@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap');
* {
    font-family: 'Lato', sans-serif;
    transition: all 0.5s;
}

html {
    scroll-behavior: smooth;
}

html {
    min-height: 800px;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: unset;
    text-decoration: none;
}

p {
    padding: 0;
    margin: 0;
}

#stickybar .nav-link,
#stickybar .navbar-dark .navbar-nav .nav-link,
#stickybar .navbar-dark .navbar-nav .active>.nav-link {
    color: #184379;
}

[data-aos] {
    visibility: hidden;
}

[data-aos].animated {
    visibility: visible;
}

[data-aos] {
    pointer-events: auto !important;
}

#stickybar {
    width: 100% !important;
    z-index: 9999;
}

#stickybar .navbar-dark .navbar-nav .active>.nav-link {
    text-decoration: underline;
    color: #0f68a7;
}

.navbar-toggler.bt-menu2 {
    display: none;
    position: fixed;
    top: 10px;
    left: 10px;
    z-index: 99999;
    /* background-color: #0d2f59; */
}

.container-fluid {
    padding: 0 !important;
}

img.normal {
    display: block;
}

img.mobile {
    display: none;
}

.w-15 {
    width: 15% !important;
}

.dropdown-menu {
    margin: -.125rem 0 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: white;
    background-color: #0d2f59;
}

.topbar {
    height: 40px;
    background-color: #0d2f59;
}

.topbar .my-divider {
    margin: 0 15px;
}

.topbar .redes-sociais>a {
    margin: 0 3px;
}

.btn.nav-link.active.show {
    outline: none;
}

.form-control:focus {
    box-shadow: none;
    outline: none;
    border: 1px solid green;
}

.bg-nav {
    background-color: #fff;
    height: 80px;
}

.logomenu {
    position: absolute;
    top: -46px;
    z-index: 99;
    display: block;
}

.logomenuresp {
    display: none;
}

.sidepanel {
    height: 100vh;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: #0d2f59e8;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}

.sidepanel a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    transition: 0.3s;
}

.sidepanel a:hover {
    color: #f1f1f1;
}

.sidepanel .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.nav-link {
    color: #184379;
}

.navbar-nav>p,
.navbar-nav .nav-link {
    margin-bottom: 0;
    color: #184379;
    font-weight: 700;
    margin: 0 3px;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    opacity: 1;
}

.carousel-indicators .active {
    background-color: #184379;
}

.small-banners {
    margin-top: 80px;
}

.produtos-destaque {
    text-align: center;
}

.container-fluid>.container>h1 {
    color: #184379;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    margin-top: 100px;
}

.produtos-destaque .produtos {
    margin-top: 70px;
    padding: 0 50px;
}

.produtos-destaque .card {
    border: none;
    border-radius: 0;
    border-top: 4px solid #184379;
    border-bottom: 4px solid #184379;
    padding: 8px 10px;
    margin-bottom: 50px;
    text-align: left;
}

.produtos-destaque .card .card-body {
    padding: 0;
    margin-top: 5px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 140px;
}

.produtos-destaque .card .card-body>span {
    color: #afadad;
}

.produtos-destaque .card .card-body>a {
    color: #74a2cf;
    font-size: 15px;
    text-align: end;
    text-decoration: underline;
}

.produtos-destaque .card>img {
    border: 1px solid rgba(0, 0, 0, .125);
}

.produtos-destaque .card>div>h1 {
    text-transform: uppercase;
    color: #184379;
    font-size: 18px;
    margin-top: 20px;
}

.bt-main {
    background-color: #0f68a7;
    color: white;
    border-radius: 10px;
    padding: 5px 25px;
}

.cf-parceiros .swiper-container {
    width: 100%;
    height: 100px;
    margin-top: 50px;
}

.cf-parceiros .swiper-slide img {
    height: 80px;
    width: auto;
}

.cf-bannermid {
    margin: 70px 0;
}

