:root {
  /* Royalty – #572b44 */
  --color-royalty-100: rgba(89, 44, 73, 1);
  --color-royalty-75:  rgba(89, 44, 73, 0.75);
  --color-royalty-50:  rgba(89, 44, 73, 0.5);
  --color-royalty-25:  rgba(89, 44, 73, 0.25);

  /* Peacock – #036c6f */
  --color-peacock-100: rgba(3, 108, 111, 1);
  --color-peacock-75:  rgba(3, 108, 111, 0.75);
  --color-peacock-50:  rgba(3, 108, 111, 0.5);
  --color-peacock-25:  rgba(3, 108, 111, 0.25);

  /* Frozen Lake – #9ec9bf */
  --color-frozen-lake-100: rgba(158, 201, 191, 1);
  --color-frozen-lake-75:  rgba(158, 201, 191, 0.75);
  --color-frozen-lake-50:  rgba(158, 201, 191, 0.5);
  --color-frozen-lake-25:  rgba(158, 201, 191, 0.25);

  /* Caramel – #bf904c */
  --color-caramel-100: rgba(191, 144, 76, 1);
  --color-caramel-75:  rgba(191, 144, 76, 0.75);
  --color-caramel-50:  rgba(191, 144, 76, 0.5);
  --color-caramel-25:  rgba(191, 144, 76, 0.25);

  /* Dawn Mist – #d8b6ad */
  --color-dawn-mist-100: rgba(216, 182, 173, 1);
  --color-dawn-mist-75:  rgba(216, 182, 173, 0.75);
  --color-dawn-mist-50:  rgba(216, 182, 173, 0.5);
  --color-dawn-mist-25:  rgba(216, 182, 173, 0.25);

  /* Buttermilk – #f2e5c2 */
  --color-buttermilk-100: rgba(242, 229, 194, 1);
  --color-buttermilk-75:  rgba(242, 229, 194, 0.75);
  --color-buttermilk-50:  rgba(242, 229, 194, 0.5);
  --color-buttermilk-25:  rgba(242, 229, 194, 0.25);
}




/* CSS file generated by Responsify */
/* Columns: 3, Gutter Width: 1.5, Breakpoints:  */ 

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

body {
	font-family: "agenda", sans-serif;
	font-weight: 300;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #777;
	line-height: 28px;
	font-size: 19px;
	letter-spacing: 0.5px;
	max-width: 100vw;
	width: 100%;
	overflow-x: hidden;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

input[type='submit']
{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;  
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display:block;
}

.section {
	float: left;
	width: 100%;
}


#nav.fixed {
    position: fixed;
    top: 6px;
    padding: 0;
    border: 0 none;
    float: left;
    height: 60px;
    max-width: 1100px;
    width: 100%;
    
}
@media screen and (max-width: 1100px){
#nav.fixed {

    right:20px;
    
}

}

#balk {
  background: var(--color-caramel-100);
  height: 60px;
  position: fixed;
  width: 100%;
  z-index: 99;
}


a {
   outline: 0;
}



.hideme
{
    /*opacity:0;*/
    float:left;
    width:100vw;
    min-height:50px;
}
	.ombox{
    float:left;
    width:100vw;
    min-height:50px;

		}


h1 {
  color: #764c6f;
  font-family: "graveur-variable", sans-serif;
  font-variation-settings: "opsz" 10, "wght" 400;
  font-size: 46px;
  font-weight: 300;
  line-height: 60px;
  margin-bottom: 10px;
}

h2 {
  color: #764c6f;
  font-family: "graveur-variable", sans-serif;
  font-variation-settings: "opsz" 10, "wght" 400;
  font-size: 33px;
  font-weight: 300;
  letter-spacing: ;
  line-height: 36px;
  margin-bottom: 7px;
}

.contentkleur h2{
  line-height: 30px;	
}

h3 {
  color: #764c6f;
  font-family: "graveur-variable", sans-serif;
  font-variation-settings: "opsz" 10, "wght" 400;
  font-size: 32px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 30px;
  margin-bottom: 20px;
}

h4 {
  color: #764c6f;
  font-family: "graveur-variable", sans-serif;
  font-variation-settings: "opsz" 10, "wght" 400;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 30px;
  margin-bottom: 20px;
}


p{
    margin-bottom: 1.5em; /* 21 / 14 */
}


.grotefoto {
    margin-bottom: 40px;
    overflow: hidden;
    max-height: 706px;
    position: relative;
    -webkit-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
-moz-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);

}
.grotefoto > img {
    margin-top: 0vh;
    margin-bottom: 0 !important;
    -webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}




@media screen and  (min-width: 768px)  and (max-height: 750px){
.grotefoto {
max-height: 80vh;
}
.grotefoto > img {
    margin-top: -16vh;
}

}

@media screen and (max-width: 1100px) and (max-height: 750px){
.grotefoto {
max-height: 80vh;
}
}


@media screen and (max-width: 1100px){
.grotefoto {
max-height: 63vw;
}
}



.tekstvakbreed100 {
  width: 100%;
  float: left;
}
.tekstvakbreed800 {
  width: 800px;
  margin: 0 auto;
  padding: 2% 2%;
	max-width: 96%;
}
.tekstvakbreed900 {
	width: 900px;
	margin: 0 auto;
	padding: 2% 30px;
	max-width: calc(100% - 60px);
}
.tekstvakbreed1000 {
  width: 1000px;
  margin: 0 auto;
  padding: 2% 2%;
	max-width: 96%;
}
.tekstvakbreed1100 {
	width: 1100px;
	margin: 0 auto;
	padding: 2% 2%;
	max-width: 96%;
}
#fotokolom img {
  object-fit: cover;
  width: 100%;
  height: 350px !important;
}



.kolommen2{
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
 
        -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
    
}
@media screen and (max-width: 768px){

.kolommen2{
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    
        -webkit-column-gap: 0px; /* Chrome, Safari, Opera */
    -moz-column-gap: 0px; /* Firefox */
    column-gap: 0px;
    
}
	
}
hr {
    background: #6d3a60;
    border: medium none;
    color: #6d3a60;
    height: 1px;
}

a {
    text-decoration: none;
    color:var(--color-caramel-100);
    transition: all 0.2s ease-in-out 0s;
}
a:hover {
    text-decoration: underline;
        color:var(--color-buttermilk-100);
}



.infoblokwrap{
float:left;
color: #ffffff;
padding:4%;
width:calc(92% - 2px);
/*border: solid 1px #b67693;*/
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background:rgba(216, 137, 42, 1) none repeat scroll 0 0 ;
}

