@font-face {
    font-family: 'Suprala';
    src: url('/assets/fonts/Suprala/suprala-light.woff2') format('woff2'),
         url('/assets/fonts/Suprala/suprala-light.woff') format('woff'),
         url('/assets/fonts/Suprala/suprala-light.ttf') format('truetype'),
         url('/assets/fonts/Suprala/suprala-light.svg#supralalight') format('svg');
    font-weight: normal;
    font-style: normal;
}

.is-sticky {
    background-color: #435847 !important;
}


html, body {
    max-width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Work Sans', sans-serif;
}
a.nav-item.nav-link {
    color: #ffffff;
}

figcaption h2 {
    margin-top: 13.5rem;
    font-family: 'Suprala' !important;
    font-size: 70px !important;
    font-weight: 500;
    text-transform: none !important;
    color: #ffffff;
    margin-bottom: 4.5rem;
}

.jumbotron figure figcaption, .jumbotron figcaption {
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-family: 'Suprala' !important;
}

h3 {
    font-family: 'Suprala' !important;
    font-weight: lighter;
    font-size: 35px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff !important;
    letter-spacing: 1px !important;
    text-align: center;
}

.page-banner-slider .cta .btn, .page-banner-slider-mobile .cta .btn {
    height: 50px;
    text-transform: none;
    border-radius: 30px !important;
    line-height: 50px;
}

.page-banner-slider .cta, .page-banner-slider-mobile .cta {
    background-color: transparent;
    border-radius: 30px !important;
    border: 1px solid #c2dd13 !important;
    width: 155px !important;
}

[class*=page-banner] .cta a.btn.text-white {
    background-color: transparent !important;
    cursor: pointer;
}

a.nav-item.nav-link:hover, a.nav-item.nav-link:active, a.nav-item.nav-link:focus, a.nav-item.nav-link.active {
    color: #ffffff;
    font-weight: 100;
}

.desktop-logo {
    max-width: 202.5px !important;
}

.border-around-1-light {
    background-color: transparent !important;
    border-radius: 30px !important;
    color: #485849 !important;
    border: 1px solid #485849 !important;
    width: 26% !important;
    height: 38px !important;
}

.section-separater {
    height: 0px;
}

a.nav-item.nav-link {
    padding-left: 31px !important;
    letter-spacing: 2px !important;
}

.section__theme .text {
   /* padding-top: 128px !important;
    padding-bottom: 100px !important; */
}

.btn {
    color: #485849 !important;
    height: fit-content;
}

button.btn.w-100.text-uppercase.border-radius-0 {
    color: #ffffff !important;
}

.home__about.section__theme--dark p {
    color: #f0ebd7;
}

header.jumbotron {
    margin-bottom: 2px !important;
}

header.jumbotron.position-relative {
    max-height: 1200px !important;
}

.section__theme--light .text h1.title, .section__theme .text h1.title {
    font-family: 'Suprala' !important;
    font-weight: 100;
    font-size: 70px;
    line-height: 56px;
    color: #485849 !important;
    letter-spacing: -2px !important; 
}

.section__theme .text p {
    font-family: 'Work Sans', sans-serif !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    color: #485849 !important;
    text-transform: none !important;
}

.section__theme .text h1.title {
    text-transform: lowercase !important;
    margin-bottom: 0px;
}

[class*=cta] button, [class*=cta] a, button {
    font-family: 'freesans' !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 36px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 30px;
}

.btn:hover {
    color: #485849 !important;
    text-decoration: none;
    font-family: 'freesans' !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    border-radius: 30px;
}

.cta:hover, .cta:active, .cta:focus {
    background-color: #d6f10c !important;
    border: none !important;
}

.section__theme--dark .text h1.title, .section__theme--light .text h1.title {
    color: #485849 !important;
}

.section__theme--dark h2, .section__theme--dark p {
   /* color: #485849 !important; */
}

/* 
.about .section__theme--dark .text h1.title, .section__theme--light .text h1.title {
    color: #485849 !important;
    font-size: 39px;
    text-align: center;
    text-transform: none !important;
    padding-top: 145px !important;
    padding-bottom: 140px;
    letter-spacing: 1px !important;
}
*/

.about .section__theme h2 {
    color: #313132 !important;
}

section.row.about {
    background: #efefef !important;
}

.about .row.section__theme {
    background-color: #efefef;
}

section.row.process.section-2__theme--dark {
   /* background-color: #f0ebd7 !important; */
}

.section-2__theme--dark {
    background-image: url(/assets/images/banner_image/texture-background.jpg);
}

.section__theme--dark {
    background-color: #ffffff !important;
}

.service .gallery-container .section__theme--image-text .text {
    background: white !important;
}

