@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;1,100&display=swap');

html {
    scroll-behavior: smooth; /*Puede que no funcione en todos los browser*/ 
}


*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;

    font-family: "Raleway", serif;
    font-optical-sizing: auto;
    
    font-style: normal;
}

body {
    width: 100%;
    margin: 0px;
    background-color: rgb(248, 247, 247);
    overflow-x: Hidden; 
}

.espacioParaHref{
    padding: 30px;
}
.espacioParaHref2{
    padding: 10px;
}


/*Arrow espacio*/
.spaceHead {
    width: 100%;
    height: 75px;
}

/*Primer imagen de main*/
.contLutenteCloud {
    display: flex;
    width: 100%;
    background-color: rgb(244, 177, 14);
    align-items: center;
}

.contLutenteCloudImg {  
    width: 80%;
}

.contLutenteCloudImg p{
    margin-left: 13%;
    font-size: x-large;
    font-family: 'Raleway', sans-serif;
    width: 80%;
}

.contButtonLutenteCloud {
    display: flex;
    justify-content: space-evenly
}

.contButtonLutenteCloud a {
    text-decoration: none;
    color: white;
}


.buttonComienzaAhora{
    width: 300px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: black;
    color: white;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    border-radius: 20px;
    border: 0px;
    margin-top: 30px;
    margin-bottom: 50px;
    cursor: pointer;
    font-size: large;
    
}

.buttonComienzaAhora:hover{
   color: rgba(244, 179, 14);
}

.imgLutenteCloud {
    width: 100%;
}

.imgDevice {
    width: 40%;
}

/*Modulos*/
.sectionModulos {
    display: flex;
    flex-direction: column;
}

.contTituloSection {
    color: black;
    font-family: 'Raleway', sans-serif;
    width: 100%;
}

.tituloSection{
    margin: 50px 0px 50px 50px;
    font-size: 70px;
    font-weight: bold;
}

.cont_Modulos{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.cont_Modulos_Elegir{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    z-index: 999;
}

.cont_Modulos_Botones {
    display: flex;
    position: absolute;
}

.cont_Modulos_Boton {
    position: absolute;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    color: white;
    border: 1px solid black;
    background-color: black;
    cursor: pointer;
    font-size: large;
}

#bton1 {
    top: 30px;
    right: -20px;
}

#bton2 {
    top: 160px;
    right: 160px;
}
#bton3 {
    top: 380px;
    right: 90px;
}
#bton4 {
    top: 380px;
    right: -130px;
}

#bton5 {
    top: 160px;
    right: -200px;
}

#modulo1 {
    display: flex;
}

#modulo2 {
    display: none;
}

#modulo3 {
    display: none;
}

#modulo4 {
    display: none;
}

#modulo5 {
    display: none;
}

.cont_Modulos_Boton:hover {
    animation: 0s;
    color: black;
    transition: all 0.7s;
    transform: scale(1.1);
}

.contenedorModulo{
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Raleway', sans-serif;
    width: 550px;
}

.tituloContenedorModulo {
    font-size: xxx-large;
    background-color: black;
    padding: 5px 30px 5px 30px;
    color: rgb(244, 177, 14);
    margin: 10px;
}

.textoModulo {
    margin: 10px;
    font-size: xx-large;
    text-align: center;
    line-height: 50px;
}

/*Finaliza Modulos*/


/*Empieza Section Ventas*/

.sectionProcesoVenta {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#ProcesosEspacio {
    margin-top: 150px;
    height: 0px;
    position: absolute;
}

.contPorcesosTotal {
    width: 1200px;
    height: 235px; /*para que quede acomodado con los procesos*/
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url('../source/img/elementosParaWeb42.png');
    background-size: 100%;
    position: absolute;
    margin-top: 230px;
    z-index: 901;
}

.pruebaProcesos{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 68px;
    margin-right: 68px;
    rotate: 90;
    margin-top: 75px;
    background-color: black;
    padding: 80px;
    transform: rotate(315deg);
    border-radius: 25px 100px 25px 25px; 
    cursor: pointer;
    z-index: 901;
}

.pruebaProcesos2{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 68px;
    margin-right: 68px;
    rotate: 90;
    margin-top: 75px;
    background-color: black;
    padding: 80px;
    transform: rotate(135deg);
    border-radius: 25px 100px 25px 25px; 
    cursor: pointer;
    z-index: 901;
}

.contProcesos {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    z-index: 901;
}

