@charset "UTF-8";
/* >> Import Fonts
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Variables
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Scss - Variables
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Colors
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*Flags*/
/*Footer colors*/
/*Menu colors*/
/* >> Other
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Animations variables
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Breakpoints
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import functions
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Functions
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Mixins
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Mixins
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Animations Mixins
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Styles
--------------------------------------------------- */
/* >> Reset
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font-style: inherit; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; margin: 0; padding: 0; }

blockquote, q { quotes: none; }

table { border-collapse: collapse; border-spacing: 0; }

code { font-family: monospace; }

b, strong { font-weight: bold; }

* { box-sizing: border-box; -moz-box-sizing: border-box; position: relative; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.clearFix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }

img { width: 100%; margin: 0; padding: 0; border: none; outline: none; display: block; }

a { outline: none; text-decoration: none; }

.pswp { position: initial; }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Scss - Fonts
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*
@font-face {font-family: 'PFDINTextPro-Regular';src: url('../fonts/regular/3AABEB_0_0.eot');src: url('../fonts/regular/3AABEB_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/regular/3AABEB_0_0.woff2') format('woff2'),url('../fonts/regular/3AABEB_0_0.woff') format('woff'),url('../fonts/regular/3AABEB_0_0.ttf') format('truetype');}
@font-face {font-family: 'PFDINTextPro-Black';src: url('../fonts/black/DIN-Black.eot');src: url('../fonts/black/DIN-Black.eot?#iefix') format('embedded-opentype'),url('../fonts/black/DIN-Black.woff2') format('woff2'),url('../fonts/black/DIN-Black.woff') format('woff'),url('../fonts/black/DIN-Black.ttf') format('truetype');    font-weight: 900;  font-style: normal;}
@font-face {font-family: 'PFDINTextPro-Mono-Italic';src: url('../fonts/mono-italic/PFDinMonoW01-Italic.eot');src: url('../fonts/mono-italic/PFDinMonoW01-Italic.eot?#iefix') format('embedded-opentype'),url('../fonts/mono-italic/PFDinMonoW01-Italic.woff2') format('woff2'),url('../fonts/mono-italic/PFDinMonoW01-Italic.woff') format('woff'),url('../fonts/mono-italic/PFDinMonoW01-Italic.ttf') format('truetype');    font-weight: 900;  font-style: normal;}
@font-face {font-family: 'PFDINTextPro-Mono-Thin-Italic';src: url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.eot');src: url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.eot?#iefix') format('embedded-opentype'),url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.woff2') format('woff2'),url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.woff') format('woff'),url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.ttf') format('truetype');    font-weight: 900;  font-style: normal;}

*/
/* >> Import Groups
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Groups
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.statText:after, .baseForms:after, .faq__item__answer:after, .attachGallery:after, .contactForm:after, .m-menuWrapper:after, .responsiveMap:after, .responsiveMap .maps-container:after, .thumbGallery__navigatorWrapper:after, .attachVideo:after, .videoWrapper__youtube:after, .videoWrapper__youtube .videoWrapper__youtube__container:after, .attachFiles:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }

body { /*Fix szelessegu footer eseten mukodik, ill kell bele a .contentWrapper csak IE-ben szetesik width: 100%-on*/ display: flex; flex-direction: column; }
body .stickyWrapper { flex: 1 1 auto; display: flex; flex-flow: column wrap; min-height: 100vh; margin: 0; padding: 0; }
body .stickyWrapper .pageWrapper { width: 100%; flex: 1 1 auto; }

