/*
Theme Name: Stichting oprichten
Theme URI: https://www.stichtingoprichten.nl
Type: Desktop
Description: Responsive iMod thema
Version: 1.5.0.0
Author: Nebian Vos
Author URI: https://www.iclicks.nl
*/
.nav-collapse 
{
	display:none;	
}
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, font, 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 {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
html, body {
  height: 100%;
}
body{
	font-family: 'Roboto', Arial, sans-serif;
	-webkit-font-smoothing:antialiased;
	margin:0;
	color:#4e4e4e;
	height:100%;
	overflow-x: hidden;
	overflow-y:scroll;
	font-size: 16px;
	background:#e1e1e1;
}
.section
{
	
}
.section-padding
{
	padding: 4.0em 0;
}

li.page-1442{
	height:75px;
	line-height:25px!important;
}
.section-padding-small
{
	padding: 1.0em 0;
}
.section-bg,
.section-bg p,
.section-bg h2
{
	color:#4e4e4e;	
}
.section-bg h2
{
	color:#3bce95;
}
#wrapper
{
	background:#fff;
	
}
#wrapper,
.wrapper
{
	padding:0px;
	margin: 0 auto;
	position:relative;	
}
#header,
#container,
#footer
{
	width:100%;
	position:relative;
}
#footer
{
	clear: both;
}
#header
{
	position: fixed;
	z-index: 100;
	top: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background-color: #fff;
}
.header-fixed-top
{
	height:160px;
}
.header-fixed
{
	background:#fff;
	-webkit-box-shadow: 0px 4px 10px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 10px -6px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 10px -6px rgba(0,0,0,0.75);
	height:110px;
}
h1, h2, h3, h4, h5, h6, span.label {
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: 500;
	margin-bottom:0.4em;
	color: #3bce95;
	line-height:1.3em;
}
h1,
span.label
{
	font-size:2.0em;
}
.home h1
{
    font-size: 2.0em;
    font-weight: bolder;
    text-align: center;
}
h2
{
	font-size:1.7em;
}
#slider h2
{
	color: #fff;
}
h3
{
	font-size:1.5em;
}
#footer h3
{
	color: #fff;
	font-size:1.1em;
	margin-bottom:0.8em;
}
h4
{
	font-size:1.15em;
}
h5
{
	font-size: 15px;
	color: #4e4e4e;
}
.requiredMessage
{
	font-family: 'Roboto', Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0.4em;
    color: red;
	font-size: 1.15em;
}
.formhide
{
	display:none;	
}
p
{
	margin-bottom: 1.75em;
	line-height:1.75em;
}
iframe
{
	overflow: hidden;	
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
ol, ul {
	list-style-position:outside;
 	list-style-type: square;
	margin-bottom:1.5rem;
	margin-left:20px;
}
ol
{
	list-style-type: decimal;	
}
ul li {
	margin-bottom: 0.5em;
}
.check,
.arrow,
.arrow-heading
{
	list-style:none;
	margin-left:0;
}
.check li
{
    position:relative;
	padding-left: 25px;
}
.arrow li,
.arrow-heading li
{
	position:relative;
	padding-left: 15px;
}
.check li:before,
.arrow li:before,
.arrow-heading li:before
{
	position:absolute;
	font-family: FontAwesome;
	top:0.1em;
	left:0;
	content: "\f046";
	color:#3bce95;
}	
.arrow-heading li:before {
	top:0.5em;	
}
.check.on-row li {
	width:30%;
	margin-right: 0%;
	float:left;
}
.arrow li:before,
.arrow-heading li:before
{
	content: "\f105";
}

#page-4 #content ul
{
	list-style:none;	
	margin-left: 0;
}
#page-4 #content ul li
{
	padding-left:88px;
	min-height:80px;
	margin-bottom:2.0em;
	background: url('images/cloud.png') 0 10px no-repeat;
}
#page-11 .widget_short_form
{
display: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom: 2.0em;
}
table td
{
	padding: 6px 4px;
}
tr:nth-child(even) {background: #fff}
tr:nth-child(odd) {background: #f8f8f8}
#breadcrumb 
{
	display:inline-block;
	height: 30px;
}
#breadcrumb div
{
	float: left;
}
#breadcrumb #bc_left
{
	margin-right: 10px;
}
#breadcrumb .bc_middle
{
	margin-right: 10px;
}
#breadcrumb div,
#breadcrumb div a:link,
#breadcrumb div a:visited,
#breadcrumb div a:active
{
	font-size: 11px;
	float: left;
}
#breadcrumb div.bc_sepperator
{
	margin-left: 10px;
	line-height:1.3em;
}
.floatleft
{
	float: left;	
}
.floatright
{
	float: right;	
}
.floatcenter
{
	text-align:center;
}
img
{
	margin-bottom: 1rem;	
}
a img {
    border: none;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
img.imgleft {
  border: 1px solid #e9e7e7;
}
.imgleft {
  float: left;
  margin: 0 2.5% 0.5em 0;
}
a:hover img {
  opacity:0.85;
}
#slider a:hover img {
  opacity:1.0;
}
a:link,
a:visited,
a:active
{
	color: #313137;
	text-decoration:none;
	-webkit-transition: color 0.5s ease-in-out;
	-moz-transition: color 0.5s ease-in-out;
	-o-transition: color 0.5s ease-in-out;
	transition: color 0.5s ease-in-out;
}
#bottom .widget a:link,
#bottom .widget a:visited,
#bottom .widget a:active
{
	color:#1b6abd;
}
a:hover
{
	color: #3bce95;	
}
#logo
{
	position:absolute;
	top: 56px;
	width:315px;
	cursor:pointer;
	-webkit-transition: top 0.5s ease-in-out;
	-moz-transition: top 0.5s ease-in-out;
	-o-transition: top 0.5s ease-in-out;
	transition: top 0.5s ease-in-out;
}
.header-fixed #logo
{
	top: 17px;
}
#top-menu {
	float: right;
    position: absolute;
    right: 0;
    top: 36px;
}
.header-fixed #top-menu {
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
     opacity: 0.0;
}

#logo .logo-image
{
	background-image: url('images/logo-so.svg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 75px;
    width: 100px;
	float: left;
}
.logo-1 {
	color: #263238;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 37px;
	margin-top: -9px;
    display: inline-block;
}
.logo-2 {
	color: #3bce95;
	font-family: 'Roboto', Arial, sans-serif;
    font-weight: 900;
    font-size: 30px;
	margin-top: -9px;
    display: inline-block;
}
.header-fixed #logo .logo-image
{
	background-image: url('images/logo-so.svg');
}
#logo h2
{
	float:left;
	font-weight:500;
	color:#4e4e4e;
	margin: 0.4em 0 0 0;
	line-height:1.0em;
	-webkit-transition: margin-top 0.5s ease-in-out;
	-moz-transition: margin-top 0.5s ease-in-out;
	-o-transition: margin-top 0.5s ease-in-out;
	transition: margin-top 0.5s ease-in-out;
}
.header-fixed #logo h2
{
	color:#3bce95;
}
#logo h3
{
	font-size:12px;
	color:#4e4e4e;
}


.last,
.sidewides .last-child
{
	border:none;
}
#clear,
.clear
{
	clear: both;	
}
#footer .floatleft
{

}

#menu
{
	right: 0px;
	position:absolute;
	top: 95px;
	-webkit-transition: top 0.5s ease-in-out;
	-moz-transition: top 0.5s ease-in-out;
	-o-transition: top 0.5s ease-in-out;
	transition: top 0.5s ease-in-out;
}
.header-fixed #top-menu
{
	ddisplay:none;
}
.header-fixed #menu
{
	top: 44px;
}
ul.menu li{
	list-style:none;
	float:left;
	margin: 0;
}
#content
{
	width: 68%;
	min-height:600px;		
	text-align:left;
	float:left;

	margin-bottom: 5em;
}
#content a{
	text-decoration: none;
}
#content a:hover{
	color: #3bce95;
	text-decoration: underline;
}
#content .inside
{
	padding: 2em 5em 0em 0em;
}
.container-full #content .inside
{
	padding: 3em 0 6em 0;
}
.home #main
{
    background: url('images/slider-middle-black.jpg') 0 0 no-repeat;
    background-size: cover;
	box-sizing:border-box;
}
.home #main .widget
{
	width: 100%;
}
.home #main .widget .widget
{
	width:70%;
	margin-left:15%;
	background: rgba(255,255,255,1.0);
	box-sizing:border-box;
	padding:2.0em;
	color: #4e4e4e;
}


#container
{
	background:#fff;	
	position:relative;	
	z-index: 2;
}
.home #main .inside
{
	padding: 40px 170px;	
}
#right
{
	float: right;
	width: 32%;
	margin-top:70px;
}
.container_sidebar #right
{
	border: 0.3rem solid #e6e3e1;
	width: 26%;	
	margin-top: 5rem;
}
.inside
{
	padding: 40px 0 0 0;	
}
#right .inside
{
	padding-top:2.8em;
}
#slider
{
	position: relative;
	overflow: hidden;
	width: 100%;
    height: 420px;
	background: #3bce95 url('images/slider-homepage.jpg') no-repeat center top;
	text-align:left;
	z-index:1;
	top: 0;
	left: 0;
	background-size: cover;
}
.home #slider
{
	height: 680px;	
}
.home #slider .wrapper
{
	background: url('images/standaardbv-man.png') no-repeat center top;
	height:400px;
}
#slider .widget_header h2
{
	color:#3bce95;
}
#slider .widget_content h2
{
	font-size: 3.5em;
	font-weight:700;
	color:#497099;
	margin-bottom:0.2em;
}
#slider h2
{
	
	
}
#slider .slider img {
	min-width: 100% !important;
	min-height: 100% !important;
}
#slider #widget_19
{
	width: 100%;
	text-align:center;
	color: #fff;
	margin-top:350px;
}
#slider #widget_19 .widget_short_form {
	max-width: 400px;
    margin: 0 auto;	
}
#slider span.text-slider {
	display: block;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 2.5em;	
	line-height: 1.1em;
}
#slider .btn {
	text-transform: uppercase;
}
#slider #widget_21
{
	font-size:18px;
	margin-top:190px;
	background:#fff;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	padding: 30px 30px 10px 30px;
	box-sizing:border-box;
	float:right;
	width: 33%;
	min-height:390px;
}
h2.small-letters {
	display: inline-block;
    font-size: 1.7em;
}
.small-letters {
	font-size: 9px;
    color: #3bce95;
    display: inline-block;
	padding-left:5px;
}

