/*
Theme Name: ismile tandartspraktijk
Theme URI: https://www.ismile-tandartspraktijk.nl
Type: Desktop
Description: Standaard iMod thema
Version: 1.5.0.0
Author: Erik Niessen
Author URI: https://www.iclicks.nl
*/

.page-1085 > li{
	width:230px!important;


}

html, body, div, span, applet, object, iframe,logo-white
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, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:focus {
    outline: 0!important;
}
select,
input[type="text"],
input[type="email"],
input[type="password"],
textarea{
	line-height:2.0em;
	background:#fff;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border:1px solid #d3d3d3;
	width: 100%;
	padding:5px 8px;
	margin-bottom:1.0em;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	box-sizing:border-box;
	min-height: 46px;
}
.search input[type="text"] {
	height:30px;
	min-height: inherit;
}
input[type="submit"]{
  	-webkit-appearance: none;
 	-webkit-border-radius:2px;
}
#beacon {
    position: fixed;
    top: 0;
}
body{
	font-family: 'Roboto', sans-serif;
	-webkit-font-smoothing:antialiased;
	font-size:14px;
	font-weight:300;
	/* line-height: 1; */
	margin:0;
	color:#6d6d6d;
	height:100%;
	overflow-x:hidden;
	overflow-y:scroll;
	-moz-transition: padding-left 0.3s ease;
	-webkit-transition: padding-left 0.3s ease;
	transition: padding-left 0.3s ease;
	background-color: #fff;
}
p
{
    margin: 0 0 1.4em 0;
    line-height: 1.90em;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Roboto', sans-serif;
    clear: both;
	font-weight:700;
	color: #6d6d6d;
	line-height:1.3em;
	margin-bottom:0.6em;
}

h1 {
    clear: both;
	color: #6d6d6d;
	line-height: 1.2em;
	font-size: 40px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h2, h3 {
    clear: both;
	color: #6d6d6d;
	font-size: 35px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h2
{
	font-size: 35px;

}
.default h2 {
	font-size: 25px;	
}
h3
{
    font-size: 25px;
	font-weight: bold;
}
.default h3 {
	font-size: 20px;	
}
h3.white {
	color:#fff;
}
h4
{
    font-size: 1.2em;
}
blockquote {
	text-align: left;
    margin: 0 0 50px 20px;
    position: relative;
    clear: none;
	padding:24px 0px;
	color:#353535;
}
.row-3 blockquote {
    margin: 0 0 50px 0px;	
}
blockquote  p {
    font: italic 200 18px/110% 'Montserrat Alternates', sans-serif;
    padding: 0;
    margin: 0;
    line-height: 1.5em;
}
blockquote  p:before {
	content: "\201C";
    vertical-align: 6px;
    margin-right: 3px;	
    font-size: 40px;
}
blockquote  p:after {
    content: "\201D";
    margin-left: 5px;
    vertical-align: -20px;
    font-size: 40px;
}
blockquote::before{
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    width: 48px;
    border-top: 2px solid #003e7e;
    border-bottom: 2px solid #003e7e;
    pointer-events: none;
}

blockquote::after{

}
#widget-50 {
	overflow: auto;
}
#widgetBar-14 #widget_262.widget{
	width:48%;
	min-height:300px;
}

#widgetBar-14 #widget_263.widget{
	width:48%;
	min-height:300px;
}

#page-1680 #widgetBar-13 h3{
	min-height:5px!important;
}

#page-1624 #widgetBar-13 h3{
	min-height:5px!important;
}

#page-1624 #widgetBar-13 .widget{
	margin-right:2%;
}

#page-1639 #widgetBar-13 .widget{
	margin-right:2%;
}

#page-1639 #widgetBar-13 h3{
	min-height:5px!important;
}

.widget-39 blockquote {
	color:#fff;
}
.widget-39 blockquote::before {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;	
}
span.openingstijden {
    display: inline-block;
    width: 100px;
}
span.openingstijden-large {
    display: inline-block;
    width: 190px;
}
.small
{
	font-size:90%;
	color:#999;
}
.smaller
{
	font-size:80%;
}
.uppercase {
	text-transform: uppercase;
}
span.big-font-header {
	font-size:16px;
	font-weight:900;
	color:#ee3123;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img
{
	max-width:100%;
	height:auto;
	margin-bottom:1.75em;
	vertical-align:top;	
}
a img
{
    border: none;
}
a:link,
a:visited,
a:active
{
	color:#89bd51;
	text-decoration:none;
	-webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;	
}
a.readmore:link,
a.reamore:visited,
a.readmore:active
{
	text-transform: uppercase;
}
a:hover
{
	color:#4f8534;
}
.icon-phone
{
	font-family: 'Roboto', sans-serif;if;
    font-weight: normal;
}
.icon-phone:before,
.icon-mail:before
{
	font-family: fontAwesome;
	content:'\f095';
	margin-right:10px;
	font-weight:400;
}
.icon-mail:before
{
	content:'\f2b7';
}
.icon-phone a:link,
.icon-phone a:visited,
.icon-phone a:active,
.icon-mail a:link,
.icon-mail a:visited,
.icon-mail a:active
{
	color:#000000;
	
}

/*template sheet*/
.section
{
	width:100%;	
}
.default #slider {
	margin-bottom:0px;
}
.wrap-sm{
	max-width:800px;
	padding:0 30px;
	margin:0 auto;	
}
.wrap{
	padding:0 0;
	margin:0 auto;
	position:relative;
	box-sizing: border-box;
}
.container .text-center
{
	padding: 0 12.5%;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;  /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#page-1267 #widget_184 .widget_content{
	margin-bottom: 114px;
	margin-top: 114px;
}
.custom-lp .faqs {
	text-align: left;
	padding: 0 10%;
}
.custom-lp .faqs p {
	padding:0;
}
.faqs {
	text-align: left;
}
.mapsrow p {
    margin-bottom: 4px;
}
.mapsrow ul {
    list-style: disc;
    list-style-position: inside;
}

.logo-row{
	background-color:lightgrey;
	text-align:center;
}

.logo-row img{
	padding-top: 25px;
}

/* .row-4 .widget-content{
	height:250px;
} */


@media (max-width: 670px) {
.uitleg-lps.p-r-xl{
padding-right: 0;
}
	#page-1267 .intake {
		margin-left: 1%;
		margin-right: 1%;
		
	}
	#page-1267 #widget_184{
		margin-left: 0;
		width: 100%;
		margin-bottom: 2%;
	}
	
	#page-1267 #widget_185{
		width: 100%;
		margin-left: 0;		

	}
}
	

