/* montserrat-regular - latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
src: url('/fonts/montserrat-v12-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Montserrat Regular'), local('Montserrat-Regular'),
        url('/fonts/montserrat-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/fonts/montserrat-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('/fonts/montserrat-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
        url('/fonts/montserrat-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/fonts/montserrat-v12-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-500 - latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 500;
src: url('/fonts/montserrat-v12-latin-500.eot'); /* IE9 Compat Modes */
src: local('Montserrat Medium'), local('Montserrat-Medium'),
        url('/fonts/montserrat-v12-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/fonts/montserrat-v12-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
        url('/fonts/montserrat-v12-latin-500.woff') format('woff'), /* Modern Browsers */
        url('/fonts/montserrat-v12-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/fonts/montserrat-v12-latin-500.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-600 - latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
src: url('/fonts/montserrat-v12-latin-600.eot'); /* IE9 Compat Modes */
src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'),
        url('/fonts/montserrat-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/fonts/montserrat-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
        url('/fonts/montserrat-v12-latin-600.woff') format('woff'), /* Modern Browsers */
        url('/fonts/montserrat-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/fonts/montserrat-v12-latin-600.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/* montserrat-700 - latin */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
src: url('/fonts/montserrat-v12-latin-700.eot'); /* IE9 Compat Modes */
src: local('Montserrat Bold'), local('Montserrat-Bold'),
        url('/fonts/montserrat-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/fonts/montserrat-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
        url('/fonts/montserrat-v12-latin-700.woff') format('woff'), /* Modern Browsers */
        url('/fonts/montserrat-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/fonts/montserrat-v12-latin-700.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* muli-300 - latin */
@font-face {
font-family: 'Muli';
font-style: normal;
font-weight: 300;
src: url('/fonts/muli-v12-latin-300.eot'); /* IE9 Compat Modes */
src: local('Muli Light'), local('Muli-Light'),
        url('/fonts/muli-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/fonts/muli-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
        url('/fonts/muli-v12-latin-300.woff') format('woff'), /* Modern Browsers */
        url('/fonts/muli-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/fonts/muli-v12-latin-300.svg#Muli') format('svg'); /* Legacy iOS */
}

/* muli-regular - latin */
@font-face {
font-family: 'Muli';
font-style: normal;
font-weight: 400;
src: url('/fonts/muli-v12-latin-regular.eot'); /* IE9 Compat Modes */
src: local('Muli Regular'), local('Muli-Regular'),
        url('/fonts/muli-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('/fonts/muli-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
        url('/fonts/muli-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
        url('/fonts/muli-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
        url('/fonts/muli-v12-latin-regular.svg#Muli') format('svg'); /* Legacy iOS */
}
  
  
* {padding: 0; margin: 0; scrollbar-color: #cdcdcd #f0f0f0;}
html * {max-height:1000000px;}
html {overflow-y: scroll;}
* {-webkit-text-size-adjust: 100%;}
img {display: block;}
a {outline: 0;}

body {font-family: 'Muli', sans-serif; font-size: 15px; background: #222; color: #333; line-height: 1.5em; font-weight: 300;}
body p {margin-bottom: 1.5em; overflow: visible;}
#content ul, #content ol {margin-bottom: 1.5em;}
#content ul a, #content ol a {text-decoration: underline;}

#topmenu {display: none; overflow: auto; background: #d0003d;}
#topmenu ul {padding: 0; margin: 0; display: inline;}
#topmenu ul li {list-style: none; float: left; width: 50%; border-bottom: 1px solid rgba(255,255,255,0.1);}
#topmenu ul li a {text-decoration: none; padding: 0 30px; display: block; font-size: 20px; line-height: 2.2em; color: white;}
#topmenu ul li a:hover {color: white;}

#preheader {text-align: right; background: #eee; color: #555;}
#preheader .icon {color: #bbb;}
#preheader a {color: #555;}
#preheader a:hover {text-decoration: none;}
#slogan {display: inline-block; padding: 5px 0;}

.featured_image {margin-top: 60px; margin-right: 10px;}

#prefooter a.img,
#content a.img {display: block; background: #d0003d;}
#prefooter a.img img,
#content a.img img {border: 0; box-shadow: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#prefooter a.img:hover img,
#content a.img:hover img {opacity: 0.4;}

#header {background: #fff; border-bottom: 6px solid #d0003d;}
#banner {height: 130px; background: #999; background-size: cover; border-top: 2px solid white;} 
#banner > div {background: url('/img/bg-xlarge.jpg') center 30% no-repeat; background-size: cover; text-align: center; height: 130px; 
line-height: 130px; font-size: 35px; color: white; font-family: 'Montserrat', sans-serif; font-weight: 700; overflow: hidden;}
#banner > div > div {outline: none; overflow: hidden; height: 130px; }
.home #banner .btn {text-transform: uppercase; outline: 0; margin-top: 30px; border: 2px solid white; color: white; font-size: 15px; font-weight: 700; display: inline-block;}
.home #banner .btn:hover {color: white; border-color: #d0003d!important; background: #d0003d!important;}
.form-control {border-radius: 0px; border: 1px solid #999;}
.form-group {letter-spacing: 1px; text-transform: uppercase; font-size: 11px; font-weight: 400;}
.btn {
    letter-spacing: 1px; text-transform: uppercase; font-size: 11px; font-weight: 400;
    border-radius: 0px!important;
    -webkit-border-radius: 0px; 
    -moz-border-radius: 0px; 
    text-decoration: none;
    -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
}
.btn:hover {background: #333; color: white!important; border-color: #333!important;}
input[type="submit"].btn {background: white; border: 1px solid #999;}
input[type="submit"]:hover {background: #333;}
#banner .slider {white-space: nowrap;}
#banner .slider > div {width: 100%; display: inline-block; white-space: normal;}
.home .firstrow {padding-top: 45px;}


#logo {margin: 52px 0 0; padding: 0; position: absolute; cursor: pointer; width: 235px;}
#menu {clear: both; display: block; text-transform: none; font-size: 20px; font-weight: 400; float: right; text-align: center; margin: 0;}
#menu li {display: block; float: left; list-style: none; background: white; vertical-align: bottom; padding: 0 0 0 40px;}
#menu li a {color: #444; text-decoration: none; display: block; padding: 35px 0 35px; border-bottom: 0px solid white; font-family: 'Montserrat', sans-serif; font-size: 18px; font-weight: 400;}
#menu li a:hover, #menu li.active a {color: #d0003d;}
#menu li.active a {border-color: #d0003d;} 


#content .submenu {border: 0; border-top: 1px solid #d0003d;}
#content .submenu a {text-decoration: none; letter-spacing: 1px; text-transform: uppercase; font-size: 11px; line-height: 1.4em; font-weight: 400; color: #d0003d; padding: 0; display: block; padding: 0 30px 0 0; text-align: right; border-bottom: 1px solid #d0003d; padding: 6px 0; text-align: left;}
#content .submenu a:hover, #content .submenu a:active, #content .submenu a:focus {text-decoration: none;}
#content .submenu li {list-style: none;}
#content .submenu li.active > a {font-family: 'Montserrat', sans-serif; font-weight: 700;}
#content .submenu li ul li {display: none;}
#content .submenu li.active > ul > li {display: block;}
#content .submenu li.haschildren > a {background: url('/img/right.svg') left center no-repeat; background-size: auto 10px; padding-left: 15px;}
#content .submenu li.haschildren li.haschildren > a {background-position: 10px center; padding-left: 25px;}
#content .submenu li.haschildren li.haschildren li > a {padding-left: 45px;}
#content .submenu li.active.haschildren > a {background: url('/img/down.svg') left center no-repeat; background-size: auto 10px;}

#content .submenu ul {margin: 0;}
#content .submenu ul li a {padding-left: 25px;}
#content ul.submenu {padding: 0; margin: 0; margin-right: 15px;}
#content a {color: #333;}
#content a:active, #content a:focus, #content a:hover {text-decoration: underline; color: #d0003d;}
#submenuspacer-left {height: 50px; width: 10px;}
#submenuspacer {height: 148px; width: 10px;}
.home #submenuspacer {height: 124px;}

#content ol {margin-left: 20px;}
#content {background: #fff; padding-bottom: 100px;}
#content .container {text-align: left;}
#content p a {text-decoration: underline;}
#prefooter img,
#content img {max-width: 100%;}
h1 {letter-spacing: -1px; margin: 0 0 1px; font-size: 47px; padding: 0 0 0.65em; font-weight: 500; color: #d0003d; font-family: 'Montserrat', sans-serif; line-height: 1em; overflow: hidden;}
h2 {font-family: 'Montserrat', sans-serif; font-size: 20px; color: #d0003d; font-size: 20px; margin-top: 35px; line-height: 1.2;}
h3 {color: #333; margin-top: 35px; margin-bottom: 3px; font-weight: 600; font-family: 'Montserrat', sans-serif; font-size: 16px; line-height: 1.3;}
.home h3 {color: #d0003d;}
#content ul {margin-left: 20px;}
#content p:first-child {font-weight: 400; color: #333; font-size: 20px; line-height: 1.5em; margin-bottom: 1.5em;}
.block strong {letter-spacing: 1px; text-transform: uppercase; font-size: 11px; font-weight: 400;}
#content a.btn, #content a.more {letter-spacing: 1px; text-transform: uppercase; font-size: 11px; font-weight: 400; display: inline-block; margin: 13px 0; color: #333; border: 1px solid #999; text-decoration: none;}

.videoWrapper {
	position: relative;
	padding-bottom: 51.6%; /* custom */
	padding-top: 25px;
	height: 0;
	margin-bottom: 25px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

ul#downloads {margin: 0;}
ul#downloads li {list-style: none; padding: 0;}
ul#downloads li a {text-transform: capitalize;}
ul#downloads li img {opacity: 0.8; height: 1.4em; width: auto; display: inline-block; position: relative; bottom: 2px;}

#breadcrumbs {letter-spacing: 1px; margin-top: 45px; color: #d0003d; text-transform: uppercase; font-size: 11px; font-weight: 400;}
#breadcrumbs a:hover,
#breadcrumbs a {text-decoration: none; color: #d0003d;}
.home #breadcrumbs a {display: none;}

#content .block {border-left: 0px dotted #ddd; padding: 0 30px;}
#content .block a {text-decoration: none; color: #333;}
#content .block a.btn {color: #333; border: 1px solid #999;}
.formwrapper {padding-right: 10px;}
textarea {resize: vertical;}

#gallery {padding-top: 10px;}
.fotos #gallery {padding-top: 0; padding-bottom: 20px;}
#gallery.row {margin-left: -4px; margin-right: -4px;}
#gallery.row > div {padding: 4px;}
#gallery img {}

#nieuws li a {text-decoration: none!important; font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 14px; }
#nieuws li a:hover {text-decoration: none; color: #333;}
#nieuws li em {font-size: 13px; font-size: 13px; font-style: normal;}
ul#nieuws {margin: 0; padding: 0;}
ul#nieuws li {margin: 0; padding: 0 0 15px; list-style: none;}

#prefooter {text-align: center; background: #eee; padding: 40px 0 40px; color: #555;}
#prefooter p, #prefooter h3 {margin: 0;}
#prefooter h3 {margin-top: 0; font-size: 35px; line-height: 1em; font-weight: 700;}
#prefooter a.btn {margin-top: 13px; color: #555; border: 1px solid #777;}
#prefooter a.btn:hover {background: #333; border: 1px solid #333!important; color: #eee!important;}
#prefooter a {color: #777; text-decoration: none;}
#prefooter .border {border-left: 1px dotted #999; padding: 0px 20px 0 20px;}
#prefooter .about {text-align: left;}
#prefooter .about h3 {margin-bottom: 10px; font-weight: 500; font-size: 20px;}

#footer {padding: 10px 0 50px; color: #777; text-align: left;}
#footer a {color: #777; text-decoration: none;}
#footer a.btn {margin-top: 13px; letter-spacing: 1px; text-transform: uppercase; font-size: 11px; font-weight: 400; border: 1px solid #555; }
#footer a.btn:hover {background: #777; border: 1px solid #777!important; color: #222!important;}
#footer h3 {font-family: 'Montserrat', sans-serif; text-transform: none; font-size: 20px; padding-top: 25px; padding-bottom: 7px; font-weight: 400; color: #ccc;}

#lightbox {cursor: pointer; display: none; z-index: 99; position: fixed; top: 0; left: 0; background: #222 url('/img/preloader.gif') center center no-repeat; text-align: center;}
#lightbox #image {z-index: 0; display: inline; max-height: 95vh; max-width: 95vw;}
#nextbutton {color: white; float: right; width: 50px; height: 50px; line-height: 45px; margin-right: 2.5vw; font-size: 50px;}
#prevbutton {color: white; float: left; width: 50px; height: 50px; line-height: 45px; margin-left: 2.5vw; font-size: 50px;}
#closebutton {color: white; position: absolute; top: 2vh; right: 2.5vw; width: 50px; height: 50px; line-height: 50px; margin-left: 2.5vw; font-size: 15px; font-weight: 400;}
#controls {height: 50px; top: 50%; position: fixed; margin-top: -25px; width: 100%;}
#controls a {color: white; text-decoration: none;}
#controls a:hover, #controls a:active {color: silver;}

@media (max-width: 1920px) {
        #banner > div {background-image: url('/img/bg-large.jpg');}
}
@media (max-width: 1250px) {
        #banner > div {background-image: url('/img/bg-medium.jpg');}
        #menu:first-child > li:last-child {display: none;} 
}
@media (max-width: 991px) {
        .submenu a {text-align: left;}
        .submenu {border-right: 0;}
}
@media (max-width: 625px) {
        #banner > div {background-image: url('/img/bg-small.jpg');}
        #content .block {border-left: 0; padding-left: 0px;}
}