@font-face {
font-family: 'rotis-bold';
font-style: normal;
src: url('/wp-content/themes/kallyas-child/assets/fonts/Rotis-Bold.eot');
src: local('rotis-bold'), url('/wp-content/themes/kallyas-child/assets/fonts/Rotis-Bold.eot') format('embedded-opentype'), url('/wp-content/themes/kallyas-child/assets/fonts/Rotis-Bold.woff') format('woff');
}

@font-face {
font-family: 'rotis-light';
font-style: normal;
src: url('/wp-content/themes/kallyas-child/assets/fonts/rotis-light.eot');
src: local('rotis-light'), url('/wp-content/themes/kallyas-child/assets/fonts/rotis-light.eot') format('embedded-opentype'), url('/wp-content/themes/kallyas-child/assets/fonts/rotis-light.woff') format('woff');
}

@font-face {
font-family: 'rotis-regular';
font-style: normal;
src: url('/wp-content/themes/kallyas-child/assets/fonts/rotis-regular.eot');
src: local('rotis-regular'), url('/wp-content/themes/kallyas-child/assets/fonts/rotis-regular.eot') format('embedded-opentype'), url('/wp-content/themes/kallyas-child/assets/fonts/rotis-regular.woff') format('woff');
}

@font-face {
font-family: 'avenir-light';
font-style: normal;
src: url('/wp-content/themes/kallyas-child/assets/fonts/AvenirLight.eot');
src: local('avenir-regular'), url('/wp-content/themes/kallyas-child/assets/fonts/AvenirLight.eot') format('embedded-opentype'), url('/wp-content/themes/kallyas-child/assets/fonts/AvenirLight.woff') format('woff');
}

@font-face {
font-family: 'avenir-regular';
font-style: normal;
src: url('/wp-content/themes/kallyas-child/assets/fonts/Avenir-Regular.eot');
src: local('avenir-regular'), url('/wp-content/themes/kallyas-child/assets/fonts/Avenir-Regular.eot') format('embedded-opentype'), url('/wp-content/themes/kallyas-child/assets/fonts/Avenir-Regular.woff') format('woff');
}

@font-face {
font-family: 'avenir-bold';
font-style: normal;
src: url('/wp-content/themes/kallyas-child/assets/fonts/Avenir-Bold.eot');
src: local('avenir-bold'), url('/wp-content/themes/kallyas-child/assets/fonts/Avenir-Bold.eot') format('embedded-opentype'), url('/wp-content/themes/kallyas-child/assets/fonts/Avenir-Bold.woff') format('woff');
}

@font-face {
font-family: 'avenir-next-condensed-bold';
src: url('/wp-content/themes/kallyas-child/assets/fonts/AvenirNextCondensed-Bold.eot');
src: url('/wp-content/themes/kallyas-child/assets/fonts/AvenirNextCondensed-Bold.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/kallyas-child/assets/fonts/AvenirNextCondensed-Bold.woff2') format('woff2'), url('/wp-content/themes/kallyas-child/assets/fonts/AvenirNextCondensed-Bold.woff') format('woff'), url('/wp-content/themes/kallyas-child/assets/fonts/AvenirNextCondensed-Bold.ttf') format('truetype');
font-weight: bold;
font-style: normal;
}

.rotis-bold {
font-family: 'rotis-bold' !important;
}
.rotis-light {
font-family: 'rotis-light' !important;
}
.rotis-regular {
font-family: 'rotis-regular' !important;
}
.avenir-light {
font-family: 'avenir-light' !important;
}
.avenir-regular {
font-family: 'avenir-regular' !important;
}
.avenir-bold{
font-family: 'avenir-bold' !important;
}
.avenir-next-condensed-bold {
font-family: 'avenir-next-condensed-bold' !important;
}

.s-search-form__input input, .s-search-form__sub input{
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
}

.vacancy_single strong {
font-family: 'avenir-regular',sans-serif;
}


.s-cont-inside {
padding-top: 90px;
}


.s-cont-inside .container {
max-width: 1080px;
}

.s-team-top {
width: 100%;
min-height: 850px;
background-position: center center;
background-size: cover;
}

.s-team-title {
width: calc(100% + 10px);
margin-left: -5px;
padding: 55px 0;
background: #EEF0F1;
border: 5px solid #fff;
margin-top: -155px;
text-align: center;
}

.s-team-title h2 {
font-family: rotis-bold, sans-serif;
font-size: 60px;
color: #000;
position: relative;
margin-bottom: 70px;
}

.s-team-title h2:after {
content: '';
position: absolute;
left: 50%;
margin-left: -75px;
bottom: -38px;
width: 150px;
height: 5px;
background: #3C5267;

}

.s-team-title__desk {
font-family: avenir-regular, sans-serif;
font-size: 16px;
max-width: 650px;
margin: 0 auto;
}

.row.team-filters-wrapper {
padding-bottom: 70px;
}

.team-filters {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 65px;
position: relative;
z-index: 2;
width: 100%;
}

#rechtsberatung-filter .team-filters {
flex-wrap: nowrap;
margin-top: 22px;
z-index: 1;
}

.sup-filters-wrapper #rechtsberatung-filter .team-filters {
margin-top: 0;
}


#rechtsberatung-filter .team-filters.karrier .team-filters-title {
width: 360px;
}

.sup-filters-wrapper #rechtsberatung-filter .team-filters.karrier .team-filters-title {
width: 70px;
}

#rechtsberatung-filter .team-filters.karrier .team-filters-dropdown {
width: calc(100% - 383px);
}

.sup-filters-wrapper #rechtsberatung-filter .team-filters.karrier .team-filters-dropdown {
width: auto;
}

.team-filters-title {
margin-right: 5px;
background: #73797F;
color: #fff;
width: 216px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
font-family: avenir-regular;
font-size: 16px;
}

.sup-filters-wrapper .team-filters-title {
width: 70px;
margin: 0 5px 5px 0;
}

.team-filters-title__inner {
display: flex;
align-items: center;
justify-content: center;
height: 60px;
background: #73797F;
font-family: avenir-regular, sans-serif;
color: #fff;
font-size: 16px;
padding: 0 70px;
}

.team-filters-dropdown,.team-filters-dropdown-search {
position: relative;
cursor: pointer;
border: 1px solid #707070;
background: #fff;
z-index: 10;
}

.sup-filters-wrapper .team-filters-dropdown,.sup-filters-wrapper .team-filters-dropdown-search {
margin: 0 5px 5px;
}

.sup-filters-wrapper .team-search {
margin: 0 0 5px;
}

