:root {
    --color-main: #786ac7;
    --color-white: white;
    --color-light-purple: #DDD8F9;
    --color-red: #ff0505;
    --color-parrot-green: #316db5;
    --color-light-black: #333;
    --color-blue: #014cda;
    --color-black-2: #777;
    --color-blue-2: #0948b3;
    --color-pruple-2: #ECE9FF;
    --color-black: black;
}


.rts-section-gap {
    padding: 60px 0;
}

/* --------------------------------------------------Top Header------------------------------------------------------------- */
.header-one.v-2 .header-top-one-wrapper {
    background: #316db5;
    border-bottom: 1px solid #316db5;
}

.header-one.v-2 .header-top-one-wrapper .left-information a {
    color: var(--color-white);
}

.fa-envelope:before {
    content: "\f0e0";
    color: var(--color-white);
}

.header-one.v-2 .header-top-one-wrapper .left-information i {
    color: white;
    font-weight: 500;
}


/* --------------------------------------------------Top Header------------------------------------------------------------- */


/* --------------------------------------------------Header------------------------------------------------------------- */

.main-nav-one ul li.has-dropdown a.nav-link {
    padding: 12px 6px;
    color: black;
    font-size: 13px;
    font-weight: 600;
}

.main-nav-one ul li.has-dropdown a::before {
    content: "\f078" !important;
    position: absolute !important;
    top: 50%;
    font-family: "Font Awesome 5 Pro" !important;
    right: -11px;
    transform: translateY(-50%);
    transition: 0.3s;
    font-size: 10px;
}

.header-right-area-one .buttons-area .rts-btn {
    padding: 4px 16px;
    font-size: 13px;
    font-weight: 600;
}

.rts-btn.btn-first {
    border: 1px solid var(--color-red);
    color: var(--color-white);
    background: var(--color-red);
    border-radius: 10px;
}

.rts-btn.btn-second {
    border: 1px solid #316db5;
    color: var(--color-white);
    background: #316db5;
    border-radius: 10px;
}

.rts-btn.btn-third {
    border: 1px solid var(--color-parrot-green);
    color: var(--color-white);
    background: var(--color-parrot-green);
    border-radius: 10px;
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .header-one-wrapper .left-side-header {
        gap: 36px;
    }
}


.submenu .menu-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 10px;
    text-decoration: none;
    color: var(--color-light-black);
    transition: all 0.3s ease;
}

.submenu .menu-item:hover {
    background-color: var(--color-white);
    color: var(--color-blue);
}

.submenu .menu-item .text p {
    margin: 0;
    font-size: 14px;
    color: var(--color-black-2);
}


.main-nav-one ul li.has-dropdown .megamenu-hub.min-mega li ul li.parent a {
    font-size: 24px;
    color: #316db5;
    font-weight: 700;
    text-align: center;
}

.main-nav-one ul li.has-dropdown .megamenu-hub.min-mega li ul li.parent {
    width: 100%;
    border-bottom: 1px solid #316db5;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.nav-tabs .nav-link i {
    color: #316db5;
    gap: 10px;
}

.nav-tabs .nav-link {
    margin-right: 5px;
    font-size: 14px;
    color: #316db5;
    margin-bottom: 5px;
    text-align: left;
    padding: 10px 13px;
    border-radius: 8px;
}

.nav-tabs .nav-link.active {
    background-color: #316db5;
    color: var(--color-white);
}

.nav-tabs .nav-link.active i {
    color: var(--color-white);
    gap: 10px;
}

.nav-tabs {
    border-bottom: none;
}

.main-nav-one ul li.has-dropdown .megamenu-hub li ul li {
    display: block;
    width: 96%;
}

button.nav-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

button.nav-link .fas.fa-chevron-right {
    margin-left: auto;
}

.main-nav-one ul li.has-dropdown .megamenu-hub.min-mega li .thumbnav-area {
    left: auto;
    margin-left: 0px;
    display: block;
    flex-direction: column;
    align-items: flex-end;
    border-left: 1px solid #316db5;
    padding-left: 20px;
}


.main-nav-one ul li.has-dropdown .megamenu-hub.min-mega li .thumbnav-area .single-thumbnav:last-child {
    margin-bottom: 10px;
}

.main-nav-one ul li.has-dropdown .megamenu-hub.min-mega li .thumbnav-area .single-thumbnav {
    display: flex;
    gap: 13px;
    padding: 10px 10px;
    background: #316db51a;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.03), 0 0.275rem 0.75rem -0.0625rem rgba(0, 0, 0, 0.06) !important;
    margin-bottom: 10px;
    border-radius: 4px;
    width: 100%;
    min-height: 160px;
    transition: 0.3s;
    border: 1px solid transparent;
}

.header-one-wrapper .main-nav-one .thumbnav-area .single-thumbnav p {
    margin-top: 14px;
    margin-left: -35px;
    right: 20px;
    margin-bottom: 0px;
    color: var(--color-black);
    font-size: 11px;
    font-weight: 500;
    line-height: 1.1;
}

.header-one-wrapper .main-nav-one .thumbnav-area .single-thumbnav .redirect-link {
    color: #316db5;
}

.main-nav-one ul li.has-dropdown .megamenu-hub.min-mega li .thumbnav-area .single-thumbnav span {
    font-size: 15px;
    font-weight: 700;
    line-height: normal !important;
    color: #316db5;
}

.main-nav-one ul li.has-dropdown .megamenu-hub.min-mega li .thumbnav-area .single-thumbnav:hover {
    border: 1px solid #316db5;
}


.main-nav-one ul li.has-dropdown .megamenu-hub.min-mega li ul {
    flex-basis: 50%;
}

.main-nav-one ul li.has-dropdown .megamenu-hub.min-mega {
    max-width: 100% !important;
    margin: auto;
    min-width: 100%;
    height: 450px !important;
    left: 0%;
    padding: 10px 10px;
}

.main-nav-one ul li.has-dropdown .megamenu-hub li ul {
    flex-direction: column;
    flex-basis: 70%;
    text-align: left;
    align-items: flex-start;
    position: relative;
    display: block;
}

.nav-tabs {
    max-height: 400px !important;
    overflow-y: auto;
    overflow-x: hidden;
    display: block;
}

.thumbnav-area {
    max-height: 380px !important;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 10px;
}


.main-nav-one ul li.has-dropdown .megamenu-hub.min-mega li .thumbnav-area .single-thumbnav .icon {
    margin-bottom: 10px;
    width: 30px;
    height: 30px;
}

.main-nav-one ul li.has-dropdown .submenu li:hover a {
    background: #316db51a;
    color: #316db5;
}

.main-nav-one ul li.has-dropdown .submenu li a {
    padding: 3px 3px;
    margin: 0px 7px;
    transition: all 0.3s;
    border-radius: 4px;
}

.submenu .menu-item img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 0%;
    margin-top: 0px;
}

.submenu .menu-item .text h4 {
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s;
    margin-bottom: 0px;
    border-radius: 4px;
}

