@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

html {
  font-size: 10px;
  scroll-behavior: smooth;
}

@font-face {
  font-family: apple;
  src: url(../fonts/apple-peach-ttf.ttf);
}

body {
  background: #fff;
  font-family: "Inter", sans-serif;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: apple;
}

body p {
  margin: 0;
}

#headerAndBanner {
  background: url(../images/banner-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
}

#headerAndBanner #banner .bannerBox {
  min-height: 100rem;
  position: relative;
}

#headerAndBanner #banner .bannerBox .bannerTitle {
  font-size: 11.9rem;
  color: #fff;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.bannerTwo {
  background: url(../images/banner-4.png) !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  background-position: center center !important;
}

.commonBtn {
  font-size: 2.6rem;
  text-transform: uppercase;
  padding: 1rem 2.5rem;
  border-radius: 4rem;
  -webkit-border-radius: 4rem;
  -moz-border-radius: 4rem;
  -ms-border-radius: 4rem;
  -o-border-radius: 4rem;
  background: #33CAA6;
  color: #fff;
  font-family: Apple;
}

#sobre {
  padding-top: 22rem;
  margin-top: -17rem;
  padding-bottom: 12rem;
  background: url(../images/banner-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#sobre .sectionTitle {
  font-size: 11rem;
  color: #fff;
  text-transform: uppercase;
}

#sobre .sectionTitle span {
  background: url(../images/tag-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 1rem 2.5rem;
}

#sobre .details {
  color: #fff;
  padding: 1.25rem 0;
}

#sobre .commonBtn {
  background: #33CAA6;
  font-family: apple;
  text-transform: uppercase;
  color: #fff;
  margin-top: 3rem;
}

.details {
  font-size: 2.8rem;
}

#osNossos {
  padding: 12rem 0;
}

#osNossos .sectionTitle {
  font-size: 9rem;
  color: #33CAA6;
  text-transform: uppercase;
}

#osNossos .sectionTitle span {
  background: url(../images/tag-2.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 1rem 2.5rem;
  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff;
}

#osNossos .card {
  border: none;
}

#osNossos .card h4 {
  font-family: "Inter";
  font-size: 3.5rem;
  font-weight: 600;
  padding-top: 2rem;
}

#osNossos .card .year {
  font-size: 2.4rem;
  color: #33CAA6;
  padding: 0.5rem 0;
  font-family: "Inter";
}

#osNossos .card p {
  font-size: 2.4rem;
}

#osNossos .slick-dots li button::before {
  font-size: 6rem;
}

#osNossos .slick-dots li.slick-active button::before {
  opacity: 1;
  color: #FF7171;
}

#osNossos .slick-dots li button::before {
  color: #FFC5C5;
  opacity: 1;
}

#osNossos .slick-dots {
  top: 50%;
  right: -32%;
  height: 10rem;
  transform: rotate(90deg);
}

#infestLaast {
  padding: 15rem 0;
}

#infestLaast .sectionTitle {
  color: #FF7171;
  line-height: 130%;
  font-size: 9rem;
  text-transform: uppercase;
}

#infestLaast .sectionTitle span {
  background: url(../images/tag-3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 1.5rem 3.5rem;
  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff;
}

#infestLaast .commonBtn {
  background: #FF7171;
}

#contactForm {
  padding: 15rem 0;
  background: url(../images/banner-3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#contactForm .sectionTitle {
  font-size: 9rem;
  text-transform: uppercase;
  color: #fff;
}

#contactForm .singleInput {
  margin-top: 2rem;
}

#contactForm .singleInput label {
  font-size: 2rem;
  color: #fff;
  font-weight: 600;
}

#contactForm .singleInput label span {
  font-weight: 400;
}

#contactForm .singleInput input,
#contactForm .singleInput textarea {
  font-size: 2rem;
  padding: 1rem 1.25rem;
}

#contactForm .commonBtn {
  background: #fff;
  color: #5555AB;
  padding: 1rem 3.25rem !important;
}

#footer {
  padding: 5rem 0;
}

#footer .footerTitle {
  color: #FF7171;
  text-transform: uppercase;
  font-size: 4rem;
  padding: 1.25rem 0;
}

#footer .laranja {
  color: #FF9458;
  text-transform: uppercase;
  font-size: 4rem;
  padding: 1.25rem 0;
}

#footer .footterSml {
  font-size: 2rem;
  padding: 0.5rem 0;
}

#footer .footterSml a {
  color: #000;
}

.curved-text marquee {
  font-size: 2.5rem;
  font-weight: 600;
  color: #4C75F2;
}

.nossaHis {
  background: url(../images/banner-5.png) !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  margin-top: -5rem !important;
  padding-top: 12rem !important;
  padding-bottom: 22rem !important;
}

.nossaHis .sectionTitle {
  color: #FF9458 !important;
  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff !important;
}

#brands {
  padding: 5rem 0;
  padding-top: 10rem;
}

#fullSlider .sectionTitle {
  font-size: 9.5rem;
  color: #FF9458;
  padding: 4rem 0;
  padding-bottom: 8rem;
}

#fullSlider .fullSliderCtrl .singleSlider {
  position: relative;
}

#fullSlider .fullSliderCtrl .singleSlider .activeBtn {
  position: absolute;
  padding: 1.2rem 3rem;
  font-size: 2rem;
  color: #4C75F2;
  background: #fff;
  border-radius: 2.5rem;
  -webkit-border-radius: 2.5rem;
  -moz-border-radius: 2.5rem;
  -ms-border-radius: 2.5rem;
  -o-border-radius: 2.5rem;
  font-family: apple;
  left: 10rem;
  bottom: 18rem;
}

