/* CSS Document */




.mx_logged_in #topwrapper, .mx_logged_in #menu{
top:52px;
}
#header {
    background: url("../images/header.png");
    padding: 20px 0;
	 position: relative;
}
#headerwrapper {
/*background-image:url(../afbeeldingen/logo.png);
background-repeat:no-repeat;
background-size:cover;
background-position:center center;*/
position:relative;
}

#topwrapper {
position:fixed;
top:0;
left:0;
width:100%;
height:95px;
transition: all 0.7s ease;
padding:0 20px;
z-index:88;
pointer-events:none;
 background-color: #fff;
}
#topwrapper {
padding:0 20px;
}

#topwrapper.stick {
background: #ffffff;
	    box-shadow: 0px 5px 7px rgb(0 0 0 / 35%);
/*border-bottom: 2px solid;
  border-image-source: linear-gradient(45deg, rgba(0,85,160,.79) 25%,rgba(0,157,224,.79) 50%,rgba(120,190,32,.79));
  border-image-slice: 1;*/
}


.container-bar {
       display: inline-block;
    cursor: pointer;
    padding-top: 8px;
    padding-right: 11px;
}

.icon-menu {
    float: right;
    width: 65px;
    height: 65px;
    margin-top: -3px;
    border-radius: 46px;
    border: #4f7c63  solid 2px;
}

#icons {
    text-align: right;
    pointer-events: initial;
    position: fixed;
   right:0;
    width: auto;
    padding: 20px;
   	-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}
.icon-phone {
    float: left;
    width: 42px;
    height: 42px;
    margin-right: 15px;
    border-radius: 46px;
    border: #4f7c63  solid 2px;
    color: #000;
    text-align: center;
    position: relative;
}
.icon-phone i {
    font-size: 24px;
    line-height: 42px;
    position: absolute;
    top: -2px;
    left: 6px;
}
.icon-phone a {
    color: #4f7c63;
    text-decoration: none;
}

.tik {filter: invert(67%) sepia(5%) saturate(1570%) hue-rotate(76deg) brightness(88%) contrast(87%);}
.tik img{    width: 37px;
    height: 37px;
    top: 3px;
    margin-left: 3px;
    /* padding-top: 3px; */
    position: relative;}
.tik:hover {filter: invert(52%) sepia(10%) saturate(1357%) hue-rotate(336deg) brightness(93%) contrast(84%);}
.icon-home {display:none;}

.icon-home {
    float: left;
    width: 42px;
    height: 42px;
    margin-right: 15px;
    border-radius: 46px;
    border: #4f7c63 solid 2px;
    color: #000;
    text-align: center;
    position: relative;
}
.icon-home i {
    font-size: 24px;
    line-height: 42px;
    position: absolute;
    top: -2px;
    left: 6px;
}
.icon-home a {
    color: #4f7c63;
    text-decoration: none;
}


.bar1, .bar2, .bar3 {
width : 34px;
height : 3px;
background-color : #4f7c63;
margin : 9px 2px;
transition : 0.4s;
}

.icon-menu .change {
	display:none;
}
.change .bar1 {
transform : rotate(-45deg) translate(-10px,7px);
width : 35px;
background-color :#4f7c63 !important;
}

.change .bar2 {
opacity : 0;
background-color:#4f7c63 !important;
}

.change .bar3 {
transform : rotate(45deg) translate(-9px,-7px);
width : 35px;
background-color : #4f7c63 !important;
}

#topwrapper.stick .bar1, #topwrapper.stick .bar2, #topwrapper.stick .bar3,
#menu.stick .bar1, #menu.stick .bar2, #menu.stick .bar3 {
/*background-color:#fff;*/
}



#sidemenu {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin-bottom:0;
padding:0;
display:none;
}

#sidemenu i {
display:none;
}

h2#show-filters {
display:block;
padding:0;
position:relative;
cursor:pointer;
}

h2#show-filters i{
font-size:40px !important;
top:0;
right:0;
padding-top:0 !important;
position:absolute;
}

