@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.afspraakmaken{
	position:absolute;
	z-index:9998;
	width:700px;
	margin-left:-490px;
	left:50%;
	height:60px;
	top:50%;
	margin-top:-150px;		

}

.afspraakmaken a{
    color: #fff;
	display:inline-block;
	padding:15px 25px 15px 25px;
    font-size: 18px;
	text-decoration:none;
    font-weight: bold;	
	border:1px solid white;	
	text-transform:uppercase;	
}

.afspraakmaken a:hover{
    background: #00556c;	
}

.afspraakmaken span{
    color: #fff;
	font-size: 40px;
    line-height: 50px;
	letter-spacing: 4px;
	margin-bottom:20px;
	display:block;
	text-decoration:none;
    font-weight:100;
	text-transform:uppercase;	
}


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

.next, .prev{
	display:none;	
}

.wrapper .container{
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
	left:50%;
	margin-left:-490px;
	height:400px;
}

.wrapper ul{
	height: 280px;
}
.unslider-nav ol {
  list-style: none;
  text-align: center;
}
.unslider-nav ol li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #fff;
  cursor: pointer;
}
.unslider-nav ol li.unslider-active {
  background: #fff;
  cursor: default;
}


body,html{
	font-family: 'Ubuntu', sans-serif;	
}

.topbar, .bottombar{
	width:100%;
	height:38px;
	background: #373737;	
}

a{
	color:#62b5d6;	
}

.bottombar{
	float:left;	
}
.bottomleft, .bottommiddle, .bottomright{
	float:left;	
}

.activiteittop{	
	position:absolute;
	bottom:0px;
	width:100%;
	text-align:center;
	color:#fff;
	z-index:10;
	background: rgba(0, 0, 0, 0.75); 
	height:40px;
	text-transform:uppercase;
}

.activiteit:hover .activiteittop{
	background: rgba(0, 85, 108, 0.75); 		
}

.activiteittop span{
	margin-top:11px;
	display:block;	
}

.bottomleft, .bottomright{
	width:380px;	
}
.bottomleft{
	text-align:left;	
}
.bottommiddle{
	width:220px;
	text-align:center	
}
.bottomright{
	text-align:right;	
}

.topbar p, .bottombar p, .bottombar a{
	color:#fff;
	text-transform:uppercase;	
	font-size:13px;
	line-height:14px;
	margin-top:11px;
}

.lefttopbar p{
	float:left;
}

.social{
	float:left;	
	margin-top:6px;
	margin-left:6px;
}

.header{
	height:87px;
	background:#fff;
	width:100%;
	position:fixed;
	top:38px;
	padding-top:20px;
	z-index:9999;
	border-bottom:10px solid #c5e4f0;
}

.topbar{
	position:fixed;	
	z-index:9999;
}

.menu{
    margin-top: 53px;
}

.menu ul{
	margin-left:54px;	
}

.menu ul li{
	float:left;	
}

.menu ul li a{
	color:#4a4a4a;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;	
	padding-left:10px;
	padding-right:10px;
    height: 34px;
    display: block;	
}

.menu ul li a.active,
.menu ul li a:hover{
	border-bottom:10px solid #62b5d6;	
}

.container{
	width:980px;
	margin:0 auto;	
}

.righttopbar{
	text-align: right;	
}

.lefttopbar, .righttopbar, .logo, .menu, .leftcontent, .rightcontent{
	width:50%;
	float:left;	
}

.slider{
	width:100%;
	float:left;
	height:602px;
	margin-top:140px;
	    
}

.home{
	background:url(images/mainimage.jpg) no-repeat;
	background-size: cover;
}

.home:hover{
	cursor:pointer;	
}

.glasgevel{
	background:url(images/mainimage2.jpg) no-repeat;
	background-size: cover; 
}

.dakcoating{
	background:url(images/mainimage3.jpg) no-repeat;
	background-size: cover;
}

.prijzen{
	background:url(images/mainimage4.jpg) no-repeat;
	background-size: cover;			
}

.contactslide{
	background:url(images/mainimage5.jpg) no-repeat;
	background-size: cover;	
}

.slider{
	border-bottom:163px solid #c5e4f0;	
}
.fullcontact{
	width:100%;	
}

.overlay{
	width:980px;
	height:284px;
	position:absolute;
	margin-left:-490px;
	left:50%;
	background:#62b5d6;
	margin-top:621px;
}

.backtop{
	position:fixed;
	bottom:0px;
	right:0px;	
}

.stefan img{
	margin-top:-31px;	
	margin-left:-20px;
}

.stefan.glas img{
	margin-top:10px;	
	margin-left:-20px;
}

.stefan.dak img{
	margin-top:30px;	
}

.stefan{
	width:260px;	
}

.uitgelicht{
    width: 620px;
    margin-right: 100px;
}

.uitgelicht h1{
	color:#fff;
	font-size:28px;
	font-weight:bold;
	margin-top:45px;
	margin-bottom:10px;	
}

