/*TIPOGRAFIA*/
/*********************************************************************************/

strong {
    font-weight: 500;
}

.justificado strong {
    font-weight: 500;
}

.negritaBlack {
    font-weight: 700;
}

small {
    font-family: "roboto", sans-serif;
    font-weight: 300;
}

ol,
ul,
li {
    text-align: justify;
    line-height: 1.929;
}

a {
    text-decoration: none;
}

.azul {
    font-weight: 500;
    color: #042172;
}

small.azul {
    color: #042172;
    font-weight: 500;
    font-size: 12px;
}

html {
    min-height: 100%;
    position: relative;
}

/*BOTON BANNER*/
/*********************************************************************************/

.carrusel {
    position: relative;
}

.carrusel .botonPrincipal {
    position: absolute;
    bottom: 30px;
    left: 40px;
    z-index: 20;
    padding: 10px 20px;
    text-transform: none;
}

@media (max-width: 768px) {
    .carrusel .carousel-inner h2 {
        font-size: 22px;
    }
}

@media (max-width: 576px) {
    .banner_part .container {
        max-width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        min-width: auto;
    }
}

.carrusel .carousel-inner .elementosBanner {
    position: absolute;
    width: 60%;
    height: 100%;
    top: 20px;
    padding: 1.2rem 2rem;
}

.carousel-indicators > li {
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 75%);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 75%);
    border-top: none;
    border-bottom: none;
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1;
    top: 45%;
    bottom: auto;
}

@media (max-width: 768px) {
    .carrusel > .botonPrincipal {
        font-size: 12px;
        padding: 5px 10px;
        bottom: 10px;
        left: 40px;
    }
}

@media (max-width: 450px) {
    .carrusel > .botonPrincipal {
        font-size: 10px;
        padding: 5px 10px;
        bottom: 5px;
        left: 30px;
    }
}

.justificado .input-group .botonPrincipal {
    display: flex;
    align-items: center;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 40px;
}

.justificado .input-group .form-control {
    height: 40px;
}

/*MIGAS*/
/*********************************************************************************/

.migasBG {
    background-image: url("../img/migas/migas1.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 160px 0 20px 0;
}

.migasBG.fondoAlternativo {
    background-image: url("../img/migas/migas2.jpg");
}

.migasBG h2 {
    color: #fff;
    display: inline-block;
}

.migasBG h3 {
    color: #fff;
    opacity: 0.7;
    display: inline-block;
    font-weight: 300;
}

.migasBG h3:hover {
    opacity: 1;
    color: #fff;
}

.migasBG .fas {
    margin: 0 10px 0 10px;
    color: #fff;
}

@media (max-width: 992px) {
    .migasBG {
        padding: 140px 0 20px 0;
    }
}

@media (max-width: 768px) {
    .migasBG {
        padding: 130px 0 20px 0;
    }
}

@media (max-width: 590px) {
    .migasBG {
        padding: 130px 0 10px 0;
    }
    .migasBG h2 {
        font-size: 20px;
    }
    .migasBG h3 {
        font-size: 14px;
    }
}

/*FORMULARIOS*/
/*********************************************************************************/

.acceso {
    font-size: 0.9rem;
}

.requerido {
    margin-left: 3px;
    color: red;
}

.form-control {
    font-size: 0.9rem;
}

.selector .dropdown-menu {
    background-color: red;
}

.formulario p {
    text-align: justify;
}

.formulario h4 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #042172;
}

.form-check {
    margin: 15px 0;
}

.form-check label {
    font-family: "roboto", sans-serif;
    color: #555555;
    cursor: pointer;
}

.form-check label .iradio_flat-aero {
    margin-right: 5px;
}

.form-check.deshabilitado,
.form-check.deshabilitado label {
    cursor: default;
    opacity: 0.6;
}

.borderBottom {
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #042172;
}

.justificado ul h4 {
    cursor: pointer;
    margin-bottom: 10px;
    text-align: left;
}

.justificado ul {
    margin-bottom: 0;
}

.justificado ul li p {
    text-align: left;
}

.justificado ul i {
    margin-right: 10px;
}

.justificado ul li a:hover p {
    color: #042172;
}

.formulario .form-check-label {
    margin-right: 10px;
}

.formulario .form-check .requerido {
    margin-right: 5px;
}

.formulario .custom-file {
    margin-top: 10px;
}

.formulario .custom-file label {
    border: 1px solid #deeefd;
    cursor: pointer;
}

.formulario .custom-file label::after {
    background-color: #042172;
    color: #fff;
    content: "Examinar";
}

.formulario .custom-file-input {
    cursor: pointer;
}

.formulario .custom-file:last-child {
    margin-bottom: 15px;
}

form label {
    font-family: "roboto", sans-serif;
}

.formulario .iradio_flat-aero {
    margin-right: 5px;
}

/*.justificado.fondoAzul {
  background-color: #f6faff;
  padding: 20px 30px;
}

/* MENÚ HAMBURGUESA */
/*********************************************************************************/

.navbar-collapse {
    top: 110px;
}

/* Selectpicker */
/*********************************************************************************/
.bootstrap-select .btn-light {
    background-color: #fff;
    border: 1px solid #deeefd;
    border-radius: 5px;
}

.bootstrap-select .dropdown-toggle.btn-light {
    padding: 7px 15px;
}

.bootstrap-select .dropdown-toggle.btn-light:active {
    background-color: #deeefd;
}

.bootstrap-select .dropdown-item:hover {
    background-color: #deeefd;
}

.bootstrap-select .btn-light .filter-option-inner {
    font-family: "roboto", sans-serif;
    font-weight: 300;
    font-size: 14px;
    padding: 0;
}

.bootstrap-select .dropdown-menu .text {
    font-family: "roboto", sans-serif;
    font-weight: 300;
    font-size: 14px;
}

.bootstrap-select .dropdown-item.active {
    background-color: #042172;
    color: #fff;
}

.bootstrap-select .dropdown-menu {
    border: 1px solid #deeefd;
}

.bootstrap-select .dropdown-menu li a span.text {
    white-space: normal;
    text-align: left;
}

.input-group-prepend .bootstrap-select .dropdown-toggle.btn-light {
    padding: 6px 30px;
}

.formulario .form-check {
    vertical-align: middle;
    padding: 2rem 1.25rem;
}

.icheckbox_flat-aero {
    vertical-align: sub !important;
    margin-bottom: -1px !important;
}

.checkbox label {
    cursor: pointer;
    font-family: "roboto", sans-serif;
}

.logoModal {
    animation: loaderPrimaria 2s infinite;
}

