:root {
  --fuente-tokko: 'Nunito Sans';
  --fuente-tfw: 'Nunito';
  --gris-1: #344149;
  --gris-2: #485C66;
  --gris-3: #6B7C85;
  --gris-4: #94A2AB;
  --gris-5: #C7D1D7;
  --gris-6: #DDE5E9;
  --gris-7: #EFF3F5;
  --gris-8: #F3F6F8;
  --petrokko: #1A4958;
}
::selection{
  color: black;
  background-color: var(--gris-7);
}
button:focus{
  outline: none;
}
.disable-scroll{
  overflow-y: hidden;
}
.hidden{
  display: none !important;
}
.th-main-col{
  padding-left: 30px !important;
  width: 60%;
}
.th-price-col{
  text-align: center;
  width: 20%;
}
.th-price-col-right{
  padding-right: 30px !important;
}
.prop-detail-page .th-price-col{
  /* width: 40%; */
}
.prop-detail-page .td-price-col{
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.prop-detail-page .td-price-col span{
  display: inline-block;
  width: 49%;
}
.h42{
  height: 42px;
}
.h46{
  height: 46px;
}
.h52{
  height: 52px;
}
@media screen and (max-width:1180px ) {
  .th-main-col{
    width: 50%;
  }
  .th-price-col{
    width: 25%;
  }
}

.th-price-col-mobile,
.td-price-col-mobile {
  display: none;
}

@media screen and (max-width:425px) {
  .th-main-col{
    width: 40%;
  }
  .th-price-col{
    width: 30%;
  }
  .prop-detail-page .th-main-col{
    width: 50%;
  }
  .prop-detail-page .td-price-col span{
    display: block;
    width: 100%;
  }
  .savesearched_table .table td,
  .savesearched_table .table th{
    line-height: 2;
    padding-left: 10px;
  }
  .th-price-col:nth-of-type(2),
  .td-price-col:nth-of-type(2){
    display: table-cell;
  }
  .th-price-col:nth-of-type(3),
  .th-price-col:nth-of-type(4),
  .td-price-col:nth-of-type(3),
  .td-price-col:nth-of-type(4){
    display: none;
  }
}

@media (max-width: 768px){
  .order_list li{
    padding-left: 23px;
  }
}
/* ------------------- MENU HEADER ------------------- */
.sub-menu.slide{
  height: auto;
}
.menu-bar-section.hide-menu-section{
  display: none !important;
}
.menu-favs{
  border-radius: 16px;
  height: 30px;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
.white-box-gtranslate{
  width: 30px;
}
header.header-nav nav{
  display: flex; 
  align-content: center; 
  flex-wrap: wrap;
  justify-content: space-between;
}
header.header-nav nav a.navbar_brand{
  margin: 0;
  align-content: center;
  flex-wrap: wrap;
}
header.header-nav + div:not(#page){
  max-height: 83px !important;
}
#respMenu{
  width: inherit;
}

header.header-nav.menu_style_home_one .ace-responsive-menu > li > a{
  font-family: Nunito;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
header.header-nav.menu_style_home_one .ace-responsive-menu > li > a.menu-favs-a{
  padding: 6px 16px;
}
header.header-nav.menu_style_home_one .ace-responsive-menu > li > a.menu-favs-a i{
  padding: 0;
}

.mobile-menu-back{
  z-index: 1;
  height: 24px;
  align-self: center;
}

.prop-detail-page .flaticon-back:before,
.mobile-menu-back .flaticon-back:before{
  color: var(--gris-2);
  cursor: pointer;
}
.mobile-menu-back .flaticon-back:before{
  font-size: 24px!important;
}
.prop-detail-page .flaticon-back:before{
  font-size: 20px!important;
}
.mob-menu-sections{
  display: none;
}

.google-translate-widget-box {
  top: 12px;
  right: 8px;
  z-index: 2000;
  position: absolute;
}
#google_translate_element .goog-te-gadget-simple span {
  display: none;
}
.goog-te-gadget-simple{
  min-width: auto;
}
.show-original-lang{
  display: none;
}

@media (min-width: 992px){
  .mobile-menu-trigger{
    display: block!important;
  }
  .mobile-menu-back{
    display: none!important;
  }

  .google-translate-widget-box {
    position: fixed;
    top: 14px;
  }
}
@media (min-width: 1025px){
  .google-translate-widget-box {
    top: 24px;
  }
}
/* FIN MENU HEADER */
/*-------------- BANNER (IMAGEN /VIDEO) ------------------------*/
.premium-three #bannerhome {
  height: 100vh!important;
}
 [class^="flaticon-"]:before,
 [class*=" flaticon-"]:before,
 [class^="flaticon-"]:after,
 [class*=" flaticon-"]:after{
  font-size: 14px!important;
  margin-left: 0!important;
}
.banner-style-one .slide:before{
  background: linear-gradient(135deg, rgb(188,188,190, 0.7), rgb(32,32,36, 0.9));
}

.modern_apertment .stroke-btn{
  border-radius: 8px;
  font-size: 16px;
  font-family: "Nunito";
  font-weight: bold;
  line-height: 35px;
  height: 50px;
  min-width: 170px;
}
.premium-one .main-banner-wrapper .carousel-btn-block{
  z-index: 200;
}
.premium-one .owl-theme .owl-dots .owl-dot{
  background-color: transparent;
}
.premium-one .owl-theme .owl-dots .owl-dot span{
  background-color: white;
}
.premium-one .owl-theme .owl-dots .owl-dot.active span, 
.premium-one  .owl-theme .owl-dots .owl-dot:hover span{
  background-color: white;
}
/* END BANNER (IMAGEN /VIDEO) */
/* ------------------------ HOME BUSCADOR ------------------ */
.home-four:before{
  background-color: rgba(29, 41, 62, .702);
  bottom: 0;
  border-radius: 8px;
  content: "";
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.premium-one .premium_home_search{
  top: 5%;
}
.premium-three{
  position: relative;
}
.premium-three .home_iconbox_container{
  top: unset;
  bottom: 0;
  margin-bottom: 0;
}
.premium-two .home_content.home4{
  height: 600px;
}
.premium-three .home_content.home4{
  padding: 0 0 30px 0;
}
/* .home3_home_content{
  min-height: 130px;
} */
.premium-one .home_content{
  padding: 55px 0 0 0;
}
.home1-search{
  display: block;
}
.operation-pill-cont{
  max-width: 380px; 
  justify-content: center;
}
.premium-two .operation-pill-cont{
  justify-content: start;
}
.premium-one .home-text{
  text-align: center;
  min-height: 130px;
}
.premium-two .home-text{
  text-align: start;
  padding: 145px 0;
}
.premium-two .home_adv_srch_opt.home4{
  margin-top: 0;
}
/* .premium-two .home_iconbox_container{
  top: 0;
} */
.premium-one .home_adv_srch_opt .nav-pills{
  margin: 0 auto;
}
.premium-two .home_adv_srch_opt .nav-pills{
  margin: 0;
  margin-right: 15px;
}
.premium-one .home_adv_srch_opt.home4 .nav-pills li.nav-item a.nav-link{
  border-radius: 25px;
}
.premium-three .home_adv_srch_opt.home4 .nav-pills li.nav-item a.nav-link,
.premium-two .home_adv_srch_opt.home4 .nav-pills li.nav-item a.nav-link{
  border-radius: 8px;
}
.home_adv_srch_opt .nav-pills li.nav-item a.nav-link:not(.active){
  background-color: white;
  color: #1b2032;
}
.premium-three .home_adv_srch_opt.home4 .home1_adsrchfrm,
.premium-two .home_adv_srch_opt.home4 .home1_adsrchfrm,
.home_adv_srch_opt.home4 .home1_adsrchfrm:before{
  border-radius: 8px;
}
.home1-advnc-search  ul.dropdown-menu.inner.show li{
  margin-bottom: 6px;
}
.home1-advnc-search .list-inline-item:not(:last-child){
  margin-right: 0;
}
.extra-filters.wide-1{
  width: 477px;
}
.extra-filters.wide-2{
  width: 735px;
}
.extra-filters.wide-3{
  width: 942px;
}
.extra-filters.wide-4{
  width: 1140px;
}
.price_filter_cont{
  padding: 24px 26px 10px; 
  height: auto; 
  width: 360px;
}
.home1-advnc-search .bootstrap-select .dropdown-menu li a,
.home1-advnc-search a.dropdown-item{
  color: var(--gris3);
  padding-left: 16px;
}
.extra-filters a.dropdown-item{
  width: 175px;
}

/* .extra-filters a.dropdown-item.selected,
#prop-type-select-cont li.selected,
#prop-type-select-cont a.dropdown-item.selected:hover{
  background-color: #FFE8E8;
  border: none;
  border-radius: 40px;
} */
/* .extra-filters a.dropdown-item.selected,
#prop-type-select-cont li.selected{
  border: 1px solid #FF5A5E;
} */
/* #home_room_select_cont li.selected a,
#home_suite_select_cont li.selected a,
#prop-type-select-cont li.selected a{
  color: #FF5A5E;
  font-weight: 700;
} */
#home_room_select_cont .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark,
#home_suite_select_cont .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark,
#op-type-select-cont .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark,
#prop-type-select-cont .bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  top: 8px;
}
#home_room_select_cont,
#home_suite_select_cont{
  width: 190px;
}
/* #prop-type-select-cont li.selected:hover{
  background-color: #FFE8E8;
  border: 1px solid #FF5A5E;
  border-radius: 40px;
} */