.team-filters-dropdown-search input
{
border: 0;

width: calc(100% - 30px);
outline: none;
color: #696969;
border-color: #696969;
height: 38px;
padding: 0 ;
margin-right: 12px;

}
.team-filters-dropdown-search input:focus
{
border-bottom: 1px solid #696969;

}
.team-filters-dropdown-search:hover {
box-shadow: 1px 1px 13px rgba(0, 0, 0, 0.15);
}
.team-filters-dropdown:after {
content: '';
position: absolute;
top: 25px;
right: 21px;
width: 14px;
height: 7px;
background: url('/wp-content/themes/kallyas-child/images/arrow-bottom.svg') no-repeat center center;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.team-filters-dropdown-search {
padding: 10px;
}
@media (max-width: 1024px) {
.team-filters-dropdown-search {
padding: 10px;
width: 100%;
margin: 5px;
}
}
.team-filters-dropdown span {
display: flex;
align-items: center;
height: 60px;
font-family: avenir-regular, sans-serif;
color: #000;
font-size: 16px;
letter-spacing: 3px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
width: 120px;
padding: 0 0 0 25px;
margin-right: 50px;
text-align: left;
position: relative;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}

.team-filters-dropdown:hover {
box-shadow: 1px 1px 13px rgba(0, 0, 0, 0.15);
}

.team-filters-dropdown ul {
display: flex;
flex-direction: column;
margin: 0;
padding: 0;
position: absolute;
top: 60px;
left: 0px;
min-width: calc(100% + 2px);
margin-left: -1px;
visibility: hidden;
opacity: 0;
background: #fff;
border: 1px solid #000;
border-top: 0;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}

.team-filters-dropdown ul li {
padding: 10px 19px 7px;
font-family: avenir-regular, sans-serif;
font-size: 15px;
color: #000;
line-height: 20px;
border-bottom: 1px solid #000;
background: #fff;
-moz-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.karrier .team-filters-dropdown {
width: 23%;
}

.karrier .team-filters-dropdown span {
width: 160px;
width: 100%;
}

.team-filters-dropdown ul li.is-active, .team-filters-dropdown ul li.is-active:hover {
background: #F2D526;
font-family: avenir-bold, sans-serif;
}

.team-filters-dropdown ul li:hover {
background: #efefef;
}

.team-filters-dropdown ul li:last-child {
border-bottom: 0;
}

.team-filters-dropdown.is-open ul {
visibility: visible;
opacity: 1;
box-shadow: 1px 3px 13px rgba(0, 0, 0, 0.15);
}

.team-filters-dropdown.is-open {
box-shadow: 1px 1px 13px rgba(0, 0, 0, 0.15);
z-index: 20;
border-color: #707070;
}

.team-filters-dropdown.is-open ul, .team-filters-dropdown.is-open ul li {
border-color: #707070;
}

.team-filters-dropdown.is-open:after {
transform: rotate(-180deg);
}

/* team grid */
.team-grid {
	padding-bottom: 120px;
}

.team-grid-body .team-grid {
	padding-bottom: 0;
}

.team-grid__sizer, .team-grid__item {
	width: 24.7%;
}

.team-grid__item {
	margin-bottom: 5px;
}

.team-grid__item--width2 {
	width: 49.7%;
}

.team-grid__gutter {
	width: 0.4%;
}

.team-grid-user, .team-grid-style1, .team-grid-style2, .team-grid-style3, .team-grid-style4, .team-grid-empty {
	position: relative;
	width: 100%;
	height: 260px;
	background-position: top center;
	background-size: cover;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.team-grid-user {
	cursor: pointer;
	background-color: #a0a9b2;
}

.team-grid-style1, .team-grid-style2{
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.team-grid-style2 {
	color: #ffffff;
}



.team-grid-style2 h4 {

}
.team-grid-style2 h3 {
	font-family: 'rotis-bold', sans-serif;
}

.team-grid-style3 {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: center;
	padding: 25px 30px;
}

.team-grid-style2 h5 {
	font-family: avenir-regular, sans-serif;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    margin: 6px 0;
}
.team-grid-style2 .ej-03 {
	font-size: 19px;
}
.team-grid-style2 .ej-04 {

}
.team-grid-style2.ej-2 h5:first-child {
	font-family: rotis-bold, sans-serif;
	font-size: 90px;
	color: #fff;
	margin-bottom: 0px;
	margin-left: -6px;
	margin-top: 4px;
	line-height: 0.9;
}
.team-grid-style2.ej-2 h5:nth-child(2){
	font-family: avenir-regular, sans-serif;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	margin: 5px 0;
}

.team-grid-style2.ej-2 .ej-fit {
	font-size: 24px;
	margin-bottom: 5px;
}
.team-grid-style2.ej-2 .ej-fit:last-child {
	font-size: 27px;
}
.team-grid-style2.ej-2 .ej-big {
	font-size: 48px;
	margin-bottom: 0;
}

.team-grid-style3 .ej-fit {
	font-size: 24px;
	margin-bottom: 5px;
	text-align: center;
}
.team-grid-style3 .ej-big {
	font-size: 48px;
	margin-bottom: 0;
	text-align: center;
}
.team-grid-style3 .ej-big:last-child {
	font-size: 41px;
}

.team-grid-style1 h3 {
	font-family: rotis-bold, sans-serif;
    font-size: 90px;
    color: #fff;
    line-height: 60px;
    margin-bottom: 0px;
    margin-left: -6px;
    margin-top: 4px;
		line-height: 0.9;
}

.team-grid-style1 h5 {
	font-family: avenir-regular, sans-serif;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	margin: 5px 0;
}
.team-grid-style1 .ej-10{
	color: #ffffff;
	font-size: 34px;
	line-height: 1.1;
	margin: 0;
}
.team-grid-style1 .ej-10:nth-child(1) {
	font-family: 'rotis-bold', sans-serif;
	letter-spacing: 2px;
}
.team-grid-style1 .ej-10:nth-child(2) {
	font-family: avenir-regular, sans-serif;
	font-size: 24px;
}
.team-grid-style1 .ej-10:nth-child(3) {
	font-family: 'rotis-bold', sans-serif;
	letter-spacing: 2px;
}
.team-grid-style1.ej-1 h5 {
	font-size: 28px;
}
.team-grid-style1.ej-1 .ej-01 {
	font-size: 28px !important;
	font-family: 'rotis-bold', sans-serif !important;
	text-transform: uppercase!important;
	line-height: 1.1!important;
	letter-spacing: 2px;
}
.team-grid-style1.ej-1 .ej-02 {
	font-size: 22px !important;
	font-family: avenir-regular, sans-serif !important;
}

.team-grid-style1.ej-1 h5:first-child {
	font-family: rotis-bold, sans-serif;
	font-size: 90px;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 4px;
	line-height: 0.9;
	text-transform: none;
}

.team-grid-style1.ej-1 h5:nth-child(2) {
	text-transform: none;
}

.team-grid-style1.ej-one h5:nth-child(2n+1) {
	font-family: rotis-bold, sans-serif;
	font-size: 32px;
	line-height: 0.9;
}

.team-grid-style1 h5.l-spacing {
	letter-spacing: 2px;
    font-size: 32px;
    margin-top: 8px;
	line-height: .9;
}

.team-grid-style1 h6 {
	font-family: avenir-regular, sans-serif;
	font-size: 20px;
	color: #fff;
	margin: 4px 0;
}

.team-grid-style3 h4 {
	font-family: rotis-bold, sans-serif;
    font-size: 40px;
    color: #000;
    margin: 14px 8px;
}

.team-grid-style4 {
	display: block;
	background-color: #3c5267;
	color: #fff;
	text-align: left;
	border: 0;
	border-radius: 0;
	padding: 58px 75px;
}

.team-grid-style4 h3 {
	font-family: rotis-bold, sans-serif;
	font-size: 57px;
	margin-bottom: 30px;
	letter-spacing: -0.5px;
	margin-top: 8px;
	line-height: 1.1;
}

.team-grid-style4 h4 {
	display: inline-block;
	font-family: avenir-regular, sans-serif;
	font-size: 17px;
	letter-spacing: 2px;
	color: #fff !important;
	border-bottom: 1px solid #fff;
	padding-bottom: 4px;
}

.team-grid-style4:after {
    content: '';
    position: absolute;
    right: 62px;
    bottom: 58px;
    display: block;
    width: 24px;
    height: 44px;
    background: url('/wp-content/themes/kallyas-child/images/icons/arrow-right-icon.svg') no-repeat center center;
}

.team-grid-style4:hover {
	background-color: #456277;
	color: #ffffff;
}

.team-grid-user__info {
	position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    height: inherit;
    border-left: 0;
    padding: 0;
    box-shadow: none;
    background: rgba(115, 121, 127, 0.78);
    opacity: 0;
    visibility: hidden;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
}

.team-grid-user__info a{
	display: block;
	padding: 34px;
	height: 100%;
}

.team-grid-user__info strong {
	font-family: avenir-bold;
	font-size: 19px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	margin-bottom: 10px;
}

.team-grid-user__info em {
	font-family: avenir-regular, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	display: block;
	letter-spacing: -0.2px;
}

.team-grid-user__info span {
	position: absolute;
    bottom: 35px;
    right: 37px;
    display: block;
    font-family: avenir-regular, sans-serif;
    font-size: 16px;
    color: #fff;
    padding-bottom: 4px;
    border-bottom: 1px solid #fff;
    color: #fff;
    line-height: 18px;
}

.team-grid-user__info span:after {
    content: '\f105';
    font-size: 19px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300;
    padding-left: 8px;
    position: relative;
    top: 2px;
}

.team-grid-user:hover {
	filter: grayscale(100%);
}

.team-grid-user:hover .team-grid-user__info {
	visibility: visible;
	opacity: 1;
}

.grid-load-more {
	text-align: center;
	padding-bottom:  85px;
}

.grid-load-more button {
	display: block;
	box-sizing: border-box;
	width: 100%;
	max-width: 390px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background-color: #F2D526;
	margin: 0 auto;
	border: 1px solid #F2D526;
	font-family: avenir-regular, sans-serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 3px;
	-moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.grid-load-more button:hover {
	background-color: #fff;
}
.grid-email{
	padding-bottom: 85px;
}
.grid-email a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	max-width: 390px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	background-color: #EDEFED;
	margin: 0 auto;
	border: 1px solid #EDEFED;
	font-family: avenir-regular, sans-serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 3px;
	-moz-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
}
.grid-email a:hover {
	background-color: #fff;
}

.team-search {
	border: 1px solid #707070;
	background: #fff;
	z-index: 10;
	padding: 14px 25px
}
.team-search input {
	border: 0;
	font-family: avenir-regular, sans-serif;
	font-size: 16px;
	border-bottom: 1px solid #696969;
	padding: 2px 0;
	outline: none !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
.team-search .far {
	position: relative;
	left: 10px;
}

/* Solutions */

.home-services-item {
    margin-bottom: 25px;
    font-family: avenir-regular, sans-serif;
}

.home-services-item .hover-box-3 {
    position: relative;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px 35px;
    border-radius: 0;
}

.home-services-item .hover-box-3:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: inherit;
    opacity: 0.75;
}

.home-services-item--3 .hover-box-3 {
    min-height: 585px;
}

.home-services-item .hover-box-title {
    position: relative;
    font-family: avenir-regular, sans-serif;
    font-size: 24px;
    letter-spacing: -0.2px;
}

.home-services-item .hover-box-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -24px;
    display: block;
    width: 50px;
    height: 7px;
    background: #ffffff;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.home-services-item .hover-box-3 .hover-box-content {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    padding-right: 20px;
}

.home-services-item .hover-box-3 .hover-box-content:before {
    content: '';
    position: absolute;
    right: -10px;
    bottom: calc(50% - 24px);
    display: block;
    width: 24px;
    height: 44px;
    background: url('/wp-content/themes/kallyas-child/images/icons/arrow-right-icon.svg') no-repeat center center;
    opacity: 0;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.home-services-item .hover-box-3 .hover-box-content:after {
    display: none;
}

.serv-top-title p {
    font-size: 24px;
    line-height: 44px;
}

.serv-btn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 370px;
}

.serv-btn-col {
    float: none;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

.serv-btn-col .zn-buttonWrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}


.home-services-item .hover-box-3:hover {
    box-shadow: none;
    transform: none;
}

.home-services-item .hover-box-3:hover .hover-box-title:after {
    width: 155px;
}

.home-services-item .hover-box-3:hover .hover-box-content:before {
    opacity: 0.8;
}

.home-video-player .mejs-cannotplay {
	height: 0!important;
	padding-top: 56.25%;
	background: url('/wp-content/themes/kallyas-child/images/sonntag-partner-video-preview.jpg') no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	font-size: 0;
}

.home-video-player .mejs-cannotplay > p {
	display: none;
}


/* news */

.single-post h1 {
	font-family: rotis-bold, sans-serif;
}

.single-post .kl-blog-post-details {
	font-family: rotis-regular, sans-serif;
}

/* services */

.big-container .container{
	max-width: 1280px;
	width: 100%;
}
.themen-tabs__item {
  display: none;
  position: relative;
	width: 100%;
	background: #e6e8ec;
	padding: 60px 105px 80px;
	color: #fff;
}

.themen-tabs__item h2 {
	font-family: rotis-bold, sans-serif;
	font-size: 40px;
	color: #3C5267;
	margin: 0 0 32px
}

.themen-tabs__item-text {
	font-family: avenir-regular, sans-serif;
	font-size: 16px;
	color: #000000;
	letter-spacing: -0.2px;
	line-height: 28px;
	/*padding-left: 110px;*/
	max-width: 90%;
}

.themen-tabs__item-text p, .themen-tabs__item .tabs-data p {
	margin-bottom: 30px;
}

.themen-tabs__item-text h4, .themen-tabs__item .tabs-data h4 {
	padding-left: 105px;
}
.themen-tabs__item-text ul, .themen-tabs__item .tabs-data ul {
	padding-left: 150px;
}

.themen-tabs-user {
  display: inline-block;
	position: relative;
	margin-left: 110px;
	margin-top: 62px;
	background: #A0A9B2;
	padding-left: 300px;
}

.themen-tabs-user__photo {
	position: absolute;
	left: 0;
	top: 0;
	width: 300px;
	height: 100%;
	min-height: 100%;
	background-position: top center;
	background-size: cover;
}

.themen-tabs-user__cont {
	padding: 35px 33px;
}

.themen-tabs-user__cont-name {
	font-family: rotis-bold;
	font-size: 20px;
	color: #fff;
}

.themen-tabs-user__cont ul {
	margin: 0;
	padding: 0;
	margin-top: 8px;
}

.themen-tabs-user__cont ul li {
  display: flex;
  flex-direction: row;
	font-family: avenir-regular;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 0px;
	letter-spacing: -0.1px;
}

.themen-tabs-user__cont ul li span:first-child {
	display: inline-block;
	width: 60px;
	font-family: avenir-bold;
}

.themen-tabs-user__cont ul li span:last-child {
  display: inline-block;
}

.themen-tabs-user__cont-link {
	display: inline-block;
	font-family: avenir-regular;
	font-size: 14px;
	color: #fff;
	letter-spacing: 2.6px;
	margin-top: 12px;
	border-bottom: 1px solid #fff;
}

.themen-tabs-user__cont-link:hover {
	color: #fff;
}

.themen-tabs__item-close {
	width: 46px;
	height: 46px;
	position: absolute;
	top: 57px;
	right: 72px;
	background: url('/wp-content/themes/kallyas-child/images/close-icon.svg') center center;
	background-size: 100% 100%;
	opacity: 0.6;
	cursor: pointer;
}

.themen-tabs__item-close:hover {
	opacity: 1;
}

.imgbox-simple .img-align-center .image-boxes-img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

/* search */

.s-page-search .container {
	max-width: 1252px;
}

.kl-blog-item-container {
	background: #f7f7f7;
}

.kl-blog-item-details {
	padding-bottom: 10px;
}

.kl-blog-item-container.zn_columns {
	padding-bottom: 0;
}

.kl-blog-item-container.zn_columns .kl-blog-item-content {
	margin: 0;
	padding: 0;
}

.kl-blog-item-container.zn_columns .kl-blog-item-content {
	padding-left:  25px;
}

/* archive */

.s-page-archive .container {
	max-width: 1252px;
}

.kl-blog-item-container.zn_columns .kl-blog-item-title {
    margin: 0 0 10px;
    font-size: 24px;
    line-height: 1.3em;
    margin: 0;
}


/* header title */

.s-header-title {
	margin-top: 90px;
	background-color: #f7f7f7;
}

.s-header-title .container {
	max-width: 1252px;
}

.s-header-title__cont {
    padding: 45px 0 60px;
    padding-left: 100px;
    color: #000;
}

.s-header-title__cont h1 {
	font-size: 40px;
    font-family: rotis-bold;
    margin: 0;
    margin-bottom: 2px;
}

.s-header-title__cont h2 {
    font-family: rotis-regular;
    font-size: 32px;
    display: block;
    margin: 0;
    margin-left: 1px;
}


/* solutions */
.solutions-body .btn, .solutions-body .btn:focus  {
    position: relative;
    display: block;
    font-size: 24px;
    font-weight: normal;
    padding: 26px 20px 26px 72px;
    border: 0;
    text-align: left;
    border-radius: 0;
    margin-top: 15px;
    color: #000000;
    background-color: #A0A9B2;
}

.solutions-body .btn:before, .solutions-body .btn:after {
	position: absolute;
	content: ' ';
	width: 10px;
	height: 2px;
	display: block;
	background: #ddd;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-color: #000;
	left: 31px;
}

.solutions-body .btn:before {
	right: 31px;
	top: calc(50% - 5px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.solutions-body .btn:after {
	right: 25px;
	top: calc(50% + 1px);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.solutions-body .btn[aria-expanded="true"]{
    background-color: #F2D526;
    color: #000000;
}

.solutions-body .card {
    background-color: #fdfae7;
    font-size: 22px;
    line-height: 36px;
		padding: 0px 20px 0px 73px;
}

.solutions-body .card a {
	display: inline-block;
	margin-top: 15px;
	line-height: 30px;
	border-bottom: 1px solid #000000;
}

.solutions-body .card a:hover {
	color: #000000;
}

.solutions-body .collapse.in{
	background-color: #fdfae7;
	padding-top: 26px;
	padding-bottom: 26px;
}

.s-header-menu .header-menu-body .menu-item.current-menu-item a{
	color: #000000;
}
.s-header-menu .header-menu-body .menu-item.active a{
	color: #000000;
}
	/*.solutions-body .collapse.in .card:first-child{*/
	/*padding-top: 26px;*/
/*}*/
/*.solutions-body .collapse.in .card:last-child{*/
	/*padding-bottom: 26px;*/
/*}*/


.eluid9a4fb66d .static-content--height {
	height: 75vh;
}
.kl-title-block.prof-dark {
	background-color: #7e848a;
	color: #fff;
}
.prof-dark .acc--default-style .acc-tgg-button.collapsed {
	background-color: #A0A9B2 !important;
	color: #fff;
}

body.page-id-3859 .collapse.in {
    padding: 30px 0px 40px 0px;
    background: #fdfae7;
}
.prof-dark .acc--default-style .acc-tgg-button:not(.collapsed) {
	background-color: #7e848a !important;
	color: #fff;
}
.prof-dark .acc--default-style .acc-tgg-button:before, .prof-dark .acc--default-style .acc-tgg-button:after {
	background-color: #fff;
}

.prof-dark-color .acc--default-style .acc-tgg-button:before, .prof-dark-color .acc--default-style .acc-tgg-button:after{
	background-color: #fff;
}

.kl-title-block.prof-dark-color, .prof-dark-color .acc--default-style .acc-tgg-button.collapsed, .prof-dark-color .acc--default-style .acc-tgg-button:not(.collapsed){
	color: #fff;
}
.s-team-top {
	min-height: 75vh;
}
.eluidc9cefc95 .static-content--height {
	height: 75vh !important;
}

.promo__fixed-bgr {
	position: fixed;
	top: 0;
	padding: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('/wp-content/uploads/2019/05/promo-bgr.jpg') no-repeat 50% 50%;
	background-size: cover;
	-webkit-background-size: cover;
	z-index: -1;
}

.promo__testimonials-block .ca-container .ca-item .ca-item-main {
	opacity: 0;
	visibility: hidden;
}

.promo__testimonials-block .ca-container .ca-item .ca-content-wrapper {
	position: static;
	opacity: 1;
	visibility: visible;
	width: calc(100% - 10px);
	box-shadow: none;
	background: none;
	color: #fff;
}

.promo__testimonials-block .ca-container .ca-item .ca-content-wrapper .testimonial-photo {
	position: relative;
	width: 100%;
	padding-bottom: 51.6%;
	margin-bottom: 20px;
}

.promo__testimonials-block .ca-container .ca-item .ca-content-wrapper img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 5px solid #fff;
}


.custom-video-title{
	display: none;
}
.custom-video-title.is-clone{
	display: block;
}

.wp-video{
	position: relative;
}

.home-video-player{
	opacity: 0;
}
.home-video-player.is-show{
	opacity: 1;
}

.direct-section{
	opacity: 0;
}
.direct-section.is-show{
	opacity: 1;
}


.descr-video{
	z-index: 9;
	position: absolute;
	top: 49%;
	transform: translateY(-50%);
	left: calc((100vw - 1224px)/2);
	display: flex;
	align-items: baseline;
	cursor: pointer;
	transition: all .4s ease-out;
}
@media (max-width:1252px) {
	.descr-video {
		left: 15px;
	}
}
.descr-video.is-active{
	opacity: 0;
	pointer-events: none;
}
.descr-video h2,
.descr-video h1
{
	position: relative;
	display: inline-block;
	padding-bottom: 30px;
	margin-bottom: 0;
	font: 400 100px/100px 'rotis-bold', sans-serif;
	color: #ffffff !important;
	margin-top: 0;
}
.descr-video h2::after,
.descr-video h1::after
{
	content: '';
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	height: 12px;
	width: 35%;
	background-color: #F2D526;
}

.desktop-video-play{
	display: block;
	background: url('/wp-includes/js/mediaelement/mejs-controls.svg') no-repeat;
	background-position: 0 0px;
	height: 70px;
	width: 70px;
	z-index: 9;
	position: relative;
	top: 0px;
	margin-right: 30px;
}

.home-video-player .mejs-overlay-button {
	display: none;
}

.home-video-player,
.home-video-player + .zn_custom_html:not(.is-done) {
	background: url('/wp-content/uploads/2019/09/sonntag-partner-video-preview.jpg') no-repeat center center;
	background-size: cover;
	-webkit-background-size: cover;
}
.home-video-player.sp-wp-prev,
.home-video-player.sp-wp-prev + .zn_custom_html:not(.is-done) {
	/*background: url('/wp-content/uploads/2020/06/sp-wp-video-preview.jpg') no-repeat center center;*/
	background: url('/wp-content/uploads/sites/7/2020/06/sp-wp-video-preview.jpg') no-repeat center center;
	background-size: cover;
	-webkit-background-size: cover;
}
.home-video-player.sp-it-prev,
.home-video-player.sp-it-prev + .zn_custom_html:not(.is-done) {
	background: url('/wp-content/uploads/sites/8/2020/06/sp-wp-video-preview.jpg') no-repeat center center;
	/*background: url('/wp-content/uploads/sites/7/2020/06/sp-wp-video-preview.jpg') no-repeat center center;*/
	background-size: cover;
	-webkit-background-size: cover;
}

/* responsive */

@media (max-width: 1200px) {
	.pictitle div.col-sm-12 {
		margin-top: -240px;
	}
}

@media (max-width: 1024px) {
	.home-video-player.inactived-custom-block {
		height: 0;
		overflow: hidden;
	}

	.home-video-player video {
		opacity: 0;
	}

	.home-video-player + .zn_custom_html:not(.is-done) {
		width: 100%;
		padding-top: 56.25%;
		background: url('/wp-content/uploads/2019/09/sonntag-partner-video-preview.jpg') no-repeat center center;
		background-size: cover;
		-webkit-background-size: cover;
	}

	.home-video-player + .zn_custom_html.is-done {
		padding: 0;
		background: none;
	}
	.footer-menu-item .widgettitle {
		padding: 10px 0;
	}
	.s-footer .footer-bottom-imgs, .s-footer .footer-menu-item ul {
		padding-bottom: 15px !important;
	}
	.s-footer .zn_separator--icon-no {
		display: none;
	}
	.s-footer .row .col-sm-2 .footer-menu-title {
		margin-bottom:  10px;
	}
	.footer-bottom-menu {
		border:  0 !important;
	}

	.team-filters-title {
		width: 100%;
		margin: 5px;
		padding: 17px 20px;
	}

	.sup-filters-wrapper .team-filters-title {
		width: auto;
		margin: 0 5px 10px;
	}

	.team-filters-dropdown {
		flex-grow: 1;
		margin: 5px;
	}

	.sup-filters-wrapper .team-filters-dropdown, .sup-filters-wrapper .team-filters-dropdown-search {
		margin: 0 5px 10px;
	}

	.team-grid__sizer, .team-grid__item {
		width: 32.8%;
	}
	.team-grid__gutter {
		width: 0.6%;
	}

	.znColumnElement-innerContent > .upsetyellow {
		padding: 20px 40px;
	}
	.upsetyellow .tbk__text h4{
		font-size: 14px;
		line-height: 40px;
	}
	.upsetyellow .tbk__text h1{
		font-size: 42px;
		line-height: 52px;
	}
	.upset {
		margin: 0 auto !important;
	}
	.custom-upset h4, .custom-upset h4 span {
		font-family: avenir-regular !important;
	}
	.custom-upset h2 {
		font-family: rotis-bold;
		font-size: 52px;
	}
	.eluide6526b7e, .eluid9de18071{
		padding: 0;
	}
	#eluid9cddc1aa {
		margin-bottom: 20px;
		font-size: 48px;
		line-height: 58px;
	}
	.eluidd1080146 {
		font-size: 48px !important;
		line-height: 58px !important;
	}
	.eluidbacbc9a3 {
		padding-top: 0;
	}
	.new-accordion.myaccordion .acc-group a {
		font-size:  18px;
	}
	#eluid9c61de6f .grid-ibx__item {
		width: 49%;
		margin: 0;
		margin-bottom: 95px;
	}
	#eluid9c61de6f .grid-ibx__item:nth-child(1), #eluid9c61de6f .grid-ibx__item:nth-child(3) {
		margin-right: 2%;
	}
	.standort-grid .grid-ibx__item-inner a {
		font-size:  20px;
	}
	.team-search{
		flex-grow: 1;
		margin: 5px;
	}
	.sup-filters-wrapper .team-search {
		margin: 0 5px 10px;
	}
	.sup-filters-wrapper #rechtsberatung-filter {
		width: 65%;
		margin-right: 5px;
	}
	#rechtsberatung-filter .team-filters {
		margin-top: 0;
	}
}


