/* 
Theme Name: Tura travel
Theme URI: 
Description: A 2019 framework for WordPress.
Author: Internetbureau Jun-E-Jay
Version: 1.0 
Tags:

General comments (optional).

*/
*, *:before, *:after {
	box-sizing: border-box;
	outline: none;
	outline: 0;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	}
body{
	background-color: #ffffff;
	font-family: 'Montserrat';
	color: #262626;
	overflow-x: hidden;
	}
	
h1, h2, h3, h4, h5, h6{
	font-family: 'Ubuntu';
	}	
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span{
	color:#bb542b;
	}
#content_pusher{
	width: 100%;
	height: 80px;
	}	
@media (min-width:1080px){	
#content_pusher{
	width: 100%;
	height: 110px;
	}	
}


#breadcrumbs{
	width: 100%;
	
	}
#breadcrumbs_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	font-family: 'Ubuntu';
	padding-top: 30px;
	font-size: 12px;
	line-height: 12px;
	color: #bb542b;
	}
#breadcrumbs_inner a{
	color: #262626;
	text-decoration: none; 
	}
#breadcrumbs_inner a:hover{
	text-decoration: underline;
	}
#mobile_offerte_btn{
	position: fixed;
	display: block;
	width: 100%;
	text-align: center;
	z-index: 999999;
	bottom:0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 -2px 2px 2px rgba(0,0,0,0.05);
	box-shadow: 0 -2px 2px 2px rgba(0,0,0,0.05);
	}
#mobile_offerte_btn a{
	max-width: 240px;
	margin: 0 auto;
	}	
@media (min-width:1080px){
#mobile_offerte_btn{
	display: none;
	}
}

img{
	width: auto;
	height: auto;
	max-width: 100%;
	}



#seo_text{
	width: 100%;
	}


#seo_text_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 60px;
	column-count: 0;
	column-gap:0px;
	}	
@media (min-width:1080px){	
#seo_text_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 60px;
	column-count: 2;
	column-gap:60px;
	}
}	
	
#seo_text_inner p{	
	color: #989898;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	}

/***********************************************************************/
/*************************HRADER****************************************/
/***********************************************************************/	


#mobile_header{
	display: block;
	width: 100%;
	min-height: 80px;
	background-color: #ffffff;	
	}
#mobile_header_top{
	width: 100%;
	height: 30px;
	background-color: rgba(187,84,43,0.8);	
	text-align: center;
	}
#mobile_header_top>ul{
	display: inline-block;
	}
#mobile_header_top>ul>li{
	float: left;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 10px;
	line-height: 10px;
	padding-top: 10px;
	color: #ffffff;
	text-align: center;
	}
#mobile_header_top>ul>li>a{
	color: #ffffff;
	text-decoration: none;
	}
#mobile_header_top>ul>li>a:hover{
	text-decoration: underline;
	}
#mobile_header_links{
	float: left;
	height: 50px;
	}
#mobile_header_rechts{
	float: right;
	height: 50px;
	}
#mobile_header_onder{
	text-align: center;
	text-transform: uppercase;
	height: 0px;
	overflow: hidden;
	-webkit-box-shadow: 0 2px 2px 2px rgba(0,0,0,0.05);
	box-shadow: 0 2px 2px 2px rgba(0,0,0,0.05);	
	}
#mobile_header_onder>ul{
	display: inline-block;
	padding-top: 20px;
	}
#mobile_header_onder>ul>li{
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	}
#mobile_header_onder>ul>li>a{
	color: #262626;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 20px;
	font-family: 'Acme';
	display: block;
	}
#mobile_header_onder>ul>li>a:hover{
	text-decoration: underline;
	}
#mobile_header_links{
	float: left;
	height: 50px;
	}
#mobiel_logo{
	width: auto;
	height: 50px;
	display: block;
	}
#mobiel_logo img{
	width: auto;
	height: 50px;
	display: block;
	}
#mobile_header_rechts{
	float: right;
	height: 50px;
	}
#mobile_btn{
	width: 50px;
	height: 50px;
	cursor: pointer;
	color: #262626;
	font-size: 38px;
	line-height: 38px;
	padding-top: 6px;
	}

	
	
	
	
#desktop_header{
	display: none;
	}
@media (min-width:1080px){
#desktop_header{
	display: block;
	width: 100%;
	}	
#mobile_header{
	display: none;
	}
}

#header{
	width: 100%;
	position: fixed;
	left:0;
	top:0;
	z-index: 99999999;
	}
#top_header{
	width: 100%;
	background-color: rgba(187,84,43,0.8);	
	-webkit-box-shadow: 0 2px 2px 2px rgba(0,0,0,0.05);
	box-shadow: 0 2px 2px 2px rgba(0,0,0,0.05);
	z-index: 200;
	}	
#top_header_inner{
	width: 100%;
	max-width: 1150px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	height: 30px;
	}
#bottom_header{
	width: 100%;
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 2px 2px rgba(0,0,0,0.05);
	box-shadow: 0 2px 2px 2px rgba(0,0,0,0.05);	
	z-index: 100;
	}	
	
#bottom_header_inner{
	width: 100%;
	max-width: 1150px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	height: 80px;
	}
	
#desktop_logo{
	float: left;
	display: block;
	height: 80px;
	padding-top: 6px;
	}	
#top_header_inner_links{
	float: left;
	height: 30px;
	color: #ffffff;	
	}
#top_header_inner_links ul{
	height: 30px;
	width: 100%;
	}
#top_header_inner_links ul li{
	height: 30px;
	float: left;
	padding-right: 30px;
	font-size: 11px;
	line-height: 11px;
	padding-top: 10px;
	font-weight: 600;
	}
#top_header_inner_rechts{
	float: right;
	height: 30px;
	}	
#top_header_inner_rechts_menu{
	float: left;
	padding-top: 10px;
	color: #ffffff;
	font-size: 11px;
	line-height: 11px;
	}	
#top_header_inner_rechts_menu ul{
	height: 30px;
	width: 100%;
	}	
#top_header_inner_rechts_menu ul li{
	float: left;
	height: 30px;
	}	
#top_header_inner_rechts_menu ul li a{
	display: block;
	padding-right: 30px;
	height: 30px;
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
	}	
#top_header_inner_rechts_menu ul li a:hover{
	text-decoration: underline;
	}
#top_header_inner_rechts_btns{
	float: left;
	font-size: 11px;
	line-height: 11px;
	padding-top: 10px;
	color: #ffffff;
	}
#top_header_inner_rechts_btns a{
	color: #ffffff;
	text-decoration: none;
	font-weight: 600;
	}
#top_header_inner_rechts_btns a:hover{
	text-decoration: underline;
	}


#main_menu_holder{
	float: right;
	height: 80px;
	padding-top: 15px;
	}	
#main_menu_holder>ul{
	width: 100%;
	display: block;
	}	
#main_menu_holder>ul>li{
	float: left;
	display: block;
	height: 50px;
	}


@media (min-width:1080px){	
#main_menu_holder>ul>li>a{
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
	display: block;
	height: 40px;
	font-size: 16px;
	line-height: 16px;
	color: #262626;
	text-decoration: none;
	font-family: 'Acme';
	text-transform: uppercase;
	transition: all 0.3s;
	}
}	
@media (min-width:1280px){	
#main_menu_holder>ul>li>a{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 20px;
	display: block;
	height: 40px;
	font-size: 16px;
	line-height: 16px;
	color: #262626;
	text-decoration: none;
	font-family: 'Acme';
	text-transform: uppercase;
	transition: all 0.3s;
	}
}	
@media (min-width:1480px){	
#main_menu_holder>ul>li>a{
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 18px;
	display: block;
	height: 40px;
	font-size: 16px;
	line-height: 16px;
	color: #262626;
	text-decoration: none;
	font-family: 'Acme';
	text-transform: uppercase;
	transition: all 0.3s;
	}
}	
#main_menu_holder>ul>li:last-child a{
	margin-right: 0px;
	}	
#main_menu_holder>ul>li>a:hover{
	border-bottom: 2px solid #4da485;
	}
#main_menu_holder>ul>li.current_page_item>a{
	border-bottom: 2px solid #4da485;
	}

/***********************************************************************/
/*************************HRADER****************************************/
/***********************************************************************/


/***********************************************************************/
/***************************HOME****************************************/
/***********************************************************************/
#home_banner{
	width: 100%;
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	}
#home_banner_wolken{
	background-position: center bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-image: url('images/wolken.png');
	}	
	
