/*
Theme Name: Tandarts Vos
Theme URI: https://www.tandartsvos.eu/
Type: Desktop
Description: Standaard iMod thema
Version: 1.5.0.0
Author: Erik Niessen
Author URI: https://www.iclicks.nl
*/

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, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
.nav>ul li a:link, .nav>ul li a:visited, .nav>ul li a:active html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: 'Khula', sans-serif;
	-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;
}
.pos-rel{
	position:relative !important;
}
p {
    margin: 0 0px 30px 0px;
	line-height: 1.7em;
}
.home p {
    margin: 0 0px 20px 0px;	
}
.floatingblock{
	position:absolute;
	right:0;
	z-index:9999;
}
/* CAROUSEL */

.owl-item img {
	margin: 0;
	padding-top: 1%;
	padding-bottom: 1%;
	min-height: 70px;
	height: 70px;
}
.owl-navigation.owl-carousel {
	/*margin:0 -23px	*/
}
.owl-navigation .owl-controls {
	margin-top: 0px;
	text-align: center;
}
.owl-navigation .owl-wrapper-outer {
	padding-left: 0px;
	padding-right: 0px;
	box-sizing: border-box;
}
.owl-navigation .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */
}
.owl-navigation .owl-controls .owl-page span {
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 5px;
	-webkit-border-radius: 100%;
	background-color: #d5c8ff;
}
.owl-navigation .owl-controls .owl-page.active span, .owl-navigation .owl-controls.clickable .owl-page:hover span {
	background-color: #8371bd
}
.owl-buttons {
	position: relative;
	margin-top: -112px;
}
.owl-navigation .owl-controls .owl-buttons div {
	position: absolute;
	top: 0px;
	width: 25px;
	height: 82px;
	color: #f58220;
	text-align: center;
	font-size: 22px;
	line-height: 82px;
	font-family: fontAwesome;
	z-index: 62;
}
.prevnextpost {
	padding-top: 30px;
}
#post_navigation a {
	background-color: #fff;
	color: #0055a5;
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	z-index: 62;
}
#post_navigation .post_prev {
	right: 0px;
}
#post_navigation .post_prev:before {
	content: "\f053";
	padding-right: 10px;
	font-family: fontAwesome;
}
#post_navigation .post_next:after {
	content: "\f054";
	padding-left: 10px;
	font-family: fontAwesome;
}
#post_navigation .post_next {
	left: 0px;
}
.owl-navigation .owl-controls .owl-prev {
	right: 0px;
}
.owl-navigation .owl-controls .owl-prev:after {
	content: "\f054";
}
.owl-navigation .owl-controls .owl-next:after {
	content: "\f053";
}
.owl-navigation .owl-controls .owl-next {
	left: 0px;
}
.carousel .owl-pagination {
	display: none;
}
.creations p:last-child {
	margin: 0;
}
.-white {
	background: #fff;
}
.block {
	margin: 0 0 200px;
	padding: 4% 20px;
}
.rdh2 {
	color: #fff !important;
}
h1, h2, rdh2, lth2, h3, h4, h5, h6, .slide-title {
	font-family: 'Khula', sans-serif;
	clear: both;
	font-weight: bold;
	color: #000;
	margin-bottom: 0.1em;
	line-height: 1.3em;
	text-transform: uppercase;
	font-weight: 800;
}
h1 {
    font-size: 26px;
    color: #a24c4f;
    text-transform: none;
    font-weight: 800;
	margin-bottom:25px;
}
h2 {
	font-size: 24px;
	text-transform: none;
}
h2.white {
	color:#fff;
	margin-bottom:20px;
}
h2.rdh2, h2.lth2 {
	font-size: 20px;
	text-transform: uppercase !important;
}

footer h2, footer h3 {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0.9em;
    font-weight: bold;
}
.sidebar h3 {
	margin-bottom: 0.5em;
}
ul.nav-list > li a.active {
	background-color:#2b2a47;
	width:100%;
	height:100%;
	color:#fff;
	display:block;


}
ul.nav-list > li a{
	display:block;
	font-weight:bold;
	color:#3d3d3d;
	font-size:16px;
}
ul.contact > li a:before{
		font-family: fontAwesome;
	content: '\f095';
	margin-right: 10px;
	font-weight: 400;
	font-size:17px;

}

ul.afspraak > li a:before{
		font-family: fontAwesome;
	content: '\f073';
	margin-right: 10px;
	font-weight: 400;
	font-size:17px;

}

