
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body {
  font-size: 16px;
  line-height: 28px;
  font-family: 'Rubik', sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.16875px;
}


.btn {
  background: #FE834C;
  border-color: #FE834C;
  display: inline-block;
  width: 188px;
  height: 56px;
  border-radius: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 1;
  text-align: center;
  color: #FFFFFF;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.btn-primary:hover {
  color: #fff;
  background-color: #5E9FE8;
  border-color: #5E9FE8;
}

.form-control {
  display: block;
  width: 100%;
  height: auto;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: transparent;
  background-clip: padding-box;
  border: 0;
  border-radius: 0;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control:focus {
  box-shadow: none;
}

.form-control {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #2C3C4A;
  mix-blend-mode: normal;
}

section.site-form .nice-select.form-control {
  padding-left: 12px;
}

.form-control.blue {
  height: 50px;
  background: #fff;
  border: 1px solid #5E9FE8;
  box-shadow: 0px 0px 30px rgb(47 76 88 / 6%);
}

.form-control:not(.niceselect),
.niceselect span.current {
  opacity: 0.65;
}

.validate-error, .validate-error + div.nice-select {
  border-left: 4px solid #ff0000 !important;
}
.spaces-md {
  display: block;
}
.border-md {
  border-left: 1px solid #DDEAF6;
}

@media (max-width: 845px) {
  .spaces-md {
    display: none;
  }
  .border-md {
    border: 0;
  }
}


header.site-header .fixed-top {
  transition: top 0.6s ease-in-out;
}
header.site-header.nav-up .fixed-top {
  top: -100%;
}

header.site-header {
  background: #FFFFFF;
  box-shadow: 0px 2px 45px rgba(0, 0, 0, 0.1);
}

header.site-header .navbar-brand img {
  width: auto;
  height: 68px;
}

header.site-header .navbar {
  padding: 0;
  box-shadow: 0px 2px 45px rgb(0 0 0 / 10%);
  background-color: #FFFFFF;
}

header.site-header .dropdown-toggle::after {
  display: none;
}

header.site-header .navbar-light .navbar-nav .nav-link {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 64px;
  color: #000000;
  padding-right: 10px;
  padding-left: 10px;
  outline: 0;
}

header.site-header .navbar-light .navbar-nav .nav-phone.nav-link {
  font-size: 20px;
}

header.site-header div.menu .nav .menu-item:nth-child(5),
header.site-header div.menu .nav .menu-item:nth-child(6) {
  display: none;
}

header.site-header .navbar-light .navbar-nav .navbar-button .nav-link {
  color: #fff;
  font-size: 18px;
  padding: 8px 30px;
  background-color: #EB7D4F;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
header.site-header .navbar-light .navbar-nav .navbar-button .nav-link:hover {
  color: #fff;
  background-color: #5E9FE8;
  border-color: #5E9FE8;
}
@media (max-width:845px) {
  header.site-header .navbar-light #collapse-primary .navbar-nav {
    align-items: flex-end;
  }
  header.site-header .navbar-light .navbar-brand {
    margin-left: 1rem;
    margin-right: 0;
  }
  header.site-header .navbar-light .navbar-nav .nav-link {
    font-size: 18px;
    line-height: 40px;
  }
  header.site-header .navbar-light .navbar-toggler {
    border: none;
    padding-left: 0;
  }
  header.site-header .navbar-light .navbar-pages {
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: flex-end;
    margin: 20px 0;
  }
  header.site-header .navbar-light .navbar-addbutton {
    margin: 20px 0;
    margin-right: 10px;
  }
  header.site-header .navbar-light .navbar-toggler.collapsed .toggler-icon span:nth-child(1) {
    display: block;
  }
  header.site-header .navbar-light .navbar-toggler.collapsed .toggler-icon span:nth-child(2) {
    display: none;
  }
  header.site-header .navbar-light .navbar-toggler .toggler-icon span:nth-child(1) {
    display: none;
  }
  header.site-header .navbar-light .navbar-toggler .toggler-icon span:nth-child(2) {
    display: block;
  }
  header.site-header .navbar-light .navbar-nav .dropdown {
    text-align: right;
  }
  header.site-header .navbar-light .navbar-nav .dropdown-menu {
    border: 0;
    text-align: revert;
  }
}

@media (min-width:845px) {
  header.site-header .flex-order-1 {
    order: 1;
  }
  header.site-header .flex-order-2 {
    order: 2;
  }
  header.site-header .flex-order-3 {
    order: 3;
  }
  header.site-header .flex-order-4 {
    order: 4;
  }
  header.site-header .navbar-light .navbar-addbutton {
    margin-left: 15px;
  }
}


footer.site-footer {
  padding: 35px 0 50px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/background/site_footer.jpg);
}

footer.site-footer .site-footer__description {
  font-weight: 500;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: 0.16875px;
  color: #FFFFFF;
}

footer.site-footer .footer-title {
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #FFFFFF;
  border-bottom: 2px solid #fff;
  padding-bottom: 15px;
}

footer.site-footer .footer-widgets {
  margin: 50px 0 0;
}

footer.site-footer ul.footer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer.site-footer div.footer-menu nav {
  margin: 25px 0 0 0;
}

footer.site-footer ul.footer-menu .menu-item a {
  font-weight: normal;
  font-size: 12px;
  line-height: 28px;
  color: #FFFFFF;
  opacity: 0.65;
}

@media (max-width:845px) {
  footer.site-footer .site-footer__description {
    font-weight: 500;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 0.16875px;
    color: #FFFFFF;
  }
  footer.site-footer .footer-widgets .col-md-3 {
    width: calc(100% - 40px);
  }
  footer.site-footer .footer-widgets div.footer-menu {
    margin: 0 0 50px;
  }
}


section.site-intro {
  position: relative;
  z-index: 1;
  margin: 120px 0 50px 0;
  background-size: 850px;
  background-repeat: no-repeat;
  background-position: 128% center;
  background-image: url(../images/background/site-intro.jpg);
}
section.site-intro .site-intro__title {
  font-weight: 500;
  font-size: 54px;
  line-height: 72px;
  letter-spacing: 0.16875px;
  color: #000000;
}

section.site-intro .site-intro__description {
  font-size: 20px;
  line-height: 36px;
  color: #000000;
  mix-blend-mode: normal;

  margin: 40px 0;
}

