/*!
 * mhead.js
 * mmenu.frebsite.nl/mhead
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */.mh-sticky{position:-webkit-sticky;
position:sticky;
top:0;
z-index:10;
-webkit-transition:-webkit-transform .2s ease;
transition:-webkit-transform .2s ease;
-o-transition:transform .2s ease;
transition:transform .2s ease;
transition:transform .2s ease,-webkit-transform .2s ease;
-webkit-transform:translate3d(0,0,0);
transform:translate3d(0,0,0)}.mh-sticky.mh-unpinned{-webkit-transform:translate3d(0,-100%,0);
transform:translate3d(0,-100%,0)}

.mh-head{text-align:center;padding:0 5px;margin:0;position:relative;color:#ffffff;height:40px;border-bottom: 1px solid #ccc;

}
.mh-head a{color:inherit;text-decoration:none}
.mh-head.mh-sticky{opacity: 0.95;position:-webkit-sticky;position:sticky;top:0;left:0;right:0;z-index:10;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2a8d96+0,065563+100 */
background: linear-gradient(to bottom,  #2a8d96 0%,#065563 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */






}
.mh-head.mh-sticky.mh-unpinned{-webkit-transform:translate3d(0,-100%,0);
transform:translate3d(0,-100%,0); }
.mh-head.mh-sticky.mh-scrolledout{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
.mh-head .mh-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:20px;display:block;padding:10px}
.mh-head.mh-align-left .mh-text{text-align:left}
.mh-head.mh-align-right .mh-text{text-align:right}
.mh-head.mh-btns-left{padding-left:50px}

.mh-head.mh-btns-right{padding-right:50px}
.mh-head .mh-btns-left,.mh-head .mh-btns-right{display:block;width:40px;position:absolute;top:0;bottom:0}
.mh-head .mh-btns-left{left:0px}
.mh-head .mh-btns-right{right:10px}
.mh-head .mh-btns-left>*,.mh-head .mh-btns-right>*{text-align:center;font-size:18px;line-height:20px;width:40px;display:block;padding:10px 0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}
.mh-head .mh-btns-left>:nth-child(1),.mh-head .mh-btns-right>:nth-child(1){left:0}
.mh-head .mh-btns-left>:nth-child(2),.mh-head .mh-btns-right>:nth-child(2){left:40px}
.mh-head .mh-btns-left>:nth-child(3),.mh-head .mh-btns-right>:nth-child(3){left:80px}


.mh-head .mh-image,.mh-head .mh-logo{background:none center center transparent no-repeat;display:block;height:100%}
.mh-head .mh-logo{background-size:contain;background-clip:content-box;padding:10px}
.mh-head.mh-align-left .mh-logo{background-position:left center}
.mh-head.mh-align-right .mh-logo{background-position:right center}


.mh-head.submenu {background: #E9EFEC;border-bottom: 1px solid #E4E4E4;color:#023222;height:26px;font-size:12px;}

.mh-head.submenu2 {background: #ECF5F1;border-bottom: 1px solid #E4E4E4;color:#023222;height:26px;font-size:12px;}

.mh-head.lang-bar {background: #FFFFFF;border-bottom: 1px solid #E4E4E4;color:#023222;height:26px;font-size:12px;}

.mh-head.bottom-bar {background: #1F8C74;border-bottom: 1px solid #E4E4E4;color:#ffffff;height:26px;font-size:12px;}

			
.mh-head .mh-list{-webkit-overflow-scrolling:touch;overflow-x:auto;list-style:none;line-height:20px;display:block;padding:0;margin:0px;text-align:left}
.mh-head .mh-list li{display:inline-block;padding:0;margin:0px}
.mh-head .mh-list li a{display:block;padding: 9px 2px 12px 2px;}


.mh-head .mh-list2{-webkit-overflow-scrolling:touch;overflow-x:auto;list-style:none;line-height:20px;display:block;padding:0;margin:0;}
.mh-head .mh-list2 li{display:inline-block;padding:0;margin:0}
.mh-head .mh-list2 li a,.mh-head .mh-list li span{display:block;padding:10px}

.mh-head-bottom{text-align:center;padding:0 5px;margin:0;position:relative;color:#ffffff;border-bottom: 1px solid #ccc; display:flow-root;}
.mh-head-bottom .mh-list{list-style:none;-webkit-overflow-scrolling:touch;overflow-x:visible;list-style:none;line-height:28px;display:block;padding:0;margin:0px;text-align:center}
.mh-head-bottom .mh-list li{list-style:none;display:inline-block;padding:0;margin:0px}
.mh-head-bottom .mh-list li:not(:last-child)::after{
    content:" | ";
}
.mh-head-bottom .mh-list li a{
    display:inline-block;
    padding:9px 2px 12px 2px;
}

.mh-head-bottom.submenu {background: #ECF5F1;border-bottom: 1px solid #E4E4E4;color:#025235;font-size:12px;}
