.font-weight-bold{
  font-weight: 800;

}
.persiantext {
  direction: rtl;
  color: red;
  font-weight: 600;
}
.stext {
  color: #f8ea8c;
  font-weight: 600;
}
.chineesetext {
  color: #335068;
  font-weight: 600;
}
.titlesvg {
  max-width: 80%;
  height: auto;
  margin-top: 302px;
  transform: rotate(13deg);
  margin-top: 300px;
}
.home-icon {
    background-color: #F8EA8C!important;
}
.fa-home:before, .fa-house:before{
  color: #335068 !important;
  font-size: 1.5rem !important;
}

.curved-text {
  fill: url(#rainbow-gradient); /* Use the gradient for the text */
  font-size: 24px;
  font-family: "Arial", sans-serif;
}

.overlay,
nav {
  background-color: rgba(211, 181, 229, 0.5);
}
#curve {
  fill: transparent;
}

.custom-shape,
.custom-shape-end,
.custom-shape-section2 {
  overflow: hidden;
  line-height: 0;
}
#preloader,
nav {
  position: fixed;
}
.title1,
body,
html {
  /* font-family: Catamaran, sans-serif; */
 
    /* font-family: "Chilanka", cursive; */
    font-family: "Lato", sans-serif;;
    font-weight: 400;
    font-style: normal;

}
body,
html {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
.nav-white-area,
nav {
  border-radius: 31px;
  padding: 10px;
}
.video-background {
  position: relative;
  width: 100%;
  height: 100vh;
  object-fit: cover;
  overflow-x: hidden;
}
.custom-shape,
.custom-shape-end,
.custom-shape-section2,
.overlay {
  position: absolute;
  width: 100%;
  left: 0;
}
.overlay {
  top: 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.welcome-main {
  font-weight: 900;
  background: linear-gradient(119deg, red 17%, orange 20%, yellow 32%, green 46%, blue 59%, indigo 75%, violet 90%);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 48px;
  text-align: center;
  margin: 20px;
}
.welcome-main-club {
  font-weight: 900;
  background: linear-gradient(119deg, red 25%, orange 26%, yellow 36%, green 47%, blue 61%, indigo 77%, violet 96%);
  -webkit-background-clip: text;
  color: transparent;
  font-size: 48px;
  text-align: center;
  margin: 20px;
}
.welcome-text {
  font-weight: 600;
  color: #335068;
}
h1 {
  font-size: 3rem;
}
p {
  font-size: 1.5rem;
}
nav {
  z-index: 5;
  top: 10%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
}
.nav-white-area {
  background-color: #d3b5e5;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.navbar-nav .nav-item .nav-link {
  background-color: #fff;
  padding: 5px 10px;
  margin: 0 5px;
  border-radius: 20px;
  min-width: 60px;
  height: 50px;
  text-align: center;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: 700;
}
.image-crop,
.img-round {
  border-radius: 50%;
}
.about-section {
  padding: 50px;
  min-height: 500px;
}
.about-section h1,
h3 {
  color: #d3b5e5;
  font-weight: 800;
}
.custom-shape {
  bottom: 0;
  transform: rotate(180deg);
}
.shape-fill {
  fill: white;
}
.custom-shape-end {
  top: 0;
}
.custom-shape-section2 {
  top: -1px;
}
.image-bg {
  background: url("../images/wool.jpg") 0 0 / cover;
  min-height: 775px;
  width: 100%;
  position: relative;
}
.content-scroll {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.content-scroll::-webkit-scrollbar {
  display: none;
}
.avatar-placeholder {
  border-radius: 50%;
  background-color: #fb8da0;
}
.colored-bg-main {
  background-color: #b6e5d8;
  border-radius: 73% 27% 76% 24%/36% 69% 31% 64%;
  width: 400px;
}
.colored-bg-main-text {
  background-color: #b6e5d8;
  border-radius: 73% 27% 76% 24%/36% 69% 31% 64%;
  width: 250px;
  margin: 0 auto;
  padding: 10px;

}
.competition{
  padding: 12px;
}
.competition img {
  border-radius: 16px;
}
.colored-bg1,
.colored-bg2 {
  border-radius: 73% 27% 76% 24%/36% 69% 31% 64%;
  width: 250px;
  display: flex;
  flex-direction: column;
}
.colored-bg1 {
  background-color: #d3b5e5;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.colored-bg2 {
  background-color: #ffeec1;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.colored-bg3,
.colored-bg4 {
  border-radius: 73% 27% 76% 24%/36% 69% 31% 64%;
  width: 250px;
  flex-direction: column;
  display: flex;
  text-align: center;
}
.colored-bg3 {
  background-color: #b6e5d8;
  justify-content: center;
  align-items: center;
}
.colored-bg4 {
  background-color: #345068;
  justify-content: center;
  align-items: center;
}
footer.bg-light {
  color: #6c757d;
  /* background-color: #b6e5d8 !important; */
  background-color: #335068 !important;
}
.footer-links a,
.footer-links a:hover,
.footer-links a:visited {
  color: white!important;
}
.desc-box {
  background-color: rgba(211, 181, 229, 0.2);
  border-radius: 12px;
  height: 300px;
  padding: 6px;
  margin-bottom: 10px;
  box-shadow: 0 4px 6px #d3b5e5;
  /* overflow: hidden; */
  text-overflow: ellipsis;

}
.desc-box p {
  font-size: 20px;
  text-align: left;
  padding: 0 16px;
}
.teacher-words {
    height: 141px;
    overflow-y: scroll;
    text-overflow: ellipsis;
}
.btn-outline-primary {
  border-color:white;
  color: white;
  --bs-btn-hover-bg: white !important;
  --bs-btn-hover-border-color: white !important;
}
.btn-outline-primary-footer{
  border-color: white;
  color: white;
  --bs-btn-hover-bg: white !important;
  --bs-btn-hover-border-color: white !important;
}
.btn-outline-primary:hover, .btn-outline-primary-footer:hover{
  background-color: #ffe078;
  color: #fff;
}
.footer-links a {
  text-decoration: none !important;
  cursor: pointer;
}
.link-primary {
  color: rgba(72, 185, 136, 0.8);
}
.link-primary:hover {
  text-decoration: underline;
}
.courses-bg {
  background-color: #ffeec1;
  border-radius: 139px 135px 33px 139px;
  height: 400px;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 359px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 4;
}
.courses-bg .btn,
.teacher-btn {
  border-radius: 139px 135px 33px 139px;
  /* width: 100px; */
  margin: 0 auto;
}
.courses-bg .btn {
  background-color: #fff !important;
}
.teacher-btn {
  /* background-color: #fde857 !important; */
  background-color: #fde857 !important;
  color: #333; /* Dark text for contrast */
  border: none;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: bold;
  /* border-radius: 8px; */
  cursor: pointer; /* Normal pointer */
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.teacher-btn:hover {
  background-color: #ff6347 !important;
  color: white;
  cursor: pointer; 
  transform: scale(1.05); 
  box-shadow: 0 4px 10px rgba(255, 99, 71, 0.5); 
  }
.courses-bg h2 {
  font-weight: 700;
  color: #d3b5e5;
}
.courses-bg p {
  font-weight: 400;
}
#preloader {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(211, 181, 229, 0.8);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
}

.shapes {
  display: flex;
}
.animated-shape {
  width: 100px !important;
  height: 100px !important;
  display: none;
}
#circle {
  width: 100px;
  height: 100px;
  /* background: #ffd1dc; */
  background: linear-gradient(119deg, red 17%, orange 20%, yellow 32%, green 46%, blue 59%, indigo 75%, violet 90%);
  border-radius: 50%;
}

/* #triangle-up {
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 100px solid transparent;
  position: relative; 

} */

/* #triangle-up:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  background: linear-gradient(119deg, red 17%, orange 20%, yellow 32%, green 46%, blue 59%, indigo 75%, violet 90%);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
} */



#triangle-up {
    width: 100px; 
    height: 100px;
    position: absolute;
    /* left: 50%; */
    transform: translateX(-50%);   
    margin: 0 auto;
    align-items: center;
  }
  
  #triangle-up:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    background: linear-gradient(119deg, red 17%, orange 20%, yellow 32%, green 46%, blue 59%, indigo 75%, violet 90%);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    margin: 0 auto;
    align-items: center;

  }
  


#square {
  width: 100px;
  height: 100px;
  /* background: #c7ceea; */
  background: linear-gradient(119deg, red 17%, orange 20%, yellow 32%, green 46%, blue 59%, indigo 75%, violet 90%);


}

