@charset "UTF-8";/*
	Kleurverloop: #008295 naar wit
*/

#header .el-overlay.uk-panel.uk-width-xlarge.uk-light.uk-margin-remove-first-child {
    background-color: rgba(0, 0, 0, 0.40); 
/*    background-color: rgba(0, 130, 149, 0.40);*/
    padding: 20px 0;
    border-radius: 5px;
    font-weight: 900;
}
.draai {
    position: relative;
    right: -30px;
}
.draai .uk-svg g {
    color: #008295;
    }
.ruimte {margin: 10px;
	}

.uk-light .uk-button-secondary:hover {
	color: #000;
}

button.uk-button.uk-button-secondary.ruimte a:hover {
	color: #008295;
		}
.footermenu {
	flex-direction: column;
}
.footermenu a {
    justify-content: left !important;
    min-height: 30px !important;
    padding: 0 !important;
}
.ruimte-links-rechts {
	padding:0 20px 0 20px;	
}
.gridmarges .el-content, .gridmarges .el-title {
/* trbl */
	margin: 0 10px 20px 10px;
	}
