/* ------------------------------------------- */
/* --- Allgemeine und nicht-responsive Styles --- */
/* ------------------------------------------- */
*,
*::before,
*::after {
  box-sizing: border-box;
}
/* Typografie und Grundlayout */
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v44-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/open-sans-v44-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open-sans-v44-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/open-sans-v44-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v44-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/open-sans-v44-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
	
/* lato-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v25-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/lato-v25-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* lato-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v25-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/lato-v25-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
	
/* oswald-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/oswald-v57-latin-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/oswald-v57-latin-200.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* oswald-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/oswald-v57-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/oswald-v57-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* oswald-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald-v57-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/oswald-v57-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* oswald-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/oswald-v57-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/oswald-v57-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* oswald-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/oswald-v57-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/oswald-v57-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v49-latin-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/roboto-v49-latin-100.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/roboto-v49-latin-100italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/roboto-v49-latin-100italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v49-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/roboto-v49-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v49-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/roboto-v49-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/roboto-v49-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/roboto-v49-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v49-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/roboto-v49-latin-900.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* roboto-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/roboto-v49-latin-900italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/roboto-v49-latin-900italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}



html {
  font-size: 16px; /* Basiswert für 1rem */
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%; /* Chrome/Safari */
  -moz-text-size-adjust: 100%; /* Firefox */
  text-size-adjust: 100%;
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem; /* entspricht 16px */
  line-height: 1.5;
  margin: 0;
  padding: 0;
  background-color: #E4DCDB;
}
html, body {
  overflow-x: hidden;
}

/* Standard-Text */
.text-standard,
p {
  font-family: inherit;
  font-size: 1rem;
  color: #22282A;
  font-style: normal;
}

/* Abschnitts-Layout */
body section {
  margin-top: -18px;
  background-size: cover;
}

/* Überschriften */
body section h1,
h1 {
  margin: 60px;
  padding: 10px;
  font-size: 3.8rem; /* 56px */
  color: #FFFFFF;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-align: center;
}

body section h2,
body section h2.h2-weiss {
  color: #FFFFFF;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 2rem; /* 40px */
  margin-top: 12px;
}

body section h2.h2-weiss {
  font-weight: 400;
}

body section h3 {
  color: #000000;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 1.75rem; /* 28px */
  margin-top: 12px;
}

h4 {
  font-family: "Lato", sans-serif;
  word-wrap: break-word;
  overflow-wrap: break-word;
}



/* Spezifische Seiteneinstellungen (Hintergrundbilder, etc.) */
.gesundheit .jumbotron.text-center.mt-2 {
  background-image: url("../images/_A2A1470.webp");
}
.vojta .jumbotron.text-center.mt-2 {
  background-image: url("../images/header-vojta.jpg");
}
.impressum .jumbotron.text-center.mt-2 {
  background-image: url("../images/header-impressum.jpg");
}
.osteopathie .jumbotron.text-center.mt-2 {
  background-image: url("../images/header-osteopathie.jpg");
}
.cmd .jumbotron.text-center.mt-2 {
  background-image: url("../images/header-cmd.jpg");
}
.beckenboden .jumbotron.text-center.mt-2 {
  background-image: url("../images/beckenboden-training.jpg");
}
.kinesio_taping .jumbotron.text-center.mt-2 {
  background-image: url("../images/_A2A1418.jpg");
}
.bobath .jumbotron.text-center.mt-2 {
  background-image: url("../images/header-bobath.jpg");
 background-size: cover;       /* Container ausfüllen */
  background-position: center;  /* Bild zentrieren */
  background-repeat: no-repeat;
  height: 50vh;                 /* Standard-Höhe für Desktop */
  display: flex;
  justify-content: center;
  align-items: center;
}
.sanjo .jumbotron.text-center.mt-2 {
  background-image: url("../images/header-sanjo.jpg");
}
.ruecken .jumbotron.text-center.mt-2 {
  background-image: url("../images/_A2A1194_header_ruecken.jpg");
}
.datenschutz .jumbotron.text-center.mt-2 {
  background-image: url("../images/header-datenschutz.jpg");
}
.kontakt .jumbotron.text-center.mt-2 {
  background-image: url("../images/header-kontakt.jpg");
}
.therapie .jumbotron.text-center.mt-2 {
  background-image: url("../images/header-therapien.jpg");
}
.behandlungen-section .jumbotron.text-center.mt-2 {
  background-image: url("../images/header-A-Z-glossar.jpg");
}
.praxis .jumbotron.text-center.mt-2 {
  background-image: url("../images/praxis-header.jpg");
}
.team.jumbotron {
  background-image: url("../images/team-header_small.jpg");
}


