@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-BlackItalic.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-ThinItalic.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Black.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-ExtraBold.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-MediumItalic.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-BoldItalic.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-ExtraLight.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-LightItalic.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Italic.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/montserrat/Montserrat-Thin.woff2') format('woff2'),
        url('../fonts/montserrat/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}






#hero {
  width:100%;
  height:100vh;
  background-image:url("../../assets/img/hugh-850x425.jpg");
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
}
.clear {
	clear: both;
}

ol, ul, dl {
    margin-top: 0;
    margin-bottom: 0;
	padding: 0;
}

@media (min-width: 768px) {
  #hero {
    background-image:url("../../assets/img/hugh-850x425.jpg");
  }
}

.navbar-light .navbar-brand {
  background-image:url("../../assets/img/logo-feelgood1.png");
  background-repeat:no-repeat;
  background-size:73%;
  background-position:center;
  margin-top:5px;
  height:40px;
  width:242px;
}

.d-flex.flex-column.justify-content-between.news-nav {
  height:auto !important;
}

.navi-abstand {
  padding-top:67px;
}

.news-slider-box {
  background-color:rgba(255,255,255,1);
  padding:20px;
  width:300px;
  margin:0 auto;
}

.news-info-box {
  width:100%;
  padding:25px;
  font-family:Montserrat, sans-serif;
}

.btn.btn-primary.btn-lg.hero-button {
  font-size:1rem;
}

.top-news {
  width:100%;
  box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.14);
  background-color:#FFF;
  margin-bottom:30px;
}

.text-center.kategorie-header {
  padding-bottom:10px;
  margin-bottom:0;
}

.top-news ul {
  list-style:none;
}

.kategorie {
}

.kategorie li a {
  display:block;
  padding:10px 20px 10px 20px;
  color:#515457;
}

.kategorie {
  margin:0;
  padding:0;
}

.kategorie li {
  border-bottom:1px solid #EEE;
}

.kategorie li:last-child {
  border:none;
}

.news-list {
  margin:0;
  padding:0;
}

.news-list li {
  display:inline-block;
}

.col-md-4.kategorie-list {
  margin-bottom:30px;
}

.news-partner {
  margin-right:20px;
}

.news-date {
  font-family:Montserrat, sans-serif;
  font-size:0.9rem;
  color:rgb(92,92,92);
}

.pagination {
	text-align: center;
    margin: 30px auto;
    position: relative;
    float: left;
    padding: 0;
    left: 50%;
}

.page-item {
	position: relative;
    float: left;
    list-style: none;
    right: 50%;
}

.jumbotron {
  border-radius:0;
}

.fa.fa-chevron-right.kategorie-pfeil {
  font-size:0.8rem;
  margin-right:5px;
}

.top-news.kategorie-box {
  padding:15px;
}

.kategorie li a:hover {
  text-decoration:none;
  color:#000;
}

.navi-abstand.news-heading {
  padding-top:100px;
  padding-bottom:15px;
}

.white-box {
  background-color:#FFF;
  box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.14);
  display:table;
  padding:20px;
  width:100%;
}

.newsLink-Box {
  float:right;
  font-size:1.1rem;
}

.newsLink-Box::after {
  clear:both;
}

.left {
  float:left;
}

.right {
  float:right;
}

.news-link-header::before {
  content:'/';
  color:#5e5e5e;
  font-size:14px;
  font-weight:700;
  font-style:normal;
  vertical-align:top;
  display:inline-block;
  margin:0 10px 0 10px;
  -webkit-font-smoothing:antialiased;
}

.active {
  color:#000;
  font-weight:700;
}

.news-link-header:hover {
  text-decoration:none;
  color:#000;
}

.clear {
  clear:both;
}

.news-blog-header {
  margin:0;
  padding:0;
}

.news-off-link {
  color:#5e5e5e;
}

.news-off-link:hover {
  text-decoration:none;
  color:#5e5e5e;
}

.fa.fa-instagram {
  color:#000;
  font-size:1.1rem;
}

.social-medai-buttons {
  border-radius:3px;
  background-color:#fff;
  box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.14);
  color:#000;
  width:100%;
  height:100%;
  display:block;
  padding:6px;
  line-height:30px;
}

