* {
  margin: 0;
  padding: 0;
  font-family: sans-serif !important;
  max-width: 1600px !important;
  margin: 0 auto !important;
}

body {
  width: 100%;
  height: auto;
  background-color: #fff;
  font-family: "Open Sans", sans-serif;
  color: #555;
  font-size: 15px;
  line-height: 30px;
  font-weight: normal;
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-family: "Josefin Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
a,
span {
  margin: 0;
}

a {
  text-decoration: none;
  color: #555;
  cursor: pointer;
}

.main-container {
  max-width: 1920px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.inside-container {
  max-width: 940px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 15px;
}

.inside-container11 {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background-color: #90b39dba;
}

@media (min-width: 768px) {
  .inside-container11 {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0 auto;
        padding: 80px 10px;
    background-color: #648c86;
  }
}

.sections-detail {
  margin: 0 auto;
  display: flex !important;
  justify-content: center;
  flex-wrap: wrap;
  gap: 110px;
  background-color: #575757;
  padding: 20px;
}

.section-title {
  font-family: "Roboto Slab", serif;
  font-size: clamp(19px, 1vw, 32px);
  line-height: 40px;
  letter-spacing: 1.84px;
  font-weight: 800;
  color: purple !important;
  text-align: center;
}

.yoga-template .banner {
  background-image: url(../img/yoga-header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 1200px;
  color: #fff;
  position: relative;
}

@media (min-width: 700px) {
  .yoga-template .banner {
    background-image: url(../img/yoga-header.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 670px;
    color: #fff;
    position: relative;
  }
}

.yoga-template .banner .banner-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 1206px;
  max-width: 1920px;
  background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 700px) {
  .yoga-template .banner .banner-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 1206px;
    max-width: 1920px;
    background-color: rgba(0, 0, 0, 0.47);
    z-index: 2;
  }
}

.yoga-template .banner .top-bar {
  padding: 26px 15px;
  border-bottom: 1px solid #fff;
  z-index: 2;
}

.yoga-template .banner .top-bar-left,
.top-bar-right {
  padding-top: 24px;
  z-index: 3;
}

.yoga-template .banner .top-bar-left a {
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.18px;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  vertical-align: middle;
  z-index: 3;
}

.yoga-template .banner .logo {
  text-align: center;
  z-index: 3;
}

.yoga-template .banner .top-bar-right {
  text-align: right;
  z-index: 3;
}

.yoga-template .banner .top-bar-right a {
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.18px;
  font-weight: 400;
  vertical-align: middle;
  z-index: 3;
}

.yoga-template .banner .top-bar-left a:hover,
.yoga-template .banner .top-bar-right a:hover {
  color: #fe86d4;
  text-decoration: none;
}

.yoga-template .banner .top-bar-left i,
.top-bar-right i {
  font-size: 16px;
  background-color: #fff;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  text-align: center;
  color: #3e2d40;
  vertical-align: middle;
  padding-top: 5px;
  z-index: 3;
}

.yoga-template .banner .banner-content .content-col {
  text-align: center;
  z-index: 3;
}

.yoga-template .banner .banner-content .site-title {
  font-family: "Josefin Sans", sans-serif;
  font-size: clamp(2rem, 2.5vw, 2.3rem);
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 30px !important;
  padding-right: 15px;
  z-index: 3;
}

.yoga-template .banner .banner-content .site-title-desc {
  font-size: clamp(1rem, 2.5vw, 1.2rem);
  line-height: 25px;
  letter-spacing: 0.45px;
  margin-bottom: 51px;
  width: 97%;
}

.yoga-template .banner .banner-content a.banner-btn {
  font-family: "Josefin Sans", sans-serif;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.6px;
  font-weight: 700;
  padding: 11px 2px 11px;
  background-color: purple;
  color: black;
  border-radius: 3px;
  text-transform: uppercase;
}

.yoga-template .banner .banner-content {
  padding: 10px 15px;
}

@media (min-width: 700px) {
  .yoga-template .banner .banner-content {
    padding: 70px 105px;
    z-index: 3;
  }
}

@media (min-width: 700px) {
  .yoga-template .banner .banner-content a.banner-btn {
    font-family: "Josefin Sans", sans-serif;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 1.6px;
    font-weight: 700;
    padding: 19px 32px 18px;
    background-color: purple;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;
  }
}

.yoga-template .banner .banner-content a.banner-btn:hover {
  text-decoration: none;
  color: white;
}

.yoga-template .service-section {
  padding: 62px 5px;
  background-color: grey;
}

@media (min-width: 768px) {
  .yoga-template .service-section {
    padding: 62px 100px;
    background-color: #15511975;
  }
}

.yoga-template .service-section .service-detail {
  text-align: center;
}

.yoga-template .service-section .service-detail a:hover {
  text-decoration: none;
}

.yoga-template .service-section .service-detail a:hover .service-title {
  text-decoration: none;
  color: #fe86d4;
}

.service-detail {
  display: flex;
  justify-content: space-between;
  gap: 15px;
}

.service-item {
  text-align: center;
  flex: 1;
}

.service-item img {
  width: 100%;
  max-width: 350px;
  height: auto;
  margin-bottom: 10px;
}

.service-title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}

.yoga-template .service-section .service-title {
  font-family: "Josefin Sans", sans-serif;
  font-size: 25px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: 0.75px;
  color: #000;
  margin-bottom: 15px;
}

.yoga-template .service-section .service-desc {
  font-family: inherit;
  font-size: inherit;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 0.4px;
}

.yoga-template .service-section .service-detail-img {
  max-width: 90px;
  height: auto;
}

.yoga-template .best-class-club .detail-col-club {
  padding-bottom: 10px;
}

.yoga-template .best-class-club .best-class-club-desc {
  background-color: #f5f5f5;
  padding: 60px 15px;
}

.yoga-template .best-class-club .best-class-club-desc .club-section-title {
  font-family: "Roboto Slab", serif;
  font-size: 28px;
  line-height: 40px;
  color: #7b6cd5;
  font-weight: 600;
  text-align: left;
}

.yoga-template .best-class-club .best-class-club-desc ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 13px;
}

