*{
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body{
    max-width: 1920px;

}

h1, h2, h3, h4, h5, p{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;

}


h1{
    margin-top:15vh;
    font-size: 4rem;
    line-height: 75px;
}


footer{
    height: 50px;
    background-color: #181818;
    color: #FDFAFA;
    font-size: 18px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}


.absolute{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
   
}   


.imghome{  
 
    filter:brightness(0.7);
    width: 100%;
    position: absolute;
    top: 0;
}

.titulo{
    color: #fff;
    text-align: center;
    z-index: 1;
    width: 100%;
} 

.parrafo-h1{
    width: 940px;
    margin-top:30vh;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 33px;
}

.botones{
    z-index: 1;
    display: flex;
    flex-direction: row;
      margin-top:11vh;
}


.formulario{
    z-index: 1;
    margin-top:5vh;
    justify-content: center;
}

.primerosCampos{
    display: flex;
    justify-content: center;
    flex-direction: row;
    
}


.from{
    width: 280px;
    height: 77px;
    background: #FBFEFF;
    /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1); */
    border-radius: 5px;
    margin: 10px 10px;
    padding-left: 20px;
}
button{
    font-weight: 500;
    font-size: 18px;
}
input{
    font-weight: 500;
}

.btn{
color: #fff;
margin: 10px 10px;
width: 280px;
height: 77px;
background: #43afd3;
font-weight: 500px;
/* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1); */
border-radius: 5px;
}

.btn:hover{
    background: #3086a3;
}




/* 
SECCION BRACKETS */


.brackets{
    width: 100%;
    margin-top: 36  vh;
}

.h2{
    text-align: center;
    font-size: 48px;
    line-height: 56px;
    color: rgb(20, 20, 20);
    
}

.contenedorBrackets{
    margin-top: 80px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 95%;
}

.contenedoresBR{
    background-color: #EDEDED;
    width: 19%;
    height: 460px;
    display: flex;
    flex-direction: column;
    text-align: center;
    animation: scaledown .5s;

}

.icon{
    margin-top: 50px;
    width: 146px;
    height: 146px;
}

.h3{
    margin-top: 40px;
    font-weight: 600;
    font-size: 1.5rem;
    line-height: 37px;
    color: #4AC0E7;
}

.parrafo-h3{
    width: 80%;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
    color: #000000;
}

.dudas{
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #181818;
    color: white;
}


/*DUDAS*/

.h2-dudas{
    margin: 20px auto;
    font-size: 2rem;
    line-height: 56px;
}

.contenedor-dudas{
    color: #000000;
    background-color: #FDFAFA;
    max-width: 1176px;
   margin-bottom: 60px;
    width: 100%;
}


.h3-dudas{
text-align: center;   
margin: 40px auto;
font-size: 32px;
line-height: 37px;
color: #BC0101;
}

.parrafo-dudas{
    margin-left: 40px;
    font-size: 24px;    
    font-weight: 400;
    margin-bottom: 15px;
}
.mb{margin-bottom: 40px;}

.negrita{
    font-size: 24px;
    font-weight: 600;
    color: #000000;
}


/*OTROS*/


