
.colu-50 {
    width: 50%;
    float: left;
}

.colu-33 {
    width: 36%;
    float: left;
}

.colu-25 {
    width: 25%;
    float: left;
}

.colu-60 {
    width: 60%;
    float: left;
}

.acessibilidade {
    margin-right: 20px;
}

.acessibilidade img {
    margin-top: -10px;
}

.custom-logo {
    margin-left: -155px;
}

.header p {
    margin: 5px 10px;
    font-size: 14px;
    display: inline-block;
    color: #001551;
}

.header span {
    font-size: 14px;
    color: #001551;
}

.header .colu-33 {
    margin-left: -71px;
    margin-top: 7px;
}

.header-right-box {
    display: inline-block;
    margin-left: 139px;
    padding-top: 12px;
}

.header-right-social {
    display: inline-block;
    padding-left: 30px;
    float: right;
    font-size: 8px;
    margin-right: -8%;
    margin-top: 6px;
}

.header-right-social i {
    color: #001551;
    padding: 8px;
    border: 1px solid #001551;
    border-radius: 50%;
    margin: 1px;
}

.header-right-social img {
    width: 34.9px;
    cursor: pointer;
    margin-top: -8px;
    padding: 0px !important; 
    
}

#site-header.medium-header #medium-searchform form {
    display: none;
}

#ajaxsearchlite1 {
    position: absolute;
    right: 5%;
    top: 14px;
    margin-right: -8%;

}

#ajaxsearchlite1 .probox .proinput,
div.asl_w .probox .proinput {
    margin-top: -5px;
}

/* Medium */

i.fa-linkedin-in {
    transition: .5s;
    width: 34px;
}

i.fa-linkedin-in:hover {
    color: #0173B2;
    border-color: #0173B2;
    transition: .5s;
}

i.fa-rss {
    transition: .5s;
}

i.fa-rss:hover {
    color: #F8991D;
    border-color: #F8991D;
    transition: .5s;
}

/* Medium */

i.fa-medium {
    transition: .5s;
}

i.fa-medium:hover {
    color: #000;
    border-color: #000;
    transition: .5s;
}

/* Twitter */

i.fa-twitter {
    transition: .5s;
}

i.fa-twitter:hover {
    color: #55ACEF;
    border-color: #55ACEF;
    transition: .5s;
}

/* Youtube */

i.fa-youtube {
    transition: .5s;
    font-size: 18px;
    padding: 7px 6px 8px 6px;
}

i.fa-youtube:hover {
    color: #EE1C1B;
    border-color: #EE1C1B;
    transition: .5s;
}

/* Instagram */

i.fa-instagram {
    transition: .5s;
    width: 34px;

}

i.fa-instagram:hover {
    color: #C13584;
    border-color: #C13584;
    transition: .5s;
}

/* Facebook */

i.fa-facebook {
    transition: .5s;
    /* padding: 8px 11px;*/
}

i.fa-facebook:hover {
    color: #1877F2;
    border-color: #1877F2;
    transition: .5s;
}

/* Flickr */

i.fa-flickr {
    transition: .5s;
    width: 34px;
}

i.fa-flickr:hover {
    color: #0063DB;
    border-color: #0063DB;
    transition: .5s;
}

.top-header-inner {
    position: relative;
}

#site-header.medium-header #site-navigation-wrap .dropdown-menu > li > a {
    padding: 0 12px;
}


@media screen and (max-width: 1330px) {
    #site-header.medium-header #site-navigation-wrap .dropdown-menu > li > a {
        padding: 0 10px;
    }
}


@media screen and (max-width: 1366px) {
    #site-header.medium-header #site-navigation-wrap .dropdown-menu > li > a {
        padding: 0 8px;
    }
}


@media screen and (max-width: 1225px) {
    .header-right-box {
        margin-left: 40px;
    }
}

@media screen and (max-width: 1125px) {
    #site-header.medium-header #site-navigation-wrap .dropdown-menu > li > a {
        font-size: 10px;
    }

    .custom-logo {
        margin-left: 0;
    }

    .header .colu-33 {
        margin-left: 0;
    }

    .header-right-box {
        margin-left: 0;
    }
}

@media screen and (max-width: 1093px) {
    .acessibilidade {
        margin-right: 0;
    }

    .header p {
        margin: 0;
    }
}

@media screen and (max-width: 1060px) {
    .header .colu-33 {
        width: 100%;
        float: none;
        display: inline-block;
        text-align: center;
    }

    .header-right-box {
        width: 100%;
        float: none;
        text-align: center;
    }

    .header-right-social {
        width: 100%;
        float: none;
        text-align: center;
        margin: 16px 0 3px -22px;
    }
}

@media screen and (max-width: 1000px) {
    #site-header.medium-header #site-navigation-wrap .dropdown-menu > li > a {
        padding: 0 7px;
    }
}

@media screen and (max-width: 767px) {
    /* #ajaxsearchlite1 .probox .proinput,
    div.asl_w .probox .proinput {
        display: none;
    } */
    .medium-header-style .sidr-class-social-menu-inner,
    .medium-header-style .sidr-class-mobile-searchform {
        display: none;
    }

    #site-logo #site-logo-inner a img {
        margin-bottom: 100px;
    }

    #ajaxsearchlite1 {
        right: 29%;
        top: 110px;
    }
}


