.mobile_menu{position:fixed;z-index:100;display:none}.mobile_menu .inner{height:100%;background:#000;overflow-y:scroll}.mobile_menu.active.position_left{box-shadow:2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_top{box-shadow:0 2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_right{box-shadow:-2px 0 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.position_bottom{box-shadow:0 -2px 5px 0 rgba(0,0,0,.5)}.mobile_menu.active.no_shadow{box-shadow:none!important}.mobile_menu_trigger{display:none}.mobile_menu_wrapper{position:relative;width:100%;overflow:hidden}.mobile_menu_overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:99}.mobile_menu_overlay.background{background:rgba(0,0,0,.5)}.mobile_menu li.submenu_hide>ul{display:none}.mobile_menu li.submenu_show>ul{display:block}body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{display:none!important}
.cc-head>*:first-child{margin-top:0}.cc-head>*:last-child{margin-bottom:15px}.contao-cookiebar{--ccb-backdrop: rgba(0, 0, 0, .75);--ccb-anim-duration: .5s;--ccb-checked-clr: #399d32;--ccb-checked-bg: #dcf3db;--ccb-unchecked-clr: #9c9b99;--ccb-unchecked-bg: #fff;--ccb-disabled-clr: #c8c7c5;--ccb-disabled-bg: #f4f4f4;--ccb-focus-clr: #00a4f4;position:fixed;inset:0;z-index:9999;display:flex;align-items:var(--ccb-align, center);justify-content:var(--ccb-justify, center);letter-spacing:0;padding:15px;max-height:100dvh;box-sizing:border-box;pointer-events:none;overflow:hidden;color:var(--ccb-clr, #444)}.contao-cookiebar *{box-sizing:border-box}.contao-cookiebar p{color:var(--ccb-text, #868686);line-height:1.4}.contao-cookiebar label{position:relative;display:block;padding:8px 13px 8px 0;line-height:1.2rem}.contao-cookiebar label.group{font-weight:600}.contao-cookiebar input{position:absolute;width:1px;height:1px;outline:0 none;opacity:0}.contao-cookiebar input+label{padding:8px 13px 8px 45px;cursor:pointer}.contao-cookiebar input+label:before,.contao-cookiebar input+label:after{content:"";position:absolute;border-radius:10px}.contao-cookiebar input+label:before{top:7px;left:0;width:35px;height:18px;margin:0;box-sizing:content-box;background:var(--ccb-unchecked-bg);border:1px solid var(--ccb-unchecked-clr);transition:border-color .2s}.contao-cookiebar input+label:after{display:block;top:11px;left:4px;width:12px;height:12px;background:var(--ccb-unchecked-clr);transition:background .2s,margin-left .2s,padding .2s}.contao-cookiebar input+label:active:after{padding-left:5px}.contao-cookiebar input.cc-group-half+label:after{background:linear-gradient(to right, var(--ccb-unchecked-clr) 0%, var(--ccb-unchecked-clr) 50%, var(--ccb-checked-clr) 50%, var(--ccb-checked-clr) 100%)}.contao-cookiebar input:checked+label:after{background:var(--ccb-checked-clr);margin-left:17px}.contao-cookiebar input:checked+label:active:after{margin-left:12px}.contao-cookiebar input:checked+label:before{background:var(--ccb-checked-bg);border-color:var(--ccb-checked-clr)}.contao-cookiebar input:disabled+label{pointer-events:none}.contao-cookiebar input:disabled+label:after{background:var(--ccb-disabled-clr)}.contao-cookiebar input:disabled+label:before{background:var(--ccb-disabled-bg);border-color:var(--ccb-disabled-clr)}.contao-cookiebar input:focus-visible:not(.cc-hide-focus)+label:before{outline:3px dashed var(--ccb-focus-clr);outline-offset:2px}.contao-cookiebar .cc-btn{display:inline-block;cursor:pointer;width:100%;padding:8px 14px;margin-bottom:8px;font-size:15px;outline:0 none;border:1px solid var(--ccb-btn-bdr, #cfcfcf);border-radius:4px;color:var(--ccb-btn-clr, #444);background:var(--ccb-btn-bg, #f5f5f5)}.contao-cookiebar .cc-btn:hover,.contao-cookiebar .cc-btn:focus{background:var(--ccb-btn-bg-hvr, #ececec)}.contao-cookiebar .cc-btn:last-child{margin-bottom:0}.contao-cookiebar .grayscale{--ccb-btn-bg: #f1efef;--ccb-btn-bg-hvr: #ececec}.contao-cookiebar .grayscale .success{--ccb-btn-bg: #fbfbfb;--ccb-btn-bg-hvr: #f7f7f7}.contao-cookiebar .highlight .success{--ccb-btn-bg: #4e9e3e;--ccb-btn-bg-hvr: #4c933f;--ccb-btn-bdr: #3e7830;--ccb-btn-clr: #fff}.cc-focus:not(.cc-hide-focus):focus-visible{outline:3px dashed var(--ccb-focus-clr);outline-offset:-3px}.cc-invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;float:left}.cc-inner{display:inline-block;overflow-y:auto;max-height:100%;max-width:100%;padding:23px;border-radius:3px;opacity:0;pointer-events:none;visibility:hidden;font-size:1rem;text-align:left;background:var(--ccb-bg, #fff);box-shadow:var(--ccb-box-shadow, rgba(99, 99, 99, 0.2)) 0 2px 8px 0;animation:var(--ccb-anim, cookiebar-middle-in) var(--ccb-anim-duration) ease-in-out forwards}.cc-group{position:relative;border:1px solid var(--ccb-bdr, #d0d0d0);border-radius:5px;margin-bottom:10px}.cc-cookie-info{font-size:.875rem;background:var(--ccb-info-bg, #fff);border:1px solid var(--ccb-info-bdr, #efefef);padding:10px;border-radius:5px}.cc-cookie-info>div>span{font-weight:600}.cc-cookie-info>div+div{margin-top:5px;word-wrap:break-word}.cc-cookie-info+button.cc-detail-btn-details{margin-top:15px}.cc-cookies{background:var(--ccb-cookies-bg, #fbfbfb);border-radius:0 0 5px 5px}.cc-cookies>p{font-size:.875rem}.cc-cookies>p,.cc-cookies>.cc-cookie{margin:0;padding:15px;border-top:1px solid var(--ccb-cookies-bdr, #fbfbfb)}.cc-cookie label.cookie+*{margin-top:10px}.cc-cookie p{margin:0 0 15px;font-size:.875rem}.cc-cookie-desc p{margin-bottom:0}.cc-footer,.cc-info{text-align:center}.cc-info{margin-top:15px}.cc-info>p{font-size:.875rem}.cc-info>a{display:inline-block;font-size:.813rem;color:var(--ccb-detail-clr, #a2a2a2);text-decoration:none}.cc-info>a:hover{color:var(--ccb-detail-clr-hvr, #717171)}.cc-info>a+a:before{display:inline-block;content:"·";margin-right:5px}.cc-active .cc-inner{opacity:1;pointer-events:auto;visibility:visible}.cc-active.cc-blocked{pointer-events:auto;animation:cookiebar-overlay-in var(--ccb-anim-duration) ease-in-out forwards}.cc-saved.cc-inner{opacity:0;pointer-events:none;visibility:hidden}.cc-saved.cc-blocked{pointer-events:none;animation:cookiebar-overlay-out var(--ccb-anim-duration) ease-in-out forwards}.cc-left{--ccb-justify: flex-start}.cc-right{--ccb-justify: flex-end}.cc-top{--ccb-align: flex-start}.cc-top.cc-active{--ccb-anim: cookiebar-top-in}.cc-top.cc-saved{--ccb-anim: cookiebar-top-out}.cc-middle.cc-active{--ccb-anim: cookiebar-middle-in}.cc-middle.cc-saved{--ccb-anim: cookiebar-middle-out}.cc-bottom{--ccb-align: flex-end}.cc-bottom.cc-active{--ccb-anim: cookiebar-bottom-in}.cc-bottom.cc-saved{--ccb-anim: cookiebar-bottom-out}@media(min-width: 768px){.contao-cookiebar .cc-btn{width:auto;margin-bottom:0}.cc-inner{max-width:var(--ccb-max-width, 750px)}}@media(forced-colors){.contao-cookiebar input+label:after{border:1px solid currentColor}.cc-inner{border:1px solid currentColor}input.cc-group-half+label:after{margin-left:9px}}@media(prefers-reduced-motion){.contao-cookiebar{--ccb-anim-duration: 2s}}@media print{.contao-cookiebar{opacity:0}}@keyframes cookiebar-overlay-in{0%{background:rgba(0,0,0,0)}to{background:var(--ccb-backdrop)}}@keyframes cookiebar-overlay-out{0%{background:var(--ccb-backdrop)}to{background:rgba(0,0,0,0);visibility:hidden}}@keyframes cookiebar-top-in{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-top-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(-100%)}}@keyframes cookiebar-middle-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes cookiebar-middle-out{0%{opacity:1;visibility:visible;transform:scale(1)}to{opacity:0;visibility:hidden;transform:scale(0)}}@keyframes cookiebar-bottom-in{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes cookiebar-bottom-out{0%{opacity:1;visibility:visible;transform:translateY(0)}to{opacity:0;visibility:hidden;transform:translateY(100%)}}.cc-group{display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center}.cc-group>label{flex-grow:1;margin:5px 0 5px 10px}.cc-cookies{display:none;width:100%}.cc-detail-btn{padding:8px 10px;line-height:1.2rem}.cc-detail-btn-details{text-decoration:underline;padding:0;margin:0 0 10px}.cc-detail-btn,.cc-detail-btn-details{display:inline-block;color:var(--ccb-detail-clr, #a2a2a2);border:0 none;outline:0 none;background:rgba(0,0,0,0);font-size:13px;letter-spacing:0;text-transform:initial;cursor:pointer}.cc-detail-btn span:nth-child(2),.cc-detail-btn-details span:nth-child(2){display:none}.cc-detail-btn.cc-active span:nth-child(1),.cc-detail-btn-details.cc-active span:nth-child(1){display:none}.cc-detail-btn.cc-active span:nth-child(2),.cc-detail-btn-details.cc-active span:nth-child(2){display:inline}.cc-detail-btn:hover,.cc-detail-btn-details:hover{background:rgba(0,0,0,0);color:var(--ccb-detail-clr-hvr, #717171)}
/* all.css */
:root{--klinikfarbe:#0075B7;--beautyfarbe:#00A5AA;--beautyhead:#069AA6;--subhead:#93979C;--boldfarbe:#313236;--inversback:#DADFE3;--textfarbe:#111315;--inverstext:#fff;--backfarbe:#f5f5f5;--errorfarbe:#ab0036}@font-face{font-family:'Roboto Light';font-display:swap;src: local('Roboto Light'), local('Roboto-Light'), url('/files/_Layout/typo/roboto-light-webfont.woff') format('woff'), url('/files/_Layout/typo/roboto-light-webfont.woff2') format('woff2')}@font-face{font-family:'Roboto Regular';font-display:swap;src: local('Roboto Regular'), local('Roboto-Regular'), url('/files/_Layout/typo/roboto-regular-webfont.woff') format('woff'), url('/files/_Layout/typo/roboto-regular-webfont.woff2') format('woff2')}body{font:17px/30px Roboto Light,Arial,sans-serif;font-weight:normal;color:var(--textfarbe, #000)}header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,ol,ul,li,h1,h2,h3,h4,h5,h6,p,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}fieldset,img,iframe{border:0}ol,ul{list-style-type:none}a,.ce_youtube a::before{text-decoration:none;color:var(--textfarbe, #000);transition: 0.3s}img{height:auto;max-width:100%;font-size:9px;color:var(--backfarbe, #000)}.doktor img,.float_left{float:left}.float_right{float:right}#wrapper{width:1200px;height:auto;position:relative;margin-right:auto;margin-left:auto}#header{width:1100px;height:auto;position:relative;float:right;margin-top:40px}#container,#footer .inside{width:1100px;height:auto;position:relative;float:right;display:flex;flex-wrap: wrap;justify-content: space-between}#container{width:1100px;height:auto;float:right;margin-top:60px;margin-bottom:50px;display:flex;flex-wrap: wrap;justify-content: space-between;z-index:70}#main,#footer nav{max-width:800px;margin-bottom:40px;padding-right:60px;flex: 4 4 450px;box-sizing: border-box}#right,a.jumpTop{max-width:360px;flex: 1 1 310px}#header a.logo strong{height:0px;font-size:0;color:#fff;text-indent:-9999em}.ce_text>h1,body.news .mod_newsreader h1{padding-top:25px;font:34px/44px Roboto Regular,Arial,sans-serif;font-weight:normal;font-variant:small-caps;letter-spacing:.02em;color:var(--klinikfarbe, #000)}body.beauty .ce_text>h1,body.news .mod_newsreader .beauty h1{color:var(--beautyhead, #000)}h2,h3,h4,h5,h6,.ce_text p strong{font-family:Roboto Regular,Arial,sans-serif;font-weight:normal}h2,h3,h4,h5,h6{padding-top:20px;padding-bottom:10px;font-size:20px;line-height:31px;letter-spacing:.02em;color:var(--klinikfarbe, #000)}.beauty h3,.beauty h4,.beauty .ce_text h5,.beauty h6{color:var(--beautyhead, #000)}.toggler h3,.toggler h4,.toggler h5{padding:10px 10px 10px 28px;font-size:17px;line-height:28px}h2,body.beauty .toggler h3,body.beauty .toggler h4,body.beauty .toggler h5,.ce_text p strong{color:var(--boldfarbe, #000)}.mod_article>h5,body.home #main h1,body.news .mod_article>h1,#right h4,#right h5{margin-bottom:15px;font:25px Roboto Light,Arial,sans-serif;font-variant:small-caps;letter-spacing:.04em;color:var(--subhead, #000)}body.home #main h1,body.news .mod_article>h1{padding-top:20px;padding-bottom:10px}#main p:not(.more,.back,.info),#main .ce_text ul,#main .ce_text ol{padding-bottom:15px}#main p.info{padding-top:15px}#main .ce_text ul,#main .ce_text ol{margin-left:15px;list-style-type:square}#main .ce_text p:not(.more,.back) a,#main .ce_text ol a,#right .ce_text a[href^="mailto:"]{border-bottom:1px dotted;border-color:var(--klinikfarbe, #000)}#main .beauty .ce_text p:not(.more,.back) a,body.beauty #main .ce_text ol a,body.beauty #main .ce_text p:not(.more,.back) a,#right .ce_text.beauty a[href^="mailto:"]{border-color:var(--beautyfarbe, #000)}#header p.direkt a:hover,#main .ce_text p:not(.more,.back) a:hover,#main .ce_text ol a:hover,#right .ce_text a[href^="mailto:"]:hover,#right .ce_text a[href^="tel:"]:hover,#right .ce_text.beauty a[href^="https:"]:hover{border-bottom:1px solid;color:var(--klinikfarbe, #000)}#main .beauty .ce_text p:not(.more,.back) a:hover,body.beauty #main .ce_text ol a:hover,#right .ce_text.beauty a[href^="mailto:"]:hover,#right .ce_text.beauty a[href^="tel:"]:hover,#right .ce_text.beauty a[href^="https:"]:hover,body.beauty #header p.direkt a:hover,body.beauty #main .ce_text p:not(.more,.back) a:hover{color:var(--beautyhead, #000);border-color:var(--beautyhead, #000)}.block{overflow:visible}span.shifre{unicode-bidi: bidi-override;direction: rtl}.invisible{width:1px;height:1px;position:absolute;overflow:hidden;margin:-1px;padding:0;clip:rect(0 0 0 0)}
/* header.css */
#header p.direkt{position:relative;float:left;margin-top:5px;font-size:19px;letter-spacing:.02em;color:var(--klinikfarbe, #000)}#header .logo{width:380px;height:80px;position:relative;float:right;display:block;margin-bottom:15px}#header .logo img{float:right}#header .mod_pageimage,#header #myslideshow1,#header #myslideshow2{width:1100px;height:auto;min-width:1100px;min-height:420px;position:relative;float:right;display:block}body.smallB #header .mod_pageimage{min-height:220px}#header #myslideshow2{min-height:600px}.mobile_menu{position:absolute;display:block;margin-top:55px;margin-left:-55px;z-index:1000}.mobile_menu{transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) !important;height: auto !important;width: 90% !important}.mobile_menu .inner{height: auto;overflow: visible}.mobile_menu ul.level_1>li>a,.mobile_menu ul.level_1>li>strong{width:190px;height:110px;position:relative;float:left;display:block;padding-top:80px;text-align:center;font-size:30px;font-weight:normal;letter-spacing:.04em;color:var(--inverstext, #fff);background-color:var(--klinikfarbe, #000);opacity: 0.8}.mobile_menu ul.level_1>li>a:hover,.mobile_menu ul.level_1>li.trail>a,.mobile_menu ul.level_1>li>strong{opacity:1}.mobile_menu ul.level_1>li{float:left;margin-right:20px;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.2);box-shadow:2px 2px 6px rgba(0,0,0,.2)}.mobile_menu ul.level_1>li:hover,.mobile_menu ul.level_1>li.submenu_show{height:200px;cursor:pointer;background-color:var(--klinikfarbe, #000)}body.beauty .mobile_menu ul.level_1>li.trail>a{background-color:var(--beautyfarbe, #000)}.mobile_menu ul.level_1>li.first,.mobile_menu .modi_contact{display:none}.mobile_menu li:hover > ul{display:block}.mobile_menu ul ul{top:200px;position:absolute;display:block;-webkit-box-shadow:2px 2px 6px rgba(0,0,0,.2);box-shadow:2px 2px 6px rgba(0,0,0,.2)}.mobile_menu ul.level_2>li>a,.mobile_menu ul.level_2>li>strong.active{width:100%;height:auto;float:left;clear:left;display:block;padding:10px 20px;text-align:left;border-left:5px solid;font-weight:normal;box-sizing:border-box;color:var(--inverstext, #fff)}.mobile_menu ul.level_2>li.klinik>a{background-color:var(--klinikfarbe, #000)}.mobile_menu ul.level_2>li.klinik>a,.mobile_menu ul.level_2>li.klinik>strong.active{border-color:var(--klinikfarbe, #000)}.mobile_menu ul.level_2>li.beauty>a,.mobile_menu ul.level_2>li.beauty>strong{background-color:var(--beautyfarbe, #000);border-color:var(--beautyfarbe, #000)}.mobile_menu ul.level_2>li>a:hover,.mobile_menu ul.level_2>li>a.trail,.mobile_menu ul.level_2>li>strong.active{color:var(--schriftfarbe, #000);background-color:var(--inversback, #6C6C6C)}.mod_changelanguage{width:28px;height:46px;right:-33px;top:120px;position:absolute;z-index:80}.mod_changelanguage li{width:28px;height:21px;position:relative;float:left;text-indent:-9999px;opacity:0.5}.mod_changelanguage li.lang-de{margin-bottom:4px;background-color:#FC0}.mod_changelanguage li.lang-ru{background-color:#D52B1E}.mod_changelanguage li::before,.mod_changelanguage li::after{width:28px;height:7px;left:0;top:0;position:absolute;content:''}.mod_changelanguage li.lang-de::before{background-color:#000}.mod_changelanguage li.lang-ru::before{background-color:#fff;border-top:1px solid #e8e8e8}.mod_changelanguage li::after{top:7px}.mod_changelanguage li.lang-ru::after{background-color:#0039A6}.mod_changelanguage li.lang-de::after{background-color:#F00}.mod_changelanguage a{width:28;height:21px;position:relative;display:block;z-index:90}.mod_changelanguage li.active,.mod_changelanguage li:hover{opacity:1}.mod_changelanguage li.nofallback{display:none}.mod_breadcrumb{width:100%;height:auto;position:relative;float:left;box-sizing: border-box}.mod_breadcrumb a,.mod_breadcrumb li.active{float:left;font-size:12px;line-height:20px}.mod_breadcrumb li strong{font-weight:normal}.mod_breadcrumb a:hover,.mod_breadcrumb li.active{color:var(--klinikfarbe, #000)}.mod_breadcrumb a:after{margin-right:5px;margin-left:5px;content:'>'}.warnung{width:100%;position:relative;clear:both;background-color:var(--errorfarbe, #F00)}.warnung p{width:94%;text-align:center;padding:10px 3% 10px 3%;color:var(--inverstext, #fff);box-sizing: border-box}.quader{width:100%;height:1015px;position:absolute;overflow:hidden}.qinside{width:10px;height:10px;position:relative;margin-right:auto;margin-left:auto}.qinside::after{width:1590px;height:1015px;left:0;top:0;position:absolute;margin-left:-780px;background:#fff url("../../files/_Layout/Inhalte_Layout/bergerKlinik_background_new.svg") center top no-repeat;content:'';background-size:100% auto}
/* main-right-footer.css */
#main .ce_text{width:100%;position:relative;padding-right:40px;background-color:var(--backfarbe, #c1c1c1);box-sizing:border-box}.ce_youtube figure,#main .ce_text:not(.doktor) figure{border-top:15px solid;border-bottom:15px solid;border-color:var(--backfarbe, #000)}.download-element{padding:3px 6px 3px 22px;background-image:url("../../files/_Layout/Inhalte_Layout/iconPDF.svg");background-position:left center;background-repeat:no-repeat}.ce_youtube figure{position:relative;display:block;padding-bottom:56.25%;width: 100% !important;height: 100% !important}.ce_youtube figure iframe{bottom:0;left:0;right:0;top:0;position:absolute;width: 100% !important;height: 100% !important}.ce_youtube a{display:block;margin-bottom:-56.2%;background-color:transparent;cursor:pointer}.ce_youtube a::before{width:100px;height:100px;left:50%;top:50%;position:absolute;margin-top:-50px;margin-left:-50px;background-color:rgba(0,117,183,.8);border-radius:2px;content:'';z-index:1000}.ce_youtube a:hover::before{width:120px;height:120px;margin-top:-60px;margin-left:-60px}.ce_youtube a::after{width:0;height:0;left:50%;top:50%;position:absolute;display:block;margin-top:-28px;margin-left:-22px;border-left:50px solid rgba(255,255,255,.8);border-top: 30px solid transparent;border-bottom: 30px solid transparent;content:'';z-index:1100}p.more,p.back{position:relative;clear:both;display:block;padding-top:50px;padding-bottom:40px;z-index:50}.modi_contact p.more{padding-top:20px;padding-bottom:5px}.mod_newslist p.more{padding-top:20px;padding-bottom:60px}p.more a,p.back a,.menueFach a,.menueFach a.trail,.menueFach strong{margin-left:-15px;padding:11px 15px 10px;border-top-right-radius:2px;border-bottom-right-radius:2px;text-decoration:none;letter-spacing:.02em;color:var(--inverstext, #000);background-color:var(--klinikfarbe, #000)}.menueFach a,.menueFach a.trail,.menueFach strong{display:block;margin-top:5px;border-left:5px solid;font-weight:normal;border-color:var(--klinikfarbe, #000)}.menueFach .beauty a,.menueFach .beauty a.trail,.menueFach .beauty strong{border-color:var(--beautyfarbe, #000)}body.beauty p.more a,.beauty > p.more a,.menueFach .beauty a{background-color:var(--beautyfarbe, #000)}p.more a:hover,p.back a:hover,body.beauty p.more a:hover,.beauty > p.more a:hover,.menueFach a:hover,.menueFach a.trail,.menueFach strong,.menueFach .active a,.menueFach .beauty a:hover{color:var(--textfarbe, #000);background-color:var(--inversback, #c1c1c1)}.modi_contact .ce_text,.menueFach{width:100%;margin-bottom:30px;padding-top:15px;padding-right:30px;padding-bottom:40px;background-color:var(--backfarbe, #c1c1c1);box-sizing: border-box}.modi_contact .ce_text{border-right:1px solid;border-color:var(--klinikfarbe, #000)}.modi_contact .ce_text.beauty,body.beauty .modi_contact .ce_text,.modi_contact .beauty .ce_text{border-color:var(--beautyfarbe, #000)}.modi_contact .ce_text.findFace{padding-bottom:5px}.modi_contact li span.left{width:70px;float:left}.modi_contact .beauty li span.left{width:97px}.modi_contact li span.ger{float:left}.modi_contact ul li.space{height:5px}.modi_contact .ce_text a[href^="tel:"]{padding-top:3px;padding-bottom:3px;background-color:var(--inverstext, #fff)}ul li .what .tel,body.beauty .direkt .what{background-position:left top;background-repeat:no-repeat;background-image: url('data:image/svg+xml,%3Csvg width="800px" height="800px" version="1.1" viewBox="0 0 512 512" xml:space="preserve" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M0,512l35.31-128C12.359,344.276,0,300.138,0,254.234C0,114.759,114.759,0,255.117,0 S512,114.759,512,254.234S395.476,512,255.117,512c-44.138,0-86.51-14.124-124.469-35.31L0,512z" fill="%23EDEDED"/%3E%3Cpath d="m137.71 430.79 7.945 4.414c32.662 20.303 70.621 32.662 110.34 32.662 115.64 0 211.86-96.221 211.86-213.63s-96.221-210.1-212.74-210.1-210.98 93.572-210.98 210.1c0 40.607 11.476 80.331 32.662 113.88l5.297 7.945-20.303 74.152 75.916-19.421z" fill="%2355CD6C"/%3E%3Cpath d="m187.14 135.94-16.772-0.883c-5.297 0-10.593 1.766-14.124 5.297-7.945 7.062-21.186 20.303-24.717 37.959-6.179 26.483 3.531 58.262 26.483 90.041s67.09 82.979 144.77 105.05c24.717 7.062 44.138 2.648 60.028-7.062 12.359-7.945 20.303-20.303 22.952-33.545l2.648-12.359c0.883-3.531-0.883-7.945-4.414-9.71l-55.614-25.6c-3.531-1.766-7.945-0.883-10.593 2.648l-22.069 28.248c-1.766 1.766-4.414 2.648-7.062 1.766-15.007-5.297-65.324-26.483-92.69-79.448-0.883-2.648-0.883-5.297 0.883-7.062l21.186-23.834c1.766-2.648 2.648-6.179 1.766-8.828l-25.6-57.379c-0.884-2.649-3.532-5.297-7.063-5.297" fill="%23FEFEFE"/%3E%3C/svg%3E')}ul li .what .tel{padding-bottom:3px;padding-left:27px;background-color:#fff;background-size:25px 25px}body.beauty .direkt .what{width:30px;height:30px;display:inline-block;margin-right:8px;margin-left:8px;text-indent:-9999em;background-size:30px 30px}.modi_contact img{margin-top:12px;margin-bottom:12px;text-align:right}li.beautyInfo{font-size:13px;line-height:18px;letter-spacing:.02em;color:var(--errorfarbe, #fc0000)}#footer div.inside::before{width:440px;height:400px;bottom:0;left:-170px;position:absolute;background-image:url("../../files/_Layout/Inhalte_Layout/bergerKlinik_background_footer.svg");background-position:left top;background-repeat:no-repeat;content:'';z-index:0}#footer .mod_customnav{margin-bottom:40px}#footer .mod_customnav ul li{position:relative;float:left;z-index:10}#footer .mod_customnav li a,#footer .mod_customnav li strong{display:block;margin-right:20px;padding-top:10px;padding-right:20px;padding-bottom:10px;font-weight:normal;letter-spacing:.02em}#footer .mod_customnav li a:hover,#footer .mod_customnav li.trail a,#footer .mod_customnav li strong.active,.jobs #footer .mod_customnav li a.last{text-decoration:underline;color:var(--klinikfarbe, #000)}a.jumpTop{position:relative;margin-bottom:91px;padding:10px 20px 10px 60px;border-radius:2px;letter-spacing:.01em;background-color:var(--klinikfarbe, #000);color:var(--inverstext, #000);box-sizing:border-box}a.jumpTop::before,a.jumpTop::after{width:18px;height:2px;top:23px;position:absolute;background-color:#fff;border-radius:2px;content:''}a.jumpTop::before{left:27px;transform:rotate(45deg)}a.jumpTop::after{left:15px;transform:rotate(-45deg)}a.jumpTop:hover{background-color:var(--inversback, #000);color:var(--klinikfarbe, #000)}a.jumpTop:hover::before,a.jumpTop:hover::after{background-color:var(--klinikfarbe, #000)}#bigWarnung .mod_article{width:1100px;min-height:300px;float:right;clear:both;margin-top:40px;background-position:right bottom;background-repeat:no-repeat;background-size:100% auto;box-sizing:border-box}#bigWarnung .mod_article.weihnachtAngebot{background-image:url("../../files/aktionen/berger-weihnacht-silvester.svg")}#bigWarnung .mod_article.beautyAngebot{background-image:url("../../files/weitere_Bilder/SommerSpecial_berger-beauty-website.png")}#bigWarnung .inside .ce_text{width:55%}#bigWarnung .inside .ce_text p{background-color:rgba(255,255,255,.7)}#bigWarnung .beautyAngebot h4{color:#00A5AA}#bigWarnung .beautyAngebot p{font-size:16px;line-height:22px}cms-cookie-bar.cookie{width:100%;clear:both;--main-text-color:#474849;--btn-accept-text-color: #fff;--btn-accept-bg-color: rgba(0,117,183,.7);--btn-reject-bg-color: #B1B2B3;z-index:8000}cms-cookie-bar.cookie > cms-container{font:14px/22px Roboto,sans-serif}.mod_sharebuttons{width:170px;height:34px;position:relative;float:right;margin-top:-70px}.mod_sharebuttons a{width:34px;height:34px;float:right;display:block;margin-left:5px;background-position:left top;background-repeat:no-repeat;text-indent:-9999em;background-size:34px 34px}.mod_sharebuttons p{float:right;margin-top:1px;margin-right:5px;font-size:15px}.mod_sharebuttons a.facebook{background-image: url("data:image/svg+xml,%3Csvg width='200' height='200' version='1.1' viewBox='126.44 2.281 147.25 147.25' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='200.07' cy='75.906' r='73.625' fill='%23bbc2c6' stroke-width='.25'/%3E%3Cpath d='m224.01 24.88h-16.31c-9.6788 0-20.444 4.0708-20.444 18.1 0.0472 4.8885 0 9.5702 0 14.839h-11.197v17.818h11.544v51.294h21.212v-51.633h14l1.2668-17.529h-15.633s0.035-7.7978 0-10.062c0-5.5442 5.769-5.2268 6.116-5.2268 2.7452 0 8.083 8e-3 9.4532 0v-17.601z' fill='%23fff' stroke-width='.25'/%3E%3C/svg%3E")}.mod_sharebuttons a.twitter{background-image: url("data:image/svg+xml,%3Csvg width='200' height='200' version='1.1' viewBox='0 0 200 200' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle type='text/css'%3E.st0%7Bstroke:%23FFFFFF%3Bstroke-miterlimit:10%3B%7D.st1%7Bfill:%23FFFFFF%3B%7D%3C/style%3E%3Cg transform='matrix(.20754 0 0 .20754 -73.148 -26.725)'%3E%3Ccircle class='st0' cx='834.28' cy='610.6' r='481.33' fill='%23bbc2c6'/%3E%3Cg transform='translate(52.39 -25.059)'%3E%3Cpath class='st1' d='m485.39 356.79 230.07 307.62-231.52 250.11h52.11l202.7-218.98 163.77 218.98h177.32l-243.02-324.92 215.5-232.81h-52.11l-186.67 201.67-150.83-201.67zm76.63 38.38h81.46l359.72 480.97h-81.46z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.mod_sharebuttons a.mail{background-image: url("data:image/svg+xml,%3Csvg clip-rule='evenodd' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' version='1.1' viewBox='0 0 200 200' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='200' height='200' fill='none'/%3E%3Cpath d='m200 100c0 55.228-44.772 100-100 100s-100-44.772-100-100 44.772-100 100-100 100 44.772 100 100zm-157.44-31.5c1e-3 -6.325 5.118-11.5 11.443-11.5h92c6.325-0 11.5 5.175 11.5 11.5v69c-0 6.325-5.175 11.5-11.5 11.5h-92c-6.325-0-11.5-5.175-11.5-11.5l0.057-69zm57.443 40.25-46-28.75v57.5h92v-57.5l-46 28.75zm-0-11.5-46-28.75h92l-46 28.75z' fill='%23bbc2c6'/%3E%3C/svg%3E")}.mod_sharebuttons a:hover,body.beauty .direkt .what:hover{opacity:0.7}
/* all_ru.css */
@font-face{font-family:'Roboto Light RU';font-display:swap;src: local('Roboto Light'), local('Roboto-Light'), url('/files/_Layout/typo/roboto-light-webfont-curilic.woff') format('woff'), url('/files/_Layout/typo/roboto-light-webfont-curilic.woff2') format('woff2')}@font-face{font-family:'Roboto Regular RU';font-display:swap;src: local('Roboto Regular'), local('Roboto-Regular'), url('/files/_Layout/typo/roboto-regular-webfont-curilic.woff') format('woff'), url('/files/_Layout/typo/roboto-regular-webfont-curilic.woff2') format('woff2')}body,.mod_article>h5,body.home #main h1,body.news .mod_article>h1,#right h4,#right h5,.ce_form input,.ce_form textarea,.ce_form button{font-family:Roboto Light RU,Arial,sans-serif}h2,h3,h4,h5,h6,.ce_text p strong,.ce_text>h1,body.news .mod_newsreader h1{font-family:Roboto Regular RU,Arial,sans-serif}.modi_contact li span.left{width:90px}
@media (max-width: 1290px){
/* all_1290.css */
#wrapper{width:100%}#header .logo,#right .sideNews{margin-right:20px}.mod_changelanguage{right:0}.mod_sharebuttons{margin-right:5px}
}
@media (max-width: 1170px){
/* all_1170.css */
.mobile_menu{margin-left:0}#header,#container,#footer .inside,#bigWarnung .mod_article{width:100%}#header .mod_pageimage,#header #myslideshow1,#header #myslideshow2{width:100%;min-width:100%;min-height:300px}#main .mod_article > .ce_text,#footer nav,#bigWarnung .mod_article{padding-right:20px;padding-left:20px}#main .mod_article .ce_text .ce_text{padding-right:0}#header p.direkt,#main .menueFach,.mod_breadcrumb,.mod_article>h5,body.home #main h1,body.news .mod_article>h1{padding-left:20px}.fachdoc{width:200px}.modi_contact .ce_text{border-right:0}#footer .mod_customnav ul li{width:100%;clear:left}
}
@media (max-width: 990px){
/* all_990.css */
.mod_sharebuttons{margin-top:-30px}#header{margin-top:0}#header p.direkt{width:100%;margin-top:0;text-align:center;padding:9px 15px 8px 15px;box-sizing: border-box;background-color: var(--klinikfarbe, #000)}body #header .inside>p.direkt,#header p.direkt > a{color: var(--inverstext, #000)}body #header .inside > p.direkt > a:hover{border-bottom:1px solid;color: var(--inverstext, #000);border-color: var(--inverstext, #000)}#header .logo{margin-top:11px;margin-bottom:7px}.mod_changelanguage{top:14px;position:relative;float:right}.mobile_menu_trigger{display:block !important}#mobile_trigger{width:50px;height:43px;position:relative;float:left;margin-left:20px;padding-top:17px;padding-left:10px;-webkit-box-shadow:-0.5px .5px 2px rgba(0,0,0,.25);box-shadow:-0.5px .5px 2px rgba(0,0,0,.25);border-bottom-right-radius:2px;border-bottom-left-radius:2px;cursor:pointer;background-color: var(--klinikfarbe, #000);transition: 0.3s}.beauty #mobile_trigger,.beauty #header p.direkt{background-color: var(--beautyfarbe, #000)}#mobile_trigger:hover{opacity: 0.7}#mobile_trigger i.fa,#mobile_trigger i.fa::before,#mobile_trigger i.fa::after{width:40px;height:4px;position:absolute;background-color: var(--inverstext, #000)}#mobile_trigger i.fa::before,#mobile_trigger i.fa::after{left:0;content:''}#mobile_trigger i.fa::before{top:11px}#mobile_trigger i.fa::after{top:22px}.mobile_menu{position:fixed;display:none;margin-top:0;margin-left:0}.mobile_menu{transform: translate3d(-100%, 0px, 0px) scale3d(1, 1, 1) !important}.mobile_menu.active{transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) !important;height: 100vh !important}.mobile_menu .inner{height:100%;background-color:#f5f5f5;overflow-y:auto}.mobile_menu .inner,.mobile_menu ul,.mobile_menu ul li{width:100%}.mobile_menu ul.level_1>li.first,.mobile_menu .modi_contact{display:block}.mobile_menu ul.level_1>li>a,.mobile_menu ul.level_1>li>strong{width:100%;padding-top:40px;padding-left:15px;text-align:left;box-sizing:border-box}.mobile_menu ul.level_1>li{position:relative;margin-right:0}.mobile_menu ul.level_1>li:hover,.mobile_menu ul.level_1>li.submenu_show{height:auto}.mobile_menu ul ul{top:0;position:relative}.mod_mobile_menu .modi_contact{position:relative;float:left;margin-top:40px;margin-left:15px}.mod_mobile_menu .modi_contact .ce_text{margin-bottom:0}.mod_mobile_menu h5{display:none}
}
@media (max-width: 770px){
/* all_770.css */
body{font-size:19px;line-height:32px}h2,h3,h4,h5,h6{font-size:22px;line-height:34px}#container{margin-top:20px;margin-bottom:30px}#main{padding-right:0}#header .logo{width:250px;height:auto;margin-top:14px;margin-right:10px}#main,#footer nav,#right,a.jumpTop{max-width:100%;flex-basis:100%}#bigWarnung .inside .ce_text{width:100%;padding-bottom:80px}.mod_breadcrumb,.mod_article>h5,body.home #main h1,body.news .mod_article>h1,#main .mod_article > .ce_text,#right h4,#right h5,.menueFach,#main .menueFach,.modi_contact .ce_text,.mod_newslist,#footer nav{padding-right:15px;padding-left:15px}.menueFach a,.fachdoc{padding-right:10px;padding-left:10px}.fachdoc{margin-right:-15px;margin-left:10px}#mobile_trigger{margin-left:0;padding-left:15px;border-bottom-left-radius:0}.mod_mobile_menu .modi_contact{margin-left:0}a.jumpTop{margin-bottom:0;border-radius:0}
}
/* Outer Container */
.smoothslides, .smoothslides-on {
	font-size:0;
	line-height: 0;
	border-radius: 6px;
}
/* Outer Container Background (visible while loading) 
.smoothslides {
	background:rgba(255,255,255,.5);
}*/
/* Hide images until loaded */
.smoothslides img {
	display:none;
}

/* Loading animation keyframes */ 
@keyframes throb {
	0% {
		opacity:0;
		transform:scale(1);
	}
	50% {
		opacity:1;
		transform:scale(.2);
	}
	100% {
		opacity:0;
		transform:scale(1);
	}
}
@-webkit-keyframes throb {
	0% {
		opacity:0;
		-webkittransform:scale(1);
	}
	50% {
		opacity:1;
		-webkittransform:scale(.2);
	}
	100% {
		opacity:0;
		-webkittransform:scale(1);
	}
}
/* Loading animation */
.smoothslides:before {
	content:'';
	position: absolute;
	width:8px;
	height:8px;
	left:50%;
	top:50%;
	margin-left:-4px;
	margin-top:-4px;
	border-radius:15px;
	border:2px solid #000;
	animation: throb 1s infinite;
	-webkit-animation: throb 1s infinite;
}

/* wrapper around all slides */
.ss-slide-stage {
	position: relative;
	overflow: hidden;
	/*border-radius:6px;*/
	/* This fixes the bug in chrome where border-radius doesn't work with overflow hidden */
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

/* wrapper around each slide */
.ss-slide {
	position: absolute;
	top:0;
	left:0;
	transform-origin:center;
	display: block;
	width:100%;
	zoom: 1;
}
.ss-slide img{
	height:auto;
	/* max-width, or width gets set via JS */
}
/* Caption wrapper. Used for centering */
.ss-caption-wrap {
	position: absolute;
	bottom:0;
	width:100%;
	padding:0 5px 5px 5px;
	text-align:center;
	box-sizing:border-box;
}

/* Caption */
.ss-caption {
	min-height:50px;
	background:rgb(255,255,255);
	background: rgba(255, 255, 255, 0.87);
	color: #5A5A5A;
	text-shadow: 0 0 10px #fff;
	font-size:14px;
	font-weight: bold;
	line-height: 1.4em;
	border-radius:3px;
	padding-top:15px;
	box-sizing:border-box;
	font-family: Veranda, sans-serif;
}

/* Previous and Next buttons */
.smoothslides-on a.ss-prev, .smoothslides-on a.ss-next {
	position: absolute;
	bottom:5px;
	left:5px;
	font-size:14px;
	line-height: 1em;
	color:#A1A1A1;
	text-decoration: none;
	background:#fff;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 3px;
	opacity:.5;
	transition:.2s ease-out;
	font-family: sans-serif;
}

.smoothslides-on  a.ss-next {
	left:auto;
	right:5px;
}
/* Highlight nav btns when hovering over the slideshow */
.smoothslides-on:hover .ss-prev, .smoothslides-on:hover .ss-next {
	opacity: 1;
}

.smoothslides-on .ss-prev:hover, .smoothslides-on .ss-next:hover {
	background:#fff;	
	color:#000;
}

/* Pagination wrapper. Used for centering */
.ss-paginate-wrap {
	position: absolute;
	bottom:-30px;
	width:100%;
	text-align:center;
}
.ss-paginate {
	display: inline-block;
	line-height: 0;
}
/* Pagination dots */
.ss-paginate a:link, .ss-paginate a:visited {
	display: inline-block;
	width: 16px;
	height: 4px;
	border-radius: 10px;
	margin: 0 5px;
	background:#ccc;
	background: rgba(0,0,0,.1);
	border: 2px solid #fff;
	transition: .3s;
}
.ss-paginate a:hover {
	background:#ddd;
	background:rgba(0,0,0,.3);
}
.ss-paginate a.ss-paginate-current {
	background:#000;
	background: rgba(0,0,0,.5);
}

/* changes for smaller screens */
@media (max-width: 600px) {
	.ss-paginate-wrap {
		bottom:-35px;
	}
	.ss-caption {
		min-height:0;
		padding:5px;
		font-size:12px;
	}
	a.ss-prev, a.ss-next {
		bottom:auto;
		top:50%;
		margin-top:-25px;
		color:#000;
		background:rgba(255,255,255,.3);
		color:#444;
	}
	.smoothslides-on, .ss-slide-stage {
		border-radius:0;
	}
}
