@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: 100;
  src: url("/fonts/IRANYekanX/woff/IRANYekanXFaNum-Thin.woff") format("woff"),
    url("/fonts/IRANYekanX/woff2/IRANYekanXFaNum-Thin.woff2") format("woff2");
}

@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: 200;
  src: url("/fonts/IRANYekanX/woff/IRANYekanXFaNum-UltraLight.woff")
      format("woff"),
    url("/fonts/IRANYekanX/woff2/IRANYekanXFaNum-UltraLight.woff2")
      format("woff2");
}

@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/IRANYekanX/woff/IRANYekanXFaNum-Light.woff") format("woff"),
    url("/fonts/IRANYekanX/woff2/IRANYekanXFaNum-Light.woff2") format("woff2");
}

@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/IRANYekanX/woff/IRANYekanXFaNum-Medium.woff") format("woff"),
    url("/fonts/IRANYekanX/woff2/IRANYekanXFaNum-Medium.woff2") format("woff2");
}

@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/IRANYekanX/woff/IRANYekanXFaNum-DemiBold.woff")
      format("woff"),
    url("/fonts/IRANYekanX/woff2/IRANYekanXFaNum-DemiBold.woff2")
      format("woff2");
}

@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: 800;
  src: url("/fonts/IRANYekanX/woff/IRANYekanXFaNum-ExtraBold.woff")
      format("woff"),
    url("/fonts/IRANYekanX/woff2/IRANYekanXFaNum-ExtraBold.woff2")
      format("woff2");
}

@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/IRANYekanX/woff/IRANYekanXFaNum-Black.woff") format("woff"),
    url("/fonts/IRANYekanX/woff2/IRANYekanXFaNum-Black.woff2") format("woff2");
}
@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: 950;
  src: url("/fonts/IRANYekanX/woff/IRANYekanXFaNum-ExtraBlack.woff")
      format("woff"),
    url("/fonts/IRANYekanX/woff2/IRANYekanXFaNum-ExtraBlack.woff2")
      format("woff2");
}

@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: 1000;
  src: url("/fonts/IRANYekanX/woff/IRANYekanXFaNum-Heavy.woff") format("woff"),
    url("/fonts/IRANYekanX/woff2/IRANYekanXFaNum-Heavy.woff2") format("woff2");
}

@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: bold;
  src: url("/fonts/IRANYekanX/woff/IRANYekanXFaNum-Bold.woff") format("woff"),
    url("/fonts/IRANYekanX/woff2/IRANYekanXFaNum-Bold.woff2") format("woff2");
}

@font-face {
  font-family: IRANYekanX;
  font-style: normal;
  font-weight: normal;
  src: url("/fonts/IRANYekanX/woff/IRANYekanXFaNum-Regular.woff") format("woff"),
    url("/fonts/IRANYekanX/woff2/IRANYekanXFaNum-Regular.woff2") format("woff2");
}
* {
  font-family: IRANYekanX;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}

body {
  touch-action: none;
  min-height: 100dvh;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 100%;
}

.my-body {
  min-height: 100dvh;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  width: 100%;
}

.IRANYekanXExtraBold {
  font-family: IRANYekanXExtraBold !important;
}
.alumani {
  font-family: alumani !important;
}

/* slider */
#innerSlide {
  height: calc(100vh - 210px);
}

#slideTypo p {
  font-size: 40px;
  font-weight: 600;
}

#slideTypo p span {
  font-size: 40px;
  font-weight: 600;
  text-shadow: -1px 0 #ffffff, 0 1px #ffffff, 1px 0 #ffffff, 0 -1px #ffffff,
    -1px -1px #ffffff, 1px 1px #ffffff, -1px 1px #ffffff, 1px -1px #ffffff;
}

.swiper-button-next {
  right: 60px;
}

.swiper-button-prev {
  left: 60px;
}

