/*logo*/
#header-site .logo img#logo_topo {
    max-height: 90px;
}
/*<------------->*/

/*slide*/
#section-slide .owl-nav .owl-next {
    right: 0;
    margin-right: 0;
}

#header-site {
    background: linear-gradient(45deg, #ffffff47 0%, transparent 52%);
}
/*<--------->*/