/********************************************* RESET ************************************************/
/****************************************************************************************************/
html, body{ height: 100%; width:100%; padding:0;  margin:0;} 
ul{ margin:11px 0; padding:0 0 0 40px; list-style-type:square;}
ol{ margin:11px 0; padding:0 0 0 40px; list-style-type:decimal;}
p{ padding:0 0 11px 0; margin:0;}

/************************************** START STANDAARD CSS *****************************************/
/****************************************************************************************************/


body{ 
	height:100%; 
	
	overflow-y:scroll !important;
	overflow-x:hidden;
	background-color:#19262b;

	/* default font */
	font-family: 'Poppins', sans-serif;
	font-weight:300;
	font-size:16px;
	color:#19262b;
	line-height:32px;
	font-display: auto;
	/*
	 min-height: 100%;
  	 display: flex;
  	 flex-direction: column;
    */

}

h1, .h1{ 
	margin:0; 
	padding:0;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size:44px;
	font-display: auto;
	line-height:50px;
	color:#19262b;
	padding-bottom:30px;
	margin-bottom:5px;
	
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.2);*/
}

.line{
	border-bottom: 1px solid #f3ce00;
	margin-bottom: 40px;
}

.detail{
	padding-top: 175px !important;
	margin-top: 120px;
}


h2, .h2{ 
	margin:0;
	padding:0;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size:32px;
	font-display: auto;
	line-height:44px;
	color:#19262b;
	opacity: 0.5;
	padding-bottom:25px;
	margin-bottom:7px;
}


h3{ 
	margin:0; 
	padding:0;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size:24px;
	font-display: auto;
	line-height:32px;
	color:#19262b;
	padding-bottom:25px;
	margin-bottom:0px;
}


h4{ 
	margin:0; 
	padding:0;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size:22px;
	font-display: auto;
	line-height:20px;
	color:#999;
	padding-bottom:5px;
	margin-bottom:0px;
}


/***** NORMALE LINK *****/
a,a:link,a:visited,a:active{
	color:#19262b;
	text-decoration:underline;
    outline:hidden !important;
    overflow: hidden !important;
}
a:hover{
	color:#19262b;
	text-decoration:none;
}


/***** MENULINK *****/
a.menulink, a.menulink:link, a.menulink:visited, a.menulink:active{ 
	outline: none;  
	overflow: hidden;
	
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size:15px;
	
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;

    background-image:url(../images/streep.png);
	background-position:left;
	background-repeat:no-repeat;
	
	padding:16px 12px 16px 16px;
	display:inline-block;

	/* Standaard fade rollover CSS3 */
	-webkit-transition-property:opacity;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, ease-in;
	
	transition-property: opacity;
	transition-duration: 0.2s, 0.2s;
	transition-timing-function:  linear, ease-in;
	
}

.hoofd{

	line-height: 36px;
}

/***** MENULINK ROLLOVER *****/
a.menulink:hover {
	opacity: 0.5;
}
.nobg{
	background-image: none !important;
}
/***** MENULINK ACTIEF *****/
.actief{
	
	opacity: 0.5 !important;
}

*:focus {outline:none !important}

