/********************************************* 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:#FFF;

	/* default font */
	font-family: 'Roboto', sans-serif; 
	font-weight:300;
	font-size:16px;
	color:#141c2b;
	line-height:30px;
	font-display: auto;

}

h1{ 
	margin:0; 
	padding:0;
	font-family: 'Roboto', sans-serif; 
	font-weight: 700;
	font-size:56px;
	font-display: auto;
	line-height:62px;
	color:#141c2b;
	padding-bottom:10px;
	margin-bottom:10px;
	display: block;
}


h2{ 
	margin:0; 
	padding:0;
	font-family: 'Roboto', sans-serif; 
	font-weight: 500;
	font-size:26px;
	font-display: auto;
	line-height:32px;
	color:#141c2b;
	padding-bottom:25px;
	margin-bottom:0px;
}


h3{ 

	
		margin:0;
	padding:0;
	font-family: 'Roboto', sans-serif; 
	font-weight: 300;
	font-size:22px;
	font-display: auto;
	line-height:32px;
	color:#141c2b;
	padding-bottom:25px;
	margin-bottom:0px;
}

.h3{ 
	margin:0; 
	padding:0;
	font-family: 'Roboto', sans-serif; 
	font-weight: 500;
	font-size:26px;
	font-display: auto;
	line-height:32px;
	color:#141c2b;
	padding-bottom:25px;
	margin-bottom:0px;
}


h4{ 
	margin:0; 
	padding:0;
	font-family: 'Roboto', 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:#F04D10;
	text-decoration:underline;
    outline:hidden !important;
    overflow: hidden !important;
}
a:hover{
	color:#F04D10;
	text-decoration:none;
}



a.btn-link, a.menulink:link, a.menulink:visited, a.menulink:active{
    outline: none;
    overflow: hidden;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
    background-color: #F04D10;
    margin-left: 0px;
    padding: 14px 18px;
    display: inline-block;
    border-radius: 2px;
    border: 1px solid #F04D10;
    /* Standaard fade rollover CSS3 */
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.2s, 0.2s;
    -webkit-transition-timing-function: linear, ease-in;
    transition-property: color;
    transition-duration: 0.2s, 0.2s;
    transition-timing-function: linear, ease-in;	
}


a.btn-link:hover {
	color: #F04D10;
	background-color: #FFF;
	text-shadow: none;
}


a.btn-link-ghost, a.btn-link-ghost:link, a.btn-link-ghost:visited, a.btn-link-ghost:active{ 
	outline: none;  
	overflow: hidden;
	
	font-family: 'Roboto', sans-serif; 
	font-weight: 400;
	font-size:18px;
	color:#F04D10;
	text-decoration:none;
	background-color: #FFF;
	border: 1px solid #F04D10;
	margin-left: 0px;
	padding:14px 18px;
	display:inline-block;
	border-radius: 2px;
	margin-right: 25px;

	/* 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-ghost:hover {
	color: #FFF;
	background-color: #F04D10;
	text-shadow: none;
}


a.seo-link, a.seo-link:link, a.seo-link:visited, a.seo-link:active{ 
	outline: none;  
	overflow: hidden;
	
	font-family: 'Roboto', sans-serif; 
	font-weight: 400;
	font-size:15px;
	color:#F04D10;
	text-decoration:none;
	background-color: transparent;
	border: 1px solid #F04D10;
	
	padding:10px 14px 10px 14px;
	display:inline-block;
	border-radius: 2px;
	margin-right: 4px;

	/* 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.seo-link:hover {
	color: #FFF;
	background-color: #F04D10;
	text-shadow: none;
}


a.seo-link:after {
  /*position: relative;
  font-family: 'FontAwesome';
  top: 0;
  right: -10px;
  content: "\f35d";
  color:#CCC;
  font-weight: 300 !important;*/
}

.mx{
	padding-right: 50px;
}

*:focus {outline:none !important}

/***** VET *****/
.vet, strong{font-weight:700 !important;}
/***** SUB *****/
.klein{font-size:12px;}
.grijs{color:#CCC;}
/***** STROKES *****/
.stroke{border:2px solid #333 !important;}
.stroke_met_schaduw{border:0px solid #FFF !important; 
box-shadow:
  0 2.8px 2.2px rgba(0, 0, 0, 0.034),
  0 6.7px 5.3px rgba(0, 0, 0, 0.048),
  0 12.5px 10px rgba(0, 0, 0, 0.06),
  0 22.3px 17.9px rgba(0, 0, 0, 0.072),
  0 41.8px 33.4px rgba(0, 0, 0, 0.086),
  0 100px 80px rgba(0, 0, 0, 0.12) ;
	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: 25px;margin-bottom: 75px;display: block;}

/* Formstack */
.fsBody{padding: 0 !important;}
.fsBody .fsForm{padding: 0 !important;}
.fsSubmit input.fsSubmitButton{float: left;}

.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%;}


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

#header{
	width:100%;
	height:125px;
	top:0;
	background-color:#FFF;
	position: absolute;
	z-index:99;
	margin-left:auto;
	margin-right:auto;
}

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

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

#menu{
	text-align:right;
	z-index:97;
	padding-top: 34px;
}

#container{
	max-width:1400px;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:250px 0px 50px 0px;
	box-sizing:border-box;
}


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


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





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

#subfooter a{
	color:#666;

}

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

#sig:hover{
	opacity: 1;
}


.box{
	background-color: #f7f7f7;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	border-top: 50px solid white;
	padding-bottom: 40px;
}

.inter{
	margin-top: -50px;
}


#adres{
	padding-top: 100px;
}
#adres a{
	color:#141c2b;
}
#adres h3{
	margin-bottom: 0px;
	padding-bottom: 16px;
}

.kleur{
	color:#999 !important;
}

.fad, .fas, .fal{
	width: 22px;
	text-align: center;
}



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


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

}

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

.mx{
	padding-right: 0px;
}
	
	#off{
		margin-bottom: 0px;
	}
	
	.clear br{
		display: none;
	}
	
	#adres{
		padding-top: 0;
	}
	
.tt{opacity: 0.15;margin-top: 0px;margin-bottom: 60px;display: block;}

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

.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;}

	
}

@media only screen and (max-width :640px)   { 
	
#logo{
	width:100%;
	
	background-position:center;
	margin-bottom: 25px;
	left:0;
}
	
	
h1{ 
	font-size:42px;
	line-height:48px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.content_small{
	padding: 25px;
}
	
	.nomar{
		margin-bottom: 0 !important;
	}	
	
a.btn-link-ghost, a.btn-link-ghost:link, a.btn-link-ghost:visited, a.btn-link-ghost:active{ 
	width: -webkit-calc(100% - 50px);
    width:    -moz-calc(100% - 50px);
    width:         calc(100% - 50px);
	
	text-align: center;
	
	margin-left: 25px;
	padding:14px 18px;
	display:block;
	border-radius: 2px;
	margin-right: 100px;
	box-sizing:border-box;
	
}	
	
	.tt{opacity: 0.15;margin-top: 0px;margin-bottom: 14px;display: block;}
}

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





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