body, body p, body a, body span, body li {
    font-family: "Montserrat", serif;
    font-style: normal;
    font-size: 16px;
    line-height: 1.4 !important;
}
body label.zpform-label {
    font-family: "Montserrat", serif;
    font-style: normal;
    font-size: 16px !important;
    line-height: 1.4 !important;
}
body h2, body h2 span {
    font-family: "Montserrat", serif;
    font-size: 36px !important;
    line-height: 1.2 !important;
}
body h3, body h3 span {
    font-family: "Montserrat", serif;
    font-size: 30px !important;
    line-height: 1.2 !important;
}
body h4, body h4 span {
    font-family: "Montserrat", serif;
    font-size: 26px !important;
}
body h5, body h5 span {
    font-family: "Montserrat", serif;
    font-size: 20px !important;
}
body .copyright {
	font-size: 10px !important;
}
/********************************************************
	Header
********************************************************/
.header {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 244;
    top: 0;
    padding: 17px 0px !important;
}
.header .menu-list a {
    color: #ff491a;
}

.header .menu-list a.active {
    background-color: transparent;
    color: #444;
}

.navigation {
  height: 70px;
}

nav {
  width:100%;
  text-align: right;
}

.nav-menu {
  display:blocK;
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

nav ul li {
  float: left;
  position: relative;
}

nav ul li a {
  display: block;
  padding: 0;
  color: #ff491a;
  text-decoration: none;
  margin: 0 12px;
}

nav ul li a:hover {
    color: #ff491a;
    text-decoration: underline;
    font-weight: 600;
}

.nav-submenu {
  width:auto;
  position: absolute;
  z-index: 1;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
  width: auto;
  display: none;
}

.nav-submenu li {
   width: 100%;
   white-space: nowrap;
}

.nav-movil {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: #001628;;
  height: 70px;
  width: 100%;
}
.section-script {
	display: none;
}
/*********   Botón Registrate  ************/

.section-registrate a.zpimage-anchor {
    display: block;
    position: fixed;
    top: 35%;
    right: 0;
    z-index: 211;
    width: 120px;
}


#nav-boton {
  position: absolute;
  right: 20px;
  top: 25px;
  cursor: pointer;
  width:20px;
  height: 10px;
  padding: 5px 15px 15px 0px;
  z-index:1;
}

#nav-boton span,
#nav-boton span:after,
#nav-boton span:before {
  transition: all 500ms ease-in-out;
  border-radius: 1px;
  height: 5px;
  width: 40px;
  position: absolute;
  display: block;
  content: "";
  background: #fff;
}

#nav-boton span:before {
  top: -10px;
}
#nav-boton span:after {
  bottom: -10px;
}

#nav-boton.activo span {
  background-color: transparent;
}

#nav-boton.activo span:before,
#nav-boton.activo span:after {
  top: 0;
}

#nav-boton.activo span:after {
  transform: rotate(-45deg);
}

#nav-boton.activo span:before {
  transform: rotate(45deg);
}

.navbar {
  /* background-color: #333; */
  color: white;
  padding: 0;
  position: sticky;
  top: 0;
  z-index: 1000;
}

.menu-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  justify-content: right;
}
.zpelement.menu {
    margin-top: 0;
}
.menu-list {
  display: none;
  flex-direction: column;
  background-color: #333;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 10px 0;
}

.menu-list a {
  color: white;
  text-decoration: none;
  padding: 10px 20px;
  display: block;
}

/********************************************************
	Banner
********************************************************/
.banner {
    position: relative;
    z-index: 212;
}


.banner .col-sello-NoVis {
    position: initial;
}

.banner .wp-sello-no-vis {
    position: initial;
}

