@charset "UTF-8";
/* >> Import Fonts
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Variables
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Scss - Variables
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Colors
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*Footer colors*/
/*Menu colors*/
/* >> Other
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Animations variables
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Breakpoints
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import functions
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Functions
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Mixins
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Mixins
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*Button size*/
/*radius*/
/* >> Animations Mixins
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Groups
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Groups
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.statText:after, .baseForms:after, .faq__item__answer:after, .attachGallery:after, .contactForm:after, .m-menuWrapper:after, .faq:after, .responsiveMap:after, .responsiveMap .maps-container:after, .thumbGallery__navigatorWrapper:after, .attachVideo:after, .videoWrapper__youtube:after, .videoWrapper__youtube .videoWrapper__youtube__container:after, .attachFiles:after, .flexItem: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, .faq__item__answer, .attachGallery { line-height: 1.6; font-size: 14px; }
@media only screen and (min-width: 1200px) { .statText, .baseForms, .faq__item__answer, .attachGallery { font-size: 15px; } }
@media only screen and (min-width: 1400px) { .statText, .baseForms, .faq__item__answer, .attachGallery { font-size: 16px; } }
.statText p, .baseForms p, .faq__item__answer p, .attachGallery p { font-size: 14px; margin-bottom: 1em; }
.statText p:last-child, .baseForms p:last-child, .faq__item__answer p:last-child, .attachGallery p:last-child { margin-bottom: 0; }
@media only screen and (min-width: 1200px) { .statText p, .baseForms p, .faq__item__answer p, .attachGallery p { font-size: 15px; } }
@media only screen and (min-width: 1400px) { .statText p, .baseForms p, .faq__item__answer p, .attachGallery p { font-size: 16px; } }
.statText a, .baseForms a, .faq__item__answer 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; display: inline-block; text-decoration: none; font-weight: normal; color: #00add4; }
.statText a:hover, .baseForms a:hover, .faq__item__answer a:hover, .attachGallery a:hover { color: #b7cc8e; }
.statText i, .baseForms i, .faq__item__answer i, .attachGallery i { font-style: italic; }
.statText b, .baseForms b, .faq__item__answer b, .attachGallery b, .statText strong, .baseForms strong, .faq__item__answer strong, .attachGallery strong { font-weight: 700; }
.statText ul, .baseForms ul, .faq__item__answer ul, .attachGallery ul, .statText ol, .baseForms ol, .faq__item__answer ol, .attachGallery ol { margin: 0.75em 0; line-height: 1.6; }
@media only screen and (min-width: 1024px) { .statText ul, .baseForms ul, .faq__item__answer ul, .attachGallery ul, .statText ol, .baseForms ol, .faq__item__answer ol, .attachGallery ol { line-height: 1.25; } }
.statText ul, .baseForms ul, .faq__item__answer ul, .attachGallery ul { list-style-type: none; margin: 0.75em 0; /*list-style-image: url("../images/svg-listImg.svg");*/ }
.statText ol, .baseForms ol, .faq__item__answer ol, .attachGallery ol { list-style-type: decimal; padding-left: 1.5em; }
.statText ol li, .baseForms ol li, .faq__item__answer ol li, .attachGallery ol li { margin-bottom: 0.5em; padding-left: 0.5em; }
.statText ol li:last-child, .baseForms ol li:last-child, .faq__item__answer ol li:last-child, .attachGallery ol li:last-child { margin-bottom: 0; }
.statText ul li, .baseForms ul li, .faq__item__answer ul li, .attachGallery ul li { background: url(../images/icons/svg-listImg.svg) no-repeat top 2px left 6px; background-size: 15px 15px; margin-bottom: 0.5em; padding-left: 2em; }
.statText ul li:last-child, .baseForms ul li:last-child, .faq__item__answer ul li:last-child, .attachGallery ul li:last-child { margin-bottom: 0; }
.statText table, .baseForms table, .faq__item__answer table, .attachGallery table { display: table; overflow-x: auto; }
@media only screen and (min-width: 720px) { .statText table, .baseForms table, .faq__item__answer table, .attachGallery table { display: table; } }
.statText img, .baseForms img, .faq__item__answer img, .attachGallery img { -webkit-box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2); box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2); }

.baseForms .formItem__upload, .contactForm .formItem__upload, .servicesBox, .about .statText--about .list-home-flex, .buttonWrapper, .contactPage .contentWrapper, .btn-floating, #cookie-bar, #cookie-bar.bottom .cookieWrapper, #cookie-bar.bottom .cookieWrapper .cookieButtonWrapper, .headerWrapper, .staffList, .thumbGallery, .thumbGallery__navigator, .thumbGallery__bigImg, .static__attachGallery .static__attachGallery__innerWrapper, .attachVideo, .attachmentWrapper, .contactForm, .flexItem, .preFooter .contentWrapper, .preFooter .pcFooter__block { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }

.baseForms, .contactForm { /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ }
.baseForms .formItem, .contactForm .formItem { margin-bottom: 16px; }
.baseForms .formItem__title, .contactForm .formItem__title { margin-bottom: 4px; color: #a1bc6b; font-size: 15px; }
.baseForms .formItem__note, .contactForm .formItem__note { font-size: 13px; margin-top: 4px; }
.baseForms .formItem__alert, .contactForm .formItem__alert { display: block; position: relative; font-size: 11px; line-height: 1.6; font-weight: bold; background-color: #ef5350; color: white; margin: 5px 0 0; padding: 0 0.3rem; border: 1px solid #ef5350; border-radius: 3px; }
.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 #cdcdcd; outline-color: #a1bc6b; color: #7e7e7e; font-family: "Raleway"; font-size: 18px; }
.baseForms input, .contactForm input, .baseForms select, .contactForm select { height: 48px; }
.baseForms input:read-only, .contactForm input:read-only { background-color: #ffffff; border-color: #e4e4e4; }
.baseForms textarea, .contactForm textarea { min-height: 150px; resize: vertical; padding: 8px; }
.baseForms select, .contactForm select { background: white url("../images/icons/svg-select.svg") no-repeat right 8px center; background-size: 12px; padding: 0 30px 0 8px; }
.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 .btn--submitForm, .contactForm .btn--submitForm { display: block; width: 220px; margin: 0 auto; color: white; background: #a1bc6b; border: none; cursor: pointer; font-family: Raleway; padding: 0 12px; font-size: 20px; font-weight: bold; line-height: 60px; height: 60px; border-radius: 3px; }
.baseForms .btn--submitForm:hover, .contactForm .btn--submitForm:hover { background: #b7cc8e; }
.baseForms .btn--submitForm:read-only, .contactForm .btn--submitForm:read-only { background-color: #a1bc6b; border: none; color: white; }
.baseForms fieldset, .contactForm fieldset { width: 100%; padding: 10px; background: transparent; margin-bottom: 15px; border: 1px solid #e0e0e0; }
.baseForms fieldset legend, .contactForm fieldset legend { font-size: 22px; font-weight: 200; line-height: 1.2; color: #6c6c6c; 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: 38px; height: 38px; background-color: white; padding: 0; position: relative; z-index: 2; border: 1px solid #cdcdcd; }
.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: #a1bc6b; }
.baseForms .formItem--checkBox .regular-checkbox:checked + label:active, .contactForm .formItem--checkBox .regular-checkbox:checked + label:active { border-color: #a1bc6b; }
.baseForms .formItem--checkBox .regular-checkbox:checked + label::after, .contactForm .formItem--checkBox .regular-checkbox:checked + label::after { background: #a1bc6b url("../images/icons/checked.svg") no-repeat center center; background-size: 24px 24px; 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: #7e7e7e; }
.baseForms .formItem--checkBox .checkbox-text a, .contactForm .formItem--checkBox .checkbox-text a { color: #7e7e7e; text-decoration: underline; }
.baseForms .formItem--checkBox .checkbox-text a:hover, .contactForm .formItem--checkBox .checkbox-text a:hover { color: #00add4; }
.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 #f5f5f5; border-top: 1px solid #f5f5f5; 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: #a1bc6b; color: #fff; border: 1px solid #a1bc6b; }
.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: #7e7e7e; text-decoration: underline; }
.baseForms .formItem--radioButton .checkbox-text a:hover, .contactForm .formItem--radioButton .checkbox-text a:hover { color: #00add4; }
.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 #00add4; }
.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: #a1bc6b; color: #fff; border: 2px solid #a1bc6b; }
.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 { justify-content: space-between; margin-bottom: 16px; }
.baseForms .formItem__upload input, .contactForm .formItem__upload input { display: block; width: calc(100% - 40px); }
.baseForms .formItem__upload .btn--upload, .contactForm .formItem__upload .btn--upload { display: block; background: #a1bc6b url("../images/icon-add.svg") no-repeat center center; }
.baseForms .formItem__upload .btn--delete, .contactForm .formItem__upload .btn--delete { display: block; background: #ef5350 url("../images/icon-del.svg") no-repeat center center; }
.baseForms .formItem__upload .btn--upload, .contactForm .formItem__upload .btn--upload, .baseForms .formItem__upload .btn--delete, .contactForm .formItem__upload .btn--delete { width: 36px; height: 36px; background-size: 20px; cursor: pointer; }

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: #ffffff; -webkit-font-smoothing: antialiased; margin: 0; padding: 0; color: #7e7e7e; font-family: "Raleway"; line-height: 1.2; }
body ::selection { background: rgba(3, 66, 112, 0.5); /* WebKit/Blink Browsers */ }
body ::-moz-selection { background: rgba(3, 66, 112, 0.5); /* Gecko Browsers */ }
body .contentWrapper { width: 90%; max-width: 1280px; margin: 0 auto; position: relative; }
body .contentWrapper.contentWrapper--fullWidth { width: 100%; max-width: 100%; margin: 0 auto; padding: 0; }
body .pageWrapper { width: 100%; overflow: hidden; padding: 3.25rem 0 0; margin: 0; -webkit-overflow-scrolling: touch; }
@media only screen and (min-width: 1024px) { body .pageWrapper { padding: 8.5rem 0 0; } }
@media only screen and (min-width: 1400px) { body .pageWrapper { padding: 9.5rem 0 0; } }
body.home .pageWrapper { padding: 0; }
@media only screen and (min-width: 1024px) { body.home .pageWrapper { padding: 0; } }

.pageTitle { display: block; width: 100%; margin: 1rem auto; text-align: left; font-family: "Poppins"; font-size: 1.2rem; line-height: 1.2; text-transform: uppercase; color: #7e7e7e; font-weight: bold; }
@media only screen and (min-width: 520px) { .pageTitle { font-size: 1.4rem; } }
@media only screen and (min-width: 1024px) { .pageTitle { font-size: 1.6rem; } }
.pageTitle.pageTitle--error { font-size: 92px; line-height: 1; text-align: center; margin: 1rem 0; }
.pageTitle.pageTitle--error-second { font-size: 18px; line-height: 1; font-weight: 300; color: #7e7e7e; text-align: center; margin: 1rem 0; }

.titleWrapper { display: block; width: 100%; text-align: center; }
.titleWrapper.titleWrapper--page { text-align: center; }
.titleWrapper .pageTitle { display: inline-block; width: auto; }

.sectionTitle { position: relative; display: inline-block; margin: 0 auto 20px; text-align: center; font-family: "Poppins"; font-size: 26px; line-height: 1.2; letter-spacing: 0.5px; color: #a1bc6b; font-weight: bold; text-transform: uppercase; }
.sectionTitle:before { content: ''; display: block; position: absolute; width: 80px; height: 2px; left: -100px; top: calc(50% - 1px); background: #a1bc6b; }
.sectionTitle:after { content: ''; display: block; position: absolute; width: 80px; height: 2px; right: -100px; top: calc(50% - 1px); background: #a1bc6b; }
@media only screen and (min-width: 520px) { .sectionTitle { font-size: 32px; } }
@media only screen and (min-width: 1024px) { .sectionTitle { font-size: 52px; } }
.sectionTitle.sectionTitle--white { color: white; }
.sectionTitle.sectionTitle--white:before { background-color: white; }
.sectionTitle.sectionTitle--white:after { background-color: white; }

.subTitle { position: relative; display: block; margin: 0 auto 20px; text-align: center; font-family: "Poppins"; font-size: 20px; line-height: 1.2; letter-spacing: 0.5px; color: #a1bc6b; font-weight: bold; text-transform: uppercase; }
@media only screen and (min-width: 520px) { .subTitle { font-size: 24px; } }
@media only screen and (min-width: 1024px) { .subTitle { font-size: 32px; } }
.subTitle.subTitle--white { color: white; }
.subTitle.subTitle--color-light { color: #fafcf7; }

.servicesBox__container { display: block; width: 100%; position: relative; z-index: 10; }

.servicesBox { -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2); box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2); justify-content: space-between; align-items: stretch; padding: 1rem; background: #a1bc6b; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#03426e",endColorstr="#03426e",GradientType=1); border-radius: 10px; margin: 0 auto; top: -20px; }
.servicesBox .servicesBox__item { width: 100%; margin: 0 0 20px; padding: 0 0.5rem 2.5rem; }
@media only screen and (min-width: 1024px) { .servicesBox .servicesBox__item { width: 32%; margin: 0; } }
.servicesBox .servicesBox__item:last-child { margin: 0; }
.servicesBox .servicesBox__item .servicesBox__item__img { position: absolute; top: 5px; left: 0; display: inline-block; vertical-align: text-top; width: 50px; }
.servicesBox .servicesBox__item .servicesBox__item__img img { width: 50px; margin: 0 auto 20px; }
@media only screen and (min-width: 1024px) { .servicesBox .servicesBox__item .servicesBox__item__img img { margin: 0 auto; } }
.servicesBox .servicesBox__item .servicesList__item__content { display: inline-block; vertical-align: text-top; width: 100%; padding: 0; }
@media only screen and (min-width: 1024px) { .servicesBox .servicesBox__item .servicesList__item__content { padding: 0 0 1rem 0; } }
.servicesBox .servicesBox__item .servicesList__item__title { font-family: "Raleway"; font-size: 18px; line-height: 1; color: white; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 1rem; padding: 0 0 2.25rem 3rem; border-bottom: 1px solid #6c6c6c #a1bc6b, 10%; }
.servicesBox .servicesBox__item .servicesList__item__title span { display: block; margin: 1.35rem 0 0; }
.servicesBox .servicesBox__item .servicesList__item__title.servicesList__item__title--img { padding: 0 0 1.25rem 3rem; }
.servicesBox .servicesBox__item .servicesList__item__title.servicesList__item__title--img img { max-width: 190px; margin-top: 0.6rem; }
.servicesBox .servicesBox__item .servicesBox__item__lead { font-size: 14px; line-height: 1.6; color: white; }
@media only screen and (min-width: 1024px) { .servicesBox { top: -80px; } }

/* About */
.about { display: block; width: 100%; position: relative; padding: 3rem 0; background-image: url("../images/section-bg-home.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed; }
.about:after { content: ''; display: block; position: absolute; z-index: 2; width: 100%; height: 100%; opacity: 0.75; top: 0; left: 0; background-color: #6c6c6c; }
.about .contentWrapper { max-width: 1000px; z-index: 3; }
.about .statText--about { text-align: center; }
.about .statText--about h3 { font-size: 24px; line-height: 1.1; font-weight: 200; color: white; margin-bottom: 1rem; }
@media only screen and (min-width: 1024px) { .about .statText--about h3 { font-size: 72px; margin-bottom: 1rem; } }
.about .statText--about h4 { font-size: 18px; line-height: 1.1; font-weight: 500; color: white; margin-bottom: 1rem; }
@media only screen and (min-width: 1024px) { .about .statText--about h4 { font-size: 32px; margin-bottom: 1rem; } }
.about .statText--about p { font-size: 16px; line-height: 1.25; color: white; }
@media only screen and (min-width: 1024px) { .about .statText--about p { font-size: 20px; } }
.about .statText--about .list-home-flex { justify-content: flex-start; align-items: center; }
.about .statText--about .list-home { margin-top: 3rem; padding-left: 1rem; width: 100%; }
.about .statText--about .list-home li { display: block; position: relative; width: 100%; margin-bottom: 1.25rem; padding: 0 0 0 3rem; font-size: 15px; line-height: 1.5; color: white; font-weight: bold; }
.about .statText--about .list-home li:after { content: ''; display: block; position: absolute; left: 0; top: 0; width: 28px; height: 28px; background-color: #00add4; border-radius: 50%; background-image: url("../images/icons/svg-listImg-index.svg"); background-repeat: no-repeat; background-position: center center; background-size: 14px 14px; }
@media only screen and (min-width: 1024px) { .about .statText--about .list-home li { font-size: 16px; } }
@media only screen and (min-width: 1024px) { .about .statText--about .list-home { width: 49%; } }
@media only screen and (min-width: 1024px) { .about { min-height: 360px; padding: 8rem 0; } }

/*Slider*/
#iwslider { margin: 0 auto; }
#iwslider:after { content: ''; display: block; position: absolute; z-index: 2; width: 100%; height: 100%; opacity: 0.75; top: 0; left: 0; background: #03426e; background: -moz-linear-gradient(90deg, rgba(3, 66, 110, 0) 0%, rgba(3, 66, 110, 0.95) 75%); background: -webkit-linear-gradient(90deg, rgba(3, 66, 110, 0) 0%, rgba(3, 66, 110, 0.95) 75%); background: linear-gradient(90deg, rgba(3, 66, 110, 0) 0%, rgba(3, 66, 110, 0.95) 75%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#544681",endColorstr="#544681",GradientType=1); }
#iwslider .slide-url { /*z-index: 12!important;*/ }

.page__slider { display: block; }
@media only screen and (min-width: 1024px) { .page__slider { display: block; } }

.iwslide__title { font-family: "Poppins"; color: #7e7e7e; max-width: 1000px; width: 90%; margin: 0 auto; background-color: white; z-index: 10; text-align: left; }

/*Button style*/
.buttonWrapper { justify-content: flex-start; align-items: center; padding: 0; }
.buttonWrapper.buttonWrapper--center { justify-content: center; }
.buttonWrapper.buttonWrapper--right { justify-content: flex-end; }
.buttonWrapper.buttonWrapper--showMore { padding: 2rem 0 0; }

.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; /*min-width: 160px; */ font-size: 15px; line-height: 48px; font-family: "Poppins"; font-weight: bold; text-align: center; text-transform: uppercase; letter-spacing: 1px; background-color: #00add4; color: white; border: none; padding: 0 16px; cursor: pointer; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 3px; }
.btn:hover { background-color: #12d3ff; color: white; }

.btn--circle { display: block; position: absolute; right: 0; bottom: 0; width: 44px; height: 44px; line-height: 44px; font-size: 0; margin: 0 0 0 auto; background-color: #5e7334; background-image: url("../images/icons/btn-circle.svg"); background-repeat: no-repeat; background-position: center center; background-size: 16px 16px; border-radius: 44px; }
.btn--circle:hover { background-color: #4a5b29; }

.btn--border { background: transparent; font-weight: 200; padding: 0 2rem; border: 1px solid white; border-radius: 44px; }
.btn--border:hover { background-color: #a1bc6b; }

.btn--big { line-height: 38px; font-size: 15px; padding: 0 15px; }
@media only screen and (min-width: 1024px) { .btn--big { line-height: 66px; font-size: 18px; padding: 0 20px; } }
@media only screen and (min-width: 1200px) { .btn--big { line-height: 48px; font-size: 24px; padding: 0 25px; } }

.btn--more { background: transparent; font-weight: 300; color: #a1bc6b; line-height: 32px; font-size: 13px; padding: 0 8px; border: none; margin-top: 10px; }
.btn--more:hover { background: #a1bc6b; color: white; }

.btn--back { font-weight: bold; background: #e0e0e0; color: #7e7e7e; padding: 0 2rem; border-radius: 44px; }

/* >> Breadcrumbs
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.breadcrumbs { display: block; position: relative; width: 98%; max-width: 100%; margin: 0 auto; padding: 0.5rem 0; border-bottom: 1px solid #cdcdcd; }
.breadcrumbs .breadcrumbs__item { display: inline-block; vertical-align: middle; position: relative; font-size: 9px; line-height: 1; font-weight: bold; color: #6c6c6c; margin-right: 1rem; }
.breadcrumbs .breadcrumbs__item:after { content: ''; display: block; position: absolute; width: 8px; height: 100%; top: 0; right: -13px; background-image: url("../images/icons/svg-breadcrumbs.svg"); background-repeat: no-repeat; background-position: center center; background-size: 8px 8px; }
.breadcrumbs .breadcrumbs__item:last-child { margin-right: 0; }
.breadcrumbs .breadcrumbs__item:last-child:after { display: none; }
@media only screen and (min-width: 520px) { .breadcrumbs .breadcrumbs__item { font-size: 12px; } }
.breadcrumbs a:hover { color: #a1bc6b; }

/*Table*/
.tableWrapper { margin: 30px 0; overflow-x: auto; }
.tableWrapper table { color: #131313; }
.tableWrapper table tr th { width: 12.5%; vertical-align: middle; }
.tableWrapper table tr td { width: 12.5%; vertical-align: middle; text-align: left; }

/*Linkek*/
.linkList .linkList__item { display: block; padding-left: 2rem; margin-bottom: 0.5rem; color: #7e7e7e; border-bottom: 1px solid #cdcdcd; background: url(../images/icons/svg-searchListImg.svg) left 0.5rem top 0.9rem/14px 14px no-repeat; }
.linkList .linkList__item a { display: inline-block; padding: 0.75rem; font-size: 16px; line-height: 1.2; font-weight: bold; color: #7e7e7e; }
.linkList .linkList__item a:hover { color: #00add4; }
.linkList .linkList__item:last-child { border-bottom: 0; margin-bottom: 0; }

/*Pályázatok*/
.competitionList { -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2); box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2); display: block; width: 100%; max-width: 920px; margin: 0 auto; position: relative; padding: 20px; }
.competitionList .competitionList__item { display: block; width: 100%; position: relative; padding: 0 0 20px; margin: 0 0 20px; border-bottom: 2px solid #cdcdcd; }
.competitionList .competitionList__item:last-child { border-bottom: 0; margin-bottom: 0; }
.competitionList .competitionList__item .competitionList__item__title { font-size: 22px; line-height: 1.5; font-weight: bold; color: #131313; }
.competitionList .competitionList__item .competitionList__item__Subtitle { font-size: 16px; line-height: 1.5; font-weight: bold; color: #6c6c6c; }
.competitionList .competitionList__item .competitionList__item__lead { font-size: 15px; line-height: 1.2; font-weight: normal; margin-bottom: 10px; }
.competitionList .competitionList__item .competitionList__item__documents { display: block; width: 100%; }
.competitionList .competitionList__item .competitionList__item__documents a { font-weight: bold; display: block; padding: 10px 10px 10px 34px; color: #131313; background-image: url("../images/icons/download.svg"); background-repeat: no-repeat; background-position: left 5px center; background-size: 18px 18px; }
.competitionList .competitionList__item .competitionList__item__documents a:hover { color: #00add4; }
.competitionList .competitionList__item .competitionList__item__links { display: block; width: 100%; }
.competitionList .competitionList__item .competitionList__item__links a { display: inline-block; vertical-align: middle; margin: 6px 0; padding: 0 22px; font-size: 16px; line-height: 40px; color: white; background-color: #a1bc6b; }
.competitionList .competitionList__item .competitionList__item__links a:hover { background-color: #b7cc8e; }

/* >> StaticPage
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.staticPage, .pageEnd { display: block; width: 95%; max-width: 1280px; margin: 0 auto 1rem; background: white; }
.staticPage .contentWrapper, .pageEnd .contentWrapper { width: 96%; }
@media only screen and (min-width: 1024px) { .staticPage, .pageEnd { margin: 0 auto 2rem; } }
.staticPage .statText, .pageEnd .statText { -webkit-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.2); -moz-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.2); box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.2); padding: 2rem; background-color: white; margin-bottom: 1rem; }
@media only screen and (min-width: 1024px) { .staticPage .statText, .pageEnd .statText { padding: 2rem 4rem; } }

.staticPage__wrapper { display: block; width: 90%; max-width: 960px; padding: 2rem; margin: 2rem auto; background-color: white; -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); }

.contactPage .contentWrapper { max-width: 100%; flex-direction: column-reverse; }
@media only screen and (min-width: 1024px) { .contactPage .contentWrapper { flex-direction: row; } }
.contactPage .contentWrapper .responsiveMap { width: 90%; margin: 0 auto 2rem; }
@media only screen and (min-width: 1024px) { .contactPage .contentWrapper .responsiveMap { width: 50%; margin: 0; } }
.contactPage .contentWrapper .responsiveMap .maps-container { padding-bottom: 65%; }
@media only screen and (min-width: 720px) { .contactPage .contentWrapper .responsiveMap .maps-container { padding-bottom: 35%; } }
@media only screen and (min-width: 1024px) { .contactPage .contentWrapper .responsiveMap .maps-container { padding-bottom: 75%; } }
@media only screen and (min-width: 1400px) { .contactPage .contentWrapper .responsiveMap .maps-container { padding-bottom: 75%; } }
@media only screen and (min-width: 1400px) { .contactPage .contentWrapper .responsiveMap .maps-container { padding-bottom: 60%; } }
.contactPage .contentWrapper .contactText { width: 100%; }
@media only screen and (min-width: 1024px) { .contactPage .contentWrapper .contactText { width: 50%; } }
.contactPage .contentWrapper .statText { padding: 2rem; max-width: 100%; }
@media only screen and (min-width: 1024px) { .contactPage .contentWrapper .statText { max-width: 720px; padding: 2rem 4rem; } }

.listPage { display: block; width: 100%; max-width: 1280px; margin: 0 auto 1rem; padding: 3.15rem 0 0; background: white; }
.listPage .contentWrapper { width: 96%; }
@media only screen and (min-width: 1024px) { .listPage { padding: 8.8rem 0 0; margin: 0 auto 2rem; } }

.error-404 { display: block; width: 90%; max-width: 980px; }
.error-404 .contentWrapper { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.12); max-width: 520px; padding: 2rem; margin: 2rem auto 0; border-radius: 10px; }

/*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: 12px; bottom: 12px; padding-top: 15px; margin-bottom: 0; z-index: 9; }
.fixed-action-btn img { width: 18px; }
@media only screen and (min-width: 1024px) { .fixed-action-btn { bottom: 24px; } }

.btn-floating.btn-large { width: 32px; height: 32px; }
@media only screen and (min-width: 1024px) { .btn-floating.btn-large { width: 50px; height: 50px; } }

.btn-floating { -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); justify-content: center; align-items: center; color: #fff; position: relative; overflow: hidden; z-index: 1; width: 50px; height: 50px; line-height: 50px; padding: 0; background-color: #a1bc6b; transition: .3s; cursor: pointer; opacity: 0.4; border-radius: 50%; }
.btn-floating:hover { opacity: 1; }

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

/* >> Cookie bar style
--------------------------------------------*/
#cookie-bar { align-items: center; justify-content: center; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(27, 19, 21, 0.6); color: white; z-index: 10000000; padding: 10px 25px; }
#cookie-bar .m-statText { display: block; font-size: 15px; color: #7e7e7e; line-height: 1.2; padding-right: 0; }
#cookie-bar .m-statText a { display: inline-block; width: auto; font-weight: bold; text-decoration: underline; color: #00add4; }
#cookie-bar .m-statText a:hover { color: #a1bc6b; }
#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: #a1bc6b; padding: 0.75rem 1.5rem; border-radius: 3px; }
#cookie-bar .jqs-enable:hover { background-color: #4ddc52; }
#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: #131313; padding: 0.75rem 1.5rem; border-radius: 3px; }
#cookie-bar .jqs-disable:hover { background-color: #ef5350; }
#cookie-bar .cookieWrapper { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.12); display: block; width: 95%; max-width: 560px; margin: 0 auto; padding: 1rem; border-radius: 5px; background-color: white; }
@media only screen and (min-width: 1024px) { #cookie-bar .cookieWrapper { padding: 2rem; } }
#cookie-bar.bottom { height: auto; top: auto; bottom: 0; padding: 0; }
#cookie-bar.bottom .cookieWrapper { align-items: center; justify-content: center; flex-wrap: wrap; width: 100%; max-width: 100%; padding: 1rem; border-radius: 0; }
@media only screen and (min-width: 1024px) { #cookie-bar.bottom .cookieWrapper { flex-wrap: nowrap; } }
#cookie-bar.bottom .cookieWrapper .cookieButtonWrapper { align-items: center; justify-content: center; margin: 1rem auto 0; max-width: 340px; }
@media only screen and (min-width: 1024px) { #cookie-bar.bottom .cookieWrapper .cookieButtonWrapper { margin: 0; } }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Import BEM (Block - Element - Modifier)
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Header Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
header { -webkit-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.2); -moz-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.2); box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.2); display: block; width: 100%; position: fixed; top: 0; background-color: rgba(255, 255, 255, 0.95); z-index: 99; }
header.sticky { position: fixed; top: 0; width: 100%; }

/*Headerwrapper*/
.headerWrapper { justify-content: space-between; align-items: center; position: relative; width: 100%; max-width: 1280px; padding: 0; margin: 0 auto; z-index: 10; }

.menuWrapper { display: none; width: 100%; padding: 3px 0; border-top: 1px solid #e0e0e0; border-bottom: 1px solid #e0e0e0; text-align: center; }
@media only screen and (min-width: 1024px) { .menuWrapper { display: block; } }

.header__middle { -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: 999; top: 2px; left: 0; padding: 0; width: calc(100% - 70px); text-align: left; }
@media only screen and (min-width: 1024px) { .header__middle { position: relative; padding: 12px 0; width: 100%; top: 0; text-align: center; } }
@media only screen and (min-width: 1400px) { .header__middle { padding: 12px 0; } }

/*Logo*/
.logoContainer { -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; width: 160px; z-index: 1001; margin: 0; padding: 0 0.5rem; }
@media only screen and (min-width: 1024px) { .logoContainer { padding: 0; border: none; width: 180px; margin: 0 auto; } }
@media only screen and (min-width: 1400px) { .logoContainer { width: 220px; } }

.seoWrapper { margin: 0; display: block; width: 100%; }
.seoWrapper h1, .seoWrapper h2 { display: none; }
.seoWrapper img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; width: 100%; }

.logoContainer__text { display: block; padding: 0; }
@media only screen and (min-width: 520px) { .logoContainer__text { display: inline-block; vertical-align: middle; } }
.logoContainer__text h3, .logoContainer__text h4 { display: block; font-family: "Poppins"; font-size: 12px; line-height: 1; text-transform: uppercase; color: #a1bc6b; }
@media only screen and (min-width: 520px) { .logoContainer__text h3, .logoContainer__text h4 { display: block; } }
.logoContainer__text h3 { -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: 14px; line-height: 28px; font-weight: 200; letter-spacing: 1px; }
@media only screen and (min-width: 520px) { .logoContainer__text h3 { font-size: 23px; } }
@media only screen and (min-width: 1024px) { .logoContainer__text h3 { font-size: 34px; line-height: 1; letter-spacing: 1.5px; } }

/*Lang*/
.langWrapper { display: inline-block; position: absolute; right: 0; top: 10px; }
.langWrapper .lang-item { display: inline-block; vertical-align: middle; padding: 0 0.25rem; font-size: 14px; line-height: 28px; font-weight: bold; color: #7e7e7e; }
.langWrapper .lang-item.active { color: #a1bc6b; }
.langWrapper .lang-item:after { content: ''; display: block; position: absolute; top: 0; right: -2px; height: 100%; width: 1px; background: #cdcdcd; }
.langWrapper .lang-item:last-child:after { display: none; }
@media only screen and (min-width: 1024px) { .langWrapper { top: 15px; } }

/*STICKY*/
header.sticky { -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; }
@media only screen and (min-width: 1024px) { header.sticky .header__middle { padding: 3px 0; }
  header.sticky .logoContainer__text h3 { font-size: 28px; } }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
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: 1024px) { .m-menuWrapper .mobilText { display: none; } }

/* >> dlMenu > mobilMenu Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.dl-menuwrapper { font-family: "Poppins"; 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; background-color: transparent; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; min-height: 50px; width: 100%; z-index: 999; 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: 12px; width: 50px; height: 50px; padding: 0; background: url("../images/bg-mobilMenu.svg") no-repeat center center; background-size: 30px 30px; border: none; overflow: hidden; cursor: pointer; outline: none; z-index: 10; text-indent: -900em; margin: 0; }
.dlMenu__mobilMenu .dl-menuwrapper button.dl-active { background: url("../images/bg-mobilMenu-close.svg") no-repeat center center; background-size: 34px 34px; }
.dlMenu__mobilMenu .dl-menuwrapper ul { background-color: #a1bc6b; }
@media only screen and (min-width: 1024px) { .dlMenu__mobilMenu { display: none; } }
.dlMenu__mobilMenu .dl-menu.mobile_landscape { height: calc(100vh - 50px); }

.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; border-bottom: 1px solid #9ab760; /* &:last-child{border-bottom: none;}*/ }
@media only screen and (min-width: 1024px) { .dl-menuwrapper li { border-color: #cdcdcd; } }

.dl-menuwrapper li a { display: block; position: relative; padding: 12px 16px; font-size: 12px; color: white; font-weight: bold; outline: none; cursor: pointer; text-decoration: none; text-transform: uppercase; line-height: 1.3; }
@media only screen and (min-width: 1024px) { .dl-menuwrapper li a { border-bottom: none; } }

.dl-menuwrapper li:last-child a { border-bottom: none; }

/*.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: 40px; color: #f1f5e9; background: #84a149; }
@media only screen and (min-width: 1024px) { .dl-menuwrapper li.dl-back > a { padding-left: 30px; background: transparent; color: #131313; } }

.dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after { position: absolute; top: 0; font-size: 9px; line-height: 39px; font-family: 'icomoon'; speak: none; -webkit-font-smoothing: antialiased; content: "\e000"; color: #7b9644; }

.dl-menuwrapper li.dl-back:after { left: 10px; color: #f1f5e9; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
@media only screen and (min-width: 1024px) { .dl-menuwrapper li.dl-back:after { color: #131313; } }

.dl-menuwrapper li > a:after { right: 10px; color: #7b9644; }

.dl-menuwrapper .dl-menu { margin: 0; position: absolute; width: 100%; opacity: 0; pointer-events: none; -webkit-transform: translateY(10px); transform: translateY(10px); -webkit-backface-visibility: hidden; backface-visibility: hidden; top: 50px; background-color: #ffffff; }

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

.dl-menuwrapper .dl-menu.dl-menuopen { 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: 50px;*/ -webkit-transform: translateY(0); transform: translateY(0); }

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

/* >> 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 { 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; float: none; cursor: pointer; text-align: center; font-family: "Poppins"; /*3. szint*/ }
.dlMenu__pcMenu .dl-menuwrapper > a { padding: 10px; position: relative; font-size: 11px; line-height: 40px; font-weight: 800; }
@media only screen and (min-width: 1024px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 12px; padding: 0 12px; line-height: 50px; } }
@media only screen and (min-width: 1200px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 14px; padding: 0 12px; } }
@media only screen and (min-width: 1400px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 17px; padding: 0 0.65rem; } }
.dlMenu__pcMenu .dl-menuwrapper:last-child > a:after { content: ' '; }
.dlMenu__pcMenu .dl-menuwrapper:hover > a, .dlMenu__pcMenu .dl-menuwrapper > a.dl-active, .dlMenu__pcMenu .dl-menuwrapper.selected > a { color: #a1bc6b; }
.dlMenu__pcMenu .dl-menuwrapper > .dl-submenu { background-color: rgba(255, 255, 255, 0.95); width: 380px; text-transform: uppercase; will-change: opacity; }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu { -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25); overflow: hidden; margin-top: 0; display: table; width: 360px; top: 54px; left: 0; background-color: rgba(255, 255, 255, 0.95); will-change: opacity; }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu a { text-align: left; color: #131313; font-size: 12px; font-weight: 800; text-transform: uppercase; /*border-bottom: 1px solid darken($color-secondary, 5%);*/ }
.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: white; color: #a1bc6b; }
@media only screen and (min-width: 1200px) { .dlMenu__pcMenu .dl-menuwrapper .dl-menu { top: 53px; } }
.dlMenu__pcMenu .dl-menuwrapper li:last-child { margin-right: 0; padding-right: 0; border-bottom: none; }
.dlMenu__pcMenu .dl-menuwrapper li:last-child a { border-bottom: 0; }
.dlMenu__pcMenu .dl-menuwrapper li:last-child .dl-menu { right: 0; }
.dlMenu__pcMenu .dl-menuwrapper .nav { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; position: relative; z-index: 2; color: #131313; text-transform: uppercase; }
.dlMenu__pcMenu .dl-menu-root:after { content: ''; display: block; position: absolute; z-index: 1; width: 8px; height: 8px; right: 0; top: calc(50% - 3px); background: transparent url("../images/submenu-selector.svg"); background-repeat: no-repeat; background-position: center center; background-size: 9px 9px; transition: none; }
.dlMenu__pcMenu .dl-menu-root:hover:after, .dlMenu__pcMenu .dl-menu-root:active:after { background-image: url("../images/submenu-selector-active.svg"); background-repeat: no-repeat; background-position: center center; background-size: 9px 9px; }
@media only screen and (min-width: 1024px) { .dlMenu__pcMenu { width: 100%; max-width: 1280px; margin: 0 auto; display: block; } }

/* >> Staff List Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.staffList { justify-content: center; align-items: flex-start; margin-top: 3rem; }
.staffList .staffList__item { background: white; border-radius: 5px; position: relative; overflow: hidden; text-align: center; width: 100%; max-width: 280px; flex-basis: 100%; margin: 0 auto 30px; padding: 0 0 15px; }
@media only screen and (min-width: 520px) { .staffList .staffList__item { width: 48.5%; max-width: 48.5%; flex-basis: 48.5%; margin: 0 2% 25px 0; /*&:nth-child(3n){margin: 0 0 25px 0;}*/ /*&:nth-child(4n){margin: 0 0 25px 0;}*/ }
  .staffList .staffList__item:nth-child(2n) { margin: 0 0 25px 0; } }
@media only screen and (min-width: 720px) { .staffList .staffList__item { width: 31.5%; max-width: 31.5%; flex-basis: 31.5%; margin: 0 2% 25px 0; }
  .staffList .staffList__item:nth-child(2n) { margin: 0 2% 25px 0; }
  .staffList .staffList__item:nth-child(3n) { margin: 0 0 25px 0; }
  .staffList .staffList__item:nth-child(4n) { margin: 0 2% 25px 0; } }
@media only screen and (min-width: 1024px) { .staffList .staffList__item { width: 31%; max-width: 31%; flex-basis: 31%; margin: 0 2% 5% 0; }
  .staffList .staffList__item:nth-child(2n) { margin: 0 2% 5% 0; }
  .staffList .staffList__item:nth-child(3n) { margin: 0 2% 5% 0; }
  .staffList .staffList__item:nth-child(4n) { margin: 0 0 5% 0; } }
@media only screen and (min-width: 1024px) { .staffList { justify-content: center; } }

/* Munkatársak stílus */
.staffList__item__name { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; position: relative; font-family: "Raleway"; font-size: 1rem; line-height: 1; font-weight: 600; text-transform: uppercase; padding: 0; color: #131313; margin: 16px 0 6px; }
.staffList__item__name:hover { color: #00add4; }
@media only screen and (min-width: 1024px) { .staffList__item__name { font-size: 1.1rem; } }

.staffList__item__job { font-size: 0.85rem; line-height: 1.33; font-weight: normal; color: #6c6c6c; }

.staffList__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; display: block; width: 90px; height: 90px; position: relative; margin: 0 auto; border-radius: 50%; overflow: hidden; border: 4px solid white; }
.staffList__item__img:hover { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.12); }
@media only screen and (min-width: 768px) { .staffList__item__img { width: 110px; height: 110px; } }
@media only screen and (min-width: 1024px) { .staffList__item__img { width: 128px; height: 128px; } }

/* >> FAQ Modul Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.faq { margin: 0 0 30px; padding: 0; }
.faq.faq--searchList .faq__item__answer ul li { background: url(../images/icons/svg-searchListImg.svg) no-repeat top 0.9rem left 0.5rem; background-size: 14px 14px; border-bottom: 1px solid #e1e1e1; }
.faq.faq--searchList .faq__item__answer ul li:last-child { border-bottom: none; }

.faq__item { display: block; width: 100%; overflow-x: hidden; margin-top: 0.5em; background-color: #f5f5f5; color: #7e7e7e; border: 1px solid white; border-radius: 3px; }

.faq__item__question { border-radius: 3px; padding: 12px 34px 12px 20px; cursor: pointer; font-weight: bold; font-size: 18px; color: #7e7e7e; background: url("../images/icons/svg-hasChilde.svg") no-repeat right 8px center; background-size: 18px 18px; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; line-height: 1.3; }
.faq__item__question:hover { background-color: #e4e4e4; }
.faq__item__question.opened { background-image: url("../images/icons/svg-opened.svg"); background-color: #e4e4e4; color: #7e7e7e; }

.faq__item__answer { padding: 1em; display: none; line-height: 1.43; text-align: justify; background-color: white; color: #7e7e7e; border: 1px solid #e0e0e0; }
.faq__item__answer ul { margin: 0; }
.faq__item__answer ul li { margin-bottom: 0.5rem; }
.faq__item__answer ul li a { color: #7e7e7e; font-weight: bold; padding: 0.75rem 0.5rem; }
.faq__item__answer ul li a:hover { color: #00add4; }

.faq--marker { margin-bottom: 32px; }
.faq--marker .faq__item__question { background: #ffffff url("../../images/icons/icon-menu.svg") no-repeat right 8px center; background-size: 20px; color: white; text-transform: uppercase; text-align: center; }
.faq--marker .faq__item__answer { padding: 16px 16px 8px; display: block; }
.faq--marker .faq__item__answer__link { display: block; padding: 8px 8px 8px 48px; border: 1px solid #cdcdcd; color: #7e7e7e; background: url("../../images/icons/icon-step.svg") no-repeat left 6px center; background-size: 24px; border-bottom: none; }
.faq--marker .faq__item__answer__link.done { background: url("../../images/icons/icon-stepDone.svg") no-repeat left 8px center; background-size: 24px; }
.faq--marker .faq__item__answer__link:last-child { border-bottom: 1px solid #cdcdcd; }
@media only screen and (min-width: 720px) { .faq--marker .faq__item__answer__link { width: 49%; margin: 0 2% 8px 0; float: left; border-bottom: 1px solid #cdcdcd; }
  .faq--marker .faq__item__answer__link:nth-child(2n) { margin-right: 0; } }

/*SearcList*/
.searchedText { display: block; width: 100%; position: relative; font-size: 13px; line-height: 1.2; font-weight: bold; margin: 0 0 0.5rem; padding: 0.5rem; color: #6c6c6c; background-color: white; border: 2px solid #f5f5f5; }

/* >> contact Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.responsiveMap { max-width: 100%; margin: 0 auto 1rem; }
.responsiveMap .maps-container { -webkit-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.2); -moz-box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.2); box-shadow: 0px 0px 12px 0px rgba(50, 50, 50, 0.2); background: white; border-radius: 5px; 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: 70%; } }
@media only screen and (min-width: 1024px) { .responsiveMap .maps-container { padding-bottom: 100%; } }
@media only screen and (min-width: 1200px) { .responsiveMap .maps-container { padding-bottom: 60%; } }
@media only screen and (min-width: 1024px) { .responsiveMap { margin: 0 auto 2rem; } }

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

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

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

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

.static__attachGallery__fullW { width: 100%; display: block; position: relative; background: white; }

.static__attachGallery { background: white; width: 100%; margin: 0 auto; padding: 1.5rem 0; max-width: 1400px; }
.static__attachGallery .static__attachGallery__innerWrapper { justify-content: space-between; align-items: flex-start; background: #f5f5f5; width: 100%; margin: 0 0 0 auto; }
@media only screen and (min-width: 720px) { .static__attachGallery .static__attachGallery__innerWrapper { width: 100%; } }
.static__attachGallery .static__attachGallery__slider { width: 100%; max-width: 100%; flex-basis: 100%; margin: 0; position: relative; }
.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 2rem; } }
@media only screen and (min-width: 720px) { .static__attachGallery .static__attachGallery__slider { width: 75%; max-width: 75%; flex-basis: 75%; } }
.static__attachGallery .static__attachGallery__slider__item:before { content: ''; display: block; position: absolute; z-index: 1; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.4); opacity: 1; transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.static__attachGallery .static__attachGallery__slider__item.slick-current { transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); opacity: 1; z-index: 10; }
.static__attachGallery .static__attachGallery__slider__item.slick-current:before { opacity: 0; z-index: 0; transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.static__attachGallery .slick-arrow { z-index: 5; opacity: 0.75; top: 50%; width: 32px; height: 44px; background-color: transparent; background-size: 26px 26px; /*&.slick-disabled{display: none!important;}*/ }
.static__attachGallery .slick-prev { left: 0; background-image: url(../images/icons/slick-prev-static.svg); }
.static__attachGallery .slick-next { right: 0; background-image: url(../images/icons/slick-next-static.svg); }
.static__attachGallery .slick__item__num { display: block; position: absolute; color: #7e7e7e; top: 1rem; right: 1rem; }
@media only screen and (min-width: 520px) { .static__attachGallery .slick__item__num { top: 1rem; right: 1rem; } }
@media only screen and (min-width: 720px) { .static__attachGallery .slick__item__num { top: auto; right: auto; bottom: 1.5rem; left: 2rem; } }
.static__attachGallery .slick__item__num .slick__item__num__all:after { content: ''; display: block; width: 100%; height: 4px; position: absolute; top: -2px; left: 0; text-align: center; border-top-style: double; border-width: 4px; border-color: #7e7e7e; }
.static__attachGallery .slick__item__num span { font-size: 13px; line-height: 2; font-weight: 800; }
@media only screen and (min-width: 720px) { .static__attachGallery { padding: 2rem 0; } }

.static__attachGallery__content { width: 100%; max-width: 100%; flex-basis: 100%; color: #7e7e7e; padding: 1rem; min-height: 100px; }
@media only screen and (min-width: 720px) { .static__attachGallery__content { width: 24%; max-width: 24%; flex-basis: 24%; padding: 1rem; } }
.static__attachGallery__content .static__attachGallery__content__title { display: block; width: 90%; font-family: "Poppins"; font-size: 14px; line-height: 1.6; font-weight: 800; text-transform: uppercase; margin-bottom: 0.5rem; }
@media only screen and (min-width: 720px) { .static__attachGallery__content .static__attachGallery__content__title { width: 100%; font-size: 14px; } }
.static__attachGallery__content .static__attachGallery__slider__item__alt { display: block; width: 90%; font-size: 11px; font-weight: 300; line-height: 1.6; }
@media only screen and (min-width: 720px) { .static__attachGallery__content .static__attachGallery__slider__item__alt { width: 100%; font-size: 13px; } }

/* >> Attachment Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.attachVideo { width: 100%; flex-basis: 100%; max-width: 100%; }
@media only screen and (min-width: 960px) { .attachVideo { width: 350px; flex-basis: 350px; max-width: 350px; margin-left: 32px; margin-top: 0; } }

.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; }
.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; margin: 2rem auto 0; padding: 2rem 0 0; width: 100%; max-width: 1280px; border-top: 1px solid #cdcdcd; }

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

.attachFiles__blockTitle { display: block; position: relative; margin: 0 auto; padding-bottom: 1rem; text-align: center; font-family: "Poppins"; font-size: 1rem; line-height: 1.2; font-weight: 500; text-transform: none; color: #7e7e7e; }
@media only screen and (min-width: 520px) { .attachFiles__blockTitle { font-size: 1.4rem; } }
@media only screen and (min-width: 1024px) { .attachFiles__blockTitle { font-size: 1.1rem; } }
@media only screen and (min-width: 1400px) { .attachFiles__blockTitle { font-size: 1.2rem; } }
.attachFiles__blockTitle:after { content: ''; display: block; position: absolute; width: 2rem; height: 2px; left: 0; right: 0; bottom: 0; margin: 0 auto; background-color: #a1bc6b; }

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

.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: inline-block; width: auto; margin: 0; color: #7e7e7e; padding: 1rem 1rem 1rem 2.75rem; font-size: 1rem; line-height: 1.3; font-weight: 600; text-decoration: none; background-color: transparent; background-image: url("../images/icons/download.svg"); background-repeat: no-repeat; background-position: left 0.55rem center; background-size: 24px 24px; border: 1px solid #cdcdcd; border-radius: 5px; }
.attachFiles__itemWrapper__item:hover { background-color: #cedcb1; border-color: #a1bc6b; color: #1c2310; }

/* >> Contact Form Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.contactForm { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.12); background-color: white; color: #7e7e7e; max-width: 100%; margin: 20px auto 50px; padding: 12px; border-radius: 10px; }
@media only screen and (min-width: 720px) { .contactForm { max-width: 780px; padding: 20px; } }
@media only screen and (min-width: 1024px) { .contactForm { padding: 40px 20px; } }

.contactForm__form__item { margin-bottom: 16px; width: 100%; flex-basis: 100%; }
.contactForm__form__item:last-child { margin-bottom: 0; }

.contactForm__form__item__title { margin-bottom: 8px; color: #7e7e7e; 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; }

.flexItem { width: 100%; flex-basis: 100%; max-width: 100%; flex-wrap: wrap; justify-content: space-between; margin-right: 0; margin-bottom: 0; }
.flexItem .contactForm__form__item { margin-bottom: 16px; width: 100%; flex-basis: 100%; /*&:last-child{margin-bottom:0;}*/ }
@media only screen and (min-width: 720px) { .flexItem .contactForm__form__item { width: 49%; flex-basis: 49%; margin-right: 2%; max-width: 49%; }
  .flexItem .contactForm__form__item:nth-child(2n) { margin-right: 0; margin-top: 0; } }

.contactForm textarea { min-height: 140px; padding: 10px; font-family: "Raleway"; }

.contactForm__info { background: #00add4; padding: 0.5rem; text-align: center; color: white; font-weight: 600; border-radius: 3px; }
.contactForm__info span { display: block; margin-bottom: 0.5rem; }
.contactForm__info .btn--border:hover { background-color: #0083a1; }
.contactForm__info.contactForm__info--primary { background: #a1bc6b; }

/* >> Footer Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
footer { width: 100%; background-color: #f5f5f5; }
footer .contentWrapper { position: relative; width: 90%; padding: 0; text-align: center; }

.preFooter { display: block; width: 100%; position: relative; padding: 2rem 0; background: #6c6c6c; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#372d57",endColorstr="#372d57",GradientType=1); }
.preFooter .contentWrapper { justify-content: space-between; align-items: center; }
.preFooter .pcFooter__block { justify-content: center; align-items: center; width: 100%; margin-bottom: 1rem; }
@media only screen and (min-width: 1024px) { .preFooter .pcFooter__block { width: 33%; margin: 0; } }
.preFooter .pcFooter__block .pcFooter__block__image { display: inline-block; vertical-align: middle; max-width: 90px; }
.preFooter .pcFooter__block.pcFooter__block__space { justify-content: center; padding: 0 1rem; }
@media only screen and (min-width: 1024px) { .preFooter .pcFooter__block.pcFooter__block__space { justify-content: space-between; } }
.preFooter .pcFooter__block.pcFooter__block__space h3 { font-size: 32px; line-height: 1.1; font-weight: 200; color: white; margin-bottom: 1rem; }
.preFooter .pcFooter__block:last-child { margin: 0; }
.preFooter .contact { margin: 0; padding: 0; }
.preFooter .contact li { display: block; margin: 0 0 0.5rem; font-size: 16px; line-height: 38px; text-align: left; }
.preFooter .contact li .contact__link { display: inline-block; padding: 0 1rem 0 2.5rem; color: white; font-weight: 500; background-repeat: no-repeat; background-position: left 14px center; background-size: 18px 18px; border-radius: 44px; }
.preFooter .contact li .contact__link:hover { color: #b8eef9; }
.preFooter .contact li .contact__link.contact__link--location { background-image: url("../images/location-pin.png"); }
.preFooter .contact li .contact__link.contact__link--phone1 { background-image: url("../images/call.png"); }
.preFooter .contact li .contact__link.contact__link--phone2 { background-image: url("../images/email.png"); }
.preFooter .contact li:last-child { margin: 0; }
.preFooter .footer__logo { display: block; width: 100%; max-width: 260px; }
@media only screen and (min-width: 1024px) { .preFooter .footer__logo { max-width: 300px; } }

/* >> Footer > Pc Footer Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.pcFooter { padding: 0; display: none; font-family: "Raleway"; }
@media only screen and (min-width: 1024px) { .pcFooter { 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%; max-width: 100%; margin: 0 auto; justify-content: space-between; align-items: flex-start; padding: 2.25rem 0; } }

.pcFooter__menu { display: none; width: 100%; position: relative; z-index: 2; background: transparent; padding: 0; margin: 0; text-align: center; }
@media only screen and (min-width: 1024px) { .pcFooter__menu { display: block; } }

.pcFooter__menu__item { display: inline-block; vertical-align: middle; font-size: 15px; line-height: 40px; font-weight: bold; padding: 0 1.25rem; margin: 0 3px; color: #131313; border: 1px solid #131313; border-radius: 44px; }
.pcFooter__menu__item:hover { background-color: #dadada; color: black; }

footer .btn--book { padding: 0 14px 0 34px; background-color: #f5f5f5; font-size: 11px; background-size: 16px 16px; }
footer .btn--book:hover { background-color: gainsboro; }

.madeBy-IntroWeb { background-color: #dddddd; text-align: center; color: #929292; font-family: "Poppins"; padding: 20px 0; font-size: 12px; line-height: 15px; display: none; }
.madeBy-IntroWeb a { color: #929292; }
.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: #00add4; }
@media only screen and (min-width: 1024px) { .madeBy-IntroWeb { display: block; } }

/* >> Footer > Mobil Footer Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.mobilFooter { background-color: #f5f5f5; padding: 0; }
@media only screen and (min-width: 1024px) { .mobilFooter { display: none; } }

.mobilFooter__item { display: block; width: 100%; height: 44px; color: #929292; text-align: center; font-weight: bold; line-height: 44px; border-bottom: 1px solid #c2c2c2; text-transform: uppercase; }
.mobilFooter__item:last-child { border-bottom: none; }

.mobilFooter__item--jumpTo { background: url("../images/svg-jumpTo.svg") no-repeat center center; background-size: 24px; }

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