@charset "UTF-8";

/* NIKS AANPASSEN IN DIT BESTAND */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video
{margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline; background:transparent;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary
{display: block;}

audio, canvas, video {display: inline-block; *display:inline; *zoom:1;}

audio:not([controls]) {display:none; height:0;}

[hidden] {display:none;}

html {overflow-y:scroll; overflow-x:hidden; font-size:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}    
    
body {line-height: 1;}

nav ul, nav ol {list-style: none; list-style-image:none;}    
ol, ul {list-style: none;}
    
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; font-size:75%}
abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}    

sub, sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline}
sub {bottom: -0.25em;}
sup {top: -0.5em;}

table {border-collapse: collapse; border-spacing: 0;}

a:link, a:visited, a:hover, a:active {text-decoration:none;}
a img, :link img, :visited img {border:none;}
a:focus {outline: thin dotted;}
a:active, a:hover {outline: 0;}

html, button, input, select, textarea {font-family: sans-serif;}
textarea {resize:none; vertical-align:top; font-size:100%; overflow:auto;}
textarea:focus {outline:none;}
input:focus {outline:none;}
button, input, select {vertical-align: baseline; *vertical-align: middle; font-size:100%; line-height:normal; margin:0;}
legend {white-space: normal; *margin-left:-7px;}
button, input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button; cursor:pointer; *overflow: visible;}
button[disabled], input[disabled] {cursor: default;}
input[type="checkbox"], input[type="radio"] {box-sizing; border-box; *height: 13px; *width: 13px;}
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}

img {-ms-interpolation-mode: bicubic;}
svg:not(:root) {overflow:hidden;}

strong, b {font-weight:bold}