.banner .Sello-NoVis {
    position: absolute;
    left: 10px;
    top: 10px;
}
.banner .box-dir p {
	display: none;
}
.banner .box-dir h5 {
    background-color: #e63826;
    display: inline;
    padding: 5px;
    border-radius: 7px;
}
.col-info-proyect {
    margin-top: 0;
    padding: 10px 0;
}
.col-info-proyect.col2-info-proyect {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.menu-list a.active {
  background-color: #444;
}

.menu-toggle {
  background: none;
  border: none;
  color: white;
  font-size: 24px;
  cursor: pointer;
  display: inline-block;
}
.btn-whatsapp {
    position: fixed;
    z-index: 212;
    bottom: 2%;
    right: 1%;
    width: 70px;
    animation-delay: 2s;
    animation: reboteIn 1s 2;
    animation-iteration-count: infinite;
}
  @keyframes reboteIn {
 
  0% {
    opacity: 1;
    transform: scale(0.9);
  }
  
  50% {
     opacity: 1;
     transform: scale(1);
  }

  70% {
     opacity: 1;
     transform: scale(0.9);
  }
  
}
.col-info-proyect .zpelement {
    margin-top: 0;
}

.galeria-zonas-comunes img {
    padding: 15px;
}

.col-areas {
    margin-top: 0;
    padding: 0 !important;!i;!;
    position: relative;
    padding: 10px 0 !important;!i;!;
}
.col-areas.col-areas2:before {
    content: "";
    display: block;
    position: absolute;
    width: 95%;
    height: 1px;
    background-color: #4b8552;
    left: 0;
    top: -4px;
}
li.zpform-choice-input-container em.zpform-mandatory {
    display: none;
}
/***** Formulario *****/
.wp-form-registrate form {
    padding: 0 20px;
}

.wp-form-registrate form ul li {
    margin-top: 0px;
    margin-bottom: 0px;
}

.wp-form-registrate form ul li .zpform-field-container {
    border: 0 !importan;
    border-color: transparent;
}
.wp-form-registrate .title-form h3 span {
    font-size: 28px !important;
    width: 80%;
    display: block;
    margin: 0 auto;
}

.wp-form-registrate .zpform-container form ul li .zpform-field-container label, 
.wp-form-registrate .zpform-container form ul li .zpform-field-container input, 
.wp-form-registrate .zpform-container form ul li .zpform-field-container select {
    font-size: 15px !important;
    line-height: 1.1;
    color: #000;
}
.wp-form-registrate .zpform-container form ul li .zpform-field-container input, 
.wp-form-registrate .zpform-container form ul li .zpform-field-container select {
    border-color: #e1dfdf !important;
    border-radius: 4px;
}

.wp-form-registrate .zpform-container form ul li .zpform-field-container .zpform-select-field-container:before {
    content: "\032C";
    display: block;
    position: absolute;
    right: 5%;
    top: -20px;
    color: #000;
    font-size: 44px;
    font-weight: 100;
}

.wp-form-registrate .zpform-container form ul li .zpform-field-container select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.zpform-label-align-inside .zpform-select-field-container:after {
    display: none;
}

.wp-form-registrate .zpform-container form ul li textarea {
    border: 0;
    padding-top: 0;
    padding-left: 0;
    margin-bottom: 20px;
    cursor: default;
    opacity: 1;
    font-size: 10px;
    color: #013A51;
}

.wp-form-registrate .zpform-container form ul li  input#zsform_submit {
    margin: 10px auto 20px;
    display: block;
    width: 100%;
}
span.zpform-inside-label.zpform-label {
    display: none !important;
}
.zpdark-section a.link-terminos {
    color: #175653;
    text-decoration: underline;
}
.zpform-container .zpform-outer li .zpform-label-container {
  display: none;
}
.zpform-container .zpform-errormsg, .zpform-container .zpform-common-errormsg {
  color: #FF4949 !important;
}

form ul li select {
    padding-right: 20px !important;
    padding-left: 7px !important;
}
.zpform-container .zpform-outer li:nth-child(4) {
  display: inline-block;
  width: 30%;
}

.zpform-container .zpform-outer li:nth-child(5) {
  display: inline-block;
  width: 68%;
  margin-left: 2%;
  vertical-align: top;
}

.zpform-container .zpform-outer li:nth-child(4) label {
  display: none;
}

