/* ACCESSGO */

[data-ago-checkmark="true"][data-ago-features-active="true"]:after {
	display: none;
}


/* ACCORDION */

.ce_accordion .accordion {
	padding: 0;
}

.ce_accordion .toggler {
	background: var(--secondColor);
	color: #fff;
	font-family: "Roboto Condensed";
	font-size: 15px;
	font-weight: 300;
	padding: 5px 15px;
}

.ce_accordion .toggler:hover {
	color: #fff;
}

.ce_accordion .toggler.ui-state-active {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
}


/* ACCORDION FOOTER */

.ce_accordion {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-left: 0;
	border-right: 0;
	border-top: 0;
    margin-bottom: 0;
}

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

.ce_accordion.style2 .accordion {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding: 15px 0 15px 10px;
}

.ce_accordion.style2 .toggler {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	border-left: 0;
	border-right: 0;
	border-top: 0;
	color: var(--footer-headline-color);
	font-family: "Roboto Condensed";
	font-size: 19px;
	font-weight: 400;
	padding: 5px 0 3px 10px;
}

.ce_accordion.style2 .toggler:before {
	border: 0!important;
    color: #fff;
    content: "\f107";
    font: 1rem / 1.6rem FontAwesome;
    font-weight: 300;
    height: 1.6rem;
    left: auto!important;
    right: 0!important;
    width: 1.6rem;
}

.ce_accordion.style2 .toggler.ui-state-active {
	background: none;
	color: var(--footer-headline-color);
}

.ce_accordion.style2 .toggler.ui-state-active:before {
    content: " \f106";
}


/* CCM19 */

.ccm-root .ccm-link-container-sub-footer {
	background: #0f1c26!important;
}

.ccm-root .ccm-modal--footer {
	background: #f3f3f5!important;
}

.ccm-root .ccm-modal--footer .ccm-link-container a:link,
.ccm-root .ccm-modal--footer .ccm-link-container a:visited,
.ccm-root .ccm-modal--footer .ccm-powered-by a:link,
.ccm-root .ccm-modal--footer .ccm-powered-by a:visited {
    color: #0f1c26!important;
}

.ccm-root .ccm-settings-summoner {
    bottom: 20px;
    left: 20px;
}

.ccm-root .ccm-settings-summoner--icon {
	border-radius: 50px;
}

.ccm-root .ccm-settings-summoner--link { 
	box-shadow: none!important;
}

.ccm-root .ccm-widget--buttons button {
	font-size: 15px!important; 
    text-transform: none!important;
}


/* CCM19 MOBILE */

@media only screen and (max-width: 767px) {
	.ccm-root .ccm-settings-summoner {
    	display: none;
	}
}


/* CONTENT */

body {
    line-height: 1.6rem;
}

.ce_divider_extended.version3.invert {
    background-color: rgba(255, 255, 255, 0.1);
}

.ce_text li {
    line-height: 1.6em;
}

.ce_text li a:hover {
    border-bottom: 1px solid;
}

.ce_text ol {
	line-height: 1.6em;
    padding-left: 15px;
}

.ce_youtube .caption {
	display: none;
}

.gradient-flat-wide {
	background: linear-gradient(180deg, #f3f3f5 0%, #ffffff 15%, #ffffff 85%, #f3f3f5 100%);
}

.mod_article.fullwidth-boxed-medium > .container {
    max-width: 950px;
}

.partnerlogo-item img {
	filter: grayscale(100%);
	transition: all 0.4s ease-in-out;
}

.partnerlogo-item img[src*="accessgo"],
.partnerlogo-item img[src*="all-inkl"],
.partnerlogo-item img[src*="ccm19"],
.partnerlogo-item img[src*="chatwerk"],
.partnerlogo-item img[src*="eye-able"],
.partnerlogo-item img[src*="weblication"] {
    opacity: .45;
}

.partnerlogo-item img[src*="contao"] {
    opacity: .8;
}

.partnerlogo-item img[src*="erecht24"] {
    opacity: 1; 
}

.partnerlogo-item img:hover {
	filter: grayscale(0%);
	opacity: 1;
	transform: translateY(-2px);
}

strong {
	font-weight: 400;
}


/* CONTENT MOBILE */

@media only screen and (max-width: 767px) {
	.autogrid_wrapper.gutter_l>div, .autogrid_row.gutter_l>div {
    	padding-left: 0;
		padding-right: 25px;
	}
	.autogrid_wrapper.gutter_m>div, .autogrid_row.gutter_m>div {
    	padding-left: 0;
		padding-right: 0;
	}
	.ce_icon_text_4338[data-icon-pos='before'] .icon {
	    padding-top: 2px;
	}
	.mod_article:not(.fullwidth)>.container {
    	padding-bottom: 30px;
		padding-top: 30px;
	}
	#top {
		line-height: 1.8rem;
	}
	#top p {
		margin-top: 2px;
	}
	#top .autogrid_row .column .attributes > div:not(:last-of-type) {
    	margin-right: 10px;
	}
}