.home1-advnc-search .bootstrap-select .bs-ok-default:after{
  color: var(--gris-2);
}
#prop-type-select-cont button.dropdown-toggle{
  border-radius: 25px;
  padding-left: 20px;
  background-color: #ffffff;
  border: 1px solid #ebebeb;
  height: 50px;
  line-height: 35px;
  width: 100%;
}

.premium-three #prop-type-select-cont button.dropdown-toggle,
.premium-three .locations-li,
.premium-three .home1-advnc-search.home4 ul li .search_option_button button.home_search_btn,
.premium-two #prop-type-select-cont button.dropdown-toggle,
.premium-two .locations-li,
.premium-two .home1-advnc-search.home4 ul li .search_option_button button.home_search_btn{
  border-radius: 6px;
}
/* .premium-three .home1-advnc-search ul li .search_option_button button{
  width: 132px;
} */
#op-type-select-cont .dropdown-menu.inner,
#prop-type-select-cont .dropdown-menu.inner{
  padding-left: 8px;
}
#prop-type-select-cont .dropdown-menu.inner{
  max-height: 250px;
}
.extra-filters .dropdown-menu.inner{
  padding: 0 10px;
}
.ui-autocomplete{
  background-color: white;
  margin-top: 7px;
  border-radius: 16px;
  padding: 7px;
  border: 1px solid #DDE5E9;
  margin-top: 20px;
}
.ui-menu.ui-autocomplete .ui-menu-item{
  border-bottom: none;
  color: var(--gris3);
  padding: 14px 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
}
.dropdown-menu.show .inner.show::-webkit-scrollbar,
.ui-autocomplete::-webkit-scrollbar {
  width: 4px;               /* width of the entire scrollbar */
}

.dropdown-menu.show .inner.show::-webkit-scrollbar-track,
.ui-autocomplete::-webkit-scrollbar-track{
  background: #EFF2F3;        /* color of the tracking area */
}

.dropdown-menu.show .inner.show::-webkit-scrollbar-thumb,
.ui-autocomplete::-webkit-scrollbar-thumb{
  background-color: #6D777D;    /* color of the scroll thumb */
  border-radius: 4px;       /* roundness of the scroll thumb */
}

.flaticon-close{
  cursor: pointer;
}
.proptype_cont{
  width: 100%;
}
.locations-li{
  border: 1px solid #ebebeb;
  border-radius: 40px;
  padding: 5px 20px 5px 10px;
  background-color: white;
}
.locations-li.wider{
  width: 100%!important;
}
.premium-one .locations-li{
  padding: 5px 20px;
}
.locations-cont{
  position: relative; display: flex; overflow: hidden; line-height: 27px;
}
.locations-divider{
  display: inline; 
  z-index: 110;
}
.locations-input{
  display: inline;   
  border-radius: 25px;
  padding-left: 34px;  
  background-color: #ffffff;
  font-size: 14px;
  height: 36px;
  box-sizing: border-box;
  border: none;
  outline: none;
  width: 100%;
}
.input-icon{
  background-color: #ffffff;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  right: 1px;
  text-align: center;
  top: -2px;
  width: 27px;
  border-radius: 0 25px 25px 0;
  left: 5px;
  margin-top: 2px;
}
.location-badge{
  display: inline-flex; white-space: nowrap; height: 30px; line-height: 20px; margin-top: 4px; margin-right: 8px;
}
#quicksearch_input_label_cont{
  position:relative; 
  display: inline-block; 
  flex: 1 1 100%;
}
.open{
  flex-wrap: wrap;
}
.ui-menu.ui-autocomplete{
  z-index: 110;
}
.dropdown-content.extra-filters{
  min-height: inherit; 
  /* width: inherit;  */
  min-width: 525px; 
  max-width: 100%;
  top: 125px; 
  padding: 30px 25px;
  right: 0;
  left: auto;
}
.dropdown-content.extra-filters:before{
  right: 235px;
}
.input_price{
  border-radius: 8px !important;
  &:focus{
    border-color: #ebebeb !important;
  }
}
.price-filter-btn{
  background-color: #ffffff;
  border-radius: 8px;
  border: 1px solid #ebebeb;
  height: 50px;
  line-height: 40px;
  font-size: 14px;
  color: #7f7f7f;
  min-width: 190px;
}
.price-filter-btn-text{
  width: 148px; 
  display: inline-block; 
  text-align: left;  
}
.price-filter-btn-text:hover{
  color: #7f7f7f;
}
#input_roofedsurf_from::placeholder,
#input_roofedsurf_to::placeholder,
#input_price_from::placeholder,
#input_price_to::placeholder{
  color: var(--gris-4);
}
.pricing_acontent label{
  color: var(--gris-1);
}
.premium-three .modern-apertment{
  height: 100vh!important;
}
.cont-transparency{
  margin-top: 200px;
}
.premium-two .home_iconbox_container{
  top:0;
}

