/***********************************************************************************************
        Salient by TEMPLATE STOCK
        templatestock.co @templatestock
        Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)


/***********************************************************************************************/
/* =Common Styles */
/***********************************************************************************************/
@font-face {
  font-family: 'Montserrat';
  src: url('assets/fonts/montserrat/Montserrat-Regular.woff2') format('woff2'),
    url('assets/fonts/montserrat/Montserrat-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: url('/assets/fonts/montserrat/Montserrat-Bold.woff2') format('woff2'),
    url('/assets/fonts/montserrat/Montserrat-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

.navbar-text {
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  color: #e0d9dd46 !important;
}

/* ANCHOR Hoover-Effekt */



.hover-text {
  font-family: Montserrat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #41373900;
  font-size: 20px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  text-align: center;
}


/* ANCHOR End Hoofer-Effekt */

/***********************************************************************************************/
/* =Parallax Section */
/***********************************************************************************************/
.parallax-section {
  background: url(/assets/images/moehre.jpg) no-repeat fixed center;
  background-size: cover;
  overflow: hidden;
  opacity: 0.3;
}

.parallax-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  align-content: center !important;
  -ms-flex-line-pack: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.section-padding {
  padding: 180px 0px;
}

body {
  font-family: 'Montserrat', sans-serif;
  color: #e44e66;
  line-height: 24px;
  font-size: 13px;
  letter-spacing: 1.2px;
  -webkit-font-smoothing: antialiased;
  padding-top: 68px;
  position: relative;
  background-color: #e0d9dd46;
  /* Hintergrundfarbe */
}

a {
  color: #e44e66;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.a_banner {
  color: #ff9900;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}


a,
a:visited,
a:hover,
a:active,
a:focus {
  text-decoration: none !important;
}


img {
  max-width: 100%;
}

.dark-bg {
  background: #34353A;
}

.white-bg {
  background: #fff;
}

.without-padding {
  padding: 0;
}

.with-padding {
  padding: 20px;
}

.marg-0 {
  margin: 0;
}

.pad-b-0 {
  padding-bottom: 0 !important;
}

.pad-t-100 {
  padding-top: 100px !important;
}

.bg-gray {
  background: #e5e5e5;
}

/* Farben für Kontaktformular */
.form-control::-moz-placeholder {
  color: #e44e66;
  font-weight: 500;
}

.form-control:-ms-input-placeholder {
  color: #e44e66;
  font-weight: 500;
}

.form-control::-webkit-input-placeholder {
  color: #e44e66;
  font-weight: 500;
}

/***********************************************************************************************/
/* =Typography */
/***********************************************************************************************/

div.audio {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 15px;
}

div.audio_titel {
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600;
  color: #e44e66;
  text-transform: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0;
  margin-bottom: 20px;
}

h1,
.h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 46px;
  font-weight: 400;
  letter-spacing: 2px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 17px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10px;
}

p {
  margin: 0;
}

ul li::marker {
  color: crimson;
}

li.new-termin::marker {
  color: #009900;
}


div.legende {
  font-size: 12px;
  text-align: center;
  padding-right: 70px;
  padding-bottom: 20px;
  color: #888888;
}

.equipment-text {
  text-align: left;
  font-size: 15px;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-right {
  text-align: right;
}


.vita-text {
  text-align: left;
  font-size: 15px;
  font-weight: 500;
}

.news-text {
  text-align: left;
  font-size: 14px;
}


.title-section hr {
  width: 15%;
}

.title-section p {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
  letter-spacing: 1.5px;
}

.title-section {
  padding-left: 30px;
  padding-right: 30px;
}

.title-section-seminar {
  padding-left: 10px;
  padding-right: 10px;
}

/* Abstand zwischen den sections */

.pad-sec {
  padding: 100px 0 !important;
}

.pad-sec-spoiler {
  padding: 50px !important;
}

.pad-sec-advice {
  padding-top: 0px !important;
  padding-bottom: 50px;
}

.pad-sec-seminare {
  padding-top: 80px !important;
  padding-bottom: 50px;
}

.pad-sec-vortrag {
  padding-bottom: 50px;
}


.pad-sec-contact {
  padding-top: 0px;
}

.sep-section {
  height: 1px;
  border-bottom: 1px solid #EAEAEA;
}

/***********************************************************************************************/
/* =Buttons */
/***********************************************************************************************/

.btn {
  font-size: 16px;
  letter-spacing: 1px;
  padding: 14px 25px;
  border-radius: 1px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -ms-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-xs {
  padding: 5px 14px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.btn-sm {
  padding: 8px 37px;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.btn-lg {
  padding: 15px 35px;
}

.btn-primary {
  text-transform: uppercase;
  background-color: #fc6e51;
  border-color: #fc6e51;
}

.btn-black {
  text-transform: uppercase;
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.btn-black:hover {
  background-color: #fc6e51;
  border-color: #fc6e51;
  color: #fff;
}

/* Über mich im Head */
.btn-clean {
  border-color: #e44e66;
  color: crimson;
  text-transform: uppercase;
  letter-spacing: 0;
}

.btn-clean:hover,
.btn-clean:focus,
.btn-clean:active {
  color: #e44e66;
}

/* Absenden-Button */
.btn-dark {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  text-transform: uppercase;
  background: rgba(228, 78, 102, 0.6);
  font-weight: 400;
  border-color: rgba(0, 0, 0, .7);
}

.btn-dark:hover,
.btn-dark:active,
.btn-dark:focus,
.btn-dark:visited {
  font-family: 'Montserrat', sans-serif;
  color: #000;
  font-weight: 400;
  background: rgba(224, 217, 221, 1);
  outline: 0;
  box-shadow: none;
}

.btn-light {
  background: #f3f3f3;
  color: #000;
}

.call-btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 12px 20px;
  font-size: 12px;
  border-radius: 0;
  border: none;
  outline: none;
  display: inline-block;
}

.btn-gray {
  color: #777;
  background: #e5e5e5;
}


/************************************************************************************************/
/* Kontitionen */
/***********************************************************************************************/
.newsletter-title-prices {
  display: flex;
  justify-content: center;
  gap: 100px;
  flex-wrap: nowrap;
  /* Jetzt wird nur bei wirklich kleinen Screens umgebrochen */
}

.price-text {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  font-size: 14px;
  /* Kleinere Schriftgröße */
  color: #e44e66;
  font-weight: bold;
  flex: 0 1 auto;
  /* Sorgt für flexible Breite */
  max-width: 45%;
  /* Verhindert, dass sie zu breit werden */
}

@media (max-width: 480px) {
  .newsletter-title-prices {
    flex-wrap: wrap;
    /* Bricht nur bei kleinen Displays */
  }

  @media (max-width: 480px) {
    .hero-content h1 {
      font-size: 20px;
      /* Schriftgröße verkleinern */
    }

    .nautilus-logo {
      font-size: initial;
      /* Oder feste Größe, damit es stabil bleibt */
      width: 100px;
      /* Beispielgröße */
    }
  }

  .nautilus-logo {
    width: 100px;
    /* Feste Breite */
    height: auto;
    /* Automatische Höhe für Seitenverhältnis */
    display: block;
    margin: 0 auto;
    /* Zentriert das Logo */
  }

  @media (max-width: 480px) {
    .nautilus-logo {
      width: 80px;
      /* Kleinere Größe auf kleinen Bildschirmen */
    }
  }

  @media (min-width: 1024px) {
    .nautilus-logo {
      width: 120px;
      /* Größere Größe auf großen Bildschirmen */
    }
  }

  .price-text {
    flex: 0 1 100%;
    /* Untereinander auf kleinen Bildschirmen */
    max-width: 100%;
  }
}

/***********************************************************************************************/
/* =Form */
/***********************************************************************************************/

.form-group {
  margin-bottom: 20px;
}

.form-control {
  font-size: 12px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 1px;
  height: auto;
  padding: 9px 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.form-control:focus {
  color: #111;
  border-color: rgba(0, 0, 0, .7);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}

/***********************************************************************************************/
/* =Preloader */
/***********************************************************************************************/

#preloader {
  background-color: #FFF;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999;
}

#loading-animation {
  background-image: url("../images/loading.gif");
  opacity: 0.7;
  background-position: center center;
  background-repeat: no-repeat;
  height: 200px;
  left: 50%;
  margin: -100px 0 0 -100px;
  position: absolute;
  top: 50%;
  width: 200px;
  border-radius: 4px;
}

/************************************************************************
// =Navbar
*************************************************************************/
.new_termin {
  text-align: center;
  padding: 20px 15px;
  font-size: 12px;
  height: auto;
  text-transform: uppercase;
}

.new_termin a {
  color: crimson;
}


.new_termin a,
a:link,
a:visited {
  outline: none;
  text-decoration: none;
}


.navbar-default {
  background: #e0d9dd;
  border: none;
  width: 100%;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  border-bottom: 1px solid #e44e66;
}

.navbar.active {
  position: fixed;
  opacity: 0.95;
  border: 1px solid #E8E8E8;
}

.navbar-nav {
  margin: 7.5px -10px;
}

.navbar-default .navbar-nav>li>a {
  color: #060606;
  text-transform: uppercase;
  -webkit-transition: color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  background: transparent;
  color: #fc6e51;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #fc6e51;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background-color: #fff;
  color: #fc6e51;
}

.navbar-default .dropdown:hover>.dropdown-menu {
  display: block;
}

/***********************************************************************************************/
/* =Termine section */
/***********************************************************************************************/

.termine {
  line-height: 35px;
  font-size: 15px;
  color: #2d2d2d;
}


/***********************************************************************************************/
/* =Hero section */
/***********************************************************************************************/

#hero-section {
  position: relative;
  display: table;
  width: 100%;
}

.home-hero:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  z-index: 1;
}

.home-hero {
  background-color: #ea503c27;
  background-size: cover;
}

/***********************************************************************************************/
/* =Home hero */
/***********************************************************************************************/

.hero-content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  z-index: 2;
  text-align: center;
}

.hero-content h1,
p.hero {
  color: #e44e66;
}

.hero-content h1,
p.hero {
  padding-left: 20px;
}

/* Überschrift Name */
.hero-content h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 43px;
  font-weight: 550;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.div-line {
  width: 50px;
  background-color: #e44e66;
  height: 3px;
  margin: 20px auto;
}

/* Untertitel */
p.hero {
  font-family: 'Montserrat', serif;
  /* font-style: italic; */
  color: #e44e66;
  font-size: 30px;
  line-height: 1.45;
  display: block;
  margin-top: 20px;
  font-weight: 550;
}

.hero-btn {
  margin-top: 50px;
}

ul.caption-slides {
  padding-left: 0;
}

ul.caption-slides li {
  text-align: center;
}

/***********************************************************************************************/
/* =About Section */
/***********************************************************************************************/

.about-hero {
  background: url('../images/hero-bg/about.jpg');
  background-size: cover;
}

.about-hero:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  z-index: 1;
}

#about-us-section {
  padding: 100px 0;
}

.about-studio h4,
.what-do h4,
.process-work h4 {
  letter-spacing: 2px;
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 15px;
}

.btn-link-a {
  cursor: pointer;
  color: rgba(17, 17, 17, 0.9);
  text-transform: uppercase;
  display: block;
  font-weight: 500;
  margin-top: 25px;
}

.btn-link-a:hover {
  color: #000;
}

#about-section {
  padding: 110px 0 120px 0 !important;
}

