*
{
    box-sizing: border-box; /*Para que no aumente el tamaño de la caja, más bien se reste del tamaño inicial*/
}
html  
{
    font-size: 0.94vw;
}
body 
{
    background-color: #FFF0DD;
    font-family: "Coiny", system-ui;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
}
a 
{
    display: inline-block;
    color: #FFF0DD;
}
nav a
{
    margin-left: 7.5px;
    margin-right: 7.5px;
}
section
{
    position: relative;
}
.cabecera
{
    padding-top: 1rem; /*1 rem equivale a 15px*/
    padding-bottom: 1rem;
    background-color: rgba(62, 7, 3, 0.8 );
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
.cabecera .container
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.link-logo
{
    display: inline-block;
    vertical-align: middle;
     
}
.cabecera .link-logo
{
    display: inline-block;
    vertical-align: middle;
}
.cabecera .link-logo .logo
{
    width: 130px;
    height: auto;
    /*margin-left: -300px;*/
}
.menu  
{
    /*margin-right: -200px;*/
}
.cabecera .menu
{
    
    /*position: fixed;   
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: 7, 19, 48, 1.0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;*/
}
.cabecera .menu a
{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    color:#FFF0DD;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.15rem;
    word-spacing: 0.3rem;
}
.cabecera .hamb 
{
     color: #FFF0DD;
     font-size: 30px;
     /*margin-right: -300px;
     display: none;*/
     
}
#banner
{
     background-color: #000;
     height: 100vh;
}
#banner .banner-home    
{
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0.75;
    object-fit: cover;
    object-position: center;
}
#banner .container
{
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
}
#banner .container h2
{
    font-family: "Lobster", sans-serif;
    font-weight: 400;
    font-style: normal;   
    font-size: 90px;
    color: #FFF0DD ;
    -webkit-text-stroke: 0.1px #662222;
    text-align: center;
    text-shadow: 
    /*0 0 #000,
    -1px 0 #000,
    1px 0 #000,
    1px 1px #000
    -1px -1px #000,
    -1px 1px #000,
    1px -1px #000,
    0 -1px #000,
    0 1px #000;*/
}
#banner .container p
{
    font-size: 10px;
    color:  rgba(255, 255, 255, 1);
    line-height: 2;
    text-align: center;
}
#banner .container h1
{
    font-size: 4rem;
}
.banner-home
{
   width:100%; 
   height: auto;
   display: block;
}
.saltarina
{
    width: 35px;
    height: 35px;
    border-radius: 100%;
    border: 0.1rem solid #FFF0DD; 
    color: #FFF0DD;
    text-decoration: none;
    display: flex;
    font-size: 35px;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 3rem;
    left: 50%;
    transform: translateX(-50%);
    animation-name: saltar;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite; 
    animation-direction: alternate;
}
@keyframes saltar
{
    0%{bottom: 3rem;}
    25%{color: #FFF0DD ; border-color:#FFF0DD}
    50%{bottom: 5rem;} 
    100%{bottom: 3rem;}
}
.container
{
    width: 85.74%;
    padding: 0 1rem;
    margin: auto;
    padding-top: -10px;
}

.container-full     
{
    width: 100%;
    padding: 0 1 rem;
    
}
/* ... código CSS anterior ... */

.fila
{
    margin-left: -1rem;
    margin-right: -1rem;
    display: flex;
    flex-wrap: wrap;
}

.fila-centrada   
{
    justify-content: center;
}
.columna
{
    padding-left: 1rem;
    padding-right: 1rem;
}
.columna-100
{
    width: 100%;
}

.centrar-texto 
{
    text-align: center;
    color: #FCF9EA;
}
.columna-50
{
    width: 50%;
}
.orden    
{
    order: 2;
}
.justificar-texto
{
    text-align: justify;
}
.importante
{
    font-style: italic;
}
/*.titulos  
{
    margin-top: 0;
    margin-bottom: 2.8rem;
    margin-top: 2.8rem;
     color: #850E35;
     text-shadow: 3px 3px 4spx #FCF5EE
    font-size: 30px;
    text-align: center;   
}*/
.titulo1
{
    text-align: center;
    color: #FFF0DD;
    font-size: 50px;
    text-shadow: 3px 3px 0 #3E0703;
}
.titulo2   
{
    text-align: center;
    color: #3E0703;
    font-size: 50px;
    text-shadow: 3px 3px 0 #CBA35C;
}
.titulo3  
{
    text-align: center;
    color: #3E0703;
    font-size: 50px;
    text-shadow: 3px 3px 0 #CBA35C;
}
.titulo4 
{
   text-align: center;
    color: #FFF0DD;
    font-size: 50px;
    text-shadow: 3px 3px 0 #3E0703;
}

.margin-arriba    
{
    margin-top: 2.8rem;
}
.seccion
{
    padding-top: 2.8rem;
    padding-bottom: 2.8rem;
}
#productos
{
    background-image: url("../img/fondo_movible.jpg");
    background-repeat: repeat;
    background-position: center;
    background-size: contain;
    background-attachment: fixed;
    background-size: cover;
    /*background-color: #FFB8E0;
    background-image: url(../img/fondo p.jpg);
    background-position: center;
    background-repeat: no-repeat;*/
}
#productos .titulos   
{
    color: #FFEDFA;
    font-size: 4rem;
    text-shadow: 1.3rem 1.3rem 0.15rem rgba(255, 255, 255, 0.5);
}
.btn
{
    padding: 0.8rem 2rem;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    border-radius: 15px;
    border-width: 2px;
    border-style: solid;
}
.btn.boton-transparente
{
    background-color: transparent;
    border: 2px solid #ffca31;
    color: #ffca31;
}
.sin-pading
{
    padding-left: 0;
    padding-right: 0;
}
.contenedor-cuadrado
{
    width: 100%;
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
    background-color: rgb(7, 19, 48, 1.0);
    cursor: pointer;
}
.contenedor-cuadrado.cont-rect      
{
    padding-bottom: 56%;
}
.contenedor-cuadrado img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    opacity: 0.75;
    /*filter: grayscale(100%);*/
    /*opacity: 0 75;*/
}
.contenedor-cuadrado .contenido-cuadrado
{
    position: absolute;
    text-align: center;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    top: 40%;
    color: #fff;
}
.contenedor-cuadrado .contenido-cuadrado h2
{
    margin-top: 0;
    font-size: 30px;
    color: #FFF0DD;
}
.btn.boton-amarillo
{
    border-color: #FFF0DD;
    background-color: #3E0703;
    color: #FFF0DD;
}
.btn-circulo  
{
    width: 2.8rem;
    height: 2.8rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 0.3rem;
    font-size: 1.3rem;
    border-radius: 100%;
    border-width: 0.15rem;
    border-style: solid;
}
.btn-circulo.borde-blanco 
{
    color: #fff;
    border-color: #fff;
}

#locales ul 
{
    padding-left: 0;
    list-style-position: inside;
    list-style-type: none;
    list-style-image: url(); /* Corregido: Agregué paréntesis y ; */
    line-height: 1;
    columns: 3;
    text-align: center;
}
.columna-33 
{
    width: 33%;
    margin-top: 30px;
}

.contenedor-serv   
{
    text-align: center;
    background-color: #612908;
    padding: 10px;
    height: 100%;
    border-radius: 15px;
    /*border: 4px solid hotpink;*/
    box-shadow: 3px 3px 3px 3px rgb(62, 7, 3,1.9);
    font-size: 15px;
    margin: 30px;
    margin-top: 10px;
    
}
#servicios .contenedor-serv     
{
    height: auto;
    margin-bottom: 10px;
    text-align: center 
    background-color: #ffea7d;
    padding: 2rem;
    height: 100%;
    border-radius:1rem
    box-shadow: inset 2px 0px 7px 3px rgb(230, 120, 0,0.75);
    font-size: 15px;
    margin-bottom: 30px;
}
#servicios .contenedor-serv i     
{
    font-size: 2.8rem;
}
.texto-final
{
    color: #FFF0DD;
    font-size: 15px;
}
.video-fondo
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    z-index: 1;
    /*filter: grayscale(1);*/
    opacity: 0.5;
}
#testimonio 
{
    margin-top: 30px;
    position: relative;
    background-color: #824c00;
    color: #fff;
    line-height: 1.5;
}
#testimonio p 
{
  margin-bottom: 0;      
}
#testimonio .container   
{
    z-index: 3;
    position: relative;
}
#testimonio .trama-video   
{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #e6aa77 5%, rgb(23, 97, 70 / 50% ) 50%),
                                        url(../img/tortas.jpg); /*solucionar mostrar imagen*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    /*filter: grayscale(1);*/
}
.centrar-texto
{
    font-size: 18px;
    color: #3E0703;
}
.mapa   
{
    padding-top: 33.33rem;
    position: relative;
    width: 100%;
}
.mapa iframe  
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.empujar-33
{
    margin-left: 33.33% ;
}
footer 
{
 
}
footer .prefooter 
{
  position: relative;
  bottom: -6rem;
  top: 20px;
}
footer .pie 
{
  background-color: #3E0703; 
  padding-top: 10px; 
  padding-bottom: 30px;
  color: #FF156A ;
  text-align: center;
}
footer .pie a 
{
    color: #FFF0DD;
    font-size: 20px;
} 
.derechos
{
    color:  #FFF0DD;
    margin-left: 0px;
    font-size: 20px;
}
.empujar-33 
{
    margin-left: 10.33%
}
.columna-mb-0 
{
    width: 8.33%;
}
footer .pie .lista-redes 
{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
footer .pie .lista-redes a 
{
    margin-left: 1rem;
}
.boton-amarillo:hover  
{
    color: #6D4C41;
}
.icono 
{
    color: #FFF0DD;
}
.parrafo-s
{
    color: #FFF0DD; 
}
/*@media (min-width: 768px)
{
    body   
    {
        background-color: red;
    }
}
@media (min-width: 992px)
{
    body 
    {
        background-color: yellow;
    }
}
@media (min-width: 1200px)
{
    body 
    {
        background-color: green;
    }
}*/
@media (min-width: 1200px)
{
    /*body  
    {
        background-color: green;
    }*/
}
@media (max-width: 1199px)
{
    .container 
    {
        width: 960;
    }
}
@media (max-width: 991px)
{
    .container   
    {
        width: 750px;
    }
}
@media (max-width: 767px) and (max-width: 991px)/*medida para celular*/
{
    .container    
    {
        width: 100%;
    }
    .columna-mb-100
    {
        width: 100%;
    }
    .columna-mb-50  
    {
        width: 50%;
    }
    .columna-mb-41 
    {
        width: 41.66%;
    }
    .columna-mb-33
    {
        width: 33.33%;
    }
    .columna-mb-25 
    {
        width: 25%;
    }
    .columna-mb-16
    {
        width: 16.66%;
    }
    .columna-mb-8
    {
        width: 8.33%;
    }
    .orden 
    {
        order: 0;
    }
    .titulos 
    {
        font-size: 60px;
    }
    .cabecera .hamb 
    {
     display:block;
    }
    .cabecera .menu
    {
    position: fixed;   
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: 7, 19, 48, 1.0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: none;
    }
    #servicios .contenedor-serv     
    {
    height: auto;
    margin-bottom: 15px;
    }
    #banner .container
    {
        top: 30%;
    }
    #banner .container h1 
    {
        font-size: 60px;
    }
    .mapa  
    {
        padding-bottom: 100%;
    }
    footer .pie .lista-redes 
    {
        justify-content: center;
        margin-bottom: 10px;
    }
    footer .pie .lista-redes a  
    {
        margin-left: 1rem;
        margin-right: 1rem;
        font-size: 1.5rem;
    }
    footer .pie 
    {
        text-align: center;
    } 
    .lista-redes i
    {
    font-size: 15px;
    margin: 0 10px;
    justify-content: center;
    }
}

