@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');

.ourClient_section,
.achievment_Section,
.btn-clr-white,
.transform_experience .industries_weServe,
.transform_Business,
.case_study,
.trust_hb,
.get_started,
.how_hostBooks {
  font-family: 'Mulish', sans-serif;
}

html {
  scroll-behavior: smooth;
}

.page-header .header-landing-section .banner-links-call a {
  color: #2A2A2A;
  font-weight: 600;
  font-size: 20px;
}


.fixed-top {
  width: 100%;
  background-color: #FFFFFF;
}

/* navbar --end --here */

/* indiaErp_banner --start here*/

.indiaErp_banner {
  padding: 80px 0;
}

.indiaErp_banner {
  background-image: url(../../images/ads/erp-solution-india/banner-india-erp.png);
  /*background-position: center;*/
  background-size: cover;
 /* background-repeat: no-repeat;*/
 /* background-size: 100% 100%;*/
  /*position: relative;*/
  overflow: hidden;
  height: 550px;
  /*margin-top: 60px;*/
}

.indiaErp_banner .banner-meta h1 {
  color: #FFFFFF;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 30px;
  /* letter-spacing: 1px; */
}

.indiaErp_banner .banner-meta h2 {
  color: #FFFFFF;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 44px;
  /* letter-spacing: 1px; */
}

.indiaErp_banner .banner-meta p {
  color: #FFFFFF;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-size: 16px;
}

/* challenges_erp */
.challenges_erp {
  padding: 50px 0;
  font-family: 'Inter', sans-serif;
}

