.HeaderBottomContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.FaqContainer {
  display: flex;
  justify-content: center;
}
.terms-title {
  text-align: center;
  color: #1b51f8;
  margin-bottom: 60px;
}
.terms-container {
  display: flex;
  justify-content: center;
}
.contactContainer {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto 0;
}
.branchContentText {
  margin-left: 20px;
}
.branchContentTextContent {
  margin-top: 20px;
}
.branchContentImg img {
  width: 250px;
}
.branchContentTitle {
  display: flex;
  flex-direction: column;
}
.branchContentTextTitle {
  color: #0001f2;
  font-weight: bold;
  font-size: 20px;
}

.branchContentRightTitle {
  font-weight: 500;
  font-size: 18px;
}

.branchContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f6f6f6a6;

  border-radius: 5px;
  margin: 20px 0px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 20px 30px;
}
.branchContentLeft {
  display: flex;
  align-items: center;
  width: 80%;
}
.contactBox {
  width: 1280px;
  margin: 50px 0;
}
.contactTitle {
  font-size: 32px;
  font-weight: 500;
  padding: 20px;
  border-bottom: 1px solid #dee2e6;
}
.terms-box {
  width: 1280px;
  margin: 50px;
  padding: 40px;
  border-radius: 20px;
  background-color: #d2d2d21e;
}
.content {
  width: 100%;
  width: 1280px;
  display: flex;
}

.left-pane,
.right-pane {
  flex: 1;
  padding: 0 20px;
  /* overflow-y: auto; */
}

.right-pane {
  background-color: #ffffff;
}

/* Accordion styles (Same as before) */
.accordion-item {
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  margin-bottom: 10px;
  overflow: hidden;
}

.accordion-header {
  background-color: #f9f9f9;
  padding: 15px 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
}

.accordion-header h3 {
  margin: 0;
  font-size: 16px;
}

.accordion-header span {
  font-size: 24px;
  font-weight: normal;
}

.accordion-content {
  padding: 15px 20px;
  background-color: #fff;
  border-top: 1px solid #e0e0e0;
}

.accordion-content ul {
  padding-left: 20px;
  list-style-type: disc;
}

.accordion-content li {
  margin-bottom: 10px;
  font-size: 16px;
}

.faqTitle {
  font-size: 42px;
  line-height: 55px;
  font-weight: 700;
  text-align: center;
  margin: 20px 0;
}
.new_footer_area {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-image: url("./footerBck.png");
  width: 100%;
  /* Used if the image is unavailable */
  height: 400px; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
  font-family: "Roboto", sans-serif;
}
.footerContent {
  display: flex;
  justify-content: center;
}
.footerBottom {
  display: flex;
  justify-content: center;
  border: 1px solid #ecebeb40;
}
.footerBottomContent {
  width: 1280px;
  text-align: left;
  padding: 20px 0px;
  font-size: 16px;
  line-height: 19px;
  font-weight: 400;
  color: #ffffff8f;
}
.footerContentText {
  display: grid;
  column-gap: 50px;
  grid-template-columns: auto auto auto auto;
  padding: 50px 0;
  width: 1280px;
  color: white;
}

.footerLogoText1 li {
  display: flex;
  /* justify-content: space-between; */
  text-align: left;
}
.footerLogo {
  display: flex;
  flex-direction: column;
  align-items: start;
  width: 300px;
}
.footerSocial {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 300px;
}
.footerSocialSymbol a {
  margin: 10px;
}
.ag-courses-item_date-box {
  font-size: 17px;
}
.footerRule {
  display: flex;
  flex-direction: column;
  align-items: start;
}
.footerRuleTitle {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  margin: 25px 0;
}
.footerSocialSymbol {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footerSocialSymbol img {
  width: auto;
  height: 30px;
}
.footerAddressTitle {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  margin: 25px 0;
}
.footerSocialTitle {
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  margin: 25px 0;
  text-align: center;
}
.footerRuleText {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-align: left;
}
.footerLogoText {
  text-align: left;
  margin-top: 16px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}

.askContainerTitle {
  margin-bottom: 30px;
  font-size: 52px;
  font-weight: 700;
  text-align: center;
  line-height: 67.7px;
}
.ag-format-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-family: "Roboto", sans-serif;
  width: 100%;
  padding: 50px, 0;
}
.ag-courses_box {
  display: flex;
  justify-content: center;
  text-align: left;
}
.ag-courses_item {
  border-radius: 28px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  height: 328px;
  width: 328px;
  cursor: pointer;
}