.infoblokwrap a{
    color: #ffffff;
}	
.infoblokwrap a:hover{
    color: #ffffff;
}	
	
.infoblokwrap > h2 {
    color: #ffffff;
    margin-top: -20px;
}
.infoblokwrap > h23 {
    color: #ffffff;
}


.vak{
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;	
color: #ffffff;
padding:2%;
}
.vak a{
    color: #ffffff;
}	
.vak a:hover{
    color: #ffffff;
}	
	
.vak > h2 {
    color: #ffffff;
    margin-top: -20px;
}
.vak > h23 {
    color: #ffffff;
}



.introduce_pi1_title {
  text-align: center;
}
.introduce_pi1_subtitle {
  text-align: center;
}
.introduce_pi1_title h2 {
  margin-bottom: 0;
}
.introduce_pi1_text {
	margin-top: 28px;
	min-height: 155px;
	color: var(--color-buttermilk-100);
}
.introduce_pi1_link a {
  background: var(--color-caramel-100);
  padding: 10px 20px;
  border-radius: 8px;
  margin: 0 auto;
  display: table;
  color: var(--color-buttermilk-100);
  
  font-family: "graveur-variable", sans-serif;
  font-size: 24px;
}
.introduce_pi1_link a:hover {
  background: var(--color-buttermilk-100);
  color: var(--color-caramel-100);
  text-decoration:none;
}


.royalty100{
  background: rgba(87, 43, 68, 1);
}

.royalty75{
  background: rgba(87, 43, 68, 0.75);
}
.royalty50{
  background: rgba(87, 43, 68, 0.5);
}
.royalty25{
  background: rgba(87, 43, 68, 0.25);
}

.peacock100{
  background: rgba(3, 108, 111, 1);
}
.peacock75{
  background: rgba(3, 108, 111, 0.75);
}
.peacock50{
  background: rgba(3, 108, 111, 0.5);
}
.peacock25{
  background: rgba(3, 108, 111, 0.25);
}

.frozenlake100{
  background: rgba(158, 201, 191, 1);
}
.frozenlake75{
  background: rgba(158, 201, 191, 0.75);
}
.frozenlake50{
  background: rgba(158, 201, 191, 0.5);
}
.frozenlake25{
  background: rgba(158, 201, 191, 0.25);
}

.caramel100{
  background: rgba(191, 144, 76, 1);
}
.caramel75{
  background: rgba(191, 144, 76, 0.75);
}
.caramel50{
  background: rgba(191, 144, 76, 0.5);
}
.caramel25{
  background: rgba(191, 144, 76, 0.25);
}

.dawnmist100{
  background: rgba(216, 182, 173, 1);
}
.dawnmist75{
  background: rgba(216, 182, 173, 0.75);
}
.dawnmist50{
  background: rgba(216, 182, 173, 0.5);
}
.dawnmist25{
  background: rgba(216, 182, 173, 0.25);
}

.buttermilk100{
  background: rgba(242, 229, 194, 1);
}
.buttermilk75{
  background: rgba(242, 229, 194, 0.75);
}
.buttermilk50{
  background: rgba(242, 229, 194, 0.5);
}
.buttermilk25{
  background: rgba(242, 229, 194, 0.25);
}

/* Witte overlays */
.overlay_white{
    background: rgba(255, 255, 255, 1);
}
.overlay_white_90{
    background: rgba(255, 255, 255, 0.9);
}
.overlay_white_80{
    background: rgba(255, 255, 255, 0.8);
}
.overlay_white_70{
    background: rgba(255, 255, 255, 0.7);
}
.overlay_white_60{
    background: rgba(255, 255, 255, 0.6);
}
.overlay_white_50{
    background: rgba(255, 255, 255, 0.5);
}
.overlay_white_40{
    background: rgba(255, 255, 255, 0.4);
}
.overlay_white_30{
    background: rgba(255, 255, 255, 0.3);
}
.overlay_white_20{
    background: rgba(255, 255, 255, 0.2);
}
.overlay_white_10{
    background: rgba(255, 255, 255, 0.1);
}

/* Zwarte overlays */
.overlay_black{
    background: rgba(0, 0, 0, 1);
}
.overlay_black_90{
    background: rgba(0, 0, 0, 0.9);
}
.overlay_black_80{
    background: rgba(0, 0, 0, 0.8);
}
.overlay_black_70{
    background: rgba(0, 0, 0, 0.7);
}
.overlay_black_60{
    background: rgba(0, 0, 0, 0.6);
}
.overlay_black_50{
    background: rgba(0, 0, 0, 0.5);
}
.overlay_black_40{
    background: rgba(0, 0, 0, 0.4);
}
.overlay_black_30{
    background: rgba(0, 0, 0, 0.3);
}
.overlay_black_20{
    background: rgba(0, 0, 0, 0.2);
}
.overlay_black_10{
    background: rgba(0, 0, 0, 0.1);
}

.tekstwit{
	color:#fff;
}
.wittetekst{
 color:var(--color-buttermilk-100);
}


#img {
  max-width: 100% !important;
  height: auto !important;
}
.et-waypoint.et_pb_animation_top.et-animated {
	max-width: 100% !important;
	height: auto !important;
	margin-bottom: 30px;
	margin-top: 20px;
}

img[align="left"],
img[style*="float: left"],
img[style*="float:left"]{
    margin: 0 15px 0px 0px;
}
img[align="right"],
img[style*="float: right"],
img[style*="float:right"]{
    margin: 0 0px 0px 15px;
}






td {
    vertical-align: top;
}

#adreswrap img {
  max-width: 90%;
  height: auto !important;
}

a img {   
	-webkit-transform: translateZ(0);
    transform: translateZ(0);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;	
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

a img:hover {
zoom: 0;
filter: alpha(opacity=50);
opacity: 0.7;
}




nav ul, nav li { margin: 0; }

  
.span1, .span2, .span3{
    float:left;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.col{
  margin-left: 1.5%;
}

.col:first-child {
  margin-left:0;
}

.colr{
  margin-left: 1.5%;
}

.shader{	
-webkit-box-shadow: 2px 29px 56px -25px rgba(0,0,0,0.33);
-moz-box-shadow: 2px 29px 56px -25px rgba(0,0,0,0.33);
box-shadow: 2px 29px 56px -25px rgba(0,0,0,0.33);
}






#logo {
  height: auto;
  left: calc(50vw - 500px);
  margin: 0 auto;
  max-width: 250px;
  position: absolute;
  top: 20px;
  opacity: 1;
  margin-top: 20px;
  z-index: 99999;
  width: 12vw;
  transition: top 0.3s ease-in-out, width 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

#logo img {
  width: 100%;
  height: auto;
  display: block;
}
#logo img:hover{
	opacity:1 !important;
	transform: scale(105%);
}
#logo img a:hover{
	opacity:1 !important;
	transform: scale(105%);
}


