/* v 1*/
.om3__segment__slider__disclaimer {color: #FFF !important; font-size: 10px !important; line-height: 1.6em !important;}
.content .button_padding_box .om3__segment__button, html .content button {padding: 20px !important; font-weight: 600 !important; letter-spacing: 1px !important;}
.textwhite a {color: #ffffff;}


@media only screen and (max-width: 1148px) {
   .content .content_menu .navbar li.normal {
    margin-left: -10px;
    font-size: 17px;
    }
}

.content .link-color-white a{
   color:#ffffff !important;
}

.content .link-color-white a:hover{
   color:#ED2728 !important;
}

.start-slider .owl-prev, .start-slider .owl-next{
   display: none !important;
}

.content .om3__segment__slider .owl-dot.active {
background-color: #ED2728 !important;
}

.content .om3__segment__slider .owl-dot {
border-color: #ED2728 !important;
border-width: 2px !important;
}

.content_footer . footer2 a, .content_footer . footer2 p, footer2 a {
  text-decoration: none !important;
  color: red;
  font-weight: 800 !important;
}

@media only screen and (min-width: 1024px) {
.cosmetic .owl-prev {left: -20px !important; }
.cosmetic .owl-next {left: 570px !important;}
}


html.dc7__grid__s_breakpoint_id__tab .om3__segment__slider .owl-nav .owl-prev {
    left: -2px;
}

html.dc7__grid__s_breakpoint_id__tab .om3__segment__slider .owl-nav .owl-next {
    right: -16px;
}

.footer2 > .neos-contentcollection > .om3__segment__text a{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
font-size: 15px;
}

.footer2 > .neos-contentcollection > .om3__segment__text a:hover{
    text-decoration: underline;
    color: #fff;
}



@media (max-width:728px){
.fixed-mobile-line-height h2{
     --host__type__h2__s_lineheight_sma : 1.3;
}  
}

@media (min-width:728px) and (max-width:1023px){
.fixed-mobile-line-height h1{
     --host__type__h2__s_lineheight_sma : 1.3;
    --host__type__h2__s_lineheight_tab: 1.2;
}
}

@media (max-width:728px){
h2{
     --host__type__h2__s_lineheight_sma : 1.3;
}  
}

@media (min-width:728px) and (max-width:1023px){
h1{
     --host__type__h2__s_lineheight_sma : 1.3;
    --host__type__h2__s_lineheight_tab: 1.2;
}
h4{
     --host__type__h4__s_lineheight_sma : 1.5;
    --host__type__h4__s_lineheight_tab: 1.4;
}
}

.langauge-switch{
	
				width:90px;
				height:40px;
				display: flex;
				justify-content: center;
				align-items: center
			}
			.langauge-switch a {
				pointer-events: auto;
				cursor: pointer;
				color: black;
				width: 54px;
				height: 30px;
				background-repeat: no-repeat;
				background-position: center;
				margin:2px;
				border: 1px solid black;
				background-size: cover;
				transition: transform 0.4s ease;
			}

			@media (min-width: 1023px) {
				.langauge-switch{
					width:80px;
					height: 20px;
				}
				.langauge-switch a {
					width: 38px;
					height: 20px;
				}
				.langauge-switch a:hover {
					transform: scale(1.2);
				}
			}
			.langauge-switch a.de {

				background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 640 480'%3E%3Cdefs/%3E%3Cpath d='M0 320h640v160.002H0z' style='fill:%23ffce00;fill-rule:nonzero'/%3E%3Cpath d='M0 0h640v160H0z' style='fill-rule:nonzero'/%3E%3Cpath d='M0 160h640v160H0z' style='fill:%23d00;fill-rule:nonzero'/%3E%3C/svg%3E");
			}
			.langauge-switch a.en {
				background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2'%3E%3Cdefs/%3E%3Cpath style='fill:%23006' d='M-54.814 0h749.625v480H-54.814z'/%3E%3Cpath d='M-54.814 0v53.666L611.003 480h83.81v-53.663L28.993 0h-83.807zm749.625 0v53.662L28.997 480h-83.81v-53.667L611.002 0h83.81-.002z' style='fill:%23fff;fill-rule:nonzero'/%3E%3Cpath d='M257.53 0v480h124.938V0H257.529zM-54.815 160v160H694.81V160H-54.814z' style='fill:%23fff;fill-rule:nonzero'/%3E%3Cpath d='M-54.814 192v96h749.625v-96H-54.814zM282.516.004v479.993h74.964V0h-74.96l-.002.004zM-54.813 480l249.878-160h55.867L1.06 480h-55.875zm0-480l249.878 160h-55.877l-194-124.221V0zm443.879 160L638.942 0h55.867L444.937 160h-55.872zM694.81 480L444.935 320h55.873l194.003 124.22v35.775l-.002.005z' style='fill:%23c00;fill-rule:nonzero'/%3E%3C/svg%3E");
			}
html.dc7__grid__s_breakpoint_id__sma .content_menu_burger {
left: 10px !important;
position: absolute;
right: auto;
}
html.dc7__grid__s_breakpoint_id__tab .content_menu_burger {
    left: 10px !important;
    position: absolute;
    right: auto;
}