.big-title-sec {
  text-align: center;
  padding-bottom: 100px;
}


.big-title-sec hr {
  border: 1.5px solid #e44e66;
  margin: 30px auto;
  width: 80px !important;
  margin-bottom: 50px;
}

.big-title-sec .big-title {
  font-weight: 300;
  text-transform: none;
  font-size: 24px;
  color: #000;
}

.big-title-sec .big-subtitle {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1.3px;
  margin-top: 0;
  margin-bottom: 28px;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.45;
  text-transform: none;
  color: #000;
}

.big-title-sec p {
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 1.7px;
  font-weight: 500;
}

.big-title-sec .view-more {
  padding-top: 50px;
}

.big-title-sec .view-more a.btn-primary {
  margin-right: 2px;
}

.big-title-sec .view-more a.btn-primary:hover {
  opacity: .8;
  background: #fc6e51;
  border: 1px solid #fc6e51;
}

.about-box {
  text-align: center;
}

.alt-about-icon {
  padding-top: 10px;
  font-size: 44px;
  line-height: 0.9;
  color: #fc6e51;
}

.about-box h4 {
  font-weight: 600;
  letter-spacing: 1.7px;
  padding-top: 15px;
  padding-bottom: 8px;
}


/* Lebensberatung */
p.beratung {
  padding-top: 10px;
  padding-bottom: 50px;
  text-align: left;
  font-weight: 500;
}



