body,html,*{
	padding:0;
	margin:0;
	font-family: lato, sans-serif;
border:none;
}
body{
	background: #427dbf;
}
*{
	box-sizing: content-box;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.content{
	width:100%;
	padding:20px 0 40px 0;
	background:#e5e5e5;
}
.leftcol{
	width:35%;
	float:left;
}
.rightcol{
	width:65%;
	float:left;
}
header .leftcol{
	min-width:300px;
}
header .rightcol{
	text-align: left;
	padding:1em 0;
}
header p{
	font-weight: normal;
	padding-right:20%;
	padding-left:20%;
	line-height:1.5em;
	padding-top:1em;
	padding-bottom:0;
}
.subheader{
	text-align: center;
	font-size:30px;
	padding:1em 0;
	color:#333;
}
h3.subheader{
	font-size:24px;
	padding:1em 0 0 0;
}
.clr{
	clear: both;
	float: none;
}
.logo-slider a{
list-style: none;
text-decoration: none;
}

.logo-slider img{
	margin: 0 auto;
	
}


hr{ border: 0; height: 1px; 
 border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3);

margin:40px auto 30px auto;max-width:600px; }

header{
	text-align: center;
	padding:35px 0;
	width:100%;
	background:#fff;
}
header h1{
	font-size:14px;
	text-transform: uppercase;
	line-height:20px;
	padding:15px 0;
	color:#427dbf;
}
.logo-slider{
	display:block;
}

.logo-slider h4,.logo-slider ul{
width:90%;
padding:0 5%;	
}
.logo-slider a.logoimg{
	padding:0;
	height:154px;
	display: block;
}
.logo-slider h4{
	line-height: 30px;
	font-size:16px;
}
.logo-slider ul{
	
}
.logo-slider ul li{
	font-size:14px;
	line-height:18px;
	padding:5px 0;
}
.logo-slider a.btn{
color: #427dbf;
    font-size: 14px;
    margin-top: 1em;
padding:15px 5%;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
    float:left;
}
.logo-slider a.btn:before{
font-family: "FontAwesome";
	content:"\f061";
	color:#427dbf;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 5px;
    padding-top: 0;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
    width: 15px;
	
}
.logo-slider a.btn:hover{
	background: #427dbf;
	color:#fff;
	padding:15px 20px;
	margin-left:5%;
}
.logo-slider a.btn:hover:before{
	font-family: "FontAwesome";
	content:"\f061";
	color:#fff;
	transition:all 0.3s ease;

	}
.logo-slider div ul li:before{
	font-family: "FontAwesome";
	content:"\f00c";
	color:#427dbf;
	padding:0 5px 5px 0;
}
a.beursimg img{
	max-width: 100%;
}
.project-wrap{
		background:#fff;
		padding-bottom:50px;
}
.project-slider{
		text-align: center;
	padding:2em 0;

}
.project-slider .slick-slide{

}
.project-slider .slick-slide img{
	margin:0 auto 20px auto;
	width:100%;
	height:auto;
	max-width:550px;
	border:5px solid #fff;
}
.project-slider{

}
.project-slider strong{

	color:#427dbf;
	
}
.project-slider hr{
	width:35%;
	margin:1em auto;
	border-width:2px;
	border-color:#e5e5e5;
	border-bottom:none;
	padding:0;
}
.project-slider p{
	font-size:14px;
	padding-top:0;
}
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
.contact-wrap{
		max-width:1000px;
	margin:0 auto 70px auto;
	display:block;

}
.contact{
	color:#fff;
	font-size:14px;
	font-weight: 100;
	line-height:32px;
}
.contact a{
	color:#fff;
}
.contact strong{
	font-weight: 900;
}
.contact .leftcol{
	text-align: right;
}
.contact h2{
	color:#fff;
	font-size:36px;
	width:100%;
	padding:35px 0 60px 0;
	text-align: center;
}
.col{
	width:46%;
	padding:0 2%;
	float:left;
}
ul,li{list-style: none;}
input,textarea{
	font-size:14px;
	padding:5px;
	line-height:22px;
	margin:0 0 2px 0;
}
input.form_button{
	background:url(../images/send.jpg) no-repeat top left;
	padding:0 0 0 40px;
text-transform:uppercase;
color:#fff;
font-weight:900;
margin:10px 0 0 0;
cursor: pointer;
}
a.info{
	display: inline-block;
}
.info img{
	float:left;
}
.info span{
	float:left;
	text-transform: uppercase;
	text-align: left;
	padding-top:15px;
	padding-left:10px;
	font-weight: bold;
	font-size:18px;
	line-height:25px;
}
.info span i{
	color:#000;
	font-style: normal;
}
.info:hover span i{
	color:#427dbf;
}
.info{
	color:#427dbf;
		text-transform: uppercase;
		text-decoration: none;
}
.info:hover{
	color:#000;
}
@media screen and (max-width: 520px) {
	header p{
		padding-left:5%;
		padding-right:5%;
	}
    .logo-slider img{
	   
    }
    .col{
	    width:96%;
	    text-align:left !important;
	    padding-bottom: 30px;
    }
}

/**/
