@import url("https://fonts.googleapis.com/css2?family=Clicker+Script&display=swap");
:root {
    --bg-color: #322f55;
    --bg2-color: #f0f4f8;
    --main-color: #322f55;
    --sec-color: #09298b;
    --white-color: #fff;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    line-height: unset !important;
    font-family: serif;
}

html {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
    color: #444;
    border: none !important;
    font-family: serif;
}

a {
    text-decoration: none !important;
    transition: 0.5s;
}

ul {
    list-style: none;
}

.main-title h1,
.main-title h2 {
    padding: 20px;
    position: relative;
    text-align: center;
    font-size: 30px;
    font-weight: 800;
    color: var(--white-color);
}

.main-title h1::before,
.main-title h2::before {
    content: " ";
    width: 150px;
    height: 3px;
    background-color: white;
    position: absolute;
    top: 65px;
    left: 50%;
    transform: translateX(-50%);
}

.main-title h1::after,
.main-title h2::after {
    content: "";
    width: 75px;
    height: 3px;
    background-color: white;
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
}

html:lang(en) {
    .main-nav a {
        text-transform: capitalize;
    }
}
p {
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}
@media (min-width: 768px) {
    .content {
        width: 750px !important;
    }
}
@media (min-width: 992px) {
    .content {
        width: 970px !important;
    }
}
@media (min-width: 1200px) {
    .content {
        width: 1170px !important;
    }
}
.w50-50 {
    padding: 60px 15px !important;
    width: 100%;
}
.w50-50 .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.content {
    margin-left: auto !important;
    margin-right: auto !important;
}
.w50-50 .content .info,
.w50-50 .content .image {
    width: 50%;
    padding: 15px;
}
.w50-50 .content .image img {
    width: 100%;
}
.card {
    padding: 0 !important;
}
.card-body {
    padding: 0 !important;
}
.w50-50.zoom {
    padding: 0px;
}
.landing {
    width: 100%;
}
.landing.w50-50 {
    padding: 0 15px !important;
}
.zoom .content .info .item {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.zoom .content .info div.pragraph {
    margin-left: 65px !important;
    margin-bottom: 15px !important;
    font-weight: 600;
}
.zoom .content ul {
    padding: 0;
}
.zoom .content li {
    font-size: 30px;
    margin: 10px 0 15px;
    color: var(--bg-color);
    font-weight: bold;
}
.zoom .content i {
    font-size: 35px;
    margin-right: 15px;
    color: var(--bg-color);
    font-weight: bold;
}
/* End Global Rules */
#header {
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.5s;
    padding: 10px 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1050;
    position: relative !important;
}
.padd {
    padding: 50px 0 0 0;
}
#header .container {
    display: flex;
    position: relative;
    padding: 0 15px;
    align-items: center;
    justify-content: space-between;
}
a.logo span {
    font-size: 2.2rem;
    font-weight: bold;
    font-family: "Clicker Script";
    color: var(--white-color);
}
.landing {
    background-image: url(../thumbnail.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.landing h2 {
    font-weight: 800;
    color: var(--bg-color);
    font-size: 1.8rem;
}
.landing h2 span {
    font-size: 2.2rem;
    color: white;
}
.modal-btn button {
    margin: 20px 0 0 0 !important;
}
.modal-content {
    background-color: #ffffff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='327' height='327' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%23897BE2' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23897BE2'%3E%3Ccircle cx='769' cy='229' r='8'/%3E%3Ccircle cx='539' cy='269' r='8'/%3E%3Ccircle cx='603' cy='493' r='8'/%3E%3Ccircle cx='731' cy='737' r='8'/%3E%3Ccircle cx='520' cy='660' r='8'/%3E%3Ccircle cx='309' cy='538' r='8'/%3E%3Ccircle cx='295' cy='764' r='8'/%3E%3Ccircle cx='40' cy='599' r='8'/%3E%3Ccircle cx='102' cy='382' r='8'/%3E%3Ccircle cx='127' cy='80' r='8'/%3E%3Ccircle cx='370' cy='105' r='8'/%3E%3Ccircle cx='578' cy='42' r='8'/%3E%3Ccircle cx='237' cy='261' r='8'/%3E%3Ccircle cx='390' cy='382' r='8'/%3E%3C/g%3E%3C/svg%3E");
}
.modal-body {
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.modal-body .info,
.modal-body .form {
    width: 50%;
    padding: 10px;
}
.iti.iti--allow-dropdown {
    width: 100%;
}
.modal-body .form input {
    border: 1px solid #3c3a5e;
    outline: none;
}
.modal-body .info span {
    color: white;
    font-size: 18px;
}
.modal-body .info h3 {
    font-weight: 800;
    font-size: 18px;
}
.modal-body .info li {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}
.modal-body .info i {
    margin-right: 10px;
    font-size: 26px;
    color: var(--bg-color);
}
.modal-header {
    border-color: #000 !important;
}
.modal-content {
    background-color: #fff;
    background-image: linear-gradient(
            135deg,
            transparent 0%,
            #fff 25%,
            #fff 75%,
            transparent 100%
        ),
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAIklEQVQoU2N89+7dfwYsQEhIiBEkzDgkFGDzAbIY2Cv4AACvrBgJjYNGfwAAAABJRU5ErkJggg==);
}
.modal-content form label {
    color: white;
}
/* Navigation Menu */
.main-nav,
.main-nav * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.main-nav > ul > li {
    position: relative;
    white-space: nowrap;
    float: left;
}
.main-nav a {
    display: block;
    position: relative;
    color: var(--white-color);
    padding: 10px 15px;
    transition: 0.3s all ease-in-out;
    font-size: 17px;
    font-weight: 800;
}
.main-nav a:hover,
.main-nav .active > a,
.main-nav li:hover > a {
    text-decoration: none;
    color: var(--main-color);
}
.main-nav .drop-down ul {
    display: block;
    position: absolute;
    left: 0;
    top: calc(100% - 30px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    padding: 10px 0;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: ease all 0.3s;
}
.main-nav .drop-down:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}
.main-nav .drop-down li {
    min-width: 180px;
    position: relative;
}
.nav-item.dropdown .dropdown-menu a:not(:last-child) {
    border-bottom: 1px solid var(--main-color);
}
.nav-item.dropdown .dropdown-menu a:hover {
    background-color: var(--main-color);
    color: var(--white-color);
}
.nav-item.dropdown .dropdown-menu a {
    transition: 0.3s all ease-in-out;
    color: var(--bg-color);
}
.dropdown-menu {
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
}
.main-nav .drop-down ul a {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    color: var(--main-color);
}
.main-nav .drop-down > a:after {
    content: "\f107";
    font-family: FontAwesome;
    padding-left: 10px;
}
/* Mobile Navigation */
.mobile-nav {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 9999;
    overflow-y: auto;
    left: -260px;
    width: 260px;
    padding-top: 18px;
    background: rgba(40, 38, 70, 0.8);
    transition: 0.4s;
}
.mobile-nav * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mobile-nav a {
    display: block;
    position: relative;
    color: #fff;
    padding: 10px 20px;
    font-weight: 500;
}
.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
    color: var(--main-color);
    text-decoration: none;
}
.mobile-nav .drop-down > a:after {
    content: "\f078";
    font-family: FontAwesome;
    padding-left: 10px;
    position: absolute;
    right: 15px;
}
.mobile-nav .active.drop-down > a:after {
    content: "\f077";
}
.mobile-nav .drop-down > a {
    padding-right: 35px;
}
.mobile-nav .drop-down ul {
    display: none;
    overflow: hidden;
}
.mobile-nav .drop-down li {
    padding-left: 20px;
}
.mobile-nav-toggle {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9998;
    border: 0;
    background: none;
    font-size: 24px;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    cursor: pointer;
    text-align: right;
}
.mobile-nav-toggle i {
    margin: 18px 18px 0 0;
    color: var(--white-color);
}

.mobile-nav-overly {
    width: 100%;
    height: 100%;
    z-index: 9997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(40, 38, 70, 0.8);
    overflow: hidden;
    display: none;
}

.mobile-nav-active {
    overflow: hidden;
}

.mobile-nav-active .mobile-nav {
    left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
    color: #fff;
}

.section-header h3 {
    font-size: 36px;
    color: #413e66;
    text-align: center;
    font-weight: 700;
    position: relative;
    font-family: "Montserrat", sans-serif;
}

.section-header p {
    text-align: center;
    margin: auto;
    font-size: 15px;
    padding-bottom: 60px;
    color: #535074;
    width: 50%;
}
.courses-page {
    background-color: #f0f4f8 !important;
}
.courses-page .info {
    background-color: var(--main-color) !important;
}
.courses-page .info h4 {
    font-size: 20px;
    font-weight: 800;
    color: var(--white-color) !important;
}
.articles .main-title h1,
.courses-page .main-title h1 {
    color: var(--main-color) !important;
}
.articles .main-title h1::before,
.articles .main-title h1::after,
.courses-page .main-title h1::before,
.courses-page .main-title h1::after {
    background-color: var(--main-color) !important;
}
.courses-page span {
    font-weight: 400;
    color: var(--white-color) !important;
}
/* Courses  */
.courses {
    position: relative;
    min-height: 100vh;
    background-color: #957eff;
}
.courses .card {
    background: transparent;
    border: none !important;
    height: 250px !important;
}

.courses .card img {
    width: 100%;
    height: 250px !important;
    border-radius: 0.25rem;
}

.courses .info {
    padding: 7px 10px;
    border-radius: 0 0.2rem 0 0.2rem;
    position: absolute;
    background-color: #ffffff;
    bottom: 0;
}

.courses .info h4 {
    font-size: 20px;
    color: var(--bg-color);
}

.courses span {
    color: #8d70ff;
}

/* FAQ */
/* #faq {
    margin-top: 50px;
    padding: 20px;
    overflow: hidden;
    background-color: #f0f4f8;
}

#faq #faq-list {
    padding: 0;
    list-style: none;
}

#faq #faq-list li {
    border-bottom: 1px solid #ebebeb;
    font-size: 18px;
    font-weight: 400;
}

#faq .faqlist li {
    font-size: 18px !important;
    font-weight: 400 !important;
}

#faq #faq-list a {
    padding: 22px 0;
    display: block;
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    line-height: 1;
    font-weight: 800;
    padding-right: 20px;
}

#faq #faq-list i {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 20px;
}

#faq #faq-list p {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 400;
}

#faq #faq-list a.collapse {
    color: #1bb1dc;
}

#faq #faq-list a.collapsed {
    color: #000;
}

#faq #faq-list a.collapsed i::before {
    content: "\f063" !important;
}

#faq #faq-list ul>li {
    margin-top: 10px;
    border: none;
} */

/* Landing Teacher  */
#landing-teacher {
    display: flex;
    align-items: center;
    min-height: 100vh;
    max-width: 100%;
    padding: 30px 15px;
    background-color: #322f55;
}