.yoga-template .best-class-club .best-class-club-desc ul li {
  padding-left: 1.3em;
  margin-bottom: 10px;
}

.yoga-template .best-class-club .best-class-club-desc ul li:before {
  content: "\f0e7";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
  font-size: 12px;
  line-height: 40px;
  color: #7b6cd5;
}

.yoga-template .best-class-club .best-class-club-img {
  background-image: url(../img/the-best-class-yoga.jpg);
  background-size: cover;
  background-position: center right;
  background-repeat: no-repeat;
}

.yoga-template .advantages-section {
  padding: 60px 15px 270px;
}

.yoga-template .advantages-section {
  background-image: url(../img/advantages-of-yoga2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1200px;
}

.yoga-template .advantages-section .advantages-detail a:hover {
  text-decoration: none;
}

.yoga-template.advantages-section.advantages-detaila:hover.advantages-detail-title {
  text-decoration: none;
  color: #fe86d4;
}

.yoga-template .advantages-section .advantages-detail-title {
  font-family: "Josefin Sans", sans-serif;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.6px;
  font-weight: 600;
  color: #444;
}

.yoga-template .advantages-section .advantages-detail-desc {
  font-family: inherit;
  font-size: inherit;
  line-height: 25px;
  letter-spacing: 0.45px;
  color: #666;
}

.yoga-template .advantages-section .advantages-detail-img svg {
  max-width: 50px;
  height: auto;
}

.yoga-template .advantages-section .advantages-detail-soul,
.yoga-template .advantages-section .advantages-detail-health,
.yoga-template .advantages-section .advantages-detail-relax {
  text-align: right;
  width: 50%;
}

.yoga-template .advantages-section .advantages-detail-soul {
  margin: 0 0 24px auto;
}

.yoga-template .advantages-section .advantages-detail-health {
  margin: 0 auto 24px;
}

.yoga-template .advantages-section .advantages-detail-energy,
.yoga-template .advantages-section .advantages-detail-mind,
.yoga-template .advantages-section .advantages-detail-meditat {
  width: 50%;
}

.yoga-template .advantages-section .advantages-detail-energy {
  margin-bottom: 24px;
}

.yoga-template .advantages-section .advantages-detail-mind {
  margin: 0 auto 24px;
}

.yoga-template .advantages-section .advantages-detail-meditat {
  margin-left: auto;
}

.yoga-template .yogaPlace-section {
  padding: 60px 15px;
  background-color: #f5f5f5;
  text-align: center;
}

.yoga-template .yogaPlace-section .yogaPlace-img {
  width: 145px;
  height: 145px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto 18px;
  overflow: hidden;
}

.yoga-template .yogaPlace-section .yogaPlace-img .yogaPlace-in-img {
  max-width: 145px;
  border-radius: 50%;
}

.yoga-template .yogaPlace-section .yogaPlace-col a:hover {
  text-decoration: none;
}

.yoga-template .yogaPlace-section .yogaPlace-col a:hover .yogaPlace-title {
  text-decoration: none;
  color: #fe86d4;
}

.yoga-template .yogaPlace-section .yogaPlace-title {
  font-family: "Josefin Sans", sans-serif;
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0.88px;
  font-weight: 600;
  color: #434343;
}

.yoga-template .yogaPlace-section .yogaPlace-desc {
  font-family: inherit;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.45px;
  font-weight: 400;
  color: #666;
}

.yoga-template .contact-section {
  padding: 60px 15px;
}

.yoga-template .contact-section .appointment {
  border: 1px solid #666;
  border-radius: 3px;
  padding: 30px 28px 25px;
}

.yoga-template .contact-section .appointment .appointment-title {
  font-family: "Josefin Sans", sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.6px;
  text-align: center;
  color: #7b6cd5;
}

.yoga-template .contact-section .appointment .appointment-desc {
  font-family: inherit;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.56px;
  color: #888;
  text-align: center;
}

.yoga-template .contact-section .appointment .appointment-form {
  margin-top: 40px;
}

.yoga-template.contact-section.appointment.appointment-form.appointment-form-input {
  border: 1px solid #999;
  height: 38px;
  margin-bottom: 9px;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 0.48px;
}

.yoga-template .contact-section .appointment .appointment-form .data-input {
  text-transform: uppercase;
}

.yoga-template.contact-section.appointment.appointment-form.appointment-form-text {
  border: 1px solid #999;
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 40px;
  letter-spacing: 0.48px;
}

.yoga-template.contact-section.appointment.appointment-form.box-select::before {
  content: "\f0dd";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 41%;
  right: -5%;
  width: 35px;
  height: 38px;
  text-align: center;
  font-size: 14px;
  line-height: 37px;
  color: rgb(255, 255, 255);
  background-color: rgb(123, 108, 213);
  font-weight: 600;
  border-radius: 3px;
  transform: translate(-50%, -50%);
}

.yoga-template.contact-section.appointment.appointment-form.appointment-form-col-left {
  padding-right: 7px;
}

.yoga-template.contact-section.appointment.appointment-form.appointment-form-col-right {
  padding-left: 7px;
  padding-right: 7px;
}

.yoga-template.contact-section.appointment.appointment-form.appointment-form-btn {
  width: 100%;
  padding: 18px 0 13px;
  background-color: #7b6cd5;
  border: 1px solid #7b6cd5;
  border-radius: 3px;
  color: #fff;
  font-family: "Josefin Sans", sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.yoga-template .contact-section .open-time {
  text-align: center;
}

.yoga-template .contact-section .open-time .weekdays {
  margin-top: 50px;
}

.yoga-template .contact-section .open-time .weekends {
  margin-top: 40px;
}

.yoga-template .contact-section .open-time .open-time-title {
  font-family: "Josefin Sans", sans-serif;
  font-size: 25px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.25px;
  color: #7b6cd5;
  margin-bottom: 5px;
}

.yoga-template .contact-section .open-time .open-time-clock {
  font-family: inherit;
  font-size: 18px;
  line-height: 40px;
  letter-spacing: 0.72px;
  font-weight: 600;
  color: #444;
}

.yoga-template .contact-section .open-time .open-time-course {
  font-family: inherit;
  font-size: inherit;
  line-height: 40px;
  letter-spacing: 0.6px;
  color: inherit;
}

.yoga-template .trainer-section {
  padding: 60px 15px;
  background-color: #f5f5f5;
  text-align: center;
}

.yoga-template .trainer-section .trainer-col {
  margin-bottom: 40px;
}

.yoga-template .trainer-section .trainer-img {
  width: 182px;
  height: 182px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto 12px;
  overflow: hidden;
  border: unset;
}

.yoga-template .trainer-section .trainer-img .trainer-in-img {
  max-width: 182px;
  border-radius: 50%;
}

.yoga-template .trainer-section .trainer-col a:hover {
  text-decoration: none;
}

.yoga-template .trainer-section .trainer-col a:hover .trainer-title {
  text-decoration: none;
  color: #fe86d4;
}

.yoga-template .trainer-section .trainer-title {
  font-family: "Josefin Sans", sans-serif;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 0.8px;
  font-weight: 600;
  color: #444;
}

.yoga-template .trainer-section .trainer-desc {
  font-family: inherit;
  font-size: 15px;
  line-height: 40px;
  letter-spacing: 0.45px;
  font-style: italic;
  font-weight: 400;
  color: #666;
}

.yoga-template .join-us-section {
  padding: 55px 15px;
  text-align: center;
}

.yoga-template .join-us-section .join-us-btn {
  font-family: "Josefin Sans", sans-serif;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.6px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: #7b6cd5;
  border: 1px solid #7b6cd5;
  border-radius: 3px;
  padding: 21px 52px 19px 53px;
}

.yoga-template .join-us-section .join-us-btn:hover {
  text-decoration: none;
  color: #fe86d4;
}

.yoga-template .join-us-section .join-us-call {
  font-family: inherit;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0.64px;
  margin-top: 22px;
}

.yoga-template .join-us-section .join-us-phone-nr {
  font-family: inherit;
  font-size: 18px;
  line-height: inherit;
  letter-spacing: inherit;
  font-weight: 600;
  color: #222;
}

.footer {
  background-color: #2c3e50;
  color: white;
  padding: 40px 20px;
  text-align: center;
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
}

.footer-links,
.footer-bottom {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
  width: 100% !important;
}

.footer-link {
  color: #ecf0f1;
  text-decoration: none;
  padding: 5px 10px;
  font-size: 14px;
}

.footer-link:hover {
  color: #3498db;
  text-decoration: underline;
}

.footer-sections {
  display: flex;
  justify-content: center;
}

.footer-section {
  max-width: 400px;
  margin: 40px 20px;
  text-align: left;
}

.footer-bottom p {
  font-size: 12px;
}

.button1 {
  padding: 25px;
  background-color: #22b320ad;
  margin: 0px 0;
  width: 100%;
  max-width: 100% !important;
  width: 120px;
  display: block;
  color: black;
  border-radius: 13px;
  text-align: center;
  font-family: sans-serif;
}

.werbung-resonsive {
  flex: 1;
  max-width: 33.33%;
}

#teaser {
  margin: 50px 0 !important;
}

body {
  font-family: Arial, sans-serif;
}

.teaser-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
  justify-content: space-evenly;
  align-content: space-around;
  flex-direction: row;
  margin: 10px 0 !important;
  max-width: 450px !important;
  min-height: 650px !important;
  height: 100%;
}
.teaser {
  background-color: #2e6f4587;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 15px;
  flex: 1 1 calc(33.333% - 20px);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  min-height: 480px;
}

