.diy-page-articles h1.about_title {
    text-transform: none;
    font-size: 32px !important;
}
h2 {
    font-family: 'Open sans' !important;
}
.copyright.text-left p {
    font-size: 13px !important;
}
.diy-page-articles {
    margin-bottom: 60px;
}
.referral__item.section__theme--dark.shove-right {
    background-color: #f2f2f2;
    border-radius: 10px;
}
.referral__item.section__theme--dark.shove-left {
    margin-left: calc(9.375% - 7.5px) !important;
    margin-right: -15px !important;
    padding-right: calc(9.375% + 7.5px) !important;
}
.referral__item.section__theme--dark.shove-left {
    background: #f2f2f2;
    padding: 20px;
    border-radius: 10px
}
section.row.referral__item.section__theme--dark.shove-left {
    padding-left: 30px !important;
}
.referral__item[class*=section__theme] {
    max-height: 100% !important;
}
blockquote p {
    font-weight: 300;
    font-size: 16px;
    font-family: inherit;
}
span.date.uppercase {
    margin-right: 10px;
    font-size: 20px;
}
span.author.uppercase {
    font-size: 20px;
    margin-left: 9px;
    font-family: 'Nunito Sans';
    font-weight: 800;
}
.referral__item .section__theme .text {
    padding-top: 20PX !important;
    padding-bottom: 20PX !important;
}
span.quotation-marks {
    font-size: 25px;
    color: black;
    font-weight: 500;
}
.intro-article p {
    font-size: 17px;
}
body p {
    font-family: 'Open Sans' !important;
    line-height: 35px !important;
    font-size: 20px !important;
}
.diy-page-articles p {
    line-height: 35px !important;
    font-size: 20px !important;
}
.introduction p {
    font-size: 20px !important;
}
.owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
    margin-top: 110px;
}
.articleWrap .article {
    background-color: #f2f2f2 !important;
    border-radius: 10px;
}
.diy-page-articles {
    background-color:#f2f2f2 !important;
    border-radius: 10px;
}
.diy-page-articles .article:nth-of-type(odd) .text {
    padding: 20px 50px 20px 50px !important;
}
.home-articles.articleWrap .article:nth-of-type(even) .text {
    padding: 0px 40px 0px 60px !important;
    margin: auto;
}
.home-articles.articleWrap .article {
    margin-bottom: 30px !important;
    margin-left: 0;
}
.home-articles.articleWrap .article:nth-of-type(odd) .text {
    padding: 0px 60px 0px 40px !important;
    margin: auto;
}
.navigation-block .nav-main a {
    font-family: 'Josefin Sans';
    font-size: 20px !important;
}
.diy-page-usefull-links .links {
    margin: auto;
}
.diy-page-usefull-links .links h2 {
    font-size: 17px;
}
.introduction-text .intro-article {
    width: 80%;
}
.diy-page-latest-news ul {
    width: 90%;
}
.container.articleWrap {
    margin-bottom: 60px;
}
li {
    line-height: 33px;
    /*font-family: 'Gotham', sans-serif !important;*/
}
figure.image {
    text-align: center;
    width: auto !important;
}
h2 {
    text-align: left !important;
}
h1.text-center {
    color: #161a25;
}
h1.about_title {
    font-size: 32px;
    text-align: left;
    color: #161a25;
}
h2.footer-titles {
    color: #ffffff !important;
}
footer.container-fluid {
    background: #161a25;
}
span li {
    color: #435b56;
    font-size: 17px;
}
.copyright.text-left p {
    font-size: 13px;
    color: #999999;
}
footer.container-fluid {
    background: #161a25;
}
.contact-info-top {
    background-color: #f2f2f2 !important;
}
.contact-info-top h4.title {
    color: #000000;
}
.contact-info-top .info p {
    color: #000000;
}
[class*=contact] a {
    color: #000000;
}
.contact-enquire-form form .form-control {
    background-color: transparent;
}
a.nav-link.active {
    color: #e1a485 !important;
}
button.grid-images-load-more.btn.see-more-btn.smlBtn {
    display: none;
}
@media only screen and (max-width: 1440px) {
h1.about_title {
    font-size: 25px !important;;
}
.diy-page-articles h1.about_title {
    text-transform: none;
    font-size: 25px !important;
}
}
@media only screen and (max-width: 768px) {
    .referrals .section__theme h2.subtitle {
        display: none !important;
    }
    blockquote.px-0 {
        margin-top: 20px;
    }
    section.referral__item:nth-of-type(even) .text {
        padding: 0;
    }
    .referrals .section__theme .text {
        padding-top: 30px !important;
    }
    .diy-page-articles .article:nth-of-type(odd) .text {
        padding: 20px 0px 20px 0px !important;
    }
    .article-info p {
        line-height: 25px;
    }
    span.author.uppercase {
        font-size: 13px;
    }
    .referral__item.section__theme--dark.shove-left {
        margin: 0 !important;
        padding: 0 !important;
    }
    span.date.uppercase {
        font-size: 15px;
    }
    .owl-carousel.owl-theme.page-banner-slider.owl-loaded.owl-drag {
        margin-top: 40px;
    }
}