@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');


body {
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    color: #ffffff;
    width: 100vw;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
    padding: 0 !important;
    margin: 0px !important;
}

.menu_fijo {
    position: fixed;
    width: 100%;
    top: 0px;
    /*box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);*/
    background: linear-gradient(90deg, rgba(247, 249, 250, 1) 0%, rgba(255, 255, 255, 1) 11%, rgba(209, 209, 209, 1) 32%, rgba(242, 243, 245, 1) 44%, rgba(191, 193, 195, 1) 63%, rgba(255, 255, 255, 1) 85%, rgba(255, 252, 252, 0.5663515406162465) 100%) !important;
    z-index: 10;
}

.container_menu {
    position: relative;
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

.img-fulid {
    margin: 15px;
    width: 122px;
}

.contenido_modulo {
    padding-top: 50px;
}

.titulo {
    font-family: 'Open Sans', sans-serif;
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #ed001d;
    text-align: center;
    margin-bottom: 50px;
}

.dropdown {
    position: absolute;
    right: 20px;
    top: 25px;
}

.dropdown a {
    text-decoration: none;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: none;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

#enviar {
    background: none;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    background: #F6A02B;
    border-radius: 12px;
    padding: 10px;
}

.formulario_recuperar {
    width: 100%;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    padding: 15px;
}

section {
    scroll-margin-top: 120px;
}

.clear {
    clear: both;
}

.activo {
    /*text-decoration: underline;*/
    color: #FF2842 !important;
}

.activo a {
    color: #FF2842 !important;
}

.col_derecha {
    position: relative;
    min-height: calc(100vh - 0px);
    background-color: #06B0AE;

}

.col_derecha .formulario_login {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 220px;

}

.col_izquierda {
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    min-height: calc(100vh - 0px);
}

.titulo_registro {
    color: #ffffff;
    font-size: 20px;
    font-weight: 200;
    margin-left: 5px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.titulo_login {
    color: #ffffff;
    font-size: 20px;
    font-weight: 200;
    margin-left: 5px;
    margin-top: 40px;
    margin-bottom: 15px;
}

.formulario_login {
    padding-right: 30px;
}

.formulario_recuperar {
    text-align: left;
}

#registro-form .form-group {
    padding-left: 5px;
    padding-right: 5px;
}

.caja_registro {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    text-align: center;
    padding: 0px;
}

.logo_htg {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.textos_logo {
    font-weight: 700;
    text-align: left;
}

.textos_logo .sup {
    font-weight: 400;
    font-size: 25px;
    line-height: 1.0;
}

.hr_verde {
    color: #7DC9D3;
    height: 3px !important;
    opacity: 1;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.hr_lila {
    color: #A29CC3;
    height: 3px !important;
    opacity: 1;
    margin: 10px;
    margin-top: 5px;
}

.fecha {
    font-size: 13px;
    line-height: 1.2;
    margin-top: 10px;
    text-align: left;
    padding-left: 10px;
}

/*
.logo {
  font-size: 20px;
  font-weight: 700;
  color: #000000;
  text-decoration: none;
  line-height: 1.1;
  width: 670px;
  display: flex;
  padding-left: 180px;
  padding-top: 24px;
}
*/

.logo:hover {
    color: #000000;
}

.logos_pie {
    width: 275px;
    text-align: center;
}

.logos_org {
    position: absolute;
    top: 20px;
    right: 15px;
}

.cordoba_fondo {
    position: absolute;
    top: 107px;
    right: 0px;
    z-index: 0;
}

.bot_inicio {
    float: right;
    background-color: #479FAD;
    color: #ffffff;
    font-size: 14px;
    padding: 8px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 20px;
    cursor: pointer;
}

.bot_registro {
    float: right;
    color: #ffffff;
    font-size: 14px;
    padding: 8px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 20px;
    cursor: pointer;
}

.caja_video_head {
    position: absolute;
    top: 105px;
    right: 70px;
    width: 465px;
    text-align: left;
}

.titulo_video {
    position: relative;
    z-index: 1;
    font-size: 40px;
    color: #ffffff;
    text-align: center;
    padding-top: 180px;
    padding-left: 30px;
    padding-right: 30px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.624);
}

.coordinadora {
    font-size: 16px;
    color: #ffffff;
    margin-top: 17px;
}



.video {
    cursor: pointer;
}

.no_border {
    border-bottom-style: none !important;
}

.barra_movil {
    display: none;
    position: absolute;
    right: 30px;
    top: 40px;
    color: #000000;
}


#recuperar {
    color: #ffffff;
    font-size: 12px;
    width: 100%;
    cursor: pointer;
    text-align: right;
    margin-top: 15px;
    margin-bottom: 15px;
}


#boton-recuperar {
    background: none;
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #ed001d;
    border-radius: 10px;
    padding: 10px;
}