@media (max-width: 1010px) {
	.eluid9786c185.zn_separator--icon-no {
		display: none !important;
	}
	.descr-video{
		top: 12rem;
		left: 1rem;
		align-items: end;
	}
	.descr-video h2,
	.descr-video h1
	{
		font-size: 36px;
		line-height: 1.2;
	}
	.descr-video h2::after,
	.descr-video h1::after
	{
		height: 6px;
	}
	.desktop-video-play{
		margin-right: 0px;
		transform: scale(.5);
		top: -15px;
	}

	.mobile-video-play{
		display: none !important;
	}
	.mobile-video-play {
		display: block;
		background: url('/wp-includes/js/mediaelement/mejs-controls.svg') no-repeat;
		background-position: 0 -39px;
		height: 80px;
		width: 80px;
		margin-top: -80px;
		z-index: 9;
		position: absolute;
		top: 240px;
		left: 50%;
		margin-left: -40px;
	}
	.mobile-video-play.is-active {
		display: none;
	}
	.home-video-player .mejs-overlay-button {
		display: none;
	}

}

@media (max-width: 768px) {
	#rechtsberatung-filter .team-filters {
		flex-wrap: wrap;
	}
	#rechtsberatung-filter .team-filters.karrier .team-filters-dropdown {
		width: auto;
	}
	#rechtsberatung-filter .team-filters.karrier .team-filters-title {
		width: 100%;
	}
	.home-video-player,
	.home-video-player + .zn_custom_html:not(.is-done) {
		background: url('/wp-content/uploads/2019/09/sonntag-partner-video-preview-mobile.jpg') no-repeat center center;
		background-size: cover;
		-webkit-background-size: cover;
	}
	#header.site-header, html #wpadminbar {
		position: fixed !important;
	}

	.team-filters-title {
		flex-grow: 1;
		width: 100%;
	}

	.sup-filters-wrapper .team-filters-title {
		flex-grow: unset;
		width: auto;
		margin: 0 5px 10px 5px;
	}

	.sup-filters-wrapper .team-filters-dropdown, .team-filters-dropdown-search {
		margin: 0 5px 10px;
	}

	.s-team-top {
		min-height: 400px;
	}

	.s-team-title {
		padding: 50px 20px;
	}

	.zn_pb_wrapper {
		margin-top: 90px;
	}

	.s-team-title h2 {
		font-size: 50px;
		margin-top: 0;
	}
	.team-grid__sizer, .team-grid__item {
		width: 49.4%;
	}
	.themen-tabs-user {
		width: 100%;
		max-width: 400px;
	}

	.znColumnElement-innerContent > .upsetyellow {
		padding: 20px 30px;
	}
	.upsetyellow .tbk__text h4{
		font-size: 14px;
		line-height: 40px;
	}
	.upsetyellow .tbk__text h1{
		font-size: 28px;
		line-height: 36px;
	}
	.single-portfolio .consultant-info-box{
		padding-top: 50px !important;
	}
	.full-width-top-content {
		margin-top: 0;
	}
	.pictitle div.col-sm-12 {
		font-size: 40px !important;
		line-height: 50px !important;
	}
	.upset {
		width: 100% !important;
		padding: 20px 25px !important;
	}
	.upset li {
		font-size: 14px !important;
		vertical-align: top;
	}
	.custom-upset h2 {
		font-size: 38px !important;
	}
	#eluid9cddc1aa {
		margin-bottom: 10px;
		font-size: 38px;
		line-height: 48px;
	}
	.eluidd1080146 {
		font-size: 38px !important;
		line-height: 48px !important;
		margin-bottom:  20px !important;
	}
	.site-logo-img {
		max-width: inherit !important;
		width: auto !important ;
		height:  61px !important;
		margin: 4px 0;
	}
	.site-header .site-logo-anch {
		width:  61px !important;
	}
}

