.h3 {
  color: #fff;
  font: normal 45px/40px var(--fontBold);
}

@media (max-width: 767px) {
  .h3 {
    font-size: 30px;
  }
}

.h2 {
  margin: 60px 0;
  color: var(--white);
  /*font: Bold 45px/0px var(--fontBold);*/
   font: Bold 45px var(--fontBold);
}

@media (max-width: 767px) {
  .h2 {
    font-size: 35px;
  }
  .hide-imge-mobile{
      display : none;
  }
}

@media (max-width: 576px) {
  .h2 {
    font-size: 25px;
  }
}

.p {
  color: var(--text);
  font-size: 20px;
  line-height: 30px;
}
/* Styling the text */
.text-wrap {
  overflow: hidden;
}
.text-wrap span {
  position: relative;
}
/*.text-wrap h2 */

.text-wrap h2 span {
  position: relative;
}

.text-wrap h2 .spantype {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 40px 0;
  background: #171611;
  border-right: 4px solid #fff;
  animation: typing 4s steps(30) infinite alternate;
}

@media (max-width: 767px) {
  .text-wrap h2 span {
    position: relative;
    font-size: 20px;
    white-space: nowrap;
  }

  .text-wrap h2 span::after {
    padding: 30px 0;
  }
}

.A-title {
  letter-spacing: 0;
}

.A-plans .A-title {
  background-color: transparent !important;
}

.A-plans .A-title h3 {
  color: #ffffff;
}

.A-title h3 {
  font: Bold 36px var(--fontBold);
  color: var(--newText);
  position: relative;
  text-align: center;
}
.A-parag .p-text p:last-of-type,
.A-advangetes p:last-of-type {
  margin-bottom: 0;
}
.A-parag .p-text p {
  line-height: 1.7;
  color: var(--text);
  font-size: 14px;
}

.A-title p {
  line-height: 1.7;
  color: var(--newText);
  font-size: 14px;
}
/*End componants */
/* Start Header Section  */
.A-header {
  /*padding: 80px 0;*/
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  background: #171611;
  position: relative;
      background-attachment: unset !important;
}
.A-header:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(27, 27, 27, 0.8) 0%, #1a1a1a 100%);
}
.A-header .p p {
  color: #c4e2ec;
  font-size: 16px;
  line-height: 30px;
}

.A-header .text {
  padding: 80px 0;
  position: relative;
  z-index: 3;
}

@media (max-width: 767px) {
  .A-header .text {
    padding: 40px 0;
  }
}

.A-header .text p {
  color: #fff;
}

@media (max-width: 767px) {
  .A-header .text h2 {
    font-size: 35px;
  }
}

@media (max-width: 576px) {
  .A-header .text h2 {
    font-size: 25px;
  }
}

@media (max-width: 576px) {
  .A-header .services-contact-pop {
    margin: 30px auto 0;
  }

  .A-header .services-contact-pop .btn-req {
    margin: auto;
  }
}

@keyframes typing {
  100% {
    right: calc(100% + 8px);
    margin: 0;
  }
  0% {
    right: 0;
  }
}

.A-header img {
  max-width: 100%;
  animation: updown 2s infinite alternate;
}
/* End Header Section  */
/* Start Payment section  */
.A-payment {
  background: var(--grey);
  padding: 80px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
}

.A-payment .text .text-wrap h2 {
  color: var(--darkBlue);
}

.A-payment .text-wrap h2 span::after {
  background: var(--grey);
  border-color: var(--darkBlue);
}

.A-payment h2 span::after {
  display: none;
}

.A-payment img {
  max-width: 100%;
}

.A-payment ul {
  list-style: none;
  flex-wrap: wrap;
}

.A-payment ul li {
  width: 90px;
  padding: 5px;
}

.A-payment ul li img {
  max-width: 100%;
}

.A-payment .p {
  font-size: 15px;
}
/* End Payment section  */

/*  Start Plans section  */

.A-plans {
  background: #0f0b33;
  padding: 80px 0;
}

.dark-theme {
  background-color: #1c1f2f !important;
  color: #fff !important;
}

.dark-theme .A-plans {
  background: #1b1829;
}

.A-plans .A-title p {
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: bolder;
  /*letter-spacing: 2px;*/
  color: #fff;
}

.A-plans h2 {
  color: white;
}

