/* Fonts */
@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/montserrat/Montserrat-Regular.woff2') format('woff2'),
         url('/fonts/montserrat/Montserrat-Regular.woff') format('woff'),
         url('/fonts/montserrat/Montserrat-Regular.ttf'), /* IE9 Compat Modes */
         url('/fonts/montserrat/Montserrat-Regular.otf'); /* IE9 Compat Modes */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/montserrat/Montserrat-Bold.woff2') format('woff2'),
         url('/fonts/montserrat/Montserrat-Bold.woff') format('woff'),
         url('/fonts/montserrat/Montserrat-Bold.ttf'), /* IE9 Compat Modes */
         url('/fonts/montserrat/Montserrat-Bold.otf'); /* IE9 Compat Modes */
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('/fonts/montserrat/Montserrat-Light.woff2') format('woff2'),
         url('/fonts/montserrat/Montserrat-Light.woff') format('woff'),
         url('/fonts/montserrat/Montserrat-Light.ttf'), /* IE9 Compat Modes */
         url('/fonts/montserrat/Montserrat-Light.otf'); /* IE9 Compat Modes */
    font-weight: lighter;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('/fonts/opensans/OpenSans-Regular.woff2') format('woff2'),
         url('/fonts/opensans/OpenSans-Regular.woff') format('woff'),
         url('/fonts/opensans/OpenSans-Regular.ttf'), /* IE9 Compat Modes */
         url('/fonts/opensans/OpenSans-Regular.otf'); /* IE9 Compat Modes */
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('/fonts/opensans/OpenSans-Bold.woff2') format('woff2'),
         url('/fonts/opensans/OpenSans-Bold.woff') format('woff'),
         url('/fonts/opensans/OpenSans-Bold.ttf'), /* IE9 Compat Modes */
         url('/fonts/opensans/OpenSans-Bold.otf'); /* IE9 Compat Modes */
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansLight';
    src: url('/fonts/opensans/OpenSans-Light.woff2') format('woff2'),
         url('/fonts/opensans/OpenSans-Light.woff') format('woff'),
         url('/fonts/opensans/OpenSans-Light.ttf'), /* IE9 Compat Modes */
         url('/fonts/opensans/OpenSans-Light.otf'); /* IE9 Compat Modes */
    font-weight: lighter;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSansSemiBold';
    src: url('/fonts/opensans/OpenSans-Semibold.woff2') format('woff2'),
         url('/fonts/opensans/OpenSans-Semibold.woff') format('woff'),
         url('/fonts/opensans/OpenSans-Semibold.ttf'), /* IE9 Compat Modes */
         url('/fonts/opensans/OpenSans-Semibold.otf'); /* IE9 Compat Modes */
    font-weight: bolder;
    font-style: normal;
}

/* Container */
.container.body {
    width: 50em!important;
}

/* Colour Stuff */
.lightgreen {
    color: #72c372;
}

/* Buttons */
.ctaButton {
    width: 100%;
    padding: 15px 0px 15px 0px;
    text-transform: uppercase;
    font-family: OpenSansBold;
    font-size: 12px;
}
.ctaButton.grey {
    background-color: #434443;
    /* width: 97%; */
}
.ctaButton.green {
    background-color: #059e07;
}

/* Nav */
.dropdown-item.active, .dropdown-item:active {
    background-color: transparent;
}

/* HR */
hr.cta {
    margin-block-end: 20px;
    margin-block-start: 10px;
}

/* Header */
/* .header {
    z-index: 10027;
    position: absolute;
    top: 133px;
} */
.header {
    margin-top: -130px;
    top: 133px;
}
#header nav > ul > li > ul {
    display: block!important;
}
.header h1 {
    /* padding-left: 98px!important; */
    font-size: 34px!important;
    color: #116a00!important;
    width: 295px!important;
    line-height: 33px!important;
    top: auto!important;
    font-family: Montserrat;
}
.header h1.testimonial {
    width: 614px!important;
}
.header h2 {
    /* padding-left: 99px!important; */
    font-size: 15px!important;
    font-family: Montserrat;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Navbar */
.bar {
    width: 23px;
    background-color: white;
    margin: 0 0 4px;
    border-radius: 2px;
    display: block;
    height: 4px;
    left: 5px;
    line-height: 2.25em;
    position: relative;
    top: 6px;
}
.burgericon {
    display: none;
    margin-right: 30px;
    border-radius: 50%;
    border: 1px solid #00953d;
    background-color: #00953d;
    padding: 5px;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 15px;
}

header nav ul li a {
    font-family: OpenSansLight;
    /* font-weight: lighter!important; */
    /* font-style: normal; */
    font-size: 14px!important;
}
.dropdown-menu {
    font-size: 1rem;
}
.mobileNav {
    left: 275px!important;
    padding-left: 0px!important;
}

/* Banner */
section#banner {
    background-size: cover;
}
section#banner .greenbar {
    /* width: 885px; */
    width: 45%;
    height: 40px;
    left: 0;
    position: absolute;
    margin-top: -1px;
}
section#banner .pageicon img {
    width: 80px;
    height: 80px;
    position: absolute;
    /* left: 437px; */
    /* left: 22.7%; */
    margin-top: 0px;
    padding: 9px;
    background-color: #434443;
}
section#banner .pageicon .headertitle {
    position: absolute;
    /* left: 535px; */
    /* left: 28%; */
    font-family: Montserrat;
    font-weight: bold;
    font-size: 15px;
    padding-top: 1px;
    padding-left: 92px;
}