.swiper-pagination {
  position: absolute;
  bottom: 40px !important;
  right: 0;
  width: auto !important;
  left: 0;
  margin: 0 auto;
}

.swiper-pagination-bullet {
  border-radius: 2px;
  width: 5px;
  height: 5px;
  opacity: 1;
  background: #ccc;
}

.swiper-pagination-bullet-active {
  width: 20px;
  background-color: #fff;
}

.swiper-container {
  width: 100%;
  height: 100vh;
}

.swiper-wrapper {
  max-width: 1440px;
}
.swiper-slide {
  width: 100vw;
  text-align: center;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-position: center;
  background-size: cover;
}

.swiper-slide:nth-child(1) {
  background: url("../img/landing.png") no-repeat 100% / cover;
  background-position: center;
}

#milionParent {
  border: 4px solid #fff;
  border-radius: 20px;
  padding: 60px;
}

#milion {
  max-width: 300px;
}

.btn-light {
  padding: 20px 20px;
  border-radius: 100px;
  background: #c0bcd0;
  color: #000;
  transition: all 500ms;
  width: 140px;
  font-weight: 500;
}

.btn-light:hover {
  color: #333;
  background-color: #fff;
}

.animation .btn-light:hover {
  background-color: #ccc !important;
}

#burgerButton {
  background-color: #c0c0c0;
  color: #333;
  width: auto;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  /* padding: 8px 12px; */
  padding: 0;
}

#homeLink {
  transform: translateY(3px);
}

.course-link > a > span,
.home-link > a > span {
  font-size: 20px;
  font-weight: 00;
}
.course-link svg,
.home-link svg {
  width: 24px;
  height: 24px;
}

.my-body.backdrop {
  filter: blur(3px);
}

header {
  background-color: transparent;
  width: 100%;
  z-index: 9999;
  transition: all 500ms;
  position: fixed;
  top: 0;
}

#headerLine {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#burgerMenu {
  position: fixed;
  width: 289px;
  right: -500px;
  height: 100vh;
  overflow: auto;
  background-color: #fff;
  z-index: 999;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  transition: all 500ms;
}

#burgerMenu.visible {
  right: 0;
}

#burgerMenu ul li {
  padding: 20px;
}

#burgerMenu ul li:not(first-child) svg,
#burgerMenu ul li:not(first-child) img,
#burgerMenu ul li:not(first-child) span {
  transform: translateX(-7px);
}

#burgerMenu ul li:first-child p {
  transform: translateX(-7px);
}

#burgerMenu ul li:first-child {
  background: linear-gradient(
    91.1deg,
    #f9f6fd 1.99%,
    #e4dffe 36.39%,
    #ded9fa 74.64%,
    #f3eaff 95.01%
  );
}

#burgerMenu ul li:not(first-child)::after {
  position: absolute;
  content: "";
  width: 80%;
  height: 1px;
  background-color: #eee;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}

.header-btn {
  height: 59px;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 16px;
}

.fixedHeader {
  opacity: 0;
}

.animation {
  opacity: 1;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(134, 140, 150, 0.65);
}

.animation .btn-light {
  color: #333;
  background: #f5f5f5;
}

.animation svg#typography path {
  fill: #333 !important;
}

.animation #slogan {
  color: #333;
}

.animation .menu li a svg path {
  fill: #333;
}

.animation .menu li a {
  color: #333;
}

#animatedLogo {
  display: none;
}

.animation #animatedLogo {
  display: block;
}

.animation #fixLogo {
  display: none;
}

