@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Budmo';
  src: url('../fonts/budmo/budmo jiggler.otf') format('opentype'),
  url('../fonts/budmo/budmo jigglish.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}


html {
  background: #f7f7f7;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  color: #7a7e89;
  background: #f7f7f7;
}
body.fh5co-overflow {
  overflow-x: auto;
}

::-webkit-selection {
  color: #fff;
  background: #f9ad81;
}

::-moz-selection {
  color: #fff;
  background: #f9ad81;
}

::selection {
  color: #fff;
  background: #f9ad81;
}

a {
  color: #f9ad81;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:focus, a:active {
  color: #f67d38;
  outline: none;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Slab", sans-serif;
  color: #000;
}

p {
  margin-bottom: 30px;
}

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-family: "Roboto Slab", sans-serif;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn.btn-md {
  padding: 10px 20px !important;
}
.btn.btn-lg {
  padding: 18px 36px !important;
}
.btn:hover, .btn:active, .btn:focus {
  box-shadow: none !important;
  outline: none !important;
}

.btn-primary {
  background: #f9ad81;
  color: #fff;
  border: 2px solid #f9ad81;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background: #f89d69 !important;
  border-color: #f89d69 !important;
}
.btn-primary.btn-outline {
  background: transparent;
  color: #f9ad81;
  border: 2px solid #f9ad81;
}
.btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
  background: #f9ad81;
  color: #fff;
}

.btn-success {
  background: #58ca7e;
  color: #fff;
  border: 2px solid #58ca7e;
}
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #45c46f !important;
  border-color: #45c46f !important;
}
.btn-success.btn-outline {
  background: transparent;
  color: #58ca7e;
  border: 2px solid #58ca7e;
}
.btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
  background: #58ca7e;
  color: #fff;
}

.btn-info {
  background: #1784fb;
  color: #fff;
  border: 2px solid #1784fb;
}
.btn-info:hover, .btn-info:focus, .btn-info:active {
  background: #0477f4 !important;
  border-color: #0477f4 !important;
}
.btn-info.btn-outline {
  background: transparent;
  color: #1784fb;
  border: 2px solid #1784fb;
}
.btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
  background: #1784fb;
  color: #fff;
}

.btn-warning {
  background: #fed330;
  color: #fff;
  border: 2px solid #fed330;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active {
  background: #fece17 !important;
  border-color: #fece17 !important;
}
.btn-warning.btn-outline {
  background: transparent;
  color: #fed330;
  border: 2px solid #fed330;
}
.btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
  background: #fed330;
  color: #fff;
}

.btn-danger {
  background: #fb4f59;
  color: #fff;
  border: 2px solid #fb4f59;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
  background: #fa3641 !important;
  border-color: #fa3641 !important;
}
.btn-danger.btn-outline {
  background: transparent;
  color: #fb4f59;
  border: 2px solid #fb4f59;
}
.btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
  background: #fb4f59;
  color: #fff;
}

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn-outline:hover, .btn-outline:focus, .btn-outline:active {
  box-shadow: none;
}

.form-control {
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300;
}
.form-control:active, .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #f9ad81;
}

#fh5co-calendar {
  background: #fff; /* Weißer Hintergrund wie andere Abschnitte */
  background-image: url("../images/background/bg-pink.svg");
  padding: 5em 0; /* Abstand oben und unten */
  color: #393939; /* Einheitliche Farbe */
}

.events-accordion {
  max-width: 100%;
  margin: 0 auto;
}

.month-section {
  margin-bottom: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  overflow: hidden;
}

.month-header {
  background: #f9ad81;
  color: white;
  padding: 15px 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  user-select: none;
}

.month-header h3 {
  margin: 0;
  color: white;
  font-size: 1.2em;
}

.toggle-icon {
  transition: transform 0.3s ease;
}

.month-header.collapsed .toggle-icon {
  transform: rotate(-90deg);
}