.A-plans .box {
  background: var(--darkGrey);
  text-align: right;
  margin: 10px 0;
  overflow: hidden;
  border-radius: 20px;
  padding: 0 15px 15px 15px;
}

.box-cont-A {
  padding: 14px;
}

.A-plans .box h3 {
  text-align: center;
  margin: 16px 0;
  font-weight: 500;
  font-family: var(--fontNormal), sans-serif;
}

.A-plans .box .reibbon {
  background: #fff005;
  padding: 10px 0;
  width: calc(100% + 60px);
  color: white;
  text-align: center;
  transform: translateX(30px);
  border-radius: 5px;
  font-size: 25px;
}

.dark-theme .A-plans .links a {
  border-color: #fff005 !important;
  color: #ffffff;
  background-color: transparent !important;
}

.dark-theme .A-plans .links .order-now {
  background: #161221 !important;
}

.dark-theme .A-plans .two ul li::before {
  background: #fff005 !important;
}

.dark-theme .A-plans .box {
  background: #231d35;
}

.dark-theme .A-plans .box .reibbon {
  background: #161221;
}

.cont-ul-plan {
  height: 372px;
  overflow: hidden;
}

.A-plans ul {
  overflow: hidden;
  transition: 0.2s all ease-in-out;
}

.A-plans .box ul li {
  list-style: none;
  font-family: var(--fontNormal), sans-serif;
  font-size: 16px;
  margin: 16px 0;
  position: relative;
}

.A-plans .box ul li::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: #fff005;
  border-radius: 50%;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
}

.A-plans .one ul li::before {
  background-color: #ffb800;
}

.A-plans .two ul li::before {
  background-color: #fff005;
}

.A-plans .three ul li::before {
  background-color: #601a7e;
}

.why_p {
  text-align: center;
  font-size: 35px;
  color: var(--newText);
  font-weight: bold;
}

.A-plans .links {
  display: flex;
  text-align: center;
  justify-content: space-evenly;
  margin: 20px 0;
}

.A-plans .links a {
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
  border: 1px solid #fff005;
  padding: 8px 36px;
  border-radius: 6px;
  transition: 0.5s;
}

.A-plans .links .more {
  color: var(--newText);
  /* transition: .5 ease-in-out; */
}

.A-plans .links .more:hover {
  background-color: #fff005;
  color: white;
}

