@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@100&display=swap");

body {
  font-size: 18px;
  color: #333;
  padding: 0px;
  margin: 0px;
  font-family: "Poppins", sans-serif !important;
}

a {
  text-decoration: none !important;
}

.header-bg {
  background-color: #fff;
}

.logo {
  padding: 10px;
}

.logo img {
  width: 345px;
  height: auto;
}

.header-bg-r {
  background-color: #fff;
  margin-left: 20px;
}

.header-info {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}

.header-info ul {
  color: #478779;
}

.header-info ul {
  padding: 0;
  margin: 0;
  display: block;
  float: right;
}

.header-info ul li {
  padding: 0;
  margin: 0 15px;
  -float: left;
  display: inline-block;
}

.header-info ul li:nth-last-child(2) {
  margin-right: 2px;
}

.header-info ul li:last-child {
  border-left: 1px solid #ccc;
  margin-right: 0;
  padding-left: 26px;
}

.header-info .top-space {
  padding-top: 2px;
}

.header-info .icon {
  font-size: 40px;
  font-weight: 400;
  font-family: oswald;
  float: left;
  display: inline;
  margin-left: 3px;
  margin-right: 3px;
}

.position {
  float: left;
  display: inline;
  margin-left: 6px;
  margin-right: 6px;
  padding-top: 5px;
}

.header-info .location,
.header-info .time {
  color: #666;
  font-size: 15px;
  font-weight: 500;
  padding-bottom: 2px;
}

.header-info .address,
.header-info .date {
  color: #333;
  font-weight: 500;
  font-size: 16px;
}

.address a {
  color: #000000;
}

.toll-free {
  font-size: 22px;
  font-weight: 400;
  font-family: oswald;
  line-height: 22px;
  color: #333;
  text-align: right;
  padding-bottom: 3px;
}

.toll-free i {
  font-size: 28px;
  padding-right: 2px;
}

.header-info .toll-free-number {
  font-size: 32px;
  font-weight: 400;
  font-family: oswald;
  line-height: 50px;
  padding-top: 5px;
}

.home-icon {
  font-size: 18px;
  color: var(--theme-color);
}

.social-media {
  text-align: right;
  float: right;
  padding-bottom: 30px;
}

.social-media ul {
  overflow: auto;
  padding: 0px;
  margin: 0px;
}

.social-media ul li {
  list-style-type: none;
  float: left;
}

.social-media ul li a {
  color: #000;
}

.social-media ul li a i {
  background: #478779;
  color: #fff;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border-radius: 50px;
  font-size: 18px;
  text-align: center;
  margin-right: 5px;
  transition: all 0.2s ease-in-out;
}

.fa-facebook {
  background: #3b5998 !important;
}

.fa-linkedin {
  background: #007bb6 !important;
}

.fa-twitter {
  background: #00aced !important;
}

.fa-instagram {
  background: #d6249f !important;
  background: radial-gradient(circle at 30% 107%,
      #fdf497 0%,
      #fdf497 5%,
      #fd5949 45%,
      #d6249f 60%,
      #285aeb 90%) !important;
}

.fa-youtube-play {
  background: #e60023 !important;
}

.social-media ul li a i:hover {
  opacity: 0.7;
  color: #ccc;
}

.carousel-indicators {
  bottom: 20px;
}

.carousel-control.left {
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
  z-index: 9;
}

.carousel-control.right {
  background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
  z-index: 9;
}

.carousel-indicators li {
  background-color: #000;
  width: 20px;
  height: 20px;
  border: 3px solid #fff;
  border-radius: 0px;
}

.carousel-indicators .active {
  background-color: #478779;
  width: 20px;
  height: 20px;
}

.box-position {
  margin-top: 40px;
}

.box-p {
  padding: 0px;
}

.box-01 {
  background-color: #f7f7f7;
  padding: 20px;
  color: #000;
}

.box-02 {
  background-color: #1a1a18;
  color: #fff;
}

.box-03 {
  background-color: #478779;
}

.box-01 img {
  width: 80px;
  height: auto;
  position: absolute;
}

.box-heading {
  padding-left: 100px;
}

.box-heading h4 {
  font-size: 20px;
  line-height: 62px;
  font-weight: 600;
  margin-bottom: 5px;
}

.box-heading p {
  font-size: 15px;
  line-height: 24px;
  text-transform: none;
  font-weight: 400;
  font-style: normal;
}

.home-bg {
  background-color: #fff;
  padding: 50px 0px 50px 0;
}

.servece-0111 {
  position: relative;
  height: 5px;
  width: 65px;
  background-color: #478779;
  display: block;
  margin: 18px auto 20px auto;
}

.home-welcome h1 {
  font-size: 50px;
  font-weight: 800;
  color: var(--theme-color-text);
  text-transform: uppercase;
  margin-top: 5px;
  font-family: "Oswald", sans-serif !important;
}

.home-welcome span {
  font-size: 32px;
  color: #000000;
  font-weight: 100;
  font-family: "Oswald", sans-serif !important;
}

.tagline {
  font-size: 19px !important;
  font-style: italic;
  color: #000000 !important;
  font-weight: 600;
  line-height: 32px !important;
  text-align: left !important;
}

.home-welcome p {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  text-align: justify;
}

.home-welcome b,
strong {
  font-weight: 700;
  letter-spacing: 0.5px;
}

.about-company img {
  width: 100%;
  height: auto;
}

.read-more {
  color: #333;
  border: 2px solid #478779;
  font-size: 18px;
  font-weight: 400;
  padding: 8px 15px;
}

.read-more:hover {
  color: #fff;
  background-color: #478779;
  text-decoration: none;
  border: 2px solid #478779;
}

.counter1-bg {
  background-image: url(../images/counter1-bg.jpg);
  background-size: cover;
  background-position: 0 -100px;
}

.bg-counter1 {
  background-image: url(../images/bg-counter1.jpg);
  margin-top: 60px;
}

.bg-counter1-box {
  padding-left: 25px;
  margin-bottom: 45px;
}

.bg-counter1-box::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 4px;
  background-color: rgba(88, 88, 88, 0.35);
}

.bg-counter1-box::after {
  content: "";
  width: 4px;
  height: 22px;
  background-color: #478779;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -khtml-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.25s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.bg-counter1-box:hover::after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -khtml-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.counter1-box-p {
  padding-top: 25px;
  padding-left: 35px;
}

.counter1-box-p h2 {
  color: #478779;
  font-size: 36px;
  font-weight: 600;
  padding-bottom: 15px;
}

.counter1-box-p p {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 30px;
}

.ct-counter-icon {
  line-height: 1;
  margin-right: 8px;
}

.ct-counter-icon i {
  color: #478779;
  font-size: 30px;
  position: absolute;
  top: 12px;
}