/***** VET *****/
.vet, strong{font-weight:600 !important;}
/***** SUB *****/
.klein{font-size:12px;}
.grijs{color:#CCC;}
/***** STROKES *****/
.stroke{border:2px solid #333 !important;}
.stroke_met_schaduw{border:0px solid #FFF !important; border-radius:4px; box-shadow:0px 0px 35px rgba(0,0,0,0.25); margin: 0 25px 25px 0;}
.thmb{margin-right:10px; margin-bottom: 6px; outline: none;}
/***** RESET UL + LI MENU *****/
#menu ul {list-style: none; margin:0 !important; padding:0 !important;}
#menu li {display: inline-block; margin:0 !important; padding:0 !important;}
#menu select { display: none;}
/***** CLEAR *****/
.clear{clear: both; width:100%;}
.nomargin{margin:0 !important;}
/* RESPONSIVE IMAGES */
.resp_img{ width:auto;height:auto;max-width:100%;}
.editable img{ width:auto; height:auto; max-width:100%;}
/* COLUMS */
.section100{float:left; width:100%; height:auto; position:relative; box-sizing:border-box;}
.section75{float:left; width:75%; height:auto; position:relative; box-sizing:border-box;}
.section70{float:left; width:70%; height:auto; position:relative; box-sizing:border-box;}
.section60{float:left; width:60%; height:auto; position:relative; box-sizing:border-box;}
.section50{float:left; width:50%; height:auto; position:relative; box-sizing:border-box;}
.section48{float:left; width:48%; height:auto; position:relative; box-sizing:border-box;}
.section45{float:left; width:45%; height:auto; position:relative; box-sizing:border-box;}
.section40{float:left; width:40%; height:auto; position:relative; box-sizing:border-box;}
.section35{float:left; width:35%; height:auto; position:relative; box-sizing:border-box;}
.section33{float:left; width:33%; height:auto; position:relative; box-sizing:border-box;}
.section31{float:left; width:31%; height:auto; position:relative; box-sizing:border-box;}
.section30{float:left; width:30%; height:auto; position:relative; box-sizing:border-box;}
.section25{float:left; width:25%; height:auto; position:relative; box-sizing:border-box;}
.section23{float:left; width:23%; height:auto; position:relative; box-sizing:border-box;}
.section20{float:left; width:20%; height:auto; position:relative; box-sizing:border-box;}
.section19{float:left; width:19%; height:auto; position:relative; box-sizing:border-box;}
.section100 img, .section75 img, .section70 img, .section60 img, .section50 img, .section48 img, .section45 img, .section40 img, .section35 img, .section33 img, .section31 img, .section30 img, .section25 img, .section23 img, .section20 img , .section19 img{width:auto;height:auto;max-width:100%;}
/* QUOTE */
.quote{background-color:#C00; color: #FFF; padding:20px; border:6px solid #FFF; box-shadow:0px 0px 20px #999; border-radius:4px;}
.quote h2{color: #FFF; font-weight:700;}
.quote a{color: #FFF;}

.fright{float: right;}
.fleft{float: left;}
.tt{opacity: 0.15;margin-top: 42px;margin-bottom:36px;display: block;}
.tt2{opacity: 0.15;margin-top: 12px;margin-bottom:36px;display: block;}


#menu-layer{
	background-color:rgba(12,21,24,1);
	width:100%;
	height:100%;
	position:fixed;
	z-index:95;
	display:none;
	opacity:1;
}

.twee_links{margin-right:2%;}
.twee_rechts{margin-left:2%;}

.drie_links{margin-right:1.75%;}
.drie_mid{margin-right:1.75%; margin-left:1.75%;}
.drie_rechts{margin-left:1.75%;}

.vier_links{margin-right:2.7%;}
.vier_mid_links{margin-right:1.3%;}
.vier_mid_rechts{margin-left:1.3%;}
.vier_rechts{margin-left:2.7%;}


.vijf_links{margin-right:1.25%;}
.vijf_mid_links{margin-right:1.25%;}
.vijf_mid{margin:0;}
.vijf_mid_rechts{margin-left:1.25%;}
.vijf_rechts{margin-left:1.25%;}

/* VB BOX TEST */
.il{
	border:1px solid #FF0004;
	padding: 10px;
}


/**************************************** START EIGEN CSS *******************************************/
/****************************************************************************************************/

#header{
	width:100%;
	height:120px;
	top:0;
	background-color:rgba(12,21,24,0.95);
	position: fixed;
	z-index:99;
	margin-left:auto;
	margin-right:auto;
	/*box-shadow: 0px 0px 20px rgba(0,0,0,0.1);*/
}

#navigatie{
	max-width:1600px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#logo{
	float:left;
	width:240px;
	height:240px;
	top:0px;
	background-image:url(../images/logo.svg);
	background-position:left;
	background-repeat:no-repeat;
	position:relative;
	z-index:98;
}

#menu{
	text-align:right;
	z-index:97 !important;
	padding-top: 0px;
	margin-top: -68px;
	padding-right: 344px;
}

#container{
background-color: #FFF;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:75px 50px 100px 50px;
	box-sizing:border-box;
	overflow-x: hidden;
	border-top:4px solid #f3ce00;

}


.content_small{
	max-width:1600px;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0px 25px 0px 25px;
	box-sizing:border-box;
	position:relative;
}


.content_wide{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
	position:relative;
}

#sol{
	background-color: #f3f4f4;
	padding: 40px;
}

