* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

.logo {
  width: 200px;
}

.hreo {
  background-image: url(/img/fresh\ healthy12.jpg);
  height: 570px;

  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  clear: both;
  position: relative;
}

/* .hreo:before {
    background: linear-gradient(to right, #4a1026, #550020);
    opacity: 0.9;
    position: absolute;
    height: 600px;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    content: "";
} */
.main_hero h1 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
}
/*p.our {*/
/*    padding-top: 60px;*/
/*}*/

h1.page-title.onlineofflineCls {
    padding-top: 60px;
}
.yellowclr {
  color: #feee00;
}

h2.page-title {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  margin: 30px 0 20px;
  position: relative;
}

.main_hero h3 {
  color: #a5fc89;
  letter-spacing: 0.9px;
  border-left: 8px solid #fef244;
  padding-left: 12px;
  font-size: 24px;
  margin-bottom: 20px;
}

.our strong {
  font-weight: bolder;
  color: white;
}

ul.hero_update {
  color: white;
  list-style: none;
  padding-left: 0;
  position: relative;
}
section.Programs_Available {
    background: #f0f0f0;
}
i.fa-solid.fa-check.fa-beat-fade {
  padding-right: 10px;
  font-size: 14px;
}

.main_hero {
    padding-top: 50px !important;
    padding: 10px;
}

