﻿@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Public+Sans&display=swap');

* {
    font-family: 'Poppins', sans-serif;
}

body {
    font-family: 'Poppins', sans-serif ;
}

a{
    text-decoration:none !important;
    color:black !important;
}
.line-h{
    line-height: 10px !important;
}
.border-bottom-black {
    border-bottom: 2px solid black !important;
}

.pink-bg {
    border: none !important;
    background-color: #FBEDFF !important;
}

/* Heading 1 for Terms and Conditions */
.terms-condition-h1 {
    color: #0c0531;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 125%; /* Adjust as needed, e.g., 1.25 */
}

/* Paragraph for Terms and Conditions */
.terms-condition-p {
    color: var(--Black-Color, #0c0531);
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 150%; /* Adjust as needed, e.g., 1.5 */
    margin-left: auto; /* Auto left margin */
    margin-right: auto; /* Auto right margin */
}

/* Heading 3 for Terms and Conditions */
.terms-condition-h3 {
    color: var(--Black-Color, #0c0531);
    font-family: 'Poppins', sans-serif;
    font-size: 23px;
    font-weight: 700;
    line-height: 130%; /* Adjust as needed, e.g., 1.3 */
}

.nav-item {
    color: #0c0531;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.button-1 {
    color: #000;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 10px 25px;
    flex-shrink: 0;
    border: 2px solid black !important;
    border-radius: 49px;
}

    .button-1:hover {
        box-shadow: 3px 3px 0px rgb(0 0 0 / 1) !important;
    }

.button-color {
    background-color: #eca7ff;
}

.container0 {
    max-width: 90% !important;
    width: 90% !important;
}

.bg-section1 {
    background: #fbedff;
    width: 100%;
    overflow: hidden;
}

.h1-section1 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 96px */
}

.h1-span-section1 {
    color: #eca7ff;
}

.h4-section1 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.p-section1 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px; /* 177.778% */
}

.h1-section2 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 110px; /* 183.333% */
}

.p-section2 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: -25px;
}

.bg-section2 {
    background: #f7dcff;
}

.circle-1 {
    min-width: 83px !important;
    height: 83px;
    /*    background-color: #eca7ff;*/
    border-radius: 50%;
    border: 1px solid black;
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 1);
}

.p-section4 {
    color: #8e9ab2;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    /* line-height: 110px; 500% */
}

.h1-section4 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    /* line-height: 150%; 90px */
}

.h4-section4 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.p-2-section4 {
    color: #8e9ab2;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px; /* 177.778% */
}

.circle-3 {
    background-color: #9cbaf9;
}

.circle-2 {
    background-color: #60cfc7;
}

.h1-section5 {
    color: #0c0531;
    text-align: center;
    font-family: Poppins;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 75px */
}

.p-section5 {
    color: #8e9ab3;
    text-align: center;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 33px */
}

.bg-section5 {
    background: #ebf1fe;
}

.input-section5 {
    border: 1px solid black;
    padding: 15px 300px 15px 30px;
    border-radius: 49px;
}

.button-2 {
    padding: 15px 40px;
}

.container123 {
    max-width: 88% !important;
    width: 88% !important;
}

.button-3 {
    color: #000;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 10px 25px;
    flex-shrink: 0;
    border: 2px solid black;
    border-radius: 49px;
    background-color: white;
    width: 100%;
}

.container-95 {
    max-width: 90% !important;
    width: 90% !important;
}

.container-90 {
    max-width: 85% !important;
    width: 85% !important;
}

.span-45 {
    /* width: 50px; */
    /* height: 50px; */
    /* background-color: #eca7ff; */
    /* border-radius: 50%; */
    /* border: 1px solid black; */
    /* background-color: #9cbaf9; */
    border-radius: 50%;
}

.card-title-9 {
    color: #8e9ab3;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 112.5% */
}

.m-444 {
    margin: 1.1rem;
}

.h1-card {
    color: #0c0531;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 33px */
}

