/* CSS *//*NUEVOS ESTILOS*/
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/******************** GENERAL ********************/
.grecaptcha-badge, ul#houzez-search-tabs-wrap, .parrafo, .conoce-equipo, .servicios, .agent-details, button.btn.toggle-button-right {
    display: none;
}
.header-mobile {
    background-color: #fff;
}
i.houzez-icon.icon-navigation-menu {
    color: #193254;
}
.elementor-10 .elementor-element.elementor-element-b147f27 > .elementor-background-overlay {
    background-color: transparent;
}
/*Títulos*/
.elementor-element.elementor-element-0e7939f .elementor-heading-title, .elementor-element.elementor-element-1bdf606 .elementor-heading-title {
    color: #FFFFFF;
    font-family: "Nunito Sans", sans-serif;
    font-size: 30px !important;
    font-weight: 500 !important;
}
.nosotros h2, .valores-nosotros h2, .mision-vision-nosotros h2, .form-contacto h2, .beneficios-traspasos h2, .proceso-simplificado h2, .servicio1 h2, .servicio2 h2, .servicio3 h2, .servicio4 h2,
.nosotros-partners h2 {
    font-family: "Nunito Sans", sans-serif;
    font-size: 35px; 
    font-weight: bold;
    color: #FF1616;
}
#titulo-banner {
    font-family: "Nunito Sans", sans-serif;
    font-size: 60px !important; 
    font-weight: bold;
}  
/******************** HEADER ********************/
.header-v4 a.nav-link {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 18px; 
    color: #193254;  
}
.header-v4 a.nav-link:hover, .header-v4 a.nav-link:active {
    color: #FF1616;
    background-color: transparent;
}
.header-main-wrap{
    position:fixed;
    width:100%;
}
.header-desktop .main-nav .nav-link{
    position:relative;
}
.header-desktop .main-nav .nav-link:before{
    content:"";
    display:block;
    width:0;
    height:3px;
    border-radius:20px;
    background-color:#FF1616;
    position:absolute;
    top:52%;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
    transition:width 0.2s ease;
}
.header-desktop .main-nav .nav-link:hover:before{
    width:75%;
    transition:width 0.5s ease;
}
.menu-padre{
  pointer-events: none;   /* Evita clics */
  cursor: default;
}
/******************** INICIO ********************/
section.banner-principal.elementor-section.elementor-top-section.elementor-element.elementor-element-b147f27 {
    min-height: 87vh;
}
.elementor-10 .elementor-element.elementor-element-3a474c0 .houzez-ele-search-form-wrapper {
    background-color: #00000029;
}
.elementor-10 .elementor-element.elementor-element-3a474c0 .elementor-button {
    background-color: #FF1616;
}
.elementor-10 .elementor-element.elementor-element-3a474c0 .elementor-button:hover {
    background-color: #5CE1E6;
}
.elementor-10 .elementor-element.elementor-element-5f1a2d6 .houzez_section_title_wrap .houzez_section_title {
    font-family: "Nunito Sans", sans-serif;
    font-size: 60px; 
    font-weight: bold;
}
.elementor-10 .elementor-element.elementor-element-5f1a2d6 .houzez_section_title_wrap .houzez_section_subtitle {
    font-family: "Nunito Sans", sans-serif;
    font-size: 30px; 
    font-weight: bold;
}    
.propiedades-inicio {
    background-color: #fff;
}
.property-box {
    position: relative;
    overflow: hidden;
    height: 380px;
}
.property-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}
.property-box:hover img {
    transform: scale(1.1);
}
.property-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #000;
    font-family: 'Nunito Sans', sans-serif;
    padding: 25px 50px;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    transition: all 0.4s ease;
}
.property-box:hover .property-title {
    background-color: rgba(0,0,0,0.85);
    transform: translate(-50%, -50%) scale(1.05);
}
.content3 {
    background-color: transparent !important;
}
.mas-informacion, .mas-infonavit {
    display: flex;
    justify-content: center;
    align-items: center;
    /*width: 300px;*/
    margin-top: 35px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}