#landing-teacher .content {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

#landing-teacher .content .image-fader {
    margin-left: 10%;
}

#landing-teacher .content .text,
#landing-teacher .content .image-fader {
    width: 50%;
}

.intro .image {
    width: 48%;
    color: white;
}

.intro img {
    height: 400px;
    width: 90%;
    border-radius: 12px;
}

.image-fader {
    position: relative;
    align-items: center;
    
    width: 100%;

    height: 450px !important;
}
.image-fader img {
    height: 80%;
    width: 80%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 12px;
    animation-name: imagefade;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 9s;
}
@keyframes imagefade {
    0%,
    33.33% {
        opacity: 1;
    }
    40%,
    100% {
        opacity: 0;
    }
}
.image-fader img:nth-of-type(1) {
    animation-delay: 0s;
}
.image-fader img:nth-of-type(2) {
    animation-delay: 3s;
}
.image-fader img:nth-of-type(3) {
    animation-delay: 6s;
}

#landing-teacher .box h1,
#landing-teacher h3,
#landing-teacher p {
    color: white;
    font-weight: bold;
}

#landing-teacher h3 {
        font-size: 3.5rem;
}
.intro .text h3,
#landing-teacher h3 {
    font-size: 2.5rem;
}

.intro .btn {
    background-color: #8d70ff;
    font-weight: bold;
    padding: 8px;
    font-size: 20px;
}

.intro p,
#landing-teacher p {
    font-size: 1.8rem;
    font-weight: 400 !important;

}

#landing-teacher .boxs {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

#landing-teacher .box {
    background: #3c3a5e;
    width: 47%;
    margin: 0 15px;
    border-radius: 12px;
    padding: 15px;
}

section.featuers {
    padding: 50px 15px 40px !important;
    width: 100%;
    background-color: var(--bg2-color);
    display: grid;
    place-items: center;
}

.featuers .featuer-row {
    display: flex;
    flex-wrap: wrap;
}

.featuers .featuer-card {
    text-align: center;
    border: 1px solid black;
    padding: 1em 1.5em;
    background: linear-gradient(#ffff 50%, #2c7bfe 50%);
    width: 100%;
    background-size: 100% 200%;
    background-position: 0 2.5%;
    height: 100%;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    cursor: pointer;
    transition: 0.5s;
}

.featuers .featuer-card:hover {
    background-position: 0 100%;
}

.featuers .column .icon {
    display: grid;
    place-items: center;
    position: relative;
    width: 2.5em;
    height: 2.5em;
    background-color: #2c7bfe;
    color: #ffffff;
    font-size: 37px;
    margin: auto;
    border-radius: 50%;
    transition: 0.5s;
}

.featuers .featuer-card:hover .icon {
    background-color: #ffffff;
    color: #2c7bfe;
}

.featuers .featuer-card:hover h3 {
    color: #ffffff;
}

.featuers .featuer-card:hover p {
    color: #f0f0f0;
}

.featuers .column p {
    font-size: 18px;
    line-height: 1.6;
    font-weight: 600;
    letter-spacing: 0.03em;
    color: #575a7b;
    margin: 1em 0;
}

.featuers .column h3 {
    font-size: 25px;
    font-weight: 600;
    color: #1f194c;
    margin: 1em 0;
}

.featuers .column {
    width: 100%;
    padding: 0 1em 1em 1em;
}

@media screen and (min-width: 768px) {
    section.featuers {
        padding: 0 2em;
    }

    .featuers .column {
        flex: 0 50%;
        max-width: 50%;
    }
}

@media screen and (min-width: 992px) {
    section {
        padding: 1em 2em;
    }

    .featuers .column {
        flex: 0 33.33%;
        max-width: 33.33%;
    }
}

.sub-landing {
    background-color: #322f55;
    padding: 30px 15px;
    color: white;
    width: 100%;
}

.sub-landing h3 i {
    font-size: 30px;
    margin-right: 10px;
}

.divider {
    background-color: white;
    height: 1px;
}

.sub-landing .box {
    width: 100%;
    background: #3c3a5e;
    margin: 10px 0;
    height: 200px;
    border-radius: 12px;
    padding: 15px;
}

.sub-landing .box h3 {
    font-size: 1.6rem;
    margin: 10px 20px 10px 0;
}

.category-heading {
    background-color: gainsboro;
    padding: 8px;
    border-radius: 8px;
    border-left: 8px solid #3c3a5e;
    border-right: 8px solid #3c3a5e;
}

.category-heading h3 {
    color: #3c3a5e;
}

.category-img {
    border-radius: 12px;
}

/* Start services */
.services {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    background-color: white;
}

.services .content {
    display: grid;
    gap: 30px;
    place-items: center !important;
    grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
}

.services .box {
    display: grid;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 12px;
    height: 500px;
    width: 100%;
}

.services .box .feat-img {
    position: relative;
    overflow: hidden;
    border-radius: 12px 12px 0 0;
    height: 200px;
}

.services .box:hover .feat-img::after {
    border-width: 110px 500px 110px 0;
}

.services .box .feat-img img {
    width: 100%;
    height: 200px;
}

.services .box h2 {
    position: relative;
    font-size: 22px;
    width: fit-content;
    margin: auto;
    color: #6460ab;
}

.services .box h2::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 15px;
    background-color: #6460ab;
    width: calc(100% - 30px);
    height: 4px;
}

