.modal-content {
    border-radius: 10px;
}

.logo img {
    max-width: 300px;
    width: 100%;
}

.maxwidth {
    margin: 0 auto;
    max-width: 1360px;
    padding: 5px;
}

#cabecera_resumen {
    width: 100%;
    margin-top: 200px;
    max-width: 1360px;
    padding: 0px;
    margin-bottom: 5rem;
}

.contenedor {
    width: 100%;
}

.fondo_linea_superior {
    background-color: #fffffff0;
}

#posicion_elemento_doctor {
    transform: translateY(-60%);
    position: absolute;
}

#banner_reunion_info {
    margin: 0px auto;
    background-color: #FFF;
    border-radius: 5px;
    padding-left: 0px;
    padding-right: 0px;
    color: #424D44;
    -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}

#banner_reunion_info_resumen {
    margin: 0px auto;
    background-color: #FFF;
    padding-left: 0px;
    padding-right: 0px;
    color: #424D44;
    -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    font-family: 'Nunito Sans', sans-serif;
    max-width: 100%;
}

.cabecera_mobile {
    display: none;
}

.cabecera_desktop {
    display: block;
    padding: 0;
}

#doctor_resumen_alineacion {
    text-align: right;
}

#doctor_resumen {
    width: 100%;
    margin: 0;
}


.linea_modulo {
    text-align: center;
    border-right: 2px solid #8DC5D6;
    border-bottom: 0px;
}

.img_linea_modulo {
    display: none;
}

.modulo_etiqueta {
    position: absolute;
    top: 20px;
    left: 30px;
    z-index: 1;
    background-color: #FFF;
    border-radius: 8px;
    color: #353245;
    padding: 7px 10px;
    gap: 10px;
}

.modulo_completado {
    position: absolute;
    top: 70px;
    left: 0px;
    z-index: 1;
    background-color: #FFF;
    color: #1FA136;
    padding: 10px 20px;
}


ul {
    margin-left: -20px;
}

li {
    padding-left: 0px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 14px;
}


.texto_doctor {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 13px;
    color: #424D44;
}

.irAModulo {
    cursor: pointer;
}

.menu_hover {
    width: 140px;
    height: 40px;
    position: absolute;
    top: 0px;
    background-color: #1FA136;
    color: #FFF;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.menu_hover:hover {
    width: 140px;
    height: 40px;
    position: absolute;
    top: 0px;
    background-color: #00A3C3;
    color: #FFF;
    display: flex;
    align-items: center;
    cursor: pointer;
}


.texto_cambio_modulo {
    width: 100%;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    cursor: pointer;
    color: #000000;
}

.texto_cambio_modulo:hover {
    color: #FFF;
}

#btn_descarga_video {
    width: 100%;
    margin-top: -180px;
    margin-bottom: 20px;
    max-width: 1300px;
}

.logo_euromedice {
    margin-right: 15px;
    margin-top: 10px;
    width: 200px;
}

.altura_clariscan {
    margin-top: -126px;
}


.texto_modulo_sin_completar {
    cursor: pointer;
    padding: 10px;
    background-color: #00A3C3;
    color: #FFF;
}

.texto_modulo_sin_completar:hover {
    background-color: #00A3C3;
    color: #FFF;
}

#siguiente_modulo {
    padding: 0px;
    color: #424D44;
}

#siguiente_modulo:hover {
    color: #00A3C3;
}

#inicio_curso,
#fin_curso,
#tiempo_curso {
    color: #00A3C3;
}

.duracion_desktop {
    display: grid;
    position: absolute;
    text-align: center;
    bottom: 0px;
    right: 15px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 800;
    font-size: 24px;
}

.duracion_mobile {
    display: none;

}

.listado_texto_modulo {
    margin-top: 15px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 13px;
    color: #666666;
    max-width: 100%;
}

#img_clar {
    margin-top: 20px;
}

.claris_log {
    text-align: left;
}

#footer {
    position: relative;
    text-align: center;
    width: 100%;
    text-align: center;
    padding: 0 0 1rem 0;
    padding-bottom: 0px;

}

