/* font familie's */
@font-face {
    font-family: 'futura_ltbook';
    src: url('../webfont/futuralt-book-webfont.eot');
    src: url('../webfont/futuralt-book-webfont.eot?#iefix') format('embedded-opentype'),
url('../webfont/futuralt-book-webfont.woff2') format('woff2'),
url('../webfont/futuralt-book-webfont.woff') format('woff'),
url('../webfont/futuralt-book-webfont.ttf') format('truetype'),
url('../webfont/futuralt-book-webfont.svg#futura_ltbook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'museo_slab500';
    src: url('../webfont/museo_slab_500-webfont.eot');
    src: url('../webfont/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
url('../webfont/museo_slab_500-webfont.woff2') format('woff2'),
url('../webfont/museo_slab_500-webfont.woff') format('woff'),
url('../webfont/museo_slab_500-webfont.ttf') format('truetype'),
url('../webfont/museo_slab_500-webfont.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* body options */
body {
	font-family: 'futura_ltbook';
	color:#83bf41;
	height: 2000px;
	overflow-x: hidden;
}
/* --- social --- */
#social {
	z-index:900000000;
	position:fixed;
	top:325px;
	right: -35px;
	width: 100px;
	height:315px;
	list-style-type:none;
}

#social li {
	list-style-type:none;
	display:block;
	height: 45px;
	width: 45px;
	margin-bottom:5px;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(194,194,194,1);
-moz-box-shadow: 0px 0px 40px 0px rgba(194,194,194,1);
box-shadow: 0px 0px 40px 0px rgba(194,194,194,1);
}

#social a {
	text-decoration: none;
	list-style-type:none;
}

#social #fb {
	background:url(../img/FB-fLogo-online.png) no-repeat center;
	background-size: 50px;
}

#social #twitter {
	background:url(../img/Twitter_logo_white.png) no-repeat center;
	background-size: 35px;
	background-color:#00b0ed;	
}

#social #linkin {
	background:url(../img/LinkedIn_logo_initials.png) no-repeat center;
	background-size:50px;
}

#social #insta {
	display:none;	
}

/* header en menu starten hier */
#header {
	z-index: 700;
	position: fixed;
	top: 0px;
	left: 0px;
	color:#FFF;
	background:url(../img/headerimg.png);
	/*background: #83bf41;*/
	height: 60px;
	width: 100%;
	/* --- shadow binnenkant --- */
	-webkit-box-shadow: inset 0px -10px 90px -16px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px -10px 90px -16px rgba(0,0,0,0.5);
	box-shadow: inset 0px -10px 90px -16px rgba(0,0,0,0.5);
	padding-top:25px;
}

#nav {
	margin: 5px 0 0 0px;
	color: #FFF;
	font-size:36px;
	text-align:center;
	font-family: 'museo_slab500';
}

#nav a {
	margin: 0 10px 0 10px;
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}

/* header en menu eindigen hier */

/* content begint hier */

#logo {
	position: relative;
	top: -50px;
	left: -50px;
}

.welcome {
	margin: 0 auto;
	position: relative;
	top: 0px;
	width: 960px;
	height: 800px;
	border-radius: 5px;
	/*background-color: rgba(255,255,255,0.7);*/
	background-color:#FFFFFF;
	align-content: center;
	-webkit-box-shadow: 0px 0px 33px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 33px -6px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 33px -6px rgba(0,0,0,0.75);/* taken from http://www.cssmatic.com/box-shadow */
}

.welcome h1 {
	font-family:'museo_slab500';
	color:#83bf41;
	font-size: 52px;
	position:relative;
	top:-50px;
	left: 150px;
}

#page2 .welcome h1{
	top:50px;	
}

#page2 .welcome p {
	top:100px;	
}

#page3 .welcome h1 {
	top:50px;	
}

#page3 .welcome p {
	top:100px;	
}

#page5 .welcome h1{
	top:50px;
	left:150px;
}

#page4 .welcome h1 {
	top:50px;
}

#page4 .welcome p {
	top:100px;	
}

