/**
 * @file        /a_layout/css/layout_project_specific.css
 * @copyright   Copyright (C) 2006 - 2025 codeDESIGN | Milos Mandic / All rights reserved.
 * @link        https://www.filterverlag.de
 * @author      codeDESIGN | Milos Mandic <milos.mandic@filterverlag.de>
 */

/* codeDESIGN - layout_project_specific.css */
@charset "utf-8";

/* HEADLINE EFFECTS h1:not([class*="-color"]) */
/*
h1:not([class*="-color"]), 
h2:not([class*="-color"]), 
div.contacts_slider_swiper_featured div.codedesign_responsive_contacts_content_above div.content h3, 
div.content_subforms_stripe_with_module div.content_subforms_stripe_with_module_item div.content_subforms_stripe_with_module_title, 
div.codedesign_responsive_popup_wrapper div.popup_image_and_content div.popup_image_and_content_introtext h3, 
div.contact_form_multistep_content_above_content div.title {
	background-image: linear-gradient(45deg,#ac7499,#ac7499);
	background-size: 100%;
	-webkit-text-fill-color: transparent;
	-moz-text-fill-color: transparent;
	-webkit-background-clip: text;
	-moz-background-clip: text;
}
h1:not([class*="-color"]):hover_ {
	background-image: linear-gradient(45deg,#ffffff,#ac7499);	
}
h1:not([class*="color_"])::-moz-selection {
	background: var(--ci_color_accent_1) !important;
	background-image: none;
	background-size: 0%;
	color: #ffffff;
	-webkit-text-fill-color: #ffffff;
}
.com_content div.item-page div.page-article-content h2 a,
.com_content div.item-page div.page-article-content h2 a:link, 
.com_content div.item-page div.page-article-content h2 a:visited {
	background-image: none;
	-webkit-text-fill-color: var(--ci_color_blue);
	-moz-text-fill-color: var(--ci_color_blue);
	color: var(--ci_color_blue);
}
h1:not([class*="color_"])::selection {
	background: var(--ci_color_accent_1);
	background-image: none;
	background-size: 0%;
	color: #ffffff;
	-webkit-text-fill-color: #ffffff;
}
div.container.container_with_swiper_containing_shadow_elements {
	padding-left: 0px;
	padding-right: 0px;
}
@media only screen and (max-width: 991px) {

	div.container.container_with_swiper_containing_shadow_elements {
		padding-left: 15px;
		padding-right: 15px;
	}
	
}
*/


/* SPAN FOR LARGER TEXT */
span.large_text {
	font-size: 150%;
}
@media only screen and (max-width: 991px) {
	span.large_text {
		font-size: 120%;
	}
}


/* ARTICLE TEXTBOX */
.com_content div.item-page div.page-article-content div.page_article_textbox {
	background: var(--ci_color_6);
	padding: 20px;
	hyphens: none;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_textbox {
		margin-top: 20px;
	}
}
.com_content div.item-page div.page-article-content div.page_article_textbox h2 {
	color: var(--ci_color);
}