#footer{
	padding: 50px 0px 0px 0px;
	box-sizing: border-box;
	background-color: #f3f4f4;
	flex:none;
	color:#6a7072;
}

#footer a{
	color:#6a7072;
}

#footer .fad{
	width: 18px;
}


#subfooter{
	background-color: #dddfe0;
	font-size: 10px;
	color:#999;
	padding-top: 10px;
	box-sizing: border-box;
	margin-top: 40px;
	height: 50px;
	padding-left: 25px;
	padding-right: 20px;
}

#subfooter a{
	color:#999;

}

#sig{
	float:right;
	padding-right: 0px;
	opacity: 0.25;
}


#banner{
	padding: 325px 50px 50px 50px;
	height: auto;
	color:#7d8588;
	font-size: 16px;
}

#banner_detail{
	padding: 325px 50px 50px 50px;
	/*height: 120px;*/
	color:#7d8588;
	font-size: 16px;
}

#bel{
	text-align: left;
	color:#FFF;
	line-height: 26px;
	font-size:14px;
	font-weight: 500;
	background-image: url("../images/phone.svg");
	background-position: 230px 0px;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	padding-left: 284px;
	margin-top: 17px;
}

#bel .nummer, #tel .nummer{
	font-size: 22px;
	font-weight: 700;
}


a.offlink, a.offlink:link, a.offlink:visited, a.offlink:active{ 
	outline: none;  
	overflow: hidden;
	
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size:15px;
	
	color:#FFF;
	background-color:#0c1619;
	text-decoration:none;
	text-transform:uppercase;

   border:1px solid #f3ce00;
margin-right: 24px;
	padding:9px 15px 9px 15px;
	display:inline-block;
	border-radius: 4px;
	margin-top:-20px;
	/* Standaard fade rollover CSS3 */
	-webkit-transition-property:background-color;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, ease-in;
	
	transition-property: background-color;
	transition-duration: 0.2s, 0.2s;
	transition-timing-function:  linear, ease-in;
	
}

a.offlink:hover {
	color: #19262b;
	background-color: #f3ce00;
	text-shadow: none;
}



a.offlink-foot, a.offlink-foot:link, a.offlink-foot:visited, a.offlink-foot:active{ 
	outline: none;  
	overflow: hidden;
	
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size:15px;
	float: right;
	color:#19262b !important;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#f3ce00;
   

	padding:10px 16px 10px 16px;
	display:inline-block;
	border-radius: 4px;
	margin-top:-20px;
	/* Standaard fade rollover CSS3 */
	-webkit-transition-property:background-color;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, ease-in;
	
	transition-property: background-color;
	transition-duration: 0.2s, 0.2s;
	transition-timing-function:  linear, ease-in;
	
}

a.offlink-foot:hover {
	color: #FFF !important;
	background-color: #19262b;
	text-shadow: none;
}


a.btn-link, a.btn-link:link, a.btn-link:visited, a.btn-link:active{ 
	outline: none;  
	overflow: hidden;
	
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size:15px;

	color:#19262b !important;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#eeefef;
   

	padding:10px 16px 10px 16px;
	display:inline-block;
	border-radius: 4px;
	margin-top:0px;
	/* Standaard fade rollover CSS3 */
	-webkit-transition-property:background-color;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, ease-in;
	
	transition-property: background-color;
	transition-duration: 0.2s, 0.2s;
	transition-timing-function:  linear, ease-in;
	
}

a.btn-link:hover {
	color: #FFF !important;
	background-color: #19262b;
	text-shadow: none;
}

.disc{
	float: right;
	opacity: 0.4;
}

