#header, #header-wrap, #logo img {
    height: auto;
}
#side-panel-trigger {
    float: left;
}
#logo img {
    display: inline-block;
    max-width: 100%;
    height: 100px !important;
    padding-top: 0px;
}
@media (max-width: 991px){
    #logo{
        text-align: left;
    }
	#logo img {
		height: 90px !important;
		padding-top: 15px;
	}
}
@media (max-width: 575px){
    #top-search form input {
        padding-right: 55px;
        padding-left: 25px;
    }
}
#side-panel-trigger a {
        margin-right: 15px;
    font-size: 22px;
}
#primary-menu ul li > a {
        padding: 10px 15px 5px 15px;
        font-size: 15px;
         color: #fff;
        font-weight: normal;
}
.top0{
        background: #0188CF;
}
#page-title.page-title-center .breadcrumb {
    display: inline-flex;
}
#page-title {
    position: relative;
    padding: 15px 0;
}
#content {
    min-height: 400px;
}
.nav-tree li:hover > a,
.nav-tree li.current > a,
.nav-tree li.active > a {
    color: #ff1c13 !important;
}
#primary-menu ul li:hover > a,
#primary-menu ul li.current > a {
    color: #fff;
}
#side-panel .side-panel-wrap {
    background: #fff;
}
#top-search, #top-cart, #side-panel-trigger, #top-account {
    margin: 42px 0 40px 0px;
}
#primary-menu.style-2 {
    border: none;
}
.middle1 {
    margin-top: 20px;
    overflow: hidden;
}
#top-search a i {
    font-size: 26px;
}
@media (max-width: 991px){
#primary-menu {
        display: none;
    }
}
.middle2 {
    background: #fff;
    position: relative;
    z-index: 10;
    margin-top: 30px;
}
.middle3 {
    margin-top: 10px;
}
.noticia {
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    min-height: 316px;
    margin-bottom: 16px;
    background: -webkit-linear-gradient(top, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: -o-linear-gradient(bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: -moz-linear-gradient(bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: linear-gradient(to bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
}
article {
    position: relative;
    z-index: 1;
    color: #fff;
    padding: 10px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.info {
    width: 100%;
}
.categoria {
    color: #1592E6;
    font-weight: bold;
    font-size: 12px;
}
.categoria span {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.cat-5 {
    border-bottom: 2px solid #E61540;
    padding-bottom: 6px;
    text-shadow: 2px 2px 20px #000;
}
.categoria a {
    text-decoration: none;
    color: #ffffff;
}
.chamada {
    font-size: 73px;
    display: block;
    position: relative;
    font-weight: bold;
    margin-top: 200px;
}
.chamada a {
    color: #ffffff;
}
.chamada h1 {
        font-size: 28px;
    color: #fff;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 0px;
}
figure {
    margin: 0;
    display: block;
}
figure {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-position: center;
    background-size: cover;
    opacity: 1;
    z-index: -1;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.noticia:hover figure {
    opacity: 0.4;
}
.noticia .chamada h1:hover {
    text-decoration: underline;
}
.chamada-2 h1:hover {
    text-decoration: underline;
}
.chamada-3 h1:hover {
    text-decoration: underline;
}

.noticia-2 {
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    min-height: 150px;
    margin-bottom: 16px;
    background: -webkit-linear-gradient(top, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: -o-linear-gradient(bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: -moz-linear-gradient(bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: linear-gradient(to bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
}
.chamada-2 {
    display: block;
    position: relative;
    margin-top: 50px;
    color: #fff;
}
.noticia-2:hover figure {
    opacity: 0.4;
}
.chamada-2 h1 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    line-height: 26px;
    margin-bottom: 5px;
}
.chamada-3 {
    display: block;
    position: relative;
    margin-top: 200px;
}
.chamada-3 h1 {
    font-size: 20px;
    font-weight: bold;
}
.noticia-3 {
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    max-height: 317px;
    margin-bottom: 16px;
    background: -webkit-linear-gradient(top, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: -o-linear-gradient(bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: -moz-linear-gradient(bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: linear-gradient(to bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
}
.noticia-3:hover figure {
    opacity: 0.4;
}
body.top-search-open #top-search a i.icon-line-cross {
    font-size: 25px;
}
.chamada-3 h1 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #fff;
    line-height: 26px;
}
.noticia-4 {
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    min-height: 120px;
    margin-bottom: 16px;
    background: -webkit-linear-gradient(top, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: -o-linear-gradient(bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: -moz-linear-gradient(bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: linear-gradient(to bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
}
@media screen and (min-width: 768px){
    .chamada-4 {
        height: auto;
    }
}
.noticia-4:hover figure {
    opacity: 0.4;
}
.noticia-5:hover figure {
    opacity: 0.4;
}
.chamada-4 {
    display: block;
    position: relative;
}
@media screen and (min-width: 768px){
    .chamada-4 h1 {
        font-size: 18px;
    }
}
.chamada-4 h1 {
        font-size: 19px;
    font-weight: bold;
    line-height: 24px;
    color: #571c02;
}
.noticia-5 {
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    min-height: 80px;
    margin-bottom: 10px;
    background: -webkit-linear-gradient(top, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: -o-linear-gradient(bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: -moz-linear-gradient(bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
    background: linear-gradient(to bottom, rgba(21,146,230, 0), rgba(0,0,0, 1));
}
@media screen and (min-width: 768px){
    .chamada-5 {
        height: auto;
    }
}

.chamada-5 {
    display: block;
    position: relative;
}
.cat-5-color a {
    color: #E61540 !important;
    font-weight: bold;
}
.chamada-5 span {
    font-size: 12px;
}
.chamada-5 a {
    color: #0f0f0f;
}
.chamada-5 h1 {
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0;
    line-height: 20px;
    overflow: hidden;
}
.noticia-txt-mini {
    padding: 6px 10px;
    background: #FBFBFB;
}
.noticia-txt-mini p {
    color: #0f0f0f;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 0px;
}
.noticia-txt-mini span {
    color: #1592E6;
    font-weight: bold;
    font-size: 12px;
}
.cat-5-color a {
    color: #E61540 !important;
    font-weight: bold;
}
.esportes{

}
.esportes h4 {
    color: #18b36f;
    border-bottom: 1px solid #18b36f !important;
    text-transform: uppercase;
}
.esportes h1 {
    color: #18b36f;
}
.politica{

}
.politica h4 {
    color: #cd3539;
    border-bottom: 1px solid #cd3539 !important;
    text-transform: uppercase;
}
.politica h1 {
    color: #cd3539;
}
.entreterimento{

}

.outros{

}
.testi-image, .testi-image a, .testi-image img, .testi-image i {
    width: 90px;
    height: 90px;
}
.middle5 {
        background: #f7f7f7;
    padding-top: 20px;
    padding-bottom: 20px;
}
.testimonial {
    min-height: 130px;
}
.testi-image img {
    box-shadow: 3px 3px 6px -2px #333;
}
.middle5 .owl-stage-outer {
    display: inline-block;
}
#footer {
    position: relative;
    background-color: #EEE;
    border-top: 2px solid #a5a2a1;
    padding-top: 15px;
    background: #0188CF;
}
.widget > h4 {
    margin-bottom: 10px;
    color: #fff;
}
.widget_links li a{
    color: #fff;
}
.social-icon {
    background: #fff;
    border: none;
}
.widget {
    margin-bottom: 20px;
}
#copyrights {
    padding: 5px 0;
    background-color: #fff;
    font-size: 14px;
}
.nav-tree li a {
    padding: 14px 0;
    color: #333;
    font-size: 16px;
    letter-spacing: 1px;
}
.middle7 {
        margin-top: 10px;
    margin-bottom: 30px;
}
.chamada h1:hover {
    text-decoration: underline;
}
.lista-resultado .noticia-resultado-destaque {
    margin-right: 10px;
}
.noticia-resultado-destaque {
    border-radius: 6px;
    position: relative;
    overflow: hidden;
    min-height: 100px;
    margin-bottom: 16px;
    background: -webkit-linear-gradient(top, rgba(21,146,230, 0), rgba(0,0,0, 0.6));
    background: -o-linear-gradient(bottom, rgba(21,146,230, 0), rgba(0,0,0, 0.6));
    background: -moz-linear-gradient(bottom, rgba(21,146,230, 0), rgba(0,0,0, 0.6));
    background: linear-gradient(to bottom, rgba(21,146,230, 0), rgba(0,0,0, 0.6));
}
.int-a article, .int-b article, .int-c article, .int-d article, .int-e article {
    height: 130px;
}
.info {
    width: 100%;
}
.post-list {
    margin-bottom: 15px;
}
.post-list {
    position: relative;
    z-index: 10;
}
.cat-3-color a {
    color: #0287d0 !important;
    font-weight: bold;
    font-size: 14px;
}
.data-post {
        font-size: 14px;
}
.post-list h4 a {
    color: #333;
}
.post-list h4{
    margin: 0px;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}
.post-list p{
    margin: 0px; line-height: 22px !important;
}
.pagination {
    display: inline-flex;
}
.panel.panel-default {
    border: 1px solid #0287d0;
    margin-top: 12px;
}
h3.panel-title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
    background: #0287d0;
    color: #fff;
}
.panel-body {
    padding: 10px;
}
.widget img {
    border-radius: 6px;
}
.media-left, .media>.pull-left {
    padding-right: 10px;
}
.list-inline.list-unstyled {
    margin-bottom: 15px;
    font-size: 13px;
    margin-top: 2px;
    padding: 0px;
}
.panel-body ul {
    padding-left: 20px;
}
.panel-body p {
    margin-bottom: 10px;
}
.contatos ul {
    padding-left: 30px;
}
.contatos h4 {
    margin-bottom: 10px;
}
#top-social li a {
	float: none;
    width: auto !important;
    font-weight: bold;
    color: #333;
    padding-left: 5px;
	font-size: 15px;
    padding-right: 5px;
}
#top-social li a.active {
	color: #0287d0 !important;
}
#top-social li a:hover {
    color: #0287d0 !important;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.2);
}
@media (max-width: 767px){
	#top-social, .flex-caption, .slider-arrow-top-sm, .slider-arrow-bottom-sm {
		display: inline !important;
	}
}
