:root {
    --contentBoxedWidth: 1920px;
    --contentBoxedMediumWidth: 980px;
}

body {
    line-height: 1.6;
}

/* Consent Tool */

.mod_privacy_optin_medium .privacy_overlay {
    backdrop-filter: blur(8px);
}

.mod_privacy_optin_medium .privacy_popup {
    top: auto;
    bottom: 3rem;
    max-width: 600px;
}

.mod_privacy_optin_medium .privacy_content {
    padding: 1.5rem 1.5rem 1rem 1.5rem;
}

.mod_privacy_optin_medium .privacy_text p {
    margin-bottom: 1.5rem;
}

.mod_privacy_optin_medium .privacy_buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 1rem;
}

.mod_privacy_optin_medium .privacy_buttons input {
    border: 2px solid #295b72;
    background: transparent !important;
    color: #295b72;
    flex: 1 1 160px;
}

.mod_privacy_optin_medium .privacy_buttons input:hover {
    background: var(--accentColor) !important;
    border-color: var(--accentColor) !important;
    color: #fff;
}

.mod_privacy_optin_medium .privacy_buttons input.readonly {
    border-color: #cacaca !important;
}

.mod_privacy_optin_medium .privacy_buttons input.readonly:hover {
    background: #e2e2e2 !important;
}

.mod_privacy_optin_medium .reject_all_info {
    margin-bottom: 1rem;
}

@media only screen and (max-width: 767px) {
    .mod_privacy_optin_medium .privacy_popup {
        top: 2rem;
        bottom: auto;
    }
    .mod_privacy_optin_medium .privacy_content {
        padding: 1rem 1rem 0.5rem 1rem;
    }
}

/* Consent Tool END */

body.content_page.sidebar #main .mod_article > .container {
    padding-top: 100px;
    padding-bottom: 100px;
}

body.sidebar.right #main {
    border: none;
    flex-basis: 70%;
}

body.sidebar.right #right {
    flex-basis: 30%
}

#main .ce_text a,
#main .ce_text_extented a {
    text-decoration: underline;
    color: var(--body-color);
}

#main #main .ce_text a:hover,
#main .ce_text_extented a:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .ce_revolutionslider_text.bold, .font_headline {
    font-variant: small-caps;
    color: var(--accentColor);
}

h3, h4, .h3, .h4 {
    font-weight: bold;
}

.ce_fancylink.style1 .link_text,
button .link_text {
    font-variant: small-caps;
    font-size: 1.15rem;
}

.ce_fancylink.style1 .shaft {
    width: 20px;
}

.ce_fancylink.style1 a:hover .shaft {
    width: 40px;
}

.ce_icon_text {
    align-items: flex-start;
}

.ce_icon_text[data-icon-pos="before"] .icon {
    margin-top: 5px;
}

.container h3, .container h4, .container h5, .container h6, .container .h3, .container .h4, .container .h5, .container .h6 {
    font-variant: none;
    color: var(--secondColor);
    margin-top: 1.5rem;
}

.ce_revolutionslider_hyperlink.text-link::after {
    display: none;
}

.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link {
    display: inline-block;
    position: relative;
    padding-left: 40px;
    font-size: 1rem !important;
    font-weight: normal;
    font-variant: small-caps;
}

.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link .link_text,
button .link_text {
    transition: all 0.5s;
    display: block;
    padding-right: 20px;
}

.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link .link_text::after,
button .link_text::after {
    right: 0;
}

.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link .shaft,
.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link .shaft::before,
.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link .shaft::after {
    background-color: var(--accentColor);
}

.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link .shaft,
button .shaft {
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 20px;
    height: 1px;
    transform: translateY(calc(-50% + 0.5px));
    transition: all 0.5s;
}

.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link .shaft::before,
.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link .shaft::after,
button .shaft::before,
button .shaft::after {
    height: 1px;
    transform: rotate(0deg);
    transform-origin: top right;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 0.5s;
}

.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link:hover .link_text,
button:hover .link_text {
    transform: translateX(20px);
}

.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link:hover .shaft,
button:hover .shaft {
    width: 40px;
}