@media (min-width: 670px) {
		

	header 
	{
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.down header
	{
		top: 0;
		position:fixed;
		-webkit-box-shadow: 0px 4px 10px -6px rgba(0,0,0,0.35);
		-moz-box-shadow: 0px 4px 10px -6px rgba(0,0,0,0.35);
		box-shadow: 0px 4px 10px -6px rgba(0,0,0,0.35);
		z-index: 100000;
		background-color: #fff;
		height:70px;
	}
	.down .logo {
		margin-top: 57px;
		width: 60px;
		margin-left: -30px;
	}
	.down .information-header {
		display:none;
	}
	.down nav.main-menu {
		margin-top: 10px;
	}
	.down .nav > ul li a:link, 
	.down .nav > ul li a:visited, 
	.down .nav > ul li a:active {
		color: #89bd51;
	}
	.down .nav > ul li ul li a:link, 
	.down .nav > ul li ul li a:visited, 
	.down .nav > ul li ul li a:active {
		color: #fff;
	}
	.down .nav > ul li ul {
		top: 76px;
	}
	.down .menu {
		margin-top:-16px;
	}
}
@media (min-width: 1250px) {
	.down .menu {
		margin-top:-16px;
	}	
}
@media (max-width: 1250px) {
	.down .menu {
		margin-top:5px;
	}
	.down .logo {
		margin-top: 24px;
	}
	.down .nav > ul li a:link, 
	.down .nav > ul li a:visited, 
	.down .nav > ul li a:active {
		line-height: 2.8em;
		font-size: 14px;
	}	
}
@media (max-width: 1024px) {
	.down .top-header {
		top: 0;
		position:fixed;
		-webkit-box-shadow: 0px 4px 10px -6px rgba(0,0,0,0.35);
		-moz-box-shadow: 0px 4px 10px -6px rgba(0,0,0,0.35);
		box-shadow: 0px 4px 10px -6px rgba(0,0,0,0.35);
		z-index:10;
		background-color: #fff;	
		width:100%;		
	}
	.down .c-hamburger span,
	.down .c-hamburger span::before, 
	.down .c-hamburger span::after {
		background-color:#89bd51;
	}
	
}
.section-padding
{
	padding: 4.0em 0;
	
}
.logo {
position: absolute;
    top: -61px;
    left: 50%;
    width: 166px;
    margin-left: -83px;
    text-align: center;
    animation-name: slidelogo;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-delay: 0s;
    z-index: 9999;
}
.logo img {
	margin-bottom: 0;
}
@keyframes slidelogo {
  from {
	  	
		top: -302px;
		opacity:0;
  }
  to {
  		mmargin-top:200px;
		opacity:1;
  }
} 

.ratings {
    margin-top: 42px;
    font-size: 0.9em;
	color: #ddd;
	text-align: right;
	padding-right: 25px
}
.search {
    margin-top: 27px;
}
#blocks h2
{
	position: absolute;
	top: 11vw;
	width: 100%;
	text-align: center;
}
#blocks h2,
#blocks h2 a:link,
#blocks h2 a:visited,
#blocks h2 a:active
{
	color:#fff;
	font-size:1.7em;
    text-shadow: 2px 2px 12px rgba(0,0,0,0.5);
}
.information{
	margin-left: auto;
	margin-right: auto;
}
.slider,
.slider .slide
{
	color:#fff;
}
.home .slider,
.home .slider .slide
{
	height: 600px;
}
.home .top-gradient
{
    background: -moz-linear-gradient(top, rgba(255,255,255,0.75) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    height: 350px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
	ddisplay: none;
}
.default .slider,
.default .slider .slide {
	height:440px;
	background-position:0%;
}
.information .pull-left{
	margin: 0 10px;
}
.slider .slide-title {
    clear: both;
	font-weight:500;
	margin-bottom:0.4em;
	line-height:1.1em;
	font-size:40px;
	color:#6d6d6d;
}
.slide-description
{
}
.slide-description p {
	font-weight:500;
	margin-bottom:0.4em;
	line-height:50px;
	font-size:50px;
	color:#fff;
    text-shadow: 2px 2px 12px rgba(0,0,0,0.5);
	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slider-wrap {
	line-height: 650px;
	padding-top: 170px;
}
.slider-middle
{
	/*background-image: url('images/diensten-bk.jpg');*/
	background-color: #353535;
	color: #fff;
	overflow:hidden;
}
#slider-footer
{
	/*background-image: url('images/contact-bg-2.jpg');*/
	background-position:center bottom;
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: -182px;
	padding-top: 125px;
}
.default #slider-footer
{
	margin-top: 0px;
	padding-top: 40px;
}

.default .top-gradient
{
    background: -moz-linear-gradient(top, rgba(255,255,255,0.75) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    height: 350px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.top-gradient
{
    background: -moz-linear-gradient(top, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.75) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
    height: 300px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    max-width: 100%;
    height: 100%;
}
iframe {
    margin-top:-2px;
    left: 0;
}
.helpyou p,
.helpyou img
{
	margin-bottom:0;
}
.helpyou img
{
	position:relative;
	bottom: -40px;
}
/*ROW IN PROGRESS*/

/*HEADER*/
.top-header-keo {
	height: 40px;
	background-color: #fff;

	border-bottom: 1px solid #eee;
}
.top-header-keo .tiny-keo-container {
    width: auto;
    display: flex;
    align-items: center;
}
.pr-5 {
	padding-right: 5px;
}
.top-header-keo .keo-data-container {
display: flex;
    justify-content: flex-end;	
}
.top-header-keo-inner {
		display: flex;
	align-items: center;
	height: 40px;
	justify-content: flex-end;
}
.most-top-header {
	height: 70px;
	background-color: #fff;
	color: #8e8e8e;
	font-size:15px;
}
.most-top-header a {
	color: #8e8e8e;
}
.most-top-header .social-icons .fa {
	color: #8e8e8e
}
.most-top-menu {
	font-size:15px;
	margin-top:25px;
}
.top-menu-right {
	margin-top: -14px;
}
.top-contact {
	margin-top: 6px;
}
.top-contact div {
	float:left;
}
.social-icons {
	margin-top:4px;
}
.social-icons .fa {
	color: #333;
}
.top-header {
	height:85px;
}
header {
	background-color: #89bd51;
	height:100px;
}
/* MENU */
div.menu
{
	z-index:999;	
}
div.menu .wrap
{
	
}
.top-nav.nav {
	margin-top:31px;
}
.header .fa-envelope:before {
    color:#ee3123;
}
.header .mail-header a {
    font-weight:500;
}
.top-menu-right ul,
.nav > ul{
	margin:0;
	padding:0
}
.top-menu-right ul {
	font-size:15px;
}
.top-menu-right ul,
.header .nav > ul
{
	text-align:left;
	width:100%;
}
.top-menu-right ul li,
.nav > ul li
{
	list-style:none;
	margin-bottom: 0;
	float: left;
	position:relative;
}
.top-menu-right ul li {
	padding-left: 29px;	
}
.top-menu-right ul li,
.header .nav > ul li
{
	display: inline-block;
	float:inherit;	
}

.top-menu-right ul li.last-child a {
    background: #89bd51;
    line-height: 1.65em;
    display: inline-block;
    padding: 10px 20px 9px 20px;
    color: #fff !important;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 0.4em;
    border: 2px solid #89bd51;
    box-sizing: border-box;
    font-weight: 500;
    position: relative;
    -webkit-appearance: none;
}
.nav > ul li a:link, 
.nav > ul li a:visited, 
.nav > ul li a:active {
	color: #fff;
    line-height: 5.2em;
    padding: 0 5px 0px 0px;
    font-size: 16px;
    display: block;
    font-weight: 400;
    text-transform: uppercase;
}
.class-en .nav > ul li a:link, 
.class-en .nav > ul li a:visited, 
.class-en .nav > ul li a:active {
    line-height: 5.6em;
    padding: 0 3px 0px 0px;
    font-size: 15px;	
}
.nav > ul li.current a
{
	color:#fff;
}
.header .nav > ul ul li
{
	float:left;
	text-align: left;
/*
	padding-left: 10px;
	padding-bottom:10px;
*/
}
.nav > ul li ul li span {
	border:none;
}
.top-nav.nav > ul li a:link,
.top-nav.nav > ul li a:visited,
.top-nav.nav > ul li a:active
{
	text-transform:inherit;
	padding: 0 13px;
}
.nav > ul li a:hover
{
	color:#4f8534;	
}
.nav > ul li.last-child a:link,
.nav > ul li.last-child a:visited,
.nav > ul li.last-child a:active
{
	ppadding-right: 0;
}
.nav > ul li.first-child {
    padding-left:0px;
}
.nav > ul li.page-1 a:before {
    position: absolute;
    font-family: FontAwesome;
    top: 22px;
    left: -11px;
    content: "\f015";
    color: #fff;
    width: 38px;
    height: 38px;
    background-color: #bcd977;
    line-height: 36px;
    box-sizing: border-box;
    border-radius: 38px;
    padding-left: 12px;
}
.nav > ul li.page-1 span {
    text-indent: -2000pt;
    font-size: 1%;
    padding: 0 17px 0px 0px;
}
.top-nav.nav > ul li.last-child a:link,
.top-nav.nav > ul li.last-child a:visited,
.top-nav.nav > ul li.last-child a:active {
	background: #353535;
	line-height: 2.7em;
	display: inline-block;
	padding: 5px 26px;
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
	margin-bottom: 0.4em;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-shadow: none !important;
	box-sizing: border-box;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	position: relative;
	-webkit-appearance: none;
	margin-top: -7px;
}
.top-nav.nav > ul li.last-child a span {
	color: #fff !important;
}

.nav > ul ul
{
	display:none;
}
.nav > ul li:hover ul
{
	display:block;
}
.nav > ul li ul {
    position: absolute;
    left: -22px;
    text-align: left;
    top: 85px;
    background: #89bd51;
    z-index: 3;
    margin-left: 0px;
	z-index:2000;
	width: 170px;
}
.class-en .nav > ul li ul {
    top: 65px;
}
.nav > ul li ul li:hover ul {
	display: block;
}
.nav > ul ul ul{
	/*display: none!important;*/
	background: #89bd51 !important;
}
.nav > ul li ul li:hover ul {
	/*display: block!important;*/
}
.nav > ul li ul li ul{
	left: 250px;
    background: #bcd17a;
	top: 5px;
}

.header .menu .haschild .haschild {
	width:25%;
}
.header .menu#menu-right-new .haschild .haschild ul {
	position: relative;
	left:unset;
	top:unset;
	padding: 0;
}
.header .menu#menu-right-new .haschild .haschild ul li {
	width: 100%;
	position: relative;
	float: none;
	min-height: initial;
	padding-left: 0;
}
.header .menu#menu-right-new .haschild .haschild ul a {
	font-size: 12px;
	border-bottom: 1px solid #bcd977;
	word-break: break-all;
	padding-bottom: 3px;
}
nav ul#menu-left-new li.page-1267 {
	width: auto;
}
.down .nav > ul li ul li ul {
	top: 0;
}
.nav > ul li:hover ul,
.nav > ul li:hover ul li
{
	width:250px;
}
.class-en .nav > ul li:hover ul, 
.class-en .nav > ul li:hover ul li {
    padding-bottom: 20px;
}
.nav > ul li:hover ul {
	padding-bottom:20px;
}
.nav > ul ul li a:link,
.nav > ul ul li a:visited,
.nav > ul ul li a:active
{
	line-height: 29px;
    font-weight: 300;
    padding-top: 6px;
    padding-bottom: 10px;
    text-shadow: none;
    color: #fff;
/*    height: 35px;*/
/*    height: 24px;*/
}
.nav > ul ul li a:hover
{
	color: #4f8534;
}
.nav > ul ul .cube
{
	border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    border-bottom: 5px solid #000;
    top: -4px;
    left: 3%;
    width: 10px !important;
}

/* FOOTER */
.footerbg {
	background-color: #393939;
}
.secondfooterbg {
	background-color: #003e7e;
}
.top-footer {
	background-color: #024e9c;	
	color:#fff;
    padding-top: 22px;
}
footer {
	line-height: 40px;
	color: #fff;
}
span.text-xl {
	font-size:2em;
	font-weight:900;
}
footer.footer h2,
footer.footer h3 {
	color:#fff;
	font-size:15px;
    margin-bottom: 1.2em;
	font-weight: 500;
	text-transform:uppercase;
}
.footer .widget,
.widget-31 {
	width: 25%;
	float: left;
	box-sizing:border-box;
	margin-right:0%;
}
.widget-31 {
	position: absolute;
    right: 0px;
    top: -260px;
	margin-right:0px;
	width:25%;
}
.footer #widget_21.widget {
	width: 25%;
	color: #9f9f9f;
}
.footer .widget.last-child {
	margin-right:0%;
}
.footer .widget img {
	margin-bottom: 0;
}
.footer  .widget_footer{
	display: none
}
.footer .widget_content,
.footer .font-sm {

}
.footer .widget.last-child
{
	padding-right: 0px;
}