.widget_short_form input[type="text"]
{
	width: 100%;	
	padding: 14px 10px;
	font-size: 16px;
	color:#a0a0a0;
	margin-bottom:0.5em;
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-align:center;
	text-transform: uppercase;
	font-weight: 500;
}
.mockup .widget_short_form input[type="text"]
{
	border:none;
	
}
.widget_short_form input[type="checkbox"]
{
	width:17px;
	height:20px;
	margin-bottom: 0.5em;
	border-radius: 3px;
	margin:0 3px 0 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#right .widget_short_form
{
	box-sizing:border-box;
	padding: 28px 20px 20px 20px;
	background: #3bce95;
	webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
}
#right .widget_short_form input[type="text"]
{
	border: none;	
}
.widget_short_form span
{
	color:#fff;
	font-size:12px;
	top:-7px;
	position:relative;
}
.widget_short_form input.btn
{
	width: 100%;
	font-weight:500;
	font-family: 'Roboto', Arial, sans-serif;
	text-transform: uppercase;
}
#right .widget_short_form input.btn
{
	border:1px solid #fff;
}
.widget_short_form input.btn:hover
{
	background:#3bce95 !important;
}
#phone .widget_short_form .widget-inner
{
    padding: 20px;
}
.widget_short_form .widget-inner
{
	padding: 0px;	
}
#steps .inside
{
	padding-top: 50px;
}
#steps .widget
{
	width: 28%;
	margin-right:6%;
	float: left;
	margin-bottom:2.0em;
	text-align:center;
	position:relative;
	padding-top:115px;
}
#steps .widget .widget
{
	width:100%;
	margin:0;
	padding:0;	
}
#steps .widget:before
{
	position: absolute;
    font-family: FontAwesome;
    content: "";
	left: 50%;
	margin-left:-75px;
	background-image: url('images/Stap-2.png');
    background-position: center center;
    background-repeat: no-repeat;
	top: 0;
	width:150px;
	height: 100px;
}
#steps .widget .widget:before
{
	display:none;	
}
#steps .first-child:before
{
	background-image: url('images/Stap-1.png');
}
#steps .last-child:before
{
	background-image: url('images/Stap-3.png');
}
#steps h2
{	
	color:#4e4e4e;
}
#steps ul
{
	list-style:none;	
}
#steps ul
{
	list-style:none;
	background: url('images/no2.jpg') left 4px no-repeat;	
	padding-left: 90px;
	min-height:85px;
	margin-bottom:1.0em;
	font-size:1.1em;
	margin-left:0;
}
#steps .first-child ul
{
	background-image: url('images/no1.jpg');	
}
#steps .last-child ul
{
	background-image: url('images/no3.jpg');
}
#steps ul strong
{
	color: #3bce95;
	font-size:1.8em;
	font-weight:800;
	font-style: italic;	
	line-height: 1.4em;
}
#phone
{
	background: url('images/slider-middle-blue.jpg') 0 0 no-repeat;
	background-size: cover;
	text-align:center;
}
#phone .mockup
{
	background: url('images/mobile.svg') top center no-repeat;
	background-size: cover;
	width: 400px;
	height: 263px;
	bottom: -4.0em;
	left: 50%;
	position: relative;
	margin-left:-200px;
	box-sizing:border-box;
	padding: 120px 35px 0 39px;
}
#phone .mockup:before,
#phone .mockup:after
{
	position: absolute;
    content: "";
    left: -280px;
	background-image: url('images/vul-uw-bv-naam-in.svg');
    background-position: center center;
    background-repeat: no-repeat;
	top: 50px;
	width: 250px;
    height: 110px;
}
#phone .mockup:after
{
	left: 450px;
	background-image: url('images/binnen-10minuten.svg');
}
#info-2 .widget,
#info .widget
{
	width: 50%;
	float: left;
	box-sizing:border-box;
	border: 1px solid #e1e1e1;
	border-top: 0;
	padding: 4.0em 4% 2.0em 4%;
	min-height:400px;
	margin-bottom:4.0em;
}
#info-2  .last-child,
#info .last-child
{
	border-left: none;	
}
#info-2  .widget h2,
#info .widget h2
{
	color:#3bce95;
}
#info #widget_23, #info #widget_24 {
	min-height: 666px
}

#moreinfo
{
	background-image: url('images/Slider-3.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: cover;
}
#moreinfo .widget
{
	width:50%;
	float:left;
    color: #fff;
}
#moreinfo #widget_14.widget,
#moreinfo #widget_14.widget h2
{	
	color: #4e4e4e;
}
#moreinfo #widget_14.widget h2
{
	color: #3bce95;
}
#moreinfo .widget h2
{
    color: #fff;
}
#steps .widget .widget_content a,
#info-2 .widget a,
#info .widget a,
#moreinfo .widget a
{
	color:#3bce95;
	text-decoration:underline;
}
#info-2 .widget a {
	text-transform: uppercase;
}
#info-2  #widget_34 a,
#info #widget_24 a
{
	color:#497099;
}
#custom
{
	background: url('images/Slider-4.jpg') 0 0 no-repeat;
	background-size: cover;
}
#custom.border
{
	background: initial;
	background-size: initial;
	border: 6px solid #497099;
}
#custom .widget
{
	width:70%;
	margin-left:15%;
	background: rgba(255,255,255,1.0);
	box-sizing:border-box;
	padding:2.0em;
}
#right .widget
{
	margin-bottom:2.0em;	
}
#widget_14 ul
{
	float: left;
	width:30%;	
}
#widget_14 ul.long
{
	float: left;
	width:50%;	
}
#widget_14 ul,
#widget_20 ul
{
	margin:0;
}
#widget_14 ul li,
#widget_20 ul li
{
	list-style:none;
	background: url('images/check-green.jpg') left 3px no-repeat;	
	padding-left:32px;	
	font-size: 16px;
	margin-bottom:1em;
	float: left;
	line-height:1.5;
}
#right .widget
{
	box-sizing:border-box;	
}
#widget_20,
#widget_27,
#widget_28
{
	border: 1px solid #eeeff0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding: 10px 20px;
}
#widget_20 ul li
{
	width: 90%;
	float: inherit;
	padding: 0;	
}
#bottom
{
	background: url('images/slider-middle-white2.jpg') right 0 no-repeat;
	background-size: cover;
}
#bottom .widget
{
	width: 50%;
	float: left;
}
/* THANKYOU */
.thanks
{
	border: 3px solid #9aca74;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:inline-block;
	width:100%;
	margin:1.5em 0;
	box-sizing: border-box;
	padding: 1% 2% 1% 2%;
}
.thanks_l
{
	float: left;
	width:20%;
}
.thanks_r
{
	float:left;
	width: 75%;
	padding-top:2%;
}
.thanks h2
{
	font-size: 1.5em;
	margin-bottom:0.2em;
}
.thanks p
{
	font-size:16px;
	margin-bottom:0.5em;
}
.thanks .fa
{
	color: #9aca74;
	font-size:6em;
}

