@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:#9e9e9e;font-family:Lato, Arial;font-size:16px;}
body, html {height: 100%;}
/*  Float containers fix: */
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear{clear:both;}
a{color:#1c1c1c;}
a:hover{color:#216098;}
a.tel{text-decoration:none;display:inline-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;}
.wrapper2 {max-width: 1920px;width:95%;height: auto;margin: 0px auto;position:relative;}

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

/*page Title
**************/
h1 {color: #272727;font-size: 30px;font-weight: 700;padding-bottom: 15px;margin-bottom: 53px;margin-top: 0;position: relative;text-transform: uppercase;font-family:Montserrat, Arial;}
h1:before {background-color: #2ea6b8;content: '';position: absolute;bottom: 0;left: 0;width: 80px;height: 3px;}
h1:after {background-color: #2ea6b8;content: '';position: absolute;bottom: -8px;left: 0;width: 40px;height: 3px;}

h2 {color:#1c1c1c;font-size:24px;line-height:normal;font-weight:600;margin-bottom:10px;font-family:Montserrat, Arial;}
h2 a {color:#1c1c1c;text-decoration: none;}

h3 {font-size: 24px;font-weight: 700;color: #fff;padding-bottom: 24px;margin-bottom: 30px;font-family:Montserrat, Arial;position: relative;}
h3:before {content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 4px;background-color: rgba(255, 255, 255, 0.03);}
h3:after {width: 45px;height: 4px;content: '';position: absolute;bottom: 0;left: 0;background-color: #2ea6b8;}

h4 {color: #272727;font-size: 20px;font-weight: 400;margin-top: 0;margin-bottom: 20px;padding-bottom: 10px;position: relative;}
h4:after {position: absolute;content: '';left: 0;bottom: 0;width: 40px;height: 1px;background-color: #f7f7f7;}

h5 {color: #2ea6b8;font-size: 18px;font-weight: 700;margin-bottom: 10px;}

h6 {display: block;font-size: 16px;font-style: normal;padding-top: 10px;color: #272727;padding: 20px 75px;background-color: #f7f7f7;position: relative;border-left: 1px solid #2ea6b8;line-height: 28px;}
h6:before {background-color: #2ea6b8;content: '';position: absolute;width: 1px;height: 92%;left: 3px;top: 0;}
h6:after {content: '\f10d';font-family: 'Font Awesome 5 Free';position: absolute;top: 22px;left: 22px;color: #e6e6e6;font-style: normal;font-size: 32px;font-weight: 900;}
h6 em {font-style: italic;font-size: 18px;color: #9e9e9e;margin-top: 10px;display: block;}

#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
******************/
#topbar {background-color: #f7f7f7;border-bottom: 1px solid #e9e9e9;}
#topbar ul {list-style-type: none;margin: 0;padding: 10px 0;}
#topbar ul li {display: inline-block;}
#topbar ul li a {display: block;color: #9f9f9f;text-decoration: none;font-size: 14px;padding: 5px 20px;border-right: 1px solid #e9e9e9;}
#topbar ul li:first-child a {padding-left: 0;}
#topbar ul li:last-child a {padding: 5px 20px;padding-right: 0;border-right: 0;}
#height {height: 112px;}
#top {width: 100%;z-index: 999;background-color: #fff;padding: 20px 0;}
#header {width:100%;}
#logo {float: left;position: relative;z-index: 999;}
#contact {float:right;margin-top: 3px;}
#contact ul {list-style-type: none;margin: 0;}
#contact ul li {display: inline-block;margin: 0 20px;color: #272727;font-size: 16px;text-align: right;line-height: 21px;}
#contact ul li:first-child {margin-left: 0;}
#contact ul li:last-child {margin-right: 0;}
#contact ul li span {color: #9e9e9e;display: block;}

#navigatie {width: 100%;background-color: #0c2e3b;z-index: 999;}
#navigatie.fixed {position: fixed;top: 0px;}
#offerte {float:right;}
#offerte a {color:#fff;display:block;text-decoration:none;font-size: 24px;font-weight: 700;padding: 25px 0;line-height: normal;}

/*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;}

#H1Hm {display: inline-block;color: #fff;vertical-align: top;position: relative;}
#H1Hm strong {color: #fff;position: relative;z-index: 2;font-size: 50px;font-family: 'Barlow Condensed',arial;letter-spacing: 1px;margin-bottom: 40px;text-transform: uppercase;display: block;}

#slideshow {position: relative;height: 60vh;}
#hmTxt {display: flex;align-items: center;width: 100%;height: 100%;position: absolute;z-index: 999;justify-content: center;font-family:Montserrat, Arial;}
.sliTitel {font-size: 40px;font-weight: 700;color: #fff;margin-bottom: 10px;}
.sliTekst {font-size: 24px;font-weight: 400;color: #2ea6b8;}
.btn {text-decoration: none;background-color: transparent;text-transform: uppercase;font-size: 14px;font-weight: 700;color: #fff;padding: 10px 20px;display: inline-block;margin-top: 20px;line-height: normal;border: 2px solid #2ea6b8;}
.btn:hover {color: #fff;background-color: #2ea6b8;}

/*main content -> menu & content
*********************************/
#main {width:100%;padding: 60px 0;line-height:28px;}
#rea {width:100%;padding: 60px 0;line-height:28px;}
#mainhome {width:100%;line-height:28px;}
#galsgals {margin-top: 30px;}
#gals.gal23, #gals.gal24 {margin-top: 0px;margin-bottom: 30px;}
#gals img {object-fit: cover;height: 200px;}
/*content block
*******************/

#inleiding {padding: 60px 0;line-height: 1.6;}
#inleiding table {color: #272727 !important;}
.contentleft {float: left;width: 47.5%;margin-right: 5%;}
.contentright {float: left;width: 47.5%;}
.divide {height: 50px;}
#parallax {background-image: url(../images/bg.jpg);width: 100%;padding: 90px 0;background-repeat: no-repeat;background-position: 0 0;background-attachment: fixed;}
#par {padding: 50px;border: 5px solid rgba(255,255,255,0.06) !important;font-size: 32px;text-align: center;font-family: Montserrat,arial;font-weight: 700;line-height: normal;color: #2ea6b8;}

#banner {background: url(../images/banner.jpg) no-repeat center center;background-size: cover;width: 100%;height: 300px;display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;}
#banner.page5 {background: url(../images/contact.jpg) no-repeat center center;}
.slogan {max-width: 1160px;width: 95%;color: #fff;position: relative;z-index: 44;line-height: 27px;text-align: center;font-size: 40px;text-transform: uppercase;font-family: Montserrat,arial;font-weight: 700;}

#contenthome {margin-top: 30px;text-align: left;color:#1c1c1c;}
.kolleft {float: left;width: 32%;margin-right: 2%;}
.kolmid {float: left;width: 32%;margin-right: 2%;}
.kolright {float: right;width: 32%;}
.meer {display: inline-block;padding: 10px 30px;color: #fff;text-decoration: none;background-color: #216098;font-family:Hind, Arial;font-weight: 600;font-size: 14px;border-radius: 5px;letter-spacing: 0.85px;margin-top: 30px;}
.meer:hover {background-color: #2B6FAB;color: #fff;}

#content {width:100%;}
.inner {background-color: #fff;padding: 20px;}
.inner ul {list-style-type: none;margin: 0;}
.inner ul li {display: block;}
.inner ul li a {display: block;color: #373737;font-size: 14px;text-decoration: none;margin: 10px 0;}
.inner ul li.menu-current a {color: #216098;}
.inner ul li a:hover {color: #216098;}
.inner ul li a:before {content:"\f35a";font-family: "Font Awesome 5 Free"; padding-right:7px;color: #216098;}

.knop {text-decoration: none;background-color: #f7f7f7;text-transform: uppercase;font-size: 14px;font-weight: 700;color: #272727;padding: 15px 20px;display: inline-block;line-height: normal;font-family: Montserrat,arial;}
.knop:hover {color: #fff;background-color: #2ea6b8;}

#diensten {padding: 60px 0;}
.col {float: left;width: 32%;margin-left: 2%;position: relative;}
.col img {object-fit: cover;height: 300px;}
.n3 {margin-left: 0;}
.nivs3 {margin-bottom: 60px;}
.nivs2 {display: none;}

#troeven {background-color: #F7F6F2;padding: 60px 0;}
.troefleft {float: left;width: 47.5%;margin-right: 5%;}
.troefright {float: left;width: 47.5%;}

#gals img {object-fit: cover !important;aspect-ratio: 4/3 !important;height: auto !important;}
.grid-6 				{display: grid;grid-gap: 20px;grid-template-columns: repeat(6,1fr);}
.grid-5 				{display: grid;grid-gap: 30px;grid-template-columns: repeat(5,1fr);}
.grid-4 				{display: grid;grid-gap: 40px;grid-template-columns: repeat(4,1fr);}
.grid-3 				{display: grid;grid-gap: 50px;grid-template-columns: repeat(3,1fr);}
.grid-2 				{display: grid;grid-gap: 60px;grid-template-columns: repeat(2,1fr);}
.sectiongrid			{margin:0px 0px 60px 0px;}

/*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;}

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

#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:40px 0px;color:#c8c8c8;background-color:#0C2E3B;font-size: 15px;line-height: 28px;}
#footer a {color:#c8c8c8;}
#socials {margin-top: 10px;}
#socials a {margin-right: 10px;font-size: 20px;}
#socials a:last-child {margin-right: 0;}
#fct {float:left;width: 47.5%;margin-right: 5%;}
#fct1 {float:left;width: 47.5%;}
#fct1 ul {margin:0px;list-style-type:none;}
#fct1 ul li {display:block;margin-bottom:3px;}
#fct1 ul li:last-child {margin-bottom:0px;}
#fct2 {float:right;width: 20%;}
#fct a.tel {display:inline-block;}
.navB {display:none;}
#siteby {background-color:#103746;color: #c8c8c8;line-height: 28px;padding: 20px 0;text-align: center;}
#siteby a {color: #c8c8c8;}

/*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:#1c1c1c;background-color:#fff;border:1px solid #d8d8d8;padding:5px;width:100%;box-sizing: border-box;font-family: Lato,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;text-decoration: none;background-color: #2ea6b8;text-transform: uppercase;font-size: 14px;font-weight: 700;color: #fff;padding: 10px 20px;display: inline-block;margin-top: 20px;line-height: normal;border: 2px solid #2ea6b8;font-family: Montserrat,arial;}
.gdpr {font-size:10px;}