/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26/12/2017, 02:56:02
    Author     : CROWN
*/


.heading-news2 {
    padding: 10px 0 5px;
    background: none !important; 
}
.heading-news2 .ticker-news-box .ticker-swipe {
    background: #fff;
}

.vermelho {
    color: #da251e !important;
}

.Font24Bold{
    font-size: 24px;
    font-weight: bold;
}
.Font66Bold {
    font-size: 66px;
    font-weight: bold;
}
.noDecoration{
    text-decoration: none;
    color: #333;
}
.noDecoration:hover{
    color: #000 !important;
}
.title-news-destact{
    margin-top: 25px;
    margin-bottom: 30px;
}

.ico-temp {
    width: 60px;
    height: 60px;
    float: left;
    padding-left: 100px;
}
#city-temp {
    font-weight: bold;
    font-size: 14px;
}
#numb-temp{
    font-weight: bold;

}
#numb-temp h5{
    font-size: 50px;
}
#numb-temp span {
    float: right;
    margin-top: -40px;
    margin-right: 10px;
}
.box-temp {
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    border-radius: 0 0 5px 5px;
}
.box-temp-title{
    border-radius: 5px 5px 0 0;
    padding-top: 9px;
    padding-left: 10px;
}

.box-clima-clouds{
    width: 100%;
    height: auto;
    float: left;
    border-bottom: solid 1px #e1e1e1;
    padding-bottom: 20px;
    font-family: 'Lato', sans-serif !important;
    text-transform: uppercase !important;
}

.ico-temp {
    width: 60px;
    height: 70px;
    float: left;
    padding-left: 0px;
}
#city-name {
    font-weight: bold;
    font-size: 15px;
}
#numb-temp div{
    padding-left: 0px !important;
}
#city-name h5 {
    font-size: 9px;
    text-align: right;
    line-height: 17px;
    margin-top: -7px;
}

#temp-c { background: url(clouds/c.png) no-repeat center}
#temp-ci { background: url(clouds/ci.png) no-repeat center}
#temp-ch { background: url(clouds/ch.png) no-repeat center}


#temp-pc { background: url(clouds/ch.png) no-repeat center}

#temp-cm { background: url(clouds/cm.png) no-repeat center}
#temp-cv { background: url(clouds/cv.png) no-repeat center}
#temp-e { background: url(clouds/e.png) no-repeat center}

#temp-in { background: url(clouds/in.png) no-repeat center}
#temp-n { background: url(clouds/n.png) no-repeat center}
#temp-nd { background: url(clouds/nd.png) no-repeat center}
#temp-np { background: url(clouds/np.png) no-repeat center}
#temp-cv { background: url(clouds/cv.png) no-repeat center}
#temp-pm { background: url(clouds/pm.png) no-repeat center}

#temp-pn { background: url(clouds/pn.png) no-repeat center}
#temp-pnt { background: url(clouds/pnt.png) no-repeat center}
#temp-ch { background: url(clouds/ch.png) no-repeat center}
#temp-pp { background: url(clouds/pp.png) no-repeat center}
#temp-ps { background: url(clouds/ps.png) no-repeat center}
#temp-psc { background: url(clouds/psc.png) no-repeat center}

#temp-pt { background: url(clouds/pt.png) no-repeat center}
#temp-t { background: url(clouds/t.png) no-repeat center}

.single-post-box .title-post h1{
    font-size: 32px !important;
}
img.pull-left {
    margin-right: 20px;
    margin-bottom: 10px;
}
#featured-menu{
    color: #F44336 !important;    
}

#featured-menu:hover{
    color: #FFF !important;    
}

.redBold {
    color:#CE1F24 !important; 
    font-weight: bold !important;
}