.month-events {
  background: white;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  max-height: 2000px; /* Anpassen je nach Bedarf */
}

.month-events.collapsed {
  max-height: 0;
}

/* Bereits existierende Event-Styles anpassen */
.event {
  border-bottom: 1px solid #e0e0e0;
  margin: 0;
  border-radius: 0;
}

.event:last-child {
  border-bottom: none;
}

@media (max-width: 768px) {
  .month-section {
    border-radius: 0;
  }
}


#fh5co-calendar .event {
  display: flex;
  justify-content: space-between; /* Sorgt für Abstand zwischen Text und Button */
  align-items: center; /* Vertikale Zentrierung */
  margin-bottom: 2em;
  padding: 1.5em;
  background: rgba(255, 255, 255, 0.19);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(6.1px);
  -webkit-backdrop-filter: blur(6.1px);
  border: 1px solid rgba(255, 255, 255, 0.38);

}

.event-content {
  flex: 1; /* Der Text block nimmt den verfügbaren Platz ein */
}

.url-link{
  font-weight: 400;
  color: #fa7e36;
  text-decoration: underline;;
}


#fh5co-calendar .event .date {
  font-weight: bold;
  font-size: 16px;
  color: #f67d38; /* Gleiche Akzentfarbe */
}

#fh5co-calendar .event .summary {
  font-size: 18px;
  font-family: "Roboto Slab", sans-serif;
  color: #393939;
  margin-top: 0.5em;
}

#fh5co-calendar .event .location a {
  color: #f9ad81;
  text-decoration: none;
  font-weight: bold;
}

#fh5co-calendar .event .location a:hover {
  color: #f67d38;
}

#fh5co-calendar .event .add-to-calendar a {
  display: inline-block;
  background: rgba(255, 255, 255, 0.19);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(6.1px);
  -webkit-backdrop-filter: blur(6.1px);
  border: 1px solid rgba(255, 255, 255, 0.38);
  padding: 0.6em 1.2em;
  border-radius: 5px;
  text-decoration: none;
  transition: background 0.3s ease;

}

.add-to-calendar a:hover {
  background: #8e7434;
}

/* Standard-Layout (Desktop) */
.event {
  display: flex; /* Container mit horizontalem Layout */
  align-items: flex-start;
  gap: 1rem;
}

.event-content {
  flex: 1; /* Kalenderinhalte nehmen den meisten Platz ein */
}

.add-to-calendar {
  flex-shrink: 0; /* Die Schaltfläche behält ihre Größe */
  align-self: center; /* Zentriert sich vertikal im Desktop-Modus */
}

.add-to-calendar {
  margin-left: 1em; /* Abstand zwischen Text und Button */
}

/* Mobilansicht: Unterhalb verschieben */
@media (max-width: 768px) {
  .event {
    flex-direction: column; /* Staple Inhalte vertikal */
    align-items: stretch; /* Inhalte vollbreit machen */
    border-radius: 0;

  }

  .add-to-calendar {
    margin-top: 1rem; /* Abstand von den Kalendereinträgen */
    align-self: stretch; /* Die Schaltfläche genauso breit machen wie der Inhalt */
    text-align: center; /* Text zentrieren */
    margin-left: unset;
  }
}



/* Blinkende Animation */
@keyframes blink {
  0% { opacity: 1; } /* Voll sichtbar */
  50% { opacity: 0.5; } /* Halb-transparent */
  100% { opacity: 1; } /* Wieder voll sichtbar */
}

.today-gadget {
  display: inline-block;
  background-color: #fb4f59; /* Rot für Auffälligkeit */
  color: white;
  font-weight: bold;
  font-size: 12px;
  padding: 3px 6px;
  margin-left: 10px;
  border-radius: 4px;
  text-transform: uppercase;
  animation: blink 1.5s linear infinite; /* Füge die Blink-Animation hinzu */
}




#fh5co-calendar .event .add-to-calendar a:hover {
  background: #fb4f59;
  color: white;
}