section.site-intro .site-intro__description.aos-animate {
  opacity: 0.65;
}


section.site-intro .site-intro__form .tab > .tab-input {
  width: 0;
  height: 0;
  margin: 0;
  display: none;
}

section.site-intro .site-intro__form .tabs {
  display: flex;
}

section.site-intro .site-intro__form .tab {
  width: 129px;
  height: 44px;
  margin-bottom: 0;
}

section.site-intro .site-intro__form .tab .tab-box {
  cursor: pointer;
  text-align: center;
  background: #F1F9F9;
  line-height: 44px;
}

section.site-intro .site-intro__form  form .tab:first-child .tab-box {
  border-radius: 8px 0px 0px 0px;
}
section.site-intro .site-intro__form  form .tab:last-child .tab-box {
  border-radius: 0px 8px 0px 0px;
}

section.site-intro .site-intro__form .tab > .tab-input:checked + .tab-box {
  color: #fff;
  background: #5E9FE8;
}

section.site-intro .site-intro__inner {
  padding-top: 170px;
  padding-bottom: 170px;
}

section.site-intro .site-intro__form .site-intro__search {
  padding: 15px 15px 15px 25px;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px rgba(47, 76, 88, 0.06);
}

section.site-intro .site-intro__form .site-intro__search .site-intro__search_group {
  position: relative;
  clear: both;
  /* overflow: hidden; */
}

@media (min-width:845px) {
  section.site-intro .site-intro__form .site-intro__search .row > div:nth-child(2) {
    padding-left: 20px;
    border-left: 1px solid #DDEAF6;
  }
}
section.site-intro .site-intro__form .site-intro__search .site-intro__search_button {
  position: relative;
  overflow: hidden;
  text-align: right;
}

section.site-intro .site-intro__form .site-intro__search label {
  font-size: 16px;
  line-height: 19px;
  color: #040B11;
  display: block;
  margin: 0;
}

section.site-intro .site-intro__form .site-intro__search .nice-select {
  border: 0;
  border-radius: 0;
  padding-left: 0;
  width: 100%;
  height: 30px;
  line-height: 33px;
}

section.site-intro .site-intro__form .site-intro__search .nice-select .current {
  font-size: 16px;
  line-height: 25px;
  color: #2C3C4A;
  opacity: 0.65
}

section.site-intro .site-intro__form .site-intro__search .nice-select:after {
  height: 7px;
  width: 7px;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

section.site-intro .site-intro__form .site-intro__search select {
  font-size: 16px;
  line-height: 25px;
  color: #2C3C4A;
  mix-blend-mode: normal;
  opacity: 0.65;
  border: 0;
  padding: 0;
  outline: 0;
  position: relative;
  left: -5px;
}

section.site-intro2 .site-intro__form .site-intro__search button {
  width: 196px;
  height: 51px;
  border: 0;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #FFFFFF;
  background-color: #EB7D4F;
}

@media (max-width:1367px) {
  section.site-intro {
    background-position: 800px center;
  }
}

@media (max-width:1280px) {
  section.site-intro {
    background-position: 750px center;
  }
}

@media (max-width:845px) {

  section.site-intro {
    background-size: 120%;
    background-position: top center;
    margin-top: 0;
    background-image: url(../images/background/site-intro-small.jpg);
  }
  section.site-intro .site-intro__title {
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    letter-spacing: 0.16875px;
    color: #FFFFFF;
  }
  section.site-intro .site-intro__description {
    display: none;
  }
  section.site-intro .site-intro__form .tab {
    margin-bottom: 0;
  }
  section.site-intro .site-intro__form {
    margin-top: 140px;
  }
  section.site-intro .site-intro__inner {
    padding-bottom: 0;
  }
  section.site-intro .site-intro__form .site-intro__search {
    padding: 0;
    background-color: transparent;
    box-shadow: unset;
  }
  section.site-intro .site-intro__form .site-intro__search .site-intro__search_group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 15px 15px 25px;
    background-color: #ffffff;
    box-shadow: 0px 0px 30px rgb(47 76 88 / 6%);

  }
  section.site-intro .site-intro__form .site-intro__search .row > div:nth-child(2) .site-intro__search_group {
    margin-top: 15px;
  }
  section.site-intro .site-intro__form .site-intro__search button {
    margin-top: 25px;
    width: 100%;
    height: 56px;
  }
}






section.site-types {
  padding: 50px 0;
}

section.site-types .row .col {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

section.site-types .site-types__item {
  margin: 25px 0 0;
  padding: 25px 15px;
  background: #F1F9F9;
  text-align: center;
  filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.1));
  min-height: 220px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
section.site-types .site-types__item .site-types__item__title {
  font-weight: 500;
  font-size: 19px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.16875px;
  color: #000000;
}
section.site-types .site-types__item__thumbnail {
  margin-bottom: 30px;
}
section.site-types .site-types__item .site-types__item__thumbnail img {
  width: auto;
  max-height: 100px;
}


@media (max-width:845px) {
  section.site-types .row .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  section.site-types .site-types__item .site-types__item__title {
    font-size: 14px;
  }
  section.site-types .site-types__item .site-types__item__thumbnail img {
    width: auto;
    max-height: 80px;
  }
}


section.site-homeabout {
  padding: 100px 0;
}

section.site-homeabout .site-homeabout__title {
  font-weight: 500;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: 0.16875px;
  color: #000000;
}

section.site-homeabout .site-homeabout__text {
  font-weight: normal;
  font-size: 20px;
  line-height: 36px;
  color: #000000;
  mix-blend-mode: normal;

  font-family: 'Open Sans', sans-serif;
}

section.site-homeabout .site-homeabout__text.aos-animate {
  opacity: 0.65;
}


@media (max-width:845px) {
  section.site-homeabout {
    padding: 20px 0;
  }

  section.site-homeabout .site-homeabout__title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.16875px;
    padding: 30px 0;
  }

  section.site-homeabout .site-homeabout__text {
    font-size: 16px;
    line-height: 36px;
  }
}

section.site-favorites .title {
  font-weight: 500;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: 0.16875px;
  color: #000000;
  margin: 0 0 50px;
  display: flex;
  justify-content: space-between;
}

section.site-favorites .favorites-button {
  padding: 50px 0 20px;
}

section.site-favorites section.site-property .site-property__detail {
    box-shadow: none
}

