﻿@charset "UTF-8";
/*------------------------------------------------------------------
[Indice]

1. Variables y mixins
2. Estructura
3. Páginas
4. Componentes
5. Plugins

/*------------------------------------------------------------------
[1. Variables y mixins]
-------------------------------------------------------------------*/
/*===Variables===*/
:root {
    --color-primario: #0f3165;
    --color-primario-300: #dde9e2;
    --color-secundario: #7c7c7c;
    --color-detalle: #f6f6f6;
    --color-terciario: #fff;
    --color-fuente: #2d2a25;
    --requerido: #dc3545;
    /*===Imágenes===*/
    --imagen16_9: calc(100% / (16 / 9));
    /*===Fuentes===*/
    --fuentePrincipal: "Inter", sans-serif;
    --fuenteTitulo: "Poppins", sans-serif;
}

/*------------------------------------------------------------------
[2. Estructura]
-------------------------------------------------------------------*/
/*===Clases colores===*/
.color-primario {
    color: var(--color-primario);
}

.color-primario-300 {
    color: var(--color-primario-300);
}

.fondo-detalle {
    background-color: var(--color-detalle);
}

.color-secundario {
    color: var(--color-secundario);
}

.fondo-primario-300 {
    background-color: var(--color-primario-300);
}

.fondoTerciario-300 {
    background-color: #f6f6f6;
}

.color-terciario {
    color: var(--color-terciario);
}

.requerido {
    color: var(--requerido);
}

.colorTexto {
    color: var(--color-fuente);
}



/*-------------------------------------------------------------------*/
/*@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700;900&display=swap");

@font-face {
    font-family: 'Roboto';
    src: url("../fonts/roboto-v20-latin-300.eot");
    src: url("../fonts/roboto-v20-latin-300.woff2") format("woff2"), url("../fonts/roboto-v20-latin-300.woff") format("woff"), url("../fonts/roboto-v20-latin-300.ttf") format("truetype"), url("../fonts/roboto-v20-latin-300.svg") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url("../fonts/roboto-v20-latin-regular.eot");
    src: url("../fonts/roboto-v20-latin-regular.woff2") format("woff2"), url("../fonts/roboto-v20-latin-regular.woff") format("woff"), url("../fonts/roboto-v20-latin-regular.ttf") format("truetype"), url("../fonts/roboto-v20-latin-regular.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url("../fonts/roboto-v20-latin-500.eot");
    src: url("../fonts/roboto-v20-latin-500.woff2") format("woff2"), url("../fonts/roboto-v20-latin-500.woff") format("woff"), url("../fonts/roboto-v20-latin-500.ttf") format("truetype"), url("../fonts/roboto-v20-latin-500.svg") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url("../fonts/roboto-v20-latin-700.eot");
    src: url("../fonts/roboto-v20-latin-700.woff2") format("woff2"), url("../fonts/roboto-v20-latin-700.woff") format("woff"), url("../fonts/roboto-v20-latin-700.ttf") format("truetype"), url("../fonts/roboto-v20-latin-700.svg") format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../fonts/roboto-condensed-v18-latin-regular.eot");
    src: url("../fonts/roboto-condensed-v18-latin-regular.woff2") format("woff2"), url("../fonts/roboto-condensed-v18-latin-regular.woff") format("woff"), url("../fonts/roboto-condensed-v18-latin-regular.ttf") format("truetype"), url("../fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url("../fonts/roboto-condensed-v18-latin-700.eot");
    src: url("../fonts/roboto-condensed-v18-latin-700.woff2") format("woff2"), url("../fonts/roboto-condensed-v18-latin-700.woff") format("woff"), url("../fonts/roboto-condensed-v18-latin-700.ttf") format("truetype"), url("../fonts/roboto-condensed-v18-latin-700.svg#RobotoCondensed") format("svg");
    font-weight: 700;
    font-style: normal;
}*/

/*------------------------------------------------------------------
[Tipografia]
-------------------------------------------------------------------*/
.texto-sm {
    font-size: 1.00rem;
}

.texto-lg {
    font-size: 1.375rem;
}

.texto-xl {
    font-size: 1.575rem;
}

.subtitulo {
    font-size: 2rem;
    font-weight: 500;
}

strong {
    font-weight: 600;
}

.heavy {
    font-weight: 800;
}

.fs-5 {
    line-height: 1.25;
}

.detalleTexto {
    color: #585858;
}

.contador {
    font-size: 1.2rem;
}

/*------------------------------------------------------------------
[Alto de linea]
-------------------------------------------------------------------*/
.lh-1 {
    line-height: 1rem;
}

.lh-2 {
    line-height: 1.2rem;
}

.lh-3 {
    line-height: 1.5rem;
}

.lh-4 {
    line-height: 2rem;
}

.lh-5 {
    line-height: 2.5rem;
}

/*------------------------------------------------------------------
[Base de la pagina]
-------------------------------------------------------------------*/
html {
    min-height: 100%;
    position: relative;
    background-color: var(--color-terciario);
}

