.slider-text {
    height: 710px;
}
@media (max-width: 767px) {
    .slider-text h1 {
        font-size: 40px;
    }
}
@media (max-width: 391px) {
    .slider-text h1 {
        font-size: 30px;
    }
}
.nav_phone {
    padding: 29px;
    background: #000;
    position: absolute;
    right: -1px;
    border-radius: 0px 60px 60px 0px;
}
.contact-btn-block {
    display: inline-block;
    border-bottom-right-radius: 47.5px;
    position: relative;
    z-index: 99;
    padding-left: 25px;
    padding-right: 30px;
}
.icon-block-track {
    width: 63px;
    height: 63px;
    border-radius: 50%;
    text-align: center;
    color: #FFC000;
    background-color: #111111;
    line-height: 55px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: -25px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.icon-block-track i {
    font-size: 29px;
    margin-right: 4px;
}
.text-block {
    display: inline-block;
    line-height: 1em;
    color: #FFC000;
    font-size: 18px;
    font-weight: 600;
    top: 20px;
}
.request-form {
    margin-top: 100px;
    width: 100%;
    background: #ffffffe0;
}
.request-form .form-control {
    color: #000 !important;
    border-color: #717171 !important;
}
.form-control:focus {
    border-color: #000000 !important;
}
.search-property-1 .form-group .form-control {
    color: #000000 !important;
}
.search-property-1 .form-group .form-control:focus {
    border-color: #000000 !important;
}
@media (max-width: 991.98px) {
    .hero-wrap {
        height: 872px;
    }
    .hero-wrap .overlay {
        height: 872px;
    }
}
.search-wrap-1 {
    margin-top: 0em;
}
.services .icon span {
    color: #000000;
    font-size: 2.5rem;
}
.ftco-navbar-light.scrolled {
    background: #ffc000 !important;
}
.ftco-navbar-light .navbar-nav > .nav-item > .nav-link {
    font-size: 17px;
}
.ftco-navbar-light .navbar-brand span {
    display: block;
}
.ftco-navbar-light.scrolled .navbar-brand span {
    color: #fff;
}
.ftco-navbar-light.scrolled .nav-item.active > a {
    color: #ffffff !important;
    font-weight: 600;
}
@media (max-width: 630px) {
    .ftco-navbar-light .navbar-brand {
        font-size: 16px;
    }
}
@media (max-width: 360px) {
    .ftco-navbar-light .navbar-brand {
        font-size: 14px;
    }
}
@media (max-width: 991.98px) {
    .ftco-navbar-light .navbar-brand span {
        color: #fff;
    }
}
.navbar {
    padding: 0px;
}
.service-feature {
    background: #f7b900;
    min-height: 335px;
    padding: 20px;
}
.align-self-stretch {
    padding-bottom: 10px
}
.select2-ugo {
    background-color: #242424;
    border: none;
    height: 67px;
    padding: 19px;
    width: 100%;
    border-radius: 33.5px;
    color: #b5b5b5;
}
.select2-ugo:focus {
    outline: none;
}
.select2-container--default .select2-selection--single {
    background-color: #ececec;
    border: none;
    border-radius: 0px;
}
.select2-container .select2-selection--single {
    height: 43px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
}
.select2-container:focus ,select2-container .selection:focus {
    outline: none !important;
    box-shadow: none;
}
.select2-container .select2-selection--single:focus {
    outline: none !important;
    box-shadow: none;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #fc983c;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    outline: solid 1px #fc983c;
    border: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    outline: solid 1px #fc983c;
    border: none;
}
@media only screen and (min-width: 1281px) {
    .routing {
        background: transparent url(../images/routingPathway.png) no-repeat 187px 9px;
    }
}
@media only screen and (min-width: 1390px) {
    .routing {
        background: transparent url(../images/routingPathway.png) no-repeat 234px 9px;
    }
}
@media only screen and (min-width: 1490px) {
    .routing {
        background: transparent url(../images/routingPathway.png) no-repeat 290px 9px;
    }
}
@media only screen and (min-width: 1566px) {
    .routing {
        background: transparent url(../images/routingPathway.png) no-repeat 318px 9px;
    }
}
@media only screen and (min-width: 1618px) {
    .routing {
        background: transparent url(../images/routingPathway.png) no-repeat 345px 9px;
    }
}
@media only screen and (min-width: 1680px) {
    .routing {
        background: transparent url(../images/routingPathway.png) no-repeat 364px 9px;
    }
}
@media only screen and (min-width: 1764px) {
    .routing {
        background: transparent url(../images/routingPathway.png) no-repeat 387px 9px;
    }
}
@media only screen and (max-width: 1280px) {
    .routng {
        background: transparent url(../images/routingPathway.png) no-repeat 192px 9px;
    }
}
.pod img {
    display: block;
    margin: 0 auto;
    width: 80px;
}
@media only screen and (min-width: 770px) {
    .pod img {
        widh: 80px;
    }
}
.routing {
    margin: -1px -.5rem;
}

.custom-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.custom-checkbox input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: transparent;
  border: solid 1px #dadada;
}

/* On mouse-over, add a grey background color */
.custom-checkbox:hover input[type=checkbox] ~ .checkmark-checkbox {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.custom-checkbox input[type=checkbox]:checked ~ .checkmark-checkbox {
  background-color: #f39c12;
  border: solid 0px #ffffff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.custom-checkbox input[type=checkbox]:checked ~ .checkmark-checkbox:after {
  display: block;
}

/* Style the checkmark/indicator */
.custom-checkbox .checkmark-checkbox:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}



/* Customize the label (the container) */
.custom-radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.custom-radio input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark-radio {
  position: absolute;
  top: 0;
  left: 0;
  height: 27px;
  width: 27px;
  background-color: transparent;
  border: solid 1px #dadada;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.custom-radio:hover input[type=radio] ~ .checkmark-radio {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.custom-radio input[type=radio]:checked ~ .checkmark-radio {
  background-color: #f39c12;
  border: solid 0px #ffffff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark-radio:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.custom-radio input[type=radio]:checked ~ .checkmark-radio:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.custom-radio .checkmark-radio:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.ftco-navbar-light .navbar-nav > .nav-item.active > a {
    font-weight: 600;
}
.btn-lg, .btn-group-lg > .btn {
    padding: 0.8rem;
    font-size: 1.25rem !important;
}
.btn-dark2 {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
@media (max-width: 991.98px) {
  .show_on_md {
    display: inline !important;
  }
}
a.btn.custom-yellow {
    background: #fea200 !important;
    border: 1px solid #fea200 !important;
}