@keyframes loaderPrimaria {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/* DatePicker */
/*********************************************************************************/
.datepick i {
    margin: 0;
}

.datepick span {
    cursor: pointer;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
    background-color: #042172;
}

.datepicker table tr td.day.today {
    background-color: #042172;
    color: #fff;
}

.datepicker table tr td.day.today:before {
    border-bottom-color: #fff;
}

.input-group-addon.boton {
    padding: 0.5rem 0.5rem 0 0.5rem;
    background-color: #042172;
    color: #fff;
    border-radius: 0 5px 5px 0px;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
    width: auto;
    min-width: auto;
}

.bootstrap-datetimepicker-widget td,
th {
    padding: 6px 8px;
}

.navbar-collapse.curso h4 {
    cursor: default;
}

.containerCurso p {
    color: #212529;
    margin-bottom: 0.6rem;
}

.containerCurso ul:not(.list-unstyled) {
    padding-left: 20px;
    list-style-type: disc;
    text-indent: 0;
    margin-left: 20px;
    margin-bottom: 0.6rem;
}

/*ENLACES*/
/*********************************************************************************/

.banner_text_iner a {
    color: #555555;
    text-decoration: underline;
}

a:hover {
    color: #415094;
}

.learning_member_text a {
    color: #555555;
    text-decoration: underline;
}

.learning_member_text a:hover {
    color: #6ea8cc;
}

@media (max-width: 380px) {
    .banner_part .banner_text_iner p {
        font-size: 11px;
    }
    .banner_text_iner .form-group {
        margin-bottom: 0.5rem;
    }
    .acceso {
        font-size: 0.7rem;
    }
}

.oculto {
    display: none;
}

.learning_member_text h2.tituloInicio {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 1rem;
    margin-top: 0;
}

@media (max-width: 767px) {
    .learning_member_text h2.tituloInicio {
        font-size: 30px;
    }
}

.advance_feature .learning_member_text_iner h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 17px;
}

.colorTexto {
    color: #2d2d2d;
}

h4.titulo {
    font-weight: 600;
}

p.subtitulo {
    font-size: 1.2rem;
}

/*DESCARGAS*/
/*********************************************************************************/

.justificado ul li p i {
    margin: 0 5px;
}

.justificado ul li p a {
    color: #042172;
    font-weight: 500;
}

.justificado ul li p a:hover {
    color: #6ea8cc;
}

.buscar .input-group-text {
    background-color: #042172;
    border: none;
}

.buscar i {
    color: #fff;
    font-size: 15px;
}

.buscar a:hover span {
    background-color: #6ea8cc;
}

.buscar {
    margin-bottom: 20px;
}

.blog_details h4 {
    color: #888888;
    margin: 8px 0;
    font-size: 14px;
}

.tituloH3 {
    font-size: 30px;
    font-weight: 600;
}

/*NOVEDADES*/
/*********************************************************************************/

@media (max-width: 992px) {
    .novedades {
        margin-bottom: 30px;
        margin-top: 10px;
    }
    .novedades .oculto {
        display: block;
    }
    .novedades .mostrar {
        display: none;
    }
}

.separadorTexto {
    margin: 0 5px;
}

/*COOKIES*/
/*********************************************************************************/

.barraAvisoEmergente {
    background-color: #f6faff;
    text-align: center;
    padding: 10px;
    display: inline-block;
}

.avisoEmergenteLink {
    display: inline-block;
}

/*HACK H1*/
/*********************************************************************************/
.navbar .pixel {
    position: absolute;
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
    margin: 0;
}

/*IMAGEN*/
/*********************************************************************************/

@media (max-width: 992px) {
    .advance_feature {
        background-image: none;
    }
}

.ilustracion {
    margin-bottom: 20px;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}

/*CONTACTO*/
/*********************************************************************************/

.containerTodo {
    padding-top: 25px;
    padding-bottom: 20px;
}

.section-padding {
    padding: 40px 0 80px 0;
    font-family: "roboto", sans-serif;
}

@media (max-width: 1200px) {
    .section-padding {
        padding: 50px 0;
    }
}

.form-control {
    border: 1px solid #deeefd;
    border-radius: 5px;
    font-weight: 300;
}

.botonCentro {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 20px;
}

.botonCentro .botonPrincipal {
    padding: 8px 30px;
}

.centrarContenido {
    text-align: center;
    margin: 20px 0;
}

.centrarContenido h3 {
    font-weight: 600;
}

.botonPrincipal i {
    margin-right: 5px;
}

.botonProblema i {
    margin-right: 5px;
}

.contact-section.section-padding button {
    padding: 10px 60px;
    font-family: "roboto", sans-serif;
}

textarea {
    resize: none;
}

/*QUIENES SOMOS*/
/*********************************************************************************/

.textoDestacado {
    background: #f6faff;
    line-height: 1.733;
    margin-bottom: 25px;
    padding: 30px;
}

.textoDestacado div {
    padding: 25px 25px 25px 30px;
    background: #fff;
    border-left: 2px solid;
    color: #042172;
}

.textoDestacado .listaTexto {
    color: #042172;
}

.listaTexto a {
    color: #042172;
}

.textoDestacado p {
    color: #042172;
}

.blog_details ul {
    list-style: none;
    padding: 10px 20px 10px 30px;
    font-family: "roboto", sans-serif;
    list-style-position: inside;
}

.blog_details li::before {
    content: "\2022";
    color: #042172;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1px;
}

.badge.anulada {
    font-size: 85%;
    font-weight: 500;
    padding: 0.3rem;
    margin-left: 0.2rem;
    background-color: rgb(241, 145, 67);
}

.badge-primary {
    background-color: #042172;
}

.listaTextoOrdenada {
    padding: 10px 30px 10px 30px;
    font-family: "roboto", sans-serif;
    list-style-position: inside;
}

.listaTexto {
    padding-left: 20px;
    list-style-type: disc;
    text-indent: 0;
    margin-left: 20px;
}

.azul.d-block {
    word-break: break-all;
}

.imagenesTexto {
    text-align: center;
    margin: 30px 0 30px 0;
}

.imagenesTexto img {
    width: 45%;
    padding: 15px;
}

@media (max-width: 700px) {
    .imagenesTexto img {
        width: 70%;
    }
}

.variasImagenesTexto {
    margin: 40px 0;
    text-align: center;
}

.variasImagenesTexto img {
    width: 20%;
}

.banner {
    margin: 30px 0 30px 0;
    text-align: center;
}

.banner img {
    width: 60%;
}

@media (max-width: 700px) {
    .banner img {
        width: 80%;
    }
}