#fh5co-header {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 999;
  background: transparent;
  padding: 15px 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #fh5co-header {
    background: #fff;
    top: 0;
  }
}
#fh5co-header #fh5co-logo {
  float: left;
  line-height: 0.7;
  position: relative;
}
@media screen and (max-width: 768px) {
  #fh5co-header #fh5co-logo {
    top: -2px;
  }
}
#fh5co-header #fh5co-logo a {
  font-family: 'Budmo', sans-serif;
  font-size: 45px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #fh5co-header #fh5co-logo a {
    color: #000;
  }
}
#fh5co-header #fh5co-logo a span {
  color: #f9ad81;
}
#fh5co-header #fh5co-main-nav {
  float: right;
}
@media screen and (max-width: 768px) {
  #fh5co-header #fh5co-main-nav {
    display: none;
  }
}
#fh5co-header #fh5co-main-nav ul {
  padding: 0;
  margin: 4px 0 0 0;
}
#fh5co-header #fh5co-main-nav ul li {
  padding: 0;
  margin: 0;
  display: inline;
}
#fh5co-header #fh5co-main-nav ul li a {
  font-family: "Roboto Slab", sans-serif;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  margin-left: 30px;
  border-bottom: 2px solid transparent;
}
#fh5co-header #fh5co-main-nav ul li a:hover {
  text-decoration: none;
  color: #f9ad81;
}
#fh5co-header #fh5co-main-nav ul li.active a {
  color: #fff;
  border-bottom: 2px solid #f9ad81;
}
#fh5co-header.navbar-fixed-top {
  position: fixed !important;
  background: #fff;
  -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
  top: 0;
  left: 0px;
}
#fh5co-header.navbar-fixed-top #fh5co-logo {
  float: left;
  line-height: 1.2;
}
#fh5co-header.navbar-fixed-top #fh5co-logo a {
  font-family: 'Budmo', sans-serif;
  font-size: 30px;
  color: #000;
}
#fh5co-header.navbar-fixed-top #fh5co-main-nav ul li a {
  font-family: "Roboto Slab", sans-serif;
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
  margin-left: 30px;
  border-bottom: 2px solid transparent;
}
#fh5co-header.navbar-fixed-top #fh5co-main-nav ul li a:hover {
  text-decoration: none;
  color: #f9ad81;
}
#fh5co-header.navbar-fixed-top #fh5co-main-nav ul li.active a {
  color: #f9ad81;
  border-bottom: 2px solid transparent;
}

/*
 * Flexslider
 */
#fh5co-home {

  background: #fff ;

}
#fh5co-home .flexslider {
  border: none;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
#fh5co-home .flexslider .fh5co-text {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 50%;
  margin-top: -129px;
  text-align: center;
}
#fh5co-home .flexslider .fh5co-text h1 {
  margin: 0 0 30px 0;
  padding: 0;
  font-family: "Roboto Slab", sans-serif;
  font-size: 50px;
  font-weight: 400;
  color: #fff;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  border: 7px solid #fff;
  padding: 30px 50px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 992px) {
  #fh5co-home .flexslider .fh5co-text h1 {
    font-size: 30px;
  }
}
#fh5co-home .flexslider .fh5co-text .fh5co-go {
  margin-top: 30px;
}
#fh5co-home .flexslider .fh5co-text .fh5co-go a {
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  display: block;
  position: relative;
  padding-bottom: 50px;
}
#fh5co-home .flexslider .fh5co-text .fh5co-go a span {
  font-size: 20px;
  display: block;
  position: absolute;
  bototm: 0;
  left: 50%;
  margin-left: -10px;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite;
}
#fh5co-home .flexslider .fh5co-text .fh5co-go a:hover {
  text-decoration: none;
}
#fh5co-home .flexslider .fh5co-text .fh5co-go a:hover span {
  text-decoration: none;
}
#fh5co-home .flexslider .slides li {
  background-repeat: no-repeat;
  background-size: cover;
}
#fh5co-home .flexslider .fh5co-overlay {
  position: absolute;
  z-index: 3;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .3;
}
#fh5co-home .flexslider .flex-control-nav,
#fh5co-home .flexslider .flex-direction-nav {
  display: none;
}

