@charset "UTF-8";
/* CSS Document */

/* 
    Theme Name: Godfried de Vries
    Theme URI: http://www.godfrieddevries.nl
    Description: Template
    Version: 1.0 
    Author: Wijzeronline - Maikel Franken
    Author URL: http://www.wijzeronline.nl
 */  
 
/* RESET CSS */

@import url('//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,300');
@import url('//fonts.googleapis.com/css?family=Oswald:700');


body {
	font-family: 'Open Sans' !important;
}

body p {
    line-height: 27px !important;
	font-family: 'Open Sans';
	margin-top: 5px !important;
}

.overlay {
	position: absolute;
	width: 100%;
	left:0px;
	top: 264px;
	text-align: center;
	font-size: 35px;
	color: white;
	height: 290%;
	overflow: hidden;
	padding-top: 200px;
	line-height: 45px;
	font-weight: bold;

    background-color: rgb(124, 181, 24);
    background-color: rgba(124, 181, 24, 0.9);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7cb518, endColorstr=#7cb518);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7cb518, endColorstr=#7cb518)";

}

img{
	border-style:none;
}

ul { padding: 0px; margin: 0px; }

.post-edit-link {
  display: blok;
  width: 100%; 
  clear: both !important; 
}

a {
	color: #5fa0d9;
}

input.button, button.button.alt {
	-webkit-appearance: none !important;
}

.vc_btn3-color-danger {
	background: #ff5d0b !important;
	font-size: 16px !important;
}

/* Image stuff for 2.6.1 */

.alignnone {
	padding: 0px;
	margin: 0px;
}

.aligncenter {
  display: blok;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
   	padding-left: 5px;
	padding-right: 5px;
}

.alignright {
 	float: right;
   	padding-left: 5px;
	padding-right: 5px;
}

.wp-caption {
  border: 1px solid #718119;
  text-align: center;
  background-color: #606e14;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.gallery-caption {
font-size: 12px;
}

html, body {
  overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6 {
	padding: 0px;
	margin: 30px 0 0px 0;
	font-family: 'Open Sans';
	font-weight: 300;
}

h1 {
	font-size: 30px !important;
}

h2 {
	font-size: 27px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h1, h2, h3, h4 {
	text-transform: uppercase;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: blok;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blokquote, q {
  quotes: none;
}
blokquote:before, blokquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong , b{
font-weight: bold !important;
}

/* RESET HTML */

html, body, div, span, applet, object, iframe p, blokquote, 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;
}






/* 

/* CSS OPMAAK */

body {
	font-size: 14px;
	background: #262932;
}

#content {
	width: 100%;
	margin: auto;
	background: white;
}

.home #content {
	margin-top: 0px !important;
}

.container {
	max-width: 1200px;
	margin: auto;
}

/* HEADER */

    
    
.nav { height: 42px;}
    .nav ul { list-style: none; }
    .nav ul li{float: left; margin-top: 6px; padding: 6px; border-right: 1px solid #ACACAC;}
    .nav ul li:first-child{ padding-left: 0;}
    .nav ul li a { }
    .nav ul li a:hover{ text-decoration: underline;}

#wprmenu_bar {
	position:fixed;
	top:0px;
	right:0px !important;
	background: #0D0D0D;
	padding:10px 16px;
	width:100%;
	display: none;
	cursor: pointer;
	z-index: 9999999 !important;
	overflow: hidden;
	height:42px;
	display: none;
	width:10% !important;
}

body.admin-bar #wprmenu_menu.left, 
body.admin-bar #wprmenu_menu.right {
	top: 74px;
	padding-bottom: 75px;
	z-index:9999;
}

.inner-header {
	width: 1200px;
	overflow:hidden;
	margin-left: auto;
    margin-right: auto;
}

#header {
	display: blok;
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 20px;
	z-index: 9999;
	background-color: rgba(255, 255, 255, 0.9); 
}

	
	.f-nav{ 
		z-index: 9999; 
		position: fixed !important; 
		left: 0; 
		top: 0; 
		background-color: rgba(255, 255, 255, 0.9); 
	}