@media (max-width: 767px) {
	.s-cont-inside {
		padding-top: 0;
	}
	.eluid9a4fb66d .static-content--height {
		height: 300px;
	}
	.s-team-top {
		min-height: 390px;
	}
	.eluidc9cefc95 .static-content--height {
		height: 390px !important;
	}
	.single-post .kl-blog-post {
		width: calc(100% - 30px);
		margin-left: 30px;
	}
	.kl-skin--light .page-title {
	    margin-top: 0;
	    font-size: 32px;
	    line-height: 42px;
	    margin-bottom: 30px;
	}
	.site-header.site-header--absolute+.site-content {
		padding-top:  120px;
	}
}

@media (max-width: 550px) {
	#eluid3aab36e4 .grid-ibx__item {
		margin-bottom: 15px;
	}
}

@media (max-width: 520px) {
	.s-team-title h2 {
		font-size: 40px;
	}

	.s-team-title h2:after {
		bottom: -28px;
		width: 120px;
		height: 3px;
	}

	.team-filters-title__inner {
		padding: 0 30px;
	}
}

@media (max-width: 480px){
	.team-grid__sizer, .team-grid__item {
		width: 100%;
	}
	.team-grid {
		width: 100%;
		margin: 0 auto;
	}
	.site-header .site-logo-anch {
		width: 51px !important;
	}
	.site-logo-img {
		height: 51px !important;
		margin: 9px 0;
	}

	.znColumnElement-innerContent > .upsetyellow {
		padding: 10px 20px;
	}
	.upsetyellow .tbk__text h4{
		font-size: 14px;
		line-height: 40px;
	}
	.upsetyellow .tbk__text h1{
		font-size: 24px;
		line-height: 30px;
	}
	.eluid9a4fb66d .static-content--height {
		height: 300px;
	}
	.kl-slideshow, .page-subheader {
		height: auto !important;
	}
	.pictitle div.col-sm-12 {
		margin-top: -120px;
		font-size: 38px !important;
		line-height: 48px !important;
	}
	.upset {
		width: 100% !important;
		padding: 10px 15px !important;
	}

	.custom-upset h2 {
		font-size: 34px !important;
		margin-bottom:  0px;
	}
	.upset li {
		width: 100% !important;
		padding: 0 !important;
		border: 0 !important;
		margin: 10px 0;
	}
	.eluide6526b7e {
		margin-bottom:  60px;
	}
}