.services .box p {
    line-height: 2;
    font-size: 19px;
    margin: 10px 3px;
    padding: 25px;
    color: #777;
}

.services .box a {
    display: flex;
    align-items: center;
    border: 3px solid;
    width: fit-content;
    margin: 0 auto 30px;
    font-size: 20px;
    font-weight: bold;
    padding: 0px 30px !important;
    border-radius: 8px;
    transition: 0.4s;
}

.services .Quality a,
.landing-info a {
    color: #6460ab;
    border-color: #6460ab;
    background: linear-gradient(to right, #6460ab 50%, white 50%);
    background-size: 200% 100%;
    background-position: right bottom;
}

.services .box:hover a,
.landing-info a:hover {
    color: white;
    background-position: left bottom;
}

.modal-content {
    background-color: gainsboro !important;
    border-radius: 15px !important;
}

.btns {
    margin-top: 10px;
}

.btns a {
    margin: 10px;
}

/* Costs */
.costs {
    padding: 60px 40px 0px 40px;
}

.cost {
    width: 100%;
}

.cost .content .box {
    width: 50%;
    margin: 0 10px;
}

/* Cost */
.cost .box,
.costs .content {
    padding: 40px;
    background-color: #f5f5f8;
    border-radius: 20px;
}

.costs .content {
    padding: 40px 40px 0 40px !important;
}

.cost .content h3 {
    font-size: 2rem !important;
}

.cost .content h3,
.cost-footer h3,
.costs p,
.costs h3 {
    color: #322f55;
    font-weight: bold;
    margin: 30px 0;
    font-size: 2.5rem;
}

.costs p {
    font-weight: 400;
    font-size: 1.5rem;
}

.costs .boxs {
    padding: 30px;
}

.costs .divider {
    background-color: #413e66;
}

.costs .boxs i {
    color: #8d70ff;
    margin-right: 16px;
}

.costs .boxs h3 {
    color: #413e66;
    font-size: 22px;
    font-weight: 800;
}

.cost .content p,
.costs .boxs p {
    color: #777;
    font-size: 16px;
    font-weight: 700;
}

.levels .card {
    position: relative;
    padding: 40px 20px !important;
    margin-bottom: 20px;
    background-color: gainsboro;
    border-radius: 20px;
}

.levels .box {
    display: flex;
    flex-direction: row;
}

.levels .category-heading.item {
    display: flex;
    flex-direction: row;
    border: none;
    position: relative;
    width: 100%;
    padding: 0;
}

.levels .category-heading.item .id {
    background: -webkit-linear-gradient(#00d4ff, #5c0067);
    --webkit-background-clip: text;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    width: 10%;
    border-radius: 12px 0 0 12px;
    text-align: center;
}

.levels .category-heading.item .title {
    width: 90%;
    padding: 10px;
}

.levels .category-heading.item .title h3 {
    font-size: 22px;
}

/* Teacher */
.teachers {
    position: relative;
}
.teachers .content {
    padding: 0px 40px;
}
.teachers .box {
    position: relative;
    padding: 20px;
    margin-bottom: 30px;
    background-color: var(--bg2-color);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.06);
    border-radius: 20px;
}
.teachers .box img {
    width: 150px;
    aspect-ratio: 1/1;
    border-radius: 50%;
}
.teachers .box h2 {
    margin: 20px 0;
    font-weight: 700;
    color: var(--main-color);
}
.teachers .box h4 {
    font-weight: 500;
    color: var(--main-color);
}
.teachers .box .btn {
    margin: 20px 0 20px 0;
    cursor: pointer;
    padding: 12px 32px;
    border-radius: 12px;
    color: #fff;
    border: none !important;
    font-weight: 900;
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
}
.audio-player,
.assets {
    position: relative !important;
}
.circle {
    position: absolute;
    right: 48px !important;
    top: -70px !important;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
@media (max-width: 992px) {
    .circle {
        right: 25px !important;
    }
}
.controls {
    text-align: center;
    width: 62px;
    height: 62px;
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
button {
    background: none;
    border: none !important;
    outline: none !important;
    font-size: 24px;
    cursor: pointer;
    color: var(--white-color);
}
button i {
    pointer-events: none;
}
.teachers .nav-tabs {
    background-color: var(--main-color);
    padding: 15px;
    margin: 0 20px;
    border-radius: 12px;
}
.teachers .nav-tabs .nav-link {
    color: var(--white-color);
    transition: var(--main-transition);
    font-weight: 800;
    letter-spacing: 0.9px;
}
.teachers .nav-tabs .nav-link.active {
    background-color: var(--white-color);
    border-radius: 8px;
    color: var(--bg-color);
    font-size: 20px;
    margin: 0 10px;
    font-weight: 600;
}
/* Levels */
.levels .card {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 40px 30px 0;
    place-content: center;
    place-items: center;
    width: 100%;
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.levels .card::before {
    content: "";
    position: absolute;
    top: -50px;
    left: -50px;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}
.levels .card::after {
    content: "";
    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}
.levels .card .image img {
    max-width: 200px;
}
.levels .card p {
    color: var(--white-color) !important;
    font-weight: 500;
    font-size: 1em;
}
.levels .card h3 {
    color: var(--white-color);
    font-size: 1.2em;
    font-weight: 700;
}
.levels .box {
    padding: 10px 20px;
    background-color: gainsboro;
    border-radius: 12px;
}
.story-p {
    border-radius: 8px;
    padding: 15px;
    box-shadow: inset 0 0 80px 1px rgba(0, 0, 0, 0.7);
}
/* Blog */
.pagination li {
    margin: 7px;
}
.pagination li a {
    padding: 10px;
    color: var(--bg-color);
    font-weight: bold;
}
.pagination li a:hover {
    color: var(--bg-color);
}
.pagination li:first-child .page-link {
    border-radius: 12px 0px 0px 12px;
}
.pagination li:last-child .page-link {
    border-radius: 0px 12px 12px 0px;
}
.page-item.disabled .page-link {
    padding: 10px;
    background-color: #4d4c4cc2 !important;
}
.active > .page-link,
.page-link.active {
    padding: 10px;
    font-weight: bold;
    background-color: var(--bg-color) !important;
}
.pagination {
    display: flex;
    justify-content: center;
}
/* Articles */
.articles {
    padding: 10px 0;
}
.articles .card {
    border: none;
    overflow: hidden !important;
    transition: transform 0.3s ease-in-out;
}
.articles .card-body {
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    height: 230px;
}
.articles .card-header {
    background-color: var(--bg2-color);
    border-radius: 0 0 20px 20px;
}
.articles .card-body img {
    height: 100%;
    transition: transform 0.6s ease-in-out;
    transform: scale(1);
    object-position: center;
    object-fit: cover;
}
.articles .card:hover img {
    transform: scale(1.1);
}
.articles .card-header h4 {
    color: var(--main-color);
    font-weight: 800;
}
.articles .card-header p {
    color: var(--main-color);
}
.articles .card-header .btn {
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    font-weight: 700;
    color: var(--white-color);
}
/* Single Pakadge */
.single-package {
    position: relative;
    padding: 110px 0 50px 0px !important;
}
.single-package-header {
    padding: 10px 20px;
    border-radius: 12px;
    background-color: #413e66;
}
.single-package-header h1 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
}
.single-package .container .post-img {
    max-width: 100%;
    height: 350px;
    object-position: center;
    object-fit: cover;
    text-align: center;
    border-radius: 18px;
    border: 5px solid #413e66;
}
.single-package .container .related-img {
    height: 60px;
    aspect-ratio: 1/1;
    object-position: center;
    object-fit: cover;
    text-align: center;
    border-radius: 8px;
}
.PostsRelated .card-body {
    padding: 15px 8px !important;
}
.single-package .container h2 {
    color: #413e66;
    margin: 10px 0;
    font-weight: 800;
}
.single-package .container p {
    color: #777;
    margin: 10px 0;
    font-weight: 600;
}
.modal-header .btn-close {
    color: #fff !important;
}
.modal-header {
    border-radius: 12px 12px 0 0;
}
.modal-header,
.single-package .card-header {
    background-color: #413e66;
    color: #fff;
}
.single-package .card-body a {
    color: var(--main-color);
    font-weight: 600;
    font-size: 18px;
}
.single-package .card-body {
    padding: 10px;
}
.testimonial .card {
    background-color: gainsboro;
    box-shadow: 2px 0 4px 0 0 rgba(0, 0, 0, 0.7);
    height: 250px;
    position: relative;
    width: 330px;
}
.button,
.testimonial button {
    background-color: #413e66;
    padding: 8px 20px;
    border-radius: 12px;
    color: #fff;
}
.testimonial .card .card-header {
    top: 20px;
    border: none;
    background-color: gainsboro;
    /* position: absolute; */
    right: 20px;
}
.testimonial .card .media {
    position: absolute;
    top: 22px;
    left: 20px;
    z-index: 1050;
}
.testimonial .card i {
    font-size: 20px;
    padding: 5px;
    background-color: gainsboro;
    border-radius: 50%;
}
.testimonial .card .card-header h3 {
    font-size: 20px;
    color: #957eff;
    font-weight: 600;
}
.testimonial .card .card-header h4 {
    font-size: 18px;
    font-weight: 500;
}
.testimonial .card img {
    position: absolute;
    width: 100px !important;
    height: 100px !important;
    border-radius: 50%;
    top: 20px;
    left: 20px;
}
.testmonailBox {
    background: gainsboro;
    grid-column: 1/3;
    grid-row: 1/2;
    padding: 1rem 2rem;
    border-radius: 0.8rem;
    color: white;
}
.testmonailBox.boxs {
    width: 100%;
    height: 400px !important;
    /* overflow: hidden; */
}
.userdetails {
    display: flex;
}
.imgbox {
    margin-right: 1rem;
}
.imgbox img {
    border-radius: 50%;
    width: 110px !important;
    aspect-ratio: 1/1;
    border: 2px solid #cec5c5;
}
.owl-carousel .owl-item {
    box-shadow: none !important;
}
.testmonailBox .media {
    position: absolute;
    top: 22px;
    left: -27px;
    z-index: 1050;
}
.testmonailBox i {
    font-size: 20px;
    padding: 5px;
    background-color: gainsboro;
    border-radius: 50%;
}
.detbox {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.detbox p {
    margin: 0;
}
.detbox .name {
    color: #413e66;
    font-size: 1rem;
    margin-left: 0.5rem !important;
    font-weight: 700;
}
.detbox .edu {
    margin-left: 0.5rem !important;
    color: #413e66;
    font-size: 0.9rem;
    font-weight: 700;
}
.review .title {
    color: #413e66 !important;
    font-size: 1.2rem;
    font-weight: 800;
}
.detbox .designation {
    font-size: 1rem;
    width: 100%;
    font-weight: bold;
}
.review h5 {
    font-size: 1.1rem;
    color: #413e66;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.review.dark h4 {
    color: #4b5258;
}
.review p {
    font-size: 0.95rem;
    color: #0e0e0e;
    font-weight: 500;
    opacity: 50%;
    line-height: 1.5;
}
.review.dark p {
    color: #0e0e0e;
}
.attribution {
    font-size: 1rem;
    line-height: 1.5;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    text-align: right;
}
.attribution a {
    text-decoration: none;
}
@media only screen and (max-width: 1000px) {
    .innerdiv {
        transform: scale(0.7);
    }
}
@media only screen and (max-width: 800px) {
    .innerdiv {
        transform: scale(0.6);
    }
}
@media only screen and (max-width: 600px) {
    .div1 {
        background-position-x: 10rem;
    }

    .innerdiv {
        display: flex;
        flex-direction: column;
        transform: scale(1);
        margin: 2rem;
        margin-bottom: 5rem;
    }

    .attribution {
        position: relative;
    }
}
.testmonailpage .modal-content {
    border-radius: 12px !important;
    overflow: hidden;
}
.modal-body {
    display: flex;
    align-items: center;
    text-align: center;
    overflow: hidden;
    width: 100%;
    padding: 0 !important;
}
.unset,
.testmonailpage .modal-body .testmonailBox {
    border-radius: 0 0 12px 12px;
    width: 100% !important;
}
.other-courses {
    background-color: black;
}
.other-courses img {
    width: 280px !important;
    height: 220px;
    border-radius: 12px;
}
.other-courses h4 {
    margin-top: 15px;
    font-size: 1.6rem;
    font-weight: 700;
}
.other-courses p {
    font-size: 1rem;
    font-weight: 500;
}
.other-courses h4,
.other-courses p {
    color: #fff;
    padding: 5px 17px;
    width: 280px;
}
.shape1 {
    background-color: #f6f7fb;
    padding: 40px 20px;
}

.shape1 .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.shape1 .container .image {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.shape1 .container .image,
.shape1 .container .text {
    width: 50%;
}

.shape2 .container .image img {
    max-width: 100% !important;
}

.shape1 .container .image img.flags {
    max-width: 100%;
}
.shape1 .container .image img {
    max-width: 60%;
    transition: transform 0.6s ease-in-out;
    transform: scale(1);
}

.shape1 .container .image img:hover {
    transform: scale(1.1);
}

.shape1 .container .text h2 {
    color: var(--bg-color);
    font-weight: 900;
    font-size: 2.2em;
}

.shape4 h2 {
    color: var(--bg-color);
    font-weight: 900;
    font-size: 2em;
}

.main-btn {
    display: inline-block;
    background-color: var(--bg-color);
    border: 1px solid var(--bg-color);
    transition: all ease-in-out 0.3s;
    color: #fff;
    padding: 12px 30px;
    border-radius: 12px;
    font-weight: 700;
}

.main-btn:hover {
    background-color: transparent;
    color: var(--bg-color);
}

.shape3 {
    margin: 0;
    /* background: #f0f4f8; */
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90vh;
}

.shape3 .container {
    display: grid;
    position: absolute;
    place-content: center;
    place-items: center;
    width: 90%;
    max-width: 1000px;
    height: 400px;
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.shape3 .container::before {
    content: "";
    position: absolute;
    top: -50px;
    left: -50px;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.shape3 .container::after {
    content: "";
    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.shape3 .container {
    text-align: center;
    color: white;
}

.shape3 h2 {
    font-weight: 900;
    font-size: 2.2em;
}

.shape3 p {
    font-weight: 700;
    margin: 30px;
    font-size: 1.2em;
}

.shape4 {
    background: #f0f4f8;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 0;
    text-align: center;
}

.shape4 p {
    font-weight: 700;
    font-size: 1.2em;
    color: #777777;
}

.shape1 .container .text p {
    margin: 15px 0;
    font-weight: 500;
}
.sh5 {
    background-color: #fff;
}
.sh5 h3 {
    font-size: 2rem;
    font-weight: 700;
}
.sh6 h3 {
    font-size: 2rem;
    font-weight: 700;
}

/* Footer  */
.footer {
    padding: 40px 30px 0;
    display: grid;
    position: absolute;
    place-content: center;
    place-items: center;
    width: 100%;
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}
.footer::before {
    content: "";
    position: absolute;
    top: -50px;
    left: -50px;
    width: 200px;
    height: 200px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}
.footer::after {
    content: "";
    position: absolute;
    bottom: -50px;
    right: -50px;
    width: 300px;
    height: 300px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}
.footer .description {
    font-size: 22px;
    font-weight: bold;
}
.footer .social {
    display: flex;
}
.footer .social li {
    margin-right: 20px;
    position: relative;
}
.footer .links li {
    padding: 15px 0;
    transition: var(--main-transition);
}
.footer .line a {
    color: white;
}
.footer .links {
    padding: 0;
}
.footer .links li a {
    color: white;
    font-size: 20px;
    font-weight: bold;
    transition: var(--main-transition);
}
.footer .line a:hover,
.footer .links li:hover a {
    color: white;
}
.footer .links li a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f101";
    font-weight: 900;
    margin-right: 10px;
    color: white;
}
.footer .bo .line {
    display: flex;
    align-items: center;
    color: white;
    font-weight: bold;
    margin-bottom: 30px;
}
.footer .line i {
    color: white;
    font-size: 25px;
    margin-right: 10px;
    float: right;
}
.footer .bo .line .info {
    line-height: 1.7;
    flex: 1;
}
.footer .bo .line .info span {
    display: block;
}
.footer .copyright {
    font-size: 22px;
    padding: 25px 0;
    text-align: center;
    color: #eee;
    font-weight: bold;
    border-top: 1px solid #fff;
    margin: 0;
}
.footer .copyright a {
    color: #eee;
    transition: var(--main-transition);
}
.footer h4.typing {
    position: relative;
    color: #fdfdfd;
    z-index: 1;
    font-size: 22px;
    font-weight: bold;
    animation: animate 5s linear infinite;
}
@keyframes animate {
    0%,
    18%,
    20%,
    50.1%,
    60%,
    65.1%,
    80%,
    90.1%,
    92% {
        color: #fdfdfd;
        text-shadow: none;
    }
    18.1%,
    20.1%,
    30%,
    50%,
    60.1%,
    65%,
    80.1%,
    90%,
    92.1%,
    100% {
        color: black;
        text-shadow: 0 0 10px #03bcf4, 0 0 20px #03bcf4, 0 0 40px #03bcf4,
            0 0 60px #03bcf4, 0 0 80px #03bcf4, 0 0 160px #03bcf4;
    }
}
/* Responsive  */
@media (max-width: 1000px) {
    .intro .content,
    #landing-teacher .content {
        flex-direction: column !important;
    }

    .intro .content img {
        width: 100%;
    }

    .intro .content .image {
        margin-bottom: 30px;
    }

    .zoom .content li i {
        margin-right: 8px;
    }

    .intro .content .text,
    .intro .content .image,
    #landing-teacher .content .text,
    #landing-teacher .content .image-fader {
        width: 100% !important;
        margin: 15px 0;
    }
}

@media (min-width: 992px) {
    #intro .intro-info {
        padding-top: 80px;
    }
}

@media (max-width: 991px) {
    #header {
        height: 70px;
        padding: 15px 0;
    }

    #landing-teacher h3 {
        font-size: 1.5rem;
    }
    /* #faq {
        padding: 30px 20px;
    } */

    .category-heading h3 {
        font-size: 18px;
    }

    .cost .box,
    .costs .content {
        padding: 15px;
    }

    .cost.w50-50 {
        padding: 60px 15px 0 !important;
    }

    .sub-landing .box h3 {
        font-size: 1.5rem;
    }

    .w50-50 .content,
    .cost .content,
    #landing-teacher .boxs {
        flex-direction: column;
    }
    .shape1 .container {
        flex-direction: column-reverse;
    }
    .shape1 .container .text,
    .shape1 .container .image,
    .w50-50 .content .info,
    .w50-50 .content .image,
    .cost .content .box,
    #landing-teacher .boxs .box {
        width: 100%;
        margin: 10px 0;
        text-align: center;
    }

    .costs .boxs {
        padding: 15px;
    }

    .costs {
        padding: 60px 15px 0px 15px;
    }

    .zoom .content li {
        font-size: 27px;
    }

    .levels .box h3 {
        font-size: 1.2rem;
    }

    #header .logo h1 {
        font-size: 28px;
        padding: 8px 0;
    }
}

