.margin-bottom-20px{
    margin-bottom: 20px;
}

.margin-top-20px{
    margin-top: 20px;
}

.margin-bottom-30px{
    margin-bottom: 30px;
}

.margin-top-30px{
    margin-top: 30px;
}

.padding-bottom-30px{
    padding-bottom: 30px;
}

.padding-top-30px{
    padding-top: 30px;
}

.parallax-banner-prog {
    z-index: 1;
    height: auto;
    /* padding: 30px 0; */
    overflow: hidden;
    text-align: center;
    position: relative;
    background: url(../../img/slider_3.jpg) 50% 0 fixed;
}

.parallax-banner-prog svg {
    color: #fff;
    display: block;
    font-size: 50px;
    margin-bottom: 20px;
    position: relative;
    left: 39%;
}
.content-sm {
    padding-top: 60px;
    padding-bottom: 60px;

}
.ctn-myblog-b{
    color: #fff;
    text-align: center;
}

.ctn-myblog-b h1{
    font-weight: bold;
    text-shadow: 4px 4px 2px rgb(80, 78, 78);
}

.hr-style1{
    border-top: 1.8px solid #cdcaca;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 50%;
    margin-left: 25%;
}

.ctn-myblog-b span{
    font-size: 25px;
    color: white;
    padding-top: 10px;
    margin-top: 20px;
    text-shadow: 4px 4px 2px rgb(80, 78, 78);
}

.for-opacity{
    width: 100%;
    height: 100%;
    padding: 30px 0;
    background: #80808085;
}

/* Contenido */
.carousel-v3-headquarter > div.owl-nav { /* San Borja*/
    display: none;
}

.sede-list{
    display: flex;
    flex-direction: column;
}

.es-dotl{
        background: #eee;
    padding: 15px;
}

.contd-down{
    margin-top: 10px;
        margin-bottom: 15px;
}

.title-sede span{
        color: gray;
    font-size: 16px;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
}

.title-sede span,
.title-sede svg{
    color: #b70030;
}