.main-nav-one ul li.has-dropdown:hover .submenu {
    opacity: 1;
    visibility: visible;
    top: 90%;
    transform: translateY(0);
    transform: scaleY(1);
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .header-one-wrapper .left-side-header {
        gap: 36px;
        width: 200px;
    }
}

@media only screen and (max-width: 1199px) {
    .header-one-wrapper .left-side-header {
        gap: 20px;
        width: 180px;
    }
}

@media only screen and (max-width: 1106px) {
    .header-one-wrapper .left-side-header {
        gap: 20px;
        width: 150px;
    }
}

@media only screen and (max-width: 1075px) {
    .header-one-wrapper .left-side-header {
        gap: 20px;
        width: 120px;
    }

    .main-nav-one ul li.has-dropdown a.nav-link {
        padding: 12px 6px;
        color: black;
        font-size: 12px;
        font-weight: 600;
    }
}

@media only screen and (max-width: 1011px) {
    .header-one-wrapper .left-side-header {
        gap: 20px;
        width: 120px;
    }

    .main-nav-one ul li.has-dropdown a.nav-link {
        padding: 12px 6px;
        color: black;
        font-size: 10px;
        font-weight: 600;
    }
}


@media only screen and (max-width: 767px) {
    .header-one-wrapper .left-side-header {
        gap: 20px;
        width: 120px !important;
    }

    .header-one-wrapper .left-side-header .logo-area {
        padding: 10px 0;
        display: block;
    }
}

.header-one-wrapper .left-side-header {
    display: flex;
    align-items: center;
    gap: 70px;
    width: 230px;
}

/* --------------------------------------------------Header------------------------------------------------------------- */


/* --------------------------------------------------Banner --------------------------------------------------------------*/

.banner-area-one {
    background: none;
    height: 100% !important;
    display: flex;
    overflow: hidden;
    position: relative;
    max-width: 1920px;
    margin: auto;
    z-index: 1;
}


.banner-item img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: #000;
}

.owl-nav .owl-prev {
    left: -30px;
}

.owl-nav .owl-next {
    right: -30px;
}


/* --------------------------------------------------Banner --------------------------------------------------------------*/

/* ------------------------------------------------Home Study Goal-------------------------------------------------------- */

.course-upload-tips-wrapper {
    border-radius: 16px;
    border: 1px solid #316db5;
    background: linear-gradient(145deg, #fff 0%, #316db514 100%);
    padding: 25px 20px !important;
    box-shadow: 0 2px 8px rgba(199, 31, 52, 0.1);
    transition: all 0.3s ease-in-out;
    height: 100%;
}


.course-upload-tips-wrapper:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgb(49 109 181 / 21%);
}

.course-upload-tips-wrapper h5.title {
    font-weight: 800;
    color: #316db5;
    font-size: 22px;
    margin-bottom: 30px;
    text-align: center;
    letter-spacing: 1px;
    position: relative;
    text-shadow: 1px 1px 0 #fff;
}

.course-upload-tips-wrapper h5.title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background-color: #316db5;
    border-radius: 2px;
}

.course-upload-tips-wrapper h5.title::before {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-30px);
    width: 8px;
    height: 8px;
    background-color: white;
    border-radius: 50%;
    animation: moveDot 2s linear infinite;
    z-index: 2;
}

@keyframes moveDot {
    0% {
        transform: translateX(-30px);
        opacity: 0;
    }

    10% {
        opacity: 1;
    }

    90% {
        opacity: 1;
    }

    100% {
        transform: translateX(30px);
        opacity: 0;
    }
}

.course-upload-tips-wrapper .scroll-goals {
    max-height: 240px;
    overflow-y: auto;
    padding-right: 10px;
    scrollbar-width: thin;
    scrollbar-color: #316db5 #3184cf17;
}

.course-upload-tips-wrapper .scroll-goals::-webkit-scrollbar {
    width: 5px;
}

.course-upload-tips-wrapper .scroll-goals::-webkit-scrollbar-thumb {
    background-color: #316db5;
    border-radius: 10px;
}

.course-upload-tips-wrapper .single-check-wrapper {
    display: flex;
    align-items: start;
    gap: 10px;
    margin-bottom: 10px;
    font-size: 15px;
}

.course-upload-tips-wrapper .single-check-wrapper i {
    color: #316db5;
    margin-top: 7px;
}

.course-upload-tips-wrapper .single-check-wrapper span a {
    color: #333;
    text-decoration: none;
    transition: 0.3s;
    font-weight: 500;
}

.course-upload-tips-wrapper .single-check-wrapper span a:hover {
    color: #316db5;
    text-decoration: underline;
}

/* ------------------------------------------------Home Study Goal-------------------------------------------------------- */



/* ------------------------------------------------Home MBA Category-------------------------------------------------------- */
.category-single-list {
    display: flex;
    align-items: center;
    /* background: linear-gradient(145deg, #316db5, #a40021); */
    background: #316db5;
    gap: 20px;
    border-radius: 50px;
    border: 1px solid #316db5;
    transition: all 0.4s ease;
    padding: 8px 24px;
    box-shadow: 0 4px 14px rgba(199, 31, 52, 0.15);
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.category-single-list .thumbnail img {
    transition: transform 0.3s ease;
    transform: scale(1.1);
    width: 30px;
    height: 30px;
    object-fit: contain;
    border-radius: 30%;
    background-color: #fff;
    padding: 6px;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
}

.category-single-list .information a .title {
    margin-bottom: 0;
    transition: 0.3s;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.15);
}

