/*@Media Query Mixin*/
/*@Media Query Mixin End*/
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,300,0,0");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
body {
  margin: 0;
  padding: 121px 0 0;
  font-family: "Comfortaa", sans-serif;
  font-weight: normal;
  font-size: 16px;
}

@media screen and (max-width: 1700px) {
  body {
    padding: 101px 0 0;
  }
}

@media screen and (max-width: 1600px) {
  body {
    font-size: 15px;
    padding: 101px 0 0;
  }
}

@media screen and (max-width: 1500px) {
  body {
    font-size: 14px;
    padding: 101px 0 0;
  }
}

@media screen and (max-width: 1300px) {
  body {
    padding: 94px 0 0;
  }
}

@media screen and (max-width: 999px) {
  body {
    padding: 98px 0 0;
  }
}

@media screen and (max-width: 600px) {
  body {
    padding: 100px 0 0;
  }
}

@media screen and (max-width: 400px) {
  body {
    padding: 95px 0 0;
  }
}

.fsize90 {
  font-size: 90px;
}

@media screen and (max-width: 1600px) {
  .fsize90 {
    font-size: 80px;
  }
}

@media screen and (max-width: 1500px) {
  .fsize90 {
    font-size: 70px;
  }
}

@media screen and (max-width: 999px) {
  .fsize90 {
    font-size: 56px;
  }
}

@media screen and (max-width: 600px) {
  .fsize90 {
    font-size: 35px;
  }
}

.fsize75 {
  font-size: 75px;
  line-height: 68px;
}

@media screen and (max-width: 1600px) {
  .fsize75 {
    font-size: 65px;
  }
}

@media screen and (max-width: 1500px) {
  .fsize75 {
    font-size: 55px;
    line-height: 58px;
  }
}

@media screen and (max-width: 999px) {
  .fsize75 {
    font-size: 45px;
    line-height: 45px;
  }
}

@media screen and (max-width: 600px) {
  .fsize75 {
    font-size: 35px;
  }
}

.fsize44 {
  font-size: 44px;
}

@media screen and (max-width: 1600px) {
  .fsize44 {
    font-size: 34px;
  }
}

@media screen and (max-width: 1400px) {
  .fsize44 {
    font-size: 30px;
  }
}

@media screen and (max-width: 999px) {
  .fsize44 {
    font-size: 26px;
  }
}

.fsize52 {
  font-size: 52px;
}

@media screen and (max-width: 1600px) {
  .fsize52 {
    font-size: 42px;
  }
}

@media screen and (max-width: 1400px) {
  .fsize52 {
    font-size: 38px;
  }
}

@media screen and (max-width: 999px) {
  .fsize52 {
    font-size: 31px;
  }
}

@media screen and (max-width: 600px) {
  .fsize52 {
    font-size: 25px;
  }
}

.fsize32 {
  font-size: 32px;
}

@media screen and (max-width: 1600px) {
  .fsize32 {
    font-size: 26px;
  }
}

@media screen and (max-width: 1500px) {
  .fsize32 {
    font-size: 23px;
  }
}

@media screen and (max-width: 1400px) {
  .fsize32 {
    font-size: 21px;
  }
}

@media screen and (max-width: 1300px) {
  .fsize32 {
    font-size: 19px;
  }
}

@media screen and (max-width: 999px) {
  .fsize32 {
    font-size: 18px;
  }
}

.size36 {
  font-size: 36px;
}

@media screen and (max-width: 1600px) {
  .size36 {
    font-size: 28px;
  }
}

@media screen and (max-width: 1400px) {
  .size36 {
    font-size: 28px;
  }
}

@media screen and (max-width: 999px) {
  .size36 {
    font-size: 24px;
  }
}

@media screen and (max-width: 600px) {
  .size36 {
    font-size: 22px;
  }
}

.size30 {
  font-size: 30px;
}

@media screen and (max-width: 1600px) {
  .size30 {
    font-size: 24px;
  }
}

@media screen and (max-width: 1400px) {
  .size30 {
    font-size: 23px;
  }
}

@media screen and (max-width: 999px) {
  .size30 {
    font-size: 20px;
  }
}

@media screen and (max-width: 600px) {
  .size30 {
    font-size: 15px;
  }
}

.size18 {
  font-size: 16px;
}

@media screen and (max-width: 1600px) {
  .size18 {
    font-size: 15px;
  }
}

@media screen and (max-width: 1500px) {
  .size18 {
    font-size: 15px;
  }
}

.size20 {
  font-size: 20px;
}

@media screen and (max-width: 1600px) {
  .size20 {
    font-size: 18px;
  }
}

@media screen and (max-width: 1400px) {
  .size20 {
    font-size: 17px;
  }
}

@media screen and (max-width: 999px) {
  .size20 {
    font-size: 16px;
  }
}

.size24 {
  font-size: 24px;
}

@media screen and (max-width: 1600px) {
  .size24 {
    font-size: 22px;
  }
}

@media screen and (max-width: 1400px) {
  .size24 {
    font-size: 20px;
  }
}

@media screen and (max-width: 999px) {
  .size24 {
    font-size: 19px;
  }
}

.size88 {
  font-size: 70px;
}

@media screen and (max-width: 1600px) {
  .size88 {
    font-size: 58px;
  }
}

@media screen and (max-width: 1500px) {
  .size88 {
    font-size: 55px;
  }
}

@media screen and (max-width: 999px) {
  .size88 {
    font-size: 60px;
  }
}

@media screen and (max-width: 600px) {
  .size88 {
    font-size: 42px;
  }
}

.size60 {
  font-size: 60px;
  line-height: 60px;
}

