html, body {overflow-x: hidden;}
h1, h2, h3, h4, h5 {font-family: 'Montserrat', sans-serif;}
p {font-family: 'Open Sans', sans-serif;color:#464646;}
li {
  list-style-type: none;
}
.clear {clear: both;}
.mr-2, .mx-2 {
    margin-right: 0.5rem!important;
}
@media (min-width: 992px) {
    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem!important;
    }
}
@media (min-width: 992px) {
    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem!important;
    }
}
.pt-0, .py-0 {
    padding-top: 0!important;
}
.mzauto {margin: 0 auto!important;}
.navbar a:hover, .navbar .active, .navbar .active:focus, .navbar li:hover>a {
    color: #0591af;
}
.navbar .dropdown ul a:hover, .navbar .dropdown ul .active:hover, .navbar .dropdown ul li:hover>a {
    color: #0591af;
}
.navbar a, .navbar a:focus {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000000;
}
.btn-associado {
    background-color: #fcdf1b;
    color: #15183c!important;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    border: 0!important;
    border-radius: 2px!important;
    padding: 11px 15px 11px 15px!important;
}

.info-top {display: none;}
.contact-info {display: none;}
@media (max-width: 991px) {
    .info-top {display: block;}
    .info-top a {width: 192px;margin: 20px;}
    .contact-info {display: block;}
    .contact-info {margin: 0 25px;}
    .contact-info a {margin: 0;text-transform: none;}
    .contact-info a {padding: 0px 7px;color: #354144;}

}

#topbar .social-links a {
    color: #62787d;
    padding: 8px 12px;}


    #topbar {
        background: #15183c;
        border-bottom: 1px solid #15183c;
    }
    #topbar .contact-info i a, #topbar .contact-info i span {
        color: #ffffff;
    }
    #topbar .contact-info i {
        font-style: normal;
        color: #ffffff;
    }
    #topbar .social-links a {
        color: #ffffff;
        border-left: 1px solid #28264c;
    }
    #topbar .social-links a:hover {
        color: #dddddd;
    }
    #topbar button {}
    #header {
        height: 95px;
    }
    #header .logo img {
        max-height: 60px;
    }
    #hero .btn-get-started {
        font-family: 'Montserrat', sans-serif;
        color: #15183c;
        background: #fcdf1b;
    }
    #hero .btn-get-started:hover {
        background: #15183c;
        color:#fff;
    }
    #hero .carousel-indicators li.active {
        background-color: #e8d63b;
    }
    #hero .carousel-item::before {
        content: "";
        background-color: transparent;
        /*background-color: rgb(0 0 0 / 32%);*/
    }
    #hero .carousel-item {
        background-size: cover;
    }

    @media (max-width: 768px) {
        #topbar {display: none!important;}
        #header {top: 0px;}
        #hero .carousel-item {
            height: 100vh;
        }
        #hero .sld01 {
            background-position: 71% 50%!important;
        }
        #hero .sld02 {
            background-position: 50% 50%!important;
        }
        #hero .sld03 {
            background-position: 50% 50%!important;
        }
        #hero .sld04 {
            background-position: 50% 50%!important;
        }
    }
    .content h1 {
        font-size: 3.4375rem;
        text-transform: uppercase;
        color: #FFF;
        text-shadow: 0.05em 0.03em #333333;
    }
    .content h2 {
        font-size: 2.75rem;
        color: #FFF;
        text-shadow: 0.05em 0.03em #333333;
        text-align: center;
    }
    .content h3 {
        font-size: 3.4375rem;
        font-weight: 800;
        text-transform: uppercase;
        color: #FFF;
        text-shadow: 0.05em 0.03em #333333;
    }
    .content h3 img {
        position: absolute;
        display: block;
        text-shadow: 0.05em 0.03em #333333;
    }
    .content2 h2 {
        font-size: 2.20rem!important;
    }
    .icon-phone {
     width: 4%;
     margin-left: 113px;
 }
 .icon-whats {
     width: 4.7%;
     margin-left: 80px;
 }
 .logo-banner {
    width: 100%;
    height: auto;
    margin-bottom: 12px;
    padding-top: 0px;
}
.logo-banner2 {
    width: 70%;
    height: auto;
    margin-bottom: 30px;
    padding-top: 11px;
}
@media (min-width: 992px){
    .logo-banner {
        width: 340px;
        height: 88px;
    }
}
.italic {
    font-style: italic;
}
.text-amarelo {
    color: #FFD13D!important;
}
@media (max-width: 375px) {
    .content h1 {
        font-size: 21px;
    }
    .content h3 {
        font-size: 22px;
    }
}
@media (min-width: 768px) {
    .content .col-md-9 {
        flex: none;
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .icon-phone {
        width: 6%;
        margin-left: 53px;
    }
    .icon-whats {
        width: 9%;
        margin-left: 42px;
    }
    .logo-banner {
        width: 69%;
    }
}

@media (min-width: 336px) and (max-width: 574px) {
    .content h3 {
        font-size: 26px;
    }
}
@media (min-width: 336px) and (max-width: 574px) {
    .content h1 {
        font-size: 38px;
        padding-top: 30px;
    }
}
@media (min-width: 336px) and (max-width: 574px) {
    .content h2 {
        font-size: 29px!important;
        margin-bottom: 5px!important;
    }
}

@media (max-width: 767px){
    .content p {
        font-size: 22px;
    }
    #hero h2 {
        padding: 0 38px 0;
    }
}

