html, body{
    height:100%;
    color: #000;
}

p{
    padding-bottom: 20px;
    line-height: 1.6em;
    font-size: 1em;
}

a{text-decoration: none;}

.banner_down .content p{
    margin-bottom: 1em;
}

.fa, .fas, .fab,.orange{color: #9e6a22;}

* , *:before, *:after{
     box-sizing:border-box;
     -moz-box-sizing:border-box;
     -webkit-box-sizing:border-box;
     -ms-box-sizing:border-box;
}


::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #9e6a22;
}

::selection {
    color: #fff;
    background: #9e6a22;
}

.links-25{
    float: left;
    width: 25%;
}

.links-50-1{
    float: left;
    width: 50%;
    height: 300px;
}

.rechts-50-1{
    height: 300px;
    float: right;
    width: 50%;
    text-align: right;
}

.links-50-2{
    float: left;
    width: 50%;
    height: 300px;
}

.rechts-50-2{
    height: 300px;
    float: right;
    width: 50%;
    text-align: right;
}

.links-50-3{
    float: left;
    width: 50%;
    height: 300px;
}

.rechts-50-3{
    height: 300px;
    float: right;
    width: 50%;
    text-align: right;
}

.links-50-4{
    float: left;
    width: 50%;
    height: 300px;
}

.rechts-50-4{
    height: 300px;
    float: right;
    width: 50%;
    text-align: right;
}


.links-50-1 img, .rechts-50-1 img, .links-50-2 img, .rechts-50-2 img, .links-50-3 img, .rechts-50-3 img, .links-50-4 img, .rechts-50-4 img{
    height: 300px;
}

.links-50-1 h1, .rechts-50-1 h1, .links-50-2 h1, .rechts-50-2 h1, .links-50-3 h1, .rechts-50-3 h1, .links-50-4 h1, .rechts-50-4 h1{
    color: #9e6a22;
    font-size: 1.5em;
    padding-top: 100px;
    text-align: center;
    padding-bottom: 15px;
}

.links-50-1 p, .rechts-50-1 p, .links-50-2 p, .rechts-50-2 p, .links-50-3 p, .rechts-50-3 p, .links-50-4 p, .rechts-50-4 p{
    color: #000;
    font-size: 1.0em;
    font-style: italic;
    text-align: center;
}


.smaller{font-size: 0.8em;}


strong{
    font-weight: bold;
    color: #9e6a22;
}

.product{
    width: auto;
    height: auto;
    margin-right: 65px;
    float: left;
    text-align: center;
}

#footer-sidebar{display: none;}

.product img{
    height: 230px;
    margin-left: 0px !important;
}

.product h1{
    padding-bottom: 0px;
    font-size: 1em;
}

.content2 h1{
    padding-bottom: 10px;
}

.content2 img{
    margin-left: 25px;
}


/*DEFAULT WP*/
img{
    border: none;
}
#lang_sel_list ul{
    border-top: none !important;
}
.author, .comments{
    display: none;
}
i.fa{
    color: #9e6a22 !important;
}

i.white{
    color: #fff !important;
}

a{
    color: #9e6a22;
}