@media screen and (min-width: 994px) {
    section.site-favorites section.site-property .site-property__detail {
        min-height: 235px;
    }   
}

@media (max-width:845px) {
    section.site-favorites .title {
        font-size: 24px;
        line-height: 28px;
        margin: 40px 0 20px;
    }
  .site-favorites .color-layer {
    padding-bottom: 30px;
  }
  section.site-favorites .favorites-button {
    padding: 0px 0 10px;
  }
}


section.site-trust {
  padding-top: 100px;
  padding-bottom: 50px;
}

section.site-trust .site-trust__title,
section.site-work .site-work__title {
  font-weight: 500;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: 0.16875px;
  color: #000000;
}

section.site-work .site-work__title {
  line-height: 47px;
}

section.site-work .site-work__subtitle {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.16875px;
  color: #000000;
  margin: 40px 0;
}

section.site-trust .site-trust__item,
section.site-work .site-trust__item {
  padding: 35px 0;
}

section.site-trust .site-trust__item_thumb img {
  width: auto;
  max-height: 100px;
}

section.site-trust .site-trust__item_title,
section.site-work .site-work__item_title {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.16875px;
  color: #000000;
  padding: 20px 0;
  border-bottom: 2px solid #5E9FE8;
  margin-bottom: 20px;
  width: calc(100% - 30px);
}

section.site-trust .site-trust__item_content,
section.site-work .site-work__item_content {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  color: #000000;
  mix-blend-mode: normal;
  opacity: 0.65;
}

section.site-work .no-gutters-2-last div:nth-last-child(-n+2) {
  margin-bottom: 0;
}

section.site-work {
  padding: 50px 0;
}

section.site-descriptor .site-descriptor__title {
  text-align: center;
  font-weight: 500;
  font-size: 40px;
  line-height: 47px;
  letter-spacing: 0.16875px;
  color: #000000;
  padding: 120px 0 150px 0;
}

@media (max-width:845px) {
  section.site-trust .site-trust__item,
  section.site-work .site-trust__item {
    padding: 20px 0;
  }
  section.site-trust .site-trust__title,
  section.site-work .site-work__title {
    font-size: 24px;
    line-height: 28px;
  }
  section.site-work .site-work__title {
    padding: 30px 0;
  }
  section.site-work .site-work__subtitle {
    font-size: 18px;
    line-height: 21px;
    margin: 35px 0;
  }
  section.site-trust .site-trust__item_title,
  section.site-work .site-work__item_title {
    font-size: 18px;
    line-height: 21px;
    width: calc(100% - 80px);
  }
  section.site-trust .site-trust__item_thumb img {
    width: auto;
    max-height: 50px;
  }
  section.site-descriptor .site-descriptor__title {
    font-size: 24px;
    line-height: 28px;
    padding: 0px 0 100px 0;
  }
  section.site-mgmt-work {
    padding-top: 0;
  }
}


.color-layer {
  background-color: #F1F9F9;
  max-width: calc(100% - 100px);
  margin: 0 auto;
}

.color-layer {
  padding: 60px 0;
}

@media (max-width:1300px) {
  .color-layer {
    max-width: 100%;
  }
}

@media (max-width:845px) {
  .color-layer {
    padding: 0 0 60px;
    max-width: 100%;
  }
}

section.site-callback {
  padding: 100px 0 50px 0;
}



section.site-callback .site-callback__title {
  font-weight: 500;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: 0.16875px;
  color: #000000;
}

section.site-callback .site-callback__subtitle {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.16875px;
  color: #000000;
  margin-bottom: 30px;
}

section.site-callback .site-callback__groupbox {
  height: 90px;
  max-width: 322px;
  display: flex;
  background: #fff;
  flex-direction: column;
  padding: 20px 40px;
  margin-bottom: 10px;
  box-shadow: 0px 0px 30px rgba(47, 76, 88, 0.06);
}


section.site-callback .wpcf7-form-control-wrap {
  position: relative;
  display: inline-flex;
}

section.site-callback .wpcf7-not-valid-tip {
  display: none
}

section.site-callback .wpcf7 form.invalid .wpcf7-response-output,
section.site-callback .wpcf7 form.unaccepted .wpcf7-response-output,
section.site-callback .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    max-width: 322px;
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 16px;
}

section.site-callback .site-callback__groupbox.submit-box {
  margin: 0;
  background-color: transparent;
  box-shadow: none;
  height: auto;
  padding: 0;
}

section.site-callback .site-callback__groupbox label {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 19px;
  color: #040B11;
}

section.site-callback .site-callback__groupbox input[type=text],
section.site-callback .site-callback__groupbox input[type=tel] {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  color: #2C3C4A;
  mix-blend-mode: normal;
  opacity: 0.65;
  border: 0;
  outline: 0;
  margin: 5px 0 0 0;
  width: 100%;
}

section.site-callback .site-callback__groupbox input[type=tel].wpcf7-not-valid::placeholder,
section.site-callback .site-callback__groupbox input[type=text].wpcf7-not-valid::placeholder {
  color: #ff0000;
}

section.site-callback .site-callback__groupbox .nice-select {
  border: 0;
  border-radius: 0;
  padding-left: 0;
  width: 100%;
  height: 30px;
  margin: 5px 0 0 0;
}

section.site-callback .site-callback__groupbox .nice-select:after {
  height: 7px;
  width: 7px;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}

section.site-callback .site-callback__groupbox .nice-select .current {
  font-size: 16px;
  line-height: 25px;
  color: #2C3C4A;
  opacity: 0.65;
}

section.site-callback .site-callback__groupbox button,
section.site-callback .site-callback__groupbox input[type=submit] {
  width: 100%;
  height: 51px;
  border: 0;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
}

section.site-callback .site-callback__image img {
  position: relative;
  transform: scale(1.2);
  top: -50px;
}


@media (max-width:845px) {
  section.site-callback .color-layer .row .col-md-6:nth-child(1) {
    order: 2;
  }
  section.site-callback .color-layer .row .col-md-6:nth-child(2) {
    order: 1;
  }
  section.site-callback .site-callback__image img {
    transform: scale(1);
    top: 0px;
  }
  section.site-callback .color-layer {
    padding: 60px 0 60px;
    max-width: 100%;
  }
  section.site-callback .site-callback__title {
    font-size: 24px;
    line-height: 28px;
    padding: 0 0 30px 0;
  }
  section.site-callback .site-callback__subtitle {
    font-size: 18px;
    line-height: 21px;
  }
  section.site-callback .site-callback__groupbox {
    max-width: initial
  }
}