@media (max-width: 768px) {
    /* #faq #faq-list a {
        font-size: 18px;
    }

    #faq #faq-list i {
        top: 13px;
    } */

    .w50-50 .content .info,
    .w50-50 .content .image,
    .landing h2 {
        margin: 0 !important;
    }

    .landing h2 {
        margin-top: 20px !important;
        font-weight: 600;
        font-size: 1.6rem;
        line-height: 3px;
    }

    .landing h2 span {
        font-size: 1.9rem;
    }
}

@media (max-width: 767px) {
    .courses .info h4 {
        font-size: 18px;
    }

    .sub-landing .box h3 {
        font-size: 1.6rem;
        margin: 10px 10px 0;
    }

    .section-header p {
        width: 100%;
    }
}

/* Contact Us Pluse */
.btn-whatsapp-pulse-border {
    background: #0088cc;
}

.btn-whatsapp-pulse.whatsapp {
    background: #25d366;
}

.btn-whatsapp-pulse {
    z-index: 1050;
    color: white;
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0;
    height: 0;
    padding: 35px;
    text-decoration: none;
    border-radius: 50%;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }

    80% {
        box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
    }
}

.btn-whatsapp-pulse-border {
    bottom: 120px;
    right: 20px;
    animation-play-state: paused;
}