#slider{
    list-style:none;
    width:365px;
    height:400px;
    margin:0 auto;
    padding:0;
    overflow: hidden;
    position: relative;
}
#slider li{
    position: absolute;
    z-index: 0;
}
.pag {
    position: absolute;
    z-index: 99999;
    width:365px;
    height:400px;
    margin-top: -400px;
}
.pag > #ant{
    height: 100%;
    width: 30px;
    background: rgba(0, 0, 0, 0.3);
    float: left;
}
.pag > #ant > i{
    margin-left: 10px;
    color: white;
    font-size: 18px;
}
.pag > #prox > i{
    margin-left: 10px;
    color: white;
    font-size: 18px;
}
.pag > #prox{
    height: 100%;
    width: 30px;
    background: rgba(0, 0, 0, 0.3);
    float: right;
}
.pag > a > i{
    top: 50%;
    position: absolute;
}
#slider p {
    z-index:2;
    position: absolute; 
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px; 
    font-family: Arial; 
    font-size: 14px; 
    background: rgba(0,0,0,0.5);  
    color: #fff;
}
.ow_colun_noticia{
    width: 170px !important;
}
@media (max-width: 1090px){
    .heading-news2 .heading-news-box > .news-post:nth-last-of-type(-n+2) {
        display: none;
    }
    .navbar-nav > li > a {
        font-size: 11px;
    }
    .top-line ul.top-line-list li {
        margin-right: 8px;
    }
    .advertisement{
        display: none;
    }
    .navbar-brand img {
        max-width: 180%;
        margin-left: 170px;
    }
    .social-widget > img{
        width: 220px;
    }
    .ow_colun_noticia {
        width: 220px !important;
    }
    .advertisement .desktop-advert, .sidebar .advertisement .desktop-advert {
        display: block;
    }
    .advertisement .mobile-advert, .sidebar .advertisement .mobile-advert {
        display: none; 
    }
}
@media (max-width: 385px){

    .navbar-brand img {
        max-width: 120%;
        margin-left: 20px;
        margin-top: -11px;
    }
    .ow_colun_noticia {
        width: 160px !important;
    }
    .social-widget > img {
        width: 346px;
    }
    .advertisement .desktop-advert, .sidebar .advertisement .desktop-advert {
        display: block;
    }
    .advertisement {
        display: block;
    }
    .advertisement .mobile-advert, .sidebar .advertisement .mobile-advert {
        display: none; 
    }
}

.image-post .hover-box .inner-hover h2 {
    text-transform: none !important;
}
ul.list-posts > li .post-content > a {
    font-size: 14px !important;
}
.no-decoration > h2{
    font-size:15px !important;
}

section > .block-wrapper > .container > a, p, h1, h2, h3, h4, span, b, html, li, ul{
    // font-family: Arial,Helvetica,sans-serif !important;
}
.post-content > h2, a, h1, h3, h4, p, span{
    font-family: Arial,Helvetica,sans-serif !important;
}

.no-decoration > h2{
    font-family: Arial,Helvetica,sans-serif !important;
}
.font15 a, h1, h2, h3, p {
    font-size: 15px !important;
} 

.bold500 > a, h1, h2, h3, p {
    font-weight: 500 !important;
}
.no-decoration > h2{
    font-weight: 700 !important;
}


.heading-news2 .heading-news-box .image-slider.snd-size .image-post .hover-box .inner-hover h2 {
    font-size: 40px !important;
    font-weight: 600!important;
    line-height: 40px!important;
    font-family: 'Roboto', sans-serif;
}
.image-post .hover-box .inner-hover h2 {
    color: #333333;
    font-size: 18px !important;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    margin: 0 0 10px;
    font-size: 15px;
}
ul.list-posts > li .post-content h2 {
    max-height: 60px;
}

.title-news-destact p{
    text-align: center;
    font-size: 30px !important;
    font-weight: 700 !important;
}
.title-news-destact h2{
    text-align: center;
    font-size: 65px !important;
    font-weight: 700 !important;
    letter-spacing: -3px;

}
.whatsappPoconet img{
    width: 360px !important;
}


@media (max-width: 480px){
    .title-news-destact p{
        font-size: 22px !important;
    }
    .title-news-destact h2{
        text-align: center;
        font-size: 28px !important;
        font-weight: 700 !important;
        letter-spacing: -3px;

    }
    .heading-news2 .heading-news-box .image-slider.snd-size .image-post .hover-box .inner-hover h2{
        font-size: 24px !important;
        font-weight: 700!important;
        line-height: 27px!important;
        font-family: 'Roboto' !important;
    }
    
    .anuncioWeb{
        display: none !important;
    }



}
.slideTag{
    font-size: 14px !important;
}
.slideTag.category-post.travel {
  background: #f58021;
}
.slideTag.category-post.sport {
  background: #4c60f6;
}
.slideTag.category-post.world {
  background: #33a3f1;
}
.slideTag.category-post.fashion {
  background: #aa35d6;
}
.slideTag.category-post.tech {
  background: #74b430;
}
.slideTag.category-post.food {
  background: #32b47b;
}
.slideTag.category-post.video {
  background: #d6ac1b;
}