/* Partners Section */
section.site-partners .site-partners__title {
    font-weight: 500;
    font-size: 40px;
    line-height: 72px;
    letter-spacing: 0.16875px;
    color: #000000;
    margin-bottom: 40px;
}

@media screen and (max-width:845px) {
    section.site-partners .site-partners__title {
        font-weight: 500;
        font-size: 24px;
        line-height: 72px;
        letter-spacing: 0.16875px;
        color: #000000;
        margin-bottom: 0px;
    }
}
/* Testimonials Section */
section.site-testimonials {
  padding: 50px 0 100px;
}

section.site-testimonials .site-testimonials__title {
  font-weight: 500;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: 0.16875px;
  color: #000000;
  margin-bottom: 40px;
}

.site-testimonials__item {
  text-align: center;
  max-width: 770px;
  margin: 0 auto;
}

section.site-testimonials .site-testimonials__item .site-testimonials__item_review {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  color: #000000;
  opacity: 0.65;
}

section.site-testimonials .site-testimonials__item .site-testimonials__item_image {
  width: 270px;
  margin: 20px auto 0 auto;
  text-align: center;
  border-top: 2px solid #5E9FE8;
  padding: 20px 0 20px;
}

section.site-testimonials .site-testimonials__item .site-testimonials__item_image img {
  height: 80px;
  width: 80px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}

section.site-testimonials .site-testimonials__item .site-testimonials__item_name {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.16875px;
  color: #000000;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  background-size: contain;
  width: 56px;
  height: 56px;
}

section.site-testimonials .owl-theme .owl-nav [class*=owl-]:hover {
  background-color: transparent;
  color: transparent;
  text-decoration: none;
}

.owl-carousel .owl-nav button.disabled {
  opacity: 0.5;
}

.site-partners .owl-carousel .owl-nav button,
.site-testimonials .owl-carousel .owl-nav button {
    position: absolute;
    top: calc(50% - 56px);
}

.site-partners .owl-carousel .owl-nav button.owl-next,
.site-testimonials .owl-carousel .owl-nav button.owl-next {
  right: 0;
}

.owl-carousel .owl-nav button.owl-prev {
  background-image: url('../images/background/left.svg');
}

.owl-carousel .owl-nav button.owl-next {
  background-image: url('../images/background/next.svg');
}

.site-card__images .owl-carousel .owl-nav button.owl-prev, .site-card__images .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: calc(0% - 70px);
  background-color: #fff;
  border-radius: 50%;
  background-size: cover;
  right: 0;
}

.site-card__images .owl-carousel .owl-nav button.owl-prev {
  right: 71px;
}

.site-card__images .owl-dots,
.site-partners__carousel .owl-dots {
  margin: 30px 0 0;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.site-card__images .owl-dots .owl-dot,
.site-partners__carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.site-card__images .owl-dots .owl-dot span,
.site-partners__carousel .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.site-card__images .owl-dots .owl-dot.active span,
.site-card__images .owl-dots .owl-dot:hover span,
.site-partners__carousel .owl-dots .owl-dot.active span,
.site-partners__carousel .owl-dots .owl-dot:hover span {
  background: #869791;
}

@media (max-width:845px) {
    section.site-testimonials {
        padding: 30px 0 100px;
    }
  section.site-testimonials .site-testimonials__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 72px;
    letter-spacing: 0.16875px;
    color: #000000;
    margin-bottom: 0px;
  }
  section.site-testimonials .site-testimonials__carousel .owl-nav {
    display: none;
  }
  section.site-testimonials .site-testimonials__item .site-testimonials__item_name {
    font-size: 18px;
    line-height: 21px;
  }
  section.site-testimonials .site-testimonials__item .site-testimonials__item_review {
    font-size: 16px;
    line-height: 30px;
  }
}



/* CATALOG */
section.site-catalog {
  margin: 120px 0 50px 0;
}

section.site-catalog .site-catalog__title {
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 0.16875px;
  color: #000000;
  margin-bottom: 20px;
}

section.site-catalog .site-aside {
  padding: 25px 30px;
  position: relative;
  background-color: #fff;
}

section.site-catalog .site-aside.has-shadow {
  box-shadow: 10px 32px 72px rgb(51 51 51 / 8%);
}

section.site-catalog .site-aside.has-shadow .menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

section.site-catalog .site-aside.has-shadow li.red-text a {
  color: #ff0000;
}

section.site-catalog .site-aside.has-shadow li.red-text a:hover {
  text-decoration: underline;
}

.site-aside button[data-toggle="collapse"] {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #040B11;
  display: block;
  width: 100%;
  text-align: left;
  border: 0;
  background-color: transparent;
  padding: 0;
  position: relative;
}

.site-aside button:after {
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  height: 7px;
  width: 7px;
  border-bottom: 2px solid #333;
  border-right: 2px solid #333;
}
.site-aside button:not(.collapsed):after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.site-aside .filter {
  margin-bottom: 40px;
}


.filter-params-header {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  color: #040B11;
  margin: 0 0 15px 0;
}

.check-group label {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  color: #2C3C4A;
  mix-blend-mode: normal;
  opacity: 0.65;
}


.filter.metro-filter {
  height: 270px;
  overflow: hidden;
  overflow-y: scroll;
}

@media (max-width:845px) {
  section.site-catalog .color-layer {
    padding-top: 50px;
  }

  section.site-catalog .site-catalog__title {
    font-size: 24px;
    line-height: 28px;
    margin: 20px 0;
  }
}

.check-group input[type=radio],
.field.checkbox input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 5px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 20px;
  transition: all 0.15s ease-out 0s;
  background: #cbd1d8;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  outline: none;
  position: relative;
  z-index: 1000;
  background: #FFFFFF;
  border: 1px solid #5E9FE8;
  box-shadow: 0px 0px 30px rgb(47 76 88 / 6%);
  border-radius: 2px;
  /* transform: matrix(1, 0, 0, -1, 0, 0); */
}