#fh5co-main,
#fh5co-offcanvas {
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
}

#fh5co-offcanvas {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  width: 275px;
  background: #444853;
  overflow-y: auto;
  padding: 50px 30px 30px 30px;
  -moz-transform: translateX(275px);
  -webkit-transform: translateX(275px);
  -ms-transform: translateX(275px);
  -o-transform: translateX(275px);
  transform: translateX(275px);
}
#fh5co-offcanvas .fh5co-offcanvas-close {
  position: absolute;
  top: 20px;
  right: 30px;
}
#fh5co-offcanvas .fh5co-offcanvas-close:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e117";
  font-size: 30px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
#fh5co-offcanvas .fh5co-offcanvas-close:hover:before {
  color: white;
}
#fh5co-offcanvas nav ul {
  padding: 0;
  margin: 0;
}
#fh5co-offcanvas nav ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
#fh5co-offcanvas nav ul li a {
  display: block;
  color: rgba(255, 255, 255, 0.5);
  padding: 7px 0;
}
#fh5co-offcanvas nav ul li a:hover {
  color: #f9ad81;
}
#fh5co-offcanvas nav ul li.active a {
  color: #f9ad81;
}
.offcanvas-visible #fh5co-offcanvas {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}

#fh5co-contact{
  background-image: url("../images/background/bg-yellow.svg");
}

#fh5co-portfolio,
#fh5co-about,
#fh5co-contact,
#fh5co-testimony,
#fh5co-content,
#fh5co-makeup,
#fh5co-contact,
#fh5co-vita,
#fh5co-calendar{
padding-top: 0px !important;
}
@media screen and (max-width: 768px) {
  #fh5co-portfolio,
  #fh5co-about,
  #fh5co-contact,
  #fh5co-testimony,
  #fh5co-content {
    padding: 4em 0;
  }
}

#fh5co-content figure {
  margin-bottom: 30px;
}

#fh5co-about {
  background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
  radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
  background-image: url("../images/background/bg-red.svg");
}
#fh5co-about h2 {
  color: #fff;
}
#fh5co-about .fh5co-text {
  padding-left: 4em;
}
@media screen and (max-width: 992px) {
  #fh5co-about .fh5co-text {
    padding: 0 0 20px 0;
  }
}
#fh5co-about .fh5co-text .fh5co-meta {
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  display: block;
  margin-bottom: 20px;
  font-weight: 700;
}
#fh5co-about .fh5co-text.with-plus {
  padding-right: 4em;
  padding-left: 0;
  position: relative;
}
@media screen and (max-width: 992px) {
  #fh5co-about .fh5co-text.with-plus {
    padding-right: 0;
  }
}
#fh5co-about .fh5co-text.with-plus:after {
  position: absolute;
  right: 0;
  margin-right: -30px;
  top: 50%;
  margin-top: -25px;
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e114";
  font-size: 50px;
  color: #f9ad81;
}
@media screen and (max-width: 992px) {
  #fh5co-about .fh5co-text.with-plus:after {
    display: none;
    visibility: hidden;
  }
}

