@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;700&display=swap');

@font-face { font-family: 'Open Sans'; font-weight: 300; src: url('fonts/Open-Sans/OpenSans-Light-webfont.eot'); src: url('fonts/Open-Sans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Open-Sans/OpenSans-Light-webfont.woff') format('woff'), url('fonts/Open-Sans/OpenSans-Light-webfont.ttf')  format('truetype'), url('fonts/Open-Sans/OpenSans-Light-webfont.svg#svgFontName') format('svg'); }
@font-face { font-family: 'Open Sans'; font-weight: 400; src: url('fonts/Open-Sans/OpenSans-Regular-webfont.eot'); src: url('fonts/Open-Sans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Open-Sans/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/Open-Sans/OpenSans-Regular-webfont.ttf')  format('truetype'), url('fonts/Open-Sans/OpenSans-Regular-webfont.svg#svgFontName') format('svg'); }
@font-face { font-family: 'Open Sans'; font-weight: 700; src: url('fonts/Open-Sans/OpenSans-Bold-webfont.eot'); src: url('fonts/Open-Sans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Open-Sans/OpenSans-Bold-webfont.woff') format('woff'), url('fonts/Open-Sans/OpenSans-Bold-webfont.ttf')  format('truetype'), url('fonts/Open-Sans/OpenSans-Bold-webfont.svg#svgFontName') format('svg'); }


body {
    font-family: 'Open Sans', sans-serif;
}

a:hover {
    text-decoration: none;
}

.tag {
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    background: #E12F2A;
    text-align: center;
    padding: 2px 6px;
    max-width: 113px;
}

.btn.btn-assine {
    border-radius: 4px;
    color: #fff;
    background: #E12F2A;
    font-size: 13px;
    font-weight: 700;
}

header .nav {
    background: #1D1D1B;
    border-bottom: solid 3px #E12F2A;
}

header .nav a.nav-link {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding: .6rem 1rem;
}

header .midias a {
    color: #646464;
    font-size: 18px;
    margin: 0 8px;
}

header .cotacao {
    font-size: 14px;
}

.tempo {
    font-size: 14px;
    font-weight: 300;
}

.tempo img {
    margin: 0 5px 3px;
}

.titulo {
    display: flex;
    align-items: flex-end;
    margin-bottom: 20px;
}

.titulo h1 {
    color: #E12F2A;
    font-size: 26px;
    font-weight: 700;
    width: 40%;
    margin: 0;
}

.titulo .line {
    height: 1px;
    background: #adadad;
    width: 100%;
    margin-left: 15px;
    margin-bottom: 6px;
}


/* BANNER */

.full-banner {
    min-height: 575px;
    display: flex;
    align-items: center;
    background-position: center top !important;
}

.full-banner .info {
    max-width: 580px;
    color: #fff;
}

.full-banner .info h1 {
    font-weight: 700;
    font-size: 50px;
    line-height: 50px;
    margin: 20px 0;
}

/* ALERTA */

.alerta {
    background: #E51731;
    color: #fff;
}

.alerta .box-dados {
    font-size: 14px;
}

.alerta .box-dados h2 {
    font-weight: 300;
    font-size: 48px;
}

.alerta .box-dados h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 28px;
    margin: 20px 0;
    max-width: 285px;
}

.alerta .box-dados .numero {
    font-size: 40px;
    line-height: 36px;
    font-weight: 700;
}

.alerta .item small {
    font-weight: 300;
    font-size: 12px;
    text-transform: uppercase;
}

.alerta .item h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0;
}

.alerta .item p {
    font-size: 14px;
    margin: 0;
}

.pub {
    background: #AAAAAA;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    height: 387px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* NOTICIAS */

.item-noticia .capa {
    position: relative;
}

.item-noticia img {
    border-bottom: solid 3px #E12F2A;
}

.item-noticia .capa .tag {
    position: absolute;
    top: 0;
    left: 0;
}

.item-noticia .data {
    font-size: 12px;
    margin: 20px 0;
}

.item-noticia .data span {
    font-weight: 700;
}

.item-noticia h2 {
    font-weight: bold;
    font-size: 22px;
    margin: 10px 0 20px;
}

.item-noticia p {
    font-size: 14px;
}

.box-ultimas .item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
}

.box-ultimas .item .time {
    font-size: 16px;
    font-weight: 700;
    color: #E12F2A;
    margin-right: 10px;
    display: flex;
    align-items: center;
}

.box-ultimas .item .time .fa {
    margin-right: 3px;
}

.box-ultimas .item h2 {
    font-size: 14px;
    font-weight: 700;
}

/* OPNIAO */

.opniao .item .nome {
    font-size: 16px;
    color: #E12F2A;
    font-weight: 700;
    margin: 15px 0;
}

.opniao .item .texto {
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
}

.opniao .item p {
    font-size: 14px;
    font-style: italic;
}

.opniao .comment {
    margin: 15px 0;
    font-weight: bold;
}

.opniao .comment .fa {
    color: #E12F2A;
}

/* GENTE */

.data {
    font-size: 12px;
    margin: 20px 0;
}

.data span {
    font-weight: 700;
}

.gente .item h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
}

.gente .item p {
    font-size: 14px;
}

.gente .item img {
    border-bottom: solid 3px #E12F2A;
}

.quentes .media {
    color: #646464;
    font-size: 12px;
    margin-bottom: 20px;
}

.quentes h5 {
    color: #1D1D1B;
    font-size: 14px;
    font-weight: 700;
    margin: 5px 0;
}

/* VIDEO */
.video {
    background: #292929;
}

.video .data {
    margin-bottom: 5px;
}

.video h5 {
    font-size: 22px;
    font-weight: 700;
}

.video .media {
    margin-bottom: 15px;
}

.video img {
    border-bottom: solid 3px #E12F2A;
}

/* SOCIEDADE */
.sociedade {
    background: #434343;
    color: #fff;
    border-top: solid 3px #E12F2A;
}

/* COMENTARIOS */
.box-comentarios h3 {
    color: #E12F2A;
    font-weight: 700;
    letter-spacing: -1.04px;
}

.box-comentarios .fa {
    color: #000;
}

.box-comentarios .item {
    margin: 20px 0;
}

.box-comentarios .item p {
    font-size: 14px;
}

.box-comentarios a {
    font-weight: 700;
    font-size: 12px;
    color: #000;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1300px;
    }
}

@media (max-width: 992px) {
    .alerta .box-dados h3 {
        max-width: none;
        margin-bottom: 20px;
    }
}