﻿body{
    background: url(../images/fondo.jpg) no-repeat center center fixed;
    background-size: cover;
    font-family: 'Helvetica Neue';
    font-family: "Open Sans", sans-serif;
    font-family: "Montserrat", sans-serif;
}


.ham{
    position: absolute;
    top: 30px;
    font-size: 30px;
    cursor: pointer;
    display: none;
}

.menuSote{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10000;
    background: black;
    color: white;
    padding: 30px;
    display: none;
}

.cerrar{
    font-size: 30px;
    cursor: pointer;
}

.menuSoteItems{
    padding-top: 30px;
    padding-bottom: 30px;
}
.menuSoteItems a{
    color: white;
    text-decoration: none;
}

.menu2{
    font-size: 23px;
    font-weight: 300;
    padding: 16px 0;
    cursor: pointer;
}

.datos2{
    position: absolute;
    bottom: 10px;
    font-size: 18px;
    font-weight: 200;
}
.datos2 a{
    color: white;
    text-decoration: none;
}


.efecto{
    position: relative;
    background: url(../images/efecto2.jpeg) no-repeat bottom center;
    background-size: cover;
    height: 100vh;
}
.efecto a{
    color: white;
    text-decoration: none;
}

.fondo-negro{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}


header{
    position: relative;
    color: white;
    font-weight: lighter;
    font-size: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.efecto .container{
    position: relative;
    z-index: 2;
}


.logotipo{
    text-align: center;
}
.logotipo-principal{
    width: 55%;
}

.datos img{
    width: 30px;
}

.datos .hecho-en-mexico{
    width: 62px;
    margin-bottom: 6px;
}

.hecho-en-mexico-movil{
    position: absolute;
    top: 12px;
    right: 18px;
    z-index: 3;
}

.hecho-en-mexico-movil img{
    width: 58px;
    height: auto;
}


.cEfecto{
    color: white;
    text-align: center;
}

.cEfecto h1{
    font-family: "Chiron Sung HK", serif;
    font-size: 60px;
}

.cEfecto p{
    font-family: "Tangerine", cursive;
    font-size: 45px;
    font-family: "Carattere", cursive;
}


.video{
    padding-top: 60px;
    padding-bottom: 60px;
}

.qr{
    padding-top: 60px;
}


nav{
    margin-top: 20px;
    margin-bottom: 140px;
}
nav a{
    text-decoration: none;
    color: white;
}
nav ul{
    list-style: none;
    padding: 0;
}
nav ul li{
    width: 16.66%;
    float: left;
}


.menu{
    width: 100%;
    text-align: center;
}

.menu:hover, .activo:hover {
    content: '';
    /* position: absolute; */
    /* bottom: -0.125rem; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    /* width: 0; */
    border-bottom: .0625rem solid #7cb44c;
    transition: all 250ms;
    mask: linear-gradient(90deg, transparent, #7cb44c 40%, #7cb44c 60%, transparent);
}


.video{
    padding-top: 50px;
    padding-bottom: 50px;
}
.video video{
    width: 100%;
}


.visita{
    background: #f5f5f5;
    text-align: center;
    padding: 20px;

    border-radius: 30px;
}
.visita strong{
    width: 100%;
    font-size: 40px;
    
    font-family: "Tangerine", cursive;
    display: inline-block;
}
.visita img{
    width: 80%;
}


.historia{
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}
.historia::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../images/fondo-historia.jpeg') center/cover no-repeat;
    filter: blur(8px);
    z-index: 0;
}
.historia .container{
    position: relative;
    z-index: 2;
}

.fondo-negro2{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
}

.imagenHistoria{
    text-align: center;
}
.imagenHistoria img{
    width: 80%;
    margin-bottom: 12px;

    border-radius: 30px;
}

.textoHistoria{
    color: white;
}
.textoHistoria span{
    font-size:26px;
    font-family: "Chiron Sung HK", serif;

}

.tituloHistoria{
    text-align: center;
    color: white;
    font-family: "Tangerine", cursive;
    font-size: 50px;
    margin-bottom: 40px;
}
.tituloHistoria div{
    position: relative;
    display: inline-block;
}

.tituloHistoria div:after {
    content: '';
    position: absolute;
    inset: 0 -15%;
    border-top: 1px solid;
    border-bottom: 1px solid;
    mask: linear-gradient(90deg, transparent, white 40%, white 60%, transparent);
}



.titulo{
    font-family: "Tangerine", cursive;
    text-align: center;
    font-size: 63px;
    font-weight: bold;
}
.subtitulo{
    text-align: center;
    font-size: 22px;
    margin-bottom: 30px;
}



.productos .tituloHistoria{
    margin-bottom: 60px;
}
.productos .tituloHistoria div{
    color: black !important;
}

.pro{
    margin-bottom: 20px;
}


.imagen iframe{
    width: 100%;
    height: 400px;
}


.imagen img{
    width: 100%;
    border-radius: 10px;
    transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1), 
                box-shadow 0.4s ease;
    transform-origin: center center;
}