#steps .last-child,
#custom .last-child,
#bottom .last-child
{
	margin-right: 0;	
}
.hentry
{
	margin-bottom: 2.0em;	
}
.blocks
{
	width: 100%;
	cursor:pointer;
}
.accordion {
 	margin-bottom: 50px;
}

dt {
    color: #a0a0a0;
    border-radius: 5px;
    padding: 12px 5px 10px 20px;
    border: solid;
    border-width: 1px;
    margin-bottom: 5px;
}
dt:hover {
    background: #3bce95;
    border-color: #fff;
}
dt:active {
    background: #3bce95;
    color: #fff;
}

/*dt {
	padding: 10px;
	border: 1px solid #eaeaea;
	background: #eaeaea;
	border-bottom: 0; 
	border-bottom: 1px solid #fff; 
	color: #fff;
	background: #165aa6;
	background: -moz-linear-gradient(45deg, #165aa6 0%, #1f6dbe 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#165aa6), color-stop(100%,#1f6dbe));
	background: -webkit-linear-gradient(45deg, #165aa6 0%,#1f6dbe 100%);
	background: -o-linear-gradient(45deg, #165aa6 0%,#1f6dbe 100%);
	background: -ms-linear-gradient(45deg, #165aa6 0%,#1f6dbe 100%);
	background: linear-gradient(45deg, #165aa6 0%,#1f6dbe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#165aa6', endColorstr='#1f6dbe',GradientType=1 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 12px 5px 10px 20px;
}*/
dd {
	padding: 10px 10px 10px 10px;
	border: 1px solid #eeeff0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border-bottom: 0; 
	border-bottom: 1px solid #eaeaea; 
	border-top: 0; 
}
.accordion a {
	display: block;
	font-weight: 400;
	margin-bottom: 0.4em;
	line-height: 1.2;
	color: #4e4e4e;
	font-size: 16px;
}
#content .accordion a:hover{
	color: #fff;
	text-decoration: none;
}
.accordion p a
{
	display: inline-block;
	color: #165aa6 !important;
}
.post-list
{
	list-style:none;
	display:inline-block;	
	width: 100%;
}
.post-item
{
	width: 45%;
	float: left;
	margin-right: 10%;
}
.post-item-no2
{
	margin-right: 0;	
}
.home .post-item
{
	width: 50%;
	margin:0;
}
.post-list .post-image
{
	float: left;	
}
#right .post-list .post-image
{
	margin-left: 20px;
}
#login 
{
	color: #fff;	
	text-align: center;
	font-size: 18px;
}
.post
{
	display:inline-block;
	margin-bottom:2.0em;
	cursor:pointer;
}
.post p
{
	margin-bottom: 0.2em;	
}
.entry-date,
#post_time
{
	font-size: 90%;	
	display: inline-block;
	margin-bottom:0.25em;
}
.entry-content
{
	line-height:1.5em;	
}
.floatimgleft
{
	float: left;
	margin-right:2%;
}
.floatimgleft img
{
	border: 1px solid #eeeff0;	
}
#beacon
{
	position:fixed;
	top: 0;
}
.share-top
{
	float: right;
	margin-top:-8px;
}
.share-scroll
{
	position:fixed;
	top: 0;
	margin-top:inherit;
	float:inherit;
	display: block;
}
.share-scroll .share_inner 
{
  position: absolute;
  top: 115px;
  left: -50px;	
}
#share .stButton
{
	margin:0 1px;	
}
#share .stButton .stLarge
{
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	width:28px;
	height:28px;	
}

a.readmore,
.btn,
.btn:link,
.btn:hover,
.btn:visited,
.btn-blue,
.btn-blue:link,
.btn-blue:hover,
.btn-blue:visited
{
	background: #3bce95;
	line-height:1.5em;
	display:inline-block;
	padding:0.9em 2em 0.8em 2em;
	color: #fff !important;
	font-weight:500;
	box-sizing:border-box;
	cursor: pointer;
	margin-bottom:0.4em;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: background-color .5s ease-in-out;
    -moz-transition: background-color  .5s ease-in-out;
	transition: background-color  .5s ease-in-out;
	-webkit-appearance: none;
	font-size:16px;
	text-decoration: none !important;
}
/*====Q===*/
.btn-blue,
.btn-blue:link,
.btn-blue:hover,
.btn-blue:visited,
.btn:hover
{
	background:	#497099;
}
#bottom a.readmore
{
	background:#fff;
	color:#3bce95;
	border:2px solid #3bce95;
	padding:0.4em 2em 0.4em 2em;
	position:absolute;
	top: 540px;
	width:67%;
	text-align:center;
}
#bottom a.readmore:hover
{
	background:#3bce95;
	color:#fff;
}
a.readmore:hover,
.btn:hover,
.webshopBtnLarge:hover,
.btn-blue:hover
{
	background-color: #5e5e5e !important;
}
.btn
{
	cursor: pointer;	
}
.widget_short_form_hidden_wrap
{
	width:100%;
	display:inline-block;
}
.widget_short_form_hidden
{
	position: relative;
	float: left;
	width: 100%;
	margin-right: 0;
}
.btn_big
{
  text-align: center;
  height: 148px;
  top: 0;
  position:relative;
  background: #497099;
  width:100%;
  box-sizing:border-box;
  white-space: normal

}
.btn_big_right
{
	background:#3bce95;
}
.hidden
{
	display:none;
}
.more-link a
{
	color: #3bce95;
	font-weight:bold;
}
.check, .arrow, .nolist {
    list-style: none;
}
.nolist {
    margin-left: 0;
}
.col2, .col3, .col4 {
    display: inline-block;
    width: 100%;
}
.col2 li, .col3 li, .col4 li {
    float: left;
    width: 46%;
    margin-right: 4%;
}
#footer
{
	text-align:left;
	width:100%;
	background:#0c0c0a;
	opacity: 0.9;
	bottom: 0;
	font-size: 14px;
}
#footer .section-padding
{
	padding: 4em 0 2.5em 0;	
}
#footer a:link,
#footer a:visited,
#footer a:active
{
	color: #ffffff;		
}
#footer a:hover
{
	color: #3bce95;	
}
#footer li.footer-link a:link {
    display: inline-block;
    max-width: 210px;
}
#footer .widget
{
	float: left;
	width:33%;
}
#footer ul
{
	list-style:none;
	margin-left:0;
}
#footer ul li
{
	margin-bottom:1.1em;
}
#footer ul li p
{
	margin:0;	
}
#footer .widget-last
{
	width:18%;
	background: url('images/contact-gegevens.png') 0 37px no-repeat;
}
#footer .widget-last ul li
{
	margin-left: 25px;	
}
.footer-bot
{
	padding: 2.0em 0;
	background: #434343;
	color: #fff;
}
#footer p
{
	line-height: 1.8em;
	color: #fff;
}
#footer ul#footermenu
{
	list-style:none;
	color: #fff;
	margin-left:20%;
	margin-top:2em;
}
#footer ul#footermenu li
{
	padding: 0 1.8em;
}
#footer ul#footermenu li a
{
	font-size: 14px;
	font-family: 'Roboto', Arial, sans-serif;
	font-weight:700;
}