.ct-counter-title {
  font-size: 18px;
  line-height: 24px;
  color: #aaa9ab;
}

.ct-counter-number {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  padding-left: 55px;
}

.bg-counter2-box {
  background-color: #ffbf00;
  padding: 15px;
}

.item--icon {
  width: 52px;
  height: 56px;
  line-height: 56px;
  min-width: 52px;
  background-color: #fff;
  margin-right: 13px;
  text-align: center;
  -webkit-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
  -khtml-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
  -moz-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
  -ms-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
  -o-box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
  box-shadow: 0 9px 18px rgba(12, 12, 12, 0.19);
  position: absolute;
}

.item--icon i {
  font-size: 40px;
  color: #000;
  padding-top: 10px;
}

.item--title {
  font-size: 24px;
  line-height: 26px;
  color: #000;
  margin-top: 4px;
  font-family: inherit;
  margin-bottom: 12px;
  margin-left: 72px;
}

.ct-text-editor {
  font-size: 20px;
  color: #fff;
  padding-top: 5px;
  font-weight: 700;
}

.video-sec {
  padding: 50px 0;
}

.industrial-solutions-section{
  padding:50px 0;
  background: #f7f7f7;
}

.industrial-solutions-section .cm-title{
  margin-bottom: 10px;
}
.industrial-solutions-section .solutions-box{
  overflow: hidden;
  border-radius: 20px;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.industrial-solutions-section .solutions-box .cm-title{
  font-size: 18px;
  position: absolute;
  bottom: 0;
  background-color: #478779;
  padding: 10px 15px;
  border-radius: 10px;
  color:#fff;
  font-family: "Poppins", sans-serif !important;  
}
.industrial-solutions-section .solutions-box img{
  width:100%;
  height:100%;
  position: relative;
  transition: all 0.7s ease-in-out;
}

.industrial-solutions-section h2 {
 font-family: "Oswald", sans-serif !important;
  font-size: 40px;
  font-weight: 600;
  color: #478779;
  text-transform: uppercase;
  margin-top: 5px;
  text-align: center;
  margin-bottom: 30px;
}

.cm-title {
  font-family: "Oswald", sans-serif !important;
  font-size: 40px;
  font-weight: 600;
  color: #478779;
  text-transform: capitalize;
  margin-top: 5px;
  text-align: center;
}

.products-bg {
  background-image: url(../images/pro-bg.jpg);
  padding: 20px 0;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.service-wrap-3 {
  position: relative;
}

.service-wrap-3:hover .service-details {
  box-shadow: 0 0 20px -5px rgba(37, 37, 37, 0.5);
}

.service-wrap-3 .service-thumb:hover img {
  transform: scale(1.05);
  margin: 0 auto;
}

.service-wrap-3 .service-thumb {
  overflow: hidden;
  border: 4px solid #fff;
  background-color: #ffffff;
  margin-left: 5px;
  margin-right: 5px;
}

.service-wrap-3 .service-thumb img {
  width: 100%;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  height: auto;
}

.service-wrap-3 .service-details {
  background: #478779;
  width: 96%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  top: 0px;
  padding: 5px 15px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  text-align: center;
  color: #478779;
}

.service-details h4 a {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 27px;
}

.service-details a:hover h4 {
  color: #000;
}

.owl-dot {
  display: none !important;
}

.iq-workinfo {
  z-index: 9;
  position: relative;
}

.iq-workinfo .service-shap {
  border: 10px solid #7c60d5;
  background: #ffffff;
  text-align: center;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  width: 150px;
  height: 150px;
  position: relative;
  border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
  animation: one-animated 10s infinite;
  margin: 0 auto;
  animation-name: iq-work-before;
  animation-duration: 20s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.iq-work:after {
  content: " ";
  position: absolute;
  width: 50%;
  height: 2px;
  background: #ffffff;
  top: -95px;
  right: 0;
  background-image: linear-gradient(to right, silver 50%, transparent 0%);
  background-size: 10px 1px;
  background-repeat: repeat-x;
  background-position: 0% bottom;
  animation-name: iq-work-before;
  animation-duration: 20s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.iq-work:before {
  content: " ";
  position: absolute;
  width: 50%;
  height: 2px;
  background: #ffffff;
  top: -95px;
  left: 0;
  background-image: linear-gradient(to right, silver 50%, transparent 0%);
  background-size: 10px 1px;
  background-repeat: repeat-x;
  background-position: 0% bottom;
  animation-name: iq-work-before;
  animation-duration: 20s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.iq-work.first-line:before {
  content: none;
}

.iq-work.last-line:after {
  content: none;
}

@keyframes iq-work-before {
  0% {
    background-position: 0% bottom;
  }

  100% {
    background-position: 100% bottom;
  }

  0% {
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    box-shadow: 15px 15px 50px rgba(0, 0, 0, 0.2);
  }
}

.box {
  background-color: rebeccapurple;
  border-radius: 10px;
  width: 100px;
  height: 100px;
  animation-name: rotate;
  animation-duration: 0.7s;
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*----------------
Tab
----------------*/

.fxt-project-wrap-layout1 {
  padding-left: 15px;
  padding-right: 15px;
}

.fxt-project-box-layout1 {
  position: relative;
  margin-bottom: 30px;
}

.fxt-project-box-layout1 .item-img {
  position: relative;
}

.fxt-project-box-layout1 .item-img img {
  border-radius: 4px;
  width: 100%;
  height: auto;
}

.fxt-project-box-layout1 .item-img:after {
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.fxt-project-box-layout1 .item-content {
  text-align: center;
  position: absolute;
  top: 60%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.fxt-project-box-layout1 .item-content .item-icon {
  margin-bottom: 12px;
}

.fxt-project-box-layout1 .item-content .item-icon a {
  height: 40px;
  width: 40px;
  background-color: #478779;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
}

.fxt-project-box-layout1 .item-content .item-icon a i:before {
  font-size: 16px;
  color: #ffffff;
}

.fxt-project-box-layout1 .item-content .item-title {
  font-weight: 600;
  margin-bottom: 0;
  font-size: 20px;
  padding: 0px 10px;
}

.fxt-project-box-layout1 .item-content .item-title a {
  color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.fxt-project-box-layout1 .item-content .item-title a:hover {
  color: #478779;
}

.fxt-project-box-layout1 .item-content .item-catagory {
  color: #478779;
  font-size: 18px;
}

.fxt-project-box-layout1:hover .item-img:after {
  visibility: visible;
  opacity: 1;
}

.fxt-project-box-layout1:hover .item-content {
  top: 50%;
  visibility: visible;
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.fxt-project-detail-layout1 .item-title {
  font-weight: 600;
  margin-bottom: 10px;
}

.fxt-project-detail-layout1 .item-gallery {
  margin: 40px 0 16px;
}

.why-choose-bg {
  background-color: #f7f7f7;
  padding: 80px 0px;
}

.why-choose-text {
  position: relative;
  padding-top: 15px;
}

.why-choose-text img {
  display: block;
  width: 100%;
  height: auto;
}

.why-choose-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #478779;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}

.why-choose-text:hover .why-choose-overlay {
  height: 100%;
}

.why-overlay-text-1 {
  padding: 30px 20px;
}

.why-choose-text h3 {
  color: #fff;
  font-size: 22px;
  text-align: left;
  background-color: #478779;
  padding: 20px;
  margin: 0px;
}

.why-overlay-text-1 h4 {
  color: #fff;
  font-size: 22px;
  text-align: center;
  padding-bottom: 10px;
}

.why-overlay-text-1 p {
  color: #fff;
  font-size: 15px;
  text-align: center;
}

.ask-our-bg {
  padding: 30px 0;
}

.products-about {
  font-family: "Oswald", sans-serif !important;
  font-size: 40px;
  font-weight: 600;
  color: #478779;
  text-transform: uppercase;
  margin-top: 5px;
  text-align: center;
}

.products-about p {
  font-size: 18px;
  color: #000;
  padding: 10px 20%;
  text-transform: none;
  font-weight: normal;
  font-family: "Poppins", sans-serif !important;
  line-height: 28px;
  margin-top: 0px;
}

.box-po {
  padding-bottom: 35px;
}

.quality-01 {
  border: 3px solid #f7f7f7;
  padding: 20px;
  text-align: left;
  background-color: #fff;
  box-shadow: 0 6px 9px rgb(0 0 0 / 6%);
}

.quality-01:hover {
  border-color: #478779;
}

.quality-TEXT {
  padding-left: 50px;
}

.quality-TEXT h4 {
  font-size: 18px;
  color: #1a1a18;
  font-weight: 600;
  line-height: 28px;
}

.quality-TEXT p {
  margin: 0px;
  color: #333;
  font-size: 15px;
  line-height: 24px;
}

.fp-icon {
  font-size: 30px;
  color: #478779;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #f7f7f7;
  transition: 0.5s;
}

.fp-icon:hover {
  background-color: #478779;
  color: #fff;
}

.elements_area {
  background: #f7f7f7;
  /* Old browsers */
  padding: 40px 0px;
}

ul.elements {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  color: #fff;
  margin-top: 3%;
}

ul.elements li {
  width: 10%;
  background: #1a1a18;
  border-radius: 7px;
  display: inline-block;
  animation: shake1 5s;
  animation-iteration-count: infinite;
  margin: 0px 3% 3% 0px;
  -webkit-box-shadow: -10px 10px 12px 0 #77767b;
  box-shadow: -10px 10px 12px 0 #77767b;
}

ul.elements li:hover {
  animation: shake1 5s;
  animation-iteration-count: infinite;
  z-index: 2;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.2);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.2);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.2);
  transition: all 200ms ease-in;
  transform: scale(1.2);
  background: #478779;
  color: #1a1a18 !important;
}

ul.elements li p {
  text-align: right;
  padding: 4px 10px;
  margin-bottom: 0px;
}

ul.elements li h3 {
  margin: 0px 0px 30px 0px;
  font-weight: bold;
  font-size: 36px;
}

ul.elements li h4 {
  margin: 0px 0px 5px 0px;
  font-size: 11px;
  height: 25px;
}

ul.elements li a {
  color: #fff;
}

ul.elements li a:hover {
  text-decoration: none;
  color: #1a1a18 !important;
}

@keyframes shake1 {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }

  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }

  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }

  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }

  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }

  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }

  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }

  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }

  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }

  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }

  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}

