/* @import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair:ital,opsz,wght@0,5..1200,300..900;1,5..1200,300..900&display=swap"); */

@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300..900&display=swap');

:root {
  --primary-color: #fed12e;
  --secondary-color: #000;
  --text-color: #000;
  --bg-color: #f3f3f3;
  --white-color: #fff;
}
/* ::selection{
  user-select:none;
} */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  scroll-behavior: smooth;
}
@font-face {
  font-family: "Molther";
  src: url("../font/Molther.ttf") format("truetype");
}
@font-face {
  font-family: "Intelo-Medium";
  src: url("../font/Intelo-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Intelo-Bold";
  src: url("../font/Intelo-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Intelo-Regular";
  src: url("../font/Intelo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Fontspring-DEMO-juana-black";
  src: url("../font/Fontspring-DEMO-juana-black.otf") format("otf");
}
@font-face {
  font-family: "Fontspring-DEMO-juana-extralight";
  src: url("../font/Fontspring-DEMO-juana-extralight") format("ttf");
}
body {
  overflow-x: hidden;
  background: var(--white-color);
  scroll-behavior: smooth;
}
.M-Intelo {
  font-family: "Intelo-Medium";
}
.B-Intelo {
  font-family: "Intelo-Bold";
}

.R-Intelo {
  font-family: "Intelo-Regular";
}

.font-molther {
  font-family: "Molther";
}
.frank-ruhl-libre {
  font-family: "Frank Ruhl Libre", serif;
}
#button_top.show {
  visibility: visible;
  right: 51px;
}
#button_top {
  background: var(--primary-color);
  width: 48px;
  height: 48px;
  border-radius: 82px;
  position: fixed;
  transition: 0.4s ease-in-out, _ 0.4s ease-in-out, _ 0.4s ease-in-out;
  opacity: 1;
  visibility: hidden;
  z-index: 1016;
  bottom: 81px;
  right: -70px;
  cursor: pointer;
  text-align: center;
}
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: var(--primary-color);
  border: 1px solid #fff;
}
::-webkit-scrollbar-track {
  background-color: #ebebeb17;
  border-radius: 10px;
}
#button_top i {
  color: var(--secondary-color);
  line-height: 47px;
}
a {
  text-decoration: none;
}
.line {
  position: relative;
}
.line::after {
  content: "";
  position: absolute;
  width: 169px;
  height: 2px;
  background: #000;
  top: 50%;
  border-radius: 12px;
  margin-left: 1rem;
}
select:focus,
textarea:focus {
  outline: none;
  box-shadow: none  !important;
  border-color: transparent !important;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

input:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}

.number-inp .iti--separate-dial-code {
  width: 100% !important;
  position: relative;
  padding-bottom: 25px;
}
.number-inp .iti--separate-dial-code .iti__flag-container {
height: 70%;
}
label.error {
  color: var(--primary-color);
  font-weight: 500;
  font-size: 12px;
  position: absolute;
  bottom: 5px;
  left: 0;
}

button:focus {
  outline: none;
  box-shadow: none;
  border: none;
}
input:focus {
  outline: none !important;
  box-shadow: none !important;
}
header.header-sticky {
  position: fixed;
  width: 100%;
  top: 0;
  background: #000000;
  transition: all 0.5s ease-in-out;
  /* box-shadow: 0 0 20px -5px #b2b2b2; */
  z-index: 1000;
}

header.header-sticky .website-button a:nth-child(2) {
  background: var(--primary-color);
  color: var(--secondary-color);
}

header.header-sticky .website-button a:nth-child(2) i {
  color: var(--secondary-color);
}

header {
  transition: all 0.5s ease-in-out;
}

#default-tab button[aria-selected="true"] {
  background-color: var(--primary-color);
  border-radius: 5px;
  border-color: var(--primary-color) !important;
}

#accordion-color button[aria-expanded="false"],
#default-styled-tab button[aria-selected="false"] {
  color: var(--secondary-color);
  border-bottom: 1px solid #000000;
}

/* #accordion-color button:hover[aria-expanded="false"] {
  color: var(--white-color);
} */

.step-sec-bef:before {
  content: "";
  background: url(../images/arrow.webp);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -60px;
  z-index: -1;
}