/*Overlay projects*/

.overlay {
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  background: rgba(15, 15, 15, 0.9);
  opacity: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.overlay .overlay-inner {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  bottom: 0;
}

.overlay .overlay-inner h3 {
  color: #F0F0F0;
  margin-bottom: 15px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transform: translateY(-30px);
  -moz-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  -o-transform: translateY(-30px);
  transform: translateY(-30px);
}

.overlay .overlay-inner p {
  color: #DBDBDB;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  margin-bottom: 15px;
}

a:hover .overlay .overlay-inner h3 {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

a:hover .overlay .overlay-inner p,
a:hover .overlay .overlay-inner span {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.overlay-inner span {
  font-size: 42px;
  color: #DBDBDB;
  font-weight: 300;
  -webkit-transition: all .7s;
  -moz-transition: all .7s;
  -ms-transition: all .7s;
  -o-transition: all .7s;
  transition: all .7s;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  -moz-transform: rotate(30px);
  -webkit-transform: rotate(30px);
  -ms-transform: rotate(30px);
  -o-transform: rotate(30px);
  transform: rotate(30px);
}

a:hover .overlay {
  opacity: 1;
}

.view-more {
  text-align: center;
  padding-top: 60px;
}

#masonry-projects-section {
  padding: 0 0 100px 0;
}

#masonry-projects-section #type-masory .project {
  padding-bottom: 30px;
}


/***********************************************************************************************/
/* =Team Section */
/***********************************************************************************************/

#team-section .title-section {
  margin-bottom: 80px;
}