ul.inschrijven > li a:before{
	font-family: fontAwesome;
	content: '\f040';
	margin-right: 10px;
	font-weight: 400;
	font-size:17px;

}
ul.spoed > li a:before{
	font-family: fontAwesome;
	content: '\f071 ';
	margin-right: 10px;
	font-weight: 400;
	font-size:17px;

}
li.sliderblock{

	height:86px;
	color:#fff;
	background-color:#2b2a47;

}
ul.nav-list > li {
	margin-bottom:0px;
}
blockquote {
	position: relative;
	margin: 32px 0;
	padding: 16px;
	border-top: 1px solid rgba(221, 221, 221, 0.4);
	color: #9E4650;
	font-family: 'FontAwesome';
	font-size: 1.1em;
	text-align: center;
}
blockquote p {
	margin-bottom: 0.75em;
	padding: 0 25px;
	font-family: 'Khula', sans-serif;
	clear: both;
	font-weight: 400;
	color: #9E4650;
	margin-bottom: 0.4em;
	line-height: 1.3em;
}
blockquote:before {
	position: absolute;
	content: '“';
	top: 0;
	left: 50%;
	width: 70px;
	height: 35px;
	margin-top: -30px;
	margin-left: -35px;
	background-color: #fff;
	color: inherit;
	font-family: 'Khula', sans-serif;
	font-size: 3em;
	line-height: 1;
	text-align: center;
}
blockquote.review {
	padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 16px;
    border-left: 5px solid #a24c4f;
    color: #2d2d2d;
    text-align: left;
	text-transform: none;
	font-weight: normal;
	line-height: 1.35em;
	margin-bottom:20px;
	border-top:none;
	margin:30px 0px;
}
.home blockquote.review {
	margin:30px 0px 60px 0px;	
}
blockquote.review p
{
	padding: 0;
}
blockquote.review:before,
blockquote.review:after{
	content: none;
}
.small {
	font-size: 90%;
	color: #999;
}
del {
	text-decoration: line-through;
}
#owl-demo .item {
	background: #42bdc2;
	padding: 30px 0px;
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
.video-container {
	margin-bottom:30px;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	font-family: 'Khula', sans-serif;
	border-collapse: collapse;
	width: 100%;
	max-width: 900px;
}
table.table-lp-c td {
	text-align: left;
	color: #fff;
}
table.table-lp-l td {
	text-align: left;
	color: #fff;
}
table.table-lp-l-w td {
	text-align: left;
	color: #000;
}
img {
    max-width: 300px;
    height: auto;
    object-fit: cover;
    vertical-align: top;
    width: 100%;
}
.gallery-text .image img {
	margin-bottom: 0.5em;
}
p.gallery-image-title {
	min-height: 85px;
	margin-bottom: 1.0em;
}
a img {
	border: none;
}
#page-3 p.gallery-image-title {
	min-height: 120px;
}
.visible-xxs {
	display: none;
}
a:link, a:visited, a:active {
	color: #fff;
	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;
}
.section  a,
.container a:link, 
.container a:visited, 
.container a:active {
	color: #a24c4f;
}

/* #page-6 .container a:visited,
#page-6 .container a:active,
#page-6 .container a:link,
#page-6 .container a:link:hover {
	color:#fff !important;
} */
.section #widget_13  a {
	color:#fff;
}
#services h2, .post-title-alt {
	font-weight: normal;
	font-size: 1.20em;
	padding: 0 8%;
	text-align: center;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
h3.post-title {
	font-size: 1.20em;
}
a.readmore:link, a.reamore:visited, a.readmore:active {
	font-weight: bold;
}
a.readmore:before {
	position: relative;
	font-family: FontAwesome;
	margin-right: 7px;
	content: "\f105";
	color: #f58220;
	font-size: 24px;
	font-weight: bold;
}
li a.readmore:before {
	position: relative;
	font-family: FontAwesome;
	margin-right: 7px;
	content: "\f105";
	color: #f58220;
	font-size: 24px;
	font-weight: bold;
}
ul a:link, ul a:visited, ul a:active, ul, li {

	list-style: none;
}
a.button:hover, .button:hover, span.button:hover, a.button-outline:hover, .button-outline:hover, span.button-outline:hover, a.button-pink:hover, .button-pink:hover, span.button-pink:hover {
	background-color: #a24c4f;
	border: 2px solid #a24c4f;
	color: #fff;
}
a.rijlessenbutton-blackoutlinee:hover, .rijlessenbutton-blackoutline:hover, span.rijlessenbutton-blackoutline:hover {
	background-color: a24c4f ;
	border: 2px solid a24c4f;
	color: #fff ;
}
a.rijlessenbutton-whiteoutlinee:hover, .rijlessenbutton-whiteoutline:hover, span.rijlessenbutton-whiteoutline:hover {
	background-color: #fff  !important;
	border: 2px solid #fff !important;
	color: a24c4f !important ;
}
a.rijlessenbutton-r:hover, .rijlessenbutton-r:hover, span.rijlessenbutton-r:hover {
	background-color: #fff ;
	border: 2px solid #fff ;
	color: a24c4f ;
}
p.textend a {
	color: #a24c4f;
}
li a.readmore:link, li a.reamore:visited, li a.readmore:active {
	font-weight: normal;
}
.blocks .widget img {
	margin-bottom: 40px;
}
#background-gray {
	width: 100%;
	position: absolute;
	z-index: -999;
	height: 530px;
	background-color: #f5f5f5;
}
#background-gray-two {
	width: 100%;
	position: absolute;
	z-index: -999;
	height: 635px;
	background-color: #f5f5f5;
}
.headerbot {}
.headerbot ul>li {
	display: inline-block;
	/* You can also add some margins here to make it look prettier */
	zoom: 1;
	*display: inline;
	/* this fix is needed for IE7- */
	margin-bottom: 0 !important;
	color: #fff;
	padding-right:10px;
}
.headerbot ul>li:before {
	font-family: fontAwesome;
	content: '\f058';
	margin-right: 10px;
	font-weight: 400;
	color: #fff;
}
.headerbot ul>li:after {
	margin-right: 40px;
}
.icon-phone, .icon-mail {
	color: #fff;
	font-size: 16px;
}
.headerbot-right {
	margin-top:3px;
}
.icon-marker:before, .icon-phone:before, .icon-mail:before, .icon-pdf:before {
	font-family: fontAwesome;
	content: '\f095';
	margin-right: 10px;
	font-weight: 400;
	color: #fff;
}
.icon-marker:before {
	content: "\f041";
}
.icon-mail:before {
	content: '\f2b7';
}
.text-align-right {
	text-align: right;
}
.icon-pdf:before {
	content: '\f1c1';
	color: #f58220;
}
.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: #fff;
}
a.icon-googleplus {
	text-decoration: none !important;
	color: #47426d !important;
}
.icon-googleplus {
	position: relative;
	padding-left: 25px;
}
.icon-googleplus:before {
	position: absolute;
	font-family: FontAwesome;
	content: "\f0d4";
	top: -0.05em;
	left: 0;
	color: #f58220;
	font-size: 2.0em;
}
.about .widget {
	cursor: pointer;
	box-sizing: border-box;
	width: 30.66%;
	padding: 0 2%;
	margin-right: 4%;
	float: left;
	text-align: center;
}
.about .last-child {
	margin-right: 0;
}
.about-background {
	background: url(/uploads/slides/recensie.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.about .widget img {
	width: 121px;
	height: 121px;
}
.wrap-second-block .last-child {
	margin-right: 0;
}
.wrap-second-block .widget img {
	border-radius: 50px;
	width: 121px;
}
.rijlessen .widget {
	cursor: pointer;
	box-sizing: border-box;
	width: 30.66%;
	padding: 2%;
	margin-right: 4%;
	float: left;
	text-align: center;
	background-color: #fff;
	color: #3c3c3b;
	box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
}

#widget_10 .widget_header, #widget_11 .widget_header, #widget_12 .widget_header {
	padding-bottom: 0 !important;
}
#widget_11 h3, #widget_12 h3,  #widget_13 h3,
#widget_28 h3, #widget_29 h3,  #widget_30 h3  {
	font-size: 26px;
	color: #fff;
	text-transform: none;
	font-weight: 800;
}
#widget_11 p, #widget_12 p,  #widget_13 p,
#widget_28 p, #widget_29 p,  #widget_30 p {
	color: #fff;

}
#widget_12 table{
	color:#fff;
}


