.page-template-searchpage-template #main-footer {
  display: none;
}

.page-template-searchpage-template #main-header, .page-template-searchpage-oldquiz-template #main-header{
  background: transparent;
}

.page-template-searchpage-template #logo,.page-template-searchpage-oldquiz-template #logo{
 /* height: 18px;
  margin-left: 0;*/
  height: 40px;
  margin-left: 0;
  margin-top: 20px;
}
.blue-text.font-weight-bold {
  color: var(--Dark-Blue, #003057);
  font-family: Roboto !important;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px; /* 120% */
  margin-bottom: 12px;
  text-align: center;
  justify-content: center;
  max-width: 595px;
  margin-left: auto;
  margin-right: auto;
  text-transform: capitalize;
  padding: 0;
  /* margin-top: 20px; */
}

body.page-template-searchpage-template,body.page-template-searchpage-oldquiz-template {
  background-color: #f4faff;
}
@media(max-width:1500px){
  .blue-text.font-weight-bold{
    margin-top: 0px;
  }
}
@media (max-height: 650px) and (min-width: 767px) {
  /* Your CSS rules here */
  .custom-css-b .four-col-to-two{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 80%;
  }
  .custom-css-b .four-col-to-two .label-outer{
    width: 48%;
  }
}
@media (min-width: 769px) {
  .mt-150 {
    margin-top: 150px;
  }
  .mt-100 {
    margin-top: 100px;
  }
}
.row.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.right-text {
  float: right;
  margin-left: 22px;
  user-select: none;
}
.checkouter input {
  position: absolute;
  visibility: hidden;
}
span.top {
  display: block;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #414042;
  font-family: Roboto !important;
}
span.bottom {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #181616;
}

.label-outer {
  background: #fff8f2;
  /* border: 1px solid #eeeeee; */
  box-sizing: border-box;
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 12px;
  cursor: pointer;
  user-select: all;
}

.checkbox_container.col-lg-12 {
  margin-top: 30px;
}
.checkouter {
  cursor: pointer;
}

.label-outer.checked {
  /* border: 1px solid #CDB06C; */
  box-sizing: border-box;
  border-radius: 8px;
  background: #E2C98A;
}

.label-outer:hover {
  /* border: 1px solid #CDB06C; */
  box-sizing: border-box;
  border-radius: 8px;
  background: #E2C98A;
}
.label-outer.checked svg {
  fill: #CDB06C;
}
.label-outer:hover svg {
  fill: #CDB06C;
}
.btn:focus{
  outline: 0px !important;
}
.sf-2.home{
  color: #003057 !important;
  text-decoration: none;
}
.under-text {
  font-family: Roboto !important;
  color: #414042;
 margin: auto;
 padding: 0 20px;
 text-align: center;
 font-size: 14px;
 font-style: normal;
 font-weight: normal;
 line-height: 150%;
}

.step-2 .label-outer {
  /* text-align: center; */
  padding: 16px;
}
.step-2 .right-text {
  margin: 0;
  float: none;
}

.step-2 .checkouter {
  margin-bottom: 0;
}

.step-3 .label-outer {
  padding: 16px;
  /* text-align: center; */
}

.step-3 .right-text {
  margin-left: 0;
  float: none;
}

.step-3 .checkouter {
  margin-bottom: 0;
}
.page-template-searchpage-template .et-l.et-l--footer,.page-template-searchpage-oldquiz-template .et-l.et-l--footer{
  display: none;
}
.left-icon {
  height: 28px;
  display: inline-block;
  filter: grayscale(1);
  margin-right: 20px;
}

.step-3 span.top {
  display: inline-block;
  position: relative;
  top: 3px;
}

.label-outer.checked .left-icon {
  filter: grayscale(0);
}
.label-outer:hover .left-icon {
  filter: grayscale(0);
}

.step-3 .checkouter {
  margin-bottom: 0;
  /*margin-left: 20%;*/
}

.step-3.estate .label-outer {
  text-align: center;
}
.step-3.estate .checkouter {
  margin-bottom: 5px;
  margin-left: 0;
}

@media (max-width: 768px) {
  .step-3 {
/*    margin-top: 30%;*/
}
.page-template-searchpage-template .container,.page-template-searchpage-oldquiz-template .container{
  width: 100%;
}
.step-2 {
/*    margin-top: 30%;*/
}
.step-1 {
/*    margin-top: 30%;*/
}
}

.range_result::before {
  content: "£ ";
}

.range_result::after {
  content: "";
}

.range_result {
  position: static;
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #01438a;
}

.slider-outer {
  background: #ffffff;
  box-shadow: 0px 6px 42px rgba(54, 54, 54, 0.07),
  0px 1.80882px 12.6618px rgba(54, 54, 54, 0.0456112),
  0px 0.751293px 5.25905px rgba(54, 54, 54, 0.035),
  0px 0.271728px 1.9021px rgba(54, 54, 54, 0.0243888);
  border-radius: 8px;
  padding-top: 53px;
  padding-bottom: 25px;
  overflow: hidden;
  width: 100%;
  margin: auto;
}

.slidecontainer {
  width: 80%;
  margin: 0 auto;
}

.slider {
  width: 100% !important;
  height: 4px;
  border-radius: 8px;
  background: rgba(255, 119, 0, 0.2);
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    background: rgba(255, 119, 0, 1) !important;
  }
  input[type="range"] {
    -webkit-appearance: none;
  }
}

