.navigation-block .nav-main {
    min-height: 14vh !important;
}

.middle-nav {
    margin-top: 50px !important;
}

.nav-link .icons {
    font-size: 16px !important;
    width: 10px !important;
}

h2.sub-headings {
    font-family: ui-monospace;
    color: #000 !important;
    font-size: 14px !important;
    font-family: Gotham, sans-serif !important;
    line-height: 0px !important;
}

.diy-page-articles h1.about_title {
    font-size: 30px !important;
    font-family: 'Impact' !important;
    font-weight: normal !important;
    color: #002258 !important;
}

h2.article_title {
    padding-top: 10px;
    padding-bottom: 30px;
}

.row.items.justify-content-between h2 {
    font-family: 'Gotham', sans-serif !important;
    font-size: 15px !important;
}

.additional-details.specific h2 {
    font-family: 'Gotham', sans-serif !important;
    font-size: 15px !important;
}

h2 {
    font-size: 32px !important;
    font-family: 'Impact' !important;
    font-weight: normal !important;
    color: #002258 !important;
    text-align: left;
    text-transform: capitalize;
}

h1.text-center {
    font-family: 'Impact' !important;
    font-weight: normal !important;
    color: #002258;
}

h1.table-intro-title {
    font-size: 32px !important;
    font-family: 'Impact' !important;
    font-weight: normal !important;
    color: #002258 !important;
}

.intro-text h1.title {
    color: #002258 !important;
}

h1.about_title {
    font-family: 'Impact' !important;
    font-weight: 100;
    color: #002258 !important;
}

.article h3{
    font-size: 30px !important;
    font-family: 'Impact' !important;
    font-weight: normal !important;
    color: #002258 !important;
}

.article h4 {
    font-size: 20px !important;
    margin-top: 10px !important;
}

.copyright.text-left p {
    color: #ffffff !important;
}

video.img-fluid.placeholder-video {
    border-radius: 30px;
}


.grid-data-item.grid-data-item p {
    font-size: 13px !important;
}

main[role=main].container-fluid {
     padding-top: 0px !important;
}

.intro-text h1.title {
    padding-top: 60px;
    text-align: center;
    font-size: 32px;
    font-family: 'Impact' !important;
    font-weight: normal;
}

.home-articles h1.about_title {
    font-family: 'Impact' !important;
    font-weight: normal !important;
    color: #2ca3e7;
}

.article h3 {
    font-size: 30px !important;
}

.col.breadCrumb {
    display: none;
}

.introduction {
     margin-top: 0px !important;
}

.contact-enquire-form form button[type=submit] {
    background-color: #2ca3e7 !important;
}

h1.page-title {
    font-family: 'Impact' !important;
    text-transform: capitalize !important;
    font-weight: normal;
    color: #002258 !important;
}

.contact-enquire-form h2 {
    color: #002258 !important;
    font-family: 'Impact' !important;
    text-transform: capitalize !important;
    font-weight: normal;
}

.contact-info-top {
    background-color: #015ac0 !important;
}

.contact-info-top h4.title {
    color: #ffffff !important;
    font-family: 'Impact' !important;
    font-weight: normal;
    text-transform: capitalize !important;
}

.info p {
   /* color: #fff !important; */
}

.contact-enquire-form form .form-control {
    background-color: #fbfbfb !important;
    border: 1px solid #00399e !important;
}

.page-builder-form h2.sub-headings {
    text-transform: none;
    font-weight: 300;
    line-height: 25px;
}

.intro-article p {
    font-family: 'Roboto';
}

figure.image {
    text-align: center;
}

.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 0px !important;
}

footer.container-fluid {
    background: #00399e !important;
}

.footerContain h2.footer-titles {
    color: #2ca3e7 !important;
}

.footerContain .container {
    max-width: 1800px;
}

a.btn.see-more-btn.smlBtn {
    background-color: #2571c9 !important;
    font-family: 'Roboto' !important;
}

.list-unstyled {
    font-family: 'Roboto' !important;
    font-weight: 300 !important;
}

li {
    margin-left: 0px !important;
}

.copyright.text-left p {
    color: #adadad;
}

.swap-fonts, footer a, .website-design-by *, copyright * {
    color: #ffffff !important;
}
@media only screen and (max-width: 991px) {
    .page-builder, .article h4 {
        text-align: center !important;
        font-family: 'Josefin Sans';
    }
   h2 {
        font-size: 25px !important;
        text-align: center;
        line-height: 34px !important;
    }
}