@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,300,500,700,800);
@import url(http://fonts.googleapis.com/css?family=Oxygen:400,700,300);
body, html {
	height: 100%; 
}
body {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	line-height: 26px;
	color: #7f7f7f;
	margin: 0;
	padding: 0;
}
.btn {
	display: inline-block;
	margin: 20px 0 0 0;
	border: 2px solid #fff;
	background: transparent;
	padding: 15px 30px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;
}
.btn:hover {
	border: 2px solid #77be62;
	color: #77be62;
}
.btn-center {
	width: 205px;
	bottom: 150px;
	left: 50%;
	margin-left: -102px;
	display: block;
	position: absolute;
}
.btn-center:hover {
	border: 2px solid #fff;
	background: rgba(255,255,255,0.2);
	color: #fff;
}
.btn-contact {
	left: 50%;
	margin-left: -102px;
	display: block;
	position: absolute;
}
.minheight {
	min-height: 100px;
}
a {
	color: #77be62; 
}
a:focus, a:hover {
	color: #77be62;
}
p {
	color: #7f7f7f;
	margin: 0 0 20px 0;
}
h1 {
	font-size: 52px;
	opacity: .9; 
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	font-family: 'Oxygen', sans-serif;
	margin: 140px 0 0 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
}
.blog-featured h1 {
	margin-top: 0;
}

.carouseloverlay h1 {
	margin-top: 130px;
}
.container {
	position: relative;
}
section h2 {
	font-size: 38px;
	color: #4e534d;
	text-transform: uppercase;
	text-align: center;
}
section h2.speciaal {
	font-size: 161px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 800;
	text-shadow: 0 1px 1px rgba(0,0,0,0.25);
	margin-bottom: 20px;
}
#focusgroups h2.speciaal {
	margin-bottom: 40px;
}
h2 {
	font-size: 30px;
	font-weight: 700;
	color: #4e534d;
	text-transform: uppercase;
}
h3 {
	font-weight: bold;
	color: #4e534d;
}
footer h3 {
	font-size: 30px;
	margin: 0 0 20px 0;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
.top {
	width: 100%;
	overflow: hidden;
	background: #fff;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	position: fixed;
	z-index: 1000;
}
.logo {
	float: left;
}
.carouseloverlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1;
	background: url(/templates/100procentbuiten/images/b.png) no-repeat center center;
	background-size: 150px;
}
nav ul {
	float: right;
}
nav ul li {
	float: left;
	border-right: 1px solid #ccc;
}
.nav>li>a {
	float: left;
	display: block;
	padding: 22px 15px;
	color: #2d3129;
}
.nav>li.item-101 {
	display: none; 
}
header {
	width: 100%;
	height: 100%;
	min-height: 500px;
	position: relative; 
}
header .custom {
	height: 100%;
}
header .item {
	width: 100%;
	height: 100%;
	background-size: cover!important;
	background-position: center 40%!important;
}
header .carousel {
	height: 100%;
}
header .carousel-inner {
	height: 100%;
}
section {
	width: 100%;
	overflow: hidden;
	padding: 50px 0;
}
header .container {
	height: 100%;
}
header p {
	text-align: center;
	bottom: 20%;
	right: -100px;
	width: 40%;
	color: #fff;
	font-size: 42px;
	line-height: 50px;
	font-style: italic;
	position: absolute;
} 
.page-header h1 {
	color: #77be62;	
}
section#activities {
	background: url(/templates/100procentbuiten/images/bgactiviteiten.jpg) no-repeat;
	background-size: cover;
	padding: 50px 0 150px;
}
section#experiences {
	padding: 80px 0 100px;
	text-align: center;
}