.home-range-filter{
  padding: 10px 24px; 
  height: auto; 
  width: 360px;
}
.min_area, 
.max_area{
  width: auto!important;
}
.max_area{
  margin: 0!important;
}
.prices-box{
  display: flex;
  justify-content: space-between;
}
.m-slide-home-filters-cont .home-filters{
  margin-top: 20px;
}
.m-slide-home-filters-cont .list-inline-item,
.m-slide-home-filters-cont #home_room_select_cont, 
.m-slide-home-filters-cont #home_suite_select_cont{
  width: 100%;
}
.m-home-range-filter{
  display: block;
  position: relative;
  border: none;
  padding: 0;
  width: 100%;
}
.m-home-range-filter .min_area, 
.m-home-range-filter .max_area{
  width: 100%!important;
}
.m-home-range-filter .prices-box{
  display: flex;
  flex-direction: column;
}
.home-range-filter input[type=number]{
  width: 140px!important;  
  background-color: #ffffff;
  border: 1px solid rgb(235, 235, 235);
  border-radius: 8px!important;
  font-size: 14px;
  height: 52px;
  padding-left: 20px;
}
.m-home-range-filter input[type=number]{
  width: 100%!important;
}

.m-home-range-filter .apply-filter-btn{
  display: none;
}
.m-apply-btn-cont{
  display: flex;
  justify-content: center;
}
.m-slide-home-filters-cont{
  background-color: #ffffff;
  border: 1px solid #dddddd;
  bottom: 0;
  height: auto;
  left: 0;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
  width: 100%;

  padding: 5px 0 0;
  margin-left: -200%;
  z-index: 9999;
}
.m-slide-home-filters-cont .m-slide-contact{
  max-height: 960px;
  overflow-y: scroll;
  border-radius: 8px;
  padding: 30px 25px;
  border: 0;
}
.m-slide-home-filters-cont  .m-slide-title{
  display: block;
  height: 65px; 
  border-bottom: solid 1px rgba(232, 232, 232, 1);
}
.m-slide-home-filters-cont.sidebar_ml0{
  margin-left: 0;
}
@media (max-width: 374px){
  .operation-pill-cont.three-pills, 
  .premium-two .operation-pill-cont.three-pills{
    justify-content: space-evenly;
  }
  .premium-two .home_adv_srch_opt .nav-pills{
    margin: 0;
  }  
  .filter-cont .dropdown-item .text{
    max-width: 175px;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;;
  }
  .bootstrap-select.show-tick .dropdown-menu li a span.text{
    margin-right: 17px;
  }
  .prop-title-star{
    padding-left: 0;
  }
  .home-three .home_adv_srch_opt .nav-pills.three-pills li.nav-item a.nav-link {
    margin-right: 8px;
  }
  .premium-one .home_adv_srch_opt .nav-pills.three-pills li.nav-item a.nav-link:first-child{
    margin-right: 0;
  }
}
@media (max-width: 425px){
  .premium-two .operation-pill-cont{
    justify-content: center;
  }
  .home-three .home_adv_srch_opt .nav-pills li.nav-item a.nav-link{
    width: inherit;
  }
  .home-three .home_adv_srch_opt .nav-pills li.nav-item:last-child a.nav-link{
    margin-right: 0px;
  }
  .home_adv_srch_opt .nav-pills li.nav-item a.nav-link{
    width: 85px;
  }
  .home_adv_srch_opt .nav-pills li.nav-item a.nav-link.temporary-pill{
    width: 106px;
  }
  .home_adv_srch_opt.home4 .home1_adsrchfrm{
    display: block;
    max-width: 90vw;
    height: auto;
  }
}

@media (min-width: 426px) and (max-width: 767px){
  .premium-one .home-text{
    padding: 35px 0;
  }
}
@media (max-width: 520px){
  /* .premium-two .home_content.home4{
    padding: 430px 0 30px !important
  } */
  .premium-two .home-text{
    padding: 70px 0 30px 0;
    text-align: center;
  }
  #pills-home{
    max-width: 82vw;
  }
  .home1-advnc-search ul li .search_option_button button.home_search_btn{
    margin-top: 10px;
  }
  .home_adv_srch_opt.home4.operation-pills{
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (min-width: 521px) and (max-width: 990px){

  #prop-type-select-cont a.dropdown-item{
    width: 200px;
  }
  .premium-two .home_adv_srch_opt.home4 .home1_adsrchfrm,
  .premium-one .home_adv_srch_opt.home4 .home1_adsrchfrm{
    display: block;
    height: inherit;
  }
  .premium-two .home_adv_srch_opt.home4.operation-pills{
    width: 100%;
  }
  /* .premium-two .home_content.home4{
    padding: 380px 0 30px !important;
  } */
  .premium-two .home-text{
    padding: 70px 0 40px 0;
  }
  .premium-three .container {
    max-width: 90vw;
  }
  .premium-three #pills-home{
    width: 80vw;
  }
  .home1-advnc-search .dropdown.bootstrap-select>.dropdown-toggle{
    margin-bottom: 0!important;
  }
  .home1-search, 
  .g-display-filters{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 16px;
  }
  .grid-filter-one{
    grid-column: 1 / 3;
  }
  .grid-filter-half-first{
    grid-column: 1 / 2;
    margin-left: 20px;
  }
  .grid-filter-half-scnd{
    grid-column: 2 / 3;
  }
  .search_option_button{
    text-align: end;
  }
  .dropdown-content.extra-filters{
    height: inherit;
    width: inherit;
    top: 228px;
    left: 0;
    right: auto;
  }
  .dropdown-content.extra-filters:before{
    right:356px;
  }
  .dropdown-content.extra-filters .list-inline-item{
    margin-bottom: 10px;
  }
  .m-apply-btn-cont{
    justify-content: end;
  }
}
@media (min-width: 768px) and (max-width: 991px){  
  h2{
    font-size: 28px;
  }
  .premium-two .home_content .home-text h2{
    font-size: 48px;
  }
  .premium-three .modern_apertment{
    padding: 45px 15px 40px 35px;
  }
  .premium-three .home_iconbox_container{
    top: 65%;
  }
  .premium-three .cont-transparency{
    margin-top: 100px;
  }
  .premium-three .g-display-filters{
    grid-column-gap: 20px;
  }
  .premium-three #op-type-select-cont{
    grid-column: 1 / 2;
  }
  .premium-three #prop-type-select-cont{
    grid-column: 2 / 3;
  }
  .premium-three + .wrapperhome .fh-slogan{
    padding-top: 90px;
  }
  .premium-three .modern-apertment{
    height: 82vh!important;
  }
}
@media (min-width: 991px){
  .premium-one .premium_home_search{
    top: 20%;
  }
  .home1-search{
    display: flex;
    justify-content: space-between;
    gap: 16px;
  }
  .optype_cont{
    width: 155px;
  }
  .home1-advnc-search #op-type-select-cont .bootstrap-select .dropdown-menu li a{
    width: 130px;
  }
  .proptype_cont{
    width: 190px;
  }
  .proptype_cont.wider{
    width: 272px;
  }
  .premium-two .home_adv_srch_opt.home4{
    bottom: -22px;
  }
