@import "reset.css";
@import "menu4.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:#3e3e3d;font-family:Work Sans, Arial;font-size:18px;}
body, html {height: 100%;}
.clearfix:after { content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clear{clear:both;}
a{color:#009fe3;}
a:hover{color:#000;}
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:inline-block;}
b,strong{font-weight:bold;}

#superwrapper {min-height: 100%;height: auto !important;height: 100%;}
.wrapper {max-width: 1740px;width:95%;height: auto;margin: 0px auto;position:relative;}
.wrapper2 {max-width: 1160px;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:#3c3c3c;}
::-webkit-input-placeholder, ::-webkit-textarea-placeholder {color:#3c3c3c;}
:-moz-placeholder {color:#3c3c3c;opacity:1;}
::-moz-placeholder {color:#3c3c3c;opacity:1;}
:-ms-input-placeholder, :-ms-textarea-placeholder {color:#3c3c3c;}	
input[placeholder], textarea[placeholder] {color:#3c3c3c;}

.h1blue{color:#009fe3;font-size:24px;line-height:normal;font-weight:800;position:relative;}
.h1span{font-size:14px;}
/*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
**************/
h1 {color:#3c3c3c;font-size:40px;line-height:normal;font-weight:800;margin-bottom:40px;}
h1 strong {color: #009fe3;font-weight:800;}
h2 {color:#009fe3;font-size:24px;line-height:normal;font-weight:800;margin-bottom: 30px;position: relative;}
h2 strong {color: #3c3c3c;}
h3 {color: #3c3c3c;font-size: 20px;font-weight: 800;line-height: normal;margin-bottom: 30px;}
h4 {color: #323232;font-size: 20px;font-weight: 700;line-height: normal;margin-bottom: 20px;}
h5 {color: #fff;font-size: 20px;font-weight: 700;line-height: normal;margin-bottom: 30px;}
h2.webshopT{text-align:center;margin:30px 0px 30px;font-size:30px;}
#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;}
.section_anchor {height: 0;display: none;}

/*HEADER
******************/
#top {position: sticky;width: 100%;z-index: 99;background-color:#fff;border-bottom: 1px solid #e9e9e9;top: 0px;left: 0px;transition: all .4s ease;}
#top.hide {top: -142px;}
#header {display: flex;justify-content: space-between;align-items: center;height: 141px;}
#logo {}

#buttons {text-align: right;margin-bottom: 15px;}
#buttons ul {list-style-type: none;margin: 0;}
#buttons ul li {display: inline-block;}
#buttons ul li a {color: #009fe3;text-decoration: none;font-size: 16px;font-weight: 700;display: block;margin-right: 10px;}
.contacteerons {margin-right: 0 !important;border-radius: 30px;padding: 15px 20px;background-color: #009fe3;color: #fff !important;}
.vacatures {border-radius: 30px;padding: 15px 20px;background-color: #f50068;color: #fff !important;}
.schatting {margin-right: 0 !important;border-radius: 30px;padding: 15px 20px;background-color: #3e3e3d;color: #fff !important;}

#home {background-color: #fff;}
.inleiding {background-color: #009fe3;float: left;width: 50%;display: flex;align-items: center;justify-content: center;height: 75vh;}
.blue {padding: 0 80px;color: #fff;}
.blue h1 {color: #fff;font-size: 40px;margin-bottom: 20px;}
#cta a {display: inline-block;margin-right: 15px;background-color: #fff;color: #3c3c3c;text-decoration: none;font-weight: 800;padding: 15px 30px;border-radius: 30px;}
#cta a:first-child {background-color: #3c3c3c;color: #fff;}
#cta a:first-child:hover {background-color: #3c3c3c;color: #fff;}
#cta a:hover {background-color: #fff;color: #3c3c3c;}
#cta a:last-child {margin-right: 0px;}

.slideshow {float: left;width: 50%;height: 75vh;}

#search {text-align:center;position: fixed;bottom: 0px;left: 0px;width: 100%;padding: 25px 0;background-color: #fff;z-index: 987;border-top: 1px solid #e9e9e9;}
#search2 {text-align:center;padding: 25px 0;background-color: #009fe3;}
#searchform {display: flex;width: 100%;}
.col-s {flex-basis: 0;flex-grow: 1;max-width: 100%;position: relative;width: 100%;padding-right: 10px;}
.col-s:last-child {padding-right: 0px;}
.ssH {background-color: #3c3c3c;color: #fff;padding: 10px;text-decoration: none;line-height: normal;font-weight: 700;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;border-radius: 30px;}
.ssH:hover {color: #fff;}
.searchH {padding: 10px;font-family: Work Sans,arial;font-weight: 800;font-size: 16px;color: #3c3c3c;text-align: left;border: 1px solid #ddd;box-sizing: border-box;}
.select-box select {-moz-appearance:none; -webkit-appearance:none;appearance:none;background: url(../images/arrow.png) right center no-repeat #fff;box-sizing: border-box;}

.container {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;gap: 10px 10px;grid-auto-flow: row;width: 100%;height: 100%;}


.checkboxx 			{background-color: #fff;border: 1px solid #ddd;}
.tsnMelding 		{background-color:#009fe3;color:#fff;padding:30px;height:100%;border-bottom:solid 5px #fff;display:flex;align-items:center;justify-content:center;}
.tsnMelding div 	{text-align:center;}
.tsnMelding a		{color:#fff;display:inline-block;border:solid 1px #fff;text-decoration:none;border-radius:5px;margin-top:10px;padding:5px 15px 5px 15px;}
.tsnMelding a:hover	{background-color:#fff;color:#009fe3;}


#uitgelicht {background-color: #f8f8f8;padding: 100px 0 50px 0;}
.pagetitle h2, #reviews h2 {font-size: 40px;font-weight: 800;color: #3e3e3d;margin-bottom: 0;}
.pagetitle h2 span, #reviews h2 span {font-size: 24px;font-weight: 300;color: #3e3e3d;letter-spacing: 1px;display: block;}

#panden {padding: 60px 0 100px 0;position: relative;}
#owl-panden .item, .pand {-webkit-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);-moz-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);}
.owl-carousel .owl-stage {padding-bottom: 60px;}
.imageholder {position: relative;overflow: hidden;}
.imageholder img {width: 100%;transition: transform .2s;}
.imageholder img:hover {transform: scale(1.1);}
.status {position: absolute;top: 20px;left: 20px;display: inline-block;color: #fff;background-color: #009fe3;padding: 10px;font-size: 13px;font-weight: 800;letter-spacing: 0.5px;line-height: normal;z-index: 89;text-transform: uppercase;}
.status.rr {bottom:20px;top: auto;color: #fff;background-color: #323232;}
.pandholder {background-color: #fff;}
.pandholder:hover {text-decoration: none;background-color: #fff;}
.pandholder a {text-decoration: none;padding: 20px;display: block;color: #323232;line-height: 30px;}
.pandholder span {text-decoration: none;padding: 20px;display: block;color: #323232;line-height: 30px;}
.pandholder a:hover {color: #009fe3;}
.flex-row {display: flex;flex-direction: row;justify-content: space-between;align-items: center;font-size: 20px;font-weight: 700;}
.small {font-size: 16px;font-weight: 500;letter-spacing: 1px;text-transform: uppercase;margin-top: 10px;}
#panden .owl-theme .owl-nav {position: absolute;top: -168px;right: 0px;margin: 0 !important;line-height: normal;}
.prev, .next {padding: 15px 20px;background-color: #bdbdbd;border: 0px;color: #fff;font-size: 20px;margin-left: 1px;line-height: normal;text-decoration: none;}
.prev:hover, .next:hover {background-color: #3e3e3d;color: #fff;}
.btn {background-color: #009fe3;color: #fff;text-decoration: none;padding: 15px 30px;display: inline-block;font-weight: 800;letter-spacing: 0.5px;text-transform: uppercase;border-radius: 30px;}
.btn:hover {background-color: #3e3e3d;color: #fff;}
.btn2 {margin-top: 60px;}

.cta {background-color: #009fe3;color: #fff;text-decoration: none;padding: 15px 30px;display: inline-block;font-size: 18px;border-radius: 30px;font-weight: 700;}
.cta:hover {background-color: #3e3e3d;color: #fff;}

#reviews {background-color: #f8f8f8;padding: 100px 0;text-align: center;}
#owl-reviews {margin-top: 50px;}
.tekst {line-height: 30px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #323232;}
.owl-theme .owl-nav.disabled+.owl-dots {margin-top: 50px !important;}

.uVerk {float: left;width: 47.5%;margin-right: 5%;}
.uVerk.v2 {margin-right: 0;}
.twogrid {display: grid;grid-template-columns: 1fr 1fr;grid-gap: 50px;}

#team {position: relative;}
.team {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;grid-gap: 20px;margin-top: 40px;}
.team .item {-webkit-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);-moz-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);}

.teamholder {background-color: #fff;padding: 20px;line-height: 30px;}
.teamholder a {text-decoration: none;display: block;color: #009fe3;}
.teamholder i {font-size: 12px;}

#googlemaps, #team {margin-top: 120px;}

#instagram {position: relative;padding-bottom: 40px;}

.review {background-color: #f8f8f8;display: flex;padding: 50px;flex-direction: column;-webkit-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);-moz-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);position: relative;}

#aanbod {display: grid;grid-template-columns: 1fr 1fr 1fr;grid-gap: 50px;}
#result {background-color: #f8f8f8;display: flex;justify-content: center;padding: 0px 50px;flex-direction: column;-webkit-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);-moz-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);position: relative;}
.result {background-color: #f8f8f8;display: flex;justify-content: center;padding: 80px 50px;flex-direction: column;-webkit-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);-moz-box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 13%);position: relative;}
#result:before, #result:after, .result:before, .result:after {height: 60px;width: 150px;display: block;position: absolute;border-style: solid;border-color: #009fe3;border-width: 15px;pointer-events: none;z-index: 1;content: "";}
#result:before, .result:before {border-bottom: none;border-left: none;top: 0;right: 0;}
#result:after, .result:after {border-top: none;border-right: none;bottom: 0;left: 0;}
#result h1, .result h1 {margin-bottom: 0;}
.sorteer {width: 100%;margin-top: 30px;}

#detail {display: flex;flex-wrap: wrap;flex-direction: row-reverse;}
.details {flex: 1;margin-left: 50px;position: relative;}

.labels {margin-bottom: 30px;}
.label {display: inline-block;margin-right: 10px;padding: 10px;font-size: 13px;font-weight: 800;letter-spacing: 0.5px;line-height: normal;text-transform: uppercase;}
.label:last-child {margin-right: 0;}
.label.nieuw2 {color: #fff;background-color: #009fe3;}
.label.rr2 {color: #fff;background-color: #323232;}

.sticky {position: sticky;top: 40px;background-color: #f8f8f8;}
#prev-next {display: flex;justify-content: space-between;align-items: center;}

.flex {display: flex;justify-content: center;align-items: center;}
.padding {padding-top: 80px;}
.flexy {flex: 3;}
.flexy2 {flex: 5;}
.equal {flex: 1;background-color: #f8f8f8;padding: 50px;}
.equal ul {list-style-type: none;margin-left: 10px;}
.equal ul li:before {font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f00c";margin-right: 10px;color: #3e3e3d;}
.margin {margin-right: 50px;}
.icons {display: grid;grid-template-columns: 1fr 1fr 1fr 1fr;grid-gap: 50px;padding-top: 80px;}
.icon {display: flex;flex-direction: column;align-items: center;text-align: center;}
.icon span {color: #009fe3;font-size: 20px;font-weight: 700;margin-top: 10px;}
.check {border: 2px solid #eee;color: #009fe3;width: 50px;display: flex;align-items: center;justify-content: center;height: 50px;}
.objfit {object-fit: cover;height: 400px;width: 100%;}
.objfit.top {object-position: top;}
.circle {width: 400px;}

.summary {background-color: #f8f8f8;padding: 50px;}
.summary h1 {font-size: 30px;margin-bottom: 10px;}
.summary h2 {margin-bottom: 10px;}
.summary h3 {font-size: 30px;margin-bottom: 30px;}
.ref {margin-bottom: 20px;font-weight: 400;text-transform: uppercase;font-size: 13px;}

.grid {display: grid;grid-template-columns: 1fr 1fr;grid-gap: 0px;line-height: 21px;border: 1px solid #ddd;border-right: 0;border-bottom: 0;}
.grid2 {display: grid;grid-template-columns: 1fr 1fr;grid-gap: 0px;line-height: 21px;}
.row {border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;display: flex;align-items: center;justify-content: center;padding: 10px;flex-direction: column;text-align: center;}
.row strong {margin-bottom: 5px;text-transform: uppercase;font-size: 13px;}
.gallery2 {display: none;}

.imagedetail {flex: 2;}
figure img {width: 100%;margin-bottom: 10px;}
figure a {display: block;}
.thumbs {position: relative;display: grid;grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;grid-gap: 10px;}
.thumbs a {position: relative;}
.thumbs a:last-child {margin-right: 0px;}
.overlay {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.2);color: #fff;text-align: center;}
.inner {position: absolute;top: 50%;left: 50%;width: 100%;transform: translate(-50%, -50%);}
.inner .amount {font-size: 30px;font-weight: 700;}
.inner p {text-transform: uppercase;font-weight: bold; font-size: 12px;  margin: 0;}

.omschrijving {margin-top: 50px;}
.grey {background-color: #f8f8f8;padding: 50px;}
.rij {border-bottom: 1px solid #ddd;padding: 10px 0;}
.rij:first-child {padding-top: 0px;}
.rij:last-child {padding-bottom: 0px;border-bottom: 0px;}

.interesse {margin-top: 50px;}

/*WARNING
****************/
#warning{width:100%;height:100%;position:fixed;top:0px;left:0px;z-index:12000;display:none;background:url(../images/popup2.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:96%;max-width:600px;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;}

/*SLIDESHOW
**********/
/*SEARCH
*********/
#search input,#searchMob input{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
*********************************/
#main {width: 100%;padding: 80px 0;line-height: 30px;}
#main2 {width: 100%;padding: 80px 0 20px 0;line-height: 30px;}

/*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;}

#tabs {margin-top:60px;}

/*SOCIAL
********/
#socials {margin-bottom: 10px;}
#socials ul {margin: 0;list-style-type: none;}
#socials ul li {display:inline-block;}
#socials ul li a {margin-right: 30px;display: block;color: #323232;}
#socials ul li:last-child a {margin-right: 0px;}

/*FOOTER TOP
***********/
#footer {padding:60px 0px;color:#3e3e3e;background-color:#fff;line-height: 38px;text-align: center;font-size: 20px;font-weight: 500;border-top: 1px solid #e9e9e9;}
#footer a {color:#3e3e3e;text-decoration:underline;}
#fct {}
#fct a.tel {text-decoration: none;display: inline-block;}
#credits {color:#fff;background-color:#009fe3;line-height: 28px;font-size: 12px;padding: 20px 0 115px 0;text-align: center;}
#credits2 {color:#fff;background-color:#009fe3;line-height: 28px;font-size: 12px;padding: 20px 0;text-align: center;}
#credits a, #credits2 a {color: #fff;}

.fancybox-caption {text-align: center;}

/*FORMS
********/
.required 				{color: #FF0000;}
.field_heading 			{font-weight: bold;padding-top: 10px;}
.field_row 				{display:flex;}
.field_title 			{flex:1;}
.field_input 			{flex:2;}
.field_checkbox 		{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:Work Sans, Arial;font-size:15px;}
.email,.textfield,.textarea			{border-radius: 0;outline: none;padding:8px;margin-bottom:15px;}
.textarea 							{height:150px;}
.field_error						{border:solid 1px #c00;}

.checkbox_label 		{cursor: pointer;}
.radio_label 			{cursor: pointer;}
.nixhier 				{display:none;}
.submit					{background-color:#000;color:#fff;border:none;padding:15px 30px;text-decoration:none;display:inline-block;margin-top:15px;font-size:15px;border-radius: 8px;}
.gdpr					{font-size:10px;line-height: normal;}