#widget_11, #widget_12, #widget_13,
#widget_28, #widget_29, #widget_30{

	width:26%;
}
#widget_13{
	float:right;
}
#widget_11, #widget_28{
	margin-right:13%;
}
#widget_13, #widget_30 {
	margin-left:9%;
}
#widget_29 .widget_content,
#widget_13 .widget_content{
	color:#fff;
}
#widgetBar-10 .widget {
	position:relative;
	min-height:450px;
}
#widgetBar-10 .widget .button{
	position:absolute;
	bottom:10px;
}
.reviews-background {
    background: url(https://www.tandartsvos.eu/uploads/slides/wachtkamer2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
#widget_31 img,
#widget_27 img,
#widget_10 img{
	max-height:200px;
	min-width:100%;
	object-fit:cover;
}
#widget_31,
#widget_27,
#widget_10{
	background-color:#fff;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
}
#widget_31 .widget-inner,
#widget_27 .widget-inner,
#widget_10 .widget-inner{
	padding:30px;
}
#widget_31 h3,
#widget_27 h3,
#widget_10 h3{

	color:#a24e4e
}

#widget_19 h1, #widget_20 h1 {
	font-size: 32px;
	color: #000;
	text-transform: none;
	font-weight: 800;
}
.overons h1, .lastblock h1 {
	font-size: 32px;
	color: #2b2a47 !important;
	text-transform: none;
	font-weight: 800;
}
.lpblock h1 {
	font-size: 26px;
	color: #a24c4f !important;
	text-transform: none;
	font-weight: 800;
}



.lastblock .button {
	background-color: #a24c4f;
	border: 2px solid #a24c4f;
	font-weight: bold;
	margin-top: 30px;
}
#widget_19 .button {
	background-color: #000;
	border: 2px solid #000;
	font-weight: bold;
}
.overons .button {
	background-color: #a24c4f;
	border: 2px solid #a24c4f;
	font-weight: bold;
	margin-top: 30px;
	width:100%;
	text-transform:none;
	text-align:center;
}

.nieuws .button {
	width:200px;
}
#widgetBar-6 h3{
    color: #a24e4e;
	font-size:25px;
	padding-top:30px;
	line-height:0.8;
	text-transform:none;
}
#widgetBar-6 span{
    color: #a24e4e;
	font-size:25px;
	line-height:1;
	display:block;
}


#widget_14, #widget_15, #widget_16, #widget_17
{
	padding:15px;
	background:#fff;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
	margin-right:1%;
	width:24%;
	text-align:center;
	min-height:400px;
}
#widgetBar-6 .widget_image img {
	height:200px;
	width:100%;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
	object-fit:cover;



}
#widgetBar-6 .widget_image  :root img {
                height:auto;
                width:auto;
           }

           // IE10+ HACK
           _:-ms-lang(x), img {
                height:auto;
                width:auto;
           }


#widget_23 {

	padding-right: 0%;
}
#widget_24 {
	float: right;
}


#widgetBar-1 h1 {
	color: #000 !important;
	font-size: 24px;
}
h1.red {
	color: #a24c4f;
	text-transform: none;
	font-size: 32px;
}
h1.white {
	color: #fff;
	text-transform: none;
	font-size: 32px;

}

#googlemaps {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.recensie-background {
	background: url(/uploads/slides/recensie.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.lastblock-background {
	background: #fff;
	-ms-transform: skew(0deg, 5deg);
	-webkit-transform: skew(0deg, 5deg);
	transform: skew(0deg, 5deg);
	padding-bottom: 60px;
	position: relative;
	z-index: 2;
}

#map {
	width: 100%;
	bottom: 0;
	height: 550px;

}

.rijlessen ul a:link, .rijlessen ul a:visited, .rijlessen ul a:active, .rijlessen ul, .rijlessen li {
	color: #3c3c3b;
}
.rijlessen .last-child {
	margin-right: 0;
}
.rijlessen-background {
	background-color: #fafafa;
	position: relative;
	z-index: 3;
}
.rijlessen .widget img {
	border-radius: 50px;
	width: 121px;
}
.rijlessen .widget h2 {
	font-size: 28px !important;
	font-weight: bold;
	color: #3c3c3b;
}
.rijlessen .widget p span {
	font-size: 90px;
	font-weight: 600;
	top: 21px;
	position: relative;
}
.rijlessen .widget p span:before {
	content: "\f153";
	font-family: FontAwesome;
	font-size: 35px;
	font-weight: 300;
	position: relative;
	color: #3b3b3b;
	padding-right: 15px;
	top: -15px;
}

.blocks .widget {
	position: aboslute;
	cursor: pointer;
	box-sizing: border-box;
	min-height: 300px;
	width: 48%;
	margin-right: 2%;
	float: left;
	z-index: 999;
}
.blocks .last-child {
	margin-right: 0;
	float: right;
}
.blocks .widget h3 {
	font-size: 38px;
	color: #3c3c3b;
	margin-bottom: 5px;
}
table {
	border-collapse: collapse;
}