/* Jumbotron (Header-Bilder) */
.jumbotron.text-center.mt-2 {
  height: 50vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gesundheit .jumbotron.text-center.mt-2 {
  height: 60vh;
  width: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}
.beckenboden .jumbotron.text-center.mt-2 {
  height: 50vh;
}
.ruecken .jumbotron.text-center.mt-2 {
  padding-top: 190px;
}
.kontakt .jumbotron.text-center.mt-2 {
  background-size:cover;
	background-position: top;
	margin-top: -1px;
  padding-top: 132px;
}
.behandlungen-section .jumbotron.text-center.mt-2 {
  height: 50vh;
  margin-top: -1px;
}
.praxis .jumbotron.text-center.mt-2 {
  margin-bottom: 100px;
  padding-top: 180px;
}
.praxis .jumbotron.text-center.mt-2 .container {
  margin-top: -100px;
}
.team .jumbotron {
  background-size: cover;
  background-position: center;
  height: 60vh;
}

.jumbotron.text-center.mt-2 .container .row {
  padding-top: 6vh;
  text-align: center;
}
.jumbotron2.text-center.mt-2 .container .row {
  padding-top: 330px;
  color: #000000;
}
.osteopathie .jumbotron.text-center.mt-2 .container .row {
  margin-top: 100px;
}
.kinesio-section .jumbotron.text-center.mt-2 .container {
  margin-top: 136px;
}
.bobath-section .jumbotron.text-center.mt-2 .container {
  margin-top: 120px;
}
.cmd-section .jumbotron.text-center.mt-2 .container {
  margin-top: 80px;
}
.datenschutz .jumbotron.text-center.mt-2 .container {
  width: 800px;
  margin-top: 64px;
  padding-bottom: 20px;
}



.therapie .jumbotron-overlay .row {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
 
}
.therapie .jumbotron-overlay h1 {
  font-size: 3rem;
  word-break: break-word;
  hyphens: manual;

}

.jumbotron-overlay {
    display: flex;
    flex-direction: column;
    justify-content: center; /* oder center, je nach Wunsch */
    align-items: center;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
}

/* Navigation & Buttons */
/* Navbar Hintergrund & Text */
.navbar-custom {
  background-color: #4B5D68;
  font-size: 1.2rem;
}

/* Nav-Links */
.navbar-nav .nav-link,
.navbar a.nav-link.text-white {
  color: #FFFFFF !important;
  text-decoration: none;
  font-size: 1.1rem;
  padding: 6px 12px;
  border-radius: 6px;
  transition: all 0.3s ease-in-out;
  background-color: transparent;
}

/* Nav-Link Hover / Aktiv */
.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover,
.navbar a.nav-link.text-white:hover,
.navbar-nav .nav-link.active:hover {
  background-color: #648798;
  color: #354850 !important;
  border-radius: 8px;
  font-weight: 500;
}

/* Navbar Toggler Icon */
.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='white' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

/* Navbar Flex Container */
.navbar-custom .container {
  display: flex;
  flex-wrap: wrap;       /* erlaubt Umbruch auf kleinen Screens */
  align-items: center;
  justify-content: space-between;
}

/* Logo */
.navbar-brand {
  flex: 0 0 auto;       /* Logo bekommt nur Platz, den es braucht */
  padding: 0;
}

.navbar-brand img {
  max-width: 100%;
  height: 100%;
  display: block;
}

/* Nav-Links Flex */
.navbar-nav {
  flex: 1 1 auto;       /* nimmt den restlichen Platz ein */
  justify-content: flex-start;
  display: flex;
  align-items: center;
  gap: 0;
}

/* Hamburger Button */
.navbar-toggler {
  flex: 0 0 auto;
}

/* Telefonnummer rechts */
.nav-link.text-white.ms-auto {
  white-space: nowrap;
}

/* Media Queries für Logo */
@media (max-width: 992px) {
  .navbar-brand img {
    max-width: 130px;
  }
}

@media (max-width: 576px) {
  .navbar-brand img {
    max-width: 110px;
  }
}
.btn {
  border: 2px solid transparent;
  font-weight: 600;
  line-height: 1.2;
  box-sizing: border-box;
}
.btn:focus,
.btn:hover {
  border: 1px solid #007bff;
  outline: none;
  box-shadow: none;
}
.btn.btn-lg {
	min-height: 45px;
	padding: 0.75rem 1.25rem;
	font-weight: 600;
	border: 2px solid transparent;
	max-width: 175px;
}
.btn.btn-lg:hover,
.btn.btn-lg:focus {
  font-weight: 600;
  border: 2px solid #905452;
  background-color: #905452;
  color: #fff;
  outline: none;
  box-shadow: none;
}

.btn.btn-primary.btn-lg {
	background-color: #D8BBB8;
	border-color: #B47E7C;
	margin-top: 69px;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 1.375rem;
	color: #393939;
	transition: background-color 0.3s ease, color 0.3s ease;
	padding-top: 10px;
	display: inline-block;
	border-radius: 30px;

	
}

.team-page .btn.btn-primary.btn-lg {
	background-color: #D8BBB8;
	border-color: #B47E7C;
	margin-top: 30px;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
	color: #393939;
	transition: background-color 0.3s ease, color 0.3s ease;
	padding-top: 10px;
	display: inline;
	max-width: 280px;
}

.praxis .btn.btn-primary.btn-lg {
	background-color: #D8BBB8;
	border-color: #B47E7C;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
	color: #393939;
	transition: background-color 0.3s ease, color 0.3s ease;
	padding-top: 10px;
	display: inline;
	max-width: 280px;
	}
.team-button {
    margin-top: 50px; /* Abstand vom Titel nach unten */
}
.team-page .header-container {
    margin-top: 100px; /* Ändern Sie diesen Wert, um den Abstand anzupassen */
}
.home-page .btn.btn-primary.btn-lg,
.vojta .btn.btn-primary.btn-lg,
.cmd .btn.btn-primary.btn-lg,
.beckenboden .btn.btn-primary.btn-lg,
.sanjo .btn.btn-primary.btn-lg

{
    margin-top: 50px;       /* Button weiter nach unten verschieben */
    background-color: #D8BBB8;
    border-color: #B47E7C;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 1.2rem;
    color: #393939;
    display: inline-block;
    width: 100%;
    max-width: 280px;
    padding-top: 10px;
}

.btn-therapie-cards {
  background-color: #D7BBBA; /* z. B. hellrosa/beige passend zu deinem Stil */
  border-color: #B07E7B;
  color: #fff;
}

.btn-therapie-cards:hover {
  background-color: #B07E7B;
  color: #fff;
}
.therapie .btn.btn-primary.btn-lg{
	margin-top: 120px; /* Erhöhe diesen Wert, um den Button weiter nach unten zu verschieben */
	background-color: #E5ECF1; /* z. B. hellrosa/beige passend zu deinem Stil */
    border-color: #CEDDE6;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
	color: #393939;
	display: inline-block;
	width: 100%;
	max-width: 280px;
	padding-top:10px;
}
.beckenboden .btn.btn-primary.btn-lg,
.bobath .btn.btn-primary.btn-lg{
	margin-top: 30px; /* Erhöhe diesen Wert, um den Button weiter nach unten zu verschieben */
	background-color: #D8BBB8;
	border-color: #B47E7C;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
	color: #393939;
	display: inline-block;
	width: 100%;
	max-width: 280px;
	padding-top:10px;
}
.osteopathie .btn.btn-primary.btn-lg{
	
	background-color: #D8BBB8;
	border-color: #B47E7C;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 1.2rem;
	color: #393939;
	display: inline;
	width: 100%;
	max-width: 280px;
	padding-top:10px;
}

.btn-termin {
  background-color: #D0ADA9 !important;
  border-color: #C39795 !important;
  color: #393939;
}
.btn.btn-primary.btn-lg:hover {
  background-color: #C0595A !important;
  border-color: #C0595A;
  color: #ffffff;
}
.btn-white-text {
  color: #8AAAC1;
}
.btn-white-text:hover {
  color: #fff;
}
.dropdown-menu {
  z-index: 1050;
}
.nav-item a:hover {
  background-color: #647C92;
  color: #fff !important;
}
.nav-link.active,
.dropdown-item.active {
  background-color: #647C92;
  color: #fff !important;
}

/* Spezifische Ankerlinks (für die aktive Navigation) */
.therapie .nav-item a[href="therapie.html"],
.team-page .nav-item a[href="team.html"],
.home-page .nav-item a[href="index.html"],
.behandlungen .nav-item a[href="behandlungen.html"],
.bobath .nav-item a[href="bobath.html"],
.cmd .nav-item a[href="cmd.html"],
.datenschutz .nav-item a[href="datenschutz.html"],
.impressum .nav-item a[href="impressum.html"],
.kinesio-taping .nav-item a[href="kinesio_taping.html"],
.osteopathie .nav-item a[href="osteopathie.html"],
.kontakt .nav-item a[href="kontakt.html"],
.ruecken .nav-item a[href="ruecken.html"],
.vojta .nav-item a[href="vojta.html"],
.sanjo .nav-item a[href="sanjo.html"],
.beckenboden .nav-item a[href="beckenboden.html"],
.praxis .nav-item a[href="praxis.html"] {
  background-color: #697B90;
  color: #fff !important;
  border-radius: 6px;
  text-decoration: none;
}

/* Abschnitte, Boxen und Container */
.highlight-section {
  background-color: #ECE7E6;
  padding: 40px;
}
.praxis .row .col-12 h1 {
  max-width: 280px;
  color: #FFFFFF;
  display: inline-block;
  box-shadow: 0px 0px 0px;
	margin-top: 90px;
}
.praxis .row .col-12 p {
  color: #000000;
}
.praxis .container-index.container_praxis,
.praxis .container-praxis.container_praxis {
  margin: 96px;
}
.row .col-12 h1 {
  font-family: "Lato", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 16px;
  padding: 5px 10px 8px;
  display:inline-flex;
  font-style: normal;
}
.team .row .col-12 h1 {
	font-family: "Lato", sans-serif;
	font-size: 3.5rem;
	font-weight: 700;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 16px;
	padding: 5px 10px 8px;
	display: inline-block;
	font-style: normal;
	margin-top: 0;
}
.custom-width {
  max-width: 1400px;
  width: 100%;
}
.container.mt-2 {
  padding-top: 100px;
  padding-bottom: 80px;
}
.custom-box {
  background-color: #eee;
  border-radius: 15px;
  text-align: left;
  font-size: 1rem;
  padding-left: 30px;
  padding-top: 20px;
  padding-right: 20px;
  margin: 20px 10px;
  min-height: 200px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}
.praxis .custom-box {
  background-color: #eee;
  border-radius: 15px;
  text-align: left;
  font-size: 1rem;
  padding-left: 30px;
  padding-top: 20px;
  padding-right: 20px;
  margin: 20px 10px;
  min-height: 220px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
}
.custom-box:hover {
  background-color: #d8bbb8;
  transform: scale(1.1);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.8);
  z-index: 10;
}
.extra-top-spacing {
  margin-top: 100px;
}
.location {
  margin: 40px 0;
}
.location h4 {
  font-size: 1.5rem;
  color: #FF0004;
  margin-bottom: 10px;
}
.location p {
  font-size: 1rem;
  color: #000000;
}
.praxis .row.mt-4 {
  text-align: center;
}
.transparent-box {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  display: inline-block;
  color: white;
}
.day-divider {
  border: none;
  border-top: 2px solid #ccc;
  margin: 0.5rem 0;
}
.col-md-4 p,
.contact-info p {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 5px 0;
  text-align: left;
}
.col-md-4 i,
.contact-info i,
.footer i,
p i {
  color: #333;
  font-size: 1.125rem;
  width: 20px;
  text-align: center;
  margin-right: 10px;
}
p i {
  margin-right: 15px;
}
.row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #000000;
}
.row .col-lg-6.col-12 .row {
  font-family: "Open Sans", sans-serif;
  font-size: 65%;
  color: #000000;
}
.datenschutz-page .datenschutz-container {
  position: relative;
  width: 90%;
}
.datenschutz-page .h1 {
  position: static; /* vorher relative + top/left entfernen */
  margin: 30px auto 80px auto; /* oben/rechts/unten/links */
  padding: 60px;
  width: 90%;  /* optional */
}
.datenschutz-section {
  height: 50vh; /* Höhe des Header-Bereichs */
  max-width: 100%;
  background-image: url("../images/datenschutz.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;      /* vertikal zentrieren */
  justify-content: center;  /* horizontal zentrieren */
  text-align: center;
  padding: 0;
  margin: 0;
  position: relative;
}
/* Overlay-Text */
.datenschutz .jumbotron-overlay {
  width: 100%;
  display: flex;
  align-items: center;      /* vertikal zentrieren */
  justify-content: center;  /* horizontal zentrieren */
  text-align: center;
  flex-direction: column;
  padding: 0 20px;          /* Abstand seitlich */
  box-sizing: border-box;
}

.datenschutz .jumbotron-overlay h1 {
  font-size: 3.8rem;          /* Desktop-Größe */
  color: #FFFFFF;
  line-height: 1.2;
  margin: 0;
  text-shadow: 0 2px 5px rgba(0,0,0,0.5);
  word-break: break-word;   /* lange Wörter umbrechen */
}

.no-break {
  word-break: keep-all;
  hyphens: none !important;
  text-align: left;
}
.red-heading {
  color: #a0384d;
}
.red-heading-left {
  color: #a0384d;
  text-align: left;
}
.portrait-small {
  max-height: 450px;
  width: auto;
}
.map-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.map-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.therapie .card .card-content h4 {
  margin-top: 15px;
  color: #535353;
}
.card .card-content .btn {
  visibility: visible;
  display: inline-block;
  background-color: #C1B8B8;
  margin-bottom:0px;
}
.card-content p {
	margin-bottom: auto;
}

.praxis .location {
  font-family: "Open Sans", sans-serif;
  color: #FF0004;
  text-align: justify;
}

.contact-info i {
  color: #333;
  font-size: 1.125rem;
}

/* HEADINGS */
.beckenboden .custom-box h4,
.cmd .custom-box h4 {
  font-size: 1.2rem;
  color: #874E4D;
  margin: 0;
  text-align: center;
  font-weight: 400;
}

/* HOVER COLOR */
.beckenboden .custom-box h4:hover,
.cmd .custom-box h4:hover {
  color: #F0EDEC;
}

/* BOXEN GRUNDSTIL */
.beckenboden .custom-box,
.cmd .custom-box {
  background: linear-gradient(180deg, #E2CECC, #CEABAA);
  border-radius: 15px;
  box-shadow: 0 6px 10px rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;   /* horizontal */
  align-items: center;       /* vertikal */
  text-align: center;
  min-height: 80px;
  padding: 15px;
  transition: transform 0.3s, box-shadow 0.3s;
}

/* HOVER EFFEKT */
.cmd .custom-box:hover,
.beckenboden .custom-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 28px rgba(0,0,0,0.18);
}


.cmd-title {
  overflow-wrap: break-word;
  word-break: break-word;
}


.media .media-body h5 {
  color: #000000;
  line-height: 150%;
  font-weight: normal;
  font-style: normal;
  font-size: 1.75rem;
  font-family: "Open Sans", sans-serif;
}
.home-page .navbar.navbar-expand-lg.navbar-dark.bg-dark {
}
.footer {
  background-color: #EDE8E7;
  padding: 40px 0;
  font-family: "Lato", sans-serif;
  color: #333;
}
.container-footer {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 3rem;
  padding: 40px 20px;
}
.footer-column {
  margin-bottom: 30px;
}
.footer h4 {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 15px;
  border-bottom: 2px solid #ddd;
  padding-bottom: 5px;
}
.footer p {
  font-size: 1rem;
  text-align: left;
  margin-bottom: 8px;
  color: #333;
}
.footer a {
  color: #000 !important;
  text-decoration: none;
  padding: 4px 6px;
  border-radius: 4px;
  transition: background-color 0.3s ease, color 0.3s ease;
  display: inline-block;
}
.footer a:hover {
  background-color: #D8BBB8;
  color: #fff !important;
}
.container-logo {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 20px;
}
.container-logo img {
  max-width: 100%;
  height: auto;
  background-color: #F4F4F4;
}
.row .col-12.text-center p {
  color: #000000;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-style: normal;
  text-align: left;
  margin: 0;
}
.row .col-12.text-center ul {
  margin-left: 30px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-size: 1.25rem;
  text-align: left;
}
.card .card-content h3 {
  margin-left: 0px;
}
.therapie-cards-container .card {
 flex-basis: calc((100% / 3) - 20px); 
  flex-grow: 0;   
  flex-shrink: 0; 
  box-sizing: border-box;
  background-color: #EEEEEE;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .therapie-cards-container .card {
    flex-basis: calc(50% - 15px);
  }
}