tt {font-family: "Courier New", Courier, monospace}
code, kbd, pre, samp {font-family: monospace, serif; _font-family: 'courier new', monospace; font-size:16px;}
pre {white-space: pre; white-space:pre-wrap; word-wrap: break-word;}
hr {display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
i {font-style:italic}
u {text-decoration:underline}
strike, del {text-decoration:line-through}
ins {text-decoration:none}
center {text-align:center}
dfn {font-style:italic}
mark {background: #ff0; color: #000;}

/* EXTERNE FONTS */

/* GEHOSTE FONTS */
@font-face {
    font-family: 'ChopinScript';
    src: url('/fonts/chopinscript-webfont.eot');
    src: url('/fonts/chopinscript-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/chopinscript-webfont.woff') format('woff'),
         url('/fonts/chopinscript-webfont.ttf') format('truetype'),
         url('/fonts/chopinscript-webfont.svg#ChopinScript') format('svg');
    font-weight: normal;
    font-style: normal;

}
 /**Lightbox**/
 #loctek-lightbox-close {
 	line-height: 20px !important;
 	border:0 !important;
 	box-sizing: content-box;
 	-moz-box-sizing:content-box;
 	-webkit-box-sizing: content-box;
 }
 .loctek-lightbox {
 	line-height: 20px !important;
 	border:0 !important;
 	box-sizing: content-box;
 	-moz-box-sizing:content-box;
 	-webkit-box-sizing: content-box;
 }

 .mob {
 	display: none;
 }
 .smb {
 	display: none;
 }
 .mobshow {
 	display: none;
 }
 em {
 	font-style: italic;
 }
 b {
 	font-weight: bold;
 }
 .home-banner-txt ul{
 	list-style-type: disc;
 	list-style-position: inside;
 }
 .home-banner-txt li {
 	line-height: 2.2em;
 	font-size: 1.1em;
 	padding-left: 10px;
 }
 body {
 	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
 	height: 100%;
 	font-size: .8em;
 	box-sizing: border-box;
 }
 header {
 	border-bottom: 1px solid #00a8d5;
 }
 .text tr, .text table, .text td, .text th, .text thead, .text tbody {
 	display: block;
 	width: 100% !important;
 	border: 0 !important;
 }
 .mobile {
 	display: none;
 }
 .index {
 	background-image: url('../images/index-bg.jpg');
 	background-size: cover;
 	background-position: 75%;
 	box-sizing: border-box;
 	width: 100%;
 	padding-top: 50px;
 	min-height: 100%;
 	overflow: hidden;
 }
 .wmclass.dn {
 	display: none !important;
 }
 .slogan-nl, .slogan-fr {
 	font-family: 'Hind', sans-serif;
 	margin-top: 200px;
 	font-size: 2em;
 	line-height: 2.1em;
 	color: black;
 	font-style: italic;
 	padding-left: 20px;
 	padding-right: 20px;
 }
 .slogan-nl a {
 	color: black;
 }

 .slogan-fr {
 	margin-top: 20px;	
 }
 .slogan-fr a {
 	color: #00a8d5;
 }

 .logo-index {
 	background-image: url('../images/logo.png');
 	background-size: contain;
 	background-repeat: no-repeat;
 	width: 380px;
 	height: 100px;
 	margin: 0 auto;
 	display: block;
 }

 .bottom-box {
 	box-sizing: border-box;
 	padding-top: 30px;
 	height: 90px;
 	position: absolute;
 	bottom: 0;
 	width: 100%;
 	background-color: #00a8d5;
 	text-align: center;
 }

 .bottom-box>a>button {
 	display: inline-block;
 	font-family: 'Hind', sans-serif;
 	font-size: 1.4em;
 	margin: 0 auto;
 	width: 210px;
 	height: 40px;
 	color: white;
 	border: 2px solid white;
 	background-color: transparent;
 	transition: all .3s;
 }
 .bottom-box>a>button.firstbtn {
 	margin-right: 20px;
 }

 .bottom-box>a>button:hover {
 	background-color: white;
 	color: #00a8d5;
 }

 h1 {
 	font-family: 'Hind', sans-serif;
 }

 html {
 	height: 100%;
 	box-sizing: border-box;
 }

 /* NAVIGATIE */

 .navigation {
 	position: fixed;
 	background-color: white;
 	width: 100%;
 	z-index: 90;
 	top:0;
 }

 .logo {
 	background-image: url('/images/logo.png');
 	background-repeat: no-repeat;
 	background-size: contain;
 	width: 232px;
 	height: 68px;
 	float: left;
 	margin: 30px 0 0 30px;
 }

 nav {
 	float: right;
 	height: 125px;
 	font-size: 1.3em;
 	font-family: 'Hind', sans-serif;
 	font-weight: 500;
 	margin-right: 20px;
 }

 nav>ul {
 	display: inline-block;
 	display: table-cell;
 	padding-top: 50px;
 }

 nav>ul>a {
 	float: left;
 	padding: 10px 30px;
 	color: black;
 	transition: all .3s;
 }

 nav>ul>a:hover {
 	color: #08a2cb; 
 }

 nav .wmclass {
 	position: absolute;
 	top: 10px;
 	right: 30px;
 }

 .active {
 	font-weight: bold;
 	color: #00a8d5;
 }

 .res-menu {
 	display: none;
 	position: absolute;	
 	cursor: pointer;
 }
 #menu {
 	display: none;
 }

 .responsive-links {	
 	width: 100%;
 	height: 100%;
 	position: fixed;	
 	padding-top: 20px;
 	z-index: 40;	
 	background-color: white;
 	border-top: #00a8d5;
 }

 .responsive-links img {
 	margin: 0 auto;
 	display: block;
 	width: 75%;
 	max-width: 200px;
 	padding-top: 20px;
 	padding-bottom: 20px;

 }
 .nav-reponsive {
 	padding-bottom: 20px;
 }

 .nav-responsive a>li {
 	width: 100%;
 	margin-bottom: 5px;
 	padding: 20px 0 20px 0;
 	font-family: 'Lato', sans-serif;
 	text-transform: uppercase;
 	text-align: center;
 	background-color: white;
 	color: #00a8d5;
 	transition: all .3s;
 	font-size:1.5em;
 }

 .nav-responsive a>li:hover {
 	background-color: #00a8d5;
 	color: white;
 }
 .responsive-links .logo {
 	margin:0 auto;
 	padding-top: 40px;
 	padding-bottom: 20px;
 	display: block;
 	float:none;
 	background-position: center center;
 }
 .logo-res {
 	display: block;
 }

 .shop-link {
 	float: right;
 	margin: 50px 30px 0 0;
 	padding: 10px 30px;
 	background-color: #00a8d5;
 	border-radius: 5px;
 	text-transform: uppercase;
 	color: white;
 	transition: all .3s;
 }

 .shop-link:hover {
 	opacity: .6;
 }

 .burgermenu {
 	display: none;
 	position: absolute;
 	top: 47px;
 	right: 5%;
 	cursor: pointer;
 }



 /* ALGEMENE FUNCTIES */
 #nbinner {
 	min-height: 400px;
 }

 .uppercase {
 	text-transform: uppercase;
 }

 .center-txt {
 	text-align: center;
 }

 .slider {
 	width: 100%;
 	height: 160px;
 	background-image: url('../images/slider.png');
 	background-size: cover;
 	background-position: center;
 	position: relative;
 	margin-top: 125px;
 }

 .slider>h1 {
 	max-width: 400px;
 	font-size: 2em;
 	font-style: italic;
 	line-height: 1.5em; 
 	font-weight: 500;	
 	display: block;
 	padding: 40px 0 0 100px;
 }

 .slider>div {
 	width: 100%;
 	height: 5px;
 	position: absolute;
 	bottom: 0;
 	background-color: #00a8d5;
 }


 /* FOOTER */

 footer {
 	width: 100%;
 	height: 190px;
 	background-color: #00a8d5;
 	position: relative;
 	padding-top: 1em;
 }
 footer:after {
 	clear: both;
 	content: "";
 	display: block;
 }

 .made-by {
 	position: absolute;
 	bottom: 0;
 	width: 100%;
 	height: 20px;	
 	text-align: center;	
 	background-color: black;
 	color: #252525;
 }
 .made-by a {
 	color:#3f3f3f;
 	font-size:0.88em;
 	line-height: 20px;
 }

 .footer-items {
 	width: 100%;	
 	max-width: 1500px;
 	margin:0 auto;
 }
 .footer-items:after {
 	clear: both;
 	display: block;
 	content: "";
 }

 .footer-item {
 	font-weight: 700;
 	box-sizing: border-box;
 	width: 25%;
 	height: 100%;
 	float: left;
 }

 .footer-item>p {
 	padding: 20px 20px 0 20px;
 	color: white;
 	line-height: 2.5em;
 }

 .footer-item>img {
 	margin: 0 auto;
 	display: block;
 	margin-top: 40px;
 }

 .footer-item>#inschrijfbtn {
 	margin: 0 auto;
 	display: block;
 	margin-top: 30px;
 	margin-left: 20%;
 	width: 60%;
 	height: 35px;
 	border: none;
 	font-weight: 700;
 	transition: all .3s;
 	background-color: white;
 	border: white 2px solid;
 	text-transform: uppercase;
 	color: #00a8d5;
 	text-align: center;
 	position: relative;	
 }
 .footer-item>#inschrijfbtn.voorw {
 	margin-top: 16px;
 }
 .footer-item>#inschrijfbtn.lever {
 	margin-top: 27px;
 }
 #inschrijfbtn span {
 	left: 0;
 	width: 100%;
 	top: 50%;
 	-ms-transform: translateY(-50%);
 	-webkit-transform: translateY(-50%);
 	-o-transform: translateY(-50%);
 	-moz-transform: translateY(-50%);
 	transform: translateY(-50%);
 	position: absolute;
 }
 #nieuwsbrief h2 {
 	margin-top: 2em;
 	margin-bottom: 2em;
 	text-align: center;
 	font-size: 1.2em;
 }

 .footer-item>#inschrijfbtn:hover {
 	color: white;
 	background-color: #00a8d5;
 }

 .footer-item>section {
 	float: left;
 	height: 100%;
 	width: 100px;
 	position: relative;
 	padding-left: 70px;
 	box-sizing: border-box;
 }

 .footer-item>section>img {
 	display: block;
 	margin-top: 17px;
 }

 .footer-item>div {
 	float: left;
 	color: white;
 }

 .footer-item>div>p {
 	padding: 20px 0 0 5px;
 }
 .fb img {
 	display: block;
 	margin: 0 auto;
 }

 .tickertape {
 	width: 100%;
 	border-top: 2px solid #c9c9c9;
 	height: 130px;
 	background-color: white;
 	position: relative;
 }

 .tickertape>h1 {
 	text-align: center;
 	width: 100%;
 	padding-top: 55px;
 	font-size: 1.6em;
 	font-family: 'Hind', sans-serif;
 	font-weight: 500;
 }

 .boilerplate {	
 	width: 15000%;
 	height: 180px;
 	overflow: visible;
 }
 .boilerplate img {
 	float: left;
 	width: 300px;
 	height: 180px;
 }


 /* MAIN CONTENT DEFAULT SETTINGS */

 .slider-home {
 	box-sizing: border-box;
 	width: 100%;
 	height: 400px;	
 	background-size: cover;
 	position: relative;
 	background-color: #00a8d5;
 }

 .slider-home h1 {
 	color: black;
 	position: absolute;
 	top: 150px;
 	left: 100px;
 	font-size: 2.2em;
 	font-weight: 500;
 	line-height: 1.5em;
 	font-style: italic;
 	font-family: 'Hind', sans-serif;
 	width: 500px;
 }

 .slider-home>div {
 	width: 100%;
 	height: 20px;
 	position: absolute;
 	top: 0;
 	background-color: #00a8d5;
 }

 .content-box {
 	width: 96%;
 	margin: 0 auto;
 	display: block;
 	max-width: 1400px;
 	line-height: 2em;	
 	box-sizing: border-box;
 }
 .content-box:after {
 	display: block;
 	clear: both;
 	content: "";
 }

 .content-box>h1, .h1big h1 {
 	font-size: 1.4em;
 	font-family: 'Hind', sans-serif;
 	font-weight: 500;
 	text-align: center;
 	margin: 30px 0 30px 0;
 }
 .h1big {
 	clear: both;
 	padding-top: 20px;	
 }
 .h1big:after {
 	clear: both;
 	display: block;
 	content: "";
 }

 .content-box>p, .content-box .p {
 	width: 90%;
 	margin: 0 auto;
 	display: block;
 }
 .content-box .p {
 	margin-top: 2em;
 	display: block;
 }

 .home-banner {
 	width: 100%;	
 	margin-top: 30px;	
 }
 .home-banner:after {
 	clear: both;
 	display: block;
 	content: "";
 }

 .home-banner-img {
 	width: 50%;
 	height: 350px;
 	float: left;
 	background-image: url('../images/home-banner-placeholder.png');
 	background-size: cover;

 }

 .home-banner-txt {
 	width: 50%;
 	height: 350px;
 	float: left;
 	background-color: #9bcedb;
 	box-sizing: border-box;
 	padding: 55px;
 	float: left;
 }

 .home-banner-txt>h1 {
 	font-size: 1.5em;
 	font-family: 'Hind', sans-serif;
 	font-weight: 500;
 	margin: 0 0 30px 0;
 }

 .home-banner-txt>p {
 	line-height: 2.7em;
 	font-size: 1.1em;
 }

 .over-steps{
 	overflow: auto;
 }

 .over-steps li {
 	box-sizing: border-box;
 	float: left;
 	width: 33.33%;
 	padding: 25px;
 }

 .over-steps li>img {
 	width: 100%;
 	margin: 0 auto;
 	display: block;
 }

 .over-steps li>h1 {
 	text-align: center;
 	font-size: 1.3em;
 	color: #00a8d5;
 	font-weight: 500;
 	padding: 20px 0 20px 0;
 }

 .aanbod-buttons {
 	width: 90%;
 	display: block;
 	margin: 0 auto;
 	overflow: auto;
 	margin-top: 20px;
 }

 .aanbod-buttons li {
 	float: left;
 	width: 23%;
 	box-sizing: border-box;
 	margin:1% 0 1% 2%;
 }
 .aanbod-buttons li:first-child {
 	margin-left: 0;
 }
 .aanbod-buttons li:last-child {
 	margin-right: 0;
 }

 .aanbod-buttons li{	
 	height: 40px;
 	border: none;
 	background-color: #c9c9c9;
 	font-size: 1.2em;
 	color: #335a65;
 	transition: all .3s;
 	font-family: 'Hind', sans-serif;
 	text-align: center;
 	line-height: 40px;
 }

 .aanbod-buttons li:hover {
 	opacity: .6;
 }

 .btn-active{
 	background-color: #00a8d5 !important;
 	color: white !important;
 }

 .aanbod-txt {	
 	margin-top: 50px;
 	margin-bottom: 80px;
 	box-sizing: border-box;
 }

 .aanbod {
 	width: 90%;
 	margin: 0 auto;
 }

 .aanbod-txt>h1 {
 	font-weight: bold;
 	color: #00a8d5;
 }


 .referenties {
 	width: 90%;
 	margin: 0 auto;
 	display: block;
 	padding-bottom: 35px;
 	overflow: auto;
 }

 .referentie {
 	width: 33.33%;
 	float: left;
 	box-sizing: border-box;
 	padding: 20px;
 }

 .referentie>p {
 	color: black;
 }

 .referentie>img {
 	width: 100%;	
 }

 .referentie>h1 {
 	text-align: center;
 	font-weight: 500;
 	font-size: 1.3em;
 	color: #00a8d5;
 	margin: 20px 0 20px 0;
 	font-family: 'Hind', sans-serif;
 }

 .referentie>h2>img {
 	margin: 0 auto;
 	margin-top: 30px;
 	overflow: auto;
 	display: block;
 }

 .detail-content {
 	width: 90%;
 	margin: 0 auto;
 	overflow: auto;
 	margin-top: 30px;
 	padding-bottom: 60px;
 }

 .detail-left {
 	width: 60%;
 	float: left;
 	overflow: auto;
 }

 .detail-left>img {
 	width: 100%;
 }

 .actions {
 	height: 50px;
 	content-align: center;
 	width: 100%;
 	margin-top: -35px;
 	position: relative;
 	padding-top: 20px;
 	z-index: 80;
 }

 .actions>img {
 	float: left;
 	width: 5%;
 }

 .actions>div {
 	width: 90%;
 	float: left;
 	text-align: center;
 }

 .actions>div>button {
 	background-color: #1a1a1a;
 	color: white;
 	border: none;
 	width: 90px;
 	height: 30px;
 	transition: all .3s;
 	text-transform: uppercase;
 }
 .actions>div>button:hover {
 	opacity: .7;
 }

 .detail-right {
 	width: 35%;
 	float: right;
 }

 .detail-right h1 {
 	color: #09576c;
 	font-weight: 500;
 	font-size: 1.1em;
 }

 .detail-right>article {
 	padding: 10px;
 	cursor: pointer;
 	transition: all .3s;
 }

 .detail-right>article:hover {
 	background-color: #c3e8f2;
 }

 .detail-right>article>img {
 	width: 30%;
 	height: 100px;
 	border: 1px solid #09576c;
 	background-color: #bcbcbc;
 	float: left;
 	margin-right: 10px;
 }

 .detail-right>a>button {
 	margin: 0 auto;
 	width: 112px;
 	height: 30px;
 	text-transform: uppercase;
 	border: none;
 	background-color: #1a1a1a;
 	color: white;
 	margin-top: 30px;
 	display: block;
 	transition: all .3s;
 }

 .detail-right>a>button:hover {
 	opacity: .7;
 }

 .vragen-left {
 	padding-left: 30px;
 	padding-top: 30px;
 	width: 66.66%;
 	float: left;
 }

 .vragen-left>li, .vragen-left>h2 {
 	width: 90%;
 }

 .question {	
 	background-color: #00a8d5;	
 	/*background: #00a8d5 url('/images/vragen3.png') no-repeat right 1em center;*/
 	box-sizing: border-box;
 	border: #00a8d5 2px solid;	
 	width: 100%;
 	color: white;
 	padding: 0 0 0 20px;
 	position: relative;
 	cursor: pointer;
 	transition: all .3s;
 	margin-bottom: 10px;
 	font-family: 'Hind',sans-serif;
 	font-weight: 400;
 	line-height: 35px;
 	font-size:110%;
 	padding-right: 40px;
 }
 .question h2 {
 	position: relative;
 }
 .question span {
 	position:absolute;
 	background-image: url('/images/vragen3.png');
 	background-repeat: no-repeat;	
 	right: 0;	
 	height: 13px;
 	width: 20px;
 	top: 50%;
 	-o-transform: translateY(-50%);
 	-ms-transform: translateY(-50%);
 	-moz-transform: translateY(-50%);
 	-webkit-transform: translateY(-50%);
 	transform: translateY(-50%);
 }

 .question:hover {
 	opacity: .7;
 }

 .answer {
 	margin: 0 auto;
 	display: block;
 	width: 95%;
 	margin-bottom: 20px;
 	transition: all 1.3s; 
 }

 .hiddenAnswer {
 	display: none;
 }

 .question>img {
 	position: absolute;
 	right: 10px;
 	top: 10px;
 }
 .faqItem >div {
 	padding-left: 20px;
 	padding-right: 20px;
 }

 .vragen-right {
 	width: 30.33%;
 	float: right;
 }

 .vragen-right>img {
 	padding-top: 30px;
 	width: 90%;
 	float: right;
 }

 .question.opened span{	
 	background-image: url('/images/vragen2.png');
 	background-color: white;
 	color: black;
 }
 .opened {
 	background-color: white;
 	color: black;
 }

 .contact-form {
 	width: 350px;
 	min-height: 450px;
 	position: relative;
 	margin-bottom: 60px;
 	float: left;
 }

 .contact-form>input[type="text"],.contact-form>textarea, #nieuwsbrief input {
 	width: 100%;
 	height: 35px;
 	margin-bottom: 15px;
 	box-sizing: border-box;
 	padding-left: 8px;
 }
 .contact-form textarea {
 	height: 118px;
 	padding-top: 8px;
 }

 .contact-form>input[type="submit"], #nieuwsbrief input[type="submit"] {
 	width: 100%;
 	height: 35px;
 	background-color: #00a8d5;
 	border: none;
 	text-transform: uppercase;
 	color: white;
 	position: absolute;
 	bottom: 0;
 }
 #nieuwsbrief input {
 	width: 90%;	
 	margin-left: 5%;
 }
 #nieuwsbrief input[type="submit"] {
 	width: 90%;
 }

 .location {
 	box-sizing: border-box;	
 	min-height: 450px;
 	margin-left: 370px;
 	margin-right: 370px;	
 	vertical-align: bottom;
 }

 .location>img {
 	width: 100%;
 }

 .toon-groot, .contact-us {	
 	box-sizing: border-box;
 	height: 35px;
 	background-color: #00a8d5;
 	border: none;
 	text-transform: uppercase;
 	color: white;
 	vertical-align: bottom;
 	position: absolute;
 	bottom: 0;
 	left: 0;
 	width: 100%;
 }

 .contacteer-ons {
 	width: 350px;
 	font-family: 'Hind', sans-serif;
 	letter-spacing: 1.5px;
 	font-weight: 500;
 	float: right;
 	position: relative;
 	min-height: 450px;
 }

 .contacteer-ons>img {
 	width: 100%;
 	max-width: 350px;
 	margin-bottom: 20px; 
 }

 .contact-info>section {
 	float: left;
 	width: 30px;
 	padding-right: 20px; 
 }
 .contact-info>div:first-of-type {
 	margin-top: 20px;
 	margin-bottom: 20px;	
 }
 .contact-info>div {
 	line-height: 30px;
 }

 .contactheight {
 	-webkit-box-sizing: border-box;
 	-moz-box-sizing: border-box;
 	box-sizing: border-box;
 	min-height: 625px;
 	padding-bottom: 50px;
 	position: relative;
 }

 .contact-info>section>img {
 	margin-top: 7px;
 	margin-bottom: 7px;
 }

 .special-contact {
 	margin-bottom: 10px;
 }

 .contact-us {
 	margin-top: 25px;
 }

 #mymap {
 	height: 550px;
 }

 .shop-soorten {
 	width: 100%;
 }

 .shop-soort {
 	width: 50%;
 	float: left;
 	box-sizing: border-box;
 	padding: 30px;
 	padding-bottom: 0;
 }

 .shop-soort .overlay {
 	text-align: center;
 }
 .shop-soort>div {
 	border: 1px solid #acacac;
 }
 .shop-soort>div>img {
 	width: 100%;
 }

 .shop-soort>h1 {
 	text-align: center;
 	margin: 20px 0 20px 0;
 	color: #00a8d5;
 	font-weight: 500;
 	font-size: 1.3em;
 }

 .shop-soort>div {
 	position: relative;
 }

 .shop-soort>div:hover .overlay{
 	opacity: .7;
 }

 .overlay {
 	opacity: 0;
 	position: absolute;
 	transition: all .3s;
 	cursor: pointer;
 	width: 100%;
 	height: 100%;
 	top: 0;
 	background-color: rgba(0,0,0,.7);
 }

 .overlay>.p {
 	box-sizing: border-box;
 	width: 100%;	
 	padding: 0 50px;
 	color: white;
 	font-size: 1.4em;
 	line-height: 3em;
 	font-family: 'Hind', sans-serif;
 	margin-top: 0;
 	top: 50%;
 	position: absolute;
 	-ms-transform: translateY(-50%);
 	-o-transform: translateY(-50%);
 	-webkit-transform: translateY(-50%);
 	-moz-transform: translateY(-50%);
 	transform: translateY(-50%);
 }

 .filter {
 	width: 100%;
 	background-color: #00a8d5;
 	height: 40px;
 }

 .filter>div {
 	max-width: 1200px;
 	margin: 0 auto;
 	display: block;
 }

 .filter>div>h1 {
 	float: left;
 	margin-top: 10px;
 	color: white;
 	font-size: 1.2em;
 	text-transform: uppercase;
 	min-height: 28px;
 }

 .zoeken-soort {
 	float: right;
 	margin-bottom: 5px;
 }

 .zoeken-soort>h2 {
 	color: white;
 	font-size: 1.1em;
 	margin-top: 10px;
 	float: left;
 	margin-right: 20px;
 }


 .select-soort select {
 	background: transparent;
 	width: 258px;
 	padding: 5px;
 	font-size: 16px;
 	line-height: 1;
 	border: 0;
 	border-radius: 0;
 	height: 30px;
 	-webkit-appearance: none;
 }

 .select-soort {
 	width: 240px;
 	height: 30px;
 	overflow: hidden;
 	background: url('../images/down_arrow_select.png') no-repeat right white;
 	border: 1px solid white;
 	display: inline-block;
 }

 .diameter {
 	margin-left: 30px;
 }

 .filtered-products {
 	box-sizing: border-box;
 	width: 100%;
 	padding: 10px 30px 30px 30px;
 }
 .filtered-products:after {
 	display: block;
 	clear: both;
 	content: "";
 }

 .product {
 	width: 20%;
 	float: left;
 	box-sizing: border-box;
 	padding: 15px;
 	text-align: center;
 	font-family: 'Hind', sans-serif;
 }
 .titlebox {
 	height: 70px;
 	position: relative;
 }
 .vertcent {
 	position: absolute;
 	left: 0;
 	right: 0;
 	top: 50%;
 	-ms-transform: translateY(-50%);
 	-o-transform: translateY(-50%);
 	-moz-transform: translateY(-50%);
 	-webkit-transform: translateY(-50%);
 	transform: translateY(-50%);
 }

 .product>div {
 	position: relative;
 }

 .product>div>img {
 	width: 100%;
 	border: 1px solid #acacac;
 }

 .product>div h1 {
 	color: #00a8d5;
 	font-weight: 500;
 	font-size: 1.4em;
 	margin: 10px 0 5px 0;
 }

 .product>div>p {
 	font-family: 'Hind', sans-serif;
 	font-weight: bolder;
 	font-size: 1.1em;
 	color: black;
 	letter-spacing: 2px;
 }

 .nieuw {
 	width: 50px;
 	height: 50px;
 	background-color: #00a8d5;
 	border-radius: 50px;
 	position: absolute;
 	top: -5px;
 	right: -15px;
 }

 .nieuw>h2 {
 	font-weight: 500;
 	padding-top: 14px;
 	text-transform: uppercase;
 	color: white;
 	font-size: 1em;
 }

 .product-left {
 	width: 50%;	
 	float: left;
 	box-sizing: border-box;
 	padding: 20px;
 }

 .product-left>div {
 	-webkit-box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.23);
 	-moz-box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.23);
 	box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.23);
 }

 .product-scrolling {
 	box-sizing: border-box;
 	padding-top: 10px;
 	min-height: 40px;
 	background-color: #6fb9cd;
 }

 .product-scrolling>a>h1 {
 	color: white;
 	width: 25%;
 	text-align: center;
 }

 .product-scrolling>a>h2 {
 	float: left;
 	text-transform: uppercase;
 	text-decoration: underline;
 	color: white;
 	text-align: center;
 	width: 50%;
 	box-sizing: border-box;
 }

 .vorige {
 	float: left;
 }

 .volgende {
 	float: right;	
 }
 .volgende>img {
 	position: relative;
 	top: 2px;
 }

 .vorige>img {
 	transform: rotate(180deg);
 	position: relative;
 	top: 2px;
 }

 .product-left>div>img {
 	width: 100%;	
 }

 .product-right {
 	box-sizing: border-box;
 	width: 50%;
 	float: right;
 	padding: 20px;	
 }

 .choise>h2 {
 	width: 150px;
 	float: left;
 	color: #00a8d5;
 	font-weight: bolder;
 	letter-spacing: 1.8px;
 }

 .choise {
 	float: left;
 	width: 80%;
 }
 .hidden {
 	display: none;
 }
 .detail {
 	margin-bottom: 15px;
 	border: 1px solid gray;
 }

 .price {
 	float: right;
 	width: 20%;
 }

 .price>h1 {
 	font-size: 2em;
 	color: #053353;
 	text-align: right;
 }

 .price>h2 {
 	text-align: right;
 	font-size: .7em;
 	color: #939393;
 	margin-top: -5px;
 	padding-right: 5px;
 }
 .price>h3 {
 	font-size: 0.9em;
 	color: #053353;
 	text-align: right;
 	font-family: 'Hind', sans-serif;
 }

 .product-right>div>section {
 	min-height: 100px;
 	border-bottom: 1px solid gray;
 }
 .product-right>div>section:after {
 	clear: both;
 	content: "";
 	display: block;
 }

 .detail-txt>h1 {
 	padding: 20px 0 20px 0;
 	float: left;
 	color: #00a8d5;
 	font-weight: bolder;
 	width: 100%;
 	letter-spacing: 1.8px;
 }

 .detail-txt {
 	position: relative;
 	border-bottom: 1px solid gray;
 	padding-bottom: 20px;
 	min-height: 447px !important;
 }

 .detail-txt a>button {
 	position: absolute;
 	bottom: 20px;
 	width: 47%;
 	height: 40px;
 	color: white;
 	border: none;
 	border-radius: 5px;
 	text-transform: uppercase;
 	background-color: #00a8d5;
 }
 .align-btn-left {
 	left:0;
 }
 .align-btn-right {
 	right: 0;
 }

 .social>a {
 	margin: 10px 0 10px 10px;
 	float: right;
 }

 table {
 	width: 100%;
 	margin: 0 auto;
 	display: block;
 	border-bottom: gray 1px solid;
 	margin-bottom: 50px;
 }

 thead {
 	background-color: #69cce6;
 	color: white;
 	letter-spacing: 1.8px;
 	text-transform: uppercase;
 }

 .diameter-checkout, .aantal, .prijs, .cross {
 	width: 12%;
 	padding: 10px 0;
 }

 .diameter-content, .aantal-content, .prijs-content, .cross-content {
 	vertical-align: middle;
 	text-align: center;
 }

 .cross-content>img {
 	cursor: pointer;
 	opacity: .4;
 	transition: all .3s;
 	float: right;
 }

 .cross-content>img:hover {
 	opacity: 1;
 }

 .prijs-content {
 	font-size: 1.7em;
 	text-align: right;
 }

 .prijs-content>span {
 	display: block;
 	font-size: .4em;
 	color: gray;
 }

 .aantal-content>input {
 	width: 50px;
 	height: 30px;
 	text-align: center;
 	float: left;
 }

 .aantal-content>p {
 	font-size: 2em;
 	color: #18758d;
 	float: left;
 	padding-top: 5px;
 	cursor: pointer;
 	transition: all .3s;
 }

 .aantal-content>:hover {
 	opacity: 5;
 }

 .artikel {
 	padding-left: 20px;
 	width: 60%;
 	text-align: left;
 }

 .artikel-content {
 	padding-top: 30px;
 	padding-bottom: 30px;
 }

 .artikel-content>img {
 	width: 100px;
 	height: 100px;
 	float: left;
 	margin-right: 20px;
 	border: 1px solid #69cce6;
 }

 .bodyinhoud h1.al {
 	color: #298097;
 	font-size: 1.3em;
 }

 .artikel-content>h2 {
 	margin-top: -10px;
 	font-size: .8em; 
 }

 .checkout {
 	margin: 0 auto;
 	display: block;
 	width: 90%;
 	position: relative;
 	overflow: auto;
 	padding-bottom: 50px;
 	margin-bottom: 50px;
 }

 .checkout>div {
 	box-sizing: border-box;
 	float: right;
 	width: 40%;
 	padding-bottom: 70px;
 }

 .checkout>div>h1 {
 	font-size: 1.5em;
 	color: #69cce6;
 	font-weight: bolder;
 	width: 50%;
 	float: left;
 	text-transform: uppercase;
 }

 .checkout>div>h2 {
 	width: 50%;
 	float: left;
 }

 .checkout>div>h3 {
 	font-size: 1.2em;
 	font-weight: bolder;
 	text-align: right;
 }

 .checkout>div>h3>span {
 	display: block;
 	width: 100%;
 	margin-top: -10px;
 	font-size: .7em;
 	color: gray;
 	font-weight: normal;
 }

 .levering {
 	border: 1px solid gray;
 	float: right;
 	width: 50%;
 	box-sizing: border-box;
 }

 .checkout button {
 	width: 310px;
 	height: 50px;
 	text-transform: uppercase;
 	color: white;
 	border: none;
 	background-color: #00a8d5;
 }

 .checkout>a {
 	position: absolute;
 	bottom: 0;
 }

 .right-btn {
 	right: 0;
 }

 .order {
 	display: block;
 	margin: 50px auto;
 	float: none;
 	width: 500px;
 }

 .bodyinhoud aside{
 	display: none;
 }