.uitgelicht p{
	color:#fff;
	font-size:18px;
	line-height:30px;
	font-weight:lighter;
}

.button{
	font-size:18px;	
	text-decoration:none;
	font-weight:normal;
	margin-top:30px;
	color:#fff;
	display:inline-block;
	background:#030303;
	padding:12px 18px 12px 18px;
	text-transform:uppercase;
		cursor:pointer;
}



.button:hover{
	background:#00556c;
}

.stefan, .uitgelicht{
	float:left;
}

.leftcontent, .rightcontent{
	margin-top:80px;
	margin-bottom:80px;	
}

.leftcontent, .rightcontent{
	width: calc(50% - 20px);	
}

.leftcontent{
	margin-right:20px;	
}

.rightcontent{
	margin-left:20px;	
}

.leftcontent ul {
    list-style: none;
    padding:0;
    margin:0;
}

.leftcontent li,
.rightcontent li { 
    padding-left: 1em; 
	line-height:27px;
    text-indent: -.7em;
}

.leftcontent li:before,
.rightcontent li:before {
    content: "• ";
    color: #62b5d6; /* or whatever color you prefer */
	padding-right:10px;
}

h2{
	font-size:24px;
	color:#050505;
	font-weight:bold;
	margin-bottom:30px;		
}

h3{
	font-size:15px;
	color:#050505;
	margin-top:40px;
	font-weight:bold;	
	margin-bottom:10px;	
}

p{
	font-weight:100;
	font-size:15px;
	line-height:27px;
	color:#050505;	
}

.activiteit{
	float:left;
    position: relative;
	margin-right:30px;	
	margin-bottom:30px;
}



.voorpagina .activiteit{
	cursor:pointer;	
}

.activiteit:nth-child(odd){
	margin-right:0px;
}

.project{
	width: calc(50% - 30px);	
	float:left;
	margin-right:60px;	
	margin-top:40px;	
}

.project span{
	font-weight:bold;
	margin-top:10px;
	display:block;	
}

.project p{
	font-style:italic;	
}

.project:nth-child(even){
	margin-right:0px;
}