/*defaults iMod*/
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.caption.alignnone {
    margin: 5px 20px 20px 0;
}
.caption.alignleft {
    margin: 5px 20px 20px 0;
}
.caption.alignright {
    margin: 5px 0 20px 20px;
}
.caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.caption p.caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

.edit_page_link,.edit_menu_link,.edit_widget_link{
	position:absolute;
	right:10px;
	top:10px
}
.clear{
	clear:both;	
}
.mceContentBody {}

.keo-container {
	max-width: inherit !important;
}
.keo-score {
	background: #ffffff url(images/balloons.svg) no-repeat center center !important;	
}
.keo-city,
.keo-powered-by a{
	color: #3bce95 !important;
}

.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
}
#mainmenu {
	float: left;
    margin: 0;
    padding: 0;
    /*min-height: 300px;*/
    height: auto;
}
.header-fixed #mainmenu {
    min-height: 200px;	
}
.nav-collapse,
.nav-collapse * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nav-collapse ul {
  list-style: none;
  z-index: 9999;
  position:relative;
  margin-bottom:0;
  margin-left:0;
}
.nav-collapse li {
  float: left;
  
}

div.stappen {
    border: 6px solid #497099;
    padding: 15px 15px 5px 15px;
    margin: 10px 0;
}

ul.stap1, ul.stap2, ul.stap3 {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

ul.stap1 li:nth-child(1), ul.stap2 li:nth-child(1), ul.stap3 li:nth-child(1) {
    width: 13%;
    margin-right: 3%;
    height: 165px;
    float: left;
}

ul.stap1 li strong, ul.stap2 li strong, ul.stap3 li strong {
    color: #3bce95;
    font-size: 1.8em;
    font-weight: 800;
    font-style: italic;
    line-height: 1.4em;
}
ul.stap1 img, ul.stap2 img, ul.stap3 img {
	width: 120%;
	height: auto;
}
ul.stap1 h3, ul.stap2 h3, ul.stap3 h3 {
	font-size: 18px;
    color: #497099;
}


blockquote.quote{
  display:block;
  background: #fff;
  padding: 15px 20px 0 47px;
  margin: 0 0 20px;
  position: relative;
  
  /*Font*/
	font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  color: #4e4e4e;
  text-align: justify;
  
  /*Borders - (Optional)*/
  border-left: 15px solid #3bce95;
  /*
  border-right: 3px solid #497099;
  border-top: 1px solid #497099;
  border-bottom: 1px solid #497099;
  */
}

blockquote.quote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
	font-family: 'Roboto', Arial, sans-serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  
  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
}

blockquote.quote::after{
  /*Reset to make sure*/
  content: "";
}

blockquote.quote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #4e4e4e;
}

blockquote.quote a:hover{
 color: #666;
}

.lineheight-small {
	line-height: 1.2em;
}

p.intable {
	float: right;
	clear: both;
	margin-top: -25px;
	padding-right: 40px;
}

div.naambvoprichten {
	width: 40%;
	margin: 20px auto;
	padding: 20px;
	border: 3px solid #497099;
	background-color: #497099;
}
.bvoprichten {
	width: 100% !important;
}
input.bvoprichten { 
    text-align: center; 
}

.widget_col3 {
	width: 22%;
	margin-right: 3%;
	float: left;
}
#footer .widget {
	width: 18%;
	margin-right: 2%;
	float: left;
}
#footer #widget_35.widget {
	width: 36%;
}
.hide {
	display: none;
}
.text-center {
	text-align: center;
}
.fa-check-table:before {
	font-family: fontAwesome;
	content: "\f00c";
	color: #3bce95;
}
ul.stappen {
	list-style:none;
	margin-left:0px;
}
ul.stappen li:nth-child(even){
	width: 60%;
}
ul.stappen li:last-child {
  padding-bottom: .5em;
}
ul.stappen li.stap-1,
ul.stappen li.stap-2,
ul.stappen li.stap-3{
    content: '';
    background-position: center center;
    background-repeat: no-repeat;
    height: 100px;
    width: 170px;
    float: left;
	padding-right:7%;
	width: 30%;
}
ul.stappen li.stap-1 {
	background-image: url(images/Stap-1.png);

}
ul.stappen li.stap-2 {
	background-image: url(images/Stap-2.png);
}
ul.stappen li.stap-3 {
	background-image: url(images/Stap-3.png);
}
/* BEGIN RESPONSIVE PRIJSTABEL */

.prijstable {
  margin: 3em 0;
  width: 100%;
}
.prijstable tr {
  border-top: 1px solid #eeeff0;
  border-bottom: 1px solid #eeeff0;
}
.prijstable th {
  display: none;
}
.prijstable td {
  display: block;
}
.prijstable td:last-child {
  padding-bottom: .5em;
}
.prijstable td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}
.prijstable a {
  color:#4e4e4e;
  display: inline-block;
  text-align: left;
  font-size: 14px;
  border-radius: 4px;
  padding: 0px;
}

.prijstable a:hover {
	color:#3bce95;
	text-align:left;
  background-color: none;;	
}
a.btns {
	background-color: #808080;
	color: #fff;
	padding: 8px 10px;
	margin: 0 20px 0 0;
} 
#widget_32 .btn {
	font-weight: 600;
	text-transform: uppercase;
}


.artikel h2 {
	cursor: pointer;
}
.artikel h2:before {
	font-family: 'FontAwesome';
	margin-right: 10px;
	content: '\f0fe';
}
.artikel h2 span {
	text-decoration: underline;
}
.hide-content {
	display: none;
}



@media (min-width: 768px) {
  .prijstable td:before {
    display: none;
  }
  .prijstable a {
  	 padding: 0px;
  }
}
.prijstable th, .prijstable td {
  text-align: left;
}
@media (min-width: 768px) {
  .prijstable th, .prijstable td {
    display: table-cell;
    padding: .25em .5em;
    width:30%;
  }

	.prijstable th {  
		color: #3bce95;
	  }
}