.cadastro .card-body {
    padding-top: 28px!important;
}
.btn-associado2 {
    background-color: #213379!important;
    padding: 0.84rem 2.36rem!important;
    font-weight: bold;
    color: #fff;
    float: left;
    padding: 8px 15px 8px 15px!important;
}

/* SERVIÇOS */
.servicos {padding: 100px 0;}
#servicos .section-title span {
    text-align: center;
    color: #ededed;
}
#servicos h2 {
    font-weight: 900;
    font-size: 48px;
    text-align: center;
    text-transform: uppercase;
    color: #15183C;
}
#servicos .section-title {margin-bottom: 40px;}
#servicos .list h4 {
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    color: #15183C;
}
#servicos .list i {color:#e8d63b;}
#servicos .list a {
    color: #000;
    margin-left: 7px;
    font-size: 15px;
    position: relative;
    top: -11px;
    opacity: 1;
}
#servicos .list a:hover {opacity: 0.5;}
#servicos .list a i {color:#e8d63b;margin-left: 5px;}

.card-body p {
    color: #fff;
}
.card-body .btn {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}


@media (max-width: 375px) {
    #servicos h2 {
        font-size: 40px;
    }
    #sobre h2 {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .servicos {
        padding: 50px 0;
    }
}



#noticias h2 {font-weight: 900;font-size:48px;text-transform: uppercase;color:#15183C;}

#noticias .noticias-row-secundaria a {
    margin: 10px 0px 60px 0px;
}
#noticias .noticias-row a {
    font-weight: 800;
    font-size: 16px;
    font-style: italic;
    color: #cccf0b;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}
#noticias .noticias-row a:hover {color:#b2b508;}

.noticias-row img {border-radius:5px;}
.noticias-row h3 {font-weight: 900;font-size:16px;text-transform: uppercase;color:#15183C;}
.noticias-row-secundaria .thumb-noticias img {width: 165px;height: 165px;object-fit: cover;}

@media (max-width: 576px) {
    .noticias-row-secundaria .thumb-noticias img {width: 100%;height: auto;}
}

#paralax {
    width: 100%;
    height: 300px;
    background: url(../img/paralax/paralax-bg.jpg) no-repeat fixed center center;
    background-size: cover;
    padding: 80px 0 60px 0;
    position: relative;
}
#sobre {
    background: #fff url(../img/bg-sobre.jpg) no-repeat top center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    padding: 70px 0px 50px 0px;
}

#sobre h2 {font-weight: 900;font-size:48px;text-align: left;text-transform: uppercase;color:#15183C;}
#sobre p {
    text-align: left;
    max-width: 560px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #464646;
}
#sobre .section-title span {
    text-align: left;
    color: #ededed;
}

@media (max-width: 375px) {
    #sobre h2 {
        font-size: 40px;
    }
}

#beneficios {
    background-color: #15183c;
    padding: 60px 0;
    position: relative;
    border-bottom: 6px solid #0073b9;
}
#beneficios h2 {font-weight: 900;font-size:48px;text-align: center;text-transform: uppercase;color:#fff;}
#beneficios .section-title span {
    color: #141736;
}
#beneficios h3 {font-weight: 900;font-size:28px;text-align: center;text-transform: uppercase;color:#e8d63b;}

