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

}

.martop15{margin-top: 15px;}
.martop30{margin-top: 30px;}
.padtop15{padding-top: 15px;}
.padbot15{padding-bottom: 15px;}
.text-center{text-align: center !important;}
.blauw{ background: #63a3d9;}
.justify{text-align: justify;}
.btn, .btn:hover{
	background-color: #63a3d9;
	}
blockquote{
  margin: 20px 0;
  padding-left: 1.5rem;
  border-left: 5px solid #63a3d9;
}
html {
	font-family: 'Open Sans', sans-serif;
  }
body{
	margin:0px;
	padding:0px;
}
#layerslider-container{
	margin-left:10px;
}
strong.strong{
  font-weight: bold;
}
/*typography*/
.sisea-result h3{
	font-size: 16px;
}
h1{
	font-family: 'code_boldregular';
	font-size: 25px;
}
h2{
	font-family: 'code_boldregular';
	font-size: 23px;
	margin: 20px 0;
}
.blauw_back p{
	font-size: 16px;
	line-height: 30px;
}

.brand-logo{
	margin-top: 20px;
	transition: all 0.3s;
}
.brand-logo img{
	height: 84px;
	transition: all 0.3s;
	margin-top: 0px;
}
.navbar-fixed{
	height: 120px;
}
nav{
	height: 120px;
	line-height: 120px;
	font-family: 'code_boldregular';
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: all 0.3s;
	}
nav .nav-wrapper i{
	height: 114px;
	line-height: 114px;
	transition: all 0.3s;
}
nav .nav-wrapper ul li{
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	line-height: 114px;
	transition: all 0.3s;
	}
	nav ul li:hover, nav ul li.active{
		border-top: 3px solid #63a3d9;
		border-bottom: 3px solid #63a3d9;
		background: transparent;
		}
		nav ul li.active a{
			color: #63a3d9
			}
		nav ul li a{
			color: #000;
			}
			nav ul li:hover a{
				color: #63a3d9;
				}
/*header small*/
.smaller .brand-logo{
	margin-top: 0px;
}
.smaller .brand-logo img{
	height: 50px;
	margin-top: 0px;
	}
.smaller nav .nav-wrapper i{
	height: 74px;
	line-height: 74px;
	transition: all 0.3s;
}
.smaller nav .nav-wrapper ul li{
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	line-height: 74px !important;
	transition: all 0.3s;
	}
	.smaller nav .nav-wrapper ul li:hover, .smaller nav ul li.active{
		border-top: 3px solid #63a3d9;
		border-bottom: 3px solid #63a3d9;
		background: transparent;
		}
.smaller nav{
	height: 80px;
}

.slider{
	margin-top: 0px;
	}
	.slider .indicators .indicator-item.active{
		background-color: #63a3d9;
		}
	.slider .slides li .caption{
		top: 40%;
		text-align: center;
	}
	.slider .slides li .caption h4{
		background: #63a3d9;
		padding: 15px 30px 10px 30px;
		width: auto;
		display: inline-block;
		letter-spacing: 1px;
		font-family: 'code_boldregular';
		font-size: 30px;
		}

.card .card-action{
	padding: 0px;
	}
	.card .card-action a{
		padding: 20px;
		display: inline-block;
		width: 100%;
		text-align: center;
		font-family: 'code_boldregular';
		font-size: 20px;
		letter-spacing: 1px;
	}
.projecten p{
	height: 70px;
	overflow: hidden;
	}
.blauw_back{
	background: #63a3d9;
	text-align: center;
	padding: 50px 0px;
	}
.blauw_back_over{
	background: #63a3d9;
	text-align: center;
	padding: 0px 0px;
	}
.zindexhoog{
	z-index: 10000;
	}

.parralax-text{
  height: 200px;
	margin-top: 10%;
	}
	.parralax-text h5{
		font-weight: bold;
		font-family: 'code_boldregular';
		letter-spacing: 1px;
		}
	.parralax-text hr{
		border: 1px solid #fff;
	}

.parallax img{
	border-top: 10px solid #63a3d9;
	border-bottom: 5px solid #63a3d9;
}
.footer{
	text-transform: uppercase;
	}
	.footer h4{
		font-size: 18px;
	}
	.footer a{
		float: right;
		clear: both;
		color: #fff;
		line-height: 35px;
		margin-bottom: 5px;
	}
	.footer img{
		margin-top: 15%;
	}

.footer-small{
	margin-top: 30px;
	background: #959595;
	color: #fff;
	text-transform: uppercase;
	}
	.footer-small .row{
		margin-bottom: 0px;
		}
	.footer-small a{
		color: #fff;
		}
	.footer-small span{
		margin: 0 20px;
	}

.card-panel .row{
	margin-bottom: 0px;
}
.justify ul{
	margin: 0 0 0 15px;
	padding: 0px;
	}
	.justify ul li{
		list-style-type: disc;
		margin: 0 0 0 10px;
		padding: 0px;
	}
.chip{
	margin: 0px 15px 15px 0px;
}

/*contact*/
/* label color */
   .input-field label {
     color: #000;
     width:100%;
   }
   /* label focus color */
   .input-field input[type=text]:focus + label , .input-field input[type=email]:focus + label, .input-field textarea:focus + label{
     color: #63a3d9;
   }
   /* label underline focus color */
   .input-field input[type=text]:focus, .input-field input[type=email]:focus{
     border-bottom: 1px solid #63a3d9;
     box-shadow: 0 1px 0 0 #63a3d9;
   }
    textarea.materialize-textarea:focus:not([readonly]){
     border-bottom: 1px solid #63a3d9;
     box-shadow: 0 1px 0 0 #63a3d9;
   }
   textarea.materialize-textarea:focus:not([readonly]) + label{
	   color: #63a3d9;
   }
   /* valid color */
   .input-field input[type=text].valid {
     border-bottom: 1px solid #000;
     box-shadow: 0 1px 0 0 #000;
   }
   /* invalid color */
   .input-field input[type=text].invalid {
     border-bottom: 1px solid #f44336;
     box-shadow: 0 1px 0 0 #f44336;
   }
   /* icon prefix focus color */
   .input-field .prefix.active {
     color: #000;
   }

@media only screen and (min-width : 993px) {
	nav ul a{
		font-size: 12px;
	}
}
@media only screen and (min-width : 1200px) {
	nav ul a{
		font-size: 1rem;
	}
}
@media (max-width: 768px){
  .footer .right-align, .footer-small .right-align{
    float: left !important;
    text-align: left !important;
  }
  .footer a{
    float: left;
  }
  .footer-small span{
    margin: 0px;
  }
}