@media screen and (max-width: 1700px) {
  .size60 {
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (max-width: 600px) {
  .size60 {
    font-size: 30px;
    line-height: 32px;
  }
}

p,
li {
  font-size: 15px;
  line-height: 26px;
}

@media screen and (max-width: 600px) {
  p,
  li {
    font-size: 14px;
    line-height: 22px;
  }
}

.listtxt {
  padding: 0 0 0 21px;
}

.listtxt li {
  margin-bottom: 7px;
}

.container {
  max-width: 80%;
}

@media screen and (max-width: 1500px) {
  .container {
    max-width: 88%;
  }
}

@media screen and (max-width: 999px) {
  .container {
    max-width: 96%;
  }
}

.container2 {
  max-width: 87%;
}

@media screen and (max-width: 1500px) {
  .container2 {
    max-width: 95%;
  }
}

@media screen and (max-width: 999px) {
  .container2 {
    max-width: 96%;
    margin: 0 auto;
  }
}

.clr1 {
  color: #f6c401;
}

.clr2 {
  color: #2e823c;
}

.clr3 {
  color: #534135;
}

.clr4 {
  color: #ccc;
}

.clr6 {
  color: #000;
}

.clr5 {
  color: #cdaf63;
}

.txtdec {
  text-decoration: underline;
}

.italic {
  font-style: italic;
}

.titlefnt {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.light {
  font-weight: 300;
}

.medium {
  font-weight: 500;
  font-family: 'Gotham';
}

.bold {
  font-weight: bold;
}

.gbook {
  font-family: 'Gotham Book';
  font-weight: normal;
}

.circle-full-anim {
  -webkit-animation: circle-full 4.6s ease-in forwards;
          animation: circle-full 4.6s ease-in forwards;
}

.bgclrcliptwo {
  background: #cf9b69;
  background: linear-gradient(205deg, #cf9b69 0%, #905d3f 100%);
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.atisstim {
  position: absolute;
  right: 0;
  color: #fff;
  font-size: 10px;
  right: 12px;
  bottom: 12px;
  margin: 0;
}

@media screen and (max-width: 1680px) {
  .atisstim {
    bottom: 5px;
  }
}

@media screen and (max-width: 600px) {
  .atisstim {
    font-size: 8px;
    bottom: 2px;
  }
}

.atisstim.left {
  left: 12px;
  right: unset;
}

.img {
  position: relative;
}

.carousel .carousel-control-prev,
.carousel .carousel-control-next {
  width: 47px;
  height: 47px;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
  opacity: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.carousel .carousel-control-prev .material-symbols-outlined,
.carousel .carousel-control-next .material-symbols-outlined {
  font-weight: 300;
}

@media screen and (max-width: 1500px) {
  .carousel .carousel-control-prev,
  .carousel .carousel-control-next {
    width: 48px;
    height: 48px;
  }
}

@media screen and (max-width: 600px) {
  .carousel .carousel-control-prev,
  .carousel .carousel-control-next {
    width: 40px;
    height: 40px;
  }
}

.carousel .carousel-control-prev:hover,
.carousel .carousel-control-next:hover {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  background: #fff;
  color: #2c569c;
}

.carousel .carousel-control-prev {
  left: 2.5%;
}

.carousel .carousel-control-prev .material-symbols-outlined {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.carousel .carousel-control-next {
  right: 2.5%;
}

.overlycricle {
  width: 80px;
  height: 80px;
  background: #d1a474;
  position: absolute;
  border-radius: 50%;
  left: 2%;
  bottom: 5%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 999px) {
  .overlycricle {
    width: 50px;
    height: 50px;
  }
}

.overlycricle .material-symbols-outlined {
  font-size: 2.5rem;
}

@media screen and (max-width: 999px) {
  .overlycricle .material-symbols-outlined {
    font-size: 1.5rem;
  }
}

.arrowdScroll {
  color: #fff;
  position: fixed;
  right: 1%;
  bottom: 3%;
  background: #00391b;
  cursor: pointer;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.arrowdScroll span {
  font-size: 29px;
}

.img {
  position: relative;
}

.img .artistim {
  position: absolute;
  left: 10px;
  bottom: 10px;
  color: #fff !important;
  font-size: 10px;
  margin: 0;
}

.img .artistim.right {
  left: unset;
  right: 10px;
}

.btn {
  padding: 8px 24px;
  font-size: 16px;
  text-transform: uppercase;
  color: #000000;
  border-radius: 0;
  border: 1px solid #f6c401;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  z-index: 1;
  position: relative;
  background: #f6c401;
  font-weight: 600;
  border-radius: 13px;
}

@media screen and (max-width: 1500px) {
  .btn {
    font-size: 14px;
    padding: 0.6rem 1.9rem;
  }
}

.btn:hover {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-box-shadow: 0 6px 4px #000000f0;
          box-shadow: 0 6px 4px #000000f0;
}

.btn.white {
  color: #000;
  background: #fff;
  border: 1px solid #fff;
}

.owl-carousel .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2.9rem;
}

.owl-carousel .owl-nav button {
  width: 65px;
  height: 65px;
  background: #fff !important;
  border-radius: 50% !important;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.owl-carousel .owl-nav button.owl-next {
  right: -32px;
}

.owl-carousel .owl-nav button.owl-prev {
  left: -32px;
}

.owl-carousel .owl-nav button span {
  font-size: 40px;
  color: #045a39;
}

header .navbar {
  background: #fff;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 111;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-top: 0;
}

@media screen and (max-width: 999px) {
  header .navbar {
    padding: 10px 0;
  }
}

@media screen and (max-width: 600px) {
  header .navbar {
    padding: 10px 0;
  }
}

header .navbar.scrolled {
  position: fixed;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-box-shadow: 0 8px 17px #dda57224;
          box-shadow: 0 8px 17px #dda57224;
}

header .navbar.scrolled .navbar-brand {
  width: 12%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@media screen and (max-width: 999px) {
  header .navbar.scrolled .navbar-brand {
    width: 21%;
  }
}

@media screen and (max-width: 600px) {
  header .navbar.scrolled .navbar-brand {
    width: 26%;
  }
}

header .navbar.scrolled .projlogo {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@media screen and (max-width: 999px) {
  header .navbar.scrolled .projlogo {
    width: 25%;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    display: none;
  }
  header .navbar.scrolled .projlogo .img {
    width: 80%;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
}

@media screen and (max-width: 600px) {
  header .navbar.scrolled .projlogo {
    width: 25%;
    left: 34%;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
  header .navbar.scrolled .projlogo .img {
    width: 100%;
  }
}

header .navbar.scrolled .projlogo img {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

header .navbar .container {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 999px) {
  header .navbar .container {
    max-width: 100%;
    padding: 0;
  }
}

header .navbar .projlogo {
  width: 12%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  position: absolute;
  right: -10em;
}

@media screen and (max-width: 1500px) {
  header .navbar .projlogo {
    width: 11%;
    right: -3em;
  }
}

@media screen and (max-width: 999px) {
  header .navbar .projlogo {
    position: absolute;
    left: 28%;
    width: 30%;
    top: 0;
    padding-left: 3%;
    display: none;
  }
  header .navbar .projlogo img {
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
  header .navbar .projlogo::before {
    content: '';
    position: absolute;
    left: 0;
    width: 1px;
    height: 80%;
    top: 10%;
    background: #fff;
  }
}

@media screen and (max-width: 600px) {
  header .navbar .projlogo {
    left: 42%;
    width: 35%;
    padding-left: 3%;
  }
}

header .navbar .projlogo p {
  margin: 0;
  font-family: 'Gotham Book';
  font-size: 14px;
  color: #fff;
  font-weight: normal;
}

@media screen and (max-width: 1500px) {
  header .navbar .projlogo p {
    font-size: 12px;
  }
}

header .navbar .navbar-brand {
  width: 14%;
  left: 0;
  top: 0;
  z-index: 11;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@media screen and (max-width: 999px) {
  header .navbar .navbar-brand {
    width: 22%;
    margin-left: 20px;
  }
}

@media screen and (max-width: 600px) {
  header .navbar .navbar-brand {
    width: 28%;
    margin-left: 15px;
  }
}

header .navbar .navbar-toggler {
  border: 1px solid #000;
  color: #000;
  padding: .45rem .75rem;
}

@media screen and (max-width: 999px) {
  header .navbar .navbar-toggler {
    margin-left: auto;
    margin-right: 20px;
  }
}

@media screen and (max-width: 600px) {
  header .navbar .navbar-toggler {
    margin-right: 15px;
  }
}

header .navbar .navbar-toggler.collapsed .menu {
  display: block;
}

header .navbar .navbar-toggler.collapsed .close1 {
  display: none;
}

header .navbar .navbar-toggler .menu {
  display: none;
}

header .navbar .navbar-toggler .close1 {
  display: block;
}

header .navbar .navbar-nav {
  margin-top: 2rem;
}

@media screen and (max-width: 999px) {
  header .navbar .navbar-nav {
    margin-top: 1rem;
  }
}

header .navbar .navbar-nav .nav-item .nav-link {
  font-family: "Montserrat", sans-serif;
  color: #000;
  padding: 15px 15px;
  position: relative;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 15px;
}

@media screen and (max-width: 1500px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 13px;
  }
}

@media screen and (max-width: 1300px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    font-size: 12px;
  }
}

@media screen and (max-width: 999px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    padding: 1.1rem 2rem;
    text-align: right;
    border-bottom: 1px solid #000;
    font-size: 15px;
  }
}

@media screen and (max-width: 600px) {
  header .navbar .navbar-nav .nav-item .nav-link {
    padding: 0.7rem 1rem;
  }
}

header .navbar .navbar-nav .nav-item .nav-link::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0%;
  background: #f6c401;
  right: 0;
  left: 0;
  margin: 0 auto;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
}

header .navbar .navbar-nav .nav-item .nav-link:hover, header .navbar .navbar-nav .nav-item .nav-link.active {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

header .navbar .navbar-nav .nav-item .nav-link:hover::before, header .navbar .navbar-nav .nav-item .nav-link.active::before {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

header .navbar .navbar-nav .nav-item:last-child .nav-link {
  padding-right: 0;
}

@media screen and (max-width: 999px) {
  header .navbar .navbar-nav .nav-item:last-child .nav-link {
    padding: 1.1rem 2rem;
    border-bottom: 0 solid #fff;
  }
}

@media screen and (max-width: 600px) {
  header .navbar .navbar-nav .nav-item:last-child .nav-link {
    padding: 0.7rem 1rem;
  }
}

#Home1 {
  position: relative;
  background: #2e823c;
  color: #fff;
  overflow: hidden;
}

#Home1::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 30%;
  background: url("../img/cloudbg.png") no-repeat;
  background-size: 100%;
  top: -2px;
  z-index: 1;
}

@media screen and (max-width: 600px) {
  #Home1::before {
    height: 9%;
    background-size: 200%;
  }
}

#Home1::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 30%;
  background: url("../img/cloudbg1.png") no-repeat;
  background-size: 100%;
  bottom: -2px;
  background-position: bottom;
  z-index: 1;
}

@media screen and (max-width: 600px) {
  #Home1::after {
    height: 9%;
    background-size: 200%;
  }
}

#Home1 .container {
  position: relative;
  z-index: 1;
}

#Home1 h1 {
  line-height: 70px;
}

@media screen and (max-width: 1500px) {
  #Home1 h1 {
    line-height: 55px;
  }
}

@media screen and (max-width: 999px) {
  #Home1 h1 {
    line-height: 58px;
  }
}

@media screen and (max-width: 600px) {
  #Home1 h1 {
    line-height: 46px;
  }
}

@media screen and (max-width: 999px) {
  #Home1 .size24 {
    line-height: 30px;
  }
}

@media screen and (max-width: 600px) {
  #Home1 .size24 {
    font-size: 16px;
    line-height: 24px;
  }
}

#Home1 .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 0;
  z-index: 1;
}

