@import url("https://fonts.googleapis.com/css2?family=Kadwa:wght@400;700&family=Poppins:wght@400;500;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Anton&display=swap");
body,
html {
  font-size: 1rem;
  line-height: normal;
  font-weight: 400;
  background-color: #fff;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: "Poppins", sans-serif;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 160%;
  font-weight: 400;
}

p,
a {
  margin: 0;
  line-height: 160%;
  font-weight: 400;
}

strong {
  font-weight: 700;
}

p,
a,
li {
  font-weight: 300;
}

.banner {
  position: relative;
  background: linear-gradient(153deg, #081114 0%, #2E6272 100%);
  background-size: 100% 100%;
  padding: 40px 0px;
  z-index: 999;
}
@media (max-width: 767px) {
  .banner {
    padding: 20px 0px;
  }
}
.banner .date-details {
  padding-left: 90px;
}
@media (max-width: 767px) {
  .banner .date-details {
    padding-left: 20px;
  }
}
.banner .date-details li {
  color: #FFF;
  font-size: 36.64px;
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .banner .date-details li {
    font-size: 18px;
    padding-bottom: 20px;
  }
}
.banner .date-details li img {
  width: auto;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .banner .date-details li img {
    width: 40px;
  }
}
.banner .date-details li:last-child {
  font-size: 43.64px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
}
@media (max-width: 767px) {
  .banner .date-details li:last-child {
    font-size: 20px;
  }
}
.banner .master-details {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
  background: linear-gradient(54deg, #AC4413 0%, #FF8A53 51.47%, #E67641 100%);
  margin-left: -112px;
  margin-top: 40px;
  height: 286px;
}
@media (max-width: 767px) {
  .banner .master-details {
    flex-direction: column;
    height: auto;
    margin-left: 0px;
  }
}
.banner .master-details .image {
  margin-left: 90px;
}
@media (max-width: 767px) {
  .banner .master-details .image {
    margin-left: 0px;
    text-align: center;
  }
}
.banner .master-details .image img {
  width: auto;
  margin-top: -38px;
}
@media (max-width: 767px) {
  .banner .master-details .image img {
    width: 260px;
  }
}
.banner .master-details .right-side h1 {
  border-radius: 0px 110px 110px 0px;
  background: #FFF;
  color: #000;
  font-family: Poppins;
  font-size: 28.059px;
  font-style: normal;
  font-weight: 700;
  line-height: 46.197px;
  display: inline-block;
  padding: 0px 14px;
  margin-top: -30px;
}
@media (max-width: 767px) {
  .banner .master-details .right-side h1 {
    margin-top: 10px;
    padding: 0px 26px;
  }
}
.banner .master-details .right-side p {
  color: #FFF;
  font-family: Poppins;
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 63.555px; /* 108.145% */
  margin-top: 40px;
  padding: 0;
}
.banner .master-details .right-side p span {
  display: block;
  color: #000;
  font-family: Poppins;
  font-size: 27px;
  font-style: normal;
  font-weight: 700;
  line-height: 46.197px;
}
@media (max-width: 1400px) {
  .banner .master-details .right-side p span {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .banner .master-details .right-side p span {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1400px) {
  .banner .master-details .right-side p {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .banner .master-details .right-side p {
    margin-top: 10px;
    font-size: 28px;
    margin-left: 26px;
  }
}
.banner .banner-content {
  width: 440px;
  padding: 30px 10px;
  border-radius: 33px;
  border: 1px solid #D2D2D2;
  background: #FFF;
  box-shadow: -11px 7px 14px 0px rgba(0, 0, 0, 0.09);
}
@media (min-width: 1020px) and (max-width: 1368px) {
  .banner .banner-content {
    right: 10%;
    width: auto;
  }
}
@media (max-width: 767px) {
  .banner .banner-content {
    position: relative;
    width: auto;
    z-index: 9999;
    right: 0;
    padding: 10px;
    box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.39);
    margin: 20px;
  }
}
.banner .banner-content label {
  font-weight: 400;
  font-size: 26px;
  line-height: 30px;
  text-align: justify;
  color: #000000;
  margin-left: 10px;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .banner .banner-content label {
    font-size: 18px;
    margin-bottom: 0px;
  }
}
.banner .banner-content .form-control,
.banner .banner-content .form-select {
  background-color: #EDEDED;
  border-radius: 10px;
  border: none;
  margin-bottom: 20px;
  padding: 18px 8px;
  font-size: 24px;
  height: 67px;
}
@media (max-width: 767px) {
  .banner .banner-content .form-control,
  .banner .banner-content .form-select {
    font-size: 13px;
    height: auto;
    padding: 14px;
  }
}
.banner .banner-content button {
  border-radius: 5.75px;
  background: #26A41B;
  font-weight: 600;
  font-size: 30px;
  line-height: 50px;
  text-align: justify;
  text-transform: uppercase;
  color: #FFFFFF;
  border: none;
  width: 100%;
  text-align: center;
}

.about-heading {
  padding: 60px 0px 40px;
}
@media (max-width: 767px) {
  .about-heading {
    padding: 20px 0px;
  }
}
.about-heading h3 {
  color: #000;
  text-align: center;
  font-size: 68px;
  font-style: normal;
  line-height: 120%; /* 120.995% */
  text-transform: uppercase;
  font-family: "Anton", sans-serif;
}
@media (max-width: 1400px) {
  .about-heading h3 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .about-heading h3 {
    font-size: 28px;
    line-height: 34px;
  }
}
.about-heading h3 span {
  color: #EF5828;
  font-family: "Anton", sans-serif;
}
.about-heading p {
  color: #000;
  text-align: center;
  font-size: 40.64px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .about-heading p {
    font-size: 20.64px;
    margin-top: 14px;
  }
}

.program-section {
  border-radius: 40px;
  background: #F0F0F0;
  margin: 40px 60px;
  padding: 20px 0px;
}
@media (max-width: 767px) {
  .program-section {
    margin: 10px;
    border-radius: 20px;
  }
}
.program-section h2 {
  color: #000;
  text-align: center;
  font-family: Poppins;
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: 66.3px; /* 109.334% */
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .program-section h2 {
    font-size: 26px;
    line-height: 40.3px;
    margin-bottom: 20px;
  }
}
.program-section .content-derails {
  border-radius: 20px;
  background: #FFF;
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  padding: 20px;
  align-items: baseline;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .program-section .content-derails {
    padding: 10px;
  }
}
.program-section .content-derails img {
  width: 30px;
}
@media (max-width: 767px) {
  .program-section .content-derails img {
    width: 20px;
  }
}
.program-section .content-derails p {
  color: #000;
  font-family: Poppins;
  font-size: 29px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px; /* 416.585% */
}
@media (max-width: 767px) {
  .program-section .content-derails p {
    font-size: 18px;
    line-height: 30px;
  }
}
.program-section .strting-price h1 a {
  border-radius: 20px;
  background: #26A41B;
  color: #FFF;
  font-family: Poppins;
  font-size: 29px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  padding: 14px 10px;
  display: block;
  text-align: center;
}
@media (max-width: 1400px) {
  .program-section .strting-price h1 a {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .program-section .strting-price h1 a {
    font-size: 18px;
    line-height: 30px;
    padding: 8px;
  }
}
.program-section .strting-price h1 a a {
  color: #FFF;
}
.program-section .strting-price h1 p {
  font-size: 38px;
  font-weight: 700;
  display: inline;
}
@media (max-width: 767px) {
  .program-section .strting-price h1 p {
    font-size: 22px;
  }
}
.program-section .strting-price h1 span {
  text-decoration: line-through;
  text-decoration-color: #DB2828;
}

.about-sections {
  background-image: url("../images/about-bg.png");
  background-size: 100% 100%;
  padding: 0;
  margin-top: 110px;
}
@media (max-width: 767px) {
  .about-sections {
    margin-top: 80px;
  }
}
.about-sections .master-details {
  margin: 0;
  padding: 0px 120px;
  background: linear-gradient(54deg, rgba(172, 68, 19, 0.1803921569) 0%, rgba(255, 138, 83, 0.2117647059) 51.47%, rgba(230, 118, 65, 0.2784313725) 100%);
}
@media (max-width: 767px) {
  .about-sections .master-details {
    padding: 0px 0px 20px;
  }
}
.about-sections .master-details .right-side h1 {
  border-radius: 0px 110px 110px 0px;
  background: #2E6272;
  color: #fff;
}
.about-sections .master-details .right-side p {
  color: #943211;
}
.about-sections p {
  color: #000;
  font-family: Poppins;
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
  padding: 140px;
}
@media (max-width: 767px) {
  .about-sections p {
    font-size: 18px;
    line-height: 28px;
    padding: 16px 25px;
  }
}

.footer-section .footer {
  background: linear-gradient(134deg, #2E6272 0%, #5AA7BF 100%);
  padding: 40px 0px;
  text-align: center;
}
@media (max-width: 767px) {
  .footer-section .footer {
    padding: 20px 0px;
  }
}
.footer-section .footer h4 {
  color: #FFF;
  font-size: 34.759px;
  font-family: Poppins;
  font-weight: 800;
}
@media (max-width: 767px) {
  .footer-section .footer h4 {
    font-size: 20px;
  }
}
.footer-section .footer ul {
  display: flex;
  justify-content: center;
  margin: 0px 0px 10px;
  gap: 20px;
}
@media (max-width: 767px) {
  .footer-section .footer ul {
    flex-direction: column;
    gap: 0px;
  }
}
.footer-section .footer ul li {
  color: #FFF;
  font-size: 27.369px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .footer-section .footer ul li {
    font-size: 18px;
  }
}
.footer-section .footer span {
  background: #fff;
  padding: 14px 30px;
  color: #000;
  font-size: 26.369px;
  display: inline-block;
}
@media (max-width: 767px) {
  .footer-section .footer span {
    font-size: 16px;
  }
}
.footer-section .footer p {
  color: #FFF;
  font-size: 18px;
  padding: 20px 0px;
}
@media (max-width: 767px) {
  .footer-section .footer p {
    padding: 20px 0px 0px;
  }
}
.footer-section .footer p img {
  width: 30px;
}

.form_m4aoyo__form_made_by {
  display: none;
}

.thankyou {
  background: url(../images/thnkyou.png);
  padding: 180px 0px;
  text-align: center;
}
@media (max-width: 767px) {
  .thankyou {
    height: 100vh;
  }
}
.thankyou h1 {
  font-weight: 700;
  font-size: 64px;
  line-height: 96px;
  text-align: center;
  text-transform: capitalize;
  color: #FFFFFF;
  font-family: "Poppins", sans-serif;
  padding: 20px 0px;
}
@media (max-width: 767px) {
  .thankyou h1 {
    padding: 0px;
    font-size: 30px;
    line-height: 36px;
  }
}
.thankyou p {
  font-weight: 400;
  font-size: 30px;
  line-height: 42px;
  text-align: center;
  color: #fff;
  width: 960px;
  margin: auto;
}
@media (max-width: 767px) {
  .thankyou p {
    width: auto;
    padding: 30px 8px;
    line-height: 30px;
    font-size: 18px;
  }
}
.thankyou a {
  background: rgb(38, 164, 27);
  border-radius: 10px;
  font-weight: 700;
  font-size: 36px;
  line-height: 54px;
  color: rgb(255, 255, 255);
  margin-top: 120px;
  display: inline-block;
  padding: 12px 34px;
}
@media (max-width: 767px) {
  .thankyou a {
    font-size: 22px;
    line-height: 54px;
    margin-top: 50px;
    display: inline-block;
    padding: 8px 12px;
  }
}/*# sourceMappingURL=main.css.map */