/* quicksand-300 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/fonts/quicksand-v29-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
	url('/wp-content/fonts/quicksand-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp-content/fonts/quicksand-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
	url('/wp-content/fonts/quicksand-v29-latin-300.woff') format('woff'), /* Modern Browsers */
	url('/wp-content/fonts/quicksand-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/wp-content/fonts/quicksand-v29-latin-300.svg#Quicksand') format('svg'); /* Legacy iOS */
}

/* quicksand-500 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/fonts/quicksand-v29-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
	url('/wp-content/fonts/quicksand-v29-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp-content/fonts/quicksand-v29-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
	url('/wp-content/fonts/quicksand-v29-latin-500.woff') format('woff'), /* Modern Browsers */
	url('/wp-content/fonts/quicksand-v29-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/wp-content/fonts/quicksand-v29-latin-500.svg#Quicksand') format('svg'); /* Legacy iOS */
}

/* quicksand-regular - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/fonts/quicksand-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
	url('/wp-content/fonts/quicksand-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp-content/fonts/quicksand-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('/wp-content/fonts/quicksand-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('/wp-content/fonts/quicksand-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/wp-content/fonts/quicksand-v29-latin-regular.svg#Quicksand') format('svg'); /* Legacy iOS */
}

/* quicksand-600 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 600;
  src: url('/wp-content/fonts/quicksand-v29-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
	url('/wp-content/fonts/quicksand-v29-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp-content/fonts/quicksand-v29-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
	url('/wp-content/fonts/quicksand-v29-latin-600.woff') format('woff'), /* Modern Browsers */
	url('/wp-content/fonts/quicksand-v29-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/wp-content/fonts/quicksand-v29-latin-600.svg#Quicksand') format('svg'); /* Legacy iOS */
}

/* quicksand-700 - latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: url('/wp-content/fonts/quicksand-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
	url('/wp-content/fonts/quicksand-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('/wp-content/fonts/quicksand-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('/wp-content/fonts/quicksand-v29-latin-700.woff') format('woff'), /* Modern Browsers */
	url('/wp-content/fonts/quicksand-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('/wp-content/fonts/quicksand-v29-latin-700.svg#Quicksand') format('svg'); /* Legacy iOS */
}


/* cookie tool */

#trcht-c11t__content {
  font-family: "Quicksand", sans-serif!important;
}

@media screen and (max-width: 600px) {
  button#trcht-c11t__opener {
	display: none;
  }
}

.wp-block-columns {
  flex-wrap: wrap!important;
}

.hide {
  display: none;
}

#competences > div > div.is-layout-flex {
  display: block!important;
}

.wp-block-button {
  color: #fff;
  background: #9dae60;
  box-shadow: none;
  text-decoration: none;
}
.wp-block-button__link {
  color: unset;
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  text-decoration: none;
  height: 50px;
  padding: 0;
  font-size: 15px;
}

@media (min-width: 1024px){
  .leistung-nach-beschwerde-box{
	min-height: 1100px;
  }

}

@media (max-width:1023px){
  .img-leistung-beschwerde {
	display: none !important;
  }
  .page-id-1989 #green-box-small{
	display:none !important;
  }
}

.img-leistung-beschwerde {
  width: 100%;
  height: 1021px;
  min-width: 730px;
  max-width: 731px;
  background-image: url(/wp-content/uploads/leistung-nach-beschwerden.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin-left: -60px;
  margin-top: 140px;
}

.praxen-muenchen-l {
  position: relative;
}

.beschwerde-intro {
  right: -100px;
}

.hs-intro {
  margin-top: 180px!important;
}

@media screen and (max-width: 1200px) {
  .mw-beschwerde {
	max-width: 540px;
  }
}

@media screen and (max-width: 1023px) {
  .beschwerde-intro {
	right: 0;
	left: 0;
	position: relative;
	margin: 0 auto;
	display: block!important;
  }
  .hs-intro {
	margin-top:0!important;
	margin-bottom: 50px!important;
  }
}




.accordion-link {
  color: #9DAE60;
  text-decoration: none;
  padding-left: 20px;
}

#mittelausrichtung{
  align-items: center !important;
}

.accordion-h4 .ugb-accordion__heading h4{
  color:#575756;
}

.intro-txt-leistungen-n-beschwerde {
  padding-bottom: 80px;
}
.l-n-b {
  margin-top: 50px;
}
.l-n-b .praxisdetails-l {
  background: #F6F8F0!important;
}
.pointer-box{
  display: flex; 
  align-items: center;
}
.pointer-leistungen{
  font-size: 20px;
  line-height: 28px;
  color: #575756;
  background-color: #F5F5F5;
  width: 250px;
  height: 50px;
  opacity: 0.9;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: space-around;
  font-weight: 600;
}

.pointer-svg:before {
  content: url(/wp-content/uploads/kreis-w.svg);
  width: 50px;
  height: 50px;
  display: block;
  padding-right: 20px;
}

.pointer-schulter{
  position: absolute;
  top: 205px;
  left: 260px;
}

.pointer-wirbelsaeule{
  position: absolute;
  top: 280px;
  left: 332px;
}

.pointer-ellenbogen{
  position: absolute;
  top: 351px;
  left: 213px;
}

.pointer-huefte{
  position: absolute;
  top: 453px;
  left: 270px;
}

.pointer-knie{
  position: absolute;
  top: 695px;
  left: 273px;
}

.pointer-sprunggelenk{
  position: absolute;
  top: 905px;
  left: 275px;
}




.ugb-accordion.ugb-accordion--v2 .ugb-accordion__heading:focus {
  outline-width: 0px !important;
  outline-style: none !important;
}


.page-id-1989 .ugb-accordion__item .checkgreen{
  list-style: none !important;
  padding-inline-start: 0px !important;
  margin-bottom: 5px !important;
}

@media (min-width:1024px){
  .leistung-tab-img {
	display: none;
  }
}

/* links rechts block Startseite */

.l-r-block{
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.l-r-block .praxisdetails-l, .l-r-block .praxisdetails{
  background: #fff;
}

.l-r-block .praxisadresse-l, .l-r-block .praxisadresse-r{
  margin-right: 50px !important;
  margin-left: 50px !important;}

.l-r-block .corona-button{
  background-color: #9dae60 !important;
  color: #fff;
  text-decoration: none;
}

.l-r-block .corona-button-m{
  background-color: #9dae60 !important;
  color: #fff;
  text-decoration: none;
  margin-bottom: 20px;
}

.l-r-block h3{
  line-height: 30px;
}

.l-r-block a{
  text-decoration: none;
}

.l-r-block .corona-button:hover, .l-r-block .corona-button-m:hover{
  opacity: .85;
  box-shadow: none !important;
}

#trcht-c11t__opener[data-position="bl"]{
  bottom: 0px !important;
}


body {
  font-family: 'Quicksand', sans-serif;
  background-color: #fff !important;
}

.single-post .gform_wrapper, .blog .gform_wrapper{
  margin-top: -300px !important;}


#trcht-c11t__opener[data-position="tl"]{
  bottom: 10px !important;
  left:10px;
  top:auto !important;
}

#site-header-desktop__menu .sub-menu a{
  font-size: 16px;
}

.footer-navigation .fx-yoyo-link-underline a[href] {
  padding: 5px 0px;
  font-size: 18px;
}

.news-archive__item .news__title .fx-yoyo-link-underline a[href]{
  font-size: 36px !important;
}

.ugb-button {
  border: none;
  border-radius: 4px;
  display: inline-block;
  cursor: pointer;
  opacity: 1;
  padding: 0px 36px;
  line-height: 50px!important;
  align-items: center;
  font-size: 14px !important;
  position: relative;
}
*{
  box-sizing: border-box;
}

#site-header-desktop__menu .menu >li.menu-item-503>a:hover {
  color: #FF6929!important;
}



.physiobehandlung-img img{
  background-color:#f5f5f5;
  height: auto !important;

}

figure{
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
}
#site-sidebar{
  display: none !important;}

h1 {
  font-weight: 400;
  font-family:Quicksand, sans-serif;
  font-size: 40px;}

h4 {
  font-size: 20px;
  color:#9DAE60;
  margin:0px;
}

@media (max-width:1024px){
  .praxis_video iframe {
	width: 100% !important;
	height: auto !important;
  }
}

#site-header{
  background-color: #fff;}

#site-header .page-limited-width {
  background-color: #fff;}

#site-footer-sitemap {
  display: none;
}

#site-footer-legalinfo {
  padding: 15px 10px 15px !important;
}

.ugb-button-wrapper .ugb-block-content .ugb-button {
  margin: 0px !important;
}

#teaser-box{
  min-width: 1174px;
}

#teaser-box-m{

}

.overlay {
  position: absolute;
  width: 100%;
}

.teaser {
  position: relative;
}

h1, h2 {
  line-height: 46px;
  color: #9DAE60;
  font-size: 36px;
  font-weight: 300;
}

#site-offcanvas #nav_menu-2 .menu-sidebarmenue-container li{
  border-bottom:1px solid #d5d5d5;
  padding: 5px 0px;}

#site-offcanvas #nav_menu-2 .menu-sidebarmenue-container .sub-menu li{
  border: 0px none;
}

h3 {
  font-size: 26px;
  font-weight: 400;
  font-family: Quicksand, sans-serif;
  margin-bottom: 0px;
}
.news-flex  .uagb-section__inner-wrap{
  display:flex;
  flex-direction: row wrap;
}

#site-offcanvas__inner{
  padding: 8px !important;

}

/*

#aside-praxen{
display:flex;
flex-direction: column;
align-items:center;
}

#aside-praxen .header_phone_box_t, #aside-praxen .header_phone_box_n,#aside-praxen .header_phone_box_o, #aside-praxen .header_phone_box_e{
background: #fff;
padding: 4px;
width: 184px;
height: 85px;
margin-top: 5px;
}

*/

@media (min-width: 1024px) {
  .single-post #site-content{
	min-width: 830px;
  }
}

/*

@media (max-width:645px){

#aside-praxen .header_phone_box_t, #aside-praxen .header_phone_box_n,#aside-praxen .header_phone_box_o, #aside-praxen .header_phone_box_e{
background: #fff;
padding: 5px;
width: 177px;
height: 72px;
margin-top: 8px;
line-height: 21px;
}}

#aside-praxen .header_phone_box_t img, #aside-praxen .header_phone_box_n img, #aside-praxen .header_phone_box_o img, #aside-praxen .header_phone_box_e img {
padding-top: 5px;
}
*/

#aside-praxen .social_icon_block {
  margin-top: 20px;
  align-items: center;
  display: flex;
  margin-bottom: 50vh;
}

#aside-praxen {
  flex-flow: row wrap;
  margin-left: 15px;
  width: 100%;
}

@media screen and (max-width: 700px) {
  #aside-praxen {
	margin-top: 0;
	margin-left: 0;
	width: calc(100% + 15px);
  }
  #aside-praxen a {
	width: calc(50% - 10px);
	padding: 10px;
	max-width: 200px;
  }
  #aside-praxen .social_icon_block a:nth-child(-n+4) {
	width: unset!important;
  }
} 

@media screen and (max-width: 480px) {
  #aside-praxen {
	width: calc(100% + 15px);
  }
  #aside-praxen a {
	width: calc(100% - 10px);
  }
  #aside-praxen .social_icon_block a:nth-child(-n+4) {
	width: unset!important;
  }
} 

@media (max-width:640px){

  .ugb-button{
	font-size: 12px !important;
  }

  .ugb-button1-orange{
	font-size: 12px !important;
  }
}

@media (max-width:1023px) {
  .ugb-button {
	border: none;
	border-radius: 4px;
	display: inline-block;
	cursor: pointer;
	opacity: 1;
	padding: 0px 19px;
	line-height: 50px!important;
	align-items: center;
	font-size: 14px;
	position: relative;
  }

  .news-archive__list, .news-flex{
	margin-top: 85px !important;
  }

  .news-archive__item .news__excerpt{
	width: auto;
	height:auto;
  }

  .news__title, .news-archive__item .news__meta{
	padding:5px 20px !important;
  }


  .news-flex  .uagb-section__inner-wrap{
	display:flex;
	flex-direction: column;
  }
}

/*-------------------- Background Elemente -------------------------*/

.bg-green {
  background: #f6f8f0;
}

.bg-lightorange {
  background: #fef4ef!important;
}

.bg-left-green {
  width: 320px;
  max-width:320px;
  height:1120px;
  background: #f6f8f0;
  left:-320px !important;
  top:0px;
  position:absolute;
}

.bg-right-green {
  width: 1590px;
  max-width: 1920px;
  height: 1227px;
  background: #fff;
  left: -310px !important;
  top: 0px;
  position: absolute;
  z-index: -1;
}

.bg-right-green2 {
  width: 1590px;
  max-width: 1920px;
  height: 1129px;
  background: #fff;
  left: -310px !important;
  top: 0px;
  position: absolute;
  z-index: -1;
}

.bg-right-white {
  width: 1590px;
  max-width: 1920px;
  height: 1129px;
  background: #f6f8f0;
  left: -310px !important;
  top: 0px;
  position: absolute;
  z-index: -1;
}



.bg-left-green2 {
  width: 320px;
  max-width:320px;
  height:560px;
  background: #f6f8f0;
  left:-320px !important;
  top:0px;
  position:absolute;
}

/*.bg-right-gray {
width:1280px;
max-width:1280px;
height:545px;
background: #f5f5f5;
right:-310px !important;
top:0px;
position:absolute;
z-index:0;

}

.bg-right-gray2 {
width:1100px;
max-width:1100px;
height:460px;
background: #f5f5f5;
right:-300px !important;
top:0px;
position:absolute;
z-index:0
}*/

@media (max-width:1023px){

  .bg-right-gray, .bg-right-gray2, .bg-right-white, .bg-right-green, .bg-right-green2{
	display: none;
  }

}

/*--------------------------------- Heroteaser -----------------------------------*/

.teaser-bg-img {
  margin-top: -830px;
  z-index: 10;
}

#teaser-box ul,
#teaser-box-m ul {
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

#teaser-box li,
#teaser-box-m li {
  margin: 0 10px 0 8px;
}

#teaser-box li::marker,
#teaser-box-m li::marker {
  content:"... ";
}

#bg-img-01 {
  background-image: url(/wp-content/uploads/startseite-hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-02 {
  background-image: url(/wp-content/uploads/physiotherapie-hero.jpg);
  background-size: cover;
  background-position: top left;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-03 {
  background-image: url(/wp-content/uploads/osteopathie-hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-04 {
  background-image: url(/wp-content/uploads/trainingstherapie-hero.jpg);
  background-size: cover;
  background-position: top left;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-05 {
  background-image: url(/wp-content/uploads/ems-hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-06 {
  background-image: url(/wp-content/uploads/leistung-hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-07 {
  background-image: url(/wp-content/uploads/fpz-hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-08 {
  background-image: url(/wp-content/uploads/pt-hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-09 {
  background-image: url(/wp-content/uploads/kreuzband-hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-10 {
  background-image: url(/wp-content/uploads/stoffwechselanalyse_hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-11 {
  background-image: url(/wp-content/uploads/ganganalyse_hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-12 {
  background-image: url(/wp-content/uploads/hoehentraining-hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-13 {
  background-image: url(/wp-content/uploads/physio-kurse-hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-14 {
  background-image: url(/wp-content/uploads/Hero_GettyImages-1151432662_Hausbesuche.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-15 {
  background-image: url(/wp-content/uploads/skoliose-hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-16 {
  background-image: url(/wp-content/uploads/teaser-jobs.webp);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-01-small {
  background-image: url(https://www.physioline.de/wp-content/uploads/praxe-hero.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 70px 0;
}


#teaser-text {
  line-height: 20px;
  width: 705px; 
  height: 550px; 
  background: #ffffff; 
  text-align: left;
  padding: 59px;
}
#teaser-text p{
  font-weight:400;
  font-size: 16px;
  line-height: 26px;
}

#green-box{
  width: 250px;
  height: 140px;
  background: #9dae60;
  top: 0px;
}

#green-box-small{
  width: 250px;
  height: 140px;
  background: #9dae60;
  top: 0px;
  float: right;
}

#red-box{
  width: 250px;
  height: 140px;
  background: #FF6929;
  top: 0px;
}
#green-box2{
  width: 250px; 
  height: 140px; 
  background: #9dae60;
}

#red-box2{
  width: 250px; 
  height: 140px; 
  background: #FF6929;
}

.unserepraxenh1{
  padding-top:100px;
}

.heroteaser-box-text {
  z-index: 20;
}

@media (min-width: 1024px) {

  #teaser-text-mobile{
	display: none !important;
  }	

  #bg-img-01-mobile, #bg-img-02-mobile, #bg-img-03-mobile, #bg-img-04-mobile {
	display:none;
  }

  .heroteaser-mobile, .heroteaser-box-text-mobile
  {display: none !important;}
}

#bg-img-regio-1 {
  background-image: url(/wp-content/uploads/teaser-trudering.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-regio-2 {
  background-image: url(/wp-content/uploads/teaser-perlach.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}
#bg-img-regio-3 {
  background-image: url(/wp-content/uploads/teaser-obersendling.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}
#bg-img-regio-4 {
  background-image: url(/wp-content/uploads/teaser-eichenried.jpg);
  background-size: cover;
  background-position: top;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}

#bg-img-ueber-uns {
  background-image: url(/wp-content/uploads/teaser_physioline-sport-praevention.webp);
  background-size: cover;
  background-position: 22%;
  position: relative; 
  width: 100%; 
  height: 100%;
  padding: 415px 0;
}


@media (max-width: 1023px) {

  .heroteaser, .heroteaser-box-text
  {display: none !important;}

  #teaser-box-m{
	margin: -100px 20px 0;
  }

  #teaser-text-mobile{
	background: #fff;
	padding: 25px;
	text-align:left;
  }

  #teaser-text-mobile h1 {
	font-size: 26px;
	line-height: 34px;
  }

  #bg-img-01-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/startseite-hero-rd.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 205px 0;
	background-repeat: no-repeat;
  }

  #bg-img-02-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/physiotherapie-hero-rd.jpg);
	background-size: cover;
	background-position: top left;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 245px 0;
	background-repeat: no-repeat;
  }

  #bg-img-03-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/osteopathie-hero-rd.jpg);
	background-size: cover;
	background-position: top left;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 245px 0;
	background-repeat: no-repeat;
  }

  #bg-img-04-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/trainingstherapie-hero-rd.jpg);
	background-size: cover;
	background-position: top left;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 245px 0;
	background-repeat: no-repeat;
  }

  #bg-img-05-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/ems-hero-rd.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 180px 0;
	background-repeat: no-repeat;
  }

  #bg-img-06-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/leistung-hero-rd.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 180px 0;
	background-repeat: no-repeat;
  }

  #bg-img-07-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/fpz-hero-rd.jpg);
	background-size: cover;
	background-position: top left;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 180px 0;
	background-repeat: no-repeat;
  }

  #bg-img-08-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/pt-hero-rd.jpg);
	background-size: cover;
	background-position: top left;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 160px 0;
	background-repeat: no-repeat;
  }

  #bg-img-09-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/kreuzband-hero-rd.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 180px 0;
	background-repeat: no-repeat;
  }

  #bg-img-10-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/gettyimages-667156392-2048x2048-1.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 180px 0;
	background-repeat: no-repeat;
  }

  #bg-img-11-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/gettyimages-667156392-2048x2048-2.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 180px 0;
	background-repeat: no-repeat;
  }

  #bg-img-12-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/gettyimages-667156392-2048x2048-3.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 180px 0;
	background-repeat: no-repeat;
  }

  #bg-img-13-mobile{

	background-image: url(https://www.physioline.de/wp-content/uploads/physio-kurse-hero-rd.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 180px 0;
	background-repeat: no-repeat;
  }

  #bg-img-14-mobile{

	background-image: url(/wp-content/uploads/hausbesuche-hero.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 180px 0;
	background-repeat: no-repeat;
  }

  #bg-img-15-mobile{

	background-image: url(/wp-content/uploads/skoliose-hero-m.png);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 180px 0;
	background-repeat: no-repeat;
  }

  #bg-img-16-mobile{
	background-image: url(/wp-content/uploads/teaser-jobs-mobile.webp);
	background-size: cover;
	background-position: 7% top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 180px 0;
	background-repeat: no-repeat;
  }

  #bg-img-regio-1-mobile{
	background-image: url(https://www.physioline.de/wp-content/uploads/teaser-trudering-mobile.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 205px 0;
	background-repeat: no-repeat;
  }

  #bg-img-regio-2-mobile{
	background-image: url(https://www.physioline.de/wp-content/uploads/teaser-perlach-mobile.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 205px 0;
	background-repeat: no-repeat;
  }
  #bg-img-regio-3-mobile{
	background-image: url(https://www.physioline.de/wp-content/uploads/teaser-obersendling-mobile.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 205px 0;
	background-repeat: no-repeat;
  }
  #bg-img-regio-4-mobile{
	background-image: url(https://www.physioline.de/wp-content/uploads/teaser-eichenried-mobile.jpg);
	background-size: cover;
	background-position: top;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 205px 0;
	background-repeat: no-repeat;
  }
  #bg-img-ueber-uns-mobile {
	background-image: url(https://www.physioline.de/wp-content/uploads/teaser_physioline-sport-praevention-mobile.webp);
	background-size: cover;
	background-position: 10%;
	position: relative; 
	width: 100%; 
	height: 100%;
	padding: 205px 0;
	background-repeat: no-repeat;
  }
}

@media (max-width: 767px){
  #bg-img-04-mobile{
	background-position: top left -110px !important;}

  #bg-img-02-mobile{
	background-position: top left -80px !important;
  }

  #bg-img-03-mobile{
	background-position: top left -100px !important;}

}

