.mobileshow {
    display: none;
}

.mobwhtsicon {
    display: none;
}

.single_footer_widget p a {
    color: #fff;
}

.fetures_part h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
}

.curriculum-cardleft_1 {
    background-color: #fff2ce;
    color: #b27220;
}

.curriculum-cardleft_1 h3 {
    color: #ddb47f
}

.curriculum-cardleft_2 {
    background-color: #fadbef;
    color: #bb48a7;
}

.curriculum-cardleft_2 h3 {
    color: #f196cf;
}

.playgroup .curriculum-cardleft_2 {
    background-color: #a4ddff;
    color: #004aad;
}

.playgroup .curriculum-cardleft_2 h3 {
    color: #559af6;
}

.ukg_prog .curriculum-mid_2 {
    background-color: #a4ddff;
    color: #004aad;
}

.ukg_prog .curriculum-mid_2 h3 {
    color: #559af6;
}

.curriculum-mid {
    background-color: #f4e1e3;
    color: #f46a77;
}

.curriculum-mid h3 {
    color: #f8adb4;
}

.curriculum-ryt_1 {
    background-color: #e1f6e9;
    color: #1d8645;
}

.curriculum-ryt_1 h3 {
    color: #78d69c;
}

.curriculum-ryt_2 {
    background-color: #e1d7f4;
    color: #975ab6;
}

.curriculum-ryt_2 h3 {

    color: #b699ed;
}

.curriculum-mid_1 {
    background-color: #f4e1e3;
    color: #f46a77
}

.curriculum-mid_1 h3 {
    color: #f8adb4;
}

.curriculum-mid_2 {
    background-color: #fadbef;
    color: #bb48a7;
}

.curriculum-mid_2 h3 {
    color: #f196cf;
}

/* FAQ Container */
.faqs-container {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

.faq-singular {
    background-color: rgb(255, 255, 255);
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 2.5px 0px;
    width: 100%;
    opacity: 1;
    margin-bottom: 10px;
}

.faq-singular:last-child {
    border-bottom: none;
}

/* Question Heading */
.faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 20px 30px;
    font-size: 20px;
    font-weight: 600;
    font-family: "Nunito", sans-serif;
    background: #f9f9f9;
    color: #333;
    transition: background 1s ease;
    border-radius: 5px;
}

.faq-singular:hover .faq-question {
    background: #f1f1f1;
}

.faq-toggle {
    font-size: 20px;
    color: #FF5E75;
    transition: transform 1s ease;
}

.faq-singular.active .faq-toggle {
    transform: rotate(180deg);
}

/* Answer Box */
.faq-answer {
    display: none;
    padding: 0 30px 20px;
    font-size: 16px;
    line-height: 1.6;
    background: #fff;
    color: #555;
    animation: fadeIn 1s ease-in-out;
}

.faq-singular.active .faq-answer {
    display: block;
}

.faq-answer p,
.faq-answer li {
    margin: 0;
    color: #000;
    font-family: "Nunito", sans-serif;
}