@media (max-width: 340px){
	.mobile-video-play {
		top: 225px;
	}
}

/** Form newsletter **/
.haet-cleverreach {
	padding-top: 80px;
	padding-right: 100px;
	padding-bottom: 70px;
	padding-left: 100px;
	background-color: #edeff0;
}
.haet-cleverreach .type-description{
	margin-bottom: 35px;
}
.haet-cleverreach h3{
	font-family: avenir-regular, sans-serif;
	font-size: 16px;
	letter-spacing: 3px;
	padding-left: 4px;
	margin-bottom: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 30px;
	font-weight: 400;
	font-style: normal;
}
.haet-cleverreach h4{
	margin-top: 40px;
	margin-bottom: 12px;
	font-family: rotis-bold, sans-serif;
	font-size: 60px;
	letter-spacing: -0.5px;
	color: #000;
	line-height: 26px;
	font-weight: 400;
	font-style: normal;
}
.haet-cleverreach .type-email{
	display: inline-block;
	min-width: calc(100% - 275px);
	margin-right: 15px;
}
.haet-cleverreach input{
	width: 100%;
	padding-left: 40px;
	font-family: avenir-regular, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: -0.2px;
	box-shadow: none;
	height: 60px;
	border-radius: 0 !important;
	background: #fff;
	-webkit-transition: padding-left .15s ease-out;
	transition: padding-left .15s ease-out;
	outline: none !important;
	border: 0;
	float: left;
	/*vertical-align: middle;*/
	/*margin: 0;*/
	/*top: 0;*/
}

.haet-cleverreach .type-submit {
	width: 260px;
	font-family: avenir-regular, sans-serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 2.3px;
	border-radius: 0;
	float: right;
}

#haet-cleverreach-submit {
	height: 60px;
	background-color: #f2d526;
	width: 260px;
	font-family: avenir-regular, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	letter-spacing: 2.3px;
	border-radius: 0;
	outline: none;
	border: 0;
}

.haet-cleverreach .type-policy_confirm {
	display: flex;
	align-items: center;
}
.haet-cleverreach .type-policy_confirm label{
	margin-bottom: 0 !important;
	margin-left: -3%;
}
#haet-cleverreach-cleverreach_policy_confirm {
	position: static;
	opacity: 0;
}
.haet-cleverreach .type-policy_confirm input {
	width: 30px;
	margin-top: 0;
}
/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
	position: relative;
	padding-left: 1.95em;
	cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 3px;
	width: 1.25em;
	height: 1.25em;
	border: 2px solid #333;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #fff;
	/*box-shadow: inset 0 1px 3px rgba(0,0,0,.1);*/
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
	content: '';
	position: absolute;
	top: 5px;
	left: 2px;
	width: calc(1.25em - 4px);
	height: calc(1.25em - 4px);
	background: #F2D526;
	transition: all .2s ease;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
[type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
	color: #999;
}
[type="checkbox"]:disabled + label {
	color: #aaa;
}
/* accessibility */
/*[type="checkbox"]:checked:focus + label:before,*/
/*[type="checkbox"]:not(:checked):focus + label:before {*/
	/*border: 2px dotted blue;*/
/*}*/



/*** PROMO PAGE ***/
.page-id-5911 .container, .page-id-5385 .container {
	/*max-width: 1281px;*/
	max-width: 1254px;
}
.page-id-5911 .promoContainer .container, .page-id-5385 .promoContainer .container {
	/*max-width: calc(100% - 300px);*/
	max-width: 1254px;
}
.promo__testimonials-block .ca-container{
	max-width: 1254px;
}
.page-id-5911 .promoContainer.contentRight .container .znColumnElement-innerContent,
.page-id-5385 .promoContainer.contentRight .container .znColumnElement-innerContent {
	display: flex;
	justify-content: flex-end;
}
.contentRight #darum .znColumnElement-innerContent {
	justify-content: flex-start;
}

.ca-catalogue .ca-content{
	padding: 15px;
}

/** btn scroll up/down start**/
.page-id-5911 #totop, .page-id-5385  #totop{
	display: none !important;
}


.ej-btn-scroll-section{
	position: fixed;
	top: 90%;
	z-index: 99;
	width: 76.322px;
	height: 41.443px;
	right: 30px;
}
.is-ie11 .ej-btn-scroll-section{
	display: none !important;
}
.ej-btn-scroll{
	position: fixed;
	text-align: right;
	opacity: 1;
	top: 90%;
	right: 30px;
	width: 76.322px;
	height: 41.443px;
	/*z-index: 99;*/
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.ej-btn-scroll.is-hide{
	opacity: 0;
	right: -80px;
}
#return-to-top {
	position: fixed;
	text-align: right;
	bottom: 30px;
	right: -80px;
	width: 76.322px;
	height: 41.443px;
	text-decoration: none;
	opacity: 0;
	cursor: pointer;
	/*z-index: 99;*/
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top svg {
	transform: rotate(180deg);
}
#return-to-top.is-show{
	right: 30px;
	opacity: 1;
}

.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(-30px);
	}
	60% {
		transform: translateY(-15px);
	}
}
.bounce2 {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}

@keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {
		transform: translateY(0);
	}
	40% {
		transform: translateY(30px);
	}
	60% {
		transform: translateY(15px);
	}
}



/** btn scroll up/down end**/

#darum .promo-block .links-box a{
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
	letter-spacing: 3.2px;
}
#bewerben .ej-btn-yellow{
	font-family: avenir-book, sans-serif;
	font-size: 16px;
	letter-spacing: 3.2px;
}
/*#bewerben .ej-btn-yellow:hover{*/
/*	border: 1px solid #fff;*/
/*}*/


.promo__einsteigen-block {
	padding-top: 9.5%;
	padding-bottom: 15%;
}
.promo__aufspringen-block{
	padding-top: 4%;
	padding-bottom: 10%;
}
.promo__durchstarten-block {
	padding-top: 4%;
	padding-bottom: 5%;
}
.promo__bewerben-block {
	padding-top: 15%;
	padding-bottom: 8%;
}
.promo__bewerben-warum {
	padding-top: 13%;
	padding-bottom: 7%;
}
.promo__bewerben-warum.news-termine-sect{
	padding-top: 11%;
}

.promo__durchstarten-image {
	position: absolute;
	right: 0;
	top: 45%;
	width: 40%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
}
.promo__einsteigen-image {
	position: absolute;
	right: 0;
	top: -30%;
	width: 70%;
}
.promo__bewerben-image {
	position: absolute;
	top: -35%;
	left: 0;
	width: 40%;
}
.promo__testimonials-image {
	position: absolute;
	top: -6%;
	right: 0;
	width: 40%;
}
.promo__aufspringen-image {
	position: absolute;
	top: 12%;
	right: 310px;
	width: 80%;
}

.promo__einsteigen-block .row,
.promo__aufspringen-block .row,
.promo__durchstarten-block .row,
.promo__bewerben-block .row {
	position: relative;
}

.promo__header-block h1{
	text-shadow: unset;
	font-size: 40px;
	text-transform: none;
	text-align: center;
	color: #ffffff;
	font-family: rotis-bold, sans-serif;
	line-height: 1.2;
}

.promo__faq-block {
	margin-top: 1%;
	margin-bottom: 80px;
}
.promo__faq-block .faq_tabs{
	border: none !important;
}
.promo__faq-block h3 {
	font-size: 60px;
	line-height: 1.2;
}

.promo__faq-block .znColumnElement-innerWrapper {
	width: calc(100% - 16px);
	padding: 65px 6.5% 70px;
	margin: 0 auto 10px;
	background-color: #546371;
	outline: 8px solid white;
	color: #fff;
	position: relative;
	overflow: hidden;
}

.promo__faq-block .faq-tabs {
	display: flex;
	justify-content: space-between;
	margin: 40px 0 13px;
	flex-wrap: wrap;
	max-width: 1033px;
}

.promo__faq-block .faq-tabs a {
	display: block;
	padding: 15px 0;
	border-bottom: 2px solid transparent;
	font-size: 24px;
	color: #fff;
	font-family: avenir-book, sans-serif;
}

.promo__faq-block .faq-tabs a.active {
	font-weight: bold;
	border-bottom-color: #F2D526;
}

.promo__faq-block .faq-tabs-widget {
	display: flex;
	flex-flow: row wrap;
	margin-left: 40px;
	margin-top: 33px;
}

.promo__faq-block .faq_tabs {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	background: #ffffff;
	margin: 10px;
	padding: 10px 20px;
	font-family: rotis-bold, sans-serif;
	font-size: 20px;
	color: #3C5267;
	cursor: pointer;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	line-height: 28px;
	text-align: left;
}

.promo__faq-block .faq_tabs:hover {
	background: #A0A9B2;
}

.promo__faq-block .faq_tabs.active {
	background: #F2D526 url('/wp-content/uploads/2019/05/promo_tab-close-1.png') no-repeat center right 16px;
	background-size: 18px 18px;
	padding-right: 48px;
}

.promo__faq-block .faq_data_tab {
	margin-top: 180px;
	margin-left: 40px;
	font-size: 24px;
	font-family: avenir-book, sans-serif;
	line-height: 1.6;
	max-width: 732px;
}
.promo__faq-block .faq_data_tab h2 {
	font-family: rotis-bold, sans-serif;
	margin-left: -39px;
	margin-bottom: 30px;
	font-size: 40px;
}

.e-head-text p {
	font-size: 80px;
	font-family: avenir-next-condensed-bold, sans-serif;
	color: #ffffff;
	line-height: 1.2;
	text-transform: uppercase;
}

.ej-search {
	max-width: 480px;
}

#eluidd0e76c27, #eluidd0500b84 {
	margin-left: 18%;
	margin-right: 3%;
	max-width: 480px;
}