.landing {
  height: 100vh;
  background: url("../img/landing.png") no-repeat 100% / cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

.landing.two {
  background: url("../img/slideTwo.jpg") no-repeat 100% / cover;
  background-position: center;
}

.landing-box {
  background-color: rgba(255, 255, 255, 0.73);
}

.btn-purpule {
  background: linear-gradient(93.88deg, #2700cd 10.69%, #8b006c 99.65%),
    linear-gradient(0deg, #ffffff, #ffffff);
  padding: 10px;
  border-radius: 30px;
  color: #fff;
  min-width: 150px;
  transition: all 500ms;
}

.btn-purpule:hover {
  background: #333;
  color: #fff;
  border: 1px solid #fff;
}

#slideTwoSlogan {
  margin: 0 auto;
  border: 3px solid #fff;
  padding: 60px;
  border-radius: 20px;
}

#line {
  position: absolute;
  background: #fff;
  height: 1px;
  left: 0;
  right: 0;
  width: 170px;
  margin: 0 auto;
  top: 62px;
  z-index: 9;
}

#courseButtonBox::after {
  position: absolute;
  content: "";
  width: 90%;
  height: 1px;
  background-color: #ccc;
  left: 0;
  right: 0;
  top: 62px;
  margin: 0 auto;
}

.btn-outline {
  padding: 15px;
  border-radius: 30px;
  color: blueviolet;
  font-weight: bold;
}

.btn-gray {
  background: #cdbae9;
  padding: 10px;
  border-radius: 30px;
  font-weight: bold;
  color: #fff;
  height: 45px;
}

.text-blue {
  color: rgba(39, 0, 205, 1);
}

.text-warning {
  color: rgba(255, 219, 28, 1);
}

#courses {
  background: linear-gradient(99.74deg, #2700cd 11.11%, #800076 95.67%);
  height: 300px;
}

#coursesSlider {
  transform: translateY(-100px);
  margin-bottom: -70px;
}

.footer-info {
  background: linear-gradient(99.74deg, #2700cd 11.11%, #800076 95.67%);
}

#appSection {
  background: url("../img/app-back.webp") no-repeat 100% / cover;
  background-position: center;
}

.letter-spacing-2px {
  letter-spacing: 2px;
}

#copyRight {
  background: rgba(234, 239, 241, 1);
}

#copyRightText {
  transform: translateY(3px);
  color: rgba(170, 170, 180, 1);
}

#courseInfo {
  background: rgba(246, 252, 255, 1);
  border-radius: 10px;
}

.section {
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

#courseImage {
  /* /* max-width: 300px; */
  max-height: 700px;
}

#mobilePic {
  max-height: 80vh;
}

#downloadCourse {
  background: linear-gradient(#fff, #fff) padding-box,
    linear-gradient(60deg, #2700cd, #ff32e2) border-box;
  border: 2px solid transparent;
  padding: 10px 20px;
  transition: all 500ms;
}

#downloadCourse:hover {
  background: #333;
  color: #fff;
}

/* contact us */
.contact {
  height: 448px;
  background: url("../img/d-landing.png") no-repeat 100% / cover;
  background-position: center;
}

.contactContainer {
  margin-top: -316px !important;
}
#contactForm {
  background: #fff;
  box-shadow: 0px 4px 16px 0px rgba(220, 226, 232, 0.25);
  border-radius: 32px;
  /* transform: translateY(130px);
  margin-bottom: -130px; */
  padding: 80px 172px;
}

#contact-info {
  background: linear-gradient(
    91.1deg,
    #f9f6fd 1.99%,
    #e4dffe 36.39%,
    #ded9fa 74.64%,
    #f3eaff 95.01%
  );
  border-radius: 24px;
  padding: 40px;
}

.menu li a {
  transition: all 200ms;
  border-bottom: 1px solid transparent;
}

.menu li a:hover,
.menu li a.active {
  /* border-bottom: 1px solid #be08f6; */
}

.menu li {
  padding-bottom: 5px;
}

.swiper-button-next,
.swiper-button-prev {
  display: none !important;
}

/* course section*/
#courseSection {
  height: 621px;
  background: url("../img/courseBack.webp") no-repeat 100% / cover;
  background-position: center;
  border-radius: 32px;
}

#courseTitle {
  font-size: 48px;
  font-weight: 600;
}

#courseTitle span:nth-child(2) {
  color: #241287;
}