/*  new preschool franchices */
.preschool_main h1 {
    text-align: center;
    color: #912683;
    font-size: 55px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

.preschool_main h1 span {
    color: #F98001;
}

.youneed_row .property_icon {
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: center;
    margin-bottom: 40px;
}

.property_icon img {
    width: 100px;
}

.property_icon h4 {
    color: #5520DA;
    font-size: 18px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

.property_icon h5 {
    color: #01CCF2;
    font-size: 18px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    margin: 0;
}

.property_icon p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}

.property_icon .prperty_cont {
    width: 60%;
}

.you_needs .youneed_row h2 {
    font-size: 35px;
    font-weight: 400;
    margin-bottom: 30px;
    font-family: "Poppins", sans-serif;
}

.you_needs .youneed_row h2 span {
    color: #01CCF2;
    font-weight: 500;
}

.youneed_row.row {
    align-items: center;
    width: 100%;
    margin: auto;
}

.youneed_row .need_preschool {
    background: #01CCF2;
    text-align: center;
    padding: 50px 30px;
    border-radius: 20px;
}

.need_preschool p {
    color: #fff;
    font-size: 22px;
    margin-bottom: 30px;
    font-family: "Poppins", sans-serif;
}

.need_preschool .join_need a {
    padding: 13px 30px;
    background: #F98001;
    color: #fff;
    font-family: "Poppins", sans-serif;
    border-radius: 50px;
}

.need_preschool .join_need a.whats_btn {
    background: #60D669;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 20px;
}

.need_preschool .join_need {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: center;
}

.join_need a.whats_btn i {
    font-size: 32px;

}

/*  */
section.advantage_kids {
    background: #01CCF2;
    padding: 150px 0;
    position: relative;
}

section.advantage_kids::before {
    position: absolute;
    content: '';
    background-image: url(https://www.brightkidmont.com/wp-content/uploads/2025/07/advantage_bg1.png);
    background-repeat: no-repeat;
    top: 0;
    width: 100%;
    z-index: 1;
    height: 200px;
}

section.advantage_kids::after {
    position: absolute;
    content: '';
    background-image: url(https://www.brightkidmont.com/wp-content/uploads/2025/07/advantage_bg2.png);
    background-repeat: no-repeat;
    bottom: 0;
    width: 100%;
    z-index: 1;
    height: 100px;
}

.advantage_kids .sub_tilediv {
    position: relative;
    z-index: 2;
    text-align: center;
    width: 80%;
    margin: auto;
    margin-bottom: 60px;
}

.advantage_kids .sub_tilediv h2 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 35px;
}

.advantage_kids .sub_tilediv h2 span {
    color: #FFCE00;
}

.advantage_kids .sub_tilediv p {
    font-size: 23px;
    color: #fff;
    font-family: "Poppins", sans-serif;
    line-height: 32px;
    font-weight: 400;
}

.royolity_img img {
    width: 100%;
}

.royolity_cont .flexible_royl {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    gap: 20px;
}

.royolity_contryt .flexible_royl {
    display: flex;
    align-items: center;
    justify-content: right;
    margin-bottom: 30px;
    gap: 20px;
}

.advantage_kids .advant_row {
    display: flex;
    align-items: center;
}

.royolity_cont .flexible_royl p {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    text-align: right;
}

.royolity_contryt .flexible_royl p {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    text-align: left;
}


.royolity_cont .flexible_royl img,
.royolity_contryt .flexible_royl img {
    background: #FFCE00;
    padding: 17px;
    width: 85px;
    border-radius: 100px;
}

.royolity_contryt .flexible_royl:first-child {
    margin-left: 30px;
}

/* Support Package */

section.support_package {
    padding: 80px 0;
}

.support_package .sub_tilediv {
    text-align: center;
}

.support_package .sub_tilediv h2 {
    color: #912683;
    font-family: "Poppins", sans-serif;
}

.support_package .sub_tilediv p {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-weight: 400;
}

.package_row .package_inner {
    text-align: center;
    padding: 30px;
    border-right-style: dashed;
    border-color: #f9800196;
    border-right-width: 2px;
    width: 33%;
}

.package_row .package_inner:last-child {
    border: 0;
}

.package_row .package_inner p {
    font-family: "Poppins", sans-serif;
    color: #912683;
    padding-top: 10px;
    font-weight: 500;
    font-size: 16px;
}

.package_row .package_item img {
    width: 60px;
}

.package_row .package_item {
    width: 60%;
    margin: auto;
    height: 150px;
}

.support_package iframe {
    width: 100%;
    height: 700px;
}

.highsec_profit .sub_tilediv p {
    color: #000;
    font-size: 16px;
}

.highsec_profit .sub_tilediv h2 {
    font-family: "Poppins", sans-serif;
    text-align: center;
    margin-bottom: 20px;
    color: #912683;
}

.highsec_profit .sub_tilediv h2 span {
    color: #F98001;
}

.highsec_profit .sub_tilediv li {
    font-family: "Poppins", sans-serif;
    margin: 10px 0;
    font-size: 16px;
}

.highsec_profit .sub_tilediv ul {
    font-family: "Poppins", sans-serif;
    margin: 30px 0;
}

section.recognition_sec .marquee img {
    padding: 1em;
    object-fit: cover;
    height: 320px;
    border-radius: 0 !important;
}

/* Essential Package */
.essential_package .standard_pack {
    display: flex;
    width: 100%;
    gap: 2%;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
}

section.essential_package {
    margin: 50px 0;
}

.standard_pack .pagake_inner {
    width: 23%;
}

.standard_pack .pagake_inner img {
    width: 100%;
}

.standard_pack .pagake_inner select {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #D3DBE2;
    padding: 5px;
    border-radius: 3px;
}

.standard_pack .pagake_inner h3 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0;
}

.essentail_price .price-container p span {
    font-size: 12px;
    text-decoration: line-through;
}

.essentail_price .price-container p {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.standard_pack .pagake_inner a {
    background: #01CCF2;
    color: #fff;
    padding: 10px 30px;
    font-family: "Poppins", sans-serif;
    border-radius: 10px;
    font-size: 15px;
}

.standard_pack .product_btn {
    margin: 30px;
}

/* Curriculum Patnership */

.curriculum_patrow .pagake_inner h3 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0;
}

.curriculum_patrow .pagake_inner p {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.curriculum_patrow .pagake_inner span {
    font-size: 12px;
    text-decoration: line-through;
}

.curriculum_patrow .pagake_inner a {
    background: #01CCF2;
    color: #fff;
    padding: 10px 30px;
    font-family: "Poppins", sans-serif;
    border-radius: 10px;
    font-size: 15px;
}

.pagake_inner a:hover {
    background: #1648C8;
}

.curriculum_patrow .product_btn {
    margin: 30px;
}

.curriculum_patrow img {
    width: 35%;
}

section.curriculum_patner,
section.who_weknow {
    padding: 50px 0;
}

/* Who we are */
.who_weknow .know_aboutme img {
    width: 90%;
    margin: auto;
}

.who_weknow .know_aboutme h3 {
    font-family: "Poppins", sans-serif;
    color: #01CCF2;
}

.who_weknow .know_aboutme h2 {
    font-family: "Poppins", sans-serif;
    color: #F98001;
    font-weight: 700;
}

.who_weknow .who_aboutcont h2 {
    width: 100%;
    text-align: left;
}

.who_weknow .know_aboutme p {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 14px;
    line-height: normal;
}

/* Awards & Recognition */

.recognition_sec .recognit_innr {
    width: 47%;
    display: flex;
    align-items: center;
    box-shadow: 0 0 2.5095202922821045px #0000001f;
    padding: 8px;
}

.recognition_sec .recognit_main {
    display: flex;
    width: 80%;
    justify-content: center;
    margin: auto;
    gap: 20px;
    padding-bottom: 50px;
}

.recognition_sec h2 {
    text-align: center;
    margin-bottom: 30px;
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
}

.recognition_sec .recognit_innr p {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
}

section.recognition_sec {
    padding: 50px 0;
}

.marquee.custom_item {
    display: flex;
    gap: 20px;
    animation: scroll-left1 30s linear infinite;
    /* Reduce duration for faster speed */
}

.partnership_sec .item {
    flex: 0 0 auto;
    padding: 0 10px;
}

.partnership_sec .item p {
    white-space: nowrap;
    margin: 0;
    font-size: 14px;
    color: #000;
}

.partnership_sec h2 {
    font-family: "Poppins", sans-serif;
    color: #912683;
    padding-top: 10px;
    font-weight: 500;
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px;
}

section.partnership_sec {
    padding: 50px 0;
    position: relative;
    overflow: hidden;
}

section.partnership_sec::before {
    content: '';
    position: absolute;
    z-index: 1;
}

section.partnership_sec::before {
    content: '';
    position: absolute;
    z-index: 1;
    background-image: linear-gradient(90deg, #ffffff, #ffffff70);
    width: 10%;
    top: 0;
    left: 0;
    height: 100%;
}

section.partnership_sec::after {
    content: '';
    position: absolute;
    z-index: 1;
    background-image: linear-gradient(90deg, #ffffff70, #ffffff);
    width: 10%;
    height: 100%;
    right: 0;
    top: 0;
}

.partnership_sec .marquee.custom_item {
    animation: scroll-left1 100s linear infinite;
}

@keyframes scroll-left1 {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-100%);
    }
}

.partnership_sec .container-fluid {
    position: relative;
}

.partnership_sec .container-fluid::before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 300px;
    height: 300px;
    border: 1px solid #01CCF2;
    border-radius: 100%;
    left: -8%;
    top: 0%;
}

/* School Path */

section.school_path {
    background: #01CCF2;
    padding: 150px 0;
    position: relative;
}

section.school_path::before {
    position: absolute;
    content: '';
    background-image: url(https://www.brightkidmont.com/wp-content/uploads/2025/07/advantage_bg1.png);
    background-repeat: no-repeat;
    top: 0;
    width: 100%;
    z-index: 1;
    height: 200px;
}

section.school_path::after {
    position: absolute;
    content: '';
    background-image: url(https://www.brightkidmont.com/wp-content/uploads/2025/07/advantage_bg2.png);
    background-repeat: no-repeat;
    bottom: 0;
    width: 100%;
    z-index: 1;
    height: 100px;
}

section.school_path .school_pathrow {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    gap: 30px;
    width: 80%;
    margin: auto;
}

.school_pathrow .school_pathinnr {
    width: 30%;
    margin-bottom: 30px;
}

section.school_path h2 {
    text-align: center;
    margin: 50px 0;
    position: relative;
    z-index: 2;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #fff;
}


section.school_path h2 span {
    color: #D0FF59;
}

.school_path .school_pathinnr p {
    color: #D0FF59;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin: 20px 0 0;
}

.school_path .school_pathinnr h5 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-size: 16px;
    width: 40%;
    margin: auto;
}

.school_pathrow .school_pathinnr img {
    border: 1px solid #D0FF59;
    padding: 22px;
    width: 90px;
    border-radius: 50px;
    overflow: visible;
}

/* Smart Support System */

section.support_smart {
    padding: 80px 0;
}

.smart_main .support_innrcont {
    text-align: right;
}

.smart_main .support_innrcont h2 {
    font-family: "Poppins", sans-serif;
    color: #F98001;
    font-weight: 700;
}

.smart_main .support_innrcont h3 {
    font-family: "Poppins", sans-serif;
    color: #01CCF2;
    font-weight: 600;
}

.smart_main .support_innrcont p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    line-height: normal;
}

.support_innrvideo iframe {
    height: 300px;
    width: 100%;
}

.support_smart .smart_main {
    align-items: center;
}

/* .unbeatable_bright */

.banner_part img {
    width: 100%;
}

.row.know_aboutme {
    align-items: center;
}

section.unbeatable_bright {
    background: #FFCE00;
    padding: 150px 0 100px;
    position: relative;
}

section.unbeatable_bright::before {
    position: absolute;
    content: '';
    background-image: url(https://www.brightkidmont.com/wp-content/uploads/2025/07/advantage_bg1.png);
    background-repeat: no-repeat;
    top: 0;
    width: 100%;
    z-index: 1;
    height: 200px;
}

section.unbeatable_bright::after {
    position: absolute;
    content: '';
    background-image: url(https://www.brightkidmont.com/wp-content/uploads/2025/07/advantage_bg2.png);
    background-repeat: no-repeat;
    bottom: 0;
    width: 100%;
    z-index: 1;
    height: 100px;
}

.unbeatable_bright .container-fluid,
.unbeatable_row {
    position: relative;
}


.unbeatable_bright .container-fluid::before {
    position: absolute;
    content: '';
    background-image: url(https://www.brightkidmont.com/wp-content/uploads/2025/07/bee-1.png);
    background-repeat: no-repeat;
    top: -2rem;
    left: 12rem;
    width: 50px;
    z-index: 1;
    height: 100px;
    background-size: 100%;
    transform: rotate(15deg);
}

.unbeatable_bright .unbeatable_row::after {
    position: absolute;
    content: '';
    background-image: url(https://www.brightkidmont.com/wp-content/uploads/2025/07/bee-2.png);
    background-repeat: no-repeat;
    bottom: 3rem;
    right: 2rem;
    width: 70px;
    z-index: 1;
    height: 100px;
    background-size: 100%;
}

.unbeatable_bright .container-fluid::after {
    position: absolute;
    content: '';
    background-image: url(https://www.brightkidmont.com/wp-content/uploads/2025/07/bee-3.png);
    background-repeat: no-repeat;
    right: 0;
    bottom: -5rem;
    left: 30rem;
    width: 165px;
    z-index: 1;
    height: 100px;
    background-size: 100%;
    margin: auto;
}

.unbeatable_bright h2 {
    text-align: center;
    position: relative;
    z-index: 2;
    color: #FF2C55;
    font-family: "Poppins", sans-serif;
    font-size: 32px;
}

.unbeatable_row .badge {
    display: flex;
    align-items: center;
    border-radius: 50px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: transform 0.2s ease;
    line-height: normal;
    padding: 0;
    gap: 20px;
    width: 28%;
    justify-content: space-between;
    padding-right: 15px;
}

.unbeatable_row .badge:hover {
    transform: scale(1.05);
}

.unbeatable_row .badge-left {
    padding: 15px 25px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-radius: 50px;
    color: #fff;
    font-weight: bold;
    width: 70%;
    font-family: "Poppins", sans-serif;
}


.unbeatable_row .badge-left .dot i.fa-circle {
    color: #fff;
    background: #ffffff8c;
    padding: 4px 4px 3px;
    border-radius: 50px;
    font-size: 9px;
}

.unbeatable_row .badge-right {
    font-size: 13px;
    color: #333;
    display: flex;
    align-items: center;
    gap: 20px;
    border-radius: 0 50px 50px 0;

}

.unbeatable_row .badge-right p {
    background-color: #fff;
    color: #000;
    font-size: 10px;
    line-height: normal;
    padding: 3px 20px;
    border-radius: 50px;
    font-weight: 700;
}

.unbeatable_bright .unbeatable_innr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 80px;
    padding: 50px 20px;
}

/* Color Variants */
.unbeatable_row .purple {
    background-color: #a64de5;
}

.unbeatable_row .light-purple {
    background-color: #f1d3ff;
}

.unbeatable_row .green {
    background-color: #2ccf64;
}

.unbeatable_row .light-green {
    background-color: #b9ffc4;
}

.unbeatable_row .blue {
    background-color: #5851db;
}

.unbeatable_row .light-blue {
    background-color: #9593FF;
}

.unbeatable_row .orange {
    background-color: #f46b00;
}

.unbeatable_row .light-orange {
    background-color: #ffd3d3;
}

.unbeatable_row .red {
    background-color: #f94144;
    color: #fff !important;
}

.unbeatable_row .light-red {
    background-color: #ffb3c6;
}

/* Ultimate Academic */

.ultimate_academic .academic_row {
    display: flex;
    flex-wrap: wrap;
}

.academic_row .academic_innr {
    width: 25%;
    text-align: center;
    padding: 20px;
}

.academic_row .academic_innr img {
    width: 85px;
    margin: auto;
    border: 1px solid #F90202;
    padding: 18px;
    border-radius: 50px;
    overflow: visible;
}

.academic_row .academic_innr h4 {
    font-family: "Poppins", sans-serif;
    color: #912683;
    padding-top: 10px;
    font-weight: 500;
    font-size: 16px;
    width: 80%;
    margin: 10px auto;
}

.academic_row .academic_innr p {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
}

section.ultimate_academic {
    padding: 50px 0;
    text-align: center;
}

.ultimate_academic h2 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
}

.ultimate_academic h3 {
    color: #F98001;
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    font-weight: 400;
}

.ultimate_academic .sub_tilediv {
    margin-bottom: 40px;
}

.preschool_gallery h2 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}

/* Choose Bright */
.choose_bright .choose_main {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

.choose_main .choose_britinnr {
    width: 49%;
    text-align: center;
    border: 2px solid #F98001;
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 2%;
}

.choose_main .choose_britinnr h3 {
    font-family: "Poppins", sans-serif;
    color: #912683;
    padding-top: 10px;
    font-weight: 500;
    font-size: 16px;
    width: 80%;
    margin: 10px auto;
}

.choose_main .choose_britinnr p {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
}

section.choose_bright h2 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    text-align: center;
    margin-bottom: 50px;
}

/* Video Gallery */
section.video_support {
    padding: 50px 0;
}

.support_videorow {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}

.support_videorow .support_videoinnr {
    width: 32%;
    margin-bottom: 4%;
}

section.video_support h2 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    text-align: center;
    margin-bottom: 50px;
}

.video_support .support_videoinnr h3 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 17px;
    text-align: center;
    width: 90%;
    margin: auto;
}

.support_videoinnr iframe {
    width: 100%;
    height: 200px;
    margin: 20px 0;
}

.video_support .support_videoinnr p {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}

.testimonial_part h2.title {
    margin-bottom: 50px;
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 35px;
    font-weight: 500;
}

.testimonial_part h3 {
    color: #01CCF2;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
}

.testimonial_part .item img {
    width: 250px !important;
    margin: auto;
}

.testimonial_part .testimonial_fame .item {
    text-align: center;
    padding: 0 20px;
}

.testimonial_part .testimonial_fame .item h3 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 500;
    width: 90%;
    margin: 20px auto;
}