.copyright {
  font-size: 12px;
}
.copyright a,
.copyright a:visited {
  color: #6c757d;
}
.animated-shape.visible {
  animation: 1.5s ease-in-out forwards floatUpDown;
}
@keyframes floatUpDown {
  0%,
  100% {
    transform: translateY(10px);
    opacity: 0;
  }
  50% {
    transform: translateY(-10px);
    opacity: 1;
  }
}
#shape1 {
  animation-delay: 0.5s;
}
#shape2 {
  animation-delay: 1s;
}
#shape3 {
  animation-delay: 1.5s;
}
.title1 {
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  color: #fff;
}
.custom-shape-divider-top-1714768776 {
  position: absolute;
  bottom: -128px;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}
.custom-shape-divider-top-1714768776 svg {
  position: relative;
  display: block;
  width: calc(115% + 1.3px);
  height: 148px;
}
.custom-shape-divider-bottom-1715020764 .shape-fill,
.custom-shape-divider-top-1714768776 .shape-fill {
  fill: #b6e5d8;
}
.info-section {
  background-color: #b6e5d8;
  min-height: 550px;
}
.blockquote,
.philosophy-box {
  background-color: rgba(255, 255, 255, 0.5);
}
.blockquote {
  text-align: center;
  font-style: italic;
  position: relative;
  padding: 20px;
  border-radius: 16px;
}
.blockquote p {
  max-width: 800px;
  margin: 0 auto;
  padding: 60px;
  font-weight: 500;
}
.blockquote::before {
  content: open-quote;
  font-size: 4rem;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.blockquote::after {
  content: close-quote;
  font-size: 4rem;
  position: absolute;
  right: 50%;
  bottom: -3rem;
  transform: translateX(50%);
}
.blockquote-footer {
  text-align: center;
  margin-top: 1rem;
}
.margin-150 {
  margin: 150px 0;
}
.custom-shape-divider-bottom-1715020764 {
  position: absolute;
  top: -88px;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.custom-shape-divider-bottom-1715020764 svg {
  position: relative;
  display: block;
  width: calc(119% + 1.3px);
  height: 93px;
  transform: rotateY(180deg);
}
.carousel-rev {
  margin-top: 250px;
}
#reviewCarousel .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-item img {
  height: 100%;
  /* object-fit: contain; */
  object-fit: cover;
  width: auto;
  margin: auto;
  /* border-radius: 100px; */
  border-radius: 14px;
}
.carousel {
  width: 65%;
  margin: 145px auto;
}
#galleryCarousel h1,
.location-text,
.team-header {
  color: #d3b5e5;
  font-weight: 700;
}
.carousel-img-wrapper{
  position: relative;
  width: 100%;
  height: 600px; 
  overflow: hidden;
}
.carousel-img-wrapper img {
  object-fit: cover; 
  width: 100%;
  height: 100%;
  margin: auto;
  border-radius: 10px;
  }

.philosophy {
  font-size: 24px;
}
.philosophy-box {
  padding: 28px;
  width: 80%;
  border-radius: 56px;
  margin-top: 20px;
}
.animated-div {
  cursor: pointer;
  transition: transform 0.3s ease-in-out;
}
.animated-div:hover {
  transform: translate(10px, 10px);
}
.modal-backdrop {
  position: absolute;
}

.map-container {
  position: relative;
}
.map-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  padding: 3px 0;
  font-size: 16px;
}
.map-footer .icon-location,
.map-footer .icon-phone {
  padding: 0 10px;
}
.map-footer-link a,
.map-footer-link a:visited {
  color: #fff;
}
.footer-wrapper {
  /* background-color: #b6e5d8; */
  background-color: #335068;
  height: 200px;
}
.footer-wrapper-white {
  background-color: #fff;
  height: 100px;
}
footer h5 {
  /* color: #345068; */
  color: #fde857;
  font-weight: 800;
  font-size: 22px;
}
.custom-shape-divider-top-1715274499 {
  position: absolute;
  top: -2px;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}