/*body {
    font-family: "Roboto", sans-serif;
    padding: 0;
    margin: 0;
    color: #222;
    background-color: #dce2f5;
}*/
body {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-size: 1rem;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    color: var(--color-fuente);
    font-weight: 400;
    background: #dce2f5;
    /* Scrollbars en firefox */
    scrollbar-face-color: var(--color-secundario); /* Firefox 63 compatibility */
    scrollbar-track-color: var(--colorFondo); /* Firefox 63 compatibility */
    scrollbar-color: var(--color-secundario);
    scrollbar-width: thin;
    /* Scrollbars en chrome */
}

    body::-webkit-scrollbar {
        width: 8px;
        border-radius: 5px;
    }

    body::-webkit-scrollbar-track {
        background-color: var(--colorFondo);
    }

    body::-webkit-scrollbar-thumb {
        background-color: var(--color-secundario);
        border-radius: 0;
        height: 50px;
    }

a {
    text-decoration: none;
    color: #222;
}

    a:hover {
        text-decoration: none;
    }

button {
    appearance: none !important;
    -webkit-appearance: none !important;
    border: none;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: inherit;
    }

button:focus {
    outline: none;
}

button::-moz-focus-inner {
    border: 0;
}

a:focus {
    outline: none;
}

a::-moz-focus-inner {
    border: 0;
}

img {
    max-width: 100%;
}

.wrapper.center {
    place-items: center;
}

.enlace {
    color: var(--color-primario);
    font-weight: 600;
}

    .enlace:hover {
        opacity: 0.6;
    }

/*===Cabecera===*/
#cabecera {
    background-color: transparent;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    position: fixed;
    font-family: var(--fuentePrincipal);
    transition: all 0.5s;
}

    #cabecera.fija {
        -webkit-box-shadow: 10px 10px 23px 0px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 10px 10px 23px 0px rgba(0, 0, 0, 0.05);
        box-shadow: 10px 10px 23px 0px rgba(0, 0, 0, 0.05);
        background-color: var(--color-terciario);
    }

        #cabecera.fija .navbar-toggler .icon-bar {
            background-color: var(--color-fuente);
        }

        #cabecera.fija .navbar-nav a:not(.boton-primario) {
            color: var(--color-primario);
        }

    #cabecera .navbar {
        padding: 0.8rem 0;
    }

    #cabecera .navbar-brand {
        margin-right: 0;
    }

        #cabecera .navbar-brand img {
            width: 80px;
        }

    #cabecera .navbar-nav {
        padding: 10px 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: end;
    }

        #cabecera .navbar-nav a:not(.boton-primario) {
            font-size: 1rem;
            font-weight: 600;
            position: relative;
            color: var(--color-terciario);
        }

            #cabecera .navbar-nav a:not(.boton-primario):hover {
                color: var(--color-primario);
            }

            #cabecera .navbar-nav a:not(.boton-primario)[data-state=activo] {
                color: var(--color-primario);
                font-weight: 700;
            }

            #cabecera .navbar-nav a:not(.boton-primario):active {
                color: var(--color-primario);
                background-color: transparent;
            }

        #cabecera .navbar-nav .nav-item:last-of-type {
            margin-right: 0;
        }

body:not(.cabeceraInicio) #cabecera .navbar-nav a:not(.boton-primario) {
    color: var(--color-primario);
}

@media (max-width: 1199px) {
    #cabecera .togglers {
        z-index: 999;
        padding-top: 0.3rem;
    }

    #cabecera .navbar-brand {
        z-index: 2;
    }

    #cabecera .navbar-toggler {
        border: none;
        z-index: 2;
        padding: 0;
    }

        #cabecera .navbar-toggler i {
            color: var(--color-terciario);
        }

    #cabecera .dropdown-toggle.show {
        color: var(--color-primario);
        border-bottom: 1px solid var(--color-primario) !important;
        font-weight: 600;
    }

    #cabecera .jq_volver {
        position: absolute;
        left: 0;
    }

    #cabecera .svg {
        vertical-align: baseline;
    }

    #cabecera .navbar-nav {
        align-items: initial;
        position: relative;
    }

        #cabecera .navbar-nav a:not(.boton-primario) {
            font-size: 1rem;
        }

    #cabecera .offcanvas-xl {
        padding: 1rem 2rem 2rem 2rem;
        align-items: end;
        background-color: var(--color-primario-300);
        overflow-y: auto;
    }

        #cabecera .offcanvas-xl a:not(.boton-primario) {
            color: var(--color-fuente);
            padding: 2rem 0;
            text-align: right;
        }

        #cabecera .offcanvas-xl li:not(:nth-of-type(3)) a {
            border-bottom: 1px solid #e5e5e5;
        }

    #cabecera .dropdown-divider {
        display: none;
    }

    #cabecera .dropdown-menu {
        background-color: transparent;
        border: none;
    }
}

@media (max-width: 576px) {
    #cabecera .offcanvas-xl {
        width: 100%;
        padding: 1rem 2rem 2rem 2rem;
        background-color: var(--color-primario-300);
    }

        #cabecera .offcanvas-xl a:not(.boton-primario) {
            font-size: 1.2rem;
            text-align: left;
        }

    #cabecera .navbar-nav .dropdown-toggle {
        padding-left: 1.5rem;
    }
}