.testimonial_part .testimonial_fame .item p {
    line-height: normal;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

.testimonial_part .testimonial_fame .owl-nav,
.testimonial_parent .owl-nav {
    display: block !important;
}

.testimonial_fame .owl-nav button,
.testimonial_parent .owl-nav button {
    position: absolute;
    top: 50%;
}

.testimonial_fame .owl-nav button.owl-next,
.testimonial_parent .owl-nav button.owl-next {
    right: 0;
}

.testimonial_fame button i,
.testimonial_parent button i {
    background: #7C7E7E;
    color: #fff;
    padding: 10px 13px;
    border-radius: 50px;
}

.testimonial_parent .item iframe {
    width: 100%;
    height: 500px;
}

.preschool_gallery,
section.video_support {
    position: relative;
}

section.video_support::before {
    position: absolute;
    content: '';
    background-image: url(https://www.brightkidmont.com/wp-content/uploads/2025/07/video_bg.png);
    background-repeat: no-repeat;
    top: 1rem;
    left: 15%;
    width: 80px;
    z-index: 1;
    height: 100px;
    background-size: 100%;
    margin: auto;
}

.preschool_gallery::before {
    position: absolute;
    content: '';
    background-image: url(https://www.brightkidmont.com/wp-content/uploads/2025/07/video_bg.png);
    background-repeat: no-repeat;
    top: 0rem;
    left: -30%;
    right: 0;
    width: 80px;
    z-index: 1;
    height: 100px;
    background-size: 100%;
    margin: auto;
}

/* books  */
section.smart_magicsec {
    text-align: center;
    padding: 50px 0;
}

section.smart_magicsec iframe {
    height: 600px;
    width: 100%;
    margin-top: 40px;
}

section.smart_magicsec h2 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 35px;
    text-align: center;
}

section.smart_magicsec h3 {
    color: #F98001;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    text-align: center;
    font-weight: 400;
}

section.transform-sec {
    padding: 50px 0;
}

section.transform-sec h2 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 35px;
    text-align: center;
}

section.transform-sec h3 {
    color: #F98001;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    text-align: center;
    font-weight: 400;
    margin-bottom: 50px;
}

.transform-sec .support_videoinnr {
    width: 49%;
}

.transform-sec .support_videoinnr h4 {
    text-align: center;
    color: #912683;
    font-family: "Poppins", sans-serif;
}

.transform-sec .support_videoinnr p {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}

.transform-sec .support_videoinnr iframe {
    height: 300px;
}

section.school_books {
    padding: 30px 0;
    text-align: center;
}

section.school_books h3 {
    border-bottom: 1.5px solid #000;
    margin-bottom: 30px;
    margin-top: 80px;
    color: #F98001;
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    text-align: center;
    font-weight: 400;
    padding-bottom: 5px;
}

section.school_books h2 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 35px;
    text-align: center;
}

