main {
    margin-top: -2px;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 110px;
}
footer.container-fluid {
    background: #ffffff !important;
}
.home-introduction, .home-masonary-grid {
    background-color: #2d4f72 !important;
}
.home-feature-text {
    background: white !important;
}
.home-feature-text .intro-article p {
    padding-bottom: 70px;
}
footer.container-fluid {
    background: #ffffff !important;
}
.footerContain .footer-titles {
    color: #ffffff !important;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    display: none;
}
.introduction-text .intro-article p {
    color: #ffffff !important;
}
.home-introduction h1.text-center {
    color: white;
}
@media only screen and (max-width: 768px) {
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 90px;
    }
}
