@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap");
html {
  scroll-behavior: smooth;
}
* {
  margin: 0px;
  padding: 0px;
  outline: none;
}
ul {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: none;
}
img {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
b,
strong,
ul,
li,
span,
ol {
  margin: 0px;
  padding: 0px;
}

body {
  font-size: 15px;
  color: #000;
  font-family: "Space Grotesk", sans-serif;
  box-sizing: border-box;
  overflow-x: hidden;
  background-repeat: repeat;
  background-position: center;
}

/** **************** **/

body::-webkit-scrollbar {
  width: 8px;
}

body::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

body::-webkit-scrollbar-thumb {
  background-color: #8b8b8b;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

body::-webkit-scrollbar-track {
  background: #ffffff;
}

/** **************** **/

.m0 {
  margin: 0px;
}
.mt0 {
  margin-top: 0px !important;
}
.mb0 {
  margin-bottom: 0px;
}
.mt15 {
  margin-top: 15px;
}
.mb15 {
  margin-bottom: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mb25 {
  margin-bottom: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mb30 {
  margin-bottom: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mb40 {
  margin-bottom: 40px;
}
.mt60 {
  margin-top: 60px;
}
.mb60 {
  margin-bottom: 60px;
}
.mt80 {
  margin-top: 80px;
}
/**/
.p0 {
  padding: 0px;
}
.pt0 {
  padding-top: 0px;
}
.pb0 {
  padding-bottom: 0px;
}
.pt15 {
  padding-top: 15px;
}
.pb15 {
  padding-bottom: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pb25 {
  padding-bottom: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pb30 {
  padding-bottom: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pb40 {
  padding-bottom: 40px;
}
.pt60 {
  padding-top: 60px;
}
.pb60 {
  padding-bottom: 60px;
}
.pt70 {
  padding-top: 70px;
}
.pb70 {
  padding-bottom: 70px;
}
.pt80 {
  padding-top: 80px;
}
.pt100 {
  padding-top: 100px;
}

/** **************** **/

.container {
  max-width: 1350px;
}

/** **************** **/
.elementor-widget-container {
  background-image: url(../images/line-bg.png);
  background-position: top center;
  background-size: 80% auto;
  position: absolute;
  width: 100%;
  height: 601px;
  left: 0;
  top: 0;
  z-index: -1;
}
.elementor-widget-container-none {
  height: 150px !important;
}
/** **************** **/

.top-head {
  background: #121c22;
  border-radius: 0 0 20px 20px;
}
.top-head-clean p {
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  margin-top: 10px;
}
.top-head-clean p span {
  background: green;
  color: #ffffff;
  padding: 6px 20px;
  border-radius: 7px;
}
.header_tp_dtl ul {
  text-align: right;
  margin-top: 0;
}

.header_tp_dtl ul > li {
  display: inline-block;
  padding: 10px 10px;
}

.header_tp_dtl ul li:last-child {
  border-right: 0px;
  border-left: 1px solid #ffffff63;
  padding-left: 15px;
  padding-right: 0;
}

.header_tp_dtl ul li.call_tp a {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
}

.header_tp_dtl ul li.call_tp a span {
  font-weight: 550;
  color: #ffffff;
}

.main-nav .drop-down ul li:after {
  display: none;
}

.main-nav .drop-down ul li a,
.main-nav a {
  color: #17262f;
  letter-spacing: 0.25px;
}

.menu-icon {
  float: left;
  width: 60px;
  cursor: pointer;
  padding: 10px 0;
}

.menu-icon .bar2 {
  width: 48px;
}

.menu-icon .bar3 {
  width: 60px;
}

.menu-icon:hover .bar1 {
  width: 38px;
  transition: width 0.3s;
  -webkit-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
}

.menu-icon:hover .bar2 {
  width: 52px;
  transition: width 0.3s;
  -webkit-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -o-transition: width 0.3s;
}

.fixed-top {
  display: block;
  position: relative;
  top: 0;
}

.header-scrolled .logo {
  padding: 0px 13px;
}

.header-scrolled .scrollto img {
  width: 100px;
  height: auto;
}

.logo {
  position: relative;
  display: block;
  background: #e1e6e98a;
  width: 100%;
  text-align: center;
  border-radius: 10px;
}

.header-scrolled {
  position: fixed;
  padding: 7px 0 8px;
  background: #fff;
}

.scrollto img {
  width: 150px;
  height: auto;
  padding: 10px 0;
}

.header-menu-pad {
  padding-top: 15px;
}
.header-scrolled .header-menu-pad {
  padding-top: 0px;
}
.header-menu-pad .col-md-2,
.header-menu-pad .col-md-8 {
  padding: 0 5px;
}

.main-nav {
  background: #e1e6e98a;
  height: 100%;
  border-radius: 10px;
}

.main-nav > ul {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 25px;
}
.header-scrolled .main-nav > ul {
  padding-top: 14px;
}
.main-nav > ul > li {
  white-space: nowrap;
  float: left;
  position: relative;
}

.main-nav a {
  display: inline-block;
  font-size: 18px;
  padding: 10px 20px;
  font-weight: 600;
}

.main-nav li:last-child {
  border-right: 0px;
  padding-right: 0 !important;
}

.main-nav .active > a,
.main-nav a:hover,
.main-nav li:hover > a,
.mobile-nav .active > a,
.mobile-nav a:hover,
.mobile-nav li:hover > a {
  color: #ff5c00;
  text-decoration: none;
}

.main-nav .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
  padding: 5px;
  background-color: #fff;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);
  border: none;
  border-radius: 10px;
}

.main-nav .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.main-nav .drop-down li {
  min-width: 220px;
  position: relative;
}

.main-nav .drop-down ul li {
  border-bottom: 1px solid #f4f4f7;
  margin-top: 0;
}

.main-nav .drop-down ul li:last-child {
  border-bottom: 0;
}

.main-nav .drop-down .drop-down > a,
.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.main-nav .drop-down ul li a {
  padding: 10px;
  transition: 0.2s linear;
  font-size: 16px;
  text-transform: capitalize;
  width: 100%;
  border-radius: 10px;
}

.main-nav .drop-down ul .active > a,
.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul li:hover > a {
  color: #fff;
  background-color: #ff5c00;
}

.main-nav .drop-down > a:after {
  content: "\f107";
  font-family: FontAwesome;
  padding-left: 5px;
  font-size: 16px;
}

.main-nav .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 10px);
}

.main-nav .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.main-nav .drop-down .drop-down > a:after {
  content: "\f105";
  position: absolute;
  right: 15px;
}

/*btn*/
.header-btn {
  background: #e1e6e98a;
  height: 100%;
  text-align: center;
  border-radius: 10px;
}
.rs-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: #ea5501;
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  justify-content: center;
  padding: 15px 25px;
  height: 60px;
  /* transition: all 0.3s linear;*/
  font-weight: 500;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: 18px;
}
.header-scrolled .rs-btn {
  margin-top: 6px;
}
.rs-btn:hover {
  color: #fff;
}
.rs-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgb(255, 92, 0);
  transition: all 0.5s ease;
  transform: translateX(-101%);
  border-radius: 2px;
  z-index: -1;
}
.rs-btn:hover::before {
  transform: translateX(0);
}

.rs-btn .icon-box {
  overflow: hidden;
  position: relative;
  display: inline-flex;
  transition: all 0.3s ease-out 0s;
}
.rs-btn .icon-box svg {
  width: 17px;
  fill: #fff;
  transition: all 0.3s ease-out 0s;
}
.rs-btn:hover .icon-first {
  transform: translateX(150%);
}
.rs-btn .icon-box .icon-second {
  position: absolute;
  transform: translateX(-150%);
}
.rs-btn:hover .icon-box .icon-second {
  transform: translateX(0%);
}

/**/

.mobile-nav a {
  font-weight: 600;
  letter-spacing: 1px;
  display: block;
}

.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: #416b9d;
  transition: 0.4s;
}

.mobile-nav a {
  color: #fff;
  padding: 10px 20px;
  font-size: 13px;
  text-transform: uppercase;
  position: relative;
}

.mobile-nav .drop-down > a:after {
  content: "\f078";
  font-family: FontAwesome;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\f077";
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9998;
  border: 0;
  background: 0 0;
  font-size: 24px;
  transition: 0.4s;
  outline: 0;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  margin: 0;
  color: #004289;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(19, 39, 57, 0.8);
  display: none;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

/** **************** **/

/*Only Fade Slide*/
.carousel-fade .carousel-item img {
  transform: scale(1.1);
}
.carousel-fade .carousel-item.active img {
  animation: scale 5s ease forwards;
}
@keyframes scale {
  0% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  .carousel-fade .carousel-item-next,
  .carousel-fade .carousel-item-prev,
  .carousel-fade .carousel-item.active,
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-prev {
    transform: translate3d(0, 0, 0);
  }
}

/*Only Fade Slide End*/
.carousel {
  overflow: hidden;
  border-radius: 80px;
  margin-top: 15px;
  position: relative;
}
.carousel-shadow {
  position: relative;
  width: 90%;
  height: 49px;
  margin: -44px auto 0;
  border-radius: 360px;
  z-index: -1;
  background-color: #ea5501;
  background-image: linear-gradient(
    296deg,
    #ea5501 0%,
    #ff8844 37%,
    #ea5501 100%
  );
}
.carousel-shadow:after {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 43px;
  top: 0;
  left: 0;
  z-index: 1;
}

.carousel .carousel-control {
  background: none;
  top: 48%;
  font-size: 30px;
  text-align: center;
  width: 40px;
  height: 40px;
  opacity: 1;
  position: absolute;
}

.carousel .carousel-control-next {
  right: 2%;
}

.carousel .carousel-control-prev {
  left: 2%;
}

.carousel .carousel-control-next span {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  visibility: hidden;
  transition: transform 0.5s ease;
  opacity: 0;
}

.carousel .carousel-control-prev span {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  visibility: hidden;
  transition: transform 0.5s ease;
  opacity: 0;
}

.carousel:hover .carousel-control-next span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: visible;
  opacity: 1;
}

.carousel:hover .carousel-control-prev span {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: visible;
  opacity: 1;
}

.carousel .carousel-control span {
  color: #fff;
  background-color: rgb(18 28 34 / 50%);
  box-shadow: 0 0 0 10px rgb(18 28 34 / 50%);
  height: 30px;
  width: 30px;
  z-index: 121;
  line-height: 30px;
  text-align: center;
  position: absolute;
  border: 0px;
  border-radius: 50%;
}

.carousel .carousel-control span:hover {
  background-color: #1e1e1e;
  box-shadow: 0 0 0 10px #1e1e1e;
}

.carousel .carousel-item .caption {
  background-color: rgb(0 0 0 / 20%);
  padding: 40px;
  animation-duration: 1s;
  animation-delay: 1s;
}

.carousel-indicators {
  position: absolute;
  left: 0;
  z-index: 15;
  width: 100%;
  padding-left: 0;
  margin-left: 0px;
  text-align: center;
  list-style: none;
  bottom: 40px;
  justify-content: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 30px;
  height: 5px;
  margin: 0 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff3b;
  border: 1px solid #ffffff00;
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #f26121;
  border: 1px solid #ffffff00;
}

.carousel-caption {
  text-align: right;
  text-shadow: none;
  right: 0;
  bottom: 0;
  padding-bottom: 0;
}

.carousel-control-prev-icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyOC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0OS43IDg2LjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ5LjcgODYuMzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTQyLjksODYuM2MzLjItMC4xLDUuMi0xLjMsNi4yLTMuNmMxLjItMi45LDAuNi01LjUtMS43LTcuN2MtNy02LjktMTMuOS0xMy45LTIwLjgtMjAuOA0KCWMtMi41LTIuNS00LjgtNS4yLTcuNS03LjNjLTMuNC0yLjctMi43LTQuNiwwLjEtNy4zYzkuNC05LDE4LjUtMTguMiwyNy42LTI3LjRjMy40LTMuNSwzLjgtNy41LDAuOS0xMC4xYy0zLjEtMi44LTYuNC0yLjUtOS4zLDAuMw0KCWMtMTIuMSwxMS45LTI0LjEsMjMuOS0zNiwzNmMtMy4zLDMuMy0zLjIsNi43LDAuMiwxMC4xQzE0LjQsNjAuMywyNi4zLDcyLjEsMzguMiw4NEMzOS43LDg1LjUsNDEuMyw4Ni41LDQyLjksODYuM3oiLz4NCjwvc3ZnPg0K);
}
.carousel-control-next-icon {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyOC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA0OS43IDg2LjMiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ5LjcgODYuMzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTYuOCw4Ni4zYy0zLjItMC4xLTUuMi0xLjMtNi4yLTMuNmMtMS4yLTIuOS0wLjYtNS41LDEuNy03LjdjNy02LjksMTMuOS0xMy45LDIwLjgtMjAuOA0KCWMyLjUtMi41LDQuOC01LjIsNy41LTcuM2MzLjQtMi43LDIuNy00LjYtMC4xLTcuM2MtOS40LTktMTguNS0xOC4yLTI3LjYtMjcuNEMtMC42LDguNi0xLDQuNiwxLjksMmMzLjEtMi44LDYuNC0yLjUsOS4zLDAuMw0KCWMxMi4xLDExLjksMjQuMSwyMy45LDM2LDM2YzMuMywzLjMsMy4yLDYuNy0wLjIsMTAuMUMzNS4zLDYwLjMsMjMuNCw3Mi4xLDExLjUsODRDMTAsODUuNSw4LjMsODYuNSw2LjgsODYuM3oiLz4NCjwvc3ZnPg0K);
}
/** **************** **/