section.school_books h4 {
    text-align: center;
    color: #BF48AB;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
}


.school_books .support_videoinnr p {
    font-family: "Poppins", sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
}

.know_aboutme .who_aboutme iframe {
    width: 100%;
    height: 300px;
}

.row.know_aboutme.know_aboutme_2 {
    flex-direction: row-reverse;
    margin-top: 80px;
}

.who_weknow h2 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 35px;
    text-align: center;
    width: 70%;
    margin: auto auto 50px;
}


.school_books .support_videoinnr img {
    width: 300px;
    height: 300px;
}

.brdcrmb ul {
    list-style: none;
    padding: 20px 0 40px;
    padding-left: 0;
    margin: 0;
}

.brdcrmb li {
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    position: relative;
    font-size: 1rem;
    font-family: "Poppins", sans-serif;
}

.brdcrmb li a {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
}

.brdcrmb .brdcrm_blistin:after {
    position: absolute;
    content: '/';
    right: -3px;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    top: 15%;
}

.brdcrmb .brdcrm_blistin:last-child {
    position: unset;
}

.brdcrmb li:last-child a,
.brdcrmb .brdcrm_blistin_2 a {
    pointer-events: none;
    color: #912683;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
}

.brdcrmb .brdcrm_blistin:last-child:after {
    display: none;
}