.voorwaarden {
	padding-top: 60px;	
}
 .voorwaarden h1 {
 	text-transform: uppercase;
 	font-size: 1.8em;
 	font-weight: bold;
 	font-family: 'Hind', sans-serif;
 	margin-bottom: 20px;
 }
 .voorwaarden h2 {
 	text-transform: uppercase;
 	font-size: 1.4em;
 	font-weight: bold;
 	font-family: 'Hind', sans-serif;
 	margin-bottom: 15px;
 }
 .voorwaarden h3 { 	
 	font-size: 1.2em;
 	font-weight: bold;
 	font-family: 'Hind', sans-serif;
 	color: rgb(86,86,86);
 	margin-bottom: 10px;
 }



 @media screen and (max-width: 1500px) {
 	.footer-item>p {
 		padding: 5px;
 		font-size: .9em;
 	}
 }
 @media screen and (max-width: 1375px){
 	nav>ul>a {
 		padding: 10px 10px; 
 	}
 	nav .wmclass {
 		position: absolute;
 		top: 10px;
 		right: 30px;
 		padding: 10px 30px; 
 	}

 }

 @media screen and (max-width: 1300px) {
 	.footer-item>section {
 		padding-left: 20px;
 		width: 40px;
 	}

 	.home-banner-txt {
 		padding: 10px;
 	}

 	.home-banner-txt>p {
 		line-height: 2em;
 	}

 	.overlay>p {
 		padding: 10px;
 	}

 	.filter {
 		box-sizing: border-box;
 		padding-left: 10px;
 		padding-right: 10px;
 	}
 }
 @media screen and (max-width: 1200px){
 	.footer-item {
 		width: auto;
 		display: inline-block;
 		float: none;
 		vertical-align: top;
 	}
 	.nmb {
 		display: none;
 	}
 	.footer-items {
 		text-align: justify;
 	}
 	.footer-items:before, .footer-items .after {
 		content: "";
 		display: inline-block;
 	}
 	.footer-items:after {
 		content: "";
 		display: inline-block;
 		width: 100%;
 	}
 	.footer-items {
 		text-align: initial;
 	}
 	.footer-items:before {
 		display: none;
 	}
 	.footer-items .after {
 		display: none;	
 	}
 	.footer-item {
 		width: 50%;
 		float: left;
 		margin-bottom: 30px;
 	}
 	footer {
 		height: 320px;
 	}
 	.footer-item > #inschrijfbtn.voorw {
 		margin-top:0px;
 	}
 	.footer-item > #inschrijfbtn.lever {
 		margin-top: 30px;
 	}
 	.footer-item:nth-child(1) {
 		padding-left: 17%;
 	}
 	.footer-item:nth-child(2) {
 		padding-left: 17%;
 	}

 }

 @media screen and (max-width: 1050px) {
 	.burgermenu {
 		display: block;
 	}
 	nav, .mandje {
 		display: none;
 	}
 	.vragen-left {
 		width: 100%;
 		margin-bottom: 50px;
 		padding-right: 35px;
 		-moz-box-sizing: border-box;
 		-webkit-box-sizing: border-box;
 		box-sizing: border-box;
 	}

 	.vragen-right {
 		display: none;
 	}

 	.overlay>p {
 		line-height: 2em;
 	}

 	.product {
 		width: 25%;
 	}
 	header .mobile {
 		display: initial;		
 	}
 	header {
 		height: 125px;
 	}
 	.mandje {
 		position: absolute;
 		right: 46px;
 		top:5px;		
 	}
 	.mandje img {
 		width: 40px;	
 	}
 	.contactheight {		
 		width: 49%;
 		float: left;			
 	}
 	.contact-form {
 		margin-right: 2%;
 	}
 	.order {
 		margin-right: auto;
 	}
 	.location {
 		margin-left:auto;
 		margin-right: auto;
 		width: 100%;

 	}

 }

 @media screen and (max-width: 990px) {

 	.footer-item:nth-child(1) {
 		padding-left: 14%;
 	}
 	.footer-item:nth-child(2) {
 		padding-left: 14%;
 	}


 	.detail-left {
 		width: 100%;
 		padding-bottom: 50px;
 	}

 	.detail-right {
 		margin: 0 auto;
 		display: block;
 		width: 70%;
 		float: left;
 	}
 	.product-left, .product-right {
 		width: 100%;
 		min-height: 200px;
 	}
 	.select-soort {
 		display: block;
 	}
 	.product-right > div > section {
 		min-height: 100px !important;
 		padding-bottom: 80px;
 	}
 }


 @media screen and (max-width: 900px) {
 	.referentie {
 		width: 50%;
 	}

 	.overlay>p {
 		font-size: 1em;
 	}

 	.product {
 		width: 33.33%;
 	}

 	.filter {
 		height: auto;
 		overflow: auto;
 	}
 }

 @media screen and (max-width: 800px) {	
 	.product {
 		width: 50%;
 	}

 	.detail-txt {
 		height: auto;
 		overflow: auto;
 		padding-bottom: 70px;
 	}
 	aside {
 		color: #298097;
 	}

 	.wkclose img {
 		position: absolute;
 		left: 50%;
 		-ms-transform: translateX(-50%);
 		-o-transform: translateX(-50%);
 		-moz-transform: translateX(-50%);
 		-webkit-transform: translateX(-50%);
 		transform: translateX(-50%);
 	}

 }
 @media screen and (max-width: 780px){
 	.footer-item:nth-child(1) {
 		padding-left: 12%;
 	}
 	.footer-item:nth-child(2) {
 		padding-left: 12%;
 	}
 	.footer-item > #inschrijfbtn {
 		width: 80%;
 		margin-left: 10%;
 	}
 }

 @media screen and (max-width: 750px){		
 	.location {
 		margin-left: 0;
 		margin-right: 0;
 	} 	
 	.footer-items {
 		text-align: initial;
 	}
 	.footer-items:before {
 		display: none;
 	}
 	.footer-items .after {
 		display: none;	
 	}
 	.footer-item {
 		width: 50%;
 		float: left;
 		margin-bottom: 30px;
 	}
 	.footer-item section {
 		display: none;
 	}
 	.blk {
 		position: relative;

 	}
 	.blk div {
 		width: 100%;
 		text-align: center;
 	}
 	.mob {
 		display: inline-block;
 		padding-right: 10px;
 	} 	
 	.fb img {
 		margin-top: 5px;
 	}
 }

 @media screen and (max-width: 700px) {
 	.over-steps li {
 		width: 50%;
 	}
 	.home-banner-img {
 		width: 100%;
 	}
 	.home-banner-img.mobhide {
 		display: none;
 	}
 	.home-banner-img.mobshow {
 		display: block;
 	}

 	.home-banner-txt {
 		width: 100%;
 		padding: 30px;
 		height: auto !important;
 	}
 	.aanbod-txt {
 		margin-bottom: 0;
 		width: 100%;
 	}

 	.shop-soort {
 		width: 100%;
 	}	
 	.contactheight {		
 		width: 100%;
 		float: none;	
 		margin-bottom: 60px;		
 	}
 	.contact-form {
 		margin-right: 0%;
 	}
 	.location {
 		margin-left:auto;
 		margin-right: auto;
 		width: 100%;
 	}
 	.bodyinhoud aside{
 		display: block;
 	}
 }

 @media screen and (max-width: 650px) {
 	.slider>h1 {
 		padding-left: 10px;
 	}
 	.slider-home h1 {
 		display: none;
 	}

 	.over-steps li {
 		width: 100%;
 	}

 	.detail-right {
 		width: 100%;
 	}

 	.price {
 		width: 100%;
 	}

 	.price>h1, .price>h2, .price>h3 {
 		text-align: left !important;
 		box-sizing: border-box;
 		width: 100%;
 	}

 	.product-right>div>section, .choise {
 		height: auto;
 		overflow: auto;
 	}
 	.aanbod-buttons>li {
 		width: 100%;
 		margin-left: 0;
 	}
 }

 @media screen and (max-width: 600px){
 	.slider-home {
 		display: none;
 	}
 	.homemain .content-box {
 		padding-top: 140px;
 	} 

 	header {
 		padding-top: 10px;
 	}

 }

 @media screen and (max-width: 550px){
 	#nbinner {
 		min-height: 450px;
 	}
 	.hmb {
 		display: none;
 	}
 	.smb {
 		display: block;
 	}
 	.prevs {
 		float:left;
 		transform: rotate(180deg);
 		margin-left: 5px;
 		position: relative;
 		top: 6.5px;
 	}
 	.nexts {
 		float:right;
 		margin-right: 5px;
 		position: relative;
 		top: 6.5px;
 	}
 	.product-scrolling > a > h2 {
 		float: none;
 		margin:0 auto;
 	}
 	footer {
 		height: auto;
 	}
 	.footer-item {
 		width: 100%;
 	}
 	.footer-items {
 		padding-bottom: 20px;
 	}
 	.footer-item:nth-child(1) {
 		padding-left: 0%;
 	}
 	.footer-item:nth-child(2) {
 		padding-left: 0%;
 	}
 }

 @media screen and (max-width: 500px) {
 	.price>h1 {
 		margin-top: 20px;
 	}
 	.logo {
 		width: 200px;
 		margin: 40px 0 0 30px;
 	}	
 	.referentie {
 		width: 100%;
 	}

 	.product {
 		width: 100%;
 	}

 	.zoeken-soort {
 		width: 100%;
 		margin-left: 0;
 		float: right;
 	}
 	.choise {
 		width: 100%;
 		float: none;
 	}
 	.slogan-nl {
 		margin-top: 100px;
 	}
 	.bottom-box {
 		height: 155px;
 	}
 	.bottom-box > a > button {
 		display: block;
 		width: 96%;
 		margin: 0 auto 20px auto;
 	}
 	.bottom-box > a > button.firstbtn {
 		margin-right: auto;
 	}
 	.logo-index {
 		width: 96%;
 		margin-left: 2%;
 		margin-right: 2%;
 	}
 	.bottom-box {
 		position: relative;
 		margin-top: 20px;
 	}




 }

 @media screen and (max-width: 450px) {
 	.logo {
 		width: 150px;
 		margin: 45px 0 0 30px;
 	}
 	#btncontactme, #btnshop {
 		position: static;
 		width: 100%;
 	}
 	#btncontactme button {
 		width: 100%;
 	}
 	#btnshop {
 		margin-top: 2em;
 	}
 	.h1big .product {
 		padding:0;
 	}
 }

 @media screen and (max-width: 400px) {

 	#nieuwsbrief {
 		width: 90% !important;
 	}
 	#nbinner {
 		min-height: 95vh !important;
 		height: 95vh !important;
 	}
 	#nieuwsbrief #nemail {
 		margin-bottom: 5px;
 	}
 	#nieuwsbrief #loctek-lightbox-close {
 		right: 0 !important;
 		top: 0 !important;
 	}
 	#nieuwsbrief h2 {
 		margin-top: 1em;
 		margin-bottom: 1em;
 	}
 	
 	header {
 		height:55px;
 	}

 	.home-banner-txt {
 		height: auto;
 	}
 	.homemain .content-box {
 		padding-top: 70px;
 	}

 	.burgermenu {
 		top: 11px;
 		right: 20px;
 	}

 	.logo {
 		margin-top: 5px;
 	}

 	.shop-link {
 		float: left;
 		margin-top: -10px;
 		margin-left: 30px;
 		margin-bottom: 10px;
 		margin-right: 100px;
 		z-index: 1001;
 	}

 	.slider-home>h1 {
 		left: 10px;
 	}

 	.slider-home {
 		background-position: center;
 	}

 	.slider {
 		font-size: .8em;
 	}

 	.overlay>p {
 		font-size: .8em;
 	}

 	.zoeken-soort>h2 {
 		text-align: center;
 		width: 100%;
 		padding-bottom: 5px;
 	}

 	.select-soort{
 		margin: 0 auto;
 		display: block;
 		width: 100%;
 		box-sizing: border-box;
 	}

 	.select-soort select {
 		width: 100%;
 	}

 	.filter {
 		padding-bottom: 5px;
 	}

 	.filter>div>h1 {
 		text-align: center;
 		width: 100%;
 	}

 	.mandje {
 		right: auto;
 		left: 135px;
 		top: auto;
 		bottom:25px;	
 	}
 	.slogan-fr, .slogan-nl {
 		font-size: 1.5em;
 	}
 }
 @media screen and (max-width: 300px){
 	#nbinner {
 		min-height: 500px;
 	}
 }
 @media screen and (max-width: 250px) {
 	.logo, .shop-link {
 		margin-left: 10px;
 	}
 	.mandje {
 		left:125px;
 		bottom: 7px;
 	}
 }

 #PL_privacy {
	margin-top: 10px;
	display: flex;
	align-items: center;
}
.privcnt {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: .8em;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	height: 20px;
}
.privcnt input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.privcnt a {
	height: 100%;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	color: black;
	font-weight: 700;
	color: #00a8d5;
	position:relative;
	z-index: 10;
}
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background-color: #dedede;
}
.privcnt:hover input ~ .checkmark {
	background-color: #ccc;
}
.privcnt input:checked ~ .checkmark {
	background-color: #00a8d5;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.privcnt input:checked ~ .checkmark:after {
	display: block;
}
.privcnt .checkmark:after {
	left: 6px;
	top: 2px;
	width: 5px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* COOKIE MELDING NEW */

#PLCookie {
	position: fixed;
	left: 10px;
	bottom: 10px;
	margin-right: 10px;
	background-color: white;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	-ms-align-items: flex-start;
	align-items: flex-start;
	z-index: 100;
	padding: 25px;
	transition: all .8s;
	-webkit-box-shadow: 0px 2px 22px 0px rgba(61,61,61,0.41);
	-moz-box-shadow: 0px 2px 22px 0px rgba(61,61,61,0.41);
	box-shadow: 0px 2px 22px 0px rgba(61,61,61,0.41);
}