#footer-01 {
  background-color: #1a1a18;
  padding: 40px 0px 0px 0px;
  background-image: url(../images/footer-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  color: var(--theme-color-white);
}

.servece-01 {
  line-height: 25px;
  padding: 5px 15px 0px 30px;
  color: #ffffff;
  font-size: 15px;
}

.servece-01 img {
  width: 270px;
  height: auto;
  margin-top: 20px;
}

.servece-01 p {
  padding-right: 15px;
  text-align: left;
  padding-top: 15px;
}

.servece-01 ul {
  padding: 0px;
  margin: 0px;
}

.servece-01 ul li {
  background-image: url(../images/arrow-right.png);
  background-repeat: no-repeat;
  background-position: 2px 10px;
  padding-left: 20px;
  list-style: none;
  padding-top: 2px;
  padding-bottom: 4px;
}

.servece-01 a {
  text-decoration: none;
  color: #ffffff;
}

.servece-01 a:hover {
  color: #5aa897;
}

.servece-01 h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.servece-Domestic {
  line-height: 24px;
  padding: 6px 0px 0px 0px;
  color: #ffffff;
  font-size: 15px;
}

.servece-Domestic ul {
  padding: 0px;
  margin: 0px;
}

.servece-Domestic ul li {
  background-position: 12px 10px;
  padding-left: 45px;
  list-style: none;
  padding-top: 10px;
  padding-bottom: 10px;
}

.servece-Domestic a {
  text-decoration: none;
  color: #ffffff;
}

.servece-Domestic a:hover {
  color: #478779;
  padding-left: 2px;
  font-weight: bold;
  text-decoration: none;
}

.servece-Domestic h4 {
  font-size: 20px;
  color: var(--theme-color-white);
  font-weight: 600;
  text-transform: uppercase;
}

/*Powered by s */
.power-by {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  background-color: #1a1a18;
  padding: 10px 0px;
  text-align: left;
}

.power-by a {
  color: #478779;
  font-size: 15px;
  font-weight: 400;
}

.power {
  text-align: right;
}

.product-banner-part {
  background: rgb(2, 68, 53);
  background: linear-gradient(90deg,
      rgba(2, 68, 53, 1) 0%,
      rgba(4, 112, 88, 1) 35%,
      rgba(2, 68, 53, 1) 100%);
  padding: 10px 0px;
}

.product-part {
  border-bottom: 1px dashed #fff;
  border-top: 1px dashed #fff;
  margin: 0;
  padding: 50px 0;
}