/* FOOTER */

body.barrierefreiheitserklaerung a.barrierefreiheitserklaerung, 
body.datenschutz a.datenschutz,
body.digital-services-act a.digital-services-act, 
body.impressum a.impressum {
	border-bottom: 1px solid;
	color: var(--accentColor)!important;
}

#footer a:hover {
	border-bottom: 1px solid;
}

.logo-contao {
	margin-top: 11px;
}

.logo-pagemaker {
	margin-bottom: 16px;
	margin-top: 52px;
}

@media only screen and (max-width: 767px) {
	body.barrierefreiheitserklaerung #mmenu .mod_mmenu_custom_nav a.barrierefreiheitserklaerung,
	body.datenschutz #mmenu .mod_mmenu_custom_nav a.datenschutz,
	body.digital-services-act #mmenu .mod_mmenu_custom_nav a.digital-services-act,
	body.impressum #mmenu .mod_mmenu_custom_nav a.impressum {
		border-bottom: 0;
	}
	#footer .inside {
    	padding: 30px 20px 30px 20px;
	}	
	.logo-contao {
    	margin-top: 0;
	}
	.logo-pagemaker {
		margin-bottom: 15px;
		margin-top: 0;
	}
}


/* FORM */

form .checkbox_container span {
	display: block;
	margin-bottom: 0;
}

form .checkbox_container label {
    font-weight: 300;
    padding-left: 0;
}

form div.placeholderlabel {
    font-size: 1rem;
    font-weight: 300;
}

form div.widget {
    line-height: 1.6rem;
    margin-bottom: 25px;
}

form .explanation {
	font-size: 17px;
}

form fieldset {
	background: #f3f3f5;
    border: 1px solid #f3f3f5;
    border-radius: 0;
    padding: 10px;
}

form fieldset legend {
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
    background-color: var(--secondColor);
    color: #fff;
    border-radius: 0;
    font-size: 17px;
    font-weight: 400;
}

form select {
	border: 1px solid #f3f3f5;
	border-radius: 0;
	color: var(--secondColor);
	height: 45px;
	padding-left: 10px;
}

.firefox form select {
	height: 45px;
}

form select option {
	font-weight: 300;
}

form span.mandatory {
    display: none!important;
}

form.style8 {
    border: 0;
}

form.style8 a {
    color: var(--secondColor);
    font-weight: 400;
}

form.style8 a:hover {
	background: #fff;
    border-bottom: 1px solid;
    color: var(--accentColor);
}

form.style8 .formbody {
    background: #ffffff;
    border-radius: 0;
    padding: 0;
}

form.style8 input.submit[type="submit"],
form.style8 button.submit[type="submit"] {
	background: var(--customColor1);
    border-color: var(--customColor1);
    border: 0;
	border-left: 24px solid var(--accentColor);
	border-radius: 0;
	color: var(--body-color);
    display: inline-block;
    font-family: "Roboto Condensed";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.8rem;
    min-width: 125px;
    margin-bottom: 0;
    padding: 8px 12px;
    transition: all 0.2s ease-in;
}

form.style8 input.submit[type="submit"]:hover,
form.style8 button.submit[type="submit"]:hover {
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	transform: translateY(-2px);
}

.info {
	padding: 0 10px 0 10px;
}

input, textarea, select {
	background: #f3f3f5;
	border: 1px solid #f3f3f5;
	border-radius: 0;
	color: var(--secondColor);
    font-size: 17px;
    font-weight: 300;
    padding: 10px;
}

input:focus, input:hover, select:focus, select:hover, textarea:focus, textarea:hover {
  	border: 1px solid var(--accentColor);
}

input:hover:not([type="submit"]), button:hover:not([type="submit"]), textarea:hover {
	border: 1px solid var(--accentColor);
}