.time-p {
    color: #8e9ab3;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px; /* 266.667% */
}

.card00 {

    border: none;
    overflow: hidden;
    border-radius: 30px !important;
    margin-top: 20px;
}

.position-fixed1 {
    position: absolute;
    margin: 25px;
}

.button-color1 {
    background-color: #60cfc7;
}

.bg-section6 {
    background: #fbedff;
}

.h1-section6 {
    color: #0c0531;
    text-align: center;
    /* font-family: Poppins; */
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 75px */
}

.p-section6 {
    color: var(--gray-500, #6d737a);
    text-align: center;
    /* Body/Large/400 */
    font-family: Public Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
}

.button-section-6 {
    border-radius: 16px;
    border: 2px solid #000;
    background: #fff;
    padding: 15px 5px 15px 25px;
    width: 100%;
    box-shadow: 3px 3px 0px rgb(0 0 0 / 0.8) !important;
}

    .button-section-6:hover {
        box-shadow: none !important;
    }

.p-button-section-6 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: start;
}

.img-01 {
    border: 1px solid black;
    border-radius: 16px;
}

.card12 {
    border-radius: 56px !important;
    border: 5px solid #000 !important;
    background: #9cbaf9 !important;
    padding: 50px 150px;
}

.card-p-5 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.card-h15 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 60px */
}

.img-border-56 {
    border: 1px solid black;
    overflow: hidden;
    border-radius: 49px;
}

.margin-high {
    margin-left: 61rem;
}

.bg-section8 {
    background: #ebf1fe;
}

.container-78 {
    max-width: 60% !important;
    width: 60% !important;
}

.accordion {
    border-radius: 16px;
    border: none;
    background: #fff;
    overflow: hidden;
    /* height: 500px; */
}

.accordion-header:focus {
    border: none;
    background-color: white !important;
}

.accordion-item {
    border: none !important;
}

.Follow56 {
    color: #0c0531;
    text-align: center;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; 
    margin-top: 10px;
}

.p-section10 {
    color: #8e9ab3;
    text-align: center;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 33px */
}

.p-1-section10 {
    color: #0c0531;
    text-align: center;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 33px */
}