/* NA 150px scroll */
#logo.logo-small {
  top: 10px;
  width: 80px;
  /* min-width NIET meer overschrijven */
  /* min-width blijft 200px, dus misschien wil je die helemaal weghalen */
}


@media screen and (max-width: 1100px){
	
#logo {
	left: 50px !important;
	width: 120px;
}

}


#socialbar {
  color: #888888;
  float: left;
  height: 44px;
  padding: 15px 20px;
  position: absolute;
  right: 10px;
  top: -50px;
  z-index: 999999999;
  opacity:0;
}
#socialbar img {
    vertical-align: middle;
}

@media screen and (max-width: 1100px){
#socialbar {
    right:2%;

}	
}
@media screen and (max-width: 768px){
#socialbar {
display:none;

}

	
}




/*faq*/
#wrapp{
	margin-bottom:30px;
	float: left;
	width: 100%;
}
#wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}

.acc_butt {
	float: left;
	display: block;
	margin-right: 9px;
	width: 100%;
}
.acc_text {
	display: block;
	float: left;
	width: 90%;
}

.eerstelijn {
	margin-top: -20px;
}


.on {

	-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
text-decoration:none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

.accordionButton {
	width: calc(100% - 22px);
	float: left;
	_float: none;
	border-bottom: var(--color-caramel-100);
	cursor: pointer;
	padding: 10px 0 10px 22px;
	border-bottom: 1px solid var(--color-buttermilk-75);
}
	
	
.accordionButton h2 {
    font-size: 26px;
    margin-bottom: 0;
    color: var(--color-peacock-75);
	}
	
	
.accordionContent{
	background-color: var(--color-caramel-100);
	color: #ffffff;
	float: left;
	padding-bottom: 2px;
	padding-left: 40px;
	padding-right: 2%;
	width: calc(98% - 40px);
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-top: 20px;
	margin-top: 0px;
}

.accordionContent a{
color: #222222;	
text-decoration:none;
}

.accordionContent a:hover{
color: #222222;	
text-decoration:underline;
}






#menu {
  float: left;
  height: 60px;
  width: 100%;
  z-index: 99999999;
  padding-top: 5px;
  position: fixed;
}

.mobmenu {
	
display:none;	
}
#seg0 {
  position: relative;            /* nodig voor ::before */
  width: 100%;
  float: left;
  margin-top: 60px !important;
  opacity: 1 !important;
       /* evt. zachte basiskleur */
  overflow: hidden;              /* randjes van blur wegwerken */
  background: rgba(255,255,255,0.3);
}
#seg0::before {
  content: "";
  position: absolute;
  inset: 0; /* top:0; right:0; bottom:0; left:0; */
  background: url("https://www.parel-inkt.nl/media/hero/hero1.jpg") center center no-repeat;
  background-size: cover;        /* meestal mooier dan 100% */
  filter: blur(12px);
  transform: scale(1.05);        /* voorkomt harde randen door blur */
  z-index: -1;                   /* achter de inhoud van #seg0 */
}
#seg0 > * {
  position: relative;
  z-index: 1;
}



#seg0 img {
  margin-bottom: 30px;
  max-width: 96vw;
-webkit-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
-moz-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
}

@media screen and (max-width: 1080px){
#seg0 img {
	max-width: 100vw;

}

}
@media screen and (max-width: 768px){
#seg0{
  margin-top: 0px !important;

}

}


#seg1{
	width:100%;
	float: left;
	margin-top:20px;
	opacity:0;
}

#seg1 img {
  height: auto;
  margin-bottom: 30px;
  max-width: 96vw;
  border-radius:8px;
-webkit-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
-moz-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
}



#seg1 ul {
	display: table;
}
#seg1 li {
    margin-left: 30px;
}



#seg2 {
    background: rgba(213,135,51,1) none repeat scroll 0 0;
    float: left;
    padding: 50px 0;
    width: 100%;
    color: #ffffff;
}

#seg2 h1{
color:#ffffff;	
}
#seg2 h2{
color:#ffffff;	
}


#seg2 img {
  height: auto !important;
  margin-bottom: 30px;
  max-width: 96vw;
-webkit-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
-moz-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
}



#seg2 ul {
	display: table;
}
#seg2 li {
    margin-left: 30px;
}

#seg3 {
    float: left;
    padding: 50px 0;
    width: 100%;
}

#seg3 img {
  height: auto !important;
  margin-bottom: 30px;
  max-width: 96vw;
-webkit-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
-moz-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
}



#seg3 ul {
	display: table;
}
#seg3 li {
    margin-left: 30px;
}



.noshade {
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}



.fotoslide img{
	opacity:1 !important;
}

  .grid-sizer,
.grid-item { 
	width: 32%; 
	background:#f5f5f5;
	padding-top: 20px; 
	margin-bottom: 20px; }

.gutter-sizer { width: 2%; }

@media screen and (max-width: 900px){
	
  .grid-sizer,
.grid-item { 
	width: 49%;
	margin-bottom: 20px; }

.gutter-sizer { width: 2%; }	



	
}

@media screen and (max-width: 500px){
	
  .grid-sizer,
.grid-item { 
	width: 100%;
   	margin-bottom: 20px; }

.gutter-sizer { width: 0; }	
	
}


.langeberichtfoto{
	width:100%; 
	height:auto; 
	margin-top: 7px;
	float: left;
    margin-right: 20px;
}


.allebloglink{
  border-bottom: 2px dotted;
    border-color:#888888;
  float: left;
  margin-top: 50px;
  padding-bottom: 70px;
  padding-top: 69px;
  text-align: right;
  width: 100%;
}

/*   masonry */

#container {
  padding: 0px;
  float: left;
  margin-bottom: 20px;
  text-align: center;
  max-width: 1320px;
}
.nwsbox { 
background:#f5f5f5;
padding:20px;
}

.centered { 
  margin: 0 auto; 
}

.box {
  margin: 5px 10px 5px 0;
  /*background: #D8D5D2;*/
  line-height: 1.4em;
  float: left;
}

.box h2 {
  font-size: 28px;
}

.box img,
#tumblelog img {
  display: block;
  width: 100%;
  	max-width: 100%;
	opacity:1 !important;
	-webkit-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
-moz-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
}

.rtl .box {
  float: right;
  text-align: right; 
  direction: rtl;
}


.col1 { width: 180px; }
.col2 { width: 250px; }
.col3 { width: 350px; }
.col4 { width: 440px; }