#taal{
	background-color: #f3ce00;
	border-radius: 4px;
	padding: 10px;
	min-width: 50px;
	text-align: center;
	float: right;
	margin-top: -20px;
	margin-right: 25px;
	font-size:15px;
	font-weight:500;
	color:#19262b;
}

#taal a{
	color:#19262b;
	text-decoration: none;
}

#taal a:hover{
	text-decoration: underline;
}



#taal .taalact{
	color:#FFF;
	text-decoration: none !important;
}

#banner .h1{
	color:#FFF;
	font-size: 50px;
	line-height: 64px;
}

#banner h3{
	color:#FFF;
	padding-bottom: 15px;
}

.regular{
	font-weight: 400;
}


#gratis{
	text-align: left;
	color:#FFF;
	height: 100px;
	font-size:34px;
	font-weight: 600;
	background-image: url("../images/phone.svg");
	background-position:left;
	background-repeat: no-repeat;
	background-size: 90px 90px;
	padding-left: 98px;
	margin-top: 10px;
	line-height: 54px;
}

#gratis.korting {	background-image: url("../images/mouse.svg");}
#gratis.korting a {
	color:#fff; 
	text-decoration: none;
	border-bottom:3px solid transparent;
	
	/* Standaard fade rollover CSS3 */
	-webkit-transition-property:border;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, ease-in;
	
	transition-property: border;
	transition-duration: 0.2s, 0.2s;
	transition-timing-function:  linear, ease-in;
}
#gratis.korting a:hover {border-bottom:3px solid #ffffff;}

#gratis .nummer{
	font-size: 48px;
	font-weight: 700;
}

.geel{
	color:#f3ce00;
	font-weight: 700;
}

.icon{
	width: 60px !important;
	height: auto;
	margin-bottom: 15px;
}

#interlinks{
	padding-top: 50px;
}

.home{
	background-image: url("../images/bg-home.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
}

.business{
	background-image: url("../images/bg-business.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
}

.office{
	background-image: url("../images/bg-home.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
}

.taxi{
	background-image: url("../images/bg-taxi-turnhout-mol.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
}

.sneltransport{
	background-image: url("../images/bg-sneltransport.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}


.luchthavenvervoer{
	background-image: url("../images/bg-luchthavenvervoer.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
}

.feest{
	background-image: url("../images/bg-feest.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
}


.rand{
	/*background-image: url("../images/rand.png");
	background-position: right top;
	background-repeat: no-repeat;
	text-align: center;
	padding-right: 20px;
	min-height: 300px;*/
	text-align: center;
	border-left:1px solid #f3ce00;
	border-right:1px solid #f3ce00;
	padding: 0 40px 0 40px
}
.doos{
	text-align: center;
}

#intro{
	padding-top: 50px;
}


#intro h2{
	font-size: 50px;
	font-weight: 700;
	line-height: 60px;
}

#intro h3{
	font-size: 24px;
	font-weight: 500;
}


.vink li{
	list-style-image: url("../images/vink.svg");
}


#logo-foot{
	width: 150px;
	margin-top: -92px;
	float: left;
}


#tel{
	text-align: left;
	line-height: 30px;
	font-size:18px;
	font-weight: 500;
	background-image: url("../images/phone.svg");
	background-position: 164px 4px;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	padding-left: 224px;
	margin-top:-30px;
	color:#19262b !important;
}

#extra{
	margin-top: -50px;
	float: right;
}


.padtop{
	padding-top: 75px;
}

#check{
	text-align: center;
}

#check img{
	margin-left: auto;
	margin-right: auto;
	max-width: 380px;
}

.item{
		padding-bottom: 40px;
	}

.txt a{
	text-decoration: underline !important;
}
.txt h3{
	margin-bottom: 0px;
	padding-bottom: 15px;
	display: inline-block;
	text-decoration: underline;
	padding-right: 28px;
	
	background-image: url("../images/right.svg");
	background-position: right top;
	background-repeat: no-repeat;
	background-size: 30px 30px;
}

.txt h3:hover{
	text-decoration: none;
}