@media (min-width: 1200px) {
    #cabecera .navbar-nav a:not(.boton-primario) {
        padding: 0.9rem var(--bs-nav-link-padding-x);
    }

    #cabecera .dropdown-toggle.show {
        border-bottom: 2.5px solid var(--color-primario);
        color: var(--color-primario);
        font-weight: 600;
    }

    #cabecera .jq_volver {
        display: none;
    }

    #cabecera .dropdown-toggle {
        pointer-events: none;
    }

    #cabecera .dropdown:hover {
        cursor: pointer;
    }

        #cabecera .dropdown:hover .dropdown-menu {
            display: block;
            margin-top: 0.1rem;
        }

    #cabecera .dropdown-menu {
        position: absolute;
        min-width: 300px;
        top: 52px;
        border: none;
        border-radius: 0;
        box-shadow: rgba(149, 157, 165, 0.2) 0px 25px 24px;
        background-color: var(--color-terciario);
        color: var(--colorTexto);
        padding: 0.5rem 1rem;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-bottom: 3px solid var(--color-primario);
    }

        #cabecera .dropdown-menu a {
            display: block;
            color: var(--color-fuente);
            padding: 0.7rem 1rem;
            border-bottom: 1px solid #dee2e6;
            font-size: 0.9rem;
        }

            #cabecera .dropdown-menu a:last-of-type {
                border: none;
            }

            #cabecera .dropdown-menu a:hover {
                color: var(--color-primario);
                background-color: var(--color-primario-300);
            }

            #cabecera .dropdown-menu a:active {
                color: var(--color-primario);
                background-color: var(--color-primario-300);
            }

    #cabecera.fija .dropdown-menu {
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 6px;
    }

    #cabecera.fija .dropdown-toggle.show {
        border-bottom: transparent;
        color: var(--color-primario);
        font-weight: 600;
    }
}

@media (max-width: 991px) {
    #cabecera .dropdown-menu {
        border-radius: 0;
        border: none;
        background-color: transparent;
    }

        #cabecera .dropdown-menu a:not(.boton-primario) {
            display: block;
            color: var(--colorDetalle);
            padding: 1.7rem 1rem;
        }

        #cabecera .dropdown-menu.show a {
            padding-left: 2rem;
        }

    #cabecera .navbar-brand {
        margin-right: 0;
    }

        #cabecera .navbar-brand img {
            width: 60px;
        }
}

@media (max-width: 1200px) {
    #cabecera .navbar {
        padding: 0.65rem 0;
        align-items: center;
    }

    #cabecera .boton-primario {
        background-color: transparent;
        color: var(--color-primario);
        padding: 0;
        min-width: 0;
        padding-right: 1rem;
        border-radius: 0;
        border: none;
        border-right: 1px solid var(--color-primario);
    }
}

.navbar-toggler {
    border: none;
    background: transparent !important;
    display: block;
}

    .navbar-toggler:hover {
        background: transparent !important;
    }

    .navbar-toggler .icon-bar {
        height: 2px;
        width: 22px;
        border-radius: 1px;
        display: block;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        background-color: var(--color-primario);
    }

        .navbar-toggler .icon-bar + .icon-bar {
            margin-top: 4px;
        }

.dropdown-toggle::after {
    content: none;
}

/*---Animación del menú hamburguesa---*/
.navbar-toggler.x .icon-bar:nth-of-type(1) {
    -webkit-transform: translateX(3px) rotate(45deg); /* Safari 3-8 & Chrome 4-35 & Opera 15-22 */
    -ms-transform: translateX(3px) rotate(45deg); /* IE 9 */
    -moz-transform: translateX(3px) rotate(45deg); /* Firefox 3-15 */
    -o-transform: translateX(3px) rotate(45deg); /* Opera 10-14 */
    transform: translateX(3px) rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    -moz-transform-origin: 10% 10%;
    -o-transform-origin: 10% 10%;
    transform-origin: 10% 10%;
}

.navbar-toggler.x .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
    -moz-opacity: 0; /* Older Firefox 1 */
}

.navbar-toggler.x .icon-bar:nth-of-type(3) {
    -webkit-transform: translateX(3px) rotate(-45deg);
    -ms-transform: translateX(3px) rotate(-45deg);
    -moz-transform: translateX(3px) rotate(-45deg);
    -o-transform: translateX(3px) rotate(-45deg);
    transform: translateX(3px) rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    -moz-transform-origin: 10% 90%;
    -o-transform-origin: 10% 90%;
    transform-origin: 10% 90%;
}

.navbar-toggler.x.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.navbar-toggler.x.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
}

.navbar-toggler.x.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

#pie {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: var(--color-secundario);
    font-size: 0.9rem;
}

    #pie .logo {
        max-width: 80px;
    }

    #pie img {
        max-width: 190px;
    }

    #pie .footer {
        padding: 2.5rem 0 1.5rem 0;
    }

    #pie ul {
        padding-inline-start: 1rem;
    }

        #pie ul a {
            word-break: break-word;
            color: var(--color-terciario);
        }

            #pie ul a:hover {
                opacity: 0.8;
            }

    #pie li::marker {
        color: var(--color-terciario);
    }

    #pie .subfooter {
        padding: 2rem 0;
        background-color: var(--color-primario);
    }

        #pie .subfooter p {
            margin-bottom: 0;
            color: var(--color-terciario);
            font-family: var(--fuentePrincipal);
        }

        #pie .subfooter a {
            color: var(--color-terciario);
            font-family: var(--fuentePrincipal);
        }

            #pie .subfooter a:hover {
                opacity: 0.7;
            }