/*-----------*/
/* BTN */
.btn{
	height:42px;
	line-height:42px;
	background-color:#111;
	color:#fff;
	display:inline-block;
	cursor:pointer;
	border:0;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;	
}

.btn-lg{
	width:100%;	
}
/* FORMS */


.input,
.select select,
textarea.input
{
	height:40px;
	line-height:40px;
	background:#fff;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	width:100%;
	border:1px solid #d3d3d3;
	padding:0 5px;	
	color:#5d5d5d;
	font-family: 'Roboto', sans-serif;if;
	font-size:15px;
}
textarea.input{
	resize:vertical;
	min-height:108px !important;
	padding:15px 5px;
	width: 100%;
}
.select{
	position:relative;	
}
.select:after{
	content:'\f0d7';
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;	
	position:absolute;
	right:10px;
	top:0;
	line-height:40px;
	pointer-events: none;
}
.select select{
	padding:0 10px;	
}
.clear
{
	clear: both;	
}
ol, ul {
	list-style-position:outside;
 	list-style-type: none;
	margin:0;
	padding:0;
	margin-bottom:2.0em;
	margin-left: 0px;	
}
ul li {
	position: relative;
    margin-left: 0;
    margin-bottom: 0.7em;
    padding-left: 15px;	
}
ul.list {
	list-style-type: disc;
	margin-left: 20px;
 }