/* 🔥 Animación más agresiva al pasar el mouse */
.imagen:hover img{
    transform: scale(1.15) rotate(1deg);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.35);
    filter: brightness(1.1) contrast(1.05);
}

.productos strong{
    font-size: 22px;
    font-weight: normal;
    display: inline-block;
}

.producto-imagen{
    width: 100%;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: zoom-in;
}

.producto-imagen:focus-visible{
    outline: 3px solid #7cb44c;
    outline-offset: 4px;
    border-radius: 10px;
}

.producto-modal .modal-content{
    color: white;
    background: transparent;
    border: 0;
    box-shadow: none;
}

.producto-modal .modal-header{
    justify-content: center;
    border-bottom: 0;
    padding-bottom: 0;
}

.producto-modal .modal-title{
    font-size: 26px;
    font-weight: 500;
    text-align: center;
}

.producto-modal .btn-close{
    position: absolute;
    top: 20px;
    right: 20px;
}

.producto-modal .modal-body{
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 18px;
    padding: 24px 46px 36px;
}

.producto-modal-imagen{
    width: 100%;
    max-height: 70vh;
    object-fit: contain;
}

.producto-modal-nav{
    width: 46px;
    height: 46px;
    padding: 0;
    color: white;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 50%;
    font-size: 30px;
    line-height: 1;
}

.producto-modal-nav:hover,
.producto-modal-nav:focus-visible{
    background: #7cb44c;
}

.lin{
    background: #1b1f22;
    width: 120px;
    height: 1px;
    margin-top:10px;
}


.sucursales .pro{
    margin-bottom: 60px;
}


.franquicias{
    background: url(../images/fondo.jpg);
    background-position: left top;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: fixed;

    padding-top: 60px;
    padding-bottom: 60px;
}
.franquicias .tituloHistoria{
    color: black;
}

.c1{
    border:1px solid #ddd;
    background: white;
    font-size: 19px;
    padding: 20px;

    border-radius: 20px;
}
.c1 b{
    border:1px solid blue;
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}


.imagenF img{
    width: 100%;
}



@media screen and (max-width:1400px){

}

@media screen and (max-width:1200px){

}

@media screen and (max-width:992px){
    nav{
        margin-bottom: 90px;
    }
    nav ul{
        display: none;
    }
    .efecto{
        position: relative;
        background: url(../images/efecto2.jpeg) no-repeat center center;
        background-size: cover;
    }
}

@media screen and (max-width:768px){
    .visita img{
        width: 50%;
    }
    .cEfecto h1{
        font-size: 40px;
    }
    .cEfecto p{
        font-size: 35px;
    }
    .ham{
        display: block;
    }
}

@media screen and (max-width:576px){
    .producto-modal .modal-title{
        font-size: 21px;
        padding-right: 35px;
    }

    .producto-modal .modal-body{
        display: block;
        padding: 20px 12px 28px;
    }

    .producto-modal-imagen{
        max-height: 65vh;
    }

    .producto-modal-nav{
        position: absolute;
        top: 50%;
        z-index: 1;
        transform: translateY(-50%);
    }

    #productoAnterior{
        left: 20px;
    }

    #productoSiguiente{
        right: 20px;
    }
}