@media screen and (max-width: 999px) {
  #Home1 .overlay {
    text-align: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    padding-top: 10rem;
  }
}

@media screen and (max-width: 600px) {
  #Home1 .overlay {
    padding-top: 2.5rem;
  }
}

section {
  overflow-x: hidden;
}

.linaftxt span {
  display: inline-block;
  width: 60px;
  height: 2px;
  background: #f7e544;
}

#Advatage {
  position: relative;
  padding: 7rem 0;
  background: #fff;
  color: #000;
  overflow-x: hidden;
}

@media screen and (max-width: 1500px) {
  #Advatage {
    padding: 4rem 0;
  }
}

@media screen and (max-width: 999px) {
  #Advatage {
    padding: 2.5rem 0;
  }
}

#Advatage .img {
  position: relative;
}

#Advatage .row {
  margin-top: 2.5rem;
}

@media screen and (max-width: 999px) {
  #Advatage .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#Advatage .circle-full-anim {
  -webkit-animation: circle-full 2.6s ease-in forwards;
          animation: circle-full 2.6s ease-in forwards;
}

#Advatage .cuscol5 {
  max-width: 20%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  padding: 0 15px;
  text-align: center;
}

@media screen and (max-width: 999px) {
  #Advatage .cuscol5 {
    max-width: 33.33%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
  }
}

@media screen and (max-width: 600px) {
  #Advatage .cuscol5 {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

#Advatage .cuscol5 .img {
  margin: 0 0 10px;
  padding: 0 22%;
}

@media screen and (max-width: 1500px) {
  #Advatage .cuscol5 .img {
    padding: 0 26%;
  }
}

#Advatage .cuscol5 h6 {
  font-weight: 600;
}

#Advatage .secic {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 12%;
}

@media screen and (max-width: 1500px) {
  #Advatage .secic {
    width: 9%;
  }
}

@media screen and (max-width: 600px) {
  #Advatage .secic {
    width: 16.8%;
  }
}

#Advatage .secic.secic2 {
  right: 0;
  left: unset;
}

@media screen and (max-width: 600px) {
  .imgicon img {
    width: 45px;
  }
}

#Program {
  position: relative;
  width: 100%;
  padding: 5rem 0;
}

@media screen and (max-width: 999px) {
  #Program {
    padding: 2.5rem 0;
  }
}

#Program .container {
  position: relative;
  z-index: 1;
}

#Program .avslkider {
  margin-top: 2.5rem;
}

#Program .item {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}

#Program .item .overlay {
  position: absolute;
  background: #d5aa00;
  width: 92%;
  padding: 39px;
  bottom: 16px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  border-radius: 23px;
}

#Program .item .overlay p {
  margin: 0;
}

@media screen and (max-width: 1500px) {
  #Program .item .overlay {
    height: 260px;
  }
}

@media screen and (max-width: 600px) {
  #Program .item .overlay {
    height: auto;
    padding: 25px;
  }
}

#Program .owl-carousel .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem;
}

#Program .owl-carousel .owl-dots .owl-dot {
  width: 11px;
  height: 11px;
  border: 1px solid #000 !important;
  border-radius: 50%;
  margin: 5px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#Program .owl-carousel .owl-dots .owl-dot:hover, #Program .owl-carousel .owl-dots .owl-dot.active {
  background: #cca300;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.programs-section {
  background: #f8f8f8;
}