#header.f-nav {-webkit-animation:opac 0.8s;animation:opac 0.8s}
@-webkit-keyframes opac{from{opacity:0} to{opacity:1}}
@keyframes opac{from{opacity:0} to{opacity:1}}

	#header .logo {
		float: left;
		width: 25%;
	}
	
		#header .logo h1, #header .logo h1 a {
			color: #c7c7c7;
			font-family: 'Oswald', sans-serif;
			margin-top: 0px !important;
			text-decoration: none;
			font-size: 35px;
		}
		
		#header .logo img {
			max-width: 350px;
			height: auto;
		}
	
	#header .hoofdMenu {
		float: right;
		width: 70%;
	}


		#header .hoofdMenu ul {
			list-style: none;
			padding :0px;
			overflow: hidden;
		}


			#header .hoofdMenu ul li {
				display: blok;
				list-style: none;
			}
			
				#header .hoofdMenu ul li a{
					display: block;
					list-style: none;
					float: right;
					padding:10px;
					color: black;
					text-decoration: none;
					font-size: 20px;
					text-transform: uppercase;
				}
			
					#header .hoofdMenu ul li a:hover{
						color: black;
						text-decoration: underline;
					}
					
				#header.f-nav .hoofdMenu ul li a {
					color: black !important;
				}


/* CONTENT BLOKKEN */

#fullcolor_blok {
	width: 100%;
	padding: 20px 0px;
	text-align: center;
	font-size: 22px;
	font-weight:300;
}

.slider_blok {
	width: 100%;
}

/* ALGEMEEN CSS */

.blokkop {
	width: 100%;
	text-align: center;
	color: #a2c5bf;
	font-size: 20px;
	padding: 20px 0px;
}

/* KLANT SLIDER */

.achtergrondp {
	background: #f9f9f9;
	overflow: hidden;
	margin-bottom: 40px !important;
}

	#klanten .achtergrondp:nth-child(2) {
		margin-bottom: -40px !important;
		padding-bottom: 40px;
	}

.klantlogo {
	margin-bottom: 50px;
}

	.klantlogo h3 {
		text-align: center;
		font-weight: 300;
		margin-bottom: 30px;
		font-size: 28px;
	}
	
		.klantlogo h3::after {
			display: block;
			background: black;
			height: 3px;
			width: 100px;
			content: '';
			margin: 10px auto 0px auto;
		}


.slick-arrow {
	position: absolute;
}

	.slick-arrow i {
		font-size: 25px;
		color: #C7C7C7;
	}
	
		.rechtsaf {
		  right: -50px;
		  top: 70px;
		}
		
		.linksaf {
		  left: -50px;
		  top: 70px;
		}

/* KLANTEN BLOK */


