@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,700,900');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Syne:wght@100;200;300;400;500;600;700;800;900&display=swap');

html {
  scroll-behavior: smooth;
}

.ourClient_section,
.explore_essential_section,
.explorekey_textile,
.erp_modules,
.industryWe_serve_textile,
.achievment_Section,
.btn-clr-white,
.erpcontact_section,
.textile_Faq,
.case_study_textile {
  font-family: 'Mulish', sans-serif;
}

.textile_banner {
  padding: 50px 0;
}

.textile_banner {
  background-image: url(../../images/ads/manufacturing-textile-erp/textile-erp/banner-textile.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
  height: 640px;
}

.textile_banner .banner-meta h1 {
  color: #FFFFFF;
  font-family: 'Syne';
  font-weight: 600;
  font-size: 56px;
}

.textile_banner .banner-meta h4 {
  font-family: 'Syne';
  color: #FFFFFF;
  font-weight: 400;
  font-size: 36px;
}
.textile_banner .banner-meta span, h4 {
  font-family: 'Syne';
  color: #FFFFFF;
  font-weight: 600;
  font-size: 44px;
}

.textile_banner .banner-meta p {
  font-family: 'Inter', sans-serif;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 18px;
}

.textile_banner .banner-meta h5 {
  font-family: 'Inter', sans-serif;
  color: #FFFFFF;
  font-weight: 800;
  font-size: 24px;
  margin-top: 20px;
}
.textile_banner .review-wrapper{
  margin-top: 40px;
}
/* -card- */

.card.bannerForm-card {
  box-shadow: 0px 8px 10px rgba(119, 126, 128, 0.47);
  border-radius: 6px;
}

.bannerForm-card .card-header {
  background-color: #fff;
  border: none !important;
  padding-bottom: 0px;
}

.bannerForm-card .card-header h4 {
  color: #554F48;
  font-weight: 600;
  font-size: 24px;
}

.bannerForm-card .card-header h4 span {
  color: #037DCF;
  font-weight: 600;
  font-size: 24px;
}

.bannerForm-card .card-body {
  padding-top: 10px;
}

.bannerForm-card .card-body form .btn-danger {
  background-color: #1A1A1A;
  border-color: #1A1A1A;
  outline-color: #1A1A1A;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.11);
  padding: 12px;
  font-size: 20px;
  font-weight: 600;
}

.bannerForm-card form .form-check-label a {
  color: #212529;
  text-decoration: underline;
}

.bannerForm-card .card-body form .form-control {
  background: #F1F1F1;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
}

/* --banner end here-- */

/* ourClient_section start */
.ourClient_section {
  padding: 50px 0;
}

.ourClient_section .title h2 {
  color: #000000;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
}

.ourClient_section .steelerp-clients .item {
  width: 131px;
  margin-left: 20px !important;
}

/* --Explore -essential --start- here*/
.explore_essential_section .title h2 {
  color: #000000;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 40px;
}

.explore_essential_section .explore_essential_Meta p {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  padding: 8px;
}

.explore_essential_section .explore_essential_Wrapper {
  text-align: center;
}

/* .industryWe_serve_textile {
  padding: 50px 0;
} */

.explore_essential_outer {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 0;
}

.explore_essential_Wrapper {
  width: 20%;
}

/* --erp-module */
.erp_modules {
  padding: 50px 0;
}

.erp_modules:nth-child(even) {
  background-color: #F169190D;
}

.erp_modules .title h2 {
  color: #2A2A2A;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 40px;
}

.erp_modules .title h3 {
  color: #062936;
  font-size: 26px;
  font-weight: 700;
}

.erp_modules .erp_modules-meta ul li {
  color: #000000;
  font-size: 20px;
  font-weight: 500;
}

.demo-btn .btn-warning {
  background: linear-gradient(346.86deg, #FF5C00 -17.99%, #FF9B00 119.72%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  font-weight: 500;
  padding: 11px 31px;
  font-size: 22px;
  text-align: center;
  border: none;
}

.demo-btn {
  margin: 20px 20px 30px;
}

/* explorekey_textile */
.explorekey_textile {
  background-image: url(../../images/ads/manufacturing-textile-erp/key-industry-banner.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  
}
.explorekey_textile .exploreKey-wrapper {
  text-align: center;
  border-right: 1px solid #4a4a4a;
  margin-bottom: 30px;
}
.row .col-md-2.col-6:last-child .exploreKey-wrapper {
  border: none;

}
.explorekey_textile .title h2 {
  color: #FFFFFF;
  font-size: 42px;
  font-weight: 600;
  padding: 20px 0;
}

.explorekey_textile .title p {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}

.explorekey_textile .exploreKey-meta p {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 800;
  margin-top: 10px;
}

/* -industryWe_serve_textile--- */

.industryWe_serve_textile {
  padding: 50px 0;
}
.industryServe_wrapper_outer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 0;
}
.industryServe_Wrapper {
  width: 12.05%;
}

.industryWe_serve_textile .industryServe_Meta h2 {
  color: #000000;
  font-size: 36px;
  font-weight: 700;
  padding: 30px 0;
}

.industryWe_serve_textile .industryServe_Meta p {
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  padding: 6px;
}

/* case_study_textile start */
.case_study_textile {
  background: #F8F8F8;
  padding: 50px 0;
}
.case_study_textile .title h2 {
  color: #000000;
  font-size: 36px;
  font-weight: 700;
}
.case_study_textile .title p {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
}
.case_study_textile .casestudy-wrapper {
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  padding: 20px;
  min-height: 325px;
  margin-bottom: 30px;
}
.case_study_textile .casestudy-meta p {
  color: #000000;
  font-size: 14px;
  font-weight: 400px;
}
.case_study_textile .image-wrapper {
  padding: 10px 10px 10px 10px;
}
.case_study_textile .casestudy-meta a {
  color: #038AEB;
  font-size: 14px;
  font-weight: 700px;
}

/* erp faq start */
.textile_Faq {
  padding: 50px 0;
}
.textile_Faq .title h2 {
  color: #000000;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 30px;
}
.textile_Faq .faqWrapper .card {
  margin-bottom: 30px;
  background: #FFFFFF;
  border: none;
  border-radius: 18px;
  box-shadow: 0px 5px 16px rgba(8, 15, 52, 0.06);
}
.textile_Faq .faqWrapper .card .card-header {
  background: #FFFFFF;
  border-bottom: none;
  padding: 15px 50px 15px 32px;
  border-radius: 14px;
}
.textile_Faq .faqWrapper .card .card-header .btn {
  color: #000;
  font-weight: 500;
  font-size: 18px;
}
.textile_Faq .faqWrapper .card .card-header .btn:focus,
.textile_Faq .faqWrapper .card .card-header .btn:hover {
  box-shadow: none;
  text-decoration: none;
}
.textile_Faq .faqWrapper .card .card-body {
  padding-left: 45px;
  padding-right: 50px;
  padding-top: 0px;
  color: #6F6C90;
}
.textile_Faq .faqWrapper .card-body ol {
  padding-left: 15px;
}
.textile_Faq .faqWrapper .card-body ol li,
.textile_Faq .faqWrapper .card-body p {
  margin-bottom: 15px;
}
.textile_Faq .faqWrapper .accordion .card-header .btn::before {
  font-family: "Font Awesome 5 Free";
  content: '\f078';
  position: absolute;
  right: 20px;
  font-weight: 600;
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  box-shadow: 0px 5px 16px rgba(8, 15, 52, 0.06);
  background-color: #F68F12;
  color: #fff;
  top: 15px;
}
.textile_Faq .faqWrapper .accordion .card-header .btn.collapsed::before {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  position: absolute;
  right: 20px;
  font-size: 14px;
  background-color: #fff;
  color: #F68F12;

}
.cardBorder {
  border: 2px solid #FFE4C3 !important;
}

/* achievment_Section */
.achievment_Section {
  padding: 40px 0;
}
.achievment_Section .title h2 {
  color: #000000;
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 20px;
}

/* bookaDemo-section */
.bookaDemo-section {
  background: linear-gradient(90deg, #F68F12 0%, #EA3C20 100%);
  padding: 50px 0;

}

.bookaDemo-section .bookaDemo-meta h3 {
  font-family: 'Inter', sans-serif;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 26px;
  /* margin-bottom: 6px; */
}

.bookaDemo-section .bookaDemo-meta p {
  color: #FFFFFF;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 16px;
}

.btn-clr-white {
  background-color: #fff;
  color: #000;
  border-color: #fff;
  font-weight: 800;
}

.btn-clr-white:hover,
.btn-clr-white:focus {
  background-color: #fff;
  color: #000;
}

.freeDemo-btn {
  padding: 12px 50px;
}

/*  erpcontact_section*/
.erpcontact_section {
  padding: 20px 0;
  background: #FEF8F4;

}

.erpcontact_section .contact p {
  font-weight: 600;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 17px;
}

.erpcontact_section .contact a {
  margin: 0;
  color: #4A4A4A;
  text-decoration: none;
  font-size: 36px;
  font-weight: 900;
  display: block;
  line-height: 36px;
}

.erpcontact_section .contact a.email {
  font-size: 26px;
  font-weight: 700;
}


/*  */
@media (max-width:991.98px) {
  .textile_banner .banner-meta h1 {
    font-weight: 800;
    font-size: 32px;
    margin: 0;
    overflow: hidden;
  }

  .erp_modules .title h3 {
    font-size: 24px;
    margin-top: 10px;
  }

  .explorekey_textile .exploreKey-wrapper {
    text-align: center;
    border-right: 1px solid #4a4a4a;
    margin-bottom: 30px;
    min-height: 118px;
  }

  .explorekey_textile .exploreKey-meta p {
    font-size: 13px;
    margin-top: 10px;
    line-height: 18px;
  }

  .industryWe_serve_textile .industryServe_Meta p {
    font-size: 14px;
  }

  /*  */
  
  @media(max-width: 767.98px) {
    .textile_banner {
      background-image: url(../../images/ads/manufacturing-textile-erp/banner-textile.png);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      position: relative;
      overflow: hidden;
      height: auto;
    }
    .explore_essential_section .title h2 {
      font-size: 32px;
    }
    .explore_essential_Wrapper {
      width: 50%;
    }
    .textile_banner .review-wrapper {
      text-align: center;
      margin-bottom: 20px;
  }
    .erpcontact_section .contact a {
      font-size: 20px;
    }
    .erpcontact_section .contact a.email {
      font-size: 14px;
    }
    .erpcontact_section .contact p {
      font-size: 14px;
    }
    .industryServe_Wrapper {
      width: 20.05%;
    }
    .industryServe_wrapper_outer {
      justify-content: center;
      text-align: center;
    }
  }

  /*  */

  @media (max-width: 575.98px) {
    .textile_banner {
      background-image: url(../../images/ads/manufacturing-textile-erp/banner-textile.png);
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      position: relative;
      overflow: hidden;
      height: auto;
    }
    .textile_banner .banner-meta h1 {
      font-weight: 800;
      font-size: 32px;
      margin: 0;
    }
  .textile_banner .banner-meta span, h4 {
    font-size: 34px;
  }
  .textile_banner .review-wrapper {
      text-align: center;
      margin-bottom: 20px;
  }
    .industryServe_Wrapper {
      width: 33.33%;
    }
    .erp_modules .title h2 {
      font-size: 28px;
      margin-bottom: 20px;
    }
    .erp_modules .title h3 {
      font-size: 24px;
      margin-top: 10px;
    }
    .erp_modules .erp_modules-meta ul li {
      font-size: 18px;
    }
    .explorekey_textile .title h2 {
      font-size: 40px;
    }
    .industryServe_Wrapper {
      width: 24.24%;
    }
    .industryWe_serve_textile .industryServe_Meta p {
      font-size: 14px;
      padding: 5px;
    }
    .erpcontact_section .contact a {
      font-size: 18px;
    }
    .erpcontact_section .contact a.email {
      font-size: 11px;
    }
    .bookaDemo-section .bookaDemo-Btn {
      text-align: center;
    }
    .erpcontact_section .contact p {
      font-size: 14px;
    }
    .erp_modules .imgWrapper {
      display: none;
    }
    .erp_modules .demo-btn{
      text-align: center;
    }
    .achievment_Section .imgWrapper {
      margin-top: 18px;
    }
    .textile_Faq {
      padding: 0px;
    }
    .achievment_Section .imgWrapper{
      text-align: center;
    }
  }
}