#fullSlider .fullSliderCtrl .singleSlider .btmInfo {
  padding: 0.5rem 2rem;
  text-align: center;
}

#fullSlider .fullSliderCtrl .singleSlider .btmInfo h3 {
  color: #4C75F2;
  font-size: 4rem;
}

#fullSlider .fullSliderCtrl .singleSlider .btmInfo .time {
  font-size: 2.25rem;
  font-weight: 600;
  color: #4C75F2;
}

#fullSlider .fullSliderCtrl .singleSlider .btmInfo .descrip {
  color: #4C75F2;
  font-weight: 400;
  font-size: 2rem;
}

.social-buttons {
  margin-top: 20px;
}

.social-button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 10px;
  background-color: #FF9458; /* Altere a cor de fundo conforme necessário */
  color: #fff;
  font-size: 24px;
  transition: background-color 0.3s ease;
}

.social-button:last-child {
  margin-right: 0;
}

.social-button:hover {
  background-color: #5790FF; /* Altere a cor de fundo do hover conforme necessário */
}

.social-buttons2 {
  margin-top: 20px;
}

.social-button2 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 10px;
  background-color: #FF7171; /* Altere a cor de fundo conforme necessário */
  color: #fff;
  font-size: 24px;
  transition: background-color 0.3s ease;
}

.social-button2:last-child {
  margin-right: 0;
}

.social-button2:hover {
  background-color: #33CAA6; /* Altere a cor de fundo do hover conforme necessário */
}




#services {
  padding-top: 25rem;
  padding-bottom: 15rem;
  background: url(../images/banner-8.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#services .sectionTitle {
  color: #5790FF;
  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff;
  font-size: 9rem;
}

#services .commonBtn {
  background: #5790FF;
}

#services .multiCards {
  margin-top: -6rem;
}

#services .multiCards .card {
  position: relative;
  background: transparent;
  border: none;
}

#jaCon .smaller {
  width: 30% !important;
}

#infestLaast .smaller {
  width: 30% !important;
}



#services .multiCards .card h3 {
  font-size: 1.8rem;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

#jaCon {
  padding: 10rem 0;
}

#jaCon .innerBox {
  max-width: 101rem;
  margin: 0 auto;
  text-align: center;
}

#jaCon .sectionTitle {
  color: #5790FF;
  text-shadow: -3px -3px 0 #fff, 3px -3px 0 #fff, -3px 3px 0 #fff, 3px 3px 0 #fff;
  font-size: 9rem;
}

#jaCon .commonBtn {
  background: #FF9458;
}

.contactForm {
  background: url(../images/banner-7.png) !important;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
}


@media screen and (min-width: 992px) and (max-width: 1400px) {
  html {
    font-size: 8px;
  }

  #headerAndBanner #banner .bannerBox {
    min-height: 67rem;
  }

  #sobre {
    padding-top: 22rem;
    margin-top: -22rem;
  }


}

@media screen and (min-width: 1400px) {
  #headerAndBanner .smaller {
    width: 12% !important;
  }


}

@media screen and (max-width: 991px) {
  html {
    font-size: 8px;
  }

  .container,
  .container-fluid {
    overflow: hidden;
  }

  #infestLaast {
    padding: 0rem 0;
  }

  #headerAndBanner #banner .bannerBox .bannerTitle {
    font-size: 9.9rem;
  }

  #sobre .sectionTitle {
    font-size: 7rem;
    text-align: center;
  }

  #sobre .details {
    text-align: center;
  }

  #fullSlider .sectionTitle,
  #services .sectionTitle,
  #contactForm .sectionTitle,
  #osNossos .sectionTitle,
  #infestLaast .sectionTitle {
    font-size: 7rem;
    text-align: center;
  }

  .multiCardsSliders .card {
    width: 22rem !important;
  }

  #services .multiCards {
    margin-top: 5rem;
  }

  #services .multiCards .slick-dots li button::before {
    font-size: 5.6rem;
  }

  #services .multiCards .slick-dots {
    bottom: -1rem;
  }

  #jaCon .sectionTitle {
    padding: 0 4rem;

    font-size: 5rem;
  }

  #jaCon .reduzir {
    padding: 0 4rem;
  }

  #jaCon .smaller {
    width: 45% !important;
  }

  #fullSlider .reduzir {
    padding: 0 4rem;
  }

  .contactForm,
  .nossaHis {
    background-size: cover !important;
  }

  .nossaHis {
    margin-top: -8rem;
  }

  #headerAndBanner {
    background: url(../images/banner-1-mobile.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .bannerTwo {
    background: url(../images/banner-4-mobile.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
  }

  #sobre {
    background: url(../images/banner-2-mobile.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    
  }

  #sobre .details {
    padding: 2rem 4rem;
  }

  #sobre .btnmeio{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5rem
  }


  #osNossos .abir {
    padding: 0 4rem;
  }

  #osNossos .rtisSliderCtrl {
    padding: 0 4rem;
  }

  #sobre .imgdim {
    padding: 0 4rem;
  }

  #infestLaast .sectionTitle{
    padding: 0 4rem;
  }

  #infestLaast .img-men{
    padding: 0 4rem;
  }

  #infestLaast .smaller{
    width: 35% !important;
  }

   


  #contactForm {
    background-size: cover;
  }

  #contactForm .container {
    padding: 0 4rem;
  }

  #brands .single img {
    width: 80%;
  }

  #footer {
    padding: 3rem 4rem;
  }



  .smaller {
    width: 45% !important;
    margin: 0 auto;
  }
}