#team-section .title-section,
.team-members .magnifier-inner {
  text-align: center;
}

.member-team {
  position: relative;
  cursor: pointer;
}

.member-team img {
  width: 100%;
}

.member-team .magnifier {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  opacity: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.member-team .magnifier:hover {
  opacity: 1;
}

.magnifier-inner h3 {
  font-size: 16px;
}

.magnifier-inner li {
  font-size: 20px;
}


.member-team .magnifier .magnifier-inner {
  position: absolute;
  width: 100%;
  top: 20%;
  padding: 0 20px;
}

.member-team .magnifier .magnifier-inner p {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  margin-bottom: 40px;
  text-align: left;
}

.member-team .magnifier .magnifier-inner ul.social-icons {
  list-style-type: none;
  padding: 0;
}

.member-team .magnifier .magnifier-inner ul.social-icons li {
  display: inline-block;
  margin-left: 5px;
}

.member-team .magnifier .magnifier-inner ul.social-icons li:first-child {
  margin: 0;
}

.member-team .magnifier .magnifier-inner ul.social-icons li a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
}

.member-team .magnifier .magnifier-inner ul.social-icons li a i {
  color: #8e8e8e;
}

.member-team .magnifier .magnifier-inner ul.social-icons li a:hover i {
  color: #000;
}

