:root {
    --primary-color: #4B88AA;
    --secondary-color: #366C8F;
    /*--primary-color: #2C466D;
    --secondary-color: #1C2F4E;*/
}
#header{
    /*height: 100% !important;*/
}
h1, h2, h3{
    font-family: "Roboto", sans-serif, Arial, Helvetica, Georgia, Sans-serif !important; 
}
p{
    font-family: "Roboto", sans-serif, Arial, Helvetica, Georgia, Sans-serif !important;
}
/* Estilos para el banner de video */
.video-banner {
    position: relative;
    width: 100%;
    height: calc(100vh - 80px);
    overflow: hidden;
}

.video-banner video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-image: url('/Plantillas/Imagenes/Banner.jpg'); /* Imagen de fondo mientras carga el video */
    background-size: cover;
    opacity: 0.8;
}
video::-webkit-media-controls {
    display: none !important;
}

video::-moz-media-controls {
    display: none !important;
}

video::-ms-media-controls {
    display: none !important;
}

video::media-controls {
    display: none !important;
}

.texto-superpuesto {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff; /* Color del texto */
    text-align: center;
    z-index: 2;
}
.texto-superpuesto{
   /* background-color: rgba(0, 0, 0, 0.2);*/
}
.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Ajusta la opacidad según sea necesario */
    z-index: 1;
}
.texto-superpuesto h1 {
    padding-top: 10px;
    font-size: 4.5rem; /* Tamaño del título principal */
    margin-bottom: 2rem;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    text-shadow: 2px 4px 5px rgba(0, 0, 0, 0.5);
}

.texto-superpuesto h2 {
    font-size: 1.5rem; /* Tamaño del subtítulo */
    margin-bottom: 1rem;
    font-family: 'Oswald', sans-serif;
    text-shadow: 2px 4px 5px rgba(0, 0, 0, 0.5);
}

.texto-superpuesto p {
    font-size: 1rem; /* Tamaño del texto adicional */
    margin-top: 1rem;
}

.texto-superpuesto a {
    color: #ffffff; /* Color del enlace */
    text-decoration: underline;
}
#background-video::-webkit-media-controls {
    display: none !important; /* Oculta los controles del video en navegadores WebKit (como Chrome y Safari) */
}

#background-video::-moz-media-controls {
    display: none !important; /* Oculta los controles del video en navegadores basados en Gecko (como Firefox) */
}

#background-video {
    pointer-events: none; /* Previene que el usuario interactúe con el video */
}

/*S2*/
.info-section {
    padding: 40px 20px;
    text-align: left;
}

.info-section .container {
    max-width: 1200px;
    margin: 0 auto;
}

.info-section .subtitle {
    font-size: 1.8rem;
    /*font-style: italic;*/
    margin-bottom: 20px;
    color: #333;
    border-bottom: 2px solid #333; /* Línea debajo del subtítulo */
    padding-bottom: 10px;
}

.info-section .content {
    display: flex;
    justify-content: space-between;
    align-items: stretch; /* Asegura que ambas columnas tengan la misma altura */
    margin-top: 20px;
    text-align: left;
}

.info-section .column {
    width: 45%; /* Dos columnas de igual ancho */
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* Alinea el contenido dentro de las columnas */
    /*background-color: #ffffff;  Color de fondo opcional para mejor visualización */
}

.info-section .column p {
    font-size: 1rem;
    line-height: 1.6;
    color: #666;
    margin-bottom: 20px;
    flex-grow: 1; /* Hace que el párrafo ocupe el espacio disponible */
    font-style: italic;
}

.info-section .button-wrapper {
    display: flex;
    justify-content: flex-start; /* Alinea los botones a la izquierda */
    align-items: center; /* Alinea verticalmente los botones en el centro de la altura disponible */
    margin-top: auto; /* Empuja los botones al fondo de la columna */
}