.afb{
	padding-right: 20px;
	float: left;
	margin-bottom: 20px;
}

.txt{
overflow: hidden;
}
.split{
	height: 24px;
}





/************************************** RESPONSIVE CSS *****************************************/
/****************************************************************************************************/


@media only screen and (max-width :1460px)   { 

	
	#bel{
		margin-left: -100%;
		visibility: hidden;
	
		
		z-index: 0;
		
	}

	
}

@media only screen and (max-width :1200px)   { 
	
#banner_detail{
	padding: 210px 50px 50px 50px;
	/*height: 120px;*/
	color:#7d8588;
	font-size: 16px;
}	
	
	.txt h3{
	margin-bottom: 0px;
	padding-bottom: 15px;
		
}
	
	.txt{
overflow: visible;
}
	
	.split{
	height: 0px;
}
	
	#banner{
		padding-bottom: 50px !important;
	}
	
	#bel{
		padding-left: 0;
	}
	
#gratis{
	text-align: left;
	color:#FFF;
	height: 100px;
	font-size:20px;
	font-weight: 600;
	background-image: url("../images/phone.svg");
	background-position:left;
	background-repeat: no-repeat;
	background-size: 80px 80px;
	padding-left: 98px;
	margin-top: 0px;
	line-height: 26px;
	padding-top: 10px;
}
	
	#gratis .nummer{
		font-size: 26px;
		line-height: 34px;
	}
	
#tel{
	text-align: left;
	line-height: 30px;
	font-size:18px;
	font-weight: 500;
	background-image: url("../images/phone.svg");
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	padding-left: 40px;
	margin-top:80px;
	color:#19262b !important;
}

	.padtop{
	padding-top: 0px;
}
	
	a.offlink, a.offlink:link, a.offlink:visited, a.offlink:active{ 
	
	

	font-size:15px;
	
	color:#FFF;
	
	text-decoration:none;
	text-transform:uppercase;

   border:1px solid #f3ce00;
   margin-right: -130px;
	padding:9px 15px 9px 15px;
	display:inline-block;
	border-radius: 4px;
	margin-top:110px;
	/* Standaard fade rollover CSS3 */
	-webkit-transition-property:background-color;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, ease-in;
	
	transition-property: background-color;
	transition-duration: 0.2s, 0.2s;
	transition-timing-function:  linear, ease-in;
	
}

a.offlink:hover {
	color: #19262b;
	background-color: #f3ce00;
	text-shadow: none;
}

	
	#logo{
		width: 120px;
		top: -56px;
		left: 15px;
	}
	
	#taal{
		margin-right: 84px;
	}
	
	#extra{
		margin-top: -44px;
	}
	.rand, .doos{
	background-image: none;
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 0px;
	background-color: rgba(0,0,0,0.2);
		padding: 20px;
		border-radius: 4px;
		border: none;
min-height: none;
}
	
	a.offlink-foot, a.offlink-foot:link, a.offlink-foot:visited, a.offlink-foot:active{ 
	
	float: left;
	margin-top:20px;
	
	
}
	
	.disc{
		float: left;
	}


.section100, .section75, .section70, .section60, .section50, .section48, .section45, .section40, .section35, .section33, .section31, .section30, .section25, .section23, .section20, .section19  {
	width:100%;
	margin-top:0px; 
}

.twee_links, .twee_rechts{margin-right:0; margin-left:0; margin-bottom: 10px;}
.drie_links, .drie_mid, .drie_rechts{margin-right:0;margin-left:0;  margin-bottom: 10px;}
.vier_links, .vier_mid_links, .vier_mid_rechts, .vier_rechts{margin-right:0; margin-left:0;  margin-bottom: 10px;}
.vijf_links, .vijf_mid_links, .vijf_mid_rechts, .vijf_rechts, .vijf_mid{margin-right:0; margin-left:0;  margin-bottom: 10px;}

#header{
position: absolute;
}
	
}

