
:root {
    --verde: #86BD00;
    --plomo: #F5F8F8;
}

*{
    margin: 0;
    padding: 0;
    /* background: var(--background); */
    box-sizing: border-box;
}

a:link, a:visited, a:active {
    text-decoration:none !important;
    color: var(--negro) !important;
}

.cuerposom1{
    font-size:22px;
    text-align: justify;
}

.rambla-regular {
  font-family: "Rambla", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.rambla-bold {
  font-family: "Rambla", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.rambla-regular-italic {
  font-family: "Rambla", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.rambla-bold-italic {
  font-family: "Rambla", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.quando-regular {
  font-family: "Quando", serif;
  font-weight: 400;
  font-style: normal;
}

.adlam-display-regular {
  font-family: "ADLaM Display", system-ui;
  font-weight: 400;
  font-style: normal;
}


.menu-desktop{
    background-color: black;
    text-align: center;
    height: 230px;
}

.menu-mobile{
    background-color: black;
    text-align: center;
    height: 180px;
}

.idioma{
    background-color: #86BD00;
    padding: 20px;
}


.idiomas{
    color: black;
    font-size: 20px;
    padding: 10px;
    font-weight: 500;
    padding-top: 20px;
   
}

.idiomas a{
     background-color: var(--verde);
    width: 20px;
    padding: 5px 10px;
    
}

.items-menu{
    background-color: var(--plomo);
    padding: 20px;
    justify-content: space-around;
    margin-top: 20px;
    font-size: 20px;
    font-weight: 500;
}

.inicio1{
    background-color: black;
    color: white;
    font-size: 20px;
}

.titulo1{
    color: white;
    font-size: 27px;
}

.titulo2{
    color: white;
    font-size: 30px;
    font-weight: 500;
}

.float-ini{
    position: absolute; 
    top: 50%; 
    margin-left:auto; 
    margin-right:auto; 
    text-align:center;  
    text-align: center;
    width: 100%;
}

.botoncatalog{
    background-color: var(--verde);
    padding: 10px;
    font-size: 18px;
    width: 150px;
    text-align: center;
    border-radius: 10px;
    font-weight: 500;
    color: black;
    margin-left: auto;
    
}

.catalogo1{
    background-color: black;
    color: var(--verde);
    padding-bottom: 100px;
}

.titulo3{
    padding-top:100px;
    padding-bottom:50px;
}

.titulo4{
    font-size: 30px;
    
}

.botndes{
    padding: 10px;
    border-radius: 10px;
    background-color: var(--verde);
    color: black;
    
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top:20px;
    margin-bottom:20px;
}

.nombre1{
    text-align: center;
    padding-top: 20px;
    font-size: 25px;
}

.titulocer1{
  
    font-size: 27px;
}

.titulocer2{
    
    font-size: 30px;
    font-weight: 500;
}

.float-inicer{
    position: absolute; 
    right:0;
    top: 50%;
    margin-right: 20px;
    background-color: black;
    color: white;
    padding: 20px;
    
}

.certi3{
    text-align: center;
    background-color: black;
    color: white;
    padding: 20px;
    font-size: 20px;
    
}

.tituloreco{
    font-size: 35px;
    font-weight: 500;
    color: var(--verde);
    padding-top: 50px;
}

.subtituloreco{
    font-size: 25px;
    font-weight: 400;
    padding-bottom: 50px;
}

.regis-sani{
    background-color: var(--verde);
    padding: 10px;
    width: 100%;
    margin-top: 50px;
    font-size:20px;
    margin-bottom: 100px;
    
}


.tituloso2{
    color: white;
    font-size: 45px;
    font-weight: 500;
    

}

.somos1{
    background-color: var(--verde);
    padding-bottom: 80px;
    
}

.titulosom1{
    color: white;
    font-size: 40px;
    font-weight: 500;
}

.subtitulosom1{
    color: white;
    font-size: 40px;
    font-weight: 700;
    margin-top: -10px;
    padding-bottom: 50px;
}

.product-somos{
    background-color: black;
    color: white;
    font-size: 30px;
    padding: 20px;
    margin: 10px;
}

.descrip6{
    font-size: 22px;
    text-align: justify;
    padding-top:50px;
}

.lasmejor{
    background-color: var(--verde);
    color: white;
    padding: 20px;
    font-size: 50px;
    font-weight: 500;
}

.mesa-icon{
    padding-left:400px;
}


.mesa-icon img{
    width: 200px;
}


.algarrobal1{
    background-color: var(--verde);
   
    padding: 20px;
    font-size: 22px;
    text-align: justify;
    
}

.actualidad1{
    background-color: var(--plomo);
    padding: 30px;
    border-radius: 20px;
    text-align: center;
    margin-bottom: 100px;
}

.tituloactua1{
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    

}

.descactua1{
    padding: 20px;
}

.fotoactua1{
    text-align: center;
}

.productos-1{
    background-color: var(--verde);
    padding-bottom: 100px;
    padding-top: 100px;
}

.tituloprod{
    font-size: 30px;
    font-weight: 500;
    color: white;
    padding-bottom: 20px;
}

.textprod{
    font-size: 25px;
    padding-bottom: 50px;
}

.nombreproducto{
    font-size: 25px;
    font-weight: 500;

}

.botonproducto{
    background-color: #516324;
     font-size: 20px;
    font-weight: 500;
    padding: 20px;
    color: white;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    border-radius: 20px;

}

.descripcionproducto{
    font-size: 22px;
    margin-top: 20px;
}

.presentacionproducto{
    font-size: 22px;
    font-weight: 700 !important;
    margin-top:20px;
}



.deslizav{
    font-size: 20px;
    font-weight: 500;
    background-color: #F5F8F8;
    padding: 10px;
}

.footer1{
    background-color: #516324;
    padding-top: 80px;
    padding-bottom: 50px;

}


.contact2{
    background-color: var(--verde);
    padding: 30px;
    font-size: 30px;
}

.foot-2{
    background-color: black;
    color: white;
    padding: 20px;
    font-size: 20px;
}

.menu-mobile{
    display: none;
}

/* INICIO MENU MOBILE */

.infobutton{
    color:var(--claroplo) !important;
    text-shadow: 1px 1px 2px white;
}

.off-screen-menu{
    /* background-color: var(--verde); */
    background-image: url("/applets/photoboot/menubo.JPG");
    color: white;
    background-size: 100% 100%;
    height: 100vh;
    width: 100%;
    max-width: 820px;
    position: fixed;
    top:0;
    right: -820px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 3rem;
    transition: .3s ease;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    font-size: 30px;
    vertical-align: middle;
     display: flex;
   align-items: center;
}

.navmob{
    padding: 1rem;
    display: flex;
    text-decoration: none;
    
}


.off-screen-menu.active {
    right: 0;
}


.off-screen-menu a{
    text-decoration: none;
    color: var(--verdemo) !important;
    
}

.off-screen-menu a:hover{
    text-decoration: none;
    color: #B4E97C;
    
}


.off-screen-menu ul{
  
    text-decoration: none;
    list-style-type: none;
    text-align: left;   
        font-weight: 500;
}
.off-screen-menu li{
  
    text-decoration: none;
    list-style-type: none;
    
}

.cerrar-menov{
    margin-bottom: 100px;
    text-align: right;
}


/* FIN MENU MOBILE */

.mobile-app{
    display: none;
}

.imgamo{
    width: 100%;
}


/* LOADER */

.preloadingspace{
    background-color: #516324;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index:  10000;
    color: white;
    clip-path: circle(150% at 100% 0);
    transition: clip-path 2s ease-in-out;
    -webkit-transition: clip-path 2s ease-in-out;
    -moz-transition: clip-path 2s ease-in-out;
    -ms-transition: clip-path 2s ease-in-out;
    -o-transition: clip-path 2s ease-in-out;
}

.preloadingspace img{
    width: 300px;
}

.preloadingspace2{
    clip-path: circle(0% at 100% 100%);
}

.charging{
    color: white;
    font-size:30px;
    font-family: "Kadwa", serif;
    font-weight: 700;
    font-style: normal;
    margin-top: 30px;
    animation: fadeIn 1s infinite;
    -webkit-animation: fadeIn 1s infinite;
}

@keyframes fadeIn {
    0% { opacity: 0; }
    100% { opacity: 1; }
  }

  /* FIN LOADER */

.mobile__firstslide{
    display: none;
}


/* mobile */
@media (max-width:820px){
.mobile__firstslide{
        display: block;
    }

    .desktop__firstslide{
        display: none;
    }


    .mesa-icon{
    padding-left:0px;
}

.tituloso2{
    font-size: 25px;
    padding: 20px;
}

.footer1{
    text-align: center;
}

.menu-mobile{
    display:block;
}

.menu-desktop{
    display:none;
}

.inicio1{
   text-align: center;
   padding-bottom: 50px;
}

.mobile-app{
    display: table;
}

.dissap-mob{
    display: none;
    font-size: 20px;
}

.botoncatalog{
    margin-top: 20px;
}

.titulocer2{
    font-size: 25px;
}

.titulocer1{
    margin-top: 20px;
    font-size: 20px;
}

.tituloreco{
    font-size: 25px;
}

.subtituloreco{
    font-size: 20px;
}

.regis-sani{
    text-align: center;
}

.titulosom1{
    color: white;
    font-size: 30px;
    padding-top:50px;
}

.imgamo{
    width: 50%;
}

}