.col1 img { max-width: 180px; }
.col2 img { max-width: 250px; }
.col3 img { max-width: 348px; }
.col4 img { max-width: 440px; }

@media screen and (max-width: 768px){


#seg1 img{
	max-width:100% !important;
	height:auto !important;
	margin-left:0 !important;
	margin-right:0 !important;
}



#balk {
	display:none;
}

#container {
	width:100% !important;
}
.box {
  margin: 5px 0px;
}
.col3 {
  float: left;
  width: 97%;
  padding: 0;
  height: auto;
}
.col3 img {
  max-width: 100%;
}



.desktopfoto{
display:none;
}
.mobfoto{
display:block;
	
}

}

.formbg {
	background: var(--color-peacock-100);
	color: #fff;
}

/*nieuws*/


.newsitem {
  float: left;
  min-height: 430px;
  margin-bottom: 40px;
}

.newsitem h2 {
    font-size: 30px;
}

.newsitemmarge{
	margin:1%; 
	width:98%; 
	float:left; 
}

.newsfoto {
margin: 20px 0;

}

.newsbericht {
  min-height: 120px;
}

.newslink {
text-align:center;
}

.newslink img {
	opacity: 1 !important;
}

.newsfotogroot{
	max-width: 720px;
	height:auto;
	overflow:hidden;
	float:left;
}

.newsberichtlang {
	width:345px;
  min-height: 100px;
  float:left;
  margin-left:15px;
}
.newsberichtlang > p {
  margin-top: -6px;
  padding: 0;
}

.blogknopdesk{
margin-top:0px;
	
}

.blogknopmob{
display:none;
	
}



/*  overons */
.overonsitem {
  float: left;
  min-height: 230px;
  margin-bottom: 40px;
  width: 100%;
  border-bottom: 2px dotted;
  border-color:#888888;
}

.overonsitem h2 {
    font-size: 25px;
}
.overonsitem h3 {
    font-size: 21px;
}



.overonsfoto {
    float: left;
    height: auto;
    margin: 7px 40px 20px 0;
    max-width: 550px;
    width: 30%;
}

.overonsbericht {
    float: left;
    min-height: 120px;
    width: calc(70% - 40px);
}


.overonsfoto2 {
	margin: 20px 0;
	max-width: 550px;
	height: auto;
	float: right;
	width: 30%;
	margin-left: 40px;
	margin-top: 7px;
}
.overonsbericht2 {
	min-height: 120px;
	float: left;
	width: calc(70% - 40px);
}

.overonstitel > h2 {
  margin-top: 5px;
}



/*social*/


#segsoc{
	width:100%;
	float: left;
}

#socialshare {
  float: left;
  height: 50px;
  margin-top: 30px;
  width: 100%;
  max-width: 1080px;
}

.soc {
    padding-right: 10px;
}
.a2a_kit.socs {
  float: right;
  height: 30px;
  text-align: right;
  width: auto;
}
.deelregel {
  color: #888888;
  float: right;
  font-size: 16px;
  margin-top: 8px;
  padding-right: 10px;
  width: auto;
}
#segcontact{
	width:100%;
	float: left;
	background:url("images/grijs.png") repeat;
}

#segcontact h2{
    color: #007d8f;
    margin:40px 0;	
}

#segcontact h3{
	margin:10px 0;	
}

#golfgrijs {
  background: rgba(0, 0, 0, 0) url("images/golfgrijs.png") repeat-x scroll center bottom;
  height: 63px;
  margin: 0 auto;
  padding: 0;
  width: 100vw;
  float:left;
}
#golfgrijs_b {
  background: rgba(0, 0, 0, 0) url("images/golfgrijs_b.png") repeat-x scroll center bottom;
  height: 63px;
  margin: 0 auto;
  padding: 0;
  width: 100vw;
  float:left;
}

.golfblue {
  background: rgba(0, 0, 0, 0) url("images/golfblue.png") repeat-x scroll center bottom;
  height: 63px;
  margin:30px auto 0;
  padding: 0;
  width: 100vw;
  float:left;
}
.golfblue_b {
  background: rgba(0, 0, 0, 0) url("images/golfblue_b.png") repeat-x scroll center bottom;
  height: 63px;
  margin: 0 auto;
  padding: 0;
  width: 100vw;
  float:left;
}





#seg3{
	width:100%;
		float: left;
}

#segbollen{
	width:100%;
	float: left;
	background:#f7f7f7;
	
}
#segreviews{
	width:100%;
	float: left;
	
}
#segnieuwsbrief {
  background: #e8e8e8 none repeat scroll 0 0;
  float: left;
  width: 100%;
  padding-bottom: 40px;
}


#seg3{
	width:100%;
		float: left;
}

#logobottom {
	float: left;
	margin-bottom: -110px;
	margin-top: 60px;
	min-height: 200px;
	text-align: center;
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}

#logobottom img {
	max-width: 284px;
}
#logobottom img:hover{
	opacity:1 !important;
	transform: scale(105%);
}
#logobottom img a:hover{
	opacity:1 !important;
	transform: scale(105%);
}
#adres {
	background: var(--color-royalty-100);
	float: left;
	min-height: 200px;
	text-align: center;
	width: 100%;
}
#copy{
	width:100%;
	float: left;
}

.span1{
  width: 32.3333333333%;
  
}
.span2{
  width: 66.1666666667%;
  
}
.span3{
  width: 100%;
  margin-left: 0;
}
.spanrechts1{
	float:right;
	width: 32.3333333333%;
}
.spanrechts2{
	float:right;
	width: 66.1666666667%;
}

.blok{
  width: 33.333333%;
  float:left;
  position:relative;
  
}