.main-menu ul li {
	padding-left:0px;
}
#breadcrumb ul li,
ul.nolist li {
	padding-left:0px;
}
#breadcrumb ul li:before,
ul.nolist li:before {
	display:none;
}
.widgetBar ul {
	margin-left:0px;
}
ol {
	margin-left:17px;
}
ol.nolist,
ul.nolist,
.departments-icons ul
{
	list-style:none;	
}
ol
{
	list-style-type:decimal;	
}
ul li,
ol li {
	margin-bottom:0.5em;

}
ol li {
	line-height:1.75em;	
}
ul#sitemap li.id-15 {
	display:none;
}
.arrow li:before
{
	content: "\f138";
}
ul.behandelingen {
	margin-left: 0px;
}
ul.behandelingen li {
	list-style: none;
	float:left;
	width:48%;
	margin-right: 4%;
	min-height:300px;
}
ul.behandelingen li:nth-child(2n+2) {
	margin-right: 0%;
}
ul.behandelingen li:first-child,
ul.behandelingen li:nth-child(4n),
ul.behandelingen li:nth-child(4n+1) {
    border: 2px solid #f9f9f9;
    padding: 10px 20px 0px 20px;
    margin-bottom: 40px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #f9f9f9;
}
ul.behandelingen li:nth-child(2n),
ul.behandelingen li:nth-child(3n+3),
ul.behandelingen li:nth-child(7n) {
    border: 2px solid #f9f9f9;
    padding: 10px 20px 0px 20px;
    margin-bottom: 40px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.nolist ul,
footer ul,
.departments-icons ul
{
	margin-left: 0;
	list-style:none;	
}
.nolist li,
footer ul li
{
	display:block; 
	margin-left: 0;
	padding-left:0px;
}
footer ul
{
	margin-bottom:2.0em;	
}
footer ul li
{
	margin-bottom:0.9em;
	line-height:1;	
}
.logo-footer
{
	float:left;
	width:70px;
}
.logo-footer img
{
	margin-bottom:0;	
}
.nolist li 
{

}
.check,
.arrow,
.sidebar .menu
{
	list-style:none;
	margin-left: 0px;
}
.check li,
.arrow li,
.sidebar .menu li
{
    position:relative;
	margin-left:0;
	margin-bottom:0.7em;
    padding-left: 25px;
}
ul.check.float-left {
	padding:0px 20%;
	margin-bottom:20px;
}
.check.float-left li {
	float:left;
	width:33%;
	text-align:left;
}
ul.arrow.float-left {
	padding:0px 20%;
	margin-bottom:20px;
}
.arrow.float-left li {
	float:left;
	width:33%;
	text-align:left;
}
.arrow.arrow-fp li {
	color:#003e7e;
	float:left;
	width:50%;
	font-weight:500;
}
.arrow li,
.sidebar .menu li {
    padding-left: 15px;	
}

.check li:before,
.arrow li:before,
.sidebar .menu li:before
{
	position: relative;
	font-family: FontAwesome;
	top:1px;
	left: 0;
	padding-right: 4px;
	content: '\f105';
	color:#89bd51;
	font-size:1.0em;
    width: 20px;
}
.arrow.arrow-fp li:before {
	color:#89bd51;
}
.sidebar .arrow li:before {
	color:#fff;
}
ul.check li:before {
    content: "\f00c";
    padding-right: 5px;
    color: #89bd51;
    width: 20px;
    position: absolute;
	top:1px;
}
.sidebar ul.check  li:before {
	top:4px;
}
.sidebar ul.footer-list {
	list-style:none;
	margin-left:0px;
}

.widget-20 ul.check.white {
	text-align: left !important;
    margin: 0 auto 30px auto;
}
.widget-20 ul.check.white li:before {
	color: #fff !important;
}


.cols2,
.cols3,
.cols4
{
	display:inline-block;
	width:100%	
}
.cols2 > li,
.cols3 > li,
.cols4 > li
{
	float: left;
	width:46%;
	margin-right:4%;
}
.cols3 > li
{
	width:29%;
}
.cols4 > li
{
	width:21%;
}
li.icon-marker
{
	text-align:left;
	padding-left: 28px;
	
}
li.icon-marker:before
{
	position:absolute;
	font-family: FontAwesome;
	top:0.6em;
	left:0;
	content: "\f041";
	color:#353535;
	font-size: 30px;
}
li.icon-marker.middle-marker
{
	text-align:center;
	padding-left: 0px;
}
li.icon-marker.middle-marker:before
{
    position: relative;
    font-family: FontAwesome;
    top: -0.4em;
    content: "\f041";
    color: #353535;
    font-size: 30px;
    text-align: center;
}
.widget-form
{
	background-color: #fff;
	background-color:#f6f6f6;
	box-sizing:border-box;
	margin-top: -119px;
	padding-bottom:20px;
	margin-bottom:50px;
	-webkit-border-radius: 3px 3px 3px 3px;
	z-index:99;
}
.widget-form .form-input
{
	margin-bottom:0.5em;
	border: 1px solid #e6e6e6;
}
.widget-form form
{
	padding:15px 15px 40px 15px;
}
.widget-form h3
{
	margin-bottom:0.4em;
	color:#353535;
	padding:18px 20px 18px 20px;
	-webkit-border-radius: 3px 3px 0 0;
	background-color: #fff;
	font-size:1.2em;
}
.widget-form h3:before
{
	font-family: fontAwesome;
    content: '\f2b7';
	margin-right:10px;
	font-weight:400;
}
#breadcrumb
{
	margin: 0 0 1em 0;
	font-size: 0.8em;
}
#breadcrumb ul {
	list-style: none;
	margin:0;
	padding:0;
	width:100%;
}
#breadcrumb ul li {
	float: inherit;
	display: inline;
	margin: 0;
	margin-right: 0.5em;
}
#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:active
{

}
#breadcrumb ul li.first-child
{
	width:22px;
}    
#breadcrumb ul li a:after
{
	font-family: FontAwesome;
	content: "\f105";
	margin-left:10px;
	font-size:13px;
	color:#353535;
}
#breadcrumb ul li.last-child:after
{
	display:none;	
}
.menu-sidebar
{
	list-style:none;	
}
.menu-sidebar li
{
	margin-bottom:0;
}
.menu-sidebar a:link,
.menu-sidebar a:visited,
.menu-sidebar a:active
{
	border-bottom:1px solid #ededed;
	padding: 15px 0;
	float: left;
	width:100%;
}
.sidebar .widget_content .fa {
	font-size: 1.1em;
	margin-right: 10px;
	color: #353535
}
/*SIDEBAR*/
#widgetBar-1 .widget {
	padding:20px;
	margin-bottom:40px;
	background-color:#89bd51;
	color:#fff;
}
#widgetBar-1 .widget h3 {
	color:#fff;
}
#widgetBar-1 #widget_34.widget {
    background-color: #ee3123;
	color:#fff;
}
#widgetBar-1 #widget_34 h3 {
    color: #fff;		
}
#widgetBar-1 #widget_12.widget {
    color: #fff;
    background-color: #003e7e;
}
#widgetBar-1 #widget_12 h3 {
    color: #fff;	
}
#widgetBar-1 #widget_31 h3 {
	color: #fff;
	font-weight:600;	
}
#widgetBar-1 #widget_31 {
	background-color: #f78222;
    color: #fff;	
}
#widgetBar-1 a.button, 
#widgetBar-1 .button {
    min-width: 220px;
}
#widgetBar-1 .button:hover {
    background-color: #003e7e;
    border: 2px solid #003e7e;
}
.default .sidebar h2 {
    font-size: 1.2em;
    margin-bottom: 20px;	
}
ul.arrow.subarrow {
    margin-left: 20px;
	margin-bottom:0px;
}
.information
{
	margin-bottom:2.0em;	
}
.slider .information
{
	margin-top:-12px;	
}
.top-menu-right ul li.page-63 a,
a.button,
.button,
span.button,
a.buttonwhite,
.buttonwhite,
span.buttonwhite,
a.button-transparant,
.button-transparant,
span.button-transparant,
a.button-outline,
.button-outline,
span.button-outline
{
	background:#89bd51;
	line-height:2.4em;
	display:inline-block;
	padding:6px 20px;
	text-decoration:none;
	cursor: pointer;
	margin-bottom:0.4em;
	margin-right: 20px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	text-shadow: none !important;
	box-sizing:border-box;
	font-size:12px;
	position:relative;
	font-weight:500;
	-webkit-appearance: none;
	text-transform:uppercase !important;
    border: 2px solid #89bd51;
	text-transform: none;
    font-size: 14px;
	color: #fff;
}
.most-top-menu a:hover {
	color: #89bd51;
}
.top-menu-right ul li.page-63 a{
    margin-right: -10px;
    font-size: 15px;
    text-transform: unset !important;
    line-height: 1.65em;
    padding: 10px 20px 9px 20px;	
}
.top-menu-right ul li.page-63 a:hover {
	background: #89bd51;
    color: #fff !important;
    border: 2px solid #89bd51;	
}
.top-menu-right ul li.last-child a:hover {
	background: #fff;
    color: #89bd51 !important;
    border: 2px solid #89bd51;	
}
a.buttonwhite,
.buttonwhite,
span.buttonwhite
{
	background:#fff ;
	border: 2px solid #fff;
	color: #003e7e !important;
}
a.buttonwhite:hover,
.buttonwhite:hover,
span.buttonwhite:hover
{
	color: #fff !important;
}
a.button-transparant,
.button-transparant,
span.button-transparant
{
	background:none;
	border: 2px solid #fff;
}
.top-menu-right ul li.page-63 a,
a.button-outline,
.button-outline,
span.button-outline
{
	background: none;
	color: #89bd51 !important;
	border: 2px solid #89bd51;
}
a.button:hover,
.button:hover,
span.button:hover,
a.button-outline:hover,
.button-outline:hover,
span.button-outline:hover,
a.button-transparant:hover,
.button-transparant:hover,
span.button-transparant:hover
{
	background-color: #4f8534;
	border: 2px solid #4f8534;
}
a.button-outline:hover,
.button-outline:hover,
span.button-outline:hover {
	color:#fff !important;
}
.button-phone:before,
.button-mail:before
{
	font-family: fontAwesome;
	content:'\f095';
	margin-right:10px;
	font-weight:400;
}
.button-mail:before
{
    content: '\f2b7';
}

/* COLS */
.row{
	min-height:20px;
	box-sizing:border-box;
}
.row:after{
	clear: both;
}

.row:before,
.row:after{
	display: table;
	content: "";
	line-height: 0;
}
.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,
.col-openingstijden, .col-openingstijdenfp, .col-contact {
    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%
}
.col4-fixed {
	width: 32.33333333%;
	display: inline-block;
}
.col3{
    width: 25%
}
.col2{
    width: 16.66666667%
}
.col1
{
    width: 8.33333333%
}
.col3-m-l
{
	margin-left: 25%;	
}
.col-openingstijden {
    width: 15%	
}
.col-openingstijdenfp {
    width: 24%	
}
.col-contact {
    width: 35%	
}
.colcenter {
	align
}
.news .col6
{
	padding:0;	
	padding-left:10px;	
}
.news .first-child
{
	padding:0;	
	padding-right:10px;
}
.news #widgetBar-10 .col4
{
	padding: 0;
	padding-left: 10px;
	padding-right:10px;
		
}
.news #widgetBar-10 .first-child
{
}
/*MIN HEIGHT*/
.min-height-lg {
	min-height: 250px;
}
/* VISIBILITY */
.hidden{
	display:none;	
}
/*TEXT TRANSFORM*/
.text-transform-uppercase {
	text-transform: uppercase;
}
/*HEADER COLORS*/
.h-white {
	color: #fff;
}
.h-dark {
	color: #2b2b2b;
}
/* BG COLORS */
.bg-primary{
	
}
.bg-dk{
	background-color:#111	
}
.bg-lt{
	background-color:#fff;	
}
.bg-grey{
	background-color:#f2f2f2;	
}
.bg-purple{
	background-color: rgba(75,70,112,0.8);	
}
.bg-lt-blue
{
	background-color:#353535;		
}
.bg-dark-blue
{
	background-color:#273444;		
}
.bg-cover
{
	background-size: cover;
}

/* BORDER RADIUSES */
.r {
    border-radius: 2px 2px 2px 2px;
}
.r-2x {
    border-radius: 4px;
}
.r-3x {
    border-radius: 6px;
}
.r-l {
    border-radius: 2px 0 0 2px;
}
.r-r {
    border-radius: 0 2px 2px 0;
}
.r-t {
    border-radius: 2px 2px 0 0;
}
.r-b {
    border-radius: 0 0 2px 2px;
}