.hm-comp-heading {
  padding: 10px 0;
}
.hm-comp-name span {
  display: block;
  font-size: 55px;
  font-weight: 700;
  text-align: left;
  color: #ea5501;
  position: relative;
}
.hm-comp-name span:after {
  content: "CM Pumps & Systems Pvt. Ltd.";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -47%);
  fill: none;
  color: transparent;
  -webkit-text-stroke: 0.8px #ea5501;
  z-index: -1;
}
.hm-comp-name h1 {
  font-size: 20px;
  line-height: 1.2;
  color: #17262f;
  text-align: left;
}

/** **************** **/

.hm-about {
  padding: 100px 0 400px 0;
  position: relative;
  background-image: url(../images/about-h4-feature-bg1.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
}
.hm-about:before {
  content: "";
  --background-overlay: "";
  background-image: url(../images/services-bg-01.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.hm-about-shadow {
  width: 100%;
  position: absolute;
  color: #f2f2f4;
  top: 0;
  left: 50%;
  transform: scale(1, 0.7) translate(-50%, -40px);
  font-size: 10em;
  font-weight: 700;
  z-index: -1;
  text-align: center;
  background: linear-gradient(to top, #fff 0%, #f2f2f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hm-about-dtl .hm-about-dtl-head {
  font-size: 22px;
  font-weight: bold;
  color: #ea5501;
  padding-bottom: 5px;
  display: block;
}
.hm-about-dtl h4 {
  font-weight: 700;
  color: #17262f;
  font-size: 24px;
  line-height: 1.4;
  padding-bottom: 5px;
}
.hm-about-dtl p {
  color: #4a5257;
  font-size: 18px;
}
/*btn*/
.header-btn {
  background: #e1e6e98a;
  height: 100%;
  text-align: center;
  border-radius: 10px;
}
.hm-about-btn .rs-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: #ea5501;
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  justify-content: center;
  padding: 10px 20px;
  height: 50px;
  transition: all 0.3s linear;
  font-weight: 500;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: 20px;
}
.hm-about-btn .rs-btn:hover {
  color: #fff;
}
.hm-about-btn .rs-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgb(255, 92, 0);
  transition: all 0.5s ease;
  transform: translateX(-100%);
  border-radius: 2px;
  z-index: -1;
}
.hm-about-btn .rs-btn:hover::before {
  transform: translateX(0);
}
.hm-about-btn .rs-btn .icon-box {
  overflow: hidden;
  position: relative;
  display: inline-flex;
  transition: all 0.3s ease-out 0s;
}
.hm-about-btn .rs-btn .icon-box svg {
  width: 17px;
  fill: #fff;
  transition: all 0.3s ease-out 0s;
}
.hm-about-btn .rs-btn:hover .icon-first {
  transform: translateX(150%);
}
.hm-about-btn .rs-btn .icon-box .icon-second {
  position: absolute;
  transform: translateX(-150%);
}
.hm-about-btn .rs-btn:hover .icon-box .icon-second {
  transform: translateX(0%);
}
.hm-about-count {
  position: relative;
  padding: 40px 10% 40px 45%;
  border-bottom: 1px solid #f6f6f7;
}
.hm-about-count .hm-about-number {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 65px;
  font-weight: 700;
  color: #17262f;
  transform: translate(0%, -50%);
}
.hm-about-count span {
  color: #4a5257;
  font-size: 18px;
}
.hm-about-number-first:after {
  content: "4.5k";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -48%);
  fill: none;
  color: transparent;
  -webkit-text-stroke: 0.8px #4a5257;
  z-index: -1;
}
.hm-about-number-secoand:after {
  content: "14";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-49%, -47%);
  fill: none;
  color: transparent;
  -webkit-text-stroke: 0.8px #4a5257;
  z-index: -1;
}
.hm-about-number-third:after {
  content: "40+";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -48%);
  fill: none;
  color: transparent;
  -webkit-text-stroke: 0.8px #4a5257;
  z-index: -1;
}
.bb0 {
  border-bottom: 0px;
}
/**/