/* 
  .premium-three .modern-apertment{
    height: 100vh!important;
  } */
  .premium-three .proptype_cont{
    width: 190px;
  }
  .premium-three  #prop-type-select-cont a.dropdown-item{
    width: 175px;
  }
  .locations-li{
    width: 450px;
  }
  .premium-three .locations-li{
    width: 280px;
  }
  .locations-li.wider{
    max-width: 486px;
  }
  .premium-three .locations-li.wider{
    max-width: 395px;
  }
  .extra-filters.wide-4 .price_filter_cont{
    left: -70px!important;
  }
  .premium-one .home_adv_srch_opt.home4 .home1_adsrchfrm{
    border-radius: 45px;
  }
  .premium-one .home_adv_srch_opt.home4 .home1_adsrchfrm:before{
    border-radius: 60px;
  }
  .home1-advnc-search ul li .search_option_button button.home_search_btn{
    width: 100px;
    padding-left: 12px;
  }
  .premium-three .home_iconbox_container{
    bottom: -48px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px){
  .optype_cont{
    width: 185px;
  }
  .home1-advnc-search #op-type-select-cont .bootstrap-select .dropdown-menu li a{
    width: 150px;
  }
  .proptype_cont{
    width: 224px;
  }
  .premium-three .proptype_cont{
    width: 200px;
  }
  #prop-type-select-cont a.dropdown-item{
    width: 200px;
  }
  .locations-li{
    width: 516px;
  }
  .premium-three .locations-li{
    width: 382px;
  }
  .locations-li.wider{
    max-width: 664px;
  }
  .premium-three .locations-li.wider{
    max-width: 537px;
  }
  .extra-filters.wide-4 .price_filter_cont{
    left: 0px!important;
  }
  .home1-advnc-search ul li .search_option_button button.home_search_btn{
    width: 130px;
  }
}
/* END HOME BUSCADOR */
/* ---------------- SLOGAN (HOME) ------------------ */
.slogan-one{
  text-align: center;
  padding: 0 60px;
}
.slogan-two{
  text-align: left;
  padding: 0 155px;
}
.slogan-three{
  text-align: center;
  padding: 0 320px;
}
.fh-slogan{
  line-height: 48px;
  font-family: var(--fuente-tokko);
  font-weight: 600px;
  padding-top: 120px;
  padding-bottom: 120px;
}
.fh-slogan p{
  color: inherit;
}
.fh-slogan p span{
  font-family: var(--fuente-tokko);
  font-size: 32px;
}
@media (max-width: 1366px) { 
  .fh-slogan{
    padding: 90px 150px;
  }
  .fh-slogan p span{
    font-size: 24px!important;
  }
  
}
/* show mobile menu */
@media (max-width: 990px) { 
  .fh-slogan{
    padding: 50px 24px;
  }
  .fh-slogan p span{
    font-size: 18px!important;
  }
  
}
/* END SLOGAN */

/* ---------------------FOOTER --------------------- */
.footer-logo-cont{
  max-width: 200px;
  max-height: 200px;
}
.footer_disclaimer_area p,
.footer_disclaimer_area p,
.footer_copyright p,
.footer_contact_widget p,
.footer_contact_widget li,
.footer_privacy_policy{
    font-size: 14px;
    font-family: var(--fuente-tfw);    
    line-height: 2.143;
    margin-bottom: 0;
    color: inherit;
}
.footer_privacy_policy:hover{
  color: inherit
}
.footer_contact_widget mark{
  color: inherit;
}
.footer_contact_widget{
  margin-bottom: 40px;
}
.footer_copyright{
  background-color: #1d293e;
  color: #B2C0D9;
}
.footer_copyright a{
  text-decoration: underline;
  font-size: 14px;
}
.footer_social_widget ul{
  display: flex;
}
.footer_social_widget i{
  font-size: 24px;
}
.footer_asociated img{
  min-width: 40px;
  height: 40px;
  border-radius: 3px;
  margin-right: 12px;
  margin-bottom: 12px;
  filter: grayscale(100%);
  background-color:white;
}


body:has(.mm-menu_opened) #clgo,
body:has(.mm-menu_opened) .whatsapp-widget,
body:has(.sidebar_content_details.style3.sidebar_ml0) #clgo,
body:has(.sidebar_content_details.style3.sidebar_ml0) .whatsapp-widget,
body:has(.m-slide-home-filters-cont.sidebar_ml0) #clgo,
body:has(.m-slide-home-filters-cont.sidebar_ml0) .whatsapp-widget,
body:has(.m-slide-contact-cont.sidebar_ml0) #clgo,
body:has(.m-slide-contact-cont.sidebar_ml0) .whatsapp-widget,
body:has(.pswp--open) #clgo,
body:has(.pswp--open) .whatsapp-widget
{
  display: none !important;
}