/*--------------------------------------------- Introbereich --------------------------------------------*/

.headline2 {
  color: #9DAE60;
  text-align: right;
  font-size: 36px;
  font-weight: 300;
  line-height: 46px;
  padding: 112px 20px 0 35px;
}

.headline2_red {
  color: #FF6929;
  text-align: right;
  font-weight: 300;
  font-size: 36px;
  line-height: 46px;
  padding: 112px 20px 0 35px;
  width: 50%;
}

.headline3 {
  color: #9DAE60;
  text-align: left;
  font-size: 36px;
  line-height: 46px;
  padding: 50px 20px 50px 0px;
}

.intro_text {
  padding:112px 0 0 20px;
}

.intro_text_red {
  padding:112px 0 0 20px;
  width: 50%;
}

#intro_section {
  display: flex;
  height:450px;
}

#intro_section_red {
  display: flex;
  height:325px;
}

@media (max-width:1023px){
  #intro_section, #intro_section_red {
	display: flex;
	height: auto;
	flex-direction: column;
	margin: 0 30px 0px;
  }
  .headline2 {
	color: #9DAE60;
	text-align: left;
	font-size: 26px;
	line-height: 36px;
	padding: 25px 20px 0px 20px;
  }

  .headline2_red {
	color: #FF6929;
	text-align: left;
	font-size: 26px;
	line-height: 36px;
	padding: 25px 20px 0px 20px;
	width: auto;
  }

  .intro_text, .intro_text_red {
	padding:25px 20px 0 20px;
	width: auto;
  }

  .headline3 {
	color: #9DAE60;
	text-align: left;
	font-size: 26px;
	line-height: 36px;
	padding: 30px 20px 30px 20px;
  }

}

/*------------------------------------------------ Drei Spalten -----------------------------------------------*/
.size-large {
  max-width: 100%;
  margin: 0px !important;
  padding: 0px !important;
}

.dreispalten{

  justify-content: center;
  display:flex;
  margin: 0px;
  padding: 0px;
}

.dreispalten-red{

  flex-direction: row;
  justify-content: space-between;
  display:flex;
  margin: 0px;
  padding: 0px ;
}

.spalte-red-m{
  padding: 0 20px 0 20px;
}

.spalte-red-e{padding: 0 20px 0 30px;}

.spalte-red-e p {padding-right:20px;}

.spalte-red-s{padding: 0 20px 0 0px;}

.spalte-tred-m{
  padding: 0 20px 0 20px;
}

.spalte-tred-e{padding: 0 20px 0 30px;}

.spalte-tred-e p {padding-right:20px;}

.spalte-tred-s{padding: 0 20px 0 0px;}



.dreispalten .wp-block-column p{
  width: 100%;	   
}

.dreispalten img{
  position: relative;
  z-index:-1;
  height: auto;
  width:100%;
}

.ugb-button1{
  background:#9DAE60 !important;
}

.dreispalten .spaltenfliestext, .zweispalten .spaltenfliestext {
  width: auto;
  height: auto;
  padding: 36px 50px 5px 30px;
  margin: 0px;
  background-color: #fff;
}
.spaltenfliestext-t{
  max-width: 400px;
  height: auto;
  padding: 36px 50px 5px 30px;
  margin: 0px;
  background-color: #fff;

}
.zweispalten1{
  padding-right:20px;
  width: 50%;
}
.zweispalten2{
  padding-left: 20px;
  width: 50%;
}

.ugb-button1 {
  text-align:left;
}
#bleft{
  align-items:left !important;
}


.spaltenh3 {
  margin: 0px;
  background-color: #fff;
  width: fit-content;
  padding: 30px 30px 0px;
  font-size: 26px;
  margin-top: -71px;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:hidden;
  -ms-backface-visibility:hiddenen;
}

.spalte1-3, .spalte2-3, .spalte3-3{
  width: 400px;
}

@media (max-width:1006px){
  .s-horizontal{
	flex-direction:column;
	align-items: center;
	margin-left: 30px;
	margin-right: 30px;
  }
}

@media (max-width: 767px){
  .spalte {
	margin-bottom: 100px!important;
  }

  .spalte-tred-m{
	padding-left: 0px;
	padding-right: 0px;
	width:100%;
  }}

.trainings-case .case-txt{
  padding: 28px 0px 0px !important;
}

.batch-training{
  width: 440px;
  padding: 60px 40px;
  margin-top: 50px;
  background-color: #FEF4EF;
}

@media (max-width: 1023px){
  .spalte {
	margin: 0px 0px 20px 0px;
  }

  .spalte-o{
	margin-top: -71px;
  }

  img {
	height: auto !important;
  }


  .spalte1-first{
	margin-top: -160px;
  }

  .spalte1-3, .spalte2-3, .spalte3-3{
	width:auto!important;
	margin-top: 20px;
  }

  .ueberlappung-rd {
	margin-top: -130px !important;
  }

  .zweispalten1, .zweispalten2{
	padding-right:10px;
	padding-left:10px;
	width: 100%;
  }

  .dreispalten-red{
	flex-direction: column;
	align-items: center;


  }

  .spalte-red-m, .spalte-red-s, .spalte-red-e {
	padding: 50px 30px 1px 30px;
  }

  .spalte-tred-m, .spalte-tred-s, .spalte-tred-e {
	padding: 30px 53px 1px 53px;
  }

  .spaltenh3 {
	padding: 20px 20px 1px 20px !important;
	margin-top: -61px !important;

  }
  .dreispalten .spaltenfliestext, .zweispalten .spaltenfliestext {
	width: auto !important;
	height: auto;
	padding: 30px 20px 5px 20px;

  }

  .dreispalten{
	flex-wrap: wrap;
	margin: 0 30px 0px 30px;
  }

  .spaltenh3-osteo{
	padding: 30 30px 0 30px !important;
  }

  .trainingstherapieh3{
	padding: 20px 20px 1px 20px !important;

  }

  .trainingstherapieh4{
	padding: 20px 0px 0px 0px !important;

  }

  .spalte-mitte, .spalte-ende{
	margin: 0 0 100px 0;
  }}

@media (max-width:767px){
  .spalte-tred-m, .spalte-tred-s, .spalte-tred-e {
	padding: 30px 33px 1px 33px;
  }

  .batch-training{
	width: 300px;
	padding: 60px 40px;
	margin-top: 50px;
	background-color: #FEF4EF;
  }


}

@media (min-width: 1024px){
  .spalte {
	margin: -209px 0px 0px 0px;
  }


  .spalte-mitte {
	margin: -209px 0px 0px 0px;
  }

  .spalte-ende {
	margin: -209px 0 0 0px;
  }



  .dreispalten{

	justify-content: space-between;
	display:flex;
	margin: 0px;
	padding: 0px;
  }

  .zweispalten{

	justify-content: space-evenly;
	display:flex;
	margin: 0px;
	padding: 0px;
  }

}

/*-------------------------------------------- button ------------------------------------------------------*/

.ugb-button-wrapper .ugb-block-content{
  justify-content: flex-start !important;

}

@media (max-width:1023px){
  .ugb-button-wrapper .ugb-block-content{
	justify-content: center;
	width: 100% !important;
  }
}
/* -------------------------------------------- Orange Items --------------------------------------------------*/

.ugb-button1-orange{
  background: #FF6929 !important;
  color: #fff;
  text-align:left;}

.trainingstherapieh3, .orange-page .kontakth2, .trainingstherapieh4, .orange-page h1 {
  color:#FF6929 !important;
}

.orange-page .newsletter_abonnieren{
  background: #FF6929 !important;
}
/*------------------------------------------------- Corona Banner ----------------------------------------------*/


.corona-banner, .corona-region {
  width: 100%;
  background: #9DAE60;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  z-index: 2;
  position: relative;
  padding: 50px 0;
}
.orange-page .corona-banner, .orange-page .corona-region {
  background: #FF6929;
}
.corona-physio, .corona-physio-m {
  display: flex;
  flex-direction: column;
  width: 300px;
  height: auto;
  justify-content: center;
}
.corona-physio a, .corona-banner a {
  text-decoration: none;
}
.corona-txt {
  color: #fff;
  line-height: 38px;
  font-size: 26px;
  font-family: Quicksand, sans-serif;
  font-weight: 400;
  padding-bottom: 30px;
}
.corona-button, .corona-button-m{
  width: 300px;
  height: 50px;
  background-color: #FFFFFF;
  border-radius: 4px;
  text-align: center;
  color: #9dae60;
  line-height: 50px;
  font-size: 14px;
}
.schluss-text, .schluss-text-m {
  width: 300px;
  color: #fff;
}
.corona-img img {
  width: 130px;
  height: 130px;
  text-align: space-around;
  padding: 5px;
}
.corona-icon-reihe {
  display: flex;
  flex-direction: row;
}

.c-banner{
  margin-bottom:-60px;
}
.block-overlay {
  position: relative;
}
.block-overlay:after {
  content: "";
  background-color: #fff;
  top: 0;
  right: 0;
  left: 0;
  position: absolute;
  height: 50%;
}

@media (max-width: 1023px) {
  .corona-banner {
	width: auto;
	flex-direction: column;
	height: auto;
	margin: 0px 30px -100px;
	padding: 45px 20px;
	justify-content: space-between;
  }
  .corona-region {
	width: auto;
	flex-direction: column;
	height: auto;
	padding: 45px 20px;
	justify-content: space-between;
  }
  .corona-region a, .corona-region a:hover {
	text-decoration: none;
  }
  .corona-button, .corona-physio, .schluss-text {
	display: none !important;
  }
  .corona-icon-reihe {
	order: -1;
	padding-bottom: 30px;
	max-width: 400px;
  }
  .schluss-text-m {
	padding-bottom: 30px;

  }
  .corona-physio-m, .schluss-text-m {
	width: auto;
	max-width:400px
  }
  .corona-button-m {
	margin-right: auto;
	margin-left: auto;
	width: 275px;
  }
  .corona-img img {
	width: 100%;
	height: 100%;
  }
}

@media (min-width: 1024px) {
  .corona-button-m, .corona-physio-m, .schluss-text-m {
	display: none !important;
  }
}

/*------------------------------------------------------ Praxen Muenchen --------------------------------------------------------*/

.praxen-muenchen-r{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 440px;
  flex-direction: row;
  align-items: center;
}

.praxen-muenchen-l{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 440px;
  flex-direction: row-reverse;
  align-items: center;
}

.praxisbild img{
  width: 610px;
  height: 100%;
}

.praxis-kontakt-r{
  display: flex; 
  flex-direction: row;
  align-items: center;
  margin-left: -128px;
}

.praxis-kontakt-l{
  display: flex; 
  flex-direction: row-reverse;
  align-items: center;
  margin-right: -128px;
}

.praxisnummer{
  background: #9DAE60;
  width: 50px;
  height: 50px;
  margin: auto -25px auto ;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility:hidden;
  -ms-backface-visibility:hiddenen;
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-family: Quicksand, sans-serif;
  font-weight: 600;
  line-height:50px;
  z-index: 2;
}