/* ===== FOOTER STYLE ===== */
.site-footer {
    --bg: #1f2326;
    --bg-soft: #252a2e;
    --text: #d7d7d7;
    --muted: #9aa0a6;
    --gold: #caa45f;
    --gold-2: #8e6e32;
    background: var(--bg);
    color: var(--text);
    margin-top: 50px;
}

.site-footer a { color: var(--text); text-decoration: none; }
.site-footer a:hover { color: #ffffff; }

.footer-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 64px 24px 48px;
    display: grid;
    grid-template-columns: 1.1fr 1.2fr 1.1fr;
    gap: 48px;
    align-items: start;
}

.footer-col { position: relative; }

.footer-title {
    font-size: 28px;
    letter-spacing: 0.06em;
    color: #f0f0f0;
    font-weight: 500;
    margin: 0 0 10px;
}

.footer-hr {
    display: block;
    height: 2px;
    width: 80%;
    max-width: 420px;
    background: linear-gradient(90deg, transparent, var(--gold), transparent);
    opacity: 0.7;
    border-radius: 2px;
    margin-bottom: 22px;
}

/* Left column: links */
.footer-nav {
    display: grid;
    gap: 10px;
}
.footer-nav a {
    font-size: 16px;
    color: var(--muted);
    transition: color .2s ease, transform .2s ease;
}
.footer-nav a:hover {
    color: var(--gold);
    transform: translateX(2px);
}

/* Center column: brand + contact */
.footer-center {
    text-align: center;
}
.brand {
    margin-bottom: 18px;
    line-height: 1.15;
}
.brand-line {
    display: block;
    font-size: 18px;
    letter-spacing: 0.55em;
    color: #e7e7e7;
    opacity: 0.85;
}
.brand-name {
    display: inline-block;
    margin-top: 6px;
    padding: 4px 12px;
    letter-spacing: 0.7em;
    background: linear-gradient(90deg, var(--gold), var(--gold-2));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    font-weight: 700;
    font-size: 22px;
}

.footer-address {
    color: #e2e2e2;
    font-size: 18px;
    margin: 10px 0 8px;
}
.footer-phone,
.footer-mail {
    display: inline-block;
    margin: 6px 8px;
    padding: 10px 16px;
    font-weight: 600;
    border-radius: 8px;
    background: #3a3f45;
    color: #f5f5f5;
    transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}
.footer-phone:hover,
.footer-mail:hover {
    background: #474d54;
    box-shadow: 0 6px 18px rgba(0,0,0,.25);
    transform: translateY(-1px);
}

/* Right column: social */
.social {
    display: flex;
    gap: 16px;
    align-items: end;
    text-align: end;
    flex-wrap: wrap;
}
.social-btn {
    width: 56px;
    height: 56px;
    display: grid;
    place-items: center;
    background: var(--bg-soft);
    border-radius: 42%;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.06);
    transition: transform .2s ease, box-shadow .2s ease, background .2s ease;
}
.social-btn svg { fill: #eaecef; opacity: 0.95; }
.social-btn:hover {
    background: #2b3035;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0,0,0,.35), inset 0 0 0 1px rgba(202,164,95,.45);
}
.social-btn:hover svg { fill: #ffffff; }

/* Bottom bar */
.footer-bottom {
    border-top: 1px solid rgba(255,255,255,.06);
    background: #1b1f22;
    text-align: center;
    padding: 16px 24px 22px;
    color: #c9c9c9;
    font-size: 14px;
}

/* Responsive */
@media (max-width: 1024px) {
    .footer-inner {
        grid-template-columns: 1fr 1fr;
    }
    .footer-center { grid-column: 1 / -1; }
}
@media (max-width: 680px) {
    .footer-inner {
        grid-template-columns: 1fr;
        gap: 32px;
        padding: 48px 18px 36px;
    }
    .footer-title { text-align: left; }
    .footer-hr { width: 60%; }
    .footer-center { text-align: left; }
}

/* Alineación derecha específica de la columna de redes sociales */
.footer-right {
    text-align: right;
}

.footer-right .social {
    justify-content: flex-end;  /* alinea los iconos a la derecha */
}

@media (max-width: 680px) {
    .footer-right {
        text-align: left; /* centrado automático en móviles */
    }
    .footer-right .social {
        justify-content: left;
    }
}