#home_banner_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 720px;
	padding-top: 160px;
	text-align: center;
	}
#home_banner_inner_text h1{
	font-size: 36px;
	line-height: 36px;
	margin: 0;
	margin-bottom: 20px;
	color: #ffffff;
	}
#home_banner_inner_text{
	width: 100%;
	max-width: 675px;
	margin: 0 auto;
	}	
@media (min-width:1080px){	
#home_banner_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 720px;
	padding-top: 260px;
	text-align: left;
	}
#home_banner_inner_text h1{
	font-size: 60px;
	line-height: 70px;
	margin: 0;
	margin-bottom: -10px;
	color: #ffffff;
	}
#home_banner_inner_text{
	width: 100%;
	max-width: 675px;
	margin: 0;
	}
}	
	
#home_banner_inner_text p{
	color: #ffffff;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	}
#home_banner_inner_text a{
	display: inline-block;
	}
	
	
.ervaringen_home_btn{
	position: relative;
	bottom: auto;
	z-index: 5000;
	right: auto;
	margin-top: 20px;
	}	
@media (min-width:1080px){
.ervaringen_home_btn{
	position: absolute;
	bottom: 0px;
	z-index: 5000;
	right: -195px;
	margin-top: 0px;
	}
}


.of_bekijk_alle_ervaringen{
	position: relative;
	bottom: auto;
	z-index: 5000;
	right: auto;
	margin-top: 20px;
	color: #989898;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 10px;
	font-size: 14px;
	}	
@media (min-width:1080px){
.of_bekijk_alle_ervaringen{
	position: absolute;
	bottom: 22px;
	z-index: 5000;
	right: -380px;
	margin-top: 0px;
	color: #989898;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	font-size: 14px;
	}
}

.of_bekijk_alle_ervaringen:hover{
	text-decoration: underline;
	}

.home_mobile_slider{
	display: block;
	position: relative;
	height: 390px;
	background-position: center 10px;
	background-repeat: no-repeat;
	background-size: cover;
	padding-left: 20px;
	padding-right: 20px;
	}
@media (min-width:1080px){
.home_mobile_slider{
	display: none;
	}
}


#mobile_landen_slider{
	background-image: url('images/ervaring_slide50.png');
	}


.home_mobile_slider_nav{
	width: 100%;
	height: 0px;
	position: absolute;
	z-index: 6000;
	left: 0;
	top:180px;
	}	
.home_mobile_slider_nav_links{
	float: left;
	background-color: #ffffff;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	font-size: 22px;
	line-height: 22px;
	padding-top: 10px;
	cursor: pointer;
	opacity: 0.7;
	transition: all 0.3s;
	}	
.home_mobile_slider_nav_links:hover{
	opacity: 1;
	}	
	
	
.home_mobile_slider_nav_rechts{
	float: right;
	background-color: #ffffff;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	font-size: 22px;
	line-height: 22px;
	padding-top: 10px;
	cursor: pointer;
	opacity: 0.7;
	transition: all 0.3s;
	}	
	
.home_mobile_slider_nav_rechts:hover{
	opacity: 1;
	}



.home_mobile_slider_holder{
	height: 400px;
	margin-top: -10px;
	width: 100%;
	overflow: hidden;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	}
.home_mobile_slider_bak{
	height: 400px;
	width: 100000%;
	}
.home_mobile_slider_item{
	float: left;
	height: 400px;
	display: block;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #555555;
	text-decoration: none;
	}
.home_mobile_slider_item_titel{
	background-color: rgba(256,256,256,0.8);
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	}	
@media (min-width:1080px){	
.home_mobile_slider_item_titel{
	background-color: rgba(256,256,256,0.8);
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: left;
	}
}



.home_desktop_slider_holder{
	width: 100%;
	overflow: hidden;
	height: 400px;
	}
.home_desktop_slider_bak{
	width: 100000%;
	height: 400px;
	}
.home_desktop_slider_item{
	float: left;
	height: 400px;
	padding-right: 6px;
	padding-left: 4px;
	}
.home_desktop_slider_item_inner{
	width: 100%;
	height: 400px;
	display: block;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #555555;
	text-decoration: none;
	border-radius: 8px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	position: relative;
	}
.home_desktop_slider_item_titel{
	background-color: rgba(256,256,256,0.8);
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	transition:all 0.3s;
	text-align: center;
	}	
@media (min-width:1080px){	
.home_desktop_slider_item_titel{
	background-color: rgba(256,256,256,0.8);
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: left;
	}
}
.home_desktop_slider_nav{
	width: 100%;
	height: 0px;
	position: absolute;
	z-index: 6000;
	left: 0;
	top:180px;
	}
.home_desktop_slider_nav_rechts{
	float: right;
	background-color: #ffffff;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	font-size: 22px;
	line-height: 22px;
	padding-top: 10px;
	cursor: pointer;
	opacity: 0.7;
	transition: all 0.3s;
	}	
	
.home_desktop_slider_nav_rechts:hover{
	opacity: 1;
	}




.home_desktop_slider_nav_links{
	float: left;
	background-color: #ffffff;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	font-size: 22px;
	line-height: 22px;
	padding-top: 10px;
	cursor: pointer;
	opacity: 0.7;
	transition: all 0.3s;
	}	
	
.home_desktop_slider_nav_links:hover{
	opacity: 1;
	}






.home_desktop_slider_item:hover .home_desktop_slider_item_titel{
	background-color: rgba(256,256,256,1);
	}










#home_landen{
	width: 100%;
	}

#home_landen_inner{
	width: 100%;
	max-width: 1110px;
	margin: 0 auto;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	}


#home_landen_inner_links h2{
	font-size: 40px;
	line-height: 50px;
	margin: 0;
	margin-bottom: 20px;
	color: #555555;
	}
#home_landen_inner_links p{
	color: #989898;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	}

#home_landen_inner_links{
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	text-align: center;
	}
#home_landen_inner_rechts{
	display: none;
	}	
@media (min-width:1080px){	
#home_landen_inner_links{
	width: 540px;
	padding-right: 60px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	}	
#home_landen_inner_links h2{
	font-size: 60px;
	line-height: 70px;
	margin: 0;
	margin-bottom: 20px;
	color: #555555;
	}	
#home_landen_inner_rechts{
	display: block;
	height: 400px;
	position: absolute;
	top: 60px;
	}
}	
	
.home_landen_land_holder{
	height: 400px;
	width: 33.33%;
	padding-left: 6px;
	padding-right: 4px;
	float: left;
	}	
.home_landen_land{
	height: 400px;
	width: 100%;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-decoration: none;
	position: relative;
	color: #555555;
	border-radius: 8px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	position: relative;
	transition: all 0.3s;
	}
.home_landen_land_titel{
	background-color: rgba(256,256,256,0.8);
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: all 0.3s;
	}
.home_landen_land:hover .home_landen_land_titel{
	background-color: rgba(256,256,256,1);
	}












#home_reizen{
	width: 100%;
	}

#home_reizen_inner{
	width: 100%;
	max-width: 1110px;
	margin: 0 auto;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	}


#home_reizen_inner_rechts h2{
	font-size: 40px;
	line-height: 50px;
	margin: 0;
	margin-bottom: 20px;
	color: #555555;
	}
#home_reizen_inner_rechts p{
	color: #989898;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	}

#home_reizen_inner_links{
	display: none;
	}
#home_reizen_inner_rechts{
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	text-align: center;
	}	
@media (min-width:1080px){	
#home_reizen_inner_links{
	display: block;
	height: 400px;
	position: absolute;
	top: 60px;
	}	
#home_reizen_inner_rechts{
	width: 540px;
	padding-left: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	text-align: left;
	}
#home_reizen_inner_rechts h2{
	font-size: 60px;
	line-height: 70px;
	margin: 0;
	margin-bottom: 20px;
	color: #555555;
	}	
}	
	
.home_reizen_land_holder{
	height: 400px;
	width: 33.33%;
	padding-left: 6px;
	padding-right: 4px;
	float: left;
	}	
.home_reizen_land{
	height: 400px;
	width: 100%;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-decoration: none;
	position: relative;
	color: #555555;
	border-radius: 8px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	position: relative;
	transition: all 0.3s;
	}
.home_reizen_land_titel{
	background-color: rgba(256,256,256,0.8);
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: all 0.3s;
	}
.home_reizen_land:hover .home_reizen_land_titel{
	background-color: rgba(256,256,256,1);
	}