#sidemenu ul {
padding-bottom:20px;
padding-top:20px;
}



 @media (max-width: 1250px) {
	 
	
	 
.blok-container a {
 
    font-size: 18px;
}
}

        @media (max-width: 768px) {
            .blok-container a {
                flex: 1 1 calc(50% - 10px); /* Twee kolommen op kleinere schermen */
            }
		.content-left-bottom  .blok-container a {
         font-size:16px;
        }	
			
			
        }

      
    



.footer-ovk {
	float: left;
	color: #2f2f2f;
	font-size: 10px;
	text-align: center;
	width: 100%;
	padding: 20px 0;
	background-color: #fff;
	}
.footer-ovk a {
	color:#2f2f2f;
	text-decoration:none;
}
.footer-ovk a:hover{
	color:#2f2f2f;
	text-decoration:underline;
}
.footer-inside {width:100%;max-width:1200px;margin:0 auto;}
.footer-inside .logo {
    float: left;
    max-width: 400px;
	width: 100%;
	    
}
.footer-copyright {
	float: left;
	font-size: 14px;
	text-align: center;
	width: 100%;
	padding: 20px 0;
	background-color:#fff;
	border-top: 1px solid #e9e9e9;

	}
.footer-copyright p { width:50%; margin-top:40px; color:#ccc !important; float:right;}
/* einde footer flexbox */


#nav {
    float: left;
    width: 100%;
    text-align: center;
    pointer-events: initial;
}
#nav ul {margin:0; padding:0; list-style:none; text-align:left;  }
#nav ul::before {
            content: "";
            position: absolute;
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            width: 100%;
            max-width: 1200px;
           
        
}
#nav > ul {display:inline-block; margin-bottom:-6px;
}

#nav > ul > li { display:inline-block; 
z-index:99;
position:relative;
}

#nav ul li a {
   text-decoration: none;
    color: #4f7c63;
    font: normal 18px/26px Cinzel;
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    position: relative;
    display: block;
}

#nav ul li:hover a {
 color: #4f7c63;
    transition: all 0.4s;
}

#nav > ul > li > a {
padding-left: 20px;
padding-right: 20px;
line-height: 75px;
}

#topwrapper.stick #nav ul li a {
 color: #4f7c63;
}
#topwrapper.stick #nav ul li ul li a {
 color: #4f7c63;
}

/*#nav ul li a:hover, #nav ul > li.mx_current > a {
color:#60A72D;
}*/

/*Second level*/
#nav ul ul {
position:absolute;
display:none;
top:95px; 
left:0;
margin:0;
width:auto;
min-width:190px;
white-space:nowrap; 
padding-top:6px;
padding-bottom:6px;
z-index:99;
background-color:#FFFFFF;

-webkit-box-shadow: 0px 0px 6px 0px rgba(153,153,153,0.4);
-moz-box-shadow: 0px 0px 6px 0px rgba(153,153,153,0.4);
box-shadow: 0px 0px 6px 0px rgba(153,153,153,0.4);
}

#nav ul ul li {padding:0 15px;}

/*#nav ul ul li a::after {
     content: "❤️";
    position: absolute;
    top: 46%;
    left: -5px;
    transform: translateY(-50%);
    color: #4f7c63;
    font-size: 14px;
}*/

#headerwrapper.stick #nav ul ul {
top:75px; 
}

#nav ul ul > li.mx_current > a {
color:#000;
}

/*#nav ul ul > li.mx_current > a:hover {
color:#60A72D;
}*/


#nav ul ul a {
padding-top:9px; 
padding-bottom:7px;
padding-left:20px;
padding-right:25px;
margin-left:0;  
border-top:0;
font-size:15px;
line-height:17px;
text-align:left;
color:#575756;
text-transform:none;

}

#nav ul ul > li.mx_last a {
padding-bottom:10px;
}

#nav ul ul a:hover{
color: #a07762;
}

/*#nav ul ul li.mx_parent {
background-image: url(../layout/submenu-arrow.gif);
background-repeat:no-repeat;
background-position:center right;
}*/
	
/*Third level*/

