@charset "UTF-8";
/* >> Import Fonts
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Variables
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Scss - Variables
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Colors
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*Footer colors*/
/*Menu colors*/
/* >> Other
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Animations variables
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Breakpoints
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import functions
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Functions
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Mixins
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Mixins
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*Button size*/
/* >> Animations Mixins
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Import Styles
--------------------------------------------------- */
/* >> Reset
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font-style: inherit; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; margin: 0; padding: 0; }

blockquote, q { quotes: none; }

table { border-collapse: collapse; border-spacing: 0; }

code { font-family: monospace; }

b, strong { font-weight: bold; }

* { box-sizing: border-box; -moz-box-sizing: border-box; position: relative; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.clearFix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }

img { width: 100%; margin: 0; padding: 0; border: none; outline: none; display: block; }

a { outline: none; text-decoration: none; }

.pswp { position: initial; }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Scss - Fonts
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*
@font-face {font-family: 'PFDINTextPro-Regular';src: url('../fonts/regular/3AABEB_0_0.eot');src: url('../fonts/regular/3AABEB_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/regular/3AABEB_0_0.woff2') format('woff2'),url('../fonts/regular/3AABEB_0_0.woff') format('woff'),url('../fonts/regular/3AABEB_0_0.ttf') format('truetype');}
@font-face {font-family: 'PFDINTextPro-Black';src: url('../fonts/black/DIN-Black.eot');src: url('../fonts/black/DIN-Black.eot?#iefix') format('embedded-opentype'),url('../fonts/black/DIN-Black.woff2') format('woff2'),url('../fonts/black/DIN-Black.woff') format('woff'),url('../fonts/black/DIN-Black.ttf') format('truetype');    font-weight: 900;  font-style: normal;}
@font-face {font-family: 'PFDINTextPro-Mono-Italic';src: url('../fonts/mono-italic/PFDinMonoW01-Italic.eot');src: url('../fonts/mono-italic/PFDinMonoW01-Italic.eot?#iefix') format('embedded-opentype'),url('../fonts/mono-italic/PFDinMonoW01-Italic.woff2') format('woff2'),url('../fonts/mono-italic/PFDinMonoW01-Italic.woff') format('woff'),url('../fonts/mono-italic/PFDinMonoW01-Italic.ttf') format('truetype');    font-weight: 900;  font-style: normal;}
@font-face {font-family: 'PFDINTextPro-Mono-Thin-Italic';src: url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.eot');src: url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.eot?#iefix') format('embedded-opentype'),url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.woff2') format('woff2'),url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.woff') format('woff'),url('../fonts/mono-thin-italic/PFDinMonoW01-ThinItalic.ttf') format('truetype');    font-weight: 900;  font-style: normal;}

*/
/* >> Import Groups
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Groups
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.statText:after, .baseForms:after, .faq .faq__item__answer:after, .attachGallery:after, .contactForm:after, .m-menuWrapper:after, .thumbGallery__navigatorWrapper:after, .attachVideo:after, .videoWrapper__youtube:after, .videoWrapper__youtube .videoWrapper__youtube__container:after, .attachFiles:after, .attachFiles__blockTitle: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 .faq__item__answer, .attachGallery { line-height: 1.42; font-size: 14px; font-family: "Switzer", sans-serif; }
@media only screen and (min-width: 720px) { .statText, .baseForms, .faq .faq__item__answer, .attachGallery { font-size: 15px; line-height: 1.6; } }
@media only screen and (min-width: 1400px) { .statText, .baseForms, .faq .faq__item__answer, .attachGallery { font-size: 16px; } }
.statText p, .baseForms p, .faq .faq__item__answer p, .attachGallery p { font-size: 14px; margin-bottom: 1em; }
.statText p:last-child, .baseForms p:last-child, .faq .faq__item__answer p:last-child, .attachGallery p:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText p, .baseForms p, .faq .faq__item__answer p, .attachGallery p { font-size: 15px; } }
@media only screen and (min-width: 1400px) { .statText p, .baseForms p, .faq .faq__item__answer p, .attachGallery p { font-size: 16px; } }
.statText a, .baseForms a, .faq .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; text-decoration: underline; font-weight: normal; color: #58A7F8; }
.statText a:hover, .baseForms a:hover, .faq .faq__item__answer a:hover, .attachGallery a:hover { color: #89c1fa; }
.statText i, .baseForms i, .faq .faq__item__answer i, .attachGallery i { font-style: italic; }
.statText b, .baseForms b, .faq .faq__item__answer b, .attachGallery b, .statText strong, .baseForms strong, .faq .faq__item__answer strong, .attachGallery strong { font-weight: 700; }
.statText ul, .baseForms ul, .faq .faq__item__answer ul, .attachGallery ul, .statText ol, .baseForms ol, .faq .faq__item__answer ol, .attachGallery ol { margin-left: 0; margin-bottom: 1em; }
.statText ul, .baseForms ul, .faq .faq__item__answer ul, .attachGallery ul { list-style-type: none; /*list-style-image: url("../images/svg-listImg.svg");*/ }
.statText ul li, .baseForms ul li, .faq .faq__item__answer ul li, .attachGallery ul li { font-size: 16px; }
.statText ol, .baseForms ol, .faq .faq__item__answer ol, .attachGallery ol { list-style-type: decimal; padding-left: 1.5em; }
.statText ol li, .baseForms ol li, .faq .faq__item__answer ol li, .attachGallery ol li { font-size: 16px; margin-bottom: 1em; padding-left: 0.5em; }
.statText ol li:last-child, .baseForms ol li:last-child, .faq .faq__item__answer ol li:last-child, .attachGallery ol li:last-child { margin-bottom: 0; }
.statText ul li, .baseForms ul li, .faq .faq__item__answer ul li, .attachGallery ul li { background-size: 12px 12px; margin-bottom: 0.5rem; padding-left: 1.5rem; }
.statText ul li:last-child, .baseForms ul li:last-child, .faq .faq__item__answer ul li:last-child, .attachGallery ul li:last-child { margin-bottom: 0; }
@media only screen and (min-width: 720px) { .statText ul li, .baseForms ul li, .faq .faq__item__answer ul li, .attachGallery ul li { padding-left: 1.75rem; } }
.statText ul li:before, .baseForms ul li:before, .faq .faq__item__answer ul li:before, .attachGallery ul li:before { content: ''; display: block; position: absolute; width: 7px; height: 7px; left: 0.5rem; top: 13px; background-color: #58A7F8; border-radius: 50%; }
.statText table, .baseForms table, .faq .faq__item__answer table, .attachGallery table { display: none; }
@media only screen and (min-width: 720px) { .statText table, .baseForms table, .faq .faq__item__answer table, .attachGallery table { display: table; } }

.buttonWrapper, .response-block, .response-block .response__icon, #homeSilder .slider__img, .pageHero__img, .pageHero--map_footer, .section .sidebarLayout, .section.section--split, .staticGallery .staticImage, .videoGallery .videoItem, .error-404, .career-submit, #cookie-bar, #cookie-bar.bottom .cookieWrapper, #cookie-bar.bottom .cookieWrapper .cookieButtonWrapper, .tech__block, .tech__tiles, .tech__tiles .tile__item, .tile__item__img, .section.section--team .team-boxes, .section.section--contact .box-left, .section.section--contact .box-left .img-box, .section.section--tips .boxContainer, .section.section--tips .boxContainer .articleContainer, .section.section--opinion .contentWrapper, .counter, .counter .counter__item .counter__item__icon, .splitBox, .splitBox .splitSlider .slick-track, .splitBox .splitSlider .slider__item .slider__item__img, .timeline .timelineWrapper .timelineItem .timelineItem__title, header .contentWrapper, .menuBar .menuBar__top, #pc-menu.open, .header__left, .header__right, .articleList, .staffList, .staffList .staff__item, .referenceList, .referenceList .reference__item .reference__item__img, .referenceList .reference__item .reference__item__caption, .servicesList, .competitionsList__item__top, .competitionsList__item__details__innerWrapper, .page-contact .section--contact .contactBoxes, .thumbGallery, .thumbGallery__navigator, .thumbGallery__bigImg, .attachVideo, .attachmentWrapper, .section--form .formContainer, .contactForm .form__flexRow, .contactForm .formItem.formItem--split, .formItem__multiUpload .formItem__uploadListContainer, .pcFooter, .galleryList, .page--about .section--partners .partnerContainer, .page--about .section--partners .partnerContainer .partner-box, .page--treatment .section--treatment .treatmentBoxes { display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }

.baseForms, .contactForm { /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ /* --- --- --- */ }
.baseForms .formItem, .contactForm .formItem { margin-bottom: 12px; }
.baseForms .formItem__title, .contactForm .formItem__title { margin-bottom: 4px; color: #545454; font-size: 0.9rem; font-weight: 600; }
.baseForms .formItem__title b, .contactForm .formItem__title b { font-size: 14px; font-weight: 500; margin-left: 0.1rem; color: #868CA0; }
.baseForms .formItem__note, .contactForm .formItem__note { font-size: 13px; margin: 6px 0; color: white; font-style: italic; font-weight: 600; }
.baseForms .formItem__alert, .contactForm .formItem__alert { font-size: 13px; color: #ff1439; margin: 5px 0; }
.baseForms input, .contactForm input, .baseForms select, .contactForm select, .baseForms textarea, .contactForm textarea { appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; width: 100%; padding: 0 8px; outline-color: #58A7F8; color: #545454; background: transparent; font-weight: 400; font-size: 14px; border-bottom: 1px solid #D3DFE7 !important; }
.baseForms input::placeholder, .contactForm input::placeholder, .baseForms select::placeholder, .contactForm select::placeholder, .baseForms textarea::placeholder, .contactForm textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ font-size: 14px; font-weight: 400; line-height: 1.5; color: #868CA0; opacity: 1; /* Firefox */ }
.baseForms input:-ms-input-placeholder, .contactForm input:-ms-input-placeholder, .baseForms select:-ms-input-placeholder, .contactForm select:-ms-input-placeholder, .baseForms textarea:-ms-input-placeholder, .contactForm textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #adadad; }
.baseForms input::-ms-input-placeholder, .contactForm input::-ms-input-placeholder, .baseForms select::-ms-input-placeholder, .contactForm select::-ms-input-placeholder, .baseForms textarea::-ms-input-placeholder, .contactForm textarea::-ms-input-placeholder { /* Microsoft Edge */ color: #adadad; }
.baseForms input, .contactForm input, .baseForms select, .contactForm select { height: 44px; }
.baseForms input:read-only, .contactForm input:read-only { background-color: #868CA0; border-color: #868CA0; }
.baseForms textarea, .contactForm textarea { min-height: 60px; resize: vertical; padding: 8px; }
.baseForms select, .contactForm select { background-image: url("../images/easydent/svg-select.svg"); background-repeat: no-repeat; background-position: right 8px center; background-size: 12px; }
.baseForms select option, .contactForm select option { line-height: 44px; }
.baseForms input::-ms-clear, .contactForm input::-ms-clear { display: none; }
.baseForms .submit, .contactForm .submit { display: block; width: 130px; height: 44px; margin: 0 auto; line-height: inherit; border: none; outline: none; color: white; cursor: pointer; }
.baseForms input.btn--submitForm, .contactForm input.btn--submitForm { display: inline-block; width: auto; min-width: 240px; margin: 0; color: white; background: #58A7F8; border: none; cursor: pointer; font-family: Switzer, sans-serif; padding: 0 5rem; font-size: 14px; font-weight: bold; line-height: 52px; height: 52px; }
.baseForms input.btn--submitForm:hover, .contactForm input.btn--submitForm:hover { background: #7fbcfa; }
.baseForms input.btn--submitCenter, .contactForm input.btn--submitCenter { display: block; margin: 2rem auto 0 auto; }
.baseForms fieldset, .contactForm fieldset { width: 100%; padding: 1rem; background: transparent; }
.baseForms fieldset legend, .contactForm fieldset legend { font-size: 18px; font-weight: bold; line-height: 1.2; color: #868CA0; padding: 1rem; }
@media only screen and (min-width: 1024px) { .baseForms fieldset, .contactForm fieldset { padding: 1rem 3rem; } }
.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: 18px; height: 18px; background-color: white; padding: 0; position: relative; z-index: 2; overflow: hidden; border: 1px solid #868CA0; border-radius: 3px; }
.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: #191F33 !important; background-color: #191F33 !important; }
.baseForms .formItem--checkBox .regular-checkbox:checked + label:active, .contactForm .formItem--checkBox .regular-checkbox:checked + label:active { border-color: #191F33; }
.baseForms .formItem--checkBox .regular-checkbox:checked + label::after, .contactForm .formItem--checkBox .regular-checkbox:checked + label::after { background: #191F33 url("../images/easydent/checked.svg") no-repeat center center; background-size: 12px 12px; width: 100%; height: 100%; display: block; content: ''; background-color: #191F33 !important; }
.baseForms .formItem--checkBox .checkbox-text, .contactForm .formItem--checkBox .checkbox-text { width: calc(100% - 50px); font-size: 14px; line-height: 1.5; font-weight: 400; text-align: left; display: inline-block; vertical-align: middle; padding-left: 10px; color: #191F33 !important; }
.baseForms .formItem--checkBox .checkbox-text a, .contactForm .formItem--checkBox .checkbox-text a { color: #545454; text-decoration: underline; transition: 0.3s; }
.baseForms .formItem--checkBox .checkbox-text a:hover, .contactForm .formItem--checkBox .checkbox-text a:hover { color: #58A7F8 !important; }
.baseForms .formItem--checkBox .checkbox-text b, .contactForm .formItem--checkBox .checkbox-text b { color: #e02f2f; margin-left: 0.2rem; }
.baseForms .formItem--checkBox:last-child, .contactForm .formItem--checkBox:last-child { margin-bottom: 0; }
.baseForms .formItem--checkBox .formItem__alert, .contactForm .formItem--checkBox .formItem__alert { margin-top: 10px; }
.baseForms .formItem--checkBox.formItem--checkBox--extra, .contactForm .formItem--checkBox.formItem--checkBox--extra { border-bottom: 1px solid #D3DFE7; border-top: 1px solid #D3DFE7; 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: #58A7F8; color: #fff; border: 1px solid #58A7F8; }
.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: 18px; height: 18px; background-color: #fff; border: 1px solid #868CA0; padding: 0; position: relative; float: left; margin-right: 0.5em; z-index: 2; border-radius: 50%; cursor: pointer; }
.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); background-color: #191F33; border-color: #191F33; }
.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/easydent/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 { font-size: 12px; font-weight: 500; line-height: 1.5; text-align: left; display: block; }
.baseForms .formItem--radioButton .checkbox-text a, .contactForm .formItem--radioButton .checkbox-text a { color: #545454; text-decoration: underline; }
.baseForms .formItem--radioButton .checkbox-text a:hover, .contactForm .formItem--radioButton .checkbox-text a:hover { color: #58A7F8 !important; }
.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 #58A7F8; }
.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: #58A7F8; color: #fff; border: 2px solid #58A7F8; }
.baseForms .formItem--btn_radioBox.small label, .contactForm .formItem--btn_radioBox.small label { display: inline-block; width: auto; cursor: pointer; }
.baseForms .formItem--btn_radioBox.small label span, .contactForm .formItem--btn_radioBox.small label span { display: inline-block; width: auto; }
.baseForms .formItem__upload, .contactForm .formItem__upload { margin-bottom: 16px; }
.baseForms .formItem__upload input, .contactForm .formItem__upload input { display: block; width: 100%; visibility: hidden; background-color: transparent; }
.baseForms .formItem__upload .btn--upload, .contactForm .formItem__upload .btn--upload { display: block; width: 100%; cursor: pointer; text-indent: -1000px; border: none; }
.baseForms .formItem__upload input, .contactForm .formItem__upload input { background-color: #c3efff; }
.baseForms .formItem__upload label, .contactForm .formItem__upload label { transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); position: absolute; left: 0; top: 0; line-height: 52px; height: 100%; width: 100%; font-size: 1rem; font-weight: 700; text-transform: uppercase; text-align: center; background: white; color: #191F33; cursor: pointer; }
.baseForms .formItem__upload label:hover, .contactForm .formItem__upload label:hover { background: #58A7F8; color: white; }

input[type='submit'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

/* >> Import Layouts
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Reset
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font-style: inherit; vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; margin: 0; padding: 0; }

blockquote, q { quotes: none; }

table { border-collapse: collapse; border-spacing: 0; }

code { font-family: monospace; }

b, strong { font-weight: bold; }

* { box-sizing: border-box; -moz-box-sizing: border-box; position: relative; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.clearFix:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }

img { width: 100%; margin: 0; padding: 0; border: none; outline: none; display: block; }

a { outline: none; text-decoration: none; }

.pswp { position: initial; }

/* >> Main Layout
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
html { height: 100%; margin: 0; padding: 0; scroll-behavior: smooth; -webkit-overflow-scrolling: touch; }

/* width */
::-webkit-scrollbar { width: 6px; }

/* Track */
::-webkit-scrollbar-track { background: #03284e; }

/* Handle */
::-webkit-scrollbar-thumb { background: #0974e1; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover { background: #58A7F8; }

body { background-color: #FAFEFF; -webkit-font-smoothing: antialiased; margin: 0; padding: 0; color: #545454; font-family: "Switzer", sans-serif; line-height: 1.2; overflow-x: hidden; }
body ::selection { background: rgba(0, 175, 237, 0.35); /* WebKit/Blink Browsers */ }
body ::-moz-selection { background: rgba(0, 175, 237, 0.35); /* Gecko Browsers */ }
body .pageWrapper { width: 100%; max-width: 100%; margin: 0 auto; overflow: hidden; padding: 4.6rem 0 0 0; }
body .contentWrapper { width: 90%; max-width: 1600px; margin: 0 auto; }
body .contentWrapper.contentWrapper--static { max-width: 1280px; }
body.home header { background: rgba(0, 175, 237, 0.85); }
@media only screen and (min-width: 1024px) { body.home header { background: transparent; } }
body.home header.sticky { background: rgba(0, 175, 237, 0.85); }
body.home .pageWrapper { padding: 0; }

.titleWrapper { display: block; width: 100%; }
.titleWrapper.titleWrapper--bg { background-color: #cdf2ff; }

.pageTitle { display: block; width: 100%; position: relative; margin: 0 auto; padding: 1rem 0; max-width: 1280px; padding-left: 3rem; font-size: 1.6rem; line-height: 1; color: #545454; }
@media only screen and (min-width: 720px) { .pageTitle { font-size: 1.8rem; } }
@media only screen and (min-width: 1024px) { .pageTitle { font-size: 2.5rem; } }
.pageTitle.ctaTitle--white { color: white; }
.pageTitle.ctaTitle--white:before { background-color: #67C4E5; }
.pageTitle.pageTitle--error { color: #58A7F8; font-size: 5rem; margin-bottom: 1rem; }
.pageTitle.pageTitle--error-second { margin: 0 0 2rem; font-size: 18px; font-weight: normal; line-height: 1.2; text-align: center; letter-spacing: 0; }
.pageTitle.pageTitle--error-second:after { display: none; }
.pageTitle.pageTitle--stat { color: #191F33; width: 100%; }

.sectionTitle { display: block; width: 100%; position: relative; margin: 0 auto 2rem; padding-left: 3rem; text-align: left; font-family: "Switzer", sans-serif; font-size: 1.5rem; line-height: 1.2; font-weight: 500; text-transform: none; color: #191F33; }
@media only screen and (min-width: 1024px) { .sectionTitle { font-size: 1.5rem; } }
.sectionTitle:before { content: ''; display: block; position: absolute; width: 2rem; height: 3px; left: 0; top: calc(50% - 1.5px); background-color: #67C4E5; }
.sectionTitle.text-white { color: white; }

.ctaTitle { display: block; width: 100%; position: relative; margin: 0 auto 2rem; padding-left: 3rem; font-size: 2.2rem; line-height: 1; color: #67C4E5; }
@media only screen and (min-width: 720px) { .ctaTitle { font-size: 4rem; } }
@media only screen and (min-width: 1024px) { .ctaTitle { font-size: 6rem; } }
.ctaTitle:before { content: ''; display: block; position: absolute; width: 2rem; height: 3px; left: 0; top: calc(50% - 1.5px); background-color: #545454; }
.ctaTitle.ctaTitle--white { color: white; }
.ctaTitle.ctaTitle--white:before { background-color: #67C4E5; }

.text-white { color: white; }

.text-uppercase { text-transform: uppercase; }

.display-1 { display: block; font-size: 1.6rem; line-height: 1.3; font-weight: 800; color: #000; }
@media only screen and (min-width: 1024px) { .display-1 { font-size: 2rem; } }
@media only screen and (min-width: 1280px) { .display-1 { font-size: 3rem; } }

.display-2 { display: block; font-size: 1.3rem; line-height: 1.4; font-weight: 800; color: #000; }
@media only screen and (min-width: 1024px) { .display-2 { font-size: 1.5rem; } }
@media only screen and (min-width: 1280px) { .display-2 { font-size: 2rem; } }

.display-3 { display: block; font-size: 1.6rem; line-height: 1.4; font-weight: 300; color: #000; }
@media only screen and (min-width: 1024px) { .display-3 { font-size: 2.1rem; } }
@media only screen and (min-width: 1280px) { .display-3 { font-size: 3.5rem; } }

.display-4 { display: block; font-size: 1.6rem; line-height: 1.4; font-weight: 600; color: #000; }

.display-5 { display: block; font-size: 1.6rem; line-height: 1.3; font-weight: 500; color: #000; }

.display-6 { display: block; font-size: 1.4rem; line-height: 1.3; font-weight: 500; color: #000; }

.mt-1 { margin-top: 1rem !important; }

.mt-2 { margin-top: 2rem !important; }

.mt-3 { margin-top: 3rem !important; }

.mt-4 { margin-top: 4rem !important; }

.mt-5 { margin-top: 5rem !important; }

.mb-1 { margin-bottom: 1rem !important; }

.mb-2 { margin-bottom: 2rem !important; }

.mb-3 { margin-bottom: 3rem !important; }

.mb-4 { margin-bottom: 4rem !important; }

.mb-5 { margin-bottom: 5rem !important; }

.pt-1 { padding-top: 1rem !important; }

.pt-2 { padding-top: 2rem !important; }

.pt-3 { padding-top: 3rem !important; }

.pt-4 { padding-top: 4rem !important; }

.pt-5 { padding-top: 5rem !important; }

.pb-1 { padding-bottom: 1rem !important; }

.pb-2 { padding-bottom: 2rem !important; }

.pb-3 { padding-bottom: 3rem !important; }

.pb-4 { padding-bottom: 4rem !important; }

.pb-5 { padding-bottom: 5rem !important; }

.text-white { color: white; }

/*Button style*/
.buttonWrapper { justify-content: flex-start; align-items: center; }
.buttonWrapper.buttonwrapper--pageEnd { padding-bottom: 6rem; }
.buttonWrapper.buttonWrapper--center { justify-content: center; }
.buttonWrapper.buttonWrapper--end { justify-content: flex-end; }
.buttonWrapper.buttonWrapper--back { justify-content: center; padding: 2rem; background-color: #ECFAFF; }
.buttonWrapper.buttonWrapper--spacerBottom { padding: 0 0 2rem; background: transparent; }
.buttonWrapper.buttonWrapper--btnGroup .btn { margin: 0 1rem; }
@media only screen and (min-width: 1024px) { .buttonWrapper.buttonWrapper--btnGroup .btn { min-width: 250px; } }
.buttonWrapper.m-tb { margin: 2rem auto; }
@media only screen and (min-width: 1024px) { .buttonWrapper.m-tb { margin: 3rem auto; } }

.btn { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: inline-block; font-size: 14px; font-family: "Switzer", sans-serif; font-weight: 500; text-align: center; text-transform: none; color: #191F33; background-color: transparent; padding: 12px 1.25rem 13px 3.5rem; cursor: pointer; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; border-radius: 100px; }
.btn:hover { background-color: #191F33; color: #fff; padding: 12px 2.5rem 13px 1.25rem; }
.btn:hover:before { top: 2px; left: initial; right: 0; border: none; background-image: url("../images/easydent/arrow-right-white.svg"); }
.btn:before { content: ""; position: absolute; top: 0; bottom: 0; left: 0; margin: auto; width: 40px; height: 40px; border: 1px solid #D3DFE7; background-image: url("../images/easydent/arrow-right.svg"); background-repeat: no-repeat; background-position: center center; background-size: 16px 16px; border-radius: 100%; }

.btn--white { color: #fff; }
.btn--white:before { border: 1px solid #fff; background-image: url("../images/easydent/arrow-right-white.svg"); }
.btn--white:hover { background-color: #58A7F8; color: #fff; }

.btn--back:before { transform: rotate(-180deg); }

.btn--submit { padding: 0 1.25rem 0 3rem; margin-top: 1rem; }
.btn--submit input { display: inline-block; font-size: 14px; font-family: "Switzer", sans-serif; font-weight: 500; text-align: center; text-transform: none; color: #191F33; background-color: transparent !important; border: none !important; cursor: pointer; }
.btn--submit:hover { padding: 0 2.5rem 0 1.25rem; }
.btn--submit:hover input { color: #fff; }

/*Response*/
.response-block { align-items: center; justify-content: center; width: 100%; overflow: hidden; padding: 5rem 0 5rem; background-color: #ECFAFF; }
@media only screen and (min-width: 1024px) { .response-block { padding: 7rem 2rem 7rem; } }
.response-block .textBox { display: block; width: 90%; max-width: 520px; align-self: center; padding: 1rem; margin: 3rem auto 0; text-align: center; background-color: #fff; border-radius: 12px; }
@media only screen and (min-width: 1024px) { .response-block .textBox { margin: 4rem auto 0; } }
.response-block .pageTitle--response { width: 100%; margin: 0 auto 1rem; padding: 0; font-size: 2.4rem; text-align: center; line-height: 1em; color: #545454; }
@media only screen and (min-width: 1024px) { .response-block .pageTitle--response { font-size: 3rem; } }
.response-block .pageTitle--response:after { display: none; }
.response-block .pageTitle--error-second { margin: 0 auto 20px; padding: 0; font-size: 17px; line-height: 1.2em; color: #545454; text-align: center; }
.response-block .pageTitle--error-second:before { display: none; }
.response-block .response__icon { align-items: center; justify-content: center; width: 64px; height: 64px; margin: 0 auto 1rem; background-color: rgba(88, 167, 248, 0.9); padding: 0.35rem; border-radius: 50%; overflow: hidden; }
.response-block .response__icon.response__icon--error { background-color: #ff1439; }
.response-block .response__icon img { width: 100%; }

/*Main Slider*/
#homeSilder { max-width: 100%; margin: 0 0 0 auto; }
#homeSilder .slick-track { padding: 2rem 0 6rem; transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }
@media only screen and (min-width: 720px) { #homeSilder .slick-track { padding: 2rem 0 6.5rem; } }
#homeSilder .slider__item { height: 75vh; }
@media only screen and (min-width: 720px) { #homeSilder .slider__item { height: auto; } }
#homeSilder .slider__img { -webkit-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.25); box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.25); max-width: 90%; height: 100%; margin: 0 0 0 auto; position: relative; background-color: #002533; overflow: hidden; z-index: 1; }
@media only screen and (min-width: 720px) { #homeSilder .slider__img { max-width: 84%; height: auto; } }
#homeSilder .slider__img img { width: 100%; object-fit: cover; transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }
#homeSilder .slider__caption { position: absolute; padding: 0.75rem; left: 4%; top: 30%; max-width: 90%; background-color: white; z-index: 5; transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }
@media only screen and (min-width: 720px) { #homeSilder .slider__caption { padding: 2rem 2rem 1rem 2rem; left: 8%; top: 30%; max-width: 720px; } }
#homeSilder .slider__caption p { font-size: 1rem; font-weight: 500; margin: 1rem auto; }
@media only screen and (min-width: 720px) { #homeSilder .slider__caption p { font-size: 1.5rem; } }
#homeSilder .sliderTitle { display: block; width: 100%; font-size: 1.4rem; font-weight: 800; color: #002533; }
@media only screen and (min-width: 720px) { #homeSilder .sliderTitle { font-size: 2.2rem; } }
@media only screen and (min-width: 1024px) { #homeSilder .sliderTitle { font-size: 2.75rem; } }
#homeSilder .slick-dots { bottom: 8rem; margin: 0 0 0 auto; padding: 0 3rem; text-align: right; }
#homeSilder .slick-prev, #homeSilder .slick-next { top: auto; left: auto; bottom: -2rem; width: 36px; height: 36px; opacity: 1; }
@media only screen and (min-width: 1024px) { #homeSilder .slick-prev, #homeSilder .slick-next { width: 50px; height: 50px; } }
#homeSilder .slick-prev { right: 8rem; }
#homeSilder .slick-next { right: 3rem; }

.zoomImage .slider__item .slider__img { overflow: hidden; z-index: 10; }
.zoomImage .slider__item .slider__img img { transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); transform: scale(1); }
.zoomImage .slider__item .slider__caption { position: absolute; padding: 0.75rem; left: 4%; top: 40%; max-width: 90%; background-color: white; z-index: 5; transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); transform-origin: 50% 50% 0px; backface-visibility: visible; transform: translate3d(-80px, 0px, 0px); opacity: 0; }
@media only screen and (min-width: 720px) { .zoomImage .slider__item .slider__caption { padding: 2rem; left: 8%; top: 40%; max-width: 720px; } }
.zoomImage .slider__item.slick-active .slider__img img { transform: scale(1.2); }
.zoomImage .slider__item.slick-active .slider__caption { transform-origin: 50% 50% 0px; backface-visibility: visible; transform: translate3d(0px, 0px, 0px); opacity: 1; }

/*PAGE Hero*/
.pageHero { display: block; width: 100%; }
.pageHero.pageHero--map { height: 65vh; }
.pageHero.pageHero--map:before { display: none; }

.pageHero__img { height: 40vh; background-color: #ECFAFF; overflow: hidden; background-attachment: fixed; background-size: cover; background-position: center center; }
@media only screen and (min-width: 1024px) { .pageHero__img { height: 50vh; } }
.pageHero__img:before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: 0.5; background: #002533; transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1); }
.pageHero__img:hover:before { opacity: 0.1; }
.pageHero__img img { position: absolute; top: 0; bottom: 0; margin: auto; width: 100%; height: 100%; object-fit: cover; }

.pageHero--map_footer { padding-top: 0; height: 70vh; min-height: 520px; background-color: #ECFAFF; overflow: hidden; }
.pageHero--map_footer:before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; opacity: 0.5; background: black; background: linear-gradient(0deg, black 0%, transparent 100%); }
.pageHero--map_footer img { object-fit: cover; }

.maps-container { display: block; width: 100%; }

#map { display: block; position: relative; width: 100%; max-width: 100%; height: 100%; }
#map img { margin: inherit; }
#map .leaflet-popup-content-wrapper { background-color: white; border-radius: 5px; text-align: center; }
#map .leaflet-popup-content-wrapper .leaflet-popup-content { padding: 0.35rem; margin: 0; min-width: 320px; font-style: normal; font-family: "Switzer", sans-serif; letter-spacing: 0; }
#map .leaflet-popup-content-wrapper .leaflet-popup-content a { font-family: "Switzer", sans-serif; font-size: 12px; font-weight: 400; color: #414e6d; text-transform: uppercase; }
#map .leaflet-popup-content-wrapper .leaflet-popup-content img { position: relative; margin: 0 0 0.35rem; border-radius: 3px; overflow: hidden; height: 180px; object-fit: initial; }
#map .leaflet-top, #map .leaflet-bottom { z-index: 998; }
#map .leaflet-popup-tip { background: white; }
#map .leaflet-popup-close-button { position: absolute; display: block; width: 24px; height: 24px; top: -10px; right: -10px; color: #545454; background-color: white; border-radius: 50%; }
#map .leaflet-popup-close-button span { font-weight: 600; }
#map iframe { width: 100%; height: 100%; }

/*SECTIONS page*/
.section .sidebarLayout { justify-content: space-between; }
.section .sidebarLayout .sidebar { width: 100%; margin-bottom: 2rem; }
@media only screen and (min-width: 768px) { .section .sidebarLayout .sidebar { width: 40%; margin-bottom: 0; } }
@media only screen and (min-width: 1024px) { .section .sidebarLayout .sidebar { width: 30%; } }
.section .sidebarLayout .sidebar .title { font-size: 36px; font-weight: 400; line-height: 1.1; color: #191F33; padding: 1rem 0; }
@media only screen and (min-width: 768px) { .section .sidebarLayout .sidebar .title { font-size: 42px; } }
@media only screen and (min-width: 1024px) { .section .sidebarLayout .sidebar .title { font-size: 48px; } }
.section .sidebarLayout .sidebar .text { font-size: 12px; line-height: 1.5; color: #434A60; margin-bottom: 1.5rem; }
.section .sidebarLayout .sidebar .box { background-color: #ECFAFF; display: flex; flex-direction: column; }
@media only screen and (min-width: 480px) { .section .sidebarLayout .sidebar .box { flex-direction: row; } }
@media only screen and (min-width: 768px) { .section .sidebarLayout .sidebar .box { flex-direction: column; } }
.section .sidebarLayout .sidebar .box img { width: 100%; }
@media only screen and (min-width: 480px) { .section .sidebarLayout .sidebar .box img { width: 50%; } }
@media only screen and (min-width: 768px) { .section .sidebarLayout .sidebar .box img { width: 100%; } }
.section .sidebarLayout .sidebar .box .box-container { width: 100%; padding: 2rem 1.5rem; }
@media only screen and (min-width: 480px) { .section .sidebarLayout .sidebar .box .box-container { width: 50%; } }
@media only screen and (min-width: 768px) { .section .sidebarLayout .sidebar .box .box-container { width: 100%; } }
.section .sidebarLayout .sidebar .box .box-container .box-title { font-size: 12px; font-weight: 500; color: #868CA0; text-transform: uppercase; margin-bottom: 0.75rem; }
.section .sidebarLayout .sidebar .box .box-container .box-text { font-size: 12px; color: #434A60; line-height: 1.5; margin-bottom: 1rem; }
.section .sidebarLayout .sidebar .box .box-container .box-text a { color: #434A60; }
.section .sidebarLayout .sidebar .box .box-container .box-text a:hover { text-decoration: underline; }
.section .sidebarLayout .sidebar .sidebar-menubox { background-color: #ECFAFF; padding: 2rem; margin-top: 2rem; }
.section .sidebarLayout .sidebar .sidebar-menubox .num { font-size: 12px; font-weight: 500; text-transform: uppercase; color: #434A60; margin-bottom: 1rem; }
.section .sidebarLayout .sidebar .sidebar-menubox .title { font-size: 24px; font-weight: 500; line-height: 1.2; color: #191F33; padding: 0; }
.section .sidebarLayout .sidebar .sidebar-menubox .text { font-size: 12px; line-height: 1.5; color: #868CA0; margin: 2rem 0; }
.section .sidebarLayout .sidebar .sidebar-menubox .sidebar-menu a { display: block; font-size: 14px; line-height: 2; color: #868CA0; transition: 0.3s; }
.section .sidebarLayout .sidebar .sidebar-menubox .sidebar-menu a:hover { color: #58A7F8; }
.section .sidebarLayout .sidebar .sidebar-menubox .sidebar-menu .selected { color: #58A7F8; }
.section .sidebarLayout .article { width: 100%; font-size: 14px; line-height: 1.5; color: #000; }
.section .sidebarLayout .article .article-title { font-size: 36px; font-weight: 500; line-height: 1; color: #191F33; margin-bottom: 2rem; }
@media only screen and (min-width: 768px) { .section .sidebarLayout .article .article-title { font-size: 48px; } }
@media only screen and (min-width: 1024px) { .section .sidebarLayout .article .article-title { font-size: 56px; } }
.section .sidebarLayout .article .article-text p { margin-bottom: 1rem; }
@media only screen and (min-width: 768px) { .section .sidebarLayout .article { width: 55%; } }
@media only screen and (min-width: 1024px) { .section .sidebarLayout .article { width: 60%; } }
.section .sidebarLayout .article .blog-related { margin-top: 3rem; }
.section .sidebarLayout .article .blog-related .related-title { font-size: 12px; font-weight: 600; color: #191F33; margin-bottom: 1.5rem; }
.section .sidebarLayout .article .blog-related .related-box { background-color: #ECFAFF; }
.section .sidebarLayout .article .blog-related .related-box .box-inner { padding: 1.5rem 2rem; }
.section .sidebarLayout .article .blog-related .related-box .box-inner .box-title { font-size: 18px; font-weight: 500; line-height: 1.2; color: #58A7F8; margin-bottom: 1.5rem; }
.section .sidebarLayout .article .blog-related .related-box .box-inner .box-text { font-size: 14px; line-height: 1.5; color: #868CA0; }
.section .sidebarLayout .article .blog-related .related-box .box-inner .btn { margin-top: 1.5rem; }
.section .sidebarLayout.noSidebar .article { width: 100%; }
.section.section--slider { display: block; position: relative; padding: 6rem 0 0; background-color: #58A7F8; background-image: url("../images/slider-bg.png"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
.section.section--slider:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; opacity: 1; background: #00afed; background: linear-gradient(0deg, #00afed 0%, rgba(0, 175, 237, 0.9) 100%); }
.section.section--static { background-color: #f9f9f9; overflow: hidden; padding: 2rem 0; }
.section.section--static .statText { display: block; position: relative; max-width: 1600px; padding: 2rem; margin: 2rem auto; background-color: white; }
@media only screen and (min-width: 1024px) { .section.section--static .statText { padding: 2rem 3rem; } }
.section.section--static .statText-noBg::before { display: none; }
.section.section--static.section--static_alt { padding-top: 0; }
.section.section--static.section--static_title { padding-right: 2rem; }
.section.section--static.section--static--nobg { background-color: transparent; }
.section.section--static.section--static--nobg .statText { padding: 1rem 1rem 2rem 1rem; }
.section.section--static.section--static-technology { padding: 0; }
.section .shadow-stat { -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.08); }
.section.section--download { padding: 2rem 0 1rem 0; }
.section.section--gallery { padding: 2rem 0 0; }
.section.section--gallery .slick-next { right: 2rem; }
.section.section--gallery .slick-prev { left: 2rem; }
.section.section--gallery .slick-prev, .section.section--gallery .slick-next { top: 50%; }
@media only screen and (min-width: 1024px) { .section.section--gallery { padding: 2rem 0 0; } }
.section.section--gallery .video--icon { padding: 2rem 0; text-align: center; }
.section.section--gallery .video--icon a { display: inline-block; }
.section.section--gallery .video--icon a img { width: 80px; max-width: 80px; }
.section.section--videoGallery { padding: 2rem 0 0; background-color: #ddf6ff; }
.section.section--videoGallery .slick-next { right: 2rem; }
.section.section--videoGallery .slick-prev { left: 2rem; }
.section.section--videoGallery .slick-prev, .section.section--videoGallery .slick-next { top: 50%; }
@media only screen and (min-width: 1024px) { .section.section--videoGallery { padding: 2rem 0 0; } }
.section.section--split { justify-content: space-between; align-items: stretch; padding: 0; background-color: #ECFAFF; }
.section.section--split .split__wrapper { width: 100%; }
@media only screen and (min-width: 1024px) { .section.section--split .split__wrapper { width: 50%; } }
.section.section--split .split__wrapper.split__wrapper--bg { background-color: #58A7F8; background-image: url("../images/cta-bg.svg"); background-size: 450px 450px; background-repeat: no-repeat; background-position: left 50px; }
.section.section--split .split__wrapper .split__content { width: 90%; }
@media only screen and (min-width: 1024px) { .section.section--split .split__wrapper .split__content { width: 100%; max-width: 800px; } }
.section.section--split .split__wrapper .split__content .statText { padding: 1.5rem; margin: 1.5rem 0; background-color: white; }
@media only screen and (min-width: 1024px) { .section.section--split .split__wrapper .split__content .statText { padding: 3rem; margin: 3rem 0; } }
.section.section--split .split__wrapper:nth-child(1) .split__content { margin: 0 auto; }
@media only screen and (min-width: 1024px) { .section.section--split .split__wrapper:nth-child(1) .split__content { margin: 0 0 0 auto; } }
.section.section--split .split__wrapper:nth-child(2) .split__content { margin: 0 auto; }
@media only screen and (min-width: 1024px) { .section.section--split .split__wrapper:nth-child(2) .split__content { margin: 0 auto 0 0; } }
.section.section--split.secton--split_alt .split__wrapper { width: 100%; background-position: center center; background-size: cover; }
.section.section--split.secton--split_alt .split__wrapper .split__content { margin: 0 auto; }

/* >> StaticPage
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.staticGallery { padding: 0.125rem 0; margin-top: 2rem; }
.staticGallery .staticImage { margin: 0.125rem; }
.staticGallery .staticImage img { object-fit: cover; }

.videoGallery { padding: 0.125rem 0; margin-top: 2rem; }
.videoGallery .videoItem { margin: 0.125rem; }
.videoGallery .videoItem img { object-fit: cover; }
.videoGallery .slick-track { margin: auto; }

/*404 Error*/
.error-404 { align-items: center; justify-content: center; height: 100%; padding: 4rem 0 4rem; }
@media only screen and (min-width: 1024px) { .error-404 { padding: 6rem 0 6rem; } }
.error-404 .errorWrapper { padding: 2rem; background-color: #ECFAFF; }
.error-404 .textBox { display: block; position: relative; width: 90%; max-width: 520px; align-self: center; padding: 2rem; text-align: center; background-color: rgba(103, 196, 229, 0.12); background-image: url("../images/error.png"); background-repeat: no-repeat; background-position: center center; background-size: contain; }
.error-404 .textBox:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #67C4E5; opacity: 0.7; }
.error-404 .pageTitle--error { width: 100%; margin: 0 auto 1rem; padding-left: 0; font-size: 6rem; text-align: center; line-height: 1em; padding: 0; }
@media only screen and (min-width: 1024px) { .error-404 .pageTitle--error { font-size: 8rem; } }
.error-404 .pageTitle--error:before { display: none; }
.error-404 .pageTitle--error-second { margin: 0 auto 40px; padding: 0; padding-left: 0; font-size: 17px; line-height: 1.2em; color: #191F33; }
.error-404 .pageTitle--error-second:before { display: none; }

/**/
.career-submit { align-items: center; justify-content: center; height: 100%; padding: 2rem 0; background: #00afed; background: linear-gradient(90deg, #00afed 0%, #002533 100%); }
@media only screen and (min-width: 1024px) { .career-submit { padding: 6rem 0 6rem; } }
.career-submit .careerWrapper { padding: 2rem; background-color: white; -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.08); }
.career-submit .textBox { display: block; position: relative; width: 90%; max-width: 520px; align-self: center; padding: 2rem; text-align: center; background-color: rgba(103, 196, 229, 0.12); background-image: url("../images/error.png"); background-repeat: no-repeat; background-position: center center; background-size: contain; }
.career-submit .textBox:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #67C4E5; opacity: 0.7; }
.career-submit .pageTitle--career { width: 100%; margin: 0 auto 1rem; padding-left: 0; font-size: 2rem; text-align: center; line-height: 1em; color: #67C4E5; }
@media only screen and (min-width: 1024px) { .career-submit .pageTitle--career { font-size: 3rem; } }
.career-submit .pageTitle--career:before { display: none; }
.career-submit .pageTitle--career-second { margin: 0 auto 40px; padding: 0; padding-left: 0; font-size: 17px; line-height: 1.2em; color: #191F33; }
.career-submit .pageTitle--career-second:before { display: none; }

/*FORM - custom radio*/
.radio-item [type="radio"] { display: none; }

.radio-item + .radio-item { margin-top: 15px; }

.radio-item label { display: block; padding: 12px 12px 12px 60px; background: #006f99; color: white; border: 2px solid rgba(255, 255, 255, 0.1); cursor: pointer; font-size: 18px; line-height: 1.2; font-weight: 500; min-width: 250px; position: relative; transition: 0.4s ease-in-out 0s; }

.radio-item label:after, .radio-item label:before { content: ""; position: absolute; border-radius: 50%; }

.radio-item label:after { height: 19px; width: 19px; border: 2px solid #58A7F8; background-color: #006085; left: 19px; top: calc(50% - 12px); }

.radio-item label:before { background-color: #002533; background-image: url("../images/icons/svg-quiz-check.svg"); background-repeat: no-repeat; background-position: center center; background-size: 11px 11px; height: 20px; width: 20px; left: 20px; top: calc(50% - 10px); transform: scale(5); opacity: 0; visibility: hidden; transition: 0.4s ease-in-out 0s; }

.radio-item [type="radio"]:checked ~ label { border-color: #58A7F8; background-color: #58A7F8; }

.radio-item [type="radio"]:checked ~ label::before { opacity: 1; visibility: visible; transform: scale(1); }

.radio-item [type="radio"]:checked ~ label::after { opacity: 0; visibility: hidden; }

.competition__block { position: relative; bottom: 0; right: 0; z-index: 15; }
.competition__block a { display: block; }
.competition__block .competition__img { width: 100px; padding-top: 20px; margin: 0 0 0 auto; }
@media only screen and (min-width: 520px) { .competition__block .competition__img { width: 140px; } }
@media only screen and (min-width: 1024px) { .competition__block .competition__img { width: 160px; } }
@media only screen and (min-width: 1600px) { .competition__block .competition__img { width: 220px; } }
.competition__block .showHide { position: absolute; display: block; width: 24px; height: 24px; top: -1rem; right: 2rem; background-color: #434A60; background-image: url("../images/icons/chevron-up.svg"); background-repeat: no-repeat; background-position: center center; background-size: 12px 12px; cursor: pointer; transform: rotate(180deg); opacity: 0.5; }
.competition__block .showHide.hide { top: -2rem; transform: rotate(0deg); }
.competition__block .showHide:hover { opacity: 1; }
@media only screen and (min-width: 1280px) { .competition__block { position: fixed; } }

/*Regisztráció rejtett captcha*/
.captcha-box { height: 25px; left: -200px; position: fixed; top: -50px; width: 100px; }

/*Float backToTop button*/
.fixed-action-btn { position: fixed; right: 0.75rem; bottom: 0.75rem; margin-bottom: 0; z-index: 99; transition: all 0.5s ease; }
@media only screen and (min-width: 1024px) { .fixed-action-btn.move { right: 1.5rem; bottom: 3rem; } }

.btn-floating.btn-large { width: 44px; height: 44px; }

.btn-floating { display: block; color: #fff; position: relative; overflow: hidden; z-index: 1; width: 44px; height: 44px; line-height: 44px; padding: 0; transition: .3s; cursor: pointer; opacity: 0.75; background-image: url("../images/easydent/arrow-right.svg"); background-repeat: no-repeat; background-position: center center; background-size: 18px 18px; border-radius: 100px; border: 1px solid #D3DFE7; background-color: #fff; transform: rotate(-90deg); }
.btn-floating:hover { opacity: 1; background-color: #58A7F8; border-color: #58A7F8; background-image: url("../images/easydent/arrow-right-white.svg"); }

.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(51, 51, 51, 0.9); color: white; z-index: 10000000; padding: 10px 25px; }
#cookie-bar .m-statText { display: block; font-size: 15px; color: #545454; line-height: 1.2; padding-right: 0; }
#cookie-bar .m-statText a { display: inline-block; width: auto; font-weight: 600; text-decoration: underline; color: #58A7F8; }
#cookie-bar .m-statText a:hover { color: #67C4E5; }
#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: 500; text-transform: uppercase; font-size: 14px; text-decoration: none; background: #5bb450; padding: 0.75rem 1.5rem; transition: 0.3s; }
#cookie-bar .jqs-enable:hover { background-color: #7cc374; }
#cookie-bar .jqs-disable { display: inline-block; margin: 0 1rem 0.75rem; cursor: pointer; color: #ffffff; font-weight: 500; text-transform: uppercase; font-size: 14px; text-decoration: none; background: #191F33; padding: 0.75rem 1.5rem; transition: 0.3s; }
#cookie-bar .jqs-disable:hover { background-color: #ff1439; }
#cookie-bar .cookieWrapper { box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); display: block; width: 95%; max-width: 560px; margin: 0 auto; padding: 1rem; border-radius: 3px; background-color: white; }
@media only screen and (min-width: 1024px) { #cookie-bar .cookieWrapper { padding: 2rem; } }
#cookie-bar.bottom { height: auto; top: auto; bottom: 0; padding: 0; }
#cookie-bar.bottom .cookieWrapper { align-items: center; justify-content: center; flex-wrap: wrap; width: 100%; max-width: 100%; padding: 1rem; border-radius: 0; }
@media only screen and (min-width: 1024px) { #cookie-bar.bottom .cookieWrapper { flex-wrap: nowrap; } }
#cookie-bar.bottom .cookieWrapper .cookieButtonWrapper { align-items: center; justify-content: center; margin: 1rem auto 0; max-width: 340px; }
@media only screen and (min-width: 1024px) { #cookie-bar.bottom .cookieWrapper .cookieButtonWrapper { margin: 0; } }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
Import BEM (Block - Element - Modifier)
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> Home Content Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/*Technology*/
.tech__block { align-items: center; justify-content: space-between; flex-direction: column-reverse; padding: 0 2rem; }
@media only screen and (min-width: 768px) { .tech__block { padding: 0 4rem; } }
@media only screen and (min-width: 1024px) { .tech__block { flex-direction: row; } }
.tech__block .tech__tiles { width: 96%; }
@media only screen and (min-width: 1024px) { .tech__block .tech__tiles { width: 50%; margin: 0; } }
@media only screen and (min-width: 720px) { .tech__block .tech__tiles .tile__item { width: 50%; } }
@media only screen and (min-width: 1024px) { .tech__block .tech__tiles .tile__item { width: 50%; } }
.tech__block .tech__desc { width: 100%; }

.tech__tiles { align-items: stretch; justify-content: flex-start; width: 100%; max-width: 1600px; margin: 0 auto; }
@media only screen and (min-width: 1024px) { .tech__tiles { width: 100%; } }
.tech__tiles .tile__item { align-items: center; width: 100%; position: relative; max-height: 360px; }
@media only screen and (min-width: 720px) { .tech__tiles .tile__item { width: 50%; } }
@media only screen and (min-width: 1024px) { .tech__tiles .tile__item { width: calc(100% / 3 ); } }
.tech__tiles .tile__item:hover .tile__item__lead { visibility: visible; opacity: 1; transform: translateY(0); z-index: 2; }
.tech__tiles .tile__item:hover .tile__item__img img { transform: scale(1.1); }
.tech__tiles .tile__item:hover .tile__item__img:after { opacity: 0.85; }

.tile__item__caption { display: block; width: 100%; position: absolute; left: 0; z-index: 5; color: white; text-align: center; }
.tile__item__caption .tile__item__title { display: block; width: 100%; font-size: 1.8rem; line-height: 1.2; font-weight: 600; text-transform: uppercase; color: white; }
@media only screen and (min-width: 720px) { .tile__item__caption .tile__item__title { font-size: 2rem; } }
@media only screen and (min-width: 1280px) { .tile__item__caption .tile__item__title { font-size: 2.8rem; } }
.tile__item__caption .tile__item__title span { font-weight: 300; text-transform: none; color: #58A7F8; }
.tile__item__caption p { display: block; width: 100%; font-size: 0.9rem; line-height: 1.2; font-weight: 500; color: white; }
@media only screen and (min-width: 1280px) { .tile__item__caption p { font-size: 1.1rem; } }
.tile__item__caption .btn--arrow { margin: 1rem auto 0; }

.tile__item__lead { transition: all 0.2s cubic-bezier(0.7, 0, 0.3, 1); display: block; width: 100%; left: 0; bottom: 0; position: absolute; padding: 1rem; z-index: -1; visibility: hidden; opacity: 0; transform: translateY(100%); font-size: 0.9rem; line-height: 1.3; text-align: center; color: white; }

.tile__item__img { position: relative; overflow: hidden; }
.tile__item__img img { transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1); display: block; width: 100%; object-fit: cover; }
.tile__item__img:after { transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1); content: ''; display: block; position: absolute; z-index: 2; width: 100%; height: 100%; left: 0; top: 0; background-color: #002533; opacity: 0.5; }

.section { display: block; position: relative; width: 100%; margin: 0 auto; padding: 2.5rem 0; /*Service*/ /*Timeline*/ /*CTA*/ /*COUNTER*/ }
@media only screen and (min-width: 1024px) { .section { padding: 4rem 0; } }
.section.section--wgiteBg { background-color: #fff; }
.section .section-subtitle { font-size: 12px; font-weight: 500; color: #191F33; margin-bottom: 1rem; padding-top: 1rem; }
.section .section-title { font-size: 36px; font-weight: 400; color: #191F33; margin-bottom: 1.5rem; }
@media only screen and (min-width: 768px) { .section .section-title { font-size: 42px; } }
@media only screen and (min-width: 1024px) { .section .section-title { font-size: 48px; } }
.section .section-text { font-size: 14px; line-height: 1.5; color: #868CA0; margin-bottom: 2rem; }
.section .section-box { text-align: left; max-width: 700px; margin: 0 auto; }
.section .section-box.box--center { text-align: center; }
.section .section-box.box--white .section-subtitle, .section .section-box.box--white .section-title { color: #fff !important; }
.section.section--service { padding: 2rem 0 14rem; background-color: #58A7F8; background-image: url("../images/technology-bg.svg"); background-repeat: no-repeat; background-position: bottom right; background-size: 40% 70%; }
.section.section--service .contentWrapper { max-width: 1280px; }
.section.section--service .service-slider { padding: 0 2rem; }
@media only screen and (min-width: 768px) { .section.section--service .service-slider { padding: 0 4rem; } }
.section.section--service .service-slider .slick-prev { left: 0; }
@media only screen and (min-width: 768px) { .section.section--service .service-slider .slick-prev { left: 0.5rem; } }
.section.section--service .service-slider .slick-next { right: 0; }
@media only screen and (min-width: 768px) { .section.section--service .service-slider .slick-next { right: 0.5rem; } }
.section.section--service .service-slider .slick-list { margin: 0 -1rem; }
.section.section--service .service-slider .slick-list .slick-track { display: flex; }
.section.section--service .service-slider .slider-item { margin: 0 1rem; background-color: #fff; }
.section.section--service .service-slider .slider-item .slider-text { padding: 1.5rem 1.5rem 1rem 1.5rem; }
.section.section--service .service-slider .slider-item .slider-text .slider-title { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; width: 100%; margin: 0 auto 0.5rem; font-size: 1rem; line-height: 1.1; font-weight: 700; text-transform: none; text-align: left; color: transparent; -webkit-background-clip: text; background-clip: text; background-repeat: no-repeat; background-image: linear-gradient(to right, #58A7F8 45%, #545454 55%); background-size: 220% 100%; background-position: 100% 50%; }
@media only screen and (min-width: 1024px) { .section.section--service .service-slider .slider-item .slider-text .slider-title { font-size: 1.25rem; } }
.section.section--service .service-slider .slider-item .slider-text .slider-title:hover { background-position: 0% 50%; }
.section.section--service .service-slider .slick-dots { bottom: -3rem; }
.section.section--hero { position: relative; padding: 4.6rem 0 0; display: flex; min-height: 780px; max-height: 1140px; }
.section.section--hero:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, rgba(25, 31, 51, 0) 0%, rgba(25, 31, 51, 0) 50%, #191F33 100%); z-index: 1; }
.section.section--hero img { object-fit: cover; }
.section.section--hero .hero-info { position: absolute; bottom: 0; left: 0; right: 0; width: 96%; max-width: 1600px; margin: 0 auto; color: #FAFEFF; padding: 0 1rem 4rem 1rem; z-index: 2; }
.section.section--hero .hero-info .subtitle { font-size: 12px; font-weight: 500; margin-bottom: 1.5rem; }
.section.section--hero .hero-info .title { font-size: 36px; margin-bottom: 1rem; }
@media only screen and (min-width: 768px) { .section.section--hero .hero-info .title { font-size: 42px; } }
@media only screen and (min-width: 1024px) { .section.section--hero .hero-info .title { font-size: 48px; } }
.section.section--about { background-color: #ECFAFF; }
.section.section--team { padding-bottom: 5rem; }
.section.section--team .section-box { padding-bottom: 5rem; }
.section.section--team .team-boxes { justify-content: center; gap: 4%; max-width: 1100px; margin: 0 auto; }
@media only screen and (min-width: 768px) { .section.section--team .team-boxes { gap: 2%; } }
.section.section--team .team-boxes .team-box { background-color: #ECFAFF; width: 48%; margin-bottom: 4%; }
@media only screen and (min-width: 768px) { .section.section--team .team-boxes .team-box { width: 32%; margin-bottom: 2%; } }
.section.section--team .team-boxes .team-box .box-data { padding: 1.5rem; }
.section.section--team .team-boxes .team-box .box-data .box-name { font-size: 18px; font-weight: 500; color: #58A7F8; margin-bottom: 1rem; }
.section.section--team .team-boxes .team-box .box-data .box-desc { font-size: 12px; line-height: 1.5; color: #868CA0; }
.section.team--end .contentWrapper { max-width: 1400px; }
.section.section--contact { padding: 0; }
.section.section--contact .contentWrapper { background-color: #191F33; }
.section.section--contact .box-left { align-items: center; }
.section.section--contact .box-left .img-box { position: relative; align-self: stretch; width: 100%; }
@media only screen and (min-width: 768px) { .section.section--contact .box-left .img-box { width: 33%; } }
.section.section--contact .box-left .img-box img { object-fit: cover; }
.section.section--contact .box-left .img-box.img-box--left:before { content: ""; position: absolute; left: -1000%; top: 0; width: 1000%; height: 100%; background-color: #FAFEFF; }
.section.section--contact .box-left .img-box.img-box--right:before { content: ""; position: absolute; right: -1000%; top: 0; width: 1000%; height: 100%; background-color: #FAFEFF; }
.section.section--contact .box-left .section-box { max-width: 800px; padding: 2rem 1rem; width: 100%; }
@media only screen and (min-width: 768px) { .section.section--contact .box-left .section-box { width: 66%; padding: 2rem; } }
.section.section--contact .box-left.box-half .img-box { width: 100%; }
@media only screen and (min-width: 768px) { .section.section--contact .box-left.box-half .img-box { width: 48%; } }
.section.section--contact .box-left.box-half .section-box { width: 100%; }
@media only screen and (min-width: 768px) { .section.section--contact .box-left.box-half .section-box { width: 48%; } }
.section.section--tips { padding: 6rem 0; }
.section.section--tips .boxContainer { justify-content: center; }
@media only screen and (min-width: 1024px) { .section.section--tips .boxContainer { padding: 0 2rem; } }
.section.section--tips .boxContainer .section-box { width: 100%; margin: initial; text-align: center; padding-bottom: 4rem; }
@media only screen and (min-width: 1024px) { .section.section--tips .boxContainer .section-box { width: 33%; text-align: left; padding-right: 2rem; padding-bottom: 0; } }
.section.section--tips .boxContainer .section-box .section-title { font-size: 36px; }
@media only screen and (min-width: 1400px) { .section.section--tips .boxContainer .section-box .section-title { font-size: 48px; } }
.section.section--tips .boxContainer .articleContainer { justify-content: space-between; gap: 2%; width: 100%; }
@media only screen and (min-width: 1024px) { .section.section--tips .boxContainer .articleContainer { width: 66%; } }
.section.section--tips .boxContainer .articleContainer .article-box { width: 100%; margin-bottom: 2rem; }
.section.section--tips .boxContainer .articleContainer .article-box:last-child { margin-bottom: 0; }
@media only screen and (min-width: 480px) { .section.section--tips .boxContainer .articleContainer .article-box { width: 49%; margin-bottom: 0; } }
.section.section--tips .boxContainer .articleContainer .article-box .article-title { font-size: 18px; font-weight: 500; color: #191F33; padding: 1rem 0; }
.section.section--tips .boxContainer .articleContainer .article-box .article-desc { font-size: 14px; line-height: 1.5; color: #868CA0; padding-bottom: 1.5rem; }
@media only screen and (min-width: 1024px) { .section.section--whyus { padding-bottom: 0; z-index: 2; } }
.section.section--whyus .statText, .section.section--whyus .splitText { color: #002533; }
.section.section--whyus .statText p, .section.section--whyus .statText ul li, .section.section--whyus .statText h3, .section.section--whyus .statText h4, .section.section--whyus .statText h5, .section.section--whyus .statText h6, .section.section--whyus .splitText p, .section.section--whyus .splitText ul li, .section.section--whyus .splitText h3, .section.section--whyus .splitText h4, .section.section--whyus .splitText h5, .section.section--whyus .splitText h6 { color: #002533; }
.section.section--timeline { background-color: white; background-image: url("../images/timeline-bg.svg"); background-repeat: no-repeat; background-position: bottom left; background-size: contain; }
@media only screen and (min-width: 1024px) { .section.section--timeline { padding: 10rem 0 6rem; } }
.section.section--timeline.timeline--home { background-image: url("../images/timeline-home-bg.svg"); }
.section.section--cta { padding: 5rem 0; background-color: #58A7F8; color: white; overflow: hidden; }
.section.section--cta:before { content: ''; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #002533; opacity: 0.8; z-index: 2; }
.section.section--cta .cta__bgImage { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-image: url("../images/cta-bg.jpg"); background-size: cover; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; filter: blur(4px); }
.section.section--cta .contentWrapper { position: relative; z-index: 3; }
.section.section--cta .contentWrapper .cta__text { width: 100%; text-align: center; }
.section.section--cta .contentWrapper .cta__text .cta__title { display: block; margin-bottom: 1.5rem; font-size: 2.2rem; line-height: 1.3; font-weight: 300; text-align: center; }
@media only screen and (min-width: 1024px) { .section.section--cta .contentWrapper .cta__text .cta__title { font-size: 3.5rem; } }
.section.section--cta .contentWrapper .cta__text p { font-size: 1.1rem; font-weight: 800; }
@media only screen and (min-width: 1024px) { .section.section--cta .contentWrapper .cta__text p { font-size: 1.5rem; } }
.section.section--cta .contentWrapper .buttonWrapper .btn--xxl { min-width: auto; width: 100%; margin-bottom: 2rem; }
@media only screen and (min-width: 720px) { .section.section--cta .contentWrapper .buttonWrapper .btn--xxl { min-width: 220px; width: auto; margin-bottom: 0; } }
@media only screen and (min-width: 1024px) { .section.section--cta .contentWrapper .buttonWrapper .btn--xxl { min-width: 320px; } }
.section.section--cta .contentWrapper .buttonWrapper .btn--xxl:last-child { margin-bottom: 0; }
.section.section--cta .contentWrapper .buttonWrapper.buttonWrapper--btnGroup .btn--cta { min-width: auto; }
.section.section--counter { position: relative; padding: 0; margin-top: -8rem; }
.section.section--counter:before { content: ''; display: none; position: absolute; width: 50%; height: 100%; right: 0; top: 0; background-color: #002533; }
@media only screen and (min-width: 1024px) { .section.section--counter:before { display: block; } }
.section.section--counter .contentWrapper { max-width: 1280px; z-index: 2; background-color: #002533; }
.section.section--references { padding-bottom: 0; z-index: 3; }
.section.section--opinion { padding: 8rem 0 4rem; background-color: #58A7F8; position: relative; background-image: url("../images/opinions-bg.jpg"); background-repeat: no-repeat; background-position: top center; background-size: cover; background-attachment: fixed; }
.section.section--opinion:before { content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; opacity: 0.8; background: #002533; background: linear-gradient(90deg, #002533 0%, #00afed 100%); }
.section.section--opinion .contentWrapper { justify-content: center; align-items: center; max-width: 1280px; }
.section.section--opinion .titleWrapper { width: 90%; }
@media only screen and (min-width: 1024px) { .section.section--opinion .titleWrapper { width: 50%; } }
.section.section--opinion .opinionList { width: 100%; }
@media only screen and (min-width: 1024px) { .section.section--opinion .opinionList { width: 50%; } }
.section.section--blog { padding-bottom: 0; background-color: white; background-image: url("../images/blog-bg.svg"); background-repeat: no-repeat; background-position: top center; background-size: cover; background-attachment: fixed; }
.section.section--blog .contentWrapper { max-width: 1280px; }

/*COUNTER*/
.counter { justify-content: center; align-items: flex-start; max-width: 1600px; margin: 0 auto; padding: 1rem; }
@media only screen and (min-width: 520px) { .counter { justify-content: space-between; } }
@media only screen and (min-width: 1024px) { .counter { padding: 2rem; } }
.counter .counter__item { display: block; width: 50%; text-align: center; margin-bottom: 3rem; }
@media only screen and (min-width: 520px) { .counter .counter__item { width: calc(100% / 2); margin: 0 auto 2rem; } }
@media only screen and (min-width: 720px) { .counter .counter__item { width: calc(100% / 3); margin-bottom: 3rem; } }
@media only screen and (min-width: 1280px) { .counter .counter__item { width: calc(100% / 5); margin-bottom: 0; } }
.counter .counter__item .counter__item__icon { align-items: center; justify-content: center; position: relative; width: 50px; height: 50px; margin: 0 auto 1rem; background-color: #58A7F8; }
.counter .counter__item .counter__item__icon img { width: 32px; margin: 0 auto; }
.counter .counter__item .counter__item__number { display: inline-block; vertical-align: middle; margin-bottom: 0.5rem; font-size: 2rem; line-height: 1; font-weight: 700; color: white; }
@media only screen and (min-width: 1024px) { .counter .counter__item .counter__item__number { font-size: 2.5rem; } }
@media only screen and (min-width: 1280px) { .counter .counter__item .counter__item__number { font-size: 3rem; } }
.counter .counter__item .counter__item__title { display: block; width: 100%; position: relative; font-family: "Switzer", sans-serif; font-size: 0.85rem; line-height: 1.2; font-weight: 500; text-transform: uppercase; color: white; }
@media only screen and (min-width: 1400px) { .counter .counter__item .counter__item__title { font-size: 1rem; } }
.counter .counter__item .counter__item__unit { display: block; width: 100%; position: relative; font-size: 0.75rem; font-weight: 600; text-transform: uppercase; color: white; margin-bottom: 0.5rem; }

/*OPINIONS*/
#opinions .opinion__item { padding: 2rem; background-color: transparent; }
#opinions .opinion__item:before { transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1); content: ''; display: block; position: absolute; width: 64px; height: 64px; right: 2rem; bottom: 2rem; background-color: transparent; background-image: url("../images/icons/icon-opinion.svg"); background-repeat: no-repeat; background-position: center center; background-size: contain; }
#opinions .opinion__item .statText p { color: white; font-size: 1.2rem; line-height: 1.3; font-weight: 500; font-style: italic; }
#opinions .opinion__item .opinion__footer { padding-top: 1rem; margin-top: 1rem; text-align: center; padding-left: 2rem; }
#opinions .opinion__item .opinion__footer:before { content: ''; display: block; position: absolute; width: 44px; height: 44px; left: 0; top: calc(50% - 22px); }
@media only screen and (min-width: 600px) { #opinions .opinion__item .opinion__footer { text-align: left; } }
#opinions .opinion__item .opinion__footer .opinion__image { display: inline-block; vertical-align: middle; width: 90px; height: 90px; margin-bottom: 1rem; border-radius: 50%; overflow: hidden; border: 2px solid #D3DFE7; }
@media only screen and (min-width: 600px) { #opinions .opinion__item .opinion__footer .opinion__image { margin-bottom: 0; } }
@media only screen and (min-width: 1024px) { #opinions .opinion__item .opinion__footer .opinion__image { width: 120px; height: 120px; } }
#opinions .opinion__item .opinion__footer .opinion__name { display: block; font-size: 1.2rem; line-height: 1.2; margin-bottom: 0.25rem; font-weight: 600; color: white; }
#opinions .opinion__item .opinion__footer .opinion__company { display: block; font-size: 0.9rem; line-height: 1.1; font-weight: 500; color: white; }
#opinions .slick-track { padding: 2rem 0; }
#opinions .slick-track .slick-slide:before { opacity: 0; }
#opinions .slick-track .slick-slide.slick-active:before { opacity: 1; }
#opinions .slick-prev, #opinions .slick-next { top: auto; bottom: 0; }
#opinions .slick-prev { left: 2rem; }
#opinions .slick-next { right: auto; left: 5rem; }

.slider-track { transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }

/*Why Us*/
.splitBox { justify-content: center; align-items: flex-start; }
.splitBox .splitItem { width: 94%; }
@media only screen and (min-width: 1024px) { .splitBox .splitItem { width: 50%; } }
.splitBox .splitItem .splitText { width: 90%; margin: 0 auto 2rem; }
@media only screen and (min-width: 1024px) { .splitBox .splitItem .splitText { max-width: 640px; margin: 0; margin-bottom: 3rem !important; padding-left: 3rem; } }
.splitBox .splitItem .splitText ul li { display: block; position: relative; padding-left: 1.5rem; margin-bottom: 1.5rem; font-size: 1rem; font-weight: 800; }
@media only screen and (min-width: 720px) { .splitBox .splitItem .splitText ul li { padding-left: 2rem; margin-bottom: 2.5rem; font-size: 1.2rem; } }
.splitBox .splitItem .splitText ul li:before { content: ''; display: block; position: absolute; width: 16px; height: 16px; left: 0; top: 2px; background-repeat: no-repeat; background-position: center center; background-size: contain; background-image: url("../images/icons/svg-listImg.svg"); }
@media only screen and (min-width: 720px) { .splitBox .splitItem .splitText ul li:before { width: 19px; height: 19px; } }
.splitBox .splitItem .splitText ul li p { margin-top: 0.5rem; font-size: 0.9rem; font-weight: 500; }
@media only screen and (min-width: 1400px) { .splitBox .splitItem .splitText ul li p { font-size: 1.1rem; } }
.splitBox .splitItem .splitText ul li a { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; color: #002533; }
.splitBox .splitItem .splitText ul li a:hover { color: #58A7F8; }
.splitBox .splitItem .splitText ul li ul { margin-top: 0.5rem; }
.splitBox .splitItem .splitText ul li ul li { padding-left: 1rem; margin-bottom: 0; font-weight: 600; font-size: 1rem; }
.splitBox .splitItem .splitText ul li ul li:before { background-image: none; width: 5px; height: 5px; top: 10px; background-color: #58A7F8; border-radius: 50%; }
@media only screen and (min-width: 1024px) { .splitBox .splitItem:nth-child(1) .splitText { margin: 0 0 0 auto; padding-left: 0; padding-right: 3rem; } }
.splitBox .splitVideo { -webkit-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.25); box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.25); margin: 0 auto 3rem; max-width: 640px; }
@media only screen and (min-width: 1024px) { .splitBox .splitVideo { margin: 0 0 -4rem 0; max-width: 100%; } }
.splitBox .video .video__overlay { display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: #414e6d; z-index: 2; opacity: 0.8; }
.splitBox .video #playBtn { display: block; position: absolute; width: 64px; height: 64px; left: 0; right: 0; margin: 0 auto; top: calc(50% - 32px); line-height: 0; font-size: 0; text-indent: -1000px; overflow: hidden; z-index: 10; background-color: #67C4E5; border-radius: 50%; background-repeat: no-repeat; background-size: contain; background-position: right center; background-image: url("../images/icons/video-play.svg"); background-repeat: no-repeat; background-position: center center; background-size: 16px 16px; cursor: pointer; animation: pulse-animation 2s infinite; }
@keyframes pulse-animation { 0% { box-shadow: 0 0 0 0px rgba(238, 198, 0, 0.2); }
  100% { box-shadow: 0 0 0 30px rgba(238, 198, 0, 0); } }
.splitBox .video #playBtn:hover { background-color: #7dcce9; transform: scale(1.05); }
.splitBox .splitSlider { -webkit-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.25); box-shadow: 0px 40px 60px 0px rgba(0, 0, 0, 0.25); background-color: #002533; margin-bottom: -4rem; }
@media only screen and (min-width: 1024px) { .splitBox .splitSlider { margin-bottom: -4rem; } }
.splitBox .splitSlider .slick-dots { bottom: 2rem; margin: 0 0 0 auto; padding: 0 2rem; text-align: right; }
.splitBox .splitSlider .slider__item { max-height: 640px; overflow: hidden; }
.splitBox .splitSlider .slider__item .slider__item__img { height: 100%; }
.splitBox .splitSlider .slider__item .slider__item__img img { object-fit: cover; }
.splitBox .splitSlider .slider__item .slider__item__img:hover:before { opacity: 0.2; }

#referenceSlider { max-width: 720px; margin-left: auto; margin-right: auto; }
@media only screen and (min-width: 1024px) { #referenceSlider { max-width: 100%; } }

.timeline .timelineWrapper { max-width: 1600; margin: 0 auto; }
.timeline .timelineWrapper .slick-track { /*@extend %flexBox; align-items: stretch; */ }
.timeline .timelineWrapper:before { content: ''; display: block; position: absolute; width: 100%; height: 3px; left: 0; top: calc(50% - 7px); background-color: #67C4E5; }
.timeline .timelineWrapper .timelineItem { /*@extend %flexBox; align-items: flex-start; justify-content: flex-start;*/ }
.timeline .timelineWrapper .timelineItem .timelineItem__title { align-items: flex-end; justify-content: center; width: 100%; min-height: 160px; position: relative; padding: 3rem 0; font-size: 0.8rem; line-height: 1.2; font-weight: 900; text-transform: uppercase; text-align: center; color: #002533; }
@media only screen and (min-width: 1024px) { .timeline .timelineWrapper .timelineItem .timelineItem__title { font-size: 1rem; } }
.timeline .timelineWrapper .timelineItem .timelineItem__title:before { content: ''; display: block; position: absolute; width: 13px; height: 13px; left: 0; right: 0; margin: 0 auto; bottom: 0; background-color: #67C4E5; border-radius: 50%; }
.timeline .timelineWrapper .timelineItem .timelineItem__title:after { content: ''; display: block; position: absolute; width: 2px; height: 1.5rem; left: 0; right: 0; margin: 0 auto; bottom: 19px; background-color: #67C4E5; }
.timeline .timelineWrapper .timelineItem .timelineItem__number { display: block; width: 100%; padding: 3rem 0; font-size: 4rem; line-height: 1; font-weight: 300; text-align: center; color: #58A7F8; }
.timeline .timelineWrapper .timelineItem:nth-child(2n) { flex-direction: column-reverse; }
.timeline .timelineWrapper .timelineItem:nth-child(2n) .timelineItem__title { align-items: flex-start; }
.timeline .timelineWrapper .timelineItem:nth-child(2n) .timelineItem__title:before { bottom: auto; top: -12px; }
.timeline .timelineWrapper .timelineItem:nth-child(2n) .timelineItem__title:after { bottom: auto; top: 10px; }

/* >> Header Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
header { display: block; position: fixed; width: 100%; left: 0; top: 0; z-index: 999; padding: 0; background: rgba(0, 175, 237, 0.85); }
@media only screen and (min-width: 1024px) { header { background: rgba(0, 175, 237, 0.85); } }
header .contentWrapper { justify-content: space-between; align-items: center; flex-wrap: nowrap; position: absolute; z-index: 101; width: calc(100% - 58px); max-width: 1600px; height: auto; margin: 0 0 0 auto; height: 96%; position: relative; width: 96%; margin: 0 auto; padding-left: 0; }
@media only screen and (min-width: 1600px) { header .contentWrapper { width: 96%; padding: 0; } }
header.sticky { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.12); background: rgba(0, 175, 237, 0.85); }

#stickyHeader { padding: 1.25rem 0; -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; }

.menuBar { flex-grow: 1; padding-left: 2rem; }
@media only screen and (min-width: 1024px) { .menuBar { padding-left: 2rem; } }
.menuBar .menuBar__top { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; align-items: center; justify-content: flex-start; padding: 0; }
@media only screen and (min-width: 1024px) { .menuBar .menuBar__top { border-bottom: 1px solid #D3DFE7; padding: 0.75rem 0; } }
.menuBar .menuBar__top .buttonWrapper { width: auto; margin: 0 0 0 auto; }
.menuBar .menuBar__bottom { display: none; -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; padding: 0.75rem 0; }
@media only screen and (min-width: 1024px) { .menuBar .menuBar__bottom { display: block; } }

.headerContacts { display: none; }
@media only screen and (min-width: 480px) { .headerContacts { display: inline-block; } }
.headerContacts .contact__icon { -webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.12); -moz-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.12); box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.12); -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: inline-block; vertical-align: middle; position: relative; width: 34px; height: 34px; margin-left: 0.5rem; border-radius: 50%; background-color: #414e6d; background-repeat: no-repeat; background-position: center center; background-size: 16px 16px; }
@media only screen and (min-width: 1600px) { .headerContacts .contact__icon { margin-left: 1rem; } }
.headerContacts .contact__icon.contact__icon--phone { background-image: url("../images/icons/contact-phone.svg"); }
.headerContacts .contact__icon.contact__icon--email { background-image: url("../images/icons/contact-mail.svg"); }
.headerContacts .contact__icon:first-child { margin-left: 0; }
.headerContacts .contact__icon:hover { background-color: #4c5c80; }

.socials { display: none; font-size: 12px; font-weight: 500; text-transform: uppercase; }
@media only screen and (min-width: 768px) { .socials { display: block; margin-left: 1rem; } }
@media only screen and (min-width: 1024px) { .socials { margin-left: 8rem; } }
.socials a { transition: 0.3s; color: #868CA0; padding: 0 10px; }
.socials a:hover { color: #58A7F8; }

/*Logo*/
.logoContainer { display: inline-block; position: relative; top: 0; z-index: 90; padding: 0; width: 160px; }

.seoWrapper { margin: 0; display: block; position: relative; }
.seoWrapper h1, .seoWrapper h2 { display: none; }
.seoWrapper .logo__slogen { display: none; }

.headerWrapper { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; width: 100%; z-index: 999; top: 0; background-color: #191F33; padding: 0; }
@media only screen and (min-width: 1024px) { .headerWrapper { position: relative; padding: 0; } }

#pc-menu { display: block; position: absolute; visibility: hidden; opacity: 0; z-index: -1; width: 100%; height: 100%; left: 0; top: 0; background-color: #191F33; }
#pc-menu > .contentWrapper { position: relative; display: flex; justify-content: center; height: stretch; align-items: center; width: 100%; }
@media only screen and (min-width: 1024px) { #pc-menu > .contentWrapper { justify-content: flex-end; } }
#pc-menu > .contentWrapper:before { content: ""; position: absolute; left: 0; bottom: 0; width: 240px; height: 100%; background-repeat: no-repeat; background-size: contain; background-position: center center; background-image: url("../images/easydent/menu-bg.png"); opacity: 0.35; }
@media only screen and (min-width: 1024px) { #pc-menu > .contentWrapper:before { opacity: 1; } }
#pc-menu .dlMenu__pcMenu { transition: all 0.7s ease; transition-delay: 500ms; opacity: 0; width: 100%; padding: 0 1rem; }
@media only screen and (min-width: 1024px) { #pc-menu .dlMenu__pcMenu { width: 45%; padding: 0; } }
#pc-menu .dlMenu__pcMenu .dl-menuwrapper li { border: 0; }
#pc-menu.open { align-items: flex-start; position: fixed; visibility: visible; opacity: 1; z-index: 999; top: 4.6rem; animation: bounce-in-right 1s ease; }
#pc-menu.open .dlMenu__pcMenu { opacity: 1; }
@keyframes bounce-in-right { 0% { opacity: 0; transform: translateX(2000px); }
  60% { opacity: 1; transform: translateX(-30px); }
  80% { transform: translateX(10px); }
  100% { transform: translateX(0); } }
#pc-menu .menuwrapper-container { padding-top: 6rem; }
@media only screen and (min-width: 480px) { #pc-menu .menuwrapper-container { display: flex; justify-content: center; } }
@media only screen and (min-width: 1024px) { #pc-menu .menuwrapper-container { justify-content: flex-start; } }
#pc-menu .menuwrapper-container .menuwrapper-contact { margin-bottom: 2rem; }
@media only screen and (min-width: 480px) { #pc-menu .menuwrapper-container .menuwrapper-contact { padding-right: 3rem; margin-bottom: 0; } }
#pc-menu .menuwrapper-container .menuwrapper-contact a:last-child { color: #58A7F8; }
#pc-menu .menuwrapper-container .menuwrapper-contact, #pc-menu .menuwrapper-container .menuwrapper-social { display: flex; flex-direction: column; text-align: left; line-height: 1.75; color: #FAFEFF; align-items: center; }
@media only screen and (min-width: 480px) { #pc-menu .menuwrapper-container .menuwrapper-contact, #pc-menu .menuwrapper-container .menuwrapper-social { align-items: flex-start; } }
#pc-menu .menuwrapper-container .menuwrapper-contact a, #pc-menu .menuwrapper-container .menuwrapper-social a { color: #fff; }
#pc-menu .menuwrapper-container .menuwrapper-contact a:hover, #pc-menu .menuwrapper-container .menuwrapper-social a:hover { text-decoration: underline; }
#pc-menu .menuwrapper-container .social-icons { display: flex; }
#pc-menu .menuwrapper-container .social-icons img { width: 16px; margin-right: 10px; }
#pc-menu .menuwrapper-container .social-icons .social-youtube img { width: 24px; }

.header__left { width: 100%; justify-content: flex-start; align-items: center; }
@media only screen and (min-width: 1024px) { .header__left { width: 85%; } }

.header__right { width: 50%; justify-content: flex-end; align-items: center; }
@media only screen and (min-width: 768px) { .header__right { width: 15%; } }

.menuToggler { -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: 9999; width: 24px; height: 20px; margin-left: 1rem; background-color: transparent; border: none; outline: none; font-size: 0; line-height: 0; text-indent: -1000px; padding: 0; cursor: pointer; }
.menuToggler span { -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%; height: 2px; position: absolute; left: 0; background-color: white; }
.menuToggler span:nth-child(1) { top: -1px; }
.menuToggler span:nth-child(2) { top: calc(50% - 2.5px); }
.menuToggler span:nth-child(3) { bottom: 2px; }
@media only screen and (min-width: 1280px) { .menuToggler { margin-left: 1.5rem; } }

#menuClose { position: absolute; opacity: 0; visibility: hidden; width: 28px; height: 28px; right: -2px; }
#menuClose span { transform-origin: 0 3px; left: 10px; }
#menuClose span:nth-child(1) { transform: rotate(45deg); }
#menuClose span:nth-child(2) { display: none; }
#menuClose span:nth-child(3) { transform: rotate(-45deg); }
#menuClose.active { opacity: 1; visibility: visible; }

#menuButton { opacity: 1; visibility: visible; }
#menuButton.active { opacity: 0; visibility: hidden; }

.contactBtn { background-color: #1d88f6; padding: 0.25rem 0.2rem; }
.contactBtn .btn--header { background-color: #67C4E5; display: inline-block; vertical-align: middle; margin: 0.15rem; }
.contactBtn span { display: inline-block; vertical-align: middle; padding: 0 0.5rem; color: white; font-size: 0.8rem; line-height: 1; font-weight: 600; text-transform: uppercase; }

.contactBtn--mobile { display: block; width: fit-content; margin-bottom: 1rem; }
@media only screen and (min-width: 1024px) { .contactBtn--mobile { display: none; } }

.btn--header { width: 44px; height: 44px; padding: 0; background-color: #1d88f6; background-repeat: no-repeat; background-position: center center; background-size: 24px 24px; }
.btn--header.btn--facebook { background-image: url("../images/icons/social-facebook.svg"); }
.btn--header.btn--instagram { background-image: url("../images/icons/social-instagram.svg"); }
.btn--header.btn--youtube { background-image: url("../images/icons/social-youtube.svg"); }
.btn--header.btn--tiktok { background-image: url("../images/icons/social-tiktok.svg"); }
.btn--header:hover { background-color: #75b6f9; }

.langWrapper a:hover span { color: #58A7F8; }
.langWrapper span { font-size: 12px; font-weight: 500; color: #868CA0; padding: 0 5px; line-height: 2; transition: 0.3s; }
.langWrapper .active { color: #58A7F8; }

/* >> Custom select for language
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
#lang { display: inline-block; margin: 0; outline: none; border: 0; line-height: 32px; height: 32px; background: white; color: #545454; font-size: 12px; font-weight: 600; padding: 0 0.5rem; cursor: pointer; }
#lang option { color: #545454; font-weight: 600; }

header .btn--job { margin-left: 0; }
@media only screen and (min-width: 1024px) { header .btn--job { margin-left: 1.25rem; } }

/* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- *\
dlMenu Style
\* --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> dlMenu > Animation Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.dl-menu.dl-animate-out-1 { -webkit-animation: MenuAnimOut1 0.4s; animation: MenuAnimOut1 0.4s; }

.dl-menu.dl-animate-out-2 { -webkit-animation: MenuAnimOut2 0.3s ease-in-out; animation: MenuAnimOut2 0.3s ease-in-out; }

.dl-menu.dl-animate-out-3 { -webkit-animation: MenuAnimOut3 0.4s ease; animation: MenuAnimOut3 0.4s ease; }

.dl-menu.dl-animate-out-4 { -webkit-animation: MenuAnimOut4 0.4s ease; animation: MenuAnimOut4 0.4s ease; }

.dl-menu.dl-animate-out-5 { -webkit-animation: MenuAnimOut5 0.4s ease; animation: MenuAnimOut5 0.4s ease; }

@-webkit-keyframes MenuAnimOut1 { 50% { -webkit-transform: translateZ(-250px) rotateY(30deg); }
  75% { -webkit-transform: translateZ(-372.5px) rotateY(15deg); opacity: .5; }
  100% { -webkit-transform: translateZ(-500px) rotateY(0deg); opacity: 0; } }
@-webkit-keyframes MenuAnimOut2 { 100% { -webkit-transform: translateX(-100%); opacity: 0; } }
@-webkit-keyframes MenuAnimOut3 { 100% { -webkit-transform: translateZ(300px); opacity: 0; } }
@-webkit-keyframes MenuAnimOut4 { 100% { -webkit-transform: translateZ(-300px); opacity: 0; } }
@-webkit-keyframes MenuAnimOut5 { 100% { -webkit-transform: translateY(40%); opacity: 0; } }
@keyframes MenuAnimOut1 { 50% { -webkit-transform: translateZ(-250px) rotateY(30deg); transform: translateZ(-250px) rotateY(30deg); }
  75% { -webkit-transform: translateZ(-372.5px) rotateY(15deg); transform: translateZ(-372.5px) rotateY(15deg); opacity: .5; }
  100% { -webkit-transform: translateZ(-500px) rotateY(0deg); transform: translateZ(-500px) rotateY(0deg); opacity: 0; } }
@keyframes MenuAnimOut2 { 100% { -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; } }
@keyframes MenuAnimOut3 { 100% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; } }
@keyframes MenuAnimOut4 { 100% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; } }
@keyframes MenuAnimOut5 { 100% { -webkit-transform: translateY(40%); transform: translateY(40%); opacity: 0; } }
.dl-menu.dl-animate-in-1 { -webkit-animation: MenuAnimIn1 0.3s; animation: MenuAnimIn1 0.3s; }

.dl-menu.dl-animate-in-2 { -webkit-animation: MenuAnimIn2 0.3s ease-in-out; animation: MenuAnimIn2 0.3s ease-in-out; }

.dl-menu.dl-animate-in-3 { -webkit-animation: MenuAnimIn3 0.4s ease; animation: MenuAnimIn3 0.4s ease; }

.dl-menu.dl-animate-in-4 { -webkit-animation: MenuAnimIn4 0.4s ease; animation: MenuAnimIn4 0.4s ease; }

.dl-menu.dl-animate-in-5 { -webkit-animation: MenuAnimIn5 0.4s ease; animation: MenuAnimIn5 0.4s ease; }

@-webkit-keyframes MenuAnimIn1 { 0% { -webkit-transform: translateZ(-500px) rotateY(0deg); opacity: 0; }
  20% { -webkit-transform: translateZ(-250px) rotateY(30deg); opacity: 0.5; }
  100% { -webkit-transform: translateZ(0px) rotateY(0deg); opacity: 1; } }
@-webkit-keyframes MenuAnimIn2 { 0% { -webkit-transform: translateX(-100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn3 { 0% { -webkit-transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn4 { 0% { -webkit-transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn5 { 0% { -webkit-transform: translateY(40%); opacity: 0; }
  100% { -webkit-transform: translateY(0); opacity: 1; } }
@keyframes MenuAnimIn1 { 0% { -webkit-transform: translateZ(-500px) rotateY(0deg); transform: translateZ(-500px) rotateY(0deg); opacity: 0; }
  20% { -webkit-transform: translateZ(-250px) rotateY(30deg); transform: translateZ(-250px) rotateY(30deg); opacity: 0.5; }
  100% { -webkit-transform: translateZ(0px) rotateY(0deg); transform: translateZ(0px) rotateY(0deg); opacity: 1; } }
@keyframes MenuAnimIn2 { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; } }
@keyframes MenuAnimIn3 { 0% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes MenuAnimIn4 { 0% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes MenuAnimIn5 { 0% { -webkit-transform: translateY(40%); transform: translateY(40%); opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } }
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 { -webkit-animation: SubMenuAnimIn1 0.4s ease; animation: SubMenuAnimIn1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 { -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out; animation: SubMenuAnimIn2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 { -webkit-animation: SubMenuAnimIn3 0.4s ease; animation: SubMenuAnimIn3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 { -webkit-animation: SubMenuAnimIn4 0.4s ease; animation: SubMenuAnimIn4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 { -webkit-animation: SubMenuAnimIn5 0.4s ease; animation: SubMenuAnimIn5 0.4s ease; }

@-webkit-keyframes SubMenuAnimIn1 { 0% { -webkit-transform: translateX(50%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn2 { 0% { -webkit-transform: translateX(100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn3 { 0% { -webkit-transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn4 { 0% { -webkit-transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn5 { 0% { -webkit-transform: translateZ(-200px); opacity: 0; }
  100% { -webkit-transform: translateZ(0); opacity: 1; } }
@keyframes SubMenuAnimIn1 { 0% { -webkit-transform: translateX(50%); transform: translateX(50%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; } }
@keyframes SubMenuAnimIn2 { 0% { -webkit-transform: translateX(100%); transform: translateX(100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; } }
@keyframes SubMenuAnimIn3 { 0% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes SubMenuAnimIn4 { 0% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes SubMenuAnimIn5 { 0% { -webkit-transform: translateZ(-200px); transform: translateZ(-200px); opacity: 0; }
  100% { -webkit-transform: translateZ(0); transform: translateZ(0); opacity: 1; } }
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 { -webkit-animation: SubMenuAnimOut1 0.4s ease; animation: SubMenuAnimOut1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 { -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out; animation: SubMenuAnimOut2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 { -webkit-animation: SubMenuAnimOut3 0.4s ease; animation: SubMenuAnimOut3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 { -webkit-animation: SubMenuAnimOut4 0.4s ease; animation: SubMenuAnimOut4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 { -webkit-animation: SubMenuAnimOut5 0.4s ease; animation: SubMenuAnimOut5 0.4s ease; }

@-webkit-keyframes SubMenuAnimOut1 { 0% { -webkit-transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(50%); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut2 { 0% { -webkit-transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(100%); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut3 { 0% { -webkit-transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(-300px); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut4 { 0% { -webkit-transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(300px); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut5 { 0% { -webkit-transform: translateZ(0); opacity: 1; }
  100% { -webkit-transform: translateZ(-200px); opacity: 0; } }
@keyframes SubMenuAnimOut1 { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(50%); transform: translateX(50%); opacity: 0; } }
@keyframes SubMenuAnimOut2 { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(100%); transform: translateX(100%); opacity: 0; } }
@keyframes SubMenuAnimOut3 { 0% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; } }
@keyframes SubMenuAnimOut4 { 0% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; } }
@keyframes SubMenuAnimOut5 { 0% { -webkit-transform: translateZ(0); transform: translateZ(0); opacity: 1; }
  100% { -webkit-transform: translateZ(-200px); transform: translateZ(-200px); opacity: 0; } }
@font-face { font-family: 'icomoon'; src: url("../fonts/icomoon.eot"); src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg#icomoon") format("svg"); font-weight: normal; font-style: normal; }
.m-menuWrapper { margin-bottom: 16px; height: 48px; background-color: #000000; }
.m-menuWrapper .mobilText { line-height: 44px; font-size: 20px; color: white; font-weight: bold; text-transform: uppercase; padding-left: 5%; float: left; }
@media only screen and (min-width: 720px) { .m-menuWrapper .mobilText { display: none; } }

/* >> dlMenu > mobilMenu Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.dl-menuwrapper { font-family: "Switzer", sans-serif; font-weight: 100; width: 100%; float: left; position: relative; -webkit-perspective: 1000px; perspective: 1000px; -webkit-perspective-origin: 50% 200%; perspective-origin: 50% 200%; text-align: right; }

.dlMenu__mobilMenu { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; background-color: transparent; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; min-height: 50px; width: 100%; z-index: 99; position: relative; top: 0; right: 0; }
.dlMenu__mobilMenu a { -webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: transparent; /* For some Androids */ }
.dlMenu__mobilMenu .dl-menuwrapper button { position: relative; right: 8px; top: 3px; width: 44px; height: 44px; padding: 0; background-color: #58A7F8; background-image: url("../images/bg-mobilMenu.svg"); background-repeat: no-repeat; background-position: center center; background-size: 34px 34px; border: none; overflow: hidden; cursor: pointer; outline: none; z-index: 10; text-indent: -900em; margin: 0; }
.dlMenu__mobilMenu .dl-menuwrapper ul { background-color: #002533; }
@media only screen and (min-width: 1024px) { .dlMenu__mobilMenu { display: none; } }

.dl-menuwrapper ul { padding: 0; list-style: none; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; text-align: center; }

.dl-menuwrapper li { position: relative; text-align: center; border-bottom: 1px solid #004661; }

.dl-menuwrapper li a { display: block; position: relative; padding: 0.75rem 0.5rem; font-size: 1.2rem; color: white; font-weight: 700; text-transform: uppercase; outline: none; cursor: pointer; text-decoration: none; line-height: 1.3; }
@media only screen and (min-width: 1024px) { .dl-menuwrapper li a { display: inline-block; padding: 0.35rem 0.75rem; font-size: 1.2rem; } }

/*.no-touch .dl-menuwrapper li a:hover {color: $color-green;}*/
.no-touch .dl-menuwrapper li:first-child > a { border-top: none; }

.dl-menuwrapper li.dl-back > a { padding-left: 30px; color: white; background-color: #499ff7; }

.dl-menuwrapper li.dl-back:after, .dl-menuwrapper li > a:not(:only-child):after { content: "\e000"; position: absolute; top: 0; height: 100%; font-size: 11px; line-height: 44px; font-family: 'icomoon'; speak: none; -webkit-font-smoothing: antialiased; color: white; }

.dl-menuwrapper li.dl-back:after { left: 10px; color: white; -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.dl-menuwrapper li > a:after { right: 10px; color: rgba(255, 255, 255, 0.6); }

.dl-menuwrapper .dl-menu { margin: 0; position: absolute; width: 100%; opacity: 0; pointer-events: none; -webkit-transform: translateY(0); transform: translateY(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; top: 0; background-color: #58A7F8; }

.dl-menuwrapper .dl-menu.dl-menu-toggle { transition: all 0.3s ease; }

.dl-menuwrapper .dl-menu.dl-menuopen { top: 58px; overflow-y: auto; opacity: 1; pointer-events: auto; -webkit-transform: translateY(0px); transform: translateY(0px); }

/*.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; }

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu { position: relative; opacity: 1; -webkit-transform: none; transform: none; }

.no-js .dl-menuwrapper li .dl-submenu { display: block; }

.no-js .dl-menuwrapper li.dl-back { display: none; }

.no-js .dl-menuwrapper li > a:not(:only-child) { background: rgba(0, 0, 0, 0.1); }

.no-js .dl-menuwrapper li > a:not(:only-child):after { content: ''; }

header .page-menu_mobil .dl-menu { margin-top: 0; }

.page-menu_pc { display: none; }

.dl-menuwrapper > .dl-submenu, .dl-menuwrapper .dl-menu { top: 50px; }

#mobil_menu .mobilmenu--fix { background-color: #414e6d; padding-left: 1.5rem; background-image: url(../images/icons/btn-login.svg); background-repeat: no-repeat; background-position: left 0.55rem center; background-size: 16px 16px; }

/* >> dlMenu > Animation Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.dl-menu.dl-animate-out-1 { -webkit-animation: MenuAnimOut1 0.4s; animation: MenuAnimOut1 0.4s; }

.dl-menu.dl-animate-out-2 { -webkit-animation: MenuAnimOut2 0.3s ease-in-out; animation: MenuAnimOut2 0.3s ease-in-out; }

.dl-menu.dl-animate-out-3 { -webkit-animation: MenuAnimOut3 0.4s ease; animation: MenuAnimOut3 0.4s ease; }

.dl-menu.dl-animate-out-4 { -webkit-animation: MenuAnimOut4 0.4s ease; animation: MenuAnimOut4 0.4s ease; }

.dl-menu.dl-animate-out-5 { -webkit-animation: MenuAnimOut5 0.4s ease; animation: MenuAnimOut5 0.4s ease; }

@-webkit-keyframes MenuAnimOut1 { 50% { -webkit-transform: translateZ(-250px) rotateY(30deg); }
  75% { -webkit-transform: translateZ(-372.5px) rotateY(15deg); opacity: .5; }
  100% { -webkit-transform: translateZ(-500px) rotateY(0deg); opacity: 0; } }
@-webkit-keyframes MenuAnimOut2 { 100% { -webkit-transform: translateX(-100%); opacity: 0; } }
@-webkit-keyframes MenuAnimOut3 { 100% { -webkit-transform: translateZ(300px); opacity: 0; } }
@-webkit-keyframes MenuAnimOut4 { 100% { -webkit-transform: translateZ(-300px); opacity: 0; } }
@-webkit-keyframes MenuAnimOut5 { 100% { -webkit-transform: translateY(40%); opacity: 0; } }
@keyframes MenuAnimOut1 { 50% { -webkit-transform: translateZ(-250px) rotateY(30deg); transform: translateZ(-250px) rotateY(30deg); }
  75% { -webkit-transform: translateZ(-372.5px) rotateY(15deg); transform: translateZ(-372.5px) rotateY(15deg); opacity: .5; }
  100% { -webkit-transform: translateZ(-500px) rotateY(0deg); transform: translateZ(-500px) rotateY(0deg); opacity: 0; } }
@keyframes MenuAnimOut2 { 100% { -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; } }
@keyframes MenuAnimOut3 { 100% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; } }
@keyframes MenuAnimOut4 { 100% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; } }
@keyframes MenuAnimOut5 { 100% { -webkit-transform: translateY(40%); transform: translateY(40%); opacity: 0; } }
.dl-menu.dl-animate-in-1 { -webkit-animation: MenuAnimIn1 0.3s; animation: MenuAnimIn1 0.3s; }

.dl-menu.dl-animate-in-2 { -webkit-animation: MenuAnimIn2 0.3s ease-in-out; animation: MenuAnimIn2 0.3s ease-in-out; }

.dl-menu.dl-animate-in-3 { -webkit-animation: MenuAnimIn3 0.4s ease; animation: MenuAnimIn3 0.4s ease; }

.dl-menu.dl-animate-in-4 { -webkit-animation: MenuAnimIn4 0.4s ease; animation: MenuAnimIn4 0.4s ease; }

.dl-menu.dl-animate-in-5 { -webkit-animation: MenuAnimIn5 0.4s ease; animation: MenuAnimIn5 0.4s ease; }

@-webkit-keyframes MenuAnimIn1 { 0% { -webkit-transform: translateZ(-500px) rotateY(0deg); opacity: 0; }
  20% { -webkit-transform: translateZ(-250px) rotateY(30deg); opacity: 0.5; }
  100% { -webkit-transform: translateZ(0px) rotateY(0deg); opacity: 1; } }
@-webkit-keyframes MenuAnimIn2 { 0% { -webkit-transform: translateX(-100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn3 { 0% { -webkit-transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn4 { 0% { -webkit-transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes MenuAnimIn5 { 0% { -webkit-transform: translateY(40%); opacity: 0; }
  100% { -webkit-transform: translateY(0); opacity: 1; } }
@keyframes MenuAnimIn1 { 0% { -webkit-transform: translateZ(-500px) rotateY(0deg); transform: translateZ(-500px) rotateY(0deg); opacity: 0; }
  20% { -webkit-transform: translateZ(-250px) rotateY(30deg); transform: translateZ(-250px) rotateY(30deg); opacity: 0.5; }
  100% { -webkit-transform: translateZ(0px) rotateY(0deg); transform: translateZ(0px) rotateY(0deg); opacity: 1; } }
@keyframes MenuAnimIn2 { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; } }
@keyframes MenuAnimIn3 { 0% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes MenuAnimIn4 { 0% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes MenuAnimIn5 { 0% { -webkit-transform: translateY(40%); transform: translateY(40%); opacity: 0; }
  100% { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; } }
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 { -webkit-animation: SubMenuAnimIn1 0.4s ease; animation: SubMenuAnimIn1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 { -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out; animation: SubMenuAnimIn2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 { -webkit-animation: SubMenuAnimIn3 0.4s ease; animation: SubMenuAnimIn3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 { -webkit-animation: SubMenuAnimIn4 0.4s ease; animation: SubMenuAnimIn4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 { -webkit-animation: SubMenuAnimIn5 0.4s ease; animation: SubMenuAnimIn5 0.4s ease; }

@-webkit-keyframes SubMenuAnimIn1 { 0% { -webkit-transform: translateX(50%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn2 { 0% { -webkit-transform: translateX(100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn3 { 0% { -webkit-transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn4 { 0% { -webkit-transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); opacity: 1; } }
@-webkit-keyframes SubMenuAnimIn5 { 0% { -webkit-transform: translateZ(-200px); opacity: 0; }
  100% { -webkit-transform: translateZ(0); opacity: 1; } }
@keyframes SubMenuAnimIn1 { 0% { -webkit-transform: translateX(50%); transform: translateX(50%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; } }
@keyframes SubMenuAnimIn2 { 0% { -webkit-transform: translateX(100%); transform: translateX(100%); opacity: 0; }
  100% { -webkit-transform: translateX(0px); transform: translateX(0px); opacity: 1; } }
@keyframes SubMenuAnimIn3 { 0% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes SubMenuAnimIn4 { 0% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; }
  100% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; } }
@keyframes SubMenuAnimIn5 { 0% { -webkit-transform: translateZ(-200px); transform: translateZ(-200px); opacity: 0; }
  100% { -webkit-transform: translateZ(0); transform: translateZ(0); opacity: 1; } }
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 { -webkit-animation: SubMenuAnimOut1 0.4s ease; animation: SubMenuAnimOut1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 { -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out; animation: SubMenuAnimOut2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 { -webkit-animation: SubMenuAnimOut3 0.4s ease; animation: SubMenuAnimOut3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 { -webkit-animation: SubMenuAnimOut4 0.4s ease; animation: SubMenuAnimOut4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 { -webkit-animation: SubMenuAnimOut5 0.4s ease; animation: SubMenuAnimOut5 0.4s ease; }

@-webkit-keyframes SubMenuAnimOut1 { 0% { -webkit-transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(50%); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut2 { 0% { -webkit-transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(100%); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut3 { 0% { -webkit-transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(-300px); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut4 { 0% { -webkit-transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(300px); opacity: 0; } }
@-webkit-keyframes SubMenuAnimOut5 { 0% { -webkit-transform: translateZ(0); opacity: 1; }
  100% { -webkit-transform: translateZ(-200px); opacity: 0; } }
@keyframes SubMenuAnimOut1 { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(50%); transform: translateX(50%); opacity: 0; } }
@keyframes SubMenuAnimOut2 { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); opacity: 1; }
  100% { -webkit-transform: translateX(100%); transform: translateX(100%); opacity: 0; } }
@keyframes SubMenuAnimOut3 { 0% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(-300px); transform: translateZ(-300px); opacity: 0; } }
@keyframes SubMenuAnimOut4 { 0% { -webkit-transform: translateZ(0px); transform: translateZ(0px); opacity: 1; }
  100% { -webkit-transform: translateZ(300px); transform: translateZ(300px); opacity: 0; } }
@keyframes SubMenuAnimOut5 { 0% { -webkit-transform: translateZ(0); transform: translateZ(0); opacity: 1; }
  100% { -webkit-transform: translateZ(-200px); transform: translateZ(-200px); opacity: 0; } }
/* >> dlMenu > pcMenu Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.dlMenu__pcMenu { -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; }
.dlMenu__pcMenu .dl-menuwrapper { width: 100%; display: block; float: none; cursor: pointer; text-align: center; font-family: "Switzer", sans-serif; /*3. szint*/ }
@media only screen and (min-width: 1024px) { .dlMenu__pcMenu .dl-menuwrapper { text-align: left; } }
.dlMenu__pcMenu .dl-menuwrapper > a { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: inline-block; position: relative; font-size: 36px; line-height: 1.5; margin: 0 auto; font-weight: 500; color: #fff; }
@media only screen and (min-width: 1024px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 38px; } }
@media only screen and (min-width: 1280px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 42px; } }
@media only screen and (min-width: 1400px) { .dlMenu__pcMenu .dl-menuwrapper > a { font-size: 48px; } }
.dlMenu__pcMenu .dl-menuwrapper > a:before { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; width: 3rem; height: 1px; left: 0; top: 50%; background-color: #67C4E5; opacity: 0; transform: translateX(-3rem); }
.dlMenu__pcMenu .dl-menuwrapper > a:after { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; width: 3rem; height: 1px; right: 0; top: 50%; background-color: #67C4E5; opacity: 0; transform: translateX(3rem); }
.dlMenu__pcMenu .dl-menuwrapper:hover > a, .dlMenu__pcMenu .dl-menuwrapper > a.dl-active { color: #58A7F8; background-color: transparent; }
.dlMenu__pcMenu .dl-menuwrapper.selected .nav { color: #fff; background-color: transparent; color: #58A7F8; }
.dlMenu__pcMenu .dl-menuwrapper > .dl-submenu { top: 44px; background-color: #fff; width: 220px; will-change: opacity; }
@media only screen and (min-width: 1400px) { .dlMenu__pcMenu .dl-menuwrapper > .dl-submenu { top: 64px; } }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu { transition: all 0.5s ease-in; margin-top: 0; display: table; width: 100%; top: 0; left: 0; margin-bottom: 1rem; background-color: transparent; will-change: opacity; transform: translateY(-10px); }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu a { text-align: left; color: #fff; font-size: 15px; font-weight: 800; opacity: 0; visibility: hidden; }
.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: #67C4E5; color: #002533; }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu.dl-menuopen { position: relative; transform: translateY(0); }
.dlMenu__pcMenu .dl-menuwrapper .dl-menu.dl-menuopen a { transition: all 0.3s ease-in; visibility: visible; opacity: 1; }
.dlMenu__pcMenu .dl-menuwrapper li:last-child { margin-right: 0; padding-right: 0; }
.dlMenu__pcMenu .dl-menuwrapper li:last-child a { border-bottom: 0; }
.dlMenu__pcMenu .dl-menuwrapper li:last-child .dl-menu { right: 0; }
.dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav:before { top: calc(50% - 7px); height: 13px; margin: 0 auto; background-color: transparent; background-image: url("../images/submenu-selector.svg"); background-repeat: no-repeat; background-position: center center; background-size: 7px 7px; }
@media only screen and (min-width: 1280px) { .dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav:before { background-size: 24px 24px; } }
.dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav:after { top: calc(50% - 7px); height: 13px; margin: 0 auto; background-color: transparent; background-image: url("../images/submenu-selector.svg"); background-repeat: no-repeat; background-position: center center; background-size: 7px 7px; }
@media only screen and (min-width: 1280px) { .dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav:after { background-size: 24px 24px; } }
.dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav:hover:before, .dlMenu__pcMenu .dl-menuwrapper.dl-menu-root .nav.dl-active:before { background-image: url("../images/submenu-selector-active.svg"); }
@media only screen and (min-width: 1024px) { .dlMenu__pcMenu { display: block; width: 100%; } }

/* >> Blog Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.articleList { align-items: stretch; padding: 0; max-width: 1000px; margin: 0 auto; z-index: 3; gap: 1.5%; }
.articleList .articleList__item { display: block; width: 100%; margin-bottom: 1.5rem; }
@media only screen and (min-width: 480px) { .articleList .articleList__item { width: 49.25%; } }
.articleList .articleList__item__content { padding: 1.5rem 0; }
.articleList .articleList__item__content .articleList__item__title { display: block; font-size: 18px; font-weight: 500; line-height: 1.2; color: #191F33; margin-bottom: 1.5rem; transition: 0.3s; }
.articleList .articleList__item__content .articleList__item__title:hover { color: #58A7F8; }
.articleList .articleList__item__content .articleList__item__text { font-size: 14px; line-height: 1.5; color: #868CA0; }
.articleList .articleList__item__content .btn { margin-top: 1.5rem; }

/*BLOG END*/
.section--blogEnd { max-width: 1000px; padding-bottom: 5rem; }
.section--blogEnd .btn--back { margin-bottom: 2.5rem; }
.section--blogEnd .slick-arrow { border: 1px solid #fff; border-radius: 100px; transition: 0.3s; }
.section--blogEnd .slick-arrow:hover { background-color: #58A7F8; border-color: #58A7F8; }
.section--blogEnd .slick-prev { background-image: url("../images/easydent/chevron-left.svg"); }
.section--blogEnd .slick-next { background-image: url("../images/easydent/chevron-right.svg"); }
.section--blogEnd .slick-prev, .section--blogEnd .slick-next { width: 40px; min-width: 40px; height: 40px; background-size: 16px 16px; opacity: 1; }

/* >> Article End Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
/* >> staff list Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.staffList { justify-content: center; align-items: flex-start; }
.staffList .staff__item { justify-content: center; align-items: flex-start; max-width: 360px; padding: 0.5rem; text-align: center; margin-bottom: 3rem; background-color: white; }
@media only screen and (min-width: 720px) { .staffList .staff__item { width: 40%; max-width: 100%; margin-right: 20%; margin-bottom: 5rem; }
  .staffList .staff__item:nth-child(2n) { margin-right: 0; } }
.staffList .staff__item:last-child { margin-right: 0; }
.staffList .staff__item .staff__item__image { display: block; width: 100%; overflow: hidden; }
@media only screen and (min-width: 720px) { .staffList .staff__item .staff__item__image { width: 100%; margin: 0; } }
@media only screen and (min-width: 1280px) { .staffList .staff__item .staff__item__image { width: 200px; } }
.staffList .staff__item .staff__item__image .staff__item__image__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; display: block; width: 100%; position: absolute; top: 0; left: 0; opacity: 0; z-index: 1; }
.staffList .staff__item .staff__item__image:hover .staff__item__image__hover { opacity: 1; }
.staffList .staff__item .staff__item__content { width: 100%; text-align: left; padding: 1rem; }
@media only screen and (min-width: 1024px) { .staffList .staff__item .staff__item__content { width: calc(100% - 130px); } }
@media only screen and (min-width: 1280px) { .staffList .staff__item .staff__item__content { width: calc(100% - 202px); } }
.staffList .staff__item .staff__item__title { display: block; width: 100%; font-size: 1.5rem; line-height: 1.2; font-weight: 600; }
@media only screen and (min-width: 720px) { .staffList .staff__item .staff__item__title { font-size: 1.2rem; } }
@media only screen and (min-width: 1024px) { .staffList .staff__item .staff__item__title { font-size: 1.5rem; } }
@media only screen and (min-width: 1280px) { .staffList .staff__item .staff__item__title { font-size: 2.1rem; } }
.staffList .staff__item .staff__item__position { display: block; width: 100%; font-size: 0.9rem; line-height: 1.1; font-weight: 800; margin: 0.5rem auto; padding-bottom: 0.5rem; color: #868CA0; border-bottom: 1px solid #dcdde3; }
.staffList .staff__item .staff__item__link { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; margin: 0 auto; background-repeat: no-repeat; }
.staffList .staff__item .staff__item__link a { display: inline-block; margin: 0 auto; padding: 0.35rem; font-size: 0.9rem; line-height: 1.1; font-weight: 600; color: #545454; }
.staffList .staff__item .staff__item__link a:before { content: ''; display: inline-block; vertical-align: middle; position: relative; width: 28px; height: 28px; margin-right: 0.5rem; background-color: #002533; background-repeat: no-repeat; background-position: center center; background-size: 14px 14px; }
.staffList .staff__item .staff__item__link a:hover { color: #58A7F8; }
.staffList .staff__item .staff__item__link a:hover:before { background-color: #58A7F8; }
.staffList .staff__item .staff__item__link.link--mail a:before { background-image: url("../images/icons/contact-mail.svg"); }
.staffList .staff__item .staff__item__link.link--tel a:before { background-image: url("../images/icons/contact-phone.svg"); }
.staffList .staff__item .btn { margin-top: 0.5rem; }

/* >> REFERENCE Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.referenceList { align-items: stretch; justify-content: flex-start; max-width: 1400px; width: 90%; margin: 0 auto; padding: 0; z-index: 3; }
.referenceList .reference__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; max-height: 380px; margin-bottom: 0.75rem; margin-right: 0; background-color: white; border: 1px solid #D3DFE7; }
@media only screen and (min-width: 1024px) { .referenceList .reference__item { width: 49.5%; max-width: 49.5%; flex-basis: 49.5%; max-height: 480px; margin-right: 1%; }
  .referenceList .reference__item:nth-child(2n) { margin-right: 0; }
  .referenceList .reference__item:last-child { margin-right: 0; } }
.referenceList .reference__item .reference__item__img { height: 100%; overflow: hidden; }
.referenceList .reference__item .reference__item__img img { object-fit: cover; }
.referenceList .reference__item .reference__item__img:before { transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1); content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #002533; z-index: 2; opacity: 0.65; }
.referenceList .reference__item .reference__item__img:hover:before { opacity: 0.2; }
.referenceList .reference__item .reference__item__caption { justify-content: center; align-items: center; position: absolute; width: 100%; left: 0; bottom: 0; z-index: 3; padding: 1rem; }
.referenceList .reference__item .reference__item__caption .reference__icon { display: inline-block; vertical-align: middle; width: 90px; }
@media only screen and (min-width: 1280px) { .referenceList .reference__item .reference__item__caption .reference__icon { width: 128px; } }
.referenceList .reference__item .reference__item__caption .reference__lead { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; width: calc(100% - 92px); position: relative; padding-left: 3rem; font-size: 1rem; line-height: 1.2; font-weight: 500; color: white; }
@media only screen and (min-width: 1280px) { .referenceList .reference__item .reference__item__caption .reference__lead { width: calc(100% - 130px); } }
.referenceList .reference__item .reference__item__caption .reference__lead:before { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; top: calc(50% - 1px); left: 0.75rem; width: 1.5rem; height: 2px; background-color: white; }
.referenceList .reference__item .reference__item__caption .reference__lead:hover { color: #67C4E5; }
.referenceList .reference__item .reference__item__caption .reference__lead:hover:before { background-color: #67C4E5; }

.reference__item__tags { padding: 0.2rem; position: absolute; top: 0.5rem; left: 0.5rem; z-index: 3; }
.reference__item__tags .tag__item { display: inline-block; vertical-align: middle; padding: 0.3rem 1rem; font-size: 0.9rem; line-height: 1; font-weight: 600; text-align: center; background-color: #58A7F8; color: white; }
.reference__item__tags .tag__item.ref-color-2 { background-color: #67C4E5; }

/* >> services list Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.servicesList { align-items: stretch; justify-content: center; padding: 2rem 0; z-index: 3; }
.servicesList .services__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 1rem; margin-right: 0; text-align: center; background-color: white; }
.servicesList .services__item:nth-child(2n) { margin-right: 0; }
@media only screen and (min-width: 520px) { .servicesList .services__item { width: 49%; max-width: 49%; flex-basis: 49%; margin-right: 2%; margin-bottom: 2%; }
  .servicesList .services__item:nth-child(2n) { margin-right: 0; } }
@media only screen and (min-width: 1024px) { .servicesList .services__item { width: 24%; max-width: 24%; flex-basis: 24%; margin-bottom: 1rem; margin-right: 1%; }
  .servicesList .services__item:nth-child(2n) { margin-right: 1%; }
  .servicesList .services__item:nth-child(4) { margin-right: 1%; } }

#services-slider .services__item { width: 100%; margin: 3px; }
#services-slider .services__item .services__item__title { font-size: 1rem; }
@media only screen and (min-width: 1024px) { #services-slider .services__item .services__item__title { font-size: 1.1rem; } }
@media only screen and (min-width: 1600px) { #services-slider .services__item .services__item__title { font-size: 1.125rem; } }
#services-slider .slick-list:before { content: ''; display: block; position: absolute; z-index: 2; top: 0; left: 0; height: 100%; width: 8%; background: white; background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%); }
@media only screen and (min-width: 1600px) { #services-slider .slick-list:before { width: 12%; } }
#services-slider .slick-list:after { content: ''; display: block; position: absolute; z-index: 2; top: 0; right: 0; height: 100%; width: 8%; background: white; background: linear-gradient(270deg, white 0%, rgba(255, 255, 255, 0) 100%); }
@media only screen and (min-width: 1600px) { #services-slider .slick-list:after { width: 12%; } }

.services__item__content { position: absolute; padding: 0.75rem; left: 0; bottom: 0; width: 100%; color: white; z-index: 2; }
@media only screen and (min-width: 720px) { .services__item__content { padding: 1rem; } }
.services__item__content .btn--arrow { width: 32px; height: 32px; margin: 0.5rem auto; }
@media only screen and (min-width: 720px) { .services__item__content .btn--arrow { width: 38px; height: 38px; margin: 1rem auto; } }

.services__item__image { display: block; width: 100%; position: relative; overflow: hidden; }
.services__item__image img { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; }
.services__item__image:hover img { transform: scale(1.05); }
.services__item__image:after { content: ''; display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: #009849; background: linear-gradient(0deg, #009849 0%, rgba(0, 152, 73, 0) 100%); }

.services__item__title { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; width: 100%; font-size: 0.85rem; line-height: 1.2; font-weight: 700; text-transform: uppercase; text-align: center; color: white; }
@media only screen and (min-width: 1024px) { .services__item__title { font-size: 1rem; } }
@media only screen and (min-width: 1600px) { .services__item__title { font-size: 1.1rem; } }
.services__item__title:hover { color: #93c6fa; }

.services__item__lead { display: block; font-size: 0.65rem; line-height: 1.2; }
@media only screen and (min-width: 720px) { .services__item__lead { font-size: 0.8rem; line-height: 1.4; } }

/* >> FAQ Modul Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.faq { display: block; max-width: 1000px; margin: 4rem auto 2rem auto; padding: 0; }
.faq .faq__item { display: block; width: 100%; overflow-x: hidden; margin-bottom: 2rem; }
.faq .faq__item__question { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; font-size: 24px; font-weight: 500; color: #58A7F8; background: url("../images/easydent/button-open.svg") no-repeat right 8px center; background-size: 40px 40px; line-height: 1.2; padding: 12px 24px 12px 12px; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; cursor: pointer; }
.faq .faq__item__question.opened { background-image: url("../images/easydent/button-close.svg"); }
.faq .faq__item__answer { display: none; line-height: 1.43; text-align: justify; color: #545454; }
.faq .faq__item__answer ul li a { font-weight: bold; }
.faq .faq__item__answer .price-table { display: table !important; width: 100%; border-collapse: collapse; font-size: 14px; line-height: 1.5; }
.faq .faq__item__answer .price-table tr { border-bottom: 1px solid #D3DFE7; background-color: transparent; }
.faq .faq__item__answer .price-table td { padding: 12px 12px 6px 12px; color: #434A60; text-align: left; }
.faq .faq__item__answer .price-table td.price { text-align: right; white-space: nowrap; color: #2d3748; }

/* >> Competitions - modified FAQ Modul Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.competitionsList { display: block; max-width: 1000px; width: 100%; margin: 0 auto; padding: 1rem 0 0; }

.competitionsList__item { display: block; width: 100%; margin-bottom: 2.5rem; background-color: white; color: #545454; }
.competitionsList__item .statText { box-shadow: none !important; padding: 0 !important; }
.competitionsList__item:last-child { margin-bottom: 0; }

.competitionsList__item__top { justify-content: flex-start; align-items: center; position: relative; z-index: 5; padding: 2rem; font-weight: bold; font-size: 16px; color: #545454; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; line-height: 1.3; }
@media only screen and (min-width: 720px) { .competitionsList__item__top { padding: 1.5rem; } }
@media only screen and (min-width: 1024px) { .competitionsList__item__top { padding: 2rem; } }

.competitionsList--marker { margin-bottom: 32px; }
.competitionsList--marker .competitionsList__item__top { background: #FAFEFF; color: white; text-transform: uppercase; text-align: center; }
.competitionsList--marker .competitionsList__item__answer { padding: 16px 16px 8px; display: block; }

.competitionsList__item__details__innerWrapper { justify-content: space-between; align-items: flex-start; }
.competitionsList__item__details__innerWrapper .attachGallery { padding: 0; box-shadow: none; }

.competitionsList__item__details__project { width: 100%; opacity: 0; left: -2rem; transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }
@media only screen and (min-width: 720px) { .competitionsList__item__details__project { width: 70%; } }
@media only screen and (min-width: 1024px) { .competitionsList__item__details__project { width: 75%; } }

.competitionsList__item__details__informations { width: 100%; opacity: 0; right: -2rem; transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }
@media only screen and (min-width: 720px) { .competitionsList__item__details__informations { width: 26%; } }
@media only screen and (min-width: 1024px) { .competitionsList__item__details__informations { width: 20%; } }

.competitionsList__item__img { width: 100%; margin: 0 auto 1rem; }
@media only screen and (min-width: 720px) { .competitionsList__item__img { width: 40%; margin: 0 auto 0 0; } }

.competitionsList__item__titleWrapper { width: 100%; margin: 0 auto; }
@media only screen and (min-width: 720px) { .competitionsList__item__titleWrapper { width: 50%; margin: 0 0 0 auto; } }

.competitionsList__item__title { display: block; position: relative; z-index: 5; transition: all 0.2s ease; font-family: "Switzer", sans-serif; font-size: 16px; line-height: 1.6; font-weight: 900; text-transform: uppercase; letter-spacing: 2px; padding: 0; color: #525862; margin-bottom: 1.5rem; }
@media only screen and (min-width: 720px) { .competitionsList__item__title { font-size: 18px; } }
@media only screen and (min-width: 1280px) { .competitionsList__item__title { font-size: 24px; } }

.competitionsList__item__details { padding: 3rem 1rem; display: none; line-height: 1.43; text-align: justify; background-color: white; color: #545454; }
.competitionsList__item__details .close { display: block; position: absolute; opacity: 0; z-index: 2; width: 32px; height: 32px; top: -2rem; right: 1.5rem; background: transparent; cursor: pointer; overflow: hidden; transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }
.competitionsList__item__details .close span { position: relative; top: 15px; display: block; height: 2px; width: 100%; background: #58A7F8; transform: rotate(45deg); transform-origin: center; }
.competitionsList__item__details .close span:before { content: ''; position: relative; display: block; width: 100%; height: 2px; background: #58A7F8; transform: rotate(-90deg); transform-origin: center; top: 0; }
@media only screen and (min-width: 720px) { .competitionsList__item__details .close { top: 2.5rem; right: 2.5rem; } }
.competitionsList__item__details ul li a { font-weight: bold; }
@media only screen and (min-width: 720px) { .competitionsList__item__details { padding: 5rem 1.5rem 2rem; } }
@media only screen and (min-width: 1024px) { .competitionsList__item__details { padding: 6rem 2rem 4rem; } }
.competitionsList__item__details.opened .close { top: 1rem; opacity: 1; transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }
@media only screen and (min-width: 720px) { .competitionsList__item__details.opened .close { top: 2.5rem; } }
.competitionsList__item__details.opened .competitionsList__item__details__project { left: 0; opacity: 1; transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }
.competitionsList__item__details.opened .competitionsList__item__details__informations { right: 0; opacity: 1; transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }

.competitionsList__item__details__project__title { display: block; margin: 2rem auto; text-align: left; font-family: "Switzer", sans-serif; font-size: 24px; line-height: 1.2; text-transform: uppercase; letter-spacing: 1px; color: #434A60; font-weight: bold; }
@media only screen and (min-width: 520px) { .competitionsList__item__details__project__title { font-size: 28px; } }
@media only screen and (min-width: 1024px) { .competitionsList__item__details__project__title { font-size: 32px; } }

.competitionsList__item__details__project__header, .competitionsList__item__details__project__number { font-family: "Switzer", sans-serif; font-weight: 600; text-transform: uppercase; font-size: 14px; text-align: left; letter-spacing: 1px; color: #434A60; }

/*Informations Block*/
.competitionsList__item__details__informations__block { margin-bottom: 1rem; }
.competitionsList__item__details__informations__block .competitionsList__item__details__informations__block__title { font-family: "Switzer", sans-serif; font-weight: 600; text-transform: uppercase; font-size: 14px; text-align: left; letter-spacing: 1px; color: #434A60; margin-bottom: 0.5rem; }
.competitionsList__item__details__informations__block .competitionsList__item__details__informations__block__content { font-style: italic; font-weight: 300; font-size: 14px; text-align: left; letter-spacing: 1px; color: #434A60; }

/* >> contact Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.page-contact .section--contact .contentWrapper { background-color: transparent; }
.page-contact .section--contact .contactBoxes { gap: 1%; }
.page-contact .section--contact .contactBoxes .contact-box { width: 100%; padding: 2rem 1rem; margin-bottom: 2rem; background-color: #ECFAFF; }
@media only screen and (min-width: 1024px) { .page-contact .section--contact .contactBoxes .contact-box { width: 32.65%; padding: 2rem; margin-bottom: 0; } }
.page-contact .section--contact .contactBoxes .contact-box .box-title { font-size: 24px; font-weight: 500; color: #58A7F8; padding: 0.5rem 0 1rem 0; margin-bottom: 1rem; border-bottom: 1px solid #D3DFE7; }
.page-contact .section--contact .contactBoxes .contact-box .box-contact .box-img { margin-top: 2rem; }
.page-contact .section--contact .contactBoxes .contact-box .box-contact .title { font-size: 12px; color: #868CA0; text-transform: uppercase; margin-bottom: 0.25rem; }
.page-contact .section--contact .contactBoxes .contact-box .box-contact .text { font-size: 14px; line-height: 1.5; color: #868CA0; }
.page-contact .section--contact .contactBoxes .contact-box .box-contact a { display: block; font-size: 14px; line-height: 1.5; color: #191F33; margin-bottom: 1rem; transition: 0.3s; }
.page-contact .section--contact .contactBoxes .contact-box .box-contact a:hover { text-decoration: underline; }
.page-contact .section--contact .contactBoxes .contact-box .box-contact .box-table { margin-top: 2rem; }
.page-contact .section--contact .contactBoxes .contact-box .box-contact .box-table tr { border: none; }
.page-contact .section--contact .contactBoxes .contact-box .box-contact .box-table td { font-size: 12px; color: #868CA0; text-transform: uppercase; text-align: left; padding: 6px 0; }
.page-contact .section--contact .contactBoxes .contact-box .box-contact .box-table .date { text-align: right; font-size: 14px; line-height: 1.5; color: #191F33; text-transform: none; }

/* >> 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: "Switzer", sans-serif; text-transform: uppercase; color: #545454; letter-spacing: 0.02em; }

.attachGallery__noImg { width: 100%; margin-bottom: 2rem; padding-bottom: 1rem; border-bottom: 2px solid #D3DFE7; font-size: 14px; font-weight: 300; }
.attachGallery__noImg span { font-weight: bold; text-align: left; letter-spacing: 1px; }

/* >> Thumb Gallery Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.thumbGallery { justify-content: flex-start; }

.thumbGallery__navigator { display: none; }
@media only screen and (min-width: 720px) { .thumbGallery__navigator { display: flex; width: 18%; max-width: 18%; flex-basis: 18%; margin-right: 3%; align-content: space-between; } }

.thumbGallery__navigatorWrapper__item { margin: 8px 0; }

.btn--pervThumb-img, .btn--nextThumb-img { width: 100%; height: 36px; cursor: pointer; background-size: 36px; opacity: 0.6; }
.btn--pervThumb-img:hover, .btn--nextThumb-img:hover { opacity: 1; }

.btn--pervThumb-img { background: url("../images/icons/icon-up.svg") no-repeat center center; opacity: 0.6; }
.btn--pervThumb-img:hover { opacity: 1; }

.btn--nextThumb-img { background: url("../images/icons/icon-down.svg") no-repeat center center; }

.thumbGallery__bigImg { align-items: center; width: 100%; max-width: 100%; flex-basis: 100%; }
@media only screen and (min-width: 720px) { .thumbGallery__bigImg { width: 79%; max-width: 79%; flex-basis: 79%; } }
.thumbGallery__bigImg img { box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.12); }

.thumbGallery__bigImg--enlarge { display: block; width: 42px; height: 42px; background: url("../images/icons/icon-search.svg") no-repeat center center; position: absolute; right: 16px; bottom: 16px; z-index: 10; cursor: pointer; opacity: 0.6; }
.thumbGallery__bigImg--enlarge:hover { opacity: 1; }
@media only screen and (min-width: 720px) { .thumbGallery__bigImg--enlarge { bottom: 30px; } }
@media only screen and (min-width: 960px) { .thumbGallery__bigImg--enlarge { bottom: 20px; } }
@media only screen and (min-width: 1024px) { .thumbGallery__bigImg--enlarge { bottom: 16px; } }

/* >> Attachment Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.attachVideo { width: 100%; flex-basis: 100%; max-width: 1400px; margin: 0 auto; }
@media only screen and (min-width: 960px) { .attachVideo { margin: 0 auto; } }
.attachVideo .attachVideo__button { display: none; position: absolute; bottom: 0; right: 0; padding: 1rem 3rem 1rem 1rem; font-family: "Switzer", sans-serif; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; color: #58A7F8; background: white url("../images/icons/arrow-right-orange.svg"); background-repeat: no-repeat; background-position: right 12px center; background-size: 32px 4px; }
.attachVideo .attachVideo__button:hover { background: #58A7F8 url("../images/icons/arrow-right-white.svg"); background-repeat: no-repeat; background-position: right 12px center; background-size: 32px 4px; color: white; }
@media only screen and (min-width: 720px) { .attachVideo .attachVideo__button { display: inline-block; padding: 1rem 6rem 1rem 1rem; background-size: 52px 11px; font-size: 14px; }
  .attachVideo .attachVideo__button:hover { background-position: right 20px center; background-size: 52px 11px; } }

.attachVideo__item { display: block; width: 100%; margin: 0 auto; }
.attachVideo__item .clearFix { display: block; }
.attachVideo__item .play { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 50px; opacity: 0.8; }
@media only screen and (min-width: 720px) { .attachVideo__item .play { width: 50px; } }
.attachVideo__item iframe { display: block; width: 100%; }

/* >> Home Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.videoWrapper { width: 100%; display: none; height: 100%; overflow: hidden; }
.videoWrapper video { width: 100%; display: block; /*height: auto;*/ }
@media only screen and (min-width: 1024px) { .videoWrapper { height: 100vh; } }
@media only screen and (min-width: 600px) { .videoWrapper { display: block; /*margin-bottom: -4px;*/ } }

/* >> Youtube Video Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.videoWrapper__youtube__container .play { position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 50px; }
@media only screen and (min-width: 1024px) { .videoWrapper__youtube__container .play { width: 80px; } }

.videoWrapper__youtube { width: 100%; margin: 0 0 0 0; z-index: 2; }
.videoWrapper__youtube .videoWrapper__youtube__container { height: 0; overflow: hidden; padding-bottom: 54%; /*Video magassaga*/ position: relative; }
.videoWrapper__youtube .videoWrapper__youtube__container .overlay { background: transparent; position: absolute; bottom: 0; z-index: 10; width: 100%; height: 100%; /* your iframe height */ margin-top: -100%; /* your iframe height */ }
.videoWrapper__youtube .videoWrapper__youtube__container iframe, .videoWrapper__youtube .videoWrapper__youtube__container object, .videoWrapper__youtube .videoWrapper__youtube__container embed { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.videoWrapper__youtube .videoWrapper__youtube__container iframe.clicked { pointer-events: auto; }
.videoWrapper__youtube .video_img { background-size: cover; background-position: center center; }

/* >> Attachment Files Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.attachmentWrapper { justify-content: center; align-items: flex-start; margin: 0 auto; padding: 0; width: 100%; max-width: 1280px; }

.attachFiles { width: 100%; }
.attachFiles.isVideo { width: 100%; }
@media only screen and (min-width: 960px) { .attachFiles.isVideo { width: calc(100% - 382px); } }

.attachFiles__blockTitle { display: block; position: relative; width: 100%; padding-bottom: 0.5rem; margin-bottom: 1rem; font-family: "Switzer", sans-serif; font-size: 1.1rem; text-transform: capitalize; font-weight: 700; text-align: left; color: white; border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
@media only screen and (min-width: 520px) { .attachFiles__blockTitle { font-size: 1.2rem; } }
@media only screen and (min-width: 1024px) { .attachFiles__blockTitle { font-size: 1.4rem; } }

.attachFiles__itemWrapper { display: block; width: 100%; margin-bottom: 1rem; }

.attachFiles__itemWrapper__item { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; margin: 0; color: #58A7F8; font-size: 18px; padding: 1rem 3rem 1rem 1rem; font-size: 1rem; line-height: 1.3; font-weight: 500; text-decoration: none; background-color: transparent; background-image: url("../images/easydent/button-download.svg"); background-repeat: no-repeat; background-position: right 0.75rem center; background-size: 40px 40px; background-color: #ECFAFF; border: 2px solid transparent; }
@media only screen and (min-width: 1024px) { .attachFiles__itemWrapper__item { padding: 1.5rem 3rem 1.5rem 1.5rem; }
  .attachFiles__itemWrapper__item:hover { border: 2px solid #D3DFE7; } }

/* >> Contact Fomr Scss
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---*/
.section--form { padding: 1rem 0 6rem 0; }
.section--form .formContainer { background-color: #ECFAFF; }
.section--form .formContainer .contactForm { width: 100%; }
@media only screen and (min-width: 1024px) { .section--form .formContainer .contactForm { width: 50%; } }
.section--form .formContainer .formImg { width: 100%; }
@media only screen and (min-width: 1024px) { .section--form .formContainer .formImg { width: 50%; } }

.contactForm { display: block; color: #545454; width: 100%; padding: 3rem 2rem; }
.contactForm .form__flexRow { justify-content: space-between; align-items: flex-start; margin-bottom: 1rem; }
.contactForm .form__flexRow .formItem { width: 100%; }
@media only screen and (min-width: 720px) { .contactForm .form__flexRow .formItem { width: 48%; } }
.contactForm .form__flexRow.form__flexRow--1 .formItem { width: 100%; }
@media only screen and (min-width: 720px) { .contactForm .form__flexRow.form__flexRow--1 .formItem { width: 100%; } }
.contactForm .form__flexRow.form__flexRow--3 .formItem { width: 100%; }
@media only screen and (min-width: 720px) { .contactForm .form__flexRow.form__flexRow--3 .formItem { width: 32%; } }
.contactForm .formItem { margin-bottom: 1rem; }
.contactForm .formItem .formItem__title { font-size: 12px; font-weight: 500; line-height: 1.1; color: #868CA0; text-transform: uppercase; }
.contactForm .formItem .formItem__title--big { font-size: 14px; font-weight: 400; line-height: 1.5; color: #000; text-transform: none; margin-bottom: 1rem; }
.contactForm .formItem .checkbox-text { color: #545454; }
.contactForm .formItem .checkbox-text a { color: #545454; }
.contactForm .formItem .checkbox-text a:hover { color: #414e6d; }
.contactForm .formItem input, .contactForm .formItem select, .contactForm .formItem textarea { border: none; }
.contactForm .formItem__note { display: block; width: 100%; position: absolute; left: 0; top: 0; }
.contactForm .formItem__note__icon { display: inline-block; position: absolute; top: 15px; right: -9px; width: 18px; height: 18px; background-color: #58A7F8; background-image: url("../images/easydent/svg-notice.svg"); background-repeat: no-repeat; background-position: center center; background-size: 9px 9px; z-index: 2; cursor: pointer; }
.contactForm .formItem__note__icon:hover + .formItem__note__text { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; visibility: visible; opacity: 1; display: inline-block; }
.contactForm .formItem__note__text { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; visibility: hidden; opacity: 0; position: absolute; z-index: 3; right: 16px; top: 15px; width: auto; padding: 0.225rem 0.75rem; font-size: 12px; line-height: 1.2; text-align: left; background-color: #58A7F8; color: white; font-style: normal; font-weight: 500; }
.contactForm .btn--submitForm { width: 100%; }
@media only screen and (min-width: 520px) { .contactForm .btn--submitForm { width: auto; } }
.contactForm .form__title { font-size: 24px; font-weight: 500; line-height: 1.2; color: #58A7F8; margin-bottom: 1.5rem; }
.contactForm .statText { padding: 0 !important; margin: 0 0 3rem 0 !important; background-color: transparent !important; color: #fff; text-align: center; }
.contactForm .statText .sectionTitle { color: #fff; }
.contactForm .formItem.formItem--split .formItem__title { width: 100%; }
.contactForm .formItem.formItem--split input, .contactForm .formItem.formItem--split select, .contactForm .formItem.formItem--split textarea { width: 48%; margin-right: 4%; }
.contactForm .formItem.formItem--split input:last-child, .contactForm .formItem.formItem--split select:last-child, .contactForm .formItem.formItem--split textarea:last-child { margin-right: 0; }

.contactForm__form__item { margin-bottom: 16px; width: 100%; }
.contactForm__form__item:last-child { margin-bottom: 0; }
.contactForm__form__item.formItem--checkBox-wrapper .formItem--checkBox label { width: 24px; height: 24px; }
.contactForm__form__item.formItem--checkBox-wrapper .formItem--checkBox .regular-checkbox:checked + label:after { background-size: 14px 14px; }

.formItem.formItem__multiUpload { padding: 1rem; background-color: #c6c6c6; }
.formItem.formItem__multiUpload .formItem__title { text-align: center; font-size: 1.2rem; margin: 0; }
.formItem.formItem__multiUpload .formItem__upload { margin-bottom: 0; }
.formItem.formItem__multiUpload .formItem__upload input { background-color: transparent; line-height: 4rem; height: 4rem; }
.formItem.formItem__multiUpload .formItem__upload label { line-height: 4rem; border-color: white; color: white; }
.formItem.formItem__multiUpload .formItem__upload label:hover { border-color: #58A7F8; }

.multiUpload__info { display: block; width: 100%; padding: 0.33rem; font-size: 13px; line-height: 1.5; font-weight: 400; text-align: center; color: white; }

.uploadList { display: block; width: 100%; }
.uploadList .uploadList__item { display: inline-block; font-size: 15px; line-height: 1.2; font-weight: 600; color: white; padding: 0.5rem; background-repeat: no-repeat; background-position: left 8px center; background-size: 16px 16px; }
.uploadList .uploadList__item__filename { display: inline-block; vertical-align: middle; margin-left: 1rem; }

.btn--clear { position: relative; display: inline-block; vertical-align: middle; width: 18px; height: 18px; padding: 0; background-color: #ff1439; background-image: url("../images/easydent/btn-clear.svg"); background-repeat: no-repeat; background-position: center center; background-size: 16px 16px; border-radius: 50%; }
.btn--clear:hover { background-color: #ff4764; }

.contactForm__form__item__title { display: none; margin-bottom: 8px; color: white; font-family: "Switzer", sans-serif; font-weight: 600; font-size: 1em; }

.contactForm input.btn--submitContact { appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0; display: block; margin: 20px 0 0 auto; width: auto; height: 48px; text-transform: uppercase; font-size: 15px; line-height: 48px; padding: 0 22px; border: 2px solid #f5f5f5; color: #fff; background: #f5f5f5; cursor: pointer; }

.form__information { display: block; width: 100%; position: relative; margin: 1rem 0; padding: 0.75rem; font-size: 0.75rem; line-height: 1; font-weight: 400; border-radius: 3px; color: white; background-color: #67aff9; }
.form__information b { color: red; font-size: 1.5rem; }

.formItem__multiUpload { padding: 1rem; background-color: #f9f9f9; margin: 2rem auto; }
.formItem__multiUpload .form__title { margin-bottom: 0.35rem; }
.formItem__multiUpload .form__subTitle { font-size: 1.1rem; font-weight: 700; text-align: center; }
.formItem__multiUpload .form__fileSize { font-size: 0.85rem; margin-bottom: 0.35rem; text-align: center; }
.formItem__multiUpload .formItem__uploadListContainer { margin-top: 1rem; }
.formItem__multiUpload .formItem__uploadList { margin-top: 1rem; }
.formItem__multiUpload .formItem__uploadList .uploadList__img { position: relative; width: 100%; max-width: 100px; border-radius: 1%; margin-right: 1%; margin-bottom: 1%; }
.formItem__multiUpload .formItem__uploadList .uploadList__img .btn--clear { position: absolute; width: 18px; height: 18px; min-height: auto; padding: 0; top: 3px; right: 3px; background-color: #ef5350; background-image: url("../images/easydent/btn-clear.svg"); background-repeat: no-repeat; background-position: center center; background-size: 8px 8px; border: 0; }
.formItem__multiUpload .formItem__uploadList .uploadList__img .btn--clear:hover { background-color: #ea1c18; }
.formItem__multiUpload .formItem__uploadList .uploadList__item { display: block; font-size: 15px; line-height: 1.2; font-weight: 600; color: #545454; padding: 1rem 2rem 1rem 2.5rem; margin-bottom: 0.5rem; border: 2px dotted #D3DFE7; background-image: url("../images/easydent/svg-file.svg"); background-repeat: no-repeat; background-position: left 8px center; background-size: 22px 22px; }
.formItem__multiUpload .formItem__uploadList .uploadList__item .uploadList__item__filename { display: inline-block; vertical-align: middle; margin-right: 0.5rem; }
.formItem__multiUpload .formItem__uploadList .uploadList__item .delete-icon { position: absolute; right: 0.5rem; top: calc(50% - 9px); display: inline-block; vertical-align: middle; width: 18px; height: 18px; padding: 0; background-color: transparent; background-image: url("../images/easydent/svg-delete.svg"); background-repeat: no-repeat; background-position: center center; background-size: contain; border: 0; cursor: pointer; }

fieldset { padding: 0 !important; }
fieldset.career__questions { background-color: #ECFAFF; }
fieldset.career__questions .formItem input, fieldset.career__questions .formItem select, fieldset.career__questions .formItem textarea { background-color: #e0e0e0; }

.career__questions__item { display: block; padding-bottom: 0.5rem; margin-bottom: 0.5rem; border-bottom: 1px solid #D3DFE7; }
.career__questions__item:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
.career__questions__item .career__question__title { display: block; width: 100%; margin-bottom: 0.5rem; font-size: 1.2rem; font-weight: 600; }
.career__questions__item .career__question__title b { color: #ff1439; }
.career__questions__item .formItem--checkBox .regular-checkbox + label:active, .career__questions__item .formItem--checkBox .regular-checkbox:checked + label { border-color: #58A7F8; }
.career__questions__item .formItem--checkBox .regular-checkbox:checked + label:active { border-color: #58A7F8; }
.career__questions__item .formItem--checkBox .regular-checkbox:checked + label::after { background-color: #58A7F8; }

.ui-datepicker { padding: 0; z-index: 99 !important; background: #ffffff; border-radius: 4px; font-size: 18px; border: none; box-shadow: 0 0 40px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1); }
.ui-datepicker table tr th { background-color: transparent; }
.ui-datepicker table tr td { padding: 3px 0; }
.ui-datepicker .icon { margin-left: -30px; margin-top: -26px; position: relative; color: #31639c; font-size: 20px; }

.ui-datepicker { background: #ffffff; border-radius: 15px; }

.ui-datepicker-header { height: 50px; line-height: 50px; color: #ffffff; background: #31639c; margin-bottom: 10px; }

.ui-datepicker-prev, .ui-datepicker-next { width: 20px; height: 20px; text-indent: 9999px; border-radius: 100%; cursor: pointer; overflow: hidden; margin-top: 12px; z-index: 99; }

.ui-datepicker-prev { float: left; margin-left: 12px; }

.ui-datepicker-prev:after { transform: rotate(45deg); margin: -43px 0px 0px 8px; }

.ui-datepicker-next { float: right; margin-right: 12px; }

.ui-datepicker-next:after { transform: rotate(-135deg); margin: -43px 0px 0px 6px; }

.ui-datepicker-prev:after, .ui-datepicker-next:after { content: ''; position: absolute; display: block; width: 8px; height: 8px; border-left: 2px solid #ffffff; border-bottom: 2px solid #ffffff; }

.ui-datepicker-prev:hover, .ui-datepicker-next:hover, .ui-datepicker-prev:hover:after, .ui-datepicker-next:hover:after { border-color: #333333; }

.ui-datepicker-title { text-align: center; font-size: 25px; }

.ui-datepicker-calendar { width: 100%; text-align: center; }

.ui-datepicker-calendar thead tr th span { display: block; width: 40px; color: #31639c; margin-bottom: 5px; font-size: 18px; }

.ui-state-default { display: block; text-decoration: none; color: #333333; line-height: 40px; font-size: 16px; }

.ui-state-default:hover { color: #ffffff; background: #31639c; border-radius: 50px; transition: all 0.25s cubic-bezier(0.7, -0.12, 0.2, 1.12); }

.ui-state-highlight { color: #ffffff; background-color: #31639c; border-radius: 50px; }

.ui-state-active { color: #ffffff; background-color: #31639c; border-radius: 50px; }

.ui-datepicker-unselectable .ui-state-default { color: #eee; border: 2px solid transparent; }

#sectionShowHide { display: none; }

/* >> Footer Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
footer { width: 100%; max-width: 100%; margin: 0 auto; background-color: #191F33; }

/* >> Footer > Pc Footer Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.pcFooter { justify-content: space-between; align-items: flex-start; width: 98%; max-width: 1600px; margin: 0 auto; padding: 2rem; font-family: "Switzer", sans-serif; color: #ffffff; }
@media only screen and (min-width: 1024px) { .pcFooter { padding: 4rem 0; } }
.pcFooter .pcFooter-upper { text-align: center; margin-bottom: 2rem; }
@media only screen and (min-width: 1024px) { .pcFooter .pcFooter-upper { text-align: left; display: flex; justify-content: space-between; } }
.pcFooter .pcFooter-upper .footer-text { font-size: 12px; line-height: 1.5; color: #868CA0; width: 100%; margin-bottom: 2rem; }
@media only screen and (min-width: 1024px) { .pcFooter .pcFooter-upper .footer-text { width: 30%; margin-bottom: 0; } }
.pcFooter .pcFooter-upper .pcFooter-container { width: 100%; }
@media only screen and (min-width: 768px) { .pcFooter .pcFooter-upper .pcFooter-container { display: flex; justify-content: space-between; } }
@media only screen and (min-width: 1024px) { .pcFooter .pcFooter-upper .pcFooter-container { width: 50%; } }
.pcFooter .pcFooter-upper .pcFooter-container .pcFooter-contact a:last-child { color: #58A7F8; }
.pcFooter .pcFooter-upper .pcFooter-container .pcFooter-contact, .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-social, .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-menu { display: flex; flex-direction: column; text-align: center; line-height: 1.75; color: #FAFEFF; padding: 0 1rem; margin-bottom: 2rem; }
.pcFooter .pcFooter-upper .pcFooter-container .pcFooter-contact:last-child, .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-social:last-child, .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-menu:last-child { margin-bottom: 0; }
@media only screen and (min-width: 1024px) { .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-contact, .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-social, .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-menu { margin-bottom: 0; } }
@media only screen and (min-width: 1024px) { .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-contact, .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-social, .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-menu { text-align: left; } }
.pcFooter .pcFooter-upper .pcFooter-container .pcFooter-contact a, .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-social a, .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-menu a { color: #fff; }
.pcFooter .pcFooter-upper .pcFooter-container .pcFooter-contact a:hover, .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-social a:hover, .pcFooter .pcFooter-upper .pcFooter-container .pcFooter-menu a:hover { text-decoration: underline; }
.pcFooter .pcFooter-upper .pcFooter-container .social-icons { display: flex; justify-content: center; }
@media only screen and (min-width: 768px) { .pcFooter .pcFooter-upper .pcFooter-container .social-icons { justify-content: flex-start; } }
.pcFooter .pcFooter-upper .pcFooter-container .social-icons img { width: 16px; margin-right: 10px; }
.pcFooter .pcFooter-upper .pcFooter-container .social-icons .social-youtube img { width: 24px; }
.pcFooter .pcFooter-logo img { width: 1600px; max-width: 100%; }

.madeBy-IntroWeb { background-color: #000; color: #ffffff; font-family: "Switzer", sans-serif; font-weight: 500; padding: 12px 0; font-size: 12px; line-height: 15px; }
@media only screen and (min-width: 1024px) { .madeBy-IntroWeb { text-align: left; } }
.madeBy-IntroWeb .contentWrapper { text-align: center; }
.madeBy-IntroWeb a { color: #ffffff; text-decoration: underline; }
.madeBy-IntroWeb a:hover { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; color: #67C4E5; }
.madeBy-IntroWeb .iw-logo { display: inline-block; vertical-align: middle; width: 24px; }

/* >> Article Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.galleryList { align-items: stretch; justify-content: center; padding: 0; z-index: 3; }
.galleryList .gallery__item { position: relative; width: 100%; max-width: 100%; flex-basis: 100%; margin-bottom: 2.5rem; margin-right: 0; background-color: white; cursor: pointer; }
.galleryList .gallery__item:nth-child(2n) { margin-right: 0; }
@media only screen and (min-width: 520px) { .galleryList .gallery__item { width: 45%; max-width: 45%; flex-basis: 45%; margin-right: 10%; margin-bottom: 2rem; } }
@media only screen and (min-width: 1024px) { .galleryList .gallery__item { width: 32%; max-width: 32%; flex-basis: 32%; margin-bottom: 2rem; margin-right: 1%; }
  .galleryList .gallery__item:nth-child(2n) { margin-right: 1%; }
  .galleryList .gallery__item:last-child { margin-right: 0; } }
.galleryList .gallery__item .btn--more { position: absolute; z-index: 8; bottom: -10px; right: 0; padding: 0 1rem; font-weight: 500; text-transform: capitalize; background-color: white; color: #434A60; }
.galleryList .gallery__item .btn--more:hover { background-color: #67C4E5; color: white; }
.galleryList .gallery__item .articleList__item__tags { position: absolute; top: 0.2rem; left: 0.2rem; z-index: 9; }
.galleryList .gallery__item:hover .gallery__image:before { opacity: 0.2; }
.galleryList .gallery__item:hover .gallery__title { color: #58A7F8; }

.gallery__image { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; width: 100%; position: relative; overflow: hidden; }
.gallery__image:before { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; content: ''; display: block; position: absolute; z-index: 1; width: 100%; height: 100%; top: 0; left: 0; background-color: #434A60; opacity: 0; }

.gallery__title { -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; display: block; width: 100%; padding: 1rem; font-size: 0.9rem; line-height: 1.2; font-weight: 700; text-transform: none; text-align: center; color: #434A60; }
@media only screen and (min-width: 1280px) { .gallery__title { font-size: 1rem; } }

.galleryList.galleryList--video .gallery__item .btn--youtube-gallery { position: absolute; margin: 0 auto; left: 0; right: 0; top: calc(50% - 22px); }
.galleryList.galleryList--video .gallery__item .articleList__item__tags { position: relative; top: 0; left: 0; border-top: 1px solid #D3DFE7; }

/* >> About Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.page--about .section--contact .contentWrapper { background-color: #ECFAFF; }
.page--about .section--contact .contentWrapper .section-subtitle, .page--about .section--contact .contentWrapper .section-title { color: #191F33; }
.page--about .section--contact.contact--dark .contentWrapper { background-color: #191F33; }
.page--about .section--gallery { padding: 6rem 0; }
.page--about .section--gallery .gallerySlider { margin-top: 5rem; }
.page--about .section--gallery .gallerySlider .slider__item .slider__item__img { width: 100%; position: relative; }
.page--about .section--gallery .gallerySlider .slider__item .slider__caption { display: block; position: absolute; width: 100%; left: 0; bottom: 1rem; z-index: 3; padding: 3rem; }
.page--about .section--gallery .gallerySlider .slider__item .slider__caption .reference__icon { display: inline-block; vertical-align: middle; width: 160px; }
.page--about .section--gallery .gallerySlider .slider__item .slider__caption .reference__lead { display: inline-block; vertical-align: middle; position: relative; padding-left: 3.5rem; font-size: 1rem; line-height: 1.2; font-weight: 500; color: white; }
.page--about .section--gallery .gallerySlider .slick-arrow { border: 1px solid #fff; border-radius: 100px; transition: 0.3s; }
.page--about .section--gallery .gallerySlider .slick-arrow:hover { background-color: #58A7F8; border-color: #58A7F8; }
.page--about .section--gallery .gallerySlider .slick-prev { background-image: url("../images/easydent/chevron-left.svg"); }
.page--about .section--gallery .gallerySlider .slick-next { background-image: url("../images/easydent/chevron-right.svg"); }
.page--about .section--gallery .gallerySlider .slick-prev, .page--about .section--gallery .gallerySlider .slick-next { width: 40px; min-width: 40px; height: 40px; background-size: 16px 16px; opacity: 1; }
.page--about .section--partners .partnerContainer { gap: 1%; }
@media only screen and (min-width: 768px) { .page--about .section--partners .partnerContainer { gap: 2%; } }
@media only screen and (min-width: 1024px) { .page--about .section--partners .partnerContainer { gap: 1%; } }
.page--about .section--partners .partnerContainer .partner-box { width: 49%; padding: 2rem; margin-bottom: 1%; background-color: #ECFAFF; }
@media only screen and (min-width: 768px) { .page--about .section--partners .partnerContainer .partner-box { width: 32%; padding: 3rem; margin-bottom: 2%; } }
@media only screen and (min-width: 1024px) { .page--about .section--partners .partnerContainer .partner-box { width: 19%; margin-bottom: 1%; } }
@media only screen and (min-width: 1400px) { .page--about .section--partners .partnerContainer .partner-box { padding: 4rem; } }
.page--about .section--partners .partnerContainer .partner-box img { width: 100%; height: 100%; object-fit: fill; }

/* >> Treatment Style
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.page--treatment .section--contact .contentWrapper { background-color: #ECFAFF; }
.page--treatment .section--contact .contentWrapper .section-subtitle, .page--treatment .section--contact .contentWrapper .section-title { color: #191F33; }
.page--treatment .section--contact.contact--dark .contentWrapper { background-color: #191F33; }
.page--treatment .section--treatment { padding: 6rem 0; }
@media only screen and (min-width: 480px) { .page--treatment .section--treatment .treatmentBoxes { gap: 2%; } }
@media only screen and (min-width: 1024px) { .page--treatment .section--treatment .treatmentBoxes { gap: 1.25%; } }
.page--treatment .section--treatment .treatmentBoxes .treatment-box { width: 100%; text-align: center; padding: 2rem 1rem; background-color: #ECFAFF; margin-bottom: 6%; transition: 0.3s; }
@media only screen and (min-width: 480px) { .page--treatment .section--treatment .treatmentBoxes .treatment-box { width: 49%; margin-bottom: 2%; } }
@media only screen and (min-width: 768px) { .page--treatment .section--treatment .treatmentBoxes .treatment-box { width: 32%; margin-bottom: 1.25%; } }
@media only screen and (min-width: 1280px) { .page--treatment .section--treatment .treatmentBoxes .treatment-box { width: 24%; padding: 2rem; } }
.page--treatment .section--treatment .treatmentBoxes .treatment-box:hover { transform: scale(1.025); background-color: #191F33; }
.page--treatment .section--treatment .treatmentBoxes .treatment-box:hover .box-num { color: #868CA0; }
.page--treatment .section--treatment .treatmentBoxes .treatment-box:hover .box-title { color: #fff; }
.page--treatment .section--treatment .treatmentBoxes .treatment-box .box-num { font-size: 12px; font-weight: 500; text-transform: uppercase; color: #434A60; margin-bottom: 1rem; }
.page--treatment .section--treatment .treatmentBoxes .treatment-box .box-title { font-size: 19px; font-weight: 500; line-height: 1.2; color: #58A7F8; }
@media only screen and (min-width: 768px) { .page--treatment .section--treatment .treatmentBoxes .treatment-box .box-title { font-size: 21px; } }
@media only screen and (min-width: 1024px) { .page--treatment .section--treatment .treatmentBoxes .treatment-box .box-title { font-size: 24px; } }
.page--treatment .section--treatment .treatmentBoxes .treatment-box img { max-width: 140px; padding: 2rem 0; margin: 0 auto; }
.page--treatment .section--treatment .treatmentBoxes .treatment-box .box-text { font-size: 12px; line-height: 1.5; color: #868CA0; }

/*# sourceMappingURL=main.css.map */
