@import url("https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap");

.video_section video {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.video_overley {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 42%);
  z-index: 2;
}

.banner_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  z-index: 3;
  padding-block: 80px;
}

.video_section video,
.video_section,
.banner_content {
  height: 600px;
}

.text-v-span {
  color: #e6ffc5;
}

.line_bg {
  padding-bottom: 10px;
  background: url("../images/embrace-line.svg");
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100%;
  background-position: bottom center;
}

.banner-text2 {
  text-align: center;
  font: normal normal normal 25px / 48px var(--default-font);
  letter-spacing: 0px;
  color: #ffffff;
  text-transform: uppercase;
}

.brand_img {
  width: 100%;
}

.ihave {
  text-align: left;
  font: normal normal bold 16px / 26px var(--default-font);
  letter-spacing: 0px;
  color: #0f0f0f;
  text-transform: uppercase;
}

.des_section {
  padding-block: 80px 60px;
}

.my-70 {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}

.mb-70 {
  margin-bottom: 70px !important;
}

.fade {
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.atambodh h3 {
  text-align: center;
  font: normal normal normal 32px / 49px var(--default-font);
  letter-spacing: 0px;
  color: #0f0f0f;
}

.atambodh p {
  text-align: center;
  font: normal normal 600 24px / 29px var(--default-font);
  letter-spacing: 0px;
  color: #809b34;
}

.atam-card {
  border: 1px solid #b0ce5c;
  border-radius: 52px;
  padding: 30px;
}

.bg-off-green {
  background: #fbfff6;
}

.atam-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.atam-img img {
  width: 80%;
  margin-inline: auto;
}

.text-below {
  margin: 30px 100px 0px 20px;
}

.text-below p {
  text-align: left;
  font: normal normal normal 16px / 28px var(--default-font);
  letter-spacing: 0px;
  color: #0f0f0f;
}

.text-below2 p {
  text-align: left;
  font: normal normal normal 16px / 28px var(--default-font);
  letter-spacing: 0px;
  color: #0f0f0f;
}

.text-below2 p:last-child {
  margin-bottom: 0;
}

.founder {
  text-align: left;
  font: normal normal normal 16px / 20px Helvetica Neue;
  letter-spacing: 0px;
  color: #707070;
}

.text-below p {
  margin-top: 30px;
}

.sign {
  text-align: left;
  font: normal normal bold 24px / 35px Caveat;
  letter-spacing: 0px;
  color: #585858;
  opacity: 1;
}

.priya-img {
  width: 90%;
  margin-inline: auto;
}

.bg-grey {
  background-color: #f4f4f4;
}

.serviceSwiper {
  width: calc(100% - 120px);
  margin-inline: auto 0;
}

.lets-connect {
  text-align: center;
  font: normal normal 700 10px / 22px var(--default-font);
  letter-spacing: 1.15px;
  color: #afce5b;
  text-transform: uppercase;
  opacity: 1;
  border: 2px solid #afce5b;
  border-radius: 41px;
  opacity: 1;
  padding: 5px 20px;
  text-decoration: none;
}

.card-body-custom {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 40px 42px;
  min-height: 264px;
}

.card-text {
  text-align: center !important;
}

.ratio {
  padding: 3px 10px;
  text-align: center;
  font: normal normal 700 11px / 18px var(--default-font);
  letter-spacing: 1.3px;
  color: #0f0f0f;
  text-transform: uppercase;
  opacity: 1;
  background: #e8e8e8 0% 0% no-repeat padding-box;
  border-radius: 4px;
  opacity: 1;
  width: fit-content;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  padding-inline: 16px;
}

.card-title {
  text-align: center;
  font: normal normal 500 26px / 27px var(--heading-font);
  letter-spacing: 0px;
  color: #0f0f0f;
  opacity: 1;
}

.find-your {
  text-align: center;
  font: normal normal bold 18px / 36px var(--default-font);
  letter-spacing: 0px;
  text-transform: uppercase;
}

.your-sign {
  color: #809b34 !important;
}

.coming-soon {
  background: #e8e8e8 0% 0% no-repeat padding-box;
  border-radius: 4px;
  text-align: center;
  margin: auto;
  font: normal normal bold 11px / 18px var(--default-font);
  letter-spacing: 1.3px;
  color: #0f0f0f;
  text-transform: uppercase;
  opacity: 1;
  padding: 3px 10px;
}

.priya-heading3 {
  text-align: center;
  font: normal normal normal 52px / 35px var(--heading-font);
  letter-spacing: 0px;
  opacity: 1;
  color: #000;
  margin-bottom: 30px;
}

.text-scetion {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.branch-up {
  position: absolute;
  left: 0px;
  width: 20%;
  top: 136px;
}

nav#mobile-header {
  background: rgba(10, 10, 10, 0.45);
}

.program_section {
  background: url("../images/up-branch.png"), url("../images/down-branch.png");
  background-repeat: no-repeat no-repeat;
  background-position: top left, bottom right;
}

.box-content {
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 20px;
  padding: 70px 40px;
  border: 2px solid #3c3c3c30;
  border-radius: 200px 200px 15px 15px;
  width: 88%;
  margin-inline: auto;
}

.box-content.even {
  background: #f3ffd1;
}

.program_img {
  width: 130px;
  height: 130px;
  margin-inline: auto;
  background: #e6ffc5;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.program_img img {
  width: 100%;
  height: 100%;
}

.core {
  font: normal normal normal 26px / 30px var(--heading-font);
  letter-spacing: 0px;
  color: #0f0f0f;
  margin-top: 10px;
  text-align: center;
}

.box-content li::marker {
  color: #b0ce5c;
  font-size: 20px;
}

.box-content li:not(:first-child) {
  margin-top: 16px;
}

.box-content li {
  text-align: left;
  font: normal normal normal 16px / 22px var(--default-font);
  letter-spacing: 0px;
  color: #0f0f0f;
}

.box-content ul {
  margin-bottom: 0;
  min-height: 168px;
}

.image_bg {
  background: url(../images/coaching/session.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 400px;
  background-size: 100%;
  border-radius: 27px;
  padding: 60px;
  background-size: cover;
}

.image_banner p {
  font-size: 25px;
  line-height: 30px;
  width: 60%;
  font-family: var(--heading-font);
}

.image_banner .btn {
  text-transform: uppercase;
  line-height: 30px;
  margin-top: 20px;
}
.testi_section.bg-grey {
  background: rgba(243, 255, 209, 0.4);
}

.rew-box {
  background: #ffffff;
  box-shadow: 0px 0px 30px #0000000d;
  border-radius: 83px 83px 0px 83px;
  opacity: 1;
  padding: 30px 50px;
  /* scale: 0.9; */
  min-height: 330px;
}

.swiper-slide-active .rew-box {
  background: #ffffff;
  /* scale: 1; */
  border: 1px solid #afce5b;
}

.content_box {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.rew-box .left_child {
  display: none;
}

.moretext {
  display: none;
}

.moreless-button {
  font: normal normal bold 14px/24px var(--default-font);
  /* display: none; */
}

.bg-none {
  background-color: transparent;
}

.left_child .img_wrap {
  width: 97px;
  height: 97px;
}

.left_child .img_wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 36px;
}

.right_child h2 {
  font-weight: bold;
}

.small_screen {
  display: none;
}

.right_child .position {
  font: normal normal bold 16px/24px var(--default-font);
  letter-spacing: 0px;
  color: #0f0f0f;
}

.right_child p {
  font: normal normal normal 14px/25px var(--default-font);
  letter-spacing: 0px;
  margin-bottom: 0;
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: none !important;
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: none !important;
}

.mt-70 {
  margin-top: 70px;
}

.quote_banner {
  background-image: url("../images/untill.png");
  width: 100%;
  height: auto;
  background-size: cover;
  height: 450px;
}

.author {
  font: normal normal bold 18px/28px var(--default-font);
  letter-spacing: 0px;
  color: #141414;
  text-transform: uppercase;
}

.quote_img {
  width: 60px;
  margin-bottom: 20px;
}

.footer_bg {
  margin-top: -40px;
}

.swiper-container-horizontal > .swiper-pagination {
  position: absolute;
  bottom: 0;
}

.swiper-pagination-bullet {
  background: #726e6e !important;
  width: 1.5% !important;
  border-radius: 4px !important;
}

.swiper-pagination-bullet-active {
  width: 3% !important;
  border-radius: 4px !important;
  background: #0d292e !important;
}

.testimonials #scroll-container {
  border: 3px solid black;
  border-radius: 5px;
  height: 100px;
  overflow: hidden;
}

#scroll-text {
  height: 100%;
  text-align: center;

  /* animation properties */
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);

  -moz-animation: my-animation 10s linear infinite;
  -webkit-animation: my-animation 10s linear infinite;
  animation: my-animation 10s linear infinite;
}