/* Zebra striping */

th {}
td, th {
	padding: 4px;
	text-align: left;
	font-size: 16px;
	max-width: 250px;
}

/*template sheet*/

body {
	font-family: 'Khula', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	color: #3b3b3b;
	height: 100%;
}
.section {
	width: 100%;
}
.wrap-sm {
	max-width: 800px;
	padding: 0 30px;
	margin: 0 auto;
}
.wrap {
	width: 96%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
.wrap-abs {
	width: 100%;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	z-index: 100;
}
.wrap-first-block {
	margin-top: -75px;
}
.container .text-center, .nieuwsbrief .text-center {
	padding: 0 20.0%;
}
.nieuwsbrief h1 {
	font-size: 32px;
}

/* FOOTER */

#logofooter {
	height: 156px;
	position: relative;
	top: 0;
	background: #000;
	z-index: 99;
	-webkit-transition: height 0.3s ease-in-out;
	-moz-transition: height 0.3s ease-in-out;
	transition: height 0.3s ease-in-out;
}
.bottomfooter {
	width: 100%;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 99;
	-webkit-transition: height 0.3s ease-in-out;
	-moz-transition: height 0.3s ease-in-out;
	transition: height 0.3s ease-in-out;
	background-color: #fff;
	color:#000;
}

.bottomfooter  a{
	color:#000;
}
.header:before, .header:after {
	content: "";
	background: blue;
	height: 40px;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 999;
}
.header:after {
	bottom: -20px;
}
#gradiantline {
	height: 5px;
	width: 100%;
	background: red;
	background: -webkit-linear-gradient(left, #52adf1, #c3df68, #f58220);
	background: -o-linear-gradient(left, #52adf1, #c3df68, #f58220);
	background: -moz-linear-gradient(left, #52adf1, #c3df68, #f58220);
	background: linear-gradient(to right, #52adf1, #c3df68, #f58220);
}
.header {
	height: 115px;
	position: relative;
	top: 0;
	background: #fff;
	z-index: 99;
	-webkit-transition: height 0.3s ease-in-out;
	-moz-transition: height 0.3s ease-in-out;
	transition: height 0.3s ease-in-out;
}
.header-fixed {
	position: fixed;
	-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: 90px;
	z-index: 99999;
}
.header-fixed .mainnav {
	top: 27px;
}
.header-fixed .logo {
	top: 15px;
}
.topheader {
	line-height: 2.8em;
	height: 51px;
}
.topheader-menu {
	line-height: 2.8em;
	height: 51px;
}
.section-padding {
	padding: 4.0em 0;
}
.logo {
	width: 100%;
	margin-left: 0;
	-webkit-transition: margin-top 0.3s ease-in-out, width 0.3s ease-in-out;
	-moz-transition: margin-top 0.3s ease-in-out, width 0.3s ease-in-out;
	transition: margin-top 0.3s ease-in-out, width 0.3s ease-in-out;
}
.logo-small {
	float: left;
	position: relative;
	width: 100px;
}
.slider, .slider .slide {

	text-align: center;
}
.home .slider, .home .slider .slide {

	height:auto;
}

.slider .slide .slide-title,
.slider .slide-description h1 {
    font-size: 47px;
    color: #fff;
    margin-bottom: 0px;
    text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
    text-align: left;
    line-height: 50px;
}

	.slider-wrap {
		margin-top:15%;
		margin-bottom:15%;
	}
.slide-description {
	font-size: 18px;
    font-weight: bold;
    padding-left: 34%;
    padding-right: 0%;
    color: #949494;
}
.slide-description p {
    margin-bottom: 0.5em;
    line-height: 1.5em;
    position: relative;
    /* bottom: 8px; */
    /* left: 64px; */
    font-size: 28px;
    margin-bottom: 1.5em;
    /* text-transform: uppercase; */
    color: #fff;
}
.hide {
    display: none;
}
.slider-wrapper {
	margin-bottom:50px;
}
.slider .slide{
	height:30vh;
	margin-bottom:0px;
}
iframe {
	max-width: 100%;
	min-width: 100%;
	min-height: 400px;
	border: 1px solid #eee;
	box-sizing: border-box;
}
.entry-meta {
	font-size: 90%;
}

/* MENU */

div.menu {
	z-index: 999;
}
.nav {
	padding-right: 0;
}
.recensie {
	min-height:285px;

	padding: 3% 5% 3% 5%;
}
.vacature {
	overflow: hidden;
	max-height: 175px;
	padding: 3% 5% 3% 5%;
}
.recensie_image img {
	width: 100%;
	height: 100%;
	max-height: 165px;
	min-height: 165px;
	margin: 0px !important;
}

.bg-lt p {
	color: #3b3b3b;
}
.mainnav {
	top: 45px;
	right: 0;
	padding-right: 0;
	-webkit-transition: top 0.3s ease-in-out;
	-moz-transition: top 0.3s ease-in-out;
	transition: top 0.3s ease-in-out;
	position: relative;
}
.topheader .nav {
	margin-top: 0;
}
.nav>ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.nav>ul li {
	list-style: none;
	margin-bottom: 0;
	position: relative;
	display: inline-block;
}
.nav>ul li a:link, .nav>ul li a:visited, .nav>ul li a:active {
	color: #3b3b3b;
	line-height: 2.5em;
	padding: 0 12px;
	font-size: 16px;
	display: block;
	font-weight: bold;

}
.topheader .nav>ul li a:link, .topheader .nav>ul li a:visited, .topheader .nav>ul li a:active {
	font-size: 16px;
	display: block;
	font-weight: 400;
	line-height: 2.9em;
	color: #fff;
	text-transform: none;
}
.home .nav>ul li a:link, .home .nav>ul li a:visited, .home .nav>ul li a:active {
	ftext-shadow: 1px 1px 12px rgba(0, 0, 0, 0.3);
}
.nav>ul li a:hover {
	color: #e74c3c;
}

.nav>ul ul {
	display: none;
}
.nav>ul li:hover ul {
	display: block;
}
.nav>ul li ul {
	left: 0;
	top: 40px;
	background: #000;
	border-radius: 2px;
	text-align: left;
	position: absolute;
	z-index: 999;
}
.header-abs {
	position: absolute;
	z-index: 1;
	width: 100%;
	padding-left: 2%;
	padding-right: 2%;
	background-color: #a24c4f;
}
.nav>ul li.page-37 ul {
	left: -120px;
}
.nav>ul li ul.column {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}
.nav>ul li:hover ul li {
	width: 250px;
	display: inline-block;
}
.nav>ul ul li a:link, .nav>ul ul li a:visited, .nav>ul ul li a:active {
	line-height: 24px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: none;
	color: #fff;
	text-transform: none;
}
.nav>ul ul li a:hover {
	background-color: a24c4f;
	color: #fff;
}
.nav>ul ul .cube {
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	position: absolute;
	border-bottom: 5px solid #f58220;
	top: -5px;
	left: 20px;
	width: 10px !important;
}
.nav>ul li.page-37 ul .cube {
	left: 170px;
}

/* FOOTER */
.footer {
	background-color: #2b2a47;
	font-size: 16px;
	color: #fff;
	bottom: 0;
}
.footer h2 {
	color: #fff;
	font-size: 28px;
}
.gradiantoverlay {
	height: 200px;
	background: rgba(0, 0, 0, 0);
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0);
	margin-top: -200px;
	position: relative;
	z-index: 5;
}
.contactme {
	position: absolute;
	z-index: 5;
	min-height: 100%;
	margin-left: 33.33%;
	margin-right: 33.33%;
	top: -450px;
	padding-bottom: 20px;
}
.footer .widget {
	width: 25%;
	float: left;
	padding-right: 5%;
	box-sizing: border-box;
}


/*-----------*/

ul#sitemap a:link, ul#sitemap a:visited, ul#sitemap a:active, ul#sitemap ul, ul#sitemap  li {
    list-style: none;
    color: #000;
}
/* 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 */

select, input[type="text"], input[type="email"], input[type="password"], textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 2px;
}
input[type="submit"] {
	-webkit-appearance: none;
	background-color: a24c4f;
}
.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: square;
	margin: 0;
	padding: 0;
}
ol.nolist, ul.nolist, .departments-icons ul {
	list-style: none;
}
ol {
	list-style-type: decimal;
	margin-left: 20px;
}
ul li, ol li {
	margin-bottom: 0.4em;
}
.s-p {
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
}


