cite.reference.d-block {
    margin-bottom: 30px;
}
.home__client-quote.section-padding {
    padding: 0px !important;
    margin-top: 0;
    max-width: 100%;
}
.navigation-block .nav-main a, #navbarNavMobile a {
    font-size: 15px !important;
    font-weight: 600 !important;
}
.nav-position-5 {
    padding-top: 14px;
}
.middle-nav .desktop-logo, .mobile-logo {
    margin-top: -5px;
}
blockquote p {
    font: normal normal 19px / 34px var(--font-vidaloka);
    font-weight: 300;
    font-family: 'Montserrat' !important;
    margin-top: 30px;
    margin-bottom: 0;
}
.contact-info-top {
    background-color: #262162;
}
.contact-enquire-form h2 {
    font-weight: 700 !important;
    text-transform: none !important;
}
span.quotation-marks {
    font-size: 25px;
}
.contact-info-top h4.title {
    color: #ffde15;
}
.contact-address-information-multi p {
    color: white;
}
[class*=contact] a {
    color: #ffffff;
}
.introduction-text h1 {
    color: #fede17;
}

a.nav-link.active {
    color: #5c5c5c !important;
}
.contact-enquire-form h2 {
    text-transform: uppercase !important;
    color: #262162;
    font-family: 'Montserrat';
}
.page-title {
    color: #252161 !important;
    text-transform: uppercase;
    font-family: 'Montserrat';
}
.introduction-text h1 {
    color: #fede17;
    font-family: 'Montserrat';
}
h1 {
    color: #252161;
    text-transform: uppercase;
}
.photo-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-height: calc(2*(desired-item-height + 20px));
    overflow: hidden;
}
.navigation-block .nav-main {
    min-height: 14vh !important;
}
main {
    margin-top: 0;
}
.diy-page-articles h1.about_title {
    text-transform: none;
    font-size: 32px !important;
}
.diy-page-introduction .introduction_title {
    color: #221d5e;
}
.article p {
    font-size: 17px;
}
p {
    font-size: 17px;
}
.diy-page-articles h1.about_title {
    text-transform: uppercase !important;
    font-size: 25px;
}
.contact-enquire-form form button[type=submit] {
    background-color: #251f67;
}
.home-masonary-grid {
    background-color: #251f67;
}
.intro-article p {
    font-size: 17px !important;
    line-height: 34px !important;
}
.home-introduction .sectionTitle {
    color: #fbdd22;
}
.home-introduction {
    background-color: #251f67;
    margin-top: -2px;
}
.home-introduction .sectionTitle {
    color: white;
}
.home-introduction .intro-article p {
    color: #ffffff;
}
.sectionTitle {
    font-size: 32px !important;
    font-family: inherit;
    color: #251f67;
    text-transform: uppercase;
}
.brand-logos {
    background-color: #ffffff;
}
.about_title {
    font-size: 32px;
    text-align: left;
    color: #251f67;
    font-family: 'Montserrat';
    text-transform: uppercase;
}
#backtoTopbutton {
    background-color: #ffde15;
}
footer.container-fluid {
    background: #251f67;
}
.copyright.text-left p {
    color: white;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 165px !important;
}
.diy-page-introduction {
    margin-top: 40px !important;
}
.footer-titles {
    color: #fbde0e !important;
}
.owl-theme .owl-dots .owl-dot {
    display: none;
}
.swap-fonts, footer a, .website-design-by *, copyright * {
    color: #ffffff;
}
.diy-page-introduction .introduction_title {
    font-family: 'Montserrat' !important;
}
.articles span {
    height: 100%;
}
@media only screen and (max-width: 992px) {
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 145px !important;
    }
    .desktop-logo, .mobile-logo {
        max-width: 80%;
    }
    .img-navicon.nav-close {
        margin: 24px;
        margin-top: 4px !important;
    }
    .page-title {
        font-size: 25px !important;
    }
    button.grid-images-load-more.btn.see-more-btn.smlBtn {
        display: none;
    }
    .article p {
        font-size: 15px;
    }
    .introduction-text .sectionTitle h1 {
        color: white;
    }
    .articles.showContent span {
        height: 100% !important;
    }
    .diy-page-articles h1.about_title {
        text-align: center;
        font-size: 25px !important;
    }
    .photo-gallery {
        display: grid;
        grid-template-columns: none;
        gap: 20px;
        max-height: calc(2*(desired-item-height + 20px));
        overflow: hidden;
    }
}
@media only screen and (max-width: 992px) {
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 115px !important;
    }
    .desktop-logo, .mobile-logo {
        max-width: 80% !important;
    }
}