section.row.request {
    background-color: #fbfbfb !important;
    height: 264px !important;
}

section h1.request-title {
    color: #485849 !important;
}

body .request p {
    color: #485849 !important;
}

body h3.request-btn a {
    color: #ef9f6d !important;
    font-weight: bolder;
}

section.row.service article.gallery-container {
    background: white;
}

.request p {
    width: 100% !important;
}

.contact-enquire-form form button[type=submit] {
    border: 1px solid #485849 !important;
    background-color: #485849 !important;
}

footer .section__theme--dark {
    background-color: #485849 !important;
}

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

footer.container-fluid {
    background-color: #485849;
}

footer .section-separation {
    background-color: #e1ddcd;
}

.copyright.text-left p {
    color: #b7bba1 !important;
}

a:hover {
    color: #c2dd13 !important;
}

.social-links .icons {
    background-color: #b7bba1;
}

.social-links a .fa {
    color: #485849;
}

.social-links a .fa {
    font-size: 20px;
    line-height: 27px !important;
    padding-right: 10px !important;
    padding-left: 9px !important;
}
    
.social-links a {
    display: inline-block;
    width: 35px;
    height: 35px;
}

/* Background colours for home page items */
article.col-12.section__theme[reverse="0"] {
    background-color: #f2d383;
}
article.col-12.section__theme[reverse="1"] {
    background-color: #f0a06f;
}
article.col-12.section__theme[reverse="2"] {
    background-color: #f1f1f1;
}
article.col-12.section__theme[reverse="3"] {
    background-color: #f1ecd9;
}
article.col-12.section__theme[reverse="4"] {
    background-color: #edc0c3;
}
section.row.home__about.section__theme--dark h1 {
    font-size: 39px;
    text-align: center;
    text-transform: none !important;
    padding-top: 145px !important;
    padding-bottom: 93px; 
    letter-spacing: 1px !important;
}

@media only screen and (max-width: 576px) {
.section__theme .text h1.title {
    font-size: 39px !important;
 }
 
 section.row.home__about.section__theme--dark h1 {
    font-size: 25px !important;
    text-align: center;
    text-transform: none !important;
    padding-top: 100px !important;
    padding-bottom: 50px !important;
    letter-spacing: 1px !important;
 }
}




@media only screen and (max-width: 768px) {
.jumbotron figure figcaption, .jumbotron figcaption h2 {
    font-size: 60px;
    /* margin-top: -29px; */
    left: 6% !important;
    text-align: center;
}
   .sticky-header {
    min-height: 65px !important;
 }
 
 .home__we-can-do {
    padding-top: 0px !important;
}



.jumbotron .page-banner-slider .slick-list h2 {
    font-size: 23px !important;
}

.cta.read-more.border-around-1-light.d-block.d-md-none.mt-4.mt-md-0 {
    display: none !important;
}

h3 {
    font-size: 15px !important;
    line-height: 15px !important;
    padding-top: 23px;
}

 #navbarNavMobile {
    background-color: #485849 !important;
 }
 
header.jumbotron.position-relative.top-full.p-0 {
    max-height: 100% !important;
    line-height: 75px !important;
 }

.jumbotron figure figcaption, .jumbotron figcaption {
    max-width: 100% !important;
    top: 50% !important;
    left: 6%;
}

.jumbotron .page-banner-slider h2 {
    font-size: 23px !important;
    line-height: 27px !important;
    margin-bottom: 27px !important;
}
 
[class*=cta] button, [class*=cta] a, [class*=cta] .btn, button {
    text-transform: none !important;
 }
 
 [class*=home__] .cta {
    max-height: 50px;
    width: 40% !important;
 }
 
 .jumbotron figure figcaption, .jumbotron figcaption h2 {
    font-size: 60px;
    margin-top: 0 !important;
    left: 0px;
}
}
@media only screen and (max-width: 1440px) {
      .jumbotron figure figcaption, .jumbotron figcaption {
        left: 0%;
        padding-left: 0px !important;
        padding-right: 0px !important;
        font-family: 'Suprala' !important;
        text-align: center;
        top: 28%;
    }
    
}
@media only screen and (max-width: 1366px) {
.jumbotron figure figcaption, .jumbotron figcaption h2 {
    font-size: 60px;
    /*margin-top: -29px;*/
    left: 10%;
    text-align: center;
}
 .jumbotron figure figcaption, .jumbotron figcaption {
    max-width: 80%;
}
h3 {
    font-size: 31px;
    text-align: center;
 }
}

@media only screen and (max-width: 576px) {
.jumbotron figure figcaption, .jumbotron figcaption {
    max-width: 100% !important;
    top: 50% !important;
    left: 0 !important;
}
}