.A-plans .links .order-now {
  color: white;
  background: linear-gradient(90deg, #601a7e 0%, #9c4792 100%);
  border: none;
}

.A-plans .one .links .order-now {
  background: linear-gradient(90deg, #ffb800 0%, #ff6600 100%);
}

.A-plans .one .links .order-now:hover {
  background: linear-gradient(90deg, #ff6600 0%, #ffb800 100%);
}

.A-plans .two .links .order-now {
  background: #fff005;
}

.A-plans .two .links .order-now:hover {
  background: linear-gradient(90deg, #fff005 0%, #0f0b33 100%);
}

.A-plans .three .links .order-now {
  background: linear-gradient(90deg, #512166 0%, #9c4792 100%);
}

.A-plans .three .links .order-now:hover {
  background: linear-gradient(90deg, #9c4792 0%, #512166 100%);
}

/*  End Plans section  */

/* Start Questions Section */

.A-questions {
  background: #fbfbfb;
  padding: 80px 0;
}
.card {
  background-color: transparent;
}

.A-questions .card .card-header {
  transition: 0.5s;
}

.A-questions .card button {
  text-align: right !important;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-decoration: none;
  color: var(--newText);
  font-size: 15px;
  font-weight: bold;
  border-width: 3px;
  transition: 0.5s;
}

.A-questions .card:hover .card-header {
  background-color: #fff005;
  color: #171611;
}

.A-questions .card button i {
  font-size: 20px;
}

.A-questions .card:hover button {
  color: #171611;
}

.A-questions .card .card-body {
  font-size: 15px;
}

.question-img img {
  width: 450px;
}

@media (max-width: 767px) {
  .A-plans .A-title p {
    margin-bottom: 40px;
    font-size: 25px;
    font-weight: bolder;
    /*letter-spacing: 2px;*/
    color: #fff;
  }

  .A-questions .card button {
    font-size: 10px;
  }

  .A-questions .card button i {
    font-size: 20px;
  }
}

@media (max-width: 576px) {
  .A-questions .card button {
    font-size: 15px;
    flex-wrap: wrap;
  }
}

.A-questions .card .card-body {
  text-align: right !important;
}

/* End Questions Section */

/* start A-fet */

.A-fet {
  padding: 80px 0;
  overflow: hidden;
}

.A-fet .slick-slide {
  padding: 20px 20px;
}

.A-fet .A-title-fet p {
  font-size: 14px;
  color: #4f4f4fa8;
  max-width: 880px;
  margin: auto;
}

.cont-fet {
  border-radius: 50%;
  border-style: solid;
  width: 160px;
  background-color: #fff005;
  height: 160px;
  background-clip: border-box;
  border: 1px solid #fff;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border: none;
  margin: auto;
  perspective: 2000px;
  box-shadow: -85.16px 52.41px 80px 0px rgba(0, 0, 0, 0.031);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in-out;
}
.A-fet .item:hover .cont-fet {
  transform: scale(0.9);
}

.box:hover .cont-fet {
  transform: scale(0.9);
}
.cont-fet img {
  width: 40%;
}

.slider-fet .item {
  text-align: center;
}

.fet-h {
  color: var(--newText);
  font-size: 18px;
  margin: 0;
  padding: 20px 0 10px 0;
}

.p-fet {
  color: #4f4f4f;
  font-size: 15px;
}

.A-title-fet {
  text-align: center;
  margin-bottom: 70px;
}

.A-title-fet strong {
  text-align: center;
  font-size: 35px;
  color: #fdd301;
  font-weight: bold;
}

.A-title-fet p span {
  display: block;
  color: #fff !important;
  font-size: 16px;
  max-width: 880px;
  margin: auto;
  font-weight: 500;
}
/* End A-fet */

/* start A-slider-icon */

.A-slider-icon {
  padding: 80px 0;
  background: #171611;
}

.A-slider-icon .A-title-fet h1 {
  text-align: center;
  font-size: 35px;
  color: #fff;
  font-weight: bold;
}

.A-slider-icon .A-title-fet p {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  max-width: 880px;
  margin: auto;
}

.cont-slider-A img {
  width: 40%;
  margin: auto;
  transition: 0.3s all ease-in-out;
}

.cont-slider-A div {
  font-size: 15px;
  padding: 10px 0;
  color: #171611;
}

.cont-slider-A:hover img {
  transform: scale(0.8);
}

.cont-slider-A {
  text-align: center;
}

.cont-slider-A p {
  font-size: 20px;
  padding: 10px 0;
  color: #fff;
}

.A-logo img {
  width: 85%;
}

.slider-A-icon .item {
  padding: 15px 0;
}

.A-payment ul {
  padding: 0;
}
/* End A-slider-icon */

/*Start Advangetes of market*/
.A-advangetes {
  padding: 80px 0;
}

.svg-done {
  margin: 0 0 10px 0;
}

.presentation {
  display: inline-block !important;
}

.A-advangetes .box {
  text-align: right !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

.A-advangetes .text {
  text-align: center;
  padding: 10px;
}

.A-advangetes .text h4 {
  font-size: 16px;
  line-height: 1.7;
  font-weight: bold;
  margin: 10px 0;
  color: var(--newText);
}

.A-advangetes p {
  font-size: 16px;
  color: var(--text);
  font-weight: bold;
}

.animation svg {
  width: 60px !important;
}

.A-advangetes .box .img {
  border: 2px solid var(--darkBlue);
  border-radius: 50% 20%;
  display: flex;
  margin: auto;
  align-items: center;
  justify-content: center;
  padding: 20px;
  width: 150px;
  height: 150px;
}

.A-advangetes .box img {
  max-width: 100%;
  transition: 0.5s;
}

.A-advangetes .box:hover img {
  transform: scale(0.8);
}

.A-advangetes .list {
  text-align: right;
  /*display: none;*/
  list-style: none;
  transition: 0.5s ease-in-out;
  margin-bottom: 50px;
  grid-template-columns: repeat(auto-fill, minmax(400px, 1fr));
  padding: 0;
  overflow: unset;
}

@media (max-width: 991.98px) {
  .A-advangetes .list {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }

  .A-header {
    padding: 0 0 20px;
  }
}

@media (max-width: 767.98px) {
 .dark-theme .A-advangetes .list li:nth-of-type(odd) {
      background-color: #fdd301;
      color: #171611;
    }
  .A-advangetes .list {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
}

.A-advangetes .list li {
  font-size: 18px;
  font-weight: bold;
  color: var(--text);
  transition: 0.5s;
  margin-bottom: 16px;
}

.A-advangetes .list li:hover {
  color: var(--darkBlue);
}

.A-advangetes .list li i {
  font-size: 20px;
}

.A-advangetes .show-more {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  text-align: center;
  border: none;
  outline: none;
  background-color: var(--darkBlue);
  color: white;
  font-size: 25px;
  font-weight: bold;
  width: fit-content;
  padding: 15px 40px;
  border-radius: 20px;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.A-parag .p-text p {
  font-size: 16px !important;
}

.A-advangetes .show-more:hover {
  color: #fff;
  background-color: orange;
}

.A-advangetes .show-more i {
  transition: 0.5s ease-in-out;
  margin-top: 20px;
  animation: up 0.3s infinite alternate ease-in-out;
}
/* End Advangetes of market */
/* start slick dots */

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 16px;
  height: 15px;
  padding: 5px;
  cursor: pointer;
  color: #fff;
  border: 0;
  outline: none;
  background: #36b5c7;
  border-radius: 50%;
}

.slick-dots li button:before {
  font-size: 35px;
  line-height: 15px;
  position: absolute;
  top: 0;
  left: 2px;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 1;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* End slick dots */
/* Start Paragraph Section */

.A-parag {
  padding: 50px 0 20px 0;
  background: #fff;
}
.A-parag.dark-theme,
.A-header.dark-theme,
body.dark-theme .A-parag {
  background: #121212 !important;
}
.A-parag .img {
  text-align: center;
}

.A-parag h2 {
  margin: 15px 0 20px 0;
}

.img {
  margin: auto !important;
}

.A-parag .img img {
  max-width: 100%;
}

.p-text {
  font-size: 15px;
  line-height: 1.7;
}

/* End Paragraph Section */

/* Start Levels Section */

.A-levels {
  padding: 80px 0;
  background: #fbfbfb;
}

.A-levels .box {
  background: #fff005;
  padding: 20px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 20px;
  height: 400px;
}

.A-levels .p {
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  color: #fff;
}

.A-levels .box .img {
  width: 100%;
  height: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 20px;
  transition: 0.5s;
}

@media (max-width: 767px) {
  .A-parag,
  .A-advangetes {
    padding: 20px 0 10px 0;
  }
  .A-parag .img img {
    max-width: 100% !important;
  }
}

.A-levels .box .text {
  position: relative;
  padding: 20px 0;
  transition: 0.5s;
}

.A-levels .box .text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.A-levels .box .text p {
  color: white;
}

.A-levels .box::before {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 40%;
  top: 0;
  left: 100%;
  background: inherit;
  border-radius: 10px;
  color: var(--newText);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  font-weight: bold;
  transition: 0.5s ease-in-out;
  z-index: 5;
}

.A-levels .box:hover:before {
  left: 0%;
}

@media (max-width: 767px) {
  .A-levels .box::before {
    height: 40%;
  }
  .why_p {
    font-size: 24px;
  }
}

@media (max-width: 567px) {
  .A-levels .box::before {
    height: 50%;
  }
}

/* <!-- End Levels Section --> */

.heig-unset {
  height: unset !important;
}

.A-black {
  background: #000 !important;
}

.color-after:aftesr {
  background: red !important;
}

.displayGr {
  display: grid !important;
}

.portfolioBox img {
  border-radius: 20px;
  margin: auto;
}

.svg-check {
  width: 50px !important;
  animation: scalee 1s infinite alternate;
}

@keyframes scalee {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

.A-header .btn-req:hover,
.A-header .btn-custoum:hover {
  background-color: #fff;
  border-color: #fff;
  color: #171611;
}

.dark-theme .p-fet,
.dark-theme .A-payment p,
.dark-theme .A-fet .A-title-fet p,
.dark-theme .blog-content p,
.dark-theme .p2-about,
.dark-theme .cont-icon h4,
.dark-theme .about-us p,
.dark-theme .p-text,
.dark-theme .A-advangetes p,
.dark-theme .A-parag .p-text p {
  color: #fff;
}

.dark-theme .A-questions {
  background-color: #121212;
}
.dark-theme .card-header {
  background-color: #171611;
}
.dark-theme .A-questions .card:hover .card-header {
  background-color: #fff005;
  color: #171611;
}

/* .dark-theme .A-questions .card .card-body {
  background-color: #1c190a;
} */
.dark-theme .card {
  border: none;
}

.A-header .col-lg-4:has(.header-img) {
  display: none;
}
.A-header .col-lg-8 {
  max-width: 100%;
  flex: 1;
  text-align: center;
}

.services-contact-pop {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 3;
}
.A-header .text {
  padding-bottom: 30px;
}
.A-parag {
  padding: 73px 0 63px;
}
.A-parag .p-text > p {
  text-align: center !important;
}

.A-parag .p-text .btn-success {
  background-color: #28a745;
  border-color: #28a745;
  padding: 0 30px;
  height: 45px;
  border-radius: 12px;
}

.A-advangetes {
  padding: 96px 0 107px;
  background-color: #fbfbfb;
}

.A-advangetes .box {
  background-color: #fff;
  padding: 50px 15px;
  border-radius: 30px;
  border: 1px solid #1716110d;
}

.A-advangetes .box .cont-fet {
  width: 130px;
  aspect-ratio: 1;
  height: auto;
  padding: 0;
  background-color: #fbfbfb;
  margin-bottom: 20px;
}
.A-advangetes .text h4 {
  font-size: 16px;
  font-weight: 700;
  color: #171611;
  height: 55px;
  margin: 0;
}

.slider-Aadvangetes-not {
  margin-bottom: 70px;
}
.A-advangetes .list {
  gap: 20px 30px;
}
.A-advangetes .list .lili {
  display: none;
}
.A-advangetes .list li {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 64px;
  padding: 20px 30px;
  background-color: #fff;
  box-shadow: 0px 54px 80px 0px #0000000d;
  border-radius: 10px;
  color: #171611;
  font-size: 15px;
  font-weight: 500;
  transition: 0.3s all;
}

.A-advangetes .list li p {
  color: inherit;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  max-width: 100%;
}
.A-advangetes .list li:hover {
  background-color: #fdd301;
  color: #171611;
}

.A-advangetes .btn-custoum {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.slider-A-icon {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
@media (max-width: 991px) {
  .slider-A-icon {
    grid-template-columns: repeat(3, 1fr);
  }
}


@media (max-width: 767px) {
  .slider-A-icon {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }
}

.slider-A-icon .cont-slider-A {
  background-color: #ffffff1a;
  border-radius: 20px;
  border: 2px solid transparent;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  text-align: center;
  padding: 67px 15px;
  gap: 20px;
  transition: 0.3s all ease-in-out;
}

.slider-A-icon .cont-slider-A img {
  width: auto;
  height: 45px;
  object-fit: contain;
}
.slider-A-icon .cont-slider-A span {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  transition: 0.3s all ease-in-out;
}
@media (max-width: 767px) {
  .slider-A-icon .cont-slider-A {
    padding: 30px 05px;
  }
  .slider-A-icon .cont-slider-A span {
    font-size: 14px;
  }
}
.slider-A-icon .cont-slider-A:hover {
  /*background-color: #fdd301;*/
  border-color: #fdd301;
}
.slider-A-icon .cont-slider-A:hover span {
  color: #fdd301;
}

.A-questions {
  padding: 70px 0;
  background-color: #fff;
}

.A-questions .card {
  margin-bottom: 20px;
  border-radius: 12px;
  border: none;
}
.A-questions .card .card-header {
  background-color: transparent;
  border: 1px solid #00000020;
  border-radius: 12px;
  padding: 24px 30px;
}
.A-questions .card button {
  padding: 0;
  border: none;
}
.A-questions .card button i {
  color: #8f8f8f;

  transition: 0.3s all;
}
.A-questions .card button span {
  font-size: 15px;
  font-weight: 700;
  color: #171611;
  transition: 0.3s all;
}
.A-questions .card:hover .card-header {
  background-color: transparent;
  border-color: #fdd301;
}
.A-questions .card button:not(.collapsed) i {
  /*color: #171611;*/
  transform: rotate(45deg);
}

.A-questions .card .card-header:has(button:not(.collapsed)) {
  /*background-color: #fdd301;*/
  /*border-color: #fdd301;*/
  border-radius: 12px 12px 0 0;
}

.A-questions .card .card-body {
  background-color: #fdd3011a;
  padding: 23px 30px 30px;
  font-weight: 500;
  border-radius: 0 0 12px 12px;
}
.A-fet {
  padding: 138px 0 123px;
  background-color: #fbfbfb;
}
.A-fet .slider-fet {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
@media (max-width: 991px) {
  .A-fet .slider-fet {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .A-fet .slider-fet {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
}
.A-fet .slider-fet .item {
  background-color: #fff;
  box-shadow: 0px 64px 80px 0px #0000000d;
  border-radius: 20px;
  padding: 38px 24px;
}

.A-fet .slider-fet .item .cont-fet {
  width: 130px;
  aspect-ratio: 1;
  height: auto;
  background-color: #fbfbfb;
  border-top: 1px solid #fdd301;
  margin-bottom: 20px;
}
.A-fet .slider-fet .item:hover .cont-fet {
  background-color: #fdd301;
}
.A-fet .slider-fet .item .fet-h {
  font-size: 18px;
  color: #171611;
  font-weight: 600;
  padding: 0;
  margin: 0 0 15px;
}
.A-fet .slider-fet .item .p-fet {
  color: #171611;
  opacity: 0.5;
  margin: 0;
  font-size: 15px;
  font-weight: 400;
}
.A-levels .box {
  background-color: #fff;
  border-radius: 12px;
  border-top: 4px solid #fff;
  padding: 64px 22px 42px;
  overflow: unset !important;
  transition: 0.3s all;
}
.A-levels .box::before {
  width: 50px;
  aspect-ratio: 1;
  height: auto;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fdd301;
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
}
.A-levels .box .img {
  width: 65px;
  aspect-ratio: 1;
  height: unset;
}
.A-levels .box .img img {
  width: 100%;
  max-width: 100%;
  object-fit: contain;
}
.A-levels .box .text h4,
.A-levels .p {
  color: var(--newText);
}
.A-levels .box:hover::before {
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #171611;
}
.A-levels .box:hover {
  border-color: #fdd301;
}
.dark-theme .A-advangetes {
  background-color: #121212;
}

.dark-theme .A-advangetes .box {
  background-color: #171611;
}
.dark-theme .A-advangetes .box .cont-fet {
  background-color: #fdd301;
}
.dark-theme .A-advangetes .text h4 {
  color: #fff;
}

.dark-theme .A-advangetes .list li {
  background-color: #171611;
  color: #fff;
  cursor: pointer;
}

.dark-theme .A-questions .card button span {
  color: #fff;
}

/*.A-questions .card button:not(.collapsed) span {*/
/*  color: #171611;*/
/*}*/

.dark-theme .A-questions .card .card-body {
  color: #fff;
}

.dark-theme .A-questions .card .card-header {
  border-color: #ffffff20;
}

.dark-theme .A-questions .card:hover .card-header {
  background-color: transparent;
  border-color: #fdd301;
}

/*.dark-theme .A-questions .card:hover .card-header button:not(.collapsed) span {*/
/*  color: #171611;*/
/*}*/

/*.dark-theme .A-questions .card .card-header:has(button:not(.collapsed)) {*/
/*  background-color: #fdd301;*/
/*  border-color: #fdd301;*/
/*}*/
.dark-theme .A-fet {
  background-color: #171611;
}
.dark-theme .A-fet .slider-fet .item {
  background-color: #121212;
}

.dark-theme .A-fet .slider-fet .item .fet-h {
  color: #fff;
}

.dark-theme .A-fet .slider-fet .item .p-fet {
  color: #fbfbfb;
}
.dark-theme .A-levels {
  background-color: #121212;
}

.dark-theme .A-levels .box {
  background-color: #171611;
}
.dark-theme .A-payment{
    background-color: #171611;
}

.dark-theme .A-plans{
    background-color: #121212;
}
.dark-theme .A-plans .box{
    background-color: #171611;
}
.dark-theme .A-plans .box .reibbon{
        background: #fff005;
}
.dark-theme .A-plans .box h3{
   color: #121212;
}
.dark-theme .A-plans .links .order-now{
    background-color: #121212 !important;
    border:2px solid #ffffff20 !important ;
}
.dark-theme .A-plans .links .order-now:hover{
        background-color: #fff005 !important;
        color: #121212; 
        border-color:#fff005 !important;
}
@media (min-width: 768px) {
    .dark-theme .A-advangetes .list li:nth-of-type(4n+2) , .dark-theme .A-advangetes .list li:nth-of-type(4n+1) {
      background-color: #fdd301;
      color: #171611;
    }
}
@media screen and (max-width: 767px) {
    .A-advangetes .box {
        padding: 20px 15px;
    }
}