#sp-header{
box-shadow: none;
border-bottom: 1px solid #6F7C8E;
border-top: 1px solid #6F7C8E;
}
.sp-megamenu-parent{
width: 100%;
text-align: center;
}

.sp-dropdown-items{
	text-align: center;
}

.sp-megamenu-parent > li > a{
font-size: 16px;
line-height: 88px;
}

.sp-megamenu-parent > li.active > a{
text-decoration: underline;
}

#sp-logo .sp-column{
	text-align: center;
}
#sp-logo .sp-column a.logo,
#sp-logo .sp-column a.logo img,
#sp-logo .sp-column a.logo h1{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.sp-contact-info{
	line-height: 36px;
}

#sp-menu{
	border-left: 1px solid #6F7C8E;
	border-right: 1px solid #6F7C8E;
}


.eventgallery-tiles-list .eventgallery-tile .event-thumbnails {
position: static;
}
.thumbnail-container .wrapper{
	position: relative;
	padding-bottom: 36px !important;
}
.event-thumbnails a.modal_link{
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	padding: 6px 12px;
	border-radius: none;
	border-color: #626d7d;
	background-color: #6f7c8e;
	color: #FFFFFF;
	font-family: Open Sans,sans-serif;
	font-size: 17px;
	font-weight: 300;
	display: block;
	width: 100%;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	position:absolute;
	bottom: 0;
}
.eventgallery-square-list .eventgallery-square a.modal_link{
	display: none;
}
.event-thumbnails a.modal_link:hover{
	width: 104%;
	padding: 10px 12px;
	margin: -4px -2%;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}

#sp-main-body {
    padding: 60px 0;
}

h1.displayname{
	margin: 0;
	line-height:1.6;
	font-weight: 300;
	color: inherit;
	text-transform: uppercase;
	font-size: 26px;
	text-align: center;
	background-color: #333;
	color: #FAFAFA;
	margin-top: 0;
	padding: 20px;
}
.content .data{
	text-align: center;
}
.content .data h2{
	font-size: 20px;
	line-height:1.6;
	font-weight: 300;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #5B5038;
	text-transform: uppercase;
}
div.JBGHTML5Background{
	position: fixed;
	right: 0;
	top: 100px;
	width: 30px !important;
	height: 96px !important;
	background: #6f7c8e;
	display: block;
	z-index:9999;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
div.JBGHTML5Background:hover{
	width: 60px !important;
}

.soundbyJBGMusic{
	display:none;
}
#sp-top1{
	text-align:center;
}
div.JBGHTML5Player {
    padding: 0 !important;
	border-left: 1px solid rgba(255,255,255,0.1);
	border-top: 1px solid rgba(255,255,255,0.1);
}
.JBGHTML5Player a{
	display: block !important;
	height: 24px !important;
	text-align:center;
	padding: 6px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.JBGHTML5Player a:hover{
	background-color:rgba(0,0,0,0.3);
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.2);
}
.JBGHTML5Player a img{
	display: block !important;
	height: 12px !important;
	width: 12px !important;
	margin: 0 auto;
}



.golden-title h3.sp-module-title{
	font-size: 20px !important;
	line-height:1.6 !important;
	font-weight: 300 !important;
	margin-bottom: 20px !important;
	color: #5B5038;
	text-transform: uppercase !important;
}


#colorbox{
	border-radius: 0;
	border: 1px solid #6F7C8E;
}



.contact-aligner{
	text-align:center;
}
.contact-aligner .contact-items{
	display:inline-table;
	text-align: left;
}
.contact-aligner .contact-items td{
	padding: 0 10px 14px 10px;
	font-size: 16px;
	vertical-align: top;
}

.contact-aligner .contact-items td a.health-link{
	color: #336699;
}

.contact-aligner .contact-items td a.health-link:hover{
	color: #224466;
}

.title-align-center h2{
	text-align: center;
}


@media all and (min-width: 700px) and (max-width: 990px){
	.sp-megamenu-wrapper #offcanvas-toggler{
		display: block !important;
	}
	.sp-megamenu-wrapper ul{
			display: none !important;
	}
}
@media all and (max-width: 990px){
	#sp-logo{
		width: 30%;
		float: left;
	}
	#sp-menu{
		width: 20%;
		float: left;
	}
}

.contact-form-invest{
	border: 1px solid #6F7C8E;
	box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
	padding: 20px;
	background-color: #f0f0f0;
}
.contact-form-invest input, .contact-form-invest textarea{
	width: 100%;
	border-radius: 0;
	border: 1px solid #DADADA;
}
.contact-form-invest textarea{
	min-height: 200px;
}
.contact-form-invest input:focus, .contact-form-invest textarea:focus{
	outline: 0;
	box-shadow: none;
	border-color: #6f7c8e;
}

.contact-form-invest .rsform-submit-button{
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	padding: 6px 12px;
	border-radius: none;
	border-color: #626d7d;
	background-color: #6f7c8e;
	color: #FFFFFF;
	font-family: Open Sans,sans-serif;
	font-size: 17px;
	font-weight: 300;
	display: block;
	width: 100%;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#events .item .content .data{
	background-color: rgba(255,255,255,0.9);
	border-top: 1px solid #8A6D3B;
	border-bottom: 1px solid #8A6D3B;
}
#events .item:hover .content .data{
	background-color: rgba(255,255,255,1);
}
#events .item .content .data .title{
	font-size: 20px;
	line-height:1.6;
	font-weight: 300;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #5B5038;
	text-transform: uppercase;
}
ul.lang-inline{
	height: 88px;
	display:block;
	padding: 24px 0 !important;
	text-align: center;
}
ul.lang-inline li a{
	display: block;
	line-height: 40px;
}
ul.lang-inline li.lang-active a{
	text-decoration: underline;
}