@media (min-width: 768px) {
	section#experiences .container {
		background: url(/templates/100procentbuiten/images/quoteleft.png) no-repeat left top;  
	}
	section#experiences .container {
		background: url(/templates/100procentbuiten/images/quoteleft.png) no-repeat left 30px;  
	}
	section#experiences #ervaringen {
		background: url(/templates/100procentbuiten/images/quoteright.png) no-repeat right top;  
	}
}
section#news {
	text-align: center;
}
section#partners {
	background: url(/templates/100procentbuiten/images/bgpartners.png) repeat-x top;
	margin-top: -35px;
	padding: 66px 0;
}
section#partners h2 {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
section#partners ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
section#partners ul li {
	width: 33%;	
	float: left;
	text-align: center;
}
section#focusgroups {
	background: url(/templates/100procentbuiten/images/bgactiviteiten.jpg) no-repeat;
	background-size: cover;
	height: 1080px;
}
.row.doelgroep {
	margin: -55px 0 0 0;
}
#about .container {position:static;}
#about {position:relative; border-bottom:1px solid #EEE; margin-bottom:30px;}

.about_text {
	width: 50%;
	margin-top: 50px;
	display: inline-block;
    float: left;
}
#aboutcarousel {
	background: url(/templates/100procentbuiten/images/100procent.jpg) no-repeat center top;
	margin: 50px 0px 30px 0px; 
	float: left;
	width: 100%;
}
#aboutcarousel .carousel-inner {
	height: 100%;
}
#aboutcarousel .item {
	text-align: center;
	width: 100%;
}
#aboutcarousel .item h2 {
	font-size: 38px;
	text-transform: uppercase;
	color: #4e534d;
	padding: 20px 0 0 0;
	font-weight: 800
}
#aboutcarousel .item p {
	margin: 40px 0 10px 0px;
	min-height: 80px;
	padding: 0px 15px;
}
#aboutcarousel .carousel-indicators {
	bottom: -30px;
}
#owl-meal-slider {
	margin: -30px 0 0 0; 
}
#owl-meal-slider .activiteit {
	text-align: center; 
}
.owl-carousel .owl-prev, #owl-meal-slider .owl-prev{
	position: absolute;
	left: -60px;
	top: 90px;
	width: 34px;
	height: 56px;
	overflow: hidden;
	text-indent: -1000px;
	background: url(../images/nav-left.png) no-repeat;
}
.owl-carousel .owl-next, #owl-meal-slider .owl-next{
	position: absolute;
	right: -60px;
	width: 34px;
	height: 56px;
	text-indent: -1000px;
	overflow: hidden;
	top: 90px;
	background: url(../images/nav-right.png) no-repeat;
}
#ervaringen {
	margin: 20px 0; 
	padding: 0 0 50px 0;
}
#ervaringen .carousel-inner > .item {
	width: 100%;
	text-align: center;
	margin: auto;
	padding: 0 150px;
}

.experiences-slide p {
	max-width: 650px;
	margin: 0 auto;
}

.experiences-slide .owl-prev {
	background: url(../images/nav-left-black.png) no-repeat;
	top: 25px;
	left: 150px;
}

.experiences-slide .owl-next {
	background: url(../images/nav-right-black.png) no-repeat;
	top: 25px;
	right: 175px;
}

#ervaringen .owl-carousel .owl-next, #ervaringen #owl-meal-slider .owl-next {
	top: 20px;
}

.owl-item .item {
	opacity: 0.5; 
}
.slider-news .owl-item .item {opacity:1!important;}

