/* -------------------------------------
    Google fonts
------------------------------------- */
/*
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;400;600;700&family=Poppins:wght@400;600;700&display=swap");
*/

body{
	/*font-family: 'Nunito Sans', sans-serif;*/
}


:root {

}

.img-cover{
	height:160px;
	width: 100%;
	object-fit: cover;  
}

a{color:#712a20;}
a:hover{color:black;}

.thm-btn {
    border-radius: 0;
}

.top-bar-area a{color:white;}
.top-bar-area a:hover{color:#712a20;}

.main-menu .navigation > li > ul > li:hover > a {
    color: white;
    background-color: #712a20;
}

.single-footer-widget .latest-project-items .img-holder img{
	height:85px;
	width:85px !important;
	object-fit:cover;
}


.foto_slider_titel{
	position: absolute;
    z-index: 3;
    top: 40%;
    font-weight: 600;
    text-align: left;
    color: white;
    font-size: 40px;
	text-transform: uppercase;
    margin-bottom: 0;
    font-size: 2.5em;
	/* left:0px; */
	/* text-align:center; */
    /* width: 100%; */
}


.position-relative{position:relative;}
.bg-filled{
    min-height: 150px;
	background:#712a20;
}
 

.img_overlay{
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    background: #00000080;
}

.slider-text{
    position: absolute;
	bottom: 0px;
    left: 0px;
    right: 0px;
    top: 50%;
    text-align: center;
    color: white;
}
.slider-text h2{
	color:white;
}
.d-flex{display:flex;}
.flex-wrap{flex-wrap: wrap}
.flex-column{flex-direction: column;}
.flex-grow-1{flex-grow: 1;}
.justify-content-between{justify-content: space-between;}
.h-100{
    height: 100%;
}
.align-items-stretch > div > div{height:100%;}
.align-items-stretch > div > div > div{height:calc(100% - 60px);}

.mt-5{margin-top:30px;}
.mt-auto{margin-top:auto;}
.mb-3{margin-bottom:10px;}

.extra-afbeelding img{height:100px;}

.latest-project-area.overzicht .project-filter{   
 margin-right: 0px;  
 margin-top: 33px;
 margin-bottom: 33px;
 }
 
 .project-inleiding{
	     display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
 }
 
.google-map-area{height:350px;}
	

.contact-v1-area .contact-form-v1 form input[type="email"]{
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid transparent;
    display: block;
    height: 50px;
    margin-bottom: 20px;
    padding: 0 20px;
    width: 100%;
    transition: all 500ms ease;
}
.contact-v1-area .contact-form-v1 form input[type="email"]:focus {
    border-color: #712a20;
}

.contact-info .row{
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.foto-slider-img img{
	    min-height: 250px;
    object-fit: cover;
}
.popular-news .text-holder{margin-left: 10px;}
.popular-news .single-popular-news-item li{padding-left: 0px;}

.single-sidebar [type="search"]{
background: #fff;
    border: 1px solid #f7f7f7;
    color: #9a9a9a;
    display: block;
    font-size: 16px;
    font-weight: 500;
    height: 50px;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
}



.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #712a20;
    border-color: #712a20;
}

.pagination li a:hover {
    background: #712a20;
    border-color: #712a20;
    color: #ffffff;
}


.mr-2{margin-right:15px;}
.single-footer-widget .subscribe-form form input[type=email] {
    background: #1e1e1e;
    border: 1px solid #242424;
    color: #c1c1c1;
    display: block;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    height: 50px;
    padding-left: 15px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
}

blockquote{
	    background: #f7f7f7 none repeat scroll 0 0;
    border-left: 1px solid #712a20;
    margin: 32px 0 27px;
    overflow: hidden;
    padding: 15px 30px 21px 75px;
    position: relative;
}

.blog-with-sidebar-area .blog-post .single-blog-item:hover .text-holder .text .bottom .readmore a {
    background: #712a20;
    color: white;
}

.slogan-v2-area::before{
	background: rgb(14 14 14 / 93%) none repeat scroll 0 0;
}
.service-page-area .single-service-item:hover .text-holder .readmore {
    background: #252525;
    border-color: #252525;
    color: #ffffff;
}

.service-area .row{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}
.ptb-80{
    padding-top: 80px;
}
#paginainhoud{padding-bottom:80px;}

.service-page-area{padding-top:0px;}
#paginainhoud ol li{list-style: auto;}
#paginainhoud ul li{list-style: auto;}
#paginainhoud h2{padding:10px 0px; color:#712a20;}



.single-service-item .text-holder h3 {color: white;}



.button a.thm-btn {
  padding: 17px 30px 15px;
}
.rev_slider_wrapper .slide-content-box h1 span {
    color: white;
}

.footer-area a{color:#c1c1c1;}
.footer-area a:hover{color:white;}




/* XL */
@media (max-width: 1399.98px) {

}


/* LG */
@media (max-width: 1199.98px) {
.tp-parallax-wrap{left:30px !important;}
.tp-parallax-wrap h1,.tp-parallax-wrap h1 > *{font-size:30px !important;line-height:30px !important;}
.tp-parallax-wrap h3,.tp-parallax-wrap h3 > *{font-size:15px !important;line-height:15px !important;}
}


/* MD */
@media (max-width: 991.98px) {  
.contact-info .row{display:inherit;}
.order-1{order:1} 
.order-2{order:2}
}


/* SM */
@media (max-width: 767.98px) {  
.design-desc-area {
    padding-bottom: 50px;
    padding-top: 0px;
}

.ptb-80{
	padding-bottom: 30px;
    padding-top: 30px;
}


.rev_slider_wrapper .thm-btn{font-size: 13px !important;    padding: 14px 16px 12px !important;}
.welcome-area .col-md-6.col-sm-12.col-xs-12{float:none;}
}


/* XS */
@media (max-width: 575.98px) { 

} 