input::placeholder, textarea::placeholder {
	color: var(--secondColor)!important;
}

label {
	font-size: 17px;
	font-weight: 400;
	padding-left: 11px;
}


/* FORM MOBILE */

@media only screen and (max-width: 767px) {
	form div.widget {
		margin-bottom: 15px;
	}
	form.style8 .formbody {
		padding: 0;
	}	
	form.style8 input.submit[type="submit"], form.style8 button.submit[type="submit"] {
		border-left: 16px solid var(--accentColor);
	   	padding: 4px 8px;
	}
	.productinfo {
		margin: 0 0 0 10px;
    }	
}


/* HEADER */

.header.cloned {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.header .mod_socials {
	align-items: center;
	display: flex;
	height: 100%;
    margin-left: 5px;
    padding-left: 21px;
}

.header .mod_socials a i {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    color: #fff;
    transition: all 0.3s ease;
}

.header .mod_socials a i.fa-universal-access {
	display: inline-block; 
    font-size: 35px;
    height: 50px;
    line-height: 50px;
    text-align: center; 
    vertical-align: middle;
    width: 50px;
}

.header .mod_socials a:hover i {
	color: var(--accentColor);
}

.header .mod_socials::before {
	opacity: 0.1;
    top: 31%;
}

.header.original {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}


/* HEADER MOBILE */

@media only screen and (max-width: 767px) {
	.header .mod_socials {
		margin-left: 0;
		padding-left: 0;
		padding-right: 25px;
	}
	.header .mod_socials a i.fa-universal-access {
	    font-size: 25px;
    	height: 40px;
    	line-height: 40px;
        width: 40px;
	}
	.header .mod_socials:before {
		display: none;
	}
}


/* HEADLINES */

.ce_headline_extended {
	margin-bottom: 15px;
}

.ce_headline_extended h2 {
	margin-top: 25px;
}

.ce_wrap h1, .ce_wrap .h1 {
	margin-bottom: 15px;
}

h1, h2, .h1, .h2, .h1 p, .h2 p {
	margin-bottom: 0;
	margin-top: 0;
}

h3, .h3, .h3 p {
	margin-bottom: 15px;
}

.standalone h2 {
	margin-top: 0!important;
}


/* HIGHLIGHTED TEXT */

.ce_highlighted_text[data-align="center"], .ce_highlighted_text[data-align="left"] {
    margin-bottom: 15px!important;
}

.ce_highlighted_text[data-highlighted-bg="second-color"] span[data-highlighted="true"] {
    background-image: linear-gradient(to right, var(--secondColor) 0, var(--secondColor) 100%);
}

.ce_highlighted_text.isInViewport span[data-highlighted="true"] {
    background-size: 100% 100%;
    box-decoration-break: clone;
    font-size: 22px;
    padding-left: 2px; 
    padding-right: 2px;
}


/* HIGHLIGHTED TEXT MOBILE */

@media only screen and (max-width: 767px) {
	.ce_highlighted_text.isInViewport span[data-highlighted="true"] {
    	font-size: 19px;
	}
}


/* HYPERLINKS */

a {
	color: var(--secondColor);
}

.ce_hyperlink a {
	border: 0;
	font-size: 19px;
	font-weight: 400;
	margin-bottom: 0;
	padding: 8px 12px;
}

.ce_hyperlink a:hover {
	opacity: .8;
}

.ce_hyperlink.btn-customColor1-dark a, .ce_revolutionslider_hyperlink.btn-customColor1-dark, .ce_hyperlink.btn-customColor2-dark a, .ce_revolutionslider_hyperlink.btn-customColor2-dark  {
    border-left: 24px solid var(--accentColor);
}

.ce_wrap a {
	background: none!important;
	color: #fff!important;
	font-weight: 300!important;
}

.ce_wrap a:hover {
	color: var(--accentColor)!important;	
}

.cta-subline {
	font-size: 15px;
	margin-top: 5px;
}

.image_container a {
    border-bottom: 0!important;
}

.mod_article li a, .mod_article p a {
	background: #f3f3f5;
	color: var(--secondColor);
	font-weight: 400;
}

.mod_article li a:hover, .mod_article p a:hover {
	background: #fff;
	border-bottom: 1px solid;
	color: var(--accentColor);
}


/* HYPERLINKS MOBILE */

@media only screen and (max-width: 767px) {
	.ce_hyperlink a {
		font-size: 17px;
		min-width: 100px;
		padding: 4px 8px;
	}
	.ce_hyperlink.btn-customColor1-dark a, .ce_revolutionslider_hyperlink.btn-customColor1-dark, .ce_hyperlink.btn-customColor2-dark a, .ce_revolutionslider_hyperlink.btn-customColor2-dark  {
    	border-left: 16px solid var(--accentColor);
	}
	#top a {
		color: var(--accentColor);
	}
}