a:hover{
    color: #178185;
}
.omsc-toggle-title {
    background: #fff none repeat scroll 0 0 !important;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}

.omsc-toggle-title:hover {
    background: #9e6a22 none repeat scroll 0 0 !important;
    color: #fff !important;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}

input.wpcf7-text{
    background-color: #efefef;
    border: medium none;
    height: 50px;
    margin-bottom: 15px;
    padding-left: 10px;
    width: 100%;
    color: #9e6a22;
}
input.wpcf7-quiz{
    background-color: #efefef;
    border: medium none;
    height: 50px;
    margin-bottom: 15px;
    padding-left: 10px;
    width: 100%;
    color: #9e6a22;
}
textarea.wpcf7-textarea{
    background-color: #efefef;
    border: medium none;
    height: 140px;
    margin-bottom: 15px;
    padding-left: 10px;
    padding-top: 10px;
    width: 100%;
}
input.wpcf7-submit {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #9e6a22;
    color: #9e6a22;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    height: 50px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
input.wpcf7-submit:hover {
    background: #9e6a22 none repeat scroll 0 0;
    color: #fff;
}
/*Default WP*/


h1{
    padding-top: 25px;
    padding-bottom: 50px;
    font-size: 1.4em;
    color: #9e6a22;
    text-transform: uppercase;
    font-weight: 400;
}

h2{
    margin-top: 25px;
    font-size: 1.2em;
    color: #9e6a22;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 100;
}

p.nieuwsButton{
    background-color: #d43300;
    color: #fff !important;
    text-transform: uppercase;
    height: 15px;
    line-height: 40px;
    text-align: center !important;
    width: 100%;
}

p.nieuwsButton a {
    line-height: 40px !important;
    color: #fff;
    text-decoration: none;
}





p.nieuwsButton2{
    background-color: #9e6a22;
    border-bottom: 2px solid #d43300;
    color: #fff !important;
    text-transform: uppercase;
    height: 15px;
    line-height: 40px;
    text-align: center !important;
    width: 220px;
    margin: 0 auto !important;
    margin-top: 40px !important;
}

p.nieuwsButton2 a {
    line-height: 40px !important;
    color: #fff;
    text-decoration: none;
}

p.nieuwsButton2:hover {
    background: #e93800;
}



p.nieuwsButton3{
    background-color: #9e6a22;
    border-bottom: 2px solid #d43300;
    color: #fff !important;
    text-transform: uppercase;
    height: 15px;
    line-height: 40px;
    text-align: center !important;
    width: 220px;
}

p.nieuwsButton3 a {
    line-height: 40px !important;
    color: #fff;
    text-decoration: none;
}

p.nieuwsButton3:hover {
    background: #e93800;
}



ul.lijst li{
	color: #000;
	background: url("../images/arrow1.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
    margin: 0 15px 0 25px;
    padding: 0 0 0 15px;
    list-style-type: none;
    line-height: 1.6em;
}

ul li{
    list-style-type: none;
}

.wrapper{
	margin: 0 auto;
	min-height: 100%;
}

.header	{
	width: 100%;
	height: 300px;
	margin: 0;
	padding: 0;
	display: block;
    background: url('https://marjaen.be/wp-content/themes/dimitri/images/bg-marjaen-2.jpg') no-repeat;
    background-size: cover;
}

.header_content{
    width: 1250px;
    margin: 0 auto;
    display: block;
    padding: 0;
}

.uitlijnen{text-align: justify;}


.aanvraag-offerte{
	width: 100%;
	height: 300px;
	margin: 0;
	padding: 0;
	display: block;
    background: url('https://marjaen.be/wp-content/themes/dimitri/images/bg-marjaen.jpg') no-repeat;
    background-size: cover;
}

.aanvraag-offerte-content{
    width: 1250px;
    margin: 0 auto;
    display: block;
    padding: 0;
}

.aanvraag-offerte-content h1{
    color: #fff;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 2em;
    padding-top: 130px;
    text-shadow: #000 1px 1px;
}



.header_logo{
	margin: 10px 0 10px 0px;
	float: left;
	display: inline-block;
}

.header_logo img{
    width: 250px;
    padding-top: 16px;
}

.header_rght {
    float: right;
    display: inline-block;
    margin: 0;
}

#appointment{
    background: #9e6a22;
    color: #fff;
    width: 220px;
    height: 50px;
    float: left;
    margin-right: 25px;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 0.9em;
    padding-left: 30px;
    line-height: 50px;
}

.contactUs{
    background: #2f2b22;
    color: #fff;
    width: 150px;
    height: 50px;
    float: left;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 0.9em;
    padding-left: 30px;
    line-height: 50px;
}

#appointment span, .contactUs span{
    margin-left: 10px;
}


.helft-l{
    float: left;
    width: 50%;
}


.helft-r{
    float: left;
    width: 50%;
}

.helft-r img{
    width: 100%;
}


.grijswaarde{
    width: 100%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}




.nav {
    background-color: #fff;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 63px;
    font-weight: 600;
    border-top: 1px solid #f0f0f0;
    font-family: 'pt-sans',sans-serif;
}

.nav_content {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 1250px;
}

.nav_content ul{
    display: inline-block;
    float: left;
}


.nav_content ul li {
    color: #fff;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.nav_content ul li a {
    color: #000;
    display: inline-block;
    margin: 0;
    padding: 20px 25px 20px 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.2em;
}

.nav_content ul li a:link {
    color: #000;
}


.nav_content ul li a:hover {
    color: #9e6a22;
}


.current_page_item a{
color:#9e6a22 !important;
}



.nav_content ul li:hover a {
    color: #9e6a22;
}

.nav_content ul li:hover ul {
    display: block;
}

.timmer {
    padding: 0 7px !important;
}


.nav_content ul li ul {
    display: none;
    left: -1px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 63px;
    border-top: 1px solid #fff;
    z-index: 999999;
}

.nav_content ul li ul li {
    display: block;
    float: none;
    padding: 0 !important;
    width: 260px;
}

.nav_content ul li ul li a {
    border-bottom: 1px solid #fff;
    color: #ffffff;
    display: block;
    line-height: 42px !important;
    margin: 0;
    padding: 0 0 0 25px !important;
    text-decoration: none;
}

.nav_content ul li ul li a:hover {
    background-color: #000;
    color: #fff;
    display: block !important;
    text-decoration: none;
}

.nav_content ul li ul li a span {
    background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll left center !important;
    color: #ffffff;
    padding: 0 0 0 30px;
}

.nav_content ul li ul li ul.sub-menu {
    display: none;
    left: 260px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 999999;
}

.nav_content ul li ul li ul.sub-menu li {
    border-left: 1px solid #fff;
    border-right: medium none;
    display: block;
    float: none;
    padding: 0 !important;
    width: 260px;
}

.nav_content ul li ul li ul.sub-menu li a {
    border-bottom: 1px solid #fff;
    color: #ffffff;
    display: block;
    line-height: 42px !important;
    margin: 0;
    padding: 0 0 0 25px !important;
    text-decoration: none;
}

.nav_content ul li ul li:hover ul.sub-menu {
    display: block;
}











#banner {
	width: 100%;
	margin: 0;
}

.metaslider, #banner, #metaslider_container_343 img{
	max-height: 500px !important;
}