#fh5co-testimony {
  background-color: transparent;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
}
#fh5co-testimony > .container {
  position: relative;
  z-index: 5;
}
#fh5co-testimony > .fh5co-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  opacity: .7;
  background: #444853;
}
#fh5co-testimony .flexslider {
  border: transparent !important;
  background: transparent !important;
}
#fh5co-testimony .flexslider .slides li {
  font-size: 40px;
  line-height: 1.5;
}
#fh5co-testimony .flexslider .slides li blockquote {
  padding-left: 0;
  border-left: none;
}
@media screen and (max-width: 768px) {
  #fh5co-testimony .flexslider .slides li blockquote {
    padding: 0 20px;
  }
}
#fh5co-testimony .flexslider .slides li blockquote p {
  font-size: 40px;
  line-height: 1.5;
  font-family: "Roboto Slab", sans-serif;
  color: white !important;
}
@media screen and (max-width: 768px) {
  #fh5co-testimony .flexslider .slides li blockquote p {
    font-size: 20px;
    line-height: 1.5;
  }
}
#fh5co-testimony .flexslider .slides li blockquote p cite {
  display: block;
  padding-top: 20px;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  color: rgba(255, 255, 255, 0.7);
}
#fh5co-testimony .flexslider .flex-control-paging {
  position: relative;
}
#fh5co-testimony .flexslider .flex-control-paging.flex-control-nav {
  bottom: -70px;
}
@media screen and (max-width: 768px) {
  #fh5co-testimony .flexslider .flex-control-paging.flex-control-nav {
    bottom: -60px;
  }
}
#fh5co-testimony .flexslider .flex-control-paging li a {
  width: 14px;
  height: 14px;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: none;
  border: 2px solid transparent;
}
#fh5co-testimony .flexslider .flex-control-paging li a:active, #fh5co-testimony .flexslider .flex-control-paging li a:focus {
  outline: none;
}
#fh5co-testimony .flexslider .flex-control-paging li a.flex-active {
  position: relative;
  background: transparent;
  box-shadow: none;
  border: 2px solid #f9ad81;
}

#fh5co-footer {
  background: #ececec;
  padding: 4em 0;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #fh5co-footer {
    padding: 3em 0;
  }
}
#fh5co-footer a {
  color: #f67d38;
}
#fh5co-footer a:hover {
  text-decoration: underline;
}
#fh5co-footer p {
  margin-bottom: 10px;
}
#fh5co-footer .fh5co-footer-widget {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}

.fh5co-social {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .fh5co-social {
    float: none !important;
  }
}
.fh5co-social li {
  padding: 0;
  margin: 0;
  display: inline;
}
.fh5co-social li a {
  margin-left: 10px;
}
@media screen and (max-width: 768px) {
  .fh5co-social li a {
    margin-right: 10px;
  }
}
.fh5co-social li a i {
  font-size: 20px;
}
.fh5co-social li a:hover {
  text-decoration: none !important;
}
.fh5co-social li a:hover i {
  text-decoration: none;
}

.img-grid {
  width: 100%;
  height: 18em;
  position: relative;
  overflow: hidden;
  float: left;
  margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
  .img-grid {
    margin-bottom: 15px;
  }
}
.img-grid img {
  position: relative;
  z-index: 10;
}
.img-grid a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 12;
  background: rgba(68, 72, 83, 0.9);
  text-align: center;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.img-grid a > div {
  position: absolute;
  bottom: -20px;
  left: 0;
  text-align: center;
  width: 100%;
  -webkit-transition: 0.8s, ease-out;
  -o-transition: 0.8s, ease-out;
  transition: 0.8s, ease-out;
}
.img-grid a .fh5co-title {
  font-size: 18px;
  color: #fff;
  padding: 0;
  position: relative;
}
.img-grid a .fh5co-meta {
  color: rgba(255, 255, 255, 0.4);
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 2px;
  display: block;
  position: relative;
  padding-bottom: 7px;
  text-transform: uppercase;
}
.img-grid a .fh5co-meta:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 20px;
  margin-left: -10px;
  height: 2px;
  left: 50%;
  background: #f9ad81;
}
.img-grid:hover > a {
  opacity: 1;
}
.img-grid:hover > a > div {
  bottom: 20px;
}

.section-heading .fh5co-section-title {
  font-size: 36px;
  letter-spacing: 2px;
  text-transform: uppercase;
  opacity: .9;
  margin-bottom: 20px;
}

#fh5co-makeup{
  background-color: #f9ad81;
  background-image: url("../images/background/bg-green.svg");
}