#mobile_reizen_slider{
	background-image: url('images/ervaring_slide50.png');
	}






#home_excursies{
	width: 100%;
	}

#home_excursies_inner{
	width: 100%;
	max-width: 1110px;
	margin: 0 auto;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	}


#home_excursies_inner_rechts h2{
	font-size: 40px;
	line-height: 50px;
	margin: 0;
	margin-bottom: 20px;
	color: #555555;
	}
#home_excursies_inner_rechts p{
	color: #989898;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	}

#home_excursies_inner_links{
	display: none;
	text-align: center;
	}
#home_excursies_inner_rechts{
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	text-align: center;
	}	
@media (min-width:1080px){	
#home_excursies_inner_links{
	display: block;
	height: 400px;
	position: absolute;
	top: 60px;
	text-align: left;
	}	
#home_excursies_inner_rechts{
	width: 540px;
	padding-left: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	text-align: left;
	}
#home_excursies_inner_rechts h2{
	font-size: 60px;
	line-height: 70px;
	margin: 0;
	margin-bottom: 20px;
	color: #555555;
	}	
}	
	
.home_excursies_land_holder{
	height: 400px;
	width: 33.33%;
	padding-left: 6px;
	padding-right: 4px;
	float: left;
	}	
.home_excursies_land{
	height: 400px;
	width: 100%;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-decoration: none;
	position: relative;
	color: #555555;
	border-radius: 8px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	position: relative;
	transition: all 0.3s;
	}
.home_excursies_land_titel{
	background-color: rgba(256,256,256,0.8);
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: all 0.3s;
	}
.home_excursies_land:hover .home_excursies_land_titel{
	background-color: rgba(256,256,256,1);
	}


#mobile_excursies_slider{
	background-image: url('images/ervaring_slide50.png');
	}







#home_nieuws{
	width: 100%;
	}

#home_nieuws_inner{
	width: 100%;
	max-width: 1110px;
	margin: 0 auto;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	min-height: 460px;
	}


#home_nieuws_inner_links h2{
	font-size: 40px;
	line-height: 50px;
	margin: 0;
	margin-bottom: 20px;
	color: #555555;
	}
#home_nieuws_inner_links p{
	color: #989898;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	}

#home_nieuws_inner_links{
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 40px;
	text-align: center;
	}
#home_nieuws_inner_rechts{
	display: none;
	}	
@media (min-width:1080px){	
#home_nieuws_inner_links{
	width: 540px;
	padding-right: 60px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	}	
#home_nieuws_inner_rechts{
	display: block;
	height: 400px;
	position: absolute;
	top: 60px;
	}
}	
	
.home_nieuws_land_holder{
	height: 400px;
	width: 33.33%;
	padding-left: 6px;
	padding-right: 4px;
	float: left;
	}	
.home_nieuws_land{
	height: 400px;
	width: 100%;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-decoration: none;
	position: relative;
	color: #555555;
	border-radius: 8px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	position: relative;
	transition: all 0.3s;
	}
.home_nieuws_land_titel{
	background-color: rgba(256,256,256,0.8);
	padding: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	transition: all 0.3s;
	}
.home_nieuws_land:hover .home_nieuws_land_titel{
	background-color: rgba(256,256,256,1);
	}

#mobile_nieuws_slider{
	background-image: url('images/ervaring_slide50.png');
	}








#waarom_tura{
	width: 100%;
	}

#waarom_tura_text_holder{
	width: 100%;
	max-width: 1350px;
	margin: 0 auto;
	}
#waarom_tura_img{
	width: 100%;
	height: 230px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	}	
#waarom_tura_text{
	width: calc(100% - 48px);
	max-width: 6800px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	margin: -40px auto 0 auto;
	}	
#waarom_tura_text h2{
	font-size: 40px;
	line-height: 50px;
	margin: 0;
	margin-bottom: 30px;
	text-align: center;
	}	
@media (min-width:1080px){	
#waarom_tura_img{
	width: 100%;
	height: 630px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	}	
#waarom_tura_text{
	width: 100%;
	max-width: 680px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	padding-top: 60px;
	padding-left: 120px;
	padding-right: 120px;
	padding-bottom: 60px;
	margin: -540px 0 0 0;
	}
#waarom_tura_text h2{
	font-size: 60px;
	line-height: 70px;
	margin: 0;
	margin-bottom: 30px;
	text-align: left;
	}	
}	
	
	

#waarom_tura_text li{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	background-image: url('images/spiraal_rood.png');
	background-position: left 12px;
	background-repeat: no-repeat;
	background-size: 20px auto;
	color: #989898;
	font-size: 16px;
	}

.waarom_tura_home_btn{
	position: relative;
	bottom: auto;
	z-index: 5000;
	right: auto;
	margin-top: 20px;
	display: block;
	}	
@media (min-width:1080px){
.waarom_tura_home_btn{
	position: absolute;
	bottom: 0px;
	z-index: 5000;
	right: -285px;
	margin-top: 0px;
	display: inline-block;
	}
}

/***********************************************************************/
/***************************HOME****************************************/
/***********************************************************************/


/***********************************************************************/
/***************************CONTACT*************************************/
/***********************************************************************/
#contact_main{
	width: 100%;
	}
#contact_main_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 40px;
	}
	
#contact_main_inner_links{
	float: none;
	width:100%;	
	}
#contact_main_inner_rechts{
	float: none;
	width: 100%;		
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 40px;
	}	
@media (min-width:1080px){
#contact_main_inner_links{
	float: left;
	width: 66%;	
	}
#contact_main_inner_rechts{
	float: right;
	width: 30%;		
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 0px;
	}
}	
		
#contact_main_inner_links textarea{
	width: 100%;
	border: 1px solid transparent;
	resize: none;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	border-radius: 8px;
	height: 150px;
	margin-top: 20px;
	padding: 12px;
	font-family: inherit;
	font-size: 14px;
	line-height: 22px;
	}	
#contact_main_inner_links input[type=email]{
	width: 100%;
	border: 1px solid transparent;
	resize: none;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	border-radius: 8px;
	height: 40px;
	margin-top: 20px;
	padding-left: 12px;
	font-family: inherit;
	font-size: 14px;
	line-height: 22px;
	}	
#contact_main_inner_links input[type=text]{
	width: 100%;
	border: 1px solid transparent;
	resize: none;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	border-radius: 8px;
	height: 40px;
	margin-top: 20px;
	padding-left: 12px;
	font-family: inherit;
	font-size: 14px;
	line-height: 22px;
	}	
	

#contact_main_inner_rechts a{
	color: #bb542b;
	text-decoration: none;
	}	
#contact_main_inner_rechts a:hover{
	text-decoration: underline;
	}
#contact_main_inner_links input[type=submit]{
	width: 100%;
	max-width: 220px;
	border:none;
	border-bottom: 3px solid #1e7e5c;
	border-radius: 8px;
	background-color: #4da485;
	color: #ffffff;
	border-radius: 8px;
	height: 50px;
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	transition: all 0.3s;
	}
#contact_main_inner_links input[type=submit]:hover{
	border-bottom: 0px solid #1e7e5c;
	}
/***********************************************************************/
/***************************CONTACT*************************************/
/***********************************************************************/



/***********************************************************************/
/***************************OFFERTE*************************************/
/***********************************************************************/

#offerte_main{
	width: 100%;
	}
#offerte_main_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 0px;
	}	
@media (min-width:1080px){	
#offerte_main_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 60px;
	}
}

	
#offerte_main_inner input[type=number]{
	width: 100%;
	border: 1px solid transparent;
	resize: none;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	border-radius: 8px;
	height: 40px;
	margin-top: 20px;
	padding-left: 12px;
	font-family: inherit;
	font-size: 14px;
	line-height: 22px;
	}
#offerte_main_inner textarea{
	width: 100%;
	border: 1px solid transparent;
	resize: none;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	border-radius: 8px;
	height: 150px;
	margin-top: 20px;
	padding: 12px;
	font-family: inherit;
	font-size: 14px;
	line-height: 22px;
	}	
#offerte_main_inner input[type=tel]{
	width: 100%;
	border: 1px solid transparent;
	resize: none;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	border-radius: 8px;
	height: 40px;
	margin-top: 20px;
	padding-left: 12px;
	font-family: inherit;
	font-size: 14px;
	line-height: 22px;
	}
