.grid.clientele img {
  width: 75% !important;
}
.header-style-3 #navbar > ul > .active > a {
  color: #a73336;
}
.site-header #navbar > ul > li > .sub-menu > .active > a {
  color: #a73336;
}
.site-header #navbar > ul > li .sub-menu .active > a {
  color: #a73336;
}
.mar-top-30 {
  margin-top: 60px;
}
.mar-top-10 {
  margin-bottom: 15px;
}
.section-title {
  margin-top: 10px;
}
.d-flex {
  display: flex;
}
.m-0 {
  margin: 0 !important;
}
.rowGap {
  row-gap: 25px;
}

.justify-content-center {
  justify-content: center;
}
.flex-wrap {
  flex-wrap: wrap;
}

/* .col-md-6 {
    width: 50%;
    flex: 0 0 auto;
}
.col-sm-12 {
    width: 100%;
    flex: 0 0 auto;
} */
.align-items-center {
  align-items: center;
}

.why-choose-section .why-choose-grids .fi::before {
  font-size: 5.125rem;
}

.padd-test {
  padding: 10px;
}
.paddingSet {
  padding: 35px 0px;
}
.paddingImpact {
  padding: 0px 0px;
}
.section-title-s3 {
  margin: 30px;
}
hr {
  border-top: 1px solid black;
}
.card {
  margin-top: 15px;
}
.card {
  border: none;
}
.card-body > h4 > a {
  color: #3a3738;
}
/* Sale */
.img-holder {
  position: relative;
  text-align: center;
}

.service-single-section .row .img-holder > img {
  width: 90%;
}
.sale {
  position: absolute;
  left: 0;
  color: white;
  top: 14px;
  background-color: #a73336;
  padding: 15px 15px;
  width: 75px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
/* sale end */
.enquire {
  padding: 10px 10px;
  border: none;
  color: white;
  background-color: #3a3738;
}
.details > div {
  margin-top: 10px;
}
.service-grids .impact-card {
  height: 90%;
  float: left;
  margin: 0 15px 30px;
  padding: 40px 35px;
  text-align: center;
  -webkit-box-shadow: 0px 0px 28px rgba(19, 30, 74, 0.1);
  box-shadow: 0px 0px 28px rgba(19, 30, 74, 0.1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  top: 0;
}
.service-grids .impact-card > .fi:before {
  font-size: 50px;
  font-size: 3.125rem;
  color: #a73336;
}
.service-grids h4 a {
  color: #000;
  line-height: 24px;
}
.service-grids h4 {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 1em 0;
}
.service-grids h4 a:hover {
  color: #a73336;
}
.cable-section {
  padding: 50px 0px;
}
.productsInd a i {
  display: none;
}
.productAnchor {
  display: flex;
  justify-content: space-between;
}
.fun-fact-grids {
  display: flex;
  justify-content: center;
}
span.none > .odometer-inside .odometer-formatting-mark {
  display: none;
}
.features-section-s2 .feature-grids .col-md-6 {
  background-color: #fff;
  /* width: 50%; */
  float: left;
  padding: 35px 25px 35px 100px;
  position: relative;
  -webkit-box-shadow: 0px 9px 42.32px 3.68px rgba(25, 38, 62, 0.16);
  box-shadow: 0px 9px 42.32px 3.68px rgba(25, 38, 62, 0.16);
}
.about-v-m h4 {
  font-size: 25px;
}
.about-v-m p {
  margin-top: 10px;
}
#mar-minus .icon i:before {
  color: #fff;
}
.feature-grids {
  display: flex;
}
#mar-minus {
  /* margin-top: -15px; */
  background-color: #a73336 !important;
  color: #fff;
}