.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link:hover .shaft::before,
button:hover .shaft::before {
    width: 8px;
    transform: rotate(40deg);
}

.ce_revolutionslider .ce_revolutionslider_hyperlink.text-link:hover .shaft::after,
button:hover .shaft::after {
    width: 8px;
    transform: rotate(-40deg);
}

.ce_revolutionslider .tp-bannertimer {
    display: none;
}

.tp-bullets.hesperiden {
    counter-reset: rsbullet;
    visibility: visible !important;
    opacity: 1 !important;
    left: max(3vw, calc((100vw - 1840px) / 2)) !important;
    top: auto !important;
    bottom: 40px;
}

.tp-bullets.hesperiden::before {
    padding: 0;
}

.tp-bullets.hesperiden .tp-bullet {
    counter-increment: rsbullet;
    background: none !important;
    border: 0 !important;
}

.tp-bullets.hesperiden .tp-bullet:before {
    content: counter(rsbullet);
    display: block;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    font-weight: normal;
    color: rgba(14,159,207,.5);
}

.tp-bullets.hesperiden .tp-bullet.selected:before {
    color: var(--accentColor);
    font-weight: bold;
}

.header-icons-mobile {
    display: flex;
    flex-direction: row;
    gap: 1rem;
    padding-right: 2rem;
}

.header-icons-mobile a {
    width: 20px;
    height: 20px;
    display: block;
}

.header-icons-mobile a.phone {
    background: url('../../media/dr-schlotthauer-zahnarztpraxis_icon_phone_darkblue.svg') no-repeat center / contain;
}

.header-icons-mobile a.mail {
    background: url('../../media/dr-schlotthauer-zahnarztpraxis_icon_mail_darkblue.svg') no-repeat center / contain;
}

.ce_headerimage {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.ce_headerimage.valign_bottom .ce_headerimage_inside {
    width: 100%;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-bottom: 2rem;
    z-index: 2;
}

.ce_headerimage h1 {
    color: var(--accentColor);
}

.tp-bgimg {
    position: relative;
}

.ce_headerimage.version2::after,
.ce_revolutionslider .slotholder::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;    
    background: linear-gradient(
        to right, 
        rgba(245, 245, 245, .9) 0%,
        rgba(245, 245, 245, .6) 37%,
        rgba(245, 245, 245, 0) 70%
    );
    z-index: 1;
    pointer-events: none; 
}

.ce_revolutionslider .slotholder::after {
    z-index: 50;
}

.ce_teambox_simple .image_container {
    margin-bottom: 30px;
}

.ce_teambox_simple .name.default {
    text-align: center;
    margin-bottom: 20px;
}

.ce_teambox_simple .job.default {
    font-size: .9rem;
    text-align: center;
}

.sticky-actions {
    position: fixed;
    right: 0;
    top: 364px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 999;
}

