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

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

.page-template-searchpage-template #logo {
 /* height: 18px;
  margin-left: 0;*/
  height: 40px;
  margin-left: 0;
  margin-top: 20px;
}
.blue-text.font-weight-bold {
  font-weight: bold;
  font-size: 28px;
  line-height: 48px;
  text-align: center;
  color: #01438a;
  max-width: 370px !important;
  margin: auto;
}

body.page-template-searchpage-template {
  background-color: #f4faff;
}

@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: #181616;
}
span.bottom {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #181616;
}

.label-outer {
  background: #ffffff;
  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: 40px;
}
.checkouter {
  cursor: pointer;
}

.label-outer.checked {
  border: 1px solid #ff7700;
  box-sizing: border-box;
  border-radius: 8px;
  background: #fff8f2;
}

.label-outer:hover {
  border: 1px solid #ff7700;
  box-sizing: border-box;
  border-radius: 8px;
  background: #fff8f2;
}
.label-outer.checked svg {
  fill: #ff7700;
}
.label-outer:hover svg {
  fill: #ff7700;
}

.under-text {
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #181616;
  max-width: 370px !important;
  margin: auto;
  padding: 0 20px;
}

.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;
}

.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 {
    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: #ff7700 !important;
  height: 10px;
  width: 10px;
  border: 10px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}

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

#submit-btn,#Next-btn1 {
  width: 100%;
  padding: 12px 32px;
  background: #ff7700;
  border-radius: 8px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  border: 0;
}
.details_or_service {
  width: 100%;
  max-width: calc(100vw - 20px);
  height: 300px;
  border: 3px solid #01438a;
  border-radius: 12px;
  padding: 10px;
  overflow: auto;
  resize: none;
}
@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;
}
