@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
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Groups
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Groups
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.statText:after, .baseForms:after, .attachGallery:after, .faq__item__answer:after, .searchBar form:after, .contactForm:after, .section.section--page .statText:after, .m-menuWrapper:after, .responsiveMap:after, .responsiveMap .maps-container:after, .thumbGallery__navigatorWrapper:after, .attachVideo:after, .videoWrapper__youtube:after, .videoWrapper__youtube .videoWrapper__youtube__container:after, .attachmentWrapper .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, .faq__item__answer { line-height: 1.42; font-size: 14px; font-family: "Aller", sans-serif; }
@media only screen and (min-width: 720px) { .statText, .baseForms, .attachGallery, .faq__item__answer { font-size: 15px; line-height: 1.6; } }
@media only screen and (min-width: 1400px) { .statText, .baseForms, .attachGallery, .faq__item__answer { font-size: 16px; } }
.statText p, .baseForms p, .attachGallery p, .faq__item__answer p { font-size: 14px; margin-bottom: 1em; }
.statText p:last-child, .baseForms p:last-child, .attachGallery p:last-child, .faq__item__answer p:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText p, .baseForms p, .attachGallery p, .faq__item__answer p { font-size: 15px; } }
@media only screen and (min-width: 1400px) { .statText p, .baseForms p, .attachGallery p, .faq__item__answer p { font-size: 16px; } }
.statText a, .baseForms a, .attachGallery a, .faq__item__answer 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: #004990; }
.statText a:hover, .baseForms a:hover, .attachGallery a:hover, .faq__item__answer a:hover { color: #0063c3; }
.statText i, .baseForms i, .attachGallery i, .faq__item__answer i { font-style: italic; }
.statText b, .baseForms b, .attachGallery b, .faq__item__answer b, .statText strong, .baseForms strong, .attachGallery strong, .faq__item__answer strong { font-weight: 800; }
.statText ul, .baseForms ul, .attachGallery ul, .faq__item__answer ul, .statText ol, .baseForms ol, .attachGallery ol, .faq__item__answer ol { margin-left: 0; margin-bottom: 1em; }
.statText ul, .baseForms ul, .attachGallery ul, .faq__item__answer ul { list-style-type: none; /*list-style-image: url("../images/svg-listImg.svg");*/ }
.statText ol, .baseForms ol, .attachGallery ol, .faq__item__answer ol { list-style-type: decimal; padding-left: 1.5em; }
.statText ol li, .baseForms ol li, .attachGallery ol li, .faq__item__answer 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, .faq__item__answer ol li:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText ol li, .baseForms ol li, .attachGallery ol li, .faq__item__answer ol li { font-size: 15px; } }
@media only screen and (min-width: 1400px) { .statText ol li, .baseForms ol li, .attachGallery ol li, .faq__item__answer ol li { font-size: 16px; } }
.statText ul li, .baseForms ul li, .attachGallery ul li, .faq__item__answer ul li { font-weight: normal; background: url("../images/icons/svg-listImg.svg"); background-repeat: no-repeat; background-position: 2px 2px; background-size: 16px 16px; margin-bottom: 0.5rem; padding-left: 1.75rem; }
.statText ul li:last-child, .baseForms ul li:last-child, .attachGallery ul li:last-child, .faq__item__answer ul li:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText ul li, .baseForms ul li, .attachGallery ul li, .faq__item__answer ul li { background-size: 20px 20px; background-position: 3px 3px; padding-left: 2rem; } }

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 .contentWrapper, .section.section--form .contactForm, .section.section--contactBox .contentWrapper, .section.section--contactBox .contactBox__item, .section.section--contactBox .contactBox__item .contactBox__item__text .contactBox__item__icons, .section.section--contactBox .contactBox__item .contactBox__item__map, .section.section-productEnd, .main-slider .sliderContainer, .section.section--whyus .whyusBlock, .section.section--cta, .partnerList, .partnerList .partner__item .partner__item__image, header .contentWrapper, .preHeader .contentWrapper, .contactIcons .contactIcon__item, .contactIcons .contactIcon__item .contactIcon__item__img, .header__menu, .preHeader__menu, .preHeader__menu .preHeader__search, .preHeader__menu .preHeader__search .preHeader__search__img, .searchBar, .articleList, .articleList__item__image, .articleList.articleList--course .articleList__item, .articleList.articleList--course .articleList__item .articleList__item__image, .brandList, .brandList__item__image, .articleEnd__top, .servicesList, .competitionsList__item__top, .competitionsList__item__img, .course__item, .course__item__image, .tileMenu, .responsiveMap__container, .staffList, .thumbGallery, .thumbGallery__navigator, .thumbGallery__bigImg, .attachVideo, .attachmentWrapper, .contactForm .form__flexRow, .pcFooter .contentWrapper .pcFooter__inner, .madeBy-IntroWeb .introweb__wrapper, .galleryList, .tileWrapper { 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, .searchBar form, .contactForm { /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ }
.baseForms .formItem, .searchBar form .formItem, .contactForm .formItem { margin-bottom: 12px; }
.baseForms .formItem__title, .searchBar form .formItem__title, .contactForm .formItem__title { margin-bottom: 4px; color: #282828; font-size: 13px; font-weight: 600; }
.baseForms .formItem__title b, .searchBar form .formItem__title b, .contactForm .formItem__title b { margin-left: 0.2rem; color: #004990; }
.baseForms .formItem__note, .searchBar form .formItem__note, .contactForm .formItem__note { font-size: 13px; margin: 6px 0; color: white; font-style: italic; font-weight: 600; }
.baseForms .formItem__note__text--fix, .searchBar form .formItem__note__text--fix, .contactForm .formItem__note__text--fix { font-size: 11px; margin: 6px 0; color: #282828; font-style: italic; font-weight: 500; text-align: center; }
.baseForms .formItem__alert, .searchBar form .formItem__alert, .contactForm .formItem__alert { font-size: 13px; color: #ef5350; margin: 5px 0; }
.baseForms input, .searchBar form input, .contactForm input, .baseForms select, .searchBar form select, .contactForm select, .baseForms textarea, .searchBar form textarea, .contactForm textarea { appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; width: 100%; padding: 0 16px; border: 2px solid #cacaca; outline-color: #004990; color: #282828; background: #fff; font-weight: 500; font-size: 15px; }
.baseForms input::placeholder, .searchBar form input::placeholder, .contactForm input::placeholder, .baseForms select::placeholder, .searchBar form select::placeholder, .contactForm select::placeholder, .baseForms textarea::placeholder, .searchBar form textarea::placeholder, .contactForm textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #282828; opacity: 1; /* Firefox */ }
.baseForms input:-ms-input-placeholder, .searchBar form input:-ms-input-placeholder, .contactForm input:-ms-input-placeholder, .baseForms select:-ms-input-placeholder, .searchBar form select:-ms-input-placeholder, .contactForm select:-ms-input-placeholder, .baseForms textarea:-ms-input-placeholder, .searchBar form textarea:-ms-input-placeholder, .contactForm textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #282828; }
.baseForms input::-ms-input-placeholder, .searchBar form input::-ms-input-placeholder, .contactForm input::-ms-input-placeholder, .baseForms select::-ms-input-placeholder, .searchBar form select::-ms-input-placeholder, .contactForm select::-ms-input-placeholder, .baseForms textarea::-ms-input-placeholder, .searchBar form textarea::-ms-input-placeholder, .contactForm textarea::-ms-input-placeholder { /* Microsoft Edge */ color: #282828; }
.baseForms input, .searchBar form input, .contactForm input, .baseForms select, .searchBar form select, .contactForm select { height: 44px; }
.baseForms input:read-only, .searchBar form input:read-only, .contactForm input:read-only { background-color: #cfcfcf; border-color: #cfcfcf; }
.baseForms textarea, .searchBar form textarea, .contactForm textarea { min-height: 98px; resize: vertical; padding: 1rem; }
.baseForms select, .searchBar form select, .contactForm select { background: #3e3e3e url("../images/icons/svg-select.svg") no-repeat right 8px center; background-size: 12px; }
.baseForms select option, .searchBar form select option, .contactForm select option { line-height: 44px; }
.baseForms input::-ms-clear, .searchBar form input::-ms-clear, .contactForm input::-ms-clear { display: none; }
.baseForms .submit, .searchBar form .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, .searchBar form input.btn--submitForm, .contactForm input.btn--submitForm { display: inline-block; width: auto; min-width: 140px; margin: 1rem auto 0; color: #004990; background: #ffcb08; border: none; cursor: pointer; font-family: Aller, sans-serif; padding: 0 3rem; font-size: 14px; font-weight: bold; line-height: 56px; height: 56px; }
.baseForms input.btn--submitForm:hover, .searchBar form input.btn--submitForm:hover, .contactForm input.btn--submitForm:hover { background: #000; color: #004990; }
.baseForms fieldset, .searchBar form fieldset, .contactForm fieldset { width: 100%; padding: 10px; background: transparent; margin-bottom: 15px; border: 3px solid #fff; }
.baseForms fieldset legend, .searchBar form fieldset legend, .contactForm fieldset legend { font-size: 18px; font-weight: bold; line-height: 1.2; color: #004990; padding: 6px 10px; }
@media only screen and (min-width: 1024px) { .baseForms fieldset, .searchBar form fieldset, .contactForm fieldset { padding: 20px; } }
.baseForms .formItem--checkBox, .searchBar form .formItem--checkBox, .contactForm .formItem--checkBox { margin-bottom: 12px; /*extra*/ }
.baseForms .formItem--checkBox .regular-checkbox, .searchBar form .formItem--checkBox .regular-checkbox, .contactForm .formItem--checkBox .regular-checkbox { display: none; width: 100%; }
.baseForms .formItem--checkBox .regular-checkbox + label, .searchBar form .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: 2px solid #cacaca; }
.baseForms .formItem--checkBox .regular-checkbox + label:active, .searchBar form .formItem--checkBox .regular-checkbox + label:active, .contactForm .formItem--checkBox .regular-checkbox + label:active, .baseForms .formItem--checkBox .regular-checkbox:checked + label, .searchBar form .formItem--checkBox .regular-checkbox:checked + label, .contactForm .formItem--checkBox .regular-checkbox:checked + label { border-color: #004990; border-radius: 50%; }
.baseForms .formItem--checkBox .regular-checkbox:checked + label:active, .searchBar form .formItem--checkBox .regular-checkbox:checked + label:active, .contactForm .formItem--checkBox .regular-checkbox:checked + label:active { border-color: #004990; }
.baseForms .formItem--checkBox .regular-checkbox:checked + label::after, .searchBar form .formItem--checkBox .regular-checkbox:checked + label::after, .contactForm .formItem--checkBox .regular-checkbox:checked + label::after { background: #004990 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, .searchBar form .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: #282828; }
.baseForms .formItem--checkBox .checkbox-text a, .searchBar form .formItem--checkBox .checkbox-text a, .contactForm .formItem--checkBox .checkbox-text a { color: #282828; text-decoration: underline; }
.baseForms .formItem--checkBox .checkbox-text a:hover, .searchBar form .formItem--checkBox .checkbox-text a:hover, .contactForm .formItem--checkBox .checkbox-text a:hover { color: #3c72fc; }
.baseForms .formItem--checkBox .checkbox-text b, .searchBar form .formItem--checkBox .checkbox-text b, .contactForm .formItem--checkBox .checkbox-text b { color: #004990; margin-left: 0.2rem; }
.baseForms .formItem--checkBox:last-child, .searchBar form .formItem--checkBox:last-child, .contactForm .formItem--checkBox:last-child { margin-bottom: 0; }
.baseForms .formItem--checkBox .formItem__alert, .searchBar form .formItem--checkBox .formItem__alert, .contactForm .formItem--checkBox .formItem__alert { margin-top: 10px; }
.baseForms .formItem--checkBox.formItem--checkBox--extra, .searchBar form .formItem--checkBox.formItem--checkBox--extra, .contactForm .formItem--checkBox.formItem--checkBox--extra { border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; padding: 12px 0; }
.baseForms .formItem--checkBox.formItem--checkBox--extra input, .searchBar form .formItem--checkBox.formItem--checkBox--extra input, .contactForm .formItem--checkBox.formItem--checkBox--extra input { margin: 10px 0 5px; }
.baseForms .formItem--btn_checkBox, .searchBar form .formItem--btn_checkBox, .contactForm .formItem--btn_checkBox { margin-bottom: 12px; }
.baseForms .formItem--btn_checkBox label, .searchBar form .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, .searchBar form .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 #cacaca; }
.baseForms .formItem--btn_checkBox label input, .searchBar form .formItem--btn_checkBox label input, .contactForm .formItem--btn_checkBox label input { display: none; }
.baseForms .formItem--btn_checkBox label input:checked + span, .searchBar form .formItem--btn_checkBox label input:checked + span, .contactForm .formItem--btn_checkBox label input:checked + span { background: #004990; color: #fff; border: 1px solid #004990; }
.baseForms .formItem--radioButton, .searchBar form .formItem--radioButton, .contactForm .formItem--radioButton { margin-bottom: 15px; }
.baseForms .formItem--radioButton .regular-checkbox, .searchBar form .formItem--radioButton .regular-checkbox, .contactForm .formItem--radioButton .regular-checkbox { display: none; width: 100%; }
.baseForms .formItem--radioButton .regular-checkbox + label, .searchBar form .formItem--radioButton .regular-checkbox + label, .contactForm .formItem--radioButton .regular-checkbox + label { display: block; width: 20px; height: 20px; background-color: #fff; border: 1px solid #cacaca; 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, .searchBar form .formItem--radioButton .regular-checkbox + label:active, .contactForm .formItem--radioButton .regular-checkbox + label:active, .baseForms .formItem--radioButton .regular-checkbox:checked + label, .searchBar form .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, .searchBar form .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, .searchBar form .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, .searchBar form .formItem--radioButton .checkbox-text, .contactForm .formItem--radioButton .checkbox-text { line-height: 20px; text-align: left; display: block; }
.baseForms .formItem--radioButton .checkbox-text a, .searchBar form .formItem--radioButton .checkbox-text a, .contactForm .formItem--radioButton .checkbox-text a { color: #282828; text-decoration: underline; }
.baseForms .formItem--radioButton .checkbox-text a:hover, .searchBar form .formItem--radioButton .checkbox-text a:hover, .contactForm .formItem--radioButton .checkbox-text a:hover { color: #3c72fc; }
.baseForms .formItem--radioButton:last-child, .searchBar form .formItem--radioButton:last-child, .contactForm .formItem--radioButton:last-child { margin-bottom: 0; }
.baseForms .formItem--btn_radioBox, .searchBar form .formItem--btn_radioBox, .contactForm .formItem--btn_radioBox { display: block; width: 100%; margin-bottom: 15px; }
.baseForms .formItem--btn_radioBox label, .searchBar form .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, .searchBar form .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 #f5faff; }
.baseForms .formItem--btn_radioBox label input, .searchBar form .formItem--btn_radioBox label input, .contactForm .formItem--btn_radioBox label input { display: none; }
.baseForms .formItem--btn_radioBox label input:checked + span, .searchBar form .formItem--btn_radioBox label input:checked + span, .contactForm .formItem--btn_radioBox label input:checked + span { background: #004990; color: #fff; border: 2px solid #004990; }
.baseForms .formItem--btn_radioBox.small label, .searchBar form .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, .searchBar form .formItem--btn_radioBox.small label span, .contactForm .formItem--btn_radioBox.small label span { display: inline-block; width: auto; }
.baseForms .formItem__upload, .searchBar form .formItem__upload, .contactForm .formItem__upload { margin-bottom: 16px; }
.baseForms .formItem__upload input, .searchBar form .formItem__upload input, .contactForm .formItem__upload input { display: block; width: 100%; }
.baseForms .formItem__upload .btn--upload, .searchBar form .formItem__upload .btn--upload, .contactForm .formItem__upload .btn--upload { display: block; width: 100%; cursor: pointer; text-indent: -1000px; border: none; }
.baseForms .formItem__upload input, .searchBar form .formItem__upload input, .contactForm .formItem__upload input { background-color: #2a2a2a; }
.baseForms .formItem__upload label, .searchBar form .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: #004990; border: 2px dashed #f5faff; cursor: pointer; }
.baseForms .formItem__upload label:hover, .searchBar form .formItem__upload label:hover, .contactForm .formItem__upload label:hover { background: #004990; 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: #fff; -webkit-font-smoothing: antialiased; margin: 0; padding: 0; color: #282828; font-family: "Aller", sans-serif; line-height: 1.2; }
body ::selection { background: rgba(238, 201, 57, 0.5); /* WebKit/Blink Browsers */ }
body ::-moz-selection { background: rgba(238, 201, 57, 0.5); /* Gecko Browsers */ }
body .pageWrapper { width: 100%; max-width: 100%; overflow: hidden; padding: 0; margin-top: 6.6rem; }
@media only screen and (min-width: 1024px) { body .pageWrapper { margin-top: 9.6rem; } }
body .pageWrapper.pageWrapper--hero { padding: 0; }
body .contentWrapper { width: 90%; max-width: 1600px; margin: 0 auto; }
body.home .pageWrapper { padding: 0; margin-top: 6.6rem; }
@media only screen and (min-width: 1024px) { body.home .pageWrapper { margin-top: 5.4rem; } }
body.home .section { margin-bottom: 1.5rem; }
body.error .pageWrapper, body.response .pageWrapper { padding: 0; flex: 1 1 auto; }
body .tableWrapper { overflow-x: auto; overflow-y: hidden; }

.pageTitle { position: relative; text-align: center; font-family: "Aller", sans-serif; font-size: 1.6rem; line-height: 1.2; font-weight: 700; padding: 2rem 0; text-transform: uppercase; color: #282828; z-index: 6; }
@media only screen and (min-width: 520px) { .pageTitle { font-size: 1.8rem; } }
@media only screen and (min-width: 1024px) { .pageTitle { font-size: 2.2rem; } }
.pageTitle.pageTitle__alt { color: #fff; background: #004990; background: linear-gradient(90deg, #004990 0%, #003160 100%); }

.sectionTitle { position: relative; text-align: left; font-family: "Aller", sans-serif; font-size: 20px; line-height: 1.2; font-weight: 700; color: #fff; padding: 1.5rem 1rem; margin-bottom: 1.5rem; border-radius: 3px; z-index: 6; background: #004990; background: linear-gradient(90deg, #004990 0%, #003160 100%); }
@media only screen and (min-width: 600px) { .sectionTitle { font-size: 24px; } }

.sectionSubTitle { position: relative; margin: 1rem auto; padding-left: 1.65rem; text-align: left; font-family: "Aller", sans-serif; font-size: 20px; line-height: 1.2; font-weight: 300; text-transform: none; color: #282828; }
@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: 2.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 { 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: "Aller", sans-serif; font-weight: 800; text-align: center; text-transform: uppercase; background-color: #ffcb08; color: #004990; padding: 0 2rem; border-radius: 3px; cursor: pointer; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.btn:hover { background-color: #004990; color: #fff; }
@media only screen and (min-width: 1024px) { .btn { font-size: 14px; line-height: 44px; padding: 0 2rem; } }

.btn--border { border: 1px solid #282828; }

.btn--white { border-color: white; color: white; }

.btn--black { background-color: #000; color: white; }
.btn--black:hover { background-color: #0068cd; color: #000; }

.btn--lg { font-size: 16px; line-height: 44px; padding: 0 1.5rem; }
@media only screen and (min-width: 1024px) { .btn--lg { line-height: 54px; padding: 0 2rem; } }

.btn--cta { line-height: 54px; padding: 0 1.5rem; font-size: 1rem; }
@media only screen and (min-width: 1024px) { .btn--cta { line-height: 64px; padding: 0 2.5rem; font-size: 1.1rem; } }
@media only screen and (min-width: 1280px) { .btn--cta { line-height: 78px; padding: 0 3.5rem; font-size: 1.3rem; } }

.btn--back { font-size: 0.9rem; line-height: 44px; padding: 0 2.2rem; font-weight: 600; background: #004990; color: white; }
.btn--back:hover { background-color: #002f5d; }

.btn--icon { padding: 0.5rem; line-height: 1; }
.btn--icon img { display: block; margin: 0 auto; position: relative; width: 28px; }

.btn--more { display: inline-block; vertical-align: middle; padding: 0; position: relative; font-size: 13px; line-height: 24px; }
.btn--more:hover { background-color: #004990; color: white; }

.btn--alt { font-family: 16px; color: #004990; }

.btn--link { border: none; color: #004990; text-transform: none; text-decoration: underline; }

/* >> StaticPage
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.innerPage .contentWrapper .statText { display: block; width: 94%; margin: 0 auto; padding: 1.5rem; background-color: white; }
@media only screen and (min-width: 1024px) { .innerPage .contentWrapper .statText { padding: 2rem; } }
@media only screen and (min-width: 1400px) { .innerPage .contentWrapper .statText { padding: 3rem 8rem; } }

.static__attachGallery { width: 100%; overflow: hidden; max-width: 1600px; }
.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; 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; margin: 0 auto; position: relative; order: 2; }
.static__attachGallery .gallery__title { display: block; position: relative; width: 100%; padding-bottom: 1rem; font-family: "Aller", sans-serif; font-size: 24px; font-weight: 700; text-align: center; color: white; }
@media only screen and (min-width: 520px) { .static__attachGallery .gallery__title { font-size: 30px; } }
@media only screen and (min-width: 1024px) { .static__attachGallery .gallery__title { font-size: 36px; } }
.static__attachGallery .album__title { display: block; position: relative; width: 100%; margin-bottom: 0.5rem; font-family: "Aller", sans-serif; font-size: 0.9rem; font-weight: 500; text-align: center; color: #282828; }
@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__content { width: 100%; max-width: 100%; flex-basis: 100%; color: #282828; padding: 1rem; min-height: 64px; order: 3; }
.static__attachGallery__content .static__attachGallery__content__title { display: none; font-family: "Aller", 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%; padding: 4rem 2rem; background-color: #f5faff; background-image: url("../images/svg-hero-bg.svg"); background-repeat: no-repeat; background-position: right center; background-size: contain; }
@media only screen and (min-width: 1024px) { .error-404 { padding: 8rem 2rem; } }
.error-404 .textBox { display: block; position: relative; width: 90%; max-width: 520px; align-self: center; padding: 2rem; text-align: center; z-index: 5; }
.error-404 .pageTitle--error { width: 100%; margin: 0 auto 1rem; padding: 0; font-size: 100px; text-align: center; line-height: 1em; color: #004990; }
.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: #000; }

/*Response*/
.response-block { align-items: center; justify-content: center; width: 100%; overflow: hidden; padding: 5rem 0 2rem; background-image: url("../images/svg-timeline-bg.svg"); background-position: center center; background-size: cover; background-repeat: no-repeat; }
@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: 3rem auto 0; text-align: center; background-color: white; }
@media only screen and (min-width: 1024px) { .response-block .textBox { margin: 4rem auto 0; } }
.response-block .pageTitle--response { width: 100%; margin: 0 auto 1rem; padding: 0; font-size: 2.4rem; text-align: center; line-height: 1em; color: #004990; }
@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: #004990; 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(0, 73, 144, 0.9); padding: 0.35rem; border-radius: 50%; overflow: hidden; }
.response-block .response__icon.response__icon--error { background-color: #004990; }
.response-block .response__icon img { width: 100%; }
.response-block.response--error { background-color: #ef5350; }
.response-block.response--success { background-color: #00c081; }

/*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: 1.5rem; } }
@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: #ffcb08; background-image: url("../images/chevron-up.svg"); background-repeat: no-repeat; background-position: center center; background-size: 18px 18px; border-radius: 3px; }
.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(0, 0, 0, 0.8); 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: #004990; cursor: pointer; }
#cookie-bar .m-statText a:hover { color: #004990; }
#cookie-bar .cookieButtonWrapper { display: block; text-align: center; margin-top: 1rem; }
#cookie-bar .jqs-enable { -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; margin: 0 1rem 0.5rem; cursor: pointer; color: #ffffff; font-weight: bold; text-transform: uppercase; font-size: 13px; text-decoration: none; background: #00c081; padding: 0.75rem 1.5rem; }
#cookie-bar .jqs-enable:hover { background-color: #00f3a3; }
#cookie-bar .jqs-disable { -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; margin: 0 1rem 0.75rem; cursor: pointer; color: #ffffff; font-weight: bold; text-transform: uppercase; font-size: 13px; text-decoration: none; background: #1d1d1d; padding: 0.75rem 1.5rem; }
#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; background-color: white; }
@media only screen and (min-width: 1024px) { #cookie-bar .cookieWrapper { padding: 2rem 3rem; } }
#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: 43vh; } }
.section--hero img { object-fit: cover; }

.section .section-title { text-align: center; color: #fff; font-size: 30px; font-weight: 700; text-transform: uppercase; margin-bottom: 2rem; }
.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 { flex-wrap: nowrap; 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 { 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; 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 { display: block; margin: 0; padding: 0; }
@media only screen and (min-width: 1024px) { .section.section--form { padding: 3rem 0; } }
.section.section--form .contentWrapper { align-items: stretch; justify-content: space-between; }
.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: 48%; padding: 0; } }
.section.section--form .contactForm form { box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); width: 90%; align-self: center; margin: 0 auto; padding: 1.5rem; background-color: white; }
@media only screen and (min-width: 1024px) { .section.section--form .contactForm form { width: 100%; max-width: 960px; padding: 3rem; } }
.section.section--form .formMap { width: 100%; height: 400px; }
@media only screen and (min-width: 1024px) { .section.section--form .formMap { display: none; width: 50%; 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; height: auto; } }
.section.section--paddingTop0 { padding-top: 0 !important; }
.section.section--padding0 { padding: 0; }
.section.section--static { background-color: #e5e5e5; padding: 3rem 1rem; }
@media only screen and (min-width: 1024px) { .section.section--static { padding: 4rem 0; } }
.section.section--static .statText { display: block; position: relative; width: 90%; max-width: 960px; margin: 0 auto; padding: 2rem 2rem; background-color: white; /*&:before{content: ''; display: block; position: absolute; z-index: 0; width: 100%; height: 100%; bottom: -0.75rem; right: -0.75rem; background-color: $color-gray-dark; opacity: 0.5;}*/ }
@media only screen and (min-width: 1024px) { .section.section--static .statText { padding: 3rem 6rem; } }
.section.section--static__alt { background: #004990; background: linear-gradient(90deg, #004990 0%, #003160 100%); }
.section.section--faq__static { padding: 1rem 1rem 3rem 1rem !important; }
.section.section--download { background-color: #f5faff; }
.section.section--gallery { padding: 4rem 1rem; background: #004990; background: linear-gradient(90deg, #004990 0%, #003160 100%); }
.section.section--page { background-color: #f6f6f6; padding: 2rem 1rem; }
@media only screen and (min-width: 1024px) { .section.section--page { padding: 1rem 0 3rem 0; } }
.section.section--page .statText { display: block; position: relative; width: 90%; max-width: 1520px; margin: 0 auto; padding: 2rem 2rem; background-color: white; /*&:before{content: ''; display: block; position: absolute; z-index: 0; width: 100%; height: 100%; bottom: -0.75rem; right: -0.75rem; background-color: $color-gray-dark; opacity: 0.5;}*/ }
@media only screen and (min-width: 1024px) { .section.section--page .statText { padding: 3rem 6rem; } }
.section.section--page__alt { background-color: #fff; padding: 1rem 0 3rem 0; }
.section.section--article { background-color: #a7d2fb; padding-top: 3rem; }
.section.section--article .section-title { color: #282828; }
.section.section--articleTop { padding: 3rem 0; background-color: #004990; background-image: url("../images/svg-timeline-bg.svg"); background-position: center center; background-size: cover; background-repeat: no-repeat; }
@media only screen and (min-width: 1024px) { .section.section--articleTop { padding: 4rem 0; } }
.section.section--articleTop:before { content: ''; display: block; position: absolute; left: 0; margin: 0 auto; top: 0; width: 100%; height: 15%; background-color: #004990; z-index: 1; }
@media only screen and (min-width: 1024px) { .section.section--articleTop:before { width: 59%; height: 100%; top: 0; margin: 0; left: -600px; } }
.section.section--articleTop:after { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #004990; opacity: 0.75; z-index: 0; }
.section.section--product:before { background-color: #ffcb08; }
.section.section--product .articleEnd__image { max-width: 420px; }
@media only screen and (min-width: 1024px) { .section.section--product .articleEnd__image { max-width: 100%; } }
@media only screen and (min-width: 1280px) { .section.section--product .articleEnd__image { width: 35%; } }
@media only screen and (min-width: 1280px) { .section.section--product .articleEnd__top__content { width: 65%; } }
.section.section--staff { padding-top: 1rem; background-color: #f5faff; }
.section.section--contactBox { width: 100%; padding: 3rem 0; background-color: #1d1d1d; }
.section.section--contactBox .contentWrapper { justify-content: space-between; align-items: stretch; max-width: 1600px; width: 90%; margin: 0 auto; }
.section.section--contactBox .contactBox__item { justify-content: space-between; align-items: stretch; max-width: 720px; margin: 0 auto 1rem; background-color: white; }
@media only screen and (min-width: 1024px) { .section.section--contactBox .contactBox__item { width: 46%; max-width: 100%; margin-bottom: 0; } }
.section.section--contactBox .contactBox__item:last-child { margin-bottom: 0; }
.section.section--contactBox .contactBox__item .contactBox__item__text { width: 100%; margin-bottom: 2rem; padding: 1rem; }
@media only screen and (min-width: 1024px) { .section.section--contactBox .contactBox__item .contactBox__item__text { width: 50%; padding: 2rem; margin-bottom: 0; } }
@media only screen and (min-width: 1280px) { .section.section--contactBox .contactBox__item .contactBox__item__text { padding: 2rem; } }
.section.section--contactBox .contactBox__item .contactBox__item__text .contactBox__item__title { display: block; position: relative; width: 100%; margin-bottom: 1rem; padding-bottom: 1rem; font-size: 1.2rem; line-height: 1.2; font-weight: 400; text-align: center; color: #f5faff; }
.section.section--contactBox .contactBox__item .contactBox__item__text .contactBox__item__title span { display: block; width: 100%; font-weight: 900; }
@media only screen and (min-width: 1024px) { .section.section--contactBox .contactBox__item .contactBox__item__text .contactBox__item__title { font-size: 1.6rem; } }
.section.section--contactBox .contactBox__item .contactBox__item__text .contactBox__item__title:after { content: ''; display: block; position: absolute; width: 3rem; height: 3px; left: 0; right: 0; margin: 0 auto; bottom: 0; background-color: #ffcb08; }
.section.section--contactBox .contactBox__item .contactBox__item__text .statText { text-align: center; padding: 0; width: 100%; }
.section.section--contactBox .contactBox__item .contactBox__item__text .statText p { text-align: center; }
.section.section--contactBox .contactBox__item .contactBox__item__text .contactBox__item__icons { justify-content: center; align-items: center; margin-top: 1rem; }
.section.section--contactBox .contactBox__item .contactBox__item__map { width: 100%; }
@media only screen and (min-width: 1024px) { .section.section--contactBox .contactBox__item .contactBox__item__map { width: 50%; } }
.section.section--contactBox .contactBox__item .contactBox__item__map .responsiveMap .maps-container { height: 100%; padding-bottom: 50%; }
@media only screen and (min-width: 520px) { .section.section--contactBox .contactBox__item .contactBox__item__map .responsiveMap .maps-container { padding-bottom: 40%; } }
@media only screen and (min-width: 1024px) { .section.section--contactBox .contactBox__item .contactBox__item__map .responsiveMap .maps-container { padding-bottom: 100%; } }
.section.section--contactBox .contactBox__item .contactBox__item__map .responsiveMap .maps-container iframe { height: 100%; }
.section.section-productEnd .productImage { width: 100%; }
@media only screen and (min-width: 1024px) { .section.section-productEnd .productImage { width: 50%; } }
.section.section-productEnd .statText { width: 100%; }
@media only screen and (min-width: 1024px) { .section.section-productEnd .statText { width: 50%; } }

/* 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 0; max-width: 1520px; } }

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: #282828; content: "/\00a0"; }

ul.breadcrumb li 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; display: inline-block; vertical-align: middle; padding: 4px 8px; color: white; text-decoration: none; background-color: #003c77; 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: #004990; background-color: #ffcb08; }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Import BEM (Block - Element - Modifier)
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Home Content Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*Slider*/
#homeSlider .slider__item { position: relative; min-height: 40vh; display: flex; justify-content: center; align-items: stretch; overflow: hidden; }
#homeSlider .slider__item img { object-fit: cover; }
#homeSlider .slider__item:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 73, 144, 0.3); z-index: 1; }
#homeSlider .slider__item .slider__img { width: 100%; }
#homeSlider .slider__item .slider__img img { width: 100%; margin: 0 auto; }
#homeSlider .slick-dots { bottom: -2rem; }
#homeSlider .slick-prev { left: 1.5rem; bottom: 0.5rem; top: auto; }
@media only screen and (min-width: 1024px) { #homeSlider .slick-prev { left: auto; right: 4.5rem; } }
#homeSlider .slick-next { right: 1.5rem; bottom: 0.5rem; top: auto; }
@media only screen and (min-width: 1024px) { #homeSlider .slick-next { right: 1.5rem; } }
#homeSlider .slick-prev, #homeSlider .slick-next { width: 43px; min-width: 43px; height: 43px; opacity: 1; }

.heroBlock { display: block; position: relative; width: 100%; margin: 0 auto; padding: 7.5rem 0 3rem; overflow: hidden; background-color: #004990; background-image: url("../images/slider/slide-1.jpg"); background-repeat: no-repeat; background-position: center top; background-size: cover; background-attachment: fixed; }
@media only screen and (min-width: 1024px) { .heroBlock { padding: 10rem 0 4rem; } }
@media only screen and (min-width: 1600px) { .heroBlock { padding: 13rem 0 4rem; } }
.heroBlock .contentWrapper { width: 90%; margin: 0 auto; z-index: 5; }
.heroBlock .sliderContent { display: block; width: 100%; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .heroBlock .sliderContent { width: 50%; margin: 0 auto 0 0; } }
.heroBlock .heroText { width: 100%; color: white; margin-top: 3rem; text-align: center; }
@media only screen and (min-width: 1024px) { .heroBlock .heroText { width: 50%; margin: 4rem auto 0 0; } }
.heroBlock .heroText .buttonWrapper .btn { margin: 0 .5rem; }

.main-slider { margin-bottom: 1.5rem; }
.main-slider .contentWrapper { max-width: 1920px; width: 100%; }
.main-slider .sliderContainer .sliderContent { width: 100%; }
@media only screen and (min-width: 1024px) { .main-slider .sliderContainer .sliderContent { width: 50%; } }
.main-slider .sliderContainer .sliderText { position: relative; width: 100%; background-color: #f5faff; background-image: url("../images/svg-hero-bg.svg"); background-repeat: no-repeat; background-position: center center; background-size: cover; text-align: center; padding: 3rem 2rem; }
@media only screen and (min-width: 1024px) { .main-slider .sliderContainer .sliderText { width: 50%; padding: 2rem 2rem 2rem 4rem; text-align: left; } }
@media only screen and (min-width: 1280px) { .main-slider .sliderContainer .sliderText { padding: 3rem 4rem 3rem 7rem; } }
@media only screen and (min-width: 1400px) { .main-slider .sliderContainer .sliderText { padding: 5rem 4rem 1rem 7rem; } }
.main-slider .sliderContainer .sliderText p { color: #004990; }
.main-slider .sliderContainer .sliderText .badge { width: 120px; text-align: center; padding: 1.5rem 1rem; border-radius: 3px; margin: -100px auto 2rem auto; background-color: #ffcb08; }
@media only screen and (min-width: 1024px) { .main-slider .sliderContainer .sliderText .badge { position: absolute; width: auto; left: -54px; top: 0; bottom: 0; margin: auto; height: max-content; } }
@media only screen and (min-width: 1280px) { .main-slider .sliderContainer .sliderText .badge { left: -66px; } }
.main-slider .sliderContainer .sliderText .badge .img-container { position: relative; }
.main-slider .sliderContainer .sliderText .badge .img-container:before { content: ""; position: absolute; top: -64px; left: 0; right: 0; margin: auto; width: 64px; height: 64px; border-radius: 100px; background-color: #004990; background-image: url("../images/icons/svg-medal.svg"); background-repeat: no-repeat; background-position: center center; background-size: 36px 36px; }
.main-slider .sliderContainer .sliderText .badge span { font-size: 36px; font-weight: 800; color: #004990; }
@media only screen and (min-width: 1280px) { .main-slider .sliderContainer .sliderText .badge span { font-size: 56px; } }
.main-slider .sliderContainer .sliderText .badge p { font-size: 12px; font-weight: 800; text-transform: uppercase; }
@media only screen and (min-width: 1280px) { .main-slider .sliderContainer .sliderText .badge p { font-size: 16px; } }
.main-slider .sliderContainer .sliderText .buttonWrapper { margin-top: 2rem; justify-content: center; }
@media only screen and (min-width: 1024px) { .main-slider .sliderContainer .sliderText .buttonWrapper { justify-content: flex-start; } }
.main-slider .sliderContainer .sliderText .buttonWrapper .btn-arrow { position: relative; font-size: 16px; font-weight: 700; color: #004990; padding-right: 1.5rem; cursor: pointer; }
.main-slider .sliderContainer .sliderText .buttonWrapper .btn-arrow: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: ""; position: absolute; top: 0; bottom: 0; right: 4px; width: 16px; height: 16px; margin: auto; background-image: url("../images/icons/arrow-right.svg"); background-repeat: no-repeat; background-position: center center; background-size: contain; }
.main-slider .sliderContainer .sliderText .buttonWrapper .btn-arrow:hover:before { right: 0; }

.section { display: block; position: relative; width: 100%; margin: 0 auto; padding: 0 1rem; /*why*/ /*CTA*/ /*FAQ*/ /*Partners*/ }
.section.section--boxed { max-width: 1920px; }
.section.services--split .servicesList { gap: 2%; }
.section.services--split .servicesList__item { width: 100%; max-width: 100%; flex-basis: 100%; }
@media only screen and (min-width: 720px) { .section.services--split .servicesList__item { width: 49%; max-width: 49%; flex-basis: 49%; } }
.section.section--whyus { background-color: #ffcb08; }
.section.section--whyus .whyusBlock { align-items: center; padding-bottom: 2rem; }
.section.section--whyus .whyusBlock .whyus__image { width: 100%; max-width: 720px; margin: 0 auto 2rem; }
@media only screen and (min-width: 1024px) { .section.section--whyus .whyusBlock .whyus__image { width: 40%; margin: 0; } }
@media only screen and (min-width: 1280px) { .section.section--whyus .whyusBlock .whyus__image { width: 50%; } }
.section.section--whyus .whyusBlock .whyus__image:before { content: ''; -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: absolute; width: 100%; height: 100%; bottom: -0.75rem; right: -0.75rem; background-color: #1d1d1d; opacity: 50%; }
.section.section--whyus .whyusBlock .whyus__list { width: 100%; padding: 1rem; }
@media only screen and (min-width: 1024px) { .section.section--whyus .whyusBlock .whyus__list { width: 60%; padding: 0 3rem; } }
@media only screen and (min-width: 1280px) { .section.section--whyus .whyusBlock .whyus__list { width: 50%; } }
.section.section--whyus .whyusBlock .whyus__list .whyus__list__item { display: block; width: 100%; margin-bottom: 1rem; font-family: "Aller", sans-serif; }
@media only screen and (min-width: 1024px) { .section.section--whyus .whyusBlock .whyus__list .whyus__list__item { margin-bottom: 2rem; } }
@media only screen and (min-width: 1400px) { .section.section--whyus .whyusBlock .whyus__list .whyus__list__item { margin-bottom: 3rem; } }
.section.section--whyus .whyusBlock .whyus__list .whyus__list__item img { display: inline-block; vertical-align: middle; width: 38px; margin-right: 1rem; }
@media only screen and (min-width: 1024px) { .section.section--whyus .whyusBlock .whyus__list .whyus__list__item img { width: 44px; } }
@media only screen and (min-width: 1400px) { .section.section--whyus .whyusBlock .whyus__list .whyus__list__item img { width: 56px; } }
.section.section--whyus .whyusBlock .whyus__list .whyus__list__item span { display: inline-block; vertical-align: middle; font-size: 1.2rem; color: #000; }
@media only screen and (min-width: 1024px) { .section.section--whyus .whyusBlock .whyus__list .whyus__list__item span { font-size: 1.45rem; } }
@media only screen and (min-width: 1400px) { .section.section--whyus .whyusBlock .whyus__list .whyus__list__item span { font-size: 1.85rem; } }
.section.section--cta { align-items: center; justify-content: center; background-color: #004990; padding: 2rem 0; }
.section.section--cta .ctaBlock { width: 100%; position: relative; z-index: 5; }
@media only screen and (min-width: 1024px) { .section.section--cta .ctaBlock { max-width: 480px; margin-bottom: 0; } }
.section.section--cta .ctaBlock .btn:hover { background-color: #ffcb08; color: #004990; transform: scale(1.1); }
.section.section--faq { background-color: white; padding: 4rem 1rem; }
.section.section--partners { background-color: white; margin-bottom: 4rem !important; }
.section.section--partners .slick-dots { bottom: -2rem; }
.section.section--partners .slick-dots li { background-color: #cfcfcf; margin: 0 0.5rem; width: 7px; height: 7px; }
.section.section--partners .slick-dots .slick-active { background-color: #ffcb08; }
.section.section--ctabanner .banner-inner { position: relative; background-image: url("../images/cta-bg.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; border-radius: 3px; text-align: center; padding: 4rem 1rem; }
.section.section--ctabanner .banner-inner:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 3px; background-color: rgba(0, 73, 144, 0.9); }
.section.section--ctabanner .banner-inner .banner-title { font-size: 26px; font-weight: 800; text-transform: uppercase; margin-bottom: 2rem; color: #fff; }
@media only screen and (min-width: 480px) { .section.section--ctabanner .banner-inner .banner-title { font-size: 36px; } }
@media only screen and (min-width: 1024px) { .section.section--ctabanner .banner-inner .banner-title { font-size: 42px; } }
.section.section--ctabanner .banner-inner .btn { background-color: #ffcb08; color: #004990; }
.section.section--ctabanner .banner-inner .btn:hover { transform: scale(1.1); }

.partnerList { justify-content: center; align-items: flex-start; position: relative; padding: 0 3rem !important; }
.partnerList .partner__item { position: relative; margin: 1rem; overflow: hidden; }
.partnerList .partner__item:hover .partner__item__name { bottom: 0; }
.partnerList .partner__item .partner__item__image { align-items: center; justify-content: center; position: relative; background-color: #fff; border-radius: 3px; border: 2px solid #deeefd; }
.partnerList .partner__item .partner__item__image img { display: block; position: relative; z-index: 5; object-fit: contain; margin: 0 auto; }
.partnerList .partner__item .partner__item__name { -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; position: absolute; bottom: -30px; left: 0; padding: 10px; width: 100%; font-weight: 800; text-align: center; color: #000; z-index: 5; }
.partnerList .partner__item .partner__item__title { display: block; width: 100%; position: relative; font-family: "Aller", sans-serif; font-size: 0.9rem; line-height: 1.2; font-weight: 600; text-align: center; background-color: #004990; color: #fff; padding: 0.5rem; }
.partnerList .slick-prev, .partnerList .slick-next { width: 42px; min-width: 42px; height: 42px; }
.partnerList .slick-prev { top: 50%; left: 0; }
.partnerList .slick-next { top: 50%; right: 0; }
.partnerList.partnerList--static .partner__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; }
.partnerList.partnerList--static .partner__item:hover { -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.1), 0 6px 30px 5px rgba(0, 0, 0, 0.06), 0 8px 10px -7px rgba(0, 0, 0, 0.2); box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.1), 0 6px 30px 5px rgba(0, 0, 0, 0.06), 0 8px 10px -7px rgba(0, 0, 0, 0.2); }

.section--history .sectionTitle { margin-bottom: 0; }
.section--history .sectionImg { padding: 3rem 0; }
.section--history .sectionImg img { max-width: 130px; margin: 0 auto; }
.section--history .history-lower { background-image: url("../images/svg-timeline-bg.svg"); background-position: center center; background-size: cover; background-repeat: no-repeat; }

.historyList { position: relative; display: flex; justify-content: center; min-height: 25vh; padding-bottom: 5rem; }
.historyList:before { content: ""; position: absolute; top: 45px; left: 0; width: 100%; height: 2px; background-color: #deeefd; }
.historyList .history__item { text-align: center; padding: 0 10px; }
.historyList .history__item .history__item__year { -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: 20px; border-radius: 100px; padding: 2rem 10px; width: 88px; margin: 0 auto; color: #fff; background-color: #004990; z-index: 1; cursor: pointer; }
.historyList .history__item .history__item__box { -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; opacity: 0; }
.historyList .history__item .history__item__box .history__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; transform: scale(0); clip-path: circle(50% at 50% 50%); margin-top: -20px; border: 3px solid #004990; border-radius: 100%; }
.historyList .history__item .history__item__box .histoy__item__desc { margin-top: 1rem; }
.historyList .history__item:hover .history__item__year { color: #004990; background-color: #ffcb08; }
.historyList .history__item:hover .history__item__box { opacity: 1; }
.historyList .history__item:hover .history__item__box img { transform: scale(1); }
.historyList .slick-prev, .historyList .slick-next { width: 36px; min-width: 36px; height: 36px; top: 45px; opacity: 1; }
.historyList .slick-prev { left: -20px; }
.historyList .slick-next { right: -20px; }

/* >> Header Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
header { -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.1), 0 6px 30px 5px rgba(0, 0, 0, 0.06), 0 8px 10px -7px rgba(0, 0, 0, 0.2); box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.1), 0 6px 30px 5px rgba(0, 0, 0, 0.06), 0 8px 10px -7px rgba(0, 0, 0, 0.2); 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: #fff; }
@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 { padding: 0; overflow: hidden; border-bottom: 1px solid #cacaca; }
@media only screen and (min-width: 1024px) { .preHeader { padding: 0.35rem 0; } }
.preHeader .contentWrapper { margin: 0 auto; justify-content: flex-start; }
@media only screen and (min-width: 1024px) { .preHeader .contentWrapper { width: 94%; } }

.contactIcons { display: none; position: relative; z-index: 101; margin-right: 1rem; }
@media only screen and (min-width: 1024px) { .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: #004990; }
@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: 26px; height: 26px; margin-right: 0.5rem; }
.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: 24px; }
.contactIcons .contactIcon__item .contactIcon__item__text { display: none; font-family: "Aller", sans-serif; font-size: 14px; font-weight: 700; }
@media only screen and (min-width: 1280px) { .contactIcons .contactIcon__item .contactIcon__item__text { display: block; font-size: 13px; } }
@media only screen and (min-width: 1600px) { .contactIcons .contactIcon__item .contactIcon__item__text { font-size: 14px; } }
.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: 700; text-transform: uppercase; }
.contactIcons .contactIcon__item:hover .contactIcon__item__text { text-decoration: underline; }
.contactIcons .contactIcon__item:hover .contactIcon__item__img { transform: scale(1.2); }
.contactIcons.contactIcons--mobile { display: flex; position: absolute; top: 12px; left: 1rem; }

/*Logo*/
.logoContainer { display: inline-block; position: relative; top: 0; z-index: 90; padding: 0.15rem 0; width: 138px; margin-left: 1rem; }
@media only screen and (min-width: 1024px) { .logoContainer { width: 160px; padding: 0.5rem 0; margin-right: 1rem; margin-left: 0; } }
@media only screen and (min-width: 1400px) { .logoContainer { margin-right: 2rem; } }

.seoWrapper { margin: 0; display: block; position: relative; }
.seoWrapper h1, .seoWrapper h2 { display: none; }
.seoWrapper .logo__slogen { display: none; }
.seoWrapper img { width: 100%; }

.header__menu { align-items: center; position: absolute; width: auto; z-index: 999; display: none; }
@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; padding-left: 3rem; margin-left: auto; }
@media only screen and (min-width: 720px) { .preHeader__menu { padding-left: 0; } }
.preHeader__menu .preHeader__search { -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: 0.5rem; font-size: 0.9rem; font-weight: 600; color: white; text-transform: uppercase; cursor: pointer; }
.preHeader__menu .preHeader__search:last-child { margin-right: 0; }
.preHeader__menu .preHeader__search.preHeader__search--social .preHeader__search__img { margin-right: 0; }
.preHeader__menu .preHeader__search .preHeader__search__title { font-family: "Aller", sans-serif; font-size: 0.95rem; }
.preHeader__menu .preHeader__search .preHeader__search__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: transparent; }
.preHeader__menu .preHeader__search .preHeader__search__img img { display: block; width: 28px; }
.preHeader__menu .preHeader__search:hover .preHeader__search__img { transform: scale(1.2); }
.preHeader__menu .pcMenu__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: none; width: 50px; height: 48px; background-color: transparent; background-image: url("../images/icons/svg-menu.svg"); background-repeat: no-repeat; background-position: left center; background-size: 36px 36px; cursor: pointer; }
@media only screen and (min-width: 1024px) { .preHeader__menu .pcMenu__icon { display: inline-block; vertical-align: middle; z-index: 9999; } }
.preHeader__menu .pcMenu__icon span { display: inline-block; position: relative; right: -85%; top: calc(50% - 0.5rem); font-size: 13px; font-weight: 800; color: #282828; }
.preHeader__menu .pcMenu__icon.opened { background-image: url("../images/icons/svg-menu-close.svg"); }
.preHeader__menu .pcMenuWrapper { display: none; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background-color: rgba(255, 255, 255, 0.92); z-index: 999; overflow-y: auto; transform: translateY(100%); opacity: 0; visibility: hidden; pointer-events: none; transition: transform 0.4s ease, opacity 0.3s ease; }
@media only screen and (min-width: 1024px) { .preHeader__menu .pcMenuWrapper { display: block; } }
.preHeader__menu .pcMenuWrapper.opened { transform: translateY(0); opacity: 1; visibility: visible; pointer-events: auto; backdrop-filter: blur(10px); }

/*Search*/
.searchBar { -webkit-transform: translate3d(-100%, 0, -100%); transform: translate3d(-100%, 0, -100%); -webkit-transition: all .3s linear; transition: all .3s linear; visibility: hidden; opacity: 0; justify-content: center; align-items: center; position: fixed; width: 100%; height: 100vh; top: 0; left: 0; background: rgba(188, 210, 231, 0.9); z-index: 1001; backdrop-filter: blur(5px); }
.searchBar .close { display: block; position: absolute; top: -2rem; right: 0; width: 28px; height: 28px; background: url("../images/icons/cancel.svg"); background-repeat: no-repeat; background-size: 17px 17px; background-position: center center; background-color: #004990; cursor: pointer; }
@media only screen and (min-width: 1024px) { .searchBar .close { top: -1.75rem; right: -1.75rem; } }
.searchBar.open { visibility: visible; opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.searchBar:before { content: ''; display: block; position: absolute; width: 100%; height: 32px; top: -32px; left: 0; background-color: #004990; z-index: 999; opacity: 0.9; }
.searchBar form { width: 96%; max-width: 720px; text-align: center; margin: 0 auto; }
.searchBar form .form__search__item input { line-height: 70px; height: 70px; padding: 0 1.5rem; font-size: 18px; border: none; }
.searchBar form .formItem { margin-top: 1rem; padding: 1rem; }
.searchBar form .formItem a { color: #004990; font-weight: bold; }
.searchBar form .formItem a:hover { color: #004990; }
.searchBar form .btn--submitForm { background-color: #004990; }
.searchBar form .btn--submitForm:hover { background-color: #002a53; }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
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: "Aller", 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; background: url("../images/icons/svg-menu.svg") no-repeat center center; background-size: 34px 34px; border: none; overflow: hidden; cursor: pointer; outline: none; z-index: 10; text-indent: -900em; margin: 0; }
.dlMenu__mobilMenu .dl-menuwrapper ul { background-color: #004990; }
@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; }

.dl-menuwrapper li { position: relative; text-align: left; }
.dl-menuwrapper li:hover a { background-color: #003c77; }

.dl-menuwrapper li 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; display: block; position: relative; padding: 0.65rem 1rem; font-size: 14px; color: #fff; 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: #003467; }

.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: 100%; 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: #004990; }

.dl-menuwrapper .dl-menu.dl-menu-toggle { transition: all 0.3s ease; }

.dl-menuwrapper .dl-menu.dl-menuopen { top: 50px; overflow-y: auto; opacity: 1; pointer-events: auto; -webkit-transform: translateY(0px); transform: translateY(0px); 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; border-top: 1px solid #20417e; }

/* >> 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: fit-content; display: inline-block; vertical-align: middle; padding: 0.75rem 0; float: none; text-align: center; font-family: "Aller", sans-serif; cursor: pointer; /*3. szint*/ }
.dlMenu__pcMenu .dl-menuwrapper > a { padding: 0 0.5rem; position: relative; font-size: 15px; line-height: 1; margin-right: 0; }
@media only screen and (min-width: 1024px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 20px; line-height: 48px; padding: 0.25rem 1rem; } }
.dlMenu__pcMenu .dl-menuwrapper:hover > a, .dlMenu__pcMenu .dl-menuwrapper > a.dl-active { background-color: #004990; color: #fff; }
.dlMenu__pcMenu .dl-menuwrapper.selected .nav { background-color: #004990; color: #fff; }
.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: #004383; will-change: opacity; overflow: hidden; transform: skew(-20deg); }
.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); transform: skew(-20deg); }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu a:hover { background-color: #0056aa; 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: #004990; font-weight: 700; text-transform: uppercase; border-radius: 2px; }
.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: flex; flex-flow: column; align-items: center; justify-content: center; max-width: 640px; margin: 0 auto; padding-top: 8rem; } }

.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: #f5faff; 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; width: 90%; max-width: 1600px; margin: 0 auto; }
.articleList .articleList__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 2.5rem; margin-right: 0; background-color: #004990; }
.articleList .articleList__item:nth-child(2n) { margin-right: 0; }
@media only screen and (min-width: 520px) { .articleList .articleList__item { width: 48%; max-width: 48%; flex-basis: 48%; margin-right: 4%; 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; } }
@media only screen and (min-width: 1280px) { .articleList .articleList__item { width: 31%; max-width: 31%; flex-basis: 31%; margin-bottom: 2rem; margin-right: 2%; }
  .articleList .articleList__item:nth-child(2n) { margin-right: 2%; }
  .articleList .articleList__item:nth-child(3n) { margin-right: 0; }
  .articleList .articleList__item:last-child { margin-right: 0; } }
.articleList .articleList__item .btn { position: absolute; left: 1.5rem; bottom: 1rem; }

.articleList__item__content { display: block; width: 100%; position: relative; padding: 1rem; }
@media only screen and (min-width: 1024px) { .articleList__item__content { padding: 1rem 1.5rem 1rem; } }

.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; overflow: hidden; }
.articleList__item__image:hover img { transform: scale(1.1); }
.articleList__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; object-fit: cover; }
.articleList__item__image .item-flag { position: absolute; top: 10px; left: 10px; font-size: 12px; background-color: #ffcb08; border-radius: 3px; padding: 0.5rem; color: #000; z-index: 1; }

.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: #fff; }
@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: #ffcb08; }

.articleList__item__lead { display: block; font-size: 0.75rem; line-height: 1.4; margin: 1rem auto; }

/*COURSES*/
.articleList.articleList--course { display: block; max-width: 1280px; margin: 0 auto; }
.articleList.articleList--course .articleList__item { width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 2.5rem; padding: 1rem; overflow: visible; background-color: white; color: #282828; background-color: #3e3e3e; }
@media only screen and (min-width: 1024px) { .articleList.articleList--course .articleList__item { width: 100%; padding: 2.5rem; } }
.articleList.articleList--course .articleList__item .articleList__item__content { width: 100%; margin: 0 auto; padding: 0 1rem; }
@media only screen and (min-width: 1024px) { .articleList.articleList--course .articleList__item .articleList__item__content { width: 60%; margin: 0 0 0 auto; padding: 1rem; } }
@media only screen and (min-width: 1280px) { .articleList.articleList--course .articleList__item .articleList__item__content { width: 65%; padding: 2rem; } }
.articleList.articleList--course .articleList__item .articleList__item__content .btn { position: relative; margin-top: 2rem; left: 0; }
@media only screen and (min-width: 1024px) { .articleList.articleList--course .articleList__item .articleList__item__content .btn { left: 0.5rem; } }
.articleList.articleList--course .articleList__item .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; margin: 0 auto 1rem; }
@media only screen and (min-width: 1024px) { .articleList.articleList--course .articleList__item .articleList__item__image { width: 40%; margin: 0 auto 0 0; } }
@media only screen and (min-width: 1280px) { .articleList.articleList--course .articleList__item .articleList__item__image { width: 35%; } }
.articleList.articleList--course .articleList__item .articleList__item__image:before { content: ''; -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: absolute; width: 100%; height: 100%; bottom: -0.75rem; right: -0.75rem; background-color: #1d1d1d; opacity: 50%; }
.articleList.articleList--course .articleList__item .articleList__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; object-fit: cover; }
.articleList.articleList--course .articleList__item .articleList__item__image:hover:before { bottom: 0; right: 0; filter: blur(18px); }
.articleList.articleList--course .articleList__item .articleList__item__title { display: block; position: relative; z-index: 5; transition: all 0.2s ease; font-family: "Aller", sans-serif; font-size: 1.5rem; line-height: 1.1; font-weight: 800; text-transform: uppercase; padding: 0; color: white; margin-bottom: 1.5rem; }
@media only screen and (min-width: 720px) { .articleList.articleList--course .articleList__item .articleList__item__title { font-size: 1.4rem; } }
@media only screen and (min-width: 1280px) { .articleList.articleList--course .articleList__item .articleList__item__title { font-size: 2rem; } }
.articleList.articleList--course .articleList__item .articleList__item__title:hover { color: #004990; }
.articleList.articleList--course .articleList__item .articleList__item__city { display: block; position: relative; z-index: 5; transition: all 0.2s ease; font-family: "Aller", sans-serif; font-size: 1.2rem; line-height: 1.1; font-weight: 800; text-transform: uppercase; padding: 0; color: white; }
@media only screen and (min-width: 720px) { .articleList.articleList--course .articleList__item .articleList__item__city { font-size: 1.4rem; } }
@media only screen and (min-width: 1280px) { .articleList.articleList--course .articleList__item .articleList__item__city { font-size: 1.6rem; } }
.articleList.articleList--course .articleList__item .articleList__item__date { display: block; position: relative; z-index: 5; transition: all 0.2s ease; font-family: "Aller", sans-serif; font-size: 1.4rem; line-height: 1.1; font-weight: 300; text-transform: uppercase; padding: 0; color: white; }
@media only screen and (min-width: 720px) { .articleList.articleList--course .articleList__item .articleList__item__date { font-size: 1.6rem; } }
@media only screen and (min-width: 1280px) { .articleList.articleList--course .articleList__item .articleList__item__date { font-size: 1.8rem; } }

/*Márkák*/
.brandList { align-items: stretch; justify-content: center; padding: 0; z-index: 3; width: 90%; max-width: 1600px; margin: 0 auto; }
@media only screen and (min-width: 600px) { .brandList { gap: 4%; } }
@media only screen and (min-width: 768px) { .brandList { gap: 2.5%; } }
@media only screen and (min-width: 1280px) { .brandList { gap: 2%; } }
.brandList .brandList__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 2.5rem; margin-right: 0; overflow: hidden; }
@media only screen and (min-width: 600px) { .brandList .brandList__item { width: 48%; max-width: 48%; flex-basis: 48%; margin-bottom: 2rem; } }
@media only screen and (min-width: 768px) { .brandList .brandList__item { width: 31%; max-width: 31%; flex-basis: 31%; margin-bottom: 2rem; } }
@media only screen and (min-width: 1024px) { .brandList .brandList__item { width: 23%; max-width: 23%; flex-basis: 23%; } }
@media only screen and (min-width: 1280px) { .brandList .brandList__item { width: 15%; max-width: 15%; flex-basis: 15%; } }
.brandList .brandList__item .btn { position: absolute; left: 1.5rem; bottom: 1rem; }
.brandList .brandList__item:hover .brandList__item__content { bottom: 0; }

.brandList__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; overflow: hidden; border-radius: 3px; border: 2px solid #deeefd; }
.brandList__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; object-fit: cover; }

.brandList__item__content { -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; position: absolute; bottom: -60px; left: 0; padding: 10px; width: 100%; font-weight: 800; text-align: center; z-index: 5; }
.brandList__item__content a { color: #000; }

/* >> Article End Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.articleEnd__top { width: 90%; max-width: 1520px; justify-content: center; margin: 0 auto; z-index: 1; }
@media only screen and (min-width: 1024px) { .articleEnd__top { justify-content: space-between; } }
.articleEnd__top .articleEnd__image { width: 90%; max-width: 480px; margin-bottom: 2rem; }
@media only screen and (min-width: 1024px) { .articleEnd__top .articleEnd__image { width: 45%; max-width: 100%; margin-bottom: 0; } }
@media only screen and (min-width: 1280px) { .articleEnd__top .articleEnd__image { width: 45%; } }
.articleEnd__top .articleEnd__image .article-flag { position: absolute; top: 10px; left: 10px; font-size: 12px; background-color: #ffcb08; border-radius: 3px; padding: 0.5rem; color: #282828; z-index: 1; }
.articleEnd__top .articleEnd__top__content { width: 100%; }
@media only screen and (min-width: 1024px) { .articleEnd__top .articleEnd__top__content { width: 55%; padding: 2rem 3rem 1rem; } }
@media only screen and (min-width: 1280px) { .articleEnd__top .articleEnd__top__content { width: 55%; } }
.articleEnd__top .articleEnd__title { font-size: 1.6rem; line-height: 1.3; font-family: "Aller", sans-serif; text-align: center; color: white; }
@media only screen and (min-width: 1024px) { .articleEnd__top .articleEnd__title { font-size: 2rem; text-align: left; } }
@media only screen and (min-width: 1400px) { .articleEnd__top .articleEnd__title { font-size: 2.5rem; } }
@media only screen and (min-width: 1600px) { .articleEnd__top .articleEnd__title { font-size: 3rem; } }
.articleEnd__top .articleEnd__lead { display: block; position: relative; width: 100%; margin-top: 1rem; font-size: 1rem; line-height: 1.3; font-weight: 300; font-family: "Aller", sans-serif; text-align: center; color: white; }
@media only screen and (min-width: 1024px) { .articleEnd__top .articleEnd__lead { font-size: 1.1rem; text-align: left; } }
@media only screen and (min-width: 1280px) { .articleEnd__top .articleEnd__lead { font-size: 1.3rem; } }
.articleEnd__top.articleEnd__top--course .articleEnd__title { text-transform: uppercase; }
.articleEnd__top.articleEnd__top--course .articleEnd__city { display: block; position: relative; z-index: 5; margin-top: 1rem; transition: all 0.2s ease; font-family: "Aller", sans-serif; font-size: 1.2rem; line-height: 1.1; font-weight: 800; text-transform: uppercase; padding: 0; color: white; }
@media only screen and (min-width: 720px) { .articleEnd__top.articleEnd__top--course .articleEnd__city { font-size: 1.4rem; } }
@media only screen and (min-width: 1280px) { .articleEnd__top.articleEnd__top--course .articleEnd__city { font-size: 1.6rem; } }
.articleEnd__top.articleEnd__top--course .articleEnd__date { display: block; position: relative; z-index: 5; transition: all 0.2s ease; font-family: "Aller", sans-serif; font-size: 1.4rem; line-height: 1.1; font-weight: 300; text-transform: uppercase; padding: 0; color: white; }
@media only screen and (min-width: 720px) { .articleEnd__top.articleEnd__top--course .articleEnd__date { font-size: 1.6rem; } }
@media only screen and (min-width: 1280px) { .articleEnd__top.articleEnd__top--course .articleEnd__date { font-size: 1.8rem; } }

/* >> ServicesList Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.servicesList { align-items: stretch; justify-content: center; gap: 1.25%; padding: 0; z-index: 3; }
.servicesList .servicesList__item { /*display: flex;
flex-direction: column;
justify-content: space-between;*/ position: relative; width: 100%; max-width: 100%; flex-basis: 100%; overflow: hidden; overflow: hidden; margin-bottom: 1rem; background-color: #004990; border-radius: 3px; }
@media only screen and (min-width: 600px) { .servicesList .servicesList__item { width: 49%; max-width: 49%; flex-basis: 49%; } }
@media only screen and (min-width: 1024px) { .servicesList .servicesList__item { width: 19%; max-width: 19%; flex-basis: 19%; margin-bottom: 0; } }
.servicesList .servicesList__item:hover:before { opacity: 0.9; }
.servicesList .servicesList__item:hover .servicesList__item__image { background-color: #004990; }
.servicesList .servicesList__item:hover .servicesList__item__image img { transform: scale(1.1); }
.servicesList .servicesList__item:hover .servicesList__item__icon img { transform: scale(1.1); }
.servicesList .servicesList__item:hover .servicesList__item__title { color: #ffcb08; }
.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: ""; position: absolute; bottom: 3px; right: 3px; width: 16px; height: 16px; background-image: url("../images/icons/svg-arrow.svg"); background-repeat: no-repeat; background-position: center center; background-size: contain; z-index: 6; }

.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; position: relative; left: 0; top: 0; z-index: 3; overflow: hidden; }
.servicesList__item__image img { object-fit: cover; -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; }
.servicesList__item__image:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #004990; opacity: 0.1; z-index: 1; }

.servicesList__item__content { position: relative; display: block; width: 100%; bottom: 0; z-index: 5; background-color: #004990; }
.servicesList__item__content .statText p { display: block; position: relative; z-index: 3; font-size: 0.8rem; line-height: 1.3; font-size: 500; text-align: center; color: white; }
@media only screen and (min-width: 1400px) { .servicesList__item__content .statText p { font-size: 0.9rem; } }
.servicesList__item__content.content-equal { display: flex; flex-direction: column; justify-content: flex-end; }

.servicesList__item__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; display: block; width: 100%; max-width: 38px; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .servicesList__item__icon img { max-width: 44px; } }
@media only screen and (min-width: 1400px) { .servicesList__item__icon img { max-width: 64px; } }

.servicesList__item__title { position: relative; display: block; font-family: "Aller", sans-serif; width: 100%; bottom: 0; z-index: 3; padding: 1rem; -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: 16px; line-height: 1.5; font-weight: 600; text-align: center; color: #fff; }
@media only screen and (min-width: 1024px) { .servicesList__item__title { font-size: 14px; } }
@media only screen and (min-width: 1600px) { .servicesList__item__title { font-size: 16px; } }

/* >> 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: #282828; overflow: hidden; }

.competitionsList__item__top { justify-content: space-between; align-items: stretch; position: relative; z-index: 5; font-weight: bold; font-size: 16px; color: #282828; -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:before { content: ''; -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: absolute; width: 100%; height: 100%; bottom: -0.75rem; right: -0.75rem; background-color: #1d1d1d; opacity: 50%; }
.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: "Aller", sans-serif; font-size: 1.5rem; line-height: 1.1; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; padding: 0; color: #282828; 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: #004990; }

/* >> Courses Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.courseList { display: block; max-width: 1280px; width: 90%; margin: 0 auto; padding: 1rem 0 0; }

.course__item { width: 100%; margin-bottom: 2.5rem; padding: 1rem; background-color: white; color: #282828; background-color: #3e3e3e; overflow: hidden; }
@media only screen and (min-width: 1024px) { .course__item { padding: 2.5rem; } }

.course__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; margin: 0 auto 1rem; }
@media only screen and (min-width: 1024px) { .course__item__image { width: 40%; margin: 0 auto 0 0; } }
@media only screen and (min-width: 1280px) { .course__item__image { width: 35%; } }
.course__item__image:before { content: ''; -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: absolute; width: 100%; height: 100%; bottom: -0.75rem; right: -0.75rem; background-color: #1d1d1d; opacity: 50%; }
.course__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; object-fit: cover; }
.course__item__image:hover:before { bottom: 0; right: 0; filter: blur(18px); }

.course__item__content { width: 100%; margin: 0 auto; padding: 0 1rem; }
@media only screen and (min-width: 1024px) { .course__item__content { width: 60%; margin: 0 0 0 auto; padding: 1rem; } }
@media only screen and (min-width: 1280px) { .course__item__content { width: 65%; padding: 2rem; } }
.course__item__content .btn { margin-top: 2rem; }

.course__item__title { display: block; position: relative; z-index: 5; transition: all 0.2s ease; font-family: "Aller", sans-serif; font-size: 1.5rem; line-height: 1.1; font-weight: 800; text-transform: uppercase; padding: 0; color: white; margin-bottom: 1.5rem; }
@media only screen and (min-width: 720px) { .course__item__title { font-size: 1.4rem; } }
@media only screen and (min-width: 1280px) { .course__item__title { font-size: 2rem; } }
.course__item__title:hover { color: #004990; }

.course__item__city { display: block; position: relative; z-index: 5; transition: all 0.2s ease; font-family: "Aller", sans-serif; font-size: 1.2rem; line-height: 1.1; font-weight: 800; text-transform: uppercase; padding: 0; color: white; }
@media only screen and (min-width: 720px) { .course__item__city { font-size: 1.4rem; } }
@media only screen and (min-width: 1280px) { .course__item__city { font-size: 1.6rem; } }

.course__item__date { display: block; position: relative; z-index: 5; transition: all 0.2s ease; font-family: "Aller", sans-serif; font-size: 1.4rem; line-height: 1.1; font-weight: 300; text-transform: uppercase; padding: 0; color: white; }
@media only screen and (min-width: 720px) { .course__item__date { font-size: 1.6rem; } }
@media only screen and (min-width: 1280px) { .course__item__date { font-size: 1.8rem; } }

/* >> 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; margin-bottom: 1rem; overflow: hidden; background-color: #004990; }
.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: 31%; max-width: 31%; flex-basis: 31%; margin-right: 3%; margin-bottom: 2rem; }
  .tileMenu .tileMenu__item:nth-child(2n) { margin-right: 3%; }
  .tileMenu .tileMenu__item:nth-child(3n) { margin-right: 0; }
  .tileMenu .tileMenu__item:last-child { margin-right: 0; } }
.tileMenu .tileMenu__item .tileList__item__image { overflow: hidden; }
.tileMenu .tileMenu__item .tileList__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; }
.tileMenu .tileMenu__item:hover .tileList__item__image img { transform: scale(1.1); }
.tileMenu .tileMenu__item:hover .tileMenu__item__title { color: #ffcb08; }

.tileMenu__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%; color: #fff; font-family: "Aller", sans-serif; font-size: 1.1rem; line-height: 1.2; font-weight: 600; text-transform: none; text-align: center; padding: 1rem; z-index: 3; }
@media only screen and (min-width: 1600px) { .tileMenu__item__title { font-size: 1.4rem; } }

/* >> 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; } }

/* >> staff list Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.staffList { justify-content: center; align-items: stretch; }
.staffList .staff__item { box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); width: 90%; max-width: 360px; padding: 0; text-align: center; margin-bottom: 3rem; padding: 2rem 1rem 1rem; background-color: #fff; border-radius: 3px; }
@media only screen and (min-width: 720px) { .staffList .staff__item { width: 44%; max-width: 100%; margin-right: 6%; margin-bottom: 2.5rem; padding: 1.5rem 1rem 1rem; }
  .staffList .staff__item:nth-child(3n) { margin-right: 0; } }
@media only screen and (min-width: 1024px) { .staffList .staff__item { width: 32%; margin-right: 2%; margin-bottom: 5rem; }
  .staffList .staff__item:nth-child(3n) { margin-right: 0; } }
.staffList .staff__item:last-child { margin-right: 0; }
.staffList .staff__item .staff__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; display: block; width: 180px; height: 180px; position: relative; margin: 0 auto 1.5rem; }
.staffList .staff__item .staff__item__image:before { content: ''; -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: absolute; width: 100%; height: 100%; bottom: -0.5rem; right: -0.5rem; background-color: #1d1d1d; opacity: 50%; }
.staffList .staff__item .staff__item__image img { overflow: hidden; z-index: 3; }
.staffList .staff__item .staff__item__image .staff__item__image__shadow { content: ''; display: block; position: absolute; z-index: 1; width: 100%; height: 100%; top: 0.5rem; right: -0.5rem; background-color: #ffcb08; }
.staffList .staff__item .staff__item__title { display: block; width: 100%; font-family: "Aller", sans-serif; font-size: 1rem; line-height: 1.1; font-weight: 800; color: #000; }
@media only screen and (min-width: 1280px) { .staffList .staff__item .staff__item__title { font-size: 1.2rem; } }
.staffList .staff__item .staff__item__position { display: block; width: 100%; font-size: 0.85rem; line-height: 1.1; font-weight: 500; margin-top: 0.5rem; color: #004990; }
.staffList .staff__item .staff__item__lead { display: block; width: 100%; font-size: 0.7rem; line-height: 1.3; font-weight: 500; margin-top: 0.5rem; color: #000; }
.staffList .staff__item .staff__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: block; margin: 0.5rem auto; }
.staffList .staff__item .staff__item__link a { display: inline-block; margin: 0 auto; padding: 0.25rem 0.75rem; border: 1px solid #282828; font-size: 0.9rem; line-height: 1.1; font-weight: 500; color: #282828; }
.staffList .staff__item .staff__item__link a:hover { color: #004990; border-color: #004990; }

.staff__item__contact { display: block; width: 100%; padding: 1rem 0; }
.staff__item__contact li { margin-bottom: 1rem; text-align: center; }
.staff__item__contact li:last-child { margin-bottom: 0; }

.btn--contact { display: inline-block; line-height: 28px; padding: 0rem 1rem 0rem 2.35rem; color: #fff; background-color: #004990; text-transform: none; }
.btn--contact:hover { color: #004990; background-color: #ffcb08; }
.btn--contact: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; left: 0; top: 0; width: 28px; height: 29px; padding: 0; background-color: #f5faff; background-repeat: no-repeat; background-size: 14px 14px; background-position: center center; }
.btn--contact.btn--contact-email:before { background-image: url("../images/icons/contact-email.svg"); }
.btn--contact.btn--contact-phone:before { background-image: url("../images/icons/contact-phone.svg"); }
.btn--contact span { font-size: 0.75rem; }

/* >> Attachment Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.galleryWrapper { margin: 0 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: white; }
.attachGallery figure { display: block; width: 100%; }

.attachGallery__title { display: block; width: 100%; margin-bottom: 8px; font-weight: normal; font-size: 25px; font-family: "Aller", sans-serif; text-transform: uppercase; color: #282828; letter-spacing: 0.02em; }

.attachGallery__noImg { width: 100%; margin-bottom: 2rem; padding-bottom: 1rem; border-bottom: 2px solid #cacaca; 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: "Aller", sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; color: #004990; 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: #004990 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; max-width: 1600px; padding: 2rem 0; background-color: #f5faff; 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: 0 auto; padding: 2.5rem 0; } }
@media only screen and (min-width: 1280px) { .attachmentWrapper { padding: 4rem 0; } }
.attachmentWrapper .attachFiles__blockTitle { display: block; position: relative; width: 100%; padding-bottom: 1rem; margin-bottom: 1rem; font-family: "Aller", sans-serif; font-size: 24px; text-transform: capitalize; font-weight: 700; text-align: center; color: #000; }
@media only screen and (min-width: 520px) { .attachmentWrapper .attachFiles__blockTitle { font-size: 30px; } }
@media only screen and (min-width: 1024px) { .attachmentWrapper .attachFiles__blockTitle { font-size: 36px; } }
.attachmentWrapper .attachFiles { width: 100%; }
.attachmentWrapper .attachFiles.isVideo { width: 100%; }
@media only screen and (min-width: 960px) { .attachmentWrapper .attachFiles.isVideo { width: calc(100% - 382px); } }
.attachmentWrapper .attachFiles .attachFiles__itemWrapper { display: inline-block; width: 100%; margin-bottom: 1rem; }
@media only screen and (min-width: 1024px) { .attachmentWrapper .attachFiles .attachFiles__itemWrapper { width: 48%; margin-right: 3.5%; }
  .attachmentWrapper .attachFiles .attachFiles__itemWrapper:nth-child(2n) { margin-right: 0; } }
.attachmentWrapper .attachFiles .attachFiles__itemWrapper .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 2.25rem; font-size: 0.85rem; line-height: 1.3; font-weight: 600; background-color: #004990; background-image: url("../images/icons/download.svg"); background-repeat: no-repeat; background-position: left 0.5rem center; background-size: 18px 18px; }
.attachmentWrapper .attachFiles .attachFiles__itemWrapper .attachFiles__itemWrapper__item:hover { background-color: #002f5d; color: white; }
@media only screen and (min-width: 1024px) { .attachmentWrapper .attachFiles .attachFiles__itemWrapper .attachFiles__itemWrapper__item { font-size: 0.9rem; } }

/* >> Contact Fomr Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.contactForm { display: block; background-color: white; color: #282828; 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: #1d1d1d; 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: #1d1d1d; 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: #3e3e3e; }
@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: #2f2f2f; }

.uploadList { display: block; width: 100%; }
.uploadList .uploadList__item { display: inline-block; font-size: 15px; line-height: 1.2; font-weight: 600; color: #282828; 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: #004990; 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: #0063c3; }

.contactForm__form__item__title { display: none; margin-bottom: 8px; color: white; font-family: "Aller", 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: #002c57; overflow: hidden; background-image: url("../images/svg-footer-bg.svg"); background-size: cover; background-repeat: no-repeat; background-position: center bottom; }

/* >> Footer > Pc Footer Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.pcFooter { display: block; position: relative; width: 100%; margin: 0 auto; padding: 2rem 0 0; font-family: "Aller", sans-serif; color: white; z-index: 4; text-align: center; overflow: hidden; margin-bottom: 0.5rem; }
@media only screen and (min-width: 1024px) { .pcFooter { justify-content: flex-start; padding: 3rem 0 0; } }
.pcFooter .contentWrapper { z-index: 5; width: 90%; margin: 0 auto; z-index: 5; }
@media only screen and (min-width: 1024px) { .pcFooter .contentWrapper { width: 90%; } }
.pcFooter .contentWrapper .pcFooter__inner { flex-direction: column; justify-content: center; align-items: center; background-color: rgba(6, 28, 49, 0.5); padding: 2rem; }
@media only screen and (min-width: 1024px) { .pcFooter .contentWrapper .pcFooter__inner { flex-direction: row; justify-content: space-between; align-items: flex-start; } }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block { text-align: center; margin-bottom: 2rem; }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block:last-child { margin-bottom: 0; }
@media only screen and (min-width: 1024px) { .pcFooter .contentWrapper .pcFooter__inner .pcFooter__block { text-align: left; margin-bottom: 0; } }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block .title { font-size: 19px; font-weight: 700; text-transform: uppercase; margin-bottom: 1rem; }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block .pcFooter__menu__item { margin-bottom: 0.5rem; }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block .pcFooter__menu__item .pcFooter__menu__item__link { position: relative; font-size: 15px; color: #fff; padding-left: 0.75rem; }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block .pcFooter__menu__item .pcFooter__menu__item__link:after { content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 3px; height: 3px; background-color: #fff; border-radius: 100%; }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block .pcFooter__menu__item .pcFooter__menu__item__link:hover { text-decoration: underline; }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block.pcFooter__contact .contact-info { font-weight: 700; margin-bottom: 0.5rem; }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block.pcFooter__contact a { color: #fff; font-weight: 400; }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block.pcFooter__contact a:hover { text-decoration: underline; }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block .social-info { display: inline-block; }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block .social-info 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; max-width: 30px; width: 30px; }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block .social-info:hover img { transform: scale(1.1); }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__block.footer-logo { align-self: center; }
.pcFooter .contentWrapper .pcFooter__inner .pcFooter__logo { display: block; width: 100%; max-width: 180px; width: 180px; align-self: center; }
@media only screen and (min-width: 1280px) { .pcFooter .contentWrapper .pcFooter__inner .pcFooter__logo { max-width: 200px; width: 200px; margin: 0; } }
@media only screen and (min-width: 1400px) { .pcFooter .contentWrapper .pcFooter__inner .pcFooter__logo { max-width: 300px; width: 300px; flex: 1; } }

.madeBy-IntroWeb { display: block; position: relative; width: 100%; margin: 0 auto; color: white; font-family: "Aller", sans-serif; font-weight: 500; font-size: 15px; line-height: 1; margin-bottom: 1rem; }
.madeBy-IntroWeb .introweb__wrapper { align-items: center; justify-content: center; background-color: rgba(6, 28, 49, 0.5); padding: 1rem; text-align: left; }
.madeBy-IntroWeb .introweb__wrapper img { max-width: 24px; margin-right: 0.75rem; }
@media only screen and (min-width: 1024px) { .madeBy-IntroWeb .introweb__wrapper { justify-content: flex-start; } }
.madeBy-IntroWeb a { color: white; text-decoration: underline; }
.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: #ffcb08; }

/* >> 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: #1d1d1d; }
.galleryList .galleryList__item .btn--more:hover { background-color: #004990; 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: #1d1d1d; 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: #1d1d1d; }
@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: #004990; }

/* >> FAQ Modul Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.faq { display: block; max-width: 1280px; margin: 0 auto; padding: 0; }
.faq .faq__item { display: block; width: 100%; overflow-x: hidden; margin-bottom: 0.5rem; background-color: #e5e5e5; color: #282828; }
.faq .faq__item .statText { padding: 0; background: 0; margin: 0; }

.faq__item__question { -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; padding: 1rem 3rem 1rem 1rem; cursor: pointer; font-weight: bold; font-size: 1rem; font-family: "Aller", sans-serif; text-transform: uppercase; color: #fff; background: url("../images/icons/svg-open.svg") no-repeat right 8px center; background-size: 36px 36px; background-color: #004990; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; line-height: 1.3; }
@media only screen and (min-width: 1024px) { .faq__item__question { padding: 1.5rem 3rem 1.5rem 1.5rem; font-size: 1.1rem; } }
@media only screen and (min-width: 1280px) { .faq__item__question { font-size: 1.2rem; } }
.faq__item__question:hover { background-color: #002f5d; }
.faq__item__question.opened { background-image: url("../images/icons/svg-close.svg"); background-color: #ffcb08; color: #004990; }

.faq__item__answer { padding: 2em; display: none; line-height: 1.43; text-align: justify; background-color: #e5e5e5; color: #282828; }
.faq__item__answer ul li a { font-weight: bold; }

.faq--marker { margin-bottom: 32px; }
.faq--marker .faq__item__question { background: #fff url("../../images/icons/icon-menu.svg") no-repeat right 8px center; background-size: 20px; color: white; text-transform: uppercase; text-align: center; }
.faq--marker .faq__item__answer { padding: 16px 16px 8px; display: block; }
.faq--marker .faq__item__answer__link { display: block; padding: 8px 8px 8px 48px; border: 1px solid #cacaca; color: #282828; background: url("../../images/icons/icon-step.svg") no-repeat left 6px center; background-size: 24px; border-bottom: none; }
.faq--marker .faq__item__answer__link.done { background: url("../../images/icons/icon-stepDone.svg") no-repeat left 8px center; background-size: 24px; }
.faq--marker .faq__item__answer__link:last-child { border-bottom: 1px solid #cacaca; }
@media only screen and (min-width: 720px) { .faq--marker .faq__item__answer__link { width: 49%; margin: 0 2% 8px 0; float: left; border-bottom: 1px solid #cacaca; }
  .faq--marker .faq__item__answer__link:nth-child(2n) { margin-right: 0; } }

/* >> Attachment Files Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.tileWrapper { justify-content: center; align-items: flex-start; width: 94%; margin: 2rem auto; padding: 0; max-width: 1600px; overflow: hidden; }
@media only screen and (min-width: 1024px) { .tileWrapper { margin: 3rem auto; } }
@media only screen and (min-width: 1280px) { .tileWrapper { margin: 5rem auto; } }
.tileWrapper .tile__title { display: block; position: relative; width: 100%; padding-bottom: 1rem; margin-bottom: 1rem; font-family: "Aller", sans-serif; font-size: 1rem; text-transform: capitalize; font-weight: 700; text-align: center; color: white; }
@media only screen and (min-width: 520px) { .tileWrapper .tile__title { font-size: 1.1rem; } }
@media only screen and (min-width: 1024px) { .tileWrapper .tile__title { font-size: 1.2rem; } }
.tileWrapper .servicesList__item .buttonWrapper { margin-top: 1.5rem; }
.tileWrapper .servicesList__item .buttonWrapper .btn { z-index: 10; }

/*# sourceMappingURL=main.css.map */