.bus {
 background: linear-gradient(to right, #2b4e6f7a, #2378c9) !important;
  height: 570px;
  
}

.hreo {
  background-color: #000;
}

/* ..................container........ width............. */

section.hreo .container {
  max-width: 1170px;
}

nav.navbar.navbar-expand-lg .container {
  max-width: 1170px;
}

.Why_Choose .container {
  width: 1140px;
}

/* ..................container........ width............. */

/* ...............fome...........container */
.right-con-hed {
  background: #fff;
  padding: 20px;
  position: relative;
  margin-top: 60px;

  padding-bottom: 55px;
}

.hero_update li {
  list-style: outside none none;
  margin: 0;
  padding: 3px 0 3px 25px;
  position: relative;
  text-align: left;
  font-size: 15px;
  color: #fff;
  font-weight: 500;
}

.form-box h4 {
  color: #515151;
  font-size: 18px;
  padding-bottom: 5px;
  margin-top: 0px;
  font-weight: 700;
  text-align: center;
}

.form-group {
  margin-bottom: 15px;
}

button.btnotp {
  background: #5c72ff;
  background-image: linear-gradient(to right, #5c72ff, #8c3fff);
  position: absolute;
  right: 22px;
  top: 2px;
  border: inherit;
  padding: 5px 15px;
  border-radius: 3px 3px 3px 3px;
  color: #fff;
}

ul.hero_update li {
  padding-left: 0px;
}

.form-group.col-md-6.icon-user {
  position: relative;
}

i.fa-solid.fa-user.fa-beat-fade {
  position: absolute;
  left: 18px;
  top: 11px;
}

i.fa-solid.fa-envelope.fa-beat-fade {
  position: absolute;
  left: 18px;
  top: 11px;
}

.form-group.col-md-6.icon-email {
  position: relative;
}

.form-group.col-md-6.icon-city {
  position: relative;
}

i.fa-solid.fa-location-dot.fa-beat-fade {
  position: absolute;
  left: 18px;
  top: 11px;
}

i.fa-solid.fa-mobile-screen.fa-beat-fade {
  position: absolute;
  left: 18px;
  top: 11px;
}

.form-group.col-md-12 {
  position: relative;
}

.form-group.col-md-12 img {
  position: absolute;
  left: 18px;
  top: 11px;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding-left: 35px;
}

.form-group.col-md-12.text-center.mb-0 a {
  text-decoration: none;
  background-color: #feee00;
  color: #000 !important;
  border-radius: 30px;
  display: inline-block;
  width: auto;
  padding: 7px 20px;
  border: none;
  font-size: 18px;
  line-height: 22px;
  margin-top: 10px;
}

.main_CLAT .grid {
  padding: 10px;
  box-shadow: 0 5px 15px 0 rgb(68 68 68 / 10%);
  position: relative;
  background: #fff;
  border: 1px solid #498ab5;
  text-align: center;
  margin-bottom: 10px;
}

section.CLAT {
  margin-top: 50px;
}

.icon img {
  width: 17%;
}

p.top strong {
  font-weight: 700;
  font-size: 14px;
}

p.top {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 0px;
  color: #555;
  letter-spacing: 0.6px;
}

.container-fluid.reslt-region {
  padding: 40px;
}

h2.block-title {
  position: relative;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: bold;
  clear: both;
  margin-top: 0;
}

h2.block-title::before {
  background-color: #feee00;
  position: absolute;
  bottom: -7px;
  content: "";
  width: 80px;
  height: 2px;
  right: 695px;
}

/* .......................Why Choose Us....................... */

.sixth-part {
  float: left;
  width: 100%;
  background-color: #fff;
  margin-bottom: 15px;
  border: 1px #f3f1ef solid;
  border-radius: 30px;
  position: relative;
  display: inline-block;
  padding: 7px;
  box-shadow: 0px 2px 16px 0px rgb(213 180 180 / 14%);
  text-align: center;
  height: 274px;

}
.feature_box h4 {
    font-size: 21px !important;
    font-weight: 600;
}
.service-item p {
    font-size: 14px;
    font-weight: 600;
}
.feature_box p {
    font-size: 14px;
    font-weight: 600;
}

.services-icon {
  float: none;
  background-color: #efebc7;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 50%;
  margin: 0 auto;
}

.services-pad h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 5px;
}

.sixth-part p {
  margin-bottom: 5px;
  margin: 0 20px; 10px;
  color: #000;
  font-size: 13px;
  line-height: 1.4;
}

.services-icon img {
  max-width: 50px;
  vertical-align: middle;
}

.sixth-part2 {
  background-color: #fae12e;
}

section.Why_Choose {
  background-color: #efebc7;
}

/* .......................Why Choose Us....................... */

/* ....................Programs Available............................. */
ul.program_s li {
  text-decoration: none;
}

ul.program_s {
  display: flex;
  flex-wrap: unset;
  gap: 20px;
  padding: 30px;
}

ul.program_s li {
  text-align: center;
}

ul.program_s li {
  list-style: none;
  padding: 15px;
  box-shadow: 0 10px 30px 0 rgb(54 56 110 / 15%);
  background-color: #fff;
  text-align: center;
}

.feature_box img {
  margin-bottom: 15px;
  max-height: 75px;
}

/* ....................Programs Available............................. */

/* ...................Know your Mentors..................... */
.service-item {
  background-color: #fff;
  margin: 0 auto 15px auto;
  padding: 15px 20px;
  transition: 0.5s ease;
  position: relative;
  box-shadow: 0 5px 47.2px 11.8px rgb(19 30 74 / 10%);
  min-height: 325px;
  text-align: center;
}

.service-item p strong {
  color: #e95d30;
}

.service-item h3 {
  color: #1d274e;
  font-size: 22px;
  font-weight: 600;
  margin-top: 0;
}

.service-item:hover {
  transform: translateY(-10px);
}

.service-item img {
  width: 90px;
  margin: 0 auto;
  margin-bottom: 20px;
  border-radius: 50%;
  height: 90px;
  background-color: #eee;
  padding: 5px;
}

.form-action .btn-new {
  background-color: #feee00;
  padding: 10px 30px;
  font-size: 18px;
  margin-top: 15px;
  display: inline-block;
  font-weight: 600;
  text-decoration: none;
  color: #333 !important;
}

section.your_Mentors {
  background-color: #f9f5f0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.form-action {
  text-align: center;
}

/* ...............silder................ */
/* ...............silder................ */

@media (max-width: 767px) {
  .carousel-inner .carousel-item > div {
    display: none;
  }

  .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {
  .carousel-inner .carousel-item-end.active,
  .carousel-inner .carousel-item-next {
    transform: translateX(25%);
  }

  .carousel-inner .carousel-item-start.active,
  .carousel-inner .carousel-item-prev {
    transform: translateX(-25%);
  }
}

.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start {
  transform: translateX(0);
}

section.Toppers_Speak .container {
  max-width: 1170px;
}

.card {
  border: none;
}

/* ...............silder................ */

/* .card {
    position: relative;
    padding: 10px 10px 0px 10px;
    border: 1px solid #ebebeb;
    text-align: left;
    background: #fff;
    transition: all 300ms ease 0s;
    box-shadow: 0px 3px 20px 0px rgb(0 0 0 / 11%);
} */
.img-fluid {
  height: auto;
  max-width: 80%;
}

.author h4 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin: 6px 0 5px 0px;
}

.designation {
  font-size: 14px;
  line-height: 1.5em;
  color: #f15a22;
  font-weight: 500;
}

span.carousel-control-prev-icon {
  position: absolute;
  top: -40px;
  filter: invert(1);
  left: 1000px;
}

section.Toppers_Speak {
  position: relative;
  padding: 50px 0px;
}

span.carousel-control-next-icon {
  position: absolute;
  top: -40px;
  filter: invert(1);
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* ...................Students Love.......................... */
/* ...................Students Love.......................... */
.Students_Love {
  background-image: url(../img/fresh\ healthy37.jpg);
  background-size: cover;
  background-position: center;
min-height: 519px;
  position: relative;
  height: 400px;
}

.block-t::before {
  background-color: #feee00;
  position: absolute;
  bottom: -7px;
  content: "";
  
  width: 80px;
  height: 2px;
}

h2.block-t {
}

h2.block-t {
  position: relative;
  margin-bottom: 30px;
  font-size: 32px;
  font-weight: bold;
  clear: both;
  margin-top: 0;
  color: white;
}

.main_love {
  background-color: rgb(0 0 0 / 60%);
  height: 400px;
}

/* ...................Students Love.......................... */

.owl-carousel .owl-item img {
  display: block;
  width: 17%;
  float: left;
  border: 5px solid #fff;
  border-radius: 20px;
  margin-left: 54px;
  margin-right: 35px;
  margin-top: 90px;
}

.testimonial-item.equal-height.style-6 {
  background-color: #eeeeee87;
  border-radius: 10px;
  margin: 10px;
}

.cell-right {
  text-align: center;
  margin-right: 80px;
  padding-top: 35px;
  padding-bottom: 20px;
}

.testimonial-name {
  font-weight: 600;
}

.testimonial-content.quote {
  padding: 0px 55px;
}

.et_right_sidebar #main-content .container:before {
  display: none;
}

#main-content .container {
  padding-top: 10px;
}