/* 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-md-40 {
    padding-left: 40px;
}
.p-l-lg {
    padding-left: 60px;
}
.p-l-xl {
    padding-left: 80px;
}
.p-l-xxl {
    padding-left: 100px;
}
.p-l-220 {
    padding-left: 220px;
}
.p-l-320 {
    padding-left: 320px;
}
.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-md-30 {
    padding-top: 30px;
}
.p-t-lg {
    padding-top: 40px;
}
.p-t-lgr {
    padding-top: 50px;
}
.p-t-lgrr{
    padding-top: 65px;
}
.p-t-lgrr-70 {
    padding-top: 70px;
}
.p-t-xl {
    padding-top: 80px;
}
.p-t-xxl {
    padding-top: 100px;
}
.p-t-xl-120 {
    padding-top: 120px;
}
#page-1239 .p-t-xl-120, #page-1257 .p-t-xl-120  {
    padding-top: 20px;
}
.p-t-xl-130 {
    padding-top: 130px;
}
.p-t-xl-180 {
    padding-top: 180px;
}
.p-t-xl-190 {
    padding-top: 190px;
}
.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-md-30 {
    padding-right: 30px;
}
.p-r-50 {
	padding-right: 50px;
}
.p-r-lg {
    padding-right: 60px;
}
.p-r-xl-70 {
    padding-right: 70px;
}
.p-r-xl {
    padding-right: 80px;
}
.p-r-xxl {
    padding-right: 100px;
}
.p-r-xxl-235 {
    padding-right: 235px;
}
.p-r-xxxl
{
	padding-right: 25%;	
}
.p-r-xxxxl {
    padding-right: 70px;
}
.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-xxs-2 {
    padding-bottom: 2px;
}
.p-b-xs {
    padding-bottom: 5px;
}
.p-b-sm {
    padding-bottom: 10px;
}
.p-b-sm-15{
    padding-bottom: 15px;
}
.p-b {
    padding-bottom: 20px;
}
.p-b-md {
    padding-bottom: 30px;
}
.p-b-40 {
	padding-bottom: 40px;
}
.p-b-50 {
    padding-bottom: 50px;
}
.p-b-mdd {
    padding-bottom: 55px;
}
.p-b-lg {
    padding-bottom: 60px;
}
.p-b-xl {
    padding-bottom: 80px;
}
.p-b-xl-90 {
    padding-bottom: 90px;
}
.p-b-xl-100 {
    padding-bottom: 100px;
}
#page-1239 .p-b-xl-100, #page-1257 .p-b-xl-100  {
    padding-bottom: 20px;
}
.p-b-xl-130 {
    padding-bottom: 130px;
}
.p-b-xl-200 {
    padding-bottom: 200px;
}
.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-lgr {
    padding-bottom: 50px;
}
.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-xxl-100 {
    margin-top: 100px;
}
.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-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-xxl-60 {
    margin-right: 60px;
}
.m-r-xxl-70 {
    margin-right: 70px;
}
.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-lg-35 {
    margin-bottom: 35px;
}
.m-b-xl {
    margin-bottom: 40px;
}
.m-b-xxl {
    margin-bottom: 50px;
}
.m-b-xxl-90 {
    margin-bottom: 90px;
}
.m-b-xxxl {
    margin-bottom: 100px;
}
.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;
}

/* TEXT */
.text-italic{
	font-style:italic;	
}
.text-center{
	text-align:center;	
}
.text-l{
	font-size:120%	
}
.text-xl
{
	font-size:30px;	
}
.text-xxl
{
	font-size:60px;	
}
.text-lt,
.text-lt *,
.text-lt a:link,
.text-lt a:visited,
.text-lt a:active
{
	color:#fff;	
}
.text-shadow-dark
{
    text-shadow: 1px 1px 12px rgba(0,0,0,0.5);	
}
.text-shadow-lt
{
    text-shadow: 1px 1px 12px rgba(255,255,255,0.5);	
}
.visible-xs
{
	display: none;	
}
.pull-center{
	display:inline-block;
	float:none;
	vertical-align:middle;
}

.pull-left{
	float:left;	
}

.pull-right{
	float:right;	
}
.underline {
	text-decoration:underline;
}
.section-inner
{
	background-color: #f6f6f6;
	box-sizing:border-box;
	padding: 100px 50px 50px 50px;
	
}
.section-inner .widget
{
	float:left;
	width:33%;
	min-height: 330px;
	margin-bottom:2.0em;
}
.section-check .widget .widget-inner
{
	float: left;
	width: 73%;	
}
.section-check .widget:before
{
    content: '';
    position: relative;
    /*background-image: url(images/icon-check.svg);*/
    background-position: center center;
    background-repeat: no-repeat;
    width: 70px;
	width:14%;
    min-height: 80px;
    display: block;
    float: left;
    margin-right: 3%;
}
.section-benefits .widget
{
	text-align:center;
	padding-left: 5%;
	padding-right: 5%;
}
.section-benefits .widget img
{
	margin-bottom:1.0em;
	max-width:120px;
}
.blog-thumb
{
	position:absolute;
	left: -190px;
	border-radius: 90px;
	top: 25px;
	border:1px solid #f6f6f6;
}
.detail-thumb
{
	border-radius: 150px;
	margin-top: 50px;
	float: left;
	border:1px solid #f6f6f6;
}
#post-bottom .post
{
	display: inline-block;
	margin-bottom:1.25em;
}
#post-bottom .entry-content 
{
	float: right;
	width:75%;	
}
.custom_title
{
	margin-bottom:1.0em;
	font-size:1.8em;
}
.custom_title,
#post-bottom .tablenav
{
	margin-left:25%;
}
#post-bottom .thumb
{
	width:21%;	
}
#post-bottom .detail-thumb
{
	margin-top:0;	
}
.post
{
	position: relative;
	cursor:pointer;	
}
.post h2
{
	margin-bottom:0.6em;
	font-size:1.3em;
}
#post_time
{
	margin-bottom:0.6em;	
}
#post_navigation a
{
	margin-bottom:0.5em;
	display: inline-block;	
	float: left;
}
#post_navigation a.post_next
{
	float: right;
}
.news-image {
	border-radius: 150px;
    border: 1px solid #f6f6f6;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 15px;
    height:200px;
    width: 200px;
}
.entry-meta {
	margin-bottom:15px;
}

.tablenav
{
	padding: 1em 0;
}
.displaying-num
{
	padding-right: 1em;
}
.page-numbers
{
	padding: 0 0.2em;
}
.addthis_sharing_toolbox
{
	float: right;	
}
.pointer
{
	cursor:pointer;
}
footer .wrap
{

}
footer .inside
{

}
footer a:link,
footer a:visited,
footer a:active
{
	color:#fff;
}
footer .social-icons a:link,
footer .social-icons a:visited,
footer .social-icons a:active
{
	color:#606875;
	margin-right:10px;
	float: left;
	box-sizing:border-box;
	margin-bottom:0.75em;
}
footer .social-icons a:hover
{
	color:#353535;
}
footer .social-icons .fa
{
	font-size:20px;	
}
.border-lgt-b
{
    border-bottom: 1px solid #e9e9e9;	
}
.border-lgt-t
{
    border-top: 1px solid #c2c7ca;	
}
.border-dark-b
{
    border-bottom: 1px solid rgba(0,0,0,0.15);	
}
moredown #back {
    right: 20px;
}
#back {
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 20px;
    z-index: 99999999;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    background-color: #89bd51;
    overflow: hidden;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    cursor: pointer;
    right: 20px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-weight: normal;
}
.back-hide {
    opacity: 0;
	display: none;
}
.back-show {
    opacity: 1 !important;
	display: block;
}
#back .fa {
	color: #fff;
}
/*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-color: #f6f6f6;
   	border: 1px solid #e7e7e7;
    max-width: 100%;
    padding: 15px 15px 15px 15px;
	margin: 0 0 2.0em 0;
    box-sizing: border-box;
    text-align: center;
	border-radius:2px;
}
.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;
	margin-bottom:2em;
    max-width: 100%;
    padding:0;
    width: auto;
}
.caption-dd
{
	margin-bottom:0.75em;	
}
.caption p.caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
.widget,#content,.menu{
	position:relative	
}
.edit_page_link,.edit_menu_link,.edit_widget_link{
	position:absolute;
	right:10px;
	top:10px
}
.clear{
	clear:both;	
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix { 
	height: 1%;
}
.clearfix {
	display: block;
}

.mceContentBody {}

/*CUSTOM CSS*/

.display-flex {
    display: flex;
    flex-direction: row;
}
.bg-gray-custom {
	background-color: #f7f7f7;
}
.bg-white-custom {
	background-color: #fff;
}
.bg-ligt-green-custom {
	background-color: #e6f2ca;
}
.border-right {
	border-right:2px solid #f1f1f1;
}
span.read-more,
a.read-more {
    float: right;
    padding: 5px 15px 5px 15px;
    border: 2px solid #f78222;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
	color: #f78222;
}
a.read-more.white {
    border: 2px solid #fff;
	color: #fff;
}
span.read-more.left,
a.read-more.left {
	float:left;
}
a.read-more:after {
    font-family: fontAwesome;
    content: '\f061';
    float: right;
    padding-left: 10px;
}
a.phone:before {
    font-family: fontAwesome;
    content: '\f095';
    padding-right: 10px;
	color: #f78222;	
}
a.mail:before {
    font-family: fontAwesome;
    content: '\f003';
    padding-right: 10px;
	color: #f78222;	
}
.sidebar a:active,
.sidebar a:visited, 
.sidebar a:link,
.sidebar a.phone:before {
	color:#fff;
}
.sidebar #widget_34 a.button:link,
.sidebar #widget_34 a.button:before {
	color:#fff;
}

