.container-fluid#banners {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.img-fluid#banners{
    max-width: 100%;
    height: auto;
    object-fit: cover;
    width: 100%;
}

.banner-covid{
    height: 100%;
    padding-bottom: 1em;
}

.banner{
    height: 400px;
}

.banner-h4{
    font-size: 27px;
    display: flex !important;
    justify-content: center !important;
    left: 0;
    right: 0;
    text-align: center;
}

@media(max-width:1202px){
    .banner{
        height: 390px;
    }
}

.span-calendario{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.span-calendario-descricao{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}
/*
.col-span{
    padding-left: 0;
} */

@media(max-width:575px){
    .col-span{
        padding-left: 23px;
    }
}

.img-btn{
    background-color:rgba(255, 255, 255, 0.3);
    /* margin-top: -60px; */
    /* height: 60px; */
    /* position: absolute; */
}

@media(min-width: 768px) and (max-width: 1202px){
    .img-btn{
        /* margin-top: -118px; */
        /* height: 118px; */
    }
}

@media(max-width: 768px){
    .img-btn{
        /* margin-top: -118px; */
        /* height: 118px; */
    }
    .noticia-col{
        margin-top: 1em;
    }

}

@media(max-width: 608px){
    .img-btn{
        margin-top: 0px;
    }
}

@media(max-width: 575px){
    .col-noticia{
        margin-top: 0px;
        margin-left: 14px;
    }
    .bottom-margin{
        margin-bottom: 10px;
    }
}


.buttons{
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    color: white;
    background: #2d7390;
    border-radius: 0px;
    opacity: 1 !important;
    margin: 6px;
    padding: 2px;
    width: 12.5em;
    height: 44px;
}

.botao#banner:hover{
    transition: 0.5s;
    background: #3fa1cc;
}

.buttons:hover{
    transition: 0.5s;
    background: #3fa1cc;
}

.icon-btn{
    margin-right: 5px;
    width: 22px;
}

.noticia-container, .cards-informativos-container{
    margin-top: 2em;
}

.cards-informativos-container{
    width: 100%;
}

@media(max-width: 608px){
    .noticia-container, .cards-informativos-container{
        margin-top: 12em;
    }
}

@media(max-width: 410px){
    .noticia-container, .cards-informativos-container{
        margin-top: 23em;
    }
}

.noticia-img{
    width: 100%;
    height: 100%;
}

.noticia-h1{
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    font-size: 22px;
}

.noticia-p{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px !important;
}

.noticia-data{
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    padding-top: 1em;
}

.card-informativo-image-wrapper{
    width: 360px;
    height: 360px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
}

.card-informativo-image-wrapper img{
    width: 100%;
    height: 100%;
    object-fit: cover;/
}

.cards-informativos-ver-mais-btn{
    background: #2d7390;
    color: white !important;
    border-radius: 4px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .card-informativo-image-wrapper {
        width: 100%;
    }
}

.linha-div {
    background: #79b5ce;
    height: 4px;
}

.linha-localizacao{
    background: #fff;
    height: 4px;
}

.localizacao-p{
    color: #2d7390 !important;
    padding-right: 261px;
}

.noticia-titulo{
    color: #2d7390 !important;
    padding-left: 15px;
}

.titulo{
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    color: #fff !important;
}

.botao#banner{
    font-family: 'Open Sans', sans-serif;
    background: #2d7390;
    border-radius: 24px;
    margin-top: 1em;
}

.calendario-p{
    color: #2d7390 !important;
    margin-left: 14px;
}

.nav-pills .nav-link {
    border-radius: 0;
    width: 3em;
    height: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #919191;
    color: #fff !important;
    margin: 2px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #79b5ce;
}

.dia{
    justify-content: center;
    align-items: center;
    background: #79b5ce;
    color: #fff;
    border: 0;
    padding-inline: 13px;
    padding-block: 13px;
    font-size: 20px;
    margin: 10px;
}

.mapa-div{
    text-align: left;
}

@media(max-width:1200px){
    .mes-col{
        flex: 0 0 22% !important;
        margin-top: 1em;
    }
    .mes-col{
        flex: 0 0 26% !important;
        margin-top: 1em;
    }
}

.mes-col{
    flex: 0 0 26% !important;
    margin-top: 1em;
}

@media(max-width:768px){
    .mes-col{
        flex: 0 0 19% !important;
    }
    .buttons{
        font-size: 14px;
    }
    .noticia-container{
        margin-top: 5em;
    }
}

@media(max-width:610px){
    .noticia-container{
        margin-top: 15em;
    }
}

@media(max-width:551px){
    .mes-col{
        flex: 0 0 25% !important;
    }
}

@media(max-width:462px){
    .mes-col{
        flex: 0 0 30% !important;
    }
}

@media(max-width:422px){
    .mes-col{
        flex: 0 0 33% !important;
    }
}

@media(max-width:398px){
    .mes-col{
        flex: 0 0 35% !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px){
    .div-calendario{
        margin-left: 15px;
    }
}

@media (max-width: 992px){
    .mapa-div{
        text-align: center !important;
    }

    .calendario-p-row{
        justify-content: center;
        margin-top: 7px;
    }
}

@media (max-width: 490px){
    .mapa{
        width: 300px;
        height: 240px;
    }
}

@media (max-width: 467px){
    .mapa{
        width: 300px !important;
        height: 220px !important;
    }
    .localizacao-p{
        padding-right: 158px;
    }
}

@media(max-width:395px){
    .noticia-container{
        margin-top: 26em;
    }
}

@media (max-width: 378px){
    .mapa-div{
        margin-left: 1px !important;
    }
}

.mapa{
    width: 400px;
    height: 320px;
    border:0;
    margin-top: 25px;
}

.owl-theme .owl-dots .owl-dot{
    display: none !important;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot{
    font-size: 2em !important;
}

.owl-theme .owl-nav [class*=owl-]:hover{
    background: none !important;
    color: black !important;
}

.owl-prev span, .owl-next span {
	color: #FFF;
}

.owl-prev span:hover,
.owl-next span:hover {
	color: #8199A3;
}

.owl-prev, .owl-next {
	position: absolute;
	top: 0;
	height: 100%;
}

.owl-prev {
	left: 7px;
}

.owl-next {
	right: 7px;
}

.elementos-banner{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
}

.owl-prev,
.owl-next, .owl-next:focus, .owl-prev:focus{
    outline: none;
}
