

/*************************************************************************/
/*  Theme Custom  */

body {
	font-family: "navigo-extralight", sans-serif;
	font-weight: 300;
	font-size: clamp(16px, 1.0vw, 19px);
    line-height: 162%;
	color: #000;
	background-color: #fff;
	letter-spacing: 0.01em;
}

/*Link Farbe */
a { color: #292929;}

/* Link in Editor-Texten */
:is(.res-content p, .res-content li) a:not(.nav-link, .dropdown-item, .btn) {
	font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 0.35em;
    text-decoration-thickness: 0.01em;
    text-decoration-color: #292929;
}

:is(.desktop-nav, .navbar-nav) .current-page-ancestor a {
	color: #4a90e2; 
}

.brand-color {
	color: #4a90e2; 
}

/* Title clamp */
h1, h2, h3, h4, h5, h6 {
	font-family: "navigo-extralight", sans-serif;
	font-weight: 400;
	line-height: 110%;
	letter-spacing: -0.02em;
	color: #000;
}
h1 {
	font-size: clamp(30px, 4.1vw, 340%);
	font-weight: 600;
}
h2 {
	font-size: clamp(25px, 3.0vw, 320%);
}
h3 {
	font-size: clamp(18px, 2.2vw, 210%);
}
h4 {font-size: clamp(17px, 1.4vw, 140%);} 
h5 {font-size: clamp(16px, 1.2vw, 110%);} 
h6 {font-size: clamp(15px, 1.1vw, 100%);} 

@media only screen and (max-width: 970px) {
	 h1, h2, h3, h4, h5, h6 { 
		 /* hyphens: auto; */
		 /* -webkit-hyphens: auto; */
		}
}

/* Headline grosse Title  */

.headline-title h1  {
	font-size: clamp(200%, 4.6vw, 550%);
	line-height: 110%;
}
.headline-title h2  {
	font-size: clamp(200%, 4.0vw, 420%);
	line-height: 110%;
}
.headline-title h3  {
	font-size: clamp(180%, 3.6vw, 330%);
	line-height: 110%;
}
.res-boxes .headline-title h2,
.res-boxes .headline-title h3,
.res-slider-content .headline-title h2,
.res-slider-content .headline-title h3 {
	font-size: clamp(160%, 2.8vw, 360%);
	line-height: 110%;
}

.res-block.res-txt.style-03 .res-fx-txt-section h3 {
	font-weight: 600;
}




/* Logo */
.logo {
	padding-top: 3.5vh;
	padding-bottom: 4.5vh;
}

/* Logo Size  */
.logo img {
	width: clamp(80px, 16vw, 380px);
	height: auto;
}

.res-header {
}


.page-header-fixiert .res-header {
	background: transparent;
}

/* Logo Mobile  */
@media only screen and (max-width: 970px) {
	.res-nav .logo-mobile img {
		height: 22px;
	}
}


/* RES Nav */
@media only screen and (min-width: 970px) {

	.res-nav .nav-link {
		font-size: 100%;
		padding: 0.7rem 1.3rem;
		white-space: nowrap;
		font-weight: 400;
	}

	.res-nav .navbar-expand-md .navbar-nav .nav-link {
		padding-right: 0;
		padding-left: clamp(25px, 2.75vw, 50px);
	}
	
    .res-nav .navbar-expand-md .navbar-nav .megamenu .nav-link {
        padding-right: clamp(12px, 2.9vw, 49px);
    }
}

/* Hover */
.res-nav-section li a:hover, 
.burgermenu-nav-section li a:hover, 
.dropdown-submenu .dropdown-item:hover, 
.res-header .wpml-ls-menu-item .dropdown-menu .dropdown-item:hover,
.res-navtab .res-block-navigation .res-navtab-sitemap .dropdown-menu .dropdown-item:hover,
.tabs .nav-link:hover{
	color: #7A7A7A!important;
}

/* active Nav */
	li.active > a.nav-link, 
	li.active .current-menu-item a.dropdown-item,
	.current-menu-item.active > a.dropdown-item,
	.res-header li.current-page-ancestor .current-page-ancestor a,
	.res-header li.current-menu-ancestor > a,
	#burger-menu-nav li.current-page-ancestor .current-page-ancestor a,
	#burger-menu-nav li.current-page-ancestor > a.nav-link,
	.res-navtab .tabs .nav-link.active,
	.res-navtab .tab-links .nav-single-tab.active .nav-link,
	#res-menu-mobile .current-page-ancestor > a, 
	#res-menu-mobile .current-page-ancestor .dropdown-submenu.active > a, 
	#res-menu-mobile .dropdown-submenu.active > a,
	li.active .current-menu-item > a.dropdown-item,
	.dropdown-submenu .dropdown-item.active, 
	.dropdown-submenu .dropdown-item:focus, 
	.dropdown-submenu .dropdown-item:active,
	.res-header.header-option-absolute:not(#res-nav-clone) .active > a, 
	.res-header.header-option-absolute:not(#res-nav-clone) .dropdown-menu .active > a,
	.res-navtab .res-block-navigation .res-navtab-sitemap .dropdown-menu .active > a{
		font-weight: 700;
		color: #000;
	}
@media only screen and (min-width: 970px) {
	li.active > a.nav-link, 
	li.active .current-menu-item a.dropdown-item,
	.current-menu-item.active > a.dropdown-item,
	.res-header li.current-page-ancestor .current-page-ancestor a,
	.res-header li.current-menu-ancestor > a,
	.res-header.header-option-absolute:not(#res-nav-clone) .active > a, 
	.res-header.header-option-absolute:not(#res-nav-clone) .dropdown-menu .active > a{
		color: #fff;
	}
	body.page-on-top:not(.page-header-fixiert) li.active > a.nav-link, 
	body.page-on-top:not(.page-header-fixiert) li.active .current-menu-item a.dropdown-item,
	body.page-on-top:not(.page-header-fixiert) .current-menu-item.active > a.dropdown-item,
	body.page-on-top:not(.page-header-fixiert) .res-header li.current-page-ancestor .current-page-ancestor a,
	body.page-on-top:not(.page-header-fixiert) .res-header li.current-menu-ancestor > a,
	body.page-on-top:not(.page-header-fixiert) .res-header.header-option-absolute:not(#res-nav-clone) .active > a, 
	body.page-on-top:not(.page-header-fixiert) .res-header.header-option-absolute:not(#res-nav-clone) .dropdown-menu .active > a{
		color: #000;
	}
	.res-header li.active > a.nav-link, 
	.res-header li.active .current-menu-item a.dropdown-item,
	.res-header .current-menu-item.active > a.dropdown-item,
	.res-header li.current-page-ancestor .current-page-ancestor a,
	.res-header li.current-menu-ancestor > a,
	.res-header.header-option-absolute:not(#res-nav-clone) .active > a, 
	.res-header.header-option-absolute:not(#res-nav-clone) .dropdown-menu .active > a{
		position: relative;
	}
	.res-header li.active > a.nav-link:after, 
	.res-header li.active .current-menu-item a.dropdown-item:after,
	.res-header .current-menu-item.active > a.dropdown-item:after,
	.res-header li.current-page-ancestor .current-page-ancestor a:after,
	.res-header li.current-menu-ancestor > a:after,
	.res-header.header-option-absolute:not(#res-nav-clone) .active > a:after, 
	.res-header.header-option-absolute:not(#res-nav-clone) .dropdown-menu .active > a:after{
		content: "";
		position: absolute;
		top: 0.65em;
		right: -0.4em;
		height: 0.4em;
		width: 0.4em;
		border: solid 0.15em #fff;
		border-radius: 0.3em;
		z-index: 8;
	}
	body.page-on-top:not(.page-header-fixiert) .res-header li.active > a.nav-link:after, 
	body.page-on-top:not(.page-header-fixiert) .res-header li.active .current-menu-item a.dropdown-item:after,
	body.page-on-top:not(.page-header-fixiert) .res-header .current-menu-item.active > a.dropdown-item:after,
	body.page-on-top:not(.page-header-fixiert) .res-header li.current-page-ancestor .current-page-ancestor a:after,
	body.page-on-top:not(.page-header-fixiert) .res-header li.current-menu-ancestor > a:after,
	body.page-on-top:not(.page-header-fixiert) .res-header.header-option-absolute:not(#res-nav-clone) .active > a:after, 
	body.page-on-top:not(.page-header-fixiert) .res-header.header-option-absolute:not(#res-nav-clone) .dropdown-menu .active > a:after{
		border: solid 0.15em #000;
	}
	}


/*  Fixnav */
.res-fixnav.show .logo {
	padding-top: 13px;
	padding-bottom: 19px;
}
.res-fixnav.show .logo img {
	width: clamp(90px, 9vw, 250px);
	height: auto;
}

/* Fixnav Desktop */
@media only screen and (min-width: 970px) {
	.res-fixnav.show { 
		background: #000;
	}
	.res-fixnav.show .res-nav li a {
		font-size: 90%;
		color: #fff
	}
	.res-fix-nav-in-viewport .res-fixnav {
		box-shadow: none!important;
	}
}
/* Fixnav Mobile */
@media only screen and (max-width: 970px) {
	
	.res-fix-nav-in-viewport:not(.page-on-top) .res-fixnav {
		background: transparent;
		box-shadow: 3px 8px 10px rgba(200, 200, 200, 0.3);
	}
	.res-fix-nav-in-viewport:not(.page-on-top) .res-fixnav .res-mobile-bar {
		background-color: #fff;	
	}
} 
.res-fix-nav-in-viewport #burgermenuX-btn {
    top: 20px !important;
}

/* Buttons */
.btn {
	padding: 0.59em 1.85em 0.71em 1.85em;
	border-radius: 3em;
	font-size: 90%;    
	transition: all .1s ease-in-out;
	letter-spacing: 0.01em;
	font-weight: 400;
}
.btn:hover {
	opacity: unset;
}

.btn-primary{
    background-color: #000;
	border: solid 2px #000;
    color: #fff ;
}
.btn-primary:link {
}
.btn-primary:visited {
}
.btn-primary:hover {
	transform: scale(0.95);
    background-color: transparent;
    color: #000 ;
}
.btn-primary:active {
}
.btn-primary:focus {
}

.btn-secondary{
	border: none!important;
	background-color: #ABABAB!important;
	color: #fff!important;
}
.btn-secondary:hover{
	transform: scale(0.97);
}
.btn-outline{
	border: solid 2px #000;
}
.btn-outline:hover{
	transform: scale(0.97);
    background-color: #000;
    color: #fff ;
}
.btn-text-link {
	padding: 0;
	border-radius: 0;
	font-weight: 500;
}
.btn-text-link:hover {
	padding-left: 0;
	color: #ABABAB;
}
.btn-arrow {
	position: relative;
	padding: 0;
	margin: 0;
	border-radius: 0;
	font-weight: 500;
}
.btn-arrow:after {
	content: "\f178";
    font-family: "Font Awesome 6 Pro";
    position: absolute;
    margin-left: 8px;
    font-weight: 400;
    font-size: 100%;
	text-decoration: none;
    transition: all .2s ease-in-out;
}
.btn-sm {
	font-size: 80%;
} 
.btn-sm:not(.btn-text-link, .btn-arrow) {
	padding: 0.55em 1.8em 0.57em 1.7em;
} 


/* Btns Mobile  */
@media only screen and (max-width: 970px) {
	.btn {font-size: 90%;}
	.btn-sm {font-size: 75%;} 
}	


/* Footer */

.res-footer {
	border-top: none;
	background-color: #000;
	position: relative;
}
.res-footer:after {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	height: 8vw;
	width: 8vw;
	border-radius: 0 0 0 8vw;
	border-bottom: solid 3.75em #fff;
	border-left: solid 3.75em #fff;
}
.res-footer *{
	color: #fff;
}
.res-footer a:hover{
	color: #7A7A7A;
}

.res-footer .wp-block-columns{
	margin-bottom: 0;
/*	gap:1rem;*/
}
.res-footer .res-block.res-txt.style-03 h2 {
	font-weight: 600;
}


.res-widget-footer .footer-tile {
	padding-bottom: 15px;
}
.footer-social-box a {
	background: #000;
/*	border: solid 2px #fff;*/
	border-radius: 100%;
}
.res-widget-footer.footer-social-icon .fa-res-icon svg {
	fill: #fff;
	height: clamp(20px,1.0vw,80px);
}
.res-widget-footer.footer-social-icon span.fa-res-icon,
.res-widget-footer.footer-social-icon span.fa-res-i {
	width: 45px;
	height: 45px;
	color: #fff;
}

/*
.res-footer-mobile-framer{
	flex-direction: column;
}

.res-footer-mobile-framer .copyright-col1 span{
	display: block;
}
.res-footer-mobile-framer span{
	padding-left: 0!important;
}

.res-footer .res-block.alignwide .inner-container.container-off{
		padding: 0 0
	}
*/
@media only screen and (min-width: 1450px) {
.res-footer .alignwide {
    margin-left: calc(-11.5vw - 15px);
    margin-right: calc(-11.5vw - 15px);
}
}
@media only screen and (max-width: 970px) {
	.res-footer:after {
		height: 12vw;
		width: 12vw;
		border-radius: 0 0 0 12vw;
		border-bottom: solid 1.85em #fff;
		border-left: solid 1.85em #fff;
	}
	.res-footer .wp-block-columns{
		gap:0;
	}
    .res-footer-copyright .copyright-col1 {
        margin-bottom: 0px;
    }
    .res-footer-mobile-framer {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
	.res-footer .res-widget-footer.footer-social-icon span.fa-res-icon, .res-footer .res-widget-footer.footer-social-icon span.fa-res-i {
    width: 20px;
    height: auto;
}
.res-widget-footer.footer-social-icon span.fa-res-icon,
.res-widget-footer.footer-social-icon span.fa-res-i {
	width: 35px;
	height: 35px;
}
.footer-social-box a {
    margin: 5px 6px 5px 0;
}
.res-footer-oeffnungszeiten .col-4 {
    flex: 0 0 25%;
    max-width: 25%;
}
}




/* Container align wide  */


.container {
    width: 68vw;
    max-width: 1600px;
}
.container-fluid, .res-head.container-fluid{
    width: 93vw;
    max-width: 93vw;
}
.container-small {
	width:  55vw;
	max-width: 1080px;
	margin: 0 auto;
}

/* Container align wide 2.0  */


.alignfull .inner-container.container-wide, 
.res-boxes.alignwide .inner-container.container-wide, 
.alignwide .inner-container.container-wide,
.res-txt.alignfull .inner-container.container-wide {
    max-width: 93vw;
	padding-left: 15px;
	padding-right: 15px;
}
.res-boxes.alignwide .inner-container.container-wide, 
.alignwide .inner-container.container-wide{
    max-width: 90%;
	padding-left: 15px;
	padding-right: 15px;
}

.res-block.alignfull .inner-container.container-off {
    padding: 0 0;
}
.alignwide {
    margin-left: calc(-12.5vw - 15px);
    margin-right: calc(-12.5vw - 15px);
}
@media only screen and (min-width: 970px) {
.res-block.alignwide .inner-container.container-off, .wp-block-columns.alignfull .inner-container.container-off {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
}
}

/* Grösser als HD */
@media only screen and (min-width: 1920px) {
	.container-fluid, .res-head.container-fluid{
		max-width: calc(1600px + 25vw + 30px);
	}
}

/* Laptop Surface */
@media only screen and (max-width: 1450px) {
	.container{	max-width: 74vw;width: 74vw;}
	.container-small {width:  60vw;}
	.container-fluid {width: 94vw; max-width: 94vw;}
    .res-block.alignwide .inner-container.container-wide{
        max-width: 94%; width: 94%; padding-left: 0; padding-right: 0;
    }
	.alignwide {
		margin-left: calc(-10vw);
		margin-right: calc(-10vw);
	}
}


/* Laptop Tablet */
@media only screen and (max-width: 1100px) {
	.container{	max-width: 92%;width: 92%;}
	.container-fluid {width: 92%;}
    .res-block.alignwide .inner-container.container-wide{
        max-width: 100%; width: 100%;
    }
	.alignwide {
		margin-left:0;
		margin-right: 0;
	}
}

/* Laptop Mobile */
@media only screen and (max-width: 970px) {
    .res-head.container-fluid {
        max-width: 100%; width: 100%;
    }
	.res-block.alignwide .inner-container.container, .alignfull.res-slider-content .inner-container.container-wide, .wp-block-columns.alignwide .inner-container.container-wide  {
		max-width: 100%;
		width: 100%;
		padding: 0 0px;
	}
}


/* ------ Boxes ------ */

@media only screen and (max-width: 970px) { 
.res-boxes .box-no-paddding {
    padding-top: 0px;
}
}


/* ------ Collapse ------ */

/*nur eine Linie / Background transparent */
.res-collapse .card {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	background: transparent;
}
.res-collapse .card-header, .res-collapse .card-body{
    border-bottom: none!important;
}

/*Icon +*/
.res-collapse a .fa-plus.rotate-icon {
	transition: transform .2s ease-in-out;
}
.res-collapse a:not(.collapsed) .fa-plus.rotate-icon {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* ------ Formular  ------ */

/*Titelchen*/
.forminator-ui.forminator-custom-form[data-design=flat] .forminator-col:not(.forminator-field-radio, .forminator-field-checkbox, .forminator-field-upload ) .forminator-label{
    display: none;
}
.forminator-ui.forminator-design--material .forminator-col.forminator-field-select .forminator-label{
    opacity: 0;
}
.forminator-ui .forminator-label {
    font-weight: 400!important;
}

/* Buttons */
.forminator-ui .forminator-button {
	padding: 0.45em 1.8em 0.47em 1.8em!important;
	border-radius: 3em!important;
	font-size: 100%!important;    
}
.forminator-ui .forminator-button:hover {    
	box-shadow: none!important;
} 

/*Abschnitte*/
.forminator-pagination-steps .forminator-step .forminator-step-dot {
    z-index: 1;
}
.forminator-step .forminator-step-label{
    white-space: nowrap!important;
}

/*Zwischentitel*/
.forminator-field-section .forminator-title{
	margin-top: 1em!important;
}

/*Dropdown*/
.forminator-select.forminator-select-dropdown-container--open, .ui-datepicker {
    margin-top: 5px!important;
}
.forminator-select-dropdown {
	padding: 0 0 0 0!important;
}

.forminator-design--flat .forminator-input, .forminator-design--flat .forminator-textarea, .forminator-design--flat .selection, .forminator-select-dropdown, .forminator-calendar--flat, input.form-control, .searchform .btn {
	border-radius: 0.4em!important;
	overflow:hidden; 
}
.forminator-design--flat .forminator-checkbox-box{
	border-radius: 0.25em!important;
}
.forminator-calendar--flat .ui-datepicker-calendar td *{
	border-radius: 0.25em!important;
}
.forminator-ui .forminator-button {
	border-radius: 0.45em!important;
}

/*Slider*/
.forminator-ui.forminator-custom-form[data-design=flat] .forminator-slider .ui-slider-handle, .forminator-ui.forminator-custom-form[data-design=flat] .forminator-slider .ui-slider-range, .forminator-ui.forminator-custom-form[data-design=flat] .forminator-slider .ui-slider-handle:focus, .forminator-ui.forminator-custom-form[data-design=flat] .forminator-slider .ui-slider-handle:hover,.forminator-ui.forminator-custom-form[data-design=material] .forminator-slider .ui-slider-handle,.forminator-ui.forminator-custom-form[data-design=material] .forminator-slider .ui-slider-range,.forminator-ui.forminator-custom-form[data-design=material] .forminator-slider .ui-slider-handle:focus, .forminator-ui.forminator-custom-form[data-design=material] .forminator-slider .ui-slider-handle:hover {
    background: #333;
}
.forminator-ui.forminator-custom-form[data-design=material] .forminator-slider .ui-slider-handle:focus:after, .forminator-ui.forminator-custom-form[data-design=material] .forminator-slider .ui-slider-handle:hover:after{
	background: transparent;
}
.forminator-ui.forminator-custom-form[data-design=material] .forminator-slider .forminator-slide {
    border: 1px solid #777771;
    background: transparent;
}

/* ------ Rounded Edges ------ */

/*Hintergründe*/
.res-block:not(.alignfull):not(.Transparent){
	border-radius: 0.5em;
}

/*Buttons*/
/*
.btn {
	border-radius: 0.45em;
}
*/
.txt-imagebox img{
	border-radius: 0.5em;
}

/*Boxes*/
.flatbox .postImg img{
	border-radius: 0.5em;
}
.boxlayout01 .box-inner:not(.flatbox), .boxlayout02 .box-inner, .boxlayout03 .box-inner:not(.flatbox) {
	border-radius: 0.5em;
	overflow: hidden;
}

/*Header-Image*/
.res-header-image:not(.alignfull) .jarallax{
	border-radius: 0.5em;
	overflow: hidden;
}

/*Header-Video*/
.res-header-video:not(.alignfull) .res-video-header-frame{
	border-radius: 0.5em;
	overflow: hidden;
}
.res-header-dimmer{
	position: relative;
	z-index: 0; /* schafft sauberen Stacking Context */
}

/*Collapse*/
.res-collapse.style-01 .card {
	background-color: #F5F5F5!important;
	border-radius: 0.5em;
    border-bottom: none;
	margin-bottom: 0.5em;
}
.res-collapse.style-01 .card-header, .res-collapse.style-01 .card-body {
    padding: 1.75rem 1.75rem 1.75rem 1.75rem;
}

/*Google Maps*/
.res-google-maps .google-maps{
	border-radius: 0.5em;
	overflow: hidden;
}

/*Cookie*/
.rcb-body-container .rcb-tb-right a{
	border-radius: 0.45em!important;
}

.custom-title h2 {
	font-weight: 400;
	font-size: clamp(200%, 4.4vw, 480%);
}
.custom-title .txt-textfield {
	font-weight: 400;
	font-size: clamp(100%, 1.8vw, 240%);
	line-height: 130%;
}

#top-browser-shade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 1.5rem;
  pointer-events: none;
  z-index: 9999;
  background: linear-gradient(to bottom, rgba(0,0,0,0.05), rgba(0,0,0,0));
}


.marker{
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #2b52b9;
	color: #2b52b9;
}
.style-standard{
}
.style-01 {
}


/*************************************************************************/
/*   Custom-CSS  */

/*Allgemein*/
.ausgeblendet{
	display: none!important;
}
@media only screen and (max-width: 970px) {
	.alignfull{
		overflow-x: hidden!important;
	}
	.wp-block-columns .wp-block-columns{
		gap:0;
	}
}
	
	
.Grau, .bg-light{
	background-color: #F5F5F5!important
}
.Grau .bg-light {
    background-color: #fff !important;
}
.Dunkelgrau{
	background-color: #E1E1E1!important
}
.Dunkelgrau *:not(.btn-primary){
	color: #000!important
}


/*Mouse*/
body {
      cursor: url('img/logo-pointer.svg'), auto;
	overflow-x: hidden;
}
body a, body .btn:not(:disabled):not(.disabled){
      cursor: url('img/logo-pointer-active.svg'), auto;
}

/*Navigation*/
@media only screen and (max-width: 970px) {
    .res-nav .navbar-nav {
        min-height: calc(100vh - 61px);
    }
}

/*Side-Bar*/
.side-bar-box {
    color: #fff;
    background-color: #878787;
    height: 3.25em;
    width: 3.25em;
    justify-content: center;
	font-weight: 400;
}
.side-bar a:hover .side-bar-box{
    justify-content: start;
}
.side-bar {
    z-index: 60;
}
@media only screen and (min-width: 970px) {
.side-bar {
    top: 74%;
    transition: all 0.3s ease-in-out 0s;
}
.page-on-top .side-bar, .footer-in-viewport .side-bar {
    top: 70%;
}
.side-bar a:hover .side-bar-box {
    width: 12em;
}
.side-bar a span {
	display: none;
    transition: all 0.4s ease-in-out 0s;
	opacity: 0;
    font-size: 95%;
	white-space: nowrap;
}
.side-bar a:hover span {
	display: block;
	opacity: 1;
}
}
.side-bar-box i {
	padding-right: 0;
    font-size: 125%;
	font-weight: 900;
}
.side-bar a:hover i {
	padding-right: 15px;
}
@media only screen and (max-width: 970px) {
.side-bar {
	top: 75%;
	margin-right: 2.5%;
	}
}

/*Sticker*/
.cta-sticker {
    bottom: 4%;
}
.cta-circle {
    background-color: #000;
}
.cta-circleTxt i {
    margin-bottom: 0.1em;
}
@media only screen and (min-width: 970px) {
.cta-circle {
    width: 7vw;
    height: 7vw;
}
.page-on-top .cta-circle,.footer-in-viewport  .cta-circle {
    width: 9vw;
    height: 9vw;
}
.page-on-top .cta-circleTxt i, .footer-in-viewport  .cta-circleTxt i {
    font-size: 190%;
}
.footer-in-viewport .cta-circle {
	filter: invert(1)
}
.footer-in-viewport .cta-circleTxt p.stickerTitle {
    font-size: 115%;
}
}

@media only screen and (max-width: 970px) {
    .cta-circle {
        width: 21vw;
        height: 21vw;
    }
	.cta-circleTxt{
		opacity: 1!important;
	}
}


/*Text*/
.res-block .top-title-overline{
	margin-bottom: 0.35em;
}
.res-txt .layout-1-center .top-title-overline{
	margin-bottom: 0;
}
.res-txt .layout-1-center .txt-textfield-btns{
	padding-top: 0.5em!important;
}
.res-txt.style-01 .txt-textfield{
	max-width: 65%;
	margin: 0 auto;
}
.res-txt.style-01 .txt-section{
	position: relative;
}
.res-txt.style-01 .txt-section:after{
	content: "";
	position: absolute;
	top: -1.5vw;
	right: -1.25vw;
	height:9vw;
	width: 9vw;
	border: solid 2.5vw #E1E1E1;
	border-radius: 5vw;
	z-index: -1;
}
.res-txt.style-01 .txt-section:before{
	content: "";
	position: absolute;
	top: -5.5vw;
	right: 5.0vw;
	height:4.5vw;
	width: 4.5vw;
	border: solid 1.45vw #E1E1E1;
	border-radius: 5vw;
	z-index: -1;
}
@media only screen and (min-width: 970px) {
.res-txt .pt-md-3, .res-txt .py-md-3 {
        padding-top: 2.1em !important;
}
}
@media only screen and (max-width: 970px) {
.res-txt .layout-3 h2{
	line-height: 100%;
}
.res-txt .pt-md-3, .res-txt .py-md-3 {
        padding-top: 0.5em !important;
}
.res-fx-txtmask-fx-split h3{
		font-size: 170%;
}
}

/*Header-video*/
.res-header-video.style-01 .slogan-txt{
	display: flex;
	flex-direction: column-reverse;
}
.res-header-video.style-01 .slogan-txt p{
	margin-bottom: 0;
}
.res-header-video.style-01 .res-video-header-frame{
	border-radius: 0 0 9vh 9vh;
	overflow: hidden;
}
@media only screen and (max-width: 970px) {
.res-header-video.style-01 .res-video-header-frame{
	border-radius: 0 0 4vh 4vh;
}
}


/*Text-Bild*/
.res-text-bild.style-01 .layout-1 .txt-box {
	display: flex;
	flex-direction: column;
}
.res-text-bild.style-01 .layout-1 .txt-box h3{
	order: 1;
	font-size: 100%;
	font-weight: 300;
	margin-bottom: 0;
}
.res-text-bild.style-01 .layout-1 .txt-box h2{
	order: 2;
}
.res-text-bild.style-01 .layout-1 .txt-box .txt-text{
	order: 3;
}
@media only screen and (min-width: 970px) {
.res-text-bild .layout-2 .content50-50-padding {
    padding: 15px;
    margin: 5vw 10vw 5vw 5vw;
}
.erste-sektion .txt-image50-50, .letzte-sektion .txt-image50-50{
    margin-top: -5vh;
	border-top-left-radius: 5vh;
	overflow: hidden;
	position: relative;
}
.letzte-sektion .txt-image50-50{
    margin-bottom: -5vh;
	border-top-left-radius: 0;
	border-bottom-left-radius: 5vh;
    margin-top: unset;
}
.erste-sektion .txt-image50-50:after, .letzte-sektion .txt-image50-50:after{
	content: "";
	position: absolute;
	top: 1.0vw;
	left: 1.0vw;
	height:5vw;
	width: 5vw;
	border: solid 1.5vw #fff;
	border-radius: 5vw;
	z-index: 8;
	filter: drop-shadow(0 0.125rem 1.05rem rgba(0, 0, 0, 0.5));
}
.letzte-sektion .txt-image50-50:after{
	top: auto;
	bottom: 1.0vw;
}
}
@media only screen and (min-width: 1440px) {
.res-text-bild .layout-2 .content50-50-padding {
    padding: 15px;
    margin: 8vw 15vw 8vw 8vw;
}
}

.res-fx-stickybox-fx-parallax-scale {
    max-height: 82%;
    aspect-ratio: 5 / 4;
}
.res-fx-stickybox-fx-parallax-scale img {
        height: 130%;
}.res-block.style-01 .res-fx-img-section{
	position: relative;
}
.res-block.style-01 .res-fx-img-section:after{
	content: "";
	position: absolute;
	top: -3.5vw;
	left: -0.75vw;
	height:9vw;
	width: 9vw;
	border: solid 2.5vw #E1E1E1;
	border-radius: 5vw;
	z-index: -1;
}
.res-block.style-01 .res-fx-img-section:before{
	content: "";
	position: absolute;
	top: -7.75vw;
	left: 5.0vw;
	height:4.5vw;
	width: 4.5vw;
	border: solid 1.45vw #E1E1E1;
	border-radius: 5vw;
	z-index: -1;
}
.res-block.style-01 .res-fx-img-fx-image-container:after{
	content: "";
	position: absolute;
	bottom: 0.75vw;
	right: 0.75vw;
	height:5vw;
	width: 5vw;
	border: solid 1.5vw #fff;
	border-radius: 5vw;
	z-index: 8;
	filter: drop-shadow(0 0.125rem 1.05rem rgba(0, 0, 0, 0.5));
}
.res-block.style-01 .res-fx-stickybox-fx-parallax-scale{
	position: relative;
}
.res-block.style-01 .res-fx-stickybox-fx-parallax-scale:after{
	content: "";
	position: absolute;
	left: 0.5vw;
	top: 0.5vw;
	height:4vw;
	width: 4vw;
	border: solid 1.2vw #fff;
	border-radius: 5vw;
	z-index: 8;
	filter: drop-shadow(0 0.125rem 1.05rem rgba(0, 0, 0, 0.5));
}
.res-block.style-01 .res-fx-stickybox-fx-list__item:nth-of-type(even) .res-fx-stickybox-fx-parallax-scale:after{
	left: auto;
	right: 0.5vw;
	top: auto;
	bottom: 0.5vw;
}
@media (min-width: 970px) {

.res-fx-stickybox-fx-card__inner {
	padding-right: 10vw;
}
}
@media (max-width: 970px) {
	.res-text-bild .layout-2 .content50-50-padding {
		padding: 15px;
		margin: 4vw 4vw 6vw 4vw;
	}
	.txt50-50.mb-3{
		margin-bottom: 0rem !important;
	}
    .res-fx-stickybox-fx-parallax-scale {
        height: auto;
    }
	.res-block.style-01 .res-fx-stickybox-fx-parallax-scale:after{
		border: solid 0.75em #fff;
		left: 1.5vw;
		top: 1.5vw;
		height:10vw;
		width: 10vw;
	}
	.res-block.style-01 .res-fx-stickybox-fx-list__item:nth-of-type(even) .res-fx-stickybox-fx-parallax-scale:after{
		left: auto;
		right: 1.5vw;
		top: auto;
		bottom: 1.5vw;
	}
    .res-fx-stickybox-fx-card {
        flex-direction: column-reverse;
		margin-top: 4em;
    }
.res-fx-stickybox-fx-parallax-scale {
    aspect-ratio: 7 / 4;
}
}

/*Boxes*/
.res-block .box-content {
    padding-top: 15px;
    padding-left: 0px;
    padding-right: 15px;
}
.res-block .postImg.mb-1 {
	margin-bottom: 0!important;
}
.res-block .box-padding03 {
    padding: 1.2em 1.5em 1.5em 1.5em;
}
.res-block .box-icon-padding04 {
    padding: 1.7em 1.9em 1.7em 1.9em;
}
.res-block .box-post-category {
    font-size: 80%;
    line-height: 160%;
    padding-bottom: 0px;
}
.res-boxes .teamContent .team-infos .team-contact-icon-link i {
    margin-bottom: 0px;
}
.res-boxes .teamContent .team-infos {
	padding-bottom: 0!important;
}
.res-boxes .teamContent .team-kontakt {
	padding-top: 0!important;
}
.res-boxes.style-01 .postBox {
	flex-direction: row;
}
.res-boxes.style-01 .postImg {
	width: 40%;
}
.res-boxes.style-01 .postContent {
	width: 60%;
}

.res-boxes.style-04 .postContent{
	display: none!important;
}
.res-boxes.style-04 .postImg{
    border-radius: 0px;
    aspect-ratio: 2 / 1;
	display: flex;
    align-content: center;
    overflow: hidden!important;
}
.res-boxes.style-04 .postImg img {
    padding:2.5em 3.5em ;
    object-fit: contain;
	mix-blend-mode: darken;
}
@media only screen and (max-width: 970px) {
.res-block .box-icon-padding04 {
    padding: 1.4em 1.6em 1.4em 1.6em;
}
.res-boxes ul.res-filter-list {
    flex-direction: row;
}
.res-boxes ul.res-filter-list li:before {
	display: none;
}
.res-boxes ul.res-filter-list li {
    margin-left: 0px;
}
.res-filter-item .nav-link {
    padding: 0 1.5rem 0 0;
}
}

/*Icons*/
.res-icons-text .iconbox{
	border-radius: 0.5em;
	overflow: hidden;
}
.icons-txt-content {
	hyphens: auto;
}
@media only screen and (max-width: 970px) {
.res-icons-text .iconbox-side {
    margin-right: 0%!important;
}
}

/*Slider*/
.res-slider-content.alignfull .no-center-mode-desktop .slider {
    margin-left: 5px;
}
.res-slider-content .slick-prev, .res-slider-content .slick-next {
    top: auto;
    bottom: -4rem;
    display: inline;
    width: auto;
    text-align: left;
	background-color: transparent!important;
}
.res-slider-content .slick-prev {
    left: 4%;
    right: auto;
}
.res-slider-content .slick-prev:before {
    color: #212121;
    content: "\f177";
}
.res-slider-content .slick-next {
    left: 4%;
    width: 3rem;
}
.res-slider-content .slick-next:before {
    color: #212121;
    content: "\f178";
}
.slick-dots {
    width: 70%;
    margin-left: 30%;
    text-align: right;
	padding-right: calc(2.5vw + 15px);
}
.res-slider-content .slick-dots li {
    width: 1rem;
	z-index: 5;
}
.res-slider-content .slick-dots li button {
    width: 0.7rem;
    height: 0.7rem;
    padding: 0;
    background-color: #C7C7C7;
	z-index: 5;
    border-radius: 30px;
}
.res-slider-content .slick-dots li button:before {
    display: none;
}
.res-slider-content .slick-dots li.slick-active button {
    background-color:  #000000;
}

@media only screen and (max-width: 970px) {
.slider-outside-frame{
    overflow-x: hidden; 
}
.slick-dots {
        width: 100vw;
        text-align: center;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
}
.slick-list{
    padding-left: calc(3vw + 15px)!important; 
}
.res-slider-content.alignwide {
        margin-left: calc(-100vw / 2 + 100% / 2);
        margin-right: calc(-100vw / 2 + 100% / 2);
        max-width: 100vw;
    }
.res-slider-content.alignwide .inner-container.container-off {
    padding: 0 0;
}
}


/*Logo Slider*/
.res-logo-slider .logo-scroller-outside-frame.text-scroller-only .logo-wrapper h1, .res-logo-slider .logo-scroller-outside-frame.text-scroller-only .logo-wrapper h2, .res-logo-slider .logo-scroller-outside-frame.text-scroller-only .logo-wrapper h3, .res-logo-slider .logo-scroller-outside-frame.text-scroller-only .logo-wrapper h4, .res-logo-slider .logo-scroller-outside-frame.text-scroller-only .logo-wrapper h5, .res-logo-slider .logo-scroller-outside-frame.text-scroller-only .logo-wrapper h6, .res-logo-slider .logo-scroller-outside-frame.text-scroller-only .logo-wrapper p, .res-logo-slider .logo-scroller-outside-frame.text-scroller-only .logo-wrapper a{
	line-height: 150%;
}
.res-footer .res-logo-slider .logo-scroller-outside-frame.text-scroller-only *{
	font-weight: 600;
	color: #333333;
/*
	-webkit-text-stroke: 1px #878787;
	color: #000;
*/
}
@media only screen and (max-width: 970px) {
.res-footer .res-logo-slider{
	padding-top: 1.5em;
}
}

/*Navtab*/
.res-navtab .tabs .nav-link {
    border-bottom: none;
    font-weight: 400;
    color: #000;
    padding: 0.5rem 2.5rem;
}

/*Collapse*/
.res-collapse .title-collapse-smaller {
    font-size: 130%;
}
.res-collapse a i{
	font-size: 130%;
	font-weight: 400;
}
@media only screen and (min-width: 970px) {
.style-01 .collapse-all{
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
.style-01 .collapse-all .card{
    flex: 0 0 48%;
    max-width: 48%;
    height: fit-content;
}
}

/*Google Widget*/
.review-block p{
	margin: 0;
}
.kleines-widget{
    transform: scale(0.75) translateY(-25%) translateX(-15%);
}
.no-gap{
	gap:0;
}

/*Abstände*/
.res-content-topspace {
    padding-top: 7vh;
}

.minus-margin{
	margin-top: -5vh;
}

@media only screen and (min-width: 1920px) {
.pb-3, .py-3 {
    padding-bottom: 4.75rem !important;
}
.pt-3, .py-3 {
    padding-top: 4.75rem !important;
}
}
@media only screen and (min-width: 1600px) {
.pb-5, .py-5 {
    padding-bottom: 11.75rem !important;
}
.pt-5, .py-5 {
    padding-top: 11.75rem !important;
}
}
@media only screen and (max-width: 970px) {
    .home .res-content, .res-content {
        margin-top: 65px;
    }
.res-page-content .res-widget-footer {
        padding-top: 0px;
    }
}