@import url('https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
main {
    margin-top: -2px;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    display: none !important;
}
h1 {
    font-family:'Spectral' !important;
    font-weight: 500;
}
.footer-titles {
    font-family:'Spectral' !important;
    text-transform: uppercase;
    font-size: 22px;
    text-align: left;
    font-weight: 500;
}
.page-builder-table-filter button.filter {
    max-height: 47px !important;
}
.page-builder-table-container [class*=grid-table] {
    padding: 0.75rem 1rem !important;
}
.page-builder-table-filter .form-group {
    margin-bottom: 1rem;
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.page-builder-table-filter .form-group .form-control {
    height: 47px !important;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 30px !important;
}
.fa.fa-times {
    font-size: 30px !important;
}
footer.container-fluid {
    background: #ffffff;
}
.home-introduction, .home-masonary-grid {
    background-color: #ffffff;
    margin-top: 20px;
}
.home-masonary-grid {
    padding-top: 0;
}
.introduction-text .intro-article {
    margin-bottom: 0px !important;
}
.navigation-block .nav-main a, #navbarNavMobile a {
    font-size: 40px !important;
    font-weight: 600 !important;
}
.nav-side-menu a.nav-link {
    margin-top: 40px !important;
}
.contact-info-top {
    background-color: #f2f2f2;
}
button.grid-images-load-more.btn.see-more-btn.smlBtn {
    display: none;
}
.navigation-block .nav-main a, #navbarNavMobile a {
    font-family: 'Spectral';
}
[class*=contact] a {
    line-height: 30px !important;
    font-size: 15px;
    color: black;
}
.contact-enquire-form h2 {
    font-family: 'Spectral';
}
@media only screen and (max-width: 992px) {
    .page-builder-table-container .grid-table-data span {
        line-height: 24px !important;
        width: 70%;
        margin: auto;
        height: 50px;
        padding: 10px;
        font-size: 16px !important;
    }
    .page-builder-table-container .grid-header-item:nth-child(1), .grid-data-item:nth-child(1) {
        font-size: 18px;
    }
    .page-builder-table-container {
        margin-bottom: 10px !important;
    }
    .page-builder-table-container .mobile-table {
        border-top: 60px solid white !important;
    }
    .page-builder-table-container .grid-table-data span {
        height: 100% !important;
    }
    .page-builder-table-container.mobile-table
    .grid-sub-header-table,
    .grid-sub-header-table * {
        border-top: none !important;
    }
    .article-info {
        padding-top: 0;
        font-size: 15px;
    }
    .navbar-light .navbar-brand {
        padding: 0;
    }
    .navbar {
        padding: 3px;
    }
    .article p {
        font-size: 15px;
    }
    h2 {
        font-family: 'Spectral';
        text-transform: lowercase !important;
    }
    .page-builder, .article .info h1 {
        font-size: 25px !important;
        text-align: center !important;;
    }
    .page-builder, .articleWrap .article .info {
        padding-top: 110px !important;
    }
    .page-builder-table.custom-container .table-intro-title {
        font-size: 25px;
    }
    .sectionTitle h1 {
        font-size: 26px !important;
        margin-bottom: 15px !important;
    }
    i.fas.fa-plus,i.fas.fa-minus {
        color: #b4957e;
    }
    .home-introduction, .home-masonary-grid {
        margin-top: 0px;
    }
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 70px !important;
    }
    .contact-address-information-multi.pb-5 {
        padding-bottom: 0 !important;
    }
    h1.page-title {
        font-size: 25px !important;
    }
    .navigation-block .nav-main a, #navbarNavMobile a {
        font-size: 23px !important;
        font-weight: 600 !important;
    }
    .copyright.text-left p {
        color: #000000;
        text-align: center;
        line-height: 27px;
    }
}
@media only screen and (max-width: 576px) {
    .articles span {
        height: 140px;
    }
    .readmore-btn {
        margin-top: 10px;
    }
}
