/* ----------------------- Seitenweite Einstellungen -------------------------- */


h1,h2,h3,h4{
	font-weight: 400!important;
  	color: #0072a4!important;
}
h1{
	margin-bottom: 0px;
}

/* -------------------- Online Bedarfsanalyse ------------------------------ */
.genSlide h2.stepTitle{	font-size:large!important; }
p.lfb_stepDescription,
p.itemDes{	
  font-size:medium!important; 
  text-align:left!important; 
  padding:20px!important;
  color:#484848!important;
  margin:0px!important;
}
p.lfb_stepDescription{padding:30px!important;}

/* Menü mobile verstecken */
.container #advanced_menu_toggle, 
#advanced_menu_hide,
.responsive.html_mobile_menu_tablet .container #advanced_menu_toggle, 
.responsive.html_mobile_menu_tablet #advanced_menu_hide{
        display: none;
}
  
/* grüne enfold leiste */
div.phone-info,
div.phone-info span{
	width: 100%;
}

div.phone-info span,
div.phone-info span p,
div.phone-info span p strong{
	color:white;
  font-size: 16px;
}


/* Table Öffnungszeiten */
table.oeffnungszeiten th{
     vertical-align: middle!important;
	text-align: center;
  background-color: #eaeaea;
}
table.oeffnungszeiten td{
  text-align: center;
}

/* Kontaktformular */
input.button{
	background-color: rgb(164, 197, 46)!important;
  border-bottom:0px!important;
  width: 100%!important;
}
input.button:hover{
	background-color: rgba(164, 197, 46,0.7)!important;
}
form.avia_ajax_form input[type="text"]{
	padding:5px!important;
}
form.avia_ajax_form p{
	margin-top:5px!important;
  	margin-bottom:0px!important;
}
label.input_checkbox_label{
  text-decoration: underline
}

/*Testimonials*/
.avia-testimonial-meta
{
	margin-left:10px!important;
}

/* Bilder SW Filter */
img.sw-filter{
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(50%);
	filter: gray;
	filter: grayscale(50%);
}

.box-shadow{
	box-shadow: 3px 3px 15px gray;
}

/* Ribbon Bar */
div#ribbon-bar{
	height:5px;
    min-height: 5px;
}

div.container_wrap{
	border-top:0px!important;
}

/* Scroll to Formular */
a#scroll-top-link{
	background-color: rgb(164, 197, 46)!important;
    width: auto!important;
    padding-left: 5px!important;
    padding-right: 5px!important;
  	/* border: 0px!important;*/
    opacity: 1!important;
      box-shadow: 1px 1px 7px #868686;
}
a#scroll-top-link:hover{
	opacity: 1!important;
}
a#scroll-top-link span{
  display: block!important;
  font-size: 1px!important;
  letter-spacing: -1px!important;
  color: transparent!important;
}
a#scroll-top-link span::before{
	content:"Jetzt kontaktieren: 0211 - 90 98 1230";
    font-size: 16px!important;
    font-size: 1rem!important; /* Maintain relative font-size in browsers that support it */
    letter-spacing: normal!important;
  	color: white!important;
      padding-left: 10px;
    padding-right: 10px;
}
 [data-av_icon]:before{
 display:none!important;
}

/* ----------------------- Seite Gesundheitssport -------------------------- */
body.page-id-393 ul#avia-menu li:not(.gesundheitssport){
	display:none;
}

/* ----------------------- Seite Rehasport 3 und 4 -------------------------- */

/* Navigation: Alle li ausblenden, die nicht Rehasport beinhalten */

body.page-id-258 ul#avia-menu li:not(.rehasport){
	display:none;
}

/* Ribbon Bar */
body.page-id-258 div#ribbon-bar-2{
	height:30px;
    min-height: 30px;
}
body.page-id-258 div#ribbon-bar-2 p{
	margin:0px;
}

@media only screen and (max-width:1200px){
  	body.page-id-258 div#reha3-kurse .av_one_fifth,
    body.page-id-258 div#rehasport_3_banner .av_one_fifth,
  	body.page-id-258 div#rehaport_3_cotent1 .av_one_fifth{
        display:none!important;
 	}
  	body.page-id-383 div#reha3-kurse .av_one_fifth,
    body.page-id-383 div#rehasport_3_banner .av_one_fifth,
  	body.page-id-383 div#rehaport_3_cotent1 .av_one_fifth,
  	body.page-id-383 div#anfahrt .av_one_fifth,
   	body.page-id-383 div#anfahrt .av_one_fourth{
        display:none!important;
 	}
}
/* Phone CTA */
span.phone-cta{
	color: white;
    background-color: #99cc00;
    padding: 5px 26px;
    box-shadow: 2px 2px 6px grey;
}
  
body.page-id-258 input.button{
    box-shadow: 2px 2px 6px grey;
}

/* OBA Menü ausblenden */

.page-id-538 .menu-item {
    display: none;
}

/* OBA Popup */

.pum-theme-569 .pum-content + .pum-close, .pum-theme-standard-theme .pum-content + .pum-close {
    background-color: rgb(228, 76, 130) !important;
}

#popmake-575 {
    background: url(/wp-content/uploads/2017/04/oba.png);
    height: 45%;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (max-width: 1350px) {

	.pum-container.pum-responsive {
  		height: 35% !important;
	}
}

@media only screen and (max-width: 1100px) {

	.pum-container.pum-responsive {
  		height: 25% !important;
	}
}

.pum-content + .pum-close {
    background-color: rgb(228, 76, 130) !important;
}

.popup_button {
    right: 25%;
    width: 190px;
    display: inline-block;
    position: absolute;
    background: rgba(228, 76, 130, 0.45);;
    border-radius: 26px;
    color: #fff;
    text-align: center;
    font-size: 20px;
    word-wrap: break-word;
}

@media only screen and (max-width: 767px) {
  
  .popup_button {
      font-size: 16px;
  }
}
  
.popup_button a {
      color: #fff;
      font-weight: 600;
}

/* OBA CTA */

#menu-item-594 {
    background: #a4c52e;
    height: 100%;
  	border-bottom: 1px solid #a4c52e;
  	-webkit-transition: background 250ms linear;
    -ms-transition: background 250ms linear;
    transition: background 250ms linear;
}

#menu-item-594:hover {
    background: rgba(164, 197, 46,0.7);
}

#menu-item-594 a {
    color: #fff;
}

#menu-item-594 .avia-menu-fx {
    display: none;
}

/* OBA NEUER STANDORT */

.page-id-617 #header { 
	display: none; 
}

.page-id-617 #main {
    padding-top: 20px !important;
}

.page-id-617 #socket .copyright {
	display: none;
}