/*
Theme Name: INMOBILIARIA FUNDAMENTA
Theme URI: https://mtm.cl
Author: Carlos Ortiz
Description: Tema Web INMOBILIARIA FUNDAMENTA
License: 
License URI: 
*/
/*--------------------------------------------------------------*/
/* # GENERAL
--------------------------------------------------------------*/
.grecaptcha-badge {
    opacity:0;
  }
  *{
    padding: 0px;
    margin: 0px;
  }
  body{
    background-color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 16.5px;
    color: #FFF;
  }
  .font-14{
    font-size: 14px;
  }
  .font-16{
    font-size: 16px;
  }
  .font-wheight-700{
    font-weight: 700;
  }
  .font-wheight-300{
    font-weight: 300;
  }
  
  .font-weight-500{
    font-weight: 500;
  }
  
  .bg-height{
    height: 100vh;
  }
  .bg-height-90{
    min-height:90vh;
  }
  .bg-height-80{
    height:80vh;
  }
  .bg-height-70{
    height: 70vh;
  }
  .bg-height-50{
    height: 50vh;
  }
  .down {
    position: absolute;
    bottom: 1px;
    line-height: 1;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 5;
  }
  .bg-height-home{
    height: 100vh;
  }
  .pt-menu{
    padding-top: 100px!important;
  }
  .z-3{
    z-index: 3;
  }
  .z-10{
    z-index: 10;
  }
  .o-hidden{
    overflow: hidden;
  }
  .texto-gris{
    color: #767778;
  }
  .texto-gris-oscuro{
    color: #58595b;
  }
  .bg-gris{
    background-color: #e6e6e6!important;
  }
  
  .bg-verde{
    background-color: #76b700!important;
  }
  
  .bg-gris-oscuro-egana {
    background-color: #20201F;
  }
  
  .border-verde{
    border: 1px solid #76b700;
  }
  .color-gris-claro{
      color: #e6e6e6;
  }
  #centrodeInformacion a{
    color: #767778;
    text-decoration: none;
  }
  #centrodeInformacion a:hover{
    color: #80bc00;
  }
  .font-weight-normal{
    font-weight: normal;
  }
  .owl-nav > div {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .owl-nav .owl-next {
    right: 10px;
  }
  .owl-nav .owl-prev {
    left: 10px;
  }
  .fuente-gris-oscura{
    color:#3d3d3c;
  }
  .max-width-caja-ahorra{
    max-width: 300px;
  }
  .max-w-img-project{
    max-width: 120px;
  }
  .maxSizelogoPrecioDesde{
    max-width: 130px;
  }
  .m-vertical-auto{
    margin: auto 0;
  }
  /*--------------------------------------------------------------*/
  /* # HEADER
  --------------------------------------------------------------*/
  header{
      z-index:20;
  }
  .sizeLogo{
      max-width: 180px;
  }
  .logo{
    max-width: 280px;
  }
  /*--------------------------------------------------------------*/
  /* # Inversionitas
  --------------------------------------------------------------*/
  .imgTamano{
    height: 100vh;
    object-fit: cover;
  }
  .formulario .form-group, .formulario .form-group > label, .modalCotizaciones .form-group, .modalCotizaciones .form-group > label{
    margin-bottom: 0!important;
  }
  .formulario .form-group > label{
    display: block;
    color: #FFF;
    font-weight: 500;
  }
  .formulario{
    background-color: rgb(81, 79, 79, .8);
    border-bottom: 5px solid #7fbc03;
  }
  .separador{
    border-bottom: 5px solid #7fbc03;
    display: inline-block;
    width: 10%;
  }
  .fuente-verde{
    color: #80bc00;
  }
  .entregaInmediata{
    background-color: #7fbc03;
    transition: .2s ease-in;
  }
  .ribbon-top-left {
    top: 0px;
    left: 0px;
  }
  .ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    z-index: 2;
  }
  .ribbon span {
    position: absolute;
    width: 189px;
    box-shadow: rgb(0 0 0 / 10%) 0px 5px 10px;
    color: rgb(255, 255, 255);
    text-shadow: rgb(0 0 0 / 20%) 0px 1px 1px;
    text-transform: uppercase;
    text-align: center;
    background-color: #7fbc03;
    padding: 15px 35px;
    padding-top: 50px;
    font: 700 14px / 1 ‘Lato’, sans-serif;
  }
  .ribbon-top-left span {
    left: -65px;
    top: -18px;
    transform: rotate(-45deg);
    height: 100px;
    display: flex !important;
    align-items: end;
    justify-content: center;
  }
  div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
    color: #FFF;
  }
  .enviar input, a.cotizaPlanta, a.masDetalles, p.comoLlegar, a.revisarCatalogo{
    background-color: #7fbc03;
    color: #FFF;
    border: 0;
    text-transform: uppercase;
    padding: 15px 10px;
    font-weight: 500;
    transition: .2s ease-in;
  }
  div.wpcf7 .ajax-loader{
    position: absolute;
  }
  p.titularInvertir:before{
    content: '';
    position: absolute;
    border-bottom: 3px solid #7fbc03;
    width: 80%;
    left: 50%;
    bottom: -80%;
    transform: translate(-50%,-50%);
    height: 100%;
  }
  .enviar input:hover, a.entregaInmediata:hover, a.cotizaPlanta:hover, a.masDetalles:hover, a.revisarCatalogo:hover{
    border: 1px solid #7fbc03;
    color: #7fbc03!important;
    background-color:#FFF;
  }
  a.entregaInmediata, a.cotizaPlanta, a.masDetalles{
    text-decoration: none;
  }
  /*--------------------------------------------------------------*/
  /* # Eco Horizonte
  --------------------------------------------------------------*/
  .boder-right-gris{
    border-right: 1px solid #575656;
  }
  .tamanoEco{
    max-width: 217px;
  }
  .tamanoInfo{
    max-width: 280px;
  }
  #dptos .nav-tabs{
    border-bottom:0;
  }
  #dptos .nav.nav-tabs li a{
    border:2px solid #575656;
    transition: .3s ease-in;
    border-radius: 0;
  }
  #dptos .nav.nav-tabs li a.active, #dptos .nav.nav-tabs li a:hover{
    background-color: #7fbc03;
    color: #FFF;
    border-color: #7fbc03;
  }
  .iconosDescripcion img{
    max-width: 50px;
  }
  .bg-gris-oscuro{
    background-color: #575656;
  }
  .iconoEntorno{
    max-width: 50px;
  }
  .espaciosFotos .modal-xl{
    max-width: 1800px;
  }
  .imgEspaciiosmas{
    max-width: 190px;
  }
  .espaciosFotos .carousel-control-next, .espaciosFotos  .carousel-control-prev{
    top: unset;
    bottom: 5%;
  }
  .espaciosFotos a.carousel-control-prev{
    left: 45%;
    transform:translateX(-50%);
  }
  .espaciosFotos a.carousel-control-next{
    left: 55%;
    transform:translateX(-50%);
  }
  .espaciosFotos > .carousel-control-next, .carousel-control-prev{
    opacity: 1
  }
  .carousel-control-next-icon, .carousel-control-prev-icon{
    width: 25px;
    height: 25px;
  }
  .objet-fit-cover{
    object-fit: cover;
  }
  ul.disenoMaslista li, ul.listaProyecto li{
    list-style: none;
  }
  ul.disenoMaslista li:before, ul.listaProyecto li:before{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00c";
    padding-right: 10px;
    color: #FFF;
  }
  .botonCerrar, .posicionBoton{
    right: -15px;
    top: -15px;
  }
  .modal-header{
    border:0;
  }
  .botonCerrar button{
    background-color: #7fbc03;
    color: #FFF;
    opacity: 1;
  }
  .input-group-text.tipoDpto{
    background-color: #575656;
  }
  .modalCotizaciones div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
    color: #767778
  }
  .maxsizeRecorridoRes{
    max-width: 180px;
  }
  .height-video{
    height: 500px;
  }
  /*--------------------------------------------------------------*/
  /* # Eco Miramar
  --------------------------------------------------------------*/
  .recorridoSize{
    max-width: 250px;
    width: 100%;
  }
  .ejecutivas i, .ejecutivas a{
    color: #767778;
    text-decoration: none;
  }
  .ejecutivas a:hover, .redesSociales i{
    color: #80bc00;
  }
  #dptos.ecoMiramar .nav.nav-tabs li a.active, #dptos .nav.nav-tabs li a:hover{
    background-color: #575656;
    border-color: unset;
    border-bottom: 5px solid #7fbc03;
  }
  .sizePlanta{
    max-width: 75%;
  }
  /*--------------------------------------------------------------*/
  /* # Inversionistas
  --------------------------------------------------------------*/
  .page-template-inversionistas .border-verde, .page-template-evento-concon-online .border-verde, .page-template-ahorra-con-tu-10-php .border-verde, .page-template-vuelven-los-tres-dias .border-verde, .vuelvenLosTres.border-verde,  .page-template-eco-egana .border-verde, .page-template-eco-arauco .border-verde-1, .borde-verde-lateral, .page-template-eco-florida-landing .border-verde{
    border-top: 0;
    border-bottom: 0;
    border-left: 3px solid #80bc00; 
    border-right: 3px solid #80bc00; 
  }
  .border-inferior:before{
    content: '';
    position: absolute;
    width: 25%;
    left: 50%;
    bottom: -10%;
    transform: translate(-50%,-50%);
    border-bottom: 3px solid #80bc00;
  }
  .inversionista a{
    color: #FFF;
  }
  .page-template-inversionistas .bg-height-home{
    height: calc(100vh - 99px);
  }
  /*--------------------------------------------------------------*/
  /* # Pack Copiapó
  --------------------------------------------------------------*/
  .espacioPack{
    padding: 100px 0;
  }
  .espaciadorLetras h2, .espaciadorLetras{
    letter-spacing: .3rem;
  }
  .sizeIconoPack{
      max-width: 130px;
  }
  .razonInversion.border-inferior:before{
      bottom: 0;
  }
  .border-verde-full{
      border:2px solid #80bc00;
  }
  
  .page-template-pack-copiapo .complementar-renta {
    width: fit-content;
  }
  
  .page-template-pack-copiapo .border-right-fundamenta {
    border-width: 3px!important;
  }
  
  .fondoGrisClaro {
    background-color: #EDEDED;
  }
  
  .image-grid img {
    filter: grayscale(1);
    transition: all .3s ease-in;
    object-fit: cover;
    width: 100%;
  }
  
  .image-grid img:hover {
    filter: grayscale(0);
  }
  
  .fundamenta-mas {
    max-width: 75px;
  }
  .max-width-vuelve{
    max-width: 220px;
  }
  @media (min-width:991px) {
    .page-template-pack-copiapo .complementar-renta,  .border-R.complementar-renta{
      border-right: 1px solid #7fbc03; 
      padding-right: 20px;
    }
    .page-template-pack-copiapo .formulario {
      max-width: 450px;
    }
    .fundamenta-mas {
      max-width: 90px;
    }
  }
  
  /*--------------------------------------------------------------*/
  /* # Evento reñaca online
  --------------------------------------------------------------*/
  .caja-gris {
    background-color: rgb(81, 79, 79, .8);
    border-bottom: 5px solid #7fbc03; 
  }
  .gradiente-gris-diagonal {
    background: rgba(60,60,59,1);
    background: -moz-linear-gradient(-45deg, rgba(60,60,59,1) 0%, rgba(60,60,59,0.88) 50%, rgba(73,73,72,0.88) 50%, rgba(73,73,72,0.76) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60,60,59,1)), color-stop(50%, rgba(60,60,59,0.88)), color-stop(50%, rgba(73,73,72,0.88)), color-stop(100%, rgba(73,73,72,0.76)));
    background: -webkit-linear-gradient(-45deg, rgba(60,60,59,1) 0%, rgba(60,60,59,0.88) 50%, rgba(73,73,72,0.88) 50%, rgba(73,73,72,0.76) 100%);
    background: -o-linear-gradient(-45deg, rgba(60,60,59,1) 0%, rgba(60,60,59,0.88) 50%, rgba(73,73,72,0.88) 50%, rgba(73,73,72,0.76) 100%);
    background: -ms-linear-gradient(-45deg, rgba(60,60,59,1) 0%, rgba(60,60,59,0.88) 50%, rgba(73,73,72,0.88) 50%, rgba(73,73,72,0.76) 100%);
    background: linear-gradient(135deg, rgba(60,60,59,1) 0%, rgba(60,60,59,0.88) 50%, rgba(73,73,72,0.88) 50%, rgba(73,73,72,0.76) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3b', endColorstr='#494948', GradientType=1 );
  }
  
  .gradiente-gris {
    background: rgba(60,60,60,0.7);
    background: -moz-linear-gradient(-45deg, rgba(60,60,60,0.7) 0%, rgba(21,21,22,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(60,60,60,0.7)), color-stop(100%, rgba(21,21,22,1)));
    background: -webkit-linear-gradient(-45deg, rgba(60,60,60,0.7) 0%, rgba(21,21,22,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(60,60,60,0.7) 0%, rgba(21,21,22,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(60,60,60,0.7) 0%, rgba(21,21,22,1) 100%);
    background: linear-gradient(135deg, rgba(60,60,60,0.7) 0%, rgba(21,21,22,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3c3c', endColorstr='#151516', GradientType=1 );
  }
  .nombre-evento {
    text-align: center;
    border-left: 2px solid #7fbc03;
    border-right: 2px solid #7fbc03;
    padding: 0 15px;
  }
  .separador-vertical {
    border-left: 5px solid #7fbc03;
    display: inline-block;
    height: 90%
  }
  #vista-real {
    background: url('https://proyectos.fundamenta.cl/wp-content/uploads/2020/04/inmobiliaria-fundamenta-eco-miramar-vista-piso-25.jpg') center top / cover;
  }
  .cuadro-verde {
    width: 100%;
    height: 100%;
    border: 1px solid #7fbc03;
  }
  #vista-real-img {
    right: 0;
    top:0;
    width: 200px;
  }
  #centrodeInformacionRenaca i {
    color: rgb(88,88,87);
  }
  #centrodeInformacionRenaca .redes-link i {
    color: #7fbc03;
  }
  .sizeLogoGp{
    max-width: 65%;
  }
  @media only screen and (max-width : 768px) {
      #centrodeInformacionRenaca {
      font-size: 0.8rem;
    }
    .position-md-absolute {
      position: absolute;
    }
    .disable-position{
      position: relative!important;
    }
    .espacioTB.noEspacio{
      padding: 0!important;
    }
    .max-w-precio-desde{
      max-width: 200px;
      width: 100%;
    }
  }
  #centrodeInformacionRenaca a{
    color: #767778
  }
  /*--------------------------------------------------------------*/
  /* # Evento inversionistas online
  --------------------------------------------------------------*/
  .page-template-evento-inversionista-online .formulario .form-group > label, .formLabel > label{
    font-size: 13px;
  }
  
  .border-right-fundamenta{
    border-right: 5px solid #7fbc03;
  }
  .borde-verde-general{
    border:1px solid #7fbc03;
  }
  p.titularInvertir.inversionOnline:before{
    width: 40px;
  }
  .sizeLogoinversionOnline{
    width: 80px;
  }
  .posicionInput {
    bottom: 0;
    transform: translateY(-50%);
  }
  /*--------------------------------------------------------------*/
  /* # Estación Central
  --------------------------------------------------------------*/
  .espacioEstacion{
    padding: 120px;
  }
  .page-template-estacion-central .espacioEstacion{
    padding: 90px;
  }
  .page-template-estacion-central span.ajax-loader{
    position: absolute;
  }
  
  .page-template-estacion-central .complementar-renta {
    width: fit-content;
  }
  
  @media (min-width:991px) {
    .page-template-estacion-central .complementar-renta {
      border-right: 1px solid #7fbc03; 
      padding-right: 20px;
    }
    .page-template-estacion-central .formulario {
      max-width: 450px;
    }
  }
  /*--------------------------------------------------------------*/
  /* # Eco Encalada
  --------------------------------------------------------------*/
  .page-template-eco-encalada .complementar-renta {
    width: fit-content;
  }
  
  .page-template-eco-encalada .espacioTB,  .page-template-eco-irarrazaval .espacioTB, .page-template-eco-quillin-ii .espacioTB, .page-template-vuelven-los-tres-dias .espacioTB, .espacioTB.vuelvenlosTres, .min-height-content.espacioTB{
    min-height: calc(100vh - 100px);
  }
  
  @media (min-width:991px) {
    .page-template-eco-encalada .complementar-renta, .page-template-eco-costas .complementar-renta{
      border-right: 1px solid #7fbc03; 
      padding-right: 20px;
    }
    .page-template-eco-encalada .formulario {
      max-width: 450px;
    }
  }
  
  .page-template-eco-encalada #formularioCotizaciones.bg-height-home,  .page-template-eco-irarrazaval #formularioCotizaciones.bg-height-home, .page-template-eco-quillin-ii #formularioCotizaciones.bg-height-home, #formularioCotizaciones.bg-height-home.min-height-container, .page-template-inversionistas #formularioCotizaciones.bg-height-home{
    height: auto;
    min-height: 100vh;
  }
  
  /*--------------------------------------------------------------*/
  /* # Eco Quilin II
  --------------------------------------------------------------*/
  .w-fit-content {
    width: fit-content;
  }
  
  .page-template-eco-quillin-ii .img-big-banner {
    max-width: 250px;
  }
  
  .page-template-eco-quillin-ii .item-descripcion-mas p {
    margin-bottom: 0;
    width: fit-content;
  }
  
  .page-template-eco-quillin-ii .imgDescripcion,  .page-template-eco-quillin-i .imgDescripcion{
    width: 45px;
  }
  
  .page-template-eco-quillin-ii .entorno-item,  .page-template-eco-quillin-i .entorno-item{
    width: 33%;
  }
  
  .page-template-eco-quillin-ii .entorno-items .espacioTB {
    min-height: calc(100vh - 100px);
  }
  
  .page-template-eco-quillin-ii #formularioCotizaciones.bg-height-home,  .page-template-vuelven-los-tres-dias #formularioCotizaciones.bg-height-home, #formularioCotizaciones.bg-height-home.vuelvenProyectos{
    height: auto;
    min-height: 100vh;
  }
  
  @media (max-width: 1200px) {
    .page-template-eco-quillin-ii .entorno-item {
      width: 50%;
    }
  }
  
  @media (max-width: 991px) {
    .page-template-eco-quillin-ii .entorno-item {
      width: 33%;
    }
  }
  
  @media (max-width: 630px) {
    .page-template-eco-quillin-ii .entorno-item {
      width: 50%;
    }
  }
  
  @media (max-width: 350px) {
    .page-template-eco-quillin-ii .entorno-item {
      width: 100%;
    }
  }
  .page-template-eco-quillin-ii .ejecutivas i, .ejecutivas a, .page-template-eco-quillin-i .ejecutivas i, .page-template-eco-espana .ejecutivas i, .page-template-eco-florida-landing-php .ejecutivas i{
    color: #7fbc04;
  }
  /*--------------------------------------------------------------*/
  /* # Eco Egaña
  --------------------------------------------------------------*/
  #dptos .nav.nav-tabs li a.nameTorre.active{
    background-color: #575656;
    border-color: unset;
    border-bottom: 5px solid #7fbc03;
  }
  .bg-black-eco{
    background-color: rgba(0, 0, 0, .6);
  }
  .max-size-egana{
    max-width: 500px;
    width: 100%;
  }
  .page-template-eco-egana .logo-metro {
    max-width: 45px;
  }
  .max-h-img-eco{
    max-height: 600px;
  }
  
  .page-template-eco-egana .iconoEntorno {
    max-width: 32px;
  }
  
  .page-template-eco-egana .tamanoInfo{
    max-width: 200px;
  }
  
  .page-template-eco-egana .tamanoInfo2{
    max-width: 250px;
  }
  
  .page-template-eco-egana .objet-fit-cover {
    object-fit: cover;
  }
  
  .page-template-eco-egana .espacio-mas-carousel, .page-template-eco-egana .espacio-mas-carousel .owl-stage-outer, .page-template-eco-egana .espacio-mas-carousel .owl-stage-outer .owl-stage, .page-template-eco-egana .espacio-mas-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%;
  }
  
  .page-template-eco-egana .diseno-mas-carousel, .page-template-eco-egana .diseno-mas-carousel .owl-stage-outer, .page-template-eco-egana .diseno-mas-carousel .owl-stage-outer .owl-stage, .page-template-eco-egana .diseno-mas-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%;
  }
  
  .page-template-eco-egana .formulario .form-group {
    margin-bottom: 1rem!important;
  }
  
  .page-template-eco-egana .imgDescripcion {
    width: 45px;
  }
  
  .patio-egana-atributos {
    background-color: #252525;
  }
  
  .page-template-eco-egana .patio-egana-atributo {
    width: 80px;
  }
  
  .page-template-eco-egana .proyecto-logo {
    max-width: 350px;
  }
  
  .page-template-eco-egana .font-12 {
    font-size: 12px;
  }
  
  @media (min-width: 767px) {
    .page-template-eco-egana .border-verde-lg-right {
      border-right: 3px solid #80bc00; 
    }
  }
  
  @media (max-width: 991px) {
    .page-template-eco-egana .proyecto-logo {
      max-width: 250px;
    }
  }
  
  @media (max-width: 767px) {
    .page-template-eco-egana .proyecto-logo {
        max-width: 250px;
        padding: 30px 0;
    }
  }
  .max-w-eco-egana{
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
  }
  /*--------------------------------------------------------------*/
  /* # Living Reñaca Concón
  --------------------------------------------------------------*/
  .page-template-living-renaca-concon .border-verde-x {
    border-top: 0;
    border-bottom: 0;
    border-left: 3px solid #80bc00; 
    border-right: 3px solid #80bc00; 
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-template-eco-costas .border-verde-x {
    border-top: 0;
    border-bottom: 0;
    border-left: 3px solid #80bc00; 
    border-right: 3px solid #80bc00; 
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .page-template-living-renaca-concon .recorrido-virtual-titular {
    background-color: #4A4A49;
  }
  
  .page-template-living-renaca-concon .recorrido-virtual-logo-proyecto {
    max-width: 200px;
  }
  
  .page-template-living-renaca-concon .formulario .form-group {
    margin-bottom: 1rem!important;
  }
  
  .page-template-living-renaca-concon .caja-negra {
    background-color: rgba(0, 0, 0, .4);
  }
  
  .page-template-living-renaca-concon .palabra-superpuesta {
    margin-left: -28px;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .page-template-living-renaca-concon .logo-living {
    max-width: 200px;
  }
  
  
  .page-template-living-renaca-concon .proyecto-logo {
    max-width: 300px;
  }
  
  .letter-spacing-4 {
    letter-spacing: 15px;
  }
  
  .page-template-living-renaca-concon .detalle-proyecto {
    min-height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;;
  }
  
  .page-template-living-renaca-concon .detalle-proyecto-contenedor:nth-child(2n) .detalle-proyecto {
    flex-direction: row-reverse;
  }
  
  .page-template-living-renaca-concon .detalle-proyecto .detalle-proyecto-contenido {
    max-width: 300px;
  }
  .page-template-living-renaca-concon .detalle-proyecto-imagen {
    max-width: 200px;
  }
  
  .page-template-living-renaca-concon .nav-tipologia .nav-item {
    border: 0;
  }
  
  .page-template-living-renaca-concon .nav-tipologia .nav-link.active {
    background-color: #5E5D5C;
    border-bottom: 3px solid #7FBA27;
    color: white;
  }
  
  .page-template-living-renaca-concon .nav-tipologia .nav-link {
    border: 1px solid #5E5D5C;
    border-radius: 0;
  }
  
  .page-template-living-renaca-concon .recorrido-virtual-proyecto {
    min-height: 500px;
  }
  
  .page-template-living-renaca-concon .recorrido-virtual-icono {
    max-width: 100px;
  }
  
  .page-template-living-renaca-concon .detalles-recorridos {
    max-width: 300px;
    background-color:rgba(74, 74, 73,0.7);
  }
  
  .page-template-living-renaca-concon .detalles-recorridos-container {
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
  }
  
  .page-template-living-renaca-concon .detalles-recorrido-fondo {
    min-height: 500px;
    object-fit: cover;
  }
  
  
  .page-template-living-renaca-concon .brightness-white {
    filter: brightness(5);
  }
  
  .page-template-living-renaca-concon .entorno-video {
    max-height: 500px;
    object-fit: cover;
  }
  
  .page-template-living-renaca-concon .espacios-mas-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
  }
  
  .page-template-living-renaca-concon .espacios-mas-overlay-galeria {
    position:absolute;
    left:0;
    top:0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  .page-template-living-renaca-concon .espacios-mas-galeria-item {
    min-height: 300px;
  }
  
  .page-template-living-renaca-concon .boton-flotante {
    position: fixed;
    top: 50%;
    right: -47px;
    transform: rotate(90deg);
    z-index: 10;
  }
  
  
  @media (max-width: 767px) {
    .page-template-living-renaca-concon .logo-living {
      max-width: 150px;
    }
    .page-template-living-renaca-concon .display-4 {
        font-size: 2.5rem;
    }
    .page-template-living-renaca-concon .detalle-proyecto {
        min-height: 400px;
    }
    .page-template-living-renaca-concon .recorrido-virtual-proyecto {
        min-height: 350px;
    }
    .page-template-living-renaca-concon .detalles-recorridos-container {
      right: 50%;
      transform: translate(50%,-50%);
      min-width: 250px;
    }
  }
  
  @media (max-width: 576px) {
    .page-template-living-renaca-concon .boton-flotante {
      right: -40px;
    }
    .page-template-living-renaca-concon .boton-flotante a {
      font-size: 14px;
    }
    .page-template-living-renaca-concon .detalle-proyecto-imagen {
      max-width: 150px;
    }
    .page-template-living-renaca-concon .proyecto-logo {
      max-width: 250px;
    } 
    .page-template-living-renaca-concon .detalles-recorrido-fondo {
      min-height: 350px;
    }
    .page-template-living-renaca-concon .entorno-video {
      max-height: 350px;
    }
    .maxSizelogoEntrega{
      max-width: 180px!important;
      width: 100%;
    }
  }
  
  @media (max-width: 450px) {
    .page-template-living-renaca-concon .logo-living {
      max-width: 100px;
      margin-bottom: 10px;
    }  
    .page-template-living-renaca-concon .display-4 {
      font-size: 30px;
    }
    .page-template-living-renaca-concon .h2 {
      font-size: 18px;
    }
  }
  
  @media (min-width: 767px) {
    .page-template-living-renaca-concon .border-verde-lg-right {
      border-right: 3px solid #80bc00; 
    }
  }
  
  /*--------------------------------------------------------------*/
  /* # Macúl Quilín
  --------------------------------------------------------------*/
  .page-template-macul-quilin .border-verde-x, .page-template-comunal-estacion-central .border-verde-x{
    border-top: 0;
    border-bottom: 0;
    border-left: 3px solid #80bc00; 
    border-right: 3px solid #80bc00; 
    padding-left: 10px;
    padding-right: 10px;
  }
  .maxsizeLogomacul{
    max-width: 500px;
  }
  
  .page-template-macul-quilin .recorrido-virtual-titular {
    background-color: #4A4A49;
  }
  
  .page-template-macul-quilin .recorrido-virtual-logo-proyecto {
    max-width: 200px;
  }
  
  .page-template-macul-quilin .formulario .form-group,  .page-template-comunal-estacion-central .formulario .form-group, .page-template-kit-inversionistas .formulario .form-group{
    margin-bottom: 1rem!important;
  }
  
  .page-template-macul-quilin .caja-negra,  .caja-negra{
    background-color: rgba(0, 0, 0, .6);
  }
  
  .page-template-macul-quilin .palabra-superpuesta {
    margin-left: -28px;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .page-template-macul-quilin .logo-living {
    max-width: 200px;
  }
  
  
  .page-template-macul-quilin .proyecto-logo,  .page-template-comunal-estacion-central .proyecto-logo{
    max-width: 300px;
  }
  
  .letter-spacing-4 {
    letter-spacing: 15px;
  }
  
  .page-template-macul-quilin .detalle-proyecto,  .page-template-comunal-estacion-central .detalle-proyecto {
    min-height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;;
  }
  
  .page-template-macul-quilin .detalle-proyecto-contenedor:nth-child(2n) .detalle-proyecto,  .page-template-comunal-estacion-central  .detalle-proyecto-contenedor:nth-child(2n) .detalle-proyecto{
    flex-direction: row-reverse;
  }
  
  .page-template-macul-quilin .detalle-proyecto .detalle-proyecto-contenido {
    max-width: 300px;
  }
  .page-template-macul-quilin .detalle-proyecto-imagen, .page-template-comunal-estacion-central .detalle-proyecto-imagen{
    max-width: 200px;
  }
  
  .page-template-macul-quilin .nav-tipologia .nav-item {
    border: 0;
  }
  
  .page-template-macul-quilin .nav-tipologia .nav-link.active, .page-template-comunal-estacion-central .nav-tipologia .nav-link.active{
    background-color: #5E5D5C;
    border-bottom: 3px solid #7FBA27;
    color: white;
  }
  
  .page-template-macul-quilin .nav-tipologia .nav-link, .page-template-comunal-estacion-central .nav-tipologia .nav-link {
    border: 1px solid #5E5D5C;
    border-radius: 0;
  }
  
  .page-template-macul-quilin .recorrido-virtual-proyecto {
    min-height: 500px;
  }
  
  .page-template-macul-quilin .recorrido-virtual-icono {
    max-width: 100px;
  }
  
  .page-template-macul-quilin .detalles-recorridos {
    max-width: 300px;
    background-color:rgba(74, 74, 73,0.7);
  }
  
  .page-template-macul-quilin .detalles-recorridos-container, .page-template-comunal-estacion-central .detalles-recorridos-container {
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
  }
  
  .page-template-macul-quilin .detalles-recorrido-fondo, .page-template-comunal-estacion-central .detalles-recorrido-fondo{
    min-height: 500px;
    object-fit: cover;
  }
  
  
  .page-template-macul-quilin .brightness-white, .page-template-comunal-estacion-central .brightness-white {
    filter: brightness(5);
  }
  
  .page-template-macul-quilin .entorno-video, .page-template-comunal-estacion-central .entorno-video{
    height: 500px;
    object-fit: cover;
  }
  
  .page-template-macul-quilin .espacios-mas-overlay, .page-template-comunal-estacion-central .espacios-mas-overlay{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
  }
  
  .page-template-macul-quilin .espacios-mas-overlay img, .page-template-comunal-estacion-central  .espacios-mas-overlay img {
    max-width: 200px;
  }
  
  .page-template-macul-quilin .espacios-mas-overlay-galeria, .page-template-comunal-estacion-central .espacios-mas-overlay-galeria{
    position:absolute;
    left:0;
    top:0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  .page-template-macul-quilin .espacios-mas-slider-proyecto-logo, .page-template-comunal-estacion-central .espacios-mas-slider-proyecto-logo{
    max-width: 200px;
  }
  
  .page-template-macul-quilin .espacios-mas-slider-container:nth-child(1) .espacios-mas-slider-container-proyecto, .page-template-comunal-estacion-central .espacios-mas-slider-container:nth-child(1) .espacios-mas-slider-container-proyecto{
    position: absolute;
    top: 0;
    left: 0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  .page-template-macul-quilin .espacios-mas-slider-container:nth-child(2) .espacios-mas-slider-container-proyecto, .page-template-comunal-estacion-central .espacios-mas-slider-container:nth-child(2) .espacios-mas-slider-container-proyecto {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  
  .page-template-macul-quilin .espacio-mas-slider .espacios-mas-item,  .page-template-comunal-estacion-central .espacio-mas-slider .espacios-mas-item{
    max-height: 400px;
    object-fit: cover;
  }
  
  
  .page-template-macul-quilin .disenos-mas-overlay,  .page-template-comunal-estacion-central .disenos-mas-overlay{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
  }
  
  .page-template-macul-quilin .disenos-mas-overlay img,  .page-template-comunal-estacion-central .disenos-mas-overlay img{
    max-width: 200px;
  }
  
  .page-template-macul-quilin .disenos-mas-overlay-galeria,  .page-template-comunal-estacion-central .disenos-mas-overlay-galeria{
    position:absolute;
    left:0;
    top:0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  .page-template-macul-quilin .disenos-mas-slider-proyecto-logo,  .page-template-comunal-estacion-central .disenos-mas-slider-proyecto-logo{
    max-width: 200px;
  }
  
  .page-template-macul-quilin .disenos-mas-slider-container:nth-child(1) .disenos-mas-slider-container-proyecto,  .page-template-comunal-estacion-central .disenos-mas-slider-container:nth-child(1) .disenos-mas-slider-container-proyecto{
    position: absolute;
    top: 0;
    left: 0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  .page-template-macul-quilin .disenos-mas-slider-container:nth-child(2) .disenos-mas-slider-container-proyecto, .page-template-comunal-estacion-central .disenos-mas-slider-container:nth-child(2) .disenos-mas-slider-container-proyecto{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  .page-template-macul-quilin .disenos-mas-slider .disenos-mas-item, .page-template-comunal-estacion-central .disenos-mas-slider .disenos-mas-item{
    max-height: 400px;
    object-fit: cover;
  }
  
  
  .page-template-macul-quilin .boton-flotante, .page-template-comunal-estacion-central .boton-flotante, .page-template-kit-inversionistas .boton-flotante{
    position: fixed;
    top: 50%;
    right: -47px;
    transform: rotate(90deg);
    z-index: 10;
  }
  
  
  @media (max-width: 767px) {
    .page-template-macul-quilin .logo-living, .page-template-comunal-estacion-central .logo-living{
      max-width: 150px;
    }
    .page-template-macul-quilin .display-4, .page-template-comunal-estacion-central .display-4{
        font-size: 2.5rem;
    }
    .page-template-macul-quilin .detalle-proyecto,  .page-template-comunal-estacion-central .detalle-proyecto{
        min-height: 400px;
    }
    .page-template-macul-quilin .recorrido-virtual-proyecto, .page-template-comunal-estacion-central .recorrido-virtual-proyecto{
        min-height: 350px;
    }
    .page-template-macul-quilin .detalles-recorridos-container,  .page-template-comunal-estacion-central .detalles-recorridos-container{
      right: 50%;
      transform: translate(50%,-50%);
      min-width: 250px;
    }
  }
  
  @media (max-width: 576px) {
    .page-template-macul-quilin .boton-flotante {
      right: -40px;
    }
    .page-template-macul-quilin .boton-flotante a {
      font-size: 14px;
    }
    .page-template-macul-quilin .detalle-proyecto-imagen {
      max-width: 150px;
    }
    .page-template-macul-quilin .proyecto-logo {
      max-width: 250px;
    } 
    .page-template-macul-quilin .detalles-recorrido-fondo {
      min-height: 350px;
    }
    .page-template-macul-quilin .entorno-video {
      height: 350px;
    }
    .page-template-macul-quilin .disenos-mas-slider-proyecto-logo {
      max-width: 150px;
    }
    .page-template-macul-quilin .disenos-mas-overlay img {
      max-width: 150px;
    }
    .page-template-macul-quilin .espacios-mas-slider-proyecto-logo {
      max-width: 150px;
    }
    .page-template-macul-quilin .espacios-mas-overlay img {
      max-width: 150px;
    }
    .max-width-caja-ahorra{
      max-width: 200px;
    }
  
  }
  
  @media (max-width: 450px) {
    .page-template-macul-quilin .logo-living {
      max-width: 100px;
      margin-bottom: 10px;
    }  
    .page-template-macul-quilin .display-4 {
      font-size: 30px;
    }
    .page-template-macul-quilin .h2 {
      font-size: 18px;
    }
  }
  
  @media (min-width: 767px) {
    .page-template-macul-quilin .border-verde-lg-right, .page-template-comunal-estacion-central .border-verde-lg-right{
      border-right: 3px solid #80bc00; 
    }
  }
  
  /*--------------------------------------------------------------*/
  /* # Macúl Quilín
  --------------------------------------------------------------*/
  .page-template-nunoa .border-verde-x {
    border-top: 0;
    border-bottom: 0;
    border-left: 3px solid #80bc00; 
    border-right: 3px solid #80bc00; 
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .page-template-nunoa .recorrido-virtual-titular {
    background-color: #4A4A49;
  }
  
  .page-template-nunoa .recorrido-virtual-logo-proyecto {
    max-width: 200px;
  }
  
  .page-template-nunoa .formulario .form-group {
    margin-bottom: 1rem!important;
  }
  
  .page-template-nunoa .caja-negra,  .page-template-eco-egana .caja-negra{
    background-color: rgba(0, 0, 0, .6);
  }
  
  .page-template-nunoa .palabra-superpuesta {
    margin-left: -28px;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .page-template-nunoa .logo-living {
    max-width: 300px;
  }
  
  
  .page-template-nunoa .proyecto-logo {
    max-width: 300px;
  }
  
  .letter-spacing-4 {
    letter-spacing: 15px;
  }
  
  .page-template-nunoa .detalle-proyecto {
    min-height: 700px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;;
  }
  
  .page-template-nunoa .detalle-proyecto-contenedor:nth-child(2n) .detalle-proyecto {
    flex-direction: row-reverse;
  }
  
  .page-template-nunoa .detalle-proyecto .detalle-proyecto-contenido {
    max-width: 300px;
  }
  .page-template-nunoa .detalle-proyecto-imagen {
    max-width: 200px;
  }
  
  .page-template-nunoa .nav-tipologia .nav-item {
    border: 0;
  }
  
  .page-template-nunoa .nav-tipologia .nav-link.active {
    background-color: #5E5D5C;
    border-bottom: 3px solid #7FBA27;
    color: white;
  }
  
  .page-template-nunoa .nav-tipologia .nav-link {
    border: 1px solid #5E5D5C;
    border-radius: 0;
  }
  
  .page-template-nunoa .recorrido-virtual-proyecto {
    min-height: 500px;
  }
  
  .page-template-nunoa .recorrido-virtual-icono {
    max-width: 100px;
  }
  
  .page-template-nunoa .detalles-recorridos {
    max-width: 300px;
    background-color:rgba(74, 74, 73,0.7);
  }
  
  .page-template-nunoa .detalles-recorridos-container {
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
  }
  
  .page-template-nunoa .detalles-recorrido-fondo {
    min-height: 500px;
    object-fit: cover;
  }
  
  
  .page-template-nunoa .brightness-white {
    filter: brightness(5);
  }
  
  .page-template-nunoa .entorno-video, .page-template-eco-egana .entorno-video, .page-template-eco-florida-landing .entorno-video{
    height: 500px;
    object-fit: cover;
  }
  
  .page-template-nunoa .espacios-mas-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
  }
  
  .page-template-nunoa .espacios-mas-overlay img {
    max-width: 200px;
  }
  
  .page-template-nunoa .espacios-mas-overlay-galeria {
    position:absolute;
    left:0;
    top:0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  .page-template-nunoa .espacios-mas-slider-proyecto-logo {
    max-width: 200px;
  }
  
  .page-template-nunoa .espacios-mas-slider-container:nth-child(1) .espacios-mas-slider-container-proyecto {
    position: absolute;
    top: 0;
    left: 0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  .page-template-nunoa .espacios-mas-slider-container:nth-child(2) .espacios-mas-slider-container-proyecto {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  
  .page-template-nunoa .espacio-mas-slider .espacios-mas-item {
    max-height: 400px;
    object-fit: cover;
  }
  
  
  .page-template-nunoa .disenos-mas-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
  }
  
  .page-template-nunoa .disenos-mas-overlay img {
    max-width: 200px;
  }
  
  .page-template-nunoa .disenos-mas-overlay-galeria {
    position:absolute;
    left:0;
    top:0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  .page-template-nunoa .disenos-mas-slider-proyecto-logo {
    max-width: 200px;
  }
  
  .page-template-nunoa .disenos-mas-slider-container:nth-child(1) .disenos-mas-slider-container-proyecto {
    position: absolute;
    top: 0;
    left: 0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  .page-template-nunoa .disenos-mas-slider-container:nth-child(2) .disenos-mas-slider-container-proyecto {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color:rgba(74, 74, 73,0.7);
    z-index: 5;
  }
  
  .page-template-nunoa .disenos-mas-slider .disenos-mas-item {
    max-height: 400px;
    object-fit: cover;
  }
  
  .page-template-nunoa .boton-flotante, .page-template-eco-florida-landing .boton-flotante, .page-template-liquidacion-fundamenta .boton-flotante{
    position: fixed;
    top: 50%;
    right: -47px;
    transform: rotate(90deg);
    z-index: 10;
  }
  
  
  @media (max-width: 767px) {
    .page-template-nunoa .logo-living {
      max-width: 200px;
    }
    .page-template-nunoa .display-4 {
        font-size: 2.5rem;
    }
    .page-template-nunoa .detalle-proyecto {
        min-height: 400px;
    }
    .page-template-nunoa .recorrido-virtual-proyecto {
        min-height: 350px;
    }
    .page-template-nunoa .detalles-recorridos-container {
      right: 50%;
      transform: translate(50%,-50%);
      min-width: 250px;
    }
  }
  
  @media (max-width: 576px) {
    .page-template-nunoa .boton-flotante, .page-template-eco-florida-landing .boton-flotante {
      right: -40px;
    }
    .page-template-nunoa .boton-flotante a, .page-template-eco-florida-landing .boton-flotante a{
      font-size: 14px;
    }
    .page-template-nunoa .detalle-proyecto-imagen {
      max-width: 150px;
    }
    .page-template-nunoa .proyecto-logo {
      max-width: 250px;
    } 
    .page-template-nunoa .detalles-recorrido-fondo {
      min-height: 350px;
    }
    .page-template-nunoa .entorno-video {
      height: 350px;
    }
    .page-template-nunoa .disenos-mas-slider-proyecto-logo {
      max-width: 150px;
    }
    .page-template-nunoa .disenos-mas-overlay img {
      max-width: 150px;
    }
    .page-template-nunoa .espacios-mas-slider-proyecto-logo {
      max-width: 150px;
    }
    .page-template-nunoa .espacios-mas-overlay img {
      max-width: 150px;
    }
  
  }
  
  @media (max-width: 450px) {
    .page-template-nunoa .logo-living {
      max-width: 200px;
      margin-bottom: 10px;
    }  
    .page-template-nunoa .display-4 {
      font-size: 30px;
    }
    .page-template-nunoa .h2 {
      font-size: 18px;
    }
  }
  
  @media (min-width: 767px) {
    .page-template-nunoa .border-verde-lg-right {
      border-right: 3px solid #80bc00; 
    }
  }
  
  /*--------------------------------------------------------------*/
  /* # Eco Costas beneificios
  --------------------------------------------------------------*/
  .max-width-caja{
    max-width: 130px;
  }
  .pd-top-beneficios{
    padding-top: 130px;
  }
  /*--------------------------------------------------------------*/
  /* # Evento Concon Onlie
  --------------------------------------------------------------*/
  .page-template-evento-concon-online .formulario .form-group > label{
    font-size: 13px;
  }
  /*--------------------------------------------------------------*/
  /* # Pack Eco Miramar
  --------------------------------------------------------------*/
  .page-template-pack-eco-miramar .formulario .form-group > label{
    font-size: 13px;
  }
  .sizePlus{
    max-width: 80px;
  }
  .imgPromocionSli{
    max-width: 250px;
  }
  .efectoImg{
    transition: .2s ease-in;
    filter: brightness(0.5) grayscale(1);
  }
  .efectoImg:hover{
    filter: brightness(1);
  } 
  .slideProyectosVenta .owl-nav > div{
    color: #767778;
  }
  
  .page-template-pack-eco-miramar .complementar-renta {
    width: fit-content;
  }
  
  .borde-verde-pack-miramar {
    border: 3px solid #7fbc03;
    padding: 30px;
  }
  
  @media (min-width:991px) {
    .page-template-pack-eco-miramar .complementar-renta {
      border-right: 1px solid #7fbc03; 
      padding-right: 20px;
    }
  }
  
  .page-template-pack-eco-miramar .espacioTB {
    min-height: calc(100vh - 100px);
  }
  
  .page-template-pack-eco-miramar #formularioCotizaciones.bg-height-home {
    height: auto;
    min-height: 100vh;
  }
  /*
  .page-template-pack-eco-miramar .slideProyectosVenta .owl-stage-outer {
    display: flex;
    justify-content: center;
  }
  */
  /*--------------------------------------------------------------*/
  /* # Pack Eco Costas
  --------------------------------------------------------------*/
  .maxWidthEcoCosta{
    max-width: 288px;
  }
  .page-template-pack-eco-costas .owl-nav > div{
    color: #58595b!important;
  }
  .page-template-pack-eco-costas .sliderProyectosParticipantes .owl-stage-outer {
    display: flex;
    justify-content: center;
  }
  .page-template-pack-eco-costas .sliderProyectosParticipantes .owl-stage {
    display: flex;
    justify-content: center;
  }
  .page-template-pack-eco-costas .complementar-renta {
    width: fit-content;
  }
  @media (min-width:991px) {
    .page-template-pack-eco-costas .complementar-renta,  .page-template-eco-quillin-ii .complementar-renta{
      border-right: 1px solid #7fbc03; 
      padding-right: 20px;
    }
  }
  .page-template-pack-eco-costas .espacioTB {
    min-height: calc(100vh - 100px);
  }
  .page-template-pack-eco-costas #formularioCotizaciones.bg-height-home {
    height: auto;
    min-height: 100vh;
  }
  /*--------------------------------------------------------------*/
  /* # Eco Costas
  --------------------------------------------------------------*/
  .page-template-eco-costas .formulario.formEspcial .form-group{
    margin-bottom: 1rem!important;
  }
  .max-sizeCostas{
    max-width: 280px;
  }
  .fondoGris{
    background-color: #575656;
  }
  /*--------------------------------------------------------------*/
  /* # Eco Origen
  --------------------------------------------------------------*/
  .page-template-eco-origen .border-verde-x {
    border-top: 0;
    border-bottom: 0;
    border-left: 3px solid #80bc00; 
    border-right: 3px solid #80bc00; 
    padding-left: 10px;
    padding-right: 10px;
  }
  @media (min-width: 991px) {
    .page-template-eco-origen .border-verde-lg-right {
      border-right: 3px solid #80bc00; 
    }
  }
  .page-template-eco-origen #formularioCotizaciones.bg-height-home {
    height: auto;
    min-height: 100vh;
  }
  .page-template-eco-origen .espacioTB {
    min-height: calc(100vh - 100px);
  }
  .page-template-eco-origen .franja-blanca-imagen {
    max-width: 150px;
  }
  .page-template-eco-origen a.btn-gris {
    color: white;
    text-decoration: none;
    background-color: #575656;
    transition:  all .2s ease-in;
  }
  .page-template-eco-origen a.btn-gris:hover {
    filter: brightness(1.5);
  }
  .max-sizeOrigen {
    max-width: 280px;
  }
  /*--------------------------------------------------------------*/
  /* # Evento 72 hrs
  --------------------------------------------------------------*/
  .bg-height-72H{
    height: 100vh;
  }
  .evento72horas{
    height: calc(100vh - 100px);
  }
  .border-lateral{
    border-left: 2px solid #76b700;
    border-right: 2px solid #76b700;
  }
  .maxsizePromocion{
    max-width: 250px;
  }
  .precioDesde{
    max-width: 120px;
  }
  .bg-negro-cinta{
    background-color: rgba(0, 0, 0, .6);
  }
  .bg-gris-oscuro-72{
    background-color: #4d4d4f;
  }
  .proyectosEstacionCentral.owl-carousel .owl-item img{
    width: auto;
  }
  .bg-color-verde-fundameta{
    background-color: #7fbc03;
  }
  .border-verde-delgado{
    border: 1px solid #7fbc03;
  }
  .border-top-black{
    border-top: 1px solid #767778;
  }
  .border-bottom-black{
    border-bottom: 1px solid #767778;
  }
  .maxsizeiconoLanding{
    max-width: 45px;
  }
  .border-right-landing{
    border-right: 2px solid #4d4d4f;
  }
  #galeriaModal > .owl-stage-outer, #galeriaModal > .owl-stage-outer > .owl-stage, #galeriaModal > .owl-stage-outer > .owl-stage > .owl-item, #galeriaModal > .owl-stage-outer > .owl-stage > .owl-item > .item{
    height: 100%;
  }
  .item > .cotizar-planos{
    height: 100%;
    object-fit: cover;
  }
  .displayNone{
    display: none;
  }
  .precioDesde3dias{
    max-width: 200px;
  }
  
  #contenedorinformacionPlantas > div:nth-child(2), #contenedorinformacionPlantas > div:nth-child(4), .Núcleo.border-right-landing, #contenedorinformacionPlantas > div.Futuro:nth-child(3), .Fusión.border-right-landing{
    border-right: 0;
  }
  .fontsizeLegalLanding{
    font-size: 13px;
  }
  .huinchaReservado{
    top: 0;
    left: 0;
    background-color: rgba(77 , 77, 79, .8);
  }
  .maxSizePrecioDesde3{
    max-width: 150px;
  }
  .fontModal{
    font-size: 12px;
  }
  /*--------------------------------------------------------------*/
  /* # kit inversionista
  --------------------------------------------------------------*/
  .bg-caja-kit{
    background-color: #575556;
  }
  .max-w-kit-m{
    width: 70%;
  }
  #info > div.container-fluid.col-12.col-sm-10.mx-auto.py-4.mt-3 > div.row.bg-caja-kit.py-3 > div:nth-child(1){
    border-left: 0;
  }
  .max-w-slider{
    max-width: 230px;
  }
  .max-w-best-place{
    max-width: 200px;
  }
  .page-template-kit-inversionistas .boton-flotante{
    right: -36px;
  }
  .page-template-kit-inversionistas .wpcf7 form.sent .wpcf7-response-output, .page-template-kit-inversionistas .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output{
    color: #FFF;
  }
  /*--------------------------------------------------------------*/
  /* # Ahorra con tu 10
  --------------------------------------------------------------*/
  .border-botton-ahorra{
    border-bottom: 2px solid #80bc00;
  }
  .beneficiosPagoPie .owl-nav > div, .proyectosEstacion .owl-nav > div, .proyectosVarios .owl-nav > div{
    color: #575756;
  }
  .logosBeneficios{
    max-width: 90px;
  }
  .bg-gris-ahorra{
    background-color: #e3e3e3;
  }
  .bg-gris-oscuroAhorra{
    background-color: #575756;
  }
  .sizeLogoinversionAhorra{
    max-width: 130px;
  }
  .logoPlusvalia{
    max-width: 130px;
  }
  .logoInversionDesk{
    max-width: 250px;
  }
  .font-sizeInversion{
    font-size: 14.5px;
  }
  /*--------------------------------------------------------------*/
  /* # Vuelve 3 días
  --------------------------------------------------------------*/
  .top-0{
    top: 0;
  }
  .maxSizePrecioDesde3 {
    max-width: 130px;
  }
  .vuelvenTresDiasImagen {
    max-width: 190px;
  }
  @media (min-width: 500px) {
    .vuelvenTresDiasImagen {
      max-width: 190px;
    }
  
    .maxSizePrecioDesde3 {
      max-width: 120px;
    }
    .page-template-vuelven-los-tres-dias .espacioTB{
      padding-left: 60px!important;
      padding-right: 60px!important;
    }
  }
  @media (min-width: 576px) {
    .position-sm-absolute {
      position: absolute;
    }
    .h-sm-100 {
      height: 100%!important;
    }
  }
  @media (min-width: 991px) {
    .vuelvenTresDiasImagen {
      max-width: 190px;
    }
    .maxSizePrecioDesde3 {
      max-width: 120px;
    }
    .page-template-vuelven-los-tres-dias .espacioTB{
      padding-left: inherit!important;
      padding-right: inherit!important;
    }
  }
  @media (min-width: 1400px) {
    .vuelvenTresDiasImagen {
      max-width: 250px;
    }
    .maxSizePrecioDesde3 {
      max-width: 150px;
    }
  }
  @media (min-width: 1600px) {
    .vuelvenTresDiasImagen {
      max-width: initial;
    }
  }
  .r-0{
    right: 0;
  }
  .sizeFondoCaluga{
    min-height: 370px;
  }
  .border-top-y-botton{
    border-top: 3px solid #80bc00;
    border-bottom: 3px solid #80bc00;
  }
  .botonesMix button{
    background-color: #FFF;
    border: 2px solid #76b700;
    transition: .2s all ease-in;
  }
  .mixitup-control-active {
    background-color:#76b700!important;
    color: #FFF;
  }
  .colorRservado{
    background-color: #76b700;
  }
  /*--------------------------------------------------------------*/
  /* # Eco España
  --------------------------------------------------------------*/
  .franja-verde{
    background-color: #76b700;
  }
  .franja-gris{
    background-color: rgba(82, 81, 80, .7);
  }
  .max-size-logoEco{
    max-width: 300px;
  }
  .max-w-ecoEspana{
    max-width: 150px;
  }
  .max-w-dormsEco{
    max-width: 180px;
  }
  /*--------------------------------------------------------------*/
  /* # Eco Irarrazaval
  --------------------------------------------------------------*/
  .descuento300UF{
    max-width: 300px;
    width: 100%;
  }
  /*--------------------------------------------------------------*/
  /* # Pack Copiapo
  --------------------------------------------------------------*/
  .page-template-pack-copiapo .formulario .form-group, .formulario .form-group > label{
    margin-bottom: .7rem!important;
  }
  /*--------------------------------------------------------------*/
  /* # Compra y gana con Eco Tempo
  --------------------------------------------------------------*/
  .page-template-compra-y-gana-con-eco-tempo .page-template-pack-copiapo .formulario .form-group, .formulario .form-group > label {
    margin-bottom: .0rem!important;
  }
  /*--------------------------------------------------------------*/
  /* # Eco Quillin II
  --------------------------------------------------------------*/
  .page-template-eco-quillin-ii .formulario .form-group, .page-template-eco-quillin-i .formulario .form-group{
    margin-bottom: 1rem!important;
  }
  
  /*--------------------------------------------------------------*/
  /* # Entrega inmediata 2021
  --------------------------------------------------------------*/
  .page-template-entrega-inmediata-2021 .max-width-logo {
    max-width: 550px;
  }
  
  .page-template-entrega-inmediata-2021 .icono-plusvalia {
    max-width: 90px;
  }
  
  .page-template-entrega-inmediata-2021 .formulario .form-group,  .page-template-liquidacion-fundamenta .formulario .form-group, .page-template-dpto-nuevo .formulario .form-group{
    margin-bottom: 1rem!important;
  }
  
  .page-template-entrega-inmediata-2021 .maxSizeLogoProyecto72 {
    max-height: 40px;
  }
  
  .page-template-entrega-inmediata-2021 .informacionProyecto {
    max-width: 570px;
  }
  
  .page-template-entrega-inmediata-2021 .max-height-planta,  .page-template-dpto-nuevo .max-height-planta{
    max-height: 500px;
  }
  .mixitup-control-active.mixitup-control{
    background-color: #76b700;
    color: #FFF;
  
  }
  
  /*--------------------------------------------------------------*/
  /* # Eco Egaña descuentos
  --------------------------------------------------------------*/
  .page-template-eco-egana-descuentos .precios-desde-cinta {
    position: absolute;
    right: 5%;
    top: 100px;
    max-width: 200px;
  }
  
  .page-template-eco-egana-descuentos .precios-desde-cinta-mobile {
    max-width: 150px;
  }
  
  .page-template-eco-egana-descuentos .max-width-logo-proyecto {
    max-width: 250px;
  }
  
  .page-template-eco-egana-descuentos .max-width-logo {
    max-width: 500px;
  }
  
  .page-template-eco-egana-descuentos .icono-plusvalia {
    max-width: 90px;
  }
  
  .page-template-eco-egana-descuentos .formulario .form-group {
    margin-bottom: 1rem!important;
  }
  
  .page-template-eco-egana-descuentos .maxSizeLogoProyecto72 {
    max-height: 40px;
  }
  
  .page-template-eco-egana-descuentos .informacionProyecto {
    max-width: 570px;
  }
  
  .page-template-eco-egana-descuentos .max-height-planta {
    max-height: 500px;
  }
  
  .page-template-eco-egana-descuentos .botonesMix button {
    border-color:rgb(77 , 77, 79);
    border-width: 1px;
  }
  
  .page-template-eco-egana-descuentos .separador-vertical {
    border-left: 1px solid rgb(77 , 77, 79);
    height: 30px;
    margin: 0 20px;
  }
  /*--------------------------------------------------------------*/
  /* # Eco Arauco
  --------------------------------------------------------------*/
  .page-template-eco-arauco .owl-nav > div{
    color: #20201F;
  }
  /*--------------------------------------------------------------*/
  /* # FOOTER
  --------------------------------------------------------------*/
  .fontsizeLegal{
    font-size: 14.5px;
  }
  .border-footer{
    border-bottom: 10px solid #7fbc03;
  }
  /*--------------------------------------------------------------*/
  /* # Vuelven lso tres días proyectos
  --------------------------------------------------------------*/
  .border-botom-tres-dias{
    border-bottom: 1.5px solid #76b700;
  }
  .contendorInversionistas > .form-group{
    margin-bottom: 1rem!important;
  }
  /*--------------------------------------------------------------*/
  /* # RESPONSIVE
  --------------------------------------------------------------*/
  @media screen and (max-width:1920px) and (max-height: 700px){
  .bg-height-eco-miramar, .page-template-eco-miramar-proyecto img.bg-height, .page-template-eco-miramar-proyecto .carousel-inner.bg-height, .page-template-inversionistas .bg-height-home, .page-template-eco-costas .carousel-inner img, .page-template-eco-costas .carousel-inner.bg-height{
      height: 120vh;
    }
  }
  @media screen and (max-width:1920px) and (max-height: 670px){
    .bg-height-home {
      height: 120vh;
    }
  }
  @media screen and (max-width:1920px) and (max-height: 650px){
    .bg-height-home, .bg-height-eco-miramar, .page-template-eco-miramar-proyecto img.bg-height, .page-template-eco-miramar-proyecto .carousel-inner.bg-height {
      height: 130vh;
    }
  }
  @media screen and (min-width:1199px){
    /* .maxsizePromocion{
      max-width: initial;
    } */
    .precioDesde{
      max-width: 100%;
    }
  }
  @media screen and (max-width:1199px){
    .maxSizeLogoProyecto72{
      max-width: 250px;
    }
    .maxSizeLogoDorms{
      max-width: 100px;
    }
    .precioDesde3dias{
      max-width: 180px;
    }
    .botoncotizaAqui{
      font-size: 14px;
    }
  }
  @media screen and (max-width:991px){
    .min-height-content.espacioTB.noSpace{
      padding: 0!important;
    }
    .max-w-kit{
      max-width: 250px;
    }
    .height-video{
      height: 400px;
    }
    h1, .h1{
      font-size: 32px;
    }
    h2, .h2{
      font-size: 27px;
    }
    h3, .h3{
      font-size: 22px;
    }
    h4, .h4{
      font-size: 19px;
    }
    h5, .h5{
      font-size: 17px;
    }
    h6, .h6{
      font-size: 15px;
    }
    body{
      font-size: 15px;
    }
    .display-3{
      font-size: 3.5rem;
    }
    .bg-height-home, .page-template-inversionistas .bg-height-home{
      height: auto;
    }
    .espacioTB{
      padding: 70px 0!important
    }
    .page-template-72-horas-fundamenta .espacioTB, .page-template-eco-florida-lanzamiento .espacioTB{
      padding: 0!important
    }
    .maxsizeRecorrido{
        max-width: 100px;
    }
    .page-template-inversionistas .espacioTB{
      padding: 100px 0!important
    }
    .logoInformacionFoto{
      max-width: 180px;
    }
    .sizeimgItalia{
      max-width: 150px;
    }
    .maxsizePromocion{
      max-width: 220px;
    }
    .precioDesde{
      max-width: 100%;
    }
    .precioDesde3dias{
      max-width: 150px;
    }
    .llamado3dias{
      max-width: 300px;
    }
    .fozadoPisition{
      position: relative!important;
    }
    .max-w-eco-egana{
      max-width: 500px;
    }
  }
  @media screen and (max-width:812px) and (max-height: 375px){
    .page-template-eco-miramar-proyecto img.bg-height, .page-template-eco-miramar-proyecto .carousel-inner.bg-height{
      height: 200vh;
    }
    .bg-height-72H{
      height: auto;
    }
  }
  @media screen and (max-width:767px){
    .arauco-360{
      height: 350px;
    }
    .imgTamano {
      height: 150vh;
    }
    .position-absolute.ecoMiramarPosition{
      position: relative!important;
      padding: 50px 0;
    }
    .tamanoEco, .llamadoalaccion{
      margin: 0 auto;
    }
    .bg-white-responsive:before{
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      background: linear-gradient(to right, rgba(255, 255, 255, .5)0%,rgba(255, 255, 255, .5)40%,rgba(255, 255, 255, .5)50%, rgba(255, 255, 255,.5)75%, rgba(255, 255, 255,.5)100%);
    }
    .bg-height-72H{
      height: auto;
    }
    .precioDesde{
      max-width: 130px;
    }
    .maxsizePromocion{
      max-width: 200px;
    }
    .precioDesde3dias{
      max-width: 140px;
    }
    .cambiarPosicion{
      position: relative!important;
    }
    .page-template-72-horas-fundamenta-php .espacioTB{
      padding-top: 0!important;
    }
    .maxSizeLogoProyecto72{
      max-width: inherit;
    }
    .max-sizeCostas{
      margin: 0 auto;
    }
    .bg-height-90.Responsive{
      min-height: 60vh;
    }
    .page-template-pack-copiapo .border-right-fundamenta{
      border-right:0;
      border-bottom: 5px solid #7fbc03;
    }
    
  }
  @media screen and (max-width:576px){
    .max-w-eco-egana{
      max-width: 360px;
    }
    .mx-h-egana{
      max-height: 300px;
    }
    .pd-top-beneficios{
      padding-top: 5px;
    }
    .max-heightImg{
      max-height: 250px;
    }
    .height-video{
      height: 200px;
    }
    .display-3{
      font-size: 2.0rem;
    }
    .ecocostasBen{
      max-width: 240px;
    }
    .espacioTB.vuelvenlosTres{
      padding: 0!important;
    }
    .page-template-vuelven-los-tres-dias .espacioTB{
      padding: 0 20px!important;
    }
    .descuento300UF{
      max-width: 200px;
    }
    .boder-right-gris{
      border-right: 0;
    }
    .edificiosenPromocion{
      max-width: 280px;
    }
    h1, .h1{
      font-size: 28px;
    }
    h2, .h2{
      font-size: 25px;
    }
    h3, .h3{
      font-size: 21px;
    }
    h4, .h4{
      font-size: 20px;
    }
    h5, .h5{
      font-size: 19px;
    }
    h6, .h6{
      font-size: 16px;
    }
    .entreTodos{
      font-size: 16px;
    }
    body{
      font-size: 14px;
    }
    .sizeIconoPack{
      max-width: 110px;
    }
    .sizeLogoGp{
      max-width: 50%;
    }
    .border-right-fundamenta{
      border-right: 0;
      border-bottom: 5px solid #7fbc03;
    }
    .maxsizePromocion{
      max-width: 150px;
    }
    .precioDesde{
      max-width: 100px;
    }
    .calugaProyectpsAhorra{
      max-width: 185px;
    }
    #contenedorinformacionPlantas > div:nth-child(1){
      border:0!important;
    }
    .max-sizeCostas{
      max-width: 250px;
    }
    .bg-height-90.Responsive{
      min-height: 50vh;
    }
    .max-size-logoEco{
      margin: 0 auto;
    }
    .page-template-eco-irarrazaval .espacioTB {
      padding-top: 90px!important;
    }
    /* Entrega inmediata 2021 */
    .page-template-entrega-inmediata-2021 .icono-plusvalia {
      max-width: 75px;
    }
    .max-width-vuelve {
      max-width: 150px;
    }
    .contenedor-informacion{
      padding: 70px 0 0 0 !important
    }
    .maxSizePrecioDesde3 {
      max-width: 90px;
    }
    .max-w-kit{
      max-width: 150px;
      margin: 0 auto;
    }
    .page-template-kit-inversionistas .separador-vertical{
      border-left:0;
    }
    .m-w-logo-mo{
      width: 70%;
    }
  }
  @media screen and (max-width:414px){
    .page-template-eco-arauco .sizeimgItalia{
      max-width: 100px;
    }
    .edificiosenPromocion{
      max-width: 250px;
    }
    .imgInversion{
      max-width: 95px;
    }
    .espacioTB {
      padding: 15px 0!important;
    }
    .recorridoSize{
      max-width: 150px;
    }
    .position-absolute.posicionBotonRes{
      position: relative!important;
    }
  
      /* Entrega inmediata 2021 */
      .page-template-entrega-inmediata-2021 .icono-plusvalia {
        max-width: 50px;
      }
  }
  @media screen and (max-width:320px){
    h1, .h1{
      font-size: 25px;
    }
    h2, .h2{
      font-size: 22px;
    }
    h3, .h3{
      font-size: 19px;
    }
    h4, .h4{
      font-size: 18px;
    }
    h5, .h5{
      font-size: 16px;
    }
    h6, .h6{
      font-size: 15px;
    }
    body{
      font-size: 13.5px;
    }  
  }
  .form-group p{
    margin-bottom: 0;
  }
  .form-group p label{
    width: 100%;
  }
  
  /* Thank you page styles */
  .ty-page-content {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .ty-page-banner-content {
    width: 740px;
    height: 322px;
    padding: 50px;
    border-radius: 10px;
    background: #0C0C0C99;
  }
  
  .ty-page-banner-header {
    position: relative;
  }
  
  .ty-page-banner-header svg {
    position: absolute;
    width: 60px;
    height: 60px;
  }
  
  .ty-page-banner-title {
    margin-left: 80px;
    font-size: 40px;
    font-weight: 500;
    line-height: 48.76px;
    text-align: left;
    color: #7EBB23;
  }
  
  .ty-page-banner-description {
    margin: 20px 0 40px;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.94px;
    text-align: left;
    color: #FFFFFF;
  }
  
  .ty-page-banner-buttons {
    display: flex;
    align-items: center;
    gap: 40px;
  }
  
  .ty-page-banner-button {
    width: 280px;
    height: 46px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 400;
    line-height: 24.38px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    background: #7EBB23;
    transition: 0.4s ease-in-out;
  }
  
  .ty-page-banner-button:hover {
    background: #575757;
    color: #FFFFFF;
    text-decoration: none;
  }
  
  .ty-page-banner-button.color-invert {
    background: #575757;
  }
  
  .ty-page-banner-button.color-invert:hover {
    background: #7EBB23;
  }
  
  @media (max-width: 991px) {
    .ty-page-banner-content {
      width: 75%;
      height: auto;
      padding: 35px;
      margin: 50px;
    }
    
    .ty-page-banner-header {
      display: flex;
      align-items: center;
      flex-direction: column;
      gap: 15px;
    }
    
    .ty-page-banner-header svg {
      position: unset;
      width: 45px;
      height: 45px;
    }
    
    .ty-page-banner-title {
      margin-left: 0;
      font-size: 30px;
      line-height: 32.76px;
      text-align: center;
    }
    
    .ty-page-banner-description {
      margin: 15px 0 20px;
      font-size: 16px;
      line-height: 19.94px;
      text-align: center;
    }
    
    .ty-page-banner-buttons {
      flex-direction: column;
      gap: 14px;
    }
    
    .ty-page-banner-button {
      width: 100%;
      font-size: 14px;
      transition: 0.4s ease-in-out;
    }
  }

/*--------------------------------------------------------------*/
/* # hotfixes feb 2025
--------------------------------------------------------------*/

.owl-carousel.fundamenta-mas {
    max-width: 100% !important;
}

.texto-gris.iconosDescripcion {
  display: flex;
  gap: 30px;
}

.texto-gris.iconosDescripcion span {
  display: inline-flex;
  gap: 5px;
  font-size: 20px;
  align-items: center;
}

#dptos .input-group-prepend {
    margin-right: -21px;
}

.disenos-mas-slider.owl-carousel .owl-nav button {
    height: 60px;
    border-radius: 0;
    background: #8cb036;
    padding: 0 15px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.disenos-mas-slider.owl-carousel .owl-nav button.owl-prev {
    left: 0;
}
.disenos-mas-slider.owl-carousel .owl-nav button.owl-next {
    right: 0;
}

.fontsizeLegal.d-flex {
  padding: 30px 0;
}

.formularioContacto .field-form-group {
  width: 100%;
}

.informacionProyecto .position-absolute {
  z-index: 10;
}

/* metro icons center in florida project landing */
.my-3.my-sm-4.d-none.d-sm-block.d-md-block.d-lg-block img {
  margin: 0 auto !important;
}

/* global fix for text color */
.modal-dialog .modal-content,
.newsletter,
.wrapper {
  color: #4a4a4a;
}

.formularioCotizacion.modalCotizaciones .wpcf7 {
  max-width: 100% !important;
}
.formularioCotizacion.modalCotizaciones .wpcf7-form label {
  color: white;
}

#galeriaModal.owl-carousel {position: relative;}
#galeriaModal.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  font-size: 30px;
  color: white;
  padding-right: 10px;
  padding-left: 10px;
}

/* listings page hero fix */

.listings-page-hero {
  position: relative;
  overflow: hidden;
  min-height: 550px;
  background-position: center;
  background-size: 100% auto;
}

.listings-page-hero img {
  width: 100%;
  height: auto;
}

.listings-page-hero .hero-img-mobile {
  display: none;
}

@media all and (max-width: 767px) {
  .listings-page-hero {
    min-height: unset;
  }
  .listings-page-hero .hero-img-desktop {
    display: none;
  }
  .listings-page-hero .hero-img-mobile {
    display: block;
  }
    
}

/* blog fontawesome update hotfix */
.blog-template-page .fa,
.blog-template-single .fa {
  font-family: 'Font Awesome 5 Free' !important;
}

/* blog single breadcrumbs with p fix */
.blog-single-crumb p {
  margin: 0 !important;
}
/* single blog shares refactor */
.blog-template-single .blog-single-sharebar .shares ul li:hover {
  cursor: pointer;
}
.blog-template-single .blog-single-sharebar .shares ul li p {
  margin: 0 !important;
}

/* single blog title refactor */
.blog-single-head {
  position: relative;
  background-color: black;
}
.blog-single-head > img {
  opacity: .45 !important;
}
.blog-single-head .single-head-blogtitle {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding-bottom: 30px;
  color: white;
}

/* sale projects faq accordion refactor */
.more-faq-section {
  font-size: 14px;
  line-height: 200%;
  max-width: 850px;
  margin: 80px auto;
}

.more-faq-section .accordion-title {
  font-size: 17px;
  font-weight: 400;
  padding-bottom: 10px;
}

.more-faq-section .accordion-content {
  color: #646464;
}

.more-faq-section .accordion-content {
  color: #4A4A4A;
}

.more-faq-section .accordion-content h1,
.more-faq-section .accordion-content h2,
.more-faq-section .accordion-content h3,
.more-faq-section .accordion-content h4 {
  font-size: 17px;
  font-weight: 600;
  color: #4A4A4A;
  margin: 30px 0 15px;
  border: none;
}

.more-faq-section .accordion-content h1 b,
.more-faq-section .accordion-content h2 b,
.more-faq-section .accordion-content h3 b,
.more-faq-section .accordion-content h4 b {
  font-weight: unset;
}

.more-faq-section .accordion-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.more-faq-section .accordion-content ol {
  margin-left: 15px;
}

.more-faq-section .accordion-content ol li::marker {
  font-weight: 700;
}

/* blog addendum */
.cards_pagination button, 
.cards_pagination a {
      border: none;
      background-color: #656565;
    border-radius: 6px;
    padding: 10px 15px;
    color: white;
    outline: none;
    box-shadow: none;
}

.cards_pagination button.active,
.cards_pagination a.active {
  background-color: #81b935;  
}
.cards_pagination button:hover,
.cards_pagination a:hover {
  cursor: pointer;
}