.chat-box,
.chat-icon {
  position: fixed;
  bottom: 20px;
  right: 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}
.chat-icon .show{
    opacity: 1;
}
.custom-shape-divider-top-1715274499 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 225px;
}
.custom-shape-divider-top-1715274499 .shape-fill {
  fill: #ffffff;
}
.fa-circle-xmark{
    font-size: 22px !important;
}
.chat-icon {
  width: 60px;
  height: 60px;
  border-radius: 139px 135px 33px 139px;
  /* background-color: #335068; */
  background-color: #335082;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  color: #fff;
  transition: opacity 2s ease-in-out;

}
.chat-box {
  width: 300px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-color: #f1f1f1;
  display: none;
  flex-direction: column;
}
.chat-header {
  background-color: #335068;
  color: #fff;
  padding: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  text-align: center;
  position: relative;
}
.chat-header h3 {
  margin: 0;
}
.chat-header button {
  position: absolute;
  top: 5px;
  right: 10px;
  background: 0 0;
  border: none;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
.bot-message p,
.user-message p {
  border-radius: 10px;
  display: inline-block;
  padding: 10px;
}
.bot-message p,
.chat-footer p,
.chat-header p {
  font-size: 14px;
}
.chat-body {
  max-height: 300px;
  overflow-y: auto;
  padding: 10px;
  flex: 1;
  background-color: #fff;
  border-radius: 12px;
}
.btn-chat:hover,
.chat-footer {
  background-color: #f8ea8c;
}
.message {
  margin: 10px 0;
}
.bot-message p {
  background-color: rgba(211, 181, 229, 0.2);
}
.user-message p {
  background-color: #d1ecf1;
  font-size: 14px;
}
.chat-footer {
  padding: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.btn-chat,
.chat-footer button {
  background-color: #335068;
  color: #fff;
  font-size: 14px;
}
.chat-footer input,
.chat-footer textarea {
  width: 100%;
  margin: 5px 0;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
}
.chat-footer button {
  width: 100%;
  padding: 10px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.background-container {
  position: relative;
  background-image: url("../images/childwithbear.jpg");
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background-attachment: fixed;
  scroll-behavior: smooth;
  scrollbar-width: 0;
  box-sizing: border-box;

}
.kidwithbear-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background: rgba(211, 181, 229, 0.2);  */
  /* background: rgba(0, 0, 0, 0.5); */
  z-index: 1;
}

.text-overlay {
  /* position: absolute; */
  /* top:10px;
    left: 20px; */
  color: white;
  text-align: center;
  z-index: 2;
  padding: 20px;
}

.scrollable-text {
  position: relative;
  line-height: 2em; /* Adjust line height to ensure readability */
  margin: 0; /* Remove margin */
  padding: 0; /* Remove padding */
}

.rslc {
  width: 400px;
  font-weight: 600;
}

.rainbow-text {
  background: linear-gradient(119deg, red 17%, orange 20%, yellow 32%, green 46%, blue 59%, indigo 75%, violet 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.rainbow-text-center {
  background: linear-gradient(119deg, red 42%, orange 48%, yellow 52%, green 55%, blue 59%, indigo 82%, violet 97%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.quote-container {
  max-width: 600px;
  text-align: center;
  background: #b6e5d8;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 8px #b6e5d8;
  margin: 0 auto;
}

.circle-image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0 auto 20px;
  overflow: hidden;
  border: 4px solid #f8ea8c;
  display: flex;
}

.circle-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 50%;
  -webkit-border-radius: 50%;

  
}

.quote {
  font-size: 24px;
  color: #335068;
  line-height: 1.6;
}

.author {
  margin-top: 20px;
  font-weight: 600;
  font-size: 16px;
  color: #d3b5e5;
}


.star {
  position: relative;
  width: 200px; /* Adjust the size as needed */
  height: 200px; /* Adjust the size as needed */
  clip-path: polygon(
    50% 0%, 
    61% 35%, 
    98% 35%, 
    68% 57%, 
    79% 91%, 
    50% 70%, 
    21% 91%, 
    32% 57%, 
    2% 35%, 
    39% 35%
  );
  overflow: hidden;
}

.star img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensures the image scales nicely within the star */
}
.calendarimg {
    max-width: 1200px;
    padding-top: 28px;
    margin: 0 auto;
}
.card-bright {
    background-color:#F8EA8C;

}
.card-bright img {
    border-radius: 14px;
    max-width: 400px;
}
.card-bright:hover {
    background-color:#F4C14E;

}
.card-bright  h4 {
    color: red;
}

@media (max-width: 576px) {
  .blockquote p {
    padding: 30px;
    font-size: 18px;
  }
  #about h1 {
    font-size: 40px;
  }
  #about p {
    font-size: 15px;
  }
  footer.bg-light {
   top:-1px
  }
  .quote-container {
    padding: 10px;
    max-width: 500px;
  }

  .circle-image {
    width: 80px;
    height: 80px;
  }
  .circle-image img {
    width: auto;
    height: 100%;
  }

  .quote {
    font-size: 14px;
  }

  .author {
    font-size: 12px;
  }
  .calendarimg {
    max-width: 570px;
  }
  .card-bright img {
   max-width: 250px;
 }
 .carousel-img-wrapper{
  height: 300px; 
}
}
@media (max-width: 768px) {
  .image-bg {
    height: auto;
  }
  .overlay,
  .video-background {
    height: 600px;
  }
  .custom-shape {
    bottom: 6px;
  }
  body {
    overflow-x: hidden;
  }
  footer.bg-light {
    top:-1px
   }
   .quote-container {
    padding: 15px;
    max-width: 500px;
  }

  .circle-image {
    width: 80px;
    height: 80px;
  }
  .circle-image img {
    width: auto;
    height: 100%;
  }
  .quote {
    font-size: 16px;
  }

  .author {
    font-size: 14px;
  }
  .calendarimg {
    max-width: 760px;
  }
  .card-bright img {
    max-width: 400px;
}
.carousel-img-wrapper{
  height: 340px; 
}
 
}

@media (max-width: 1024px) {
  .background-container {
      background-attachment: scroll;
  }
  .card-bright img {
    max-width: 400px;
}
 
}

@media (min-width: 768px) and (max-width: 1023px) {
  .custom-shape-divider-top-1715274499 svg {
    width: calc(100% + 1.3px);
    height: 147px;
  }
  .colored-bg-main {
    max-width: 300px;
    margin: 0 auto;
  }
  .rslc {
    width: auto;
  }
  .text-overlay {
    top: 0;
  }

  .background-container {
    background-attachment: scroll;
    background-size: cover; 
}

  .text-cover {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
  }
}
@media (max-width: 767px) {
  .custom-shape-divider-top-1715274499 svg {
    width: calc(100% + 1.3px);
    height: 73px;
  }
  .colored-bg-main {
    max-width: 200px;
    margin: 0 auto;
  }
  .rslc {
    width: auto;
  }

  .text-cover {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 10px;
  }

  .background-container {
    background-attachment: scroll;
    background-size: cover; /* Ensure the image covers the container without repeating */
}
}