.owl-item .item .activiteit {
	opacity: 0;
	width: 200%;
	margin-left: -50%;
}
.owl-item .item.opacity1 {
	opacity: 1!important;
	transition: opacity 0.5s ease;
}
.owl-item .item.opacity1 .activiteit {
	opacity: 1!important;
	transition: opacity 0.5s ease;
}
form {
	width: 100%;
}
input[type="text"], textarea{
	background: #353535;
	border: none;
	padding: 8px;
	width: 100%;
	margin: 0 0 10px 0;
	border-top: 2px solid #202020;
	border-radius: 3px;
}
label.error {
	color: #d75353;
	margin: 0;
}
textarea {
	height: 150px;	
}
footer {
	width: 100%;
	overflow: hidden;
}
footer .footertop {
	width: 100%;
	padding: 100px 0;
	background: url(/templates/100procentbuiten/images/bgfooter2.jpg) repeat-x; 
}
footer .footerbottom {
	background: #202020;
	border-top: 5px solid #1a1a1a;
	width: 100%;
	padding: 20px 0;
}
footer .footerbottom p, footer .footerbottom a {
	margin: 0;
	color: #7f7f7f;
}
.carousel-indicators li {
	border:1px solid #ccc;
}
/*#system-message-container{
    position: fixed;
    top: 55px;
    left: 0px;
    width: 100%;
    z-index: 200;
}*/
.alert-success > .alert-heading{
    display: none;
}
.carousel-indicators {
	bottom: 50px;
}
.img-frame-news{height:500px; width:100%; overflow:hidden;}
.news-image{ width:auto; height:100%; }
.news-item-percent p{ padding:0px 10px; }
.news-item-percent h3{color:#4E4E4E; font-weight:300;}

/*Arrows floating above activity-image*/
.span-box-parent{position:relative;}
.span-box{
	display: -webkit-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	justify-content: center;
}
.fa-angle-left{ left: 0px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
}
	
.fa-angle-right{
	right: 0px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
}

.slider-news .owl-prev{ margin-top:200px;  }
.slider-news .owl-next	{ margin-top:200px;  }

/* header owl slider */

.header-slider {height:100%;}
.header-slider-quote {padding-right:60px;}
.header-slider .carousel-indicators li {
	border:1px solid white;
}
.header-slider .carousel-indicators .active {
	background-color: white;	
}

/*.header-slider .owl-stage-outer .owl-stage .owl-item .carousel-inner .item{ height:100%;}*/

@media(max-width:1310px) {
	#activities .container {
		padding: 0 75px; 
	}
	section h2.speciaal {
		font-size: 120px; 
	}
	header p {
		font-size: 30px;
		line-height: 32px;
		right: 0;
	}
}

@media(min-width: 1310px) {
	header .carousel-inner p {
		right: -30px;
	}
}
	@media(min-width: 1650px) {
		header .carousel-inner p {
			right: -10%;
		}
}

@media (max-width: 1205px) {
	.nav > li > a {
		padding: 22px 15px;
		font-size: 13px;
	}

	.carouseloverlay {
		background: url(/templates/100procentbuiten/images/b1.png) no-repeat 50% 60%;
	}

	.page-header h1 {
		font-size: 30px;
		margin: 40px 0 0 0;
	}

	.btn-center {
		bottom: 100px;
	}

	.experiences-slide .owl-prev {
		left: 125px;
	}

	.experiences-slide .owl-next {
		right: 150px;
	}

	.experiences-slide p {
		max-width: 500px;
		margin: 0 auto;
	}

}

@media (max-width: 1000px) {
	.nav > li > a {
		padding: 22px 9px;
		font-size: 10px;
	}

	.logo img {
		padding: 10px;
		width: 150px;
	}

	section h2.speciaal {
		font-size: 105px;
	}
}

@media (max-width: 992px) {
	section#focusgroups {
		height: auto;
		padding-bottom: 100px;
	}

	section h2.speciaal {
		font-size: 80px;
	}

	.row.doelgroep {
		margin: 0;
	}

	.experiences-slide .owl-prev {
		left: 125px;
	}

	.experiences-slide .owl-next {
		right: 150px;
	}

	.experiences-slide p {
		max-width: 300px;
		margin: 0 auto;
	}

}

@media (min-width: 767px) {
	.fa-angle-right {
		display: none !important;
	}

	.fa-angle-left {
		display: none !important;
	}
}

