body {
  background-color: #1d3859 !important;
  font-family: "NexaText" !important;
}
.custom-body {
  background-color: #ffffff !important;
  height: auto !important;
}
a {
  text-decoration: none !important;
}
a {
  z-index: 2;
}
/* Header stars */
.header__Style {
  /* padding: 46px 27px 46px 72px; */
  padding: 0px 27px 0px 72px;

  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mainOuter__style {
  position: relative;
}

.top_half_circle {
  position: absolute;
  right: 0px;
  top: -2px;
  content: "";
  background-image: url("../images-new/TopHalfCircle.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right top;
  width: 400px;
  height: 330px;
  z-index: 1;
}

.top_half_circle_styles {
  position: absolute;
  top: 0px;
  right: 0px;
  top: -95px;
  color: #1d3859;
}

.header__left--style {
  display: flex;
  align-items: center;
}
.logo__style {
  max-width: 126px;
  width: 100%;
  margin-right: 100px;
}
.infoLinks__style {
  display: flex;
  align-items: center;
}

.infoLinks__style__mobile {
  display: flex;
  align-items: center;
}

.links__style {
  color: #fff !important;
  font-weight: bold;
  font-size: 14.4px;
  transition: 0.4s all ease-in-out;
  padding-right: 30px;
}

.links__style:hover {
  color: #71c5d8;
}
.header__right--style {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-right: 30px;
}

.Loginlinks__style_else_homePage {
  color: #fff;
  font-weight: bold;
  font-size: 14.4px;
  transition: 0.4s all ease-in-out;
}

Loginlinks__style_else_homePage:hover {
  color: #71c5d8;
}

.Loginlinks__style {
  color: #1d3859;
  font-weight: bold;
  font-size: 14.4px;
  transition: 0.4s all ease-in-out;
}

.Loginlinks__style:hover {
  color: #71c5d8;
}

/* buy Section  */

.buySection__style {
  padding: 150px 67px 100px;
}

.buyText__style {
  font-weight: bold;
  font-size: 100px;
  color: #fff;
  margin-bottom: 60px;
}
.highlighted__style--text {
  color: #71c5d8;
}

.btn__style {
  font-weight: 700;
  font-size: 12px;
  color: #fff;
  padding: 12px 15px;
  max-width: 180px;
  width: 100%;
  background-color: #71c5d8;
  border-color: #71c5d8;
  border: 1px solid #71c5d8;
  border-radius: 25px;
  transition: 0.4s all ease-in-out;
}

.btn__style:hover {
  background-color: #71c5d8;
  border-color: #71c5d8;
}

/* How It Work Section */

.howItwork__style {
  padding: 200px 180px 150px;
  text-align: center;
  position: relative;
  background-color: #1d3859 !important;
}
.howItwork__style::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background-image: url("../images-new/FirstRoundImg.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  width: 100%;
  height: 500px;
  z-index: 99;
}
.common_heading_txt {
  font-weight: bold;
  font-size: 50px;
  color: #fff;
  margin-bottom: 80px;
  margin-top: 100px;
}

.howItWork__details {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* padding: 0px 80px; */
}
.roundBorders__style {
  border: 6px solid #71c5d8;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 146px;
  width: 146px;
}
.numbers__style {
  font-style: 70px;
  font-weight: bold;
  font-size: 70px;
  color: #71c5d8;
}
.detailsTxt__style {
  font-size: 30px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 0;
  margin-top: 60px;
}

/* Feature Merchants Sections */

.featureMerchants__style {
  background-color: #fff;
  padding: 150px 50px;
  text-align: center;
}

.featureMerchants__style_dashboard {
  background-color: #fff;
  padding: 50px 0px;
  text-align: center;
}

.featureMerchangt__Heading {
  color: #1d3859;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 100px;
}
.owl-carousel {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
  margin-bottom: 120px;
}
.merchhentTxt {
  color: #1d3859;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 30px !important;
}
.btnsOuter {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
.cmnBtns {
  font-weight: 700;
  font-size: 12px;
  color: #1d3859;
  padding: 12px 15px;
  max-width: 180px;
  width: 100%;
  background-color: transparent;
  border: 1px solid #1d3859;
  border-radius: 25px;
  transition: 0.4s all ease-in-out;
}

.cmnBtns:hover {
  background-color: #71c5d8;
  border-color: #71c5d8;
}

/* FAQ section  */
.faq__Style {
  padding: 200px 50px;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.faxHeading {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 80px;
  text-align: center;
}
.accordian__Style {
  display: flex;
  justify-content: center;
  width: 100%;
}
div#accordionFlushExample {
  width: 50%;
  --bs-accordion-bg: transparent;
  --bs-accordion-btn-color: #fff;
  border: 0 !important;
  box-shadow: none !important;
}
.accordion-header {
  font-size: 14px;
  font-weight: 700;
  border: 0 !important;
  box-shadow: none !important;
}
button.accordion-button {
  font-size: 14px;
  font-weight: 700;
  color: #fff !important;
  background-color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
.accordion-item {
  border: 0 !important;
}

.accordion-body {
  font-size: 16px;
  font-weight: normal;
  color: #000;
  padding: 0 0 10px 0;
}

.accordion-flush .accordion-item .accordion-button::after {
  position: absolute;
  left: 0px;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  background-image: url("../images-new/closeIcon.svg") !important;
  background-repeat: no-repeat;
  background-position: left;
  background-size: contain;
  /* top: 10px;   */
  color: #fff !important;
}
.accordion-button:not(.collapsed)::after {
  transform: rotateZ(90deg) !important;
  color: #fff !important;
}

.accordion-flush .accordion-item .accordion-button {
  padding-left: 30px;
}
.btnSyle {
  padding-top: 80px;
  display: flex;
  justify-content: center;
}

/* Buy It Bottom Section */

.buyItBtmSec .howItwork__style::before {
  background-image: url("../images-new/SecondRoundImg.svg") !important;
}
.dollorImgs {
  margin-bottom: 40px;
}

.dollorImgs img {
  max-width: 203px;
  width: 100%;
}

/* Footer Section */

.footerSec {
  display: flex;
  align-items: center;
  padding: 0 124px 124px;
  position: relative;
  padding-top: 60px;
}
.footerLinksOuter {
  display: flex;
  gap: 100px;
  margin-left: 100px;
}
.footerStyle {
  list-style: none;
  z-index: 2;
}
.footerHeading {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 10px;
  color: #fff;
}
.footerHeading {
  margin-bottom: 10px;
}
.ftrLinks {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  transition: 0.4s all ease-in-out;
  cursor: pointer;
}
.ftrLinks:hover {
  color: #71c5d8;
}

.footerSec::before {
  position: absolute;
  right: 0px;
  bottom: -2px;
  content: "";
  background-image: url("../images-new/ThirdRoundImg.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  width: 400px;
  height: 330px;
  z-index: 1;
}

.copyrightTxt {
  position: absolute;
  right: 118px;
  bottom: 10px;
  color: #1d3859;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 0;
  z-index: 2;
}
.copyrightBottom {
  position: absolute;
  right: 40px;
  bottom: 30px;
  color: #1d3859;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 0;
  z-index: 2;
}

/* Responsive Mode */

@media (max-width: 1280px) {
  .buyText__style {
    font-size: 60px;
  }
  .buySection__style {
    padding-top: 100px;
  }
  .howItwork__style {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .common_heading_txt {
    font-size: 40px;
    margin-top: 50px;
  }
  .roundBorders__style {
    width: 120px;
    height: 120px;
  }
  .numbers__style {
    font-size: 30px;
  }
  .detailsTxt__style {
    font-size: 20px;
  }
  .featureMerchants__style {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .featureMerchangt__Heading {
    font-size: 40px;
    margin-bottom: 70px;
  }
  .owl-carousel {
    margin-bottom: 80px;
  }
  .faq__Style {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .buyItBtmSec .buySection__style {
    padding: 0;
  }
  .buyItBtmSec .howItwork__style {
    padding-bottom: 30px;
  }
  .footerSec {
    padding-bottom: 50px;
  }
  .footerLinksOuter {
    gap: 50px;
    margin-left: 50px;
  }
  .item {
    max-width: 190px;
    width: 100%;
  }
  .item img {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .top_half_circle_styles {
    display: none;
  }
  .header__Style {
    padding: 25px;
  }
  .logo__style {
    max-width: 100px;
    margin-right: 50px;
    display: block;
  }
  .buySection__style {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .mainOuter__style::after {
    width: 200px;
    height: 180px;
  }
  .buyText__style {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .howItwork__style {
    padding: 70px 50px 20px;
  }
  .common_heading_txt {
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .howItWork__details {
    margin-bottom: 40px;
  }
  .roundBorders__style {
    width: 100px;
    height: 100px;
  }
  .detailsTxt__style {
    font-size: 16px;
    margin-top: 15px;
  }
  .featureMerchants__style {
    padding: 50px;
  }
  .featureMerchangt__Heading {
    font-size: 30px;
    margin-bottom: 50px;
  }
  .faq__Style {
    padding: 50px;
  }
  .faxHeading {
    font-size: 30px;
    margin-bottom: 50px;
  }
  .buyItBtmSec .howItwork__style {
    padding-top: 50px;
  }
  .dollorImgs img {
    max-width: 150px;
  }
  .footerSec {
    padding: 50px;
  }
  .logo__style {
    margin-right: 15px;
    max-width: 100px;
  }
  .logo__style img {
    width: 100%;
  }
  .footerLinksOuter {
    margin-left: 30px;
    gap: 20px;
  }
  .footerStyle {
    padding-left: 10px;
  }
  .footerSec::before {
    width: 200px;
    height: 180px;
  }
  .item {
    max-width: 150px;
    width: 100%;
  }
  .item img {
    width: 100%;
  }
  div#accordionFlushExample {
    width: 100%;
  }
  .accordian__Style {
    flex-direction: column;
  }
}

@media (min-width: 767px) {
  .mobile_view {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .desktop_view {
    display: none !important;
  }
  .top_half_circle_styles {
    display: none;
  }
  .vl {
    display: none;
  }
  .links__style {
    font-size: 12px;
    padding: 10px;
    width: 100%;
  }
  .links__style:hover {
    background-color: #1d3859;
  }
  .logo__style {
    width: 80px;
  }
  .logo__style img {
    width: 100%;
  }
  .Loginlinks__style {
    font-size: 12px;
    color: #fff;
  }

  .Loginlinks__style_else_homePage {
    font-size: 12px;
    color: #fff;
  }
  /* .header__right--style {
      gap: 15px;
      margin-left: 12px;
    } */
  .infoLinks__style {
    gap: 0;
  }

  .infoLinks__style__mobile {
    gap: 0;
  }

  .buyText__style {
    font-size: 30px;
  }
  .buySection__style {
    padding: 50px;
  }
  .footerSec {
    flex-direction: column;
    align-items: flex-start;
  }
  .footerLinksOuter {
    margin-left: 0;
    margin-top: 30px;
  }
  .footerStyle {
    padding-left: 0;
  }
  .footerHeading {
    font-size: 14px;
  }
  .ftrLinks {
    font-size: 12px;
  }
  .roundBorders__style {
    width: 70px;
    height: 70px;
  }
  .numbers__style {
    font-size: 20px;
  }
  .btnsOuter {
    flex-direction: column;
    gap: 20px;
  }
  .copyrightTxt {
    bottom: 5px;
    position: inherit;
    display: flex;
  }
  .copyrightBottom {
    position: inherit;
    bottom: 25px;
  }

  .howItwork__style::before {
    height: 300px;
  }
  .toggledSection {
    display: flex;
    justify-content: flex-end !important;
    align-items: flex-end !important;
    position: relative;
  }
  #myDIV.infoLinks__style {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    top: 30px;
    background: #3d75a7;
    z-index: 800;
    width: 200px;
    right: -46px;
    transition: 0.4s all ease-in-out;
    border-radius: 8px;
  }
  #myDIV.infoLinks__style__mobile {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    top: 30px;
    background: #3d75a7;
    z-index: 800;
    width: 200px;
    right: -46px;
    transition: 0.4s all ease-in-out;
    border-radius: 8px;
  }

  .toggleBtn {
    display: block !important;
  }
  .mainOuter__style::after {
    content: unset;
  }
  .copyrightWrapper {
    gap: 10px;
  }
}

/* Toggled Section */
.toggledSection {
  display: flex;
  align-items: center;

  width: calc(100% - 130px);
  justify-content: space-between;
}

.toggleBtn {
  display: none;
  z-index: 2;
  background-color: transparent;
  border: 0;
  box-shadow: 0;
  margin-left: 15px;
}
.toggleBtn img {
  width: 30px;
  height: 30px;
}

.logo_image_styles {
  width: 170px;
}

.faqs-section {
  background-color: unset !important;
}

.main-app-body {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px;
}

.vl {
  border: 1px solid #60738b;
  height: 300px;
  margin-left: 30px;
  margin-right: 30px;
}