#about-team {
  padding: 0px 0 100px 0;
}

#about-team p,
#personal-skills p {
  line-height: 26px;
}

#about-team .title-section,
#personal-skills .title-section {
  text-align: left;
  padding-left: 0;
}

#about-team h3,
#personal-skills h3 {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1.6px;
}

.p-bar {
  margin-bottom: 8px;
}

.progress {
  height: 6px;
  border-radius: 1px;
  margin-bottom: 5px;
}

.progress-bar {
  background: #111;
}

.progress-meta {
  overflow: hidden;
}

h6.progress-title,
h6.progress-value {
  color: #676767;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 1.6px;
}

h6.progress-title {
  float: left;
}

h6.progress-value {
  float: right;
}


#banner-services {
  position: relative;
  border-top: 3px solid #ffa73c;
}

#banner-services:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background: rgba(5, 5, 5, 0.8);
  width: 100%;
  height: 100%;
  z-index: 2;
}

#banner-services .container {
  position: relative;
  z-index: 3;
}

.banner-content {
  margin: 140px 0;
}


.banner-content,
.banner-content h3 {
  color: #fff;
}

.banner-content h3 {
  font-weight: 400;
  letter-spacing: 2.6px;
  font-size: 19px;
}

.banner-decription {
  font-weight: 300;
}

.banner-image {
  margin: -40px 0 0 0;
  text-align: right;
}

.banner-text {
  text-align: center;
  font-size: 14px;
  color: white;
}

.banner-content a {
  letter-spacing: 1.6px;
  margin-top: 30px;
}

#action-section {
  padding: 100px 0;
  background-color: #f7f7f7;
  border-top: 1px solid #ebebeb;
}

#action-section h2 {
  padding-bottom: 25px;
  font-weight: 500;
  text-transform: capitalize;
}

#action-section .btn+.btn {
  margin-left: 20px;
}

.white-bg {
  background: #fff;
}

.dark-bg-1 {
  background: #333;
}



/***********************************************************************************************/
/* Bandvorstellung */
/***********************************************************************************************/

table {
  border-collapse: collapse;
  margin: 2em;
}

tr:first-child {
  border-top: 0 none;
}

td>img {
  padding: 0.5em;
  border: 2px solid #cccccc;
}

td:last-child {
  min-width: 180px;
}


* {
  box-sizing: border-box;
}

.big-subtitle-band {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1.3px;
  margin-top: 0;
  margin-bottom: 28px;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.45;
  text-transform: none;
  color: #000;
}

.big-subtitle-band {
  font-size: 40px;
}

.band-order {
  font-size: 14px;
  text-align: left;
  color: #808080;
}


/***********************************************************************************************/
/*  Landing page*/
/***********************************************************************************************/
/* Transparenz für Hintergrundbild */
.landing-hero:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  background: hsla(22, 21%, 80%, 0.6);
  width: 100%;
  height: 100%;
  z-index: 1;
}

/* Hintergrundbild */
.landing-hero {
  background: url('../images/hands.png');
  background-size: cover;
}

/*--------------------
  Features Section
----------------------*/

#features-section {
  padding: 120px 0 !important;
  padding-bottom: 100px !important;
}

#features-section .title-section {
  padding-bottom: 80px;
}

.features-image {
  text-align: center;
}

.choose-image {
  text-align: center;
}

ul.features-list {
  list-style: none;
  padding: 0;
  padding-top: 0px;
  padding-bottom: 15px;
}

ul.features-list li {
  margin-bottom: 30px;
}