.contactme ul, .contactme li, .contactme a {
	font-size: 17px;
	color:#000;
}
.contactme .icon-phone::before {
	color: #000;
	font-size: 18px !important;
}
.contactme .icon-mail::before {
	color: #000;
	font-size: 18px !important;
}
.contactme .icon-marker::before {
	color: #000;
	font-size: 18px !important;
}
.contactme a {
	font-size:18px;
}
.nolist ul, footer ul, .departments-icons ul {
	margin-left: 0;
	list-style: none;
}
.nolist li, footer ul li {
	display: block;
	margin-left: 0;
}
footer ul, footer p {
	color: #fff !important;
	margin-bottom: 2.0em;
}

footer ul.check li:before {
	color:#fff !important;
}

#widget_23 ul li, #widget_23 a, #widget_23 a:visited {
	color:#fff !important;
}

.sidebar ul,
.sidebar li,
.sidebar a,
.sidebar p,
.sidebar .icon-marker::before,
.sidebar .icon-phone::before,
.sidebar .icon-mail::before,
.sidebar.icon-pdf::before{
color:#000 !important;
}

.floatingblock  ul,
.floatingblock li,
.floatingblock a,
.floatingblock p,

.floatingblock .icon-marker::before,
.floatingblock .icon-phone::before,
.floatingblock .icon-mail::before,
.floatingblock .icon-pdf::before{
color:#000 !important;
}
.floatingblock a.button{
	color:#fff !important;
}
.check, .arrow, .sidebar .menu, .check-green, .x-red{
	list-style: none;
}
.check li, .arrow li, .sidebar .menu li, .check-green li, .x-red li{
	position: relative;
	padding-left: 0;
	padding-left: 25px;
	margin-bottom: 0.7em;
}
.arrow li {}
.check li:before, .arrow li:before, .sidebar .menu li:before, .check-green li:before, .x-red li:before{
	position: absolute;
	font-family: FontAwesome;
	top: 0.05em;
	left: 0;
	margin-right: 7px;
	content: "\f105";
	color: #a24c4f;
	font-size: 1.0em;
}
.check li:before {
	content: "\f00c";
}
.check-green li:before{
    content: "\f00c";
    color: green;
}
.x-red li:before {
    content: "\f00d";
    color: red;
}
.cols2, .cols3, .cols4 {
	list-style: none;
	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%;
}
.cols2 p img, .cols3 p img, .cols4 p img {
	margin-bottom: 0;
	max-width: 100%;
	min-width: 100%;
	height: inherit;
}
.cols2 h2, .cols3 h2, .cols4 h2 {
	font-size: 1.0em;
}
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: #1e75bc;
	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: #1e75bc;
	font-size: 30px;
	text-align: center;
}
#beacon {
	position: fixed;
	top: 0;
}
#top {
	position: absolute;
	top: 0;
}
#back {
	display: inline-block;
	height: 50px;
	width: 50px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99999999;
	text-align: center;
	line-height: 2.5em;
	font-size: 18px;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	cursor: pointer;
	background: #f58220;
	color: #fff;
}
.hidediv {
	opacity: 0;
}
.showdiv {
	opacity: 1.0;
}
.sidebar .widget {
	box-sizing: border-box;
	padding: 25px;
	margin-bottom: 25px;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}