.product-banner h1 {
  font-size: 36px;
  letter-spacing: 0.4px;
  line-height: 40px;
  margin: 0px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.product-banner h1:after {
  border-top: 3px solid #478779;
  display: block;
  width: 100px;
  content: "";
  margin: 0 auto;
  margin-top: 5px;
}

/*benefits-start*/

.page-part {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 30px;
}

.page-part-text h2 {
  font-size: 25px;
  color: #478779;
  font-weight: 600;
}

.page-part-text h3 {
  font-size: 24px;
  color: #478779;
  font-weight: 600;
}

.page-part-text h4 {
  font-size: 20px;
  color: #1a1a18;
  font-weight: 600;
}

.page-part-text p {
  font-size: 17px;
  color: #333;
  line-height: 29px;
  margin-bottom: 10px;
  text-align: justify;
}

.page-part-text td {
  font-size: 17px;
  color: #333;
  line-height: 29px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  padding: 5px 10px;
}
.page-part-text a , strong{
  text-transform: capitalize;
}

.page-part-text img {
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 3px;
  border: 1px solid #000;
  margin: 20px 0px;
  border-radius: 20px;
}

.page-part-text img:hover {
  border: 1px solid #03604b;
  transition: 0.5s;
  border-radius: 20px;
}

/*benefits-end*/
.package {
  padding-bottom: 15px;
}

.package ul {
  padding: 0px;
  margin-bottom: 0;
}

.package ul li {
  background-image: url(../images/arrow-page.png);
  background-repeat: no-repeat;
  background-position: 0px 12px;
  padding-left: 25px;
  list-style: none;
  text-align: left;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
}

.input-group .form-control:last-child,
.input-group-addon:last-child {
  font-size: 14px !important;
  line-height: 24px;
}

.input-group .form-control:last-child,
.input-group-addon:last-child {
  font-size: 14px !important;
  line-height: 24px;
  border-radius: 5px;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  margin: 20px 0;
  width: 100%;
}

.Submit-box {
  background-image: linear-gradient(90deg, #478779, #478779);
  color: #fff;
  padding: 10px 15px;
  font-size: 17px;
  border-radius: 5px;
}

.form-control:focus {
  box-shadow: none !important;
}

.service {
  border-bottom: #478779 5px double;
  display: inline-block;
  font-size: 23px;
  font-weight: 700px;
}

.contact-box {
  background: #fff;
  padding: 10px;
  color: #478779;
  margin-top: 50px;
  text-align: center;
  border-radius: 30px;
  margin-bottom: 20px;
  height: 250px;
  box-shadow: -3px -1px 13px 2px rgba(90, 88, 88, 0.75);
  -webkit-box-shadow: -3px -1px 13px 2px rgba(90, 88, 88, 0.75);
  -moz-box-shadow: -3px -1px 13px 2px rgba(90, 88, 88, 0.75);
  border: #478779 3px solid;
}

.page-text {
  font-size: 23px;
  color: #000;
  font-weight: 600px;
  padding: 5px;
}

.product-menu {
  /* overflow: scroll;
  overflow-x: hidden;
  height: 300px; */
  width: 100%;
}

.product-menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 1px;
  background-color: #555;
}

.product-menu::-webkit-scrollbar {
  width: 3px;
  background-color: #555;
}

.product-menu::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #F5F5F5;
}



.products-menu {
  /* overflow: scroll;
  overflow-x: hidden;
  height: 300px; */
  width: 100%;
}

.products-menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 1px;
  background-color: #555;
}

.products-menu::-webkit-scrollbar {
  width: 3px;
  background-color: #555;
}

.products-menu::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #F5F5F5;
}





.experience-box {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 10px 0px;
  background-color: #ffff;
  margin-top: 15px;
}

.experience-box p {
  font-size: 16px;
  margin: 0px;
}

.contact {
  padding: 50px 0 0 0;
}

.contact .address-box {
  text-align: center;
  width: 100%;
  padding: 0px 20px;
  margin-bottom: 55px;
  border-radius: 10px;
  background-color: #f2f2f4;
  position: relative;
  box-shadow: 0 0 10px 0 #ccc;
  border: 5px solid #ffffff;
}

.contact .address-box .add-image {
  background-color: #f2f2f4;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  border: 5px solid #ffffff;
  box-shadow: 0 0 10px 0 #ccc;
}

.contact .address-box:hover .add-image {
  animation-name: imganimation;
  animation-iteration-count: 1;
  animation-duration: 0.7s;
}

@keyframes imganimation {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }

  50% {
    transform: translate(-50%, -50%) rotate(180deg);
  }

  100% {
    transform: translate(-50%, -50%) rotate(360deg);
    transition-delay: 0.1s;
  }
}

.contact .address-box img {
  padding: 15px;
  width: 60px;
}

.contact .address-box a,
.contact .address-box p {
  padding: 45px 0 0 0;
  font-size: 18px;
  color: #333;
  font-weight: 500;
  line-height: 51px;
}

.contact .address-box h3 {
  font-size: 20px;
  color: #478779;
  font-weight: 600;
}

.contact iframe {
  width: 100%;
  height: 400px;
  margin: 50px 0 40px 0;
  border: 5px solid #000;
  box-shadow: 0 0 10px 0 #ccc;
  border-radius: 5px;
}

.contact .company-text {
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  padding: 0px 0px 60px 0px;
}

.left_social {
  position: fixed;
  right: -135px;
  top: 35%;
  z-index: 999;
  display: flex;
  flex-direction: column;
  /* display: none; */
}

.left_social a {
  display: inline-block;
  background: #fff;
  width: 185px;
  text-decoration: none;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  padding: 10px;
  transition: 0.3s;
}

.left_social a span {
  margin-left: 10px;
  font-size: 18px;
  color: #c00508;
}

.left_social a:hover {
  transform: translateX(-105px);
  transition: 0.3s;
}

@media only screen and (max-width: 768px) {
  .logo img {
    width: 280px;
    height: auto;
  }

  .header-bg-r {
    display: none;
  }

  .box-position {
    margin-top: 0px;
  }

  .box-heading h4 {
    font-size: 16px;
  }

  .home-welcome h1 {
    font-size: 34px;
  }

  .home-welcome p {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
  }

  .servece-01 img {
    width: 240px;
  }

  .product-menu {
    overflow: scroll;
    height: auto;
    width: 100%;
  }

  .product-banner h1 {
    font-size: 30px;
  }

  .page-part-text p {
    font-size: 15px;
    color: #333;
    line-height: 25px;
    margin-bottom: 10px;
    text-align: justify;
  }

  .product-part {
    padding: 30px 0;
  }

  .power-by {
    font-size: 13px;
    text-align: center;
  }

  .power {
    text-align: center;
  }

  .package ul li {
    font-size: 15px;
  }
}

.header-bg .address a,
#footer-01 .servece-Domestic li a {
  pointer-events: none;
}

.modal-open .modal {
  z-index: 99999;
}

.inquiry-popup .form-group {
  margin: 0 0 20px 0;
}

.inquiry-popup .form-group label {
  font-weight: bold;
  color: #212121;
  margin-bottom: 5px;
  font-size: 14px;
}

.inquiry-popup .form-group label.error {
  color: red;
}

.inquiry-popup .form-control {
  background: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  color: #666666;
  font-size: 16px;
  font-weight: 400;
  box-shadow: none;
  outline: none;
  transition: all 0.5s ease-in-out;
  padding: 10px 18px;
  border-radius: 0;
  height: auto;
}

