@import "reset.css";
@import "cols.css";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700;900&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:#676767;font-family:"Montserrat", Arial;font-size:16px;}
body, html {height: 100%;}
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear{clear:both;}
a{color:#000;}
a:hover{color:#676767;}
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: 1282px;width:95%;height: auto;margin: 0px auto;position:relative;}
.wrapper2 {max-width: 1920px;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;}

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

/*PAGE_TITEL
**************/
h1 {color:#000;font-size:30px;line-height:normal;font-weight:700;margin-bottom: 30px;}
#pagetitle {padding: 60px 0;}
#pagetitle h1 {margin-bottom: 0;font-size:46px;}
#pagetitle2 {padding: 0 0 60px 0;}
#pagetitle2 h1 {margin-bottom: 0;font-size:46px;}
h2 {color:#000;font-size:24px;line-height:normal;font-weight:700;margin-bottom: 20px;}
h3 {font-size: 20px;color: #000;font-weight: 500;font-style: normal;text-transform: uppercase;margin-bottom: 20px;}
h3 a {font-size: 20px;color: #000;font-weight: 500;font-style: normal;text-transform: uppercase;margin-bottom: 5px;text-decoration: none;}
h3:before {display: inline-block;content: "";width: 35px;height: 3px;background: #000;margin-right: 18px;position: relative;top: -4px;}
#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
******************/
#top {position: sticky;top: 0px;left: 0px;width: 100%;z-index: 99;background-color:#fff;box-shadow: 0 3px 45px rgb(0 0 0 / 15%);transition: all .4s ease;padding: 20px 0;}
#top.hide {top: -133px;}
#top.page1 {position: sticky;}
#header {display: flex;align-items: center;justify-content: space-between;}
#logo img {width: 250px;}

#inleiding {display: none;}

#buttons {text-align: right;margin-bottom: 25px;}
#buttons ul {list-style-type: none;margin: 0;}
#buttons ul li {display: inline-block;}
#buttons ul li a {color: #676767;text-decoration: none;font-size: 14px;font-weight: 700;display: block;margin-right: 10px;}
.vacatures {border-radius: 10px;padding: 10px 20px;background-color: #000;color: #fff !important;text-decoration: none;font-size: 14px;font-weight: 700;}
.gratisofferte {margin-right: 0 !important;padding: 10px 20px;background-color: #000;color: #fff !important;text-decoration: none;font-size: 14px;font-weight: 700;}

/*#banner {background: url(../images/Polyurethaan-gietvloer-woning-gietvloer-gietvloeren.jpg) no-repeat center center;background-size: cover;background-blend-mode: multiply;background-color: rgba(0,0,0,0.6);height: calc(100vh - 127px);display: flex;align-items: center;justify-content: center;position: relative;text-align: center;}*/
#banner {background: url(../images/Polyurethaan-gietvloer-woning-gietvloer-gietvloeren.jpg) no-repeat bottom center;background-size: cover;height: calc(100vh - 133px);position: relative;}
#banner .tekst {font-size: 50px;color: #fff;font-weight: 700;text-align: center;}
#banner .tekst span {color: #000;}
#banner .slogan a {display: inline-block;padding: 20px;background-color: #fff;color: #000;font-weight: 700;margin-top: 20px;line-height: normal;}
.slogan {position: absolute;bottom: 70px;left: 70px;background-color: #fff;padding: 50px;width: 850px;line-height: 30px;}

#grid-2 {display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 40px;}
.item img {object-fit: cover;aspect-ratio: 5/4;}

.gal108 img {object-fit: cover !important;aspect-ratio: 5/4;display: block;}
.gal108 a {display: block;}

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

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

#flex {display: flex;align-items: center;justify-content: center;}
#flex.reverse {flex-direction: row-reverse;}
.image {flex: 50%;}
.flextext {flex: 50%;}
.bg {border-radius: 30px;height: 350px;}
.flex img {width: 100%;object-fit: cover;object-position: bottom;}
.flextext {padding: 70px;}
.flextext ul {list-style-type: none;}
.flextext ul li:before {font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f00c";margin-right: 10px;color: #000;}
.sectiones {margin-top: 100px;}
#interesse {padding: 100px;font-weight: 500;color: #fff;background-color: #000;width: 100%;text-align: center;line-height: 30px;}
#interesse a {color: #fff;}
#interesse h2 {color: #fff;}

#intro {font-size: 18px;line-height: 34px;}

#secWrap101, #secWrap106 {background-color: #f8f8f8;padding: 100px 0;margin-top: 100px;}

.zoom {display: none;font-size: 12px;}
#tabs {padding: 60px;background-color: #fff;border: 5px solid #eee;margin-top: 100px;}
ul.tabs {width: 100%;list-style: none;margin: 0;border-bottom: 1px solid #cecece;}
ul.tabs li {display: inline-block;}

ul.tabs li a {color: #000;text-decoration: none;text-align: center;display: block;padding: 0 20px 20px 20px;border-bottom: 0px;line-height: normal;font-size: 20px;}
ul.tabs li a:hover {color:#000;border-bottom: 5px solid #000;}
ul.tabs li a.active {color:#000;border-bottom: 5px solid #000;font-weight: 700;}
ul.tabs li a .tab-text {}

.secciones {width: 100%;color:#202020;}
.tableft {float: left;width: 55%;margin-right: 5%;}
.tabright {float: right;width: 40%;}

.secciones article{margin-top: 40px;}
.secciones article p {text-align: justify;}

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

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

/*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: 24px;font-size: 14px;}
#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 {float:right;}
#fct a.tel {display:inline-block;}
.navB {display:none;}

/*FORMS
********/
.required {color: #FF0000;}
.field_heading {font-weight: bold;padding-top: 10px;}
.fields {float: left;margin-right: 5%;width: 47.5%;margin-bottom:20px;}
.fields:nth-child(even) {margin-right: 0;margin-bottom:20px;}
.field_title {margin-bottom: 10px;font-weight: 700;float: left;width: 30%;}
.field_input {margin-bottom: 10px;float: right;width: 70%;}
.field_title2 {margin-bottom: 10px;font-weight: 700;}
.field_input2 {margin-bottom: 10px;}
.field_checkbox {margin-bottom:10px;margin-right: 5px;}
.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:#888;background-color:#fff;border:1px solid #d8d8d8;padding:5px;width:100%;box-sizing: border-box;font-family: "Montserrat",arial;font-size: 16px;}
.email,.textfield,.textarea{-webkit-appearance: none;border-radius: 0;}
.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;ont-family: "Montserrat",arial;letter-spacing: 0.5px;font-size: 18px;font-weight: 700;}
.gdpr {font-size:10px;}

