.header-top {
    background: rgb(196, 18, 47) !important;
}

.header-top::before {
    background: none;
}

.navbar {
    background: #082041 !important;
}

.form-dark {
    background: #082041 !important;
}


.pay-fee-online {
    color     : white;
    background: #082041 !important;
}

.header-top-social a {
    background: #082041 !important;
}

.admission-enquiry {
    color     : white;
    background: #082041 !important;
}

.admission-form .submit-btn {
    background: #082041 !important;
}

.close-form {
    right: 225px !important;
}

.campus-news-marquee {
    background-color: none !important;
    background      : #082041 !important;
}

.news-button {
    background: #d3d3d3 !important;
}

.choose-area {
    background: #082041 !important;
}

.counter-area::before {
    background: #082041 !important;
}

.ts-bg::before {
    background: #082041 !important;
}

.enroll-area::before {
    background: #082041 !important;
}

.footer-area {
    background: black !important;

}

.news-date {
    background: #082041 !important;
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        background: #082041 !important;
    }
}

.admissions-btn {
    background: #082041 !important;
    border    : none !important;
    transition: background-color 0.3s ease !important;
}

.header-top-contact ul li a i {
    color: white;
}

.color-text {
    border-bottom: 2px solid #082041 !important;
    color        : black;
}

.gallery-content::before {
    background: #082041 !important;
}

#scroll-top {
    background: #082041 !important;
}

.about-experience {
    background: #082041 !important;
}

.about-item-icon {
    background: #082041 !important;
}

.theme-btn {
    background: #082041 !important;
}

.counter-box .icon {
    background: #082041 !important;
}

.course-price {
    background: #082041 !important;
}

.course-tag {
    background: #082041 !important;
}

.footer-social li a i {
    background: #082041 !important;
}

.footer-contact li i {
    background: #082041 !important;
}

.feature-icon {
    background: #082041 !important;
}


.back-button {
    display        : inline-flex;
    align-items    : center;
    padding        : 10px 20px;
    font-size      : 16px;
    font-weight    : bold;
    color          : white;
    background     : #082041;
    border-radius  : 30px;
    text-decoration: none;
    transition     : background 0.3s ease;
}

.back-button:hover {
    background: #082041;
    color     : white;
}

.back-button i {
    margin-right: 8px;
}

.navbar .nav-item .dropdown-menu {
    border-top: 4px solid rgb(196, 18, 47) !important;
}

.footer-list li a i {
    color: rgb(196, 18, 47) !important;
}



/* ==================  part===================== */
:root {
    --theme-color: #c4122f;
    --footer-bg  : #082041;
}


.header-top {
    background: var(--theme-color) !important;
    padding   : 2px 0 3px;
}

.header-top-social a {
    width      : 30px !important;
    height     : 30px !important;
    line-height: 30px !important;
    font-size  : 11px !important;
}


.theme-btn,
.pay-fee-online,
.admission-enquiry {
    background: var(--theme-color) !important;
}


.hero-single .hero-content .hero-title {
    font-size: 2rem;
}


.event-area {
    background: var(--theme-color);
}

/* .event-area .site-title_one,
.event-area p {
    color: #fff !important;
} */


.testimonial-item {
    border-radius: 0 8px 8px 0 !important;
    padding      : 0 !important;
}

.news-date {
    border-radius: 0 !important;
}


.counter-area::before,
.enroll-area::before {
    background: var(--theme-color) !important;
}


.footer-area {
    background: var(--footer-bg) !important;
}

.footer-widget-title::after {
    background: #fff !important;
}

.footer-list li a i {
    color: #fff !important;
}


#scroll-top {
    background: var(--theme-color) !important;
}

.about-experience {
    background: #082041 !important;
}

.about-img .img-2 {
    border: 2px dashed #082041 !important;
}
.site-title-tagline{
        border-bottom: 2px solid #082041 !important;
}

.site-title-tagline{
    border-bottom: 2px solid #000 !important;
}

.widget .category-list a i {
    color: #c4122f !important;
}
