/* site styles */


/* common */
html, body {height: 100%; min-width: 360px;}
body {margin: 0; padding: 0; min-height: 100%; position: relative;}

.box {max-width: 1470px; margin:auto; padding-left: 15px; padding-right: 15px;}
.row {margin-right: -15px; margin-left: -15px;}

.clearfix:before, .clearfix:after {display: table; content: " ";}
.clearfix:after {clear: both;}
#codeigniter_profiler, #codeigniter_profiler legend {font-size: 13px !important;}
#codeigniter_profiler code {background: none !important;}
.block_info {position: relative; width: 0; height: 0; display: inline;}
.block_info div, .page_info {padding: 1px; text-align: left; color: black !important; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 1em; background: white;}
.block_info div {position: absolute; z-index: 10000; padding-right: 25px; opacity: 0.4;}
.block_info div:hover {opacity: 1;}
.block_info div span {white-space: nowrap; color: black !important;}
.block_info .edit, .page_info .edit {margin: 0 4px 0 0 !important; float: left !important;}
.block_info span, .page_info span {display: block;}
.page_info {padding-bottom: 5px;}
.icon16 {display: inline-block; width: 20px; height: 20px; margin: 0px; background-position: center; background-repeat: no-repeat; vertical-align: middle; background-color: #F5F5F5; border-radius: 3px;}
a.icon16:hover {background-color: #EEEEEE;}
.icon16.edit {background-image: url(../admin/images/edit16.png);}
.grecaptcha-badge {display: none;}
.recaptcha_terms {font-size: 12px; margin: 30px 0 10px; line-height: normal; color: #00000066;}
.recaptcha_terms a {color: currentColor;}
.sticky_element {position: absolute; top: 0; left: 0; right: 0; z-index: -1; opacity: 0;}
.sticky_element.sticky_active {position: fixed; z-index: 1000; opacity: 1;}

html, body {font-family: "Open Sans", sans-serif; font-size: 16px; line-height: 1.85; color: black;}
.clearfix::before, .clearfix::after, .clear::before, .clear::after {content: ""; clear: both; display: table;}
a {color: black;}
p {margin: 0 0 1em;}
h1, h2, h3, h4, h5, h6 {margin: 1.8em 0 1.4em; text-transform: uppercase; font-weight: normal; line-height: 1.4; word-break: break-word;}
h1 {font-size: 32px;  font-weight: bold; letter-spacing: 0.2em;}
h2 {font-size: 22px; letter-spacing: 0.15em;}
h3 {font-size: 20px; letter-spacing: 0.15em;}
h4 {font-size: 19px; letter-spacing: 0.15em;}
h5 {font-size: 18px; font-weight: bold;}
h6 {font-size: 18px; font-weight: bold;}
h1.first, h2.first, h3.first, h4.first, h5.first, h6.first, p.first {margin-top: 0;}
h1.center, h2.center, h3.center, h4.center, h5.center, h6.center, p.center {text-align: center;}
.noContent {color: #999999; margin: 15px 0;}
.hidden { display: none;}
.fancybox img {cursor: zoom-in;}
img {max-width: 100%; display: block;}
.noImage {background: url(../images/noImage48.png) center no-repeat #f5f5f5;}
.block {position: relative;}
.blockInfo {position: relative; width: 0; height: 0;}
.blockInfo div {position: absolute; z-index: 10000; padding: 1px; text-align: left; background: white; color: black; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 1em; opacity: 0.7;}
.blockInfo div span {white-space: nowrap;}
.breadcrumbs {margin-bottom: 20px;}
.wait, .wait input, .wait textarea, .wait button, .wait label {cursor: wait;}
.loading {background: url(../images/loading.gif) center no-repeat;}
[id] {scroll-margin-top: 0;} 
.top_message {background: #dff0d8; padding: 10px 0;}
.perex a {color: inherit; text-decoration: none;}
.perex a:hover {text-decoration: underline;}
.youtube_load_video {position: relative;}
.youtube_load_video iframe {width: 100%;}
.filter {margin: 10px 0 30px;}
.filter .form_item label {text-align: center; font-size: 16px; margin: 0 0 7px;}
.filter .form_item .fieldBox {text-align: center;}
.filter .form_item select {text-align: center; font-size: 16px; max-width: 600px; margin: auto;}
.underline {text-decoration: underline;}

table {border-collapse: collapse;}
.acc {border-top: 1px solid #8b8e8f;}
.acc dt {border-bottom: 1px solid #8b8e8f; font-size: 1.2rem; font-weight: 600; color: #000; line-height: 1.5rem; padding: 15px 24px 15px 0px; position: relative; cursor: pointer;}
.acc dt:after {content: ""; width: 12px; height: 2px; background-color: #000; position: absolute; top: 50%; transform: translateY(-50%); right: 0;}
.acc dt:before {content: ""; height: 12px; width: 2px; background-color: #000; position: absolute; top: 50%; transform: translateY(-50%); right: 5px;}
.acc dd {display: none; margin: 0; padding: 15px 12px; border-bottom: 1px solid #8b8e8f;}
.acc dt.is-open {border-bottom: 0;}
.acc dt.is-open + dd {display: block;}
.acc dt.is-open:before {display: none;}
.acc dt {font-size: 21px; line-height: normal; padding: 15px 50px 15px 12px;}
.acc dt:after {width: 21px; right: 16px;}
.acc dt:before {height: 21px; right: 25px;}
.hr {border-bottom: 1px solid #DDCFC2;}
.center {text-align: center;}
.margin_top {margin-top: 60px;}
.margin_bottom {margin-bottom: 60px;}

.avatar {display: block; border-radius: 50%; overflow: hidden;}
.bottom {padding: 36px 0;}
.bottom h4 {margin-bottom: 12px;}
.bottom a {color: inherit; text-decoration: none;}
.bottom a:hover {text-decoration: underline;}
.bottom_links {margin: 0; padding: 0; list-style: none;}
.bottom_links a {line-height: 1.5rem; display: block; padding: 6px 0; font-size: 0.8125rem; letter-spacing: 0.01875rem;}
.bottom_third {margin-top: 48px; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.bottom_third > * {margin-bottom: 12px;}
.bottom_contact {margin-top: 24px;}
.bottom_contact .image {float: right;}
.bottom_contact address {margin-right: 180px; font-size: 0.8125rem; line-height: 1.5rem;}
.bottom_contact address strong {font-size: 1rem; font-weight: bold;}
.bottom_open-time {display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; border-radius: 6px; margin-top: 36px;}
.bottom_open-time table {width: 100%;}
.bottom_open-time_title {font-size: 0.8125rem; margin-bottom: 24px;}
.bottom_open-time th {padding-right: 12px;}
.bottom_place {display: block; line-height: 1.875rem; padding-left: 48px; background: url(../images/ico-place.svg) no-repeat 0 50%; margin: 24px 0; letter-spacing: 0.02313rem;}
.bottom_place:last-child {margin-bottom: 0;}
.bottom {padding: 36px 0 54px 0;}
.bottom h4 {margin-bottom: 18px;}
.bottom_links--50 {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.bottom_links--50 li {width: 50%;}
.bottom_contact {margin-top: 0;}
.bottom_contact .image {float: left;}
.bottom_contact address {margin-right: 0; margin-left: 180px;}
.bottom_open-time {background-color: #24578f; padding: 36px 0 48px 0; -ms-flex-direction: row; flex-direction: row; margin: 36px 0; -ms-flex-align: center; align-items: center;}
.bottom_open-time table {width: auto;}
.bottom_open-time_title {color: #a6cbf9; margin: 0 100px 0 176px; font-weight: bold; font-size: 1rem;}
.header_phone {display: block;}
.breadcrumbs {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; font-size: 0.6875rem; margin: 0; padding: 0; list-style: none; -ms-flex-align: center; align-items: center;}
.breadcrumbs li {color: #8b8e8f; font-style: italic;}
.breadcrumbs a {font-style: normal; color: black; text-decoration: none;}
.breadcrumbs a:hover {text-decoration: underline;}
.breadcrumbs a:after {content: ""; width: 5px; height: 10px; margin: 0 12px; display: inline-block; background: url(../images/ico-arrow-white.svg) no-repeat 0 0;}
.embed-container {position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;}
.embed-container iframe, .embed-container object, .embed-container embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.form-label {color: #000;}
.form-label em {color: #8b8e8f;}
.form-control {border-color: #fff; background: #fff; box-shadow: 0 0 2px 0 rgba(135, 139, 141, 0.47); border-radius: 3px; padding: 8px;}
.form-control--alt {border: 2px solid #e0e9f2; box-shadow: none; padding: 10px;}
select.form-control {background: transparent; border-color: #000; color: #000; font-weight: normal; height: 48px !important; padding-top: 11px; padding-bottom: 11px;}

.icon, .ico {background-repeat: no-repeat; background-position: 0 center; padding-left: 18px !important;}
.icon.btn {background-position: 10px center; padding-left: 27px !important;}
.ico--left {padding-left: 16px; background-position: 0 50%;}
.ico--right {padding-right: 16px; background-position: 100% 50%;}
.btn.ico--right {padding-right: 24px; background-position: right 8px top 50%;}
.icon_phone_white, .ico--phone {background-image: url(../images/icon_phone_white.svg); background-size: 14px;}
.icon_phone_black {background-image: url(../images/icon_phone_black.svg); background-size: 14px;}
.ico--lang-de {background-image: url(../images/ico-lang-de.svg); padding-left: 24px;}
.ico--lang-ru {background-image: url(../images/ico-lang-ru.svg); padding-left: 24px;}
.ico--lang-en {background-image: url(../images/ico-lang-en.png); padding-left: 24px;}
.ico--arrow-right {background-image: url(../images/ico-arrow-right.svg); padding-right: 10px;}
.ico--arrow-right-black {background-image: url(../images/ico-arrow-right-black.svg); background-size: 7px;}
.icon_map_marker_white {background-image: url(../images/icon_map_marker_white.svg); background-size: 14px;}
.icon_calendar_white {background-image: url(../images/icon_calendar_white.svg); background-size: 12px; background-position: 0 40%;}
.icon_email_white {background-image: url(../images/icon_email_white.svg); background-size: 14px;}
.icon_email_black {background-image: url(../images/icon_email_black.svg); background-size: 14px;}
.icon_whatsapp_white {background-image: url(../images/icon_whatsapp_white.svg); background-size: 14px;}

/* system messages */
.sysmessage {background: black;}
.alert {padding: 15px; margin: 10px 0; border: 1px solid transparent; border-radius: 4px; font-size: 15px; line-height: normal;}
.alert-dismissable {padding-right: 35px;}
.alert-dismissable .close {position: relative; right: -21px; color: inherit; padding: 0; cursor: pointer; background: 0 0; border: 0; float: right; font-size: 21px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: .2;}
.alert-success {color: #3c763d; background-color: #dff0d8; border: 1px solid currentcolor;}
.alert-info {color: #31708f; background-color: #d9edf7; border: 1px solid currentcolor;}
.alert-warning {color: #8a6d3b; background-color: #fdeb90; border: 1px solid currentcolor;}
.alert-danger {color: red; background-color: #f5c5c5; border: 1px solid currentcolor;}

/* common forms */
.form_item {margin: 0 0 3px;}
.form_item label {font-size: 12px; display: block; padding-top: 4px; font-weight: normal; text-transform: uppercase;}
.form_item.checkbox label, .form_item.radio label {text-transform: none; font-weight: bold; line-height: normal;}
.form_item .fieldBox label {margin: 0; padding: 0;}
.form_item.text label, .form_item.password label, .form_item.select label {padding-top: 3px;} 
.form_item.text input, .form_item input[type=password], .form_item textarea, .form_item select {color: black; background: white; border: 1px solid #CCCCCC; border-radius: 5px; padding: 7px 7px; font-size: 12px; line-height: 1.4; box-sizing: border-box; width: 100%;}
.form_item select {padding-bottom: 6px; height: 33px;}
.form_item input[type=password] {width: 200px;}
.form_item textarea {resize: vertical; height: 100px;}
.form_item input[type=checkbox], .form_item input[type=radio] {margin-left: 0; position: relative; top: 1px;}
.form_item.checkbox, .form_item.radio {margin-top: 12px;}
.form_item span label {margin: 0 10px 0 0;}
.fieldBox .fileInputBox div { margin: 0 0 3px;}
.form_error {display: block; margin: 3px 0; font-size: 90%; color: red;}
.fieldBox span.form_error {margin: 3px 0;}
.form_item .imageThumbs {margin: 0 0 3px;}
.form_item .imageThumbs > span {display: inline-block; text-align: center; padding: 0 0 5px;}
.form_item .imageThumbs img {display: block; margin: 0 0 3px;}
.form_item .imageThumbs input[type=checkbox] {display: inline; vertical-align: middle; top: 0; margin: 0 2px 0 0;}
.form_item .imageThumbs label .icon16 {display: inline-block; vertical-align: middle;}
.form_item.plain .fieldBox {padding-top: 4px;}
.form_item.plain .fieldBox p {margin-top: 0;}
.form_item.radio .fieldBox label {margin-right: 7px;}
.form_item.checkbox label {float: none; width: auto; padding-left: 7px;}
.form_item.protection {display: none;}
.form_item.captcha input {width: 140px; text-transform: uppercase;}
.form_item.captcha img {margin: 0 0 3px 0; vertical-align: top;}
.form_note {font-size: 90%;}
.form_item.buttons {margin-top: 30px;}
.button, .btn {display: inline-block;}
.button, a.button, .btn, a.btn {border: 2px solid black; background-color: transparent; padding: 12px 60px; color: black; font-size: 15px; letter-spacing: 0.1em; text-decoration: none !important; text-transform: uppercase; cursor: pointer; max-width: 100%; text-align: center;}
.button:hover, a.button:hover, .btn:hover, a.btn:hover {box-shadow: 0px 3px 1px #000000;}
.btn-2 {background: #DDCFC2; border: none;}
.btn-3 {background: #555250 !important; color: white !important;}
.btn--ico-time > img {vertical-align: -6px;}
.btn--block {display: block; width: 100%;}
.btn--primary {color: #000 !important; letter-spacing: 0.1125rem; text-transform: uppercase;}
.btn--blue {color: #fff !important; background-color: #4392f1;}
.btn--white {color: #000 !important; background-color: #fff;}
.btn--gray {color: #000 !important; background-color: #eaf0f4;}
.btn--gray:hover {background-color: #CCCCCC;}
.btn > img {vertical-align: 0;}

/* checkbox custom */
.form_item label.checkbox_custom {position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; padding-left: 28px; min-height: 14px; margin-bottom: 0.5em;}
.checkbox_custom input {position: absolute !important; left: 0; top: 0; opacity: 0; cursor: pointer; height: 0; width: 0;}
.checkbox_custom .checkmark {position: absolute; top: 2px; left: 0; box-sizing: border-box; width: 13px; height: 13px; background-color: white; border: 1px solid white; border-radius: 3px;}
.checkbox_custom:hover input ~ .checkmark {border-color: white;}
.checkbox_custom input:checked ~ .checkmark {background-color: #555250; border-color: #555250;}
.checkbox_custom .checkmark:after {content: ""; position: absolute; display: none;}
.checkbox_custom input:checked ~ .checkmark:after {display: block;}
.checkbox_custom .checkmark:after {left: 4px; top: 1px; width: 4px; height: 8px; border: solid white; border-width: 0 2px 2px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}

/* radiobutton custom */
.form_item label.radio_custom {position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; padding-left: 30px; min-height: 13px; margin-bottom: 0.5em;}
.radio_custom input {position: absolute !important; left: 0; top: 0; opacity: 0; cursor: pointer; height: 0; width: 0;}
.radio_custom .checkmark {position: absolute; top: 0px; left: 0; box-sizing: border-box; height: 13px; width: 13px; background-color: white; border-radius: 50%; border: 1px solid #767676;}
.radio_custom:hover input ~ .checkmark {border-color: black;}
.radio_custom input:checked ~ .checkmark {background-color: #0075ff; border-color: #0075ff;}
.radio_custom .checkmark:after {content: ""; position: absolute; display: none;}
.radio_custom input:checked ~ .checkmark:after {display: block;}
.radio_custom .checkmark:after {top: 0px; left: 0px; width: 7px; height: 7px; border-radius: 50%; border: 2px solid white;}

/* contact form */
.contact_form .form_item .fieldBox {margin-left: 0;}
.contact_form {position: relative;}
.contact_form select[multiple=multiple] {height: 100px;}
.contact_form select#sex {min-width: 80px;}

/* pages */
.page {padding: 40px 0 60px;}
.page .indent {padding: 0 30px;}
.page.pageTreatment .pageMainContent, .page.pageDefault .pageMainContent {padding: 0 30px 0 30px;}
.pageList .pageListItem {display: block;}
.pageList a.pageListItem:hover {text-decoration: none;}
.pageList h3 {margin: 15px 0 5px; font-size: 18px;}
.pageList a {text-decoration: none;}
.pageList a:hover {text-decoration: underline;}
.pageListTop h3 {margin: 15px 0 5px; text-align: center;}
.pageListTop .pageListItem, .pageListNonTop .pageListItem, .pageListAll .pageListItem {margin-bottom: 25px; border: 1px solid #DDCFC2; padding: 30px 30px 12px; text-align: center;}
.pageList .pageListItem {margin-bottom: 25px;}
.pageListNonTop .pageListItem .text, .pageListAll .pageListItem .text {text-transform: uppercase;}
.pageListNonTop .pageListItem p, .pageListAll .pageListItem p {margin: 0;}
.pageListNonTop .pageListItem a img, .pageListAll .pageListItem a img {border: none;}
.pageListNonTop .pageListItem .noImage, .pageListAll .pageListItem .noImage {height: 133px;}
.pageListItem.video h3 a:after {content: ""; display: inline-block; width: 2em; height: 2em; background: url(../images/ico-video.svg) center no-repeat; background-size: 1.6em; vertical-align: middle; position: relative; top: -3px; margin-left: 0.3em;}
.gallery img {margin-bottom: 30px;}
.date {color: #999999; margin: 0; font-size: 90%;}
.quote {padding: 5px 10px; border: 1px solid black;}
.pageListDoctor .col-md-6 {margin-bottom: 30px;}
.pageListDoctor h2 {text-align: center;font-size: 32px;margin: 30px 0 15px;}
.pageListDoctor h2:first-child {margin-top: 0;}
.pageListDoctor .pageListTop .pageListItem h2 {text-align: left; font-size: 26px; margin: 20px 0 18px;}
.pageListDoctor .pageListItem {text-align: left; font-size: 15px;}
.pageListDoctor h3 {font-size: 20px; text-align: left;}
.pageListDoctor .pageListItem .more {font-weight: bold; text-align: left; margin: 3px 0 0;}
.pageListDoctor .doctorJob {letter-spacing: 1.8px;}
.page .page_title {font-size: 24px; font-weight: bold; margin: 0 0 2em;}
.youtube_load_video {background: url(../images/loading.gif) center no-repeat;}
.youtube_load_video .overlay div {position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; cursor: pointer;}
.youtube_load_video .overlay div:after {content: ""; position: absolute; right: 50%; bottom: 50%; width: 70px; height: 70px; margin-right: -35px; margin-bottom: -35px; background: url(../images/icon_play_youtube.svg) center no-repeat; background-size: contain;}
.youtube_load_video iframe {display: block;}
.page_contact {margin: 30px 0 20px; padding: 20px 0; background: #BFAB99; text-align: center; font-size: 20px; font-weight: 500; text-transform: uppercase;}
.page_contact, .page_contact a {color: white; text-decoration: none; line-height: normal;}
.page_contact a:hover {text-decoration: underline;}
.treatmentPrice .more {text-align: right; margin-top: 40px;}
.pageListGallery .pageListItem {border: 1px solid #DDCFC2; padding: 15px; margin: 0 0 30px;}
.over {display: block; text-decoration: none;}
.is-hidden {display: none;}
.text-center {text-align: center;}
.text-right {text-align: right;}
.text-large {font-size: 1.125rem; line-height: 1.875rem;}
.text-small {font-size: 0.8125rem; color: #eaf0f4;}
.color--white {color: #fff;}
.color--gray {color: #8b8e8f;}
.more {text-align: center; margin: 0.5em 0;}
.more a {font-weight: bold; text-decoration: none;}
.more a:hover {text-decoration: underline;}
.border_brown {border: 1px solid #DDCFC2; padding: 30px;}
.contact_box {border: 1px solid #DDCFC2; padding: 30px 30px 30px 60px; margin: 0 0 30px;}
.contact_box [class*="col-"]:first-child {padding-right: 30px;}
.contact_box h2 {font-size: 32px; margin: 50px 0 15px;}
.contact_box .btn {margin: 15px 0 30px !important;}
.contact_box .email, .contact_box .phone {display: inline-block; margin-right: 15px;}
.contact_box .email a, .contact_box .phone a {text-decoration: none;}
.contact_box .email a:hover, .contact_box .phone a:hover {text-decoration: underline;}
.contact_box .email {background: url(../images/icon_email_black.svg) left no-repeat; background-size: 23px; padding-left: 35px;}
.contact_box .phone {background: url(../images/icon_phone_black.svg) left no-repeat; background-size: 20px; padding-left: 27px;}

/* header */
.header_contact {background: #555250; color: white; padding: 5px 0; font-size: 12px;}
.header_contact .left > .row > div:last-child {text-align: right;}
.header_contact .btn {color: white; border-color: white; font-size: 12px; padding: 6px 12px 4px;}
.header_contact .btn, .header_contact span, .header_contact a {vertical-align: middle; margin-left: 10px; color: white; text-decoration: none; text-transform: uppercase; border-width: 1px;}
.header_phone {font-size: 1.3125rem; line-height: 1.875rem; display: none;}
.header_address {font-size: 0.8125rem; color: #363e4a;}
.header .instagram, .header .youtube, .header .tiktok, .header .facebook, .header .linkedin {display: inline-block; width: 18px; height: 18px; background-position: center; background-repeat: no-repeat; margin: 0 7px 1px 0;}
.header .instagram {background-image: url(../images/icon_instagram_white.svg); background-size: auto 18px;}
.header .youtube {background-image: url(../images/icon_youtube_white.svg); width: 22px; background-size: auto 22px;}
.header .tiktok {background-image: url(../images/icon_tiktok_white.svg); width: 15px; background-size: auto 25px;}
.header .facebook {background-image: url(../images/icon_facebook_white.svg); background-size: auto 18px;}
.header .linkedin {background-image: url(../images/icon_linkedin_white.svg); background-size: auto 20px;}
.header_icons {padding-top: 6px;}
.header .important_message {padding-top: 8px; line-height: normal;}
.header .important_message a {margin: 0; vertical-align: baseline; text-decoration: underline;}

.contact_popup_link {display: inline-block; min-height: 20px; background: url(../images/icon_map_marker_white.svg) left no-repeat; background-size: 20px; padding-left: 22px !important;}
#clinic_popup {box-sizing: border-box; padding: 60px 40px; text-align: center; background-color: #555250; text-align: center; color: white;}
#clinic_popup a {color: white;}
#clinic_popup > div {margin: auto; width: 400px;}
#clinic_popup h1 {margin: 0;}
#clinic_popup h2 {font-size: 16px; margin: 40px 0 10px; text-transform: none; letter-spacing: 0; color: white;}
#clinic_popup h2:first-child {margin-top: 0;}
#clinic_popup p {margin: 0; line-height: normal; color: white;}

/* language menu */
.header_contact .left {width: calc(100% - 50px); float: left;}
.header_contact.no_language_menu .left {width: 100%;}
.language_menu {position: relative; box-sizing: border-box; vertical-align: middle; float: right; margin-top: 4px; width: 35px; height: 25px; overflow: hidden; border-bottom: 1px solid white;}
.language_menu.open {border: none;}
.language_menu ul {position: absolute; top: 0; left: 0; right: 0; border: 1px solid white; list-style: none; margin: 0; padding: 0;  overflow: hidden;}
.language_menu ul li a {border: none; padding: 4px 15px 4px 3px; margin: 0; display: block; line-height: 16px;}
.language_menu ul li a:hover {opacity: 0.85;}
.language_menu.open {overflow: visible;}
.language_menu.open ul {background:#555250; top: 0; bottom: auto;}
.language_menu ul li:first-child a {position: relative;}
.language_menu ul li:first-child a:after {content: ">"; position: absolute; top: 0; right: 2px; -webkit-transform: scale(1.0, 0.4) rotate(90deg); -moz-transform: scale(1.0, 0.4); -ms-transform: scale(1.0, 0.4) rotate(90deg); -o-transform: scale(1.0, 0.4); transform: scale(1.0, 0.4) rotate(90deg); font-size: 20px; font-weight: bold; line-height: 24px; font-family: Times, serif; display: inline-block; text-align: center;}

.main_menu .lang_selector .menu {float: left; padding: 6px 0; margin-left: -10px;}
.header .logo {display: block; text-align: center; margin: 60px 0 40px;}
.header .logo img {display: inline; height: 30px;}
.header_buttons {display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between;}
.header_buttons .btn {width: calc((100% - 2px) / 3); border-radius: 0;}

/* home video */
.home_video {position: relative;}
.home_video video {display: block;}
.video_control {cursor: pointer; position: absolute; bottom: 15px; left: 15px; opacity: 0.7; color: white; font-size: 20px; padding: 5px;}
.video_control:hover {opacity: 1;}
.video_control:after {content: "❚❚";}
.video_control.stop:after {content: "▶"; text-shadow: 0px 0px 8px #666666;}

/* home treatment slider */
.home_treatment {margin: 40px 0 40px; width: 100%; overflow-x: hidden;}
.home_treatment .indent {position: relative; padding: 0 60px 40px;}
.home_treatment h2 {margin: 0 0 38px;}
.home_treatment a {text-decoration: none;}
.home_treatment [class*="col-"]:nth-child(2) {padding: 0 30px 15px 5px;}
.home_treatment h1 {margin: 50px 0 27px; color: #000;}
.home_treatment h1 span {display: block; font-size: 20px; font-weight: normal; letter-spacing: 0.2em; margin-top: 25px;}
.home_treatment .subtitle {font-weight: bold;}
.home_treatment .more {font-weight: bold;  margin: 30px 0 0; text-align: inherit;}
.home_treatment_slider {position: relative; overflow: hidden; height: 508px;}
.home_treatment_slider .strip {position: absolute; left: 0; width: 100000px;}
.home_treatment_slider .slide {float: left; width: 100%; background: #F3E9E1;}
.home_treatment .navigation {position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
.home_treatment .prev, .home_treatment .next {position: absolute; width: 50px; height: 70px; top: calc(50% - 35px); margin: auto; cursor: pointer; text-align: center;}
.home_treatment .prev {left: 0px;}
.home_treatment .next {right: 0px;}
.home_treatment .prev:hover, .home_treatment .next:hover {opacity: 0.85;}
.home_treatment .prev:before, .home_treatment .next:before {display: inline-block; -webkit-transform:scale(0.4, 1.0); -moz-transform:scale(0.4, 1.0); -ms-transform:scale(0.4, 1.0); -o-transform:scale(0.4, 1.0); transform:scale(0.4,1.0); color: #DDCFC2; font-size: 60px; font-weight: normal; line-height: 1em; font-family: Times, serif; position: relative; top: 5px;}
.home_treatment .prev:before {content: "<"; right: 2px;}
.home_treatment .next:before {content: ">"; left: 2px;}
.home_treatment .prev.disabled:before, .home_treatment .next.disabled:before {color: #EEEEEE;}
.home_treatment .nav_icons {position: absolute; bottom: 0; left: 0; right: 0; text-align: center;}
.home_treatment .nav_icons span {position: relative; display: inline-block; width: 12px; height: 12px;  background-color: #f2ece7; cursor: pointer; margin: 0 10px; border-radius: 10000px;}
.home_treatment .nav_icons span.active {background: #ddcfc2;}

/* home reference slider */
.home_reference {position: relative;font-size: 24px;line-height: 1.4;padding: 60px 0 60px;background: #F7F5F5;}
.home_reference a {text-decoration: none;}
.home_reference h2 {margin: 0 0 20px;text-align: center;}
.home_reference .subtitle {font-size: 16px;text-align: center;margin: 0 0 25px; text-align: center; font-weight: bold;}
.home_reference .name {font-size: 13px;text-transform: uppercase;font-weight: bold;margin-top: 25px;line-height: normal;}
.home_reference .name:before {content: "";display: inline-block;vertical-align: middle;width: 12px;height: 2px;margin-right: 1em;margin-top: -2px;background: black;}
.home_reference img {width: 170px; border: none; border-radius: 10000px; margin: 10px 0 0;}
.home_reference .perex {font-weight: normal; font-size: 20px; line-height: 1.8; letter-spacing: 1.8px;}
.home_reference .more {text-align: center;position: absolute;left: 0;right: 0;bottom: 45px; margin: 0;}
.home_reference_slider {position: relative;overflow: hidden;height: 110px;margin: 0 80px;}
.home_reference_slider .strip {position: absolute; left: 0; width: 100000px;}
.home_reference_slider .slide {float: left;width: 100%;box-sizing: border-box;overflow: hidden;}
.home_reference .navigation {position: absolute; top: 50%; left: 0; right: 0;}
.home_reference .prev, .home_reference .next {position: absolute;top: 20px;cursor: pointer;line-height: 0;}
.home_reference .prev:hover, .home_reference .next:hover {opacity: 0.85;}
.home_reference .prev:before, .home_reference .next:before {display: inline-block;content: "";width: 50px;height: 50px;line-height: 1em;position: relative;}
.home_reference .prev:before {background: url(../images/icon_arrow_left.svg) center no-repeat;}
.home_reference .next:before {background: url(../images/icon_arrow_right.svg) center no-repeat;}
.home_reference .prev.disabled:before, .home_reference .next.disabled:before {opacity: 0.2;}
.home_reference .nav_icons {position: absolute; bottom: 0; left: 0;right: 0;text-align: center;}
.home_reference .nav_icons span {position: relative;display: inline-block;width: 10px;height: 10px;background-color: #bfab99;opacity: 0.24;cursor: pointer;margin: 10px 5px;border-radius: 10000px;}
.home_reference .nav_icons span.active {opacity: 1;}
.home_reference .prev {left: 15px;}
.home_reference .next {right: 15px;}
.home .home_reference_cont {background: #F9F5F4; padding: 0 20px 35px; margin: 0 0 -15px; overflow-x: hidden;}
.home .home_reference .prev {left: -60px;}
.home .home_reference .next {right: -60px;}
.home .home_reference .more_all {bottom: -100px;}
@media (max-width: 991px) {
  .home .home_reference_cont {margin: 0;}
  .home_reference_slider {margin: 0;}
  .home_reference, .home .home_reference {font-size: 22px;padding: 50px 0 60px;}
  .home_reference h2 {margin: 0 0 20px;}
  .home_reference .col-md-3 {text-align: center;}
  .home_reference .perex {font-size: 18px;}
  .home_reference img {float: none; margin: 0 auto 40px;}
  .home_reference .prev:before, .home_reference .next:before {width: 45px; display: inline-block; -webkit-transform: scale(0.4, 1.0); -moz-transform: scale(0.4, 1.0); -ms-transform: scale(0.4, 1.0); -o-transform: scale(0.4, 1.0); transform: scale(0.4,1.0); color: #DDCFC2; font-size: 60px; font-weight: normal; line-height: 1em; font-family: Times, serif; position: relative;}
  .home_reference .prev:before {content: "<"; background: none;}
  .home_reference .next:before {content: ">"; background: none;}
  .home_reference .prev.disabled:before, .home_reference .next.disabled:before {opacity: 1; color: #EEEEEE;}
  .home_reference .prev, .home .home_reference .prev {left: -40px;}
  .home_reference .next, .home .home_reference .next {right: -40px;}
}

/* home */

.home h2 {text-align: center; margin: 25px 0 10px;}
.home_title h3 {text-align: center; font-size: 16px; text-transform: none; margin: 15px 0 10px;}
.home_eshop {margin: 80px 0 60px; text-align: center;}
.home_eshop [class*="col-"] {margin: 0 0 30px;}
.home_eshop h2 {margin: 0 0 40px;}
.home_eshop h2 span {display: block; font-size: 20px; font-weight: normal; letter-spacing: 0.2em; margin-bottom: 15px;}
.home_eshop img {width: 380px; margin: 0 auto 20px;}

.home_patient_stories {margin: 80px 0 60px;}
.home_patient_stories .border_brown {padding: 40px;}
.home_patient_stories h2 {margin: 80px 0 25px; text-align: inherit; font-weight: bold; font-size: 32px;}
.home_patient_stories [class*="col-"]:nth-child(2) {padding: 0 55px 0 55px;}
.home_patient_stories .btn {margin: 15px 0 15px;}

.home_tiktok {margin: 100px 0 100px;}
.home_tiktok .border_brown {padding-top: 80px; padding-bottom: 80px;}
.home_tiktok h2 {margin: 30px 0 25px; text-align: inherit; font-weight: bold; font-size: 32px;}
.home_tiktok h2 span {display: block; font-size: 20px; font-weight: normal; letter-spacing: 0.2em; margin-bottom: 15px;}
.home_tiktok [class*="col-"]:nth-child(2) {padding: 0 55px 0 55px;}
.home_tiktok .btn {margin: 15px 0 15px;}

.home_google_widget {margin: 100px 0 100px;}
.home_google_widget h2 {text-align: left;}

.home_logos {margin: 150px 0 0;}

#external_reference_popup {box-sizing: border-box; width:960px; max-width: 100%; padding: 150px 100px 180px; background-color: #BFAB99; text-align: center;}
#external_reference_popup h3 {color: white; font-size: 22px; letter-spacing: 0.2em; margin: 0 0 30px;}
#external_reference_popup .item {display: block; height: 88px; border: 2px solid white; margin-bottom: 10px;}
#external_reference_popup .item img {margin: auto; margin-top: 18px;}
#external_reference_popup .item.logo_google img {width: 135px; margin-top: 12px;}
#external_reference_popup .item.logo_estheticon img {width: 180px; margin-top: 24px;}
#external_reference_popup .item.logo_facebook img {width: 185px; margin-top: 20px;}

#contact_mobile_popup {box-sizing: border-box; width:960px; max-width: 100%; padding: 150px 100px 180px; background-color: #555250; text-align: center;}
#contact_mobile_popup .item {display: block; color: white; border: 2px solid white; margin-bottom: 10px; text-decoration: none; padding: 15px 15px 15px 50px; background-repeat: no-repeat; background-position: 10px center;}

/* home visual */
.home_visual .box {position: relative;}
.home_visual .slide {min-height: 367px; background-color: white; background-size: cover; background-position: right; padding: 40px 45% 20px 50px;}
.slide_image {position: absolute; bottom: 0; z-index: 0; left: 0; right: 0; top: 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center;}
.slide_image img {object-fit: cover; width: 100%; height: 100%; -ms-flex-positive: 0; flex-grow: 0;}
.home_visual .slide h1 {font-size: 2.5rem; line-height: 1.4em; font-weight: bold; text-transform: none; letter-spacing: 0; margin: 0.2em 0 0.7em;}
.home_visual .slide h2 {font-size: 1.3rem; line-height: 1.5em; text-align: left; margin-bottom: 1.8em;}
.home_visual .slide p {font-style: italic; opacity: 0.48; line-height: 1.875rem; color: #fff;}
.home_visual .slide a {text-decoration: none; display: inline-block; padding: 5px 60px 5px 0; font-size: 1.1rem; color: black;}
.home_visual .navigation {position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
.home_visual .prev, .home_visual .next {position: absolute; width: 50px; height: 70px; top: calc(50% - 35px); margin: auto; cursor: pointer; text-align: center;}
.home_visual .prev {left: 15px;}
.home_visual .next {right: 15px;}
.home_visual .prev:hover, .home_visual .next:hover {opacity: 0.85;}
.home_visual .prev:before, .home_visual .next:before {display: inline-block; -webkit-transform:scale(0.4, 1.0); -moz-transform:scale(0.4, 1.0); -ms-transform:scale(0.4, 1.0); -o-transform:scale(0.4, 1.0); transform:scale(0.4,1.0); color: #666666; font-size: 60px; font-weight: normal; line-height: 1em; font-family: Times, serif; position: relative; top: 5px;}
.home_visual .prev:before {content: "<"; right: 2px;}
.home_visual .next:before {content: ">"; left: 2px;}
.home_visual .prev.disabled:before, .home_visual .next.disabled:before {color: #EEEEEE;}
.home_visual .nav_icons {text-align: center; display: -ms-flexbox; display: flex; position: absolute; left: 0; right: 0; bottom: 42px; width: 100%; -ms-flex-pack: center; justify-content: center;}
.home_visual .nav_icons span {width: 18px; height: 18px; border-radius: 50%; border: 1px solid #fff; background-color: rgba(255, 255, 255, 0.36); margin: 0 6px; display: block;}
.home_visual .nav_icons span.active {background-color: #fff; box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.36);}
.home_visual .slide--dark h1, .home_visual .slide--dark p {color: #363E4A;}
.homeText, .home_visual {background-repeat: no-repeat; background-position: 60% 50%;}
.homeText, .home_visual {background-size: cover; background-position: 50% 50%;}
.homeText, .homeTop {background-repeat: no-repeat; background-position: 60% 50%;}
.homeText, .homeTop {background-size: cover; background-position: 50% 50%;}
.homeText {padding: 36px 0 60px 0; background: url(../images/bg-home-text.jpg) center; background-size: cover;}
.homeText {padding: 72px 0 120px 0;}
.homeText small {font-size: 0.8125rem; color: #8b8e8f; margin-top: 24px; display: block;}
.homePropagation {background-color: #eaf0f4; padding: 48px 0 60px 0;}
.homePropagation h2 {text-align: left;}

/* main menu */
.main_menu {width: 100%;}
.main_menu ul {margin: 0; padding: 0; text-align: center; font-weight: 600; font-size: 16px; text-transform: uppercase;line-height: 0;}
.main_menu li > a {display: block;text-decoration: none;color: #000;position: relative; overflow: hidden; padding: 18px 0;}
.main_menu ul ul:not(.menu) {display: none;}
.main_menu li {position: relative; display: inline-block;}
.main_menu ul ul {position: absolute;width: 275px; background: #DDCFC2;padding: 20px 0 20px;list-style: none;z-index: 100;text-align: left;text-transform: none;line-height: 1.6;left: -20px; word-wrap: break-word;}
.main_menu ul ul ul {background: #f3e9e1;}
.main_menu ul ul.open_left {left: auto; right: 0;}
.main_menu ul ul li {padding: 0 30px;margin-right: 0 !important;display: block;}
.main_menu ul ul a {padding: 10px 0;}
.main_menu ul ul ul {top: -20px;left: 100%;margin: 0 0 15px;}
.main_menu ul ul.open {display: block;}
.rollUpMenu {display: none; margin: 0; padding: 0; list-style: none; margin: 10px 0 0 0; padding: 0; width: calc(100vw - 30px);}
.rollUpMenu {text-align: left; display: block !important; width: auto; margin: 0; margin-bottom: -5px;}
.main_menu.open .rollUpMenu {display: block;}
.main_menu li > a {display: block; text-decoration: none; padding: 30px 12px; color: #000; position: relative; overflow: hidden;}
.main_menu li > a.active, .main_menu li > a.open, .main_menu li > a:hover {color: #BFAB99; text-decoration: none;}
.main_menu ul ul li.active > a, .main_menu ul ul li > a:hover {color: white;}
.main_menu li.search > a {content: ""; display: block; background: url(../images/icon_magnifier.svg) center no-repeat; width: 1.5em; background-size: 1.5em; text-indent: 1.5em; color: transparent; margin-left: 10px;}
.main_menu .overlay {position: absolute;left: 0;right: 0;background: white;opacity: 0.7;height: 200vh;z-index: 1;}
.main_menu.desktop .open_submenu {display: none;}
.main_menu.desktop ul ul .open_submenu {display: inline-block; position: absolute; right: -18px; top: 0; width: 40px; height: 40px; line-height: 40px; text-align: center;}
.main_menu.desktop .open_submenu:after {content: ">"; -webkit-transform: scale(0.4, 1.0); -moz-transform: scale(0.4, 1.0); -ms-transform: scale(0.4, 1.0); -o-transform: scale(0.4, 1.0); transform: scale(0.4,1.0); font-size: 25px; font-weight: bold; line-height: 44px; font-family: Times, serif; display: inline-block; text-align: center;} 

.media {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.media--left {-ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center;}
.media--left .media_section:first-of-type {margin-bottom: 24px;}
.media--left .media_section:first-of-type {margin-right: 36px; margin-bottom: 0;}
.media--left .media_section:first-of-type + .media_section {-ms-flex: 1; flex: 1;}
.media_more {display: inline-block; font-size: 0.8125rem;}
.media em {color: #8b8e8f; margin-top: 6px; display: block; font-size: 0.8125rem;}
.media p {margin-top: 12px;}
.newsletter {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; position: relative;}
.newsletter_form {width: 100%;}
.newsletter_treatment {border-top: 1px solid white;}
.newsletter_treatment .box {padding-top: 30px;}
.newsletter_wide input[type=email] {padding: 12px 10px !important; width: calc(100% - 140px) !important; float: left; border-radius: 3px 0 0 3px !important; border-right: none !important; height: 45px !important;}
.newsletter_wide .btn {width: 140px; border-radius: 0 3px 3px 0 !important; border: none !important; float: right; height: 45px !important;}
.newsletter .form-control {padding-top: 11px; padding-bottom: 11px; width: calc(100% - 174px);}
.newsletter_home .btn {width: 174px; border-radius: 0 24px 24px 0;}
.newsletter_consent {font-size: 0.8125rem; margin-top: 20px; color: #8b8e8f;}
.newsletter_consent a {text-decoration: underline;}
.newsletter--text {background-color: #e0e9f2; padding: 15px; margin: 0 -15px;}
.newsletter--text {padding: 24px 48px 24px 120px; margin: 0;}
.newsletter_wide input[type=email] {width: calc(100% - 180px) !important;}
.newsletter_wide .btn {width: 180px;}
.newsletter--text:before {left: 36px; top: 62px;}
.treatmentFastInfo {text-align: center; margin: 40px 0;}
.treatmentVideo {padding: 5px 0 0;}
.treatmentVideo h2 {text-align: center; margin: 0 0 24px;}
.treatementFaq {position: relative;}
.pageHeader > .box > div {background-color: #F3E9E1; margin: 0 30px; padding: 0 25px 0 0;}
.pageHeader .visual_html p {color: black;}
.treatmentPrice {margin: 24px 0 0;}
.treatmentPrice .col-md-6 {margin-bottom: 36px;}
.treatmentPrice table, table.price  {width: 100%;}
.treatmentPrice table th, .treatmentPrice table td, table.price th, table.price td {padding: 20px 20px; border-top: 1px solid #DDCFC2; border-bottom: 1px solid #DDCFC2; text-align: left; font-weight: bold;}
.treatmentPrice table th:nth-child(2), table.price th:nth-child(2) {text-align: right;}
.treatmentPrice h2 {font-size: 24px; font-weight: 600;}
.treatmentDoctor {margin: 60px 0; padding: 0px 40px; border: 1px solid #DDCFC2; text-align: center;}
.treatmentDoctor img {border-radius: 10000px; float: left; margin: 20px 20px 20px 0;}
.treatmentDoctor .text {padding: 50px 0;}
.treatmentDoctor .text p:last-of-type {margin-bottom: 0;}
.treatmentDoctor:after {content: ""; clear: both; display: table;}
@media (max-width: 991px) {
  .treatmentDoctor {padding: 30px 15px;}
  .treatmentDoctor img {float: none; margin: 0 auto 20px;}
  .treatmentDoctor .text {padding: 0;}
}
.relatedPages h2 {text-align: center;}
.relatedPages h3 {font-weight: normal; text-align: center; margin: 15px 0 0;}
.relatedPages h3 a {text-decoration: none;}
.relatedPages h3 a:hover {text-decoration: underline;}
.relatedPages .pageListItem {margin: 0 0 15px;}
.categoryPageList {margin: 60px 0 0;}
.categoryPageList h2 {text-align: center;}
.categoryPageList h3 {font-weight: normal; text-align: center; margin: 15px 0 0;}
.categoryPageList h3 a {text-decoration: none;}
.categoryPageList h3 a:hover {text-decoration: underline;}
.categoryPageList .pageListItem {margin: 0 0 25px;}
.pageHeader h1 {margin: 130px 0 27px; color: #000;}
.pageHeader h1 span {display: block; font-size: 20px; font-weight: normal; letter-spacing: 0.2em; margin-top: 25px;}
.pageHeader .subtitle {font-weight: bold;}

.sub_menu .header_contact {position: absolute; top: 17px; right: 15px; margin: 0; padding: 0; display: none;}
.sub_menu ul {list-style: none; margin: 0; padding: 0;}
.sub_menu ul a {display: block; line-height: normal; padding: 12px 0; position: relative; color: black; font-weight: bold; text-decoration: none;}
.sub_menu ul a:hover, .sub_menu ul .active a {text-decoration: underline;}

.pageTreatment > .box > .row:after {content: ""; display: block; margin: 0 15px; border-bottom: 1px solid #e3e0eb; padding-bottom: 36px;}
.treatmentReference {text-align: center;}
.pageForm {background: #DDCFC2; padding: 48px 0 60px 0;}
.pageForm > .box, .footer_1 > .box, .footer_2 > .box {padding: 0 60px;}
.newsletter_wide {padding-top: 36px; padding-bottom: 36px;}
@media (min-width: 992px) {
  .newsletter_wide {padding-top: 60px; padding-bottom: 90px;}
}
.side-box {padding: 20px; margin: 0 0 25px; background: #F3E9E1;}
.side-box:first-child {margin-top: 0;}
.side-box h4 {font-size: 20px; font-weight: normal; text-transform: uppercase; margin: 0 0 18px;}
.side-box .form_item.buttons {text-align: center; margin-top: 0;}
.side-box_label {font-size: 0.8125rem; color: #234980;}

.box_brown {padding: 40px 20px; background: #F3E9E1; text-align: left}
.box_brown > *:first-child {margin-top: 0;}

.blue_pad {background-color: #F0F6F7; border: 1px solid #DBDFE6; color: #888 !important; cursor: pointer;     display: block; font-size: 16px !important; line-height: 26px; margin-bottom: 10px; outline: medium none; padding: 10px 16px !important; position: relative; transition: background-color 200ms ease-in-out 0s; text-decoration: none;}
.blue_pad:after {content: url(../images/ico-arrow-right-gray.png); right: 20px; position: absolute; top: 11px; display: inline-block; font-family: 'Glyphicons Halflings', serif; font-style: normal; font-weight: 400; line-height: 2; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.blue_pad:hover {color: #FFF !important; background: none repeat scroll 0 0 #A6AAAD; text-decoration: none;}
.page_content_module h2, .page_content_module h3 {font-size: 1rem; margin: 0.9rem 0 0.6rem; font-weight: normal; line-height: normal;}
.page_content_module h3 {margin-left: 1em;}
.page_content_module a h2, .page_content_module a h3 {text-decoration: inherit; color: inherit;}
.related_topics ul {padding: 0; margin: 0; list-style: none;}
.related_topics li {padding: 0; margin: 0.9rem 0 0.6rem;}
.pageMainContent blockquote {padding: 20px 60px 20px 45px; margin: 0;}
.pageMainContent blockquote p {font-size: 1rem; line-height: 1.875rem; margin: 0; letter-spacing: 0.08563rem; text-transform: uppercase;}
.pageMainContent blockquote p::before {content: "\201C";}
.pageMainContent blockquote p::after {content: "\201D";}
.pageMainContent figure {margin: 0;}
.pageMainContent figcaption {font-style: italic; text-align: right; font-size: 0.8125rem; color: rgba(35, 73, 128, 0.6); text-align: right; line-height: 1.875rem; margin-top: 4px;}
.pageMainContent .well {padding: 24px 48px; background: #eaf0f4;}
.pageMainContent .well p {font-size: 1.3125rem; color: #000; line-height: 1.875rem; margin: 0;}
.pageMainContent ul, .pageMainContent ol {margin: 0 0 1.5em; padding: 0 0 0 2em;}
.pageMainContent ul li, .pageMainContent ol li {padding-bottom: 0.2em;}
.pageMainContent ul ul {padding-left: 36px; margin: 0;}
.pageMainContent .left {float: left; margin-right: 36px;}
.pageMainContent .right {float: right; margin-left: 36px;}
.pageMainContent > h2:first-child {margin-top: 0;}

/* reference extra */
.reference_extra {text-align: center;}
.reference_extra h3 {margin: 15px 0 0;}
.reference_extra a.pageListItem {display: block;}

/* footer */
.footer {background: #f3e9e1;padding: 40px 0 10px;text-align: left;}
.footer [class*="col-"]:nth-of-type(1) {padding-right: 50px;}
.footer [class*="col-"]:nth-of-type(3) {padding-left: 50px;}
.footer h2 {text-align: left;}
.footer_social {padding-top: 48px;}
.footer_review {padding-top: 45px;}
.footer_review img {display: inline; vertical-align: middle; margin: 0 15px 5px 0;}
.footer .newsletter h3 {margin: 0 0 20px;}
.footer .newsletter input[type=email] {width: calc(100% - 150px); float: left; border-top-right-radius: 0; border-bottom-right-radius: 0; border: 1px solid white;}
.footer .newsletter .btn {width: 150px; background: #DDCFC2; padding-top: 9px; border: none; vertical-align: middle; border-top-left-radius: 0; border-bottom-left-radius: 0;}
.footer .newsletter .form_item.checkbox {margin: 10px 0 10px;}
.footer .instagram, .footer .youtube, .footer .tiktok, .footer .facebook, .footer .linkedin {display: inline-block; background-position: center; background-repeat: no-repeat; width: 30px; height: 30px; margin-right: 15px;}
.footer .instagram {background-image: url(../images/icon_instagram_black.svg); background-size: auto 23px;}
.footer .youtube {background-image: url(../images/icon_youtube_black.svg); width: 35px; background-size: auto 30px;}
.footer .tiktok {background-image: url(../images/icon_tiktok_black.svg); width: 20px; background-size: auto 33px;}
.footer .facebook {background-image: url(../images/icon_facebook_black.svg); background-size: auto 23px;}
.footer .linkedin {background-image: url(../images/icon_linkedin_black.svg); background-size: auto 25px;}
.footer_1 > .box {padding-bottom: 30px; position: relative;}
.footer_1 > .box:after {content: ""; position: absolute; border-bottom: 1px solid #DDCFC2; bottom: 0; left: 60px; right: 60px;}
.footer_3 {text-align: center; margin-top: 15px;}
.footer_3 a {text-decoration: none;}
.footer_3 a:hover {text-decoration: underline;}
.footer .menu {list-style: none; padding: 0; margin: 36px 0 10px;}
.footer .menu li {border-bottom: 1px solid #DDCFC2;}
.footer .menu a {display: block; padding: 6px 0; position: relative; text-decoration: none;}
.footer .menu a:after {position: absolute; content: ">"; right: 0; top: 0; font-size: 26px;  line-height: 1.8; color: #BFAB99; -webkit-transform: scale(0.5, 1.0); -moz-transform: scale(0.5, 1.0); -ms-transform: scale(0.5, 1.0); -o-transform: scale(0.5, 1.0); transform: scale(0.5,1.0);}
.footer small {font-size: 10px; display: block;}

/* search */
.search_form {margin: 0 auto 60px; max-width: 1000px;}
.search_form input, .search_form button {vertical-align: middle;}
.search_form input[type=text] {width: calc(100% - 85px) !important; padding: 15px 10px; font-size: 18px; line-height: normal;}
.search_form button {width: 80px; padding: 24px 10px 25px; content: ""; background: url(../images/icon_magnifier.svg) center no-repeat; cursor: pointer;}

/* pagination */
.pagination {display: block; text-align: center; margin-top: 25px;}
.pagination a, .pagination a:visited, .pagination span {display: inline-block; padding: 0 10px; background-color: #F3E9E1; border-radius: 3px; text-decoration: none; color: black; margin-right: 5px;}
.pagination a:hover, .pagination span {background-color: #DDCFC2; color: inherit;}

/* cookie consent */
:root {
  --cc-btn-primary-bg: black !important;
  --cc-btn-primary-hover-bg: black !important;
  --cc-btn-secondary-bg: transparent !important;
  --cc-btn-secondary-hover-bg: transparent !important;
}
#cc-main .cm__btn, #cc-main .pm__btn {border-radius: 0 !important; border: 2px solid black !important;}
#cc-main .cm__btn:hover, #cc-main .pm__btn:hover {box-shadow: 0px 2px 1px #000000;}


/* responsive design */

@media screen and (min-width: 992px) {
  .mobile {display: none;}
}

@media only screen and (max-width: 991px) {
  .desktop {display: none;}
  
  /* common */
  html, body {font-size: 14px;}
  h1 {font-size: 24px;}
  h2 {font-size: 18px;}
  h3 {font-size: 17px;}
  h4 {font-size: 17px;}
  h5 {font-size: 16px;}
  h6 {font-size: 14px;}
  [id] {scroll-margin-top: 74px;}
  .scroll_to_top {position: fixed; bottom: 95px; right: 32px; z-index: 1100; width: 30px; height: 30px; text-align: center; padding: 5px; border-radius: 10000px; background: rgba(0, 0, 0, 0.5); color: white !important; text-decoration: none !important; font-size: 12px; line-height: 18px; display: none;}
  .scroll_to_top.visible {display: block;}
  .acc dt {font-size: 16px;}
  .acc dt:after {width: 18px; right: 10px;}
  .acc dt:before {height: 18px; right: 18px;}
  
  /* header, main menu */
  .header {background: white; border-top: 1px solid white;}
  .header.sticky_element {box-shadow: 0px 0px 10px #00000020;}
  .header .logo {margin: 15px auto; width: 160px;}
  .header .logo img {display: block; height: 12px; margin: auto;}
  .header_contact {padding: 1px; font-size: 14px;}
  .header_contact > div {display: flex;}
  .header_contact > div > a {flex: 1; text-align: center; margin: 0; color: black; background-color: white; padding: 5px 5px 5px 25px !important; background-position: 10px center;}
  .header_contact > div > a.icon_calendar_white {background-color: transparent; color: white;}
  .header .header_white {position: relative;}
  
  /* main menu */
  .main_menu_button {text-decoration: none; position: absolute; left: 10px; top: 10px; padding: 10px; background: url(../images/icon_menu.svg) center no-repeat; width: 20px; height: 20px; background-size: 20px;}
  .main_menu_button.open {background-image: url(../images/icon_close.svg); background-size: 17px;}
  .main_menu {display: none; background: #DDCFC2; margin: 0;}
  .main_menu.open {display: block;}
  .main_menu ul {text-align: left;line-height: normal;}
  .main_menu li, .sub_menu li {display: block; margin: 0 !important;}
  .main_menu li a, .sub_menu li a {display: block; padding: 9px 40px 9px 0;}
  .main_menu li.search {display: none;}
  
  .main_menu ul ul {display: none;}
  .main_menu ul ul a, .main_menu .slide_submenu ul a  {border: none; text-transform: none;}
  .mobile_slide_menu .slide_submenu > a {text-transform: uppercase; text-decoration: none; padding: 8px 0; font-weight: bold; display: none;}
  .mobile_slide_menu .slide_submenu > a .open_submenu {display: none;}
  .main_menu li ul ul {padding-bottom: 0;}
  .main_menu ul ul.open {position: static; width: auto;}
  .main_menu ul ul li {padding-right: 40px;}
  .main_menu li a.active, .main_menu .active a, .sub_menu li > a.active {color: white;}
  .mobile_slide_menu {overflow: hidden; width: 100%; height: 100vh; position: relative;}
  .mobile_slide_menu .strip {position: absolute; top: 0; left: 0; width: 10000px;}
  .mobile_slide_menu .slide {width: 100%; float: left; padding: 10px; box-sizing: border-box; position: relative;}
  .mobile_slide_menu .lang_selector .menu {margin: 0;}
  .mobile_slide_menu .open_submenu {display: inline-block; position: absolute; right: -10px; top: 0; width: 60px; height: 40px; line-height: 40px; text-align: center;}
  .mobile_slide_menu .open_submenu:after {content: ">"; -webkit-transform: scale(0.4, 1.0); -moz-transform: scale(0.4, 1.0); -ms-transform: scale(0.4, 1.0); -o-transform: scale(0.4, 1.0); transform: scale(0.4,1.0); font-size: 25px; font-weight: bold; line-height: 44px; font-family: Times, serif; display: inline-block; text-align: center;} 
  .mobile_slide_menu .slide_submenu {padding-left: 65px;}
  .mobile_slide_menu .close_submenu {display: inline-block; position: absolute; left: 0; top: 9px; width: 60px; height: 40px; line-height: 40px; text-align: center;}
  .mobile_slide_menu .close_submenu:after {content: "<"; -webkit-transform: scale(0.4, 1.0); -moz-transform: scale(0.4, 1.0); -ms-transform: scale(0.4, 1.0); -o-transform: scale(0.4, 1.0); transform: scale(0.4,1.0); font-size: 25px; font-weight: bold; line-height: 44px; font-family: Times, serif; display: inline-block; text-align: center;}
  .mobile_menu_bottom {padding-right: 75px; margin-top: 15px;}
  .mobile_menu_bottom .instagram, .mobile_menu_bottom .youtube, .mobile_menu_bottom .tiktok, .mobile_menu_bottom .facebook, .mobile_menu_bottom .linkedin {opacity: 0.6; width: 24px; height: 24px; margin: 0 8px 1px 0; vertical-align: middle;}
  .mobile_menu_bottom .instagram {background-image: url(../images/icon_instagram_black.svg); background-size: auto 20px;}
  .mobile_menu_bottom .youtube {background-image: url(../images/icon_youtube_black.svg); width: 35px; background-size: auto 29px;}
  .mobile_menu_bottom .tiktok {background-image: url(../images/icon_tiktok_black.svg); width: 20px; background-size: auto 30px;}
  .mobile_menu_bottom .facebook {background-image: url(../images/icon_facebook_black.svg); background-size: auto 20px;}
  .mobile_menu_bottom .linkedin {background-image: url(../images/icon_linkedin_black.svg); background-size: auto 22px;}
  .language_menu {float: none; display: inline-block; width: 47px; height: 32px; vertical-align: middle; border-bottom: 1px solid #555250;}
  .language_menu.open {border: none;}
  .language_menu ul {border: 1px solid #555250; top: 0; left: 0; right: 0;}
  .language_menu.open ul {background: #DDCFC2; top: auto; bottom: 0;}
  .language_menu ul li a {color: #555250; border: none; padding: 7px 20px 6px 3px;}
  .language_menu ul li a:hover {color: black;}
  .language_menu ul li:first-child a {position: relative;}
  .language_menu ul li:first-child a:after {content: ">"; position: absolute; top: 0; right: 4px; -webkit-transform: scale(1.0, 0.4) rotate(90deg); -moz-transform: scale(1.0, 0.4); -ms-transform: scale(1.0, 0.4) rotate(90deg); -o-transform: scale(1.0, 0.4); transform: scale(1.0, 0.4) rotate(90deg); font-size: 25px; font-weight: bold; line-height: 30px; font-family: Times, serif; display: inline-block; text-align: center;}
  
  .mobile_search_button {position: absolute; top: 10px; right: 30px; width: 20px; height: 20px; background: url(../images/icon_magnifier.svg) center no-repeat; background-size: 20px;}
  .mobile_search {display: none; padding: 6px 10px; font-size: 0px; position: absolute; top: 0; left: 0; right: 0; background: white; z-index: 1;}
  .mobile_search.open {display: block;}
  .mobile_search .form_item {display: inline-block; width: calc(100% - 40px); box-sizing: border-box; padding: 0 15px; margin: 0; vertical-align: middle;}
  .mobile_search .form_item.text input {background: rgba(221, 207, 194, 0.15); border: none;}
  .mobile_search .form_item label {display: none;}
  .mobile_search .close_button {width: 20px; height: 20px; background: url(../images/icon_close.svg) center no-repeat; background-size: 17px; display: inline-block; vertical-align: middle;}
  .mobile_search .submit_button {width: 20px; height: 20px; background: url(../images/icon_magnifier.svg) center no-repeat; background-size: 20px; display: inline-block; vertical-align: middle; border: none; cursor: pointer;}
  .contact_popup_link {position: absolute; top: 10px; right: 5px; background: url(../images/icon_map_marker_black.svg) center no-repeat; background-size: 18px;}
  
  /* home video */ 
  .home_video {overflow: hidden;}
  .home_video > div {margin-left: -10000px; margin-right: -10000px;}
  .home_video video {margin: auto;}
  
  /* home */
  .home_title h3 {background: #F3E9E1; padding: 25px 0; font-size: 14px; line-height: 1.8; font-style: italic; margin: 20px 0 20px;}

  .home_treatment {padding: 0 0 20px; margin: 40px 0 40px;}
  .home_treatment .indent {padding: 0 20px 40px;}
  .home_treatment h1 {font-size: 19px; margin: 20px 0 25px; color: #000;}
  .home_treatment h1 span {font-size: 18px; margin-top: 15px; line-height: 1.6em;}
  .home_treatment [class*="col-"]:nth-child(2) {padding: 0 30px 30px;}
  .home_treatment .more {margin: 15px 0 0;}
  .home_treatment .prev {left: -20px;}
  .home_treatment .next {right: -20px;}
  .home_treatment_slider .strip {background: #F3E9E1;}
  
  .home_patient_stories {text-align: center; margin: 60px 0 60px;}
  .home_patient_stories .border_brown {border-left: none; border-right: none; padding: 60px 0;}
  .home_patient_stories img {margin: auto;}
  .home_patient_stories h2 {margin: 25px 0 15px; font-size: 20px;}
  
  .home_tiktok {text-align: center;}
  .home_tiktok .border_brown {border: none; padding: 0;}
  .home_tiktok h2 {margin: 20px 0 15px; font-size: 20px;}
  .home_tiktok h2 span {font-size: 16px; margin-bottom: 10px;}
  .home_tiktok [class*="col-"]:nth-child(2) {padding: 0 10px;}
  .home_tiktok img {margin: auto;}
  
  .home_google_widget {text-align: center;}
  .home_google_widget h2 {text-align: center;}
  
  .home_logos { margin: 0;}
  .home_logos_mobile_slider {position: relative; padding: 40px 0 60px; font-size: 24px; line-height: 1.5em; text-align: center;}
  .home_logos_mobile_slider a {text-decoration: none;}
  .home_logos_mobile_slider .name {font-size: 16px; font-weight: bold; margin-top: 25px; line-height: normal;}
  .home_logos_mobile_slider .name span {display: block; font-weight: normal; margin-top: 8px;}
  .home_logos_mobile_slider .more_all {text-align: center; margin: 60px 0 0; }
  .home_logos_mobile_slider .frame {position: relative; overflow: hidden; height: 350px;}
  .home_logos_mobile_slider .strip {position: absolute; left: 0; width: 100000px;}
  .home_logos_mobile_slider .slide {float: left; width: 100%; padding-top: 40px;}
  .home_logos_mobile_slider .slide:first-child {padding-top: 0;}
  .home_logos_mobile_slider .navigation {position: absolute; top: 50%; left: 0; right: 0;}
  .home_logos_mobile_slider .prev, .home_logos_mobile_slider .next {position: absolute; width: 40px; top: -20px; margin: auto; cursor: pointer; border-radius: 10000px; text-align: center;}
  .home_logos_mobile_slider .prev:hover, .home_logos_mobile_slider .next:hover {opacity: 0.85;}
  .home_logos_mobile_slider .prev {left: 0;}
  .home_logos_mobile_slider .next {right: 0;}
  .home_logos_mobile_slider .prev:before, .home_logos_mobile_slider .next:before {display: inline-block; -webkit-transform:scale(0.4, 1.0); -moz-transform:scale(0.4, 1.0); -ms-transform:scale(0.4, 1.0); -o-transform:scale(0.4, 1.0); transform:scale(0.4,1.0); color: #DDCFC2; font-size: 60px; font-weight: normal; line-height: 1em; font-family: Times, serif; position: relative;}
  .home_logos_mobile_slider .prev:before {content: "<";}
  .home_logos_mobile_slider .next:before {content: ">";}
  .home_logos_mobile_slider .prev.disabled:before, .home_logos_mobile_slider .next.disabled:before {color: #EEEEEE;}
  .home_logos_mobile_slider .nav_icons {position: absolute; bottom: 70px; left: 0; right: 0; text-align: center;}
  .home_logos_mobile_slider .nav_icons span {position: relative; display: inline-block; width: 18px; height: 18px; background-color: white; cursor: pointer; margin: 10px 5px; border-radius: 10000px;}
  .home_logos_mobile_slider .nav_icons span.active {background: black;}
  .home_logos_mobile_slider .prev, .home_logos_mobile_slider .next {top: -25px;}
  .home_logos_mobile_slider {padding: 0 0 30px; font-size: 16px;}
  .home_logos_mobile_slider h2 {margin: 30px 0 40px;}
  .home_logos_mobile_slider  {text-align: center; padding: 0 35px;}
  .home_logos_mobile_slider .text {padding-right: 15px;}
  .home_logos_mobile_slider .text p {font-size: 1rem; text-align: left;}
  .home_logos_mobile_slider .prev:before, .home_logos_mobile_slider .next:before {font-size: 60px;}
  
  /* page header */
  .pageHeader > .box > div {margin: 0; padding: 0;}
  .pageHeader h1 {margin: 20px 20px 25px; font-size: 19px;}
  .pageHeader h1 span {display: inline; font-size: inherit; font-weight: inherit; letter-spacing: inherit;}
  .pageHeader .subtitle {margin: 15px 20px 25px;}
  .pageHeader h3 {margin-top: 10px; margin-bottom: 10px;}
  .pageHeader h3::before {margin-bottom: 10px;}
  .pageHeader h3::after {margin-top: 10px;}
  
  /* contact form */
  .pageForm {padding: 20px 30px 30px;}
  .pageForm > .box, .footer_1 > .box, .footer_2 > .box {padding: 0 15px;}
  
  /* pages */
  .page {padding: 20px 0 30px;}
  .page .indent {padding: 0;}
  .page .pageMainContent {padding: 0 !important;}
  .pageListTop .pageListItem, .pageListNonTop .pageListItem, .pageListAll .pageListItem {border: none; padding: 0;}
  .pageListTop h3 {min-height: 0;}
  .pageListNonTop .pageListItem .image, .pageListDefault .pageListItem .image {float: none; width: auto;}
  .pageListNonTop .pageListItem .text, .pageListDefault .pageListItem .text {margin-left: 0;}
  .pageListGallery .pageListItem {border: 1px solid #DDCFC2; padding: 15px;}
  .youtube_load_video .pageListDoctorAvatar {width: auto; position: static; padding-top: 20px;}
  .youtube_load_video .pageListDoctorAvatar img {position: static;}
  .pageListDoctor .pageListTop h3, .pageListDoctor .pageListNonTop .pageMainContent *, .pageListDoctor .pageListNonTop .page_motto, .doctorJob {padding-right: 0;}
  .youtube_load_video:hover .pageListDoctorAvatar img {display: inline-block;}
  .youtube_load_video .pageListDoctorAvatar.noAvatar {padding-top: 10px;}
  .pageMainContent .contact_button, .pageMainContent .personal_consult_button {margin-bottom: 1.2em;}
  .contact_box {border: none; padding: 0; margin: 0 0 60px; text-align: center;}
  .contact_box h2 {font-size: 24px; margin: 0.4em 0 1em;}
  .contact_box [class*="col-"]:first-child {padding-right: 10px;}
  .treatmentPrice {padding: 0;}
  .treatmentPrice h2 {font-size: 20px;}
  .treatmentFastInfo .border_brown {border: none; padding: 0;}
  .pageList .pageListItem {margin-bottom: 12px;min-height: 0;}
  .pageListItem h3 {font-size: 16px; margin: 12px 0 0;}
  .categoryPageList {margin-top: 0;}
  .pageListDoctor h2 {font-size: 24px;}
  .pageListDoctor h3 {margin: 12px 0 5px; font-size: 18px;}
  .pageListDoctor .pageListTop .pageListItem h3 {font-size: 18px;font-weight: normal;}
  
  #external_reference_popup {padding: 60px 40px; text-align: center;}
  #external_reference_popup > div {margin: auto; max-width: 300px;}
  
  #contact_mobile_popup {box-sizing: border-box; padding: 80px 40px; text-align: center; background-color: #555250; text-align: center;}
  #contact_mobile_popup > div {margin: auto; max-width: 300px;}
  #contact_mobile_popup .item {display: block; color: white; border: 2px solid white; margin-bottom: 10px; text-decoration: none; padding: 15px 20px 15px 40px !important; background-repeat: no-repeat; background-position: 20px center; letter-spacing: 2px; background-size: 17px;}
  #contact_mobile_popup .item.icon_phone_white {background-size: 20px;}
  
  #clinic_popup {padding: 40px 15px;}
  #clinic_popup > div {width: 300px;}
  #clinic_popup h2 {margin-top: 30px;}
  
  /* sidebar */
  .sidebar {padding-right: 0;}
  .side-box h4 {font-size: 17px; font-weight: bold;}
  /* footer */
  .footer {padding: 30px 0 20px;}
  .footer .col-md-4:nth-of-type(3) {padding-left: 10px;}
  .footer .col-md-4:nth-of-type(1) {padding-right: 10px;}
  .footer .footer_social {padding-top: 0; margin: 0 0 20px; text-align: center;}
  .footer .footer_review {padding-top: 25px; text-align: center;}
  .footer_1 > .box:after {display: none;}
  /* video */
  .videoBox, .videoBox iframe  {max-width: 100%;}
  /* colorbox */
  #cboxTitle {position: static !important; background-color: black !important;}
  #colorbox, #cboxWrapper, #cboxContent, #cboxLoadedContent {max-width: 100% !important;}
}



/* additional site styles for Tigris 2.0 */

/* common */
.icon16 {display:inline-block; width:20px; height:20px; margin: 0px; background-position: center; background-repeat: no-repeat;}
a.icon16:hover {background-color: #F5F5F5; border-radius: 3px;}
.fa.icon16 {font-size: 18px; color: #337ab7; text-decoration: none;}
.fa.icon16.yellow {color: #f0ad4e;}
.block_info .icon16, .page_info .icon16 {margin-right: 4px; float: left;}
.clearfix:before, .clearfix:after {display: table; content: " ";}
.clearfix:after {clear: both;}

/* common forms */
.help-block {display: block; margin: 3px 0; font-size: 90%; color: red;}

/* pagination */
.pagination {display: block; text-align: center; list-style: none; margin: 25px 0 15px;}
.pagination li {display: inline;}
.pagination .active a, .pagination a:hover {background-color: #DDDDDD; color: inherit;}
.pagination span {padding: 0; background: transparent;}

/* sysmessage */
.alert {padding: 15px; margin: 10px 0; border: 1px solid transparent; border-radius: 4px;}
.alert-dismissable {padding-right: 35px;}
.alert-dismissable .close {position: relative; right: -21px; color: inherit; -webkit-appearance: none; padding: 0; cursor: pointer; background: 0 0; border: 0; float: right; font-size: 21px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: .2;}
.alert-success {color: #3c763d; background-color: #dff0d8; border-color: #d6e9c6;}
.alert-info {color: #31708f; background-color: #d9edf7; border-color: #bce8f1;}
.alert-warning {color: #8a6d3b; background-color: #fcf8e3; border-color: #faebcc;}
.alert-danger {color: #a94442; background-color: #f2dede; border-color: #ebccd1;}
