/*fej*/
.sp-module.ikonok {
    position: absolute;
    top: 0;
    right: 0;
	z-index: 64000;
}
#sp-logo.has-border {
    padding-right: 20px;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 0px 0px 0px;
}
.sp-megamenu-parent>li>a:after {
    content: "";
    background: #ecc001;
    width: 100%;
    height: 30px;
    display: block;
    position: absolute;
    top: 33px;
    z-index: -1;
}
li.sp-menu-item.current-item.active>a:after {
    content: "";
    background: transparent;
    width: 100%;
    height: 30px;
    display: block;
    position: absolute;
    top: 33px;
    z-index: -1;
}
li.sp-menu-item:hover>a:after {
    content: "";
    background: transparent;
    width: 100%;
    height: 30px;
    display: block;
    position: absolute;
    top: 33px;
    z-index: -1;
}

.sp-megamenu-parent>li.active>a {
    font-weight: 700;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    /*font-family: 'Nunito Sans', sans-serif!important;*/
    /*font-weight: 600!important;*/
    text-decoration: none;
    padding: 0 0 3px 0;
    top: 0px;
    position: relative;
	min-width: 170px;
    text-align: center;
	margin-left: 5px;
}

#sp-header .logo {
    height: 108px;
	z-index:1;
}
.logo-image {
    z-index: 2;
    position: relative;
}
#sp-header .logo:after {
    content: "";
    width: 96px;
    height: 84px;
    background: #fff;
    position: relative;
    margin-left: -100px;
    top: -3px;
    z-index: 0;
    border-radius: 40px;
}
#sp-header.full-header.full-header-left.header-has-modules {
    padding-left: 0px;
    padding-right: 0px;
}
header#sp-header:after {
    content: "";
    display: block;
    background: #515465;
    width: 100%;
    height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    z-index: -1;
}
#sp-header.full-header {
    padding-left: 20px;
    padding-right: 20px;
}

#sp-header{
    background-color: rgba(255, 255, 255, 0.64);
    backdrop-filter: saturate(180%) blur(20px);
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-animation: none !important;
    animation: none !important;
	box-shadow: -1px 3px 20px 16px black;
}


/*fej vege*/

/*body*/
section.sppb-section.w1100 {
    margin-bottom: 50px !important;
}
section#terkep {
    border-top: 3px solid #e0c600;
    border-bottom: solid 3px #d8cb00;
}
h2.sppb-addon-title.sppb-feature-box-title.sppb-media-heading {
    margin-bottom: 0;
}
.sppb-addon.sppb-addon-feature.sppb-text-left .sppb-media {
    display: flex;
    align-items: center;
}
.shad .sppb-column-addons {
    border: solid 3px #e0c600;
    box-shadow: inset 0 0 26px #000;
}
.round-left {
    border-radius: 30px 0 0 30px;
}
.round-right {
    border-radius: 0 30px 30px 0;
}
.rad-shad-top {
    border-radius: 20px;
    box-shadow: inset 0px 5px 5px 0px #3a3b4c !important;
}

body {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
}
h1 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-decoration: none;
}
h2 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 32px;
    font-weight: 400;
    text-decoration: none;
}
h3 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 28px;
    font-weight: 500;
    text-decoration: none;
}
h4 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 26px;
    font-weight: 400;
    text-decoration: none;
}
h5 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
}
h6 {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 22px;
    font-weight: 900;
    text-decoration: none;
}
body.site.helix-ultimate.hu.com_sppagebuilder.com-sppagebuilder.view-page.layout-default.task-none.itemid-101 #sp-main-body {
    padding: 0px 0!important;
}

#sp-main-body {
    padding: 100px 0!important;
}

body.layout-blog #sp-main-body {
    padding: 175px 0 50px 0!important;
}
.article-full-image img {
    min-width: 100%;
}
#sp-footer {
    border-top: solid 2px #e0c600;
	font-size: 22px;
    font-weight: 700;
}
.article-list .article {
    position: relative;
    margin-bottom: 0px;
    padding: 10px;
    border: 2px solid #e0c600;
    border-radius: 0px;
    height: 100%;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: -10px -10px 10px -10px;
    border-radius: 0px !important;
    border-bottom: 1px solid #e0c600;
    overflow: hidden;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
    border-radius: 0;
}
.article-details .article-full-image img {
    display: inline-block;
    border-radius: 0;
}
.btn-secondary {
    --bs-btn-color: #fff;
    --bs-btn-bg: #525365;
    --bs-btn-border-color: #e0c600;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #e0c600;
    --bs-btn-hover-border-color: #565e64;
    --bs-btn-focus-shadow-rgb: 130, 138, 145;
    --bs-btn-active-color: #ffffff;
    --bs-btn-active-bg: #565e64;
    --bs-btn-active-border-color: #51585e;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #6c757d;
    --bs-btn-disabled-border-color: #6c757d;
}
/*body vege*/

/*lab*/
.text-center img {margin: -15px auto 15px;}
.inline-linkek a {line-height:0}
.inline-linkek {margin-bottom:30px}
/*lab vege*/

/*media*/
@media (max-width: 576px) {
body.itemid-101 #sp-main-body {
    padding: 0;
}
#sp-header.full-header.full-header-left.header-has-modules {
	height: 90px;
}

.round-left {
    border-radius: 30px 30px 0 0;
}
.round-right {
    border-radius: 0 0 30px 30px;
}
.burger-icon>span {
    background-color: #ffffff;
}
body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    float: right;
    margin-left: 20px;
    margin-top: -42px;
    position: relative;
}
#sp-header .logo {
    height: 145px;
    z-index: 1;
}
.logo-image {
	height: 103px!important;
	position: relative;
	top: -20px;
}
#sp-header .logo:after {
	content: "";
	width: 90px;
	height: 87px;
	background: #fff;
	position: relative;
	margin-left: -97px;
	top: -26px;
	z-index: 0;
	border-radius: 38px;
}
}


@media (min-width: 1200px) {
body.layout-blog #sp-main-body .container {
    width: 1100px;
}
.w800 {
    width: 800px;
    margin: 0 auto!important;
}
.w900 {
    width: 900px;
    margin: 0 auto!important;
}
.w1000 {
    width: 1000px;
    margin: 0 auto!important;
}
.w1100 {
    width: 1100px;
    margin: 0 auto!important;
}
#sp-header.full-header.full-header-left.header-has-modules .container-fluid {
    max-width: 1340px;
}
}
/*media vege*/