.praxisdetails {
  background: #F6F8F0;
  width: 798px;
  height: 350px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.praxisdetails-l {
  background: #F6F8F0;
  width: 798px;
  height: 350px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
}

.zwei-leitungen {
  display: flex;
  flex-flow: column;
  align-items: center;
}

.zwei-leitungen .praxisleitung {
  justify-content: center;
  align-items: center;
}

.zwei-leitungen h4 {
  line-height: 1.3;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.zwei-leitungen .leitung-person {
  margin-left: 10px;
  margin-right: 10px;
}

.titel-zwei-personen {
  margin-top: 0;
  margin-bottom: -10px;
}

@media screen and (min-width: 1024px) {
  .titel-zwei-personen.mobile {
	display: none;
  }
  .praxisdetails-l .zwei-leitungen {
	margin-right: 70px;
  }
  .praxisleitung.ausrichtung:last-child {
	margin-top: 20px;
  }
}

.leitungen-row {
  display: flex;
}

.praxisleitung{
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: row;
}

.orange-box .praxisdetails {
  background: #fef4ef;
}

.orange-box h3, .orange-box h4 {
  color: #FF6929;
}

.orange-box .ugb-button1,
.orange-box .praxisnummer {
  background: #FF6929 !important;
}

.praxisadresse-r{
  margin-left: 105px;
}

.praxisadresse-l{
  margin-left: 30px;
}

.praxistel, .praxismail {
  width: 50px;
  height: 50px;
  margin-right: 0px;
  background-color: #575756;
  margin: 5px 0 5px 0;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 14px;
}

.praxismail{
  -ms-padding-top: 18px;
  padding-top: 18px;
}

.praxiskontaktbutton{
  display:flex;
  flex-direction: column;
  margin-right: 0px;
  padding: 0px;
}

.praxiskontaktbutton-l{
  display: flex;
  flex-direction: column;
  margin-left: 0px;
  padding: 0px;
}

.praxiskontaktbutton-l{
  display: flex;
  flex-direction: column;
  margin-left: 0px;
  padding: 0px;
}

.leitung-l {
  margin-right:50px;
  margin-left: 20px
}

.leitung-l-u {
  margin-right:60px;
  margin-left: 0px
}

.leitung p, .leitung-l p, .leitung-l-u p{
  margin:0px;
}

.ausrichtung .leitung-praxen a{
  text-decoration: none;
  color:#9DAE60;
  text-transform: uppercase;
  padding-top: 10px;
  font-size: 14px;
  font-weight: 700;
}

.orange-page .ausrichtung .leitung-praxen a {
  color: #FF6929;
}  


.page-id-557 .oeffnungstage, .page-id-557 .oeffungszeiten, .page-id-557 .oeffungszeiten2{
  padding-bottom: 39px;
}

.page-id-557 .oeffnungstage{
  padding-right: 20px;
}

@media (max-width: 1023px){

  .trainings-case h2{
	padding: 0px !important;
  }

  .leitungen-row {
	flex-flow: column;
  }

  .titel-zwei-personen.mobile {
	display: block;
  }

  .praxenhl h2, h2{
	font-size: 26px;
	line-height: 34px;
	padding: 0 30px;
  }

  .praxisdetails {
	background: #F6F8F0;
	width: 100%;
	height: auto;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: column !important;
	align-items: center;
	margin: 0px 0px 0px; 
	text-align: center;
	padding: 32px 10px 0px;
  }

  .praxisdetails-l {
	background: #F6F8F0;
	width: 100%;
	height: auto;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: column-reverse !important; 
	text-align: center;
	padding: 32px 10px 0px;
	align-items: center;
	margin: 0px
  }

  .praxen-muenchen-r {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: auto;
	flex-direction: column;
	align-items: center;
	margin: 0px 0px 50px 0px;
  }

  .praxen-muenchen-l{
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: auto;
	flex-direction: column;
	align-items: center;
	margin: 0px 0px 50px 0px;
  }

  .praxisbild img{
	width: 100%;
	height: 100%;


  }

  .praxis-kontakt-r{
	display: flex; 
	flex-direction: column;
	align-items: center;
	margin-left: 20px;
	margin-right: 20px; 
	margin-top: -75px;
	width:85%;
  }

  .praxis-kontakt-l{
	display: flex; 
	flex-direction: column;
	align-items: center;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: -75px;
	width: 85%;
  }

  .praxisadresse-l {
	order:2;
  }

  .praxisadresse-r, .praxisadresse-l{
	margin-left: 0px;
  }

  .praxisadresse-r h3, .praxisadresse-l h3{
	margin: 5px 0 0 0;
  }

  .praxisadresse-r p, .praxisadresse-l p{
	font-size: 14px;
  }

  .praxistel, .praxismail {
	margin: 25px 7px 0px;
  }

  .praxiskontaktbutton {
	display: flex;
	flex-direction: row;
	margin: 0px;
	padding: 0px;
  }

  .praxiskontaktbutton-l {
	display: flex;
	flex-direction: row;
	margin: 0px;
	padding: 0px;
  }


  .praxisnummer{
	margin: 0 auto -25px;
	z-index: 10;
  }

  .praxisleitung, .praxisleitung-l, .praxisleitung-l-u {
	padding:20px 0;
  }

  .praxisleitung-l, .praxisleitung-l-u {
	margin-right:0px;
	margin-left: 0px;
	order: 1;
  }
  
  .praxisleitung-order {
	order: 0;
  }

  .leitung, .leitung-l, .leitung-l-u{
	margin-right:0px;
	margin-left:0px;
  }

}




/*------------------------------------------------------ NEWS -----------------------------------------------------------*/

.news-ueberlagerung{
  margin-top: -65px;
}

@media (max-width:1023px){



  .news-preview-item__content .news__title{
	font-size:22px;
	line-height:30px;
	padding:22px 20px;
	margin-left:30px;
	margin-right:30px;
  }

  .news-preview-item__content .news__excerpt{
	font-size:14px;
	line-height:20px;
	padding:0px 20px 20px;
  }

  .news-preview-item__content .news__meta {
	font-size: 75%;
	position: relative;
	margin: -50px 30px 0px;
	padding: 22px 20px 0px;
	backface-visibility: hidden;
	background: #fff;
  }

  .news-preview-item__content .news__excerpt{
	margin: 0px 30px 0px !important;
  }

  .news-preview__content-inner {
	justify-content: space-around;
  }

  .vorschauh2{
	text-align: center;
	padding-bottom: 50px;
  }


}



/*----------------------------------------------------- Physiotherapie Intro aufzaehlung ---------------------------------------------------*/

.befunde{
  padding-bottom:40px;
  border-bottom: 1px solid #d6d6d6;
}

.befunde-b{
  padding-bottom:40px;
  border-bottom: 1px solid #d6d6d6;
  font-weight: 700;
}

.beifragen{
  padding-top:100px;
  line-height:26px;
}

.checkgreen{
  list-style-image: url('https://www.physioline.de/wp-content/uploads/ü@2x.png');
  padding-inline-start: 20px;
}
.checkgreen-bottom {
  margin-bottom: 35px!important;
}

.checkgreen li{
  padding-top: 12px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 12px;
}

.checkgreen3{
  list-style-image: url('https://www.physioline.de/wp-content/uploads/ü@2x.png');
  padding-inline-start: 20px;
}

.checkgreen3 li{
  padding-top: 9px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 9px;
}

.checkgreen li::marker {
  margin-top: 9px;
}

@media (max-width:1023px){
  .beifragen{
	padding-top:30px;
	line-height:26px;
  }

}


/*----------------------------------Unsere Praxen ----------------------------------------*/

.oeffungszeiten{
  margin-left:-70px;
}

.oeffungszeiten2{
  margin-left:-50px;
}



.unserepraxenh2{
  padding:100px 0px 50px 0px;
}

.team-h3 {
  padding:0 0px 50px 0px;
}

.praxisdetails-p {
  background: #f5f5f5;
  width: 798px;
  height: 224px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.praxisbeschreibung_video {
  width: 100%;
  max-width: 1280px;
  display: flex;
  flex-direction: row;
}
.praxisbeschreibung_leitug {
  width: 610px;
  height: auto;
  flex-direction: column;
}
.vorwort {
  padding: 60px 60px 50px 0px;
}

.praxis_video {
  max-width: 670px;
  height: 448px;
  width: 100%;
  display: flex;
}

.praxis_video iframe {
  width: 100%;
  max-width: 640px;
}
.trailerkasten {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 640px;
}
.praxisfilm_h3 {
  margin-top: -108px;
  padding: 35px 50px;
  font-size: 26px;
  line-height: 38px;
}

.leitung-praxen{
  padding-left: 20px;
}

.ausrichtung{
  align-items: center;
}

.praxenausrichtung{
  padding-left: 25px;
}



@media (min-width: 1024px){

  .oeffnungstage-m{
	display: none;
  }

  .bg-weiss{
	background: #ffffff !important;
  }
}	

@media (max-width: 1023px){

  .oeffungszeiten, .oeffnungstage, .oeffungszeiten2{
	display:none;
  }

  .bg-weiss{
	background: #f6f8f0 !important;
  }

  .oeffnungstage-m{
	display: block !important;
  }

  .praxenausrichtung{
	padding-left:0px;
	padding-bottom:10px;
  }

  .praxisdetails-p {
	background: #F5f5f6;
	width: 100%;
	height: auto;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-direction: column !important;
	align-items: center;
	margin: 0px 0px 0px; 
	text-align: center;
	padding: 32px 10px 0px;
  }

  .praxisbeschreibung_leitug {
	width: 100%;
	height: auto;
  }

  .vorwort {
	padding: 30px 10px 10px 0px;
  }

  .praxisfilm_h3 {
	margin-top: 0px;
  }

  .praxisbeschreibung_video {
	width: auto;
	height: auto;
	flex-direction: column;
	align-items: center;
  }
  .praxis_video{
	width: 100%;
	margin-top: 40px;
  }

  .praxisfilm_h3 {
	padding:20px 0px;
  }

  .praxisleitung{
	flex-direction: column;
  }

  .leitung-praxen{
	padding-left:0px;
	padding-top:10px;
  }

  .unserepraxenh2{
	padding-top: 50px !important;
  }

  .team-h3 {
	text-align: center;
  }

}
/*--- Hygiene ---*/

.hygiene_intro, .hygieneh1, .hygiene_img, .hygiene_txt{
  text-align: center;
  align-items: center;
  justify-content: center;
}

.hygieneh1{
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.hygiene_intro{
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding-top:40px;
  padding-bottom:100px;
  font-size: 16px;
  line-height:26px;
}
.hygiene_txt{
  padding-top:40px;
  font-size:26px;
  line-height:38px;
  padding-bottom:100px;
}

/*---- Schroththerapie ----*/

.zwei-sp-intro{
  padding: 100px 0px;
  display: flex;
  justify-content:space-between;
}

.w-box-text, .g-box-aufzaehlung{
  max-width: 600px;
  width: 100%;
}

.zahl-text{
  display: flex;
  flex-direction: row;
  flex-flow: nowrap;
  align-items: center;
  margin-bottom: 20px;

}

.zahl-g{
  background-color: #9DAE60;
  width: 31px;
  height: 31px;
  margin-right: -7px;
  position: relative;
  display: table-cell;
  text-align: center;
  padding-top: 2px;
  color: #fff;
  font-weight: 900;
  font-size: 16px;
}

.text-g{
  max-width: 605px;
  width: 100%;
  height: 110px;
  background-color: rgba(246, 248, 240, 1);
  display: flex;
  align-items: center;
  padding-right: 40px;
  padding-left: 40px;
  margin-left: -8px;
}


.w-t-skoliose{
  max-width: 1280px;
  width: 100%;
  height: 440px;
  margin: 35px auto 50px;
  padding:75px 100px 75px 50px;
  background-color: rgba(246, 248, 240, 1);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.skoliose-bild{
  max-width: 610px;
  width: 100%;

}

.schroth-therapeutin{
  text-align: center;
  margin-top: -93px;
}

.skoliose-txt-box{
  max-width: 510px;
  width: 100%;
  height: auto;
  padding-left: 50px;
}

@media (max-width: 1280px){
  .w-box-text, .g-box-aufzaehlung{
	padding: 20px;
  }
}

@media (max-width: 1023px){
  .zwei-sp-intro{
	padding: 50px 0px;
	display: flex;
	flex-direction: column;

	align-items: center;
  }

  .headline3{
	padding-left: 0px !important;
  }

  .tablet-abstand-1024{
	padding-bottom: 40px !important;
  }

  .w-box-text{
	padding: 20px 45px 50px;
	max-width: 100%;
  }
  .g-box-aufzaehlung{
	padding: 20px 0px;
  }

  .text-g{
	padding-right: 20px;
  }

  .g-box-aufzaehlung h3{
	text-align: center;
  }
}

@media (max-width:900px){
  .schroth-therapeutin, .skoliose-bild{
	display: none;
  }


  .skoliose-txt-box{
	max-width: 95%;
  }
}

@media (max-width: 768px){
  .w-t-skoliose{
	flex-direction: column;
	padding: 30px 30px;
	height: auto;
	margin: 0px 0px 50px;
  }

  .skoliose-txt-box{
	padding-left: 0px;
  }
}


/*-------- Newsletter Anmeldung --------*/

.briefgrafik{
  position:absolute;
  bottom: 0px;
  margin-bottom: -10px;
  left: 100px;
  width: 100%;
  height: auto;

}

.cr_font option{
  background: #AFBD7D;
}

.cr_site {
  margin: 0;
  padding: 75px 0 0 0;
  text-align: center;
}
.cr_font {
  font-size: 14px;
  font-family: Arial;
}
.cr_body h2, .cr_header h2 {
  font-size: 22px;
  line-height: 28px;
  margin: 0 0 10px 0;
}
.cr_body h1, .cr_header h2 {
  font-size: 28px;
  margin-bottom: 15px;
  padding: 0;
  margin-top: 0;
}
.wrapper, .cr_page {
  margin: 0 auto 10px auto;
  text-align: left;
}
.cr_header {
  text-align: center;
  background: transparent !Important;
}
.cr_body label {
  float: none;
  clear: both;
  display: block;
  width: auto;
  margin-top: 8px;
  text-align: left;
  font-weight: bold;
  position: relative;
}
.cr_button {
  display: inline-block;
  width: auto;
  white-space: nowrap;
  height: 50px;
  margin: 5px 0px 0 5px;
  padding: 0 105px;
  text-decoration: none;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 32px;
  cursor: pointer;
  vertical-align: top;
}
.cr_button {
  background-color: #fff;
  color: #9dae60;
  border: 0px none;
}
.cr_button:hover, .cr_button-small:hover {
  opacity: 1;
  background: #f6f8f0;
  filter: alpha(opacity=70);
  color: #9dae60;
}


.powered {
  padding: 20px 0;
  width: 100%;
  margin: 0 auto;
}
.formbox {
  line-height: 150%;
  font-family: Helvetica;
  font-size: 12px;
  color: #333333;
  padding: 20px;
  padding-right: 10px;
}
.cr_ipe_item label {
  line-height: 150%;
  font-size: 14px;
}
.cr_ipe_item textarea {
  background: #f6f8f0;
  font-size: 16px;
}
.cr_ipe_item input {
  background: rgba(246,248,240,0.2);
  padding: 16px;
  font-size: 16px;
  border: 0px none !important;
  width: 100%;
  color: #fff !important;
}
.cr_ipe_item select {
  background: rgba(246,248,240,0.2);
  display: block;
  margin: 0;
  padding: 16px;
  width: 100%;
  font-size: 16px;
  border: 0px none;
}
.cr_ipe_item input.cr_ipe_radio, input.cr_ipe_checkbox {
  -moz-binding: none;
  -moz-box-sizing: border-box;
  background-color: -moz-field !important;
  color: -moz-fieldtext !important;
  cursor: default;
  height: 14px;
  padding: 0 !important;
  width: 25px;
}
.cr_ipe_item input.cr_ipe_radio {
  -moz-appearance: radio;
}
.submit_container {
  text-align: center
}
.cr_ipe_item {
  padding: 1px 10px;
  margin: 1px 10px;
}
.cr_ipe_item.inactive {
  display: none;
}
.imprint {
  font-size: 0.8em;
}
.cr_captcha {
  padding-left: 130px;
}
.cr_error {
  font-size: 1.1em;
  padding: 10px;
}
.clever_form_error {
  background-color: #f99;
  -webkit-column-rule: #fff;
  -moz-column-rule: #fff;
  -o-column-rule: #fff;
  column-rule: #fff;
}
.clever_form_note {
  margin: 26px 0 0 3px;
  position: absolute;
  display: inline;
  padding: 2px 4px;
  font-weight: bold;
  background-color: #f2ecb5;
  color: #fff;
  font-size: 12px !important;
}
.cr_site {
  background-color: #eee;
}
.cr_header {
  color: #fff;
}
.cr_body {
  font-size: 12px;
  color: #fff;
}
.cr_hr {
}
.cr_site a {
  color: #fff;
}
.imprint {
  color: #fff;
}
.rc-anchor-light.rc-anchor-normal {
  border: 0px none !important;
}
.rc-anchor-light {
  background: none !important;
  color: #fff;
}
.rc-anchor {
  border-radius: 0px;
  box-shadow: 0 0 4px 1px rgba(0,0,0,0.00);
  -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.00);
  -moz-box-shadow: 0 0 4px 1px rgba(0,0,0,0.00);
}
.rc-anchor-normal-footer {
  display: none !important;
}
.captcher_button {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
::placeholder {
  color:#fff;
}
.cr_site {
}
.cr_header {
  color: #869451;
}
.cr_body {;
  font-size: 12px;
  color: #000000;
  background: #9dae60;
}
.cr_hr {
}
.cr_site a {
  color: #0084ff;
}
.imprint {
  color: #000544;
}
.cr_page {
  width: 100%;
}
.cr_font {
  font-family: quicksand, sans-serif;
  color: #fff
}
.cr_button {
  background-color: #fff;
  border-radius: 4px;
}


@media (max-width:1023px){

  .ugb-columns>.ugb-inner-block>.ugb-block-content>.ugb-columns__item {
	display: block !important;}

  .captcher_button{
	flex-direction: column;
	padding: 20px 0px !important;
	align-items:center;
  }
  .g-recaptcha{
	width:auto !important;
	text-align:center;
  }

  .briefgrafik{
	display: none;
  }

  .formbox{
	padding: 0px !important;

  }

  .cr_ipe_item {
	padding: 1px 0px;
	margin: 1px 0px;
  }

  .cr_button{
	margin: 20px 0px;
  }

  .cr_font option{
	background: #AFBD7D;
	width: auto;
  }	

  .gform_wrapper {
	background-color: #fff;
	padding: 0px 10px 20px 10px !important;
	margin: -50px 30px 0px;
  }

}

/*---- Newsletter Abonnieren Small ----*/

.newsletter_abonnieren{
  width: 100%;
  background: #9dae60;
  height: 240px;
  padding: 50px 75px;
  margin-bottom: -260px;
  position:absolute;
  bottom:0px;
}

.newsletter_abonnieren a{
  text-decoration:none;
}

.briefgrafik2{
  position:absolute;
  bottom: 0px;
  margin-bottom: -10px;
  left: 50px;

  height: auto;
}

.newsaboh2{
  font-size: 34px;
  font-weight:400;
  line-height: 46px;
  color: #fff;
  padding-left: 200px;
}

.newsletterabobutton {
  width: 300px;
  height: 50px;
  background-color: #FFFFFF;
  border-radius: 4px;
  text-align: center;
  color: #9dae60;
  line-height: 50px;
  font-size: 14px;
  margin-left: auto;
  margin-top:30px;
  margin-right:auto;

}

.orange-page .newsletterabobutton{
  color:#FF6929 !important;
}

@media (max-width: 1023px){
  .newsaboh2{
	font-size: 26px;
	font-weight:400;
	line-height: 36px;
	color: #fff;
	padding-left: 200px;
  }

  .newsletterabobutton{
	margin-left: 200px;
  }
}

@media (max-width:767px) {
  .newsletter_abonnieren {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 300px;
	padding: 70px 10px 0px;
  }
  .briefgrafik2{
	display: flex;

	left: auto;
	right: auto;

  }

  .briefgrafik2 img{
	width:120px;}

  .briefgrafik2{
	margin-bottom: 250px !important;}

  .newsaboh2{
	text-align:center;
	padding: 0px !important;
  }
  .newsletterabobutton{
	margin: 20px auto !important;
  }
}


/*--------------- Kontaktformular ---------------*/
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {


  padding: 20px 20px!important;
}

.kontakth2 {
  text-align:center;
}

#gform_fields_2{


}

#input_2_2{
  display:flex;
  flex-direction: column;
}

.gform_wrapper{
  background-color: #fff;
  padding: 45px 40px 20px 50px;
}
#field_2_2{
  width:100% !important;
}


#gform_wrapper_3 #gform_3 #gform_fields_3 input, #gform_wrapper_3 #gform_3 #gform_fields_3 textarea, #gform_wrapper_2 #gform_2 #gform_fields_2 textarea, #gform_wrapper_2 #gform_2 #gform_fields_2 input{
  border: 0px none !important;
  background: #f5f5f5;
  padding: 20px;
}
#gform_wrapper_3 #gform_3 #gform_fields_3 ::placeholder, #gform_wrapper_2 #gform_2 #gform_fields_2 ::placeholder {
  color:#575756;
}
#gform_submit_button_2{
  background-color: #9dae60;
}

.orange-page #gform_submit_button_2{
  background-color: #FF6929 !important;
}

#gform_wrapper_2 #gform_2 #gform_fields_2 input {
  margin: 0px !important;
}

.gform_wrapper .ginput_container span:not(.ginput_price) {
  margin-top:8px;
  margin-bottom:0px !important;
}

#field_3_6 textarea {
  margin-top: 10px;
}

#field_3_3,#field_3_5,#field_3_6{
  width:50%;
  display:inline-block;

}

#field_3_5{
  margin-top:-14px !important;
}

.gform_wrapper.gf_browser_chrome select{
  padding: 20px 20px !important;
  background: #f5f5f5;
  border: 0px none;
}

.kontakt-r-half{
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  width:50%;
  padding-left: 50px;

}
.gform_wrapper li.hidden_label input, body .gform_wrapper ul li.gfield{
  margin-top:0px !important;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label, .gform_wrapper .top_label .gfield_label{
  display:none;
}
.kontakt-l-half{


  width:50%;
  vertical-align: top;
  float:left;
  padding-right: 50px !important;
  margin-bottom: 10px !important;

}

div.ginput_complex.ginput_container.gf_name_has_2 span{
  width:100% !important;
}
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text]{
  margin-bottom: 10px !important;
}

#gform_3 .gform_body>ul#gform_fields_3>li#field_3_3{
  display:inline-block;
}

@media (min-width:1024px){
  .kontaktform-rd{
	display: none !important;
  }
}

@media (max-width:1023px){
  .kontaktform-d{
	display: none !important;
  }

  .kontakth3 {
	text-align:center;
	padding-bottom: 50px;
	color:#FF6929 !important;
  }
  .kontakth2 {
	text-align:center;
	padding-bottom: 30px;
  }

  #menu-footermenue{
	text-align: center;
	justify-content: center;
	margin: 0px !important;
	margin-block-start: 0px;
	padding-inline-start: 0px;
  }

}
@media (max-width: 767px){
  #field_3_3, #field_3_5, #field_3_6{
	width: 100% !important;
  }

  .news-archive__item{
	overflow: visible !important;
  }

  .kontakt-r-half{
	padding-left: 0px !important;
  }

  .kontakt-l-half{
	width: 100% !important;
	padding-right: 0px !important;
  }
}


@media only screen and (min-width: 641px){
  .gform_wrapper textarea.large{
	height:130px !important;
  }

}


/* kontakt regionenseiten */
::placeholder {
  color: #575756!important;
}