.social-box {
  float:right;
  width:39px;
  height:39px;
  text-align:center;
}

.social-medai-buttons:hover {
  background-color:#2962ff;
}

.social-medai-buttons {
  webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
}

.fa.fa-instagram.new-hover:hover {
  color:#FFF;
}

.fa.fa-instagram.new-hover {
  webkit-transition:all .4s ease-in-out;
  -moz-transition:all .4s ease-in-out;
  -ms-transition:all .4s ease-in-out;
  -o-transition:all .4s ease-in-out;
  transition:all .4s ease-in-out;
  display:inline-block;
  line-height:unset;
  height:unset;
  width:unset;
  text-transform:none;
}

.news-txt {
  font-family:Montserrat, sans-serif;
}

.news-info-box p {
  color:#5e5e5e;
  margin-bottom:30px;
  font-size:0.9rem;
}

.news-info-box h2 {
  margin-bottom:25px;
}

.news-info-box h6 {
  color:#5e5e5e;
  font-size:1rem;
}

.news-info-box img {
  width:100%;
  margin-bottom:15px;
}

.social-medai-buttons:hover .new-hover {
  color:#FFF;
}

hr.hr_color {
  background-color:#FFF;
  color:#FFF;
}

.shadow {
  background-color:#eee;
  box-shadow:0px 10px 20px 25px #eee;
}

.magazinBox {
  width:200px;
  position:relative;
  display:inline-block;
  white-space:normal;
  border:4px solid transparent;
  box-sizing:border-box;
}

.imageLink {
  display:block;
  box-sizing:border-box;
}

.bold {
  font-weight:bold;
}

@media (min-width: 1200px) {
  .magazinBox {
    width:19.68%;
  }
}

.row.row-with-x-columns.magazinAbstand {
  margin-bottom:10px;
}

.bold.whiteColor {
  color:#FFF;
}

.magazinBlock {
  margin-top:50px;
}

.row.abstandRow {
  margin-bottom:20px;
}

.magazinBox:hover {
  border:4px solid #000000;
}
.magHover{
  border:4px solid #000000 !important;
}

/*.magazinInfo {
  position:absolute;
  left:0;
  display:none;
  width:100%;
  color:#FFF;
  top:0;
  height:100%;
  font-family:'Montserrat';
  font-weight:bold;
  font-size:1.2em;
  background-color:rgba(0,0,0,0.5);
  line-height:70px;
  padding-top:50%;
  padding-bottom:50%;
  text-align:center;
}*/

.magazinInfo {
  display: none;
    color: #FFF;
    position: relative;
    top: 50%;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 1.2em;
    transform: translateY(-50%);
    text-align: center;
}

.magazinInfoBox {
	display: none;
	position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
}

.imageLink:hover .magazinInfo, .imageLink:hover .magazinInfoBox {
  display:block !important;
}