#offerte_main_inner input[type=email]{
	width: 100%;
	border: 1px solid transparent;
	resize: none;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	border-radius: 8px;
	height: 40px;
	margin-top: 20px;
	padding-left: 12px;
	font-family: inherit;
	font-size: 14px;
	line-height: 22px;
	}	
#offerte_main_inner input[type=text]{
	width: 100%;
	border: 1px solid transparent;
	resize: none;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	border-radius: 8px;
	height: 40px;
	margin-top: 20px;
	padding-left: 12px;
	font-family: inherit;
	font-size: 14px;
	line-height: 22px;
	}
#offerte_main_inner input[type=submit]{
	width: 100%;
	max-width: 2200px;
	border:none;
	border-bottom: 3px solid #1e7e5c;
	border-radius: 8px;
	background-color: #4da485;
	color: #ffffff;
	border-radius: 8px;
	height: 50px;
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	transition: all 0.3s;
	}	
@media (min-width:1080px){			
#offerte_main_inner input[type=submit]{
	width: 100%;
	max-width: 220px;
	border:none;
	border-bottom: 3px solid #1e7e5c;
	border-radius: 8px;
	background-color: #4da485;
	color: #ffffff;
	border-radius: 8px;
	height: 50px;
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	transition: all 0.3s;
	}
}	
	
#offerte_main_inner input[type=submit]:hover{
	border-bottom: 0px solid #1e7e5c;
	}



/***********************************************************************/
/***************************OFFERTE*************************************/
/***********************************************************************/




/***********************************************************************/
/****************************INDEX**************************************/
/***********************************************************************/
#index_main{
	width: 100%;
	}
#index_main_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 0px;
	}	
#index_main_inner h1{
	font-size: 40px;
	line-height: 50px;
	margin: 0;
	margin-bottom: 10px;
	}	
	
	
@media (min-width:1080px){	
#index_main_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 60px;
	}
#index_main_inner h1{
	font-size: 60px;
	line-height: 70px;
	margin: 0;
	margin-bottom: 10px;
	}
}	
	

#index_main_inner h2{
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	margin-bottom: 40px;
	font-weight: 400;
	}
#index_main_inner h3{
	font-size: 24px;
	line-height: 36px;
	margin: 0;
	font-weight: 400;
	}	
#index_main_inner p{
	color: #989898;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	}	
#index_main_inner ul li{
	color: #989898;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	list-style: disc!important;
	}	
/***********************************************************************/
/****************************INDEX**************************************/
/***********************************************************************/


/***********************************************************************/
/****************************REIZEN*************************************/
/***********************************************************************/


#reizen_intro{
	width: 100%;
	}
#reizen_intro_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	text-align: center;
	}
	
	
#reizen_intro_inner_links{
	float: none;
	}
#reizen_intro_inner_rechts{
	float: none;
	padding-top: 40px;
	text-align: center;
	}
@media (min-width:1080px){
	
#reizen_intro_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	text-align: left;
	}	
#reizen_intro_inner_links{
	float: left;
	}
#reizen_intro_inner_rechts{
	float: right;
	padding-top: 40px;
	text-align: right;
	}
}


#reizen_intro_inner_links h1{
	font-size: 60px;
	line-height: 70px;
	margin: 0;
	margin-bottom: -4px;
	}

@media only screen and (max-width: 640px) {
#reizen_intro_inner_links h1{
	font-size: 36px;
	line-height: 46px;
	margin: 0;
	margin-bottom: 10px;
	}
}
#reizen_intro_inner_links h3{
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	font-weight: 400;
	color: #989898;
	}	
	

#reizen_intro_inner_rechts_prijs_regel{
	color: #262626;
	font-size: 16px;
	line-height: 26px;
	}	
#reizen_intro_inner_rechts_prijs_regel span{
	font-size: 24px;
	line-height: 26px;
	font-family: 'Acme';
	}
#reizen_intro_inner_rechts_onderregel{
	font-size: 12px;
	line-height: 22px;
	color: #989898;
	}	
#reizen_intro_inner_onder{
	width: 100%;
	padding-top: 60px;
	}
#reizen_intro_inner_onder p{
	color: #989898;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	}


#reizen_bestemmingen{
	width:100%;
	}
#reizen_bestemmingen_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 60px;
	}
.reizen_bestemming_li{
	padding-top: 35px;
	padding-bottom: 35px;
	}	
	
.reizen_bestemming_item{
	color: #393836;
	text-decoration: none;
	display: block;
	width: 100%;
	height: auto;
	padding: 30px;
	padding-left: 30px;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.05);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.05);
	transition: all 0.3s;	
	}
.reizen_bestemming_item:hover{
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.15);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.15);
	}	
	
.reizen_bestemming_item_img{
	width: 100%;
	height: auto;
	padding-top: 45%;
	max-width: 400px;
	max-height: 300px;
	margin: 0 auto;
	position: relative;
	top: auto;
	left: auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
	margin-bottom: 20px;	
	}	
.reizen_bestemming_item_inhoud_boven{
	width: 100%;
	height: 140px;
	overflow: hidden;
	text-align: center;
	}
.reizen_bestemming_item_inhoud_boven h2{
	float: none;
	}		
@media (min-width:1080px){	
.reizen_bestemming_item{
	color: #393836;
	text-decoration: none;
	display: block;
	text-align: left;
	width: 100%;
	height: 260px;
	padding: 30px;
	padding-left: 460px;
	position: relative;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.05);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.05);
	transition: all 0.3s;	
	}	
.reizen_bestemming_item_img{
	width: 400px;
	height: 300px;
	max-height: 300px;
	max-width: auto;
	padding-top: 0%;
	margin: 0;
	position: absolute;
	top: -20px;
	left: 30px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
	margin-bottom: 0px;		
	}
.reizen_bestemming_item_inhoud_boven{
	width: 100%;
	height: 140px;
	overflow: hidden;
	text-align: left;
	}
.reizen_bestemming_item_inhoud_boven h2{
	float: left;
	}		
}	


.reizen_bestemming_item_inhoud_dagen{
	float: none;
	font-weight: 700;
	font-family: 'Acme';
	padding-top: 4px;
	padding-bottom: 10px;
	}	
.reizen_bestemming_item_inhoud_dagen i{
	font-size: 22px;
	}	
	
.reizen_bestemming_item_inhoud_boven p{
	color: #393836;
	font-size: 16px;
	line-height: 26px;
	}	
		
.reizen_bestemming_item_inhoud_onder{
	height: 60px;
	}	

.reizen_bestemming_item_inhoud_onder_links span{
	font-size: 24px;
	line-height: 26px;
	font-family: 'Acme';
	}
.reizen_bestemming_item_inhoud_onder_links{
	float: none;
	height: 60px;
	width: 100%;
	font-size: 16px;
	line-height: 26px;
	padding-top: 18px;
	font-weight: 700;
	}
.reizen_bestemming_item_inhoud_onder_rechts{
	float: none;
	height: 60px;
	width: 100%;
	}
.bekijk_reizen_btn{
	float: none;
	text-align: center;
	min-height: 60px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	font-family: 'Acme';
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	color: #ffffff;
	padding-top: 22px;
	padding-bottom: 22px;
	background-color: #4da485;
	border-radius: 14px;
	border-bottom: 4px solid #1e7e5c;
	transition: all 0.3s;
	}	
@media (min-width:1080px){	
.reizen_bestemming_item_inhoud_dagen{
	float: right;
	font-weight: 700;
	font-family: 'Acme';
	padding-top: 4px;
	padding-bottom: 0px;
	}			
.reizen_bestemming_item_inhoud_onder_links{
	float: left;
	height: 60px;
	width: 50%;
	font-size: 16px;
	line-height: 26px;
	padding-top: 18px;
	}
.reizen_bestemming_item_inhoud_onder_rechts{
	float: right;
	height: 60px;
	width: 50%;
	}
.bekijk_reizen_btn{
	float: right;
	text-align: center;
	min-height: 60px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	font-family: 'Acme';
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	color: #ffffff;
	padding-top: 22px;
	padding-bottom: 22px;
	background-color: #4da485;
	border-radius: 14px;
	border-bottom: 4px solid #1e7e5c;
	transition: all 0.3s;
	}	
}		
.reizen_bestemming_item:hover .bekijk_reizen_btn{
	border-bottom: 0px solid #1e7e5c;
	}
	


#excursie_filter{
	width: 100%;
	}
#excursie_filter_inner{
	width: calc(100% - 40px);
	max-width: 1110px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 100;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.05);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.05);
	}
