/*html, body {*/
/*    background-color: #fffbf7;*/
/*}*/

.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 110px;
}
.intoduction-text .article {
    display: none;
}
section.row.contact.section__theme--light {
    max-width: 100% !important;
}
h2.link-title {
    font-size: 25px !important;
}
.diy-page-usefull-links .links h2 {
    margin-top: 10px !important;
}

img.bottom-banner {
    width: 100% !important;
    margin-top: 30px !important;
}
section.row.contact-enquire-form.section-2__theme--dark.mx-auto.py-5 {
    padding-bottom: 0 !important;
}
.question p {
    color: white;
    font-weight: 600;
    font-family: 'Raleway';
}
.intoduction-text {
    margin-bottom: 0 !important; 
    padding: 0 !important;
}
.diy-page-latest-news .article_title {
    text-align: center;
}
.diy-page-usefull-links .link-block {
    width: auto !important;
}
.diy-page-latest-news h3.published_date {
    text-align: center;
}
.diy-page-usefull-links .links {
    margin: auto !important;
}
/*#contactForm div.col-12:has(#inquiryType) {*/
/*    display: none !important;*/
/*}*/
p {
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
}
.team-version-two .team-member {
    margin-bottom: 50px !important;
}
main[role=main].container-fluid {
    padding-top: 0 !important;
}
.contact-info-top {
    background-color: #60af9b;
    height: auto;
    margin: 10px;
    max-width: 347px !important;
    border-radius: 15px;
    padding: 15px !important;
}
[class*=contact] a {
    color: #ffffff;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 17px;
}
.contact-info-top .info p {
    color: white;
    font-family: 'Raleway';
    font-weight: 500;
    font-size: 17px;
}
.contact-info-top h4.title {
    color: #ffffff;
}
figure {
    margin-bottom: 0;
    margin: auto !important;
    text-align: center;
}
.container-fluid.pageHeader h1 {
    display: none;
}
.intoduction-text {
    background-color: transparent !important;
}
.team-version-two h1.title {
    font-size: 32px !important;
    color: #60af9b !important;
    text-transform: none !important;
}
.team-image-main img {
    width: 40% !important;
}
.team-version-two h3.team-member-title {
    color: #60af9b !important;
}
.read-more-btn {
    color: #60af9b !important;
}
.team-version-two a {
    color: #60b0a4 !important;
}
.intoduction-text h1 {
    color: #60af9b !important;
    text-transform: none !important;
}
.faq-page-builder .selectors a.active {
    background: #60af9b !important;
    color: #ffffff;
}
.btn {
    background-color: #60af9b !important;
}
.faq-page-builder .selectors a {
    background-color: #ffffff !important;
    border: 1px solid #4e6257 !important;
}
.selectors {
    background-color: #ffffff !important;
}
.question {
    background-color: #60af9b !important;
}
.question h3 {
    font-family: 'josefin sans';
    color: white;
}
.question p {
    color: white;
}
.contact-enquire-form form .form-control {
    background-color: #ffffff;
    color: #4e6457;
    border: 1px solid #60af9b;
    font-family: var(--font-nunito-sans);
    font-size: 15px;
    font-weight: 400;
    line-height: 33px;
    border-radius: 15px;
}
h1.page-title {
    color: #60af9b;
    text-transform: none !important;
}
.article h3 {
    font-size: 32px !important;
    color: #60af9b !important;
    font-weight: 500 !important;
}
.article p {
    font-size: 17px !important;
}
.desktop-logo {
    max-width: 500px !important;
}
a.nav-link.active {
    color: #60af9b !important;
}

.intro-article p {
    font-size: 17px;
}
.introduction-text .intro-article {
    width: 80% !important;
}
.sectionTitle {
    color: #60af9b;
}
h1.about_title {
    color: #60af9b;
}
h1 {
    font-weight: 400 !important;
    color: #60af9b;
}
h2 {
    color: #60af9b !important;
   margin-bottom: 10px !important; 
   text-transform: none !important;
   font-weight: 500 !important;
} 
.home-articles .article ul {
    columns: 2 !important;
    column-gap: 2rem;
}
.introduction-text {
    margin-bottom: 10px;
}
h3 {
    font-weight: 600 !important;
}
b, strong {
    font-family: 'Gotham', sans-serif !important;
    text-transform: none !important;
    font-weight: 600 !important
}
.navigation-block .links a {
    padding-left: 20px !important;
    font-size: 16px !important;
}