.metodologiaTabs {
    background-image: url(../img/fondos/bgCuerpo.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 250px;
}

.metodologiaTabs div div {
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 10px 0;
}

.sinFondo.metodologiaTabs {
    background-image: none;
}

.sinFondo.metodologiaTabs .videoContainer {
    padding: 0;
    padding-bottom: 56.25%;
}

.metodologiaTabs .imagen img {
    max-width: 300px;
}

.metodologiaTabs .imagen-sm img {
    max-width: 250px;
}

.justificado .imagen img {
    max-width: 400px;
}

.carruselCurso {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 992px) {
    .oculto {
        display: none;
    }
    .main_menu .main-menu-item {
        padding-top: 0;
    }
}

.justificado p {
    color: #2d2d2d;
}

.leyendas {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 1200px) {
    .leyendas {
        display: block;
    }
    .leyendas p {
        margin-top: 0.3rem;
    }
}

.menuSuperior img {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-bottom: 3.5px;
}

/*OTROS OBJETIVOS*/
/*********************************************************************************/

.imagenesTexto.float-left {
    padding: 5px 20px 15px 0;
    width: 40%;
}

.justificado h5 {
    color: #042172;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    padding-left: 75px;
    line-height: 22px;
}

.justificado h5::after {
    position: absolute;
    left: 0;
    top: 10px;
    height: 2px;
    width: 60px;
    content: "";
    background-color: #042172;
}

.redes-sociales {
    gap: 0.8rem;
    a {
        line-height: 1;
    }
    img {
        width: 26px;
        height: 26px;
        line-height: 1;
    }
    i {
        color: #042172;
    }
}

/*******************************************************************************/
/***Galería de imagenes***/
/*******************************************************************************/
.panelImagenesApartado {
    position: relative;
    margin: 1em 0;
    z-index: 10;
}

.container .swiper-container {
    margin: 20px 50px;
}

.swiper-slide {
    position: relative;
    display: block;
    overflow: hidden;
}

.swiper-slide .capaVerMas {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.3em 0.8em;
    z-index: 1;
}

.swiper-slide:hover .capaVerMas {
    background: #cf7d23 url(../img/iconos/lupa.png) no-repeat center center;
    background-size: calc(100% / 3.5) auto;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.cajaElementos .swiper-button-next,
.contenedorGaleria .swiper-button-next {
    background-image: url("../img/iconos/fleRight.png");
    float: right;
}

.cajaElementos .swiper-button-prev,
.contenedorGaleria .swiper-button-prev {
    background-image: url("../img/iconos/fleLeft.png");
    float: left;
}

.cajaElementos .swiper-button-next,
.cajaElementos .swiper-button-prev,
.contenedorGaleria .swiper-button-next,
.contenedorGaleria .swiper-button-prev {
    position: absolute;
    bottom: auto;
    top: 50%;
    transform: translate(0%, -50%);
    margin: -14px 0 0 0;
}

.cajaElementos .swiper-container,
.contenedorGaleria .swiper-container {
    z-index: 1040;
    margin: 0 50px;
}

/*******************************************************************************/
/***Menu lateral***/
/*******************************************************************************/

.azulClaro p {
    color: #0f529c;
}

.menuLateral ul li ul li:hover {
    color: #042172;
    background-color: #f6faff;
    cursor: pointer;
}

.menuLateral ul li ul li {
    border-bottom: 1px solid #f0e9ff;
    padding-bottom: 12px;
    padding-top: 12px;
    box-sizing: border-box;
    text-align: left;
}

.menuLateral.publica ul li:hover {
    color: #042172;
    padding-right: 10px;
    border-right: 2px solid #042172;
    background-color: #f6faff;
}

.menuLateral.publica ul li {
    border-bottom: 1px solid #f0e9ff;
    padding-bottom: 12px;
    padding-top: 12px;
    box-sizing: border-box;
    text-align: left;
    padding-left: 15px;
}

.menuLateral.publica li.active {
    border-bottom: 2px solid #042172;
}

.menuLateral ul li p {
    color: #888;
}

.menuLateral ul li {
    padding-left: 0;
}

.menuLateral p:hover {
    color: #042172;
}

.menuLateral a {
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    text-decoration: none;
}

.menuLateral .active {
    border-bottom: 2px solid #042172;
}

.menuLateral .active p {
    color: #042172;
}

.menuLateral ul li:last-child {
    border-bottom: none;
}

.menuLateral ul li ul li {
    padding-left: 25px;
}

.menuLateral .iconoMenu {
    margin-right: 5px;
    padding-bottom: 2px;
}

.menuLateral h4.dropdown-toggle::after {
    display: none;
}

.menuLateral .navbar-toggler {
    display: none;
}

@media (max-width: 992px) {
    .menuLateral .navbar-toggler {
        display: block;
    }
}

@media (min-width: 992px) {
    .menuLateral .navbar-collapse {
        display: block;
    }
}

.marginBottom {
    margin-bottom: 30px;
}

.menuLateral h4 {
    padding-left: 0;
    cursor: pointer;
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: left;
}

.menuLateral {
    padding: 10px 20px;
    background-color: #fff;
    border-radius: 5px;
    border-top: 1px solid #f6faff;
    border-right: 5px solid #042172;
    box-shadow: 0 0.25rem 0.25rem rgba(42, 53, 79, 0.1);
}

.menuLateral ul {
    background-color: #fff;
    list-style: none;
}

@media (max-width: 992px) {
    .menuLateral {
        border: 1px solid #042172;
        border-bottom: 8px solid #042172;
        padding: 5px;
    }
}

@media (max-width: 992px) {
    .menuLateral h4 {
        padding-left: 10px;
    }
    .menuLateral .navbar-toggler.collapsed .navbar-toggler-icon {
        background-image: url(../img/menu.svg);
        transition: all 0.2s linear;
    }
    .menuLateral .navbar-toggler .navbar-toggler-icon {
        background-image: url(../img/menuCruz.svg);
        transition: all 0.2s linear;
    }
}

.menuLateral h4:first-child {
    white-space: normal;
}

.menuLateral .botonCentro {
    margin-top: 10px;
    margin-bottom: 10px;
}

.menuLateral .navbar-collapse {
    position: unset;
    padding-left: 10px;
    z-index: 20 !important;
}

/*******************************************************************************/
/***Resultados***/
/*******************************************************************************/

.blog_details h6 {
    color: #888888;
    margin: 8px 0;
}

.blog_details p {
    margin-bottom: 0;
}

.blog_details a:hover {
    color: #6ea8cc;
}

.blog_item_img img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}

@media (max-width: 768px) {
    .blog_details {
        padding: 30px;
    }
}

.banner_text_iner .botonEjemplo {
    display: inline-block;
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 10px;
    background-color: #f6faff;
    margin-right: 0.5rem;
    min-width: 5rem;
    text-align: left;
    padding-left: 50px;
    transition: 0.3s;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    border: 1px solid rgb(196, 205, 216);
    border-radius: 4px;
    width: 100%;
    text-decoration: none;
}

.banner_text_iner .botonEjemplo.fondoPrimario {
    background-image: linear-gradient(to left, #042172 0%, #2a7ed2 51%, #042172 100%);
    color: #fff;
}

.banner_text_iner .botonEjemplo img {
    max-width: 30px;
    margin-right: 0.3rem;
}

.paginacion {
    margin-top: 20px;
}

.paginacion > ul {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.paginacion .paginas {
    font-size: 14px;
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 0;
    color: #042172;
    border: 1px solid #e8e8e8;
    margin-right: 10px;
    background-color: #fff;
}

.paginacion .paginas:hover {
    background-color: #042172;
    color: #fff;
    border: 1px solid #fff;
}

.paginacion .paginas.active {
    background-color: #042172;
    color: #fff;
    border: 1px solid #fff;
}

.justificado .blog_item:first-child {
    margin-top: 0;
}

.justificado .blog_item.sinImagen:first-child {
    margin-top: 40px;
}

.blog_item.sinImagen {
    margin-top: 60px;
}

.blog_item .imagenesTexto {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.sinImagen p {
    display: inline-block;
    margin-right: 10px;
}

.rrss {
    position: absolute;
    top: 10px;
    right: 15px;
}

.rrss i {
    color: #042172;
    margin-left: 2px;
}

.rrss i:hover {
    color: #6ea8cc;
}

.sinImagen i:hover {
    color: #6ea8cc;
}

.blog_item .blog-info-link {
    margin-bottom: 0;
}

.form-group .form-check {
    text-align: left;
}

.justificado .form-check .icheckbox_flat-aero {
    margin-right: 5px;
}

.video video {
    width: 100%;
    max-width: 100%;
}

/*******************************************************************************/
/***Metodología***/
/*******************************************************************************/

.menuTabs {
    overflow: hidden;
}

.menuTabs li a {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 10px;
    background-color: #f6faff;
    margin-right: 0.5rem;
    min-width: 5rem;
    text-align: center;
    transition: 0.3s;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    border: 1px solid rgb(196, 205, 216);
    border-radius: 4px;
    width: 100%;
}

.menuTabs li a img {
    max-width: 30px;
    margin-right: 0.3rem;
}

.menuTabs li {
    display: flex;
    justify-content: space-around;
    flex: auto;
}

.menuTabs li a {
    color: #042172;
}

@media (max-width: 767px) {
    .menuTabs li {
        width: 100%;
        text-align: center;
    }
    .menuTabs li a {
        width: 100%;
    }
}

.menuTabs li a:hover {
    background-color: #042172;
}

.menuTabs li:hover a {
    color: #fff !important;
}

.menuTabs li.active a {
    background-color: #042172;
    color: #fff;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #042172;
    color: #fff;
    border: none;
    border-radius: 0;
}

.nav-tabs .nav-link {
    border: none;
    border-radius: 0;
}

.metodologiaTabs {
    border-top: none;
}

.metodologiaTabs .tab-pane {
    text-align: left;
}

.justificado .nav-tabs {
    border: none;
}

.justificado p {
    line-height: 1.5;
}

.justificado ul li,
.justificado ol li {
    line-height: 1.5;
}

/*******************************************************************************/
/***Lista Iconos Detalle***/
/*******************************************************************************/

.blog-info-link i {
    color: #042172;
}

.blog-info-link li::before {
    content: "";
}

/*******************************************************************************/
/***Cursos***/
/*******************************************************************************/

.unidadesDidacticas h4 {
    margin-top: 5px;
}

.unidadesDidacticas p {
    font-size: 13px;
    line-height: 1.6;
}

.unidadesDidacticas {
    margin-bottom: 20px;
}

.tablaPrimaria {
    margin-top: 30px;
}

.tablaPrimaria .thead-dark th {
    background-color: #042172;
    vertical-align: middle;
    border: none;
}

.tablaPrimaria th {
    background-color: #f6faff;
    color: #042172;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
}

.tablaPrimaria td {
    vertical-align: middle;
    text-align: center;
}

.tablaPrimaria thead th {
    text-align: center;
}

@media (max-width: 768px) {
    .tablaPrimaria table tr {
        display: block;
    }
}

.justificado iframe {
    width: 100%;
    margin-top: 20px;
}

.capcha p {
    line-height: 1.3rem;
}

/*******************************************************************************/
/***Mapa Comunidades***/
/*******************************************************************************/

.justificado .cssmap > li a {
    background: #042172;
    color: #fff;
    font-weight: 500;
    font-family: "roboto", sans-serif;
    padding: 4px;
}

.justificado .cssmap-430 .esa6 a {
    top: 30px;
}

.justificado .cssmap-850 .esa10 a {
    top: 400px;
}

.justificado .cssmap-750 .esa10 a {
    top: 350px;
}

.justificado .cssmap-650 .esa10 a {
    top: 310px;
}

.justificado .cssmap-540 .esa10 a {
    top: 260px;
}

.justificado .cssmap-540 .esa15 a {
    left: 314px;
}

.justificado .cssmap-540 .esa15 a {
    left: 314px;
}

.justificado .cssmap-650 .esa16 a {
    left: 326px;
    top: 60px;
}

.justificado .cssmap-540 .esa16 a {
    left: 277px;
    top: 52px;
}

.justificado .cssmap-430 .esa16 a {
    left: 224px;
    top: 45px;
}

.justificado .cssmap-430 .esa15 a {
    left: 254px;
    top: 66px;
}

.justificado .cssmap-430 .esa13 a {
    left: 217px;
    top: 84px;
}

.justificado .cssmap-430 .esa10 a {
    top: 210px;
}

.justificado .cssmap-320 li a {
    display: none;
}

/*******************************************************************************/
/***Zona privada***/
/*******************************************************************************/

.mtop5 {
    margin-top: 5px;
}

.borde {
    margin-bottom: 40px;
}

.usuario h5 {
    display: inline-block;
}

.usuario h5:last-child {
    margin-left: 10px;
}

.usuario div:first-child {
    display: inline-block;
}

.usuario div:last-child {
    display: inline-block;
    vertical-align: bottom;
}

.usuario a {
    color: #042172;
}

.usuario a:hover {
    color: #6ea8cc;
}

.usuario img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

@media (max-width: 768px) {
    .usuario h5,
    .sesion h5 {
        font-size: 14px;
    }
}

.sesion h5 {
    cursor: pointer;
}

@media (max-width: 576px) {
    .usuario img {
        display: none;
        margin: 0;
    }
    .usuario h5 {
        font-size: 12px;
    }
}

@media (max-width: 375px) {
    .sesion h5 {
        font-size: 13px;
    }
}

@media (max-width: 375px) {
    .usuario h5 {
        font-size: 10px;
    }
}

.sesion i {
    margin-bottom: 2px;
}

.migasZonaPrivada {
    background-color: #042172;
    padding: 110px 0 50px 0;
}

@media (max-width: 992px) {
    .migasZonaPrivada {
        padding: 90px 0 50px 0;
    }
}

.textoMigas p {
    font-size: 14px;
}

.textoMigas .active {
    color: #042172;
    font-weight: 500;
}

.textoMigas a {
    font-weight: 500;
    color: #888888;
}

.textoMigas a:hover {
    color: #042172;
}

.textoMigas {
    margin-top: 10px;
    border-bottom: 1px solid #042172;
}

/*******************************************************************************/
/***Plantilla***/
/*******************************************************************************/
.respuestasPlantilla {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    background-color: #f6faff;
    border-radius: 5px;
    padding: 25px 15px 15px 15px;
}

.respuestasPlantilla input[type="text"] {
    padding: 6px 3px;
    text-align: center;
    display: inline-block;
}

.itemRespuestaPlantilla {
    width: 50px;
    list-style: none;
}

.dificil {
    color: rgb(223, 45, 45);
}

.facil {
    color: rgb(140, 230, 105);
}

.regular {
    color: #deb939;
}

.wrapperItemRespuestaPlantilla {
    margin-right: 5px;
    margin-left: 5px;
    display: block;
}

.itemRespuestaPlantilla strong {
    display: block;
    border-bottom: 1px solid #eee;
    line-height: 25px;
    height: 35px;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 6px;
    text-align: center;
}

.itemRespuestaPlantillaAnchoAuto {
    width: auto;
}

.justificado .botonPrincipal {
    padding: 8px 30px;
    margin-right: 20px;
}

.justificado .botonProblema {
    padding: 8px 30px;
    background-color: #fff;
    background-image: none;
    color: #042172;
    border: 1px solid #042172;
    margin-right: 20px;
}

/*******************************************************************************/
/***Enlaces***/
/*******************************************************************************/

[data-toggle="collapse"] .fa::before {
    content: "\f146";
}

[data-toggle="collapse"].collapsed .fa::before {
    content: "\f0fe";
}

@media (max-width: 520px) {
    .justificado h4 {
        font-size: 14px;
    }
}

/*******************************************************************************/
/***Realizar examen***/
/*******************************************************************************/

.cabeceraExamen {
    padding: 0.35rem;
    background-color: #f6faff;
    border-radius: 5px;
}

.enlace {
    color: #042172;
    font-weight: 500;
    position: relative;
}

.enlace:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    color: #042172;
    font-size: 0.8rem;
    font-weight: 900;
}

.gris {
    color: #666666;
}

.enlace[aria-expanded="true"]:after {
    content: "\f077";
    font-family: "Font Awesome 5 Free";
    color: #042172;
    font-size: 0.8rem;
}

.cabeceraExamen h4 {
    margin-bottom: 0;
}

.cabeceraExamen .row {
    flex-wrap: nowrap;
}

.bloquesNumerosPreguntas {
    margin-top: 1em;
    margin-bottom: 5px;
}

.bloquesNumerosPreguntas a {
    list-style-type: none;
    text-align: center;
    width: 29px;
    height: 29px;
    line-height: 29px;
    background-color: #e0dcdc;
    display: inline-block;
    color: #042172;
    margin-bottom: 0.4em;
    font-size: 14px;
    border-radius: 5px;
    position: relative;
}

.bloquesNumerosPreguntas a:focus {
    text-decoration: none;
}

.bloquesNumerosPreguntas a:hover {
    background-color: #1a3f6e;
    color: #fff;
}

.bloquesNumerosPreguntas .preguntaContestada {
    background-color: #6ea8cc;
    color: #fff;
}

.bloquesNumerosPreguntas .preguntaActual {
    background-color: #042172;
    color: #fff;
    font-weight: 600;
}

.preguntaDudosa {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 8px solid #deb939;
    border-left: 8px solid transparent;
    border-radius: 0;
    border-bottom: 0;
    border-right: 0;
    background: none;
    border-top-right-radius: 5px;
    border-right: 8px solid #deb939;
    border-bottom: 8px solid transparent;
}

.imagenTest img {
    width: 300px;
    height: 200px;
}

.imagenTest img:hover {
    opacity: 0.5;
}

.imagenTest {
    margin-bottom: 10px;
    padding-bottom: 5px;
    position: relative;
}

.respuestas div {
    padding: 10px 5px;
    font-family: "roboto", sans-serif;
}

.respuestas {
    padding: 0 15px;
}

.respuestas label {
    cursor: pointer;
    margin-bottom: 0;
}

.respuestas .iradio_flat-aero {
    margin-right: 5px;
    padding-right: 17px;
}

.respuestas .active {
    background-color: #f6faff;
    border-bottom: 4px solid #042172;
    border-radius: 5px;
}

.respuestas .fallo {
    background-color: rgb(247, 189, 189);
    border-radius: 5px;
    border-bottom: 5px solid rgb(248, 136, 136);
}

.respuestas .acierto {
    background-color: #dff0d8;
    border-radius: 5px;
    border-bottom: 5px solid rgb(140, 230, 105);
}

.respuestas .descarte label {
    text-decoration: line-through;
}

@media (max-width: 578px) {
    .col-xxs-11 {
        width: 83.33%;
    }
}

@media (max-width: 578px) {
    .col-xxs-2 {
        width: 16.66%;
    }
}

.destacado {
    margin-top: 1rem;
    padding: 0.5rem 0;
    background-color: #deeefd;
}

.comentario {
    margin: 20px 0;
    background-color: #f6faff;
    padding: 12px 10px;
    border-radius: 5px;
}

.comentario img {
    margin: 10px 0;
}

.modal-dialog {
    z-index: 999999 !important;
}

.modal-body label {
    color: #888888;
    cursor: pointer;
}

.modal-body .iradio_flat-aero {
    margin-right: 0.2rem;
}

.modal-footer .botonPrincipal {
    padding: 8px 30px;
    font-size: 14px;
    margin: 0;
}

.modal-footer .botonProblema {
    padding: 8px 30px;
    background-color: #fff;
    background-image: none;
    color: #042172;
    border: 1px solid #042172;
    margin: 0;
    margin-right: 20px;
}

@media (max-width: 450px) {
    .modal-footer .botonProblema {
        padding: 8px 8px;
        text-align: center;
    }
}

.pregunta p {
    font-size: 16px;
    text-align: left;
    font-weight: 500;
    line-height: 1.6;
}

.opcionesPregunta {
    padding: 0 0 10px 0;
    flex-wrap: nowrap;
}

.marcar {
    cursor: pointer;
    background-color: #042172;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    border: 2px solid #042172;
}

.desmarcar {
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 5px;
    color: #042172;
    font-weight: 500;
    border: 2px solid #042172;
}

@media (max-width: 600px) {
    .marcar,
    .desmarcar {
        font-size: 11px;
    }
}

@media (max-width: 338px) {
    .marcar,
    .desmarcar {
        padding: 2px;
    }
}

.desmarcar:hover {
    background-color: #042172;
    color: #fff;
}

.marcar:hover {
    background-color: #deb939;
    border: 2px solid #deb939;
}

.marcado {
    background-color: #deb939;
    color: #fff;
    border: 2px solid #deb939;
    cursor: default;
}

.opcionesPregunta p {
    color: #042172;
    font-weight: 500;
    text-align: left;
}

.errores p {
    font-size: 18px;
}

.errores img {
    width: 600px;
    max-width: 100%;
    margin-top: 2rem;
}

.leyenda {
    margin-left: 25px;
}

@media (max-width: 500px) {
    .leyenda {
        margin-left: 0;
    }
}

.leyenda p {
    font-size: 12px;
    text-align: left;
}

@media (max-width: 768px) {
    .leyenda p {
        font-size: 11px;
    }
}

.leyenda p {
    display: inline-block;
}

.leyenda p:before {
    content: "";
    height: 15px;
    padding-right: 15px;
    margin-right: 5px;
    margin-bottom: -2px;
    display: inline-block;
}

.leyenda .marcada p::before {
    background-color: #deb939;
}

.leyenda .actual p:before {
    background-color: #042172;
}

.leyenda .correcta p:before {
    background-color: #dff0d8;
}

.leyenda .incorrecta p:before {
    background-color: rgb(247, 189, 189);
}

.leyenda .blanco p:before {
    background-color: #e0dcdc;
}

.leyenda .contestada p::before {
    background-color: #6ea8cc;
}

.respuestas .icheckbox_flat-aero {
    background-image: url(../css/icheck/flat/aero2.png);
}

@media not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .respuestas .icheckbox_flat-aero {
        background-image: url(../css/icheck/flat/aero2@2x.png);
    }
}

@media (max-width: 578px) {
    .col-xxs-3 {
        width: 33.33%;
    }
}

.resultadoSimulacro {
    padding: 15px;
    text-align: center;
    display: flex;
}

.tab-pane .row.fondo {
    background-color: #f6faff;
    padding: 20px;
    border-bottom: 8px solid #042172;
    margin-bottom: 20px;
    text-align: center;
}

.text-center .row.fondo {
    background-color: #f6faff;
    padding: 20px;
    border-bottom: 8px solid #042172;
    margin-bottom: 20px;
    text-align: center;
}

.resaltado {
    background-color: #042172;
    font-weight: 500;
    color: #fff !important;
    padding: 0rem 0.3rem 0 0.3rem;
}

.text-center .row.fondo div {
    margin: 20px 0;
}

.tab-pane .row.fondo div {
    margin: 20px 0;
}

.tab-pane .row {
    padding: 20px;
    margin-bottom: 20px;
}

.resultadoSimulacro .leyenda div:first-of-type::before {
    content: "";
    height: 20px;
    border: 4px solid transparent;
    background-color: #dff0d8;
    padding-right: 10px;
    margin-right: 4px;
    margin-top: 3px;
}

.resultadoSimulacro .leyenda div:nth-of-type(2)::before {
    content: "";
    height: 20px;
    border: 4px solid transparent;
    background-color: rgb(247, 189, 189);
    padding-right: 10px;
    margin-right: 4px;
    margin-top: 3px;
}

.resultadoSimulacro .leyenda div:last-of-type::before {
    content: "";
    height: 20px;
    border: 4px solid transparent;
    background-color: #e0dcdc;
    margin-right: 4px;
    margin-top: 3px;
}

.tab-pane {
    width: 100%;
}

.tab-pane .row {
    padding: 10px 0;
    margin: initial;
    text-align: left;
    border: none;
    margin: 0;
}

.tab-pane.comentario {
    background-color: #f6faff;
}

.tab-pane .opcionesPregunta div {
    padding: 0;
}

.tab-pane {
    text-align: center;
}

.tab-pane .respuestas .respuestas {
    padding: 10px 5px;
}

.tab-pane .comentario h4 {
    margin: 0;
}

.tab-pane .comentario {
    margin: 20px 0;
    padding: 15px 5;
}

.tab-pane .pregunta {
    margin: 10px 0;
    border-radius: 5px;
}

.tab-pane .pregunta div {
    padding-left: 0;
    margin-bottom: 0;
}

.tab-pane .leyenda {
    margin-left: 65px;
}

@media (max-width: 767px) {
    .tab-pane .leyenda {
        margin-left: 0;
    }
}

.tab-pane {
    width: 100%;
}

.tab-pane .row {
    text-align: left;
}

li.descarte {
    text-decoration: line-through;
}

.respuestaElegida {
    font-weight: 500;
    border-left: 2px solid #212529;
    padding-left: 5px;
}

.oculto {
    display: none;
}

.respuestas.imprimirExamen li {
    font-family: "roboto", sans-serif;
}

.tablaDatos th,
td {
    padding: 5px 20px;
    text-align: center;
}

.tablaDatos {
    width: 100%;
}

.tablaDatos td {
    border: 2px solid #fff;
}

.tablaDatos tr:nth-child(even) {
    background-color: #f6faff;
}

.respuestasCursor label {
    cursor: default;
}

.tablaDatos td:nth-child(odd) {
    font-weight: 500;
}

.wrapperItemRespuestaPlantilla strong i {
    margin: 0;
}

.wrapperItemRespuestaPlantilla div {
    background: #fff;
    height: 33px;
    border: 1px solid #deeefd;
    border-radius: 5px;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}

.wrapperItemRespuestaPlantilla div .preguntaDudosa {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
    border-top: 8px solid #deb939;
    border-left: 8px solid transparent;
    border-radius: 0;
    border-bottom: 0;
    border-right: 0;
    background: none;
    border-top-right-radius: 5px;
    border-right: 8px solid #deb939;
    border-bottom: 8px solid transparent;
}

.wrapperItemRespuestaPlantilla div:hover {
    background-color: #042172;
    border: 1px solid #fff;
    color: #fff;
    font-weight: 600;
}

.wrapperItemRespuestaPlantilla .active {
    background-color: #042172;
    color: #fff;
    font-weight: 600;
}

.wrapperItemRespuestaPlantilla a {
    color: #212529;
}

.wrapperItemRespuestaPlantilla .active a {
    color: #fff;
    font-weight: 600;
}

.resultadoSimulacro .leyenda {
    padding: 0 !important;
    margin: 0;
}

.resultadoSimulacro .leyenda p {
    font-size: 14px;
}

.wrapperItemRespuestaPlantilla .preguntaFallada {
    background-color: rgb(247, 189, 189);
}

.wrapperItemRespuestaPlantilla .preguntaAcertada {
    background-color: #dff0d8;
}

.bloquesNumerosPreguntas a.preguntaAcertada {
    background-color: #dff0d8;
}

.bloquesNumerosPreguntas a.preguntaFallada {
    background-color: rgb(247, 189, 189);
}

.bloquesNumerosPreguntas a.preguntaAnulada {
    background-color: #848383;
}

.bloquesNumerosPreguntas a.preguntaActual.preguntaAcertada {
    background-color: #64b345;
}

.bloquesNumerosPreguntas a.preguntaActual.preguntaAcertada:hover {
    background-color: #042172;
}

.bloquesNumerosPreguntas a.preguntaActual.preguntaFallada {
    background-color: rgb(207, 97, 97);
}

.bloquesNumerosPreguntas a.preguntaActual.preguntaFallada:hover {
    background-color: #042172;
}

.resultadoExamen.bloquesNumerosPreguntas a:hover {
    background-color: #042172;
}

.imprimirExamen .wrapperItemRespuestaPlantilla {
    pointer-events: none;
}

.controlesExamen {
    background-color: #f6faff;
    padding: 10px 0;
    margin: 10px 0;
    text-align: center;
    border-radius: 5px;
}

.controlesExamen a {
    color: #042172;
    margin: 0 20px;
    font-weight: 500;
}

@media (max-width: 320px) {
    .controlesExamen a {
        font-size: 12px;
    }
}

.controlesExamen i {
    padding: 5px;
}

.controlesExamen a:hover {
    color: #6ea8cc;
}

.go-top {
    position: fixed;
    bottom: 2em;
    right: 2em;
    text-decoration: none;
    color: #fff;
    background-color: #042172;
    font-size: 12px;
    padding: 0.5em 1em;
    display: none;
    border: 1px solid #fff;
    z-index: 999999;
}

.go-top:hover,
.go-top:active,
.go-top:focus {
    background-color: #fff;
    color: #042172;
}

/*---------Video container-------*/

.videoContainer {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.videoContainer iframe,
.videoContainer object,
.videoContainer embed,
.videoContainer video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.tituloVideo {
    font-size: 15px;
    color: #042172;
    font-weight: 500;
    border-bottom: 2px solid #042172;
    margin-bottom: 10px;
}

.main_menu .dropdown .dropdown-menu {
    overflow-y: scroll;
    max-height: calc(100vh - 11rem);
}

/* Scrollbars en firefox */
.main_menu .dropdown .dropdown-menu {
    scrollbar-face-color: #8c8c8c; /* Firefox 63 compatibility */
    scrollbar-track-color: #f5f5f5; /* Firefox 63 compatibility */
    scrollbar-color: #8c8c8c;
    scrollbar-width: thin;
}
/* Scrollbars en chrome */
.main_menu .dropdown .dropdown-menu::-webkit-scrollbar {
    display: none;
}
.main_menu .dropdown .dropdown-menu::-webkit-scrollbar-track {
    background-color: #f5f5f5;
}
.main_menu .dropdown .dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #c7c7c7;
    border-radius: 10px;
}

@media (max-width: 991px) {
    #cabecera .nav-item.dropdown {
        width: 100%;
    }
}

/*------------------------------------------------------------------
[Checkboxes] 
-------------------------------------------------------------------*/

input[type="checkbox"],
input[type="radio"] {
    position: absolute;
    left: -9999px;
}

.customCheckbox {
    position: relative;
    padding: 0 0 0 24px;
    cursor: pointer;
    margin-bottom: 0;
}

.customCheckbox::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 19px;
    content: "\f0c8";
    display: block;
    position: absolute;
    opacity: 1;
    top: -4px;
    left: 0;
    color: #e4e4e4;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

input[type="checkbox"] + label {
    position: relative;
    padding: 0 0 0 24px;
    cursor: pointer;
}

input[type="checkbox"] + label::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 19px;
    content: "\f0c8";
    display: block;
    position: absolute;
    opacity: 1;
    top: -4px;
    left: 0;
    color: #e4e4e4;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

span.aspNetDisabled.checked + .customCheckbox::before,
input:checked + .customCheckbox::before,
input[type="checkbox"]:checked + label::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f14a";
    color: #042172;
    opacity: 1;
}

