

/* BASIS CSS
==================================================

#BOOSTRAP CUSTOMIZATION
#TYPOGRAPHY
#PARALLAX STUFF
#LINKS AND BUTTONS
#HEADER
#MAIN MENU 
#FOOTER 
#HOME
#PAGES 
#SLIDERS
#BLOG
#PORTFOLIO
#MISCELANIOUS
#NEKO CSS FRAMEWORK

*/
/* COLORS : eaaa14  / 6bb8be / f7f7f7 /


/* BOOTSTRAP CUSTOMIZATION
================================================== */

/** tabs and accordion**/

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {background:#407fbc;}
.nav-tabs > li > a {border-left:1px dashed #eee; border-top:1px dashed #eee; border-right:1px dashed #eee;}

.panel-default {
	border:1px dashed #eee;
	box-shadow:none;
}
.panel-default>.panel-heading {background:#fff;   border-top:none;color:#555;}
.panel-group .panel-heading + .panel-collapse .panel-body { border-top:1px dashed #eee;}
.panel-default>.panel-heading:hover, .nav>li>a:hover, .nav>li>a:focus{color:#407fbc;}
.panel-default>.panel-heading:hover a, .panel-default>.panel-heading:hover a:after, .nav>li>a:hover{color:#407fbc; }
.panel-title>a {color:#333;}
.panel-title>a:hover {text-decoration: none;}
.panel-body{background:#FDFDFD;}

/*** pagination ***/
.pagination>li>a {
	background: none repeat scroll 0 0 #F7F7F7;
	color: #111111;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
	background: none repeat scroll 0 0 #407fbc ;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{
	background: none repeat scroll 0 0 #407fbc ;
	border-color:#407fbc ;
	color:#fff;
}
.pager li>a, .pager li>span {border-radius: 4px;}
.pager li>a:hover, .pager li>a:focus {background:#407fbc ; color:#fff; border-color:#407fbc ;}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background:#FFF;}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {background-color: #000;}


.progress-bar {background-color:#407fbc;}
.progress-bar-success {
	background-color: #5BB75B;
}
.progress-bar-info {
	background-color: #49AFCD;
}
.progress-bar-warning {
	background-color: #FAA732;
}
.progress-bar-danger {
	background-color: #DA4F49;
}
/* END BOOSTRAP CUSTOMIZATION
================================================== */

/* TYPOGRAPHY
================================================== */
body {
	color:#333;
	background: #fefefe;
}
blockquote small {
	color:inherit;
}

h2 i {color:#999}
.subTitle  {
	color:#999;	
}
.largeQuote {background:#FDFDFD; border-top: 1px dashed #eee; border-bottom: 1px dashed #eee;}
.title {
	background-color:#fff;
	border-bottom: 2px solid rgba(1,1,1,0.075);
	border-top: 1px solid rgba(1,1,1,0.05);
}

/* END TYPOGRAPHY
================================================== */

/* LINKS AND BUTTONS
================================================== */

a {color:#407fbc;}
a:hover, .scrollspyNav .active a {color:#407fbc;}
ul.iconsList li a {color:#555;}
ul.iconsList li a:hover, ul.iconsList i {color:#407fbc;}
/*** buttons ***/
.btn {
	background: #F7F7F7;
	color: #111111;
	border: 1px solid rgba(0, 0, 0, 0.15);

}
.btn:hover {
	background: #000;
	border-color:#000;
	color: #FFFFFF;
}
.btn-border {
	background:none;
	border:2px solid #fff;
}

.btn-inverse {
	background: none repeat scroll 0 0 #555555;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	color: #FFFFFF!important;
}
.btn-inverse:hover{
	background: none repeat scroll 0 0 #F7F7F7;
	border-bottom: 1px solid rgba(150, 150, 150, 0.25);
	color: #111111!important;
}
.btn-primary {
	background: #407fbc ;
	color: #FFFFFF!important;
}
.btn-info {
	background: #49AFCD;
	color: #FFFFFF;
}
.btn-success {
	background: #5BB75B;
	color: #FFFFFF;
}
.btn-warning {
	background: #FAA732;
	color: #FFFFFF;
}
.btn-danger {
	background: #DA4F49;
	color: #FFFFFF!important;
}
.btn-link, .btn-link:active, .btn-link[disabled], .btn-link:hover {
	background:none;
	border:none;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
	box-shadow: none;
	color:#49AFCD;
}
.btnWrapper {
	border:1px solid #ccc;
}

/* END LINKS AND BUTTONS
================================================== */
/* HEADER
================================================== */
@media(min-width:768px){
	ul.quickMenu li a, .header3 .contactPhone, .header3 #preHeader .socialNetwork .iconRounded {color:#999;}
	ul.quickMenu li a:hover, #preHeader .socialNetwork i:hover{ color: #407fbc;}
	#preHeader .socialNetwork i { color:#ccc; }
}
/* END HEADER
================================================== */

/* MAIN MENU 
================================================== */

#mainHeader .navbar-inner {
	background: #444;
	filter:none !important;
}
#mainHeader.fixedHeader, .is-sticky #mainHeader{background:rgba(255, 255, 255, 0.95);}
#mainMenu .navbar-nav li{
	border-bottom:1px dashed #eee;
}
/*#mainMenu .navbar-nav li:last-child, #mainMenu .navbar-nav li:last-child a{
	border-bottom:none !important;
}*/

/* desktop */
.navbar-nav > li > a > i, .navbar-default .navbar-nav > li > a {
	color:#000;
	font-weight:400;
	letter-spacing:0.7px;
    text-decoration: none;
    font-family: 'Lato', sans-serif, Tahoma;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    border-width: 0;
    background: none;
	padding:0 8px 0 8px;
	line-height: 14px;
    vertical-align: middle;
}

/* na menu colapse */
@media(max-width:768px){
.navbar-nav > li > a > i, .navbar-default .navbar-nav > li > a {
	color:#777;
	font-weight:400;
	letter-spacing:0.7px;
    text-decoration: none;
    font-family: 'Lato', sans-serif, Tahoma;
    text-transform: uppercase;
    font-size: 14px;
    border-width: 0;
    background: none;
	padding:10px 8px 10px 8px;
	line-height: 14px;
    vertical-align: middle;
	}
	.navbar-toggle {
    float: left;
	}
	.bbig img {
	top: 46px;
    z-index: 1;
	}
}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, #resMainMenu li.active>a {
	color:#407fbc;
	background:none;
}
.navbar-nav > li.sep:before  {color:#eee;}
.navbar-default .navbar-nav > li > a.active {color:#407fbc;}
.navbar-nav ul li a{color:#777;}
.navbar-nav li.hover>a, .navbar-nav ul li a:hover{color:#407fbc;}
.navbar-nav ul li.hover>a {color:#fff;}


/*** mega menu ***/


/*** MEDIA QUERIES ***/
@media(max-width:767px){}

@media(min-width:768px){
	
	/* normal header (no class on body) */
	.navbar-nav ul {background:rgba(0,0,0,0.85)/*#333;*/;}
	.navbar-nav ul li a:hover, .navbar-nav ul li.hover>a{/*background:#407fbc;*/ color:#407fbc;}
	#mainMenu .navbar-nav li{border-bottom:none;}
	#mainMenu .navbar-nav ul li a{border-bottom:1px solid #444;}
	#mainMenu .navbar-nav ul li a.active{color:#407fbc;}
	.nekoMegaMenu {background:#444;}
	.nekoMegaMenu h2 {color:#eee;}
	#boxedLayout {background: #407fbc;}
	.navbar-nav ul li a {padding:5px 12px; font-size: 13px; color:#CCC;}
}

@media(min-width:992px){}

@media(min-width:1200px){}

/*** END MEDIA QUERIES ***/

/* END MAIN MENU 
================================================== */


/* FOOTER 
================================================== */

footer {
	color:#777;
	background:#f7f7f7;
	border-top:1px solid #ddd;
}
footer h1,footer h2,footer h3,footer h4{color:#777; font-weight:300;}
#footerRights {
	background-color:#eee;
	color:#999;
	border-top:1px dashed #ccc;
}

/* END FOOTER 
================================================== */

/* HOME
================================================== */

#noSliderWrapper{background-color:#407fbc}

.carouselHome {background:url('../images/theme-pics/textures/bg-home.jpg') repeat-x top;}

/* END HOME
================================================== */


/* PAGES
================================================== */
.page-header{border-bottom: 1px solid rgba(1,1,1,0.075); background: #6bb8be;}
.page-header h1, .page-header p {color:#fff;}
.page-header.bigHeader h1, .page-header.bigHeader h2, .page-header.bigHeader p {color:#333;}

ul#navTrail li a {color:#eee;}
ul#navTrail li a:hover {color:#407fbc;}
ul#navTrail li#navTrailLast {color:#fff;}

/** sidebar **/

nav#subnav ul li a {border-bottom:1px solid #eee ; color:#aaa;} 
nav#subnav ul li a.active, nav#subnav ul li a:hover{border-bottom-color:#407fbc ; color:#407fbc;} 

/* END PAGES
================================================== */


/* SLIDERS
================================================== */
/*** supersized ***/
#superSizedSlider h1, #fullScreenSliderWrapper h1{color:#fff;text-shadow: 0 0 10px rgba(255, 255, 255, 1);}


/*** OWL Carousel ***/
.owl-theme .owl-controls .owl-buttons div{background:#407fbc;}
.owl-theme .owl-controls .owl-buttons div:hover{background:#6bb8be;}
.owl-theme .owl-controls .owl-page span {background:#6bb8be;}
.carouselHome .owl-theme .owl-controls .owl-page span {
	background:#fff;
	color:#6bb8be;
}

.owlCaption {
	color:#333;
	background:rgba(255, 255, 255, 0.5);
}
/**** camera ****/
.camera_neko_skin .camera_caption > div {
	background:rgba(255, 255, 255, 0.15);
	border-top: 1px solid rgba(255, 255, 255, 0.42);
}
.camera_caption h1{
	color:#fff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.33);
}
.camera_caption h2 {
	color:#6bb8be;
	background:#fff;
}
.camera_caption .camera_wrap a {background: inherit;}

/**** end camera ****/

/**** Layer slider ***/

#layer-slider h1, #layer-slider h2, #layer-slider i {
	color:#fff;
}
#layer-slider h1 {
	text-shadow: 0 0 10px rgba(255, 255, 255, 1);
}
#layer-slider .bigCaption {
	color:#333; font-size: 16px;
}

#layer-slider-blog #layerslider h1, #layer-slider-blog #layerslider h2 {
	color:#fff;
	text-shadow:1px 1px 0 rgba(0,0,0,0.5);
}

/* END SLIDERS
================================================== */

/* BLOG
================================================== */

.post h2 a {color:#555;}
.post h2 a:hover {color:#407fbc;}

.tagCloud a:link, .tagCloud a:visited {
	background-color: #fff;
	color: #ccc;
	border:1px solid #eee;
}
.tagcloud a:hover {
	background-color: #407fbc ;
	color: #FFF;
}

p.credits {
	color:#555;
	background:#eee;
}
p.credits a {color:#407fbc;}
}
.widget {border-bottom: 1px dashed #eee}

.search .btn {border: 1px solid #DDD;}
.search .btn:hover {border-color:#407fbc;}

ul.entry-meta li a {background:#eee;}
ul.entry-meta li a:hover {
	background:#407fbc;
	color:#fff;
}

/* END BLOG
================================================== */

/* PORTFOLIO
================================================== */

nav#filter a {
	border:1px solid #ddd;
	color:#555;
}
nav#filter a:hover, nav#filter a.current {
	background-color: #407fbc ;
	color:#fff;
	border-color:#407fbc;
}
li.filterTitle {
	color:#4F6266;
}
section#projectDescription {
	background-color:#F8F8F8
}
.mfp-bg {background-color: #ffffff;}

.boxLink {background:#407fbc; color:#fff;text-align:center; position:relative;}

.boxLink h2 {color:#fff;}

.generatedMoreLink {background-color:#407fbc;}
/*** pinterest like ***/
.pinBox{
	background:#fff;
	border:1px solid #eee;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.25);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.pinInfo li a {color:#fff;}
.iconLinks a:hover i, .pinInfo li a:hover{text-shadow: 0 0 5px #FFF;}
 
.imgHover figcaption {
	background: #407fbc;
	color: #fff;
}
.imgHover figcaption h3 {color: #fff;}

.neko-hover-1 figcaption .iconLinks a i{color:white;}

/* END PORTFOLIO
================================================== */

/* MISCELANIOUS
================================================== */
/* Preloader one page */
#preloader {
	background-color:#407fbc; /* change if the mask should have another color then white */	
}
 
/*** Scroll up Button ***/
#nekoToTop{
	color:#000;
	background:#fff;
	border:1px solid rgba(0, 0, 0, 0.15);
}
#nekoToTop:hover{
	color:#fff;
	background:#407fbc;	
}

/** focus color ***/
::-moz-selection {
	background: #407fbc;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #407fbc;
	color: #fff;
	text-shadow: none;
}

/*** hover images ***/
.mask {background:#407fbc;}
.hoverInfo a i{color:#fff;}
.hoverInfo a i.iconRounded {border-color: #fff;}
.hoverInfo a:hover span {color:#407fbc;}
.hoverInfo a:hover i.iconRounded {border-color: #407fbc;}


/*** Form ***/
.form-control:focus{
	border: 1px dashed #407fbc;
	background-color:#fff;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
}
.form-control {
	color: #444;
	border: 1px solid #ddd;
	background-color:#f7f7f7;
}
.error {color: #B94A48;
	background-color: #F2DEDE;
	border-color: #EED3D7;}

	label.error {color:#fff;
		background-color: #B94A48;
		border:none}



		#projectQuote, #projectQuote h3{background:#ddd;color:#444;}

		/* pop up */
		.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {color:#407fbc;}

/* END MISCELANIOUS
================================================== */

/* NEKO CSS FRAMEWORK
================================================== */
.boxContent {border:none; padding:15px 0}

.boxContent h2, .boxContent h3 {
	color: #333;
    font-weight: 700;
    font-size: 16px;
	}
/*** Feature box **/

.boxFeature i {color:#407fbc ;} 

/*** Focus box **/

.boxFocus {border:1px dashed #ddd;}

/*** Icon box **/

.boxIcon a p {color:#777;}
.boxIcon a:hover h2, .boxIcon a:hover p {color:#407fbc;}

/*** testimonial ***/

.boxTestimonial{background:#f7f7f7;}

.boxTestimonial img {border: 1px solid rgba(0, 0, 0, 0.15);}

/* miscelanious */
.whiteText {color:white;}
.footerWidget .boxTestimonial blockquote {
	background:#333;
	color:#eee;
}

/*** call to action ***/
.ctaBox {border:2px solid rgba(0,0,0,0.05);}
.ctaBoxFullwidth{border:none}

.ctaBox blockquote {
	color:#fff;
}
/*color0*/
.color0{
	background-color:#fff;
}

/*color1*/
.color1, .ctaBox.color1{
	background-color:#F7F7F7;
	color:#444;
}

.color1 h1, .color1 h2, .color1 h3, .color1 h4, .color1 blockquote, .color1 a{
	color:#444;
}
.color1 a.btn{color:#111;}
.color1 a.btn:hover{color:#fff;}
.color1 .subTitle  {color:#999;}
/*color2*/
.color2, .slice.color2, .bulle.color2, .ctaBox.color2{
	background-color:#407fbc ;
	color:#fff;
}

.color2 h1, .color2 h2, .color2 h3, .color2 h4, .color2 blockquote, .color2 a {
	color:#fff;
}
.color2 a.btn{color:#111;}
.color2 a.btn:hover{color:#fff;}
.color2 a.btn-border{color:#fff;}

.color2 h1 strong {background:#fff; color:#407fbc;}

.color2 .ctaBox {border-color:rgba(255,255,255,0.5);}
.color2 h1:before,.color2 h1:after{color:#6bb8be;}
/*** icons ***/
.iconRounded {color:#407fbc; border: 1px dashed #407fbc;}
.iconRounded:hover, .color1 .iconRounded:hover, .boxIcon a:hover i{background-color:#6bb8be;color:#fff;text-shadow: 0 0 5px #FFF; border-style: solid;}

.color2 .iconRounded {background-color:#FFF;color:#407fbc ;}

/* END NEKO CSS FRAMEWORK
================================================== */


/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* slider */
.nopad {padding-left:0; padding-right:0;}
.overlaycontainer{z-index:20; position:absolute; width:100%;}
.overlay{margin-top:-75px; height:75px; background-color:rgba(0,0,0,0.75);}
.overlay .oblock {
	margin: 15px 15px 0 0px;
	font-size:12px;
    color:#999;
	float:right;
	min-width:180px;
}

.overlay .oblock a {
    color: #FFF;
	font-size:13px;
	text-decoration:none;
}

.overlay i {
	float:left;
	font-size:44px;
    color: #407fbc;
}

@media(max-width:500px){
	.overlaycontainer{z-index:1; position:relative; width:100%;}
	.overlay{margin-top:0px; height:75px; background-color:rgba(0,0,0,1);}
	.overlay .oblock {min-width:140px; margin:15px 8px 0 0;}
	.oblock.phone { float:left;}
	}

/* menu */
#mainHeader {
}

@media (min-width: 768px){
	.navbar-nav > li > a {
    padding: 40px 11px 0px 11px;
	}
	/*
	/* submenu hoogte */
	.navbar-nav ul {
    position: absolute;
    top: 42px;
    left: 0;
    z-index: 1024;
}
.navbar-nav ul {
    /*width: 225px;*/
	width:275px;
	
}
}



@media (min-width: 992px){
	.fixedHeader .navbar-nav > li > ul{
    top: 61px;
}
}

@media (min-width: 768px) and (max-width: 991px){
.fixedHeader .navbar-nav > li > ul {
    top: 88px;
}
}

/*(when scrolled)*/
#mainHeader.fixedHeader, .is-sticky #mainHeader {
	border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
.bbig img{
	position:absolute;
	right:0;
	top:22px;
	z-index:1;
	}
@media (max-width: 767px){
	.bbig{max-height:100px;
  overflow:hidden;
	}
}

.bsmall {display:none;}
/*(when scrolled)*/
#mainHeader.fixedHeader a.navbar-brand.bsmall{ display:block;}
#mainHeader.fixedHeader a.navbar-brand.bbig { display:none;}

#ofbutton { background-color:yellow; color:#FFF; font-size:18px; font-weight:700; text-transform:uppercase; border-radius:8px; padding:12px; margin-top:22px;}

/* snel contact formulier */
.h2w {font-weight:700; font-size:21px; letter-spacing:1px;}
@media (max-width: 767px){.h2w {font-weight:700; font-size:18px; letter-spacing:normal;}}
label {
	font-size:16px;
	font-weight:700;
	margin-bottom: 22px;	
}  /* v13nl */

/* ipv 100% width, max 1170 onder. weghalen voor 100% width */
		.color2 {
			background-color: #407fbc;
			color: #fff;
			max-width: 1170px;
			margin: 0 auto;
			border-radius: 18px;
			padding-left:25px;
			padding-right:25px;
		}
		@media (max-width: 1170px){.color2 {border-radius:0px;}}
		 footer {
			background: #FFF;
			border-top: 0px;
		 }

footer h3 {color:#000; font-size:17px; font-weight:400;}
footer {font-size:13px; color:#777;}
footer a {color:#000;}
/* payoff */
#footerRights {
    color: #666;
    font-size: 11px;
    text-align: right;
	padding: 15px 12px 2px 12px;
    text-transform: uppercase;
    letter-spacing: 1.2pt;
	margin:0 auto;
	border-top:none;
}

#footerRights a {
    color: #666;
    text-decoration: none;
    border-left: 1px solid #e2e2e2;
}

#nekoToTop {
    left: 30px;
}


/* take vakken 1 en 2*/
a.leesverder {color:#000; text-transform:uppercase; font-weight:700;}
a.leesverder:after {
    content: '\e801';
    font-family: 'custom-icons';
    font-size: 18px;
    text-align: left;
    padding: 0;
    margin: 0;
    display: inline-block;
    margin-left: 10px;
    line-height: 1em;
}
.takeTitle {margin-top:10px;}
h1.takeTitle, h2.takeTitle {font-size:20px; font-weight:700; color:#6C5339; text-decoration:none; line-height:25px; margin-bottom:0;}
h1.takeTitle a, h2.takeTitle a{color:#7b5b12; text-decoration:none;}


.takeTitle {min-height:60px;}
.takeText {/*min-height:200px;*/}

	@media (max-width: 992px){
	.takeTitle {min-height:40px;}
	.takeText {min-height:100px;}
	p.vervolg {margin-bottom:22px;}
	}
	
	@media (min-width: 1170px){
	.takeTitle {min-height:60px;}
	.takeText {/*min-height:160px;*/}
	}
	
/* take vakken 3 */
h3.takeTitle {min-height:30px;}
.act {min-height:110px; padding-bottom:14px;}
.act-outer:first-of-type{ margin-top:0;}
.act-outer:first-of-type{ margin-top:0;}
.act-outer {margin-top:20px;}
.content .act h3 {font-size:16px; font-weight:700; color:#6C5339; text-decoration:none; line-height:20px; margin-bottom:0; margin-top:0}
.content .act a {color:/*#6C5339;*/#000; text-decoration:none;}
.content .act a:hover {text-decoration:underline;}
.act-inner {border-bottom:1px solid #eee;}
.act-outer:last-child .act-inner{border-bottom:none;}
.actfoto {float:right; margin-left:20px; margin-bottom:20px;}


hr.lineLines{
       border-bottom: 1px solid #eee;
}
hr.lineLines:after {
    content: '';
}

.isotope-item {/*min-height:400px;*/}
.extrapad {padding:0 30px;}
nav#filter a {
    border:none;
    color:#999;
}
nav#filter a:hover, nav#filter a.current {
    background-color: #333;
    color: #fff;
    border:none;
}

h2.projTitle {font-size:22px; font-weight:700; color:#000; text-decoration:none; line-height:25px; margin-bottom:0;}

.color2 {background-color: #EEE;
    color: #333;
    max-width: 1170px;
   }

.color2 h2, .color2 a {
    color: #000;
}

.form-control {
    color: #444;
    border: 1px solid #ddd;
    background-color: #FFF; 
}

/* VOLG PAGINAS */

@media (min-width: 1170px){
.boxedLayout #globalWrapper {
    max-width: 1170px;
	margin:0 auto;
}
}


h1.pagetitle {
    /*font-size: 25px;
    line-height: 23px;
    font-weight: 700;
    font-family: 'Roboto',sans-serif;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
    margin: 0px;
    padding: 15px 4px 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
    letter-spacing: 2px;
	position:absolute;
	z-index:5;
	left:20px; 
	top:20%;*/
    font-size: 33px;
    line-height: 33px;
    font-weight: 700;
        font-family: 'lucida grande', 'Lucida Sans Unicode', Tahoma, Arial;
    color: rgb(255, 255, 255);
    text-decoration: none;
    background-color: transparent;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.7);
    margin: 0px;
    padding: 1px 4px 0px;
    border-width: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
    letter-spacing: 2px;
	position:absolute;
	z-index:5;
	left:20px; 
	top:20%;
	background-color:rgba(0,0,0,0.75);
	padding:20px;
}

span.ondertitel { font-size:20px;}

@media (max-width: 767px){
	h1.pagetitle { top:0%;}
	span.ondertitel { font-size:17px;}
	}

.page-header {
    background: #FFF;
	background-position:top center;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	margin-top:25px;
	position:relative;
}

.page-header img {min-height:50px;}

nav#subnav ul li a.active, nav#subnav ul li a:hover {border-bottom:1px solid #eee;}

.content h2 {font-size:22px; font-weight:700; color:#000; text-decoration:none; line-height:25px; margin-bottom:25px; margin-top:10px;}
.content h3 {font-size:18px; font-weight:700; color:#000; text-decoration:none; line-height:20px; margin-bottom:10px; margin-top:25px;}
.content h4 {font-size:16px; font-weight:700; color:#000; text-decoration:none; line-height:20px; margin-bottom:10px; margin-top:25px;}
.content p a {color:#000;}

.kantlijnfoto {margin-top:5px; margin-bottom:40px;}



<!-- ==== style.css ===================================================================================================== -->
<!-- ==== style.css ===================================================================================================== -->
<!-- ==== style.css ===================================================================================================== -->
<!-- ==== style.css ===================================================================================================== -->
<!-- ==== style.css ===================================================================================================== -->
<!-- ==== style.css ===================================================================================================== -->
<!-- ==== style.css ===================================================================================================== -->


<!-- 1 t/m 53 niet -->


body {
	background-color:#FFF; 
	font-family: 'lucida grande', 'Lucida Sans Unicode', Tahoma, Arial;
	font-size:13px;
	color:#333;
	padding-top: 118px;
}

body.boxedLayout {
	padding-top: 118px;
}

@media (min-width: 768px) {
	body {
	padding-top: 121px;
	}
}

strong{ font-weight:bold;}

a{color:#333;}
a:visited{color:#333;}
a:hover {color:#407fbc;}

.ofh{overflow:hidden;}

<!-- 89 t/m 100 niet -->


.meta{
	height:67px;
	/*height:64px;*/
		
}

.meta form{
	display:inline;
}

.meta input{
	border:1px solid #ebeff3;
	color:#8998a4;
	padding:2px;
}

.meta fieldset{
	display:inline;
}

.meta a {
	font-size:11px;
	}


.meta .inner_meta{
	float:right;
	text-transform:uppercase;
	color:#8998a4;
	margin-top:3px; /*3*/
	margin-right:5px;
	font-size:11px;
	display:inline-block;
}

.meta input.smallsubmit {
	background-position: center;
    margin-left: 3px;
	background-image:url(/assets/templates/egripment/gfx/search.gif);
	background-repeat:no-repeat; 
	border:0; 
	cursor:pointer;
	background-color:transparent
}

.meta .inner_meta a {
	color:#8998a4;
	text-decoration:none;
	padding: 2px 4px;
}

.meta .inner_meta a:hover {
	color:#8998a4;
	text-decoration:underline;
}

.meta .inner_meta a.active {
	color:#FFF;
	text-decoration:none;
	background-color:#adb8c1;
}

/* rusische button verbergen */
.meta .inner_meta a.ru {
	display:none;
	}

.meta .inner_meta_icons{
	text-transform:uppercase;
	color:#8998a4;
	margin:0px 12px 0 10px; 
	display:inline-block;
}

.meta .inner_meta_icons a img{
	margin-left:-2px;
	margin-right:-2px;
	margin-top:4px;
}


/* niet in genruik in huige setup */
.meta li{display:inline;}


.logo{
	position:absolute; 
	right:0px;
	top:52px;
}

	
#wrapper{
	width:990px;
	margin: 117px auto 0 auto;
	}

/* specifiek homepage */
.hometext{
	background-image:url(../gfx/homepage-overlay.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:absolute;
	margin-top:300px;
	z-index:500;
	width:590px;
	height:76px;
	margin-left:380px;
}

.hometext h1 {
	float:right;
	margin:18px 22px;
	color:#000;
	font-size:14px;
	font-weight:bold;
}

.leftHome_2016 h3, .middleHome_2016 h3, .rightHome_2016 h3 {
	margin-top:34px;
	height:16px;
	margin-bottom:12px;
	text-transform:uppercase;
	font-weight:normal;
	color:#000;
	font-size:13px;
	}

.leftHome_2016{
	max-width:606px;
}

.middleHome_2016{
	max-width:606px;
}

.rightHome_2016{ 
	max-width:606px;
}

.homeMore {
	text-align:right;
	line-height:46px;
}


@media (max-width:768px){
	.leftHome_2016, .middleHome_2016, .rightHome_2016{  
	margin-bottom: 0;
	}
}

/* news en evenementblokjes overlays */
.img_wrapper{
   /*float:left;*/ /* important */
   position:relative; /* important(so we can absolutely position the description div */
   border-bottom:2px solid #FFF;
}


.description_box:hover{
	background-image:url(../gfx/arrow_b.png);
	background-color:rgba(163,175,185,0.9);
}




/* detail pagina specifiek */
.detailtext{
    background-image: url(../gfx/detailpage-overlay.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: -108px;
    z-index: 500;
    width: 400px;
    right: 30px;
}

.imgbox {max-width:750px;}

.detailtext h2 {
	float:right;
	margin:18px 22px;
	color:#FFF;
	font-size:17px;
	text-align:right;
	text-shadow: 0.05em 0.05em 0.05em #333;
	text-transform:uppercase;
}

.detailtext h2 span.sub {
	float:right;
	font-size:17px;
	font-weight:bold;
	color:#407fbc;
	font-weight: bold;
	margin-top:6px;
	/*text-shadow: 0.07em 0.07em 0.07em #666;*/
	text-transform:none;
}

@media (max-width:575px){
	.detailtext{width:300px;
	font-size:80%;
	}
	.detailtext h2 span.sub {
		font-size:15px;
	}
	.detailtext h2{
		font-size:15px;
	}
}

.spacer { 
	height:30px;
}
/*
#content{
	float:right;
	width:709px;
	line-height:150%;
}
*/

/* basis voor het contentveld */
.content p{
	line-height:150%;
	margin:0.5em 0px 1.5em 0px;
}

.content ul {
    margin-left:13px;
	list-style:square;
}

.content ul li{
    margin-left:10px;
}

.content h1 {
	color:#000;
	font-size:18px;
	font-weight:bold;
	margin-bottom:22px;
}

.content h2 {
	color:#333;
	font-size:16px;
	padding:0 0 0 0;
	font-weight:bold;
	margin-bottom:18px;
}

.content h3 {
	color:#333;
	font-size:14px;
	padding:0 0 0 0;
	font-weight:bold;
	margin-bottom:8px;
}

.content-left {
	float:left;
}

.inner-content{
	margin-top:24px;
}

.inner-content .gal-item-active {
	margin:16px 0 26px 0;
	}
	
.photoheader {
	display:block;
	width:150px;
	padding-left:5px; /* zie hierboven waarom*/ 
	text-align:left; 
	font-size:13px;
	text-transform:uppercase;
	}

a.youtube {
	padding-left:50px;
	background-image:url(../gfx/yt.gif);
	background-repeat:no-repeat;
	background-position:2px 0;
	display:block;
	}

a.flv {
	padding-left:50px;
	background-image:url(../gfx/flv.gif);
	background-repeat:no-repeat;
	background-position:2px 0;
	}


a.pdf {	
	padding-left:50px;
	background-image:url(../gfx/pdf.gif);
	background-repeat:no-repeat;
	background-position:2px 0;
}

#left {
	width:241px;
}

.mainphoto {
	width:709px;
	height:395px;
	background-position:center;
	background-repeat:no-repeat;
}

/* Menu left each normal page except home */

h2.first{padding-left:15px; color:#407fbc; font-size:20px; padding-top:38px; text-transform:lowercase; font-weight:normal; }
h2.first:first-letter { text-transform:uppercase;}
.menuleft ul{padding:0; margin:15px 0 0 5px; list-style:none; width:100%;} /* 241*/
.menuleft ul li{padding:8px 0 8px 11px; margin:0; line-height:130%; border-top:1px solid #d4d5d7;}
.menuleft ul li.first{ border-top:none;}
.menuleft ul li.active{background-color:#d4d5d7;}
.menuleft ul li.first.active{ background-image:url(gfx/newbg-menu-first-active.gif);}
.menuleft ul li a{color:#333; font-size:13px; text-decoration:none; } 
.menuleft ul li a:hover{color:#407fbc;  text-decoration:none;} 

.menuleft ul li ul{padding:0; margin:5px 0; background-image:none; line-height:120%;}
.menuleft ul li ul li{padding:3px 35px 3px 0; margin:0; line-height:120%; background-image:none;}
.menuleft ul li ul li.active{background-image:none;}
.menuleft ul li ul li.first.active{background-image:none;}
.menuleft ul li ul li a{color:#858585; font-size:12px; text-decoration:none; text-transform:none; }
.menuleft ul li ul li a:hover{color:#858585; text-decoration:underline; }
	


/* payoff */
#bottom {
	background-color:#f0f3f6; 
	padding:12px 22px 10px 22px;
	margin:22px 0 12px 0;
	color:#8c9ec3;
	}

#bottom img{
vertical-align:middle;
	}

#bottom .shareus{
	float:right;
}



#copy{
	color:#8c9ec3;
	margin-bottom:12px;
	padding:0px 2px 15px 0px;
	font-size:11px;
	text-transform: uppercase;
	text-align:right;
}

#copy a{color:#8c9ec3; text-decoration:none;}
#copy a.hover{color:#666; text-decoration:underline;}


div.navigation{
	display:none;
	}

/* lijstje met de accessoires */

.accessoiresListitem {
margin-bottom:18px;
 }

.accessoiresListcontent {
	float:left;
	text-align:left;
	color:#666;
}


.content .accessoiresListcontent h3{
	text-transform:uppercase;
	color:#333;
	font-weight:normal;
	margin:0; 
	padding:0;
	font-size:12px;
	font-weight: 700;
}

.accessoiresListcontent h3 a{
	text-transform:uppercase;
	color:#333;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	font-weight: 700;
}

.accessoiresListcontent h3 a:hover{
	color:#407fbc;
	text-decoration:underline;
}

.accessoiresListimage {
	float:left;
	vertical-align:top;
	min-height:30px;
}

.clearboth {
	clear:both;
}

.legalSizes {clear:both; color:#999999; font-style:italic}


/* geen marge bij de Google map popups ander komt er een scrllbar door de overflow:auto */
.storelocator-marker p {margin:0; padding:0;}
.icon{ position:absolute; left:-50px; top:32px; width:25px;}

/* evenement table */
table.event_list{empty-cells:show;}
table.event_list h3 {}
table.event_list td  {vertical-align:top;}
.content table.event_list p{margin:0; padding:0;}
table.event_list td.tdLiner{border-top:1px dashed #999; margin:12px 0 0 0; padding:0 0 0 0;}
table.event_list img{float:right;}

table.contact_form {width:500px;}
table.contact_form td  {vertical-align:top; padding:4px 0;}
table.contact_form input[type=text]  {width:225px;}
table.contact_form textarea  {width:73%;}
input, textarea, select{
	border: 1px solid #999999; 
	padding: 3px;
	font-family: 'lucida grande', 'Lucida Sans Unicode', Tahoma, Arial;
	font-size:12px;
	color:#333;
	}
	
.submitit {
	background-color: #d4d5d7;
	border: 1px solid #666;;
	padding: 4px 9px;
	color: #333;
	font-weight: bold;
	cursor:pointer;
	margin-top:12px;
	}


.error{display:block; float:left; color:#990000;}


/* tijdelijke tabs */

#tab{
/* uit zetten */
display:none;
background-color: #ebeff3;
padding: 10px 10px;
width:270px;
height:25px;
border:0px solid #d4d5d7;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
position: fixed;
right: -130px;
bottom: 150px;
text-align:center;
line-height: 150%;
box-shadow: 2px 2px 2px #CCC;
}

#tab a{ text-decoration:none; font-size:13px; font-family: 'lucida grande', 'Lucida Sans Unicode', Tahoma, Arial;}


/* zoek resultaten op de pagina */
.sisea-highlight{
	color:#FF6633;
}

.sisea-paging {
padding-bottom:5px; margin-bottom:5px; border-bottom:dashed 1px #CCC;
}

.contactbox {
	line-height: 150%;
	margin: 1.5em 0px 1.5em 0px;
	padding-left:15px;
}

/* toegevoegd 31-3-2016 */
.gal-item {
    margin-bottom: 20px;
}

span.payoffup a img{
	margin-left:-2px;
	margin-right:-2px;

	}


<!-- ==== style.css /einde ===================================================================================================== -->
<!-- ==== style.css /einde ===================================================================================================== -->
<!-- ==== style.css /einde ===================================================================================================== -->
<!-- ==== style.css /einde ===================================================================================================== -->
<!-- ==== style.css /einde ===================================================================================================== -->
<!-- ==== style.css /einde ===================================================================================================== -->
<!-- ==== style.css /einde ===================================================================================================== -->
<!-- ==== style.css /einde ===================================================================================================== -->


<!-- 2013 ajustments -->

/* menu mag hoger op mobieltjes */
.navbar-collapse {
    max-height: 450px;
}

/* header aanpassingen */
.navbar-fixed-top{
	background: #FFF;
    border-bottom: 6px solid #ebeff3;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    background-image: url(../gfx/bgmeta-gradient2.gif);
    background-position: 0 -7px;
    background-repeat: repeat-x;
	}

/* del all 1074-1088 */
.description_box {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    min-height: 30px;
    padding: 15px;
    line-height: 120%;
    color: #333;
   background-image:url(../gfx/arrow_a.png);
   background-position:bottom right;
   background-repeat:no-repeat;
   background-color:rgba(255,255,255,0.9);
   cursor:pointer;
   font-size:12px;
}

.description_box:hover{
	background-image:url(../gfx/arrow_b.png);
	background-color:rgba(163,175,185,0.9);
}

/* pagina breedtes */
.globalwrapper {
	max-width: 1020px; 
	margin: 117px auto 0 auto;
	}

.container {max-width:1020px;}
.preheader {max-width: 1020px; margin: 4px auto 4px auto;}

/* menu */
/*header {height:120px;}*/

.navbar-nav {padding-top:10px;padding-bottom:10px;}
@media (min-width: 768px){
.navbar-nav { padding-top:48px; padding-bottom:22px; margin-left:-8px;}
}


/*
@media (min-width: 868px) and (max-width: 980px){
	.navbar-nav > li > a, .navbar-default .navbar-nav > li > a {
    font-size: 13px;
	padding:0 6px 0 6px;
	}
}
@media (min-width: 768px)  and (max-width: 868px) {
	.navbar-nav > li > a, .navbar-default .navbar-nav > li > a {
    font-size: 12px;
	padding:0 5px 0 5px;
	}
}
*/

.navbar-default .navbar-toggle {
    margin-bottom: 22px;
	background-color:#000;
	}
	
.navbar-default .navbar-toggle {
    border-color: #000;
	}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
	}
	
	
@media (max-width: 540px){
	.bbig img {
	max-width: 210px;
    top: 29px;
	}
	/* zoeken verwijderen op telefoon ivm ruimte gebrek in header */
	.meta form {display:none;}	
}



/* slider */
.hometext_2016 h1 {
    float: right;
    margin: 18px 22px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
	background-image:url(/assets/templates/egripment/gfx/homepage-overlay.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	min-width: 590px;
    min-height: 76px;
	text-align:right;
	padding: 16px 20px; /* op 990px */
}

@media (max-width: 768px){
	.hometext_2016 h1 {
    display:none;
}
}

.pb20 {padding-bottom:20px;}
.pt20 {padding-top:20px;}

/* footer */
.footerblock {
	background-color: #f0f3f6;
    padding: 15px 0px 15px 15px;
    color: #8c9ec3;
	font-size:13px;
}

.footerblock:nth-of-type(2) {
	text-align:right;
	padding: 15px 15px 15px 0px;
}

@media (max-width: 768px){
	.footerblock:nth-of-type(2) {
	text-align:left;
	padding: 15px 0px 15px 15px;
	}
	
	div.col-sm-6.footerblock {
		margin-bottom:0;
	}
	
}

/* formulier */
.form-horizontal input[type="text"], .form-horizontal input[type="password"], .form-horizontal input[type="datetime"], .form-horizontal input[type="datetime-local"], .form-horizontal input[type="date"], .form-horizontal input[type="month"], .form-horizontal input[type="time"], .form-horizontal input[type="week"], .form-horizontal input[type="number"], .form-horizontal input[type="email"], .form-horizontal input[type="url"], .form-horizontal input[type="search"], .form-horizontal input[type="tel"], .form-horizontal input[type="color"], .form-horizontal .uneditable-input, .form-horizontal select {
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    height: 32px;
    padding: 0 6px;
    /*margin-bottom: 15px;*/
    font-size: 13px;
    line-height: 20px;
    color: #333;
    border: 1px solid #a9a9a9;
    resize: none;
    vertical-align: middle;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #FFF;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
}

.form-horizontal textarea#text {
	color: #333;
    border: 1px solid #a9a9a9;
    resize: none;
	font-size:13px;
    vertical-align: middle;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #FFF;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
	}

.form-horizontal .control-label {font-size:13px;}

@media (min-width: 768px){.form-horizontal .control-label {text-align:left;}}
.form-horizontal input[type="text"] { height:32px; margin-bottom:0px;}
@media (max-width: 767px){ [.form-horizontal class*="col-"] {margin-bottom: 0px;} .form-group{margin-bottom:-20px;}}

@media (min-width: 568px) {.form-horizontal input[type="text"], .form-horizontal textarea, select, div.styled, input[type="file"], textarea#text {width: 95%;}}

.form-horizontal label {
    right:0px;
	font-weight:400;
}

.form-horizontal .error {
    font-size: 15px;
    background:none;
    border:0;
    border-radius: 5px;
    font-weight: normal;
	color:#C30;
	font-size:13px;
	padding:0;
	margin-bottom:0;
}



.contactblok {margin:40px 0;}

/* isotope */
.imgHover figcaption {
    background: #8998a4;
    color: #fff;
}

article.col-sm-4.isotopeItem.smpad.isotope-item {
	padding-left:12px; padding-right:12px;	
	}
	
h2.gallerytitle {margin-top:40px; margin-left:4px;}

.coltip {background-color:#000; color:#FFF; padding:6px 12px 6px 12px; margin-bottom:24px; position:relative;}
.coltip h4 {font-size:12px; font-weight:normal; color:#FFF; display:inline-block; margin-top:12px;}

i.icon-youtube-squared, i.icon-vimeo-squared {
	font-size:30px;
	float:right;
	color:#FFF;
	position:absolute;
	right:12px;
	top:12px;
	
}


h2.description_content {
    font-size: 12px;
    margin-bottom: 0;
}

.description_box {
	padding:0 15px;
}

/* instagram invoegen */

.instagram ul {padding:0; margin:0; list-style: none;}
li.instaitem {padding:0; margin:0; border:4px solid #FFF;}
img.img-responsive.insta {
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    filter: gray;
}
img:hover.img-responsive.insta {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: gray;
}

.unknown {
	background-color: #868686;
    color: #FFF;
    padding: 3px 12px;
    border-radius: 8px;
	}
	
.content p a.unknown {color:#FFF; text-decoration:none;}
.instaitem.col-xs-6, .instaitem.col-sm-4 {padding:0; padding-left: 14px; padding-bottom:14px; margin-bottom:0;}
.instaitembox { margin-left: -14px;}