.circle {
  position: relative;
  width: 90%;
  height: 0;
  padding: 45% 0;
  margin: 1em auto;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.circle > img  {
  left: 0;
  max-width: 300px;
  position: absolute;
  top: 0;
  width: 100%;
}
.circle img {
    max-width: 100%;
}

.circle > a {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.content {
  float: left;
  height: 100%;
  padding-top: 0;
  text-align: center;
  width: 100%;
}

.content.blogtekstblok p {
    margin-bottom: 0;
}

.content img  {
  width: 90%;
  
}


.content h2{
	text-transform: uppercase;
	margin-bottom: 0px;
}
.content a {
  font-size: 20px;
  text-decoration: none;
  -webkit-transition: color 0.2s, font-size 0.2s;
  -moz-transition: color 0.2s, font-size 0.2s;
  -o-transition: color 0.2s, font-size 0.2s;
  transition: color 0.2s, font-size 0.2s;
}
.content a:hover{
  text-decoration:none;

}
.content h2 {
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
  -webkit-transition: color 0.2s, font-size 0.2s;
  -moz-transition: color 0.2s, font-size 0.2s;
  -o-transition: color 0.2s, font-size 0.2s;
  transition: color 0.2s, font-size 0.2s;
  margin-bottom:0px;
}

.content h2 a {
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
  -webkit-transition: color 0.2s, font-size 0.2s;
  -moz-transition: color 0.2s, font-size 0.2s;
  -o-transition: color 0.2s, font-size 0.2s;
  transition: color 0.2s, font-size 0.2s;
  margin-bottom:0px;
}
.content h2 a:hover{
  text-decoration:none;

}

.blogtekstblok {
    margin-left: 10%;
    width: 80%;
}






.content a{

}

.content a:hover{

}

.content span {
  vertical-align: middle;
  display: inline-block;
}


.half{
  width: 49.25%;
  float:left;
  
}
.infohalf {
  float: left;
  margin-top: 90px;
  width: 30%;
}
.infohalf2 {
  float: right;
  margin-top: 90px;
  width: 32%;
}
.kwart{
  width: 23.875%;
  float:left;
  
}

#driekolommen img {
    border-radius: 50%;
    width: 70%;
    max-width: 300px;
}



#fotokolom,  #driekolommen, #tweekolommen, #vierkolommen, .inner{
  margin: 0 auto;
  max-width:1100px;
}

#fotokolom{
  margin: 0 auto;
  max-width:1100px;
  padding: 0;	
  height:350px;
}

#kolomrechts{
  margin: 0 auto;
  max-width:100%;
}


#kolomrechts2{
  margin: 0 auto;
  max-width:700px;
  padding: 0 2% 0 2%;
}

#kolomrechts ul {
    margin-bottom: 20px;
    margin-left: 20px;
}
#kolomrechts ul li::marker {
   color: var(--color-peacock-50)
}


#kolommidden{
  margin: 0 auto;
  max-width:550px;
  padding: 0 2% 0 2%;
}

#kolommidden h3 {
  color: #ffffff;
}

#kolommidden ul {
    list-style-image: url(images/bulletwit.png);
    margin-bottom: 20px;
}
.infoblokwrap ul {
    list-style-image: url(images/bulletwit.png) !important;
    margin-bottom: 20px;
}
.vak ul {
    list-style-image: url(images/bulletwit.png) !important;
    margin-bottom: 20px;
}


#kolomrechts2 ul {
    list-style-image: url(images/bullet.png);
    margin-bottom: 20px;
}


#kolomsoc{
  margin: 0 auto;
  max-width:1100px;
  padding: 0 2% 0 2%;
}

#kolomcontact{
  margin: 0 auto;
  max-width:1100px;
  padding: 0 2% 0 2%;
}
#bollenwrap {
  margin: 0 auto 20px;
  max-width: 1100px;
  min-height: 100px;
  padding: 50px 2% 0px;
  text-align: center;
}
.bollenwrapkop{
  font-size: 34px;
  margin-bottom: 44px;	
}


#bollenwrap > h2 {
  margin-bottom: 40px;
}


.bollentext{
font-style:italic;	
}

#reviewwrap {
  margin: 0 auto 50px;
  max-width: 1100px;
  min-height: 120px;
  padding: 40px 2% 0px;
}

#reviewwrapknop {
  margin-top: 40px;
  float: left;
  width: 100%;
}

#reviewwrapknop a {
  background: #b67693 none repeat scroll 0 0;
  color: #ffffff;
  padding: 20px;
  text-decoration: none;
    -webkit-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
-moz-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
transition: all 0.2s ease-in-out 0s;
}
#reviewwrapknop a:hover {
  background: #d9a1ba none repeat scroll 0 0;
  text-decoration: none;
    color: #ffffff;

}

.leesmeerknop {
  background: #6d3a60 none repeat scroll 0 0;
  color: #ffffff;
  padding: 20px;
  text-decoration: none;
    -webkit-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
-moz-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
transition: all 0.2s ease-in-out 0s;
}
.leesmeerknop:hover {
	  color: #ffffff;
  background: #dfa86d none repeat scroll 0 0;
  text-decoration: none;

}

.leesmeerknop2 {
  background: #6d3a60 none repeat scroll 0 0;
  color: #ffffff;
  padding: 14px 20px;
  text-decoration: none;
    -webkit-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
-moz-box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
box-shadow: 2px 40px 36px -23px rgba(0,0,0,0.33);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
transition: all 0.2s ease-in-out 0s;
}
.leesmeerknop2:hover {
	  color: #ffffff;
  background: #dfa86d none repeat scroll 0 0;
  text-decoration: none;

}


#nieuwsbriefwrap {
  margin: 0 auto 10px;
  max-width: 1100px;
  min-height: 20px;
  padding: 10px 5%;
  width: 90%;

}



/* Basisstijl voor de knop */
.ctaknop {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: .75rem 1.5rem;
	border-radius: 8px;
	border: 1px solid transparent;
	font-weight: 600;
	text-decoration: none;
	cursor: pointer;
	transition: background-color .2s ease, color .2s ease, border-color .2s ease, transform .1s ease;
	font-family: "graveur-variable", sans-serif;
	font-variation-settings: "opsz" 10, "wght" 400;
	font-size: 28px;
}

