/* --------------------------------------------------------
   TIPOGRAFÍA GLOBAL
-------------------------------------------------------- */
body {
    font-family: 'Poppins', sans-serif !important;
}

h1, h2, h3, h5, h6 {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    letter-spacing: -2px;
}
h1 {
	font-size:120px;
	font-weight:700;
}

h4 { font-size: 22px; }

p, a, li, span, div {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
}



/* --------------------------------------------------------
   FORMULARIOS (RESERVA)
-------------------------------------------------------- */
.card.indigo.lighten-4,
.indigo.lighten-4.card {
    background-color: #FAFAFA !important;
}

.card.indigo.lighten-4.z-depth-2.caja20 {
    border-radius: 10px;
    padding-left: 40px;
    padding-right: 40px;
    width: 120%;
}

.card.indigo.lighten-4.z-depth-2 {
    border-radius: 10px;
}

/* --------------------------------------------------------
   OCULTAR SECCIONES NO USADAS
-------------------------------------------------------- */
.caja_gris_bloque { display: none; }

.grey.darken-2.white-text.arriba_abajo_10 { display: none; }

/* --------------------------------------------------------
   SLIDER PRINCIPAL: TITULOS SOBRE FOTO
-------------------------------------------------------- */
.text-titulo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    color: white;
    font-weight: 700;
    z-index: 10;
    font-size: 90px;
    text-shadow: 0px 2px 8px rgba(0,0,0,0.7);
}

.text-descripcion {
    margin-top: 10px;
    text-align: center;
    color: white;
    font-size: 38px;
    text-shadow: 0px 2px 8px rgba(0,0,0,0.7);
}


.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    display: none;
}
/* Arreglar desbordamiento lateral en el slider principal */
.slider,
.slider .slides,
.slider .slides li,
.slider .slides li img {
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden !important;
}

/* Evitar scroll horizontal */
body, html {
    overflow-x: hidden !important;
}

/* Asegura que ninguna imagen rompa el diseño */
img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* --------------------------------------------------------
   BOTONES
-------------------------------------------------------- */
.btn, .btn-large, .btn-small, .btn-flat {
    border-radius: 40px;
    height: 57px;
    line-height: 32px;
    padding: 20px 31px 50px 40px;
    text-transform: uppercase;
    font-size: 20px;
}

/* --------------------------------------------------------
   IMÁGENES DE PRODUCTOS
-------------------------------------------------------- */
div.cuadradicos img {
    border-radius: 10px;
}

.crop-img.zoom,
.cuadradicos.zoom {
    border-radius: 10px;
    margin-bottom: 20px;
}

/* --------------------------------------------------------
   ESPACIADOS
-------------------------------------------------------- */
div#espacio {
    padding-top: 30px;
    padding-bottom: 0px;
}

.titulo { font-size: 24px; }

a.waves-effect.waves-light.btn.red.darken-4 {
    margin-top: 30px;
    margin-bottom: 60px;
}

/* --------------------------------------------------------
   FOOTER
-------------------------------------------------------- */
.grey.darken-4 { background-color: #BF0411 !important; }

footer .container,
footer .row,
footer .col {
    text-align: center !important;
    margin: 0 auto !important;
}

footer .row .col {
    width: 100% !important;
    margin-bottom: 35px !important;
}

footer * {
    font-family: 'Poppins', sans-serif !important;
    color: #fff !important;
}

footer a {
    display: block;
    margin: 8px 0;
    text-decoration: none;
    opacity: 0.9;
    transition: 0.2s ease;
}

footer a:hover { opacity: 1; }

footer .social-icons {
    display: inline-flex;
    gap: 18px;
    justify-content: center;
    align-items: center;
}

footer .social-icons img {
    width: 50px;
}

/* --------------------------------------------------------
   WHATSAPP FLOTANTE
-------------------------------------------------------- */
.whatsapp-float {
    position: fixed;
    bottom: 22px;
    right: 22px;
    width: 60px;
    height: 60px;
    background-color: #25D366;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform .2s ease, box-shadow .2s ease;
}

.whatsapp-float img {
    width: 34px;
    height: 34px;
}

.whatsapp-float:hover {
    transform: scale(1.08);
    box-shadow: 0 6px 18px rgba(0,0,0,0.35);
}

@media (max-width: 600px) {
	h1 {
    font-size:80px !important;
	font-weight:700;
    line-height: 110%;
    margin: -0.2rem 0 1.68rem 0;
}
	h2 {
    font-size: 42px;
    line-height: 98%;
    margin: 0.373333rem 0 0.424rem 0;
}

    .whatsapp-float {
        width: 52px;
        height: 52px;
        bottom: 18px;
        right: 18px;
    }

    .whatsapp-float img {
        width: 30px;
        height: 30px;
    }

.text-titulo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    color: white;
    font-weight: 700;
    z-index: 10;
    font-size: 42px;
    text-shadow: 0px 2px 8px rgba(0,0,0,0.7);
}

.text-descripcion {
    margin-top: 10px;
    text-align: center;
    color: white;
    font-size: 18px;
    text-shadow: 0px 2px 8px rgba(0,0,0,0.7);
}
	.white-text {
    color: #fff !important;
    font-size: 12px;
}
	a.waves-effect.waves-light.btn.red.darken-4 {
    margin-top: 30px;
    margin-bottom: 0px;
}
	#social {display:none;}
}