.sticky-action {
    width: 56px;
    height: 56px;
    background-color: #00C0FF;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 26px 26px;
    display: inline-block;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.sticky-action:hover,
.sticky-action:focus-visible {
    transform: translateY(-2px);
    background-color: var(--secondColor);
    outline: none;
}

.sticky-action.is-call {
    background-image: url('../../media/dr-schlotthauer-zahnarztpraxis_icon_phone_white.svg');
}

.sticky-action.is-mail {
    background-image: url('../../media/dr-schlotthauer-zahnarztpraxis_icon_mail_50px_white.svg');
}

.smartmenu .smartmenu-trigger {
    height: 100px;
}

.smartmenu-content .smartmenu-close {
    top: 30px;
}

.smartmenu-content {
    background: rgba(41,91,114,.98);
    background-image: url('../../media/smartmenu_bg.svg');
    background-size: 50vh;
    background-position-y: center;
    background-position-x: right -20vh;
    background-repeat: no-repeat;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    font-variant: small-caps;
    width: 35vw;
}

.smartmenu-content .mod_navigation,
.smartmenu-content .smartmenu-scrollable {
    height: 100%;
}

.smartmenu-content .smartmenu-scrollable {
    display: flex;
    flex-direction: column;
}

.smartmenu-content .mod_navigation li:not(.floatbox) {
    font-size: 1.2rem;
    line-height: 1.6;
    letter-spacing: 2px;
    padding: .75rem 0.5rem .75rem 0;
}

.smartmenu-content .mod_navigation a.active,
.smartmenu-content .mod_navigation a.trail {
    border-bottom: none;
    color: var(--accentColor);
}

.smartmenu-content .mod_navigation ul.level_2 {
    margin-top: 1rem;
    margin-bottom: -.5rem;
    padding-left: 2rem;
}

.smartmenu-content .mod_navigation ul.level_2 li {
    padding: .25rem 0.5rem .25rem 0;
}

.smartmenu-content .subitems_trigger:before {
    content: '+';
}

.smartmenu-content .mod_navigation li.open > .subitems_trigger:before {
    content: '–';
}

.smartmenu-footer {
    margin-top: auto;
    padding-bottom: 20px;
    border-bottom: 40px solid rgba(255, 255, 255, .1);
}

.smartmenu-footer .bottom {
    padding: 0 40px;
    display: flex;
    align-items: center;
}

.smartmenu-footer .bottom a {
    margin-right: 2rem;
    text-transform: uppercase;
    font-size: .9rem;
}

.smartmenu-footer .mod_socials a {
    margin-right: 0;
}

.smartmenu-footer .mod_socials a i {
    padding: 0.6667rem;
    margin-right: 1px;
    background: rgba(255, 255, 255, 0.05);
    font-size: 1.333rem;
    display: inline-block;
    height: 2.667rem;
    width: 2.667rem;
    text-align: center;
    float: left;
    margin-bottom: 1px;
}

.subnav {
    margin-top: 162px;
    padding-top: 80px;
    padding-bottom: 40px;
    background: #fff;
    box-shadow: 0 0 60px -20px rgba(0, 0, 0, .4);
}

.subnav::before {
    position: absolute;
    top: -62px;
    content: '';
    width: 100%;
    height: 125px;
    background-image: url('../../media/dr-schlotthauer-zahnarztpraxis_icon_lachgas_134px_blue-filled.svg');
    background-size: 125px;
    background-repeat: no-repeat;
    background-position: center;
}

.subnav a {
    padding: 2px 20px 2px 60px;
    color: var(--secondColor);
}

.subnav ul ul a {
    padding-left: 80px;
}

.subnav a:hover,
.subnav a.active {
    background: transparent;
    color: var(--accentColor);
}

.ce_gallery .content {
    background: rgba(14,159,207,.7);
}

.ce_wrap .ce_image_extended svg *,
.ce_wrap:hover .ce_text_extented.align-center.color-default {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.ce_wrap:hover .ce_image_extended svg path {
    fill: var(--accentColor);
}

.ce_wrap:hover .ce_image_extended svg circle {
    stroke: var(--accentColor);
}

.ce_wrap:hover .ce_text_extented.align-center.color-default {
    color: var(--accentColor);
}

.ce_bgimage.right-centered .ce_bgimage-image {
    background-size: 220px;
    background-position-x: right -90px;
}

.ce_accordion_v2, .ce_accordion.style2 {
    margin-bottom: 0;
}

.ce_accordion_v2 .toggler,
.ce_accordion.style2 .toggler {
    box-shadow: none;
    border: none;
    border-bottom: 1px solid rgba(41 91 114 / 30%);
    padding: 1.5rem 2rem 1.5rem 0;
    font-size: 1.1em;
    font-weight: normal;
    font-family: inherit;
}

.ce_accordion_v2 .toggler::before,
.ce_accordion.style2 .toggler::before {
    display: none;
}

.ce_accordion_v2 .toggler::after,
.ce_accordion.style2 .toggler::after {
    content: '+';
    position: absolute;
    right: 10px;
    top: 50%;
    display: inline-block;
    transform: translateY(-50%);
    text-align: center;
    color: var(--accentColor);
    font-size: 1.4em;
}

.ce_accordion_v2 .toggler.ui-state-active,
.ce_accordion.style2 .toggler.ui-state-active {
    color: var(--accentColor);
    background: transparent;
}

.ce_accordion_v2 .toggler.ui-state-active::after,
.ce_accordion.style2 .toggler.ui-state-active:after {
    content: '–';
}

.mod_newslist.newslist_col3 {
    gap: 40px;
}

.newslist .image_container {
    margin-bottom: 3rem;
}

.newslist .teaser {
    border-top: none;
    padding: 0;
    font-size: 1rem;
    line-height: 1.6;
}

.mod_socials {
    display: inline-flex;
}

.mod_socials a i {
    background: transparent !important;
}

body.sidebar #main,
body.sidebar #right {
    min-width: 0;
}

.ce_swiper-slider-start .isotope-gallery {
    height: auto !important;
}

.ce_swiper-slider-start .isotope-gallery .entry {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    margin-bottom: 10px;
}

/* Swiper Slider Home */

.ce-swiperslider-peek {
    position: relative;
    width: 100vw;
    max-width: 100vw;
    left: auto;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 4.25rem;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow: hidden;
}

@media (min-width: 768px) {
    .ce-swiperslider-peek {
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
    }
}

.ce-swiperslider-peek > .inside,
.ce-swiperslider-peek .inner,
.ce-swiperslider-peek .mod_article,
.ce-swiperslider-peek .mod_article > .inside {
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ce-swiperslider-peek .swiper-peek {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow: visible;
    position: relative;
}

.ce-swiperslider-peek .swiper-peek .swiper-wrapper,
.ce-swiperslider-peek .swiper-peek .swiper-slide {
    align-items: stretch;
}

.ce-swiperslider-peek .swiper-peek .swiper-slide {
    opacity: 0.2;
    transition: opacity 0.35s ease;
    z-index: 1;
}

.ce-swiperslider-peek .swiper-peek .swiper-slide-active {
    opacity: 1;
    z-index: 3;
}

.ce-swiperslider-peek .swiper-peek .swiper-slide > * {
    transform: scale(0.8);
    transform-origin: center center;
    transition: transform 0.35s ease;
}

.ce-swiperslider-peek .swiper-peek .swiper-slide-active > * {
    transform: scale(1);
}

.ce-swiperslider-peek .swiper-peek .swiper-slide .ce_image .inside {
    padding: 0 !important;
}

.ce-swiperslider-peek .swiper-peek .swiper-slide figure {
    margin: 0;
}

.ce-swiperslider-peek .swiper-peek .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
}

@media (min-width: 768px) {
    .ce-swiperslider-peek .swiper-peek .swiper-slide {
        width: calc((100vw - 36px) / 2) !important;
        flex: 0 0 calc((100vw - 36px) / 2) !important;
        max-width: calc((100vw - 36px) / 2) !important;
    }
}

.ce-swiperslider-peek .swiper-peek [id^="swiper-button-prev_"],
.ce-swiperslider-peek .swiper-peek [id^="swiper-button-next_"] {
    position: absolute;
    top: 0;
    bottom: auto;
    width: 2.75rem;
    height: 2.75rem;
    margin-top: 0;
    border: 1px solid var(--accentColor);
    background: #fff;
    color: var(--accentColor);
    z-index: 20;
    transform: none;
    border-radius: 0;
}

.ce-swiperslider-peek .swiper-peek [id^="swiper-button-prev_"]:hover,
.ce-swiperslider-peek .swiper-peek [id^="swiper-button-next_"]:hover {
    background: var(--accentColor);
    color: #fff;
    transform: none;
}

@media (max-width: 767px) {
    .mod_article.fullwidth .ce_swiper-slider-start.ce-swiperslider-peek {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
    .ce-swiperslider-peek {
        left: auto;
        right: auto;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        max-width: 100%;
        padding-bottom: 5rem;
        overflow: visible;
    }
    
    .ce-swiperslider-peek .swiper-peek {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
        overflow: visible;
    }
    
    .ce-swiperslider-peek .swiper-peek .swiper-slide {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        margin-right: 0 !important;
        opacity: 1;
    }
    
    .ce-swiperslider-peek .swiper-peek .swiper-slide > * {
        transform: scale(1);
    }
    
    .ce-swiperslider-peek .swiper-peek .swiper-slide-active > * {
        transform: scale(1);
    }
    
    .ce-swiperslider-peek .swiper-peek [id^="swiper-button-prev_"],
    .ce-swiperslider-peek .swiper-peek [id^="swiper-button-next_"] {
        right: auto !important;
        bottom: auto !important;
    }
}

/* Swiper Slider END */

.ce_swiper-slider-start.style3_light .swiper-buttons {
    text-align: left;
    margin-top: 25px;
}

.ce_swiper-slider-start.style3_light .swiper-buttons .swiper-button-prev,
.ce_swiper-slider-start.style3_light .swiper-buttons .swiper-button-next {
    width: 2.75rem;
    height: 2.75rem;
    margin-top: 0;
    border: 1px solid var(--accentColor);
    background: #fff;
    color: var(--accentColor);
    transform: none;
    border-radius: 0;
}

.ce_swiper-slider-start.style3_light .swiper-buttons .swiper-button-prev:hover ,
.ce_swiper-slider-start.style3_light .swiper-buttons .swiper-button-next:hover {
    background: var(--accentColor);
    color: #fff;
}

/* Swiper Slider Home END */

form.style2 {
    background-color: #497387;
    background-image: url('../../media/dr-schlotthauer-zahnarztpraxis_logo-1c_blue_transparent.svg');
    background-size: 360px;
    background-position-y: center;
    background-position-x: right -100px;
    background-repeat: no-repeat;
    color: #fff;
    padding: 3.5rem;
}

form.style2 label {
    display: block;
    margin-bottom: 5px;
}

form.style2 button {
    font-size: 1rem;
    background-color: transparent !important;
    border-radius: 0;
}

form.style2 button .link_text {
    color: #fff;
}

form.style2 button .shaft,
form.style2 button .shaft::before,
form.style2 button .shaft::after {
    background-color: #fff;
}

form.style2 span.mandatory {
    color: #fff;
}

#footer {
    border-top: none;
    border-bottom: 40px solid rgba(41, 91, 114, 0.85);
    background-image: url('../../media/dr-schlotthauer-zahnarztpraxis_logo-1c_blue_transparent.svg');
    background-size: 280px;
    background-position-y: center;
    background-position-x: right -100px;
    background-repeat: no-repeat;
}

#footer .ce_table table td {
    padding: 0;
    border-bottom: none;
}

