@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, html {height: 100%;}
body {background-color:#fff;color:#333;font-family:Open Sans, Arial;font-size:14px;}
html::-webkit-scrollbar {width: 0px;}
/*  Float containers fix: */
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear{clear:both;}
a{color:#000;}
a:hover{color:#c00;}
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;}

.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:#000;font-size:30px;line-height:normal;font-weight:normal;margin-bottom:20px;text-transform:uppercase;}
h1.homeT{text-align:center;}
h2 {color:#000;font-size:18px;line-height:normal;font-weight:normal;text-transform:uppercase;}
h3 {font-size: 18px;font-family: 'Sylfaen';color: #ccc;margin: 0 0 15px 0;line-height: normal;}
h4 {font-family: 'Sylfaen';font-size: 20px;margin: 0;padding: 0;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;}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* 16:9 verhouding */
  height: 0;
  overflow: hidden;
}

.video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*header
******************/
#top {background:url(../images/example-introx.jpg) no-repeat center center;background-size: cover;position: absolute;width: 360px;height:100vh;left: 0px;top: 0px;right: 0;bottom: 0;z-index: 999;box-shadow: 0 20px 30px rgba(24, 24, 24, 0.1);transition: all 0.4s ease-in-out;box-sizing: border-box;padding: 40px;}
#top.page8 {position: fixed;}
#logo {}
#logo img {width: 280px;}
#socials {position: absolute;bottom: 50px;width: 100%;text-align: center;}
#socials ul {list-style-type: none;margin: 0;}
#socials ul li {display: inline-block;}
#socials ul li a {display: block;color: #1a1a18;font-size: 12px;margin-left: 15px;}

#navigatie {position: absolute;left: 40px;bottom: 40px;right: 40px;}
#navigatie ul {list-style-type: none;margin: 0;}
#navigatie ul li span {color:#fff;display:block;padding: 7px 20px;text-decoration:none;font-size: 14px;border-bottom: 1px solid rgba(255, 255, 255, 0.15);line-height: 20px;cursor: pointer;}
#navigatie ul li a {color:#fff;display:block;padding: 7px 20px;text-decoration:none;font-size: 14px;border-bottom: 1px solid rgba(255, 255, 255, 0.15);line-height: 20px;}

#slideshow {margin-left: 360px;height: 100vh;}
.slide {width: 100%;height: 100vh;background: url(../images/example-04.jpg) no-repeat center center;background-size: cover;}

#projects {}
.grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 0px 0px;
	
  grid-template-areas: "topleft topleft topleft topmid topmid topright topright topright" "topleft topleft topleft topmid topmid bottomright bottomright bottomright" "bottomleft bottomleft bottomleft bottommid bottommid bottomright bottomright bottomright";
	height: 100vh;
}
.overlay {position: absolute;bottom: 0;left: 0;right: 0;background: url(../images/concrete_wall.png) repeat;width: 100%;height: 0;transition: .5s ease;overflow: hidden;}
.content {position: absolute;bottom: 0;padding: 45px;line-height: 21px;color: #888;font-size: 12px;font-family: Open Sans,arial;box-sizing: border-box;}

.topleft {grid-area: topleft;position: relative;}
.topleft:hover .overlay, .topmid:hover .overlay, .topright:hover .overlay, .bottomright:hover .overlay, .bottommid:hover .overlay, .bottomleft:hover .overlay {height: 100%;}
.topmid {grid-area: topmid;position: relative;}
.topright {grid-area: topright;position: relative;}
.bottomright {grid-area: bottomright;position: relative;}
.bottommid {grid-area: bottommid;position: relative;}
.bottomleft {grid-area: bottomleft;position: relative;}
.readmore {text-decoration: none;color: #aaa;background: none;display: inline-block;padding: 5px 10px; font-size: 11px;border: 1px solid rgba(255, 255, 225, 0.25);text-transform: uppercase;margin-top: 15px;}
.readmore:hover {color: #aaa;}
.readmore2 {text-decoration: none;color: #aaa;background: none;display: inline-block;padding: 5px 10px; font-size: 11px;border: 1px solid rgba(255, 255, 225, 0.25);text-transform: uppercase;margin-top: 15px;}
.readmore2:hover {color: #aaa;}

#mozaiek 							{width: 100%;column-gap: 20px;box-sizing: border-box;}
#mozaiek .mozaiek 					{width: 100%;margin: 0 0 20px;break-inside: avoid;}
#mozaiek .mozaiek a 				{display: block;}

#about {background: url(../images/example-02.jpg) no-repeat center center;background-size: cover;width: 100%;height: 100vh;}
#box {position: relative;padding: 50px;width: 550px;margin: 0;margin-left: 150px;top: 50%;transform: translateY(-50%);background: rgba(255, 255, 255, 0.65);box-sizing: border-box;}
#box h3 {font-size: 40px;color: #333;font-weight: 700;}
.scroll {font-size: 15px;overflow-y: scroll;height: 250px;line-height: 21px;padding-right: 20px;}
.scroll::-webkit-scrollbar-track {background: rgba(0,0,0,0.05);}
.scroll::-webkit-scrollbar {width: 6px;background: rgba(0,0,0,0.05);}
.scroll::-webkit-scrollbar-thumb {background: rgba(255,255,255,0.95);}

#contact {background: url(../images/concrete_wall.png) repeat;width: 100%;height: 100vh;color: #ccc;line-height: 21px;}
.container {position: relative;max-width: 1160px;top: 50%;transform: translateY(-50%);margin:0 auto;width: 95%;}
.rea {float: left;width: 60%;margin-right: 5%;}
.rea ul {list-style-type: none;margin: 0;}
.rea ul li {display: inline-block;color: #aaa;background: none;padding: 5px 10px;font-size: 11px;border: 1px solid rgba(255, 255, 225, 0.25);margin: 0 10px 10px 0;}
.contact2 {float: left;width: 35%;}

#menu {position:fixed;top:30px;left:30px;z-index:1001;display: none;}
.toggle-menu {color:#fff;text-decoration:none;cursor:pointer;color:rgba(255, 255, 255, 0.45);text-decoration:none;cursor:pointer;background-color: #271f1b;font-size: 20px;padding: 5px 10px;line-height: normal;}
.close-menu {color:#fff;text-decoration:none;display:none;cursor:pointer;color:rgba(255, 255, 255, 0.45);text-decoration:none;cursor:pointer;background-color: #271f1b;font-size: 20px;padding: 5px 10px;line-height: normal;}

.logo {position: fixed;top: 30px;left: 80px;}
.logo img {width: 210px;}

#submenu {display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;height:100%;width:100%;background:url(../images/example-introx.jpg) no-repeat center center;background-size: cover;transition:visibility 0s ease 0.5s;z-index:1000;}

/*main content -> menu & content
*********************************/
#main{width:100%;margin:30px 0;line-height:24px;}

/*content block
*******************/
#contenthome{}
#content{width:100%;}

/*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
****************/
.ftkol1 				{float:left;width:40%;}
.ftkol2 				{float:left;width:40%;text-align:left;}
.ftkol3 				{float:left;width:20%;text-align:right;font-size:13px;line-height:24px;}
#footer					{padding:25px 0px;color:#fff;background-color:#000;}
#footer a 				{color:#fff;text-decoration:none;}
#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 					{float: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: #FF0000;}
.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:#fff;border:1px solid #d8d8d8;padding:2px;width:100%;box-sizing: border-box;}
.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:#000;color:#fff;border:none;padding:10px;text-transform:uppercase;text-decoration:none;display:inline-block;margin-top:15px;outline: none;}
.gdpr {font-size:10px;}