.ctaknop:hover,
.ctaknop:focus {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: .75rem 1.5rem;
  border-radius: 8px;
  border: 1px solid transparent;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

/* =========================
   TEKSTKLEUR – t-*
   ========================= */

.ctaknop.t-royalty100    { color: var(--color-royalty-100); }
.ctaknop.t-royalty75     { color: var(--color-royalty-75); }
.ctaknop.t-royalty50     { color: var(--color-royalty-50); }
.ctaknop.t-royalty25     { color: var(--color-royalty-25); }

.ctaknop.t-peacock100    { color: var(--color-peacock-100); }
.ctaknop.t-peacock75     { color: var(--color-peacock-75); }
.ctaknop.t-peacock50     { color: var(--color-peacock-50); }
.ctaknop.t-peacock25     { color: var(--color-peacock-25); }

.ctaknop.t-frozenlake100 { color: var(--color-frozen-lake-100); }
.ctaknop.t-frozenlake75  { color: var(--color-frozen-lake-75); }
.ctaknop.t-frozenlake50  { color: var(--color-frozen-lake-50); }
.ctaknop.t-frozenlake25  { color: var(--color-frozen-lake-25); }

.ctaknop.t-caramel100    { color: var(--color-caramel-100); }
.ctaknop.t-caramel75     { color: var(--color-caramel-75); }
.ctaknop.t-caramel50     { color: var(--color-caramel-50); }
.ctaknop.t-caramel25     { color: var(--color-caramel-25); }

.ctaknop.t-dawnmist100   { color: var(--color-dawn-mist-100); }
.ctaknop.t-dawnmist75    { color: var(--color-dawn-mist-75); }
.ctaknop.t-dawnmist50    { color: var(--color-dawn-mist-50); }
.ctaknop.t-dawnmist25    { color: var(--color-dawn-mist-25); }

.ctaknop.t-buttermilk100 { color: var(--color-buttermilk-100); }
.ctaknop.t-buttermilk75  { color: var(--color-buttermilk-75); }
.ctaknop.t-buttermilk50  { color: var(--color-buttermilk-50); }
.ctaknop.t-buttermilk25  { color: var(--color-buttermilk-25); }


/* =========================
   ACHTERGROND – bg-*
   ========================= */

.ctaknop.bg-royalty100    { background-color: var(--color-royalty-100); }
.ctaknop.bg-royalty75     { background-color: var(--color-royalty-75); }
.ctaknop.bg-royalty50     { background-color: var(--color-royalty-50); }
.ctaknop.bg-royalty25     { background-color: var(--color-royalty-25); }

.ctaknop.bg-peacock100    { background-color: var(--color-peacock-100); }
.ctaknop.bg-peacock75     { background-color: var(--color-peacock-75); }
.ctaknop.bg-peacock50     { background-color: var(--color-peacock-50); }
.ctaknop.bg-peacock25     { background-color: var(--color-peacock-25); }

.ctaknop.bg-frozenlake100 { background-color: var(--color-frozen-lake-100); }
.ctaknop.bg-frozenlake75  { background-color: var(--color-frozen-lake-75); }
.ctaknop.bg-frozenlake50  { background-color: var(--color-frozen-lake-50); }
.ctaknop.bg-frozenlake25  { background-color: var(--color-frozen-lake-25); }

.ctaknop.bg-caramel100    { background-color: var(--color-caramel-100); }
.ctaknop.bg-caramel75     { background-color: var(--color-caramel-75); }
.ctaknop.bg-caramel50     { background-color: var(--color-caramel-50); }
.ctaknop.bg-caramel25     { background-color: var(--color-caramel-25); }

.ctaknop.bg-dawnmist100   { background-color: var(--color-dawn-mist-100); }
.ctaknop.bg-dawnmist75    { background-color: var(--color-dawn-mist-75); }
.ctaknop.bg-dawnmist50    { background-color: var(--color-dawn-mist-50); }
.ctaknop.bg-dawnmist25    { background-color: var(--color-dawn-mist-25); }

.ctaknop.bg-buttermilk100 { background-color: var(--color-buttermilk-100); }
.ctaknop.bg-buttermilk75  { background-color: var(--color-buttermilk-75); }
.ctaknop.bg-buttermilk50  { background-color: var(--color-buttermilk-50); }
.ctaknop.bg-buttermilk25  { background-color: var(--color-buttermilk-25); }


/* =========================
   BORDER – b-*
   ========================= */

.ctaknop.b-royalty100    { border-color: var(--color-royalty-100); }
.ctaknop.b-royalty75     { border-color: var(--color-royalty-75); }
.ctaknop.b-royalty50     { border-color: var(--color-royalty-50); }
.ctaknop.b-royalty25     { border-color: var(--color-royalty-25); }

.ctaknop.b-peacock100    { border-color: var(--color-peacock-100); }
.ctaknop.b-peacock75     { border-color: var(--color-peacock-75); }
.ctaknop.b-peacock50     { border-color: var(--color-peacock-50); }
.ctaknop.b-peacock25     { border-color: var(--color-peacock-25); }

.ctaknop.b-frozenlake100 { border-color: var(--color-frozen-lake-100); }
.ctaknop.b-frozenlake75  { border-color: var(--color-frozen-lake-75); }
.ctaknop.b-frozenlake50  { border-color: var(--color-frozen-lake-50); }
.ctaknop.b-frozenlake25  { border-color: var(--color-frozen-lake-25); }

.ctaknop.b-caramel100    { border-color: var(--color-caramel-100); }
.ctaknop.b-caramel75     { border-color: var(--color-caramel-75); }
.ctaknop.b-caramel50     { border-color: var(--color-caramel-50); }
.ctaknop.b-caramel25     { border-color: var(--color-caramel-25); }

.ctaknop.b-dawnmist100   { border-color: var(--color-dawn-mist-100); }
.ctaknop.b-dawnmist75    { border-color: var(--color-dawn-mist-75); }
.ctaknop.b-dawnmist50    { border-color: var(--color-dawn-mist-50); }
.ctaknop.b-dawnmist25    { border-color: var(--color-dawn-mist-25); }

.ctaknop.b-buttermilk100 { border-color: var(--color-buttermilk-100); }
.ctaknop.b-buttermilk75  { border-color: var(--color-buttermilk-75); }
.ctaknop.b-buttermilk50  { border-color: var(--color-buttermilk-50); }
.ctaknop.b-buttermilk25  { border-color: var(--color-buttermilk-25); }


/* =========================
   HOVER – h-* (bg + border)
   ========================= */

.ctaknop.h-royalty100:hover,
.ctaknop.h-royalty100:focus {
  background-color: var(--color-royalty-100);
  border-color: var(--color-royalty-100);
}
.ctaknop.h-royalty75:hover,
.ctaknop.h-royalty75:focus {
  background-color: var(--color-royalty-75);
  border-color: var(--color-royalty-75);
}
.ctaknop.h-royalty50:hover,
.ctaknop.h-royalty50:focus {
  background-color: var(--color-royalty-50);
  border-color: var(--color-royalty-50);
}
.ctaknop.h-royalty25:hover,
.ctaknop.h-royalty25:focus {
  background-color: var(--color-royalty-25);
  border-color: var(--color-royalty-25);
}

.ctaknop.h-peacock100:hover,
.ctaknop.h-peacock100:focus {
  background-color: var(--color-peacock-100);
  border-color: var(--color-peacock-100);
}
.ctaknop.h-peacock75:hover,
.ctaknop.h-peacock75:focus {
  background-color: var(--color-peacock-75);
  border-color: var(--color-peacock-75);
}
.ctaknop.h-peacock50:hover,
.ctaknop.h-peacock50:focus {
  background-color: var(--color-peacock-50);
  border-color: var(--color-peacock-50);
}
.ctaknop.h-peacock25:hover,
.ctaknop.h-peacock25:focus {
  background-color: var(--color-peacock-25);
  border-color: var(--color-peacock-25);
}

.ctaknop.h-frozenlake100:hover,
.ctaknop.h-frozenlake100:focus {
  background-color: var(--color-frozen-lake-100);
  border-color: var(--color-frozen-lake-100);
}
.ctaknop.h-frozenlake75:hover,
.ctaknop.h-frozenlake75:focus {
  background-color: var(--color-frozen-lake-75);
  border-color: var(--color-frozen-lake-75);
}
.ctaknop.h-frozenlake50:hover,
.ctaknop.h-frozenlake50:focus {
  background-color: var(--color-frozen-lake-50);
  border-color: var(--color-frozen-lake-50);
}
.ctaknop.h-frozenlake25:hover,
.ctaknop.h-frozenlake25:focus {
  background-color: var(--color-frozen-lake-25);
  border-color: var(--color-frozen-lake-25);
}

.ctaknop.h-caramel100:hover,
.ctaknop.h-caramel100:focus {
  background-color: var(--color-caramel-100);
  border-color: var(--color-caramel-100);
}
.ctaknop.h-caramel75:hover,
.ctaknop.h-caramel75:focus {
  background-color: var(--color-caramel-75);
  border-color: var(--color-caramel-75);
}
.ctaknop.h-caramel50:hover,
.ctaknop.h-caramel50:focus {
  background-color: var(--color-caramel-50);
  border-color: var(--color-caramel-50);
}
.ctaknop.h-caramel25:hover,
.ctaknop.h-caramel25:focus {
  background-color: var(--color-caramel-25);
  border-color: var(--color-caramel-25);
}

.ctaknop.h-dawnmist100:hover,
.ctaknop.h-dawnmist100:focus {
  background-color: var(--color-dawn-mist-100);
  border-color: var(--color-dawn-mist-100);
}
.ctaknop.h-dawnmist75:hover,
.ctaknop.h-dawnmist75:focus {
  background-color: var(--color-dawn-mist-75);
  border-color: var(--color-dawn-mist-75);
}
.ctaknop.h-dawnmist50:hover,
.ctaknop.h-dawnmist50:focus {
  background-color: var(--color-dawn-mist-50);
  border-color: var(--color-dawn-mist-50);
}
.ctaknop.h-dawnmist25:hover,
.ctaknop.h-dawnmist25:focus {
  background-color: var(--color-dawn-mist-25);
  border-color: var(--color-dawn-mist-25);
}

.ctaknop.h-buttermilk100:hover,
.ctaknop.h-buttermilk100:focus {
  background-color: var(--color-buttermilk-100);
  border-color: var(--color-buttermilk-100);
}
.ctaknop.h-buttermilk75:hover,
.ctaknop.h-buttermilk75:focus {
  background-color: var(--color-buttermilk-75);
  border-color: var(--color-buttermilk-75);
}
.ctaknop.h-buttermilk50:hover,
.ctaknop.h-buttermilk50:focus {
  background-color: var(--color-buttermilk-50);
  border-color: var(--color-buttermilk-50);
}
.ctaknop.h-buttermilk25:hover,
.ctaknop.h-buttermilk25:focus {
  background-color: var(--color-buttermilk-25);
  border-color: var(--color-buttermilk-25);
}





.blokje {
  color: #ffffff;
  text-align: center;
  width: 80%;
  padding: 0 10%;
}

.blokjetitel {
  min-height: 90px;
}

.blokjetekst{
  min-height: 380px;
}
.blokjelink{
  min-height: 50px;
}
.blokje h2 {
  color: #ffffff;
}
.blokje h3 {
  color: #ffffff;
}
.blokje h4 {
  color: #ffffff;
}

.blokje img{
display:inline !important;	
}

.knopje {
  	background: rgba(0,126,143,1) none repeat scroll 0 0;
    border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #ffffff;
  display: block;
  font-size: 20px;
  margin: 0 auto;
  padding: 15px 0;
  text-decoration: none;
  width: 70%;
  transition: all 0.2s ease-in-out 0s;
}
.knopje:hover {
	color: #ffffff;
  background: rgba(0,0,0,1) none repeat scroll 0 0;
	text-decoration: none;
}

#mailchimptekst h4 {
  color: #888888;
  font-size: 30px;
  margin-bottom: -6px;
  padding: 24px 0;
  font-weight:300;
}
#mailchimptekst {
	color: #888888;
	float: left;
	width: 100%;
	text-align: center;
}
#mailchimpnaam {
  float: left;
  width: 30%;
}
#mailchimpemail {
  float: left;
  width: 30%;
}
#mailchimpknop {
  float: left;
  width: 30%;
}
.mailchimpspacer {
  float: left;
  width: 4%;
  min-height:40px;
}

