body {
  font-family: "Mulish", serif;
  scroll-behavior: smooth;
  background: #fff;
  color: #181818;
}
body .calendly-popup {
  max-width: 100% !important;
  width: 100% !important;
}
@media screen and (min-width: 1200px) {
  body .container {
    max-width: 1170px;
  }
}
@media screen and (min-width: 1400px) {
  body .container {
    max-width: 1300px;
  }
}
@media screen and (min-width: 1600px) {
  body .container {
    max-width: 1500px;
  }
}
body .container a {
  text-decoration: none;
}
body .container a:hover {
  text-decoration: none;
}
body .container img {
  display: initial;
}
body .img-fluid {
  max-width: 100%;
  height: auto;
}
body p {
  margin: 0;
}
body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body .primary-btn {
  padding: 10px 16px;
  background: #FFC737;
  color: #181818;
  font-weight: 600;
  font-size: 16px;
  border-radius: 6px;
  border: 2px solid #FFC737;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
body .typo-1 {
  font-size: calc(32px + 24 * (100vw - 320px) / 1600);
  line-height: 1.3;
  font-weight: 700;
}
body .typo-2 {
  font-size: calc(24px + 16 * (100vw - 320px) / 1600);
  line-height: 1.3;
  font-weight: 700;
}
body .typo-3 {
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
  line-height: 1.4;
  font-weight: 400;
}
body .typo-4 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
}
body .typo-5 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
body .header {
  padding: 1rem 0;
  position: relative;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s ease-in-out;
}
body .header.sticky {
  z-index: 999;
  margin: auto;
  width: 100%;
  background: #fff;
  position: sticky;
  top: 0;
}
body .header.sticky a {
  color: #181818 !important;
  transition: all 0.3s ease-in-out;
}
body .header.sticky .current-menu-item a {
  color: #FFC737 !important;
}
body .header .navbar {
  padding-left: 0;
  padding-right: 0;
  gap: 0;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 575.98px) {
  body .header .navbar .setmenu .primary-btn {
    padding: 10px 8px;
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  body .header .navbar .navbar-brand img {
    max-width: 120px;
  }
}
@media screen and (max-width: 767.98px) {
  body .calendly-overlay .calendly-popup .calendly-popup-content {
    margin: 0 10px;
  }
}
body .section1 {
  padding-top: 101px;
  background-color: #FFFFFF;
  background-image: url("./images/custom-banner-bg.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767.98px) {
  body .section1 {
    padding-top: 56px;
  }
}
body .section1 .banner_wrapper {
  text-align: center;
}
body .section1 .banner_wrapper .heading {
  max-width: 750px;
  margin: 0 auto;
  color: #181818;
}
body .section1 .banner_wrapper .description {
  margin: 18px auto 32px;
  max-width: 673px;
  color: #414141;
}
body .section1 .banner_wrapper .banner-button {
  display: inline-flex;
}
body .section1 .banner_wrapper .img_wrap {
  position: relative;
}
@media screen and (max-width: 767.98px) {
  body .section1 .banner_wrapper .img_wrap {
    margin-top: 20px;
  }
}
body .section1 .banner_wrapper .img_wrap::before {
  content: url("./images/image2.png");
  position: absolute;
  top: -70px;
  left: 0;
}
@media screen and (max-width: 1199.98px) {
  body .section1 .banner_wrapper .img_wrap::before {
    top: -100px;
    left: -50px;
  }
}
@media screen and (max-width: 767.98px) {
  body .section1 .banner_wrapper .img_wrap::before {
    display: none;
  }
}
body .section1 .banner_wrapper .img_wrap::after {
  content: url("./images/image1.png");
  position: absolute;
  top: -200px;
  right: 50px;
}
@media screen and (max-width: 1399.98px) {
  body .section1 .banner_wrapper .img_wrap::after {
    right: 0;
  }
}
@media screen and (max-width: 1199.98px) {
  body .section1 .banner_wrapper .img_wrap::after {
    display: none;
  }
}
body .section1 .banner_wrapper .img_wrap img {
  margin: 0 auto;
}
body .section2 {
  padding: 120px 0 140px;
}
@media screen and (max-width: 767.98px) {
  body .section2 {
    padding: 70px 0;
  }
}
body .section2 .heading {
  text-align: center;
  color: #000000;
  margin-bottom: 56px;
}
@media screen and (max-width: 767.98px) {
  body .section2 .heading {
    margin-bottom: 32px;
  }
}
body .section2 .busi_rw {
  margin-bottom: 60px;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  body .section2 .busi_rw {
    margin-bottom: 40px;
  }
}
body .section2 .busi_rw.box2 {
  margin-bottom: 0;
  flex-direction: row-reverse;
}
body .section2 .busi_rw.box2 .inner_content {
  max-width: 100%;
}
body .section2 .busi_rw.box2 .inner_content .list_wrap {
  max-width: 556px;
}
body .section2 .busi_rw.box2 .img_box {
  position: relative;
  top: 32px;
}
@media screen and (max-width: 767.98px) {
  body .section2 .busi_rw.box2 .img_box {
    top: 0;
  }
}
body .section2 .busi_rw .inner_content {
  max-width: 532px;
}
@media screen and (max-width: 767.98px) {
  body .section2 .busi_rw .inner_content {
    max-width: 100%;
    margin-top: 24px;
  }
}
body .section2 .busi_rw .inner_content .title {
  font-size: calc(24px + 4 * (100vw - 320px) / 1600);
  line-height: 1.4;
  font-weight: 700;
  color: #181818;
  margin-bottom: 32px;
}
@media screen and (max-width: 767.98px) {
  body .section2 .busi_rw .inner_content .title {
    margin-bottom: 18px;
  }
}
body .section2 .busi_rw .inner_content .list_wrap .list_item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 10px;
}
body .section2 .busi_rw .inner_content .list_wrap .list_item .list-desc {
  line-height: 1.5;
  font-weight: 600;
  color: #414141;
}
body .section2 .busi_rw .inner_content .list_wrap .list_item .list-desc span {
  font-weight: 800;
}
body .section3 {
  background: #183813;
  padding: 79px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767.98px) {
  body .section3 {
    padding: 70px 0;
  }
}
body .section3::before {
  content: url("./images/layer2.png");
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 575.98px) {
  body .section3::before {
    display: none;
  }
}
body .section3::after {
  content: url("./images/layer1.png");
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
body .section3 .heading {
  text-align: center;
  color: #FFC737;
  margin-bottom: 56px;
}
@media screen and (max-width: 767.98px) {
  body .section3 .heading {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 991.98px) {
  body .section3 .step_row {
    justify-content: center;
    gap: 24px 0;
  }
}
body .section3 .step_row .box_card {
  background: #EDF4FD;
  border-radius: 14px;
  padding: 34px 30px;
  min-height: 270px;
}
@media screen and (max-width: 1399.98px) {
  body .section3 .step_row .box_card {
    min-height: 336px;
  }
}
@media screen and (max-width: 1199.98px) {
  body .section3 .step_row .box_card {
    min-height: 364px;
  }
}
@media screen and (max-width: 991.98px) {
  body .section3 .step_row .box_card {
    min-height: 360px;
  }
}
@media screen and (max-width: 767.98px) {
  body .section3 .step_row .box_card {
    min-height: auto;
    padding: 28px 16px;
  }
}
body .section3 .step_row .box_card.box2 {
  background: #FDF0D8;
}
body .section3 .step_row .box_card.box3 {
  background: #C9F8DC;
}
body .section3 .step_row .box_card .title {
  line-height: 1.2;
  font-weight: 700;
  color: #181818;
  margin: 27px 0 8px;
}
body .section3 .step_row .box_card .description {
  color: #414141;
}
body .section3 .btn_wrapper {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
@media screen and (max-width: 767.98px) {
  body .section3 .btn_wrapper {
    margin-top: 50px;
  }
}
body .section4 {
  padding: 120px 0;
}
@media screen and (max-width: 767.98px) {
  body .section4 {
    padding: 70px 0;
  }
}
body .section4 .heading {
  color: #000000;
  margin-bottom: 54px;
  text-align: center;
}
@media screen and (max-width: 767.98px) {
  body .section4 .heading {
    margin-bottom: 32px;
  }
}
body .section4 .gw_row {
  position: relative;
  max-width: 1240px;
  margin: 0 auto 12px;
}
body .section4 .gw_row:nth-child(odd) {
  justify-content: end;
}
body .section4 .gw_row:nth-child(odd) .gw_box_wrap {
  margin: 0 0 0 auto;
  text-align: left;
}
@media screen and (max-width: 767.98px) {
  body .section4 .gw_row:nth-child(odd) .gw_box_wrap {
    text-align: center;
  }
}
body .section4 .gw_row:nth-child(odd) .gw_box_wrap::after {
  left: -23px;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-right: 24px solid #d5f9e6;
  border-left: 0;
}
body .section4 .gw_row.box1::before {
  content: url("./images/dash-line.png");
  position: absolute;
  left: 45%;
  top: 50px;
}
@media screen and (max-width: 1199.98px) {
  body .section4 .gw_row.box1::before {
    display: none;
  }
}
body .section4 .gw_row.box1 .gw_box_wrap {
  background-color: #f0f6ff;
}
body .section4 .gw_row.box1 .gw_box_wrap::before {
  right: -110px;
  top: 26px;
  background: #f0f6ff;
}
@media screen and (max-width: 1199.98px) {
  body .section4 .gw_row.box1 .gw_box_wrap::before {
    right: -80px;
    top: 30px;
  }
}
body .section4 .gw_row.box2 .gw_box_wrap {
  background-color: #C9F8DC;
}
body .section4 .gw_row.box2 .gw_box_wrap::before {
  left: -140px;
  top: 52px;
  background: #C9F8DC;
}
@media screen and (max-width: 1199.98px) {
  body .section4 .gw_row.box2 .gw_box_wrap::before {
    left: -80px;
    top: 40px;
  }
}
body .section4 .gw_row.box3 .gw_box_wrap {
  background-color: #FDE8C4;
}
body .section4 .gw_row.box3 .gw_box_wrap::after {
  border-left: 24px solid #FDE8C4;
}
body .section4 .gw_row.box3 .gw_box_wrap::before {
  right: -90px;
  top: 40px;
  background: #FDE8C4;
}
body .section4 .gw_row.box4 {
  margin-bottom: 0;
}
body .section4 .gw_row.box4 .gw_box_wrap {
  background-color: #EDF4FD;
}
body .section4 .gw_row.box4 .gw_box_wrap::after {
  border-right: 24px solid #EDF4FD;
}
body .section4 .gw_row.box4 .gw_box_wrap::before {
  left: -142px;
  top: 74px;
  background: #A3CBFF;
}
@media screen and (max-width: 1199.98px) {
  body .section4 .gw_row.box4 .gw_box_wrap::before {
    left: -80px;
    top: 40px;
  }
}
body .section4 .gw_row .gw_box_wrap {
  max-width: 484px;
  padding: 16px 24px;
  width: 100%;
  position: relative;
  border: 1.03px solid #EBEAEE;
  border-radius: 26px;
  text-align: right;
}
@media screen and (max-width: 1399.98px) {
  body .section4 .gw_row .gw_box_wrap {
    max-width: 430px;
  }
}
@media screen and (max-width: 767.98px) {
  body .section4 .gw_row .gw_box_wrap {
    max-width: 100%;
    text-align: center;
    padding: 24px 16px;
  }
}
body .section4 .gw_row .gw_box_wrap::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 100%;
  max-width: 21px;
  min-height: 21px;
}
@media screen and (max-width: 991.98px) {
  body .section4 .gw_row .gw_box_wrap::before {
    display: none;
  }
}
body .section4 .gw_row .gw_box_wrap::after {
  content: "";
  position: absolute;
  top: 30%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  right: -23px;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 24px solid #f0f6ff;
}
@media screen and (max-width: 767.98px) {
  body .section4 .gw_row .gw_box_wrap::after {
    display: none;
  }
}
body .section4 .gw_row .gw_box_wrap .title {
  line-height: 1.2;
  font-weight: 700;
  color: #181818;
  margin-bottom: 8px;
}
body .section4 .gw_row .gw_box_wrap .description {
  color: #414141;
}
body .section5 {
  background: #EDFDF3;
  padding: 100px 0 70px;
}
@media screen and (max-width: 1199.98px) {
  body .section5 {
    padding: 100px 0;
  }
}
@media screen and (max-width: 1199.98px) {
  body .section5 {
    padding: 60px 0 80px;
  }
}
body .section5 .content_wrapper .typo-4 {
  color: #414141;
  margin: 18px auto 0;
  max-width: 735px;
}
@media screen and (max-width: 991.98px) {
  body .section5 .content_wrapper .typo-4 {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 375.98px) {
  body .section5 .calendly-inline-widget {
    min-width: auto !important;
  }
}
body .footer {
  background-color: #181818;
  padding: 22px 0;
}
body .footer .row {
  align-items: center;
}
body .footer .row .copy_right {
  text-align: right;
}
body .footer .row .copy_right .typo-5 {
  color: #fff;
}/*# sourceMappingURL=style.css.map */