﻿@media (min-width:1200px) {
    .shell-limit {
        max-width: 970px !important;
    }
}

@media (max-width:991px) {
    .col-principalnot h2 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.blogblog {
    padding-top: 65px !important;
}

    .blogblog .shell-limit {
        padding-top: 60px !important;
    }

.banner-p p {
    font-size: 26px;
}

.banner-pp p {
    font-size: 16px;
}

.btnbanners {
    padding: 10px 15px !important;
    color: #fff !important;
    font-weight: 800 !important;
    max-width: 335px !important;
    border: none !important;
    font-size: 12px !important;
}

    .btnbanners:hover {
        opacity: 0.8;
    }

.post-news-body h3 {
    font-weight: 700;
}

@media (min-width:992px) {
    .post-news-body h3 {
        line-height: 1.22222;
        font-size: 16px;
    }

    .display-web {
        display: block
    }

    .display-mobile {
        display: none;
    }
}

.post-news-body h3 a {
    color: #0181d4;
}

    .post-news-body h3 a:hover {
        color: #005c98;
    }

@media (max-width:767px) {
    .blogblog .shell-limit {
        padding-top: 0px !important;
    }

    .noticias-blogs .shell-limit {
        padding-bottom: 30px;
    }

    .nossas-fotos {
        padding-top: 0px;
        padding-bottom: 40px;
    }

        .nossas-fotos h2 {
            font-size: 30px;
            margin-top: 0px !important;
        }

    .rd-parallax-layer .shell {
        padding-bottom: 120px !important;
    }

    .thumbnail-classic img, .thumbnail-classic figure img {
        height: 100vh;
    }

    footer img {
        max-width: 250px !important;
    }
}

@media (max-width:991px) {

    .display-web {
        display: none
    }

    .display-mobile {
        display: block;
    }
}

.btnbanners {
    padding: 10px 15px !important;
    color: #fff !important;
    font-weight: 500 !important;
    max-width: 335px !important;
    border: none !important;
    font-size: 14px !important;
}

.noticias-blogs .section-top-70 {
    padding-top: 30px;
}
