@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.diy-page-articles {
    margin-bottom: 90px;
}
.page-title {
    font-family: "Poppins", sans-serif;
}
h1, h2, h3 {
    font-family: "Poppins", sans-serif;
}
p {
    font-family: "Poppins", sans-serif !important;
    font-weight: 300 !important;
}
.footerContain .footer-titles {
    font-family: "Poppins", sans-serif !important;
}
.navigation-block .nav-side-menu a.nav-link {
    font-family: 'Poppins' !important;
}
.contact-enquire-form h2 {
    font-family: "Poppins", sans-serif;
}
.contact-info-top h4.title {
    font-family: "Poppins", sans-serif;
}
[class*=contact] a {
    font-family: "Poppins", sans-serif;
}
.intoduction-text {
    background-color: transparent !important;
    height: auto;
    padding: 10px 20px 0 20px !important;
    margin: 0;
    margin-bottom: 0px !important; 
    width: 100%;
}
.diy-page-introduction {
    margin-top: 10px !IMPORTANT;
}
.team-version-two h1.title {
    letter-spacing: 0 !important;
    font-family:  inherit !important;
    font-weight: 400;
}
.navigation-block .nav-main a, #navbarNavMobile a {
    font-size: 26px !important;
}
.navigation-block .nav-main a, #navbarNavMobile a {
    font-weight: 400 !important;
    font-family: "Poppins", sans-serif !important;
}
h1.about_title {
    font-family: "Poppins", sans-serif !important;
}
main {
    margin-top: -2px;
}
footer .footer-titles {
    color: white !important;
    text-transform: uppercase;
}
footer.container-fluid {
    background: black !important;
}
.copyright.text-left p {
    color: white;
}
.photo img:hover {
    transform: scale(1.1);
}
.photo img {
    overflow: hidden;
}
.photo img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    object-fit: cover;
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
    transition: transform 0.4s ease;
}
.owl-carousel .animated {
  animation-duration: 6s !important;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 110px;
}
#backtoTopbutton {
    background-color: #b17900 !important;
    z-index: 99;
}
.swap-fonts, footer a, .website-design-by *, copyright * {
    color: #ffffff !important;
}
.home-introduction, .home-masonary-grid {
    background-color: white !important;
}
.home-feature-text {
    margin-top: 40px;
}
.home-feature-text {
    background: white !important;
}
.home-feature-text .intro-article p {
    padding-bottom: 70px;
}
.footerContain .footer-titles {
    color: #ffffff !important;
}
.owl-theme .owl-nav.disabled + .owl-dots {
    display: none;
}
.introduction-text .intro-article p {
    color: black !important;
}
.home-masonary-grid {
   padding-bottom: 80px; 
}
.home-introduction h1.text-center {
    color: black;
}
button.grid-images-load-more.btn.see-more-btn.smlBtn {
    display: none;
}
.diy-page-introduction .introduction_title {
   font-family: "Poppins", sans-serif !important;
}
p {
    font-size: 17px;
}
.diy-gallery {
    margin-bottom: 70px !important;
}
span li {
    font-family: 'Poppins';
}
@media only screen and (max-width: 768px) {
     .navbar-brand {
        padding-top: 0 !important;;
        padding-bottom: 0 !important;;
    } 
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 60px;
    }
    .desktop-logo, .mobile-logo {
        max-width: 60% !important;
    }
    .contact .section__theme .text {
        padding-top: 60px !important;
    }
    form label {
        font-family: "Poppins", sans-serif !important;
    }
    .col-12.col-lg-12.contact-address-information-multi.pb-5 {
        padding-bottom: 30px !important;
    }
    .team-image-main img {
        margin-top: 0 !important;
    }
    /*.diy-page-articles .image .articleSlide img {*/
    /*    margin-bottom: 10px !important;*/
    /*}*/
    a.readmore-btn:hover {
        color: #b17800 !important;
    }
    .readmore-btn {
        display: block !important;
    }
    .diy-page-introduction {
        margin-bottom: 40px !important;
    }
    .diy-page-articles {
        margin-top: 40px !important;
    }
    span p {
        margin: 0;
    }
    .navigation-block .nav-main a, #navbarNavMobile a {
        font-size: 26px !important;
    }
    .home-feature-text {
        margin-top: 0;
    }
    .container.articleWrap {
        margin-bottom: 0 !important;
        margin-left: 0px;
    }
    .home-feature-text .intro-article p {
        padding-bottom: 0;
    }
    .home-masonary-grid {
        padding-bottom: 0;
    }
}
