body{
	font-family:Raleway;
	margin:0;
	padding:0;
}

.slicknav_menu {
		display:none;
} 

.fa{
	color: #fff;
}

.hoedenmallen{
	height: 150px;
}

.realisaties{
	height: 250px;
}

input{
	cursor: pointer;
}

.geenLijn{
	text-decoration: none !important;
}

.footer-left{
	float: left;
}

.footer-right{
	float: right;
}

.footer-right a{
	color: #fff;
}


/*contactformulier*/
.contactTable, .contactTable tr td{
	border: none !important;
}

table.contactTable{
	margin-left: 0px;
	width: 100%;
}

.contactTable tr td{
	padding-bottom: 0px;
	padding-top: 0px;
}

.contactTableCel{
	width: 45%;
}
.contactTableCel:first-child{
	padding-right: 5%;
}

input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

textarea, input {
	font-weight: 200; 
	color: #000; 
	font-size: 0.9em; 
	padding-left: 15px;
}

.inputVeld1{
	height: 40px;
	width: 100%;
	border: medium none;
	margin-bottom: 15px;
	padding-left: 10px;
	background-color: #efefef;
}
.inputVeld1:focus{
	background-color: #bb772e;
	color: #fff;
}

.inputVeld2{
	height: 40px;
	width: 100%;
	border: medium none;
	margin-bottom: 15px;
	padding-left: 10px;
	background-color: #efefef;
}
.inputVeld2:focus{
	background-color: #bb772e;
	color: #fff;
}

.inputTextarea{
	height: 140px;
	width: 100%;
	background-color: #efefef;
	border: medium none;
	padding-left: 10px;
	padding-top: 10px;
}

.inputTextarea:focus{
	background-color: #bb772e;
	color: #fff;
}

#verzendButton {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #bb772e;
    color: #bb772e;
    font-weight: 400;
    height: 50px;
    text-align: center;
    width: 200px;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 5px;
    font-size: 12px;
    float: right;
}


#verzendButton:hover{
	background-color: #bb772e;
	color: #fff;
}



/*contactformulier*/







.fix_center{ 
	width:1230px;
	margin:0 auto;
}
.navgation_menu{}
.logo_area{
	float:left;
	width:20%;
	padding-left: 5%;
}
.logo_area img {
}
.menu_area{
	float:right;
	width: 70%;
	padding-right: 5%;
}
.menu_area ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right
}
.menu_area ul li{
	float:left;
}
.menu_area ul li a {
    text-decoration: none;
    color: #282828;
    font-size: 15px;
    font-family: lato;
    line-height: 125px;
	text-transform:uppercase;
    padding-left: 15px;
    padding-right: 15px;
	font-weight:700
}
.active{
    padding: 53px 0;
}
.link-1 {
    padding: 53px 0;
	transition:500ms
}
.active:hover, .link-1:hover {
	color: #fff;
	background: #62340e;
}

.hero_benner{}
.hero_benner img{
	width:100%;
}

.schrijnwerkerij_area{
	padding:50px 0;
	overflow:hidden
}
.img_area{
	width:30%;
	float:left;
}
.img_area img{
	width:100%;
}
.schrijnwerkerij_area_details{
	width:65%;
	float:right;
	padding-left:50px;
}
.schrijnwerkerij_area_details h2{
	font-family:lato;
	font-size:22px;
	color:#62340e;
	text-transform:uppercase;
	font-weight:700;
	
}
.schrijnwerkerij_area_details p {
    line-height: 27px;
	font-size:16px;
}
.all_gallery_img{
	padding:40px 0;
	overflow:hidden
}

 



.sinlge_img img {
    float: left;
    height: 350px;
	 
}
.single_imge_hover .one{
	width:55%;
}
.single_imge_hover .two{
	width:20%;
}
.single_imge_hover .three{
	width:25%;
}
.single_imge_hover .four{
	width:40%;
}
.single_imge_hover .five{
	width:20%;
}
.single_imge_hover .six{
	width:40%;
}

.BINNENSCHRIJNWERKERIJ_area {
    padding: 50px 0 80px 0;
    overflow: hidden;
}
.BINNENSCHRIJNWERKERIJ_Title{
	text-align:center;
	width:100%;
	margin-bottom:20px;
}

.BINNENSCHRIJNWERKERIJ_Title2{
	text-align:left;
	width:100%;
	margin-bottom:20px;
}

.BINNENSCHRIJNWERKERIJ_Title h2, .BINNENSCHRIJNWERKERIJ_Title2 h2{
	font-family:lato;
	font-size:22px;
	color:#62340e;
	text-transform:uppercase;
	font-weight:700;
	
}
.BINNENSCHRIJNWERKERIJ_Title p, .BINNENSCHRIJNWERKERIJ_Title2 p {
    line-height: 27px;
	font-size:16px;
}
 
.BINNENSCHRIJNWERKERIJ_Img {
    width: 20%;
    float: left;
}

 
.single_BINNENSCHRIJNWERKERIJ {
    padding: 1px;
	overflow:hidden;
	width:100%;
	height:388px;
	position:relative
}
.single_BINNENSCHRIJNWERKERIJ img{
	width:100%;
	height:388px;
	transform:scale(1);
	transition:0.5s;
}

/*
.BINNENSCHRIJNWERKERIJ_Img:hover img{
	transform:scale(1.1);
	transition:0.5s;
	 padding: 1px;
}
*/
 