#beneficios .section-arrow-down {
    position: absolute;
    bottom: -35px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-top: 35px solid #0073b9;
    z-index: 0;
}
#beneficios .btn-get-started {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 14px 32px;
    border-radius: 5px;
    transition: 0.5s;
    line-height: 1;
    margin: 0;
    color: #15183c;
    background: #01b1d7;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    width: 100%;
    text-align: center;
    margin-top: 60px;
}
#beneficios .btn-get-started:hover {background-color: #10112e!important;color:#fff;}
#beneficios .btn-get-started {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    background: #e8d63b!important;
    font-size: 20px;
}
@media (max-width: 375px) {
    #beneficios h2 {
        font-size: 40px;
    }
}


#planos .section-title h2 {font-weight: 900;font-size:48px;text-align: center;text-transform: uppercase;color:#15183C;}
#planos .btn-get-started {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    background: #e8d63b!important;
}
#planos .btn-get-started {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 14px 32px;
    border-radius: 5px;
    transition: 0.5s;
    line-height: 1;
    margin: 10px;
    color: #15183c;
    background: #01b1d7;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    width: 100%;
    text-align: center;
    margin-top: 60px;
}
#planos .btn-get-started:hover {background-color: #10112e!important;color:#fff;}

#planos .card.card-image {
    width: 100%;
    background-position: center;
    background-size: cover;
}
#planos .card.card-image, .pricing-card {
    height: 901px;
}
#planos .card {
    font-weight: 400;
    border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

#planos .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0;
    border-radius: 0.25rem;
}
#planos .card.card-image [class*="rgba-"] {
    border-radius: 0.25rem;
}
.rgba-stylish-strong {
    background-color: rgba(62,69,81,0.7);
}
.rgba-teal-strong, .rgba-teal-strong:after {
    background-color: rgb(169 168 5 / 70%);
}
#planos .pricing-card {
    text-align: center;
}
#planos .rgba-stylish-strong {
    background-color: rgb(31 68 131 / 70%);
}
#planos .text-white {
    color: #fff!important;
}
#planos .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}
#planos .card-body p {color:#fff;}
#planos .card .card-body h1, #planos .card .card-body h2, #planos .card .card-body h3, #planos .card .card-body h4, #planos .card .card-body h5, #planos .card .card-body h6 {
    font-weight: 400;
}
#planos .pricing-card .price {
    position: relative;
    padding-top: 3.94rem;
}
#planos .pricing-card .price .number {
    padding: 1.5rem;
    font-size: 4rem;
    font-weight: 300;
}
#planos .pricing-card .price .number::before {
    position: absolute;
    margin-top: 0.7rem;
    margin-left: -34px;
    font-size: 1.38rem;
    content: "R$";
}
#planos .pricing-card .price .number::after {
    position: absolute;
    margin-top: 2.6rem;
    font-size: 1.38rem;
    content: "/mês";
}
#planos .pricing-card .striped {
    padding: 1rem;
}
#planos .pricing-card ul {
    padding: 0;
    list-style-type: none;
}
#planos .pricing-card .striped li {
    margin-bottom: 1rem;
    border-bottom: 1px solid rgba(238,238,238,0.298039);
}
.forma-pgt  {
    margin-top: -25px;
    margin-bottom: 35px;
    background-color: #0e1c3e;
    border-radius: 14px;
    padding: 4px;
    font-size: 13px;
    margin: -15px 30px 45px 30px;
}
#planos .price h4 {font-weight: 700!important;font-size: 19px;text-transform: uppercase;margin-bottom: 45px;}
@media (max-width: 375px) {
    #planos .section-title h2 {
        font-size: 33px;
    }
}


.btn-outline-white {
    background-color: #111a3e;
    border-radius: 26px;
    color: #fff;
    padding: 9px 30px 9px 30px;
}
.btn-outline-white:hover {
    background-color:#141f4a;
}

.plv-presidente .just {
    display: flex;
    align-items: center;
    justify-content: center;
}
.plv-presidente {background-color: #e4e5e7;}
.plv-presidente h2 {font-weight: 900;font-size:48px;text-align: left;text-transform: uppercase;color:#15183C;}
.plv-presidente p {text-align: left;}
.plv-presidente .section-title p {margin-bottom: 1rem;}

.map {padding: 0;}
#map .section-title h2 {font-weight: 900;font-size:48px;text-align: center;text-transform: uppercase;color:#15183C;}
#map i {
    background-color: #18163c;
    padding: 18px;
    color: #e5d93d;
    border-radius: 32px;
    position: relative;
    top: -23px;
}
#map h4 {
    font-weight: 800;
    font-size: 22px;
    color: #1a143c;
}
#map .btn-get-started {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    background: #e8d63b;
    border-radius: 5px;
    border: 0;
    width: 170px;
    text-transform: none;
    font-weight: 700;
}