.contProcesos2 {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 350px;
    position: absolute;
    z-index: 900;
}

.pPrueba{
    color: rgb(244, 177, 14);
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    transform: rotate(45deg);
    padding: 0px;
    margin: 0px;
    position: absolute;   
    font-size: x-large;
    text-align: center;
}

.pPrueba2{
    color: rgb(244, 177, 14);
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    transform: rotate(225deg);
    padding: 0px;
    margin: 0px;
    position: absolute;
    font-size: x-large;
    text-align: center;
}

.pruebaProcesos:hover{
    transition: all 0.7s;
    background-color: rgb(244, 177, 14);
    
    .pPrueba {
        color: black;
        font-family: 'Raleway', sans-serif;
    }
}

.pruebaProcesos2:hover{
    transition: all 0.7s;
    background-color: rgb(244, 177, 14);
    
    .pPrueba2 {
        color: black;
        font-family: 'Raleway', sans-serif;
    }
}

/*Texto interaccion de los procesos*/

.contProcesosText {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ProcesosText{
    display: flex;
    align-items: center;
    border-radius: 20px;
    margin-top: 60px;
    height: 400px;
    color: black;
    font-family: 'Raleway', sans-serif;
    width: 1000px;
    height: 420px;
    --animate-duration: 1.5s;
}

.ProcesosText p{
    text-align: center;
}

.ProcesoText {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ProcesoText {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    width: 100%;
}

.ProcesoText h1 {
    margin-top: 10px;
    font-size: xxx-large;
    margin: 25px;
}

.ProcesoText p {
    padding: 0px;
    margin-top: 0px;
    margin-left: 30px;
    margin-right: 30px;
    font-size: x-large;
    text-align: center;
    line-height: 25px;
}

.imgProcesos {
    margin: 10px;
    width: 200px;
    height: 200px;
}

#ProcesosText1 {
    display: flex;
}

#ProcesosText2 {
    display: none;    
}

#ProcesosText3 {
    display: none;    
}

#ProcesosText4 {
    display: none;    
}

#ProcesosText5 {
    display: none;    
}

#ProcesosText6 {
    display: none;    
}

#ProcesosText7 {
    display: none;    
}



/*Section BENEFICIOS*/

.sectionBeneficios {
    margin-top: 10px;
}

.contBeneficios{
    display: flex;
    justify-content: space-between;
}

.listaBeneficios {
    margin-left: 50px;
    margin-top: 70px;
    list-style: none;
    font-size: x-large;
    font-family: 'Raleway', sans-serif;
   
}

.imgsBeneficios {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.imgsBeneficios {
    width: 800px;
}

.imagenBeneficios {
    width: 500px;
    position: absolute;
}

#imgBeneficio1{
    right: 200px;
    margin-top: -70px;
    z-index: 900;
}

#imgBeneficio2{
    right: 50px;
    margin-top: 150px;
}

#imgBeneficio3{
    right: 0px;
    margin-top: -100px;
}