/* .banner-bottom-slider {
  margin: 0 20px 0;
} */

.banner-bottom-slider .slick-arrow {
  top: 25%;
  position: absolute;
  background: none;
  border: none;
  font-size: 0;
  z-index: 9;
  display: none !important;
}

.banner-bottom-slider .slick-prev {
  left: -15px;
}

.banner-bottom-slider .slick-prev:before {
  content: "\f104";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 32px;
  color: #000;
}

.banner-bottom-slider .slick-next {
  right: -25px;
}

.banner-bottom-slider .slick-next:before {
  content: "\f105";
  position: absolute;
  font-family: "Font Awesome 6 Pro";
  font-size: 32px;
  color: #000;
  right: 10px;
}

.banner-bottom-slider .banner-bottom-box  , .brand-slider .brand-sli-inner-items{
  /* margin: 0 10px 0; */
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.banner-bottom-box img  , .brand-sli-inner-items img {
  /* width: 175px;
  height: 100px; */
  object-fit: contain;

}

.banner-bottom-box .dot-image{
  margin: 0 auto;
}

.banner-bottom-box .dot-image img {
  width: 20px;
  height: 20px;
}

.glowing-circle {
  width: 18px;
  height: 18px;
  background-color: #fed12e;
  border-radius: 50%;
  /* animation: pulse 2s ease-in-out infinite; */
  /* box-shadow: 0 0 20px #FF4500, 0 0 20px #ff642b, 0 0 20px #ff642b, 0 0 20px #ff642b; */
}

.about_wrap:before {
  content: "";
  position: absolute;
  background: url(https://ucare.timepad.ru/4bf4e12e-7c00-49bd-bc22-fc13ac989ae3/poster_event_681726.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.2;
}
.services_book_slider .slick-dots {
  bottom: -76px;
}
.services_book_slider .slick-dots {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
}
.services_book_slider .slick-dots li button {
  border-radius: 50%;
  margin: 0 6px;
  background: var(--primary-color);
  width: 29px;
  height: 6px;
}
.services_book_slider .slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.services_book_slider .slick-dots li button:before {
}
.home_feaatured_books img {
  width: 162px;
  background: #E3FFFA;
  height: 100px;
  object-fit: contain;
  padding: 0px 10px;
  border-radius: 9px;
}
.testimonial-box-slider .slick-slide {
  filter: blur(3px);
  margin: 0px 10px;
}

.testimonial-box-slider .slick-active.slick-center {
  transform: translateY(-50px);
  filter: blur(0px);
}

.testimonial-box-slider .slick-active.slick-center > div  > div{
  background: #fff !important;
  border-color: #fff !important;
}

.testimonial-box-slider .slick-active.slick-center > div  > div p , .testimonial-box-slider .slick-active.slick-center > div  > div h4{
  color: #000 !important;
}

.testimonial-box-slider .slick-list.draggable {
  padding: 0px;
}

.testimonial-box-slider .slick-arrow {
  position: absolute;
  top: inherit;
  bottom: 8%;
  background: none;
  border: none;
  font-size: 0;
  z-index: 9;
}
.testimonial-box-slider .slick-arrow::before {
  background: #262626;
  border: 2px solid #262626;
}
.testimonial-box-slider .slick-prev {
  left: 46%;
}
.testimonial-box-slider .slick-prev::before {
  content: "\f053";
}
.testimonial-box-slider .slick-next {
  right: 46%;
}
.testimonial-box-slider .slick-next::before {
  content: "\f054";
}
.testimonial-box-slider .slick-prev::before,
.testimonial-box-slider .slick-next::before {
  font-family: "Font Awesome 6 Pro";
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  width: 35px;
  height: 35px;
  line-height: 32px;
  text-align: center;
  border-radius: 100%;
  display: block;
  opacity: 1;
}
/* .testimonial-box-slider:before {
  content: "";
  position: absolute;
  top: 25%;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--primary-color);
  height: 200px;
  width: 100%;
  z-index: -1;
} */

.our-writing-wrap {
  text-align: center;
  background: #000000;
  padding: 4rem 0;
}
.our-writing-head .heading-two {
  font-size: 60px;
  line-height: 66px;
  color: #b66f09;
}
.our-writing-head p {
  color: #fff;
  padding: 16px 0;
}
.news-featured {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.news-logo.nbc-news {
}

.news-logo img {
  width: 296px;
  object-fit: contain;
  height: 71px;
}

.news-logo {
  border-radius: 20px;
  background: #ffffff;
  margin: 25px 13px 0;
  padding: 25px;
  transition: all 0.3s ease-in;
}

.news-logo:hover {
  transform: scale(1.1);
}
.animscale {
  animation: animscale 3s ease-in-out infinite;
}

.calendly-inline-widget {
  width: 595px !important;
  height: 848px !important;
}

@keyframes animscale {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@media only screen and (min-width: 300px) and (max-width: 767px) {

  .testimonial-box-slider .slick-active.slick-center > div > div {
    box-shadow: 0px 5.052px 30.314px 5.052px rgba(0, 0, 0, 0.25);
    padding: 0px;
    margin-left: auto;
}

  .step-sec-bef:before {
    left: 0px;
  }
  .testimonial-box-slider .slick-arrow {
    display: none !important;
  }
  .line::after {
    display: none;
  }

  .banner-bottom-box img {
    width: 130px;
    height: 60px;
  }
  .banner-bottom-box .dot-image{
    margin: 0 10px;
  }

  .calendly-inline-widget{
    width: 100% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .testimonial-box-slider .slick-active.slick-center > div > div {
    box-shadow: 0px 5.052px 30.314px 5.052px rgba(0, 0, 0, 0.25);
}


  .step-sec-bef:before {
    left: 10px;
  }
  .testimonial-box-slider .slick-next {
    right: 20%;
  }

  .testimonial-box-slider .slick-prev {
    left: 20%;
  }

  .line::after {
    display: none;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner-bottom-box img {
    width: 130px;
    height: 60px;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1535px) {
  .step-sec-bef:before {
    left: 0px;
  }
  .banner-bottom-box img {
    width: 130px;
    height: 60px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .banner-bottom-box img {
    width: 130px;
    height: 60px;
  }
}

/* ============================================
   CHILDREN'S BOOK - FULL PLAYFUL THEME
   ============================================ */

/* ---- BRIGHT SECTION BACKGROUNDS ---- */
.children-bg-lavender {
  background: linear-gradient(160deg, #E8D5FF 0%, #FFD6F0 100%);
  position: relative;
  overflow: hidden;
}
.children-bg-mint {
  background: linear-gradient(160deg, #B2F5EA 0%, #C6F6D5 100%);
  position: relative;
  overflow: hidden;
}
.children-bg-peach {
  background: linear-gradient(160deg, #FFF3B0 0%, #FFD6A5 100%);
  position: relative;
  overflow: hidden;
}
.children-bg-sky {
  background: linear-gradient(160deg, #BAE6FD 0%, #C7D2FE 100%);
  position: relative;
  overflow: hidden;
}
.children-bg-pink {
  background: linear-gradient(160deg, #FFCCE7 0%, #FFD6C0 100%);
  position: relative;
  overflow: hidden;
}
.children-bg-sunny {
  background: linear-gradient(160deg, #FDE68A 0%, #FCA5A5 50%, #F9A8D4 100%);
  position: relative;
  overflow: hidden;
}

/* ---- FLOATING STAR DECORATIONS ---- */
.children-bg-lavender::before,
.children-bg-mint::before,
.children-bg-peach::before,
.children-bg-sky::before,
.children-bg-pink::before,
.children-bg-sunny::before {
  content: "★ ✦ ★ ✦ ★ ✦ ★ ✦ ★ ✦";
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  font-size: 20px;
  color: rgba(255,255,255,0.5);
  letter-spacing: 20px;
  pointer-events: none;
  z-index: 0;
}
.children-bg-lavender::after,
.children-bg-mint::after,
.children-bg-peach::after,
.children-bg-sky::after,
.children-bg-pink::after {
  content: "✦ ★ ✦ ★ ✦ ★ ✦ ★ ✦ ★";
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  font-size: 20px;
  color: rgba(255,255,255,0.5);
  letter-spacing: 20px;
  pointer-events: none;
  z-index: 0;
}
.children-bg-lavender > *,
.children-bg-mint > *,
.children-bg-peach > *,
.children-bg-sky > *,
.children-bg-pink > *,
.children-bg-sunny > * {
  position: relative;
  z-index: 1;
}

/* ---- WAVY SVG DIVIDER ---- */
.wave-divider {
  position: relative;
  margin-bottom: -2px;
  line-height: 0;
}
.wave-divider svg {
  display: block;
  width: 100%;
  height: 70px;
}

/* ---- BENTO CARDS - CHILDREN PLAYFUL ---- */
.card-purple {
  background: linear-gradient(135deg, #A855F7 0%, #7C3AED 100%) !important;
  border-radius: 28px !important;
  box-shadow: 0 8px 0 #5B21B6 !important;
}
.card-teal {
  background: linear-gradient(135deg, #2DD4BF 0%, #0D9488 100%) !important;
  border-radius: 28px !important;
  box-shadow: 0 8px 0 #0F766E !important;
}
.card-orange {
  background: linear-gradient(135deg, #FB923C 0%, #F97316 100%) !important;
  border-radius: 28px !important;
  box-shadow: 0 8px 0 #C2410C !important;
}
.card-pink {
  background: linear-gradient(135deg, #F472B6 0%, #EC4899 100%) !important;
  border-radius: 28px !important;
  box-shadow: 0 8px 0 #BE185D !important;
}
.card-blue {
  background: linear-gradient(135deg, #60A5FA 0%, #3B82F6 100%) !important;
  border-radius: 28px !important;
  box-shadow: 0 8px 0 #1D4ED8 !important;
}
.bg-gradient-to-b.from-\[\#FED12E\].to-\[\#E5B508\] {
  border-radius: 28px !important;
  box-shadow: 0 8px 0 #B45309 !important;
}

/* ---- PROCESS STEP BADGES ---- */
.step-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  font-size: 22px;
  font-family: "Molther";
  font-weight: 900;
  margin-bottom: 8px;
  flex-shrink: 0;
}
.step-badge-01 { background: #FB923C; color: #fff; box-shadow: 0 5px 0 #C2410C; }
.step-badge-02 { background: #F472B6; color: #fff; box-shadow: 0 5px 0 #BE185D; }
.step-badge-03 { background: #A855F7; color: #fff; box-shadow: 0 5px 0 #6D28D9; }
.step-badge-04 { background: #2DD4BF; color: #fff; box-shadow: 0 5px 0 #0F766E; }

/* ---- PROCESS ROW STYLES ---- */
.children-process-row {
  border-left: none !important;
  border-bottom: 2px dashed rgba(254, 209, 46, 0.4) !important;
  padding-left: 20px !important;
  gap: 24px;
}
.children-process-row:hover {
  background: rgba(254,209,46,0.1) !important;
  border-radius: 16px;
}

/* ---- GENRE SLIDER CARDS ---- */
.genre-card-1 {
  background: linear-gradient(135deg, #FEF08A, #FDE68A);
  border: 3px solid #F59E0B;
  border-radius: 20px;
  padding: 16px;
  margin-left: 10px;
}
.genre-card-2 {
  background: linear-gradient(135deg, #FBCFE8, #F9A8D4);
  border: 3px solid #EC4899;
  border-radius: 20px;
  padding: 16px;
  margin-left: 10px;
}
.genre-card-3 {
  background: linear-gradient(135deg, #DDD6FE, #C4B5FD);
  border: 3px solid #8B5CF6;
  border-radius: 20px;
  padding: 16px;
  margin-left: 10px;
}
.genre-card-4 {
  background: linear-gradient(135deg, #A7F3D0, #6EE7B7);
  border: 3px solid #10B981;
  border-radius: 20px;
  padding: 16px;
  margin-left: 10px;
}

/* ---- FAQ COLORFUL ACCORDION ---- */
#accordion-color button {
  border-radius: 12px !important;
  margin-bottom: 8px;
  border: 2px solid transparent !important;
}
#accordion-color button:hover {
  background: linear-gradient(135deg, #FEF9C3, #FCE7F3) !important;
  border-color: #FED12E !important;
}
#accordion-color button[aria-expanded="true"] {
  background: linear-gradient(135deg, #000 0%, #1a1a2e 100%) !important;
  border-radius: 12px 12px 0 0 !important;
  color:#fff;
}

/* ---- RAINBOW HEADING TEXT ---- */
.rainbow-text {
  background: linear-gradient(90deg, #FF6B6B, #FF9A3C, #FED12E, #4ECB71, #4FC3F7, #A855F7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* ---- CHILDREN'S SECTION TITLE STARS ---- */
.children-section-title {
  position: relative;
}
.children-section-title::before {
  content: "⭐ ";
  -webkit-text-fill-color: initial;
  background: none;
}
.children-section-title::after {
  content: " ⭐";
  -webkit-text-fill-color: initial;
  background: none;
}

/* ---- DOTTED BACKGROUND PATTERN ---- */
.dot-pattern {
  background-image: radial-gradient(circle, rgba(255,255,255,0.5) 2px, transparent 2px);
  background-size: 28px 28px;
}

/* ---- COLORFUL TABS IN PORTFOLIO ---- */
#default-tab button[aria-selected="true"] {
  background: linear-gradient(135deg, #FED12E, #FF9A3C) !important;
  border-radius: 8px;
  color: #000 !important;
  border-color: #FED12E !important;
}
#default-tab button:hover {
  background: rgba(254,209,46,0.2);
  border-radius: 8px;
}

/* ---- STATS NUMBERS COLORFUL ---- */
.stat-orange { color: #F97316 !important; }
.stat-pink { color: #EC4899 !important; }
.stat-purple { color: #A855F7 !important; }

/* ---- FUN BUTTON BOUNCE ANIMATION ---- */
@keyframes kidsBounce {
  0%, 100% { transform: translateY(0) scale(1); }
  25% { transform: translateY(-6px) scale(1.05); }
  75% { transform: translateY(2px) scale(0.98); }
}
.kids-bounce { animation: kidsBounce 2s ease-in-out infinite; }

/* ---- BENTO GRID SECTION BG ---- */
.children-services-bg {
  background: linear-gradient(160deg, #1a0533 0%, #0d1b4b 100%);
  position: relative;
  overflow: hidden;
}
.children-services-bg::before {
  content: "";
  position: absolute;
  width: 300px; height: 300px;
  background: radial-gradient(circle, rgba(168,85,247,0.3), transparent);
  top: -100px; right: -100px;
  border-radius: 50%;
  pointer-events: none;
}
.children-services-bg::after {
  content: "";
  position: absolute;
  width: 200px; height: 200px;
  background: radial-gradient(circle, rgba(45,212,191,0.3), transparent);
  bottom: -80px; left: -80px;
  border-radius: 50%;
  pointer-events: none;
}

/* ---- PROCESS SECTION STARS ---- */
.children-process-section {
  background: linear-gradient(160deg, #0f0c29, #302b63, #24243e) !important;
  position: relative;
  overflow: hidden;
}
.children-process-section::before {
  content: "★ ✦ ✶ ✦ ★ ✦ ✶ ★ ✦ ✶ ✦ ★ ✦ ✶ ★";
  position: absolute;
  color: rgba(254,209,46,0.15);
  font-size: 28px;
  letter-spacing: 25px;
  top: 20px; left: 0; right: 0;
  pointer-events: none;
}

/* ---- ABOUT SECTION FLOATING CIRCLES ---- */
.children-about-circle-1 {
  position: absolute;
  width: 80px; height: 80px;
  background: rgba(255,107,107,0.25);
  border-radius: 50%;
  top: 30px; right: 10%;
  pointer-events: none;
}
.children-about-circle-2 {
  position: absolute;
  width: 50px; height: 50px;
  background: rgba(78,203,113,0.3);
  border-radius: 50%;
  bottom: 40px; left: 5%;
  pointer-events: none;
}
.children-about-circle-3 {
  position: absolute;
  width: 35px; height: 35px;
  background: rgba(79,195,247,0.35);
  border-radius: 50%;
  top: 50%; left: 12%;
  pointer-events: none;
}