.mas-informacion a, .mas-infonavit a {
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #FF1616;
    border: none;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 10px;
    transition: background-color 0.3s ease, color 0.3s ease;
}
.mas-informacion a:hover, .mas-infonavit a:hover {
    background-color: #5CE1E6;
    color: #fff;
}
.mas-servicios, .mas-informacion2 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
    border-radius: 10px;
    overflow: hidden;
    text-align: center;
}
.mas-servicios a, .mas-informacion2 a {
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #FF1616;
    border: none;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 10px;
    transition: background-color 0.3s ease, color 0.3s ease;
}
.mas-servicios a:hover, .mas-informacion2:hover {
    background-color: #5CE1E6;
    color: #fff;
}
.info-traspasos h2, #title-traspaso, .traspasa-casa h2 {
    font-family: "Nunito Sans", sans-serif;
    font-size: 35px; 
    font-weight: bold;
    color: #fff;
}
.elementor-10 .elementor-element.elementor-element-dbd6aa6 > .elementor-background-overlay {
    background-color: #3c587e9e;
}
section.infonavit.elementor-section.elementor-top-section.elementor-element.elementor-element-b147f27 {
    background-color: #f2f2f2;
}
.title-infonavit {
    font-family: "Nunito Sans", sans-serif;
    font-size: 35px;
    color: #000;
}
p#subtitle-servicios {
    color: #fff !important;
    font-family: "Nunito Sans", sans-serif;
    font-size: 18px !important;
}
.title-mas-info {
    font-family: "Nunito Sans", sans-serif;
    font-size: 25px;
    font-weight: bold;
}
/******************** NOSOTROS ********************/
section.banner-nosotros.elementor-section.elementor-top-section.elementor-element.elementor-element-5b81e21 {
    background-position: center 49%;
    background-attachment: fixed;
    background-size: 100% auto;
    min-height: 86vh;
}
.titulo-banner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 252px !important;
  transform: translate(-50%, -50%);
  color: #fff; /* opcional para visibilidad */
  text-align: center;
  font-family: "Nunito Sans", sans-serif;
  font-size: 60px !important;
}
.nosotros, .mision-vision-nosotros, .marquesina-nosotros {
    background-color: #fff;
}
.nosotros h4 {
    font-family: "Nunito Sans", sans-serif;
    font-size: 25px; 
}
.nosotros p, .mision-vision-nosotros  p, .valores-nosotros, .nosotros-partners p {
    font-family: "Nunito Sans", sans-serif;
    font-size: 20px; 
}
.nosotros img {
    width: auto;
    /*height: 350px;*/
    margin-top: 36px;
}
.nosotros ul {
    font-family: "Nunito Sans", sans-serif;
    font-size: 20px; 
}
#svg-valor1, #svg-valor2, #svg-valor3, #svg-valor4 {
    width: auto;
    height: 50px;
    /*fill: #5E6F86; */  
    fill: #DBC395;
    text-align: center;
}
.nosotros-partners, .nosotros-mas-info, .traspasos-mas-info, .servicios-mas-info, .blog-mas-info {
    background-color: #fff;
}
.carousel-item img {
    height: 500px;
    object-fit: cover;
    border-radius: 12px;
}
.carousel-control-prev, .carousel-control-next {
    background: none;
    border: none;
}
.carousel {
    max-width: 900px;
    margin: 50px auto;
}
.carousel-item img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}
/* 📱 Responsive */
@media (max-width: 768px) {
    .carousel-item img {
        height: 250px;
    }
}
/* 🔴 Indicadores en rojo */
.carousel-indicators [data-bs-target] {
    background-color: #FF1616;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border:none;
}
.carousel-indicators .active {
    background-color: #FF1616;
    opacity: 1;
}
/* 🔴 Flechas en rojo */
.carousel-control-prev-icon,
.carousel-control-next-icon {
    filter: invert(45%) sepia(99%) saturate(7466%) hue-rotate(358deg) brightness(97%) contrast(120%);
}
.marquesina {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto; 
  padding: 0 60px; 
  box-sizing: border-box;
  margin-left: 15px;
}
.track {
  display: flex;
  width: max-content;
  animation: scrollMarquesina 70s linear infinite;
}
.track img {
  height: 200px;
  width: auto;
  object-fit: contain;
  margin: 20px;
  border-radius: 18px;
  flex-shrink: 0;
  background: #fff;
  padding: 10px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
  transition: transform 0.3s ease;
}
.track img:hover {
  transform: scale(1.1);
}
/* ANIMACIÓN */
@keyframes scrollMarquesina {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}
/* BOTONES */
.marquesina .marq-btn {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
  background: #e53935;
  color: white;
  border: none;
  border-radius: 50%;
  font-size: 32px;
  cursor: pointer;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0,0,0,0.4);
}
.marq-btn:hover {
  background: #000;
  transform: translateY(-50%) scale(1.1);
}
.marq-prev {
  left: 0;
}
.marq-next {
  right: 0;
}
.marq-btn .marq-next {
    display: none;
}
/* PAUSA */
.marquesina:hover .track {
  animation-play-state: paused;
}
/* FONDO DEL MODAL */
.img-modal {
  display: none;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  backdrop-filter: blur(6px);
  justify-content: center;
  align-items: center;
}
/* IMAGEN GRANDE */
.modal-contenido {
  max-width: 90%;
  max-height: 85vh;
  border-radius: 15px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.5);
  animation: zoomIn 0.3s ease;
}
/* ANIMACIÓN */
@keyframes zoomIn {
  from {
    transform: scale(0.7);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
/* BOTÓN CERRAR (X) */
.cerrar {
  position: absolute;
  top: 20px;
  right: 30px;
  color: white;
  font-size: 45px;
  font-weight: bold;
  cursor: pointer;
  transition: 0.3s;
}
.cerrar:hover {
  color: #e53935; 
  transform: scale(1.2);
}
/******************** SERVICIOS ********************/
.banner-servicios {
    background-position: center 49%;
    background-attachment: fixed;
    background-size: 100% auto;
    min-height: 86vh;
}
/* CONTENEDOR */
.hero-box{
    display:flex;
    background:#ffffff;
    border-radius:14px;
    overflow:hidden;
    box-shadow:0 20px 40px rgba(0,0,0,0.15);
    max-width:1100px;
    margin:auto;
}
/* TARJETA */
.hero-content{
    flex:1;
    padding:50px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}
/* BOTÓN */
.btn-hero{
    background-color:#FF1616;
    color:#ffffff;
    padding:12px 30px;
    border-radius:8px;
    border:none;
    width:fit-content;
    transition:all .3s ease;
}
.btn-hero:hover{
    background-color:#5CE1E6;
    transform:translateY(-2px);
}
/* IMAGEN */
.hero-image{
    flex:1;
}
.hero-image img{
    width:100%;
    height:100%;
    object-fit:cover;
}
/* RESPONSIVE */
@media(max-width:991px){
    .hero-box{
        flex-direction:column;
    }
    .hero-content{
        padding:35px;
    }
    .hero-image{
        height:280px;
    }
}
/******************** PROPIEDADES ********************/
.advanced-search-nav {
    background-color: #193254;
}
.elementor-10 .elementor-element.elementor-element-622483d .elementor-button, .btn-secondary {
    background-color: #FF1616;
    border-color: #FF1616;
}
.elementor-10 .elementor-element.elementor-element-622483d .elementor-button:hover, .btn-secondary:hover {
    background-color: #5CE1E6;
    border-color: #5CE1E6;
}
label.elementor-field-label {
    color: #fff;
}
.btn-primary {
    color: #fff;
    background-color: #FF1616;
    border-color: #FF1616;
}
.btn-primary:hover {
    background-color: #5CE1E6;
    border-color: #5CE1E6;
}
.btn-primary-outlined {
    color: #FF1616;
    background-color: transparent;
    border-color: #FF1616;
}
.btn-primary-outlined:hover {
    color: #FFF;
    background-color: #5CE1E6;
    border-color: #5CE1E6;
}
/*Modal para ampliar imágenes*/
#modal-ampliado button {
    font-size: 15px ! IMPORTANT;
    background: #5CE1E6 !important;
    border-radius: 100px;
}
div#modal-ampliado img {
    box-shadow: none !important;
}
.slick-arrow {
    background-color: #5CE1E6;
}
.slick-arrow:hover {
    background-color: #5CE1E6;
}
/******************** CASAS/ FRACCIONAMIENTOS / TRASPASOS / COMERCIAL ********************/
label.elementor-field-label {
    color: #000;
}
.search-card {
    background: #fff;
    padding: 25px;
    border-radius: 15px;
    max-width: auto;
    margin: auto;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}