.fh5co-lead {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  .fh5co-lead {
    font-size: 20px;
  }
}

.js .to-animate, .js
.to-animate-2, .js
.animate-box {
  opacity: 0;
}

.fh5co-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
  background: #f9ad81;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.fh5co-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25px;
  height: 3px;
  color: #535659;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #535659;
  transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
  content: '';
  width: 25px;
  height: 3px;
  background: #535659;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.fh5co-nav-toggle i::before {
  top: -7px;
}

.fh5co-nav-toggle i::after {
  bottom: -7px;
}

.fh5co-nav-toggle:hover i::before {
  top: -10px;
}

.fh5co-nav-toggle:hover i::after {
  bottom: -10px;
}

.fh5co-nav-toggle.active i {
  background: transparent;
}

.fh5co-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.fh5co-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.fh5co-nav-toggle {
  position: absolute;
  top: 8px;
  right: 15px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 25px;
  border-bottom: none !important;
}
@media screen and (max-width: 768px) {
  .fh5co-nav-toggle {
    display: block;
  }
  .offcanvas-visible .fh5co-nav-toggle {
    z-index: 999999 !important;
  }
}

.fh5co-animated {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.r-pb {
  padding-bottom: 40px;
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    width: 100%;
    float: none;
  }
}
/* Arrow Animations */
@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@-moz-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}

/*# sourceMappingURL=style.css.map */

.golden-background {
  background: linear-gradient(135deg, #ffd700, #ffcc00, #ffe680);
  color: #000; /* Textfarbe dunkel für Kontrast */
  padding: 50px 0;
  position: relative;
  overflow: hidden;
}

.golden-background:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 70%);
  opacity: 0.5;
  animation: shimmer 3s infinite;
  pointer-events: none;
  transform: rotate(45deg);
  z-index: 1;
}

.golden-background h2,
.golden-background p {
  position: relative;
  z-index: 2;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); /* Leichter Textschatten */
}

.golden-background a {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}

/* Animation für das schimmernde Licht */
@keyframes shimmer {
  0% {
    transform: rotate(45deg) translate(-100%, -100%);
  }
  100% {
    transform: rotate(45deg) translate(100%, 100%);
  }
}


.copper-shimmer-background {
  background: radial-gradient(ellipse farthest-corner at right bottom, #594949, #7c6659, #af8c78, #fbceb6, #e0ad8f),
  radial-gradient(ellipse farthest-corner at left top,
          #E69567 0%, #EBAA85 15%, #d3a68e 40%, #bc957e 70%, #FAE9DF 100%);
  /* background-blend-mode: multiply; */
  background-image: url("../images/background/bg.svg");
  color: #261912;
  padding: 50px 0;
  position: relative;
  overflow: hidden;
}

.copper-shimmer-background:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 70%);
  opacity: 0.5;
  animation: copper-shimmer 5s infinite linear;
  pointer-events: none;
  transform: rotate(45deg);
  z-index: 1;
}

.copper-shimmer-background h2,
.copper-shimmer-background p {
  position: relative;
  z-index: 2;
}

.copper-shimmer-background a {
  color: #261912;
  font-weight: 700;
  text-decoration: underline;
}

/* Animation für Schimmer */
@keyframes copper-shimmer {
  0% {
    transform: rotate(45deg) translate(-150%, -150%);
  }
  100% {
    transform: rotate(45deg) translate(150%, 150%);
  }
}

/* Abschnitt-Container */
#fh5co-home {
  position: relative; /* Referenz für absolut positionierte Kinder */
  height: 100vh; /* Volle Bildschirmsichtbarkeit */
  width: 100%;
  overflow: hidden; /* Alles außerhalb des Blocks wird abgeschnitten */
}

/* Video eingeschränkt auf den Abschnitt */
#fh5co-home .background-video {
  position: absolute; /* An #fh5co-home gebunden */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* Inhalt proportional skalieren */
  z-index: 0; /* Liegt hinter Overlay und Text */
}