/*SLIDER*/
/*WIDGET SLIDER*/
.widget-slider {
    width: 30%;
    opacity: 0.85;
}
ul.slider-widget a {
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
}
ul.slider-widget li {
    padding: 25px 0px 25px 83px;
    margin-bottom: 0px;
    font-size: 13px;
}
ul.slider-widget li.online-afspraak {
	background-color:#bcd977;
}
ul.slider-widget li.inschrijven {
	background-color:#89bd51;
}
ul.slider-widget li.telefoon {
	background-color:#4f8534;
}
ul.slider-widget li:before {
	content: "";
    width: 40px;
    height: 40px;
    display: inline-block;
    background-image: url(images/icon-afspraak-maken-afsprakenblok.svg);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center center;
    position: absolute;
    left: 25px;
    top: 15px;
}
ul.slider-widget li.inschrijven:before {
    background-image: url(images/icon-inschrijven-afsprakenblok.svg);
}
ul.slider-widget li.telefoon:before {
    background-image: url(images/icon-telefoon-afsprakenblok.svg);
}
/*ROW 1 FP*/
.row-1 {
	text-align:center;
}
.row-1 .widget-row-1 {
	float:left;
	width:33%;
	padding:0px 2%;
}
.widget-row-1:after {
	content: "";
    top: -150px;
    width: 140px;
    height: 140px;
    left: 50%;
    background-image: url(https://www.ismile-tandartspraktijk.nl/themes/ismile/images/icon-check.svg);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center center;
    margin-left: -70px;
    position: absolute;
    z-index: 10;
}
/*ROW 2 FP*/
ul.row-2-widget a {
	color:#6d6d6d;
	text-transform:uppercase;
	font-size:16px;
	font-weight: bold;
}
ul.row-2-widget li {
    padding: 0px 0px 40px 0px;
    margin-bottom: 0px;
    text-align: right;
}
ul.row-2-widget li:after {
    content: "";
    width: 75px;
    height: 75px;
    display: inline-block;
    background-image: url(images/icon-kroon-en-brugwerk-cirkel.svg);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center center;
    position: absolute;
    right: -109px;
    top: -16px;
}
ul.row-2-widget li.wortel:after {
    background-image: url(images/icon-wortelkanaalbehandeling-cirkel.svg);	
}
ul.row-2-widget li.tandenbleken:after {
    background-image: url(images/icon-tanden-bleken-cirkel.svg);	
}
ul.row-2-widget li.beugel:after {
    background-image: url(images/icon-beugel-cirkel.svg);	
}
ul.row-2-widget li.kunst:after {
    background-image: url(images/icon-kunstgebit-en-prothese-cirkel.svg);	
}
/*ROW 3 FP*/
.review-frontpage {
	padding-right:40px;
}
.review-frontpage p{
	font-size:18px;
}
.widget-15-content {
	width: 61%;
    float: right;
}
.widget-15-content.centered {
	width: 70%;
	margin: 0 auto;
	float: none;
}

.widget-16-content {
    position: absolute;
    top: 0px;
    padding-left: 20px;
    color: #fff;
    width: 100%;
    padding-right: 20px;
}
.widget-17-content {
	padding: 120px 40px 92px 40px;
	color:#fff;
	background-color:#89bd51;	
}
.widget-17-content a {
	color:#fff;	
}
.widget-17-content a.text-underline {
	text-decoration:underline;
}
#widget-17 img {
    max-height: 50px;
    width: auto;
}
/*ROW 4 FP*/
.widget-18 {
	align-self: stretch;
    display: flex;
    justify-content: center;
    flex-direction: column;
	padding:0px 18% 0px 40px;
}
.widget-18 .information,
.widget-19 .information {
	margin-left: inherit;
    margin-right: inherit;
}
.video-block {
	background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 500px;
	display: flex;
	flex-flow: row wrap;
    align-items: center;
}
.logo-rtl {
    position: absolute;
    top: 3%;
    right: 3%;
}
.video-url
{
    text-align: center;
    position: absolute;
    width: 100%;
}
.video-url a
{
	color: #fff;
	font-size: 30px;
	border: 2px solid #fff;
	border-radius: 50px;
	padding-top: 30px;
	width: 100px;
	height: 100px;
	text-align: center;
	display: inline-block;
}
.video-url a:hover
{
	color: #89bd51;
	border-color: #89bd51;
}
.video-url .fa
{
	color: #fff;
}
.video-url a:hover .fa
{
	color: #89bd51;
}

/*ROW 5 FP*/
.widget-19 {
	align-self: stretch;
    display: flex;
    justify-content: center;
    flex-direction: column;
	padding:0px 40px 0px 18%;
}

/*ROW 6*/
.row-5.first-visual-fp {
	background-image: url(images/foto-behandelingen.jpg);
    background-position: center 0%;
    background-size: cover;
    overflow: hidden;
    padding: 100px 0px;
}
.row-5.first-visual-fp.angsttandarts-lp {
    padding: 120px 0px;
}
.row-5.first-visual-fp.faq-section {
	padding: 120px 0px;
	margin-bottom: 40px;
}
.row-5.first-visual-fp.faq-section ul {
	list-style-position: inside;
	list-style-type: disc;
}
.widget-20,
.widget-20 h2 {
	color:#fff;
}
.faq-section,
.faq-section h2,
.faq-section h3 {
	color: #fff;
}
.faq-section h3 {
	padding-top: 20px;
}
.widget-20 p {
    padding: 0px 10%;
	margin-bottom:50px;
}
#widget-290 h4 {
	color:#fff;
}	
/*ROW 7*/
#widgetBar-10 .widget {
    text-align: center;
    background-color: #fff;
    float: left;
    box-sizing: border-box;
    position: relative;
    width: 23.5%;
    padding: 0px 25px 0px 25px;
    margin-bottom: 30px;
    margin-right: 2%;
    min-height: 300px;
}
#widgetBar-10 .widget h3 span {
	display:none;
}
#widgetBar-10 .widget:nth-child(4),
#widgetBar-10 .widget:nth-child(8) {
	margin-right:0%;
}
#widgetBar-10 .widget h3 {
    font-size: 20px;
    font-weight: 500;
	text-transform:uppercase;
	min-height:50px;
}
.treatments-blocks .widget_header:after {
    content: "";
    width: 105px;
    height: 105px;
	margin-left: -52.5px;
    display: none;
    background-image: url(images/icon-kroon-en-brugwerk.svg);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center center;
    position: absolute;
    left: 50%;
    top: 20px;

}
.treatments-blocks #widget_23 .widget_header:after {
    background-image: url(images/icon-wortelkanaalbehandeling.svg);
}
.treatments-blocks #widget_24 .widget_header:after {
    background-image: url(images/icon-tanden-bleken.svg);
}
.treatments-blocks #widget_25 .widget_header:after {
    background-image: url(images/icon-beugel.svg);
}
.treatments-blocks #widget_26 .widget_header:after {
    background-image: url(images/icon-kunstgebit-en-prothese.svg);
}
.treatments-blocks #widget_27 .widget_header:after {
    background-image: url(images/icon-kindertandarts.svg);
}
.treatments-blocks #widget_28 .widget_header:after {
    background-image: url(images/icon-angsttandarts.svg);
}
.treatments-blocks #widget_29 .widget_header:after {
    background-image: url(images/icon-implantologie.svg);
}
/*GALLERY DEFAULT*/

/*FOOTER WIDGETS*/

ul.footer-list li a:before {
	font-family: fontAwesome;
    content: '\f105';
	color:#f78222;
	padding-right:5px;
}
footer a.phone:before,
footer a.mail:before {
	color:#fff;
}
.photo-widget {
    background-position: center center;
    background-repeat: no-repeat;
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
    background-size: cover;
	padding-top:150%;
}
.photo-p-t-70 {
	padding-top:70%;
}
.photo-bg-height-100 {
	height:100% !important;
}
/* BEGIN RESPONSIVE PRIJSTABEL */

.prijstable {
  margin: 2em 0;
  width: 100%;
}
.prijstable tr:nth-child(odd) {
	background-color: #e6f2ca;	
}
.prijstable th {
  display: none;
}
.prijstable td {
  display: block;
  padding: 1em 1em 1em 1em !important;
}
.prijstable td:nth-child(1) {
  padding: 1em 1em 0em 1em !important;	
}
.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:#0c3646;
	text-align:left;
  background-color: none;;	
}