.prijstable {
  border-radius: .4em;
  /*overflow: hidden;*/
}
.prijstable tr {
  border-color: #eeeff0;
}
.prijstable th, .prijstable td {
  margin: .5em 1em;
}
@media (min-width: 768px) {
  .prijstable th, .prijstable td {
    padding: 1em !important;
	line-height: 1.2em;
  }
}
@media (max-width: 767px) {
.prijstable th, .prijstable td:before {
  color: #3bce95;
  width:100%;
}
.prijstable td:before {
  padding-bottom:10px;
}
}
/*EINDE RESPONSIVE PRIJSTABEL*/
/*COL STRUCTURE*/
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12,
.col1-s, .col2-s, .col3-s, .col4-s, .col5-s, .col6-s, .col7-s, .col8-s, .col9-s, .col10-s, .col11-s, .col12-s,
.col1-xs, .col2-xs, .col3-xxs, .col4-s, .col5-xs, .col6-xs, .col7-xs, .col8-xs, .col9-xs, .col10-xs, .col11-xs, .col12x-s,.logos li,.logolist li,.departments-icons ul li,.learnmore ul li {
    float: left;
	min-height: 1px;
	box-sizing:border-box;
	
	position:relative;
}
.col12{
    width: 100%
}
.col11{
    width: 91.66666667%
}
.col10{
    width: 83.33333333%
}
.col9{
    width: 75%
}
.col8{
    width: 66.66666667%
}
.col7{
    width: 58.33333333%
}
.col6{
    width: 50%
}
.col5{
    width: 41.66666667%
}
.col4, .departments-icons ul li,.learnmore ul li {
    width: 33.33333333%
}
.col3{
    width: 25%
}
.col2{
    width: 16.66666667%
}
.col1
{
    width: 8.33333333%
}
/*END COL STRUCTURE*/
/* paddingS */
.p-xxs {
    padding: 2px 4px;
}
.p-xs {
    padding: 5px;
}
.p-sm {
    padding: 10px;
}
.p {
    padding: 15px;
}
.p-md {
    padding: 20px;
}
.p-lg {
    padding: 30px;
}
.p-xl {
    padding: 50px;
}
.p-n {
    padding: 0!important;
}
.p-l-none {
    padding-left: 0!important;
}
.p-l-xs {
    padding-left: 5px;
}
.p-l-sm {
    padding-left: 10px;
}
.p-l {
    padding-left: 15px;
}
.p-l-md {
    padding-left: 20px;
}
.p-l-lg {
    padding-left: 60px;
}
.p-l-xl {
    padding-left: 80px;
}
.p-l-xxl {
    padding-left: 100px;
}
.p-l-xxxl
{
	padding-left: 25%;	
}
.p-l-n-xxs {
    padding-left: -1px;
}
.p-l-n-xs {
    padding-left: -5px;
}
.p-l-n-sm {
    padding-left: -10px;
}
.p-l-n {
    padding-left: -15px;
}
.p-l-n-md {
    padding-left: -20px;
}
.p-l-n-lg {
    padding-left: -30px;
}
.p-l-n-xl {
    padding-left: -40px;
}
.p-l-n-xxl {
    padding-left: -50px;
}
.p-t-none {
    padding-top: 0!important;
}
.p-t-xxs {
    padding-top: 1px;
}
.p-t-xs {
    padding-top: 5px;
}
.p-t-sm {
    padding-top: 10px;
}
.p-t {
    padding-top: 15px;
}
.p-t-md {
    padding-top: 20px;
}
.p-t-lg {
    padding-top: 40px;
}
.p-t-lgr {
    padding-top: 50px;
}
.p-t-lgr-67 {
    padding-top: 67px;
}
.p-t-xl {
    padding-top: 80px;
}
.p-t-xxl {
    padding-top: 100px;
}
.counters  .col3 .p-t-xxl
{
	padding-top:125px;	
}
.p-t-n-xxs {
    padding-top: -1px;
}
.p-t-n-xs {
    padding-top: -5px;
}
.p-t-n-sm {
    padding-top: -10px;
}
.p-t-n {
    padding-top: -15px;
}
.p-t-n-md {
    padding-top: -20px;
}
.p-t-n-lg {
    padding-top: -30px;
}
.p-t-n-xl {
    padding-top: -40px;
}
.p-t-n-xxl {
    padding-top: -50px;
}
.p-r-none {
    padding-right: 0!important;
}
.p-r-xxs {
    padding-right: 1px;
}
.p-r-xs {
    padding-right: 5px;
}
.p-r-sm {
    padding-right: 10px;
}
.p-r {
    padding-right: 15px;
}
.p-r-md {
    padding-right: 20px;
}
.p-r-lg {
    padding-right: 60px;
}
.p-r-xl {
    padding-right: 80px;
}
.p-r-xxl {
    padding-right: 100px;
}
.p-l-xxxl
{
	padding-right: 25%;	
}
.p-r-n-xxs {
    padding-right: -1px;
}
.p-r-n-xs {
    padding-right: -5px;
}
.p-r-n-sm {
    padding-right: -10px;
}
.p-r-n {
    padding-right: -15px;
}
.p-r-n-md {
    padding-right: -20px;
}
.p-r-n-lg {
    padding-right: -30px;
}
.p-r-n-xl {
    padding-right: -40px;
}
.p-r-n-xxl {
    padding-right: -50px;
}
.p-b-none {
    padding-bottom: 0!important;
}
.p-b-xxs {
    padding-bottom: 1px;
}
.p-b-xs {
    padding-bottom: 5px;
}
.p-b-sm {
    padding-bottom: 10px;
}
.p-b {
    padding-bottom: 20px;
}
.p-b-md {
    padding-bottom: 30px;
}
.p-b-lg {
    padding-bottom: 60px;
}
.p-b-xl {
    padding-bottom: 80px;
}
.p-b-xxl {
    padding-bottom: 50px;
}
.p-b-n-xxs {
    padding-bottom: -1px;
}
.p-b-n-xs {
    padding-bottom: -5px;
}
.p-b-n-sm {
    padding-bottom: -10px;
}
.p-b-n {
    padding-bottom: -15px;
}
.p-b-n-md {
    padding-bottom: -20px;
}
.p-b-n-lg {
    padding-bottom: -30px;
}
.p-b-n-xl {
    padding-bottom: -40px;
}
.p-b-n-xxl {
    padding-bottom: -50px;
}


/* MARGINS */
.m-xxs {
    margin: 2px 4px;
}
.m-xs {
    margin: 5px;
}
.m-sm {
    margin: 10px;
}
.m {
    margin: 15px;
}
.m-md {
    margin: 20px;
}
.m-lg {
    margin: 30px;
}
.m-xl {
    margin: 50px;
}
.m-n {
    margin: 0!important;
}
.m-l-none {
    margin-left: 0!important;
}
.m-l-xs {
    margin-left: 5px;
}
.m-l-sm {
    margin-left: 10px;
}
.m-l {
    margin-left: 15px;
}
.m-l-md {
    margin-left: 20px;
}
.m-l-lg {
    margin-left: 30px;
}
.m-l-xl {
    margin-left: 40px;
}
.m-l-xxl {
    margin-left: 50px;
}
.m-l-n-xxs {
    margin-left: -1px;
}
.m-l-n-xs {
    margin-left: -5px;
}
.m-l-n-sm {
    margin-left: -10px;
}
.m-l-n {
    margin-left: -15px;
}
.m-l-n-md {
    margin-left: -20px;
}
.m-l-n-lg {
    margin-left: -30px;
}
.m-l-n-xl {
    margin-left: -40px;
}
.m-l-n-xxl {
    margin-left: -50px;
}
.m-t-none {
    margin-top: 0!important;
}
.m-t-xxs {
    margin-top: 1px;
}
.m-t-xs {
    margin-top: 5px;
}
.m-t-sm {
    margin-top: 10px;
}
.m-t {
    margin-top: 15px;
}
.m-t-md {
    margin-top: 20px;
}
.m-t-lg {
    margin-top: 30px;
}
.m-t-xl {
    margin-top: 40px;
}
.m-t-xxl {
    margin-top: 50px;
}
.m-t-cus-xxxl {
    margin-top: 130px;
}
.m-t-n-xxs {
    margin-top: -1px;
}
.m-t-n-xs {
    margin-top: -5px;
}
.m-t-n-sm {
    margin-top: -10px;
}
.m-t-n {
    margin-top: -15px;
}
.m-t-n-md {
    margin-top: -20px;
}
.m-t-n-lg {
    margin-top: -30px;
}
.m-t-n-xl {
    margin-top: -40px;
}
.m-t-n-xxl {
    margin-top: -50px;
}
.m-t-n-cus-xxxl {
    margin-top: -145px;
}
.m-t-n-cus-xxxxl {
    margin-top: -350px;
}
.m-r-none {
    margin-right: 0!important;
}
.m-r-xxs {
    margin-right: 1px;
}
.m-r-xs {
    margin-right: 5px;
}
.m-r-sm {
    margin-right: 10px;
}
.m-r {
    margin-right: 15px;
}
.m-r-md {
    margin-right: 20px;
}
.m-r-lg {
    margin-right: 30px;
}
.m-r-xl {
    margin-right: 40px;
}
.m-r-xxl {
    margin-right: 50px;
}
.m-r-n-xxs {
    margin-right: -1px;
}
.m-r-n-xs {
    margin-right: -5px;
}
.m-r-n-sm {
    margin-right: -10px;
}
.m-r-n {
    margin-right: -15px;
}
.m-r-n-md {
    margin-right: -20px;
}
.m-r-n-lg {
    margin-right: -30px;
}
.m-r-n-xl {
    margin-right: -40px;
}
.m-r-n-xxl {
    margin-right: -50px;
}
.m-b-none {
    margin-bottom: 0!important;
}
.m-b-xxs {
    margin-bottom: 1px;
}
.m-b-xs {
    margin-bottom: 5px;
}
.m-b-sm {
    margin-bottom: 10px;
}
.m-b {
    margin-bottom: 15px;
}
.m-b-md {
    margin-bottom: 20px;
}
.m-b-lg {
    margin-bottom: 30px;
}
.m-b-xl {
    margin-bottom: 40px;
}
.m-b-xxl {
    margin-bottom: 50px;
}
.m-b-n-xxs {
    margin-bottom: -1px;
}
.m-b-n-xs {
    margin-bottom: -5px;
}
.m-b-n-sm {
    margin-bottom: -10px;
}
.m-b-n {
    margin-bottom: -15px;
}
.m-b-n-md {
    margin-bottom: -20px;
}
.m-b-n-lg {
    margin-bottom: -30px;
}
.m-b-n-xl {
    margin-bottom: -40px;
}
.m-b-n-xxl {
    margin-bottom: -50px;
}
@media screen and (min-width: 800px) {
#top-menu ul li,
.nav-collapse ul li{
	list-style:none;
	float:left;
	margin: 0 0 0 2.0em;
	line-height: 2.5em;
}
#top-menu ul li.page-674 a {
	color: #3bce95;
	text-transform: uppercase;
	border: 2px solid #3bce95;
	padding:14px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-weight: 500;
}
.nav-collapse ul li.last-child
{
	background: none;	
}
.nav-collapse ul li a
{
	display:block;
	font-size: 17px;
	font-weight:500;
	text-decoration: none;
	-webkit-transition: color .5s ease-in-out, border .2s ease-in-out;
    -moz-transition: color .5s ease-in-out, border .2s ease-in-out;
	transition: color .5s ease-in-out, border .2s ease-in-out;
	padding-bottom: 2px;
	height:70px;
	
}
#top-menu ul li a,
#top-menu  li.current ul a,
.nav-collapse ul li a,
.nav-collapse li.current ul a
{
	color: #4e4e4e;	
}
.header-fixed .nav-collapse ul li a,
.header-fixed .nav-collapse li.current ul a
{
	color: #4e4e4e;	
}
.nav-collapse  ul ul {
    display: none;
    position: absolute;
    top: 40px;
	width: auto;
    z-index: 99999;
	background: #3bce95;
	padding:0;
	margin:0;
	-webkit-box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.35);
	box-shadow: 1px 1px 8px 0px rgba(0, 0, 0, 0.35);
	border-top:3px solid #3bce95;
}
.nav-collapse ul ul li
{
	background:none;
	float:none;
	width:250px;
	margin:0;
}
.nav-collapse > ul ul .cube {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    border-bottom: 5px solid #3bce95;
    top: -8px;
    left: 20px;
    width: 10px !important;
}
.nav-collapse ul ul li a
{
	text-transform: none;	
	border: none !important;
	font-weight:400;
	padding: 0em 0em 35px 0.8em;
	font-size:1.0em;
	height:40px;
}
.nav-collapse ul ul li a,
.nav-collapse ul li.current ul a
{
	color: #ffffff;	
}
.header-fixed .nav-collapse ul ul li a,
.header-fixed .nav-collapse ul li.current ul a
{
	color: #fff;	
}