.mailchimpnaamveld {
  border: medium none;
  border-radius: 8px;
  font-size: 17px;
  font-weight: 300;
  padding: 19px 5%;
  width: 90%;
}
.mailchimpemailveld {
  border: medium none;
  border-radius: 8px;
  font-size: 17px;
  font-weight: 300;
  padding: 19px 5%;
  width: 90%;
}

.mailbutton {
  background: #1b6f8d none repeat scroll 0 0;
  border: medium none;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
	float: right;
    font-size: 17px;
    padding: 20px;
    text-align:center;
  transition: all 0.5s ease-in 0s;
-webkit-box-shadow: 2px 29px 56px -25px rgba(0,0,0,0.35);
-moz-box-shadow: 2px 29px 56px -25px rgba(0,0,0,0.35);
box-shadow: 2px 29px 56px -25px rgba(0,0,0,0.35);

}
.mailbutton:hover {
      background: #3198bc;

}

.mailchimpbutton {
  background: #30819e none repeat scroll 0 0;
  border: medium none;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
	float: right;
    font-size: 17px;
    padding: 19px 0;
    width: 100%;
    text-align:center;
  transition: all 0.5s ease-in 0s;
-webkit-box-shadow: 2px 29px 56px -25px rgba(0,0,0,0.35);
-moz-box-shadow: 2px 29px 56px -25px rgba(0,0,0,0.35);
box-shadow: 2px 29px 56px -25px rgba(0,0,0,0.35);

}
.mailchimpbutton:hover {
      background: #3198bc;

}

#adreswrap {
  color: #ffffff;
  font-size: 18px;
  margin: 0 auto;
  max-width: 1100px;
  min-height: 50px;
  padding: 40px 2% 0;
}
#adreswrap a{
	  color: #ffffff;
	  text-decoration:none;
}
#adreswrap a:hover{
	  color: #ffffff;
	  text-decoration:underline;
}