.BINNENSCHRIJNWERKERIJ_details_hide {
    background: rgba(98, 52, 14, 0.9);
    text-align: center;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-top: -4px;
    position: absolute;
    bottom: -260px;
    left: 0;
    width: 99%;
    overflow: hidden;
    padding: 10px 0;
	transition:.5s;
    
}
.BINNENSCHRIJNWERKERIJ_details_hide h2 {
    color: #fff;
    font-size: 22px;
    font-family: lato;
    font-weight: 700;
    line-height: 40px;
    margin-top: 0px !important;
} 
 

input.reads, p.reads {
    background: #fff;
    border: 0px solid;
    border-radius: 20px;
    height: 240px;
    width: 85%;
    color: rgba(98, 52, 14, 0.9);
    margin-bottom: 50px; 
	margin: 0 auto;
	padding: 20px;
	transition:0.5s;
	cursor:pointer;
	box-sizing: border-box;
	text-transform: uppercase;
	font-family:Raleway;
	font-weight: 700;
	font-size: 1em;
} 
 
 .BINNENSCHRIJNWERKERIJ_Img:hover .BINNENSCHRIJNWERKERIJ_details_hide { 
	bottom:0;
	transition:.5s;
	 
} 
  
input.btn {
    color: #fff;
    background: none;
    border: 1px solid #fff;
    width: 100px;
    height: 30px;
    font-size: 14px;
    font-family: lato;
    font-weight: 700;
    text-transform: uppercase;
   	text-decoration: none !important;
} 
 
.full_width {
    padding:  ;
    margin: 0;
    overflow: hidden;
    width: 100%;
    height: 460px;
    transition: .5s;
}

.details_right {
    width: 50%;
    float: right;
    background: #62340e; 
    height: 430px;
    height: 460px;
}
 .image_left {
    width: 50%;
    float: left;
	position:relative;
	height:100%;
	transition:.5s;
}
.image_left img{
   width:100%; 
   height:100%;
    
}
.full_width:hover .bg{
	 left:0;
	 transition:.5s;
}
 


.bg{
	width: 100%;
	height: 460px;
	background:rgba(98, 52, 14, 0.7);
	position:absolute;
	left:-100%;
	top:0; 
	text-align:center;
	font-size:22px;
	color:#fff;
	padding-top:100px;
	transition:.5s;
}
.details_right h2{
	font-family:lato;
	font-size:22px;
	color:#fff;
	text-transform:uppercase;
	font-weight:900;
	
}
.details_right p {
    line-height: 27px;
	font-size:16px;
	color:#fff
}

.full_width_another{
    height: 460px;
	width: 100%;
	overflow:hidden; 
	position:relative
}

.another_image_left {
    width: 50%;
    float: right;
	position:relative;
	height:100%;
	transition:.5s;
}
.another_image_left img{
   width:100%; 
   height:100%;
    
}

 
.bgs{
	width: 100%;
	height: 460px;
	background:rgba(98, 52, 14, 0.7);
	position:absolute;
	right:-100%;
	top:0; 
	text-align:center;
	font-size:22px;
	color:#fff;
	padding-top:100px;
	transition:.5s;
}
.full_width_another:hover .bgs{
	right:0;
	
}
.another_details_right {
    width:50%;
    float: left;
    background: #f7f7f7;
    padding:  ;
    height: 460px;
    text-align: right;
}
 .another_image_left {
    width: 50%;
    float: right;
}
.another_image_left img{
   width:100%;
}

.another_details_right h2{
	font-family:lato;
	font-size:22px;
	color:#282828;
	text-transform:uppercase;
	font-weight:900;
	
}
.another_details_right p {
    line-height: 27px;
	font-size:16px;
	color:#282828
}


.cetnera_left {
    padding: 60px;
}

.cetnera_right {
    padding: 60px;
}

.cetnera_left ul li {
    color: #fff;
}

input.btns {
    color: #282828;
    background: none;
    border: 1px solid #282828;
    width: 100px;
    height: 30px;
    font-size: 14px;
    font-family: lato;
    font-weight: 700;
    text-transform: uppercase;
   	text-decoration: none !important;
}  
 
 
.contact_area{
	background:url(img/contact.jpg);
	padding:50px 0;
	overflow:hidden;
	margin-top:-4px;
}
.single_column{
	float:left;
	width:30%;
}
 
.single_column h2{
	font-family:lato;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
	font-weight:900;
	
}
.address{
	color: #fff;
}
.address ul{
	margin:0;
	padding:0;
	list-style:none
}
.address ul li{
	line-height:30px;
}
.address ul li img {
    width: 10px;
    height: 15px; 
    overflow: hidden;
}
.address ul li a{
	color:#fff;
	text-decoration:none;
	padding-left: 12px;
	font-weight:500;
}
 
.Navigatie_list{}
.Navigatie_list ul{
	margin:0;
	padding:0;
	list-style:none
}
.Navigatie_list ul li{
	line-height:25px;
}
.Navigatie_list ul li img{}
.Navigatie_list ul li a{
	color:#fff;
	text-decoration:none;
	padding-left: 12px;
	font-weight:500;
}
 
.copy_right {
    background: #252525;
    overflow: hidden;
}
.copy_right p {
    color: #fff;
    font-size: 13px;
}
 	height: auto;
