* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'IBM Plex Sans', sans-serif !important;
}

p,
a,
span,
button,
li {
  font-size: .9rem;
}

h1 {
  font-weight: 600;
  font-size: 1.8rem;
  color: #1E9539;
}

h4 {
  font-size: 1.3rem;
  font-weight: 600;
}

a {
  text-decoration: none !important;
  color: #222 !important;
}

li {
  list-style: none;
}

header {
  background-color: #fff;
  padding: .3rem 0;
}

.logo-container {
  display: flex;
}

.logo-container img:first-child {
  width: 4rem;
  height: auto;
  object-fit: contain;
}

.logo-container img:last-child {
  width: 8rem;
  height: auto;
  object-fit: contain;
}

.header-menu-cntr ul {
  padding-left: 0;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap:2%;
}

.header-menu-cntr li {
  font-size: 0.9rem;
  font-weight: 500;
  /*margin-left: 2rem;*/
}

.header-menu-cntr li a {
  font-size: 1rem;
  font-weight: 500;
}

.header-menu-cntr li:last-child {
  display: flex;
  align-items: center;
  flex-wrap:wrap;
}

.header-menu-cntr li img {
  width: 4rem;
}

.home-banner-section {
  /* background: #EFF5EE; */
  /* background-image: url(/src/assets/home-banner.svg); */
  background-repeat: repeat;
  background-position: center;
  background-size: 100%;
  padding: 5rem 0;
  background-color: #2ab64a;
  padding: 2rem 0;
}

.hero {
  height: calc(100vh - 74px);
  width: 100%;
  position: relative;
  background-color: #2AB64A;
}


.hero-img {
  bottom: 0;
  height: 72vh;
  left: 0;
  object-fit: contain;
  position: absolute;
}

.home-banner-section img {
  width: 30rem;
  height: auto;
  object-fit: contain;
}

.hero .container,
.hero .row {
  height: inherit;
}

.TheForm {
  position: relative;
}

.hero .row {
  align-items: center;
}

.student {
  position: relative;
  width: 81%;
  height: auto;
}

.TheForm {
  background: #FFF;
  box-shadow: 0px 8.51497px 10.40719px 0px rgba(0, 0, 0, 0.15);
  padding: 2rem;
  margin-left: 8rem;
}

.TheForm h2 {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}

.form-input-container input {
  padding: 0;
  border: 0;
  border-bottom: 1px solid #eee;
  font-size: .8rem;
  width: 100%;
  margin-bottom: 1.2rem;
  padding-bottom: 0.3rem;
  transition: all 0.5s ease;
  /* color: #eee; */
}

.form-input-container input:focus-within {
  outline: unset;
  border-bottom-color: #222;
  color: #222;
}

.form-input-container input:focus-within::placeholder {
  color: #222;
}

.submit-btn {
  border: unset;
  background-color: #2ab64a;
  color: #fff;
  padding: 0.5rem 0;
  width: 100%;
  margin-top: 0.5rem;
}

.form-call-btn {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.form-call-btn img {
  width: 1.2rem !important;
  object-fit: contain;
}

.form-call-btn a {
  font-size: 1.2rem;
  line-height: 1.2rem;
  padding-left: 0.5rem;
  color: #2ab64a !important;
  font-weight: 600;
}


.section-two {
  background-image: url(assets/icons/section-2-bg.png);
  background-repeat: repeat;
  background-position: center;
  background-size: 100%;
  padding: 5rem 0;
  background-color: #e9f9dc;
}



.section-two img {
  width: 100%;
  height: 32rem;
  object-fit: contain;
}

.section-two p {
  padding-right: 5rem;
  padding-top: 1rem;
}

.section-three {
  background-color: #fdfefb;
  padding: 5rem 0;
  color: #222;
}

.section-three .firstPara {
  width: 85%;
  margin-bottom: 3rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #1e95395e;
}

.section-three img {
  width: 5rem;
  height: 5rem;
  object-fit: contain;
}

.section-three p {
  width: 70%;
  min-height: 7rem;
}

.section-three h4 {
  margin-bottom: 0;
  padding: .8rem 0;
  width: 71%;
}

.section-three .col-md-4 {
  margin: 1rem 0;
}

.school-facility-section,
.testimonial-section {
  padding: 2rem 0;
}
.school-facility-section .swiper-slide img{
    height:100%;
}

.school-facility-section img,
.testimonial-section img {
  width: 100%;
}

.achievements-section .ach_img{
    width:100%;
    height:100%;
}
.stickySlider {
  overflow: hidden;
}

.testimonial-section {
  background-color: #F8FFFB;
}

.testimonial-section .slider-container {
  position: relative;
}

.bold {
  font-weight: 500;
}

.left {
  margin-left: 10px;
}

.bold p {
  margin-bottom: unset;
}

.parent {
  padding: 2rem 1rem;
  margin-bottom: 4rem;
  /* min-height: 35rem; */
  max-height: 40rem;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);

}