.sidebarpos {
	position: relative;
	float: left !important;
}
.lppos {
	float: right !important;
	position: relative;
}
.sidebar .widget p {
	margin-bottom: 0;
}
.sidebar .widget h1 {
	padding-bottom: 0px;
}
.lpblock h1 {
	padding-bottom: 5px;
}
.based-on {
	font-size: 90%;
}
.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: #1e75bc;
	ffont-size: 1.3em;
	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 {
	ffloat: left;
	margin: 0 0 2.0em 0;
}
#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 ul li.first-child {
	width: 22px;
	color:#2b2a47;
}
#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:active {
	color:#2b2a47;
	font-weight:bold;
}


#breadcrumb ul li a:after {
	font-family: FontAwesome;
	content: "\f105";
	margin-left: 10px;
	font-size: 13px;
	color: #e44b3b;
}
#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 a.button {
	color:#fff !important;
    background-color: #a24c4f;
    border: 2px solid #a24c4f;
    font-weight: bold;
	text-align:center;
    width: 100%;
    text-transform: none;
}
.sidebar .col6,.sidebar .col4{
	width:100%;
}
#widget_26{
	background-color:#2b2a47;
}
#widget_26 h3,
#widget_26 ul,
#widget_26 li,
#widget_26 a,
#widget_26 p,
#widget_26 .icon-marker::before,
#widget_26.icon-phone::before,
#widget_26 .icon-mail::before,
#widget_26.icon-pdf::before{
	color:#fff !important;
}

.flex {
  text-align: center;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.information {
	margin-bottom: 2.0em;
}
.information-slider {}
a.button, .button, span.button, a.button-pink, .button-pink, span.button-pink, a.button-outline, .button-outline, span.button-outline {
	background: #a24c4f;
	display: inline-block;
	padding: 10px 30px;
	color: #fff;

	text-decoration: none;
	cursor: pointer;
	margin-bottom: 0.4em;
	border: 2px solid #a24c4f;
	-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: 16px;
	padding-top: 15px;
	font-weight: bold;
	position: relative;
	margin-right: 20px;
	-webkit-appearance: none;
}
a.buttonnieuws {
	background: #2b2a47;
	display: inline-block;
	padding: 10px 30px;
	color: #fff;

	text-decoration: none;
	cursor: pointer;
	margin-bottom: 0.4em;
	border: 2px solid #2b2a47;
	-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: 16px;
	padding-top: 15px;
	font-weight: bold;
	position: relative;
	margin-right: 20px;
	-webkit-appearance: none;
	width:100%;
	text-align:center;
}
a.button-pink, .button-pink, span.button-pink {
	background: #e5177d;
	border: 2px solid #e5177d;
}
a.button-outline, .button-outline, span.button-outline {
	background: none;
	color: #fff;
	border: 2px solid #fff;
}
a.aboutbutton-outline, .aboutbutton-outline, span.aboutbutton-outline {
	background: none;
	color: #000;
	border: 2px solid #000;
	width: 100%;
	text-transform: uppercase;
	bottom: 0;
	font-weight: bold;
}
a.lpbutton-outline, .lpbutton-outline, span.lpbutton-outline {
	background: none;
	color: #000;
	border: 2px solid #000;
	text-transform: uppercase;
	bottom: 0;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-bottom: 40px;
}
a.rijlessenbutton-whiteoutline, .rijlessenbutton-whiteoutline, span.rijlessenbutton-whiteoutline {
	background: none;
	color: #fff;
	border: 2px solid #fff;
	width: 250px;
	text-transform: uppercase;
	bottom: 0;
	font-weight: 700;
	margin-top: 30px;
	font-size: 18px;
	padding: 15px;
}
a.rijlessenbutton-blackoutline, .rijlessenbutton-blackoutline, span.rijlessenbutton-blackoutline {
	background: none;
	color: #000;
	border: 2px solid #000;
	width: 250px;
	text-transform: uppercase;
	bottom: 0;
	font-weight: 700;
	font-size: 18px;
	padding: 15px;
	margin: 30px 0px 0px 0px;
}
a.rijlessenbutton-w, .rijlessenbutton-w, span.rijlessenbutton-w {
	color: #fff;
	width: 250px;
	text-transform: uppercase;
	bottom: 0;
	font-weight: 700;
	font-size: 18px;
	padding: 15px;
	margin: 10px 0px 0px 0px;
}
a.rijlessenbutton-r, .rijlessenbutton-r, span.rijlessenbutton-r {
	color: #e64c3c;
	background-color: #fff;
	border: 2px solid #fff;
	width: 250px;
	text-transform: uppercase;
	bottom: 0;
	font-weight: 700;
	font-size: 18px;
	padding: 15px;
}
.button-phone:before, .aboutbutton-phone:before, .button-mail:before {
	font-family: fontAwesome;
	content: '\f095';
	margin-right: 10px;
	font-weight: 400;
}
.button-mail:before {
	content: '\f2b7';
}
.button-check-r li:before {
	font-family: fontAwesome;
	content: '\f14a';
	margin-right: 10px;
	font-weight: 400;
	color: #e64c3c;
}
.button-check-w li:before {
	font-family: fontAwesome;
	content: '\f14a';
	margin-right: 10px;
	font-weight: 400;
	color: #fff;
}

/* COLS */

.row {
	mmargin: 0 -10px!important;
	bborder: 1px solid red;
	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, .projectscol, .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;
	box-sizing: border-box;
}
#map_wrapper {
	height: 400px;
}
#map_canvas {
	width: 100%;
	height: 100%;
}
.col12 {
	width: 100%
}
.col12-edge {
	width: 100%;
}
.projectscol {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}
.col11 {
	width: 91.66666667%
}
.col10 {
	width: 83.33333333%
}
.col9 {
	width: 75%
}
.col8 {
	width: 66.66666667%
}
.col7 {
	width: 58.33333333%
}
.col6-f {
	width: 50%;
}
.col6, .col6-s {
	width: 50%
}
.col5 {
	width: 41.66666667%
}
.col4, .departments-icons ul li, .learnmore ul li {
	width: 33.33333333%
}
.col3-5 {
	width: 30%
}
.col3 {
	width: 25%
}
.col2 {
	width: 16.66666667%
}
.col1 {
	width: 8.33333333%
}
.col3-m-l {
	margin-left: 25%;
}
.col1-5 {
	width: 12, 33%;
}

