/* 06-03-2025 */

.site-content .industries .caption p {
  font-size: 1.3rem;
  line-height: 2rem;
  margin-top: 0.75rem;
}

.faq-container {
  max-width: 920px !important;
  margin: 0 auto 3rem !important;
}

.faq-container .faq-item {
  background: #eaeaea;
}

.faq-container .faq-item .faq-question,
.faq-container .faq-item .faq-answer {
  padding: 0 10px;
  background: transparent;
}

.faq-container .faq-item .faq-answer {
  color: rgba(10, 30, 45, 0.8);
}

.faq-container .faq-icon {
  color: #ff5a5a;
  margin-left: 16px;
  font-size: 24px;
}

.case-study-heading .heading,
.case-study-heading .heading h3 {
  margin: 0;
}

.mt-custom-class .case-study-section {
  max-width: 920px !important;
  margin: 0 auto 2rem !important;
}

.mt-custom-class .case-study-section .col-md-6 {
  width: 100%;
}

.mt-custom-class .case-study-item {
  margin-bottom: 24px;
}

.mt-custom-class .case-study-item .case-study-content h2 {
  font-size: 24px;
  line-height: 36px;
  margin: 8px 0;
  font-weight: 600;
}

.mt-custom-class .case-study-item .case-study-content p {
  font-size: 18px;
  line-height: 24px;
  color: rgba(10, 30, 45, 0.8);
  margin-top: 0;
}

.mt-custom-class .case-study-item .case-study-content .read-more {
  text-decoration: underline;
  text-decoration-color: #ff5a5a !important;
  font-size: 18px;
  font-weight: 600;
  color: #ff5a5a;
}

.mt-custom-class .form-section h2 {
  margin-top: 0;
}

.mt-custom-class .form-section form label span {
  margin-top: 8px;
}

.mt-custom-class .form-section form label input {
  border-radius: 4px;
  height: 58px;
}

.customize-support #solutions .featured-products .image {
  display: none;
}

@media screen and (max-width: 991px) {
  .mt-custom-class .form-section form label input {
    height: 36px;
  }
}

.sl-list .content .each:nth-child(2n) .image {
  margin-left: 0 !important;
  margin-right: 0;
  display: block;
}

.sl-list .content .each .image {
  margin-right: 0 !important;
  overflow: hidden;
  position: relative;
  display: block;
}

#solutions .each .image-mt .featured-products .product-list {
  margin-top: 24px;
  display: flex;
  align-items: baseline;
  column-gap: 24px;
  row-gap: 24px;
}

.sl-list .content .each .image-mt>img {
  width: 100%;
}


/* 18-03 */

section.banner-supply.banner {
  min-height: 100%;
}

.banner-supply .banner__content h1 {
  font-size: 3rem;
  display: flex;
  line-height: 3.4rem;
  margin: 0.25em 0;
  margin-top: 0;
  font-weight: 600;
}

.banner-supply .caption p {
  font-size: 1.4rem;
  line-height: 1.75rem;
}

.banner-supply .banner .down-arrow {
  bottom: 3rem;
}

.industries .heading {
  margin-bottom: 1.5rem;
}

.image-mt .featured-products .featured-product-item .product-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.image-mt .featured-products .featured-product-item h3 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 0.75rem;
}

.image-mt .featured-products .featured-product-item h4 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 0.75rem;
}

.image-mt .featured-products .featured-product-item a {
  transition: all 0.3s ease;
}

.image-mt .featured-products .featured-product-item a:hover>.product-image {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.25);
  transition: all 0.3s ease;
  transform: scale(1.025);
}

/* 
.image-mt .featured-products .featured-product-item a:hover>.product-image img {
  transform: scale(1.1);
  transition: all 0.3s ease;
} */

.sl-list .content .each {
  margin-bottom: 3.75rem;
}

.sl-list .each .service-list ul {
  padding: 0.56rem 0 1.75rem 0;
}

.sl-list .each .view-more {
  margin-top: 0.75rem;
}

.section5 .heading h3 {
  text-align: center;
  margin-top: 0;
}

.case-studies-columns__list .each .image img {
  object-fit: cover;
}

.case-study-heading .container {
  padding-top: 2rem;
}

.case-study-heading .mt-custom-class h2 {
  text-align: center;
}

.red-box.expert-section {
  justify-content: center;
}

