@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Orbitron:wght@400..900&display=swap');
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 140px;
}
.website-design-by.text-right a {
    color: #000000;
}
.navigation-block .nav-main {
    min-height: 10vh !important;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    display: none;
}
.home-introduction, .home-masonary-grid {
    background-color: #ffffff;
}
h2.sub-headings {
    font-family: 'Orbitron' !important;
    color: #415269;
}
h1 {
    font-family: 'Orbitron';
    font-weight: 400;
}
.intro-article p {
    font-size: 17px;
}
.footer-titles {
    font-family: 'Orbitron';
    text-transform: none;
    font-weight: 400;
}
footer.container-fluid {
    background: white;
}
main {
    margin-top: -2px;
}
.desktop-logo, .mobile-logo {
    max-width: 350px !important;
}
.article p {
    font-size: 17px !important;
}
.sectionTitle {
    color: #43657a;
}
#backtoTopbutton {
    background-color: #2d5b72;
}
.about_title {
    color: #2d5b72;
}
.diy-page-introduction .introduction_title {
    font-size: 25px !important;
    text-align: center;
    font-family: 'Orbitron' !important;
    color: #2d5b72;
}
.diy-page-latest-news .article_title {
    color: #2d5b72;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-transform: none;
    text-align: center;
}
.section_title {
    font-size: 32px;
    margin-top: 50px;
    margin-bottom: 50px;
    font-family: 'Orbitron' !important;
    color: #2d5b72;
}
.diy-page-latest-news h3.published_date {
    text-align: center;
}
.contact-enquire-form h2 {
    font-weight: 400 !important;
    text-transform: none !important;
    font-family: 'Orbitron';
    color: #415269;
}
.contact-info-top {
    background-color: #415269;
}
.contact-info-top h4.title {
    color: #ffffff;
}
[class*=contact] a {
    line-height: 35px;
    font-size: 15px;
    color: #ffffff;
}
.page-title {
    color: #415269 !important;
}
.contact-enquire-form form button[type=submit] {
    background-color: #415269;
}
.intro-article {
    margin-bottom: 0px !important;
}
.page-builder-form .form-group.recaptcha {
    margin-top: 20px !important;
    margin-bottom: 0;
}
form .g-recaptcha {
    height: 85px !important;
}
.intro-text h1.title {
    padding-top: 30px !important;
    padding-bottom: 0px !important;
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: #415269;
}
.page-builder-form .form-group label {
    font-family: 'Orbitron' !important;
}
.contact-info-top h4.title {
    font-family: 'Orbitron';
}
@media only screen and (max-width: 768px) {
    #backtoTopbutton {
        z-index: 10;
    }
    .collapse .desktop-logo {
        width: 100% !important;
    }
    .contact-address-information-multi.pb-5 {
        padding-bottom: 0 !important;
    }
    .contact-enquire-form form label {
        font-family: 'Orbitron' !important;
    }
    .home-articles .image .articleSlide img {
        margin-top: 20px;
    }
    .page-builder-form .form-group {
        margin: auto !important;
    }
    .navbarMobileBlock .dropdown-menu.show {
        padding-left: 0 !important;
        margin-left: 10px !important;
    }
    .dropdown-menu {
        width: 100% !important;
        margin-left: 10px !important;
    }
    .nav-link span {
        width: 80%;
        display: inline !important;
        line-height: 20px;
    }
    .diy-page-articles .image .articleSlide img {
        margin-bottom: 20px !important;
    }
    .diy-page-articles {
        margin-top: 0 !important;
    }
    .article p {
        font-size: 15px !important;
    }
    span li {
        text-align: center !important;
    }
    h1.about_title {
        font-size: 25px;
        text-align: center;
        font-family: 'Orbitron' !important;
    }
    .article ul {
        margin-left: 2px;
    }
    footer * {
        font-weight: 400 !important;
    }
    .navbarMobileBlock .dropdown-menu.show {
        padding-left: 10px;
    }
    .articles span {
        height: 100% !important;
    }
    button.grid-images-load-more.btn.see-more-btn.smlBtn {
        display: none;
    }
    i.fas.fa-plus {
        display: none;
    }
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 80px;
    }
    .intro-article p {
        font-size: 15px;
        line-height: 27px;
        text-align: center;
    }
    .sectionTitle h1 {
        font-size: 22px !important;
        text-transform: none;
    }
    .desktop-logo, .mobile-logo {
        max-width: 250px !important;
    }
    .copyright.text-left p {
        color: black;
        line-height: 27px;
    }
}