/* ARTICLE CONDITIONS */
.com_content div.item-page div.page-article-content div.page_article_conditions {
	background: var(--ci_color_light_blue);
	margin: 80px 0px;
	padding: 80px 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.com_content div.item-page div.page-article-content div.page_article_conditions_intro {
	text-align: center;
	margin-bottom: 80px;
}
.com_content div.item-page div.page-article-content div.page_article_conditions_items {
	display: flex;
	flex-direction: row;
	gap: 40px;
	flex-wrap: wrap;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_conditions_items {
		display: block;
	}
}
.com_content div.item-page div.page-article-content div.page_article_conditions_item {
	text-align: center;
}
.com_content div.item-page div.page-article-content div.page_article_conditions_items_3 div.page_article_conditions_item {
	width: calc((100% / 3) - 40px);
}
.com_content div.item-page div.page-article-content div.page_article_conditions_items_4 div.page_article_conditions_item {
	width: calc((100% / 4) - 40px);
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_conditions_items_3 div.page_article_conditions_item,
	.com_content div.item-page div.page-article-content div.page_article_conditions_items_4 div.page_article_conditions_item {
		width: 100%;
	}
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_conditions_item {
		margin-top: 40px;
	}
}
.com_content div.item-page div.page-article-content div.page_article_conditions_item_break {
	flex-basis: 100%;
  	height: 0;
}
.com_content div.item-page div.page-article-content div.page_article_conditions_item_icon_image {
	margin-bottom: 40px;
}
.com_content div.item-page div.page-article-content div.page_article_conditions_item:nth-child(1) div.page_article_conditions_item_icon_image {
	color: #ac7499;
	filter: brightness(0) saturate(100%) invert(50%) sepia(32%) saturate(405%) hue-rotate(267deg) brightness(97%) contrast(97%);
}
.com_content div.item-page div.page-article-content div.page_article_conditions_item:nth-child(2) div.page_article_conditions_item_icon_image {
	color: #e6c3ab;
	filter: brightness(0) saturate(100%) invert(80%) sepia(12%) saturate(586%) hue-rotate(341deg) brightness(98%) contrast(94%);
}
.com_content div.item-page div.page-article-content div.page_article_conditions_item:nth-child(3) div.page_article_conditions_item_icon_image {
	color: #c2def6;
	filter: brightness(0) saturate(100%) invert(86%) sepia(8%) saturate(1096%) hue-rotate(179deg) brightness(102%) contrast(93%);
}
.com_content div.item-page div.page-article-content div.page_article_conditions_item:nth-child(4) div.page_article_conditions_item_icon_image {
	color: #ac7499;
	filter: brightness(0) saturate(100%) invert(50%) sepia(32%) saturate(405%) hue-rotate(267deg) brightness(97%) contrast(97%);
}
.com_content div.item-page div.page-article-content div.page_article_conditions_item:nth-child(5) div.page_article_conditions_item_icon_image {
	color: #ac7499;
	filter: brightness(0) saturate(100%) invert(50%) sepia(32%) saturate(405%) hue-rotate(267deg) brightness(97%) contrast(97%);
}
.com_content div.item-page div.page-article-content div.page_article_conditions_item:nth-child(6) div.page_article_conditions_item_icon_image {
	color: #e6c3ab;
	filter: brightness(0) saturate(100%) invert(80%) sepia(12%) saturate(586%) hue-rotate(341deg) brightness(98%) contrast(94%);
}
.com_content div.item-page div.page-article-content div.page_article_conditions_item:nth-child(7) div.page_article_conditions_item_icon_image {
	color: #c2def6;
	filter: brightness(0) saturate(100%) invert(86%) sepia(8%) saturate(1096%) hue-rotate(179deg) brightness(102%) contrast(93%);
}
.com_content div.item-page div.page-article-content div.page_article_conditions_item:nth-child(8) div.page_article_conditions_item_icon_image {
	color: #ac7499;
	filter: brightness(0) saturate(100%) invert(50%) sepia(32%) saturate(405%) hue-rotate(267deg) brightness(97%) contrast(97%);
}
.com_content div.item-page div.page-article-content div.page_article_conditions_item_icon_image img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	max-width: 80px;
}