.teaser img {
  max-width: 100%;
  height: auto;
}

.teaser h2 {
  font-size: 1.3rem;
  color: #333;
  font-family: sans-serif !important;
  margin: 23px 0px 14px 0px;
}

.teaser p {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 800;
}

.row {
  display: flex;
  justify-content: space-around;
  gap: 4px;
}

.row1 {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}

.button,
.button1 {
  display: block;
  padding: 10px;
  background-color: #007bff;
  color: white;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
}

.button:hover,
.button1:hover {
  background-color: #0056b3;
}

.page-link {
  margin: 0 5px;
  text-decoration: none;
  padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #007bff;
}

.page-link.active {
  background-color: #007bff;
  color: white;
}

.button.dark-single {
  --background: none;
  --rectangle: #242836;
  --success: #4bc793;
}

.button.white-single {
  --background: none;
  --rectangle: #f5f9ff;
  --arrow: #275efe;
  --success: #275efe;
  --shadow: rgba(10, 22, 50, 0.1);
}

.button.dark {
  --background: #242836;
  --rectangle: #1c212e;
  --arrow: #f5f9ff;
  --text: #f5f9ff;
  --success: #2f3545;
}

.button {
  --background: #275efe;
  --rectangle: #184fee;
  --text: #fff;
  --arrow: #fff;
  --checkmark: #fff;
  --shadow: rgba(10, 22, 50, 0.24);
  display: flex;
  text-decoration: none;
  background: var(--background);
  border-radius: 8px;
  max-width: 200px;
}