.inhoud_blok {
	display: block;
	width: 100%;
	/* overflow: hidden; */
	margin-bottom: 30px;
	clear: both;
	margin-top: 50px;
}


	.inhoud_blok .pblok {
		width: 25%;
		float: left;
		padding-bottom: 20px;
	}
	
	.inhoud_blok .pblokPortfolio {
		width: 49%;
   		margin-bottom: 1%;
		margin-right: 1%;
		float: left;
		height:400px;
		padding-bottom: 20px;
		background-position: center !important;
        background-size: cover !important;
	}
	
	
		.inhoud_blok .pblok span.ptitel {
			display: block;
			width: 80%;
			margin: 20px auto 10px auto;
			padding: 10px;
			border-radius: 10px;
			color: white;
			text-align: center;
			background: #a2c5bf;
			font-size: 16px;
		}
		
		.inhoud_blok .pblok span.ptitel2 {
			display: block;
			width: 80%;
			margin: 43px auto 10px auto;
			padding: 10px;
		}
		
		.inhoud_blok .pblok span.pinhoud {
			display: block;
			width: 80%;
			text-align: center;
			margin: auto;
			height: 160px;
		}

		.inhoud_blok .pblok span.pleesmeer {
			display: block;
			width: 100%;
			text-align: center;
			color:#a1c4be;
			text-decoration: underline;
			margin-top: 20px;
			min-height: 17px;
		}
		
			.inhoud_blok .pblok span.pleesmeer a{
				color:#a1c4be;
				text-decoration: underline;
			}
			
			.inhoud_blok .pblokPortfolio span.ptitel {
			display: block;
			width: 80%;
			margin: 20px auto 10px auto;
			padding: 10px;
			border-radius: 10px;
			color: white;
			text-align: center;
			background: #a2c5bf;
			font-size: 16px;
		}
		
		.inhoud_blok .pblokPortfolio span.ptitel2 {
			display: block;
			width: 80%;
			margin: 43px auto 10px auto;
			padding: 10px;
		}
		
		.inhoud_blok .pblokPortfolio span.pinhoud {
			display: block;
			width: 80%;
			margin: auto;
			height: 160px;
		}

		.inhoud_blok .pblokPortfolio span.pleesmeer {
			display: block;
			width: 100%;
			text-align: center;
			color:#a1c4be;
			text-decoration: underline;
			margin-top: 20px;
			min-height: 17px;
		}
		
			.inhoud_blok .pblokPortfolio span.pleesmeer a{
				color:#a1c4be;
				text-decoration: underline;
			}
/* LOGOS */

.linklogo {
	text-transform: uppercase;
	text-align: center;
	display: block;
	padding-bottom: 20px;
	color: black; 
	text-decoration: none; 
}

	.linklogo:hover {
		text-decoration: underline;
	} 
	
	
	.linklogo::after {
		content: "\f061";
		font-family: FontAwesome;
		margin-left: 10px;
	}

.logop {
	overflow: hidden;
}

.logop h3 {
 	text-align: center;
    font-weight: 300;
    margin-bottom: 30px;
    font-size: 28px;
}
		
		.logop h3::after {
			display: block;
			background: black;
			height: 3px;
			width: 100px;
			content: '';
			margin: 10px auto 0px auto;
		}

	.logop .merken,
	.logop .opdrachtgevers {
		clear: both;
			margin-bottom: 90px;
			overflow: hidden;
	}
	


	.logos div {
		float: left;
        width: 24%;
       	height: 150px;
		text-align: center;
		background: #F9F9F9;
		margin-right: 1%;
		margin-bottom: 1%;
	}
		
/* PORTFOLIO */

#portfolio {
	width: 99%;
	overflow: hidden;
	margin: auto;
	margin-left: 0.6%;
}

	#portfolio .pitem {
		background-position: center;
		background-size: cover;
		height: 18vw;
		position: relative;
		width: 32.33%;
		margin: 1% 0.5% 0% 0.5%;
		float: left;  
                display: block;
	}
	
		#portfolio .pitem:nth-child(3n) {
			float: right;
		}
		/*
	#portfolio .pitem_text {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
		text-align:center;
		font-size: 16px;
		position: absolute;
        top: 0px;
        display: none;
		background-color: rgba(0, 0, 0, 0.8);
		height: 100%;
	}
	*/

			#portfolio .pitem_text a {
				color: white;
				font-size: 1.5vw;
				text-decoration: none;
				height: 100%;
				padding: 5px;
				align-items: center;
				text-transform: uppercase;			
			}
			
				#portfolio .pitem_text span.opdrachtgever {
					font-size: 13px;
				}
			
		#portfolio .pitem:hover .pitem_text,
		 #portfolio .pitem:focus .pitem_text{
				  display: inline-block !important;
		}
		
	.pitem .soortp {
		margin: auto !important;
		position: absolute;
		top: 6vw;
		left: 0px;
    		font-size: 12px;
    		width: 100%;
   		display: block;
   		text-align: center;
		font-weight: bold;
	}
		
		
		.pitem span.inhoudp {
			top:  7.5vw;
			position: absolute;
			display: block;
			width: 100%;
			left: 0px;
		}