/* Overlay nur im Abschnitt */
#fh5co-home .video-overlay {
  position: absolute; /* An #fh5co-home gebunden */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Dunkler Halbtransparent */
  z-index: 1; /* Zwischen Video und Text platziert */
}

/* Zentrierter Text */
#fh5co-home .fh5co-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1; /* Über Overlay und Video */
  color: white !important;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);
  padding: 20px;
  border-radius: 10px;
}

#fh5co-vita {
  position: relative; /* Positionierung für sauber getrennte Sektionen */
  background: #f7f7f7; /* Heller Hintergrund */
  background-image: url("../images/background/bg-violett.svg");
  padding: 60px 0; /* Großzügiger Innenabstand */
  /*margin: 50px 0; !* Äußerer Abstand zu anderen Sektionen *!*/
  height: auto; /* Dynamische Höhe, abhängig vom Inhalt */
  overflow: hidden; /* Verhindert, dass Inhalte überfließen */
}

#fh5co-vita h2 {
  font-size: 36px; /* Überschrift-Design */
  color: #333; /* Überschrift-Farbe */
  margin-bottom: 20px; /* Abstand zum Text */
}

#fh5co-vita p {
  font-size: 18px; /* Lesbarer Blocktext */
  line-height: 1.8; /* Angenehmer Zeilenabstand */
  color: #555;
}

#fh5co-vita .vita-list {
  list-style: none; /* Entfernt Aufzählungszeichen */
  margin: 20px 0; /* Abstand oberhalb und unterhalb der Liste */
  padding: 0; /* Listeneinrückung entfernen */
}

#fh5co-vita .vita-list li {
  margin-bottom: 10px; /* Abstand zwischen Einträgen */
  line-height: 1.6; /* Lesbarer Zeilenabstand */
  font-size: 16px; /* Einheitliche Schriftgröße */
  color: #444;
}

/* Zeitstrahl-Styling */
.timeline {
  position: relative;
  margin: 50px 0;
  padding-left: 40px; /* Platz für die vertikale Linie */
  border-left: 2px solid #e3b8f1; /* Zeitstrahl-Linie */
}

/* Jeder Eintrag */
.timeline-item {
  position: relative;
  margin-bottom: 30px;
  padding-left: 20px; /* Platz für die runden Marker */
  background: rgba(255, 255, 255, 0.19);
  border-radius: 10px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(6.1px);
  -webkit-backdrop-filter: blur(6.1px);
  border: 1px solid rgba(255, 255, 255, 0.38);
}

/* Datum-Styling */
.timeline-date {
  font-size: 16px;
  font-weight: bold;
  color: #b98ee3;
  margin-bottom: 8px;
  padding-top: 4px;
}

/* Inhalt-Styling */
.timeline-content {
  /*background: #fff; !* Weißer Hintergrund *!*/
  padding-bottom: 12px;
  /*border-radius: 8px; !* Abgerundete Ecken *!*/
  /*box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); !* Schatteneffekt *!*/
  font-size: 15px;
  color: #444;
}

/* Runde Marker */
/*.timeline-item::before {*/
/*  content: "";*/
/*  position: absolute;*/
/*  left: -10px;*/
/*  top: 7px;*/
/*  width: 16px;*/
/*  height: 16px;*/
/*  background: #f9ad81; !* Punkt-Farbe *!*/
/*  border: 2px solid white;*/
/*  border-radius: 50%;*/
/*  z-index: 1;*/
/*}*/

/* Responsive Anpassung */
@media (max-width: 768px) {
  .timeline {
    padding-left: 20px;
    border-left: 1px solid #f9ad81;
  }

  .timeline-item {
    margin-bottom: 20px;
    padding-left: 15px;
  }

  .timeline-content {
    padding: 10px;
    font-size: 14px;
  }

  .timeline-date {
    font-size: 14px;
  }
}