.button:active {
  transform: scale(0.95);
  box-shadow: 0 1px 4px -1px var(--shadow);
}

.button ul {
  margin: 0;
  padding: 16px 40px;
  list-style: none;
  text-align: center;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-size: clamp(0.9rem, 1vw, 1.4rem);
  font-weight: 500;
  line-height: 28px;
  color: var(--text);
  width: 100%;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
}

@media (min-width: 700px) {
  .button ul {
    margin: 0;
    list-style: none;
    text-align: center;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: clamp(1.1rem, 1vw, 1.4rem);
    font-weight: 500;
    line-height: 28px;
    color: var(--text);
    width: 100%;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
  }
}

.button ul li:not(:first-child) {
  top: 16px;
  left: 0;
  right: 0;
  position: absolute;
}

.button ul li:nth-child(2) {
  top: 76px;
}

.button ul li:nth-child(3) {
  top: 136px;
}

.button > div {
  position: relative;
  width: 60px;
  height: 60px;
  background: var(--rectangle);
}

.button > div:before,
.button > div:after {
  content: "";
  display: block;
  position: absolute;
}

.button > div:before {
  border-radius: 1px;
  width: 2px;
  top: 50%;
  left: 50%;
  height: 17px;
  margin: -9px 0 0 -1px;
  background: var(--arrow);
}

.button > div:after {
  width: 60px;
  height: 60px;
  transform-origin: 50% 0;
  border-radius: 0 0 80% 80%;
  background: var(--success);
  top: 0;
  left: 0;
  transform: scaleY(0);
}