#nav ul ul ul {
left:100%; 
top:auto; 
margin-top:-35px; 
padding-left:0px;
margin-left:0; 
-moz-background-clip: padding;     /* Firefox 3.6 */
-webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
min-width:260px;
width:auto;		 
border-left: 10px solid rgba(0,0,0,0.0);
border-top:0;
 white-space: normal; 
}

#nav ul ul ul:after {
display:none;
}

#nav ul ul ul a {
padding-right:20px;  
}

/*Fourth level*/
#nav ul ul ul ul {background:#66c;}

#nav li:hover {z-index:100;}




/*#nav ul li a.hassub {background:url(down.gif) no-repeat right center;}
#nav li.left ul li a.hassub {background:url(down.gif) no-repeat left center;}*/


/*#nav ul ul,
#nav ul ul ul {left:-9999px; right:auto; opacity:0;}*/

#nav ul li:hover > ul { display:block; opacity:1;}
#nav ul ul li:hover > ul {left:100%; opacity:1;}

/*#nav ul li:hover > a.hassub {background:url(right.gif) no-repeat right center;}*/



#menu .container-bar {

right:22px;
top:17px;
}

#menu .container-bar, .icon-menu {
display:none;
}

#menu {
  position: fixed;
   background: url("../images/header.png");
  top:0;
  height: 100%;
  z-index: 99;
  padding:40px 50px;
  width: 100%;
  max-width:100%;
  color: #ffffff;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  transition: all 0.7s ease;
	}

#menu ul {
  list-style: none;
  margin-top: 0;
  margin-bottom:0;
	    margin-left: 0;
  padding: 0;
  }

  
#menu > ul:last-of_type {
margin-bottom:50px;
}

#menu ul li { /*border-bottom: 1px solid #5B5B5B;*/ position:relative; }

#menu ul li a {

   
    font: normal 18px/26px Cinzel;
    
	
	font-size: 22px;
    line-height: 40px;
    text-decoration: none;
    font-weight: 600;
    color: #a9a093;
    transition: all 0.3s ease;
    display: block;
	
}


#menu ul li ul li a {

    text-decoration: none;
    color: #a9a093;
    font: normal 18px/26px Cinzel;
    padding: 10px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    position: relative;
    display: block;
}

li.mx_parent a {font-size:26px;}

#menu > ul > li.mx_first {
display:none;
}

#menu ul a:hover {
  color: #4f7c63;;
}
#menu ul li.mx_current > a {
color:#4f7c63;;
	
}


#menu ul li.mx_parent > a:after {
content: "\f067";
font-family:'Line Awesome Free';
display:block;
position:absolute;
right:8px;
top:2px;
	color:#4f7c63;
}

#menu ul li.mx_parent li.mx_current > a {
color:#4f7c63;
}

#menu ul a:hover i:first-child { color: #FFCC33; }

/* Submenu */

#menu ul li a.active+ul { display: block }

#menu ul li ul {
  margin-top: 0;
	margin-left:5px;

}

#menu ul li ul li { border-bottom: none;
 }

#menu ul li ul li a { padding-left: 21px; }

/*#menu ul li ul li a::after {
     content: "❤️";
    position: absolute;
    top: 46%;
    left: -5px;
    transform: translateY(-50%);
    color: #4f7c63;
    font-size: 14px;
}*/


#menu ul li ul li ul li a { padding-left: 30px; }

#menu ul li ul li a:hover {  }


.left { right: -100%; }
.left #menu.stick .bar1, #menu.stick .bar2, #menu.stick .bar3 {
    background-color: none;
}

.show { right: 0  ;}

@media screen and (max-width: 1250px) {
	
	 .icon-home {display:inherit;}

#menu .container-bar, .icon-menu {
display:block;
	

}
	.change {
    /* display: block; */
    /* float: right; */
    width: 65px;
    height: 65px;
    margin-bottom: 23px;
    /* margin-right: -30px; */
    padding-left: 12px;
    border-radius: 46px;
           border: #4f7c63 solid 2px;
	}
#nav {
display:none;
}

}