i.fa.fa-quote-left {
  padding: 0px 10px;
  color: #999;
}

.main_love {
  background-color: rgb(0 0 0 / 60%);
}

.testimonial-name {
  color: #feee00;
}

.Students_Love .container {
  max-width: 1170px;
}

.testimonial-job {
  color: #333;
  font-weight: 700;
}

/* ....................last////........... */
.main_here {
  background-color: #272742;
  padding: 20px 70px;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px;
}

.main_bitt a {
  text-decoration: none;
}

.Preparation {
  font-size: 28px;
  margin-top: 10px;
  color: #fff;
  margin-bottom: 0;
  margin: 0px;
}

.main_here {
  display: flex;
}

section.last {
  padding: 35px 0px;
}

.last .container {
  max-width: 1170px;
}

.main_bitt {
  background-color: #fae12e;
  color: #111;
  font-size: 14px;

  text-align: center;
  border-radius: 10px;

  width: 200px;
  padding: 10px;
}

.main_bitt a {
  color: #111;
  font-size: 16px;
  font-weight: 600;
  line-height: 10px;
  white-space: normal;
}

button.btnotp {
  display: none;
}

/* .....................@media only screen...................... */
/* .....................@media only screen...................... */
/* .....................@media only screen...................... */

@media only screen and (max-width: 767px) {
  

  ul.program_s {
    display: block;
  }

  section.CLAT {
    margin-top: 650px;
  }

  h2.block-title::before {
    position: absolute;

    right: 944px;
  }

  .hreo {
    /*height: 723px;*/

    position: relative;
  }

  .right-con-hed {
    background: #e9ecefd1;
    padding: 20px;
    position: relative;
    margin-top: 44px;
  }

  ul.program_s li {
    margin-bottom: 25px;
  }

  span.carousel-control-prev-icon {
    position: absolute;
    top: -40px;
    left: 296px;
  }
  .bus {
    height: 722px;
  }
  h2.block-title {
    margin-top: 30px;
  }

  .right-con-hed {
    background: #e9ecef;
    border-top: 20px solid #fff;
  }
  .main_here {
    display: block;
  }
  .Preparation {
    font-size: 17px;
    margin-bottom: 20px;
  }
  .testimonial-item.equal-height.style-6 {
    height: 350px !important;
  }
  .testimonial-content.quote {
    text-align: justify;
    padding-left: 135px;
    padding-right: 20px;
  }
  .owl-carousel .owl-item img {
    margin-left: 30px;
    margin-right: 22px;
    margin-top: 146px;
  }
  li.talk {
    background: green;
    width: 50% !important;
  }
  li.talko {
    width: 50% !important;
    background: green;
  }
  ul.best_pic {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
  }
  i.fa-brands.fa-whatsapp {
    font-size: 22px;
    color: white;
  }

  .menu-head-link.header-call.whatsappmobile a b {
    margin-left: 10px !important;
  }
  li.talko {
    padding: 10px;
  }
  li.talk {
    background: #fc0 !important;
  }
  .to {
    color: #000;
  }
  .main_bitt {
    background-color: #fae12e;
    color: #111;
    font-size: 14px;
    text-align: center;
    border-radius: 10px;
    width: 280px;
    padding: 10px;
  }

  section.last {
    /* padding: 48px 0px; */
    padding-top: 50px;
    padding-bottom: 30px;
  }
  span.icon-header img {
    width: 22px;
  }
  li.talk {
    padding: 10px;
  }

 
  section.call {
    display: block !important;
}
li.talko a span i {
  margin-right: 10px !important;
}
span.icon-header img {
  margin-right: 10px !important;
}
section.call {
  position: fixed !important;
  bottom: -10px !important;
  left: 0;
  right: 0;
}
section.last {
  position: relative;
  top: -35px;
}
section.IELTS {
  margin-top: 588px;
}
p.new_pic {
  text-align: justify !important;

}


.main_phone {
  display: none;
}
}