.challenges_erp {
  background-image: url(../../images/ads/erp-solution-india/wave-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}

.challenges_erp .title h2 {
  color: #191F29;
  font-size: 32px;
  font-weight: 700;
}

.challenges_erp .title p {
  color: #74787C;
  font-size: 18px;
  font-weight: 500;
}

/* --banner end here-- */

/* challenges_erp */
.challenges_erp .posSolution_wrapper {
  box-shadow: 0px 4px 4px 0px #00000040;
  background: #E2E8EF;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  padding: 20px;
  min-height: 276px;
  margin-bottom: 30px;
}

.challenges_erp .posSolution_wrapper .img_Wrapper {
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 50px;
}

.challenges_erp .posSolution_wrapper .posSolution_meta p {
  font-size: 14px;
}

.challenges_erp .posSolution_wrapper .posSolution_meta p:first-child {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.3;
  margin: 20px 0 10px;
  color: #191F29;
}

/* 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 .our-clients .item {
  width: 131px;
  margin-left: 20px !important;
}

/* transform_experience*/
.transform_experience {
  padding: 50px 0;
}

.transform_experience .title h2 {
  color: #000000;
  font-size: 40px;
  font-weight: 600;
}

.transform_experience .logo {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 25px;
  background: #fff;
  box-shadow: 0 0 25px rgba(89, 66, 208, .07);
  border-radius: 7px;
  padding: 20px;
}

.transform_experience .text {
  margin-left: 10px;
}

.transform_experience .text p.h4 {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
}

.transform_experience .text p {
  color: #0D0D0D;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
}

/* how_hostBooks */
.how_hostBooks {
  padding: 50px;
}

.how_hostBooks {
  background-image: url(../../images/ads/erp-solution-india/blue-bg-min.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
  height: 850px;

}

.how_hostBooks .title h2 {
  color: #FFFFFF;
  font-size: 34px;
  font-weight: 700;
  margin-top: 40px;
}

.how_hostBooks .title p {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 14px;
}

.how_hostBooks .imgWrapper {
  color: #fff;
  text-align: center;
  margin-top: 40px;
}

.how_hostBooks .imgWrapper .hb-Meta p:first-child {
  font-weight: 700;
  font-size: 17px;
  margin-top: 9px;
}

.how_hostBooks .imgWrapper .hb-Meta p {
  font-size: 15px;
}

/*industries_weServe  */

.industries_weServe {
  padding: 50px 0;
}

.industries_weServe .title h2 {
  color: #010915;
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 40px;
}

.industries_weServe .everybusiness-meta h4 {
  color: #1E1F1F;
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
  line-height: 1;
}

.industries_weServe .everybusiness-meta p {
  color: #444343;
  font-size: 12px;
  font-weight: 500;
}

.industries_weServe .everybusiness-wrapper {
  background: #fff;
  box-shadow: 0 0 25px rgba(89, 66, 208, .07);
  margin-top: 10px;
}

/* trust_hb */
.trust_hb {
  padding: 50px 0;
}

.trust_hb {
  background-image: url(../../images/ads/erp-solution-india/wave-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}

.trust_hb .title h3 {
  color: #323232;
  font-size: 40px;
  font-weight: 600;
  margin-top: 60px;
}

.trust_hb .title h2 {
  color: #0375DD;
  font-size: 80px;
  font-weight: 800;
  margin: 0;
}

.trust_hb .title p {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
}

.trust_hb .trust-hb-btn {
  margin-left: 68px;
}

/* our_presence */
.our_presence {
  padding: 50px 0;
}

.our_presence .title h2 {
  color: #343434;
  font-size: 50px;
  font-weight: 600;
  margin-bottom: 40px;
}


.demo-btn .btn-warning {
  background: #252525;
  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;
}

/* transform_Business */

.transform_Business {
  padding: 70px 0;
  background: #0375DD;
}

.transform_Business .title h3 {
  color: #FFFFFF;
  font-weight: 600;
  font-size: 42px;
}

.transform_Business .title p {
  color: #FFFFFF;
  font-weight: 300;
  font-size: 20px;
  margin-top: 30px;
}


.bannerForm-card .card-body form .form-control {
  background: #F1F1F1;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
}

.bannerForm-card {
  border: none !important;
  background: none;
}

.bannerForm-card .card-header {
  border: none !important;
  padding-bottom: 0px;
  background: none;
}

.bannerForm-card .card-body form .form-control {
  background: #F1F1F1;
  border: 1px solid #FFFFFF;
  border-radius: 2px;
}

.bannerForm-card form label {
  color: #fff;
  margin-bottom: .2rem;
  font-size: 13px;
}

/* ------- */

/* case_study start */
.case_study {
  background-image: url(../../images/ads/erp-solution-india/wave-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  overflow: hidden;
}

.case_study {
  padding: 50px 0;
}

.case_study .title h2 {
  color: #000000;
  font-size: 36px;
  font-weight: 500;
  font-family: 'Mulish', sans-serif;
}

.case_study .title p {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Mulish', sans-serif;
}

.case_study .casestudy-wrapper {
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  padding: 20px;
  margin-top: 30px;
}

.case_study .casestudy-meta p {
  color: #000000;
  font-size: 14px;
  font-weight: 400px;
}

.case_study .image-wrapper {
  padding: 10px 10px 10px 10px;
}

.case_study .casestudy-meta a {
  color: #038AEB;
  font-size: 14px;
  font-weight: 700px;
}

/*  */
/* erp faq start */

.empowering-industrySection {
  padding: 70px 0;
}

.empowering-industrySection .faq-title h2 {
  color: #4F9CF9;
  font-size: 18px;
  font-weight: 600;
}

.empowering-industrySection .faq-title h4 {
  color: #191F29;
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 30px;
}

.empowering-industrySection .title p {
  padding: 0px 65px;
}

.empowering-industrySection .faqWrapper .card {
  margin-bottom: 5px;
  background: #FFFFFF;
  border: none;
  border-bottom: 1px solid #eee;
}

.empowering-industrySection .faqWrapper .card .card-header {
  background: #FFFFFF;
  border-bottom: none;
  padding: 1px 50px 1px 20px;
  border-radius: 14px;
}

.empowering-industrySection .faqWrapper .card .card-header .btn {
  color: #000;
  font-weight: 500;
  font-size: 20px;


}

.empowering-industrySection .faqWrapper .card .card-header .btn:focus,
.empowering-industrySection .faqWrapper .card .card-header .btn:hover {
  box-shadow: none;
  text-decoration: none;
}

.empowering-industrySection .faqWrapper .card .card-body {
  padding-left: 30px;
  padding-right: 50px;
  padding-bottom: 0px;
  padding-top: 0px;
  color: #6F6C90;
}

.empowering-industrySection .faqWrapper .card-body ol {
  padding-left: 15px;
}

.empowering-industrySection .faqWrapper .card-body p {
  margin-bottom: 10px;
}

.empowering-industrySection .faqWrapper .card-body ol li {
  margin-bottom: 5px;
}


.empowering-industrySection .faqWrapper .accordion .card-header h3 .btn::before,
.empowering-industrySection .faqWrapper .accordion .card-header .btn::before {
  font-family: "Font Awesome 5 Free";
  content: '\f077';
  position: absolute;
  right: 20px;
  font-weight: 600;
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  color: #0A5BBB;
  top: 0px;
}

.empowering-industrySection .faqWrapper .accordion .card-header h3 .btn.collapsed::before,
.empowering-industrySection .faqWrapper .accordion .card-header .btn.collapsed::before {
  font-family: "Font Awesome 5 Free";
  content: '\f078';
  position: absolute;
  right: 20px;
  font-size: 14px;
  background-color: #fff;
  color: #7C7C7C;
}

.empowering-industrySection .faqWrapper .accordion .card-header h3 .btn,
.empowering-industrySection .faqWrapper .accordion .card-header .btn {
  color: #0A5BBB;
}

.empowering-industrySection .faqWrapper .accordion .card-header h3 .btn.collapsed,
.empowering-industrySection .faqWrapper .accordion .card-header .btn.collapsed {
  color: #000;
}



/* ----empowering-industrySection----ends-here-- */

/* faq end */
/* get_started start */
.get_started {
  padding: 50px 0;

}

.get_started .business_wrapper {
  background: #0375DD;
  padding: 50px 50px;
}

.get_started .title h2 {
  color: #FFFFFF;
  font-size: 38px;
  font-weight: 400;

}

/* footer */
footer {
  padding: 50px 0;
  background: #F9F9F9;
}

footer .footer-meta p {
  color: #686868;
  font-weight: 400;
  font-size: 14px;
  text-align: left;
}


footer ul li {
  display: inline;
  list-style: none;
}

footer ul li a {
  text-decoration: none;
  color: #fff;
  margin: 0 10px;
}

footer .other-links h4 {
  color: #0F1B24;
  font-weight: 500;
  font-size: 22px;
}

footer .other-links p {
  color: #757575;
  font-weight: 400;
  font-size: 16px;
  margin: 3px;
}



/*  */
.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;
}



/*  */
@media (max-width:991.98px) {
  .indiaErp_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) {
  .indiaErp_banner {
    background-image: none;
    background-color: #097de2;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
    height: auto;
  }

  .indiaErp_banner .review-wrapper {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .indiaErp_banner .banner-meta p {
    font-size: 18px;
    padding: 10px 10px;
  }

  .how_hostBooks {
    background-image: none;
    background-color: #097de2;
    height: auto;
  }

  .how_hostBooks .title h2 {
    margin-top: 0px;
    font-size: 22px;
  }

  .how_hostBooks .imgWrapper .hb-Meta p:first-child {
    font-size: 18px;
    margin-bottom: 3px;
  }

  .how_hostBooks .imgWrapper {
    margin-top: 0px;
  }

  .how_hostBooks .imgWrapper .hb-Meta p {
    font-size: 14px;
  }

  .demo-btn {
    text-align: center;
  }
}

/*  */

@media (max-width: 575.98px) {
  .indiaErp_banner {
    background-image: none;
    background-color: #097de2;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
    height: auto;
  }

  .indiaErp_banner .banner-meta h1 {
    font-weight: 500;
    font-size: 32px;
    margin: 0;
    line-height: 1.1;
  }

  .indiaErp_banner .banner-meta h2 {
    font-weight: 700;
    font-size: 48px;
    line-height: 1.1;
    margin-top: 20px;
  }

  .indiaErp_banner .banner-meta h2 br {
    display: none;
  }

  .indiaErp_banner .banner-meta p br {
    display: none;
  }

  .indiaErp_banner .banner-meta h4 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .indiaErp_banner .review-wrapper {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .indiaErp_banner .banner-meta span,
  h4 {
    font-size: 20px;
  }

  .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;
  }


  .demo-btn {
    text-align: center;
  }

  .navbar-brand {
    margin-bottom: 15px;
    width: 45%;
  }

  .trust_hb .title h2 {
    font-size: 60px;
  }

  .header-user-btn.header-landing-section {
    width: 50%;

  }

  .page-header .header-landing-section .banner-links-call a {
    color: #2A2A2A;
    font-weight: 600;
    font-size: 16px;
  }

  .navbar {
    padding: .5rem 0rem;
  }

  .indiaErp_banner .bookaDemo-Btn {
    text-align: center;
  }

  .trust_hb .trust-hb-btn {
    margin-left: 0px;
  }

  .transform_Business .title h3 {
    font-size: 34px;
  }

  .get_started .title h2 {
    font-size: 30px;
  }

  .get_started .freeDemo-btn {
    padding: 14px 49px;
    font-size: 18px;
    font-weight: 600;
  }

  .how_hostBooks {
    background-image: none;
    background-color: #097de2;
    height: auto;
  }

  .how_hostBooks .title h2 {
    margin-top: 0px;
    font-size: 28px;
  }

  .how_hostBooks .imgWrapper .hb-Meta p:first-child {
    font-size: 20px;
    margin-bottom: 3px;
  }

  .how_hostBooks .imgWrapper {
    margin-top: 0px;
  }
}

@media (min-width: 1200px) {
    body {
        padding-top: 37px !important;
    }
}