.novidades {
    text-align: center;
}

.novidades .noticias {
    margin-top: 70px;
    margin-bottom: 40px;
    padding: 0 50px;
}

.novidades .card {
    border: none;
    text-align: left;
}

.novidades .card .card-body {
    padding: 15px 0;
}

.novidades .card .card-body>span {
    color: #858585;
}

.novidades .card .card-body>h1 {
    color: #184379;
    font-weight: 700;
    font-size: 20px;
    margin-top: 5px;
}

.novidades .card .card-body>p {
    font-size: 14px;
    margin-bottom: 20px;
}

.novidades .swiper-wrapper {
    margin-bottom: 25px;
}

.novidades .bt-main {
    padding: 5px 60px;
}

.cf-breadcrumber {
    background-color: #0f68a7;
    color: white;
    font-weight: 500;
    height: 70px;
}

.swiper-slide {
    display: flex;
    justify-content: center;
}

.swiper-pagination-bullet-active {
    color: #2860a6;
}

.cf-bannerlojas>img {
    margin: 40px 0;
}

.cf-bannerlojas h1 {
    color: #184379;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    text-align: left;
    margin-top: 100px;
}

.cf-bannerlojas .bt-main {
    display: inline-block;
    margin-top: 50px;
}

.trajetoria {
    margin: 70px 0;
}

.trajetoria>img {
    margin-bottom: 70px;
}

.trajetoria .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    width: max-content;
}

.trajetoria .swiper-container-free-mode>.swiper-wrapper {
    margin-bottom: 45px;
}

.trajetoria .swiper-scrollbar-drag {
    background: rgb(15, 104, 167);
}

.trajetoria .mainrad {
    width: 130px;
    height: 130px;
    border-radius: 100%;
    background-color: white;
    border: 1px solid #0f68a7;
    margin: 0 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.trajetoria .mainrad h1 {
    color: #0f68a7;
    font-size: 25px;
    font-weight: 700;
}

.trajetoria .mainrad:hover {
    background-color: #0f68a7;
    cursor: pointer;
}

.trajetoria .mainrad:hover>h1 {
    color: white;
}

.trajetoria .secrad {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #0f68a7;
    margin: 0 4px;
}

.cf-sobre h1 {
    text-transform: none;
    color: #0f68a7;
    font-weight: 700;
    font-size: 24px;
    margin: 0;
}

.cf-sobre .txt-p {
    margin-top: 40px;
}

.cf-sobre p {
    color: #686868;
    font-weight: 700;
    margin-top: 10px;
}

.cf-sobre div+ul {
    color: #0f68a7;
    margin-top: 100px;
    margin-bottom: 150px;
}

.cf-sobre div>ul>li {
    margin: 60px 0 30px 0;
}

.cf-sobre li>ul {
    color: #686868;
    margin-top: 20px;
    font-weight: 700;
}

.cf-noticias .noticias {
    margin: 50px 0;
}

.cf-noticias .card-noticia {
    overflow: hidden;
}

.cf-noticias .card-noticia:hover>img {
    transform: scale(1.2);
}

.cf-noticias .data {
    position: absolute;
    right: 0;
    padding: 2px 7px;
    background-color: #ffffff;
    color: #2c5486;
    font-weight: 700;
}

.cf-noticias img {
    height: 211.34px;
}

.cf-noticias .chamada {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    width: 100%;
    background-color: #fdf1eccc;
    font-size: 14px;
    color: #2c5486;
    font-weight: 700;
    height: 50px;
    display: flex;
    align-items: center;
}

.cf-noticias .swiper-wrapper {
    margin-bottom: 70px;
}

.cf-noticias .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
}

.cf-lojas .all-itens {
    margin-top: -150px;
    padding-top: 150px;
}

.cf-lojas h1 {
    text-transform: none;
    color: #0f68a7;
    font-weight: 700;
    font-size: 24px;
}