#excursie_filter_inner ul{
	width: 100%;
	}
	
#excursie_filter_inner ul li{
	width: 100%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	}	
@media (min-width:880px){	
#excursie_filter_inner{
	width: 100%;
	max-width: 1110px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 100;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.05);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.05);
	}	
#excursie_filter_inner ul li{
	width: 33%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	}
}	
	
	
#filter_title{
	font-size: 24px;
    line-height: 24px;
    margin: 0;
    font-weight: 400;
    color: #989898;
    padding-top: 6px;
    font-family: 'Acme', sans-serif;
	}
#excursie_filter_inner select{
	width: 100%;
	height: 40px;
	border: 2px solid #e1e1e1;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url('images/dd_arrow.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	padding-left:10px;
	}
#geen_resultaten{
	display: none;
	padding-left: 15px;
	color: #989898;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	}
	
/***********************************************************************/
/****************************REIZEN*************************************/
/***********************************************************************/


/***********************************************************************/
/***************************SINGLE REIS*********************************/
/***********************************************************************/

#singe_reis_main{
	width: 100%;
	}
#singe_reis_main_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 60px;
	min-height: 460px;
	position: relative;
	z-index: 100;
	}

#singe_reis_main_top_carousel_holder{
	position: absolute;
	width: 100%;
	height: 340px;
	top:70px;
	}
#singe_reis_main_top_carousel{
	width: 100%;
	height: 340px;
	position: relative;
	z-index: 1;
	}
#singe_reis_main_top_carousel_images{
	width: 100%;
	height: 340px;
	overflow: hidden;
	}
#singe_reis_main_top_carousel_bak{
	width: 100000%;
	height: 340px;
	opacity: 0.3;
	}
.singe_reis_main_top_carousel_item{
	height: 340px;
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
#singe_reis_main_top_carousel_nav{
	width: 100%;
	height: 0px;
	position: absolute;
	z-index: 6000;
	left: 0;
	top:220px;
	}	
#singe_reis_main_top_carousel_nav_links{
	float: left;
	background-color: #ffffff;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
	font-size: 22px;
	line-height: 22px;
	padding-top: 10px;
	cursor: pointer;
	opacity: 0.7;
	transition: all 0.3s;
	}	
#singe_reis_main_top_carousel_nav_links:hover{
	opacity: 1;
	}	
	
	
#singe_reis_main_top_carousel_nav_rechts{
	float: right;
	background-color: #ffffff;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	font-size: 22px;
	line-height: 22px;
	padding-top: 10px;
	cursor: pointer;
	opacity: 0.7;
	transition: all 0.3s;
	}	
	
#singe_reis_main_top_carousel_nav_rechts:hover{
	opacity: 1;
	}

#singe_reis_main_inner_links{
	max-width: 660px;
	width: 100%;
	float: none;
	margin: 0 auto;
	}
@media (min-width:1080px){
#singe_reis_main_inner_links{
	width: 660px;
	float: left;
	}
}	
	
	
#singe_reis_main_inner_carousel{
	width: 100%;
	height: 360px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	}
#singe_reis_main_inner_carousel_bak{
	width: 100000%;
	height: 360px;
	}
.singe_reis_main_inner_carousel_item{
	height: 360px;
	float: left;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	}

#singe_reis_main_inner_links_tabs{
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	padding: 30px;
	padding-bottom: 50px;
	padding-right: 10px;
	border-radius: 3px;
	background-color: #ffffff;
	margin-bottom: 40px;
	position: relative;	
	}
#singe_reis_main_inner_links_tabs_top{
	width: 100%;
	height: 40px;
	}
#singe_reis_main_inner_links_tabs_top li{
	width: 100%;
	float: left;
	height: 40px;
	text-align: center;
	font-weight: 700;
	font-family: 'Ubuntu';
	color: #262626;
	cursor: pointer;
	}	
@media (min-width:660px){	
#singe_reis_main_inner_links_tabs_top li{
	width: 25%;
	float: left;
	height: 40px;
	text-align: center;
	font-weight: 700;
	font-family: 'Ubuntu';
	color: #262626;
	cursor: pointer;
	}
}	
	
	
#singe_reis_main_inner_links_tabs_top li div{
	display: inline-block;
	padding-bottom: 10px;
	}	
#singe_reis_main_inner_links_tabs_top li:hover div{
	color: #bb542b;
	border-bottom: 2px solid #bb542b;
	}
#singe_reis_main_inner_links_tabs_top li.active div{
	color: #bb542b;
	border-bottom: 2px solid #bb542b;
	}

.singe_reis_tab_content{
	display: none;
	max-height: 700px;
	overflow: scroll;
	padding: 4px;
	padding-right: 20px;
	}
.singe_reis_tab_content h3{
	margin-bottom: 10px;
	}
.singe_reis_tab_content p{
	color: #989898;
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 26px;
	}	
.singe_reis_tab_content img{
	width: auto;
	height: auto;
	max-width: 100%;
	}
.singe_reis_tab_content img.alignleft{	
	float: left;
	margin-right: 20px;
	}
.singe_reis_tab_content img.alignright{	
	float: right;
	margin-left: 20px;
	}
		
.singe_reis_tab_content.active{
	display: block;
	}

#singe_reis_main_inner_links_info{
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	padding: 30px;
	border-radius: 3px;
	background-color: #ffffff;
	}
#singe_reis_main_inner_links_info_links{
	width: 100%;
	float: none;
	}
#singe_reis_main_inner_links_info_rechts{
	width: 100%;
	float: none;
	padding-top: 20px;
	}	
@media (min-width:660px){	
#singe_reis_main_inner_links_info_links{
	width: 55%;
	float: left;
	}
#singe_reis_main_inner_links_info_rechts{
	width: 40%;
	float: right;
	padding-top: 20px;
	}
}












#singe_reis_main_inner_rechts{
	max-width: 660px;
	width: 100%;
	float: none;
	margin: 0 auto;
	}
@media (min-width:1080px){
#singe_reis_main_inner_rechts{
	width: calc(100% - 660px);
	float: right;
	padding-left: 30px;
	padding-top: 220px;
	}
}
#singe_reis_main_inner_rechts_hoogtepunt{
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	padding: 30px;
	border-radius: 3px;
	background-color: #ffffff;
	margin-bottom: 40px;
	}
#singe_reis_main_inner_rechts_hoogtepunt li{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 34px;
	background-image: url('images/spiraal_rood.png');
	background-position: left 6px;
	background-repeat: no-repeat;
	background-size: 30px auto;
	color: #989898;
	font-size: 14px;
	}


#singe_reis_main_inner_rechts_ervaring{
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	padding: 30px;
	border-radius: 3px;
	background-color: #ffffff;
	margin-bottom: 40px;
	}
#singe_reis_main_inner_rechts_ervaring p{
	color: #989898;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 24px;
	}
#singe_reis_main_ervaring_naam{
	color: #bb542b;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 24px;
	}	
#singe_reis_main_ervaring_alles{
	text-align: right;
	font-size: 14px;
	line-height: 14px;
	}
#singe_reis_main_ervaring_alles a{
	text-decoration: none;
	color: #4da485;
	}
#singe_reis_main_ervaring_alles a:hover{
	text-decoration: underline;
	}


#singe_reis_main_inner_rechts_belme{
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	padding: 30px;
	border-radius: 3px;
	background-color: #ffffff;
	}	
#singe_reis_main_inner_rechts_belme label{
	font-weight: 700;
	font-size: 14px;
	font-family: 'Acme';
	color: #262626;
	}		
#singe_reis_main_inner_rechts_belme input[type=text]{
	width: 100%;
	height: 40px;
	padding-left: 10px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	border:none;
	background-color: #ffffff;
	border-radius: 3px;
	margin-bottom: 12px;
	}	
#singe_reis_main_inner_rechts_belme input[type=tel]{
	width: 100%;
	height: 40px;
	padding-left: 10px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	border:none;
	background-color: #ffffff;
	border-radius: 3px;
	margin-bottom: 12px;
	}
.form_row{
	color: #989898;
	font-size: 14px;
	line-height: 24px;
	}

.inline_groene_btn{
	text-align: center;
	display: inline-block;
	text-decoration: none;
	min-height: 60px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	font-family: 'Acme';
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	color: #ffffff;
	padding-top: 22px;
	padding-borttom: 20px;
	background-color: #4da485;
	border-radius: 14px;
	border-bottom: 4px solid #1e7e5c;
	transition: all 0.3s;
	}	