.info-section .button {
    padding: 10px 20px;
    background-color: #f0f0f0;
    border: none;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    transition: background-color 0.3s;
    margin-right: 10px;
}

.info-section .button:hover {
    background-color: #ddd;
}

/*S3*/
.cta-section, .seccion-contenido-slider {
    /*background-color: #f0f0f0;  Fondo gris */
    background: linear-gradient(to right, var(--primary-color), var(--secondary-color)) !important;
    padding: 60px 20px; /* Espaciado interno */
    text-align: center; /* Centra el contenido */
}

.cta-container {
    max-width: 800px;
    margin: 0 auto;
}

.cta-title {
    font-size: 2rem;
    margin-bottom: 20px;
    color: #fff;
}

.cta-buttons {
    display: flex;
    justify-content: center; /* Centra los botones horizontalmente */
    gap: 20px; /* Espacio entre los botones */
    margin-bottom: 40px; /* Espacio inferior entre los botones y las tarjetas */
}

.cta-button {
    padding: 15px 30px;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 5px;
    transition: background-color 0.3s;
    border: 2px solid;
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.cta-button:hover {
    background-color: #fff;
    color: #366C8F !important;
}

.property-cards {
    display: flex;
    justify-content: center; /* Centra las tarjetas horizontalmente */
    flex-wrap: wrap; /* Permite que las tarjetas se ajusten en diferentes filas */
    gap: 20px; /* Espacio entre las tarjetas */
    margin-top: 40px; /* Espacio superior antes de las tarjetas */
}

.property-card {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    width: 20%; /* Ancho de cada tarjeta */
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    text-align: left; /* Alineación del contenido de la tarjeta */
}

.property-image {
    width: 100%;
    height: auto; /* Altura fija para las imágenes */
    object-fit: cover; /* Ajusta la imagen para cubrir el espacio */
}

.property-info {
    padding: 15px;
}

.property-title {
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: #333;
}

.property-price {
    font-size: 1rem;
    margin-bottom: 5px;
    color: #666;
}

.property-address {
    font-size: 0.9rem;
    color: #999;
}
/*$4*/
.reviews-section {
    background-color: #ffffff; /* Fondo blanco */
    padding: 60px 20px; /* Espaciado interno */
    text-align: center; /* Centra el contenido */
    padding-left: 0px;
    padding-right: 0px;
  }
  
  .reviews-container {
    max-width: 800px;
    margin: 0 auto;
  }
  
  .reviews-title, .team-text h2 {
    font-size: 2rem;
    margin-bottom: 10px;
    color: #366C8F !important;
  }
  
  .reviews-text {
    font-size: 1.2rem;
    margin-bottom: 40px;
    color: #666;
  }
  
  .swiper-container {
    width: 100%;
    padding: 20px 0;
  }
  
  .review-card {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    text-align: left;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  }
  
  .review-text {
    font-size: 1rem;
    margin-bottom: 10px;
    color: #333;
  }
  
  .review-author {
    font-size: 0.9rem;
    color: #666;
    text-align: right;
  }
  
  .swiper-button-next,
  .swiper-button-prev {
    color: #333; /* Color de los botones de navegación */
  }
  
  .swiper-pagination-bullet-active {
    background-color: #333; /* Color de la paginación activa */
  }
  /* Estilos para el contenedor principal */
.slick-track
{
    display: flex !important;
}

.slick-slide
{
    height: inherit !important;
}

.nova-testimonial-container {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    gap: 3rem;
    margin-bottom: 80px;
  }
  
  .nova-google-reviews {
    font-size: 18px;
    font-weight: bold;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
    text-align: center;
  }

  .nova-rating{
    font-size: 25px;
    margin-bottom: 10px;
  }

  .nova-big-star-container {
    margin-bottom: 10px;
  }

  .nova-google-reviews-text-container{
    margin-bottom: 10px;
  }
  
  /* Estilos para el contenedor de las tarjetas */
  .autoplay {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
  }
  
  /* Estilos para las tarjetas */
  .nova-card {
    background-color: #f5f5f5;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    max-width: 200ch;
    min-height: 28ch;
    /*max-height: 28ch;*/
    margin: 10px;
    padding: 20px;
    overflow: clip;
    
  }

  /* .nova-card .nova-card-header::after {
    content: "";
    background-image: url(../images/g_icon.svg);
    background-size: 100% 100%;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    left: 20px;
    overflow: clip;
    text-overflow: ellipsis;
  } */
  
  /* Estilos para el encabezado de la tarjeta */
  .nova-card-header {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    overflow: clip;
    text-overflow: ellipsis;
  }
  
  .nova-card-img {
    border-radius: 50%;
    margin-right: 10px;
  }
  
  .nova-card-user-name {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    overflow: clip;
    text-overflow: ellipsis;
    text-wrap: nowrap;
  }
  
  .nova-card-date {
    font-size: 12px;
    color: #888;
    margin: 0;
    overflow: clip;
    text-overflow: ellipsis;
  }
  
  /* Estilos para el cuerpo de la tarjeta */
  .nova-card-body {
    overflow: clip;
    text-overflow: ellipsis;
    margin-top: 10px;
  }
  
  .nova-card-text {
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    text-wrap: pretty;
    overflow: clip;
    text-overflow: ellipsis;
    color: #777;
  }


  /* Estilos para arrow slider */
  
  .slick-prev,
.slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  background: transparent;
  border: none;
  outline: none;
  font-size: 3rem;
  color: #333;
  cursor: pointer;
}