#enviar {
    background: none;
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #ed001d;
    border-radius: 10px;
    padding: 10px;
}

#registro {
    background: none;
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #ed001d;
    border-radius: 10px;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.color-botones:hover {
    background: #ed001d;
}

.color-botones-registro {
    font-size: 14px;
    font-weight: 700;
    color: #FF8B01 !important;
    text-align: center;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #FF8B01 !important;
    border-radius: 8px;
}

.color-botones-registro:hover {
    background: #f5e2d3;
}

.color_cabeceras {
    background: #FF8B01 !important;
    color: rgb(250, 250, 250) !important;
}

.btn {
    border-radius: 8px;
}

.btn-primary {
    color: #fff;
    border: none;
}

.privacidad {
    font-size: 12px;
    margin-left: 55px;
    padding-top: 5px;
}

.privacidad a {
    color: #000000;
    text-decoration: underline;
}

.mgc-switch {
    float: left;
    margin-left: 0px;
}

.mgc-switch:checked {
    border-color: #e5e4e9 !important;
    background: #f08225 !important;
}

.form-error {
    margin-bottom: 10px !important;
    font-size: 12px;
}

#recuperar-form .form-error {
    color: #ff0101 !important;
    margin-bottom: 10px !important;
}

#login-form .form-error {
    color: #ff0101 !important;
    margin-bottom: 10px !important;
}

.form-error {
    color: #ff0101 !important;
}

#modal_recuperar .form-error {
    color: #ff0101 !important;
    margin-bottom: 10px !important;
}

#mensaje_error {
    display: none !important;
    position: absolute;
    font-size: 12px;
    top: 75px;
    left: 20px;
}