section.seo_content {
    padding: 50px 0;
}

section.seo_content h2 {
    margin: 30px 0;
}


section.seo_content h3 {
    margin: 20px 0;
}

section.seo_content span{
    margin: 10px 0;
}


section.seo_content ul, section.seo_content li{
    margin: 10px 0;
}
section.seo_content p {
    color: #000;
    
}

.pagination ul {
    list-style: none;
    display: flex;
    gap: 10px;
    padding: 0;
}
.pagination ul li {
    display: inline-block;

}
.pagination ul li a,
.pagination ul li span {
    text-align: center;
    color: rgb(145, 152, 164);
    font-size: 16px;
    display: inline-block;
    margin-right: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(220, 225, 233);
    border-image: initial;
    border-radius: 50px;
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.pagination ul li a:hover,
.pagination ul li span:hover {
    color: #fff;
    background: #FE4B7B;
}
.pagination ul li .current {
    background-color: rgb(254, 75, 123);
    color: rgb(255, 255, 255);
}


.logo {
    object-fit: contain;
    height: 60px;
    padding: 0 80px;
}

.header_part {
    margin-top: 0rem !important;
}

.footer_logo img {
    width: 100%;
}

.popup_admin .modal-header h5 {
    width: 100%;
    text-align: center;
    font-size: 25px;
}

.popup_admin .modal-header {
    border-bottom: 0;
    padding-bottom: 0;
}

.popup_admin .modal-body input, .popup_admin .modal-body select, .popup_admin .modal-body textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 10px;
}