/** **************** **/

.hm-vedio {
  background: #121c22;
  padding-bottom: 120px;
}
.hm-vedio-yutb {
  position: relative;
  margin-top: -304px;
}
.hm-vedio-yutb iframe {
  width: 100%;
  height: 608px;
  border: 0;
  outline: 0;
  border-radius: 20px;
}
.hm-vedio-yutb:before {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 104%;
  left: 5%;
  height: 20px;
  opacity: 0.2;
  width: 90%;
  background: -webkit-radial-gradient(
    ellipse at center,
    rgb(255 255 255 / 35%) 0,
    rgba(0, 0, 0, 0) 80%
  );
  background: radial-gradient(
    ellipse at center,
    rgb(255 255 255 / 35%) 0,
    rgba(0, 0, 0, 0) 80%
  );
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

/** **************** **/

.hm-team {
  background: #e1e6e9;
  padding: 130px 0 100px;
  position: relative;
  overflow: hidden;
  margin-top: -40px;
}
.fly.wave {
  position: absolute;
  background: url(../images/wave-shape.png);
  background-repeat: repeat-x;
  bottom: 0;
  width: 12648px;
  background-position: bottom left;
  height: 100%;
  -webkit-animation: wave 50s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
  animation: wave 50s cubic-bezier(0.36, 0.45, 0.63, 0.53) infinite;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
  opacity: 0.9;
}
@keyframes wave {
  0% {
    margin-left: 0;
  }

  100% {
    margin-left: -2600px;
  }
}
.hm-team-head h2 {
  font-weight: 700;
  color: #17262f;
  font-size: 30px;
  line-height: 1.4;
  padding-bottom: 5px;
}
.hm-team-head p {
  color: #4a5257;
  font-size: 18px;
}

.hm-team-box {
  background: #fff;
  padding-bottom: 50px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  transition-duration: 0.5s;
  box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.1);
}
.hm-team-box:after {
  content: "";
  position: absolute;
  content: "";
  width: 0;
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: #ea5501;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
  border-radius: 0 0 4px 4px;
}
.hm-team-box:hover:after {
  width: 100%;
  visibility: visible;
  opacity: 1;
}
.hm-team-head {
  padding-bottom: 40px;
}
.hm-team-heading {
  padding: 20px;
}
.hm-team-heading h3 {
  font-weight: 700;
  color: #17262f;
  font-size: 24px;
  line-height: 1.4;
  padding-bottom: 10px;
}
.hm-team-heading .icon-box {
  overflow: hidden;
  position: relative;
  display: inline-flex;
  transition: all 0.3s ease-out 0s;
}
.hm-team-heading .icon-box svg {
  width: 17px;
  fill: #ea5501;
  transition: all 0.3s ease-out 0s;
}
.hm-team-box:hover .hm-team-heading .icon-first {
  transform: translateX(150%);
}
.hm-team-heading .icon-box .icon-second {
  position: absolute;
  transform: translateX(-150%);
}
.hm-team-box:hover .hm-team-heading .icon-box .icon-second {
  transform: translateX(0%);
}