.ag-courses-item_icon img {
  height: 60px !important;
  width: 60px !important;
}
.ag-courses-item_icon_content {
  display: flex;
  margin: 10px 0px;
}
.ag-courses-item_link {
  display: block;
  padding: 40px;
  color: white;
}
.ag-courses-item_title {
  font-weight: bold;
  font-size: 30px;
  z-index: 2;
  position: relative;
  margin: 20px 0px;
}

.ag-courses_box:nth-child(2n) .ag-courses_item {
  background-color: #2ad7bb;
}
.ag-courses_box:nth-child(3n) .ag-courses_item {
  background-color: #0001f2;
}
.ag-courses_item:nth-child(4n) .ag-courses-item_bg {
  background-color: #952aff;
}
.ag-courses_item:nth-child(5n) .ag-courses-item_bg {
  background-color: #cd3e94;
}
.ag-courses_item:nth-child(6n) .ag-courses-item_bg {
  background-color: #4c49ea;
}

.AppQr {
  display: flex;
  justify-content: center;
  margin-top: 100px;
}
.AppQrRow {
  display: flex;
  justify-content: center;
  width: 1280px;
}
.appSideLeft {
  position: relative;
  width: 60%;
  height: 400px;
  animation: float1 6s ease-in-out infinite;
}
.AppQrSideLeft {
  position: relative;
  width: 35%;
  height: 400px;
}
.appSideRightCircle {
  position: absolute;
  top: 20%;
  left: 90px;
  height: 340px;
  width: 340px;
  background-color: #ffccc9;
  border-radius: 100%;
  z-index: 1;
}
.DeviceNumberDescription {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  width: 232px;
}
.appSideRightLeasingPhone {
  height: 550px;
  position: relative;
  z-index: 100;
  animation: float1 4s ease-in-out infinite;
}
.appSideLeftImage {
  position: absolute;
  top: -40px;
  left: 0;
  width: 600px;
}
.AppQrSideLeftImage {
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 384px;
}
.appSideRight:hover .appSideRightCircle {
  height: 390px;
  width: 390px;
  left: 60px;
  background-color: #0f02f2;
  transition: all 1s;
}
.appSideRight:hover .appSideRightLeasingPhone {
  animation: float1 4s ease-in-out infinite;
  transition: all 1s;
}
.appSideRight {
  display: flex;
  justify-content: center;
  position: relative;
  width: 40%;
  cursor: pointer;
}
.AppQrSideRight {
  position: relative;
  width: 35%;
  cursor: pointer;
  margin: 30px 0;
}
.QrImage {
  width: 206px;
  margin: 30px 0;
}
.AppQrSideRightTitle {
  font-size: 20px;
  text-align: center;
  line-height: 29px;
}
.AppQrStore {
  display: flex;
  justify-content: space-around;
}
.AppQrStore img {
  width: 200px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 10px;
}
.AppQrStore img:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset,
    rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;

  transition: all 1s;
}

.FAQ {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 50px;
}
.FaqTitle {
  margin-bottom: 50px;
  font-size: 42px;
  font-weight: 700;
  line-height: 55px;
}
.DeviceNumberContent {
  text-align: left;
  cursor: pointer;
  width: 230px;
  border-radius: 10px;
  margin: 10px;
  /* box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
    background-color: #e6e6e64c; */

  padding: 10px;
}

.DeviceNumberContent:hover .DeviceNumber {
  color: #0001f2;
}

.DeviceNumberTitle {
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 50px;
}
.DeviceNumberTitles {
  font-weight: 700;
  font-size: 52px;
  line-height: 68px;
  margin-bottom: 20px;
  text-align: center;
}
.DeviceNumberContent {
  margin: 10px;
}
.DeviceNumber {
  font-size: 64px;
  color: #d2d2d2;
  font-weight: bold;
  border-top-left-radius: 10px;
}

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

