/* DEFAULTS */
*,*:before,*:after{
	box-sizing:border-box;
}

body{
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #000;
}

a{
	text-decoration: none;
	color: #000;
}

*{
	box-sizing: border-box;
}

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

.center{
	margin: 0 auto;
	width: 1000px;
}

.banner1{
	float: left;
	width: 100%;
	background: url('../images/banner1.png') no-repeat;

}

.menuBackground{
	float: left;
	width: 100%;
	background: rgba(0,0,0,0.52);
}

#logo{
	float: left;
	line-height:0;
	margin:4px 15px 4px 0;
}

.menu{
	float: left;
}

.menu ul{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu ul li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu ul li a {
	float: left;
	padding: 20px;
	font-size: 15px;
	color: #f7941e;
}

.menu ul li:nth-child(1) a{
	padding-left: 0;
}

.menu ul li:nth-child(9) a{
	padding-right: 0;
}

.menu ul li a:hover, .menu ul li a.active, .menu ul li a:active {
	color: #25aae1;
}

.bannerText{
	float: left;
	width: 100%;
	padding: 168px 0;
}

.bannerText span{
	float: left;
	width: 100%;
	font-size: 20px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	text-align: center;
	padding: 10px;
}

.blogs1{
	float: left;
	width: 100%;
    padding: 0px 8.6%;
	margin-top: -133px;
}

.circles{
	float: left;
	background: #f7941e;
	border-radius: 50%;
	margin: 0 8px;
	width: 122px;
	height: 122px;
	text-align: center;
}

.circles:hover{
	float: left;
	background: #25aae1;
}

.circles span{
	float: left;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	margin: 25px 0 5px 0;
}

.circles img{
    margin: 0 auto;
    display: block;
    height: 45px!important;
}

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

.blogImage{
	float: right;
	margin: 30px;
	max-width:50%;
}

.blogOverviewImage{
	float: right;
	width: 220px;
	height: 170px;
	margin-top: 30px;
}

h1{
	color: #25aae1;
	margin-top: 15px;
	font-size: 35px;
}

h2{
	color: #25aae1;
	margin-top: 15px;
	font-size: 25px;
}

p{
	margin-bottom: 15px;
	line-height: 20px;
	font-size: 14px;
}

.blogOverviewBlog{
	float: left;
	width: 100%;
	border-top: 3px #757575 dotted;
	margin-top: 30px;
}

.shortText{
	float: left;
	width: 78%;
}

.title{
	float: left;
	color: #25aae1;
	font-size: 35px;
	margin: 10px 0;
	width: 100%;
}

.text{
	float: left;
	width: 75%;
	font-size: 14px;
}

.readMore{
	float: left;
	margin-top: 10px;
	color: #F7941E;
	font-size: 20px;
}

.readMore:hover{
	color: #25AAE1;
	cursor: pointer;
}

.leesMeerText{
	display: none;
	margin: 0;
}

.slide{
	margin-top: 10px;
	cursor: pointer;
}

.affiliatebanners{
	float: left;
	width: 100%;
	margin-top: 30px;
}

.affiliatebanners a:nth-of-type(2){
	float:right;
}

.affiliatebanner{
	float: left;
	width: 47%;
	background: #494949;
	padding: 1.3%;
	color: #fff;
	text-align: center;
	font-size: 14px;
}

.banner2{
	float: left;
	width: 100%;
	height: 188px;
	background: url('../images/banner2.png');
	margin: 20px 0;
}

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

.blocks1 .block1:nth-of-type(odd){
	margin-right: 2%;
}

.blocks1 .block1:nth-of-type(even){
	margin-left: 2%;
}


.block1{
	float: left;
	width: 48%;
	height: 210px;
	background: #f7941f;
	margin-bottom: 35px;
}

h3{
	float: left;
	width: 100%;
	margin: 3%;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}

.blog1{
	float: left;
	width: 137px;
	height: 136px;
	background-size:cover;
}

.blog1 span{
	float: left;
	width: 100%;
	height: 100%;
	font-size: 18px;
	text-align: center;
	opacity: 0;
	box-sizing: border-box;
}

.blog1:hover span{
	background: rgba(0,0,0,0.2);
	opacity: 1;
	transition: all 0.5s ease;
}

.block1 span:nth-child(2){
	float: left;
	width: 100%;
	color: #fff;
	text-align: center;
	margin-top: 6px;
}

.blog1div{
	float: left;
	width: 27%;
	margin: 0 3%;
}

.blog1div span{
	float: left;
	text-transform: uppercase;
}

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

.blog2{
	float: left;
	width: 22%;
	height: 227px;
	margin-right: 4%;
}

.blog2:nth-child(4){
	margin-right: 0;
}

.blog2 span{
	float: left;
	width: 100%;
	background: rgba(0,0,0,0.5);
	padding: 10px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	margin-top: 30px;
}

.blog2 div{
	float: left;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	box-sizing: border-box;
}

.blog2:hover div{
	background: rgba(0,0,0,0.2);
	opacity: 1;
	transition: all 0.5s ease;
}

.footer{
	float: left;
	width: 100%;
	background: #f7941f;
	margin-top: 30px;	
}

.footer span{
	float: left;
	padding: 15px;
	text-align: center;
	width: 100%;
	color: #fff;
}

.footer span a{
	color: #fff;
}

.footer span a:hover{
	text-decoration: underline;
}

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

#mainContact{
	float: left;
	width: 100%;
	text-align: center;
}

.formTitle{
	float: left;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	margin: 3% 0% 2% 0%;
}

#mainContact input, textarea{
	float: left;
	margin: 10px 30px;
}

#mainContact [type="text"], textarea{
	float: left;
	width: 94%;
}

#mainContact [type="submit"]{
	float: left;
	width: 94%;
	background: #F7941E;
}