.magHover .magazinInfo, .magHover .magazinInfoBox {
  display:block !important;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .magazinBox {
    width:19.62%;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .magazinBox {
    width:32.5%;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .magazinBox {
    width:49%;
  }
}

@media (min-width: 300px) and (max-width: 576px) {
  .magazinBox {
    width:100%;
  }
}

@media (min-width: 300px) and (max-width: 576px) {
  .search-container {
    margin:0;
  }
}

.col-md-12.searchBox {
  display:flex;
}

@media (min-width: 300px) and (max-width: 576px) {
  .col-md-12.searchBox {
    display:block;
  }
}

.magazinButton:hover {
  color:#000 !important;
  background-color:#FFF;
}

.header-blue.media {
  background:none;
  margin:0;
}

.mediaButton {
  padding:15px;
  box-sizing:border-box;
  display:block;
  text-align:center;
  color:#FFF;
  border:1px solid transparent;
  line-height:17px;
  text-transform:uppercase;
  background-color:#000;
  float:left;
  margin-right:10px;
  width:185px;
}

.mediaButton:hover {
  color:#000;
  border:1px solid #000;
  text-decoration:none;
  background-color:#FFF;
}

.form-group.mediaMail {
  margin-top:20px;
}

.mediaBox {
  padding-bottom:50px;
}

@media (min-width: 300px) and (max-width: 576px) {
  .mediaButton {
    width:100%;
    margin-bottom:5px;
  }
}

.form-group.formBox {
  display:block;
  width:auto;
}

@media (min-width: 992px) {
  .form-group.formBox {
    width:380px;
  }
}

@media (min-width: 300px) {
  .form-group.formBox {
    /*width:auto;*/
    /*display:block;*/
  }
}

.video-container.divGroupL {
  float:left;
  width:49%;
  height:inherit;
}

.video-container.divGroupR {
  float:right;
  width:49%;
}

p.icon-links a:focus {
  color:#FFF;
}

p.icon-links a:hover {
  color:#000;
}
.seitAusw a {
    background-color: #000;
    color: #FFF !important;
}
.seitAusw a:hover {
    background-color: #000;
    color: #FFF !important;
}
li.katAusw {
    border-bottom: 1px solid #000;
}
.kategorie li:hover {
    border-bottom: 1px solid #000;
}
.kategorie li:hover:last-child {
    border-bottom: none;
}
.katAusw a {
    color: #000 !important;
}
.katAusw a:hover {
    color: #000 !important;
}
.card-body .form-group input {
    border-color: #DDD;
}

/* Animation Hide */
#hideMe {
    -moz-animation: cssAnimation 1s ease-out forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 1s ease-out 6s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 1s ease-out 6s forwards;
    /* Opera */
    animation: cssAnimation 1s ease-out 6s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes cssAnimation {
	from {
		opacity: 1;
	}
    to {
        opacity: 0;
    }
}
@-webkit-keyframes cssAnimation {
	from {
		opacity: 1;
	}
    to {
        opacity: 0;
    }
}
.newsletterHead {
	background-color: #FFF;
}
.drop::after {
	float: right;
    margin-top: 10px;
}
.gallery {
	padding: 0;
}

/* Hovereffect */
.hovereffect2 {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
margin: 0;
}

.hovereffect2 .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect2 img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
margin: 0;
}

.hovereffect2 h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
}

.hovereffect2 a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:50px 0 0;
padding:7px 14px;
}

.hovereffect2 a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect2:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect2:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect2:hover h2,.hovereffect2:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect2:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}

/* Momberg Media Style */
#headerwrap {
    position: relative;
    float: left;
    width: 100%;
    z-index: 999;
    background: #fff;
}
#header {
    float: left;
    width: 100%;
    padding: 0;
    display: block;
}
.logo-inner {
    width: 1180px;
    margin: 0 auto;
}
div#logo {
    position: relative;
    float: left;
    margin: 50px 0 40px 0;
    margin-right: 50px;
	width: 100%;
	text-align: center;
	z-index: 9;
}
#logo img {
    max-width: 100%;
	object-fit: none;
}
.pagenav {
    background: #ffffff;
    border-top: 2px solid #000;
    border-bottom: 5px solid #000;
	margin: 0;
    text-align: center;
    margin: 0 auto;
    position: relative;
    text-transform: uppercase;
	width: 100%;
    float: left;
}
.pmc-main-menu {
    width: 1180px;
    margin: 0 auto;
}
.pagenav ul {
    list-style-type: none;
    margin: 0;
    max-height: 62px;
}
.menu > li {
    display: inline-block;
    text-align: center;
}
.pagenav li a:after {
    content: "/";
    background: none !important;
    display: block;
    float: right;
    width: 0px;
    margin-left: 20px;
    margin-top: 0.5px;
    color: #ccc;
}
.pagenav a {
    font-family: Oswald !important;
    font-size: 12px;
    font-weight: normal;
    color: #222222;
}
.pagenav li:first-child a {
    padding-left: 0px;
}
.pagenav li:last-child a {
    padding-right: 0;
}
.pagenav li a {
    float: left;
    padding: 15px 10px 15px 10px;
    letter-spacing: 2px;
}
.current-menu-item a {
	color: #f3a28b;
}
div#amory-slider-wrapper {
    float: left;
    width: 100%;
    text-align: left;
}