/* Home Carousel */
.banner-carousel {
    /* margin-top: -40px; */
    margin-top: -260px;
    height: 600px;
}
.banner-carousel .carousel-inner {
    height: 100%!important;
}
.banner-carousel .carousel-inner .carousel-item {
    height: 100%!important;
    background-size: cover;
}
.banner-carousel .carousel-inner .carousel-item .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 129px;
    left: 16%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    width: 420px;
}
.banner-carousel .carousel-inner .carousel-item .carousel-caption h1 {
    font-size: 65px;
    color: white;
    margin-bottom: 0px;
}
.banner-carousel .carousel-inner .carousel-item .carousel-caption p {
    margin-bottom: 0px;
}

.banner-carousel .swiper-wrapper .swiper-slide {
    background-size: cover;
}
.banner-carousel .swiper-wrapper .swiper-slide .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 129px;
    left: 16%;
    z-index: 30;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    width: 420px;
}
.banner-carousel .swiper-wrapper .swiper-slide .carousel-caption h1 {
    font-size: 65px;
    color: white;
    margin-bottom: 0px;
}
.banner-carousel .swiper-wrapper .swiper-slide .carousel-caption p {
    margin-bottom: 5px;
    line-height: 25px;
}
.banner-carousel .swiper-wrapper .swiper-slide .clip1 {
    -webkit-clip-path: polygon(0 0, 38% 0, 61% 100%, 0% 100%);
    clip-path: polygon(0 0, 38% 0, 61% 100%, 0% 100%);
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
}
.banner-carousel .swiper-wrapper .swiper-slide .clip2 {
    -webkit-clip-path: polygon(0 0, 43% 0, 13% 100%, 0% 100%);
    clip-path: polygon(0 0, 43% 0, 13% 100%, 0% 100%);
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    z-index: 20;
    position: absolute;
    overflow: hidden;
    width: 100%;
}

/* Body */
section#body {
    padding-top: 30px;
    padding-bottom: 30px;
}
section#body .body .introtext {
    font-family: OpenSansBold;
    font-size: 13px;
    line-height: 22px;
}

/* Accordian */
section#body .body .accordion .card {
    border: none;
}
section#body .body .accordion .card .card-header {
    background-image: url(/img/greenbar.png);
    background-size: contain;
    background-repeat: no-repeat;
    border: none;
}
section#body .body .accordion .card .card-header .btn {
    background-color: transparent;
    border: none;
    text-align: left;
}
section#body .body .accordion .card .card-header .btn.focus, section#body .body .accordion .card .card-header .btn:focus {
    box-shadow: none;
}
section#body .body .accordion .card .card-body {
    background-color: #f5f5f5;
    border: none;
    padding: 20px 0px 20px 0px;
    font-size: 17px;
    line-height: 25px;
}
section#body .body .accordion .card .card-body .card-text .bold {
    font-weight: bold;
}

/* Useful Links */
.usefulLinksTitle {
    margin-bottom: 0px!important;
}
ul.usefulLinks {
    list-style: none;
    margin: 0px;
    padding-left: 0px;
}
ul.usefulLinks li {
    padding-left: 0px;
}
ul.usefulLinks li a {
    font-family: OpenSansBold;
    color: inherit;
    border-bottom: none;
    font-size: 13px;
}

/* Footer */
footer .footer-block {
    border-bottom: 1px solid;
    padding-bottom: 25px;
    border-color: lightgrey;
}
/* footer .footer-col {
    border-right: 1px solid;
    border-color: lightgrey;
} */
footer h5 {
    font-family: OpenSansBold;
    /* font-weight: bold; */
    font-size: 13px;
}
footer p {
    font-size: 15px;
    margin: 0px;
    line-height: 25px;
}
footer .logo {
    margin-top: 25px;
}
footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    /* display: inline-flex; */
}
footer ul li {
    padding: 0;
    line-height: 27px;
    /* padding-right: 10px; */
}
footer ul li a {
    font-size: 15px;
    color: inherit;
    text-decoration: none;
    border-bottom: none;
}