.slick-prev:hover,
.slick-next:hover {
  color: #828282;
}

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

.slick-next {
  right: -50px !important;
}
button {
    padding: 10px 16px;
}

.arrow-prev,
.arrow-next {
  display: block;
}

/* Star rating */
.nova-big-star-container .nova-star{
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}
.nova-card  .nova-star{
    width: 15px;
    height: 15px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat; 
 
}
.nova-f{
    background-image: url(/Plantillas/Imagenes/f.svg);
}

.nova-e{
    background-image: url(/Plantillas/Imagenes/e.svg);
}

.nova-h{
    background-image: url(/Plantillas/Imagenes/h.svg);
}
.cta-button-azul{
    width: 300px;
    margin: auto;
    background: linear-gradient(to right, var(--primary-color), var(--secondary-color));
    border: 2px solid !important;
}
.cta-button-azul:hover{
    background: #fff;
}
#header .header-nav-bar.header-nav-bar-top-border {
    background: linear-gradient(to right, var(--primary-color), var(--secondary-color)) !important;
}
.video-banner p{
    color: #f7f7f7;
    font-family: Open sans-serif;
}
.numeros-section {
    background-color: #f0f0f0; /* Fondo gris */
    /*height: 300px;  Altura de la sección */
    margin: 0 auto;
}

/*S6*/
.team-section, .reviews-section {
    
    padding: 60px 20px;
    /*background: linear-gradient(to right, #4B88AA, #366C8F);*/
}
.team-section::before, .info-section::before, .reviews-section::before, .seccion-contenido-slider::before, .cta-section::before, .section-text-light:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/Imagenes/fondo_seccion.jpg');
    background-size: cover;
    background-position: center;
    opacity: 0.1; /* Opacidad solo para la imagen de fondo */
    z-index: -1; /* Envía el fondo detrás del contenido */
}

.team-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    flex-wrap: wrap; /* Asegura que el contenido se ajuste en pantallas más pequeñas */
    text-align: center;
}

.team-text {
    width: 50%;
    padding-left: 20px;
}

.team-text h2 {
    font-size: 2rem;
    margin-bottom: 20px;
    color: #333;
    text-align: left;
}

.team-text p, #idc7p3 {
    font-size: 1.1rem;
    color: #666;
    line-height: 1.6;
    text-align: left;
}

.team-image-container {
    width: 50%;
    position: relative;
}