#gform_wrapper_4,
#gform_wrapper_5,
#gform_wrapper_6,
#gform_wrapper_7 {
  padding: 0!important;
  margin-top: -10px;
}

#gform_4 input:not(.ginput_container_consent > input, #gform_submit_button_4),
#gform_5 input:not(.ginput_container_consent > input, #gform_submit_button_5),
#gform_6 input:not(.ginput_container_consent > input, #gform_submit_button_6),
#gform_7 input:not(.ginput_container_consent > input, #gform_submit_button_7) {
  background: #F5F5F5;
  width: 100%;
  border: 0;
  padding: 15px 20px!important;
  margin-bottom: 10px;
  color: #575756;
}

#gform_4 textarea,
#gform_5 textarea,
#gform_6 textarea,
#gform_7 textarea {
  background: #F5F5F5;
  color: #575756;
  border: 0;
}

#gform_4 select,
#gform_5 select,
#gform_6 select,
#gform_7 select {
  width: 100%;
  padding: 10px 20px!important;
  margin-bottom: 10px;
}

#field_4_13 label,
#field_5_13 label {
  display: block!important;
  margin-top: 30px;
}

#gform_submit_button_4,
#gform_submit_button_5,
#gform_submit_button_6,
#gform_submit_button_7 {
  background-color: #9dae60!important;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Quicksand', sans-serif;
}

.formular-overlay {
  position: relative;
}

.formular-overlay:before {
  position: absolute;
  content:"";
  width: 100%;
  height: 40%;
  background: #F5F5F5;
  z-index: 1;
}

@media screen and (max-width: 1023px) {
  #gform_wrapper_4,
  #gform_wrapper_5,
  #gform_wrapper_6,
  #gform_wrapper_7 {
	margin: -10px 0 0 0;
  }
}




/*------Trainings subpages ----------*/

#intro_section_training{
  height: auto;
  font-size:36px;
  line-height: 46px;
  font-weight: 300;
}

.zweispalen-training{
  display: flex;
  flex-direction: row;
  justify-items: center;
  align-items: center;
}

.zweispalen-training2{
  display: flex;
  flex-direction: row;
  justify-items: center;

}

.trainingsvorschau{
  width: auto;
  height: auto;
}

.trainingstxt{
  padding: 50px 100px;
  font-weight: 400!important;
  font-size: 16px;
  line-height: 26px;
  margin-left: -60px;
  height: auto;
  background-color:#FEF4EF;
  width: 720px;

}

.trainingstxt2{
  padding: 50px 100px;
  font-weight: 400!important;
  font-size: 16px;
  line-height: 26px;
  margin-left: -60px;
  height: auto;
  background-color:#FEF4EF;
  width: 720px;
  margin-top: 90px;

}

.trainingstherapievorteil h2{
  font-weight: 400 !important;
  font-size: 26px;
  line-height:38px;
}

.headline2_t {
  color: #FF6929;
  text-align: left;
  font-size: 36px;
  line-height: 46px;
  padding: 112px 20px 0 0px;}

.innerhalbnav a{
  font-size:14px;
  font-weight: 600;
  line-height: 18px;
  text-decoration:uppercase;
  text-decoration:none;
  color: #FF6929;

}

.line{
  border-bottom: solid 1px #d5d5d5;
  width:100%
}

.tableright{
  text-align:right;
}

.checkgreen2 li{
  padding-top: 12px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 12px;
  display:flex;
  justify-content:space-between;
}

.spalte-red-m ul{
  padding-inline-start: 0px !important;
}

.spalte-tred-m ul{
  padding-inline-start: 0px !important;
}

/*--- Trainings CASE Abschnitt ---*/

.trainings-case{
  width: 400px;
  height: 310px;
  padding: 50px;
  background-color: #FEF4EF;
  margin-top:40px;
}

.trainings-case2{
  max-width: 620px;
  width:100%;
  height: auto;
  padding: 60px;
  background-color: #FEF4EF;
  text-align: center;
}

@media (max-width:767px){
  .trainings-case3{
	max-width: 620px;
	width:100%;
	height: autopx;
	padding: 0px 20px 20px;
	margin-top:0px;
  }
}

.trainings-case3{
  max-width: 620px;
  width:100%;
  height: autopx;
  padding: 0px;
  margin-top:0px;

}
.trainings-case3 .case-txt{
  padding-top: 0px;
}


.trainings-case h2{
  color: #FF6929 !important;
  font-weight: 400 !important;
  font-size: 26px;
  line-height: 38px;
}

.case-txt{
  font-family: Quicksand;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #575756;
  padding-top: 28px;
}

.trainings-case-abschnitt{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-flow: wrap;
}

.trainings-case-abschnitt2{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: top;
  flex-wrap: wrap;
  flex-flow: wrap
}

.trainings-case-abschnitt3{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  flex-flow: wrap
}

@media (max-width:1023px){

  .headline2_t{
	font-size: 26px;
	line-height: 36px;
	padding: 50px 30px 0 30px;
  }

  .trainings-case-abschnitt{
	display: flex;
	flex-direction: row;
	justify-content: space-around !important;
	align-items: center;
	flex-wrap: wrap;
	flex-flow: wrap;
  }

  .case-txt{
	font-family: Quicksand;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	color: #575756;
	padding: 28px 30px;
  }

  .zweispalen-training, .zweispalen-training2
  {flex-direction:column;
	margin-left:30px !important;
	margin-right:30px !important;
  }

  .trainingsvorschau >img{
	height:auto !important;
  }

  .trainingstxt{
	margin-left:0px;
	padding: 30px 20px;
	height:auto;
	width:auto;
  }

  .trainingstxt2{
	margin-left:0px;
	padding: 30px 20px;
	height:auto;
	width:auto;
  }

  .trainings-nav{
	display: flex;
	flex-direction: revert !important;
  }	
}

/* Hausbesuche */


.hausbesuche-intro{
  background-color: #F6F8F0 !important;
  text-align: center;
  margin: 100px auto;
  padding: 64px 100px 91px;
  display: inherit !important;
}

.introflex-box{
  display: flex;
  justify-content: space-between; 
  padding: 55px 0 0 0;
}

.aufzaehlung-haus{
  width: 45%;
  text-align: left;
  border-top: 1px solid #d6d6d6;
}

.job-advantages h2 {
  text-align: left;
  padding-left: 0!important;
}

.job-advantages {
  position: relative;
}

.job-advantages::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #fff;
  height: 270px;
}

.job-advantages-vk::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #F6F8F0 ;
  height: 60%;
}

.job-advantages ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.job-advantages li {
  padding-left: 20px;
  position: relative;
}

.job-advantages li:before {
  background-image: url('/wp-content/uploads/check.png');
  background-size: cover;
  content: "";
  height: 17px;
  width: 13px;
  position: absolute;
  left: 0px;
  top: 16px;
}
.job-advantages .hausbesuche-intro {
  margin: 0 auto 80px auto;
  padding: 100px 80px;
}
.job-advantages .introflex-box {
  display: flex;
  justify-content: space-between;
  padding: 40px 0 0 0;
}

.drei-sp-block{
  display: flex;
  align-content: center;
  flex-direction: flex-start;
  max-width: 1280px;
  background: transparent;
  justify-content: space-between;
  margin: 50px auto;
}

.drei-sp-block .text-box{
  max-width: 400px;
  width: 100%;

}


@media (max-width: 1235px){
  .drei-sp-block{
	display: flex;
	align-content: center;
	flex-direction: column;

	background: transparent;
	justify-content: space-around;
	margin: 30px auto;
  }

  .drei-sp-block .text-box{
	padding: 30px 30px;
	max-width: 80%;
  }
}

@media (max-width: 1023px){
  .job-advantages .hausbesuche-intro {
	margin: 0 auto 40px auto;
	padding: 70px 40px;
  }
}

@media (max-width: 820px){
  .hausbesuche-intro{
	padding: 30px 30px;
  }

  .drei-sp-block .text-box{
	padding: 30px 30px;
	max-width: 100%;
  }}

@media (max-width: 768px){

  .introflex-box {
	flex-direction: column;
  }

  .hausbesuche-intro .aufzaehlung-haus{
	width: 100%;
  }

  .hausbesuche-intro .line-top{
	border-top: 0px !important;
  }
  .job-advantages-vk::after {
	height: 80%;
  }
}

@media (max-width: 767px){

  .job-advantages .hausbesuche-intro {
	margin: 0 auto 15px auto;
	padding: 50px 20px;
  }
}


/*---------- Kontakt ----------*/

#kontakt_map {
  width:1600px;
  height:563px;
  margin-left:-320px;
  background-image: url(/wp-content/uploads/Physioline_Karte_Muenchen.png);
  background-size:cover;
  background-position:top;
}

.kontakt_h2{
  margin: 40px 0px -80px 105px;
}

.oeffungszeiten-kontakt{
  margin-left: 10px;
}

.praxisadresse-l-kontakt{
  margin-left:-30px;
}

.oeffnungstage-l-kontakt{
  margin: 20px 30px -30px -90px;
}

.oeffungszeiten-l-kontakt{
  margin: 20px 80px -30px -90px;
}
@media (min-width:1024px){
  .kontakt_h2 {
	margin: 0px 10px -80px 105px;
  }

  .page-id-950 .kontakt_h2 {
	margin: 40px 10px -80px 105px !important;
  }

  .kontakt_h2_2{
	display: none;
  }

}
@media (max-width: 1023px){
  .kontakt_h2 {
	display: none;
  }
  .kontakt_h2_2{
	margin: 0px 10px -80px 10px;
	text-align:center;
  }
  .oeffungszeiten-kontakt{
	display:none;
  }

  .praxisadresse-r-kontakt p{
	margin-left: 0px;
	margin-top: 70px;
  }

  .praxisadresse-l-kontakt{
	margin-left:0px;
	order:1;
	margin-bottom:30px;
  }

  .oeffungszeiten-l-kontakt, .oeffnungstage-l-kontakt{
	display:none;
  }

}

/*------ ------ Teams ------ ------*/

.teamcontainer{
  padding: 0px;
  margin: 0px;
  display:flex;
  flex-direction: column;
  justify-content: space-between;
  width:100%;
  max-width: 1280px;
}

.teamflex-inner{
  padding: 0px 0px;
  margin: 0px;
  display:flex;
  flex-direction: row;
  flex-flow: wrap;
  justify-content: space-between;
}

.zweierteam{
  width:100%;
  max-width: 620px;
  display:flex;
  flex-direction: row;
  justify-content:space-between;
  padding: 70px 0px;


}

.mitarbeiter{
  width: 290px;
  display:flex;
  flex-direction: column;
  align-items: center;
  height: 180px;
  background-color:#ffffff;
}

.mitarbeiter-img{
  width:130px;
  margin-top: -70px;
  height: auto;
}

.mitarbeiter p{
  text-align: center;
  margin-top: 3px !important;
}

.mitarbeiter h4{
  color: #9DAE60;
  font-size: 20px;
  line-height: 26px;
  font-family: Quicksand, sans-serif;
  font-weight: 600;
  text-align: center;
  padding-top: 20px;
}

.orange-page .team-orange h4 {
  color: #FF6929;
}

@media (max-width: 767px){
  .mitarbeiter{
	margin: 70px 10px;


  }

  .zweierteam{
	flex-direction:column !important;
	padding: 0px !important;
	margin-left: auto;
	margin-right: auto;
	align-items:center;
  }
}

@media (max-width: 1023px){
  .unserepraxenh2 {
	padding: 100px 0px 50px 0px;
	text-align: center;
  }

  .zweierteam{
	padding: 70px 0px;
	margin-left: auto;
	margin-right: auto;

  }
}

#gform_wrapper_2 #gform_2 #gform_fields_2 #field_2_3 input {
  max-width: 414px;
}

#gform_wrapper_3 .gform_footer .button {
  background: #9dae60;
  border: 0px solid rgba(0,0,0,0.25);
  border-radius: 0px !important;
  padding: 15px 20px;
  max-height: 50px;
  height: 100%;
}

#gform_wrapper_3 .gform_footer{
  width: 46%;
  margin-left: auto !important;
}

div#gform_confirmation_message_3 {
  text-align: center;
  padding-bottom: 50px;
}


@media (max-width:767px){
  #gform_wrapper_2 #gform_2 #gform_fields_2 #field_2_3 input {
	max-width: 100%;
  }
}

@media only screen and (min-width: 641px){
  div.ginput_container_name span {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	padding-right: 11px !important;
	margin-right: -4px;
  }
}



/*------- Filterable Image Gallery with Lightbox -------*/


#hm-filter-gallery {
  margin: auto;
  width: 100% !important;
  margin-top: -160px !important;
  margin-right: -10px;
}

@media (min-width: 960px){
  .grid-item {
	position: absolute;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	width: 400px;
	margin: 13px;
	left: 0px;
	top: 0px;
	height: 267px;
  }}

@media (max-width:959px){
  .grid-item {
	position: relative;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	width: 310px;
	margin: 13px;
	height: auto;

  }

  #hm-filter-gallery {
	margin: auto;
	width: 100% !important;
	margin-top: -160px !important;
	margin-right:auto !important;
  }
}

@media screen and (max-width: 400px) {
  .grid-item {
	height: auto;
	width: 280px;
  }
}

.grid-item img{
  width:100%;
  height:auto;
  /*
  filter: url(filters.svg#grayscale);
  filter: gray;
  -webkit-filter: grayscale(1);
  */
  transition: 0.9s;
}
.grid-item img:hover{
  filter: none;
}

.isotope-pager .pager {
  display: inline-block;
}

.filters {
  width: 100%;
  text-align: LEFT;
  margin-bottom: 20px;
  /*background: linear-gradient(90deg, rgba(251,244,238,1) 0%, rgba(247,247,245,1) 100%);*/
  padding: 0 0px;
}

.filters ul {
  list-style: none;
  padding: 30px 10px;
  margin: 0 10px; 
}

@media screen and (max-width: 904px) {
  .filters ul {
	line-height: 50px;
  }
}

@media screen and (max-width: 767px){
  .filters li {
	margin-right: 5px;}
}

.filters li {
  display: inline-block;
  font-weight: 700;
  cursor: pointer;
  margin-right: 25px;
}
.filters li a {
  color: #b2b1a7;
  text-decoration: none;
  padding: 15px 15px;
  font-size: 16px;
  border: 0px solid transparent;
  transition: all 0.5s ease;
}
.filters li a:hover {
  color: #9DAE60;
  border: 0px none;
  padding: 15px 15px;
  background-color: #f6f8f0;
}

.filters li.active a {
  color: #9DAE60;
  border: 0px none;
  padding: 15px 15px;
  background-color: #f6f8f0;
}

.isotope-pager {
  padding-top: 15px;
  text-align:center;
  display:none;
}

.isotope-pager a {
  margin: 6px 1px;
  display: inline-block;
  width: 30px;
  line-height: 31px;
  color: #b6b6b6;
  font-weight: 700;
  transition: 0.3s;
  background-color: #232323;
  text-decoration:none;
}

.isotope-pager a:hover{
  color: #fff;
}

.isotope-pager .active{
  color: #000 !important;
  background: linear-gradient(45deg, rgba(146,131,71,1) 0%, rgba(220,207,123,1) 60%, rgba(146,131,71,1) 100%);
}

.isotope-pager .prev{
  border-radius: 30px 0 0 30px;
}

.isotope-pager .next{
  border-radius: 0 30px 30px 0;
}

.isotope-pager a::before,.isotope-pager a:after{
  content: "";
  position: absolute;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}
.isotope-pager .num::before,.next::before{
  border-right: 20px solid #2c3e50;
  right: 100%;
}

.isotope-pager .num:after,.prev:after{
  border-right: 20px solid #f1f1f1;
  right: 0;
}

.overlay {
  position: absolute; 
  bottom: 0; 
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #f1f1f1; 
  width: 100%;
  transition: .5s ease;
  opacity:0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
  width: 400px;
  margin-bottom: 0px;
}

.grid-item:hover .overlay {
  opacity: 1;
}


/*------- Magnific Popup CSS --------*/

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
.mfp-preloader a {
  color: #CCC; }
.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }
.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
  margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }
.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }
.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
  * Remove all paddings around the image on small screen
  */
  .mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
	padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0; }
  .mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px; }
  .mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	text-align: center;
	padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
	-webkit-transform: scale(0.75);
	transform: scale(0.75); }
  .mfp-arrow-left {
	-webkit-transform-origin: 0;
	transform-origin: 0; }
  .mfp-arrow-right {
	-webkit-transform-origin: 100%;
	transform-origin: 100%; }
  .mfp-container {
	padding-left: 6px;
	padding-right: 6px; } }


/*------------------------------------------ Archive  --------------------------------------- */
.archive .archive-header{
  display: block !important;
}

.archive #site-container{
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.archive #site-container .post .post-inner {
  max-width: 450px;
  padding-top: 20px;
}

.archive .post-inner .section-inner, .pagination-single, .type-post .section-inner, .archive .featured-media{
  display: inline-block;
}

.archive article{
  border: 0px none !important;
}

.archive .primary-meta__name, .archive .post-author, .post-categories{
  display: none;
}

#site-content>header {
  text-align: left;
  padding-left: 20px;
}



/* ++++++++++++ regionenseiten ++++++++++++ */

.startteaser-limit {
  max-width: 1280px;
  margin-top: -830px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.block-limit {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.block-limit-with-padding {
  max-width: 1360px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 40px;
}

.region-pages .heroteaser-box-text-mobile {
  position: relative;
  z-index: 100;
}

.teaser-contact {
  display: flex;
  margin-top: 3rem;
  line-height: 26px;
}

.teaser-contact .address {
  margin-right: 40px;
}

.teaser-contact .opening {
  display: flex;
}

.teaser-contact .opening-1 {
  margin-right: 20px;
}

.section-overlap-white {
  position: relative;
}

.section-overlap-white:after {
  content:"";
  width: 100%;
  height: 40%;
  background: #fff;
  position: absolute;
  bottom: 0;
}

.img-slide {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 0 -5px;
}

.slide-img {
  min-width: auto;
  height: 215px;
  flex: 1;
  margin: 5px!important;
  width: calc(25% - 10px);
  position: relative;
}

figure.slide-img {
  height: 280px;
}

.slide-img figcaption {
  padding: 0 10px;
  height: 65px;
  border-top: 1px solid #fff;
  background-color: rgba(255,105,41, 0.9);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  line-height: 1.3;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 400;
}

.slide-img img {
  object-fit: cover;
  width: 100%;
  height: 100%!important;
}

.wp-block-button__link {
  text-decoration: none;
}

.praxisbeschreibung-region .vorwort {
  padding: 0px 60px 50px 0px;
}

.praxisgrid {
  display: grid;
  grid-template-columns: 1fr 40px minmax(0, 1280px) 40px 1fr;
  grid-template-rows: 100px 1fr 100px;
}

.pg-1 {
  grid-column: 3 / 4;
  grid-row: 2 / 3;
  z-index: 100;
}

.pg-2 {
  grid-column: 1 / 4;
  grid-row: 1 / 4;
  background: #fff;
}

.page-id-2159 .ugb-button,
.page-id-2579 .ugb-button {
  padding: 0;
}

.wp-block-button__link {
  display: inline-block;
  width: 100%;
}

#teaser-text, #teaser-text-mobile {
  position: relative;
}

#teaser-text .praxiskontaktbutton-regio {
  display: flex;
  position: absolute;
  top: 0;
  left: 5px;
}