ul.features-list-advice li {
  margin-bottom: 0px;
}


.iconbox {
  float: left;
  width: 50px;
  height: 50px;
  text-align: center;
}

.iconbox i {
  font-size: 32px;
  color: #fc6e51
}

/* Abstand Meine Qualifikation */
.features-box-content {
  margin-left: 0px;
}

/* Ausrichtung Berufstätigkeit */
.features-box-content-work {
  margin-left: 0px;
  margin-top: 0px;
}

/* Schrift Über mich */
.features-box-content h6 {
  margin-top: 0;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 15px;
  line-height: 25px;
}

#price-section .title-section {
  padding-bottom: 80px;
}

/* Lebensberatung */
ul.price-table {
  list-style-type: disc;
  padding-left: 10px;
  margin: 2px 2px;
  text-align: left;
  font-size: 14px;
}

ul.seminar-table {
  list-style-type: disc;
  padding-left: 0px;
  text-align: left;
  font-size: 14px;
}

ul.seminar-table li {
  padding: 0px 0;
  color: #e44e66;
  font-weight: 600;
}

ul.price-table li {
  padding: 0px 0;
  color: #e44e66;
  font-weight: 600;
}

.portrait-img {
  min-width: 150px;
  min-height: 150px;
  width: auto;
  height: auto;
  opacity: 0.8;
}

.text-left-prices {
  text-align: left;
  color: #e44e66;
  font-weight: 600;
  font-size: 15px;
  padding-top: 10px
}

.title-price {
  padding: 5px !important;
  font-weight: 500;
}

.title-price h3 {
  margin-bottom: 0;
}

.price-table .advice-box {
  padding-bottom: 5px;
}


ul.price-table li .btn {
  margin: 30px;
}

#prices-section {
  background: #e0d9dd;
  border-top: 1px solid #e44e66;
}

/* Textausrichtung Kontaktformular */
.creative-content-left,
.creative-content-right {
  padding-top: 30px;
}

#contact-section-1 h2,
#creative-section-2 h2,
#features-app-section-1 h2,
#features-app-section-2 h2 {
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 32px;
  text-transform: capitalize;
}

#contact-section-1 p,
#creative-section-2 p,
#features-app-section-1 p {
  line-height: 26px;
  font-size: 14px;
}

#contact-section-1 .view-more,
#creative-section-2 .view-more,
#features-app-section-1 .view-more,
#features-app-section-2 .view-more {
  padding-top: 30px;
  text-align: left !important;
}

.img-creative-left figure,
.img-creative-right figure {
  padding: 0 25px;
  text-align: center;
}

/* CSS für Dekor section */
#dekor-section {
  width: 100%;
  height: 200px;
  overflow: hidden;
  position: relative;
}

.dekor-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.dekor-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 20px;
  border-radius: 10px;
}

/*--------------------
  Offer section
----------------------*/

#landing-offer .title-section h2 {
  padding-bottom: 10px;
  font-weight: 500;
  letter-spacing: 1.5px;
}

.offer-post {
  padding: 30px 0;
}

.offer-post h4 {
  margin-top: 15px;
  margin-bottom: 20px;
  text-transform: none;
  font-weight: 500;
}

.offer-icon {
  font-size: 42px;
  color: #fc6e51;
  padding-bottom: 15px;
}

.offer-icon-center {
  font-size: 42px;
  color: #fc6e51;
  text-align: center;
  padding-bottom: 10px;
}



/*--------------------
  Screenshots
----------------------*/

#screenshots-section .title-section {
  padding-bottom: 80px;
}

.screenshots-carousel .shot {
  padding: 4px;
}

.screenshots-carousel .shot a.zoom {
  display: block;
}

.screenshots-carousel .shot a img {
  border-radius: 3px;
  width: 100%;
}

/*--------------------
  Subscribe section
----------------------*/

