@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

p {
  font-size: 17px;
  font-family: 'Roboto' !important;   
}
.middle_banner {
    margin-top: 70px;
}
.team_single {
    MARGIN-TOP: 110PX;
}
.email-button .btn-primary {
    background-color: #0d0452;
}
main {
    margin-top: 0;
}
.middle-nav .desktop-logo, .mobile-logo {
    max-width: 80% !important;
    margin-top: 4px !important;
}
.navigation-block .nav-main {
    min-height: 13vh !important;
}
html, body {
    max-width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Roboto';
    scroll-behavior: smooth;
}
.owl-theme .owl-dots .owl-dot span {
    display: none;
}
.diy-page-articles h1.about_title {
    text-transform: none;
    font-size: 32px !important;
}
.home-masonary-grid, .home-introduction {
    background-color: #ffffff;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 150px;
}
a.nav-link.active {
    COLOR: #71f4bf  !important;
}
.diy-page-introduction .introduction_title {
    font-size: 32px;
    text-align: center;
    font-family: 'Montserrat' !important;
    color: #0f1251;
}
.about_title {
    font-size: 36px;
    font-family: 'Montserrat' !important;
    color: #0f1251;
}
.introduction-text .intro-article {
    font-family: 'Montserrat';
}
.sectionTitle {
    font-family: 'Montserrat' !important;
    color: #0f1251;
}
.copyright.text-left p {
    font-size: 13px;
    line-height: 40px;
    color: white;
}
.swap-fonts, footer a, .website-design-by *, copyright * {
    color: #ffffff !important;
}
h1 {
    font-weight: 600;
    font-family: 'Montserrat';
}
footer.container-fluid {
    background: #0d0452;
}
#backtoTopbutton  {
    background-color: #0f1251;
}
.contact-enquire-form h2 {
    font-family: 'Montserrat';
}
.intro-article p {
    font-size: 17px;
    margin: auto;
    line-height: 30px;
    font-family: 'Montserrat';
}
.page-builder.article h2 {
   color: #0f1251;
}
a.btn.see-more-btn.smlBtn {
    background-color: #0d0452;
}
span li {
    color: #1b1b19;
    font-size: 18px;
    font-family: 'Montserrat';
    font-weight: 300;
}
.home-feature-text {
    background-color: #f5f5f5;
}
.intro-text h1.title {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    font-size: 32px;
}
.contact-info-top {
    background-color: #f5f5f5;
}
.home-masonary-grid {
    padding-top: 0;
}
.footer-titles {
    font-family: 'Montserrat';
    color: #71f4bf !important;
}

.home-feature-text .row.intro-article {
    font-family: 'Montserrat';
}
.page-title {
    color: #0f1251 !important;
    margin-bottom: 20px;
    margin-top: 30px;
}
.contact-enquire-form h2 {
    font-family: 'Montserrat';
    color: #0f1251;
}
.contact-enquire-form form button[type=submit] {
    background-color: #0f1251;
}
[class*=contact] a {
    line-height: 27px;
    font-size: 15px;
}
.intro-text h1.title {
    padding-top: 30px !important;
    padding-bottom: 30px;
    text-align: center;
    font-size: 40px;
    color: #11a22f;
}
@media only screen and (max-width: 1440px) {
.middle-nav .desktop-logo, .mobile-logo {
    max-width: 70% !important;
    margin-top: 0px !important;
}
}
@media only screen and (max-width: 768px) {
    .copyright.text-left p {
        color: #999999;
        text-align: center;
        font-family: 'Montserrat' !important;
    }
    .website-design-by.text-right a {
        font-size: 16px !important;
        font-family: 'Montserrat';
    }
    .footerContain {
        margin-top: 0;
    }
    .page-title {
        color: #11a22f !important;
        margin-bottom: 20px;
        margin-top: 0;
        text-transform: none !important;
        font-family: inherit !important;
    }
    .sub-headings {
        font-family: inherit;
        font-size: 15px;
    }
    .sectionTitle h1 {
        text-transform: none !important;
        line-height: 36px !important;
    }
    h1.about_title {
        font-size: 25px;
        text-align: left;
        font-family: 'Montserrat';
    }
    .img-navicon.nav-close {
        margin-top: 0 !important;
    }
    button.grid-images-load-more.btn.see-more-btn.smlBtn {
        display: none;
    }
    .home-feature-text {
        margin-top: 50px;
    }
}
@media only screen and (max-width: 576px) {
    .desktop-logo, .mobile-logo {
        max-width: 50% !important;
    }
    .intro-text h1.title {
        text-align: center;
        font-size: 30px;
    }
    .introduction {
        height: auto;
        margin-top: 80px !important;
    }
      .intro-article p {
        font-size: 16px;
        margin: auto;
        font-family: 'Montserrat';
        line-height: 28px;
    }
    i.fas.fa-plus {
        color: #70b566;
    }
}