@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,
.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: #000;
  font-weight: 600;
  margin-right: 20px;
  text-decoration: none;
}

.page-header-light {
  background: #fff;
  color: #000;
}

.page-header.page-header-light .banner-links-call a {
  color: #000;
  text-decoration: none;
}

/*  */

.crm_banner {
  padding: 50px 0;
}

.crm_banner {
  background: linear-gradient(180deg, #FEFEFF -9.39%, #E4F4FD 87.34%);

}

.crm_banner .banner-meta h1 {
  color: #114B9C;
  font-family: 'Poppins';
  font-size: 50px;
  font-weight: 700;
}

.crm_banner .banner-meta h4 {
  color: #595959;
  font-family: 'Poppins';
  font-size: 30px;
  font-weight: 600;
}

.crm_banner .banner-meta p {
  color: #595959;
  font-family: 'Poppins';
  font-size: 16px;
  font-weight: 400;
}

/* -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-primary {
  background: linear-gradient(5.86deg, #1650A8 -18.16%, #0182F0 80.94%);
  font-size: 18px;
  font-weight: 600;
  padding: 12px 30px !important;
  margin-top: 10px;
  border-radius: 20px;
}

.bannerForm-card form label {
  color: #000;
  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: #FFFFFF;
  border: 1px solid #488BFF;
  border-radius: 10px;
}

.bannerForm-card .form-group {
  margin-bottom: 10px;
}

/* --banner end here-- */

/* ourClient_section start */
.ourClient_section {
  padding: 50px 0;
}

.ourClient_section .title h2 {
  color: #000000;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 40px;
  font-family: 'Poppins', sans-serif;
}

.ourClient_section .our-clients .item {
  width: 131px;
  margin-left: 20px !important;
}


/* new */



/* why_traditional*/
.why_traditional {
  padding: 50px 0;
  background: linear-gradient(180deg, #FFFFFF 50.87%, #E4F5FF 100%);

}

.why_traditional .title h2 {
  color: #000000;
  font-size: 32px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}

.why_traditional .title p {
  color: #3D3D42;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 80px;
}


.why_traditional .crm_wrapper {
  background: #fff;
  border: .2px solid rgba(154, 84, 234, .15);
  box-shadow: 0 0 25px rgba(89, 66, 208, .07);
  border-radius: 20px;
  padding: 20px;
  min-height: 280px;
  margin-bottom: 30px;
}


.why_traditional .crm_wrapper .img_Wrapper {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 50px;
}

.why_traditional .crm_wrapper .crm_meta p:first-child {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.3;
  margin: 20px 0 10px;
}

.why_traditional .crm_wrapper .crm_meta p:nth-child(1) {
  font-family: 'Poppins', sans-serif;
  color: #0C0C13;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  margin: 20px 0 10px;
}

.why_traditional .crm_wrapper .crm_meta p:nth-child(2) {
  font-family: 'Poppins', sans-serif;
  color: #3D3D42;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  margin: 20px 0 10px;
}

/* ---- */
.built_growth {
  padding: 50px 0;
}

.built_growth .title h2 {
  color: #0C0C13;
  font-size: 32px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}

.built_growth .title p {
  color: #0C0C13;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 40px;
  font-family: 'Poppins', sans-serif;
}

.built_growth .growth-wrapper {
  background: linear-gradient(181.14deg, #FFFFFF 0.97%, #DAF1FF 121.07%);
  border-radius: 4px;
  padding: 20px;
  min-height: 398px;
  border-radius: 20px;
}

.built_growth .growth-wrapper {
  padding: 10px;
}

.built_growth .growth-wrapper img {
  width: 230px;
  height: auto;
}

.built_growth .growth-wrapper .meta h4 {
  color: #114B9C;
  font-size: 22px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  margin-top: 20px;
}

.built_growth .growth-wrapper .meta p {
  color: #2F2F2F;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}

.built_growth .growth-wrapper .meta p a {
  color: #2F2F2F;
  font-size: 12px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  text-align: center;
}


/* hb_agenticai */

.hb_agenticai {
  padding: 50px 0;
}

.hb_agenticai .title h2 {
  color: #2C2C2C;
  font-size: 24px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}

.hb_agenticai .title p {
  color: #114B9C;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.1;
  font-family: 'Poppins', sans-serif;
}

.hb_agenticai ul li {
  color: #000000;
  font-size: 22px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
}

/* crm_analytics */

.crm_analytics {
  padding: 50px 0;
}

.crm_analytics .title h2 {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}

.crm_analytics .title p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
}

.crm_analytics {
  background-image: url(../../images/ads/hb-crm/crm-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
  height: 700px;
}









/* ----- */

.demo-btn .btn-primary {
  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: 8px 54px;
  font-size: 22px;
  text-align: center;
  border: none;
  border-radius: 20px;
}

.demo-btn {
  margin: 20px 20px 30px;
}


/* 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/hb-crm/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;
}


.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;
  }



  .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) {

.crm_analytics{
  display: none;
}
  .manufacturing_banner .review-wrapper {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .manufacturing_banner .banner-meta p {
    font-size: 14px;
    padding: 10px 10px;
  }

  .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;
  }
  
.integrate_all .integration_wrapper h2 {
    font-size: 16px;
}
}

/*  */

@media (max-width: 575.98px) {

  .crm_banner .banner-meta h1 {
    font-size: 40px;
    margin-top: 20px;
  }

  .hb_agenticai .title h2 {
    margin-top: 40px;
  }

  .hb_agenticai ul li {
    font-size: 16px;
  }

.crm_analytics{
  display: none;
}

  .industryServe_Wrapper {
    width: 33.33%;
  }

  .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;
  }

  .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/hb-crm/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;
  }

  .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;
  }
  .demo-btn .btn-primary {
    padding: 3px 23px;
    font-size: 18px;
    text-align: center;
    border: none;
    border-radius: 20px;
}
.crm_banner .banner-meta h4 {
    font-size: 28px;
}

}



/* ---- */


.btn-demo {
  background: linear-gradient(to right, #1a73e8, #4285f4);
  color: #fff;
  padding: 12px 30px;
  border-radius: 50px;
  font-weight: 600;
  border: none;
  transition: background 0.3s ease;
}

.btn-demo:hover {
  background: linear-gradient(to right, #0f5be1, #357ae8);
}

.info-section {
  padding: 60px 15px;
  text-align: center;
}

.info-section h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.info-section p {
  max-width: 800px;
  margin: 0 auto;
  color: #666;
}