@media (max-width: 767px) {
  .therapie-cards-container .card {
    flex-basis: 100%;
  }

  .therapie-cards-container .card .card-content {
    padding: 20px; 
  }
}

.therapie-cards-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px; /* Diese Zeile regelt den Abstand */
  text-align: left;
  padding: 0px;
	width: 80%;
}


.therapie-cards-container .card:hover {
  transform: translateY(-5px);
}

.therapie-cards-container .card .zoom-container {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  overflow: hidden;
}

.therapie-cards-container .card .zoom-container img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s ease;
}

.therapie-cards-container .card:hover .zoom-container img {
  transform: scale(1.05);
}

.therapie-cards-container .card .card-content {
  padding: 20px 30px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.therapie-cards-container .card .card-content h4 {
  margin-top: 0;
}

.therapie-cards-container .card .card-content p {
  font-size: 0.9em;
  line-height: 1.4;
  color: #666;
}

.therapie-cards-container .card .card-content a {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  background-color: #EEE;
  color: #333;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}

.therapie-cards-container .card .card-content a:hover {
  background-color: #F4F4F8;
}

#carouselExampleIndicators1 {
  max-width: 100%;
}
#carouselExampleIndicators1 .carousel-inner {
  background-color: #F4F4F8;
}
#carouselExampleIndicators1 .carousel-item img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.carousel-wrapper {
  max-width: 1200px;
  margin: 40px auto;
  padding: 10px;
  background-color: #EEEEEE;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.carousel-fade .carousel-item {
  transition: opacity 0.5s ease;
}
#carouselExampleIndicators1 .carousel-item img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  object-fit: cover;
}
.therapie-container .card {
  width: calc(33.33% - 20px);
  margin-bottom: 20px;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  background-color: #f9f9f9;
}
.therapie-container .card:hover {
  transform: translateY(-5px);
}
.therapie-container .card img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 19px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.therapie-container .card-content {
  padding: 50px;
  border-radius: 20px;
}
.therapie-container .card-content p {
  font-size: 1em;
  line-height: 1.4;
  color: #666;
  font-family: "Open Sans", sans-serif;
  text-align: left;
}
.therapie-container .card-content a {
  padding: 10px 20px;
  background-color: #eee;
  color: #333;
  text-decoration: none;
  border-radius: 5px;
  margin-top: 15px;
  transition: background-color 0.3s ease;
}
.therapie-container .card-content a:hover {
  background-color: #F4F4F8;
}
.therapie.btn:hover {
  font-family: "Open Sans", sans-serif;
  text-align: center;
  font-size: small;
}
.zoom-container {
  overflow: hidden;
  display: inline-block;
}
.zoom-container img {
  width: 100%;
  transition: transform 0.3s ease-in-out;
}
.zoom-container:hover img {
  transform: scale(1.2);
}
body.therapie li,
body.therapie ul {
  text-align: left;
  padding-left: 20px;
}
img.rounded-circle {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
}
img.rounded-circle:hover {
  transform: scale(1.05);
  filter: brightness(1.1);
  transition: transform 0.3s ease, filter 0.3s ease;
}
.team-member h4 {
  margin-top: 50px;
}
Telefon {
  color: #FC0004;
}
body table {
  background-color: #CBC8C8;
}
.impressum-container {
  margin: 50px;
}
/* --- Kontaktseite: Boxen --- */
.kontakt .custom-box {
  background-color: #E6D5D3;
  border-radius: 15px;
  text-align: center;
  font-size: 1rem;
  padding: 20px;
  margin: 20px auto;
  width: 380px;
  min-height: 170px;
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
  transition: all 0.3s ease;
}
.highlight-section .row {
 display: flex;        
  flex-wrap: wrap;
  justify-content: center;
  gap: 3rem;           
}
.kontakt .custom-box:hover {
  background-color: #AF7574;
  color: #fff;
  transform: translateY(-5px);
}
body.kontakt .custom-box a.btn {
  display: inline-block;
  margin-top: 10px;
  font-size: 1rem;
  background-color: #C49A98;
  color: #000;
  border: 2px solid #D8BBB8;
  border-radius: 10px;
  transition: all 0.3s ease;
  text-decoration: none;
  width: auto;
	max-width: 320px;
  hyphens: none;
	padding: 15px;
	text-align: center;
}
body.kontakt .custom-box a.btn.btn-primary:hover {
  background-color: #784644;
  color: #fff !important;
  border-color: #F0EDEC;
}
.col-12 .no-break strong {
}
.col-12.mt-0 p .btn.btn-primary.btn-lg.btn-termin {
	margin-top: -174px;
}
.footer-bottom {
  width: 100%;
  box-sizing: border-box;
  margin-top: 20px;
  padding: 12px 15px;
  border-top: 1px solid #e9ecef; /* dezente Trennlinie */
  display: flex;
  justify-content: center;    /* zentriert horizontal */
  align-items: center;        /* zentriert vertical (falls höher) */
  background: transparent;
}
/* ========================================================= */
/* ===============  BASIS: Standard Desktop-Stil  =============== */
/* ========================================================= */

