@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
* body a {
  text-decoration: none;
}
* body .container {
  width: 100%;
}
* body #loader .logo {
  margin-top: 15px !important;
}
* body #loader .logo img.NamAstr {
  top: -1px;
  left: 2px;
}
* body #loader .logo img.sun {
  top: 4px;
  left: -2px;
}
* body header {
  display: flex;
  vertical-align: middle;
  align-items: center;
  height: auto;
  padding: 5px 0;
  margin-top: 20px;
}
* body header::before {
  content: "";
}
* body header .container .logo {
  text-align: center;
}
* body header .container .logo img {
  height: auto;
}
* body .banner {
  padding: 20px 0;
}
* body .banner .container .row {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .banner .container .text {
  margin-bottom: 20px;
}
* body .banner .container .text .heading h1 {
  font-size: 45px;
  line-height: 56.734px;
  text-align: center;
}
* body .banner .container .text .button {
  text-align: center;
}
* body .banner .container .text .button a {
  width: 151px;
  font-size: 14px;
  height: 50px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin: auto;
}
* body .banner .container .video {
  margin-top: 0px;
}
* body .course {
  padding-bottom: 20px;
}
* body .course::before {
  content: "";
}
* body .course .container .aboutcourse .heading {
  margin-bottom: 15px;
}
* body .course .container .aboutcourse .heading h2 {
  font-size: 24px;
}
* body .course .container .aboutcourse .heading::before {
  content: "";
}
* body .course .container .aboutcourse .para p {
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
}
* body .course .container .timer {
  margin-top: 20px;
}
* body .course .container .timer .text {
  text-align: left;
  font-size: 14px;
  margin-bottom: 5px;
}
* body .course .container .timer #timerSecond {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: space-around;
}
* body .course .container .timer #timerSecond .single {
  text-align: center;
  margin-bottom: 0;
}
* body .course .container .timer #timerSecond .single span {
  display: inline-block;
}
* body .course .container .timer #timerSecond .single span:first-child {
  font-size: 47px;
  font-weight: 600;
}
* body .course .container .timer #timerSecond .single span:last-child {
  text-transform: capitalize;
  font-size: 18px;
  display: block;
  opacity: 0.5;
}
* body .courseinsight {
  margin-top: 30px;
  padding-bottom: 0px;
}
* body .courseinsight::before {
  content: "";
}
* body .courseinsight .container .heading h3 {
  font-size: 24px;
  margin-bottom: 12px;
}
* body .courseinsight .container .single .text h4 {
  font-size: 18px;
}
* body .courseinsight .container .single .text p {
  font-size: 14px;
}
* body .expertsection {
  padding: 20px 0;
  padding-bottom: 1px;
}
* body .expertsection::before {
  content: "";
}
* body .expertsection .container .heading {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
* body .expertsection .container .heading svg {
  width: 20px;
  height: 20px;
}
* body .expertsection .container .heading h3 {
  margin: 0 14px;
  font-size: 24px;
}
* body .expertsection .container .heading h3::before {
  content: "";
  width: 100px;
}
* body .expertsection .container .expert {
  flex-wrap: wrap;
}
* body .expertsection .container .expert .image {
  margin: 0;
}
* body .expertsection .container .expert .image img {
  max-width: 60%;
  display: block;
  margin: auto;
}
* body .expertsection .container .expert .text {
  overflow: hidden;
}
* body .expertsection .container .expert .text h4 {
  font-size: 28px;
  text-align: center;
}
* body .expertsection .container .expert .text h5 {
  max-width: 100%;
  font-size: 22px;
  width: initial;
  background-image: none;
  text-align: center;
}
* body .expertsection .container .descripition {
  margin-top: 14px;
}
* body .expertsection .container .descripition p {
  font-size: 14px;
  font-weight: 400;
  line-height: 145%;
}
* body .expertsection .container .arrow {
  top: 19%;
  right: 96%;
  display: none;
}
* body .testimonial {
  padding: 20px 0;
}
* body .testimonial::before {
  content: "";
}
* body .testimonial .container .heading {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  justify-content: space-between;
}
* body .testimonial .container .heading > div svg {
  width: 27px;
  height: 27px;
}
* body .testimonial .container .heading h3 {
  font-size: 24px;
  margin: 0 10px;
  text-align: center;
}
* body .testimonial .container .heading h3::before {
  content: "";
  width: 100px;
  left: 50%;
  transform: translate(-50%, 0);
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide {
  width: 80%;
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide .single {
  padding: 20px;
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide .single .title h4 {
  font-size: 20px;
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide .single .descripition p {
  font-size: 16px;
  line-height: 145%;
}
* body .testimonial .testimonialSwiper .swiper-wrapper .swiper-slide .single .user p {
  font-size: 14px;
}
* body .faqs {
  padding: 20px 0;
}
* body .faqs::before {
  content: "";
}
* body .faqs .container .heading h3 {
  font-size: 24px;
  line-height: 145%;
}
* body .faqs .container .heading p {
  font-size: 16px;
  line-height: 145%;
}
* body .faqs .container .accordion .accordion-item .accordion-header .accordion-button {
  font-size: 16px;
}
* body .faqs .container .accordion .single h6 {
  font-size: 16px;
}
* body .faqs .container .accordion .single p {
  font-size: 14px;
}
* body footer .container .text h5 {
  font-size: 24px;
  line-height: 145%;
}
* body footer .container .text a {
  font-size: 15px;
}
* body footer .container .links {
  margin-top: 40px;
}
* body footer .container .links ul li {
  text-align: left;
  margin-left: 0;
  margin-bottom: 10px;
}
* body footer .container .links ul li a {
  text-align: left;
}
* body footer .container .copyright {
  margin-top: 30px;
}
* body footer .container .copyright p {
  font-size: 14px;
  text-align: center;
}
* body .stickyCTA {
  padding: 10px 0px 20px;
  left: 0;
  max-width: calc(100% - 1px);
  bottom: 0px;
  height: auto;
}
* body .stickyCTA .container .row {
  display: flex;
  vertical-align: middle;
  align-items: center;
  flex-wrap: nowrap;
}
* body .stickyCTA .container .text p {
  font-size: 14px;
  line-height: 145%;
  text-align: center;
}
* body .stickyCTA .container .text p span {
  font-size: 18px;
}
* body .stickyCTA .container .text .timer {
  width: 100%;
}
* body .stickyCTA .container .text .timer .text {
  color: #FFF;
  font-family: Cinzel;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
  /* 193.75% */
  text-align: left;
  margin-bottom: 5px;
}
* body .stickyCTA .container .text .timer #timer {
  display: flex;
  vertical-align: middle;
  align-items: center;
}
* body .stickyCTA .container .text .timer #timer .single {
  text-align: center;
  width: 25%;
  margin-right: 0;
}
* body .stickyCTA .container .text .timer #timer .single:last-child {
  margin-bottom: 0;
}
* body .stickyCTA .container .text .timer #timer .single span:first-child {
  color: #FFF;
  font-family: Cinzel;
  font-size: 22.742px;
  font-style: normal;
  font-weight: 700;
  line-height: 38.369px;
  /* 66.449% */
}
* body .stickyCTA .container .text .timer #timer .single span:last-child {
  color: #FFF;
  leading-trim: both;
  text-edge: cap;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 38.369px;
  /* 149.511% */
  letter-spacing: -1.203px;
  opacity: 0.2;
}
* body .stickyCTA .container a {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 14px;
  border-radius: 10px;
  margin: auto;
  margin-top: 14px;
  height: initial;
  width: -moz-max-content;
  width: max-content;
  padding: 7px 15px;
}
* body .contactus .form .heading {
  margin-bottom: 0;
}
* body .contactus .form .info {
  margin: 0 0 50px 0;
  max-width: 100%;
}
* body .contactus .form .info > p {
  text-align: center;
}/*# sourceMappingURL=responsive.css.map */