#box-header-logo{
    height: 28px;
    max-height: unset;
}

#header{
    height: 26px;
}

#box-flags{
    width: 170px;
    top: -25px;
}

.language-flag{
	height: 34px;
	width: 31px;
}

#flag-english{
}

#flag-dutch{
}

#flag-papiamentu{
}



#menu-home{
	margin-left: 10vw;
}

#menu-items{
	padding: 7.8px 0;
	max-height: unset;
}


.menu-item{
	font-size: 21px;
	margin-left: 20px;
    position: relative;
    bottom: -5.5px;
    padding: 0 10px;
}

.item-massage-specify {
	font-size: 21px;
}

#menu-massage-specify {
	margin-left: 20px;
    padding: 0;
    font-size: 21px;
    bottom: -5.5px;
}


#box-sport-massage{
    position: relative;
    bottom: 3.8px;
    font-size: 21px;
    padding: 0 10px;

}

#box-relaxing-massage{
    position: relative;
    bottom: 3.8px;
    margin-left: 20px;
    font-size: 21px;
    padding: 0 10px;
}

#menu-line{
	bottom: -6px;
}


#footer{
	float: left;
	background-image: linear-gradient(#ffffff00 0%, #e9e9e9 40%, #b7b7b7 100%);
    margin-top: -30px;
    height: 80px;
}

#inner-footer{
	width: 100%;
	font-size: 18.5px;
	padding: 0;
	height: 0;
	line-height: 100px;
}


#footer-facebook >a >img {
    width: 100px;
    margin: 40px 10vw 0 0;
    display: block;
    float: right;
    opacity: 0.75
}


#footer-facebook >a >img:hover {
	opacity:0.95;
}