.cmd .jumbotron h1 {
  font-size: 2.5rem;
  line-height: 1.2;
  margin-bottom: 20px;
}

.spacer {
  height: 350px;
}

/* Allgemeine Headerbilder */
.team .jumbotron,
.beckenboden .jumbotron,
.sanjo .jumbotron,
.therapie .jumbotron {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* Zentrierung der Overlays */
.team .jumbotron-overlay,
.beckenboden .jumbotron-overlay,
.sanjo .jumbotron-overlay,
.therapie .jumbotron-overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.team .jumbotron-overlay h1,
.beckenboden .jumbotron-overlay h1,
.sanjo .jumbotron-overlay h1,
.therapie .jumbotron-overlay h1 {
  font-size: 3rem;
  color: white;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}

/* ========================================================= */
/* ==================== Tablets (max. 992px) ==================== */
/* ========================================================= */
@media (max-width: 992px) and (orientation: landscape),
       (max-height: 500px) {
  /* Anpassungen für Tablet quer und kleiner */

  .cmd .jumbotron h1 {
    font-size: 2.25rem;
  }

  .custom-top-spacing {
    margin-top: 70px;
  }

  .kontakt .custom-box {
    width: 80%;
    font-size: 1rem;
  }

  .kontakt .custom-box a.btn {
    font-size: 1rem;
    padding: 10px 20px;
  }

  .beckenboden .jumbotron,
  .therapie .jumbotron {
    height: 45vh;
  }
 .centered {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
  .team .row .col-12 h1 {
    margin-top: 0; 
  }
.team .jumbotron {
    height: 25vh;
    background-position: top center;
	background-size: cover;
  }
  
	 .team .jumbotron h1 {
    font-size: 2rem !important;
  }


 .bobath .jumbotron h1 {
    font-size: 1.8rem !important;
  }

}
@media (max-width: 1200px) {
  .bobath .jumbotron.text-center.mt-2 {
    height: 40vh;
  }
	
}

/* ========================================================= */
/* =============== Smartphones (max. 768px) ================= */
/* ========================================================= */
@media (max-width: 768px) {
  /* Anpassungen für Tablet hoch / kleine Geräte */
.bobath .row .col-12 h1 {
  font-size: 2rem;
	
		  }
	
  .beckenboden .jumbotron,
  .sanjo .jumbotron,
  .therapie .jumbotron {
    height: 25vh;
   max-width: 100%;
    background-size: cover;
    background-position: center top;
  }

  .team .jumbotron-overlay h1,
  .sanjo .jumbotron-overlay h1,
  .beckenboden .jumbotron-overlay h1,
  .therapie .jumbotron-overlay h1 {
    font-size: 2.2rem;
  }

  .spacer {
    display: none; /* unnötiger Leerraum */
  }

  .praxis .btn.btn-primary.btn-lg {
    margin-top: 20px;
	  
  }

  .praxis .jumbotron p {
    margin-top: 60px;
  }

  .cmd .custom-box {
    margin-bottom: 5px;
  }

.impressum-container {
  margin: 5px;
}
.highlight-section {
  background-color: #ECE7E6;
  padding: 0px;
}
.datenschutz-section {
    height: 35vh;
  }
  .datenschutz .jumbotron-overlay h1 {
    font-size: 2.6rem;
  }

.team .row .col-12 h1 {
    margin-top: 150px; 
  }
.team .jumbotron {
    height: 30vh;
    background-position: top center;
  }
	 .team .jumbotron h1 {
    font-size: 1.8rem !important;
  }

.bobath .jumbotron.text-center.mt-2 {
    height: 30vh;
  }
.impressum .jumbotron.text-center.mt-2 {
    height: 30vh;
  }

.praxis .jumbotron.text-center.mt-2  {
    height: 25vh;
    background-position: top center;
	background-size: cover;
  }	 
.kontakt .jumbotron.text-center.mt-2  {
    height: 25vh;
    background-position: top center;
	background-size: cover;
  }	 
	.therapie .jumbotron,
	.osteopathie .jumbotron,
	.sanjo .jumbotron,
    .bobath .jumbotron {
        padding-top: 120px;  /* alles weiter unten */
        padding-bottom: 40px;
    }

    .therapie h1,
	.osteopathie h1,
	.sanjo h1,
    .bobath h1 {
        font-size: 1.8rem;   /* Schrift kleiner */
    }

    .therapie .btn,
	.osteopathie .btn,
	.sanjo .btn,
    .bobath .btn {
        padding: 8px 18px;   /* Button kleiner */
        font-size: 0.95rem;
        margin-top: 15px;    /* Abstand zum H1 */
    }
  }
/* ========================================================= */
/* ========== Sehr kleine Smartphones (max. 576px) ========== */
/* ========================================================= */
@media (max-width: 576px) {
  /* Anpassungen für kleine Handys */
.jumbotron h1 {
    font-size: 1.8rem;
		  }

  .beckenboden .jumbotron,
  .therapie .jumbotron {
    height: 25vh;
	max-width: 100%;
  }

 .team .jumbotron {
   height: 20vh;
   max-width: 100%;
   background-size: cover;
   background-position: center top;
  }
  .therapie .jumbotron-overlay h1 {
    font-size: 1.8rem;
  }
  .kontakt .jumbotron-overlay h1 {
    font-size: 2.5rem;
	margin-bottom: 100px;
  }
  .cmd .jumbotron h1 {
    font-size: 1.8rem;
    margin-top: 30px;
  }

  .kontakt .custom-box {
    width: 60%;
    font-size: 0.9rem;
    padding: 15px;
    min-height: 150px;
  }

  .kontakt .custom-box a.btn {
    font-size: 0.9rem;
    padding: 8px 18px;
  }

.impressum-container {
  margin: 5px;
}
  .bobath .jumbotron.text-center.mt-2 {
    height: 25vh;
  }
  /* Spacer entfernen, falls vorhanden */
  .spacer {
    display: none;
  }
	.team .row .col-12 h1 {
	font-size: 2.2rem;
    margin-top: 200px; 
  }
	    .praxis .jumbotron {
        padding-top: 40px;   /* oben mehr Platz */
        padding-bottom: 40px; /* unten mehr Platz */
    }

    .praxis .btn {
        padding: 8px 16px;   /* Button kleiner machen */
        font-size: 0.95rem;  /* Text kleiner */
    }

    .praxis .btn.mt-3 {
        margin-top: 15px;    /* Abstand nach oben */
    }

    .praxis .btn.mb-3 {
        margin-bottom: 15px; /* Abstand nach unten */
    }
	
	}
	/* Optional für sehr kleine Geräte */
@media (max-width: 576px) {
  .datenschutz .jumbotron {
    height: 20vh;
  }
  .datenschutz .jumbotron-overlay h1 {
    font-size: 1.8rem;
  }
  .datenschutz-section {
    height: 30vh;
  }
	.kontakt .jumbotron-overlay h1 {
    font-size: 2.5rem;
	margin-bottom: 150px;
  }
	.team-page .btn.btn-primary.btn-lg {
	margin-bottom: 50px;
}
	
    .ratio-16x9 {
        padding-bottom: 50%; /* kleineres Verhältnis, etwa 2:1 */
    }

    #google-maps-placeholder {
        padding: 10px;       /* weniger Abstand */
    }

    #google-maps-placeholder p {
        font-size: 0.85rem;  /* Text kleiner */
        margin-bottom: 10px;
    }

    #google-maps-placeholder button {
        padding: 6px 12px;
        font-size: 0.85rem;
    }	
	
}

/* ========================================================= */
/* ========== Mini-Geräte (max. 480px, optional) ============ */
/* ========================================================= */
@media (max-width: 480px) {
  /* Noch kompaktere Darstellung */
.jumbotron h1 {
    font-size: 1.25rem;
}
	
  .team .jumbotron-overlay h1,  
.datenschutz .jumbotron-overlay h1,
  .beckenboden .jumbotron-overlay h1,
  .therapie .jumbotron-overlay h1 {
    font-size: 2rem;
  }

.impressum-container {
  margin-top: 10px;

}
 .headline-mobile {
    font-size: 3rem !important;
  }
		.team-page .btn.btn-primary.btn-lg {
	margin-bottom: 50px;
}
	
}
	
	
	