:root {
    --plomo: #3B3B3B;
    --verde: #09301F;
    --ver2:  #565C1E;
    --humo: #DFDFDE;


}

html {
  scroll-behavior: smooth;
}


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

.caladea-bold {
  font-family: "Caladea", serif;
  font-weight: 700;
  font-style: normal;
}

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

.kadwa-bold {
  font-family: "Kadwa", serif;
  font-weight: 700;
  font-style: normal;
}

.archivo-black {
  font-family: "Archivo Black", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.archivo-1 {
  font-family: "Archivo", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;

}

.alexandria1 {
  font-family: "Alexandria", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.alexandria2 {
  font-family: "Alexandria", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.alexandria3 {
  font-family: "Alexandria", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}







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


#inicio{
    margin-top: -300px;
}


#productos{
     scroll-margin-top: 170px;
}

#contacto{
     scroll-margin-top: 165px;
}
.somosaprol{
    height: 100vh;
    padding-top: 200px;
}

.menu-desk{
    color: var(--humo);
    font-weight: 700;
    justify-content: space-around;
    font-size: 25px;
}


.menu-desk a{
    padding: 0 30px;
    text-shadow: 1px 1px 2px black;
}

.lenguajes{
    background-color: #565C1E;
}

.lenguajes a{
    background-color: #09301F;
    padding: 20px;
    border-radius: 20px;
    color: #DFDFDE !important;
    font-size: 20px;
}

.som1{
    font-size: 40px;
    color: var(--ver2);
    font-weight: 700 !important;
    
}
.som2{
    font-size: 40px;
    color: var(--humo);
    background-color: var(--ver2);
    font-weight: 700 !important;
    padding: 20px;
    border-radius: 30px;
}

.som3{
    height: 30px;
    border-radius: 30px;
}

.som4{
    color: var(--ver2);
    font-size: 25px;
}

.aparec{
    background-color: #09301F;
    transition: background-color 0.5s ease;
}

.cambiocol{
   background-color: black !important;
   transition: background-color 0.5s ease;
}


.cambiocomi{
   background-color: #3B3B3B !important;
   transition: background-color 0.5s ease;
   color: #09301F;
}


.historia{
    background-color: #565C1E;
    padding: 30px;
    font-size: 30px;
    text-align: center;
    color: #DFDFDE;
}

.tacna-made{
    background-color: #3B3B3B;
    color: #DFDFDE;
    padding-bottom: 100px;
    padding-top: 100px;
}

.made1{
    font-size: 35px;
    font-weight: 500;
}

.made2{
    font-size: 40px;
    font-weight: 500;
}

.made3{
    height: 30px;
    border-radius: 30px;
    background-color: #565C1E;
}

.produc3{
    font-size: 30px;
    font-weight: 600;
    padding: 20px;
}

.produc4{
    font-size: 20px;
    font-weight: 400;
    min-height: 30px;
}

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

.productos1{
    font-size: 30px;
    font-weight: 600;
    color: #565C1E;
}

.benef4{
    background-color: var(--ver2);
    color: #DFDFDE;
    padding:10px;
    border-radius: 100px;
    margin:20px;
    display: flex;
  
  align-items: center;

}

.icono{
    padding: 20px;
    border-radius: 100px;
    background-color: #DFDFDE;
    width: 150px;
    display: inline-block;
    text-align: center;
}

.textb{
    display: inline-block;
    padding-left:50px;
    font-size:25px;
    font-weight: 500;
    
}

.benef1{
    font-size: 40px;
    color: var(--ver2);
    font-weight: 500;
    padding-top:100px;

}

.benef2{
    font-size: 30px;
    color: var(--ver2);
    
}

.benef3{
    background-color: var(--ver2);
    color: #DFDFDE;
    height: 30px;
    width: 200px;
    padding:5px;
    margin-top:20px;
    border-radius: 100px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
}

.contacto-space{
    background: #09301F;
    background: linear-gradient(0deg,rgba(9, 48, 31, 1) 0%, rgba(86, 92, 30, 1) 100%);
    padding-bottom: 100px;

}

.imag-c{
    padding: 30px;
}


.linea-cont{
    padding-top: 100px;
}

.benefits{
    padding-bottom: 100px;

}

.titu-conta{
    font-size: 40px;
    font-weight: 700;
    color: #DFDFDE;
}

.space-contact{
    padding-top: 50px;
    font-size: 30px;
    font-weight: 500;
    color: #DFDFDE;
}

.descripconta{
    font-size: 30px;
    font-weight: 400;
    color: #DFDFDE;
}

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

.icono img{
    width: 200px !important;
}


 .mobile6{
        display: none;
}

.mincetur{
    color: #DFDFDE;
}




.off-screen-menu{
    background-color: var(--verde);
    
    color: var(--humo);
    height: 100vh;
    width: 100%;
    max-width: 820px;
    position: fixed;
    top:0;
    left: -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 {
    left: 0;
    transition: left 0.5s ease;
}


.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;
    
}

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

 

/* INICIO LOADER */



/* LOADER */

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


.spinner{
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 20px solid var(--verde);
    border-bottom-color: transparent;
    animation: spin 3s ease-in-out infinite;
    margin-left: auto;
    margin-right: auto;
    margin-top:50px;
}  

@keyframes spin{
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}
   
.mobile__firstslide{
    display: none;
}

.produc5{
    padding-top: 20px !important;
}

.foot-2{
    padding-top: 70px;
    padding-bottom: 20px;
    color: white !important;
    text-shadow: 1px 1px 2px black;
}


@media (max-width:820px){

    .somosaprol{
    height: auto;
    padding-top:50px;
    padding-bottom: 50px;
    }

    .productz{
    height: auto;
    }

    .made1{
        padding-top: 50px;
    }

    .textb{
        font-size: 18px;
    }

    .icono{
        width: 70px;
        padding: 0 !important;
        margin: 20px;
    }

    .icono img{
        width: 70px !important;
    }

    .desktop6{
        display: none;
    }

    .mobile6{
        display: block;
    }

    .desktop__firstslide{
        display: none;
    }
    .mobile__firstslide{
        display: block;
    }
    

}