@media (max-width: 767.98px) {
  .footer_one{
    padding-top: 45px;
    padding-bottom: 20px;
  }
  .footer_about_widget,
  .footer_contact_widget,
  .footer_social_widget,
  .footer_disclaimer{
    text-align: center;
    margin-bottom: 50px;
  }
  .footer-logo-cont{
    max-width: 120px;
    max-height: 120px;
    margin: 40px auto;
  }
  .footer_disclaimer{
    padding-top: 30px;
    margin-bottom: 0px;
  }
  .footer_about_widget h4,
  .footer_contact_widget h4,
  .footer_social_widget h4{
    margin-bottom: 15px;
  }

  .footer_asociated img{
    width: 39px;
    height: 39px;
  }
  .footer_social_widget ul{
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-logo-cont{
    max-width: 160px;
    max-height: 160px;
    margin-bottom: 40px;
  }
}
/* END FOOTER */

/* HOME */
.t2 .starred-title{
  display: flex;
  justify-content: space-between;
}
.t2 .starred-title h2{
  display: inline;
}

.video-backimg{
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 110%;
  width: 100%;
  height: auto;
  z-index: -100;
  background-size: cover;
  top: 0;
}
@media (max-width: 767px){
  .wrapperhome .feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot{
    margin-right: 0;
  }
  .wrapperhome .feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot:first-of-type,
  .wrapperhome .feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot:last-of-type{
    scale: 0.8;
  }
  .starred-title h2{
    font-size: 21px;    
  }
  .t2 .starred-title{
    flex-direction: column;
  }
  .t2 .starred-title h2{
    display: block;
    align-self: center;
  }
}
/* END HOME */

/* --------------- CONTACT/QUOTATION FORM ---------------------- */
.contact_form small{
  visibility: hidden;
  color: #DF1E02;
}
.contact_form.was_validated .form-control:invalid + small{
  visibility: visible;
}
.contact_form.was_validated .form-control:valid,
.contact_form.was_validated .form-control:invalid{
  border: 1px solid #ebebeb;
  background-image: none;
}

.contact_form.was_validated .form-control:invalid,
.contact_form.was_validated .form-control:invalid::placeholder{
  color: var(--rojo-tokko-rojo-tokko, #DF1E02);
  font-family: var(--fuente-tfw);
  font-style: normal;
}

.form_success_cont, 
.form_fail_cont{
  position: absolute;
  height: 95%;
  width: calc(100% - 30px);
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.form_success_cont .form-title, 
.form_fail_cont .form-title{
  position: absolute;
  top: 0;
  left: 0;
  padding: 31px;
  font-weight: 700;
}
.form_success_img{
}
.form_feedback_text{
  font-family: var(--fuente-tfw);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}
.form_success_text{
  color:  #109F5B;
}
.form_fail_text{
  color: #DF1E02;
}
.form_success_btn{
  font-family: var(--fuente-tfw);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  border-radius: 30px;
  margin-top: 40px;
  padding-left: 25px;
  padding-right: 25px;
}

.contact_branches{
  background-color: #ffffff;
  color: #384248;
  border-radius: 8px;
  margin-bottom: 30px;
  position: relative;
  text-align: left;
  padding: 28px 28px 38px 28px;
}

.contact_branches h4{
  font-weight: 700;
}

.contact_branches .details{
  margin-top: 0;
}

.form_grid .contact_form button.contact-form-btn{
  border-radius: 30px; 
  box-shadow: none;
}

.form_grid .contact_form button.contact-form-btn:hover{
  box-shadow: 0 1px 4px 0 grey;
}

.prop-detail-contact .form_grid .contact_form button.contact-form-btn{
  width: 100%;
}

.d-flex-end{
  display: flex;
  justify-content: end;
}
.home-switch-btns-cont{
  display: flex; 
  justify-content: center; 
  margin-bottom: 42px;
}

.home-switch-btns{
  background-color: #F5F6F6; 
  border-radius:12px; 
  padding: 4px;
  display: inline-block;
}
.home-switch-btns button{
  background-color: #F5F6F6;
  padding: 8px 42px;
  font-size: 1.25rem;
  line-height: 1.5;
}
.form_input_responsive{
  height: 70px;
}
@media (max-width: 425px) {
  .contact_cont {
    padding: 0;
  }
  .contact_cont .form_grid{
    padding: 30px 16px;
  }
  .home-switch-btns{
    width: 100%;
  }
  .contact-btn,
  .appraisal-btn{
    width: 49%;
  }
}
@media (max-width: 767px) {
  .contact_section_title{
    padding-left: 20px;
  }
  .contact_form_title{
    text-align: center;
    margin-bottom: 24px;
  }
  .form_grid .contact_form button:not(.dropdown-toggle).contact-form-btn{
    width: 100%;
  }
  .form_input_responsive{
    height: 56px;
  }
  .contact_form.was_validated .form_input_responsive:has(.form-control:invalid){
    height: 76px;
  }
}

@media (max-width: 992px) {
  .home-switch-btns button{
    background-color: #F5F6F6;
    padding: 13px 14px;
    font-size: 1rem;
  } 
}
@media (min-width: 1200px) {
  .container.contact_cont{
    max-width: 1140px;
  }
}
/* END CONTACT FORM */

/* ---------------- PROPERTY / DEVELOPMENT CARD -------------------- */
/* Google maps infoview X (for closing): */
.gm-ui-hover-effect{
  z-index: 1;
}
.feat_property.list .details{
  width: 52%;
}

.card-prop-short-wide .feat_property .details h4.prop-title{
  height: inherit;  
  display: inline-block; 
  width: 100%;  
  overflow: hidden;
  text-overflow: ellipsis;
}

.card-prop-short-wide .feat_property.list .details .tc_content {
  padding: 10px 15px 10px;
}

.feat_property .details p:not(.prop-card-red-text),
.feat_property .details h4 {
  color: var(--gris-1);
}

.prop-card-red-text,
.apply-filter-btn{
  color: #FF5A5E!important;
  font-weight: 800;
  background-color: white;
}

.feat_property .thumb .thmb_cntnt ul.tag{
  left: 5px;
}
.feat_property .thumb .thmb_cntnt .icon{
  right: 0;
}
.prop-card-tag{
  background-color: #3E4C66;
  color: #F7F7F7;
  text-align: center;
  border-radius: 3px;
}

.feat_property .thumb .thmb_cntnt ul.tag li.prop-card-operation-tag,
.prop-card-operation-tag{
  font-size: 15px;
  padding: 2px 5px;
  line-height: normal;
  margin-right: 6px;
  margin-bottom: 3px;
}
.card-prop-short-wide .prop-card-operation-tag,
.card-prop-wide .prop-card-operation-tag{
  font-size: 13px;
}
.card-prop-short-wide .price-list-tag,
.card-prop-wide .price-list-tag{
  margin-right: 14px;
  font-weight: bold;
  font-size: 16px;
}
 .price-list-tag{
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
} 
.feat_property .thumb .thmb_cntnt .icon li.prop-card-tag {
  background-color: #4E4C4E;
  color: #F7F7F7;
  opacity: 1;
}
.feat_property .details .type_and_code{
  display: flex; 
  justify-content: space-between;
}
.feat_property .details h4{
  height: 43px;
  overflow: hidden;
  display: flex;
  font-weight: bold;
}
.feat_property .prop_details{
  height: 52px;
}
.feat_property .card-address{
  height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.prop-card-tag .fa{
  color: #F7F7F7;
}
.details .flaticon-placeholder:before{
  margin-left: 0;
  font-size: 14px;
}
.fp_price p{
  font-size: inherit; 
  font-family: inherit;
  color: inherit; 
  line-height: inherit; 
  font-weight: inherit;
  margin-bottom: 0;
}
.prop-card-tag.resultadosB-favoritaSi{
  top: -40px;
  right: 7px;
}
.prop-card-tag.resultadosB-favoritaNo{
  top: -40px;
  right: 12px;
}

.feature-property .flaticon-next:before,
.similar-properties .flaticon-next:before{
  font-size: 14px;
  margin-left: 8px;
}

.feature-property .flaticon-left-arrow:before,
.feature-property .flaticon-right-arrow:before{
  margin: 0;
}
.property_video .flaticon-left-arrow,
.property_video .flaticon-right-arrow{
  padding: 10px;
  margin-left: -10px !important;
}

.owl-carousel.flex-center{
  display: flex!important;
  justify-content: center;
}
@media only screen and (max-width: 424.98px){
  .card-prop-short-wide .img-whp{
    height: 170px;
  }
}
@media only screen and (min-width: 425px) and (max-width: 767.98px){
  .card-prop-short-wide .img-whp{
    height: 230px;
  }  
}

@media (max-width: 767px){
  .owl-carousel.flex-center{
    justify-content: start;
  }
} 
@media only screen and (max-width: 767.98px){
  .feat_property.list .details{
    width: auto;
  }
}

@media (min-width:768px){
  .card-prop-short-wide .feat_property.list .details .tc_content{
    padding: 25px 10px 10px;
  }
  .card-prop-short-wide .prop-title{
    white-space: nowrap;
  }
}
/* END PROPERTY / DEVELOPMENT CARD */

/* ---------- PROPERTY DETAIL PAGE -------- */

.listing-title-area{
  color: var(--gris-2);
  font-family: var(--fuente-tfw);
}

.listing-title-area .go-back .flaticon-back:before{
  font-size: 12px;
  margin-right: 8px;
  color: var(--gris-2);
}
.listing-title-area .go-back span{
  font-size: 14px;
  color: var(--gris-2);
}
.prop-ref-code{
  padding: 2px 5px; 
  font-size: 12px; 
  font-weight: bold; 
  background-color: #F7F7F7; 
  border-radius: 4px;
}
.listing-title-area .right-area{
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: end;
}
.single-prop-fav{
  margin-top: -10px;
  cursor: pointer;
}
.single-prop-fav i{
  font-size: 22px;
  margin-left: 8px;
}
.single-prop-fav .text{
  font-size: 14px;
  line-height: 22px;
}
.prop-detail-prices{
  padding: 0 15px;
  margin-bottom: 20px;
}
.prop-detail-price-list{
  margin-right: 24px;
  font-weight: bold;
  font-size: 20px;
}
.prop-cover-img{
  height: 450px;
}
.prop-mini-img{
  height: 130px;
  margin-bottom: 30px;
}
.prop-mini-img img,
.prop-cover-img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.prop-cover-img.dev-img img{
  background-color: var(--gris-7);
  object-fit: contain;
}
.dev-photo-carousel{
  display: none;
  overflow: hidden;
}
.dev-photo-grid{
  display: flex;
}
@media (max-width: 767px){
  .dev-photo-carousel{
    display: block;
  }
  .dev-photo-grid{
    display: none;
  }

  .dev-photo-carousel .feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot{
    margin: 0;
  }
  .dev-photo-carousel .feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot:first-of-type,
  .dev-photo-carousel .feature_property_slider.owl-carousel.owl-theme .owl-dots .owl-dot:last-of-type{
    scale: 0.8;
  }

  .listing-title-area{
    padding-top: 20px;
  }
  .listing-title-area .go-back{
    display: none;
  }
}
.prop-list-title-value ul{
  margin-bottom: 0;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: auto !important;
}
.mfp-zoom-out-cur{
  cursor: auto !important;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer !important;
}
.savesearched_table .table th.blue-bg-theader{
  background-color: rgb(36, 50, 74);
  border: none;
  font-size: 14px;
  font-family: "Nunito";
  color: #ffffff;
  font-weight: bold;
  line-height: 2.2;
}
.savesearched_table .table td{
  font-size: 14px;
  font-weight: normal;
}
.prop-lists-frame{
  border-radius: 5px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.09);
  padding: 30px;
  position: relative;
}
.prop-details-cont .prop-detail-col{
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}
@media (max-width: 768px){
  .prop-lists-frame{
    padding: 20px!important;
  }
  .prop-lists-frame li:nth-child(2n){
    padding-right: 0;
  }
}
@media (min-width: 768px){
  .prop-details-cont:not(.dev-details-cont) .prop-detail-col:nth-child(even){
    -ms-flex:0 0 33.333333%;
    flex:0 0 33.333333%;
    max-width:33.333333%;
  }
  .prop-details-cont:not(.dev-details-cont) .prop-detail-col:nth-child(odd){
    -ms-flex:0 0 66.666667%;
    flex:0 0 66.666667%;
    max-width:66.666667%;
  }
}
.prop-check-list .order_list{
  display: flex;
  flex-wrap: wrap;
}
.prop-check-list .order_list li a{
  cursor: default;
}
.prop-check-list .flaticon-tick:before{
  font-size: 14px;
}
.white_goverlay{
  max-height: 85px;
  overflow-y: hidden;
}
.white_goverlay:before{
  bottom: 0;
  height: 50%;
}
.full-description{
  max-height: 235px; 
  overflow-y: hidden; 
  text-overflow: ellipsis;
}
.full-description.full-height{
  max-height: 100%;
}
.full-description:before{
  background: linear-gradient(360deg, white, transparent)
}
.full-description.full-height:before{
  height: 0;
}
.more-desc-less{
  display: none;
}
.more-files-less{
  display: none;
}
.see-more-icon{
  height: 19px;
  align-self: center;
  padding: 0 6px;
}
.rotate180{
  transform: rotate(180deg);
}

.files-section .icon-descargar{
  font-size: 20px;
  color: #ff5a5f;
  margin-right: 15px;
}

.files-section .file-name{
  font-weight: 600; 
  font-size: 14px; 
  line-height: 44px; 
  color: #344149;
}

.files-section .more-files-btn{
  display: flex;
  color: #ff5a5f;
  cursor: pointer;
}

.files-section .extra-file{
  display: none;
}
.property_video.video_cont iframe,
.property_video.video360_cont iframe{
  height: auto;
  aspect-ratio: 16 / 9;
}
.videos-section .owl-theme .owl-nav{
  margin-top: 0;
}
.videos-section .owl-carousel.owl-theme.owl-loaded .owl-prev:focus, 
.videos-section .owl-carousel.owl-theme.owl-loaded .owl-next:focus{ 
  outline: none; 
}
.videos-section .owl-carousel.owl-theme.owl-loaded .owl-prev,
.videos-section .owl-carousel.owl-theme.owl-loaded .owl-next{
  width: 24px !important;
  height: 24px !important;
  line-height: 12px;
}
.videos-section .owl-carousel.owl-theme.owl-loaded .owl-prev{
  left: 0;
}
.videos-section .owl-carousel.owl-theme.owl-loaded .owl-next{
  right: 0;
}
.videos-section .owl-carousel.owl-theme.owl-loaded .flaticon-right-arrow::before,
.videos-section .owl-carousel.owl-theme.owl-loaded .flaticon-left-arrow::before{
  font-size: 8px !important;
}
.similar-prop{
  display: inline-block;  
}
.branch_producer_mobile_title{
  display: none;
  font-weight: 600;
  margin-top: 32px;
  margin-bottom: 16px;
  margin-left: 16px;
}
.branch_producer_info{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.branch_producer_info .media{
  min-width: 100%;
}
.branch_producer_info .round-pic, 
.branch_producer_info .media-body{
  align-self: center;
}
.branch_producer_info .media.branch-details{
  border-top: 1px solid #EEEEEE;
}

.round-pic{
  height: 68px; 
  width: 68px; 
  object-fit: cover; 
  border-radius: 40px;
}

.sl_creator .media-body p,
.sl_creator .media-body a{
  font-size: 13px;
  font-weight: normal;
  display: block;
  margin-bottom: 3px;
  color: var(--gris-1)
}
.sl_creator .media-body p.text-thm{
  font-weight: bold;
}
.prop_contact_btn{
  width: 100%;
  background-color: white;
  bottom: 0;
  z-index: 1000;
  position: fixed;
  padding: 24px 30px 5px;
  margin: 0;
  left: 0;
  box-shadow: 6px 0px 8px 0px rgba(92, 4, 4, 0.15);
}
.m-slide-title{
  display: none;
}
@media (max-width: 767px){
  .branch_producer_mobile_title{
    display: block;
  }
  .property_video{
    padding: 0;
  }
  .videos-section .shop_single_tab_content .nav-tabs li.nav-item{
    width: 50%;
    text-align: center;
    padding: 15px 0 0 0px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E8E8E8;
  }
  .videos-section .nav-item:has(.nav-link.active){
    border-bottom-color: #ff5a5f;
  }
  .videos-section,
  .files-section,
  .maps-section{
    padding: 0;
  }
  .files-list li a{
    align-items: baseline;
    display: flex;
  }
  .files-list li{
    padding-bottom: 10px;
  }
  .file-name{
    overflow: hidden;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: calc(100% - 45px);
    line-height: 20px!important;
  }
  .m-slide-contact-cont .form_grid{
    border: none;
  }
  .m-slide-contact-cont{
    background-color: #ffffff;
    border: 1px solid #dddddd;
    bottom: 0;
    height: auto;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    width: 100%;

    padding: 5px 0 0;
    margin-left: -200%;
    z-index: 9999;
  }

  .m-slide-contact{
    max-height: 960px;
    overflow-y: scroll;
    border-radius: 8px;

    padding: 30px 25px;
    border: 0;
  }
  .m-slide-contact-cont.sidebar_ml0{
    margin-left: 0;
  }

  .m-slide-title{
    display: block;
    height: 65px; 
    border-bottom: solid 1px rgba(232, 232, 232, 1);
  }
}
@media (min-width: 768px) and (max-width: 991px) {

  .prop-cover-img{
    height: 292px;
  }
  .prop-mini-img{
    height: 82px;
    margin-bottom: 20px;
  }
  .branch_producer_info{
    justify-content: space-between;
  }
  .branch_producer_info .media{
    min-width: 263px;
  }
  .branch_producer_info .media.branch-details{
    border-top:none;
  }
}
@media (min-width: 768px){
  .similar-prop{
    max-width: 49%;
  }
}

@media (max-width: 992px){
  .prop-detail-op-tag{
    width: fit-content;
  }
  .xs-col-prices{
    display: flex;
    flex-direction: column;
    width: 33%;
    max-width: 160px;
    line-height: normal;
  }
  .prop-detail-price-list .price-number{
    display: block;
  }
}
@media (max-width: 576px){
  .xs-col-prices{
    width: 50%;
  }
  .xs-col-prices:nth-child(3){
    display: none;
  }
}
/* END  PROPERTY DETAIL PAGE */

/*----------------------- DEVELOPMENT DETAIL ----------------------------*/
.dev-units-table thead{
  background-color: var(--gris-2);
  color: white;
  font-size: 14px;
  height: 47px;
}
.dev-units-table thead tr th:first-of-type,
.dev-units-table tbody tr td:first-of-type{
  padding-left: 15px;
}
.dev-units-table td{
  font-size: 13px;
  color: black;
  height: 55px;
  border-bottom: 1px solid #EEEEEE;
}
.dev-units-row:hover{
  background-color: var(--gris-8);
}
/* END DEVELOPMENT DETAIL */

/* --------------- RESULTADOS --------------- */
.filter-list .filter-cont{
  min-height: 52px;
}
.mobile-filters-btn{
  width: 100%;
  display: block;
  border-radius: 8px;
  text-align: center;
  font-size: 16px;
  padding: 10px;
  font-weight: 700;
  margin-bottom: 10px;
}
.m-apply-filters-btn{
  font-size: 18px;
  margin-bottom: 0;
}
.sticky-btn-cont{
  position: sticky;
  bottom: 0;
  z-index: 10;
  padding: 20px 25px;
  background-color: white;
}

.breadcrumb_subtitle{
  color: var(--gris-1)
}

.filter-subtitle{
  color: var(--gris-1);
  font-size: 14px;
  font-weight: 700;
  padding-left: 3px;
  margin-bottom: 5px;
}

.d-block{
  display: block;
}
.rotate180{
  transform: rotate(180deg);
}

.list_filter_banner{
  width: 100%;
  margin: 0;
  margin-bottom: 30px;
}
.results-sortby-cont{
  display: inline-block; 
  width: 180px; 
  min-height: 30px;
}
.results-sortby-cont.wider{
  width: 240px;
}
.results-sortby-cont.wider .dropdown,
.results-sortby-cont.wider .dropdown-toggle{
  padding-right: 0!important;
}
.results-sortby-cont .filter-option-inner-inner{
  text-align: center !important;
}

.grid_list_search_result .right_area ul li:first-child{
  margin-right: 0;
}

.grid_list_search_result .right_area ul li:first-child:before {
  display: none;
}

#property-type-cont .dropdown-menu{
  padding-bottom: 0;
}
.results-filters-cont .apply-btn-no-tick .bootstrap-select.show-tick .dropdown-menu li:last-child .bs-ok-default.check-mark{
  display: none;
}
.apply-btn-multi{
  border-top: 1px solid lightgrey; 
  padding: 7px 0; 
  position:fixed; bottom: 0; 
  background: white;
  text-align: right; 
  font-size: 14px;
}
.apply-price-filter-btn,
.apply-locations-filter-btn{
  line-height: 44px;
  background-color: white;
  font-size: 14px;
  float: right;
  padding: 0 20px;
}
#apply-price-filter:focus{
  outline: none !important;
}
#features-cont ul.dropdown-menu {
  width: 308px;
}
.no-results{
  margin: 50px auto;
  color: var(--gris-1);
}
.results-area{
  position: relative;
}
.results-area.white-overlay:after {
  content: " ";
  z-index: 10;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  pointer-events: none;
}
.overlay-loading {
  position: absolute;
  top: 100px;
  left: 43%;
  width: 100px;
  height: 100px;
  border-radius: 50%;  
  border: 10px solid #fff;
  border-top-color: var(--gris-2);
  animation: overlay-loading 1s linear infinite;
  display: none;
  z-index: 20;
}

.treeselect-input__edit,
.treeselect-input--bottom{
  cursor: pointer;
}
.treeselect-input__tags-element,
.filter-selected-option{
  font-size: 14px;
  color: white;
  padding: 5px 12px ;
  background-color: var(--gris-2);
  border-radius: 16px;
}
.filter-selected-option .flaticon-close{
  padding-left: 8px;
}
.map-results-layout .treeselect-input{
  height: 55px;
  overflow-y: hidden;
}
.map-results-layout .treeselect-input.treeselect-input--opened{
  height: auto;
}
.treeselect-input{
  padding-top: 12px!important;
  padding-bottom: 12px!important;
  padding-left: 10px!important;
  border: 1px solid rgb(235, 235, 235)!important;
  border-radius: 8px!important;
}
.treeselect-input__arrow svg{
  display: none;
}
.treeselect-input__arrow:after{
  display: inline-block;
  margin-left: 0.255em;
  margin-right: 10px;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.27em solid rgb(72, 72, 72);
  border-right: 0.27em solid transparent;
  border-bottom: 0;
  border-left: 0.27em solid transparent;
}
.treeselect-list__empty-icon{
  display: none;
}
.treeselect-list__item--focused{
  background-color: var(--gris-7)!important;
}
.treeselect-list--focused{
  border: 1px solid rgb(235, 235, 235)!important;
}
.treeselect-input__tags-element{
  background-color: var(--gris-2)!important;
  border-radius: 16px!important;
  padding: 4px 9px!important;
}
.treeselect-input__tags-cross svg{
  width: 24px!important;
  height: 24px!important;
  filter: invert(1);
}
.treeselect-input__tags-element:hover .treeselect-input__tags-cross svg{
  stroke: #000;
}
.treeselect-list__item--checked{
  font-weight: bold;
}
.treeselect-list__item-label{
  padding-left: 10px;
  margin-bottom: 0;
}
.treeselect-list__item-checkbox-container{
  background-color: white;
}
.treeselect-list__item--partial-checked  .treeselect-list__item-checkbox-container,
.treeselect-list__item--checked .treeselect-list__item-checkbox-container{
  background-color: var(--gris-2)!important;
}

@keyframes overlay-loading {
  to {
    transform: rotate(360deg);
  }
}
#no-favourites-message{
  display: none;
  height: 20vh;  
}
.grid_list_search_result .left_area p{
  margin-top: 4px;
}
.total-show-hide{
  display: flex;
  height: 56px;
  align-content: center;
  flex-wrap: wrap;
}
.map-results-layout .title-margins{
  margin-top: 25px;
  margin-bottom: 25px;
}

