@media (max-width: 1199px) {
  .section-box-3 .row .col-lg-6.col-sm-12 {
    width: 100%;
  }
  .card-grid-1 {
    padding: 20px 26px !important;
  }
  #app .banner-hero.banner-4 {
    margin-top: -102px;
    padding-top: calc(102px + 35px)
  }
}

@media (max-width: 1043px) {
  .section-box-4 .text-body-excerpt {
    height: 160px;
  }
  .section-box-4 .text-heading-3 {
    height: 130px;
  }
}

@media (min-width: 427px) and (max-width: 991px) {
  .section-box-4 .text-heading-3 {
    height: auto;
  }
  .section-box-4 .text-body-excerpt {
    height: auto;
  }
  .card-grid-1 {
    height: auto !important;
  }
  
}

@media (min-width: 992px) {
  .main img.banner-responsivo {
    display: none;
  }
}

@media (max-width: 991px) {
  .block-img-we-do {
    display: flex;
    justify-content: center;
  }
  .section-box-1 .arrow {
    margin: 1px -40px 0;
  }
  .text-heading-1 {
    font-size: 32px;
  }

  #app > main > section.section-box-1 > div > div > div.col-lg-6.col-sm-12.block-we-do > div.row > div:nth-child(3) > h4 {
    margin-top: 0;
  }

  #app
    > section.section-box-1
    > div
    > div
    > div.col-lg-6.col-sm-12.block-we-do
    > div.row
    > div:nth-child(3)
    > h4 {
    margin-top: 0;
  }

  .section-box-3 .btn {
    margin-top: 4px;
  }
  .section-box-3 .flex img {
    position: relative;
    margin: 5px 0 0 -40px;
  }
  .text-body-lead-large {
    width: 100% !important;
    text-align: left;
  }
  .main p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px !important;
  }
  .text-display-2 {
    width: 100% !important;
  }
  .section-box .banner-hero p {
    width: 100% !important;
  }
  .section-box .row {
    flex-direction: column-reverse;
  }
  .section-box img.img-banner {
    display: none;
  }
  .main img.img-responsive.shape-2 {
    display: none;
  }

  .main img.banner-responsivo {
    border-radius: 50px 0 50px 0;
    border: 5px solid #fff;
    height: 400px;
    width: 800px;
    object-fit: cover;
    max-height: 100%;
    display: inline-block;
  }
  
  .main .text-display-2 {
    margin-top: 16px;
  }
  .main .mt-40 {
    margin-top: 16px !important;
  }
  .main .btn.btn-blue {
    width: 156px;
    height: 28px;
    justify-content: space-around;
  }
  a.btn.btn-blue {
    font-size: 11px !important;
    gap: 0;
  }
  
  #app > main > section.section-box-4 > div:nth-child(1) > div > div.text-center > p {
    text-align: left;
  }
  
}
@media (max-width: 769px) {
  .section-box-1 .text-heading-1 {
    font-size: 32px;
  }
  .section-box-3 .inner-image img {
    float: none;
    margin: 0 auto;
    display: flex;
  }
}
@media (max-width: 768px) {
  .section-box-4 a.btn.btn-default {
    justify-content: space-evenly;
  }
  .section-box-5 .text-heading-1 {
    width: 90%;
  }
  .section-box-1 {
    margin-top: -80px;
  }
  .section-box-5 .card-grid-style-2 {
    width: 100%;
  }
}
@media (max-width: 575px) {
  #app
    > section.section-box-1
    > div
    > div
    > div.col-lg-6.col-sm-12.block-we-do
    > div.row
    > div:nth-child(3)
    > h4 {
    margin-top: 0 !important;
  }
}

@media (max-width: 659px) {
#section-box-2 .grid-category-style-2 {
  width: 100%;
}
}

@media (max-width: 493px) {
  .section-box-5 .slider-nav .slider-button::after {
    width: 30px;
    height: 30px;
    margin: 20px 0;
  }

  .main img.banner-responsivo {
    height: 350px;
    object-fit: cover;
    max-height: 100%;
    display: inline-block;
}

}