#courseSectionFooter,
#courseSectionFooterMobile {
  background: rgba(1, 1, 1, 0.7);
  height: 218px;
  padding: 40px 48px;
  border-radius: 32px;
}
#courseSectionFooterMobile {
  background: #666666 !important;
  height: auto !important;
}
#courseSectionFooter h3,
#courseSectionFooterMobile h3 {
  font-size: 32px;
  font-weight: 700;
}
#courseSectionFooterMobile h3 {
  position: relative;
}
#courseSectionFooterMobile h3:after {
  position: absolute;
  content: "";
}
/* knowledge */
#knowledge {
  background: url("../img/knowledge.jpg") no-repeat 100% / cover;
  background-position: center;
  height: 930px;
}

#knowledge h3 {
  font-size: 40px;
  font-weight: 600;
}

#knowledge h3 span {
  font-weight: 600;
  color: #241287;
  text-shadow: -1px 0 #241287, 0 1px #241287, 1px 0 #241287, 0 -1px #241287,
    -1px -1px #241287, 1px 1px #241287, -1px 1px #241287, 1px -1px #241287;
}

#knowledgeSlogan {
  color: rgba(201, 193, 245, 1);
  opacity: 0.7;
  font-size: 50px;
  font-weight: 600;
}

#knowledge h4 {
  font-size: 24px;
}

@media (min-width: 1024px) {
  #burgerMenu {
    display: none !important;
  }

  .swiper-pagination-bullet {
    display: none;
  }
}

@media (max-width: 1023px) {
  .contactContainer {
    margin-top: -340px !important;
  }
  #contactForm {
    padding: 24px 16px;
  }
  #contact-info {
    background: white;
    padding: 0;
  }
  #fixLogo,
  #animatedLogo {
    max-width: 147px;
  }
  #courseTitle {
    font-size: 28px;
  }
  #courseSectionFooter,
  #courseSectionFooterMobile {
    height: 64px;
    border-radius: 16px 16px 0 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  #courseSectionFooter h3,
  #courseSectionFooterMobile h3 {
    font-size: 20px;
  }
  #courseSectionFooterMobile img {
    width: 40px;
    height: 40px;
  }
  #courseSection {
    height: 221px;
    border-radius: 32px 32px 0 0;
  }
  #courseSectionFooterMobile {
    border-radius: 0 0 32px 32px;
  }
  .swiper-container {
    height: auto;
  }
  #innerSlide {
    margin-top: 0;
    height: auto;
  }

  #innerSlide img {
    max-width: 42vw;
    margin: 0 auto;
    /* max-height: 100%; */
    height: auto;
    /* max-height: 250px; */
  }
  #slideTypo p {
    font-size: 24px;
    font-weight: 400;
  }

  #slideTypo p span {
    font-size: 24px;
    font-weight: 1000;
    text-shadow: none;
  }
  .swiper-button-next,
  .swiper-button-prev,
  .swiper-pagination {
    display: none;
  }

  #milionParent {
    padding: 20px;
  }

  #milion {
    max-width: 260px;
  }

  .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  header svg#typography {
    width: 100px !important;
  }

  #slogan {
    font-size: 12px;
  }

  .btn-light {
    padding: 10px;
  }

  #appSection {
    background: url("../img/mobileBack.jpg") no-repeat 100% / cover;
    background-position: center;
  }

  #courses {
    height: 200px;
  }
  #knowledge {
    height: auto;
  }
  #knowledge h3 {
    font-size: 22px;
    font-weight: 600;
  }
  #knowledge h3 span {
    font-weight: 900;
    text-shadow: unset;
  }
  #knowledge h4 {
    font-size: 18px;
  }
  #footerLogo {
    width: 223px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px !important;
  }
}
@media (max-width: 600px) {
  .contact {
    height: 285px;
  }
  .contactContainer {
    margin-top: -170px !important;
  }
}