/*Section Videos*/
.sectionVideos {
    margin-top: 50px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.sectionVideos h2{
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    font-size: xx-large;
}

.sectionVideos iframe {
    width: 800px;
    height: 500px;
    margin-top: 10px;
    border: 3px solid rgb(244, 177, 14);
}

@media (max-width: 1349px) {
    body {
        display: flex;
        flex-direction: column;
    }
    /*Arrow espacio*/
    .spaceHead {
        width: 100%;
        height: 50px;
    }

    /*Modulos + carrousel*/
    .cont_Modulos{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .modulosTextos {
        margin-top: 30px;
    }

    .ProcesosText{
        margin-top: 150px;
        width: 700px;
    }

    /*Procesos*/

    .contPorcesosTotal {
        width: 840px;
        display: flex;
        flex-direction: column;
        align-items: center;
        background-image: url('../source/img/elementosParaWeb42.png');
        background-size: 100%;
        
    }

    .contProcesos2 {
        z-index: 999;
    }

    #ProcesosEspacio {
        margin-top: 200px;
        height: 0px;
        position: absolute;
    }
    
    .pruebaProcesos{
        display: flex;
        margin-top: 50px;
        background-color: black;
        padding: 56px;
         margin-left: 47.6px;
        margin-right: 47.6px;
    }
    
    .pruebaProcesos2{
        padding: 56px;
        margin-top: 15px;
        margin-left: 47.6px;
        margin-right: 47.6px;
    }

    .pPrueba{
        color: rgb(244, 177, 14);
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
        transform: rotate(45deg);
        padding: 0px;
        margin: 0px;
        position: absolute;   
        font-size: large;
        text-align: center;
    }
    
    .pPrueba2{
        color: rgb(244, 177, 14);
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
        transform: rotate(225deg);
        padding: 0px;
        margin: 0px;
        position: absolute;
        font-size: large;
        text-align: center;
    }


    /*Textos Procesos*/

    .ProcesosText{
        margin-top: 20px;
    }

    .ProcesoText h1 {
        text-align: center;
    }

    /*Beneficios*/

    .contBeneficios{
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contBeneficios ul {
        margin-top: 0px;
    }

    .listaBeneficios {
        margin-left: 0px;
        margin-top: 70px;
        font-size: x-large;
        
    }

    .listaBeneficios li {
        margin-top: 10px;
    }

    .imgsBeneficios {
        display: flex;
        flex-direction: column;
        overflow-x: Hidden;
    }

    .imagenBeneficios {
        width: 400px;
        position: absolute;
        overflow-x: Hidden;
    }

    #imgBeneficio1{
        right: 35%;
        z-index: 900;
        margin-top: 25px;
    }

    #imgBeneficio2{
        right: 15%;
        margin-top: 100px;
    }

    #imgBeneficio3{
        right: 40%;
        margin-top: 200px;
    }

    /*sectionVideos*/

    .sectionVideos {
        margin-top: 100px;
    }

    .sectionVideos iframe{
        margin: 0px;
    }

}

@media (max-width: 1024px) {
    .contProcesosText {
        margin-top: 100px;
    }

    .pruebaProcesos2 {
        margin-top: 70px;
    }
}

@media (max-width: 945px) {
    .data-aos {
        display: none;
    }

    /*Arrow espacio*/
    .spaceHead {
        width: 100%;
        height: 60px;
    }
    /*Header responsive*/
    .navigation {
        display: none;
    }

    .ingresoApp {
        display: none;
    }

    .nav{
        display: flex;
        height: 76.656px;
        align-items: center;
        justify-content: flex-end;
    }

    .respmenu {
        display: flex;
        margin-right: 10px;
    }

    .contenedorHambur{
        margin-right: 30px;
    }

    .navigationResponsive {
        display: none;
        margin: 0px;
        position: absolute;
        right: 110px;
        
    }
    .ingresoAppResp{
        display: none;
        margin: 0px;
        position: absolute;
        right: 10px;
    }
    .respmenu ul {
        padding: 0px;
    }
    .respmenu li {
        list-style: none;
    }
    .respmenu a {
        color: rgb(248, 247, 247);
        text-decoration: none;
        display: block;
        padding: 10px 20px;
        border-bottom: 2px solid rgb(244, 177, 14);
        background: black;
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
    }

    /*Section Lutente Cloud*/

    .contButtonLutenteCloud{
        display: flex;
        flex-direction: column;
        
    }
   

    .buttonComienzaAhora{
        width: 300px;
        height: 50px;
        background-color: black;
        color: white;
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
        border-radius: 20px;
        border: 0px;
        margin-top: 10px;
        margin-left: 13%;
        margin-bottom: 30px;
        cursor: pointer;
        font-size: large;
    }

    /*Videos*/
    
}

@media (max-width: 840px) {

    .tituloSection{
        font-size: xxx-large;
    }

    .buttonComienzaAhora{
        width: 300px;
    }

    /*Modulos*/

    .tituloContenedorModulo{
        font-size: xx-large;
    }

    /*Procesos section*/

    .contPorcesosTotal {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-image: none;
        
    }

    .pruebaProcesos{
        display: flex;
        margin-top: 50px;
        background-color: black;
        padding: 56px;
        margin-left: 15px;
        margin-right: 15px;
    }

    .contProcesos {
        justify-content: center;
    }

    .contProcesos2 {
        position: static;
        margin-top: 0px;
    }
    
    .pruebaProcesos2{
        padding: 56px;
        margin-top: 50px;
        margin-left: 15px;
        margin-right: 15px;
    }

    /*Procesos text*/
    .contProcesosText{
        margin-top: 0px;
    }

    .ProcesosText {
        margin-top: 0px;
        width: 100%;
    }

    /*beneficios*/

    .imgsBeneficios {
        width: 600px;
    }

    /*Video*/
    .sectionVideos iframe {
        width: 400px;
    }


    /*Footer*/
    .dispositivosFooter {
        display: flex;
        position: absolute;
        height: 200px;
        right: 0px;
    }
}

