@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
:focus {
	outline: none;
}
body {
	font-family: 'nexa_lightregular';
	font-size: 18px;
	color: #40494f;
}
strong {
	font-family: 'nexa_boldregular';
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'nexa_boldregular';
	font-weight:normal;
}
p {
	margin-bottom: 20px;
}
a {
	color: #40494f;
}
a.btn-blue {
	font-family: 'nexa_boldregular';
	font-weight:normal;
	display:inline-block;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	background-color:#31abde;
	padding:8px 20px;
	margin:15px 0;
	border-radius:6px;
}
a.btn-blue:hover {
	background-color: #1499C5;
}
.align-top {
	vertical-align:top;
}
.align-bottom {
	vertical-align: bottom;
}
.alert {
	position: relative;
    padding: 0.75rem 1.25rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;

}
.alert-success {
	color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
figure.table table { 
	width: 100%;
}
figure.table table td { 
	padding: 15px;
}
form label {
	
}
form input[type=text],
form input[type=email],
form input[type=tel],
form textarea {
	font-family: 'nexa_boldregular';
	font-weight:normal;
	font-size:18px;
	border:solid 2px #eff0f2;
	border-radius:6px;
	padding: 10px 12px;
	width:100%;
	margin-bottom:8px;
}
form input[type=submit] {
	font-family: 'nexa_boldregular';
	font-weight:normal;
	font-size:18px;
	border:none;
	display:inline-block;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	background-color:#31abde;
	padding:8px 20px;
	margin:10px 0;
	border-radius:6px;
	cursor:pointer;
}
.wrap {
	max-width: 940px;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
}
.table th, 
.table td,
.table tr {
	border-bottom: none!important;
}
.clear {
	clear:both;
}
.top {
	height: 105px;
}
.top .logo {
	padding-top: 2px;
	max-width: 70vw;
}
.top nav {
	font-family: 'nexa_boldregular';
	position: relative;
	top: 18px;
	z-index: 999;
}
.top nav ul {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	cursor: pointer;
	outline: none;
	position: relative;
}
.top nav ul li {
	display: block;
	position: relative;
	float: left;
}
.top nav ul li a {
	color: #aaa;
	display: block;
	font-size: 20px;
	padding: 0 12px;
	line-height: 38px;
	text-decoration: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.top nav ul li:hover > a,
.top nav ul a.active {
	color: #40494f;
}
.top nav ul ul {
	position: absolute;
	top: 50px;
	width: 280px;
	display: none;
	margin: 0;
	padding: 7px;
	list-style: none;
	border-radius: 8px;
	background-color: #40494f;
}
.top nav ul ul .arrow {
	position: absolute;
	top: -22px;
	left: 20px;
	width: 200px;
}
.top nav ul ul li {
	display: block;
	width: 100%;
}
.top nav ul ul li a {
	color: #fff;
	display: block;
	width: 100%;
	padding: 5px 7px;
	font-size: 17px;
	line-height: 1em;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.top nav ul ul li a:hover,
.top nav ul ul a.active {
	color: #aaaaaa;
}

/* /// Mobile navigation /// */
.top nav.mobile-nav {
	position: absolute;
	left: 0;
	top: 105px;
	width: 100%;
	height: calc(100vh - 105px);
	background-color: white;
	text-align: center;
}
.top nav.mobile-nav ul li {
	float: none;
}
.top nav.mobile-nav ul li a {
	border-top: solid 2px #f7f7f7;
	line-height: 50px;
}
.top nav.mobile-nav ul ul {
	display: block!important;
	position: relative;
	top: 0;
	margin: 0 auto;
	background-color: white;

}
.top nav.mobile-nav ul ul li a {
	color: #aaa;
	display: block;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
	border-top: none;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.top nav.mobile-nav ul ul li:hover > a,
.top nav.mobile-nav ul ul a.active {
	color: #40494f;
}
.top nav.mobile-nav ul ul .arrow {
	display: none;
}
.top .hamburger {
	margin-top: 10px;
	margin-left: auto;
}

.slider {
	height: 422px;
	background: url(../images/back-slider.jpg) repeat top center;
}
.banner {
	min-height: 172px;
	background: url(../images/back-slider.jpg) repeat top center;
}
.banner h1{
	font-family: 'nexa_boldregular';
	font-weight:normal;
	font-size:40px;
	color:#FFF;
	padding-top:65px;
}
.diensten {
	padding: 80px 0;
}
.diensten .box {
	background-color:#eff0f2;
	border-radius:6px;
	padding:15px;
	height: 100%;
	text-align:center;
}
.diensten .box.left {
	margin-right:50px;	
}
.diensten .box img {
	padding:10px 0;
	margin: 0 auto;
}
.diensten .box.right {
	float:right;
}
.quotes {
	clear:both;
	background-color:#abb0b3;
	padding:30px 0;
}
.quotes .wrap {
	display:none;
}
.content-home .wrap{
	padding: 0 40px 80px 40px;
	width:860px;
}
.content {
	padding:60px 0;
	min-height:300px;
}
.content li,
.content ol {
	margin-left:25px;
}
.news-list  {
}
.news-list ul {
	list-style-type:none;
}
.news-list ul li {
	background-color:#eff0f2;
	border-radius:6px;
	padding:15px;
	margin-bottom: 15px;
}
.news-list ul li .date {
	font-size:14px;
	margin-top:8px;
}
.news-list ul li h4 {
	margin-top:0px;
}
.news-list ul li a.btn-blue {
	margin-bottom:0;
}


.project-list .box {
	background-color:#eff0f2;
	border-radius:6px;
	padding:15px;
}
.project-list .box h4 {
	min-height:95px;
	margin-top:8px;
}
.project-list .box a.btn-blue {
	margin-bottom:0;
}
.pager {
	clear:both;
}
.pager a {
	font-family: 'nexa_boldregular';
	font-weight:normal;
	display:inline-block;
	color:#FFF;
	text-align:center;
	text-decoration:none;
	background-color:#31abde;
	padding:4px 0;
	margin:15px 0;
	border-radius:6px;
	width:32px;
}
.pager a:hover {
	background-color: #1499C5;
}
.project-gallery {
	background-color:#eff0f2;
	border-radius:6px;
	padding:15px;
	
}
.project-gallery ul {
	list-style-type:none;
}
.project-gallery ul li {
	float:left;
	margin:0 15px 15px 0;
}
footer {
	background-color: #40494f;
	font-size:16px;
	padding: 0 15px;
}
footer h2 {
	color:#31ABDE;
	margin-bottom:45px;
}
footer a {
	color:#FFF;
}
footer .container {
	background: url(../images/back-footer.gif) repeat-y top right #40494f;
	color:#fff;
	padding:60px 0;
}
footer .box1 {
	padding: 15px;
	
}
footer a.facebook {
	background:url(../images/btn-volg-facebook.png) no-repeat 6px center #31abde;
	padding-left:45px;
}
@media only screen and (max-width: 600px) {
	.top .logo {
		padding-top: 10px;
	}
	footer .box1 {
		float:none;
		width:100%;
	}
}