.red-box.expert-section .heading {
  background: transparent;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.red-box.expert-section .heading .h2-style,
.red-box.expert-section .heading p {
  text-align: center;
}

/*  .each.slick-slide .text .desc p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
} */

.careers-slide .cview-more {
  margin-top: 30px;
  margin-bottom: 0;
}

.industries {
  padding-bottom: 3%;
}

.sl-list .each .featured-products .product-list>a.image {
  display: none;
}

.faq-container h2 {
  margin-top: 0;
}

.featured-products .featured-product-item {
  width: 33%;
  float: left;
}


.faq-item {
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}

.faq-question {
  font-weight: bold;
  cursor: pointer;
  padding: 10px;
  background: #f7f7f7;
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.faq-answer {
  display: none;
  padding: 10px;
  margin-top: 5px;
  background: #eaeaea;
  border-radius: 5px;
}

.faq-icon {
  font-size: 18px;
  font-weight: bold;
  transition: transform 0.3s ease;
}

.faq-question.active .faq-icon {
  transform: rotate(180deg);
}

.careers-slide {
  padding: 4.6rem 0rem 0rem 1.5rem !important;
}

.careers-slide h3 {
  padding: 0 20px;
  margin-top: 0;
}

.section5 .case-studies-html .list .each {
  margin-bottom: 0;
}

.faq-container h2 {
  text-align: center;
}

.case-study-heading .mt-custom-class .wpcf7-form {
  position: relative;
}

.case-study-heading .mt-custom-class .wpcf7-form label .wpcf7-not-valid-tip {
  margin-top: 4px;
}

.case-study-heading .mt-custom-class .wpcf7-form span.wpcf7-spinner {
  bottom: -2rem;
  left: 0;
  right: auto;
}

.taxonomy-tabs {
  text-align: center;
  margin-bottom: 3rem;
}

.head-red-button.tab-button.active {
  background-color: #ffffff !important;
  color: #FF5A5A !important;
}

@media screen and (max-width: 575px) {
  .mt-custom-class .case-study-section {
    max-width: 100% !important;
  }

  .banner-desktop-acf {
    display: block !important;
  }

  .banner-sp .red-button {
    font-size: 16px;
  }

  .faq-section1 {
    padding: 1.5rem 2rem 3rem;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
  .mt-custom-class .case-study-section {
    max-width: 520px !important;
  }
}

@media screen and (max-width: 767px) {
  .faq-container .faq-icon {
    font-size: 20px;
  }

  .red-box.expert-section {
    padding: 3.22rem 1rem;
    display: block;
  }

  .careers-slide .cview-more {
    margin-top: 20px;
  }

  .mt-custom-class .case-study-section {
    margin: 0 auto 3rem !important;
  }

  .banner__content h1 {
    font-size: 1.8rem;
    line-height: 2.7rem;
  }

  .caption p {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .section5 .case-studies-html .list .each {
    margin-bottom: 2.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .banner__content h1 {
    font-size: 3.5rem;
    line-height: 4.5rem;
  }

  .banner-sp .red-button {
    font-size: 16px;
  }
}





/* 11-04 css  */

section#solutions {
  padding: 3rem 0 4rem;
}

section#solutions .each {
  padding: 3rem 5rem;
  margin-bottom: 0;
}

section#solutions .each:nth-child(even) {
  background-color: #f4f2f2;
}

section#solutions .each:nth-child(odd) {
  background-color: #ffffff;
}

.sl-list .content .each .text .desc {
  padding: 0 !important;
}

.sl-list .content .each .desc h3 {
  margin: 1rem 0 .5rem;
}

.sl-list .content .each .service-list h3 {
  margin: 1rem 0 .5rem;
}


.featured-products .product-list .featured-product-item .product-image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 2px solid #a5bec8;
  border-radius: 8px;
  background: #fff;
}

.featured-products .product-list .featured-product-item .product-image img {
  height: 192px;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}


@media screen and (max-width: 765px) {

  .featured-products .product-list {
    flex-wrap: wrap;
  }

  .featured-products .featured-product-item {
    flex: 0 0 45%;
  }

  .featured-products .product-list .featured-product-item .product-image img {
    height: 150px;
  }

  .image-mt .featured-products .featured-product-item h4 {
    font-size: 0.75rem;
  }

  section#solutions .each {
    padding: 3rem 2rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .featured-products .product-list .featured-product-item .product-image img {
    height: 120px;
  }
}

@media screen and (min-width:1200px) and (max-width:1399px) {
  .featured-products .product-list .featured-product-item .product-image img {
    height: 160px;
  }
}

