a {
    color: #e3be00;
}
a:hover {
    color: #bb9c00;
}


.top-copy p{
	font-family: 'Merriweather', sans-serif;
	margin-bottom: 0;
	font-size: 16px;
	
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #e3be00;
}
.sp-megamenu-parent > li > a:hover {
    color: #bb9c00;
}


.sp-megamenu-parent > li:hover > a {
    color: #bb9c00;
}



.sp-megamenu-parent > li .sp-dropdown .sp-dropdown-items > li > a:hover {
    color: #bb9c00;
}
.sp-megamenu-parent > li .sp-dropdown .sp-dropdown-items > li.active > a{
    color: #bb9c00;
}










.logo .logo-image {
    display: none!important;
}

.sp-megamenu-parent{
	float: left!important;
	
}

#csatlakozz_btn{
	float: right!important;
	
}


.btn-primary, .sppb-btn-primary {
	color: #333;
	font-weight: 700;
    border-color: #bb9c00!important;
    background-color: #e3be00!important;
}
.btn-primary, .sppb-btn-primary:hover {
	color: #333;
	font-weight: 700;
    border-color: #bb9c00!important;
    background-color: #bb9c00!important;
}



.bizottsagok:hover{
	background-color: #ededed;
	border: 1px solid #bb9c00!important;
	
	
}

#szechenyi{
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1000;
	
	
}

#dimop{
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	width: 350px;
	
}

@media screen and (max-width: 530px) {
	#szechenyi{
		height: 150px;
	position: fixed;
	bottom: 0;
	right: 0;
	
	}
	#szechenyi img{height: 150px;}
	
	
	#dimop{
		height: 60px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1000;
	
	}
	#dimop img{height: 60px;}

}