.carita {
    width: 100%;
    max-width: 29px;
    margin-left: 4%;
    margin-right: 4%;
    visibility: hidden;
}

.copy_euromedice {
    text-align: right;
    margin-bottom: 0px;
}

@media (max-width:1050px) {
    #btn_descarga_video {
        margin-top: -100px;
    }

    .maxwidth {
        margin: 0px;
        max-width: 1200px;
        padding: 5px;
    }
}

#texto_introduztorio_quitar {
    display: block;
}

.claris_log img {
    max-width: 350px;
}


@media (max-width:768px) {
    #texto_introduztorio_quitar {
        display: none;
    }

    .claris_log img {
        max-width: 228px;
    }

    #cabecera_resumen {
        margin-bottom: 0px;
    }

    .cabecera_mobile {
        display: block;
    }

    .cabecera_desktop {
        display: none;
    }

    #doctor_resumen_alineacion {
        text-align: center;
    }

    #doctor_resumen {
        width: 100%;
        margin-top: 20px;
        max-width: 350px;

    }

    #btn_descarga_video {
        margin-top: -20px;
    }

    .menu_hover {
        top: 0px;
    }

    #menu_desplegado {
        top: 0px;
    }

    .duracion_desktop {
        display: none;
    }

    .duracion_mobile {
        display: grid;
        position: absolute;
        text-align: center;
        bottom: -15px;
        right: 75px;
        font-family: 'Nunito Sans', sans-serif;
        font-weight: 800;
        font-size: 14px;
    }

    .listado_texto_modulo {
        max-width: 100%;
    }

    #siguiente_modulo {
        padding-top: 25px;
    }

    .claris_log {
        text-align: center;
    }

    .linea_modulo {
        text-align: center;
        border-right: 0px;
        border-bottom: 0px solid #8DC5D6;
    }

    .img_linea_modulo {
        display: block;
    }

    #footer {
        position: relative;

    }

    .copy_euromedice {
        text-align: left;
        margin-bottom: 20px;
    }

    #posicion_elemento_doctor {
        transform: translateY(0%);
        position: relative;
    }

    #banner_reunion_info_resumen {
        max-width: 350px;
    }

}

@media (max-width:575px) {
    .logo_euromedice {
        margin-right: 15px;
        width: 150px;
    }

    .altura_clariscan {
        margin-top: -67px;
    }

    #img_clar {
        margin-top: 0px;
    }

    .logo_euromedice_index img {
        position: absolute;
    }

    .logo_euromedice_index img {
        position: fixed;
        top: 3rem;
        right: 2rem;
        margin-bottom: 0px;
        max-width: 130px;
        width: 100%;
    }
}


@media (max-width:400px) {

    #doctor_resumen {
        width: 95%;
        margin-top: 10px;
    }
}

#countdownModalDiv {
    width: 96%;
    max-width: 400px;
    font-family: 'Nunito Sans', sans-serif;
    margin: 2% auto;
    margin-top: 80px;
}

#logoCountdown {
    position: relative;
    max-width: 12vw;
    max-height: 6vh;
}

#countdownModalP {
    font-size: 50px;
    color: #00A3C3;
    text-align: center;
}


.cabecera_top {
    display: flex;
    width: 1440px;
    padding: 24px 40px 0 40px;
    justify-content: flex-end;
    align-items: center;
    gap: 20px;
}


.btn_registro {
    display: flex;
    width: 136px;
    height: 42px;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    flex-shrink: 0;
}

#logo {
    width: 100%;
    max-width: 480px;
}

.video-wrapper {
    position: relative;
    width: 100%;
    margin: 10px 0 20px;
}

.video-bg {
    width: 100%;
    display: block;
}

.video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    cursor: pointer;
    z-index: 2;
}

.video-play:hover {
    opacity: 0.6;
}

#modal_recordar .modal-dialog, #modal_recordar .modal-content, 
#createUserForm .modal-dialog, #createUserForm .modal-content{
    width: 100% !important;
    max-width: 100%;
    margin: 0;
    border-radius: 0 !important;
}