.cf-lojas .navrap {
    margin-top: 50px;
    font-size: 13px;
    color: #c5c0c0;
}

.cf-lojas .navrap p {
    color: #a2a2a2
}

.cf-lojas p {
    color: #686868;
    font-weight: 700;
}

.cf-lojas .itens {
    margin: 80px 0;
}

.cf-lojas .item .col-lg-6 {
    padding: 0;
}

.cf-lojas .item {
    min-height: 400px;
    margin: 70px 0;
}

.cf-lojas .dados {
    border: 2px solid #ececed;
    border-left: none;
    padding: 25px !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.cf-lojas .dados a {
    color: #0f68a7;
    text-decoration: underline;
}

.cf-lojas .card-header {
    background-color: rgb(15, 104, 167);
    color: white;
}

.cf-lojas .card-header:hover {
    cursor: pointer;
}

.cf-lojas .btn-link {
    font-weight: 700;
    color: #ffffff;
}

.cf-allpe .categorias {
    border-left: 2px solid #009dd8;
    padding-left: 25px;
}

.cf-allpe .item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin: 30px 0;
    box-shadow: 2px 2px 10px grey;
    padding: 20px;
}

.cf-allpe .item:hover {
    box-shadow: none;
    transform: scale(0.97);
}

.cf-allpe .item img {
    object-fit: contain;
    margin: 10px auto;
}

.cf-allpe .item h1 {
    text-transform: none;
    color: #009dd8;
    font-weight: 700;
    font-size: 18px;
}

.cf-allpe .item .textos {
    padding-left: 20px;
    text-align: center;
}

.cf-trabconosco {
    padding-bottom: 100px !important;
}

.cf-trabconosco p {
    color: #686868;
    font-weight: 700;
}

.cf-trabconosco .linha-form {
    margin: 15px -15px;
}

.cf-trabconosco .btEnviarForm1 {
    float: right;
    margin: 20px 0;
    background-color: #0f68a7;
    color: white;
    font-weight: 700;
}

.cf-trabconosco .form-control {
    border: 2px solid #0f68a7;
}

.cf-noticiaint {
    margin-bottom: 40px;
}

.cf-noticiaint .not-conteudo h1 {
    font-size: 24px;
    color: #0d2f59;
    margin: 10px 0;
    font-weight: 400;
}

.cf-noticiaint .not-conteudo .corpo {
    color: #686868;
    text-align: left;
    margin: 15px 0;
}

.cf-noticiaint .navblog h1 {
    font-size: 24px;
    font-weight: 700;
    color: #0d2f59;
}

.cf-noticiaint .navblog h2 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #0f68a7;
}

.cf-revistas-destaque {
    background-color: #0d2f59;
    color: white;
}

.cf-revistas-destaque .faixa {
    margin: 100px 0 150px;
    padding: 40px;
}

.cf-revistas-destaque .faixa h1 {
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 20px;
}

.cf-revistas-destaque .faixa a {
    background-color: white;
    color: #0f68a7;
    padding: 5px 15px;
    border-radius: 13px;
    font-weight: 700;
}

.cf-revistas-destaque .faixa .img-revista {
    position: relative;
    left: 60%;
    width: max-content;
}

.cf-revistas-destaque .faixa .img-revista img {
    position: absolute;
    top: -200px;
    width: 317px;
    height: 417px;
}

.cf-revistas .select-revista {
    width: 140px;
    border-radius: 7px;
    padding: 5px 20px;
    color: #505152;
    font-weight: 700;
    margin-bottom: 80px;
}

.cf-revista-interna .info-artigo span {
    font-size: 14px;
    color: #505152;
    font-weight: 700;
}

.cf-revista-interna .info-artigo h1 {
    font-size: 22px;
    color: #384f95;
    font-weight: 700;
}

.cf-revista-interna .info-artigo p {
    font-size: 12px;
}