/*MIN HEIGHT*/

.min-height-lg {
	min-height: 250px;
}

/* VISIBILITY */

.hidden {
	display: none;
}
#threeblocks{
	position: relative;
	margin-top: -170px;

}
.lppos p{
	margin-bottom:30px;
}
.lppos ul li:last-child{
		margin-bottom:30px;
}
.h100 {
	height: 100%;
}
.h50 {
	height: 50%;
}

/* BG COLORS */

.bg-primary {}
.bg-headertop {
	background-color: #fff;
}
.bg-headerbot {
	background-color: #2b2a47;
}
ul.headerbot {
	font-size: 16px;
	padding-top: 3px;
}
.headerbot a {
	font-size: 16px;
}
.bg-dk {
	background-color: #000;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
}
.bg-rd {
	background-color: #e44b3b;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
}
.bg-dk h2, .bg-dk li, .bg-dk p, .bg-rd h2, .bg-rd li, .bg-rd p {
	color: #fff;
}
.bg-lt-r h2 {
	color: #e44b3b;
	font-size: 30px;
	text-transform: none;
}
.bg-lt-g h2 {
	color: #3b3b3b;
}
.video-bg iframe {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.bg-lt {
	background-color: #fff;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
}
.video-bg {
	background-color: #fff;
	position: relative;
	border-top: 35px solid #fff;
	border-right: 35px solid #fff;
	border-bottom: 25px solid #fff;
	border-left: 35px solid #fff;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
}
.maps-bg {
	background-color: #fff;
	position: relative;
	border: 35px solid #fff;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.1);
}
.arrow-down {
	width: 0px;
	height: 0px;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid #a24c4f;
	position: absolute;
	left: calc(50% - 15px);
	bottom: -44px;
}
.bg-gray {
	background-color: #898c8b;
}
.bg-purple {
	background-color: rgba(75, 70, 112, 0.8);
}
.bg-lt-blue {
	background-color: #f58220;
}
.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-lg {
	padding-left: 30px;
}
.p-l-xl {
	padding-left: 80px;
}
.p-l-xxl {
	padding-left: 100px;
}
.p-l-xxxl {
	padding-left: 26%;
}
.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: 30px;
}
.p-t-xl {
	padding-top: 80px;
}
.p-t-xxl {
	padding-top: 100px;
}
.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: 30px;
}
.p-r-xl {
	padding-right: 80px;
}
.p-r-xxl {
	padding-right: 100px;
}
.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: 20px;
}
.p-b-lg {
	padding-bottom: 30px;
}
.p-b-xl {
	padding-bottom: 80px;
}
.p-b-xxl {
	padding-bottom: 150px;
}
.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-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: 60px;
}
.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-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;
}
p.m-b-hp-p {
	margin-bottom:20px;
}
.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-xxxl {
	margin-bottom: 180px;
}
.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-left {
	text-align: left;
}
.text-l {
	font-size: 120%
}
.text-xl {
	font-size: 50px;
}
.text-xl-center {
	font-size: 50px;
	text-align: center;
}
.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-left {
	float: left;
}
.pull-right {
	float: right;
}
.square {
	height: 222px;
}
.square-lg {
	height: 463px;
}
.square p {
	margin-bottom: 0.25em;
}
.post-title {
	position: absolute;
	left: 40px;
	bottom: 40px;
	width: 50%;
}
.col3 .post-title {
	width: 78%;
	bbackground: red;
}
#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;
}
#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;
}
.search {
	vertical-align: middle;
}
.topsearch {
	position: absolute;
	right: 0;
	width: 51px;
	height: 51px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-family: fontAwesome;
	z-index: 62;
	line-height: 46px;
	background-color: rgba(255, 255, 255, 0.0);
	display: inline-block;
	cursor: pointer;
	border: 1px solid rgba(255, 255, 255, 0.0);
}
.pointer {
	cursor: pointer;
}
footer .social-icons a:link, footer .social-icons a:visited, footer .social-icons a:active {
	background-color: #f58220;
	color: #fff;
	margin-right: 10px;
	height: 45px;
	width: 45px;
	float: left;
	box-sizing: border-box;
	line-height: 3.1em;
	text-align: center;
	border-radius: 50%;
	margin-bottom: 0.75em;
}
footer .social-icons a:hover {
	color: #fff;
}
footer .social-icons .fa {
	font-size: 25px;
}
.border-lgt-b {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.border-dark-b {
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

/*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 {}
#widget_37 {
	background: #f58220;
	color: #fff !important;
	border: 2px solid #f58220;
}
#widget_37 h3 {
	color: #fff;
}
#widget_38 {
	color: #f58220 !important;
	border: 2px solid #f58220;
}
.about, .about h3 {
	color: #fff;
}
.about h3 {
	font-size: 28px;
}
.overons, .overons h3 {
	color: #3b3b3b;
}
.overons h3 {
	font-size: 25px;
}

ul.maps{
	padding-left:62px;
}
.footerbutton {
    background: #a24c4f;
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    bottom: -24px;
}
.footerbutton a {
	font-size: 18px;
	font-weight: bold;
	color:#fff;

}
.lastblock {
	-ms-transform: skew(0deg, -5deg);
	-webkit-transform: skew(0deg, -5deg);
	transform: skew(0deg, -5deg);
}

h2.whitebg-red {
	color: #e74c3c;
	font-size: 32px;
}
h2.graybg-black {
	color: #000;
	font-size: 32px;
	text-transform: none;
	font-weight: 800;
}
h2.photobg-white {
	color: #fff;
	font-size: 32px;
	text-transform: none;
	font-weight: 800;
}

#footerportfolio li a span {
	display: none;
}

/* Hide text */

#footerportfolio {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/* remove default list style */
}
#footerportfolio li {
	margin: 0;
	padding: 0;
	float: left;
}
#footerportfolio li a {
	float: left;
	height: 76px;
	padding: 0;
	margin: 0;
}