.programs-section .programs-wrapper {
  background: #fff;
  border-radius: 30px;
  padding: 25px 40px;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

@media (max-width: 767px) {
  .programs-section .programs-wrapper {
    padding: 20px;
    border-radius: 20px;
  }
}

.programs-section .program-item {
  position: relative;
}

@media (max-width: 767px) {
  .programs-section .program-item {
    width: 100%;
    margin-bottom: 25px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.programs-section .program-item .icon-box {
  width: 95px;
  height: 95px;
  min-width: 95px;
  border-radius: 50%;
  background: #fdf3d3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 20px;
}

.programs-section .program-item .icon-box i {
  font-size: 42px;
  color: #111;
}

@media (max-width: 1500px) {
  .programs-section .program-item .icon-box {
    width: 68px;
    height: 68px;
    min-width: 68px;
  }
  .programs-section .program-item .icon-box i {
    font-size: 30px;
  }
}

.programs-section .program-item .program-content p {
  font-size: 18px;
  margin-bottom: 5px;
  color: #222;
  font-weight: 500;
}

.programs-section .program-item .program-content h4 {
  font-size: 26px;
  font-weight: 700;
  color: #111;
  margin-bottom: 12px;
  line-height: 1.2;
}

@media (max-width: 1500px) {
  .programs-section .program-item .program-content h4 {
    font-size: 19px;
  }
}

@media (max-width: 991px) {
  .programs-section .program-item .program-content h4 {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .programs-section .program-item .program-content h4 {
    font-size: 18px;
  }
}

.programs-section .program-item .program-content .line {
  position: relative;
  width: 70px;
  height: 3px;
  background: #d8aa00;
  display: block;
  border-radius: 10px;
}

.programs-section .program-item .program-content .line:after {
  content: '';
  position: absolute;
  right: -8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d8aa00;
}

.programs-section .divider {
  width: 1px;
  height: 90px;
  background: #ddd;
}

@media (max-width: 767px) {
  .programs-section .divider {
    display: none;
  }
}

#Founder {
  padding: 6rem 0;
  position: relative;
}

@media (max-width: 999px) {
  #Founder {
    padding: 2.5rem 0 5rem;
  }
}

#Founder::before {
  content: '';
  position: absolute;
  width: 188px;
  height: 222px;
  background: url(../img/lamp.png) no-repeat;
  background-size: 100%;
  top: 0;
  left: 36%;
}

@media (max-width: 999px) {
  #Founder::before {
    left: unset;
    right: 0;
  }
}

@media (max-width: 600px) {
  #Founder::before {
    width: 100px;
    height: 106px;
  }
}

#Founder .img {
  width: 90%;
  margin-left: auto;
  overflow: hidden;
  border-radius: 30px;
}

@media (max-width: 999px) {
  #Founder .img {
    margin-left: 0;
    width: 60%;
  }
}

@media (max-width: 600px) {
  #Founder .img {
    margin-left: 0;
    width: 100%;
  }
}

#Founder .overla {
  position: absolute;
  width: 44%;
  bottom: -19%;
  left: -13%;
}

@media (max-width: 999px) {
  #Founder .overla {
    right: 0;
    left: unset;
    bottom: -5rem;
    width: 21%;
  }
}

@media (max-width: 600px) {
  #Founder .overla {
    width: 40%;
  }
}

#Journey {
  position: relative;
  background: url("../img/journeybg.jpg") center center/cover no-repeat;
  padding: 9rem 0;
}

@media screen and (max-width: 999px) {
  #Journey {
    padding: 9rem 4%;
  }
}

@media (max-width: 600px) {
  #Journey {
    padding: 4rem 4%;
  }
}

#Journey .stats-wrapper {
  position: relative;
  z-index: 2;
}

#Journey .circle-full-anim {
  -webkit-animation: circle-full 2.6s ease-in forwards;
          animation: circle-full 2.6s ease-in forwards;
}

#Journey .stats-card {
  height: 265px;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #fff;
  padding: 30px;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#Journey .stats-card:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

#Journey .stats-card.green-card {
  background: rgba(45, 145, 58, 0.637);
}

#Journey .stats-card.blue-card {
  background: rgba(33, 149, 243, 0.61);
}

#Journey .stats-card.pink-card {
  background: rgba(238, 130, 238, 0.623);
}

/* ================================
   Responsive
================================ */
@media (max-width: 991px) {
  #Journey {
    min-height: auto;
  }
  #Journey .stats-card {
    margin-bottom: 30px;
    height: 220px;
  }
  #Journey .stats-card h2 {
    font-size: 50px;
  }
  #Journey .stats-card p {
    font-size: 22px;
  }
}

@media (max-width: 575px) {
  #Journey .stats-card {
    height: 190px;
    border-radius: 20px;
  }
  #Journey .stats-card h2 {
    font-size: 42px;
  }
  #Journey .stats-card p {
    font-size: 18px;
  }
}

#Features {
  padding: 5rem 0;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 999px) {
  #Features {
    padding: 2.5rem 0;
  }
}

#Features::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../img/bgtra.png) no-repeat;
  width: 25%;
  height: 37%;
  background-size: 100%;
}

#Features ul li::marker {
  color: #ae7c54;
}

#Gallery {
  padding: 7rem 0;
  text-align: center;
  color: #000;
  position: relative;
}

@media screen and (max-width: 999px) {
  #Gallery {
    padding: 2.5rem 0;
  }
}

#Gallery .item {
  overflow: hidden;
  border-radius: 30px;
  position: relative;
  cursor: pointer;
}

#Gallery .item .overlay {
  position: absolute;
  width: 90%;
  margin: 0 auto;
  bottom: 20px;
  padding: 10px;
  background-color: #fff;
  border-radius: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#Gallery .item img {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#Gallery .item .img {
  overflow: hidden;
}

#Gallery .item:hover img {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

#Gallery .secbg01 {
  position: absolute;
  right: 0;
  width: 10%;
  top: 0;
}

@media screen and (max-width: 999px) {
  #Gallery .secbg01 {
    width: 14%;
  }
}

#Gallery .secbg02 {
  position: absolute;
  left: 0;
  width: 10%;
  bottom: 0;
}

@media screen and (max-width: 999px) {
  #Gallery .secbg02 {
    width: 16%;
  }
}

#Gallery .circle-full-anim {
  -webkit-animation: circle-full 2.6s ease-in forwards;
          animation: circle-full 2.6s ease-in forwards;
}