span.aspNetDisabled.checked + .customCheckbox::before,
input:disabled + .customCheckboxl::before {
    opacity: 0.4;
}

span.aspNetDisabled.checked + .customCheckbox::before,
input:disabled + .customCheckbox::before {
    cursor: default;
}

span.aspNetDisabled + .customCheckbox::before,
input:disabled + .customCheckbox::before {
    cursor: default;
}

span.aspNetDisabled + .customCheckbox {
    cursor: default;
}

.checkBoxModal .customCheckbox {
    padding: 18px 0 0 28px;
}

.customRadio {
    display: block;
    position: relative;
    padding: 0 0 0 24px;
    cursor: pointer;
}

.customRadio::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 19px;
    content: "\f111";
    display: block;
    position: absolute;
    top: -4px;
    left: 0;
    color: #e4e4e4;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

input:checked + .customRadio::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f192";
    color: #042172;
    opacity: 1;
}

/*---------Aviso inicio-------*/

.aviso {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 0.5rem;
    background-color: #042172;
    color: #fff;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
}

/*---------Interlineado tabla Navarra 2024 -------*/

.interlineadoNavarra2024 {
    line-height: 1.2;
}

/*------------------------------------------------------------------
[Grid]
-------------------------------------------------------------------*/
.grid-auto {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(30px, 0fr));
    gap: 0.5rem;
}