/* for Firefox */
@-moz-keyframes my-animation {
  from {
    -moz-transform: translateY(100%);
  }

  to {
    -moz-transform: translateY(-100%);
  }
}

/* for Chrome */
@-webkit-keyframes my-animation {
  from {
    -webkit-transform: translateY(100%);
  }

  to {
    -webkit-transform: translateY(-100%);
  }
}

@keyframes my-animation {
  from {
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }

  to {
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}

@media (max-width: 1500px) {
  .box-content {
    width: 98%;
  }
}

@media (max-width: 1400px) {
  .box-content {
    padding: 70px 40px;
  }
  .card-body-custom {
    padding: 30px;
  }
}
@media screen and (max-width: 1290px) {
  .card-body-custom {
    padding: 25px;
  }
}
@media (max-width: 1200px) {
  .box-content {
    padding: 50px 16px;
  }
  .atambodh h3 {
    font: normal normal normal 28px / 35px var(--default-font);
  }
  .atambodh p {
    font: normal normal 600 20px / 29px var(--default-font);
  }
  .card-body-custom .card-title {
    font: normal normal 500 22px / 25px var(--heading-font);
  }
  .card-body-custom .card-text {
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .serviceSwiper {
    width: 100%;
  }

  .box-content {
    padding: 50px 16px;
  }

  .program_img {
    width: 100px;
    height: 100px;
  }

  .content_box {
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  .text-below {
    margin: 0;
  }
  .banner-text2 {
    font: normal normal normal 16px / 30px var(--default-font);
  }

  .btn {
    font: normal normal 500 15px/30px var(--default-font);
  }

  .ihave {
    font: normal normal bold 14px / 22px var(--default-font);
  }

  .atambodh h3 {
    font: normal normal normal 22px / 30px var(--default-font);
  }

  .atambodh p {
    font: normal normal 600 18px / 28px var(--default-font);
  }

  .text-below2 p {
    font: normal normal normal 14px / 25px var(--default-font);
  }

  .text-below {
    width: 100%;
  }

  .priya-img {
    width: 50%;
  }

  .card-title {
    font: normal normal 500 22px / 27px var(--heading-font);
  }

  .card-text {
    font-size: 14px;
  }

  .find-your {
    font: normal normal bold 16px / 30px var(--default-font);
  }

  .box-content {
    width: 50%;
  }

  .image_banner p {
    text-align: center;
    width: 100%;
  }

  .rew-box {
    /* width: 80%; */
    margin-inline: auto;
  }

  .quote_banner {
    height: 350px;
  }

  .program_section {
    background-size: 300px;
  }

  .my-70 {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }

  .mb-70 {
    margin-bottom: 40px !important;
  }
}
@media (max-width: 767px) {
  .ihave {
    text-align: center;
    margin-top: 20px;
  }
  .footer_heading {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
}
}

@media screen and (max-width: 575px) {
  .des_section {
    padding-block: 60px 40px;
  }

  .atambodh h3 {
    font: normal normal normal 20px / 30px var(--default-font);
  }

  .atambodh p {
    font: normal normal 600 18px / 28px var(--default-font);
  }

  .atam-img img {
    width: 70%;
    margin-bottom: 20px;
  }

  .text-below {
    margin: 30px 0px 30px 0px;
  }

  .text-below p {
    font: normal normal normal 14px / 25px var(--default-font);
  }

  .priya-img {
    width: 70%;
  }

  .program_section {
    background-size: 150px;
  }

  .box-content {
    width: 80%;
  }

  .image_bg {
    border-radius: 0;
  }

  .box-content li {
    font: normal normal normal 14px / 22px var(--default-font);
  }

  .image_banner p {
    font-size: 20px;
    line-height: 25px;
  }

  .box-content {
    padding: 30px 16px;
  }

  .rew-box {
    width: 100%;
    border-radius: 50px 50px 0px 50px;
    padding: 30px 25px;
  }

  .right_child p {
    font: normal normal normal 14px/25px var(--default-font);
  }

  .quote_banner {
    height: 450px;
  }

  .author {
    font: normal normal bold 16px/28px var(--default-font);
  }
}
@media (min-width: 349px) and (max-width: 444px) {
.atambodh p {
    width: 325px;
    margin-inline:auto;
}
}
@media screen and (max-width: 425px) {
  .large_screen {
    display: none;
  }

  .small_screen {
    display: block;
  }

  .banner-text2 {
    width: 90%;
    margin-inline: auto;
  }
}
