@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/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap');



html {
  scroll-behavior: smooth;
}

.ourClient_section,
.industrial_manufacturing,
.erp_modulesManufactring,
.streamline_section,
.textile_Faq,
.contact_manufacturing,
.btn-clr-white {
  font-family: 'Poppins', sans-serif;
}

/* header */

.page-header {
  background: #00000000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9;
  transition: .5s linear;

}

.page-header a.navbar-brand svg {
  height: 40px;
  width: 100%;
}

.page-header a.navbar-brand img {
  height: 40px;
  width: auto;
}

.page-header .banner-links-call a {
  color: #fff;
  font-weight: 600;
  margin-right: 20px;
}

.page-header-light {
  background: #fff;
  color: #000;
}

.page-header.page-header-light .banner-links-call a {
  color: #000;
  text-decoration: none;
}

/*  */

.manufacturing_banner {
  padding: 70px 0 50px;
}

.manufacturing_banner {
  background-image: url(../../images/ads/manufacturing-erp-software/banner-mfg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
  height: 600px;
}

.manufacturing_banner .banner-meta h1 {
  color: #FFFFFF;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 56px;
}

.manufacturing_banner .banner-meta h2 {
  color: #FFFFFF;
  font-family: 'Poppins';
  font-weight: 600;
  font-size: 48px;
  line-height: 1;
}

.manufacturing_banner .banner-meta span,
h2 {
  color: #FFFFFF;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 32px;
}

.manufacturing_banner .banner-meta h3 {
  color: #FFFFFF;
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 40px;
}

.manufacturing_banner .banner-meta p {
  color: #FFFFFF;
  font-family: 'Poppins';
  font-weight: 400;
  font-size: 14px;
}

.manufacturing_banner .review-wrapper {
  margin-top: 40px;
}

.manufacturing_banner h1 {
  position: relative;
}

.manufacturing_banner h1 span {
  position: absolute;
  left: 245px;
  bottom: 10px;
}

/* -card- */

.bannerForm-card {
  border: none !important;
  background: none;
}

.bannerForm-card .card-header {
  border: none !important;
  padding-bottom: 0px;
}

.bannerForm-card .card-header h4 {
  color: #554F48;
  font-weight: 600;
  font-size: 24px;
}

.bannerForm-card .card-header h4 {
  color: #fff;
  font-weight: 600;
  font-size: 24px;
  margin-left: 10px;
}

.bannerForm-card .card-body {
  padding: 30px;
}

.bannerForm-card .card-body form .btn-danger {
  font-size: 18px;
  font-weight: 600;
  padding: 12px 30px !important;
  margin-top: 10px;
}

.bannerForm-card form label {
  color: #fff;
  margin-bottom: .2rem;
  font-size: 14px;

}

.bannerForm-card form .form-check-label a {
  color: #b1b1b1;
  text-decoration: underline;
}

.bannerForm-card .card-body form .form-control {
  background: #F1F1F1;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
}

.bannerForm-card .form-group {
  margin-bottom: 5px;
}

/* --banner end here-- */

/* ourClient_section start */
.ourClient_section {
  padding: 50px 0;
}

.ourClient_section .title h2 {
  background: linear-gradient(90deg, #1368B0 34.23%, #253C56 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 40px;
}

.ourClient_section .our-clients .item {
  width: 131px;
  margin-left: 20px !important;
}

/* --industrial_manufacturing --start- here*/
.industrial_manufacturing {
  padding: 50px 0;
}


.industrial_manufacturing .title h2 {
  color: #494949;
  font-size: 36px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
}

.industrial_manufacturing h3 {
  background: linear-gradient(90deg, #1368B0 34.23%, #253C56 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 40px;
  font-family: 'Poppins', sans-serif;

}

.industrial_manufacturing .explore-wrapper {
  text-align: center;
}

.industrial_manufacturing .explore_essential_Meta p {
  color: #494242;
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}

/* new */
/* --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;
}

.explore_essential_outer {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  padding: 10px 0;
  text-align: center;
}

.explore_essential_Wrapper {
  width: 20%;
  margin-bottom: 50px;
}

/* --erp-module */
.erp_modulesManufactring {
  padding: 50px 0;
}

.erp_modulesManufactring:nth-child(even) {
  background: linear-gradient(90deg, rgba(227, 244, 255, 0.5) 0%, #FFFFFF 92.76%);

}

.erp_modulesManufactring .title h2 {
  background: linear-gradient(90deg, #1368B0 34.23%, #253C56 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 34px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
}

.erp_modulesManufactring .title p {
  color: #3F3F3F;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 40px;
  font-family: 'Poppins', sans-serif;
}

.erp_modulesManufactring .title h3 {
  background: linear-gradient(90deg, #1368B0 34.23%, #253C56 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}

.erp_modulesManufactring .erp_modulesManufactring-meta ul {
  padding-left:30px;
}

.erp_modulesManufactring .erp_modulesManufactring-meta ul li {
  color: #352828;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
  font-family: 'Poppins', sans-serif;
  list-style-type: disc;
}

.demo-btn .btn-warning {
  background: linear-gradient(360deg, #1650A8 -25%, #0182F0 68.38%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  font-weight: 400;
  padding: 11px 31px;
  font-size: 22px;
  text-align: center;
  border: none;
}

.demo-btn {
  margin: 20px 20px 30px;
}

/* explore-key */
.streamline_section {
  background-image: url(../../images/ads/manufacturing-erp-software/streamline.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 30px;
}

.streamline_section .streamline-wrapper {
  text-align: center;
  margin-top: 35px;
}

.streamline_section .title h2 {
  color: #FFFFFF;
  font-size: 36px;
  font-weight: 600;
  padding-top: 60px;
}

.streamline_section .title p {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}

.streamline_section .streamline-meta p {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  margin-top: 10px;
}

/* ---streamline_section- end*/
/* integrate_all start */

.integrate_all {
  padding: 50px 0;
}

.integrate_all .integration_wrapper h2 {
  background: linear-gradient(90deg, #1368B0 34.23%, #253C56 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 40px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}

.integrate_all .integration_wrapper {
  background-image: url(../../images/ads/manufacturing-erp-software/integration.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  text-align: center;
  height: 550px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* integrate_all start end*/

/* erp faq start */
.textile_Faq {
  padding: 50px 0;
  background: #FEF8F4;
}

.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: #5CB4FF;
  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: #5CB4FF;

}

.cardBorder {
  border: 2px solid #5CB4FF !important;
}

/* bookaDemo-section */
.bookaDemo-section {
  background: linear-gradient(90deg, #155FA0 36.47%, #0B3153 100%);
  padding: 50px 0;

}

.bookaDemo-section .bookaDemo-meta h3 {
  font-family: 'Inter', sans-serif;
  color: #FFFFFF;
  font-weight: 700;
  font-size: 26px;
}

.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: #303030;
  border-color: #fff;
  font-weight: 600;
}

.btn-clr-white:hover,
.btn-clr-white:focus {
  background-color: #fff;
  color: #303030;
}

.freeDemo-btn {
  padding: 12px 50px;
}

/*  contact_manufacturing*/

.contact_manufacturing {
  padding: 50px 0;
  background: linear-gradient(180deg, #196DB9 -8.88%, #0B3153 62.96%);

}

.contact_manufacturing .title h2 {
  color: #FFFFFF;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 40px;
  font-family: 'Poppins', sans-serif;
}

.contact_manufacturing .contact a {
  margin: 0;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 24px;
  font-weight: 500;
  display: block;
  line-height: 36px;
  font-family: 'Poppins', sans-serif;
}

.contact_manufacturing .contact a.email {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
}

.contact_manufacturing .contact a.web {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 300;
  font-family: 'Poppins', sans-serif;
}

/*  */
@media (max-width:991.98px) {
  .manufacturing_banner .banner-meta h1 {
    font-weight: 800;
    font-size: 32px;
    margin: 0;
    overflow: hidden;
  }

  .erp_modulesManufactring .title h3 {
    font-size: 24px;
    margin-top: 10px;
  }

  .explore-key .exploreKey-wrapper {
    text-align: center;
    border-right: 1px solid #4a4a4a;
    margin-bottom: 30px;
    min-height: 118px;
  }

  .explore-key .exploreKey-meta p {
    font-size: 13px;
    margin-top: 10px;
    line-height: 18px;
  }

  .industryWe_serve .industryServe_Meta p {
    font-size: 14px;
  }
}

/*  */
@media(max-width: 767.98px) {
  .manufacturing_banner {
    background-image: url(../../images/ads/manufacturing-erp-software/banner-mfg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
    height: auto;
  }

  .industrial_manufacturing .title h2 {
    font-size: 32px;
  }

  .industrial_manufacturing .explore_essential_Wrapper {
    width: 50%;
  }

  .manufacturing_banner .review-wrapper {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .manufacturing_banner .banner-meta p {
    font-size: 14px;
    padding: 10px 10px;
  }

  .streamline_section .title h2 {
    font-size: 26px;
  }

  .contact_manufacturing .contact a {
    font-size: 12px;
  }

  .contact_manufacturing .contact a.email {
    font-size: 16px;
  }

  .contact_manufacturing .contact a.web {
    font-size: 16px;
  }

  .manufacturing_banner .banner-meta h1 span img {
    width: 70px;
  }
}

/*  */

@media (max-width: 575.98px) {
  .manufacturing_banner {
    background-image: url(../../images/ads/manufacturing-erp-software/banner-mfg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
    height: auto;
  }

  .manufacturing_banner .banner-meta h1 {
    font-weight: 600;
    font-size: 55px;
    margin: 0;
  }

  /* .manufacturing_banner span,
  img {
    width: 70px;
  } */
  .manufacturing_banner .banner-meta h2 {
    font-size: 58px;
  }

  .manufacturing_banner .review-wrapper {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .industryServe_Wrapper {
    width: 33.33%;
  }

  .erp_modulesManufactring .title h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .erp_modulesManufactring .title h3 {
    font-size: 22px;
    margin-top: 10px;
  }

  .erp_modulesManufactring .erp_modulesManufactring-meta ul li {
    font-size: 18px;
  }

  .explore-key .title h2 {
    font-size: 40px;
  }

  .industryServe_Wrapper {
    width: 24.24%;
  }

  .industryWe_serve .industryServe_Meta p {
    font-size: 14px;
    padding: 5px;
  }

  .contact_manufacturing .contact a {
    font-size: 20px;
  }

  .contact_manufacturing .contact a.email {
    font-size: 16px;
  }

  .bookaDemo-section .bookaDemo-Btn {
    text-align: center;
  }

  .streamline_section .title h2 {
    font-size: 26px;
  }

  .industrial_manufacturing .title h2 {
    font-size: 26px;
  }

  .demo-btn {
    text-align: center !important;
  }

  .demo-btn .btn-warning {
    padding: 8px 16px;
    font-size: 12px;
    text-align: center;
    border: none;
  }

  .integrate_all .integration_wrapper h2 {
    font-size: 12px;
    margin-top: 40px;
  }

  .integrate_all .integration_wrapper {
    background-image: url(../../images/ads/manufacturing-erp-software/integration.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
    height: 200px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .industrial_manufacturing h3 {
    font-size: 36px;
  }

  .contact_manufacturing .title h2 {
    font-size: 24px;

  }

  .navbar {
    padding: .5rem 0rem;
  }

  .navbar-brand {
    margin-bottom: 15px;
    width: 40%;
  }

  .page-header a.navbar-brand img {
    height: 30px;
    width: auto;
  }
}