#modal_recordar .box-modal .modal-body,
#modal_recordar .box-modal .modal-footer,
#createUserForm .box-modal .modal-body,
#createUserForm  .row.columnas{
    max-width: 1040px;
    width: 100%; 
    margin: 0 auto;
}

#modal_recordar .box-modal .modal-header,
#createUserForm .box-modal .modal-header{
    display: flex;
    justify-content: end;
    border: none;
}

#modal_recordar .box-modal .modal-header div,
#createUserForm .box-modal .modal-header div{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

#modal_recordar .box-modal .modal-header div span,
#createUserForm .box-modal .modal-header div span{
    color: var(--Primary-rojo, #FC1921);
    text-align: center;
    font-feature-settings: 'liga' off;

    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#modal_recordar .box-modal  .modal-body label,
#createUserForm .box-modal  .modal-body label{
    color: var(--negro, #000);
    font-feature-settings: 'liga' off;

    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#modal_recordar .box-modal  .modal-body label span,
#modal_recordar .box-modal p span,
#createUserForm .box-modal  .modal-body label span,
#createUserForm .box-modal p span{
    color: var(--Primary-rojo, #FC1921);
    font-feature-settings: 'liga' off;

    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#modal_recordar .box-modal p:not(.titulo_index),
#createUserForm .box-modal p:not(.titulo_index){
    color: var(--negro, #000);
    font-feature-settings: 'liga' off;

    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#modal_recordar .box-modal  .modal-body input,
#createUserForm .box-modal  .modal-body input,
#createUserForm .box-modal  .modal-body select{
    width: 100%;
    max-width: 305px;
}

#modal_recordar .clase_btn{
    display: flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-radius: 40px;
    background: var(--Primary-rojo, #FC1921);
    border: 2px solid var(--Primary-rojo, #FC1921);
    color: var(--Supporting-blanco, #FFF);
    text-align: center;
    font-feature-settings: 'liga' off;

    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#modal_recordar .clase_btn_2{
    display: flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-radius: 40px;
    border: 2px solid var(--Primary-rojo, #FC1921);
    background: var(--tonos-adicionales-gray-05, #FBFAF9);
    color: var(--Primary-rojo, #FC1921);
    text-align: center;
    font-feature-settings: 'liga' off;

    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

#modal_recordar .box-info{
    margin-top: 40px;
}

#createUserForm .modal-content{
    border: 0;
}

#createUserForm #alias{
    margin-bottom: 0;
}

#createUserForm .max-alias{
    color: var(--Tonos-adicionales-dark-gray, #515151);
    text-align: right;

    font-family: "Nunito Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    text-align: right;
    width: 100%;
    max-width: 305px;
}

#createUserForm .box-select{
    position: relative;
}

#createUserForm .box-select img{
    position: absolute;
    top: 9px;
    right: 26px;
}

#createUserForm .box-select select{
    padding: 8px 38px 8px 16px;
}


#createUserForm input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;

  width: 18px;
  height: 18px;
  margin: 0;

  background-image: url("../img/checkbox-empty.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;

  cursor: pointer;
  transform: scale(1);
  margin-top: -4px;
}

#createUserForm input[type="checkbox"]:checked {
  background-image: url("../img/checkbox-checked.svg");
}

#createUserForm input[type="checkbox"]:focus {
  outline: none;
}

#createUserForm .nivelSeguridad{
    transform: translateY(-10px)
}

.fondo_video_index .btn-closed{
    display: inline-flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    justify-content: end;
    max-width: 1280px;
    margin: 0 auto 12px;
}

.fondo_video_index .btn-closed span{
    color: var(--Supporting-blanco, #FFF);
    text-align: center;
    font-feature-settings: 'liga' off;

    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.fondo_video_index div:not(.btn-closed){
    max-width: 1280px;
    margin: 0 auto;
}

.box-modal .box-break{
    max-width: 1040px;
    width: 100%;
    margin: 40px auto 0;
}