#page5 .welcome p{
	font-size:18px;
	position:relative;
	left:175px;
	text-align:right;
}

.welcome p {
	position:relative;
	top:-25px;
	left:0px;
	font-family: 'futura_ltbook';
	color:#83bf41;
	font-size:22px;
	width:600px;
	line-height:200%;
	
}

/* ghost button round corners */
.ghost-button-rounded-corners2 {
	position: relative;
	left:325px;
	bottom: 0px;
	display: inline-block;
	background-color:#83bf41;
	width: 300px;
	font-size:18px;
	padding: 8px;
	font-family: 'museo_slab500';
	color: #FFFFFF;
	border: 1px solid #83bf41;
	border-radius: 5px;
	text-align: center;
	outline: none;
	text-decoration: none;
}

#button2 {
	position:relative;
	left: 150px;
	bottom:-50px;	
}

.ghost-button-rounded-corners2:hover, .ghost-button-rounded-corners2:active {
	background-color: rgba(255,255,255,0.3);
	color: #83bf41;
}

/* Ghost button end */

/* -----   pagina's  ------*/
.page {
	padding: 0 0 0 0px; /*geen top-waarde aangeven*/
	height: 1100px;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
}
.page p {
	padding: 0 0 15px 150px;
}
.page ul {
	padding: 0 0 15px 170px;
	font-size: 10px;
	list-style: square;
}

#page1 {
	background:url(../img/img1.jpg) no-repeat center fixed;
	background-size:cover;	
}
#page2 {		
	background:url(../img/img2.jpg) no-repeat center fixed;
	background-size:cover;
}
#page3 {
	background:url(../img/achtergrond-onderhoud.jpg) no-repeat center fixed;
	background-size:cover;
}
#page4 {
	background:url(../img/achtergrond-aanleg.jpg) no-repeat center fixed;
	background-size:cover;
}
#page5 {
	background:url(../img/contact-pagina-achtergrond.jpg) no-repeat center fixed;
	background-size:cover;
}

.page-padding {
	height: 170px; /*	background-color: #FF0;*/
}

/* --- pages end here --- */

/* --- form starts here --- */

form {
	position:relative;
	top:75px;
	left:150px;
}

span {
	font-family: 'futura_ltbook';
	font-size: 12pt;
	color:#83bf41;
	font-weight: normal;
	line-height: 22pt;
}

input[type="text"] {
	font-family: 'futura_ltbook';
	font-size: 12pt;
	color:#83bf41;
	width: 315px;
	height: 30px;
	border: none;
	border-radius: 5px;

}

input[type="submit"] {
	width: 150px;
	height: 30px;
	border: none;
	border-radius: 5px;
	background-color: #83bf41;
	color:#FFFFFF;
	float: left;
	margin-left: 0px;
	font-family: 'museo_slab500';
	z-index:650;
}

textarea {
	font-family: 'futura_ltbook';
	font-size: 12pt;
	color:#83bf41;
	width: 365px;
	height: 110px;
	border: none;
	resize: none;
	border-radius: 5px;
}

textarea, input[type="text"] {
	-webkit-box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.45);
-moz-box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.45);
box-shadow: inset 0px 0px 15px -2px rgba(0,0,0,0.45);
}

/* --- form ends here --- */

@media (min-width: 0px) and (max-width: 450px) {
body {
	font-family: 'futura_ltbook';
	color:#83bf41;
	height: 550px;
	overflow-x: hidden;
}

#social {
	display:none;
}

#nav {
	font-size:14px;
}

.ghost-button-rounded-corners2 {
	left: 40px;
	width:200px;
}

.ghost-button-rounded-corners2:hover, .ghost-button-rounded-corners2:active {
	background-color: rgba(255,255,255,0.3);
	color: #83bf41;
}

#page1 .welcome {
	margin: 0 auto;
	width: 300px;
	height:500px;
	border-radius: 15px;
}

#page2 .welcome {
	margin: 0 auto;
	width: 300px;
	height: 500px;	
}