.admission-section {
  position: relative;
  overflow: hidden;
  padding: 70px 40px;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right top, from(#edf9ff), to(#f9fdff));
  background: linear-gradient(to right, #edf9ff, #f9fdff);
}

@media screen and (max-width: 999px) {
  .admission-section {
    padding: 2.5rem 0;
  }
}

.admission-section .circle-full-anim {
  -webkit-animation: circle-full 2.6s ease-in forwards;
          animation: circle-full 2.6s ease-in forwards;
}

.admission-section .container-fluid {
  position: relative;
  z-index: 2;
}

.admission-section .admission-tag {
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#f6c401), to(#cca300));
  background: linear-gradient(90deg, #f6c401, #cca300);
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 12px 40px;
  border-radius: 50px;
  margin-bottom: 30px;
  position: relative;
}

.admission-section .admission-tag:before, .admission-section .admission-tag:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 20px;
  height: 20px;
  background: #f6c401;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.admission-section .admission-tag:before {
  left: -10px;
}

.admission-section .admission-tag:after {
  right: -10px;
}

.admission-section .hero-content {
  padding-right: 40px;
}

.admission-section .form-box {
  background: #fff;
  border-radius: 25px;
  padding: 40px;
  -webkit-box-shadow: 0 15px 50px rgba(0, 0, 0, 0.06);
          box-shadow: 0 15px 50px rgba(0, 0, 0, 0.06);
}

@media (max-width: 767px) {
  .admission-section .form-box {
    margin-top: 40px;
    padding: 25px;
  }
}

.admission-section .form-box .form-control {
  height: 58px;
  border: 2px solid #ececec;
  border-radius: 14px;
  padding: 0 20px;
  font-size: 17px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.admission-section .form-box .form-control:focus {
  border-color: #f6c401;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.admission-section .form-box textarea.form-control {
  height: 120px;
  resize: none;
  padding-top: 18px;
}

.admission-section .form-box select.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.admission-section .shape {
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  opacity: 0.25;
}

.admission-section .shape-left {
  width: 300px;
  height: 300px;
  background: #8fd3ff;
  left: -120px;
  bottom: -120px;
}

.admission-section .shape-right {
  width: 250px;
  height: 250px;
  background: #c9b6ff;
  right: -80px;
  top: -80px;
}

.admission-section .whatsapp-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.admission-section .whatsapp-box .whatsapp-card {
  max-width: 420px;
}

.admission-section .whatsapp-box .whatsapp-card .whatsapp-icon {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #25d366;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 58px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 15px 35px rgba(37, 211, 102, 0.3);
          box-shadow: 0 15px 35px rgba(37, 211, 102, 0.3);
}

.admission-section .whatsapp-box .whatsapp-card .whatsapp-title {
  font-size: 42px;
  font-weight: 700;
  color: #222;
  margin-bottom: 15px;
  line-height: 1.2;
}

.admission-section .whatsapp-box .whatsapp-card .whatsapp-line {
  width: 80px;
  height: 4px;
  background: #f6c400;
  border-radius: 5px;
  margin-bottom: 25px;
}

.admission-section .whatsapp-box .whatsapp-card .whatsapp-text {
  color: #555;
  font-size: 18px;
  line-height: 1.8;
  margin-bottom: 30px;
}

.admission-section .whatsapp-box .whatsapp-card .whatsapp-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #25d366;
  color: #fff;
  text-decoration: none;
  padding: 14px 32px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: 600;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.admission-section .whatsapp-box .whatsapp-card .whatsapp-btn i {
  margin-right: 10px;
}

.admission-section .whatsapp-box .whatsapp-card .whatsapp-btn:hover {
  color: #fff;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 10px 25px rgba(37, 211, 102, 0.25);
          box-shadow: 0 10px 25px rgba(37, 211, 102, 0.25);
}

.admission-section .whatsapp-box .whatsapp-card .reply-text {
  margin-top: 20px;
  color: #555;
  font-size: 16px;
}

@media (max-width: 991px) {
  .admission-section .whatsapp-box .whatsapp-card {
    text-align: center;
  }
  .admission-section .whatsapp-box .whatsapp-card .whatsapp-icon {
    margin: 0 auto 30px;
  }
  .admission-section .whatsapp-box .whatsapp-card .whatsapp-line {
    margin: 0 auto 25px;
  }
  .admission-section .whatsapp-box .whatsapp-card .whatsapp-title {
    font-size: 32px;
  }
}

@media (max-width: 767px) {
  .admission-section .whatsapp-box .whatsapp-card .whatsapp-title {
    font-size: 28px;
  }
  .admission-section .whatsapp-box .whatsapp-card .whatsapp-text {
    font-size: 16px;
  }
  .admission-section .whatsapp-box .whatsapp-card .whatsapp-btn {
    width: 100%;
  }
}

.school-footer {
  background: #f8f6f2;
  position: relative;
  overflow: hidden;
  padding-top: 90px;
}

@media (max-width: 767px) {
  .school-footer {
    padding-top: 2.5rem;
  }
}

.school-footer:before {
  content: '';
  position: absolute;
  left: -120px;
  bottom: 120px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: #f7e7ba;
  opacity: .5;
}

.school-footer .footer-logo {
  margin-bottom: 35px;
}

.school-footer .footer-logo img {
  max-width: 260px;
}

@media (max-width: 767px) {
  .school-footer .footer-logo img {
    max-width: 140px;
  }
}

.school-footer .footer-text {
  font-size: 18px;
  line-height: 1.9;
  color: #111;
  max-width: 400px;
  margin-bottom: 35px;
}

@media (max-width: 999px) {
  .school-footer .footer-text {
    font-size: 16px;
  }
}

@media (max-width: 600px) {
  .school-footer .footer-text {
    font-size: 14px;
  }
}

.school-footer .sec01 {
  position: relative;
}

.school-footer .sec01 .footer-kids-img {
  position: absolute;
  width: 26%;
  top: 0;
  left: unset;
  right: 0;
}

@media (max-width: 767px) {
  .school-footer .sec01 .footer-kids-img {
    top: unset;
    width: 40%;
    bottom: 0;
  }
}

.school-footer .sec01 .footer-kids-img img {
  width: 100%;
}

.school-footer .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.school-footer .social-icons a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #e6b428;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 18px;
  color: #111;
  font-size: 17px;
  -webkit-transition: .4s;
  transition: .4s;
}

.school-footer .social-icons a:hover {
  background: #e6b428;
  color: #fff;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}

.school-footer .footer-title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
  position: relative;
}

.school-footer .footer-title-wrap:after {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 30px;
  width: 55px;
  height: 3px;
  background: #e6b428;
}

.school-footer .footer-title-wrap .dot {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #e6b428;
  margin-right: 16px;
}

.school-footer .footer-title-wrap h4 {
  font-weight: 700;
  margin: 0;
}

.school-footer .footer-links,
.school-footer .contact-list {
  padding: 0;
  margin: 0;
  list-style: none;
}

.school-footer .footer-links li,
.school-footer .contact-list li {
  margin-bottom: 10px;
  color: #111;
  line-height: 1.6;
}

.school-footer .footer-links li a,
.school-footer .contact-list li a {
  color: #111;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

.school-footer .footer-links li a:hover,
.school-footer .contact-list li a:hover {
  color: #e6b428;
  padding-left: 6px;
}

.school-footer .footer-bottom {
  margin-top: 60px;
  border-top: 1px solid #d7d7d7;
  padding: 50px 0;
}

.school-footer .footer-bottom .bottom-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 70%;
}

@media (max-width: 600px) {
  .school-footer .footer-bottom .bottom-box {
    width: 100%;
  }
}

.school-footer .footer-bottom .bottom-box .icon {
  margin-right: 24px;
}

.school-footer .footer-bottom .bottom-box .icon img {
  width: 70px;
}

.school-footer .footer-bottom .bottom-box .content h5 {
  font-weight: 700;
  color: #111;
}

.school-footer .footer-bottom .bottom-box .content p {
  color: #111;
}

/* =========================
   RESPONSIVE
========================= */
#thank-you {
  text-align: center;
  height: 100vh;
  padding: 11% 0;
  background: #fff;
  background-size: cover;
}

@media screen and (max-width: 999px) {
  #thank-you {
    padding: 27% 0 0;
  }
}