/* EFFECT*/

	#portfolio .pitem_text {
		width: 90%;
		text-align:center;
		font-size: 16px;
		position: absolute;
        top: 0px;
		padding: 0 5%;
        display: none;
		height: 100%;
	}

/* Rectangle Out */
#portfolio .pitem_text {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#portfolio .pitem_text:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#portfolio .pitem_text:hover, #portfolio .pitem_text:focus, #portfolio .pitem_text:active {
  color: white;
}
#portfolio .pitem_text:hover:before, #portfolio .pitem_text:focus:before, #portfolio .pitem_text:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}


/*-----*/

.container.port {
	overflow: hidden;
	padding: 150px 10px 100px 10px;
}

	.portfolvid .iframevideo{
		float: left;
		width: 60%;
	}
	
		.portfolvid .iframevideo iframe{
			width: 100%;
			height: 425px;
			margin-top: 5px;
		}
		
	.portfolvid .extrainfo{
		float: right;
		width: 35%;
	}
	
		.portfolvid .extrainfo h1 {
			font-size: 12px !important;
		}


/* OVER G */

#over {
	margin-top: 50px;
}

.overblok {
	width: 100%;
	overflow: hidden;
}

	.overblok .foto {
		float: left;
		padding: 10px;
		width: 21%;
	}
	.overblok .foto img{
		max-width: 100%;
	}
	.overblok .overtekst {
		margin: auto;
		padding: 0px 0px;
	}
	
		.overblok .overtekst.links,
		.links {
			float: left;
			width: 46%;
		}

		.overblok .overtekst.rechts,
		.rechts {
			float: right;
			width: 46%;
		}
		
.container.contact {
	overflow: hidden;
}

/* CONTACT */


#contact {
	padding: 0px 0px;
}


#gform_submit_button_1 {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  background: #a2c5bf;
  padding: 10px 20px 10px 20px;
  border:0px !important;
  text-decoration: none;
}

#gform_submit_button_1:hover {
  background: #7da8a0;
  text-decoration: none;
}

/* FOOTER */

#footer {
	background: #262932;
	padding: 10px;
}

	#footer .container {
		margin: auto;
		color: white;
		overflow:hidden;
		padding:10px 0px;
		
	}

	#footer .container  li{
		float:left;
		padding-left:20px;
		text-decoration:none;
		
	}
	#footer .container a{
		text-decoration:none;
		color: white;
	}

#footer .footercontact {
	font-size: 25px;
	padding: 30px 0px 50px 0px;
	overflow: hidden;
	border-bottom: 1px solid #363942;
	margin-bottom: 50px;
}

	.footercontact h1 {
		margin-bottom: 50px;
		margin-top: 10px;
		width: 100%;
	}
	
	.footercontact .icon {
		width: 33%;
		float: left;
		font-size: 20px;
		font-weight: 300;
		margin-bottom: 8px;
	}
	
	.footercontact .icon i {
		margin-right: 10px;
	}

#footer .footercontact i {
	color: #C7C7C7;
}

	#footer .email {
		float: left;
		width: 50%;
	
	}
	
	#footer .phone {
		float: right;
		width: 50%;
	
	}

#footer .socialfooter {
	padding: 0px 0px 50px 0px;
	overflow: hidden;
	border-bottom: 1px solid #363942;
	margin-bottom: 100px;
}

	#footer .socialfooter i {
		margin-right: 20px;
		font-size: 30px;
		background: #F9F9F9;
		border-radius: 100px;
		margin-bottom: 8px;
		height: 40px;
		width: 50px;
		text-align: center;
		padding-top: 10px;
		color: #262932;
	}

.myButton {
	background-color:#73c5eb;
	-moz-border-radius:28px;
	-webkit-border-radius:28px;
	border-radius:28px;
	border:1px solid #3ba8db;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:17px;
	padding:7px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #73c5eb;
}
.myButton:hover {
	background-color:#62aacc;
	color: white;
}
.myButton:active {
	position:relative;
	top:1px;
}