@import "reset.css";
@import "cols.css";
@import url('https://fonts.googleapis.com/css2?family=Rufina:wght@400;700&family=Lora:wght@400;700&display=swap');

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

html {  -webkit-text-size-adjust: none;}
body{background-color:#fff;color:#000;font-family:Lora, Arial;font-size: 14px;font-weight: 400;}
body, html {height: 100%;}
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear{clear:both;}
a{color:#000;}
a:hover{color:#c00;}
a.action{display:inline-block;background-color:#000;border:solid 1px #000;color:#fff;padding:5px 10px 5px 10px;text-decoration:none;border-radius:7px;box-sizing:border-box;}
a.action:after {content:"\f105";font-family: "Font Awesome 5 Free"; font-weight: 900;padding-left:7px;}
a.action:hover{background-color:#fff;color:#000;border:solid 1px #000;}
a.tel{text-decoration:none;display:block;}
b,strong{font-weight:bold;}

#superwrapper {min-height: 100%;height: auto !important;height: 100%;}
.wrapper {max-width: 1280px;width:95%;height: auto;margin: 0px auto;position:relative;}
.wrapper2 {max-width: 1920px;width:95%;height: auto;margin: 0px auto;position:relative;}
.wrapper3 {max-width: 760px;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:3px;}

#video {position: relative;width: 100%;display: flex;align-items: center;justify-content: center;}
video {object-fit: cover;width: 100%;position: absolute;top: 0px;left: 0px;z-index: 3;}

.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_TITEL
**************/
h1 {color:#000;font-size:30px;line-height:normal;font-weight:normal;margin-bottom:20px;font-family: Rufina;}
h2 {color:#000;font-size:16px;line-height:28px;font-weight: 700;margin-bottom: 20px;font-family: Rufina;}
h3 {color:#000;font-size:16px;line-height:normal;font-weight:normal;font-weight: 700;margin-bottom: 20px;font-family: Rufina;}
#melding{text-align:center;background-color:#000;color:#fff;padding:10px;text-transform:uppercase;}
#hmTxt{display:none;}
a.mobHmls{display:none;}

#fullscreen {height: 100vh;background: url(../images/bg.jpg) no-repeat center center;box-shadow:inset 0 0 0 2000px rgba(0, 0, 0, 0.2);}
#header {display: flex;align-items: center;justify-content: space-between;max-width: 1280px;width: 95%;margin: 0 auto;}
#logo2 {width: 100%;}
#logo2 a {padding: 20px;background: rgba(255,255,255,1);}
#logo2 img {width: 200px;}
#buttons {position: absolute;bottom: 100px;left: 0px;width: 100%;}
.buttons {display: grid;grid-template-columns: 1fr 1fr;grid-gap: 30px;}
.click {padding: 15px 20px;position: relative; background-color: #a28741;display: block;text-align: center;color: #fff;text-decoration: none;z-index: 999;font-family:Rufina, Arial;font-size: 20px;border: 0;}
.click span {position: relative;z-index: 99;}
/*.click:before {content: "";display: block;height: 100%;position: absolute;width: 100%;top: -5px;border: 1px solid #fff;left: -5px;z-index: 2; transition: 0.25s;}
.click:hover:before {background-color: #fff;top: 0px;left: 0px;}*/
.click:hover {background-color: #fff;top: 0px;left: 0px;color: #a28741;}

.buttons a {padding: 15px 20px;position: relative; background-color: #a28741;display: block;text-align: center;color: #fff;text-decoration: none;z-index: 999;font-family:Rufina, Arial;font-size: 20px;border: 0;border-radius: 20px;}
.buttons a:hover {background-color: #fff;top: 0px;left: 0px;color: #a28741;}

#menu {margin-left: auto;position: relative;z-index: 100;}
.toggle-menu {color:#fff;text-decoration:none;cursor:pointer;font-size: 34px;display: flex;align-items: center;justify-content: center;}
.toggle-menu span {font-size: 20px;margin-right: 10px;font-family: Rufina;}
.close-menu {color:#fff;text-decoration:none;display:none;cursor:pointer;}

#submenu {display:none;position:fixed;left:0px;top:0px;right:0px;bottom:0px;height:100%;width:100%;background:rgba(0,0,0,0.9);transition:visibility 0s ease 0.5s;z-index:1000;}
#siteby {position:absolute;bottom:30px;color:#fff;font-size:12px;text-align:center;width:100%;}
#siteby a {color:#fff;}

#mosaic {height: 100vh;display: none;position: fixed;z-index: 9999;top: 0px;left: 0px;width: 100%;}
#grid {display: grid;grid-template-columns: repeat(3,1fr);}
.flex {display: flex;align-items: flex-end;justify-content: center;padding: 0 0 50px 0;height: 50vh;}
.borgwal {background: url(../images/borgwal.jpg) no-repeat;background-size: cover;}
.renovatie {background: url(../images/totaalrenovatie.jpg) no-repeat center center;background-size: cover;}
.signatuurwoningen {background: url(../images/signatuurwoningen.jpg) no-repeat;background-size: cover;}
.beleving {background: url(../images/beleving.jpg) no-repeat;background-size: cover;}
.portfolio {background: url(../images/portfolio.jpg) no-repeat;background-size: cover;}
.contact {background: url(../images/contact.jpg) no-repeat;background-size: cover;}
#grid a {padding: 10px 20px;position: relative; background-color: #a28741;display: block;text-align: center;color: #fff;text-decoration: none;z-index: 999;border-radius: 20px;}
#grid a span {position: relative;z-index: 99;font-size: 20px;font-family:Rufina, Arial;}
/*#grid a:before {content: "";display: block;height: 100%;position: absolute;width: 100%;top: -5px;border: 1px solid #fff;left: -5px;z-index: 2; transition: 0.25s;}
#grid a:hover:before {background-color: #fff;top: 0px;left: 0px;}*/
#grid a:hover {background-color: #fff;top: 0px;left: 0px;color: #a28741;}

#team {display: grid;grid-template-columns: repeat(4,1fr);grid-gap: 20px;margin-bottom: 60px;}
.team img {object-fit: cover;aspect-ratio: 4/3;width: 100%;}
.teamholder {background-color: #e7e2de;padding: 15px;}
.teafunctie {text-transform: uppercase;font-size: 13px;color: #a28741;}

/*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;}
/*ACTION BUTTON
**************/
.action {text-transform:uppercase;background-color:#343434;color:#fff;border:0px solid #d8d8d8;display: inline-block; font-family: Montserrat,arial; font-size: 14px; margin-top: 20px; padding: 10px 15px; text-decoration:none;line-height:normal;}
.action:hover {color:#fff;background-color:#9cc390}

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

/*HEADER
******************/
#top {position: relative;z-index: 4000;}
#header2 {display: flex;align-items: center;justify-content: space-between;}
#logo {background: rgba(255,255,255,1);padding: 20px;}
#logo img {width: 200px;}
#banner {position: relative;}
#banner.page5, #banner.page11, #banner.page12 {background: url(../images/borgwal-banner.jpg) no-repeat center center;background-size: cover;height: 500px;}
#banner.page3, #banner.page10 {background: url(../images/renovatie-banner.jpg) no-repeat center center;background-size: cover;height: 500px;}
/*#banner.page4 {background: url(../images/signatuur-banner.jpg) no-repeat;background-size: cover;height: 500px;}*/
#banner.page4, #banner.page13, #banner.page14 {background: url(../images/signatuur-banner.jpg) no-repeat center center;background-size: cover;height: 500px;}
#banner.page6 {background: url(../images/beleving-banner.jpg) no-repeat center center;background-size: cover;height: 500px;}
#banner.page8 {background: url(../images/portfolio-banner.jpg) no-repeat center center;background-size: cover;height: 500px;}
#banner.page9 {background: url(../images/contact-banner.jpg) no-repeat center center;background-size: cover;height: 500px;}
#gradient {background: rgb(255,255,255);background: linear-gradient(0deg, rgba(255,255,255,0) 50%, rgba(0,0,0,0.3) 100%);position: absolute;top: 0px;left: 0px;width: 100%;z-index: 99;height: 500px;}
#gradient2 {background: rgb(255,255,255);background: linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(0,0,0,0.3) 100%);position: absolute;bottom: 0px;left: 0px;width: 100%;z-index: 99;height: 500px;}
#banner2 {background-size: cover;height: 500px;background-position: center center;position: relative;}

.pagetitle {position: absolute;bottom: 50px;left: 0px;width: 100%;z-index: 100;}
.pagetitle h1 {color: #fff;margin-bottom: 0;}

.portf {margin-top: 40px;}
.portf ul {list-style-type: none;margin: 0;}
.portf ul li {display: inline-block;font-size: 14px;margin: 0 10px 10px 0;}
.portf ul li span {padding: 5px 10px;border: 1px solid #a28741;display: block;border-radius: 20px;}
.portf ul li a {display: block;color: #fff;background: #a28741;padding: 5px 10px;border: 1px solid #a28741;text-decoration: none;border-radius: 20px;}

.btn, #sec4 a, #sec5 a, #sec25 a, #sec29 a, #sec30 a, #sec33 a, #sec39 a, #sec43 a {display: block;color: #fff;background: #a28741;padding: 10px 15px;border: 1px solid #a28741;text-decoration: none;text-align: center;border-radius: 20px;}
.btn {width: 300px;}
.btn:hover {color: #fff;}
#sec25, #sec29, #sec30, #sec32, #sec38, #sec42 {padding: 35px;background-color: #f9f9f9;}

#tekoop {margin-top: 30px;}
.flexx {display: flex;align-items: center;justify-content: center;flex-direction: row-reverse;gap: 60px;margin-top: 80px;padding-top: 80px;}
.flexx:first-child {margin-top: 0px;padding-top: 0;border-top: 0px;}
.flexx:nth-child(odd) {flex-direction: row;}
.fleximg {flex: 3;}
.fleximg a {display: block;}
.fleximg img {width: 100%;}
.flextxt {flex: 1;}

.over {position: absolute;top: 20px;left: 20px;background-color: #fff;color: #000;text-decoration: none;padding: 10px;line-height: normal;}
.over:hover {background-color: #000;color: #fff;}

/*WARNING
****************/
#warning{width:100%;height:100%;position:fixed;top:0px;left:0px;z-index:12000;display:none;background:url(../images/popup2.png);}
#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;}
#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;}

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

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

/*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
***********/
#sticky					{padding:25px 0px;color:#fff;background-color:#000;font-size: 14px;line-height: 28px;}
#footer					{font-size: 14px;display: flex;justify-content: space-around;}
#footer a 				{color:#fff;text-decoration:underline;}
#fct 					{}
#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 					{margin-left: auto;}
#fct a.tel 				{display:inline-block;text-decoration: none;}
.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 {margin-bottom:10px;}
.field_input {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;}
.textarea{width:100%;}
.email,.textfield,.textarea,select {color:#7c7c7c;background-color:#fff;border:1px solid #d8d8d8;padding:5px;width:100%;box-sizing: border-box;font-family:Rufina, Arial;font-size: 16px;}
.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;appearance: none;-moz-appearance: none;-webkit-appearance: none;border-radius: 20px;font-family: Rufina,arial;}
.gdpr {font-size:10px;}