.team-image-wrapper {
    position: relative;
}

.team-image {
    width: 100%;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
}

.image-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 1.2rem;
    text-align: center;
}

@media (max-width: 768px) {
    .team-container, .solidarios-container {
        flex-direction: column;
    }

    .team-text, .team-image-container, .solidarios-container .contenido,  .solidarios-container .slider {
        width: 100%;
    }

    .team-text {
        padding-right: 0;
        margin-bottom: 20px;
    }
}
/*S7*/
.solidarity-section {
    background-color: #fff; /* Fondo gris */
    padding: 60px 20px;
}

.solidarity-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.solidarity-image-container {
    width: 100%; /* Ancho de la imagen */
}

.solidarity-image {
    width: 100%;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
}

.solidarity-text {
    width: 100%;
    padding-left: 20px;
}

.solidarity-text h2 {
    font-size: 2rem;
    margin-bottom: 20px;
    color: #333;
}

.solidarity-text p {
    font-size: 1.1rem;
    color: #666;
    line-height: 1.6;
}
.site-section-title{
    font-size: 60px;
    color: #366C8F;
    
}
.toggleContentHome{
    cursor: pointer;
}
.site-section-title span b{
    font-size: 30px;
    color: #B77218;
    text-align: right;
    font-weight: 600;
}
#ii06l{
    display: none;
    text-align: center;
}

@media (max-width: 768px) {
    .solidarity-container {
        flex-direction: column;
    }

    .solidarity-image-container, .solidarity-text {
        width: 100%;
    }

    .solidarity-text {
        padding-left: 0;
        margin-top: 20px;
    }
}


@media (max-width: 1024px) {
    .nova-testimonial-container {
        flex-direction: column;
    }
    
}



@media (min-width: 780px) and (max-width: 950px){
    .property-card{
        width: 40%;
    }
    .card-img{
        filter: grayscale(0%) !important;
    }
}
@media (max-width: 780px){
    .property-card{
        width: 80%;
    }
    .nova-card{
        min-height: 50ch !important;
    }
    .info-section .column{
        width: 100%;
    }
    .info-section .content{
        flex-wrap: wrap;
    }
    .texto-superpuesto h1{
        font-size: 2rem;
    }
    .texto-superpuesto h2{
        font-size: 1.5rem;
    }
    .texto-superpuesto{
        width: 100%;
    }
    .card-img{
        filter: grayscale(0%) !important;
    }
}


/** {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Nunito', sans-serif;
}*/

body {
    background-color: #f5f5f5;
    padding: 0px;
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
}

.card {
    position: relative;
    background-color: white;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    /*transition: transform 0.2s ease-in-out;*/
    transition: all 0.3s ease; /* Transición suave para el hover */
}

.card:hover {
    /*transform: translateY(-10px);*/
}

.card-img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    filter: grayscale(100%);
    transition: transform 0.3s ease; /* Efecto de transición para la imagen */
}
.card:hover .card-img{
    filter: grayscale(0%);
    transform: scale(1.1); /* Al hacer hover, la imagen se agranda un 10% */
}
.card:hover .info{
    display: none;
}
.card:hover .btn_detalle{
    display: block;
}
.card:hover .price{
    display: none;
}
.card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* background: rgba(0, 0, 0, 0.1); Fondo oscuro semitransparente */
    color: white;
    padding: 20px;
}
.btn_detalle {
    display: none;
}