.banner_content {
    width: 1250px;
    margin: 0 auto;
    display:block;
    padding: 0;
    height: 350px;
    position: relative;
    z-index: 9;
}




.banner_down {
	width: 100%;
	background-color: #fff;
	margin: 0;
	padding: 70px 0;
	display: block;
	font-weight: 300;
	text-align: left;
}

.banner_down_left{
    float: left;
    width: 450px;
}

.banner_down_right{
    float: left;
    width: 450px;
    padding-left: 55px;
}

.content {
    width: 1250px;
    margin: 0 auto;
    display:block;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.content2{
    width: 1250px;
    margin: 0 auto;
    display:block;
    padding: 0px 10px 10px 25px;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.content h3, .gallery_content h3{
    font-weight: 200;
    text-transform: uppercase;
    font-size: 1.5em;
    text-align: center;
    margin-top: 75px;
    margin-bottom: 75px;
}

.content h3 span, .gallery_content h3 span{
    border-bottom: 2px solid #9e6a22;
    padding-bottom: 10px;
}

.how_it_works {
	width: 100%;
	margin: 0;
	display: block;
	height: 200px;
	background: #fff;
	background-size:cover;
}

.how_it_works_content{
    width: 1250px;
    margin: 0 auto;
    display:block;
    padding: 0;
    height: 220;
    position: relative;
}


.contact-left{
    float: left;
    width: 65%;
    margin-bottom: 50px;
}

.contact-right{
    float: left;
    width: 30%;
}


.content2 article{
    background: #f7f7f7;
    padding: 25px;
    margin-bottom: 10px;
}

.content2 article:hover{
    background: #dbe9ed;
}

.tabelcel1{
    width: 220px;
    vertical-align: top;
}


.gallery {
	width: 100%;
	background: #fff;
	margin: 0;
	display: block;
    padding-bottom: 55px;
}

.gallery_content {
    width: 1250px;
    margin: 0 auto;
    display:block;
    padding: 0;
    height: 250;
    position: relative;
}

.gallery_content img{
    margin-right: 35px;
}





.footer-top {
	width: 100%;
	margin: 0;
	display:block;
	background-color: #1f1f1f;
    padding-bottom: 15px;
}

.footer-top-content{
	width: 1250px;
	margin: 0 auto;
	display: block;
	padding: 50px 0 0 0;
	text-align: center;
}

.wrapper1 {
    margin: 0 auto;
    text-align: center;
    width: 1250px;
}

.footer1{
	width: 35%;
    float: left;
    text-align: center;
}

.footer2{
	width: 35%;
    text-align: center;
    float: left;
}

.footer3{
	width: 30%;
    text-align: center;
    float: left;
}

.footer2 h2, .footer3 h2{
    color: #9e6a22;
    font-size: 1em;
    margin-top: 40px;
    margin-bottom: 15px;
    font-weight: 100;
}

.footer1 p, .footer2 p, .footer3 p{
    color: #fff;
    font-size: 0.9em;
    font-weight: 100;
}

.footer2 a, .footer3 a{
    color: #fff;
    text-decoration: none;
}

.footer2 a:hover, .footer3 a:hover{
    color: #fff;
    text-decoration: underline;
}


.footer-bottom {
	width: 100%;
	margin: 0;
	display:block;
	background-color: #000;
}

.footer-bottom-content{
	width: 1250px;
	margin: 0 auto;
	display: block;
	padding: 0;
	height: 40px;
	color: #8c8c8c;
	font-size: 0.8em;
	text-align: left;
}

.footer-bottom-content p{
	line-height: 40px !important;
	padding-bottom: 0px !important;
}

.footer-bottom-content a{
	color: #8c8c8c;
	text-decoration: none;
}

.footer-bottom-content-left{
    float: left;
    width: 70%;
}

.footer-bottom-content-right{
    float: left;
    width: 30%;
    text-align: right;
}


.footer-bottom-content-right a:hover{
    text-decoration: underline;
    color: #9e6a22;
}


.content-50 {
	width: 100%;
}


input[type=radio] {
    margin-right: 15px;
}


@media screen and (max-width: 1650px){
    #banner{
        height: 400px;
    }
}
@media screen and (max-width: 1500px){
    #banner{
        height: 400px;
    }
}
@media screen and (max-width: 1350px){
    #banner{
        height: 350px;
    }
}
@media screen and (max-width: 1250px){
    #banner{
        height: 330px;
    }
}
@media screen and (max-width: 1250px){
    #banner{
        height: 300px;
    }
}

