/*!
 * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
@import "variables.css";
:root, :host {
    --fa-style-family-brands: 'Font Awesome 6 Brands';
    --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}

@font-face {
    font-family: 'Font Awesome 6 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype");
}

/*------ Cover titles ------*/
.accordion-header:visited, active {
    background-color: var(--color-secundario-footer) !important;
    color: white;
}

.accordion-body {
    background-color: var(--color-secundario-footer);
    color: white;
}

.text-box {
    color: #FFF;
    font-size: 5vw;
    /*font-weight: 700;*/
    text-align: left;
}

.text-box2 {
    color: var(--color-primario);
    font-size: 5vw;
    /*font-weight: 700;*/
    text-align: left;
}

.text-box-blue {
    color: var(--color-primario);
    font-size: 5vw;
    /*font-weight: 700;*/
    text-align: left;
}

.video-cont {
    position: absolute;
    z-index: 2;
    padding: 50px;
}

.divLetras {
    height: 39vw;
}

.video-under {
    width: 100%;
    top: 0;
    z-index: -1;
}

.p-white {
    color: white;
}

.p-blue {
    color: var(--color-primario);
}


a {
    text-decoration: none !important;
    color: var(--color-primario);
}

/*------ Cover titles end------*/

/*------ ↓ New classes ↓ ------*/

.test {
    border: dotted 2px royalblue;
}

.test2 {
    border: solid 1px hotpink;
}

.test3 {
    border: dotted 2px orange;
}

/*REVISAR ESTE CODE; POR QUE NO SE VE BIEN EN MOVIL; MEJOR REAJUSTE A CLASE*/
/*#row-with-background {*/
/*    !*background-image: linear-gradient(to right,*!*/
/*    !*rgba(36, 43, 87, 0.8),*!*/
/*    !*rgba(36, 43, 87, 0.8)),*!*/
/*    background-image: url('/img/H-GpoCoordEstatalSeg/coord_cover.jpg');*/
/*    object-position: 50% 35%;*/
/*    background-size: cover;*/
/*    background-position: center center;*/
/*    background-repeat: no-repeat;*/
/*    width: 100%;*/
/*    height: 470px;*/
/*    margin-top: -2.5rem;*/
/*}*/

#row-with-background-cesq {
    /*background-image: linear-gradient(to right,*/
    /*rgba(36, 43, 87, 0.8),*/
    /*rgba(36, 43, 87, 0.8)),*/
    background-image: url('/img/G-ConsejoEstatalDeSeguridad/ces_cover.jpg');
    object-position: 50% 35%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 470px;
    /*margin-top: -2.5rem;*/
}

.bottom-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    text-decoration: none !important;
    color: var(--color-primario);
}

.line-bottom:hover {
    border-bottom: solid 1px var(--color-secundario-footer) !important;
    cursor: pointer;
    color: var(--color-secundario-footer);
}


.m-top {
    margin-top: 0.5em;
}

.m-bottom {
    margin-bottom: 0.5em;
}

.middle-span {
    color: white;
    line-height: 35px;
    font-weight: 900;
}

/*------ ↑ New classes end ↑ ------*/


/*------  ↓ Variant dependence ↓  ------*/


.blue-h4 {
    font-weight: 900;
}

.div-rotar-imagen {
    position: relative;
    width: 250px;
    height: 250px;
    transform-style: preserve-3d;
    transition: transform 0.5s;
}

.div-rotar-imagen img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    backface-visibility: hidden; /* Ocultar la cara posterior durante la rotación */
}

.div-rotar-imagen img:last-child {
    transform: rotateY(180deg);
}

.div-rotar-imagen:hover {
    transform: rotateY(180deg);
}

.texto-titulos2 {
    color: var(--color-primario);
    font-size: 5vw;
    font-weight: 900;
    text-align: left;
    line-height: normal;
}

/*------  ↑ Variant dependence end ↑  ------*/

/*------  ↓ GECS ↓  ------*/

.azul-titlulos {
    /* background-color: rgba(0, 37, 84, 0.5); */
    background-color: var(--color-secundario-footer-57);
    width: auto;
}

.texto-titulos {
    color: #FFF;
    font-size: 6rem;
    font-weight: 900;
    text-align: left;
    line-height: 1.1;
}


.div-rotar-imagen {
    position: relative;
    width: 250px;
    height: 250px;
    transform-style: preserve-3d;
    transition: transform 0.5s;
}

.div-rotar-imagen img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    backface-visibility: hidden; /* Ocultar la cara posterior durante la rotación */
}

.div-rotar-imagen img:last-child {
    transform: rotateY(180deg);
}

.div-rotar-imagen:hover {
    transform: rotateY(180deg);
}

.black-label {
    font-weight: 900;
}

.border-card {
    border-bottom: solid 1px var(--color-primario);
}

.border-card:hover {
    border-bottom: solid 2px var(--color-secundario-footer);
}

.link-dependencia {
    font-style: italic;
    font-weight: bold !important;
    text-decoration: underline !important;
}


/*------  ↑ GECS ↑  ------*/


/*------  ↓ Estrategia de Seguridad ↓  ------*/
.image-doc
{
    width: 100%;
    max-height: 70%;
    /*height: auto;*/
}
/*------  ↑ Estrategia de Seguridad ↑  ------*/



/*------  ↓ Responsive ↓  ------*/


@media screen and (min-width: 290px) and (max-width: 369px) {

    .texto-titulos {
        font-size: 40px;
    }

    .azul-titlulos
    {
        margin-top: 0px;
    }
}


@media screen and (min-width: 370px) and (max-width: 466px) {

    .texto-titulos {
        font-size: 40px;
    }

    .azul-titlulos
    {
        margin-top: -50px;
    }
}


@media screen and (min-width: 467px) and (max-width: 573px) {

    .texto-titulos {
        font-size: 50px;
    }

    .azul-titlulos
    {
        margin-top: -50px;
    }
}


@media screen and (min-width: 574px) and (max-width: 992px) {
    /* Estilos para pantallas entre 577 y 992 píxeles de ancho */

    .texto-titulos {
        font-size: 50px;
    }

    .azul-titlulos
    {
        margin-top: -50px;
    }
}

@media screen and (min-width: 993px) {
    /* Estilos para pantallas de 993 píxeles o más */
}

@media screen and (min-width: 1200px) {
    /* Estilos para pantallas de 1200 píxeles o más */
}
/*------  ↑ Responsive end ↑  ------*/