@media screen and (max-width: 500px) {
  #thank-you {
    padding: 30% 0 0;
  }
}

#thank-you .thank .img {
  width: 30%;
  margin: 0 auto;
}

@media screen and (max-width: 999px) {
  #thank-you .thank .img {
    width: 50%;
  }
}

@media screen and (max-width: 500px) {
  #thank-you .thank .img {
    width: 80%;
  }
}

#thank-you h3 {
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}

@media screen and (max-width: 999px) {
  #thank-you h3 {
    font-size: 2.5em;
  }
}

@media screen and (max-width: 500px) {
  #thank-you h3 {
    font-size: 2em;
  }
}

#thank-you p {
  font-size: 1.2em;
  color: #fff;
}

@media screen and (max-width: 500px) {
  #thank-you p {
    font-size: 0.9em;
  }
}

#scroll {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  bottom: 13px;
  right: 8px;
  background: #fff;
  background-size: cover;
  width: 40px;
  height: 36px;
  z-index: 9999;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #cca300;
  font-family: 'Optima';
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-box-shadow: 0 4px 8px #ffffff3d;
          box-shadow: 0 4px 8px #ffffff3d;
  text-decoration: none;
  border: 1px solid #cca300;
}

@media screen and (max-width: 999px) {
  #scroll {
    bottom: 75px;
    right: 19px;
  }
}

@media screen and (max-width: 600px) {
  #scroll {
    bottom: 60px;
    right: 10px;
  }
}

.enquieryrap {
  position: fixed;
  right: 0.8%;
  top: 19%;
  z-index: 11;
}

@media screen and (max-width: 1500px) {
  .enquieryrap {
    top: 25%;
  }
}

@media screen and (max-width: 600px) {
  .enquieryrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    top: unset;
    bottom: 0;
    width: 100%;
    right: 0;
    background: linear-gradient(135deg, #f46b2a, #d4145a);
  }
}

.enquieryrap .iconenqui {
  width: 45px;
  height: 45px;
  padding: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  position: relative;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  background: linear-gradient(135deg, #f46b2a, #d4145a);
  border: 1px solid #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  text-decoration: none;
  z-index: 1;
}

.enquieryrap .iconenqui.book {
  padding: 0.5rem;
}

@media screen and (max-width: 600px) {
  .enquieryrap .iconenqui {
    background: transparent;
    border: 0px solid #1f3148;
  }
}

.enquieryrap .iconenqui img {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  width: 100%;
}

@media screen and (max-width: 1500px) {
  .enquieryrap .iconenqui {
    margin-bottom: 0.78rem;
  }
}

@media screen and (max-width: 600px) {
  .enquieryrap .iconenqui {
    width: 50%;
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    border-radius: 0;
    margin: 0;
    text-align: center;
    margin: 0 auto;
    padding: 7px 8px;
    height: 100%;
    -webkit-box-shadow: unset;
            box-shadow: unset;
  }
  .enquieryrap .iconenqui.book {
    padding: 7px 8px;
  }
  .enquieryrap .iconenqui:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 0px solid #fff;
  }
}

.enquieryrap .iconenqui .img {
  line-height: 0;
}

@media screen and (max-width: 600px) {
  .enquieryrap .iconenqui .img {
    line-height: normal;
    margin: 0 auto;
  }
  .enquieryrap .iconenqui .img img {
    width: 20px;
  }
}

.enquieryrap .iconenqui .img span {
  display: none;
}

@media screen and (max-width: 600px) {
  .enquieryrap .iconenqui .img span {
    display: block;
    font-size: 11px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    margin-top: 0;
  }
}