.button > div svg {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: 50%;
  top: 50%;
  margin: -9px 0 0 -10px;
  fill: none;
  z-index: 1;
  stroke-width: 2px;
  stroke: var(--arrow);
  stroke-linecap: round;
  stroke-linejoin: round;
}

.button.loading ul {
  -webkit-animation: text calc(var(--duration) * 1ms) linear
    forwardscalc(var(--duration) * 0.065ms);
  animation: text calc(var(--duration) * 1ms) linear
    forwardscalc(var(--duration) * 0.065ms);
}

.button.loading > div:before {
  -webkit-animation: line calc(var(--duration) * 1ms) linear
    forwardscalc(var(--duration) * 0.065ms);
  animation: line calc(var(--duration) * 1ms) linear
    forwardscalc(var(--duration) * 0.065ms);
}

.button.loading > div:after {
  -webkit-animation: background calc(var(--duration) * 1ms) linear
    forwardscalc(var(--duration) * 0.065ms);
  animation: background calc(var(--duration) * 1ms) linear
    forwardscalc(var(--duration) * 0.065ms);
}

.button.loading > div svg {
  -webkit-animation: svg calc(var(--duration) * 1ms) linear
    forwardscalc(var(--duration) * 0.065ms);
  animation: svg calc(var(--duration) * 1ms) linear
    forwardscalc(var(--duration) * 0.065ms);
}

@-webkit-keyframes text {
  10%,
  85% {
    transform: translateY(-100%);
  }

  95%,
  100% {
    transform: translateY(-200%);
  }
}

@keyframes text {
  10%,
  85% {
    transform: translateY(-100%);
  }

  95%,
  100% {
    transform: translateY(-200%);
  }
}

@-webkit-keyframes line {
  5%,
  10% {
    transform: translateY(-30px);
  }

  40% {
    transform: translateY(-20px);
  }

  65% {
    transform: translateY(0);
  }

  75%,
  100% {
    transform: translateY(30px);
  }
}

@keyframes line {
  5%,
  10% {
    transform: translateY(-30px);
  }

  40% {
    transform: translateY(-20px);
  }

  65% {
    transform: translateY(0);
  }

  75%,
  100% {
    transform: translateY(30px);
  }
}

@-webkit-keyframes svg {
  0%,
  20% {
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
  }

  21%,
  89% {
    stroke-dasharray: 26px;
    stroke-dashoffset: 26px;
    stroke-width: 3px;
    margin: -10px 0 0 -10px;
    stroke: var(--checkmark);
  }

  100% {
    stroke-dasharray: 26px;
    stroke-dashoffset: 0;
    margin: -10px 0 0 -10px;
    stroke: var(--checkmark);
  }

  12% {
    opacity: 1;
  }

  20%,
  89% {
    opacity: 0;
  }

  90%,
  100% {
    opacity: 1;
  }
}

