@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);
ul li a.livechat,
ul li a.ordernow,
ul li a.whatsapp {
  text-decoration: none;
}
.circleInfo,
img.cta1 {
  left: -2rem;
}
.circleInfo,
.orderForm,
.whoTakeMba ul,
img.cta1,
img.cta2 {
  position: relative;
}
:root {
  --primaryBg: #e6e6e6;
  --secondarBg: #ff6f4a;
  --customBg: #069f4d;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Poppins, sans-serif;
  transition: 0.4s linear;
}
.footerSec,
.topSec {
  background: var(--primaryBg);
}
nav.navbar.navbar-expand-lg.head_top.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #292929;
  z-index: 2;
}
.navbar-nav .dropdown-menu a:hover {
  background: var(--secondarBg);
  color: #fff;
}
.fa-star,
.fa-star-half-stroke {
  color: #fdcc0d;
}
.fa-circle {
  color: var(--customBg);
  font-size: 10px;
}
.fa-circle-check {
  padding-top: 5px;
}
.main-header {
  background: url("../../assets/images/headerBg.webp") center/cover no-repeat;
}
.navSec .navbar-nav .nav-link.active,
.navbar-nav .show > .nav-link {
  color: var(--secondarBg);
}
.highlyExperience ul li .infoHighly p.h6,
.mbaPricing ul li.active h5,
.mbaPricing ul li.active h6,
.mbaPricing ul li.active p,
.mbaPricing ul li.active p.pfirst,
.mbaPricing ul li:hover h5,
.mbaPricing ul li:hover h6,
.mbaPricing ul li:hover p,
.mbaPricing ul li:hover p.pfirst,
.navSec .navbar-nav .nav-link,
.navbar-nav .show > .nav-link,
.orderForm button {
  color: var(--primaryBg);
}
.navSec .navbar-nav .nav-link.ordernow,
ul li a.livechat {
  background: var(--customBg);
  border: 1px solid var(--customBg);
  border-radius: 12px;
}
.livechat:hover,
.navSec .navbar-nav .nav-link.ordernow:hover {
  background: #fff;
  border: 1px solid var(--customBg);
  color: var(--customBg) !important;
}
.headerSec {
  padding-bottom: 6rem;
}
.livechat {
  border: 1px solid var(--customBg);
}
.ordernow,
.ordernow:hover,
ul li a.ordernow {
  border: 1px solid var(--secondarBg);
}
.form-cta-content p:first-child {
  font-size: 14px;
}
.ordernow:hover {
  background: #fff;
  color: var(--secondarBg) !important;
}
ul li a.ordernow {
  background: var(--secondarBg);
  border-radius: 12px;
}
.orderForm {
  background: var(--customBg);
  top: -2rem;
  border-radius: 28px;
}
.form-group {
  margin-bottom: 10px;
}
.orderForm button {
  background: var(--secondarBg);
  width: 100%;
  border: 1px solid var(--secondarBg);
}
.orderForm button:hover {
  background: #fff;
  color: var(--secondarBg);
  border: 1px solid var(--secondarBg);
}
.form-control {
  border: none;
  outline: 0 !important;
  box-shadow: unset !important;
  appearance: auto;
}
.orderForm .col-md-3 img {
  margin-top: 8px;
}
.form-element-2 {
  top: 86px;
}
.form-element-1 {
  right: 45px;
  top: 15px;
  z-index: -1;
}
.fixedItems div {
  flex: 1;
}
.serviveSec {
  background: url("../../assets/images/aboutSec.webp") center/cover no-repeat;
}
.borderBottom {
  border-bottom: 1px solid #ff6f4a8f;
}
.borderLeft {
  border-right: 1px solid #ff6f4a8f;
}
.ctaSec {
  background: url("../../assets/images/ctaBg.webp") center/cover no-repeat;
  overflow: hidden;
}
.courseSec {
  background: url("../../assets/images/mbaCourse.webp") center/cover no-repeat;
}
.courseSec ul li {
  flex: 38%;
  background: #fff;
  color: #000;
  padding: 0.4rem 1rem;
  border-radius: 10px;
}
.courseSec ul li.active,
.courseSec ul li:hover {
  background: var(--customBg);
  color: var(--primaryBg);
}
.serviceMba {
  background: url("../../assets/images/Rectangle_2.webp") center/cover no-repeat;
}
.serviceMba ul li {
  flex: 40%;
}
.highlyAssignment h6,
.serviceMba ul li p,
ul.palceorde li h3 {
  font-size: 13px;
}
.uniSec ul li {
  flex: 12%;
  text-align: center;
}
.processSec {
  background: url("../../assets/images/mbaunibg.webp") center/cover no-repeat;
}
.processSec .swiper-slide {
  height: auto;
}
.processItems {
  border-style: dashed;
  color: #fff;
  padding: 2rem 1rem;
  height: 100%;
  width: 335px;
  margin: auto;
}
.mbaPricing ul li {
  flex: 18%;
  padding: 3rem 0;
  box-shadow: 0 0 10px #3333;
  border-top-right-radius: 39px;
  background: #fff;
}
.circle,
.circleService,
.circleService2,
.tollCircle {
  display: flex;
  justify-content: center;
}
.circle,
.circleService,
.circleService2,
.swiper.myTestimonails .swiper-wrapper {
  align-items: center;
}
.mbaPricing ul li.active,
.mbaPricing ul li:hover,
.order-form button,
.order-section,
.priceSlider .swiper-pagination-bullet-active,
.processSlider .swiper-pagination-bullet-active,
.quickFooter,
.review-box::before,
.reviewSlider .swiper-pagination-bullet-active,
.testimonailSec .swiper-pagination-bullet-active {
  background: var(--customBg);
}
.pfirst,
.whoTakeMba ul li p.pfirst {
  color: var(--customBg);
}
.whoTakeMba ul li a.active .circleInfo {
  background: #fff;
  color: var(--secondarBg);
}
.whoTakeMba ul li a.active .circleInfo p.text-white {
  color: #000 !important;
}
.mbaPricing ul li a:focus-visible {
  outline: 0;
}
.whoTakeMba {
  background: url("../../assets/images/mbatake.webp") center/cover no-repeat;
}
.circle {
  background: #fff;
  width: 70px;
  height: 70px;
  border-radius: 70px;
}
.circleInfo {
  background: var(--secondarBg);
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  padding-left: 3rem;
  z-index: -1;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.whoTakeMba ul {
  z-index: 1;
}
.highlyAssignment ul li i {
  font-size: 12px;
  color: var(--customBg);
}
.highlyExperience {
  background: var(--customBg);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 2rem;
}
.highlyExperience ul li .infoHighly p.h3 {
  font-size: 19px;
  color: #fff;
}
.order-details h3,
.orderNox,
.review-content,
ul.emailInfox {
  background: var(--secondarBg);
}
ul.emailInfox li {
  padding: 0.5rem 1.8rem;
}
ul.emailInfox li h4 {
  font-size: 17px;
}
.testimonailSec {
  background: url("../../assets/images/testmoReview.webp") center/cover no-repeat;
}
.testimonailSec .swiper-pagination {
  position: static;
}
.priceSlider .swiper-pagination-bullet,
.processSlider .swiper-pagination-bullet,
.reviewSlider .swiper-pagination-bullet,
.testimonailSec .swiper-pagination-bullet {
  background: var(--primaryBg);
  opacity: 1;
  height: 12px;
  width: 12px;
}
.priceSlider .swiper-pagination,
.processSlider .swiper-pagination,
.reviewSlider .swiper-pagination {
  position: static;
  margin-top: 20px;
}
.contentTes p i {
  color: #ff0;
  letter-spacing: 6px;
}
.quickFooter {
  width: 60%;
  margin: auto;
  border-radius: 20px;
}
.copyrightSec {
  background: var(--primaryBg);
  border-top: 1px solid #333;
}
.circleService,
.circleService2 {
  width: 70px;
  height: 70px;
  border-radius: 70px;
  background: #fff;
}
.circleService2 {
  position: absolute;
  top: -2.4rem;
}
.tollCircle {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  align-items: center;
  border: 1px solid #fff;
}
img.cta1 {
  max-width: 272px;
}
img.cta2 {
  max-width: 200px;
  right: -3rem;
}
ul.palceorde li .tollCircle {
  width: 40px;
  height: 40px;
}
.orderNox {
  writing-mode: vertical-rl;
  letter-spacing: 2px;
  padding: 1rem 5px;
  border-radius: 5px;
  font-weight: 700;
}
.fixedbtnwhatsapp {
  position: fixed;
  bottom: 1em;
  left: 2em;
  z-index: 999999;
}
#cover-spin::after,
.quote-1,
.quote-2,
.review-img,
p.countBox {
  position: absolute;
}
.fixedbtnwhatsapp img {
  display: block;
}
.fixedbtnwhatsapp img.offerimg {
  transition: 0.2s linear;
  animation: 3s ease-in-out infinite Myanimation;
}
@keyframes Myanimation {
  10% {
    transform: rotate(-60deg) scale(1.2);
  }
  30% {
    transform: rotate(-30deg) scale(1.1);
  }
  50% {
    transform: rotate(-40deg) scale(1.1);
  }
}
.about-bg {
  background: url("../../assets/images/about-bg.png") center/cover no-repeat;
}
.main-contact,
.order-details,
.order-form,
.order-summary {
  background: #f6f6f6;
}
.service-bg,
.service-content,
.service-cta {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.order-details h3 {
  padding: 9px 0 13px;
  border: 1px solid var(--secondarBg);
}
.order-details label {
  font-weight: 500;
}
.order-details input,
.order-details select,
.order-details textarea {
  padding: 9px;
  border: 1px solid #e2e2e4;
  border-radius: 2px;
}
.order-form button {
  border: 1px solid var(--customBg);
  border-radius: 6px;
  padding: 10px 35px;
  width: fit-content;
}
.main-price h6 {
  background-color: var(--secondarBg);
}
.review-box {
  border: 4px solid var(--customBg);
  transform: rotate(-5deg);
  border-radius: 28px;
  margin-bottom: 5rem;
}
.review-box::before {
  content: "";
  position: absolute;
  height: 75px;
  width: 65px;
  clip-path: polygon(0 0, 25% 70%, 100% 0);
  border: 3px solid var(--customBg);
  bottom: -76px;
  left: 125px;
}
.review-box:nth-child(3) {
  margin-bottom: 0;
}
.review-box-content {
  padding: 25px 20px;
  font-size: 14px;
}
.contentTes p svg,
.review-box-content p.fw-semibold {
  font-size: 18px;
}
.review-box-content img.d-block {
  margin-right: 2rem;
}
.quote-1 {
  top: -32px;
  left: -15px;
}
.quote-2 {
  bottom: -17px;
  right: -37px;
}
.review-img {
  right: -16px;
  top: -28px;
}
#cover-spin {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  display: none;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
#cover-spin::after {
  content: "";
  display: block;
  left: 48%;
  top: 40%;
  width: 120px;
  height: 120px;
  border-style: solid;
  border-color: #f45c4b #fff #000;
  border-width: 8px;
  border-radius: 50%;
  -webkit-animation: 0.8s linear infinite spin;
  animation: 0.8s linear infinite spin;
}
.service-bg {
  background-image: url(../../assets/images/service-bg.webp);
}
.service-cta {
  background-image: url(../../assets/images/service-cta.webp);
}
.service-content {
  background-image: url(../../assets/images/service-content.webp);
}
.form-element-4 {
  right: -1.5rem;
  bottom: 1rem;
}
.form-element-3 {
  left: -3rem;
  bottom: 1rem;
}
.form-element-5 {
  top: 9rem;
  left: 2rem;
}
.form-element-6 {
  right: 1rem;
  top: 3rem;
}
.form-element-7 {
  left: 1rem;
  bottom: 4rem;
}
.form-element-8 {
  right: 2rem;
  bottom: 3rem;
  width: 90px;
}
.form-element-9 {
  top: 2rem;
  left: -2rem;
  width: 61px;
}
.form-element-10 {
  bottom: -3rem;
  left: -3rem;
}
.form-element-11 {
  right: 3rem;
  bottom: -3rem;
}
.form-element-13 {
  bottom: -5rem;
  left: -5rem;
}
.form-element-14 {
  bottom: 6rem;
  right: 3rem;
  z-index: -1;
}
.form-element-15 {
  top: 2rem;
  left: -5rem;
}
.form-element-16 {
  bottom: 1rem;
  left: 2rem;
  width: 64px;
}
.form-element-17 {
  top: 2rem;
  right: 0;
  width: 90px;
}
.form-element-20 {
  bottom: 2rem;
  right: 2rem;
  width: 48px;
}
p.countBox {
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10rem;
  z-index: -1;
  color: var(--secondarBg);
  opacity: 0.3;
}
.mbaPricing ul li.active .pfirst {
  color: #fff;
}
.mybgWhite {
  background: #fff;
}
ul.peackData li {
  padding: 0 19px;
  background: 0 0;
  color: #fff;
  box-shadow: none;
}
.testimonailContent ul li {
  flex: 36%;
  color: #fff;
}
.overScroll {
  height: 434px;
  overflow: auto;
  direction: rtl;
  padding-left: 1rem;
}
.overScroll ul {
  direction: ltr;
}
.overScroll::-webkit-scrollbar {
  width: 10px;
  background-color: #292929;
}
.overScroll::-webkit-scrollbar-track {
  background-color: #fff;
}
.overScroll::-webkit-scrollbar-thumb {
  background: var(--secondarBg);
}

.uniSec .swiper{
    overflow:hidden;
}