.popup_admin .modal-body button.pc-button.elementor-button {
    padding: 12px;
    width: 100%;
    min-height: auto;
    border-radius: 3px;
}

button.btn.btn-primary.popup_btn {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 2;
    transform: rotate(-90deg) translate(0, 4rem);
    background: #FE4B7B;
    border: 0;
    padding: 9px 25px;
}

.seo_contentsec h2 {
    color: #912683;
    font-family: "Poppins", sans-serif;
    margin: 30px 0;
}

.seo_contentsec h3, .seo_contentsec h4, .seo_contentsec h5{
    font-family: "Poppins", sans-serif;
    margin: 10px 0;
}

.seo_contentsec ul li {
    margin: 10px 0;
    font-family: "Poppins", sans-serif;
    color: #000;
}

.seo_contentsec p {
    margin: 10px 0;
    font-family: "Poppins", sans-serif;
    color: #000;
}

@media screen and (max-width: 1400px) {
    .unbeatable_row .badge {
        width: 45%;
    }

    .header_part .header .navbar .navbar-nav {
        margin-right: 13px;
        align-items: center;
    }
}

@media screen and (max-width: 1200px) {
    .header_part .header .navbar .nav-item>.nav-link {
        position: relative;
        z-index: 1;
        padding: 10px;
        font-size: 12px;
    }

    .logo {
        object-fit: contain;
        height: 60px;
        padding: 0 10px;
    }
}