.hm-team-img {
  position: relative;
  width: calc(100% - 20px);
  margin-left: 20px;
}
.hm-team-img:before {
  content: "";
  width: calc(100% + 20px);
  height: 100%;
  border: 1px solid #ea5501;
  border-radius: 100px 0 0px 100px;
  position: absolute;
  left: -5px;
  bottom: -5px;
}
.hm-team-img-ovfl {
  border-radius: 100px 0 0px 100px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.hm-team-img img {
  transform: scale(1.1, 1.1);
  transition-duration: 0.5s;
}
.hm-team-box:hover .hm-team-img img {
  transform: scale(1, 1);
}
.hm-team-count {
  color: #ea5501;
  font-size: 60px;
  position: absolute;
  left: 0;
  bottom: -26px;
  font-weight: 800;
  opacity: 0.2;
}

/** **************** **/

.hm-prod {
  position: relative;
  padding: 100px 0 0;
}
.hm-prod:after {
  content: "";
  background-image: url(../images/line-bg.png);
  background-repeat: repeat;
  background-position: top center;
  background-size: 80% auto;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hm-prod-dtl-head {
  font-size: 22px;
  font-weight: bold;
  color: #ea5501;
  padding-bottom: 5px;
  display: block;
  text-align: center;
}
.hm-prod-head {
  padding-bottom: 40px;
}
.hm-prod-head h4 {
  font-weight: 700;
  color: #17262f;
  font-size: 24px;
  line-height: 1.4;
  padding-bottom: 5px;
  text-align: center;
}
.hm-prod-box {
  position: relative;
  z-index: 99;
}
.hm-prod-heading {
  box-shadow: 0px -1px 6px rgba(20, 90, 155, 0.1);
  padding: 20px 0px;
  border-radius: 10px 10px 0 0;
  background: #fff;
}
.hm-prod-heading h3 {
  font-weight: 700;
  color: #17262f;
  font-size: 22px;
  line-height: 1.4;
  text-align: center;
}
.hm-prod-catg {
  text-align: center;
  height: 355px;
  padding: 40px 20px;
  background-color: #ff6814;
  background-image: url(../images/pp.webp);
  background-position: top right;
  background-repeat: no-repeat;
  box-shadow: 0px -1px 6px rgba(20, 90, 155, 0.1);
  border-radius: 0 0 10px 10px;
}
.hm-prod-catg-black {
  background: #121c22 !important;
  background-image: url(../images/pp.webp) !important;
  background-position: top right !important;
  background-repeat: no-repeat !important;
}
.hm-prod-catg-grey {
  background: #849cae !important;
  background-image: url(../images/pp.webp) !important;
  background-position: top right !important;
  background-repeat: no-repeat !important;
}
.hm-prod-catg ul {
  height: 79.5px;
}
.hm-prod-catg ul li {
  display: inline-flex;
  font-size: 20px;
  padding: 0 18px;
  position: relative;
}
.hm-prod-catg ul li:after {
  content: "";
  position: absolute;
  background: #fff;
  width: 2px;
  height: 28px;
  top: 6px;
  right: 0;
}
.hm-prod-catg ul li:nth-child(2):after,
.hm-prod-catg ul li:last-child:after {
  display: none;
}
.hm-prod-catg ul li a {
  color: #fff;
  line-height: 1.8;
}
.hm-prod-btn a {
  background: #fff;
  color: #ea5501;
  padding: 5px 25px;
  height: 50px;
}
.hm-prod-catg.hm-prod-catg-secnd ul li:nth-child(1):after {
  display: none;
}
.hm-prod-btn .icon-box svg {
  fill: #ea5501;
}
.hm-prod-btn .icon-box svg {
  fill: #ea5501;
}
.hm-prod-btn .rs-btn:hover .icon-box svg {
  fill: #fff;
}

.hm-prod-img {
  position: relative;
  width: 90%;
  margin: -120px auto 0;
  background: #fff;
  border: 1px solid #ff6814;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 10px 24px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
.hm-prod-img .owl-dots {
  display: flex;
  gap: 10px;
  justify-content: center;
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.hm-prod-img .owl-dot span {
  background: #00000030;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 5px;
}
.hm-prod-img .owl-dot.active span {
  background: #00000080;
}

/** **************** **/

.hm-components {
  position: relative;
  background: #e1e6e9;
  padding: 120px 0 100px;
  margin-top: -30px;
}
.hm-components-head {
  padding-bottom: 40px;
}
.hm-components-head h2 {
  font-weight: 700;
  color: #17262f;
  font-size: 30px;
  line-height: 1.4;
  padding-bottom: 5px;
  text-align: center;
}
.hm-components-box {
  overflow: hidden;
  border-radius: 10px;
}
.hm-components-dtl {
  background: #f5f5f5;
  position: relative;
  padding: 15px;
}
.hm-components-name {
  color: #17262f;
  font-size: 18px;
}
.hm-components-icon-box {
  position: absolute;
  right: 15px;
  bottom: 15px;
  transform: rotate(325deg);
}
.hm-components-icon-box .icon-box {
  overflow: hidden;
  position: relative;
  display: inline-flex;
  transition: all 0.3s ease-out 0s;
}
.hm-components-icon-box .icon-box svg {
  width: 17px;
  fill: #000;
  transition: all 0.3s ease-out 0s;
}
.hm-components-box:hover .hm-components-icon-box .icon-first {
  transform: translateX(150%);
}
.hm-components-icon-box .icon-box .icon-second {
  position: absolute;
  transform: translateX(-150%);
}
.hm-components-box:hover .hm-components-icon-box .icon-box .icon-second {
  transform: translateX(0%);
}

.hm-components-slider .owl-nav .owl-prev {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: -5px;
}
.hm-components-slider .owl-nav .owl-next {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  right: -45px;
}
.hm-components-slider .owl-nav .owl-prev,
.hm-components-slider .owl-nav .owl-next {
  width: 40px;
  height: 70px;
  line-height: 70px;
  border: 1px solid #0000;
  border-radius: 5px;
  text-align: center;
  font-size: 20px;
  margin: 0 5px;
  background: #ffffff;
  box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
.hm-components-slider .owl-nav .owl-prev:hover,
.hm-components-slider .owl-nav .owl-next:hover {
  background: #ea5501;
  color: #fff;
}

/** **************** **/

.hm-mag {
  background: url(../images/mag-drive-pump.jpg);
  background-repeat: no-repeat;
  background-position: center right;
  padding: 80px 0;
  position: relative;
}
.hm-mag:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    327deg,
    rgba(131, 58, 180, 0) 0%,
    rgba(253, 29, 29, 0) 23%,
    rgba(11, 121, 189, 0) 0%,
    rgba(18, 28, 34, 0.82) 50%,
    rgba(18, 28, 34, 0.95) 70%,
    rgba(234, 85, 1, 0.98) 100%
  );
  top: 0;
  left: 0;
}
.hm-mag-dtl h2 {
  font-weight: 700;
  color: #fff;
  font-size: 30px;
  line-height: 1.4;
  padding-bottom: 5px;
}
.hm-mag-dtl p {
  color: #ffffff;
  font-size: 18px;
}

/** **************** **/

.hm-industry {
  padding: 100px 0 60px 0;
  position: relative;
}
.hm-industry-shadow {
  width: 100%;
  position: absolute;
  color: #f2f2f4;
  top: 0;
  left: 50%;
  transform: scale(1, 0.7) translate(-50%, -60px);
  font-size: 10em;
  font-weight: 700;
  z-index: -1;
  text-align: center;
  background: linear-gradient(to top, #fff 0%, #f2f2f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hm-industry-dtl-head {
  font-size: 22px;
  font-weight: bold;
  color: #ea5501;
  padding-bottom: 5px;
  display: block;
}
.hm-industry-head h4 {
  font-weight: 700;
  color: #17262f;
  font-size: 24px;
  line-height: 1.4;
  padding-bottom: 5px;
}

.bucket-inner {
  height: 70px;
  border-radius: 56px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 25px;
  box-shadow: 0px 0px 0px 1px rgb(18 28 34 / 11%);
  border: 1px solid rgb(18 28 34 / 11%);
  margin-bottom: 30px;
}
.bucket-inner h5 {
  margin: 0;
  font-size: 18px;
  font-weight: normal;
  color: #17262f;
}

.bucket-inner:hover img {
  animation-name: rightbounce;
  -moz-animation-name: rightbounce;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

/** **************** **/

.hm-why {
  padding: 0px 0 100px;
}
.hm-why-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  max-width: 100%;
  border-radius: 20px;
  background:
    radial-gradient(
      235.9% 66.7% at 100% 100%,
      rgb(234 85 1 / 20%) 0%,
      rgb(173 64 3 / 20%) 9.91%,
      rgba(0, 0, 0, 0) 100%
    ),
    #121c22;
  overflow: hidden;
  box-shadow: 0px 8px 30px 0px rgba(0, 58.00000000000005, 140, 0.22);
}
.hm-why-img {
  width: 50%;
  background-image: url(../images/cmpumps-factory.png);
  background-position: center;
  padding-top: 50px;
  padding-bottom: 50px;
  background-size: cover;
  display: block;
}
.hm-why-dtl {
  width: 50%;
  padding: 40px 30px;
}
.hm-why-dtl-head {
  font-size: 22px;
  font-weight: bold;
  color: #ea5501;
  padding-bottom: 5px;
  display: block;
}
.hm-why-dtl h4 {
  font-weight: 700;
  color: #fff;
  font-size: 24px;
  line-height: 1.4;
  padding-bottom: 5px;
}
.hm-why-list {
  padding-left: 35px;
  padding-top: 7px;
  padding-bottom: 7px;
  position: relative;
}
.hm-why-list i {
  width: 20px;
  height: 20px;
  line-height: 18px;
  font-size: 10px;
  border: 1px solid #ea5501;
  color: #ea5501;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 10px;
}
.hm-why-list:hover i {
  animation-name: rightbounce;
  -moz-animation-name: rightbounce;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes rightbounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  60% {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
  }
}
.hm-why-list p {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
}

/** **************** **/

footer {
  background: #121c22;
  padding: 60px 0 40px;
}
.ftr-certificate ul li {
  padding: 20px 0;
}
.ftr-certificate ul li:first-child {
  padding-top: 0px;
  border-bottom: 1px solid #f5f5f51a;
}
.ftr-add {
  padding: 15px 0;
}
.ftr-add span {
  font-size: 18px;
  font-weight: bold;
  color: #ea5501;
  padding-bottom: 5px;
  display: block;
}
.ftr-add p {
  color: #ffffff;
  font-size: 16px;
}
.ftr-add.pt0 {
  padding-top: 0px;
}
.ftr-link span {
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
  padding-bottom: 15px;
  display: block;
}
.ftr-link ul li a {
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 15px;
  display: block;
}
.ftr-link ul li a:hover {
  color: #ea5501;
}
.ftr-add.pb0 {
  padding-bottom: 0px;
}
.ftr-cont-number a {
  font-weight: 700;
  color: #fff;
  font-size: 26px;
  line-height: 1.4;
  padding-bottom: 15px;
  display: block;
  text-align: center;
}
.ftr-cont-email a {
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
  padding-bottom: 15px;
  display: block;
  text-align: center;
}
.ftr-cont .rs-btn {
  margin: 15px auto 0;
  display: block;
  text-align: center;
}
.ftr-social ul {
  display: flex;
  justify-content: center;
  gap: 15px;
  padding-top: 30px;
}
.ftr-social ul li {
  width: 30px;
}
.ftr-btm {
  padding-top: 40px;
  margin-top: 40px;
  border-top: 1px solid #f5f5f51a;
}
.ftr-btm-left p {
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 15px;
  display: block;
}
.ftr-btm-right p {
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  line-height: 1.4;
  padding-bottom: 15px;
  display: block;
  text-align: right;
}
.ftr-btm-right p a {
  color: #fff;
  font-weight: 600;
}

.hm-prod .owl-carousel .owl-stage-outer {
  height: 240px !important;
}

/** **************** **/

.prod-main {
  border-radius: 50px 50px 0 0;
  overflow: hidden;
  margin-top: 15px;
  background: linear-gradient(
    55deg,
    #e1e6e9 0%,
    #e1e6e9 50%,
    #849cae 50%,
    #849cae 100%
  );
  padding: 80px 0 0;
}
.prod-main .row {
  align-items: center;
  justify-content: center;
}
.prod-main .prod-main-head {
  padding-bottom: 60px;
}
.prod-main .prod-main-head span {
  font-size: 22px;
  font-weight: bold;
  color: #ea5501;
  padding-bottom: 5px;
  display: block;
}
.prod-main .prod-main-head h1 {
  font-weight: 700;
  color: #17262f;
  font-size: 32px;
  line-height: 1.4;
  padding-bottom: 5px;
}
.prod-main-img {
  background: #fff;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
.prod-main-head ul {
  display: flex;
  gap: 15px;
}
.hm-about-btn .rs-btn2 {
  background: #121c22;
}

/** **************** **/

.prod-ctg {
  position: relative;
  padding: 100px 0 100px 0;
}
.prod-ctg:after {
  content: "";
  background-image: url(../images/line-bg.png);
  background-repeat: repeat;
  background-position: top center;
  background-size: 80% auto;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.hm-ctg-shadow {
  width: 100%;
  position: absolute;
  color: #f2f2f4;
  top: 15px;
  left: 50%;
  transform: scale(1, 0.7) translate(-50%, -40px);
  font-size: 8em;
  font-weight: 700;
  z-index: -1;
  text-align: center;
  background: linear-gradient(to top, #fff 0%, #f2f2f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.prod-ctg-dtl-head {
  font-size: 22px;
  font-weight: bold;
  color: #ea5501;
  padding-bottom: 5px;
  display: block;
  text-align: center;
}
.prod-ctg-head {
  padding-bottom: 40px;
}
.prod-ctg-head h4 {
  font-weight: 700;
  color: #17262f;
  font-size: 24px;
  line-height: 1.4;
  padding-bottom: 5px;
  text-align: center;
}
.prod-ctg-box {
  box-shadow: 0px -1px 6px rgba(20, 90, 155, 0.1);
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}
.prod-ctg-name {
  padding: 20px;
}
.prod-ctg-name span {
  font-weight: 700;
  color: #17262f;
  font-size: 24px;
  line-height: 1.4;
  padding-bottom: 8px;
  display: block;
}
.prod-ctg-name p {
  color: #4a5257;
  font-size: 18px;
}
.prod-ctg-box .prod-ctg-name span {
  padding-bottom: 0px;
}

/** **************** **/

.prod-description {
  padding: 80px 0;
}
.prod-description-head h2 {
  font-weight: 700;
  color: #17262f;
  font-size: 30px;
  line-height: 1.4;
  padding-bottom: 5px;
}
.bullet li {
  color: #4a5257;
  font-size: 18px;
  margin: 5px 0;
  padding-left: 25px;
  position: relative;
}
.bullet li:after {
  position: absolute;
  top: 8px;
  left: 0;
  content: " ";
  width: 13px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 0C7.4087 0 5.88258 0.632141 4.75736 1.75736C3.63214 2.88258 3 4.4087 3 6C3 7.5913 3.63214 9.11742 4.75736 10.2426C5.88258 11.3679 7.4087 12 9 12C10.5913 12 12.1174 11.3679 13.2426 10.2426C14.3679 9.11742 15 7.5913 15 6C15 4.4087 14.3679 2.88258 13.2426 1.75736C12.1174 0.632141 10.5913 0 9 0ZM2.1975 2.865C1.51179 3.42747 0.959125 4.13479 0.579182 4.93617C0.199239 5.73755 0.00144439 6.61311 0 7.5C0 9.0913 0.632141 10.6174 1.75736 11.7426C2.88258 12.8679 4.4087 13.5 6 13.5C6.48 13.5 6.9525 13.44 7.41 13.3275C6.09 13.035 4.875 12.375 3.8775 11.4675C3.15928 11.0832 2.5588 10.5112 2.1401 9.81252C1.7214 9.11381 1.50017 8.31456 1.5 7.5C1.5 7.275 1.5225 7.0575 1.5525 6.8325C1.5225 6.555 1.5 6.2775 1.5 6C1.5 4.92 1.74 3.8475 2.1975 2.865Z' fill='%23ea5501'/%3E%3C/svg%3E");
}

/** **************** **/

.prod-digram {
  padding-bottom: 80px;
}
.prod-digram .row {
  align-items: center;
}
.prod-digram-table h2 {
  font-weight: 700;
  color: #17262f;
  font-size: 30px;
  line-height: 1.4;
  padding-bottom: 15px;
}
.prod-table {
  width: 100%;
  background: #fff;
  text-align: left;
  margin-bottom: 30px;
  border: none;
  border-spacing: 0;
  border-collapse: separate;
  -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
}
.prod-table thead th {
  background: #ea5501;
  font-size: 18px;
  color: #fff;
  padding: 8px 15px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.prod-table tbody th {
  padding: 7px 15px;
  font-size: 16px;
  color: #4a5257;
}
.prod-table tbody td {
  padding: 7px 15px;
  font-size: 16px;
  color: #4a5257;
}
.prod-table-head h2 {
  font-weight: 700;
  color: #17262f;
  font-size: 30px;
  line-height: 1.4;
  padding-bottom: 15px;
  text-align: center;
}

.prod-pole {
  padding-bottom: 80px;
}

/* contact */

/* Locations Card (Right Side) */
.locations-card-wrapper {
  background-color: #ffffff;
  padding: 26px;
  border-radius: 12px;
  box-shadow: 0px 15px 35px rgba(0, 0, 0, 0.05);
  height: 100%;
}

/* Location Item Logic */
.location-item-wrapper {
  margin-bottom: 25px;
}

.location-header-wrapper {
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
}

.location-icon-wrapper {
  margin-right: 12px;
  padding-top: 4px;
}

.location-icon-wrapper i {
  font-size: 18px;
  color: #2c3e50;
}

.location-title-wrapper h4 {
  font-size: 18px;
  font-weight: 700;
  color: #1a1e26;
  margin: 0px;
}

.location-details-wrapper {
  padding-left: 30px;
}

.company-name-wrapper h5 {
  color: #ff6600;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
}

.address-text-wrapper p {
  font-size: 14px;
  color: #4a5568;
  margin: 0px;
  line-height: 22px;
  margin-bottom: 15px;
}

/* --- SIDEBAR AREA (Dark) --- */
.office-contact-section .sidebar-column-wrapper {
  background-color: #111111;
  padding: 60px 40px 60px 60px;
  position: relative;
}

/* Angled cut decoration on top right of dark side */
.office-contact-section .sidebar-column-wrapper::after {
  content: "";
  position: absolute;
  top: -30px;
  right: -36px;
  width: 95px;
  height: 60px;
  background-color: #ffffff;
  transform: rotate(45deg);
  z-index: 1;
}

.office-contact-section .sidebar-title-wrapper h2 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.office-contact-section .sidebar-title-wrapper h2 span {
  color: #ff4d00;
}

/* Office Items List */
.office-contact-section .office-list-wrapper {
  position: relative;
}

/* Vertical dashed line connecting icons */
.office-contact-section .office-list-wrapper::before {
  content: "";
  position: absolute;
  left: 25px;
  top: 10px;
  bottom: 10px;
  width: 1px;
  border-left: 1px dashed #444444;
}

.office-contact-section .office-item-wrapper {
  display: flex;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}

.office-contact-section .office-icon-wrapper {
  width: 50px;
  height: 50px;
  background-color: #ff4d00;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 25px;
  flex-shrink: 0;
}

.office-contact-section .office-icon-wrapper i {
  color: #ffffff;
  font-size: 20px;
}

.office-contact-section .office-content-wrapper h3 {
  color: #ff4d00;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.office-contact-section .office-content-wrapper p {
  color: #cccccc;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 8px;
}

.office-contact-section .office-details-wrapper p {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 5px;
}

.office-contact-section .office-details-wrapper i {
  color: #ff4d00;
  width: 20px;
  margin-right: 5px;
}

.office-details-wrapper p a {
  color: #fff;
}

/* --- FORM AREA (Light) --- */
.office-contact-section .form-column-wrapper {
  /* background-color: #ffffff; */
  padding: 60px;
  position: relative;
  /* Angled border effect on right side */
  clip-path: polygon(0% 0%, 95% 0%, 100% 50px, 100% 100%, 5% 100%, 0% 100%);
}

.office-contact-section .form-header-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}

.office-contact-section .form-header-icon-wrapper {
  width: 80px;
  height: 70px;
  background-color: #ff4d00;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 25px;
  /* Hexagon shape */
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}

.office-contact-section .form-header-icon-wrapper i {
  color: #ffffff;
  font-size: 30px;
}

.office-contact-section .form-title-group-wrapper span {
  display: block;
  color: #666666;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.office-contact-section .form-title-group-wrapper h2 {
  color: #222222;
  font-size: 26px;
  font-weight: 800;
  margin: 0px;
  text-transform: uppercase;
  line-height: 32px;
}

.office-contact-section .form-title-group-wrapper h2 b {
  color: #ff4d00;
  display: block;
}

/* Form Fields Styling */
.office-contact-section .field-wrapper {
  position: relative;
  margin-bottom: 25px;
}

.office-contact-section .field-wrapper input,
.office-contact-section .field-wrapper textarea {
  width: 100%;
  padding: 15px 50px 15px 20px;
  border: 1px solid #dddddd;
  background-color: #fafafa;
  font-size: 15px;
  outline: none;
  color: #333333;
}

.office-contact-section .field-wrapper textarea {
  height: 180px;
  resize: none;
}

.office-contact-section .field-icon-wrapper {
  position: absolute;
  right: 20px;
  top: 18px;
}

.office-contact-section .field-icon-wrapper i {
  color: #bbbbbb;
  font-size: 18px;
}

/* Form Button */
.office-contact-section .form-btn-wrapper {
  margin-top: 10px;
}

.office-contact-section .form-btn-wrapper button {
  border: none;
  padding: 0px;
  display: flex;
  cursor: pointer;
  outline: none;
}

.office-contact-section .btn-icon-part {
  background-color: #222222;
  color: #ffffff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.office-contact-section .btn-text-part {
  background-color: #ff4d00;
  color: #ffffff;
  padding: 0px 30px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}

.office-item-last {
  margin-bottom: 0px !important;
}

/* Form Fields Styling */
.office-contact-section .field-wrapper {
  position: relative;
  margin-bottom: 25px;
}

.office-contact-section .field-wrapper input,
.office-contact-section .field-wrapper select,
.office-contact-section .field-wrapper textarea {
  width: 100%;
  padding: 15px 50px 15px 20px;
  border: 1px solid #dddddd;
  background-color: #fafafa;
  font-size: 15px;
  outline: none;
  color: #333333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.office-contact-section .field-wrapper select {
  height: 54px;
  cursor: pointer;
}

.office-contact-section .field-wrapper textarea {
  height: 180px;
  resize: none;
}

.office-contact-section .field-icon-wrapper {
  position: absolute;
  right: 20px;
  top: 18px;
  pointer-events: none;
}

.office-contact-section .field-icon-wrapper i {
  color: #bbbbbb;
  font-size: 18px;
}

/* Form Button */
.office-contact-section .form-btn-wrapper {
  margin-top: 10px;
}

.office-contact-section .form-btn-wrapper button {
  border: none;
  padding: 0px;
  display: flex;
  cursor: pointer;
  outline: none;
}

.breadcrum-sec {
  background: url(../images/breadcrum-bg.jpg);
  background-size: cover;
  background-position: center;
  padding: 80px 0px 80px 0px;
  margin-top: 15px;
}

.breadcrum-sec .about-hd {
  padding: 40px 0px 60px 0px;
  text-align: left;
}

.breadcrum-sec .about-hd h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 0px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}

.breadcrum-sec .about-hd h1::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  height: 4px;
  width: 50px;
  background-color: #ea5501;
}

/* Section Container with industrial background */
.company-section {
  padding-top: 80px;
  padding-bottom: 80px;
  background-position: center;
}

/* Main Bordered Content Wrapper */
.company-section .main-content-wrapper {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #ff4d00;
  padding: 50px;
  position: relative;
}

/* Corner Decorative Lines */
.company-section .main-content-wrapper::before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 40px;
  height: 40px;
  border-top: 2px solid #ff4d00;
  border-left: 2px solid #ff4d00;
}

/* --- Global Typography --- */
.company-section .title-wrapper h2 {
  font-size: 28px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 30px;
  color: #111111;
}

.company-section .title-wrapper h2 span {
  color: #ff4d00;
}

.company-section .desc-wrapper p {
  font-size: 16px;
  color: #444444;
  line-height: 22px;
  margin: 0px;
}

/* --- Mission & Vision Columns --- */
.company-section .info-block-wrapper {
  display: flex;
  /* Flex allowed in CSS, just not as BS class */
  margin-bottom: 40px;
}

.company-section .icon-box-wrapper {
  min-width: 80px;
}

.company-section .icon-box-wrapper i {
  font-size: 60px;
  color: #ff4d00;
}

/* Vertical divider line */
.company-section .vertical-divider {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 1px;
  height: 100%;
  border-right: 1px dashed #cccccc;
}

/* --- Team Section --- */
.company-section .team-main-wrapper {
  display: flex;
  margin-bottom: 30px;
}

.company-section .team-icon-wrapper {
  min-width: 60px;
  margin-right: 20px;
}

.company-section .team-icon-wrapper i {
  font-size: 45px;
  color: #ff4d00;
}

/* Team Comprise Label */
.company-section .team-label-wrapper {
  background-color: #ff4d00;
  color: #ffffff;
  padding: 8px 25px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  clip-path: polygon(5% 0%, 95% 0%, 100% 100%, 0% 100%);
  margin-bottom: 20px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

/* Team Tree Graphics */
.company-section .team-tree-container {
  position: relative;
  padding-top: 20px;
  text-align: center;
}

/* The horizontal branch line */
.company-section .team-tree-container::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 12.5%;
  width: 75%;
  height: 1px;
  background-color: #cccccc;
}

.company-section .member-node-wrapper {
  position: relative;
}

/* Vertical lines for nodes */
.company-section .member-node-wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  width: 1px;
  height: 20px;
  background-color: #cccccc;
}

.company-section .node-icon-wrapper {
  width: 60px;
  height: 50px;
  border: 1px solid #cccccc;
  margin: 0px auto 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #121c22;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}

.company-section .node-icon-wrapper i {
  font-size: 18px;
  color: #ffffff;
}

.company-section .node-label-wrapper span {
  font-size: 12px;
  font-weight: 600;
  color: #111111;
  display: block;
  line-height: 14px;
}

/* --- Bottom Black Banner --- */
.company-section .bottom-banner-wrapper {
  background-color: #1a1a1a;
  padding: 20px 30px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  clip-path: polygon(0% 0%, 95% 0%, 100% 100%, 0% 100%);
}

.company-section .banner-hexagon-wrapper {
  min-width: 60px;
  height: 60px;
  background-color: #ff4d00;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 25px;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}

.company-section .banner-hexagon-wrapper i {
  color: #ffffff;
  font-size: 24px;
}

.company-section .banner-text-wrapper p {
  color: #cccccc;
  font-size: 13px;
  line-height: 18px;
  margin: 0px;
}

.mission-vission {
  margin-right: 35px;
}

.horizontal-divider {
  border-top: 1px dashed #cccccc;
  padding-top: 25px;
}

/* certificate section */
.certificate-sec {
  width: 100%;
  min-height: 100%;
  background: url("../images/cerificate-bg.jpg") no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
}

.certificate-box {
  border: 1px solid #fd540052;
  padding: 10px;
}

.hm-cer-heading {
  font-size: 38px;
  font-weight: bold;
  color: #ea5501;
  padding-bottom: 5px;
  display: block;
  text-align: center;
}

.hm-cer-title {
  font-size: 18px !important;
  font-weight: 400 !important;
  color: #4a5257 !important;
}

/* brousher */

/* Section Wrapper */
.brochure-section {
  padding: 80px 0px;
  position: relative;
  overflow: hidden;
}

/* Vertical Dotted Line */
.brochure-section .timeline-line {
  position: absolute;
  left: 50%;
  top: 0px;
  bottom: 0px;
  width: 1px;
  border-left: 2px dashed #dddddd;
  transform: translateX(-50%);
  z-index: 1;
}

/* Row Specifics */
.brochure-section .brochure-row {
  position: relative;
  z-index: 2;
  padding: 40px 0px;
}

/* Number Circle */
.brochure-section .number-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  padding: 10px 0px;
}

.brochure-section .number-wrapper .number-circle {
  width: 44px;
  height: 44px;
  background-color: #ff5c00;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 18px;
  box-shadow: 0px 4px 10px rgba(255, 92, 0, 0.3);
}

/* Image Styling */
.brochure-section .image-wrapper {
  background-color: #f8f9fa;
  padding: 40px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
}

.brochure-section .image-wrapper img {
  max-width: 100%;
  height: auto;
  border-radius: 4px;
  box-shadow: 15px 15px 40px rgba(0, 0, 0, 0.15);
}

/* Content Styling */
.brochure-section .content-wrapper {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.brochure-section .label-wrapper span {
  color: #ff5c00;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 12px;
}

.brochure-section .title-wrapper h2 {
  font-size: 32px;
  font-weight: 700;
  color: #1a1a1a;
  margin: 0px 0px 20px 0px;
}

.brochure-section .desc-wrapper p {
  font-size: 16px;
  color: #666666;
  line-height: 1.6;
  margin: 0px 0px 25px 0px;
}

/* Meta Info (PDF, Size, Pages) */
.brochure-section .meta-wrapper {
  display: flex;
  margin-bottom: 30px;
}

.brochure-section .meta-item {
  display: flex;
  align-items: center;
  margin-right: 25px;
}

.brochure-section .meta-item i {
  color: #ff5c00;
  margin-right: 8px;
  font-size: 16px;
}

.brochure-section .meta-item span {
  font-size: 14px;
  color: #555555;
  font-weight: 500;
}

/* Button Styling */
.brochure-section .btn-wrapper a {
  display: inline-flex;
  align-items: center;
  background-color: #ff5c00;
  color: #ffffff;
  padding: 14px 28px;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  transition: background-color 0.3s ease;
}

.brochure-section .btn-wrapper a:hover {
  background-color: #e65200;
}

.brochure-section .btn-wrapper a i {
  margin-left: 12px;
  font-size: 18px;
}

/* ======================================================== */
/* ========== KNOWLEDGE BASE PAGE STYLES ========== */
/* ======================================================== */

/* --- KB Intro Section --- */
.kb-intro-section {
  padding: 80px 0 60px;
  background: #f9fafb;
  position: relative;
  overflow: hidden;
}
.kb-intro-section::before {
  content: "";
  position: absolute;
  top: -100px;
  right: -100px;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(234, 85, 1, 0.06) 0%,
    transparent 70%
  );
  pointer-events: none;
}
.kb-intro-content {
  padding-right: 40px;
}
.kb-section-label {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #ea5501;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
  position: relative;
  padding-left: 35px;
}
.kb-section-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 3px;
  background: #ea5501;
  border-radius: 3px;
}
.kb-intro-content h2 {
  font-size: 36px;
  font-weight: 700;
  color: #121c22;
  line-height: 1.3;
  margin-bottom: 20px;
}
.kb-highlight {
  color: #ea5501;
  position: relative;
}
.kb-highlight::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #ea5501, #ff8844);
  border-radius: 3px;
}
.kb-intro-content p {
  font-size: 16px;
  line-height: 1.8;
  color: #555;
}

/* --- KB Stats Grid --- */
.kb-stats-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.kb-stat-card {
  background: #fff;
  border-radius: 16px;
  padding: 25px 20px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  border: 1px solid #f0f0f0;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: relative;
  overflow: hidden;
}
.kb-stat-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #ea5501, #ff8844);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}
.kb-stat-card:hover::before {
  transform: scaleX(1);
}
.kb-stat-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 35px rgba(234, 85, 1, 0.12);
}
.kb-stat-icon {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  background: linear-gradient(135deg, #fff3eb, #ffe8d6);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px;
  color: #ea5501;
  font-size: 22px;
}
.kb-stat-number {
  font-size: 32px;
  font-weight: 800;
  color: #121c22;
  line-height: 1;
  margin-bottom: 6px;
}
.kb-stat-label {
  font-size: 13px;
  color: #888;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* --- KB CTA Section --- */
.kb-cta-section {
  padding: 0 0 80px;
  background: #fff;
}
.kb-cta-box {
  background: linear-gradient(135deg, #121c22 0%, #1a2a35 50%, #0d1519 100%);
  border-radius: 24px;
  padding: 60px;
  position: relative;
  overflow: hidden;
}
.kb-cta-box::before {
  content: "";
  position: absolute;
  top: -50%;
  right: -10%;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(234, 85, 1, 0.15) 0%,
    transparent 70%
  );
  pointer-events: none;
}
.kb-cta-box::after {
  content: "";
  position: absolute;
  bottom: -30%;
  left: -5%;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(255, 136, 68, 0.1) 0%,
    transparent 70%
  );
  pointer-events: none;
}
.kb-cta-box h2 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
  position: relative;
  z-index: 1;
}
.kb-cta-box p {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
.kb-cta-box .rs-btn {
  margin-top: 0;
  position: relative;
  z-index: 1;
}
/* **** */
.kb-articles-sec {
  padding: 80px 0 80px;
}
.kb-articles-sec [class*="col-"] {
  margin-bottom: 30px;
}
.kb-article-box {
  box-shadow: 0px -1px 6px rgba(20, 90, 155, 0.1);
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.kb-article-name {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.kb-article-name span {
  font-weight: 700;
  color: #17262f;
  font-size: 24px;
  line-height: 1.4;
  padding-bottom: 8px;
  display: block;
}
.kb-article-name p {
  color: #4a5257;
  font-size: 18px;
  margin: 10px 0 0 0;
}
.kb-article-box .kb-article-name span {
  padding-bottom: 0px;
}
.kb-article-btn {
  margin-top: auto;
}
.kb-article-btn .rs-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border-radius: 10px;
  background: #ea5501;
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  justify-content: center;
  padding: 10px 20px;
  height: 50px;
  transition: all 0.3s linear;
  font-weight: 500;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: 20px;
}
.kb-article-btn .rs-btn:hover {
  color: #fff;
}
.kb-article-btn .rs-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgb(255, 92, 0);
  transition: all 0.5s ease;
  transform: translateX(-100%);
  border-radius: 2px;
  z-index: -1;
}
.kb-article-btn .rs-btn:hover::before {
  transform: translateX(0);
}
.kb-article-btn .rs-btn .icon-box {
  overflow: hidden;
  position: relative;
  display: inline-flex;
  transition: all 0.3s ease-out 0s;
}
.kb-article-btn .rs-btn .icon-box svg {
  width: 17px;
  fill: #fff;
  transition: all 0.3s ease-out 0s;
}
.kb-article-btn .rs-btn:hover .icon-first {
  transform: translateX(150%);
}
.kb-article-btn .rs-btn .icon-box .icon-second {
  position: absolute;
  transform: translateX(-150%);
}
.kb-article-btn .rs-btn:hover .icon-box .icon-second {
  transform: translateX(0%);
}
.prod-description-dtl p {
  color: #4a5257;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}
.kb-description {
  padding: 80px 0;
}
.kb-description-head h2 {
  font-weight: 700;
  color: #17262f;
  font-size: 30px;
  line-height: 1.4;
  padding-bottom: 10px;
}
.kb-description-dtl p {
  color: #4a5257;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}
.kb-highlight-info {
  padding: 80px 0 80px;
  background:
    linear-gradient(180deg, rgb(235 235 235 / 55%) 0%, rgb(255 255 255) 99%),
    url(../images/pump-transparent.webp) !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-attachment: fixed !important;
  background-position: 50% 80% !important;
}
.kb-highlight-info [class*="col-"] {
  margin-bottom: 20px;
}
.kb-description-dtl:last-child {
  margin-bottom: 0;
}
.kb-description-dtl {
  margin-bottom: 30px;
}
.kb-highlight-head {
  margin-bottom: 50px;
}
.kb-highlight-head h3 {
  font-size: 32px;
  font-weight: 700;
  color: #17262f;
  position: relative;
  text-align: center;
  padding-bottom: 12px;
}
.kb-description-head h4 {
  font-size: 22px;
  font-weight: 700;
  color: #17262f;
  padding-bottom: 12px;
}
.kb-highlight-head h3::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 60px;
  height: 4px;
  background: #ea5501;
  border-radius: 2px;
}
.kb-highlight-head p {
  font-size: 16px;
  color: #64748b;
  margin-top: 15px;
}
.kb-highlight-card {
  display: flex;
  height: 100%;
  padding: 30px;
  background: #fff;
  border-radius: 16px;
  border: 1px solid #e2e8f0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
  text-decoration: none;
  position: relative;
  z-index: 1;
  justify-content: space-between;
}
.kb-highlight-card.active {
  background: linear-gradient(135deg, #fffcf9 0%, #fff 100%);
  border-color: #ea5501;
}
.kb-highlight-card h4 {
  font-size: 18px;
  font-weight: 700;
  color: #17262f;
  line-height: 1.4;
  width: 78%;
}
.kb-highlight-card.active h4 {
  color: #ea5501;
}
.card-btn {
  font-size: 14px;
  font-weight: 600;
  color: #64748b;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: 0.3s ease-in-out;
}
.kb-highlight-card.active .card-btn {
  color: #ea5501;
}
.kb-highlight-card:hover .card-btn {
  color: #ea5501;
}
.kb-tooltip-box {
  position: absolute;
  bottom: 115%;
  left: 50%;
  transform: translateX(-50%) translateY(10px) scale(0.95);
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 6px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99;
}
.kb-tooltip-box img {
  width: 140px;
  height: auto;
  border-radius: 8px;
  display: block;
}
.kb-tooltip-box::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.kb-tooltip-box::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  border-width: 7px;
  border-style: solid;
  border-color: #e2e8f0 transparent transparent transparent;
  z-index: -1;
}
.kb-highlight-card:hover .kb-tooltip-box {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0) scale(1);
}
.kb-chemical-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 10px;
}
.kb-chemical-list li {
  background-color: #e9edf0;
  color: #17262f;
  font-size: 18px;
  font-weight: 500;
  padding: 12px 20px;
  margin-bottom: 15px;
  border-radius: 4px;
}
.kb-chemical-list li:last-child {
  margin-bottom: 0;
}
.kb-img-box {
  padding: 10px;
  border: 1px solid #dee4ec;
  border-radius: 10px;
  background-color: #f6f7f8;
}
.kb-img-box img {
  width: 100%;
}
.kb-highlighted-para {
  background: #ea5501;
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 30px;
}
.kb-highlighted-para p {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}
/* **** */

.hm-prod-shadow {
  width: 100%;
  position: absolute;
  color: #f2f2f4;
  top: 0;
  left: 50%;
  transform: scale(1, 0.7) translate(-50%, -40px);
  font-size: 10em;
  font-weight: 700;
  z-index: -1;
  text-align: center;
  background: linear-gradient(to top, #fff 0%, #f2f2f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hm-contact-shadow {
  width: 100%;
  position: absolute;
  color: #f2f2f4;
  top: 0;
  left: 50%;
  transform: scale(1, 0.7) translate(-50%, -40px);
  font-size: 10em;
  font-weight: 700;
  z-index: -1;
  text-align: center;
  background: linear-gradient(to top, #fff 0%, #f2f2f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