#PLCookie h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
	color: #353535;
	font-size: 1.6em;
	font-weight: 700;
	margin-bottom: 15px;
	line-height: 30px;
}

#PLCookie p {
	max-width: 500px;
	font-family: 'Montserrat', sans-serif;
	color: #979797;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 150%;
	font-size: 1.1em;
}

.PL_Buttons {
	display: flex;
	justify-content: space-between;
	-ms-align-items: center;
	align-items: center;
	width: 100%;
}

.PL_Buttons a {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Montserrat', sans-serif;
	padding: 15px;
	background-color: #00a8d5;
	border: 1px solid #00a8d5;
	color: #fefefe;
	width: 48%;
	cursor: pointer;
	text-align: center;
	transition: all .3s;
	margin: 5px;
	font-size: 1.3em;
}

.PL_Buttons a:hover {
	background-color: transparent;
	color: #00a8d5;
	border: 1px solid #00a8d5;
}

/* NEW COOKIE END */

/*
#PLCookie {
  width: 100%;
  min-height: 50px;
  position: fixed;
  padding: 0 15px;
  z-index: 1000;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #4f4f4f;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(102,102,102,0.23);
  -moz-box-shadow: 0px 0px 20px 0px rgba(102,102,102,0.23);
  box-shadow: 0px 0px 20px 0px rgba(102,102,102,0.23);
}

#PLCookie article {
  max-width: 1200px;
  margin: 0 auto;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 6px;
}

#PLCookie article div {
  float: right;
}

#PLCookie article span {
  display: block;
  padding-top: 6px;
  margin-right: 200px;
}

#PLCookie article div a {
  padding: 10px 15px;
  margin-left: 20px;
  background-color: #fff;
  color: #4f4f4f;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  cursor: pointer;
  transition: all .3s;
}
#PLCookie article div a:hover {
 background-color: #dbdbdb;
}

@media all and (max-width: 550px) {
  #PLCookie article div {
    float: none;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
  }

  #PLCookie article span {
    display: block;
    padding-top: 6px;
    text-align: center;
    margin-right: 0;
    padding-bottom: 55px;
  }
}
*/
#footer {
  display: block;
  overflow: auto;
  max-width: 100%;
  text-align: center;
  position: relative;
  clear: both;
  margin-top: 2em;
  background-color: #f15e25;
}