.nav-collapse ul li:hover > ul,
.nav-collapse ul li:hover > ul ul {
    display: block;
}
.nav-collapse ul li:hover > a
 {
   /*DZ*/ /*background:  #fff;*/
	color: #3bce95;
}
.nav-collapse ul li ul li:hover > a
 {
   /*DZ*/ /*background:  #fff;*/
	color: #fff;
}

}

.nav-toggle {
	position: fixed;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	text-indent: -999px;
	position: relative;
	overflow: hidden;
	width: 2.0em;
	height: 3em;
	line-height: 3em;
	float: right;
	z-index:9999;
}
.nav-toggle.active
{
	  width: 4.2rem;
}
.nav-toggle:before {
	color: #fff; /* Edit this to change the icon color */
	font-size: 35px;
	text-transform: none;
	position: absolute;
	text-indent: 0;
	text-align: center;
	line-height: 3.0em;
	speak: none;
	width: 100%;
	top: 0;
	right: 0;
	line-height:1.7em !important;
	
	font-family: FontAwesome;
    content: "\f0c9";
}
.nav-toggle.active::before {
	font-size: 30px;
	content:"\f00d ";
	background:#2e2e2e;
	color: #fff;
	width: 4.2rem !important;
}
.notification
{
	text-align: center;
	padding: 10px 0;
	width: 100%;
	position: absolute;
	top: 200px;
    text-align: center;
    padding: 10px 0;
    width: 100%;
	background: #3bce95;
	color: #fff;
    position: absolute;
    top: 160px;
    z-index: 99;
	font-size: 15px;
}

.notification a{
	font-weight: 600;
	color: #fff;
}

@media(min-width:1400px){ 
#wrapper, #header
{
	max-width: 1400px;

}
.wrapper
{
	max-width: 86%;

}
}

@media(max-width:1400px){ 
#wrapper, #header
{
	max-width: 100%;
}
.wrapper
{
	max-width: 90%;
}
#slider #widget_21
{
	width: 36%;
}
#slider #widget_19 {
    margin-top: 275px;
}
}


@media(max-width:1300px){ 
	.nav-collapse ul li {
		margin: 0 0 0 1.0em;
	}
}
@media(max-width:1200px){ 
.wrapper
{
	max-width: 96%;
}
#slider .widget_header h2
{
	font-size:1.4em;	
}
.nav-collapse ul li a {
    font-size: 15px;
    font-weight: 500;
}
}

@media(max-width:1024px){ 
.home h1
{
	font-size:2em;	
}
#slider #widget_21
{
	width: 45%;
}
.home #slider {
    height: 550px;
}
#slider #widget_19 {
    margin-top: 250px;
}
#info-2 .widget,
#info .widget
{
	min-height:550px;
	padding-bottom: 0.5em;	
}
.hide-1024 {
	display: none;
}
.show-1024 {
	display: initial;
}
#footer .floatleft {
    margin-bottom: 20px;
}
.floatleft-1024 {
	float: left;
}
.header-fixed-top {
    height: 110px;
}
#logo {
    top: 17px;
}
.check.on-row li {
    width: 100%;
    margin-right: 0%;
    float: left;
	text-align:center;
	padding-left:0px;
}
.check.on-row li:before {
	display:none;
}
.notification
	{
		top: 110px;
		font-size: 12px;
	}