/*------------------------------------------------------------------
[4. Componentes]
-------------------------------------------------------------------*/
.boton-terciario, .boton-secundario, .boton-primario {
    padding: 0.65rem 2rem;
    min-width: 9rem;
    font-size: 0.95rem;
    display: inline-block;
    text-align: center;
    font-family: var(--fuentePrincipal);
    font-weight: 600;
    border: 1px solid transparent;
    border-radius: 6px;
}

    .boton-primario.boton-xl {
        padding: 0.8rem 2.5rem;
        font-size: 1.05rem;
    }

.boton-primario {
    background-color: var(--color-primario);
    color: var(--color-terciario);
}

    .boton-primario:hover {
        background-color: var(--color-secundario);
        border: 1px solid var(--color-secundario);
        color: var(--color-terciario);
        transition: all 0.8s;
    }

    .boton-primario:active {
        background-color: var(--color-primario);
        color: var(--color-terciario);
        transition: all 0.8s;
    }

    .boton-primario[data-state=deshabilitado] {
        pointer-events: none;
        opacity: 0.7;
    }

.boton-secundario {
    background-color: var(--color-secundario);
    color: var(--color-terciario);
    border: 1px solid var(--color-secundario);
}

    .boton-secundario:hover {
        background-color: var(--color-primario);
        color: var(--color-terciario);
        transition: all 0.8s;
        border: 1px solid var(--color-primario);
    }

    .boton-secundario:active {
        background-color: var(--color-primario);
        color: var(--color-terciario);
        transition: all 0.8s;
    }

.boton-terciario {
    background-color: var(--color-terciario);
    color: var(--color-primario);
    border: 1px solid var(--color-terciario);
}

    .boton-terciario:hover {
        background-color: var(--color-primario);
        color: var(--color-terciario);
        transition: all 0.8s;
        border: 1px solid var(--color-primario);
    }

    .boton-terciario:active {
        background-color: var(--color-primario);
        color: var(--color-terciario);
        transition: all 0.8s;
    }

