body, table, tr, td {
    font-family: 'Roboto', sans-serif;
}

a:hover {
    text-decoration: none;
}

.mega-banner-container {
    background-color: #fbf9e5;
    padding: 13px;
    display: flex;
    justify-content: center;
    margin-top: 26px;
    margin-bottom: 26px;
}

/*
 * Inicio dos Estilos do Header da página
 */

.header-container {
    background-color: #d7c800;
    display: flex;
    align-items: center;
}

.logotipo-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.social_nav_container {
    display: flex;
    align-items: center;
}

.social_nav {
    font-size: 28px;
}

.social_nav a {
    color: #FFF;
}

.form_container {
    height: 100%;
    display: flex;
    align-items: center;
}

.form_container form {
    padding-bottom: 0;
    margin-bottom: 0;
}

.btn-search {
    background-color: #a99e00;
    border-color: #a99e00;
    color: #FFF;
}

.btn-search:hover {
    background-color: #a99e00;
    color: #FFF;
    border-color: #a99e00;
}

/*
 * Início dos estilos do menu principal
 */
.bg-main-menu {
    background-color: #544e40;
    font-size: 18px;
}

.bg-main-menu .navbar-nav .nav-item {
    color: #FFF;
}

.navbar-nav .nav-link:hover {
    color: #FFF !important;
}

/*
 * Início dos estilos do sidebar
 */
.sidebar {
    padding-top: 20px;
    background-color: #FBF9E5;
}

.sidebar .square-banner {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

.sidebar .most-readed-news {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    padding: 20px;
}

.sidebar .most-readed-news h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 3px solid #d7c800;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.sidebar .most-readed-news .most-readed-container .title {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 0;
}

.sidebar .most-readed-news .most-readed-container .date {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 15px;
    color: #666666;
    padding-bottom: 15px;
    border-bottom: 1px dashed #CCCCCC;
}

.sidebar .square-banner .hat {
    color: #5D5809;
    font-weight: bold;
}

