/* Themify Customize Styling */
a {		font-weight:bold;
	font-weight:bold;

	color: #1d70b7; 
}
h1 {		font-size:40px;
 
}
h2 {		font-size:30px;
 
}
h3 {		font-size:24px;
 
}
h4 {		font-size:24px;
 
}
h5 {		font-size:20px;
 
}
h6 {		font-size:20px;
	text-transform:uppercase; 
}
#headerwrap {	background: none;
	background-color: #1d70b7; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: rgba(27,111,184,0.72); 
}

/* Themify Custom CSS */
.related-posts .related-title{
visibility:hidden !important;
font-size:0;
margin:20px 0;
}
.related-posts .related-title:after{
font-size:25px;
content:"További bejegyzések";
visibility:visible !important;
}

.module.module-buttons a{
background:#1d70b7 !important;
color:#ffffff !important;
}
.module.module-buttons a:hover{
background:#0c538f !important;
color:#ffffff !important;
}

.module-pro-slider .slider-pro {
	width: 100% !important;
	max-width: 100% !important;
	}