.field.checkbox input[type=checkbox] {
  top: 0;
  z-index: 1

}
.check-group input[type=radio]:hover {
}
.check-group input[type=radio]:checked {
}
.field.checkbox input[type=checkbox]:checked::before,
.check-group input[type=radio]:checked::before {
  height: 20px;
  width: 20px;
  position: absolute;
  content: '';
  display: inline-block;
  font-size: 26.66667px;
  text-align: center;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
  background-image: url(../images/icons/checked1.svg);
  left: -1px;
}
.field.checkbox input[type=checkbox]:checked::before,
.check-group input[type=radio]:checked::after {
  content: '';
  display: block;
  position: relative;
  z-index: 100;
}
.check-group input[type=radio].radio {
  border-radius: 50%;
}
.check-group input[type=radio].radio::after {
  border-radius: 50%;
}
.field.checkbox .form-group label {
  font-size: 16px;
  line-height: 19px;
  color: #5A9BEF;
  margin: 0;
  padding-left: 0px;
}

section.site-property {
  margin: 0 0 30px 0;
}
section.site-property .site-property__price {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  color: #00B33C;
  margin: 0 0 20px 0;
}

section.site-property .site-property__price.is_area {
    display: flex;
    justify-content: space-between;
}

section.site-property .site-property__title {
  min-height: 80px;
}

section.site-property .site-property__detail {
  padding: 25px;
  background: #FFFFFF;
  box-shadow: 10px 32px 72px rgb(51 51 51 / 8%);
}
section.site-property .site-property__thumb img {
    display: block;
    max-width: 100%;
    height: auto;
}

.site-property__thumb a {
    display: block;
    height: 260px;
    position: relative;
}

.site-property .site-property__thumb a img {
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 260px;
}

section.site-property .site-property__link {
  text-align: right;
  margin: 25px 0 0 0;
}
section.site-property .site-property__price span {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 26px;
    color: #000000;
    mix-blend-mode: normal;
    opacity: 0.65;
}

section.site-property .site-property__price span.get_area {
    color: #FE834C;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
}

section.site-property .site-property__title a {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  color: #1B1D21;
  text-decoration: none;
}
section.site-property .site-property__link > a {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #FE834C;
  text-decoration: none;
}

section.site-property .site-property__thumb .favorite {
  z-index: 1;
  opacity: 0.73;
  height: 32px;
  width: 32px;
  background: #FFFFFF;
  mix-blend-mode: normal;
  position: absolute;
  cursor: pointer;
  border-radius: 50%;
}

section.site-property .site-property__thumb .favorite {
  top: 25px;
  right: 25px;
  border: 0;
  display: inline-flex;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  background-image: url(../images/icons/favorite-off.svg);
}

section.site-property .site-property__thumb .favorite.selected {
  background-image: url(../images/icons/favorite-on.svg);
}

.paginations {
  display: flex;
  justify-content: center;
}

.paginations {
  display: flex;
  justify-content: center;
}
.paginations > * {
  color: #fff;
  font-size: 18px;
  padding: 8px 15px;
  background-color: #5E9FE8;
  text-decoration: none;
  margin-right: 2px;
}
.paginations > .current {
  background-color: #EB7D4F;
}



.site-aside .noUi-horizontal .noUi-handle {
  top: -10px;
  border: 0;
  width: 20px;
  height: 20px;
  background: #5E9FE8;
  border-radius: 22px;
  transform: matrix(1, 0, 0, -1, 0, 0);
  box-shadow: 0px 0px 30px rgb(47 76 88 / 6%);
}
.noUi-target {
  background: #5E9FE8;
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
.noUi-horizontal {
  height: 2px;
  margin: 0 0 30px;
}
.noUi-connect {
    background: #5E9FE8;
}
span.track-field-separator {
  color: #2C3C4A;
  display: block;
  line-height: 33px;
  opacity: 0.65;
}

.site-aside .noUi-handle:after,
.site-aside .noUi-handle:before {
  display: none;
}


@media (max-width:845px) {
  section.site-catalog .site-aside {
    margin: 0 0 60px;
  }
  section.site-catalog .site-aside #filter > div:first-child {
    margin-top: 40px;
  }
  section.site-property .site-property__title a {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #1B1D21;
  }
  section.site-property .site-property__link > a {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FE834C;
  }
  section.site-catalog .article {
    margin: 40px 0 0 0;
  }
}


section.site-mgmt {
  padding-top: 220px;
}

section.site-mgmt .site-mgmt__title {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: 0.16875px;
  color: #000000;
  margin: 0 0 80px;
}

@media (max-width:845px) {
  section.site-mgmt {
    padding-top: 130px;
  }
  section.site-mgmt .site-mgmt__title {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 30px;
  }
}


section.site-card {
  padding-top: 120px;
}