/* ICONBOX */

.ce_iconbox a {
	line-height: 1;
}

.ce_iconbox a:hover {
	border-bottom: 1px solid var(--accentColor);
}

.ce_iconbox.version3.xsmall i {
	line-height: 26px;
}


/* NAVIGATION */

.header .mainmenu a.submenu:after {
	color: var(--accentColor);
}

.header .mainmenu ul li a.a-level_1:hover span {
	border-bottom: 1px solid;
}

.header .mainmenu ul li a.a-level_1.trail:not(.highlight) span, .header .mainmenu ul li a.a-level_1.active:not(.highlight) span {
	border-bottom: 1px solid var(--accentColor);
	padding-bottom: 0 ;
}

.mainmenu ul li a:hover, .mainmenu ul ul a.active, .mainmenu ul ul li a:hover {
	opacity: 1;
}

.mainmenu ul li a.highlight span:hover {
	opacity: 1;
	transition: all 0.2s ease-out 0s;
}

.mainmenu ul ul li a {
    padding: 0 5px!important;
}
	
.mainmenu ul ul li a:hover {
	color: var(--accentColor);
}


/* NAVIGATION MOBILE */

#mmenu #mmenu_bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding: 20px;
}

#mmenu #mmenu_middle {
    padding: 20px;
}

#mmenu .mod_mmenu_custom_nav {
    color: #fff;
    font-size: 15px;
    margin-top: 0;
    text-align: left;
}

#mmenu .mod_mmenu_custom_nav a {
    font-size: 15px;   
    margin-left: 0;
    margin-right: 0;
}

#mmenu .mod_navigation li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	padding: 3px 10px 1px 10px;
}

#mmenu .mod_navigation li a.open, #mmenu .mod_navigation li a.active, #mmenu .mod_navigation li a:focus {
    font-weight: 300;
}

#mmenu .mod_navigation li a.submenu:after {
	color: var(--accentColor);
    right: 10px;
    top: 2px;
}

#mmenu .mod_navigation li ul li a {
    background-color: rgba(255, 255, 255, 0.05); 
}

#mmenu .mod_navigation ul li a.highlight {
	border: 0;
	padding: 3px 10px 2px 10px;
}

#mmenu nav.mobile_horizontal {
	display: block;
}

#mmenu .scrollable {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}


/* NAVIGATION FOOTER */

.subnav {
	margin-top: 3px;
}

.subnav a {
	display: inline;
	margin-bottom: 0;
	padding: 0;
}

.subnav a.active, .subnav a:hover {
	background: none;
	border-bottom: 1px solid;
}

.subnav a.active, .subnav a.trail {
	color: var(--accentColor)!important;
}

.subnav li {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
	padding-left: 0!important;
}

.subnav li:after, .subnav li:before {
	display: none!important;
}


/* NAVIGATION FOOTER MOBILE */

@media only screen and (max-width: 767px) {
	.subnav {
    	display: block;
	}
}


/* POPUP */

.ce_bgimage.img-leftside-33 .ce_bgimage-inside {
	padding: 30px;
}

.ce_popup_start .ce_popup_content .checkbox {
    background: #f3f3f5;
}

.ce_popup_start .ce_popup_content h3 {
    color: var(--accentColor);
}

.ce_popup_start .ce_popup_overlay {
    background: rgb(0 0 0 / .75);
}


/* POPUP MOBILE */

@media only screen and (max-width: 767px) {
	.ce_bgimage.img-leftside-33 .ce_bgimage-inside {
		padding: 10px;
	}
}


/* PORTFOLIOFILTER */

.ce_portfoliofilter.style2 .ce_portfoliofilter_content {
	background: #f3f3f5;
    border-bottom: 1px solid #e0e0e2;
	border-radius: 0;
	border-top: 1px solid #e0e0e2;
	gap: 0;
}

.ce_portfoliofilter.style2 .ce_portfoliofilter_content a {
	color: var(--secondColor);
	font-weight: 400;
    padding: 3px 12px;
}