@media screen and (min-width:1920px) {
  .featured-products .product-list .featured-product-item .product-image img {
    height: 260px;
  }
}

@media screen and (max-width: 1199px) {
  .featured-products .product-list .featured-product-item .product-image {
    border-width: 1px;
  }
}


/* 14-04 Slider CSS */
.cslider .each {
  background: rgba(165, 190, 200, 0.1);
  ;
  border: 1px solid transparent !important;
  border-radius: 16px;
  padding: 2.5rem !important;
  flex-direction: column;
}

.cslider .slick-prev,
.cslider .slick-next {
  top: 40% !important;
  left: 12% !important;
  right: 0;
  margin: 0 !important;
  width: 3.5rem !important;
  height: 3.5rem !important;
  border: 1px #D2CDCD solid;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}

.cslider .slick-next {
  left: auto !important;
  right: 8% !important;
}

.cslider .slick-list {
  width: 60%;
  margin: 0 auto;
}

.cslider .slick-next::before {
  background: url(../img/right-arrow-red.svg) center center no-repeat !important;
  background-size: 50% !important;
  width: 100% !important;
  height: 100% !important;
}

.cslider .slick-prev::before {
  background: url(../img/right-arrow-red.svg) center center no-repeat !important;
  transform: rotate(180deg);
  background-size: 50% !important;
  width: 100% !important;
  height: 100% !important;
}

.cslider .each .client-title {
  display: flex;
  column-gap: 1.5rem;
  align-items: center;
}

.cslider .each .client-title h3 {
  padding: 0;
  margin-bottom: 0.2rem;
  font-weight: 600;
  font-size: 1.5rem;
}

.cslider .each .client-title .designation {
  color: rgba(10, 30, 45, 0.6);
  ;
}

.cslider .each .client-title .image {
  width: 4rem !important;
  height: 4rem !important;
}

.cslider .each .text {
  padding-left: 0 !important;
}

@media screen and (max-width:765px) {
  .cslider .slick-list {
    width: 100%;
  }

  .cslider .each {
    padding: 1.5rem !important;
  }

  .cslider .each .client-title {
    flex-direction: column;
  }

  .cslider .each .client-title h3,
  .cslider .each .client-title .designation {
    text-align: center;
  }

  .cslider .slick-prev,
  .cslider .slick-next {
    top: auto !important;
  }

  .cslider .slick-next {
    right: 1% !important;
  }

  .cslider .slick-prev {
    left: 15% !important;
  }
}

#taxonomy-terms-wrapper ul.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 36px 16px;
  margin: 0;

}

#taxonomy-terms-wrapper ul.products li.product {
  width: auto;
  padding: 0;

}

#taxonomy-terms-wrapper ul.products li.product h4,
#taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms {
  font-size: 1.163vw;
  line-height: 1.2;
  font-weight: 600;
  padding: 0;
}

#taxonomy-terms-wrapper ul.products li.product .category-description {
  font-size: 0.833vw;
  line-height: 1.2;
  color: rgba(10, 30, 45, 0.75);
}

#taxonomy-terms-wrapper ul.products li.product a {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 24px 16px;
  background: rgba(10, 30, 45, 0.05);
  border-radius: 16px;
}

#taxonomy-terms-wrapper ul.products li.product a:hover {
  background: rgba(10, 30, 45, 0.1);
}

#taxonomy-terms-wrapper ul.products li.product a:hover .product-thumbnail::after {
  opacity: 1;
}

#taxonomy-terms-wrapper ul.products li.product .product-thumbnail {
  border: none;
  height: 300px;
  max-height: 300px;
  max-width: 100%;
  padding-bottom: 0;
  border-radius: 8px;
  background: #ffffff;
}

#taxonomy-terms-wrapper .load-more-wrap {
  margin-top: 3.125vw !important;
}

.taxonomy-tabs .enquire-now.head-red-button,
#taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms {
  padding: 0.5rem 1rem;
  background: #FF5A5A;
  border: 1px solid transparent;
  font-size: 1.163vw;
  line-height: 1.2;
  font-weight: 600;
}

.taxonomy-tabs .enquire-now.head-red-button.active,
.taxonomy-tabs .enquire-now.head-red-button:hover,
#taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms:hover {
  border: 1px solid #FF5A5A;
  background: #ffffff;
  color: #FF5A5A;
}


section#solutions .heading {
  padding: 0rem 5rem 0rem 5rem;
}