.inline_groene_btn:hover{
	border-bottom: 0px solid #1e7e5c;
	}
.groene_btn{
	text-align: center;
	display: block;
	text-decoration: none;
	min-height: 60px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	font-family: 'Acme';
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	color: #ffffff;
	padding-top: 22px;
	padding-bottom: 20px;
	background-color: #4da485;
	border-radius: 14px;
	border-bottom: 4px solid #1e7e5c;
	transition: all 0.3s;
	}	
.groene_btn:hover{
	border-bottom: 0px solid #1e7e5c;
	}
	
#belme_btn{
	text-align: center;
	display: block;
	text-decoration: none;
	height: 60px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform: uppercase;
	font-family: 'Acme';
	font-size: 16px;
	line-height: 16px;
	width: 100%;
	cursor: pointer;
	color: #ffffff;
	background-color: #4da485;
	border-radius: 14px;
	border:none;
	border-bottom: 4px solid #1e7e5c;
	transition: all 0.3s;	
	}		
#belme_btn:hover{
	border-bottom: 0px solid #1e7e5c;
	}





#map{
	width: 100%;
	height: 400px;
	}


#tab_content_dagtodag{
	padding-right: 24px;
	}
.dagtotdag_blok{
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	padding: 20px;
	padding-bottom: 0px;
	margin-bottom: 40px;
	}
.dagtotdag_blok img{
	max-width: 100;
	height: auto;
	}
	
	
.dagtotdag_reclame{
	display: block;
	text-decoration: none;
	color: #555555;
	position: relative;
	min-height: 160px;
	width: 100%;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	margin-bottom: 40px;
	}
	
.dagtotdag_reclame_img{
	position: relative;
	left: auto;
	top:auto;
	width: 100%;
	height: 180px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	}		
.dagtotdag_reclame_text{
	width: 100%;
	padding: 20px;
	float: none;
	position: relative;
	
	}	
@media (min-width:1080px){		
.dagtotdag_reclame_img{
	position: absolute;
	left: 10px;
	top:-10px;
	width: 210px;
	height: 180px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	}		
.dagtotdag_reclame_text{
	width: calc(100% - 220px);
	padding: 20px;
	float: right;
	position: relative;
	
	}
}	
	
.dagtotdag_reclame_text h3{
	width: 75%;
	}	
.dagtotdag_reclame_text p{
	font-size: 14px;
	line-height: 22px;
	}			
.dagtotdag_reclame_prijs{
	position: absolute;
	top:30px;
	font-weight: 600;
	right:20px;
	font-size: 12px;
	line-height: 12px;
	font-family: 'Acme', sans-serif;
	}

.tabs_onder_btn{
	position: absolute;
	right: 30px;
	bottom: 20px;
	font-size: 12px;
	color: #4da485;
	cursor: pointer;
	font-family: 'Acme', sans-serif;
	}
.tabs_onder_btn:hover{
	color: #c97655;
	}

#naar_route, #naar_inc_exc, #naar_beschrijving{
	display: none;
	}
	
.inclusief_exclusief_li{
	padding-top: 3px;
	padding-bottom: 12px;
	padding-left: 34px;
	background-image: url('images/spiraal_rood.png');
	background-position: left 6px;
	background-repeat: no-repeat;
	background-size: 18px auto;
	color: #989898;
	font-size: 16px;
	line-height: 26px;
	}
		
/***********************************************************************/
/***************************SINGLE REIS*********************************/
/***********************************************************************/





/***********************************************************************/
/****************************** NIEUWS *********************************/
/***********************************************************************/


#nieuws_main{
	width: 100%;	
	}
#nieuws_main_inner{
	width: 100%;
	max-width: 1210px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 14px;	
	padding-bottom: 90px;
	}

#main_nieuws_inner_paginatie{
	width: 100%;
	text-align: center;
	padding-top: 60px;
	}
#main_nieuws_inner_paginatie_inner{
	display: inline-block;
	}
.vorige_volgende_btn{
	height: 50px;
	padding-top: 16px;
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
	color: #1e1e1e;
	width: 200px;
	border:3px solid #1e1e1e;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
	transition: all 0.3s;
	}
.vorige_volgende_btn:hover{
	border:3px solid #4da485;
	color: #4da485;
	}
.pag_num{
	padding-left: 8px;
	padding-right: 8px;
	color: #1e1e1e;
	text-decoration: none;
	font-size: 16px;
	line-height: 16px;
	transition: all 0.3s;
	}
.pag_num:hover{
	color: #4da485;
	}	
	
.current{
	color: #4da485;
	}
	
	
#nieuws_main_inner_links{
	width: 100%;
	float: none;
	}
#nieuws_main_inner_rechts{
	width: 100%;
	float: none;
	padding-top: 30px;
	text-align: center;
	}	
	
.nieuws_item{
	display: block;
	width: 100%;
	padding: 10px;
	float: none;
	}	
@media (min-width:1080px){
#nieuws_main_inner_links{
	width: 66%;
	float: left;
	}
#nieuws_main_inner_rechts{
	width: 30%;
	float: right;
	padding-top: 30px;
	text-align: left;
	}
	
.nieuws_item{
	display: block;
	width: 50%;
	padding: 30px;
	float: left;
	}	
}	
	
	
#nieuws_main_inner_rechts ul{
	padding-top: 20px;
	}
#nieuws_main_inner_rechts li{
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 16px;
	color: #989898;
	}
#nieuws_main_inner_rechts a{
	color: #989898;
	text-decoration: none;
	transition: all 0.3s;
	}
#nieuws_main_inner_rechts a:hover{
	color: #c97655;
	}
	

.nieuws_item_inner{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 405px;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.2);
	display: block;
	overflow: hidden;
	position: relative;
	color: #262626;
	text-decoration: none;
	}
.nieuws_item_tekst{
	padding: 20px;
	background-color: rgba(256,256,256,0.85);
	width: 100%;
	position: absolute;
	transition: all 0.3s;
	left: 0;
	}
	
.nieuws_item_inner:hover .nieuws_item_tekst{
	bottom: 0!important;
	}	
	
	
.nieuws_item_tekst p{
	color: #393836;
	font-size: 16px;
	line-height: 26px;
	}
/***********************************************************************/
/****************************** NIEUWS *********************************/
/***********************************************************************/




/***********************************************************************/
/***************************SINGLE NIEUWS*******************************/
/***********************************************************************/

#single_blog_back_block{
	width: 100%;
	}	
#single_blog_back_block_inner{
	width: 100%;
	max-width: 1480px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 14px;	
	padding-bottom: 90px;
	}
#terug_naar_blog_overzicht{
	color: #c97655;
	text-decoration: none;
	
	transition: all 0.3s;
	font-size: 14px;	
	}	
#terug_naar_blog_overzicht:hover{
	color: #555555;
	}		
	
			
#single_blog_content_block{
	width: 100%;
	}
#single_blog_content_block_inner{
	width: 100%;
	max-width: 740px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 20px;	
	padding-bottom: 20px;
	}	
#single_blog_content_block_inner p a{
	color: #bb542b;
	text-decoration: none;
	}	
#single_blog_content_block_inner p a:hover{
	text-decoration: underline;
	}


#single_blog_ondertekening_block{
	width: 100%;
	}
#single_blog_ondertekening_block_inner{
	width: 100%;
	max-width: 200px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 20px;	
	padding-bottom: 20px;
	text-align: center;
	}
#single_blog_ondertekening_portret{
	width: 120px;
	height: 120px;
	display: inline-block;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 50%;
	}
#single_blog_ondertekening_block_inner h3{
	font-size: 22px;
	color: #bb542b;
	display: inline-block;
	padding-top: 0px;
	font-weight: 600;
	text-align: left;
	margin-bottom: 20px;
	}		
#single_blog_ondertekening_handtekening{
	width: auto;
	height: auto;
	max-width: 100%;
	}

	
#blog_title{
	font-size: 32px;
	line-height: 46px;
	
	text-align: center;
	margin: 0;
	margin-bottom: 64px;
	}	
	
#single_blog_content_block_inner img.alignleft{
	float: none;
	margin: 0 auto 20px auto;
	display: block;
	max-width: 100%;
	height: auto;
	}	
#single_blog_content_block_inner img.alignright{
	float: none;
	margin: 0 auto 20px auto;
	display: block;
	max-width: 100%;
	height: auto;
	}	
	
