/* Import font */
@import url('./fonts/webfonts/Montserrat.css');

body {
    font-family: 'Montserrat', sans-serif;
    background: #E5E5E5;
}

.page-margin {
    margin-top: 120px;
}

.topo-desk {
    box-shadow: none;
}

.navbar .navbar-collapse,
.navbar .navbar-collapse .navbar-nav {
    width: 100%;
}

.navbar .navbar-collapse .navbar-nav {
    gap: 30px;
}

.midias-small .img-social-footer {
    /* width: 20px;
    height: 20px; */
}

.banner {
    margin: 0;
    padding: 0;
}

.img-container {
    margin: 0;
    padding: 0px 5px;
    width: 100%;
    background-color: white;
}

.container-carrossel {
    background-color: white;
    margin: 0;
    padding: 30px 0px;
}

.carrossel {
    padding: 0px 5px;
    height: 350px !important;
}

#section-services {}

.text-blue {
    color: #005EA5;
}


body.body-180-anos {
    background: #fff;
}

.body-180-anos a {
    text-decoration: none;
}

.nav180Anos {
    width: 0;
    height: 100%;
    position: fixed;
    top: 117px;
    left: 0;
    background-color: #ffffff;
    overflow-x: hidden;
    transition: 0.2s;
    z-index: 1100;
}

@font-face {
    font-family: "Nexa Bold";
    src: url(./fonts/Nexa-Bold.otf);
}

@font-face {
    font-family: "Nexa Book";
    src: url(./fonts/Nexa-Book.otf);
}

@font-face {
    font-family: "Nexa Black";
    src: url(./fonts/Nexa-Black.otf);
}

.font-nexa-bold {
    font-family: "Nexa Bold";
}

.font-nexa-book {
    font-family: "Nexa Book";
}

.font-nexa-black {
    font-family: "Nexa Black";
}

.body-content {
    /** Evita o conteudo ficar por baixo do rodapé **/
    margin-bottom: 238px;
}

.espaco-topo {
    margin-top: 160px;
}

body {
    background-color: white !important;
}

.div-swiper {
    background-color: #E5E5E5;
    padding-left: 10%;
    padding-right: 10%;
}

.nav-item .link-cori-180 {
    color: black !important;
    font-weight: bold;
    font-size: 18px;
}

.nav-item .link-cori-180:hover {
    color: #005EA5 !important;
    font-weight: bold;
    font-size: 18px;
}

.menu-180-anos .link-menu {
    color: #fff;
    text-decoration: none;
}

.menu-180-anos .link-menu:hover {
    color: #d3a500;
}

.text-yellow {
    color: #d3a500;
}

.text-yellow:hover {
    color: #d3a500;
}

.text-blue {
    color: #0d72ad;
}

.bg-blue {
    background-color: #0d72ad !important;
}

.bg-yellow {
    background-color: #d3a500 !important;
}

.text-dark-blue {
    color: #1c1d3d;
}

.text-black {
    color: #242424;
}

.text-black:hover {
    color: #242424;
}

.body-180-anos .form-control {
    box-shadow: unset;
}

.rounded-16 {
    border-radius: 16px;
}

.rounded-20 {
    border-radius: 20px;
}

.card-ytb {
    margin-top: -50px;
}

@media (max-width: 576px) {
    .page-margin {
        margin-top: 86px;
    }
    .nav180Anos {
        top: 84px!important;
    }
}

@media (min-width: 768px) {
    .card-podcast {
        margin-top: -50px;
    }
}

@media (max-width: 767px) {
    .card-podcast {
        margin-top: 30px;
    }
}

@media (min-width: 577px) and (max-width: 1105px) {
    .navbar {
        display: flex;
    }

    .menu-180-anos {
        padding: 12px 10px!important;
    }
}


@media (max-width: 1105px) {
    .titulo-azul-mobile {
        color: #0E173F;
        font-size: 2.25rem;
        font-weight: 700;
        margin-bottom: 1rem !important;
    }

    .destaques-mobile-center {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }

    .media-download-mobile {
        margin-bottom: 15px;
    }

    .subtit-style-destaques-mobile {
        font-size: 18px;
        font-weight: 700;
        color: #1c5698;
        cursor: pointer;
        white-space: nowrap;
    }

    .destaques-imagem-reclamacao {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }

    .bloco-servicos {
        font-size: 2.25rem;
    }

    .swiper-slide a img {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        height: auto !important;
    }

    .gallery-home .flickity-page-dots {
        display: block;
    }
}

.row-slide-livro {
    padding-top: 7rem;
    padding-bottom: 8rem;
}

.slide-livro {
    position: absolute;
    z-index: 1;
}

.video-wrapper .play-video {
    transition: all 0.25s ease-in-out;
}

.video-wrapper:hover .play-video {
    transform: scale(1.15);
}

.video-wrapper p {
    color: #1c1d3d;
}

.video-wrapper:hover p {
    color: #d3a500;
}

.espaco-menu-180anos {
    padding-top: 60px;
    /** padding-top:160px ;**/
}
.espaco-header {
    margin-top: 60px !important;
}

@media(max-width: 1106px) {
    .espaco-menu-180anos {
        margin-top: -2px;
    }
}

.menu-180-anos {
    z-index: 99;
    padding: 12px 0px;
}

.veja-mais {
    transition: all .2s ease-in-out;
}

.veja-mais:hover {
    color: #0d72ad !important;
}

.collapse-transition {
    transition: all 0.15s ease-in-out 0s;
}

.card:hover {
    transition: all .2s ease-in-out;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.btn-primary {
    transition: all .2s ease-in-out;
}

.btn-primary:hover {
    background-color: #d3a500 !important;
    color: white;
}

.btn-up {
    transition: all .25s ease-in-out;
}

.btn-up:hover {
    /* margin-bottom: 7px; */
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    transform: translateY(-7px);
}

.title-vejamais {
    font-size: 14px;
    color: #D7AA28;
    cursor: pointer;
    font-weight: 700;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.text-blue{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: normal;
    size: 26px;
    line-height: 30.19px;
    color: #005EA5;
    text-decoration: none;
}
.text-dark-blue{
    font-size: 14px;
    line-height: 18.75px;
    font-style: normal;
    font-weight: 400;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.btn-primary{
    font-size: 14px;
    background-color: #005EA5;
    border-radius: 20px;
    line-height: 30px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
/** novos estilos pagina 180anos **/

.embed-container{
    position: relative;
    max-width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.embed-container embed,
.embed-container video,
.embed-container iframe{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.flex{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
}

.flex .flex-3 {
    flex-basis: calc(33.33% - 20px);
    margin: 10px;
}

.flex .flex-2 {
    flex-basis: calc(50% - 20px);
    margin: 10px;
}

/**
embed,
video,
iframe,
iframe[style]{
    max-width: 100%;
    height: 100%;
}
**/
.title_video{
    font-size: 1.1em;
    color: #d7aa28;
    margin: 10px;
}
.subtitle_video{
    font-size: .9em;
    margin: 10px;
}

.flex-1{
    flex-basis: 100%;
}

/** flex-2 **/
@media(min-width:1000px){

    .flex{
        flex-flow: row nowrap;
    }
    .flex .flex-2 {
        flex-basis: 50%;

    }
}
@media(max-width:1000px){
    .flex .flex-2 {
        flex-basis: calc(100% - 20px);
        margin: 0px 10px ;
    }
}

@media(max-width:800px){
    .flex .flex-2 {
        flex-basis: calc(100% - 30px);
        margin: 0px 15px ;
    }
}

