:root {
    --verde: #55853F;
    --verdec: #A5CB3A;
    --plomo:  #3F3F3F;
    --verdos: #355327;
    --humo: #FCFEFE;



}

*{
    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;
}


.mobile__firstslide{
    display: none;
}


.saira-regular {
  font-family: "Saira", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  
}



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

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

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

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

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}




.somosinicio{
    background-image: url("/applets/photoboot/back1.png");
    height: 600px;
    background-size: cover;
    color: var(--humo);
    padding-top: 150px;
    font-size:18px;
    text-align: justify;
    padding-left: 30px;
    
}

.descripso{ 
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
}

.titulos{
    padding-left: 30px;
    font-weight: 500;
    font-size: 20px;
}


.certificacione{
    background-color: var(--verde);
    padding-bottom: 50px;
}

.desc-certific{
    color: var(--humo);
   
}

.titulocer{
    font-size: 40px;
    font-weight: 500;
    padding-bottom: 20px;
    text-align: left;
}

.subtitulocer{ 
    font-size: 30px;
}

.gmcert{
    text-align: center;
    font-size: 28px;
    padding-top: 80px;
    font-style: italic;
}
.g2mcert{
    text-align: center;
    font-size: 28px;
    padding-top: 20px;
    font-style: italic;
}

.tituloprod{
    color: var(--verdos);
    font-size: 40px;
    font-weight: 500;
    padding-top: 100px;
}

.subtituloprod{
    color: var(--verdos);
    font-size: 20px;
    padding-top: 10px;
}

.bottituloprod{
    padding: 10px;
    background-color: var(--verdos);
    border-radius: 10px;
    width: 150px;
    text-align: center;
    font-size: 20px;
    color: var(--humo);
    margin-top:50px;
}

.somos1{
    background-color: var(--verde);
    color: var(--humo);
    font-size: 18px;
    text-align: center;
}

.somos1 img{
    width: 400px;
}

.somos1tex{
    padding-bottom: 100px;
    font-size: 20px;
    text-align: justify;
}

.text-bann-som{
    position: absolute; 
    top: 25%;
    margin-right: 50px;
    right:0;
    color: var(--plomo);
    font-size: 30px;
    font-weight: 500;
}

.text-bann-som2{
    position: absolute; 
    color: var(--plomo);
    right: 0;
    top:32%;
    margin-right: 50px;
    font-size: 20px;
    
}

.somoshist{
    background-color: var(--verde);
    color: var(--humo);
}

.descrphist{
    padding-top: 50px;
    font-size: 20px;
    text-align: justify;
}

.titulhist{
    font-size: 30px;
    font-weight: 400;
}

.subtitulhist{
    font-size: 30px;
    font-weight: 700;
    padding-left: 10px;
}

.somoshis2{
    background-color: #355327;
    color: var(--humo);
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 20px;
    text-align: justify;
}

.somoshis3{
    background-color: var(--verde);
    color: white;
    font-size: 20px;
    text-align: justify;
}

.somoshis3 img{
    padding: 50px;
}

.topmisi{
    background-image: url("/applets/photoboot/somos6.png");  
    background-size: 100% 100%;
    color: white;
    height: 100vh;
}

.topvisi{
    background-image: url("/applets/photoboot/somos7.png");  
    background-size: 100% 100%;
    color: white;
    height: 100vh;
}

.misiondivs{
   margin-top: 300px;
   text-align: center;
}

.titumis{
   font-size: 35px;
   padding-bottom: 50px;
   
}

.descripmis{
    font-size: 27px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    
}

.tituloproductos{
    text-align: center;
    font-size: 35px;
    color: var(--verde);
    font-weight: 700;
    
}

.detailproducto{
    background-color:#A5CB3A;
    margin-top: -5px;
    margin-left: 50px;
    border-radius: 20px;
    color: white;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 100px;
}


.contendorproductos{
    
    padding: 50px;
}

.tituloproducto{
    color: var(--verdos);
    font-size: 25px;
    font-weight: 600;
}

.tituloproducto img{
     padding-top:50px;
}


