@import "reset.css";
@import "menu.css";
@import "cols.css";

/*
maincolors:
BACKGROUND:#fff
COLOR:#000
MAINCOLOR:#000
MAINCOLOR2:#c00
COLOR_ON_MAIN:#fff;
*/

html {  -webkit-text-size-adjust: none;}
body{background-color:#fff;color:#666;font-family:Montserrat, Arial;font-size: 15px;}
body, html {height: 100%;}
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear{clear:both;}
a{color:#000;}
a:hover{color:#ed751a;}
a.tel{text-decoration:none;display:block;}
b,strong{font-weight:bold;}

#superwrapper {min-height: 100%;height: auto !important;height: 100%;}
.wrapper {max-width: 1160px;width:95%;height: auto;margin: 0px auto;position:relative;}

.table{display:table;width:100%;}
.tr{display:table-row;}
.td{display:table-cell;box-sizing:border-box;padding:10px;vertical-align: middle;}

table td {vertical-align: middle;padding: 10px 0;}

.placeholder {color:#aaa;}
::-webkit-input-placeholder, ::-webkit-textarea-placeholder {color:#aaa;}
:-moz-placeholder {color:#aaa;opacity:1;}
::-moz-placeholder {color:#aaa;opacity:1;}
:-ms-input-placeholder, :-ms-textarea-placeholder {color:#aaa;}	
input[placeholder], textarea[placeholder] {color:#aaa;}

/*ENTER BUTTON
**************/
#enter{position:absolute;bottom:10px;width:100%;text-align:center}
#enter a{background-color:#fff;padding:10px;display:inline-block;text-decoration:none;border-radius:10px;font-size:20px;}

/*PAGE_TITEL
**************/
h1 {color:#000;font-size:30px;line-height:normal;font-weight:700;margin-bottom:20px;text-transform:uppercase;}
h1 strong {color: #ed751a;}
h2 {color:#000;font-size:26px;line-height:normal;font-weight:700;margin-bottom: 20px;}
h3 {color:#000;font-size:20px;line-height:normal;font-weight:700;margin-bottom: 50px;position: relative;display: block;}
h3:after {background-color: #ed751a;content: '';position: absolute;bottom: -20px;left: 0;width: 60px;height: 4px;}
h4 {color:#666;font-size:19px;line-height:normal;font-weight: 700;}

#melding{text-align:center;background-color:#000;color:#fff;padding:10px;text-transform:uppercase;}
#hmTxt{display:none;}
a.mobHmls{display:none;}

/*HEADER MOB
**************/
#navMobMenu{display:none;}
#navMob,#searchMob,#loginLnksmob,#languagesMob {background-color:#fff;display:none;}

/*HEADER
******************/
#height {height: 122px;}
#top {background-color:#fff;position: fixed;top: 0px;left: 0px;width: 100%;z-index: 999;padding: 10px 0;border-bottom: 1px solid #eee;}
#header {width:100%;}
#logo {float:left;}

/*WARNING
****************/
#warning{width:100%;height:100%;position:fixed;top:0px;left:0px;z-index:12000;display:none;background:url(../images/popup.png) #fff;}
#Wmessage{background-color:#fff;width:400px;margin:50px auto;padding:50px;border:solid 5px #000;border-radius:10px;box-sizing:border-box;}
#orderDay{border:none !important;font-size:30px;color:#ad6a43;width:250px;}
/*POPUP
************/
#popup{width:100%;height:100%;position:fixed;top:0px;left:0px;z-index:9998;background:url(../images/popup.png);display:none;}
#Wpopup{background-color:#fff;width:450px;margin:50px auto;padding:20px;border:solid 5px #000;border-radius:10px;box-sizing:border-box;}
a.popupCl{display:block;text-align:right;margin-bottom:20px;text-decoration:none;}
#Wpopup h2 a{text-decoration:none;}

/*IMAGES FIT
******************/
img.cover{object-fit:cover;}
img.coverT{object-fit:cover;object-position:left top;}
img.coverB{object-fit:cover;object-position:left bottom;}
img.contain{object-fit:contain;}

.slideSections{background-color:#f6f6f6;}

#background {background: url(../images/bg.jpg) no-repeat center center;background-size: cover;width: 100%;height: 100vh;display: flex;align-items: center;justify-content: center;flex-direction: column;}
.slogan {width: 100%;color:#fff;font-size: 20px;position: relative;text-align: right;}
.slogan h5 {font-size: 20px;text-transform: uppercase;letter-spacing: 8px;margin-bottom: 10px;}
.slogan h6 {font-size: 52px;text-transform: uppercase;font-weight: 700;}

#background2, #background3, #background4, #background5, #background6 {background: url(../images/header-1.png) no-repeat center center;background-size: cover;width: 100%;height: 400px;display: flex;align-items: center;justify-content: center;flex-direction: column;}

/*MAIN CONTENT
*********************************/
#main {width: 100%;margin: 60px 0;line-height: 28px;}

#orange {padding: 30px 0;color: #fff;background-color: #ed751a;line-height: 28px;}
#contenthome {background-color: #F8F8F8;padding: 60px 0;}
#home {display: flex;align-items: center;justify-content: center;}
.homeleft {width: 50%;}
.homeright {width: 50%;}

.heading.heading-v1, .heading.heading-v2 {position: relative; padding-bottom: 35px;text-align: left;}
.heading.align-left:before, .heading.align-left:after, .heading.separator_align_left:before, .heading.separator_align_left:after {left: 0 !important;right: auto !important;margin-left: 0 !important;}
.heading.heading-v1 .heading-inner, .heading.heading-v2 .heading-inner {clear: both;width: 100%;float: left;padding: 20px 0 30px;}
.heading.heading-v1 .heading-inner h1, .heading.heading-v2 .heading-inner h1 {width: 42%;float: left;margin: 0;text-align: left;text-transform: uppercase;font-size: 36px;border-left: 5px solid #ea4c23;padding: 8px 25px;}

.contentleft {float: left;width: 47.5%;margin-right: 5%;}
.contentright {float: left;width: 47.5%;}

.zolen {position: relative;background: url(../images/zolen.jpg) no-repeat;background-size: cover;display: flex;justify-content: center;align-items: center;height: 260px;border-radius: 10px;}
.zolen h2 {color: #fff;background-color: #ed751a;padding: 5px;margin-bottom: 0;}
.desc {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;opacity: 0;transition: all 300ms ease-in-out;background-color: #ebebeb;display: flex;justify-content: center;align-items: center;padding: 20px;flex-direction: column;text-align: center;color: #666;border-radius: 10px;}
.zolen:hover .desc {opacity: 1;}

.behandeling {position: relative;background: url(../images/behandeling.jpg) no-repeat;background-size: cover;display: flex;justify-content: center;align-items: center;height: 260px;border-radius: 10px;}
.behandeling h2 {color: #fff;background-color: #ed751a;padding: 5px;margin-bottom: 0;}
.behandeling:hover .desc {opacity: 1;}

.meerinfo {display: inline-block;padding: 10px 20px;border-radius: 10px;color: #fff;text-decoration: none;background-color: #ed751a;margin-top: 20px;}
.meerinfo:hover {color: #fff;}

/*CONTENT BLOCK
*******************/
#content{width:100%;}

.heading.heading-v4 { z-index: 1; position: relative; }
#waarom {background-color: #454E57;padding: 60px 0;text-align: center;color: #fff;text-transform: uppercase;font-weight: 700;}
#afspraak {background-color: #fff;padding: 0 0 60px 0;text-align: center;font-size: 18px;}

#sec5, #sec36, #sec8 {width: 35%;}
#sec34, #sec35, #sec38 {width: 60%;}

#sec5, #sec18, #sec23 {float: right;margin-left: 0;}
#sec34, #sec19, #sec22 {float: left;margin-left: 0;margin-right: 5%;}

#sec35, #sec20, #sec24 {float: right;}
#sec36, #sec21, #sec25 {float: left;margin-left: 0;margin-right: 5%;}

#sec33 {max-width: 960px;margin: 0 auto;padding: 25px;background-color: #F2F2F2;border: 1px solid #ed751a;text-align: center;border-radius: 20px;}

.btn {display: block;background-color: #F2F2F2;padding: 15px;font-size: 16px;border-radius: 10px;text-decoration: none;text-align: center;}
.btn:hover {color: #666;}

/*NIEUWSBALK
*************/
.newsHome{margin-top:20px;}
.newsHome a{text-align:center;font-size:20px;color:#000;display:block;text-decoration:none;padding:5px;text-transform:uppercase;}
.newsHome a i{color:#000;}
.newsHome a:hover{outline:solid 1px #ccc;background-color:#fff;}
#nieuw h3{text-transform:uppercase}
.newsTotal{float:left;width:60%;margin-left:10%;}

/*NIEUWS
*************/
#nieuws 		{padding-top:30px;}
#newsAll a 		{display:block;padding:10px;text-align:center;background-color:#00c5a3;color:#fff;text-transform:uppercase;text-decoration:none;font-size:20px;}

.nieH2			{text-align:center;margin-bottom:40px;margin-top:40px;}
.newsPicc		{float:left;width:35%;margin-right:5%;}
.newsTekst		{float:left;width:60%;}
.nieImgList		{float:left;width:30%;margin-right:5%;}
.nieTxtList		{float:left;width:65%;}
.nieTxtList a 	{color:#000;font-weight:bold;}
.nieuwsbericht 	{margin-bottom:20px;padding-bottom:20px;}
.nieDatum		{color:#c00;display:inline-block;padding:5px 5px 5px 0px;margin-bottom:10px;font-size:14px;}
.nieTitel		{text-transform:uppercase;font-size:20px;margin-bottom:10px;font-weight:normal;}
.nieTitel a 	{text-decoration:none;display:inline-block;}
.nieTekst 		{margin-top:5px;}
.nieStripe		{height:1px;border-bottom:dotted 1px #000;margin:20px 0px 20px 0px;}
.nieFancyZoom a {font-size:16px;}

.videoWrapper 	{position: relative;padding-bottom: 56.25%;margin-top: 25px;height: 0;}
.videoWrapper iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.nieFancyZoom	{text-align:center;margin-top:5px;font-size:12px;display:none;}
.nieFancyZoom a {text-decoration:none;}
.Floader		{width:100%;font-size:10px;text-align:center;line-height:12px;padding-top:10px;}
.Floader img 	{width:40px;height:20px;}

.nieBtn			{}
.nieBtn a		{background-color:#000;color:#fff;display:inline-block;border-radius:5px;text-decoration:none;text-transform:uppercase;padding:7px 15px;font-size:13px;margin-top:15px;}
.nieBtn a:hover {background-color:#c00;color:#fff;}
.nieSmallPic	{width:25%;max-height:60px;overflow:hidden;float:left;}

/*PREVIOUS NEXT
********************/
#usable{display:table;float:right;}
#usable div{display:table-row;}
#usable div div{display:table-cell;width:33.33%}
#usable a{box-sizing:border-box;padding:5px;text-decoration:none;border-radius:5px;}
#usable a:hover{background-color:#ccc;color:#fff;}
#usable div div:nth-child(2) {text-align:center;}
#usable div div:nth-child(3) {text-align:right;}

.toTop{text-align:center;margin:100px 0px 100px 0px;}
.toTop a{font-size:60px;color:#999;}
.toTop a:hover{color:#000;}

#tabs {margin-top:60px;}

/*SOCIAL
********/
.social			{text-align:center;margin:30px 0px 30px 0px;}
.social li 		{list-style:none;list-style-position:inside;margin:0px;display:inline-block;}
.social li a 	{margin-right:10px;font-size:30px;}
.social li a:hover 	{color:#c00;}

/*FOOTER TOP
***********/
#footer {padding:25px 0px;color:#fff;background-color:#ed751a;}
#footer a {color:#fff;}
#fct {text-align: center;}

/*FORMS
********/
.required {color: #FF0000;}
.field_heading {font-weight: bold;padding-top: 10px;}
.field_title {width:100%;margin-bottom:10px;}
.field_input {width:100%;margin-bottom:10px;}
.field_checkbox {float:left;width: 100%;margin-bottom:10px;}
.field_title2 {width:100%;margin-bottom:10px;}
.field_input2 {width:100%;margin-bottom:10px;}
input[type='checkbox'] {width:auto;}
input[type='radio'] {width:auto;}

.email,.textfield,.textarea,select {color:#7c7c7c;background-color:#fff;border:1px solid #d8d8d8;padding:5px;width:100%;box-sizing: border-box;font-family:Montserrat, Arial;font-size: 15px;}
.email,.textfield,.textarea{border-radius: 0;outline: none;}
.textarea {height: 100px;}
.checkbox_label {cursor: pointer;}
.radio_label {cursor: pointer;}
.nixhier {display:none;}
.submit {border:none;outline: none;display: inline-block;padding: 15px 20px;border-radius: 10px;color: #fff;text-decoration: none;background-color: #ed751a;margin-top: 20px;font-family:Montserrat, Arial;font-size: 18px;}
.gdpr {font-size:10px;}