@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');
.home-introduction {
    background-color: #ffffff;
}
.introduction {
    margin-top: 10px;
}
a.nav-link.active {
    color: #0b0505 !important;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 110px;
}
.sectionTitle {
    font-size: 32px !important;
    color: #d61d23;
}
.text-center {
    text-align: center !important;
    font-family: 'Orbitron';
}
.intro-article p {
    font-size: 17px;
}
.about_title {
    font-family: "Orbitron", sans-serif;
    color: #d61d23;
}
.home-masonary-grid {
    background-color: #e6e6e6;
}
p {
    font-size: 17px;
}
span li {
    font-size: 17px;
}
footer.container-fluid {
    background: #ffffff;
}
.section_title {
    color: #d51a21;
}
.contact-info-top {
    background-color: #e6e6e6;
}
#backtoTopbutton {
    background-color: #d71d23;
}
.footer-titles {
    color: #d01c21 !important;
    font-family: 'Orbitron';
}
.copyright.text-left p {
    color: #b0b0b0;
}
main {
    margin-top: 0;
}
.diy-page-introduction .introduction_title {
    color: #d61d23;
    font-size: 32px;
    text-align: center;
    font-family: 'Orbitron' !important;
}
.article p {
    margin-top: 12px;
}
.contact-enquire-form h2 {
    font-family: 'Orbitron' !important;
    color: #d61d23;
}
.page-title {
    font-family: 'Orbitron' !important;
    color: #d61d23;
    font-size: 32px !important;
}
.contact-enquire-form form button[type=submit] {
    background-color: #d61d23;
}
.home-articles.articleWrap .article:nth-of-type(odd) .text {
    padding: 0px 0 0px 0px;
    margin: auto;
}
.home-articles.articleWrap .article:nth-of-type(even) .text {
    padding: 0px 0 0px 0px;
    margin: auto;
}
.contact-info-top h4.title {
    padding: 0px;
    font-size: 17px;
    color: black;
    font-family: 'Orbitron' !important;
}
.contact-enquire-form form label {
    font-family: 'Orbitron' !important;
}
@media only screen and (max-width: 992px) {
    p {
        font-size: 15px !important;
    }
    .photo img {
        margin-bottom: 30px;
    }
    .sectionTitle h1 {
        text-transform: none !important;
    }
    h1.page-title {
        color: #d61d23 !important;
        text-transform: none !important;
        font-size: 25px !important;
        font-weight: 500 !important;
    }
    .diy-page-articles h1.about_title {
        text-align: center;
    }
    .articles span li {
        font-size: 15px;
        list-style: inside;
        text-align: center;
    }
    .home-articles .about_title {
        font-family: 'Orbitron';
    }
    .diy-page-articles h1.about_title {
        margin: 10px;
        font-family: 'Orbitron';
    }
}
@media only screen and (max-width: 576px) {
    #backtoTopbutton {
        right: 7%;
    }
    .articles span {
        height: 100% !important;
    }
    button.grid-images-load-more.btn.see-more-btn.smlBtn {
        display: none;
    }
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 63px;
    }
      .intro-article p {
        font-size: 15px;
    }
}
