.bg-evento-presentacion-ma-auditoria-gestion-riesgos{
    background-size: contain;
    background-position: top;
}
@media (min-width: 768px) {
.bg-evento-presentacion-ma-auditoria-gestion-riesgos {
        background-size: cover;
    }
}

/*  */
:root {
    --zizou-light: "zizou-slab-light";
    --zizou-regular: "zizou-slab-regular";
    --zizou-bold: "zizou-slab-bold";
    --sgothic: 'sgothic-bdcap';
}

.zizou-light{
    font-family: var(--zizou-light);
}
.zizou-regular{
    font-family: var(--zizou-regular);
}
.zizou-bold{
    font-family: var(--zizou-bold);
}
.sgothic{
    font-family: var(--sgothic);
}

/*  */
.bg-evento-presentacion-ma-auditoria-gestion-riesgos .logo-epgxpert{
    height: 110px; width: auto;
}
@media (min-width:992px) {
    .bg-evento-presentacion-ma-auditoria-gestion-riesgos .logo-epgxpert{
        height: 140px;
    }
}
@media (min-width:1200px) {
    .bg-evento-presentacion-ma-auditoria-gestion-riesgos .logo-epgxpert{
        height: 160px;
    }
}
/*  */
.icon-presenta{
    height: 12px;
    width: auto;
}
.size-22{
    font-size: 22px;
    letter-spacing: 1px;
}
@media (min-width:992px) {
    .icon-presenta{
        height: 18px;
    }
    .size-lg-30{
        font-size: 30px;
        letter-spacing: 2px;
    }
}
/*  */
.bg-evento-presentacion-ma-auditoria-gestion-riesgos h1.zizou-bold{
    font-size: 1.6rem;
    line-height: 1.6rem;
}
.bg-evento-presentacion-ma-auditoria-gestion-riesgos .p-under-h1{
    font-size: 1.6rem;
    line-height: 1.6rem;
    border-bottom: solid 1px #6AC7DD;
    display: inline-block;
}
@media (min-width:992px) {
    .bg-evento-presentacion-ma-auditoria-gestion-riesgos h1.zizou-bold{
        font-size: 2.1rem;
        line-height: 2.2rem;
    }
    .bg-evento-presentacion-ma-auditoria-gestion-riesgos .p-under-h1{
        font-size: 2.3rem;
        line-height: 2.4rem;
    }
}
@media (min-width:1200px) {
    .bg-evento-presentacion-ma-auditoria-gestion-riesgos h1.zizou-bold{
        font-size: 2.6rem;
        line-height: 2.7rem;
    }
    .bg-evento-presentacion-ma-auditoria-gestion-riesgos .p-under-h1{
        font-size: 2.8rem;
        line-height: 2.8rem;
    }
}
/*  */
.container-date-event{
    width: 100%;
}
.container-date-event img{
    height: 18px;
    width: auto;
}
.container-date-event figcaption{
    line-height: 16px;
}
.container-date-event .vertical-line-white{
    height: 70%;
    width: 1px;
    background-color: rgba(232, 232, 232, 0.884);
}
.size-14{
    font-size: 14px;
    line-height: 14px;
}
@media (min-width:768px) {
    .size-md-16{
        font-size: 16px;
        line-height: 16px;
    }
    .container-date-event{
        width: auto;
        border-radius: 0.25rem !important;
    }
}

@media (min-width:992px) {
    .container-date-event img{
        height: 20px;
    }
    .size-lg-18{
        font-size: 18px !important;
        line-height: 18px !important;
    }
}
@media (min-width:1280px) {
    .container-date-event img{
        height: 28px;
    }
    .size-xl-22{
        font-size: 22px !important;
        line-height: 22px !important;
    }
}
/*  */