.statText, .baseForms, .faq__item__answer, .attachGallery { line-height: 1.42; font-size: 14px; font-family: "Inter", sans-serif; /*table{ display: none; @media only screen and (min-width: 720px) { display: table; }
}*/ }
@media only screen and (min-width: 720px) { .statText, .baseForms, .faq__item__answer, .attachGallery { font-size: 15px; line-height: 1.6; } }
@media only screen and (min-width: 1400px) { .statText, .baseForms, .faq__item__answer, .attachGallery { font-size: 16px; } }
.statText a, .baseForms a, .faq__item__answer a, .attachGallery a { color: #4766d3; }
.statText a:hover, .baseForms a:hover, .faq__item__answer a:hover, .attachGallery a:hover { color: #8599e2; }
.statText p, .baseForms p, .faq__item__answer p, .attachGallery p { font-size: 14px; margin-bottom: 1em; }
.statText p:last-child, .baseForms p:last-child, .faq__item__answer p:last-child, .attachGallery p:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText p, .baseForms p, .faq__item__answer p, .attachGallery p { font-size: 15px; } }
@media only screen and (min-width: 1400px) { .statText p, .baseForms p, .faq__item__answer p, .attachGallery p { font-size: 16px; } }
.statText i, .baseForms i, .faq__item__answer i, .attachGallery i { font-style: italic; }
.statText b, .baseForms b, .faq__item__answer b, .attachGallery b, .statText strong, .baseForms strong, .faq__item__answer strong, .attachGallery strong { font-weight: 700; }
.statText ul, .baseForms ul, .faq__item__answer ul, .attachGallery ul, .statText ol, .baseForms ol, .faq__item__answer ol, .attachGallery ol { margin-left: 0; margin-bottom: 1em; }
.statText ul, .baseForms ul, .faq__item__answer ul, .attachGallery ul { list-style-type: none; /*list-style-image: url("../images/svg-listImg.svg");*/ }
.statText ul li, .baseForms ul li, .faq__item__answer ul li, .attachGallery ul li { font-size: 16px; }
.statText ol, .baseForms ol, .faq__item__answer ol, .attachGallery ol { list-style-type: decimal; padding-left: 1.5em; }
.statText ol li, .baseForms ol li, .faq__item__answer ol li, .attachGallery ol li { font-size: 16px; margin-bottom: 1em; padding-left: 0.5em; }
.statText ol li:last-child, .baseForms ol li:last-child, .faq__item__answer ol li:last-child, .attachGallery ol li:last-child { margin-bottom: 0; }
.statText ul li, .baseForms ul li, .faq__item__answer ul li, .attachGallery ul li { background-size: 12px 12px; margin-bottom: 0.5rem; padding-left: 1.5rem; }
.statText ul li:last-child, .baseForms ul li:last-child, .faq__item__answer ul li:last-child, .attachGallery ul li:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText ul li, .baseForms ul li, .faq__item__answer ul li, .attachGallery ul li { padding-left: 1.25rem; } }
.statText ul li:before, .baseForms ul li:before, .faq__item__answer ul li:before, .attachGallery ul li:before { content: ''; display: block; position: absolute; width: 6px; height: 6px; left: 0.25rem; top: 10px; background-color: #f78f1e; transform: skew(-8deg); }
.statText ul.list-lg li:before, .baseForms ul.list-lg li:before, .faq__item__answer ul.list-lg li:before, .attachGallery ul.list-lg li:before { top: 13px; }

body .pageWrapper.pageWrapper--404, body.response .pageWrapper, .buttonWrapper, .pageHero, .section.section--boxes .boxList, .section.section--boxes .boxList .box__item .box__icon, .section.section--form .contactWrapper, .innerPage.innerPage--404, .staticGallery .staticImage, .error-404, .responseBlock, .responseBlock .response__icon, #cookie-bar, #cookie-bar.bottom .cookieWrapper, #cookie-bar.bottom .cookieWrapper .cookieButtonWrapper, #homeHero .hero__image, .study__item .study__item__content, .processList, .demoBlock, .demoBlock .demo__image, .section.section--homeBoxes .boxList, .section.section--homeBoxes .boxList .box__item, .counter, .counter .counter__item .counter__item__numberWrapper, header .contentWrapper, .menu__wrapper, .articleList, .articleList__item__image, .articleEnd__top, .referenceEnd__top, .referenceEnd__top .referecneEnd__buttons, .referenceEnd__top .referecneEnd__buttons .button__item, .servicesList .services__item, .responsiveMap__container, .thumbGallery, .thumbGallery__navigator, .thumbGallery__bigImg, .attachVideo, .contactForm .form__flexRow, .pcFooter .footer__wrapper, .pcFooter__menu, .contact__icons, .footerContact, .galleryList, .referenceList, .competitionsList__item__top { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }

.baseForms, .contactForm { /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ }
.baseForms .formItem, .contactForm .formItem { margin-bottom: 12px; }
.baseForms .formItem__title, .contactForm .formItem__title { margin-bottom: 4px; color: #002a32; font-size: 13px; font-weight: 600; }
.baseForms .formItem__title b, .contactForm .formItem__title b { font-size: 16px; margin-left: 0.2rem; color: #e02f2f; position: absolute; }
.baseForms .formItem__note, .contactForm .formItem__note { font-size: 13px; margin: 6px 0; color: white; font-style: italic; font-weight: 600; }
.baseForms .formItem__alert, .contactForm .formItem__alert { font-size: 13px; color: #ef5350; margin: 5px 0; }
.baseForms input, .contactForm input, .baseForms select, .contactForm select, .baseForms textarea, .contactForm textarea { appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; width: 100%; padding: 0 8px; border: 2px solid #d9deec; outline-color: #f7901f; color: #002a32; background: white; font-weight: 600; font-size: 1rem; }
.baseForms input::placeholder, .contactForm input::placeholder, .baseForms select::placeholder, .contactForm select::placeholder, .baseForms textarea::placeholder, .contactForm textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: white; opacity: 1; /* Firefox */ }
.baseForms input:-ms-input-placeholder, .contactForm input:-ms-input-placeholder, .baseForms select:-ms-input-placeholder, .contactForm select:-ms-input-placeholder, .baseForms textarea:-ms-input-placeholder, .contactForm textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: white; }
.baseForms input::-ms-input-placeholder, .contactForm input::-ms-input-placeholder, .baseForms select::-ms-input-placeholder, .contactForm select::-ms-input-placeholder, .baseForms textarea::-ms-input-placeholder, .contactForm textarea::-ms-input-placeholder { /* Microsoft Edge */ color: white; }
.baseForms input, .contactForm input, .baseForms select, .contactForm select { height: 44px; }
.baseForms input:read-only, .contactForm input:read-only { background-color: #c2c2c2; border-color: #c2c2c2; }
.baseForms textarea, .contactForm textarea { min-height: 140px; resize: vertical; padding: 8px; }
.baseForms select, .contactForm select { background: white url("../images/icons/svg-select.svg") no-repeat right 8px center; background-size: 12px; padding-right: 1.5rem; }
.baseForms select option, .contactForm select option { line-height: 44px; }
.baseForms input::-ms-clear, .contactForm input::-ms-clear { display: none; }
.baseForms .submit, .contactForm .submit { display: block; width: 130px; height: 44px; margin: 0 auto; line-height: inherit; border: none; outline: none; color: white; cursor: pointer; }
.baseForms input.btn--submitForm, .contactForm input.btn--submitForm { display: inline-block; width: auto; min-width: 140px; margin: 0; color: white; background: #f78f1e; border: none; cursor: pointer; font-family: Inter, sans-serif; padding: 0 5rem; font-size: 14px; font-weight: bold; line-height: 52px; height: 52px; }
.baseForms input.btn--submitForm:hover, .contactForm input.btn--submitForm:hover { background: #2b4086; }
.baseForms input.btn--submitCenter, .contactForm input.btn--submitCenter { display: block; margin: 2rem auto 0 auto; }
.baseForms fieldset, .contactForm fieldset { width: 100%; padding: 10px; background: transparent; margin-bottom: 15px; border: 3px solid #ffffff; }
.baseForms fieldset legend, .contactForm fieldset legend { font-size: 18px; font-weight: bold; line-height: 1.2; color: #213167; padding: 6px 10px; }
@media only screen and (min-width: 1024px) { .baseForms fieldset, .contactForm fieldset { padding: 20px; } }
.baseForms .formItem--checkBox, .contactForm .formItem--checkBox { margin-bottom: 12px; /*extra*/ }
.baseForms .formItem--checkBox .regular-checkbox, .contactForm .formItem--checkBox .regular-checkbox { display: none; width: 100%; }
.baseForms .formItem--checkBox .regular-checkbox + label, .contactForm .formItem--checkBox .regular-checkbox + label { display: inline-block; vertical-align: middle; width: 26px; height: 26px; background-color: white; padding: 0; position: relative; z-index: 2; border-radius: 80px; overflow: hidden; border: 2px solid #d9deec; }
.baseForms .formItem--checkBox .regular-checkbox + label:active, .contactForm .formItem--checkBox .regular-checkbox + label:active, .baseForms .formItem--checkBox .regular-checkbox:checked + label, .contactForm .formItem--checkBox .regular-checkbox:checked + label { border-color: #f78f1e; }
.baseForms .formItem--checkBox .regular-checkbox:checked + label:active, .contactForm .formItem--checkBox .regular-checkbox:checked + label:active { border-color: #f78f1e; }
.baseForms .formItem--checkBox .regular-checkbox:checked + label::after, .contactForm .formItem--checkBox .regular-checkbox:checked + label::after { background: #f78f1e url("../images/icons/checked.svg") no-repeat center center; background-size: 18px 18px; width: 100%; height: 100%; display: block; content: ''; }
.baseForms .formItem--checkBox .checkbox-text, .contactForm .formItem--checkBox .checkbox-text { width: calc(100% - 50px); line-height: 1.2em; text-align: left; display: inline-block; vertical-align: middle; padding-left: 10px; color: #002a32; }
.baseForms .formItem--checkBox .checkbox-text a, .contactForm .formItem--checkBox .checkbox-text a { color: #002a32; text-decoration: underline; }
.baseForms .formItem--checkBox .checkbox-text a:hover, .contactForm .formItem--checkBox .checkbox-text a:hover { color: #4766d3; }
.baseForms .formItem--checkBox .checkbox-text b, .contactForm .formItem--checkBox .checkbox-text b { color: #e02f2f; margin-left: 0.2rem; }
.baseForms .formItem--checkBox:last-child, .contactForm .formItem--checkBox:last-child { margin-bottom: 0; }
.baseForms .formItem--checkBox .formItem__alert, .contactForm .formItem--checkBox .formItem__alert { margin-top: 10px; }
.baseForms .formItem--checkBox.formItem--checkBox--extra, .contactForm .formItem--checkBox.formItem--checkBox--extra { border-bottom: 1px solid #d9deec; border-top: 1px solid #d9deec; padding: 12px 0; }
.baseForms .formItem--checkBox.formItem--checkBox--extra input, .contactForm .formItem--checkBox.formItem--checkBox--extra input { margin: 10px 0 5px; }
.baseForms .formItem--btn_checkBox, .contactForm .formItem--btn_checkBox { margin-bottom: 12px; }
.baseForms .formItem--btn_checkBox label, .contactForm .formItem--btn_checkBox label { display: block; width: 100%; margin-bottom: 8px; background-color: #fff; cursor: pointer; }
.baseForms .formItem--btn_checkBox label span, .contactForm .formItem--btn_checkBox label span { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; display: block; width: 100%; padding: 10px 8px; border: 1px solid #b7bbc7; }
.baseForms .formItem--btn_checkBox label input, .contactForm .formItem--btn_checkBox label input { display: none; }
.baseForms .formItem--btn_checkBox label input:checked + span, .contactForm .formItem--btn_checkBox label input:checked + span { background: #f7901f; color: #fff; border: 1px solid #f7901f; }
.baseForms .formItem--radioButton, .contactForm .formItem--radioButton { margin-bottom: 15px; }
.baseForms .formItem--radioButton .regular-checkbox, .contactForm .formItem--radioButton .regular-checkbox { display: none; width: 100%; }
.baseForms .formItem--radioButton .regular-checkbox + label, .contactForm .formItem--radioButton .regular-checkbox + label { display: block; width: 20px; height: 20px; background-color: #fff; border: 1px solid #b7bbc7; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 0; position: relative; float: left; margin-right: 0.5em; z-index: 2; border-radius: 50%; }
.baseForms .formItem--radioButton .regular-checkbox + label:active, .contactForm .formItem--radioButton .regular-checkbox + label:active, .baseForms .formItem--radioButton .regular-checkbox:checked + label, .contactForm .formItem--radioButton .regular-checkbox:checked + label { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1); }
.baseForms .formItem--radioButton .regular-checkbox:checked + label:active, .contactForm .formItem--radioButton .regular-checkbox:checked + label:active { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1); }
.baseForms .formItem--radioButton .regular-checkbox:checked + label::after, .contactForm .formItem--radioButton .regular-checkbox:checked + label::after { background: url("../images/svg-radio.svg") no-repeat center center; background-size: 8px; width: 100%; height: 100%; display: block; content: " "; }
.baseForms .formItem--radioButton .checkbox-text, .contactForm .formItem--radioButton .checkbox-text { line-height: 20px; text-align: left; display: block; }
.baseForms .formItem--radioButton .checkbox-text a, .contactForm .formItem--radioButton .checkbox-text a { color: #002a32; text-decoration: underline; }
.baseForms .formItem--radioButton .checkbox-text a:hover, .contactForm .formItem--radioButton .checkbox-text a:hover { color: #4766d3; }
.baseForms .formItem--radioButton:last-child, .contactForm .formItem--radioButton:last-child { margin-bottom: 0; }
.baseForms .formItem--btn_radioBox, .contactForm .formItem--btn_radioBox { display: block; width: 100%; margin-bottom: 15px; }
.baseForms .formItem--btn_radioBox label, .contactForm .formItem--btn_radioBox label { display: block; width: 100%; margin-bottom: 8px; background-color: #fff; cursor: pointer; }
.baseForms .formItem--btn_radioBox label span, .contactForm .formItem--btn_radioBox label span { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; display: block; width: 100%; padding: 12px 10px; border: 2px solid #213167; }
.baseForms .formItem--btn_radioBox label input, .contactForm .formItem--btn_radioBox label input { display: none; }
.baseForms .formItem--btn_radioBox label input:checked + span, .contactForm .formItem--btn_radioBox label input:checked + span { background: #f7901f; color: #fff; border: 2px solid #f7901f; }
.baseForms .formItem--btn_radioBox.small label, .contactForm .formItem--btn_radioBox.small label { display: inline-block; width: auto; cursor: pointer; }
.baseForms .formItem--btn_radioBox.small label span, .contactForm .formItem--btn_radioBox.small label span { display: inline-block; width: auto; }
.baseForms .formItem__upload, .contactForm .formItem__upload { margin-bottom: 16px; }
.baseForms .formItem__upload input, .contactForm .formItem__upload input { display: block; width: 100%; }
.baseForms .formItem__upload .btn--upload, .contactForm .formItem__upload .btn--upload { display: block; width: 100%; cursor: pointer; text-indent: -1000px; border: none; }
.baseForms .formItem__upload input, .contactForm .formItem__upload input { background-color: #d6ddee; }
.baseForms .formItem__upload label, .contactForm .formItem__upload label { transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); position: absolute; left: 0; top: 0; line-height: 40px; height: 100%; width: 100%; font-size: 13px; font-weight: 600; text-transform: uppercase; text-align: center; background: transparent; color: #1178bd; border: 3px dotted #213167; cursor: pointer; }
.baseForms .formItem__upload label:hover, .contactForm .formItem__upload label:hover { background: #213167; 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; }

/* width */
::-webkit-scrollbar { width: 8px; }

/* Track */
::-webkit-scrollbar-track { background: #213167; }

/* Handle */
::-webkit-scrollbar-thumb { background: #3a56b4; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover { background: #f7901f; }

body { background-color: #ffffff; -webkit-font-smoothing: antialiased; margin: 0; padding: 0; color: #002a32; font-family: "Inter", sans-serif; line-height: 1.2; }
body ::selection { background: rgba(247, 144, 31, 0.5); /* WebKit/Blink Browsers */ }
body ::-moz-selection { background: rgba(247, 144, 31, 0.5); /* Gecko Browsers */ }
body .pageWrapper { width: 100%; max-width: 100%; margin: 0 auto; overflow: hidden; padding: 4.2rem 0 0; }
@media only screen and (min-width: 1024px) { body .pageWrapper { padding: 5.5rem 0 0; } }
@media only screen and (min-width: 1280px) { body .pageWrapper { padding: 5.65rem 0 0; } }
body .pageWrapper:has(.pageHero) { padding: 0; }
body .pageWrapper.pageWrapper--404 { flex: auto; padding: 0; }
body .contentWrapper { width: 90%; max-width: 1280px; margin: 0 auto; }
body.home .pageWrapper { padding: 0; }
@media only screen and (min-width: 1024px) { body.home .pageWrapper { padding: 0; } }
@media only screen and (min-width: 1280px) { body.home .pageWrapper { padding: 0; } }
body.response { background-color: #213167; }
body.response .pageWrapper { padding: 0; flex: 1 1 auto; }

.pageTitle { display: block; display: block; position: relative; margin: 0 auto; padding-bottom: 1rem; text-align: center; font-family: "Chakra Petch", sans-serif; font-size: 1.2rem; line-height: 1.2; font-weight: 600; text-transform: uppercase; color: #002a32; }
@media only screen and (min-width: 520px) { .pageTitle { font-size: 1.2rem; } }
@media only screen and (min-width: 1024px) { .pageTitle { font-size: 1.5rem; } }
@media only screen and (min-width: 1400px) { .pageTitle { font-size: 2.25rem; } }

.subTitle { display: block; width: 100%; position: relative; margin: 0.5rem auto; padding-left: 2rem; font-size: 0.9rem; line-height: 1.1; font-weight: 400; letter-spacing: 1px; font-family: "Inter", sans-serif; text-transform: uppercase; color: #f78f1e; }
@media only screen and (min-width: 1024px) { .subTitle { padding-left: 2rem; margin: 0.5rem auto; font-size: 1rem; } }
.subTitle:before { content: ''; display: block; position: absolute; width: 22px; height: 11px; left: 0; top: 3px; background-image: url("../images/icons/title-shape.svg"); background-repeat: no-repeat; background-position: center center; background-size: contain; }

.sectionTitle { display: block; position: relative; margin: 0 auto; padding-bottom: 1rem; text-align: left; font-family: "Chakra Petch", sans-serif; font-size: 1.2rem; line-height: 1.2; font-weight: 800; text-transform: uppercase; color: #213167; }
@media only screen and (min-width: 520px) { .sectionTitle { font-size: 1.4rem; } }
@media only screen and (min-width: 1024px) { .sectionTitle { font-size: 1.8rem; } }
@media only screen and (min-width: 1400px) { .sectionTitle { font-size: 2.2rem; } }
.sectionTitle.sectionTitle--white { color: white; }

.titleWrapper { padding-bottom: 1rem; margin-bottom: 1rem; }
.titleWrapper p { display: block; font-size: 1rem; line-height: 1.4; color: #213167; }
.titleWrapper.titleWrapper--center { text-align: center; }

.blockTitle { display: inline-block; position: relative; padding: 0.55rem; font-family: "Chakra Petch", sans-serif; font-size: 1.1rem; text-align: center; text-transform: uppercase; font-weight: 600; color: #213167; }
@media only screen and (min-width: 520px) { .blockTitle { font-size: 1.2rem; } }
@media only screen and (min-width: 1024px) { .blockTitle { font-size: 1.6rem; } }
.blockTitle: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; top: 0; left: -0.5rem; width: 2.5rem; height: 1px; background-color: #f78f1e; }
.blockTitle:after { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; bottom: 0; right: -0.5rem; width: 2.5rem; height: 1px; background-color: #f78f1e; }

/*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--btnGroup .btn { margin: 0 1rem 1rem; padding: 0 1.5rem; }
.buttonWrapper.buttonWrapper--back { justify-content: center; padding: 1rem; background-color: #102650; }
.buttonWrapper.buttonWrapper--spacerBottom { padding: 0 0 2rem; background: transparent; }
.buttonWrapper.m-tb { margin: 2rem auto; }
@media only screen and (min-width: 1024px) { .buttonWrapper.m-tb { margin: 3rem auto; } }

.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: "Chakra Petch", sans-serif; font-weight: 600; text-transform: uppercase; text-align: center; background-color: #f78f1e; color: white; padding: 0 2.5rem; cursor: pointer; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.btn:hover { background-color: #d07007; color: white; }
@media only screen and (min-width: 1024px) { .btn { font-size: 14px; line-height: 44px; padding: 0 2rem; } }

.btn--hero { font-style: italic; font-weight: 500; }

.btn--demo { line-height: 52px; box-shadow: 0 8px 22px rgba(22, 34, 74, 0.35); }
@media only screen and (min-width: 1024px) { .btn--demo { line-height: 64px; font-size: 1rem; } }

.btn--border { padding: 0 1.5rem; font-size: 0.8rem; line-height: 38px; border: 2px solid #f78f1e; background-color: transparent; color: #f78f1e; }
@media only screen and (min-width: 1024px) { .btn--border { padding: 0 2.5rem; font-size: 1rem; line-height: 40px; } }
.btn--border:hover { border-color: #f78f1e; color: #f78f1e; background-color: transparent; }
.btn--border.border--gray { border-color: #c2c2c2; color: #c2c2c2; }
.btn--border.border--gray:hover { border-color: #213167; color: #213167; background-color: transparent; }

.btn--blue { background-color: #213167; }
.btn--blue:hover { background-color: #2d438e; }

.btn--eye { padding: 0.75rem 1rem; font-size: 0.7rem; font-style: italic; font-weight: 400; color: #0c1c3b; text-align: center; line-height: 1; background-color: transparent; }
.btn--eye 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; margin: 0 auto 1rem; }
.btn--eye:hover { background-color: transparent; color: #f7901f; }
.btn--eye:hover img { transform: scale(1.1); filter: brightness(0) saturate(100%) invert(65%) sepia(80%) saturate(2189%) hue-rotate(347deg) brightness(100%) contrast(94%); }

.btn--back { font-size: 0.9rem; line-height: 44px; padding: 0 2.5rem; font-weight: 600; background: transparent; color: white; background-image: url("../images/icons/btn-back.svg"); background-repeat: no-repeat; background-position: center left 11px; background-size: 14px 14px; }

.btn--more { display: inline-block; vertical-align: middle; padding: 0 2rem 0 1rem; position: relative; font-size: 13px; line-height: 44px; font-weight: 600; text-transform: uppercase; background-image: url("../images/icons/btn-more.svg"); background-repeat: no-repeat; background-position: center right 9px; background-size: 16px 16px; color: white; background-color: #213167; }
.btn--more:hover { background-color: #f78f1e; color: white; background-position: center right 3px; }

.btn--cta { padding: 0 2rem; text-transform: uppercase; }
@media only screen and (min-width: 1024px) { .btn--cta { line-height: 50px; padding: 0 2.5rem; font-size: 1rem; } }
@media only screen and (min-width: 1280px) { .btn--cta { line-height: 64px; padding: 0 3rem; font-size: 1.1rem; } }

.btn--cta-border { padding: 0 2rem; text-transform: uppercase; border: 2px solid #f78f1e; background-color: transparent; color: #f78f1e; }
@media only screen and (min-width: 1024px) { .btn--cta-border { line-height: 46px; padding: 0 2.5rem; font-size: 1rem; } }
@media only screen and (min-width: 1280px) { .btn--cta-border { line-height: 60px; padding: 0 3rem; font-size: 1.1rem; } }
.btn--cta-border:hover { border-color: #d07007; }

.btn--link { border: none; color: #f7901f; text-transform: none; text-decoration: underline; }

.mb-1 { margin-bottom: 1rem; }

.mb-2 { margin-bottom: 2rem; }

.mb-3 { margin-bottom: 3rem; }

.mb-4 { margin-bottom: 4rem; }

.mb-5 { margin-bottom: 5rem; }

.mt-1 { margin-top: 1rem; }

.mt-2 { margin-top: 2rem; }

.mt-3 { margin-top: 3rem; }

.mt-4 { margin-top: 4rem; }

.mt-5 { margin-top: 5rem; }

.pb-1 { padding-bottom: 1rem; }

.pb-2 { padding-bottom: 2rem; }

.pb-3 { padding-bottom: 3rem; }

.pb-4 { padding-bottom: 4rem; }

.pb-5 { padding-bottom: 5rem; }

.pt-1 { padding-top: 1rem; }

.pt-2 { padding-top: 2rem; }

.pt-3 { padding-top: 3rem; }

.pt-4 { padding-top: 4rem; }

.pt-5 { padding-top: 5rem; }

/*PAGE Hero*/
.pageHero { height: 20vh; min-height: 240px; background: #213167; overflow: hidden; background-image: url(../images/hero-bg.svg); background-repeat: no-repeat; background-size: cover; background-position: center center; }
.pageHero:before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: 0.75; background: #213167; }
.pageHero img { position: absolute; top: 0; bottom: 0; margin: auto; width: 100%; height: 100%; object-fit: cover; }
@media only screen and (min-width: 1024px) { .pageHero { height: 25vh; } }
@media only screen and (min-width: 1280px) { .pageHero { height: 30vh; } }
.pageHero .titleWrapper { display: block; width: 100%; position: absolute; left: 0; bottom: 0; padding-top: 0; z-index: 5; background-color: transparent; }
.pageHero .titleWrapper h3 { color: white; }

/*SECTIONS page*/
.section.section--boxes { padding: 0 0 2rem; }
@media only screen and (min-width: 1024px) { .section.section--boxes { padding: 0; } }
.section.section--boxes .boxList { justify-content: space-between; align-items: stretch; width: 96%; max-width: 1600px; margin: -1rem auto 0; }
@media only screen and (min-width: 1024px) { .section.section--boxes .boxList { margin: -4rem auto 3rem; } }
.section.section--boxes .boxList .box__item { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; width: 100%; padding: 0 1rem 1rem; margin-bottom: 1rem; text-align: center; background-color: #c3f1ff; border-radius: 5px; }
@media only screen and (min-width: 720px) { .section.section--boxes .boxList .box__item { width: 48%; margin-right: 4%; padding: 0 2rem 2rem; }
  .section.section--boxes .boxList .box__item:nth-child(2n) { margin-right: 0; } }
@media only screen and (min-width: 1280px) { .section.section--boxes .boxList .box__item { width: 22%; margin-right: 4%; margin-bottom: 0; }
  .section.section--boxes .boxList .box__item:nth-child(2n) { margin-right: 4%; }
  .section.section--boxes .boxList .box__item:nth-child(4n) { margin-right: 0; } }
.section.section--boxes .boxList .box__item .box__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; align-items: center; justify-content: center; padding: 0.5rem; margin: -0.5rem auto 0.5rem; width: 64px; height: 64px; border-radius: 50%; background-color: #88e2ff; }
@media only screen and (min-width: 1024px) { .section.section--boxes .boxList .box__item .box__icon { margin: -0.5rem auto 2rem; width: 80px; height: 80px; } }
.section.section--boxes .boxList .box__item .box__icon:before { content: ''; display: block; width: 100%; height: 100%; position: absolute; left: 0; right: 0; border-radius: 50%; background-color: #88e2ff; opacity: 0.35; transform: scale(1.15); box-shadow: 0px 0px 0 2px rgba(136, 226, 255, 0.15); }
.section.section--boxes .boxList .box__item .box__icon img { width: 36px; }
@media only screen and (min-width: 1024px) { .section.section--boxes .boxList .box__item .box__icon img { width: 55px; } }
.section.section--boxes .boxList .box__item .box__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; text-align: center; font-size: 0.9rem; line-height: 1.4; font-weight: 700; text-transform: uppercase; color: #f78f1e; }
@media only screen and (min-width: 1280px) { .section.section--boxes .boxList .box__item .box__title { font-size: 1.1rem; } }
.section.section--boxes .boxList .box__item:hover { background-color: #a4eaff; }
.section.section--boxes .boxList .box__item:hover .box__icon { background-color: #69dbff; box-shadow: 0px 0px 0 5px rgba(136, 226, 255, 0.3); transform: scale(1.1); }
.section.section--boxes .boxList .box__item:hover .box__title { color: #213167; }
.section.section--static { background-color: #f3f5fa; overflow: hidden; }
.section.section--static .statText { display: block; position: relative; width: 100%; max-width: 1280px; padding: 2rem; margin: 0 auto; background-color: white; border: 1px solid #eaedf5; }
@media only screen and (min-width: 1024px) { .section.section--static .statText { padding: 3rem 4rem; } }
.section.section--static.section--static-inverse { background-color: white; }
.section.section--static.section--static-inverse .statText { background-color: #f3f5fa; }
.section.section--articleTop { background-color: #0c1c3b; padding: 3rem 0 3rem; }
@media only screen and (min-width: 1024px) { .section.section--articleTop { padding: 5rem 0 5rem; } }
.section.section--articleTop:before { content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 80%; background-color: #213167; }
@media only screen and (min-width: 1024px) { .section.section--articleTop:before { width: 30%; } }
@media only screen and (min-width: 1280px) { .section.section--articleTop:before { width: 30%; } }
@media only screen and (min-width: 1600px) { .section.section--articleTop:before { width: 38%; } }
.section.section--articleTop.section--articleTop-study { overflow: hidden; background-color: white; }
.section.section--articleTop.section--articleTop-study:before { background-color: #d9deec; width: 12%; transform: skew(-4deg); left: -4%; height: 100%; }
@media only screen and (min-width: 720px) { .section.section--articleTop.section--articleTop-study:before { width: 15%; transform: skew(-11deg); left: -5%; height: 80%; } }
@media only screen and (min-width: 1024px) { .section.section--articleTop.section--articleTop-study:before { width: 10%; } }
@media only screen and (min-width: 1600px) { .section.section--articleTop.section--articleTop-study:before { width: 25%; } }
.section.section--articleTop.section--articleTop-study:after { content: ''; display: block; position: absolute; right: 0; bottom: 0; width: 12%; transform: skew(-4deg); right: -4%; height: 100%; background-color: #d9deec; }
@media only screen and (min-width: 720px) { .section.section--articleTop.section--articleTop-study:after { width: 15%; transform: skew(-11deg); right: -5%; height: 80%; } }
@media only screen and (min-width: 1024px) { .section.section--articleTop.section--articleTop-study:after { width: 10%; } }
@media only screen and (min-width: 1600px) { .section.section--articleTop.section--articleTop-study:after { width: 25%; } }
.section .sectionText { max-width: 1400px; margin: 1rem auto 3rem; padding: 2rem; border-radius: 5px; background-color: #eceff7; }
.section .sectionText .statText { text-align: center; }
.section .sectionText .statText p, .section .sectionText .statText h1, .section .sectionText .statText h2, .section .sectionText .statText h3, .section .sectionText .statText h4, .section .sectionText .statText h5, .section .sectionText .statText h6 { text-align: center; }
.section.section--download { background-image: url("../images/section-download-bg.svg"); background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed; background-color: #213167; }
@media only screen and (min-width: 1024px) { .section.section--download { padding: 6rem 0; } }
.section.section--download:before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.2; z-index: 1; background-color: #213167; }
.section.section--download:hover .attachFiles__blockTitle:before { left: 0; }
.section.section--download:hover .attachFiles__blockTitle:after { right: 0; }
.section.section--gallery { padding: 0; }
.section.section--gallery .contentWrapper { width: 100%; max-width: 100%; }
.section.section--form { background-color: #f3f5fa; padding: 2rem 0; }
.section.section--form > .contentWrapper { z-index: 3; }
.section.section--form > .contentWrapper .titleWrapper { background-image: none; background-color: transparent; }
.section.section--form .contactWrapper { align-items: stretch; justify-content: space-between; margin: 2rem auto; }
.section.section--form .contactText { display: block; width: 100%; position: relative; background-color: #213167; padding: 1rem; margin-bottom: 2rem; overflow: hidden; }
@media only screen and (min-width: 1024px) { .section.section--form .contactText { width: 40%; padding: 3rem; margin-bottom: 0; } }
.section.section--form .contactText:before { content: ''; display: block; position: absolute; width: 35%; height: 35%; right: -5%; bottom: -5%; transform: skew(-5deg); background-color: #253773; }
.section.section--form .contactText:after { content: ''; display: block; position: absolute; width: 35%; height: 35%; left: -5%; top: -5%; transform: skew(-5deg); background-color: #1d2b5b; }
.section.section--form .contactText .statText { border: none; background: transparent; padding: 0; color: white; z-index: 3; }
.section.section--form .contactText .statText p { color: white; }
.section.section--form .contactText .statText .cimsor-h5-kapcslat { display: block; font-family: "Chakra Petch", sans-serif; font-size: 1.5rem; line-height: 1.3; margin-bottom: 1rem; color: white; }
.section.section--form .contactText .statText ul li { color: white; }
.section.section--form .contactText .statText ul.list-contact li { padding-left: 0; margin-bottom: 1rem; }
.section.section--form .contactText .statText ul.list-contact li:before { display: none; }
.section.section--form .contactText .statText ul.list-contact li .list-title { display: block; width: 100%; color: #f7901f; text-transform: uppercase; font-size: 0.8rem; font-weight: 600; letter-spacing: 0.5px; }
.section.section--form .contactText .statText ul.list-contact li .list-contact-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; color: white; text-decoration: underline; text-decoration-color: #f7901f; }
.section.section--form .contactText .statText ul.list-contact li .list-contact-link:hover { color: #f7901f; }
.section.section--form .contactForm { max-width: 100%; margin: 0 auto; background-color: white; border: 1px solid #d9deec; background-repeat: no-repeat; background-position: center center; background-size: contain; background-image: url("../images/footer-bg-left.svg"); }
@media only screen and (min-width: 1024px) { .section.section--form .contactForm { width: 58%; margin: 0 0 0 auto; } }

.section.section--faq-static:hover .blockTitle:before { left: 0; }
.section.section--faq-static:hover .blockTitle:after { right: 0; }

/* >> StaticPage
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.innerPage { display: block; width: 100%; position: relative; }
.innerPage.innerPage--404 { align-items: center; justify-content: center; padding-top: 6rem; background-color: #213167; background-repeat: no-repeat; background-position: center center; background-size: contain; background-image: url("../images/404-bg.png"); }
.innerPage.innerPage--404:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; opacity: 0.8; z-index: 2; background-color: #213167; }
.innerPage .titleWrapper { padding-top: 1rem; margin-bottom: 0; background-color: #213167; background-image: url(../images/hero-bg.svg); background-repeat: no-repeat; background-size: cover; background-position: center center; }
@media only screen and (min-width: 1024px) { .innerPage .titleWrapper { padding-top: 1rem; } }
.innerPage .titleWrapper .pageTitle { color: white; padding-bottom: 0; }
.innerPage .pageHero .titleWrapper { background-color: transparent; padding-top: 0; width: 100%; max-width: 1280px; margin: 0 auto; right: 0; background-image: none; }

.staticGallery { padding: 0.25rem 0; }
.staticGallery .staticImage { margin: 0.5rem; min-height: 40vh; }
.staticGallery .staticImage img { object-fit: cover; }
.staticGallery .slick-prev { left: 1rem; }
@media only screen and (min-width: 1024px) { .staticGallery .slick-prev { left: 2rem; } }
.staticGallery .slick-next { right: 1rem; }
@media only screen and (min-width: 1024px) { .staticGallery .slick-next { right: 2rem; } }

/*404 Error*/
.error-404 { align-items: center; justify-content: center; z-index: 5; padding: 6rem 1rem 3rem; }
.error-404 .textBox { display: block; position: relative; width: 90%; max-width: 520px; align-self: center; padding: 2rem; text-align: center; background-color: rgba(247, 144, 31, 0.12); background-image: url("../images/error.png"); background-repeat: no-repeat; background-position: center center; background-size: contain; }
.error-404 .textBox:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #f7901f; opacity: 0.7; }
.error-404 .pageTitle--error { width: 100%; margin: 0 auto 1rem; font-size: 3rem; text-align: center; line-height: 1em; margin-bottom: 0; font-weight: 800; color: #f78f1e; }
@media only screen and (min-width: 1024px) { .error-404 .pageTitle--error { font-size: 5rem; } }
.error-404 .pageTitle--error:after { display: none; }
.error-404 .pageTitle--error-second { margin: 0 auto 1rem; padding: 0; font-size: 0.95rem; line-height: 1.2em; color: white; text-transform: none; }
.error-404 .pageTitle--error-second:after { display: none; }

/*Response*/
.responseBlock { align-items: center; justify-content: center; width: 100%; padding: 6rem 0 2rem; overflow: hidden; }
@media only screen and (min-width: 1024px) { .responseBlock { padding: 7rem 0 2rem; } }
.responseBlock.responseBlock--done .textBox { border-color: #06d6a0; }
.responseBlock.responseBlock--error .textBox { border-color: #ef5350; }
.responseBlock .textBox { display: block; width: 90%; max-width: 520px; align-self: center; padding: 2.5rem; margin: 1rem auto; text-align: center; border-left: 1px solid #d9deec; background-color: #1d2b5b; }
.responseBlock .pageTitle--response { width: 100%; margin: 0 auto 1rem; padding: 0; font-size: 2.4rem; text-align: center; line-height: 1em; color: #f78f1e; }
@media only screen and (min-width: 1024px) { .responseBlock .pageTitle--response { font-size: 2.5rem; } }
.responseBlock .pageTitle--response:before { display: none; }
.responseBlock .pageTitle--response:after { display: none; }
.responseBlock .pageTitle--error-second { margin: 0 auto 20px; padding: 0; font-size: 17px; line-height: 1.2em; color: white; text-align: center; }
.responseBlock .pageTitle--error-second:before { display: none; }
.responseBlock .pageTitle--error-second:before { display: none; }
.responseBlock .response__icon { align-items: center; justify-content: center; width: 48px; height: 48px; margin: 0 auto 1rem; background-color: rgba(255, 255, 255, 0.2); border-radius: 50%; overflow: hidden; }
.responseBlock .response__icon img { width: 100%; }

/*Regisztráció rejtett captcha*/
.captcha-box { height: 25px; left: -200px; position: fixed; top: -50px; width: 100px; }

/*Float backToTop button*/
.fixed-action-btn { position: fixed; right: 0.75rem; bottom: 2rem; 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: 12.5rem;*/ } }
@media only screen and (min-width: 1600px) { .fixed-action-btn { right: 1.5rem; /* bottom: 14.5rem;*/ } }
@media only screen and (min-width: 1024px) { .fixed-action-btn.move { right: 1.5rem; bottom: 3rem; } }

.btn-floating.btn-large { width: 38px; height: 38px; }

.btn-floating { display: block; color: #fff; position: relative; overflow: hidden; z-index: 1; width: 38px; height: 38px; line-height: 38px; padding: 0; transition: .3s; cursor: pointer; opacity: 0.6; background-color: #f38309; background-image: url("../images/chevron-up.svg"); background-repeat: no-repeat; background-position: center center; background-size: 18px 18px; }
.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; }

/*Szechenyi 2020*/
.competition__block { position: relative; bottom: 0; right: 0; z-index: 15; }
.competition__block a { display: block; }
.competition__block .competition__img { width: 240px; padding-top: 20px; margin: 0 0 0 auto; }
@media only screen and (min-width: 520px) { .competition__block .competition__img { width: 200px; } }
@media only screen and (min-width: 1024px) { .competition__block .competition__img { width: 220px; } }
@media only screen and (min-width: 1600px) { .competition__block .competition__img { width: 260px; } }
.competition__block .showHide { position: absolute; display: block; width: 24px; height: 24px; top: -1rem; right: 2rem; background-color: #174895; background-image: url("../images/icons/chevron-up.svg"); background-repeat: no-repeat; background-position: center center; background-size: 12px 12px; cursor: pointer; transform: rotate(180deg); opacity: 0.75; }
.competition__block .showHide.hide { top: -2rem; transform: rotate(0deg); }
.competition__block .showHide:hover { opacity: 1; }
@media only screen and (min-width: 1024px) { .competition__block { position: fixed; } }

/*Széchenyi PLUSZ*/
.competition__block.competition__block--szechenyiplusz { position: fixed; left: 0; bottom: 0; width: max-content; z-index: 16; }
@media only screen and (min-width: 1024px) { .competition__block.competition__block--szechenyiplusz { position: fixed; } }
.competition__block.competition__block--szechenyiplusz .showHide_alt { -webkit-box-shadow: 0px 18px 60px 0px rgba(0, 0, 0, 0.16); -moz-box-shadow: 0px 18px 60px 0px rgba(0, 0, 0, 0.16); box-shadow: 0px 18px 60px 0px rgba(0, 0, 0, 0.16); position: absolute; display: block; width: 24px; height: 24px; background-color: #174895; background-image: url("../images/icons/chevron-up.svg"); background-repeat: no-repeat; background-position: center center; background-size: 12px 12px; cursor: pointer; opacity: 0.75; bottom: 2rem; right: -2.5rem; transform: rotate(-90deg); }
.competition__block.competition__block--szechenyiplusz .showHide_alt:hover { opacity: 1; }
.competition__block.competition__block--szechenyiplusz .showHide_alt.hide { right: -2.5rem; transform: rotate(90deg); }
.competition__block.competition__block--szechenyiplusz img { padding: 0; width: 240px; }
@media only screen and (min-width: 1024px) { .competition__block.competition__block--szechenyiplusz img { width: 305px; } }

/* >> Cookie bar style
--------------------------------------------*/
#cookie-bar { align-items: center; justify-content: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(12, 28, 59, 0.9); color: white; z-index: 10000000; padding: 10px 25px; }
#cookie-bar .m-statText { display: block; font-size: 15px; color: #002a32; line-height: 1.2; padding-right: 0; }
#cookie-bar .m-statText a { display: inline-block; width: auto; font-weight: bold; text-decoration: underline; color: #213167; }
#cookie-bar .m-statText a:hover { color: #f7901f; }
#cookie-bar .cookieButtonWrapper { display: block; text-align: center; margin-top: 1rem; }
#cookie-bar .jqs-enable { display: inline-block; margin: 0 1rem 0.5rem; cursor: pointer; color: #ffffff; font-weight: bold; text-transform: uppercase; font-size: 13px; text-decoration: none; background: #213167; padding: 0.75rem 1.5rem; }
#cookie-bar .jqs-enable:hover { background-color: #05b386; }
#cookie-bar .jqs-disable { display: inline-block; margin: 0 1rem 0.75rem; cursor: pointer; color: #ffffff; font-weight: bold; text-transform: uppercase; font-size: 13px; text-decoration: none; background: #5a5a5a; padding: 0.75rem 1.5rem; }
#cookie-bar .jqs-disable:hover { background-color: #ef5350; }
#cookie-bar .cookieWrapper { box-shadow: 0px 14px 44px 0px #364d7a; -webkit-box-shadow: 0px 14px 44px 0px #364d7a; 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; } }
#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; } }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Import BEM (Block - Element - Modifier)
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Home Content Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
#homeHero { background-color: #213167; min-height: 50vh; overflow: hidden; background-image: url("../images/hero-bg.svg"); background-repeat: no-repeat; background-size: contain; background-position: right center; }
#homeHero:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background: #213167; background: linear-gradient(90deg, rgba(33, 49, 103, 0.75) 0%, rgba(33, 49, 103, 0) 100%); }
#homeHero:before .contentWrapper { max-width: 100%; width: 100%; }
#homeHero .hero__content { display: block; position: relative; width: 100%; max-width: 100%; padding: 8rem 0 4rem; z-index: 5; }
@media only screen and (min-width: 1024px) { #homeHero .hero__content { max-width: 70%; padding: 8rem 1rem 3rem; } }
@media only screen and (min-width: 1280px) { #homeHero .hero__content { padding: 9rem 1rem 3rem; } }
@media only screen and (min-width: 1600px) { #homeHero .hero__content { padding: 12rem 1rem 10rem; } }
#homeHero .hero__content:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: #213167; background: linear-gradient(90deg, rgba(33, 49, 103, 0.9) 75%, rgba(33, 49, 103, 0) 100%); }
#homeHero .hero__content .hero__logo { display: block; width: 100%; max-width: 400px; margin-bottom: 1rem; }
#homeHero .hero__content p { display: block; font-family: "Inter", sans-serif; font-size: 1rem; line-height: 1.6; color: white; margin-bottom: 0.5rem; }
#homeHero .hero__content .buttonWrapper { margin-top: 2rem; justify-content: center; }
@media only screen and (min-width: 720px) { #homeHero .hero__content .buttonWrapper { justify-content: flex-start; } }
#homeHero .hero__content .buttonWrapper .btn { width: 90%; line-height: 44px; margin-bottom: 1rem; }
@media only screen and (min-width: 720px) { #homeHero .hero__content .buttonWrapper .btn { width: auto; margin-right: 1.5rem; margin-bottom: 0; } }
@media only screen and (min-width: 1024px) { #homeHero .hero__content .buttonWrapper .btn { line-height: 54px; } }
@media only screen and (min-width: 1024px) and (min-width: 1280px) { #homeHero .hero__content .buttonWrapper .btn { line-height: 64px; } }
@media only screen and (min-width: 1024px) { #homeHero .hero__content .buttonWrapper .btn:last-child { margin-right: 0; } }
#homeHero .hero__content .buttonWrapper .btn.btn--border { line-height: 40px; }
@media only screen and (min-width: 1024px) { #homeHero .hero__content .buttonWrapper .btn.btn--border { line-height: 50px; } }
@media only screen and (min-width: 1280px) { #homeHero .hero__content .buttonWrapper .btn.btn--border { line-height: 60px; } }
#homeHero .hero__content .buttonWrapper .btn.btn--border:hover { background-color: #d07007; border-color: #d07007; color: white; }
#homeHero .hero__image { position: absolute; width: 100%; height: 100%; right: 0; top: 0; z-index: 1; }
@media only screen and (min-width: 1024px) { #homeHero .hero__image { max-width: 60%; right: 5%; padding: 5rem 0; } }
@media only screen and (min-width: 1280px) { #homeHero .hero__image { max-width: 50%; right: 15%; padding: 5rem 0; } }
#homeHero .hero__image img { object-fit: contain; }
#homeHero .heroTitle { display: block; width: 100%; position: relative; margin-top: 0.5rem; margin-bottom: 0.5rem; font-family: "Chakra Petch", sans-serif; font-size: 1.4rem; line-height: 1.2; text-transform: uppercase; color: white; }
@media only screen and (min-width: 1024px) { #homeHero .heroTitle { font-size: 3rem; margin-top: 1rem; margin-bottom: 1rem; } }
@media only screen and (min-width: 1280px) { #homeHero .heroTitle { font-size: 3.5rem; } }
#homeHero .heroTitle span { color: #f78f1e; }
#homeHero .subTitle--hero .separator { display: inline-block; vertical-align: middle; height: 100%; width: 12px; }
#homeHero .subTitle--hero .separator:before { content: ''; display: block; position: absolute; width: 3px; height: 3px; left: 0; right: 0; margin: 0 auto; top: calc(50% - 1.5px); border-radius: 50%; background-color: #f78f1e; }

.study__item { display: block; position: relative; width: 100%; margin-bottom: 2rem; }
.study__item:nth-child(even) .study__item__content { background-color: #fbfcfd; }
.study__item .study__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%; position: relative; padding: 0.5rem 1rem; font-size: 1.3rem; line-height: 1.1; font-weight: 600; color: #213167; }
.study__item .study__item__title:before { content: ''; display: block; position: absolute; z-index: -1; width: 48px; height: 24px; left: 0; top: 5px; background-image: url("../images/icons/title-shape.svg"); background-repeat: no-repeat; background-position: center center; background-size: contain; }
@media only screen and (min-width: 1024px) { .study__item .study__item__title { font-size: 1.85rem; } }
.study__item .study__item__title:hover { color: #4461c3; }
.study__item .study__item__content { align-items: center; border: 1px solid #d9deec; background-color: white; }
.study__item .statText { width: 100%; padding: 1.5rem; }
@media only screen and (min-width: 1024px) { .study__item .statText { width: calc(100% - 107px); } }
.study__item .statText p { color: #747474; font-style: italic; font-size: 1rem; font-weight: 500; line-height: 1.5; }
.study__item .btn--eye { width: 106px; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .study__item .btn--eye { margin: 0; } }
.study__item .btn--eye:before { content: ''; display: block; position: absolute; width: 100%; height: 1px; left: 0; top: 0; background-color: #d9deec; }
@media only screen and (min-width: 1024px) { .study__item .btn--eye:before { width: 1px; height: 100%; left: 0; top: 0; } }

#studySlider { margin: 0 auto 2rem; }
#studySlider .study__item { margin: 0 0.5rem; }
@media only screen and (min-width: 1024px) { #studySlider .study__item { margin: 0 1.5rem; } }
#studySlider .study__item:nth-child(even) .study__item__content { background-color: white; }
#studySlider .slick-slide { opacity: 0.5; }
#studySlider .slick-slide.slick-current.slick-active { opacity: 1; }
#studySlider .slick-arrow { top: calc(50% + 1.5rem); }
#studySlider .slick-dots { bottom: -2rem; }

.processList .process__item { display: block; width: 100%; position: relative; padding: 2rem; }
@media only screen and (min-width: 720px) { .processList .process__item { width: calc(100% / 2); } }
@media only screen and (min-width: 1024px) { .processList .process__item { width: calc(100% / 4); } }
.processList .process__item:after { content: ''; display: none; position: absolute; width: 50%; height: 1px; right: 0; left: 0; margin: 0 auto; bottom: 0; transform: rotate(2deg); background-color: white; opacity: 0.5; }
@media only screen and (min-width: 1024px) { .processList .process__item:after { display: block; width: 1px; height: 100%; bottom: auto; top: 0; left: auto; margin: 0; transform: rotate(8deg); } }
.processList .process__item .process__item__number { display: block; width: 100%; padding-bottom: 0.35rem; }
.processList .process__item .process__item__number span { display: block; position: relative; z-index: 2; width: 100%; font-family: "Chakra Petch", sans-serif; font-size: 3.5rem; font-weight: 400; line-height: 1; color: white; text-align: center; }
.processList .process__item .process__item__number:before { content: ''; display: block; position: absolute; z-index: 0; width: 60px; height: 30px; bottom: 0; left: 0; right: 0; margin: 0 auto; background-repeat: no-repeat; background-position: center center; background-size: contain; background-image: url("../images/process-number-bg.svg"); }
.processList .process__item .process__item__separator { display: block; width: 100%; height: 1.2rem; margin: 1rem auto; background-repeat: no-repeat; background-position: center center; background-size: contain; background-image: url("../images/process-number-shape.svg"); }
.processList .process__item .process__item__title { display: block; width: 100%; position: relative; margin-bottom: 1rem; font-family: "Chakra Petch", sans-serif; font-size: 1.2rem; line-height: 1.2; font-weight: 600; text-align: center; color: white; }
.processList .process__item .process__item__lead { display: block; width: 100%; position: relative; font-size: 0.85rem; line-height: 1.5; font-weight: 400; text-align: center; color: white; }
.processList .process__item:last-child:after { display: none; }

#referenceSlider .slick-track { padding: 2rem 0; display: flex; }
#referenceSlider .slick-slide { height: auto; margin: 0 10px; }
#referenceSlider .slider-item { height: 100%; display: flex; flex-direction: column; }

#newsSlider .slick-list { display: block; width: 100%; position: relative; }
#newsSlider .slick-list:before { content: ''; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 7%; z-index: 2; opacity: 0.95; background: #FFF; background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%); }
#newsSlider .slick-list:after { content: ''; display: block; position: absolute; top: 0; right: 0; height: 100%; width: 7%; z-index: 2; opacity: 0.95; background: #FFF; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%); }
#newsSlider .slick-track { padding: 2rem 0; margin-bottom: 2rem; display: flex; }
#newsSlider .articleList__item { width: 100%; margin: 0 8px; }
#newsSlider .slick-dots { bottom: 1.75rem; }
#newsSlider .slick-dots li { background-color: #c2c2c2; }
#newsSlider .slick-dots li.slick-active { background-color: #f7901f; }

/*DEMO*/
.demoBlock { justify-content: space-between; align-items: flex-start; }
.demoBlock .demo__image { width: 100%; margin-bottom: 1rem; border: 1px solid #d9deec; overflow: hidden; }
@media only screen and (min-width: 1024px) { .demoBlock .demo__image { width: 56%; margin-bottom: 0; } }
.demoBlock .demo__image:hover img { transform: scale(3); }
.demoBlock .demo__image img { object-fit: cover; transition: transform 8s ease-in-out; }
.demoBlock .demo__image .btn--demo { display: inline-block; width: 80%; max-width: 280px; position: absolute; z-index: 3; left: 0; right: 0; margin: 0 auto; bottom: 3rem; }
@media only screen and (min-width: 1024px) { .demoBlock .demo__image .btn--demo { width: auto; max-width: 280px; } }
.demoBlock .demo__linkBox { width: 100%; }
@media only screen and (min-width: 1024px) { .demoBlock .demo__linkBox { width: 44%; padding-left: 1.5rem; } }
.demoBlock .demo__linkBox .linkBox__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; width: 100%; position: relative; margin-bottom: 1rem; padding: 1rem; background-color: white; border: 1px solid #d9deec; }
@media only screen and (min-width: 1024px) { .demoBlock .demo__linkBox .linkBox__item { margin-bottom: 1.5rem; padding: 1.25rem; } }
.demoBlock .demo__linkBox .linkBox__item .linkBox__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%; margin-bottom: 0.5rem; padding-right: 1.5rem; font-family: "Chakra Petch", sans-serif; font-size: 1rem; line-height: 1.2; text-transform: uppercase; font-weight: 800; color: #213167; background-image: url("../images/icons/svg-arrow-right.svg"); background-repeat: no-repeat; background-position: top right 3px; background-size: 22px 22px; }
@media only screen and (min-width: 1024px) { .demoBlock .demo__linkBox .linkBox__item .linkBox__item__title { font-size: 1.25rem; margin-bottom: 0.75rem; } }
.demoBlock .demo__linkBox .linkBox__item p { display: block; width: 100%; position: relative; font-size: 0.85rem; line-height: 1.3; color: #213167; }
.demoBlock .demo__linkBox .linkBox__item:hover { border-color: #f78f1e; transform: translateY(-3px); }
.demoBlock .demo__linkBox .linkBox__item:hover .linkBox__item__title { color: #f7901f; background-position: top right; }
.demoBlock .demo__linkBox .linkBox__info { display: block; width: 100%; position: relative; padding: 1rem 1rem 1rem 2.75rem; margin: 1rem auto; font-size: 0.85rem; line-height: 1.3; color: #213167; background-color: #d9deec; background-image: url("../images/icons/svg-info.svg"); background-repeat: no-repeat; background-position: left 0.75rem top 0.85rem; background-size: 22px 22px; }

.partnerList .partner__item { display: block; background-color: white; border: 1px solid #d9deec; margin: 0.75rem; }
.partnerList .slick-list { display: block; width: 100%; position: relative; }
.partnerList .slick-list:before { content: ''; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 7%; z-index: 2; opacity: 0.95; background: #FFF; background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%); }
.partnerList .slick-list:after { content: ''; display: block; position: absolute; top: 0; right: 0; height: 100%; width: 7%; z-index: 2; opacity: 0.95; background: #FFF; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%); }
.partnerList .slick-dots { bottom: -1.5rem; }
.partnerList .slick-dots li { background-color: #c2c2c2; }
.partnerList .slick-dots li.slick-active { background-color: #f7901f; }

.section { display: block; position: relative; width: 100%; margin: 0 auto; padding: 2rem 0; /*Home Boxes*/ /*STUDY*/ /*PROCESS*/ /*NEWS*/ /*FAQ*/ /*CTA*/ /*SERVICES*/ /*COUNTER*/ }
@media only screen and (min-width: 1024px) { .section { padding: 4rem 0; } }
.section.section--homeBoxes { padding-bottom: 0; }
.section.section--homeBoxes .boxList { justify-content: space-between; align-items: stretch; width: 90%; max-width: 1280px; margin: 1rem auto; }
@media only screen and (min-width: 1024px) { .section.section--homeBoxes .boxList { margin: 2rem auto; } }
.section.section--homeBoxes .boxList .box__item { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; justify-content: space-between; align-items: flex-start; width: 100%; padding: 0.5rem; margin-bottom: 1rem; text-align: left; overflow: hidden; border: 1px solid #d9deec; background: #FFFFFF; }
@media only screen and (min-width: 720px) { .section.section--homeBoxes .boxList .box__item { width: 48%; margin-right: 2%; margin-bottom: 2rem; padding: 2rem 1rem; }
  .section.section--homeBoxes .boxList .box__item:nth-child(2n) { margin-right: 0; } }
@media only screen and (min-width: 1280px) { .section.section--homeBoxes .boxList .box__item { width: 30%; margin-right: 5%; margin-bottom: 3rem; }
  .section.section--homeBoxes .boxList .box__item:nth-child(2n) { margin-right: 5%; }
  .section.section--homeBoxes .boxList .box__item:nth-child(3n) { margin-right: 0; } }
.section.section--homeBoxes .boxList .box__item:before { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; width: 4rem; height: 3px; position: absolute; left: 0; right: 0; margin: 0 auto; top: 0; transform: skewX(-30deg); background-color: #f78f1e; }
.section.section--homeBoxes .boxList .box__item .box__icon { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; position: relative; z-index: 3; margin: 0 auto; padding: 0.35rem; width: 50px; background-repeat: no-repeat; background-position: center center; background-size: contain; background-image: url("../images/flowork-s-icon-bg.svg"); }
@media only screen and (min-width: 1024px) { .section.section--homeBoxes .boxList .box__item .box__icon { width: 60px; } }
.section.section--homeBoxes .boxList .box__item .box__icon img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; width: 100%; }
.section.section--homeBoxes .boxList .box__item .box__text { position: relative; z-index: 3; width: calc(100% - 44px); padding-left: 1rem; padding-top: 0.75rem; text-align: center; color: #213167; }
@media only screen and (min-width: 1024px) { .section.section--homeBoxes .boxList .box__item .box__text { width: 100%; } }
.section.section--homeBoxes .boxList .box__item .box__text p { font-size: 0.75rem; line-height: 1.4; font-weight: 500; color: #213167; }
@media only screen and (min-width: 720px) { .section.section--homeBoxes .boxList .box__item .box__text p { font-size: 0.85rem; } }
.section.section--homeBoxes .boxList .box__item .box__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; margin-bottom: 0.35rem; font-size: 1rem; line-height: 1.4; font-weight: 700; text-align: center; text-transform: uppercase; color: #213167; }
@media only screen and (min-width: 720px) { .section.section--homeBoxes .boxList .box__item .box__title { margin-bottom: 0.75rem; } }
@media only screen and (min-width: 1280px) { .section.section--homeBoxes .boxList .box__item .box__title { font-size: 1.2rem; } }
.section.section--homeBoxes .boxList .box__item:hover { border-color: #f78f1e; transform: translateY(-5px); box-shadow: 0 18px 36px -18px rgba(247, 143, 30, 0.25); }
.section.section--homeBoxes .boxList .box__item:hover:before { width: 100%; height: 1px; top: -1px; }
.section.section--homeBoxes .boxList .box__item:hover .box__icon img { transform: scale(1.2); }
.section.section--homeBoxes .boxList .box__item:hover .box__title { color: #f78f1e; }
.section.section--study { background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed; background-image: url("../images/section-study-bg.jpg"); }
.section.section--study:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #f9f9f9; opacity: 0.9; }
.section.section--study .contentWrapper { z-index: 3; }
.section.section--study .contentWrapper .buttonWrapper { margin-top: 4rem; }
.section.section--study .titleWrapper { background-image: none; background-color: transparent; }
.section.section--process { background: #2340A3; background: radial-gradient(circle, #2340a3 0%, #213167 100%); }
.section.section--demo { background-color: #f3f5fa; }
.section.section--faq { background-color: #f3f5fa; }
.section.section--faq .faq { max-width: 1024px; margin: 0 auto; }
.section.section--faq .titleWrapper { background-image: none; background-color: transparent; }
.section.section--cta { padding: 4rem 0; display: block; position: relative; width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed; background-image: url("../images/section-cta-bg.jpg"); }
@media only screen and (min-width: 1024px) { .section.section--cta { padding: 6rem 0; } }
.section.section--cta:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-color: #213167; opacity: 0.85; }
.section.section--cta .cta__content { display: block; width: 100%; max-width: 1280px; margin: 0 auto; text-align: center; }
.section.section--cta .cta__content h3 { display: block; font-family: "Chakra Petch", sans-serif; font-size: 1.5rem; line-height: 1.3; font-weight: 800; margin-bottom: 0.35rem; color: #f78f1e; }
@media only screen and (min-width: 1024px) { .section.section--cta .cta__content h3 { font-size: 2.5rem; } }
.section.section--cta .cta__content h4 { display: block; font-size: 1rem; line-height: 1.3; font-weight: 400; margin-bottom: 1rem; color: white; }
@media only screen and (min-width: 1024px) { .section.section--cta .cta__content h4 { font-size: 1.2rem; } }
.section.section--cta .cta__content .buttonWrapper { margin-top: 3rem; }
.section.section--cta .cta__content .buttonWrapper .btn { margin: 0 1rem; width: 80%; max-width: 320px; margin: 0 auto 1rem; }
@media only screen and (min-width: 1024px) { .section.section--cta .cta__content .buttonWrapper .btn { width: 100%; max-width: 310px; margin: 0 2rem; } }
.section.section--references { padding: 2rem 0 0; background-color: #f3f5fa; }
@media only screen and (min-width: 1024px) { .section.section--references { padding: 4rem 0; } }
.section.section--services { background-image: url("../images/services-bg-right.svg"), url("../images/services-bg-left.svg"); background-position: right top, left bottom; background-repeat: no-repeat, no-repeat; background-size: 50%, 38%; background-attachment: fixed, scroll; }
.section.section--counter { background-color: #d9deec; }

/*COUNTER*/
.counter { justify-content: center; align-items: flex-start; max-width: 1280px; margin: 1rem auto; }
@media only screen and (min-width: 520px) { .counter { justify-content: space-between; } }
@media only screen and (min-width: 1024px) { .counter { margin: 2rem auto; } }
.counter .counter__item { display: block; width: 100%; text-align: center; margin-bottom: 2rem; }
@media only screen and (min-width: 720px) { .counter .counter__item { width: calc(100% / 3); padding: 0 1rem; margin-bottom: 0; } }
@media only screen and (min-width: 1024px) { .counter .counter__item { width: calc(100% / 3); margin-bottom: 0; padding: 0; } }
.counter .counter__item .counter__item__numberWrapper { justify-content: center; align-items: center; margin: 1rem auto; padding: 0.5rem 0 0.5rem; background-repeat: no-repeat; background-position: bottom 0.65rem center; background-size: contain; background-image: url("../images/process-number-bg.svg"); }
.counter .counter__item .counter__item__number { display: inline-block; vertical-align: middle; /*min-width: 70px;*/ font-family: "Chakra Petch", sans-serif; font-size: 2rem; line-height: 1; font-weight: 800; text-align: center; color: #213167; }
@media only screen and (min-width: 720px) { .counter .counter__item .counter__item__number { font-size: 1.5rem; } }
@media only screen and (min-width: 1024px) { .counter .counter__item .counter__item__number { font-size: 2.2rem; } }
@media only screen and (min-width: 1280px) { .counter .counter__item .counter__item__number { font-size: 2.8rem; } }
.counter .counter__item .counter__item__title { display: block; width: 100%; position: relative; font-family: "Inter", sans-serif; font-size: 0.85rem; line-height: 1.2; font-weight: 700; text-transform: uppercase; color: #c2c2c2; }
@media only screen and (min-width: 1400px) { .counter .counter__item .counter__item__title { font-size: 1.3rem; } }
.counter .counter__item .counter__item__lead { display: block; width: 100%; position: relative; font-size: 0.9rem; line-height: 1.4; font-weight: 500; color: #213167; }
@media only screen and (min-width: 720px) { .counter .counter__item .counter__item__lead { font-size: 0.75rem; } }
@media only screen and (min-width: 1024px) { .counter .counter__item .counter__item__lead { font-size: 0.9rem; } }
.counter .counter__item .counter__item__unit, .counter .counter__item .counter__item__separator { display: inline-block; vertical-align: middle; position: relative; font-family: "Chakra Petch", sans-serif; font-size: 2rem; line-height: 1; font-weight: 800; color: #213167; }
.counter .counter__item .counter__item__unit span, .counter .counter__item .counter__item__separator span { font-size: 1.5rem; }
@media only screen and (min-width: 720px) { .counter .counter__item .counter__item__unit, .counter .counter__item .counter__item__separator { font-size: 1.5rem; } }
@media only screen and (min-width: 1024px) { .counter .counter__item .counter__item__unit, .counter .counter__item .counter__item__separator { font-size: 2.2rem; } }
@media only screen and (min-width: 1280px) { .counter .counter__item .counter__item__unit, .counter .counter__item .counter__item__separator { font-size: 2.2rem; } }

/* >> Header Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
header { -webkit-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.12); -moz-box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.12); box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.12); -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%; left: 0; top: 0; z-index: 999; padding: 0; background: white; }
header .contentWrapper { align-items: center; justify-content: flex-start; position: absolute; z-index: 101; left: 5px; top: 22px; width: calc(100% - 50px); max-width: 1280px; margin: 0 auto; }
@media only screen and (min-width: 1024px) { header .contentWrapper { width: 100%; position: relative; z-index: 1; top: 0; } }
header.sticky { position: fixed; background: rgba(255, 255, 255, 0.95); }
@media only screen and (min-width: 1024px) { header.sticky .headerWrapper { padding: 0.75rem 0.5rem; } }

.menu__wrapper { align-items: center; justify-content: space-between; width: auto; }
@media only screen and (min-width: 1024px) { .menu__wrapper { margin: 0 1rem; } }
@media only screen and (min-width: 1280px) { .menu__wrapper { margin: 0 3rem; } }

.headerContacts { display: inline-block; }
.headerContacts .contact__icon { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: inline-block; vertical-align: middle; position: relative; width: 38px; height: 38px; margin-left: 0.5rem; border-radius: 50%; background-color: #213167; background-repeat: no-repeat; background-position: center center; background-size: 24px 24px; }
.headerContacts .contact__icon.contact__icon--phone { background-image: url("../images/icons/contact-phone.svg"); }
.headerContacts .contact__icon.contact__icon--email { background-image: url("../images/icons/contact-mail.svg"); }
.headerContacts .contact__icon.contact__icon--location { background-image: url("../images/icons/contact-location.svg"); }
.headerContacts .contact__icon:first-child { margin-left: 0; }
.headerContacts .contact__icon:hover { background-color: #283c7e; }

.socialIcons { display: none; position: relative; z-index: 101; }
@media only screen and (min-width: 1024px) { .socialIcons { display: inline-block; vertical-align: middle; } }
.socialIcons .socialIcon__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: inline-block; vertical-align: middle; position: relative; width: 38px; height: 38px; margin-right: 0.5rem; border-radius: 50%; background-color: #f78f1e; background-repeat: no-repeat; background-position: center center; background-size: 20px 20px; }
.socialIcons .socialIcon__item.socialIcon__item--facebook { background-image: url("../images/icons/social-facebook.svg"); }
.socialIcons .socialIcon__item.socialIcon__item--instagram { background-image: url("../images/icons/social-instagram.svg"); }
.socialIcons .socialIcon__item.socialIcon__item--linkedin { background-image: url("../images/icons/social-linkedin.svg"); }
.socialIcons .socialIcon__item.socialIcon__item--youtube { background-image: url("../images/icons/social-youtube.svg"); }
.socialIcons .socialIcon__item:hover { background-color: #283c7e; }

/*Logo*/
.logoContainer { display: inline-block; position: relative; z-index: 999; padding: 0; width: 160px; margin-left: 0.5rem; }
@media only screen and (min-width: 1024px) { .logoContainer { width: 180px; top: 0; margin: 0; } }
@media only screen and (min-width: 1280px) { .logoContainer { width: 210px; } }
@media only screen and (min-width: 1600px) { .logoContainer { width: 228px; } }

.seoWrapper { margin: 0; display: block; position: relative; }
.seoWrapper h1, .seoWrapper h2 { display: none; }
.seoWrapper .logo__slogen { display: none; }

.headerWrapper { -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%; z-index: 999; top: 0; background-color: transparent; padding: 0.5rem 0; }
@media only screen and (min-width: 1024px) { .headerWrapper { position: relative; padding: 1.5rem 0.5rem; } }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
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: "Chakra Petch", 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: 8px; top: 0; width: 50px; height: 50px; padding: 0; background-color: #f7901f; border: none; overflow: hidden; cursor: pointer; outline: none; z-index: 10; text-indent: -900em; margin: 0; background-image: url("../images/menu.svg"); background-repeat: no-repeat; background-position: center center; background-size: 28px 28px; }
.dlMenu__mobilMenu .dl-menuwrapper ul { background-color: #151f40; }
@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 a { display: block; position: relative; padding: 0.85rem 1rem; font-size: 0.9rem; color: white; font-weight: 700; text-transform: uppercase; outline: none; cursor: pointer; text-decoration: none; line-height: 1.3; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
@media only screen and (min-width: 720px) { .dl-menuwrapper li a { padding: 1rem; } }
.dl-menuwrapper li a:hover { background-color: #f9a84f; }

/*.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: #0e152d; }

.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%; opacity: 0; pointer-events: none; -webkit-transform: translateY(0); transform: translateY(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; top: 0; background-color: #213167; }

.dl-menuwrapper .dl-menu.dl-menu-toggle { transition: all 0.3s ease; }

.dl-menuwrapper .dl-menu.dl-menuopen { top: 58px; overflow-y: auto; opacity: 1; pointer-events: auto; -webkit-transform: translateY(0px); transform: translateY(0px); -webkit-box-shadow: 0px 16px 24px 4px rgba(0, 0, 0, 0.12); box-shadow: 0px 16px 24px 4px rgba(0, 0, 0, 0.12); }

/*.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: 58px; }

/* 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: 58px; }

#mobil_menu .mobilmenu--fix { background-color: #f78f1e; padding-left: 1.5rem; background-image: url(../images/icons/btn-login.svg); background-repeat: no-repeat; background-position: left 0.55rem center; background-size: 16px 16px; }

/* >> 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 { -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-align: right; display: none; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.dlMenu__pcMenu .dl-menuwrapper { width: auto; display: inline-block; vertical-align: middle; float: none; cursor: pointer; text-align: center; font-family: "Chakra Petch", sans-serif; /*3. szint*/ /*Highlighted*/ }
.dlMenu__pcMenu .dl-menuwrapper > 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; padding: 0 0.75rem; position: relative; font-size: 0.8rem; line-height: 40px; margin-right: 0; font-weight: 700; text-transform: uppercase; }
@media only screen and (min-width: 1024px) { .dlMenu__pcMenu .dl-menuwrapper > a { padding: 0 0.45rem; margin-right: 0; } }
@media only screen and (min-width: 1280px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 0.95rem; padding: 0 0.55rem; line-height: 42px; } }
@media only screen and (min-width: 1600px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 1rem; padding: 0 0.75rem; } }
.dlMenu__pcMenu .dl-menuwrapper:hover > a, .dlMenu__pcMenu .dl-menuwrapper > a.dl-active { color: white; background-color: #213167; }
.dlMenu__pcMenu .dl-menuwrapper:hover > a:after, .dlMenu__pcMenu .dl-menuwrapper > a.dl-active:after { width: 100%; opacity: 1; }
.dlMenu__pcMenu .dl-menuwrapper.selected .nav { color: white; background-color: #213167; }
.dlMenu__pcMenu .dl-menuwrapper > .dl-submenu { top: 44px; background-color: white; width: 220px; will-change: opacity; }
@media only screen and (min-width: 1400px) { .dlMenu__pcMenu .dl-menuwrapper > .dl-submenu { top: 46px; } }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu { box-shadow: 0 0 30px rgba(0, 0, 0, 0.12), 0 0 30px rgba(0, 0, 0, 0.12); margin-top: 0; display: table; width: 360px; top: 61px; left: 0; background-color: #151f40; will-change: opacity; }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu a { text-align: left; color: white; font-size: 0.9rem; font-weight: 800; border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu 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; background-color: #6b82d0; color: #0c1c3b; }
@media only screen and (min-width: 1400px) { .dlMenu__pcMenu .dl-menuwrapper .dl-menu { top: 46px; } }
.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 { display: block; position: relative; color: #213167; }
.dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav:before { content: ''; display: block; position: absolute; z-index: 0; width: 11px; height: 11px; 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: 11px 11px; } }
.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"); }
.dlMenu__pcMenu .dl-menuwrapper.menuItem--highlighted .nav { color: #f78f1e; }
.dlMenu__pcMenu .dl-menuwrapper.menuItem--highlighted:hover .nav { background-color: #f78f1e; color: white; }
@media only screen and (min-width: 1024px) { .dlMenu__pcMenu { display: inline-block; vertical-align: middle; margin-right: 1rem; } }

/* >> Article Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.articleList { align-items: stretch; justify-content: center; margin: 0 auto; padding: 0; z-index: 3; }
.articleList .articleList__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 2.5rem; margin-right: 0; overflow: hidden; background-color: white; border: 1px solid #d9deec; }
@media only screen and (min-width: 720px) { .articleList .articleList__item { width: 48%; max-width: 48%; flex-basis: 48%; margin-right: 4%; }
  .articleList .articleList__item:nth-child(2n) { margin-right: 0; } }
@media only screen and (min-width: 1024px) { .articleList .articleList__item { width: 32%; max-width: 32%; flex-basis: 32%; margin-right: 2%; margin-bottom: 1.75rem; }
  .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--more { position: absolute; bottom: 0.5rem; right: 0.75rem; line-height: 34px; font-size: 0.65rem; }
.articleList .articleList__item:hover { background-color: #f7f8fc; }

.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 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: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: #050c1a; opacity: 0; }
.articleList__item__image:hover:before { opacity: 0.22; }
.articleList__item__image:hover img { transform: scale(1.1); }

.articleList__item__content { display: block; position: relative; padding: 1rem 0.75rem; }

.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%; margin-bottom: 0.5rem; padding-left: 0.55rem; font-size: 1rem; line-height: 1.3; font-weight: 700; text-transform: none; text-align: left; color: #002a32; border-left: 2px solid #f78f1e; }
@media only screen and (min-width: 1024px) { .articleList__item__title { font-size: 1rem; } }
@media only screen and (min-width: 1280px) { .articleList__item__title { font-size: 1rem; } }
.articleList__item__title:hover { color: #f78f1e; padding-left: 0.75rem; }

.articleList__item__desc { font-size: 14px; margin-bottom: 0.5rem; }

.articleList__item__lead { display: block; font-size: 0.75rem; line-height: 1.2; margin-top: 0.5rem; }
@media only screen and (min-width: 1280px) { .articleList__item__lead { font-size: 0.85rem; } }

#blog-slider { max-width: 1320px; margin: 0 auto; padding: 1rem 0 2rem; }
#blog-slider .articleList__item { margin: 0 1.5rem; }
#blog-slider .slick-track { display: flex !important; }
#blog-slider .slick-slide { height: inherit !important; }

/*ARTICLE END*/
.articleEnd__top { align-items: center; justify-content: space-between; width: 90%; max-width: 1280px; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .articleEnd__top { margin: 0 auto; } }
.articleEnd__top:before { content: ''; display: block; position: absolute; left: 0; top: 5%; width: 100%; height: 90%; background-color: transparent; opacity: 0.2; background-repeat: no-repeat; background-position: center center; background-size: contain; background-image: url(../images/process-number-bg.svg); }
.articleEnd__top .articleEnd__image { -webkit-box-shadow: 0px 16px 24px 4px rgba(0, 0, 0, 0.12); box-shadow: 0px 16px 24px 4px rgba(0, 0, 0, 0.12); width: 100%; max-width: 480px; margin: 0 auto; background-color: white; z-index: 2; overflow: hidden; }
@media only screen and (min-width: 1024px) { .articleEnd__top .articleEnd__image { width: 45%; max-width: 100%; margin: 0; } }
@media only screen and (min-width: 1280px) { .articleEnd__top .articleEnd__image { width: 35%; } }
.articleEnd__top .articleEnd__top__content { display: block; width: 100%; padding: 1.5rem 0.75rem; z-index: 3; }
@media only screen and (min-width: 1024px) { .articleEnd__top .articleEnd__top__content { width: 55%; padding: 2rem 4rem; } }
@media only screen and (min-width: 1280px) { .articleEnd__top .articleEnd__top__content { width: 65%; padding: 2rem 6rem; } }
.articleEnd__top .articleEnd__title { display: block; position: relative; width: 100%; font-size: 1.3rem; padding-left: 1rem; margin-bottom: 1rem; color: white; border-left: 1px solid #f7901f; }
@media only screen and (min-width: 1024px) { .articleEnd__top .articleEnd__title { font-size: 1.5rem; } }
@media only screen and (min-width: 1280px) { .articleEnd__top .articleEnd__title { font-size: 1.8rem; } }
@media only screen and (min-width: 1400px) { .articleEnd__top .articleEnd__title { font-size: 2.5rem; } }
.articleEnd__top .articleEnd__lead { display: block; width: 100%; font-size: 0.85rem; line-height: 1.5; padding-top: 0.5rem; color: white; }
@media only screen and (min-width: 1280px) { .articleEnd__top .articleEnd__lead { font-size: 1.05rem; } }
.articleEnd__top.articleEnd__top--study:before { left: 0; top: 0; width: 100%; background-image: url("../images/icons/title-shape.svg"); background-position: top center; background-size: 50%; opacity: 0.5; }
@media only screen and (min-width: 1024px) { .articleEnd__top.articleEnd__top--study:before { background-position: left 2.5rem center; background-size: contain; } }
.articleEnd__top.articleEnd__top--study .articleEnd__top__content { width: 100%; padding: 1rem 1rem; }
@media only screen and (min-width: 720px) { .articleEnd__top.articleEnd__top--study .articleEnd__top__content { padding: 1.5rem 2rem; } }
@media only screen and (min-width: 1024px) { .articleEnd__top.articleEnd__top--study .articleEnd__top__content { padding: 2rem 4rem; } }
@media only screen and (min-width: 1280px) { .articleEnd__top.articleEnd__top--study .articleEnd__top__content { padding: 2rem 6rem; } }
.articleEnd__top.articleEnd__top--study .articleEnd__title { color: #213167; padding-left: 0; border: none; }
.articleEnd__top.articleEnd__top--study .articleEnd__lead { color: #213167; }

/* >> Article End Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*ARTICLE END*/
.referenceEnd__top { align-items: center; justify-content: space-between; width: 90%; max-width: 1400px; margin: 2rem auto 0; }
@media only screen and (min-width: 1024px) { .referenceEnd__top { margin-top: 5rem; } }
.referenceEnd__top:before { content: ''; display: block; position: absolute; left: 0; top: 5%; width: 100%; height: 90%; background-color: #f3f5fa; }
.referenceEnd__top .referenceEnd__image { -webkit-box-shadow: 0px 16px 24px 4px rgba(0, 0, 0, 0.12); box-shadow: 0px 16px 24px 4px rgba(0, 0, 0, 0.12); width: 90%; max-width: 480px; margin: 2rem auto; background-color: white; z-index: 2; overflow: hidden; }
@media only screen and (min-width: 1024px) { .referenceEnd__top .referenceEnd__image { width: 45%; max-width: 100%; margin: 0; } }
@media only screen and (min-width: 1280px) { .referenceEnd__top .referenceEnd__image { width: 35%; } }
.referenceEnd__top .referenceEnd__top__content { display: block; width: 100%; background-color: #f3f5fa; padding: 0 1.75rem 1rem; }
@media only screen and (min-width: 1024px) { .referenceEnd__top .referenceEnd__top__content { width: 55%; padding: 1.75rem; } }
@media only screen and (min-width: 1280px) { .referenceEnd__top .referenceEnd__top__content { width: 65%; padding-left: 2.5rem; } }
@media only screen and (min-width: 1400px) { .referenceEnd__top .referenceEnd__top__content { padding-left: 5rem; } }
.referenceEnd__top .referenceEnd__top__content .statText { margin-top: 1rem; padding-top: 1rem; border-top: 1px solid #d9deec; }
.referenceEnd__top .referenceEnd__title { display: block; position: relative; width: 100%; font-size: 1.3rem; }
@media only screen and (min-width: 1024px) { .referenceEnd__top .referenceEnd__title { font-size: 1.5rem; } }
@media only screen and (min-width: 1280px) { .referenceEnd__top .referenceEnd__title { font-size: 2rem; } }
@media only screen and (min-width: 1400px) { .referenceEnd__top .referenceEnd__title { font-size: 3.5rem; } }
.referenceEnd__top .referenceEnd__lead { display: block; width: 100%; font-size: 0.9rem; line-height: 1.3; color: #213167; margin-bottom: 0.5rem; }
@media only screen and (min-width: 1280px) { .referenceEnd__top .referenceEnd__lead { font-size: 1.2rem; } }
.referenceEnd__top .referecneEnd__buttons { align-items: stretch; justify-content: flex-start; margin-top: 2rem; }
.referenceEnd__top .referecneEnd__buttons .button__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: space-between; align-items: flex-start; width: 100%; padding: 0.5rem; margin-bottom: 0.5rem; text-align: left; overflow: hidden; background: #e1e6f3; }
@media only screen and (min-width: 720px) { .referenceEnd__top .referecneEnd__buttons .button__item { width: 49.5%; margin-right: 1%; padding: 1rem; }
  .referenceEnd__top .referecneEnd__buttons .button__item:nth-child(2n) { margin-right: 0; } }
@media only screen and (min-width: 1280px) { .referenceEnd__top .referecneEnd__buttons .button__item { width: 32.5%; margin-right: 0.5%; margin-bottom: 0; }
  .referenceEnd__top .referecneEnd__buttons .button__item:nth-child(2n) { margin-right: 0.5%; }
  .referenceEnd__top .referecneEnd__buttons .button__item:nth-child(4n) { margin-right: 0; } }
.referenceEnd__top .referecneEnd__buttons .button__item .button__item__icon { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; position: relative; z-index: 3; margin: 0 auto; width: 32px; }
@media only screen and (min-width: 1024px) { .referenceEnd__top .referecneEnd__buttons .button__item .button__item__icon { width: 40px; } }
.referenceEnd__top .referecneEnd__buttons .button__item .button__item__icon img { width: 100%; }
.referenceEnd__top .referecneEnd__buttons .button__item .button__item__text { position: relative; z-index: 3; width: calc(100% - 33px); padding-left: 1rem; padding-top: 1rem; }
@media only screen and (min-width: 1024px) { .referenceEnd__top .referecneEnd__buttons .button__item .button__item__text { width: calc(100% - 41px); } }
.referenceEnd__top .referecneEnd__buttons .button__item .button__item__text .button__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; font-size: 0.75rem; font-weight: 600; margin-bottom: 0.15rem; color: #002a32; }
.referenceEnd__top .referecneEnd__buttons .button__item .button__item__text .button__item__lead { -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: 0.75rem; font-weight: 300; word-break: break-all; color: #f78f1e; }
.referenceEnd__top .referecneEnd__buttons .button__item .button__item__text p { -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: 0.75rem; line-height: 1.4; font-weight: 500; color: #050c1a; }
@media only screen and (min-width: 720px) { .referenceEnd__top .referecneEnd__buttons .button__item .button__item__text p { font-size: 0.85rem; } }
.referenceEnd__top .referecneEnd__buttons .button__item:hover { background-color: #f78f1e; }
.referenceEnd__top .referecneEnd__buttons .button__item:hover .button__item__icon img { filter: saturate(300%); }
.referenceEnd__top .referecneEnd__buttons .button__item:hover .button__item__title { color: white; }
.referenceEnd__top .referecneEnd__buttons .button__item:hover .button__item__lead { color: white; }

/* >> services list Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.servicesList { display: block; width: 100%; padding: 0; z-index: 3; }
.servicesList .services__item { align-items: center; justify-content: space-between; position: relative; width: 100%; max-width: 100%; flex-basis: 100%; }
@media only screen and (min-width: 1024px) { .servicesList .services__item:nth-child(2n) { flex-direction: row-reverse; } }

.services__item__image { display: block; width: 100%; max-width: 520px; margin: 0 auto; padding: 1rem; }
@media only screen and (min-width: 1024px) { .services__item__image { width: 45%; padding: 2rem; max-width: 100%; margin: 0; } }
.services__item__image img { display: block; width: 100%; }

.services__item__content { display: block; width: 100%; padding: 1rem; }
@media only screen and (min-width: 1024px) { .services__item__content { width: 55%; padding: 0 4rem; } }
.services__item__content .statText { font-size: 1rem; font-weight: 500; text-align: justify; }
@media only screen and (min-width: 720px) { .services__item__content .statText { font-size: 1.1rem; } }
.services__item__content .statText p { font-size: 1rem; font-weight: 500; text-align: justify; }
@media only screen and (min-width: 720px) { .services__item__content .statText p { font-size: 1.1rem; } }
.services__item__content .statText ul { margin-bottom: 2rem; }
.services__item__content .statText ul li { font-size: 1rem; font-weight: 500; font-style: italic; }
@media only screen and (min-width: 720px) { .services__item__content .statText ul li { font-size: 1.1rem; } }

.services__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%; margin-bottom: 2rem; font-size: 1.3rem; line-height: 1.2; font-weight: 800; color: #002a32; }
@media only screen and (min-width: 1024px) { .services__item__title { font-size: 1.6rem; } }
@media only screen and (min-width: 1600px) { .services__item__title { font-size: 2.6rem; } }

/* >> 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: 1rem; background-color: white; color: #213167; border: 1px solid #d9deec; }

.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: 16px 32px 16px 16px; cursor: pointer; font-weight: bold; font-size: 1rem; color: #213167; background: url("../images/icons/svg-plus.svg") no-repeat right 8px center; background-size: 18px 18px; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; line-height: 1.3; }
.faq__item__question:hover { background-color: #e3e7f1; color: #213167; }
.faq__item__question.opened { background-image: url("../images/icons/svg-minus.svg"); background-color: #a5b3e2; color: #213167; }

.faq__item__answer { padding: 2em; display: none; line-height: 1.43; text-align: justify; background-color: white; color: #002a32; }
.faq__item__answer ul li a { font-weight: bold; }

.faq--marker { margin-bottom: 32px; }
.faq--marker .faq__item__question { background: #ffffff url("../../images/icons/icon-menu.svg") no-repeat right 8px center; background-size: 20px; color: #213167; 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 #d9deec; color: #002a32; 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 #d9deec; }
@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 #d9deec; }
  .faq--marker .faq__item__answer__link:nth-child(2n) { margin-right: 0; } }

.popup { position: fixed; left: 0; top: 0; height: 100%; z-index: 1000; width: 100%; background-color: rgba(34, 132, 125, 0.9); opacity: 0; visibility: hidden; transition: 500ms all; transition-delay: 500ms; }
.popup figure { display: block; width: 100%; margin-bottom: 0.75rem; }
.popup figure img { display: block; width: 100%; }

.popup.is-visible { opacity: 1; visibility: visible; transition: 0.5s all; }

.popup-container { transform: translateY(-50%); transition: 500ms all; transition-delay: 1500ms; position: relative; width: 85%; margin: 2em auto; top: 5%; padding: 1.5rem; background: #FFF; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
@media only screen and (min-width: 720px) { .popup-container { width: 50%; } }
@media only screen and (min-width: 1024px) { .popup-container { width: 50%; } }
@media only screen and (min-width: 1600px) { .popup-container { width: 40%; } }

.is-visible .popup-container { transform: translateY(0); transition: 500ms all; }

.popup-container .popup-close { position: absolute; top: 1px; font-size: 0; right: 0; width: 30px; height: 30px; }

.popup-container .popup-close::before, .popup-container .popup-close::after { content: ''; position: absolute; top: 12px; width: 14px; height: 3px; background-color: #8f9cb5; }

.popup-container .popup-close::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); left: 8px; }

.popup-container .popup-close::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); right: 8px; }

.popup-container .popup-close:hover:before, .popup-container .popup-close:hover:after { background-color: #35a785; transition: 300ms all; }

/* >> contact Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.contact { padding-bottom: 4rem; z-index: 2; }

.responsiveMap__container { justify-content: space-between; align-items: center; width: 100%; max-width: 1400px; margin: 0 auto 0 auto; }
.responsiveMap__container .responsiveMap { width: 100%; padding: 3px 6px; }
@media only screen and (min-width: 720px) { .responsiveMap__container .responsiveMap { width: 50%; padding: 6px 3px; } }

.responsiveMap { width: 100%; max-width: 1400px; margin: 0 auto 0 auto; }
.responsiveMap .maps-container { height: 0; overflow: hidden; padding-bottom: 60%; /*Map magassága*/ position: relative; }
.responsiveMap .maps-container .overlay { background: transparent; position: absolute; bottom: 0; z-index: 10; width: 100%; height: 100%; /* your iframe height */ margin-top: -100%; /* your iframe height */ }
.responsiveMap .maps-container iframe, .responsiveMap .maps-container object, .responsiveMap .maps-container embed { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.responsiveMap .maps-container iframe.clicked { pointer-events: auto; }
@media only screen and (min-width: 720px) { .responsiveMap .maps-container { padding-bottom: 60%; } }
@media only screen and (min-width: 1024px) { .responsiveMap { margin: 0 auto 0 auto; } }

/* >> Attachment Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.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: "Chakra Petch", sans-serif; text-transform: uppercase; color: #002a32; letter-spacing: 0.02em; }

.attachGallery__noImg { width: 100%; margin-bottom: 2rem; padding-bottom: 1rem; border-bottom: 2px solid #d9deec; 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: "Chakra Petch", sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; color: #213167; 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: #213167 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 { display: block; margin: 0 auto; padding: 0; width: 100%; z-index: 3; max-width: 1280px; text-align: center; }

.attachFiles { width: 90%; max-width: 960px; margin: 0 auto; }
.attachFiles.isVideo { width: 100%; }
@media only screen and (min-width: 960px) { .attachFiles.isVideo { width: calc(100% - 382px); } }

.attachFiles__blockTitle { display: inline-block; position: relative; padding: 0.55rem; margin-bottom: 2.5rem; font-family: "Chakra Petch", sans-serif; font-size: 1.1rem; text-align: center; text-transform: uppercase; font-weight: 600; color: white; }
@media only screen and (min-width: 520px) { .attachFiles__blockTitle { font-size: 1.2rem; } }
@media only screen and (min-width: 1024px) { .attachFiles__blockTitle { font-size: 1.6rem; } }
.attachFiles__blockTitle: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; top: 0; left: -0.5rem; width: 2.5rem; height: 1px; background-color: #f78f1e; }
.attachFiles__blockTitle:after { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; bottom: 0; right: -0.5rem; width: 2.5rem; height: 1px; background-color: #f78f1e; }

.attachFiles__itemWrapper { display: block; width: 100%; margin-bottom: 1.5rem; }

.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; margin: 0; color: white; padding: 0.75rem 0.75rem 0.75rem 2.25rem; font-size: 0.9rem; line-height: 1.3; font-weight: 600; text-align: left; text-decoration: none; background-color: transparent; background-image: url("../images/icons/download.svg"); background-repeat: no-repeat; background-position: left 0.55rem center; background-size: 18px 18px; border: 1px solid rgba(255, 255, 255, 0.8); }
.attachFiles__itemWrapper__item:hover { background-color: #f78f1e; color: white; border-color: #f78f1e; }
@media only screen and (min-width: 1024px) { .attachFiles__itemWrapper__item { font-size: 1rem; padding: 1rem 1rem 1rem 2.75rem; background-size: 24px 24px; } }

/* >> Contact Fomr Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.contact { padding-top: 4rem; }

.contactForm { display: block; color: #002a32; width: 100%; padding: 2rem 1rem; margin: 1rem 0; }
@media only screen and (min-width: 720px) { .contactForm { padding: 1rem; } }
@media only screen and (min-width: 1024px) { .contactForm { padding: 3rem 3rem; margin: 3rem 0; } }
.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%; } }
.contactForm .formItem { margin-bottom: 1.5rem; }
.contactForm .formItem .formItem__title { color: #213167; }
.contactForm .formItem .checkbox-text { color: #213167; }
.contactForm .formItem .checkbox-text 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; color: #4766d3; }
.contactForm .formItem .checkbox-text a:hover { color: #f7901f; }
.contactForm .formItem input, .contactForm .formItem select, .contactForm .formItem textarea { border: 2px solid #d9deec; }
.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: #f78f1e; 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; border-radius: 50%; }
.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: 12px; line-height: 1.2; text-align: left; background-color: #f78f1e; color: white; font-style: normal; border-radius: 3px; font-weight: 500; }
.contactForm .btn--submitForm { width: 100%; }
@media only screen and (min-width: 520px) { .contactForm .btn--submitForm { width: auto; } }
.contactForm .form__title { display: block; margin-bottom: 2rem; color: white; font-size: 1.2rem; line-height: 1.2; font-weight: 700; }
@media only screen and (min-width: 520px) { .contactForm .form__title { font-size: 1.6rem; } }
@media only screen and (min-width: 1024px) { .contactForm .form__title { font-size: 2rem; } }
@media only screen and (min-width: 1280px) { .contactForm .form__title { font-size: 3rem; } }
.contactForm .statText { padding: 0 !important; margin: 0 0 3rem 0 !important; background-color: transparent !important; color: #fff; text-align: center; }
.contactForm .statText .sectionTitle { color: #fff; }

.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: #1a2650; border-radius: 3px; }
.formItem.formItem__multiUpload .formItem__title { text-align: center; font-size: 1.2rem; margin: 0; }
.formItem.formItem__multiUpload .formItem__upload { margin-bottom: 0; }
.formItem.formItem__multiUpload .formItem__upload input { background-color: transparent; line-height: 4rem; height: 4rem; }
.formItem.formItem__multiUpload .formItem__upload label { line-height: 4rem; border-color: white; color: white; border-radius: 3px; }
.formItem.formItem__multiUpload .formItem__upload label:hover { border-color: #f7901f; }

.formItem__note__text--fix { display: block; width: 100%; margin-top: 0.5rem; font-size: 0.7rem; line-height: 1.2; font-weight: 600; color: #5a5a5a; }

.multiUpload__info { display: block; width: 100%; padding: 0.33rem; font-size: 13px; line-height: 1.5; font-weight: 400; text-align: center; color: white; }

.uploadList { display: block; width: 100%; }
.uploadList .uploadList__item { display: inline-block; font-size: 15px; line-height: 1.2; font-weight: 600; color: white; 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: #ef5350; background-image: url("../images/icons/btn-clear.svg"); background-repeat: no-repeat; background-position: center center; background-size: 16px 16px; border-radius: 50%; }
.btn--clear:hover { background-color: #f3817f; }

.contactForm__form__item__title { display: none; margin-bottom: 8px; color: white; font-family: "Chakra Petch", 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; }

.form__information { display: block; width: 100%; position: relative; margin: 1rem 0; padding: 0.75rem; font-size: 0.75rem; line-height: 1; font-weight: 400; border-radius: 3px; color: white; background-color: #253773; }
.form__information b { color: red; font-size: 1.5rem; }

/* >> Footer Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
footer { width: 100%; max-width: 100%; margin: 0 auto; background-color: #0c1c3b; background-image: url("../images/footer-logo-bg.svg"), url("../images/footer-bg.svg"); background-repeat: no-repeat,no-repeat; background-position: top center,bottom right; background-size: 90% 40%, 60% 40%; }
@media only screen and (min-width: 1024px) { footer { background-position: left 5% center,bottom right; background-size: 50% 50%, 30% 70%; } }

/* >> Footer > Pc Footer Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.pcFooter { display: block; width: 90%; z-index: 5; margin: 0 auto; padding: 2rem 0; font-family: "Inter", sans-serif; color: #fff; }
.pcFooter .footer__wrapper { justify-content: space-between; align-items: center; max-width: 1600px; margin: 0 auto; }

.footer__top { display: block; width: 100%; padding: 2rem 0; }
@media only screen and (min-width: 1024px) { .footer__top { padding: 2rem 0; } }

.footer__bottom { display: block; width: 100%; padding: 0 1rem; }
@media only screen and (min-width: 1024px) { .footer__bottom { padding: 1.5rem 0; } }

.pcFooter__logo { display: block; width: 240px; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .pcFooter__logo { margin: 0; } }
@media only screen and (min-width: 1600px) { .pcFooter__logo { width: 380px; } }

.footer__text { display: block; width: 100%; margin: 2rem 0; font-size: 0.75rem; line-height: 1.4; font-weight: 500; text-align: center; color: #c2c2c2; }
@media only screen and (min-width: 1024px) { .footer__text { display: inline-block; vertical-align: middle; width: auto; margin: 0; padding-left: 3rem; text-align: left; } }

.pcFooter__menu { justify-content: center; align-items: flex-start; margin: 0 auto; padding: 1rem 0; }
@media only screen and (min-width: 1024px) { .pcFooter__menu { justify-content: flex-end; flex: 2; margin: 0; padding: 0; } }
.pcFooter__menu .pcFooter__menu__item { display: block; width: 100%; margin-right: 0; }
@media only screen and (min-width: 720px) { .pcFooter__menu .pcFooter__menu__item { width: auto; } }
.pcFooter__menu .pcFooter__menu__item .pcFooter__menu__item__link { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; position: relative; padding: 0 1rem; font-size: 0.9rem; line-height: 38px; font-weight: 800; text-align: center; text-transform: uppercase; color: white; }
@media only screen and (min-width: 720px) { .pcFooter__menu .pcFooter__menu__item .pcFooter__menu__item__link { display: inline-block; } }
@media only screen and (min-width: 1024px) { .pcFooter__menu .pcFooter__menu__item .pcFooter__menu__item__link { display: block; width: 100%; font-size: 1rem; } }
.pcFooter__menu .pcFooter__menu__item .pcFooter__menu__item__link:before { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; width: 100%; height: 1px; left: 0; bottom: 0; opacity: 0.2; background-color: white; }
@media only screen and (min-width: 720px) { .pcFooter__menu .pcFooter__menu__item .pcFooter__menu__item__link:before { width: 5px; height: 5px; bottom: auto; top: calc(50% - 3px); opacity: 1; } }
.pcFooter__menu .pcFooter__menu__item .pcFooter__menu__item__link:hover { color: #f7901f; }
.pcFooter__menu .pcFooter__menu__item .pcFooter__menu__item__link:hover:before { background-color: #f7901f; }

.contact__icons { justify-content: center; align-items: center; width: 100%; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .contact__icons { justify-content: flex-start; width: auto; margin: 0 0 0 2rem; } }
.contact__icons .contact__icon { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: inline-block; vertical-align: middle; position: relative; margin-right: 0.75rem; }
.contact__icons .contact__icon:last-child { margin-right: 0; }
.contact__icons .contact__icon.contact__icon--Facebook .icon { background-image: url("../images/icons/social-facebook.svg"); }
.contact__icons .contact__icon.contact__icon--Instagram .icon { background-image: url("../images/icons/social-instagram.svg"); }
.contact__icons .contact__icon.contact__icon--Linkedin .icon { background-image: url("../images/icons/social-linkedin.svg"); }
.contact__icons .contact__icon.contact__icon--Youtube .icon { background-image: url("../images/icons/social-youtube.svg"); }
.contact__icons .contact__icon.contact__icon--phone .icon { background-image: url("../images/icons/contact-phone.svg"); }
.contact__icons .contact__icon.contact__icon--email .icon { background-image: url("../images/icons/contact-mail.svg"); }
.contact__icons .contact__icon .icon { display: block; width: 40px; height: 40px; background-color: transparent; background-repeat: no-repeat; background-position: center center; background-size: 24px 24px; }
.contact__icons .contact__icon:hover { background-color: #f7901f; }
.contact__icons .contact__icon:hover .icon { filter: brightness(0) invert(1); }

.footerContact { justify-content: center; align-items: flex-start; }
.footerContact .footerContact__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; width: 100%; position: relative; padding: 1rem; margin: 0.75rem; background-color: rgba(5, 12, 26, 0.5); }
@media only screen and (min-width: 720px) { .footerContact .footerContact__item { max-width: 47%; margin: 0.5rem; } }
@media only screen and (min-width: 1024px) { .footerContact .footerContact__item { max-width: 32%; margin: 0.35rem; } }
@media only screen and (min-width: 1600px) { .footerContact .footerContact__item { max-width: 19%; margin: 0.5rem; } }
.footerContact .footerContact__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: 0.7rem; line-height: 1.1; font-weight: 600; text-transform: uppercase; margin-bottom: 0.5rem; color: #f78f1e; }
.footerContact .footerContact__item .data { display: block; width: 100%; font-size: 0.95rem; line-height: 1.2; color: white; }
.footerContact a.footerContact__item:hover { background-color: #f7901f; }
.footerContact a.footerContact__item:hover .title { color: white; padding-left: 0.35rem; }

.madeBy-IntroWeb { background-color: #050c1a; text-align: center; color: #fff; font-family: "Chakra Petch", sans-serif; font-weight: 700; padding: 12px 0; font-size: 12px; line-height: 15px; z-index: 5; }
@media only screen and (min-width: 520px) { .madeBy-IntroWeb { font-size: 13px; } }
@media only screen and (min-width: 1024px) { .madeBy-IntroWeb { text-align: left; } }
.madeBy-IntroWeb .contentWrapper { text-align: center; }
.madeBy-IntroWeb a { color: #fff; 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: #f7901f; }
.madeBy-IntroWeb .iw-logo { display: inline-block; vertical-align: middle; width: 24px; }

/* >> 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; }
.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: 23%; max-width: 23%; flex-basis: 23%; margin-bottom: 3rem; margin-right: 2.5%; }
  .galleryList .galleryList__item:nth-child(2n) { margin-right: 2.5%; }
  .galleryList .galleryList__item:nth-child(4n) { 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: #5a5a5a; }
.galleryList .galleryList__item .btn--more:hover { background-color: #f7901f; 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; -webkit-box-shadow: 0px 16px 24px 4px rgba(0, 0, 0, 0.12); box-shadow: 0px 16px 24px 4px rgba(0, 0, 0, 0.12); 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: #5a5a5a; 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: #5a5a5a; }
@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: #213167; }

.referenceList { justify-content: center; align-items: stretch; }
.referenceList .reference__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; border: 1px solid #92a3dc; background-color: #213167; color: white; background-repeat: no-repeat; background-position: top right; background-size: 45%; background-image: url("../images/ref-box-bg.svg"); width: 100%; max-width: 400px; margin-bottom: 2rem; padding: 2rem 2rem; }
@media only screen and (min-width: 720px) { .referenceList .reference__item { width: 48%; max-width: 48%; margin-right: 2%; }
  .referenceList .reference__item:nth-child(2n) { margin-right: 0; } }
@media only screen and (min-width: 1280px) { .referenceList .reference__item { width: 30%; max-width: 30%; margin-right: 3%; }
  .referenceList .reference__item:nth-child(2n) { margin-right: 3%; }
  .referenceList .reference__item:nth-child(3n) { margin-right: 0; }
  .referenceList .reference__item:last-child { margin-right: 0; } }
.referenceList .reference__item .reference__item__content { width: 100%; margin-top: 1rem; text-align: center; }
.referenceList .reference__item .reference__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%; margin-bottom: 0.5rem; font-family: "Chakra Petch", sans-serif; font-size: 1rem; font-weight: 800; line-height: 1.2; color: white; }
@media only screen and (min-width: 1600px) { .referenceList .reference__item .reference__item__title { font-size: 1.4rem; } }
.referenceList .reference__item .reference__item__lead { display: block; width: 100%; font-size: 0.9rem; line-height: 1.4; font-weight: 400; color: white; padding-left: 0.65rem; margin: 1rem auto; border-left: 1px solid #f78f1e; }
.referenceList .reference__item .statText { font-size: 0.9rem; line-height: 1.3; }
.referenceList .reference__item .statText p { font-size: 0.9rem; line-height: 1.3; }
.referenceList .reference__item .statText ul li { font-size: 0.9rem; line-height: 1.3; margin-bottom: 0.75rem; }
.referenceList .reference__item .statText ul li:before { top: 5px; }
.referenceList .reference__item .flagsWrapper { -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%; position: relative; margin-bottom: 1rem; }
.referenceList .reference__item .flag { display: inline-block; vertical-align: middle; position: relative; background-color: transparent; }
.referenceList .reference__item .flag:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #f78f1e; transform: skew(-10deg); }
.referenceList .reference__item .flag span { display: block; width: 100%; position: relative; z-index: 2; padding: 0 1rem; font-size: 0.75rem; line-height: 24px; font-weight: 600; text-align: center; text-transform: uppercase; color: #213167; }
.referenceList .reference__item:hover { background-size: 50%; transform: translateY(-5px); box-shadow: 0 18px 36px -18px rgba(33, 49, 103, 0.25); }
.referenceList .reference__item:hover .reference__item__title { color: #f7901f; }
.referenceList .reference__item:hover .flagsWrapper { transform: translateX(3px); }

#referenceSlider { align-items: flex-start; }
#referenceSlider .reference__item { display: block; width: 100%; margin: 0 0.35rem; }

/* >> Competitions - modified FAQ Modul Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.competitionsList { display: block; max-width: 1400px; width: 94%; margin: 0 auto; padding: 1rem 0 0; }

.competitionsList__item { display: block; width: 100%; margin-bottom: 2.5rem; background-color: white; color: #002a32; background-color: #f3f5fa; padding: 1.5rem; }
.competitionsList__item .statText { box-shadow: none !important; padding: 0 !important; }

.competitionsList__item__top { justify-content: flex-start; align-items: center; position: relative; z-index: 5; font-weight: bold; font-size: 16px; color: #002a32; -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; }
@media only screen and (min-width: 720px) { .competitionsList__item__img { width: 48%; margin: 0 auto 0 0; } }

.competitionsList__item__titleWrapper { width: 100%; margin: 0 auto; padding: 1rem; }
@media only screen and (min-width: 720px) { .competitionsList__item__titleWrapper { width: 50%; margin: 0 0 0 auto; padding: 0; } }

.competitionsList__item__title { display: block; position: relative; z-index: 5; transition: all 0.2s ease; font-family: "Chakra Petch", sans-serif; font-size: 16px; line-height: 1.6; font-weight: 900; text-transform: uppercase; letter-spacing: 1px; padding: 0; color: #525862; margin-bottom: 1.5rem; }
@media only screen and (min-width: 720px) { .competitionsList__item__title { font-size: 18px; } }
@media only screen and (min-width: 1280px) { .competitionsList__item__title { font-size: 24px; } }

.articleEnd__top.articleEnd__top--competition .articleEnd__image { width: 90%; max-width: 480px; }
@media only screen and (min-width: 1024px) { .articleEnd__top.articleEnd__top--competition .articleEnd__image { width: 45%; max-width: 100%; } }
@media only screen and (min-width: 1280px) { .articleEnd__top.articleEnd__top--competition .articleEnd__image { width: 45%; } }
.articleEnd__top.articleEnd__top--competition .articleEnd__top__content { width: 100%; }
@media only screen and (min-width: 1024px) { .articleEnd__top.articleEnd__top--competition .articleEnd__top__content { width: 55%; padding: 2rem 3rem 1rem; } }
@media only screen and (min-width: 1280px) { .articleEnd__top.articleEnd__top--competition .articleEnd__top__content { width: 55%; } }
.articleEnd__top.articleEnd__top--competition .articleEnd__title { letter-spacing: 1px; }

/*# sourceMappingURL=main.css.map */