.logoResponsive {
  height: 74px;
  width: 172px;
  background-image: url("./logo/logo.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.breadBox {
  background: #0be4f729;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.nav a {
  font-size: 14px;
  font-weight: 500;
  line-height: 16.41px;
  color: black;
}

.nav a:hover {
  color: #497bbd;
}
.nav li:hover {
  color: #0001f2;
}
#nav-wrap ul,
#nav-wrap li,
#nav-wrap a {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}
.menuHeader {
  width: 1280px;
  margin: 0 auto;
}
.menuContainer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 15px;
  font-family: "Roboto", sans-serif;
}
.headerContent {
  width: 100%;
  font-family: "Roboto", sans-serif;
}
.menuHeader {
  width: 1280px;
  margin: 0 auto;
}
.cardImage {
  position: absolute;
  height: 282px;
  width: 445;
  bottom: 60px;
  left: 250px;
  border-radius: 40px;
  overflow: hidden;
  box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
  transform: translatey(0px);
  animation: float 4s ease-in-out infinite;
}
.headerSubTitleImage {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin: 10px;
  border-radius: 5px;
  width: 180px;
}
.headerSubTitleImage:hover {
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
.appDevice {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0px;
  width: 1280px;
}
.appDeviceRight {
  display: flex;
  position: relative;
  width: 25%;
}
.defaultFlex {
  display: flex;
  justify-content: space-between;
}
.menuPos {
  position: absolute;
  top: 0;
}
.headerMerchant {
  display: flex;
  align-items: center;
  justify-content: center;
  font: size 14px;
  color: white;
  font-weight: bold;
  background: #2ad7bb;
  border: 1px solid #e6e6e6;
  border-radius: 9px;
  box-shadow: rgba(255, 96, 127, 0.1) 0px 10px 50px;
  width: 189px;
  height: 38px;
  cursor: pointer;
}
.ishlel {
  font-size: 62px;
  color: black;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
.ishlel img {
  width: 447px;
  height: 148px;
}
.base-canvas-size {
  position: relative;
  /* width: 900px; */
  margin-bottom: 0px;
}
.base-canvas-size-image {
  width: 636px;
  height: 687px;
}
@keyframes float {
  0% {
    box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    transform: translatey(0px);
  }
  50% {
    box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    transform: translatey(-20px);
  }
  100% {
    box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    transform: translatey(0px);
  }
}
@keyframes float1 {
  0% {
    transform: translatey(0px);
  }
  50% {
    transform: translatey(-20px);
  }
  100% {
    transform: translatey(0px);
  }
}
.askContainerTitle {
  margin-bottom: 30px;
  font-size: 52px;
  font-weight: 700;
  text-align: center;
  line-height: 67.7px;
}
.ag-format-container {
  display: flex;
  align-items: center;
  justify-content: space-around;
  font-family: "Roboto", sans-serif;
  width: 100%;
  padding: 50px, 0;
}
.ag-courses_box {
  display: flex;
  justify-content: center;
  text-align: left;
}
.ag-courses_item {
  border-radius: 28px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  height: 328px;
  width: 328px;
  cursor: pointer;
}

.ag-courses-item_icon img {
  height: 60px !important;
  width: 60px !important;
}
.ag-courses-item_icon_content {
  display: flex;
  margin: 10px 0px;
}
.ag-courses-item_link {
  display: block;
  padding: 40px;
  color: white;
}
.ag-courses-item_title {
  font-weight: bold;
  font-size: 30px;
  z-index: 2;
  position: relative;
  margin: 20px 0px;
}

.ag-courses_box:nth-child(2n) .ag-courses_item {
  background-color: #2ad7bb;
}
.ag-courses_box:nth-child(3n) .ag-courses_item {
  background-color: #0001f2;
}
.ag-courses_item:nth-child(4n) .ag-courses-item_bg {
  background-color: #952aff;
}
.ag-courses_item:nth-child(5n) .ag-courses-item_bg {
  background-color: #cd3e94;
}
.ag-courses_item:nth-child(6n) .ag-courses-item_bg {
  background-color: #4c49ea;
}

.AppQr {
  display: flex;
  justify-content: center;
  margin-top: 100px;
}
.AppQrRow {
  display: flex;
  justify-content: center;
  width: 1280px;
}
.appSideLeft {
  position: relative;
  width: 60%;
  height: 400px;
  animation: float1 6s ease-in-out infinite;
}
.AppQrSideLeft {
  position: relative;
  width: 35%;
  height: 400px;
}
.appSideRightCircle {
  position: absolute;
  top: 20%;
  left: 90px;
  height: 340px;
  width: 340px;
  background-color: #ffccc9;
  border-radius: 100%;
  z-index: 1;
}
.DeviceNumberDescription {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  width: 232px;
}
.appSideRightLeasingPhone {
  height: 550px;
  position: relative;
  z-index: 100;
  animation: float1 4s ease-in-out infinite;
}
.appSideLeftImage {
  position: absolute;
  top: -40px;
  left: 0;
  width: 600px;
}
.AppQrSideLeftImage {
  position: absolute;
  bottom: -60px;
  left: 0;
  width: 384px;
}
.appSideRight:hover .appSideRightCircle {
  height: 390px;
  width: 390px;
  left: 60px;
  background-color: #0f02f2;
  transition: all 1s;
}
.appSideRight:hover .appSideRightLeasingPhone {
  animation: float1 4s ease-in-out infinite;
  transition: all 1s;
}
.appSideRight {
  position: relative;
  width: 40%;
  cursor: pointer;
}
.AppQrSideRight {
  position: relative;
  width: 35%;
  cursor: pointer;
  margin: 30px 0;
}
.QrImage {
  width: 206px;
  margin: 30px 0;
}
.AppQrSideRightTitle {
  font-size: 20px;
  text-align: center;
  line-height: 29px;
}
.AppQrStore {
  display: flex;
  justify-content: space-around;
}
.AppQrStore img {
  width: 200px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 10px;
}
.AppQrStore img:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset,
    rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;

  transition: all 1s;
}

ul {
  list-style: none outside;
}

ul,
ol {
  margin-bottom: 24px;
  margin-top: 12px;
}
li {
  margin-bottom: 12px;
}
a,
a:visited {
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.appStep {
  position: relative;
  background-color: #e0effc;
  padding-top: 15px;
  padding-bottom: 5px;
}
.appStepCirleLeft {
  position: absolute;
  height: 180px;
  width: 180px;
  left: -100px;
  background-color: #f5d7f9;
  top: 180px;
  border-radius: 50%;
  z-index: 1;
}
.appStepCirleRight {
  position: absolute;
  height: 220px;
  width: 220px;
  right: -80px;
  background-color: #c9eae5;
  top: 0px;
  border-radius: 50%;
}
.appStepTitle {
  text-align: left;
  font-size: 42px;
  font-weight: 700;
}
.appStepGrid {
  display: grid;
  gap: 50px 100px;
  grid-template-columns: auto auto;
  margin: 30px 0px;
}
.appDeviceContent {
  display: flex;
  justify-content: center;
}
.columnContainer {
  display: flex;
  flex-direction: column;
  width: 1280px;
  margin: 40px auto;
}
.headerSubTitle {
  color: white;
  font-size: 30px;
  text-align: justify;
  width: 100%;
  font-family: "Comfortaa", cursive;
  font-weight: 300;
  margin-top: 30px;
}
/* .headerSubTitle img {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin: 10px;
  border-radius: 5px;
  width: 150px;
  cursor: pointer;
} */
.headerSubTitleImage {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  margin: 10px;
  border-radius: 5px;
  width: 180px;
}
.headerSubTitleImage:hover {
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;
}
.appDevice {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0px;
  width: 1280px;
}
.appDeviceLeft {
  width: 75%;
  margin: 0 auto;
}
.StepToStepContent {
  display: flex;
  flex-direction: column;
  align-items: start;
}
.StepToStepNumber {
  font-size: 18px;
  color: #0001f2;
  font-weight: 500;
  line-height: 26px;
}
.StepToStepTitle {
  display: flex;
  justify-content: space-between;
  font-size: 36px;
  line-height: 42px;
  font-weight: 500;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 2px;
}
.StepToStepDesc {
  font-size: 16px;
  font-weight: 400;
  width: 60%;
  text-align: left;
}
.footerRuleText {
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  color: white;
}
.footerRuleText a {
  color: white;
}
ul {
  list-style: none outside;
}

ul,
ol {
  margin: 0;
  padding: 0;
}
li {
  margin-bottom: 12px;
}
body .react-wavy-transitions__wavy-link {
  /* font-size: 16px; */
  margin: 0px !important;
  padding: 0px !important;
}
.row {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
.react-wavy-transitions__wavy-link {
  background: transparent;
  border: 0;
  color: inherit;
  font-family: inherit;
  font-size: 1rem;
  cursor: pointer;
}
.askContainer {
  padding: 30px;
}
.deviceNumberContentBox {
  display: flex;
  justify-content: space-between;
}
.askContainerDesign {
  background: #f1f1f1;
  border-radius: 72px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px,
    rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  padding: 60px 40px;
}