/* Posiciona la etiqueta "Venta" en la parte superior izquierda */
.tag {
    position: absolute;
    top: 10px;
    left: 10px;
    background: linear-gradient(to right, var(--primary-color), var(--secondary-color)) !important;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    z-index: 1; /* Asegura que esté por encima de la imagen */
}
.card-img {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

h3 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

p {
    font-size: 14px;
    color: #ddd;
    margin-bottom: 15px;
}

.info {
    font-size: 15px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.info1 {
    font-size: 15px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    margin-top: 15px; 
}

.price {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    text-align: right;
    justify-content: end;
}
.card-content h3{
    color: #fff;
}
.card-content p{
    color: #fff;
    font-weight: 700;
}



/*equipo*/
.hero-section {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background-color: #1a1a1a;
    color: white;
  }
  
  .image-container img {
    max-width: 100%;
    height: auto;
    object-fit: cover;
  }
  
  .image-container {
    flex: 1;
    max-width: 50%;
  }
  
  .content-container {
    flex: 1;
    padding: 20px;
    max-width: 50%;
  }
  
  h2 {
    font-size: 2.5em;
    margin-bottom: 20px;
  }
  
  p {
    font-size: 1.2em;
    line-height: 1.6;
    margin-bottom: 20px;
  }
  
  .button-container {
    display: flex;
    gap: 20px;
  }
  
  .btn {
    display: inline-block;
    padding: 10px 20px;
    background-color: transparent;
    border: 2px solid white;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 0.9em;
    transition: background-color 0.3s, color 0.3s;
  }
  
  .btn:hover {
    background-color: white;
    color: black;
  }
.welcome-v2-row .site-button:hover{
    color: black !important;
}
  
/*solidario*/
.philanthropy-wrap {
    padding: 50px 0;
    background-color: #f9f9f9;
  }
  
  .phil-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  
  .phil-text {
    flex: 1;
    max-width: 50%;
    padding-right: 20px;
  }
  
  .philanthropy-title {
    font-size: 2em;
    margin-bottom: 20px;
  }
  
  .philanthropy-title .pl-number {
    font-size: 1.5em;
    color: #ff5e5e;
  }
  
  .philanthropy-content {
    font-size: 1.2em;
    margin-bottom: 20px;
  }
  
  .philanthropy-buttons {
    display: flex;
    gap: 20px;
  }
  
  .site-button {
    padding: 10px 20px;
    background-color: #333;
    color: white;
    text-decoration: none;
    border: 2px solid transparent;
    transition: all 0.3s;
  }
  
  .site-button:hover {
    background-color: white;
    color: #333;
    border: 2px solid #333;
  }
  
  .philanthropy-image {
    flex: 1;
    max-width: 45%;
  }
  
  .philanthropy-slider {
    display: flex;
    gap: 20px;
  }
  
  .philanthropy-img img {
    width: 100%;
    height: auto;
    border-radius: 10px;
  }
  .site-button.dark-text {
    color: #1b1b1b;
    background: #FFF;
    border: 1px solid #b3b3b3;
}
.site-button.dark-text:hover{
    color: #f9f9f9;
    background: #1b1b1b;
}
.slick-dots{
    display: none !important;
}
.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

.seccion, .seccion1, .seccion2, .seccion3, .seccion4 {
    /*opacity: 0;*/
    transform: translateY(50px);
    transition: opacity 3s ease-out, transform 3s ease-out;
}

.seccion.visible, .seccion1.visible, .seccion2.visible, .seccion3.visible, .seccion4.visible  {
    opacity: 1;
    transform: translateY(0);
}

/* Contenedor principal con Flexbox */
.seccion-contenido-slider {
    display: flex;
    justify-content: space-between; /* Distribuir espacio entre las columnas */
    align-items: center; /* Alinear los elementos verticalmente */
    padding: 20px;
    /*max-width: 1200px;*/
    margin: 0 auto; /* Centrar el contenedor en la página */
}

/* Columna izquierda (Contenido) */
.contenido {
    width: 50%; /* Ocupa el 50% del ancho */
    padding-right: 20px; /* Separación entre el contenido y el slider */
    float: left;
}

.contenido h2 {
    font-size: 24px;
    margin-bottom: 10px;
}

.contenido p {
    font-size: 16px;
    margin-bottom: 20px;
}

.btn-accion {
    padding: 10px 20px;
    background-color: #00aaff;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
}

.btn-accion:hover {
    background-color: #007acc;
}

/* Columna derecha (Slider) */
.slider {
    width: 50%; /* Ocupa el 50% del ancho */
    float: right;
}

.philanthropy-img img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px;
}

/* Estilo adicional para el slider */
.slick-slide {
    padding: 10px;
}

/* Personalización de los puntos de navegación */
.slick-dots li button:before {
    color: #00aaff;
}

/* Personalización de las flechas de navegación */
.slick-prev:before, .slick-next:before {
    color: #00aaff;
}
.seccion-contenido-slider h2{
    font-size: 2rem;
    margin-bottom: 20px;
    color: #fff;
    text-align: left;
}
#idc7p3{
    color: #fff;
}
.solidarios-container{
    width: 100%;
    max-width: 1200px;
    max-width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 768px) {
    .gjs-cell {
        width: 100%;
        display: block;
        height: 100% !important;
    }
    #ii06l {
        width: 100% !important;
        margin: 0px auto 0px auto;
    }
}