.ce_portfoliofilter.style2 .ce_portfoliofilter_content a:hover {
	background: #fff;
}

.ce_portfoliofilter.style2 .ce_portfoliofilter_content a.selected {
	border-radius: 0;
}


/* PORTFOLIOFILTER MOBILE */

@media only screen and (max-width: 767px) {
	.ce_portfoliofilter {
		margin-top: 10px;
	}
	.ce_portfoliofilter .mobile-filter-trigger:before {
        background: var(--accentColor);
	}
    .ce_portfoliofilter.style2 .ce_portfoliofilter_content {
        background-color: #f3f3f5 !important;
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 0 !important;
        padding: 4px;
    }
    .ce_portfoliofilter.style2 .ce_portfoliofilter_content a {
        border: none !important;
        color: var(--secondColor) !important;
        flex: 0 1 auto !important;
        margin: 0 !important;
        padding: 2px 6px !important;
    }
    .ce_portfoliofilter.style2 .ce_portfoliofilter_content a:hover,
    .ce_portfoliofilter.style2 .ce_portfoliofilter_content a.selected {
        background-color: #ffffff !important;
    }
}


/* PORTFOLIOLIST NEWS */

.mod_portfoliolist_v7 .comments,
.mod_portfoliolist_v7 .subline,
.mod_portfoliolist_v7 .teaser {
    display: none;
}

.mod_portfoliolist_v7 .image {
    padding-left: 1px;
    padding-right: 1px;
}

.mod_portfoliolist_v7 .info {
	padding: 0 7px 0 7px;
}

.mod_portfoliolist_v7 .item:hover {
	box-shadow: none;
}

.mod_portfoliolist_v7 .item:hover .image img {
	transform: scale(1);
}

.mod_portfoliolist_v7 .item-bottom {
	background: #f3f3f5;
	border-bottom: 1px solid #e0e0e2;
    border-top: 1px solid #e0e0e2;
    margin-top: 15px;
}

.mod_portfoliolist_v7 .item-bottom a {
	background: #f3f3f5;
	border-bottom: 1px solid #f3f3f5;
    color: var(--secondColor);
    font-size: 17px;
    font-weight: 400;
    line-height: 1rem;
    margin-left: 5px;
    padding: 3px 2px 0 2px;
    text-transform: none;
}

.mod_portfoliolist_v7 .item-bottom a:hover {
	background: #fff;
	border-bottom: 1px solid var(--accentColor);
    color: var(--accentColor);
}

/* Hover-Effekt: Wenn die Kachel berührt wird, soll der Link-Button reagieren */
.mod_portfoliolist_v7 .item:hover .item-bottom a.more {
    background: #fff;
    border-bottom: 1px solid;
    color: var(--accentColor);
}

.mod_portfoliolist_v7 .item-bottom .date {
	background: #f3f3f5;
    border-radius: 0;
    font-size: 17px;
    line-height: 1.2;
    margin-right: 5px;
    padding: 2px 2px 1px 2px;
    text-transform: none;
}

.mod_portfoliolist_v7 .item .title {
	font-size: 17px;
    font-weight: 400;
}

.mod_portfoliolist_v7 .stretched-link::after {
	bottom: 0;
	content: "";
	left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.project-label {
    background: #f3f3f5;
    border-bottom: 1px solid #e0e0e2;
    border-radius: 0;
    border-top: 1px solid #e0e0e2;
    color: var(--secondColor);
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
    padding: 0 7px;
}

.project-screenshot img {
    border: 1px solid #e0e0e2;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05); /* Ein minimaler Schatten gibt Tiefe */
}


/* PRIVACY MANAGER */

.fixed-header #privacy_optout_link {
	bottom: 20px;
}

.mod_privacy_optin_medium * {
    font-family: "Roboto Condensed";
    font-size: 13px;
}

.mod_privacy_optin_medium .privacy_buttons input {
	background: var(--secondColor)!important;
    border-radius: 0;
}

.mod_privacy_optin_medium .privacy_label .privacy_checkmark {
    background-color: #f3f3f5;
    border: 1px solid rgb(0 0 0 / .25);
}

.mod_privacy_optin_medium .privacy_content {
	background: #ffffff;
    border-radius: 0;
}

.mod_privacy_optin_medium .privacy_label {
	font-size: 13px;
}

