#sp-header{
	background-color: #fff!important;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.10);
	
	
	}
.sp-megamenu-parent>li>a{
	color:var(--sppb-text-primary-alpha-7) !important;
}

.sp-megamenu-parent>li:hover>a {
    color: #C18A37!important;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color:#C18A37!important;
}


.view-article .article-details .article-header>h1 {
	font-size:36px!important;
}



#sp-bottom, #sp-footer {
	background:#222!important;
	
}








#menu-right .header-modules .contact-info ul li a {
	color:var(--sppb-text-primary-alpha-7) !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;}

}