#teaser-text-mobile .praxiskontaktbutton-regio {
  display: flex;
  position: absolute;
  top: -10px;
  right: 5px;
}

#teaser-text .praxiskontaktbutton-regio a:first-child {
  margin-right: 5px;
}

@media screen and (max-width: 1023px) {
  .praxisgrid {
	grid-template-rows: 70px 1fr 70px;
  }
}

@media screen and (max-width: 992px) {
  .slide-img {
	min-width:calc(50% - 10px);
	flex: 1;
	margin: 5px
  }
}

@media screen and (max-width: 767px) {
  .block-limit-with-padding {
	padding: 0 20px;
  }
  .teaser-contact {
	flex-flow: column;
  }
  .teaser-contact .address,
  .teaser-contact .opening {
	width: 100%;
  }
  .teaser-contact .address {
	margin-bottom: 30px;
  }
  .praxisgrid {
	grid-template-columns: 1fr 20px minmax(0, 1280px) 20px 1fr;
	grid-template-rows: 50px 1fr 50px;
  }
  .pg-2 {
	grid-column: 1 / 5;
  }
}

@media screen and (max-width: 600px) {
  .img-slide {
	display: block
  }
  .slide-img {
	min-width: auto!important;
	width: auto!important;
	height: 250px!important
  }
  .slide-img:last-child {
	margin-bottom: 0!important;
  }
}

@media screen and (max-width: 500px) {
  .slide-img {
	height: 180px!important
  }
}

/* helper classes */

*, *::before, *::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}


/* helper classes wordpress section container */

