

body{font-family: "Rubik", sans-serif;font-size: 16px;font-weight: 400;line-height: 1.4;color: #444;}


.theme-titlearea .theme-title{margin-bottom: 20px;font-family: "Comic Relief", system-ui;font-size: 34px;font-weight: 600;color: #222;letter-spacing: -0.3px;}
.theme-titlearea p{width: 80%;max-width: 950px;font-size: 16px;font-weight: 400;line-height: 1.4;color: #444;}


/*====================== Theme Button ======================*/
.theme-button{display: inline-block;padding: 15px 20px;min-width: 180px;background: #f3952f;border: 1px solid var(--theme-color);border-radius: 40px;font-size: 16px;color: #fff;text-align: center;text-decoration: none;text-transform: uppercase;transition: 0.5s;cursor: pointer;position: relative;z-index: 0;overflow: hidden;}
.theme-button::before{content: '';position: absolute;top: 0;left: -15px;width: 0;height: 100%;background: rgb(0 0 0 / 10%);transform: skewX(36deg) scale(1.1);transition: 0.5s;z-index: -1;}
.theme-button:hover::before{width: 120%;}

/*====================== Theme form ======================*/
.theme-form input,
.theme-form textarea,
.theme-form select{padding: 12px 30px;width: 100%;background: rgb(255 255 255 / 30%);border: 1px solid #f3952f;border-radius: 25px;backdrop-filter: blur(1px);font-size: 16px;transition: 0.5s;}
.theme-form textarea{height: 130px;resize: none;}
.theme-form input:focus-visible,
.theme-form textarea:focus-visible{outline: unset;box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);}
.theme-form .input-wrap{position: relative;padding-top: 25px;height: 100%;}
.theme-form .input-wrap label{position: absolute;top: 41px;left: 30px;font-size: 13px;}
.theme-form .input-wrap ::placeholder{font-size: 0;color: transparent;}
.theme-form .input-wrap label{top: 0px;}

.theme-form .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width: 100%;height: 100%;}
.theme-form .bootstrap-select>.dropdown-toggle{padding: 12px 30px;height: 100%;background: rgb(255 255 255 / 30%);border: 1px solid #f3952f;border-radius: 25px;backdrop-filter: blur(1px);color: #444;}
.theme-form .bootstrap-select .dropdown-toggle:focus{outline: unset !important;}
.theme-form .bootstrap-select>.dropdown-toggle.bs-placeholder, 
.theme-form .bootstrap-select>.dropdown-toggle.bs-placeholder:active, 
.theme-form .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, 
.theme-form .bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color: #444;}


/*====================== Logo Area ======================*/
.tlc-logoarea{padding: 40px 50px 100px 20px;width: 260px;background: #fff; border-radius: 0 0 260px 0;position: absolute;top: 0;left: 0;z-index: 1;}
.tlc-logoarea img{width: 100%;}

/*====================== Carousel ======================*/
.banner{width: 100%;aspect-ratio: 1920/790;position: relative;}

/* .banner::after{content: "";position: absolute;left: 0;bottom: -2px;width: 100%;height: 85px;background: url(../img/cloud-texture.png)repeat-x;background-size: contain;animation: movement 600s linear infinite;-webkit-animation: movement 600s linear infinite;} */
.banner img{width: 100%;height: 100%;object-fit: cover;}
.banner .content-area{position: absolute;top: 0;left: 0;width: 100%;height: calc(100% - 85px);display: flex;justify-content: center;align-items: center;}
.banner .content-area .banner-content{padding: 30px 0;width: 830px;backdrop-filter: blur(1px);text-align: center;}
.banner .content-area .banner-content h1{margin-bottom: 20px;font-family: "Comic Relief", system-ui;font-size: 40px;font-weight: 600;color: #fff;letter-spacing: -0.3px;text-shadow: 1px 3px 5px rgb(0 0 0 / 10%);}
.banner .content-area .banner-content h1 small{display: block;font-size: 22px;font-weight: 400;}
.banner .content-area .banner-content p{margin: auto;width: 80%;font-size: 16px;font-weight: 400;line-height: 1.4;color: rgb(255 255 255 / 80%);text-shadow: 1px 3px 5px rgb(0 0 0 / 10%);}
.banner .content-area .banner-content .theme-button{margin-top: 25px;background: #e62879;}
/* .carousel .carousel-item,
.carousel .carousel-item img{width: 100%;aspect-ratio: 1920/790;}
.carousel .carousel-item .video-cover{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.carousel::after{content: "";position: absolute;left: 0;bottom: -2px;width: 100%;height: 85px;background: url(../img/cloud-texture.png)repeat-x;background-size: contain; animation: movement 600s linear infinite;-webkit-animation: movement 600s linear infinite;}
.carousel-caption{top: 0;left: 0;bottom: 0;right: 0;padding: 0;}
.content-area{position: absolute;top: 0;left: 0;width: 100%;height: calc(100% - 85px);display: flex;justify-content: center;align-items: center;}
.content-area .banner-content{padding: 50px 0;width: 830px;backdrop-filter: blur(1px);text-align: center;}
.content-area .banner-content h1{margin-bottom: 20px;font-family: "Comic Relief", system-ui;font-size: 40px;font-weight: 600;color: #fff;letter-spacing: -0.3px;text-shadow: 1px 3px 5px rgb(0 0 0 / 10%);}
.content-area .banner-content h1 small{display: block;font-size: 22px;font-weight: 400;}
.content-area .banner-content p{margin: auto;width: 80%;color: rgb(255 255 255 / 80%);text-shadow: 1px 3px 5px rgb(0 0 0 / 10%);}
.content-area .banner-content .theme-button{margin-top: 25px;} */
@keyframes movement{
    0%{background-position: 0px bottom;}
    100%{background-position: 20000px bottom;}
}

/*====================== School Tour ======================*/
.school-tour-secn{padding: 60px 0;position: relative;}
.school-tour-secn::before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 600px;background: url(../img/img-1.png) no-repeat left -320px bottom;background-size: contain;z-index: -1;}
.school-tour-secn::after{content: '';position: absolute;bottom: 0;right: 0;width: 35%;height: 100%;background: url(../img/img-2.png) no-repeat right bottom;background-size: contain;z-index: -1;}
.school-tour-secn .theme-titlearea{padding-left: 30px;}
.school-tour-secn .theme-form{margin-top: 30px;}

/*====================== CTA Section ======================*/
.cta-secn{padding: 100px 0;background: #e62879;text-align: center;position: relative;z-index: 0;}
.cta-secn::before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: url(../img/texture.jpg) no-repeat center center;background-size: cover;opacity: 8%;filter: invert(1);z-index: -1;}
.cta-secn .theme-titlearea .theme-title{color: #fff;text-shadow: 1px 3px 5px rgb(0 0 0 / 10%);}
.cta-secn .theme-titlearea .theme-title span{display: block;margin-bottom: 10px;font-size: 22px;font-weight: 400;}
.cta-secn .theme-titlearea p{margin: 20px auto 0;color: rgb(255 255 255 / 80%);text-shadow: 1px 3px 5px rgb(0 0 0 / 10%);}

/*====================== Program Section ======================*/
.program-secn{padding: 60px 0;text-align: center;}
.program-secn .theme-titlearea{margin-bottom: 10px;}
.program-secn .theme-titlearea p{margin: 0 auto;}
.program-secn .program-card{margin: 0 auto;padding: 0;width: 100%;max-width: 275px; text-align: center;}
.program-secn .program-card .program-imgarea{width: 100%;aspect-ratio: 1 / 0.8;position: relative;display: flex;justify-content: center;align-items: flex-end;transition: 0.5s;}
.program-secn .program-card .program-imgarea::before{content: '';position: absolute;bottom: 0;left: 50%;width: 100%;height: 100%;background: url(../img/shape.svg) no-repeat center center;background-size: contain;transform: translateX(-50%) scale(0.6);transform-origin: bottom center;opacity: 10%;z-index: -1;transition: 0.5s;}
.program-secn .program-card .program-imgarea img{margin-bottom: 12px;width: auto;height: auto;transition: 0.5s;}
.program-secn .program-card .program-contentarea{margin-top: 20px;}
.program-secn .program-card .program-contentarea h5{margin-bottom: 8px;font-size: 20px;font-weight: 600;font-family: "Comic Relief", system-ui;transition: 0.5s;}
.program-secn .program-card .program-contentarea h6{margin: 0;font-size: 20px;font-weight: 300;}
.program-secn .program-card:hover .program-imgarea::before{transform: translateX(-50%) scale(1);opacity: 100%;}
.program-secn .program-card:hover .program-imgarea img{margin-bottom: 0;transform: translateY(-50%);}
.program-secn .program-card:hover h5{color: #f3952f;}

/*====================== WhyChoose Section ======================*/
.whychoose-secn{padding: 60px 0 80px;background: #FFF0E5;}
/* --------------------------- */
.whychoose-area .theme-titlearea .theme-title small{display: block;margin-bottom: 10px;font-size: 22px;font-weight: 400;}
.whychoose-area .theme-titlearea p{margin: 20px 0 0;}
.whychoose-area ul{margin: 15px 0 25px;padding: 0;width: 100%;max-width: 725px;list-style: none;display: flex;flex-direction: row;flex-wrap: wrap;}
.whychoose-area ul li{padding: 25px;width: 50%;border: 0 solid rgb(0 0 0 / 6%);border-width: 0 1px 1px 0;position: relative;}
.whychoose-area ul li::after{content: '';position: absolute;top: -10px;right: -10px;width: 20px;height: 20px;background: #fff0e5;border-radius: 50%;}
.whychoose-area ul li .choose-icon{margin-bottom: 15px;width: 50px;height: 50px;object-fit: contain;object-position: left bottom;}
.whychoose-area ul li p{margin-bottom: 0;}
.whychoose-area ul li strong{display: block;margin-bottom: 5px;}
/* --------------------------- */
.contact-card{padding: 10px 10px 30px 10px;background: #fff;border-radius: 15px;position: sticky;top: 20px;transition: 0.5s;}
.contact-card .footer-img{margin-bottom: 30px;width: 100%;border-radius: 12px;}

.contact-card .contact-maparea{margin-bottom: 30px;width: 100%;aspect-ratio: 42/28;border-radius: 12px;overflow: hidden;}
.contact-card .contact-maparea iframe{width: 100%;height: 100%;}


.contact-card .theme-titlearea{padding-inline: 20px 0;}
.contact-card .theme-titlearea .theme-title{margin-bottom: 12px;font-size: 22px;}
.contact-card ul{margin: 40px 0 0 20px;padding: 0;list-style: none;}
.contact-card ul li{margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid rgb(0 0 0 / 6%);}
.contact-card ul li:last-child{margin-bottom: 0;padding-bottom: 0;border: none;}
.contact-card ul li i{margin-right: 10px;font-size: 18px;color: #f8951d;opacity: 80%;transition: 0.5s;}
.contact-card ul li a{font-size: 17px;font-weight: 500;color: #222;text-decoration: none;line-height: 1;opacity: 80%;transition: 0.5s;}
.contact-card:hover{box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);}
.contact-card ul li:hover i{transform: scale(1.4);filter: grayscale(1);opacity: 30%;}
.contact-card ul li a:hover{opacity: 100%;}

/*====================== Footer ======================*/
.footer{padding: 10px 0 20px;background: #00b72b;text-align: center;z-index: 1; position: relative;}
.footer p {margin: 0px;padding: 0 10px;font-size: 16px;font-weight: 400;color: #fff;display: block;justify-content: center;}
/* --------------------------- */
.footer-top-secn{position: relative;}
.footer-top-secn::after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 40px;background: url(../img/footer.svg) repeat-x;background-size: contain;}
/*============Gallery Section Start===================*/
.featured_owl_box .item {
    background: #fff;
}

.gallery_sec {
  padding: 60px 0;
  position: relative;
  background-color: #fafafa;
}
.gallery_owl_box {
    padding: 20px 0 0;
}
.gallery_img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}
.gallery_img img{aspect-ratio: 9 / 7;object-fit: cover;transition: all 450ms ease;}
.gallery_img:hover img{transform: scale(1.2);} 
.owl-stage{
    display: flex;
}
/*Contact Button Start*/
button.wtsapp {
    position: fixed;
    z-index: 2;
    right: 12px;
    bottom: 30px;
    transition: all 0.5s ease;
    background: #e62879;
    border: none;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0px 0px 4px 4px rgba(225, 225, 225, 0.2);
    animation: pulse 2s infinite;
}

.wtsapp:hover {
    transform: scale(1.1);
}

@keyframes pulse {
    0% {
      box-shadow: 0 0 0 0 rgba(236, 241, 238, 0.7);
  }
  70% {
      box-shadow: 0 0 0 8px rgba(139, 139, 139, 0);
  }
  100% {
      box-shadow: 0 0 0 0 rgba(250, 252, 251, 0);
  }
}

.wtsapp i {
    animation: ring 4.5s infinite ease-in-out;
    transform-origin: center;
}

@keyframes ring {
    0%, 100% { transform: scale(0.82); }
    10%, 30%, 50%, 70%, 90% { transform: scale(0.87); }
    20%, 40%, 60%, 80% { transform:scale(0.82); }
}

button.wtsapp i {
    width: 26px;
    font-size: 20px;
    color: #000;
    height: auto;
    filter: brightness(0) invert(1);
}
.contact_content {
    position: fixed;
    right: 12px;
    bottom: 30px;
    background: #e62879;
    border-radius: 40px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
    padding: 11px 15px 11px 15px;
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    overflow: hidden;
}
.contact_content.open {
    opacity: 1;
    visibility: visible;
}

.contact_content a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}

.contact_content i {
 font-size: 18px;
 color: #fff;
 margin-right: 8px;
}
.contact_btn:hover button#call_toggle~.contact_content {
    visibility: visible;
    opacity: 1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    right: 55px;
    z-index: 3;
}
/*Contact Button End*/
/*Thanks Page Start*/
.tls-bannearea.thanks_sec .banner .content-area .banner-content h1 small {
    padding-bottom: 10px;
}
.qoute-icon {
    width: 100px;
    margin: 50px auto 15px;
}
.qoute-icon svg {
    fill: none;
    stroke: #fff;
    stroke-width: 26;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
    stroke-dasharray: 0, 0, 2900;
    animation: spclArrow 3.7s;
}
.tls-bannearea.thanks_sec {
    min-height: 600px;
}
.tls-bannearea.thanks_sec .banner{padding-bottom: 40px;aspect-ratio: auto;background: url(../img/slider-bg.jpg) no-repeat center center;background-size: cover;height: calc(100vh - 50px);}
.tls-bannearea.thanks_sec .banner .content-area {margin: auto;position: unset;max-width: 90%;
 height: calc(100vh - 53px);
 min-height: 600px;background: transparent;
}
.tls-bannearea.thanks_sec .banner .content-area p{
    line-height: 1.4;
}
.tls-bannearea.thanks_sec .banner .content-area p a{
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #ffffff;
    text-decoration: none;
    position: relative;
    display: inline-block;
}
.tls-bannearea.thanks_sec .banner .content-area p a::after{
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 0;
    height: 1px;
    background: #fff;
    transition: 0.5s;
}
.tls-bannearea.thanks_sec .banner .content-area p a:hover::after{
    width: 100%;
}
.tls-bannearea.thanks_sec .banner-content h1 small {
    font-size: 18px;
}
.tls-bannearea.thanks_sec .banner-content h1 {
    font-size: 50px;
}
.tls-bannearea.thanks_sec .banner-content .theme-button{
    margin-top: 50px;
    margin-bottom: 40px;
}

.footer p a {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}