.ej-search .elm-searchbox__input-text {
	font-size: 24px;
	color: #a0a9b2;
}
.ej-search .elm-searchbox__input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.ej-search .elm-searchbox__submit {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #f2d526;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.ej-search .glyphicon-search:before {
	color: #000000;
	font-size: 32px;
}
.ej-search .elm-searchbox__submit:hover {
	background-color: #efefef;
}

.ej-search-btn.btn.btn-primary {
	font-size: 24px;
	background-color: #3c5267;
	color: #ffffff;
	border: unset;
	padding: 16px 32px;
	font-family: avenir-book, sans-serif;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.ej-search-btn.btn.btn-primary:hover {
	background-color: #ffffff;
	color: #3c5267;
}
.ej-search-btn.btn.btn-primary span{
	white-space: nowrap;
}

/** PROMO-block **/

.promo-block {
	position: relative;
}
.promo-block a {
	display: inline-block;
}

.promo-block .links-box, .promo-block .links-box > p{
	display: flex;
	flex-wrap: wrap;
}
.promo-block .show-all-links{
	background-color: transparent;
	font-size: 20px;
	-webkit-box-shadow: unset;
	-moz-box-shadow: unset;
	box-shadow: unset;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #000000;
	color: #000000;
	outline: none!important;
	margin-top: 20px;
	font-family: avenir-book, sans-serif;
}
.promo-block .links-box a{
	color: #000;
	font-size: 20px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #000;
	margin-right: 20px;
	margin-bottom: 15px;
	background-color: transparent;
	font-family: avenir-book, sans-serif;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.promo-block .links-box a:hover{
	background-color: #ffffff;
}
.promo-block .links-box a.ej-btn-yellow{
	color: #000000;
	background-color: #f2d526;
	font-size: 16px;
	width: 100%;
	max-width: 472px;
	text-align: center;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none !important;
	padding: 16px 25px;
	font-family: avenir-book, sans-serif;
	font-size: 16px;
	letter-spacing: 3.2px;
	display: inline-block;
}
#bewerben .promo-block .links-box{
	display: inline-block;
}
#bewerben .promo-block .links-box, #darum .promo-block .links-box{
	padding-top: 25px;
}
.promo-block .links-box a.ej-btn-yellow:hover{
	background-color: #ffffff;
}



.promo-block h3{
	font-size: 100px;
	line-height: 1;
	color: #ffffff;
	text-shadow: unset;
	font-family: avenir-next-condensed-bold, sans-serif;
	position: absolute;
	top: -51px;
	left: 58px;
}
.promo-block p{
	font-size: 30px;
	line-height: 40px;
	color: #000000;
	max-width: 400px;
	margin-bottom: 40px;
	font-family: avenir-book, sans-serif;
}

/** PROMO-block-1 **/
.promo-block-1 {
	background-color: #f2d526;
	max-width: 650px;
	padding-left: 58px;
	padding-right: 100px;
	padding-bottom: 50px;
	padding-top: 75px;
}
.promo-block-1 .links-box a:hover{
	color: #000;
}

/** PROMO-block-2 **/
.promo-block-2 {
	background-color: #71bbbd;
	max-width: 681px;
	padding-left: 160px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-top: 85px;
}
.promo-block-2 h3{
	top: -51px;
	left: -197px;
}
.promo-block-2 h6{
	font-size: 24px;
	margin-bottom: 15px;
	color: #ffffff;
}
.promo-block-2 p {
	color: #fff;
}
.promo-block-2 .show-all-links {
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.promo-block-2 .show-all-links:hover {
	color: #000000;
	border-color: #000;
}

.promo-block-2 .links-box a {
	color: #ffffff;
	border-color: #ffffff;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.promo-block-2 .links-box a:hover{
	color: #000;
	border-color: #000000;
}
.promo-block-2 .show-all-links {
	margin-bottom: 40px;
	margin-top: 5px;
	color: #ffffff;
	border-color: #ffffff;
}



/** PROMO-block-3 **/
.promo-block-3 {
	background-color: #3C5267;
	max-width: 711px;
	padding-left: 70px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-top: 85px;
}
.promo-block-3 h3{
	left: 57px;
}

.promo-block-3 p {
	color: #fff;
	max-width: 525px;
}

.promo-block-3 .links-box a {
	color: #ffffff;
	border-color: #ffffff;
}
.promo-block-3 .show-all-links {
	margin-bottom: 40px;
	margin-top: 5px;
	color: #ffffff;
	border-color: #ffffff;
}

.promo-block-3 .links-box a {
	margin-bottom: 20px;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.promo-block-3 .links-box a:hover{
	color: #000;
	border-color: #000000;
}


/** PROMO-block-4 **/
.promo-block-4 {
	background-color: #73797F;
	max-width: 730px;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-top: 85px;
}
.promo-block-4 h3{
	left: 68px;
}

.promo-block-4 p {
	color: #fff;
	max-width: 550px;
}

.promo-block-4 h6 {
	color: #ffffff;
	font-size: 24px;
	line-height: 1.4;
	font-family: avenir-book, sans-serif;
	margin-bottom: 40px;
}

.ej-btn-yellow {
	color: #000000;
	background-color: #f2d526;
	font-size: 16px;
	width: 100%;
	max-width: 472px;
	text-align: center;
	letter-spacing: 2px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline: none!important;
	padding: 21px;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.ej-btn-yellow:hover {
	background-color: #ffffff;
}

a {
	cursor: pointer;
}

#header.site-header{
	z-index: 100;
}

/* news  start */

.home-news-body {
	padding: 0 !important;
}

.home-news-item {
	margin-bottom: 10px;
}

.home-news-item a {
	display: block;
	border-radius: 0;
	border: 0;
	padding: 22px;
	margin-bottom: 10px;
	transition: all .2s ease-out;
}

.home-news-item a:hover {
	color: #000;
	background: #71bbbd;
}

.home-news-item .hover-box-title {
	font-size: 16px;
	font-family: avenir-regular, sans-serif;
	margin-bottom: 10px;
}

.home-news-item .hover-box-content {
	font-size: 18px;
	font-family: avenir-regular, sans-serif;
	line-height: 26px;
}

.sup-home-news .dn-heading {
	position: relative;
	font-size: 60px;
	display: inline-block;
	font-family: rotis-bold, sans-serif;
	letter-spacing: -0.2px;
	margin-bottom: 20px;
}

.sup-home-news .dn-heading:after {
	content: '';
	width: 214px;
	height: 2px;
	position: absolute;
	bottom: -10px;
	left: 0;
	background: #F2D526;
}

.home-news-slider .znSmartCarousel-pagi {
	position: absolute;
	top: -24px;
	right: 35px;
	text-align: right;
}

.home-news-slider .slick-dots li button {
	border-radius: 0;
	border: 1px solid #000;
	padding: 0;
	width: 13px;
	height: 13px;
	background: #fff;
	opacity: 1;
	margin-left: 9px;
}

.home-news-slider .slick-dots li.slick-active button {
	background: #F2D526;
	border-color: #F2D526;
}

.home-news-slider .znSmartCarousel-nav {
	position: absolute;
	bottom: -79px;
	right: 105px;
}

.home-news-slider .znSmartCarousel-arr {
	width: 57px;
	height: 57px;
	border: 1px solid #000;
	margin-right: 0px;
	display: inline-block !important;
}
.home-news-slider .znSmartCarousel-next{
	margin-left: 20px;
}

.home-news-slider .znSmartCarousel-arr svg {
	margin-top: 17px;
	width: 20px;
	height: 20px;
}
#news-kar .znSmartCarousel-loadingContainer{
	position: relative;
}

.home-news-slider .znSmartCarousel-arr polyline, .home-news-slider .znSmartCarousel-arr:hover polyline {
	stroke-width: 10px;
}

.home-news-btn {
	font-size: 16px;
	font-family: avenir-regular, sans-serif;
	letter-spacing: 2.8px;
	margin-top: 6px;
	width: 205px;
	height: 58px;
	padding: 17px 0;
	text-align: center;
	background: #f2d526 !important;
	color: #000000 !important;
}

.sup-home-news--second .dn-heading:after{
	background: #71BBBD !important;
}

.sup-home-news--second .home-news-slider .slick-dots li.slick-active button {
	background: #71BBBD;
	border-color: #71BBBD;
}

.sup-home-news--second .home-news-slider .znSmartCarousel-nav {
	right: 80px;
}

.sup-title {
	font-family: rotis-bold, sans-serif;
}

.termine-no-data {
	font-family: 'avenir-regular',sans-serif;
	font-size: 18px;
	margin: 20px;
}

/* Update style for karriere page*/
#termine-kar .znColumnElement-innerContent,
#news-kar .znColumnElement-innerContent{
	max-width: 730px;
}