@keyframes svg {
  0%,
  20% {
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
  }

  21%,
  89% {
    stroke-dasharray: 26px;
    stroke-dashoffset: 26px;
    stroke-width: 3px;
    margin: -10px 0 0 -10px;
    stroke: var(--checkmark);
  }

  100% {
    stroke-dasharray: 26px;
    stroke-dashoffset: 0;
    margin: -10px 0 0 -10px;
    stroke: var(--checkmark);
  }

  12% {
    opacity: 1;
  }

  20%,
  89% {
    opacity: 0;
  }

  90%,
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes background {
  10% {
    transform: scaleY(0);
  }

  40% {
    transform: scaleY(0.15);
  }

  65% {
    transform: scaleY(0.5);
    border-radius: 0 0 50% 50%;
  }

  75% {
    border-radius: 0 0 50% 50%;
  }

  90%,
  100% {
    border-radius: 0;
  }

  75%,
  100% {
    transform: scaleY(1);
  }
}

@keyframes background {
  10% {
    transform: scaleY(0);
  }

  40% {
    transform: scaleY(0.15);
  }

  65% {
    transform: scaleY(0.5);
    border-radius: 0 0 50% 50%;
  }

  75% {
    border-radius: 0 0 50% 50%;
  }

  90%,
  100% {
    border-radius: 0;
  }

  75%,
  100% {
    transform: scaleY(1);
  }
}

.btn-cool {
  margin: 0px;
  max-width: 100%;
}

@media (min-width: 1200px) {
  .btn-cool {
    margin: 11px;
    max-width: 129px;
  }
}

.werbungsteaser1 {
  max-height: 200px;
}

.teaser-container {
  width: 100%;
  max-width: 600px;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  background-color: rgb(48 101 93 / 75%);
  min-height: 490px;
}

.teaser {
  background-color: #2e6f4587;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 15px;
  flex: 1 1 calc(33.333% - 20px);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.teaser-btn {
  display: inline-block;
  text-decoration: none;
  color: white;
  background-color: #007bff;
  padding: 10px 15px;
  border-radius: 3px;
  font-size: 1rem;
  transition: background-color 0.3s;
}

.teaser-btn:hover {
  background-color: #0056b3;
}

.pagination {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
  flex-direction: row;
  flex-wrap: wrap;
}

@media (min-width: 600px) {
  .pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: 50px auto !important;
    padding: 10px;
    max-width: 430px !important;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}

.page-link {
  display: inline-block;
  text-decoration: none;
  color: #007bff;
  font-size: 1rem;
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: all 0.3s;
}

.page-link:hover {
  background-color: #007bff;
  color: white;
}

.page-link.active {
  background-color: #007bff;
  color: white;
  font-weight: bold;
}

.sections-detail {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 110px;
}

.inside-container1 {
  width: 200px !important;
}

.logo-img {
  width: 100px;
}

.footer {
  background-color: #121212;
  color: #ffffff;
  padding: 30px 15px;
  text-align: center;
  font-family: "Arial", sans-serif;
}

.footer .inside-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer .row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.footer .footer-link {
  color: #f2f2f2;
  font-size: 16px;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer .footer-link:hover {
  color: #ff9800;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .footer .row {
    flex-direction: column;
    text-align: center;
  }

  .footer .footer-link {
    margin-bottom: 10px;
  }
}

.adsbygoogle {
  display: block;
  max-height: 50px;
  overflow: hidden;
}

.header_responsive {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .header_responsive {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
  }
}

.yoga-template .banner .top-bar-left a {
  color: #8e44ad;
  display: none;
}

@media (min-width: 768px) {
  .yoga-template .banner .top-bar-left a {
    color: white;
    display: block;
  }
}

.section-title-desc {
  display: block;
  text-align: center;
  margin: 20px 0px;
}

.main-container {
  font-family: Arial, sans-serif;
  padding: 0px;
  background-color: #c0c0c0;
}

.teaser-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-around;
}

.teaser-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #4f9511b8;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  width: 24%;
  min-width: 250px;
  padding: 20px;
  text-align: center;
}

.teaser-card img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  border-radius: 8px;
}

.teaser-card h2 {
  font-size: 18px;
  color: #555;
  margin: 10px 0;
}

.teaser-card p {
  font-size: 14px;
  color: #1c3b1c;
  margin-bottom: 20px;
  text-align: left;
}

.teaser-buttons {
  display: flex;
  justify-content: space-around;
  gap: 10px;
  margin-top: auto;
}

.button,
.button1 {
  text-decoration: none;
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 14px;
  transition: background-color 0.3s;
}

.button {
  background-color: #007bff;
  color: #fff;
  font-weight: 600;
  width: 200px !important;
  text-align: center;
  display: flex !important;
  justify-content: center;
  margin: 0 auto;
}

.button1 {
  background-color: #3f937f !important;
  color: #fff;
  margin: 11px auto;
  width: 130px !important;
}

.button2 {
  background-color: #3f937f !important;
  color: blue;
  margin: 11px auto;
  width: 130px !important;
}

.button:hover {
  background-color: #0056b3;
}

.button1 {
  background-color: #6c757d;
  color: #fff;
}

.button1:hover {
  background-color: #5a6268;
}

.page-link {
  text-decoration: none;
  margin: 0 5px;
  padding: 8px 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #ccccff;
  background-color: #212121;
  font-weight: 900;
}

.page-link.active {
  background-color: #007bff;
  color: #fff;
  border-color: #007bff;
}

.page-link:hover {
  background-color: #0056b3;
  color: #fff;
}

body {
  font-family: "Roboto", sans-serif;
  background-color: #f4f4f9;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.banner {
  background: url("img/banner-background.jpg") no-repeat center center/cover;
  position: relative;
  color: white;
  text-align: center;
  padding: 100px 20px;
}

.banner {
  background: url(img/banner-background.jpg) no-repeat center center / cover;
  position: relative;
  color: white;
  text-align: center;
  padding: 31px 0px;
}

@media (min-width: 768px) {
  .banner {
    background: url(img/banner-background.jpg) no-repeat center center / cover;
    position: relative;
    color: white;
    text-align: center;
    padding: 31px 0px;
  }
}

h1.site-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 20px;
}

p.site-title-desc {
  font-size: 1.25rem;
  color: #ffffff;
}

.logo-img {
  width: 100px;
}

.top-bar-right a {
  color: #ffffff;
  margin: 0 10px;
}

.top-bar-right a:hover {
  color: #2ecc71;
}