.articleWrap .article .info {
    padding: 50px !important;
}
.article-info span li {
    font-size: 17px;
}
.article ul {
    font-size: 17px;
}
.photo-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-height: calc(2*(desired-item-height + 20px));
    overflow: hidden;
}
.column {
    display: flex;
    /* flex-direction: column; */
    gap: 40px;
    flex-wrap: wrap;
}
footer.container-fluid {
    background: #ffffff;
}
footer .website-design-by p {
    color: #60af9b ;
}
.copyright.text-left p {
    color: #464344;
}
.website-design-by.text-right a {
    color: #464344;
}
h2.footer-titles {
    color: #60af9b  !important;
    font-weight: 500  !important;
}
.swap-fonts, footer a, .website-design-by *, copyright * {
    color: #60af9b ;
}
img.img-fluid.button-icon {
    width: 100% !important;
    margin-bottom: 30px;
    padding: 6px
}
.diy-page-latest-news h3.published_date {
    font-weight: 400 !important;
    font-size: 16px !important;
    font-style: italic;
}
.diy-page-introduction {
    margin-top: 30px !important;
}
.diy-page-latest-news .section_title {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: 'Josefin Sans' !important;
}
.diy-page-latest-news img {
    width: 70%;
    margin: auto;
    align-items: center;
    display: block;
}
/*@media only screen and (max-width: 1440px) {*/
/*    #contactForm div.col-12:has(#inquiryType) {*/
/*        display: none;*/
/*    }*/
/*}*/

@media only screen and (max-width: 992px) {
    .introduction-text h2 {
        font-size: 25px !important;
        margin-bottom: 0 !important;
        margin-top: 30px;
    }
    .articles li span {
        text-align: left;
        padding-left: 5px;
    }
    .home-articles .article ul {
        columns: 1 !important;
        column-gap: normal;
        padding-left: 25px;
    }
    .introduction-text .intro-article {
        width: 100% !important;
    }
    .readmore-btn {
        display: none;
    }
    .articles span {
        height: 100% !important;
    }
    footer * {
        font-weight: 400;
        font-family: 'Gotham', sans-serif;
    }
    .team-information h4 {
        font-size: 16px !important;
        line-height: 15px;
    }
     .copyright.text-left p {
        color: #464344;
        font-size: 13px !important;
    }
    button.grid-images-load-more.btn.see-more-btn.smlBtn {
        display: none !important;
    }
    .photo-gallery {
        margin-bottom: 30px;
    }
    p {
        font-size: 16px !important;
    }
    .intoduction-text h1 {
        margin-bottom: 0 !important;
        margin-top: 0px !important;
    }
    .contact-enquire-form h2 {
        font-size: 20px !important;
    }
    .intoduction-text h1 {
        font-size: 25px !important;
    }
    .contact-address-information-multi.pb-5 {
        padding-bottom: 0 !important;
    }
    .contact .section__theme .text {
        padding-top: 70px !important;
    }
    .article ul {
        font-size: 16px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    main[role=main].container-fluid {
        padding-top: 0 !important;
    }
    .row.page-builder.article:nth-of-type(odd) {
        margin-top: 30px !important;
    }
    .articleWrap .article .info {
        padding: 20px !important;
    }
    .team-version-two h1.title {
        font-size: 25px !important;
        color: #60af9b !important;
        text-transform: none !important;
    }
    .intoduction-text {
        margin: auto !important;
    }
    .position {
        text-align: center;
    }
    .team-image-main img {
        width: auto !important;
    }
    .sectionTitle h1 {
        font-size: 25px !important;
        text-transform: none !important;
    }
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 80px !important;
    }
    .desktop-logo, .mobile-logo {
        max-width: 320px;
    }
    .readmore-btn {
        color: #4d5d53 !important;
    }
    .intro-article p {
        font-size: 16px;
        line-height: 25px;
    }
    .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: 576px) {  
    .diy-page-latest-news .section_title {
        margin-top: 80px;
    }
    .diy-page-latest-news img {
        width: 90%;
        margin: auto;
    }
    .diy-feature-banner {
        margin-top: 90px !important;
        margin-bottom: 30px !important;
    }
    [class*=contact] a {
        font-size: 16px;
    }
    .article ul {
        text-align: left;
        columns: 1 !important;
        font-size: auto;
    }
    .article p {
        font-size: 16px !important;
    }
    .desktop-logo, .mobile-logo {
        max-width: 250px !important;
    }
}