.btn-whatsapp-pulse-border::before {
    content: "";
    position: absolute;
    border-radius: 50%;
    padding: 25px;
    border: 5px solid #0088cc;
    opacity: 0.75;
    animation-name: pulse-border;
    animation-duration: 1.5s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
}

@keyframes pulse-border {
    0% {
        padding: 25px;
        opacity: 0.75;
    }

    75% {
        padding: 50px;
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

/* FAQ Section Styles */
.faq-section {
    background: #f9f9f9;
    padding: 60px 20px;
}

.section-header {
    text-align: center;
    margin-bottom: 30px;
}

.section-header h2 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #333;
}

/* FAQ Container */
.faq-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 800px;
    margin: 0 auto;
}

.faq-item {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease;
}

.faq-item:hover {
    transform: translateY(-5px);
}

.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    cursor: pointer;
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
}

.faq-question h4 {
    margin: 0;
    font-family: "Montserrat", sans-serif;
}

.faq-toggle {
    font-size: 1.5rem;
    transition: transform 0.3s ease;
}

.faq-item.open .faq-toggle i {
    transform: rotate(45deg);
}

.faq-answer {
    display: none;
    padding: 20px;
    font-size: 1.2rem;
    font-weight: 600;
    color: #444;
    background: #f8f8f8;
    line-height: 3;
    border-top: 1px solid #e0e0e0;
}

