#noticia-banner {padding: 0;position: relative;width: 100%;height: auto;background-size: cover !important;background-position: center !important;}
#noticia-banner img {width: 100%;height: auto;opacity: 0;}
#noticia-banner .noticia-banner-infos {position: absolute;bottom: 5%;width: 100%;transform: translate(-50%);left: 50%;}
#noticia-banner .noticia-banner-infos h1{color: #fff;text-transform: uppercase;font-weight: 700;}
#noticia-banner .noticia-banner-infos p{font-size: 18px;color: #FBB814;font-weight: 400;}
#noticia-banner .noticia-banner-infos span{font-size: 18px;color: #FBB814;font-weight: 700;}
#noticia-banner .noticia-banner-infos img{opacity: 1!important;width: 12.5%!important;}

#noticia-bl1 .noticia-bl1{padding-top: 2.5%;padding-bottom: 2.5%;}
#noticia-bl1 .noticia-bl1-content h2{text-align: center;text-transform: uppercase;font-size: 40px;font-weight: 700;color: #FBB814;padding-bottom: 2.5%;padding-top: 2.5%;}
#noticia-bl1 .noticia-bl1-content p{font-size: 25px;font-weight: 400;color: #444;}
#noticia-bl1 .noticia-bl1-content strong{font-weight: 700;}
#noticia-bl1 .noticia-bl1-content img{float: right;width: 20%;}

#noticia-bl2 {padding: 0;background-color: #26358C;}
#noticia-bl2 .noticia-bl2 {padding-top: 5%;padding-bottom: 5%;}
#noticia-bl2 .noticia-bl2-titulo h1 {text-align: center;text-transform: uppercase;font-size: 52px;font-weight: 700;color: #FBB814;padding-bottom: 2.5%;padding-top: 2.5%;}
#noticia-bl2 .mySwiperSingleNoticias .swiper-slide{box-shadow: rgba(0, 0, 0, 0.2) 0px 4px 8px;border-radius: 20px;background-color: #26358C;min-height: 400px;}
#noticia-bl2 .mySwiperSingleNoticias .swiper-wrapper{padding-top: 2.5%;padding-bottom: 5%;}
#noticia-bl2 .mySwiperSingleNoticias .swiper-img{width: 45%;border-radius: 20px;text-align: center;padding: 2.5%;align-content: center;}
#noticia-bl2 .mySwiperSingleNoticias .swiper-img img{width: 100%;height: 100%;object-fit: cover;object-position: 75%;border-radius: 20px;}
#noticia-bl2 .mySwiperSingleNoticias .swiper-texto {width: 55%;padding: 5% 2.5%;}
#noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo h1{font-size: 25px;font-weight: 700;color: #fff;padding-bottom: 2.5%;text-transform: uppercase;}
#noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo p{font-size: 18px;font-weight: 400;color: #fff;padding-bottom: 2.5%;}
#noticia-bl2 .mySwiperSingleNoticias .swiper-botao a{font-size: 18px;font-weight: 700;border-radius: 10px;padding: 3%;text-transform: uppercase;color: #090909;background-color: #FBB814;border: solid 2px #FBB814;transition: all ease-in-out .2s;width: 100%;display: block;text-align: center;}
#noticia-bl2 .mySwiperSingleNoticias .swiper-botao a:hover{color: #FBB814;background-color: #090909;transition: all ease-in-out .2s;}

@media(max-width:1799.5px){
    #noticia-banner .noticia-banner-infos h1{font-size: 37px}
    #noticia-banner .noticia-banner-infos p{font-size: 17px;}
    #noticia-banner .noticia-banner-infos span{font-size: 17px;}

    #noticia-bl1 .noticia-bl1-content h2{font-size: 37px;}
    #noticia-bl1 .noticia-bl1-content p{font-size: 23px;}

    #noticia-bl2 .noticia-bl2-titulo h1 {font-size: 48px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-slide{border-radius: 18px;min-height: 375px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-img{border-radius: 18px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-img img{border-radius: 18px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo h1{font-size: 23px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo p{font-size: 17px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-botao a{font-size: 17px;}
}

@media(max-width:1599.5px){
    #noticia-banner .noticia-banner-infos h1{font-size: 34px}
    #noticia-banner .noticia-banner-infos p{font-size: 16px;}
    #noticia-banner .noticia-banner-infos span{font-size: 16px;}

    #noticia-bl1 .noticia-bl1-content h2{font-size: 34px;}
    #noticia-bl1 .noticia-bl1-content p{font-size: 21px;}

    #noticia-bl2 .noticia-bl2-titulo h1 {font-size: 44px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-slide{border-radius: 16px;min-height: 350px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-img{border-radius: 16px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-img img{border-radius: 16px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo h1{font-size: 21px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo p{font-size: 16px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-botao a{font-size: 16px;}
}