#single_blog_content_block_inner img.single_nieuws_banner_img{
	width: calc(100% + 40px)!important;
	margin-left: -20px;
	height: auto;
	margin-bottom: 20px;
	max-width:10000px!important;
	}	
	
#single_blog_content_block_inner p{
	display: block;
	padding-bottom: 16px;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 auto;
	text-align: justify;
	color: #989898;
	}	
@media (min-width:1080px){	

#single_blog_content_block_inner img.alignleft{
	float: left;
	margin: 0 20px 20px 0;
	}	
#single_blog_content_block_inner img.alignright{
	float: right;
	margin: 0 0 20px 20px;
	}	
	
#single_blog_content_block_inner img.single_nieuws_banner_img{
	width: calc(100% + 100px)!important;
	margin-left: -50px;
	height: auto;
	margin-bottom: 20px;
	max-width:10000px!important;
	}	
	
#single_blog_content_block_inner p{
	display: block;
	padding-bottom: 16px;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 auto;
	text-align: justify;
	color: #989898;
	}	
}	
#social_media_block{
	width: 100%;
	}
#social_media_block_inner{
	width: 100%;
	max-width: 840px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 20px;	
	padding-bottom: 100px;
	text-align: center;
	font-weight: 700;
	}	
#social_ul{
	display: inline-block;
	padding-top: 20px;
	}	
#social_ul li{
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	}
#social_ul li a{
	display: block;
	text-align: center;
	padding-top:10px;
	width: 64px;
	height: 64px;
	color: #fafafa;
	text-decoration: none;
	font-size: 44px;
	line-height: 44px;
	background-color: #555555;
	border-radius: 5px;
	transition: all 0.3s;
	}	
#social_ul li a:hover{
	background-color: #c97655;
	}



#prev_next_block{
	width: 100%;
	}	
#prev_next_block_inner{
	width: 100%;
	max-width: 840px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	padding-top: 14px;	
	padding-bottom: 20px;
	}
#prev_next_block_inner_links{
	width: 40%;
	float: left;
	}
#prev_next_block_inner_rechts{
	width: 40%;
	float: right;
	text-align: right;
	}
#prev_next_block_inner a{
	color: #555555;
	text-decoration: none;
	transition: all 0.3s;
	font-size: 14px;
	font-weight: 700;
	}	
#prev_next_block_inner a:hover{
	color: #c97655;
	}
#prev_blog span{
	display: block;
	width: 100%;
	float: none;
	padding-left: 10px;
	}	

#next_blog span{
	display: block;
	width: 100%;
	float: none;
	padding-right: 10px;
	}	
@media (min-width:1080px){		
#prev_blog span{
	display: block;
	width: calc(100% - 65px);
	float: right;
	padding-left: 10px;
	}	

#next_blog span{
	display: block;
	width: calc(100% - 65px);
	float: right;
	padding-right: 10px;
	}	
}	
		
#prev_blog i{
	display: block;
	height: 64px;
	width: 64px;
	vertical-align: middle;
	border:1px solid #555555;
	font-size: 44px;
	font-weight: 100;
	padding-top: 8px;
	text-align: center;
	float: left;
	}
		
#next_blog i{
	display:block;
	height: 64px;
	width: 64px;
	vertical-align: middle;
	border:1px solid #555555;
	font-size: 44px;
	font-weight: 100;
	padding-top: 8px;
	text-align: center;
	float: right;
	}
#prev_next_block_inner a span{
	display: block;
	clear: both;
	padding-top: 14px;
	}		
@media (min-width:1080px){	
#prev_next_block_inner a span{
	display: inline-block;
	clear: none;
	vertical-align: middle;
	padding-top: 20px;
	}	
}


#comments_block{
	width: 100%;
	}

#comments_block_inner{
	width: 100%;
	max-width: 840px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
	}

#reply-title, #email-notes, .comment-notes, .logged-in-as{
	display: none;
	}
#commentform label{
	display: none;
	}
#commentform textarea{
	width: 100%;
	border:1px solid transparent;
	resize: none;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	border-radius: 8px;
	height: 150px;
	margin-top: 20px;
	padding: 12px;
	font-family: inherit;
	font-size: 14px;
	line-height: 22px;
	}
#commentform input[type=text]{
	width: 100%;
	border:1px solid transparent;
	resize: none;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	border-radius: 4px;
	height: 40px;
	margin-top: 20px;
	padding-left: 12px;
	font-family: inherit;
	font-size: 14px;
	line-height: 14px;
	}
#commentform input[type=email]{
	width: 100%;
	border:1px solid transparent;
	resize: none;
	-webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	box-shadow: 0 0 5px 5px rgba(0,0,0,0.05);
	border-radius: 4px;
	height: 40px;
	margin-top: 20px;
	padding-left: 12px;
	font-family: inherit;
	font-size: 14px;
	line-height: 14px;
	}
	
#comment_verplicht, #author_verplicht, #email_verplicht{
	display: none;
	}
	
	
.comment-form-author{
	display: block;
	padding-right: 10px;
	float: left;
	width: 33.2%;
	}
.comment-form-email{
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 33.2%;
	}
.comment-form-url{
	display: block;
	padding-left: 10px;
	float: right;
	width: 33.2%;
	}
.form-submit{
	clear: both;
	}	
	
	
#commentform input[type=submit]{
	width: 100%;
	max-width: 220px;
	border:none;
	border-bottom: 3px solid #1e7e5c;
	border-radius: 8px;
	background-color: #4da485;
	color: #ffffff;
	border-radius: 8px;
	height: 50px;
	margin-top: 20px;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	transition: all 0.3s;
	}
#commentform input[type=submit]:hover{
	border-bottom: 0px solid #1e7e5c;
	}	

.comment_item{
	padding:20px;
	}
.comment_item:nth-child(odd){
	background-color: #f1f1f1;
	}
.comment_item_inhoud{
	padding-bottom: 16px;
	font-size: 16px;
	line-height: 26px;
	line-height: 1.5;
	margin: 0 auto;
	text-align: justify;
	color: #989898;
	}
.comment_item_naam{
	color: #c97655;
	font-size: 16px;
	}	
.comment_item_meta{
	color: #555555;
	font-size: 12px;
	font-style: italic;
	}	
/***********************************************************************/
/***************************SINGLE NIEUWS*******************************/
/***********************************************************************/




/***********************************************************************/
/*****************************OVER ONS**********************************/
/***********************************************************************/

#over_ons_main{
	width: 100%;
	}
#over_ons_main_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	}
	
.over_ons_blok{
	width: 100%;
	padding-bottom: 20px;
	position: relative;
	}

.over_ons_blok h2{
	font-size: 30px;
	line-height: 40px;
	margin: 0;
	margin-bottom: 10px;
	}	
@media (min-width:1080px){		
.over_ons_blok h2{
	font-size: 50px;
	line-height: 60px;
	margin: 0;
	margin-bottom: 30px;
	}
}	
	
.over_ons_blok p{
	display: block;
	padding-bottom: 16px;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 auto;
	text-align: justify;
	color: #989898;
	}	
.over_ons_blok_btn{
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	left: auto;
	bottom: auto;
	border:none;
	border-bottom: 3px solid #1e7e5c;
	border-radius: 8px;
	background-color: #4da485;
	color: #ffffff;
	border-radius: 8px;
	height: 50px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 16px;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	transition: all 0.3s;
	}	
.over_ons_blok_links .over_ons_blok_tekst{
	float: none;
	width: 100%;
	height: auto;
	}
.over_ons_blok_links .over_ons_blok_img{
	float: none;
	width: 100%;
	height: 260px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	}
.over_ons_blok_rechts .over_ons_blok_tekst{
	float: none;
	width: 100%;
	height: auto;
	}
.over_ons_blok_rechts .over_ons_blok_img{
	float: none;
	width: 100%;
	height: 260px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	}
	
@media (min-width:1080px){		
.over_ons_blok{
	width: 100%;
	padding-bottom: 120px;
	position: relative;
	}		
.over_ons_blok_btn{
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	border:none;
	border-bottom: 3px solid #1e7e5c;
	border-radius: 8px;
	background-color: #4da485;
	color: #ffffff;
	border-radius: 8px;
	height: 50px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 16px;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	transition: all 0.3s;
	}	
.over_ons_blok_links .over_ons_blok_tekst{
	float: left;
	width: 48%;
	height: 360px;
	}
.over_ons_blok_links .over_ons_blok_img{
	float: right;
	width: 48%;
	height: 360px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	}
.over_ons_blok_rechts .over_ons_blok_tekst{
	float: right;
	width: 48%;
	height: 360px;
	}
.over_ons_blok_rechts .over_ons_blok_img{
	float: left;
	width: 48%;
	height: 360px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	}
}