.otros{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.titulo-h4{
  
    text-align: center;   
    margin: 40px auto;
    font-size: 32px;
    line-height: 37px;
    color: #000000;
}

.contenedor-otros{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.contenedor-img{
    display: flex;
    flex-direction: column;
    width: 100%;
}

.img{
   
    width: 490px;
    height: 330px;
    animation: scaledown .4s;
}

.h5{
    position: absolute;
    margin-top: 250px;
    margin-left: 80px;
    font-size: 24px;
    line-height: 42px;
    color: #000000;
}

.parrafo-img{
    position: absolute;
    margin-top: 290px;
    margin-left: 80px;
    font-size: 20px;
    line-height: 28px;
}


.btn-fondo{
    
background: #79E76F;
border-radius: 5px;
padding: 20px 20px;
height: 60px;
color: white;
font-size: 32px;
line-height: 42px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
margin-top: 80px;
margin-bottom: 40px;
width: 550px;
  }

  .btn-fondo:hover{
    background: #49a041;
  }






  .circulo{
   height: 96px;
    width: 96px;
   border-radius: 50%;
   background-color: #79E76F;
   position: fixed;
   z-index: 3;
   display: flex;
   justify-content: center;
   align-items: center;
   top: 530px;
   right: 20px;
   animation: scaledown .5s;
   }

   .wsh{
    width: 42px;
    height: 43px;
   }

   .wsh2{
    width: 42px;
    height: 43px;
    margin-left: 5px;
   }



.img:hover{
    animation: scale2 .5s;
    animation-fill-mode: forwards;
}
.circulo:hover{
    animation: scale .4s;
    animation-fill-mode: forwards;
    background-color: #49a041;
}


.contenedoresBR:hover{
    animation: scale2 .4s;
    animation-fill-mode: forwards;
}


.btn-cuadrado{
    color: #fff;
    margin: 10px 10px;
    width: 250px;
    height: 77px;
    background: #79E76F;
    font-weight: 500px;
    /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1); */
    border-radius: 5px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    }


  .btn-cuadrado:hover{
        background: #49a041;
    }

    .wsh3{
        width: 42px;
        height: 43px;
        margin-left: 2px;
    }

.btn-cuadrado-azul{
        color: #fff;
        margin: 10px 10px;
        width: 250px;
        height: 77px;
        background: #43afd3;
        font-weight: 500px;
        /* box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1); */
        border-radius: 5px;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
     }

     .btn-cuadrado-azul:hover{
        background: #3086a3;
     } 
     
 .sizee{
     font-size: 22px;
     font-weight: 500;
 }    

@keyframes scale {
    0% {
        transform: scale(1); }
    100% {
        transform: scale(1.2); } }



 @keyframes scale2 {
            0% {
                transform: scale(1); }
            100% {
                transform: scale(1.1); } }
        
    @keyframes scaledown{
                    0% {
                        transform: scale(1.1);
                    }
                    100% {
                        transform: scale(1.0);
                    }
                


            }
                







  @media only screen and (max-width: 1440px) and (min-width: 1225px){
    h1{
        font-size: 3.5rem;
        margin-top: 125px;
     
    }

    .from{
        width: 220px;
        height: 50px;
        margin: 10px 10px 3px 10px;
    }
    
    .btn{
    width: 220px;
    height: 50px;
    }

    .botones{
        margin-top: 10px;
    }
    .brackets{
        width: 100%;
        margin-top: 34vh;
    }

    .parrafo-h1{
        font-size: 1.2rem;
    }

    .contenedor-otros{
        width: 100%;
    }
    
    .img{
        width: 440px;
        height: 280px;
    }
    
    
    .h5{
        margin-top: 210px;
        margin-left: 30px;
        font-size: 18px;
    }
    

    
    .parrafo-img{
        margin-top: 240px;
        margin-left: 30px;
        font-size: 16px;
    
    }

  }

/*Pantallas normales*/



@media only screen and (max-width: 1224px) and (min-width: 1024px){

    h1{
        margin-top:5vh;
        font-size: 3rem;
     
    }

    .parrafo-h1{
        margin-top:2vh;
        font-size: 1rem;
    }


    .from{
        width: 220px;
        height: 50px;
        margin: 10px 10px 3px 10px;
    }
    
    .btn{
    width: 220px;
    height: 50px;
    }

.formulario{
    margin-top:-1vh;
}


.botones{
      margin-top:4vh;
}
.btn-cuadrado{

    margin: 10px 10px;
    width: 220px;
    height: 50px;

    }





.btn-cuadrado-azul{
        margin: 10px 10px;
        width: 220px;
        height: 50px;

     }

.brackets{
    width: 100%;
    margin-top: 20vh;
}

.h2{
    margin-top: 20px;
    font-size: 36px;  
}

.contenedorBrackets{
    flex-wrap: wrap;
}

.contenedoresBR{
width: 30%;
margin-bottom: 20px;
}

.contenedor-dudas{
    width: 80%;
}

.contenedor-otros{
    width: 100%;
}

.img{
    width: 330px;
    height: 190px;
}


.h5{
    margin-top: 130px;
    margin-left: 20px;
    font-size: 18px;
}



.parrafo-img{
    margin-top: 160px;
    margin-left: 20px;
    font-size: 16px;

}

.circulo{
    top: 600px;
}


}








@media only screen and (max-width: 1023px) and (min-width: 721px){
    
    h1{
        margin-top:2vh;
        font-size: 2.7rem;
     
    }

    .parrafo-h1{
        margin-top:2vh;
        font-size: 1rem;
        width: 90%;
    }


    .from{
        width: 180px;
        height: 50px;
        margin: 5px 5px;
    }
    
    .btn{
    width: 180px;
    height: 50px;
    margin: 5px 5px;
    }


    .h2{
        font-size: 38px;
    }

.botones{
        margin-top:4vh;
  }
  .btn-cuadrado{
  
      margin: 10px 10px;
      width: 220px;
      height: 50px;
  
      }
  
  
  
  
  
  .btn-cuadrado-azul{
          margin: 10px 10px;
          width: 220px;
          height: 50px;
  
       }


.formulario{
    margin-top:6vh;
}
.brackets{
    width: 100%;
    margin-top: 8vh;
}


.contenedorBrackets{
    flex-wrap: wrap;
}

.contenedoresBR{
width: 31%;
margin-bottom: 20px;
height: 500px;
}

.contenedor-dudas{
    width: 90%;
}




.circulo{
    top: 600px;
}

    .contenedor-otros{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .img{
        width: 490px;
        height: 330px;
        margin: 20px auto;
    }
    
    
    .h5{
        margin-top: 270px;
        font-size: 18px;
        margin-left: 31vw;
    }
    
    
    
    .parrafo-img{
        margin-top: 300px;
        font-size: 16px;
        margin-left: 31vw;

    }

    .parrafo-dudas{
        margin-left: 20px;

    }
}






@media only screen and (max-width: 720px) and (min-width: 330px){

 
    
    
.imghome{  
 
    filter:brightness(0.7);
    width: 100%;
    height: 250px;
    position: absolute;
    top: 0;
}

.botones{
    margin-top:4vh;
    flex-direction: column;
}

.primerosCampos{
    flex-direction: column;

}

    h1{
        margin-top:2vh;
        font-size: 1.5rem;
     
    }

    .parrafo-h1{
        margin-top:15vh;
        font-size: 12px;
        width: 90%;
        background-color: #000000;
        line-height: 2;

    }

    .parrafo-h2{
        color: #000000 ;
        margin-top:10vh;
        font-size: 12px;
        width: 90%;
        font-weight: 600;
    }

    .from{
        width: 180px;
        height: 50px;
    }
    
    .btn{
    width: 180px;
    height: 50px;
    }

    .mail{
        margin-top: 5px;
    }



.formulario{
    flex-direction: column;
    margin-top:0vh;
}


.brackets{
    width: 100%;
    margin-top: 5vh;
}

.h2{font-size: 26px;
font-weight: 600;}

.contenedorBrackets{
    flex-direction: column;
    margin-top: 25px;
}

.contenedoresBR{
    width: 90%;
    margin-bottom: 15px;
}




.contenedor-otros{
    width: 100%;
    display: flex;
    flex-direction: column;
}

.img{
    width: 100%;
    margin: 20px auto;
}


.h5{
    margin-top: 270px;
    font-size: 18px;
    margin-left: 3vw;
}



.parrafo-img{
    margin-top: 300px;
    font-size: 16px;
    margin-left: 3vw;

}

.btn-fondo{
    margin-top: 20px;
    width: 90%;
    font-size: 20px;
}

.circulo{
    height: 66px;
     width: 66px;
     top:480px;
    }
 

.wsh{
    width: 34px;
    height: 35px;
   }
}



@media only screen and (max-width: 329px) and (min-width: 300px){
    .imghome{  
        filter:brightness(0.7);
        width: 100%;
        height: 250px;
        position: absolute;
        top: 0;
    }
    .botones{
        margin-top:4vh;
        flex-direction: column;
    }
    
    .primerosCampos{
        flex-direction: column;
    
    }
        h1{ 
            margin-top:1vh;
            font-size: 24px;
            font-weight: 600;
         
        }
    
        .parrafo-h1{
            margin-top:0;
            font-size: 18px;
            width: 90%;
        }
    
    
        .from{
            width: 180px;
            height: 50px;
            margin: 5px 5px 5px 5px ; 
        }
        
        .btn{
        width: 180px;
        height: 50px;
        margin: 5px 5px 5px 5px ; 
        }
    
        .mail{
            margin-top: 5px;
        }
    
    
    
    .formulario{
        margin-top:2vh;
    }
    
    
    .brackets{
        width: 100%;
        margin-top: 5vh;
    }
    
    .h2{font-size: 26px;
    font-weight: 600;}
    
    .contenedorBrackets{
        flex-direction: column;
        margin-top: 25px;
    }
    
    .contenedoresBR{
        width: 90%;
        margin-bottom: 15px;
    }
    
    
    
    
    .contenedor-otros{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    
    .img{
        width: 100%;
        margin: 20px auto;
    }
    
    
    .h5{
        margin-top: 270px;
        font-size: 18px;
        margin-left: 3vw;
    }
    
    
    
    .parrafo-img{
        margin-top: 300px;
        font-size: 16px;
        margin-left: 3vw;
    
    }
    
    .btn-fondo{
        margin-top: 20px;
        width: 90%;
        font-size: 20px;
    }
 
    .circulo{
        top:440;


    }
}