/* Jarallax */
.jarallax {
  position:relative;
  z-index:0;
}
.jarallax > .jarallax-img {
  position:absolute;
  object-fit: cover;
  /* support for plugin https://github.com/bfred-it/object-fit-images */
  font-family:'object-fit: cover;';
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:-1;
}
.tp-tab {
    background: #000;
    background: rgba(0,0,0,0.25);
    padding: 6px 20px !important;
}
.widget_wysija_cont .wysija-submit, .bx-pager, .bx-pager-item img, .topBlog span, .cart_item.edd_checkout a, .hebe .tp-tab-title, .tp-tab, .infinity-more {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.tp-tab {
    cursor: pointer;
    position: absolute;
    opacity: 0.5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.tp-tab:hover, .tp-tab.selected, .tp-thumb:hover, .tp-thumb.selected {
    opacity: 1;
}
.hebe .tp-tab-title {
    color: #bbb !important;
    letter-spacing: 1px;
}
.hebe .tp-tab-title {
    color: rgb(168, 216, 238);
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.hebe .tp-tab-desc {
    font-size: 18px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    line-height: 25px;
}

/* Parallax - Test */
.parallax-containerNeu {
  position: relative;
  height: 340px;
}

.parallaxNeu {
  position: absolute;
  height: 270%;
  width: 100%;
  z-index: -1;
}
.headerwrap {
	background-color: #FFF;
    position: relative;
    float: left;
    width: 100%;
    z-index: 9;
}
@media screen and (max-width: 670px) and (min-width: 0px){
	#logo img {
		max-width: 80%;
		height: auto;
	}
}
@media screen and (max-width: 768px) and (min-width: 0px){
	#logo img {
		max-width: 90%;
		height: auto;
	}
}
@media screen and (max-width: 960px) and (min-width: 0px){
	#logo img {
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 1220px) and (min-width: 0px) {
	.logo-inner {
		width: 100%;
	}
}
.s_list li{
	line-height: 40px;
	font-size: 20px;
}
.s_padding {
	padding-top: 20px;
	padding-bottom: 17px;
	padding-left: 70px;
}
.navbar-dark .navbar-toggler {
	color: #000 !important;
	background-color: #000 !important;
	border-color: #000 !important;
	margin: 0 auto;
}
.navbar {
	display: none;
}
.padding {
	padding: 8rem 12% 8rem 12%;
}
@media (min-width: 992px) {
	.padding {
		margin-left: 4rem;
	}
}
@media screen and (max-width: 960px) and (min-width: 0px){
	.pagenav .menu {
		display: none;
	}
	.navbar {
		display: flex;
	}
}
@media screen and (max-width: 770px) and (min-width: 0px){
	.no_pic {
		display: none;
	}
}
.headingAbstand {
	padding-top: 280px !important;
}
.center-block {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.s_box {
    width: 300px;
    height: 300px;
    background-color: #CCC;
    margin: 5px;
    display: flex;
    text-align: center;
    vertical-align: middle;
}
.s_box p {
    text-align: center;
    text-transform: uppercase;
    margin: auto;
    font-size: 16px;
}
.s_box2 {
    width: 300px;
    height: 300px;
    display: flex;
    text-align: center;
    vertical-align: middle;
}
.s_box2 img {
	margin: auto;
}
.s_list2 {
	max-width: 600px;
	margin-top: 20px;
}
.s_list2 li {
	margin-bottom: 20px;
}
.pic_mid {
	display: flex;
}
.pic_mid img {
	margin: auto;
}
html {
	overflow-y: scroll;
}
body {
	overflow: hidden;
}
.row {
	--bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex: 1 0 100%;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) / -2);
    margin-left: calc(var(--bs-gutter-x) / -2);
}
#leidenschaft h2 {
	font-family: ff-scala-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 2em;
    text-transform: uppercase;
    font-size: 50px;
	color: #a7a9ac;
}
#kompetenz h1, #kompetenz h3 {
	font-family: ff-scala-sans-pro, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
}
#kompetenz h1 {
	font-size: 7.5rem;
    margin: 0;
    color: #FFF;
}
#kompetenz h3 {
	font-size: 2.75rem;
}
#kompetenz_nav h3 {
	font-family: ff-scala-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
	color: #a7a9ac;
	text-transform: uppercase;
}
#kompetenz_nav img {
	width: 100%;
	height: 20em;
	background-color: #CCC;
}
#partner {
	text-align: center;
}
#partner h2 {
	font-family: ff-scala-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
	color: #a7a9ac;
}
.m-right {
	margin-left: auto;
    margin-top: 100px;
}
.m-left {
	margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}