*[role="button"] {
	cursor: pointer;
}

/* Varios */
.oculto {
	display: none;
}

/* FORMULARIOS
----------------------------------------------------------*/
textarea {
	resize: none;
}

	.input-group-addon-error,
	.dropdown-toggle-error,
	.panel-default-error,
	.fileInputError .file-caption,
	input[type=text].error,
	input[type=text].error:focus,
	input[type=password].error,
	input[type=password].error:focus,
	textarea.error,
	textarea.error:focus,
	select.error,
	select.error:focus,
	.TxDescripcion_DesignBox.error {
		border-color: #a94442;
	}

	input[type=text]:not(.error):focus,
	input[type=password]:not(.error):focus,
	textarea:not(.error):focus,
	select:not(.error):focus {
		border-color: #80bdff;
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(82, 168, 236, 0.6);
		opacity: 0.8;
		outline: 0 none;
	}

	input[type=text].error:focus,
	input[type=password].error:focus,
	textarea.error:focus,
	select.error:focus {
		box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(221, 75, 57, 0.6);
		opacity: 0.8;
		outline: 0 none;
	}

.bootstrap-tagsinput input[type=text]:not(.error):focus {
	box-shadow: none;
}

input[type="file"]:focus,
input[type="checkbox"]:focus,
select:focus {
	box-shadow: none;
	outline: 1px dotted #666666;
}

