.box:before,
.box:after,
.convenio:before,
.convenio:after {
    display: table;
    content: " ";
}
.eo-future-date {
    padding: 10px;
}
.eo-past-date {
    padding: 10px;
}
.entry-content {
    font-size: 18px;
}
.selo {
    background: url(../img/nov_azul_selo.png) no-repeat 0 0;
    background-size: contain;
    display: block;
    float: left;
    width: 136px;
    height: 91px;
    overflow: hidden;
    text-indent: -999px;
    margin-right: 20px;
    margin-top: 4%;
    margin-left: 28%;
}
#wp-calendar {
    text-align: center;
    margin-left: center;
    margin-right: center;
}
.social2 a:link {
    color: #7a7a7a;
}
.social2 a:visited {
    color: #7a7a7a;
}
.social2 a:hover {
    color: #0487db;
}
.box:after,
.convenio:after {
    clear: both;
}
@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .container {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-control {
    height: 40px;
    padding: 9px 12px;
    /* color: #9f9f9f; */
    color: #3D3D3D;
    border: 1px solid #e5e5e5;
    border-color: #89898a #dadada #e5e5e5;
    border-radius: 5px;
    font-size: 15px;
    -webkit-box-shadow: inset 0 1px 1px rgba(16, 16, 19, 0.1);
    -moz-box-shadow: inset 0 1px 1px rgba(16, 16, 19, 0.1);
    box-shadow: inset 0 1px 1px rgba(16, 16, 19, 0.1);
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.descsocial {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
    height: 25px;
}
.social2:hover .descsocial {
    visibility: visible;
    opacity: 1;
}
.btn-default {
    background-color: transparent;
    border: 2px solid #dd2126;
    font-size: 13px;
    text-transform: uppercase;
    padding: 11px 15px 10px;
    color: #2a2a2a;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #dd2126;
    border-color: #dd2126;
    outline: none;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none !important;
}
body {
    background-color: #f1f1f1;
    font-family: "Roboto Condensed", sans-serif;
    /* color: #9f9f9f; */
    color: #3D3D3D;
}
a {
    color: #0487db;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #43b6ff;
    text-decoration: none;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
strong {
    font-weight: 700;
}
.container {
    position: relative;
}
.menu-inline {
    display: block;
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu-inline > li {
    display: block;
    float: left;
}
.menu-inline > li > a {
    display: block;
    float: left;
}
.header {
    background: #cec9c9 url(../img/header-bg.png) repeat-x 0 0;
    position: relative;
    z-index: 1000;
}
.header:before {
    background: url(../img/menu-auxiliar-bg.png) repeat-x 0 0;
    display: block;
    content: " ";
    height: 36px;
    position: absolute;
    top: 0;
    left: 55%;
    right: 0;
}
.header .container {
    height: 130px;
}
.wrap-logo {
    float: left;
    height: 52px;
    margin: 40px 0 25px;
}
.logo {
    background: url(../img/_sinjus-logo.png) no-repeat 0 0;
    background-size: contain;
    display: block;
    float: left;
    width: 177px;
    height: 52px;
    overflow: hidden;
    text-indent: -999px;
    margin-right: 20px;
	
	/* sinjus 35 
    background: url(../img/sinjus-35.png) no-repeat center;
    background-size: contain;
	width: 218px;
    height: 60px;
	margin-top: -4px;
	*/
}
.tagline {
    display: block;
    float: left;
    width: 220px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #7e8183;
    margin-top: 11px;
}
.menu-header-bar {
    background: #df2126 url(../img/menu-header-bar-shadow.png) repeat-x 0 0;
    z-index: 1100;
}
.menu-header {
    text-transform: uppercase;
}
.menu-header > li {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.menu-header > li:last-child {
    border-right: 0;
}
.menu-header > li > a {
    color: #ffd0d2;
    padding: 16px 12px 14px;
}
.menu-header > li > a:hover,
.menu-header > li:hover > a,
.menu-header > li.current-menu-item > a,
.menu-header > li.current-page-ancestor > a,
.menu-header > li.current-post-ancestor > a,
.menu-header > li.current-category-ancestor > a {
    background: #c51d21 url(../img/menu-header-bar-shadow.png) repeat-x 0 0;
    color: #fff;
}
.menu-header li {
    position: relative;
}
.menu-header ul {
    background: rgba(218, 218, 218, 0.95);
    display: none;
    width: 240px;
    font-size: 14px;
    list-style: none;
    padding: 5px 0;
    margin: 0;
    clear: both;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 100;
}
.menu-header ul ul {
    top: 0;
    left: 100%;
    padding: 0;
}
.menu-header ul a {
    display: block;
    color: #515151;
    padding: 6px 15px 4px;
}
.menu-header ul a:hover,
.menu-header ul li:hover > a {
    background: rgba(252, 252, 252, 0.95);
    color: #cb1e22;
}
@media (min-width: 768px) {
    .menu-header li:hover > ul {
        display: block;
    }
}
.menu-auxiliar {
    background: url(../img/menu-auxiliar-aba.png) no-repeat, url(../img/menu-auxiliar-bg.png) repeat-x;
    height: 36px;
    padding-left: 55px;
    position: absolute;
    top: -130px;
    right: 15px;
    z-index: 1101;
}
.menu-secondary {
    height: 35px;
    font-size: 13px;
    text-transform: uppercase;
    margin-right: 90px;
}
.menu-secondary a {
    color: #7e8183;
    padding: 9px 8px 6px;
}
.menu-secondary a:hover,
.menu-secondary > li.current-menu-item > a,
.menu-secondary > li.current-page-ancestor > a,
.menu-secondary > li.current-post-ancestor > a,
.menu-secondary > li.current-category-ancestor > a {
    border-bottom: 2px solid #de2126;
    color: #323031;
}
.menu-social-header a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 24px !important;
    display: block;
    width: 30px;
    height: 35px;
    overflow: hidden;
    text-indent: -999px;
    margin: 0;
	opacity: .6;
}
.menu-social-header .ico-twitter a {
    background-image: url(../img/ico-twitter.svg);
}
.menu-social-header .ico-facebook a {
    background-image: url(../img/ico-facebook.svg);
}
.menu-social-header .ico-flickr a {
    background-image: url(../img/ico-flickr.svg);
}
.menu-social-header .ico-youtube a {
    background-image: url(../img/ico-youtube.svg);
}
.menu-social-header .ico-instagram a {
    background-image: url(../img/ico-instagram.svg);
}
.menu-social-header a:hover {
    background-color: rgba(255, 255, 255, 0.8);
	opacity: 1;
}
.ico-search {
    background: url(../img/lupa.svg) no-repeat 50% 50%;
    background-size: 22px;
    display: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
}
.form-search {
    float: right;
    margin-top: 57px;
    position: relative;
}
.search-query {
    background-color: #fff;
    border: 1px solid #dadada;
    border-color: #bdbdbd #d7d7d7 #dadada;
    width: 260px;
    height: 52px;
    color: #7e8183;
    text-transform: uppercase;
    padding: 17px 50px 15px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.search-query:focus {
    outline: 0;
    border-color: #aaa;
}
.search-btn {
    background: url(../img/lupa.svg) no-repeat 0 0;
    border: 0;
    display: block;
    width: 22px;
    height: 22px;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
    top: 15px;
    right: 15px;
}
.search-btn:disabled {
    opacity: 0.3;
}
.search-btn:focus {
    outline: none;
}
.search-query::-webkit-input-placeholder {
    color: rgba(126, 129, 131, 0.7);
}
.search-query::-moz-placeholder {
    color: rgba(126, 129, 131, 0.7);
}
.search-query:-ms-input-placeholder {
    color: rgba(126, 129, 131, 0.7);
}
.search-query:-moz-placeholder {
    color: rgba(126, 129, 131, 0.7);
}
.footer {
    background: url(../img/footer-shadow.png) repeat-x 0 0, #dd2126 url(../img/bg-rodape.jpg) repeat 0 0;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 50px;
}
.footer .container {
    background: url(../img/s-logo.png) no-repeat 15px 60px;
    background-size: 40px 82px;
    padding-left: 100px;
}
.box-footer {
    float: left;
    min-width: 150px;
    padding: 60px 25px 60px 10px;
    position: relative;
}
.box-footer:before {
    background-color: rgba(255, 255, 255, 0.2);
    display: block;
    width: 1px;
    height: 60px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}
h3.box-footer-title {
    font-size: 15px;
    color: #1b0303;
    padding-bottom: 14px;
    margin: 0 0 14px;
    position: relative;
}
.box-footer-title:before {
    background-color: #fff;
    display: block;
    width: 30px;
    height: 1px;
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
}
.menu-footer {
    padding: 0;
    margin: 0;
    list-style: none;
}
.menu-footer li {
    padding: 1px 0;
}
.menu-footer a {
    color: #fff;
}
.menu-footer a:hover,
.menu-footer > li.current-menu-item > a,
.menu-footer > li.current-page-ancestor > a,
.menu-footer > li.current-post-ancestor > a,
.menu-footer > li.current-category-ancestor > a {
    color: #000;
}
.menu-footer ul {
    display: none;
}
.address,
.phone {
    background-size: 20px !important;
    display: block;
    font-size: 15px;
    line-height: 1.33;
    padding-left: 32px;
    margin: 0 30px 20px 0;
}
.address a {
    color: #ffba14;
}
.address a:hover {
    color: #000;
}
.address {
    background: url(../img/address.svg) no-repeat 0 0;
}
.phone {
    background: url(../img/phone.svg) no-repeat 0 50%;
}
.copyright {
    margin-left: 42px;
}
.noema {
    background: url(../img/noema.svg) no-repeat 0 0;
    display: block;
    width: 35px;
    height: 15px;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
    bottom: 12px;
    right: 15px;
}
.box {
    margin-bottom: 30px;
    position: relative;
}
.box-head {
    border-bottom: 1px solid rgba(42, 42, 42, 0.2);
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 30px;
    position: relative;
}
.box-head:after {
    background-color: #dd2126;
    display: block;
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
}
h2.box-title {
    font-size: 17px !important;
    font-weight: 700;
    text-transform: uppercase !important;
    letter-spacing: -1px !important;
    color: #2a2a2a !important;
    margin: 0 !important;
}
.box-head .ver-mais {
    font-size: 12px;
    text-transform: uppercase;
    position: absolute;
    top: 17px;
    right: 0;
}
.destaque {
    background: url(../img/destaque-sombra.png) repeat-x 0 100%, #404040 url(../img/bg-destaque.jpg) repeat 0 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.banners,
.banners .cycle-slideshow,
.banners .noticia,
.slide {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.slide:after {
    background: url(../img/slide-sombra.png) repeat-x 0 0;
    display: block;
    content: "";
    width: 100%;
    height: 358px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.slide img {
    display: block;
    width: 100%;
    height: auto;
}
.slide-conteudo {
    position: absolute;
    bottom: 0;
    left: 0;
	right: 0;
    padding: 25px 30px;
    z-index: 10;
}
.slide-conteudo .versal {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -1px;
    color: #e6f4ec;
    position: relative;
    padding: 10px 0;
    margin-bottom: 10px;
}
.slide-conteudo .versal:after {
    background-color: #dd2126;
    display: block;
    content: "";
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.slide-titulo {
    display: block;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #e6f4ec;
}
.slide-titulo:hover {
    color: #fff;
}
.slide-conteudo p {
    font-size: 18px;
    line-height: 1.2222;
    color: rgba(230, 244, 236, 0.7);
    margin: 0;
}
.banners-destaque .slide,
.slide-img {
    background-size: cover;
    display: block;
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 43%;
}
.slide-img {
    background-image: url(../img/bg-page.jpg);
    position: absolute;
    top: 0;
    left: 0;
}
.thumbs-videos {
    text-align: center;
}
.thumbs-videos a {
    display: inline-block;
    width: 52px;
    max-width: 33.33333%;
    height: auto;
    line-height: 1;
    vertical-align: top;
    overflow: hidden;
    opacity: 0.3;
    position: relative;
    z-index: 1;
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.thumbs-videos a img {
    display: block;
    width: 100%;
    height: auto;
}
.thumbs-videos a:hover,
.thumbs-videos a.cycle-pager-active {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.slideBar {
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 0;
    background: #dd2126;
    z-index: 500;
}
.slidePrev,
.slideNext {
    background: url(../img/slide-seta.svg) no-repeat 0 0;
    background-size: contain;
    display: block;
    width: 25px;
    height: 40px;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 100;
    opacity: 0.5;
}
.slidePrev:hover,
.slideNext:hover {
    opacity: 1;
}
.slidePrev {
    left: 30px;
}
.slideNext {
    right: 30px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.noticia {
    margin-bottom: 25px;
}
.noticia.row {
    margin-left: -10px;
    margin-right: -10px;
}
.noticia.row > div {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.noticia img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.noticia-bg-img {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 35%;
    margin-bottom: 10px;
}
.versal {
    display: block;
    font-size: 12px;
    font-weight: 700;
    color: #dd2126;
    text-transform: uppercase;
}
.noticia-titulo {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.125;
    letter-spacing: -1px;
    color: #2a2a2a;
    text-transform: uppercase;
    padding: 2px 0;
}
.noticia a:hover .noticia-titulo {
    color: #43b6ff;
}
.noticia-data {
    display: block;
    font-size: 11px;
    color: #7a7a7a;
    text-transform: uppercase;
}
.noticia p {
    line-height: 1.285;
    margin: 5px 0 0;
}
.noticia .leia-mais {
    text-transform: uppercase;
    font-size: 13px;
}
.noticia-video {
    color: #c9c9c9;
}
.noticia-video-img {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}
.noticia-video-img:before {
    background: url(../img/noticia-video-play.png) no-repeat 0 0;
    display: block;
    content: "";
    width: 107px;
    height: 107px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -42px 0 0 -54px;
    transform: scale(0.7);
    opacity: 0.7;
    -webkit-transition: opacity 0.3s, transform 0.3s;
    -moz-transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
}
.noticia-video-img:hover:before {
    transform: scale(1);
    opacity: 1;
}
.noticia-video-img:after {
    background: url(../img/noticia-video-sombra.png) no-repeat 50% 0;
    background-size: contain;
    display: block;
    content: "";
    width: 100%;
    height: 44px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -1;
}
.noticia-video-img img {
    display: block;
    margin: 0;
}
.noticia-video .versal {
    color: #e6f4ec;
    position: relative;
    padding-bottom: 6px;
    margin-bottom: 7px;
}
.noticia-video .versal:after {
    background: #ff151b;
    display: block;
    content: "";
    width: 30px;
    height: 1px;
    position: absolute;
    top: 100%;
    left: 0;
}
.noticia-video .noticia-titulo {
    font-size: 18px;
    color: #e6f4ec;
}
.noticia-video .noticia-data {
    font-size: 12px;
}
.video-thumb {
    position: relative;
}
.video-cat-tag {
    position: absolute;
    top: 5px;
    right: 5px;
}
.video-cat-tag a {
    background-color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    float: right;
    font-size: 12px;
    line-height: 1.25;
    text-transform: uppercase;
    color: #fff;
    padding: 4px 8px 2px;
    border-radius: 2px;
    margin: 0 0 5px 5px;
}
.video-cat-tag a:hover {
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
}
.post-author {
    display: block;
    font-size: 12px;
    color: #7a7a7a;
    text-transform: uppercase;
}
.wrap-noticias {
    margin-bottom: 25px;
}
.wrap-noticias .noticia {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.wrap-noticias .noticia .noticia-data {
    margin-bottom: 10px;
}
.canal-tv-sinjus .noticia {
    border-bottom: 0;
}
.tv-sinjus-link {
    background: #dd2126 url(../img/tvsinjus-link.png) no-repeat 0 50%;
    background-size: cover;
    display: block;
    width: 100%;
    height: 60px;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    padding: 16px 0 0 72px;
	margin: 0 0 20px;
    position: relative;
}
.tv-sinjus-link:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
}
.tv-sinjus-link:before {
    background: url(../img/ico-tv-sinjus.svg) no-repeat 0 0;
    background-size: 30px;
    display: block;
    width: 30px;
    height: 30px;
    content: "";
    position: absolute;
    top: 11px;
    left: 20px;
}
.tag {
    background-color: #dd2126;
    display: inline-block;
    font-size: 12px;
    line-height: 1.25;
    text-transform: uppercase;
    color: #fff;
    padding: 4px 8px 2px;
    border-radius: 2px;
    margin: 0 5px 5px 0;
}
.tag:hover {
    background-color: #333;
    color: #fff;
}
.tag-tv-sinjus {
    background-image: url(../img/ico-tv-sinjus.svg);
    background-repeat: no-repeat;
    background-position: 10px 50%;
    background-size: 20px;
    padding: 7px 10px 5px 40px;
}
.convenio {
    background-image: url(../img/bg-page.jpg);
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}
.convenio-descricao {
    background-color: rgba(255, 255, 255, 0.85);
    float: right;
    width: 55%;
    min-height: 170px;
    line-height: 1.2;
    color: #7a7a7a;
    padding: 15px 20px;
    position: relative;
}
.convenio-descricao span {
    display: block;
    margin-bottom: 5px;
}
.convenio-nome {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #2a2a2a;
}
.convenio-nome a {
    color: #2a2a2a;
}
.convenio-categoria {
    font-size: 11px;
    text-transform: uppercase;
    margin-bottom: 10px !important;
}
.convenio-categoria a {
    color: #dd2126;
}
.convenio-desconto {
    background: url(../img/desconto.svg) no-repeat 0 0;
    height: 20px;
    font-size: 16px;
    line-height: 1;
    color: #23a700;
    padding: 2px 0 0 25px;
    margin-top: 10px;
}
.convenio-descricao .ver-mais,
.convenio-content .ver-mais {
    display: block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    text-indent: -999px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.convenio-descricao .ver-mais:before,
.convenio-content .ver-mais:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-bottom: 40px solid #dd2126;
    border-left: 40px solid transparent;
}
.convenio-descricao .ver-mais:after,
.convenio-content .ver-mais:after {
    background: url(../img/mais.svg) no-repeat 50% 50%;
    background-size: 8px;
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 24px;
    left: 24px;
}
.convenio-descricao .ver-mais:hover:before,
.convenio-content .ver-mais:hover:before {
    border-bottom-color: #2a2a2a;
}
.convenio-horizontal .convenio-descricao {
    background-color: #fff;
    float: none;
    width: 100%;
}
.galeria.row {
    margin-left: -6px;
    margin-right: -6px;
}
.galeria.row > div {
    padding-left: 3px !important;
    padding-right: 3px !important;
}
.galeria img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 6px;
}
.colunista {
    min-height: 100px;
    background-color: #a6a6a6;
    background-image: -webkit-linear-gradient(85deg, #9da1a7, #d5d9dd);
    background-image: -moz-linear-gradient(85deg, #9da1a7, #d5d9dd);
    background-image: -o-linear-gradient(85deg, #9da1a7, #d5d9dd);
    background-image: -ms-linear-gradient(85deg, #9da1a7, #d5d9dd);
    background-image: linear-gradient(85deg, #9da1a7, #d5d9dd);
    font-size: 15px;
    line-height: 1.2;
    color: #4f545c;
    padding: 15px 100px 15px 20px;
    margin-bottom: 30px;
    position: relative;
}
.colunista a {
    color: #4f545c;
}
.colunista a:hover {
    color: #000;
}
.colunista-nome {
    display: block;
    border-left: 2px solid #dd2126;
    font-size: 14px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #16171a;
    padding: 4px 0 2px 18px;
    margin: 0 0 5px -20px;
}
.colunista-nome a {
    color: #16171a;
}
.colunista-nome a:hover {
    color: #dd2126;
}
.data-artigo {
    font-size: 12px;
    color: #e2e4e8;
}
.colunista .autor-avatar {
    width: 75px !important;
    margin: 0 !important;
    position: absolute;
    top: 10px;
    right: 10px;
}
.autor-bio {
    font-size: 15px;
}
.autor-avatar {
    display: block;
    max-width: 150px;
    width: 100%;
    height: auto;
    border-radius: 50%;
    margin: 0 auto 10px;
}
.autor-bio h2 {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: -1px;
    text-transform: uppercase;
    text-align: center;
    color: #2a2a2a;
    margin: 0 0 10px;
}
ul.outros-colunistas {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
}
ul.outros-colunistas li {
    min-height: 50px;
    margin-bottom: 10px;
}
ul.outros-colunistas .autor-avatar {
    width: 50px;
    margin: 0 10px 0 0;
    float: left;
}
ul.outros-colunistas li span {
    display: block;
    padding-top: 15px;
}
.enquete p {
    line-height: 1.285;
}
.enquete .btn {
    float: right;
}
a.ver-resultados {
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    margin: 14px 15px 0 0;
}
.form-newsletter .form-group {
    margin-bottom: 10px;
}
.form-newsletter .btn {
    float: right;
}
.newsletter-nome,
.newsletter-email {
    background-position: 10px 50%;
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 40px;
}
.newsletter-nome {
    background-image: url(../img/ico-profile.svg) !important;
}
.newsletter-email {
    background-image: url(../img/ico-mail.svg) !important;
}
.page-header {
    background: url(../img/bg-page.jpg) no-repeat 50% 50%;
    background-size: cover;
    border: 0 !important;
    height: 300px;
    position: relative;
    margin: 0 !important;
    padding: 0 !important;
}
.page-header:after {
    background: url(../img/page-header-shadow.png) repeat-x 0 0;
    display: block;
    content: "";
    width: 100%;
    height: 160px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.page-title-bar {
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.page-title-bar .container {
    padding-top: 20px;
    padding-bottom: 20px;
}
.page-title {
    float: left;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}
.page-title-parent {
    display: block;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 5px;
}
.page-header-menu-aside .page-title {
    margin-left: 25%;
    padding-left: 7px;
}
.page-header-search {
    background-image: url(../img/topo-busca2.jpg);
}
.social-share2 {
    width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.social-share {
    float: right;
}
.social-share a {
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-indent: -999px;
    margin: 0 0 0 10px;
}
.social-share a img {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0;
}
.menu-sidebar {
    background-color: #df2126;
    display: block;
    font-size: 14px;
    line-height: 1.125;
    text-transform: uppercase;
    color: #ffd0d2;
    padding: 0;
    list-style: none;
    margin: -40px 0 40px;
    position: relative;
    z-index: 10;
    -webkit-box-shadow: 0 2px 30px rgba(54, 13, 14, 0.4);
    -moz-box-shadow: 0 2px 30px rgba(54, 13, 14, 0.4);
    box-shadow: 0 2px 30px rgba(54, 13, 14, 0.4);
}
.menu-sidebar li {
    position: relative;
    display: block;
}
.menu-sidebar li a {
    border-bottom: 1px solid #be1c20;
    display: block;
    color: #ffd0d2;
    padding: 13px 20px 11px;
}
.menu-sidebar li a:hover {
    background-color: rgba(0, 0, 0, 0.15);
    color: #fff;
}
.menu-sidebar li.current-cat > a,
.menu-sidebar li.current-cat-ancestor > a,
.menu-sidebar li.current_page_item > a {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.menu-sidebar ul.children {
	margin: 0;
	padding: 0;
}
.menu-sidebar ul.children li a {
    padding-left: 35px;
}
.menu-sidebar2 {
    background-color: #df2126;
    display: block;
    font-size: 14px;
    line-height: 1.125;
    text-transform: uppercase;
    color: #ffd0d2;
    padding: 0;
    list-style: none;
    margin: 0;
    position: relative;
    z-index: 10;
    -webkit-box-shadow: 0 2px 30px rgba(54, 13, 14, 0.4);
    -moz-box-shadow: 0 2px 30px rgba(54, 13, 14, 0.4);
    box-shadow: 0 2px 30px rgba(54, 13, 14, 0.4);
}
.menu-sidebar2 li {
    position: relative;
    display: block;
}
.menu-sidebar2 li a {
    border-bottom: 1px solid #be1c20;
    display: block;
    color: #ffd0d2;
    padding: 13px 20px 11px;
}
.menu-sidebar2 li a:hover {
    background-color: rgba(0, 0, 0, 0.15);
    color: #fff;
}
.menu-sidebar2 li.current-cat a,
.menu-sidebar2 li.current-cat-ancestor a,
.menu-sidebar2 li.current_page_item a {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.menu-sidebar-nucleo { margin-top: 15px; }
.page-header-tab-menu .page-title-bar .container {
    padding-bottom: 0;
}
.menu-tab {
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 20px;
    clear: both;
}
.menu-tab a,
.menu-tab .current-page-ancestor.menu-item-88996 a {
    background-color: rgba(11, 11, 11, 0.6);
    padding: 17px 20px 15px;
    margin-right: 10px;
    color: #fff;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.menu-tab a:hover,
.menu-tab .current-page-ancestor.menu-item-88996 a:hover {
    background-color: #000;
}
.menu-tab .current-tab a,
.menu-tab .current-tab a:hover,
.menu-tab .current-menu-item a,
.menu-tab .current-page-ancestor a {
    background-color: #f1f1f1;
    color: #4d4d4d;
}
.main-content {
    margin-bottom: 50px;
}
.content-box {
    padding: 15px 0;
    font-size: 16px;
}
.content-box.post-content {
    font-size: 18px !important;
}
.content-box h1,
.content-box h2,
.content-box h3,
.content-box h4,
.content-box h5,
.content-box h6 {
    font-weight: 700;
    color: #2a2a2a;
    text-transform: uppercase;
    margin: 0 0 10px;
    padding-top: 20px;
}
.content-box h1 {
    font-size: 26px;
    letter-spacing: -1px;
}
.content-box h2 {
    font-size: 22px;
    letter-spacing: -1px;
}
.content-box h3 {
	text-transform: none;
    font-size: 18px;
    letter-spacing: -1px;
}
.content-box h4 {
    font-size: 14px;
}
.content-box h5 {
    font-size: 12px;
}
.content-box h6 {
    border-left: 10px solid #dd2126;
    float: left;
    width: 40%;
    font-size: 22px;
    font-style: italic;
    line-height: 1.2;
    letter-spacing: -1px;
    text-transform: none;
    color: #222;
    padding: 20px 0 20px 30px;
    margin: 5px 30px 15px 0;
    position: relative;
}
.content-box h6:before,
.content-box h6:after {
    background-color: #dd2126;
    display: block;
    content: "";
    width: 20px;
    height: 10px;
    position: absolute;
    left: 0;
}
.content-box h6:before {
    top: 0;
}
.content-box h6:after {
    bottom: 0;
}
h1.content-title {
    padding: 0 !important;
    margin: 0 !important;
}
.content-box strong {
    font-weight: 700;
    color: #6a6a6a;
}
.content-box ul {
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
}
.content-box ul li {
    background: url(../img/li-bullet.svg) no-repeat 0 6px;
    background-size: 12px;
    padding: 0 0 5px 22px;
}
.content-box ol {
    padding: 0 0 0 24px;
    margin: 0 0 10px;
}
.content-box hr {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    clear: both;
}
.content-box img {
    max-width: 100%;
    height: auto;
}
.content-box blockquote {	
    padding: 10px 15px;
    margin: 0 0 15px;
    font-size: 18px;
    font-style: italic;
	font-weight: 700;
	text-transform: uppercase;
    border-left: 3px solid #df2126;
}
.alignleft {
    float: left;
    margin: 5px 30px 15px 0;
}
.alignright {
    float: right;
    margin: 5px 0 15px 30px;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 15px;
}
.wp-caption {
    margin-bottom: 15px;
    max-width: 100%;
    position: relative;
}
.wp-caption .wp-caption-text {
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    font-style: italic;
    line-height: 1.2;
    color: #7a7a7a;
    padding: 10px 12px 8px;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}
.content-box .embed-responsive {
    margin-bottom: 20px;
}
.post-content .noticia-data {
    margin-bottom: 20px;
}
.content-box embed,
.content-box iframe,
.content-box object {
    display: block;
    margin-bottom: 15px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.content-box pre {
	background-color: #ffe898;
	border: none;
	border-radius: 8px;
	display: block;
    font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	line-height: 1.25;
	color: #80654c;
	padding: 20px;
	margin: 0 0 15px;
	word-break: normal;
	word-wrap: normal;
	white-space: normal;
	overflow: visible;
}
.form-group {
    margin-bottom: 20px;
}
.form-group label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25;
    text-transform: uppercase;
    color: #2a2a2a;
}
.bg-img {
    background-color: #fff;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.wp-pagenavi {
    background: #fff;
    font-size: 14px;
    padding: 0 20px;
    margin-top: 20px;
    position: relative;
    clear: both;
}
.wp-pagenavi a,
.wp-pagenavi span {
    display: inline-block;
    color: #0387db;
    text-decoration: none;
    padding: 15px;
    margin: 0;
    position: relative;
}
.wp-pagenavi a:hover {
    background-color: rgba(0, 0, 0, 0.25);
    color: #fff;
}
.wp-pagenavi span.current {
    background-color: #df2126;
    color: #fff;
    padding-top: 25px;
    margin-top: -10px;
}
.breadcrumbs {
    font-size: 12px;
    line-height: 1.5;
    text-transform: uppercase;
    margin-top: 15px;
    color: #6a6a6a;
}
.breadcrumbs a,
.breadcrumbs span {
    float: left;
}
.breadcrumbs .delimiter {
    background: url(../img/seta-breadcrumbs.svg) no-repeat 0 50%;
    background-size: 10px;
    width: 10px;
    height: 18px;
    line-height: 1;
    overflow: hidden;
    text-indent: -999px;
    margin: 0 5px;
}
.breadcrumb-paged {
    margin-left: 5px;
    opacity: 0.7;
}
.msg-alert {
    background-color: #ffe898;
    font-size: 14px;
    text-transform: uppercase;
    color: #80654c;
    padding: 15px 20px;
    border-radius: 6px;
}
.lista-jornais li {
    background: none !important;
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 25%;
    float: left;
}
.dwnld {
    text-align: center;
    margin-bottom: 30px;
}
.dwnld a {
    display: inline-block;
}
.dwnld a:hover,
.dwnld a:hover .dwnld-title {
    color: #43b6ff;
}
.dwnld img {
    display: block;
    margin: 0 auto 5px;
}
.dwnld-title {
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #2a2a2a;
    margin: 0;
}
.dwnld-size,
.dwnld-date {
    display: block;
    font-size: 12px;
    line-height: 1.125;
    text-transform: uppercase;
    color: #333;
}
.lista-jornais img {
    width: 116px;
    height: 150px;
    max-width: 100%;
}
.dwnld-destaque {
    margin-bottom: 30px;
}
.dwnld-destaque img {
    float: left;
    margin: 0 15px 10px 0;
}
.dwnld-destaque .dwnld-date {
    margin: 3px 0 10px;
}
.jornal-edicoes-anteriores h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #2a2a2a;
    padding: 8px 0;
    margin: 0 0 15px;
    position: relative;
}
.jornal-edicoes-anteriores h3:after {
    background: #dd2126;
    display: block;
    content: "";
    width: 30px;
    height: 2px;
    position: absolute;
    top: 100%;
    left: 0;
}
.jornal-edicoes-anteriores a {
    display: inline-block;
    text-transform: uppercase;
    color: #2a2a2a;
    margin-right: 15px;
}
.jornal-edicoes-anteriores a:hover {
    color: #43b6ff;
}
.download-sinjus {
    background-color: #fff;
    font-size: 14px;
    color: #7a7a7a;
    padding: 0 10px 0 55px;
    margin-bottom: 20px;
    position: relative;
}
.download-sinjus-title {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    text-transform: uppercase;
    color: #2a2a2a;
    margin: 17px 15px 0 0;
}
.download-sinjus-description {
    clear: both;
    width: 100%;
}
.download-sinjus-filetype {
    background-color: #dd2126;
    display: block;
    width: 40px;
    height: 100%;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    line-height: 14px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 20px;
    position: absolute;
    top: 0;
    left: 0;
}
.download-sinjus .btn {
    margin: 10px 0;
    padding: 6px 10px 5px 35px;
    float: right;
    position: relative;
}
.download-sinjus .btn svg {
    display: block;
    width: 16px;
    height: 16px;
    fill: #dd2427;
    position: absolute;
    top: 7px;
    left: 10px;
}
.download-sinjus .btn:hover svg {
    fill: #fff;
}
.download-sinjus-size {
    font-size: 12px;
}
ul.dlm-downloads {
    margin: 0;
    padding: 0;
}
ul.dlm-downloads li {
    background: none;
    padding: 0;
}

.download-acervo {
	min-height: 100px;
    padding: 10px 10px 50px 80px;
}
.download-acervo-capa {
	background-color: #dd2126;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    color: #fff;
	padding: 15px 20px;
	width: 65px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}
.download-acervo .download-sinjus-title  {
	float: none;
    margin: 0;
}
.download-acervo-autor {
	display: block;
}
.download-sinjus.download-acervo .btn {
    margin: 0;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.mural {
    background: #f6cf45 url(../img/bg-mural.jpg) no-repeat 50% 100%;
    background-size: cover;
    padding: 15px 0;
}
.mural-chamada {
    display: block;
    padding: 12px 20px;
    color: #170c03;
}
.mural-chamada .noticia-data {
    color: #221306;
}
.mural-chamada:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #000;
}
.proxima-reuniao {
    background: #dd2126 url(../img/ico-calendario.svg) no-repeat 25px 50%;
    background-size: 40px;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 20px 10px 90px;
}
.proxima-reuniao p {
    font-size: 17px;
    line-height: 20px;
}
.agenda-chamada {
    position: relative;
    padding-left: 115px;
    padding-bottom: 10px;
    height: 80px;
}
.agenda-data {
    width: 110px;
    line-height: 1;
    text-transform: uppercase;
    color: #2a2a2a;
    position: absolute;
    top: 0;
    left: 0;
}
.agenda-data-dia {
    float: left;
    width: 30px;
    font-size: 32px;
    line-height: 0.85;
    letter-spacing: -1px;
    text-align: center;
    margin-right: 5px;
}
.agenda-data-mes,
.agenda-data-ano {
    display: block;
    font-size: 13px;
    font-weight: 700;
}
.agenda-chamada a {
    display: block;
    border-left: 1px solid #dd2126;
    padding: 5px 0 5px 15px;
    text-transform: uppercase;
}
.agenda-chamada a:hover {
    color: #dd2126;
}
.situacao-atual-luta {
    background-color: #ffe898;
    color: #80654c;
    padding: 20px;
    margin: 50px 0 25px;
    border-radius: 5px;
    clear: both;
}
.situacao-atual-title {
    background-color: #29271f;
    display: block;
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffc600;
    margin: -20px -20px 15px;
    padding: 15px 20px;
    border-radius: 5px 5px 0 0;
}
.colaborador {
    background-color: #fff;
    font-size: 14px;
    line-height: 1.25;
    text-align: center;
    color: #7a7a7a;
    padding: 40px 20px 20px;
    margin-bottom: 30px;
}
.colavorador-foto {
    background-color: rgba(0, 0, 0, 0.3);
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin: 0 auto 20px;
}
.colavorador-foto img {
    display: block;
    max-width: 150px;
    height: auto;
}
h3.colaborador-nome {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: normal;
    color: #2a2a2a;
    position: relative;
    margin: 0 0 25px;
}
h3.colaborador-nome:after {
    background-color: #dd2126;
    display: block;
    width: 50px;
    height: 2px;
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -25px;
}
.wrap-convenios {
    padding: 25px 0;
}
.convenio-cat,
.convenio-title-cat h2 {
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -1px;
    color: #2a2a2a;
    margin-bottom: 30px;
}
.convenio-cat-img {
    background-image: url(../img/bg-page.jpg);
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 66.66667%;
    overflow: hidden;
    position: relative;
}
.lutas-img {
    padding-bottom: 26% !important;
}
.convenio-cat span,
.convenio-cat a {
    background: #fff;
    border: 0 !important;
    display: block;
    color: #2a2a2a;
    padding: 20px 10px !important;
}
.convenios-submenu {
    background-color: #f8f8f8;
    display: block;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    list-style: none;
    margin: 0 0 30px;
    padding: 0;
}
.convenios-submenu a {
    display: block;
    border-bottom: 1px solid rgba(59, 11, 13, 0.05);
    padding: 12px 15px 10px 20px;
}
.convenios-submenu a:hover {
    background-color: #fff;
    color: #2a2a2a;
    padding-left: 25px;
    padding-right: 10px;
}
.convenios-submenu li.current-cat a {
    background-color: rgba(0, 0, 0, 0.05);
    color: #000;
}
.convenios-submenu .cat-item-none {
    display: none;
}
.convenios-submenu .convenio-cat {
    margin: 0 0 10px;
}
.convenio-title-cat {
    background-image: url(../img/bg-page.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 240px;
    margin-bottom: 30px;
    position: relative;
}
.convenio-title-cat h2 {
    background-color: rgba(255, 255, 255, 0.85);
    width: 100%;
    margin: 0;
    padding: 20px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.convenio-content {
    background-color: #fdfdfd;
    font-size: 14px;
    color: #7a7a7a;
    padding: 1px 20px 20px;
    margin-bottom: 30px;
    position: relative;
}
.convenio-image {
    background-image: url(../img/bg-page.jpg);
    display: block;
    height: 0;
    padding-bottom: 45%;
    overflow: hidden;
    position: relative;
}
.convenio-content2 {
    font-size: 14px;
    color: #7a7a7a;
    position: relative;
    height: auto;
}
.convenio-title {
    height: 50px;
    border-left: 3px solid #df2126;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #2a2a2a;
    padding: 1px 0 1px 17px;
    margin: 0 0 20px -20px;
}
.convenio-title a {
    color: #2a2a2a;
}
.convenio-title a:hover {
    color: #df2126;
}
.convenio-info {
    margin-bottom: 20px;
    height: auto;
}
.convenio-info span {
    width: 230px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 22px 20px;
    display: block;
    min-height: 20px;
    line-height: 18px;
    padding: 1px 0 1px 35px;
    margin-bottom: 10px;
}
.convenio-info .convenio-endereco {
    background-image: url(../img/convenio-end.svg);
}
.convenio-info .convenio-email {
    background-image: url(../img/convenio-email.svg);
}
.convenio-info .convenio-telefone {
    background-image: url(../img/convenio-tel.svg);
}
.convenio-info .convenio-site {
    background-image: url(../img/convenio-site.svg);
}
.convenio-info .convenio-discount {
    background-image: url(../img/convenio-desconto.svg);
    font-size: 16px;
    color: #23a700;
}
.convenios-slideshow,
.convenios-slideshow .cycle-slideshow {
    width: 100%;
    position: relative;
    overflow: hidden !important;
}
.convenios-slideshow .convenio-horizontal {
    width: 100%;
    margin: 0;
}
.bullets-slideshow,
.banners-destaque .bullets {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1px;
    line-height: 1;
    vertical-align: top;
    margin-top: 15px;
}
.banners-destaque .bullets {
    width: auto;
    text-align: left;
    margin-top: 0;
    position: absolute;
    bottom: 12px;
    right: 10px;
    z-index: 100;
}
.bullets-slideshow span,
.banners-destaque .bullets span {
    display: inline-block;
    border: 2px solid #df2126;
    width: 10px;
    height: 10px;
    overflow: hidden;
    padding: 0;
    margin: 0 2px;
    border-radius: 50%;
    cursor: pointer;
}
.bullets-slideshow span:hover,
.bullets-slideshow span.cycle-pager-active {
    background-color: #df2126;
    opacity: 1;
}
.banners-destaque .bullets span {
    border-color: #fff;
    opacity: 0.7;
}
.banners-destaque .bullets span:hover,
.banners-destaque .bullets span.cycle-pager-active {
    background-color: #fff;
}
/* banners-destaque  */
.banners-destaque {
	overflow: visible;
}
.banners-destaque .bullets {
    bottom: -12px;
    right: 50%;
	transform: translateX(50%);
}
.banners-destaque .bullets span {
	background-color: #fff;
    border: none;
    width: 12px;
    height: 4px;
    border-radius: 0;
}
.banners-destaque .bullets span {
	text-indent: -999px;
	overflow: hidden;
    opacity: .7;
}
.banners-destaque .bullets span:hover {
	opacity: 1;
}
.banners-destaque .bullets span.cycle-pager-active {
    background-color: #DD2126;
}
/* /banners-destaque */
.category_description {
    color: #858585;
    margin-bottom: 35px;
}
.campanha {
    margin-top: 25px;
}
.campanha1 {
    margin-top: 25px;
    background-image: url(../img/contador_fundo.jpg);
    width: 270px;
    height: 170px;
    padding-top: 16%;
    color: #fff;
    font-size: 73px;
    text-align: center;
}
.campanha1 a:link {
    color: #fff;
    font-size: 73px;
    text-align: center;
}
.campanha1 a:visited {
    color: #fff;
    font-size: 73px;
    text-align: center;
}
.campanha1 a:hover {
    color: #999;
    font-size: 73px;
    text-align: center;
}
.box-campanhas .campanha:first-child {
    margin-top: 0;
}
.form-contato {
    padding: 25px 0;
}
.form-contato .btn,
.form-newsletter .btn {
    float: right;
}
.form-contato label,
.form-newsletter label {
    position: relative;
    margin-bottom: 0;
}
.required-field {
    padding-right: 12px;
}
.required-field:after {
    background-color: #df2126;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
}
.form-newsletter .form-group {
    position: relative;
}
.wpcf7-form-control-wrap {
    display: block;
    position: relative;
}
.wpcf7-not-valid-tip,
label.error {
    background: #d9292f;
    display: block;
    overflow: hidden;
    text-indent: -999px;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    padding: 0;
    position: absolute;
    top: 12px;
    right: 12px;
    left: auto;
    -webkit-animation: ball-pulse 800ms ease infinite;
    -moz-animation: ball-pulse 800ms ease infinite;
    -o-animation: ball-pulse 800ms ease infinite;
    animation: ball-pulse 800ms ease infinite;
}
@keyframes ball-pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes ball-pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
.wpcf7 .ajax-loader {
    border: 3px solid rgba(0, 0, 0, 0.1);
    border-top: 3px solid #333;
    display: block;
    float: right;
    width: 24px;
    height: 24px;
    margin: 10px 15px 0 0;
    visibility: hidden;
    border-radius: 50%;
    -webkit-animation: spin 0.8s linear infinite;
    -moz-animation: spin 0.8s linear infinite;
    -o-animation: spin 0.8s linear infinite;
    animation: spin 0.8s linear infinite;
}
@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.carta {
    background: #fff;
    padding: 15px 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
}
.ico-menu {
    display: none;
    width: 30px;
    height: 24px;
    position: absolute;
    top: 18px;
    left: 15px;
    letter-spacing: 0;
    cursor: pointer;
}
.ico-menu span,
.ico-menu span:before,
.ico-menu span:after {
    background-color: #dd2126;
    display: block;
    content: "";
    width: 100%;
    height: 4px;
    border-radius: 2px;
    position: absolute;
    left: 0;
}
.ico-menu span {
    top: 10px;
}
.ico-menu span:before {
    top: -10px;
}
.ico-menu span:after {
    top: 10px;
}
.btn-menu {
    width: 25px;
    height: 16px;
    top: 18px;
    left: 15px;
}
.btn-menu span,
.btn-menu span:before,
.btn-menu span:after {
    background-color: #fff;
    height: 3px;
    border-radius: 1.5px;
}
.btn-menu span {
    top: 8px;
}
.btn-menu span:before {
    top: -8px;
}
.btn-menu span:after {
    top: 8px;
}
.ico-menu.close-menu span {
    background-color: transparent;
}
.ico-menu.close-menu span:before {
    top: 0;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ico-menu.close-menu span:after {
    top: 0;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.triggerMenu {
    background: rgba(0, 0, 0, 0.1);
    width: 40px;
    height: 40px;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
}
.triggerMenu:before,
.triggerMenu:after {
    display: block;
    content: "";
    border-radius: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
}
.triggerMenu:before {
    background-color: #fff;
    width: 14px;
    height: 2px;
    margin: -1px 0 0 -7px;
}
.triggerMenu:after,
.fechar:after {
    background-color: #fff;
    width: 2px;
    height: 14px;
    margin: -7px 0 0 -1px;
}
.triggerMenu.open:before,
.triggerMenu.open:after {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.bt-scrolltop {
    background: rgba(255, 255, 255, 0.8) url(../img/bt-scrolltop.svg) no-repeat center center;
    background-size: 40px;
    display: block;
    height: 60px;
    width: 60px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: -999px;
    visibility: hidden;
    opacity: 0;
    border-radius: 50%;
    -webkit-transition: opacity 0.3s 0s, visibility 0 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0 0.3s;
    transition: opacity 0.3s 0s, visibility 0 0.3s;
}
.bt-scrolltop.bt-is-visible,
.bt-scrolltop.bt-fade-out,
.no-touch .bt-scrolltop:hover {
    -webkit-transition: opacity 0.3s 0s, visibility 0 0;
    -moz-transition: opacity 0.3s 0s, visibility 0 0;
    transition: opacity 0.3s 0s, visibility 0 0;
}
.bt-scrolltop.bt-is-visible {
    visibility: visible;
    opacity: 1;
}
.bt-scrolltop.bt-fade-out {
    opacity: 0.5;
}
.no-touch .bt-scrolltop:hover {
    background-color: #fff;
    opacity: 1;
}
.ico-menu span,
.ico-menu span:before,
.ico-menu span:after,
.triggerMenu:before,
.triggerMenu:after,
.thumbs a,
.thumbs-videos a,
.btn-default,
.convenio-descricao .ver-mais:before,
.wp-pagenavi a,
.convenios-submenu a,
.tv-sinjus-link {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
a,
.ver-mais,
.noticia a .noticia-titulo {
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    transition: color 0.2s linear;
}
@media (max-width: 767px) {
    .selo {
        background: url(../img/nov_azul_selo.png) no-repeat 0 0;
        background-size: contain;
        display: block;
        float: left;
        width: 116px;
        height: 71px;
        overflow: hidden;
        text-indent: -999px;
        margin-right: 20px;
        margin-left: 59%;
        position: absolute;
        margin-top: -60px;
    }
    .header:before {
        display: none;
    }
    .ico-menu,
    .ico-search,
    .triggerMenu {
        display: block;
    }
    .logo,
    .menu-inline,
    .menu-inline li,
    .menu-inline a {
        float: none !important;
    }
    body {
        padding-top: 60px;
    }
    .header {
        background: #f8f8f8;
        width: 100%;
        -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.2);
        position: fixed;
        top: 0;
        left: 0;
    }
    .header .container {
        height: auto;
        min-height: 60px;
    }
    .wrap-logo {
        float: none;
        height: 40px;
        margin: 10px 0;
    }
    .logo {
        float: none;
        width: 138px;
        height: 40px;
        margin: 0 auto;
    }
    .tagline {
        display: none;
    }
    .form-search {
        display: none;
        float: none;
        margin: 0 0 15px;
    }
    .search-query {
        width: 100%;
        height: 42px;
        padding: 12px 50px 10px 15px;
    }
    .search-btn {
        top: 10px;
    }
    .menu-auxiliar {
        background: #ccc;
        height: auto;
        position: relative;
        top: auto;
        right: auto;
        padding: 10px 0 0;
    }
    .menu-secondary {
        height: auto;
        margin-right: 0;
    }
    .menu-secondary a {
        padding: 9px 15px 6px;
    }
    .menu-secondary a:hover,
    .menu-secondary > li.current-menu-item > a,
    .menu-secondary > li.current-page-ancestor > a,
    .menu-secondary > li.current-post-ancestor > a,
    .menu-secondary > li.current-category-ancestor > a {
        background: rgba(0, 0, 0, 0.15);
        border-bottom: 0;
        color: #323031;
    }
    .menu-social-header {
        height: 20px;
        margin: 0 0 15px 15px;
    }
    .menu-social-header li,
    .menu-social-header a {
        float: left !important;
    }
    .menu-header-bar {
        background: #c51d21;
        width: 80%;
        height: 100%;
        padding-bottom: 25px;
        margin-right: -80%;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        overflow: auto;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        transition: all 0.2s linear;
        -webkit-box-shadow: -3px 0 15px 0 rgba(0, 0, 0, 0.2);
        -moz-box-shadow: -3px 0 15px 0 rgba(0, 0, 0, 0.2);
        box-shadow: -3px 0 15px 0 rgba(0, 0, 0, 0.2);
    }
    .menu-header-bar.show-menu {
        margin-right: 0;
    }
    .menu-header-bar .container {
        padding: 0;
    }
    .menu-header > li {
        border-right: 0;
    }
    .menu-header > li > a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        padding: 11px 15px 9px;
    }
    .menu-header > li > a:hover,
    .menu-header > li:hover > a,
    .menu-header > li.current-menu-item > a,
    .menu-header > li.current-page-ancestor > a,
    .menu-header > li.current-post-ancestor > a,
    .menu-header > li.current-category-ancestor > a {
        background: rgba(0, 0, 0, 0.15);
        background-image: none;
        color: #fff;
    }
    .menu-header ul {
        display: none;
        width: auto;
        padding: 0;
        position: relative;
        top: auto;
        left: auto;
    }
    .menu-header ul ul {
        top: auto;
        left: auto;
    }
    .menu-header ul a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        display: block;
        color: #515151;
        padding: 11px 15px 9px;
    }
    .footer {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .footer .container {
        background: url(../img/s-logo.png) no-repeat 50% 0;
        background-size: 22px auto;
        padding-left: 15px;
        padding-top: 50px;
    }
    .box-footer {
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        float: none;
        min-width: 0;
        padding: 15px 0;
    }
    .box-footer:before {
        display: none;
    }
    .copyright {
        margin: 20px 50px 0 0;
    }
    .noema {
        bottom: 0;
        right: 15px;
    }
    .banners-destaque {
        margin-bottom: 25px;
    }
    .slide:after {
        display: none;
    }
    .slide-conteudo {
        position: relative;
        bottom: auto;
        left: auto;
        padding: 0;
    }
    .slide-conteudo .versal {
        font-size: 12px;
        letter-spacing: normal;
    }
    .slide-titulo {
        font-size: 18px;
        line-height: 1.125;
    }
    .slide-conteudo p {
        font-size: 15px;
    }
    .banners-destaque .slide {
        height: auto;
        padding-top: 0;
    }
    .slide-img {
        position: relative;
        top: auto;
        left: auto;
    }
    .banners-destaque .bullets {
        width: 100%;
        text-align: center;
        margin-top: 15px;
        position: relative;
        bottom: 0;
        right: 0;
		transform: none;
    }
    .slidePrev,
    .slideNext {
        width: 19px;
        height: 30px;
        top: 20px;
        margin-top: 0;
        z-index: 100;
        opacity: 0.5;
    }
    .slidePrev {
        left: 20px;
    }
    .slideNext {
        right: 20px;
    }
    .noticia.row {
        margin-left: -6px;
        margin-right: -6px;
    }
    .noticia.row > div {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    .convenio-descricao {
        width: 70%;
    }
    .jornal-expressao {
        float: none;
        margin: 0 auto 25px;
    }
    .page-header {
        height: auto;
        min-height: 150px;
    }
    .page-title-bar .container {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .page-title {
        font-size: 24px;
    }
    .page-header-menu-aside .page-title {
        margin-left: 0;
        padding-left: 0;
    }
    .social-share a {
        margin: 0 0 0 6px;
    }
    .menu-sidebar {
        margin-top: 0;
    }
	.menu-sidebar-nucleo { margin-top: 15px; }
	.page-header-tab-menu { z-index: 15; }
    .page-header-tab-menu .page-title-bar .container {
        padding-bottom: 15px;
    }
    .page-header-tab-menu .page-title {
        margin-left: 40px;
    }
    .menu-tab {
        background: rgba(0, 0, 0, 0.8);
        display: none;
        padding-bottom: 10px;
        margin: 0;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
    }
    .menu-tab a {
        background-color: transparent;
        color: #fff;
        border-radius: 0;
        margin: 0;
        padding: 12px 20px 10px;
    }
    .menu-tab a:hover {
        background-color: #000;
    }
    .menu-tab .current-tab a,
    .menu-tab .current-tab a:hover {
        background-color: #dd2126;
        color: #fff;
    }
    .content-box h6 {
        border-left-width: 5px;
        float: none;
        width: 100%;
        font-size: 18px;
        padding: 12px 0 12px 20px;
    }
    .content-box h6:before,
    .content-box h6:after {
        width: 10px;
        height: 5px;
    }
    .content-box h6:before {
        top: 0;
    }
    .content-box h6:after {
        bottom: 0;
    }
    .bt-scrolltop {
        background-size: 30px;
        height: 40px;
        width: 40px;
    }
    .lista-jornais li {
        width: 50%;
    }
	
}



#egoi_name{
width: 100%;
}

#egoi_email{
width: 100%;
}

.campanhacovid{
	background-image:url(../img/campanha_covid.jpg);
	width:270px;
	height: 170px;
}

.box-head3{
border-bottom: 1px solid rgba(42,42,42,.2);
margin-bottom: 30px;
position: relative;
background-color:#000;
padding: 20px;
margin-top: 20px;
font-size: 50px;
text-align: center;
color: #ffef00;
line-height: 16px;
}

.textodias1{
font-size: 18px;
text-align: center;
color: #ffef00;
}



.social-share7 {
    width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
}


.wpp-post-title {
	font-size: 12px;
	font-weight: 700;
	color: #DD2126;
	text-transform: uppercase;
	line-height:13px;
}

.wpp-list {
	margin-left: -20px;
}


.redimensiona {
	width: 90px;
}

.filtro {
    font-size: 17px;
    font-weight: 500;
}

.convenio-defini {height:390px;}

.convenio-content img{max-width:100%;height:auto;}

.convenio-content .convenio-image2{margin-top:10px;height:100px;background-size: contain !important;}

.convenio-image{margin:-30px -20px 20px;height:100px;}

.convenio-image3 {
    margin: 0px 0px 0px 0px;
    height: 100px;
}

.convenio-image4 {
    display: block;
    height: 0;
    padding-bottom: 45%;
    overflow: hidden;
    position: relative;
}


.siganos{
	float:left;
	padding-top:1%;
	}

#left-column {
	width: 50%;
	float: left;
	clear: none;
	padding:10px;
	height: 200px;
	}

#right-column {
	width: 50%;
	float: right;
	clear: none;
	padding:10px;
	height: 200px;
	}
.convenio-title2 {
    border-left: 3px solid #DF2126;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
    height: 50px;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #2A2A2A;
    padding: 1px 0 1px 17px;
    margin: 0 0 20px -20px;
}
.convenio-title2 a {
    color: #2A2A2A;
}



@media only screen and (max-width:520px) {

	{
	.convenio-info{width:100%;}
	}

	.hs-form-checkbox {
	float: left;
	width: 50%; /* NOTE: This percentage may need to be lower if you have margins applied to the list items */
	list-style: none;
	}

	.convenio-content {
	height: auto;
	}


}


.bt-whatsapp {
	background-color: #1bd741;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.282 20.456'%3E%3Cpath fill='%23FFF' d='M6.956 5.508c-.327 0-.665.096-.869.305-.248.253-.869.848-.869 2.069s.89 2.402 1.013 2.567c.125.165 1.735 2.708 4.241 3.746 1.351.56 2.046.698 2.493.698.2 0 .351-.028.489-.057.649-.142 1.464-.621 1.671-1.2.207-.58.207-1.076.144-1.179-.062-.104-.227-.166-.475-.29-.248-.125-1.469-.725-1.696-.807-.075-.028-.148-.043-.218-.043-.144 0-.278.065-.395.227-.241.334-.474.678-.666.882-.093.098-.222.144-.355.144-.083 0-.168-.017-.248-.051-.275-.117-1.048-.387-1.996-1.232-.738-.658-1.236-1.47-1.381-1.718-.144-.249-.012-.397.099-.532l.369-.41.276-.388-.035-.46c-.062-.124-.559-1.345-.765-1.842-.164-.396-.29-.409-.543-.421l-.284-.008M2.561 18.162l-.194-.048-.044-.193.743-2.209c.121-.362.074-.761-.129-1.085-.818-1.307-1.292-2.85-1.292-4.503 0-4.693 3.819-8.512 8.512-8.512 4.694 0 8.512 3.819 8.512 8.512 0 4.694-3.818 8.512-8.512 8.512-1.533 0-2.973-.408-4.217-1.12-.195-.112-.414-.169-.635-.169-.131 0-.262.02-.389.061l-2.355.754M10.157 0C4.566 0 .033 4.533.033 10.124c0 1.835.488 3.555 1.341 5.04l.04.401-1.383 4.111c-.071.211-.017.444.139.603.113.115.266.177.422.177.06 0 .121-.01.18-.028l4.293-1.375.378.033c1.408.742 3.012 1.162 4.714 1.162 5.592 0 10.125-4.532 10.125-10.124C20.282 4.533 15.749 0 10.157 0'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 32px;
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	text-indent: -999px;
	border-radius: 50%;
	position: fixed;
	right: 20px;
	bottom: 100px;
	z-index: 1002;
}

.convenio-descricao .convenio-site {
	height: 17px;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
    box-sizing: border-box;
}
.convenio-descricao .convenio-site a {
	display: block;
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
    transition: all 1s linear;
}
.convenio-descricao .convenio-site a:hover {
	left: 100%;
	transform: translateX(-100%);
}

.form-search-convenios {
	display: block;
	max-width: 270px;
    margin-top: 15px;
    position: relative;
}
.form-search-convenios .search-query {
    width: 100%;
    height: 40px;
	padding: 10px 15px;
}
.search-convenios-msg {
    background-color: #ffe898;
	display: inline-block;
    font-size: 14px;
	line-height: 20px;
    text-transform: uppercase;
    color: #80654c;
    padding: 10px 15px;
	margin-top: 15px;
    border-radius: 6px;
}

.grecaptcha-badge { visibility: hidden; }

.content-box mark {
	background-color: transparent;
	padding: 0;
	color: inherit;
	display: inline;
	width: max-content;
	background-size: 200% auto; 
	background-image: linear-gradient(to right,transparent 50%,#ff0 50%);
	background-position: 0% 0;
	animation-duration: 5s;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
.content-box mark.active {
	animation-name: highlight;
}

@keyframes highlight {
	from { background-position: 0% 0; }
	to { background-position: -100% 0; }
}

@media (max-width: 767px) {
	.page-id-20310 .menu-sidebar {
		display: none;
	}
	.bt-whatsapp {
		background-size: 28px;
		width: 50px;
		height: 50px;
		right: 15px;
		bottom: 80px;
	}
}


.rh-tjmg-link {
	background: #113975 url(../img/rh-tjmg-link.png) no-repeat 10px center;
	background-size: auto 50px;
    display: flex;
    height: 60px;
    color: #fff;
    padding: 10px 15px 10px 70px;
    align-items: center;
    text-transform: uppercase;
}
.rh-tjmg-link:hover {
	color: #fff;
}

a:focus,
button:focus { outline: 0 }