.title-fraccionamientos, .title-casas, .title-traspasos, .title-comercial-terrenos {
    font-family: "Nunito Sans", sans-serif;
    font-size: 28px;
    font-weight: bold;
}
a.listing-featured-thumb.hover-effect {
    height: 450px;
    object-fit:cover;
    display:block;
}
/*Detalle de la propiedad*/
.form-row.property-title-price-wrap  {
    margin-top: 85px;
}
/******************** TRASPASOS ********************/
section.banner-traspasos.elementor-section.elementor-top-section.elementor-element.elementor-element-5b81e21 {
    background-position: center 49%;
    background-attachment: fixed;
    background-size: 100% auto;
    min-height: 86vh;
}
.beneficios-traspasos, .image-traspasos, .proceso-simplificado, .services-traspasos {
    background-color: #fff;    
}
h1#title-traspasos {
    margin-top: 312px !important;
    font-family: "Nunito Sans", sans-serif;
    font-size: 60px !important; 
    font-weight: bold;
}
.beneficios-traspasos h4, #text-traspasos {
    font-family: "Nunito Sans", sans-serif;
    font-size: 25px; 
}
.beneficios-traspasos p {
    font-family: "Nunito Sans", sans-serif;
    font-size: 20px; 
}
.contenedor_card-hover {
  position: relative;
  width: 300px;
  overflow: hidden;
}
.fade-in {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInMove 1.5s ease-out forwards;
  animation-delay: 0.5s; /* tiempo antes de que comience */
  font-size: 2rem;
  text-align: center;
}
/* Animación */
@keyframes fadeInMove {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Responsivo */
.contenedor_card-hover img {
    width: 100%;
    display: block;
}
/* Ocultamos el texto y botón inicialmente */
.contenedor_card-hover h3,
.contenedor_card-hover p,
.contenedor_card-hover .boton {
  opacity: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s ease;
  text-align: center;
  color: white;
}
/* Posicionamos cada elemento */
.contenedor_card-hover h3 {
  top: 30%;
}
.contenedor_card-hover p {
  top: 45%;
  width: 80%;
}
.contenedor_card-hover .boton {
  top: 65%;
  background: yellow;
  padding: 8px 16px;
  border-radius: 5px;
  text-decoration: none;
  color: black;
  font-weight: bold;
}
/* Al hacer hover en el contenedor_card-hover, aparecen */
.contenedor_card-hover:hover h3,
.contenedor_card-hover:hover p,
.contenedor_card-hover:hover .boton {
  opacity: 1;
}
/* Oscurece un poco la imagen al hacer hover para que el texto resalte */
.contenedor_card-hover:hover img {
  filter: brightness(50%);
  transition: filter 0.3s ease;
}
/*Cards PST*/
.card-custom {
  border: none;
  border-radius: 16px;
  padding: 30px 20px;
  text-align: center;
  transition: all 0.4s ease;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  background-color: #ffffff;
  height: 100%;
}
.card-custom:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}
.card-icon {
  font-size: 3rem;
  color: #0d6efd;
  margin-bottom: 20px;
  transition: transform 0.4s ease;
}
.card-custom:hover .card-icon {
  transform: scale(1.15);
}
.card-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.card-text {
  font-size: 0.95rem;
  color: #000;
  text-align: justify;
}
#svg-asesoria, #svg-adecuaciones, #svg-comercializacion, #svg-perfilamiento, #svg-negociacion, #svg-venta, #svg-escrituracion, #svg-entrega {
  fill:#DBC395;
  width: auto;
  height: 60px;
}
.video-container {
    max-width: 500px;
    margin: auto;
    padding: 20px;
    border: none !important;
}
.video {
    width: 100%;
    border-radius: 12px;
}
.traspasa-casa {
    background-color: #193254 !important;
}
.traspasa-casa h2 {
    font-family: "Nunito Sans", sans-serif;
    font-size: 32px; 
    font-weight: bold;
    color: #fff;
}
.traspasa-casa p {
    font-family: "Nunito Sans", sans-serif;
    font-size: 18px; 
    color: #fff;
}
#titulo-traspasa {
    color: #fff !important;
    font-family: "Nunito Sans", sans-serif;
    font-size: 28px !important;
}
/******************** BLOG ********************/
#banner-blog {
    position: static !important;
    top: auto !important;
}
#banner-blog {
    position: relative;
    min-height: 86vh !important;
    background-attachment: fixed;
    background-position: center 64% !important;
    background-size: 100% auto !important;
    overflow: hidden;
}
h1#title-blog {
    position: absolute;
    top: 50%;
    left: 57%;
    font-family: "Nunito Sans", sans-serif;
    font-size: 60px;
    color: #fff;
    margin-top: 292px;
}
h4.item-address.fecha-publicacion {
    margin-top: 16px;
}
.property-top-wrap.property-wrap {
    margin-top: 72px;
}
/******************** CONTACTO ********************/
section.banner-contacto.elementor-section.elementor-top-section.elementor-element.elementor-element-125aa3d {
    background-position: center 49%;
    background-attachment: fixed;
    background-size: 100% auto;
    min-height: 86vh;
}
section.mapa-contacto.elementor-section.elementor-top-section.elementor-element.elementor-element-7c709d6 {
    margin-top: 40px;
}
.datos-contacto {
    margin-top: 60px;
}
.form-contacto p {
    font-family: "Nunito Sans", sans-serif;
    font-size: 20px; 
}
#icon-fb, #icon-instagram {
    width: 50px;
    height: auto;
    fill: #DBC395;
    margin-right: 10px;
}
.elementor-10 .elementor-element.elementor-element-25a24dc .elementor-button {
    background-color: #FF1616;
}
.elementor-10 .elementor-element.elementor-element-25a24dc .elementor-button:hover {
    background-color: #5CE1E6;
}
.contacto {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    }
.telefono {
    font-size: 16px;
    color: #000;
}
.btn-contacto {
    background: #FF1616;
    color: #fff;
    border: none;
    padding: 7px 20px;
    border-radius: 10px;
    font-size: 16px;
    cursor: pointer;
    transition: 0.3s;
}
.btn-contacto:hover {
    background: #5CE1E6;
    color: #fff;
}
/******************** FOOTER ********************/
.footer-top-wrap {
    background-color: #193254;
}
.widget-content, ul.list-unstyled.contact-list {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px; 
}
#logo-footer {
    width: 160px;
    /*height: 100px;*/
    text-align: center !important;
}
/******************** MOBILE ********************/
@media (max-width: 1024px) {
    #banner-blog {
        min-height: 71vh !important;
        background-position: center 64% !important;
        background-size: 100% auto !important;
        overflow: hidden;
    }
    .property-box {
        height: 280px;
    }
    .property-title {
        font-size: 1.1rem;
        padding: 18px 35px;
    }
}
@media (max-width: 768px) {
    .property-box {
        height: 280px;
    }
    .property-title {
        font-size: 1.8rem;
        padding: 18px 35px;
    }
}
@media (max-width: 425px) {
    .mas-informacion {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: -95px;
  }
    *#banner-blog {
        position: relative;
        min-height: 33vh !important;
        background-position: center 64% !important;
        background-size: 100% auto !important;
        overflow: hidden;
    }
    .property-top-wrap.property-wrap {
        margin-top: -262px;
    }
    .page-title-wrap.property-wrap {
        margin-top: 605px;
    }
    .page-title {
        margin-top: -60px;
    }
    /*MARQUESINA*/
    .marquesina {
        position: relative;
        overflow: hidden;
        width: 100%;
        max-width: 100vw;
        padding: 0 40px;
        box-sizing: border-box;
        /*left: 66px !important;*/
        margin-left: auto;
    }
    .track {
        display: flex;
        width: max-content;
        animation: scrollMarquesina 60s linear infinite; 
    }
    .track img {
        flex: 0 0 auto;
        width: 75vw;
        max-width: 75vw;
        height: auto;
        margin: 0 10px;
    }
    .marq-btn {
        width: 45px;
        height: 45px;
        font-size: 20px;
        z-index: 1000;
    }
    .marq-prev {
        left: 5px; 
    }
    .marq-next {
        right: 5px;
    }
    .marquesina .marq-btn {
        width: 40px !important; 
        height: 40px !important;
        top: 50%;
        transform: translateY(-50%);
        font-size: 25px;
    }
}