@import url("https://fonts.googleapis.com/css2?family=KoHo:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Outfit:wght@100..900&display=swap');
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: "KoHo-Regular", sans-serif;
  overflow-x: hidden !important;
  padding: 0 !important;
}

:root {
  --navbg: #ffffff80;
  --black: #000000;
  --black-text: #160041;
  --light-black: #313131;
  --more-light-black: #303030;
  --black-2: #0b2038;
  --black-3: #141f39;
  --black-4: #333333;
  --black-5: #0a303a;
  --black-6: #13293d;
  --text-yellow: #f0af09;
  --yellow-2: #f79f77;
  --text: #494b53;
  --btn-bg: #ffd537;
  --slider-active-color: #ffe195;
  --green: #95cc47;
  --yellow: #ffcd02;
  --purple: #bd66ff;
  --pink: #fe379f;
  --light-pink: #f13c7f;
  --grey: #746154;
  --light-grey: #555555;
  --grey-2: #7e8185;
  --grey-3: #696d7d;
  --orange: #f25334;
  --orange-2: #e95d3a;
}
.navbg {
  background-color: var(--navbg);
}
.black {
  color: var(--black);
}
.black-2 {
  color: var(--black-2);
}
.black-3 {
  color: var(--black-3);
}
.black-4 {
  color: var(--black-4);
}
.black-5 {
  color: var(--black-5);
}
.black-6 {
  color: var(--black-6);
}
.light-black {
  color: var(--light-black);
}
.more-light-black {
  color: var(--more-light-black);
}
.text {
  color: var(--text);
}
.black-text {
  color: var(--black-text) !important;
}
.green-text {
  color: var(--green);
}
.yellow-text {
  color: var(--yellow);
}
.yellow-2 {
  color: var(--yellow-2);
}
.purple-text {
  color: var(--purple);
}
.pink-text {
  color: var(--pink);
}
.light-pink {
  color: var(--light-pink);
}
.grey {
  color: var(--grey);
}
.grey-2 {
  color: var(--grey-2);
}
.grey-3 {
  color: var(--grey-3);
}
.light-grey {
  color: var(--light-grey);
}
.orange {
  color: var(--orange);
}
.orange-2 {
  color: var(--orange-2);
}
.btn-bg {
  background-color: var(--btn-bg);
}
/* font-family */
.koho-extralight {
  font-family: "KoHo", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.koho-light {
  font-family: "KoHo", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.koho-regular {
  font-family: "KoHo", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.koho-medium {
  font-family: "KoHo", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.koho-semibold {
  font-family: "KoHo", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.koho-bold {
  font-family: "KoHo", sans-serif;
  font-weight: 700;
  font-style: normal;
}
/* baloo font-family */
.baloo-bold {
  font-family: "Baloo 2", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.baloo-medium {
  font-family: "Baloo 2", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.baloo-regular {
  font-family: "Baloo 2", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* Noto */
.noto-sans-gujarati-bold {
  font-family: "Noto Sans Gujarati", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 70;
}
.noto-sans-gujarati-Semibold {
  font-family: "Noto Sans Gujarati", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.noto-sans-gujarati-regular {
  font-family: "Noto Sans Gujarati", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* noto hindi */
.noto-sans-devanagari-bold {
  font-family: "Noto Sans Devanagari", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 70;
}
.noto-sans-devanagari-Semibold {
  font-family: "Noto Sans Devanagari", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.noto-sans-devanagari-regular {
  font-family: "Noto Sans Devanagari", sans-serif;
  font-weight: 500;
  font-style: normal;
}
/* Fredoka */
.fredoka-bold {
  font-family: "Fredoka", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.fredoka-semibold {
  font-family: "Fredoka", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.fredoka-medium {
  font-family: "Fredoka", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.fredoka-regular {
  font-family: "Fredoka", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* kanit */
.kanit-light {
  font-family: "Kanit", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.dm-sans-regular {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
}
/* Schoolbell */
.schoolbell-regular {
  font-family: "Schoolbell", cursive;
  font-weight: 400;
  font-style: normal;
}
/* Catamaran  */
.catamaran-bold {
  font-family: "Catamaran", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.catamaran-semibold {
  font-family: "Catamaran", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.catamaran-medium {
  font-family: "Catamaran", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.catamaran-light {
  font-family: "Catamaran", sans-serif;
  font-weight: 500;
  font-style: normal;
}
/* inter */
.inter-regular {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
}
/* balsamiq-sans */
.balsamiq-sans-regular {
  font-family: "Balsamiq Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.balsamiq-sans-bold {
  font-family: "Balsamiq Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
}
/* be-vietnam-pro */
.be-vietnam-pro-regular {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.be-vietnam-pro-medium {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.be-vietnam-pro-semibold {
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 600;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6{
  text-transform: capitalize;
}
a {
  text-decoration: none;
}
P {
  color: var(--text);
  line-height: 28.6px;
}
h1 {
  font-family: "KoHo-Bold", sans-serif;
}
.btn-yellow {
  background: var(--btn-bg);
  color: var(--text);
  padding: 7px 30px;
  border-radius: 10px;
  font-size: 19px;
  letter-spacing: 0.6px;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow:focus-visible {
  border: 1px solid var(--btn-bg) !important;
  color: #000;
  background-color: var(--yellow) !important;
  transition: 0.3s ease-in-out;
  box-shadow: 0 2px 6px 0 var(--btn-bg) !important;
}
/* navbar */
.navbar-container {
  height: 100px;
  border-radius: 15px;
}
.nav-item {
  margin: 0 20px;
}
.nav-link {
  color: var(--black);
  font-family: "Comic Neue", cursive;
  font-weight: 700;
  font-size: 18px;
}
.nav-link.active {
  color: var(--text-yellow) !important;
}
.navbar {
  background-color: transparent;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
.navbar-brand {
  height: 80px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.navbar-brand img{
  width: 80%;
}
/* Custom background color for sticky navbar */
.sticky-top {
  transition: background-color 0.3s ease;
}

.sticky-top .navbar-scrolled {
  background-color: #ffffff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}
/* footer */
.footer-sec {
  border-top: 1px solid #eeeeee;
  font-family: "Comic Neue", cursive;
  font-weight: 700;
  font-size: 18px;
}
.footer-sec a {
  color: var(--text);
  /* font-size: 15px; */
  line-height: 19.5px;
  text-decoration: none;
  font-family: "Comic Neue", cursive;
  font-weight: 700;
  font-size: 18px;
}
.list-inline-item {
  margin-right: 2.5rem !important;
}
/* slider css */
.splide__slide .slider {
  height: 80vh;
}
.content {
  height: 90vh;
}
.slider-heading {
  font-size: 55px;
  line-height: 75px;
}
.slider-content p {
  font-size: 21px;
}
.splide__slide {
  /* height: 83vh; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* background-size: cover; */
  background-repeat: no-repeat; 
}
.splide__pagination__page {
  background-color: #f3f3f3;
}
.splide__pagination__page.is-active {
  background-color: #ffe195;
}
.splide__pagination {
  bottom: 2.5em !important;
}
.slider-img {
  display: flex;
  justify-content: end;
  position: relative;
}
.slider-img1::before,
.slider-img1::after,
.slider-1::before,
.slider-img2::before,
.slider-img2::after,
.slider-img5::before,
.slider-number::before {
  content: ""; 
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}

.slider-img1::before {
  background-image: url("./../assets//CubeObject.svg");
  bottom: 5%;
  left: -38%;
  width: 70px;
  height: 70px;
  animation: zoom-in-zoom-out 3s ease-out infinite;
}
.slider-1::before {
  background-image: url("./../assets//CubeObject.svg");
  top: 22%;
  right: 0%;
  width: 70px;
  height: 70px;
  animation: zoom-in-zoom-out 3s ease-out infinite;
}

.slider-img1::after {
  background-image: url("./../assets//UmbrellaObject.svg");
  bottom: -2%;
  left: -14%;
  width: 200px;
  height: 200px;
  animation: tilt-shaking 1s ease-in-out infinite;
}
.slider-img2::after {
  background-image: url("./../assets//SunObject.svg");
  bottom: 82px;
  right: -19%;
  width: 140px;
  height: 140px;
  animation: tilt-shaking 1s ease-in-out infinite;
}
.slider-3::after {
  content: "";
  background-image: url("./../assets//Ballons.svg");
  top: 82px;
  right: -19%;
  width: 140px;
  height: 140px;
  animation: MoveUpDown 6s linear infinite;
  position: absolute;
  background-repeat: no-repeat;
}
.slider-3::before {
  content: "";
  background-image: url("./../assets//TrainObject.svg");
  bottom: 7px;
  right: 45%;
  width: 200px;
  height: 200px;
  position: absolute;
  background-repeat: no-repeat;
}
.slider-3 .slider-img::before {
  content: "";
  background-image: url("./../assets//Kite.svg");
  top: 128px;
  left: -3%;
  width: 200px;
  height: 200px;
  position: absolute;
  background-repeat: no-repeat;
}
.slider-img5::before {
  background-image: url("./../assets//Apple.svg");
  bottom: 5%;
  left: -38%;
  width: 120px;
  height: 160px;
  animation: zoom-in-zoom-out 3s ease-out infinite;
}
.slider-number::before {
  background-image: url("./../assets//Parrot.svg");
  bottom: 38%;
  right: 15%;
  width: 170px;
  height: 170px;
  animation: fly 5s cubic-bezier(0.25, 0.1, 0.25, 1) infinite;
  animation-delay: 2s;
}
.slider-img2 img,
.slider-img4 img {
  animation: zoom-in-zoom-out 3s ease-out infinite;
  width: 56%;
  position: absolute;
  top: -176px;
}
.slider-img4 img {
  width: 70%;
}
.slider-2 .content {
  height: 72vh;
}
.slider-3 .content,
.slider-4 .content {
  height: 76vh;
}
.slider-3 .slider-heading {
  font-size: 100px;
  line-height: 110px;
  letter-spacing: 2px;
}
.slider-4 .slider-heading {
  line-height: 55px;
}
.slider-heading6 {
  font-family: "Fredoka", sans-serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 65px;
}
.slider-heading5 {
  font-family: "Balsamiq Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 70px !important;
  font-size: 65px;
  color: #000000;
}
.slider-content5 p,
.slider-content3 p {
  /* font-family: "Inter", sans-serif; */
  color: #000000;
}
.slider-number img {
  width: 200px;
  height: 200px;
  position: absolute;
  bottom: 13%;
}
.text-overlay {
  background-position: center; 
  background-repeat: no-repeat;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
/* Centering and styling the text */
.overlay-text {
  color: white; 
  font-size: 24px; 
  font-weight: bold;
  z-index: 2; 
  text-align: center;
  line-height: 33.8px;
  font-size: 24px;
  animation: zoom-in-zoom-out 3s ease-out infinite;
}
.text-overlay1 {
  background-image: url("./../assets/GreenBg.svg");
}
.text-overlay2 {
  background-image: url("./../assets/YellowBg.svg");
}
.text-overlay3 {
  background-image: url("./../assets/PurpleBg.svg");
}
.text-overlay4 {
  background-image: url("./../assets/PinkBg.svg");
}
/* section-3 */
.learning-partnersec {
  background-image: url("./../assets//LearningPartnerBG.svg");
  background-repeat: no-repeat;
  /* overflow-x: hidden; */
}
.learning-partnersec p {
  line-height: 26px;
  font-size: 20px;
}
.learning-partnersec .card {
  background-color: #fafafa;
  border: none;
  border-radius: 24px;
  transition-duration: 0.4s;
  transform: scale(1);
  transition: all 2s ease;
}
.learning-partnersec .card:hover {
  transform: scale(1.08);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}
.learning-partnersec h2 {
  font-size: 40px;
  line-height: 52px;
}
.kids-mini img {
  position: absolute;
  bottom: 25%;
}
.learning-partnersec h3,
.hamariapp-content h3 {
  font-size: 22px;
  line-height: 28.6px;
}
.learning-partnersec .card-text,
.age-content p {
  font-size: 16px;
  line-height: 20.8px;
}
/* Style for the mini image */
.kids-mini img {
  position: absolute;
  top: -75px;
  width: 90px;
  height: 90px;
}
/* Style for the rating section */
.rating {
  display: flex;
  align-items: center;
  gap: 0.3rem;
}

.rating span {
  font-size: 18px;
  font-weight: bold;
}

/* Style for the star icons */
.rating i {
  color: #ffd700; 
  font-size: 16px; 
}

.card-body .d-flex p {
  margin: 0; 
}
/* sec-4 */
.sec-4 {
  position: relative;
  background-image: url("./../assets/Oval.svg");
  background-position: top;
  background-size: cover;
  /* height: 100vh; */
}

.section-heading {
  font-size: 2.5rem;
  color: #000;
  margin-bottom: 30px;
  z-index: 2;
  position: relative;
}

.testimonial {
  position: relative;
  z-index: 2;
}

.testimonial-bg {
  background: url("./../assets/TestimonialBg.svg") no-repeat center center/cover;
  height: 380px;
  border-radius: 15px;
  position: relative;
}

.testimonial-content {
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 26px;
  margin-top: 30px;
}

.sec-4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background: rgba(0, 0, 0, 0.4);  */
  z-index: 1;
}
.review-name {
  line-height: 18.2px;
  font-size: 16px;
  letter-spacing: 0.6px;
}
/* section-5 */

.circle-container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
}

.circle-text-overlay {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  color: white; 
}
.main-text {
  font-size: 60px;
  line-height: 78px;
}
.download-text {
  font-size: 20px;
  line-height: 26px;
}
.circle-container::before,
.circle-container::after {
  content: "";
  position: absolute;
  width: 300px; 
  height: 300px;
  background-size: cover;
  top: -37px;
  left: 14px;
  animation: rotate-left 3s linear infinite;
}
.circle-container::after {
  animation: rotate-right 3s linear infinite;
}

.circle-container1::before,
.circle-container1::after {
  background-image: url("./../assets/GreenBorder.svg");
}
.circle-container1::after {
  background-image: url("./../assets/GreenOuter.svg");
}
.circle-container2::before,
.circle-container2::after {
  background-image: url("./../assets/YellowBorder.svg");
}
.circle-container2::after {
  background-image: url("./../assets/YellowOuter.svg");
}
.circle-container3::before,
.circle-container3::after {
  background-image: url("./../assets/PurpleBorder.svg");
}
.circle-container3::after {
  background-image: url("./../assets/PurpleOuter.svg");
}
.circle-container4::before,
.circle-container4::after {
  background-image: url("./../assets/PinkBorder.svg");
}
.circle-container4::after {
  background-image: url("./../assets/PinkOuter.svg");
}

/* About Us */
.our-mission {
  background-color: #fff9f5;
  border-radius: 30px;
}
.about-card2 {
  position: relative;
  width: 100%;
  height: 100%;
}
.about-card-content {
  position: absolute;
  z-index: 2;
  left: 10%;
}
.about-card-content h2 {
  font-size: 26px;
  line-height: 24px;
}
.about-card-content p {
  font-size: 18px;
  line-height: 24px;
}

.aboutsec-banner {
  height: 96vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.small-heading::before {
  content: "";
  position: absolute;
  left: 6.5%;
  width: 41px;
  height: 41px;
  background-color: #ffe8ac;
  border-radius: 50%;
  z-index: -1;
}
.small-heading {
  line-height: 33.8px;
  color: #160041;
  font-size: 26px;
  font-weight: 500;
}
.aboutbanner-content p {
  font-size: 18px;
  line-height: 23.4px;
}
.aboutbannerimg {
  animation: tilt-shaking 1s ease-in-out infinite;
}
.about-heading {
  font-size: 40px;
  line-height: 52px;
}
.our-mission-content,
.contact-content p {
  font-size: 20px;
  line-height: 26px;
}
/* apps */
.apps-banner {
  background-image: none !important;
}
.apps-small-heading .small-heading::before {
  left: 29px !important;
}
.mini-images a:hover {
  transform: translateY(-0.7rem);
  transition: all 0.9s ease;
}
/* kids All In One page css */
.All-in-one-banner {
  background-image: url("./../assets//AllInOneBanner.svg");
  height: 110vh;
  /* max-height: 1200px; */
  background-repeat: no-repeat;
  background-position: bottom;
  display: flex;
  justify-content: center;
  align-items: center;
}
.allinone-heading,
.allinonehindi-heading {
  font-size: 80px;
  line-height: 90px;
}
.allinone-content p {
  font-size: 20px;
  line-height: 30px;
}
.allinone-content a img {
  width: 200px;
}
.allinone-banner-section {
  position: relative;
}

.allinone-banner-section::before,
.allinone-banner-section::after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  width: 135px;
  height: 135px;
  z-index: 1; 
}

.allinone-banner-section::before {
  background-image: url("./../assets//owl.svg"); 
  bottom: -33%;
  left: 43%;
}

.allinone-banner-section::after {
  background-image: url("./../assets//SunObject.svg"); 
  right: 7%;
  top: 10%;
  animation: tilt-shaking 1s ease-in-out infinite;
}
.aboutapps {
  background-image: url("./../assets//AboutAppsBanner.svg");
  background-repeat: no-repeat;
}
.aboutapps-content a > img,
.amari-appcontent a > img {
  width: 205px;
}
.aboutapps-content h2,
.kids-learn h2,
.moreapps-heading h2,
.appscreen-content h2 {
  font-size: 45px;
  line-height: 72.09px;
}
.aboutapps-content p,
.kids-learn p,
.appscreen-content p,
.Kidsgujbanner-content p,
.Kidsgujbanner-content p,
.amari-appcontent p,
.wel-text,
.learnmath-content p,
.allinonehindi-content p {
  font-size: 20px;
  line-height: 32px;
}
.kids-learn .card {
  border: 1px solid #e9e9e9;
  border-radius: 16px;
}
.kids-learn .card .card-body {
  min-height: 216px;
}
.kids-learn .card .card-title {
  font-size: 22px;
  line-height: 32px;
}
.kids-learn .card .card-text {
  font-size: 16px;
  line-height: 28px;
}
.kids-learn .card {
  height: 100%;
  position: relative;
  border-radius: 16px; 
  overflow: hidden;
  /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);  */
}

.kids-learn .card img {
  width: 200vw; 
  border-top-left-radius: 16px; 
  border-top-right-radius: 16px;
  object-fit: cover; 
  display: block;
}

.kids-learn .card .card-body-wrapper {
  /* border: 1px solid #E9E9E9;  */
  border-bottom-left-radius: 16px; 
  border-bottom-right-radius: 16px;
  background-color: white;
  min-height: 220px;
  height: 100%;
}

.kids-learn .card .card-title {
  font-size: 22px;
  line-height: 32px;
}

.kids-learn .card .card-text {
  font-size: 16px;
  line-height: 28px;
}
.kids-learn .card:hover {
  box-shadow: 0px 0px 20px 0px #0000001f;
}
.App-screen {
  background-image: url("./../assets//AppsScreensBanner.svg");
  background-repeat: no-repeat;
  width: 100%;
}
.more-appsbg {
  background-image: url("./../assets//MoreAppsBanner.svg");
  background-repeat: no-repeat;
  width: 100%;
  height: 510px;
}
.mini-images {
  display: flex;
  justify-content: center;
  width: 100%;
}
.mini-images a {
  padding: 20px;
}
.mini-images img {
  width: 120px;
  height: 120px;
}
#appscreen-slider .splide__slide .slider {
  height: 62vh;
}
.splide__arrow {
  background: #c7fdfd;
  top: 45%;
}
.splide__arrow svg {
  width: 1em;
  height: 1em;
}
.splide__arrow--prev {
  left: 12em;
}
.splide__arrow--next {
  right: 12em;
}
.App-screen .splide__pagination__page.is-active {
  background-color: #f4a52d;
}

/* Kids All in one Gujarati page css */
.Kidsgujbanner {
  background-image: url("./../assets//Kids_Gujarati/KidsGujaratiBanner.jpg");
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  /* z-index: 1; */
  height: 1080px;
  display: flex;
  /* align-items: center; */
}
.kidsGujarati-image img {
  width: 70%;
}
.Kidsgujbanner-heading {
  font-size: 120px;
  line-height: 120px;
  font-variation-settings: "wght" 700, "wdth" 100; 
}
.guj-small-heading {
  font-size: 20px;
  line-height: 30px;
}
.Kidsgujbanner-content a img {
  width: 206px;
}
.amari-app {
  background-image: url("./../assets//Kids_Gujarati/OurApplicationBanner.svg");
  background-repeat: no-repeat;
}
.amari-appheading,
.wel-heading {
  font-size: 45px;
  line-height: 52px;
  letter-spacing: 0.7px;
}
.welcome-sec {
  background-image: url("./../assets//Kids_Gujarati/WelcomeGujaratiBanner.svg");
  background-repeat: no-repeat;
}
.welcome-cards {
  border: 1px solid #eeeeee;
  box-shadow: 0px 0px 20px 1px #0000000a;
  border-radius: 5px;
  background-color: #fff;
}
.welcome-cards:hover {
  box-shadow: 0px 0px 20px 1px #00000022;
}
.wel-card-heading h3 {
  position: relative;
  font-size: 24px;
  line-height: 26px;
}
.wel-card-heading h3::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  height: 5px;
  border-bottom: 5px solid transparent;
  border-radius: 100px;
  pointer-events: none;
  display: inline-block;
}
.wel-card-heading1 h3::before {
  border-image: linear-gradient(90deg, #23cc88 0%, #ddf2c9 100%);
  border-image-slice: 1;
}
.wel-card-heading2 h3::before {
  border-image: linear-gradient(90deg, #ff6a5e 0%, #ffe8bc 100%);
  border-image-slice: 1;
}
.wel-card-heading3 h3::before {
  border-image: linear-gradient(90deg, #47a1f2 0%, #d7eaf5 100%);
  border-image-slice: 1;
}
.wel-card-heading4 h3::before {
  border-image: linear-gradient(90deg, #9938d1 0%, #dbd5f5 100%);
  border-image-slice: 1;
}
.wel-card-icon {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.welcome-cards:hover .wel-card-icon {
  border-radius: 0;
}
.wel-card-icon1 {
  background: linear-gradient(
    158.81deg,
    #23cc88 13.97%,
    rgba(142, 207, 53, 0.2) 84%
  );
  box-shadow: 0px 6px 25px 1px #26cc8540;
}
.wel-card-icon2 {
  background: linear-gradient(
    158.81deg,
    #ff4f58 13.97%,
    rgba(255, 180, 0, 0.2) 84%
  );
  box-shadow: 0px 6px 25px 1px #f5deaf;
}
.wel-card-icon3 {
  background: linear-gradient(
    158.81deg,
    #47a1f2 13.97%,
    rgba(53, 152, 207, 0.2) 84%
  );
  box-shadow: 0px 6px 25px 1px #bfdef1;
}
.wel-card-icon4 {
  background: linear-gradient(
    158.81deg,
    #9623cc 13.97%,
    rgba(84, 53, 207, 0.2) 84%
  );
  box-shadow: 0px 6px 25px 1px #d9d1f4;
}
.wel-card-content p,
.hamarigati-content p,
.hamariapp-content p {
  font-size: 18px;
  line-height: 26px;
}
.parrot-icon {
  position: absolute;
  top: -139px;
  left: -120px;
}
.vadhu-apps {
  background-image: url("./../assets//Kids_Gujarati/VadhuAppsBanner.svg");
  background-repeat: no-repeat;
  width: 100%;
  height: 420px;
  background-size: cover;
}
.Mobile-Slider {
  background-image: url("./../assets//Kids_Gujarati/MobileSliderBanner.svg");
  background-repeat: no-repeat;
  width: 100%;
  height: 90vh;
}
/* The fixed mobile frame in the center */
.mobile-frame {
  position: absolute;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden; 
  bottom: -3%;
}

.mobile-frame img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#image-slider .splide__slide {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
#image-slider .splide__slide img {
  width: 100%;
  object-fit: cover;
  transform: scale(0.7);
  transition: transform 0.3s;
  bottom: 8%;
  position: relative;
}
/* Fit the active image perfectly into the mobile frame */
#image-slider .splide__slide.is-active img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  transform: scale(1) !important;
  bottom: 0%;
  position: relative;
  z-index: 1;
  border-radius: 20px;
}

/* contact us */
.contact-us {
  /* height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center; */
    height: min-content;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 80vh;
    padding: 2rem 0;
}
.contact-smallheading {
  color: #539c78;
  font-size: 26px;
  line-height: 34px;
}
.contact-form {
  background-color: #f6f7f9;
  border-radius: 30px;
  padding: 20px 40px 40px 40px;
}

.contact-form input,
.contact-form textarea {
  border: 1px solid #e4e9f2;
  border-radius: 12px;
  padding: 13px 15px;
  background-color: #ffffff;
  font-size: 18px;
  line-height: 24px;
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: #4b4b4b;
}

.contact-form input:focus,
.contact-form textarea:focus {
  outline: none;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.25);
}

.contact-form button {
  border-radius: 16px;
  padding: 10px 20px;
  border: none;
  color: #4b4b4b;
  font-family: "Koho", sans-serif;
  font-size: 18px;
  cursor: pointer;
  text-transform: uppercase;
}
/* kids all in one english */
.benifits-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 160px;
  border-radius: 50%;
}
.benifits-content {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.benifits-icon1 {
  background-color: #ffaa23;
}
.benifits-icon2 {
  background-color: #f25334;
}
.benifits-icon3 {
  background-color: #2390ff;
}
.benifits-icon4 {
  background-color: #75c137;
}
.benifits-icon5 {
  background-color: #5f7999;
}
.benifits-icon6 {
  background-color: #26a6a1;
}
.benifits-icon img {
  display: block;
  margin: auto;
}
.allinoneeng-heading {
  font-size: 60px;
  line-height: 75px;
}
.allinoneeng-content p {
  font-size: 17px;
  line-height: 27.2px;
}
.allinone-engbanner {
  background: url("./../assets//Kids_English/AllInOneEnglishBg.svg");
  background-repeat: no-repeat;
  height: 100vh;
  max-height: 844px;
  display: flex;
  justify-content: center;
  align-items: end;
}
.eng-about-content p {
  font-size: 16px;
  line-height: 22px;
}
.eng-about-content h2 {
  font-size: 40px;
  line-height: 46px;
}
.aboutlist h3 {
  font-size: 20px;
  line-height: 20px;
}
.orange-heading {
  font-size: 24px !important;
  line-height: 40px !important;
}
.benifit-content p {
  font-size: 20px;
  line-height: 24px;
}
.benifites {
  position: relative;
  z-index: 1; 
}

.benifites::before,
.benifites::after {
  content: "";
  position: absolute;
  z-index: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.benifites::before {
  background-image: url("./../assets//Kids_English/RedAppleObject.svg"); 
  width: 110px;
  height: 150px;
  top: 17%;
  left: 5%;
}

.benifites::after {
  background-image: url("./../assets//Kids_English/ALetterObject.svg");
  width: 100px;
  height: 100px;
  top: 7%;
  right: 4%;
}
.English-Slider {
  background-image: url("./../assets/Kids_English/EnglishSliderBanner.svg");
  background-repeat: no-repeat;
  width: 100%;
  height: 760px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* Kids all in one maths page css */
.Maths-Mobile-Slider {
  background: #efffdc !important;
}
.allinone-mathsbanner {
  background: url("./../assets//Kids_Maths/KidsAllInOneMathsBanner.svg");
  background-repeat: no-repeat;
  height: 100vh;
  max-height: 915px;
  display: flex;
  justify-content: center;
}
.mathcard {
  background-size: cover;
  background-position: center;
  height: 400px;
  border: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mathcard1 {
  background-image: url("./../assets//Kids_Maths/MathGameBg.svg");
}
.mathcard2 {
  background-image: url("./../assets//Kids_Maths/PracticeBg.svg");
}
.mathcard3 {
  background-image: url("./../assets//Kids_Maths/QuizBg.svg");
}
.mathcard4 {
  background-image: url("./../assets//Kids_Maths/TestBg.svg");
}

.allinonemath-content h1,
.learnmath-content h2 {
  font-size: 50px;
  line-height: 60px;
}
.allinonemath-content p {
  font-size: 20px;
  line-height: 30px;
}
.mathapp-images img {
  width: 25%;
}
.facility-head-sec h2,
.facility-head-sec p {
  font-size: 50px;
  line-height: 53px;
}
.mathcard-content p {
  font-size: 16px;
  line-height: 21px;
}
/* all in one hindi banner css  */
.allinone-hindibanner {
  background: url("./../assets//Kids_Hindi/HindiBanner.webp");
  background-repeat: no-repeat;
  height: 100vh;
  display: flex;
  justify-content: center;
  background-position: top;
  background-size: cover !important;
}
.hindi-sec {
  position: relative;
  bottom: 10%;
}
.gatividhi-content h2 {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: 3.17px;
}
.small-tag {
  font-size: 18px;
  line-height: 19.36px;
  letter-spacing: 2px;
}
.hamarigati-content h3 {
  font-size: 27px;
  line-height: 36px;
  letter-spacing: 1px;
}
.hamare-app {
  background: url("./../assets//Kids_Hindi/HamareAppBg.svg");
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  height: 850px;
  /* background-position: top; */
}
.number {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #ff915c;
  color: #fff;
  font-weight: 700;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hamare-program {
  background: url("./../assets//Kids_Hindi/HamareProgBg.svg");
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  height: 420px;
}
.pro-cards {
  display: flex;
  border-radius: 29.88px;
  min-height: 200px;
  align-items: center;
}
.pro-cards {
  display: flex;
  border-radius: 29.88px;
  min-height: 200px;
  align-items: center;
  justify-content: center;
}

.pro-cards1 {
  background: #ffeae0;
  border: 2px dashed #f79f77;
}

.pro-cards2 {
  background: #dfe8ff;
  border: 2px dashed #809af5;
}

.pro-cards3 {
  background: #e7ffdf;
  border: 2px dashed #a6f68a;
}

.number-2 {
  background-color: #809af5;
}

.number-3 {
  background-color: #a6f68a;
}
.number-1,
.number-2,
.number-3 {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  font-weight: 700;
  padding: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-family: "Noto-devnagari", sans-serif;
}
.Hindi-Mobile-Slider {
  background-image: url("./../assets/Kids_Hindi/HindiSliderBanner.svg");
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
}
/* New styles to adjust alignment */
.pro-cards .d-flex {
  align-items: baseline !important;
  justify-content: flex-start;
}

.text-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hamare-program h2 {
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 2px;
}
.allinone-hindibanner::after {
  content: "";
  background-image: url("./../assets//Kids_Hindi/Elephant.gif");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -7%;
  right: 22%;
  transform: translateX(-50%);
  width: 300px;
  height: 300px;
  animation: linear infinite;
  animation-name: run;
  animation-duration: 33s;
}
.gatividhi-sec::after {
  content: "";
  background-image: url("./../assets//Kids_Hindi/Earth.svg"); 
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 5%;
  left: 5%;
  transform: translateX(-50%);
  width: 80px;
  height: 80px;
  animation: orbit 6s linear infinite;
  /* rotate: 1 0 0 80deg; */
}
.gatividhi-sec::before {
  content: "";
  background-image: url("./../assets//Kids_Hindi/Arrow.svg"); 
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 5%;
  left: 5%;
  transform: translateX(-50%);
  width: 100px;
  height: 100px;
}
.our-gatividhi::after {
  content: "";
  background-image: url("./../assets//Kids_Hindi/Smily.svg"); 
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: -5%;
  right: -12%;
  transform: translateX(-50%);
  width: 70px;
  height: 70px;
}
.our-gatividhi::before {
  content: "";
  background-image: url("./../assets//Kids_Hindi/Ball.svg"); 
  background-repeat: no-repeat;
  position: absolute;
  bottom: 5%;
  right: -9%;
  transform: translateX(-50%);
  width: 80px;
  height: 80px;
  animation-name: rotate;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes rotate-left {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@keyframes rotate-right {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@media only screen and (min-width: 1650px) {
  .container {
    max-width: 1420px;
  }
}
/* overlay text */
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes tilt-shaking {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes fly {
  0% {
    top: 50vh;
    right: 0;
    transform: translate(0, 0) rotate(0deg);
  }
  75% {
    top: 20vh;
    right: 1vw;
    transform: translate(5px, -5px) rotate(-5deg);
  }
  100% {
    top: 29vh; 
    right: 1.4vw;
    transform: translate(0, 0) rotate(-5deg); 
  }
}

/* earth */
@keyframes orbit {
  from {
    -webkit-transform: rotate(0deg) translateX(50px) rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg) translateX(50px) rotate(-360deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(-360deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* run */
@-webkit-keyframes run {
  0% {
    right: 0;
  }
  100% {
    right: 100%;
  }
}
/* up down */
@keyframes MoveUpDown {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
  }
}
/* left to right */
/* blinking text */
/* @keyframes blink{
  0%{opacity: 0;}
  50%{opacity: .5;}
  100%{opacity: 1;}
  }
  animation: blink 1s linear infinite; */
.navbar {
  background-color: transparent;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  transition: background-color 0.3s ease;
}

.navbar-scrolled {
  background-color: #ffffff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
}

.nav-link {
  color: var(--black-text);
}

.nav-link.active {
  color: #f0af09;
}

.curtain-menu {
  position: fixed;
  top: 0;
  left: -100%;
  width: 75%;
  height: 100%;
  background-color: #ffffff;
  z-index: 200;
  transition: left 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.curtain-menu ul {
  list-style: none;
  padding: 0;
}

.curtain-menu ul .nav-link {
  font-size: 18px;
  text-align: center;
  margin: 8px 0;
}

.curtain-menu.active {
  left: 0;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 150;
  backdrop-filter: blur(0.8px);
  display: none;
  transition: opacity 0.3s ease;
}

.overlay.active {
  display: block;
}

.close-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 2rem;
  cursor: pointer;
}

.navbar-toggler,
.navbar-toggler:focus {
  border: none !important;
  box-shadow: none !important;
}

.nav-link.active,
.nav-link:hover , .footer-sec a:hover{
  color: #f0af09;
}

@media (min-width: 992px) {
  .curtain-menu {
    display: none;
  }
}

@media (max-width: 991px) {
  .cursor-animation{
    display: none !important;
  }
  .navbar-collapse {
    display: none;
  }
}

.swiper-full-mobile {
  position: relative;
  padding-bottom: 50px;
  max-width: 100%;
  display: flex;
  justify-content: center;
  overflow: hidden;
}

.swiper-full-mobile:before {
  content: "";
  width: 300px;
  height: 650px;
  background: url("https://storage.googleapis.com/answerforce/Website/images/business-line/frame@2x.png");
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

.swiper-full-mobile .swiper-slide {
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.swiper-full-mobile .swiper-slide img {
  max-width: 230px;
  height: auto;
  z-index: 9;
  transition: transform 0.3s ease;
  transform: scale(0.8);
  border-radius: 10px;
}

.swiper-slide.swiper-slide-active img {
  z-index: 10;
  max-width: 230px;
  height: auto;
  border-radius: 30px;
  transform: scale(0.89);
}

.swiper-pagination {
  padding-top: 30px;
  text-align: center;
}

.about-left p {
  color: var(--text);
  font-size: 17px;
  margin-bottom: 24px;
  line-height: 26px;
  letter-spacing: 0.7px;
}
.about-left li {
  color: var(--text);
  font-size: 17px;
  margin-bottom: 15px;
  line-height: 26px;
  letter-spacing: 0.7px;
}
.about-left h4 {
  font-size: 24px;
  margin: 20px 0;
  color:#181c2f;
  letter-spacing: 0.7px;
}
.about-left h3, .about-left h2{
  color:#181c2f;
  letter-spacing: 0.7px;
}
/* back2top */
/* Styling for the Back to Top Button */
.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  width: 50px;
  height: 50px;
  background-color: #9747FF;
  color: #fff;
  font-size: 24px;
  border: none;
  border-radius: 50%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  z-index: 1000;
  transition: opacity 0.3s, transform 0.3s;
}

.back-to-top:hover {
  transform: scale(1.1);
  background-color: var(--purple);
}

/* Smooth appearance for the button */
.back-to-top.show {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

.back-to-top.hide {
  opacity: 0;
  transform: translateY(20px);
}

.error{
  color: red;
}
.custom-popup-bg {
  background-color: #28a745 !important; 
  color: white;
  border-radius: 15px; /* Round corners */
  text-align: left; /* Ensure text starts from the left */
}

/* Error popup styling */
.custom-popup-bg-error {
  background-color: #dc3545 !important;
  color: white;
  border-radius: 15px; /* Round corners */
  text-align: left; /* Ensure text starts from the left */
}

/* our other apps */
.our-other-apps .card-text{
  min-height: 60px !important;
}
.text-none{
  text-transform: none !important;
}
/* cursor animation */
.cursor{
  position: fixed;
  width:15px;
  height: 15px;
 background:#bd66ff;
  border-radius: 50%;
  left:50%;
  top:50%;
  pointer-events: none;
  transform:translate(-50%, -50%);
  transition: all .1s 

 
}
.cursor2{
  position: fixed;
  left:50%;
  top:50%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  pointer-events: none;
  transform:translate(-50%, -50%);
  transition: .2s;
  background: #bd66ff;
}
.cursor-animation{
  z-index: 3;
  position:relative;
}

/* pic reminder css */
.reminder-nav .nav-link{
  font-family: "Be Vietnam Pro", sans-serif !important;
  color: #222D39;
  font-weight: 400;
}
.Reminder-section-1, .Reminder-section-3{
  background-color: #F7F9FC;
  min-height: 100vh;
  height: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
}
.reminder-hero-content h1{
  color: #222D39;
  line-height: 70px;
  font-size: 48px;
}
.reminder-hero-content p{
  color: #8492A7;
  font-size: 18px;
  line-height: 28px;
  line-break: auto;
}
.reminder-small-heading{
  font-size: 18px;
  line-height: 34px;
  color: #03708D;
  font-weight: 400;
  text-transform: uppercase;
}
.feature-heading{
  font-size: 40px;
  line-height: 54px;
  color: #222D39;
  font-weight: 600;
}
.feature-details p{
  color: #8492A7;
}
.reminderhero-img img{
  position: absolute;
  right: 0;
  bottom: 0px;
  width: 52%;
}
.reminder-hero-content a img{
  width: 200px;
}
.feature-icon{
  width: 60px;
  height: 60px;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1.3rem;
}
.feature-icon img{
  width:60%;
  height:60%;
  object-fit: cover;
}
.feature-icon-1{
  background-color: #008AFF;
}
.feature-icon-2{
  background-color: #36CD77;
}
.feature-icon-3{
  background-color: #FFAB2E;
}
.feature-icon-4{
  background-color: #7054FF;
}
.reminder-form .form-control{
  padding: 16px 16px;
  border-radius: 12px;
  border: 1px solid #e6e6e6;
}
.reminder-form input::placeholder, .reminder-form textarea::placeholder{
  color: #8492A7;
  font-family: "Be Vietnam Pro", sans-serif;
  font-weight: 400;
}
.reminder-form{
  font-family: "Be Vietnam Pro", sans-serif;
}
.reminder-submit-btn{
  background-color: #03708D;
  color: #fff;
  padding: 14px 40px;
  font-size: 16px;
  border-radius: 10px;
  transition: 0.5s ease-in-out;
}
.reminder-submit-btn:hover{
  color:#03708D;
  border: 1px solid #03708D;
  background-color: transparent;
}

