]#header.header-main .menu_wrap {
    text-align: center;
    border-top: 0px !important;
    border-bottom: 0px !important;
    /* border-color: rgba(255,255,255,0.1); */
    padding-bottom: 20px !important;
}

#header.header-main .menu_wrap:before, #header.header-main .menu_wrap:after, #main_navigation > ul > li.current:after, #main_navigation > ul > li:hover:after, #main_navigation > ul > li:after {
    content: '';
    background: rgba(255,255,255,0.1);
    height: 0px !important; 
    width: 100%;
    position: absolute;
    top: 2px;
    left: 0;
}

#index #header.header-main {
    background-color: rgba(0,0,0,.3);
}

.logo img {
    margin-left: -12px;
    margin-top: -33px;
}

@media only screen and (min-width: 1281px){
    #header .menu_wrap.sticky .logo-li {
        display: none;
    }
}

/*.logo-li {
    border-bottom: 0px !important;
}*/

.menu_wrap .sticky {
    position: fixed;
}

.icone-blog {
    position: absolute;
    right: 50%;
    z-index: 9;
    top: 48%;
    color: white;
    font-size: 60px;
}

.icone-blog-reverse {
    position: absolute;
    right: 48.8%;
    z-index: 9;
    top: 48%;
    color: white;
    font-size: 60px;
}

.sticky .li {
    margin-top: 5px !important;
}

.li-logo:hover {
    border-bottom: 0px !important;
}

#menu {
    margin-top: 15px;
    margin-bottom: -20px;
}

.nav_item {
    margin-bottom: 25px;
    margin-top: 10px;
}

.style-black {
    background-color: rgba(0,0,0,1) !important;
}

.mad_page_title {
    margin-top: 150px;
}

.margin-tp-80 {
    margin-top: 80px;
}

.margin-tp-50 {
    margin-top: 50px;
}

.margin-tp-100 {
    margin-top: 100px;
}

.margin-tp-150 {
    margin-top: 150px;
}

.section_image img {
    width: 457px;
    height: auto;
}

.image-pub {
    width: 327px; 
    margin-left: 130px;
}

.image-noticia {
    width: 100%;
    height: auto;
}

.image-noticia-reverse {
    padding: 0px; 
    width: 50%;
}

.card-principal {
    background-color: white; 
    height: 360px; 
    margin-left: -15px;
}

.card-principal h4, .card-principal-reverse h4 {
    margin-top: 20px !important;
}

.card-principal-reverse{
    background-color: white;
    height: 380px;
    width: 50%;
}

.curso-image {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 250px !important;
    background-image: url(https://images.pexels.com/photos/457701/pexels-photo-457701.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940) !important;
}

#centro {
    width:300px;
    position:fixed;
    top:50%;
    left:50%;
    margin-top:-50px;
    margin-left:-150px;
    z-index: 999999;
}

.imagem-colaborador {
    width: 200px; 
    height: 200px; 
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    background-size: 100% !important;
}