.site-title {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 47px;
  letter-spacing: 0.16875px;
  color: #000000;
  margin: 0 0 80px;
}
.property-tabs {
  margin: 30px 0 0 0;
}
.property-tabs .nav-tabs {
  border-bottom: 0;
}
.property-tabs .nav-tabs li a {
  color: #040B11;
  font-size: 16px;
  line-height: 1;
  padding: 15px 30px;
  background: #F1F9F9;
  text-decoration: none;
}
.property-tabs .nav-tabs li.nav-link a.nav-item:not(.active) {
  border-radius: 0;
}
.property-tabs .nav-tabs li a.active {
  color: #fff;
  background-color: #5E9FE8;
}
.property-tabs .nav-tabs li a {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.property-tabs .nav-tabs li:first-child a {
  border-radius: 8px 0px 0px 0px;
}
.property-tabs .nav-tabs li:last-child a {
  border-radius: 0px 8px 0px 0px;
}
.property-tabs .tab-content {
  padding: 50px 30px;
  background: #FFFFFF;
  box-shadow: 0px 0px 30px rgb(47 76 88 / 6%);
}
.property-tabs .tab-content .content {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  mix-blend-mode: normal;
  opacity: 0.65;
}
.property-tabs .tab-pane .h3 {
  font-family: 'Rubik', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.16875px;
  color: #000000;
  margin-bottom: 30px;
}
.property-options {
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.property-options li {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.property-options li {
  list-style: none;
  font-size: 16px;
  line-height: 19px;
  color: #5A9BEF;
  margin: 0 0 15px 0;
  padding: 0 0 0 30px;
}
.property-options li::before {
  content: '';
  width: 20px;
  height: 20px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  background-size: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/icons/checked1.svg);
  border: 1px solid #5E9FE8;
  border-radius: 2px;
  margin-right: 15px;
  box-shadow: 0px 0px 30px rgb(47 76 88 / 6%);
}

.specification {
  padding: 0 0 0 30px;
  margin: 0 0 15px 0;
}
.specification .specification-key {
  font-size: 16px;
  line-height: 19px;
  color: #5A9BEF;
  margin: 0;
}
.specification .specification-value {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  mix-blend-mode: normal;
  opacity: 0.65;
}


.aside > div {
  margin: 0 0 30px;
}

#map {
  height: 350px;
}

.phone {
  font-weight: 500;
  font-size: 24px;
  line-height: 56px;
  letter-spacing: 0.16875px;
  color: #FFFFFF;
}

.price,
.phone a,
a.favorite  {
  border: 0;
  height: 56px;
  width: 100%;
  display: block;
  padding: 0 30px;
  color: #fff;
  position: relative;
  text-decoration: none;
  background-color: #FE834C;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.price {
  text-align: center;
  font-weight: 500;
  font-size: 24px;
  line-height: 56px;
  letter-spacing: 0.16875px;
  color: #FFFFFF;
  background-color: #5E9FE8;
}

a.favorite  {
  line-height: 56px;
}

.favorite:hover a {
  color: #fff;
  background-color: #5E9FE8;
  border-color: #5E9FE8;
}

a.favorite:before, .phone a:before {
  content: '';
  opacity: 0.73;
  height: 32px;
  width: 32px;
  background: #FFFFFF;
  mix-blend-mode: normal;
  position: absolute;
  cursor: pointer;
  border-radius: 50%;
  display: block;
}

a.favorite:before, .phone a:before {
  top: 12px;
  left: 20px;
}

a.favorite , .phone a {
  padding-left: 70px;
}


a.favorite:before, .phone a:before {
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 6px 8px;
}

.phone a:before {

}

a.favorite:before {
  background-image: url(../images/icons/favorite-off.svg);
}
a.favorite.selected:before {
  background-image: url(../images/icons/favorite-on.svg);
}
.phone a:before {
  background-position: 6px;
  background-image: url(../images/icons/phone.png);
}

.callback {
  padding: 35px 30px;
  background: #FFFFFF;
  box-shadow: 10px 32px 72px rgb(51 51 51 / 8%);
}
.callback .title {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.16875px;
  color: #000000;
  margin: 0 0 25px;
}

.callback .form-group {
  text-align: center;
}

.callback .form-group .wpcf7-spinner {
  display: none;
}

.callback .form-control {
  height: 50px;
  background: #fff;
  border: 1px solid #5E9FE8;
  box-shadow: 0px 0px 30px rgb(47 76 88 / 6%);
}


section.more-propery {
  margin: 60px 0;
}
section.more-propery .title {
  font-family: Rubik;
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 72px;
  letter-spacing: 0.16875px;
  color: #000000;
  margin: 0 0 50px;
}

.title-nav {
  display: none;
}

section.site-favorites .title-nav {
  display: flex;
  align-items: center;
}
section.site-favorites .title-nav {
  display: flex;
}
section.site-favorites .title-nav span.next {
  margin-left: 10px;
}

.title-nav span {
  width: 30px;
  height: 30px;
  background-size: contain;
}

section.site-favorites .title-nav span {
  width: 56px;
  height: 56px;
}
@media (max-width:845px) {
  section.site-favorites .title-nav span {
    width: 30px;
    height: 30px;
    background-size: contain;
  }
}
.title-nav span:hover {
  cursor: pointer;
}

.title-nav span.prev {
  background-image: url('../images/background/left.svg');
}

.title-nav span.next {
  background-image: url('../images/background/next.svg');
}

@media (max-width: 845px) {
  .property-tabs .nav-tabs {
    display: none;
  }
  section.site-card {
    padding-top: 120px;
  }
  .site-title {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 30px;
  }
  .property-tabs {
    margin: 30px 0 0 0;
  }
  .property-tabs .tab-content {
    padding: 0;
    background: #FFFFFF;
    box-shadow: none;
  }
  .tab-content > .tab-pane {
    display: block;
    opacity: 1;
    margin: 0 0 50px;
  }
  .property-options li {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  section.more-propery .title {
    font-size: 24px;
    line-height: 28px;
    display: flex;
    justify-content: space-between;
  }
  .more-propery .color-layer {
    padding: 60px 0 60px;
    max-width: 100%;
  }
  .title-nav {
    display: flex;
  }
  .title-nav span.next {
    margin-left: 10px;
  }
}

.transparent-light-box {
  margin: 0 5px;
}
.shadow-light-box {
  margin: 0 0 30px;
  padding: 20px 40px;
  background: #FFFFFF;
  box-shadow: 0px 0px 30px rgba(47, 76, 88, 0.06);
}

.field .form-group {
  margin-bottom: 0;
}

.field.checkbox .form-group {
  display: flex;
  align-items: center;
  margin: 10px 0;
}

.field .form-group label {
  padding-left: 13px;
}

.flex-str-thubmnail svg {
    width: 70px;
    height: 70px;
}

.flex-str-thubmnail {
    position: absolute;
    top: -50px;
    left: 0;
    display: flex;
}

.flex-str-thubmnail span {
    font-size: 14px;
    transform: translate(-10px, 2px);
}

@media screen and (max-width:994px) {
    .flex-str-thubmnail {
        width: 280px;
    }
}

.flex-photo-wrap + label {
  font-size: 1.25em;
  font-weight: 700;
  color: white;
  background-color: black;
  display: inline-block;
}
.flex-photo-wrap label {
    cursor: pointer;
}
.flex-photo-wrap {
    display: table;
    width: 100%;
}
.flex-photo-wrap label {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 270px;
    font-size: 12px;
    background-color: #FFFFFF;
    background-size: cover;
    background-position: center;
    border: 2px dashed #000000;
}

.flex-photo:nth-child(1) .flex-photo-wrap label {
  background-color: #fff;
}

.flex-photo {
    margin: 0 0 30px 0;
}

.flex-photo-wrap label.svg {
  background-size: 100px;
  background-repeat: no-repeat;
  background-image: url(../images/icons/photo-camera.svg);
}

.flex-photo-wrap label .fas {
  color: #f8f8f8;
  font-size: 32px;
}
.flex-photo-wrap label[for=photo_1]:after {
  content: '*';
  position: absolute;
  color: #ff0000;
  overflow: visible;
  top: -10px;
  right: 10px;
}

section.form-heading-title {
  margin: 50px 0;
}
.heading-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0.16875px;
  color: #000000;
}

@media (max-width:959px){

}

.shadow-light-box .form-control.blue {
  text-align: center;
  margin: 0 auto;
  max-width: calc(100% - 30px);
}
.shadow-light-box .field .btn {
  display: block;
  margin: 0 auto;
}
.shadow-light-box textarea.form-control {
  min-height: 150px;
}
section.site-form {
  padding-top: 140px;
}
section.site-form .site-title {
  margin: 80px 0 0;
}
@media (min-width: 845px) {
  section.site-form .col-20perc {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (max-width: 845px) {
    section.form-heading-title {
        margin: 50px 0 10px 0;
    }

    section.form-heading-title.gallery-heading-title {
        margin-bottom: 50px;
    }
    .shadow-light-box:not(.stable) {
        padding: 0;
        background: transparent;
        box-shadow: none;
        margin: 0;
    }
  .shadow-light-box:not(.stable) .field {
    margin: 0 0 30px;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgb(47 76 88 / 6%);
  }
  .shadow-light-box .field.multipleselect {
    padding-bottom: 60px;
  }
  .transparent-light-box .field.checkbox {
    text-align: left;
    margin: 0 0 20px;
  }
  .shadow-light-box .field.multipleselect .nice-select.open,
  .shadow-light-box .field.multipleselect .nice-select:active,
  .shadow-light-box .field.multipleselect .nice-select:focus {
    padding-left: 13px;
  }
  .flex-photo-wrap label {
    height: 170px;
  }
  .flex-photo-wrap label.svg {
    background-size: 50px;
  }
  .shadow-light-box.stable .heading-title {
    text-align: center;
    margin: 0 0 30px;
  }
  .shadow-light-box.stable .field {
    margin: 0 0 15px;
  }
  .shadow-light-box.stable {
    padding: 20px;
  }
  section.site-form {
    padding-top: 100px;
  }
}



section.site-search .site-title {
  margin: 40px 0 20px;
}

.search-overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1040;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
}





.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.search-overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.search-overlay .closebtn:hover {
  color: #ccc;
}

.search-overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  width: 90%;
  background: white;
  margin: 0 auto 20px auto;
}

.search-overlay input[type=text]:hover {
  background: #f1f1f1;
}

.search-overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.search-overlay button:hover {
  background: #bbb;
}

section.site-favorite {
  padding-top: 130px;
}

section.site-favorite .site-title {
  margin: 40px 0 40px;
}


/* Default Page */
article.page {
  margin: 120px 0 50px 0;
}
article.page .entry-content {
  margin: 30px 0 50px 0;
}
section.site-content {
  padding: 0 0 100px;
}

@media screen and (orientation:landscape) and (max-width:900px) {
  header.site-header .navbar-light .navbar-nav .nav-link {
    font-size: 18px;
    line-height: 25px;
  }
  .container, .container-md, .container-sm {
    max-width: 600px;
  }
  header.site-header .flex-order-3 li:not(:first-child),
  header.site-header .navbar-expand-md .navbar-collapse,
  header.site-header .navbar-light .navbar-addbutton.flex-order-4 {
    display: none !important;
  }
  header.site-header .navbar-light .navbar-pages + .navbar-addbutton {
    display: flex !important
  }
  header.site-header .navbar-expand-lg .navbar-toggler {
    display: flex;
    order: 3;
  }
  header.site-header .navbar-expand-lg .navbar-collapse {
    order: 4;
  }
  header.site-header .navbar-light .navbar-toggler.collapsed .toggler-icon span:nth-child(1) {
    display: block;
  }
  header.site-header .navbar-light .navbar-toggler.collapsed .toggler-icon span:nth-child(2) {
    display: none;
  }
  header.site-header .navbar-light .navbar-toggler .toggler-icon span:nth-child(1) {
    display: none;
  }
  header.site-header .navbar-light .navbar-toggler .toggler-icon span:nth-child(2) {
    display: block;
  }
  section.site-intro .site-intro__inner {
    padding-bottom: 170px;
  }
  section.site-property .site-property__detail {
    box-shadow: none;
  }
}

#wmt-alert-overlay,
#wmt-confirm-overlay,
#wmt-preloader-overlay {
  display: none;
  position: fixed;
  overflow: auto;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba( 255, 255, 255, 0.5 );
  z-index: 2147483647;
}