@media screen and (max-width: 1080px){
    .wrapper-50-left-1, .wrapper-50-right-1{
        display: block;
        width: 100%;
        float: none;
        height: auto;
    }
}

@media screen and (max-width: 1000px){
    #banner{
        height: 270px;
    }
}



@media screen and (max-width:1250px) {
    .header_content, .aanvraag-offerte-content, .content2, .wrapper1, .wrapper, .how_it_works_content, .content, .nav_content, .how_it_works_content_left, .how_it_works_content_right, .footer-top-content, .footer-bottom-content{
        width: 100%;
        display: block;
        float: none;
    }

    .content, .content2{padding: 20px;}

    .video2{
        width: 290px;
        text-align: center;
        margin: 0 auto !important;
        margin-bottom: 25px !important;
        display: block;
        float: none;
        margin-right: 0%;
        height: auto;
    }

    .how_it_works{
        height: auto;
        text-align: center;
        padding-bottom: 45px;
    }

    .how_it_works_content_right{
        margin-top: 45px;
    }

    .how_it_works_content_left h3{
        padding-top: 45px;
    }
}

@media screen and (max-width:940px) {
    .jebro1, .jebro2, .jebro3{
        width: 25%;
    }
}



@media screen and (max-width:865px) {
    .links-50-1, .rechts-50-2, .links-50-3, .rechts-50-4, .rechts-50-1, .links-50-2, .rechts-50-3, .links-50-4{
        float: none;
        width: 100%;
    }

    .links-50-1, .rechts-50-2, .links-50-3, .rechts-50-4{
        height: 600px;
    }

    .rechts-50-1, .links-50-2, .rechts-50-3, .links-50-4{
        height: 170px;
    }

    .links-50-1 img, .rechts-50-1 img, .links-50-2 img, .rechts-50-2 img, .links-50-3 img, .rechts-50-3 img, .links-50-4 img, .rechts-50-4 img{
        width: 100%;
        height: auto;
    }

    .links-50-1 h1, .rechts-50-1 h1, .links-50-2 h1, .rechts-50-2 h1, .links-50-3 h1, .rechts-50-3 h1, .links-50-4 h1, .rechts-50-4 h1{
        padding-top: 0px;
    }


    .helft-l, .helft-r{
        float: none;
        width: 100%;
    }

    .helft-r{margin-bottom: 75px;}

    .content2 img{margin-left: 0px;}
}


@media screen and (max-width:780px) {
    .footer1{
        display: none;
    }

    .footer2{
        margin-left: 15px;
        width: 40%;
    }

    .footer3{
        width: 40%;
    }

    .footer-bottom-content{
        height: auto;
        padding-left: 0px;
    }

    .contact-left{
        float: none;
        display: block;
        width: 100%;
    }

    .contact-right{
        float: none;
        display: block;
        width: 100%;
    }
}