.mod_privacy_optin_medium .privacy_label input:checked~.privacy_checkmark {
    background-color: #82be28;
}

.mod_privacy_optin_medium .privacy_links a {
	color: var(--secondColor);
	font-size: 13px;
	font-weight: 400;
	text-decoration: none;
}

.mod_privacy_optin_medium .privacy_overlay {
	background: rgb(0 0 0 / .75);
}

.mod_privacy_optin_medium .privacy_popup {
	left: 50%;
	position: fixed;
    top: 50%; 
    transform: translate(-50%, -50%); 
    -webkit-transform: translate(-50%, -50%);
}

.mod_privacy_optin_medium .reject_all_info {
    font-size: 13px;
    margin-bottom: 0;
    margin-top: 10px;
}

.mod_privacy_optin_medium .submit.readonly, .mod_privacy_optin_medium .submit.readonly:hover, .mod_privacy_optin_medium .submit.readonly:focus {
    background: var(--secondColor);
    color: #ffffff;
}

p.privacy {
    background: #ffffff;
    border: 15px solid red;
    color: var(--secondColor);
    font-weight: 300;
    margin: 0;
    padding: 15px;
}

p.privacy a {
    background: #f3f3f5;
	color: var(--secondColor) !important;
	font-weight: 400;
	text-decoration: none;
}

p.privacy a:hover {
    background: #fff;
	color: var(--accentColor) !important;
}

#privacy_optout_link {
	height: 48px;
	left: 20px;
	width: 48px;
}


/* PRIVACY MANAGER MOBILE */

@media only screen and (max-width: 767px) {
	body.fixed-header #top_link {
    	bottom: 10px;
    	right: 10px;
	}
	.mod_privacy_optin_medium .privacy_popup {
		top: 25px;
		transform: translate(-50%);
		-webkit-transform: translate(-50%);
	}	
	#privacy_optout_link {
    	display: none;
	}
}


/* REVOLUTION SLIDER */

.ce_revolutionslider_text {
	background: #ffffff;
	border-radius: 0;
	color: var(--secondColor);
	padding: 8px 12px!important;
}

.ce_revolutionslider_text.bold {
	background: #ffffff;
	border-radius: 0;
	color: var(--secondColor);
	padding: 6px 12px!important;
}

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


/* REVOLUTION SLIDER MOBILE */

@media only screen and (max-width: 767px) {
	.ce_revolutionslider_text, .ce_revolutionslider_text.bold {
    	padding: 1px 5px 1px 5px!important
	}
}


/* SCROLL-TO-TOP */

.fixed-header .top-link {
	bottom: 20px;
}

.top-link {
	right: 20px;
}


/* SCROLL-TO-TOP MOBILE */

@media only screen and (max-width: 767px) {
	.progress-ring {
    	height: 44px; /* 50 - 6 */
    	width: 44px; /* 50 - 6 */
	}
	.progress-ring__circle {
    	cx: 22px; /* 25 - 3 */
    	cy: 22px; /* 25 - 3 */
    	r: 19px; /* 22 - 3 (oder ein anderer Wert, der visuell passt) */
    	stroke-dasharray: 119.38px; /* 2 * PI * 19 */
    	stroke-width: 2px; /* Optional: Strichstärke anpassen */
	}
	.top-link {
    	bottom: 20px;
    	height: 44px;
    	right: 10px;
    	width: 44px;
	}
	.top-link a {
		font-size: 1rem;
	}
}


/* TABS */

.ce_tabs .tabs.horizontal {
    text-align: left;
}

.ce_tabs .tabs.horizontal li {
   	padding: 3px 10px;
}

.ce_tabs .tabs.horizontal li span {
    font-weight: 400;
}

.ce_tabs .tabs.horizontal ul {
    background: #f3f3f5;
    border-bottom: 1px solid #e0e0e2;
    border-radius: 0;
    border-top: 1px solid #e0e0e2;
    gap: 0;
    margin-bottom: 25px;
}

.ce_tabs .tabs.horizontal ul li.active {
    border-radius: 0;
}

.ce_tabs .tabs.horizontal ul li:hover {
    background: #fff;
}

.ce_tabs .tabs.horizontal ul li.active span, .ce_tabs .tabs.horizontal ul li:hover span  {
	color: var(--secondColor);
}


/* TABS MOBILE */