#page3 .welcome {
	margin: 0 auto;
	width: 300px;
	height: 500px;
}

#page4 .welcome {
	margin: 0 auto;
	width: 300px;
	height: 500px;	
}

#page5 .welcome {
	margin: 0 auto;
	width: 300px;
	height: 500px;	
}

#logo {
	top:-50px;
	left:50px;
	width:200px;
	margin: 0 auto;
}

#page1 .welcome h1 {
	font-size:32px;
	top:-40px;
	left: 90px;
}

#page1 .welcome p {
	left:-140px;
	font-size:12px;
	width:280px;
}

#page2 .welcome h1 {
	font-size:32px;
	top:20px;
	left: 90px;
}

#page2 .welcome p {
	left:-140px;
	top: 40px;
	font-size:12px;
	width:280px;
}

#page3 .welcome h1 {
	font-size:32px;
	top:20px;
	left: 65px;
}

#page3 .welcome p {
	left:-140px;
	font-size:12px;
	width:280px;
	top: 40px;
}

#page4 .welcome h1 {
	font-size:32px;
	top:20px;
	left: 80px;
}

#page4 .welcome p {
	left:-140px;
	font-size:12px;
	width:280px;
	top:40px;
}

#page5 .welcome h1{
	font-size:32px;
	top:20px;
	left: 90px;
}

#page5 .welcome form{
	display:none;
}

#page5 .welcome p{
	text-align:center;
	left:-300px;
	font-size:20px;
}

#button2 {
	top:55px;
	left:45px;
}
#header {
	background:none;
	background-color:#83bf41;
}

.page {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	height: 700px;	
}

page p{
	margin: 0px;
}

}

@media only screen 
  and (min-device-width: 451px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

body {
	font-family: 'futura_ltbook';
	color:#83bf41;
	height: 850px;
	overflow-x: hidden;
}

#social {
	display:none;
}

#nav {
	font-size:14px;
}

.ghost-button-rounded-corners2 {
	left: 40px;
	width:200px;
}

.ghost-button-rounded-corners2:hover, .ghost-button-rounded-corners2:active {
	background-color: rgba(255,255,255,0.3);
	color: #83bf41;
}

#page1 .welcome {
	margin: 0 auto;
	width: 300px;
	height:500px;
	border-radius: 15px;
}

#page2 .welcome {
	margin: 0 auto;
	width: 300px;
	height: 500px;	
}

#page3 .welcome {
	margin: 0 auto;
	width: 300px;
	height: 500px;
}

#page4 .welcome {
	margin: 0 auto;
	width: 300px;
	height: 500px;	
}

#page5 .welcome {
	margin: 0 auto;
	width: 300px;
	height: 500px;	
}

#logo {
	top:-50px;
	left:50px;
	width:200px;
	margin: 0 auto;
}

#page1 .welcome h1 {
	font-size:32px;
	top:-40px;
	left: 90px;
}

#page1 .welcome p {
	left:-140px;
	font-size:12px;
	width:280px;
}

#page2 .welcome h1 {
	font-size:32px;
	top:20px;
	left: 90px;
}

#page2 .welcome p {
	left:-140px;
	top: 40px;
	font-size:12px;
	width:280px;
}

#page3 .welcome h1 {
	font-size:32px;
	top:20px;
	left: 90px;
}

#page3 .welcome p {
	left:-140px;
	font-size:12px;
	width:280px;
	top: 40px;
}

#page4 .welcome h1 {
	font-size:32px;
	top:20px;
	left: 65px;
}

#page4 .welcome p {
	left:-140px;
	font-size:12px;
	width:280px;
	top:40px;
}

#page5 .welcome h1{
	font-size:32px;
	left: 90px;
}

#page5 .welcome form{
	display:none;
}

#page5 .welcome p{
	text-align:center;
	left:-300px;
	font-size:20px;
}

#button2 {
	top:55px;
	left:45px;
}
#header {
	background:none;
	background-color:#83bf41;
}

.page {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	height: 700px;	
}

page p{
	margin: 0px;
}

}