@media screen and (max-width:740px) {
    .links-50-1, .rechts-50-2, .links-50-3, .rechts-50-4{
        height: 500px;
    }
}


@media screen and (max-width:690px) {
    .footer-bottom-content-right{
        display: none;
    }

    .footer-bottom-content-left{width: 100%;}
}

@media screen and (max-width:625px) {
    .contact-left, .contact-right{
        width: 100%;
        float: none;
        display: block;
    }
    .jebro1, .jebro2, .jebro3{
        width: 90%;
        float: none;
        display: block;
        margin: 0 auto;
        padding: 15px;
    }
    .jebro1{
        margin-top: 100px;
    }
    .jebro2, .jebro3{
        margin-top: 200px;
    }
    .jebro3{
        margin-bottom: 150px;
    }
}

@media screen and (max-width:580px) {
    .footer3{
        display: none;
    }
    .footer2{
        width: 90%;
    }

    .content2 img{
        display: block;
        float: none;
    }

    .content2 h1, .content2 p, .footer-bottom-content p{
        padding-left: 5px;
        padding-right: 10px !important;
    }

    ul.lijst li, p.nieuwsButton3{
        margin-left: 5px;
    }

    .header_rght{
        display: none;
    }
    .header_logo{
        float: none;
        display: block;
        width: 100%;
        text-align: center;
        margin: 0;
    }

    .links-50-1, .rechts-50-2, .links-50-3, .rechts-50-4{
        height: 400px;
    }
}


/*RESPONSIVE MENU*/
.handle{
    display: none;
}

.nav ul{
    -webkit-transition: max-height 0.4s;
    -ms-transition: max-height 0.4s;
    -moz-transition: max-height 0.4s;
    -o-transition: max-height 0.4s;
    transition: max-height 0.4s;
}

@media screen and (max-width: 1250px){
    .handle{
        display: block;
    }

    .sub-menu{
        display: none !important;
    }

    .nav{
        display: none;
        float: left;
        padding-top: 0px;
        width: 100%;
        height: auto;
    }
    .nav ul {
        height: auto;
        max-height: 0;
    }

    .nav, .nav ul, .nav ul li, .nav ul li a{
        z-index: 99999 !important;
        opacity: 1;
        overflow: visible !important;
        position: relative !important;
    }

    .nav ul li a{
        padding-left: 25px;
        line-height: 1px;
    }

    .nav ul, .nav ul li a, .logo{
        float: none;
        display: block;
    }

    .nav ul li{
        float: none;
        display: block;
        width: 100%;
        box-sizing: border-box;
        text-align: left;
        height: 40px;
        line-height: 40px;
        padding-bottom: 20px !important;
        background: #9e6a22;
        border-top: 1px solid #fff;
    }

    .nav ul li:hover{
        background: #9e6a22;
    }

     .nav ul li.current-menu-item a, .nav ul li.current-page-ancestor a {
        color: #fff;
    }

    .nav_content ul li a:link, .nav_content ul li a{color: #fff !important; font-size: 1.6em !important;}

     .nav ul li.current-menu-item a:hover, .nav ul li.current-page-ancestor a:hover {
        color: #fff;
        border: none;
    }
    .nav ul li a:hover{
        color: #fff;
        border: none;
    }
    .handle{
        background: #9e6a22 url("../images/hamburger.png") no-repeat scroll right center;
        display: block;
        color: #fff;
        font-weight: 200;
        line-height: 40px;
        font-size: 1em;
        padding-left: 0px;
        width: 100%;
        height: auto;
    }

    .showing{
        max-height: 20em;
    }
}
/*RESPONSIVE MENU*/




@media screen and (max-width: 790px){
    #banner{
        height: 240px;
    }
}
@media screen and (max-width: 750px){
    #banner{
        height: 210px;
    }
}
@media screen and (max-width: 650px){
    #banner{
        height: 180px;
    }

    .content, .wrapper1{
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
		padding-left: 15px;
		padding-right: 15px;
    }
}
@media screen and (max-width: 550px){
    #banner{
        height: 150px;
    }
}
@media screen and (max-width: 450px){
    #banner{
        height: 120px;
    }

    .links-50-1, .rechts-50-2, .links-50-3, .rechts-50-4{
        height: 300px;
    }
}