@media screen and (max-width: 1680px) {
    #header {
        height: 15em;
    }
    section#banner {
        margin-top: -208px;
    }
    section#body .body .accordion .card .card-header .btn {
        padding-top: 0px;
    }
    section#banner .pageicon .headertitle {
        padding-top: 5px;
    }
}
@media screen and (max-width: 1280px) {
    .burgericon {
        display: block!important;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
    }
    /* #navButton {
        display: block!important;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        display: block;
        height: 44px;
        left: 85%;
        position: absolute;
        top: 45px;
        z-index: 10001;
    }
    #navButton .toggle {
        text-decoration: none;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        border: 0;
        outline: 0;
    }
    #navButton .toggle:before {
        border-radius: 6px;
        color: #444242;
        content: '\f0c9';
        display: block;
        font-size: 60px;
        height: 8.25em;
        left: 0em;
        line-height: 2.25em;
        position: absolute;
        text-align: center;
        top: -0.5em;
        width: 0;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        text-transform: none !important;
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
    } */
    #navPanel {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform: translateX(-275px);
        -webkit-transform: translateX(-275px);
        -ms-transform: translateX(-275px);
        transform: translateX(-275px);
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        display: block;
        height: 100%;
        left: 0;
        overflow-y: auto;
        position: fixed;
        top: 0;
        width: 275px;
        z-index: 20000;
        background: #2b2b2b;
        color: #bbb;
    }
    #header nav {
        display: none;
    }
    #header {
        height: 17em;
    }
    section#banner {
        margin-top: -176px;
    }
    section#body .body .accordion .card .card-header .btn {
        padding-top: 0px;
    }
}
@media screen and (max-width: 1024px) {
    .header {
        top: 60px;
    }
}
@media screen and (max-width: 840px) {
    .home.logo, .logo {
        height: 70px!important;
        margin-top: 18px!important;
    }
    /* #navButton {
        top: 60px;
    } */
    .burgericon {
        top: 35px;
    }
    .banner-carousel .swiper-wrapper .swiper-slide .carousel-caption {
        width: 80%;
    }
}
@media screen and (max-width: 767px) {
    section#banner .greenbar {
        width: 50%;
    }
    .factBox {
        height: 500px;
    }
    /* .header h1 {
        width: 500px!important;
    } */
    .header h1 {
        width: 100%!important;
    }
    .header h1.testimonial {
        width: 100%!important;
    }
}
@media screen and (max-width: 736px) {
    .ctaButton {
        width: 97%;
    }
    .ctaButton.green {
        margin-bottom: 10px;
    }
    .home.logo, .logo {
        height: 70px!important;
        margin-top: 18px!important;
        margin-left: 47px;
    }
    .bodytext {
        margin-right: 10px;
    }
    section#body .body .introtext {
        margin-right: 10px;
    }
    .accordion {
        margin-right: 10px;
    }
    .factBox {
        margin-right: 20px;
    }
}
@media screen and (max-width: 600px) {
    section#banner .greenbar {
        width: 65%;
    }
    .factBox {
        margin-right: 18px;
    }
    .banner-carousel .swiper-wrapper .swiper-slide .carousel-caption {
        left: 12%;
    }
}
@media screen and (max-width: 550px) {
    /* .header h1 {
        width: 400px!important;
    } */
}
@media screen and (max-width: 520px) {
    .home.logo, .logo {
        margin-left: 30px;
    }
}
@media screen and (max-width: 500px) {
    .factBox {
        margin-right: 15px;
    }
}
@media screen and (max-width: 480px) {
    section#banner {
        margin-top: -1px;
    }
    section#banner .greenbar {
        margin-top: -73px;
    }
    section#banner .pageicon {
        margin-left: -40px;
    }
    section#banner .pageicon img {
        margin-top: -73px;
    }
    section#banner .pageicon .headertitle {
        margin-top: -67px;
    }
    section#body .body .accordion .card .card-header .btn {
        font-size: 0.9rem;
    }
}
@media screen and (max-width: 475px) {
    .home.logo, .logo {
        height: 60px!important;
        margin-top: 20px!important;
        margin-left: 15px;
    }
}
@media screen and (max-width: 450px) {
    .home.logo, .logo  {
        height: 60px!important;
    }
    #navButton .toggle:before {
        font-size: 50px;
    }
}
@media screen and (max-width: 414px) {
    .header {
        top: -120px;
    }
}
@media screen and (max-width: 400px) {
    .home.logo, .logo {
        height: 53px!important;
    }
    .factBox {
        height: 550px;
    }
}