ul#superfish-main {
    display: none;
}
.header-container ul.menu {
    width: max-content;
}
/*
a {
	text-decoration: underline;
	font-weight: 700;
}*/
.site-slogan.site-branding__slogan p a {
	text-decoration: none;
	font-weight: 100;
}
.palyazatbenyujtas a {
    font-size: 14px;
    font-weight: 400;
    padding: 15px 30px;
    color: #ffffff;
    display: inline-block;
    line-height: 1;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 10px 0;
    text-align: center;
    border-radius: none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    text-decoration: none;
    background: #077689;
    text-transform: uppercase;
    letter-spacing: 0.25em;
}
.palyazatbenyujtas a:hover{
    background: gray;
    
}
.region.region-header {
    width: 100%;
    text-align: -webkit-right;
}
.header__section ul.menu {
    padding: 10px 0;
}
div#block-gavias-tico-sub-projektek-belsotudomanyosheaderlogo {
    margin-bottom: unset;
}