.align {
  padding: 1rem 0;
  min-height: 12rem;
}

.testimonial-section {
  min-height: unset;
}

/* .testimonial-section .parent {
  padding: 6rem 2rem 0;
  min-height: 24.5rem;
} */

.testimonial-section .one {
  background-color: #FFF7F3;
}

.testimonial-section .two {
  background-color: #D7F0F2;
}

.testimonial-section .three {
  background-color: #F5F9FB;
}

.testimonial-section p {
  font-size: 0.9rem;
}

.testimonial-section .txt-container {
  position: absolute;
  bottom: 0;
  left: 1rem;
  z-index: 1;
}

.testimonial-section .txt-container p {
  color: #fff;
  font-size: 1rem;
}

.location-highlight-section {
  padding: 5rem 0;
}

.location-highlight-section table thead th {
  background-color: #2AB64A;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: 600;
}

.location-highlight-section table td,
.location-highlight-section table th {
  padding: 1rem 2rem;
}

.location-highlight-section tbody tr {
  border-right: 1px solid #D0D0D0;
  border-left: 1px solid #D0D0D0;
}

.location-highlight-section table {
  border-bottom-color: #fff;
}

.location-highlight-section .td-second {
  border-right: 1px solid #D0D0D0;
  border-left: 1px solid #D0D0D0;
}

footer {
  padding: 4rem 0 8rem 0;
  border-top: 1px solid #eee;
}

footer h1 {
  border-bottom: 1px solid #eee;
  border-bottom-width: 1px;
  padding-bottom: .5rem;
  width: 50%;
}

footer h5 {
  padding: 1rem 0;
}

footer p {
  margin-bottom: .6rem;
}

footer iframe {
  border-radius: 4px;
  border: 6px solid #FFF;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.stickySlider .swiper-button-next img,
.stickySlider .swiper-button-prev img {
  width: 1.5rem;
  height: 1.5rem;
}



.stickySlider .swiper-button-prev:after,
.stickySlider .swiper-button-next:after {
  content: unset;
}

.stickySlider .swiper-button-next {
  top: unset;
  left: unset;
  bottom: 0;
  right: 17rem;
}

.stickySlider .swiper-button-prev {
  top: unset;
  left: unset;
  bottom: 0;
  right: 19rem;
}

/* .stickySlider .swiper-wrapper {
  padding-bottom: 4rem;
} */

.school-facilty-swiper .swiper-wrapper {
  padding-bottom: 2rem;
}

.school-facility-section {
  padding-bottom: 4rem;
}

/* .testimonial-swiper .swiper-wrapper {
  padding-bottom: 4rem;
} */

.school-facilities {
  position: relative;
}

.txt-content {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 1rem;
  width: 60%;
}

.school-facility-section .school-facilities::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background: linear-gradient(180deg, #00000000 40%, #000 100%);
  left: 0;
  bottom: 0;
  border-radius: 0px 0px 4px 4px;
}

.txt-content p {
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
  line-height: unset;
}

.academics-section {
  padding: 5rem 0;
}
.academics-section .academic-cntr{
    height:100%;
}

.academics-section h5 {
  font-size: 1.3rem;
  font-weight: 600;
  width: 85%;
  margin-bottom: 1rem;
}

.academics-section .academic-cntr {
  margin-right: 1rem;
  padding: 3rem 1rem;
  min-height: 26rem;
  border-radius: .3rem;
  box-shadow: 7px 7px 14px #f2f2f2, -7px -7px 14px #fff;
}

.academic-cntr.one {
  background-color: #fff8ec;
}

.academic-cntr.two {
  background-color: #f0fcf5;
}

.academic-cntr.three {
  background-color: #fff2f0;
}

.academic-cntr p {
  width: 85%;
}

.icons {
  display: flex;
}

.facebook {
  padding-right: 7px;
}

.mbl {
  display: none;
}

.mobOnly {
  display: none;
}

.FloatCallIcon {
  position: fixed;
  bottom: 7rem;
  right: 1rem;
  width: 3.5rem;
  height: auto;
  object-fit: contain;
  z-index: 999;
}

.enquire {
  position: fixed;
  bottom: 4rem;
  right: 1rem;
  width: fit-content;
  height: auto;
  z-index: 999;
}

.enquire p {
  background-color: #ffc001;
  padding: 0.5rem 1rem;
  border-radius: 6px;
  color: #222;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 0;
  line-height: normal;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.headerIcons {
  width: 1rem;
  color: #222;
  margin-right: .5rem;
}

.thank-you-section {
  background-image: url(assets/icons/frame-bg.svg);
  background-repeat: repeat;
  background-position: center;
  background-size: 100%;
  padding: 5rem 0;
  background-color: #e9f9dc;
  height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}