/* ARTICLE PROCESS */
.com_content div.item-page div.page-article-content div.page_article_process {
	margin-bottom: 80px;
	padding: 0px;
}
.com_content div.item-page div.page-article-content div.page_article_process_intro {
	text-align: center;
	margin-bottom: 80px;
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline {
	position: relative;
	margin: 140px auto 0 auto;
	counter-reset: step;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_process_timeline {
		margin: 180px auto 0 auto;
	}
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline::after {
	content: '';
	position: absolute;
	width: 0px;
	background-color: transparent;
	border-left: 3px dashed var(--ci_color_black);
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: 3px;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_process_timeline::after {
		content: none;
	}
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item {
	padding: 0px;
	position: relative;
	background-color: transparent;
	width: 50%;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_process_timeline_item {
		width: 100%;
	}
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:not(:last-child) {
	margin-bottom: 120px;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:not(:last-child) {
		margin-bottom: 160px;
	}
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item::before {
	content: '';
	position: absolute;
	width: 40px;
	height: 1px;
	background-color: var(--ci_color_black);
	top: 9px;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_process_timeline_item::before {
		content: none;
	}
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:nth-child(odd)::before {
	right: 25px;
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:nth-child(even)::before {
	left: 25px;
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item::after {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	background-color: var(--ci_color);
	top: -3px;
	border-radius: 50%;
	z-index: 1;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_process_timeline_item::after {
		content: none;
	}
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:nth-child(odd) {
	left: 0;
	padding-right: 80px;
	text-align: right;
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:nth-child(odd)::after {
	right: -17px;
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:nth-child(even) {
	left: 50%;
	padding-left: 80px;
	text-align: left;
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:nth-child(even)::after {
	left: -8px;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:nth-child(odd),
	.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:nth-child(even) {
		left: 0;
		padding-right: 0px;
		padding-left: 0px;
		text-align: left;
	}
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item div.page_article_process_timeline_item_headline h3 {
	color: var(--ci_color_black);
	font-weight: 500;
	position: relative;
	z-index: 2;
	border-bottom: none;
	margin-bottom: 0px;
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item div.page_article_process_timeline_item_headline h3::after {
	content: none;
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item div.page_article_process_timeline_item_headline::after {
	counter-increment: step;
	content: counter(step);
	position: absolute;
	top: -140px;
	color: var(--ci_color_beige);
	font-size: 140px;
	font-weight: 500;
	line-height: 1.6;
	z-index: 0;
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:nth-child(odd) div.page_article_process_timeline_item_headline::after {
	right: 60px;
}
.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:nth-child(even) div.page_article_process_timeline_item_headline::after {
	left: 60px;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:nth-child(odd) div.page_article_process_timeline_item_headline::after,
	.com_content div.item-page div.page-article-content div.page_article_process_timeline_item:nth-child(even) div.page_article_process_timeline_item_headline::after {
		left: 50%;
		right: auto;
		top: -180px;
		transform: translateX(-50%);
	}
}

/* ARTICLE RISKS */
.com_content div.item-page div.page-article-content div.page_article_risks {
	margin-bottom: 80px;
	padding: 0px;
	height: calc((50vw - 35px) * (2 / 3));
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_risks {
		height: auto;
	}
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_image {
	display: block;
	position: relative;
	width: 50%;
	padding-right: 20px;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_image {
		width: 100%;
		padding-right: 0px;
	}
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_image_inner {
	display: block;
	position: absolute;
	width: 100%;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_image_inner {
		position: relative;
	}
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_image img {
	position: absolute;
	top: 0px;
	left: 0px;
	min-width: calc(100% - 20px);
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_image img {
		position: relative;
	}
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_content {
	padding: 40px 0px 40px 20px;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_content {
		padding: 0px;
		margin-top: 20px;
	}
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_accordion {
	margin-top: 40px;
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_accordion_item {
	background: var(--ci_color_light_blue);
	padding: 40px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_accordion_item:not(:last-child) {
	margin-bottom: 10px;
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_accordion_item_header {
	position: relative;
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_accordion_item_header h3 {
	color: var(--ci_color_black);
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
	hyphens: none;
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_accordion_item_header_title {
	width: calc(100% - 31px);
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_accordion_item_header h3::after {
	content: none;
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_accordion_item_header span.ui-accordion-header-icon {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_accordion_item_header span.ui-accordion-header-icon::after {
	position: relative;
	font-family: 'Font Awesome 6 Pro';
	font-size: 1.5em;
	font-weight: 300;
	content: "\f078";
	color: var(--ci_color_light_blue_accent);
	padding: 0px 0px 0px 0px;
	float: right;
	cursor: pointer;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_accordion_item_header.ui-state-active span.ui-accordion-header-icon::after {
	content: "\f077";
}
.com_content div.item-page div.page-article-content div.page_article_risks div.page_article_risks_accordion_item_content {
	margin-top: 20px;
}

/* ARTICLE SUCCESS */
.com_content div.item-page div.page-article-content div.page_article_success {
	margin-bottom: 80px;
	padding: 0px;
}
.com_content div.item-page div.page-article-content div.page_article_success div.page_article_success_text {
	margin-bottom: 40px;
}
.com_content div.item-page div.page-article-content div.page_article_success div.page_article_success_quote {
	background: transparent;
	margin-top: 144px;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_success div.page_article_success_quote {
		margin-top: 20px;
	}
}
.com_content div.item-page div.page-article-content div.page_article_success div.page_article_success_quote::after {
	content: '';
	position: absolute;
	top: 60px;
	left: -40px;
	width: 144px;
	height: 144px;
	background: url('/a_layout/images/icons/quote.svg') center center no-repeat;
	background-size: contain;
	z-index: 1;
	fill: #000;
	filter: brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(293%) hue-rotate(297deg) brightness(96%) contrast(105%);
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_success div.page_article_success_quote::after {
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
	}
}
.com_content div.item-page div.page-article-content div.page_article_success div.page_article_success_quote blockquote {
	position: relative;
	font-variant: 'Rotunda','Open Sans', Times, serif;
	font-size: 150%;
	font-style: italic;
	font-weight: 400;
	line-height: 150%;
	quotes: "„" "“" "'" "'";
	padding: 0px;
	margin: 0px 0px 20px 0px;
	z-index: 2;
}
.com_content div.item-page div.page-article-content div.page_article_success div.page_article_success_quote blockquote::before,
.com_content div.item-page div.page-article-content div.page_article_success div.page_article_success_quote blockquote::after {
	font-variant: 'Rotunda','Open Sans', Times, serif;
	font-size: 150%;
	font-style: italic;
	font-weight: 400;
	line-height: 150%;
	color: var(--ci_color_black);
}
.com_content div.item-page div.page-article-content div.page_article_success div.page_article_success_quote blockquote::before {
	margin: -13px 0px 0px -15px;
}
.com_content div.item-page div.page-article-content div.page_article_success div.page_article_success_quote blockquote::after {
	margin: 13px 0px 0px -3px;
}
.com_content div.item-page div.page-article-content div.page_article_success div.page_article_success_quote_author {
	margin-bottom: 80px;
}
@media only screen and (max-width: 991px) {
	.com_content div.item-page div.page-article-content div.page_article_success div.page_article_success_quote_author {
		margin-bottom: 0px;
	}
}

/* ARTICLE COSTS */
.com_content div.item-page div.page-article-content div.page_article_costs {
	margin-bottom: 80px;
	padding: 0px;
}
.com_content div.item-page div.page-article-content div.page_article_costs div.page_article_costs_text {
	margin-bottom: 40px;
}
.com_content div.item-page div.page-article-content div.page_article_costs div.page_article_costs_accordion {
	margin-top: 40px;
}
.com_content div.item-page div.page-article-content div.page_article_costs div.page_article_costs_accordion_item {
	background: var(--ci_color_light_blue);
	padding: 40px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.com_content div.item-page div.page-article-content div.page_article_costs div.page_article_costs_accordion_item:not(:last-child) {
	margin-bottom: 10px;
}
.com_content div.item-page div.page-article-content div.page_article_costs div.page_article_costs_accordion_item_header {
	position: relative;
}
.com_content div.item-page div.page-article-content div.page_article_costs div.page_article_costs_accordion_item_header h3 {
	color: var(--ci_color_black);
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
	width: calc(100% - 31px);
}
.com_content div.item-page div.page-article-content div.page_article_costs div.page_article_costs_accordion_item_header h3 {
	hyphens: none;
}
.com_content div.item-page div.page-article-content div.page_article_costs div.page_article_costs_accordion_item_header h3::after {
	content: none;
}
.com_content div.item-page div.page-article-content div.page_article_costs div.page_article_costs_accordion_item_header span.ui-accordion-header-icon {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
}
.com_content div.item-page div.page-article-content div.page_article_costs div.page_article_costs_accordion_item_header span.ui-accordion-header-icon::after {
	font-family: 'Font Awesome 6 Pro';
	font-size: 1.5em;
	font-weight: 300;
	content: "\f078";
	color: var(--ci_color_light_blue_accent);
	padding: 0px 0px 0px 0px;
	float: right;
	cursor: pointer;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
.com_content div.item-page div.page-article-content div.page_article_costs div.page_article_costs_accordion_item_header.ui-state-active span.ui-accordion-header-icon::after {
	content: "\f077";
}
.com_content div.item-page div.page-article-content div.page_article_costs div.page_article_costs_accordion_item_content {
	margin-top: 20px;
}

/* ARTICLE FAQ */
.com_content div.item-page div.page-article-content div.page_article_faq {
	margin-bottom: 80px;
	padding: 0px;
}
.com_content div.item-page div.page-article-content div.page_article_faq div.page_article_faq_accordion {
	margin-top: 40px;
}
.com_content div.item-page div.page-article-content div.page_article_faq div.page_article_faq_accordion_item {
	background: var(--ci_color_light_blue);
	padding: 40px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.com_content div.item-page div.page-article-content div.page_article_faq div.page_article_faq_accordion_item:not(:last-child) {
	margin-bottom: 10px;
}
.com_content div.item-page div.page-article-content div.page_article_faq div.page_article_faq_accordion_item_header {
	position: relative;
}
.com_content div.item-page div.page-article-content div.page_article_faq div.page_article_faq_accordion_item_header h3 {
	color: var(--ci_color_black);
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
	width: calc(100% - 31px);
}
.com_content div.item-page div.page-article-content div.page_article_faq div.page_article_faq_accordion_item_header h3 {
	hyphens: none;
}
.com_content div.item-page div.page-article-content div.page_article_faq div.page_article_faq_accordion_item_header h3::after {
	content: none;
}
.com_content div.item-page div.page-article-content div.page_article_faq div.page_article_faq_accordion_item_header span.ui-accordion-header-icon {
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 0px;
	transform: translateY(-50%);
}
.com_content div.item-page div.page-article-content div.page_article_faq div.page_article_faq_accordion_item_header span.ui-accordion-header-icon::after {
	font-family: 'Font Awesome 6 Pro';
	font-size: 1.5em;
	font-weight: 300;
	content: "\f078";
	color: var(--ci_color_light_blue_accent);
	padding: 0px 0px 0px 0px;
	float: right;
	cursor: pointer;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
.com_content div.item-page div.page-article-content div.page_article_faq div.page_article_faq_accordion_item_header.ui-state-active span.ui-accordion-header-icon::after {
	content: "\f077";
}
.com_content div.item-page div.page-article-content div.page_article_faq div.page_article_faq_accordion_item_content {
	margin-top: 20px;
}


/* CUSTOM CENTRAL SETTINGS FOR ELEMENTS WITH SHADOWS */
.box_with_shadow,
div.kick-kcm-settings,
section.kick-kcm-setting-category {
	-moz-box-shadow: 3px 5px 30px 0px rgba(36, 36, 36, 0.15);
	-webkit-box-shadow: 3px 5px 30px 0px rgba(36, 36, 36, 0.15);
	box-shadow: 3px 5px 30px 0px rgba(36, 36, 36, 0.15);
	transition-property: all;
	transition-duration: 0.33s;
	transition-timing-function: cubic-bezier(0.4, 0.6, 0.4, 1.0);
	transition-delay: 0s;
	transition-behavior: normal;
	border: none !important;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.box_with_shadow:hover,
div.kick-kcm-settings:hover,
section.kick-kcm-setting-category:hover {
	-moz-transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	-moz-box-shadow: 0px 32px 64px rgba(36, 36, 36, 0.12);
	-webkit-box-shadow: 0px 32px 64px rgba(36, 36, 36, 0.12);
	box-shadow: 0px 32px 64px rgba(36, 36, 36, 0.12);
}

.item_with_shadow {
	-moz-box-shadow: 3px 5px 30px 0px rgba(36, 36, 36, 0.15);
	-webkit-box-shadow: 3px 5px 30px 0px rgba(36, 36, 36, 0.15);
	box-shadow: 3px 5px 30px 0px rgba(36, 36, 36, 0.15);
	transition-property: all;
	transition-duration: 0.33s;
	transition-timing-function: cubic-bezier(0.4, 0.6, 0.4, 1.0);
	transition-delay: 0s;
	transition-behavior: normal;
}
.item_with_shadow:hover {
	box-shadow: 0px 12px 16px 2px rgba(0, 0, 0, 0.10), 0px 6px 22px 4px rgba(0, 0, 0, 0.10), 0px 8px 8px -4px rgba(0, 0, 0, 0.10);
}


/* CUSTOM CENTRAL SETTINGS FOR ELEMENTS WITH BORDER RADIUS */
button,
.button,
.href_button,
.href_button_white, 
button.kick-kcm__btn,
div.kick-kcm-cpc__switch__bg {
	padding-top: 13px;
	-webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	border-radius: 8px !important;
}
div.kick-kcm-cpc__switch__mark {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
}



/* CUSTOM CENTRAL SETTINGS FOR ALL BUTTONS */
button,
button.kick-kcm__btn {
	font: 400 12px/19px 'Gilroy','Open Sans',Arial,Helvetica !important;
	text-transform: uppercase;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}



/* FIXED BUTTON SCREENSIDE */
div.fixed_button_screenside {
	background: #34a8d9;
	position: fixed;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	z-index: 999;		
}
div.fixed_button_screenside_1 {
	top: calc(50% - 140px);
}
div.fixed_button_screenside_left {
	left: 0px;	
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
div.fixed_button_screenside_right {
	right: 0px;	
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
div.fixed_button_screenside a, 
div.fixed_button_screenside a:link, 
div.fixed_button_screenside a:visited {
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
}
div.fixed_button_screenside div.fixed_button_screenside_icon {
	font-size: 26px;
}



/* FEATURED CONTAINERS */
div.featured_services_wrapper {
	background: #f8f8f8;
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 140px 0px;
}
@media only screen and (max-width: 480px) {

	div.featured_services_wrapper {
		padding: 60px 0px 60px 0px;
	}
	
}


/* SPECIAL CONTAINERS */
div.site_below_component_wrapper_for_custom_code {
	background: #f8f8f8;
	margin: 0px 0px 80px 0px;
	padding: 20px 0px 20px 0px;
}
@media only screen and (max-width: 480px) {

	div.site_below_component_wrapper_for_custom_code {
		padding: 20px 0px 20px 0px;
	}
	
}



/* IMAGE OVERLAY */
a.img_overlay {
	display: block;
	position: relative;
}
span.img_overlay {
	background: rgba(255, 255, 255, 0.4);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	z-index: 2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
span.img_overlay:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
span.img_overlay i {
	font-size: 36px;
	color: var(--ci_color_white);
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* VIDEO OVERLAY */
span.video_clip_item_overlay {
	background: rgba(255, 255, 255, 0.0);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1.0)";
	filter: alpha(opacity=1.0);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
div.video_clip_item_overlay_item:hover span.video_clip_item_overlay {
	background: rgba(255, 255, 255, 0.6);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.6)";
	filter: alpha(opacity=0.6);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
span.video_clip_item_overlay_icon {
	background: rgba(255, 255, 255, 0.6);	
	width: 60px;
	height: 60px;
	text-align: center;
	display: table;
	border: 0px solid var(--ci_color_accent_2);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	position: absolute;
	z-index: 4;
	left: calc(50% - 30px);
	top: calc(50% - 30px);
}
@media only screen and (max-width: 768px) {
	span.video_clip_item_overlay_icon {
		width: 60px;
		height: 60px;
		left: calc(50% - 30px);
	}
}
span.video_clip_item_overlay_icon i {
	font-size: 30px;
	color: var(--ci_color_accent_2);
	display: table-cell;
	vertical-align: middle;
	padding: 0px 0px 0px 5px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
@media only screen and (max-width: 768px) {
	span.video_clip_item_overlay_icon i {
		font-size: 30px;
		top: calc(50% - 0px);
		left: calc(50% - 0px);
	}
}
div.video_clip_item_overlay_item:hover span.video_clip_item_overlay_icon i {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1.0)";
	filter: alpha(opacity=1.0);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
span.video_clip_item_overlay_icon_pulse {
	position: absolute;
	z-index: 999;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	box-shadow: 0px 0px 0px 15px rgba(172, 116, 153, 0.8), 0px 0px 0px 30px rgba(172, 116, 153, 0.6), 0px 0px 0px 45px rgba(172, 116, 153, 0.4);
 	-webkit-animation: pulse_ripple 2.0s infinite;
	animation: pulse_ripple 2.0s infinite;	
}
@-webkit-keyframes pulse_ripple {
	0% {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-moz-opacity: 0.0;
		-khtml-opacity: 0.0;
		opacity: 0.0;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);		
	}
	10% {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1.0;
		-khtml-opacity: 1.0;
		opacity: 1.0;
	}
	90% {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-moz-opacity: 0.0;
		-khtml-opacity: 0.0;
		opacity: 0.0;
	}
	to {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-moz-opacity: 0.0;
		-khtml-opacity: 0.0;
		opacity: 0.0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes pulse_ripple {
	0% {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-moz-opacity: 0.0;
		-khtml-opacity: 0.0;
		opacity: 0.0;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);		
	}
	10% {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		-moz-opacity: 1.0;
		-khtml-opacity: 1.0;
		opacity: 1.0;
	}
	90% {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-moz-opacity: 0.0;
		-khtml-opacity: 0.0;
		opacity: 0.0;
	}
	to {
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		-moz-opacity: 0.0;
		-khtml-opacity: 0.0;
		opacity: 0.0;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

/* CONTENT SLIDER SWIPER CONTENT CATEGORY FEATURED ITEM IMAGE OVERLAY ICON */
span.img_overlay_icon {
	background: rgba(255, 255, 255, 0.0);
	width: 90px;
	height: 90px;
	position: absolute;
	left: calc(50% - 45px);
	top: calc(50% - 45px);
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	border: 6px solid rgba(255, 255, 255, 0.6);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
span.img_overlay_icon:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid #ffffff;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 100%;
	animation: animation_signal_1;
	animation-iteration-count: infinite;
	animation-duration: 3s;
	-webkit-animation: animation_signal_1;
	animation-duration: 0s;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 3s;
	z-index: -1;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transition: all 0.5;
	-o-transition: all 0.5;
	-webkit-transition: all 0.5;
	-ms-transition: all 0.5;
	transition: all 0.5;
}
span.img_overlay_icon:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid #ffffff;
	-webkit-border-radius: 100%;
	-khtml-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	animation: animation_signal_2;
	animation-iteration-count: infinite;
	animation-duration: 3s;
	-webkit-animation: animation_signal_2;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 3s;
	z-index: -1;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transition: all 0.5;
	-o-transition: all 0.5;
	-webkit-transition: all 0.5;
	-ms-transition: all 0.5;
	transition: all 0.5;
}
@keyframes animation_signal_1 {
	0% {
		opacity: 0.8;
		transform: scale(0.9);
		-moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-o-transform: scale(0.9);
		-webkit-transform: scale(0.9);
	}
	to {
		opacity: 0;
		transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		-webkit-transform: scale(1.5);
	}
}
@-webkit-keyframes animation_signal_1 {
	0% {
		opacity: 0.9;
		transform: scale(0.9);
		-moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-o-transform: scale(0.9);
		-webkit-transform: scale(0.9);
	}
	to {
		opacity: 0;
		transform:scale(1.5);
		-moz-transform:scale(1.5);
		-ms-transform:scale(1.5);
		-o-transform:scale(1.5);
		-webkit-transform:scale(1.5);
	}
}
@keyframes animation_signal_2 {
	0% {
		transform: scale(0.9);
		-moz-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-o-transform: scale(0.9);
	}
	to {
		opacity: 0;  
		transform: scale(1.9);
		-moz-transform: scale(1.9);
		-webkit-transform: scale(1.9);
		-ms-transform: scale(1.9);
		-o-transform: scale(1.9);
	}
}
@-webkit-keyframes animation_signal_2 {
	0% {
		transform: scale(0.9);
		-moz-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-o-transform: scale(0.9);
	}
	to {
		opacity: 0;
		transform: scale(1.9);
		-moz-transform: scale(1.9);
		-webkit-transform: scale(1.9);
		-ms-transform: scale(1.9);
		-o-transform: scale(1.9);
	}
}



/* ONLINE APPOINTMENT BADGE */
div.online_appointment_badge_round {
	width: 140px;
	height: 140px;
	position: fixed;
	left: -10px;
	top: calc(50% - 140px);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ffffff;
	z-index: 99;	
}
div.online_appointment_badge_round:hover:after {
	display: none;
}
div.online_appointment_badge_round::after {
	width: 140px;
	height: 140px;
	box-sizing: border-box;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	border: 10px solid #34a8d9;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation-duration: 2.0s;
	animation-duration: 2.0s;
	-webkit-animation-name: online_appointment_badge_round_pulse_border;
	animation-name: online_appointment_badge_round_pulse_border;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
@-webkit-keyframes online_appointment_badge_round_pulse_border {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	80% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}
@keyframes online_appointment_badge_round_pulse_border {
	0% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	80% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
}
@media only screen and (max-width: 961px) {

	div.online_appointment_badge_round {
		display: none;
	}
	
}
div.online_appointment_badge_round_inner {
	width: 100%;
	height: 100%;
	position: relative;
}
div.online_appointment_badge_round_wording {
	background: #34a8d9;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
div.online_appointment_badge_round:hover div.online_appointment_badge_round_wording {
	background: #1783B3;	
}
div.online_appointment_badge_round_wording a,
div.online_appointment_badge_round_wording a:link,
div.online_appointment_badge_round_wording a:visited {
	width: 100%;
	height: 100%;
	text-align: center;
	font: normal 18px/26px 'Gilroy-Medium','Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
}
div.online_appointment_badge_round_en div.online_appointment_badge_round_wording a,
div.online_appointment_badge_round_en div.online_appointment_badge_round_wording a:link,
div.online_appointment_badge_round_en div.online_appointment_badge_round_wording a:visited {
	padding: 30px 0px 0px 0px;
}
div.online_appointment_badge_new_label {
	background: #ffffff;
	font: normal 10px/10px Arial,Helvetica;
	color: #242424;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 5px 4px 5px;
	margin: 20px 0px 0px 115px;
	position: absolute;
	z-index: 99;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
div.online_appointment_badge_round:hover div.online_appointment_badge_new_label {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
div.online_appointment_badge_round strong {
	font-weight: 500;
}



/* ONLINE APPOINTMENT BOOKING MOBILE */
div.online_appointment_button_mobile {
	position: fixed;
	right: 0px;
	top: 200px;
	cursor: pointer;
	z-index: 9999;
	display: none;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
@media only screen and (max-width: 961px) {

	div.online_appointment_button_mobile {
		display: none;
	}
	
}
div.online_appointment_button_mobile a,
div.online_appointment_button_mobile a:link,
div.online_appointment_button_mobile a:visited {
	font: 400 11px/11px 'Gilroy-Medium','Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
div.online_appointment_button_mobile div.online_appointment_button_mobile_wording {
	background: #34a8d9;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 4px 6px;
	position: relative;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
div.online_appointment_button_mobile div.online_appointment_button_mobile_wording:hover {
	background: #34a8d9;
}
div.online_appointment_button_mobile_new_label {
	background: #ffffff;
	position: absolute;
	font: normal 10px/10px Arial,Helvetica;
	color: #242424;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 10px 4px 10px;
	margin: -16px 0px 0px -12px;
	z-index: 99;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
div.online_appointment_button_mobile:hover div.online_appointment_button_mobile_new_label {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

@media only screen and (max-width: 991px) {
	div.page-article-content a.href_button.margin_bottom_20 {
		margin-bottom: 20px;
	}
}


/* DOCTOLIB CTA */
a.doctolib_button,
a.doctolib_button:link,
a.doctolib_button:visited {
	display: block;
	position: fixed;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	width: 128px;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	hyphens: none;
	background: #107aca;
	color: var(--ci_color_white);
	z-index: 999;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
@media only screen and (max-width: 991px) {
	a.doctolib_button,
	a.doctolib_button:link,
	a.doctolib_button:visited {
		display: none;
	}
}
a.doctolib_button:hover {
	background: #3285c5;
}
a.doctolib_button img {
	padding: 10px 10px 0px 10px;
}


/* INFOABEND CTA */
div.cta_infoabend {
	display: flex;
	align-items: baseline;
	position: fixed;
	bottom: 10px;
	left: -480px;
	width: 480px;
	padding: 25px 15px;
	background: var(--ci_color);
	z-index: 999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
@media only screen and (max-width: 991px) {
	div.cta_infoabend {
		display: none;
	}
}
div.cta_infoabend.active {
	left: 10px;
}
div.cta_infoabend a.cta_infoabend_close {
	position: absolute;
	top: 8px;
	right: 12px;
	color: var(--ci_color_white);
	font-size: 24px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
div.cta_infoabend a.cta_infoabend_close:hover {
	transform: rotate(45deg);
}
div.cta_infoabend > div {
	align-self: center;
}
div.cta_infoabend div.cta_infoabend_image {
	position: relative;
	padding-right: 10px;
}
div.cta_infoabend div.cta_infoabend_content {
	position: relative;
	flex-grow: 1;
	padding-left: 10px;
}
div.cta_infoabend div.cta_infoabend_content_headline {
	margin-bottom: 10px;
}
div.cta_infoabend div.cta_infoabend_content_headline h2 {
	color: var(--ci_color_white);
	font-weight: 400;
	font-size: 20px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	border-bottom: none;
	hyphens: none;
}
div.cta_infoabend div.cta_infoabend_content_headline h2::after {
	content: none;
}
div.cta_infoabend div.cta_infoabend_content_text {
	color: var(--ci_color_white);
	margin-bottom: 10px;
}
div.cta_infoabend div.cta_infoabend_content_button a,
div.cta_infoabend div.cta_infoabend_content_button a:link,
div.cta_infoabend div.cta_infoabend_content_button a:visited {
	display: inline-block;
	position: relative;
	background-color: var(--ci_color_white);
	color: var(--ci_color);
	text-decoration: none;
	font-weight: 400;
	padding: 10px 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
div.cta_infoabend div.cta_infoabend_content_button a:hover {
	background-color: rgba(255, 255, 255, 0.75);
}


/* GLOBAL IMAGE OVERLAY */
div.global_image_overlay_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
div.global_image_overlay_wrapper a,
div.global_image_overlay_wrapper a:link,
div.global_image_overlay_wrapper a:visited {
	width: 100%;
	height: 100%;
	display: block;
}
div.global_image_overlay_wrapper span.image_overlay {
	background: rgba(255, 255, 255, 0.4);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
div.global_image_overlay_wrapper span.image_overlay:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
div.global_image_overlay_wrapper span.image_overlay i {
	font-size: 36px;
	color: var(--ci_color_accent_1);
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/* GLOBAL IMAGE OVERLAY ICON */
div.global_image_overlay_wrapper span.image_overlay span.image_overlay_icon {
	background: rgba(255, 255, 255, 0.0);
	width: 90px;
	height: 90px;
	position: absolute;
	left: calc(50% - 45px);
	top: calc(50% - 45px);
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 15px 15px;
	border: 6px solid rgba(255, 255, 255, 0.6);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
div.global_image_overlay_wrapper span.image_overlay span.image_overlay_icon:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid #ffffff;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 100%;
	animation: animation_signal_1;
	animation-iteration-count: infinite;
	animation-duration: 3s;
	-webkit-animation: animation_signal_1;
	animation-duration: 0s;
	animation-iteration-count: 1;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 3s;
	z-index: -1;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transition: all 0.5;
	-o-transition: all 0.5;
	-webkit-transition: all 0.5;
	-ms-transition: all 0.5;
	transition: all 0.5;
}
div.global_image_overlay_wrapper span.image_overlay span.image_overlay_icon:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	border: 1px solid #ffffff;
	-webkit-border-radius: 100%;
	-khtml-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	animation: animation_signal_2;
	animation-iteration-count: infinite;
	animation-duration: 3s;
	-webkit-animation: animation_signal_2;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 3s;
	z-index: -1;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-moz-transition: all 0.5;
	-o-transition: all 0.5;
	-webkit-transition: all 0.5;
	-ms-transition: all 0.5;
	transition: all 0.5;
}
@keyframes animation_signal_1 {
	0% {
		opacity: 0.8;
		transform: scale(0.9);
		-moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-o-transform: scale(0.9);
		-webkit-transform: scale(0.9);
	}
	to {
		opacity: 0;
		transform: scale(1.5);
		-moz-transform: scale(1.5);
		-ms-transform: scale(1.5);
		-o-transform: scale(1.5);
		-webkit-transform: scale(1.5);
	}
}
@-webkit-keyframes animation_signal_1 {
	0% {
		opacity: 0.9;
		transform: scale(0.9);
		-moz-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-o-transform: scale(0.9);
		-webkit-transform: scale(0.9);
	}
	to {
		opacity: 0;
		transform:scale(1.5);
		-moz-transform:scale(1.5);
		-ms-transform:scale(1.5);
		-o-transform:scale(1.5);
		-webkit-transform:scale(1.5);
	}
}
@keyframes animation_signal_2 {
	0% {
		transform: scale(0.9);
		-moz-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-o-transform: scale(0.9);
	}
	to {
		opacity: 0;  
		transform: scale(1.9);
		-moz-transform: scale(1.9);
		-webkit-transform: scale(1.9);
		-ms-transform: scale(1.9);
		-o-transform: scale(1.9);
	}
}
@-webkit-keyframes animation_signal_2 {
	0% {
		transform: scale(0.9);
		-moz-transform: scale(0.9);
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-o-transform: scale(0.9);
	}
	to {
		opacity: 0;
		transform: scale(1.9);
		-moz-transform: scale(1.9);
		-webkit-transform: scale(1.9);
		-ms-transform: scale(1.9);
		-o-transform: scale(1.9);
	}
}