.slider::-moz-range-thumb {
  background: #CDB06C !important;
  height: 10px;
  width: 10px;
  border: 10px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}

.submit-outer {
  margin-top: 40px;
}

#submit-btn {
  width: 100%;
  padding: 12px 32px;
  background: #CDB06C;
  border-radius: 8px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border: 0;
}

@font-face {
  font-family: "Roboto";
  src: url(font/Roboto.ttf);
}
@font-face {
  font-family: "Roboto";
  src: url(font/Roboto-Bold.ttf);
  font-weight: bold;
}

@font-face {
  font-family: "Roboto";
  src: url(font/roboto-light.ttf);
  font-weight: 300;
}

.stepper {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.stepper-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 24px;
}
.stepper-footer .prev, .stepper-footer .prev-btn, .stepper-footer .next, .stepper-footer .next-btn, .stepper-footer .finish {
  font-family: Roboto !important;
/*    font-family: "Noto Sans Regular", sans-serif;*/
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 20px;
color: #fff;
padding: 15px 51px;
border: 1px solid #CDB06C;
}
.btn.accent_red, .comment-form input.accent_red[type="submit"], .search-form .accent_red.search-submit {
  color: #fff;
  background-color: #CDB06C;
}
.stepper-footer .prev, .stepper-footer .prev-btn {
  border-color: #CDB06C;
  background-color: #fff;
  color: #CDB06C;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  transition: width 0.6s ease;
}
.progress-bar {
  width: 100%;
  height: 4px;
  position: relative;
  margin: 0 65px;
  overflow: visible;
  background-color: #f0f6ff;
  border-radius: 2px;
}
.progress-bar__position {
  width: 0;
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background-color: #003057;
  transition: 0.3s ease-in-out;
  border-radius: 2px;
}
.progress-bar__position--tooltip {
/*  font-family: "Noto Sans Regular", sans-serif;*/
position: relative;
bottom: calc(28px / 2 + 15px);
left: calc(96px / 2 - 4px);
z-index: 10;
overflow: visible;
width: 100%;
max-width: 96px;
min-width: 96px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 150%;
background-color: #003057;
color: #fff;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
border-radius: 4px;
}
.progress-bar__position--tooltip::after {
  content: "";
  position: absolute;
  bottom: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #003057;
}
.stepper-footer .next.disabled, .stepper-footer .next-btn.disabled, .stepper-footer .finish.disabled {
  background-color: #CDB06C;
}
.stepper-footer .next svg, .stepper-footer .next-btn svg, .stepper-footer .finish svg {
  margin-left: 20px;
}
.progress-bar__position::after {
  content: "";
  position: absolute;
  right: 0;
  width: 100%;
  max-width: 8px;
  height: 8px;
  background-color: #003057;
}


@media (max-width: 767.98px) {
  .stepper {
    height: auto;
    padding-bottom: 122px;
  }
  .stepper-footer {
    padding: 25px 15px 20px 15px;
  }
  .stepper-footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    z-index: 100;
    padding: 55px 15px 25px 15px;
    background: linear-gradient(182.26deg, rgba(255, 255, 255, 0) 0.08%, rgba(255, 255, 255, 0.617463) 20.74%, rgba(255, 255, 255, 0.92) 50.01%);
  }
  .progress-bar {
    display: none;
  }
}

@media (max-width: 575.98px) {
  .stepper-footer .prev, .stepper-footer .prev-btn, .stepper-footer .next, .stepper-footer .next-btn, .stepper-footer .finish {
    padding: 15px;
    width: calc(50% - 12px);
    max-width: 159px;
  }
}