#footer .ce_table table tr:first-child > td {
    padding-top: 0;
}

#footer .bottom {
    display: flex;
    align-items: center;
}

#footer .bottom a {
    margin-right: 2rem;
    text-transform: uppercase;
}



@media only screen and (max-width: 767px) {
    .header .inside {
        align-items: center;
    }
    body.content_page.sidebar #main .mod_article > .container {
        padding-top: 40px;
        padding-bottom: 40px !important;
    }
    .ce_revolutionslider .ce_revolutionslider_hyperlink.text-link {
        font-size: clamp(10px, 5vw, 18px) !important;
    }
    .ce_revolutionslider .slotholder::after {
        display: none;
    }
    .tp-bullets.hesperiden {
        left: auto !important;
        right: 20px;
        bottom: 0;
    }
    .ce_headerimage {
        padding: 0;
    }
    .ce_headerimage.valign_bottom .ce_headerimage_inside {
        padding-bottom: 1rem;
    }
    .ce_headerimage h1 {
        hyphens: auto;
        line-height: 1;
    }
    .sticky-actions {
        right: 0;
        left: 0;
        top: auto;
        bottom: 0;
        flex-direction: row;
        justify-content: center;
        gap: 10px;
    }
    .ce_image_extended.footer-logos {
        padding: 0 20px;
    }
    form.style2 {
        padding: 1rem;
    }
    .formbody .autogrid_row .column {
        margin-bottom: 0 !important;
    }
    #footer {
        background-image: none;
    }
    #footer .bottom {
        align-items: flex-start;
        flex-direction: column;
        row-gap: 10px;
    }
    #footer .ce_image_extended.footer-logo img {
        max-width: 60vw;
    }
}

@media only screen and (min-width: 768px) {
    .header-icons-mobile {
        display: none;
    }
    #footer .inside {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}