.inquiry-popup textarea.form-control {
  resize: none;
  height: 100px;
}

.inquiry-popup .form-control::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.inquiry-popup .form-control:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.inquiry-popup .form-control::placeholder {
  color: rgba(0, 0, 0, 0.75);
}

.inquiry-popup .form-control:focus {
  border-color: #c52424;
}

.inquiry-popup .modal-header .close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.inquiry-popup .modal-header .modal-title {
  color: #000000;
  font-weight: bold;
}

.inquiry-popup .cm-btn {
  background: #478779;
  color: #ffffff;
  border: 0;
  padding: 12px 25px;
  box-shadow: none;
}

.inquiry-popup .cm-btn:hover {
  opacity: 0.7;
}

.inquiry-btn {
  position: fixed;
  right: 30px;
  bottom: 30px;
  z-index: 99;
}

.inquiry-btn .ripple-btn {
  position: relative;
  width: 90px;
  height: 90px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.inquiry-btn .ripple-btn svg {
  width: 40px;
  height: 40px;
}

.inquiry-btn .pinkBg {
  background-color: #478779 !important;
  background-image: linear-gradient(90deg, #478779, #1a1a18);
}

.inquiry-btn .ripple {
  position: absolute;
  width: 160px;
  height: 160px;
  z-index: -1;
  left: 50%;
  top: 50%;
  opacity: 0;
  margin: -80px 0 0 -80px;
  border-radius: 100px;
  -webkit-animation: ripple 1.8s infinite;
  animation: ripple 1.8s infinite;
}

@-webkit-keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.inquiry-btn .ripple:nth-child(2) {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}

.inquiry-btn .ripple:nth-child(3) {
  animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
}

.keytage a {
  font-size: 16px;
}

/* blog part start */
.cm-innerpage {
  padding: 60px 0;
}

 .blog-text-nw {
  background-color: #fff;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
  text-align: left;
  overflow: hidden;
  transform: translateY(-10px);
  height: 100% !important;
  margin-bottom: 25px;
  padding: 20px;
} 

.blog-text-nw h3 {
  color: #000000;
  text-align: left;
  font-size: 19px;
  margin-top: 0;
  /* padding: 10px 20px 10px 20px; */
}

.blog-text-nw h3 a {
  color: inherit;
  line-height: 125%;
  text-transform: capitalize;
}
.blog-text-nw p strong{
  text-transform: capitalize;
}

.blog-text-nw p {
  text-align: justify;
  font-size: 17px;
  line-height: 28px;
  /* padding: 10px 20px 20px 20px; */
  color: #333;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 4; /* change this to 2 if you want only 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog-text-nw img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}

.blog-text-nw .more-btn {
  margin: 20px 20px;
}

.cm-btn {
  position: relative;
  background: #2f6e61;
  color: #fff;
  padding: 18px 25px;
  text-align: center;
  margin: 0;
  border: 0 solid transparent;
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  min-width: 150px;
  height: auto;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  text-transform: inherit;
  letter-spacing: 0;
  -webkit-border-radius: 0px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  overflow: hidden;
  z-index: 1;
}

.cm-btn:before {
  background-color: transparent;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  z-index: -1;
  content: "";
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.cm-btn:hover:before {
  background-color: #314d44;
  color: #fff;
  bottom: 0;
  top: auto;
  width: 100%;
  opacity: 1;
}

.cm-btn:hover {
  color: #ffffff;
}

/* blog part end */




.our-clients-home {
  padding: 50px 0px;
}

.our-clients-home .products-about {
  font-family: "Oswald", sans-serif !important;
  font-size: 40px;
  font-weight: 600;
  color: #478779;
  text-transform: uppercase;
  margin-top: 5px;
  text-align: center;
}

.our-clients-home .servece-0111 {
  position: relative;
  height: 5px;
  width: 65px;
  background-color: #478779;
  display: block;
  margin: 18px auto 20px auto;
}

.clients-item {
  padding: 10px;
}

.clients-item img {
  box-shadow: 0px 0px 6px 2px #dadada;
}

.sm-lg img {
  width: 25px;
  height: auto;
}

.inquirey-page {
  position: relative;
  padding: 70px 0;
  min-height: 200px;
  font-family: 'poppins', sans-serif;
}
.inquirey-page h6 {
  font-size: 17px;
  margin: 0 0 30px 0;
  font-weight: 600;
  font-family: 'poppins', sans-serif;
}
.inquirey-page .submit-btn .cm-btn {
  border: none;
}
.inquirey-page .submit-btn .cm-btn:hover{
  color: #000;
  background: #819ccf;
}
.form-sec {
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 40px;
}
.form-sec .cm-title {
  color: #000;
  font-size: 26px;
  margin: 0 0 30px 0;
}
.form-sec .form-group {
  margin-bottom: 25px;
}
.form-sec .form-group label {
  font-weight: 500;
  color: #000;
  margin: 0 0 7px 0;
}
.form-sec .form-control {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 11px 15px;
  outline: none;
  box-shadow: none;
  height: auto;
  border-radius: 0;
}
.form-sec textarea.form-control {
  height: 150px;
  resize: none;
}




.innerpage-main {
  position: relative !important;
  padding: 70px 0 !important;
  background-image: url(/images/about-section-eight.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

.innerpage-main .product-image {
  float: right !important;
  margin-left: 30px !important;
  max-width: 600px !important;
  border: 3px solid black;
  border-radius: 5px;
}

.innerpage-main a{
  text-transform: capitalize;
}

.innerpage-main p {
  text-align: justify !important;
  font-weight: 500 !important;
  position: relative !important;
  margin-bottom: 12px !important;
}
.innerpage-main p strong{
  text-transform: capitalize;
  font-weight: 600;
}
.innerpage-main h2 {
  font-weight: 600 !important;
}
.innerpage-main a {
  color: #2196F3;
  text-transform: capitalize;
  text-decoration: none;
}
.innerpage-main a:hover{
  color: #0a62d6;
}

.innerpage-main .product-image img {
  width: 100%;
  max-height: 460px;
}

@media (max-width: 768px) {
  .innerpage-main {
    padding: 50px 0px !important;
  }

  .innerpage-main .product-image {
    float: none !important;
    margin: 0 auto 20px auto !important;
    text-align: center !important;
    max-width: 100% !important;
  }

  .innerpage-main img {
    width: 100% !important;
    height: auto !important;
  }

  

  .innerpage-main p {
    font-size: 0.95rem !important;
  }
}

@media (max-width: 480px) {
  

  .innerpage-main p {
    font-size: 0.9rem !important;
  }
}





.gallery {
  padding: 50px 0;
}

.gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 30px;
}


.gallery-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 92%;
  width: 95%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transform: scale(0.8);
  transition: 0.5s;
  margin: auto;
}

.gallery-item:hover::before {
  opacity: 1;
  transform: scale(1);
}

.gallery-item a {
  display: block;
  width: 100%;
  position: relative;
}

.gallery-item a::before,
.gallery-item a::after {
  content: "";
  position: absolute;
  width: 40%;
  height: 40%;
  opacity: 0;
  transition: 0.5s;
}

.gallery-item a::before {
  top: 10%;
  left: 7%;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
}

.gallery-item a::after {
  bottom: 10%;
  right: 7%;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

.gallery-item:hover a::before,
.gallery-item:hover a::after {
  width: 86%;
  height: 80%;
  opacity: 0.7;
}

.gallery-item img {
  display: block;
  object-fit: cover;
  aspect-ratio: 1 / 1;
  width: 100%;
  transition: transform 0.4s ease;
}

.gallery-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 1;
}

.gallery-item i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #fff;
  background-color: #478779;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  border-radius: 50%;
  opacity: 0;
  transition: 0.4s ease;
  z-index: 2;
}

.gallery-item:hover img {
  transform: scale(1.05);
}

.gallery-item:hover i {
  opacity: 1;
}
.gallery-item:hover .overlay,
.gallery-item:hover i {
  opacity: 1;
}

.cm-list {
  margin: 0;
  padding: 0;
}

.cm-list li {
  position: relative;
  list-style: outside none none;
  display: block;
  margin: 0 0 15px 0;
  padding: 0 0 0 32px;
}

.terms-info {
  margin-top: 20px;
}

.cm-list li:before {
  position: absolute;
  content: '';
  left: 8px;
  top: 5px;
  width: 5px;
  height: 10px;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(45deg);
  z-index: 1;
}

.cm-list li:after {
  position: absolute;
  content: "";
  left: 0;
  top: 1px;
  width: 20px;
  height: 20px;
  background: #478779;
  border-radius: 100%;
}

.cm-list li:last-child {
  margin-bottom: 0;
}


/* Insights css  */

.whyjoinfranchisesec {
    padding: 70px 0;
    background: linear-gradient(135deg, #f8f9fa, #eef3f7);
}

.whyjoinfranchisesec .row {
    row-gap: 25px;
}

.whyjoinfranchisesec .footer-item {
    position: relative;
    overflow: hidden;
    /* background: #fff; */
    border-radius: 15px;
    padding: 10px 15px;
    text-align: center;
    border: 1px solid #eee;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.07);
    transition: all 0.4s ease;
    margin-bottom: 10px;
}

.whyjoinfranchisesec .footer-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background: rgb(4 112 88);
    transition: 0.4s ease;
}

.whyjoinfranchisesec .footer-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.whyjoinfranchisesec .footer-item:hover::before {
    width: 100%;
    opacity: 0.95;
}

.whyjoinfranchisesec .footer-item a {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    color: #222;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s ease;
}

.whyjoinfranchisesec .footer-item a::after {
    content: "→";
    font-size: 22px;
    color: rgb(4 112 88);
    transition: 0.3s ease;
}

.whyjoinfranchisesec .footer-item:hover a,
.whyjoinfranchisesec .footer-item:hover a::after {
    color: #fff;
}

.whyjoinfranchisesec .footer-item:hover a::after {
    transform: translateX(6px);
}

/* Tablet */
@media (max-width: 991px) {
    .whyjoinfranchisesec {
        padding: 50px 0;
    }

    .whyjoinfranchisesec .footer-item {
        padding: 22px 15px;
    }
}

/* Mobile */
@media (max-width: 575px) {
    .whyjoinfranchisesec {
        padding: 35px 15px;
    }

    .whyjoinfranchisesec .footer-item a {
        font-size: 16px;
    }
}

/* Insights css End */


/* new page css  */

/* =========================================================
   WET SCRUBBER PAGE
   UNIQUE CLASS NAMES
========================================================= */

.wet-scrubber-page {
    padding: 70px 0 !important;
    background: #f5f7f9;
    text-align: justify;
}

.wet-scrubber-page .row {
    align-items: flex-start;
}


/* =========================================================
   MAIN CONTENT
========================================================= */

.wet-scrubber-main-content {
    /* background: #ffffff; */
    padding: 35px;
    border-radius: 12px;
    box-shadow: 0 5px 25px rgba(26, 26, 24, 0.06);
}

.wet-scrubber-image {
    margin-bottom: 30px;
}

.wet-scrubber-image img {
    max-width: 100%;
    height: auto;
    display: inline-block;
}

.wet-scrubber-main-content h1 {
    font-size: 32px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 25px;
    color: #1a1a18;
}

.wet-scrubber-main-content h2 {
    font-size: 27px;
    line-height: 1.35;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 18px;
    color: #1a1a18;
}

.wet-scrubber-main-content h3 {
    font-size: 22px;
    line-height: 1.4;
    font-weight: 700;
    margin-top: 28px;
    margin-bottom: 14px;
    color: #1a1a18;
}

.wet-scrubber-main-content p {
    font-size: 16px;
    line-height: 1.8;
    color: #555555;
    margin-bottom: 18px;
}

.wet-scrubber-main-content strong {
    font-weight: 700;
    color: #1a1a18;
}

.wet-scrubber-main-content ul {
    margin: 15px 0 22px;
    padding-left: 22px;
}

.wet-scrubber-main-content ul li {
    font-size: 16px;
    line-height: 1.8;
    color: #555555;
    margin-bottom: 8px;
}


/* =========================================================
   PREMIUM CONTENT SECTION HEADINGS
========================================================= */

.wet-scrubber-main-content h2 {
    position: relative;
    margin: 45px 0 20px;
    padding: 0 0 14px;
    color: #1a1a18;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.3px;
}

.wet-scrubber-main-content h2::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 65px;
    height: 4px;
    background: #478779;
    border-radius: 10px;
}

.wet-scrubber-main-content h2::after {
    content: "";
    position: absolute;
    left: 72px;
    bottom: 1px;
    width: 28px;
    height: 2px;
    background: #cfd7dc;
    border-radius: 10px;
}


/* =========================================================
   TYPES OF WET SCRUBBERS
========================================================= */

.wet-scrubber-main-content h2.types-wet-scrubber-heading {
    margin-top: 50px;
    padding: 18px 22px;
    background: linear-gradient(135deg, #eef5f3, #ffffff);
    border-left: 5px solid #478779;
    border-bottom: 1px solid #dce8e4;
    border-radius: 8px;
    font-size: 29px;
}

.wet-scrubber-main-content h2.types-wet-scrubber-heading::before,
.wet-scrubber-main-content h2.types-wet-scrubber-heading::after {
    display: none;
}


/* =========================================================
   KEY FEATURES
========================================================= */

.wet-scrubber-main-content h2.key-features-heading {
    margin-top: 50px;
    padding: 18px 22px;
    background: linear-gradient(135deg, #f1f6f4, #ffffff);
    border-left: 5px solid #478779;
    border-bottom: 1px solid #dce8e4;
    border-radius: 8px;
    font-size: 23px;
}

.wet-scrubber-main-content h2.key-features-heading::before,
.wet-scrubber-main-content h2.key-features-heading::after {
    display: none;
}


/* =========================================================
   FREQUENTLY ASKED QUESTIONS
========================================================= */

.wet-scrubber-main-content h2.faq-heading {
    margin-top: 55px;
    padding: 20px 24px;
    color: #ffffff;
    background: linear-gradient(135deg, #1a1a18, #478779);
    border-radius: 10px;
    font-size: 29px;
    box-shadow: 0 8px 25px rgba(71, 135, 121, 0.15);
}

.wet-scrubber-main-content h2.faq-heading::before,
.wet-scrubber-main-content h2.faq-heading::after {
    display: none;
}


/* =========================================================
   SUB HEADINGS - H3
========================================================= */

.wet-scrubber-main-content h3 {
    position: relative;
    margin: 30px 0 14px;
    padding-left: 15px;
    color: #1a1a18;
    font-size: 22px;
    font-weight: 650;
    line-height: 1.4;
    border-left: 4px solid #478779;
}


/* =========================================================
   PREMIUM CONTENT SECTION BOXES
========================================================= */

.wet-scrubber-section-box {
    background: #ffffff;
    border: 1px solid #e2e9e6;
    border-radius: 14px;
    padding: 28px 30px;
    margin: 30px 0;
    box-shadow: 0 6px 25px rgba(26, 26, 24, 0.06);
    position: relative;
    overflow: hidden;
}

.wet-scrubber-section-box::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 100%;
    background: #478779;
}


/* =========================================================
   SECTION HEADING
========================================================= */

.wet-scrubber-section-box h2 {
    margin: 0 0 18px;
    padding: 0 0 14px;
    color: #1a1a18;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.35;
    border-bottom: 1px solid #e2e9e6;
}

.wet-scrubber-section-box h2::before,
.wet-scrubber-section-box h2::after {
    display: none;
}


/* =========================================================
   CONTENT TEXT
========================================================= */

.wet-scrubber-section-box p {
    margin: 0 0 16px;
    color: #555555;
    font-size: 16px;
    line-height: 1.85;
}

.wet-scrubber-section-box p:last-child {
    margin-bottom: 0;
}


/* =========================================================
   LIST
========================================================= */

.wet-scrubber-section-box ul {
    margin: 15px 0 0;
    padding: 0;
    list-style: none;
}

.wet-scrubber-section-box ul li {
    position: relative;
    margin: 0 0 11px;
    padding: 0 0 0 27px;
    color: #555555;
    font-size: 15.5px;
    line-height: 1.7;
}

.wet-scrubber-section-box ul li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 1px;
    width: 19px;
    height: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e8f2ef;
    color: #478779;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 700;
}


/* =========================================================
   SUB HEADING INSIDE BOX
========================================================= */

.wet-scrubber-section-box h3 {
    margin: 25px 0 12px;
    padding-left: 14px;
    color: #1a1a18;
    font-size: 21px;
    font-weight: 650;
    line-height: 1.4;
    border-left: 3px solid #478779;
}


/* =========================================================
   FAQ BOX
========================================================= */

.wet-scrubber-faq-box {
    background: #f5f9f7;
    border: 1px solid #dce8e4;
    border-radius: 14px;
    padding: 28px 30px;
    margin: 35px 0;
}

.wet-scrubber-faq-box h2 {
    margin: 0 0 22px;
    padding: 15px 20px;
    color: #ffffff;
    background: linear-gradient(135deg, #1a1a18, #478779);
    border-radius: 9px;
    font-size: 27px;
    font-weight: 700;
}

.wet-scrubber-faq-box h3 {
    margin: 20px 0 8px;
    color: #1a1a18;
    font-size: 18px;
    font-weight: 700;
}

.wet-scrubber-faq-box p {
    margin: 0 0 15px;
    color: #555555;
    font-size: 15.5px;
    line-height: 1.8;
}


/* =========================================================
   INDUSTRIAL APPLICATION POINTS
========================================================= */

.wet-scrubber-applications {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px 18px;
    margin: 22px 0 25px;
    padding: 0;
    list-style: none;
}

.wet-scrubber-applications li {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 58px;
    margin: 0;
    padding: 13px 18px 13px 52px;
    background: #ffffff;
    border: 1px solid #e1e9e5;
    border-radius: 10px;
    color: #3e4b54;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    box-shadow: 0 4px 15px rgba(26, 26, 24, 0.04);
    transition: all 0.3s ease;
}

.wet-scrubber-applications li::before {
    content: "✔";
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e8f2ef;
    border: 1px solid #c7ddd7;
    border-radius: 50%;
    color: #478779;
    font-size: 13px;
    font-weight: 700;
    transition: all 0.3s ease;
}

.wet-scrubber-applications li:hover {
    border-color: #478779;
    transform: translateY(-3px);
    box-shadow: 0 8px 22px rgba(71, 135, 121, 0.10);
    color: #1a1a18;
}

.wet-scrubber-applications li:hover::before {
    background: #478779;
    border-color: #478779;
    color: #ffffff;
}


/* =========================================================
   PREMIUM SIDEBAR
========================================================= */

.fvm-flow-sidebar {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 25px;
    align-self: flex-start;
    z-index: 10;
}

.fvm-flow-product-box {
    /* background: #ffffff; */
    padding: 28px 25px;
    margin-bottom: 25px;
    border: 1px solid #e4ebe8;
    border-radius: 16px;
    box-shadow: 0 10px 35px rgba(26, 26, 24, 0.08);
    overflow: hidden;
}

.fvm-flow-product-box h3 {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    color: #1a1a18;
    margin: 0 0 18px;
    padding: 0 0 16px;
}

.fvm-flow-product-box h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 55px;
    height: 3px;
    background: #478779;
    border-radius: 5px;
}

.fvm-flow-product-box li {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #edf0ee;
}

.fvm-flow-product-box li:last-child {
    border-bottom: none;
}

.fvm-flow-product-box li a {
    position: relative;
    display: block;
    padding: 12px 25px 12px 0;
    color: #4a5350;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    text-decoration: none;
    transition: all 0.3s ease;
}

.fvm-flow-product-box li a::after {
    content: "→";
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-50%);
    color: #9ca5a1;
    font-size: 17px;
    opacity: 0;
    transition: all 0.3s ease;
}

.fvm-flow-product-box li a:hover {
    color: #478779;
    padding-left: 8px;
    padding-right: 25px;
}

.fvm-flow-product-box li a:hover::after {
    right: 0;
    opacity: 1;
    color: #478779;
}


/* =========================================================
   CTA BOX
========================================================= */

.fvm-flow-sidebar-cta {
    background: #ffffff;
    border: 1px solid #e4ebe8;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 35px rgba(26, 26, 24, 0.08);
}


/* =========================================================
   CTA TOP
========================================================= */

.fvm-flow-sidebar-top {
    padding: 32px 25px;
    text-align: center;
    background: linear-gradient(135deg, #478779 0%, #eef5f3 100%);
}

.fvm-flow-sidebar-top a {
    display: inline-block;
    margin-bottom: 20px;
}

.fvm-flow-sidebar-top img {
    display: block;
    width: auto;
    max-width: 185px;
    height: auto;
    margin: 0 auto;
}

.fvm-flow-sidebar-top h3 {
    font-size: 18px;
    line-height: 1.55;
    font-weight: 600;
    color: #1a1a18;
    margin: 5px 0 0;
}


/* =========================================================
   CONTACT AREA
========================================================= */

.fvm-flow-sidebar-contact {
    padding: 22px 25px;
    background: #305149;
}

.fvm-flow-sidebar-contact ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.fvm-flow-sidebar-contact ul li {
    list-style: none;
    margin: 0 0 12px;
    padding: 0;
}

.fvm-flow-sidebar-contact ul li:last-child {
    margin-bottom: 0;
}

.fvm-flow-sidebar-contact ul li a {
    display: flex;
    align-items: center;
    min-height: 48px;
    padding: 11px 14px;
    background: #f6f8f7;
    border: 1px solid #e1e9e5;
    border-radius: 9px;
    color: #1a1a18;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
    transition: all 0.3s ease;
}

.fvm-flow-sidebar-contact ul li a:hover {
    background: #478779;
    border-color: #478779;
    color: #ffffff;
    transform: translateX(4px);
}


/* =========================================================
   DESKTOP
========================================================= */

@media (min-width: 992px) {

    .fvm-flow-sidebar {
        padding-left: 10px;
    }

}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 991px) {

    .fvm-flow-sidebar {
        position: static;
        top: auto;
        margin-top: 30px;
    }

    .fvm-flow-product-box {
        padding: 25px 22px;
    }

    .fvm-flow-product-box h3 {
        font-size: 23px;
    }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .wet-scrubber-main-content {
        padding: 25px 20px;
    }

    .wet-scrubber-main-content h1 {
        font-size: 26px;
    }

    .wet-scrubber-main-content h2 {
        font-size: 24px;
        margin-top: 35px;
        padding-bottom: 12px;
    }

    .wet-scrubber-main-content h3 {
        font-size: 19px;
        margin-top: 25px;
    }

    .wet-scrubber-section-box {
        padding: 22px 20px;
        margin: 25px 0;
        border-radius: 11px;
    }

    .wet-scrubber-section-box h2 {
        font-size: 23px;
    }

    .wet-scrubber-section-box p {
        font-size: 15px;
        line-height: 1.75;
    }

    .wet-scrubber-section-box ul li {
        font-size: 14.5px;
    }

    .wet-scrubber-section-box h3 {
        font-size: 19px;
    }

    .wet-scrubber-faq-box {
        padding: 20px 17px;
        border-radius: 11px;
    }

    .wet-scrubber-faq-box h2 {
        font-size: 22px;
        padding: 13px 16px;
    }

    .wet-scrubber-applications {
        grid-template-columns: 1fr;
        gap: 11px;
        margin-top: 18px;
    }

    .wet-scrubber-applications li {
        min-height: 54px;
        padding: 12px 14px 12px 48px;
        font-size: 14px;
    }

    .wet-scrubber-applications li::before {
        left: 14px;
        width: 24px;
        height: 24px;
        font-size: 12px;
    }

    .fvm-flow-sidebar {
        margin-top: 25px;
    }

    .fvm-flow-product-box {
        padding: 22px 18px;
        border-radius: 12px;
    }

    .fvm-flow-product-box h3 {
        font-size: 21px;
        padding-bottom: 14px;
    }

    .fvm-flow-product-box li a {
        font-size: 14px;
        padding: 11px 22px 11px 0;
    }

    .fvm-flow-sidebar-cta {
        border-radius: 12px;
    }

    .fvm-flow-sidebar-top {
        padding: 28px 18px;
    }

    .fvm-flow-sidebar-top img {
        max-width: 165px;
    }

    .fvm-flow-sidebar-top h3 {
        font-size: 17px;
    }

    .fvm-flow-sidebar-contact {
        padding: 18px;
    }

    .fvm-flow-sidebar-contact ul li a {
        font-size: 14px;
        padding: 10px 12px;
    }

}



/* page css end */


/* =========================================================
   TUBULAR SCREW CONVEYOR - SMART STICKY SIDEBAR
   No internal scrollbar.
   Sidebar follows the page and stops exactly at this section's
   bottom, before the footer.
========================================================= */

@media (min-width: 992px) {

    .wet-scrubber-page {
        position: relative;
    }

    .wet-scrubber-page .row {
        align-items: flex-start !important;
    }

    /*
     * IMPORTANT:
     * Do not make the Bootstrap sidebar column the containing block.
     * The bottom state must be positioned against .wet-scrubber-page,
     * otherwise the sidebar can stop halfway and disappear.
     */
    .wet-scrubber-page .col-lg-4 {
        align-self: flex-start !important;
        position: static !important;
    }

    .fvm-flow-sidebar {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: 100% !important;
        height: auto !important;
        max-height: none !important;
        overflow: visible !important;
        z-index: 100 !important;
        will-change: top, left;
    }

    .fvm-flow-sidebar.is-smart-sticky {
        position: fixed !important;
        top: 25px !important;
        left: var(--sidebar-fixed-left) !important;
        width: var(--sidebar-width) !important;
    }

    /*
     * At the exact end of .wet-scrubber-page, keep the whole sidebar
     * inside the section. It will never continue over the footer.
     */
    .fvm-flow-sidebar.is-smart-sticky-bottom {
        position: absolute !important;
        top: auto !important;
        bottom: 70px !important;
        left: var(--sidebar-section-left) !important;
        width: var(--sidebar-width) !important;
    }
}

@media (max-width: 991px) {

    .fvm-flow-sidebar,
    .fvm-flow-sidebar.is-smart-sticky,
    .fvm-flow-sidebar.is-smart-sticky-bottom {
        position: static !important;
        top: auto !important;
        left: auto !important;
        bottom: auto !important;
        width: 100% !important;
        height: auto !important;
        max-height: none !important;
        overflow: visible !important;
        margin-top: 30px;
        transform: none !important;
    }
}