@media (max-width: 768px) {
  h1.site-title {
    font-size: 2rem;
  }

  p.site-title-desc {
    font-size: 1rem;
  }

  .top-bar-right a {
    margin: 0 5px;
  }
}

.teaser-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
  justify-content: space-evenly;
  align-content: space-around;
  flex-direction: row;
  margin: 10px 0 !important;
  max-width: 450px !important;
}

.teaser-image {
  background-image: url("https://via.placeholder.com/600x300");
  background-size: cover;
  background-position: center;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.teaser-content {
  color: rgb(20 20 20);
  padding: 20px;
  width: 100%;
}

.teaser-title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 70px !important;
}

.teaser-description {
  font-size: 16px;
  margin-bottom: 20px !important;
}

.teaser-buttons {
  display: flex;
  justify-content: center;
  gap: 4px;
}

.btn {
  padding: 10px 20px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.btn.primary {
  background-color: #007bff;
  color: white;
}

.btn.secondary {
  background-color: #6c757d;
  color: white;
}

.btn:hover {
  opacity: 0.9;
}

.teaser-footer {
  display: contents;
  justify-content: space-around;
  padding: 15px;
  background-color: #f8f9fa;
  font-size: 16px;
}

.likes strong {
  color: white;
}

.downloads strong {
  color: white;
}
.likes,
.downloads {
  display: flex;
  align-items: center;
}

.likes span,
.downloads span {
  margin-left: 8px;
}

.button1 {
  background-color: #cba446 !important;
  color: #000000;
  margin: 12px auto;
  width: 193px !important;
  font-size: 13px;
  font-weight: 700;
}

.button2 {
  background-color: #66df68 !important;
  color: #000000;
  margin: 11px auto;
  width: 154px !important;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  padding: 5px 11px;
  border-radius: 9px;
}

#mys-content {
  max-width: 1200px;
}

.row {
  display: flex;
  justify-content: space-around;
  gap: 0px !important;
  margin-bottom: 20px;
}

.footer {
  background-color: #121212;
  color: #ffffff;
  padding: 30px 15px;
  text-align: center;
  font-family: "Arial", sans-serif;
  width: 100%;
}

.teaser-box {
  display: flex;
  align-items: center;
  background-color: #051d1b;
  padding: 1rem 1.5rem;

  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  font-family: sans-serif;
  color: #1f2937;
  gap: 0.75rem;
  margin: 50px 0 !important;
  justify-content: center;
  padding: 20px 10%;
  font-weight: 700;
}

@media screen and (min-width: 600px) {
  .teaser-box {
    display: flex;
    align-items: center;
    background-color: #051d1b;
    padding: 1rem 1.5rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    font-family: sans-serif;
    color: #1f2937;
    gap: 0.75rem;
    margin: 50px 0;
    justify-content: center;
    padding: 10px 310px;
    font-weight: 700;
  }
}
.teaser-box span,
p {
  color: white;
}

.teaser-box .icon {
  font-size: 1.5rem;
}

.page-content {
  display: grid;
  grid-gap: 1rem;
  padding: 1rem;
  max-width: 1024px;
  margin: 0 auto;
  font-family: var(--font-sans);
}

@media (min-width: 600px) {
  .page-content {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 800px) {
  .page-content {
    grid-template-columns: repeat(4, 1fr);
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
  }
}

.card {
  position: relative;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  padding: 1rem;
  width: 100%;
  text-align: center;
  color: whitesmoke;
  background-color: whitesmoke;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1),
    0 4px 4px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1),
    0 16px 16px rgba(0, 0, 0, 0.1);
}
@media (min-width: 600px) {
  .card {
    height: 350px;
    width: 390px;
  }
}
.card:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 110%;
  background-size: cover;
  background-position: 0 0;
  transition: transform calc(var(--d) * 1.5) var(--e);
  pointer-events: none;
}
.card:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200%;
  pointer-events: none;
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.009) 11.7%,
    rgba(0, 0, 0, 0.034) 22.1%,
    rgba(0, 0, 0, 0.072) 31.2%,
    rgba(0, 0, 0, 0.123) 39.4%,
    rgba(0, 0, 0, 0.182) 46.6%,
    rgba(0, 0, 0, 0.249) 53.1%,
    rgba(0, 0, 0, 0.32) 58.9%,
    rgba(0, 0, 0, 0.394) 64.3%,
    rgba(0, 0, 0, 0.468) 69.3%,
    rgba(0, 0, 0, 0.54) 74.1%,
    rgba(0, 0, 0, 0.607) 78.8%,
    rgba(0, 0, 0, 0.668) 83.6%,
    rgba(0, 0, 0, 0.721) 88.7%,
    rgba(0, 0, 0, 0.762) 94.1%,
    rgba(0, 0, 0, 0.79) 100%
  );
  transform: translateY(-50%);
  transition: transform calc(var(--d) * 2) var(--e);
}
.card:nth-child(1):before {
  background-image: url("../img/ai_tools_teaser.png");
}
.card:nth-child(2):before {
  background-image: url("../img/php_mysql.png");
}
.card:nth-child(3):before {
  background-image: url("../img/webapps_teaser.png");
}
.card:nth-child(4):before {
  background-image: url("../img/web_codes.jpg");
}