@media screen and (max-width: 650px) {
    #ajaxsearchlite1 {
        right: 24%;
    }
}

@media screen and (max-width: 540px) {
    #ajaxsearchlite1 {
        right: 19%;
    }

    .header-right-social {
        padding-left: 0;
        margin-left: -7px;
    }
}

@media screen and (max-width: 420px) {
    #ajaxsearchlite1 {
        right: 12%;
    }
}

@media screen and (max-width: 370px) {
    #ajaxsearchlite1 {
        right: 8%;
    }
}

@media screen and (max-width: 340px) {
    #ajaxsearchlite1 {
        right: 4%;
    }
}

/* MENU */

#site-header.medium-header #site-navigation-wrap.left-menu #site-navigation {
    left: 0;
    right: 0;
    display: block;
    float: none;
}

#site-navigation-wrap .dropdown-menu {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    position: relative;
}

#site-navigation-wrap .dropdown-menu > li {
    position: static;
}

.sf-menu ul.sub-menu {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    left: 0;
    right: 0;
    padding: 20px 0;
}

.dropdown-menu ul li.menu-item {
    flex: 0 0 20%;
    border-bottom: none;
}

/* SIDEBAR HOME */

#home-sidebar .menu-item a img {
    border: none;
    box-shadow: none;
    vertical-align: middle;
    display: inline;
    width: 30px;
    margin: 0 10px 0 0;
}

#home-sidebar .custom-menu-widget {
    padding: 20px 20px 10px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1)
}

#home-sidebar .widget-title {
    color: #079992;
    font-weight: bold;
    font-size: 18px;
    text-transform: none;
    padding: 0;
    border: none;
}

#home-sidebar .custom-menu-widget .oceanwp-custom-menu > ul > li {
    border: none;
}

#home-sidebar .custom-menu-widget .oceanwp-custom-menu > ul > li > a {
    padding: 5px;
    margin: 0 -5px;
    border: none;
}

#home-sidebar .custom-menu-widget .oceanwp-custom-menu > ul > li > a span {
    font-size: 15px;
    font-weight: bold;
}

#home-sidebar .custom-menu-widget .oceanwp-custom-menu > ul > li > a:hover {
    background: #eee;
}

#home-sidebar .sidebar-box {
    margin-bottom: 55px;
}


.sidebanners a {
    margin-bottom: 20px;
    display: block;
}

/* SIDEBAR INTERNA */


#right-sidebar .sidebar-box {
    padding: 20px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1)
}

#right-sidebar .widget-title {
    color: #079992;
    font-weight: bold;
    font-size: 18px;
    text-transform: none;
    padding: 0;
    border: none;
}

/*Desgner do Blog*/

#blog-entries {
    padding-bottom: 0;

}

.blog-entry.post {
    position: relative;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
}

.blog-entry.post .thumbnail img {
    width: 100%;
    border-radius: 10px;
}


/* Degner da Agenda */

#tribe-events #legend li {
    display: inline-block;
    list-style-type: none;
    padding: 9px;
    margin-left: 0.5em;
    margin-right: 5px;
    font-size: 14px;
}

#tribe-events-content {
    margin-bottom: 48px;
    padding: 2px 15px;
    position: relative;
}

#tribe-events-content {
    margin-bottom: 48px;
    position: relative;
    background: #fff;
    padding: 15px;
    border-radius: 8px;
}

#tribe-events #legend li {
    list-style-type: none;
    padding: 12px 25px;
    margin-left: 0.7em;
    border-radius: 25px;
    float: right;
    margin-bottom: 10px;
}

.tribe-events-page-title {
    color: #079992;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"] {
    background: #0A243B;
    border-radius: 15px;
}

#tribe-events-content a.tribe-events-ical {
    display: none;
}

#tribe-events-header > nav > ul > li.tribe-events-nav-previous > a, #tribe-events-footer > nav > ul > li.tribe-events-nav-previous > a, #tribe-events-header > nav > ul > li.tribe-events-nav-next > a, #tribe-events-footer > nav > ul > li.tribe-events-nav-next > a {
    font-size: 15px;
}

.tribe-events-page-title {
    color: #079992;
    margin-top: 21px;
}

.clearfix, .tribe-clearfix {
    zoom: 1;
    background-color: #ffffff;
    border-radius: 5px;
}

.fundo-pagina {
    background-color: #fbfbfb;
    border-radius: 10px;
    padding: 15px;
}

.mgs .img{
    margin-top: -8.9px;
    margin-left: -5.5px;
    margin-right: -5.8px;
}

img.mgs:hover{
    background-image: url(https://www.cnj.jus.br/wp-content/themes/oceanwp/assets/img/microfone_circulo_verde.svg);
    background-repeat: no-repeat;
    /*background-size: 35.1px;*/
    background-size: cover;
   /* background-position-x: 4.3px;
    background-position-y: 4.3px; */
    object-position: 20em;
    position: relative;
    /*font-size: 8.8px;*/
}

