#banner-home .swiperHomeBanner .swiper-slide img{width: 100%;height: auto;}
#banner-home .swiperHomeBanner .swiper-pagination-bullet{ background: none;opacity: 1;border: solid 1px #fff;}
#banner-home .swiperHomeBanner .swiper-pagination-bullet-active{background: #fff;}

#sociais-banner .container{padding-top: 0;padding-bottom: 0;}
#sociais-banner .container .footer-links-sociais{position: relative;margin-top: -5%;z-index: 999;width: 15%;float: right;}
#sociais-banner .container .footer-links-sociais a{width: 20%;}
#sociais-banner .container .footer-links-sociais img{width: 100%;}


#home-bl1{background-color: #F4F4F4;}
#home-bl1 .home-bl1{padding-top: 2.5%;padding-bottom: 7.5%;}
#home-bl1 .home-bl1-content-infos h1{width: 80%;color: #1FBEF2;}
#home-bl1 .home-bl1-content-infos p{padding-top: 2.5%;padding-bottom: 10%;width: 75%;}
#home-bl1 .home-bl1-content-infos img{width: 75%;}
#home-bl1 .home-bl1-content-cards .produto-item{width: 22.5%;background-size: cover;background-position: center;background-repeat: no-repeat;height: 160px;border-radius: 20px;padding: 2.5%;display: flex; flex-direction: column; justify-content: flex-end;position: relative;overflow: hidden;cursor: pointer;margin-bottom: 2.5%;}
#home-bl1 .home-bl1-content-cards .produto-item::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #23B5EC;opacity: 0;transition: all ease-in-out .3s;z-index: 1;border-radius: inherit;}
#home-bl1 .home-bl1-content-cards .produto-item:hover::before {opacity: 0.75; }
#home-bl1 .home-bl1-content-cards .produto-item h4 {position: relative;z-index: 2;}
#home-bl1 .home-bl1-content-cards-btn{width: 100%;}
#home-bl1 .home-bl1-content-cards-btn a{float: right;}

#home-bl2 {padding: 0;}
#home-bl2 .swiperHomeCards .swiper-slide-imagem{width: 55%;}
#home-bl2 .swiperHomeCards .swiper-slide-imagem img{width: 100%;}
#home-bl2 .swiperHomeCards .swiper-slide-texto{width: 45%;align-content: center;}
#home-bl2 .swiperHomeCards .swiper-slide{background-repeat: no-repeat;background-size: 50%;background-position: left top;}
#home-bl2 .swiperHomeCards .swiper-slide-texto h1{width: 60%;color: #1FBEF2;}
#home-bl2 .swiperHomeCards .swiper-slide-texto p{width: 60%;}
#home-bl2 .swiperHomeCards .swiper-slide-texto a{margin-top: 1.5%;}
#home-bl2 .swiperHomeCards .swiper-button-next, #home-bl2 .swiperHomeCards .swiper-rtl .swiper-button-prev{right: 10%;color: #FFF;background-color: #1FBEF2;padding: 1.75%;border-radius: 50px;}
#home-bl2 .swiperHomeCards .swiper-button-prev, #home-bl2 .swiperHomeCards .swiper-rtl .swiper-button-next{left: 10%;color: #FFF;background-color: #1FBEF2;padding: 1.75%;border-radius: 50px;}
#home-bl2 .swiperHomeCards .swiper-button-next:after, #home-bl2 .swiperHomeCards .swiper-button-prev:after{font-size: 25px;}

#home-bl3{background-color: #f4f4f4;}
#home-bl3 .home-bl3{padding-top: 5%;padding-bottom: 5%;}
#home-bl3 .home-bl3-content{background-color: #fff;border-radius: 45px;z-index: 9;position: relative;}
#home-bl3 .home-bl3-content-imagem{padding-left: 0;}
#home-bl3 .home-bl3-content-imagem img{width: 110%;border-top-left-radius: 45px;border-bottom-left-radius: 45px;}
#home-bl3 .home-bl3-content-texto{align-content: center;}
#home-bl3 .home-bl3-content-texto h1{padding-bottom: 10%;width: 95%;color: #1FBEF2;}

#home-bl4{background-color: #0F5C75;}
#home-bl4 .home-bl4{margin-top: -25%;padding-bottom: 5%;}
#home-bl4 .home-bl4-content-texto{align-content: center;}
#home-bl4 .home-bl4-content-texto h1{color: #fff;}
#home-bl4 .home-bl4-content-texto p{color: #fff;padding-top: 5%;padding-bottom: 5%;}
#home-bl4 .home-bl4-content-texto a{color: #fff;}
#home-bl4 .home-bl4-content-imagem img{width: 120%;margin-left: -30%;}