.fl-info{
    opacity: 1;
}
.card:hover .fl-info .fl-view-details{
    padding: 0px;
}
.fl-info .fl-price, .fl-info .fl-address{
    text-shadow: 2px 4px 5px rgba(0, 0, 0, 0.5);
}
.tag_right{
    position: absolute;
    top: 10px;
    right: 10px;
    background: linear-gradient(to right, #E3A126, #B77218) !important;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    z-index: 1;
}
.reviews-section {
    padding-bottom: 0px;
}
.cta-section .site-section-title, .seccion-contenido-slider .site-section-title{
    color: #fff;
}
.site-section-title span i.title-line{
    width: calc(59.2% - 15px);
}
.cta-section .site-section-title span i.title-line, .seccion-contenido-slider .site-section-title span i.title-line, .team-section .site-section-title span i.title-line, .reviews-section .site-section-title span i.title-line{
    width: 100%;
}
.text-1{
    font-size: 1.2em !important;
}
.toggleContentHome{
    text-align: center;
    margin-top: 50px;
}
section.section.section-center {
    background: linear-gradient(to right, #E3A126, #B77218) !important;
}
#header .header-nav-main:before{
    background: linear-gradient(to right, var(--primary-color), var(--secondary-color)) !important;
}
.reviews-section section.section{
    margin: 30px -20px;
}
@media (max-width: 991px) {
    #header .header-nav-main nav > ul li a:active, .submenu {
        background: linear-gradient(to right, var(--primary-color), var(--secondary-color)) !important;
    }
}
.fl-info{
    justify-content: space-between !important; 
}

@media (min-width: 1200px) {
    /* Estilos para pantallas grandes */
    .texto-superpuesto {
        width: 80%;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    /* Estilos para pantallas medianas */
    .texto-superpuesto h1 {
        font-size: 3.5rem !important;
        margin-bottom: 1.5rem !important;
    }
    .texto-superpuesto {
        width: 100%;
    }
    .background-black{
        background-color: transparent !important;
    }
    .logo-mobile img{
        filter: brightness(10000%);
        height: 35px;
    }
}
@media (max-width: 767px) {
    /* Estilos para pantallas pequeñas */
    .texto-superpuesto h1 {
        font-size: 2.4rem !important;
        margin-bottom: 1rem !important;
    }
    .background-black{
        background-color: transparent !important;
    }
    .logo-mobile img{
        filter: brightness(10000%);
        height: 35px;
    }
    .site-section-title, .titulo_compradores {
        font-size: 40px !important;
    }
    .site-section-title span b {
        line-height: 25px;
    }
    .site-section-title{
        line-height: 70px;
    }
    .titulo_compradores{
        line-height: 50px;
    }
    .site-section-title span b{
        font-size: 20px;
    }
    #header .header-nav-bar .header-nav{
        min-height: 70px !important;
    }
}
  
.cta-section .cta-title, .reviews-title, #ivjifg, #isl78{
    display: none;
}