@import url("https://fonts.googleapis.com/css?family=Hind:400,500,700&display=swap");
a {
    color: #cd1719;
}
h1 {
    font-family: "Hind", sans-serif;
    font-size: 4rem;
    font-weight: 700;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    h1 {
        font-size: 2rem;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    h1 {
        font-size: 2rem;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    h1 {
        font-size: 2.5rem;
    }
}
.primaryColor {
    color: #cd1719;
    margin-left: 6px;
}
.site-content .container {
    padding: 40px 20px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .site-content .container {
        padding: 20px 20px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .site-content .container {
        padding: 20px 20px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .site-content .container {
        padding: 20px 0px;
    }
}
body {
    color: #323232;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    color: #cd1719;
    font-family: "Hind", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.hero-image {
    height: 350px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: -0px;
    z-index: 1;
    position: relative;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .hero-image {
        height: 350px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .hero-image {
        height: 350px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .hero-image {
        height: 350px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .hero-image {
        height: 350px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
    .hero-image {
        height: 400px;
    }
}
.hero-image .hero-text {
    text-align: left;
    position: absolute;
    top: 0%;
    left: 10%;
    color: white;
    height: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .hero-image .hero-text {
        left: 0%;
        width: 100%;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .hero-image .hero-text {
        left: 0%;
        width: 100%;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .hero-image .hero-text {
        left: 0%;
        width: 100%;
    }
}
.hero-image .hero-text .innerHeroText {
    background: rgba(172, 33, 39, 0.88);
    width: 650px;
    height: 300px;
    transform: skewY(20deg) rotate(-20deg);
    border: 15px solid #fff;
    border-top: none;
    border-bottom: none;
    height: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .hero-image .hero-text .innerHeroText {
        width: 100%;
        transform: skew(0, 0);
        border: none;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .hero-image .hero-text .innerHeroText {
        width: 100%;
    }
}
.hero-image .hero-text .innerHeroText .innerHeroText2 {
    transform: skew(-20deg, 0deg) scaleX(1.1);
    margin-left: 90px;
    width: 82%;
    padding-top: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .hero-image .hero-text .innerHeroText .innerHeroText2 {
        margin-left: 0;
        transform: skew(0, 0);
        padding: 20px 10px;
        width: 100%;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .hero-image .hero-text .innerHeroText .innerHeroText2 {
        margin-left: 70px;
        width: 77%;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .hero-image .hero-text .innerHeroText .innerHeroText2 {
        padding-top: 60px !important;
    }
}
@media only screen and (min-width: 1200px) {
    .hero-image .hero-text .innerHeroText .innerHeroText2 {
        padding-top: 60px !important;
    }
}
.hero-image .hero-text .innerHeroText .innerHeroText2 h1 {
    font-size: 2rem;
    color: #fff;
    line-height: 1.9rem;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .hero-image .hero-text .innerHeroText .innerHeroText2 h1 {
        font-size: 1.5rem;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .hero-image .hero-text .innerHeroText .innerHeroText2 h1 {
        font-size: 2rem;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .hero-image .hero-text .innerHeroText .innerHeroText2 h1 {
        font-size: 2rem;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-image .hero-text .innerHeroText .innerHeroText2 h1 {
        font-size: 2rem;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
    .hero-image .hero-text .innerHeroText .innerHeroText2 h1 {
        font-size: 2rem;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .hero-image .hero-text .innerHeroText .innerHeroText2 h1 {
        font-size: 2.8rem;
        line-height: 2.5rem;
    }
}
@media only screen and (min-width: 1200px) {
    .hero-image .hero-text .innerHeroText .innerHeroText2 h1 {
        font-size: 2.8rem;
        line-height: 2.5rem;
    }
}
.hero-image .hero-text .innerHeroText .innerHeroText2 p {
    color: #fff;
    margin-bottom: 7px;
    line-height: 1rem;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .hero-image .hero-text .innerHeroText .innerHeroText2 p {
        font-size: 0.8rem;
    }
}
.hero-image .hero-text .innerHeroText .innerHeroText2 p a {
    color: inherit;
    text-decoration: underline;
}
.hero-image .hero-text .innerHeroText .innerHeroText2 .wp-block-button {
    display: inline-block;
}
.hero-image .hero-text .innerHeroText .innerHeroText2 .wp-block-button .wp-block-button__link {
    background-color: transparent;
    border: 2px solid;
    border-radius: 0px;
    padding: 0;
    margin-right: 10px;
    font-size: 0.9rem;
    padding: 0 10px;
    text-decoration: none;
    text-transform: uppercase;
}
.hero-image #homePageSliderBackground {
    width: 100%;
    height: 100%;
}
.hero-image #homePageSliderBackground .carousel-inner {
    width: 100%;
    height: 100%;
}
.hero-image #homePageSliderBackground .carousel-inner .carousel-item {
    width: 100%;
    height: 100%;
}
.hero-image #homePageSliderBackground .carousel-inner .carousel-item img {
    object-fit: cover;
    height: 100%;
}
.hero-image #homePageSliderBackground .carousel-control-prev {
    width: 60px;
    transform: rotate(90deg);
    position: absolute;
    top: -80px;
    left: -1px;
}
.hero-image #homePageSliderBackground .carousel-control-next {
    width: 60px;
    transform: rotate(90deg);
    position: absolute;
    top: 75px;
    left: -1px;
}
.hero-image #homePageSliderBackground .carousel-indicators {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    left: 10px;
    right: auto;
    width: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hero-image #homePageSliderBackground .carousel-indicators.total2 {
    left: 18px;
}
.hero-image #homePageSliderBackground .carousel-indicators.total3 {
    left: 10px;
}
.hero-image #homePageSliderBackground .carousel-indicators.total4 {
    left: 2px;
}
.hero-image #homePageSliderBackground .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}
.homepageBar {
    min-height: 40px;
    background: #b2b2b2;
}
.homepageBar h3 {
    color: #fff;
    font-size: 3rem;
}
.homepageBar h3 a {
    color: #fff;
    text-decoration: none;
}
.roundImageHolder {
    display: inline-block;
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 50%;
}
.roundImageHolder img {
    width: auto;
    height: 100%;
    margin-left: -50px;
}
.button {
    background: #b2b2b2;
    color: #fff;
}
.arrowButton:after {
    font-family: "Font Awesome 5 Free";
    content: "\f061";
    display: inline-block;
    font-weight: 900;
    font-size: 2.4rem;
    margin-top: 0px;
    color: #fff;
    margin-top: 5px;
    margin-left: 5px;
}
#customers_speak {
    min-height: 150px;
    padding: 40px 0 0 0;
}
#customers_speak .carousel-inner {
    margin-left: 90px;
    padding-right: 90px;
    width: inherit;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    #customers_speak .carousel-inner {
        margin-left: 40px;
        padding-right: 40px;
    }
}
#customers_speak .carousel-inner h4 {
    text-transform: uppercase;
}
#customers_speak .carousel-inner p {
    color: #d2d2d2;
}
#customers_speak .carousel-indicators {
    position: absolute;
    top: 40%;
    margin: none;
    height: 20px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 40px;
    left: -100px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    #customers_speak .carousel-indicators {
        left: -70px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    #customers_speak .carousel-indicators {
        left: -20%;
    }
}
#customers_speak .carousel-indicators li {
    margin-right: 6px;
    width: 7px;
    height: 7px;
    transform: rotate(-15deg);
    border: 2px solid #cd1719;
    opacity: 1;
}
#customers_speak .carousel-indicators li.active {
    background: #cd1719;
}
.lastProjects {
    padding: 0;
    padding-left: 1.3em;
    list-style-type: none;
}
.lastProjects li {
    position: relative;
    color: #b2b2b2;
}
.lastProjects li:before {
    position: absolute;
    transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    content: "";
    border: 1px solid #cd1719;
    background: #cd1719;
    width: 10px;
    height: 10px;
    top: 0.5em;
    left: -1em;
}
a.cta-button, .wp-block-button.cta-button a {
    position: inherit;
    background-color: #535353;
    color: #fff;
    text-decoration: none;
    padding: 0 5px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    font-size: 15px;
    padding: 6px 8px;
    text-transform: uppercase;
}
.childPagesContainer {
    padding: 0 !important;
}
.childPagesContainer .childPages {
    margin-bottom: 30px;
}
.childPagesContainer .childPages .inner {
    margin: 0;
    width: 100%;
    box-shadow: 2.5px 2.5px 8px #e3e3e3;
}
.childPagesContainer .childPages .inner a {
    text-decoration: none;
    color: #323232;
}
.childPagesContainer .childPages .inner a div.imageHolder {
    height: 100px;
    overflow: hidden;
    position: relative;
}
.childPagesContainer .childPages .inner a div.imageHolder img {
    margin-left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.childPagesContainer .childPages .inner a div.imageHolder h3 {
    width: 100%;
    margin-bottom: 10px;
    line-height: 22px;
    padding: 20px 20px;
    font-size: 18px;
    font-family: "Merriweather Sans", sans-serif;
    font-weight: normal;
    position: absolute;
    z-index: 999;
    text-shadow: 1px 1px #000;
    color: #fff;
    font-size: 1.7rem;
    text-transform: uppercase;
    line-height: 1.8rem;
}
.childPagesContainer .childPages .inner div.innerPanel {
    padding: 10px;
}
.childPagesContainer .childPages .inner div.innerPanel p {
    line-height: inherit;
    padding: 0;
    height: 90px;
    overflow: hidden;
}
.childPagesContainer .childPages .inner div.innerPanel a.cta-button {
    position: inherit;
    background-color: #535353;
    color: #fff;
    text-decoration: none;
    padding: 0 5px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    font-size: inherit;
    padding: 4px;
}
.footer {
    background: #b2b2b2;
    margin-top: 25px;
    padding: 30px 0;
    padding-bottom: 0;
}
.footer div.footerMenu ul {
    list-style-type: none;
    padding: 0;
}
.footer div.footerMenu ul li {
    padding: 0;
}
.footer div.footerMenu ul li a {
    padding: 0;
    color: #fff;
}
.footer h4 {
    color: #fff;
    font-size: 1rem;
}
.footer p {
    font-size: 0.9rem;
    color: #fff;
}
.footer p a {
    color: #fff;
    text-decoration: underline;
}

.footer .socialInsta {
	display: inline-block;
	width: 20px;
}

.infofooter {
    background: #b2b2b2;
    color: #fff;
    font-size: 0.8rem;
}
.infofooter .container .row ul {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-top: 15px;
}
.infofooter .container .row ul li {
    display: inline;
}
.infofooter .container .row ul li a {
    color: #fff;
}
.header {
    min-height: 85px;
    margin-top: 18px;
}
.header #header {
    position: relative;
}
.headerLine {
    background: #cd1719;
    width: 100%;
    height: 2px;
}
.homepage-diensten div.inner {
    margin: 0;
    position: relative;
    width: 100%;
    -webkit-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.22);
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .homepage-diensten div.inner {
        margin-bottom: 30px;
    }
}
.homepage-diensten div.inner div.imageHolder {
    height: 100px;
    overflow: hidden;
    position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .homepage-diensten div.inner div.imageHolder {
        height: 70px;
    }
}
.homepage-diensten div.inner div.imageHolder img {
    margin-left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.homepage-diensten div.inner div.imageHolder h3 {
    width: 100%;
    margin-bottom: 10px;
    line-height: 22px;
    padding: 20px 20px;
    font-size: 18px;
    font-family: "Merriweather Sans", sans-serif;
    font-weight: normal;
    position: absolute;
    z-index: 999;
    text-shadow: 1px 1px #000;
    color: #fff;
    font-size: 1.7rem;
    text-transform: uppercase;
    line-height: 1.8rem;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .homepage-diensten div.inner div.imageHolder h3 {
        font-size: 1.4rem;
        line-height: 1.4rem;
        padding: 10px;
    }
}
.homepage-diensten .white-overlay {
    height: 130px;
    padding: 15px;
    font-size: 0.9rem;
    color: #b2b2b2;
    line-height: 0.9rem;
}
.homepage-diensten .white-overlay p {
    line-height: inherit;
    padding: 0;
    height: 60px;
    overflow: hidden;
}
.homepage-diensten .white-overlay a.cta-button {
    position: inherit;
    background-color: #535353;
    color: #fff;
    text-decoration: none;
    padding: 0 5px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    font-size: inherit;
    padding: 6px 8px;
    text-transform: uppercase;
}
#header .logo {
    float: left;
}
.mainContent #header .logo h1 {
    background: url("../../img/logo/logo.png") no-repeat;
    background-size: contain;
    display: block;
    height: 88px;
    width: 255px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .mainContent #header .logo h1 {
        width: 150px;
        height: 60px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .mainContent #header .logo h1 {
        height: 68px;
        width: 190px;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .mainContent #header .logo h1 {
        height: 68px;
        width: 190px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
    .mainContent #header .logo h1 {
        width: 180px;
        height: 70px;
        margin-top: 10px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .mainContent #header .logo h1 {
        width: 180px;
        height: 70px;
        margin-top: 10px;
    }
}
#header .logo h1 a {
    display: block;
    height: inherit;
    width: inherit;
    text-indent: -9999px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    #header .logo h1 a {
        width: 75px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
    #header .logo h1 a {
        width: 128px;
    }
}
#sidebar {
    display: none;
}
.mobileMenuButtonBar {
    display: none;
    padding-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .mobileMenuButtonBar {
        display: block;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .mobileMenuButtonBar {
        display: block;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .mobileMenuButtonBar {
        display: block;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mobileMenuButtonBar {
        display: block;
    }
}
.mobileMenuButtonBar #sidebarCollapse {
    float: right;
    background: #cd1719;
    border-color: #cd1719;
}
.topMenu {
    float: right;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .topMenu {
        float: none;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .topMenu {
        float: none;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .topMenu {
        width: 60%;
        text-align: right;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .topMenu {
        width: 60%;
        text-align: right;
    }
}
.topMenu .socialLink {
    width: 20px;
    height: 14px;
    display: inline-block;
    text-align: center;
}
.topMenu .socialLink.socialInsta {
    width: 15px;
}
.topMenu .socialLink img {
    display: block;
}
.topMenu .directContactButton {
    text-decoration: none;
    color: #b2b2b2;
    font-size: 1rem;
    font-family: "Hind", sans-serif;
}
.topMenu .directContactButton .directContactTxt {
    font-weight: 700;
    text-transform: uppercase;
    margin-left: 5px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .topMenu .directContactButton .mobileHide {
        display: none;
    }
}
.mainMenu {
    float: right;
    background: #fff;
    height: 40px;
    margin-top: 25px;
    position: absolute;
    right: 0;
    margin-top: 45px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .mainMenu {
        display: none;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .mainMenu {
        display: none;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .mainMenu {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mainMenu {
        display: none;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
    .mainMenu {
        margin-top: 35px;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .mainMenu {
        margin-top: 35px;
    }
}
.mainMenu ul {
    list-style: none;
    padding-bottom: 0px;
    font-family: "Hind", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 0;
}
.mainMenu ul li {
    display: inline-block;
    padding-right: 0px;
    color: #fff;
}
.mainMenu ul li a {
    text-decoration: none;
    color: #b2b2b2;
    padding: 0.5rem 1rem;
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
    .mainMenu ul li a {
        padding: 0.5rem 0.5rem;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .mainMenu ul li a {
        padding: 0.5rem 0.5rem;
    }
}
.mainMenu ul li.active a {
    color: #cd1719;
    font-weight: 700;
}
.mainMenu ul li:last-child {
    padding-right: 0;
}
.mainMenu ul li:last-child a {
    padding-right: 0;
}
.mainMenu li.dropdown:hover > ul.dropdown-menu {
    display: block;
}
.mainMenu li.dropdown:hover > ul.dropdown-menu li {
    width: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .mainMenu li.dropdown:hover > ul.dropdown-menu {
        display: none;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .mainMenu li.dropdown:hover > ul.dropdown-menu {
        display: none;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .mainMenu li.dropdown:hover > ul.dropdown-menu {
        display: none;
    }
}
.mainMenu ul.dropdown-menu {
    left: 15px !important;
    background: #fff;
    top: 30px;
    padding: 5px 0px !important;
}
.mainMenu ul.dropdown-menu li {
    padding: 0 !important;
}
.mainMenu ul.dropdown-menu li a {
    padding-left: 10px;
}
.mainMenu ul.dropdown-menu li a:hover {
    color: #cd1719 !important;
    background: none;
}
@media only screen and (min-width: 800px) and (max-width: 991px) {
    .mainMenu ul.dropdown-menu li a.dropdown-toggle .subMenuIcon {
        display: none;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
    .mainMenu ul.dropdown-menu li a.dropdown-toggle .subMenuIcon {
        display: none;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    .mainMenu ul.dropdown-menu li a.dropdown-toggle .subMenuIcon {
        display: none;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
    .mainMenu ul.dropdown-menu li a.dropdown-toggle .subMenuIcon {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .mainMenu ul.dropdown-menu li a.dropdown-toggle .subMenuIcon {
        display: none;
    }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .mainMenu ul.dropdown-menu li a.dropdown-toggle::after {
        display: none;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    .mainMenu ul.dropdown-menu li a.dropdown-toggle::after {
        display: none;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    .mainMenu ul.dropdown-menu li a.dropdown-toggle::after {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
    .mainMenu ul.dropdown-menu li a.dropdown-toggle::after {
        display: none;
    }
}
.mainMenu ul.dropdown-menu li ul.dropdown-menu {
    top: 0;
    left: 110px !important;
}
.mainMenu ul.dropdown-menu li ul.dropdown-menu li {
    width: 100%;
}
#sidebar {
    width: 300px;
    position: fixed;
    top: 0;
    left: -300px;
    height: 100vh;
    z-index: 999999;
    background: #fff;
    color: #cd1719;
    transition: all 0.3s;
    overflow-y: scroll;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
#sidebar ul.list-unstyled {
    margin-top: 40px;
}
#sidebar.active {
    display: block;
    left: 0;
}
#sidebar.active ul.list-unstyled li a {
    color: #cd1719;
}
#sidebar.active ul.list-unstyled li a i {
    float: right;
    width: 40px;
    height: 30px;
}
#sidebar.active ul.list-unstyled li a i:before {
    text-align: center;
    width: 100%;
    height: 100%;
    display: block;
}
@media only screen and (min-width: 800px) and (max-width: 991px) {
    #sidebar.active ul.list-unstyled li a.dropdown-toggle .subMenuIcon {
        display: none;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1023px) {
    #sidebar.active ul.list-unstyled li a.dropdown-toggle .subMenuIcon {
        display: none;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    #sidebar.active ul.list-unstyled li a.dropdown-toggle .subMenuIcon {
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    #sidebar.active ul.list-unstyled li a.dropdown-toggle .subMenuIcon {
        display: none;
    }
}
#sidebar.active ul.list-unstyled li a.dropdown-toggle:after {
    float: right;
    margin-top: 5px;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    #sidebar.active ul.list-unstyled li a.dropdown-toggle:after {
        display: none;
    }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
    #sidebar.active ul.list-unstyled li a.dropdown-toggle:after {
        display: none;
    }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
    #sidebar.active ul.list-unstyled li a.dropdown-toggle:after {
        display: none;
    }
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
    #sidebar.active ul.list-unstyled li a.dropdown-toggle:after {
        display: none;
    }
}
#sidebar.active ul.list-unstyled li.active a {
    color: #cd1719;
}
#sidebar.active ul.list-unstyled li .nav-link {
    padding: 0rem 1rem;
}
#sidebar.active ul.list-unstyled li ul.dropdown-menu {
    position: initial;
    display: block;
    width: 95%;
    background: #fff;
    border: none;
    margin-left: 10px;
    padding: 0;
}
#sidebar #dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#sidebar #dismiss i.fa-arrow-left {
    color: #fff;
}
#sidebar #dismiss:hover {
    background: #cd1719;
    color: #fff;
}
.overlay {
    display: none;
    position: fixed;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1100;
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.overlay.active {
    display: block;
    opacity: 1;
}
.phoneNumberPanel {
    width: 100%;
    height: 30px;
    background: #cd1719;
}
.phoneNumberPanel a {
    color: #fff;
    text-align: center;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    text-decoration: none;
}
.sidePanel {
    -moz-border-radius: 6px;
    border-radius: 6px;
    min-height: 200px;
    width: 100%;
    padding: 15px;
    position: relative;
    border: 1px solid #dcdcdc;
    box-shadow: 2.5px 2.5px 8px #dcdcdc;
    margin-bottom: 20px;
}
.sidePanel h2 {
    color: #1a718f;
}
.sidePanel ul {
    padding: 0;
    padding-left: 15px;
}
.sidePanel ul li {
    list-style-position: outside;
    color: #1a718f;
    font-size: 0.9rem;
}

.vacatures h1 + p {
  font-size: 1.1rem;
}

.vacatures .inner h2.wp-block-heading {
    color: #535353;
    width: 100%;
    margin-bottom: 10px;
    line-height: 22px;
    padding: 0 15px;
    font-size: 18px;
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: normal;						
    font-size:1.6rem;text-transform:uppercase;line-height:1.8rem;
}
@media only screen and (max-width: 991px) {
    .vacatures .inner h2.wp-block-heading {
        font-size: 1.4rem;
        line-height: 1.4rem;
    }
}
    
.vacatures .inner h2.wp-block-heading a, .vacatures .inner h2.wp-block-heading a:hover {
  color: #535353;      
}
    
.vacatures .inner .cta-button {
  color: #FFF;      
}

.vacatures .inner .cta-button, .vacatures .inner p {
  margin: 15px;
}
/*# sourceMappingURL=maps/template.css.map */