.sidebar_content_details{
  width: 100%;
}

.map-results-layout .layout-top-bar{
  margin: 0;
}
.map-results-layout .list_filter_banner{
  margin-bottom: 20px;
}
.map-results-layout .layout-top-bar .top-bar-paddings{
  padding-left: 10px;
  padding-right: 10px;
}
#mapOptions{
  display: none;
}
#mapOptions button{
  background-color: transparent;
}
#mapOptions .option-icon{
  color: black;
}

.map-results .sidebar_listing_list{
  margin: 0;
  padding: 0 16px;
}

.map-results .left_area{
  display: flex;
  justify-content: space-between;
}

.map-results-layout{
  display: grid;
  grid-template-rows: [m-filter-drawer page-start] 0 [start-title] auto [end-title start-filter] auto [end-filter start-bar] auto [end-bar start-map] auto [end-map start-cards] auto [end-cards page-end];
}

@media (max-width: 320px) {
  .map-results-layout{
    display: block;
  }
}
.map-results-layout .map-canvas.half_style {
  height: 100vh;
  position: relative;
}

.map-results-layout .row.layout-title,
.map-results-layout .row.layout-filters,
.map-results-layout .row.layout-top-bar,
.map-results-layout .row.layout-m-filters-btn,
.map-results-layout .row.layout-props{
  width: 100%;
}
.map-results-layout .gm-style-iw.gm-style-iw-c{
  height: 320px;
}
.map-results-layout .gm-style-iw-d{
  max-height: 320px !important;
}