.category-single-list:hover {
    background: linear-gradient(145deg, #003369, #001f49);
    box-shadow: 0 6px 18px rgba(0, 51, 105, 0.2);
    transform: translateY(-3px);
    border-radius: 50px;
}

.category-single-list:hover .thumbnail img {
    transform: scale(1.2);
}

.top-category-area .title-area-center-style .title,
.title-area-left-style .title {
    margin-bottom: 4px;
    font-size: 34px;
    font-weight: 800;
    color: #1b1b1b;
}



/* ------------------------------------------------Home MBA Category-------------------------------------------------------- */

/* ------------------------------------------------Home Brand Area-------------------------------------------------------- */
/* ===== Section ===== */
.brand-area-nine-start {
    background: #fff;
}

/* ===== Allow shadow visibility ===== */
.brand-swiper-10-wrapper .swiper-slide {
    overflow: visible;
}

.brand-swiper-10-wrapper {
    padding: 0px;
}

/* ===== Brand Card ===== */
.single-brand-10 {
    background: #ffffff;
    border-radius: 16px;
    padding: 20px;
    min-height: 120px;
    /* ✅ FIX */
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ededed;
    /* box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08); */
    transition: all 0.3s ease;
    will-change: transform;
}

/* Hover */
.single-brand-10:hover {
    transform: translateY(-6px);
    box-shadow: 0 22px 45px rgba(0, 0, 0, 0.15);
    border-color: #316db5;
}

/* ===== Logo ===== */
.single-brand-10 img {
    max-height: 55px;
    max-width: 160px;
    width: auto;
    height: auto;
    object-fit: contain;
}

/* ===== Pagination ===== */
.brand-swiper-10-wrapper .swiper-pagination-bullet {
    background: #dcdcdc;
    width: 8px;
    height: 8px;
    opacity: 1;
}

.brand-swiper-10-wrapper .swiper-pagination-bullet-active {
    background: #316db5;
    width: 10px;
    height: 10px;
}

/* ===== Mobile ===== */
@media (max-width: 768px) {
    .single-brand-10 {
        min-height: 100px;
        padding: 16px;
    }

    .single-brand-10 img {
        max-height: 45px;
        max-width: 130px;
    }
}

.brand-swiper-10-wrapper,
.brand-swiper-10-wrapper .swiper,
.brand-swiper-10-wrapper .swiper-wrapper,
.brand-swiper-10-wrapper .swiper-slide {
    overflow: visible !important;
}

/* ------------------------------------------------Home Brand Area-------------------------------------------------------- */

/* -----------------------------------------------Fun Fact Area-------------------------------------------------------- */


/* -----------------------------------------------Fun Fact Area-------------------------------------------------------- */

/* -----------------------------------------------Home Videos Area-------------------------------------------------------- */
.premium-video-section {
    background: aliceblue;
}

/* Heading */
.video-badge {
    display: inline-block;
    padding: 6px 16px;
    background: rgb(49 109 181 / 14%);
    color: #316db5;
    border-radius: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.video-title {
    font-size: 38px;
    font-weight: 800;
}

.video-title span {
    color: #316db5;
}

.video-subtitle {
    font-size: 16px;
    color: #555;
    margin-top: 8px;
}

/* Video Card */
.video-card {
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    transition: 0.35s ease;
}

.video-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.15);
}

/* Video Frame */
.video-frame {
    position: relative;
    height: 220px;
    overflow: hidden;
}

.video-frame iframe {
    width: 100%;
    height: 100%;
    border: none;
}

/* Info */
.video-info {
    padding: 10px 18px;
}

.video-info h6 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 4px;
}

.video-info span {
    font-size: 13px;
    color: #777;
}

/* Swiper Controls */
.video-next,
.video-prev {
    color: #316db5;
}

.video-pagination .swiper-pagination-bullet {
    background: #316db5;
    width: 8px;
    height: 8px;
}

/* Mobile */
@media(max-width:768px) {
    .video-title {
        font-size: 28px;
    }
}

.mySwiper-category-1 .swiper-pagination .swiper-pagination-bullet {
    background: #316db5;
    width: 8px;
    height: 8px;
}

/* -----------------------------------------------Home Videos Area-------------------------------------------------------- */


/* -----------------------------------------------Home Team Area-------------------------------------------------------- */

.student-trust-section {
    background: #316db512;
    padding: 60px 0px;
    overflow: hidden;
}

.trust-title {
    font-size: 36px;
    font-weight: 800;
}

.trust-title span {
    color: #316db5;
}

.trust-subtitle {
    color: #555;
    font-size: 17px;
}

/* Marquee Wrapper */
.marquee {
    position: relative;
    overflow: hidden;
    width: 100%;
}

/* Track */
.marquee-track {
    display: flex;
    gap: 20px;
    width: max-content;
}

/* Student Card */
.student-card {
    min-width: 180px;
    background: #fff;
    padding: 8px;
    border-radius: 14px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    transition: 0.3s;
}

.student-card img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    border-radius: 10px;
}

/* Hover Pause */
.marquee:hover .marquee-track {
    animation-play-state: paused;
}

/* Animations */
.marquee-left .marquee-track {
    animation: scrollLeft 10s linear infinite;
}

.marquee-right .marquee-track {
    animation: scrollRight 10s linear infinite;
}

@keyframes scrollLeft {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

@keyframes scrollRight {
    from {
        transform: translateX(-50%);
    }

    to {
        transform: translateX(0);
    }
}

/* Mobile */
@media (max-width: 768px) {
    .student-card {
        min-width: 140px;
    }

    .student-card img {
        height: 140px;
    }
}

/* -----------------------------------------------Home Team Area-------------------------------------------------------- */

/* -----------------------------------------------Home Faq Area-------------------------------------------------------- */

.faq-section {
    background: #f8f9fc;
    padding: 60px 0px;
}

.faq-badge {
    display: inline-block;
    background: rgb(49 109 181 / 18%);
    color: #316db5;
    padding: 6px 14px;
    border-radius: 20px;
    font-weight: 600;
    font-size: 14px;
}

.faq-title {
    font-size: 34px;
    font-weight: 700;
    color: #222;
}

.faq-subtitle {
    font-size: 16px;
    color: #666;
}

.faq-accordion .accordion-item {
    border: none;
    border-radius: 12px;
    margin-bottom: 15px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}

.faq-accordion .accordion-button {
    font-size: 17px;
    font-weight: 600;
    padding: 10px 20px;
    background: #fff;
    color: #333;
}

.faq-accordion .accordion-button:not(.collapsed) {
    background: #316db5;
    color: #fff;
}

.faq-accordion .accordion-button:focus {
    box-shadow: none;
}

.faq-accordion .accordion-body {
    font-size: 15px;
    line-height: 1.7;
    color: #555;
    background: #fff;
}

/* -----------------------------------------------Home Faq Area-------------------------------------------------------- */


/* -----------------------------------------------Home Feedback Area-------------------------------------------------------- */

/* Card */
.single-students-feedback-5 {
    padding: 28px;
    border-radius: 18px;
    background: #ffffff;
    border: 1.5px solid rgb(71 70 72 / 30%);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    position: relative;
    transition: all 0.35s ease;
    height: 100%;
}

.single-students-feedback-5:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.14);
}

/* Stars */
.single-students-feedback-5 .stars i {
    color: #316db5;
    font-size: 15px;
    margin-right: 2px;
}

/* Description */
.single-students-feedback-5 .disc {
    font-size: 16px;
    line-height: 1.75;
    color: #333;
    margin: 18px 0 24px;
}

/* Author area */
.single-students-feedback-5 .authore-area {
    display: flex;
    align-items: center;
    gap: 14px;
}

.single-students-feedback-5 .authore-area img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #316db5;
}

.single-students-feedback-5 .author h6 {
    margin: 0;
    font-weight: 700;
    font-size: 16px;
}

.single-students-feedback-5 .author span {
    font-size: 14px;
    color: #777;
}

/* Quote watermark */
.single-students-feedback-5 .quote {
    position: absolute;
    bottom: 18px;
    right: 20px;
    opacity: 0.12;
}

.single-students-feedback-5 .quote img {
    width: 42px;
}

.swiper-feedback-wrapper-5 .swiper-button-prev i {
    color: #316db5;
}

.swiper-feedback-wrapper-5 .swiper-button-next i {
    color: #316db5;
}

.swiper-feedback-wrapper-5 .swiper-pagination .swiper-pagination-bullet {
    background: #316db5;
    width: 8px;
    height: 8px;
}