#adresdt {
	display: block;
	font-size: 19px;
	padding-top: 20px;
}
#adresmob{
display:none;
}


#copywrap{
  margin: 0 auto;
  max-width:1100px;
  padding: 0 2% 0 2%;
  height:50px;
  text-align: right;
    color: #ffffff;
     font-size: 12px;
}
#copywrap a{
	  color: #ffffff;
	  text-decoration:none;
}
#copywrap a:hover{
	  color: #ffffff;
	  text-decoration:underline;
}


#copywrapmob{
	display:none;
}

@media screen and (max-width: 768px){
#copywrap{
	display:none;
}

#copywrapmob{
  display:unset;
  margin: 0 auto;
  max-width:1100px;
  padding: 0 2% 0 2%;
  min-height:50px;
  text-align: center;
    color: #ffffff;
     font-size: 12px;
}
#copywrapmob a{
	  color: #ffffff;
	  text-decoration:none;
}
#copywrapmob a:hover{
	  color: #ffffff;
	  text-decoration:underline;
}

}

#container{
  clear: both;
  padding-top: 20px;
}

.alt{
  color: #fff;
  color: rgba(255,255,255, 0.9);
  letter-spacing: 0.05em;
}



/* MEDIA QUERIES */

/* Responsify Defaults */

@media screen and (min-width: 1600px){
#menu {
padding-top: ;
}
}

@media screen and (max-width: 1600px){
	
	#headergolf {
  background-image: url("images/golfwit.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  bottom: -1px;
}


#golfgrijs {
  background-image: url("images/golfgrijs.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
#golfgrijs_b {
  background-image: url("images/golfgrijs_b.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 0;
}

.golfblue {
  background-image: url("images/golfblue.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.golfblue_b {
  background-image: url("images/golfblue_b.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center 0;

}

}

	
	






@media screen and (max-width: 768px){

h1 {
  font-size: 48px;
}


#menu {
  margin-bottom: 100px;
}	

.blogknopdesk {
    display: none;
}

.blogknopmob {
    display: block;
}

	

	table{
	max-width:100% !important;	
	}
	
  nav .span1{
    width: 100%;
  }

  .span2, article{
    width: 100%;
  }

  .span1, aside{
    width: 100%;
    margin-left: 0;
  }
  .spanrechts1{
	width: 100%;
  }
  .spanrechts2, aside{
	width: 100%;
  }
	
  .blok{
  	width: 100%;
  }
  .blok, aside{
    width: 100%;
    margin-left: 0;
  }

  .half{
  	width: 100%;
  }
  .half, aside{
    width: 100%;
    margin-left: 0;
  }
  
  #mailchimptekst {
  float: left;
  width: 100%;
}
#mailchimpnaam {
  float: left;
  width: 100%;
}
#mailchimpemail {
  float: left;
  width: 100%;
}
#mailchimpknop {
  float: left;
  width: 100%;
}
.mailchimpspacer {
display:none;
}

.langeberichtfoto{
	width:100%; 
	height:auto; 
	margin-top: 7px; "
}



  
   .infohalf{
  	width: 100%;
  	margin-top:300px;
  }
  .infohalf2{
    width: 100%;
    margin-left: 0;
    margin-top:50px;
  }
  
  .kwart{
  	width: 100%;
  }
  .kwart, aside{
    width: 100%;
    margin-left: 0;
  }
  
#header {
  padding: 0;
  width: 100%;
}

.blokje {
  color: #ffffff;
  padding: 0 20%;
  text-align: center;
  width: 60%;
}

#kolomrechts, #kolomrechts2, #driekolommen, #tweekolommen, #vierkolommen, .inner {
	width: 100%;
	padding: 0;
}
  
  .content img  {
  width: 60%;
}

.mobspace50 {
	padding: 30px 0;
}
  #adreswrap{
  margin: 0 auto;
  width: 90%;
  padding: 0 5% 0 5%;
  min-height:50px;
}

#adresdt{
display:none;
}
#adresmob {
  display: block;
  font-size: 18px;
  padding: 144px 0 0;
}

#copywrap{
  margin: 0 auto;
  width: 90%;
  padding: 0 5% 0 5%;
  height:50px;
  text-align: center;
}

.circle {
  width: 100%;
  height:auto;
    border-radius: 35px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
}



.circle > img {
  left: calc(50vw - 150px);
  max-width: 300px;
  position: absolute;
  top: 0;
  width: 100%;
}
.content {
    padding-top: 35px;
}
.content_l {
    margin-top: 20px;
}

#navcontainer {
    display: none;
}
#nav {
    display: none;
}

#navcontainer {
  display: none;
}


.mobmenu {
	display: block;
	float: right;
	height: 40px;
	margin: 0 auto;
	width: 225px;
	display: none;
}
.hlink{
	height:30px;
	width:12%;
	float:right;

}
.tlink{
	height:30px;
	width: 15%;
	text-align:center;
	margin-bottom:15px;
}
.mlink{
	height:30px;
	width: 15%;
	text-align:center;
}
.glink{
	height:30px;
	width: 15%;
	text-align:center;
}


.taal {
  float: right;
  height: 28px;
  position: relative;
  top: 24px;
  width: 127px;
  z-index: 999999999;
}

.overonsfoto {
	margin: 20px 0;
	max-width: 100%;
	height: auto;
	float: left;
	width: 100%;
	margin-right: 0px;
	margin-top: 9px;
}
.overonsbericht {
	min-height: 120px;
	float: left;
  max-width: 100%;
}
.overonsbericht2 {
	min-height: 120px;
	float: left;
  max-width: 100%;
}

.overonsfoto {
    float: left;
    height: auto;
    margin: 0;
    max-width: 550px;
    width: 100%;
    margin-top:20px;
    margin-bottom:30px;
}
.overonsfoto2 {
    float: left;
    height: auto;
    margin: 0;
    max-width: 550px;
    width: 100%;
    margin-top:20px;
    margin-bottom:30px;
}


}

@media screen and (max-width: 480px){
	
  nav ul li{
    width: 100%;
    margin: 0 0 5px 0;
  }

  nav a{
    margin: 0;
    padding: 14px 0 14px 0;
  }
  
  .mobnav{
  	display:block;
  	width: 100%;
    background:red;
    height:30px;
  }
  
  
  
  .contactfoto{
  	width:100% !important;
  	height: auto !important;
  	
  }
  
  
  
}

/* Custom Breakpoints */

@media screen and (max-width: px) {
 /* Add your styles for devices with a maximum width of  */
}


/* Micro Clearfix */

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    *zoom:1;
}