@media (max-width: 375px) {
  .map-results-layout.container{
    padding: 0;
  }
}
@media (max-width: 425px) {
  .map-results-layout .row.layout-props{
    display: none;
  }
  .map-results-layout .grid_list_search_result{
    background-color: transparent;
    border: none;
  }
  .map-results-layout #mapOptions{
    display: inline-flex;
  }
  #showMap .flaticon-placeholder:before{
    font-size: 20px!important;
  }
  .map-results-layout .sort-by-section{
    display: none;
    margin-top: 20px;
    background-color: white;
    border: 1px solid rgb(235, 235, 235);
    border-radius: 8px;
  }
  .grid_list_search_result .right_area ul li span.sortby,
  .grid_list_search_result .right_area ul li .filter-option-inner-inner,
  .total-show-hide p{
    font-size: 16px;
  }
  .total-show-hide{
    justify-content: center;
  }
  .map-results-layout .left-area-cont{
    padding: 0;
  }

  .map-results-layout .total-show-hide{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid var(--gris-5);
  }
  .map-results-layout .results-area{
    margin-right: -5px;
    margin-left: -4px;
  }
  .map-results-layout .grid_list_search_result{
    padding: 0;
  }
}
@media (min-width: 426px) {
  .map-results-layout .sort-by-section{
    display: block;
  }
  .map-results-layout .layout-top-bar{
    grid-row-start: start-map;
  }
  .map-results-layout .layout-map{
    display: block !important;
    grid-row-start: start-bar;
  }
  
  .map-results-layout .total-show-hide{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .map-results-layout .left-area-cont{
    display: flex;
  }
  .map-results-layout .map-canvas.half_style {
    height: 400px;
  }
  
  .map-results-layout .row.layout-props{
    display: block!important;
    height: 90vh;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .map-results-layout.container{
    max-width: none;
  }  
  .map-results-layout .row.layout-title,
  .map-results-layout .row.layout-filters,
  .map-results-layout .row.layout-top-bar,
  .map-results-layout .row.layout-m-filters-btn,
  .map-results-layout .row.layout-props{
    width: 96vw;
  }
}
@media (max-width: 992px){
  .map-results-layout .feat_property.list {
    display: grid;
  }
  .map-results-layout .feat_property.list .thumb{
    height: auto;
    width: auto;
  }
  .map-results-layout .feat_property.list .details{
    width: auto;
  }
  .map-results-layout .card-prop-short-wide .img-whp{
    height: 230px;
  } 
  .map-results-layout .card-prop-short-wide .description{
    display: none;
  }
  .map-results-layout .card-prop-short-wide .feat_property.list .details .tc_content{
    padding: 20px;
  }
}
@media (min-width: 993px) {
  .map-results-layout.container{
    max-width: none;
    padding: 0;
  }
  .map-results-layout{
    display: grid;
    grid-template-columns: [map-start] minmax(min-content,40%) [map-end] minmax(740px,1fr) [page-end] 1px [end-gap];
    grid-column-gap: 25px;
    height: 110vh;
    overflow: hidden;
  }   
  .map-results-layout .layout-map{
    grid-row-start: page-start;
    grid-row-end: page-end;
    grid-column-start: map-start;
    grid-column-end: map-end;
    margin: 0;
  }
  .map-results-layout .layout-filters{    
    margin-bottom: 20px;
  }
  .map-results-layout .filter-list .filter-cont{
    display: inline-block;
  }
  .map-results-layout #operation-type-cont,
  .map-results-layout #property-type-cont,
  .map-results-layout #locations-filter-cont{
    width: 185px;
  }
  .map-results-layout .treeselect-list{
    width: 300px;
  }
  .map-results-layout .dropdown-toggle#mapFiltersBtn{
    background-color: #ffffff;
    border: 1px solid rgb(235, 235, 235);
    border-radius: 8px;
    height: 52px;
    line-height: 50px;
    text-align: center;
    width: 142px;
  }
  .map-results-layout .dropdown-filters{
    width: 740px;
    min-height: 254px;
    background-color: #ffffff;
    border-radius: 8px;
    display: block;
    

    -webkit-box-shadow: 0px 0px 50px 0px rgba(32, 32, 32, 0.15);
    -moz-box-shadow: 0px 0px 50px 0px rgba(32, 32, 32, 0.15);
    -o-box-shadow: 0px 0px 50px 0px rgba(32, 32, 32, 0.15);
    box-shadow: 0px 0px 50px 0px rgba(32, 32, 32, 0.15);
        
    z-index: 9;
    padding: 30px;
    position: absolute;
    top: 100%!important;
    right:0;
    left: unset!important;
    transform: translate3d(0px, 0px, 0px)!important;  
  }
  .map-results-layout .dropdown-filters ul.map-more-filters-cont{
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 42px;
  } 
  .map-results-layout #mapFiltersBtn::after{
    display: none;
  }
  .map-results-layout .apply-filters-cont{
    display: flex;
    flex-direction: row-reverse;
  }
  .map-results-layout #applyMapFilters{
    width: fit-content;
    font-size: 18px;
    border-radius: 8px;
    text-align: center;
    font-size: 16px;
    padding: 12px 36px;
    font-weight: 700;
  }
  .map-results-layout .layout-props{
    height: calc(100vh - 200px);
    overflow: scroll;
  }
  .map-results-layout .title-margins{
    margin-top: 45px;
  }
  .map-results-layout .layout-top-bar .top-bar-paddings{
    padding-left: 0px;
    padding-right: 0;
  }
  .map-results-layout .map-canvas.half_style {
    height: 110vh;
  }
  
  .map-results-layout .feat_property.list {
    display: flex;
  }

  .map-results-layout .row.layout-title,
  .map-results-layout .row.layout-filters,
  .map-results-layout .row.layout-top-bar,
  .map-results-layout .row.layout-m-filters-btn,
  .map-results-layout .row.layout-props{
    width: 100%;
    grid-column-start: map-end;
    grid-column-end: page-end;
  }
}
@media (min-width: 1440px) {
  .map-results-layout{
    display: grid;
    grid-template-columns: [map-start] 1fr [map-end] 785px [page-end] 40px [end-gap];
    grid-column-gap: 45px;
  }
  .map-results-layout .row.layout-title,
  .map-results-layout .row.layout-filters,
  .map-results-layout .row.layout-top-bar,
  .map-results-layout .row.layout-m-filters-btn,
  .map-results-layout .row.layout-props{
    grid-column-start: map-end;
    grid-column-end: page-end;
  }
  .map-results-layout #operation-type-cont,
  .map-results-layout #property-type-cont,
  .map-results-layout #locations-filter-cont{
    width: 200px;
  }
}

/* FIN RESULTADOS */