.preloader-wrapper {
  display: table;
  box-sizing: border-box;
  width: 190px;
  padding: 20px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -70px;
  margin-left: -90px;
  border-radius: 4px;
  box-shadow: 0 0 20px #CCC;
  border: 1px solid #DDD;
  z-index: 100052;
  background: #FFF;
}

.wmt-preloader-text {
  font-size: 16px;
  color: #222;
  line-height: 1;
  padding-bottom: 10px;
}

#wmt-preloader{
  width: 180px;
  height: 22px;
  position: relative;
}


.visible6 {
  width: 190px !important;
}

.visible6 #wmt-preloader {
  width: 140px !important;
}

.visible6 #wmt-preloader-7,
.visible6 #wmt-preloader-8 {
  display: none;
}


.preloader-item {
  position:absolute;
  top:0;
  background-color:rgb(20,107,139);
  width:22px;
  height:22px;
  animation-name:bounce_wmt-preloader;
    -o-animation-name:bounce_wmt-preloader;
    -ms-animation-name:bounce_wmt-preloader;
    -webkit-animation-name:bounce_wmt-preloader;
    -moz-animation-name:bounce_wmt-preloader;
  animation-duration:1.5s;
    -o-animation-duration:1.5s;
    -ms-animation-duration:1.5s;
    -webkit-animation-duration:1.5s;
    -moz-animation-duration:1.5s;
  animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    -ms-animation-iteration-count:infinite;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
  animation-direction:normal;
    -o-animation-direction:normal;
    -ms-animation-direction:normal;
    -webkit-animation-direction:normal;
    -moz-animation-direction:normal;
  transform:scale(.3);
    -o-transform:scale(.3);
    -ms-transform:scale(.3);
    -webkit-transform:scale(.3);
    -moz-transform:scale(.3);
  border-radius:14px;
    -o-border-radius:14px;
    -ms-border-radius:14px;
    -webkit-border-radius:14px;
    -moz-border-radius:14px;
}