.gold-depth{
	border-top: 1px solid #6F7C8E;
	border-bottom: 1px solid #6F7C8E;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
}

.sppb-title-heading{
	line-height:1.6;
	font-weight: 300;
	color: #6F7C8E;
	text-transform: uppercase;
}
.sppb-title-heading:first-letter{
	font-size: 1.2em;
}

div.srfrContainer ul.srfrList li.srfrRow{
	border: none;
	padding: 10px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
div.srfrContainer ul.srfrList li.srfrRow:hover{
	margin-left: -4px;
	margin-top: -4px;
	margin-bottom: 10px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
div.srfrContainer ul.srfrList li.srfrRowIsOdd{
	background-color: #F0f0f0;
	
}
div.srfrContainer ul.srfrList li h3 a{
	line-height:1.6;
	font-weight: 300;
	text-transform: uppercase;
	font-family: inherit;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #DEDEDE;
}
div.srfrContainer ul.srfrList li h3 a:hover{
	font-family: inherit;
	font-weight: 300;
}

.sp-default-logo {
    margin: 4px 0;
    height: 80px;
    width: auto;
    max-width: 100%;
}
#sp-header .logo {
    height: 88px;
}

.main-introduce{
	width: 40px;
	margin: 0px auto;
}

.main-introduce-gallery .thumbnail-container a.modal_link{
	display: none;
}
.main-introduce-gallery .thumbnail-container .wrapper{
	padding-bottom: 0px !important;
}

.featured-links a.featured{
	font-size:1.3em;
}

.sh22-btn .sppb-btn{
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	padding: 6px 12px;
	border-radius: 0;
	border-color: #FAFAFA;
	background-color: #FFF;
	color: #333;
	font-family: Open Sans,sans-serif;
	font-size: 17px;
	font-weight: 300;
	display: block;
	width: 100%;
	text-transform: uppercase;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.sh22-btn .sppb-btn:hover{
	width: 104%;
	padding: 10px 12px;
	margin: -4px -2%;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}


#events .page-header{
	background-color: #333;
	color: #FAFAFA;
	margin-top: 0;
	padding: 20px;
}
#events .page-header h1{
	margin: 0;
	line-height:1.6;
	font-weight: 300;
	color: inherit;
	text-transform: uppercase;
	font-size: 26px;
	text-align: center;
}

.componentheading{
	background-color: #333;
	color: #FAFAFA !important;
	margin-top: 0;
	padding: 20px;
	margin: 0;
	line-height:1.6;
	font-weight: 300;
	color: inherit;
	text-transform: uppercase;
	font-size: 26px;
	text-align: center;
}

#sp-search{
	margin-bottom: -60px;
}
form#mod-bt-smartsearchform-125{
	margin: 20px 0;
}
.borderinput{
	margin: 0 !important;
	padding-right: 60px;
}

.borderinput input{
	border: 1px solid #DEDEDE;
	outline: 0;
	padding:5px !important;
	line-height: 30px !important;
	height: 30px !important;
	margin:0;
	display:block;
	border-radius:0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.borderinput input:focus{
	outline: 0;
	border-color: #333;
	box-shadow:none !important;
}

form#mod-bt-smartsearchform-125 div.smartsearch .btnsearch {
    position: absolute;
    width: 60px;
	height: 30px;
	right: 0;
	top: 0;
	background-color:#6F7C8E;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
form#mod-bt-smartsearchform-125 div.smartsearch .btnsearch:hover{
	height: 34px;
	width: 64px;
	margin-top:-2px;
	margin-right:-2px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
form#mod-bt-smartsearchform-125 div.smartsearch .btnsearch img{
	display: none;
}
form#mod-bt-smartsearchform-125 div.smartsearch .btnsearch:before{
	content: 'Keresés';
	color: #FFFFFF;
}


.eventgallery-square-list .eventgallery-square {
    padding: 30px !important;
}


/* ---------------- gdpr ------------*/
.activebar-container {
    background-color: #000000a1 !important;
    border-bottom: 1px solid #000;
    color: #fff !important;
}
.activebar-container p {
    font-size: 16px;
}
.activebar-container a {
    font-weight: bold;
    font-size: 14px;
}
.activebar-container {
    margin: 0;
    display: block;
    position: fixed;
    top: auto !important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 9999;
    overflow: hidden;
    overflow-x: hidden;
  border-top: 1px dotted white;
}
.activebar-container button.accept {
    color: #fff !important;
    background-color: #5cba3c !important;
}
.activebar-container button.decline {
    color: #fff !important;
    background-color: red !important;
}

.activebar-container button {
    float: right;
    clear: none;
    margin: 5px 10px;
    padding: 10px 20px !important;
    border-radius: 5px;
    border: none;
}

.activebar-container button {
    float: right;
    clear: none;
    margin: 5px 10px;
    padding: 10px 20px !important;
    border-radius: 5px;
    border: none;
}