.rowInterior {
	margin-right: -15px;
	margin-left: -0px;
}

.imagenBoton1 {
	max-width: 100%;
}

.imagenBoton2 {
	max-width: 90%;
	vertical-align: middle;
}

.captcha {
	max-width: 100%;
	vertical-align: central;
	align-content: center;
	box-sizing: border-box;
	display: inline-block;
	margin-top: 15px;
}

.captchaError {
	color: #cc0000;
	line-height: normal;
	font-size: 11px;
	font-weight: normal;
	display: block;
}

.input-group.error .file-caption,
input[type=text].error,
input[type=password].error,
textarea.error,
select.error,
.dropdown-toggle.error,
.dropdown-toggle-error,
.bootstrap-select .btn.dropdown-toggle.btn-light.dropdown-toggle-error {
	border-color: #aa0000;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(221, 75, 57, 0.6);
	color: #333333;
	outline: 0 none;
}

.input_msg_write textarea:focus {
	box-shadow: none;
}

div.error, span.error {
	color: #cc0000;
	line-height: normal;
	font-size: 11px;
	font-weight: normal;
}

.input-group-addon-error {
	color: #a94442;
	background-color: #f2dede;
}

.panel-default-error .panel-heading {
	color: #a94442 !important;
	background-color: #f2dede !important;
}

	.panel-default-error .panel-heading > * {
		color: #a94442 !important;
	}


