.team-member .read-more-btn {
    display: none;
}
.contact .section__theme .text {
    padding: 20px;
}
main section.news-listings {
    max-height: unset;
    margin-bottom: 60px;
}
.team-version-two h1.title {
    width: 74%;
    margin: auto;
    margin-bottom: 60px;
    text-transform: none !important;
    font-family: 'Arial' !important;
    font-weight: 800 !important;
}

.team-version-two h3.team-member-title {
    font-size: 20px !important;
    font-family: 'Arial' !important;
}
.navigation-block .nav-main a, #navbarNavMobile a {
    font-weight: 600 !important;
    font-family: 'Arial' !important;
}
.navigation-block .nav-bottom a {
    color: #2986c5 !important;
    font-weight: 600;
    font-family: 'Arial' !important;
}
.navigation-block .nav-bottom {
    padding: 4px 0;
    border-top: 1px solid #dfdfdf;
}
h2.sub-headings {
    font-size: 18px !important;
    text-transform: none !important;
    font-weight: 400;
    font-family: 'Arial' !important;
}
.page-banner-slider-empty {
    margin-top: 0;
}
h2.footer-titles {
    color: #ffffff !important;
    font-family: 'Arial' !important;
}
p {
    font-family: 'Arial' !important;
}
.swap-fonts, footer a, .website-design-by *, copyright * {
    color: #ffffff;
    font-family: 'Arial' !important;
}
.article h3 {
    color: #00a2dc;
    font-family: 'Arial' !important;
    font-weight: 800;
}
b, strong {
    font-weight: 600  !important;
}
.article li {
    line-height: 26px;
    font-family: 'Arial' !important;
}
.navbar {
    background-color: transparent;
}
.nav-link {
    color: #2986c5;
}
footer.container-fluid {
    background: #00a2dc;
}
.copyright.text-left p {
    color: white;
}
footer .website-design-by p {
    color: white;
    font-family: 'Arial' !important;
}
.website-design-by.text-right a {
    font-size: 13px !important;
    color: white;
    font-family: 'Arial' !important;
}
.sectionTitle h1 {
    color: #00a2dc;
    text-transform: none !important;
    font-family: 'Arial' !important;
    font-weight: 800;
    margin-top: 0;
}
h1.about_title {
    color: #00a2dc;
    font-family: 'Arial' !important;
    font-weight: 800;
}

a#searchButton {
    color: #2e86c5;
}
a.prod_cats.category-names {
    margin: 14px;
    color: #2986c5;
}
.empty-banner, .no-banner {
    height: 100px;
    background-color: transparent !important;
}
h1.title {
    color: #00a2dc !important;
    font-family: 'Arial' !important;
}
h1.page-title {
    color: #00a2dc !important;
    font-family: 'Arial' !important;
}
.contact-enquire-form h2 {
    color: #00a2dc !important;
    font-family: 'Arial' !important;
}
.contact-info-top h4.title {
    font-family: 'Arial' !important;
}
form label {
    font-family: 'Arial' !important;
}
.contact-enquire-form form button[type=submit] {
    background-color: #00a2dc !important;
    font-family: 'Arial' !important;
}
.contact-enquire-form form button[type=submit] {
    background-color: #00a2dc !important;
}
.contact-info-top {
    background-color: #f7f7f7;
    border: 1px solid #bebfbf;
}
.contact-enquire-form form .form-control {
    background-color: #f7f7f7;
    border: 1px solid #bebfbf;
}
#navbarNavMobile {
    background-color: #fbf7f7;
}
#navbarNavMobile a.nav-link {
    height: auto !important;
}
.mobile.panel {
    background-color: #68bddf !important;
}
.card.news-listing .news-readmore-btn {
    background-color: #00a2dc !important;
}
.bg-yellow {
    background-color: #00a2dc !important;
}
.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;
}
.card.news-listing .card-body {
    background-color: #fbf7f7 !important;
}
button.btn.submit-button {
    font-family: 'Arial' !important;
}

@media only screen and (max-width: 1600px) {
    
   .home-articles.articleWrap {
        margin-top: 80px !important;
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 768px) {
    .sectionTitle h1 {
        font-size: 23px !important;
    }
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 80px;
    }
    a.nav-links {
        color: white;
    }
    .contact-enquire-form form .form-control {
        margin-top: 0 !important;
    }
}
@media only screen and (max-width: 576px) {
    .intro-article p {
        font-size: 15px;
        line-height: 25px;
    }
}