.section,
.section-desktop {
  max-width: 1360px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-right: 40px;
  padding-bottom: 100px;
  padding-left: 40px;
}
.mt-section-block {
  margin-top: 100px !important;
}
.mb-section-block {
  margin-bottom: 100px !important;
}
.pt-section-block {
  padding-top: 100px !important;
}
.pb-section-block {
  padding-bottom: 100px !important;
}
.block-pt-0 {
  padding-top: 0 !important;
}
.block-pb-0 {
  padding-bottom: 0 !important;
}
.block-pr-0 {
  padding-right: 0 !important;
}
.block-pl-0 {
  padding-left: 0 !important;
}
.block-plr-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media screen and (max-width: 1023px) {
  .section {
	padding-top: 70px;
	padding-bottom: 70px;
  }
  .section-desktop {
	max-width: 100%;
	padding-right: 0;
	padding-left: 0;
  }
  .mt-section-block {
	margin-top: 70px !important;
  }
  .mb-section-block {
	margin-bottom: 70px !important;
  }
  .pt-section-block {
	padding-top: 70px !important;
  }
  .pb-section-block {
	padding-bottom: 70px !important;
  }
  .m-block-pt-0 {
	padding-top: 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .section {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
  }
  .mt-section-block {
	margin-top: 50px !important;
  }
  .mb-section-block {
	margin-bottom: 50px !important;
  }
  .pt-section-block {
	padding-top: 50px !important;
  }
  .pb-section-block {
	padding-bottom: 50px !important;
  }
}

/* helper classes display */

.no-display {
  display: none;
}

@media screen and (max-width: 1023px) {
  .no-display-m {
	display: none;
  }
}

@media screen and (max-width:767px) {
  .no-display-s {
	display: none;
  }
}

/* helper classes text */

.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.bold {
  font-weight: 600!important;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}

.word-break {
  hyphens: auto;
}

@media screen and (max-width: 1023px) {
  .center-m {
	text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .center-s {
	text-align: center;
  }
  .left-s {
	text-align: left;
  }
}

@media screen and (max-width: 599px) {
  .center-xs {
	text-align: center;
  }
  .left-xs {
	text-align: left;
  }
}

.uppercase {
  text-transform: uppercase;
}
.lh-0 {
  line-height: 0;
}
.lh-1 {
  line-height: 1;
}
.lh-1-1 {
  line-height: 1.1;
}
.lh-1-2 {
  line-height: 1.2;
}
.lh-1-3 {
  line-height: 1.3;
}
.lh-1-4 {
  line-height: 1.4;
}
.lh-1-6 {
  line-height: 1.6;
}
.lh-1-75 {
  line-height: 1.75;
}
.ls--1 {
  letter-spacing: -1px;
}
.ls-1 {
  letter-spacing: 1px;
}
.ls-2 {
  letter-spacing: 2px;
}
.no-bullets {
  list-style: none;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px;
}
.fs-22 {
  font-size: 22px;
}
.fs-24 {
  font-size: 22px;
}
.fs-26 {
  font-size: 26px;
}
.fs-28 {
  font-size: 28px;
}
.fs-35 {
  font-size: 35px;
}
.fs-36 {
  font-size: 36px;
}
.fs-42 {
  font-size: 42px;
}
.fs-47 {
  font-size: 47px;
}
.fs-48 {
  font-size: 48px;
}
.fs-60 {
  font-size: 60px;
}

@media screen and (max-width: 1280px) {
  .fs-l-16 {
	font-size: 16px;
  }
  .fs-l-16-i {
	font-size: 16px!important;
  }
  .fs-l-18 {
	font-size: 18px;
  }
  .fs-l-20 {
	font-size: 20px;
  }
  .fs-l-26 {
	font-size: 26px;
  }
  .fs-l-32 {
	font-size: 32px;
  }
  .fs-l-36 {
	font-size: 36px;
  }
  .ls-l-1 {
	letter-spacing: 1px;
  }
}

@media screen and (max-width: 1023px) {
  .fs-m-16 {
	font-size: 16px;
  }
  .fs-m-18 {
	font-size: 18px;
  }
  .fs-m-20 {
	font-size: 20px;
  }
  .fs-m-24 {
	font-size: 24px;
  }
  .fs-m-28 {
	font-size: 28px;
  }
  .fs-m-30 {
	font-size: 30px;
  }
  .fs-m-32 {
	font-size: 32px;
  }
  .fs-m-34 {
	font-size: 34px;
  }
}

@media screen and (max-width: 767px) {
  .fs-s-14 {
	font-size: 14px;
  }
  .fs-s-16 {
	font-size: 16px;
  }
  .fs-s-18 {
	font-size: 18px;
  }
  .fs-s-20 {
	font-size: 20px;
  }
  .fs-s-24 {
	font-size: 24px;
  }
  .fs-s-26 {
	font-size: 26px;
  }
  .fs-s-28 {
	font-size: 28px;
  }
  .fs-s-50 {
	font-size: 50px;
  }
  .ls-s--0_5 {
	letter-spacing: -0.5px;
  }
  .ls-s--1 {
	letter-spacing: -1px;
  }
}

@media screen and (max-width: 599px) {
  .fs-xs-24 {
	font-size: 24px;
  }
  .fs-xs-28 {
	font-size: 28px;
  }
  .ls-xs-0 {
	letter-spacing: 0;
  }
}

@media screen and (max-width: 360px) {
  .fs-xxs-14 {
	font-size: 14px;
  }
}

/* helper classes color */

.c-white {
  color: #fff;
}

.c-red {
  color: red;
}

.c-orange {
  color: #FF6929!important;
}

.c-green {
  color: #9DAE60;
}

.bg-white {
  background: #FFF!important;
}

.bg-lightgreen {
  background: #F6F8F0;
}

.bg-dark {
  background: #575756;
}

/* helper classes buttons */

.ugb-button3 {
  background: #fff !important;
}

/* helper classes object */

figure {
  margin: 0;
  line-height: 0;
}

img {
  height: auto;
}

.br-6 {
  border-radius: 6px;
}

.border-2-green {
  border: 2px solid #9DAE60;;
}

.border-2-orange {
  border: 2px solid #FF6929;
}


@media screen and (max-width: 599px) {
  .hide-xs {
	display: none;
  }
}

@media screen and (max-width: 360px) {
  .hide-xxs {
	display: none;
  }
}


/* helper classes layout */

.p-r {
  position: relative;
}
.z-5 {
  z-index: 5;
}
.z-10 {
  z-index: 10;
}
.z-100 {
  z-index: 100;
}
.z-110 {
  z-index: 110;
}
.z-120 {
  z-index: 120;
}
.z-130 {
  z-index: 130;
}
.z-140 {
  z-index: 140;
}
.z-150 {
  z-index: 150;
}


/* helper classes distance */

.m-a {
  margin: auto;
}
.ma-i {
  margin: auto !important;
}
.mr-a {
  margin-right: auto;
}
.ml-a {
  margin-left: auto;
}
.m--10 {
  margin: -10px;
}
.m--20 {
  margin: -20px;
}
.m--30 {
  margin: -30px;
}
.m--40 {
  margin: -40px;
}
.m--50 {
  margin: -50px;
}
.m--80 {
  margin: -80px;
}
.m--90 {
  margin: -90px;
}
.mt--30 {
  margin-top: -30px;
}
.mt--140 {
  margin-top: -140px;
}
.mt--150 {
  margin-top: -150px;
}
.mt--160 {
  margin-top: -160px;
}
.mt--180 {
  margin-top: -180px;
}
.mt--200 {
  margin-top: -200px;
}
.mt--245 {
  margin-top: -245px;
}
.mt--210 {
  margin-top: -210px;
}
.mt--300 {
  margin-top: -300px;
}
.m-0 {
  margin: 0;
}
.m-0-i {
  margin: 0 !important;
}
.m-10 {
  margin: 10px;
}
.mt--20 {
  margin-top: -20px;
}
.mt--21 {
  margin-top: -21px;
}
.mt--60 {
  margin-top: -60px;
}
.mt--75 {
  margin-top: -75px;
}
.mt-0 {
  margin-top: 0;
}
.mt-0_5em {
  margin-top: 0.5em;
}
.mt-1em {
  margin-top: 1em;
}
.mt-2em {
  margin-top: 2em;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-25 {
  margin-top: 25px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-60 {
  margin-top: 40px;
}
.mt-75 {
  margin-top: 75px;
}
.mt-80 {
  margin-top: 80px;
}
.mt-1em {
  margin-top: 1em;
}
.mr--80 {
  margin-right: -80px;
}
.mr--40 {
  margin-right: -40px;
}
.mr-5 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-10-i {
  margin-right: 10px !important;
}
.mr-20 {
  margin-right: 20px;
}
.mr-40 {
  margin-right: 40px;
}
.mr-60 {
  margin-right: 60px;
}
.mr-80 {
  margin-right: 80px;
}
.mr-100 {
  margin-right: 100px;
}
.mb--15 {
  margin-bottom: -15px;
}
.mb--20 {
  margin-bottom: -20px;
}
.mb--30 {
  margin-bottom: -30px;
}
.mb--40 {
  margin-bottom: -40px;
}
.mb--50 {
  margin-bottom: -50px;
}
.mb--60 {
  margin-bottom: -60px;
}
.mb--80 {
  margin-bottom: -80px;
}
.mb--100 {
  margin-bottom: -100px;
}
.mb--200 {
  margin-bottom: -200px;
}
.mb--300 {
  margin-bottom: -300px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-0-i {
  margin-bottom: 0 !important;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-10-i {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-60 {
  margin-bottom: 60px;
}
.mb-80 {
  margin-bottom: 80px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mb-245 {
  margin-bottom: 245px;
}
.mb-0_25em {
  margin-bottom: 0.25em;
}
.mb-0_5em {
  margin-bottom: 0.5em;
}
.mb-1em {
  margin-bottom: 1em;
}
.mb-1_5em {
  margin-bottom: 1.5em;
}
.mb-2em {
  margin-bottom: 2em;
}
.ml--1em {
  margin-left: -1em;
}
.ml--80 {
  margin-left: -80px;
}
.ml--40 {
  margin-left: -40px;
}
.ml--20 {
  margin-left: -20px;
}
.ml--10 {
  margin-left: -10px;
}
.ml-0 {
  margin-left: 0;
}
.ml-0-i {
  margin-left: 0 !important;
}
.ml-10 {
  margin-left: 10px;
}
.ml-10-i {
  margin-left: 10px !important;
}
.ml-20 {
  margin-left: 20px;
}
.ml-60 {
  margin-left: 60px;
}
.ml-100 {
  margin-left: 100px;
}

@media screen and (max-width: 1280px) {
  .m-l-0 {
	margin: 0;
  }
  .m-l--20 {
	margin: -20px;
  }
  .m-l--40 {
	margin: -40px;
  }
  .mr-l-20 {
	margin-right: 20px;
  }
  .mb-l-0 {
	margin-bottom: 0;
  }
  .mb-l-70 {
	margin-bottom: 70px;
  }
  .mb-l-100 {
	margin-bottom: 100px;
  }
  .ml-l-20 {
	margin-left: 20px;
  }
}

@media screen and (max-width: 1023px) {
  .ma-m {
	margin: auto;
  }
  .m-m--10 {
	margin: -10px;
  }
  .m-m--20 {
	margin: -20px;
  }
  .m-m--40 {
	margin: -40px;
  }
  .m-m-0 {
	margin: 0;
  }
  .mt-m--200 {
	margin-top: -200px;
  }
  .mt-m--190 {
	margin-top: -190px;
  }
  .mt-m--100 {
	margin-top: -100px;
  }
  .mt-m--80 {
	margin-top: -80px;
  }
  .mt-m-2em {
	margin-top: 2em;
  }
  .mt-m-0 {
	margin-top: 0;
  }
  .mt-m-20 {
	margin-top: 20px;
  }
  .mt-m-30 {
	margin-top: 30px;
  }
  .mt-m-40 {
	margin-top: 40px;
  }
  .mt-m-50 {
	margin-top: 50px;
  }
  .mt-m-60 {
	margin-top: 60px;
  }
  .mt-m-70 {
	margin-top: 70px;
  }
  .mt-m-420 {
	margin-top: 420px;
  }
  .mb-m--15 {
	margin-bottom: -15px;
  }
  .mb-m--30 {
	margin-bottom: -30px;
  }
  .mb-m-0 {
	margin-bottom: 0px;
  }
  .mb-m-20 {
	margin-bottom: 20px;
  }
  .mb-m-30 {
	margin-bottom: 30px;
  }
  .mb-m-40 {
	margin-bottom: 40px;
  }
  .mb-m-50 {
	margin-bottom: 50px;
  }
  .mb-m-70 {
	margin-bottom: 70px;
  }
  .mb-m-1em {
	margin-bottom: 1em;
  }
  .mb-m-2em {
	margin-bottom: 2em;
  }
  .ml-m--10 {
	margin-left: -10px;
  }
  .ml-m-0 {
	margin-left: 0;
  }
}

@media screen and (max-width: 992px) {
  .mt-xm-0 {
	margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .ma-s {
	margin: auto;
  }
  .ma-s-i {
	margin: auto!important;
  }
  .m-s-0 {
	margin: 0;
  }
  .m-s--10 {
	margin: -10px;
  }
  .m-s--20 {
	margin: -20px;
  }
  .m-s-u {
	margin: unset;
  }
  .mt-s--10 {
	margin-top: -10px;
  }
  .mt-s--60 {
	margin-top: -60px;
  }
  .mt-s--70 {
	margin-top: -70px;
  }
  .mt-s--80 {
	margin-top: -80px;
  }
  .mt-s--190 {
	margin-top: -190px;
  }
  .mt-s-0 {
	margin-top: 0;
  }
  .mt-s-2em {
	margin-top: 2em;
  }
  .mt-s-10 {
	margin-top: 10px;
  }
  .mt-s-20 {
	margin-top: 20px;
  }
  .mt-s-30 {
	margin-top: 30px;
  }
  .mt-s-50 {
	margin-top: 50px;
  }
  .mt-s-60 {
	margin-top: 60px;
  }
  .mt-s-70 {
	margin-top: 70px;
  }
  .mr-s--20 {
	margin-right: -20px;
  }
  .mb-s-0 {
	margin-bottom: 0;
  }
  .mb-s-10 {
	margin-bottom: 10px;
  }
  .mb-s-20 {
	margin-bottom: 20px;
  }
  .mb-s-30 {
	margin-bottom: 30px;
  }
  .mb-s-40 {
	margin-bottom: 40px;
  }
  .mb-s-50 {
	margin-bottom: 50px;
  }
  .mb-s-2em {
	margin-bottom: 2em;
  }
  .ml-s--20 {
	margin-left: -20px;
  }
  .ml-s-a {
	margin-left: auto;
  }
  .ml-s-a-i {
	margin-left: auto!important;
  }
  .mr-s-a {
	margin-right: auto;
  }
  .mr-s-a-i {
	margin-right: auto!important;
  }
}

@media screen and (max-width: 599px) {
  .mt-xs-2em {
	margin-top: 2em;
  }
  .mt-xs-20 {
	margin-top: 20px;
  }
  .mt-xs-30 {
	margin-top: 30px;
  }
  .mt-xs-50 {
	margin-top: 50px;
  }
  .mt-xs-60 {
	margin-top: 60px;
  }
  .mt-xs-70 {
	margin-top: 70px;
  }
  .mr-xs--20 {
	margin-right: -20px;
  }
  .mr-xs-0 {
	margin-right: 0;
  }
  .mb-xs-1em {
	margin-bottom: 1em;
  }
  .mb-xs-1_5em {
	margin-bottom: 1.5em;
  }
  .mb-xs-2em {
	margin-bottom: 2em;
  }
  .mb-xs-0 {
	margin-bottom: 0;
  }
  .mb-xs-10 {
	margin-bottom: 10px;
  }
  .mb-xs-15 {
	margin-bottom: 15px;
  }
  .mb-xs-20 {
	margin-bottom: 20px;
  }
  .ml-xs--20 {
	margin-left: -20px;
  }
}

.p-0 {
  padding: 0px;
}
.p-0-i {
  padding: 0!important;
}
.p-10 {
  padding: 10px;
}
.p-20 {
  padding: 20px;
}
.p-30 {
  padding: 30px;
}
.p-40 {
  padding: 40px;
}
.p-50 {
  padding: 50px;
}
.p-90 {
  padding: 90px;
}
.pt-0_5em {
  padding-top: 0.5em;
}
.pt-1em {
  padding-top: 1em;
}
.pt-1_5em {
  padding-top: 1.5em;
}
.pt-2em {
  padding-top: 2em;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-25 {
  padding-top: 25px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
.pt-60 {
  padding-top: 60px;
}
.pt-100 {
  padding-top: 100px;
}
.pr-10 {
  padding-right: 10px;
}
.pr-20 {
  padding-right: 20px;
}
.pr-40 {
  padding-right: 40px;
}
.pr-50 {
  padding-right: 50px;
}
.pr-60 {
  padding-right: 60px;
}
.pr-100 {
  padding-right: 100px;
}
.pb-1em {
  padding-bottom: 1em;
}
.pb-1_5em {
  padding-bottom: 1.5em;
}
.pb-2em {
  padding-bottom: 2em;
}
.pb-5 {
  padding-bottom: 5px;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
.pl--1em {
  padding-left: -1em;
}
.pl--1em-i {
  padding-left: -1em !important;
}
.pl-10 {
  padding-left: 10px;
}
.pl-15 {
  padding-left: 15px;
}
.pl-15-i {
  padding-left: 15px!important;
}
.pl-20 {
  padding-left: 20px;
}
.pl-20-i {
  padding-left: 20px!important;
}
.pl-28 {
  padding-left: 28px;
}
.pl-40 {
  padding-left: 40px;
}
.pl-50 {
  padding-left: 50px;
}
.pl-100 {
  padding-left: 100px;
}
.p-20 {
  padding: 20px;
}
.pt-20 {
  padding-top: 20px;
}
.pr-20 {
  padding-right: 20px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-100 {
  padding-bottom: 100px;
}
.pb-200 {
  padding-bottom: 200px;
}
.pl-20 {
  padding-left: 20px;
}
.p-60 {
  padding: 60px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-60 {
  padding-top: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.pl-60 {
  padding-left: 60px;
}
.pt-80 {
  padding-top: 80px;
}
.pr-60 {
  padding-right: 60px;
}
.pr-80 {
  padding-right: 80px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-70 {
  padding-bottom: 70px;
}
.pb-80 {
  padding-bottom: 80px;
}
.pl-80 {
  padding-left: 80px;
}

@media screen and (max-width: 1280px) {
  .p-l-0 {
	padding: 0;
  }
  .p-l-20 {
	padding: 20px;
  }
  .p-l-30 {
	padding: 30px;
  }
  .p-l-40 {
	padding: 40px;
  }
  .pr-l-40 {
	padding-right: 40px;
  }
  .pr-l-50 {
	padding-right: 50px;
  }
  .pr-l-60 {
	padding-right: 60px;
  }
  .pr-l-70 {
	padding-right: 70px;
  }
  .pb-l-0 {
	padding-bottom: 0px;
  }
  .pb-l-30 {
	padding-bottom: 30px;
  }
  .pb-l-30 {
	padding-bottom: 30px;
  }
  .pb-l-40 {
	padding-bottom: 40px;
  }
  .pl-l-30 {
	padding-left: 30px;
  }
  .pl-l-70 {
	padding-left: 70px;
  }
}

@media screen and (max-width: 1023px) {
  .pt-m-2em {
	padding-top: 2em;
  }
  .p-m-10 {
	padding: 10px;
  }
  .p-m-20 {
	padding: 20px;
  }
  .p-m-30 {
	padding: 30px;
  }
  .p-m-40 {
	padding: 40px;
  }
  .pt-m-0 {
	padding-top: 0px;
  }
  .pt-m-30 {
	padding-top: 30px;
  }
  .pt-m-40 {
	padding-top: 40px;
  }
  .pt-m-50 {
	padding-top: 50px;
  }
  .pt-m-70 {
	padding-top: 70px;
  }
  .pt-m-380 {
	padding-top: 380px;
  }
  .pt-m-400 {
	padding-top: 400px;
  }
  .pt-m-420 {
	padding-top: 420px;
  }
  .pr-m-0 {
	padding-right: 0;
  }
  .pr-m-20 {
	padding-right: 20px;
  }
  .pr-m-30 {
	padding-right: 30px;
  }
  .pr-m-40 {
	padding-right: 40px;
  }
  .pb-m-0 {
	padding-bottom: 0px;
  }
  .pb-m-20 {
	padding-bottom: 20px;
  }
  .pb-m-30 {
	padding-bottom: 30px;
  }
  .pb-m-40 {
	padding-bottom: 40px;
  }
  .pb-m-50 {
	padding-bottom: 50px;
  }
  .pb-m-60 {
	padding-bottom: 60px;
  }
  .pb-m-100 {
	padding-bottom: 100px;
  }
  .pb-m-140 {
	padding-bottom: 140px;
  }
  .pl-m-0 {
	padding-left: 0px;
  }
  .pl-m-20 {
	padding-left: 20px;
  }
  .pl-m-40 {
	padding-left: 40px;
  }
}

@media screen and (max-width: 767px) {
  .p-s-0 {
	padding: 0;
  }
  .p-s-10 {
	padding: 10px;
  }
  .p-s-20 {
	padding: 20px;
  }
  .p-s-30 {
	padding: 30px;
  }
  .pt-s-0 {
	padding-top: 0;
  }
  .pt-s-20 {
	padding-top: 20px;
  }
  .pt-s-20-i {
	padding-top: 20px!important;
  }
  .pt-s-30 {
	padding-top: 30px;
  }
  .pt-s-40 {
	padding-top: 40px;
  }
  .pt-s-50 {
	padding-top: 50px;
  }
  .pr-s-10 {
	padding-right: 10px;
  }
  .pr-s-20 {
	padding-right: 20px;
  }
  .pr-s-30 {
	padding-right: 30px;
  }
  .pr-s-40 {
	padding-right: 40px;
  }
  .pr-s-70 {
	padding-right: 70px;
  }
  .pb-s-0 {
	padding-bottom: 0;
  }
  .pb-s-10 {
	padding-bottom: 10px;
  }
  .pb-s-20 {
	padding-bottom: 20px;
  }
  .pb-s-30 {
	padding-bottom: 30px;
  }
  .pb-s-40 {
	padding-top: 40px;
  }
  .pb-s-1_5em {
	padding-bottom: 1.5em;
  }
  .pl-s-0 {
	padding-left: 0;
  }
  .pl-s-10 {
	padding-left: 10px;
  }
  .pl-s-15 {
	padding-left: 15px;
  }
  .pl-s-15-i {
	padding-left: 15px!important;
  }
  .pl-s-20 {
	padding-left: 20px;
  }
  .pl-s-20-i {
	padding-left: 20px!important;
  }
  .pl-s-30 {
	padding-left: 30px;
  }
  .pl-s-40 {
	padding-left: 40px;
  }
  .pl-s-70 {
	padding-left: 70px;
  }
}

@media screen and (max-width: 599px) {
  .pt-xs-0_5em {
	padding-top: 0.5em;
  }
  .pt-xs-1em {
	padding-top: 1em;
  }
  .pt-xs-2em {
	padding-top: 2em;
  }
  .pt-xs-10 {
	padding-top: 10px;
  } 
  .pt-xs-20 {
	padding-top: 20px;
  }
  .pt-xs-30 {
	padding-top: 30px;
  }
  .pt-xs-40 {
	padding-top: 40px;
  }
  .pr-xs-0 {
	padding-right: 0;
  }
  .pb-xs-0 {
	padding-bottom: 0;
  }
  .pb-xs-10 {
	padding-bottom: 10px;
  }
  .pb-xs-20 {
	padding-bottom: 20px;
  }
}

/* helper classes width */

.w-30p {
  width: 30%;
}
.w-33p {
  width: 33.33%;
}
.w-40p {
  width: 40%;
}
.w-50p {
  width: 50%;
}
.w-60p {
  width: 60%;
}
.w-66p {
  width: 66.66%;
}
.w-70p {
  width: 70%;
}
.w-100p {
  width: 100%;
}
.w-100p-inner > .wp-block-group__inner-container {
  width: 100%;
}
.w-640 {
  width: 640px;
}

@media screen and (max-width: 1280px) {
  .w-l-33p {
	width: 33.33%;
  }
  .w-l-30p {
	width: 30%;
  }
  .w-l-40p {
	width: 40%;
  }
  .w-l-60p {
	width: 60%;
  }
  .w-l-66p {
	width: 66.66%;
  }
  .w-l-70p {
	width: 70%;
  }
  .w-l-100p {
	width: 100%;
  }
}

@media screen and (max-width: 1023px) {
  .w-m-33p {
	width: 33.33%;
  }
  .w-m-40p {
	width: 40%;
  }
  .w-m-50p {
	width: 50%;
  }
  .w-m-60p {
	width: 60%;
  }
  .w-m-66p {
	width: 66.66%;
  }
  .w-m-100p {
	width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .w-s-33p {
	width: 33.33%;
  }
  .w-s-40p {
	width: 40%;
  }
  .w-s-60p {
	width: 60%;
  }
  .w-s-66p {
	width: 66.66%;
  }
  .w-s-100p {
	width: 100%;
  }
}

@media screen and (max-width: 599px) {
  .w-xs-230 {
	width: 230px;
  }
  .w-xs-100p {
	width: 100%;
  }
}

.mw-110 {
  max-width: 110px;
}
.mw-140 {
  max-width: 140px;
}
.mw-150 {
  max-width: 150px;
}
.mw-160 {
  max-width: 160px;
}
.mw-180 {
  max-width: 180px;
}
.mw-200 {
  max-width: 200px;
}
.mw-230 {
  max-width: 230px;
}
.mw-240 {
  max-width: 240px;
}
.mw-250 {
  max-width: 250px;
}
.mw-280 {
  max-width: 280px;
}
.mw-300 {
  max-width: 300px;
}
.mw-330 {
  max-width: 330px;
}
.mw-340 {
  max-width: 340px;
}
.mw-350 {
  max-width: 350px;
}
.mw-360 {
  max-width: 360px;
}
.mw-380 {
  max-width: 380px;
}
.mw-392 {
  max-width: 392px;
}
.mw-400 {
  max-width: 400px;
}
.mw-420 {
  max-width: 420px;
}
.mw-430 {
  max-width: 430px;
}
.mw-440 {
  max-width: 440px;
}
.mw-450 {
  max-width: 450px;
}
.mw-460 {
  max-width: 460px;
}
.mw-470 {
  max-width: 470px;
}
.mw-500 {
  max-width: 500px;
}
.mw-530 {
  max-width: 530px;
}
.mw-550 {
  max-width: 550px;
}
.mw-575 {
  max-width: 575px;
}
.mw-580 {
  max-width: 580px;
}
.mw-600 {
  max-width: 600px;
}
.mw-620 {
  max-width: 620px;
}
.mw-640 {
  max-width: 640px;
}
.mw-650 {
  max-width: 650px;
}
.mw-700 {
  max-width: 700px;
}
.mw-735 {
  max-width: 735px;
}
.mw-750 {
  max-width: 750px;
}
.mw-770 {
  max-width: 770px;
}
.mw-800 {
  max-width: 800px;
}
.mw-840 {
  max-width: 840px;
}
.mw-900 {
  max-width: 900px;
}
.mw-920 {
  max-width: 920px;
}
.mw-950 {
  max-width: 950px;
}
.mw-1000 {
  max-width: 1000px;
}
.mw-1030 {
  max-width: 1030px;
}
.mw-1100 {
  max-width: 1100px;
}
.mw-1280 {
  max-width: 1280px;
}
.mw-u {
  max-width: unset;
}
.mw-u-i {
  max-width: unset!important;
}

@media screen and (max-width: 1023px) {
  .mw-m-a {
	max-width: auto;
  }
  .mw-m-u {
	max-width: unset;
  }
  .mw-m-100p {
	max-width: 100%;
  }
  .mw-m-330 {
	max-width: 330px;
  }
  .mw-m-400 {
	max-width: 400px;
  }
  .mw-m-450 {
	max-width: 450px;
  }
  .mw-m-500 {
	max-width: 500px;
  }
  .mw-m-600 {
	max-width: 600px;
  }
  .mw-m-620 {
	max-width: 620px;
  }
  .mw-m-700 {
	max-width: 700px;
  }
  .mw-m-800 {
	max-width: 800px;
  }
}

@media screen and (max-width: 767px) {
  .mw-s-u {
	max-width: 100%;
  }
  .mw-s-100 {
	max-width: 100px;
  }
  .mw-s-120 {
	max-width: 120px;
  }
  .mw-s-150 {
	max-width: 150px;
  }
  .mw-s-230 {
	max-width: 230px;
  }
  .mw-s-400 {
	max-width: 400px;
  }
  .mw-s-450 {
	max-width: 450px;
  }
  .mw-s-500 {
	max-width: 500px;
  }
  .mw-s-550 {
	max-width: 550px;
  }
  .mw-s-590 {
	max-width: 590px;
  }
  .mw-s-600 {
	max-width: 600px;
  }
  .mw-s-660 {
	max-width: 660px;
  }
}

@media screen and (max-width: 599px) {
  .mw-xs-a {
	max-width: auto;
  }

  .mw-xs-u {
	max-width: unset;
  }
  .mw-xs-100p {
	max-width: 100%;
  }
  .mw-xs-0 {
	max-width: 0;
  }
  .mw-xs-80 {
	max-width: 80px;
  }
  .mw-xs-120 {
	max-width: 120px;
  }
  .mw-xs-200 {
	max-width: 200px;
  }
  .mw-xs-220 {
	max-width: 220px;
  }
  .mw-xs-300 {
	max-width: 300px;
  }
  .mw-xs-320 {
	max-width: 320px;
  }
  .mw-xs-350 {
	max-width: 350px;
  }
  .mw-xs-360 {
	max-width: 360px;
  }
  .mw-xs-400 {
	max-width: 400px;
  }
}

.h-auto {
  height: auto;
}
.h-img-auto img {
  height: auto;
}
.h-100p {
  height: 100%;
}
.h-100vh {
  height: 100vh;
}
.h-40 {
  height: 40px;
}
.h-60 {
  height: 60px;
}
.h-70 {
  height: 70px;
}
.inner-h-70 .wp-block-group__inner-container {
  height: 70px;
}
.inner-h-100p .wp-block-group__inner-container {
  height: 100%;
}

/* helper classes box  */

.of-h {
  overflow: hidden;
}

/* helper classes flexbox  */

.fb-r-w {
  display: flex;
  flex-flow: row wrap;
}

.inner-fb-r-w .wp-block-group__inner-container {
  display: flex;
  flex-flow: row wrap;
}

.fb-r-nw {
  display: flex;
  flex-flow: row nowrap;
}

.inner-fb-r-nw .wp-block-group__inner-container {
  display: flex;
  flex-flow: row nowrap;
}

.fb-c {
  display: flex;
  flex-flow: column;
}

.inner-fb-c .wp-block-group__inner-container {
  display: flex;
  flex-flow: column;
}

.inner-fb-c .wp-block-group__inner-container {
  display: flex;
  flex-flow: column;
}

.fg-0 {
  flex-grow: 0;
}

.fg-1 {
  flex-grow: 1;
}

.jc-sb {
  justify-content: space-between;
}

.inner-jc-sb .wp-block-group__inner-container {
  justify-content: space-between;
}

.jc-c {
  justify-content: center;
}

.jc-e {
  justify-content: flex-end;
}

.inner-jc-c .wp-block-group__inner-container {
  justify-content: center;
}

.ai-fs {
  align-items: flex-start;
}

.ai-c {
  align-items: center;
}

.inner-ai-c .wp-block-group__inner-container {
  align-items: center;
}

.ai-e {
  align-items: flex-end;
}

.inner-ai-e .wp-block-group__inner-container {
  align-items: flex-end;
}

.ai-s {
  align-items: stretch;
}

.inner-ai-s .wp-block-group__inner-container {
  align-items: stretch;
}

.ai-e {
  align-items: flex-end;
}

.inner-ai-e .wp-block-group__inner-container {
  align-items: flex-end;
}

@media screen and (max-width: 1280px) {
  .fb-c-l {
	flex-flow: column;
  }
  .inner-fb-c-l .wp-block-group__inner-container {
	flex-flow: column;
  }
}

@media screen and (max-width: 1023px) {
  .fb-r-w-m {
	flex-flow: row wrap;
  }
  .fb-r-nw-m {
	flex-flow: row nowrap;
  }
  .fb-c-m {
	flex-flow: column;
  }
  .fb-cr-m {
	flex-flow: column-reverse;
  }
  .inner-fb-c-m .wp-block-group__inner-container {
	flex-flow: column;
  }
  .m-jc-c {
	justify-content: center;
  }
  .m-jc-c-i {
	justify-content: center !important;
  }
  .m-ai-c {
	align-items: center;
  }
  .m-jc-c {
	justify-content: center;
  }
  .m-jc-c-i {
	justify-content: center !important;
  }
}

@media screen and (max-width: 992px) {
  .fb-c-xm {
	flex-flow: column;
  }
  .inner-fb-c-xm .wp-block-group__inner-container {
	flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .fb-r-w-s {
	flex-flow: row wrap;
  }
  .fb-c-s {
	flex-flow: column;
  }
  .inner-fb-c-s .wp-block-group__inner-container {
	flex-flow: column;
  }
  .s-ai-c {
	align-items: center;
  }
  .s-jc-c {
	justify-content: center;
  }
  .s-jc-c-i {
	justify-content: center !important;
  }
}

@media screen and (max-width: 599px) {
  .fb-c-xs {
	flex-flow: column;
  }
  .inner-fb-c-xs .wp-block-group__inner-container {
	flex-flow: column;
  }
  .xs-ai-c {
	align-items: center;
  }
  .xs-jc-c {
	justify-content: center;
  }
  .xs-jc-c-i {
	justify-content: center !important;
  }
}

@media screen and (max-width: 599px) {
  .fb-c-xs {
	flex-flow: column;
  }
  .inner-fb-c-xs .wp-block-group__inner-container {
	flex-flow: column;
  }
  .xs-jc-s {
	justify-content: flex-start;
  }
  .xs-jc-c {
	justify-content: center;
  }
}

/* helper classes flexbox col */

.rcs {
  order: -1;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}

@media screen and (max-width: 1023px) {
  .rcs-m {
	order: -1;
  }
  .order-m-1 {
	order: 1;
  }
  .order-m-2 {
	order: 2;
  }
  .order-m-3 {
	order: 3;
  }
}

@media screen and (max-width: 992px) {
  .rcs-xm {
	order: -1;
  }
}

@media screen and (max-width: 767px) {
  .rcs-s {
	order: -1;
  }
}

@media screen and (max-width: 599px) {
  .rcs-xs {
	order: -1;
  }
}

.col-2 {
  width: calc(100% / 2);
}
.col-3 {
  width: calc(100% / 3);
}
.col-4 {
  width: calc(100% / 4);
}
.col-5 {
  width: calc(100% / 5);
}
.col-6 {
  width: calc(100% / 6);
}

@media screen and (max-width: 1280px) {
  .l-col-1 {
	width: 100%;
  }
  .l-col-2 {
	width: calc(100% / 2);
  }
  .l-col-3 {
	width: calc(100% / 3);
  }
  .l-col-4 {
	width: calc(100% / 4);
  }
  .l-col-5 {
	width: calc(100% / 5);
  }
  .l-col-6 {
	width: calc(100% / 6);
  }
  .l-col-hide {
	display: none;
  }
}

@media screen and (max-width: 1023px) {
  .m-col-1 {
	width: 100%;
  }
  .m-col-2 {
	width: calc(100% / 2);
  }
  .m-col-3 {
	width: calc(100% / 3);
  }
  .m-col-4 {
	width: calc(100% / 4);
  }
  .m-col-5 {
	width: calc(100% / 5);
  }
  .m-col-6 {
	width: calc(100% / 6);
  }
  .m-col-hide {
	display: none;
  }
}

@media screen and (max-width: 992px) {
  .xm-col-1 {
	width: 100%;
  }
  .xm-col-2 {
	width: calc(100% / 2);
  }
  .xm-col-3 {
	width: calc(100% / 3);
  }
  .xm-col-4 {
	width: calc(100% / 4);
  }
  .xm-col-5 {
	width: calc(100% / 5);
  }
  .xm-col-6 {
	width: calc(100% / 6);
  }
  .xm-col-hide {
	display: none;
  }
}

@media screen and (max-width: 992px) {
  .xm-col-1 {
	width: 100%;
  }
  .xm-col-2 {
	width: calc(100% / 2);
  }
  .xm-col-3 {
	width: calc(100% / 3);
  }
  .xm-col-4 {
	width: calc(100% / 4);
  }
  .xm-col-5 {
	width: calc(100% / 5);
  }
  .xm-col-6 {
	width: calc(100% / 6);
  }
  .xm-col-hide {
	display: none;
  }
}

@media screen and (max-width: 767px) {
  .s-col-1 {
	width: 100%;
  }
  .s-col-2 {
	width: calc(100% / 2);
  }
  .s-col-3 {
	width: calc(100% / 3);
  }
  .s-col-4 {
	width: calc(100% / 4);
  }
  .s-col-5 {
	width: calc(100% / 5);
  }
  .s-col-6 {
	width: calc(100% / 6);
  }
}

@media screen and (max-width: 599px) {
  .xs-col-1 {
	width: 100%;
  }
  .xs-col-2 {
	width: calc(100% / 2);
  }
  .xs-col-3 {
	width: calc(100% / 3);
  }
  .xs-col-4 {
	width: calc(100% / 4);
  }
  .xs-col-5 {
	width: calc(100% / 5);
  }
  .xs-col-6 {
	width: calc(100% / 6);
  }
}



/* swiper with tabs */


#competences .wp-block-button a,
#competences-eichenried .wp-block-button a {
  text-decoration: none;
}


#testimonialStyleSwiper {
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--belt-gap);
}


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

.physioline-list li:not(:last-child) {
  margin-bottom: 0.75em;
}

.style-swiper-container {
  position:relative;
}

#competences .style-swiper-container:before,
#competences-eichenried .style-swiper-container:before {
  content:"";
  width: 100%;
  height: 500px;
  background: #F6F8F0;
  position: absolute;
  top: 150px;
}

.style-swiper-slide-btn-wrap {
  position:relative;
}

.style-swiper-slides {
  display:flex;
  overflow-x:auto;
  scroll-snap-type:mandatory;
  scroll-snap-type:x mandatory;
  -ms-scroll-snap-type:mandatory;
  -webkit-scroll-snap-type:mandatory;
  -webkit-scroll-snap-destination:0% 0%;
  -webkit-overflow-scrolling:touch;

}
.style-swiper-slides > * {
  flex-shrink:0;
  max-width:100%;
  scroll-snap-align:start;
}

.style-swiper-btn-prev, .style-swiper-btn-next {
  position:absolute;
  top: calc(50% + 95px);
  transform:translateY(-50%);
  z-index:1;
  border:0;
  margin:0;
  padding:0;
  cursor:pointer;
  box-sizing:border-box;
  background-color: transparent;
  z-index: 200;
}
.style-swiper-btn-prev img, .style-swiper-btn-next img {
  width: 30px;
  height: 30px;
}
.style-swiper-btn-prev {
  left:0;
  padding-left: 40px;
}
.style-swiper-btn-next {
  right:0;
  padding-right: 40px;
}

.style-swiper-pagination-wrap {
  text-align:center;
  padding: 0 30px;
}
.style-swiper-pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  height: 342px;
}
#competences-eichenried .style-swiper-pagination {
  max-width: 1280px;
  margin: auto;
  justify-content: flex-start;
}
.style-swiper-page {
  display: inline-block;
  height: 264px;
}
#competences .style-swiper-page,
#competences-eichenried .style-swiper-page {
  width: 33.33%;
  max-width: 414px;
  margin: 0 9px;
}
.style-swiper-page button {
  border:0;
  width: 100%;
  height: 264px;
  border-bottom: 35px solid #f8f8f8;
  cursor:pointer;
  position: relative;
  background-size:cover;
}
.style-swiper-page:nth-child(1) button {
  background-image: url(/wp-content/uploads/tab-leistungen-physiotherapie.jpg);
  background-position: 34%;
}
.style-swiper-page:nth-child(2) button {
  background-image: url(/wp-content/uploads/tab-leistungen-osteopathie.jpg);
  background-position: 40%;
}
.style-swiper-page:nth-child(3) button {
  background-image: url(/wp-content/uploads/tab-leistungen-trainingstherapie.jpg);
  background-position: 40%;
}

#competences-eichenried .style-swiper-page:nth-child(1) button {
  background-image: url(/wp-content/uploads/tab-leistungen-physiotherapie.jpg);
  background-position: 34%;
}
#competences-eichenried .style-swiper-page:nth-child(2) button {
  background-image: url(/wp-content/uploads/tab-leistungen-trainingstherapie.jpg);
  background-position: 40%;
}


.style-swiper-page button:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -68px;
  color: #4A4748;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  height: 68px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fcfdf8;
}

#competences .style-swiper-page:nth-child(1) button:after {
  content: "Physiotherapie";
  color: #9DAE60;
}
#competences .style-swiper-page:nth-child(2) button:after {
  content: "Osteopathie";
  color: #9DAE60;
}
#competences .style-swiper-page:nth-child(3) button:after {
  content: "Trainingstherapie";
  color: #FF6929;
}

#competences-eichenried .style-swiper-page:nth-child(1) button:after {
  content: "Physiotherapie";
  color: #9DAE60;
}
#competences-eichenried .style-swiper-page:nth-child(2) button:after {
  content: "Trainingstherapie";
  color: #FF6929;
}

.style-swiper-pagination .style-swiper-active {
  position: relative;
}
.style-swiper-pagination .style-swiper-active:before {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: -80px;
  background: #fff;
  height: 115px;
}
.style-swiper-pagination .style-swiper-active:after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  bottom: 35px;
  width: 40%;
  margin: 0 auto;
}
.style-swiper-page.style-swiper-active button {
  background-color:#ffffff;
  border-bottom: 35px solid #ffffff;
}
.style-swiper-page.style-swiper-active:nth-child(1) button {
  background-image: url(/wp-content/uploads/tab-leistungen-physiotherapie-active.jpg);
}
.style-swiper-page.style-swiper-active:nth-child(2) button {
  background-image: url(/wp-content/uploads/tab-leistungen-osteopathie-active.jpg);
}
.style-swiper-page.style-swiper-active:nth-child(3) button {
  background-image: url(/wp-content/uploads/tab-leistungen-trainingstherapie-active.jpg);
}

#competences-eichenried .style-swiper-page.style-swiper-active:nth-child(1) button {
  background-image: url(/wp-content/uploads/tab-leistungen-physiotherapie-active.jpg);
}
#competences-eichenried .style-swiper-page.style-swiper-active:nth-child(2) button {
  background-image: url(/wp-content/uploads/tab-leistungen-trainingstherapie-active.jpg);
}