#footer a, #footer div {
  color: #1d1d1b;
}

#content-container {
  width: 50%;
  margin: auto;
  margin-bottom: 2em;
}

#content-container h2 {
  color: #00a8d5;
  font-size:2.4em; 
  font-weight:bold; 
  margin-bottom: 5px;
  margin-top: 1em;
  cursor: pointer;
}

#content-container h3 {
  background-color:#fff; 
  color: #000;
  font-size:1.5em; 
  margin: 1em;
  padding: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #000;
  box-shadow: inset 0 0 0 0 #00a8d5;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
  cursor: pointer;
}

#content-container h2:hover + div > h3, #content-container h3:hover {
  box-shadow: inset 1200px 0 0 0 #00a8d5;
  color: #fefefe;
}

#content-container h3.active {
  color: #fff;
  box-shadow: inset 1200px 0 0 0 #00a8d5;
}

#content-container h3 span {
  display: inline-block;
  float: right;
  width: 0;
  height: 0;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid #00a8d5;
  margin-right: 10px;
  margin-top: 9px;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.4s;
}

#content-container h2:hover + div > h3 > span, #content-container h3:hover span {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid #fff;
  margin-right: 10px;
}

#content-container h3.active span {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid #fff;
  margin-right: 10px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}

#content-container h3.active:hover span {
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid #fff;
  margin-right: 10px;
}

#content-container h4 {
  margin-left: 2em;
  margin-right: 2em;
  font-size: 1.1em;
  font-weight: bold;
}

#content-container p {
  margin-left: 2em;
  margin-right: 2em;
  margin-bottom: 2em;
}

#content-container ul {
  margin-left: 3em;
  margin-right: 3em;
  margin-bottom: 1em;
}

#content-container li {
  margin-bottom: 0.5em;
  margin-left: 1em;
  list-style: disc;
}

#content-container table {
  margin-left: 3em;
  margin-right: 3em;
  margin-bottom: 1em;
}

#content-container th, #content-container td {
  border: 1px solid #000;
  padding: 5px;
}

#content-container th {
  font-weight: bold
}

#content-container a {
  color: #D3191C;
}