/*MOBILE MENU*/
	.btn-stroke:hover.c-hamburger--htx.is-active span{
		background:none;	
	}
	#mainmenu{
		list-style:none;
		padding:0;
		margin:0;	
	}
	
	#mainmenu li{
		line-height: 40px;
		border-bottom: 1px solid rgba(255,255,255, 0.15);
	}
	#mainmenu li a{
		color:#fff;
		font-size:14px;
		display:block;
	}
	
	#mainmenu li.haschild > a:after{
		content: '\f105';
		font-family: FontAwesome;
		font-weight: normal;
		font-style: normal;
		font-size: 17px;
		margin: 0 10px 0 0;
		float: right;
	}
	
	#mainmenu li a:hover{
		/*color:#999;*/	
	}
	
	#mainmenu li.current > a{
		color: #3bce95;
	}
	
	#mainmenu .child{
		display:none;
		list-style:none;
		margin:0;
		padding: 0;
	}
	
	#mainmenu .haschild.active .child{
		display:block;	
		
	}
	#mainmenu .haschild.active .child ul.child{
		display:none;	
		
	}
	#mainmenu .haschild.active .child .active ul.child{
		display:block;	
		
	}	
	#mainmenu .haschild{
		left:-81%;
		overflow-x: hidden;
		overflow-y: auto;
		visibility: visible;
		-webkit-overflow-scrolling: touch;
		-moz-transition:left 0.3s ease;
		-webkit-transition:left 0.3s ease;
		transition: left 0.3s ease;
		-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		-moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		-o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */	
	}
	
	#mainmenu .haschild.active{
		position:absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		padding:0;
		margin:0;
		background-color:rgba(21,21,21,1);
		border-bottom:0;
		padding-top: 0px;
		z-index: 2;
	}
	
	#mainmenu .haschild.active > a{
		/* margin-left:20px; */
		color: #3bce95;
		border-bottom: 1px solid rgba(255,255,255, 0.15);
		/* background-color: white; */
		font-weight: bold;
	}
	#mainmenu .haschild.active > a:before{
		display:none;
	}
	
	#mainmenu .first-child .mobile-exit,
	#mainmenu .haschild.active .mobile-close{
		position: absolute;
		z-index:2;
		float:right;
		font-size: 30px;
		right: 0;
		top: 9px;
		background: #3bce95;
		top: 0;
		right: -1px;
		height: 40px;
		width: 40px;
		line-height: 40px;
		text-align: center;
		color: #fff;
		cursor:pointer;
	}
	
	#mainmenu .mobile-exit .c-hamburger{
		margin-left: 3px;
		margin-top: 2px;
	}
	#mainmenu .mobile-exit .c-hamburger span::before,
	#mainmenu .mobile-exit .c-hamburger span::after{
		background-color: #ffffff;
	}
	
	#mainmenu .haschild.active .mobile-close i{
		pointer-events:None;	
	}
	
	#mainmenu .child li a{text-transform:none;/* color:#d2d2d2 */}
	.mobile-menu-container .logo-lt
	{
		max-width: 200px;
	}
	.mobile-menu-container .icon-mail, .mobile-menu-container .icon-phone {
		float: left;
		width: 100%;
		margin: 0 0 1.5em 0;
	}
	
	.c-hamburger span::before {
	  top: -8px;
	}
	
	.c-hamburger span::after {
	  bottom: -8px;
	}

	.c-hamburger--htx span {
	  transition: background 0s 0.3s;
	}
	
	.c-hamburger--htx span::before,
	.c-hamburger--htx span::after {
	  transition-duration: 0.3s, 0.3s;
	  transition-delay: 0.3s, 0s;
	}
	
	.c-hamburger--htx span::before {
	  transition-property: top, transform;
	}
	
	.c-hamburger--htx span::after {
	  transition-property: bottom, transform;
	}
	
	/* active state, i.e. menu open */
	.c-hamburger--htx.is-active {
	  
	}
	
	.c-hamburger--htx.is-active span {
	  background: none;
	}
	
	.c-hamburger--htx.is-active span::before {
	  top: 0;
	  transform: rotate(45deg);
	}
	
	.c-hamburger--htx.is-active span::after {
	  bottom: 0;
	  transform: rotate(-45deg);
	}
	
	.c-hamburger--htx.is-active span::before,
	.c-hamburger--htx.is-active span::after {
	  transition-delay: 0s, 0.3s;
	}	
	ul.scroll-check.active li.check-1,
	ul.check-lp.active li.check-1 {
		height: auto;
		min-height: auto !important;
	}
	ul.scroll-check.active li.check-2,
	ul.check-lp.active li.check-2{
		height: auto;
		min-height: auto !important;
	}	
	.mobile-menu-container #mainmenu
	{
		color:#fff;
		list-style:none;
	}
	.mobile-menu-container #mainmenu li
	{
		margin-bottom:0.5em;	
	}
	.mobile-menu-container #mainmenu a
	{
		color:#fff;	
	}
	.mobile-menu
	{
    	position: absolute;
		right:0;
		top:23px;
	}

   .c-hamburger {
	  display: block;
	  position: relative;
	  overflow: hidden;
	  margin: 0;
	  padding: 0;
	  width: 36px!important;
	  height: 36px;
	  font-size: 0;
	  text-indent: -9999px;
	  appearance: none;
	  box-shadow: none;
	  border-radius: none;
	  cursor: pointer;
	  background:none;
	  border:0;
	 bbackground:#fff;
	  margin: 10px 0 0 10px;
	  border-radius: 20px;
	  /* transition: background 0.3s; */
	}
	.down .c-hamburger
	{
		background:none;
	}
	
	.c-hamburger span {
		display: block;
		position: absolute;
		top: 16px;
		left: 0px;
		right: 0px;
		background: #3bce95;
		width: 60%;
		margin-left: 20%;
		height: 4px;
	 	border-radius: 2px;
    	-moz-border-radius: 2px;
    	-webkit-border-radius: 2px;
	}
	
	.c-hamburger span::before,
	.c-hamburger span::after {
		position: absolute;
		display: block;
		left: 0;
		width: 100%;
		height: 4px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		background-color: #3bce95;
		content: "";
	}
	.btn-stroke:hover.c-hamburger span,
	.btn-stroke:hover.c-hamburger span::before,
	.btn-stroke:hover.c-hamburger span::after
	{
		background-color:#A72072	
	}
	.down .c-hamburger span,
	.down .c-hamburger span::before,
	.down .c-hamburger span::after
	{
		background-color:#000;
	
	}
	.btn-stroke:hover.c-hamburger--htx.is-active span{
		background:none;	
	}
	.mobile-menu-container .logo-lt
	{
		max-width: 200px;
	}
	.c-hamburger span::before {
	  top: -8px;
	}
	
	.c-hamburger span::after {
	  bottom: -8px;
	}
	.c-hamburger--htx span {
	  transition: background 0s 0.3s;
	}
	
	.c-hamburger--htx span::before,
	.c-hamburger--htx span::after {
	  transition-duration: 0.3s, 0.3s;
	  transition-delay: 0.3s, 0s;
	}
	
	.c-hamburger--htx span::before {
	  transition-property: top, transform;
	}
	
	.c-hamburger--htx span::after {
	  transition-property: bottom, transform;
	}
	
	/* active state, i.e. menu open */
	.c-hamburger--htx.is-active {
	  
	}
	
	.c-hamburger--htx.is-active span {
	  background: none;
	}
	
	.c-hamburger--htx.is-active span::before {
	  top: 0;
	  transform: rotate(45deg);
	}
	
	.c-hamburger--htx.is-active span::after {
	  bottom: 0;
	  transform: rotate(-45deg);
	}
	
	.c-hamburger--htx.is-active span::before,
	.c-hamburger--htx.is-active span::after {
	  transition-delay: 0s, 0.3s;
	}	
	

	
	#mainmenu{
		list-style:none;
		padding:0;
		margin:0;	
		display: inline-block;
   		width: 100%;
		position: relative;
	}
	/* 
	#mobilemenu li a::before {
	    content: "";
	    font-family: FontAwesome;
	    font-style: normal;
	    font-weight: normal;
	    margin: 0 10px 0 0;
	} 
	
	#mainmenu .haschild.active .mobile-close{
		position:relative;
		z-index:2;
		float:right;
		padding:0 ;
		font-size: 12px;
		font-weight:700;
	}
*/	
	#mainmenu .haschild.active .mobile-close i{
		pointer-events:none;	
	}
	#mainmenu li{
    line-height: 40px;
    border-bottom: 1px solid rgba(255,255,255, 0.15);
	}
	ul.menu li {
	float:none;
	}
	#mainmenu li a{
		font-size:17px;
		ttext-transform:uppercase;
		color:#fff !important;
		display:block;
		cursor:pointer;
	}
	#mainmenu ul li
	{
		margin-bottom:0.5em;	
	}
	.mobile-menu-container .icon-mail, 
	.mobile-menu-container .icon-phone,
	.mobile-menu-container .icon-mail a, 
	.mobile-menu-container .icon-phone a
	{
		color:#fff;	
	}
	
	#mainmenu li a:hover,
	#mainmenu li:hover
	{
		color:#1acafc;	
	}
	
	#mainmenu li.current a{
		color:#fff;	
	}
	
	.container-wrapper{
		-webkit-transition: -webkit-transform 0.3s ease;
		-moz-transition: -moz-transform 0.3s ease;
		-o-transition: -o-transform 0.3s ease;
		transition: transform 0.3s ease;
		-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		-moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		-o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */

	}
	
	.mobile-menu-container{
		background-color:rgba(21,21,21,1);
		padding:0px 0 20px 20px;
		position: fixed;
		top: 0;
		left:-55%;
		bottom: 0;
		z-index: 101;
		display: block!important;
		width: 50%!important;
		overflow-x: hidden;
		overflow-y: auto;
		visibility: visible;
		-webkit-overflow-scrolling: touch;
		-moz-transition:left 0.3s ease;
		-webkit-transition:left 0.3s ease;
		transition: left 0.3s ease;
		-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		-moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		-o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
	}
	.off-screen{
		left:0;
	}
	
	.off-screen+* {
		position: relative;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 5;
		width: 100%;
		overflow: hidden;
		/* 
		-webkit-transform: translate3d(200px,0,0);
		transform: translate3d(200px,0,0);
		*/
		-webkit-transition: -webkit-transform .3s ease;
		-moz-transition: -moz-transform .3s ease;
		-o-transition: -o-transform .3s ease;
		transition: transform .3s ease;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition-delay: 0.1s; /* Safari */
   		transition-delay: 0.1s;
	}