#news-kar .znColumnElement-innerContent{
	background-color: #3c5267;
}
#termine-kar .znColumnElement-innerContent{
	margin-left: auto;
	background-color: #71bbbd;
	padding-bottom: 80px;
}
.news-termine-sect .sup-home-news .dn-heading {
	color: #ffffff;
	font-size: 100px;
	line-height: 1;
	text-shadow: unset;
	font-family: avenir-next-condensed-bold, sans-serif;
	position: absolute;
	left: 65px;
	top: -51px;
	text-transform: uppercase;
	z-index: 5;
	letter-spacing: 0;
}
.news-termine-sect .home-news-item {
	margin-left: 35px;
}
.news-termine-sect .home-news-slider{
	padding-top: 80px;
}
.news-termine-sect .dn-heading::after{
	display: none;
}
.news-termine-sect .znColumnElement-innerContent > .zn-buttonWrapper,
.news-termine-sect .sup-home-news .btns-wrap{
	margin-left: 55px;
}
.news-termine-sect .znColumnElement-innerContent > .zn-buttonWrapper{
	padding-bottom: 80px;
}
.news-termine-sect .sup-home-news .znSmartCarousel-pagi-ej{
	top: 40px;
	right: 65px;
}
.news-termine-sect .home-news-slider .znSmartCarousel-pagi{
	right: 65px;
	top: -40px;
}
.news-termine-sect .znColumnElement-innerWrapper-eluid1ea7207b, .news-termine-sect .home-news-wrap{
	padding-right: 40px;
}
.news-termine-sect .home-news-btn{
	padding: 12px 0;
	font-family: avenir-book, sans-serif;
	border: 2px solid #F2D526 !important;
	font-weight: normal;
}
.news-termine-sect .home-news-btn:hover, .news-termine-sect .home-news-btn:focus{
	outline: none !important;
}
.news-termine-sect .sup-home-news--second .home-news-slider .slick-dots li button,
.news-termine-sect .sup-home-news .slick-dots li button{
	border: 2px solid #fff;
	background-color: transparent;
	margin-left: 15px;
}
.news-termine-sect .sup-home-news--second .home-news-slider .slick-dots li.slick-active button,
.news-termine-sect .sup-home-news .slick-dots li.slick-active button{
	background-color: #fff;
}
.news-termine-sect .home-news-item a{
	color: #ffffff;
	transition: unset;
}
.news-termine-sect .home-news-item a:hover{
	color: #fff;
	background-color: transparent;
}
.news-termine-sect .btn:active,
.news-termine-sect .btn.active{
	-webkit-box-shadow: unset !important;
	-moz-box-shadow: unset !important;
	box-shadow: unset !important;
}
.news-termine-sect .home-news-slider .znSmartCarousel-arr,
.news-termine-sect .sup-home-news .znSmartCarousel-arr-ej{
	border: 1px solid #fff;
}
.news-termine-sect .home-news-slider .znSmartCarousel-arr polyline,
.news-termine-sect .home-news-slider .znSmartCarousel-arr:hover polyline,
.news-termine-sect .sup-home-news .znSmartCarousel-arr-ej polyline{
	stroke: #fff;
}
.news-termine-sect
.news-termine-sect
.news-termine-sect
.news-termine-sect

	/* news  end */


/** Testimonials **/
.page-id-5911 .promo__testimonials-block .ca-container .ca-item .ca-content-wrapper img, .page-id-5385 .promo__testimonials-block .ca-container .ca-item .ca-content-wrapper img {
	border: 10px solid #fff;
}
.page-id-5911 .promo__testimonials-block .ca-container .ca-item .ca-content-wrapper p, .page-id-5385 .promo__testimonials-block .ca-container .ca-item .ca-content-wrapper p {
	font-family: avenir-book, sans-serif;
	line-height: 1.6;
	font-size: 24px;
	position: relative;
	padding-bottom: 5px;
}
.page-id-5911 .promo__testimonials-block .ca-container .ca-item .ca-content-wrapper .testimonial-author, page-id-5385 .promo__testimonials-block .ca-container .ca-item .ca-content-wrapper .testimonial-author {
	padding-left: 40px;
	font-size: 16px;
	font-family: avenir-book, sans-serif;
	line-height: 22px;
}
/*.page-id-5911 .promo__testimonials-block .ca-container .ca-item .ca-content-wrapper .ca-content-text p::before,*/
/*.page-id-5385 .promo__testimonials-block .ca-container .ca-item .ca-content-wrapper .ca-content-text p::before {*/
/*	content: '';*/
/*	position: absolute;*/
/*	width: 80px;*/
/*	height: 2px;*/
/*	background-color: #c6c046;*/
/*	bottom: 0;*/
/*	left: 0;*/
/*}*/

.promo__testimonials-block .container.custom_width{
	max-width: unset;
}

/*.promo__testimonials-block .slick-list.draggable .ca-content-text a,*/
/*.promo__testimonials-block .slick-list.draggable .testimonial-photo a,*/
/*.promo__testimonials-block .slick-list.draggable .testimonial-author a,*/
/*.promo__testimonials-block .slick-list.draggable .testimonial-author a strong {*/
/*	text-decoration: none;*/
/*}*/

.promo__testimonials-block .testimonial-author {
	margin-left: 70px;
	position: relative;
	padding-top: 20px;
	font-size: 20px;
	line-height: 1.4;
}
/*.promo__testimonials-block .testimonial-author strong{*/
/*	font-size: 20px;*/
/*}*/

.promo__testimonials-block .testimonial-author::before {
	content: '';
	position: absolute;
	width: 80px;
	height: 2px;
	background-color: #c6c046;
	top: 0;
	left: 0;
}

/** PROMO-block-5 **/
.promo-block-5 {
	background-color: #F2D526;
	max-width: 730px;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-top: 85px;
}
.promo-block-5 h3{
	left: 46px;
	top: -49px;
}

.promo-block-5 h6 {
	color: #000;
	font-size: 36px;
	line-height: 1.6;
	font-family: avenir-book, sans-serif;
	margin-bottom: 40px;
}

.promo-block-5 p {
	color: #000000;
	font-size: 24px;
	line-height: 1.6;
	max-width: 100%;
	font-family: avenir-book, sans-serif;
}

.promo-block-5 .moreInfo{
	margin-top: 20px;
}
.promo-block .moreInfo {
	display: inline-block;
	font-size: 16px;
	letter-spacing: 2px;
	font-family: avenir-book, sans-serif;
	border: 1px solid #000;
	color: #000000;
	padding: 18.5px 77px;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.promo-block .moreInfo:hover {
	color: #000000;
	background-color: #ffffff;
}

.home.is-ie11 .sup-slider-1-item{
	height: 1px;
}
.faq-statick{
	margin-top: 330px;
	padding-bottom: 45px;
}
.faq-statick::before{
	content: '';
	background-image: url('/wp-content/uploads/2019/11/Bild-1.png');
	position: absolute;
	width: 388px;
	height: 672px;
	right: 42px;
	bottom: 0;
}
.faq-statick__head{
	margin-bottom: 50px;
}
.faq-statick__head .h2{
	font-size: 60px;
	font-family: 'rotis-bold', sans-serif;
}
.faq-statick__content{
	padding-left: 40px;
	margin-bottom: 65px;
}
.faq-statick__content p{
	font-size: 30px;
}
.faq-statick__content strong{

}
.faq-statick__btn{
	padding-left: 40px;
}
.faq-statick__btn a{
	font-size: 16px;
	letter-spacing: 3.2px;
	color: #000000;
	background-color: #ffffff;
	padding: 20px 37px;
	margin-right: 15px;
}
.faq-statick__btn a:last-child{
	margin-right: 0;
}
.faq-statick__btn a:focus,
.faq-statick__btn a:hover{
	color: #000000;
}
/*#darum .promo-block-5, #bewerben .promo-block-4{*/
/*	min-height: 461px;*/
/*}*/
#darum h6, #bewerben h6{
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 45px;
}
#darum p, #bewerben p{
	font-size: 24px;
	line-height: 40px;
}

@media only screen and (max-width : 1200px) {
	#eluidd0e76c27, #eluidd0500b84 {
		margin-left: 12%;
	}
	.e-head-text p {
		font-size: 76px;
	}
	.page-id-5911 .promoContainer .container, .page-id-5385 .promoContainer .container{
		max-width: 100%;
	}
}


@media only screen and (max-width : 1120px) {
	.promo__faq-block > .zn_section_size > .row{
		padding-top: 8px;
	}
	.promo-block-2 {
		padding-left: 75px;
	}
	.promo-block-5 h3, .promo-block-4 h3{
		font-size: 80px;
		top: -42px;
	}
	.promo-block-4{
		padding-right: 30px;
	}
	.news-termine-sect .sup-home-news .dn-heading{
		font-size: 80px;
		top: -42px;
	}
	.news-termine-sect .home-news-slider .znSmartCarousel-pagi, .news-termine-sect .sup-home-news .znSmartCarousel-pagi-ej{
		right: 15px;
	}
	.news-termine-sect .znColumnElement-innerWrapper-eluid1ea7207b{
		padding-right: 35px;
	}
	.page-id-5911 .promo__testimonials-block .ca-container .ca-item .ca-content-wrapper p, .page-id-5385 .promo__testimonials-block .ca-container .ca-item .ca-content-wrapper p{
		font-size: 18px;
		line-height: 1.3;
	}
	.promo__testimonials-block .testimonial-author{
		font-size: 16px;
	}
	#termine-kar .znColumnElement-innerContent, .news-termine-sect .znColumnElement-innerContent > .zn-buttonWrapper{
		padding-bottom: 45px;
	}
	.promo__faq-block{
		margin-top: 5%;
	}
	.promo__faq-block .zn_section_size.container{
		overflow: hidden;
	}
	.faq-statick::before{
		bottom: -200px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1080px) {
	.sup-filters-wrapper .team-search {
		max-width: 210px;
		display: flex;
		align-items: center;
	}
	.sup-filters-wrapper .team-search .far {
		position: relative;
		left: -15px;
	}
}