@media(max-width:1399.5px){
    #noticia-banner .noticia-banner-infos h1{font-size: 31px}
    #noticia-banner .noticia-banner-infos p{font-size: 15px;}
    #noticia-banner .noticia-banner-infos span{font-size: 15px;}

    #noticia-bl1 .noticia-bl1-content h2{font-size: 31px;}
    #noticia-bl1 .noticia-bl1-content p{font-size: 19px;}

    #noticia-bl2 .noticia-bl2-titulo h1 {font-size: 40px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-slide{border-radius: 14px;min-height: 325px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-img{border-radius: 14px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-img img{border-radius: 14px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo h1{font-size: 19px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo p{font-size: 15px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-botao a{font-size: 15px;}
}

@media(max-width:1199.5px){
    #noticia-banner .noticia-banner-infos h1{font-size: 26px}
    #noticia-banner .noticia-banner-infos p{font-size: 14px;}
    #noticia-banner .noticia-banner-infos span{font-size: 14px;}

    #noticia-bl1 .noticia-bl1-content h2{font-size: 29px;}
    #noticia-bl1 .noticia-bl1-content p{font-size: 17px;}

    #noticia-bl2 .noticia-bl2-titulo h1 {font-size: 36px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-slide{border-radius: 12px;min-height: 300px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-img{border-radius: 12px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-img img{border-radius: 12px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo h1{font-size: 17px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo p{font-size: 14px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-botao a{font-size: 14px;}
}

@media(max-width:991.5px){
    #noticia-banner .noticia-banner-infos h1{font-size: 24px}
    #noticia-banner .noticia-banner-infos p{font-size: 13px;}
    #noticia-banner .noticia-banner-infos span{font-size: 13px;}
    #noticia-banner .noticia-banner-infos img{width: 15%!important;}

    #noticia-bl1 .noticia-bl1-content h2{font-size: 26px;}
    #noticia-bl1 .noticia-bl1-content p{font-size: 15px;}

    #noticia-bl2 .noticia-bl2-titulo h1 {font-size: 32px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-slide{border-radius: 10px;min-height: 275px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-img{border-radius: 10px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-img img{border-radius: 10px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo h1{font-size: 15px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo p{font-size: 13px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-botao a{font-size: 13px;}
}

@media(max-width:767.5px){
    #noticia-banner{min-height: 500px;}
    #noticia-banner .noticia-banner-infos h1{font-size: 22px}
    #noticia-banner .noticia-banner-infos p{font-size: 12px;width: 100%;padding-top: 5%;padding-bottom: 5%;}
    #noticia-banner .noticia-banner-infos span{font-size: 12px;}
    #noticia-banner .noticia-banner-infos img{width: 25%!important;}

    #noticia-bl1 .noticia-bl1-content img{width: 50%;}
    #noticia-bl1 .noticia-bl1-content h2{font-size: 22px;}
    #noticia-bl1 .noticia-bl1-content p{font-size: 14px;}

    #noticia-bl2 .noticia-bl2-titulo h1 {font-size: 28px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-slide{min-height: 425px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo h1{font-size: 13px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo p{font-size: 12px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-botao a{font-size: 12px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-img{width: 100%; padding: 0;min-height: 200px;max-height: 200px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-texto{width: 100%;}
}

@media(max-width:575.5px){
    #noticia-banner .noticia-banner-infos h1{font-size: 20px}
    #noticia-banner .noticia-banner-infos p{font-size: 10px;}
    #noticia-banner .noticia-banner-infos span{font-size: 10px;}
    #noticia-banner .noticia-banner-infos img{width: 50%!important;}

    #noticia-bl1 .noticia-bl1-content h2{font-size: 18px;}
    #noticia-bl1 .noticia-bl1-content p{font-size: 12px;}

    #noticia-bl2 .noticia-bl2-titulo h1 {font-size: 25px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-slide{min-height: 375px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo h1{font-size: 12px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-conteudo p{font-size: 10px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-botao a{font-size: 10px;}
    #noticia-bl2 .mySwiperSingleNoticias .swiper-img{min-height: 150px;max-height: 150px;}
}