.parralax{
    background:url(images/parralax.jpg);
    height: 341px; 
	width:100%;
	float:left;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parralax.twee{
    background:url(images/parralax2.jpg);
    height: 341px; 
	width:100%;
	float:left;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parralax.drie{
    background:url(images/parralax3.jpg);
    height: 341px; 
	width:100%;
	float:left;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.testimonials{
	height:341px;
	width:100%;
	float:left;
	background:#62b5d6;	
}

.persoon{
	width:280px;
	float:left;	
}

.testimonial{
	width:700px;	
	float:left;	
}

.persoon, .testimonial{
	margin-top:55px;
	margin-bottom:55px;	
}

h4{
	font-size:23px;
	font-weight:bold;
	color:#060606;
	margin-top:20px;
	margin-bottom:20px;	
}

.testimonial p{
	color:#fff;	
    width: 535px;
	margin-bottom:20px;
}

.testimonial span{
	color:#fff;
	
	font-style:italic;	
}


.recent{
	width:100%;
	float:left;
	margin-top:80px;
	margin-bottom:80px;	
}

.recent p{
	width:540px;	
}

.maakeenafspraak{
	width:100%;
	float:left;
	background:#d8d8d8;
	height:100px;	
}

.leftside, .rightside{
	width:50%;
	float:left;
}

.rightside{
	text-align:right;	
	width:100% !important;
}

.rightside img{
	margin-top:-20px;	
}

.contact{
	width:100%;
	float:left;	
}

.leftcontact, .rightcontact{
	margin-top:80px;
	margin-bottom:80px;
	float:left;	
}

.leftcontact{
	width:340px;	
}

.rightcontact{
	width:640px;	
}

.footer{
	width:100%;
	float:left;
	background:#62b5d6;	
}

.footerkolom{
	margin-top:40px;
	margin-bottom:40px;
	width:25%;
	float:left;	
}

.footerkolom p,
.footerkolom a{
	color:#fff;
	text-decoration:none;
	font-weight:400;
	line-height:27px;
	width:100%;
	display:block;	
}

.leftform,
.rightform{
	float:left;	
}

.leftform{
	width:calc(50% - 20px);	
	margin-right:20px;
}

.rightform{
	width:calc(50% - 20px);	
	margin-left:20px;
}

.leftform input, .rightform input{
	width:100%;
	border:1px solid #8f8f8e;
	height:50px;	
	float:left;
	padding-left:8px;
	margin-bottom:10px;
}

.radioselect{
	width:100%;
	float:left;
	margin-bottom:20px;
	margin-top:20px;	
}

label{
	display:block;
	font-weight:bold;
	margin-bottom:8px;	
	margin-top:4px;
}
label, textarea{
	float:left;	
}

textarea{
	width:100%;
	float:left;
	height:200px;	
	padding-left:8px;	
}

.sendbar{
	width:100%;
	float:left;
	margin-bottom:80px;	
}

.sendbarleft,
.sendbarright{
	width:50%;
	float:left;
}

.sendbarright{
	text-align:right;	
	margin-top:40px;
}
	
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:375px) {
body,html{
	width:100%;	
}

.afspraakmaken{
	display:none;	
}

.slider{
    margin-top: 106px;
}

.topbar{
	display:none;	
}

.menu {
	margin-top:20px;	
}

.menu ul li:first-child{
	display:none;	
}

.menu ul li a.active,
.menu ul li a:hover{
	border-bottom:none;	
}

.lefttopbar, .righttopbar, .logo, .menu, .leftcontent, .rightcontent, .footerkolom, .leftcontact, .rightcontact, .testimonial{
	width:calc(100% - 20px);	
	margin-left:10px;
	margin-right:10px;
	float:left;	
}

.menu ul li a{
	padding-left:3px;	
	padding-right:3px;
	font-size:13px;
}

.menu ul li:first-child a{
	padding-left:0px;	
}

.menu ul li:last-child a{
	padding-right:0px;	
}

.logo{
	background:url(images/afspraak.png) no-repeat right;	
}

.header{
	border-bottom:none;	
	top:0px;
}

.menu ul{
	margin-left:0px;	
}

.logo img{
	height:35px;	
}

.container{
	width:320px !important;
	margin:0 auto;	
}

.wrapper .container{
    margin-left: -160px;	
}

.overlay{
	width:320px;
	margin-left:-160px;	
	margin-top:197px;
	height: 215px;
}

.stefan img {
    margin-top: 68px;
    margin-left: -20px;
    height: 95px;
}

.stefan{
	width:59px;		
}

.uitgelicht{
	width:240px;
    margin-right:0px;
}

.uitgelicht h1{
    font-size: 22px;
	    margin-top: 20px;
    margin-bottom: 10px;
}

.button {
    font-size: 13px;
	margin-top:28px;
}

.uitgelicht p{
	font-size:14px;
	line-height:18px;	
}

.project{
	width: 320px;
	float:left;
	margin-top:40px;	
}

.recent p {
    width: 320px;
}

.slider{
	height:195px;
	background:url(images/slidermobile.png) no-repeat;
	background-size:cover;	
}

.leftcontent, .rightcontent, .recent{
	margin-top:20px;
	margin-bottom:20px;	
}

.activiteit, .activiteit img{
	width:100%;	
}

.persoon, .testimonial {
    margin-top: 10px;
    margin-bottom: 10px;
}

.persoon {
    width: 100%;
    text-align: center;
    float: left;
}

.persoon img{
    height: 160px;
}

h2{
    margin-bottom: 15px;	
}

h3{
	margin-top:15px;	
}

h4{
	margin-top:0px;
	margin-bottom:15px;	
}

.testimonial p{
	display:none;
}

.testimonial span{
	display:none;	
}

.testimonials {
    height: 330px;
}

.parralax{
    background-attachment:inherit;	
}

.wrapper{
    margin-top: 20px;	
}

.project img{
	width:100%;	
}

.leftside{
	display:none;
}

.rightside{
	width:40%;
}

.leftcontact h4{
	margin-top:15px;	
}

.leftcontact, .rightcontact{
	margin-top:20px;	
	margin-bottom:20px;
}

.rightcontact iframe{
	width:100%;	
}

.footerkolom {
    margin-top: 40px;
	margin-bottom:0px;
}
.bottombar{
	height:auto;	
}
.bottomleft, .bottomright, .bottommiddle{
	text-align:left;
	width:100%;	
}

.overlay {
    width: 100%;
    margin-left: 0px;
	margin-top: 0px; 
    height: 260px;
    float: left;
	position:relative;
	left:0px;
}
.slider {
    border-bottom: none;
}
.uitgelicht {
   	width: calc(100% - 80px);
    margin-right: 40px;
	margin-left:40px;
}

.stefan{
	display:none;	
}

}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
.overlay{
    margin-top: 385px;
}
.slider {
    width: 100%;
    float: left;
    height: 366px;
    background-size: 100%;
}
}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.container{
    width: 716px;
    margin: 0 auto;
}

.uitgelicht {
    width: 508px;
    margin-right: 0px; 
}	


.overlay{
	width: 768px;
    height: 284px;
    position: absolute;
    margin-left: -384px;
    left: 50%;
    background: #62b5d6;
    margin-top: 415px;
}

.menu{
	width:70%;	
}

.wrapper .container{
	width: 768px;
	position: absolute;
    margin-left: -384px;
}

.testimonial {
    width: 480px;
    float: left;
}

.testimonial p {
    color: #fff;
    width: 487px;
    margin-bottom: 20px;
}

.leftcontent, .rightcontent{
	margin-top:40px;
	margin-bottom:40px;	
}



.activiteit,
.activiteit img{
	width:150px;
	margin-right:10px;
	margin-bottom:10px;
}

.logo{
	width:30%;	
}

.slider{
    height: 395px;	
}

.recent p{
	width:auto;	
}

.project{
	height:250px;	
}

.project,
.project img{
    width: 280px;
}



}