.enquieryrap .iconenqui .txt {
  position: absolute;
  right: 0;
  width: 150px;
  background: #e72a2b;
  background: -webkit-gradient(linear, left top, right top, color-stop(7%, #e72a2b), color-stop(98%, #d6b528));
  background: linear-gradient(90deg, #e72a2b 7%, #d6b528 98%);
  padding: 0.58rem 0.8rem;
  border-radius: 0px 42px 42px 0;
  top: 0%;
  z-index: -1;
  color: #fff;
  text-decoration: none;
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  font-weight: 500;
  border: 1px solid #fff;
}

.enquieryrap .iconenqui .txt p {
  font-size: 15px;
}

@media screen and (max-width: 600px) {
  .enquieryrap .iconenqui .txt {
    display: none;
  }
}

.enquieryrap .iconenqui:hover {
  border-color: transparent;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  border-left: 1px solid #fff;
}

.enquieryrap .iconenqui:hover .txt {
  opacity: 1;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@-webkit-keyframes circle-full {
  from {
    -webkit-clip-path: circle(0% at 0% 0%);
    clip-path: circle(0% at 0% 0%);
  }
  to {
    -webkit-clip-path: circle(100% at 50%);
    clip-path: circle(100% at 50%);
    opacity: 1;
  }
}

@keyframes circle-full {
  from {
    -webkit-clip-path: circle(0% at 0% 0%);
    clip-path: circle(0% at 0% 0%);
  }
  to {
    -webkit-clip-path: circle(100% at 50%);
    clip-path: circle(100% at 50%);
    opacity: 1;
  }
}

@-webkit-keyframes left_righ {
  from {
    left: -100%;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}

@keyframes left_righ {
  from {
    left: -100%;
    opacity: 0;
  }
  to {
    left: 0;
    opacity: 1;
  }
}

@-webkit-keyframes btntop {
  from {
    bottom: -100%;
  }
  to {
    bottom: 0;
  }
}

@keyframes btntop {
  from {
    bottom: -100%;
  }
  to {
    bottom: 0;
  }
}

@-webkit-keyframes imhp {
  from {
    opacity: 0.2;
  }
  to {
    opacity: 0.6;
  }
}

@keyframes imhp {
  from {
    opacity: 0.2;
  }
  to {
    opacity: 0.6;
  }
}

.slide-in-left {
  -webkit-animation: slide-in-left 1.6s cubic-bezier(0.55, 0.28, 0.65, 1.17) both;
          animation: slide-in-left 1.6s cubic-bezier(0.55, 0.28, 0.65, 1.17) both;
}

@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.slide-in-right {
  -webkit-animation: slide-in-right 1.6s cubic-bezier(0.55, 0.28, 0.65, 1.17) both;
          animation: slide-in-right 1.6s cubic-bezier(0.55, 0.28, 0.65, 1.17) both;
}

@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
            transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

.slide-in-bottom {
  -webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slide-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
            transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}

.reveal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.reveal__box {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
  height: 100%;
  background-color: #fff;
  -webkit-transform-origin: top;
          transform-origin: top;
}

.reveal-me {
  -webkit-animation-name: revealAnim;
          animation-name: revealAnim;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

.text-reveal-me {
  -webkit-animation-name: textRevealAnim;
          animation-name: textRevealAnim;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

.text-reveal {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: transparent;
}

.text-reveal__box {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 25%;
          flex: 1 1 25%;
  background: #fff;
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: right;
          transform-origin: right;
}

@-webkit-keyframes textRevealAnim {
  from {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  to {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

@keyframes textRevealAnim {
  from {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  to {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

@-webkit-keyframes revealAnim {
  from {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  to {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}

@keyframes revealAnim {
  from {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  to {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}

@-webkit-keyframes pulse2 {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: .8;
  }
  100% {
    -webkit-transform: scale(1.4, 1.5);
    transform: scale(1.4, 1.5);
    opacity: 0;
  }
}

@keyframes pulse2 {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: .8;
  }
  100% {
    -webkit-transform: scale(1.4, 1.5);
    transform: scale(1.4, 1.5);
    opacity: 0;
  }
}

.modal .modal-content {
  padding: 2%;
  position: relative;
}

.modal .modal-content .close {
  position: absolute;
  width: 50px;
  height: 50px;
  background: #f7e544 !important;
  top: 0;
  right: 0;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 1 !important;
}

.modal .modal-content .close .material-symbols-outlined {
  color: #fff;
}

.modal .modal-content .inconte {
  border: 1px solid #f7e544;
  padding: 2%;
}

.modal .modal-content .inconte .modal-header {
  border: 0;
}

@media screen and (max-width: 600px) {
  .modal .modal-content .inconte .modal-header {
    padding-bottom: 0;
  }
}

.modal .modal-content .inconte .modal-header .modal-title {
  font-weight: 500;
  color: #000;
}

.modal .modal-content .inconte .modal-body {
  padding: 1.5rem 12px;
}

@media screen and (max-width: 600px) {
  .modal .modal-content .inconte .modal-body {
    padding-top: 0;
  }
}

@media screen and (max-width: 600px) {
  .modal .modal-content .inconte .modal-body {
    padding: 0.8rem 12px;
  }
}

.modal .modal-content .inconte .modal-body input[type=text], .modal .modal-content .inconte .modal-body input[type=tel], .modal .modal-content .inconte .modal-body input[type=email], .modal .modal-content .inconte .modal-body textarea {
  color: #1e1e1e;
  border: 1px solid #1e1e1e;
  width: 100%;
  font-size: 15px;
  resize: none;
  padding: 12px 1rem !important;
}

@media screen and (max-width: 600px) {
  .modal .modal-content .inconte .modal-body input[type=text], .modal .modal-content .inconte .modal-body input[type=tel], .modal .modal-content .inconte .modal-body input[type=email], .modal .modal-content .inconte .modal-body textarea {
    padding: 10px;
  }
}

.modal .modal-content .inconte .modal-body input[type=text]::-webkit-input-placeholder, .modal .modal-content .inconte .modal-body input[type=tel]::-webkit-input-placeholder, .modal .modal-content .inconte .modal-body input[type=email]::-webkit-input-placeholder, .modal .modal-content .inconte .modal-body textarea::-webkit-input-placeholder {
  color: #555555;
}

.modal .modal-content .inconte .modal-body input[type=text]:-ms-input-placeholder, .modal .modal-content .inconte .modal-body input[type=tel]:-ms-input-placeholder, .modal .modal-content .inconte .modal-body input[type=email]:-ms-input-placeholder, .modal .modal-content .inconte .modal-body textarea:-ms-input-placeholder {
  color: #555555;
}

.modal .modal-content .inconte .modal-body input[type=text]::-ms-input-placeholder, .modal .modal-content .inconte .modal-body input[type=tel]::-ms-input-placeholder, .modal .modal-content .inconte .modal-body input[type=email]::-ms-input-placeholder, .modal .modal-content .inconte .modal-body textarea::-ms-input-placeholder {
  color: #555555;
}

.modal .modal-content .inconte .modal-body input[type=text]::placeholder, .modal .modal-content .inconte .modal-body input[type=tel]::placeholder, .modal .modal-content .inconte .modal-body input[type=email]::placeholder, .modal .modal-content .inconte .modal-body textarea::placeholder {
  color: #555555;
}

.modal .modal-content .inconte .modal-body label {
  font-size: 12px;
}

.testimonial-slider .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.testimonial-slider .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.testimonial-slider .testimonial-card {
  height: 100%;
  width: 100%;
}

.testimonial-slider .owl-dots {
  margin-top: 30px;
  text-align: center;
}

.testimonial-slider .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #ddd;
  margin: 5px;
}

.testimonial-slider .owl-dots .owl-dot.active span {
  background: #f5b400;
}

.testimonial-section {
  padding: 100px 0;
  background: #fafaf7;
  overflow: hidden;
}

.testimonial-section .section-header {
  margin-bottom: 60px;
}

.testimonial-section .section-header .sub-title {
  color: #e7aa00;
  font-weight: 700;
  letter-spacing: 1px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}

.testimonial-section .section-header h2 {
  color: #045a39;
}

.testimonial-section .section-header h2 span {
  color: #f0b300;
}

.testimonial-section .section-header p {
  color: #666;
}

.testimonial-section .rating-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
  margin-top: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.testimonial-section .rating-box {
  padding: 15px 25px;
  background: #fff;
  border-radius: 15px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.06);
}

.testimonial-section .rating-box i {
  color: #f0b300;
  margin-right: 8px;
}

.testimonial-section .testimonial-card {
  background: #f6faf2;
  border-radius: 40px;
  padding: 30px;
  border: 1px solid #e4ebdf;
}

@media screen and (max-width: 600px) {
  .testimonial-section .testimonial-card {
    padding: 20px;
  }
}

@media screen and (max-width: 999px) {
  .testimonial-section .testimonial-image {
    width: 150px;
    height: 150px;
    overflow: hidden;
    border-radius: 50%;
  }
  .testimonial-section .testimonial-image img {
    height: auto;
  }
}

.testimonial-section .testimonial-image img {
  width: 100%;
  border-radius: 35px;
  height: 450px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 999px) {
  .testimonial-section .testimonial-image img {
    height: auto;
  }
}

.testimonial-section .testimonial-content {
  padding: 20px 40px;
}

.testimonial-section .testimonial-content .stars {
  margin-bottom: 20px;
}

.testimonial-section .testimonial-content .stars i {
  color: #f0b300;
  font-size: 22px;
}

.testimonial-section .testimonial-content p {
  color: #222;
}

.testimonial-section .testimonial-content .read-story {
  background: #045a39;
  color: #fff;
  padding: 14px 28px;
  border-radius: 50px;
  display: inline-block;
  text-decoration: none;
}

.testimonial-section .testimonial-content .author-info {
  margin-top: 30px;
  padding-top: 25px;
  border-top: 1px solid #d8dfd4;
}

.testimonial-section .testimonial-content .author-info h4 {
  color: #045a39;
  font-weight: 700;
  margin-bottom: 5px;
}

.testimonial-section .owl-nav button {
  width: 65px;
  height: 65px;
  background: #fff !important;
  border-radius: 50% !important;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.testimonial-section .owl-nav button.owl-next {
  right: -32px;
}

.testimonial-section .owl-nav button.owl-prev {
  left: -32px;
}

.testimonial-section .owl-nav button span {
  font-size: 40px;
  color: #045a39;
}

@media (max-width: 991px) {
  .testimonial-section .testimonial-content {
    padding: 30px 10px 10px;
  }
}

@media (max-width: 767px) {
  .testimonial-section {
    padding: 70px 0;
  }
  .testimonial-section .testimonial-content p {
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
  }
}

.founder-section {
  padding: 60px 0;
  background: #f8f3eb;
}

.founder-card {
  background: #fff;
  border-radius: 30px;
  padding: 45px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
          box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

.founder-image-wrap {
  position: relative;
}

.founder-image {
  position: relative;
  width: 100%;
  max-width: 420px;
  margin: auto;
}

.founder-image img {
  width: 100%;
  display: block;
}

.floating-heart {
  position: absolute;
  top: 40px;
  right: 20px;
  color: #ff5b7d;
  font-size: 24px;
  z-index: 2;
}

.desk-items {
  position: absolute;
  bottom: 20px;
  right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 15px;
}

.books {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}

.books span {
  display: block;
  width: 55px;
  height: 12px;
  border-radius: 3px;
}

.books span:first-child {
  background: #ffb22e;
}

.books span:last-child {
  background: #ff6f61;
}

.stationery {
  background: #ffb55a;
  width: 60px;
  height: 70px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 6px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10px;
}

.stationery i {
  color: #fff;
  font-size: 18px;
}

.sub-title {
  color: #41b36e;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: .5px;
}

.content-area h2 {
  font-size: 48px;
  font-weight: 800;
  color: #0f3f78;
  margin: 10px 0;
  line-height: 1.1;
}

.content-area p {
  color: #4d4d4d;
  line-height: 1.9;
  margin-bottom: 18px;
  text-align: justify;
}

.title-line {
  width: 120px;
  height: 4px;
  background: #f8b81d;
  border-radius: 50px;
  margin-bottom: 25px;
}

.vision-mission {
  background: #fff;
  margin-top: 40px;
  border-radius: 30px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  padding: 35px;
}

.vm-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}

.vm-icon {
  min-width: 80px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.vm-icon i {
  font-size: 30px;
}

.vm-icon.vision {
  background: #41b36e;
}

.vm-icon.mission {
  background: #f58220;
}

.vm-content h4 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
}

.vm-content p {
  margin: 0;
  color: #4d4d4d;
  line-height: 1.8;
}

.sun-icon {
  position: absolute;
  top: 25px;
  right: 25px;
  color: #f8b81d;
  font-size: 42px;
}

.star {
  position: absolute;
  color: #f8b81d;
  font-size: 14px;
}

.star-1 {
  right: 40px;
  top: 180px;
}

.star-2 {
  right: 75px;
  top: 230px;
}

@media (max-width: 991px) {
  .founder-card {
    padding: 30px;
  }
  .founder-image {
    margin-bottom: 35px;
  }
  .content-area h2 {
    font-size: 36px;
  }
  .vision-mission {
    padding: 25px;
  }
  .vm-box {
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .founder-section {
    padding: 40px 0;
  }
  .founder-card {
    padding: 25px;
    border-radius: 20px;
  }
  .vm-content p, .vm-content h4 {
    text-align: justify;
  }
  .vm-box {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  .vision-mission {
    padding: 20px;
    margin-top: 25px;
  }
  .content-area h2 {
    font-size: 26px;
    margin-top: 5px;
  }
  .vm-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
  .sun-icon,
  .star {
    display: none;
  }
}

.programs-sectiontwo {
  background: #fff;
}

.programs-sectiontwo .sub-title {
  color: #f6b400;
  font-weight: 700;
  letter-spacing: 2px;
}

.programs-sectiontwo p {
  color: #6c757d;
}

.program-card {
  background: #fff;
  border-radius: 28px;
  padding: 35px;
  min-height: 574px;
  position: relative;
  -webkit-box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);
          box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);
  -webkit-transition: .3s;
  transition: .3s;
  margin-bottom: 2em;
  overflow: hidden;
}

@media (max-width: 767px) {
  .program-card {
    min-height: 486px;
  }
}

.program-card .grade-number {
  width: 70px;
  height: 70px;
  border-radius: 0 0 30px 0;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 767px) {
  .program-card .grade-number {
    width: 52px;
    height: 52px;
    font-size: 27px;
  }
}

.program-card .program-icon {
  text-align: center;
  margin: 40px 0 25px;
}

.program-card .program-icon img {
  width: 90px;
}

.program-card h3 {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .program-card h3 {
    margin: 40px 0 10px;
  }
}

.program-card h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
}

.program-card ul {
  padding-left: 20px;
}

.program-card ul li {
  margin-bottom: 12px;
  line-height: 1.6;
  color: #555;
}

.srkg {
  border-top: 6px solid #ffb400;
}

.srkg .grade-number {
  background: #ffb400;
}

.srkg h3 {
  color: #ffb400;
}

.grade1 {
  border-top: 6px solid #4caf50;
}

.grade1 .grade-number {
  background: #4caf50;
}

.grade1 h3 {
  color: #4caf50;
}

.grade2 {
  border-top: 6px solid #2979ff;
}

.grade2 .grade-number {
  background: #2979ff;
}

.grade2 h3 {
  color: #2979ff;
}

.grade3 {
  border-top: 6px solid #8e57ff;
}

.grade3 .grade-number {
  background: #8e57ff;
}

.grade3 h3 {
  color: #8e57ff;
}

.grade4 {
  border-top: 6px solid #ff5c93;
}

.grade4 .grade-number {
  background: #ff5c93;
}

.grade4 h3 {
  color: #ff5c93;
}

.grade5 {
  border-top: 6px solid #00b8c9;
}

.grade5 .grade-number {
  background: #00b8c9;
}

.grade5 h3 {
  color: #00b8c9;
}

.journey-box {
  background: #f8f6ef;
  border-radius: 30px;
  padding: 40px;
  text-align: center;
}

.journey-box h3 {
  font-size: 25px;
  color: #143a32;
  font-weight: 800;
  margin-bottom: 15px;
}

.journey-box p {
  max-width: 900px;
  margin: auto auto 15px;
}
/*# sourceMappingURL=style.css.map */