.over_ons_blok_btn:hover{
	border-bottom: 0px solid #1e7e5c;
	}


/***********************************************************************/
/*****************************OVER ONS**********************************/
/***********************************************************************/






/***********************************************************************/
/*************************ERVARINGEN************************************/
/***********************************************************************/


#ervaringen_main{
	width: 100%;
	}
#ervaringen_main_inner{
	width: 100%;
	max-width: 1450px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 60px;
	min-height: 460px;
	position: relative;
	z-index: 100;
	}

#ervaringen_main_top_carousel_holder{
	position: absolute;
	width: 100%;
	height: 540px;
	top:70px;
	}
#ervaringen_main_top_carousel{
	width: 100%;
	height: 540px;
	position: relative;
	z-index: 1;
	}
#ervaringen_main_top_carousel_images{
	width: 100%;
	height: 540px;
	overflow: hidden;
	}
#ervaringen_main_top_carousel_bak{
	width: 100000%;
	height: 540px;
	opacity: 0.3;
	}
.ervaringen_main_top_carousel_item{
	height: 540px;
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	}
#ervaringen_main_top_carousel_nav{
	width: 100%;
	height: 0px;
	position: fixed;
	z-index: 6000;
	left: 0;
	top:180px;
	}	
#ervaringen_main_top_carousel_nav_links{
	float: left;
	background-color: #ffffff;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
	font-size: 22px;
	line-height: 22px;
	padding-top: 10px;
	cursor: pointer;
	opacity: 0.7;
	transition: all 0.3s;
	}	
#ervaringen_main_top_carousel_nav_links:hover{
	opacity: 1;
	}	
	
	
#ervaringen_main_top_carousel_nav_rechts{
	float: right;
	background-color: #ffffff;
	width: 40px;
	height: 40px;
	text-align: center;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	font-size: 22px;
	line-height: 22px;
	padding-top: 10px;
	cursor: pointer;
	opacity: 0.7;
	transition: all 0.3s;
	}	
	
#ervaringen_main_top_carousel_nav_rechts:hover{
	opacity: 1;
	}
	
#ervaringen_main_inner_carousel{
	width: 100%;
	height: 560px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	}
#ervaringen_main_inner_carousel_bak{
	width: 100000%;
	height: 560px;
	}
.ervaringen_main_inner_carousel_item{
	height: 560px;
	float: left;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	}




#ervaringen_main_text_carousel_holder{
	width: 100%;
	max-width: 1380px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 0px;
	min-height: 660px;
	margin-top: -560px;
	z-index: 4000;
	}
.ervaringen_main_inner_carousel_item_text{
	width: 100%;
	max-width: 6800px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	position: relative;
	}
.ervaringen_main_inner_carousel_item_text_inner{
	width: 100%;
	height: 0px;
	overflow: hidden;
	transition: height 0.8s;
	}
.ervaringen_main_inner_carousel_item_text_inner.showing{
	width: 100%;
	height: auto;
	overflow: hidden;
	}		
	
.ervaringen_main_inner_carousel_item_text_inhoud{
	height: 368px;
	overflow: hidden;
	padding-bottom: 20px;
	}	
	
	
.ervaringen_main_inner_carousel_item_text h2{
	font-size: 40px;
	line-height: 50px;
	margin: 0;
	margin-bottom: 30px;
	text-align: center;
	}

.ervaringen_main_inner_carousel_item_thumb{
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 auto;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 50%;
	vertical-align: middle;
	}	
.ervaringen_main_inner_carousel_item_text_naam{
	font-size: 16px;
	line-height: 1.5;
	color: #bb542b;
	display: block;
	padding-left: 0px;
	padding-top: 10px;
	vertical-align: middle;
	font-weight: 600;
	text-align: center;
	}		
@media (min-width:1080px){
#ervaringen_main_top_carousel_nav{
	width: 100%;
	height: 0px;
	position: fixed;
	z-index: 6000;
	left: 0;
	top:320px;
	}	
	
#ervaringen_main_text_carousel_holder{
	width: 100%;
	max-width: 1380px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 60px;
	padding-bottom: 60px;
	min-height: 460px;
	position: relative;
	margin-top: -600px;
	z-index: 4000;
	}
.ervaringen_main_inner_carousel_item_text{
	width: 100%;
	max-width: 680px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.1);
	padding-top: 80px;
	padding-left: 112px;
	padding-right: 112px;
	padding-bottom: 80px;
	}
.ervaringen_main_inner_carousel_item_text h2{
	font-size: 60px;
	line-height: 70px;
	margin: 0;
	margin-bottom: 30px;
	text-align: left;
	}

.ervaringen_main_inner_carousel_item_thumb{
	width: 60px;
	height: 60px;
	display: inline-block;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 50%;
	vertical-align: middle;
	margin: 0;
	}	
.ervaringen_main_inner_carousel_item_text_naam{
	font-size: 16px;
	line-height: 1.5;
	color: #bb542b;
	display: inline-block;
	padding-left: 10px;
	padding-top: 0px;
	vertical-align: middle;
	font-weight: 600;
	text-align: left;
	}			
}	
	
#ervaringen_main_text_carousel{
	width: 100%;
	overflow-x: hidden;
	}
#ervaringen_main_text_carousel_bak{
	width: 100000%;
	}
.ervaringen_main_text_carousel_item{
	float: left;
	padding: 4px;
	position: relative;
	}




.ervaringen_main_inner_carousel_item_text p{
	display: block;
	padding-bottom: 16px;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 auto;
	text-align: justify;
	color: #989898;
	}	
	
/***********************************************************************/
/*************************ERVARINGEN************************************/
/***********************************************************************/





/***********************************************************************/
/*************************FOOTER****************************************/
/***********************************************************************/


footer{
	width: 100%;
	background-image: url('images/footer_bg.jpg');
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
	}
#top_footer{
	width: 100%;
	}	
	
#top_footer_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 240px;
	padding-bottom: 40px;
	color: #ffffff;
	}	
@media (min-width:1080px){	
#top_footer_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 220px;
	padding-bottom: 120px;
	color: #ffffff;
	}
}
	
#top_footer h3{
	font-size: 18px;
	line-height: 18px;
	margin: 0;
	margin-bottom: 32px;
	font-family: 'Montserrat';
	font-weight: 400;
	}
	
.top_footer_inner_col{
	width: 100%;
	float: none;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	}			
@media (min-width:1080px){	
.top_footer_inner_col{
	width: 25%;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	}	
}	
	
.top_footer_inner_col ul li{
	padding-bottom: 20px;
	}	
.top_footer_inner_col a{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	}	
.top_footer_inner_col a:hover{
	text-decoration: underline;
	}	
.top_footer_inner_col p{
	font-size: 12px;
	line-height: 38px;
	}




	
	
	
	
#bottom_footer{
	width: 100%;
	border-top: 1px solid #993c1b;
	text-align: center;
	}	
	
@media (min-width:1080px){	
#bottom_footer{
	width: 100%;
	border-top: 1px solid #993c1b;
	text-align: left;
	}
}	
		
#bottom_footer_inner{
	width: 100%;
	max-width: 1150px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 66px;
	color: #ffffff;
	}
#bottom_footer_inner_links{
	height: 66px;
	float: none;
	font-size: 12px;
	line-height: 12px;
	padding-top: 26px;
	}
#bottom_footer_inner_rechts{
	height: 66px;
	float: none;
	font-size: 12px;
	line-height: 12px;
	padding-top: 16px;
	}	
@media (min-width:1080px){		
#bottom_footer_inner_links{
	height: 66px;
	float: left;
	font-size: 12px;
	line-height: 12px;
	padding-top: 26px;
	}
#bottom_footer_inner_rechts{
	height: 66px;
	float: right;
	font-size: 12px;
	line-height: 12px;
	padding-top: 16px;
	}
}	
	
		
#bottom_footer_inner_rechts ul{
	display: inline-block;
	}	
	
#bottom_footer_inner_rechts ul li{
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	}
#bottom_footer_inner_rechts ul li img{
	width: auto;
	height: auto;
	max-height: 33px;
	}	
	
		
#footer_logo_title{
	padding-top: 10px;
	}	
	
		
/***********************************************************************/
/*************************FOOTER****************************************/
/***********************************************************************/	