/* .....................@media only screen...................... */
/* .....................@media only screen...................... */
/* .....................@media only screen...................... */
ul.best_pic {
  display: flex;
  justify-content: space-between;
}

ul.best_pic li {
  text-decoration: none;
  list-style-type: none;
}
a.popup-header-link {
  text-decoration: none;
}
li.talk {
  background: green;
  width: 25%;
}

b {
  color: white;
}
section.call {
  display: none;
}


section.Why_Choose {
  background-color: #efebc7;
  padding: 80px 0;
}
section.Programs_Available {
  padding: 80px 0;
}
.main_love {
  background-color: rgb(0 0 0 / 60%);
  padding: 67px 0px;
}

section.your_Mentors {
    padding: 80px 0;
}


p.new_pic {
    text-align: center;
    margin-bottom: 39px;
    padding: 6px 26px;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}

.main_IELTS {
  text-align: center;
  margin-bottom: 40px;
}

#submit1 {
  border: none;
  background: none;
  text-decoration: none;
    background-color: #feee00;
    color: #000 !important;
    border-radius: 30px;
    display: inline-block;
    width: auto;
    padding: 7px 20px;
    border: none;
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;

}


.collapse {
  justify-content: end;
}

.main_phone {
  display: flex;
  align-items: center;
}

.main_phone p {
  margin-right: 50px;
  font-size: 17px;
  margin-bottom: 0;
}

.main_phone p a {
  color: #000;
  text-decoration: none;
}

.main_phone p {
  margin-right: 50px;
  font-size: 17px;
  margin-bottom: 0;
  font-weight: 700;
}

section.IELTS {
    padding: 50px 0;
}
.over-responsimg {
    width: 100%;
}
.over-responsimg img {
    width: 100%;
}
@media only screen and (max-width: 767px) {
  .main_love {
   
    padding: 0px;
}
}

.quote-form i.fa-solid.fa-graduation-cap.fa-beat-fade, .quote-form i.fa-solid.fa-school.fa-beat-fade, .quote-form i.fa-solid.fa-comments.fa-beat-fade {
    left: 18px;
    position: absolute;
    top: 11px;
}

.quote-form .form-group {
    position: relative;
}
