/* 
    Created on : 23 dic. 2024, 11:25:36
    Author     : Eric Palacios Portilla
*/


.boton_nosotros {
    color: #fff;
    background-color: #fc5900;
    border-color: #fc5900;
    font-family: 'mark_promedium';
    font-size: 20px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 9px;
    padding-top: 47px;
    border-radius: 6px;
    width: 100%;
    height: 110px;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 10px;
    /* margin-left: 360px; */
    /* margin: 0 auto; */
    margin-top: 15px;
    float: right;
    text-align: center;
    line-height: 18px;
}

.boton_nosotros:hover {
    background-color: #047edc;
    border-color: #047edc;
}
.texto_big p{
    color: #1b449c;
}

.alianzas_01 {
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/alianza01_cct.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_01:hover{
    transform: scale(1.1);
}

.alianzas_02 {
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza02_cenart.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_02:hover{
    transform: scale(1.1);
}

.alianzas_03 {
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza03_cultura.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_03:hover{
    transform: scale(1.1);
}

.alianzas_04 {
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza04_fidcdmx.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_04:hover{
    transform: scale(1.1);
}

.alianzas_05 {
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza05_fomento.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    background-position: center;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_05:hover{
    transform: scale(1.1);
}

.alianzas_06 {
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza06_icbc.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_06:hover{
    transform: scale(1.1);
}

.alianzas_07 {
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza07_inbal.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_07:hover{
    transform: scale(1.1);
}

.alianzas_08 {
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza08_nypl.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_08:hover{
    transform: scale(1.1);
}

.alianzas_09 {
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza09_sdsu.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_09:hover{
    transform: scale(1.1);
}

.alianzas_10 {
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza10_uno.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_10:hover{
    transform: scale(1.1);
}

.alianzas_11{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza11_cuny.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_11:hover{
    transform: scale(1.1);
}

.alianzas_12{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza12_aepd.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_12:hover{
    transform: scale(1.1);
}

.alianzas_13{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza13_cenadac.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_13:hover{
    transform: scale(1.1);
}

.alianzas_14{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza14_museocons.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_14:hover{
    transform: scale(1.1);
}

.alianzas_15{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza15_scqro.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_15:hover{
    transform: scale(1.1);
}

.alianzas_16{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza16_nda.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_16:hover{
    transform: scale(1.1);
}

.alianzas_17{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza17_cityno.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_17:hover{
    transform: scale(1.1);
}

.alianzas_18{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza18_mex200.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_18:hover{
    transform: scale(1.1);
}

.alianzas_19{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza19_usembassy.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_19:hover{
    transform: scale(1.1);
}

.alianzas_20{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza20_schomburg.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_20:hover{
    transform: scale(1.1);
}

.alianzas_21{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza21_nojazzmuseum.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_21:hover{
    transform: scale(1.1);
}

.alianzas_22{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza22_saboresmorelos.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_22:hover{
    transform: scale(1.1);
}

.alianzas_23{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza23_tepozramen.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_23:hover{
    transform: scale(1.1);
}

.alianzas_24{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza24_tepoztlan.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_24:hover{
    transform: scale(1.1);
}

.alianzas_25{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza25_cultura_comunitaria.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_25:hover{
    transform: scale(1.1);
}

.alianzas_26{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza26_fomento_musical.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_26:hover{
    transform: scale(1.1);
}

.alianzas_27{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza27_qro.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_27:hover{
    transform: scale(1.1);
}

.alianzas_28{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza28_senado.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_28:hover{
    transform: scale(1.1);
}

.alianzas_29{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza29_basin.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_29:hover{
    transform: scale(1.1);
}

.alianzas_30{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza30_festival_louisiane.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_30:hover{
    transform: scale(1.1);
}

.alianzas_31{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza31_ollin_yoliztli.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_31:hover{
    transform: scale(1.1);
}

.alianzas_32{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/cultura/aliaza32_dif_tepoztlan.avif) center top;
    /* background-color: #1b449c; */
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
}
.alianzas_32:hover{
    transform: scale(1.1);
}


.c_videos_01{
    position: relative;
    width:100%;
    min-height: 680px;
    height: auto;
    background: url(/images/video_01.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
    clear: both;
}

.c_videos_02{
    position: relative;
    width:100%;
    min-height: 680px;
    height: auto;
    background: url(/images/video_02.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
    clear: both;
}


.cultura__artes_visuales_01{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/avisuales_Limon_0001.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_visuales_01:hover{
    transform: scale(1.1);
}

.cultura__artes_visuales_02{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/avisuales_mural_uno_0001.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_visuales_02:hover{
    transform: scale(1.1);
}

.cultura__artes_visuales_03{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/avisuales_martha_graham_0001.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_visuales_03:hover{
    transform: scale(1.1);
}

.cultura__artes_visuales_04{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/avisuales_martha_graham_0002.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_visuales_04:hover{
    transform: scale(1.1);
}

.cultura__artes_visuales_05{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/avisuales_visibilidad-resistencia_0001.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_visuales_05:hover{
    transform: scale(1.1);
}

.cultura__artes_visuales_06{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/avisuales_memorias_compartidas_0001.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_visuales_06:hover{
    transform: scale(1.1);
}

.cultura__artes_visuales_07{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/avisuales_martha_graham_0003.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_visuales_07:hover{
    transform: scale(1.1);
}




/* galeriainicio*/

.borde_galeria{
    border-color: blue;
    border-style: solid;
    border-width: 3px;
    margin: 10px;
}

.padding_veinte {
    padding: 20px;
}



.m-p-g {
    max-width: 100%;
    margin: 0 auto;
}
.m-p-g__thumbs-img {
    margin: 0;
    float: left;
    vertical-align: bottom;
    cursor: pointer;
    z-index: 1;
    position: relative;
    opacity: 0;
    filter: brightness(100%);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    will-change: opacity, transform;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.m-p-g__thumbs-img.active {
    z-index: 50;
}
.m-p-g__thumbs-img.layout-completed {
    opacity: 1;
}
.m-p-g__thumbs-img.hide {
    opacity: 0;
}
.m-p-g__thumbs-img:hover {
    filter: brightness(110%);
}
.m-p-g__fullscreen {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0);
    visibility: hidden;
    transition: background 0.25s ease-out, visibility 0.01s 0.5s linear;
    will-change: background, visibility;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.m-p-g__fullscreen.active {
    transition: background 0.25s ease-out, visibility 0.01s 0s linear;
    visibility: visible;
    z-index: 50;
    background: rgba(0, 0, 0, .7)
}
.m-p-g__fullscreen-img {
    pointer-events: none;
    position: absolute;
    transform-origin: left top;
    top: 50%;
    left: 50%;
    max-height: 100vh;
    max-width: 100%;
    visibility: hidden;
    will-change: visibility;
    transition: opacity 0.5s ease-out;
}
.m-p-g__fullscreen-img.active {
    visibility: visible;
    opacity: 1 !important;
    transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.5s ease-out;
}
.m-p-g__fullscreen-img.almost-active {
    opacity: 0;
    transform: translate3d(0, 0, 0) !important;
}
.m-p-g__controls {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    height: 20vh;
    background: linear-gradient(to top, transparent 0%, rgba(0, 0, 0, 0.55) 100%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.m-p-g__controls.active {
    opacity: 1;
    visibility: visible;
}
.m-p-g__controls-close, .m-p-g__controls-arrow {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: none;
}
.m-p-g__controls-close:focus, .m-p-g__controls-arrow:focus {
    outline: none;
}
.m-p-g__controls-arrow {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 20%;
    height: 100vh;
    display: flex;
    align-items: center;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    opacity: 0;
}
.m-p-g__controls-arrow:hover {
    opacity: 1;
}
.m-p-g__controls-arrow--prev {
    left: 0;
    padding-left: 3vw;
    justify-content: flex-start;
}
.m-p-g__controls-arrow--next {
    right: 0;
    padding-right: 3vw;
    justify-content: flex-end;
}
.m-p-g__controls-close {
    position: absolute;
    top: 3vh;
    left: 3vw;
    z-index: 5;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.m-p-g__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.07);
    transition: all 0.25s ease-out;
}
.m-p-g__btn:hover {
    background: rgba(255, 255, 255, 0.15);
}
.m-p-g__alertBox {
    position: fixed;
    z-index: 999;
    max-width: 700px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 25px;
    border-radius: 3px;
    text-align: center;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
    color: grey;
}
.m-p-g__alertBox h2 {
    color: red;
}

/* DEMO 
body {
  background: #fefefe;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-family: "Roboto Mono";
}

h2 {
  font-weight: 300;
  margin: 4vh 4vw;
  letter-spacing: 3px;
  color: grey;
  text-transform: uppercase;
}*/

.demo-btn {
    display: inline-block;
    margin: 0 2.5px 4vh 2.5px;
    text-decoration: none;
    color: grey;
    padding: 15px;
    line-height: 1;
    min-width: 140px;
    background: rgba(0, 0, 0, 0.07);
    border-radius: 6px;
}

.demo-btn:hover {
    background: rgba(0, 0, 0, 0.12);
}

@media (max-width: 640px) {
    .demo-btn {
        min-width: 0;
        font-size: 14px;
    }
}


/* galeriafin*/


.zindex_veintemil{
    z-index: 100000 !important;
}


.titulo_culturahome_home {
    font-family: 'mark_promedium';
    font-size: 30px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    float: left;
    margin-top: 308px;
    width: 100%;
    text-transform: uppercase;
}


.spacer85px{
    position: relative;
    float: left;
    width: 100%;
    height: 85px;
}

.spacer40px{
    position: relative;
    float: left;
    width: 100%;
    height: 40px;
}



.titulo_nosotros_home {
    font-family: 'mark_promedium';
    font-size: 25px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    float: left;
    margin-top: 347px;
    width: 100%;
    text-transform: uppercase;
}




.nosotros_00{
    position: relative;
    float: left;
    width:100%;
    min-height: 250px;
    height: auto;
    background: url(/images/nosotros_solo.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
    padding: 15px;
    padding-bottom: 31px;
}


.nosotros_01{
    position: relative;
    float: left;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/nos_01.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
    padding: 15px;
    padding-bottom: 31px;
}

.nosotros_02{
    position: relative;
    float: left;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/nos_02.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
    padding: 15px;
    padding-bottom: 31px;
}

.nosotros_03{
    position: relative;
    float: left;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/nos_03.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
    padding: 15px;
    padding-bottom: 31px;
}


.nosotros_04{
    position: relative;
    float: left;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/nos_04.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
    padding: 15px;
    padding-bottom: 31px;
}


.artes_chacona_venado{
    position: relative;
    width: 100%;
    min-height: 550px;
    height: auto;
    background: url(/images/artes/artes_01.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 40px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_01{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_01.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_01:hover{
    transform: scale(1.1);
}



.cultura__artes_escenicas_02{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_02.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_02:hover{
    transform: scale(1.1);
}


.cultura__artes_escenicas_03{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_03.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_03:hover{
    transform: scale(1.1);
}


.cultura__artes_escenicas_04{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_04.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_04:hover{
    transform: scale(1.1);
}

.cultura__artes_escenicas_05{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_05.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_05:hover{
    transform: scale(1.1);
}

.cultura__artes_escenicas_06{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_06.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_06:hover{
    transform: scale(1.1);
}

.cultura__artes_escenicas_07{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_07.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_07:hover{
    transform: scale(1.1);
}

.cultura__artes_escenicas_08{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_08.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_08:hover{
    transform: scale(1.1);
}


.cultura__artes_escenicas_09{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_09.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_09:hover{
    transform: scale(1.1);
}


.cultura__artes_escenicas_10{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_10.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_10:hover{
    transform: scale(1.1);
}


.cultura__artes_escenicas_11{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_11.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_11:hover{
    transform: scale(1.1);
}

.cultura__artes_escenicas_12{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_12.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_12:hover{
    transform: scale(1.1);
}

.cultura__artes_escenicas_13{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_13.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_13:hover{
    transform: scale(1.1);
}

.cultura__artes_escenicas_14{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_14.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_14:hover{
    transform: scale(1.1);
}

.cultura__artes_escenicas_15{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_15.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_15:hover{
    transform: scale(1.1);
}


.cultura__artes_escenicas_16{
    position: relative;
    width: 100%;
    min-height: 285px;
    height: auto;
    background: url(/images/artes/artes_16.avif) center top;
    /* background-color: #1b449c; */
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 25px;
    transition: 0.3s;
}

.cultura__artes_escenicas_16:hover{
    transform: scale(1.1);
}












#transiciones {
    transition-timing-function: linear;
}

.cultura_01{
    position: relative;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/cultura_01.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;

}

.cultura_02{
    position: relative;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/cultura_02.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;

}

.cultura_03{
    position: relative;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/cultura_03.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
}

.cultura_04{
    position: relative;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/cultura_04.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;

}



textarea.form-control {
    height: 39px;
}

.anim_01{
    background-image: url(/images/cifras_01.jpg);
}
.anim_02{
    background-image: url(/images/cifras_02_bg.jpg);
}
.anim_03{
    background-image: url(/images/cifras_03_bg.jpg);
}
.anim_04{
    background-image: url(/images/cifras_04_bg.jpg);
}
.anim_05{
    background-image: url(/images/cifras_05_bg.jpg);
}
.anim_06{
    background-image: url(/images/cifras_06_bg.jpg);
    background-position: right;
}
.anim_07{
    background-image: url(/images/cifras_07_bg.png);
}
.anim_08{
    background-image: url(/images/cifras_08_bg.png);
}
.anim_09{
    background-image: url(/images/cifras_09_bg.png);
}
.anim_10{
    background-image: url(/images/cifras_10_bg.png);
}
.anim_back{

    padding: 15px;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    min-height: 200px;
    background-size: cover;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
}

.anim_01_tit{
    font-family: 'DMSansmedium';
    font-size: 45px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    float: left;
    margin-top: 2px;
    width: 100%;
}

.anim_01_text{
    font-family: 'DMSans';
    font-size: 16px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    float: left;
    margin-top: 7px;
    width: 100%;
}


.texto_big{
    font-size: 17px !important;
}

.contenedor_texto_azul_fondo_blanco3 {
    color: #1b449c !important;
    font-size: 17px;
    width: 100%;
    min-height: 100px;
    height: auto;
    overflow: hidden;
    padding: 20px;
}

.titulo_becas4_home {
    font-family: 'mark_promedium';
    font-size: 25px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    float: left;
    margin-top: 312px;
    width: 100%;
    text-transform: uppercase;
}


.titulo_becas3_home {
    font-family: 'mark_promedium';
    font-size: 25px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    float: left;
    margin-top: 279px;
    width: 100%;
    text-transform: uppercase;
}


.titulo_becas2eu_home {
    font-family: 'mark_promedium';
    font-size: 25px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    float: left;
    margin-top: 242px;
    width: 100%;
    text-transform: uppercase;
}


.titulo_vacante_bold{
    color: #1b449c;
    text-align: left;
    font-family: 'mark_probold' !important;
    text-transform: uppercase !important;
    font-size: 12px;
    line-height: 1;
}
.titulo_vacante{
    color: #333333;
    text-align: left;
    font-family: 'mark_promedium' !important;
    font-size: 11px;
    line-height: 1;
}

.lugar_vacante_mex{
    color: #666666;
    text-align: left;
    font-family: 'mark_promedium' !important;
    font-size: 12px;
    line-height: 1;
    margin-top: -8px;
    margin-bottom: 0px;
    background-image: url(/images/flag_mex_s.jpg);
    padding-left: 30px;
    background-repeat: no-repeat;
}


.proximamente{
    color: #666666;
    text-align: left;
    font-family: 'mark_prolight' !important;
    font-size: 11px;
    line-height: 1;
    margin-top: -8px;
    margin-bottom: 0px;
}

.lugar_vacante_usa{
    color: #666666;
    text-align: left;
    font-family: 'mark_promedium' !important;
    font-size: 12px;
    line-height: 1;
    margin-top: -8px;
    margin-bottom: 0px;
    background-image: url(/images/flag_eng_s.jpg);
    padding-left: 30px;
    background-repeat: no-repeat;
}

.puesto_vacante{
    color: #1b449c;
    text-align: left;
    font-family: 'mark_probold' !important;
    text-transform: uppercase !important;
    font-size: 22px;

    margin-top: 4px;
    line-height: 1;

}

.detalles_vacante{

}

.contenedor_vacante{
    width: 100%;
    background-color: #ededee;
    padding: 15px;
    border-radius: 8px;
    min-height: 60px;
    height: auto;
    overflow: hidden;
    margin-bottom: 18px;
}

.contactanos_azul{
    padding-left: 0;
    color: #1b449c;
    text-align: center;
    font-family: 'mark_promedium' !important;
    text-transform: uppercase !important;
    font-size: 22px;
}

.paypal{
    background-image: url(/images/paypal.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 150px;
    height: auto;
    overflow: hidden;
    display: block;
    margin-top: 40px;
    margin-bottom: 70px;
}

.btn-donar{
    background-image: url(/images/btn-donar.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 87px;
    height: auto;
    overflow: hidden;
    display: block;
    margin-top: 40px;
    margin-bottom: 70px;
}

.nombre_slogan_dona, .nombre_slogan_dona p{
    font-size: 20px;
    font-family: 'mark_promedium';
    text-align: center;
    line-height: 1.4;
    color: #1b449c;
}

.foto_instituciones_int_dos {
    background-image: url(/images/inst_02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    min-height: 680px;
    height: auto;
    overflow: hidden;
}


.foto_instituciones_int {
    background-image: url(/images/f_institucionesjpg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    min-height: 680px;
    height: auto;
    overflow: hidden;
}



.foto_instituciones_int2 {
    background-image: url(/images/f_instituciones2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    min-height: 680px;
    height: auto;
    overflow: hidden;
}

.foto_instituciones_int3 {
    background-image: url(/images/f_instituciones3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    min-height: 680px;
    height: auto;
    overflow: hidden;
}


.fstaff_01{
    background-image: url("/images/staff_adriana.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_02{
    background-image: url("/images/staff_alejandra.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_03{
    background-image: url("/images/staff_allie.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_04{
    background-image: url("/images/staff_alma.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_05{
    background-image: url("/images/staff_andrea.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_06{
    background-image: url("/images/staff_daniela.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_07{
    background-image: url("/images/staff_fernanda.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_08{
    background-image: url("/images/staff_hanna.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_09{
    background-image: url("/images/staff_hazel.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_10{
    background-image: url("/images/staff_jesus.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_11{
    background-image: url("/images/staff_juanmanuel.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_12{
    background-image: url("/images/staff_paola.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_13{
    background-image: url("/images/staff_renee.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_14{
    background-image: url("/images/staff_samantha.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fstaff_15{
    background-image: url("/images/staff_victor.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}
.fstaff_demo{
    background-image: url("/images/staff_demo.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}
.fstaff_16{
    background-image: url("/images/staff_celia.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}



.nombre_staff {
    font-size: 19px;
    font-family: 'mark_promedium';
    color: #1b449c;
    text-align: center;
    line-height: 1;
    margin-top: 15px;
}

.puesto_staff {
    font-size: 14px;
    font-family: 'mark_prolight';
    color: #1b449c;
    text-align: center;
    line-height: 1;
    margin-top: -7px;
}


.nombre_consejo {
    font-size: 19px;
    font-family: 'mark_promedium';
}

.fconsejo_01{
    background-image: url("/images/consejo_roberto.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
    min-height: 250px;
}

.fconsejo_02{
    background-image: url("/images/consejo_graciela.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}

.fconsejo_03{
    background-image: url("/images/consejo_celia.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}

.fconsejo_04{
    background-image: url("/images/consejo_monica.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}

.fconsejo_05{
    background-image: url("/images/consejo_alfonso.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}

.fconsejo_06{
    background-image: url("/images/consejo_antonio.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}

.fconsejo_07{
    background-image: url("/images/consejo_enrique.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}

.fconsejo_08{
    background-image: url("/images/consejo_silvio.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}
.fconsejo_09{
    background-image: url("/images/consejo_susan.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}
.fconsejo_10{
    background-image: url("/images/consejo_alisa.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}
.fconsejo_11{
    background-image: url("/images/consejo_waded.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}
.fconsejo_12{
    background-image: url("/images/consejo_william.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}
.fconsejo_13{
    background-image: url("/images/consejo_carlos.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}
.fconsejo_demo{
    background-image: url("/images/consejo-demo.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center ;
    width: 100%;
    min-height: 250px;
}
.margin_diez{
    margin-bottom: 10px;
}
.margin_quince{
    margin-bottom: 15px;
}
.margin_veinte{
    margin-bottom: 20px;
}
.margin_treinta{
    margin-bottom: 30px;
}

.spacer_azul{
    height: 1px;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
    float: left;
    background-color: #0254ad;
}

.fondo_azul_consejo{
    background-size: cover;
    background-repeat: repeat-y;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 25px;
    position: relative;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    min-height: 3rem;
    height: auto;
    overflow: hidden;
    background: url(/images/back_concejo.jpg);
    background-size: cover;
    margin-top: 1rem;
}


.contenedor_texto_azul_fondo_blanco{
    font-family: 'mark_prolight';
    color: #1b449c !important;
    font-size: 17px;
    width: 100%;
    min-height: 600px;
    height: auto;
    overflow: hidden;
    padding: 30px;
}

.contenedor_texto_azul_fondo_blanco2 {
    font-family: 'mark_prolight';
    color: #1b449c !important;
    font-size: 17px;
    width: 100%;
    min-height: 400px;
    height: auto;
    overflow: hidden;
    padding: 30px;
}

.foto_nosotros_int{
    background-image: url("/images/f_nosotros_int.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    width: 100%;
    min-height: 680px;
    height: auto;
    overflow: hidden;
}

.foto_nosotros_int2{
    background-image: url("/images/f_nosotros_int_02.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    width: 100%;
    min-height: 680px;
    height: auto;
    overflow: hidden;
}

.bg-dark {
    background-color: transparent !important;
}

.boton_submenu{
    color: #ffffff;
    width: 200px;
    border-radius: 6px;
    background-color: #00b8f1;
    padding: 10px;
    font-family: 'mark_promedium';
    font-size: 16px;
    text-align: center;
    position:relative;
    float: left;
    margin-left: 6px;
    margin-right: 6px;
}

.boton_submenu:hover{
    background-color: #fe5401;

}

.boton_submenu_on{
    color: #ffffff;
    width: 200px;
    border-radius: 6px;
    background-color: #fe5401;
    padding: 10px;
    font-family: 'mark_promedium';
    font-size: 16px;
    text-align: center;
    position:relative;
    float: left;
    margin-left: 6px;
    margin-right: 6px;
}

.fondo_azul_oscuro{
    background-color: #1b449c;
    padding: 20px;
    min-height: 300px;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    float: left;
}

.blancooo{
    color: #ffffff;
}

.nav-fijo{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
}

.nav-instituciones,
.nav-nosotros,
.nav-donativos,
.nav-mexicanos,
.nav-artes,
.nav-cultura,
.nav-aviso,
.nav_oportunidades,
.nav_informes,
.nav-contacto {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 50px;
    height: auto;
    overflow: hidden;
}

/* Propiedades específicas para cada uno */
.nav-instituciones { background-image: url("/images/h_extra.jpg"); }
.nav-nosotros { background-image: url("/images/h_nosotros.jpg"); }
.nav-donativos { background-image: url("/images/h_donativos.jpg"); }
.nav-mexicanos { background-image: url("/images/h_extra.jpg"); }
.nav-artes { background-image: url("/images/h_cultura_artes.jpg"); }
.nav-cultura { background-image: url("/images/h_cultura.jpg"); }
.nav-aviso { background-image: url("/images/h_aviso.jpg"); }
.nav_oportunidades { background-image: url("/images/h_oportunidades.jpg"); }
.nav_informes { background-image: url("/images/h_informes.jpg"); }
.nav-contacto { background-image: url("/images/h_contacto.jpg"); }




.foto_donativosint {
    position: relative;
    float: left;
    width: 100%;
    min-height: 650px;
    height: auto;
    background: url(/images/f_donativos.jpg) left center ;
    background-repeat: no-repeat;
    overflow: hidden;
    background-size: cover;
    padding: 20px;
    margin-top: 15px;
    margin-bottom: 13px;
}

.container-inside-title-txt-right {
    position: relative;
    float: left;
    width: calc(100% - 18rem);
}

.container-inside-title-txt-left {
    position: relative;
    float: left;
    width: 18rem;
}
.container-inside-title, .container-inside-menu {
    position: relative;
    width: 100%;
    clear: both;
    overflow: hidden;
    display: block;
}
.container-form-1 p {
    font-family: 'mark_prolight';
    font-weight: 300;
    font-size: 16px;
    line-height: 1.2;
    color: #4c4c4c;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;

}

.container-form-1 {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 1rem;
    background-color: white;
    padding: 2rem;
    border-top: solid 15px #1b449c;
}

.form-control {
    /* font-family: 'proxima_novaregular' !important;*/
    width: 100%;
    height: 39px;
    padding: 7px;
    font-size: 16px;
    line-height: 1.5;
    color: #253754;
    background-color: #fbfbfb;
    border: 1px solid #dddddd;
    border-radius: 7px;
    font-weight: normal;
}

textarea.form-control {
    min-height: 39px;
    height: auto;
    font-size: 16px;
    font-family: 'proxima_novaregular';
}

.form-row>.col, .form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}
.form-group {
    margin-bottom: 1rem;
}

.container-facebook {
    position: relative;
    float: right;
    width: 35px;
    height: 35px;
    margin-left: 0.8rem;
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%;
    border-width: 0px !important;
    border-radius: 5px;
    border-color: #ffffff;
    margin-left: 17px;
    font-size: 16px;
}


/* estilos contacto de aqui para arriba*/


.body{
    background-color: #000000 !important;
}

.h-100 {
    height: 72% !important;
}

.texto_contacto{
    font-family: 'mark_promedium';
    font-size: 17px;
    line-height: 1;
    margin-top: 16px;
}


.color_azul{
    color: #1b449c !important;
}

.color_blanco{
    color: #ffffff !important;
}

.padding_cero{
    padding-right: 0px;
    padding-left: 0px;
}

.contenedor_contacto{
    margin-top: 15px;
}

.mapa_interactivo{
    position: relative;
    float: left;
    width:100%;
    min-height: 650px;
    background: url(/images/mapa.jpg) center;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;

}

.back_testimoniales{
    position: relative;
    float: left;
    width:100%;
    min-height: 650px;
    background: url(/images/b_testimoniales.jpg) center;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;

}

.back_contacto{
    /*position: relative;
    float: left;
    width:100%;
    min-height: 650px;
    background: url(/images/back_contacto.jpg) center;*/
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px;
    position: relative;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    min-height: 3rem;
    height: auto;
    overflow: hidden;

    background: url(/images/back_contacto.jpg) ;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 1rem;

}

.banner1{
    position: relative;
    float: left;
    width:50%;
    min-height: 330px;
    /* height: auto; */
    background: url(/images/banner1.jpg) center left;
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    /* margin-bottom: 10px; */
}


.boton_becas {
    color: #fff;
    background-color: #fc5900;
    border-color: #fc5900;
    font-family: 'mark_promedium';
    font-size: 15px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 8px;
    border-radius: 6px;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 10px;
    /* margin-left: 360px; */
    /* margin: 0 auto; */
    margin-top: 15px;
    float: right;
    text-align: center;
    line-height: 18px;

}

.boton_becas:hover {
    background-color: #047edc;
    border-color: #047edc;
}


.container-btn-becas{
    position: absolute;
    width: 100%;
    min-height: 20px;
    height: auto;
    overflow: hidden;
    bottom: 5%;

}
.titulo_becas_home_eng1 {
    font-family: 'mark_promedium';
    font-size: 30px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    width: 100%;
    text-transform: uppercase;
}


.titulo_becas_home_eng2 {
    font-family: 'mark_promedium';
    font-size: 30px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    width: 100%;
    text-transform: uppercase;
}

.titulo_becas_home_eng3 {
    font-family: 'mark_promedium';
    font-size: 30px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    width: 100%;
    text-transform: uppercase;
}


.titulo_becas_home{
    font-family: 'mark_promedium';
    font-size: 24px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    width: 100%;
    text-transform: uppercase;
}

.titulo_becas2_home{
    font-family: 'mark_promedium';
    font-size: 20px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    width: 100%;
    text-transform: uppercase;
}
.titulo_becas5_home {
    font-family: 'mark_promedium';
    font-size: 30px;
    color: #ffffff;
    line-height: 1;
    text-align: center;
    position: relative;
    width: 100%;
    text-transform: uppercase;
}

.estadounidenses_01{
    position: relative;
    width:100%;
    min-height: 580px;
    height: auto;
    background: url(/images/estadounidenses_01.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
    clear: both;
}

.estadounidenses_02{
    position: relative;
    width:100%;
    min-height: 580px;
    height: auto;
    background: url(/images/estadounidenses_02.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
    clear: both;
}

.estadounidenses_03{
    position: relative;
    width:100%;
    min-height: 580px;
    height: auto;
    background: url(/images/estadounidenses_03.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
    clear: both;

}

.estadounidenses_04 {
    position: relative;
    width: 100%;
    min-height: 580px;
    height: auto;
    background: url(/images/profesionales.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
    clear: both;
}

.mexicanos_01{
    position: relative;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/mexicanos_01.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;

}

.mexicanos_02{
    position: relative;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/mexicanos_02.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;

}

.mexicanos_03{
    position: relative;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/mexicanos_03.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;

}

.mexicanos_04{
    position: relative;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/mexicanos_04.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
}

.mexicanos_05{
    position: relative;
    width:100%;
    min-height: 482px;
    height: auto;
    background: url(/images/mexicanos_05.jpg) center top;
    background-color: #1b449c;
    background-size: cover;
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 25px;
    border-radius: 8px;
}

.video1{
    position: relative;
    float: left;
    width:100%;
    min-height: 330px;
    /* height: auto; */
    background: url(/images/video1.jpg) center left;
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    /* margin-bottom: 10px; */
}

.video2{
    position: relative;
    float: left;
    width:100%;
    min-height: 330px;
    /* height: auto; */
    background: url(/images/video2.jpg) center left;
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    /* margin-bottom: 10px; */
}

.banner2{
    position: relative;
    float: left;
    width:50%;
    min-height: 330px;
    /* height: auto; */
    background: url(/images/banner2.jpg) center left;
    background-size: contain;
    background-repeat: no-repeat !important;
    overflow: hidden;
    /* margin-bottom: 10px; */
}


.texto_medium{

    font-family: 'mark_promedium';


}
.btn-menu-top{
    border-radius: 6px;
    padding: 4px 15px;
    position: relative;
    float: right;
    margin-top: 0px;
    font-size: 14px;
}

.fondo_menu{
    background-color: #00b7f1;
    cursor: pointer;
    font-family: 'mark_probold';
    color: #ffffff;
    display: block;
    transition: all ease 0.3s;
    margin-left: 10px;
}
.fondo_menu:hover{
    background-color: #4669f9;
}
.flag_eng{
    right: 10px;
    background: url(/images/flag_eng.jpg) center right;
    background-repeat: no-repeat !important;
    color: #ffffff;
    font-family: 'mark_promedium';
    margin-left: 10px;
    width: 108px;
    text-align: left
}


.fontmenu{
    font-family: 'mark_promedium';
}


.margin_cero{
    margin-left: -15px;
    margin-right: -15px
}

.banner_tienda {
    position: relative;
    background-color: #000000;
    height: auto;
    min-height: 298px;
    overflow: hidden;
    margin-left: -15px;
    margin-bottom: 10px;
    margin-right: -15px;
    /* padding: 20px; */
    /* margin-right: 10px; */
    /* border-radius: 12px; */
}


.icon_trompeta {
    position: relative;
    float: left;
    width: 100%;
    min-height: 100px;
    height: auto;
    background: url(/images/iconos_trompeta.svg) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 50px;
}

.fondo_medios{
    width: 100%;
    background-color: #000000;
    padding: 50px;
    min-height: 500px;
    height: auto;
    overflow: hidden;
}

.medio_01{
    position: relative;
    float: left;
    width: 100%;
    min-height: 104px;
    background: url(/images/logo_cdmx.png) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: contain;
    margin-bottom: 10px;
}

.medio_02{
    position: relative;
    float: left;
    width: 100%;
    min-height: 104px;
    background: url(/images/logo_universal.png) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: contain;
    margin-bottom: 10px;
}


.medio_03{
    position: relative;
    float: left;
    width: 100%;
    min-height: 104px;
    background: url(/images/logo_cnn.png) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: contain;
    margin-bottom: 10px;
}

.medio_04{
    position: relative;
    float: left;
    width: 100%;
    min-height: 104px;
    background: url(/images/logo_gandhi.png) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: contain;
    margin-bottom: 10px;
}

.medio_05{
    position: relative;
    float: left;
    width: 100%;
    min-height: 104px;
    background: url(/images/logo_inba.png) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: contain;
    margin-bottom: 10px;
}

.medio_06{
    position: relative;
    float: left;
    width: 100%;
    min-height: 104px;
    background: url(/images/logo_11.png) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: contain;
    margin-bottom: 10px;
}

.medio_07{
    position: relative;
    float: left;
    width: 100%;
    min-height: 104px;
    background: url(/images/logo_culturaunam.png) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: contain;
    margin-bottom: 10px;
}






.tit_tienda{
    position: relative;
    float: left;
    width: 100%;
    min-height: 65px;
    background: url(/images/tit_boutique.png) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: contain;
    margin-top: -1px;
    margin-bottom: 10px;
}

.tarjeta{
    position: relative;
    float: left;
    width: 100%;
    min-height: 314px;
    background: url(/images/tarjeta.png) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: contain;
    margin-top: -1px;
    margin-bottom: 10px;
}

.tienda{
    position: relative;
    float: left;
    width: 100%;
    min-height: 363px;
    background: url(/images/tienda.jpg) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: cover;
    margin-top: -1px;
    margin-bottom: 10px;
}

.fondo_testimoniales {
    position: relative;
    float: left;
    width: 100%;
    min-height: 571px;
    height: auto;
    background: url(/images/fondo_testimoniales.jpg) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: cover;
    margin-top: -1px;
    /* margin-bottom: 10px;*/
    padding: 20px;
}


.text-negro {
    text-align: justify !important;
    color: #000000;
    font-size: 15px;
    line-height: 1;
}


.text-blanco {
    text-align: justify !important;
    color: #ffffff;
    font-size: 15px;
    line-height: 1;
}


.titulo_azul{
    color: #104487;
    font-family: 'mark_probold';
    font-size: 40px;


}

.boton_tarjeta{
    color: #fff;
    background-color: #fc5900;
    border-color: #fc5900;
    font-family: 'mark_promedium';
    font-size: 13px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 0.7rem .75rem;
    border-radius: 6px;
    width: 187px;
    margin-top: 10px;
    /* margin-left: 360px; */
    /* margin: 0 auto; */
    margin-top: 20px;
    float: right;
    text-align: center;
}

.boton_tarjeta:hover {
    background-color: #047edc;
    border-color: #047edc;
}
.boton_tarjeta2{
    color: #fc5900;
    background-color: transparent;
    border-color: #fc5900;
    border: solid 1px;
    font-family: 'mark_promedium';
    font-size: 13px;
    transition: all ease .15s;
    padding: 1.2rem .75rem;
    border-radius: 0px;
    width: 187px;
    margin-top: 10px;
    margin-top: 20px;
    float: right;
    text-align: center;
}

.boton_tarjeta2:hover {
    background-color: #fc5900;
    border-color: #fc5900;
}
.boton_tarjeta3{
    color: #ffffff !important;
    background-color: transparent;
    border-color: #ffffff !important;
    border: solid 1px;
    font-family: 'mark_promedium';
    font-size: 13px;
    transition: all ease .15s;
    padding: 1.2rem .75rem;
    border-radius: 0px;
    width: 187px;
    margin-top: 10px;
    margin-top: 20px;
    float: right;
    text-align: center;
}

.boton_tarjeta3:hover {
    background-color: #fc5900;
    border-color: #fc5900 !important;
}
.icon_jaguar {
    position: relative;
    float: left;
    width: 100%;
    min-height: 100px;
    height: auto;
    background: url(/images/iconos_jaguar.svg) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 10px;
}


.icon_calaca {
    position: relative;
    float: left;
    width: 100%;
    min-height: 100px;
    height: auto;
    background: url(/images/iconos_calavera.svg) center center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 50px;
}

.fondo_exbecarios {
    position: relative;
    float: left;
    width: 100%;
    min-height: 600px;
    height: auto;
    background: url(/images/f_exbecarios.webp) top center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: cover;
    margin-top: -1px;
    /*    margin-bottom: 10px;*/
    padding: 25px;
    padding-top: 80px;
}

.fondo_contacto {
    position: relative;
    float: left;
    width: 100%;
    min-height: 600px;
    height: auto;
    background: url(/images/f_contacto_ok.jpg) center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: cover;
    margin-top: -1px;
    margin-bottom: 10px;
    padding: 25px;
    padding-top: 143px;
}

.fondo_cultura {
    position: relative;
    float: left;
    width: 100%;
    min-height: 600px;
    height: auto;
    background: url(/images/f_cultura.jpg) center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: cover;
    margin-top: -1px;
    margin-bottom: 10px;
    padding: 25px;
    padding-top: 143px;
}

.fondo_oportunidades {
    position: relative;
    float: left;
    width: 100%;
    min-height: 600px;
    height: auto;
    background: url(/images/f_oportunidades_big.jpg) center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: cover;
    margin-top: -1px;
    margin-bottom: 10px;
    padding: 25px;
    padding-top: 143px;
}
.bloque_contenido_cultura, .bloque_contenido_cultura p{
    color: #1b449c;
    text-align: center;
}

.fondo_informes {
    position: relative;
    float: left;
    width: 100%;
    min-height: 600px;
    height: auto;
    background: url(/images/f_informes.jpg) center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: cover;
    margin-top: -1px;
    margin-bottom: 10px;
    padding: 25px;
    padding-top: 143px;
}


.fondo_becas_mexicanos{
    position: relative;
    float: left;
    width: 100%;
    min-height: 600px;
    height: auto;
    background: url(/images/f_becas_mexicanos.webp) center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: cover;
    margin-top: -1px;
    margin-bottom: 10px;
    padding: 25px;
    padding-top: 143px;
}


.fondo_donativosok {
    position: relative;
    float: left;
    width: 100%;
    min-height: 600px;
    height: auto;
    background: url(/images/f_donativos.jpg) center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: cover;
    margin-top: -1px;
    margin-bottom: 10px;
    padding: 25px;
    padding-top: 143px;
}


.fondo_quienes {
    position: relative;
    float: left;
    width: 100%;
    min-height: 600px;
    height: auto;
    background: url(/images/f_nosotros.webp) center;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: cover;
    margin-top: -1px;
    margin-bottom: 10px;
    padding: 25px;
    padding-top: 35px;
}

.fondo_donativos {
    position: relative;
    float: left;
    width: 100%;
    min-height: 470px;
    height: auto;
    background: url(/images/b_donativos.webp) left top;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: cover;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.icon_donativotop{
    position: relative;
    margin-right: 10px;
    width: 100%;
    min-height: 90px;
    height: auto;
    background: url(/images/icon_donativo.png) ;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: contain;
    margin-top: -1px;
    background-position-x: right;
}

.icon_donativo{
    position: relative;
    float: right;
    width: 100%;
    min-height: 51px;
    height: auto;
    background: url(/images/icon_donativo_w.png) left;
    /* background-size: cover; */
    background-repeat: no-repeat !important;
    overflow: hidden;
    background-size: contain;
    margin-top: -1px;
}

.centradoo{
    text-align: center;
}

.tituloo_int{
    font-family: 'mark_probold';
    font-size: 60px;
    line-height: 1;
    margin-bottom: 15px;
}


.tituloo , .tituloo p{
    font-family: 'mark_probold';
    font-size: 75px;
    line-height: 1;
}


.subtitulo_interiorr{
    font-size: 19px;
    font-family: 'mark_promedium';

}

.puesto_interior {
    font-size: 17px;
    font-family: 'mark_promedium';
    line-height: 1;
}



.margen_left{
    margin-left: 50px;
    margin-top: 28px;
}

.titulo_chico {
    font-family: 'mark_probold';
    font-size: 38px;
    line-height:1;
}

.subtituloo{
    font-family: DMSans;
    font-size: 32px;
    font-family: 'mark_promedium';
    line-height: 1;
}

.subtituloo_m{
    font-family: 'mark_promedium';
    font-size: 22px;
    line-height: 1;
}
.pleca_amarilla{
    position: relative;
    float: left;
    width: 100%;
    height: 30px;
    background-image: url(/images/pleca_puntos.png);
    background-position: center;
    z-index: 1001;
    background-repeat: repeat-x;
    margin-top: -25px;

}

.pleca_azul_sup{
    position: relative;
    float: left;
    width: 100%;
    height: 30px;
    background-image: url(/images/pleca_azul_down.png);
    background-position: center;
    z-index: 1001;
    background-repeat: repeat-x;
    /* margin-top: -25px;*/

}




/*.powerby{
    position: relative;
    float: left;
    font-size: 45px;
    text-align: center;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'mark_probold';
}*/

.alejandronasta{
    position: relative;
    /*  float: left;*/
    font-size: 40px;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    /*margin-top: 15px;
    margin-bottom: 10px;*/
    font-family: 'mark_promedium';
}

.boldDM{
    font-family: 'mark_probold';
}



.btn-primary :hover{
    color: #fff;
    background-color: #1f4295;
    border-color: #1f4295;
}

html {
    min-height:100vh;
    scroll-behavior: smooth;
}
/*.bg-dark {
    background-color: #000000 !important;
}*/
video{
    width:100%;
}
dl, ol, ul {
    /*color: #1e3659 !important;*/
    color: #000000;
    text-align: justify !important;
    font-size: 17px;
}
.custom-toggler .navbar-toggler-icon {
    background-image: url("/images/hamburguesa.svg");
}
.custom-toggler.navbar-toggler {
    border-color: #1938da;
}
.titulo_ventajas {
    font-size: 21px;
    color: #1e3659;
    line-height: 1.2;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'mark_promedium';
}

.w-100 {
    width: 100% !important;
    height: auto;

    overflow: hidden;
}
.carousel-caption {
    bottom: 4px;

}
.container-quienes-2 {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 500px;
    overflow: hidden;
    overflow: hidden;
}
.centrado_vertical {
    display: flex;
    align-items: center;
}


.contenedor123{
    position: relative;
    float:left;
    width: 100%;
    display: flex;
    justify-content: center;

}

.i_01{
    position: relative;
    float:left;
    width: 145px;
    min-height: 50px;
    height: auto;
    background: url(/images/i_01.png) center center;
    /*    background-size: cover;*/
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

.i_02{
    position: relative;
    float:left;
    width: 145px;
    min-height: 50px;
    height: auto;
    background: url(/images/i_02.png) center center;
    /*    background-size: cover;*/
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

.i_03{
    position: relative;
    float:left;
    width: 168px;
    min-height: 50px;
    height: auto;
    background: url(/images/i_03.png) center center;
    /*    background-size: cover;*/
    background-repeat: no-repeat !important;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
}

.H_01{
    position: relative;
    float:left;
    width: 145px;
    min-height: 50px;
    height: auto;
    background: url(/images/1.png) center center;
    /*    background-size: cover;*/
    background-repeat: no-repeat !important;
    overflow: hidden;
}

.H_02{
    position: relative;
    float:left;
    width: 145px;
    min-height: 50px;
    height: auto;
    background: url(/images/2.png) center center;
    /*    background-size: cover;*/
    background-repeat: no-repeat !important;
    overflow: hidden;
}

.H_03{
    position: relative;
    float:left;
    width: 145px;
    min-height: 50px;
    height: auto;
    background: url(/images/3.png) center center;
    /*    background-size: cover;*/
    background-repeat: no-repeat !important;
    overflow: hidden;
}


.f_infra{
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/infra.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.container_f_inn01 {
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/inn_01.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.container_f_inn02 {
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/inn_02.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.container_f_inn03 {
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/inn_03.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.container_f_inn04 {
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/inn_04.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.container_f_inn05 {
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/inn_05.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.container_f_inn06 {
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/inn_06.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.container_f_inn07 {
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/inn_07.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.container_f_inn08 {
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/inn_08.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.container_f_inn09 {
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/inn_09.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.container_f_empresa_01 {
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/f_empresa_01.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.container_f_empresa_02 {
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/f_empresa_02.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}

.container_f_empresa_03 {
    position: relative;
    width: 100%;
    min-height: 500px;
    height: auto;
    background: url(/images/f_empresa_03.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.padding_cero {
    padding: 0px;
}
.logo_empresa {
    position: relative;
    width: 100%;
    min-height: 140px;
    background: url(/images/logo_header.svg) center center;
    background-size: auto;
    background-size: contain;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #ffffff;
    background-repeat: no-repeat;
}
.textobig {
    font-family: 'mark_promedium';
    text-align: center;
    font-size: 22px;
}
.container-quienes-txt {
    position: relative;
    width: 85%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 30px;
}
.box{
    position: relative;
    width: 100%;
    height: 305px;
    overflow: hidden;
    border-radius: 0px;
    /*background: #000;*/
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); */
    transition: .5s;
    margin-bottom: 11px;
}

.box:hover
{
    transform: translateY(-10px);
    box-shadow: 0 50px 50x rgba(0,0,0,0.5);
}

.box .imgbox
{
    position: relative;
}

.box .imgbox img
{
    transition: .5s;
}

.box:hover .imgbox img
{
    opacity: .5;
    transform: translateY(-10px);
}
.box .content
{
    position: absolute;
    bottom: 0;
    padding: 20px;
    box-sizing: border-box;
    transition: .5s;
    opacity: 0;
    width: 100%;
    background: rgba(0,0,0,.8);
    height: 100%;

}
.box:hover .content
{
    opacity: 1;
    bottom: 0;
}
.box .content h3
{
    font-size: 26px;
    color: #fff;
    font-weight: 700;
}

.box .content p
{
    font-size: 17px;
    line-height: 1;

    color: #fff;
    /*font-weight: 400;*/
}
.box .content .btnD {
    position: absolute;
    font-family: 'mark_promedium';
    border: none;
    background-color: #fc5900;
    border-color: #fc5900;
    color: #fff;
    font-size: 17px;
    padding: 10px 40px;
    font-weight: 400;
    transition: .5s;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 100px;
    text-transform: uppercase;





}

.box .content .btnD:hover, .box .content .btnD:focus  {
    background: #fe5401;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,0);

}

/*
*/

.box2{
    position: relative;
    width: 100%;
    height: 590px;
    overflow: hidden;
    border-radius: 0px;
    /*background: #000;
     box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); */
    transition: .5s;
    margin-bottom: 11px;
}

.box2:hover
{
    transform: translateY(-10px);
    box-shadow: 0 50px 50x rgba(0,0,0,.5);
}

.box2 .imgbox
{
    position: relative;
}

.box2 .imgbox img
{
    transition: .5s;
}

.box2:hover .imgbox img
{
    opacity: .5;
    transform: translateY(-10px);
}

.box2 .content
{
    position: absolute;
    bottom: -40px;
    left: 0;
    padding: 20px;
    box-sizing: border-box;
    transition: .5s;
    opacity: 0;

}

.box2:hover .content
{
    opacity: 1;
    bottom: 0;
}

.box2 .content h3
{
    font-size: 26px;
    color: #fff;
    font-weight: 700;
}

.box2 .content p
{
    font-size: 17px;
    line-height: 1;

    color: #fff;
    /*font-weight: 400;*/
}

.box2 .content .btnD
{
    border: none;
    background: #ff0000;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    font-weight: 700;
    transition: .5s;
}

.box2 .content .btnD:hover
{
    background: #ff3232;

}

/*
*/

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'mark_promedium';
    color: #ffffff;
}
p {
    font-family: 'mark_prolight';
    color: #ffffff;
    text-align: justify;
    /* line-height: 1.2;*/
}
.navbar {
    padding:1rem;
    margin-top: 0px;
}
.nav-link{
    font-family: 'mark_promedium';
    font-size: 17px;
    padding: 0 1rem;
    margin-top: 16px;
}
.navbar-light .navbar-nav .nav-link{
    color: #fc5900;
}
.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
}
.navbar-dark .navbar-nav .nav-link.link-shop{
    color: #3e76fb;
}
.navbar-dark .navbar-nav .nav-link.link-shop:focus, .navbar-dark .navbar-nav .nav-link.link-shop:hover {
    color: #059dfd;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover, .nav-link.active a{
    color: #3ec3fb;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #0bc8f4;
}
.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link{
    color: #3ec3fb !important;
}
.logo-nav{
    /*width:360px;*/
    margin-left: 15px;
    width: 270px;
}
.icon-shop{
    display: inline-block;
    width: 16px;
    height: 17px;
    background-image: url("/images/icon-shop.png");
    background-repeat: no-repeat;
    background-size: contain;
}
.margin15{
    margin-bottom: 15px;
}

.margin25{
    margin-bottom: 25px;
}

.margin35{
    margin-bottom: 35px;
}
.spacer15{
    width: 100%;
    height: 15px;
    float: left;
    position: relative;
}
.titulo {
    font-size: 21px;
    color: #1e3659;
    line-height: 1.2;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'neue_haas_grotesk_text_pr75Bd';
}
.centrado{
    text-align: center !important;
}
.texto_general_blue {
    font-size: 19px;
    color: #3863a3;
    line-height: 1.2;
    width: 100%;
    font-style: italic;
    font-weight: bold;
    text-align: justify;
}
.texto_bold {
    font-family: 'mark_promedium';
}
.texto_general {
    font-size: 19px;
    color: #1e3659;
    line-height: 1.2;
    width: 100%;
    position: relative;
    float: left;
    text-align: justify;
}
.texto_general_w {
    font-size: 17px;
    color: #ffffff;
    line-height: 1.2;
    width: 100%;
    position: relative;
    float: left;
}
.titulo_w {
    font-size: 20px;
    color: #ffffff;
    line-height: 1.2;
    width: 100%;
    position: relative;
    float: left;
    font-family: 'mark_promedium';
    margin-bottom: 10px;
}
.relativo{
    position: relative;
    float: left;
}
.back_int
{
    width: 100%;
    position: relative;
    float: left;
    min-height: 800px;
    height: auto;
    overflow: hidden;
    background-image: url(/images/back_int.jpg);
    background-size: cover;
    background-position: left top;
    background-repeat: no-repeat;

}
.cont_ventajas{
    width: 100%;
    position: relative;
    float: left;
    min-height: 800px;
    height: auto;
    overflow: hidden;
    background-color: #f36001;
    color: #ffffff;
    border-radius:0px 0px 15px 15px ;
    margin-bottom: 30px;
}
.cont_ventajas_gris{
    width: 100%;
    position: relative;
    float: left;
    min-height: 400px;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    border-radius:15px 15px 15px 15px ;
    margin-bottom: 30px;
    padding: 30px;
}
.bullett{
    list-style-image: url('/images/bullet_m.png');
}
.cont_valores_gris{
    width: 100%;
    background-image: url(/images/back_bullets.jpg);
    background-repeat: no-repeat;
    position: relative;
    float: left;
    min-height: 400px;
    height: auto;
    overflow: hidden;
    background-color: #ffffff;
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px;
    border-radius:15px 15px 15px 15px ;
    margin-bottom: 30px;
    padding: 30px;
}
.ventaja_cont_texto{
    width: 100%;
    position: relative;
    float: left;
    padding: 15px;
}
.contenedor_texto_ventajas{
    width: 80%;
    position: relative;
    float: left;
}
.icon_vent_01{
    width: 99px;
    position: relative;
    float: left;
    height: 99px;
    margin-right: 15px;
    background-image: url(/images/icon_vent_01.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.icon_vent_02{
    width: 99px;
    position: relative;
    float: left;
    height: 99px;
    margin-right: 15px;
    background-image: url(/images/icon_vent_02.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.icon_vent_03{
    width: 99px;
    position: relative;
    float: left;
    height: 99px;
    margin-right: 15px;
    background-image: url(/images/icon_vent_03.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.icon_vent_04{
    width: 99px;
    position: relative;
    float: left;
    height: 99px;
    margin-right: 15px;
    background-image: url(/images/icon_vent_04.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.ventaja_01{
    width: 100%;
    position: relative;
    float: left;
    height: 580px;
    background-image: url(/images/ventaja_00.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ventaja_02{
    width: 100%;
    position: relative;
    float: left;
    height: 580px;
    background-image: url(/images/ventaja_02.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ventaja_03{
    width: 100%;
    position: relative;
    float: left;
    height: 580px;
    background-image: url(/images/ventaja_03.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ventaja_04{
    width: 100%;
    position: relative;
    float: left;
    height: 580px;
    background-image: url(/images/ventaja_04.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ventaja_05{
    width: 100%;
    position: relative;
    float: left;
    height: 580px;
    background-image: url(/images/ventaja_00.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ventaja_06{
    width: 100%;
    position: relative;
    float: left;
    height: 580px;
    background-image: url(/images/ventaja_06.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.bg-header{
    position: relative;
    width: 100%;
    overflow: hidden;
    clear: both;
}
.header_contacto {
    width: 100%;
    position: relative;
    height: 341px;
    background-image: url(/images/header_contacto.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 45px;
    color: rgba(255,255,255,0.55);
    font-size: 37px;
    font-family: 'mark_promedium';
    padding-top: 200px;
    margin-bottom: 5px;
    overflow: hidden;
}
.header_soluciones {
    width: 100%;
    position: relative;
    height: 341px;
    background-image: url(/images/header_soluciones.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 45px;
    color: rgba(255,255,255,0.55);
    font-size: 37px;
    font-family: 'mark_promedium';
    padding-top: 200px;
    margin-bottom: 5px;
}

.width_video_int {
    width: 100%;
}

.header_innovacion {
    width: 100%;
    position: relative;
    height: 341px;
    background-image: url(/images/header_ventajas.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 45px;
    color: rgba(255,255,255,0.55);
    font-size: 37px;
    font-family: 'mark_promedium';
    padding-top: 200px;
    margin-bottom: 5px;
}

.header_innovacion {
    width: 100%;
    position: relative;
    height: 341px;
    background-image: url(/images/header_innovacion.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 45px;
    color: rgba(255,255,255,0.55);
    font-size: 37px;
    font-family: 'mark_promedium';
    padding-top: 200px;
    margin-bottom: 5px;
}

.header_ventajas {
    width: 100%;
    position: relative;
    height: 341px;
    background-image: url(/images/header_ventajas.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 45px;
    color: rgba(255,255,255,0.55);
    font-size: 37px;
    font-family: 'mark_promedium';
    padding-top: 200px;
    margin-bottom: 5px;
}

.header_infraestructura {
    width: 100%;
    position: relative;
    height: 341px;
    background-image: url(/images/header_infraestructura.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 45px;
    color: rgba(255,255,255,0.55);
    font-size: 37px;
    font-family: 'mark_promedium';
    padding-top: 200px;
    margin-bottom: 5px;
}

.header_quienes {
    width: 100%;
    position: relative;
    height: 341px;
    background-image: url(/images/header_compania.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-left: 45px;
    color: rgba(255,255,255,0.55);
    font-size: 37px;
    font-family: 'mark_promedium';
    padding-top: 200px;
    margin-bottom: 5px;
}
.navbar-brand {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;


}
.navbar-toggler {
    border: 1px solid white;
}
.nav-top{
    position: relative;
    width: 100%;
    height: 45px;
    margin-top: 0px;
    overflow: hidden;
    z-index: 5000;
    background-color: #000000;
    padding-top: 20px;
    display: block;
}

.dm_topnav{
    color:#fb61a8 !important;
    font-family: 'mark_promedium' !important;
    font-size: 12px !important;

}

.bg-nav-top2{
    position: absolute;
    right: 0;
    top: 10px;
    width: 320px;
    height: 250px;
    /* background-color: #214089; */
    border-radius: 40px;
    margin-right: 26px;
}

.bg-nav-top{
    position: absolute;
    right: 0;
    top: 24px;
    width: 320px;
    height: 25px;
    /* background-color: #214089; */
    border-radius: 40px;
    margin-right: 2px;
}
.container-top-social{
    position: relative;
    float: right;
    width: 140px;
    height: 25px;
    margin-top: 10px;
}
.container-top-tel{
    position: relative;
    float: right;
    width: 207px;
    height: 25px;
    margin-top: 5px;
}
.container-top-tel p{
    font-family: 'mark_prolight';
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
}
.container-top-faq{
    position: relative;
    float: right;
    width: 75px;
    height: 25px;
    margin-top: 5px;
}
.container-top-tel a{
    font-family: 'mark_prolight';
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    line-height: 1;
}
.container-top-tel a span{
    font-family: 'mark_promedium';
    color: #ffffff;
    font-size: 14px;
}

.container-top-faq a{
    font-family: 'mark_prolight';
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 1;
}
.container-top-faq a:hover, .container-top-tel a:hover, .container-top-tel a:hover span{
    color: #3ec3fb;
    text-decoration: none;
}
.bt-redes-1{
    position: relative;
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 7px;
    background-color: #0059b2;
    border-radius: 50px;
    transition: all 0.5s;
}

.bt-redes-1 .facebook{
    position: absolute;
    width: 14px;
    height: 22px;
    background-image: url("/images/facebook.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 22%;
    left: 31%;
}
.bt-redes-2{
    position: relative;
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 7px;
    background: linear-gradient(to right,  rgb(255,168,0) 0%,rgb(255,11,91) 50%,rgb(255,0,192) 100%);

    border-radius: 50px;
    transition: all 0.5s;
}
.bt-redes-2 .instagram{
    position: absolute;
    width: 22px;
    height: 22px;
    background-image: url("/images/instagram.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 20%;
    left: 21%;
}
.bt-redes-3{
    position: relative;
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 7px;
    background-color: #ff0000;
    border-radius: 50px;
    transition: all 0.5s;
}
.bt-redes-3 .in{
    position: absolute;
    width: 21px;
    height: 21px;
    background-image: url("/images/in.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 17%;
    left: 20%;
}
.bt-redes-4{
    position: relative;
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 7px;
    background-color: #000000;
    border-radius: 50px;
    transition: all 0.5s;
}
.bt-redes-4 .tiktok{
    position: absolute;
    width: 21px;
    height: 21px;
    background-image: url("/images/tik-tok.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 21%;
    left: 21%;
}
.slider-top-bg{
    position: absolute;
    background-color: #214089;
    width: 35%;
    height: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1001;
    top: 10px;
}
.slider-bottom-bg{
    position: absolute;
    width: 100%;
    height: 100px;
    background-image: url("/images/pleca_slider.png");
    background-position: center;
    z-index: 1001;
    bottom: -49px;
    background-repeat: no-repeat;
}
.header-top-bg{
    position: absolute;
    background-color: #214089;
    width: 35%;
    height: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1001;
    top: 10px;
}
.header-bottom-bg{
    position: absolute;
    background-color: #214089;
    width: 35%;
    height: 23px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1001;
    bottom: -6px;
}
.carousel-item h1{
    font-family: 'mark_promedium';
    font-size: 63px;
    line-height: 1;
    text-align: left;
    margin-bottom: 0;
}
.carousel-item h2{
    font-family:'mark_promedium';
    font-size: 63px;
    line-height: 1;
    text-align: left;
    letter-spacing: 3px;
}
.btn-menu{
    color: #fff;
    background-color: #fc5900;
    background-image: url(/images/icono_boleto.svg);
    background-position-x: 99px;
    background-position-y: 9px;
    background-repeat: no-repeat;
    background-size: 27px;
    border-color: #fc5900;
    font-family: 'mark_promedium';
    font-size: 14px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 10px;
    padding-top: 12px;
    border-radius: 100px;
    width: 138px;
    margin-top: 9px !important;
    margin-top: 6px;
    /* margin-left: 360px; */
    /* margin: 0 auto; */
    margin-right: 10px;
}

.btn-menu:hover, .btn-slider:focus, .btn-slider:not(:disabled):not(.disabled).active, .btn-slider:not(:disabled):not(.disabled):active, .show > .btn-slider.dropdown-toggle{
    background-color: #047edc;
    border-color: #047edc;
}


.btn-slider{
    float: left;
    position: relative;
    color: #fff;
    border-width: 1px;
    border-color: #ffffff;
    background-color: #021e40;
    border-color: #ffffff;
    font-family: 'mark_promedium';
    font-size: 16px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 10px .75rem;
    border-radius: 0px;
    width: 217px;
    height: 49px;
    margin-top: 10px;
    /* margin-left: 360px; */
    margin: 0 auto;
    display: inline-block;
    background-image: url(/images/arrow_boton.png);
    background-repeat: no-repeat;
    background-position-x: 196px;
    background-position-y: 5px;


}
.btn-slider:hover, .btn-slider:focus, .btn-slider:not(:disabled):not(.disabled).active, .btn-slider:not(:disabled):not(.disabled):active, .show > .btn-slider.dropdown-toggle{
    background-color: #fca103;
    border-color: #ffffff;
}
.carousel-control-prev-icon {
    background-image: url("/images/prev-icon.svg");
    width: 40px;
    height: 40px;
}
.carousel-control-next-icon{
    background-image: url("/images/next-icon.svg");
    width: 40px;
    height: 40px;
}
.carousel-indicators li {
    width: 50px;
    height: 5px;
    margin-right: 3px;
    margin-left: 3px;
    opacity: .5;
}
.carousel-indicators {
    bottom: 15px;

}
.container-bloque-1{
    margin-top: 40px;
    margin-bottom: 40px;
}
.container-bloque-1 p, .container-bloque-2 p{
    font-family: 'mark_promedium';
    font-size: 24px;
    color: #1e3659;
    line-height: 1.1;
}
.container-bloque-1 p strong, .container-bloque-2 p strong{
    font-family: 'mark_promedium';
}
.container-bloque-1 h1, .container-bloque-2 h1{
    font-family: 'mark_promedium';
    color: #214089;
    font-size: 60px;
    line-height: 1;
}
.container-bloque-1 h3, .container-bloque-2 h3{
    font-family: 'mark_promedium';
    color: #1e3659;
    font-size: 28px;
    line-height: 1.1;
}
.bg-soluciones-1{
    position: relative;
    background-image: url("/images/soluciones-1.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
    min-height: 290px;
    overflow: hidden;
    margin-bottom: 10px;
}
.bg-soluciones-2{
    position: relative;
    background-image: url("/images/soluciones-2.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
    min-height: 290px;
    overflow: hidden;
    margin-bottom: 10px;
}
.bg-soluciones-3{
    position: relative;
    background-image: url("/images/soluciones-3.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
    min-height: 590px;
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: 10px;
}

.bg-soluciones-3int{
    position: relative;
    background-image: url("/images/interior_soluciones-3.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
    min-height: 590px;
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: 10px;
}
.no-margin-padding{
    padding-left: 0;
    padding-right: 0;
}
.row-margin-padding{
    padding-left: 10px;
    padding-right: 10px;
}
.container-txt-soluciones-white{
    position: absolute;
    width: calc(100% - 50px);
    bottom: 45px;
    padding-left: 50px;
}
.container-txt-soluciones-white h3, .container-txt-soluciones-black h3{
    color: #ffffff;
    text-transform: uppercase;
}
.container-txt-soluciones-black p{
    font-family: 'mark_promedium';
    color: #ffffff;
    font-size: 18px;
    text-align: justify;
}
.container-txt-soluciones-black{
    position: absolute;
    width: 100%;
    bottom: 0;
    padding-left: 50px;
    background-color: rgba(3, 3, 3, .67);
    height: auto;
    min-height: 150px;
    overflow: hidden;
    padding: 35px;
}
.container-txt-soluciones{
    position: absolute;
    width: 100%;
    top: 45px;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
}
.container-txt-soluciones h1{
    font-family: 'mark_promedium';
    font-size: 80px;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
}
.container-txt-soluciones h4{
    font-family: 'mark_promedium';
    font-size: 22px;
    line-height: 1;
    color: #fff;
}
.icon-sight{
    position: relative;
    display: inline-block;
    background-image: url("/images/icon-mira.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 50px;
    width: 50px;
}
.bg-soluciones-4{
    position: relative;
    background-image: url("/images/soluciones-4.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
    min-height: 290px;
    overflow: hidden;
    margin-bottom: 10px;
}
.bg-soluciones-5{
    position: relative;
    background-image: url("/images/soluciones-5.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
    min-height: 290px;
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: 10px;
}

.bg-soluciones-6{
    position: relative;
    background-image: url("/images/soluciones_pegado.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
    min-height: 290px;
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: 10px;
}

.bg-soluciones-7{
    position: relative;
    background-image: url("/images/soluciones_distribucion.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: auto;
    min-height: 290px;
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: 10px;
}
.bg-soluciones-8{
    position: relative;
    background-image: url("/images/banner_big_recorrido.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: auto;
    min-height: 305px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 12px;
}
.bg-soluciones-9{
    position: relative;
    background-image: url("/images/banner_big_dark.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: auto;
    min-height: 305px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 12px;
}
.bg-soluciones-10{
    position: relative;
    background-image: url("/images/banner_big_flying.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: auto;
    min-height: 305px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 12px;
}


.bg-soluciones-11{
    position: relative;
    background-image: url("/images/banner_big_temporal.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: auto;
    min-height: 305px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 12px;
}

.bg-soluciones-12{
    position: relative;
    background-image: url("/images/banner_big_vuelo.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: auto;
    min-height: 305px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-right: 10px;
    border-radius: 12px;
}

.banner_tarjeta{
    position: relative;
    background-image: url(/images/bannert_giftcard.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: auto;
    min-height: 298px;
    overflow: hidden;
    margin-left: -15px;
    margin-bottom: 10px;
    margin-right: -15px;
    padding: 20px;

    /* margin-right: 10px; */
    /* border-radius: 12px;*/
}

.banner_boutique{
    position: relative;
    background-image: url(/images/banner_boutique.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: auto;
    min-height: 298px;
    overflow: hidden;
    margin-left: -15px;
    margin-bottom: 10px;
    margin-right: -15px;
    padding: 20px;
    /* margin-right: 10px; */
    /* border-radius: 12px;*/
}

.container-video-home{
    margin-right: 5px;
}
.container-video-home-1{
    margin-right: 0px;
}
.logo-bg{
    position: absolute;
    background-image: url("/images/logo-bg.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 1363px;
    height: 1500px;
    left: -640px;
    top: -120px;
    opacity: 0.1;
}
.container-img-contacto{
    position: relative;
    width: 100%;
    background-image: url("/images/img-contacto.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    height: auto;
    min-height: 650px;
    overflow: hidden;
}
#formulario .form-control {
    font-family: 'mark_promedium';
    height: calc(1.8em + .75rem + 2px);
    padding: .375rem 1.4rem;
    font-size: 1.1rem;
    line-height: 1.5;
    color: #214089 ;
    background-color: #f3f1f1;
    border: none;
    border-radius: 6px;
    height: 40px;
}
#formulario .form-control::placeholder {
    color: #214089;
    opacity: 1;
}
#formulario textarea.form-control {
    height: 120px;
    border-radius: 6px;
    resize: none;
}
.form-control:focus, .btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus{
    box-shadow: none;
}
.btn-form{
    font-family: 'mark_promedium';
    font-size: 18px;
    background-color: #214089;
    border-color: #214089;
    padding: .8rem 50px;
    border-radius: 60px;
    float: right;
}
.col-contacto-phone{
    position: relative;
    float: left;
    width: 240px;
}
.col-contacto-mail{
    position: relative;
    float: left;
    width: calc(100% - 240px)
}
.phone-icon{
    position: relative;
    float: left;
    width: 35px;
    height: 35px;
    background-image: url("/images/phone-icon.svg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    overflow: hidden;
    margin-right: 5px
}
.datos-form-1{
    position: relative;
    float: left;
    width: calc(100% - 40px);

}
.datos-form-1 p, .datos-form-2 p{
    font-family: 'mark_promedium';
    font-size: 14px;
    line-height: 1;
    color: #1e3659;
    margin-bottom: 0;
}
.datos-form-1 a, .datos-form-1 a:hover, .datos-form-2 a, .datos-form-2 a:hover{
    font-family: 'mark_promedium';
    font-size: 18px;
    line-height: 1;
    color: #1e3659;
    text-decoration: none;
}
.mail-icon{
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    background-image: url("/images/mail-icon.svg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    overflow: hidden;
    margin-right: 5px
}
.datos-form-2{
    position: relative;
    float: left;
    width: calc(100% - 45px);

}
.footer-bg{
    position: relative;
    width: 100%;
    height: auto;
    min-height: 380px;
    background-image: url("/images/footer-bg.jpg");
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
    overflow: hidden;
    padding: 30px 100px;
}
.footer-bg-top{
    position: relative;
    float: left;

    width: 100%;
    height: 20px;
    background-color: #cdcdcd;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    margin-top: 100px;
}
.logo-footer{
    position: relative;
    width: 250px;
    height: 80px;
    background-image: url(/images/logo-footer.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    overflow: hidden;
}
.footer-bg p{
    font-family: 'mark_promedium';
    color: #222222;
    font-size: 12px;
    line-height: 1.3;
}
.footer-bg strong{
    font-family: 'mark_probold';
    color: #ffffff;
    font-size: 13px;
    color: #0056a3;
}
a.tel-footer{
    font-family: 'mark_probold';
    font-size: 14px;
    color: #0056a3;
    text-decoration: none;
    transition: all 0.3s;
    display: inline-block;
    position: relative;

}
a.tel-footer:hover{
    color: #00b8f1;
}
a.mail-footer{


    font-family: 'mark_promedium';
    font-size: 15px;
    color: #0056a3 !important;
    text-decoration: none;
    transition: all 0.3s;
    display: block;
    text-align: left !important;


}
a.mail-footer span{
    font-family: 'robotobold';
    font-size: 15px;
    color: #cccccc;
    text-decoration: none;
    transition: all 0.3s;
}
a.mail-footer span:hover{
    color: #00b8f1 !important;
}
.footer-bg p.horario{
    font-family: 'mark_probold';
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 0px;
}
.container-redes{
    position: relative;
    width: 100%;
    height: 50px;
    margin-top: 30px;
    overflow: hidden;
}
.container-redes-txt{
    position: relative;
    float: left;
    width: 60px;
}
.container-redes-txt p{
    color: #222222;
    margin-top: 10px;
}
.container-redes-txt p.txt-siguenos{
    font-size: 12px;
}
.container-redes-icons{
    position: relative;
    float: left;
    width: calc(100% - 60px);
}
.bt-redes{
    position: relative;
    float: left;
    width: 35px;
    height: 35px;
    margin-right: 3px;
    background-color: #0056a3;
    border-radius: 50px;
    transition: all 0.5s;
}
.bt-redes:hover{
    background-color: #6483c3;
}
.bt-redes .facebook{
    position: absolute;
    width: 12px;
    height: 18px;
    background-image: url(/images/facebook.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: 23%;
    left: 30%;
}
.bt-redes .instagram {
    position: absolute;
    width: 19px;
    height: 21px;
    background-image: url(/images/instagram.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 20%;
    left: 22%;
}
.bt-redes .linkedin{
    position: absolute;
    width: 18px;
    height: 20px;
    background-image: url(/images/in.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 18%;
    left: 28%;
}
.bt-redes .tiktok{
    position: absolute;
    width: 18px;
    height: 19px;
    background-image: url(/images/tik-tok.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    top: 21%;
    left: 25%;
}
.container-footer-links{
    position: relative;
    width: 100%;
    height: auto;
    min-height: 100px;
    overflow: hidden;
    margin-top: 80px;
}
.container-footer-items{
    position: relative;
    width: 100%;
    margin-top: 20px;
}
.container-footer-links h6{
    font-family: 'mark_promedium';
    font-size: 19px;
    color: #ffffff;
}
.container-footer-links h6 a{
    font-family: 'mark_promedium';
    font-size: 19px;
    color: #ffffff;
    text-decoration: none;

}
.container-footer-links h6 a:hover{
    color: #ffffff;

}
ul.no-bullets {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.no-bullets li{
    margin-bottom: 5px;
}
.no-bullets a{
    color: #0056a3;
    font-family: 'mark_promedium';
    font-size: 16px;
    text-decoration: none;
}
.no-bullets a:hover{
    color: #00b8f1;
}
.container-footer-copy{
    position: relative;
    width: 100%;
    border-top: 1px solid #cccccc;
    margin-top: 20px;
    padding-top: 15px;
}

.powerby a{
    display: block;
    float: right;
    color: rgba(255,255,255,.7);
    text-decoration: none;
    font-family: 'mark_promedium';
    font-size: 15px;
}
.powerby a span{
    font-family: 'mark_prolight';
    font-size: 11px;
}
.container-porque{
    position: relative;
    margin: 60px 0;
    height: auto;
    min-height: 100px;
    overflow: hidden;
}
.bg-porque{
    position: absolute;
    background-color: #f0f0f0;
    width: 80%;
    height: 100%;
    right: 0;
}
.porque-img{
    position: relative;
    width: 100%;
    min-height: 485px;
    background-image: url(/images/porque-panda.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 80px 0;
}
.porque-img-2{
    position: relative;
    width: 100%;
    min-height: 1116px;
    background-image: url(/images/porque-panda-2.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 80px 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.porque-img-3{
    position: relative;
    width: 100%;
    min-height: 1116px;
    background-image: url(/images/porque-panda-4.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 80px 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.porque-img-4{
    position: relative;
    width: 100%;
    min-height: 485px;
    background-image: url(/images/porque-panda-3.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 80px 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
}
.container-porque-txt{
    position: relative;
    margin: 80px 80px;
}
.container-porque-txt h1, .container-productos h1{
    font-family: 'mark_probold';
    font-size: 60px;
    line-height: 1;
    color: #214089;
}
.container-porque-txt h4, .container-productos h4{
    font-family: 'mark_promedium';
    font-size: 24px;
    line-height: 1.2;
    color: #1e3659;
    text-align: justify;
}
.container-porque-txt strong{
    font-family: 'mark_probold';
    font-weight: normal;
}
.container-productos{
    position: relative;
    width: 100%;
    margin: 60px 0;
    height: auto;
    min-height: 100px;
    overflow: hidden;
}
.container-productos-col{
    position: relative;
    width: 100%;
    margin: 20px 0 30px 0;
    height: auto;
    min-height: 100px;
    overflow: hidden;
    padding: 0 20px;
}
.container-productos-img{
    position: relative;
    width: 100%;
    height: auto;
    min-height: 255px;
    overflow: hidden;
}
.container-num{
    position: relative;
    float: left;
    width: 50%;
    color: #041936;
    font-family: 'mark_probold';
    font-size: 13px;
}
.container-productos-color{
    position: relative;
    width: 100%;
    height: auto;
    min-height: 20px;
    overflow: hidden;
}
.container-color{
    position: relative;
    float: left;
    width: 50%;
}
.color-circulo{
    position: relative;
    float: right;
    width: 15px;
    height: 15px;
    border-radius: 20px;
    margin-left: 4px;
}
.color-1{
    background-color: #f26543 ;
}
.color-2{
    background-color: #000000;
}
.container-productos-titulo h4{
    color: #041936;
    font-family: 'mark_promedium';
    font-size: 24px;
    line-height: 1;
    text-align: center;
    /* margin: 30px 0; */
    /* min-height: 80px; */
    height: auto;
    overflow: hidden;
}
.container-productos-descripcion{
    position: relative;
    width: 100%;
    height: auto;
    min-height: 55px;
    overflow: hidden;
    color: #214089;
    font-size: 17px;
}
.container-productos-descripcion p{
    color: #5e5e5e;
    font-size: 17px;
    line-height: 1;
    font-family: 'mark_promedium';
    text-align: justify;
}
.btn-mas-info{
    background-color: #0e388d;
    border-color: #0e388d ;
    display: block;
    width: 200px;
    border-radius: 50px;
    margin: 0 auto;
    font-family: 'mark_promedium';
    font-size: 16px;
    margin-bottom: 30px;
}
.btn-mas-info:hover, .btn-mas-info:active, .btn-mas-info:focus, .btn-mas-info:not(:disabled):not(.disabled).active, .btn-mas-info:not(:disabled):not(.disabled):active, .show > .btn-mas-info.dropdown-toggle{
    background-color: #000;
    border-color: #000 ;
}
.btn-mas-productos{
    background-color: #000;
    border-color: #000 ;
    display: block;
    width: 200px;
    border-radius: 50px;
    margin: 0 auto;
    font-family: 'mark_promedium';
    font-size: 16px;
    float: right;
    margin-right: 30px;
    margin-top: 40px;
}
.btn-mas-productos:hover, .btn-mas-productos:active, .btn-mas-productos:focus, .btn-mas-productoso:not(:disabled):not(.disabled).active, .btn-mas-productos:not(:disabled):not(.disabled):active, .show > .btn-mas-productos.dropdown-toggle{
    background-color: #0e388d;
    border-color: #0e388d ;
}
.breadcrumb {
    padding: 0rem 1rem .75rem 1rem;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
}
ol.breadcrumb {
    padding: 10px 16px 0px 16px;
    list-style: none;
    background-color: transparent;
}
ol.breadcrumb li {
    display: inline;
    font-size: 13px;
    font-family: 'mark_promedium';
}
.breadcrumb-item + .breadcrumb-item::before {
    color: #545454;
}
ol.breadcrumb li a {
    color: #3e76fb;
    text-decoration: none;
}
ol.breadcrumb li a:hover {
    color: #000;
    text-decoration: none;
}
.container-no-letal-1{
    position: relative;
    width: 100%;
    min-height: 90px;
    height: auto;
    overflow: hidden;
    background-color: #2f5cc6;
    border-radius: 15px;
    padding: 28px 10px 15px 10px;
}
.container-naranja-2{
    background-color: #244ca8;
}
.container-naranja-3{
    background-color: #214089;
}
.icon-mira-blanco{
    position: relative;
    float: left;
    width: 75px;
    min-height: 75px;
    background-image: url(/images/icon-mira-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: -5px;
}
.container-no-letal{
    position: relative;
    float: left;
    width: calc(100% - 95px);
}
.container-no-letal h4{
    color: #ffffff;
    font-family: 'neue_haas_grotesk_text_pr75Bd';
    font-size: 25px;
    line-height: 1;
    text-align: justify;
}
.container-no-letal h5{
    color: #ffffff;
    font-family: 'mark_promedium';
    font-size: 24px;
    line-height: 1;
    text-align: justify;
}
.container-valores{
    position: relative;
    width: 100%;
    min-height: 30px;
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}
.container-valores-icon{
    position: relative;
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 20px;
}
.container-valores-text{
    position: relative;
    float: left;
    width: calc(100% - 120px);
}
.baner-footer{
    display: block;
    position: relative;
    width: 100%;
    background-image: url(/images/baner-footer.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 280px;
    height: auto;
}
a.aviso{
    position: relative;
    /*float: left;*/
    font-family: 'mark_promedium';
    color: #222222;
    font-size: 12px;
    line-height: 1.3;
    padding-left: 5px;
    text-decoration: none;
}
a.aviso:hover{
    text-decoration: none;
    color: #007bff;
}
p.footer-derechos{
    position: relative;
    float: left;
}
.demo-tienda{
    display: block;
    position: relative;
    width: 100%;
    background-image: url(/images/home_xpertshop.jpg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    height: 5641px;
}
/*#map, #mapmx{
    width: calc(100%);
    height: 600px;
}
#map svg, #mapmx svg {
  width: 100%;
  height: auto;
}*/
#map, #mapmx {
    width: 100%;
    height: 600px;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#map svg, #mapmx svg {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: 100%;
    display: block;
}
.subtitulos_mapas {
    text-align: center;
    font-size: 21px;
    color: #1b449c;
    margin-bottom: 25px;
}
.subtitulos_mapas div{
    font-size: 28px;
    line-height: 21px;
    font-weight: 600;
}
.slide-sub{
    font-size: 28px;
}
.margin-btn-slider{
    margin: 30px auto 0 auto;
}

@media (max-width: 1790px) {
    #map, #mapmx{
        height: 550px;
    }
}
@media (max-width: 1614px) {
    .hide-resolution{
        display: none;
    }
}
@media (max-width: 1550px) {
    #map, #mapmx{
        height: 500px;
    }
}
@media (max-width: 1350px) {
    #map, #mapmx{
        height: 450px;
    }
}
@media (max-width: 1100px) {
    #map, #mapmx{
        height: 410px;
    }
}
@media (max-width: 550px) {
    #map, #mapmx{
        height: 370px;
    }
}
@media (max-width: 440px) {
    #map, #mapmx{
        height: 290px;
    }
}

@media (max-width: 1283px) {
    .logo-nav{
        width: 218px;

    }
}

@media (max-width: 1440px){
    .tituloo, .tituloo p{
        font-size: 70px;
    }
}


@media (max-width: 1200px){
    .logo-nav {
        width: 150px;

    }
    .container-txt-soluciones h1 {
        font-size: 65px;
    }

    .fondo_quienes {

        background: url(/images/f_nosotros2.jpg) center;
    }

    .fondo_exbecarios {

        background: url(/images/f_exbecarios2.jpg) center;
    }

}
@media (min-width: 1423px){
    .navbar-expand-custom {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    .navbar-expand-custom .navbar-nav {
        flex-direction: row;
    }
    .navbar-expand-custom .navbar-nav .nav-link {
        padding-right: 5px;
        padding-left: 5px;
    }
    .navbar-expand-custom .navbar-collapse {
        display: flex!important;
    }
    .navbar-expand-custom .navbar-toggler {
        display: none;
    }

}
@media (max-width: 1423px){
    .nav-link {
        padding: .5rem 1rem;
        text-align: center;
    }
    .bg-nav-top{
        display: none;
    }
    .navbar-dark .navbar-nav .nav-link.link-shop{
        margin-bottom: 40px;
    }


}

@media (max-width: 1280px){
    .carousel-item h1{
        font-size: 55px;
    }
    .carousel-item h2 {
        font-size: 53px;
    }
    .fondo_quienes {
        background-position-x: -113px;
    }


}

@media (max-width: 1024px){


    .titulo_becas_home {

    }


    .titulo_becas_home_eng1 {


    }

    .titulo_becas_home_eng2 {


    }

    .titulo_becas_home_eng3 {



    }

    .titulo_becas3_home {
        margin-top: 297px;
    }

    .titulo_becas4_home {
        margin-top: 307px;
        font-size: 22px;
    }

    .titulo_becas5_home {
        margin-top: 329px;
        font-size: 23px;
    }
}


@media (max-width: 992px){
    .foto_donativosint {
        background: url(/images/f_becas_mexicanos_mobile.webp) center ;
        background-repeat: no-repeat;
        background-size: cover;
    }



    .container-top-tel, .container-top-faq{
        display: none;
    }
    .navbar-brand {
        padding-top: 0;
    }
    .carousel-item h1{
        font-size: 45px;
    }
    .carousel-item h2 {
        font-size: 43px;
    }

    .container-footer-links {
        position: relative;
        width: 100%;
        height: auto;
        min-height: 60px;
        overflow: hidden;
        margin-top: -15px;
    }
    /*  .container-footer-links{
          display: none;
      }*/
    .container-txt-soluciones h1 {
        font-size: 55px;
    }

    .fondo_quienes {
        background-position-x: -250px;
    }

}
@media (max-width: 768px){


    .titulo_becas_home_eng1 {

        font-size: 24px;
    }

    .titulo_becas_home_eng3 {

    }

    .titulo_becas_home_eng2 {

    }

    .titulo_becas_home {
    }
    .titulo_becas2_home {
    }

    .titulo_becas3_home {
        font-size: 19px;
    }

    .titulo_becas4_home {
        font-size: 15px;
    }

    .titulo_becas5_home {
        font-size: 17px;
    }

    .estadounidenses_01 {
    }

    .estadounidenses_02 {
    }
    .estadounidenses_03 {
    }

    .mexicanos_01 {

    }

    .mexicanos_02 {
    }

    .mexicanos_03 {
    }

    .mexicanos_04 {
    }

    .mexicanos_05 {
    }

    .puesto_interior {
        text-align: center;
    }

    .nombre_consejo {
        text-align: center;
    }

    .fconsejo_01{
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .fconsejo_02{
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .fconsejo_03{
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .fconsejo_04{
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .fconsejo_05{
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .fconsejo_06{
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .fconsejo_07{
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .fconsejo_08{
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .boton_submenu_on {
        width: 100%;
        margin-bottom: 7px;
    }

    .boton_submenu{

        width: 100%;
        margin-bottom: 7px;
    }

    .container-inside-title-txt h1, .container-inside-title-txt-single h1 {
        font-family: 'proxima_nova_altbold';
        font-size: 2.3rem 36.8px;
        color: #4d4d4d;
        margin-bottom: 0;
        padding: 0 1rem;
        text-transform: uppercase;
    }

    .container-inside-title-txt-right {
        position: relative;
        float: left;
        width: calc(100% - 18rem);
    }


    .back_int{
        background-size: contain;
    }
    .bg-soluciones-3, .bg-soluciones-5 {
        margin-left: 0;
    }
    .container-bg-contacto-1{
        margin-top: 40px;
    }
    .btn-form {
        float: none;
        width: 100%;
        margin-bottom: 40px;
    }
    .g-recaptcha {
    }
    .col-contacto-phone, .col-contacto-mail{
        display: none;
    }
    .footer-bg-top{
        margin-top: 0;
    }
    .carousel-item h1, .carousel-item h2{
        display: none;
    }

    .tituloo, .tituloo p{
        font-size: 56px;
    }
    .carousel-indicators{
        display: none;
    }
    .margin-btn-slider {
        margin: 70% auto 0px auto;
    }
    .boton_nosotros{
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

}
@media (max-width: 768px) {


    .contactanos_azul{

        font-size: 21px !important;
    }


    .fondo_donativosok {
        background: url(/images/f_donativos_m.jpg) center;
    }
    .fondo_cultura {
        background: url(/images/f_cultura_s.jpg) center;
    }

    .fondo_oportunidades {
        background: url(/images/f_cultura_s.jpg) center;
    }

    .fondo_informes {
        background: url(/images/f_informes_s.jpg) center;
    }

    .fondo_contacto {
        background: url(/images/f_contacto_ok_s.jpg) ;
        background-size: cover;
        height: 189px;
        min-height: 350px;
    }

    dl, ol, ul {
        margin-bottom: 0rem !important;
    }

    .carousel-card {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    .carousel-card .carousel {
        padding: 1px 0 !important;
    }
    .row_00{
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .no-gutters>.col, .no-gutters>[class*=col-] {
        padding-right: 15px;
        padding-left: 15px;
    }

    .bg-soluciones-3int {
        margin-left: 0px !important;
    }

    .bg-soluciones-6 {
        margin-left: 0px !important;
    }

    .bg-soluciones-7 {
        margin-left: 0px !important;
    }

    .contenedor_texto_ventajas {
        width: 100% !important;
    }

    .icon_vent_01 {
        width: 100% !important;
    }
    .icon_vent_02 {
        width: 100% !important;
    }
    .icon_vent_03 {
        width: 100% !important;
    }
    .icon_vent_04 {
        width: 100% !important;
    }
    .titulo_ventajas {
        text-align: center !important;
    }

    .container-quienes-2 {
        min-height: 100px !important;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
@media (max-width: 768px){

    .nosotros_04{
        min-height: 250px;
    }

    .nosotros_03{
        min-height: 250px;
    }

    .nosotros_02{
        min-height: 250px;
    }

    .nosotros_01{
        min-height: 250px;
    }



    .cultura_01 {
    }
    .cultura_02 {
    }
    .cultura_03 {
    }
    .cultura_04 {
    }

    .fondo_donativos {

        background: url(/images/b_donativos2.jpg);

    }

    .video1{
        width:100%;
        min-height: 315px;
    }

    .video2{
        width:100%;
        min-height: 315px;
    }

    .banner1{
        width:100%;
        min-height: 315px;
    }

    .banner2{
        width:100%;
        min-height: 315px;
    }


    .carousel-item h1{
        font-size: 34px;
    }
    .nav-top{
        display: none;
    }
    .navbar {
        padding: .5rem 1rem;
        margin-top: 0px;
    }
    .logo-nav{
        width:140px;
    }
    .container-bloque-1 p {
        font-size: 18px;
    }
    .container-bloque-1 h1{
        font-size: 33px;
    }
    .container-bloque-1 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .footer-bg {
        padding: 30px 30px;
    }
    .logo-footer {
        margin: 0 auto;
    }
    .footer-bg p, a.tel-footer, a.mail-footer {
        text-align: left !important;
    }
    .container-redes {
        width: 194px;
        margin-left: auto;
        margin-right: auto;
    }
    .bg-soluciones-8, .bg-soluciones-9, .container-video-home{
        margin-right: 0px;
    }
    .container-video-home{
        margin-bottom: 15px;
    }
    .bg-soluciones-8, .bg-soluciones-9, .bg-soluciones-10{
        min-height: 305px;
    }
    .box{
        height: 305px;
    }
    .powerby a{
        text-align: center;
        float: none;
    }
    .btn-mas-productos{
        float: none;
        margin: 40px auto 0 auto;
    }
    .container-porque-txt {
        position: relative;
        margin: 20px 20px;
    }
    .porque-img-2, .porque-img-3 {
        margin: 40px 0;
        min-height: 836px;
    }
    .container-bloque-2{
        margin-top: 40px;
    }
    .container-porque {
        margin: 20px 0;
    }
    .baner-footer{
        background-image: url(/images/baner-footer-mobile.png);
        min-height: 280px;
    }
    .pleca_roja{
        margin-left: 40px;
        margin-right: 40px !important;
    }
    .slide-sub{
        display: none;
    }
}

@media (max-width: 576px) {


    .centrado {
        text-align: left !important;
    }

    p {

        text-align: left;
    }

    .foto_donativosint {
        min-height: 70vh;
    }

    .container-inside-title-txt h1 {
        text-align: center;
    }

    .container-inside-title-txt-right {
        position: relative;
        float: none;
        overflow: hidden;
        margin: 1rem auto 2rem auto;
        width: 97px;
    }
    .group__container.home__slide__mobile{
        display: none !important;
    }
}
@media (max-width: 440px){
    .header_infraestructura {
        font-size: 28px !important;
    }
    .w-100 {
        min-height: 250px;
    }
    .container-porque-txt {
        margin: 80px 20px;
    }

    .video1{
        min-height: 200px;
    }

    .video2{
        min-height: 200px;
    }

    .banner1{
        min-height: 200px;
    }

    .banner2{
        min-height: 200px;
    }

    .titulo_becas_home_eng1 {
        margin-top: 102px;

    }
    .titulo_becas_home_eng2 {
        margin-top: 122px;
    }
    .titulo_becas_home_eng3 {
        margin-top: 198px;
    }


}






/* Estilos para las nuevas animaciones - manteniendo la misma paleta de colores */

.anim_11.anim_back {
    background-image: url(/images/cifras_11_bg.png);
    /* Morado similar a anim_01, anim_06 */
}

.anim_12.anim_back {
    background-image: url(/images/cifras_12_bg.png);
    /* Rosa/Naranja similar a anim_02, anim_07 */
}

.anim_13.anim_back {
    background-image: url(/images/cifras_13_bg.png);
    /* Azul/Celeste similar a anim_03, anim_08 */
}

.anim_14.anim_back {
    background-image: url(/images/cifras_14_bg.png);
    /* Verde/Turquesa similar a anim_04, anim_09 */
}

.anim_15.anim_back {
    background-image: url(/images/cifras_15_bg.png);
    /* Rosa/Amarillo similar a anim_05, anim_10 */
}

/* Alternativa con colores sólidos (sin gradiente) si prefieres */

.anim_11.anim_back {
    background-color: #6c5ce7; /* Morado */
}

.anim_12.anim_back {
    background-color: #e84342; /* Rojo */
}

.anim_13.anim_back {
    background-color: #0984e3; /* Azul */
}

.anim_14.anim_back {
    background-color: #00b894; /* Verde */
}

.anim_15.anim_back {
    background-color: #fdcb6e; /* Amarillo/Naranja */
}

/* Si quieres que tengan el mismo efecto de opacidad/hover que los demás */

.anim_11.anim_back:hover,
.anim_12.anim_back:hover,
.anim_13.anim_back:hover,
.anim_14.anim_back:hover,
.anim_15.anim_back:hover {
    opacity: 0.9;
    transition: opacity 0.3s ease;
}

/* Para mantener consistencia con los textos */
.anim_11 .anim_01_tit,
.anim_12 .anim_01_tit,
.anim_13 .anim_01_tit,
.anim_14 .anim_01_tit,
.anim_15 .anim_01_tit {
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}

/* Mantenemos tu estructura original pero ajustamos */
.bg-nav-top {
    position: absolute;
    right: 0;
    top: 13px;
    width: auto;
    min-width: 320px;
    height: 38px; /* Volvemos a tu altura original */
    border-radius: 40px;
    margin-right: 2px;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

/* Contenedor flex ajustado */
.bg-nav-top .d-flex {
    display: flex;
    align-items: center;
    gap: 5px; /* Reducimos el gap */
    width: 100%;
    justify-content: flex-end;
}

/* Estilos del buscador - más compacto */
.search-container {
    display: flex;
    align-items: center;
    margin-right: 2px;
}

.search-form {
    display: flex;
    align-items: center;
    margin: 0;
}

.search-input {
    padding: 3px 8px; /* Más compacto */
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 20px 0 0 20px;
    background-color: rgba(255, 255, 255, 0.15);
    color: white;
    width: 160px; /* Reducimos ancho */
    height: 35px; /* Altura reducida */
    font-size: 12px;
    transition: all 0.3s ease;
}

.search-input:focus {
    outline: none;
    background-color: rgba(255, 255, 255, 0.25);
    border-color: rgba(255, 255, 255, 0.5);
}

.search-input::placeholder {
    color: rgba(255, 255, 255, 0.7);
    font-size: 11px;
}

.search-button {
    padding: 3px 8px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-left: none;
    border-radius: 0 20px 20px 0;
    background-color: rgba(255, 255, 255, 0.15);
    color: white;
    cursor: pointer;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.search-button i {
    font-size: 11px;
}


/* Ocultar elementos móviles por defecto (solo se ven en escritorio dentro del bg-nav-top) */
.mobile-search-item,
.mobile-donar-item,
.mobile-english-item {
    display: none;
}

/* Ajustes para móvil - a partir de 1422px hacia abajo */
@media (max-width: 1422px) {
    /* Ocultar bg-nav-top original en móvil */
    .bg-nav-top {
        display: none !important;
    }

    /* Mostrar elementos móviles dentro del ul */
    .mobile-search-item,
    .mobile-donar-item,
    .mobile-english-item {
        display: block;
    }

    /* Estilo para los nuevos items móviles */
    .mobile-search-item {
        padding: 10px 15px !important;
        border-top: 1px solid rgba(255,255,255,0.1);
        margin-top: 10px;
    }

    .mobile-donar-item,
    .mobile-english-item {
        padding: 5px 15px !important;
    }

    /* Buscador dentro del menú móvil */
    .mobile-search {
        width: 100%;
        margin: 0 !important;
    }

    .mobile-search .search-form {
        width: 100%;
    }

    .mobile-search .search-input {
        width: 100%;
        height: 45px;
        font-size: 16px;
        padding: 10px 15px;
    }

    .mobile-search .search-button {
        height: 45px;
        padding: 10px 15px;
    }

    /* Botones dentro del menú móvil */
    .mobile-btn {
        width: 100%;
        margin: 5px 0 !important;
        padding: 12px 15px !important;
        text-align: center;
        border-radius: 6px;
        font-size: 16px;
        float: none !important;
        position: relative !important;
        right: auto !important;
    }

    .mobile-btn.fondo_menu {
        background-color: #00b7f1;
    }

    .mobile-btn.fondo_menu:hover {
        background-color: #4669f9;
    }

    .mobile-btn.flag_eng {
        background: url(/images/flag_eng.jpg) 15px center no-repeat;
        background-size: 24px;
        text-align: center;
        width: 100%;
        background-color: #002868b8; /* Azul marino de la bandera de USA */
        border: 1px solid rgba(255, 255, 255, 0.2);
    }

    /* Ajustes del menú desplegable */
    .collapse.navbar-collapse {

        padding: 10px 0;
        border-radius: 8px;
        margin-top: 10px;
    }

    .navbar-nav .nav-link {
        padding: 12px 15px !important;
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }

    .navbar-nav .nav-item:last-child .nav-link {
        border-bottom: none;
    }
}

/* Ajustes para tablets entre 992px y 1422px */
@media (min-width: 993px) and (max-width: 1422px) {
    .mobile-search .search-input {
        height: 40px;
        font-size: 14px;
    }

    .mobile-btn {
        padding: 10px 15px !important;
    }
}

/* Ajustes para móviles pequeños */
@media (max-width: 768px) {
    .mobile-search .search-input {
        height: 50px; /* Más grande para touch */
        font-size: 16px;
    }

    .mobile-search .search-button {
        height: 50px;
    }

    .mobile-btn {
        padding: 15px 15px !important;
        font-size: 16px;
    }
}
.btn:hover{
    color: #a0b6cc;
}