@import url('https://fonts.googleapis.com/css2?family=Vollkorn:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import "variables.css";

.btn-estandares {
    background-color: #ffffff;
    color: #0c263d;
}

.btn-estandares:hover {
    background-color: var(--submenu-primary);;
    color: #ffffff;
}

.btn-cliked {
    background-color: var(--submenu-primary);
    color: #ffffff;
}

.ocultar-contenido {
    display: none;
}

.titulo-letras {
    /*Estilo bold*/
    font-weight: bold;
    /*Tamaño 73pt*/
    /* font-size: 73px; */
    font-size: 53px;
    /*Interlínea 76pt*/
    /* line-height: 81px; */
    line-height: 50px;
    color: var(--submenu-primary);
    /*margin-top: 4em;*/
    /*margin-bottom: 4em;*/
}

.space-tl {
    height: 20px;
}


.parrafo-1 {
    /*Estilo medium*/
    font-weight: 400;
    /*Tamaño 18pt*/
    font-size: 18px;
    /*Interlínea 25pt*/
    line-height: 27px;
    /*font-size: 1.1em;*/
    text-align: justify;
}

.parrafo-collapse {
    /*Estilo medium*/
    font-weight: normal;
    /*Tamaño 18pt*/
    font-size: 24px;
    /*Interlínea 25pt*/
    line-height: 33.3px;
    /*font-size: 1.1em;*/
    text-align: justify;
}

.parrafo-2 {
    font-size: 0.95em;
    color: var(--primary-color-light-2) !important;
    text-align: left !important;
    margin-left: 1em;
}

.parrafo-3 {
    /*Tamaño 35 puntos*/
    font-size: 36px;
    /*Interlinea 39 puntos*/
    line-height: 42px;
    color: var(--primary-color-light-2) !important;
    text-align: right !important;
    float: left;
    /*font-size: 2em;*/
}

.parrafo-3rev {
    /*Tamaño ¿? puntos*/
    font-size: 30px;
    /*Interlinea 39 puntos*/
    line-height: 40px;
    color: var(--primary-color-light-2)  !important;
    /*text-align: right !important;*/
    text-align: left !important;
    float: left;
    /*font-size: 2em;*/
}

.parrafo-4 {
    font-size: 1.1em;
    font-weight: normal;
    text-align: justify;
    font-style: italic;
    /*padding: 0em 0.5em 0em 0.5em;*/
    /*padding: 0 3.3em;*/
}

.parrafo-5 {
    font-size: 26px;
    line-height: 32px;
    color: var(--primary-color-light-2)  !important;
    text-align: left !important;
    float: left;
}

.parrafo-6 {
    /*Tamaño 35 puntos*/
    font-size: 36px;
    /*Interlinea 39 puntos*/
    line-height: 42px;
    color: var(--primary-color-light-2)  !important;
    float: left;
    font-weight: bold;
    width: 100%;
    text-align: left !important;
    /*font-size: 2em;*/
}

.parrafo-7 {
    /*Tamaño 35 puntos*/
    font-size: 20px;
    /*Interlinea 39 puntos*/
    line-height: 42px;
    color: var(--primary-color-light-2)  !important;
    float: left;
    font-weight: bold;
    width: 100%;
    text-align: left !important;
    /*font-size: 2em;*/
}

.parrafo-8 {
    /*Estilo medium*/
    font-weight: 600;
    /*Tamaño 18pt*/
    font-size: 20px;
    /*Interlínea 25pt*/
    line-height: 30px;
    /*font-size: 1.1em;*/
    font-weight: bold;
}

.borde-botton {
    border-bottom: 2px solid var(--primary-color-light-2) !important;
}

.borde-top {
    border-top: 2px solid var(--primary-color-light-2);
}

.borde-left {
    border-left: 2px solid var(--primary-color-light-2);
}

.borde-right {
    border-right: 2px solid var(--primary-color-light-2);
}

.backgroud-blue-ligth {
    background-color: #BCC7D6;
}

.span5 {
    color: var(--submenu-primary);
    font-weight: bold;
    text-align: justify;
}

.blue-left {
    font-size: 1.5em;
    color: var(--primary-color-light-2) !important;
    text-align: right !important;
    /*float: left;*/
}

.span4 {
    color: var(--submenu-primary);
    font-weight: bold;
    /*margin-bottom: 0 !important;*/
    text-align: justify;
    font-style: italic;
    /*padding: 0em 0.5em 0em 0.5em;*/
}


.p-title {
    font-size: 1.1em;
    text-align: justify;
    font-weight: bold;
}

.underline {
    text-decoration: underline solid 0.5px black;
    text-underline-offset: 1em;
    /*font-size: 1.1em;*/
    font-size: 24px;
    text-align: justify;
    font-weight: bold;
}

.space-under {
    height: 1.8em;
}

.p-title2 {
    font-size: 1.5em;
    color: var(--submenu-primary);
    text-align: justify;
    font-weight: bold;
}

.p-desc {
    font-size: 1.1em;
    text-align: justify;
    font-style: italic;
}

.p-desc-2 {
    font-size: 21px;
    text-align: justify;
    font-style: italic;
}

.parrafo-min {
    font-size: 0.95em;
    text-align: justify;
    margin: 1em;
}

.parrafo-cita {
    font-size: 0.7em;
    text-align: justify;
    font-style: italic;
    margin-top: 2em;
}

.parrafo-cita2 {
    /*Estilo light*/
    font-weight: lighter;
    /*Tamaño 15pt*/
    font-size: 14px;
    /*Interlínea 20pt*/
    line-height: 20.6px;
    /*Tracking 20pt*/
    /*letter-spacing: 27px;*/
    text-align: justify;
}

.hr-cita {
    border-bottom: solid 1px var(--submenu-primary);
}

.space-cita {
    height: 20px;
}

.link-parrafo {
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

.p-trabajo-comision {
    font-size: 1.1em;
    font-weight: 500;
    text-align: justify;
}

.titulo-left-comision-cosmos {
    /*font-family: serif;*/
    font-size: 30px;
    color: #002f5c;
}

.volk-text {
    font-family: 'Vollkorn' !important;
    /*font-family: 'Vollkorn';, serif;*/
    font-weight: 400;
}


.table-x {
    /*border: solid 2px lightblue;*/

}

.table-xc {
    background-image: url("/img/11-Estandares/circle_margin.svg");
    background-repeat: no-repeat;
    width: auto;
}


.cell-x {
    /*border: solid 1px lightcoral;*/
    background-image: url("/img/11-Estandares/80px_op.png");
    width: 80px;
    height: 80px;
    font-size: 0.8em;


}

.cell-y {
    width: 80px;
    height: 80px;
}


.--x {
    /*background-color: rgba(157, 102, 114, 0.6);*/
    background-color: white;
}

.image-x {

}


.click-image {

}

.click-image:hover {
    background-color: rgba(83, 125, 159, 0.5);
}

.click-image-certificado:hover {
    background-color: rgba(83, 125, 159, 0.5);
}

.img-color {
    border: 1px solid #537d9f;
    background-color: rgba(83, 125, 159, 0.4);
}

.img-color:hover {
    background-color: rgba(83, 125, 159, 0.5);
}


/* -- Imagen estándares -- */
.image-estandares {
    max-width: 750px;
    height: auto;
}

.lista-estandar {
    font-weight: bold;
}

.icons-svg {
    align-content: center;
    display: inline-flex;
    max-height: 10em;
    width: auto;
    margin: 2em;
}

.icons-svg2 {
    align-content: center;
    max-height: 10em;
    width: auto;
    margin: 0;
    padding: 0;
}

.mt-svg {
    margin-top: 4em;
}


.link-top {
    border-top: solid 1px #537d9f !important;
}


.link-bottom {
    border-bottom: solid 1px #537d9f !important;
}

.padding-left-2em{
    padding-left: 2em !important;
}

.bg-cell {
    background-color: #BCC7D6;
}

.link-cell {
    color: var(--primary-color-light-2)  !important;
    font-weight: bold;
    /*font-size: 1em;*/
    font-size: 24px;
    height: 3em;
}

.link-cell2 {
    background-color: var(--primary-color-light);
    color: white;
    font-weight: normal;
    font-size: 24px;
    padding: 7px 100px;
    border: none;
    -webkit-box-shadow: 1px 8px 15px -5px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 1px 8px 15px -5px rgba(0, 0, 0, 0.6);
    box-shadow: 1px 8px 15px -5px rgba(0, 0, 0, 0.6);
}

.click-lista {
    border: 1px solid #537d9f;
    background-color: rgba(83, 125, 159, 0.5);
}


.click-lista:hover {
    background-color: rgba(83, 125, 159, 0.5);
}


/* --------------------------------------------------------------------------------- Movil --------------------------------------------------------------------------------- */

@media (max-width: 1600px) {
    .titulo-letras{
        font-size: 35px;
    }
}


/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    /*.titulo-letras {*/
    /*    font-size: 2em;*/
    /*    margin-top: 4em;*/
    /*    margin-bottom: 4em;*/
    /*}*/
    .space {
        height: 40px !important;
    }


    .hidden-mt {
        margin-top: 0;
    }

    .parrafo-2 {
        float: none;
        margin-left: 1vh;
    }


}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .hidden-mt {
        margin-top: 0;
    }

    .parrafo-2 {
        float: none;
        margin-left: 1vh;
    }
}


/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .hidden-mt {
        margin-top: 0;
    }

    .parrafo-2 {
        float: none;
        margin-left: 1vh;
    }

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

    /*.titulo-letras {*/
    /*    font-size: 3em;*/
    /*    margin-top: 4em;*/
    /*    margin-bottom: 4em;*/
    /*}*/
    .space {
        height: 40px !important;
    }


    .parrafo-2 {
        float: right;
        margin-left: 15vh;
    }


    .hidden-mt {
        margin-top: 15vh !important;
    }

}
