@import "reset.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:#000;color:#fff;font-family:Poppins, Arial;font-size:16px;font-weight: 300;}
body, html {height: 100%;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear {clear: both;}
a {color: #009fe3;}
a:hover {color: #fff;}
a.tel {text-decoration: none;display: block;}
b,strong {font-weight: bold;color: #009fe3;}
.fancybox-caption {text-align: center;}

#superwrapper {min-height: 100%;height: auto !important;height: 100%;}
.wrapper {max-width: 1720px;width: 95%;height: auto;margin: 0px auto;position: relative;} 
.wrapper3 {max-width: 960px;width: 95%;height: auto;margin: 0px auto;position: relative;} 

.dwnld{text-decoration:none;color:#fff;display:flex;background-color:#000}
.bck333{background-color:#333;}
.dwnld:hover{color:#aaa;background-color:#555;}

.table{display:table;width:100%;}
.tr{display:table-row;}
.td{display:table-cell;box-sizing:border-box;padding:3px;}

.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
**************/
div.eapps-widget {position: absolute !important;}
h1 {color:#fff;font-size:30px;line-height:normal;font-weight:600;margin-bottom:20px;letter-spacing: 0.5px;}
h1 strong {color: #009fe3;}
h2 {color:#fff;font-size:18px;line-height:normal;font-weight:700;margin-bottom: 20px;}
#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: 97px;}
#top {background-color:#000;position: sticky;top: 0px;left: 0px;width: 100%;z-index: 5;border-bottom: 1px solid #212121;}
#header {width:100%;display: flex;justify-content: space-around;}
#logo {}
#logo2 {display: flex;gap:10px;}
#reviews {}

#background {height: 100vh;width:100%;background: url(../images/bg.jpg) no-repeat center center;background-size: cover !important;position: relative;}
#background4 {height: 50vh;width:100%;background: url(../images/epc.jpg) no-repeat center center;background-size: cover !important;position: relative;}
#background4:before {content: "";position: absolute;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.5);background-blend-mode: unset;}
#slogan {width: 100%;text-align: center;position: relative;z-index: 2;height: 100vh;display:flex;align-items:center;justify-content:center;max-width: 1160px;margin: 0 auto;}
#slogan.page4 {width: 100%;text-align: center;position: relative;z-index: 2;height: 100%;display:flex;align-items:center;justify-content:center;}
#slogan h1 {font-size: 48px;color: #fff;text-shadow: 1px 1px 4px rgba(0,0,0,0.25);text-transform: uppercase;margin-bottom: 10px;line-height: 48px;position: relative;z-index: 80;}
#slogan h2 {font-size: 48px;color: #fff;text-shadow: 1px 1px 4px rgba(0,0,0,0.25);text-transform: uppercase;line-height: 48px;position: relative;z-index: 80;}
.gertjan {position: absolute;bottom: 0px;right: 0px;z-index: 9;}
#buttons {margin: 40px 0;display: grid;grid-template-columns: repeat(4,1fr);grid-gap: 20px;}
#buttons a {display: block;color: #fff;font-weight: 700;left: 0.5px;padding: 15px 30px;border-radius: 10px;text-decoration: none;text-transform: uppercase;font-size: 14px;}
#buttons a:first-child {background-color: #ff0000;}
#buttons a:nth-child(2) {background-color: #009fe3;}
#buttons a:nth-child(3) {background-color: #7ebc4f;}
#buttons a:last-child {background-color: #fff;color: #000;}

/*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;overflow:scroll-y;max-height:80%;}
#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;overflow:scroll-y;max-height:80%;}
a.popupCl {display:block;text-align:right;margin-bottom:20px;text-decoration:none;}
a.popupCl:hover {color: #009fe3;}
#Wpopup h2 a {text-decoration:none;color: #000;}
#Wpopup h2 a:hover {color: #000;}

/*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;}

/*SLIDESHOW
**********/
.slideshow{border-bottom:solid 10px #eee;}
/*SEARCH
*********/
#search {text-align:center;}
#search input,#searchMob input{padding:5px;vertical-align:middle;}
#search a.search_submit,#searchMob a.search_submit{background-color:#000;color:#fff;padding:7px;text-decoration:none;display:inline-block;border:solid 1px #000;text-transform:uppercase;vertical-align:middle;}
#search a.search_submit:hover,#searchMob a.search_submit:hover {background-color:#fff;color:#000;}

/*HOMESLIDER
***********/
#hmTxt{position:absolute;width:auto;top:20px;margin-right:20px;z-index:5;display:inline-block;float:right;right:0px;min-width:300px;}
#hmTxtIn{text-align:right;padding:10px;line-height:normal;color:#fff;}
#hmTxtIn span.txt1{font-size:40px;text-shadow: 1px 1px #000;text-transform:uppercase;}
#hmTxtIn span.txt2{font-size:14px;line-height:14px;}
#hmTxtBack{position:absolute;width:100%;height:100%;background-color:#000;z-index:-1;opacity:0.50;display:inline-block;left:0px;}
#hmTxtIn a{color:#000;text-decoration:none;font-size:15px;background-color:#fff;padding:5px;text-shadow:none;text-transform:uppercase;display:inline-block;margin-top:15px;}

/*MAIN CONTENT
*********************************/
#mainhome {width:100%;padding: 80px 0 200px 0;line-height:25px;background: #000;}
#main {width:100%;padding: 80px 0;line-height:25px;background: #000;text-align: justify;}

/*CONTENT BLOCK
*******************/
#contenthome{}
#fotos {float: left;width: 20%;margin-right: 5%;}
#filter {float: left;width: 20%;margin-right: 5%;}
.filtertje {margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #eee;}
.filter {list-style-type:none;margin:0;}
.filter li {margin-bottom:5px;position:relative;}
.filter li a {display:inline-block;color:#7a7976;text-decoration:none;padding-left:15px;}
.filter li.curr a {color:#009fe3;}
.filter li a:hover {color:#009fe3;}
.filter li a:before {content:"\f111";font-family:FontAwesome,arial;position:absolute;left:0px;top:0px;font-size:6px;color:#009fe3;}

#content {float: right;width: 75%;}

.knop {color: #fff;padding: 20px;text-decoration: none;background-color: #009fe3;display: block;text-transform: uppercase;font-size: 14px;font-weight: 600;letter-spacing: 0.5px;border: 2px solid #009fe3;}
.knop:hover {color: #009fe3;background-color: transparent;}

.btn {color: #fff;padding: 10px 20px;text-decoration: none;background-color: #009fe3;display: inline-block;text-transform: uppercase;font-size: 14px;font-weight: 600;letter-spacing: 0.5px;border: 2px solid #009fe3;border-radius: 10px;margin-top: 30px;}
.btn:hover {color: #009fe3;background-color: transparent;}

.col {float: left;width: 23.5%;margin-left: 2%;}
.n4 {margin-left: 0;}
.nivs3 {display: none;}
.nivs2 {display: none;margin-bottom: 40px;}

#project {margin-top: 80px;}
.project {background-color: #212121;display: flex;align-items: center;justify-content: center;}
.projectinfo {width: 50%;padding: 30px;color: #fff;}
.projectpic {width: 50%;height: 500px;background-size: cover !important;}

#inleiding {background: url(../images/gravensteen.jpg) no-repeat center center;width: 100%;height: 600px;background-size: cover;margin-top: 80px;position: relative;}
.wrapper2 {margin: 0 auto;width: 750px;padding: 30px;background-color: #000;bottom: -150px;position: absolute;left: 50%;transform: translate(-50%, 0);}
	
/*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 		{position: absolute;bottom: 0px;left: 0px;width: 100%;z-index: 4;background-color: #009fe3;padding: 30px;color: #fff;text-align: center;}
#newsAll a 		{display:block;padding:10px;text-align:center;background-color:#009fe3;color:#fff;text-decoration:none;}

.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:20%;margin-right:5%;}
.nieTxtList		{float:left;width:75%;}
.nieTxtList a 	{font-weight:bold;}
.nieuwsbericht 	{margin-bottom:20px;padding-bottom:20px;}
.nieDatum		{color:#009fe3;display:inline-block;padding:5px 5px 5px 0px;margin-bottom:10px;font-size:14px;}
.nieTitel		{font-size:20px;margin-bottom:10px;font-weight:normal;font-weight: 700;}
.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 {color: #fff;padding: 10px 20px;text-decoration: none;background-color: #009fe3;display: inline-block;text-transform: uppercase;font-size: 14px;font-weight: 600;letter-spacing: 0.5px;border: 2px solid #009fe3;border-radius: 10px;margin-top: 30px;}
.nieBtn a:hover {color: #009fe3;background-color: transparent;}
.nieSmallPic	{width:25%;max-height:60px;overflow:hidden;float:left;}

/*PREVIOUS NEXT
********************/
#usable {display:flex;column-gap: 10px;text-align: center;line-height: 24px;float: right;}
#usable a {box-sizing:border-box;text-decoration:none;border-radius:5px;color: #fff;font-size: 13px;font-weight: 700;}
#usable a:hover {}

.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:30px 0px;color:#fff;background-color:#000;line-height: 28px;font-size: 14px;border-top: 1px solid #212121;position: relative;z-index: 1000;}
#footer a 				{color:#fff;}
#fct 					{float: left;}
#fct ul 				{margin:0px;list-style-type:none;}
#fct ul li 				{display:inline-block;margin-right:3px;}
#fct ul li:last-child 	{margin-right:0px;}
#fct2 					{font-size: 12px;float: right;text-align: right;}
#fct a.tel 				{display:inline-block;}
.navB					{display:none;}
#footer2 				{background-color:#ededed;border-top:1px solid #d8d8d8;padding:75px 0px;font-size:15px;}

/*FORMS
********/
.required {color: #fff;}
.field_heading {font-weight: bold;padding-top: 10px;}
.field_title {float:left;width:30%;margin-bottom:10px;}
.field_input {float:left;width:70%;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:#212121;border:0px solid #d8d8d8;padding:4px;width:100%;box-sizing: border-box;font-family:Poppins, Arial;font-size:16px;font-weight: 300;-webkit-appearance: none;}
.email,.textfield,.textarea{border-radius: 0;outline: none;}
.textarea {height: 100px;}
.checkbox_label {cursor: pointer;}
.radio_label {cursor: pointer;}
.nixhier {display:none;}
.submit{background-color:#009fe3;color:#fff;border:none;padding:10px 20px;text-transform:uppercase;text-decoration:none;display:inline-block;margin-top:15px;outline: none;font-family:Poppins, Arial;font-weight: 700;font-size: 16px;float: right;-webkit-appearance: none;}
.gdpr {font-size:10px;}


.sort {float: right;margin-bottom: 30px;}
.sort select {
    background-color: #212121;
    border: 0px;
    font-family: Poppins,Arial;
    color: #fff;
    padding: 5px;
    margin-left: 10px;
    width: 150px;
    font-size: 14px;
}

.residentie {margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #212121;}