@media (max-width: 473px) {
  .box-slider-3 {
    background-image: url('../../../images/banner-mobile-azul.webp');
    height: 160px; 
    margin-top: 170px;
}
  .section-box-2 .slider-nav {
    margin-top: -190px!important;
}

.grid-category-style-2 .grid-image-bottom img {
  width: 95%;
  height: 200px;
}

#section-box-2 .row {
  height: 300px;
}

.block-slider-bottom-banner {
  top: -150px;
}

.grid-category .grid-image-left-category .category-image {
  background-color: transparent;
}

.grid-category-style-2 {
  padding: 0;
}

#section-box-2 .grid-category-style-2 {
  width: 100%;
  background: transparent;
  border: none;
}

#section-box-2 .slider-nav {
  justify-content: space-between!important;
  width: 100%!important;
  padding-right: 0!important;
  padding-left: 0!important;
}

.grid-category .grid-image-left-category .category-image img {
  position: absolute; 
  width: 80px;
  height: auto;
  margin: 180px 0 0 240px;
}

.section-box-2 .text-heading-6 {
  font-size: 16px;
  margin-left: -70px;
}

#section-box-2 a.flex {
  width: 100%;
}

.section-box-2 .swiper-slide {
  height: 220px;
}

.grid-category-style-2 .grid-image-bottom img {
  width: 95%;
  height: 200px;
  border-radius: 13px;
  -webkit-box-shadow: 15px 15px 0px 0px rgba(230, 143, 119, 0.6);
  -moz-box-shadow: 15px 15px 0px 0px rgba(230, 143, 119, 0.6);
  box-shadow: 15px 15px 0px 0px rgba(230, 143, 119, 0.6);
}

@media (max-width: 389px) {
  .grid-category .grid-image-left-category .category-image img {
    margin: 180px 0 0 225px;
  }
}

@media (max-width: 375px) {
  .grid-category .grid-image-left-category .category-image img {
    margin: 180px 0 0 210px;
  }
}

@media (max-width: 358px) {
  .grid-category .grid-image-left-category .category-image img {
    margin: 180px 0 0 190px;
  }
}

@media (max-width: 320px) {
  .grid-category .grid-image-left-category .category-image img {
    margin: 180px 0 0 160px;
  }
}

}
@media (max-width: 462px) {
  .section-box-4 .text-heading-1 {
    text-align: left;
  }
}

@media (max-width: 425px) {

  
  .section-box-5 .button-slider {
    width: 84px;
    margin-top: 16px;
  }
  .redes-sociais p {
    font-size: 14px;
  }
  .redes-sociais h3 {
    font-size: 18px;
  }
  .list-icons .item-icon .icon-left {
    position: relative !important;
  }
  .list-icons .item-icon.none-bd {
    padding: 0px 0 30px 0 !important;
  }
  .section-box-4 .text-heading-3 {
    height: auto;
  }
  .section-box-4 .text-heading-3 {
    font-size: 19px;
  }
  .section-box-4 .text-body-excerpt {
    font-size: 12px;
    height: auto;
  }
  .section-box-4 .btn.btn-default {
    width: 122px;
    height: 45px;
  }
  .card-grid-1 {
    height: auto !important;
  }
  
  .section-box-4 .arrow {
    margin: -2px -28px 0;
  }
  .section-box-4 a.btn.btn-default {
    font-size: 11px;
  }

  .section-box-1 {
    margin-top: -100px;
  }
  
  #app
    > section.section-box-3
    > div
    > div
    > div:nth-child(1)
    > div.list-icons.mt-50
    > div:nth-child(1) {
    margin-top: -40px;
  }

  .banner-hero.banner-4 .banner-imgs .btn-play-video-2 {
    top: 60%;
    left: -18px;
    margin-top: -54px;
    height: 35px;
    width: 35px;
  }
}

@media (max-width: 320px) {
  .section-box-4 a.btn.btn-default {
    margin-top: 30px;
  }
  .section-box-4 .arrow {
    margin: 30px -25px 0;
  }
  .main img.banner-responsivo {
    height: 300px;
}
}

@media (min-width: 474px) and (max-width: 637px) {
  .grid-category-style-2 {
    width: 276px!important;
}
}






