/*  MENU TRES RALLITAS */
#c_boton_menu, .c_cerrar_m_p{
    display: block;
}
#c_link_principal{
    display: none;
}

.sub_link_pricipal{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgb(14 14 14 / 90%);
    z-index: 1;
    padding-top: 63px;
    overflow: auto;
}

.link_principal{
    width: 100%;
    height: auto;
    text-align: right;
    margin-bottom: 3px;
}

.menu_deslisable{
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
    width: 100%;
    height: auto;
    min-height: auto;
    border: none;
}
/*  MENU TRES RALLITAS */

.boton_guincha {
    padding: 25px 20px;
    font-size: 13px;
}

.titulo_MINI_B {
    font-size: 41px;
}

.base_separacion_25 {
    width: 33.333%;
}


.c_img {
    height: 157px;
}

.mapa_google {
    margin-top: 18px;
}


.infografia_AA, .infografia_CC {
    width: 30%;
}

.infografia_BB {
    width: 40%;
    padding: 90px 9px;
}



