body {
    /* background-color: #f1f1f1; */
    background-color: #FFF;
    ;
    font-family: Montserrat;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

a {
    text-decoration: none;
    color: #002f6c;
}

a:hover {
    color: #002f6c;
}

h1 {
    margin-bottom: 50px;

    font-family: Montserrat;
    font-size: 48px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: center;
    color: #002f6c;
}

h2 {
    font-family: Montserrat;
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #002f6c;
}

p {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #002f6c;
}

.bold {
    font-weight: bold;
}

input {
    width: 100%;
    height: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #e5eaf0;
    padding: 10px 15px;
    border: 1px solid transparent;
    outline: none;
    border-radius: 3px;

    font-family: Montserrat;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #003F78;
    background-color: #FFFFFF;
    border-color: #003F78;
}

input::placeholder {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #6d81a3;
}

.tipoInput {
    font-family: Montserrat;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #393939;
}

label {
    font-family: Montserrat;
    font-size: 21px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    text-align: left;
    color: #6d81a3;
}

.checbox {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 10px;
    background-color: #e5eaf0;
    cursor: pointer;

    font-family: Montserrat;
    font-size: 28px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: left;
    color: #002f6c;
}

.boton {
    background-color: #dfbcb0;
    width: 100%;
    max-width: 250px;
    margin: auto;
    margin-top: 50px;
    padding: 20px 0;
    border-radius: 3px;
    cursor: pointer;

    font-family: Montserrat;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: #002f6c;
}

.descargar {
    background-color: #1B4C76;
    width: 100%;
    max-width: 200px;
    margin-top: 10px;
    padding: 10px 10px;
    border-radius: 3px;
    cursor: pointer;

    font-family: Montserrat;
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: #FFF;
}

.descargar:hover {
    background-color: #007bff;
}

.completado {
    color: green !important;
}

.error {
    border: 2px solid #ff5110;
}

.incorrect {
    display: none;
    margin-top: -10px;
    color: #ff5110;
    text-align: left;
}

#cabecera {
    background: rgb(134, 149, 176);
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

#cabeceraIndex {
    width: 100%;
    max-width: 1626px;
    margin: 0 auto;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
    background: rgb(134, 149, 176);
}

#cabeceraIndex img {
    width: 100%;
    max-width: 333px;
    cursor: pointer;
    padding: 30px 10px 30px 10px;
}

#login {
    display: block;
    width: 100%;
    max-width: 600px;
    height: calc(100vh - 440px);
    min-height: 722px;
    margin: auto;
    margin-top: 123px;
}

.section_video {
    display: block;
    width: 90%;
    max-width: 600px;
    margin: auto;
    margin-top: 40px;
    padding-bottom: 60px;
}

.section {
    display: block;
    width: 90%;
    max-width: 1200px;
    margin: auto;
    margin-top: 40px;
    padding-bottom: 60px;
}


#recuperar {
    display: none;
    width: 100%;
    max-width: 798px;
    height: calc(100vh - 240px);
    min-height: 660px;
    margin: auto;
    margin-top: 123px;
}

#codigo {
    display: none;
    width: 100%;
    max-width: 798px;
    height: calc(100vh - 240px);
    min-height: 660px;
    margin: auto;
    margin-top: 123px;
}

#change_password {
    display: none;
    width: 100%;
    max-width: 798px;
    height: calc(100vh - 240px);
    min-height: 900px;
    margin: auto;
    margin-top: 123px;
}

#new_password_first_access {
    display: none;
    width: 100%;
    max-width: 798px;
    height: calc(100vh - 240px);
    min-height: 1090px;
    margin: auto;
    margin-top: 123px;
}

#pass_update {
    display: none;
    width: 100%;
    max-width: 798px;
    height: calc(100vh - 240px);
    margin: auto;
    margin-top: 123px;
    padding-top: 10%;
}

#informativa {
    display: none;
    width: 100%;
    max-width: 798px;
    height: calc(100vh - 240px);
    margin: auto;
    margin-top: 123px;
    padding-top: 5%;
}

#informativa_page {
    display: none;
    width: 100%;
    max-width: 1074px;
    margin: auto;
    margin-top: 74px;
}

.btn_entrar {
    background: #dfbcb0;
    color: #012e6c;
    padding: 20px;
    padding-right: 30px;
    padding-left: 30px;
    border-radius: 3px;
    font-weight: 600;
    cursor: pointer;
    font-size: 30px;
}

.btn_des {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}

#torna {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 24px;
    margin-top: 60px;
    margin-bottom: 185px;
    cursor: pointer;

    font-family: Montserrat;
    font-size: 21px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.76;
    letter-spacing: normal;
    text-align: left;
    color: #002f6c;
}



@media (max-width: 650px) {
    #login {
        margin-top: 0px;
        min-height: 600px;
    }

    h1 {
        font-size: 35px;
        margin-bottom: 25px;
    }

    body {
        background: rgb(228, 234, 238);
    }
}