.form-control {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #000000 !important;
    padding: 0.7rem 1.2rem;
    padding-bottom: 8px;
    background-color: rgb(255, 255, 255) !important;
    background-clip: padding-box;
    border-radius: 4px;
    border-color: #72606082;
    margin-top: 0px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.formulario_recuperar .form-control {
    padding-left: 13px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057 !important;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.container {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 100%;
}

.container_web {
    position: relative;
    margin-top: 0px !important;
    width: 100% !important;
    min-height: calc(100vh - 0px);
    flex-grow: 1;
    padding-right: 0px !important;
    padding-left: 0px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
    /*min-height: 100vh;*/
    width: 100%;
}


/* Página Login ******/

.logo_login {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.logo_login img {
    max-width: 470px;
    width: 100%;
}

.caja_login {
    max-width: 400px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.color_login {
    background-color: #FCC42D;
}

.color_registro {
    background-color: #607B57;
}



.caja_contenedor {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    color: #4A4A4A;

}

.caja_contenedor a {
    color: #4A4A4A !important;
}

#registration-form {
    width: 100%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}


.logo-inicio {
    padding: 15px;
    width: 100%;
    max-width: 440px;
}

.logo-inicio img {
    width: 100%;
}

.recordar_pass {
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 12px;
    margin-top: 20px;
}

.recordar_pass a {
    text-decoration: none;
    color: #212529;
}

/* enable absolute positioning */

.inner-addon {
    position: relative;
}

/* style glyph */

.inner-addon .fas {
    position: absolute;
    padding-top: 12px;
    padding-left: 10px;
    pointer-events: none;
    color: #a6a6a6;
}

/* align glyph */

.left-addon .fas {
    left: 0px;
}

.right-addon .fas {
    right: 0px;
}

/* add padding  */


.caja_fondo {
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    padding-bottom: 40px;
    transition: all 1s;
}

.logos-organizadoras {
    float: left;
    text-align: left;
    padding-left: 15px;
}

input.error,
input.valid,
select.error,
select.valid {
    background-position: right 20px center !important;
    background-repeat: no-repeat;
}

.form-check {
    margin-left: 20px;
}

.form-check label {
    color: #ffffff !important;
}

.form-check a {
    color: #ffffff;
}



.modal-content {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    background-color: white;
    border: none;
    border-radius: 0px;
    color: #726060;
    box-shadow: 0 2px 42px 0 rgba(0, 0, 0, 0.37);
}

.modal-body {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.modal-header {
    border-bottom: none;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 30px;
}

.input_container {
    position: relative;
}

.modal-title {
    font-size: 24px;
}

.input_container .icon {
    position: absolute;
    top: 23px;
    right: 54px;
    width: 24px;
    height: 24px;
}

.input_container2 .icon {
    position: absolute;
    top: 16px;
    right: 40px;
    width: 24px;
    height: 24px;
}

.logo_semergen {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.form-group label {
    position: absolute;
    font-size: 11px;
    top: 15px;
    left: 24px;
    color: #7d7d7d;
}

.form-group {
    position: relative;
    padding: 10px;
}

.form-group input {
    padding-top: 20px;
}

.form-group select {
    padding-top: 20px;
    color: black;
}

select option {
    color: black;
    /* Color de las opciones en el desplegable */
}

.form-check input {
    padding-top: 0px;
}

.form-check label {
    top: 3px;
    left: 0px;
    position: relative;
}

.caja_descarga {
    margin-top: 60px;
    margin-bottom: 60px;
}

.caja_descarga #descarga {
    background: none;
    font-size: 14px;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #645A9C;
    border-radius: 10px;
    padding: 10px;
}

.acreditacion_texto {
    font-size: 13px;
    margin-top: 30px;
}

.logo_ferrer_login {
    position: absolute;
    bottom: 20px;
    left: 40px;
}

.logo_sea_login {
    position: absolute;
    bottom: 10px;
    right: 15px;
}


input[type="text"] {
    color: black !important;
    /* Cambia el color del texto a negro */
}

.menu-horizontal {
    width: 100%;
    position: absolute;
    top: 13px;
    list-style-type: none;
    /* Sin viñetas */
    margin: 0;
    margin-left: 120px;
    padding: 0;
    padding-right: 240px;
    display: flex;
    /* Hace que los elementos se alineen horizontalmente */
    justify-content: center;
    /* Centra los elementos */
}

/* Estilo de cada elemento del menú */
.menu-horizontal li {
    margin: 0 0px;
    /* Espacio entre los enlaces */
}

/* Estilo de los enlaces */
.menu-horizontal a {
    display: block;
    color: #666666;
    text-align: center;
    padding: 14px 20px;
    text-decoration: none;
    font-weight: 400;
}

/* Efecto al pasar el ratón sobre los enlaces */
.menu-horizontal a:hover {
    color: #ed001d;
    font-weight: 700;
}

.navbar-toggler {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;

    padding: .25rem .55rem;
    font-size: 1.25rem;
    line-height: 1;
    border: 1px solid #ed001d;
    border-radius: 0px;
    transition: box-shadow .15s ease-in-out;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-color: #479FAD;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.lnr-menu {
    color: #ed001d;
    font-weight: 700;
}

#navbarToggleExternalContent {
    background: #fff;
    padding: 20px;
    padding-bottom: 0px;
    padding-top: 10px;
    text-align: center;
    border-bottom-color: #b4b4b4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    -webkit-box-shadow: 0px 10px 26px -14px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 10px 26px -14px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 10px 26px -14px rgba(0, 0, 0, 0.75);
}

#navbarToggleExternalContent a {
    padding: 5px 15px;
    margin: 2px 5px;
    text-decoration: none;
    color: #666;
    text-align: center;
    font-size: 16px;
}

#navbarToggleExternalContent li {
    display: block;
    line-height: 40px;
}

#navbarToggleExternalContent hr {
    background-color: #666;
}