.faq-item.open .faq-answer {
    display: block;
}
/* Conversetion */
.card-title,
.con-title {
    color: var(--main-color) !important;
    font-size: 2.6em;
    font-weight: 900;
    font-family: serif;
}
.conversation .card {
    border: none !important;
}
.conversation .card-body {
    text-align: right;
    background: #fff;
    padding: 20px !important;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    line-height: 1.8;
    font-size: 1.1rem;
    color: #555;
}
.card-header.Related {
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
}
.card-header.Related span {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}
@media (max-width: 991px) {
    .related-conversations {
        margin-top: 20px !important ;
    }
}
.related-conversations ul {
    list-style: none;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.related-conversations ul li {
    padding: 10px;
}
.related-conversations ul li::not(:last-child) {
    margin-bottom: 10px;
}
.related-conversations ul li a {
    text-decoration: none;
    color: var(--main-color);
    font-size: 20px;
    font-weight: 600;
    transition: color 0.3s;
}
.related-conversations ul li a:hover {
    color: var(--sec-color);
}
.levels-page {
    padding: 40px;
    border-radius: 15px;
    text-align: center;
    margin: 40px 0;
}

.levels-header {
    margin-bottom: 40px;
}

.levels-title {
    font-size: 40px;
    font-weight: bold;
    color: #2c3e50;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.levels-subtitle {
    font-size: 18px;
    color: #7f8c8d;
    font-style: italic;
}
.level-card {
    background: linear-gradient(145deg, #f8f8f8, #e0e0e0);
    border-radius: 20px;
    padding: 40px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease, background 0.3s ease;
}

.level-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
}

.level-title {
    font-size: 28px;
    color: #2c3e50;
    font-weight: bold;
    text-transform: capitalize;
    letter-spacing: 2px;
    transition: color 0.3s ease;
}

.level-card:hover .level-title {
    color: #fff;
}

.level-content {
    position: relative;
    z-index: 1;
}

.level-card::before {
    content: "";
    position: absolute;
    top: -10%;
    left: -10%;
    width: 120%;
    height: 120%;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 30px;
    filter: blur(15px);
    z-index: 0;
    transition: all 0.3s ease;
}

.level-card:hover::before {
    top: -15%;
    left: -15%;
    width: 130%;
    height: 130%;
}

.contact-container {
    max-width: 1200px;
    margin: auto;
    padding: 20px;
    text-align: center;
    animation: fadeIn 2s ease-in-out;
}

/* Hero Section */
.contact-header {
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    color: white;
    padding: 80px 20px;
    border-radius: 15px;
    margin-bottom: 40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    position: relative;
    overflow: hidden;
}

.contact-header h1 {
    font-size: 3rem;
    margin: 0;
    animation: slideDown 1s ease-out;
}

.contact-header p {
    margin: 10px 0 0;
    font-size: 1.4rem;
    animation: fadeIn 1.5s ease-out;
}

.contact-header::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300%;
    height: 300%;
    background: rgba(255, 255, 255, 0.1);
    transform: translate(-50%, -50%);
    border-radius: 50%;
    animation: ContactPulse 6s infinite;
}

/* Contact Cards */
.contact-options {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 40px;
}
.contact-options .card {
    background: white;
    width: 30%;
    min-width: 280px;
    padding: 30px;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    animation: bounceIn 1s ease-in-out;
    position: relative;
}
.contact-options .card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 40px rgba(0, 0, 0, 0.3);
}
.contact-options .card-icon {
    font-size: 3rem;
    color: var(--main-color);
    margin-top: 20px;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}
.contact-options .card h3 {
    font-size: 1.5rem;
    margin: 10px 0;
}