@media screen and (max-width: 1100px) {
    .preschool_main h1 {
        font-size: 30px;
    }

    .header_part .header .navbar .nav-item>.nav-link {
        position: relative;
        z-index: 1;
        padding: 10px;
        font-size: 10px;
    }
}


@media screen and (max-width: 991px) {
    .header_part {
        margin-top: 0rem !important;

    }

    .header_part .header .navbar .nav-item>.nav-link {
        font-size: 15px;
    }

    .map-container-mobile iframe {
        width: 100%;
    }

    .youneed_row .property_icon {
        flex-wrap: wrap;
        width: 32%;
    }

    .youneed_row .col-lg-4 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .youneed_row .col-lg-4 h2 {
        width: 100%;
        text-align: center;
    }

    .property_icon img {
        width: 70px;
        margin: auto;
    }

    .property_icon .prperty_cont {
        width: 100%;
    }

    .advantage_kids .advant_row,
    .royolity_contryt .flexible_royl {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        margin: 0 0 20px;
    }

    /* .royolity_contryt .flexible_royl:first-child {
        margin: 0 0 30px;
    } */

    .royolity_cont .flexible_royl {
        flex-direction: row-reverse;
    }

    .royolity_img img {
        width: 200px;
        margin: auto;
    }

    .package_row .package_item {
        width: 100%;
    }

    .support_package iframe {
        width: 100%;
        height: 300px;
    }

    .advantage_kids .sub_tilediv {
        width: 100%;
    }

    .advantage_kids .sub_tilediv h2,
    .support_package .sub_tilediv h2,
    .highsec_profit .sub_tilediv h2 {
        font-size: 30px;
    }

    .advantage_kids .sub_tilediv p {
        font-size: 16px;
    }

    .standard_pack .pagake_inner {
        width: 48%;
    }

    .essential_package .standard_pack {
        flex-wrap: wrap;
    }

    .row.know_aboutme {
        gap: 30px;
    }

    .school_pathrow .school_pathinnr {
        width: 46%;

    }

    .school_path .school_pathinnr h5,
    .recognition_sec .recognit_main {
        width: 100%;
    }

    .smart_main .support_innrcont {
        text-align: center;
    }

    .support_smart .smart_main {
        gap: 50px;
    }

    .unbeatable_row .badge {
        width: 70%;
    }

    .unbeatable_bright .container-fluid::before {
        top: -5rem;
        left: 10rem;
        width: 50px;
    }

    .unbeatable_bright .unbeatable_row::after {
        bottom: -3rem;
        right: 0;
        width: 70px;
    }

    .unbeatable_bright .container-fluid::after {
        display: none;
    }

    .academic_row .academic_innr,
    .support_videorow .support_videoinnr {
        width: 49%;
    }

    section.unbeatable_bright {
        overflow: hidden;
    }

    .unbeatable_bright .unbeatable_innr {
        gap: 30px;
    }

    .preschool_gallery::before,
    section.video_support::before {
        top: 1rem;
        left: 0;
        width: 80px;
        margin: unset;
        right: 0;
    }

    .transform-sec .support_videoinnr iframe {
        height: 200px;
    }

    section.school_books h3 {
        margin-top: 0;
    }

    .who_weknow h2 {
        width: 100%;
    }

    .who_weknow .know_aboutme h3 {
        text-align: center;
    }

    section.smart_magicsec iframe {
        height: 300px;
    }

    .royolity_conleft .flexible_royl {
        flex-direction: row-reverse;
    }






}

