.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.invisible-on-load {
  opacity: 0;
}

.clear{
	clear: both;}

.clearfix:after {
  clear: both;
}

a {
  transition: all 250ms ease-out;
  -webkit-transition: all 250ms ease-out;
}

body{
	font-family: 'Lato', sans-serif;
}

.alignnone{
	display:block;max-width:100%;height:auto
}

.alignright{
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft{
	float: left;
	margin: 0 10px 10px 0;
}

.top{
	float: left; display: inline-block;
	width: 100%;
	background:#4dc0c1;
	color: #fff;
	padding: 8px 0;
	text-align: right;
}

.top i{
	margin-left: 10px;
	padding-right: 4px;
}

.sticky{
	position: fixed;
	top: 0;
	left: 0;
	float: left; display: inline-block;
	background: rgba(255,255,255, 0.95);
	width: 100%;
	z-index: 9999;}

.header-slider{
	float: left; display: inline-block;
	width: 100%;
	position: relative;
	overflow: hidden;}

.header-slider ul{
	margin: 0; padding: 0;}

.header-container{
	/*background: url("../images/header.jpg");
	background-size: 100% auto;
	background-attachment: fixed;
	width: 100%;
	height: 100%;*/
	width: 100%;
	background: #fff;
	margin: 0;
	padding: 20px 0;}

.vervolg-content ul li{
	color: #6f6f6f;
	list-style-type: square;}
	
	ul.search li{
		list-style-type: none;
	}

.header .logo {
  display: block;
  float: left;
  width: 300px;
  padding: 20px 30px;}
  
  .logo-container{
	  float: left; display: inline-block;
	  width: 20%;}
	  
.inloggen{
	float: right; display: inline-block;
	margin: 21px 0;}
  
.navigatie .nav{
  float: right;
  margin: 0 auto;
  padding: 0;
  width: auto;}

.navigatie{
	display: inline-block;
	width: 55%;
	height: auto;
	margin: 0;
	padding: 0;}
	
.navigatie .nav ul{
  margin: 30px auto;
  padding: 0;
  list-style: none;}
  
.navigatie .nav ul li {
  float: left;
  margin:0 30px 0 0
  /*position: relative;*/}
  
.navigatie .nav ul li a{
  font-size: 15px;
  display: block;
  margin: 0;
  color: #4dc0c1;
  text-decoration: none;}
  
.navigatie .nav ul li.current-menu-item ul.sub-menu li a{
	border-bottom: 0;
}  
  
.navigatie .nav ul li a:hover,
.navigatie .nav ul li.current-menu-item a{
  border-bottom: 2px solid #FF7100;}
  


.zoeken{
	width: 25%;
	float: right; display: inline-block;
	padding-top: 25px;}
	
	.zoeken form{
		float: right;}

	.zoeken input{
		border: 1px solid #cecece;
		padding: 5px;
		font-weight: normal;
		margin: 0;
	}
	
	.zoeken input[type=submit]{
		background: #FF7100;
		color: #fff;
		border: 0;
		padding: 6px;
		transition: all 250ms ease-out;
		-webkit-transition: all 250ms ease-out;
	}
	
	.zoeken input[type=submit]:hover{
		background: #4dc0c1;
	}
		
.ingangen{
	float: left; display: inline-block;
	width: 100%;
	padding: 35px 0 0 0;
	background: #ebebeb;
	margin: 0;
}

	.ingang_intro{
		width: 100%;
		float: left; display: inline-block;
		text-align: center;
		margin-bottom: 10px;
	}

.attachment-ingang-afb{
	display: block;
	max-width: 100%;
	height: auto;
}

	.ingang{
		float: left; display: inline-block;
		width: 100%;
		overflow: hidden;
		margin-bottom: 30px;
	}
	
	.ingang p{
		color: #fff;
		margin-top: 10px;
		line-height: 21px;
	}
	
		.ingang-image{
			position: relative;
			height: auto;
			width: 100%;
			height: 250px;
			overflow: hidden;
			display: block;
		}
			.ingang-image img{
				display: block;
				transition:all 400ms ease-out;-webkit-transition:all 400ms ease-out;
			}
		
			.ingang-image:hover img{
				-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1;
			}
		
		.ingang-title{
			float: left; display: inline-block;
			background: rgba(255,113,0,1);
			height: 40px;
			padding: 10px 15px;
			color: #fff;
			width: 100%;
			transition: all 400ms ease-out;
			-webkit-transition: all 400ms ease-out;
			z-index: 999;
			position: relative;

		}
		
		.ingang:hover .ingang-title{
			background: #1d396d;
		}
		
		.ingang:hover .ingang-title{
			height: 160px;
			background: #4dc0c1;
			margin: -120px 0 0 0;
			color: #fff;}
		
.payoff{
	float: left; display: inline-block;
	width: 100%;
	background: #c8c8c8;
	padding: 10px 0;
	color: #5c5c5c;
}		

.footer {
  padding: 20px 0;
  background: #ff0a94;
  color: #7f7f7f;
}

.footer-logos img{
	margin-bottom: 5px;
}

.slider .slides {
  width: 100%;
}
.slider .slides ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slider .slides ul li {
  width: 100%;
}
.slider .slider-nav {
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  margin: 8px 0;
}
.slider .slider-nav ul {
  clear: left;
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  left: 50%;
  text-align: center;
}
.slider .slider-nav ul li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  right: 50%;
}
.slider .slider-nav ul li.cycle-pager-active a {
  background: #000;
}
.slider .slider-nav ul li a {
  display: block;
  height: 24px;
  width: 24px;
  background: #ff0a94;
  color: white;
  text-decoration: none;
  margin: 0 2px;}


/* ##########
	HOMEPAGE
 ##########*/
 
.intro{
	display: none;
	width: 350px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 15px;
	position: absolute;
	z-index: 990;
	left: 50%;
	top: 95px;
	margin: 0 0 0 -175px;}
	
	.home .intro{
		display: block;
	}

	.intro .intro-text{
		display: block;
		color: #fff;
		font-size: 26px;
		line-height: 33px;
		padding-bottom: 15px;
		border-bottom: 1px solid white;
		clear: both;}
		
		.intro .intro-text p{
			color: #fff;
			font-size: 26px;
			line-height: 33px;
			text-shadow: 1px 1px 1px #000;
		}
	
	.intro .intro-cta{
		display: block;
		margin: 20px 0 0 0;}

.home-content{
	float: left; display: inline-block;
	width: 100%;
	padding: 35px 0;
}
		
.blok{
	padding: 30px;
	border: 1px solid #f1f1f1;
	border-radius: 2px;
	min-height: 490px;}
	
	.blok-image{
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	
		.blok-image img{
			border-radius: 150px;
			margin: 0 auto;}
			
.primary-sidebar .blok{
	margin-bottom: 30px;
	min-height: auto;
}
	
.primary-sidebar .blok-image{
	margin-bottom: 10px;
}		
			
article{
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 13px;
	margin-bottom: 13px;}
	
.referentie{
	display: inline-block;
	text-align: center;
	margin: 0 0 0 0;
	width: 100%;}

	.quote{
		float: left; display: inline-block;
		width: 80%;
		padding: 130px 0 0 0;
		background: url("../images/quote.png") left 100px no-repeat;}
	
	.quote-image{
		float: left; display: inline-block;
		width: 20%;}
		
.footer{
	float: left; display: inline-block;
	width: 100%;
	margin: -5px 0 0 0;
	background: #fbfbfb;
	padding-top: 30px;}

.padding{
	padding-right: 150px;}
	
.vervolg-content{
	margin-bottom: 30px;}


ul.nieuws-overzicht{
	margin: 0; padding: 0;}
	
ul.nieuws-overzicht li{
	display: inline-block;
	margin: 0; padding: 0;
	list-style-type: none;}

.article-image{
	float: left; display: inline-block;
	padding-right: 20px;
	width: 30%;}
	
	.article-image img{
		max-width: 100%;
		height: auto !important;
		border-radius: 150px;}

.article-text{
	float: left; display: inline-block;
	width: 70%;
	line-height: 24px;}
	
article.nieuwsbericht{
	padding-bottom: 40px;
	margin-bottom: 40px;}
	

.project-block{
	float: left; display: inline-block;
	border: 1px solid #f1f1f1;
	margin: 0 0 25px 0;
}	

.project-block a{
	display: inline-block;
	transition: all 250ms ease-out;
  -webkit-transition: all 250ms ease-out;}
	
	
	.project-block a .project-image img{
		transition: all 250ms ease-out;
		-webkit-transition: all 250ms ease-out;
	}
	
	
	.project-block a:hover .project-image img{
		transition: all 250ms ease-out;
		-webkit-transition: all 250ms ease-out;
		-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:1}

	.project-block a:hover h2{
		color: #FF7100;
	}

.project-image{
	float: left; display: inline-block;
	width: 100%;
	overflow: hidden;}
	
	.project-image img{
		max-width: 100%;
		height: auto !important;}

.project-text{
	float: left; display: inline-block;
	width: 100%;
	line-height: 24px;
	padding: 20px;}
	
	
	
.dienst-block{
	float: left; display: inline-block;
	position: relative;
	padding: 0; margin: 0 0 25px 0;
}	

.dienst-block a{
	display: inline-block;
	transition: all 250ms ease-out;
  -webkit-transition: all 250ms ease-out;}
	
	
	.dienst-block a .dienst-image img{
		transition: all 250ms ease-out;
		-webkit-transition: all 250ms ease-out;
	}
	
	
	.dienst-block a:hover .dienst-image img{
		transition: all 250ms ease-out;
		-webkit-transition: all 250ms ease-out;
		-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:1}

	.dienst-block a:hover h2{
		color: #fff;
	}

.dienst-image{
	float: left; display: inline-block;
	width: 100%;
	overflow: hidden;
	position: relative;}
	
	.dienst-image img{
		max-width: 100%;
		display: block;
		height: auto !important;}

.dienst-text{
	position: absolute;
	width: 100%;
	line-height: 24px;
	padding: 10px;
	z-index: 999;
	bottom: 0;
	left: 0;
	color: #fff;
	background: rgba(255,113,0,0.90);}
	
	.dienst-block:hover .dienst-text{
		background: rgba(77,192,193,0.90);
	}
	
	

	

/* ##########
	TEKSTEN & HEADINGS
 ##########*/
 
h1{
	color: #5c5c5;
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 0;}
	
	h1.no-margin{
		margin: 0;}
 
h2{
	color: #5c5c5c;
	margin-bottom: 15px;
	font-size: 18px;}
	
	.vervolg-content h2{
		display: inline-block;
		color: #6f6f6f;
		font-weight: bold;
		margin: 30px 0 5px 0;
		width: 100%;}
		
	.primary-sidebar h2{
		margin: 0 0 10px 0;
	}
	
	ul.search li h2{
		font-size: 20px;
	}
	
	ul.search li h3{
		font-size: 16px;
	}
		
	.article-text h2,
	.project-text h2{
		margin: 0;
		color: #6f6f6f;}
	
	.ingang_intro h2{
		color: #;
		font-weight: bold;
		padding: 0;
		font-size: 20px;
		margin-top: 0;
	}
		
	.ingang-title h2{
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		padding: 0;
		margin: 0;}
		
	.dienst-text h2{
		padding: 0; margin: 0;
		color: #fff;}
			
			
	h3{
		color: #6f6f6f;
		font-size: 16px;
		font-weight: bold;
		width: 100%;
	}		
	


p{
	color: #6f6f6f;
	font-size: 14px;
	line-height: 28px;}
	
	.vervolg-content p{
		line-height: 24px;}
	
	p.datum{
		color: #FF7100;
		text-transform: uppercase;
		font-size: 10px;
		margin: 0 0 10px 0;}
		
	p.article-title{
		margin: 0;}
		
	div.quote-text p{
		color: #FF7100;
		font-size: 24px;
		line-height: 28px;}
		
	p.quote-name{
		color: #4dc0c1;}
		
	.payoff p{
		padding: 0;
		margin: 0;
		font-weight: bold;
		font-size: 18px;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	
	
.breadcrumb-container{
	display: inline-block;
	margin: 5px 0 20px 0;}
	
.breadcrumb-container p{
	float: left; display: inline;
	color: #c2c2c2;
	font-size: 12px;
	margin: 0 5px 0 0;}
	
	
/* ##########
	OPSOMMINGEN
 ##########*/

.footer ul{
	padding: 0;
	margin: 0;
}

.footer ul li:before{
	content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 5px;
}

.footer ul li{
	list-style-type: none;
	float: left; display: inline-block;
	width: 100%;
	margin: 0 20px 0 0;
	padding: 0;}

.vervolg-content ul li,
.vervolg-content ol li{
	line-height: 24px;
	color: #6f6f6f;
    font-size: 14px;
}

/* ##########
	LINKS & CTA's
 ##########*/
 
a, a:link{
	color: #FF7100;}

a:hover{
	color: #4dc0c1;
	text-decoration: none;}
	
	article a,
	article a:link{
		color: #4dc0c1;}
		
	article a:hover{
		color: #FF7100;}
		
	.footer a,
	.footer a:link{
		color: #7f7f7f;}
		
	.footer a:hover{
		color: #FF7100;}
		
	.top a, .top a:link{
		color: #fff;
	}
	
	.top a:hover{
		text-decoration: underline;
	}
	
a.cta,
a.cta:link{
	display: inline-block;
	border-radius: 60px;
	padding: 10px 20px 12px 20px;
	background: #FF7100;
	color: #fff;
	font-size: 16px;} 
	
a.cta:hover{
	text-decoration: none;
	background: #4dc0c1;}
	
a.cta.line,
a.cta.line:link{
	background: transparent;
	border: 1px solid #fff;
}	

a.cta.line:hover{
	background: #4dc0c1;
	border-color: #4dc0c1;}
	
.btn,
.btn:link{
	margin: 0;
	padding: 0;
	background: #4dc0c1;
	border-radius: 5px;
	padding: 4px 7px;
	color: #fff;
	border-bottom: 2px solid #3b9a9b;}
	
	.btn:hover{
		background: #FF7100;
		color: #fff;
		border-bottom: 2px solid #c21e14;}

.ingang a.readmore:before{
	content: "\f054";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #fff;
	padding-right: 5px;
}

.ingang .ingang-title a.readmore,
.ingang .ingang-title a.readmore:link,
.ingang .ingang-title a.readmore:visited{
	color: #fff;
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	float: left;
	cursor: pointer;
	height: auto;}

.ingang .ingang-title a.readmore:hover{
	cursor: pointer;
	color: #ececec;
}

a.CTA, .CTA, .btn-default, .btn-offerte, .btn-locatie, .btn-contact, .btn-info, .woocommerce a.button{
	padding: 10px !important;
	background: #4dc0c1 !important;
	color: #fff !important;
	font-size: 16px !important;
	display: inline-block !important;
	margin: 10px 0 0 0;
	font-weight: bold !important;
	text-decoration: none !important;}

.vervolg-content .btn-default, .vervolg-content .btn-offerte, .vervolg-content .btn-locatie, .vervolg-content .btn-contact, .vervolg-content .btn-info{
		float: left; 
		display: inline-block;
		margin: 0 10px 0 0;
		/*min-width: 225px;*/
		text-align: left;
		border-radius: 3px;
		border-color: transparent;
		border-bottom: 2px solid #3b9a9b !important;
	}
	
	
	a.CTA:hover, .CTA:hover, .btn-default:hover, .btn-offerte:hover, .btn-locatie:hover, .btn-info:hover, .btn-contact:hover{
		background: #3b9a9b !important;
		color: #fff !important;
		}
		
	.vervolg-content .btn-default:hover, .vervolg-content .btn-offerte:hover, .vervolg-content .btn-locatie:hover, .vervolg-content .btn-contact:hover, .vervolg-content .btn-info:hover{
		border-bottom: 2px solid #2f7879;
	}
		
	.btn-default:before{
		font-family: FontAwesome;
		content: "\f138";
		margin-right: 7px;}
	
	.btn-offerte:before{
		font-family: FontAwesome;
		content: "\f016";
		margin-right: 7px;}
		
	.btn-locatie:before{
		font-family: FontAwesome;
		content: "\f124";
		margin-right: 7px;}
		
	.btn-contact:before{
		font-family: FontAwesome;
		content: "\f0e0";
		margin-right: 7px;}
		
	.btn-info:before{
		font-family: FontAwesome;
		content: "\f05a";
		margin-right: 7px;}
		
	.btn:after{
		margin-bottom: 15px;
	}


/* ##########
	SUBMENU
 ##########*/
 
 
 .navigatie .nav ul li ul.sub-menu{
	 margin: 0;
	 background: #fff;
	 width: 200px;
	 border: 1px solid #f1f1f1;
 }
 
 .sub-menu{
	 display: none;}
 
 .navigatie li:hover .sub-menu{
	 display: block;
	 position: absolute;
	 z-index: 999;
	 background: red;
	 padding: 10px;
	 }
  
.sub-menu li a{
	  float: left;
	  width: 100%;
	  display: inline-block;
	  padding-top: 10px;}
	  
ul.sub-menu li{
	 width: 100%;
	 clear: both;}
 
.sub-menu li{
	 display: block;
	 width: 100%;} 

.navigatie .nav ul li ul.sub-menu li a:hover,
.navigatie .nav ul li.current_page_item ul.sub-menu li a:hover{
  border-bottom: 2px solid #FF7100 !important;}
  
  .navigatie .nav ul li.current-menu-item ul.sub-menu li a{
	border-bottom: 0 !important;
} 
	 
	 
	 
.wpcf7 input, .gform_body input{
	width: 100%;
	background: #f1f1f1;
	border: 0;
	height: 35px;
	padding: 10px;}
	
	.wpcf7 textarea, .gform_body textarea{
		width: 100%;
		background: #f1f1f1;
		border: 0;
		height: 150px;
		padding: 10px; }
		
.wpcf7 input.wpcf7-submit, .gform_footer input.gform_button{
	width: auto;
	float: right; display: inline-block;
	line-height: 0;
	border: 0;
	background: #4dc0c1;
	border-radius: 5px;
	padding: 20px 7px;
	color: #fff;
	border-bottom: 2px solid #379a9b;
	transition: all 250ms ease-out;
	-webkit-transition: all 250ms ease-out;}
	
	
	.wpcf7 input.wpcf7-submit:hover, .gform_footer input.gform_button:hover{
		background: #FF7100;
		color: #fff;
		border-bottom: 2px solid #c21e14;
	}
	
	
.slider{
	width: 100%;
	position: relative;
	overflow: hidden;}


.slider ul.cycle-slideshow {
height: 300px;
overflow: hidden;
}

.slider ul.cycle-slideshow{
	width: 100%;
	height: auto;
	position: relative;}	
	
.slider{
	max-width: 100%;
	position: relative;
	max-height: 450px;
	overflow: hidden;}

	.cycle-slide{
		width: 100%;
		margin: 0 auto;
		list-style-type: none;
		max-height: 450px;}
		
		.cycle-slide img{
			margin: 0 auto;
			width: 100%;
			display: block;}
		
	a.cycle-prev{
		position: absolute;
		top: 214px;
		left: 15px;
		z-index: 995;
		width: 50px;
		height: 50px;
		border-radius: 100px;
		cursor: pointer;
		color: #fff;
		font-size: 30px;}
		
	a.cycle-next{
		position: absolute;
		top: 214px;
		right: 15px;
		z-index: 995;
		width: 50px;
		height: 50px;
		border-radius: 100px;
		cursor: pointer;
		color: #fff;
		font-size: 30px;}
	
.cycle-pager { text-align: center; width: 100%; z-index: 500; top: 10px; overflow: hidden; }
.cycle-pager span{ font-size: 30px; width: 16px; height: 16px; display: inline-block; color: #dfdfdf; }
.cycle-pager span.cycle-pager-active{ color: #4dc0c1;}
.cycle-pager > *{ cursor: pointer;}

.cycle-pager {
	margin-top: 0px;}
	
	.cycle-pager { display: block; }

.example-pager { position: absolute; bottom: 20px; text-align: center; width: 100%; z-index: 500; overflow: hidden; }
.example-pager span { font-size: 30px; width: 16px; height: 16px; display: inline-block; color: #ddd; }
.example-pager span.cycle-pager-active { color: #D69746;}
.example-pager > * { cursor: pointer;}




.usp{
	text-align: center;
	padding: 10px;
	background: #f9f9f9;
	margin: 0;
	font-weight: bold;
	float: left; display: inline-block; width: 100%;
}

	.usp ul{
		display: inline-block;
		margin: 0;
	}

	.usp ul li:before{
		content: "\f00c";
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-decoration: inherit;
		color: #00c813;
		padding-right: 5px;
	}

	.usp ul li{
		float: left; position: relative;
		margin: 0 20px;
		list-style-type: none;
		color: #a9a9a9;
	}
	
	
/* ##########
	
	 SOCIAL
	 
########## */

.social-icons{
	position: fixed;
    top: 50%;
    right: 0%;
    margin-top: -104px;
    z-index: 1000;
    text-align: right;
    transition: right 1s;
    
}

.social-icons ul li{
	list-style-type: none;
}

.social-icons ul a{
	display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #15a6e0;
    font-size: 1.5em;
    text-align: center;
    color: #fff;
}

.social-icons ul li.facebook a{
	background-color: #305891;
}
	
.social-icons ul li.twitter a{
	background-color: #2ca8d2;
}

.social-icons ul li a:hover,
.social-icons ul li a:focus {
  width: 60px;
  padding-right: 10px;
}


/* ##########
	
	PERSUASION

########## */
.persuasion {
	width: 400px;
	background: #fff;
	border: 5px solid #f37f21;
	border-right: 0;
	color: #545456;
	font-size: 14px;
	line-height: 30px;
	z-index: 999;}

.pop-in {
    position: fixed;
    bottom: 100px;
    right: 0;
    transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
}

.persuasion .inner{
	display: inline-block;
	padding: 20px 20px 20px 30px;
}
	
.pop-in.closed {
    right: -470px;
}

.content iframe {
	margin: 10px 0 0 0;
	display: block;
	}

.persuasion-img{
	position: relative;
}

.persuasion-img .title{
	background: rgba(255,255,255,0.8);
	width: 100%;
	position: absolute;
	bottom: 0; left: 0;
}

.persuasion img {
	width: 100%;
	display: block;}

.persuasion .persuasion-img .title h2 {
	color: #545456;
	padding: 10px 30px;
	margin: 0 !important;}
	
.persuasion .persuasion-img{
	height: 150px;
	overflow: hidden;}


.persuasion span.close {
	display: inline-block;
	position: absolute;
	left: -10px;
	top: -10px;
	z-index: 995;
	width: 30px;
	background: #EB7F08;
	cursor: pointer;
	color: #fff;
	font-size: 20px;
	text-align: center;
	padding-bottom: 2px;
	}

.persuasion span.close:hover {
	background: #CF7109;
	}
	
/*#####
	
	PRIVACY AANPASSINGEN
	
##### */
	
.footerbottommenu{
	float:left; display: block;
	width: 100%;
	margin: 40px 0 0 0;
	border-top: 1px solid #fff;
}

	.footerbottommenu ul {
		float: right; display: block;
		padding: 10px 0;
	}
	
	.footerbottommenu ul li{
		float: left;
		display: inline-block;
		margin: 0 0 0 20px;
		width: auto;
	}
	
	.footerbottommenu ul li:before{
		content: none;
		padding: 0;
	}
	
#cookie-notice{
	padding: 10px;
	background: rgba(255,255,255,0.9) !important;
	z-index: 99999999999999999;
}

.footer span{
	font-size: 14px;
	font-style: italic;
}

#cookie-notice .cn-set-cookie{
	display: inline-block;
	background: #5cbb60;
	padding: 10px 20px;
	color: #fff;
	border: 1px solid #5cbb60;
	border-radius: 3px;
	text-transform: uppercase;
	margin-top: 2px;
}

.cn-more-info{
	text-decoration: underline;
}

#cn-notice-text{
	float: left; display: inline-block;
	width: 70%;
	text-align: left;
}

.gfield_checkbox li input[type=checkbox]{
	vertical-align: top !important;
	margin-top: 4px !important;
	height: auto !important;
	font-weight: normal !important;
}

.gfield_checkbox label{
	font-weight: normal !important;}
    
.wp-block-image img{	
    display: block;
    max-width: 100%;
    height: auto;}
    
.gfield_checkbox li input[type=checkbox]{
	float: left; display: inline-block;
	vertical-align: top !important;
	margin-top: 2px !important;
	height: auto !important;
	margin-right: 2px !important;
	font-weight: normal !important;
	width: auto!important;}