.col4.paymethod {
	margin: 1%;
	width: 31%;
	padding: 20px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #f1f1f1;
}

.col-padding-m{
    padding: 0px 20px;    
}


@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:80%;
  }
  .prijstable.mhp th, .prijstable.mhp td {
    width:76%;
  }
	.prijstable th {  
		color: #6d6d6d;
	  }
}

.prijstable {
  border-radius: .4em;
  /*overflow: hidden;*/
}
.prijstable tr {
  border-color: #f1f1f1;
}
.prijstable th, .prijstable td {
  margin: 0em 0em;
}
@media (min-width: 768px) {
  .prijstable th, .prijstable td {
    padding: 1em 1em 1em 1em !important;
	line-height: 1.2em;
  }
}
a.button-white{
	background: #fff;
    line-height: 2.4em;
    display: inline-block;
    padding: 6px 20px;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 0.4em;
    margin-right: 20px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    text-shadow: none !important;
    box-sizing: border-box;
    font-size: 12px;
    position: relative;
    font-weight: 500;
    -webkit-appearance: none;
    text-transform: uppercase !important;
    border: 2px solid #fff;
    text-transform: none;
    font-size: 14px;
    color: #89bd51;
}

a.button-white:hover{
	background-color: #4f8534;
    border: 2px solid #4f8534;
	color: #fff;
}


.white h2,
.white h3,
.white p{
	color: #fff;
}
@media (max-width: 767px) {
.prijstable th, .prijstable td:before {
  color: #6d6d6d;
  width:100%;
}
.prijstable td:before {
  padding-bottom:5px;
}

#widgetBar-14 #widget_262.widget{
	width:100%;
	min-height:300px;
}

#widgetBar-14 #widget_263.widget{
	width:100%;
	min-height:300px;
}
}
/*EINDE RESPONSIVE PRIJSTABEL*/

/*CUSTOM LP's*/
.z-index-100 {
	z-index:100;
}
#widgetBar-11 {
    background-color: rgba(230, 242, 202,0.5);
    height: 100px;
    margin-top: -100px;
}
#widgetBar-11 ul li{
	float: inherit;
    display: inline-block;
    width: auto !important;
    padding: 15px 30px 15px 30px;
	background-color:#fff;
	margin: 10px 10px 0px 10px;
}
.usp-row .usp-bar {
    background-color: rgba(230, 242, 202,0.5);
    height: 100px;
    margin-top: -100px;
	display: none;
}
.usp-row .usp-bar .usps{
    max-width: 1440px;
    margin: auto;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    justify-content: center;
}
.usp-row .usp-bar .usps .single-usp{
    background-color: #fff;
    color: #333;
    display: inline-block;
    padding: 13px 25px;
    margin-top: 7px;
}
.usp-row .usp-bar .usps li {
    float:left;
    display: inline-block;
    text-align: center;
}
.new-temp .row-4 h3 {
    margin-bottom: 24px;
}
.new-temp .row-4 h4 {
    font-size:14px;
    font-weight: 600;
    margin-bottom: 0;
}
.new-temp .row-4 ul li {
    line-height: 24px;
    padding-left: 22px;
}
.new-temp .row-4 ul li:before {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    left:0;
}
.new-temp .row-4 img {
    margin-top: 30px;
}
.new-temp .row-4 .row .col6 {
    padding-right: 40px;
}
.new-temp .row-4 .row .col6 + .col6 {
    padding-right: 0;
    padding-left: 40px;
}
.new-temp .row-5 .row {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}
.new-temp .row-5 .col4 {
    padding: 0 15px;
}
.new-temp .row-5 #widget-61 h2,
.new-temp .row-5 .col4 h3 {
    color: #6d6d6d;
    font-size: 18px;
    margin-bottom: 22px;
}
.new-temp .row-5 .col12 {
    margin-bottom: 30px;
}
.new-temp .row-5 #widget-61 {
    margin: 0 15px;
}
.new-temp .row-5 #widget-61,
.new-temp .row-5 .col4 div {
    background-color: white;
    color: #6d6d6d;
    height: 100%;
    padding: 30px 30px 25px 30px;
    text-align: center;
}
.new-temp .row-5 #widget-61 {
     padding: 40px 30px 40px 30px;   
}
.new-temp .row-5 .widget-20 p {
    margin-bottom: 0;
}
.new-temp .sidebar-custom-lp {
    margin-bottom: 40px;
}
.custom-lp p {
	padding:0 10%;
}
#widgetBar-13 .widget {
	float:left;
	width:48%;
	margin-right:4%;
}
#widgetBar-13 .widget.last-child,
#widgetBar-13 #widget_38 {
	margin-right:0%;
}
#widgetBar-13  h3 {
	font-size: 25px';'
}
#page-2 #widgetBar-13  h3 {
	min-height:inherit;
	height:auto;
}
#page-3 #widgetBar-13  h3 {
	min-height:40px;
}
#widget_60 ul {
	margin-bottom:0px;
}
#widget_60 ul li {
	padding-left:0px;
}
#widget_60 ul.arrow li {
	padding-left:15px;
}
#widgetBar-14 .widget {
    text-align: center;
    background-color: #fff;
    float: left;
    box-sizing: border-box;
    position: relative;
    width: 32%;
    padding: 25px 25px 0px 25px;
    margin-bottom: 2%;
    margin-right: 1%;
    min-height: 450px;
}

#page-1239 #widgetBar-14 .widget {
    text-align: center;
    background-color: #fff;
    float: left;
    box-sizing: border-box;
    position: relative;
    width: 32%;
    padding: 25px 25px 0px 25px;
    margin-bottom: 2%;
    margin-right: 1%;
    min-height: 251px;
}

#page-1257 #widgetBar-14 .widget {
    text-align: center;
    background-color: #fff;
    float: left;
    box-sizing: border-box;
    position: relative;
    width: 32%;
    padding: 25px 25px 0px 25px;
    margin-bottom: 2%;
    margin-right: 1%;
    min-height: 303px;
}


#page-2 #widgetBar-14 .widget {
    min-height: 360px;
}
#page-3 #widgetBar-14 .widget {
    min-height: 418px;
}
#widgetBar-14 #widget_71.widget {
    width: 100%;
    margin-right: 0%;
    min-height: inherit;
	height:auto;
}
#widgetBar-14 #widget_72.widget {
    width: 73%;
	margin-right:2%;
    min-height: 480px;
}
#widgetBar-14 #widget_73.widget {
    width: 25%;
	margin-right:0%;
    min-height: 480px;
}
#widgetBar-14 #widget_97.widget {
    width: 48%;
}
#widgetBar-14 #widget_98.widget {
    width: 48%;
}
#widgetBar-14 .widget h3 {
	font-size: 20px;
	color:#89bd51;
}
#widgetBar-14 .widget:nth-child(3),
#widgetBar-14 .widget:nth-child(7) {
    margin-right: 1%;
}
/*
#widgetBar-14 .widget:nth-child(7) {
    background-color: #89bd51;
	color:#fff;
}
#widgetBar-14 .widget:nth-child(7) h3 {
	color:#89bd51;	
}
*/

#widgetBar-14 .information a.button,
#widgetBar-14 .information a.button .button {
	background-color:#fff;
	border: 2px solid #fff;
	color: #89bd51;
    min-width: 100%;
	margin-bottom:20px;
}
#widgetBar-14 .information a.button-outline, 
#widgetBar-14 .information .button-outline, 
#widgetBar-14 .information span.button-outline {
	background-color:#89bd51;
	border: 2px solid #fff;	
	color: #fff !important;
}
#widgetBar-15 .widget h3 {
	color:#89bd51;
	text-transform:uppercase;
	font-size:20px;
}
#widgetBar-15 .widget h4 {
	font-weight:400;
	margin-bottom:-10px;
	padding-left:1em;
}
#widgetBar-15 .widget {
    float: left;
    width: 48%;
    margin-right: 4%;
}
#widgetBar-15 .widget.last-child {
    margin-right: 0%;
}
.border-bottom {
    border-bottom: 2px solid #f1f1f1;
}
.sidebar-custom-lp {
    background-color: #89bd51;
    padding: 20px;
    color: #fff;	
}
.sidebar-custom-lp h3 {
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
}
.sidebar-custom-lp a {
    color: #fff;	
}
.sidebar-custom-lp .arrow li:before {
	color:#fff;
}
#mobilemenu li.page-11 {
	margin-bottom:0em;
}
#mobilemenu li.page-7 {
	background-color:#fff;
}
#mobilemenu li.page-7 a {
	color:#89bd51 !important;
}