@media screen and (max-width: 600px) {

    .recognition_sec .recognit_innr,
    .choose_main .choose_britinnr,
    .support_videorow .support_videoinnr {
        width: 100%;
    }

    .unbeatable_row .badge {
        width: 100%;
    }

    .need_preschool .join_need {
        flex-wrap: wrap;
    }

    .partnership_sec .container-fluid::before {
        display: none;
    }

    .partnership_sec h2 {
        width: 90%;
        margin: auto auto 50px;
    }

    .smart_main .support_innrcont h2 {
        font-size: 24px;
        margin: 20px 0;
    }

    .smart_main .support_innrcont h3 {
        font-size: 20px;
    }

    .choose_main .choose_britinnr p {
        font-size: 14px;
    }

    .choose_main .choose_britinnr {
        margin-bottom: 20px;
    }

    .youneed_row .need_preschool {
        padding: 50px 20px;
    }

    .testimonial_part .testimonial_fame .item h3 {
        font-size: 18px;
        width: 100%;
    }

    .transform-sec .support_videoinnr {
        width: 100%;
    }

    .who_weknow h2 {
        width: 100%;
        font-size: 25px;
    }

    .know_aboutme .who_aboutme iframe,
    section.smart_magicsec iframe {
        width: 100%;
        height: 200px;
    }

    section.smart_magicsec h2,
    section.transform-sec h2,
    section.school_books h2 {
        color: #912683;
        font-family: "Poppins", sans-serif;
        font-size: 27px;
        text-align: center;
    }

    section.smart_magicsec h3,
    section.transform-sec h3,
    section.school_books h3 {
        color: #F98001;
        font-family: "Poppins", sans-serif;
        font-size: 20px;
        text-align: center;
        font-weight: 400;
    }

    button.btn.btn-primary.popup_btn {
    position: fixed;
    right: 0;
    z-index: 2;
    background: #FE4B7B;
    border: 0;
    padding: 9px 25px;
    top: auto;
    bottom: 0;
    transform: unset;
    width: 100%;
    border-radius: 0;
}

.seo_contentsec h2 {
    font-size: 28px;
}

.seo_contentsec h3, .seo_contentsec h4 {
    font-family: "Poppins", sans-serif;
    margin: 10px 0;
    font-size: 20px;
}

.seo_contentsec h5 {
    font-family: "Poppins", sans-serif;
    margin: 10px 0;
    font-size: 18px;
}

.seo_contentsec li, .seo_contentsec p, .seo_contentsec div, .seo_contentsec a{
    font-size: 15px;
}



}

@media screen and (max-width: 500px) {
    .package_row .package_inner {
        border: 0;
        width: 100%;
    }

    .youneed_row .property_icon {
        width: 100%;
    }

    .youneed_row .col-lg-4 h2 {
        width: 100%;
        text-align: center;
        font-size: 25px;
    }

    .royolity_cont .flexible_royl {
        flex-direction: column-reverse;
        justify-content: center;
        text-align: center;
    }

    .royolity_contryt .flexible_royl:first-child {
        margin: 30px 0;
    }

    .royolity_cont .flexible_royl p,
    .royolity_contryt .flexible_royl p {
        text-align: center;
        width: 100%;
    }

    .standard_pack .pagake_inner,
    .academic_row .academic_innr,
    .support_videorow .support_videoinnr {
        width: 100%;
    }

    .support_videorow .support_videoinnr {
        margin-bottom: 50px;
    }

    .recognition_sec .recognit_innr p {
        font-size: 13px;
        line-height: normal;
    }

    section.support_smart {
        padding: 0;
    }

    .support_innrvideo iframe {
        height: 200px;
    }

    .unbeatable_bright .unbeatable_innr {
        padding: 50px 0px;
    }

    .unbeatable_bright h2,
    .ultimate_academic h2 {
        font-size: 25px;
    }

    .ultimate_academic h3 {
        font-size: 18px;
    }

    .choose_main .choose_britinnr {
        padding: 10px;
    }

    .advantage_kids .sub_tilediv p,
    .support_package .sub_tilediv p,
    .highsec_profit .sub_tilediv p,
    .highsec_profit .sub_tilediv li {
        font-size: 14px;
        line-height: normal;
    }

    .badge-right i {
        display: none;
    }

    .choose_main .choose_britinnr h3 {
        width: 100%;
    }

    .royolity_conleft .flexible_royl {
        flex-direction: column-reverse;
    }
}

@media screen and (max-width: 400px) {

    .unbeatable_row .badge {
        width: 100%;
        gap: 10px;
    }

    .unbeatable_row .badge-left {
        padding: 11px 8px;
        font-size: 9px;
    }

    .unbeatable_row .badge-right p {
        font-size: 7px;
    }

    .support_package iframe {
        height: 150px;
    }

    section.support_package {
        padding: 80px 0 50px;
    }

    .advantage_kids .sub_tilediv h2,
    .support_package .sub_tilediv h2,
    .highsec_profit .sub_tilediv h2,
    section.choose_bright h2,
    section.video_support h2 {
        font-size: 27px;
    }
}

@media screen and (max-width: 479px) {
    .mobileshow {
        display: block;
    }

    .bgmobwhtspp {
        background-color: #2ab200;
        color: white;
        height: 40px;
        width: 40px;
        line-height: 40px;
        font-weight: bold;
        border-radius: 40px;
        border-color: #46b8da;
    }

    .mobwhtsicon {
        display: block;
        position: fixed;
        bottom: 15px;
        left: 10px;
        z-index: 99999;
    }
}