/*===Hero===*/
.hero {
    display: flex;
    align-items: center;
    padding: 8rem 0 2rem 0;
}

    .hero .imagen-doctores {
        text-align: center;
    }

        .hero .imagen-doctores img {
            max-height: 600px;
        }

    .hero .fs-1 {
        font-size: calc(1.375rem + 1.5vw) !important;
    }

    .hero.css-bg {
        background-image: url(../img/fondo/fondoHero.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

/*===Fornulario===*/
textarea {
    resize: none;
    padding-top: 1rem;
}

.form-control {
    border-color: #e0e0e0;
    background-color: transparent;
    font-size: 0.9rem;
}

    .form-control::placeholder {
        color: #999;
        font-size: 0.9rem;
    }

    .form-control:focus {
        border-color: var(--color-primario);
        transition: all 0.5s;
        box-shadow: none;
    }

.form-floating > textarea.form-control {
    height: 150px;
}

.form-floating label {
    color: #999;
}

.form-floating > label {
    font-size: 0.95rem;
}

.buscador {
    position: relative;
}

    .buscador::after {
        content: "\f002";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        position: absolute;
        right: 15px;
        top: 18px;
        color: var(--color-primario);
    }

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    appearance: textfield;
    -moz-appearance: textfield;
}

/*===Tablas===*/
.tabla {
    border-radius: 8px;
    width: 100%;
    font-weight: 400;
    font-size: 1rem;
}

    .tabla td {
        padding: 1rem 0.8rem;
    }

    .tabla th {
        background-color: var(--color-terciario);
        padding: 0.2rem;
        border-bottom: var(--color-terciario);
        color: var(--color-fuente);
    }

        .tabla th:last-of-type {
            text-align: right;
        }

    .tabla tbody tr:not(:last-of-type) {
        border-bottom: 1px solid #f6f6f6;
    }

    .tabla td:last-of-type {
        text-align: right;
    }

    .tabla th:first-of-type {
        border-top-left-radius: 4px;
    }

    .tabla th:last-of-type {
        border-top-right-radius: 4px;
    }

    .tabla tr:nth-of-type(odd) {
        background-color: var(--colorFondoDetalle);
    }

    .tabla .filaEnlace:hover {
        background-color: rgba(46, 143, 140, 0.0745098039);
        cursor: pointer;
    }

    .tabla .paginacion {
        border-top: 1px solid var(--colorDetalle);
        background-color: var(--color-terciario) !important;
    }

        .tabla .paginacion > td {
            padding: 0;
            padding-top: 1.5rem;
        }

            .tabla .paginacion > td a {
                padding: 0.5rem 0.75rem;
            }

                .tabla .paginacion > td a.activo {
                    background-color: var(--color-primario);
                    color: var(--color-terciario);
                }

            .tabla .paginacion > td span {
                background-color: var(--color-primario);
                color: var(--color-terciario);
                padding: 0.5rem 0.75rem;
                font-weight: 600;
            }

            .tabla .paginacion > td table {
                display: flex;
                align-items: center;
                justify-content: center;
            }

                .tabla .paginacion > td table td {
                    padding: 0;
                }

                .tabla .paginacion > td table tr {
                    background-color: var(--color-terciario) !important;
                }

@media (min-width: 991px) and (max-width: 1200px) {
    .scroll {
        overflow-x: scroll;
        /* Scrollbars en firefox */
        scrollbar-face-color: var(--color-primario); /* Firefox 63 compatibility */
        scrollbar-track-color: #dedede; /* Firefox 63 compatibility */
        scrollbar-color: var(--color-primario);
        scrollbar-width: thin;
        /* Scrollbars en chrome */
    }

        .scroll::-webkit-scrollbar {
            width: 0.4em;
            height: 0.4em;
        }

        .scroll::-webkit-scrollbar-track {
            background-color: #dedede;
            border-radius: 10px;
        }

        .scroll::-webkit-scrollbar-thumb {
            background-color: var(--color-primario);
            border-radius: 10px;
        }
}

@media (max-width: 991px) {
    .tabla.responsive {
        border: 0;
        min-width: auto;
    }

        .tabla.responsive caption {
            font-size: 1.3em;
        }

        .tabla.responsive thead {
            border: none;
            clip: rect(0 0 0 0);
            height: 1px;
            margin: -1px;
            overflow: hidden;
            padding: 0;
            position: absolute;
            width: 1px;
        }

        .tabla.responsive tr:last-of-type {
            border-bottom: 0;
        }

        .tabla.responsive tr td:last-child {
            border-bottom: 1px solid var(--color-primario);
        }

        .tabla.responsive td {
            display: flex;
            justify-content: space-between;
            font-size: 1em;
            align-items: center;
            text-align: end;
        }

        .tabla.responsive .ocultoDown-lg {
            display: none;
        }

    .tabla.publica.responsive span {
        display: contents;
    }

    .tabla.responsive td::before {
        content: attr(data-title);
        font-weight: 600;
        margin-right: 1rem;
        text-align: start;
    }

    .tabla.responsive .paginacion td::before {
        content: none;
    }

    .tabla.responsive .paginacion td {
        display: table-cell;
    }

    .tabla.responsive td:last-child {
        border-bottom: 0;
    }

    .tabla .seleccionado {
        border-left: none;
    }
}

.paginacion {
    align-items: center;
}

    .paginacion a {
        background-color: var(--color-terciario);
        border: 1px solid #f6f6f6;
        color: var(--color-primario);
        padding: 0.2rem 0.7rem;
        font-weight: 600;
        margin-right: 1rem;
        border-radius: 6px;
    }

        .paginacion a:hover {
            color: var(--color-terciario);
            background-color: var(--color-primario);
            border: 1px solid var(--color-primario);
        }

        .paginacion a[data-state=activo] {
            font-weight: 600;
            color: var(--color-terciario);
            background-color: var(--color-primario);
        }

/*===Tooltip===*/
.tooltip > .tooltip-inner {
    background-color: var(--color-secundario);
    max-width: 400px;
    color: #fff;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
    background: var(--color-secundario);
    text-align: left;
    opacity: 1 !important;
}

.tooltip > .tooltip-arrow::before {
    border-right-color: var(--color-secundario);
}

.tooltip.show {
    opacity: 1;
}

.tooltip > .tooltip-inner {
    background: var(--color-terciario);
    border-bottom: 3px solid var(--color-primario);
    color: var(--color-primario);
    border-radius: 0;
    font-weight: 600;
}

.tooltip .tooltip-arrow {
    display: none;
}
/*------------------------------------------------------------------
[Menú superior]
-------------------------------------------------------------------*/
.usuario {
    display: flex;
    align-items: center;
}

.avatar {
    display: inline-block;
    margin-right: 1rem;
}

    .avatar img {
        height: 55px;
        width: 55px;
        border-radius: 50%;
    }

.login .boton {
    padding-top: 2rem;
}

.wrapper.fondo {
    background-image: url(../img/fondo/fondoMir.svg);
    background-size: cover;
    background-repeat: no-repeat;
}

.nombre {
    display: inline-block;
}

.imagenLogin img {
    margin-top: 2.5rem;
    max-width: 30%;
}

.imagenLogin1 img {
    margin-top: 2.5rem;
    max-width: 30%;
}

.imagenLogin, .imagenLogin1 {
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
}

.menuSuperior .logo {
    max-width: 60px;
}

.logo.inicio {
    max-width: 80px !important;
}

/*@media (max-width: 576px) {
    .imagenLogin img {
        max-width: 30%;
    }

    .imagenLogin1 img {
        max-width: 20%;
    }
}*/

@media (max-width: 1280px) {
    .imagenLogin img {
        max-width: 25%;
    }

    .imagenLogin1 img {
        max-width: 20%;
    }
}

.respuestas {
    margin-top: 2rem;
}

    .respuestas .form-group {
        padding: 0.5rem;
        border: 1px solid #dce2f5;
        background-color: #fff;
        border-radius: 8px;
        box-shadow: 3px 4px 0.4rem 1px rgba(202, 203, 204, 0.2);
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .respuestas .form-group.fallo {
            background-color: #f5e5e5;
            border: 1px solid #990000;
        }

        .respuestas .form-group.acierto {
            background-color: #e5efea;
            border: 1px solid #006633;
        }

        .respuestas .form-group p {
            margin-bottom: 0;
        }

.jq_formularioOculto {
    display: none;
}

/*------------------------------------------------------------------
[Botones]
-------------------------------------------------------------------*/
.botonPrimario, .botonSecundario {
    display: block;
    padding: 8px 15px;
    background-color: #fff;
    font-size: 18px;
    border-radius: 6px;
    width: 100%;
    font-size: 18px;
    text-align: center;
}

.botonPrimario {
    background-color: #99A5C8;
    color: #fff;
    border: 1px solid #fff;
}


.btnVerInforme {
    position: absolute;
    display: block;
    padding: 7px 15px;
    background-color: #fff;
    font-size: 1.1rem;
    border-radius: 40px;
    border: 1px solid #fff;
    width: 90%;
    bottom: 5rem;
    color: #333;
}

.btnEnviarRespuestas {
    display: block;
    padding: 7px 15px;
    background-color: #fff;
    font-size: 1.1rem;
    border-radius: 6px;
    border: 1px solid #fff;
    width: 100%;
    color: #333;
}

.btnPlantilla {
    position: absolute;
    display: block;
    padding: 7px 15px;
    background-color: #fff;
    font-size: 1.1rem;
    border-radius: 40px;
    border: 1px solid #fff;
    width: 90%;
    bottom: 1rem;
    color: #333;
}

.botonPrimario.verdadero {
    background-color: #e5efea;
    border: 1px solid #006633;
    width: 13rem;
}

/*.botonPrimario.verdadero:hover {
            background-color: transparent;
            color: #3aa37f;
            border: 1px solid #3aa37f;
            transition: all 0.3s;
        }*/

.botonPrimario.falso {
    background-color: #fdc8c5;
    border: 1px solid #990000;
    width: 13rem;
    margin-left: 2rem;
}

.botonSecundario {
    background-color: #fff;
    color: #99A5C8;
    border: 1px solid #99A5C8;
}

.botonera {
    display: flex;
    justify-content: center;
    margin-top: 3rem;
}

@media (max-width: 576px) {
    .btnPlantilla, .btnVerInforme, .botonPrimario, .botonSecundario {
        font-size: 1rem !important;
    }

    .botonera {
        flex-wrap: wrap;
    }

        .botonera .botonPrimario {
            width: 100%;
            margin-top: 1rem;
        }

            .botonera .botonPrimario.falso {
                margin-left: 0;
            }
}


/*------------------------------------------------------------------
[Modales]
-------------------------------------------------------------------*/

.modal-s {
    /*height: 100vh;*/
    margin: 0 auto;
    width: auto;
    max-width: 670px;
    /*max-height: 100vh;*/
}

.modal-xxl {
    /*height: 100vh;*/
    margin: 0 auto;
    width: 100%;
    max-width: 991px;
    min-width: 300px;
    /*max-height: 100vh;*/
}

.modal-header {
    background-color: #99A5C8;
    color: #fff;
    border-bottom: 0;
    border-radius: 0;
}

    .modal-header .close {
        text-shadow: none;
        color: #fff;
        opacity: 1;
    }

.modal-content {
    height: min-content;
    min-height: 200px;
    border: none;
    border-radius: 0;
    background-image: url(../img/fondo/fondoMir.svg);
    background-size: cover;
    background-repeat: no-repeat;
}

.modal-xxl .modal-content img {
    max-width: 80%;
}

.modal-xxl.finalizar .modal-content {
    text-align: center;
}

@media (max-width: 670px) {
    .modal-xxl .modal-content img {
        max-width: 80%;
        max-height: 32vh;
    }
}




/*------------------------------------------------------------------
[Animaciones]
-------------------------------------------------------------------*/
.has-animation {
    position: relative;
}

    .has-animation.animate-in p,
    .has-animation.animate-in img {
        animation: textHidden 0.1s 1.1s forwards;
    }

    .has-animation.animate-in:before, .has-animation.animate-in:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        z-index: 10;
    }

    .has-animation.animate-in:before {
        background-color: #c9ddeb;
        border-radius: 8px;
    }

    .has-animation.animate-in:after {
        background-color: #31488a;
        border-radius: 8px;
        animation-delay: 0.5s;
    }

    .has-animation.animation-ltr.animate-in:before {
        animation: revealLTR 1.8s ease;
    }

    .has-animation.animation-ltr.animate-in:after {
        animation: revealLTR 1s 0.6s ease;
    }

    .has-animation.animation-rtl.animate-in:before {
        animation: revealRTL 1.8s ease;
    }

    .has-animation.animation-rtl.animate-in:after {
        animation: revealRTL 1s 0.6s ease;
    }

@keyframes revealRTL {
    0% {
        width: 0;
        right: 0;
    }

    65% {
        width: 100%;
        right: 0;
    }

    100% {
        width: 0;
        right: 100%;
    }
}

@keyframes revealLTR {
    0% {
        width: 0;
        left: 0;
    }

    65% {
        width: 100%;
        left: 0;
    }

    100% {
        width: 0;
        left: 100%;
    }
}

@keyframes textHidden {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/*------------------------------------------------------------------
[4. Plugins]
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Swiper]
-------------------------------------------------------------------*/
.swiper-pagination {
    position: relative;
    bottom: inherit !important;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 0;
    /* hide horizontal scrollbar */
    -ms-overflow-style: none;
}

    .swiper-pagination ::-webkit-scrollbar {
        width: 0;
    }

    .swiper-pagination li {
        margin: 0 1rem;
    }

        .swiper-pagination li.swiper-pagination-customs-active {
            border-bottom: 2px solid #600092;
        }

        .swiper-pagination li.swiper-pagination-customs- active button {
            color: #600092;
        }

        .swiper-pagination li > button {
            margin: 0;
            padding: 0;
            background-color: transparent;
            border: none;
            cursor: pointer;
            -webkit-appearance: none;
            border-radius: 0;
        }

.swiper-slide {
    position: relative;
    /*cursor: pointer;*/
}

.overlay {
    position: absolute;
    top: 88%;
    border-radius: 10px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    transition: 0.5s ease;
    background-color: #185796cc;
}

.swiper-slide:hover .overlay {
    opacity: 1;
}

.text {
    /*color: white;*/
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.slide-title {
    font-size: 14px;
    font-weight: bold;
}

.swiper-slide img {
    border-radius: 10px;
    margin-bottom: 2rem;
    max-width: 50%;
}

@media (max-width: 576px) {
    .swiper-slide img {
        border-radius: 10px;
        margin-bottom: 2rem;
        max-width: 72%;
    }
}

.slide-title {
    font-size: 14px;
    font-weight: bold;
}

@media (max-width: 991px) {
    .swiper-slide:not(.swiper-slide-active) {
        opacity: 0.3;
    }
}
/*------------------------------------------------------------------
[cards inicio]
-------------------------------------------------------------------*/
.cardZonaPrivada {
    padding: 1.5rem;
    color: black;
    background-color: white;
    box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.05);
    height: 100%;
    transition: all 0.5s;
    border-radius: 0.5rem;
}

.gridCards .cardZonaPrivada .card-header {
    background-color: #99A5C8;
    color: white;
    font-weight: 600;
}
/*------------------------------------------------------------------
[Fin cards inicio]
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
[colores]
-------------------------------------------------------------------*/

.colorPrimario {
    color: #99A5C8;
}

.azulInicio {
    background-color: #98c1d9;
}

.amarilloInicio {
    background-color: #f3d993;
}

.rosaInicio {
    background-color: #fdc8c5;
}

.verdeInicio {
    background-color: #78c6a3;
}

/*------------------------------------------------------------------
[Fin colores]
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
[Prueba mood board]
-------------------------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Rubik", sans-serif;
}


.wrapper {
    min-height: 100vh;
    padding: 0.5rem 1rem 1rem 1rem;
    max-width: 1250px;
    overflow: auto;
    background-color: #fefefe;
    margin: 0 auto;
    grid-template-rows: 0.15fr 1fr;
}

    /*@media (max-width: 576px) {
    .wrapper {
        min-height: 100vh;
        max-width: 100%;
        overflow: auto;
        background-color: #fefefe;
        margin: 0 auto;
        grid-template-rows: 0.15fr 1fr;
        padding: 0.2rem;
    }

    .row {
        margin-right: 0px;
        margin-left: 0px;
    }
}*/

    .wrapper.login {
        grid-template-rows: max-content;
        background-image: url(../img/fondo/fondoMir.svg);
        background-size: cover;
        background-repeat: no-repeat;
    }

    .wrapper.test {
        grid-template-rows: auto 1fr !important;
        grid-template-columns: 100%;
        grid-gap: 0px !important;
        background-image: url(../img/fondo/fondoMir.svg);
        background-size: cover;
        background-repeat: no-repeat;
        overflow-y: auto;
    }

        .wrapper.test .swiper-slide {
            box-shadow: none;
        }

.opciones {
    margin-bottom: 1rem;
}

    .opciones .contenedor {
        background-color: #fff;
        border: 2px solid #f1f1f1;
        padding: 0.3rem;
        border-radius: 8px;
        box-shadow: 3px 4px 0.4rem 1px rgba(202, 203, 204, 0.2);
    }

        .opciones .contenedor img {
            max-height: 50px;
        }

        .opciones .contenedor .texto {
            font-size: 0.9rem;
        }

.menuSuperior {
    width: 100%;
    margin: 0 0 1rem 0;
    padding: 10px 0 5px 0;
    color: #333;
}

    .menuSuperior .heading-wrap {
        margin-bottom: 10px;
    }

        .menuSuperior .heading-wrap .message {
            font-size: 24px;
            font-weight: 500;
            line-height: 32px;
        }

    .menuSuperior .message {
        font-size: 14px;
        line-height: 20px;
    }

.datos {
    padding-bottom: 100px;
}

.swiper-container {
    height: 70vh;
    max-height: 90%;
    width: 100%;
    transition: all 0.2s ease-out;
}

    .swiper-container.swiperExamen {
        height: 100%;
        max-height: 100%;
        /*padding-bottom: 2rem;*/
    }

        .swiper-container.swiperExamen .swiper-slide {
            /*height: 100%;*/
            padding-bottom: 2rem;
        }

        .swiper-container.swiperExamen.extras .slide-content {
            margin-top: 2rem;
            min-height: 18rem;
            color: #4b4b4b;
        }

    .swiper-container.expanded {
        bottom: 0;
        height: 100%;
        transition: all 0.25s cubic-bezier(0.46, -0.37, 0.57, 1.41);
    }

        .swiper-container.expanded .swiper-slide {
            height: 100%;
        }

            .swiper-container.expanded .swiper-slide .slide-content {
                font-size: 72px;
                border-radius: 0;
                display: flex;
                flex-wrap: wrap;
                flex-direction: column;
                align-items: center;
            }

.swiper-slide {
    height: 80%;
    transition: 0.3s height cubic-bezier(0.46, -0.37, 0.57, 1.41);
    box-shadow: 3px 4px 0.4rem 1px rgba(202, 203, 204, 0.2);
}

    .swiper-slide.swiper-slide-active {
        /*height: 100%;*/
    }

.swiperInicio .swiper-slide.swiper-slide-active {
    height: 100%;
}

.swiper-slide:not(.swiper-slide-active) {
    opacity: 0.7;
}

    .swiper-slide:not(.swiper-slide-active) .oculto {
        display: none;
    }

.swiperExamen .swiper-slide {
    position: relative;
    padding-bottom: 3rem;
}

    .swiperExamen .swiper-slide .botonSecundario {
        background-color: #fff;
        color: #001a66;
        border: 1px solid #001a66;
        position: absolute;
        bottom: 1rem;
    }

.swiperExamen .slide-content {
    font-size: 1rem;
    text-align: left;
    height: auto;
}

    .swiperExamen .slide-content p {
        margin-bottom: 0;
        opacity: 1;
    }

.slide-content {
    /*align-items: center;*/
    justify-content: center;
    text-align: center;
    color: black;
    /*font-size: 50px;*/
    padding: 5px;
    text-align: center;
    /*font-weight: 500;*/
    border-radius: 8px;
    display: flex;
}

    .slide-content.gold {
        background-color: #f3d993;
    }

    .slide-content.peach {
        background-color: #fdc8c5;
    }

    .slide-content.purple {
        background-color: #78c6a3;
    }

    .slide-content.green {
        background-color: #bdecb6;
    }

    .slide-content.blue {
        background-color: #98c1d9;
    }

    .slide-content.blue1 {
        background-color: #E5F0F6;
    }

    .slide-content.gray {
        background-color: #E6E6E6;
    }

    .slide-content .oculto {
        color: #222;
        font-size: 1rem;
    }

        .slide-content .oculto.titulo {
            font-size: 1.5rem;
        }

    .slide-content .botonPrimario {
        position: absolute;
        display: block;
        padding: 7px 15px;
        background-color: #fff;
        font-size: 1.1rem;
        border-radius: 40px;
        width: 100%;
        width: 90%;
        bottom: 1rem;
        color: #333;
    }

.swiper-slide:not(.swiper-slide-active) .botonPrimario {
    display: none;
}

.swiper-slide:not(.swiper-slide-active) .btnVerInforme {
    display: none;
}

.swiper-button-prev,
.swiper-button-next,
.swiper-button-close {
    color: #fefefe;
    opacity: 1;
    /*pointer-events: none;*/
    cursor: pointer;
    z-index: 1000;
}

    .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size: 38px;
    }

.swiper-button-next, .swiper-button-prev {
    width: calc(var(--swiper-navigation-size)/ 44 * 35) !important;
}

.swiper-button-next {
    right: -8px !important;
    color: #99A5C8;
}

.swiper-button-prev {
    left: -8px !important;
    color: #99A5C8;
}

.swiper-button-close {
    position: absolute;
    font-size: 20px;
    top: 25px;
    right: 25px;
    z-index: 99;
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  padding-right: calc(var(--bs-gutter-x) * 1);
  padding-left: calc(var(--bs-gutter-x) * 1);
}

/*---------Video container-------*/
.videoContainer {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 12px;
}

.videoContainer iframe,
.videoContainer object,
.videoContainer embed,
.videoContainer video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}


.condicionesLegales {
    color: #007bff;
    text-decoration: underline;
}

    .condicionesLegales:hover {
        color: #0056b3;
        text-decoration: underline;
    }

.condiciones {
    max-width: 900px;
    background-image: url(../img/bg-azul.jpg);
    background-repeat: repeat-x;
    padding: 10px 20px;
    -moz-boder-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 5px solid #fff;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
    min-width: 300px;
    color: #333;
    margin-top: 30px;
    min-height: 400px;
}


p.MsoNormal {
    padding: 0.2em;
    margin: 0;
}


.salirPopup {
    width: 20% !important;
    margin-left: 380px;
}

.graficaVerde > svg {
    background-color: #c9e5d7 !important;
}