.whitebackground {
	background-color: #fff;
	box-sizing: border-box;
	padding: 25px;
	margin-bottom: 2%;
}
.white-widgets .widget-1 .widget,
#widget_89, #widget_184 {
	width: 65.66%;
	margin-right: 1%;
	background-color: #fff;
	box-sizing: border-box;
	padding: 25px;
	float: left;
	min-height: 513px;
}
.white-widgets .widget-1 .widget {
	min-height: 360px;
}
.white-widgets .widget-2 .widget,
#widget_90, #widget_185 {
	width: 32.33%;
	margin-left: 1%;
	background-color: #fff;
	box-sizing: border-box;
	padding: 25px;
	float: left;
}
.white-widgets .widget .information .button {
	min-width: 167px;
	text-align: center;
}
.centerplease{
	text-align: center;
}

.checkplease{
	 text-align: left;
    width: 68%;
    margin: 0 auto;
}


/* Nieuwe menu */
nav ul#menu-left-new,
nav ul#menu-right-new {
	position: initial;
}
nav ul#menu-left-new  li,
nav ul#menu-right-new li {
	position: initial;
}
nav ul#menu-left-new  ul.child,
nav ul#menu-right-new ul.child {
	/*width: 1200px;*/
	width: 100%;
	position: absolute;
	left: 0;
	top: 80px;
	box-sizing: border-box;
	padding: 80px 20px 20px 20px;
	z-index: 999;
}
/* When menu has 3 items */
nav ul#menu-left-new   ul.child li:first-child:nth-last-child(3),
nav ul#menu-left-new   ul.child li:first-child:nth-last-child(3) ~ li,
nav ul#menu-right-new  ul.child li:first-child:nth-last-child(3),
nav ul#menu-right-new  ul.child li:first-child:nth-last-child(3) ~ li {
	width: 33.33%;
}
/* When menu has 4 items */
nav ul#menu-left-new   ul.child li:first-child:nth-last-child(4),
nav ul#menu-left-new   ul.child li:first-child:nth-last-child(4) ~ li,
nav ul#menu-right-new  ul.child li:first-child:nth-last-child(4),
nav ul#menu-right-new  ul.child li:first-child:nth-last-child(4) ~ li {
	width: 25%;
}
/* When menu has 6 items */
nav ul#menu-left-new   ul.child li:first-child:nth-last-child(6),
nav ul#menu-left-new   ul.child li:first-child:nth-last-child(6) ~ li,
nav ul#menu-right-new  ul.child li:first-child:nth-last-child(6),
nav ul#menu-right-new  ul.child li:first-child:nth-last-child(6) ~ li {
	width: 17.66%;
	min-height: 75px;
}
nav ul#menu-left-new  ul.child > li > a,
nav ul#menu-right-new ul.child > li > a {
	border-bottom: 1px solid #bcd977;
}
nav ul#menu-left-new  ul.child.page-8 > li > a,
nav ul#menu-right-new ul.child.page-8 > li > a {
	min-height: 75px;
}
nav ul#menu-left-new  > li.haschild:hover ul.child li.haschild ul.child,
nav ul#menu-right-new > li.haschild:hover ul.child li.haschild ul.child {
	display: block !important;
	position: relative;
}
nav ul#menu-left-new  > li.haschild:hover ul.child li.haschild ul.child,
nav ul#menu-right-new > li.haschild:hover ul.child li.haschild ul.child {
	width: 100%;
	top: 0;
	padding: 0;
	background: initial;
}
nav ul#menu-left-new  > li.haschild:hover ul.child li.haschild ul.child li,
nav ul#menu-right-new > li.haschild:hover ul.child li.haschild ul.child li {
	width: 100%;
	position: relative;
	float: none;
	min-height: initial;
	padding-left: 0;
}
nav ul#menu-left-new  > li.haschild:hover ul.child li.haschild ul.child li a,
nav ul#menu-right-new > li.haschild:hover ul.child li.haschild ul.child li a {
	font-size: 12px;
	border-bottom: 1px solid #bcd977;
	word-break: break-all;
	padding-bottom:3px;
}




/* Concept template */
.row-1 .uspCheck ul.check li:before {
	top: 16px;
	left: 10px;
}





/* Responsive nieuwe menu */
@media screen and (max-width: 1250px) {
	nav ul#menu-left-new ul.child,
	nav ul#menu-right-new ul.child {
		top: 45px;
		width: 100%;
	}
	.page-1085 > li{
		width:25%!important;


	}

}

.uitleg-lps-noMargin #widgetBar-13 .widget {
	margin-right: 2%;
}

ul.check.beforeRelative li:before {
	position: relative;
}

/*POP-UP Frontpage*/


/*popup*/

#dialog h4 {
    font-size: 18px;
    color: #4a4a4a;
}

#dialog p {
    font-size: 14px;
}

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
    width: 100% !important;
}


/*#boxes .window {
	position: absolute;
	left: 50%;
	margin-left:-220px;
	top: 0;
	width: 440px;
	height: 500px !important;
	display: none;
	z-index: 9999;
	height: 300px;
	padding: 40px;
	box-sizing:border-box;
	background-color: #ffffff;
	border-radius: 15px;
}*/

#boxes .window {
    position: absolute;
    left: 45%;
    margin-left: -300px;
    top: 0;
    width: 800px;
    height: auto !important;
    display: none;
    z-index: 9999;
    padding: 40px;
    box-sizing: border-box;
    background-color: #ffffff;
    border-radius: 3px;
    /* box-sizing: border-box; */
}


/* ORIGINAL STYLE

#boxes .window .content-box {
    width: 50%;
    left: 27%;
    position: absolute;
}
*/

#boxes .window .content-box {
    /* width: 50%; */
    /* left: 50%; */
    /*position: absolute;*/
    /* width: 990px; */
    /* margin-right: 445px; */
}


/*
#popupfoot a.readmore
{
    background: #898989 !important;
    color: #fff;
    border-radius: 15px;
    padding: 6px;
    margin-left: -3px;
}
*/

#popupfoot a.readmore {
    background: #898989 !important;
    color: #fff;
    border-radius: 3px;
    padding: 6px;
    /* margin-left: -3px; */
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 50%;
}
.productImage .pinit img {
	width: auto !important;
}

#page-12 .page .col8 .row {
	margin-left: -10px;
	margin-right: -10px;
}
.team-member {
	padding: 10px;
	padding-bottom: 30px;
}
.team-member img {
	margin-bottom: 5px;
}
@media (max-width: 650px) {
    .new-temp .row-4 .row .col6 + .col6,
    .new-temp .row-4 .row .col6 {
        padding-left: 0;
        padding-right: 0;
    }
   .top-header-keo-inner {

	justify-content: flex-start;
}
}
/*POP UP RESPONSIVE*/

@media (max-width: 620px) {

    #popupfoot a.readmore {
        width: 100%;
    }
    #boxes .window {
        margin-left: -190px;
        width: 380px;
    }
}

@media (max-width: 420px) {
    #boxes .window {
        margin-left: -150px;
        width: 300px;
    }
}

section .row .col5 ul {
	list-style: disc inside;
}

@media screen and (min-width:768px) {
    .row-5 .col8.whitebackground {
        width: 64.666667%;
        margin-right: 1%;
    }
}

#page-3, 
.sidebar-custom-lp, 
#page-1298{
    margin-bottom: 40px;
}

.new-temp .row-5 .col6 {
    padding: 0 15px 25px 0;
}
.new-temp .row-5 .col61 div {
    background-color: white;
    color: #6d6d6d;
    height: 100%;
    padding: 30px 30px 25px 30px;
}

@media screen and (max-width: 1440px) {
	.usp-row .usp-bar {
		height: auto;
		padding: 22px 0px;
	}
	.usp-row .usp-bar .usps li {
		width: 50%;
	}
	.usp-row .usp-bar .usps li span {
		width: 400px;
		max-width: 100%;
	}
	.usp-row .usp-bar .usps .single-usp {
		padding-right: 20px;
		padding-left: 20px;
	}
}
@media screen and (max-width: 640px) {
	.usp-row .usp-bar {
		height: auto;
		padding: 10px 0px;
	}
	.usp-row .usp-bar .usps li {
		width: 100%;
	}
	.usp-row .usp-bar .usps .single-usp {
		padding: 8px 10px;
		margin-top: 5px;
	}
}

.slider-slogan h2 {
	color: #fff !important;
	font-size: 30px;
	font-weight: 700 !important;
}

@media screen and (max-width: 640px) {
	.slider-slogan {
		margin-top: -60px !important;
	}

	.slider-slogan h2 {
		font-size: 16px !important;

	}
}