#wmt-preloader-1{
  left:0;
  animation-delay:0.6s;
    -o-animation-delay:0.6s;
    -ms-animation-delay:0.6s;
    -webkit-animation-delay:0.6s;
    -moz-animation-delay:0.6s;
}

#wmt-preloader-2{
  left:22px;
  animation-delay:0.75s;
    -o-animation-delay:0.75s;
    -ms-animation-delay:0.75s;
    -webkit-animation-delay:0.75s;
    -moz-animation-delay:0.75s;
}

#wmt-preloader-3{
  left:45px;
  animation-delay:0.9s;
    -o-animation-delay:0.9s;
    -ms-animation-delay:0.9s;
    -webkit-animation-delay:0.9s;
    -moz-animation-delay:0.9s;
}

#wmt-preloader-4{
  left:67px;
  animation-delay:1.05s;
    -o-animation-delay:1.05s;
    -ms-animation-delay:1.05s;
    -webkit-animation-delay:1.05s;
    -moz-animation-delay:1.05s;
}

#wmt-preloader-5{
  left:90px;
  animation-delay:1.2s;
    -o-animation-delay:1.2s;
    -ms-animation-delay:1.2s;
    -webkit-animation-delay:1.2s;
    -moz-animation-delay:1.2s;
}

#wmt-preloader-6{
  left:112px;
  animation-delay:1.35s;
    -o-animation-delay:1.35s;
    -ms-animation-delay:1.35s;
    -webkit-animation-delay:1.35s;
    -moz-animation-delay:1.35s;
}

#wmt-preloader-7{
  left:135px;
  animation-delay:1.5s;
    -o-animation-delay:1.5s;
    -ms-animation-delay:1.5s;
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
}

#wmt-preloader-8{
  left:157px;
  animation-delay:1.64s;
    -o-animation-delay:1.64s;
    -ms-animation-delay:1.64s;
    -webkit-animation-delay:1.64s;
    -moz-animation-delay:1.64s;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    font-family: 'Open Sans', sans-serif;
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}


@keyframes bounce_wmt-preloader{
  0%{
  transform:scale(1);
    background-color:rgb(20,107,139);
  }

  100%{
  transform:scale(.3);
    background-color:rgb(255,255,255);
  }
}

@-o-keyframes bounce_wmt-preloader{
  0%{
  -o-transform:scale(1);
    background-color:rgb(20,107,139);
  }

  100%{
  -o-transform:scale(.3);
    background-color:rgb(255,255,255);
  }
}

@-ms-keyframes bounce_wmt-preloader{
  0%{
  -ms-transform:scale(1);
    background-color:rgb(20,107,139);
  }

  100%{
  -ms-transform:scale(.3);
    background-color:rgb(255,255,255);
  }
}

@-webkit-keyframes bounce_wmt-preloader{
  0%{
  -webkit-transform:scale(1);
    background-color:rgb(20,107,139);
  }

  100%{
  -webkit-transform:scale(.3);
    background-color:rgb(255,255,255);
  }
}

@-moz-keyframes bounce_wmt-preloader{
  0%{
  -moz-transform:scale(1);
    background-color:rgb(20,107,139);
  }

  100%{
  -moz-transform:scale(.3);
    background-color:rgb(255,255,255);
  }
}


.modal-backdrop.in,
.mobile-menu-backdrop.in {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -80%);
  -ms-transform: translate(0, -80%);
  transform: translate(0, -80%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  margin: 10% auto 0;
}
.login-form-label {
    margin-bottom: 3px;
    margin-left: 12px;
}

.form-element label.error {
    color: red;
    font-size: 12px;
    margin-left: 12px;
}

.login-form-input {

}

.login-form-input-common {
  width: 100%;
  border: none;
}
.form-element {
  margin: 0 0 30px;
  padding: 20px 40px;
  background: #FFFFFF;
  box-shadow: 0px 0px 30px rgba(47, 76, 88, 0.06);
}
.form-element .error:not(input) {
  display: block;
  margin-top: 5px;
}
.login-form-submit {
  padding-top: 12px;
  padding-bottom: 12px;
  text-transform: uppercase;
}
.password-section,
.register-section {
  display: none;
}
.form-heading {
  margin-bottom: 26px;
  font-size: 15px;
  text-transform: uppercase;
}
.form-heading .fa-sign-in-alt {
  margin-right: 10px;
}
.close-modal-dialog {
  margin-top: -1px;
  padding: 0;
  background: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sign-up > a {
  margin-left: 9px;
}
.close-modal-dialog {
  float: right;
}
.buttons-external {
  position: relative;
}
.graphic {
  position: absolute;
  top: -18px;
  left: 0;
  right: 0;
}
.graphic > span {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.or {
  width: 37px;
  height: 37px;
  padding: 5px 0;
  margin-bottom: 5px;
  border-radius: 50%;
  border: 1px solid;
  text-align: center;
}
.vertical-line {
  width: 1px;
  height: 15px;
}
.circle {
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.vertical-line,
.circle {
  background-color: #cad7e3;
}
.button {
  display: block;
  margin-top: 10px;
  padding: 12px 5px;
  text-align: center;
}
.button .fas,
.button .fa,
.button .far {
  display: inline-block;
  margin-right: 15px;
}
.facebook-button {
  float: left;
}
.google-button {
  float: right;
}
.modal-loader {
  display: none;
}
.modal-loader,
.modal-message,
.modal-error {
  /* margin: 10px 0; */
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 470px;
  }
  .modal-dialog .form-wrapper {
    padding: 32px 32px 50px;
  }
  .buttons-external {
    padding: 53px 32px 43px;
  }
  .button {
    width: 49.5%;
  }
}
@media (max-width: 767px) {
  .modal-dialog {
    width: 300px;
  }
  .modal-dialog .form-wrapper {
    padding: 22px 22px 30px;
  }
  .buttons-external {
    padding: 45px 22px 23px;
  }
  .login-link,
  .sign-up,
  .forgot-password {
    width: 100%;
  }
  .button {
    width: 100%;
  }
  #login-modal .inspiry-recaptcha-wrapper {
    -ms-transform: scale(0.84);
        transform: scale(0.84);
    -webkit-transform: scale(0.84);
    -ms-transform-origin: 0 0;
        transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-bottom: 20px;
  }
}