.top-image .image img {
  width: 100%;
}

.product-inner-content .container,
.newHome .container {
  max-width: 1390px;
}

.newProductDesign .row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px;
}

.newProductDesign .row::before {
  display: none;
}

.newProductDesign .row .col-lg-4.col-md-12.col-sm-12.col-xs-12 {
  max-width: 100%;
  padding: 0px;
}

.newProductDesign .row .promo-box {
  margin: 0px;
}

.newProductDesign .promo-box .promo-wrapper {
  border: 1px solid #f5863417;
}

.newProductDesign .promo-box .promo-wrapper .promo-content {
  padding: 20px 30px;
  background: #f4f4f4;
}

.newProductDesign
  .promo-box
  .promo-wrapper
  .promo-content
  .promo-text
  .promo-subtitle {
  display: none;
}

.newProductDesign
  .promo-box
  .promo-wrapper
  .promo-content
  .promo-text
  .promo-title.promo-title-inner {
  margin: 0px;
}

.newProductDesign
  .promo-box
  .promo-wrapper
  .promo-content
  .promo-text
  .promo-title.promo-title-inner
  a {
  color: #000000;
  font-family: "Eurostile LT Std";
  text-transform: capitalize;
  font-weight: 600;
  line-height: normal;
}

.newProductDesign .promo-box .promo-wrapper .promo-content .promo-arrow {
  padding: 0px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.productWrapperImg {
  border: 1px solid #f4f4f4;
  max-width: 90%;
  margin: auto;
}

.productWrapperImg .productImg img {
  width: 100%;
  position: relative;
  max-height: 550px;
  object-fit: contain;
}

.productWrapperImg .heading h2 {
  font-size: 20px;
  margin: 0px;
  color: #fff;
  text-transform: capitalize;
  font-family: "Cooper Hewitt";
  font-weight: 600;
  letter-spacing: 0.5px;
}

.productWrapperImg .heading {
  padding: 25px;
  background: linear-gradient(90deg, #f58635 60%, transparent 110%);
}

.detailsContetn .product-name {
  padding-bottom: 6px;
  text-transform: capitalize;
  color: #000;
}

.detailsContetn .bottom-horizontal:before {
  display: none;
}

.detailsContetn .product-inner-lists-ul li {
  line-height: 30px;
  font-size: 16px;
  font-family: "Eurostile LT Std";
  color: #666;
}

.quick-enquiry-button button {
  margin: 0px;
  padding: 20px !important;
  height: auto !important;
  line-height: normal !important;
  background: #f58635 !important;
  box-shadow: 0px 0px !important;
  border-radius: 0px !important;
  border: 1px solid #f58635 !important;
  color: #fff;
  font-size: 15px !important;
  font-weight: 500;
  font-family: "Eurostile LT Std";
}

.quick-enquiry-button {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
  margin: 30px 0px 0px;
}

.customPending {
  padding: 60px 0px;
}

.bgGrey {
  background: #f4f4f4;
}
.detailsContetn ul.product-inner-lists-ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.detailsContetn tr th {
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.5px;
  font-family: "Eurostile LT Std";
  border: 1px solid #0000001f;
}

.detailsContetn tr td {
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #000;
  letter-spacing: 0.5px;
  font-family: "Eurostile LT Std";
  border: 1px solid #0000001f;
}

.customPeding {
  padding: 50px 0px;
}

.secTitle h2 {
  font-size: 16px;
  font-family: "Eurostile LT Std";
  letter-spacing: 0.5px;
  color: #000;
  margin: 0px;
  font-weight: 500;
}

.secTitle h1 {
  font-size: 25px;
  line-height: 40px;
  padding: 10px 0px;
  color: #000;
  letter-spacing: 0.5px;
  font-family: "Eurostile LT Std";
  font-weight: 600;
  position: relative;
  text-transform: capitalize;
}

.aboutContent p {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: 400;
  font-family: "Eurostile LT Std";
  color: #666;
  line-height: 30px;
}

.secTitle h1:before {
  content: "";
  width: 70px;
  position: absolute;
  content: "";
  width: 30px;
  height: 3px;
  background-color: #f58635;
  display: inline-block;
  left: 0;
  bottom: 0px;
  z-index: 2;
}

.aboutContent {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.aboutContent .desc {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.aboutContent p b {
  color: #f58634;
  font-weight: 600;
  font-size: 15px;
}
.counterSec {
  padding: 50px 0px;
  background: #e9e9e9;
}

.counterSec .counter {
  padding: 30px;
  background: #fff;
  border-radius: 0px;
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.counterSec .counter span.plus-sign3 {
  position: unset;
}

.counterSec .counter span.counter-value {
  font-size: 25px;
  padding: 0px;
  color: #000;
  letter-spacing: 0.5px;
  font-family: "Eurostile LT Std";
  font-weight: 600;
}

.counterSec .counter h3 {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Eurostile LT Std";
  color: #f58634;
  line-height: 30px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
}
.counterWrapper {
  display: flex;
  align-items: center;
  gap: 10px;
}

.plusSign {
    font-size: 26px;
    font-weight: 600;
    font-family: "Eurostile LT Std";
    color: #f58634;
    line-height: 30px;
    text-transform: capitalize;
}

.ProductsSec .product-inner-content {
    padding: 30px 0px 0px;
}

.ProductsSec .product-inner-content .promo-content {
    padding: 15px 20px !important;
}

.ProductsSec .product-inner-content .promo-content a {
    font-size: 14px;
    letter-spacing: 0.5px;
}
.ProductsSec  .slick-arrow {
    padding: 10px;
    width: 50px;
    height: 50px;
}

.ProductsSec .slick-arrow::before {
    position: unset;
    font-size: 16px;
}

.ProductsSec button.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    margin-top: -30px;
    top: 50%;
    opacity: 1;
    margin-left: -30px;
    border: 1px solid #f586342e;
    color: #000;
}

.ProductsSec button.slick-next.slick-arrow {
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -30px;
    opacity: 1;
    border: 1px solid #f586342e;
    color: #000;
}

.EventGrid {
    padding: 30px 0px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
}

.EventGrid .EventItem {
    display: grid;
    grid-template-columns: 150px 1fr;
    gap: 20px;
    padding: 15px;
    background: #fff;
    border: 1px solid #f586342e;
    align-items: center;
    border-radius: 10px;
}

.EventGrid .EventItem .EventImage {
    min-height: 150px;
    border-radius: 10px;
    overflow: hidden;
}

.EventGrid .EventItem .EventImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 150px;
}

.EventGrid .EventItem .EventContent {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.EventGrid .EventItem .EventContent h6 {
    margin: 0px;
    font-size: 15px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #000;
}

.EventGrid .EventItem .EventContent a {
    font-size: 12px;
    font-family: 'Eurostile LT Std';
    color: #666;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #f58634;
    width: fit-content;
    padding: 4px 8px;
    background: #f5863436;
    border-radius: 4px;
}

.CertificateGrid {
    padding: 40px 0px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 25px;
}

.CertificateGrid .CertificateGridItem img {
    width: 100%;
    border: 0px;
    padding: 0px;
}

.CertificateGrid .CertificateGridItem {
    padding: 12px;
    background: #f5863412;
    border: 1px solid #f5863436;
}

.ClientsGrid {
    padding: 40px 0px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 30px;
}

.ClientsGrid .clientItem {
    padding: 20px;
    background: #fff;
    border: 1px solid #2222221c;
    box-shadow: 9px 9px 0px 0px #f5843430;
}

.ProTabingWrapper {
    padding: 0px;
}

.ProTabingWrapper .tabingWrapper ul.nav-tabs {
    border: 0px;
    justify-content: flex-start;
    position: relative;
    gap: 15px;
    margin: 0px auto;
    padding: 0px 40px;
    justify-content: center;
}

.ProTabingWrapper .tabingWrapper ul.nav-tabs .nav-link {border-radius: 0px;border: 1px solid #2222220f;position: relative;font-size: 15px !important;font-weight: 600;letter-spacing: 1.2px;background: #f4f4f4 !important;color: #000;padding: 15px 30px;}

.ProTabingWrapper .tabingWrapper ul.nav-tabs .nav-link.active {
    background: #f58635 !important;
    color: #fff;
    border-color: #f58635;
}

.ProTabingWrapper .tabingWrapper ul.nav-tabs:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #2c2c2c33;
    position: absolute;
    top: 50%;
    margin-top: -0.5px;
    left: 0;
}

.ProTabingWrapper .tabingWrapper ul.nav-tabs::after {
    display: none;
}

.ctaSec {
    padding: 50px 0px;
    background: #f58634;
}

.ctaBtn .mybtn {
    margin: 0px;
    padding: 20px !important;
    height: auto !important;
    line-height: normal !important;
    background: #fff !important;
    box-shadow: 0px 0px !important;
    border-radius: 0px !important;
    border: 2px solid #fff !important;
    color: #000;
    font-size: 15px !important;
    font-weight: 800;
    font-family: "Eurostile LT Std";
}

.ctaSec .ctaContent {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ctaSec .ctaContent .desc p {
    padding: 0px;
    font-family: "Eurostile LT Std", Helvetica, serif;
    font-weight: 900;
    font-size: 24px;
    color: #fff;
}

.ctaBtn .mybtn:hover {
    background: #0b0b0b !important;
}

.logoProductDetails {
    margin: 15px 0px 0px 0px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.logoProductDetails img {
    max-width: 45px;
}

.detailsContetn .product-inner-lists-ul li b {
    color: #000;
}

@media screen and (max-width: 767px) {
  .ctaSec .ctaContent {
    display: block;
  }

  .ctaSec .desc {
    margin-bottom: 20px;
  }

  .productWrapperImg .heading {
    margin-bottom: 20px;
  }
}

.productImg:before, .newDetailsPage a.promo-hover:before {
    content: '';
    background-image: url('../img/Inner-products/newProImg/products-bg-min.jpg');
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.newDetailsPage a.promo-hover {
    position: relative;
}
.productWrapperImg .productImg {
    position: relative;
    padding: 30px;
}

.detailsContetn {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    justify-content: center;
}

.newDetailsPage a.promo-hover img.promo-image {
    position: relative;
    z-index: 1;
}

@media (max-width: 567px){
  .quick-enquiry-button{
        grid-template-columns: 1fr;
        width: 100%;
  }
  .product-inner-page-sec{
    padding: 60px 0px 0px 0px;
  }
  .productWrapperImg {
      max-width: 100%;
      margin-bottom: 20px;
  }
  .productWrapperImg .heading{
    margin: 0px ;
    padding: 15px;
  }
  .productWrapperImg .heading h2, .secTitle h1  {
    font-size: 16px;
  }
  .detailsContetn .product-name {
    font-size: 16px;
  }
  .detailsContetn .product-inner-lists-ul li {
    line-height: 28px;
    font-size: 14px;
  }
  .quick-enquiry-button button {
    padding: 10px !important;
  }
  .ProTabingWrapper .tabingWrapper ul.nav-tabs {
      padding: 0px !important;
  }

  .ProTabingWrapper .tabingWrapper ul.nav-tabs li.nav-item {
    width: 100%;
}

.ProTabingWrapper .tabingWrapper ul.nav-tabs li.nav-item a {
    width: 100%;
    padding: 10px;
    font-size: 14px !important;
    letter-spacing: 0.5px;
}
.customPending {
    padding: 40px 0px;
}
.slick-slider .slick-arrow::before{
  background-color: transparent;
}
.ctaSec .ctaContent .desc p {
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.5px;
}
.ctaSec {
    padding: 20px 0px;
}
.ctaBtn .mybtn {
    padding: 15px !important;
    font-size: 14px !important;
}
}