.fileInputErrorMG .file-caption {
	border-color: #aa0000;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(221, 75, 57, 0.6);
}
/* FIN Errores */

.radioButtons td {
	padding: 5px 0;
	text-align: left;
}

	.radioButtons td label {
		margin-left: 5px;
	}

.contact-section.section-padding button {
	padding: 10px 10px;
}

.fa-lg {
	padding: 0px 5px 0px 0px;
}

.main_menu .main-menu-item ul li .nav-link {
	color: #0c2e60;
	font-size: 14px;
	padding: 0px 15px;
	font-weight: 400;
}

.licartaAlumno {
	border-bottom: 2px solid #053468 !important;
}

.pcartaAlumno {
	color: #053468;
}

.resultado_titulo {
	color: #FFFFFF;
}

.ulpagina {
	display: flex !important;
}

.blog_item_img {
	margin-top: 35px !important;
}

.swiper-button-prev, .swiper-button-next {
	transform: translate(0%, -25%) !important;
}

.blog-info-link li::after {
	padding-right: 0px;
}

.blog_item {
	margin-bottom: 70px;
}

.cookies .form-check .icheckbox_flat-aero {
	margin-right: 0;
}

.sinElementostexto {
	text-align: center !important;
}

#loader {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	margin-left: auto;
	padding: 1.2em 1.5em 1.2em 1.3em;
}