@media (max-width: 600px) {
    /*section LutenteCloud*/

    .imgPresentacion {
        width: 300px;
    }

    .contLutenteCloudImg{
        width: 55%
    }

    .contLutenteCloudImg p{
        font-size: large;
        text-align: left;

    }

    .buttonComienzaAhora {
        width: 80%;
        font-size: medium;
    }

    /*Modulos*/

    .imgModulos {
        width: 400px;
    }

    #bton1 {
        top: 20px;
        right: -20px;
    }    
    #bton2 {
        top: 120px;
        right: 110px;
    }
    #bton3 {
        top: 280px;
        right: 60px;
    }
    #bton4 {
        top: 280px;
        right: -105px;
    }
    #bton5 {
        top: 120px;
        right: -155px;
    }

    .modulosTextos {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .tituloContenedorModulo {
        font-size: x-large;
    }

    .textoModulo {
        font-size: x-large;
    }

    /*Ventas*/

    .pruebaProcesos{
        display: flex;
        margin-top: 50px;
        background-color: black;
        padding: 30px 30px 40px 40px;
    }

    .pPrueba {
        position: absolute;
        margin: 40px 40px 20px 20px;
        width: 80%;
        font-size: x-small;
    }
    .pPrueba2 {
        position: absolute;
        margin: 40px 40px 20px 20px;
        width: 80%;
        font-size: x-small;
    }

    .contProcesos {
        justify-content: center;
    }

    .contProcesos2 {
        position: static;
        margin-left: 10px;
        margin-right: 10px;
        z-index: 999;
    }
    
    .pruebaProcesos2{
        padding: 30px 30px 40px 40px;
        margin-top: 0px;
        margin-left: 10px;
        margin-right: 10px;
    }

    /*Textos ventas*/
    .imgProcesos {
        width: 150px;
        height: 150px;
    }
    .ProcesosText {
        width: 90%;
    }
    .ProcesoText h1{
        font-size: x-large;
    }
    .ProcesoText p{
        font-size: large;
    }

    /*Beneficios*/ 

    .imgsBeneficios {
        width: 100%;
    }

    .listaBeneficios{
        margin-top: 0px;
        width: 85%;
        padding: 0px;
        margin: 0px 0px 0px 10px;
    }

    .listaBeneficios li{
        font-size: medium;
    }

    .sectionVideos {
        margin-top: 100px;
    }

}

@media (max-width: 480px) {
    .tituloSection {
        font-size: xx-large;
        margin-left: 25px;
    }

    /*lutenteCloud*/

    .contLutenteCloud {
        flex-direction: column;
    }

    .contLutenteCloudImg {
        width: 100%;
    }

    .imgDevice {
        width: 80%;
    }

    /*Modulos*/
    .imgModulos {
        width: 300px;
    }

    .cont_Modulos_Boton{
        width: 35px;
        height: 35px;
    }

    #bton1 {
        top: 20px;
        right: -15px;
    }    
    #bton2 {
        top: 90px;
        right: 85px;
    }
    #bton3 {
        top: 210px;
        right: 45px;
    }
    #bton4 {
        top: 210px;
        right: -75px;
    }
    #bton5 {
        top: 90px;
        right: -115px;
    }

    .contenedorModulo {
        width: 90%;
    }

    .textoModulo{
        font-size: larger;
    }

    /*Ventas*/

    .ProcesosText {
        flex-direction: column-reverse;
    }

    .pruebaProcesos{
        padding: 25px 25px 35px 35px;
    }

    .pruebaProcesos2{
        padding: 25px 25px 35px 35px;
    }
   
}


@media (max-width: 320px) {
    /*Nav*/
    .nav {
        justify-content: flex-start;
    }

    .pruebaProcesos{
        padding: 20px 20px 30px 30px;
    }

    .pruebaProcesos2{
        padding: 20px 20px 30px 30px;
    }

    .pPrueba {
        font-size: 9px;
    }

    .pPrueba2 {
        font-size: 9px;
    }

    .contProcesosText {
        margin-top: 100px;
    }

    .contenedorHambur {
        margin-right: 15px;
    }

    .navigationResponsive {
        right: 80px;
    }
    

    #hamburResp {
        width: 40px;
    }

    #usuarioResp {
        width: 40px;
    }
}