/*
  Individual menu items
*/

#item1 {
	width: 89px;
	background-image: url("/uploads/images/item1.png");
}
#item2 {
	width: 151px;
	background-image: url("/uploads/images/item2.png");
}
#item3 {
	width: 89px;
	background-image: url("/uploads/images/item3.png");
}
#item4 {
	width: 151px;
	background-image: url("/uploads/images/item4.png");
}
#item5 {
	width: 89px;
	background-image: url("/uploads/images/item5.png");
}
#item6 {
	width: 151px;
	background-image: url("/uploads/images/item6.png");
}
#item7 {
	width: 89px;
	background-image: url("/uploads/images/item7.png");
}
#item8 {
	width: 151px;
	background-image: url("/uploads/images/item8.png");
}

/* Pagina tanden bleken alkmaar */
#page-2 blockquote {
	margin: 75px 0px 0px 0px;
}

#page-2 .lppos a:link {
	color: #9E4650;
}
#page-2 .lppos a.button {
	color: #fff;
}


#page-894 .lppos a:link {
	color: #9E4650 !important;
}
#page-894 .lppos a.button {
	color: #fff !important;
}

/* Pagina mondhygienist-alkmaar */
#page-3 .lppos a:link {
	color: #9E4650;
}
#page-3 .lppos a.button {
	color: #fff;
}

#page-3 iframe{
		max-width: 100%;
		min-width: 100%;
		min-height: 150px;
		border: 1px solid #eee;
		box-sizing: border-box;
}

#page-3 blockquote {
	margin: 50px 20px 0px 0px;
}

#page-3 h2 {
	padding-bottom: 5px;
	padding-top: 15px;
}

img.fullwidth {
	width: 100%;
	height: auto;
}

.mondhygienist. a:link {
	color: #9E4650;
}

/* Pagina behandelingen */
.behandelingen a:link {
	color: #9E4650;
}

#page-488 .lppos p a:link {
	color: #9E4650;
}
#page-488 .lppos a.button {
	color: #fff;
}
/* Responsive cols */
.cols6 {
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding: 10px;
}

.rows {
	width: 100%;
	overflow: auto;
	margin: 0 -10px;
}


p.openingstijden span {
	display: inline-block;
	width: 100px;
}

.werkRow {
	width: 100%;
	overflow: auto;
	margin: 10px -10px 20px -10px;
}
.werkRow .werking {
	box-sizing: border-box;
	float: left;
	padding: 8px;
	width: 16%;
	margin: 2%;
	background-color: #2b2a47;
	color: #fff;
	text-align: center;
	border: 1px solid #2b2a47;
	border-radius: 10px;
	position: relative;
}
.werkRow .werking:after {
	content: ' ';
	background-color: #2b2a47;
	transform: rotate(45deg);
	position: absolute;
	width: 20px;
	height: 20px;
	right: -10px;
	top: 40%;
}
.werkRow .werking:last-child:after { 
	content: none;
}
.werkRow .werking p {
	margin-bottom: 0;
	font-size: 0.8em;
}
.werkRow .werking h2,
.werkRow .werking h3,
.werkRow .werking h4 {
	color: #fff;
	font-size: 0.9em;
}

.m-b-10{
    margin-bottom: 10px;
}
.m-b-30{
    margin-bottom: 30px;
}

.white-button{
	color: #fff!important;
}

/* Pagina behandelingen */

@media screen and (max-width: 800px){
	.werkRow .werking {
		width: 100%;
		float: none;
		margin: 20px 0 35px 0;
	}
	.werkRow .werking:after {
		left: initial;
		right: initial;
		top: initial;
		bottom: -10px;
		margin-left: 0;
		margin-right: 0;
	}
}

@media screen and (max-width: 767px){
.cols6 {
	width: 100%;
	float: none;
}
}


/* Tabel */
.responsTable {
	width:100%;
	margin-top: 20px;
	margin-bottom: 10px;
}
.responsTable th {
	text-align: left;
	font-weight:bold;
}
.responsTable.prijstable td {
	padding: 5px;
	box-sizing: border-box;
	max-width: initial;
}
.responsTable tr:nth-child(even),
.responsTable th {
	background-color: #eaeaea;
}

@media screen and (max-width: 767px) {
	.responsTable thead {
		display: none;
	}
	.responsTable tr {
		margin-bottom: 30px;
		display: block;
		overflow: auto;
	}
	.responsTable tr td {
		float:left;
		width: 100%;
	}
	.responsTable tr td:before {
		display:block;
		font-weight:bold;
		float:left;
		width: 100%;
	}
	.responsTable.prijstable tr td:nth-child(1):before {
		content: 'Code:';
	}
	.responsTable.prijstable tr td:nth-child(2):before {
		content: 'Behandelingen:';
	}
	.responsTable.prijstable tr td:nth-child(3):before {
		content: 'Tarieven:';
	}


	.responsTable.prijstable.wortelkanaalbehandeling tr td:nth-child(1):before {
		content: 'Beschrijving:';
	}
	.responsTable.prijstable.wortelkanaalbehandeling tr td:nth-child(2):before {
		content: 'Prestatiecode:';
	}
	.responsTable.prijstable.wortelkanaalbehandeling tr td:nth-child(3):before {
		content: 'Aantal:';
	}
	.responsTable.prijstable.wortelkanaalbehandeling tr td:nth-child(4):before {
		content: 'Kosten:';
	}
}
.gallery .image {
    float: left;
    width: 32%;
    margin-right: 2%;	
}
.gallery .image:nth-child(3n+3) {
    margin-right: 0%;	
}
.gallery .image img {
	max-height:250px;
	min-height:250px;
}
.show-420-inline-block {
	display:none;
}
.visible-l-1200 {
	display:none;
}