@media (max-width: 375px) {
    #map .section-title h2 {
        font-size: 40px;
    }
}

.banner-int {
    height: 350px;
    background: url(../img/banner-topo-int.jpg) center center;
    background-size: cover;
    margin-top: 139px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.banner-int h1 {
    font-size: 45px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 9px 4px 23px black;
}
.padrao-int h1 {
    font-weight: 900;
    font-size: 48px;
    text-align: left;
    text-transform: uppercase;
    color: #15183C;
    position: relative;
    z-index: 2;
}
.padrao-int h2 {
    font-size: 22px;
}
.padrao-int h3 {
    font-weight: 800;
}
@media (max-width: 768px) {
    .banner-int {
        height: 150px;
        margin-top: 139px;
        background-size: cover;
    }
    .banner-int h1 {font-size: 28px;}
    .padrao-int h1 {font-size: 32px;}
}
.tp {
    padding-top: 40px;
}
.padrao-int .section-title {
    text-align: left;
    padding: 10px 0;
    position: relative;
}
.padrao-int .section-title span {
    text-align: left;
    color: #f7f7f7;
}
.padrao-int .section-title h1 {
    font-weight: 900;
    font-size: 48px;
    text-align: left;
    text-transform: uppercase;
    color: #15183C;
    position: relative;
    z-index: 2;
}

.sobre img {border-radius:5px;}
.inclusao .list img {
    width: 55px;
    height: 55px;
    margin-bottom: 15px;
}
.inclusao .list .col-md-4 {
    padding: 0 85px 0;
}

.inclusao ul {
    padding-left: 0.5rem;
}
.inclusao .btn {
    background-color: #54cc61;
    padding: 14px 14px 20px 14px;
    font-weight: 600;
    border-radius: 7px;
}
.inclusao .btn:hover {
    background-color: #4bba57;
    color:#fff;
}
.inclusao .btn i {
    color: #fff;
    position: relative;
    font-size: 27px;
    font-weight: 400;
    top: 4px;
}
.inclusao .list a {
    color: #213379;
    font-weight: 600;
}

.cadastro i {
    font-weight: 900;
    color: #213379;
    margin-right: 4px;
}
.bg-cinza {
    background-color: #ececec;
}
.br-1 {
    border-right: 3px solid #f3f3f3;
}

.filiado {
    background-color:#f3f3f3;
}
.filiado img {border-radius: 5px;}
/*.informacoes-importantes a {
    color: #e4660c;
}*/

.mapa {
    width: 100%;
    height: 350px;
}

.contato .btn-contato {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    background: #e8d63b;
}
.contato .btn-contato {
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 14px 32px;
    border-radius: 5px;
    transition: 0.5s;
    line-height: 1;
    margin: 0;
    color: #e8d63b;
    background: #15183c;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.contato .btn-contato:hover {background: #252a6e}
.contato button i {color: #e8d63b;}
/*.contato a {color: #e8d63b;}*/
.form-control {margin: 0px 0px 12px 0px;}


#footer {
    background: #0e102a;
    padding: 0 0 30px 0;
    color: #fff;
    font-size: 14px;
}
.footer-info img {
    width: 175px;
    margin-bottom: 20px;
}
#footer .footer-top .footer-links ul a:hover {
    color: #939393;
}
#footer .footer-top {
    background: #10122e;
    border-bottom: #171b5a;
    padding: 60px 0 30px 0;
}
#footer .footer-top .social-links a:hover {
    background: #cccf0b;
    color: #171b5a;
    text-decoration: none;
}
#footer .footer-top .footer-links ul i {
    color: #cccf0b;
}

#footer p {color: #fff;}
.credits p {color: #ccc;}
.credits a {color: #cccf0b;}
@media (min-width:992px){
    #footer .footer-top .footer-info .end {
        width: 175px;
    }
}
.back-to-top {
    background: #cccf0b;
    color:#171b5a;
}
.back-to-top:hover {
    background: #cccf0b;
}
.back-to-top i {
    font-size: 28px;
    color: #10122e;
    line-height: 0;
}