@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@300;400;500;600;700&display=swap');
html{scroll-padding-top:7rem}
body {font-family: 'Dosis', sans-serif;margin:0;padding:0;font-size:18px;color:#000;background:#fff; height:100%;position: relative;}
a, .text, .c-1, .border-blue { text-decoration:none !important; -webkit-transition:ease-in-out all .6s; -moz-transition:ease-in-out all .6s; -o-transition:ease-in-out all .6s; transition:ease-in-out all .6s; }
h1, h2, h3, h4, h5 { font-weight:700;}
h1 {font-size:74px;}
h2 {font-size:28px;}
h3 {font-size:22px;}
a {color:var(--c-6)}
a:hover { color:#333}

:root {
	--c-5:#E9181E;
	--c-6:#357A39;
	--c-7:#01a0e2;
	--c-8:#92ee96;
}

img {max-width:100%;height:auto !important}
p:last-of-type {margin:0}
.empty:empty { display: none; }
.f-12 {font-size: 12px;}
.f-13 {font-size: 13px;}
.f-14 {font-size: 14px;}
.f-15 {font-size: 15px;}
.f-16 {font-size: 16px !important;}
.f-18 {font-size: 18px;}
.f-20, .f-20 * {font-size: 20px;}
.f-22, .f-22 * {font-size: 22px;}
.f-24, .f-24 * {font-size: 24px;}
.f-28, .f-28 * {font-size:28px;}
.f-32, .f-32 * {font-size:32px;}
.f-36, .f-36 * {font-size:36px;}
.f-40, .f-40 * {font-size:40px;}
.f-48, .f-48 * {font-size:48px;}
.f-160 {font-size:160px;}
.lh-n, .lh-n h1, .lh-n h2 {line-height: normal;}
.lh-0 {line-height:0;}
.lh-15 {line-height:1.5rem;}
.lh-50, .lh-50 * {line-height:5rem;}
.lh-100 {line-height:100%;}
.ls-3 {letter-spacing:3px;}
.c-1, .c-1 * {color:#f6f6f6;}
.c-2 {color:#686868;}
.c-3 {color:#868686;}
.c-4 {color:#343434;}
.c-5 {color:var(--c-5)}
.c-6 {color:var(--c-6)}
.c-7 {color:var(--c-7)}
.bg-c-1 {background-color:#f6f6f6;}
.bg-c-2 {background-color:#686868;}
.bg-c-3 {background-color:#868686;}
.bg-c-4 {background-color:#343434;}
.bg-c-5 {background-color:var(--c-5)}
.bg-c-6 {background-color:var(--c-6)}
.bg-c-7 {background-color:var(--c-7)}
.fw-regular * { font-weight: 400; }
.fw-400, .fw-400 * {font-weight:400;}
.fw-500, .fw-500 * {font-weight:500;}
.fw-600, .fw-600 * {font-weight:600;}
.fw-700, .fw-700 * {font-weight:700;}
.btn {color: #fff;font-size:16px;text-transform: uppercase;padding-left:66px;padding-right:66px}
.btn-default {background-color:var(--c-6)}
.btn-default:hover {background-color:var(--c-7);color:#fff}
.btn-info {background-color:#357A39;color:#fff;font-weight:700;font-size:16px;border:none}
.btn-info:hover {background-color:#1b3f1d;color:#fff}
.border-top {border-color:#eaecee !important;}
.text-sh-big {text-shadow:0 4px 0 rgba(4,9,37,.22);}
header strong {color:#034da2;}
#mainmenu a {color:#343434;padding-left:8px;padding-right:8px}
#mainmenu a:hover, #mainmenu .active a {color:#034da2;}
#mainmenu a:hover.dropdown-toggle:after {background-color:#034da2;}
#mainmenu .active a {font-weight:600;}
.loc:before {content:"";width:38px;margin-right:20px;background: url("art/location.svg");background-repeat: no-repeat;background-position:center;background-size: contain;flex:0 0 auto;}
.title h2 {display:inline-block;}
.cube {display: inline-block;width:12px;height:12px;border-radius: 0 3px 3px 3px;margin-left:6px;margin-right:6px;}
.cube.red {-webkit-box-shadow:inset 0 0 0 2px #ee1b2e; box-shadow:inset 0 0 0 2px #ee1b2e;}
.cube.yellow {-webkit-box-shadow:inset 0 0 0 2px #feb846; box-shadow:inset 0 0 0 2px #feb846;}
.cube.green {-webkit-box-shadow:inset 0 0 0 2px #00a784; box-shadow:inset 0 0 0 2px #00a784;}
.cube.blue {-webkit-box-shadow:inset 0 0 0 2px #034da2; box-shadow:inset 0 0 0 2px #034da2;}
#info .box {border-radius: 0 8px 8px 8px;}
#info ul {list-style-image:url("art/list.png");padding-left:20px;}
#info a {color:#92ee96}
#info a:hover {color:#fff}
.bg-green {background-color:rgba(53,122,57,.88);border-radius: 0 8px 8px 8px;}
.bg-blue {background-color:rgba(3,77,162,.88);border-radius: 0 8px 8px 8px;}
.box-shadow {-webkit-box-shadow:0 0 11px 0 rgba(4,9,37,.11); box-shadow:0 0 11px 0 rgba(4,9,37,.11);}
.breadcrumb-item+.breadcrumb-item::before {content: "";display: inline-block;width:8px;height:8px;border-radius: 0 2px 2px 2px;-webkit-box-shadow:inset 0 0 0 2px #c3c4c5; box-shadow:inset 0 0 0 2px #c3c4c5;margin-top:8px;margin-left:3px;margin-right:10px;}
.dropdown-menu {font-size:16px;text-transform:none;border-left:none;border-right:none;border-bottom:none;border-top:solid 2px #034da2; border-radius:0 8px 8px 8px;white-space:nowrap;padding:16px 8px;left:50% !important; transform: translateX(-50%);margin-top:29px !important;}
.dropdown-menu a {color:#343434;padding-top:4px;padding-bottom:4px;display: block;}
.dropdown-toggle:after {width:12px;height:12px;border-radius: 0 3px 3px 3px;margin-left:6px;margin-right:6px;-webkit-box-shadow:inset 0 0 0 2px #034da2; box-shadow:inset 0 0 0 2px #034da2;border:none;position:absolute;left:50%;transform: translateX(-50%);bottom:-14px;}
.ratio11 {aspect-ratio:1/1}
.ico.ratio11 {width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:50%}
.mainswiper .swiper-slide {background-position: center;height:auto}
.jelentkezes {position:relative}
.jelentkezes a {color:var(--c-6);padding:8px 20px;display:block}
.jelentkezes a:hover {color:#fff}
/*.jelentkezes:before {content:"";position: absolute;width: 100%;height: 100%;top:0;left:0; background: url("art/ido_bg.png");background-size:100% 100%;background-position:center;}*/
.swiper-button-prev, .swiper-button-next {width:60px;height:60px;background-color:#fff;border-radius:50%}
.swiper-button-prev {left:0;transform:translateX(-50%);justify-content:end}
.swiper-button-next {right:0;transform:translateX(50%);justify-content:start}
.swiper-button-prev:after {content:"";width:32px;height:32px;background: url("art/arrow-slide.svg")}
.swiper-button-next:after {content:"";width:32px;height:32px;background: url("art/arrow-slide.svg");transform: rotate(180deg)}
.swiper-slide {position:relative;}
.swiper-slide:before {content:"";position: absolute;width: 100%;height:100%;top:0;left:0;z-index:0;pointer-events: none;background: rgb(0,0,0);background: -moz-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);background: -webkit-linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);}
#sitemap ul {padding:0;margin:0;display:flex;justify-content:center;flex-wrap:wrap}
#sitemap li {display:block}
#sitemap ul a {display:block;padding:5px 10px}
.galeria{column-count:3;-webkit-column-count:3;-moz-column-count:3;column-gap:24px;}
.galeria a{display:block}
.border-blue {border:solid 2px var(--c-6);border-radius: 0 8px 8px 8px;}
.border-blue:hover {background-color:var(--c-6);color:#fff}
.map iframe {border-radius:8px 0 8px 8px;}
.swiper-pagination {position: absolute !important;display:flex;max-width:1290px;margin-left:auto;margin-right:auto;width: 100% !important;left:50% !important; transform: translate(-50%);}
.swiper-pagination-bullet {width:16px;height:16px;border-radius:50%;opacity:1;background-color:#357A39;margin:0 10px !important}
.swiper-pagination-bullet-active {width:24px;height:24px;background-color:#357A39;border:solid 6px #fff}
.logo_expo {position:relative}
.logo_expo span {position:absolute;font-size:10px;right:15px;top:-5px}
.logo_expo img {max-width:200px}
#mainmenu > ul {justify-content:space-between}
.flipcard {aspect-ratio:13/22;cursor:pointer}
.flipcard .front {border-radius:8px 8px 8px 16px;overflow:hidden}
.flipcard .back {border-radius:8px 8px 8px 16px;overflow:hidden;background-color:rgba(53,122,57,.8)}
.flipcard a {color:var(--c-8)}
.flipcard ul {margin-bottom:10px;padding-left:26px}
.bg-shadow {background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%)}
.mh-100 {max-height:100%}
.logo img {max-width:100px}
#cover .box {min-height:calc(100vh - 97px)}
.inner_pict {border-radius:12px;border:solid 2px #fff;padding:8px}
.inner_pict img {border-radius:10px}
.mt-50 {margin-top:-50px}
.cimkefelho > div {margin-left:6px;margin-right:6px;padding:15px}
.cimkefelho > div:nth-of-type(odd) {background-color:var(--c-6);color:#fff}
.cimkefelho > div:nth-of-type(even) {background-color:var(--c-7);color:#fff}
.n1039675 .article + .d-none {display:block !important}
.popup-cookieconsent-down {font-size:14px;padding-top:6px !important;padding-bottom:6px !important}
.popup-cookieconsent-down p {padding-left:0 !important;padding-right:0 !important}
.popup-cookieconsent-down a {color:var(--c-4)}
.popup-cookieconsent-down a:hover {color:var(--c-5)}
.popup-cookieconsent-button.allow a, .popup-cookieconsent-button.save a {color:#fff !important;border:none;background-color:var(--c-6) !important;height:44px;font-size:15px;border-radius:0;padding-left:20px;padding-right:20px;font-weight:700;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center}
.popup-cookieconsent-button.allow a:hover, .popup-cookieconsent-button.save a:hover {background-color:var(--c-7) !important;color:#fff !important}
.popup-cookieconsent-button.settings a, .popup-cookieconsent-button.cancel a {color:#fff !important;border:none;background-color:var(--c-7) !important;height:44px;font-size:15px;border-radius:0;padding-left:20px;padding-right:20px;font-weight:700;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center}
.popup-cookieconsent-button.settings a:hover, .popup-cookieconsent-button.cancel a:hover {background-color:var(--c-6) !important;color:#fff !important}

@media (min-width: 1920px) {
}
@media (max-width: 1399px) {
.f-32, .f-32 * {font-size:31px;}
.f-40, .f-40 * {font-size:39px;}
.f-48, .f-48 * {font-size:46px;}
.f-72, .f-72 * {font-size:68px}
#mainmenu a {color:#343434;padding-left:8px;padding-right:8px;}
.logo_expo img {max-width:180px}
}
@media (max-width: 1199px) {
.f-32, .f-32 * {font-size:30px;}
.f-40, .f-40 * {font-size:38px;}
.f-48, .f-48 * {font-size:44px;}
.f-72, .f-72 * {font-size:64px}
.dropdown-toggle:after {display:none;}
.dropdown-menu {border-radius:0;white-space:normal;padding:0;left:auto !important; transform:none;margin-top:0 !important;text-align: center;}
.logo img {width:90px}
}
@media (max-width: 991px) {
.f-20, .f-20 * {font-size:18px}
.f-32, .f-32 * {font-size:29px;}
.f-40, .f-40 * {font-size:34px;}
.f-48, .f-48 * {font-size:42px;}
.f-72, .f-72 * {font-size:60px}
.logo img {width:80px}
.logo_expo img {width:220px}
.logo_date img {width:200px}
.logo_expo span {right:10px;top:auto;bottom:-14px}
#cover .box {min-height:calc(100vh - 89px)}
}
@media (max-width: 767px) {
.f-32, .f-32 * {font-size:28px;}
.f-40, .f-40 * {font-size:33px;}
.f-48, .f-48 * {font-size:40px;}
.f-72, .f-72 * {font-size:54px}
.logo img {width:70px}
#cover .box {min-height:calc(100vh - 81px)}
}
@media (max-width: 575px) {
.f-32, .f-32 * {font-size:26px;}
.f-40, .f-40 * {font-size:32px;}
.f-48, .f-48 * {font-size:36px;}
.f-72, .f-72 * {font-size:46px}
.swiper-button-prev, .swiper-button-next {display: none;}
.galeria{column-count:2;-webkit-column-count:2;-moz-column-count:2;column-gap:24px;}
.logo img {width:60px}
#cover .box {min-height:calc(100vh - 72px)}
}