/* Mobile */
@media (max-width: 768px) {
    .single-students-feedback-5 {
        padding: 22px;
    }
}

/* -----------------------------------------------Home Feedback Area-------------------------------------------------------- */


/* -----------------------------------------------Home About Area-------------------------------------------------------- */
/* Overall Section Styling */
.about-enhanced {
    background: linear-gradient(145deg, #fefefe, #f7f7fa);
    padding: 40px 0;
}

/* Title Area */
.title-area-left-style .title {
    font-size: 38px;
    font-weight: 800;
    color: #1d1d1d;
    margin-bottom: 15px;
    line-height: 1.4;
}

.gradient-text {
    background: linear-gradient(135deg, #6e4eff, #316db5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Pre-title with icon */
.pre-title span {
    font-weight: 600;
    color: #316db5;
    font-size: 16px;
}

.icon-img {
    width: 28px;
    height: 28px;
}

/* Facilities Box */
.what-you-get {
    margin-top: 35px;

}

.about-inner-right-one .what-you-get {
    border-bottom: none;
}

.single-facilityes {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 20px;
    margin-bottom: 25px;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.single-facilityes:hover {
    transform: translateY(-5px);
    box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.12);
}

/* Icon Style */
.icon-box {
    font-size: 24px;
    background: #316db51c;
    color: #316db5;
    border-radius: 50%;
    padding: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Text Styling */
.single-facilityes .title {
    font-size: 18px;
    font-weight: 700;
    color: #1d1d1d;
    margin-bottom: 8px;
}

.single-facilityes p {
    color: #444;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
}

/* -----------------------------------------------Home About Area-------------------------------------------------------- */

/* -----------------------------------------------Home Compare University-------------------------------------------------------- */

.single-course-style-three {
    padding: 15px;
    border-radius: 12px;
    border: 1px solid #316db5a1;
    background: #fff;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgb(49 109 181 / 26%);
    height: 100%;
    text-align: center;
}

.single-course-style-three:hover {
    box-shadow: 0 4px 12px rgba(198, 50, 42, 0.12);
    transform: translateY(-3px);
}

.single-course-style-three .thumbnail {
    display: block;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.single-course-style-three .thumbnail img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    transition: transform 0.4s ease;
}

.single-course-style-three:hover .thumbnail img {
    transform: scale(1.05);
}

.single-course-style-three .thumbnail .tag-thumb {
    position: absolute;
    top: 0px;
    left: auto;
    right: 0px !important;
}

html {
    scroll-behavior: smooth;
}

.single-course-style-three .thumbnail .tag-thumb span {
    background: linear-gradient(135deg, #316db5, #316db5);
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 8px rgb(49 109 181);
    animation: pulseTag 2s infinite;
}

@keyframes pulseTag {

    0%,
    100% {
        transform: scale(1);
        opacity: 1;
    }

    50% {
        transform: scale(1.05);
        opacity: 0.85;
    }
}

.single-course-style-three .body-area {
    margin-top: 15px;
}

.single-course-style-three .body-area a .title {
    color: #316db5;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    text-align: center;
    transition: color 0.3s ease;
    text-transform: capitalize;
}

.single-course-style-three .body-area a:hover .title {
    color: #009642;
}

/* -----------------------------------------------Home Compare University-------------------------------------------------------- */


/* -----------------------------------------------Home Category Area-------------------------------------------------------- */

.how-to-apply-section {
    background: linear-gradient(135deg, #f5f7fa, #e4ecf2);
    position: relative;
    z-index: 1;
}

.section-title {
    font-size: 36px;
    font-weight: 800;
    color: #1c1c1c;
}

.section-title .highlight {
    color: #316db5;
    background: linear-gradient(to right, #316db5, #009933);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section-subtitle {
    font-size: 16px;
    color: #555;
    margin-top: 10px;
}

.apply-step {
    background: #ffffffc4;
    backdrop-filter: blur(10px);
    border-radius: 16px;
    padding: 30px 20px;
    text-align: center;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.4s ease-in-out;
    position: relative;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}

.apply-step:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
}

.step-icon {
    font-size: 40px;
    color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    margin: 0 auto 20px;
    background: linear-gradient(135deg, #ff6a6a, #ff3d3d);
    box-shadow: 0 4px 20px rgba(255, 61, 61, 0.3);
    transition: all 0.4s;
}

.step-title {
    font-size: 18px;
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 10px;
}

.step-description {
    font-size: 15px;
    color: #444;
    line-height: 24px;
}

/* Unique gradient per step */
.step-1 .step-icon {
    background: linear-gradient(135deg, #6e8efb, #a777e3);
    box-shadow: 0 4px 20px rgba(110, 142, 251, 0.3);
}

.step-2 .step-icon {
    background: linear-gradient(135deg, #ffb88c, #de6262);
    box-shadow: 0 4px 20px rgba(255, 184, 140, 0.3);
}

.step-3 .step-icon {
    background: linear-gradient(135deg, #43e97b, #38f9d7);
    box-shadow: 0 4px 20px rgba(67, 233, 123, 0.3);
}

.step-4 .step-icon {
    background: linear-gradient(135deg, #fbc2eb, #a6c1ee);
    box-shadow: 0 4px 20px rgba(251, 194, 235, 0.3);
}

/* -----------------------------------------------Home Category Area-------------------------------------------------------- */



/* -----------------------------------------------Home Instructor Area-------------------------------------------------------- */

/* ===== Expert Card ===== */
.expert-card {
    background: #ffffff;
    border-radius: 26px;
    padding: 32px 22px 30px;
    text-align: center;
    box-shadow: 0 25px 55px rgba(0, 0, 0, 0.08);
    transition: all 0.35s ease;
    position: relative;
    overflow: hidden;
}

/* Soft top glow */
.expert-card::before {
    content: "";
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 140px;
    height: 140px;
    background: rgb(49 109 181 / 11%);
    border-radius: 50%;
    filter: blur(35px);
}

/* Hover */
.expert-card:hover {
    transform: translateY(-12px);
    box-shadow: 0 35px 75px rgba(0, 0, 0, 0.15);
}

/* ===== Image ===== */
.expert-image {
    width: 150px;
    height: 150px;
    margin: 0 auto 20px;
    border-radius: 50%;
    padding: 4px;
    background: linear-gradient(135deg, #316db5, #009933);
}

.expert-image img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    background: #fff;
    padding: 4px;
}

/* ===== Content ===== */
.expert-content h5 {
    font-size: 19px;
    font-weight: 800;
    margin-bottom: 6px;
    letter-spacing: 0.3px;
}

.expert-content p {
    display: inline-block;
    font-size: 13px;
    color: #316db5;
    margin-bottom: 20px;
    padding: 4px 14px;
    border-radius: 20px;
    background: rgb(49 109 181 / 11%);
    font-style: normal;
}

/* ===== Button ===== */
.expert-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 11px 26px;
    border-radius: 999px;
    background: #316db5;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 10px 25px rgb(49 109 181 / 36%);
}

.expert-btn:hover {
    background: #3d9c3a;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 15px 35px rgba(75, 173, 68, 0.45);
}

/* ===== Swiper Pagination ===== */
.mySwiper-category-1 .swiper-pagination-bullet {
    background: rgba(75, 173, 68, 0.35);
    width: 9px;
    height: 9px;
    transition: 0.3s;
}

.mySwiper-category-1 .swiper-pagination-bullet-active {
    background: #316db5;
    width: 11px;
    height: 11px;
}

/* ===== Mobile ===== */
@media (max-width: 768px) {
    .expert-image {
        width: 120px;
        height: 120px;
    }

    .expert-content h5 {
        font-size: 16px;
    }
}

/* -----------------------------------------------Home Instructor Area-------------------------------------------------------- */

/* ----------------------------------------------Blog Page-------------------------------------------------------- */

.blog-card {
    display: flex;
    flex-direction: row;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
    height: 100%;
}

.blog-card:hover {
    transform: translateY(-8px);
}

.blog-image {
    flex: 1;
    overflow: hidden;
    max-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.blog-card:hover .blog-image img {
    transform: scale(1.05);
}

.blog-content {
    flex: 1;
    padding: 24px;
    background: rgba(255, 255, 255, 0.95);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.blog-title {
    font-size: 20px;
    font-weight: 700;
    color: #1c1c1c;
    margin-bottom: 12px;
    line-height: 1.4;
}

.blog-description {
    font-size: 15px;
    color: #444;
    margin-bottom: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    font-size: 14px;
    color: #777;
}

.meta-item i {
    color: #316db5;
    margin-right: 6px;
}

@media (max-width: 768px) {
    .blog-card {
        flex-direction: column;
    }

    .blog-image {
        max-height: 200px;
    }

    .blog-content {
        padding: 16px;
    }
}

.single-blog-style-one {
    padding: 15px;
    border-radius: 6px;
    border: 1px solid #DDD8F9;
    height: 100%;
}

.single-blog-style-one .blog-top-area {
    display: flex;
    align-items: center;
    gap: 43px;
    margin-top: 20px;
}

.single-blog-style-one a .title {
    font-size: 22px;
    margin-top: 15px;
    transition: 0.3s;
}

/* ----------------------------------------------Blog Page-------------------------------------------------------- */

/* ----------------------------------------------About Page-------------------------------------------------------- */

.about-area-start {
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.9), rgba(240, 240, 240, 0.8));
    padding: 80px 0;
    position: relative;
    z-index: 1;
}

.about-area-start::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('assets/images/banner/abstract-pattern.png') no-repeat center center;
    background-size: cover;
    opacity: 0.2;
    z-index: -1;
}

.title-area-left-style {
    position: relative;
    z-index: 2;
}

.title-area-left-style .pre-title {
    font-size: 18px;
    font-weight: 600;
    color: #ff0066;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.title-area-left-style .pre-title img {
    width: 22px;
    height: auto;
}

.title-area-left-style .title {
    font-size: 42px;
    font-weight: 800;
    color: #333;
    margin-bottom: 20px;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
}

.title-area-left-style .title::after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background-color: #316db5;
    border-radius: 3px;
}

.title-area-left-style .post-title {
    font-size: 16px;
    color: #555;
    line-height: 1.8;
    font-weight: 400;
    text-align: justify;
    margin-bottom: 20px;
}

.title-area-left-style .post-title strong {
    font-weight: 600;
    color: #316db5;
}

.title-area-left-style .post-title p {
    margin-bottom: 15px;
    position: relative;
}

.title-area-left-style .post-title p::after {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    width: 40px;
    height: 3px;
    background-color: #ff0066;
}

.about-one-left-image {
    position: relative;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.about-one-left-image img {
    width: 100%;
    height: auto;
    border-radius: 15px;
    transition: transform 0.4s ease;
}

.about-one-left-image:hover img {
    transform: scale(1.1);
}

.about-one-left-image:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.2);
}

@media (max-width: 991px) {
    .title-area-left-style .title {
        font-size: 30px;
    }

    .title-area-left-style .post-title {
        font-size: 14px;
    }

    .about-area-start {
        padding: 60px 0;
    }
}


.single-category-nine-area {
    background-color: #ffffff;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    text-align: center;
    margin-bottom: 30px;
    border: 1px solid #f1f1f1;
}

.single-category-nine-area .icon {
    margin-bottom: 0px;
}

.single-category-nine-area:hover {
    transform: translateY(-10px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.single-category-nine-area .icon img {
    width: 70px;
    height: 70px;
    margin-bottom: 10px;
    transition: transform 0.3s ease;
}


.single-category-nine-area:hover .icon img {
    transform: scale(1.1);
}

.single-category-nine-area h5.title {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #316db5;
    margin-bottom: 0px;
    transition: color 0.3s ease;
}

.single-category-nine-area:hover h5.title {
    color: #316db5;
}

.single-category-nine-area .disc {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #666;
    line-height: 1.8;
    margin-top: 0px;
}

@media (max-width: 767px) {

    .single-category-nine-area {
        padding: 20px;
    }

    .single-category-nine-area h5.title {
        font-size: 20px;
    }

    .single-category-nine-area .disc {
        font-size: 14px;
    }
}

.single-upcoming-events {
    position: relative;
}

.single-upcoming-events::after {
    position: absolute;
    left: 0;
    height: 100%;
    width: 5px;
    content: "";
    background: #316db5;
    border-radius: 5px 0 0 5px;
    transition: none;
}

.upcoming-events-main-wrapper-1 {
    padding: 0px;
}

.about-inner-right-two .what-you-get {
    border-bottom: none;
}

.single-upcoming-events .information .title {
    transition: 0.3s;
    margin-bottom: 0;
    color: #316db5;
}

.single-upcoming-events .information .title:hover {
    color: #831812;
}

/* ----------------------------------------------About Page-------------------------------------------------------- */


/* ----------------------------------------------Adroit Institute Page-------------------------------------------------------- */

.join-our-team-area.v-1 .title-area-left-style p {
    max-width: 100%;
}

.fun-facts-area-1 {
    background: linear-gradient(145deg, #f0f8ff, #ffffff);
    padding: 50px 0;
    position: relative;
    z-index: 1;
}

.fun-facts-area-1 .fun-facts-main-wrapper-1 {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 30px;
    padding: 0 60px;
}

.fun-facts-area-1 .single-fun-facts {
    background: #ffffff;
    border-radius: 20px;
    padding: 30px 20px;
    text-align: center;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    width: 290px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
    overflow: hidden;
}

.fun-facts-area-1 .single-fun-facts {
    transform: translateY(-10px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.12);
}

.fun-facts-area-1 .single-fun-facts h5.title {
    font-size: 28px;
    color: #333;
    margin-bottom: 20px;
    font-weight: 600;
}


.fun-facts-area-1 .single-fun-facts .counter-sign {
    font-size: 28px;
    font-weight: bold;
    color: #316db5;
    margin-bottom: 0px;
}


.fun-facts-area-1 .shape-image img.shape.one {
    opacity: 0.2;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    max-width: 300px;
}


.best-student .single-course-style-three .body-area .teacher span {

    font-weight: 700;
    font-size: 15px;
    color: black;
}


.best-student .single-course-style-three .body-area .course-top .tags {
    border-radius: 5px;
    background: #316db5;
    padding: 3px 21px;
    color: white;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: max-content;
}

.best-student .single-course-style-three .thumbnail img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    min-width: 100px;
    margin: auto;
    transition: transform 0.4s ease;
}

/* ----------------------------------------------Adroit Institute Page-------------------------------------------------------- */


/* ----------------------------------------------Course DetailsPage-------------------------------------------------------- */

.course-details-wrapper-2 .course-content-wrapper {
    background: white;
    box-shadow: 0 0.25rem 0.5625rem -0.0625rem rgba(0, 0, 0, 0.03), 0 0.275rem 1.25rem -0.0625rem rgba(0, 0, 0, 0.05) !important;
    padding: 20px;
    border-radius: 10px;
}

.right-course-details .course-side-bar {
    padding: 30px;
    border: 1px solid #316db5;
    border-radius: 6px;
    background: #316db50f;
    position: relative;
    box-shadow: 0 0.25rem 0.5625rem -5.0625rem rgb(204 61 52 / 20%), 0 0.275rem 0.25rem -0.0625rem rgb(204 61 52 / 27%) !important;
}

.rts-btn.btn-primary:hover {
    border: 1px solid #316db5;
    background: transparent !important;
    color: #316db5 !important;
}

.single-course-left-align-wrapper .title {
    color: #316db5;
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 54px;
    margin-top: 25px;
}

.course-details-breadcrumb-2 .breadcrumb-image img {
    border-radius: 8px !important;
}

/* ----------------------------------------------Course Details Page-------------------------------------------------------- */

/* ----------------------------------------------University Details Page-------------------------------------------------------- */

.instructor-main-wrapper-course-single .single-instructor-rating::after {
    position: absolute;
    content: "";
    right: -110px;
    width: 2px;
    height: 100%;
    background: #316db5;
    top: 0;
}

.instructor-main-wrapper-course-single .single-instructor-rating {
    position: relative;
    text-align: center;
}

.instructor-main-wrapper-course-single .instructor-area .information span {
    display: block;
    color: #316db5;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

.instructor-main-wrapper-course-single .category span {
    color: #316db5;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    display: block;
    line-height: 26px;
}

.instructor-main-wrapper-course-single .review span {
    color: #316db5;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    display: block;
    line-height: 26px;
}

.instructor-main-wrapper-course-single .instructor-area .title {
    color: #110C2D;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 0;
}

.instructor-main-wrapper-course-single .review .title {
    color: #110C2D;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 0;
}

.single-course-style-five .title {
    color: #110C2D;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 54px;
    margin-bottom: 30px;
}

.course-details-btn-wrapper {
    padding-bottom: 30px;
    border-bottom: none;
}


.course-details-btn-wrapper ul li button.nav-link {
    padding: 12px 25px;
    border: 1px solid #316db5;
    border-radius: 50px;
    color: #316db5;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease;
    justify-content: center;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08);
}

.course-details-btn-wrapper ul li button.nav-link:hover,
.course-details-btn-wrapper ul li button.nav-link:focus {
    background-color: #ffe8e6;
    color: #316db5;
    border-color: #316db5;
}

.course-details-btn-wrapper ul li button.nav-link.active {
    background: #316db5;
    color: #fff;
    border-color: #316db5;
    box-shadow: 0 4px 10px rgba(198, 50, 42, 0.3);
}

.table>:not(caption)>*>* {
    padding: 5px 11px;
    font-size: 14px;
    text-transform: capitalize;
    color: #316db5;
}

.instructor-main-wrapper-course-single {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #316db5;
    padding: 20px 40px;
    border-radius: 5px;
    box-shadow: 0 0.25rem 0.5625rem -5.0625rem rgb(204 61 52 / 20%), 0 0.275rem 0.25rem -0.0625rem rgb(204 61 52 / 27%) !important;
}

.university-deatils-course .accordion-button:focus {
    box-shadow: none;
}

.university-deatils-course .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #c82333;
}

.university-deatils-course .accordion-button {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 6px 20px;
    font-size: 16px;
    color: #316db5;
    font-weight: 600;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, border-radius .15s ease, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, border-radius .15s ease, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease, -webkit-box-shadow .15s ease-in-out;
}

.university-deatils-course .accordion-body h6 {
    font-size: 16px;
    margin-bottom: 12px;
}

.university-deatils-course .accordion-body .course-deatils-btn {
    font-size: 13px;
    background: #c82333;
    color: white;
    padding: 5px 10px;
    border-radius: 6px;
}

/* ----------------------------------------------University Details Page-------------------------------------------------------- */


/* ----------------------------------------------University Listing Page-------------------------------------------------------- */



/* ----------------------------------------------University Listing Page-------------------------------------------------------- */

.announcements-wrapper-dashed .course-short-by-date-wrapper .single-course-filter {
    flex-basis: 48%;
}

.announcements-wrapper-dashed .course-short-by-date-wrapper .single-course-filter.short-by {
    flex-basis: 48%;
}

.announcements-wrapper-dashed .course-short-by-date-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    background-color: #cc3d3417;
    margin-top: 0px;
}

.announcements-wrapper-dashed .course-short-by-date-wrapper .single-course-filter>span {
    margin-bottom: 10px;
    display: block;
    font-size: 16px;
    color: #c82333;
    font-weight: 600;
}

.announcements-wrapper-dashed {
    border-radius: 6px;
    border: none;
    padding: 20px;
}

.announcements-wrapper-dashed .course-short-by-date-wrapper .nice-select-wrap .drop {
    padding: 20px 20px;
    font-size: 15px;
    color: black;
    line-height: 0;
}

.announcements-wrapper-dashed .course-short-by-date-wrapper .nice-select-wrap {
    border-radius: 6px;
    height: 42px;
    background: white;
    border: none;
}

.rts-reviewd-area-dashed .table-reviews tbody tr {
    border-top: 1px solid #cc3d34;
}

.rts-reviewd-area-dashed .table-reviews {
    width: 100%;
    border: none;
    border-radius: 6px !important;
}

/* ------------------------------------------------Home Footer-------------------------------------------------------- */

.bg-light-1 {
    background: #316db51a;
}

.footer-singl-wized .body .dsic {
    color: black;
}

.footer-callto-action-area .footer-one-main-wrapper .footer-singl-wized .body .wrapper-list li i {
    color: black;
}

.footer-callto-action-area .footer-one-main-wrapper .footer-singl-wized .body .wrapper-list li {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
    color: black;
    gap: 14px;
    margin-bottom: 20px;
    font-size: 16px;
    align-items: flex-start;
}

.footer-callto-action-area .footer-one-main-wrapper .footer-singl-wized .menu li a {
    color: black;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    transition: var(--transition);
}

.footer-callto-action-area .footer-one-main-wrapper .footer-singl-wized.input-area p.disc {
    margin-bottom: 25px;
    color: black;
}

.footer-callto-action-area .footer-one-main-wrapper .footer-singl-wized .body form .input-area-fill input {
    height: 56px;
    border-radius: 4px;
    border: 1px solid #316db5;
}

.footer-callto-action-area .footer-one-main-wrapper .footer-singl-wized .body form label {
    color: black;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
}

.copyright-area-one-border {
    border-top: 1px solid #316db5;
}


.footer-callto-action-area .footer-one-main-wrapper .footer-singl-wized .body form .input-area-fill button {
    position: absolute;
    right: 10px;
    max-width: max-content;
    padding: 7px 10px;
    background: #316db5;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}

.footer-callto-action-area .footer-one-main-wrapper .footer-singl-wized .body form label::before {
    background: transparent;
    border: 1px solid #316db5;
}

/* ------------------------------------------------Home Footer-------------------------------------------------------- */


/* ------------------------------------------------Contact Page-------------------------------------------------------- */

.rts-bread-crumbarea-1 {
    background-image: url(../assets/images/breadcrumb/01.jpg);
}

.bg_image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.contact-left-area-start {
    border-radius: 20px;
    padding: 29px;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.03), 0 0.275rem 0.75rem -0.0625rem rgba(0, 0, 0, 0.06) !important;
}

.contact-page-form textarea {
    border-radius: 4px;
    border: 1px solid #316db5;
    height: 100px;
}

.contact-page-form input {
    height: 50px;
    border-radius: 4px;
    border: 1px solid #316db5;
}

.title-area-center-style .pre-title span,
.title-area-left-style .pre-title span {
    color: #316db5;
    font-weight: 500;
}

.fa-beat {
    -webkit-animation-name: fa-beat;
    animation-name: fa-beat;
    -webkit-animation-delay: var(--fa-animation-delay, 0s);
    animation-delay: var(--fa-animation-delay, 0s);
    -webkit-animation-direction: var(--fa-animation-direction, normal);
    animation-direction: var(--fa-animation-direction, normal);
    -webkit-animation-duration: var(--fa-animation-duration, 1s);
    animation-duration: var(--fa-animation-duration, 1s);
    -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    animation-iteration-count: var(--fa-animation-iteration-count, infinite);
    -webkit-animation-timing-function: var(--fa-animation-timing, ease-in-out);
    animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa,
.fa-classic,
.fa-sharp,
.fas,
.fa-solid,
.far,
.fa-regular,
.fab,
.fa-brands {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

@keyframes fa-beat {

    0%,
    90% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    45% {
        -webkit-transform: scale(var(--fa-beat-scale, 1.25));
        transform: scale(var(--fa-beat-scale, 1.25));
    }
}

.rts-section-gapTop {
    padding-top: 49px;
}

.fw-medium {
    font-weight: 500;
}

.social-list-default .list-inline-item:not(:last-child) {
    margin-right: 0.3rem;
}

.social-list-default li:not(:hover) {
    opacity: 1;
}

.list-inline-item {
    display: inline-block;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.facebook {
    color: #3b5999 !important;
}

.br-50 {
    border-radius: 50px;
}

.fs-18 {
    font-size: 16px;
}

.twitter {
    color: #1da1f2 !important;
}

.instagram {
    color: #e4405f !important;
}

.linkedin {
    color: #0077b5 !important;
}

.youtube {
    color: #cd201f !important;
}

.social-hover-2 li:hover a.facebook {
    background: #1877f2;
    color: #fff !important;
}

.social-hover-2 li:hover a.twitter {
    background: #1da1f2;
    color: #fff !important;
}

.social-hover-2 li:hover a.instagram {
    background: #e4405f;
    color: #fff !important;
}

.social-hover-2 li:hover a.linkedin {
    background: #0077b5;
    color: #fff !important;
}

.social-hover-2 li:hover a.youtube {
    background: #cd201f;
    color: #fff !important;
}

.Ov_MhContactCard {
    min-height: 242px;
}

.single-promo-card {
    border-radius: 1rem;
}

.border {
    border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.shadow-sm {
    -webkit-box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.03), 0 0.275rem 0.75rem -0.0625rem rgba(0, 0, 0, 0.06) !important;
    box-shadow: 0 0.125rem 0.3rem -0.0625rem rgba(0, 0, 0, 0.03), 0 0.275rem 0.75rem -0.0625rem rgba(0, 0, 0, 0.06) !important;
    background-color: aliceblue;
}

.single-promo-card a {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    color: #316db5;
}

/* ------------------------------------------------Contact Page-------------------------------------------------------- */



/* ------------------------------------------------Responsive Css-------------------------------------------------------- */

@media screen and (max-width: 1103px) {
    .banner-area-one {
        height: 100% !important;
    }
}


@media screen and (max-width: 950px) {
    .banner-area-one {
        height: 100% !important;
    }
}


@media screen and (max-width: 700px) {
    .banner-area-one {
        height: 100% !important;
    }
}

@media screen and (max-width: 600px) {
    .banner-area-one {
        height: 100% !important;
    }
}

@media screen and (max-width: 500px) {
    .banner-area-one {
        height: 100% !important;
    }
}


@media screen and (max-width: 350px) {
    .banner-area-one {
        height: 100% !important;
    }

    /* .fun-facts-main-wrapper-1.style-two .title {
        color: rgb(245 158 11);
        font-weight: 800;
        font-size: 28px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title span {
        color: rgb(245 158 11);
        font-weight: 800;
        font-size: 28px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-2 {
        color: rgb(75 173 68);
        font-weight: 800;
        font-size: 28px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-2 span {
        color: rgb(75 173 68);
        font-weight: 800;
        font-size: 28px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-3 span {
        color: rgb(56 189 248);
        font-weight: 800;
        font-size: 28px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-3 {
        color: rgb(56 189 248);
        font-weight: 800;
        font-size: 28px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-4 span {
        color: rgb(223, 146, 233);
        font-weight: 800;
        font-size: 28px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-4 {
        color: rgb(223, 146, 233);
        font-weight: 800;
        font-size: 28px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two span.enr {
        color: var(--color-black);
        font-size: 12px;
        text-align: center;
    } */

    .cta-content-wrap .h2 {
        font-size: 15px !important;
        margin-bottom: 5px !important;
        font-family: "Inter", sans-serif;
        line-height: 1.25;
    }

    .cta-content-wrap p {
        font-size: 13px;
        line-height: normal;
    }

    .btn-right-cta {
        width: 95%;
        background-color: #d0c9f3;
        color: black;
        border-radius: 8px;
        margin-bottom: 8px;
        padding: 12px;
        font-size: 11px !important;
    }

    .cousellor-btn {
        background-color: #786ac7;
        color: white;
        border-radius: 8px;
        padding: 9px;
        padding: 12px;
        font-size: 11px;
    }
}



@media screen and (max-width: 1218px) {
    .rts-single-course.v-7 .star-rating-area p.h5 {
        font-size: 18px !important;
        line-height: 1.2;
        text-align: justify;
        margin-bottom: 0;
        word-wrap: break-word;
    }
}


@media screen and (max-width: 1173px) {
    .rts-single-course.v-7 .star-rating-area p.h5 {
        font-size: 14px !important;
        line-height: 1.2;
        text-align: justify;
        margin-bottom: 0;
        word-wrap: break-word;
    }
}

@media screen and (max-width: 947px) {
    /* .fun-facts-main-wrapper-1.style-two .title {
        color: rgb(245 158 11);
        font-weight: 800;
        font-size: 40px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title span {
        color: rgb(245 158 11);
        font-weight: 800;
        font-size: 40px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-2 span {
        color: rgb(75 173 68);
        font-weight: 800;
        font-size: 40px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-2 {
        color: rgb(75 173 68);
        font-weight: 800;
        font-size: 40px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-3 span {
        color: rgb(56 189 248);
        font-weight: 800;
        font-size: 40px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-3 {
        color: rgb(56 189 248);
        font-weight: 800;
        font-size: 40px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-4 span {
        color: rgb(223, 146, 233);
        font-weight: 800;
        font-size: 40px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-4 {
        color: rgb(223, 146, 233);
        font-weight: 800;
        font-size: 40px !important;
        text-align: center;
    } */
}


@media only screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
    /* .fun-facts-main-wrapper-1 .single-fun-facts {
        flex-basis: 20% !important;
    } */
}

@media only screen and (min-width: 768px) and (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
    .cta-content-wrap .h2 {
        font-size: 22px !important;
        font-family: "Inter", sans-serif;
        line-height: 1.25;
        margin-bottom: 10px !important;
    }

    .cta-content-wrap p {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 898px) {
    /* .fun-facts-main-wrapper-1.style-two span.enr {
        color: var(--color-black);
        font-size: 16px;
        text-align: center;
    } */
}


@media screen and (max-width: 821px) {
    /* .fun-facts-main-wrapper-1.style-two .title span {
        color: rgb(245 158 11);
        font-weight: 800;
        font-size: 30px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title {
        color: rgb(245 158 11);
        font-weight: 800;
        font-size: 30px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-2 {
        color: rgb(75 173 68);
        font-weight: 800;
        font-size: 30px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-2 span {
        color: rgb(75 173 68);
        font-weight: 800;
        font-size: 30px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-3 {
        color: rgb(56 189 248);
        font-weight: 800;
        font-size: 30px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-3 span {
        color: rgb(56 189 248);
        font-weight: 800;
        font-size: 30px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-4 {
        color: rgb(223, 146, 233);
        font-weight: 800;
        font-size: 30px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two .title-4 span {
        color: rgb(223, 146, 233);
        font-weight: 800;
        font-size: 30px !important;
        text-align: center;
    }

    .fun-facts-main-wrapper-1.style-two span.enr {
        color: var(--color-black);
        font-size: 13px;
        text-align: center;
    } */
}

@media only screen and (max-width: 767px) {
    /* .fun-facts-main-wrapper-1 .single-fun-facts {
        flex-basis: 17% !important;
    }

    .cta-content-wrap .h2 {
        font-size: 17px !important;
        font-family: "Inter", sans-serif;
        line-height: 1.25;
        margin-bottom: 8px !important;
    }

    .cta-content-wrap p {
        font-size: 13px !important;
    } */
}

@media only screen and (max-width: 752px) {
    /* .fun-facts-main-wrapper-1 .single-fun-facts {
        flex-basis: 21% !important;
    } */
}

@media only screen and (max-width: 664px) {
    /* .fun-facts-main-wrapper-1 .single-fun-facts {
        flex-basis: 31% !important;
    } */
}

@media only screen and (max-width: 350px) {
    /* .fun-facts-main-wrapper-1 .single-fun-facts {
        flex-basis: 51% !important;
    } */
}

@media only screen and (max-width: 364px) {
    .breadcrumb-main-wrapper .title {
        color: var(--color-main);
        font-size: 33px;
        font-style: normal;
        font-weight: 600;
        line-height: 33px !important;
        margin-top: 20px;
    }
}

.progress-wrap::after {
    position: absolute;
    font-family: var(--font-3);
    content: "\f077";
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    color: #316db5;
    left: 0;
    top: 0;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    border: 0px solid #316db5;
    box-shadow: none;
    border-radius: 50% !important;
    border-radius: 5px;
}

/* ------------------------------------------------Responsive Css-------------------------------------------------------- */


/* ------------------------------------------------ Mobile Menu -------------------------------------------------------- */

.menu-btn svg rect {
    fill: #316db5 !important;
}

ul li a:hover {
    color: #316db5;
}

.side-bar button i {
    color: #ffffff;
    height: 50px;
    width: 50px;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 14px;
    margin-top: -53px;
    font-size: 27px;
    background: #316db5 !important;
}

.mobile-menu-main nav ul {
    padding: 0px !important;
    display: block;
}

.mobile-menu-main nav ul li a.main {
    padding: 12px 0 17px 0;
    border-bottom: 1px solid #f3f3f3;
    cursor: pointer;
    font-weight: 500;
    font-size: 17px;
}

.mobile-menu-main nav ul li.has-droupdown::after {
    position: absolute;
    content: "\f078";
    font-family: "Font Awesome 6 pro" !important;
    font-size: 12px !important;
    right: 0;
    font-weight: 400;
    top: 10px !important;
    padding: 1px 9px !important;
    color: #fff;
    background: #316db5 !important;
    pointer-events: none;
    cursor: pointer;
}

.mobile-menu-main nav ul li.has-droupdown ul a {
    padding: 10px 0;
    font-weight: 400;
    font-size: 15px !important;
}

.mobile-menu-main nav ul li.has-droupdown.third-lvl::after {
    font-size: 10px !important;
    padding: 0px 7px !important;
}

.mobile-menu-main .buttons-area {
    margin-left: 0px !important;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 30px;
}

.mobile-menu-main .buttons-area .rts-btn {
    font-size: 10px;
    font-weight: 700;
    padding: 6px;
}

.rts-btn.btn-primary {
    background: #316db5 !important;
    color: #fff;
    border: 1px solid transparent;
}

.rts-btn.btn-border {
    border: 1px solid #cc3d34;
    color: #cc3d34;
}

.copyright-area-one ul li a i {
    color: inherit;
    transition: 0.3s;
}

/* ------------------------------------------------ Mobile Menu -------------------------------------------------------- */



.title-area-center-style .pre-title,
.title-area-left-style .pre-title {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin-bottom: 8px;
}

ol li {
    font-size: var(--font-size-b2);
    line-height: var(--line-height-b1);
    color: black;
    margin-top: 10px;
    margin-bottom: 10px;
}