@media only screen and (max-width :960px)   { 
	
	#intro h2{
	font-size: 36px;
	font-weight: 700;
	line-height: 50px;
}
	
	#intro h3{
	font-size: 22px;
	font-weight: 500;
}
	
	
	.weg{
		display: none;
	}
	
	
	#banner{
		padding: 260px 0px;
	}
	
	#banner .h1{
	color:#FFF;
	font-size: 40px;
	line-height: 50px;
}
	
	h1{

	font-size: 34px;
	line-height: 40px;
}
	
	h2, .h2{

	font-size: 28px;
	line-height: 36px;
}
	
	
#gratis{
	height: 68px;
	font-size:18px;
	font-weight: 600;
	background-image: url("../images/phone.svg");
	background-position:left;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	padding-left: 58px;
	margin-top: 0px;
	line-height: 26px;
	padding-top: 10px;
}
	
	#gratis .nummer{
		font-size: 20px;
		line-height: 30px;
	}
	
	#container{
		padding-top: 50px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
}

@media only screen and (max-width :380px)   { 
		#logo{
		width: 80px;
		top: -92px;
		left: 15px;
	}
}



/** RESPOSIVE MENU **/
@media only screen and (min-width :1201px) {
#menu {
    display: block !important;
}
.hamx {
    display: none;
}
}

@media only screen and (max-width :1200px) {
.hamx {
    top: 40px;
    right: 5px;
    position: absolute;
    z-index: 101;
    display: block;
    cursor: pointer;
     width: 75px;
    height: 75px; 
}
    
#menu {
    position: absolute;
    top: 236px;
    width: 100%;
    display: none;
    padding: 0;
	margin: 0;
}
#menu li, #menu li a {
    display: block;
    margin-bottom: 1px;
    text-align: right;
    background-color: transparent;
    padding-left: 25px;
    padding-top: 8px;
    padding-bottom: 4px;
	padding-right: 24px;
}
/***** MENULINK *****/
a.menulink {
   font-size: 22px !important;
}
/***** MENULINK ROLLOVER *****/
a.menulink:hover {
    color: #CCC;
}
}

.hamx .line {
    width: 36px;
    height: 4px;
    background-color: #FFF;
    display: block;
    margin: 6px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.hamx:hover {
    cursor: pointer;
}
#x-1.is-active .line:nth-child(2) {
    opacity: 0;
}
#x-1.is-active .line:nth-child(1) {
    -webkit-transform: translateY(10px) rotate(45deg);
    -ms-transform: translateY(10px) rotate(45deg);
    -o-transform: translateY(10px) rotate(45deg);
    transform: translateY(10px) rotate(45deg);
}
#x-1.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
}


.accordion {
	background: #FFF;
 /* box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.3), 0 35px 50px -25px rgba(0, 0, 0, 0.3), 0 85px 60px -25px rgba(0, 0, 0, 0.1);*/
}

.accordion-header {
	color: #333;
	cursor: pointer;
	font-weight: 600;
	padding: 1.5rem;
    background: #f7f7f7;
    margin-bottom: 1px;
}

.accordion-header:hover {
	background: #f1f1f1;
}

.accordion-content {
	display: none;
	padding: 25px;
}

.accordion-header::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    content: "\f107";
    display: inline-block;
	width: 24px;
	height: .75rem;
    color:#999;
}

.active.accordion-header::before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 700;
    content: "\f106";
    color:#FF0000;
}

#acc-wrap{
    padding-top: 200px;
}



/* THUMBS FANCYBOX ONDERAAN DE PAGINA - STYLE.CSS LADEN NA FB CSS */
/*
.fancybox-caption:before{
    background-image: none;
}
        
@media all and (min-width: 800px) {
  .fancybox-thumbs {
    top: auto;
    width: auto;
    bottom: 0 !important;
    left: 0;
    right : 0;
    height: 95px;
    padding: 10px 10px 5px 10px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.0);
  }
  
  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
    bottom: 95px;
  }
}

 @media all and (max-width: 800px) {
  .fancybox-thumbs {
    display: none !important;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 0;
  }
}
*/

/* Copyright (C) - IMAXX Smart Web Solutions - All Rights Reserved */