#subscribe-section {
  background-image: url(../images/sand.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 40px 0;
  margin-top: 50px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: rgba(255, 255, 255, 0.8);
  /* Hintergrundfarbe mit Transparenz */
  background-blend-mode: overlay;
  /* Mischen von Bild und Farbe */
}



.newsletter-title {
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
  flex-wrap: nowrap;
  /* Sicherstellen, dass nichts umbrechen muss */
  width: 100%;
  /* Volle Breite */
  max-width: 100%;
  /* Keine Einschränkung */
}

.newsletter-field {
  width: 65%;
}

#subscriber-email {
  width: 100%;
}

.subscription-success,
.subscription-error {
  text-align: center;
  font-weight: 400;
  margin: 20px 0 25px 0;
  font-size: 13px;
}

.subscription-success span,
.subscription-error span {
  margin-bottom: 15px;
  font-size: 24px;
}


/***********************************************************************************************/
/* =Footer */
/***********************************************************************************************/

#footer-section {
  padding: 80px 0;
  background: #e0d9dd;
  border-top: 1px solid #e44e66;
  font-weight: 600;
}

.footer-link {
  text-decoration: none;
}

ul.footer-social-links {
  list-style-type: none;
  padding: 0;
}

ul.footer-social-links li {
  display: inline-block;
  margin-left: 30px;
}

ul.footer-social-links li:first-child {
  margin: 0;
}

ul.footer-social-links li a {
  font-size: 13px;
  color: #e44e66;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
}

ul.footer-social-links li a:after {
  text-decoration: none;
  content: "";
  display: block;
  left: 0;
  right: 0;
  height: 1px;
  background: #fe8869;
  opacity: 0;
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  transform: translateY(5px);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

ul.footer-social-links li a:hover:after {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  text-decoration: none;
}

p.copyright {
  padding-top: 10px;
}

***********************************************************************************************/
/* =Form */
/***********************************************************************************************/

.form-group {
  margin-bottom: 2px;
}

.form-control {
  font-size: 14px;
  color: #e44e66;
  font-weight: 500;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  height: auto;
  padding: 9px 12px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -moz-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -o-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  -ms-transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
  transition: all 0.2s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}

.form-control:focus {
  color: #e44e66;
  font-weight: 500;
  border-color: rgba(240, 74, 8, 0.7);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.form-wrapper {
  max-width: 60%;
  margin: 0 auto;
}



/***********************************************************************************************/
/* =Contact section*/
/***********************************************************************************************/

#contact-section .divider {
  display: inline-block;
}

#contact-section .title-section {
  padding-bottom: 10px;
}

.form-group .form-control.br-b {
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

textarea.form-control {
  min-height: 100px;
}

#contactform .form-group #submit {
  display: block;
  width: 60%;
  margin-top: 10px;
}

.contact-info {
  text-align: center;
  border-top: 1px solid #EEEEEE;
}

.contact-info a {
  color: #4f4f4f;
  font-size: 18px;
  display: block;
  padding: 50px 0;
}

.contact-info a i {
  display: block;
  font-size: 30px;
  margin-bottom: 15px;
}

#anrede {
  width: 100px;
  background-color: #fff;
}

/* Sicherstellen, dass die container- und row-Klassen Flexbox verwenden */
.row-contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* Die Formular-Spalte nimmt 8 von 12 Spalten ein */
.col-sm-8-contact {
  flex: 0 0 65%;
  /* Etwa 2/3 des Platzes für das Formular */
  padding: 20px;
  /* Etwas Abstand für die Spalte */
}

/* Die Text-Spalte nimmt 4 von 12 Spalten ein */
.col-sm-4-contact {
  flex: 0 0 30%;
  /* Etwa 1/3 des Platzes für den Text */
  padding: 20px;
}

/* Optional: Bild oder andere Elemente in der Formular-Spalte */
.img-creative-left {
  margin-bottom: 20px;
}