@media (max-width: 1440px) and (min-width: 950px) {
  .col-lg-4 {
    width: 33.33%;
    flex: 0 0 auto;
  }
  .col-lg-6 {
    width: 50%;
    flex: 0 0 auto;
  }
}
@media (max-width: 1024px) {
  .product-slider .owl-prev {
    top: 28% !important;
  }
  .product-slider .owl-next {
    top: 28% !important;
  }
}
@media (max-width: 770px) {
  .fun-fact-grids {
    display: block;
  }
  .navbar-nav {
    float: left !important;
  }
  .feature-grids {
    flex-direction: column;
  }
  .col-sm-6 {
    width: 50%;
    flex: 0 0 auto;
  }
  .col-md-6.about-v-m {
    width: auto;
  }
  .features-section-s2 .feature-grids .col-md-6 {
    padding: 35px 25px 35px 25px;
    float: unset;
  }

  .mt-3 {
    margin-top: 25px;
  }
  #order0 {
    order: 0;
  }
  #order1 {
    order: 1;
  }
  .mar-top-30 {
    margin-top: 15px;
  }
  .about-us-section .right-col {
    margin-top: 40px;
  }
  .pad-10 {
    padding: 0px 25px;
  }
  .product-slider .owl-prev {
    top: 22% !important;
  }
  .product-slider .owl-next {
    top: 22% !important;
  }
}

@media (min-width: 991px) {
  .navbar-nav {
    float: right !important;
    display: contents;
  }
}

@media (max-width: 810px) {
  .col-md-6 {
    width: 50%;
    flex: 0 0 auto;
  }
  .col-md-12 {
    width: 100%;
    flex: 0 0 auto;
  }
  .paddingSet {
    padding: 25px 0px;
  }
  .padding-mob {
    padding: 0px 10px;
  }
  .mar-top-10 {
    margin-bottom: 0px;
  }
  .productsInd a i {
    display: inline;
  }
  a#productAnchor,
  a.wiredProducts,
  a.industry {
    display: flex !important;
    justify-content: space-between;
  }
}

@media (max-width: 575px) {
  .service-section-s2 .service-grids {
    margin: 0 0 !important;
  }
  .row-Gap {
    row-gap: 20px;
  }
  .product-slider .owl-prev {
    top: 35% !important;
    left: 0% !important;
  }
  .product-slider .owl-next {
    top: 35% !important;
    right: 0% !important;
  }
  .service-single-section .service-single-content .benefit {
    margin-top: 20px;
  }
  .mt-3 {
    margin-top: 15px;
  }
  .col-sm-12 {
    width: 100%;
    flex: 0 0 auto;
  }
  .col-12 {
    width: 100%;
    flex: 0 0 auto;
  }
  .paddingSet {
    padding: 25px 0px;
  }
  .padding-mob {
    padding: 0px 10px;
  }
  .mar-top-10 {
    margin-bottom: 0px;
  }
  .cta-section .contact-info > div {
    margin-left: 8px;
  }
}

.products {
  /* display: flex; */
  align-items: center;
}

.product-slider .owl-prev {
  position: absolute;
  left: -3%;
  top: 35%;
  background-color: #a73336 !important;
  padding: 9px !important;
  color: white;
  border-radius: 100% !important;
  width: 35px;
  height: 35px;
  align-items: center;
}
.product-slider .owl-next {
  position: absolute;
  right: -3%;
  top: 35%;
  background-color: #a73336 !important;
  padding: 9px !important;
  color: white;
  border-radius: 100% !important;
  width: 35px;
  height: 35px;
  align-items: center;
}
.cta-icon {
  display: flex;
  align-items: center;
}
.rightText {
  padding-left: 30px;
}
.leftText {
  padding-right: 30px;
}
.contactSpan {
  margin-left: 1.5rem;
}
.productRow {
  justify-content: center;
  align-items: center;
  row-gap: 25px;
}
a.download.pdf {
  height: fit-content;
  display: flex;
  flex-direction: column;
  color: #fff;
  border-radius: 0;
  text-align: center;
  position: fixed;
  right: 0;
  text-wrap: nowrap;
  writing-mode: vertical-lr;
  top: 50%;
  z-index: 1000;
  transform: translate(0, -50%) rotate(180deg);
  font-size: 14px;
  line-height: 1.8;
  background-color: #a73336;
  padding: 24px 10px;
  font-family: "Poppins", sans-serif;
  width: 50px;
  border: 2px solid #fff;
  }