.mobile-menu {
    padding-left: 0px;
}


/* FOOTER ***********/

footer {
    background: white;
    padding: 0px 0;
    padding-top: 0px;
    color: #fff;
    position: absolute;
    width: 100%;
    border-top: 1px solid #d3d3d3;
}

.fondocolorgris {
    padding: 5px 0px 5px 0px;
    margin: 0 auto;
    border: transparent;
    text-align: left;
    background: rgb(247, 249, 250);
    background: linear-gradient(90deg, rgba(247, 249, 250, 1) 0%, rgba(255, 255, 255, 1) 11%, rgba(209, 209, 209, 1) 32%, rgba(242, 243, 245, 1) 44%, rgba(191, 193, 195, 1) 63%, rgba(255, 255, 255, 1) 85%, rgba(255, 252, 252, 0.5663515406162465) 100%);
}

.copyright {
    margin-top: 10px;
    text-align: center;
    color: #365aae;;
    font-size: 12px;
}

.copyright img {
    width: 75%;
    margin-bottom: 0px;
    padding-bottom: 10px;
}

footer a {
    text-decoration: none;
}

footer a:hover {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    color: #ed001d;
}

.linea {
    margin: auto;
    position: relative;
    border-top: 1px solid #ed001d;
    margin-top: 6px;
    margin-bottom: 0px;
}

.noseveenescritorio {
    display: none;
}

.caja_legales {
    width: 100%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 120px;
    margin-bottom: 50px;
    padding: 20px;
    color: #000000;
}

.titulo_legales {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #ed001d;
}

.caja_legales h3 {
    font-size: 16px;
}

.registrarse {
    position: absolute;
    top: 0px;
    right: 20px;
    text-decoration: none;
    font-size: 16px;
}

.registrarse a {
    text-decoration: none;
    color: #ed001d;
}

.activo_menu {
    font-weight: 700 !important;
    color: #ed001d !important;
}




@media (max-width: 990px) {
    .container_web {
        text-align: center;
        padding-bottom: 0px;
    }

    .col_izquierda {
        padding-bottom: 50px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .col_derecha {
        min-height: 550px;
    }

    .logos_org {
        position: relative;
        text-align: center;
    }

    .col_derecha .formulario_login {
        margin-top: 50px;
    }

    .cordoba_fondo {
        display: none;
    }

    .caja_registro {
        width: 100%;
        max-width: 410px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    .titulo_apartados {
        font-size: 26px !important;
        margin-bottom: 30px;
    }



}

@media (max-width: 700px) {

    .menu-horizontal {
        display: none;
    }

    .dropdown {
        display: none;
    }

    .navbar-toggler {
        display: block;
    }

    .desapareceenmovil {
        display: none;
    }

    .noseveenescritorio {
        display: block;
        padding-bottom: 30px;
    }

}

@media (max-width: 400px) {

    .textos_logo {
        font-size: 14px;
    }

    .fecha {
        font-size: 12px;
    }

    .modal-body {
        padding-top: 0px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }

    .fondo_login img {
        margin-left: 35px;
        padding-right: 50px;
    }

    .formulario_login {
        padding-right: 0px;
    }

    .col-sm {
        padding-left: 20px;
        padding-right: 20px;
    }

}