/** {*/
/*    font-family: Arial !important;*/
/*}*/

h1 {
    font: normal normal 32px var(--font-Arial) !important;
    font-weight: 700 !important;
    font-size: 35px !important;
    font-family: 'Arial' !important;
}

h1.title {
    font-weight: 700 !important;
    font-size: 32px !important;
    font-family: 'Arial' !important;
    text-transform: capitalize !important;
}

button.btn.submit-button {
    font-size: 20px !important;
    font-family: 'Arial' !important;
    text-transform: uppercase !important;
}

.contact-enquire-form form button[type=submit] {
    background-color: #1a95c9 !important;
    font-size: 20px !important;
    font-family: 'Arial' !important;
    text-transform: uppercase !important;
}

.square-image {
    /*height: 535px;*/
}

h2.sub-headings {
    font-size: 14px !important;
}

.page-builder-form, .form-group label {
    font-family: 'Arial' !important;
}

/*.home-articles.articleWrap .article:nth-of-type(odd) .text {*/
/*    padding: 0px 0px 45px 40px !important;*/
/*}*/

.page-builder-articles.articleWrap .article:nth-of-type(odd) {
    flex-direction: row-reverse;
    margin-bottom: 0 !important;
    background-color: #c7e9f5;
    padding: 0px 0 20px 10px;
}

.row.page-builder.article {
    background-color: #fff !important;
}

.intro-article p {
    font-size: 20px;
    line-height: 35px;
}

b, strong {
    font-size: 32px !important;
    font-weight: 700 !important;
    font-family: 'Arial' !important;
    text-transform: capitalize !important;
}

h2 {
    font-size: 32px !important;
    font-family: 'Arial' !important;
    text-transform: capitalize;
}

.article h3 {
    font-family: 'Arial' !important;
}

h1.page-title {
    text-transform: capitalize !important;
}
.nav-link {
    padding: 10px;
}
.text-uppercase {
    text-transform: capitalize !important;
}

.contact-info-top h4.title {
    text-transform: capitalize !important;
    font-family: 'Arial' !important;
}

.diy-page-whatsapp h2.article_title {
    font-family: 'Arial' !important;
}

.team-version-two h1.title {
    font-family: 'Arial' !important;
}


span li {
    color: #4d4d4d !important;
    font-size: 17px !important;
}

.article-info {
    padding-top: 0px !important;
}

.bg-yellow {
    background-color: #8cc63e !important;
}

.module__listing--date {
    padding: 40px 8px 10px !important;
}

.qr-block {
    display: none !important;
}


h2.sub-headings {
    text-transform: none !important;
    font-weight: 100 !important;
    font-family: 'Arial' !important;
    line-height: 20px;
}

.navigation-block .nav-top .nav-block a {
    padding-top: 1px;
}

footer.container-fluid {
    background: #efefef !important;
}

section.custom-container.container.diy-page-articles.article-image-reverse {
    padding-bottom: 60px;
}

.diy-page-articles {
    padding-bottom: 60px;
}

.card.news-listing {
    padding-bottom: 60px !important;
}

h1.title {
    text-transform: capitalize !important;
}

.cta:hover *, .cta:active *, .cta:focus * {
    letter-spacing: normal !important;
}

[class*=cta] button, [class*=cta] a, button {
    line-height: 24px !important;
}

.card.news-listing .card-body {
    background-color: #b2e0f3 !important;
}

h1 {
    color: #323437;
}

a:hover, a:focus {
    color: #8cc63e !important;
}

.team-version-two h3.team-member-title {
    color: #8cc63e !important;
}
#backtoTopbutton {
    background-color: #1a95c9 !important;
}
.col.breadCrumb {
    display: none;
}
span {
  /*  text-transform: lowercase; */
}
.article-info.intro-article.articles span {
    text-transform: none !important;
}
table {
    width: 100% !important;
}

.contact-info-top {
    background-color: #f3f3f3 !important;
}

.contact-enquire-form form .form-control {
    background-color: #ffffff !important;
}

.fa.fa-instagram {
    font-family: 'Font Awesome 5 Brands'!important;
}

.fa.fa-facebook {
    font-family: 'Font Awesome 5 Brands'!important;
}

i.fa-facebook{
    font-family: 'Font Awesome 5 Brands' !important;
    font-style: normal;
    font-size: 20px;
}

i.fa-instagram {
    font-family: 'Font Awesome 5 Brands' !important;
    font-style: normal;
    font-size: 20px;
}



a.btn.see-more-btn.smlBtn {
    background-color: #1a95c9 !important;
    margin-top: 15px !important;
}

.intro-article p {
    margin-bottom: 20px;
}

.intoduction-text h1 {
    text-transform: capitalize !important;
}

.swap-fonts, footer a, .website-design-by *, copyright * {
    color: #000000 !important;
}

.article p {
    font-size: 17px !important;
}

p {
    font-size: 17px !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.card.news-listing .card-body p {
    color: #000000 !important;
}

.diy-page-whatsapp p {
    font-size: 17px !important;
}

.copyright.text-left p {
    font-size: 13px !important;
}
@media only screen and (max-width: 1024px) {
    img#mobile-instagram {
        max-height: 450px;
    }
}

@media only screen and (max-width: 768px) {
    img#mobile-instagram {
        max-height: 300px;
    }
    .intro-article p {
        line-height: 25px !important;
    }
    .article p {
        font-size: 15px !important;
    }
    .container .page-builder-table .grid-table-header.align-items-center {
        display: block;
    }
    span li {
        font-size: 14px !important;
    }
    .article p {
        font-size: 15px;
    }
    p {
       font-size: 15px;
    }
    .diy-page-whatsapp p {
       font-size: 15px;
    }
    .copyright.text-left p {
        color: black;
    }
    .position {
       text-align: center;
    }
    /*.articles span {*/
    /*    padding-top: 15px;*/
    /*}*/
}

@media only screen and (max-width: 1440px) {
    .nav-main .nav-block a {
         padding-left: 0 !important; 
    }
    .nav-link .icons {
        margin-left: 7px !important;
    }
    .intro-article p {
        font-size: 14px;
        line-height: 25px;
    }
    h1 {
	    font-size: 26px !important;
    }
    .container .card.news-listing .news-readmore-btn {
        padding: 15px 15px !important;
    }
    h2.article_title {
         text-align: left;
    }
    h2 {
        text-align: left !important;
    }
    .square-image {
       height: 535px;
    }
}