@media screen and (max-width: 575px) {

  #taxonomy-terms-wrapper ul.products li.product h4,
  #taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms,
  .taxonomy-tabs .enquire-now.head-red-button,
  #taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms {
    font-size: 5.263vw;
  }

  #taxonomy-terms-wrapper ul.products li.product .category-description {
    font-size: 4.211vw;
  }

  #taxonomy-terms-wrapper .load-more-wrap {
    margin-top: 9.474vw !important;
  }
}

@media screen and (min-width: 576px) and (max-width: 767px) {

  #taxonomy-terms-wrapper ul.products li.product h4,
  #taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms,
  .taxonomy-tabs .enquire-now.head-red-button,
  #taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms {
    font-size: 3.472vw;
  }

  #taxonomy-terms-wrapper ul.products li.product .category-description {
    font-size: 2.778vw;
  }

  #taxonomy-terms-wrapper .load-more-wrap {
    margin-top: 6.338vw !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {

  #taxonomy-terms-wrapper ul.products li.product h4,
  #taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms,
  .taxonomy-tabs .enquire-now.head-red-button,
  #taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms {
    font-size: 2.604vw;
  }

  #taxonomy-terms-wrapper ul.products li.product .category-description {
    font-size: 2.083vw;
  }

  #taxonomy-terms-wrapper .load-more-wrap {
    margin-top: 4.688vw !important;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

  #taxonomy-terms-wrapper ul.products li.product h4,
  #taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms,
  .taxonomy-tabs .enquire-now.head-red-button,
  #taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms {
    font-size: 2.016vw;
  }

  #taxonomy-terms-wrapper ul.products li.product .category-description {
    font-size: 1.613vw;
  }

  #taxonomy-terms-wrapper .load-more-wrap {
    margin-top: 4.839vw !important;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1439px) {

  #taxonomy-terms-wrapper ul.products li.product h4,
  #taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms,
  .taxonomy-tabs .enquire-now.head-red-button,
  #taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms {
    font-size: 1.667vw;
  }

  #taxonomy-terms-wrapper ul.products li.product .category-description {
    font-size: 1.333vw;
  }

  #taxonomy-terms-wrapper .load-more-wrap {
    margin-top: 5vw !important;
  }
}

@media screen and (min-width: 1440px) and (max-width: 1720px) {

  #taxonomy-terms-wrapper ul.products li.product h4,
  #taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms,
  .taxonomy-tabs .enquire-now.head-red-button,
  #taxonomy-terms-wrapper .load-more-wrap .head-red-button#load-more-terms {
    font-size: 1.389vw;
  }

  #taxonomy-terms-wrapper ul.products li.product .category-description {
    font-size: 1.111vw;
  }

  #taxonomy-terms-wrapper .load-more-wrap {
    margin-top: 4.167vw !important;
  }

  #taxonomy-terms-wrapper ul.products li.product .product-thumbnail {
    height: 221px;
  }
}


@media screen and (max-width: 575px) {
  #taxonomy-terms-wrapper ul.products {
    grid-template-columns: 1fr;
  }

}

@media screen and (min-width:576px) and (max-width: 991px) {
  #taxonomy-terms-wrapper ul.products {
    grid-template-columns: repeat(2, 1fr);
  }

}

@media screen and (min-width:992px) and (max-width: 1199px) {
  #taxonomy-terms-wrapper ul.products {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 424px) {

  #taxonomy-terms-wrapper ul.products li.product .product-thumbnail {
    height: 180px;
  }
}

@media screen and (min-width: 425px) and (max-width: 767px) {
  #taxonomy-terms-wrapper ul.products li.product .product-thumbnail {
    height: 240px;
  }
}


@media screen and (min-width: 768px) and (max-width: 1199px) {

  #taxonomy-terms-wrapper ul.products li.product .product-thumbnail {
    height: 275px;

  }

}

@media screen and (max-width: 1199px) {

  #taxonomy-terms-wrapper ul.products li.product .product-thumbnail img {
    height: 100%
  }
}


.author-info {
  border: 2px solid #FF5A5A;
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.author-info a.author-title {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 600;
}

.author-info h6 {
  font-size: 14px;
  line-height: 1.2;
  color: rgba(10, 30, 45, 0.65);
  padding: 2px 0 16px;
  margin: 0;
}

.author-info p {
  font-size: 16px;
  line-height: 1.15;
  margin: 0;
}

a.author-link-color {
  color: #ff5a5a !important;
}

.article .details .desc a {
  color: blue !important;
}