.style-swiper-page.style-swiper-active button:after {
  font-weight: 600!important;
  background: #FFF;
}
.style-swiper-slides .swiper-slides-container  {
  width:100vw;
  /*height:400px;*/
}
#competences .style-swiper-slides div,
#competences-eichenried .style-swiper-slides div {
  background-color: #ffffff;
}

.hide-scrollbar {
  scrollbar-width:none;
  -ms-overflow-style:none;
}
.hide-scrollbar::-webkit-scrollbar {
  display:none;
}

.style-swiper-hidden {
  display:none;
}

.competences-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.competences-list li:not(:last-child) {
  border-bottom: 1px solid #D6D6D6;
  padding: 1rem 0;
}

.competences-list li:first-child {
  padding-top: 0;
}

.competences-list li:last-child {
  padding-top: 1rem;
}

@media screen and (max-width: 1500px) {
  .style-swiper-btn-prev, .style-swiper-btn-next {
	width: 38px;
	height: 38px;
  }
  .style-swiper-btn-prev img, .style-swiper-btn-next img {
	width: 30px;
	height: 30px;
  }
  .style-swiper-btn-prev {
	border-radius: 0 20px 20px 0;
	padding: 0 0 0 5px;
  }
  .style-swiper-btn-next {
	border-radius: 20px 0 0 20px;
	padding: 0 5px 0 0;
  }
  .style-swiper-btn-prev, .style-swiper-btn-next {
	top: unset;
	bottom: 60px;
  }
  .style-swiper-btn-prev {
	left: unset;
	right: calc(50% + 10px);
  }
  .style-swiper-btn-next {
	left: calc(50% + 10px);
	right: unset;
  }
  .style-swiper-slides {
	padding-bottom: 100px;
	background: #ffffff;
  }
}

@media screen and (max-width: 1023px) {
  #competences .style-swiper-container:before,
  #competences-eichenried .style-swiper-container:before {
	top: 100px;
  }
  .style-swiper-page button:after {
	font-size: 18px;
  }
  .style-swiper-page {
	height: 170px;
  }
  .style-swiper-page button {
	border-bottom: 20px solid #f8f8f8;
	height: 170px;
  }
  .style-swiper-page.style-swiper-active button {
	border-bottom: 20px solid #ffffff;
  }
  .style-swiper-pagination {
	height: 248px;
  }
  .style-swiper-pagination .style-swiper-active:after {
	bottom: 20px;
  }
  .style-swiper-slides {
	padding-bottom: 70px;
  }
  .style-swiper-btn-prev, .style-swiper-btn-next {
	bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  #competences .style-swiper-container:before,
  #competences-eichenried .style-swiper-container:before {
	top: 50px;
  }
  .style-swiper-page {
	margin: 0 5px;
  }
  .style-swiper-page button:after {
	font-size: 16px;
  }
  .style-swiper-pagination-wrap {
	padding: 0 10px;
  }
  .style-swiper-slides {
	padding-bottom: 60px;
  }
  .style-swiper-btn-prev, .style-swiper-btn-next {
	bottom: 30px;
  }
}

@media screen and (max-width: 667px) {
  .style-swiper-page button:after {
	font-size: 14px;
  }
}

@media screen and (max-width: 599px) {
  #competences:before {
	top: 150px;
  }
  .style-swiper-pagination {
	height: 156px;
  }
  .style-swiper-page {
	height: 108px;
  }
  .style-swiper-page button {
	height: 108px;
  }
  pagination .style-swiper-active:before {
	bottom: -60px;
  }
  .style-swiper-page button:after {
	bottom: -48px;
	height: 48px;
  }
  #competences .style-swiper-page {
	margin: 0 5px;
  }
}

@media screen and (max-width: 450px) {
  .style-swiper-page button:after {
	font-size: 11px;
  }
}


#testimonialStyleSwiper .style-swiper-btn-prev, 
#testimonialStyleSwiper .style-swiper-btn-next {
  top: calc(50% + 15px)!important;
}
#testimonialStyleSwiper .style-swiper-btn-prev {
  left: -70px!important;
  padding-left: 0;
} 
#testimonialStyleSwiper .style-swiper-btn-next {
  right: -70px!important;
  padding-right: 0;
}

@media screen and (max-width: 1500px) {
  #testimonialStyleSwiper .style-swiper-btn-prev {
	left: 20px!important;
  } 
  #testimonialStyleSwiper .style-swiper-btn-next {
	right: 20px!important;
	left: unset;
  }
  #testimonialStyleSwiper .style-swiper-slides {
	padding-bottom: 0!important;
  }
}

@media screen and (max-width: 1023px) {
  #testimonialStyleSwiper .style-swiper-btn-prev, 
  #testimonialStyleSwiper .style-swiper-btn-next {
	top: 175px!important;
  }
}

/* testimonial swiper */

.swiper, swiper-container {
  overflow: visible;
}

.testimonial-slider-jobs {
  margin: 0 40px!important;
}

.testimonial-slider-jobs > .uagb-section__inner-wrap {
    max-width: 1360px;
    padding: 0 var(--belt-gap);
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-button-next:after, .swiper-button-prev:after {
  display: none;
}

@media screen and (min-width: 1451px) {
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: -60px;
	left: auto;
  }
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
	left: -60px;
	right: auto;
  }
}

@media screen and (max-width: 1023px) {
  .swiper-button-next, .swiper-rtl .swiper-button-prev,
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
	top: 190px;
  }
}

@media screen and (max-width: 767px) {
  .testimonial-slider-jobs {
	margin: 0 20px!important;
  }
}

/* box über footer */

.block-footer {
  margin-bottom: -150px;
  position: relative;
}

.terminbutton {
  width: 200px;
  height: 50px;
  background-color: #FFFFFF;
  border-radius: 4px;
  text-align: center;
  color: #9dae60;
  line-height: 50px;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
}

.termin a {
  text-decoration: none;
}

.termin h2 {
  padding: 0!important;
}

