@font-face {
  font-family: 'NuaGrafiti';
  src: url('fuentes/grafiti.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'NuaInter';
  src: url('fuentes/Inter_18pt-ExtraLight.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'NuaInter';
  src: url('fuentes/Inter_18pt-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'NuaAlias';
  src: url('fuentes/Alias-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'NuaAlias';
  src: url('fuentes/Alias-Regular.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'NuaGotham';
  src: url('fuentes/Gotham-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'NuaGotham';
  src: url('fuentes/Gotham-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'NuaBebas';
  src: url('fuentes/BebasNeue-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'NuaBebas';
  src: url('fuentes/BebasNeue-Regular.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}


p {
  font-family: 'NuaGotham', sans-serif !important;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 1em;
}


a:hover {
  text-decoration: underline !important;
}

/* Listas */
ul, ol {
  font-family: 'NuaGotham', sans-serif !important;
  margin-bottom: 1em;
  font-weight: 300;
  font-style: normal;
}

li {
  font-family: 'NuaGotham', sans-serif !important;
  font-weight: 300;
  font-style: normal;
}

table {
  font-family: 'NuaGotham', sans-serif !important;
  font-weight: 300;
}

@media (min-width: 1024px) {
	.ast-plain-container.ast-no-sidebar #primary {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
    div#ast-desktop-header {
        position: fixed;
        width: 100%;
        left: 0%;
        z-index: 100;
        transition: background-color 0.3s ease;
    }

    .ast-builder-footer-grid-columns.site-below-footer-inner-wrap.ast-builder-grid-row {
        max-width: 1640px;
        padding-left: 20px !important;
        padding-right: 20px !important;
        margin: auto !important;
    }
	.full_width {
        margin-left: calc(-50vw + 50%) !important;
        margin-right: calc(-50vw + 50%) !important;
        max-width: 100vw !important;
        width: 100vw !important;
    }
    .full_width img {
        width: 100% !important;
    }
}

@media (max-width: 768px) {
	
    .site-header {
      position: fixed !important;
      width: 100% !important;
      z-index: 100;
      transition: background-color 0.3s ease;
    }

    .card-title {
        font-size: 8vw !important;
    }

    .card-title::before {
        width: 3vw !important;
        height: 12vw !important;
        border-top-right-radius: 2vw !important;
        border-bottom-left-radius: 2vw !important;
    }

    .card-description {
        font-size: 5vw !important;
    }

    .txt_porque h2 {
        font-size: 8vw !important;
    }

    .txt_porque h2.biger {
        font-size: 10vw !important;
    }

    .txt_porque {
        max-width: 70vw !important;
    }

    .txt_big_1 h2 {
        font-size: 10vw !important;
    }

    .txt_big_2 h2 {
        font-size: 8vw !important;
    }

    .sub_size h2 {
        font-size: 8vw !important;
    }

    .grafiti_text p.uagb-desc-text {
        font-size: 5vw !important;
    }

    .nua-slide-description {
        left: 2.5vw !important;
        width: 95vw !important;
        font-size: 14px !important;
    }

    h2.nua-slide-title {
        font-size: 6vw !important;
        left: 2.5vw !important;
    }

    ul.slick-dots {
        display: none !important;
    }

    aside.footer-widget-area.widget-area.site-footer-focus-item.footer-widget-area-inner {
        text-align: center !important;
    }

    .nua-tipologias-slider .slick-next, .nua-tipologias-slider .slick-prev {
        top: 30% !important;
    }

    .nua-slick-slider {
        background: #1d4232 !important;
        border: none !important;
        padding-bottom: 60px !important;
    }

    .nua-slick-slider .slick-next, .nua-slick-slider .slick-prev {
        top: 90% !important;
    }

    .nua-slick-slider .slick-next, .nua-slick-slider .slick-prev {
        background-size: 40px 40px !important;
    }

    .txt_vendedor h2 {
        font-size: 7vw !important;
    }
    .sub_txt_izq span {
        font-size: 3.5vw !important;
    }
    .txt_comision_l h2 {
        font-size: 15vw !important;
    }
    .txt_comision_r h2 {
        font-size: 7vw !important;
    }
    .txt_formulario {
        max-width: 60vw !important;
    }
    .txt_formulario p {
        font-size: 5vw !important;
    }
    .txt_formulario h2 {
        font-size: 8vw !important;
    }
    .sub_txt_der span {
        font-size: 3.5vw !important;
        width: 10vw !important; 
    }
}

.grafiti_text, .grafiti_text h2, .grafiti_text h1, .grafiti_text h3 {
  font-family: 'NuaGrafiti', sans-serif !important;
}

.grafiti_text .uagb-button__link {
    font-family: 'NuaGrafiti', sans-serif !important;
}

.beba_f{
  font-family: 'NuaBebas', sans-serif !important;
}

.gotham_f, .gotham_f h2, .gotham_f h3, .gotham_f h4{
  font-family: 'NuaGotham', sans-serif !important;
}

.dorado_t{
  color: #b49926 !important;
}

.alias_f{
  font-family: 'NuaAlias', sans-serif !important;
}

.txt_formulario {
    max-width: 30vw;
}

.txt_formulario p {
  font-weight: bold !important;
  font-size: 1.5vw;
  text-align: left;
  line-height: 100% !important;
  margin-bottom: 0px !important;
}

.sub_txt_der, .sub_txt_izq {
    display: flex;
    align-items: flex-start;
}

.sub_txt_izq span {
    font-size: 1vw;
}

.txt_formulario h2 {
    color: white !important;
    font-size: 4vw;
    margin-bottom: 0px !important;
    line-height: 100% !important;
}

.sub_txt_der span {
    font-size: 1.5vw;
    width: 4vw;
    line-height: 100%;
    margin-left: 10px;
}

.der_t {
    text-align: right;
}

.txt_separado h2 {
    letter-spacing: 5px;
}

.sub_size h2 {
    font-size: 3.5vw;
    transform: rotate(-3deg);
}

.txt_separado h2 {
    letter-spacing: 5px;
    line-height: 100% !important;
    margin-bottom: 0px !important;
}

input {
    border: none !important;
    color: white !important;
    font-family: 'NuaGotham', sans-serif !important;
    background: #3E745D !important;
}

input::placeholder { 
    color: white !important;
    opacity: 1; 
}

.forminator-row.forminator-row-last {
    text-align: end;
}

.forminator-button.forminator-button-submit {
    background: #b49926;
    font-weight: bolder;
    font-family: 'NuaGrafiti', sans-serif !important;
    border-radius: 0px !important;
    letter-spacing: 2px;
    padding: 8px 36px !important;
}

.txt_vendedor h2 {
    color: white !important;
    line-height: 100% !important;
    margin-bottom: 0px !important;
    font-size: 3vw;
}

.txt_comision h2 {
    color: white;
    margin-bottom: 0px !important;
}

.txt_comision {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  	gap: 10px;
}

.txt_comision_l h2 {
    font-size: 8.5vw; 
}

.txt_comision_r h2 {
    font-size: 3.5vw;
    line-height: 100%;
}

.txt_comision_r p {
    color: white !important;
    margin-bottom: 0px !important;
}

.txt_porque h2 {
    color: white;
    line-height: 100%;
    margin-bottom: 0px !important;
    font-size: 4vw;
}

.txt_porque h2.biger {
    font-size: 6vw;
    text-align: right;
}

.txt_porque {
    max-width: 30vw;
    margin: auto;
}

.nua-slick-slider .slick-prev:before,
.nua-slick-slider .slick-next:before {
    content: '' !important; /* Limpia el icono por defecto */
    display: none !important; /* Asegura que el contenido esté oculto */
}

.nua-slick-slider .slick-prev,
.nua-slick-slider .slick-next {
    width: 80px; 
    height: 80px;
    background-color: transparent !important; /* Quita el fondo de Slick */
    border: none !important;
    z-index: 10;
    box-shadow: none !important;
}

.nua-slick-slider .slick-prev {
    background-image: url('/wp-content/uploads/2025/11/flecha-izq-nua.svg') !important; 
    background-size: 80px 80px; /* Tamaño del icono dentro del botón */
    background-repeat: no-repeat !important;
    background-position: center;
}

.nua-slick-slider .slick-next {
    background-image: url('/wp-content/uploads/2025/11/flecha-der-nua.svg') !important;
    background-size: 80px 80px;
    background-repeat: no-repeat !important;
    background-position: center;
}

.nua-slide-image {
    position: relative;
}

.slick-slide img {
    display: block;
    width: 100vw !important;
}

.nua-slide-content {
    position: absolute;
    top: 0%;
    height: 100%;
}

h2.nua-slide-title {
    font-family: 'NuaGrafiti', sans-serif !important;
    color: white !important;
    font-size: 4vw;
    left: 5vw !important;
    position: absolute;
    top: 5%;
    width: 100vw !important;
}

.nua-slide-description {
    left: 5vw;
    color: white !important;
    width: 55vw;
    font-size: 130%;
    line-height: 100%;
    bottom: 5%;
    position: absolute;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px !important;
    position: relative !important;
}

ul.slick-dots {
    position: absolute !important;
    left: 5vw !important;
    text-align: left;
    bottom: 15vw;
    padding: 0px !important;
    margin: 0px !important;
}

.slick-dots li button:before {
    font-size: 20px !important;
    line-height: 25px !important;
    width: 30px !important;
    height: 30px !important;
    opacity: .5 !important;
    color: #fff !important;
}

.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #FBD73DCC !important;
}

.nua-slick-slider .slick-next {
    right: 50px !important;
}

.nua-slick-slider .slick-prev {
    left: 50px !important;
}

.grafiti_text p.uagb-desc-text {
    margin-left: 15%;
    margin-top: 10px;
    font-size: 1.2vw;
}

.txt_big_1 h2 {
    font-family: 'NuaAlias', sans-serif !important;
    font-size: 6vw;
    line-height: 100% !important;
}

.txt_big_2 h2 {
    font-family: 'NuaAlias', sans-serif !important;
    font-size: 5vw;
    line-height: 100% !important;
}

.titulo-numerado-numero.gotham_f {
    background: #B49926;
    color: #1d4232;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 900;
    font-size: 20px;
    margin-right: 15px;
    flex-shrink: 0;
}

.titulo-numerado-texto {
    color: white;
    font-size: 200%;
    line-height: 100%;
}

.titulo-numerado-contenedor {
    display: flex;
    justify-content: flex-start;
    align-items: anchor-center;
    margin: 30px 0px;
}

.alias_f .uagb-ifb-title-wrap h3 {
    font-family: 'NuaAlias', sans-serif !important;
    font-size: 2vw;
    line-height: 100%;
}

.hotspots-image-container .hotspots-map-container, .hotspots-image-container img {
    width: 100vw !important;
}

.hotspots-interaction {
    margin-bottom: 0px !important;
}

.tipologia-card {
    background: white;
    border-radius: 0px 70px 0px 70px;
    margin-right: 15px;
    margin-left: 15px;
}

.card-header {
    height: 70px;
    text-align: center;
    padding: 10px 0px 0px 0px;
}

.torre-info {
    color: white;
    line-height: 100%;
    margin-bottom: 0px !important;
    letter-spacing: 2px;
    font-size: 30px;
}

.estado-info {
    color: white;
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 0px !important;
}

.torre-1 .card-header {
    background: #B49926;
    border-top-right-radius: 70px;
}

.torre-2 .card-header {
    background: #3E745D;
    border-top-right-radius: 70px;
}

.card-image img {
    width: 70% !important;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 20px;
}

.card-title {
    font-size: 2vw;
}

.card-body {
    padding: 0% 7%;
}

.card-title::before {
    width: 0.5vw;
    height: 2.2vw;
    background-color: #b49926;
    margin-right: 10px;
    border-top-right-radius: 1vw;
    border-bottom-left-radius: 1vw;
    content: '';
    display: inline-block;
}

.card-description {
    font-size: 1.2vw;
}

.card-footer {
    height: 70px;
    padding: 0px 5% 5% 5%;
}

.card-footer .btn-ver-360 {
    width: 100%;
    background: #1D4232;
    padding: 20px;
    line-height: 100%;
    color: white !important;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    border-bottom-left-radius: 70px;
}

.nua-tipologias-slider {
    display: flex;
    align-items: stretch;
}

.nua-tipologias-slider .slick-track {
    display: flex;
    align-items: stretch; 
}

.tipologia-card {
    height: auto;
}

.tipologia-card {
    height: auto !important;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}

.card-content {
    display: flex;
    flex-direction: column;
    height: 100%;
}


.nua-tipologias-slider .slick-prev:before,
.nua-tipologias-slider .slick-next:before {
    content: '' !important; /* Limpia el icono por defecto */
    display: none !important; /* Asegura que el contenido esté oculto */
}

.nua-tipologias-slider .slick-prev,
.nua-tipologias-slider .slick-next {
    width: 80px; 
    height: 80px;
    background-color: transparent !important; /* Quita el fondo de Slick */
    border: none !important;
    z-index: 10;
    box-shadow: none !important;
}

.nua-tipologias-slider .slick-prev {
    background-image: url('/wp-content/uploads/2025/12/flecha-izquierda-dorada-nua.svg') !important; 
    background-size: 80px 80px !important; 
    background-repeat: no-repeat !important;
    background-position: center;
}

.nua-tipologias-slider .slick-next {
    background-image: url('/wp-content/uploads/2025/12/flecha-derecha-dorada-nua.svg') !important;
    background-size: 80px 80px !important;
    background-repeat: no-repeat !important;
    background-position: center;
}

.nua-tipologias-slider .slick-next {
    right: 0px !important;
}

.nua-tipologias-slider .slick-prev {
    left: 0px !important;
}

.matterport_frame{
	height: calc(100vh - 220px);
}

div#content {
    margin-top: 80px;
}

.popup_nua figure {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.popup_nua figure img {
    width: 50%;
    display: block !important;
    margin: auto !important;
}

.popup_nua  .uagb-container-inner-blocks-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.column.one {
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    width: 100%;
    margin: 0; 
    padding: 0; 
}

.column.one-second {
    flex-grow: 1; 
    width: auto; 
    margin: 0 1% 0; 
    float: none; 
}

.button_cita {
    width: 100% !important;
    display: block !important;
    border-radius: 0px;
  	border: 2px solid #b49926;
  	padding: 10px 0px !important;
}

.column.one > .column {
    float: none;
    margin: 0 1% 40px; 
}