 .header .mobilenum {
 background-color: rgba(238, 242, 205, 1);
	border-color: rgba(0, 0, 0, 1);
	color: rgba(0, 0, 0, 1);
	padding: 0.6rem 1.5rem;
	font-weight: 500;
    text-align: center;
	border-radius: 0.25rem;
	transition: all 0.3s;

}


.carousel-inner .frame img
{
   width: 100%;
  height: 100vh;
  object-fit: cover; 
}

.fullscreen-bg {
  height: 100vh;
  background-size: cover;       /* Ensures full cover */
  background-position: center;  /* Keeps image centered */
  background-repeat: no-repeat; /* Prevents tiling */
}

.carousel-caption {
    background: rgba(0, 0, 0, 0.42);
    border-radius: 10px;
    padding: 15px;

`}
.carousel-caption h5 {
    
    color: #fff;
    font-size: 25px;
}

textwhite {
	color: rgba(255, 255, 255, 1);
}

.reducesize {
	font-size: 18px;
}

.tag-line{
    
    font-size: 22px;
    font-weight: 100;
    letter-spacing: .1rem;
    text-align: left;
  
}

.btn-knowmore {
	background-color: rgba(238, 242, 205, 1);
	border-color: rgba(0, 0, 0, 1);
	color: rgba(0, 0, 0, 1);
	padding: 0.6rem 1.5rem;
	font-weight: 500;
    text-align: center;
	border-radius: 0.25rem;
	transition: all 0.3s;
}

.btn-knowmore:hover {
	color: rgba(51, 51, 51, 1);
}


.box {
	position: relative;
	margin: 0 auto;
	background: #fff;
	max-width: 500px;
}
.ribbon {
	background: #2D5699;
    z-index: 100;
	color: #fff;
	padding: 12px;
	text-align: center;
	margin-left: -20px;
	margin-top: -20px;
	margin-right: -20px;
	/*border-radius: 3px 3px 0 0;*/
	position: relative;
    margin-bottom: -30px;
}
.ribbon:before, .ribbon:after {
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	top: 100%;
}
.ribbon.red-gradient {
	background: rgb(234,67,53); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(234,67,53,1) 0%, rgba(178,0,0,1) 100%, rgba(125,185,232,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(234,67,53,1) 0%,rgba(178,0,0,1) 100%,rgba(125,185,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(234,67,53,1) 0%,rgba(178,0,0,1) 100%,rgba(125,185,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea4335', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}
.ribbon.red-gradient:before {
	border-top: 20px solid #861F1A;
	border-left: 20px solid transparent;
	left: 0;
}
.ribbon.red-gradient:after {
	border-top: 20px solid #861F1A;
	border-right: 20px solid transparent;
	left: calc(100% - 20px);
}
.ribbon.blue {
	background: rgba(244, 66, 100, 0.87);
}
.ribbon.blue.top:before{
	top: -20px;
	left: 0;
	border-bottom: 20px solid #f4104d;
	border-left: 20px solid transparent;
}
.ribbon.blue.top:after{
	top: -20px;
	left: calc(100% - 20px);
	border-bottom: 20px solid #992d42;
	border-right: 20px solid transparent;
}
.ribbon.blue.bottom:before{
	border-top: 20px solid #992d46;
	border-left: 20px solid transparent;
	left: 0;
}
.ribbon.blue.bottom:after{
	border-top: 20px solid #992d35;
	border-right: 20px solid transparent;
	left: calc(100% - 20px);
}
.ribbon.blue.crossed:before{
	top: -20px;
	left: 0;
	border-bottom: 20px solid #992d42;
	border-left: 20px solid transparent;
}
.ribbon.blue.crossed:after{
	border-top: 20px solid #2D5699;
	border-right: 20px solid transparent;
	left: calc(100% - 20px);
}
.ribbon.expand {
	position: relative;
	padding: 0;
	background: #4285F4;
}
.ribbon.expand:after {
	border-top: 20px solid #2D5699;
	border-right: 20px solid transparent;
	left: calc(100% - 20px);
}
.ribbon.expand:before{
	border-top: 20px solid #2D5699;
	border-left: 20px solid transparent;
	left: 0;
}
.ribbon.expand span {
	position: relative;
	padding: 18px 0;
	display: inline-block;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.ribbon.expand span:before, .ribbon.expand span:after {
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	top: 100%;
}
.ribbon.expand span:after {
	top: -20px;
	left: calc(100% - 20px);
	border-bottom: 20px solid #2D5699;
	border-right: 20px solid transparent;
}
.ribbon.expand span:before{
	border-bottom: 20px solid #2D5699;
	border-left: 20px solid transparent;
	left: 0;
	top: -20px;
}

.item-floatright {
  float: right;
}


.my-float{
    margin: auto;
    font-size: 24px;
}

.pos-whatsapp {
position: fixed;
left: 15px;
bottom: 15px;
background-color:#29b760;
color:#FFF;
text-align:center;
border-radius: 1em;
box-shadow:
0 0 0 0em rgba(#3498db, 0),
0em 0.05em 0.1em rgba(#000000, 0.2);
transform: translate3d(0, 0, 0) scale(1);

    
}

 .pos-call {
position: fixed;
  right: 60px;
  bottom: 15px;
font-size:26px;
background-color:#6e7dbe;
color:#FFF;
text-align:center;
border-radius: 1.2em;
box-shadow:
0 0 0 0em rgba(#3498db, 0),
0em 0.05em 0.1em rgba(#000000, 0.2);
transform: translate3d(0, 0, 0) scale(1);
z-index: 9999;
}


.float2{
	position:fixed;
    display: flex;
    z-index: 9999;
	width:40px;
	height:40px;
	background-color:#29b760;
	color:#fff;
	text-align:center;
  font-size:30px;
	border-radius: 1em;
  box-shadow:
    0 0 0 0em rgba(#3498db, 0),
    0em 0.05em 0.1em rgba(#000000, 0.2);
    transform: translate3d(0, 0, 0) scale(1);}

.float2 i {
  font-size: 21px;
  color: #fff;
  line-height: 0;
}

.float2:hover {
  background: #4bd680;
  color: #fff;
}

.float2.active {
  visibility: visible;
  opacity: 1;
}
.featured-programs{
    
    padding: 40px 0;
}


.featured-programs .section-title .divis 
 {
	content: "";
	width: 2px;
	height: 20px;
	background: var(--accent-color);
	display: inline-block;
     margin: 0 15px;
}

.featured-programs .isotope-filters {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 60px;
  border: 2px solid #fff;
text-align: center;
    padding: 0;   
  list-style: none;
}

.featured-programs .isotope-filters li {
  cursor: pointer;
  padding: 10px 10px;
  font-size: 0.95rem;
    text-transform: uppercase;
  font-weight: 300;
  transition: all 0.3s ease;
}

.featured-programs .isotope-filters li:hover,
.featured-programs .isotope-filters li.filter-active {
  color:#8f9639;
    font-weight: 500
    
}

.featured-programs .program-item {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.07);
  background-color: var(--surface-color);
  margin-bottom: 30px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
}

.featured-programs .program-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
}

.featured-programs .program-item:hover .program-btn i {
  transform: translateX(5px);
}

.featured-programs .program-item:hover .program-image-wrapper img {
  transform: scale(1.1);
}

.featured-programs .program-badge {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: var(--accent-color);
  color: var(--contrast-color);
  font-size: 0.75rem;
  font-weight: 600;
  padding: 5px 12px;
  border-radius: 20px;
  z-index: 2;
}

.featured-programs .program-image-wrapper {
  height: 100%;
  overflow: hidden;
}

.featured-programs .program-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.featured-programs .program-content {
  padding: 25px 20px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.featured-programs .program-content h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 12px;
}

.featured-programs .program-content p {
  font-size: 0.95rem;
  line-height: 1.6;
  color: color-mix(in srgb, var(--default-color), transparent 20%);
  margin-bottom: 15px;
}

.featured-programs .program-highlights {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 15px;
}

.featured-programs .program-highlights span {
  font-size: 0.8rem;
  color: color-mix(in srgb, var(--heading-color), transparent 30%);
  display: flex;
  align-items: center;
}

.featured-programs .program-highlights span i {
  margin-right: 5px;
  color: var(--accent-color);
  font-size: 0.9rem;
}

.featured-programs .program-btn {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--accent-color);
  font-weight: 600;
  font-size: 0.95rem;
  transition: color 0.3s;
}

.featured-programs .program-btn span {
  position: relative;
}

.featured-programs .program-btn span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: -4px;
  left: 0;
  background-color: var(--accent-color);
  transition: width 0.3s ease;
}

.featured-programs .program-btn i {
  transition: transform 0.3s ease;
}

.featured-programs .program-btn:hover {
  color: color-mix(in srgb, var(--accent-color), transparent 25%);
}

.featured-programs .program-btn:hover span:after {
  width: 100%;
}

.featured-programs .swiper-wrapper {
  height: auto !important;
}

@media (max-width: 992px) {
  .featured-programs .isotope-filters {
    margin-bottom: 30px;
  }

  .featured-programs .isotope-filters li {
    padding: 8px 16px;
    font-size: 0.85rem;
  }
}

@media (max-width: 768px) {
  .featured-programs .program-image-wrapper {
    height: 200px;
  }

  .featured-programs .program-content {
    padding: 20px 15px;
  }

  .featured-programs .program-content h3 {
    font-size: 1.15rem;
  }

  .featured-programs .program-highlights {
    flex-direction: column;
    gap: 8px;
  }
}

.about .mission-vision-row .value-card .card-icon {
  width: 60px;
	height: 60px;
	display: inline-flex;
	background-color: color-mix(in srgb, var(--accent-color), transparent 90%);
	border-radius: 50%;
	transition: all 0.3s ease;
	padding: 10px 15px;
}

.about .mission-vision-row .value-card .card-icon i {
  font-size: 1.75rem;
  color: var(--accent-color);
  transition: color 0.3s ease;
}

.about .mission-vision-row .value-card h3 {
 	margin: auto;
	font-size: 1.2rem;
	text-align: inherit;
	font-weight: 400;
	color: var(--heading-color);
	display: inline-flex;
	padding-left: 25px;
      font-family: "Pacifico", cursive;

}



.about h2{
      font-family: "Pacifico", cursive;
    font-weight: 100;
  text-shadow: 3px 2px rgba(0, 0, 0, 0.21);
}


.about h3{
    
    font-weight: 500;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.21);
}


.content-desktop {display: block;}
.content-mobile {display: none;}

@media screen and (max-width: 768px) {

.content-desktop {display: none;}
.content-mobile {display: block;}

}


/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.intro {
  height: 100%;
  position: relative;
  color: #ffffff;
}

.intro .swiper-pagination {
  bottom: 50px;
}

.intro .swiper-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 10px;
  background-color: #ffffff;
  border-radius: 0;
  opacity: 1;
  transition: 0.3s;
}

.intro .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #2eca6a;
  width: 36px;
}

.intro .intro-item {
  padding-top: 2rem;
}

.intro .intro-content {
  position: absolute;
}
.intro .carousel-item-a {
  position: relative;
    height: 100vh;
    
}

.carousel-item-b img,
.carousel-item-a {
width: 100%;
    height: auto;

}

@media (max-width: 767px) {
  .intro .carousel-item-a,
    {
  position: relative;
    height: 55vh;
    
}
    .intro-title h1 {
        font-size: 1rem;
    }
    
}

.content-desktop {display: block;}
.content-mobile {display: none;}

@media screen and (max-width: 768px) {

.content-desktop {display: none;}
.content-mobile {display: block;}

}

.intro .carousel-item-a.bg-image {
  background-attachment: scroll;
}

.intro .intro-body .price-a {
  color: #ffffff;
  padding: 1rem 1.5rem;
  border: 2px solid #fff;
  border-radius: 40px;
  text-transform: uppercase;
  letter-spacing: 0.030em;
    z-index: 2000;
}


.button-box,
.button-box-special {
   padding: 1rem 1.5rem;
  border: 2px solid #fff;
  border-radius: 40px;
   border: 1px solid black; 
    margin: 10px;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
      text-transform: uppercase;

}

.twelve {
    background: #fff;
    color: #383b3a;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 3px #ccc;
    transition: transform 100ms;
}

.twelve:hover {
    transform: translateY(1px);
    box-shadow: 0 2px #ccc;
}

.twelve:active {
    transform: translateY(3px);
    box-shadow: 0 0 1px #ccc;
}

.intro .spacial {
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  color: #ffffff;
}

.intro .intro-title-top {
  margin-bottom: 1rem;
  font-size: .9rem;
  color: #ffffff;
  letter-spacing: .05em;
}

@media (min-width: 768px) {
  .intro .intro-title-top {
    font-size: 1.75rem;
    margin-bottom: 1rem;
  }
}

@media (max-width: 992px) {
  .intro .intro-title-top {
    font-size: 1.5rem;
    margin-bottom: 2rem;
      text-align: center;
  }
    
    .price-x {
  text-align: left;}
}

.intro .intro-title {
  color: #ffffff;
  font-weight: 400;
  font-size: 2.8rem;
  text-transform: uppercase;
font-family: 'Lora', serif;
}

@media (min-width: 576px) {
  .intro .intro-title {
    font-size: 3.5rem;
  }
}

@media (min-width: 768px) {
  .intro .intro-title {
    font-size: 3.5rem;
  }
}

@media (max-width: 992px) {
  .intro .intro-title {
    font-size: 2rem;
      text-align: center;
  }
}

.intro .intro-subtitle {
  font-size: 1.5rem;
  font-weight: 300;
}

@media (min-width: 768px) {
  .intro .intro-subtitle {
    font-size: 2.5rem;
  }
}

.intro .intro-subtitle.intro-price {
  padding-top: 1rem;
  font-size: 1.2rem;
    z-index: 9999;
    
}

@media (min-width: 576px) {
  .intro .intro-subtitle.intro-price {
    font-size: 1.3rem;

  }
}

@media (max-width: 576px) {
  .intro .intro-subtitle.intro-price {
    font-size: 1.3rem;
      text-align: center;

  }
}
@media (min-width: 768px) {
  .intro .intro-subtitle.intro-price {
    padding-top: 2rem;
    font-size: 1.5rem;
          
  }
}

@media (min-width: 992px) {
  .intro .intro-subtitle.intro-price {
    padding-top: 3rem;
  }
}

/*------/ Intro Single /------*/
.intro-single {
  padding: 10px;
}

@media (max-width: 767px) {
  .intro-single {
    padding-top: 1rem;
  }
}

.intro-single1 {
  padding: 0;
}

@media (max-width: 767px) {
  .intro-single1 {
    padding-top: 5rem;
  }
}

.intro-single .title-single-box {
  padding: 1rem 0 1rem 2rem;
}

.intro-single .title-single-box {
  border-left: 3px solid #2eca6a;
}

.intro-single .title-single-box .title-single {
  font-weight: 400;
  font-size: 2.2rem;
}

@media (min-width: 768px) {
  .intro-single .title-single-box .title-single {
    font-size: 1.5rem;
  }
}

@media (min-width: 992px) {
  .intro-single .title-single-box .title-single {
    font-size: 2.5rem;
  }
}
@media (max-width: 992px) {
  .intro-single .title-single-box .title-single {
    font-size: 1.6rem;
  }
}

.intro-single .breadcrumb-box {
  padding: 1rem 0 0 .5rem;
}

.intro-single .breadcrumb {
  background-color: transparent;
  padding-right: 0;
  padding-left: 0;
}



}
/*------/ Space Padding /------*/
.section-t8 {
  padding-top: 8rem;  
}

@media (max-width: 767px) {
  .section-t8 {
    padding-top: 4rem;
  }
}

.section-t10 {
margin: 50% auto;}

@media (max-width: 767px) {
  .section-t10 {
    margin: 10% auto;
  }
}




.section-t4 {
  padding-top: 4rem;
}

@media (max-width: 767px) {
  .section-t4 {
    padding-top: 2rem;
  }
}






.section-t1 {
  padding-top: 1.5  rem;
}

@media (max-width: 767px) {
  .section-t1 {
    padding-top: 2rem;
  }
}
.section-t3 {
  padding-top: 3rem;
}

@media (max-width: 767px) {
  .section-md-t3 {
    padding-top: 3rem;
  }
}

.section-b2 {
  padding-bottom: 2rem;
}

.section-tb85 {
  padding: 8rem 0 5rem 0;
}

@media (max-width: 767px) {
  .section-tb85 {
    padding: 4rem 0 2.5rem 0;
  }

}

.section-tb5 {
  padding: 5rem 0 5rem 0;
}

@media (max-width: 767px) {
  .section-tb5 {
    padding: 4rem 0 2.5rem 0;
  }

}


.news-img-box {
    
}


/*------/ News Single /------*/
.post-information {
  padding: 3rem 0;
}

.post-content {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.6;
}

.wtclr{
    color: #fff;
}

.post-content .post-intro {
  font-size: 1.7rem;
  font-weight: 300;
  margin-bottom: 2rem;
  line-height: 1.6;
  color: #000000;
  font-weight: 400;
}

.post-content p {
  margin-bottom: 1.7rem;
}

.post-content .blockquote {
  padding: 1rem 3rem 0rem 3rem;
  border-left: 3px solid #2eca6a;
  color: #000000;
}

.post-content .blockquote footer {
  text-align: left;
  padding: 0;
}

.post-footer {
  padding: 3rem 0 4rem;
}

.post-share .socials {
  display: inline-block;
}

.post-share .socials li {
  margin-left: .6rem;
}

 .header .lshadow{
         border-radius:10%;
     border-top:1px solid rgb(100,100,100);
     box-shadow:rgba(0,0,0,.3) 0 10px 10px 0;
     backdrop-filter:blur(5px);
     animation:ripple 2s infinite ease-in-out 
}

 
 @keyframes ripple{
     0%{
        transform:scale(1);
        box-shadow:rgba(0,0,0,.3) 0 10px 10px 0
    }
     50%{
        transform:scale(1.1);
        box-shadow:rgba(0,0,0,.3) 0 20px 20px 0
    }
     100%{
        transform:scale(1);
        box-shadow:rgba(0,0,0,.3) 0 10px 10px 0
    }
}
 @keyframes color-change{
     0%{
        opacity:.7
    }
     50%{
        opacity:1
    }
     100%{
        opacity:.7
    }
}


 