.termin {
  width: 100%;
  background: #9dae60;
  padding: 60px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.circle {
  width: 300px;
  height: 300px;
  position: absolute;
  background: rgba(255,255,255,0.25);
  border-radius: 50%;
}

.img-termin {
  width: 300px;
  margin-right: 40px;
}

.termin > div {
  padding: 20px;
}

.img-termin {
  position: relative;
  z-index: 100;
}

@media screen and (max-width: 1023px) {
  .termin {
	flex-flow: column;
  }
  .img-termin {
	margin-top: 100px;
  }
}

@media screen and (max-width: 767px) {
  .termin {
	padding: 60px 20px;
  }
  .img-termin {
	margin-right: 0;
  }
}


/* hotspot accordion */

.container {
  margin: 0 auto;
}

.accordion a {
  text-decoration: none;
}

.accordion .accordion-item {
  border-bottom: 5px solid #fff;
  transition: all 0.5s ease;
}

.accordion svg {
  fill: #575756;
}

.accordion a {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 20px 60px 20px 20px;
  color: #575756;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: #f6f8f0;
  outline: none;
}
.accordion li a {
  display: inline-block;
  text-align: left;
  width: auto;
  padding: 0;
  color: #9DAE60;
  font-weight: 400;
  border: none;
  background: none;
  font-size: 16px;
}
.accordion a:hover, .accordion a:focus {
  cursor: pointer;
  color:  #9dae60;
}
.accordion a:hover::after, .accordion a:focus::after {
  cursor: pointer;
  color:  #9dae60;
  border: 1px solid #03b5d2;
}
.accordion a .accordion-title {
  font-weight: 600;
  font-size: 20px;
}
.accordion a .icon {
  display: inline-block;
  position: absolute;
  top: 25px;
  right: 30px;
  width: 20px;
  height: 20px;
  transition: all 0.2s ease;
}
.accordion a[aria-expanded=true] {
  background: #9dae60;
  color: #fff;
}
.accordion a[aria-expanded=true] svg {
  fill: #fff;
}
.accordion a[aria-expanded=true] .icon {
  transform: rotate(180deg);
}
.accordion a[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 100%;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 1rem;
  margin: 20px 20px;
  max-width: 1000px;
}
.accordion-topic  {
  background: #9dae60;
  color: #fff;
  padding: 15px 20px;
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 24px;
  margin-top: 0;
}

.verzeichnis {
  margin-bottom: 20px;
}

.verzeichnis > div {
  display: flex;
  padding: 0 20px;
}

.verzeichnis > div:not(:last-child) {
  margin-bottom: 10px;
}

.verzeichnis > div > .bezeichner {
  width: 60px;
  font-weight: 700;
}

.verzeichnis > div > .erklaerung {
  width: calc(100% - 60px);
}

/* image hotspots */

.hs-container {
  position: relative;
  padding: 0;
  text-align: center;
  max-width: 280px;
  margin: 0 auto;
  margin-top: -300px;
}

.hs-container img {
  width: 100%;
  height: auto;
}

.hs-hotspot {
  position: absolute;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.schulter {
  top: 18%;
  left: 19%
}

.wirbelsaeule {
  top: 26%;
  left: 43%
}

.ellenbogen {
  top: 34%;
  left: 4%
}

.huefte {
  top: 44%;
  left: 26%
}

.knie {
  top: 71%;
  left: 24%
}

.sprunggelenk {
  top: 95%;
  left: 23%
}

.hotspot-point {
  z-index: 2;
  position: absolute;
  display: block;
  outline: 2px solid rgba(255,255,255,0.5);
  outline-offset: 4px;
  /*
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.9);
  */
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
}

.hotspot-point:before, .hotspot-point:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 140%;
  height: 140%;
  border-radius: 50%;
  pointer-events: none;
}
.hotspot-point:before {
  z-index: -1;
  border: 0.15em solid rgba(255, 255, 255, 0.7);
  opacity: 0;
  transform: scale(2);
  transition: transform 0.25s, opacity 0.2s;
}
.hotspot-point:after {
  z-index: -2;
  border: 4px solid #fff;
  -webkit-animation: wave 2s infinite;
  animation: wave 2s infinite;
  left: -3px;
  top: -3px;
}

.active > .hotspot-point {
  background: #bbd16e !important;
  outline: 2px solid #bbd16e ;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

.active > .hotspot-point:after {
  border: 4px solid #cae370!important;
}

.active > .hs-hotspot__label {
  background-color: #9DAE60;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}

.active > .hs-hotspot__label p {
  color: #fff;
}

.hs-hotspot__label {
  position: absolute;
  background-color: rgba(246, 248, 240, 0.8);
  transition: all 0.1s linear;
  padding: 8px 10px;
  width: 120px;
}

.hs-hotspot__label p {
  max-width: 120px;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  margin: 0;
}

.hs-hotspot--top-left .hs-hotspot__label {
  top: -9px;
  left: 35px;
}



@media (hover: hover) and (pointer: fine) {
  .hotspot-point:hover {
	z-index: 200;
	outline: 2px solid transparent;
  }
  .hotspot-point:hover:before {
	opacity: 1;
	transform: scale(1.5);
	transform-origin: 50%;
	top: -3px;
	left: -3px;
	-webkit-animation: borderColor 2s linear infinite;
	animation: borderColor 2s linear infinite;
  }
  .hotspot-point:hover:after {
	-webkit-animation: none;
	animation: none;
	opacity: 0;
  }
}

@keyframes pulse {
  0%, 100% {
	transform: scale(1);
  }
}
@-webkit-keyframes borderColor {
  0% {
	border-color: #fff;
  }
  50% {
	border-color:  #9DAE60;
	;
  }
  100% {
	border-color: #fff;
  }
}
@keyframes borderColor {
  0% {
	border-color: #fff;
  }
  50% {
	border-color: #9DAE60;
  }
  100% {
	border-color: #fff;
  }
}
@-webkit-keyframes wave {
  0% {
	opacity: 1;
	transform: scale(0.8);
  }
  100% {
	opacity: 0;
	transform: scale(2);
  }
}
@keyframes wave {
  0% {
	opacity: 1;
	transform: scale(0.8);
  }
  100% {
	opacity: 0;
	transform: scale(2);
  }
}


@media screen and (max-width: 1023px) {
  .hs-container {
	margin-top: 0;
  }
}

@media screen and (max-width: 550px) {
  .accordion a .accordion-title {
	font-size: 16px;
  }
  .accordion-topic  {
	font-size: 18px;
  }
}

/** RESPONSIVE TABLE START **/

.leistungstab th a {
  text-decoration: none;
  color: #9DAE60;
}

.leistungstab th:first-child {
  text-align: left;
  font-size: 20px;
  padding-left: 20px;
  color: #9DAE60;
  vertical-align: bottom;
  padding-bottom: 14px;
}

#tab-trainingstherapie .leistungstab th a {
  color: #FF6929;
  padding: 0!important;
}

.leistungstab td  {
  position: relative;
}

.accordion h3  {
  padding: 0.5em 0 0.5em 20px;
  font-size: 20px;
  margin-top: 0;
  font-weight: 600;
}

.accordion td a {
  display: inline-block;
  text-align: left;
  width: auto;
  color: #9DAE60;
  border: none;
  background: none;
  padding: 0;
}

.accordion th a {
  font-size: 16px;
  padding: 0;
}

/*
.leistungstab td a {
width: 100%;
display: block;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
*/
.leistungstab td:first-child a {
  margin-left: 10px;
  text-decoration: none;
  color: #9DAE60;
  font-weight: 600;
  font-size: inherit;
}

.leistungstab td:first-child a:hover {
  text-decoration: underline;
}

.c-green {
  color: #9DAE60;
}

.leistungstab table {
  width: 100%;
  border-collapse: collapse;
}

.leistungstab td,
.leistungstab th {
  padding: 6px;
  border-bottom: 1px solid #d9d9d9;
  line-height: 25px;
}

.leistungstab td:not(:first-child) {
  text-align: center;
}

.leistungstab td:not(:first-child) a {
  text-decoration: none;
}

@media screen and (min-width: 550px) {

  .leistungstab td:not(:last-child),
  .leistungstab th:not(:last-child) {
	border-right: 1px solid #fff!important;
  }

  .leistungstab td:first-child {
	padding: 10px 60px 10px 20px;
	width: 80%;
  }
  .leistungstab thead tr {
	background: #f6f8f0;
  }
  body.orange-page #tab-trainingstherapie .leistungstab thead tr {
	background: #fef4ef;
  }

  /*
  .leistungstab tr:nth-child(odd) {
  background: rgba(0,0,0,0.04);
}
  .leistungstab td:nth-child(odd) {
  background: rgba(0,0,0,0.02);
}
  */
  .leistungstab td:not(:first-child), .leistungstab th:not(:first-child) {
	width: 5%;
	max-width: 50px;
  }

  .leistungstab th:not(:first-child) a {
	font-weight: 600;
  }

  .leistungstab thead tr:nth-child(odd) {
	height: 140px;
  }
  /*
  .leistungstab th:not(:first-child) {
  transform: rotate(-90deg) translateX(-34px);
}
  */
  .leistungstab th:not(:first-child) a {
	transform: rotate(-90deg) translateX(-32px);
	display: inline-block;
	width: 100%;
  }
  .leistungstab figcaption {
	font-size: 12px;
  }

}

@media only screen and (max-width: 550px) {
  /* Force table to not be like tables anymore */
  .leistungstab table,
  .leistungstab thead,
  .leistungstab tbody,
  .leistungstab th,
  .leistungstab td,
  .leistungstab tr {
	display: block;
	width: unset;
  }

  /* Hide table headers (but not display: none;, for accessibility) */
  .leistungstab thead tr {
	position: absolute;
	top: -9999px;
	left: -9999px;
  }

  .leistungstab tr {
	padding-bottom: 20px;
  }

  .leistungstab td {
	/* Behave  like a "row" */
	border: none;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 40%;
  }
  .leistungstab td:first-child {
	font-weight: bold;
	padding-left: 5px;
  }
  .leistungstab td:before {
	/* Now like a table header */
	position: absolute;
	/* Top/left values mimic padding */
	top: 6px;
	left: 6px;
	width: 45%;
	padding-right: 10px;
	white-space: nowrap;
  }
  .leistungstab td:nth-of-type(2):before {
	content: "Trudering";
	text-align: left;
  }
  .leistungstab td:nth-of-type(3):before {
	content: "Neuperlach";
	text-align: left;
  }
  .leistungstab td:nth-of-type(4):before {
	content: "Obersendling";
	text-align: left;
  }
  .leistungstab td:nth-of-type(5):before {
	content: "Eichenried";
	text-align: left;
  }
  .accordion h3  {
	padding: 0.5em 0 0.5em 5px;
	font-size: 18px
  }
}

/* job-badge startseite */

.job-badge {
  position: absolute;
  top: 50px;
  left: -40px;
  width: 250px;
  height: 250px;
}

.job-badge img {
  width: 250px;
  height: 250px;
  position: relative;
}

@media screen and (max-width: 1640px) {
  .job-badge {
	left: 150px;
  }
}

@media screen and (max-width: 1023px) {
  .job-badge {
	left: 20px;
  }
  .job-badge img {
	width: 200px;
	height: 200px;
  }
}


/* jobs accordion */

.jobs-accordion {
  padding: 0 var(--belt-gap)!important;
}
.jobs-accordion [aria-hidden] {
  display: block;
}
.jobs-accordion .stk-block.stk-block-column.stk-column>.stk-column-wrapper {
  margin: 0;
}
.jobs-accordion .stk--is-open .stk-block-background {
  background-color: #9DAE60!important;
}
.jobs-accordion .stk--is-open .stk--svg-wrapper .stk--inner-svg svg:last-child, 
.jobs-accordion .stk--is-open .stk--svg-wrapper .stk--inner-svg svg:last-child :is(g,path,rect,polygon,ellipse) {
  fill: #fff !important;
}
.jobs-accordion .stk--is-open .stk-block-heading__text {
  color: #fff !important;
}
.jobs-accordion .accordion-title h3 {
  font-size: 20px;
}
.jobs-accordion .physio-job {
  position: relative;
}
.jobs-accordion .accordion-meta > div {
  position: absolute;
  right: 115px;
  top: 28px;
  z-index: 100;
  color: #575756;
  display: flex;
}
.jobs-accordion .accordion-meta > div .meta-1 {
  width: 180px;
}
.jobs-accordion .accordion-meta > div .meta-1.golf {
  top: -13px;
}
.jobs-accordion .accordion-meta > div .meta-2 {
  width: 180px;
}
.jobs-accordion .accordion-meta > div .meta-3 {
  width: auto;
}
.jobs-accordion h2 {
  margin-top: 0;
}
.job-description-head {
  margin-bottom: 0;
  max-width: 850px;
}
.job-description {
  margin-top: 0;
  margin-left: 0;
  padding-left: 18px;
  max-width: 850px;
}
.job-outro {
  max-width: 850px;
}
.job-description li::marker {
  color: #9DAE60;
}

@media screen and (min-width: 1024px) {
  .jobs-accordion .physio-job:not(:last-child) {
	margin-bottom: 10px;
  }
}

@media screen and (max-width: 1280px) {
  .jobs-accordion h2 {
	padding: 0!important;
  }
  .jobs-accordion .accordion-meta > div {
	position: relative;
	right: unset;
	font-weight: 500;
	margin-bottom: 10px;
  }
  .jobs-accordion .accordion-meta > div .meta-1,
  .jobs-accordion .accordion-meta > div .meta-2 {
	width: unset;
	margin-right: 15px;
  }
  .jobs-accordion .accordion-meta > div .meta-1.golf {
	top: 0;
  }
}

@media screen and (max-width: 767px) {
  .jobs-accordion .accordion-title h3 {
	font-size: 20px;
  }
  .jobs-accordion .accordion-meta > div {
	margin-bottom: 15px;
  }
}

@media screen and (max-width: 600px) {
  .jobs-accordion .accordion-meta > div {
	width: auto;
	flex-flow: column;
  }
  .jobs-accordion .accordion-meta > div > div:not(:last-child) {
	margin-bottom: 0!important;
  }
  .jobs-accordion .accordion-meta > div .meta-1, .jobs-accordion .accordion-meta > div .meta-2 {
	margin-right: 10px;
  }
}


/* apply cta */

.apply-container {
  background: #9DAE60;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
}

.apply-container > div:nth-child(1) {
  width: 22%;
}

.apply-container > div:nth-child(3) {
  display: flex;
  justify-content: flex-end;
  margin-top: 15px;
  width: 18%;
}

.apply-container > div:nth-child(2) {
  padding: 0 50px;
  width: 60%;
  margin-top: 8px;
}

.apply-container h3,
.apply-container p {
  color: #fff;
}

@media screen and (max-width: 1023px) {
  .apply-container {
	padding-left: 40px;
	padding-right: 40px;
	flex-flow: column;
  }
  .apply-container > div {
	width: 100%!important;
	padding: 0!important;
  }
  .apply-container > div:nth-child(3) {
	justify-content: flex-start;
	margin-top: 30px;
  }
}


/* jobs visitenkarten */

.block-bild-text-overlap .block-header p {
  max-width: 840px;
}
.block-bild-text-overlap .block-header p.column-2 {
  column-count: 2;
  column-gap: 50px;
}
.block-bild-text-overlap h2 {
  padding: 0!important;
}
.block-bild-text-overlap .block-header h3 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.block-bild-text-overlap .visitenkarten-inner, .block-bild-text-overlap .visitenkarten-inner .visitenkarten-info-wrapper {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
}
.block-bild-text-overlap .visitenkarten-wrapper {
  grid-column-gap: 60px;
}
.block-bild-text-overlap .visitenkarten-info-wrapper {
  background: #fff;
}
.block-bild-text-overlap .visitenkarten-inner .text-wrapper {
  display: flex;
  flex-flow: column;
  height: 100%;
}
.block-bild-text-overlap .visitenkarten-inner.only-one .text-wrapper {
  justify-content: center;
}
.block-bild-text-overlap .visitenkarten-inner .text-wrapper .icon-wrap {
  width: 30px;
  display: inline-block;
}
.block-bild-text-overlap .visitenkarten-info-wrapper {
  align-items: flex-start;
  justify-content: space-between;
  margin: -60px auto 0 auto;
  width: 100%;
  padding: 50px 70px;
  position: relative;
  z-index: 3;
  height: 100%;
  max-width: calc(100% - (var(--belt-gap)*2));
}
.block-bild-text-overlap .visitenkarten-image {
  max-height: 400px;
  background: #ebebeb;
}
.block-bild-text-overlap .visitenkarten-image img {
  height: 100%;
  object-fit: cover;
  width: 100%;
  z-index: 2;
}
.block-bild-text-overlap .job-link {
  text-decoration: none;
  text-transform: uppercase;
  color: #9DAE60;
}
.block-bild-text-overlap .job-link:hover {
  text-decoration: underline;
}
.block-bild-text-overlap .visitenkarten-inner.only-one .visitenkarten-info-wrapper {
  background-color: #F6F8F0;
  padding: 50px 70px 50px 100px;
  position: relative;
}
.block-bild-text-overlap .visitenkarten-inner.only-one .visitenkarten-info-wrapper:before {
  content: "";
  position: absolute;
  width: 68px;
  height: 68px;
  background-image: url(/wp-content/uploads/marks.svg);
  background-size: cover;
  top: calc(50% - 34px);
  left: -34px;
}

@media screen and (min-width: 1024px) {
  .block-bild-text-overlap .visitenkarten-inner.only-one {
	display: grid;
	grid-template-columns: 4fr 50px 5fr;
	grid-template-rows: 70px 1fr 70px;
	width: 100%;
	grid-column: span 12 !important;
  }
  .block-bild-text-overlap .visitenkarten-inner.only-one .visitenkarten-image {
	grid-row: 1/4;
	grid-column: 1/3;
	max-height: unset;
  }
  .block-bild-text-overlap .visitenkarten-inner.only-one .visitenkarten-info-wrapper {
	grid-row: 2/3;
	grid-column: 2/4;
	margin: 0;
	height: auto;
	/*
	max-width: calc(100% - (var(--belt-gap)*2))!important;
	*/
	max-width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .block-bild-text-overlap .visitenkarten-inner.only-one {
	grid-column: 1/13 !important;
  }
}

.block-bild-text-overlap .visitenkarten-inner h4 {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 0;
}
.block-bild-text-overlap .visitenkarten-inner .content-wrap {
  margin-bottom: 15px;
}
.block-bild-text-overlap .visitenkarten-inner p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6rem;
}
.block-bild-text-overlap .visitenkarten-inner h5 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0.5em 0;
}
.block-bild-text-overlap .visitenkarten-inner .phone, .block-bild-text-overlap .visitenkarten-inner .mail {
  margin-top: 0px;
  margin-bottom: 10px;
}
.block-bild-text-overlap .visitenkarten-inner .small-word {
  font-size: 10px;
  width: 30px;
  display: inline-block;
}
.block-bild-text-overlap .visitenkarten-inner .phone a {
  position: relative;
}
.block-bild-text-overlap .visitenkarten-inner .phone a svg {
  margin-right: 20px;
  width: 30px;
  height: 35px;
  margin-bottom: -10px;
}
.block-bild-text-overlap .visitenkarten-inner .mail a {
  position: relative;
}
.block-bild-text-overlap .visitenkarten-inner .mail a svg {
  margin-right: 20px;
  width: 30px;
  height: 35px;
  margin-bottom: -10px;
}
.block-bild-text-overlap .visitenkarten-inner .phone a svg.default-icon, .block-bild-text-overlap .visitenkarten-inner .mail a svg.default-icon {
  margin-right: 20px;
  width: auto;
  height: auto;
  margin-bottom: 0;
}
@media screen and (max-width: 1280px) {
  .block-bild-text-overlap .block-header p {
	max-width: 100%;
	column-gap: 20px;
	margin: 50px 0 30px 0;
  }
}
@media screen and (max-width: 1023px) {
  .block-bild-text-overlap .aio-grid.spread__basic.ratio__2 > .item {
	grid-column: span 12;
  }
  .block-bild-text-overlap .visitenkarten-info-wrapper {
	max-width: calc(100% - (var(--belt-gap)*2));
  }
  .block-bild-text-overlap .block-header h3 {
	font-size: 17px;
  }
  .block-bild-text-overlap .visitenkarten-info-wrapper {
	padding: 50px var(--belt-gap);
  }
  .block-bild-text-overlap .visitenkarten-inner.only-one .visitenkarten-info-wrapper:before {
	top: -34px;
	left: calc(50% - 34px);
  }
  .block-bild-text-overlap .visitenkarten-inner.only-one .visitenkarten-info-wrapper {
	padding: 70px var(--belt-gap) 50px var(--belt-gap);
  }
}
@media screen and (max-width: 767px) {
  .block-bild-text-overlap .aio-grid.spread__basic.ratio__2 {
	grid-row-gap: 20px;
  }
  .block-bild-text-overlap .visitenkarten-image {
	width: 100%;
	max-height: 250px;
  }
  .block-bild-text-overlap .visitenkarten-inner.only-one .visitenkarten-image {
	max-height: 350px;
  }
  .block-bild-text-overlap .visitenkarten-info-wrapper {
	max-width: calc(100% - (var(--belt-gap)*4));
  }
  .block-bild-text-overlap .visitenkarten-inner {
	margin: 0 auto;
  }
  .block-bild-text-overlap .block-header h3 {
	font-size: 15px;
  }
  .block-bild-text-overlap .block-header p.column-2 {
	column-count: 1;
  }
  .block-bild-text-overlap .visitenkarten-wrapper {
	grid-column-gap: 0;
  }
}
@media screen and (max-width: 600px) {
  .block-bild-text-overlap .visitenkarten-info-wrapper {
	max-width: 100%;
	margin: 0;
  }
}


/** locations element **/

.locations {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  margin-bottom: 30px;
}

.locations a {
  text-decoration: none;
  width: 120px;
  border-radius: 5px;
  font-size: 13px;
  border: 2px solid #fff;
}

.locations a > div {
  padding: 5px 10px 5px 25px;
}

.locations a > div.check {
  background: #f6f8f0;
  color: #9DAE60;
  font-weight: 600;
}

.locations a > div.no {
  background: #ededed;
  color: #999;
  font-weight: 600;
  cursor: default;
}

.locations .check,
.locations .no {
  position: relative;
}

.locations .check:before {
  content:"\2714";
  position: absolute;
  left: 10px;
  color: #9DAE60;
}

.locations .no:before {
  content:"\2716";
  position: absolute;
  left: 10px;
  color: red;
}

/* jobbanner startseite */

.bg-brown {
  background: #575756;
}
.container-cta-jobs {
  padding-top: 35px;
}
.cta-jobs {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  padding: 0 40px;
  max-width: 1360px;
  flex-wrap: nowrap!important;
}
.cta-jobs figure {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: flex-end;
}
.cta-jobs figure img {
  height: 195px;
  min-height: 195px;
  width: auto;
}
.cta-jobs h2 {
  font-size: 36px;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 0;
}
.cta-jobs p {
  color: #9DAE60;
}
.cta-jobs p span {
  margin: 0 10px;
  color: #fff;
}
.cta-jobs .wp-block-button__link {
  text-transform: uppercase;
  letter-spacing: 1px;
  min-width: 200px;
}
.cta-jobs .ugb-button {
  padding: 0px 20px;
}
.cta-jobs .img-col {
  margin-left: -20px;
}
.cta-jobs .col-head {
  margin-left: -60px;
}
.cta-jobs .col-up {
  transform: translateY(-20px);
}

@media screen and (max-width: 1280px) {
  .cta-jobs h2 {
	font-size: 30px;
  }
  .cta-jobs .col-head {
	margin-left: 0;
  }
}

@media screen and (max-width: 1023px) {
  .cta-jobs {
	flex-flow: column;
	justify-content: center;
  }
  .cta-jobs h2 {
	font-size: 26px;
	text-align: center;
	padding: 0;
  }
  .cta-jobs p {
	text-align: center;
  }
  .cta-jobs .wp-block-button__link {
	min-width: unset;
  }
  .cta-jobs .img-col {
	order: 3;
  }
  .cta-jobs .col-up {
	transform: translateY(0);
  }
  .cta-jobs .img-col {
	margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .cta-jobs figure img {
	min-height: 160px;
  }
}