@media only screen and (max-width : 991px) {
	.promo__aufspringen-image,
	.promo__testimonials-image,
	.promo__bewerben-image,
	.promo__einsteigen-image,
	.promo__durchstarten-image {
		opacity: 1;
		transform: unset;
		-webkit-transform: unset;
	}
	.promo__durchstarten-image{
		top: 3em;
	}
	.promo__aufspringen-image {
		right: 0;
		top: -2em;
	}
	.promo__durchstarten-img {
		top: -2em;
	}
	.promo__bewerben-image{
		top: 1em;
		right: 0.3em;
		left: unset;
	}
	#eluidd0e76c27, #eluidd0500b84 {
		margin-left: 0;
		margin-right: 0;
	}
	.promo__header-block h1 {
		font-size: 48px;
	}
	.e-head-text p{
		font-size: 58px;
	}
	.eluid720e3d57 {
		padding-top: 10px;
		padding-bottom: 10%;
	}
	#header + div > section:first-child{
		padding-top: 10%;
	}

	.promo-block h3{
		position: unset;
		font-size: 100px;
		margin-bottom: 20px;
	}
	.promo-block{
		max-width: 100% !important;
		padding-top: 50px !important;
		padding-bottom: 60px !important;
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	.promo__faq-block{
		margin-top: 7%;
	}
	.promoContainer{
		padding-top: 7% !important;
		padding-bottom: 5% !important;
	}
	#darum, #bewerben, #news-kar{
		margin-bottom: 12%;
	}
	.faq-statick::before{
		display: none;
	}
	#termine-kar .znColumnElement-innerContent, #news-kar .znColumnElement-innerContent{
		max-width: 100%;
	}
	.links-box + p, promo-block p:last-child {
		margin-bottom: 0 !important;
	}
	.promo-block .show-all-links {
		margin-bottom: 0 !important;
	}
	.promo-block-4 p:last-child, .promo-block-5 p:last-child{
		margin-bottom: 0;
	}
	.promo__faq-block .faq-tabs-widget, .promo__faq-block .faq_data_tab {
		margin-left: 0;
	}
	.promo-block .show-all-links.m-dop{
		margin-bottom: 40px !important;
	}
	.promo__faq-block .faq-tabs {
		justify-content: flex-start;
	}
	.promo__faq-block .faq-tabs a{
		margin-right: 25px;
	}
	.promo__faq-block .faq-tabs a:last-child{
		margin-right: 0px;
	}
	.promo__faq-block .faq-tabs-widget {
		margin-top: 20px;
	}
	.promo__faq-block .faq_data_tab h2 {
		margin-left: 0;
	}

	.haet-cleverreach h4{
		font-size: 50px;
	}
	.haet-cleverreach {
		padding-top: 70px;
		padding-right: 60px;
		padding-bottom: 60px;
		padding-left: 60px;
	}

	.team-search{
		max-width: 35%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
	}

}


@media only screen and (max-width : 767px) {
	.e-head-text p {
		font-size: 50px;
	}
	.ej-search {
		margin: 0 auto;
	}
	#eluidd0e76c27, #eluidd0500b84 {
		max-width: 100%;
	}
	.zn-buttonWrapper.zn-buttonWrapper-eluid11637103.text-left {
		display: flex;
	}
	.ej-search-btn.btn.btn-primary {
		margin: 0 auto;
		margin-top: 30px;
	}
	.promo-block h3 {
		font-size: 50px;
	}
	.promo-block p, .promo-block-5 h6 {
		font-size: 27px !important;
		line-height: 1.2;
	}
	.promo-block-3 p {
		max-width: 68%;
	}
	.promo__faq-block .faq-tabs a {
		font-size: 20px;
	}
	.promo__faq-block .faq-tabs a{
		padding: 10px 0;
	}
	.promo__faq-block .faq_data_tab h2 {
		font-size: 23px;
		line-height: 1.2;
	}
	.themen-tabs__item-text h4, .themen-tabs__item .tabs-data h4 {
		padding-left: 20px;
	}
	.themen-tabs__item-text ul, .themen-tabs__item .tabs-data ul {
		padding-left: 60px;
	}
	.themen-tabs-tabs {
		margin-left: 0 !important;
	}
	.themen-tabs-tabs .tab-tag {
		font-size: 18px !important;
		line-height: 1.2 !important;
	}

	.haet-cleverreach {
		padding-top: 40px;
		padding-right: 30px;
		padding-bottom: 30px;
		padding-left: 30px;
	}
	.haet-cleverreach h4 {
		font-size: 50px;
		line-height: 1;
		margin-top: 25px;
	}
	.haet-cleverreach-field-wrap.type-email, .haet-cleverreach-field-wrap.type-submit, .haet-cleverreach-field-wrap.type-policy_confirm{
		display: flex;
		width: 100%;
	}
	#haet-cleverreach-submit{
		width: 100%;
		text-align: left;
		padding-left: 40px;
		margin-bottom: 10px;
	}
	.haet-cleverreach .type-description{
		margin-bottom: 25px;
	}

	.team-search{
		display: flex;
		justify-content: center;
		min-height: 62px;
		align-items: center;
	}

	.sup-filters-wrapper .team-search{
		width: 100%;
		max-width: 100%;
		margin-left: 5px;
		margin-right: 5px;
		z-index: -1;
	}

	.sup-filters-wrapper #rechtsberatung-filter {
		margin-right: 0;
		width: 50%;
	}

	.sup-filters-wrapper #rechtsberatung-filter .team-filters {
		flex-grow: 1;
		width: auto;
		margin-right: 0;
	}

	.sup-filters-wrapper .team-search .quicksearch {
		width: 100%;
	}

	.sup-filters-wrapper .team-filters-dropdown.filterdisziplin {
		min-width: 41%;
	}

	.sup-filters-wrapper .karrier .team-filters-dropdown span {
		width: 160px;
	}

	.vacancy_single .grid-email{
		margin-left: -30px !important;
	}

}

@media only screen and (max-width : 576px) {
	.promo__header-block h1 {
		font-size: 38px;
	}
	.e-head-text p {
		font-size: 44px;
	}
	.promo-block {
		padding: 40px 6.5% 45px !important;
	}
	.promo-block p {
		font-size: 20px !important;
	}
	.promo-block .links-box a {
		margin-right: 10px;
		margin-bottom: 10px;
		font-size: 15px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.promo-block h3 {
		font-size: 40px;
	}
	.promo-block h3 + p {
		max-width: 90%;
	}
	.promo-block p {
		margin-bottom: 20px;
	}
	.promo__faq-block h3 {
		font-size: 40px;
	}
	.promo__faq-block .znColumnElement-innerWrapper {
		padding: 50px 6.5% 70px;
	}
	.promo__faq-block .faq_tabs {
		font-size: 18px;
		line-height: 1.2;
	}
	.promo__faq-block .faq_data_tab {
		font-size: 16px;
		line-height: 1.4;
		margin-top: 50px;
	}
	.promo__testimonials-block .ca-container .ca-item .ca-content-wrapper {
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
	}
	.ca-container .znSlickNav .znSlickNav-arr polyline {
		opacity: 1 !important;
	}
	.ca-container .znSlickNav{
		opacity: 1 !important;
	}
	.ca-container .znSlickNav .znSlickNav-arr.znSlickNav-prev {
		left: 0;
	}
	.ca-container .znSlickNav .znSlickNav-arr.znSlickNav-next {
		right: 0;
	}

	.haet-cleverreach {
		padding-top: 40px;
		padding-right: 22px;
		padding-bottom: 30px;
		padding-left: 22px;
	}
	.haet-cleverreach-field-wrap.type-policy_confirm label{
		font-size: 12px;
		line-height: 23px;
	}

	.team-search {
		display: flex;
		max-width: 100%;
		margin-left: 5px;
		margin-right: 5px;
		justify-content: space-between;
	}

	.team-search .far {
		left: 5px;
	}
	.news-termine-sect .sup-home-news .dn-heading{
		font-size: 40px;
		top: 40px;
		left: 35px;
	}
	.news-termine-sect .sup-home-news .termine-wrapper__inner .dn-heading{
		left: 25px;
	}
	.home-news-slider .slick-dots li button, .sup-home-news .slick-dots li button{
		width: 10px;
		height: 10px;
	}
	.news-termine-sect .sup-home-news .znSmartCarousel-pagi-ej{
		top: 50px;
	}
	.news-termine-sect .home-news-slider .znSmartCarousel-pagi{
		top: -30px;
	}
	.news-termine-sect .home-news-item{
		margin-left: 0;
	}
	.news-termine-sect .termine-wrapper__inner  .home-news-item{
		margin-left: 0;
	}
	.news-termine-sect .home-news-btn{
		width: 140px;
		min-width: 140px;
		max-width: 140px;
		font-size: 15px;
		margin-right: 0;
		background: #f2d526;
		line-height: 30px;
	}
	.ej-btn-scroll-section{
		top: 92%;
	}
	#return-to-top{
		bottom: 20px;
	}
	.ej-btn-scroll svg, #return-to-top svg{
		max-width: 50%;
	}
	.news-termine-sect .znColumnElement-innerContent > .zn-buttonWrapper, .news-termine-sect .sup-home-news .btns-wrap{
		margin-left: 22px;
	}
	.news-termine-sect .home-news-item a:hover{
		color: #ffffff;
		background-color: transparent;
	}
	.home-news-item .hover-box-content{
		font-size: 16px;
	}
	#darum h6, #bewerben h6{
		margin-bottom: 40px;
		line-height: 1.2;
		font-size: 24px !important;
	}
	#darum p, #bewerben p{
		line-height: 1.2;
	}
	.sup-home-news--second .home-news-slider .znSmartCarousel-nav{
		right: 15px;
	}
	.news-termine-sect .znSmartCarousel-nav-ej{
		display: flex;
		margin-right: 15px;
	}
	.statick__head{
		margin-bottom: 30px;
	}
	.faq-statick{
		margin-top: 60px;
	}
	.faq-statick__head {
		margin-bottom: 30px;
	}
	.faq-statick__head .h2{
		font-size: 32px;
	}
	.faq-statick__content{
		padding-left: 0;
		margin-bottom: 55px;
	}
	.faq-statick__content p{
		font-size: 20px;
	}
	.faq-statick__btn{
		padding-left: 0;
	}

}

@media only screen and (max-width : 480px) {
	.sup-filters-wrapper #rechtsberatung-filter {
		flex-grow: 1;
		min-width: 0;
	}

	.sup-filters-wrapper .team-filters-dropdown.filterlokation {
		width: 42%;
	}

	.sup-filters-wrapper .karrier .team-filters-dropdown span {
		width: 100%;
	}
}

@media only screen and (min-width : 1080px) {
	.sup-filters-wrapper .team-filters-dropdown {
		width: 100%;
		max-width: 165px;
		text-overflow: ellipsis;
		padding-right: 40px;
	}
	#rechtsberatung-filter {
		width: 100%;
		max-width: 180px;
	}
}

.zn_pb_el_container>.zn_el_options_bar {
	/*visibility: visible;*/
	/*opacity: 1;*/
}