.botonproducto{
    padding: 20px;
    background-color: #355327;
    border-radius: 10px;
    color: white;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.nombre-producto{
    padding: 10px;
    background-color: #55853F;
    color: white;
   
    font-size:30px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.botoncotizar{
    background-color:#355327;
    color: white;
    padding: 10px;
    font-size: 20px;
    width: 160px;
    border-radius: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.botonwha{
    background-color:#A5CB3A;
    color: #355327;
    padding: 10px;
    font-size: 20px;
    width: 160px;
    border-radius: 10px;
    text-align: center;
    font-weight: 500;
    margin-top:20px;
}

.botoncont{
    background-color:#355327;
    color: #A5CB3A;
    padding: 10px;
    font-size: 20px;
    width: 160px;
    border-radius: 10px;
    text-align: center;
    font-weight: 500;
    margin-top:20px;
}


.despcripcionproduc{
    padding-bottom: 20px;
    color: #3F3F3F;
}

.contactodiv{
    background-color: #355327;
    background-image: url("/applets/photoboot/dotsomos4.svg");
    height: 200px;
    background-size: 100% 100%;
    color: #A5CB3A;
    text-align: center;
    font-size: 40px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    align-items: center;
}

.contactodat{
    background-color: #355327;
    
    color: white;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    
}

.datocon{
    padding-bottom: 20px;
}

.dattituco{
    text-align: right;
}

.datdesco{
    font-weight: 300;
    text-align: left;
}

.menu-top-ya{
    background-color: #F6F6F6;
}

.menu-lat{
    background-color: #55853F;
    color: white;
    padding: 20px;
    justify-content:space-evenly;
    display: flex;

}

.menu-lat a{
    font-size: 20px;
    font-weight: 500;
}

.item-men{
    padding-top: 10px;
}

.idioma{
    background-color: #A5CB3A;
    color: #355327;
    text-align: right;
    padding: 10px;
    font-weight: 500;
    border-radius: 10px;
    
}
.footer-sty{
    background-color: #55853F;
    padding-top: 50px;
    padding-bottom: 50px;
    color: var(--verdos);
}

.footer-cpr{
    background-color: #55853F;
    padding-top: 50px;
    color: white;
    font-size: 18px;
    
    
}

.titulofu{
    padding-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
}

.menu-mobile{
    display: none;
}


.contactfu{
    background-color: var(--verdec);
    padding: 20px;
    margin: 20px;
    border-radius: 10px;
}

/* MENU MOBILE */



.off-screen-menu{
    background-color: #FCFEFE;
    color: var(--verdos);
    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;
    
}

.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;    
}
.off-screen-menu li{
  
    text-decoration: none;
    list-style-type: none;
    text-align: left;
    padding-left:30px;
     font-family: "Khmer", sans-serif !important;
  font-weight: 400;
  font-style: normal;
 
    
}

.cerrar-menov{
    margin-bottom: 100px;
    margin-top:50px;
    margin-right: 40px;
    width: 70px;
    margin-left:auto;

}


/* INICIO LOADER */



/* LOADER */

.preloadingspace{
    background-color: var(--verde);
    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 */



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

    .desktop__firstslide{
        display: none;
    }
    
    .text-bann-som2{
        top:50%;
        font-size: 16px;
    }

    .topmisi{
    
    background-size: cover;
    
    }

    .topvisi{
    
    background-size: cover;
    background-image: url("/applets/photoboot/somos6.png");  
    }


    .titumis{
    font-size: 25px;
    padding-bottom: 20px;
    font-weight: 500;
    text-align: right;
    }

    .descripmis{
        font-size: 20px;
        text-align: right;
        width: 100%;
    }

    .titulhist{
        margin-top: 50px;
    }

   
    .detailproducto{
    
    margin-left: 0px;
    margin-top: 20px;
    padding: 10px;
    }

    .despcripcionproduc{
        font-size: 16px;
    }

    .dattituco{
        text-align: center;
        margin-top: 30px;
    }

    .datdesco{
        text-align: center;
        font-size: 20px;
    }
    .botonwha{
        margin-left: auto;
        margin-right: auto;
        width: 140px;
        font-size: 18px;
    }

    .contactodiv{
        font-size: 30px;
        height: 150px;
    }

    .menu-mobile{
        display: block;
    }

    .menu-deskt{
        display: none;
    }
}