a.nav-link.active {
    color: #e62828 !important;
}
html, body {
    background-color: #ffffff !important;
}
.sticky-header {
    background-color: #ffffff;
}
.navigation-block .links a {
    font-size: 16px;
}
.intro-text h1.title {
    padding-bottom: 0 !important; 
}
.introduction {
    background-color: #ffffff !important;
}
h2.sub-headings {
    text-transform: none !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
.nav-link {
    color: #002e76;
}
.contact-info-top {
    background-color: #12026c;
}
.contact-info-top h4.title {
    color: #ffffff;
}
.contact-info-top .info p {
    color: #ffffff !important;
}
[class*=contact] a {
    color: #ffffff;
}
.navbar {
    border-bottom: 1px solid #dcd9d4;
    margin-top: 30px;
}
.sectionTitle h1 {
    text-transform: none;
    color: #002e76;
}
h1.about_title {
    color: #002e76;
}

footer.container-fluid {
    background: #12026c;
}
.search_modal-body img.close-search {
    top: 19%;
}
a.prod_cats.category-names {
    color: #002e76;
}
.home-articles.articleWrap {
    margin-bottom: 70px;
}
h2.footer-titles {
    color: #d8d2d2 !important;
}
.copyright.text-left p {
    color: white !important;
}
.swap-fonts, footer a, .website-design-by *, copyright * {
    color: #ffffff !important;
}
.diy-page-articles {
    margin-bottom: 60px;
}
.container.articleWrap {
     margin-top: 50px; 
     margin-bottom: 50px;
}
.intoduction-text h1 {
    font-size: 32px !important;
}
.email-button .btn-primary {
    background-color: #002e76;
}
.article h3 {
    text-align: left;
    font-size: 25px;
}
a#searchButton {
    color: #002e76;
}
header.jumbotron {
    max-height: inherit !important;
}
.additional-details {
    background-color: #002e76 !important;
}
h1.page-title {
    color: #002e76 !important;
}
.contact-enquire-form form .form-control {
    background-color: #ffffff;
    color: #ffffff;
    border: 1px solid #ffffff;
    font-family: var(--font-nunito-sans);
    font-size: 15px;
    font-weight: 400;
    line-height: 33px;
    border-radius: 15px;
}
.contact-enquire-form {
    background-color: #12026c;
}
.contact-enquire-form form button[type=submit] {
    background-color: #ffffff;
    color: #12026c !important;
}
.contact-enquire-form h2 {
    color: white !important;
}
.contact-enquire-form form label {
    color: #ffffff !important;
}
.gallery-container {
    margin-top: 60px;
}
div#event-2, div#event-4, div#event-6, div#event-8, div#event-10, div#event-12 {
    background-color: #e1e1e1;
}
.card.news-listing .news-readmore-btn {
    max-width: 40% !important;
    padding: 0 !important;
    color: white;
    margin-top: 50px;
    background-color: #b8a3a3;
    border-radius: 10px;
    text-transform: uppercase;
    border: 0;
    min-height: 50px;
}
.bg-yellow {
    background-color: #002e76 !important;
}
.card.news-listing .news-readmore-btn {
    background-color: #002e76 !important;
}
.card.news-listing .card-body {
    background-color: #ffffff !important;
}
.email-button .btn-primary {
    background-color: #002e76 !important;
}
span a {
    color: #273478;
}

@media only screen and (max-width: 992px) { 
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 70px;
    }
    .diy-gallery .photo-gallery {
        margin-top: 0;
    }
}
@media only screen and (max-width: 1600px) {
    .navbar {
        background-color: #ffffff;
        border-bottom: 1px solid #dcd9d4;
        margin-top: 0px;
    }
    .articleWrap .article {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 1024px) {
    .nav-main .nav-block a {
        padding-left: 10px !important;
    }
    .navigation-block .links a {
        font-size: 13px;
    }
    .navbar img {
        position: relative;
    }
    .container {
        max-width: 98%;
    }
}
@media only screen and (max-width: 768px) {
    .introduction {
        margin-top: 60px !important;
    }
    .home-articles .about_title {
        margin-top: 80px !important;
    }
    .headerSearch form .btn {
        background-color: #002e76 !important;
    }
    .headerSearch .form-control {
        background-color: #808080;
        border-bottom: 1px solid #808080;
    }
    #navbarNavMobile {
        background-color: #ffffff;
    }
    .mobile.panel {
        background-color: #808080;
    }
    a.nav-links {
        color: white;
    }
    #navbarNavMobile a.nav-link {;
        color: #002e76;
    }
    .contact-enquire-form form .form-control {
        margin-top: 0 !important;
    }
    .mobile-logo {
         max-width: 70px !important;
    }
    .navbar {
        border-bottom: none!important;
    }

}