<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width:1670px){
   /* Header */
  .serch-popup-2 { margin: 0 0; }
  h2.baner-text-heading2{
    font: 700 68px / 80px var(--pri-font);
  }
  .iwt-images, .iwt-right-img{
    width: 750px;
    height: 490px;
  }
  .st-ser {
    padding: 0px;
    position: relative;
    top: 18px;
  }
  .st-ser p {
    width: 100%;
    text-align: justify;
    font: 500 17px /  var(--sec-font);
   
  }


  .about-img {
    padding-right: 30px;
    align-self: center;
}

ul.about-feature li {
  font-size: 12px;
}
  /* product */
.sale-tag {
  position: absolute;
  top: 0;
  right: 0;
  background: #0B3D2C;
  width: 15%;
  padding: 7px;
}

.s-img {
    background: #0B3D2C;
    border-radius: 50%;
    padding: 10px;
}
img.img-icon {
  height: 25px;
  width: 25px;
}
h4.service-title {
  font-size: 27px;
  margin: 20px 0 18px 0;
  text-decoration: underline;
  text-underline-offset: 21px;
  text-decoration-thickness: 1.5px;
  padding: 0;
  font: 600 26px / 20px var(--pri-font);
}

img.oc-img3 {
  position: absolute;
  left: 0;
        top: -230px;
}

/* deal */
/* section#our-deal {
  padding: 0;
} */

.op-images {
  padding: 40px 10px;
  width: 100%;
  height: 212px;
  margin: auto;
  background: #EDEFE5;
}

.sale-tag {
  position: absolute;
  top: 0;
  right: 0;
  background: #0B3D2C;
  width: 15%;
  padding: 7px;
}



/* testimonial */
/* #testimonials {
    position: relative;
    padding:  0;
} */
    .testi-text h4, .testi-text p {
         font: 600 16px / 17px var(--pri-font);
        color: var(--green);

}
.testimonial-text p {
font: 600 16px / 34px var(--pri-font);
    text-align: justify;
}
.fa-star:before {
    content: "\f005";
    font-size: 11px;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    margin-right: 0;
}

/* approch */
.approach-img img {
  display: block;
  height: 100%;
  padding: 40px 20px;
}
.app-heading h2 {
  margin: 0px;
  font: 600 33px / 45px var(--pri-font);
  color: #ffffff;
  text-align: left;
}
.approach-text {
  padding: 40px 0 0 40px;
}
.app-heading p {
  color: #F0F0F0;
  font: 295 15px / 34px var(--sec-font);
  width: 100%;
  margin: 10px 0;
}


/* faq */

.faq-content {
    padding: 0 30px;
}
.faq .accordion-body p {
 letter-spacing: 0;
            text-align: left;
            color: #000000;
            margin-bottom: 0;
            font-family: Plus Jakarta Sans;
            font-weight: 500;
            font-size: 11px;
            line-height: 18px;

}
.faq .accordion-button {
   padding: 0;
            text-align: left;
            color: #000000;
            border-bottom: 1px solid #CECECE;
            padding-bottom: 10px;
            font-family: Plus Jakarta Sans;
            font-weight: 500;
            font-size: 13px;
            line-height: 16px;
            letter-spacing: 0;
}

.faq-head h5 {
    font: 600 40px / 83px var(--pri-font);
    font-family: sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #CDCDCD;
    color: transparent;
    text-transform: uppercase;
}
.faq-head h2 {
    margin: 0px;
font: 600 16px / 24px var(--pri-font);
    color: var(--green);
}

.faq-head p {
    width: 100%;
    text-align: center;
    font: 400 11px / 23px var(--sec-font);
    font-family: Plus Jakarta Sans;
    padding: 0 10px;
}
.faq .accordion-item {
    margin-bottom: 34px;
    padding: 0 0;
}


.faq .accordion-body p {
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000000;
}
.faq .accordion-button {
    padding: 0;
    text-align: left;
    color: #000000;
    border-bottom: 1px solid #CECECE;
    padding-bottom: 10px;
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    font-size: 17px;
    line-height: 16px;
    letter-spacing: 0;
}
.ofq-oc {
    width: 400px;
    height: 300px;
    position: absolute;
    right: 0;
    top: 76%;
}

/* blog */
.blog-contents {
  flex: 0 0 32%;
  }

/* get in touch  */

.image-overlay-text h3 {
    font-size: 29px;
}
/* .git-text-wrap {
    padding: 0;
} */
/* .git-text-wrap h6 {
    font-size: 12px;
    line-height: 27px;
    padding: 0;
} */
h2.git-heading {
    font-size: 30px;
    line-height: 25px;
    padding: 0;
}
.git-form-div input[type="text"], .git-form-div input[type="email"], .git-form-div input[type="number"], .git-form-div textarea {
    padding: 0px 2px;
}
.git-form-wrap {
    padding: 10px 0;
}
      .git-form-name input[type="text"]::placeholder,.git-form-last-name input[type="text"]::placeholder,.git-sq input[type="text"]::placeholder,.git-ls input[type="text"]::placeholder,.git-form-email input[type="email"]::placeholder,.git-form-number input[type="number"]::placeholder,.git-form-description textarea::placeholder {
  color: #7E7E7E;
  font-family: Plus Jakarta Sans;
font-weight: 500;
font-size: 10px;
line-height: 3px;
letter-spacing: 0%;
}
.git-form-btn::before {
    width: 25%;
}
.image-overlay-text {
    padding: 25px 25px;
}



/* explore */
.timeline {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}
.timeline-item.full-width-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

/* blog */
.blog-title a {
                 text-align: left;
            color: #ffffff;
            width: 100%;
            max-width: 80%;
            display: block;
            padding-bottom: 8px;
            font-family: REM;
            font-weight: 700;
            font-size: 12px;
            line-height: 19px;
            letter-spacing: 0;
}
.blog-title p {
             text-align: left;
            color: #ffffff;
            margin: 0;
            font-family: Plus Jakarta Sans;
            font-weight: 400;
            font-size: 12px;
            line-height: 17px;
            letter-spacing: 0;
}
}
@media screen and (max-width:1440px){
    section
 {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
}
ul#menu-primary-menu-3, ul#menu-primary-menu-2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
    .serch-popup-2 { margin: 0 10px; }

  .Banner-outer-main-box h1.baner-text-heading{
    font: 700 42px / 50px var(--pri-font);
  }
  .Banner-outer-main-box h2.baner-text-heading2{
    font:700 50px / 60px var(--pri-font);
  }
  .Banner-outer-main-box .combine-text p {
    width: 100%;
    font: 300 13px / 26px var(--sec-font);
    width: 80%;
  }
  .iwt-images, .iwt-right-img {
    position: absolute;
    bottom: -25px;
    right: 0;
    width: 450px;
    height: 430px;
    z-index: 0;
  }

  .st-ser p {
    width: 100%;
    text-align: justify;
    font: 300 15px / 20px var(--sec-font);
        padding: 0 20px;
}
.st-ser {
  padding: 0px;
  position: relative;
  top: 18px;
}
ul.about-feature li {
  font-size: 12px;
}

    .about-img {
        padding-right: 30px;
        align-self: center;
    }
    .s-img {
    background: #0B3D2C;
    border-radius: 50%;
    padding: 10px;
}



    h4.service-title {
      font-size: 27px;
      margin: 11px 0 25px 0;
      text-decoration: underline;
      text-underline-offset: 21px;
      text-decoration-thickness: 1.5px;
      padding: 0;
      font: 600 19px / 0px var(--pri-font);
  }
/* product */
.sale-tag {
  position: absolute;
  top: 0;
  right: 0;
  background: #0B3D2C;
  width: 15%;
  padding: 7px;
}


/* approch */
.approach-img img {
  display: block;
  height: 100%;
  padding: 40px 20px;
}
.app-heading h2 {
  margin: 0px;
  font: 600 33px / 45px var(--pri-font);
  color: #ffffff;
  text-align: left;
}
.approach-text {
  padding: 40px 0 0 40px;
}
.app-heading p {
  color: #F0F0F0;
  font: 295 11px / 24px var(--sec-font);
  width: 100%;
  margin: 10px 0;
}


img.oc-img3 {
  position: absolute;
  left: 0;
  top: -244px;
}
/* deal */
/* section#our-deal {
  padding: 0;
} */

.op-images {
  padding: 40px 10px;
        width: 100%;
          height: 212px;
  margin: auto;
  background: #EDEFE5;
}

.sale-tag {
  position: absolute;
  top: 0;
  right: 0;
  background: #0B3D2C;
  width: 15%;
  padding: 7px;
}


/* testimonial */
/* #testimonials {
    position: relative;
    padding:  0;
} */

.about-text h5, h5.iwt-title, .service-head h5, .op-headings h5, .ot-headings h5, .testi-head h5, .whywe-text-wrap h5, .insta-heading h2, .blog-heading h2, .ot-headings-explore h5 {
    font: 600 35px / 13px var(--pri-font);
    font-family: sans-serif;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #ECECEC;
    color: transparent;
    text-transform: uppercase;
}
    .testi-text h4, .testi-text p {
         font: 600 16px / 17px var(--pri-font);
        color: var(--green);

}
.testimonial-text p {
font: 600 16px / 34px var(--pri-font);
    text-align: justify;
}
.fa-star:before {
    content: "\f005";
    font-size: 11px;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    margin-right: 0;
}

.get-in-icon {
   width: 40px;
 }
 .image-overlay-text h3 {
   font-size: 11px;
    line-height: 0px;
}
.image-overlay-text {
          top: 46%;
        height: 26%;
        padding: 12px 25px;

}
.image-overlay-text p {
  
    font-size: 13px;

}
h2.git-heading {
        font-size: 20px;
        line-height: 10px;
      }
      .git-form-name input[type="text"]::placeholder,.git-form-last-name input[type="text"]::placeholder,.git-sq input[type="text"]::placeholder,.git-ls input[type="text"]::placeholder,.git-form-email input[type="email"]::placeholder,.git-form-number input[type="number"]::placeholder,.git-form-description textarea::placeholder {
  color: #7E7E7E;
  font-family: Plus Jakarta Sans;
font-weight: 500;
font-size: 10px;
line-height: 3px;
letter-spacing: 0%;

  
}

.git-form-div input[type="text"], .git-form-div input[type="email"], .git-form-div input[type="number"], .git-form-div textarea {
padding: 12px 0;
            font-size: 10px;
            line-height: 9px;

  }

  .git-form-description textarea {
    height: 22px !important;
}
.git-form-btn::before {
  
         width: 25%;
        height: 33px;

}
.git-form-btn p {
    max-width: 116PX;
}
.git-form-btn input {
   font-size: 10px;
  /* height: 36px; */
}
.git-text-wrap h6 {

           font-size: 13px;
}
.git-form-div .git-form-wrap &gt; div {
  margin-bottom: 15px;
}


/* faq */


.faq-content {
    padding: 0 30px;
}
.faq .accordion-body p {
 letter-spacing: 0;
            text-align: left;
            color: #000000;
            margin-bottom: 0;
            font-family: Plus Jakarta Sans;
            font-weight: 500;
            font-size: 11px;
            line-height: 18px;

}
.faq .accordion-button {
   padding: 0;
            text-align: left;
            color: #000000;
            border-bottom: 1px solid #CECECE;
            padding-bottom: 10px;
            font-family: Plus Jakarta Sans;
            font-weight: 500;
            font-size: 13px;
            line-height: 16px;
            letter-spacing: 0;
}

.faq-head h5 {
    font: 600 40px / 83px var(--pri-font);
    font-family: sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #CDCDCD;
    color: transparent;
    text-transform: uppercase;
}
.faq-head h2 {
    margin: 0px;
font: 600 16px / 24px var(--pri-font);
    color: var(--green);
}

.faq-head p {
    width: 100%;
    text-align: center;
    font: 400 11px / 23px var(--sec-font);
    font-family: Plus Jakarta Sans;
    padding: 0 10px;
}
.faq .accordion-item {
    margin-bottom: 34px;
    padding: 0 0;
}

.faq .accordion-body p {
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0;
    color: #000000;
}
.faq .accordion-button {
    padding: 0;
    text-align: left;
    color: #000000;
    border-bottom: 1px solid #CECECE;
    padding-bottom: 10px;
    font-family: Plus Jakarta Sans;
    font-weight: 500;
    font-size: 17px;
    line-height: 16px;
    letter-spacing: 0;
}
.ofq-oc {
    width: 400px;
    height: 300px;
    position: absolute;
    right: 0;
    top: 75%;
}
/* explore */
.timeline {
    position: relative;
    max-width: 70%;
    margin: 0 auto;
}
.timeline-item.full-width-image img {
    max-width: 78%;
    height: auto;
    border-radius: 8px;
}

/* blog */
  .blog-contents {
  flex: 0 0 32%;
  }
  .blog-information
 {
  left: 8px;
    padding: 0 0 10px 0;
}
.blog-title a {
                 text-align: left;
            color: #ffffff;
            width: 100%;
            max-width: 80%;
            display: block;
            padding-bottom: 8px;
            font-family: REM;
            font-weight: 700;
            font-size: 12px;
            line-height: 19px;
            letter-spacing: 0;
}
.blog-title p {
             text-align: left;
            color: #ffffff;
            margin: 0;
            font-family: Plus Jakarta Sans;
            font-weight: 400;
            font-size: 12px;
            line-height: 17px;
            letter-spacing: 0;
}

}
@media screen and (max-width:1199px){
  
  section
 {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
}
  .about-text h5 {
    font: 600 50px / 80px var(--pri-font);
  }
  .about-text h2 {
    font: 600 35px / 40px var(--pri-font);
    margin: 0px;
  }
  .about-img{
    padding-right: 30px;
    align-self: center;
  }
  .about-img img {
    width: 100%;
}
  .about-feature{
    gap: 15px;
  }
  ul.about-feature li {
    font-size: 8px;
}

  .Banner-outer-main-box .combine-text p, .st-ser p, .about-text p {
    width: 100%;
    text-align: justify;
    font: 300 12px / 26px var(--sec-font);
}

.st-ser p {
  width: 100%;
  text-align: justify;
  font: 300 12px / 20px var(--sec-font);
  padding: 0 20px;
}
.st-ser {
  padding: 0px;
  position: relative;
  top: 8px;
}

.s-img {
    background: #0B3D2C;
    border-radius: 50%;
    padding: 10px;
}
h4.service-title {
  font-size: 27px;
  margin: 20px 0 6px 0;
  text-decoration: underline;
  text-underline-offset: 21px;
  text-decoration-thickness: 1.5px;
  padding: 0;
  font: 600 13px / 0px var(--pri-font);
}

/* product */
.op-text {
  text-align: center;
  font-family: Plus Jakarta Sans;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
.op-text a{
  color: #000;
}
/* product */
.sale-tag {
  position: absolute;
  top: 0;
  right: 0;
  background: #0B3D2C;
  width: 15%;
  padding: 7px;
}

img.oc-img3 {
  position: absolute;
  left: 0;
 
}
/* approch */
.cu-feature {

    margin: 10px 0;
}
.approach-img img {
  display: block;
  height: 100%;
  padding: 40px 20px;
}
.app-heading h2 {
  margin: 0px;
  font: 600 26px / 30px var(--pri-font);
  color: #ffffff;
  text-align: left;
}
.approach-text {
  padding: 40px 0 0 40px;
}
.app-heading p {
  color: #F0F0F0;
  font: 295 9px / 22px var(--sec-font);
  width: 100%;
  margin: 0 0;
}
/* .cu-f-icon img {
    height: 45px;
} */
.ot-contents {
  text-align: center;
  padding: 0 ;
}
.ot-headings {
  text-align: center;
  width: 100%;
  margin: 0px 0;
  color: var(--green);
}

/* blog */
 .blog-contents {
  flex: 0 0 32%;
  }
.blog-title a {
                 text-align: left;
            color: #ffffff;
            width: 100%;
            max-width: 80%;
            display: block;
            padding-bottom: 8px;
            font-family: REM;
            font-weight: 700;
            font-size: 12px;
            line-height: 19px;
            letter-spacing: 0;
}
.blog-title p {
             text-align: left;
            color: #ffffff;
            margin: 0;
            font-family: Plus Jakarta Sans;
            font-weight: 400;
            font-size: 12px;
            line-height: 17px;
            letter-spacing: 0;
}

.blog-information
 {
  left: 8px;
    padding: 0 0 10px 0;
}

/* deal */
/* section#our-deal {
  padding: 0;
} */

.op-images {
  padding: 40px 10px;
  width: 100%;
  height: 212px;
  margin: auto;
  background: #EDEFE5;
}

.sale-tag {
  position: absolute;
  top: 0;
  right: 0;
  background: #0B3D2C;
  width: 15%;
  padding: 7px;
}

/* get in touch */
.get-in-icon {
   width: 40px;
 }
 .image-overlay-text h3 {
   font-size: 11px;
    line-height: 0px;
}
.image-overlay-text {
          top: 46%;
        height: 26%;
        padding: 12px 25px;

}
.image-overlay-text p {
  
    font-size: 13px;

}
h2.git-heading {
        font-size: 20px;
        line-height: 10px;
      }
      .git-form-name input[type="text"]::placeholder,.git-form-last-name input[type="text"]::placeholder,.git-sq input[type="text"]::placeholder,.git-ls input[type="text"]::placeholder,.git-form-email input[type="email"]::placeholder,.git-form-number input[type="number"]::placeholder,.git-form-description textarea::placeholder {
  color: #7E7E7E;
  font-family: Plus Jakarta Sans;
font-weight: 500;
font-size: 10px;
line-height: 3px;
letter-spacing: 0%;

  
}
.git-form-div input[type="text"], .git-form-div input[type="email"], .git-form-div input[type="number"], .git-form-div textarea {
            padding: 6px;
            font-size: 12px;
            line-height: 9px;
        }
  .git-form-description textarea {
    height: 22px !important;
}
.git-form-btn::before {
  
         width: 25%;
        height: 33px;

}
.git-form-btn p {
    max-width: 116PX;
}
.git-form-btn input {
   font-size: 12px;
  /* height: 36px; */
}
.git-text-wrap h6 {

           font-size: 13px;
}
.git-form-div .git-form-wrap &gt; div {
  margin-bottom: 15px;
}
/* testimonial */
/* #testimonials {
    position: relative;
    padding:  0;
} */

    .testi-text h4, .testi-text p {
         font: 600 16px / 17px var(--pri-font);
        color: var(--green);

}
.testimonial-text p {
font: 600 16px / 34px var(--pri-font);
    text-align: justify;
}

        .blog-title p {
            text-align: left;
            color: #ffffff;
            margin: 0;
            font-family: Plus Jakarta Sans;
            font-weight: 400;
            font-size: 12px;
            line-height: 21px;
            letter-spacing: 0;
        }
.fa-star:before {
    content: "\f005";
    font-size: 11px;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    margin-right: 0;
}
/* faq */
.faq .container
 {
    background: #EDEFE5;
    padding: 10px 0;
}

/* faq */



.faq-content {
    padding: 0 30px;
}
.faq .accordion-body p {
 letter-spacing: 0;
            text-align: left;
            color: #000000;
            margin-bottom: 0;
            font-family: Plus Jakarta Sans;
            font-weight: 500;
            font-size: 11px;
            line-height: 18px;

}
.faq .accordion-button {
   padding: 0;
            text-align: left;
            color: #000000;
            border-bottom: 1px solid #CECECE;
            padding-bottom: 10px;
            font-family: Plus Jakarta Sans;
            font-weight: 500;
            font-size: 13px;
            line-height: 16px;
            letter-spacing: 0;
}

.faq-head h5 {
    font: 600 40px / 83px var(--pri-font);
    font-family: sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #CDCDCD;
    color: transparent;
    text-transform: uppercase;
}
.faq-head h2 {
    margin: 0px;
font: 600 16px / 24px var(--pri-font);
    color: var(--green);
}

.faq-head p {
    width: 100%;
    text-align: center;
    font: 400 11px / 23px var(--sec-font);
    font-family: Plus Jakarta Sans;
    padding: 0 10px;
}
.faq .accordion-item {
    margin-bottom: 34px;
    padding: 0 0;
}

.faq-content {
    padding: 0 30px;
}
.faq .accordion-body p {
 letter-spacing: 0;
            text-align: left;
            color: #000000;
            margin-bottom: 0;
            font-family: Plus Jakarta Sans;
            font-weight: 500;
            font-size: 11px;
            line-height: 18px;

}
.faq .accordion-button {
   padding: 0;
            text-align: left;
            color: #000000;
            border-bottom: 1px solid #CECECE;
            padding-bottom: 10px;
            font-family: Plus Jakarta Sans;
            font-weight: 500;
            font-size: 13px;
            line-height: 16px;
            letter-spacing: 0;
}
.ofq-oc {
    width: 400px;
    height: 300px;
    position: absolute;
    right: 0;
    top: 77%;
}
.git-text-wrap {
    padding: 0;
}

/* explore */
.timeline {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}
.timeline-item.full-width-image img {
    max-width: 67%;
    height: auto;
    border-radius: 8px;
}
.timeline-item {
    padding: 0;
    position: relative;
    width: 100%;
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    z-index: 1;
}
.timeline-item.center {
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 0;
}

.about-text h5, h5.iwt-title, .service-head h5, .op-headings h5, .ot-headings h5, .testi-head h5, .whywe-text-wrap h5, .insta-heading h2, .blog-heading h2, .ot-headings-explore h5 {
    font: 600 35px / 13px var(--pri-font);
    font-family: sans-serif;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #ECECEC;
    color: transparent;
    text-transform: uppercase;
    text-align: center;
    margin: 15px 0;
}


}

@media screen and (max-width:991px){

  section
 {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
}
a.ab-call, a.ab-mail, a.ab-location {
    color: var(--green);
    font: 700 12px / 20px var(--sec-font);
    padding: 0 15px;
}
.menu-primary-menu-container ul li a {
    font-size: 12px;
    font-weight: 600;
    color: var(--green);
}
.Banner-outer-main-box .combine-text p, .st-ser p, .about-text p {
             width: 100%;
            text-align: justify;
}


/* about */
        .about-text h5, h5.iwt-title, .service-head h5, .op-headings h5, .ot-headings h5, .testi-head h5, .whywe-text-wrap h5, .blog-heading h2 {
            font: 600 35px / 13px var(--pri-font);
            font-family: sans-serif;
            -webkit-text-stroke-width: 1.5px;
            -webkit-text-stroke-color: #ECECEC;
            color: transparent;
            text-transform: uppercase;
            text-align: center;
            margin: 30px 0;
        }

                .about-text h2, h2.iwt-title, .service-head h2, .op-headings h2, .ot-headings h2, h2.testi-heading, .whywe-text-wrap h2, .insta-heading h4, .blog-heading h4, .ot-headings-explore h2 {
                   margin: 0px;
            font: 600 35px / 40px var(--pri-font);
            color: var(--green);
            text-align: center;
        }
                .about-text p, ul.about-feature {
            text-align: center;
            justify-content: center;
            width: 100%;
            margin: 15px 0;
        }

        ul.about-feature li {
            font-size: 13px;
        }

        .Banner-outer-main-box h1.baner-text-heading {
            font: 700 30px / 4px var(--pri-font);
        }



  .Banner-outer-main-box h2.baner-text-heading2{
    font:700 40px / 50px var(--pri-font);
  }
  .Banner-outer-main-box .combine-text p {
    width: 100%;
    font: 300 13px / 26px var(--sec-font);
    width: 80%;
  }
  .iwt-images, .iwt-right-img {
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 350px;
    height: 370px;
    z-index: 0;
  }
  .socialbox_btn{
    padding: 0;
  }
  .menu-btn {
    padding: 0 0 0 20px;
  }
  ul#menu-primary-menu-3, ul#menu-primary-menu-2{
    padding: 0 0px;
  }


  .about-img {
    padding-right: 0px;
    align-self: center;
}



  .service-img img {
    align-items: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  




  /* h4.service-title {
    font-size: 27px;
    margin: 20px 0 16px 0;
    text-decoration: underline;
    text-underline-offset: 21px;
    text-decoration-thickness: 1.5px;
    padding: 0;
    font: 600 16px / 20px var(--pri-font);
} */
  .service-icon {
    display: flex
    ;
            flex-wrap: wrap;
            gap: 15px;
            margin: 5px 8px;
            justify-content: center;
}
.st-ser p {
  font: 300 12px / 25px var(--sec-font);
}
.s-img {
  background: #0B3D2C;
  border-radius: 50%;
  padding: 15px;
}
img.img-icon {
  height: 25px;
  width: 25px;
}


.service-main{
  display: grid !important
  ;
          grid-template-columns: 1fr 1fr;
          grid-column-gap: 10px;
          margin: 0;
}
.service-text {
  background: #EDEFE5;
  margin: 0;
}

.st-ser {
  padding: 0 0;
  position: relative;
  top: 0;
}



h4.service-title {
   margin: 0px 0 20px 0;
        text-decoration: underline;
        text-underline-offset: 21px;
        text-decoration-thickness: 1.5px;
        padding: 0;
        font: 600 17px / 26px var(--pri-font);
}
/* product */
.sale-tag {
  position: absolute;
  top: 0;
  right: 0;
  background: #0B3D2C;
  width: 20%;
  padding: 7px;
}

/* img.oc-img3 {
  position: absolute;
  left: 0;
top: -160px;
} */
/* approch */


/* approach */
/* section#approach-section {
    padding: 30px 0;
} */
.approach-text {
  padding: 0;
}


.app-heading h2 {
  margin: 16px 5px;
  font: 600 30px / 24px var(--pri-font);
  color: #ffffff;
  text-align: center;
}
    .app-heading p {
            color: #F0F0F0;
            font: 295 13px / 25px var(--sec-font);
            text-align: justify;
            padding: 0 50px;
            width: 100%;
        }
        .cu-feature .cu-feature-content, .cu-f-text p {
            text-align: center;
            display: block;
        }

.approach-img img {
  display: block;
  height: 100%;
  padding: 30px 15px;
}

.cu-feature {
  grid-column-gap: 0;
    margin: 40px 0;
}


/* get in touch */
  .git-form-div input[type="text"], .git-form-div input[type="email"], .git-form-div input[type="number"], .git-form-div textarea {
            padding: 10px 5px;
        }
        .git-form-wrap {
            padding: 20px 0;
        }
        .git-form-btn input {
            font-size: 12px;
            /* height: 36px; */
        }
.git-form-wrap p {
    margin: 0 0 25px;
}
.git-form-btn::before {
   
    width: 48%;
    
}
h2.git-heading {
   font-size: 20px;
   line-height: 20px;
  }
  .git-img {
    padding-left: 0;
}
.get-in-icon {

    width: 34px;
  
}
        .git-text-wrap {
            padding: 15px 0;
        }
.image-overlay-text {
padding: 10px 14px;
    height: 27%;
            top: 45%;
}
.image-overlay-text p {
              font-size: 15px;
            line-height: 35px;
            margin: 0;
}
.image-overlay-text h3 {
  font-size: 13px;
    line-height: 21px;
  }
   

.op-images {
  padding: 40px 10px;
        width: 100%;
          height: 162px;
  margin: auto;
  background: #EDEFE5;
}

.sale-tag {
  position: absolute;
  top: 0;
  right: 0;
  background: #0B3D2C;
  width: 20%;
  padding: 7px;
}

.service-head, .op-headings, .testi-head, .faq-head, .insta-heading, .blog-heading, .ot-headings-explore {
    text-align: center;
    margin: 0;
}

/* team */
.ot-contents {
  text-align: center;
  padding: 0 ;
}
.ot-headings {
  text-align: center;
  width: 100%;
  margin: 0px 0;
  color: var(--green);
}

img.oc-img3 {
  position: absolute;
  left: 0;
  top: -228px;
}
.ot-img img {
    margin: 25px 0;
}


/* testimonial */
/* #testimonials {
    position: relative;
    padding:  10px 0;
} */
    .testi-text h4, .testi-text p {
         font: 600 16px / 17px var(--pri-font);
        color: var(--green);

}
h2.testi-heading {
    margin: 20px 0;
}
.testimonial-text p {
font: 600 16px / 34px var(--pri-font);
    text-align: justify;
}
.fa-star:before {
    content: "\f005";
    font-size: 11px;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    margin-right: 0;
}


/* faq */
.faq-head h5 {
    font: 600 40px / 83px var(--pri-font);
    font-family: sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #CDCDCD;
    color: transparent;
    text-transform: uppercase;
}
.faq-head h2 {
    margin: 0px;
font: 600 16px / 24px var(--pri-font);
    color: var(--green);
}

.faq-head p {
    width: 100%;
    text-align: center;
    font: 400 11px / 23px var(--sec-font);
    font-family: Plus Jakarta Sans;
    padding: 0 10px;
}
       
.faq-content {
    padding: 0 30px;
}
.faq .accordion-body p {
 letter-spacing: 0;
            text-align: left;
            color: #000000;
            margin-bottom: 0;
            font-family: Plus Jakarta Sans;
            font-weight: 500;
            font-size: 11px;
            line-height: 18px;

}
.faq .accordion-button {
   padding: 0;
            text-align: left;
            color: #000000;
            border-bottom: 1px solid #CECECE;
            padding-bottom: 10px;
            font-family: Plus Jakarta Sans;
            font-weight: 500;
            font-size: 13px;
            line-height: 16px;
            letter-spacing: 0;
}
.ofq-oc {
             width: 400px;
            height: 300px;
            position: absolute;
            right: 0;
            top: 77%;
}


/* blog */


  .blog-contents {
    flex: 0 0 100%;
  }

.blog-title {
            padding: 7px 5px;  
}
.blog-title a {
                 text-align: left;
            color: #ffffff;
            width: 100%;
            max-width: 80%;
            display: block;
            padding-bottom: 8px;
            font-family: REM;
            font-weight: 700;
            font-size: 12px;
            line-height: 19px;
            letter-spacing: 0;
}
.blog-title p {
             text-align: left;
            color: #ffffff;
            margin: 0;
            font-family: Plus Jakarta Sans;
            font-weight: 400;
            font-size: 12px;
            line-height: 17px;
            letter-spacing: 0;
}

/* a.blog-btn {
    height: 25px;
} */

/* explore */
        .ot-headings-explore h5 {
            font: 600 35px / 13px var(--pri-font);
            font-family: sans-serif;
            -webkit-text-stroke-width: 1.5px;
            color: transparent;
            text-transform: uppercase;
            text-align: center;
            margin: 0;
        }
        .about-text h2, h2.iwt-title, .service-head h2, .op-headings h2, .ot-headings h2, h2.testi-heading, .whywe-text-wrap h2, .insta-heading h4, .blog-heading h4, .ot-headings-explore h2 {
            margin: 0px;
            font: 600 45px / 50px var(--pri-font);
            color: var(--green);
            text-align: center;
        }
        .timeline-item {
    padding: 0;
    position: relative;
    width: 100%;
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
    z-index: 1;
}
.timeline {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}
.timeline-content p {
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
    color: #000000;
}
.timeline-item.center {
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 0;
}
.timeline-item.full-width-image img {
    max-width: 53%;
    height: auto;
    border-radius: 8px;
}
.bgcolor-explore {
    padding: 15px 0;
}
/* testimonial */
.testimonials-content {
    padding-left: 0;
    overflow-y: scroll;
    height: 450px;
    padding-right: 0;
}
.about-text h5, h5.iwt-title, .service-head h5, .op-headings h5, .ot-headings h5, .testi-head h5, .whywe-text-wrap h5, .insta-heading h2, .blog-heading h2, .ot-headings-explore h5 {
    font: 600 35px / 13px var(--pri-font);
    font-family: sans-serif;
    -webkit-text-stroke-width: 1.5px;
    -webkit-text-stroke-color: #ECECEC;
    color: transparent;
    text-transform: uppercase;
    text-align: center;
    margin: 15px 0;
}
/* .blog-content{
  display: block;
} */


}

@media screen and (max-width:1199px){
    
}
@media screen and (max-width:767px){
   .blog-contents {
    flex: 0 0 100%;
  }
  /* .blog-img {
    height: 260px;
    width: 100%;
  } */
    section {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
}
a.ab-call, a.ab-mail, a.ab-location {
    color: var(--green);
    font: 700 12px / 20px var(--sec-font);
    padding: 0 15px;
}
.menu-primary-menu-container ul li a {
    font-size: 12px;
    font-weight: 600;
    color: var(--green);
}
.combine-text {
    display: flex
;
    flex-direction: column;
    gap: 10px;
}
  .f1 aside,.f2 aside{
    text-align: center;
    margin: auto;
    width: fit-content;
  }
  #menu-footer-menu,#menu-footer-care,h3.widget-title{
    text-align: center;
  }
  .Banner-outer-main-box h1.baner-text-heading{
               font: 700 26px / 20px var(--pri-font);
            text-align: center;
  }
  .Banner-outer-main-box h2.baner-text-heading2{
              font: 700 30px / 30px var(--pri-font);
            text-align: center;

  }
  .Banner-outer-main-box .combine-text p {
    width: 100%;
    text-align: center;
    font: 300 13px / 26px var(--sec-font);
  }
  .Banner-outer-main-box .btn-link-btn,.top_social{
    margin: auto;
  }
  .iwt-images, .iwt-right-img {
    position: unset;
    width: 100%;
    height: 100%;
    padding-top: 4%;
  }
  .service-head, .op-headings {
    text-align: center;
    margin: 15px 0;
}
        .about-text h5, h5.iwt-title, .service-head h5, .op-headings h5, .ot-headings h5, .testi-head h5, .whywe-text-wrap h5, .blog-heading h2 {
                       font: 600 35px / 13px var(--pri-font);
            font-family: sans-serif;
            -webkit-text-stroke-width: 1.5px;
            -webkit-text-stroke-color: #ECECEC;
            color: transparent;
            text-transform: uppercase;
            text-align: center;
            margin: 30px 0;
        }
/* .about-text h5, .service-head h5, .op-headings h5, .ot-headings h5, .testi-head h5,.ot-headings-explore h5 {
  font: 600 38px / 61px var(--pri-font);
  text-align: center;
              margin: 10px 0;
} */
.about-feature li {
  font-size: 10px;
}

    .about-text h2, .service-head h2, .op-headings h2, .ot-headings h2, .testi-head h2, .ot-headings-explore h2  {
                   text-align: center;
            font: 600 35px / 40px var(--pri-font);
            margin: 0;
    }
.about-text p, ul.about-feature {
                text-align: center;
            justify-content: center;
            width: 100%;
            margin:15px 0;
          }
           .service-title p, .service-text{
                      text-align: center;
            justify-content: center;
            width: 100%;
            margin: 0;
           }
        ul.about-feature li {
            font-size: 13px;
        }
        .about-feature {
            gap: 9px;
        }
h4.service-title {
  font-size: 27px;
  margin: 14px 0 27px 0;
  text-decoration: underline;
  text-underline-offset: 21px;
  text-decoration-thickness: 1.5px;
  padding: 0;
  font: 600 13px / 20px var(--pri-font);
}
.service-img img {
  align-items: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}



.service-main{
  display: grid !important
  ;
          grid-template-columns: 1fr 1fr;
          grid-column-gap: 10px;
          margin: 0;
}
.st-ser {
  padding: 0 0;
  position: relative;
  top: 0;
}

/* why-we */
.about-text h2, h2.iwt-title, .service-head h2, .op-headings h2, .ot-headings h2, h2.testi-heading, .whywe-text-wrap h2, .insta-heading h4, .blog-heading h4, .ot-headings-explore h2 {
    margin: 0px;
    font: 600 45px / 50px var(--pri-font);
    color: var(--green);
    text-align: center;
}
p.whywe-text {
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000;
}

/* product */
.op-text {
  text-align: center;
  font-family: Plus Jakarta Sans;
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  margin: 5px 0;
}
.op-text a{
  color: #000;
}
.sale-tag {
  position: absolute;
  top: 0;
  right: 0;
  background: #0B3D2C;
  width: 18%;
  padding: 7px;
}


img.oc-img3 {
  position: absolute;
  left: 0;
  top: -228px;
}
.ot-img img {
    margin: 25px 0;
}
/* video */
.v-video video {
    height: 560px;
}

/* get in touch */
  .git-form-div input[type="text"], .git-form-div input[type="email"], .git-form-div input[type="number"], .git-form-div textarea {
            padding: 10px 5px;
        }
        .git-form-wrap {
            padding: 20px 0;
        }
        .git-form-btn input {
            font-size: 12px;
            /* height: 36px; */
        }
.git-form-wrap p {
    margin: 0 0 25px;
}
.git-form-btn::before {
   
    width: 48%;
    
}
h2.git-heading {
   font-size: 20px;
   line-height: 20px;
  }
  .git-img {
    padding-left: 0;
}
.get-in-icon {

    width: 34px;
  
}
        .git-text-wrap {
            padding: 15px 0;
        }
.image-overlay-text {
padding: 10px 14px;
    height: 27%;
            top: 45%;
}
.image-overlay-text p {
              font-size: 15px;
            line-height: 35px;
            margin: 0;
}
.image-overlay-text h3 {
  font-size: 13px;
    line-height: 21px;
  }
   

.op-images {
  padding: 40px 10px;
        width: 100%;
          height: 162px;
  margin: auto;
  background: #EDEFE5;
}

.sale-tag {
  position: absolute;
  top: 0;
  right: 0;
  background: #0B3D2C;
  width: 20%;
  padding: 7px;
}

.service-head, .op-headings, .testi-head, .faq-head, .insta-heading, .blog-heading, .ot-headings-explore {
    text-align: center;
    margin: 0;
}


/* deal */
/* section#our-deal {
  padding: 0;
} */
.git-text-wrap {
padding: 10px 0;
}

.op-images {
  padding: 40px 10px;
        width: 100%;
          height: 212px;
  margin: auto;
  background: #EDEFE5;
}

.sale-tag {
  position: absolute;
  top: 0;
  right: 0;
  background: #0B3D2C;
  width: 15%;
  padding: 7px;
}

.git-form-btn::before {
   
    width: 30%;
    
}
/* h2.git-heading {
   font-size: 33px;
  } */
  .git-img {
    padding-left: 0;
}
.get-in-icon {

    width: 34px;
  
}
.image-overlay-text {
  padding: 16px 25px;
}

.image-overlay-text h3 {
  font-size: 18px;
    line-height: 21px;
  }
   
.git-form-btn p {
 
    max-width: 135PX;
}


/* testimonial */
/* #testimonials {
    position: relative;
    padding:  10px 0;
} */
    .testi-text h4, .testi-text p {
            font: 600 15px / 5px var(--pri-font);
            color: var(--green);

}
        .testimonial-text p {
            font: 600 16px / 25px var(--pri-font);
            text-align: justify;
        }
.fa-star:before {
    content: "\f005";
    font-size: 11px;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    margin-right: 0;
}



/* approach */
/* section#approach-section {
    padding: 30px 0;
} */
.approach-text {
  padding: 0;
}

.app-heading h2 {
  margin: 16px 5px;
  font: 600 30px / 24px var(--pri-font);
  color: #ffffff;
  text-align: center;
}
   
  
  .app-heading p:nth-of-type(2) {
    margin-top: 15px;
  }


.app-heading p {     
         color: #F0F0F0;
            font: 295 13px / 25px var(--sec-font);
            text-align: justify;
            padding: 0 50px;
            width: 100%;
          }
        .cu-feature .cu-feature-content, .cu-f-text p {
            text-align: center;
            display: block;
        }
.approach-img img {
  display: block;
  height: 100%;
  padding: 30px 15px;
}

.cu-feature {
  grid-column-gap: 0;
    margin: 40px 0;
}


/* team */
.ot-headings p {
    width: 100%;
    text-align: center;
    font: 300 16px / 25px var(--sec-font);
    margin: 15px 0;
}


/* faq */
.faq-head h5 {
    font: 600 40px / 83px var(--pri-font);
    font-family: sans-serif;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #CDCDCD;
    color: transparent;
    text-transform: uppercase;
}
.faq-head h2 {
    margin: 0px;
font: 600 16px / 24px var(--pri-font);
    color: var(--green);
}

.faq-head p {
    width: 100%;
    text-align: center;
    font: 400 12px / 23px var(--sec-font);
    font-family: Plus Jakarta Sans;
    padding: 0 10px;
}
.faq .accordion-item {
    margin-bottom: 34px;
    padding: 0 0;
}

.faq-content {
    padding: 0 30px;
}
.faq .accordion-body p {
 letter-spacing: 0;
            text-align: left;
            color: #000000;
            margin-bottom: 0;
            font-family: Plus Jakarta Sans;
            font-weight: 500;
            font-size: 12px;
            line-height: 18px;

}
.faq .accordion-button {
   padding: 0;
            text-align: left;
            color: #000000;
            border-bottom: 1px solid #CECECE;
            padding-bottom: 10px;
            font-family: Plus Jakarta Sans;
            font-weight: 500;
            font-size: 13px;
            line-height: 16px;
            letter-spacing: 0;
}


/* blog */
/* section#blog {
    position: relative;
    padding: 50px 0;
} */
         .blog-title {
            padding: 21px 15px;
        }
.blog-content {
    display: block;
}
.blog-information {
                /* position: absolute;
            bottom: 40px;
            left: 50px; */
    }
 .blog-heading h2 {
font: 600 35px / 13px var(--pri-font);
            font-family: sans-serif;
            -webkit-text-stroke-width: 1.5px;
            -webkit-text-stroke-color: #ECECEC;
            color: transparent;
            text-transform: uppercase;
            text-align: center;
 }
 .blog-img a img {
    width: 100%;
    height: 100%;
    padding: 10px 0;
}
        .blog-title a {
                   text-align: left;
            color: #ffffff;
            width: 100%;
            max-width: 80%;
            display: block;
            padding-bottom: 15px;
            font-family: REM;
            font-weight: 700;
            font-size: 12px;
            line-height: 18px;
            letter-spacing: 0;
        }
                .blog-title p {
            text-align: left;
            color: #ffffff;
            margin: 0;
            font-family: Plus Jakarta Sans;
            font-weight: 400;
            font-size: 12px;
            line-height: 17px;
            letter-spacing: 0;
        }
      

/* explore */
/* section#our-explore {
    padding: 0;
} */
.ot-wrapper {
    padding: 0;
}
.ot-headings-explore h5 {
    -webkit-text-stroke-color: #CDCDCD;
    padding: 30px 0;
}
.ot-headings-explore {
    text-align: center;
    width: 100%;
    margin: 0;
    color: var(--green);
}
.ot-headings-explore h5 {
            font: 600 35px / 13px var(--pri-font);
            font-family: sans-serif;
            -webkit-text-stroke-width: 1.5px;
            color: transparent;
            text-transform: uppercase;
            text-align: center;
            margin: 0;
}
.timeline {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
}
.timeline-content p {
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000000;
}
.timeline-img-wrapper {
    flex: 0 0 40%;
    text-align: justify;
    padding: 10px;
    position: relative;
}
.timeline-item.center {
    justify-content: center;
    flex-direction: column;
    text-align: center;
    padding: 0;
}
.timeline-item {
            display: block;
        padding: 0;
        width: 100%;
}
.timeline-item.center .timeline-img-wrapper, .timeline-item.center .timeline-content {
    flex: 0 0 100%;
    max-width: 600px;
    margin: 0 auto;
    position: absolute;
    display: none;
}


/* testimonial */
.testimonials-content {
    padding-left: 0;
    overflow-y: scroll;
    height: 450px;
    padding-right: 0;
}


}
@media screen and (max-width:575px){

  section {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
}
 
  /* Banner */
.iwt-rap { background: #0B3D2C;width: 100%;position: relative;}
.Banner-outer-main-box h1.baner-text-heading{font: 700 20px / 30px var(--pri-font);text-align: center;}
.Banner-outer-main-box h2.baner-text-heading2{ font:700 30px / 40px var(--pri-font);text-align: center;}
.Banner-outer-main-box .combine-text p, .ot-headings p{width: 100%;text-align: justify; font: 300 13px / 22px var(--sec-font);margin: 15px 0;padding: 0 10px;}
.Banner-outer-main-box {width: 100%;text-align: justify;font: 300 12px / 26px var(--sec-font);margin: 0;padding: 0 10px;}
.Banner-outer-main-box .btn-link-btn,.top_social{ margin: auto;}
.iwt-text {position: relative;}
.iwt-images, .iwt-right-img {position: unset;width: 100%;height: 100%;padding-top: 4%;}

.service-head, .op-headings {
            text-align: center;
        }

 /* About Section */

.about-text p {
  width: 100%;
  text-align: left; /* Justify removed to avoid uneven spacing */
  font: 300 14px / 25px var(--sec-font);
  margin: 15px 0;
  padding: 0 10px;
  color: #333; /* Optional: Better text visibility */
}

.about-text h5,
.service-head h5,
.op-headings h5,
.ot-headings h5,
.testi-head h5,
.ot-headings-explore h5 {
  font: 600 38px / 61px var(--pri-font);
  text-align: center;
  margin-bottom: 0;
}

.about-text h2,
.service-head h2,
.op-headings h2,
.ot-headings h2,
.testi-head h2,
.ot-headings-explore h2 {
  text-align: center;
  font: 600 24px / 29px var(--pri-font);
  margin: 0px 0 0 0;
}

/* Feature List */
ul.about-feature {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0.2px;
  text-align: left;
  padding: 0 10px;
  margin-bottom: 20px;
}

/* Individual list item (icon + text) */
ul.about-feature li {
  list-style: none;
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding-bottom: 10px;
}

/* Optional: style for list icons */
ul.about-feature li img {
  width: 20px;
  height: 20px;
}
.about-text h5 {
    margin: 20px 0 0 0;
}

  /* #services {
    position: relative;
    margin-top: -83px;
    padding: 50px 0;
  } */

  .service-main {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    margin-top: 0;
  }

  .st-ser p {
               text-align: left;
            font-size: 13px;
            line-height: 23px;
            font-family: 'Plus Jakarta Sans', sans-serif;
            word-spacing: normal;
            letter-spacing: normal;
            padding: 0 12px;
            margin: 0 0 15px 0;
            hyphens: auto;
  }

  .service-text {
    background: #EDEFE5;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }

  .service-icon {
    display: grid;
    grid-template-columns: 0.2fr 1fr;
    width: 100%;
    grid-gap: 5px;
    margin: 0;
    padding: 0 10px;
  }

  .s-img {
    width: 40px;
    height: 40px;
    background-color: #0B3D2C;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    margin: 17px 0;
  }

  img.img-icon {
    height: 25px;
    width: 25px;
  }

  .sale-tag-cart {
    position: absolute;
    top: 0;
    right: 6px;
    background: #0B3D2C;
    width: 20%;
    padding: 7px;
  }

  h4.service-title {
    text-decoration: underline;
    text-underline-offset: 21px;
    text-decoration-thickness: 1.5px;
    padding: 0;
    font: 600 13px / 24px var(--pri-font); /* Improved readability */
  }

  .st-ser {
    padding: 0 15px;
  }

  .service-img img {
    align-items: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

/* product */
.op-box {padding-top: 50px;border-radius: 10px;}
.sale-tag {position: absolute;top: 0;right: 0;background: #0B3D2C;width: 20%;padding: 7px;}
img.oc-img2,img.oc-img3,img.oc-img5,.oc-img4 {display: none;}
.op-text {text-align: center;font-family: Plus Jakarta Sans;font-weight: 500;font-size: 12px; line-height: 24px;}



/* approach */
.app-heading h2 {
    font-size: 20px;
    line-height: 28px;
  }

  
  .app-heading p:nth-of-type(2) {
    margin-top: 15px;
  }

.app-heading p {color: #F0F0F0;font: 295 12px / 20px var(--sec-font); text-align: justify;padding: 0 13px;}
.cu-feature .cu-feature-content {text-align: center;display: block;}
.approach-img img {display: block;height: 100%;padding: 30px 15px;}
.cu-feature {grid-column-gap: 0; margin: 30px 0;}

/* team */
.ot-headings {text-align: center;width: 100%;margin: 0px;color: var(--green);}
.ot-contents {text-align: center;padding: 0 ;}
img.oc-img3 {position: absolute;left: 0;top: 49%;}

/* why-we */

.whywe-img {
    margin: 30px 0;
}
.whywe-text-wrap{padding: 0;}
p.whywe-text {color: #000000;font-family: Plus Jakarta Sans;font-weight: 400;font-size: 12px;line-height: 25px;letter-spacing: 0;}
.What-we-content-box h6 {color: #000;padding: 0;font-family: Plus Jakarta Sans;font-weight: 600;font-size: 15px;line-height: 25px;letter-spacing: 0;}
.What-we-content-box p { font: 400 14px / 20px var(--pri-font);font-family: Plus Jakarta Sans;font-weight: 400;font-size: 12px;line-height: 23px;letter-spacing: 0;}
.insta-heading h2 {font-size: 30px; line-height: 40px;}
.insta-heading h4 {margin: 0px;font: 600 16px / 10px var(--pri-font);color: var(--green);text-align: center;}
.about-text h5, h5.iwt-title, .service-head h5, .op-headings h5, .ot-headings h5, .testi-head h5, .whywe-text-wrap h5,.blog-heading h2 {
                   font: 600 30px / 25px var(--pri-font);
            font-family: sans-serif;
            -webkit-text-stroke-width: 1.5px;
            -webkit-text-stroke-color: #ECECEC;
            color: transparent;
            text-transform: uppercase;
            text-align: center;
    }
.about-text h2, h2.iwt-title, .service-head h2, .op-headings h2, .ot-headings h2, h2.testi-heading, .whywe-text-wrap h2, .blog-heading h4{
                      font: 600 22px / 27px var(--pri-font);
            color: var(--green);
            text-align: center;
            margin: 15px 0;
    }


/* video */
/* section#Video {
    padding: 50px 0;
} */
.v-video video {
    height: 100%;
}



/* deal */
/* section#our-deal {
  padding: 0;
} */

/* get in touch */
/* section#git {
    padding: 50px 0;
} */

        .git-form-div input[type="text"], .git-form-div input[type="email"], .git-form-div input[type="number"], .git-form-div textarea {
            padding: 10px 5px;
        }
        .git-form-wrap {
            padding: 20px 0;
        }
        .git-form-btn input {
            font-size: 12px;
            /* height: 36px; */
        }
.git-form-wrap p {
    margin: 0 0 25px;
}
.git-form-btn::before {
   
    width: 48%;
    
}
h2.git-heading {
   font-size: 20px;
   line-height: 20px;
  }
  .git-img {
    padding-left: 0;
}
.get-in-icon {

    width: 34px;
  
}
        .git-text-wrap {
            padding: 15px 0;
        }
.image-overlay-text {
padding: 10px 14px;
        height: 40%;
        top: 50%;
}
.image-overlay-text p {
   font-size: 12px;
    line-height: 20px;
    margin: 0;
}
.image-overlay-text h3 {
  font-size: 13px;
    line-height: 21px;
  }
   

.op-images {
  padding: 40px 10px;
        width: 100%;
          height: 162px;
  margin: auto;
  background: #EDEFE5;
}

.sale-tag {
  position: absolute;
  top: 0;
  right: 0;
  background: #0B3D2C;
  width: 20%;
  padding: 7px;
}

.service-head, .op-headings, .testi-head, .faq-head, .insta-heading, .blog-heading, .ot-headings-explore {
    text-align: center;
    /* margin: 10px 0; */
}


/* faq */
.faq .container {background: #EDEFE5;padding: 10px 0;}
.faq-content {padding: 10px 10px;}
.faq-head h5 {font: 600 30px / 25px var(--pri-font);font-family: sans-serif;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #CDCDCD;color: transparent;text-transform: uppercase;}
.faq-head h2 {margin: 15px 0px;font: 600 16px / 24px var(--pri-font);color: var(--green);}
.faq .accordion-body p {letter-spacing: 0;text-align: left;color: #000000;margin-bottom: 0px;font-family: Plus Jakarta Sans;font-weight: 500;font-size: 12px;line-height: 20px;}
.faq-head p {width: 100%;
            font: 295 14px / 30px var(--sec-font);
            text-align: justify;
            padding: 0 13px;margin: 0;}
.faq .accordion-item {margin-bottom: 34px;padding: 0 0;}
.faq .accordion-button {            font-size: 15px;
            line-height: 20px;}
 
/* blog */
.blog-title {
            padding: 2px 15px;
        }
 .blog-information {padding: 0 0 10px 0;}
.blog-content {display: block;}
  .blog-contents {
    flex: 1 1 100%;
  }
/* .blog-information {position: absolute;bottom: 10px;left: 10px;} */
.blog-img a img {width: 100%;height: 100%;padding: 0 0;}
.blog-title a {text-align: left;color: #ffffff;max-width: 100%;display: block;padding-bottom: 10px;font-family: REM;font-weight: 700;font-size: 12px;line-height: 18px;letter-spacing: 0;}
.blog-title p {text-align: left;color: #ffffff;margin: 0;font-family: Plus Jakarta Sans;font-weight: 400;font-size: 12px;line-height: 18px;letter-spacing: 0;}
a.blog-btn {text-align: left;color: #ffffff;height: 40px;background-color: #0B3D2C;display: flex;align-items: center;justify-content: center;margin-top: 14px;border-radius: 5px;border: 2px solid transparent;font-family: Plus Jakarta Sans;font-weight: 600;font-size: 12px;line-height: 10px;letter-spacing: 0;}


/* testimonial */
.testimonials-content {
    padding-left: 0;
    overflow-y: scroll;
    height: 450px;
    padding-right: 0;
}
.testi-text h4, .testi-text p {
            font: 600 13px / 5px var(--pri-font);
            color: var(--green);
        }
        .testimonial-text p {
            font: 600 16px / 25px var(--pri-font);
            text-align: left;
        }


/* explore */
.ot-wrapper {padding: 0;}
.ot-headings-explore {text-align: center;width: 100%;margin: 0px 0 0;color: var(--green);}
.ot-headings-explore h5 { -webkit-text-stroke-color: #CDCDCD; padding: 30px 0;}
.ot-headings-explore h5 { font: 600 30px / 25px var(--pri-font);font-family: sans-serif;-webkit-text-stroke-width: 1.5px;color: transparent;text-transform: uppercase;text-align: center;}
.timeline { position: relative;max-width: 100%;margin: 0 auto;padding: 15px 0;}
.timeline-content a {font-family: "Plus Jakarta Sans";font-weight: 800;font-size: 12px;line-height: 0;color: #8CC63F;}
.timeline-item.center { justify-content: center;flex-direction: column;text-align: center;padding: 0 0;}
.timeline-item { display: block; padding: 0;width: 100%;}
.timeline-item.center .timeline-img-wrapper, .timeline-item.center .timeline-content {flex: 0 0 100%;max-width: 600px;margin: 0 auto;position: absolute;display: none; padding: 0 0;}
.timeline-content p {
    font-family: Plus Jakarta Sans;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0;
    color: #000000;
}
}
@media (max-width: 575.98px) {
.container,.container-sm { max-width: 100%;max-height: 100%;}
.contact_details,.fixed-header .side-navigation {text-align: center;}
.shake-effect-1 {justify-content: center;}
a.ab-call, a.ab-mail { font-size: 14px;}
.header-social-icon, .ab-location, .ab-call {        
  text-align: center;
  display: block;
}
a.ab-call, a.ab-mail, a.ab-location{
  padding: 5px 0px;
}
.innermenubox, .header-logo { display: none;}
.innermenubox-2 {display: block;}
.headerbar, .side-navigation, .side-navigation ul ul li, .current_page_item { display: block;}
.hamburger {line-height: 0;text-align: left;color: #000;}
div#open_nav i {font-size: 22px;}
.main-header {margin-bottom: 0;}
.main-header .side-navigation { display: none;}
.menu-primary-menu-container ul {flex-direction: column;}
.side-navigation ul li {width: 100%;}
.side-navigation ul li a {padding: 10px 15px;color: #fff;text-align: left;font-size: 15px;font-weight: 600;}
amp-sidebar#sidebar1 {background: var(--green);width: 250px;}
.close-sidebar {font-size: 25px;text-align: right;color: #fff;padding: 10px;}
.side-navigation, .side-navigation li {padding: 10px 0;text-align: left;}
#sidebar1 { height: 100%; width: 0;position: fixed;z-index: 9999999;top: 0;left: 0;overflow-x: hidden;transition: .5s;}
.side-navigation ul {list-style: none;margin: 0;padding-left: 0;}
.header_row .logo-menu {padding: 0 27px;        margin: 0 ;}
.header_row {height: 50px;}
.header-logo-2 {margin: 0 0 0px 0;}
.socialbox_btn {display: none;}
/* Banner */
 .iwt-rap {
  background: #0B3D2C;
  width: 100%;
  position: relative;
}


.iwt-text {position: relative;}
/* .combine-text {        transform: translate(-50%, -41%);
  position: absolute;
  left: 50%;
  width: 100%;} */
.baner-text-paragraph {
  
  /* font-family: Plus Jakarta Sans;
  font-weight: 400;
  font-size: 10px;
  line-height: 18px;
  text-align: justify;
  color: #fff;
  margin-top: 13px;
  padding: 0px 25px;
  letter-spacing: 1px; */
}
.combine-text h1,.baner-text-heading2 {font-family: REM;
  /* font-weight: 700;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  padding: 0 10px;} */
.iwt-images {}
.top_social i {height: 42px;width: 43px;border-radius: 50%;padding: 3px 10px;font-size: 24px;color:#fff}
.top_social { margin-top: 26px;        text-align: center;}
.iwt-right-img {
  transform: translate(-50%, 150%);
  left: 50%;
  width: 100%;
  padding: 0;
  z-index: 3;
}
.iwt-overlay-img {               transform: translate(22%, 6%);
  position: relative;
}
  .btn-image-wrapper {
    position: relative;
    width: 50%;
    margin: 0 auto;
    display: block;
    text-align: center;
}
.iwt-overlay-img img {      height: 154.51px;
  transform: rotate(-13.59deg);
}
  .btn-link-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #000;
    padding: 10px 8px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    transition: background-color 0.3s ease;
    font-size: 12px;
}
.btn-link-overlay:hover { background-color: rgba(0, 0, 0, 0.8);}
.about-img img {position: relative;top: 161px;} 


/* banner */

 .dataimg {
  background: #0B3D2C;
} 




section#about {
  padding: 30px 0;
}
.about-text h5,.service-head h5 {
  font-family: REM;
  font-weight: 600;
  font-size: 48px;
  line-height: 80px;
  color: #fff;
  text-align: center;
  text-shadow:
    3px 3px 0 #ECECEC,
    -3px 3px 0 #ECECEC,
    -3px -3px 0 #ECECEC,
    3px -3px 0 #ECECEC;
}

.about-text h2,.service-head h2 {
  font-family: REM;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0%;
  text-align: center;
  line-height: 20px;
}
.about-text p {
  font-family: 'Plus Jakarta Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  letter-spacing: 0.2px; /* OR remove this line */
  text-align: left; /* More readable */
  padding: 0 10px;
  margin-bottom: 20px;
}
ul.about-feature li {
  list-style-type: none;
  font-family: Plus Jakarta Sans;
  font-weight: 600;
  font-size: 9px;
  line-height: 25px;
  letter-spacing: 0%;
  padding: 0 0 20px 0;
  text-align: center;
}



section#services {
  padding: 0 30px;
}
.service-icon img {
  background: #0B3D2C;
  border-radius: 50%;
  padding: 11px 11px;
  height: 50px;
}
.service-icon {
  display: flex
  ;
          gap: 20px;
          list-style: none;
          padding: 0;
          margin: 0;
}

.service-text p {
  font-family: Plus Jakarta Sans;
  font-weight: 500;
  font-size: 7px;
  line-height: 13px;
  vertical-align: middle;
  text-align: justify;
  letter-spacing: 0px;
  word-spacing: 0;
  margin: 20px 0;
}
.service-img img {
  margin: 20px 0;
}




.btn-image {
  width: 100%;
  height: auto;
  display: block;
}
.btn-overlay-link {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 5px;
  text-align: center;
  white-space: nowrap;
  transition: background-color 0.3s ease;
}



  /* Testimonial */
  /* .testi_blank1,.testi_blank2 { display: none; }
  .testimonial-img { padding-bottom: 20px; }
  .testimonials-content { padding-left: 0; }
  .testi-review i { font-size: 12px !important; }
  .testi-title { font-size: 16px; }
  .testi-content { padding: 10px; }
  .testimonials-content { height: 425px; }
  .testimonial-text p { font-size: 14px; line-height: 22px; padding: 10px 0 0; text-align: center; } */


    /* Faq */
    /* section#faq { margin: 30px 0; }
    .faq-img { display: none; }
    .faq-head { padding-bottom: 20px; }
    .faq-head p { color: #000000; }
    .faq-head h2 { font-size: 40px; line-height: 50px; color: #000000; }
    .faq .accordion-button { color: #000000; border-color: #000000; }
    .faq .accordion-item { margin-bottom: 20px; }
    .faq .accordion-body p { color: #000000; }
    .faq { position: relative; top: 0%; left: 0%; transform: translate(-0%,-0%); } */
  

}

/* Tablet (576px to 991.98px) */
@media (min-width: 425px) and (max-width: 575px) {
  .container-sm,
  .container-md {
    max-width: 720px; /* For tablets, max-width set to 720px */
  }


.baner-text-paragraph {
  font-family: Plus Jakarta Sans;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  text-align: justify;
  color: #fff;
  margin-top: 13px;
  padding: 0px 25px;
  letter-spacing: 1px;
}

.iwt-overlay-img img {
  height: 351.51px;
  transform: rotate(-13.59deg);
}

.iwt-overlay-img {
  transform: translate(-3%, -24%);
  position: relative;
}
.combine-text h1, .baner-text-heading2 {
  font-family: REM;
  font-weight: 700;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  padding: 0 10px;
}



  /* Video */
  .v-video video { height: 100%; }
  img.video-img { object-fit: cover; }
  img.play { width: 100%; max-width: 10%; }
  section#Video { padding-top: 30px; }


    /* Testimonial */
    /* .testi_blank1,.testi_blank2 { display: none; }
    .testimonial-img { padding-bottom: 20px; }
    .testimonials-content { padding-left: 0; }
    .testi-review i { font-size: 12px !important; }
    .testi-title { font-size: 16px; }
    .testi-content { padding: 10px; }
    .testimonials-content { height: 425px; }
    .testimonial-text p { font-size: 14px; line-height: 22px; padding: 10px 0 0; text-align: center; } */
}


/* Tablet (576px to 991.98px) */
@media (min-width: 576px) and (max-width: 991.98px) {
 
  .container-sm,.container-md {max-width: 720px; /* For tablets, max-width set to 720px */}
  .col-md-6,.col-lg-6{width: 50%;}
  .shake-effect-1 {justify-content: left;padding: 10px 17px;}
  .header-logo-2 {display: none;}
  .header-social-icon, .ab-location, .ab-call {font-size: 14px;justify-content: right;padding: 10px 10px;}
.innermenubox-2 {display: none;}
ul#menu-primary-menu-3,ul#menu-primary-menu-2 {list-style-type: none;margin: 0;padding: 0 0px;}
.headerbar {display: none;}
amp-sidebar#sidebar1 {display: none;}
.menu-primary-menu-container ul li {height: 70px;align-items: center;display: flex;}
.header_row, .logo-menu {padding: 0 10px;}
.menu-primary-menu-container ul {display: flex;align-items: center;justify-content: space-between;}
.menu-primary-menu-container ul li a {font-size: 11px; padding: 0; font-weight: 600;}
.socialbox_btn {justify-content: end;align-items: center;gap: 5px;display: flex;}
.menu-btn {padding: 0 20px;}
.account.search-submit,.cart.search-submit img {padding: 0 7px 0 0;}
.all-sawc { display: flex; align-items: center;}
a.ab-call, a.ab-mail,a.ab-location {font-size: 9px;}
.ab-call i::before,.ab-mail i::before, .ab-location i::before{font-size: 12px;}
.socialbox_btn&gt;div {background-color: #0B3D2C;border-radius: 30%;width: 30px;height: 30px;}

.custom-iwt-text {
  position: absolute;
  top: 3%;
  left: -116px;
  z-index: 2;
  width: 100%;
}

/* banner */

.dataimg {
  background: #0B3D2C;
}
.combine-text h1, .baner-text-heading2 {
  font-family: REM;
  font-weight: 700;
  font-size: 15px;
  line-height: 25px;
  text-align: left;
  text-transform: uppercase;
  color: white;
  padding: 0 10px;
}
.iwt-overlay-img img {
  transform: rotate(-0.59deg);
  height: 237.51px;
}
.iwt-right-img {
  transform: translate(-2%, 119%);
  width: 100%;
  padding: 0;
  position: relative;
  z-index: 3;
}
.combine-text {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
section#about {
  padding: 30px 0;
}


section#about {
  padding: 30px 0;
}
.about-text h5 {
  font-family: REM;
  font-weight: 600;
  font-size: 11px;
  line-height: 11px;
  color: #fff;
  text-align: left;
  text-shadow: 3px 3px 0 #ECECEC, -3px 3px 0 #ECECEC, -3px -3px 0 #ECECEC, 3px -3px 0 #ECECEC;
  margin: 0 20px;
}


.about-text h2 {
  font-family: REM;
  font-weight: 600;
  font-size: 8px;
  letter-spacing: 0%;
  text-align: left;
  line-height: 12px;
  margin: 5px 20px 0 20px;

}

.about-text p {
  letter-spacing: 1px;
  text-align: left;
  margin: 0px 20px 5px 20px;
  font-family: Plus Jakarta Sans;
  font-weight: 400;
  font-size: 5px;
  line-height: 10px;
  letter-spacing: 0%;
}
.about-feature {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 2 items per row */
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.about-feature li {
  display: flex
  ;
          align-items: center;
          gap: 10px;
          padding: 0 15px;
          border-radius: 8px;
          font-size: 4px;
}

.about-feature img {
  width: 40px;
  height: 40px;
  object-fit: contain;
}

 .service-head h5 {
  font-family: REM;
  font-weight: 600;
  font-size: 48px;
  line-height: 80px;
  color: #fff;
  text-align: center;
  text-shadow: 3px 3px 0 #ECECEC, -3px 3px 0 #ECECEC, -3px -3px 0 #ECECEC, 3px -3px 0 #ECECEC;
}
 .service-head h2 {
  font-family: REM;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0%;
  text-align: center;
  line-height: 20px;
}
.service-icon img {
  background: #0B3D2C;
  border-radius: 50%;
  padding: 11px 11px;
  height: 50px;
}

.service-icon {
  display: flex
;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.service-text {
  background: #EDEFE5;
  margin: 5px 0;

}
.service-main {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 9px;
}
.service-img {
  margin: 5px 0;
}
.service-icon img {
  background: #0B3D2C;
  border-radius: 50%;
  padding: 5px 5px;
  height: 30px;
}

/* .st-ser p {
  font-family: Plus Jakarta Sans;
  font-weight: 500;
  font-size: 6px;
  line-height: 7px;
  letter-spacing: 0px;
  vertical-align: middle;
  margin: 5px 5px;
} */
.s-img {
  margin: 5px 5px;
}

  /* Video */
  section#Video { padding-top: 0; }
  .v-video video { height: 100%; }

  
  /* Testimonial */
  .testimonials-content { padding-left: 0; margin-top: 20px; height: 400px; }
  .testi-content { padding: 15px; }
  .testimonial-text p { font-size: 16px; line-height: 26px; padding: 10px 0 0; }
  .testi_blank1,.testi_blank2 { display: none; }


    /* Faq */
    /* section#faq { margin: 30px 0; }
    .faq-img { display: none; }
    .faq-head { padding-bottom: 20px; }
    .faq-head p { color: #000000; }
    .faq-head h2 { font-size: 40px; line-height: 50px; color: #000000; }
    .faq .accordion-button { color: #000000; border-color: #000000; }
    .faq .accordion-item { margin-bottom: 20px; }
    .faq .accordion-body p { color: #000000; }
    .faq { position: relative; top: 0%; left: 0%; transform: translate(-0%,-0%); } */
  
}



/* Desktop (992px to 1399.98px) */
@media (min-width: 992px) and (max-width: 1399.98px) {
  .container-md,
  .container-lg {
    max-width: 960px; /* For desktop, max-width set to 960px */
  }
.col-xl-6,.col-lg-6{width: 50%;}.search.search-submit img { background: white;}
  .shake-effect-1 {justify-content: left;padding: 10px 17px;}
  .header-logo-2 {display: none;}
  .header-social-icon, .ab-location, .ab-call {font-size: 14px;justify-content: right;padding: 10px 0;}
.innermenubox-2 {display: none;}
ul#menu-primary-menu-3,ul#menu-primary-menu-2 {list-style-type: none;margin: 0;padding: 0 30px;}
.headerbar {display: none;}
amp-sidebar#sidebar1 {display: none;}
.menu-primary-menu-container ul li {height: 70px;align-items: center;display: flex;}
.header_row, .logo-menu {padding: 0 10px;}
.menu-primary-menu-container ul {display: flex;align-items: center;justify-content: space-between;}
.menu-primary-menu-container ul li a {font-size: 11px; font-weight: 600;}
.menu-btn {padding: 0 50px;}
.socialbox_btn {justify-content: end;align-items: center;gap: 5px;display: flex;}
.account.search-submit,.cart.search-submit img {padding: 0 6px;}
.all-sawc { display: flex; align-items: center;}
a.ab-call, a.ab-mail,a.ab-location {font-size: 14px;padding: 10px 10px;}
.ab-call i::before,.ab-mail i::before, .ab-location i::before{font-size: 12px;}
.socialbox_btn&gt;div {background-color: #0B3D2C;border-radius: 30%;width: 30px;height: 30px;}


section#about {
  padding: 30px 0;
}


section#about {
  padding: 30px 0;
}
.about-text h5 {
  font-family: REM;
  font-weight: 600;
  font-size: 44px;
  line-height: 45px;
  color: #fff;
  text-align: left;
  text-shadow: 3px 3px 0 #ECECEC, -3px 3px 0 #ECECEC, -3px -3px 0 #ECECEC, 3px -3px 0 #ECECEC;
  margin: 0 20px;
}


.about-text h2 {
  font-family: REM;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0%;
  text-align: left;
  line-height: 20px;
  margin: 5px 20px 0 20px;
}
.about-text p {
  letter-spacing: 1px;
  text-align: left;
  margin: 0px 20px 5px 20px;
  font-family: Plus Jakarta Sans;
  font-weight: 400;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: 0%;
}
ul.about-feature li {
  list-style-type: none;
  font-family: Plus Jakarta Sans;
  font-weight: 600;
  font-size: 6px;
  letter-spacing: 0%;
  text-align: left;
  padding: 5px;
  margin: 0 20px;
  line-height: 13px;
}
ul.about-feature img {
  height: 20px;
  margin: 0 0 0 0;
}
.about-feature {
  display: grid
;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}




.service-head h5 {
  font-family: REM;
  font-weight: 600;
  font-size: 48px;
  line-height: 80px;
  color: #fff;
  text-align: center;
  text-shadow: 3px 3px 0 #ECECEC, -3px 3px 0 #ECECEC, -3px -3px 0 #ECECEC, 3px -3px 0 #ECECEC;
}
 .service-head h2 {
  font-family: REM;
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0%;
  text-align: center;
  line-height: 20px;
}
.service-icon img {
  background: #0B3D2C;
  border-radius: 50%;
  padding: 11px 11px;
  height: 50px;
}

.service-icon {
  display: flex
;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.service-text {
  background: #EDEFE5;
  margin: 5px 0;

}
.service-main {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 9px;
}
.service-img {
  margin: 5px 0;
}
.service-icon img {
  background: #0B3D2C;
  border-radius: 50%;
  padding: 5px 5px;
  height: 30px;
}

/* .st-ser p {
  font-family: Plus Jakarta Sans;
  font-weight: 500;
  font-size: 9px;
  line-height: 17px;
  letter-spacing: 0px;
  vertical-align: middle;
  margin: 20px 20px;
} */
.s-img {
  margin: 10px 10px;
}


  /* Video */
  .v-video video { height: 500px; }


  
  /* Testimonial */
  .testi_blank1,.testi_blank2 { display: none; }
  .testi-content { padding: 10px; }
  .testimonial-text p { font-size: 14px; line-height: 26px; padding: 15px 0 0; }
  .testimonials-content { height: 425px}


  
  /* FAQ */
  /* .faq-img { display: none; }
  .faq { position: relative; top: 0%; left: 0%; transform: translate(-0%,-0%); }
  .faq .container { max-width: 720px; }
  section#faq { margin: 30px 0; }
  .faq-head p,.faq-head h2 { color: #000000; }
  .faq-head { padding-bottom: 20px; }
  .faq .accordion-button , .faq .accordion-body p { color: #000000; border-color: #000000; }
  .faq .accordion-item { margin-bottom: 10px; } */

}
@media (min-width: 1400px) {
  .container-xl {
    max-width: 1600px;
  }

  

  section#about {
    padding: 190px 0;
}


.about-text h5 {
  font-family: REM;
  font-weight: 600;
  font-size: 96px;
  line-height: 90px;
  color: #fff;
  text-align: left;
  text-shadow: 3px 3px 0 #ECECEC, -3px 3px 0 #ECECEC, -3px -3px 0 #ECECEC, 3px -3px 0 #ECECEC;
  margin: 0 20px 40px 0;
}


.about-text h2 {
  font-family: REM;
  font-weight: 600;
  font-size: 48px;
  letter-spacing: 0%;
  text-align: left;
  line-height: 50px;
  margin: 5px 20px 30px 0;
  color: #0B3D2C;
}
.about-text p {
  letter-spacing: 1px;
  text-align: left;
  margin: 0px 20px 5px 20px;
  font-family: Plus Jakarta Sans;
  font-weight: 700;
  font-size: 11px;
  line-height: 23px;
  letter-spacing: 0%;
  margin: 5px 20px 30px 0;

}
ul.about-feature li {
  list-style-type: none;
  font-family: Plus Jakarta Sans;
  font-weight: 600;
  font-size: 10px;
  letter-spacing: 0%;
  text-align: left;
  padding: 1px;
  margin: 0 10px;
  line-height: 40px;

}
.about-feature li {
  display: flex
;
  align-items: center;
  gap: 10px;
  padding: 0 15px;
  border-radius: 8px;
  font-size: 4px;
}

.about-feature {
  display: grid
;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.about-feature img {
  height: 20px;
  margin: 0 0 0 0;
}


section#services {
  padding: 30px 0;
}
.service-head h5 {
  font-family: REM;
  font-weight: 600;
  font-size: 96px;
  line-height: 80px;
  color: #fff;
  text-align: center;
  text-shadow: 3px 3px 0 #ECECEC, -3px 3px 0 #ECECEC, -3px -3px 0 #ECECEC, 3px -3px 0 #ECECEC;
}
 .service-head h2 {
  font-family: REM;
  font-weight: 600;
  font-size: 48px;
  letter-spacing: 0%;
  text-align: center;
  line-height: 90px;
  color: #0B3D2C;
}

.service-icon {
  display: flex
;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.service-text {
  background: #EDEFE5;
  margin: 5px 0;

}
.service-main {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 9px;
}
.service-img {
  margin: 5px 0;
}
.service-icon img {
  background: #0B3D2C;
  border-radius: 50%;
  padding: 5px 5px;
  height: 50px;
}
/* 
.st-ser p {
  font-family: Plus Jakarta Sans;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  vertical-align: middle;
  margin: 20px 20px;
} */
.s-img {
  margin: 20px 20px;
}


 /* Video */
 .v-video video { height: 500px; 
 


}
</pre></body></html>