@media only screen and (max-width: 767px) {
	.ce_tabs .tabs.horizontal {
    	margin-bottom: 15px;
	}
	.ce_tabs .tabs.horizontal ul {
		display: inline-flex;
		margin-bottom: 10px;
	}
}


/* VCARD */

@keyframes pulse-green {
    0% { 
		box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.7);
    	transform: scale(0.95);
    }
    70% { 
    	box-shadow: 0 0 0 6px rgba(40, 167, 69, 0);
    	transform: scale(1);
    	}
    100% { 
    	box-shadow: 0 0 0 0 rgba(40, 167, 69, 0);
    	transform: scale(0.95);
    }
}

@keyframes pulse-orange {
    0% { 
        box-shadow: 0 0 0 0 rgba(255, 152, 0, 0.7);
        transform: scale(0.95);
    }
    70% { 
        box-shadow: 0 0 0 6px rgba(255, 152, 0, 0); 
        transform: scale(1);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 152, 0, 0); 
        transform: scale(0.95);
    }
}

@keyframes pulse-red {
    0% { 
    	box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.7);
    	transform: scale(0.95);
    }
    70% { 
    	box-shadow: 0 0 0 6px rgba(220, 53, 69, 0); 
    	transform: scale(1);}
    100% {
    	box-shadow: 0 0 0 0 rgba(220, 53, 69, 0); 
    	transform: scale(0.95);
    }
}

p.status-label {
    align-items: center;
    display: flex;
    font-weight: 400;
    justify-content: center;
    line-height: 1.4rem;
    margin-bottom: 0;
    margin-top: 5px;
    text-align: center;
}

p.status-label::before {
    border-radius: 50%;
    content: "";
    flex-shrink: 0;
    height: 10px;
    margin-right: 10px;
    transform: translateY(1px);
    width: 10px;
}

p.status-label.is-appointment::before {
    animation: pulse-orange 2s infinite;
    background-color: #ff9800;
}

p.status-label.is-offline::before {
    animation: pulse-red 2s infinite;
    background-color: #dc3545;
}

p.status-label.is-online::before {
    animation: pulse-green 2s infinite;
    background-color: #28a745;
}

.vcard-body {
    background-color: #f3f3f5;
    border-bottom: 4px solid #fff;
    border-top: 4px solid #fff;
    line-height: 1.4rem;
    padding: 10px;
    text-align: center;
}

.vcard-body .function {
    font-size: 15px;
    margin-bottom: 0;
}

.vcard-body .name {
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 0;
}

.vcard-image {
	line-height: 0; /* Verhindert Spalt unter dem Bild */
    width: 100%;
}

.vcard-image img {
	display: block;
    height: auto;
    width: 100%;
}

.vcard-body .today-hours {
	font-size: 15px;
    margin-bottom: 0;
}

.vcard-widget {
	background-color: #f3f3f5;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.vcard-widget .full-width-btn {
    margin: 0;
    overflow: visible;
}

.vcard-widget .full-width-btn a {
    border-radius: 0; 
    display: block;
    padding: 8px 12px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease-in;
    width: 100%;
}

.vcard-widget .full-width-btn.animate-style1 a:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    transform: translateY(-2px);
}


/* VCARD MOBILE */

@media only screen and (max-width: 767px) {
	p.name {
    	font-size: 17px!important;
	}
    p.status-label {
        font-size: 17px;
    }
    .vcard-widget {
        margin-left: 0!important;
        margin-right: auto!important;
        max-width: 240px!important;
    }
    .vcard-widget .full-width-btn a {
        font-size: 17px !important;
        padding: 4px 8px;
    }
}


/* WRAP */

.ce_wrap {
	font-size: 17px;
	padding: 25px 25px 10px 25px;
}

.ce_wrap .ce_text ul li:first-child {
    padding-top: 2px;
}

.dark-box ul {
    list-style: none;
    padding-left: 0;
}

.dark-box ul li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 1.6em;
    padding: 2px 0 2px 15px;
    position: relative;
}

.dark-box ul li::before {
	background-color: #ee7203;
	content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 13px;
    width: 5px;
}

.dark-box ul li:last-child {
    border-bottom: none;
}

.dark-box ul li:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.05); 
}


/* WRAP MOBILE */

@media only screen and (max-width: 767px) {
	.ce_wrap {
		font-size: 15px;
		padding: 15px 15px 0 15px;
	}
	.dark-box ul li::before {
		height: 4px;
		top: 12px;
		width: 4px;
	}
}