/* --------------------------------------------------------
   GOOGLE REVIEWS — ESTILO "TRUSTINDEX"
-------------------------------------------------------- */

/* Título */
.reviews-title {
    font-size: 42px;
    font-weight: 700;
    margin: 50px 0 60px 0;
    color: #B71C1C;
}

/* Contenedor Swiper */
.myReviewsSwiper {
    max-width: 1100px;
    margin: 0 auto 70px auto;
    padding: 0 15px;
}

/* Los slides se adaptan */
.myReviewsSwiper .swiper-slide {
    height: auto;
    display: flex;
}

/* Tarjeta */
.myReviewsSwiper .review-card {
    background: #ffffff;
    border-radius: 18px;
    padding: 22px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    border: 1px solid #eeeeee;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

/* Cabecera */
.myReviewsSwiper .review-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 8px;
}

/* Foto */
.myReviewsSwiper .review-photo {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #e0e0e0;
}

/* Texto */
.myReviewsSwiper .review-text {
    font-size: 15px;
    line-height: 1.5;
    color: #444;
}

/* Estrellas */
.review-stars {
    font-size: 22px;
    color: #fbc02d;
}

/* Read more */
.read-more {
    color: #777;
    cursor: pointer;
    font-weight: bold;
    margin-top: 10px;
    display: inline-block;
}
.swiper-button-next {
	display:none !important;
}
.swiper-button-prev {
	display:none !important;
}
/* Controles Swiper */
.myReviewsSwiper .swiper-button-next,
.myReviewsSwiper .swiper-button-prev {
    color: #B71C1C;
    transition: transform 0.2s ease;
}

.myReviewsSwiper .swiper-button-next:hover,
.myReviewsSwiper .swiper-button-prev:hover {
    transform: scale(1.1);
    color: #ff5252;
}

.myReviewsSwiper .swiper-pagination-bullet {
    background: #B71C1C;
    opacity: 0.35;
}

.myReviewsSwiper .swiper-pagination-bullet-active {
    opacity: 1;
}
/* Limitar reseñas a 4 líneas estilo TrustIndex */
.myReviewsSwiper .review-text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* --- ESTILO MEJORADO TARJETAS DE RESEÑAS --- */

/* Fondo gris suave de la tarjeta */
.myReviewsSwiper .review-card {
    background: #F7F7F7 !important;
    border-radius: 18px;
    padding: 24px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.06);
    border: 1px solid #e5e5e5;
}

/* Nombre más marcado */
.myReviewsSwiper .review-header strong {
    font-size: 18px;
    font-weight: 800;
    color: #222;
}


/* Ajuste estrella más cerca del nombre */
.myReviewsSwiper .review-stars {
    font-size: 20px;
    color: #FFB800;
    margin-top: 0px;      /* Antes 8px o más */
    margin-bottom: 0px;   /* Dejar un pequeño respiro */
}

/* Reducir separación entre foto/nombre y estrellas */
.myReviewsSwiper .review-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 3px !important; /* Antes 8–12px */
}

/* Que el nombre esté bien destacado */
.myReviewsSwiper .review-header strong {
    font-size: 17px;
    font-weight: 800; /* Más negrita */
    color: #111;
}

/* Ajuste del texto */
.myReviewsSwiper .review-text {
    margin-top: 5px;
}
/* Espacio extra debajo de las tarjetas */
.myReviewsSwiper {
    padding-bottom: 45px !important;  /* antes 0px */
}

/* Mover los puntitos fuera del slider */
.myReviewsSwiper .swiper-pagination {
    bottom: -10px !important;  /* más abajo */
    position: relative !important;
    margin-top: 15px;
}

/* Asegurar que los puntitos no se vean encima */
.myReviewsSwiper .swiper-wrapper {
    margin-bottom: 20px;
}
.logo-footer {
    padding-top: 90px;
}
.logo-footer img {
    display: inline-block !important;
    margin: 0 !important;
}

/* Asegura que el logo quede absolutamente centrado */
.logo-header img,
#info-logo img,
.responsive-img {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Neutraliza desplazamientos del grid Materialize en esta zona */
.container .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* Evita padding lateral que empuja contenido */
.container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


/* Responsive */
@media (max-width: 600px) {
    .myReviewsSwiper .review-card {
        padding: 18px;
    }

    .myReviewsSwiper .review-photo {
        width: 46px;
        height: 46px;
    }
	
}