.contact-options .card p {
    font-size: 1.1rem;
    color: #666;
}
.contact-form {
    background: linear-gradient(to bottom right, #ffffff, #f9f9f9);
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    max-width: 600px;
    margin: auto;
    animation: zoomIn 2s ease-in-out;
}

.contact-form h2 {
    margin-bottom: 20px;
    font-size: 2.4rem;
    color: var(--main-color);
    animation: fadeIn 2s ease-out;
}

.form-group {
    margin-bottom: 20px;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 15px;
    border: 2px solid #ccc;
    border-radius: 8px;
    font-size: 1rem;
    transition: all 0.3s ease;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
}

.form-group input:focus,
.form-group textarea:focus {
    border-color: var(--main-color);
    outline: none;
    box-shadow: 0 0 10px rgba(79, 172, 254, 0.5);
}

.btn-submit {
    padding: 15px 30px;
    font-size: 1.1rem;
    color: white;
    background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.btn-submit:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
}

/* Animations */
@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slideDown {
    from {
        transform: translateY(-50px);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes bounceIn {
    0% {
        transform: scale(0.8);
        opacity: 0;
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        transform: scale(0.5);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes ContactPulse {
    0% {
        transform: scale(0.8);
        opacity: 0.1;
    }

    50% {
        transform: scale(1);
        opacity: 0.4;
    }

    100% {
        transform: scale(0.8);
        opacity: 0.1;
    }
}



    /* Hero  dialogues*/
    .hero-dialogues {
        position: relative;
        display: flex;
        align-items: center;
        overflow: hidden;
        background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
    }

    .hero-dialogues:before {
        content: "";
        position: absolute;
        top: -50px;
        left: -50px;
        width: 200px;
        height: 200px;
        background: rgba(255, 255, 255, 0.1);
        border-radius: 50%;
    }

    .hero-dialogues::after {
        content: "";
        position: absolute;
        bottom: -50px;
        right: -50px;
        width: 300px;
        height: 300px;
        background: rgba(255, 255, 255, 0.1);
        border-radius: 50%;
    }

    .hero-dialogues .hero-content {
        color: white;
        z-index: 2;
    }

    .hero-dialogues .hero-title {
        font-family: 'Poppins', sans-serif;
        font-size: 3.5rem;
        font-weight: 700;
        line-height: 1.2;
        margin-bottom: 1.5rem;
    }

    .hero-dialogues .hero-description {
        font-size: 1.25rem;
        margin-bottom: 2rem;
        opacity: 0.9;
        max-width: 500px;
    }

    .hero-dialogues .hero-stats {
        display: flex;
        gap: 2rem;
        margin-bottom: 2rem;
    }

    .hero-dialogues .stat-item {
        text-align: center;
    }

    .hero-dialogues .stat-number {
        font-size: 2rem;
        font-weight: 700;
        color: var(--white-color);
    }

    .hero-dialogues .stat-label {
        font-size: 0.9rem;
        opacity: 0.8;
    }

    .hero-dialogues .hero-image {
        position: relative;
        height: 400px;
    }

    .hero-dialogues .floating-card {
        position: absolute;
        background: rgba(255, 255, 255, 0.1);
        backdrop-filter: blur(20px);
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 12px;
        padding: 1rem 1.5rem;
        color: white;
        font-weight: 500;
        animation: dialogues 6s ease-in-out infinite;
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }

    .hero-dialogues .floating-card i {
        font-size: 1.2rem;
    }

    .hero-dialogues .card-1 {
        top: 20%;
        right: 20%;
        animation-delay: 0s;
    }

    .hero-dialogues .card-2 {
        top: 50%;
        right: 10%;
        animation-delay: 2s;
    }

    .hero-dialogues .card-3 {
        top: 70%;
        right: 30%;
        animation-delay: 4s;
    }

    @keyframes dialoguesFloat {

        0%,
        100% {
            transform: translateY(0px);
        }

        50% {
            transform: translateY(-20px);
        }
    }

    /* Categories Section */
    .dialogues-section,
    .main-content.dialogues .categories-section {
        background: var(--bg2-color);
    }
    .main-content.dialogues .section-title {
        font-family: 'Poppins', sans-serif;
        font-size: 2.5rem;
        font-weight: 700;
        background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        display: inline-block;
    }

    .main-content.dialogues .section-description {
        font-size: 1.1rem;
        color: var(--sec-color);
        max-width: 600px;
        margin:0 auto 2rem auto;
    }

    .main-content.dialogues .category-card {
        background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
        border-radius: 20px;
        padding: 2rem;
        margin-bottom: 2rem;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        cursor: pointer;
        position: relative;
        overflow: hidden;
        border: 1px solid var(--bg2-color);
    }

    .main-content.dialogues .category-card::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 4px;
        background: linear-gradient(90deg,#6366f1, #ec4899);
        transform: scaleX(0);
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .main-content.dialogues .category-card:hover::before {
        transform: scaleX(1);
    }

    .main-content.dialogues .category-card:hover {
        transform: translateY(-8px);
        box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    }

    .main-content.dialogues .category-img {
        text-align: center;
        background-size: cover;
        background-position: center;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 1rem;
    }

    .main-content.dialogues .category-img img {
        width: 80px;
        height: 80px;
        border-radius: 50%;
    }

    .main-content.dialogues .category-title {
        font-size: 1.5rem;
        font-weight: 600;
        margin-bottom: 1rem;
        color: #fff;
    }

    .main-content.dialogues .category-description {
        color: #f0f4f8;
        margin-bottom: 1rem;
        line-height: 1.6;
    }

    .main-content.dialogues .category-meta {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 0.9rem;
        color: #fff;
    }

    .main-content.dialogues .category-count {
        background: #322f55;
        padding: 6px 12px;
        border-radius: 20px;
        font-weight: 500;
    }
    /* Responsive  */
    @media (max-width: 768px) {
        .main-content.dialogues .section-title {
            font-size: 1.6rem !important;
            font-weight: 500;
            margin-bottom: 1rem !important;
            width: 100%;
            padding: 0;
        }

        .main-content.dialogues .section-description {
            font-size: 1.1rem;
            color: var(--sec-color);
            max-width: 600px;
        }
        .hero-dialogues .hero-stats {
            gap: 1rem;
        }

        .hero-dialogues .stat-item {
            text-align: left;
        }

        .hero-dialogues .floating-card {
            position: static;
            margin-bottom: 1rem;
            animation: none;
        }

        .hero-dialogues .hero-image {
            height: auto;
        }

        .hero-dialogues .category-card {
            padding: 1.5rem;
        }

        .main-content.dialogues .section-title {
            font-size: 2.5rem;
            font-weight: 700;
            margin-bottom: 0rem;
        }

        .main-content.dialogues .section-description {
            font-size: 1.1rem;
            color: var(--sec-color);
            max-width: 600px;
            margin: 0;
            padding: 0 !important;
        }
    }

    @media (max-width: 576px) {
        .hero-dialogues .hero-title {
            font-size: 2rem;
        }

        .hero-dialogues .section-title {
            font-size: 2rem;
        }

        .hero-dialogues .category-card {
            padding: 1rem;
        }

    }


    .text-gradient {
        background: linear-gradient(135deg, #6366f1, #ec4899);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }

    /*  Scrollbar */
    ::-webkit-scrollbar {
        width: 8px;
    }

    ::-webkit-scrollbar-track {
        background: var(--bg2-color);
        border-radius: 10px;
    }

    ::-webkit-scrollbar-thumb {
        background: linear-gradient(135deg, #6a11cb, #2575fc);
        border-radius: 10px;
    }

    ::-webkit-scrollbar-thumb:hover {
        background: linear-gradient(135deg, #6a11cb, #2575fc);
    }
/* Category with dialogues*/
 .all-dialogues {
        background: linear-gradient(135deg, #6a11cb, #2575fc);
        position: relative;
        overflow: hidden;
        padding: 4rem 0;
    }
    .all-dialogues::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="white" opacity="0.2"/><circle cx="10" cy="60" r="0.8" fill="white" opacity="0.15"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
        animation: all-dialoguesFloat 20s ease-in-out infinite;
    }
    @keyframes all-dialoguesFloat {

        0%,
        100% {
            transform: translateY(0px) rotate(0deg);
        }
        50% {
            transform: translateY(-20px) rotate(1deg);
        }
    }
    .all-dialogues .content {
        position: relative;
        z-index: 2;
        text-align: center;
        color: white;
    }
    .all-dialogues .title {
        font-size: 3rem;
        font-weight: 800;
        margin-bottom: 1rem;
        text-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
        animation: slideInUp 1s ease-out;
        background: linear-gradient(45deg, #fff, #e0e0ff);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }

    .all-dialogues .description {
        font-size: 1.3rem;
        opacity: 0.95;
        max-width: 600px;
        margin: 0 auto 2rem;
        animation: slideInUp 1s ease-out 0.2s both;
        line-height: 1.6;
    }

    @keyframes slideInUp {
        from {
            opacity: 0;
            transform: translateY(30px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    .dialogues-section .dialogues-grid {
        counter-reset: dialogue-counter;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
        gap: 2rem;
        padding: 0 1rem;
    }

    .dialogues-section .dialogue-card {
        background: linear-gradient(135deg, #6a11cb, #2575fc);
        border-radius: 20px;
        padding: 0 !important;
        margin: 0 !important;
        overflow: hidden;
        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        position: relative;
        backdrop-filter: blur(10px);
        border: none;
        animation: fadeInScale 0.6s ease-out both;
    }

    .dialogue-card:hover {
        transform: translateY(-10px) rotateY(5deg);
        box-shadow: 0 20px 60px rgba(102, 126, 234, 0.25);
    }

    @keyframes fadeInScale {
        from {
            opacity: 0;
            transform: scale(0.9) translateY(20px);
        }

        to {
            opacity: 1;
            transform: scale(1) translateY(0);
        }
    }

    .dialogues-section .dialogue-title {
        font-size: 1.4rem;
        font-weight: 700;
        color: #2d3748;
        position: relative;
        padding-left: 3rem !important;
        padding-top: 10px;
        padding-bottom: 10px;
        margin: 0 !important;
        line-height: 1.4;
    }
    .dialogues-section .dialogue-title::before {
        content: counter(dialogue-counter);
        counter-increment: dialogue-counter;
        position: absolute;
        left: 2px;
        top: 50%;
        transform: translateY(-50%);
        width: 2.5rem;
        height: 2.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: bold;
        font-size: 1.2rem;
        border-radius: 50%;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
        transition: all 0.3s ease;
        z-index: 2;
    }

    .dialogues-section .dialogue-card:nth-child(odd) .dialogue-title::before {
        background: linear-gradient(135deg, #ffffff, #e0e0ff);
        color: #6a11cb;
    }

    .dialogues-section .dialogue-card:nth-child(even) .dialogue-title::before {
        background: linear-gradient(135deg, #6a11cb, #2575fc);
        color: white;
    }


    .dialogues-section .card-body {
        padding: 0rem;
        position: relative;
        color: white;
    }
    .no-dialogues {
        text-align: center;
        padding: 4rem 2rem;
        color: #718096;
        font-size: 1.2rem;
        background: rgba(255, 255, 255, 0.8);
        border-radius: 20px;
        margin: 2rem 0;
        backdrop-filter: blur(10px);
        animation: no-dialogues 1s ease-out;
    }
    @keyframes no-dialogues {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .all-dialogues .floating-shapes {
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;
        z-index: 1;
    }

    .all-dialogues .shape {
        position: absolute;
        opacity: 0.1;
        animation: floatShape 15s ease-in-out infinite;
    }

    .all-dialogues .shape:nth-child(1) {
        top: 20%;
        left: 10%;
        width: 80px;
        height: 80px;
        background: #667eea;
        border-radius: 50%;
        animation-delay: 0s;
    }

    .all-dialogues .shape:nth-child(2) {
        top: 60%;
        right: 15%;
        width: 60px;
        height: 60px;
        background: #764ba2;
        border-radius: 30%;
        animation-delay: 5s;
    }

    .all-dialogues .shape:nth-child(3) {
        bottom: 30%;
        left: 20%;
        width: 40px;
        height: 40px;
        background: #f093fb;
        transform: rotate(45deg);
        animation-delay: 10s;
    }

    @keyframes floatShape {

        0%,
        100% {
            transform: translateY(0px) rotate(0deg);
        }

        33% {
            transform: translateY(-30px) rotate(120deg);
        }

        66% {
            transform: translateY(30px) rotate(240deg);
        }
    }

    .all-dialogues .container-fluid {
        max-width: 1400px;
        margin: 0 auto;
    }

    @media (max-width: 768px) {
        .all-dialogues .title {
            font-size: 2.5rem;
        }

        .dialogues-section .dialogues-grid {
            grid-template-columns: 1fr;
            gap: 1.5rem;
        }

        .dialogues-section .dialogue-card:hover {
            transform: translateY(-5px);
        }
    }
    /* animation delay */
    .dialogues-section .dialogue-card:nth-child(1) {
        animation-delay: 0.1s;
    }

    .dialogues-section .dialogue-card:nth-child(2) {
        animation-delay: 0.2s;
    }

    .dialogues-section .dialogue-card:nth-child(3) {
        animation-delay: 0.3s;
    }

    .dialogues-section .dialogue-card:nth-child(4) {
        animation-delay: 0.4s;
    }

    .dialogues-section .dialogue-card:nth-child(5) {
        animation-delay: 0.5s;
    }

    .dialogues-section .dialogue-card:nth-child(6) {
        animation-delay: 0.6s;
    } 
     .dialogue-view.conversation-container {
        background-color: #f8f9fa;
        border-radius: 20px;
        padding: 2rem;
    }

    .dialogue-view .audio-player-card {
        background: linear-gradient(135deg, #6366f1, #4f46e5);
        color: white;
        border: none;
        padding: 1.5rem !important;
        box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
            0 10px 10px -5px rgba(0, 0, 0, 0.04);
        border-radius: 20px;
        box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
            0 10px 10px -5px rgba(0, 0, 0, 0.04);
        margin-bottom: 2rem;
    }

    .dialogue-view .player-info h4 {
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        margin-bottom: 0.5rem;
    }

    .dialogue-view .player-controls .btn {
        border-radius: 50px;
        min-width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.1rem;
        transition: all 0.3s ease;
        border: 2px solid rgba(255, 255, 255, 0.3);
    }

    .dialogue-view .player-controls .btn-primary {
        background: white;
        color: #6366f1;
        border-color: white;
        min-width: 60px;
        height: 60px;
        font-size: 1.3rem;
    }

    .dialogue-view .player-controls .btn-outline-primary {
        color: white;
        background: rgba(255, 255, 255, 0.1);
        backdrop-filter: blur(10px);
    }

    .dialogue-view .player-controls .btn:hover {
        transform: scale(1.1);
    }

    .dialogue-view .audio-progress {
        height: 8px;
        background: rgba(255, 255, 255, 0.2);
        border-radius: 10px;
        cursor: pointer;
    }

    .dialogue-view .audio-progress .progress-bar {
        background: white;
        border-radius: 10px;
        transition: width 0.1s ease;
    }

    .dialogue-view .time-display {
        font-size: 0.9rem;
        font-weight: 500;
    }
        .breadcrumb {
        background-color: gainsboro !important;
        border-radius: 12px !important;
        border-left: 8px solid #3c3a5e !important;
        border-right: 8px solid #3c3a5e !important;
    }
    .dialogue-view .dialogue-card {
        border-radius: 20px;
        border: none;
        text-align: right !important;
        direction: rtl !important;
        transition: .3s ease all;
        padding: 1.5rem !important;
        box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
            0 2px 4px -1px rgba(0, 0, 0, 0.06);
    }

    .dialogue-view .dialogue-card .card-header h3 {
        font-size: 1.5rem;
        font-weight: 600;
    }
    .dialogue-view .dialogue-card .card-header {
        background: #f1f5f9;
        border-bottom: 1px solid #e2e8f0;
        border-radius: 20px 20px 0 0;
        padding: 1.5rem;
        margin-bottom: 1rem !important;
    }

    .dialogue-view .dialogue-card .card-body {
        padding: 2rem;
    }

    .dialogue-view .dialogue-line {
        background: #f1f5f9;
        border-radius: 12px;
        padding: 1rem 1.5rem;
        margin-bottom: 1rem;
        border-right: 4px solid #6366f1;
        position: relative;
    }

    .dialogue-view .dialogue-line.speaker-b {
        background: #6366f1;
        color: white;
        border-left-color: white;
        margin-left: 2rem;
    }

    .dialogue-view .dialogue-line.speaker-a {
        background: white;
        border-left-color: #6366f1;
        margin-right: 2rem;
    }

    .dialogue-view .speaker-name {
        font-weight: 600;
        margin-bottom: 0.5rem;
        font-size: 0.9rem;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .dialogue-view .dialogue-text {
        line-height: 1.6;
    }


    .dialogue-view .dialogue-meta {
        font-size: 0.9rem;
        color: #64748b;
    }

    .dialogue-view .play-btn {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #6366f1;
        color: white;
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease;
    }

    .dialogue-view .play-btn:hover {
        background: #4f46e5;
        transform: scale(1.1);
    }

    @media (max-width: 768px) {
        .dialogue-view.conversation-container {
            padding: 1rem;
        }

        .dialogue-view .dialogue-line.speaker-a {
            margin-right: 0;
        }

        .dialogue-view .dialogue-line.speaker-b {
            margin-left: 0;
        }

        .dialogue-view .dialogue-card .card-header {
            padding: 1rem;
        }

        .dialogue-view .dialogue-card .card-header h3 {
            font-size: 1.2rem;
        }
    }

    .dialogue-view .loading {
        width: 20px;
        height: 20px;
        border: 2px solid rgba(255, 255, 255, 0.3);
        border-radius: 50%;
        border-top-color: #fff;
        animation: loading-spin 1s ease-in-out infinite;
        margin: 0 auto;
    }

    @keyframes loading-spin {
        to {
            transform: rotate(360deg);
        }
    }
        .landing.english-lang h1 span {
            color: #fff;
        font-family: 'Times New Roman', Times, serif;
        font-weight: bold;
    }