.footer-h6 {
    color: #000;
    font-family: Poppins;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.footer-h6-1 {
    color: #000;
    font-family: Poppins;
    font-size: 42px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 54.6px */
}

.p-footer {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.li-header {
    color: #000;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

@media screen and (max-width: 913px){
    .header  .register-now {
        text-align: start !important;
    }
    .page-header .register-now {
        text-align: start !important;
    }
}
.ul-footer {
    color: #8e9ab3 !important;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
}

.ul-footer:hover {
    color: blue !important;
}
    .footer-input {
    width: 100%;
    background-color: white;
    color: black;
}

.footer-input {
    width: 75%;
    height: 64px;
    border: 1px solid black;
    border-radius: 49px;
    padding-left: 25px;
}

.button-6 {
    width: 75%;
    height: 64px;
    color: #000;
    /* font-family: Gilroy-Bold; */
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.bg-footer {
    background: #ebf1fe;
}
@media screen and (max-width:600px){
    .social-share-wrapper a.button-1 {
        padding: 5px 20px !important;
    }
}
@media screen and (max-width: 1400px) {
    .nav-item {
        font-size: 14px;
    }

    .button-1 {
        font-size: 14px;
    }

    .card00 a.button-1 {
        font-size: 14px;
    }
    a.button-1{
        font-size: 25px;
    }

    .h1-section1 {
        font-size: 65px;
        line-height: 80px;
    }

    .h4-section1 {
        font-size: 20px;
    }

    .p-section1 {
        font-size: 15px;
    }

    .p-section4 {
        font-size: 18px;
    }

    .h1-section4 {
        font-size: 45px;
    }

    .h4-section4 {
        font-size: 20px;
    }

    .p-2-section4 {
        font-size: 15px;
    }

    .h1-section5 {
        font-size: 40px;
    }

    .p-section5 {
        font-size: 18px;
    }

    .button-3 {
        font-size: 10px;
    }

    .h1-card {
        font-size: 15px;
    }

    .time-p {
        font-size: 12px;
    }
}

.bg-course-section1 {
    background: #ebf1fe;
}

/* course.html css */

.course-section1-p-1 {
    color: #8e9ab2;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 0%; /* 500% */
}

.course-section1-h1 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 54px */
}

.course-section1-p-3 {
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 33px */
}

.course-section1-h4 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; /* 458.333% */
}

.course-section1-p-2 {
    color: var(--Gray-Color, #8e9ab2);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.course-section2-h2 {
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.course-section2-p {
    color: var(--Black-Color, #0c0531);
    text-align: right;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.bg-course-section3 {
    border-radius: 30px;
    border: 1px solid #60cfc7;
    background: #c7f2ef;
}

.card-right {
    border-radius: 30px !important;
    border: 2px solid var(--Pink-Color, #eca7ff) !important;
    background: var(--Pink-Light-Color, #fbedff) !important;
    position: relative !important;
}

.course-span-1 {
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal; /* 90% */
    margin-top: 2px;
/*    margin-left: -15px;*/
}

.row-border {
    border: 1px solid #60cfc7;
}

.course-span-2 {
    color: var(--Gray-Color, #8e9ab2);
    text-align: right;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 90% */
}

.card1 {
    border-radius: 56px !important;
    border: 5px solid #000 !important;
    background: #9cbaf9 !important;
    height: 70% !important;
}

.img-position {
    box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.2);
    border: 2px solid black;
    border-radius: 56px;
    position: relative;
    right: 2%;
    bottom: 2%;
}

.div-border {
    border-radius: 56px 56px 62px 56px;
    border: 4px solid #000;
    background: #9cbaf9;
}

@media screen and (max-width: 996px) {
    .div-border {
        border: none;
    }

    .img-position {
        border: none;
    }

    .page-header.is-sticky {
        padding: 20px 20px 0px 10px;
    }

    .fixed {
        position: inherit;
    }

    .img-w-100 {
        width: 100%;
    }

    .input-section5 {
        padding: 20px 50px;
    }

    .container-78 {
        max-width: 100% !important;
        width: 100% !important;
    }
}

.about-section-h1 {
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.about-section-bold-p {
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 90% */
}

.about-section-p {
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
}

.card-about-section {
    border-radius: 30px !important;
    border: 1px solid #9cbaf9 !important;
    background: #ebf1fe !important;
}

.about-section-h3 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.card-h4 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; /* 90% */
}

.card-p {
    color: #0c0531;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
}

.bg-section-10 {
    background: var(--Pink-Light-Color, #fbedff);
}

.section-10-h1 {
    color: #0c0531;
    text-align: center;
    font-family: Poppins;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 75px */
}

.card-about {
    background-color: white !important;
    border-radius: 30px !important;
    border: none !important;
}

.feedback-p {
    color: #0c0531;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
}

.feedback-h4 {
    color: #000;
    font-family: Public Sans;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px; /* 133.333% */
    letter-spacing: 0.048px;
}

.bg-section-11 {
    background: #ebf1fe;
}

.fixed {
    position: fixed;
    /*    width: 20%;*/
    width: 20.7%;
    overflow: hidden;
    top: 85px;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s;
}
@media (max-width: 760px) {
    .fixed {
        position: static !important;
        width: 100% !important;
        top: auto !important;
        margin-top: 20px;
    }
}

@media (max-width: 700px) {
    .fixed {
        top: 85px !important;
    }
}
.page-header.is-sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    width: 100%;
    backdrop-filter: blur(10px);
    animation: slideDown 0.35s ease-out;
    top: 0;
    z-index: 999;
}

    .page-header.is-sticky img {
        max-width: 80%;
    }

    .page-header.is-sticky button {
        font-size: 14px;
        padding: 7px 10px;
    }

/* about us page css */

.about-section1-h1 {
    color: #0c0531;
    text-align: center;
    font-family: Poppins;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%; /* 75px */
}

.about-section1-p {
    color: var(--Black-Color, #0c0531);
    text-align: left;
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 33px */
}

.bg-about {
    background: #ebf1fe;
}

.section-2-about-h3 {
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 65px; /* 130% */
}

.about-section-2-p {
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 33px */
}

.about-section-2-p-2 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
/* contact-us page css */

.card-contact-us {
    border-radius: 20px !important;
    border: 2px solid var(--Pink-Color, #eca7ff) !important;
    background: var(--Pink-Light-Color, #fbedff) !important;
}

.card-contactus {
    border-radius: 20px !important;
    background: var(--Pink-Color, #eca7ff) !important;
    /* height: 660px !important; */
}

.card-2-h3 {
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%; /* 38.4px */
    letter-spacing: 0.48px;
}

.card-2-p {
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 25.6px */
    letter-spacing: 0.32px;
}

.card-2-h4 {
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 28.8px */
    letter-spacing: 0.36px;
}

label,
.description {
    /* color: var(--secondary-color); */
    /* text-transform: uppercase; */
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 28.8px */
    letter-spacing: 0.36px;
}

form {
    /* width: 31.25rem; */
    /* position: relative; */
/*    margin-top: 2rem;*/
/*    padding: 1rem 0;*/
}

#contact-form > input,
textarea,
label {
    width: 100%;
    display: block;
}

input {
    border-bottom: 1px solid black !important;
}

p,
placeholder,
input,
textarea {
    font-family: 'Poppins', sans-serif;
}

    input::placeholder,
    textarea::placeholder {
        color: var(--primary-color);
    }

input,
textarea {
    color: var(--primary-color);
    font-weight: 500;
    background: var(--bg-color);
    border: none;
    border-bottom: 1px solid var(--secondary-color);
    padding: 0.5rem 0;
    margin-bottom: 1rem;
    outline: none;
}

textarea {
    resize: none;
}

button {
    /* text-transform: uppercase; */
    font-weight: 300;
    background: var(--button-color);
    color: var(--bg-color);
    /* width: 10rem; */
    /* height: 2.25rem; */
    border: none;
    border-radius: 2px;
    outline: none;
    cursor: pointer;
}

/*input:hover,
textarea:hover {
    opacity: 0.5;
}*/

button:active {
    opacity: 0.8;
}

.form-h4 {
    color: var(--Black-Color, #0c0531);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%; /* 28.8px */
    letter-spacing: 0.36px;
}

/*
 *  Bootstrap Carousel Effect Ken Burns
 * ===========================================================================*/

@keyframes kenburns {
    0% {
        transform: scale(1);
        transition: transform 20000ms linear 0s;
    }

    100% {
        transform: scale(1.4);
        transition: transform 20000ms linear 0s;
    }
}

/* Carousel Wrapper */
.kb-carousel {
    overflow: hidden;
/*    max-height: 650px;*/
}

    /* Carousel Items */
    .kb-carousel .carousel-item {
        transition: transform 0.6s ease-in-out 0s, opacity ease-in-out 0.6s;
    }

        .kb-carousel .carousel-item.active {
            transition: transform 0.6s ease-in-out 0s, opacity ease-in-out 0.6s;
        }

    .kb-carousel > .carousel-inner > .carousel-item > img,
    .kb-carousel > .carousel-inner > .carousel-item > a > img {
        opacity: 0.8;
        animation: kenburns 20000ms linear 0s infinite alternate;
    }

    .kb-carousel .carousel-item-next.carousel-item-start .carousel-caption,
    .kb-carousel .carousel-item-prev.carousel-item-end .carousel-caption {
        z-index: 0;
        opacity: 0;
    }

/* Carousel Captions */
.kb-caption {
    right: 7%;
    left: 7%;
    bottom: 25%;
    padding: 0;
    width: 80%;
}

.kb-caption-left {
    margin-right: auto;
}

.kb-caption-right {
    margin-left: auto;
}

.kb-caption-center {
    margin: auto;
}

.kb-caption h1,
.kb-caption h3 {
    padding: 0.5rem 0;
    margin-bottom: 0;
}

.kb-caption h1 {
    animation-delay: 1s;
    color: #bf392b;
    background: #fff;
}

.kb-caption h3 {
    animation-delay: 1.5s;
    color: #fff;
    background: rgba(0 0 0 / 0.5);
}

@media (min-width: 768px) {
    .kb-caption {
        bottom: 37%;
        width: 40%;
    }
}

@media (min-width: 1200px) {
    .kb-caption {
        bottom: 45%;
    }
}

/* Controls */
.kb-control-prev,
.kb-control-next {
    width: 3.5rem;
    height: 3.5rem;
    margin: auto 0;
    opacity: 0;
    color: #fff;
    background: rgba(0 0 0 / 0.7);
}

.kb-carousel:hover .kb-control-prev,
.kb-carousel:hover .kb-control-next {
    opacity: 1;
}

.kb-control-prev {
    left: 1%;
}

.kb-control-next {
    right: 1%;
}

    .kb-control-prev:hover,
    .kb-control-prev:focus,
    .kb-control-next:hover,
    .kb-control-next:focus {
        color: #fff;
        background: transparent;
    }

/* Support for dark mode */
[data-bs-theme='dark'] .carousel .carousel-control-next-icon,
[data-bs-theme='dark'] .carousel .carousel-control-prev-icon {
    filter: none;
}

.card-img-1 {
    border-radius: 56px !important;
    border: 5px solid #000 !important;
/*    background: var(--Green-Color, #60cfc7) !important;*/
}

.card-img-2 {
    border-radius: 56px !important;
    border: 5px solid #000 !important;
    background: #9cbaf9 !important;
}

.card-img-3 {
    border-radius: 56px !important;
    border: 5px solid #000 !important;
    background: var(--Pink-Color, #eca7ff) !important;
}

.card-img-h2 {
    color: #0c0531;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 60px */
}

.card-img-p {
    color: #0c0531;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

/* FAQ CSS */


*, *::after, *::before {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

p {
    line-height: 1.8;
}

body {
    min-width: 375px;
    font-family: "Poppins", sans-serif;
    background-color: #f1f1f1;
    color: #1a1a1a;
}

h1 {
    /* text-align: center; */
    font-size: 1.2em;
    font-weight: 800;
    margin-top: 1em;
    margin-bottom: 1.8em;
}

section.faq {
    width: 100%;
    max-width: 540px;
    border-radius: 12px;
    padding: 2em;
    background-color: white;
    box-shadow: 2px 2px 15px 4px rgba(0, 0, 0, 0.2);
}

.faq-container {
    display: grid;
    gap: 1em;
}

.faq-header {
    padding: 1.2em 1em;
    font-weight: 600;
    background-color: white;
    user-select: none;
    cursor: pointer;
    /* border-radius: 10px 10px 10px 10px; */
    border: 2px solid black;
}

    .faq-header:hover {
        box-shadow: 3px 3px 0px rgba(0, 0, 0, 1);
    }

.faq-content {
    padding: 1em;
    background: white;
    border-bottom: 2px solid black;
    border-right: 2px solid black;
    border-left: 2px solid black;
}

.faq-box {
    box-shadow: 3px 3px 0px rgba(0, 0, 0, 1);
}


/*custom.css*/

@media screen and (max-width:560px){
    .contact-form{
        margin-top: 30px !important;
    }
    .lessons-section-title{
        display:none;
    }
    .card-contactus img {
        border-bottom-left-radius: 20px !important;
    }
}

@media screen and (min-width:560px) {
    .contact-form {
        margin: auto !important;
    }
}

.course-list-img{
    height:260px;
    object-fit: cover;
}



.course-action-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.social-share-wrapper {
    display: flex;
    gap: 10px;
}
/*    .social-share-wrapper .button-1 {
        padding:1px 25px 0 25px;
    }*/
    #sticky-wrapper {
        overflow: visible;
    }
.modulname{
   
}
#sidebar {
    position: sticky;
    /* top: 110px;  */
    align-self: flex-start;
}

@media (min-width: 991px) {
    #sidebar {
        top: 110px !important;
    }
}

@media (min-width: 765px) {
    #sidebar {
        top: 125px;
    }
}

.follow-us img{
    height:55px;
}
.follow-us-logo {
    height: 60px !important;
}

.contact-us {
    background: var(--Pink-Light-Color, #fbedff) !important;
}


/*Register form*/

.register-form {
    background-color: var(--Pink-Light-Color, #fbedff) !important;
}
/*.hover-register:hover {
    background-color: #e0e0e0 !important;
}*/

/*footer vertion*/
.footer-version {
    color: #ffffff;
    background-color: #333333;
}

.h-100{
    height:100% !important;
}

/*Register-form*/
.field-error {
    border: 1px solid #dc3545 !important;
}

.error-text {
    color: #dc3545;
    font-size: 13px;
    margin-top: 4px;
}

.otp-container {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.otp-input {
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    border: 2px solid #ced4da;
    border-radius: 6px;
}

    .otp-input:focus {
        outline: none;
        border-color: #0d6efd;
        box-shadow: 0 0 3px rgba(13,110,253,.5);
    }

.message-top {
    position: fixed;
    top: 100px;
    right: 20px;
    min-width: 500px;
    max-width: none; 
    width: auto;
    max-width: 400px;
    z-index: 9999;
    display: none;
}


/*header*/
.user-menu {
    position: relative;
    display: inline-block;
}

.user-name {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    padding: 6px 10px;
    border-radius: 12px;
    transition: background 0.2s ease;
}

    .user-name:hover {
        background: #f3f3f3;
    }

.avatar {
    width: 50px;
    height: 50px;
    background: #9CBAF9;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    text-transform: uppercase;
    transition: transform 0.2s;
}
.page-header.is-sticky .user-name img {
    max-width: 100% !important;
}
.name-text {
    font-weight: 500;
    color: #333;
}

.submenu {
    position: absolute;
    top: 115%;
    right: 0;
    background: #fff;
    list-style: none;
    padding: 8px 0;
    margin: 0;
    min-width: 180px;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.2s ease;
}

    .submenu li a {
        display: block;
        padding: 10px 18px;
        text-decoration: none;
        color: #333;
        font-size: 14px;
    }

        .submenu li a:hover {
            background: #f5f5f5;
        }

    .submenu .divider {
        height: 1px;
        background: #eee;
        margin: 6px 0;
    }

    .submenu .logout {
        color: #d9534f;
    }

.user-menu:hover .submenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}


/*login*/
.modal-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 9999;
    backdrop-filter: blur(2px);
}

.modal-box {
    background: #fff;
    width: 100%;
    max-width: 380px;
    padding: 28px;
    border-radius: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);
}

.animate-scale {
    animation: scaleIn 0.25s ease-in-out;
}

@keyframes scaleIn {
    from {
        opacity: 0;
        transform: translate(-50%, -45%) scale(0.95);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }
}
.uploadImagePreview {
    width: 180px;
    height: 150px;
}

.profile-upload-wrapper {
    width: 65px;
    height: 65px;
    margin: auto;
    border-radius: 50%;
    border: 2px dashed #999999;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    background: #f9f9f9;
}

    .profile-upload-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: none;
    }

.profile-placeholder i {
    color: #999999;
}

.profile-upload-wrapper.has-image img {
    display: block;
}

.profile-upload-wrapper.has-image .profile-placeholder {
    display: none;
}

.profile-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
}