@charset "UTF-8";
/* >> Import Fonts
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Variables
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Scss - Variables
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Colors
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*Footer colors*/
/*Menu colors*/
/* >> Other
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Animations variables
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Breakpoints
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import functions
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Functions
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Mixins
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Mixins
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*Button size*/
/* >> Animations Mixins
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Styles
--------------------------------------------------- */
/* >> Reset
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font-style: inherit; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; margin: 0; padding: 0; }

blockquote, q { quotes: none; }

table { border-collapse: collapse; border-spacing: 0; }

code { font-family: monospace; }

b, strong { font-weight: bold; }

* { box-sizing: border-box; -moz-box-sizing: border-box; position: relative; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.clearFix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }

img { width: 100%; margin: 0; padding: 0; border: none; outline: none; display: block; }

a { outline: none; text-decoration: none; }

.pswp { position: initial; }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Scss - Fonts
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*
@font-face {font-family: 'PFDINTextPro-Regular';src: url('../fonts/regular/3AABEB_0_0.eot');src: url('../fonts/regular/3AABEB_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/regular/3AABEB_0_0.woff2') format('woff2'),url('../fonts/regular/3AABEB_0_0.woff') format('woff'),url('../fonts/regular/3AABEB_0_0.ttf') format('truetype');}
@font-face {font-family: 'PFDINTextPro-Black';src: url('../fonts/black/DIN-Black.eot');src: url('../fonts/black/DIN-Black.eot?#iefix') format('embedded-opentype'),url('../fonts/black/DIN-Black.woff2') format('woff2'),url('../fonts/black/DIN-Black.woff') format('woff'),url('../fonts/black/DIN-Black.ttf') format('truetype');    font-weight: 900;  font-style: normal;}
@font-face {font-family: 'PFDINTextPro-Mono-Italic';src: url('../fonts/mono-italic/PFDinMonoW01-Italic.eot');src: url('../fonts/mono-italic/PFDinMonoW01-Italic.eot?#iefix') format('embedded-opentype'),url('../fonts/mono-italic/PFDinMonoW01-Italic.woff2') format('woff2'),url('../fonts/mono-italic/PFDinMonoW01-Italic.woff') format('woff'),url('../fonts/mono-italic/PFDinMonoW01-Italic.ttf') format('truetype');    font-weight: 900;  font-style: normal;}
@font-face {font-family: 'PFDINTextPro-Mono-Thin-Italic';src: url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.eot');src: url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.eot?#iefix') format('embedded-opentype'),url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.woff2') format('woff2'),url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.woff') format('woff'),url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.ttf') format('truetype');    font-weight: 900;  font-style: normal;}

*/
/* >> Import Groups
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Groups
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.statText:after, .baseForms:after, .attachGallery:after, .contactForm:after, .m-menuWrapper:after, .responsiveMap:after, .responsiveMap .maps-container:after, .thumbGallery__navigatorWrapper:after, .attachVideo:after, .videoWrapper__youtube:after, .videoWrapper__youtube .videoWrapper__youtube__container:after, .attachFiles:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }

body { /*Fix szelessegu footer eseten mukodik, ill kell bele a .contentWrapper csak IE-ben szetesik width: 100%-on*/ display: flex; flex-direction: column; }
body .stickyWrapper { flex: 1 1 auto; display: flex; flex-flow: column wrap; min-height: 100vh; margin: 0; padding: 0; }
body .stickyWrapper .pageWrapper { width: 100%; flex: 1 1 auto; }

.statText, .baseForms, .attachGallery { line-height: 1.42; font-size: 14px; font-family: "Titillium Web", sans-serif; }
@media only screen and (min-width: 720px) { .statText, .baseForms, .attachGallery { font-size: 15px; line-height: 1.6; } }
@media only screen and (min-width: 1400px) { .statText, .baseForms, .attachGallery { font-size: 16px; } }
.statText p, .baseForms p, .attachGallery p { font-size: 14px; margin-bottom: 1em; }
.statText p:last-child, .baseForms p:last-child, .attachGallery p:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText p, .baseForms p, .attachGallery p { font-size: 15px; } }
@media only screen and (min-width: 1400px) { .statText p, .baseForms p, .attachGallery p { font-size: 16px; } }
.statText a, .baseForms a, .attachGallery a { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; text-decoration: underline; font-weight: normal; color: #3c72fc; }
.statText a:hover, .baseForms a:hover, .attachGallery a:hover { color: #6e96fd; }
.statText i, .baseForms i, .attachGallery i { font-style: italic; }
.statText b, .baseForms b, .attachGallery b, .statText strong, .baseForms strong, .attachGallery strong { font-weight: 700; }
.statText ul, .baseForms ul, .attachGallery ul, .statText ol, .baseForms ol, .attachGallery ol { margin-left: 0; margin-bottom: 1em; }
.statText ul, .baseForms ul, .attachGallery ul { list-style-type: none; /*list-style-image: url("../images/svg-listImg.svg");*/ }
.statText ol, .baseForms ol, .attachGallery ol { list-style-type: decimal; padding-left: 1.5em; }
.statText ol li, .baseForms ol li, .attachGallery ol li { font-size: 14px; margin-bottom: 1em; padding-left: 0.5em; }
.statText ol li:last-child, .baseForms ol li:last-child, .attachGallery ol li:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText ol li, .baseForms ol li, .attachGallery ol li { font-size: 15px; } }
@media only screen and (min-width: 1400px) { .statText ol li, .baseForms ol li, .attachGallery ol li { font-size: 16px; } }
.statText ul li, .baseForms ul li, .attachGallery ul li { font-weight: 600; background: url(../images/icons/svg-listImg.svg); background-repeat: no-repeat; background-position: top 5px left; background-size: 12px 12px; margin-bottom: 0.5rem; padding-left: 1.5rem; }
.statText ul li:last-child, .baseForms ul li:last-child, .attachGallery ul li:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText ul li, .baseForms ul li, .attachGallery ul li { background-size: 18px 18px; background-position: top 4px left; } }
.statText table, .baseForms table, .attachGallery table { display: none; }
@media only screen and (min-width: 720px) { .statText table, .baseForms table, .attachGallery table { display: table; } }

body.error .pageWrapper, body.response .pageWrapper, .buttonWrapper, .static__attachGallery .static__attachGallery__innerWrapper, .static__attachGallery .static__attachGallery__innerWrapper .slick-slide, .error-404, .response-block, .response-block .response__icon, #cookie-bar, #cookie-bar.bottom .cookieWrapper, #cookie-bar.bottom .cookieWrapper .cookieButtonWrapper, .section--hero, .section.section--contact, .section.section--contact .contentWrapper, .section.section--form, .section.section--form .contactForm, #homeSlider .slider__item, .heroBlock .contentWrapper, .boxList, .boxList .box__item, header .contentWrapper, .preHeader .contentWrapper, .contactIcons .contactIcon__item, .contactIcons .contactIcon__item .contactIcon__item__img, .header__menu, .preHeader__menu, .preHeader__menu .preHeader__menu__item, .preHeader__menu .preHeader__menu__item .preHeader__menu__item__img, .articleList, .articleList .articleList__item, .articleList__item__image, .articleEnd__top, .servicesList, .servicesList__item__image, .competitionsList__item__top, .competitionsList__item__img, .tileMenu, .responsiveMap__container, .thumbGallery, .thumbGallery__navigator, .thumbGallery__bigImg, .attachVideo, .attachmentWrapper, .contactForm .form__flexRow, .footer__contact, .footer__contact li .footer__contact__link, .footer__contact li .footer__contact__link .contact__icon, .pcFooter__menu, .galleryList { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }

.baseForms, .contactForm { /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /*.formItem__upload{ @extend %flexBox; justify-content: space-between; margin-bottom: 16px; input{display: block; width: calc(100% - 40px);} .btn--upload{display: block; } .btn--delete{display: block; background: $color-error url("../images/icon-del.svg") no-repeat center center;} .btn--upload, .btn--delete{width: 36px; height: 36px; background-size: 20px; cursor: pointer;}
}*/ }
.baseForms .formItem, .contactForm .formItem { margin-bottom: 12px; }
.baseForms .formItem__title, .contactForm .formItem__title { margin-bottom: 4px; color: #000000; font-size: 13px; font-weight: 600; padding-left: 1.5rem; }
.baseForms .formItem__title b, .contactForm .formItem__title b { margin-left: 0.2rem; color: #3c72fc; }
.baseForms .formItem__note, .contactForm .formItem__note { font-size: 13px; margin: 6px 0; color: white; font-style: italic; font-weight: 600; }
.baseForms .formItem__note__text--fix, .contactForm .formItem__note__text--fix { font-size: 11px; margin: 6px 0; color: #000000; font-style: italic; font-weight: 500; text-align: center; }
.baseForms .formItem__alert, .contactForm .formItem__alert { font-size: 13px; color: #ef5350; margin: 5px 0; }
.baseForms input, .contactForm input, .baseForms select, .contactForm select, .baseForms textarea, .contactForm textarea { appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; width: 100%; padding: 0 16px; border: 1px solid #c9c9c9; outline-color: #3c72fc; color: #000000; background: #edf1f3; font-weight: 500; font-size: 15px; border-radius: 44px; }
.baseForms input::placeholder, .contactForm input::placeholder, .baseForms select::placeholder, .contactForm select::placeholder, .baseForms textarea::placeholder, .contactForm textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #000000; opacity: 1; /* Firefox */ }
.baseForms input:-ms-input-placeholder, .contactForm input:-ms-input-placeholder, .baseForms select:-ms-input-placeholder, .contactForm select:-ms-input-placeholder, .baseForms textarea:-ms-input-placeholder, .contactForm textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #000000; }
.baseForms input::-ms-input-placeholder, .contactForm input::-ms-input-placeholder, .baseForms select::-ms-input-placeholder, .contactForm select::-ms-input-placeholder, .baseForms textarea::-ms-input-placeholder, .contactForm textarea::-ms-input-placeholder { /* Microsoft Edge */ color: #000000; }
.baseForms textarea, .contactForm textarea { border-radius: 32px; }
.baseForms input, .contactForm input, .baseForms select, .contactForm select { height: 44px; }
.baseForms input:read-only, .contactForm input:read-only { background-color: #535b63; border-color: #535b63; }
.baseForms textarea, .contactForm textarea { min-height: 120px; resize: vertical; padding: 1rem; }
.baseForms select, .contactForm select { background: #edf1f3 url("../images/icons/svg-select.svg") no-repeat right 8px center; background-size: 12px; }
.baseForms select option, .contactForm select option { line-height: 44px; }
.baseForms input::-ms-clear, .contactForm input::-ms-clear { display: none; }
.baseForms .submit, .contactForm .submit { display: block; width: 140px; height: 44px; margin: 0 auto; line-height: inherit; border: none; outline: none; color: white; cursor: pointer; }
.baseForms input.btn--submitForm, .contactForm input.btn--submitForm { display: inline-block; width: auto; min-width: 140px; margin: 1rem auto 0; color: white; background: #3c72fc; border: none; cursor: pointer; font-family: Titillium Web, sans-serif; padding: 0 3rem; font-size: 14px; font-weight: bold; line-height: 56px; height: 56px; }
.baseForms input.btn--submitForm:hover, .contactForm input.btn--submitForm:hover { background: #648ffd; }
.baseForms fieldset, .contactForm fieldset { width: 100%; padding: 10px; background: transparent; margin-bottom: 15px; border: 3px solid #02101d; }
.baseForms fieldset legend, .contactForm fieldset legend { font-size: 18px; font-weight: bold; line-height: 1.2; color: #3c72fc; padding: 6px 10px; }
@media only screen and (min-width: 1024px) { .baseForms fieldset, .contactForm fieldset { padding: 20px; } }
.baseForms .formItem--checkBox, .contactForm .formItem--checkBox { margin-bottom: 12px; /*extra*/ }
.baseForms .formItem--checkBox .regular-checkbox, .contactForm .formItem--checkBox .regular-checkbox { display: none; width: 100%; }
.baseForms .formItem--checkBox .regular-checkbox + label, .contactForm .formItem--checkBox .regular-checkbox + label { display: inline-block; vertical-align: middle; width: 28px; height: 28px; border-radius: 50%; overflow: hidden; background-color: white; padding: 0; position: relative; z-index: 2; border: 1px solid #c9c9c9; }
.baseForms .formItem--checkBox .regular-checkbox + label:active, .contactForm .formItem--checkBox .regular-checkbox + label:active, .baseForms .formItem--checkBox .regular-checkbox:checked + label, .contactForm .formItem--checkBox .regular-checkbox:checked + label { border-color: #3c72fc; border-radius: 50%; }
.baseForms .formItem--checkBox .regular-checkbox:checked + label:active, .contactForm .formItem--checkBox .regular-checkbox:checked + label:active { border-color: #3c72fc; }
.baseForms .formItem--checkBox .regular-checkbox:checked + label::after, .contactForm .formItem--checkBox .regular-checkbox:checked + label::after { background: #3c72fc url("../images/icons/checked.svg") no-repeat center center; background-size: 16px 16px; width: 100%; height: 100%; display: block; content: ''; }
.baseForms .formItem--checkBox .checkbox-text, .contactForm .formItem--checkBox .checkbox-text { width: calc(100% - 50px); line-height: 1.2em; text-align: left; display: inline-block; vertical-align: middle; padding-left: 10px; color: #000000; }
.baseForms .formItem--checkBox .checkbox-text a, .contactForm .formItem--checkBox .checkbox-text a { color: #000000; text-decoration: underline; }
.baseForms .formItem--checkBox .checkbox-text a:hover, .contactForm .formItem--checkBox .checkbox-text a:hover { color: #3c72fc; }
.baseForms .formItem--checkBox .checkbox-text b, .contactForm .formItem--checkBox .checkbox-text b { color: #3c72fc; margin-left: 0.2rem; }
.baseForms .formItem--checkBox:last-child, .contactForm .formItem--checkBox:last-child { margin-bottom: 0; }
.baseForms .formItem--checkBox .formItem__alert, .contactForm .formItem--checkBox .formItem__alert { margin-top: 10px; }
.baseForms .formItem--checkBox.formItem--checkBox--extra, .contactForm .formItem--checkBox.formItem--checkBox--extra { border-bottom: 1px solid #e5e7e8; border-top: 1px solid #e5e7e8; padding: 12px 0; }
.baseForms .formItem--checkBox.formItem--checkBox--extra input, .contactForm .formItem--checkBox.formItem--checkBox--extra input { margin: 10px 0 5px; }
.baseForms .formItem--btn_checkBox, .contactForm .formItem--btn_checkBox { margin-bottom: 12px; }
.baseForms .formItem--btn_checkBox label, .contactForm .formItem--btn_checkBox label { display: block; width: 100%; margin-bottom: 8px; background-color: #fff; cursor: pointer; }
.baseForms .formItem--btn_checkBox label span, .contactForm .formItem--btn_checkBox label span { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; display: block; width: 100%; padding: 10px 8px; border: 1px solid #eee; }
.baseForms .formItem--btn_checkBox label input, .contactForm .formItem--btn_checkBox label input { display: none; }
.baseForms .formItem--btn_checkBox label input:checked + span, .contactForm .formItem--btn_checkBox label input:checked + span { background: #3c72fc; color: #fff; border: 1px solid #3c72fc; }
.baseForms .formItem--radioButton, .contactForm .formItem--radioButton { margin-bottom: 15px; }
.baseForms .formItem--radioButton .regular-checkbox, .contactForm .formItem--radioButton .regular-checkbox { display: none; width: 100%; }
.baseForms .formItem--radioButton .regular-checkbox + label, .contactForm .formItem--radioButton .regular-checkbox + label { display: block; width: 20px; height: 20px; background-color: #fff; border: 1px solid #eee; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 0; position: relative; float: left; margin-right: 0.5em; z-index: 2; border-radius: 50%; }
.baseForms .formItem--radioButton .regular-checkbox + label:active, .contactForm .formItem--radioButton .regular-checkbox + label:active, .baseForms .formItem--radioButton .regular-checkbox:checked + label, .contactForm .formItem--radioButton .regular-checkbox:checked + label { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1); }
.baseForms .formItem--radioButton .regular-checkbox:checked + label:active, .contactForm .formItem--radioButton .regular-checkbox:checked + label:active { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1); }
.baseForms .formItem--radioButton .regular-checkbox:checked + label::after, .contactForm .formItem--radioButton .regular-checkbox:checked + label::after { background: url("../images/svg-radio.svg") no-repeat center center; background-size: 8px; width: 100%; height: 100%; display: block; content: " "; }
.baseForms .formItem--radioButton .checkbox-text, .contactForm .formItem--radioButton .checkbox-text { line-height: 20px; text-align: left; display: block; }
.baseForms .formItem--radioButton .checkbox-text a, .contactForm .formItem--radioButton .checkbox-text a { color: #000000; text-decoration: underline; }
.baseForms .formItem--radioButton .checkbox-text a:hover, .contactForm .formItem--radioButton .checkbox-text a:hover { color: #3c72fc; }
.baseForms .formItem--radioButton:last-child, .contactForm .formItem--radioButton:last-child { margin-bottom: 0; }
.baseForms .formItem--btn_radioBox, .contactForm .formItem--btn_radioBox { display: block; width: 100%; margin-bottom: 15px; }
.baseForms .formItem--btn_radioBox label, .contactForm .formItem--btn_radioBox label { display: block; width: 100%; margin-bottom: 8px; background-color: #fff; cursor: pointer; }
.baseForms .formItem--btn_radioBox label span, .contactForm .formItem--btn_radioBox label span { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; display: block; width: 100%; padding: 12px 10px; border: 2px solid #02101d; }
.baseForms .formItem--btn_radioBox label input, .contactForm .formItem--btn_radioBox label input { display: none; }
.baseForms .formItem--btn_radioBox label input:checked + span, .contactForm .formItem--btn_radioBox label input:checked + span { background: #3c72fc; color: #fff; border: 2px solid #3c72fc; }
.baseForms .formItem--btn_radioBox.small label, .contactForm .formItem--btn_radioBox.small label { display: inline-block; width: auto; cursor: pointer; }
.baseForms .formItem--btn_radioBox.small label span, .contactForm .formItem--btn_radioBox.small label span { display: inline-block; width: auto; }
.baseForms .formItem__upload, .contactForm .formItem__upload { margin-bottom: 16px; }
.baseForms .formItem__upload input, .contactForm .formItem__upload input { display: block; width: 100%; }
.baseForms .formItem__upload .btn--upload, .contactForm .formItem__upload .btn--upload { display: block; width: 100%; cursor: pointer; text-indent: -1000px; border: none; }
.baseForms .formItem__upload input, .contactForm .formItem__upload input { background-color: #d5dee3; }
.baseForms .formItem__upload label, .contactForm .formItem__upload label { transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); position: absolute; left: 0; top: 0; line-height: 40px; height: 100%; width: 100%; font-size: 13px; font-weight: 600; text-transform: uppercase; text-align: center; background: transparent; color: #000000; border: 2px dashed #02101d; cursor: pointer; }
.baseForms .formItem__upload label:hover, .contactForm .formItem__upload label:hover { background: #3c72fc; color: white; }

input[type='submit'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/* >> Import Layouts
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Reset
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font-style: inherit; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; margin: 0; padding: 0; }

blockquote, q { quotes: none; }

table { border-collapse: collapse; border-spacing: 0; }

code { font-family: monospace; }

b, strong { font-weight: bold; }

* { box-sizing: border-box; -moz-box-sizing: border-box; position: relative; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.clearFix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }

img { width: 100%; margin: 0; padding: 0; border: none; outline: none; display: block; }

a { outline: none; text-decoration: none; }

.pswp { position: initial; }

/* >> Main Layout
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
html { height: 100%; margin: 0; padding: 0; scroll-behavior: smooth; -webkit-overflow-scrolling: touch; }

body { background-color: #02101d; -webkit-font-smoothing: antialiased; margin: 0; padding: 0; color: #000000; font-family: "Titillium Web", sans-serif; line-height: 1.2; }
body ::selection { background: rgba(60, 114, 252, 0.5); /* WebKit/Blink Browsers */ }
body ::-moz-selection { background: rgba(60, 114, 252, 0.5); /* Gecko Browsers */ }
body .pageWrapper { width: 100%; max-width: 100%; overflow: hidden; padding: 0; }
body .pageWrapper.pageWrapper--hero { padding: 0; }
body .contentWrapper { width: 90%; max-width: 1600px; margin: 0 auto; }
body.home .pageWrapper { padding: 0; }
body.error .pageWrapper, body.response .pageWrapper { padding: 0; flex: 1 1 auto; }

.pageTitle { position: relative; margin: 0.5rem auto 0.5rem; text-align: left; padding-left: 1.65rem; font-family: "Titillium Web", sans-serif; font-size: 1.2rem; line-height: 1.2; font-weight: 700; text-transform: none; color: #5dade1; z-index: 10; }
@media only screen and (min-width: 520px) { .pageTitle { font-size: 1.4rem; } }
@media only screen and (min-width: 1024px) { .pageTitle { font-size: 1.8rem; padding-left: 2rem; margin: 1rem auto 1rem; } }
@media only screen and (min-width: 1400px) { .pageTitle { font-size: 2.2rem; padding-left: 2.5rem; margin: 2rem auto 2rem; } }
.pageTitle:after { content: ''; display: block; position: absolute; left: 0; top: 0.35rem; width: 1rem; height: 1rem; background-image: url("../images/icons/title.svg"); background-repeat: no-repeat; background-size: contain; background-position: center center; }
@media only screen and (min-width: 1024px) { .pageTitle:after { top: 0.5rem; width: 1.25rem; height: 1.25rem; } }
@media only screen and (min-width: 1400px) { .pageTitle:after { top: 0.75rem; width: 1.5rem; height: 1.5rem; } }

.sectionTitle { position: relative; margin: 0 auto 0.5rem; text-align: left; padding-left: 1.65rem; font-family: "Titillium Web", sans-serif; font-size: 1.2rem; line-height: 1.2; font-weight: 700; text-transform: none; color: #5dade1; z-index: 10; }
@media only screen and (min-width: 520px) { .sectionTitle { font-size: 1.4rem; } }
@media only screen and (min-width: 1024px) { .sectionTitle { font-size: 1.8rem; padding-left: 2rem; margin: 0 auto 1rem; } }
@media only screen and (min-width: 1400px) { .sectionTitle { font-size: 2.2rem; padding-left: 2.5rem; margin: 0 auto 2rem; } }
.sectionTitle:after { content: ''; display: block; position: absolute; left: 0; top: 0.35rem; width: 1rem; height: 1rem; background-image: url("../images/icons/title.svg"); background-repeat: no-repeat; background-size: contain; background-position: center center; }
@media only screen and (min-width: 1024px) { .sectionTitle:after { top: 0.5rem; width: 1.25rem; height: 1.25rem; } }
@media only screen and (min-width: 1400px) { .sectionTitle:after { top: 0.75rem; width: 1.5rem; height: 1.5rem; } }

.sectionSubTitle { position: relative; margin: 1rem auto; padding-left: 1.65rem; text-align: left; font-family: "Titillium Web", sans-serif; font-size: 20px; line-height: 1.2; font-weight: 500; font-style: italic; text-transform: none; color: #000000; }
@media only screen and (min-width: 1024px) { .sectionSubTitle { font-size: 1.2rem; padding-left: 2rem; } }
@media only screen and (min-width: 1400px) { .sectionSubTitle { font-size: 1.5rem; padding-left: 2.5rem; } }

.titleWrapper { margin-bottom: 2rem; }
.titleWrapper .sectionTitle { padding-bottom: 0; margin-bottom: 0; }
.titleWrapper .sectionSubTitle { margin: 0 auto; }

/*Button style*/
.buttonWrapper { justify-content: flex-start; align-items: center; }
.buttonWrapper.buttonWrapper--center { justify-content: center; }
.buttonWrapper.buttonWrapper--right { justify-content: flex-end; }
.buttonWrapper.buttonWrapper--spacerBottom { padding: 0 0 2rem; background: transparent; }
.buttonWrapper.buttonWrapper--back { background-color: #031729; padding: 1rem; overflow: hidden; }

.btn { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: inline-block; font-size: 12px; line-height: 44px; font-family: "Titillium Web", sans-serif; font-weight: 800; letter-spacing: 1px; text-align: center; text-transform: uppercase; border-radius: 44px; background-color: #3c72fc; color: white; padding: 0 2rem; cursor: pointer; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.btn:hover { background-color: #6e96fd; color: white; }
@media only screen and (min-width: 1024px) { .btn { font-size: 14px; line-height: 44px; padding: 0 2rem; } }

.btn--border { border: 1px solid #000000; }

.btn--white { border-color: white; color: white; }

.btn--lg { line-height: 44px; padding: 0 1.5rem; }
@media only screen and (min-width: 1024px) { .btn--lg { line-height: 54px; padding: 0 2.5rem; } }

.btn--back { font-size: 0.9rem; line-height: 44px; padding: 0 2.2rem; font-weight: 600; background: #063056; color: white; }

.btn--more { display: inline-block; vertical-align: middle; padding: 0; position: relative; font-size: 13px; line-height: 24px; }
.btn--more:hover { background-color: #3c72fc; color: white; }

.btn--link { border: none; color: #3c72fc; text-transform: none; text-decoration: underline; }

/* >> StaticPage
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.innerPage .contentWrapper .statText { display: block; width: 94%; margin: 0 auto; padding: 1.5rem; background-color: white; border-radius: 32px; }
@media only screen and (min-width: 1024px) { .innerPage .contentWrapper .statText { padding: 2rem; } }
@media only screen and (min-width: 1400px) { .innerPage .contentWrapper .statText { padding: 3rem 5rem; } }

.statText p img { border-radius: 24px; }

.static__attachGallery { width: 100%; margin: 0 auto 2rem; padding: 2rem 1rem; background-color: #041d35; border-radius: 24px; overflow: hidden; max-width: 1600px; }
@media only screen and (min-width: 1024px) { .static__attachGallery { margin: 3rem auto; padding: 2.5rem; } }
@media only screen and (min-width: 1280px) { .static__attachGallery { margin: 5rem auto; padding: 4rem; } }
.static__attachGallery .static__attachGallery__innerWrapper { justify-content: space-between; align-items: stretch; background: transparent; width: 100%; margin: 0 auto; }
@media only screen and (min-width: 720px) { .static__attachGallery .static__attachGallery__innerWrapper { width: 100%; } }
.static__attachGallery .static__attachGallery__innerWrapper .slick-slide { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; height: 100%; opacity: 1; padding: 0.5rem; }
.static__attachGallery .static__attachGallery__innerWrapper .slick-slide img { object-fit: cover; border-radius: 16px; overflow: hidden; }
.static__attachGallery .static__attachGallery__innerWrapper .slick-slide.slick-active { opacity: 1; z-index: 3; }
.static__attachGallery .static__attachGallery__slider { width: 100%; max-width: 100%; flex-basis: 100%; padding: 0.75rem 0; margin: 0 auto; position: relative; order: 2; }
.static__attachGallery .static__attachGallery__slider .slick-list { padding: 0; }
@media only screen and (min-width: 720px) { .static__attachGallery .static__attachGallery__slider .slick-list { padding: 0; } }
.static__attachGallery .gallery__title { display: block; position: relative; width: 100%; padding-bottom: 1rem; font-family: "Titillium Web", sans-serif; font-size: 1rem; font-weight: 700; text-align: center; color: white; }
@media only screen and (min-width: 520px) { .static__attachGallery .gallery__title { font-size: 1.1rem; } }
@media only screen and (min-width: 1024px) { .static__attachGallery .gallery__title { font-size: 1.2rem; } }
.static__attachGallery .album__title { display: block; position: relative; width: 100%; margin-bottom: 0.5rem; font-family: "Titillium Web", sans-serif; font-size: 0.9rem; font-weight: 500; text-align: center; color: #000000; }
@media only screen and (min-width: 520px) { .static__attachGallery .album__title { font-size: 0.8rem; } }
@media only screen and (min-width: 1024px) { .static__attachGallery .album__title { font-size: 0.9rem; } }
.static__attachGallery .slick-prev, .static__attachGallery .slick-next { width: 28px; height: 28px; }
@media only screen and (min-width: 1024px) { .static__attachGallery .slick-prev, .static__attachGallery .slick-next { width: 36px; height: 36px; } }
.static__attachGallery .slick-prev { left: 0; background-image: url("../images/slick-left.svg"); }
@media only screen and (min-width: 720px) { .static__attachGallery .slick-prev { left: -2rem; } }
@media only screen and (min-width: 1280px) { .static__attachGallery .slick-prev { left: -2rem; } }
.static__attachGallery .slick-next { right: 0; background-image: url("../images/slick-right.svg"); }
@media only screen and (min-width: 720px) { .static__attachGallery .slick-next { right: -2rem; } }
@media only screen and (min-width: 1280px) { .static__attachGallery .slick-next { right: -2rem; } }

.static__attachGallery__content { width: 100%; max-width: 100%; flex-basis: 100%; color: #000000; padding: 1rem; min-height: 64px; order: 3; }
.static__attachGallery__content .static__attachGallery__content__title { display: none; font-family: "Titillium Web", sans-serif; font-size: 15px; line-height: 1.2; font-weight: 600; text-transform: uppercase; margin-bottom: 1rem; }
@media only screen and (min-width: 720px) { .static__attachGallery__content .static__attachGallery__content__title { display: block; } }
@media only screen and (min-width: 1024px) { .static__attachGallery__content .static__attachGallery__content__title { font-size: 1.2rem; } }
.static__attachGallery__content .static__attachGallery__slider__item__alt { display: block; font-size: 13px; font-weight: 500; line-height: 1.5; text-align: center; }
@media only screen and (min-width: 720px) { .static__attachGallery__content .static__attachGallery__slider__item__alt { text-align: left; } }
@media only screen and (min-width: 1024px) { .static__attachGallery__content .static__attachGallery__slider__item__alt { font-size: 15px; } }

/*404 Error*/
.error-404 { align-items: center; justify-content: center; width: 100%; margin: 1.5rem auto 0; padding: 2rem; background: #1C3780; background: linear-gradient(0deg, #1c3780 0%, #3c71fb 100%); }
@media only screen and (min-width: 1024px) { .error-404 { padding: 7rem 3rem 2rem; } }
.error-404 .textBox { display: block; width: 90%; max-width: 520px; align-self: center; padding: 2rem; border-radius: 6px; text-align: center; }
.error-404 .pageTitle--error { width: 100%; margin: 0 auto 1rem; padding: 0; font-size: 100px; text-align: center; line-height: 1em; color: white; }
.error-404 .pageTitle--error:after { display: none; }
.error-404 .pageTitle--error-second { margin: 0 auto 20px; padding: 0; font-size: 17px; line-height: 1.2em; color: white; }

/*Response*/
.response-block { align-items: center; justify-content: center; width: 100%; overflow: hidden; background-image: url("../images/contact-bg.svg"); background-repeat: no-repeat; background-size: cover; background-position: center center; }
@media only screen and (min-width: 1024px) { .response-block { padding: 7rem 3rem 2rem; } }
.response-block .textBox { display: block; width: 90%; max-width: 520px; align-self: center; padding: 1rem; margin: 4rem auto 0; border-radius: 24px; text-align: center; background-color: white; }
.response-block .pageTitle--response { width: 100%; margin: 0 auto 1rem; padding: 0; font-size: 2.4rem; text-align: center; line-height: 1em; color: #02101d; }
@media only screen and (min-width: 1024px) { .response-block .pageTitle--response { font-size: 3rem; } }
.response-block .pageTitle--response:after { display: none; }
.response-block .pageTitle--error-second { margin: 0 auto 20px; padding: 0; font-size: 17px; line-height: 1.2em; color: #02101d; text-align: center; }
.response-block .pageTitle--error-second:before { display: none; }
.response-block .response__icon { align-items: center; justify-content: center; width: 64px; height: 64px; margin: 0 auto 1rem; background-color: rgba(237, 241, 243, 0.9); padding: 0.35rem; border-radius: 50%; overflow: hidden; }
.response-block .response__icon img { width: 100%; }

/*Regisztráció rejtett captcha*/
.captcha-box { height: 25px; left: -200px; position: fixed; top: -50px; width: 100px; }

/*Float backToTop button*/
.fixed-action-btn { position: fixed; right: 0.75rem; bottom: 0.75rem; margin-bottom: 0; z-index: 99; transition: all 0.5s ease; }
@media only screen and (min-width: 1024px) { .fixed-action-btn { right: 1.5rem; bottom: 11rem; } }
@media only screen and (min-width: 1600px) { .fixed-action-btn { right: 1.5rem; bottom: 14rem; } }
@media only screen and (min-width: 1024px) { .fixed-action-btn.move { right: 1.5rem; bottom: 3rem; } }

.btn-floating.btn-large { width: 44px; height: 44px; }

.btn-floating { display: block; color: #fff; position: relative; overflow: hidden; z-index: 1; width: 44px; height: 44px; line-height: 44px; padding: 0; transition: .3s; cursor: pointer; opacity: 0.6; background-color: black; background-image: url("../images/chevron-up.svg"); background-repeat: no-repeat; background-position: center center; background-size: 18px 18px; border-radius: 50%; }
.btn-floating:hover { opacity: 1; }

.scale-transition.scale-out { -webkit-transform: scale(0); transform: scale(0); transition: -webkit-transform .2s !important; transition: transform .2s, -webkit-transform .2s !important; }

/* >> Cookie bar style
--------------------------------------------*/
#cookie-bar { align-items: center; justify-content: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(2, 16, 29, 0.9); color: #000; z-index: 10000000; padding: 10px 25px; }
#cookie-bar .m-statText { display: block; font-size: 15px; color: #000; line-height: 1.2; padding-right: 0; }
#cookie-bar .m-statText a { display: inline-block; width: auto; font-weight: bold; text-decoration: underline; color: #3c72fc; }
#cookie-bar .m-statText a:hover { color: #3c72fc; }
#cookie-bar .cookieButtonWrapper { display: block; text-align: center; margin-top: 1rem; }
#cookie-bar .jqs-enable { display: inline-block; margin: 0 1rem 0.5rem; cursor: pointer; color: #ffffff; font-weight: bold; text-transform: uppercase; font-size: 13px; text-decoration: none; background: #38a73c; padding: 0.75rem 1.5rem; border-radius: 5px; }
#cookie-bar .jqs-enable:hover { background-color: #4ec452; }
#cookie-bar .jqs-disable { display: inline-block; margin: 0 1rem 0.75rem; cursor: pointer; color: #ffffff; font-weight: bold; text-transform: uppercase; font-size: 13px; text-decoration: none; background: #323232; padding: 0.75rem 1.5rem; border-radius: 5px; }
#cookie-bar .jqs-disable:hover { background-color: #ef5350; }
#cookie-bar .cookieWrapper { box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); display: block; width: 95%; max-width: 560px; margin: 0 auto; padding: 1rem; border-radius: 16px; background-color: white; }
@media only screen and (min-width: 1024px) { #cookie-bar .cookieWrapper { padding: 2rem; } }
#cookie-bar.bottom { height: auto; top: auto; bottom: 0; padding: 0; }
#cookie-bar.bottom .cookieWrapper { align-items: center; justify-content: center; flex-wrap: wrap; width: 100%; max-width: 100%; padding: 1rem; border-radius: 0; }
@media only screen and (min-width: 1024px) { #cookie-bar.bottom .cookieWrapper { flex-wrap: nowrap; } }
#cookie-bar.bottom .cookieWrapper .cookieButtonWrapper { align-items: center; justify-content: center; margin: 1rem auto 0; max-width: 340px; }
@media only screen and (min-width: 1024px) { #cookie-bar.bottom .cookieWrapper .cookieButtonWrapper { margin: 0; } }

.section--hero { max-height: 30vh; min-height: 240px; overflow: hidden; width: 100%; margin: 0 auto; overflow: hidden; }
@media only screen and (min-width: 1024px) { .section--hero { max-height: 40vh; } }
.section--hero img { object-fit: cover; }

.section.section--contact { padding: 0; align-items: center; padding-bottom: 2rem; background-image: url("../images/contact-bg.svg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
@media only screen and (min-width: 1024px) { .section.section--contact { padding: 3rem 0; } }
.section.section--contact .contactMap, .section.section--contact .contactForm { width: 90%; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .section.section--contact .contactMap, .section.section--contact .contactForm { width: 42%; margin: 0; } }
.section.section--contact .contactMap { border-radius: 24px; overflow: hidden; }
@media only screen and (min-width: 1024px) { .section.section--contact .contactMap { margin-left: 1.25%; margin-top: 1.25%; } }
.section.section--contact .contactText { width: 90%; margin: 1.5rem auto; padding: 1.5rem; background-color: white; border-radius: 24px; box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); transform: none; }
@media only screen and (min-width: 1024px) { .section.section--contact .contactText { width: 58%; max-width: 860px; margin: 0 auto 0 0; padding: 2.5rem; transform: translateX(-2rem); } }
@media only screen and (min-width: 1600px) { .section.section--contact .contactText { padding: 4rem; } }
.section.section--form { margin: 0; padding: 0; align-items: stretch; justify-content: center; background-color: #03182b; background-image: url("../images/contact-bg.svg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
@media only screen and (min-width: 1024px) { .section.section--form { padding: 3rem 0; } }
.section.section--form .contactForm { width: 100%; margin: 0; background-color: transparent; padding: 2rem 0; }
@media only screen and (min-width: 1024px) { .section.section--form .contactForm { width: 58%; padding: 0; } }
.section.section--form .contactForm form { width: 90%; align-self: center; margin: 0 auto; padding: 1.5rem; background-color: white; border-radius: 24px; box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); }
@media only screen and (min-width: 1024px) { .section.section--form .contactForm form { width: 100%; max-width: 960px; margin: 2rem auto 2rem 0; padding: 3rem; transform: translateX(-2rem); } }
.section.section--form .formImage { display: none; }
@media only screen and (min-width: 1024px) { .section.section--form .formImage { width: 42%; padding: 2rem 0 2rem 2rem; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
.section.section--form .formImage img { object-fit: cover; border-radius: 24px; }
.section.section--padding0 { padding: 0; }
.section.section--static { background-color: #04203a; }
@media only screen and (min-width: 1024px) { .section.section--static { padding: 4rem 0; } }
.section.section--static .statText { display: block; width: 90%; max-width: 960px; margin: 0 auto; padding: 2rem 2rem; background-color: #edf1f3; border-radius: 24px; }
@media only screen and (min-width: 1024px) { .section.section--static .statText { padding: 3rem 6rem; } }
.section.section--articleTop { padding: 8rem 0 2rem; }
@media only screen and (min-width: 1024px) { .section.section--articleTop { padding: 12rem 0 6rem; } }
.section.section--articleTop:before { content: ''; display: block; position: absolute; left: 0; right: 0; margin: 0 auto; top: 0; width: 90%; height: 50%; background-color: #3c72fc; border-radius: 24px; }
@media only screen and (min-width: 1024px) { .section.section--articleTop:before { width: 40%; height: 90%; top: 5%; right: auto; margin: 0; left: 1.5%; } }

/*Szechenyi 2020*/
#Szechenyi { display: block; position: relative; bottom: 0; right: 0; z-index: 15; background-color: #174895; border-bottom: 3px solid #174895; padding-top: 2rem; }
@media only screen and (min-width: 1024px) { #Szechenyi { background-color: transparent; border: none; padding-top: 0; } }
#Szechenyi a { display: block; }
#Szechenyi .competition__img { width: 160px; padding-top: 20px; margin: 0 0 0 auto; }
@media only screen and (min-width: 520px) { #Szechenyi .competition__img { width: 180px; } }
@media only screen and (min-width: 1024px) { #Szechenyi .competition__img { width: 200px; } }
@media only screen and (min-width: 1600px) { #Szechenyi .competition__img { width: 260px; } }
#Szechenyi .showHide { position: absolute; display: none; width: 24px; height: 24px; top: -0.5rem; right: 2rem; background-color: #174895; background-image: url("../images/icons/chevron-up.svg"); background-repeat: no-repeat; background-position: center center; background-size: 12px 12px; cursor: pointer; transform: rotate(180deg); opacity: 0.75; border-radius: 50%; }
@media only screen and (min-width: 1024px) { #Szechenyi .showHide { display: block; } }
#Szechenyi .showHide:hover { opacity: 1; }
#Szechenyi .showHide.hide { top: -3rem; }
@media only screen and (min-width: 1024px) { #Szechenyi { display: block; position: fixed; } }

/*Széchenyi PLUSZ*/
#SzechenyiPlusz { width: 100%; padding-bottom: 2rem; transition: all ease-in 0.5s; background-color: #174895; }
@media only screen and (min-width: 1024px) { #SzechenyiPlusz { height: 90px; max-width: 290px; padding-bottom: 0; background-color: transparent; } }
@media only screen and (min-width: 1600px) { #SzechenyiPlusz { max-width: 340px; } }
#SzechenyiPlusz.hide { width: 30px; min-height: 1px; }

#SzechenyiPlusz .competition__content { display: inline-block; transition: transform 0.65s ease-in-out, opacity 1s ease-in-out; will-change: transform, opacity; max-width: 300px; }
@media only screen and (min-width: 1024px) { #SzechenyiPlusz .competition__content { max-width: 100%; } }

.competition__block.competition__block--szechenyiplusz { position: relative; left: 0; bottom: 0; width: max-content; z-index: 16; }
@media only screen and (min-width: 1024px) { .competition__block.competition__block--szechenyiplusz { position: fixed; left: 0; top: 6.9rem; } }
@media only screen and (min-width: 1600px) { .competition__block.competition__block--szechenyiplusz { top: 8rem; } }
.competition__block.competition__block--szechenyiplusz a { display: inline-block; overflow: hidden; position: relative; }
.competition__block.competition__block--szechenyiplusz .showHide_alt { position: absolute; display: none; width: 24px; height: 24px; background-color: #174895; background-image: url("../images/icons/chevron-up.svg"); background-repeat: no-repeat; background-position: center center; background-size: 12px 12px; cursor: pointer; opacity: 0.75; border-radius: 50%; top: 1rem; right: -2.5rem; transform: rotate(-90deg); }
.competition__block.competition__block--szechenyiplusz .showHide_alt:hover { opacity: 1; }
@media only screen and (min-width: 1024px) { .competition__block.competition__block--szechenyiplusz .showHide_alt { display: block; top: 1rem; } }
.competition__block.competition__block--szechenyiplusz .showHide_alt.hide { right: -1.5rem; transform: rotate(90deg); }
.competition__block.competition__block--szechenyiplusz img { display: block; width: 100%; padding: 0; }
.competition__block.competition__block--szechenyiplusz.hide { /* img{display: none;}*/ }

/* Style the list */
ul.breadcrumb { margin: 1rem auto; padding: 4px 8px; list-style: none; background-color: transparent; }
@media only screen and (min-width: 1024px) { ul.breadcrumb { margin: 2rem auto; padding: 10px 16px; } }

ul.breadcrumb li { display: inline-block; font-size: 0.9rem; font-weight: 600; margin-bottom: 0.35rem; }
ul.breadcrumb li:last-of-type a { pointer-events: none; }
ul.breadcrumb li:first-of-type a { padding: 6px; }
ul.breadcrumb li img { width: 24px; }

ul.breadcrumb li + li:before { padding: 8px; color: white; content: "/\00a0"; }

ul.breadcrumb li a { display: inline-block; vertical-align: middle; padding: 4px 8px; color: white; text-decoration: none; background-color: #04203a; border-radius: 6px; }
@media only screen and (min-width: 1024px) { ul.breadcrumb li a { padding: 6px 10px; } }
@media only screen and (min-width: 1600px) { ul.breadcrumb li a { padding: 10px 16px; } }

ul.breadcrumb li a:hover { color: #3c72fc; background-color: #063056; }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Import BEM (Block - Element - Modifier)
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Home Content Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*Slider*/
#homeSlider .slick-list { box-shadow: 0 25px 50px 0px rgba(0, 0, 0, 0.12); -webkit-box-shadow: 0 25px 50px 0px rgba(0, 0, 0, 0.12); -moz-box-shadow: 0 25px 50px 0px rgba(0, 0, 0, 0.12); border-radius: 24px; overflow: hidden; }
#homeSlider .slider__item { align-items: center; justify-content: center; height: 100%; }
@media only screen and (min-width: 1024px) { #homeSlider .slider__item { justify-content: center; height: auto; } }
#homeSlider .slider__img { width: 100%; }
#homeSlider .slider__img img { width: 100%; margin: 0 auto; }
#homeSlider .slick-dots { bottom: -2rem; }
#homeSlider .slick-prev { left: -1.5rem; }
#homeSlider .slick-next { right: -1.5rem; }

.heroBlock { display: block; position: relative; width: 100%; margin: 0 auto; padding: 7rem 0 5rem; overflow: hidden; background-color: #02101d; background-image: url("../images/slider-bg-2.svg"), url("../images/slider-bg.svg"); background-repeat: no-repeat, no-repeat; background-position: center bottom, center bottom; background-size: contain, cover; }
@media only screen and (min-width: 1024px) { .heroBlock { padding: 13rem 0; } }
.heroBlock:after { content: ''; display: block; position: absolute; width: 100%; height: 6rem; left: 0; bottom: -1px; z-index: 3; background-image: url("../images/slider-mask.svg"); background-repeat: no-repeat; background-position: bottom center; background-size: 100%; }
.heroBlock .contentWrapper { align-items: center; width: 90%; margin: 0 auto; }
.heroBlock .sliderContent { display: block; width: 100%; max-width: 720px; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .heroBlock .sliderContent { width: 50%; } }
.heroBlock .heroText { width: 100%; color: white; margin-top: 3rem; text-align: center; }
@media only screen and (min-width: 1024px) { .heroBlock .heroText { width: 50%; padding: 0 3rem; margin-top: 0; text-align: left; } }
.heroBlock .heroText .heroText__title { display: block; width: 100%; margin: 0 auto; font-size: 1.2rem; font-weight: 900; line-height: 1.2; letter-spacing: 0.5px; margin-bottom: 0.75rem; color: white; }
@media only screen and (min-width: 1024px) { .heroBlock .heroText .heroText__title { font-size: 2.2rem; } }
.heroBlock .heroText p { color: white; font-size: 0.85; line-height: 1.4; margin-bottom: 1rem; }
@media only screen and (min-width: 1024px) { .heroBlock .heroText p { font-size: 1rem; } }

.section { display: block; position: relative; width: 100%; margin: 0 auto; padding: 3rem 0; /*why*/ /*Opinions*/ }
.section.section--services { padding: 3rem 0; }
@media only screen and (min-width: 1024px) { .section.section--services { padding: 2rem 0 6rem; } }
.section.section--services:after { content: ''; display: block; position: absolute; width: 100%; height: 6rem; left: 0; bottom: -6rem; z-index: 3; background-image: url("../images/section-mask-why.svg"); background-repeat: no-repeat; background-position: top center; background-size: 100%; }
.section.section--whyus { background-color: white; background-image: url("../images/section-why-bg.svg"); background-repeat: no-repeat; background-size: contain; background-position: center center; }
@media only screen and (min-width: 1024px) { .section.section--whyus { padding: 10rem 0 12rem; } }
.section.section--opinion { background-color: #edf1f3; background-image: url("../images/section-opinion-bg.svg"); background-repeat: no-repeat; background-size: contain; background-position: bottom center; }
.section.section--opinion:before { content: ''; display: block; position: absolute; width: 100%; height: 6rem; left: 0; top: -5.98rem; z-index: 3; background-image: url("../images/section-mask-opinion.svg"); background-repeat: no-repeat; background-position: bottom center; background-size: 100%; }

.boxList { justify-content: center; align-items: stretch; }
.boxList .box__item { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; width: 100%; background-color: #edfaff; padding: 1rem 1rem; margin-bottom: 1rem; border-radius: 16px; }
@media only screen and (min-width: 720px) { .boxList .box__item { width: 48%; margin-right: 4%; }
  .boxList .box__item:nth-child(2n) { margin-right: 0; } }
@media only screen and (min-width: 1024px) { .boxList .box__item { width: 32%; margin-right: 2%; margin-bottom: 2rem; padding: 1.75rem 1rem; }
  .boxList .box__item:nth-child(2n) { margin-right: 2%; }
  .boxList .box__item:nth-child(3n) { margin-right: 0; } }
.boxList .box__item .box__item__icon { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; width: 38px; height: 38px; margin-right: 1rem; background-color: #5dade1; border-radius: 50%; background-image: url("../images/icons/svg-list.svg"); background-repeat: no-repeat; background-size: 24px 24px; background-position: center center; }
@media only screen and (min-width: 1024px) { .boxList .box__item .box__item__icon { width: 60px; height: 60px; background-size: 40px 40px; } }
.boxList .box__item .box__item__text { display: block; width: calc(100% - 60px); }
@media only screen and (min-width: 1024px) { .boxList .box__item .box__item__text { width: calc(100% - 80px); } }
.boxList .box__item .box__item__text h4 { display: block; margin-bottom: 0.5rem; font-size: 1.1rem; }
.boxList .box__item .box__item__text p { font-size: 0.9rem; line-height: 1.3; }
.boxList .box__item:hover { background-color: #cef2ff; }
.boxList .box__item:hover .box__item__icon { transform: scale(1.05); }

.opinionList { max-width: 960px; margin: 0 auto; }
.opinionList .opinion__item { margin: 3rem 1rem; background-color: white; border-radius: 24px; }
@media only screen and (min-width: 1024px) { .opinionList .opinion__item { margin: 3rem 3rem; } }
.opinionList .opinion__item:before { content: ''; display: block; position: absolute; width: 32px; height: 32px; left: -12px; top: -12px; z-index: 3; background-image: url("../images/icons/svg-opinion-mark.svg"); background-repeat: no-repeat; background-position: center center; background-size: 100%; }
@media only screen and (min-width: 1024px) { .opinionList .opinion__item:before { width: 64px; height: 64px; left: -20px; top: -20px; } }
@media only screen and (min-width: 1024px) { .opinionList .opinion__item { padding: 1rem; } }
.opinionList .opinion__item .statText { font-style: italic; font-size: 1.1rem; padding: 1rem; }
@media only screen and (min-width: 1024px) { .opinionList .opinion__item .statText { padding: 2rem 2rem 0; } }
.opinionList .opinion__item .statText p { font-size: 1.1rem; }
.opinionList .opinion__item .opinion__item__footer { text-align: right; padding: 1.5rem; }
.opinionList .opinion__item .opinion__item__footer .opinion__item__name { padding-right: 0.5rem; font-size: 1rem; font-weight: 500; line-height: 1; color: #5dade1; }
@media only screen and (min-width: 1024px) { .opinionList .opinion__item .opinion__item__footer .opinion__item__name { font-size: 1.4rem; } }
.opinionList .opinion__item .opinion__item__footer .opinion__item__name:before { content: ''; display: block; position: absolute; width: 24px; height: 24px; right: -20px; bottom: -20px; z-index: 3; background-image: url("../images/icons/svg-user.svg"); background-repeat: no-repeat; background-position: center center; background-size: 100%; }

/* >> Header Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
header { display: block; position: fixed; width: 100%; left: 0; top: 0; z-index: 999; padding: 0; transition: all 0.2s cubic-bezier(0.7, 0, 0.3, 1); background-color: #02101d; }
@media only screen and (min-width: 1024px) { header { top: 0; } }
header .headerWrapper { width: 100%; margin: 0 auto; }
header .contentWrapper { justify-content: space-between; align-items: center; flex-wrap: nowrap; position: relative; z-index: 101; width: calc(100% - 50px); max-width: 1600px; margin: 0 0 0 auto; }
@media only screen and (min-width: 1024px) { header .contentWrapper { position: relative; width: 100%; margin: 0 auto; } }
@media only screen and (min-width: 1600px) { header .contentWrapper { width: 100%; } }
header.sticky { position: fixed; top: 0; }

.preHeader { background-color: #3c72fc; padding: 0; }
@media only screen and (min-width: 1024px) { .preHeader { padding: 0.35rem 0; } }
.preHeader .contentWrapper { width: 94%; margin: 0 auto; }

.contactIcons { display: none; position: relative; z-index: 101; margin-right: 1rem; }
@media only screen and (min-width: 720px) { .contactIcons { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; justify-content: flex-start; align-items: center; width: auto; } }
.contactIcons .contactIcon__item { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; justify-content: center; align-items: center; position: relative; width: auto; padding: 0; margin-right: 0.5rem; color: white; border-radius: 6px; }
@media only screen and (min-width: 1024px) { .contactIcons .contactIcon__item { padding: 0.35rem 0.75rem; margin-right: 0.5rem; } }
@media only screen and (min-width: 1280px) { .contactIcons .contactIcon__item { margin-right: 0.75rem; } }
@media only screen and (min-width: 1600px) { .contactIcons .contactIcon__item { margin-right: 1.5rem; } }
.contactIcons .contactIcon__item .contactIcon__item__img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; justify-content: center; align-items: center; width: 28px; height: 28px; margin-right: 0.5rem; border-radius: 50%; background-color: rgba(255, 255, 255, 0.25); }
.contactIcons .contactIcon__item .contactIcon__item__img img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; width: 16px; }
.contactIcons .contactIcon__item .contactIcon__item__text { display: none; }
@media only screen and (min-width: 1280px) { .contactIcons .contactIcon__item .contactIcon__item__text { display: block; } }
.contactIcons .contactIcon__item .contactIcon__item__text span { display: block; width: 100%; font-size: 14px; }
.contactIcons .contactIcon__item .contactIcon__item__text span:first-child { font-size: 11px; font-weight: 600; text-transform: uppercase; }
.contactIcons .contactIcon__item:first-child { background-color: #2d67fc; }
.contactIcons .contactIcon__item:first-child .contactIcon__item__img { background-color: transparent; }
.contactIcons .contactIcon__item:first-child .contactIcon__item__img img { width: 26px; }
.contactIcons .contactIcon__item:hover { background-color: #1e5cfc; }
.contactIcons .contactIcon__item:hover .contactIcon__item__img { transform: scale(1.05); }

/*Logo*/
.logoContainer { display: inline-block; position: relative; top: 0; z-index: 90; padding: 0.15rem 0; width: 165px; margin-left: 1.5rem; }
@media only screen and (min-width: 1024px) { .logoContainer { padding: 0.5rem 0; margin-right: 2rem; margin-left: 0; } }
@media only screen and (min-width: 1280px) { .logoContainer { width: 180px; } }
@media only screen and (min-width: 1600px) { .logoContainer { width: 270px; margin-right: 3rem; } }

.seoWrapper { margin: 0; display: block; position: relative; }
.seoWrapper h1, .seoWrapper h2 { display: none; }
.seoWrapper .logo__slogen { display: none; }
.seoWrapper img { min-width: 110px; }

.header__menu { align-items: center; position: absolute; width: auto; z-index: 999; }
@media only screen and (min-width: 1024px) { .header__menu { position: relative; width: 94%; max-width: 1600px; margin: 0 auto; z-index: 10; } }

.preHeader__menu { width: auto; }
.preHeader__menu .preHeader__menu__item { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; align-items: center; width: auto; padding: 0.35rem; margin-right: 1rem; font-size: 0.9rem; font-weight: 600; color: white; text-transform: uppercase; border-radius: 6px; }
.preHeader__menu .preHeader__menu__item:hover { background-color: #1e5cfc; }
.preHeader__menu .preHeader__menu__item:last-child { margin-right: 0; }
.preHeader__menu .preHeader__menu__item .preHeader__menu__item__img { justify-content: center; align-items: center; width: 28px; height: 28px; margin-right: 0.5rem; border-radius: 50%; background-color: transparent; }
.preHeader__menu .preHeader__menu__item .preHeader__menu__item__img img { display: block; width: 24px; }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
dlMenu Style
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> dlMenu > Animation Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.dl-menu.dl-animate-out-1 { -webkit-animation: MenuAnimOut1 0.4s; animation: MenuAnimOut1 0.4s; }

.dl-menu.dl-animate-out-2 { -webkit-animation: MenuAnimOut2 0.3s ease-in-out; animation: MenuAnimOut2 0.3s ease-in-out; }

.dl-menu.dl-animate-out-3 { -webkit-animation: MenuAnimOut3 0.4s ease; animation: MenuAnimOut3 0.4s ease; }

.dl-menu.dl-animate-out-4 { -webkit-animation: MenuAnimOut4 0.4s ease; animation: MenuAnimOut4 0.4s ease; }

.dl-menu.dl-animate-out-5 { -webkit-animation: MenuAnimOut5 0.4s ease; animation: MenuAnimOut5 0.4s ease; }

@-webkit-keyframes MenuAnimOut1 { 50% { -webkit-transform: translateZ(-250px) rotateY(30deg); }
  75% { -webkit-transform: translateZ(-372.5px) rotateY(15deg); opacity: .5; }
  100% { -webkit-transform: translateZ(-500px) rotateY(0deg); opacity: 0; } }
@-webkit-keyframes MenuAnimOut2 { 100% { -webkit-transform: translateX(-100%); opacity: 0; } }
@-webkit-keyframes MenuAnimOut3 { 100% { -webkit-transform: translateZ(300px); opacity: 0; } }
@-webkit-keyframes MenuAnimOut4 { 100% { -webkit-transform: translateZ(-300px); opacity: 0; } }
@-webkit-keyframes MenuAnimOut5 { 100% { -webkit-transform: translateY(40%); opacity: 0; } }
@keyframes MenuAnimOut1 { 50% { -webkit-transform: translateZ(-250px) rotateY(30deg); transform: translateZ(-250px) rotateY(30deg); }
  75% { -webkit-transform: translateZ(-372.5px) rotateY(15deg); transform: translateZ(-372.5px) rotateY(15deg); opacity: .5; }
  100% { -webkit-transform: translateZ(-500px) rotateY(0deg); transform: translateZ(-500px) rotateY(0deg); opacity: 0; } }
@keyframes MenuAnimOut2 { 100% { -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; } }
@keyframes MenuAnimOut3 { 100% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; } }
@keyframes MenuAnimOut4 { 100% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; } }
@keyframes MenuAnimOut5 { 100% { -webkit-transform: translateY(40%); transform: translateY(40%); opacity: 0; } }
.dl-menu.dl-animate-in-1 { -webkit-animation: MenuAnimIn1 0.3s; animation: MenuAnimIn1 0.3s; }

.dl-menu.dl-animate-in-2 { -webkit-animation: MenuAnimIn2 0.3s ease-in-out; animation: MenuAnimIn2 0.3s ease-in-out; }

.dl-menu.dl-animate-in-3 { -webkit-animation: MenuAnimIn3 0.4s ease; animation: MenuAnimIn3 0.4s ease; }

.dl-menu.dl-animate-in-4 { -webkit-animation: MenuAnimIn4 0.4s ease; animation: MenuAnimIn4 0.4s ease; }

.dl-menu.dl-animate-in-5 { -webkit-animation: MenuAnimIn5 0.4s ease; animation: MenuAnimIn5 0.4s ease; }

@-webkit-keyframes MenuAnimIn1 { 0% { -webkit-transform: translateZ(-500px) rotateY(0deg); opacity: 0; }
  20% { -webkit-transform: translateZ(-250px) rotateY(30deg); opacity: 0.5; }
  100% { -webkit-transform: translateZ(0px) rotateY(0deg); opacity: 1; } }
@-webkit-keyframes MenuAnimIn2 { 0% { -webkit-transform: translateX(-100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn3 { 0% { -webkit-transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn4 { 0% { -webkit-transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn5 { 0% { -webkit-transform: translateY(40%); opacity: 0; }
  100% { -webkit-transform: translateY(0); opacity: 1; } }
@keyframes MenuAnimIn1 { 0% { -webkit-transform: translateZ(-500px) rotateY(0deg); transform: translateZ(-500px) rotateY(0deg); opacity: 0; }
  20% { -webkit-transform: translateZ(-250px) rotateY(30deg); transform: translateZ(-250px) rotateY(30deg); opacity: 0.5; }
  100% { -webkit-transform: translateZ(0px) rotateY(0deg); transform: translateZ(0px) rotateY(0deg); opacity: 1; } }
@keyframes MenuAnimIn2 { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; } }
@keyframes MenuAnimIn3 { 0% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes MenuAnimIn4 { 0% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes MenuAnimIn5 { 0% { -webkit-transform: translateY(40%); transform: translateY(40%); opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } }
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 { -webkit-animation: SubMenuAnimIn1 0.4s ease; animation: SubMenuAnimIn1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 { -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out; animation: SubMenuAnimIn2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 { -webkit-animation: SubMenuAnimIn3 0.4s ease; animation: SubMenuAnimIn3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 { -webkit-animation: SubMenuAnimIn4 0.4s ease; animation: SubMenuAnimIn4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 { -webkit-animation: SubMenuAnimIn5 0.4s ease; animation: SubMenuAnimIn5 0.4s ease; }

@-webkit-keyframes SubMenuAnimIn1 { 0% { -webkit-transform: translateX(50%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn2 { 0% { -webkit-transform: translateX(100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn3 { 0% { -webkit-transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn4 { 0% { -webkit-transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn5 { 0% { -webkit-transform: translateZ(-200px); opacity: 0; }
  100% { -webkit-transform: translateZ(0); opacity: 1; } }
@keyframes SubMenuAnimIn1 { 0% { -webkit-transform: translateX(50%); transform: translateX(50%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; } }
@keyframes SubMenuAnimIn2 { 0% { -webkit-transform: translateX(100%); transform: translateX(100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; } }
@keyframes SubMenuAnimIn3 { 0% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes SubMenuAnimIn4 { 0% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes SubMenuAnimIn5 { 0% { -webkit-transform: translateZ(-200px); transform: translateZ(-200px); opacity: 0; }
  100% { -webkit-transform: translateZ(0); transform: translateZ(0); opacity: 1; } }
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 { -webkit-animation: SubMenuAnimOut1 0.4s ease; animation: SubMenuAnimOut1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 { -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out; animation: SubMenuAnimOut2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 { -webkit-animation: SubMenuAnimOut3 0.4s ease; animation: SubMenuAnimOut3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 { -webkit-animation: SubMenuAnimOut4 0.4s ease; animation: SubMenuAnimOut4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 { -webkit-animation: SubMenuAnimOut5 0.4s ease; animation: SubMenuAnimOut5 0.4s ease; }

@-webkit-keyframes SubMenuAnimOut1 { 0% { -webkit-transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(50%); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut2 { 0% { -webkit-transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(100%); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut3 { 0% { -webkit-transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(-300px); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut4 { 0% { -webkit-transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(300px); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut5 { 0% { -webkit-transform: translateZ(0); opacity: 1; }
  100% { -webkit-transform: translateZ(-200px); opacity: 0; } }
@keyframes SubMenuAnimOut1 { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(50%); transform: translateX(50%); opacity: 0; } }
@keyframes SubMenuAnimOut2 { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(100%); transform: translateX(100%); opacity: 0; } }
@keyframes SubMenuAnimOut3 { 0% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; } }
@keyframes SubMenuAnimOut4 { 0% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; } }
@keyframes SubMenuAnimOut5 { 0% { -webkit-transform: translateZ(0); transform: translateZ(0); opacity: 1; }
  100% { -webkit-transform: translateZ(-200px); transform: translateZ(-200px); opacity: 0; } }
@font-face { font-family: 'icomoon'; src: url("../fonts/icomoon.eot"); src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg"); font-weight: normal; font-style: normal; }
.m-menuWrapper { margin-bottom: 16px; height: 48px; background-color: #000000; }
.m-menuWrapper .mobilText { line-height: 44px; font-size: 20px; color: white; font-weight: bold; text-transform: uppercase; padding-left: 5%; float: left; }
@media only screen and (min-width: 720px) { .m-menuWrapper .mobilText { display: none; } }

/* >> dlMenu > mobilMenu Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.dl-menuwrapper { font-family: "Titillium Web", sans-serif; font-weight: 100; width: 100%; float: left; position: relative; -webkit-perspective: 1000px; perspective: 1000px; -webkit-perspective-origin: 50% 200%; perspective-origin: 50% 200%; text-align: right; }

.dlMenu__mobilMenu { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; background-color: transparent; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; min-height: 50px; width: 100%; z-index: 99; position: relative; top: 0; right: 0; }
.dlMenu__mobilMenu a { -webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: transparent; /* For some Androids */ }
.dlMenu__mobilMenu .dl-menuwrapper button { position: relative; right: 0; top: 0; width: 50px; height: 50px; padding: 0; border-radius: 50%; background: url("../images/bg-mobilMenu.svg") no-repeat center center; background-size: 50px 50px; border: none; overflow: hidden; cursor: pointer; outline: none; z-index: 10; text-indent: -900em; margin: 0; }
.dlMenu__mobilMenu .dl-menuwrapper ul { background-color: #3c72fc; }
@media only screen and (min-width: 1024px) { .dlMenu__mobilMenu { display: none; } }

.dl-menuwrapper ul { padding: 0; list-style: none; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; text-align: left; border-radius: 16px; }

.dl-menuwrapper li { position: relative; text-align: left; }

.dl-menuwrapper li a { display: block; position: relative; padding: 0.65rem 1rem; font-size: 14px; color: white; font-weight: 600; text-transform: uppercase; outline: none; cursor: pointer; text-decoration: none; line-height: 1.3; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
@media only screen and (min-width: 720px) { .dl-menuwrapper li a { padding: 1rem 1.5rem; } }

/*.no-touch .dl-menuwrapper li a:hover {color: $color-green;}*/
.no-touch .dl-menuwrapper li:first-child > a { border-top: none; }

.dl-menuwrapper li.dl-back > a { padding-left: 30px; color: white; background-color: #1455fb; }

.dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after { content: "\e000"; position: absolute; top: 0; height: 100%; font-size: 11px; line-height: 44px; font-family: 'icomoon'; speak: none; -webkit-font-smoothing: antialiased; color: white; }

.dl-menuwrapper li.dl-back:after { left: 10px; color: white; -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.dl-menuwrapper li > a:after { right: 10px; color: rgba(255, 255, 255, 0.6); }

.dl-menuwrapper .dl-menu { margin: 0; position: absolute; width: 94%; left: 0; right: 0; margin: 0 auto; opacity: 0; pointer-events: none; -webkit-transform: translateY(0); transform: translateY(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; top: 0; background-color: #3c72fc; border-radius: 16px; }

.dl-menuwrapper .dl-menu.dl-menu-toggle { transition: all 0.3s ease; }

.dl-menuwrapper .dl-menu.dl-menuopen { top: 64px; overflow-y: auto; opacity: 1; pointer-events: auto; -webkit-transform: translateY(0px); transform: translateY(0px); border-radius: 16px; box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); }

/*.dl-menuwrapper .dl-menu.dl-menu-toggle {opacity: 1; pointer-events: auto; -webkit-transform: translateY(0px);	transform: translateY(0px);}*/
/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu { display: none; }

/*When a submenu is openend, we will hide all li siblings. For that we give a class to the parent menu called "dl-subview". We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen". All this is done for any sub-level being entered.*/
.dl-menu.dl-subview li, .dl-menu.dl-subview li.dl-subviewopen > a, .dl-menu.dl-subview li.dl-subview > a { display: none; }

.dl-menu.dl-subview li.dl-subview, .dl-menu.dl-subview li.dl-subview .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li { display: block; }

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu { position: absolute; width: 100%; left: 0; margin-top: 0; top: 64px; }

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu { position: relative; opacity: 1; -webkit-transform: none; transform: none; }

.no-js .dl-menuwrapper li .dl-submenu { display: block; }

.no-js .dl-menuwrapper li.dl-back { display: none; }

.no-js .dl-menuwrapper li > a:not(:only-child) { background: rgba(0, 0, 0, 0.1); }

.no-js .dl-menuwrapper li > a:not(:only-child):after { content: ''; }

header .page-menu_mobil .dl-menu { margin-top: 0; }

.page-menu_pc { display: none; }

.dl-menuwrapper > .dl-submenu, .dl-menuwrapper .dl-menu { top: 64px; }

/* >> dlMenu > Animation Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.dl-menu.dl-animate-out-1 { -webkit-animation: MenuAnimOut1 0.4s; animation: MenuAnimOut1 0.4s; }

.dl-menu.dl-animate-out-2 { -webkit-animation: MenuAnimOut2 0.3s ease-in-out; animation: MenuAnimOut2 0.3s ease-in-out; }

.dl-menu.dl-animate-out-3 { -webkit-animation: MenuAnimOut3 0.4s ease; animation: MenuAnimOut3 0.4s ease; }

.dl-menu.dl-animate-out-4 { -webkit-animation: MenuAnimOut4 0.4s ease; animation: MenuAnimOut4 0.4s ease; }

.dl-menu.dl-animate-out-5 { -webkit-animation: MenuAnimOut5 0.4s ease; animation: MenuAnimOut5 0.4s ease; }

@-webkit-keyframes MenuAnimOut1 { 50% { -webkit-transform: translateZ(-250px) rotateY(30deg); }
  75% { -webkit-transform: translateZ(-372.5px) rotateY(15deg); opacity: .5; }
  100% { -webkit-transform: translateZ(-500px) rotateY(0deg); opacity: 0; } }
@-webkit-keyframes MenuAnimOut2 { 100% { -webkit-transform: translateX(-100%); opacity: 0; } }
@-webkit-keyframes MenuAnimOut3 { 100% { -webkit-transform: translateZ(300px); opacity: 0; } }
@-webkit-keyframes MenuAnimOut4 { 100% { -webkit-transform: translateZ(-300px); opacity: 0; } }
@-webkit-keyframes MenuAnimOut5 { 100% { -webkit-transform: translateY(40%); opacity: 0; } }
@keyframes MenuAnimOut1 { 50% { -webkit-transform: translateZ(-250px) rotateY(30deg); transform: translateZ(-250px) rotateY(30deg); }
  75% { -webkit-transform: translateZ(-372.5px) rotateY(15deg); transform: translateZ(-372.5px) rotateY(15deg); opacity: .5; }
  100% { -webkit-transform: translateZ(-500px) rotateY(0deg); transform: translateZ(-500px) rotateY(0deg); opacity: 0; } }
@keyframes MenuAnimOut2 { 100% { -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; } }
@keyframes MenuAnimOut3 { 100% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; } }
@keyframes MenuAnimOut4 { 100% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; } }
@keyframes MenuAnimOut5 { 100% { -webkit-transform: translateY(40%); transform: translateY(40%); opacity: 0; } }
.dl-menu.dl-animate-in-1 { -webkit-animation: MenuAnimIn1 0.3s; animation: MenuAnimIn1 0.3s; }

.dl-menu.dl-animate-in-2 { -webkit-animation: MenuAnimIn2 0.3s ease-in-out; animation: MenuAnimIn2 0.3s ease-in-out; }

.dl-menu.dl-animate-in-3 { -webkit-animation: MenuAnimIn3 0.4s ease; animation: MenuAnimIn3 0.4s ease; }

.dl-menu.dl-animate-in-4 { -webkit-animation: MenuAnimIn4 0.4s ease; animation: MenuAnimIn4 0.4s ease; }

.dl-menu.dl-animate-in-5 { -webkit-animation: MenuAnimIn5 0.4s ease; animation: MenuAnimIn5 0.4s ease; }

@-webkit-keyframes MenuAnimIn1 { 0% { -webkit-transform: translateZ(-500px) rotateY(0deg); opacity: 0; }
  20% { -webkit-transform: translateZ(-250px) rotateY(30deg); opacity: 0.5; }
  100% { -webkit-transform: translateZ(0px) rotateY(0deg); opacity: 1; } }
@-webkit-keyframes MenuAnimIn2 { 0% { -webkit-transform: translateX(-100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn3 { 0% { -webkit-transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn4 { 0% { -webkit-transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn5 { 0% { -webkit-transform: translateY(40%); opacity: 0; }
  100% { -webkit-transform: translateY(0); opacity: 1; } }
@keyframes MenuAnimIn1 { 0% { -webkit-transform: translateZ(-500px) rotateY(0deg); transform: translateZ(-500px) rotateY(0deg); opacity: 0; }
  20% { -webkit-transform: translateZ(-250px) rotateY(30deg); transform: translateZ(-250px) rotateY(30deg); opacity: 0.5; }
  100% { -webkit-transform: translateZ(0px) rotateY(0deg); transform: translateZ(0px) rotateY(0deg); opacity: 1; } }
@keyframes MenuAnimIn2 { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; } }
@keyframes MenuAnimIn3 { 0% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes MenuAnimIn4 { 0% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes MenuAnimIn5 { 0% { -webkit-transform: translateY(40%); transform: translateY(40%); opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } }
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 { -webkit-animation: SubMenuAnimIn1 0.4s ease; animation: SubMenuAnimIn1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 { -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out; animation: SubMenuAnimIn2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 { -webkit-animation: SubMenuAnimIn3 0.4s ease; animation: SubMenuAnimIn3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 { -webkit-animation: SubMenuAnimIn4 0.4s ease; animation: SubMenuAnimIn4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 { -webkit-animation: SubMenuAnimIn5 0.4s ease; animation: SubMenuAnimIn5 0.4s ease; }

@-webkit-keyframes SubMenuAnimIn1 { 0% { -webkit-transform: translateX(50%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn2 { 0% { -webkit-transform: translateX(100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn3 { 0% { -webkit-transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn4 { 0% { -webkit-transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn5 { 0% { -webkit-transform: translateZ(-200px); opacity: 0; }
  100% { -webkit-transform: translateZ(0); opacity: 1; } }
@keyframes SubMenuAnimIn1 { 0% { -webkit-transform: translateX(50%); transform: translateX(50%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; } }
@keyframes SubMenuAnimIn2 { 0% { -webkit-transform: translateX(100%); transform: translateX(100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; } }
@keyframes SubMenuAnimIn3 { 0% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes SubMenuAnimIn4 { 0% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes SubMenuAnimIn5 { 0% { -webkit-transform: translateZ(-200px); transform: translateZ(-200px); opacity: 0; }
  100% { -webkit-transform: translateZ(0); transform: translateZ(0); opacity: 1; } }
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 { -webkit-animation: SubMenuAnimOut1 0.4s ease; animation: SubMenuAnimOut1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 { -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out; animation: SubMenuAnimOut2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 { -webkit-animation: SubMenuAnimOut3 0.4s ease; animation: SubMenuAnimOut3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 { -webkit-animation: SubMenuAnimOut4 0.4s ease; animation: SubMenuAnimOut4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 { -webkit-animation: SubMenuAnimOut5 0.4s ease; animation: SubMenuAnimOut5 0.4s ease; }

@-webkit-keyframes SubMenuAnimOut1 { 0% { -webkit-transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(50%); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut2 { 0% { -webkit-transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(100%); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut3 { 0% { -webkit-transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(-300px); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut4 { 0% { -webkit-transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(300px); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut5 { 0% { -webkit-transform: translateZ(0); opacity: 1; }
  100% { -webkit-transform: translateZ(-200px); opacity: 0; } }
@keyframes SubMenuAnimOut1 { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(50%); transform: translateX(50%); opacity: 0; } }
@keyframes SubMenuAnimOut2 { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(100%); transform: translateX(100%); opacity: 0; } }
@keyframes SubMenuAnimOut3 { 0% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; } }
@keyframes SubMenuAnimOut4 { 0% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; } }
@keyframes SubMenuAnimOut5 { 0% { -webkit-transform: translateZ(0); transform: translateZ(0); opacity: 1; }
  100% { -webkit-transform: translateZ(-200px); transform: translateZ(-200px); opacity: 0; } }
/* >> dlMenu > pcMenu Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.dlMenu__pcMenu { text-align: right; display: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.dlMenu__pcMenu .dl-menuwrapper { width: auto; display: inline-block; vertical-align: middle; float: none; cursor: pointer; text-align: center; font-family: "Titillium Web", sans-serif; /*3. szint*/ }
.dlMenu__pcMenu .dl-menuwrapper > a { padding: 0 0.5rem; position: relative; font-size: 13px; line-height: 1; margin-right: 0; border-radius: 44px; }
@media only screen and (min-width: 1024px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 13px; line-height: 44px; padding: 0 1rem; } }
@media only screen and (min-width: 1280px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 15px; line-height: 48px; padding: 0 1.5rem; } }
@media only screen and (min-width: 1600px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 16px; line-height: 48px; } }
.dlMenu__pcMenu .dl-menuwrapper:hover > a, .dlMenu__pcMenu .dl-menuwrapper > a.dl-active { background-color: #3c72fc; color: white; }
.dlMenu__pcMenu .dl-menuwrapper.selected .nav { background-color: #3c72fc; color: white; }
.dlMenu__pcMenu .dl-menuwrapper > .dl-submenu { top: 52px; background-color: white; width: 220px; will-change: opacity; }
@media only screen and (min-width: 1400px) { .dlMenu__pcMenu .dl-menuwrapper > .dl-submenu { top: 72px; } }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu { margin-top: 0; display: table; width: 280px; top: 52px; left: 0; background-color: #2f69fc; will-change: opacity; border-radius: 16px; overflow: hidden; }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu a { text-align: left; color: white; font-size: 14px; font-weight: 600; text-transform: uppercase; border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu a:hover { background-color: #5584fc; color: white; }
.dlMenu__pcMenu .dl-menuwrapper li:last-child { margin-right: 0; padding-right: 0; }
.dlMenu__pcMenu .dl-menuwrapper li:last-child a { border-bottom: 0; }
.dlMenu__pcMenu .dl-menuwrapper li:last-child .dl-menu { right: 0; }
.dlMenu__pcMenu .dl-menuwrapper .nav { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; position: relative; color: white; font-weight: 700; text-transform: uppercase; }
.dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav:before { content: ''; display: block; position: absolute; z-index: 0; width: 13px; height: 13px; bottom: 0.15rem; left: 0; right: 0; margin: 0 auto; background-color: transparent; background-image: url("../images/submenu-selector.svg"); background-repeat: no-repeat; background-position: center center; background-size: 7px 7px; }
@media only screen and (min-width: 1280px) { .dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav:before { background-size: 9px 9px; } }
.dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav:hover:before, .dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav.dl-active:before { background-image: url("../images/submenu-selector-active.svg"); }
@media only screen and (min-width: 1024px) { .dlMenu__pcMenu { display: inline-block; vertical-align: middle; } }

.mobile__overlay { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #02101d; opacity: 0; z-index: -1; visibility: hidden; }
.mobile__overlay.show { opacity: 0.5; z-index: -1; visibility: visible; }
@media only screen and (min-width: 1024px) { .mobile__overlay { display: none; } }

/* >> Reference Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.reference__map:before { content: ''; display: block; width: 100%; height: 55%; position: absolute; bottom: -2rem; left: 0; }
@media only screen and (min-width: 720px) { .reference__map:before { bottom: -3rem; } }
.reference__map .responsiveMap { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.12); margin: 2rem auto 0; max-width: 82%; }
.reference__map .responsiveMap .maps-container { padding-bottom: 75vh; }
@media only screen and (min-width: 720px) { .reference__map .responsiveMap .maps-container { padding-bottom: 50vh; } }

.contact__map { margin: 0 auto 5rem; }
.contact__map:before { content: ''; display: block; width: 100%; height: 55%; position: absolute; bottom: -2rem; left: 0; }
@media only screen and (min-width: 720px) { .contact__map:before { bottom: -3rem; } }
.contact__map .responsiveMap { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.12); margin: 2rem auto 0; max-width: 82%; }
.contact__map .responsiveMap .maps-container { padding-bottom: 320px; }
@media only screen and (min-width: 720px) { .contact__map .responsiveMap .maps-container { padding-bottom: 320px; } }

/* >> Article Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.articleList { align-items: stretch; justify-content: center; padding: 0; z-index: 3; max-width: 1600px; margin: 0 auto; }
.articleList .articleList__item { align-items: stretch; justify-content: center; position: relative; width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 2.5rem; margin-right: 0; border-radius: 32px; background-color: #edf1f3; }
.articleList .articleList__item:nth-child(2n) { margin-right: 0; }
@media only screen and (min-width: 520px) { .articleList .articleList__item { width: 45%; max-width: 45%; flex-basis: 45%; margin-right: 10%; margin-bottom: 2rem; } }
@media only screen and (min-width: 1024px) { .articleList .articleList__item { width: 48%; max-width: 48%; flex-basis: 48%; margin-bottom: 2rem; margin-right: 2%; }
  .articleList .articleList__item:nth-child(2n) { margin-right: 0; }
  .articleList .articleList__item:last-child { margin-right: 0; } }
.articleList .articleList__item .btn--more { padding: 0 1rem; margin-top: 1rem; font-weight: 600; text-transform: capitalize; background-color: #000000; color: white; }
.articleList .articleList__item .btn--more:hover { background-color: #3c72fc; color: white; }

.articleList__item__content { display: block; width: 100%; position: relative; padding: 1rem; }
@media only screen and (min-width: 1024px) { .articleList__item__content { width: 56%; padding: 2rem; } }

.articleList__item__image { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; width: 100%; position: relative; border-radius: 32px; overflow: hidden; }
@media only screen and (min-width: 1024px) { .articleList__item__image { width: 44%; } }
.articleList__item__image:before { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; z-index: 1; width: 100%; height: 100%; top: 0; left: 0; background-color: #323232; opacity: 0; }
.articleList__item__image:hover:before { opacity: 0.2; }
.articleList__item__image img { object-fit: cover; }

.articleList__item__title { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; width: 100%; font-size: 1rem; line-height: 1.2; font-weight: 700; text-transform: none; text-align: left; color: #000000; }
@media only screen and (min-width: 1024px) { .articleList__item__title { font-size: 1.1rem; } }
@media only screen and (min-width: 1280px) { .articleList__item__title { font-size: 1.2rem; } }
.articleList__item__title:hover { color: #3c72fc; }

.articleList__item__lead { display: block; font-size: 0.75rem; line-height: 1.4; margin-top: 1rem; }

.articleList.articleList--products .articleList__item { text-align: center; border-radius: 6px; overflow: hidden; }
.articleList.articleList--products .articleList__item:hover { background-color: #323232; }
.articleList.articleList--products .articleList__item .articleList__item__title { text-align: center; }
.articleList.articleList--products .articleList__item .btn--more { position: relative; bottom: 0; }

/* >> Article End Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.articleEnd__top { width: 90%; max-width: 1480px; justify-content: center; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .articleEnd__top { justify-content: space-between; } }
.articleEnd__top.articleEnd__top--competition .articleEnd__image { width: 90%; max-width: 480px; margin-bottom: 2rem; border-radius: 24px; overflow: hidden; box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); }
@media only screen and (min-width: 1024px) { .articleEnd__top.articleEnd__top--competition .articleEnd__image { width: 45%; max-width: 100%; margin-bottom: 0; } }
@media only screen and (min-width: 1280px) { .articleEnd__top.articleEnd__top--competition .articleEnd__image { width: 45%; } }
.articleEnd__top.articleEnd__top--competition .articleEnd__top__content { width: 100%; }
@media only screen and (min-width: 1024px) { .articleEnd__top.articleEnd__top--competition .articleEnd__top__content { width: 55%; padding: 2rem 3rem 1rem; } }
@media only screen and (min-width: 1280px) { .articleEnd__top.articleEnd__top--competition .articleEnd__top__content { width: 55%; } }
.articleEnd__top.articleEnd__top--competition .articleEnd__title { font-size: 1.6rem; line-height: 1.3; letter-spacing: 0.5px; text-align: center; color: white; }
@media only screen and (min-width: 1024px) { .articleEnd__top.articleEnd__top--competition .articleEnd__title { font-size: 2rem; text-align: left; } }
@media only screen and (min-width: 1280px) { .articleEnd__top.articleEnd__top--competition .articleEnd__title { font-size: 3rem; } }

/* >> ServicesList Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.servicesList { align-items: stretch; justify-content: center; padding: 0; z-index: 3; }
.servicesList .servicesList__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; overflow: hidden; padding: 1rem; margin-bottom: 1.5rem; overflow: hidden; border-radius: 24px; background: #1C3780; background: linear-gradient(0deg, #1c3780 0%, #3c71fb 100%); }
.servicesList .servicesList__item:before { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; width: 100%; height: 100%; bottom: 0; left: 0; z-index: 1; background-image: url("../images/services-box-bg.svg"); background-repeat: no-repeat; background-position: bottom left; background-size: contain; }
.servicesList .servicesList__item:after { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; width: 100%; height: 100%; bottom: 0; left: 0; z-index: 2; background-color: #02101d; opacity: 0; }
@media only screen and (min-width: 720px) { .servicesList .servicesList__item { width: 48%; max-width: 48%; flex-basis: 48%; margin-right: 4%; }
  .servicesList .servicesList__item:nth-child(2n) { margin-right: 0; } }
@media only screen and (min-width: 1024px) { .servicesList .servicesList__item { width: 23%; max-width: 23%; flex-basis: 23%; margin-right: 2%; padding: 2rem 1.5rem; }
  .servicesList .servicesList__item:nth-child(2n) { margin-right: 2%; }
  .servicesList .servicesList__item:nth-child(4n) { margin-right: 0; } }
.servicesList .servicesList__item:hover:after { opacity: 0.5; }
.servicesList .servicesList__item:hover .servicesList__item__image { background-color: #3c72fc; }
.servicesList .servicesList__item:hover .servicesList__item__image img { transform: scale(1.2); }
.servicesList .servicesList__item:hover .servicesList__item__title { color: #3c72fc; }
.servicesList .servicesList__item p { display: block; position: relative; z-index: 3; font-size: 1rem; line-height: 1.4; font-size: 500; text-align: center; color: white; }

.servicesList__item__image { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; align-items: center; justify-content: center; position: relative; z-index: 3; overflow: hidden; width: 90px; height: 90px; margin: 0 auto; border: 2px dotted white; border-radius: 50%; }
.servicesList__item__image img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; width: 44px; }

.servicesList__item__title { display: block; width: 100%; bottom: 0; z-index: 3; padding: 2rem 0; -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; font-size: 1.2rem; line-height: 1.5; font-weight: 600; text-transform: none; text-align: center; color: white; }
@media only screen and (min-width: 1024px) { .servicesList__item__title { font-size: 1.6rem; } }

/* >> Competitions - modified FAQ Modul Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.competitionsList { display: block; max-width: 1280px; width: 90%; margin: 0 auto; padding: 1rem 0 0; }

.competitionsList__item { display: block; width: 100%; margin-bottom: 2.5rem; background-color: white; color: #000000; background-color: #edf1f3; border-radius: 24px; overflow: hidden; }

.competitionsList__item__top { justify-content: space-between; align-items: stretch; position: relative; z-index: 5; font-weight: bold; font-size: 16px; color: #000000; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; line-height: 1.3; }

.competitionsList__item__img { width: 100%; margin: 0 auto 1rem; overflow: hidden; }
@media only screen and (min-width: 1024px) { .competitionsList__item__img { width: 50%; margin: 0 auto 0 0; } }
@media only screen and (min-width: 1280px) { .competitionsList__item__img { width: 45%; } }
.competitionsList__item__img img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; object-fit: cover; }
.competitionsList__item__img:hover img { transform: scale(1.05); }

.competitionsList__item__titleWrapper { width: 100%; margin: 0 auto; padding: 1rem; }
@media only screen and (min-width: 1024px) { .competitionsList__item__titleWrapper { width: 50%; margin: 0 0 0 auto; padding: 2rem; } }
@media only screen and (min-width: 1280px) { .competitionsList__item__titleWrapper { width: 55%; } }

.competitionsList__item__title { display: block; position: relative; z-index: 5; transition: all 0.2s ease; font-family: "Titillium Web", sans-serif; font-size: 1.5rem; line-height: 1.1; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; padding: 0; color: #000000; margin-bottom: 1.5rem; }
@media only screen and (min-width: 720px) { .competitionsList__item__title { font-size: 1.4rem; } }
@media only screen and (min-width: 1280px) { .competitionsList__item__title { font-size: 2.2rem; } }
.competitionsList__item__title:hover { color: #96b3fd; }

/* >> tileMenu Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.tileMenu { align-items: stretch; justify-content: center; padding: 0 0 3rem; z-index: 3; }
.tileMenu .tileMenu__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; overflow: hidden; padding: 1rem; margin-bottom: 1rem; overflow: hidden; border-radius: 16px; background: #1C3780; background: linear-gradient(0deg, #1c3780 0%, #3c71fb 100%); }
.tileMenu .tileMenu__item:before { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; width: 100%; height: 100%; bottom: 0; left: 0; z-index: 1; background-image: url("../images/services-box-bg.svg"); background-repeat: no-repeat; background-position: bottom left; background-size: contain; }
.tileMenu .tileMenu__item:after { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; width: 100%; height: 100%; bottom: 0; left: 0; z-index: 2; background-color: #02101d; opacity: 0; }
.tileMenu .tileMenu__item:last-child { margin-right: 0; }
@media only screen and (min-width: 720px) { .tileMenu .tileMenu__item { width: 48%; max-width: 48%; flex-basis: 48%; margin-right: 4%; }
  .tileMenu .tileMenu__item:nth-child(2n) { margin-right: 0; }
  .tileMenu .tileMenu__item:last-child { margin-right: 0; } }
@media only screen and (min-width: 1024px) { .tileMenu .tileMenu__item { width: 23%; max-width: 23%; flex-basis: 23%; margin-right: 2%; padding: 2rem 1.5rem; margin-bottom: 2rem; }
  .tileMenu .tileMenu__item:nth-child(2n) { margin-right: 2%; }
  .tileMenu .tileMenu__item:nth-child(4n) { margin-right: 0; }
  .tileMenu .tileMenu__item:last-child { margin-right: 0; } }
.tileMenu .tileMenu__item:hover:after { opacity: 0.5; }
.tileMenu .tileMenu__item:hover .tileMenu__item__title { color: #3c72fc; }

.tileMenu__item__title { display: block; width: 100%; bottom: 0; z-index: 3; padding: 1rem 0; -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; font-size: 1.1rem; line-height: 1.2; font-weight: 600; text-transform: none; text-align: center; color: white; }
@media only screen and (min-width: 1024px) { .tileMenu__item__title { padding: 1.5rem 0; } }
@media only screen and (min-width: 1600px) { .tileMenu__item__title { font-size: 1.4rem; padding: 1rem 0; } }

/* >> contact Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.contact { padding-bottom: 2rem; width: 98%; margin: 0 auto; z-index: 2; border-radius: 6px; overflow: hidden; }

.responsiveMap__container { justify-content: space-between; align-items: center; width: 100%; max-width: 1400px; margin: 0 auto 0 auto; }
.responsiveMap__container .responsiveMap { width: 100%; padding: 3px 6px; }
@media only screen and (min-width: 720px) { .responsiveMap__container .responsiveMap { width: 50%; padding: 6px 3px; } }

.responsiveMap { width: 100%; max-width: 1400px; margin: 0 auto 0 auto; }
.responsiveMap .maps-container { height: 0; overflow: hidden; padding-bottom: 60%; /*Map magassága*/ position: relative; }
.responsiveMap .maps-container .overlay { background: transparent; position: absolute; bottom: 0; z-index: 10; width: 100%; height: 100%; /* your iframe height */ margin-top: -100%; /* your iframe height */ }
.responsiveMap .maps-container iframe, .responsiveMap .maps-container object, .responsiveMap .maps-container embed { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.responsiveMap .maps-container iframe.clicked { pointer-events: auto; }
@media only screen and (min-width: 720px) { .responsiveMap .maps-container { padding-bottom: 60%; } }
@media only screen and (min-width: 1024px) { .responsiveMap { margin: 0 auto 0 auto; } }

/* >> Attachment Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.galleryWrapper { width: 94%; margin: 2rem auto; }
@media only screen and (min-width: 1024px) { .galleryWrapper { margin: 5rem auto; } }

.attachGallery { margin: 0 auto 0; -webkit-transition: all ease-in-out 0.2s; -moz-transition: all ease-in-out 0.2s; -ms-transition: all ease-in-out 0.2s; -o-transition: all ease-in-out 0.2s; transition: all ease-in-out 0.2s; display: block; width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 1.5rem; padding: 1rem 0.5rem; text-align: left; background-color: #09457c; }
.attachGallery figure { display: block; width: 100%; }

.attachGallery__title { display: block; width: 100%; margin-bottom: 8px; font-weight: normal; font-size: 25px; font-family: "Titillium Web", sans-serif; text-transform: uppercase; color: #000000; letter-spacing: 0.02em; }

.attachGallery__noImg { width: 100%; margin-bottom: 2rem; padding-bottom: 1rem; border-bottom: 2px solid #c9c9c9; font-size: 14px; font-weight: 300; }
.attachGallery__noImg span { font-weight: bold; text-align: left; letter-spacing: 1px; }

/* >> Thumb Gallery Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.thumbGallery { justify-content: flex-start; }

.thumbGallery__navigator { display: none; }
@media only screen and (min-width: 720px) { .thumbGallery__navigator { display: flex; width: 18%; max-width: 18%; flex-basis: 18%; margin-right: 3%; align-content: space-between; } }

.thumbGallery__navigatorWrapper__item { margin: 8px 0; }

.btn--pervThumb-img, .btn--nextThumb-img { width: 100%; height: 36px; cursor: pointer; background-size: 36px; opacity: 0.6; }
.btn--pervThumb-img:hover, .btn--nextThumb-img:hover { opacity: 1; }

.btn--pervThumb-img { background: url("../images/icons/icon-up.svg") no-repeat center center; opacity: 0.6; }
.btn--pervThumb-img:hover { opacity: 1; }

.btn--nextThumb-img { background: url("../images/icons/icon-down.svg") no-repeat center center; }

.thumbGallery__bigImg { align-items: center; width: 100%; max-width: 100%; flex-basis: 100%; }
@media only screen and (min-width: 720px) { .thumbGallery__bigImg { width: 79%; max-width: 79%; flex-basis: 79%; } }
.thumbGallery__bigImg img { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.12); }

.thumbGallery__bigImg--enlarge { display: block; width: 42px; height: 42px; background: url("../images/icons/icon-search.svg") no-repeat center center; position: absolute; right: 16px; bottom: 16px; z-index: 10; cursor: pointer; opacity: 0.6; }
.thumbGallery__bigImg--enlarge:hover { opacity: 1; }
@media only screen and (min-width: 720px) { .thumbGallery__bigImg--enlarge { bottom: 30px; } }
@media only screen and (min-width: 960px) { .thumbGallery__bigImg--enlarge { bottom: 20px; } }
@media only screen and (min-width: 1024px) { .thumbGallery__bigImg--enlarge { bottom: 16px; } }

/* >> Attachment Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.attachVideo { width: 100%; flex-basis: 100%; max-width: 1400px; margin: 0 auto; }
@media only screen and (min-width: 960px) { .attachVideo { margin: 0 auto; } }
.attachVideo .attachVideo__button { display: none; position: absolute; bottom: 0; right: 0; padding: 1rem 3rem 1rem 1rem; font-family: "Titillium Web", sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; color: #3c72fc; background: white url("../images/icons/arrow-right-orange.svg"); background-repeat: no-repeat; background-position: right 12px center; background-size: 32px 4px; }
.attachVideo .attachVideo__button:hover { background: #3c72fc url("../images/icons/arrow-right-white.svg"); background-repeat: no-repeat; background-position: right 12px center; background-size: 32px 4px; color: white; }
@media only screen and (min-width: 720px) { .attachVideo .attachVideo__button { display: inline-block; padding: 1rem 6rem 1rem 1rem; background-size: 52px 11px; font-size: 14px; }
  .attachVideo .attachVideo__button:hover { background-position: right 20px center; background-size: 52px 11px; } }

.attachVideo__item { display: block; width: 100%; margin: 0 auto; }
.attachVideo__item .clearFix { display: block; }
.attachVideo__item .play { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 50px; opacity: 0.8; }
@media only screen and (min-width: 720px) { .attachVideo__item .play { width: 50px; } }
.attachVideo__item iframe { display: block; width: 100%; }

/* >> Home Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.videoWrapper { width: 100%; display: none; height: 100%; overflow: hidden; }
.videoWrapper video { width: 100%; display: block; /*height: auto;*/ }
@media only screen and (min-width: 1024px) { .videoWrapper { height: 100vh; } }
@media only screen and (min-width: 600px) { .videoWrapper { display: block; /*margin-bottom: -4px;*/ } }

/* >> Youtube Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.videoWrapper__youtube__container .play { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 50px; }
@media only screen and (min-width: 1024px) { .videoWrapper__youtube__container .play { width: 80px; } }

.videoWrapper__youtube { width: 100%; margin: 0 0 0 0; z-index: 2; }
.videoWrapper__youtube .videoWrapper__youtube__container { height: 0; overflow: hidden; padding-bottom: 54%; /*Video magassaga*/ position: relative; }
.videoWrapper__youtube .videoWrapper__youtube__container .overlay { background: transparent; position: absolute; bottom: 0; z-index: 10; width: 100%; height: 100%; /* your iframe height */ margin-top: -100%; /* your iframe height */ }
.videoWrapper__youtube .videoWrapper__youtube__container iframe, .videoWrapper__youtube .videoWrapper__youtube__container object, .videoWrapper__youtube .videoWrapper__youtube__container embed { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.videoWrapper__youtube .videoWrapper__youtube__container iframe.clicked { pointer-events: auto; }
.videoWrapper__youtube .video_img { background-size: cover; background-position: center center; }

/* >> Attachment Files Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.attachmentWrapper { justify-content: center; align-items: flex-start; width: 94%; margin: 2rem auto; padding: 0; max-width: 1600px; padding: 2rem; background-color: #041d35; border-radius: 32px; overflow: hidden; background-image: url(../images/icons/download-bg.svg); background-repeat: no-repeat; background-position: top center; background-size: 30%; background-attachment: fixed; }
@media only screen and (min-width: 1024px) { .attachmentWrapper { margin: 3rem auto; padding: 2.5rem; } }
@media only screen and (min-width: 1280px) { .attachmentWrapper { margin: 5rem auto; padding: 4rem; } }

.attachFiles { width: 100%; }
.attachFiles.isVideo { width: 100%; }
@media only screen and (min-width: 960px) { .attachFiles.isVideo { width: calc(100% - 382px); } }

.attachFiles__blockTitle { display: block; position: relative; width: 100%; padding-bottom: 1rem; margin-bottom: 1rem; font-family: "Titillium Web", sans-serif; font-size: 1rem; text-transform: capitalize; font-weight: 700; text-align: center; color: white; }
@media only screen and (min-width: 520px) { .attachFiles__blockTitle { font-size: 1.1rem; } }
@media only screen and (min-width: 1024px) { .attachFiles__blockTitle { font-size: 1.2rem; } }

.attachFiles__itemWrapper { display: inline-block; width: 100%; margin-bottom: 1rem; }
@media only screen and (min-width: 720px) { .attachFiles__itemWrapper { width: 48%; margin-right: 3.5%; }
  .attachFiles__itemWrapper:nth-child(2n) { margin-right: 0; } }

.attachFiles__itemWrapper__item { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; font-size: 16px; font-weight: 500; margin: 0; color: white; padding: 1rem 2rem 1rem 3rem; font-size: 0.85rem; line-height: 1.3; font-weight: 600; border-radius: 44px; background-color: rgba(255, 255, 255, 0.2); background-image: url("../images/icons/download.svg"); background-repeat: no-repeat; background-position: left 0.75rem center; background-size: 24px 24px; }
.attachFiles__itemWrapper__item:hover { background-color: #3c72fc; color: white; }
@media only screen and (min-width: 1024px) { .attachFiles__itemWrapper__item { font-size: 0.9rem; } }

/* >> Contact Fomr Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.contactForm { display: block; background-color: white; color: #000000; width: 100%; margin: 0 auto; padding: 2rem 1rem; }
@media only screen and (min-width: 720px) { .contactForm { padding: 1rem; } }
@media only screen and (min-width: 1024px) { .contactForm { padding: 2rem; } }
.contactForm .form__flexRow { justify-content: space-between; align-items: flex-start; }
.contactForm .form__flexRow .formItem { width: 100%; }
@media only screen and (min-width: 720px) { .contactForm .form__flexRow .formItem { width: 48%; flex: 1; margin-right: 0.5rem; }
  .contactForm .form__flexRow .formItem:last-child { margin-right: 0; } }
.contactForm .formItem__note { display: block; width: 100%; position: absolute; left: 0; top: 0; }
.contactForm .formItem__note__icon { display: inline-block; position: absolute; top: 6px; right: -9px; width: 18px; height: 18px; background-color: #323232; background-image: url(../images/icons/svg-notice.svg); background-repeat: no-repeat; background-position: center center; background-size: 9px 9px; z-index: 2; cursor: pointer; }
.contactForm .formItem__note__icon:hover + .formItem__note__text { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; visibility: visible; opacity: 1; display: inline-block; }
.contactForm .formItem__note__text { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; visibility: hidden; opacity: 0; position: absolute; z-index: 3; right: 16px; top: 0; width: auto; padding: 0.225rem 0.75rem; font-size: 11px; line-height: 1.2; text-align: left; background-color: #323232; color: white; }
.contactForm .btn--submitForm { width: 100%; }
@media only screen and (min-width: 520px) { .contactForm .btn--submitForm { width: auto; } }

.contactForm__form__item { margin-bottom: 16px; width: 100%; }
.contactForm__form__item:last-child { margin-bottom: 0; }
.contactForm__form__item.formItem--checkBox-wrapper .formItem--checkBox label { width: 24px; height: 24px; }
.contactForm__form__item.formItem--checkBox-wrapper .formItem--checkBox .regular-checkbox:checked + label:after { background-size: 14px 14px; }

.formItem.formItem__multiUpload { padding: 1rem; background-color: #edf1f3; }
@media only screen and (min-width: 720px) { .formItem.formItem__multiUpload { padding: 2rem; } }

.multiUpload__info { display: block; width: 100%; padding: 0.33rem; margin-bottom: 1.5rem; font-size: 13px; line-height: 1.2; font-weight: 600; text-align: center; background-color: #dbe3e7; }

.uploadList { display: block; width: 100%; }
.uploadList .uploadList__item { display: inline-block; font-size: 15px; line-height: 1.2; font-weight: 600; color: #000000; padding: 0.5rem; background-repeat: no-repeat; background-position: left 8px center; background-size: 16px 16px; }
.uploadList .uploadList__item__filename { display: inline-block; vertical-align: middle; margin-left: 1rem; }

.btn--clear { position: relative; display: inline-block; vertical-align: middle; width: 18px; height: 18px; padding: 0; background-color: #3c72fc; background-image: url("../images/icons/btn-clear.svg"); background-repeat: no-repeat; background-position: center center; background-size: 6px 6px; border-radius: 50%; }
.btn--clear:hover { background-color: #6e96fd; }

.contactForm__form__item__title { display: none; margin-bottom: 8px; color: white; font-family: "Titillium Web", sans-serif; font-weight: 600; font-size: 1em; }

.contactForm input.btn--submitContact { appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; display: block; margin: 20px 0 0 auto; width: auto; height: 48px; text-transform: uppercase; font-size: 15px; line-height: 48px; padding: 0 22px; border: 2px solid #f5f5f5; color: #fff; background: #f5f5f5; cursor: pointer; }

/* >> Footer Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
footer { position: relative; width: 100%; max-width: 100%; background-color: #02101d; border-radius: 32px; overflow: hidden; background-image: url("../images/footer-bg.svg"); background-size: cover; background-repeat: no-repeat; background-position: center center; }

/* >> Footer > Pc Footer Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.pcFooter { display: block; position: relative; width: 100%; margin: 0 auto; padding: 2rem 0 0; font-family: "Titillium Web", sans-serif; color: white; z-index: 4; text-align: center; }
@media only screen and (min-width: 1024px) { .pcFooter { justify-content: flex-start; padding: 3rem 0 0; } }

.pcFooter__logo { display: block; width: 100%; margin: 0 auto 2rem; max-width: 240px; }
@media only screen and (min-width: 1400px) { .pcFooter__logo { max-width: 380px; } }

.footer__contact { justify-content: center; align-items: center; width: 100%; padding: 0 0 1rem; }
@media only screen and (min-width: 1024px) { .footer__contact { padding: 2rem 0; } }
.footer__contact li { display: block; width: 100%; margin-bottom: 1rem; }
@media only screen and (min-width: 1024px) { .footer__contact li { display: inline-block; vertical-align: middle; width: auto; margin-right: 2rem; margin-bottom: 0; }
  .footer__contact li:last-child { margin-right: 0; } }
.footer__contact li .footer__contact__link { justify-content: center; align-items: center; -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; color: white; }
@media only screen and (min-width: 1024px) { .footer__contact li .footer__contact__link { justify-content: flex-start; } }
.footer__contact li .footer__contact__link:hover .contact__icon { background-color: #5dade1; }
.footer__contact li .footer__contact__link:hover .contact__icon img { filter: brightness(0) invert(1); }
.footer__contact li .footer__contact__link .contact__icon { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; justify-content: center; align-items: center; width: 38px; height: 38px; margin-bottom: 0.5rem; border-radius: 44px; background-color: rgba(93, 174, 226, 0.25); box-shadow: 0 0 0 0 rgba(110, 150, 253, 0.5); }
@media only screen and (min-width: 1024px) { .footer__contact li .footer__contact__link .contact__icon { margin-bottom: 0; } }
@media only screen and (min-width: 1280px) { .footer__contact li .footer__contact__link .contact__icon { width: 38px; height: 38px; } }
.footer__contact li .footer__contact__link .contact__icon img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; width: 22px; filter: invert(19%) sepia(59%) saturate(1792%) hue-rotate(171deg) brightness(94%) contrast(101%); }
.footer__contact li .footer__contact__link .footer__contact__link__text { display: block; width: 100%; font-size: 0.8rem; line-height: 1; font-weight: 700; text-align: center; text-transform: uppercase; color: #5dade1; }
@media only screen and (min-width: 1024px) { .footer__contact li .footer__contact__link .footer__contact__link__text { display: inline-block; width: calc(100% - 50px); vertical-align: middle; text-align: left; margin-left: 0.75rem; } }
.footer__contact li .footer__contact__link .footer__contact__link__text span { display: block; width: 100%; margin-top: 0.25rem; font-size: 1rem; font-weight: 500; text-transform: none; color: white; }

.pcFooter__menu { justify-content: center; align-items: center; width: 100%; padding: 1rem 0; border-top: 1px solid rgba(255, 255, 255, 0.25); }
@media only screen and (min-width: 1024px) { .pcFooter__menu { width: auto; justify-content: center; padding: 1rem 0; } }
.pcFooter__menu .pcFooter__menu__item { display: block; width: 100%; margin-bottom: 1rem; text-align: center; }
@media only screen and (min-width: 1024px) { .pcFooter__menu .pcFooter__menu__item { display: inline-block; vertical-align: middle; width: auto; margin-bottom: 0; } }
.pcFooter__menu .pcFooter__menu__item__link { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: inline-block; width: auto; padding: 0 1rem; margin: 0 0.5rem; font-size: 0.95rem; min-width: 120px; line-height: 44px; font-weight: 600; text-align: center; text-transform: uppercase; color: #fff; background-color: #02101d; border-radius: 44px; }
@media only screen and (min-width: 1024px) { .pcFooter__menu .pcFooter__menu__item__link { min-width: 140px; } }
.pcFooter__menu .pcFooter__menu__item__link:hover { background-color: #5dade1; color: white; }

.madeBy-IntroWeb { display: block; position: relative; width: 100%; margin: 0 auto; text-align: center; color: white; font-family: "Titillium Web", sans-serif; font-weight: 500; padding: 16px 0; font-size: 13px; line-height: 1; background-color: #01080f; }
.madeBy-IntroWeb a { color: white; }
.madeBy-IntroWeb a:hover { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; color: #5dade1; }

/* >> Article Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.galleryList { align-items: stretch; justify-content: center; padding: 0; z-index: 3; }
.galleryList .galleryList__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 2.5rem; margin-right: 0; background-color: white; border-radius: 6px; overflow: hidden; }
.galleryList .galleryList__item:nth-child(2n) { margin-right: 0; }
@media only screen and (min-width: 520px) { .galleryList .galleryList__item { width: 45%; max-width: 45%; flex-basis: 45%; margin-right: 10%; margin-bottom: 2rem; } }
@media only screen and (min-width: 1024px) { .galleryList .galleryList__item { width: 32%; max-width: 32%; flex-basis: 32%; margin-bottom: 2rem; margin-right: 2%; }
  .galleryList .galleryList__item:nth-child(2n) { margin-right: 2%; }
  .galleryList .galleryList__item:nth-child(3n) { margin-right: 0; }
  .galleryList .galleryList__item:last-child { margin-right: 0; } }
.galleryList .galleryList__item .btn--more { position: absolute; z-index: 8; bottom: -10px; right: 0; padding: 0 1rem; font-weight: 500; text-transform: capitalize; background-color: white; color: #323232; }
.galleryList .galleryList__item .btn--more:hover { background-color: #3c72fc; color: white; }

.galleryList__item__content { display: block; width: 100%; position: relative; padding: 1rem 0; }

.galleryList__item__image { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); display: block; width: 100%; position: relative; overflow: hidden; }
.galleryList__item__image:before { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; z-index: 1; width: 100%; height: 100%; top: 0; left: 0; background-color: #323232; opacity: 0; }
.galleryList__item__image:hover:before { opacity: 0.2; }

.galleryList__item__title { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; width: 100%; font-size: 14px; line-height: 1.2; font-weight: 700; text-transform: none; text-align: center; color: #323232; }
@media only screen and (min-width: 1024px) { .galleryList__item__title { font-size: 15px; } }
@media only screen and (min-width: 1280px) { .galleryList__item__title { font-size: 17px; } }
.galleryList__item__title:hover { color: #3c72fc; }

/*# sourceMappingURL=main.css.map */
