
body{
    background-color:#181e6e ;
    margin-left: auto;
    margin-right: auto;

    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

@media (max-width: 1400px) {
    html,body {
      font-size: 25px;
    }
  }  

@media (max-width: 768px) {
  html,body {
    font-size: 18px;
  }
}


@media (max-width: 450px) {
  html,.body_right {
    font-size: 12px;
  }
}


header{
    background-color:#ff66c4;
    position: absolute;
    height: 100px;
    width: 100%;
    top: 0;
    left: 0;
}

.logos{
    position: static;
    align-items: center;
    height: 100px;
    width: 100%;
    top: 0; /*Brinda los márgenes del header*/
    left: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    min-width: 1320; 
}

.box_1{
    position: static;
    height: 100px;
    width: 300;
    margin-left: 10%;
    float: left;
}

.box_2{
    position: static;
    height: 100px;
    width: auto;
    margin-left: 40px;
    float: right;  
    padding-top: 40px;
    padding-left: 15px;
    margin-right: 10%;
}

a{
    position: relative;
    text-decoration: none;
    color: white;
    font-size: 25px;
    margin-left: 5px;
}

.boss{
    position: static;
    height: 100px;
    width: auto;
    color: white;
    float: left;
    text-align:center;
    margin-left: 12.5%;
    padding-top: 7.5px;

}

.body_main{

    margin-left: 5%;
    margin-right: 0%;
    height: 450px;
    width: 90%;
    margin-top: 130px;
/*  Utilizar en caso de ser necesario
    overflow-y:auto
*/

    min-height: 100%;


    /*Corrigiendo las escalas de las barras background*/
    max-width: 1400px;
    min-width: 1320; 
    margin-left: auto;
    margin-right: auto;

}

.body_left{
    color: white;

    position: static;
    float: left;
    width: 69%;
    height: 450px;

    min-height: 100%;

    margin-right: 0%;
}

.splide{
    width: 60%;
    margin-right: 5%;
}

.body_right{
    color: white;

    position: static;
    float: right;
    width: 30%;
    height: 450px;

    min-height: 100%;

    text-align: center;


}


.box_right{
    float: right;
    width: 40%;
    height: 700px;
    background-image: url("../img/astr.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;

    margin-top: 200px;

}

select #id_select2_example{
    border-radius: 50%;
}

.box_left{
    color: white;
    float: left;
    width: 49%;
    height: auto;
    line-height: 45px;
    letter-spacing: 0.1px;

    padding-left: 10px;

    margin-top: 200px;
}

.caja_datos{
    width: 50%;
    position: relative;
    float: left;


}

.caja_avatar{
    width: 50%;
    position: relative;
    float: left;
    text-align: center;
    margin: 0px;
}

.caja_avisos{
    width: 100%;
    float: left;
    text-align: center;
}




.body_right_contacto{
    float: right;
    width: 49%;
    height: auto;
}

footer{
    background-color:#ff66c4;
    position: fixed;
    height: 100px;
    width: 100%;
    bottom: 0;
    left: 0;

    margin-bottom: 0%;
}

.foot{
    width: 100%;
    height: 100px;
    position: absolute;

    margin-top: 20px;
}

/*Titulos importantes*/
.hero_pre{
    font-weight: 100;
    font-size: 1.7rem;
    padding-left: 3.5rem;
    margin-bottom: 0%;
    margin-top: 15px;
    display: grid;
    position: relative;
}

.hero_title {
    color: #fff;
    display: grid;
    font-size: 3.5rem;
    margin-top: 0px;
    position: relative;
    text-transform: uppercase;
    padding-left: 3.5rem;
  }
  
  .hero_pre{
    font-weight: 100;
    font-size: 1.5rem;
    padding-left: 3.5rem;
    padding-top: 5.5rem;
    margin-bottom: 0%;
    margin-top: 15px;
    display: grid;
    position: relative;
}

form{
    padding-left: 15px;

}

input, select{
    width: 100%;
    height: 50px;
    margin-bottom: 20px;

    text-align: center;

    font-size: 20px;

}

input.terminos{
    width: auto !important;
    height: auto !important;
    margin-bottom: 0px !important;

}

.avisot{
    text-decoration: underline;
    font-size: 20px;
}


::placeholder{
    color: black;
}


textarea{
    width: 95%;
    height: 100px;
}

button{
    color: black;
    padding: 10px; /*espacio alrededor texto*/
    background-color: white; /*color botón*/
    border-radius: 10px; /*bordes redondos*/
    width: auto;
    margin-top: 0px;

    height: 50%;
    font-size:larger ;
    margin-right: 0px;
}

.cboton{
    display: flex;
    align-items: center;
    justify-content: right;
    padding-right: 4%;
}


img{
    margin-top: auto;
    margin-bottom: auto;
    height:70%;
    margin-top: 15px;
  }

/***************Styles Login************/

.box_login{

 /**   border: 0.01px solid;
    border-color: aqua;*/

    height: auto;
}

.login_left{
    float: left;
    width: 49%;
    height: 500px;
    background-image: url("../img/logo_main.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;

}

.login_right{
    float: right;
    width: 49%;
    height: 500px;

/*Caja principal*/    
    border: 0.01px solid;
    border-color: rebeccapurple;
    text-align: center;
    color: #fff;

}

div.ini_sesion form{
    padding-left: 0;
}

input.this_box{
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;

    background-color: #fff;

    /*Definir tamaño del texto de los campos*/
}


select{
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
    margin-left: 4px;
    text-align: center;

    background-color: #fff;
    /*Definir tamaño del texto de los campos*/
}

div.ini_sesion input.check{

    text-decoration: underline;

    width: 10%;
    height: 20px;
    margin-bottom: 20px;
    
}

.ini_sesion{
    /*Caja secundaria del login
    border: solid*/
    width: 50%;
    margin: 0 auto;
}





.vid{
    color: white;
    height: auto;
    position: static;
    float:left;
    width: 60%;
}

.vid h2{
    margin: 0;
    margin-bottom: 15px;
}
.chat{

    height: auto;
    position: static;
    float:right;

    width: 40%;
    height: 450px;

    text-align: center;
    overflow-y:auto;

    color: black;

}

.chat h3{
    color: black;

}

.vid iframe{
    border: 5px solid #ff66c4;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.cuestionario{
    width: 50%;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
}

.cuestionario iframe{
    width: 100%;
    min-height: 100%;

}

.cuestionario_left{
    width: 25%;
    position: static;
    float: left;
    color: white;

}


button .button {
    background-color: #FFA0DA;
    padding: 5px 10px;
  }
  
  button:hover {
    background-color: rgb(255, 160, 218);
    padding: 5px 10px;
  }
  
  button:disabled,
  button[disabled]{
    background-color: #F4F4F4;
    color: #666666;
  }

.placa{
 
    height: 450px;
    width: 40%;
    margin-left: 60%;

    border-radius: 25px;
    background-color: rgba(255, 255, 255, 1);

    
}

.avatares img{
    background-color: white;
    width: 150px;
    height: 150px;

    padding-left: 20px;
    padding-right: 20px;
    border-radius: 100px;

}

.avatares{

    width: 50%;
    margin: auto;
}
.cuestionario_right .avatares img{
    position: static;
}
.cuestionario_right .avatares{
    width: 75%;
    margin: auto;

}

.cuestionario_right{
    width: 25%;
    position: static;
    float: right;
    color: white;
    text-align: center;
}


strong{
    border: solid 2px #ff66c4;
    padding-left: 25px;
    padding-right: 25px;
}