.wp-form-registrate .zpform-container form ul li:nth-child(4) .zpform-field-container .zpform-select-field-container:before {
  right: 15%;
} 
/************************************** 
	Planos 
***************************************/
.planos .hb-lightbox__caption p.hg-gallery-caption-paragraph {
    font-size: 10px !important;
    color: #1e1e1c;
}

.planos .hb-lightbox__caption .hg-gallery-caption-heading {
    font-size: 22px !important;
    color: #6fa095;
    font-weight: 600;
}

.hb-lightbox__arrow-nav.nav-right.hb-lightbox__arrow-1:before {
    content: "\203A";
    display: block;
    font-size: 44px;
    line-height: 0;
    color: #175653;
}

.hb-lightbox__arrow-nav.nav-right svg {
    display: none;
}

.hb-lightbox__arrow-nav.nav-right {
    right: 0px;
}

.hb-lightbox__arrow-nav.nav-left.hb-lightbox__arrow-1:before {
    content: "\2039";
    display: block;
    font-size: 44px;
    line-height: 0;
    color: #175653;
}

.hb-lightbox__arrow-nav.nav-left svg {
    display: none;
    left: 0;
}

body .copyright div {
    width: 100% !important;
}

body .copyright p {
    font-size: 12px !important;
}
/********************************************************
	Estilos para pantallas grandes
********************************************************/
/* Estilos para pantallas grandes */
@media (min-width: 600px) {
    body h2, body h2 span {
        font-size: 46px !important;
        line-height: 1.2 !important;
    }
    body h3, body h3 span {
        font-size: 2.1rem !important;
        line-height: 1.2 !important;
    }
}
@media (min-width: 992px) {
    
    body h2, body h2 span {
        font-size: 56px !important;
        line-height: 1.2 !important;
    }
	body h3, body h3 span {
        font-family: "Montserrat", serif;
        font-size: 38px !important;
        line-height: 1.2 !important;
    }
    body h4, body h4 span {
        font-family: "Montserrat", serif;
        font-size: 28px !important;
    }
    body h5, body h5 span {
        font-family: "Montserrat", serif;
        font-size: 22px !important;
    }
    .header > .zpcontainer > .zpjustify-content- {
        align-items: center;
    }
      .menu-list {
        display: flex; /* Mostramos el menú en línea */
        flex-direction: row; /* Opciones en línea */
        position: static;
        background-color: transparent;
        width: auto;
        padding: 0;
      }

      .menu-list a {
        padding: 0;
        margin: 0 12px;
      }

      .menu-toggle {
        display: none; /* Ocultamos el botón en pantallas grandes */
      }

    .col-info-proyect.col2-info-proyect {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        border-top: 0px;
        border-bottom: 0px;
    }
    
    
	.nav-menu {
        display: flex;
        justify-content: center;
        margin-right: 0;
    }  
    /**************  Banner  **********************/
    .banner:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 70%;
        background: rgba(8, 8, 8, 0.08);
        background: -moz-linear-gradient(to bottom, rgba(8, 8, 8, 0.0) 0%, rgba(4, 4, 4, 0.7) 50%, rgb(0 0 0 / 70%) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(8, 8, 8, 0.0)), color-stop(50%, rgba(4, 4, 4, 0.07)), color-stop(100%, rgba(0, 0, 0, 0.7)));
        background: -webkit-linear-gradient(to bottom, rgba(8, 8, 8, 0.0) 0%, rgba(4, 4, 4, 0.7) 50%, rgb(0 0 0 / 70%) 100%);
        background: -o-linear-gradient(to bottom, rgba(8, 8, 8, 0.0) 0%, rgba(4, 4, 4, 0.7) 50%, rgb(0 0 0 / 70%) 100%);
        background: -ms-linear-gradient(to bottom, rgba(8, 8, 8, 0.0) 0%, rgba(4, 4, 4, 0.7) 50%, rgb(0 0 0 / 70%) 100%);
        background: linear-gradient(to bottom, rgba(8, 8, 8, 0.0) 0%, rgba(4, 4, 4, 0.7) 50%, rgb(0 0 0 / 70%) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#080808', endColorstr='#000000', GradientType=0 );
        bottom: 0;
        left: 0;
    }
    /***************************************************************
        PLANOS
    ***************************************************************/
    
    .planos .hb-lightbox__caption {
        position: absolute;
        right: 0;
        top: 0;
        width: 22%;
    }
    
    .planos .hb-lightbox__caption h4.hg-gallery-caption-heading {
        line-height: 1.4;
        width: 95%;
        margin: 30px auto 10px;
    }
    
    .planos .hb-lightbox__caption p.hg-gallery-caption-paragraph {
        text-align: justify;
        padding: 10px;
    }
    .col-areas.col-areas2:before {
        width: 1px;
        height: 90%;
        left: -10%;
        top: 50%;
        transform: translateY(-50%);
    }
    /***************************************************************
        FORMULARIO
    ***************************************************************/
    .wp-form-registrate form ul li:first-child {
        width: 49%;
        display: inline-block;
    }

    .wp-form-registrate form ul li:nth-child(2) {
        width: 49%;
        display: inline-block;
        margin-left: 2%;
    }
    .wp-form-registrate .title-form h3 span {
        font-size: 34px !important;
    }
}
@media (min-width: 1200px) {
    .zpcontainer {
        width: 1200px;
    }
}
/*************************************************************************************************
	Estilos para pantallas pequeñas y móviles
*************************************************************************************************/
@media (max-width: 991px){
	.header .zpelem-image {
        margin-top: 0;
    }

    .header .menu {
        margin-top: 0;
    }

    .header .logo-coninsa .zpimage {
        max-width: 180px !important;
        width: 30%;
    }

    .header .logo-proyecto img.zpimage {
        max-inline-size: 150px !important;
        width: 30%;
    }

    .header .zpalign-items-flex-start {
        flex-wrap: nowrap;
        column-count: 2;
        align-items: center;
    }

    .header .zpalign-items-flex-start > .zpelem-col.zpdefault-section.zpcol-12.zpcol-md-8 {
        position: absolute;
        right: 0;
        top: 50%;
        z-index: 51;
        width: 100%;
        float: right;
        padding: 0;
        height: 38px;
        transform: translateY(-62%);
    }

    .header .zpalign-items-flex-start > .zpelem-col {
        width: 40%;
    }

    .header .zpalign-items-flex-start > .zpelem-col:last-child {
        text-align: left;
    }

    .header .zpalign-items-flex-start > .zpelem-col:last-child .zpimage-container {
        justify-content: left;
    }

    .header .zpalign-items-flex-start > .zpelem-col figure {
        text-align: left;
        padding-left: 12%;
    }

    .header .zpalign-items-flex-start > .zpelem-col:last-child figure {
        padding-left: 0;
    }
	.header .zpalign-items-center {
        flex-wrap: nowrap;
        justify-content: left;
        padding: 0 20px;
    }

    .header .zpelem-col.zpdefault-section {
        width: 40%;
    }

    .header .zpelem-col.zpdefault-section:nth-child(3) {
        width: 100%;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    .header .zpelem-col.zpdefault-section .logo-proyecto {
        display: flex;
    }

    .header .zpelem-col.zpdefault-section .logo-coninsa {
        display: flex;
    }

    .header .zpelem-col.zpdefault-section .logo-coninsa figure {
        width: 80%;
        max-width: 140px;
    }

    .header  .menu {
        top: -30px;
        position: absolute;
        width: 100%;
        left: 0;
    }

    .menu ul.nav-menu {
        transition: all 0.7s;
        padding-bottom: 1px;
    }
    .menu-toggle {
        color: #333333;
        font-size: 44px;
        line-height: 0;
        width: 38px;
        height: 38px;
        transform: translateX(-13px);
    }

    .menu-list.active-menu {
        display: block;
    }
    .header .zprow.zpjustify-content- {
        flex-wrap: nowrap;
        align-items: center;
        position: relative;
    }
	.header .zpcontainer > .zprow {
        flex-wrap: nowrap;
    }
    .header .zprow.zpjustify-content- .zpdefault-section {
        width: 45%;
    }

    .header .zprow.zpjustify-content- .zpdefault-section:last-child {
        padding: 0;
    }

    .header .zprow.zpjustify-content- .zpdefault-section:nth-child(3) {
        position: absolute;
        right: 0;
        padding: 0;
        width: 100%;
        top: 50%;
        transform: translateY(-50%);
    }
	 
    
    .nav-movil {
        background-color: transparent;
        top: 0;
        display: block;
    }

    a#nav-boton {
        width: 30px;
    }

    #nav-boton span, #nav-boton span:after, #nav-boton span:before {
        background-color: #333333;
        width: 30px;
    }

    .header .zprow.zpjustify-content- .zpdefault-section .zpelement {
        margin-top: 0;
    }

    .header .zprow.zpjustify-content- .zpdefault-section .logo-proyecto {
        width: 80%;
        max-width: 180px;
    }

    .header .zprow.zpjustify-content- .zpdefault-section .logo-coninsa {
        width: 60%;
        max-width: 160px;
        display: block;
    }
    .nav-menu {
        display: none;
        margin-top: 30px;
    }
    ul.nav-menu {
        width: 100%;
        position: relative;
        background-color: #f2f1f2;
        margin-top: 62px;
    }
    .nav-menu li {
        float: none;
        padding: 10px 0;
    }
    .nav-menu li a {
        font-size: 20px;
        padding: 5px 20px;
        line-height: 20px;
    }
    .nav-menu li ul li a {
        padding-left: 30px;
    }

    .nav-submenu {
        position: static;
    }
	/*****  Banner ******/
    .banner {
        padding-top: 50%;
        padding-bottom: 0;
    }
	.zpdark-section.banner:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: rgb(0 0 0 / 30%);
    }
    .banner .box-dir {
        margin-bottom: 40px;
    }
    .zpdark-section.banner:before {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: rgb(0 0 0 / 30%);
    }
    
    /***************  Banner  ****************/
    .zpdark-section.banner {
        background-size: 100%;
        background-position: top;
        margin-top: -20px;
    }

    .zpdark-section.banner h2 {
        text-shadow: 0 0 10px #000;
        width: 90%;
        max-width: 540px;
    }

    /*************** Areas *****************/
    .col-info-proyect.col2-info-proyect {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 0;
        border-right: 0;
        margin: 20px 0;
        padding: 20px 0;
    }
    
    /************ Zonas Comunes **************/
    .galeria-zonas-comunes .zpcarousel-arrows-container.zpcarousel-arrow-type-02 {
        display: block !important;
    }

    .galeria-zonas-comunes .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left {
        top: 110%;
        left: 42%;
    }

    .galeria-zonas-comunes .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right {
        top: 110%;
        right: 42%;
    }
}
@media (max-width: 500px){
    body h2, body h2 span {
        font-size: 34px !important;
        text-shadow: 0 0 10px #000;
    }
    body, body p, body a, body span, body li {
        font-size: 14px;
    }
    .header .zpelem-col.zpdefault-section {
        width: 35%;
    }
    .header .zpelem-col.zpdefault-section.logo-coninsa {
        margin-left: 9%;
    }
    /******************* Banner ***************/
    .zpdark-section.banner {
        background-size: 180%;
        background-position: top;
        margin-top: -20px;
    }

    .zpdark-section.banner h2 {
        text-shadow: 0 0 10px #000;
        width: 90%;
        max-width: 540px;
    }

    .banner .Sello-NoVis {
        width: 180px;
    }

    .banner .box-dir h5, .banner .box-dir h5 span {
        width: 100%;
        font-size: 1.2rem !important;
        font-weight: 400 !important;
    }
    
    /************ Zonas Comunes ***********/
	.galeria-zonas-comunes .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left {
        left: 38%;
    }

    .galeria-zonas-comunes .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right {
        right: 38%;
    }
}
@media (max-width: 360px){

    /************ Zonas Comunes ***********/
	.galeria-zonas-comunes .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left {
        left: 35%;
    }

    .galeria-zonas-comunes .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right {
        right: 35%;
    }
}