.content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 1rem;
  transition: transform var(--d) var(--e);
  z-index: 1;
}
.content > * + * {
  margin-top: 1rem;
}

.title {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.2;
}

.copy {
  font-family: var(--font-serif);
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.35;
}

.btn {
  cursor: pointer;
  margin-top: 1.5rem;
  padding: 0.75rem 1.5rem;
  font-size: 0.65rem;
  font-weight: bold;
  letter-spacing: 0.025rem;
  text-transform: uppercase;
  color: white;
  background-color: black;
  border: none;
}
.btn:hover {
  background-color: #0d0d0d;
}
.btn:focus {
  outline: 1px dashed yellow;
  outline-offset: 3px;
}

@media (hover: hover) and (min-width: 600px) {
  .card:after {
    transform: translateY(0);
  }

  .content {
    transform: translateY(calc(100% - 4.5rem));
  }
  .content > *:not(.title) {
    opacity: 0;
    transform: translateY(1rem);
    transition: transform var(--d) var(--e), opacity var(--d) var(--e);
  }

  .card:hover,
  .card:focus-within {
    align-items: center;
  }
  .card:hover:before,
  .card:focus-within:before {
    transform: translateY(-4%);
  }
  .card:hover:after,
  .card:focus-within:after {
    transform: translateY(-50%);
  }
  .card:hover .content,
  .card:focus-within .content {
    transform: translateY(0);
  }
  .card:hover .content > *:not(.title),
  .card:focus-within .content > *:not(.title) {
    opacity: 1;
    transform: translateY(0);
    transition-delay: calc(var(--d) / 8);
  }

  .card:focus-within:before,
  .card:focus-within:after,
  .card:focus-within .content,
  .card:focus-within .content > *:not(.title) {
    transition-duration: 0s;
  }
}

.height50 {
  height: 50px;
}

.height51 {
  height: 50px;
  max-width: 200px;
}

.images_teaser {
  height: 217px;
  object-fit: cover;
  width: 110%;
}
.row1 {
  display: list-item;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  flex-direction: column !important;
}

@media screen and (min-width: 600px) {
  .row1 {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    flex-direction: column !important;
  }
}
.countdown-container {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: linear-gradient(145deg, #f0f0f0, #e0e0e0);
  border-radius: 12px;
  padding: 20px;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  margin: 20px auto;
  max-width: 600px;
}

.countdown-text {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #333;
  margin: 0;
}

.countdown-timer {
  font-family: "Orbitron", sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: rgb(82, 177, 255);

  padding: 10px;
  border-radius: 8px;
  display: inline-block;
  animation: glow 1s ease-in-out infinite alternate;
}

@keyframes glow {
  from {
    box-shadow: 0 0 10px #ff7676, 0 0 20px #ff2929;
  }
  to {
    box-shadow: 0 0 20px #ff5252, 0 0 30px #ff2929;
  }
}

.newsletter-container {
  max-width: 600px;
  margin: 50px auto;
  padding: 50px;
  text-align: center;
  background: #0a2a4e;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  color: white;
}

.newsletter-container h2 {
  margin-bottom: 10px;
  font-size: 24px;
}

.newsletter-container p {
  font-size: 16px;
  color: white;
  margin-bottom: 20px;
}

.newsletter-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.newsletter-form input {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.newsletter-form button {
  padding: 12px;
  background: #007bff;
  color: #fff;
  border: none;
  font-size: 16px;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

.newsletter-form button:hover {
  background: #0056b3;
}

/* Responsiv für größere Bildschirme */
@media (min-width: 480px) {
  .newsletter-form {
    flex-direction: row;
  }

  .newsletter-form input {
    flex: 2;
  }

  .newsletter-form button {
    flex: 1;
  }
}

a:hover {
  background-color: green !important;
}

.teaser-container {
  display: flex;
  flex-wrap: wrap;
  gap: 0px;
  justify-content: space-evenly;
  align-content: space-around;
  flex-direction: row;
  margin: 10px 0 !important;
  max-width: 450px !important;
  height: 540px !important;
}

a:hover {
  background-color: #ff4040;
  transform: translateY(-2px);
}

.logo-img {
  width: 100px;
}

iframe {
  width: 100%;
  height: 315px;
}
