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

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

body { line-height: 1; }

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

blockquote, q { quotes: none; }

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

code { font-family: monospace; }

b, strong { font-weight: bold; }

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

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

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

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

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

.pswp { position: initial; }

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

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

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

.statText, .baseForms, .attachGallery { line-height: 1.42; font-size: 14px; font-family: "Roboto", serif; }
@media only screen and (min-width: 720px) { .statText, .baseForms, .attachGallery { font-size: 15px; line-height: 1.6; } }
@media only screen and (min-width: 1400px) { .statText, .baseForms, .attachGallery { font-size: 16px; } }
.statText p, .baseForms p, .attachGallery p { font-size: 14px; margin-bottom: 1em; }
.statText p:last-child, .baseForms p:last-child, .attachGallery p:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText p, .baseForms p, .attachGallery p { font-size: 15px; } }
@media only screen and (min-width: 1400px) { .statText p, .baseForms p, .attachGallery p { font-size: 16px; } }
.statText a, .baseForms a, .attachGallery a { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; text-decoration: underline; font-weight: normal; color: #8cb5ff; }
.statText a:hover, .baseForms a:hover, .attachGallery a:hover { color: #bfd6ff; }
.statText i, .baseForms i, .attachGallery i { font-style: italic; }
.statText b, .baseForms b, .attachGallery b, .statText strong, .baseForms strong, .attachGallery strong { font-weight: 700; }
.statText ul, .baseForms ul, .attachGallery ul, .statText ol, .baseForms ol, .attachGallery ol { margin-left: 0; margin-bottom: 1em; }
.statText ul, .baseForms ul, .attachGallery ul { list-style-type: none; /*list-style-image: url("../images/svg-listImg.svg");*/ }
.statText ol, .baseForms ol, .attachGallery ol { list-style-type: decimal; padding-left: 1.5em; }
.statText ol li, .baseForms ol li, .attachGallery ol li { font-size: 14px; margin-bottom: 1em; padding-left: 0.5em; }
.statText ol li:last-child, .baseForms ol li:last-child, .attachGallery ol li:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText ol li, .baseForms ol li, .attachGallery ol li { font-size: 15px; } }
@media only screen and (min-width: 1400px) { .statText ol li, .baseForms ol li, .attachGallery ol li { font-size: 16px; } }
.statText ul li, .baseForms ul li, .attachGallery ul li { display: block; position: relative; margin-bottom: 0.5rem; padding-left: 1.5rem; font-weight: normal; }
.statText ul li:before, .baseForms ul li:before, .attachGallery ul li:before { content: ''; display: block; position: absolute; width: 7px; height: 7px; left: 0.5rem; top: 0.5rem; background-color: #3b70d0; transform: rotate(45deg); }
.statText ul li:last-child, .baseForms ul li:last-child, .attachGallery ul li:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText ul li, .baseForms ul li, .attachGallery ul li { background-size: 16px 16px; padding-left: 1.75rem; } }
.statText table, .baseForms table, .attachGallery table { display: table; overflow-x: auto; }

.buttonWrapper, .section.section--contact .pageContact, .static__attachGallery .static__attachGallery__innerWrapper, .static__attachGallery .static__attachGallery__innerWrapper .slick-slide, .error-404, #cookie-bar, #cookie-bar.bottom .cookieWrapper, #cookie-bar.bottom .cookieWrapper .cookieButtonWrapper, .page__slider .slider__image, .section .service__item, .section .service__item .service__item__image, .gridGallery .gallery__item, header .contentWrapper, .referenceTable, .referenceTable .referenceTable__item, .referenceTable .referenceTable__item .referenceTable__item__image, .articleList, .articleList .articleList__item, .articleList__item__image, .articleEnd__top, .realEstateList, .realEstateEnd__block, .realEstateEnd__block .realEstateEnd__gallery, .realEstateEnd__block .realEstateEnd__gallery .realEstateEnd__gallery__item__main, .realEstateEnd__block .realEstateEnd__gallery .realEstateEnd__gallery__item__thumb, .realEstateEnd__block .realEstateEnd__gallery .realEstateEnd__gallery__item__thumb .realEstateEnd__gallery__item__thumb__item, .realEstateEnd__block .realEstateEnd__propertyList, .servicesList, .competitionsList__item__top, .competitionsList__item__img, .header-row, .data-row, .staffList, .staffItem, .tileList, .responsiveMap__container, .thumbGallery, .thumbGallery__navigator, .thumbGallery__bigImg, .attachVideo, .attachmentWrapper, .contactForm .form__flexRow, .filterForm .formItem__split, .filterForm .form__checkboxGroup, .pcFooter, .footer__contact li .footer__contact__link, .galleryList { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }

.baseForms, .contactForm { /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /*.formItem__upload{ @extend %flexBox; justify-content: space-between; margin-bottom: 16px; input{display: block; width: calc(100% - 40px);} .btn--upload{display: block; } .btn--delete{display: block; background: $color-error url("../images/icon-del.svg") no-repeat center center;} .btn--upload, .btn--delete{width: 36px; height: 36px; background-size: 20px; cursor: pointer;}
}*/ }
.baseForms .formItem, .contactForm .formItem { margin-bottom: 12px; }
.baseForms .formItem__title, .contactForm .formItem__title { margin-bottom: 4px; color: #1c1b17; font-size: 13px; font-weight: 600; }
.baseForms .formItem__title b, .contactForm .formItem__title b { margin-left: 0.2rem; color: #ef5350; }
.baseForms .formItem__note, .contactForm .formItem__note { font-size: 13px; margin: 6px 0; color: #1c1b17; 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: 1px solid #c9c9c9; outline-color: #204485; color: #1c1b17; background: white; font-weight: 500; font-size: 15px; }
.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: #676767; 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: #676767; border-color: #676767; }
.baseForms input:disabled, .contactForm input:disabled { background-color: #c9c9c9; border-color: #c9c9c9; font-weight: 600; }
.baseForms textarea, .contactForm textarea { min-height: 140px; resize: vertical; padding: 8px; }
.baseForms select, .contactForm select { padding-right: 1.75rem; background: white url("../images/icons/svg-select.svg") no-repeat right 8px center; background-size: 12px; }
.baseForms select option, .contactForm select option { line-height: 44px; }
.baseForms input::-ms-clear, .contactForm input::-ms-clear { display: none; }
.baseForms .submit, .contactForm .submit { display: block; width: 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: #204485; border: none; cursor: pointer; font-family: Roboto, serif; padding: 0 3rem; font-size: 14px; font-weight: bold; line-height: 44px; height: 44px; }
.baseForms input.btn--submitForm:hover, .contactForm input.btn--submitForm:hover { background: #2855a6; }
.baseForms fieldset, .contactForm fieldset { width: 100%; padding: 10px; background: transparent; margin-bottom: 15px; border: 3px solid #011638; }
.baseForms fieldset legend, .contactForm fieldset legend { font-size: 18px; font-weight: bold; line-height: 1.2; color: #204485; padding: 6px 10px; }
@media only screen and (min-width: 1024px) { .baseForms fieldset, .contactForm fieldset { padding: 20px; } }
.baseForms .formItem--checkBox, .contactForm .formItem--checkBox { margin-bottom: 12px; /*extra*/ }
.baseForms .formItem--checkBox .regular-checkbox, .contactForm .formItem--checkBox .regular-checkbox { display: none; width: 100%; }
.baseForms .formItem--checkBox .regular-checkbox + label, .contactForm .formItem--checkBox .regular-checkbox + label { display: inline-block; vertical-align: middle; width: 28px; height: 28px; background-color: white; padding: 0; position: relative; z-index: 2; border: 1px solid #c9c9c9; }
.baseForms .formItem--checkBox .regular-checkbox + label:active, .contactForm .formItem--checkBox .regular-checkbox + label:active, .baseForms .formItem--checkBox .regular-checkbox:checked + label, .contactForm .formItem--checkBox .regular-checkbox:checked + label { border-color: #204485; }
.baseForms .formItem--checkBox .regular-checkbox:checked + label:active, .contactForm .formItem--checkBox .regular-checkbox:checked + label:active { border-color: #204485; }
.baseForms .formItem--checkBox .regular-checkbox:checked + label::after, .contactForm .formItem--checkBox .regular-checkbox:checked + label::after { background: #204485 url("../images/icons/checked.svg") no-repeat center center; background-size: 16px 16px; width: 100%; height: 100%; display: block; content: ''; }
.baseForms .formItem--checkBox .checkbox-text, .contactForm .formItem--checkBox .checkbox-text { width: calc(100% - 50px); line-height: 1.2em; text-align: left; display: inline-block; vertical-align: middle; padding-left: 10px; color: #1c1b17; }
.baseForms .formItem--checkBox .checkbox-text a, .contactForm .formItem--checkBox .checkbox-text a { color: #1c1b17; text-decoration: underline; }
.baseForms .formItem--checkBox .checkbox-text a:hover, .contactForm .formItem--checkBox .checkbox-text a:hover { color: #8cb5ff; }
.baseForms .formItem--checkBox .checkbox-text b, .contactForm .formItem--checkBox .checkbox-text b { color: #204485; 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 #f9f9f9; border-top: 1px solid #f9f9f9; padding: 12px 0; }
.baseForms .formItem--checkBox.formItem--checkBox--extra input, .contactForm .formItem--checkBox.formItem--checkBox--extra input { margin: 10px 0 5px; }
.baseForms .formItem--btn_checkBox, .contactForm .formItem--btn_checkBox { margin-bottom: 12px; }
.baseForms .formItem--btn_checkBox label, .contactForm .formItem--btn_checkBox label { display: block; width: 100%; margin-bottom: 8px; background-color: #fff; cursor: pointer; }
.baseForms .formItem--btn_checkBox label span, .contactForm .formItem--btn_checkBox label span { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; display: block; width: 100%; padding: 10px 8px; border: 1px solid #eee; }
.baseForms .formItem--btn_checkBox label input, .contactForm .formItem--btn_checkBox label input { display: none; }
.baseForms .formItem--btn_checkBox label input:checked + span, .contactForm .formItem--btn_checkBox label input:checked + span { background: #204485; color: #fff; border: 1px solid #204485; }
.baseForms .formItem--radioButton, .contactForm .formItem--radioButton { margin-bottom: 15px; }
.baseForms .formItem--radioButton .regular-checkbox, .contactForm .formItem--radioButton .regular-checkbox { display: none; width: 100%; }
.baseForms .formItem--radioButton .regular-checkbox + label, .contactForm .formItem--radioButton .regular-checkbox + label { display: block; width: 20px; height: 20px; background-color: #fff; border: 1px solid #eee; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05); padding: 0; position: relative; float: left; margin-right: 0.5em; z-index: 2; border-radius: 50%; }
.baseForms .formItem--radioButton .regular-checkbox + label:active, .contactForm .formItem--radioButton .regular-checkbox + label:active, .baseForms .formItem--radioButton .regular-checkbox:checked + label, .contactForm .formItem--radioButton .regular-checkbox:checked + label { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1); }
.baseForms .formItem--radioButton .regular-checkbox:checked + label:active, .contactForm .formItem--radioButton .regular-checkbox:checked + label:active { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1); }
.baseForms .formItem--radioButton .regular-checkbox:checked + label::after, .contactForm .formItem--radioButton .regular-checkbox:checked + label::after { background: url("../images/svg-radio.svg") no-repeat center center; background-size: 8px; width: 100%; height: 100%; display: block; content: " "; }
.baseForms .formItem--radioButton .checkbox-text, .contactForm .formItem--radioButton .checkbox-text { line-height: 20px; text-align: left; display: block; }
.baseForms .formItem--radioButton .checkbox-text a, .contactForm .formItem--radioButton .checkbox-text a { color: #fff; text-decoration: underline; }
.baseForms .formItem--radioButton .checkbox-text a:hover, .contactForm .formItem--radioButton .checkbox-text a:hover { color: #8cb5ff; }
.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 #011638; }
.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: #204485; color: #fff; border: 2px solid #204485; }
.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: #bfd3ff; }
.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: #fff; border: 2px dashed #011638; cursor: pointer; }
.baseForms .formItem__upload label:hover, .contactForm .formItem__upload label:hover { background: #204485; color: white; }

input[type='submit'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

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

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

body { line-height: 1; }

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

blockquote, q { quotes: none; }

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

code { font-family: monospace; }

b, strong { font-weight: bold; }

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

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

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

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

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

.pswp { position: initial; }

/* >> Main Layout
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
html { height: 100%; margin: 0; padding: 0; scroll-behavior: smooth; -webkit-overflow-scrolling: touch; }

body { background-color: #011638; -webkit-font-smoothing: antialiased; margin: 0; padding: 0; color: #fff; font-family: "Roboto", serif; line-height: 1.2; }
body ::selection { background: rgba(46, 163, 242, 0.5); /* WebKit/Blink Browsers */ }
body ::-moz-selection { background: rgba(46, 163, 242, 0.5); /* Gecko Browsers */ }
body .pageWrapper { width: 100%; max-width: 100%; overflow: hidden; padding: 0; }
body .contentWrapper { width: 90%; max-width: 1600px; margin: 0 auto; }
body .contentWrapper.contentWrapper--page { max-width: 1280px; padding: 2rem 0; }
@media only screen and (min-width: 1280px) { body .contentWrapper.contentWrapper--page { padding: 5rem 0 2rem; } }
body.home .pageWrapper { padding: 0; }

.pageTitle { display: block; position: relative; width: 100%; max-width: 1600px; margin: 0 auto; text-align: left; font-family: "Roboto", serif; font-size: 1.2rem; line-height: 1.2; text-transform: uppercase; font-weight: 800; color: white; }
@media only screen and (min-width: 520px) { .pageTitle { font-size: 1.4rem; } }
@media only screen and (min-width: 1024px) { .pageTitle { font-size: 1.6rem; } }
@media only screen and (min-width: 1400px) { .pageTitle { font-size: 2rem; } }
.pageTitle.pageTitle--error { color: #204485; font-size: 5rem; margin-bottom: 1rem; padding-left: 0; }
.pageTitle.pageTitle--error-second { margin: 0 0 2rem; padding-left: 0; font-size: 18px; font-weight: normal; line-height: 1.2; text-align: center; letter-spacing: 0; }
.pageTitle.pageTitle--error-second:after { display: none; }
.pageTitle.pageTitle--stat { color: #fff; width: 100%; }

.sectionTitle { position: relative; margin: 0 auto; text-align: left; font-family: "Roboto", serif; font-size: 18px; line-height: 1.2; font-weight: 800; text-transform: none; color: #fff; z-index: 10; }
@media only screen and (min-width: 520px) { .sectionTitle { font-size: 20px; } }
@media only screen and (min-width: 1024px) { .sectionTitle { font-size: 24px; } }
@media only screen and (min-width: 1400px) { .sectionTitle { font-size: 32px; } }
.sectionTitle.sectionTitle--dark { color: #676767; }

.subTitle span { display: inline-block; position: relative; margin: 1rem auto; padding: 0.5rem 1.5rem; text-align: center; font-family: "Roboto", serif; font-size: 0.9rem; line-height: 1.2; font-weight: 500; text-transform: uppercase; color: white; border: 1px solid white; }

.titleWrapper { display: block; width: 100%; position: relative; }

/*Button style*/
.buttonWrapper { justify-content: flex-start; align-items: center; }
.buttonWrapper.buttonWrapper--center { justify-content: center; }
.buttonWrapper.buttonWrapper--right { justify-content: flex-end; }
.buttonWrapper.buttonWrapper--spacerBottom { padding: 0 0 2rem; background: transparent; }
.buttonWrapper.buttonWrapper--back { padding: 0.75rem; background-color: #01122e; }
.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: "Roboto", serif; font-weight: 800; letter-spacing: 1px; text-align: center; text-transform: uppercase; border-radius: 0; background-color: #204485; color: white; padding: 0 2rem; cursor: pointer; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.btn:hover { background-color: #3b70d0; color: white; }
@media only screen and (min-width: 1024px) { .btn { font-size: 14px; line-height: 44px; padding: 0 2rem; } }

.btn--s-more { background-color: transparent; color: #204485; }
.btn--s-more: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: 13px; height: 13px; position: absolute; top: calc(50% - 7.5px); right: 0.65rem; background-image: url("../images/icons/button-more.svg"); background-repeat: no-repeat; background-size: contain; background-position: center center; }
.btn--s-more:hover:before { filter: brightness(0) invert(1); }

.btn--arrow { width: 38px; height: 38px; padding: 0; background-color: transparent; background-image: url("../images/icons/btn-right-green.svg"); background-repeat: no-repeat; background-size: contain; background-position: center center; }
.btn--arrow:hover { background-color: transparent; }

.btn--border { border: 1px solid #fff; }

.btn--white { border-color: white; color: white; }

.btn--lg { line-height: 44px; padding: 0 1.5rem; }
@media only screen and (min-width: 1024px) { .btn--lg { line-height: 54px; padding: 0 3rem; } }

.btn--back { font-size: 0.75rem; line-height: 38px; padding: 0 2.2rem; font-weight: 600; background-color: #010c1f; color: white; margin: 0 auto; }

.btn--more { display: inline-block; vertical-align: middle; padding: 0; position: relative; font-size: 13px; line-height: 24px; }
.btn--more:hover { background-color: #204485; color: white; }

.videoBtn { position: absolute; margin: 0 auto; left: 0; right: 0; z-index: 5; height: 36px; width: 36px; box-sizing: border-box; display: flex; flex-direction: column; -webkit-box-align: center; align-items: center; background-color: #204485; background-image: url("../images/icons/svg-play.svg"); background-repeat: no-repeat; background-position: center center; background-size: 14px 14px; border-top-left-radius: 100%; border-top-right-radius: 100%; border-bottom-right-radius: 100%; border-bottom-left-radius: 100%; -webkit-box-pack: center; justify-content: center; transition: all 0.20s ease-in-out; transform: scale(1.2); }
.videoBtn:before { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; width: 100%; height: 100%; left: -1px; right: 0; margin: 0 auto; top: -1px; border-radius: 50%; border: 1px solid #204485; transform: scale(1.2); }
.videoBtn:hover { transform: scale(1.3); transition: all 0.20s ease-in-out; cursor: pointer; }
.videoBtn:hover:before { transform: scale(1); opacity: 0; }
@media only screen and (min-width: 720px) { .videoBtn { height: 40px; width: 40px; } }
@media only screen and (min-width: 1024px) { .videoBtn { height: 50px; width: 50px; } }

/*Sections*/
.section.section--bottomButton:before { content: ''; display: block; position: absolute; width: 100%; height: 30%; max-height: 380px; left: 0; bottom: 0; background-color: #cad4ea; }
.section.section--top { padding-top: 5rem; background-color: #204485; background-image: url(../images/footer-bg.svg); background-size: cover; background-repeat: no-repeat; background-position: top center; }
@media only screen and (min-width: 1024px) { .section.section--top { padding-top: 7rem; padding-bottom: 2rem; } }
.section.section--filter { padding: 1rem 0; background-color: #cad4ea; }
.section.section--filter .filterForm { padding: 1.5rem 1rem; }
.section.section--filter .filterForm.filterForm--reference { max-width: 520px; }
.section.section--filter .filterForm.filterForm--reference .formItem { margin-bottom: 0; flex: 1; width: auto; margin-right: 0.5rem; }
@media only screen and (min-width: 1280px) { .section.section--filter .filterForm.filterForm--reference .formItem { margin-bottom: 0; } }
.section.section--filter .filterForm.filterForm--reference .buttonWrapper { width: auto; flex: initial; }
.section.section--machines { padding: 1rem 0; background-color: #cad4ea; }
.section.section--machines:nth-child(odd) { background-color: #dee8ff; }
.section.section--machines .filterForm { padding: 1rem; }
.section.section--static { background-color: #012051; }
.section.section--static .statText { max-width: 1280px; margin: 0 auto; padding: 2rem; background-color: #011029; }
.section.section--download { background-color: #022660; background-image: url(../images/footer-bg.svg); background-size: cover; background-repeat: no-repeat; background-position: bottom center; background-attachment: fixed; }
.section.section--gallery { background-color: #011a42; }
.section.section--pageStaText .statText { max-width: 1280px; margin: 0 auto; padding: 2rem 2rem; border: 1px solid #204485; }
@media only screen and (min-width: 1024px) { .section.section--pageStaText .statText { padding: 2rem 5rem; } }
.section.section--hero { padding: 0; }
.section.section--hero .heroImage { display: block; position: relative; height: 40vh; min-height: 320px; overflow: hidden; background-repeat: no-repeat; background-size: cover; background-position: top center; background-attachment: fixed; }
@media only screen and (min-width: 1024px) { .section.section--hero .heroImage { height: 50vh; } }
.section.section--contact { background-color: #012051; }
.section.section--contact:after { content: ''; display: block; position: absolute; width: 100%; height: 50%; z-index: 2; left: 0; top: 0; background-color: #1b3970; }
@media only screen and (min-width: 1024px) { .section.section--contact:after { width: 50%; height: 100%; } }
.section.section--contact .pageContact { align-items: flex-start; justify-content: space-between; width: 90%; max-width: 1600px; margin: 0 auto; z-index: 3; }
.section.section--contact .pageContact .pageContact__map { width: 100%; }
@media only screen and (min-width: 1024px) { .section.section--contact .pageContact .pageContact__map { width: 47%; } }
.section.section--contact .pageContact .pageContact__map .responsiveMap { box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); }
.section.section--contact .pageContact .pageContact__text { width: 100%; }
@media only screen and (min-width: 1024px) { .section.section--contact .pageContact .pageContact__text { width: 50%; } }
.section.section--contact .pageContact .pageContact__text .statText { padding: 1rem; }
@media only screen and (min-width: 1024px) { .section.section--contact .pageContact .pageContact__text .statText { padding: 2rem 3rem; } }
.section.section--staff { background-color: #012051; }
.section.section--competitions { background-color: #012051; }
.section.section--staticVideo { background-color: #022a6a; background-image: url("../images/footer-bg.svg"); background-size: cover; background-repeat: no-repeat; background-position: bottom center; background-attachment: fixed; }
.section.section--staticVideo .video__Wrapper { width: 100%; max-width: 1280px; margin: 0 auto; padding: 2rem 1rem; border: 1px solid #204485; }
@media only screen and (min-width: 1024px) { .section.section--staticVideo .video__Wrapper { padding: 3rem 2rem; } }
@media only screen and (min-width: 1280px) { .section.section--staticVideo .video__Wrapper { padding: 3.5rem 5rem; } }
@media only screen and (min-width: 1400px) { .section.section--staticVideo .video__Wrapper { padding: 4rem 12rem; } }
.section.section--staticVideo .video__Wrapper .video { display: block; position: relative; box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); overflow: hidden; }
.section.section--staticVideo .video__Wrapper .video .video__mask { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 2; background: #26191C; background: linear-gradient(0deg, #204485 0%, rgba(32, 68, 133, 0) 100%); }
.section.section--staticVideo .video__Wrapper .videoBtn { top: 50%; }
.section.section--staticVideo .home__gallery { padding: 2rem 0 0; }
@media only screen and (min-width: 1024px) { .section.section--staticVideo .home__gallery { padding: 3rem 0; } }
.section.section--staticVideo .videoSection__title { display: block; position: relative; width: 100%; max-width: 1280px; padding-bottom: 1rem; padding-left: 1.5rem; margin: 0 auto 1.5rem; font-family: "Roboto", serif; font-size: 1.1rem; text-transform: capitalize; font-weight: 700; text-align: left; color: #fff; border-bottom: 1px solid #022a6a; }
@media only screen and (min-width: 520px) { .section.section--staticVideo .videoSection__title { font-size: 1.2rem; } }
@media only screen and (min-width: 1024px) { .section.section--staticVideo .videoSection__title { font-size: 1.3rem; } }
.section.section--staticVideo .videoSection__title:before { content: ''; display: block; position: absolute; left: 0; top: 0.5rem; width: 8px; height: 8px; transform: rotate(45deg); background-color: #8cb5ff; }
.section.section--staticVideo .video__text { display: block; padding: 2rem; margin-top: 2rem; border: 1px solid #204485; }
.section.section--staticVideo .video__text .video__title { display: block; width: 100%; margin-bottom: 0.5rem; font-size: 1.2rem; font-weight: 800; }
@media only screen and (min-width: 1024px) { .section.section--staticVideo .video__text .video__title { font-size: 1.3rem; } }
@media only screen and (min-width: 1280px) { .section.section--staticVideo .video__text .video__title { font-size: 1.5rem; } }
.section.section--documents { background-color: #012051; }
@media only screen and (min-width: 1280px) { .section.section--equipment .referenceTable .referenceTable__head .referenceTable__item__col, .section.section--equipment .referenceTable .referenceTable__item .referenceTable__item__col { font-size: 1.05rem; } }

/* >> StaticPage
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.static__attachGallery { width: 100%; margin: 0 auto; max-width: 1280px; background: transparent; padding: 0; }
.static__attachGallery .static__attachGallery__innerWrapper { justify-content: space-between; align-items: stretch; background: transparent; width: 100%; margin: 0 auto; }
@media only screen and (min-width: 720px) { .static__attachGallery .static__attachGallery__innerWrapper { width: 100%; } }
.static__attachGallery .static__attachGallery__innerWrapper .slick-slide { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; height: 100%; opacity: 1; padding: 0.35rem; }
.static__attachGallery .static__attachGallery__innerWrapper .slick-slide img { object-fit: cover; overflow: hidden; }
.static__attachGallery .static__attachGallery__innerWrapper .slick-slide.slick-active { box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); opacity: 1; z-index: 3; }
.static__attachGallery .static__attachGallery__slider { width: 100%; max-width: 100%; flex-basis: 100%; margin: 0 auto; position: relative; order: 2; }
.static__attachGallery .static__attachGallery__slider .slick-list { padding: 0; }
@media only screen and (min-width: 720px) { .static__attachGallery .static__attachGallery__slider .slick-list { padding: 0; } }
.static__attachGallery .gallery__title { display: block; position: relative; width: 100%; padding-bottom: 1rem; padding-left: 1.5rem; margin-bottom: 1.5rem; font-family: "Roboto", serif; font-size: 1.1rem; text-transform: capitalize; font-weight: 700; text-align: left; color: #fff; border-bottom: 1px solid #022a6a; }
@media only screen and (min-width: 520px) { .static__attachGallery .gallery__title { font-size: 1.2rem; } }
@media only screen and (min-width: 1024px) { .static__attachGallery .gallery__title { font-size: 1.3rem; } }
.static__attachGallery .gallery__title:before { content: ''; display: block; position: absolute; left: 0; top: 0.5rem; width: 8px; height: 8px; transform: rotate(45deg); background-color: #8cb5ff; }
.static__attachGallery .album__title { display: block; position: relative; width: 100%; padding-bottom: 1rem; font-family: "Roboto", serif; font-size: 0.9rem; text-transform: capitalize; font-weight: 400; text-align: left; font-style: italic; color: #fff; }
@media only screen and (min-width: 520px) { .static__attachGallery .album__title { font-size: 1rem; } }
@media only screen and (min-width: 1024px) { .static__attachGallery .album__title { font-size: 1.1rem; } }
.static__attachGallery .slick-prev, .static__attachGallery .slick-next { width: 38px; height: 38px; }
@media only screen and (min-width: 1024px) { .static__attachGallery .slick-prev, .static__attachGallery .slick-next { width: 44px; height: 44px; } }
.static__attachGallery .slick-prev { left: 0; }
@media only screen and (min-width: 720px) { .static__attachGallery .slick-prev { left: -2rem; } }
@media only screen and (min-width: 1280px) { .static__attachGallery .slick-prev { left: -4rem; } }
.static__attachGallery .slick-next { right: 0; }
@media only screen and (min-width: 720px) { .static__attachGallery .slick-next { right: -2rem; } }
@media only screen and (min-width: 1280px) { .static__attachGallery .slick-next { right: -4rem; } }

.static__attachGallery__content { width: 100%; max-width: 100%; flex-basis: 100%; color: #fff; padding: 1rem; min-height: 64px; order: 3; }
.static__attachGallery__content .static__attachGallery__content__title { display: none; font-family: "Roboto", serif; font-size: 15px; line-height: 1.2; letter-spacing: 1px; font-weight: 600; text-transform: uppercase; margin-bottom: 1rem; }
@media only screen and (min-width: 720px) { .static__attachGallery__content .static__attachGallery__content__title { display: block; } }
@media only screen and (min-width: 1024px) { .static__attachGallery__content .static__attachGallery__content__title { font-size: 17px; } }
.static__attachGallery__content .static__attachGallery__slider__item__alt { display: block; font-size: 13px; font-weight: 500; line-height: 1.5; text-align: center; }
@media only screen and (min-width: 720px) { .static__attachGallery__content .static__attachGallery__slider__item__alt { text-align: left; } }
@media only screen and (min-width: 1024px) { .static__attachGallery__content .static__attachGallery__slider__item__alt { font-size: 15px; } }

/*404 Error*/
.error-404 { align-items: center; justify-content: center; height: 100%; padding: 5rem 0 2rem; }
@media only screen and (min-width: 1024px) { .error-404 { padding: 7rem 0 2rem; } }
.error-404 .textBox { display: block; width: 90%; max-width: 520px; align-self: center; padding: 1rem; text-align: center; background-color: rgba(32, 68, 133, 0.8); }
.error-404 .pageTitle--error { width: 100%; margin: 0 auto 1rem; font-size: 100px; text-align: center; line-height: 1em; color: white; }
.error-404 .pageTitle--error:after { display: none; }
.error-404 .pageTitle--error-second { margin: 0 auto 20px; padding: 0; font-size: 17px; line-height: 1.2em; color: white; }

/*Response*/
.formResponse { padding-top: 5rem; }
@media only screen and (min-width: 1024px) { .formResponse { padding-top: 7rem; } }
.formResponse .textBox { display: block; width: 90%; max-width: 540px; margin: 0 auto 2rem; padding: 1rem; background-color: #011638; }
.formResponse .response__icon { display: block; width: 90px; height: 90px; margin: 0 auto 1rem; background-repeat: no-repeat; background-position: center center; background-size: 38px 38px; background-color: #8cb5ff; border-radius: 50%; }
.formResponse .responseTitle { display: block; width: 100%; text-align: center; font-size: 1.2rem; line-height: 1; font-weight: 800; margin-bottom: 1rem; }
@media only screen and (min-width: 1024px) { .formResponse .responseTitle { font-size: 2rem; } }
.formResponse .response__message { display: block; width: 100%; text-align: center; font-size: 1rem; line-height: 1; font-weight: 500; margin-bottom: 1rem; }
.formResponse.formResponse--done .textBox { background-color: #a4f1a6; }
.formResponse.formResponse--done .response__icon { background-color: #68d36a; background-image: url("../images/icons/response-done.svg"); }
.formResponse.formResponse--done .responseTitle { color: #405e41; }
.formResponse.formResponse--done .response__message { color: #405e41; }
.formResponse.formResponse--done .btn { background-color: #405e41; }
.formResponse.formResponse--wrong .textBox { background-color: #f1a4a4; }
.formResponse.formResponse--wrong .response__icon { background-color: #d36868; background-image: url("../images/icons/response-wrong.svg"); }
.formResponse.formResponse--wrong .responseTitle { color: #5e4040; }
.formResponse.formResponse--wrong .response__message { color: #5e4040; }
.formResponse.formResponse--wrong .btn { background-color: #5e4040; }

/*helpers*/
.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; }

.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; }

.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; }

.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; }

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

/*Float backToTop button*/
.fixed-action-btn { position: fixed; right: 0.75rem; bottom: 0.75rem; margin-bottom: 0; z-index: 99; }
@media only screen and (min-width: 720px) { .fixed-action-btn { right: 1.5rem; bottom: 4.5rem; } }

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

.btn-floating { display: block; color: #fff; position: relative; overflow: hidden; z-index: 1; width: 44px; height: 44px; line-height: 44px; padding: 0; transition: .3s; cursor: pointer; opacity: 0.6; background-color: #010c1f; background-image: url("../images/chevron-up.svg"); background-repeat: no-repeat; background-position: center center; background-size: 24px 24px; }
.btn-floating:hover { opacity: 1; }

.scale-transition.scale-out { -webkit-transform: scale(0); transform: scale(0); transition: -webkit-transform .2s !important; transition: transform .2s, -webkit-transform .2s !important; }

/* >> Cookie bar style
--------------------------------------------*/
#cookie-bar { align-items: center; justify-content: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(1, 22, 56, 0.9); color: #000; z-index: 10000000; padding: 10px 25px; }
#cookie-bar .m-statText { display: block; font-size: 15px; color: #000; line-height: 1.2; padding-right: 0; }
#cookie-bar .m-statText a { display: inline-block; width: auto; font-weight: bold; text-decoration: underline; color: #204485; }
#cookie-bar .m-statText a:hover { color: #204485; }
#cookie-bar .cookieButtonWrapper { display: block; text-align: center; margin-top: 1rem; }
#cookie-bar .jqs-enable { display: inline-block; margin: 0 1rem 0.5rem; cursor: pointer; color: #ffffff; font-weight: bold; text-transform: uppercase; font-size: 13px; text-decoration: none; background: #38a73c; padding: 0.75rem 1.5rem; }
#cookie-bar .jqs-enable:hover { background-color: #4ec452; }
#cookie-bar .jqs-disable { display: inline-block; margin: 0 1rem 0.75rem; cursor: pointer; color: #ffffff; font-weight: bold; text-transform: uppercase; font-size: 13px; text-decoration: none; background: #1c1b17; padding: 0.75rem 1.5rem; }
#cookie-bar .jqs-disable:hover { background-color: #ef5350; }
#cookie-bar .cookieWrapper { box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); display: block; width: 95%; max-width: 560px; margin: 0 auto; padding: 1rem; background-color: white; }
@media only screen and (min-width: 1024px) { #cookie-bar .cookieWrapper { padding: 2rem; } }
#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; } }

/*Competition*/
/*Szechenyi 2020*/
.competition__block { position: relative; bottom: 0; right: 0; z-index: 15; }
.competition__block a { display: block; }
.competition__block.hide .showHide { top: -2rem; transform: rotate(0deg); }
.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: -0.5rem; right: 2rem; background-color: #174895; background-image: url("../images/icons/chevron-up.svg"); background-repeat: no-repeat; background-position: center center; background-size: 12px 12px; cursor: pointer; transform: rotate(180deg); opacity: 0.75; border-radius: 50%; }
.competition__block .showHide:hover { opacity: 1; }
@media only screen and (min-width: 1024px) { .competition__block { position: fixed; } }

/*Széchenyi PLUSZ*/
#SzechenyiPlusz { width: 100%; padding-bottom: 2.5rem; transition: all ease-in 0.5s; }
@media only screen and (min-width: 1024px) { #SzechenyiPlusz { height: 90px; width: 340px; padding: 0; } }
#SzechenyiPlusz.hide { width: 50px; min-height: 50px; }

#SzechenyiPlusz .competition__content { display: inline-block; transition: transform 0.65s ease-in-out, opacity 1s ease-in-out; will-change: transform, opacity; }

.competition__block.competition__block--szechenyiplusz { position: relative; left: 0; bottom: 0; width: max-content; z-index: 90; background-color: transparent; }
@media only screen and (min-width: 1024px) { .competition__block.competition__block--szechenyiplusz { position: fixed; left: 0; bottom: 0; z-index: 1001; } }
.competition__block.competition__block--szechenyiplusz a { display: inline-block; overflow: hidden; position: relative; }
.competition__block.competition__block--szechenyiplusz .showHide_alt { position: absolute; display: block; width: 32px; height: 32px; background-color: #174895; background-image: url("../images/submenu-selector.svg"); background-repeat: no-repeat; background-position: center center; background-size: 12px 12px; cursor: pointer; opacity: 0.75; border-radius: 50%; bottom: 0.45rem; left: 1rem; right: auto; margin: 0; transform: rotate(90deg); }
.competition__block.competition__block--szechenyiplusz .showHide_alt:hover { opacity: 1; }
@media only screen and (min-width: 1024px) { .competition__block.competition__block--szechenyiplusz .showHide_alt { top: -2.5rem; } }
.competition__block.competition__block--szechenyiplusz .showHide_alt.hide { transform: rotate(-90deg); }
.competition__block.competition__block--szechenyiplusz img { padding: 0; width: 290px; }
@media only screen and (min-width: 1024px) { .competition__block.competition__block--szechenyiplusz img { width: 305px; } }
.competition__block.competition__block--szechenyiplusz.hide { /* img{display: none;}*/ }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Import BEM (Block - Element - Modifier)
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Home Content Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*Slider*/
.page__slider { display: block; width: 100%; height: 70vh; min-height: 380px; position: relative; padding: 0; margin: 0 0 0.5rem; background-color: #e8efff; }
@media only screen and (min-width: 1024px) { .page__slider { height: 78vh; min-height: 600px; margin-bottom: 0; } }
.page__slider .slick-list { height: 100%; }
.page__slider .slick-list .slick-track { height: 100%; }
.page__slider .slider__image { z-index: 2; height: 100%; width: 100%; left: 0; top: 0; }
.page__slider .slider__image:after { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: black; background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.85) 0%, transparent 100%); background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.85) 0%, transparent 100%); background: linear-gradient(90deg, rgba(0, 0, 0, 0.85) 0%, transparent 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); opacity: 0.25; }
.page__slider .slider__image img { object-fit: cover; }
.page__slider .slider__caption { -webkit-transition: all ease-in 0.6s; -moz-transition: all ease-in 0.6s; -ms-transition: all ease-in 0.6s; -o-transition: all ease-in 0.6s; transition: all ease-in 0.6s; display: block; position: absolute; z-index: 20; width: 90%; left: 0; right: 0; margin: 0 auto; bottom: 4rem; padding: 1rem; text-align: left; color: white; transform: translateX(-100px); opacity: 0; }
@media only screen and (min-width: 1024px) { .page__slider .slider__caption { bottom: 5rem; max-width: 720px; margin: auto 0 0 0; padding: 2rem; left: 8%; } }
.page__slider .slider__caption:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 0; background: #000; background: linear-gradient(143deg, black 0%, rgba(0, 0, 0, 0.2) 100%); opacity: 0.9; }
.page__slider .slider__caption h3 { display: block; position: relative; z-index: 3; width: 100%; text-align: left; font-size: 1rem; line-height: 1.25; font-weight: 800; text-transform: uppercase; }
@media only screen and (min-width: 1024px) { .page__slider .slider__caption h3 { font-size: 1.8rem; } }
@media only screen and (min-width: 1280px) { .page__slider .slider__caption h3 { font-size: 3.5rem; margin-bottom: 1.5rem; } }
.page__slider .slider__caption h4 { display: block; width: 100%; z-index: 3; margin-bottom: 0.5rem; text-align: left; font-size: 0.9rem; line-height: 1.5; font-weight: 300; text-transform: none; font-style: italic; }
@media only screen and (min-width: 1024px) { .page__slider .slider__caption h4 { font-size: 1rem; } }
@media only screen and (min-width: 1280px) { .page__slider .slider__caption h4 { font-size: 1.6rem; margin-bottom: 1rem; } }
.page__slider .slider__caption h5 { display: block; width: 100%; z-index: 3; margin-bottom: 0.5rem; text-align: left; font-size: 0.9rem; line-height: 1.5; font-weight: 800; text-transform: uppercase; color: white; }
@media only screen and (min-width: 1024px) { .page__slider .slider__caption h5 { font-size: 1.1rem; } }
@media only screen and (min-width: 1280px) { .page__slider .slider__caption h5 { font-size: 1.1rem; margin-bottom: 1rem; } }
.page__slider .slider__item { display: block; width: 100%; height: 100%; position: relative; }
.page__slider .slider__item.slick-slide.slick-active .slider__caption { transform: translateX(0); opacity: 1; }
.page__slider .slick-prev, .page__slider .slick-next { width: 38px; height: 38px; top: calc(50% - 19px); }
@media only screen and (min-width: 1024px) { .page__slider .slick-prev, .page__slider .slick-next { width: 50px; height: 50px; top: calc(50% - 25px); } }
.page__slider .slick-prev { background-image: url("../images/slick-left.svg"); }
.page__slider .slick-next { background-image: url("../images/slick-right.svg"); }
.page__slider .slick-dots { max-width: 1280px; bottom: 2rem; }

.slick-prev, .slick-next { width: 38px; height: 38px; top: calc(50% - 19px); }
@media only screen and (min-width: 1024px) { .slick-prev, .slick-next { width: 50px; height: 50px; top: calc(50% - 25px); } }

.realEstate__floatingBlock { box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); display: none; width: 100%; max-width: 290px; position: absolute; z-index: 5; top: 8rem; right: 8%; border: 5px solid white; }
@media only screen and (min-width: 1024px) { .realEstate__floatingBlock { display: block; top: 5.5rem; right: 6%; max-width: 290px; } }
@media only screen and (min-width: 1280px) { .realEstate__floatingBlock { top: 8rem; right: 8%; max-width: 360px; } }
.realEstate__floatingBlock .realEstate__item .realEstate__item__floatingTitle { display: block; width: 100%; position: absolute; z-index: 2; top: 0; left: 0; padding: 0.75rem; font-size: 1.5rem; line-height: 1.1; font-weight: 800; text-align: center; text-transform: uppercase; color: white; }

.section { display: block; position: relative; width: 100%; margin: 0 auto; padding: 2rem 0; /*SERVICES*/ }
@media only screen and (min-width: 1024px) { .section { padding: 3rem 0; } }
.section.section--services { padding: 0; }
@media only screen and (min-width: 1024px) { .section.section--services { padding: 0; } }
.section .service__item { align-items: stretch; justify-content: space-between; position: relative; padding: 0; background-color: #1c1b17; background-image: url("../images/section-service-bg-right.svg"); background-position: right center; background-repeat: no-repeat; background-size: contain; }
.section .service__item .service__item__text { width: 100%; padding: 2rem; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .section .service__item .service__item__text { width: 60%; max-width: 920px; margin: 0 auto 0 0; padding: 2rem 2rem 2rem 4rem; } }
@media only screen and (min-width: 1600px) { .section .service__item .service__item__text { padding: 2rem 2rem 2rem 8rem; } }
.section .service__item .service__item__text .titleWrapper { margin-bottom: 2rem; }
.section .service__item .service__item__text .titleWrapper .subTitle { margin-bottom: 0.75rem; }
.section .service__item .service__item__text .statText { margin-bottom: 2rem; }
.section .service__item .service__item__image { width: 100%; max-height: 320px; overflow: hidden; }
@media only screen and (min-width: 1024px) { .section .service__item .service__item__image { width: 40%; max-height: initial; } }
.section .service__item .service__item__image img { object-fit: cover; }
.section .service__item:nth-child(2n) { background-color: #204485; background-image: url("../images/section-service-bg-left.svg"); background-position: left center; }
@media only screen and (min-width: 1024px) { .section .service__item:nth-child(2n) { flex-direction: row-reverse; } }
.section .service__item:nth-child(2n) .service__item__text { padding: 2rem; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .section .service__item:nth-child(2n) .service__item__text { padding: 2rem 4rem 2rem 2rem; margin: 0 0 0 auto; } }
@media only screen and (min-width: 1600px) { .section .service__item:nth-child(2n) .service__item__text { padding: 2rem 8rem 2rem 2rem; } }
.section .service__item:nth-child(2n) .btn--details { background-color: #162f5c; }
.section .service__item:nth-child(2n) .btn--details:hover { background-color: #3b70d0; }
.section.section--references { background-color: #434655 !important; background-image: url("../images/section-references-bg.svg"); background-repeat: no-repeat; background-size: cover; background-position: top center; }
.section.section--references:before { background-color: #383a47 !important; }
.section.section--references .buttonWrapper .btn--s-more { color: white; }
.section.section--references .buttonWrapper .btn--s-more:before { filter: brightness(0) invert(1); }
.section.section--news .articleList.articleList--home .articleList__item:last-child { margin-bottom: 0; }
@media only screen and (min-width: 1024px) { .section.section--news .articleList.articleList--home .articleList__item { margin-bottom: 0; } }
.section.section--news .articleList.articleList--home .articleList__item:last-child { margin-bottom: 0; }
.section.section--bottomButton { background-color: #e8efff; }

.gridGallery { display: block; width: 90%; padding: 0 0.5rem; margin: 0 auto; }
@media only screen and (min-width: 520px) { .gridGallery { display: -ms-grid; display: grid; grid-template-columns: repeat(9, 1fr); grid-template-rows: repeat(6, 9vw); grid-gap: .25rem; width: 100%; } }
@media only screen and (min-width: 1024px) { .gridGallery { grid-template-columns: repeat(12, 1fr); grid-template-rows: repeat(2, 1fr); gap: 8px; } }
.gridGallery .gallery__item { max-height: 320px; overflow: hidden; margin-bottom: 0.5rem; cursor: pointer; position: relative; }
@media only screen and (min-width: 520px) { .gridGallery .gallery__item { margin-bottom: 0; max-height: initial; } }
.gridGallery .gallery__item img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; object-fit: cover; }
.gridGallery .gallery__item:hover img { transform: scale(1.05); }
@media only screen and (min-width: 520px) { .gridGallery .gallery__item--1 { grid-column-start: 1; grid-column-end: 5; grid-row-start: 1; grid-row-end: 5; } }
@media only screen and (min-width: 1024px) { .gridGallery .gallery__item--1 { grid-column-start: 1; grid-column-end: 4; grid-row-start: 1; grid-row-end: 3; } }
@media only screen and (min-width: 520px) { .gridGallery .gallery__item--2 { grid-column-start: 5; grid-column-end: 7; grid-row-start: 1; grid-row-end: 5; } }
@media only screen and (min-width: 1024px) { .gridGallery .gallery__item--2 { grid-column-start: 4; grid-column-end: 6; grid-row-start: 1; grid-row-end: 3; } }
@media only screen and (min-width: 520px) { .gridGallery .gallery__item--3 { grid-column-start: 7; grid-column-end: 10; grid-row-start: 1; grid-row-end: 5; } }
@media only screen and (min-width: 1024px) { .gridGallery .gallery__item--3 { grid-column-start: 8; grid-column-end: 6; grid-row-start: 1; grid-row-end: 2; } }
@media only screen and (min-width: 520px) { .gridGallery .gallery__item--4 { grid-column-start: 1; grid-column-end: 4; grid-row-start: 5; grid-row-end: 7; } }
@media only screen and (min-width: 1024px) { .gridGallery .gallery__item--4 { grid-column-start: 6; grid-column-end: 8; grid-row-start: 2; grid-row-end: 2; } }
@media only screen and (min-width: 520px) { .gridGallery .gallery__item--5 { grid-column-start: 4; grid-column-end: 7; grid-row-start: 5; grid-row-end: 7; } }
@media only screen and (min-width: 1024px) { .gridGallery .gallery__item--5 { grid-column-start: 8; grid-column-end: 10; grid-row-start: 1; grid-row-end: 3; } }
@media only screen and (min-width: 520px) { .gridGallery .gallery__item--6 { grid-column-start: 7; grid-column-end: 10; grid-row-start: 5; grid-row-end: 7; } }
@media only screen and (min-width: 1024px) { .gridGallery .gallery__item--6 { grid-column-start: 10; grid-column-end: 13; grid-row-start: 1; grid-row-end: 3; } }

.flags { display: inline-block; position: absolute; z-index: 3; bottom: 0.5rem; right: 0.5rem; }
.flags .flag { display: inline-block; vertical-align: top; padding: 0.25rem 0.35rem; line-height: 1.4; font-size: 0.55rem; font-weight: 800; text-transform: uppercase; color: white; background-color: #204485; }
@media only screen and (min-width: 1024px) { .flags .flag { font-size: 0.65rem; } }
@media only screen and (min-width: 1280px) { .flags .flag { font-size: 0.75rem; padding: 0.35rem 0.5rem; } }
.flags .flag.flag--1 { background-color: #00b389; }
.flags .flag.flag--2 { background-color: #204485; }
.flags .flag.flag--3 { background-color: #894f96; }
.flags .flag.flag--4 { background-color: #434655; }

/* >> Header Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
header { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.12); display: block; position: absolute; width: 100%; left: 0; top: 0; z-index: 999; background: rgba(28, 27, 23, 0.75); padding: 0; transition: all 0.2s cubic-bezier(0.7, 0, 0.3, 1); }
header .contentWrapper { justify-content: space-between; align-items: center; flex-wrap: nowrap; width: 98%; position: absolute; z-index: 99; width: calc(100% - 60px); max-width: 1600px; margin: 0 auto; }
@media only screen and (min-width: 1024px) { header .contentWrapper { position: relative; width: 98%; margin: 0 auto; z-index: 1; } }
@media only screen and (min-width: 1600px) { header .contentWrapper { width: 100%; } }
header.sticky { position: fixed; }

/*Logo*/
.logoContainer { display: inline-block; position: relative; top: 0; z-index: 90; width: 100%; width: 54px; padding: 0.25rem; }
@media only screen and (min-width: 1280px) { .logoContainer { width: 90px; } }
@media only screen and (min-width: 1600px) { .logoContainer { width: 90px; margin-left: 0; } }

.seoWrapper { margin: 0; display: block; position: relative; }
.seoWrapper h1, .seoWrapper h2 { 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; }
@media only screen and (min-width: 1024px) { .headerWrapper { position: relative; padding: 0; } }

header .btn--contact { font-size: 0.75rem; line-height: 38px; padding: 0 0.75rem 0 2.25rem; background-image: url("../images/icons/icon-house.svg"); background-size: 22px 22px; background-repeat: no-repeat; background-position: 8px center; }
@media only screen and (min-width: 1280px) { header .btn--contact { font-size: 0.85rem; line-height: 44px; } }
header .btn--contact:hover { background-image: url("../images/icons/icon-house-full.svg"); }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
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: "Roboto", 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: 54px; width: 100%; z-index: 98; position: relative; top: 0; right: 0; }
.dlMenu__mobilMenu a { -webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: transparent; /* For some Androids */ }
.dlMenu__mobilMenu .dl-menuwrapper button { position: relative; right: 0; top: 0; width: 54px; height: 54px; padding: 0; background: url("../images/bg-mobilMenu.svg") no-repeat center center; background-size: contain; border: none; overflow: hidden; cursor: pointer; outline: none; z-index: 10; text-indent: -900em; margin: 0; }
.dlMenu__mobilMenu .dl-menuwrapper ul { background-color: #204485; }
@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.65rem 1rem; font-size: 13px; color: white; font-weight: 600; text-transform: uppercase; outline: none; cursor: pointer; text-decoration: none; line-height: 1.3; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
@media only screen and (min-width: 720px) { .dl-menuwrapper li a { padding: 1rem; } }

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

.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: #204485; }

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

.dl-menuwrapper .dl-menu.dl-menuopen { top: 54px; overflow-y: auto; opacity: 1; pointer-events: auto; -webkit-transform: translateY(0px); transform: translateY(0px); }

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

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

/* >> 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: "Roboto", serif; /*3. szint*/ }
.dlMenu__pcMenu .dl-menuwrapper > a { padding: 0 0.5rem; position: relative; font-size: 12px; line-height: 1; margin-right: 0; }
@media only screen and (min-width: 1024px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 12px; line-height: 44px; } }
@media only screen and (min-width: 1280px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 14px; line-height: 48px; padding: 0 0.75rem; } }
@media only screen and (min-width: 1600px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 15px; line-height: 48px; } }
.dlMenu__pcMenu .dl-menuwrapper:hover > a, .dlMenu__pcMenu .dl-menuwrapper > a.dl-active { background-color: #204485; }
.dlMenu__pcMenu .dl-menuwrapper.selected .nav { background-color: #204485; }
.dlMenu__pcMenu .dl-menuwrapper > .dl-submenu { top: 52px; background-color: white; width: 220px; will-change: opacity; }
@media only screen and (min-width: 1400px) { .dlMenu__pcMenu .dl-menuwrapper > .dl-submenu { top: 72px; } }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu { margin-top: 0; display: table; width: 280px; top: 52px; left: 0; background-color: #2f64c3; will-change: opacity; overflow: hidden; }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu a { text-align: left; color: white; font-size: 14px; font-weight: 600; text-transform: uppercase; border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu a:hover { -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: #254f9a; color: white; }
.dlMenu__pcMenu .dl-menuwrapper li:last-child { margin-right: 0; padding-right: 0; }
.dlMenu__pcMenu .dl-menuwrapper li:last-child a { border-bottom: 0; }
.dlMenu__pcMenu .dl-menuwrapper li:last-child .dl-menu { right: 0; }
.dlMenu__pcMenu .dl-menuwrapper .nav { display: block; position: relative; color: white; font-weight: 800; text-transform: uppercase; }
.dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav:before { content: ''; display: block; position: absolute; z-index: 0; width: 13px; height: 13px; bottom: 0.15rem; left: 0; right: 0; margin: 0 auto; background-color: transparent; background-image: url("../images/submenu-selector.svg"); background-repeat: no-repeat; background-position: center center; background-size: 7px 7px; }
@media only screen and (min-width: 1280px) { .dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav:before { background-size: 9px 9px; } }
.dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav:hover:before, .dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav.dl-active:before { background-image: url("../images/submenu-selector-active.svg"); }
@media only screen and (min-width: 1024px) { .dlMenu__pcMenu { display: inline-block; vertical-align: middle; } }

/* >> Reference Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.referenceTable { align-items: flex-start; justify-content: space-between; }
.referenceTable .referenceTable__head { display: none; background-color: #011638; margin-bottom: 1rem; }
@media only screen and (min-width: 1024px) { .referenceTable .referenceTable__head { 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%; } }
.referenceTable .referenceTable__head .referenceTable__item__col { flex: 1; padding: 1rem 0.5rem; font-size: 0.85rem; font-weight: 800; text-align: left; }
.referenceTable .referenceTable__head .referenceTable__item__col.col--1 { flex: 1; }
.referenceTable .referenceTable__head .referenceTable__item__col.col--2 { flex: 2; }
.referenceTable .referenceTable__head .referenceTable__item__col.col--3 { flex: 3; }
.referenceTable .referenceTable__head .referenceTable__item__col.col--4 { flex: 4; }
.referenceTable .referenceTable__head .referenceTable__item__col.col--5 { flex: 5; }
.referenceTable .referenceTable__item { align-items: stretch; justify-content: space-between; width: 100%; background-color: #4e5263; margin-bottom: 0.5rem; }
@media only screen and (min-width: 720px) { .referenceTable .referenceTable__item { width: 48%; } }
@media only screen and (min-width: 1024px) { .referenceTable .referenceTable__item { width: 100%; } }
.referenceTable .referenceTable__item:nth-child(odd) { background-color: #595d72; }
.referenceTable .referenceTable__item .referenceTable__item__col { flex: 1; padding: 0.5rem; font-size: 0.85rem; border-bottom: 1px solid #434655; }
@media only screen and (min-width: 1024px) { .referenceTable .referenceTable__item .referenceTable__item__col { padding: 0.75rem; border-right: 1px solid #434655; border-bottom: 0; }
  .referenceTable .referenceTable__item .referenceTable__item__col:last-child { border-bottom: 0; } }
.referenceTable .referenceTable__item .referenceTable__item__col.col--1 { flex: initial; width: 100%; }
@media only screen and (min-width: 1024px) { .referenceTable .referenceTable__item .referenceTable__item__col.col--1 { flex: 1; width: auto; } }
.referenceTable .referenceTable__item .referenceTable__item__col.col--2 { flex: initial; width: 100%; }
@media only screen and (min-width: 1024px) { .referenceTable .referenceTable__item .referenceTable__item__col.col--2 { flex: 2; width: auto; } }
.referenceTable .referenceTable__item .referenceTable__item__col.col--3 { flex: 3; }
.referenceTable .referenceTable__item .referenceTable__item__col.col--4 { flex: initial; width: 100%; }
@media only screen and (min-width: 1024px) { .referenceTable .referenceTable__item .referenceTable__item__col.col--4 { flex: 4; width: auto; } }
.referenceTable .referenceTable__item .referenceTable__item__col.col--5 { flex: 5; }
.referenceTable .referenceTable__item .referenceTable__item__col:last-child { border-right: none; }
.referenceTable .referenceTable__item .referenceTable__item__col:first-child { padding: 0; }
.referenceTable .referenceTable__item .referenceTable__item__image { height: 100%; }
.referenceTable .referenceTable__item .referenceTable__item__image img { object-fit: cover; }
.referenceTable .referenceTable__item .referenceTable__item__image .reference__gallery { display: inline-block; position: absolute; right: 0.5rem; bottom: 0.5rem; z-index: 3; background-image: url("../images/icons/svg-image.svg"); background-repeat: no-repeat; background-position: left 0.25rem center; background-size: 16px 16px; font-size: 18px; font-weight: 400; line-height: 28px; text-align: right; padding: 0 0.25rem 0 1.5rem; background-color: #011638; color: white; }
.referenceTable .referenceTable__item .referenceTable__item__title { font-weight: 600; }
.referenceTable .referenceTable__item .hiddenTitle { display: block; width: 100%; font-size: 0.7rem; font-weight: 600; margin-bottom: 0.25rem; color: #a2bbe9; }
@media only screen and (min-width: 1024px) { .referenceTable .referenceTable__item .hiddenTitle { display: none; } }
.referenceTable .referenceTable__item .flags { position: relative; top: 0; right: 0; }
.referenceTable .referenceTable__item .flags .flag { margin-bottom: 0.5rem; font-size: 0.65rem; }
.referenceTable .referenceTable__item .flags .flag:last-child { margin-bottom: 0; }

/* >> Article Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.articleList { align-items: stretch; justify-content: center; padding: 0; z-index: 3; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .articleList { align-items: stretch; } }
.articleList .articleList__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 2.5rem; margin-right: 0; background-color: white; }
.articleList .articleList__item:nth-child(2n) { margin-right: 0; }
@media only screen and (min-width: 520px) { .articleList .articleList__item { width: 48%; max-width: 48%; flex-basis: 48%; flex-direction: column; margin-right: 4%; margin-bottom: 2rem; } }
@media only screen and (min-width: 1024px) { .articleList .articleList__item { width: 48%; max-width: 48%; flex-basis: 48%; flex-direction: row; margin-bottom: 3rem; margin-right: 4%; }
  .articleList .articleList__item:nth-child(2n) { margin-right: 0; } }
.articleList .articleList__item .buttonWrapper { position: absolute; width: 100%; z-index: 8; bottom: 0; right: 0; padding: 0; border-top: 1px solid #c9c9c9; }
@media only screen and (min-width: 1024px) { .articleList .articleList__item .buttonWrapper { width: 56%; } }
.articleList .articleList__item .btn--more { padding: 0.65rem; font-weight: 500; text-transform: capitalize; background-color: white; color: #1c1b17; }
.articleList .articleList__item .btn--more:hover { background-color: #204485; color: white; }

.articleList__item__content { display: block; width: 100%; position: relative; padding: 0; }
@media only screen and (min-width: 1024px) { .articleList__item__content { width: 56%; } }

.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; display: block; width: 100%; max-height: 300px; position: relative; overflow: hidden; }
@media only screen and (min-width: 1024px) { .articleList__item__image { width: 44%; max-height: initial; } }
.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: #1c1b17; opacity: 0; }
.articleList__item__image img { object-fit: cover; width: 100%; height: 100%; }
.articleList__item__image:hover:before { opacity: 0.2; }

.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%; padding: 1rem; font-size: 1rem; line-height: 1.3; font-weight: 600; text-transform: none; text-align: left; color: white; background-color: #676767; }
@media only screen and (min-width: 1024px) { .articleList__item__title { padding: 1rem; font-size: 1rem; } }
@media only screen and (min-width: 1280px) { .articleList__item__title { padding: 2rem; } }
.articleList__item__title: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: 13px; height: 13px; position: absolute; top: 0.65rem; right: 0.65rem; background-image: url("../images/icons/button-more-white.svg"); background-repeat: no-repeat; background-size: contain; background-position: center center; }
.articleList__item__title:hover { background-color: #204485; }

.articleList__item__lead { display: block; font-size: 0.95rem; line-height: 1.4; color: #676767; padding: 1rem 1rem 4rem; }
@media only screen and (min-width: 1024px) { .articleList__item__lead { padding: 1rem 1rem 4rem; } }
@media only screen and (min-width: 1280px) { .articleList__item__lead { padding: 2rem 2rem 4rem; } }

.articleList.articleList--career .articleList__item .articleList__item__content { width: 100%; }
.articleList.articleList--career .articleList__item .buttonWrapper { width: 100%; }
.articleList.articleList--career .articleList__item .articleList__item__title { font-size: 1.3; font-weight: 300; }
@media only screen and (min-width: 1024px) { .articleList.articleList--career .articleList__item .articleList__item__title { font-size: 1.6rem; } }
@media only screen and (min-width: 1280px) { .articleList.articleList--career .articleList__item .articleList__item__title { font-size: 2.2rem; } }

/* >> Article End Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.articleEnd__top { align-items: flex-end; max-width: 1280px; margin: 0 auto; }
.articleEnd__top .articleEnd__title { width: 100%; font-size: 1.4rem; font-weight: 800; line-height: 1.3; color: white; margin-bottom: 1rem; }
@media only screen and (min-width: 720px) { .articleEnd__top .articleEnd__title { width: 70%; font-size: 2.5rem; margin-bottom: 0; } }
@media only screen and (min-width: 1280px) { .articleEnd__top .articleEnd__title { font-size: 3.5rem; } }
.articleEnd__top .articleEnd__image { display: block; position: relative; width: 100%; z-index: 2; }
@media only screen and (min-width: 720px) { .articleEnd__top .articleEnd__image { width: 30%; bottom: -3.5rem; } }

/* >> Real Estate Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.realEstateList { align-items: stretch; justify-content: center; padding: 0; z-index: 3; margin: 0 auto; }
.realEstateList .realEstate__item { position: relative; width: 100%; margin-bottom: 2.5rem; margin-right: 0; background-color: white; }
.realEstateList .realEstate__item:nth-child(2n) { margin-right: 0; }
@media only screen and (min-width: 520px) { .realEstateList .realEstate__item { width: 48%; max-width: 48%; flex-basis: 48%; margin-right: 4%; margin-bottom: 2rem; } }
@media only screen and (min-width: 1024px) { .realEstateList .realEstate__item { width: 31%; max-width: 31%; flex-basis: 31%; margin-bottom: 3rem; margin-right: 3.5%; }
  .realEstateList .realEstate__item:nth-child(2n) { margin-right: 3.5%; }
  .realEstateList .realEstate__item:nth-child(3n) { margin-right: 0; }
  .realEstateList .realEstate__item:last-child { margin-right: 0; } }

.realEstate__item__content { display: block; width: 100%; position: relative; padding: 1.25rem; }
@media only screen and (min-width: 1024px) { .realEstate__item__content { padding: 1rem; } }
@media only screen and (min-width: 1280px) { .realEstate__item__content { padding: 2rem; } }

.realEstate__item__image { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; width: 100%; position: relative; overflow: hidden; }
.realEstate__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: #1c1b17; opacity: 0; }
.realEstate__item__image:hover:before { opacity: 0.2; }
.realEstate__item__image:hover img { transform: scale(1.05); }
.realEstate__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; }

.realEstate__item__price { display: block; width: 100%; position: absolute; z-index: 3; padding: 5rem 2rem 1.5rem; bottom: 0; left: 0; text-align: right; font-size: 1.2rem; font-weight: 600; line-height: 1; color: white; background: #011638; background: linear-gradient(0deg, rgba(1, 22, 56, 0.85) 0%, rgba(1, 22, 56, 0) 100%); }

.realEstate__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-size: 14px; line-height: 1.2; font-weight: 700; text-transform: none; text-align: left; color: #1c1b17; }
@media only screen and (min-width: 1024px) { .realEstate__item__title { font-size: 15px; } }
@media only screen and (min-width: 1280px) { .realEstate__item__title { font-size: 17px; } }
.realEstate__item__title:hover { color: #204485; }

.realEstate__item__attribute { display: block; font-size: 0.9rem; line-height: 1.2; font-weight: 500; color: #676767; }
.realEstate__item__attribute .attribute__item { display: inline-block; vertical-align: bottom; margin: 0 0.15rem; }
.realEstate__item__attribute .attribute__item:first-child { margin-left: 0; }
.realEstate__item__attribute .attribute__item:last-child { margin-right: 0; }

#realEstateSlider { margin-bottom: 2rem; }
#realEstateSlider .realEstate__item { margin: 0 25px; }
#realEstateSlider .slick-dots { bottom: -2rem; }
#realEstateSlider .slick-dots li { background-color: white; }
#realEstateSlider .slick-dots li.slick-active { background-color: #204485; }

.section--realEstateEnd { background-color: #012051; }

.realEstateEnd__block { align-items: center; justify-content: space-between; max-width: 1280px; margin: 0 auto 2rem; padding: 1rem; background-color: #e8efff; color: #1c1b17; border: 1px solid #c9c9c9; }
@media only screen and (min-width: 1024px) { .realEstateEnd__block { padding: 2rem; } }
.realEstateEnd__block:last-child { margin-bottom: 0; }
.realEstateEnd__block .realEstateEnd__block__title { display: block; width: 100%; font-size: 1.1rem; line-height: 1; font-weight: 800; margin-bottom: 2rem; }
.realEstateEnd__block .realEstateEnd__title { display: block; width: 100%; font-size: 1rem; line-height: 1.2; font-weight: 600; margin-bottom: 0.5rem; }
@media only screen and (min-width: 1024px) { .realEstateEnd__block .realEstateEnd__title { font-size: 1.8rem; } }
.realEstateEnd__block .realEstateEnd__status { display: block; width: 100%; margin-bottom: 1rem; font-size: 0.9rem; line-height: 1.2; font-weight: 500; color: #676767; }
.realEstateEnd__block .realEstateEnd__gallery { align-items: stretch; justify-content: flex-start; gap: 5px; }
@media only screen and (min-width: 1024px) { .realEstateEnd__block .realEstateEnd__gallery { width: 70%; } }
.realEstateEnd__block .realEstateEnd__gallery .realEstateEnd__gallery__item__main { width: 50%; flex: 2; position: relative; overflow: hidden; cursor: pointer; }
.realEstateEnd__block .realEstateEnd__gallery .realEstateEnd__gallery__item__main 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; }
.realEstateEnd__block .realEstateEnd__gallery .realEstateEnd__gallery__item__main .img__numb { display: inline-block; position: absolute; bottom: 1rem; right: 1rem; padding: 0.5rem 1rem; font-size: 0.75rem; font-weight: 800; color: white; background-color: #1c1b17; }
.realEstateEnd__block .realEstateEnd__gallery .realEstateEnd__gallery__item__main:hover img { transform: scale(1.05); }
.realEstateEnd__block .realEstateEnd__gallery .realEstateEnd__gallery__item__thumb { width: 50%; flex: 1; gap: 5px; }
.realEstateEnd__block .realEstateEnd__gallery .realEstateEnd__gallery__item__thumb .realEstateEnd__gallery__item__thumb__item { position: relative; overflow: hidden; cursor: pointer; }
.realEstateEnd__block .realEstateEnd__gallery .realEstateEnd__gallery__item__thumb .realEstateEnd__gallery__item__thumb__item img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; object-fit: cover; }
.realEstateEnd__block .realEstateEnd__gallery .realEstateEnd__gallery__item__thumb .realEstateEnd__gallery__item__thumb__item:hover img { transform: scale(1.05); }
.realEstateEnd__block .realEstateEnd__propertyList { align-items: flex-start; justify-content: space-between; width: 100%; }
.realEstateEnd__block .realEstateEnd__propertyList.realEstateEnd__propertyList--top { width: 100%; padding: 0 1rem; }
@media only screen and (min-width: 1024px) { .realEstateEnd__block .realEstateEnd__propertyList.realEstateEnd__propertyList--top { width: 30%; padding: 0 2rem; } }
.realEstateEnd__block .realEstateEnd__propertyList.realEstateEnd__propertyList--top .property__item { display: block; width: 100%; margin-bottom: 1rem; padding: 0.5rem; text-align: center; font-size: 1rem; font-weight: 400; color: #676767; border-bottom: 1px solid #bfd3ff; }
.realEstateEnd__block .realEstateEnd__propertyList.realEstateEnd__propertyList--top .property__item:nth-child(odd) { background-color: transparent; }
@media only screen and (min-width: 720px) { .realEstateEnd__block .realEstateEnd__propertyList.realEstateEnd__propertyList--top .property__item { width: 33.33%; border-bottom: none; margin-top: 1rem; margin-bottom: 0.5rem; border-right: 1px solid #bfd3ff; }
  .realEstateEnd__block .realEstateEnd__propertyList.realEstateEnd__propertyList--top .property__item:last-child { border-right: none; } }
@media only screen and (min-width: 1024px) { .realEstateEnd__block .realEstateEnd__propertyList.realEstateEnd__propertyList--top .property__item { width: 100%; margin-top: 0; margin-bottom: 1rem; padding: 0 0 1rem; border-bottom: 1px solid #bfd3ff; border-right: 0; } }
.realEstateEnd__block .realEstateEnd__propertyList.realEstateEnd__propertyList--top .property__item span { display: block; width: 100%; font-size: 1.4rem; font-weight: 800; color: #1c1b17; }
.realEstateEnd__block .realEstateEnd__propertyList.realEstateEnd__propertyList--top .property__item:last-child { margin-bottom: 0; border-bottom: none; }
.realEstateEnd__block .realEstateEnd__propertyList .property__item { width: 100%; padding: 0.5rem; border-bottom: 1px solid #bfd3ff; }
.realEstateEnd__block .realEstateEnd__propertyList .property__item:nth-child(odd) { background-color: #dde8ff; }
@media only screen and (min-width: 1024px) { .realEstateEnd__block .realEstateEnd__propertyList .property__item { width: 48%; padding: 1rem; }
  .realEstateEnd__block .realEstateEnd__propertyList .property__item:nth-child(odd) { background-color: transparent; } }
.realEstateEnd__block .realEstateEnd__propertyList .property__item span { display: inline-block; vertical-align: middle; }
.realEstateEnd__block .realEstateEnd__propertyList .property__item span:first-child { min-width: 120px; }
@media only screen and (min-width: 1024px) { .realEstateEnd__block .realEstateEnd__propertyList .property__item span:first-child { min-width: 200px; } }
.realEstateEnd__block .realEstateEnd__propertyList .property__item span .realEstateEnd__propertyList__value { display: inline-block; vertical-align: bottom; width: auto; min-width: auto; }
.realEstateEnd__block .staffItem { margin: 0 auto; }
.realEstateEnd__block .responsiveMap { padding: 0; background-color: white; }
@media only screen and (min-width: 520px) { .realEstateEnd__block .responsiveMap { padding: 1rem; } }
@media only screen and (min-width: 1024px) { .realEstateEnd__block .responsiveMap { padding: 2rem; } }

/* >> ServicesList Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.servicesList { align-items: flex-start; justify-content: center; padding: 0; z-index: 3; padding-bottom: 3rem; }
.servicesList .servicesList__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; max-height: 260px; overflow: hidden; margin-bottom: 0.5rem; overflow: hidden; border-radius: 3px; }
@media only screen and (min-width: 720px) { .servicesList .servicesList__item { width: 49.5%; max-width: 49.5%; flex-basis: 49.5%; margin-right: 0.25%; max-height: 390px; }
  .servicesList .servicesList__item:nth-child(2n) { margin-right: 0; } }
@media only screen and (min-width: 1024px) { .servicesList .servicesList__item { width: 33.15%; max-width: 33.15%; flex-basis: 33.15%; margin-right: 0.25%; }
  .servicesList .servicesList__item:nth-child(2n) { margin-right: 0.25%; }
  .servicesList .servicesList__item:nth-child(3n) { margin-right: 0; } }
@media only screen and (min-width: 1280px) { .servicesList .servicesList__item { width: 24.75%; max-width: 24.75%; flex-basis: 24.75%; margin-right: 0.25%; }
  .servicesList .servicesList__item:nth-child(2n) { margin-right: 0.25%; }
  .servicesList .servicesList__item:nth-child(3n) { margin-right: 0.25%; }
  .servicesList .servicesList__item:nth-child(4n) { margin-right: 0; } }
.servicesList .servicesList__item:hover .servicesList__item__lead { transform: translateY(0); opacity: 1; }
.servicesList .servicesList__item:hover .servicesList__item__image:before { background-color: #011638; }
.servicesList .servicesList__item:hover .servicesList__item__image img { transform: scale(1.05); }
.servicesList .servicesList__item:hover .servicesList__item__title { color: #204485; }

.servicesList__item__image { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; position: relative; overflow: hidden; }
.servicesList__item__image:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; opacity: 0.8; background: black; background: linear-gradient(0deg, black 0%, transparent 100%); }
.servicesList__item__image img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; }

.servicesList__item__title { display: block; width: 100%; position: absolute; z-index: 2; bottom: 0; padding: 2rem; -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; font-size: 1.2rem; line-height: 1.5; font-weight: 700; text-transform: uppercase; text-align: center; color: white; }
@media only screen and (min-width: 1024px) { .servicesList__item__title { font-size: 1.5rem; } }

.servicesList__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; display: block; position: absolute; z-index: 2; width: 100%; padding: 2rem; top: 0; font-size: 1rem; text-align: center; color: white; transform: translateY(-100%); opacity: 0; }
@media only screen and (min-width: 1024px) { .servicesList__item__lead { font-size: 1.1rem; } }
.servicesList__item__lead span { display: block; width: 100%; }
.servicesList__item__lead .btn { margin: 2rem auto 0; }

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

.competitionsList__item { display: block; width: 100%; margin-bottom: 2.5rem; background-color: white; color: #fff; background-color: #e8efff; }

.competitionsList__item__top { justify-content: space-between; align-items: stretch; position: relative; z-index: 5; font-weight: bold; font-size: 16px; color: #fff; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; line-height: 1.3; }

.competitionsList__item__img { width: 100%; margin: 0 auto 1rem; overflow: hidden; }
@media only screen and (min-width: 1024px) { .competitionsList__item__img { width: 50%; margin: 0 auto 0 0; } }
@media only screen and (min-width: 1280px) { .competitionsList__item__img { width: 45%; } }
.competitionsList__item__img img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; object-fit: cover; }
.competitionsList__item__img:hover img { transform: scale(1.05); }

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

.competitionsList__item__title { display: block; position: relative; z-index: 5; transition: all 0.2s ease; font-family: "Roboto", serif; font-size: 1.5rem; line-height: 1.1; 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: 1.4rem; } }
@media only screen and (min-width: 1280px) { .competitionsList__item__title { font-size: 2.2rem; } }
.competitionsList__item__title:hover { color: #336ace; }

.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; }

/* >> Table Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.tableWrapper { overflow-x: auto; margin: 0 auto 2em; max-width: 1280px; }

.contr-table { display: block; background-color: white; width: 100%; min-width: 600px; }

h2.table-title { display: block; text-align: center; margin-bottom: 1em; font-weight: bold; text-transform: uppercase; color: #011638; }

.header-row { background: #011638; color: white; line-height: 32px; font-size: 0.875em; font-weight: bold; }

.data-row { line-height: 32px; color: #1c1b17; }

.data-row:nth-child(2n+1) { background-color: #ecf2ff; }

.col_01, .col_02, .col_03 { flex: 1; padding: 0.35rem; text-align: center; font-weight: 500; }
@media only screen and (min-width: 720px) { .col_01, .col_02, .col_03 { padding: 0.5rem; } }

.col_01 { text-align: left; }

.data-row.ref { display: block; margin-bottom: 2em; }

.data-row.ref:nth-child(2n+1) { background-color: #fff; }

.header-row .col_01, .header-row .col_02, .header-row .col_03 { padding: 0.25em 0.5rem; font-size: 0.85rem; }

.header-row .col_01 { text-align: left; }

/* >> Documents Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.docList { display: block; position: relative; max-width: 1280px; margin: 0 auto; }
.docList li { margin-bottom: 0.75rem; }
.docList li:nth-child(2n) a { background-color: #01122e; }
.docList li a { display: block; text-transform: uppercase; color: white; font-size: 1.1rem; font-weight: 600; line-height: 25px; padding: 1rem 1rem 1rem 2.5rem; background-color: #022660; background-repeat: no-repeat; background-position: left 0.25rem center; background-size: 32px 32px; }
.docList li a span { display: block; font-size: 0.75rem; }
@media only screen and (min-width: 768px) { .docList li a span { float: right; } }
.docList li a p { font-size: 0.85rem; font-weight: 400; line-height: 1.2; text-transform: none; }
.docList li a.title-pdf { background-image: url("../images/icons/icon-pdf.svg"); }
.docList li a.title-jpg { background-image: url("../images/icons/icon-jpg.svg"); }
.docList li a:hover { background-color: #033d9c; }

/* >> Staff Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.staffList { align-items: stretch; justify-content: center; }
.staffList .staffItem { width: 90%; margin-bottom: 3rem; }
@media only screen and (min-width: 520px) { .staffList .staffItem { width: 48%; margin-right: 4%; }
  .staffList .staffItem:nth-child(2n) { margin-right: 0; } }
@media only screen and (min-width: 1400px) { .staffList .staffItem { width: 31%; margin-right: 3.5%; margin-bottom: 5rem; }
  .staffList .staffItem:nth-child(2n) { margin-right: 3.5%; }
  .staffList .staffItem:nth-child(3n) { margin-right: 0; }
  .staffList .staffItem:last-child { margin-right: 0; } }

.staffItem { align-items: flex-start; justify-content: space-between; width: 100%; background-color: white; color: #1c1b17; padding: 1rem; }
@media only screen and (min-width: 520px) { .staffItem { max-width: 380px; } }
@media only screen and (min-width: 1024px) { .staffItem { width: 50%; padding: 0.5rem; max-width: 100%; } }
.staffItem .staffItem__image { display: block; width: 100px; margin: 0 auto 2rem; overflow: hidden; }
@media only screen and (min-width: 1024px) { .staffItem .staffItem__image { width: 120px; margin: 0; } }
@media only screen and (min-width: 1280px) { .staffItem .staffItem__image { width: 140px; } }
.staffItem .staffItem__content { display: block; width: 100%; text-align: center; }
@media only screen and (min-width: 1024px) { .staffItem .staffItem__content { width: calc(100% - 120px); padding-left: 1rem; text-align: left; } }
@media only screen and (min-width: 1280px) { .staffItem .staffItem__content { width: calc(100% - 140px); padding-left: 1rem; } }
.staffItem .staffItem__name { display: block; width: 100%; font-size: 1rem; line-height: 1.2; font-weight: 800; margin-bottom: 0.35rem; }
@media only screen and (min-width: 1280px) { .staffItem .staffItem__name { font-size: 1.5rem; } }
.staffItem .staffItem__position { display: block; width: 100%; font-size: 0.8rem; line-height: 1.2; font-weight: 500; }
.staffItem .staffItem__links { margin-top: 0.5rem; padding-top: 0.5rem; border-top: 1px solid #c9c9c9; }
.staffItem .staffItem__link { display: block; width: 100%; margin-bottom: 0.25rem; }
.staffItem .staffItem__link a { display: inline-block; vertical-align: middle; padding: 0.5rem 2rem; font-size: 0.9rem; line-height: 1; font-weight: 600; color: #1c1b17; }
.staffItem .staffItem__link a:hover { background-color: #8cb5ff; border-color: #8cb5ff; }

/* >> ServicesList Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.tileList { align-items: flex-start; justify-content: center; padding: 0; z-index: 3; padding-bottom: 3rem; }
.tileList .tileList__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; max-height: 260px; overflow: hidden; margin-bottom: 0.5rem; overflow: hidden; border-radius: 3px; }
@media only screen and (min-width: 720px) { .tileList .tileList__item { width: 49.5%; max-width: 49.5%; flex-basis: 49.5%; margin-right: 0.25%; max-height: 390px; }
  .tileList .tileList__item:nth-child(2n) { margin-right: 0; } }
@media only screen and (min-width: 1024px) { .tileList .tileList__item { width: 33.15%; max-width: 33.15%; flex-basis: 33.15%; margin-right: 0.25%; }
  .tileList .tileList__item:nth-child(2n) { margin-right: 0.25%; }
  .tileList .tileList__item:nth-child(3n) { margin-right: 0; } }
@media only screen and (min-width: 1280px) { .tileList .tileList__item { width: 24.75%; max-width: 24.75%; flex-basis: 24.75%; margin-right: 0.25%; }
  .tileList .tileList__item:nth-child(2n) { margin-right: 0.25%; }
  .tileList .tileList__item:nth-child(3n) { margin-right: 0.25%; }
  .tileList .tileList__item:nth-child(4n) { margin-right: 0; } }
.tileList .tileList__item:hover .tileList__item__image:before { background-color: #011638; }
.tileList .tileList__item:hover .tileList__item__title { color: #204485; }
.tileList .tileList__item:hover img { transform: scale(1.05); }

.tileList__item__image { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; position: relative; overflow: hidden; }
.tileList__item__image:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; opacity: 0.8; background: black; background: linear-gradient(0deg, black 0%, transparent 100%); }
.tileList__item__image img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; }

.tileList__item__title { display: block; width: 100%; position: absolute; z-index: 2; bottom: 0; padding: 2rem; -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; font-size: 1.2rem; line-height: 1.5; font-weight: 700; text-transform: uppercase; text-align: center; color: white; }
@media only screen and (min-width: 1024px) { .tileList__item__title { font-size: 1.5rem; } }

/* >> contact Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.contact { padding-bottom: 2rem; width: 98%; margin: 0 auto; z-index: 2; border-radius: 6px; overflow: hidden; }

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

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

/* >> Attachment Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.galleryWrapper { width: 90%; margin: 0 auto; }

.attachGallery { margin: 0 auto 0; -webkit-transition: all ease-in-out 0.2s; -moz-transition: all ease-in-out 0.2s; -ms-transition: all ease-in-out 0.2s; -o-transition: all ease-in-out 0.2s; transition: all ease-in-out 0.2s; display: block; width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 1.5rem; padding: 1rem 0.5rem; text-align: left; background-color: white; }
.attachGallery figure { display: block; width: 100%; }

.attachGallery__title { display: block; width: 100%; margin-bottom: 8px; font-weight: normal; font-size: 25px; font-family: "Roboto", serif; text-transform: uppercase; color: #fff; letter-spacing: 0.02em; }

.attachGallery__noImg { width: 100%; margin-bottom: 2rem; padding-bottom: 1rem; border-bottom: 2px solid #c9c9c9; font-size: 14px; font-weight: 300; }
.attachGallery__noImg span { font-weight: bold; text-align: left; letter-spacing: 1px; }

/* >> Thumb Gallery Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.thumbGallery { justify-content: flex-start; }

.thumbGallery__navigator { display: none; }
@media only screen and (min-width: 720px) { .thumbGallery__navigator { display: flex; width: 18%; max-width: 18%; flex-basis: 18%; margin-right: 3%; align-content: space-between; } }

.thumbGallery__navigatorWrapper__item { margin: 8px 0; }

.btn--pervThumb-img, .btn--nextThumb-img { width: 100%; height: 36px; cursor: pointer; background-size: 36px; opacity: 0.6; }
.btn--pervThumb-img:hover, .btn--nextThumb-img:hover { opacity: 1; }

.btn--pervThumb-img { background: url("../images/icons/icon-up.svg") no-repeat center center; opacity: 0.6; }
.btn--pervThumb-img:hover { opacity: 1; }

.btn--nextThumb-img { background: url("../images/icons/icon-down.svg") no-repeat center center; }

.thumbGallery__bigImg { align-items: center; width: 100%; max-width: 100%; flex-basis: 100%; }
@media only screen and (min-width: 720px) { .thumbGallery__bigImg { width: 79%; max-width: 79%; flex-basis: 79%; } }
.thumbGallery__bigImg img { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.12); }

.thumbGallery__bigImg--enlarge { display: block; width: 42px; height: 42px; background: url("../images/icons/icon-search.svg") no-repeat center center; position: absolute; right: 16px; bottom: 16px; z-index: 10; cursor: pointer; opacity: 0.6; }
.thumbGallery__bigImg--enlarge:hover { opacity: 1; }
@media only screen and (min-width: 720px) { .thumbGallery__bigImg--enlarge { bottom: 30px; } }
@media only screen and (min-width: 960px) { .thumbGallery__bigImg--enlarge { bottom: 20px; } }
@media only screen and (min-width: 1024px) { .thumbGallery__bigImg--enlarge { bottom: 16px; } }

/* >> Attachment Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.attachVideo { width: 100%; flex-basis: 100%; max-width: 1400px; margin: 0 auto; }
@media only screen and (min-width: 960px) { .attachVideo { margin: 0 auto; } }
.attachVideo .attachVideo__button { display: none; position: absolute; bottom: 0; right: 0; padding: 1rem 3rem 1rem 1rem; font-family: "Roboto", serif; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; color: #204485; 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: #204485 url("../images/icons/arrow-right-white.svg"); background-repeat: no-repeat; background-position: right 12px center; background-size: 32px 4px; color: white; }
@media only screen and (min-width: 720px) { .attachVideo .attachVideo__button { display: inline-block; padding: 1rem 6rem 1rem 1rem; background-size: 52px 11px; font-size: 14px; }
  .attachVideo .attachVideo__button:hover { background-position: right 20px center; background-size: 52px 11px; } }

.attachVideo__item { display: block; width: 100%; margin: 0 auto; }
.attachVideo__item .clearFix { display: block; }
.attachVideo__item .play { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 50px; opacity: 0.8; }
@media only screen and (min-width: 720px) { .attachVideo__item .play { width: 50px; } }
.attachVideo__item iframe { display: block; width: 100%; }

/* >> Home Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.videoWrapper { width: 100%; display: none; height: 100%; overflow: hidden; }
.videoWrapper video { width: 100%; display: block; /*height: auto;*/ }
@media only screen and (min-width: 1024px) { .videoWrapper { height: 100vh; } }
@media only screen and (min-width: 600px) { .videoWrapper { display: block; /*margin-bottom: -4px;*/ } }

/* >> Youtube Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.videoWrapper__youtube__container .play { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 50px; }
@media only screen and (min-width: 1024px) { .videoWrapper__youtube__container .play { width: 80px; } }

.videoWrapper__youtube { width: 100%; margin: 0 0 0 0; z-index: 2; }
.videoWrapper__youtube .videoWrapper__youtube__container { height: 0; overflow: hidden; padding-bottom: 54%; /*Video magassaga*/ position: relative; }
.videoWrapper__youtube .videoWrapper__youtube__container .overlay { background: transparent; position: absolute; bottom: 0; z-index: 10; width: 100%; height: 100%; /* your iframe height */ margin-top: -100%; /* your iframe height */ }
.videoWrapper__youtube .videoWrapper__youtube__container iframe, .videoWrapper__youtube .videoWrapper__youtube__container object, .videoWrapper__youtube .videoWrapper__youtube__container embed { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.videoWrapper__youtube .videoWrapper__youtube__container iframe.clicked { pointer-events: auto; }
.videoWrapper__youtube .video_img { background-size: cover; background-position: center center; }

/* >> Attachment Files Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.attachmentWrapper { justify-content: center; align-items: flex-start; width: 90%; margin: 0 auto; padding: 0; max-width: 1280px; }

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

.attachFiles__blockTitle { display: block; position: relative; width: 100%; padding-bottom: 1rem; padding-left: 1.5rem; margin-bottom: 1.5rem; font-family: "Roboto", serif; font-size: 1.1rem; text-transform: capitalize; font-weight: 700; text-align: left; color: #fff; border-bottom: 1px solid #011638; }
@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.3rem; } }
.attachFiles__blockTitle:before { content: ''; display: block; position: absolute; left: 0; top: 0.5rem; width: 8px; height: 8px; transform: rotate(45deg); background-color: #8cb5ff; }

.attachFiles__itemWrapper { display: inline-block; width: 100%; margin-bottom: 0.75rem; }
@media only screen and (min-width: 720px) { .attachFiles__itemWrapper { width: 48%; margin-right: 3.5%; }
  .attachFiles__itemWrapper:nth-child(2n) { margin-right: 0; } }

.attachFiles__itemWrapper__item { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; font-size: 16px; font-weight: 500; margin: 0; color: #fff; padding: 1rem 1rem 1rem 3rem; font-size: 0.8rem; line-height: 1.3; font-weight: 600; background-color: #011638; background-image: url("../images/icons/download.svg"); background-repeat: no-repeat; background-position: left 0.75rem center; background-size: 24px 24px; }
.attachFiles__itemWrapper__item:hover { background-color: #033d9c; color: white; }
@media only screen and (min-width: 1024px) { .attachFiles__itemWrapper__item { font-size: 0.9rem; padding: 1.25rem 1.25rem 1.25rem 3rem; } }

/* >> Contact Fomr Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.contactForm { display: block; background-color: white; color: #fff; width: 100%; margin: 0 auto; padding: 2rem 1rem; }
@media only screen and (min-width: 720px) { .contactForm { padding: 1rem; } }
@media only screen and (min-width: 1024px) { .contactForm { padding: 2rem; } }
.contactForm .form__flexRow { justify-content: space-between; align-items: flex-start; }
.contactForm .form__flexRow .formItem { width: 100%; }
@media only screen and (min-width: 720px) { .contactForm .form__flexRow .formItem { width: 49%; } }
.contactForm .form__flexRow.form__flexRow--3 .formItem { width: 100%; }
@media only screen and (min-width: 720px) { .contactForm .form__flexRow.form__flexRow--3 .formItem { width: 32%; } }
.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: #1c1b17; background-image: url(../images/icons/svg-notice.svg); background-repeat: no-repeat; background-position: center center; background-size: 9px 9px; z-index: 2; cursor: pointer; }
.contactForm .formItem__note__icon:hover + .formItem__note__text { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; visibility: visible; opacity: 1; display: inline-block; }
.contactForm .formItem__note__text { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; visibility: hidden; opacity: 0; position: absolute; z-index: 3; right: 16px; top: 0; width: auto; padding: 0.225rem 0.75rem; font-size: 11px; line-height: 1.2; text-align: left; background-color: #1c1b17; color: white; }
.contactForm .btn--submitForm { width: 100%; }
@media only screen and (min-width: 520px) { .contactForm .btn--submitForm { width: auto; } }
.contactForm .formItem__title { color: #1c1b17; }

.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: #e8efff; }
@media only screen and (min-width: 720px) { .formItem.formItem__multiUpload { padding: 2rem; } }

.multiUpload__info { display: block; width: 100%; padding: 0.33rem; margin-bottom: 1.5rem; font-size: 13px; line-height: 1.2; font-weight: 600; text-align: center; background-color: #c9daff; }

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

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

.filterForm .form__flexRow { align-items: flex-end; }
@media only screen and (min-width: 1280px) { .filterForm .form__flexRow { align-items: center; } }
.filterForm .formItem { margin-right: 0; }
@media only screen and (min-width: 960px) { .filterForm .formItem { flex: 1; margin-right: 0.5rem; } }
@media only screen and (min-width: 1280px) { .filterForm .formItem { margin-bottom: 0; } }
.filterForm .formItem:last-child { margin-right: 0; }
.filterForm .formItem .formItem__title { font-size: 0.75rem; }
@media only screen and (min-width: 1280px) { .filterForm .formItem .formItem__title { position: absolute; top: -1.1rem; margin-bottom: 0; } }
.filterForm .formItem__split { justify-content: space-between; align-items: center; }
@media only screen and (min-width: 960px) { .filterForm .formItem__split { flex: 1; width: 49%; margin-right: 0.5rem; } }
.filterForm .formItem__split:last-child { margin-right: 0; }
.filterForm .formItem__split:before { content: ''; display: block; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 34px; width: 10px; height: 1px; background: #c9c9c9; }
@media only screen and (min-width: 1280px) { .filterForm .formItem__split:before { top: 50%; bottom: auto; } }
.filterForm .formItem__split .formItem__title { width: 100%; font-size: 0.75rem; }
@media only screen and (min-width: 1280px) { .filterForm .formItem__split .formItem__title { position: absolute; top: -1.1rem; margin-bottom: 0; } }
.filterForm .formItem__split .formItem__title span { padding-right: 0.5rem; }
.filterForm .formItem__split .formItem__title sup { position: absolute; right: 0; top: 0; line-height: 1; }
.filterForm .formItem__split .formItem { width: 46%; flex: initial; }
.filterForm .form__checkboxGroup { width: auto; flex: 1; }
@media only screen and (min-width: 1280px) { .filterForm .form__checkboxGroup .formItem.formItem--checkBox { margin-bottom: 0; } }
.filterForm .form__checkboxGroup .formItem.formItem--checkBox .checkbox-text { font-size: 0.75rem; font-weight: 700; padding-left: 5px; }
.filterForm .buttonWrapper { width: 100%; }
@media only screen and (min-width: 960px) { .filterForm .buttonWrapper { width: auto; } }
.filterForm input.btn--submitForm { padding: 0 1.5rem; font-size: 0.85rem; min-width: initial; }
.filterForm .flex-1 { flex: initial; }
@media only screen and (min-width: 1280px) { .filterForm .flex-1 { flex: 1; } }
.filterForm .flex-2 { flex: initial; }
@media only screen and (min-width: 1280px) { .filterForm .flex-2 { flex: 2; } }
.filterForm .flex-3 { flex: initial; }
@media only screen and (min-width: 1280px) { .filterForm .flex-3 { flex: 3; } }
.filterForm .flex-4 { flex: initial; }
@media only screen and (min-width: 1280px) { .filterForm .flex-4 { flex: 4; } }

/* >> Footer Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
footer { position: relative; width: 100%; max-width: 100%; margin: 0 auto; background-color: #011638; background-image: url("../images/footer-bg.svg"); background-size: cover; background-repeat: no-repeat; background-position: top center; background-attachment: fixed; }
footer:after { content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: black; background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, black 100%); }

/* >> Footer > Pc Footer Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.pcFooter { justify-content: flex-start; align-items: flex-start; width: 100%; max-width: 1600px; margin: 0 auto; padding: 2rem 0; font-family: "Roboto", serif; color: white; background-image: url("../images/footer-bg-logo.svg"); background-size: contain; background-repeat: no-repeat; background-position: bottom center; }
@media only screen and (min-width: 1024px) { .pcFooter { padding: 4rem 0; } }

.pcFooter__item { display: block; width: 100%; position: relative; padding: 1rem; }
@media only screen and (min-width: 1024px) { .pcFooter__item { width: 33.333%; padding: 2rem; } }
.pcFooter__item .footer__item__title { display: block; width: 100%; position: relative; text-align: center; font-size: 1rem; line-height: 1.1; text-transform: uppercase; padding-bottom: 0.5rem; margin-bottom: 1rem; }
@media only screen and (min-width: 1024px) { .pcFooter__item .footer__item__title { text-align: left; } }
.pcFooter__item .footer__item__title:before { content: ''; display: block; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: 0; width: 2rem; height: 1px; background-color: white; }
@media only screen and (min-width: 1024px) { .pcFooter__item .footer__item__title:before { right: auto; margin: 0; } }
@media only screen and (min-width: 1024px) { .pcFooter__item:last-child .footer__item__title { text-align: right; }
  .pcFooter__item:last-child .footer__item__title:before { left: auto; right: 0; }
  .pcFooter__item:last-child .pcFooter__menu .pcFooter__menu__item { text-align: right; } }

.pcFooter__logo { display: block; max-width: 180px; margin: 0 auto; }
@media only screen and (min-width: 1600px) { .pcFooter__logo { max-width: 200px; } }

.footer__contact { width: 100%; padding: 0; }
.footer__contact li { display: block; width: 100%; margin-bottom: 0.5rem; }
.footer__contact li .footer__contact__link { justify-content: center; align-items: center; width: auto; max-width: 340px; padding: 0.5rem; margin: 0 auto; -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; color: white; }
@media only screen and (min-width: 1024px) { .footer__contact li .footer__contact__link { justify-content: flex-start; margin: 0; } }
.footer__contact li .footer__contact__link:hover { background-color: #204485; }
.footer__contact li .footer__contact__link .footer__contact__icon { display: inline-block; vertical-align: middle; width: 20px; height: 20px; margin-bottom: 0.5rem; }
@media only screen and (min-width: 720px) { .footer__contact li .footer__contact__link .footer__contact__icon { margin-right: 0.5rem; margin-bottom: 0; } }
.footer__contact li .footer__contact__link .footer__contact__link__text { display: block; width: 100%; text-align: center; font-size: 0.75rem; line-height: 1.2; font-weight: 400; text-transform: uppercase; }
@media only screen and (min-width: 720px) { .footer__contact li .footer__contact__link .footer__contact__link__text { display: inline-block; vertical-align: middle; width: auto; text-align: left; } }
.footer__contact li .footer__contact__link .footer__contact__link__text span { display: block; width: 100%; margin-top: 0.25rem; font-size: 0.85rem; font-weight: 500; text-transform: none; color: #204485; }

.social__icons { display: block; margin: 0 auto; text-align: center; margin-top: 1.5rem; }
.social__icons .socialIcon { -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; width: 38px; margin-right: 1.5rem; padding: 0.35rem; }
.social__icons .socialIcon:last-child { margin-right: 0; }
.social__icons .socialIcon img { display: block; width: 100%; }
.social__icons .socialIcon:hover { background-color: #204485; }

.pcFooter__menu { display: block; width: 100%; padding: 0; text-align: center; }
@media only screen and (min-width: 1024px) { .pcFooter__menu { text-align: right; } }
.pcFooter__menu .pcFooter__menu__item { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: inline-block; padding: 0 2rem 0 2rem; font-size: 1rem; line-height: 38px; font-weight: 600; text-align: center; color: white; }
@media only screen and (min-width: 1024px) { .pcFooter__menu .pcFooter__menu__item { padding: 0 2rem 0 1rem; } }
.pcFooter__menu .pcFooter__menu__item:before { content: ''; display: none; position: absolute; right: 0.75rem; top: calc(50% - 2.5px); width: 5px; height: 5px; background-color: white; }
@media only screen and (min-width: 1024px) { .pcFooter__menu .pcFooter__menu__item:before { display: block; } }
.pcFooter__menu .pcFooter__menu__item:hover { background-color: #204485; color: white; }

.madeBy-IntroWeb { background-color: #02132e; text-align: center; color: #fff; font-family: "Roboto", 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: 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: #8cb5ff; }
.madeBy-IntroWeb .iw-logo { display: inline-block; vertical-align: middle; width: 24px; }

/*Footer .pcFooter__item order*/
.pcFooter__item:nth-child(1) { order: 2; }
@media only screen and (min-width: 1024px) { .pcFooter__item:nth-child(1) { order: 1; } }
.pcFooter__item:nth-child(2) { order: 1; }
@media only screen and (min-width: 1024px) { .pcFooter__item:nth-child(2) { order: 2; } }
.pcFooter__item:nth-child(3) { order: 3; }
@media only screen and (min-width: 1024px) { .pcFooter__item:nth-child(3) { order: 3; } }

/* >> Article Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.galleryList { align-items: stretch; justify-content: center; padding: 0; z-index: 3; }
.galleryList .galleryList__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 2.5rem; margin-right: 0; background-color: white; border-radius: 6px; overflow: hidden; }
.galleryList .galleryList__item:nth-child(2n) { margin-right: 0; }
@media only screen and (min-width: 520px) { .galleryList .galleryList__item { width: 45%; max-width: 45%; flex-basis: 45%; margin-right: 10%; margin-bottom: 2rem; } }
@media only screen and (min-width: 1024px) { .galleryList .galleryList__item { width: 32%; max-width: 32%; flex-basis: 32%; margin-bottom: 2rem; margin-right: 2%; }
  .galleryList .galleryList__item:nth-child(2n) { margin-right: 2%; }
  .galleryList .galleryList__item:nth-child(3n) { margin-right: 0; }
  .galleryList .galleryList__item:last-child { margin-right: 0; } }
.galleryList .galleryList__item .btn--more { position: absolute; z-index: 8; bottom: -10px; right: 0; padding: 0 1rem; font-weight: 500; text-transform: capitalize; background-color: white; color: #1c1b17; }
.galleryList .galleryList__item .btn--more:hover { background-color: #204485; color: white; }

.galleryList__item__content { display: block; width: 100%; position: relative; padding: 1rem 0; }

.galleryList__item__image { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); display: block; width: 100%; position: relative; overflow: hidden; }
.galleryList__item__image:before { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; z-index: 1; width: 100%; height: 100%; top: 0; left: 0; background-color: #1c1b17; 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: #1c1b17; }
@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: #204485; }

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