/***********************************************************************************************/
/* =Back to top */
/***********************************************************************************************/

.back-to-top {
  text-align: center;
  background: #ed4d2b;
  color: #fff;
  display: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  position: fixed;
  right: 25px;
  bottom: 25px;
  opacity: 0.7;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer;
  z-index: 9999
}

.back-to-top:hover {
  opacity: .9;
}

/***********************************************************************************************/
/* Responsive Part */
/***********************************************************************************************/

@media screen and (max-width: 1200px) {

  #about-section .about {
    padding-top: 40px;
  }

}

@media screen and (max-width: 992px) {

  body {
    padding-top: 55px;
  }

  .navbar .container {
    width: 95% !important;
  }

  .entry-post {
    padding-bottom: 35px;
  }

  #type-masory {
    width: auto;
  }

  #about-section .about {
    padding: 90px 70px;
  }

  .member-team .magnifier .magnifier-inner {
    padding: 0 10px;
  }

  .member-team .magnifier .magnifier-inner p:last-of-type {
    display: none;
  }



  .banner-image {
    margin-top: 40px !important;
  }

  .gallery-masory {
    width: auto;
  }

  .contactform {
    padding: 80px 10px;
  }

  .portfolio-desc .col-sm-4 {
    margin-bottom: 20px;
  }

  .portfolio-rel figure {
    margin-bottom: 20px;
  }

  .form-inline .form-control,
  .form-inline .form-group {
    display: block;
  }

  .newsletter-field {
    width: 100%;
  }

  #subscribe-section #subscribe-button {
    display: block;
    width: 100%;
  }

  @media screen and (max-width: 768px) {

    .navbar .container {
      width: auto;
    }

    .big-title-sec .view-more a {
      margin: 5px 0;
    }

    .hero-content h1 {
      font-size: 38px;
    }

    .soon-countdown div span:first-child {
      font-size: 60px;
    }

    .creative-content-left {
      padding-top: 0;
    }

    #contact-section-1 .view-more {
      text-align: center !important;
    }

    #creative-section-2 .view-more {
      margin-bottom: 80px;
      text-align: center !important;
    }

    .about-studio,
    .what-do {
      padding-bottom: 35px;
    }

    .member-team {
      margin-bottom: 30px;
    }

    .member-team .magnifier .magnifier-inner {
      padding: 0 30px;
    }

    .member-team .magnifier .magnifier-inner p:last-of-type {
      display: block;
    }

    .banner-content {
      margin-top: 80px;
      margin-bottom: 60px;
      text-align: center;
    }

    .banner-image {
      text-align: center;
      margin-bottom: 40px;
    }

    .client img {
      width: 70% !important;
    }

    .about-me h4 a {
      margin-bottom: 30px;
    }

  }

  @media screen and (max-width: 640px) {

    h1,
    .h1 {
      font-size: 40px;
    }

    .hero-content h1 {
      font-size: 33px;
    }

    .soon-countdown div span:first-child {
      font-size: 50px;
    }

    p.hero {
      font-size: 14px;
      line-height: 24px;
    }

    .big-title-sec .big-title {
      font-size: 20px;
    }

    .big-title-sec .big-subtitle {
      font-size: 28px;
    }

    .big-title-sec p {
      font-size: 14px;
    }

    .big-title-h2 {
      font-size: 24px;
    }

    #action-section {
      text-align: center;
    }

    #action-section h2 {
      line-height: 1.4;
    }

    #action-section .btn+.btn {
      margin-left: 0;
      margin-top: 20px;
    }

    .client img {
      width: 100% !important;
    }

  }

  @media screen and (max-width: 480px) {
    .back-to-top {
      visibility: hidden;
    }
  }

  @media (max-width: 270px) {
    .hero-content h1 {
      font-size: 6vw;
      /* Passt sich prozentual an die Bildschirmbreite an */
    }
  }

}