/*END MOBILE MENU*/

/*COL STRUCTURE*/
	/* COLUMNS  */
	.col12-md {
		width: 100%
	}
	.col11-md {
		width: 91.66666667%
	}
	.col10-md {
		width: 83.33333333%
	}
	.col9-md {
		width: 75%
	}
	.col8-md {
		width: 66.66666667%
	}
	.col7-md {
		width: 58.33333333%
	}
	.col6-md {
		width: 50%
	}
	.col5-md {
		width: 41.66666667%
	}
	.col4-md {
		width: 33.33333333%
	}
	.col3-md {
		width: 25%
	}
	.col2-md {
		width: 16.66666667%
	}
	.col1-md {
		width: 8.33333333%
	} 
/*END COL STRUCTURE*/

}

@media(max-width:800px){ 
.wrapper, .slide-info
{
	width: 94%;
}
#header
{
	height: 75px;
	position:absolute;
}
#logo .logo-image {
    height: 45px;
	width:70px;
}
.logo-1 {
    font-size: 25px;
	margin-top:-6px;
}
.logo-2 {
    font-size: 20px;
}
.mobile-menu {
    top: 6px;
}

.header-fixed-top #menu
{
	top: 9px;
	right:0;
}
.header-fixed-top #logo h2,
.header-fixed #logo h2
{
	mmargin-top:0.2em;
}
.header-fixed-top #logo,
.header-fixed #logo
{
	left: 0px;	
	top: 13px;
	height: 69px
}
#content .inside
{
	padding-right:5%;	
}
#logo img
{
	height: 75%;
	margin-top: 6px;
}
#phone a
{
	display: block;	
}
#phone .mockup:before, #phone .mockup:after
{
	width:130px;
	left: -140px;	
}
#phone .mockup:after
{
	left: 420px;	
}
.form-list td
{
	float:left;
	width:100% !important;
	box-sizing:border-box;	
}
input[type="text"], .custom_form textarea, .custom_form select
{
	width:100% !important;
	margin-bottom:0.25em;
}
#custom .widget,
.home #main .widget .widget
{
	width:90%;
	margin-left:5%;	
}
a.readmore, .btn, .btn:link, .btn:hover, .btn:visited, .btn-blue, .btn-blue:link, .btn-blue:hover, .btn-blue:visited
{
	width:100%;
	text-align:center;
	white-space: normal
}
#slider #widget_21
{
	width: 100%;
}
.home h1
{
	margin-bottom:1.0em;
	    text-align: center;	
}
#slider #widget_21
{
	margin-top:0;	
}
#slider #widget_19 {
	margin-top:200px;
}
.notification {
    top: 75px;
}
.nav-collapse ul li {
	float: left;
	width: 100%;
	display: block;

	margin-bottom:0;

	box-sizing:border-box;
	border-bottom: 1px solid #fff;
	height:auto;
}
.nav-collapse li a{
	color: #fff;
	background:none;
	background:#2e2e2e;
	padding: 0.9em 1em;
	width:100%;
	display: inline-block;
	box-sizing:border-box;
}
.nav-collapse li a:hover
{
	background: #3bce95;	
}
.nav-collapse ul ul{
	padding: 0;
	float: left;
	margin-left: -1rem;
	margin-right: -1rem;
	top: 10px;
	margin-bottom:0;
	display:none;
}
.nav-collapse ul li li{
	padding: 0.3rem 1rem;
	border-bottom: none;
	width:110%;
	background:#444;
}
.nav-collapse ul li li a
{
	font-size: 13px;	
	background:none;
}
.js #menu .nav-collapse-0.opened
{
	max-height: 100% !important;	
}
.col2 > li, .col3 > li, .col4 > li, .col6 > li
{
	width:100%;
}
.widget_short_form_hidden
{
	width:100%;
	margin-right:0;	
}
#footer .first-child
{
	width:100%;	
}
#info-2 .widget,
#info .widget
{
	min-height:550px;
	padding-bottom: 0.5em;	
}
#footer .widget {
    width: 48%;
	min-height: 300px;
}
#footer #widget_35.widget {
    width: 48%;
}
}

@media screen and (max-width: 767px) {
	.col1-xs, .col2-xs, .col3-xxs, .col4-s, .col5-xs, .col6-xs, 
	.col7-xs, .col8-xs, .col9-xs, .col10-xs, .col11-xs, .col12x-s {
		width: 100%;
		float: none;
	}
	.col12x-s.p {padding: 15px 0;}
}



@media(max-width:650px){ 
	body
	{
		font-size: 15px;
	}
.wrapper, .slide-info
{
	width: 92%;
}
#slider
{
	height:325px;	
}
.section-padding
{
	padding:2.0em 0;	
}
#logo
{
	width:220px;	
}
#content
{
	width:100%;	
	margin-bottom: 2.0em;
}
#content .inside
{
	padding:2em 0 0 0;	
}
#right
{
	width:100%;
	margin-top:0;
}
.home h1
{
	font-size:1.75em;
	
}
#slider .widget_content h2
{
	font-size:3.0em;
}
#phone .mockup:before, #phone .mockup:after
{
	display: none;
}
#widget_22 p
{
	margin-bottom: 0.25em;	
}
#phone .mockup
{
    width: 100%;
    left: 0;
    margin-left: 0;
}
#phone .widget_short_form .widget-inner
{
	padding: 20px 2%;	
}
#steps .widget
{
	width: 80%;
	margin-right:10%;
	margin-left:10%;	
}
#info-2  .widget,
#info .widget
{
	width:100%;
	margin-bottom:0;
	min-height:inherit;
	height: auto;
}
#info-2  .last-child,
#info .last-child
{
	border-left: 1px solid #e1e1e1;	
}
.home #main .widget .widget {
    width: 100%;
    margin-left: 0;
}
#moreinfo .widget {
    width: 100%;
}
.home #main .widget,
#moreinfo .widget,
#bottom .widget
{
	width:100%;	
}
#custom .widget
{
	width:100%;
	margin-left:0;	
}
#moreinfo {
    background-position: center center;
}
.closed
{
	width:15px !important;
	height: 15px !important;
	overflow:hidden !important;	
}
.footer-bot
{
    text-align: center;
}
#footer .widget
{
	width:100%;
	margin-bottom:1.0em;
	min-height:inherit;
	height:auto;
}
#header #menu
{
	
}
#header #phone
{
	display:none;
}
}

@media screen and (max-width: 480px),
screen and (max-device-width: 480px)  {
#logo
{
	top: 14px;
}
#logo img
{
	margin-top: 2px;
}
#slider #widget_21
{
	font-size:16px;	
}
#slider .widget_content h2
{
	font-size:2.5em;
}
#steps .widget
{
	width: 100%;
	margin-right:0;
	margin-left:0;	
}
.notification
{
	font-size: 10px;
}
#content p
{
	word-wrap: break-word;
}
.mobile-menu-container{
	left:-85%;
	width: 75%!important;
}
.off-screen{
	left:0;
}
ul.stappen li:before{
	display: none;
}
.home #slider {
    height: 400px;
}
#slider #widget_19 {
    margin-top: 105px;
	margin-top: 160px;
}
	.widget_short_form input.btn
	{
		padding-left: 2px;
		padding-right: 2px;
	}
.home h1 {
    font-size: 1.3em;
}
#slider span.text-slider {
    font-size: 1.5em;
}
#custom .widget,
.home #main .widget .widget {
	padding:1em;
}

ul.stappen li.floatleft{
	width: 100%;
}
ul.stappen li.stap-1, ul.stappen li.stap-2, ul.stappen li.stap-3 {
	width: 150px;
}
}