@media(max-width:1599.5px){
    
    #home-bl1 .home-bl1-content-cards .produto-item{height: 145px;}

    #home-bl2 .swiperHomeCards .swiper-button-next:after, #home-bl2 .swiperHomeCards .swiper-button-prev:after{font-size: 23px;}
    
}

@media(max-width:1399.5px){
    
    #home-bl1 .home-bl1-content-cards .produto-item{height: 130px;}
    
    #home-bl2 .swiperHomeCards .swiper-button-next:after, #home-bl2 .swiperHomeCards .swiper-button-prev:after{font-size: 21px;}
}

@media(max-width:1199.5px){
    
    #home-bl1 .home-bl1-content-cards .produto-item{height: 115px;}
    
    #home-bl2 .swiperHomeCards .swiper-slide-texto h1{width: 70%;}
    #home-bl2 .swiperHomeCards .swiper-slide-texto p{width: 70%;}
    #home-bl2 .swiperHomeCards .swiper-button-next:after, #home-bl2 .swiperHomeCards .swiper-button-prev:after{font-size: 19px;}
    
}

@media(max-width:991.5px){
    
    #home-bl1 .home-bl1-content-cards .produto-item{height: 100px;}
    
    #home-bl2 .swiperHomeCards .swiper-button-next:after, #home-bl2 .swiperHomeCards .swiper-button-prev:after{font-size: 17px;}
}

@media(max-width:767.5px){

    #home-bl1 .home-bl1-content-infos h1{width: 100%;}
    #home-bl1 .home-bl1-content-infos p{width: 100%;}
    #home-bl1 .home-bl1-content-infos img{width: 100%;padding-bottom: 10%;}
    #home-bl1 .home-bl1-content-cards .produto-item{height: 200px;width: 47.5%;}

    #home-bl2 .swiperHomeCards .swiper-slide-imagem{width: 100%;}
    #home-bl2 .swiperHomeCards .swiper-slide-texto{width: 540px;padding-right: calc(var(--bs-gutter-x)* .5);padding-left: calc(var(--bs-gutter-x)* .5);padding-top: 2.5%;padding-bottom: 2.5%;}
    #home-bl2 .swiperHomeCards .swiper-slide-texto h1{width: 100%;}
    #home-bl2 .swiperHomeCards .swiper-slide-texto p{width: 100%;}
    #home-bl2 .swiperHomeCards .swiper-slide{place-content: center;}
    #home-bl2 .swiperHomeCards .swiper-slide-texto a{width: 100%;}
    #home-bl2 .swiperHomeCards .swiper-button-next, #home-bl2 .swiperHomeCards .swiper-rtl .swiper-button-prev{padding: 20px;top: 25%;}
    #home-bl2 .swiperHomeCards .swiper-button-prev, #home-bl2 .swiperHomeCards .swiper-rtl .swiper-button-next{padding: 20px;top: 25%;}

    #home-bl3 .home-bl3-content-imagem img{width: 100%;}
    #home-bl3 .home-bl3-content-texto{padding-top: 2.5%;padding-bottom: 5%;}
    #home-bl3 .home-bl3-content-texto h1{width: 100%;padding-bottom: 5%;}

    #home-bl4-mob{background-color: #0F5C75;padding: 0;margin-top: -50%;}
    #home-bl4-mob img{width: 100%;}
    .home-bl4-bg{background-image: none!important;}
    #home-bl4 .home-bl4{margin-top: 0;}

    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: var(--swiper-pagination-bottom, 8px);top: var(--swiper-pagination-top, auto);left: 0;width: 540px;justify-self: anchor-center;text-align: left;text-align: -webkit-left;}
    .swiper-pagination-bullet{width: 25px;height: 25px;}
    #sociais-banner .container .footer-links-sociais {margin-top: -7.5%;width: 30%;}
}

@media(max-width:575.5px){

    #home-bl1 .home-bl1-content-cards .produto-item{height: 150px;}

    .swiper-pagination-bullet{width: 15px;height: 15px;}
    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{padding-right: calc(var(--bs-gutter-x)* 1);padding-left: calc(var(--bs-gutter-x)* 1);}
    #sociais-banner .container .footer-links-sociais {margin-top: -7.5%;width: 30%;}
    
}

@media(max-width:449.5px){
    
    #home-bl1 .home-bl1-content-cards .produto-item{height: 100px;}
    #sociais-banner .container .footer-links-sociais {margin-top: -15%;width: 40%;}

}