#start_text h3 {
	margin-bottom: 1rem;
}

/* Projekte - Sidebar */
.w3-light-grey, .w3-hover-light-grey:hover, .w3-light-gray, .w3-hover-light-gray:hover {
    color: #FFF!important;
    background-color: #000!important;
}
.w3-sidebar {
    height: 100%;
    width: 200px;
    background-color: #fff;
    position: fixed!important;
    z-index: 1;
    overflow: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.sidebar-logo {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 50px;
}
.w3-bar-item {
    width: 100%;
    display: block;
    padding: 8px 16px;
    text-align: left;
    border: none;
    white-space: normal;
    float: none;
    outline: 0;
	color: #FFF;
	text-align: center;
}
.w3-bar-item:hover {
	color: #FFF;
	text-decoration: underline;
	text-underline-position: under;
}
/* Projekte */
.maxHeight {
	height: 100vh !important;
}
.grey {
	background-color: #565656;
	position: relative;
}
.projekt-bild {
	width: 371px;
    height: 262px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -185px;
    margin-top: -150px;
}
.sticky {
	display:none;
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
} 

.clearfix::after {
  clear: both;
}

.clearfix {
  *zoom: 1; /* Für den IE6 und IE7 */
}
.projekt-button {
	font-family: ff-scala-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 1.5rem;
	border: 1px solid #FFF;
    width: 100%;
    display: block;
    color: #FFF;
    text-align: center;
    padding: 0.5rem;
    margin-top: 40px;
}

.projekt-button2 {
	font-family: ff-scala-sans-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    border: 1px solid #000;
    display: block;
    color: #000;
    text-align: center;
    padding: 0.5rem;
    margin-top: 20px;
    width: 15rem;
}

.projekt-button2:hover {
	color: #FFF;
	background-color: #000;
	text-decoration: none;
}

.projekt-button:hover {
	background-color: #FFF;
	color: #000;
	text-decoration: none;
}
.arrow-drop {
    margin-top: 40px !important;
	color: rgb(255,255,255);
    display: block;
    font-size: 32px;
    margin: 0px auto;
    width: 52px;
    height: 52px;
    z-index: 2;
	opacity: 0.6;
}

.arrow-drop:hover {
	color: #FFF;
	opacity: 1;
}

.box-bottom {
    position: absolute;
    bottom: 0;
    background-color: #FFF;
    width: 100%;
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
}

#projekt-info h4 {
	font-size: 1.2rem;
}

#projekt-info h2 {
	font-weight: 700;
	margin-bottom: 2rem;
}

.rosa {
	width: 1%;
	flex: 0 0 1%;
    max-width: 1%;
	position: relative;
}

.rosa_stich {
	background-color: #ea4f96;
	width: 0.8rem;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}

.pInfo {
	padding-left: 2rem;
}

.startUb {
	background-color: #FFF;
    margin-top: -20px;
    width: 100%;
    left: 50%;
    position: absolute;
    padding-left: 3rem;
}

.startPosition {
	margin-left: -278px;
}

.startBorder {
    position: relative;
    border-top: 2px solid #cb6c82;
}

.startUb_upper {
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

.start_kat {
	background-color: rgb(0,0,0);
	width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 4em;
	color: #FFF;
	position: relative;
}
.bild_komm {

}
.start_kat:hover {
	color: #FFF;
	text-decoration: none;
}

.start_kat img {
	object-fit: cover;
	width: 100%;
	height: max-content;
}

.kat_breite {
	width: 100%;
}

.start_kat h3 {
	text-transform: uppercase;
    letter-spacing: 0.2em;
	font-weight: 900;
}
.start_kat p {
	font-weight: 900;
}
.bg-black {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 111px 0;
    text-align: center;
    position: absolute;
    top: 0;
	background-color: rgba(0,0,0,0.3);
}
.bg-black:hover {
	background-color: rgba(0,0,0,0);
}

/* Test */
.capabilities-wrap ul {
    width: 50%;
	padding-left: 20px;
}

.capabilities-wrap ul li {
    width: 100%;
    height: 34vh;
    position: relative;
    overflow: hidden;
	margin-bottom: 20px;
}

.capabilities-wrap .capabilities-bg {
    position: absolute;
    left: 0;
    top: 0%;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.capabilities-wrap .capabilities-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    -webkit-transition: 0.45s;
    -moz-transition: 0.45s;
    -o-transition: 0.45s;
    transition: 0.45s;
}
.capabilities-wrap .capability-content {
    text-align: right;
    padding: 3.1vw 0 3.1vw 3vw;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.capability a {
	background-color: rgba(0,0,0,0.15);
}
.capability a:hover {
	background-color: rgba(0,0,0,0);
}

.widow-killer {
    display: inline-block;
}

.capabilities-wrap .capability-content h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    position: absolute;
    right: 0;
    padding-right: 40px;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    padding-top: 10px;
    margin: 0;
    font-size: calc(13px + (30 - 13) * ((100vw - 320px) / (1600 - 320)));
    width: 100%;
}



.capabilities-wrap .capability-content h4 p {
	font-size: calc(10px + (23 - 13) * ((100vw - 320px) / (1600 - 320)));
}

.capability-btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 2;
}

