main {
    margin-top: -2px;
}
.intro-text h1.title {
    padding-top: 0 !important; 
    padding-bottom: 0 !important;
}
.introduction {
    background-color: #ffffff !important;
}
.intro-article {
    margin-bottom: 0 !important;
}
h1 {
    font-family: inherit;
}
.contact-enquire-form form button[type=submit] {
    background-color: #013364;
}
.diy-page-usefull-links .link-block {
    width: auto !important;
    height: auto !important;
    border-radius: 180px;
}
.diy-page-usefull-links .link-title {
    display: none;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
     margin-top: 0; 
}
.sectionTitle {
    color: #f5fafb !important;
}
.home-masonary-grid {
    background-color: #013364;
}
.home-introduction {
    background-color: #013364;
}
#backtoTopbutton {
    background-color: #003263;
}
footer.container-fluid {
    background: #003263;
}
a.readmore-btn:hover {
    color: #ffffff !important;
}
i.fas.fa-plus {
    color: #013364;
}
.introduction-text .intro-article p {
    font-size: 17px;
    color: #ffffff;
}
.instagram-feed .sectionTitle {
    color: #212529 !important;
}
.copyright.text-left p {
    color: #ffffff;
}
a.nav-link.active {
    color: rgb(72, 187, 231) !important;
}
.feature-text .sectionTitle {
    color: #000000 !important;
}
.footer-titles {
    color: #ffffff !important;
}
.swap-fonts, footer a, .website-design-by *, copyright * {
    color: #ffffff;
}
.home-feature-text .row.intro-article {
    padding-bottom: 20px;
}
.intro-article p {
    font-size: 17px;
    line-height: 30px;
}
@media only screen and (max-width: 576px)  {
    .page-builder-form .form-group.recaptcha {
        margin-top: 0 !important;
    }
    form .g-recaptcha {
        height: 70px !important;
    }
    button.btn.submit-button {
        margin-bottom: 40px !important;
    }
    .page-builder-form .form-group {
        margin: auto;
    }
    .page-builder-form form label {
        font-family: inherit !important;
    }
    .introduction {
        margin-top: 100px !important;
    }
    #backtoTopbutton {
        right: 7%;
    }
    .articles span {
        height: 130px;
    }
    .introduction-text i.fas.fa-plus {
        color: #ffffff;
    }
    .intro-article p {
        font-size: 15px;
        line-height: 25px;
    }
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 70px;
    }
    .navbar-light .navbar-brand {
        max-width: 70% !important;
        margin-left: -8px;
    }
    .introduction-text .intro-article p {
        font-size: 14px;
        color: #ffffff;
        line-height: 27px;
    }
    .sectionTitle h1 {
        text-transform: none !important;
    }
    button.grid-images-load-more.btn.see-more-btn.smlBtn {
        display: none;
    }
}