.cf-revista-interna .bt-pdf {
    background-color: #0f68a7;
    padding: 14px 20px 4px 20px;
    border-radius: 10px;
    color: white;
    display: inline-grid;
}

.cf-revista-interna .bt-pdf img {
    margin: auto;
    margin-bottom: 7px;
}

.cf-revistas .revistas {
    margin-top: 150px;
}

.cf-revistas .rev-titulo {
    background-color: #0f68a7;
    color: white;
    width: 75%;
    position: relative;
    bottom: 25px;
    left: 50%;
    transform: translate(-50%);
    padding: 5px;
    text-align: center;
    font-weight: 600;
    border-radius: 3px;
}

.cf-footer {
    min-height: 240px;
    height: 1px;
    background-color: #0d2f59;
    overflow-y: hidden;
}

.cf-footer .my-col p {
    font-weight: 300;
    margin-top: 25px;
    font-size: 13px;
    text-align: center;
}

.cf-noticiaint .div-autor {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.cf-noticiaint .div-autor span {
    margin-right: 23px;
    font-weight: 700;
}

.cf-noticiaint .div-autor img {
    box-shadow: 3px 3px 12px -3px grey;
}

.cf-noticiaint .div-autor img:hover {
    width: 20% !important;
    border-radius: 5px !important;
    transition: all 0.3s;
}

.bt-whats {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 999;
}

.icones {
    margin-top: 100px;
}

.dropdown-menu-mobile .dropdown-item-mobile {
    font-size: 13px;
    margin-left: 20px;
}

.swiper {
    width: 100%;
}

.linha-form input {
    margin-bottom: 5px;
}

.bt-voltar {
    display: inline-block;
    background-color: #0f68a7;
    border-radius: 10px;
    color: white;
    padding: 10px;
    margin-top: 20px;
}

.data {
    font-size: 12px;
}

.modal {
    z-index: 99999;
}

.bt-acc {
    /* position: fixed; */
    /* right: 20px;
    bottom: 5%; */
    border: 1px solid white;
    background-color: #0f68a7;
    color: white;
    font-weight: 800;
    border-radius: 5px;
    font-size: 30px;
    min-width: 50px;
    /* z-index: 99999; */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    cursor: pointer;
}

.bt-acc:first-of-type {
    right: 75px;
}

.fb_iframe_widget_fluid_desktop iframe {
    min-width: 100% !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 800px;
    }
}

@media (max-width: 1700px) {}

@media (max-width: 1600px) {}

@media (max-width: 1500px) {}

@media (max-width: 1400px) {}

@media (max-width: 1300px) {}

@media (max-width: 1200px) {}

@media (max-width: 1100px) {}

@media (max-width: 992px) {
    img.normal {
        display: none;
    }
    img.mobile {
        display: block;
    }
    /* .logomenuresp {
        display: block !important;
    } */
    .bg-nav {
        background-color: #0d2f59;
    }
    .cf-lojas .dados {
        border: 2px solid #ececed;
    }
    .cf-lojas .mapa {
        height: 300px;
    }
    .cf-revistas-destaque .faixa .img-revista {
        display: none;
    }
    .cf-revistas-destaque .faixa {
        margin-bottom: 0;
    }
    .linha-form input,
    .linha-form select {
        margin-bottom: 5px;
    }
    .linha-form textarea {
        margin-top: 5px;
    }
    .cf-trabconosco .linha-form {
        margin: 0;
    }
    .produtos-destaque .card {
        border-top: none;
    }
    .topbar {
        display: none;
    }
}

@media (max-width: 769px) {}

@media (max-width: 575px) {
    .cf-footer {
        padding-top: 30px !important;
    }
    .cf-footer>div {
        flex-direction: column !important;
        justify-content: space-around !important;
    }
    .cf-footer>div>div {
        text-align: center !important;
    }
    .navbar {
        flex-flow: row nowrap;
    }
}