.sidebar .container-likebox {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

/*
 * Início dos estilos do Main
 */
.container-news {
    padding-bottom: 20px;
    border-bottom: 1px dashed #707070;
}

.container-news a:hover {
    text-decoration: none;
}

.container-news:last-child {
    border-bottom: none;
}

.container-news .hat {
    text-transform: uppercase;
    color: #5D5809;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
}

.container-news .date {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 14px;
    color: #999999;
}

.container .title {
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #000000;
    line-height: 30px;
    margin-bottom: 15px;
}

.container .summary {
    color: #707070;
    font-size: 16px;
    line-height: 18px;
}

.first-top-news .title {
    font-size: 37px;
    line-height: 40px;
}

.first-top-news .summary {
    font-size: 19px;
    line-height: 22px;
}

/*
 * Início dos estilos dos editorais
 */
.editorial {
    margin-bottom: 30px;
}

.editorial .hat {
    color: #000000;
}

.editorial .editorial_title {
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Passion One', cursive;
    line-height: 54px;
    font-size: 54px;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 24px;
    border-top: 5px solid;
    border-bottom: 1px solid #BEBEBE;
}

.editorial_red .editorial_title {
    color: #BA0303;
    border-top-color: #BA0303;
}

.editorial_red .container-news .title {
    color: #BA0303;
}

.editorial_green .editorial_title {
    color: #056A33;
    border-top-color: #056A33;
}

.editorial_green .container-news .title {
    color: #056A33;
}

.editorial_yellow .editorial_title {
    color: #EC9404;
    border-top-color: #EC9404;
}

.editorial_yellow .container-news .title {
    color: #EC9404;
}

 /*
  * Início dos estilos do container de Vídeos
  */
.videos-container {
    border: 1px solid #C2C2C2;
    border-radius: 7px;
    padding: 38px;
    margin-bottom: 40px;
}

.videos-container .container-title {
    font-family: 'Oswald', sans-serif;
    font-size: 43px;
    color: #BA0303;
    font-weight: bold;
    border-bottom: 3px solid #BA0303;
    line-height: 0px;
    margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.videos-container .container-video-player .title {
    color: #BA0303;
    margin-bottom: 0;
}

.btn-more-videos {
    background-color: #A90404;
    font-family: 'Roboto', sans-serif;
    color: #FFF;
    margin-top: 2px;
}

.container-video-player a {
    color: #666;
}

.container-video-player .cover {
    width: 100%;
    height: 169px;
    max-height: 169px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 320px, 169px;
}

 /*
  * Início dos estilos do container de Galeria de Vídeos
  */
.photo-galleries-container {
    border: 1px solid #C2C2C2;
    border-radius: 7px;
    padding: 38px;
    padding-bottom: 10px;
    margin-bottom: 40px;
}

.photo-galleries-container .container-title {
    font-family: 'Oswald', sans-serif;
    font-size: 43px;
    color: #00AFEF;
    font-weight: bold;
    border-bottom: 3px solid #00AFEF;
    line-height: 0px;
    margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.photo-galleries-container .container-photo-gallery {
    margin-bottom: 25px;
}

.photo-galleries-container .container-photo-gallery .title {
    color: #00AFEF;
    font-size: 20px;
    margin-bottom: 0;
}

.btn-more-photo-galleries {
    background-color: #00AFEF;
    font-family: 'Roboto', sans-serif;
    color: #FFF;
    margin-top: 2px;
}

/**
 * Início dos estilos do container de Jornais
 */
.newspapers-container {
    margin-bottom: 40px;
}

.container-newspaper img {
    padding: 5px;
    border: 1px solid #CCCCCC;
}

.newspapers-container .newspaper_title {
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Passion One', cursive;
    line-height: 54px;
    font-size: 54px;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 24px;
    border-top: 5px solid;
    border-bottom: 1px solid #a99e00;
    color: #a99e00;
    border-top-color: #a99e00;
}

.container-newspaper {
    text-align: center;
}

.newspapers-container .container-newspaper .title {
    color: #333;
}

/*
 * Início dos estilos do container de Classificados
 */
.classifieds-container {
    margin-bottom: 40px;
}

.classifieds-container .classified_title {
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Passion One', cursive;
    line-height: 54px;
    font-size: 54px;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 24px;
    border-top: 5px solid;
    border-bottom: 1px solid #BEBEBE;
    color: #662A92;
    border-top-color: #662A92;
}

.classifieds-container .container-classified .title {
    color: #662A92;
}

.menu-classified-container {
    padding-top: 20px;
    padding-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.btn-classified {
    background-color: #662A92;
    padding: 10px 30px;
    border-radius: 20px;
    color: #FFF;
    margin-left: 10px;
    margin-right: 10px;
}

.btn-anuncie {
    background-color: #B20000;
}

.btn-anuncie:hover {
    background-color: #720000 !important;
}

.btn-classified:hover {
    background-color: #772ACC;
    color: #FFF;
    text-decoration: none;
}

/*
 * Início dos estilos do container de Classificados
 */
.footer-container {
    padding: 50px;
    background-color: #25282D;
    color: #FFF;
}

/*
 * Início dos estilos da página de listagem de notícias
 */
.news-listing .editorial_title,
.contact_title {
    color: #5D5809;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Passion One', cursive;
    font-size: 54px;
    line-height: 54px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 24px;
    border-bottom: 1px solid #BEBEBE;
}

.news-listing .container-news {
    border-bottom: 1px dashed #CCC;
}

/*
 * Início dos estilos da página de visualização de notícias
 */
.news-view-container .news-date {
    color: #666;
}

.news-view-container .news-title {
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
    font-weight: bold;
    color: #000000;
    line-height: 52px;
    margin-bottom: 15px;
}

.news-view-container .news-subtitle {
    color: #666;
    margin-top: 5px;
    font-size: 22px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 24px;
    line-height: 26px;
}

.news-view-container .nav-item {
    display: flex;
    align-items: center;
}

.news-view-container .nav-link {
    padding: 0;
}

.news-view-container .twitter-share-button {
    margin-left: 10px;
}

.news-view-container .facebook-share-button {
    margin-left: 10px;
    margin-top: 11px;
}

.news-view-container .news-commentary {
    border-top: 1px solid #CCC;
    padding-top: 30px;
    margin-top: 40px;
}

.news-view-container .news-text {
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 40px;
}

.news-view-container img {
    max-width: 100%;
}

.titulo_form_contato {
    margin-top: 40px;
    margin-bottom: 30px;
}