@media (max-width: 767px) {
	.nav > li > a {
		font-size: 12px;
		text-align: center;
	}

	section h2 {
		font-size: 28px;
	}

	.logo {
		margin-left: 15px;
	}

	.navbar-toggle {
		padding: 19px 0px;
	}

	section#partners {
		padding: 66px 0 30px;
	}

	section#partners ul li {
		width: 100%;
	}

	section#partners ul li img {
		width: 80%;
	}

	nav.container {
		width: 100%;
		padding: 0;
	}

	.navbar-toggle .icon-bar {
		background: #333;
	}

	.container > .navbar-collapse {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.container > .navbar-collapse ul {
		width: 100%;
	}

	.navbar-collapse ul li {
		width: 100%;
		border: none;
	}

	.nav > li > a {
		width: 100%;
		padding: 10px 15px;
		border-top: 1px solid #ececec;
	}

	.carouseloverlay {
		background: url(/templates/100procentbuiten/images/b2.png) no-repeat 50% 57%;
		pointer-events: none;
	}

	.carouseloverlay h1 {
	margin-top: 90px;}

	.carouseloverlay .btn {
		pointer-events: all;
	}

	.btn-center {
		position: absolute;
		bottom: 100px;
	}

	header .custom {
		min-height: 400px;
	}

	#about p {
		padding: 0;
	}

	#aboutcarousel {
		background: url(/templates/100procentbuiten/images/100procentklein.jpg) no-repeat center top;
	}

	#aboutcarousel .item h2 {
		margin-top: -10px;
	}

	#ervaringen .carousel-inner > .item {
		padding: 0;
	}

	#activities .container {
		padding: 0 20px;
	}

	#owl-meal-slider {
		margin: 0;
	}

	.owl-item .item {
		opacity: 1;
	}

	.owl-item .item .activiteit {
		width: 100%;
		margin-left: 0;
		opacity: 1;
	}

	#owl-meal-slider .owl-prev, #news .owl-prev {
		left: 5px;
	}

	#owl-meal-slider .owl-next, #news .owl-next {
		right: 5px;
	}

	section h2.speciaal {
		font-size: 35px;
	}

	footer .col-md-4 {
		margin: 25px 0 0 0;
	}

	header p {
		margin: 350px 0 0 0;
		bottom: auto;
		width: 100%;
		font-size: 20px;
		line-height: 22px;
		position: relative;
		display: none;
	}

	.fa-angle-left {
		left: 0px;
		position: absolute;
		top: 50%;
		margin-top: -20px;
	}

	.fa-angle-right {

		right: 0px;
		position: absolute;
		top: 50%;
		margin-top: -20px;
	}

	.fa {
		color: white;
	}

	.blog-featured h1, .blog-featured h2 {
		text-align: center;
	}

	.about_text {
		width: 100%;
		text-align: center;
	}

	.image_jeffrey {
		position: relative !important;
		width: 60%;
		right: -20px !important;
		bottom: -50px !important;
		margin-top: -180px !important;
	}

	#partners {
		text-align: center;
	}

	.experiences-slide .owl-prev {
		background-size: 25px;
		left: 15px;
	}

	.experiences-slide .owl-next {
		background-size: 25px;
		right: 15px;
	}

	.experiences-slide p {
		max-width: 50%;
		margin: 0 auto;
	}

}

@media (max-width: 500px) {
	.image_jeffrey {
		position: relative !important;
		width: 80%;
	}

	#ervaringen #owl-meal-slider .owl-next {
		top: 20px;
	}

	.experiences-slide .owl-prev {
		left: 0px;
		background-size: 15px;
	}

	.experiences-slide .owl-next {
		right: -20px;
		background-size: 15px;
	}

	.experiences-slide p {
		max-width: 70%;
		margin: 0 auto;
	}

}
@media (min-width: 768px) {
	.blog-featured h1, .blog-featured h2 {
		text-align: left !important;
	}
}

@media (min-width: 992px) {
	.target_white {
		height: 540px;
	}

	.image_jeffrey {
		width: 50% !important;
	}
}

@media (min-width: 1200px) {
	.target_white {
		height: 450px;
	}

	.image_jeffrey {
		width: 36% !important;
	}
}

.target_white {
	background-color: white;
	padding: 1px 15px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.image_jeffrey {
	display: block;
	float: right;
	right: 0;
	position: absolute;
	bottom: 0px;
}

.carousel-indicators .active {
	background-color: #77be62;
	border: 1px solid #77be62;
}
}