.startPosition2 {
    margin-right: -278px;
}

.startUb2 {
    background-color: #FFF;
    margin-top: -20px;
    width: 100%;
    right: 55%;
    position: absolute;
    padding-left: 3rem;
}

.start_Inhalt p {
	font-size: 1rem;
	margin-top: 20px;
	line-height: 1.8rem;
}
.start_Inhalt ul li {
	font-size: 1rem;
	margin-top: 20px;
	line-height: 1.8rem;
}

footer {
    padding-top: 50px;
    padding-bottom: 50px;
}
.mediadaten ul li {
	line-height: 2.2rem;
	list-style: none;
}
details summary::-webkit-details-marker {
  position: absolute;
  padding-top: 21px;
  padding-left: 10px;
}
summary:focus {
outline: none;
}
details {
	margin-top: 60px;
}
.details {
	padding: 10px;
}
.mediaUb {
	margin-top: -37px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-left: 25px;
    padding-bottom: 10px;
	color: #cb6c82;
}
.w3-content {
	height: 495px;
    border: 1px solid #000;
    background-color: #353535;
    position: relative;
}
.w3-display-left {
	position: absolute;
    top: 50%;
	left: 15px;
    border: none;
    color: #FFF;
    background-color: transparent;
    font-size: 2rem;
}
.w3-display-right {
	position: absolute;
    top: 50%;
	right: 15px;
    border: none;
    color: #FFF;
    background-color: transparent;
    font-size: 2rem;
}
.kontaktList {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	margin-bottom: 20px;
}
.kontaktList li {
	list-style: none;
	line-height: 1.5rem;
}
.blueBlok a {
	color: #cb6c82;
}
summary {
    color: #cb6c82;
}
/* Ilyssia */
.nav {
	background-color: #fff;
    border-bottom: 1px solid #ccc;
    height: 77px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
.start {
	background-image: url(../img/homeBg.jpg);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 760px;
    position: relative;
    width: 100%;
	margin-bottom: 10.13rem;
}
img {
	margin-bottom: 30px;
}
.container {
	margin-bottom: 10.13rem;
}
.rose {
	color: #cb6c82;
}
.headingAbstand .list-group li {
	border: 0;
	padding-left: 0;
}
.headingAbstand .list-group {
	margin-bottom: 20px;
}
.headingAbstand .list-group-item {
		padding-top: .40rem;
		padding-bottom: .40rem;
}
.headInfo {
	text-align: right;
    color: #FFF;
}
.ubBack {
	margin-top: -1.2rem;
	margin-bottom: 5rem;
}
.mediaUb2 {
	margin-top: 30px;
    padding-top: 10px;
    padding-left: 0;
    padding-bottom: 10px;
    color: #cb6c82;
	cursor: pointer;
}

.arrow {
	border: solid #cb6c82;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    position: absolute;
    left: 0;
    top: 12px;
}

.right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.left {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.mediaUb2 h3 {
    position: relative;
	padding-left: 25px;
}
.back-to-top {
 background: #000;
 position: fixed;
 bottom:20px;
 right:20px;
 padding: 0.8em;
 z-index: 100;
 color: #FFF;
 border-radius: 50px;
}
.back-to-top:hover {
	text-decoration: none;
	color: #FFF;
}
.sliderImageB {
	float: left;
    width: 292px;
    margin: 0 1px;
}
.sliderImageB img {
    height: 100% !important;
	opacity: 0.9;
	margin-bottom: 0;
}
.sliderImageB img:hover {
	opacity: 1;
}
.sliderImageB a {
	background-color: #000;
	display: block;
}
.videoBg {
	display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    object-fit: fill;
    position: absolute;
}
footer hr {
    width: 26px;
    color: #FFF;
    text-align: left;
    background-color: #cb6c82;
    margin: 0;
    height: 1px;
    margin-bottom: 15px;
}
footer h4 {
	display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
	margin-bottom: 15px !important;
}
.footer-navigation ul {
    list-style: none;
    font-size: 14px;
}
.footer-navigation ul li {
    line-height: 20px;
}
.footer-navigation ul li a {
	color: #92999f;
    font-size: 13px;
    font-weight: normal;
}
p.links a {
    font-size: 13px;
    color: #92999f;
    font-weight: normal;
}
p.company-name {
    color: #cb6c82;
    font-size: 14px;
	font-weight: normal;
}
.menu {
    overflow: hidden;
}
ol.message_list { position: relative }

.foot_bottom {
	position: absolute; 
	bottom: 0;
}

.videoL {
	height: 70vh;
	overflow: hidden;
	position: relative;
}

.slideshow-container img {
	object-fit: contain;
}

.startUb_upper {
	font-size: calc(22px + (31 - 22) * ((100vw - 320px) / (1600 - 320)));
}

.cc_banner.cc_container.cc_container--open {
	width: 30% !important;
    right: 0 !important;
    position: absolute !important;
	background-color: #FFF !important;
	color: #000 !important;
	border: 1px solid #cb6c82 !important;
	right: 0 !important;
}

.cc_banner-wrapper {
	position: fixed !important;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
}

.cc_container .cc_btn, .cc_container .cc_btn:visited {
		background-color: #000 !important;
		color: #FFF !important;
}
.cc_container .cc_message {
	font-size: 1rem !important;
	line-height: 1.5rem !important;
}

a.cc_btn.cc_btn_accept_all {
	width: 100%;
}

.buttonCookie {
	cursor: pointer;
    background: #FFF;
    padding: 8px 20px;
    margin-left: 10px;
    font-weight: bold;
    float: right;
	border: 1px solid #000;
	color: #000;
}

.buttonCookie:hover {
	background-color: #000;
	color: #FFF;
	text-decoration: none;
}

.job_list ul {
	list-style: none;
    line-height: 2em;
}

.job_list a {
	color: #cb6c82;
}

.tracking-in-expand {
	-webkit-animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-expand 0.7s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}

.text-focus-in {
	-webkit-animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	        animation: text-focus-in 1s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.text-focus-in2 {
	-webkit-animation: text-focus-in 1.3s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	        animation: text-focus-in 1.3s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.text-focus-in3 {
	-webkit-animation: text-focus-in 1.6s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	        animation: text-focus-in 1.6s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.job_attr li {
	display: inline-block;
	width: 33%;
	margin-bottom: 5rem;
}
.job_head {
	margin-bottom: 3rem;
}
.job_text {
	font-size: 1.2em;
}

.arrows {
	color: #cb6c82;
    font-size: 1.6rem;
}

.job_box p {
	text-align: center;
}
.job_box .col-md-4 {
	border: 1px solid #EEE;
}
.job_box img {
	width: 100%;
    margin: 15px 0 15px 0;
}

.job_bg {
	background-image: url(../img/Banner_02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 500px;
    position: relative;
    width: 100%;
    margin-bottom: 10.13rem;
}


@media (max-width: 1024px) {
	.buttonCookie {
		display: block;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	
	.capabilities-wrap .capability-content h4 {
		padding-right: 5px;
	}
	
	.capabilities-wrap ul {
		padding-left: 2px;
		padding-right: 2px;
	}
	.foot_bottom {
		position: relative; 
	}
	.videoL {
		margin-top: 84px;
		height: auto;
	}
	.videoBg {
		position: relative;
	}
}

@media (min-width: 992px) {
	#neuNav {
		background-color: rgba(255, 255, 255, 0);
		background-color: rgba(255, 255, 255, 0);
		border-bottom: medium none;
		transition: border-bottom 0.4s ease, background-color 0.4s ease ;
	}
	#neuNav ul li a {
		background-color: rgba(255, 255, 255, 0);
		color: #FFF;
		transition: background-color 0.4s ease, color 0.4s ease;
	}
	#neuNav .logo {
		background: url(../img/logo/Logo3.png) no-repeat scroll 0 0 / 150px auto;
		margin-top: 20px;
		transition: background 0.4s ease;
	}
	.sticky2 {
		background-color: rgba(255, 255, 255, 1) !important;
   		border-bottom: 1px solid #cb6c82 !important;
	}
	.sticky2 a {
    	color: #999 !important;
	}
	.sticky2 .logo {
		background: url(../img/logo/Logo2.png) no-repeat scroll 0 0 / 150px auto !important;
	}
	.sticky2 .logo2 {
		background: url(../img/logo/Logo5.png) no-repeat scroll 0 0 / 110px auto !important;
		margin-top: 0 !important;
		height: 110px;
	}
	.nav-collapse ul li ul {
		visibility: hidden;
		opacity: 0;
		position: absolute;
		transition: all 0.5s ease;
		margin-top: 1rem;
		top: 48px;
		display: none;
		line-height: 1.8rem;
		background-color: #FFF;
		width: auto;
	}
	.nav-collapse ul li:hover > ul, .nav-collapse ul li ul:hover {
		visibility: visible;
		opacity: 1;
		display: block;
	}
	.nav-collapse ul li ul li {
		clear: both;
		width: 100%;
	}
	.nav-collapse ul li:hover > ul,
	.nav-collapse ul li:focus-within > ul,
	.nav-collapse ul li ul:hover {
	  visibility: visible;
	  opacity: 1;
	  display: block;
	}
	.nav-collapse ul li ul li a {
		display: block;
		color: #000 !important;
		border: none;
		text-decoration: none;
		cursor: pointer;
		padding-left: 20px;
		padding-right: 20px;
		padding-top: 15px;
		padding-bottom: 15px;
		transition: none;
	}
	.nav-collapse ul li ul li {
		margin: 0;
	}
	.nav-collapse ul li a::before {
	background: #cb6c82 !important;
	}
	.nav-collapse ul li ul li a::before {
	background: none !important;
	}
	.nav-collapse ul li ul li a:hover {
		background-color: #CCC !important;
		color: #000 !important;
	}
}

/* Slideshow */
.slideshow-container .mySlides1, .slideshow-container .mySlides2 {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  width: 100%;
  position: relative;
  height: 500px;
  background-color: #f9f9f9;
  margin-top: 50px;
  overflow: hidden;
}

/* Next & previous buttons */
.slideshow-container .prev, .slideshow-container .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: #797979 !important;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.slideshow-container .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a grey background color */
.slideshow-container .prev:hover, .slideshow-container .next:hover {
  background-color: #f1f1f1;
  color: #000 !important;
}
.mySlides1, .mySlides2, .mySlides3, .mySlides4, .mySlides5, .mySlides6, .mySlides7, .mySlides8, .mySlides9, .mySlides10, .mySlides11, .mySlides12, .mySlides13, .mySlides14, .mySlides15, .mySlides16, .mySlides17, .mySlides18 {
	display: block;
    height: 500px;
    position: relative;
}
.mySlides1 img, .mySlides2 img, .mySlides3 img, .mySlides4 img, .mySlides5 img, .mySlides6 img, .mySlides7 img, .mySlides8 img, .mySlides9 img, .mySlides10 img, .mySlides11 img, .mySlides12 img, .mySlides13 img, .mySlides14 img, .mySlides15 img, .mySlides16 img, .mySlides17 img, .mySlides18 img {
	display:block;
}

/*bootstrap */
@media (min-width: 1200px){
	.container, .container-sm, .container-md, .container-lg, .container-xl {
		max-width: 1280px;
	}
}

.startUb_upper span {
	font-size: 1.2rem;
}

.punkteUb {
	margin: 0 auto;
    font-size: 60px;
    height: 39px;
    width: 39px;
    color: #cb6c82;
    line-height: 1px;
}