#loader {
	z-index: 10002;
	position: fixed;
}

* html #loader {
	position: absolute;
	margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}

.loaderText {
	position: relative;
	left: -1px;
	bottom: 0.4em;
	width: 155px;
	font-size: medium;
	color: #d6d6d6;
	margin: 0 0 0 0.2em;
}

#fondoLoader {
	z-index: 10000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.9;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
}

.anchorPregunta {
	visibility: hidden !important;
	display: block !important;
	height: 1px !important;
	width: 1px !important;
	padding: 0 !important;
	margin: 0 !important;
}

.linkAnchorPregunta {
	visibility: hidden;
	padding-top: 45px;
}

.preguntas .preguntasTest:first-child .linkAnchorPregunta {
	position: absolute;
}

/*Temporizador test*/
.tiempoUnminuto {
	color: #FF2626;
}

.tiempoDiezSegundos {
	color: #FF2626;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

.labelCheckboxExamen {
	display: block;
	padding-left: 30px;
	text-indent: -32px;
}

.icheckbox_flat-aero.checked.disabled {
	filter: contrast(0.3);
}

.btnAzul {
	background-color: #0c2e60;
	border-color: #0c2e60;
}

.imagenCajaElemento {
	width: 200px;
	height: 150px;
}

.ajustes {
	margin-top: 5px;
	width: 210px;
	float: left
}

.margen {
	margin-top: 15px;
}


.learning_member_text h2.tituloInicio {
	font-size: 40px;
	font-weight: 600;
	margin-bottom: 2rem;
	margin-top: 0;
}

.tab-pane .row.fondo {
	padding: 0px;
}

	.tab-pane .row.fondo div {
		margin: 0px;
	}

@media (min-width: 768px) {
	.blog_details {
		padding: 25px 30px 25px 35px;
	}
}

.bloquesNumerosPreguntas a {
	font-size: 11.5px;
}

ul.listaConEstilo ul {
	list-style: disc;
	padding-left: 20px;
}

.bloquesNumerosPreguntas a.preguntaAnulada {
	background-color: rgb(132 131 131);
}

.leyenda .anulada p::before {
	background-color: rgb(132 131 131);
}

.portada {
	width: auto !important;
	height: auto !important;
}

.resaltar-amarillo {
	background-color: #FFCC66;
	font-weight: bold;
	padding: 2px;
}

.comentario ul {
	list-style: unset;
	margin: auto;
	padding: revert;
}

.rbEncuesta label {
	margin-left: 3px;
}

.mb-3 {
	margin-bottom: 3px;
}

