
/*------------------------------------------------------------------
* Project:        Swasthye
* Author:         CN-InfoTech
* URL:            hthttps://themeforest.net/user/cn-infotech
* Created:        12/17/2019
-------------------------------------------------------------------
*/

/* ========================================= */
/*          Navbar CSS        */
/* ========================================= */

@media (max-width: 700px) {
    iframe {
        height: 300px;
        width: 80%;
        margin: 0 auto;
        display: block;
    }
}

.services.no-icon .service-item {
    padding: 60px 20px 30px 20px;
}

@media (max-width: 811px) {
    .section-title.left {
        text-align: left;
    }
}

@media (min-width: 1921px) {
    .slider img.desktop,
    .slider img {
       width: -webkit-fill-available; 
        width: -moz-available;
    }
    
    section.slider.startseite.nutrition-slider img {
        margin-top: -150px;
    }
     
    #paedakustik section.slider img {
        margin-top: -110px;
    }
    
    .about-us {
        background: url("../images/startseite/entspannt-geniessen-large.jpg") no-repeat !important;
        background-size: contain !important;
        background-position: bottom center !important;
    }
    
    .about-us.second {
        background: url(../images/startseite/bestes-verstehen-large.jpg) no-repeat !important;
        background-size: contain !important;
        background-position: bottom center !important;
    }
    
    .about-us.greybg-noimg,
    .about-us.tinnitus{
        background: #F5F5F5 !important;
    }
}

@media (max-width: 1600px) and (min-width: 1000px) {
    section.slider.unterseiten.klein.blauerhg.nutrition-slider .fw_al_003_slide,
    section.slider.unterseiten.blauerhg.nutrition-slider .fw_al_003_slide{
        width: 44% !important;
    }
}

@media only screen and (max-width: 1200px) {
    .maindoctor-main .col-md-8 {
        width: 58.666667% !important;
        margin-left: 60px !important;
    }
}


@media only screen and (max-width: 1000px) {
    .maindoctor-main .col-md-8 {
        width: 90% !important;    }
}

@media only screen and (max-width: 690px) {
    .maindoctor-main .col-md-8 {
        width: 100% !important;
        margin: 0 auto !important;
        float: none;
        
    }
}


/* Sidenav Hörstar */

#startseite header #widget {
    position: fixed;
    right: 0;
    top: 200px;
}

@media only screen and (max-width: 1600px) {
    #startseite header #widget {
        position: fixed;
        top: 200px;
    }
    
    .ps_control_bsquare .carousel-control {
        top: 20% !important;
    }
}

header #widget {
    position: fixed;
    right: -20px;
    bottom: 150px;
}

footer #widget {
    display: none;
}

@media only screen and (max-width: 800px) {

    header #widget {
        display: none;
    }

    footer #widget {
        display: table;
        margin: 0 auto;
        margin-bottom: 30px !important;
    }
    
    .f-contact {
        margin-bottom: 30px;
    }
    
}


    
/* COOKIE */
#cookiedingsbums a {color:#fff; text-decoration:underline;}

#cookiedingsbums a:hover {text-decoration:none;}

#cookiedingsbums div {padding:10px; padding-right:80px;}

#cookiedingsbums { 
   outline: 0px solid #741D60; 
   text-align:right; 
   border-top:0px solid #fff;
   background: #103A5D; 
   position:fixed;
   bottom:0px;
	left: 0px;
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;
	color: #fff;
}

#cookiedingsbumsCloser {
   color: #103A5D;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 0px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 0px;
   cursor:pointer;
   padding: 11px 15px;
   background: #fff; /* Old browsers */
 }



#datenschutz h3 {
    font-size: 18px;
    font-weight: 400;
}

body section button {
	cursor: pointer;
        background: linear-gradient(to right, #2b7cb5 50%, #103A5D 50%);
    padding: 12px 25px 12px 25px;
    text-align: center;
    color: #fff;
    border-radius: 10px 0;
    position: relative;
    transition: all ease-in-out 0.3s;
    background-size: 200% 100%;
    background-position: right bottom;
    border: 0;
    font-size: 15px;
    text-transform: uppercase;
        margin-left: 15px;
        margin-bottom: 18px;
}
button:hover {
        background-position: left bottom;
    color: #fff;
}

.submit::-moz-focus-inner, button::-moz-focus-inner { 
    border: 0;
}

textarea {
    width: 100%;
}

p.short.small.abstand-top {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 2px;
}

/* ALLE FORMULARE */
fieldset {
	margin: 0px 0px 15px 0px;
	border: 0px;
    width: 50%;
    float: left;
        padding: 0 15px;
}

@media only screen and (max-width: 650px) {
  fieldset {
    width: 100%;
    }
}
@media only screen and (max-width: 1100px) {
    .slider img {
        object-fit: cover;
        object-position: center;
    }
    
    .slider.ausrichtung-center img {
        object-position: center;
    }
    
    .slider.unterseiten img {
        height: 300px;
    }
}

@media only screen and (max-width: 840px){
    .slider.unterseiten.telecare img {
        height: auto;
        object-fit: contain;
    }
}

fieldset.text {
    width:100%;
}

/* LABEL */
label {
	color: #2a2a2a;
	margin-bottom: 2px;
	display: inline-block;
	line-height: 145%;
}


.fieldone {
    opacity: 0 !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    height: 0 !important;
    width: 0 !important;
    z-index: -1 !important;
}


/* repeat */
.repeatingSection {
	padding: 30px 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-bottom: 20px;
}

#wunschtermin-section h2,
#wunschtermin-section  {
    display: inline;
}

.repeatingSection input[type='text'], .repeatingSection input[type='email'], .repeatingSection input[type='phone'], .repeatingSection input[type='password'], .repeatingSection input[type='date'] {
	background: #fff;
}

.addFight {
	width: 27px;
	height: 27px;
	background: url(/images/template/icon_add-date.svg) no-repeat center;
	background-size: contain;
	float: right;
	margin-top: 7px;
	display: block;
}

.deleteFight {
	width: 27px;
	height: 27px;
	background: url(/images/template/icon_delete-date.svg) no-repeat center;
	background-size: contain;
	float: right;
	margin-top: 2px;
	display: block;
}


img.mobile,
img.smartphone {
    display: none;
}

@media(max-width: 1000px){
    img.mobile {
        display: block;
    }
    
    .blauerhg img.desktop {
        display: none;
    }
}

@media(max-width: 600px){
    img.smartphone {
        display: block;
    }
    
    img.desktop {
        display: none;
    }
    
}
    
@media(max-width: 980px){
.teeth-protection img {
    display: none;
}
}

@media(max-width: 980px){
.teeth-protection .tp-icon img {
    display: block;
}
}

.teeth-protection h2,
.appointment h2 {
    position: relative !important;
    font-size: 40px !important;
    line-height: 1.3 !important;
    font-weight: 800 !important;
    margin-bottom: 25px !important;
}


.teeth-protection h2 .small,
.appointment h2 .small{
    font-size: 21px;
    font-weight: 100;
    margin-bottom: 0;
    color: #fff !important;
}

@media(max-width: 780px){
    .teeth-protection h2,
.appointment h2 {
    font-size: 30px !important;
    line-height: 30px !important;
}


.teeth-protection h2 .small,
.appointment h2 .small{
    font-size: 21px;
    line-height: 20px;
}
}

.teeth-protection h3 {
    font-size: 21px;
    font-weight: 800;
    color: #fff;
}

section.teeth-protection{
  background: linear-gradient(to right, #0f3a5d 0%, #2b7cb5 100%);
  padding-bottom: 50px;
}
.tp-item{
  padding: 10px 0;
  text-align: right;
  position: relative;
}
.tp-right{
  text-align: left;
}
.tp-icon{    
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.tp-icon {
    border-radius: 50%;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 2;
    color: white;
}

.tp-right .tp-icon{
  left: 0;
  right: unset;
  top: 50%;
  transform: translateY(-50%);
}
.tp-icon [class^="flaticon-"]:before,
.tp-icon [class*=" flaticon-"]:before{
  font-size: 40px;
}
.tp-content{
  padding: 0 95px 0 0;
}
.tp-right .tp-content{
  padding: 0 0 0 85px;
}
.mar-rt-40{
  margin-right: -40px;
}
.mar-rt-60{
  margin-right: -60px;
}
.mar-rt-80{
  margin-right: -80px;
}
.mar-lt-40{
  margin-left: -40px;
}
.mar-lt-60{
  margin-left: -60px;
}
.mar-lt-80{
  margin-left: -80px;
}
.tp-content h3{
  margin: 0;
}
.tp-icon i,
.tp-content h3,
.tp-content p{
  color: #fff;
}

.tp-shape {
    padding-top: 30px;
}

@media(max-width: 1100px){
  .tp-shape {
    padding-top: 50%;
  }
}

@media(max-width: 991px){
  .mar-rt-40, .mar-lt-40, .mar-rt-60, .mar-lt-60, .mar-rt-80, .mar-lt-80{margin: 0;}

  .tp-icon{right: inherit; left: 0;}
  .tp-content{padding: 0 0 0 85px; text-align: left;}
  .tp-shape {
    padding-top: 0;
    text-align: center;
  }
}

.smaller-image {
    width: 40%;
}

.larger-image {
    width: 70%;
}

/*Testimonial section*/

section.testimonial.testi-about{
  position: relative;
  background: url('../images/home/testimonialbg.jpg') no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.testimonial.testi-about:before{
  position: absolute;
  content: '';
  height: 100%;
  width: 55%;
  bottom: 0;
  left: 0;
  background: rgba(19,35,47,0.9);
}

.testimonial.testi-about1:before{
  width: 100%;
}

.testimonial.testi-about1 .slider-item{
  position: relative;
  padding:0;  
  background: transparent;
  border-radius:0;
  margin: 0 auto;
  width: 80%;
}
.testimonial.testi-about1 .slider-item:after{
  display: none;
}

.testimonial.testi-about1 .testimonial-image {
    width: 130px;
    float: none;
    margin: 0 auto 15px;
    border: 10px solid #ffffff05;
    box-shadow: 0 0 15px #00000040;
}

.testimonial.testi-about1 .rating{position: inherit; right: inherit; top: inherit; padding: 10px 0; text-align: center;}

.testimonial.testi-about1 .author-content{padding: 0;}

.testimonial.testi-about1 blockquote{background: transparent;; border: none; padding: 0; font-size: 15px;}

.testimonial.testi-about1 blockquote:before{top: -30px; left: -30px; color:#63bfd9; opacity: 0.7;}

/*add services*/


@media(max-width: 991px){
  .testimonial:before{width: 100%;}

  .testimonial .section-title{margin-bottom: 30px!important;}
}

@media(max-width: 639px){
  .rating{position: relative; top: 0; right: 0; margin-bottom: 10px;}
}


@media(max-width: 991px){
  .testimonial:before{width: 100%;}

  .testimonial .section-title{margin-bottom: 30px!important;}
}

@media(max-width: 639px){
  .rating{position: relative; top: 0; right: 0; margin-bottom: 10px;}
}


/* maindoctor*/
section.maindoctor:before {
    content: '';
    background: linear-gradient(to right, #0f3a5d 0%, #2b7cb5 100%);
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}

.maindoctor-image {
    border-radius: 50%;
    background: #fff;
    height: 340px;
    width: 340px;
    overflow: hidden;
    border: 5px solid #fff;
    box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
}

.maindoctor-content p{
  margin: 15px 0 20px;
    color: #fff;
}
.maindoctor-content h2,
.maindoctor-content h1 {
  color: #fff;
}
section.maindoctor img.signature{
  width: 200px;
}

.maindoctor-content h1 {
    font-size: 32px;
}

h2.big-h2 {
    font-weight: 800 !important;
    color: #212121 !important;
    font-family: 'Raleway', sans-serif !important;
    margin-top: 0 !important;
    line-height: 1.5 !important;
    margin-bottom: 15px !important;
    font-size: 40px !important;
}

.maindoctor-content h1 span.small {
    font-size: 18px;
    color: #fff;
    font-weight: 800;
}

@media(max-width: 1100px) and (min-width: 1024px){
  .maindoctor-content{padding-left: 60px;}
}

@media(max-width: 767px){
  section.maindoctor:before{width: 100%;}
  .maindoctor-list{text-align: center;}
  .maindoctor-image{margin: 0 auto; height: 250px; width: 250px;}
  .maindoctor-content{margin-top: 30px;}
}

.call-action{
  display: flex;
}

section.call-to-action-1{
  padding: 0;
  overflow: visible;
}
.action-outer{
  padding: 70px 0 80px;
  position: relative;
}

@media(max-width: 767px){
    .action-outer{
      padding: 30px 0 30px;
    }
}

.action-item{
  width: 80%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 1;
}
.action-item p{
  margin-bottom: 20px;
}
.call-action{
  background: url("../images/hoergeraete-mit-gehoerschutz/trenner.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.call-action .overlay{
  background: #0f3a5d;
  opacity: 0.9;
}

.call-action h2,
.call-action p {
    color: #fff;
}

@media(max-width: 991px){
  section.call-to-action:before{width: 100%;}
}

@media(max-width: 735px){
  .call-action{display: block;}
}

/*Service Section*/

.department h1 .small {
    display: block;
   font-size: 18px;
    color: #000;
    font-weight: 800;
    margin-top: 0;
}

.department h1 {
    line-height: 1.3;
}

.department li {
    margin-bottom: 0;
    list-style: outside;
    font-size: 15px;
}

.content-70 {
    width: 70%;
    margin: 0 auto;
    margin-top: 65px;
}

@media(max-width: 700px){
    
    .content-70 {
        width: 90%;
        margin: 0 auto;
        margin-top: 65px;
    }
    
    .department li {
        list-style: inside;
    }
    
}

.content-70 img.margin-large {
    margin-bottom: 40px;
}

.content-70 img.margin-small {
    margin-bottom: 20px;
}

a.btn:visited, button.btn:visited {
    color: #fff;
}

.about-nutrition img.mobile {
    display: none;
}

@media(max-width: 893px){
    
    .about-nutrition img.mobile {
        display: block;
    }
    
    .about-nutrition img.desktop {
        display: none !important;
    }
}

@media(max-width: 500px){
    .department h2 {
       margin-bottom: 10px; 
    }
}

.department h3 {
    position: relative;
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 1.3;
    font-weight: 800;
}

section.services.pad-bottom-50.icon-left {
    background: #f5f5f5;
}
section.services .section-title {
    margin-bottom: 70px;
}

.services h2 span.small {
    font-weight: 100;
    margin-bottom: 0;
    font-size: 21px;
    color: #000 !important;
}

.services h2 {
    position: relative;
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 1.3;
    font-weight: 800;
}

@media(max-width: 780px){
    .services h2 {
    font-size: 24px;
}
}

.service-item{
  padding: 80px 20px 30px 20px;
  box-shadow: 0 0 15px 0 rgba(41,61,88,.1);  
  background: #fff;
  text-align: center;
  position: relative;
  z-index: 1;
  border-radius: 10px 0;
}
.service-icon{
    background: #2b7cb5;
    height: 100px;
    width: 100px;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50%;
    line-height: 2;
    box-shadow: 0 0 15px #ccc;
    border: 3px solid #fff;
}
.service-icon:hover,
.service-icon.child-2:hover {
    background: #0f3a5d  !important;
}

.service-icon.child-3:hover {
    background: #558dca  !important;
}

.child-2{
  background: #558dca !important;
}
.child-3 {
    background: #0f3a5d !important;
}
.service-item [class^="flaticon-"]:before, 
.service-item [class*=" flaticon-"]:before{
  font-size: 50px;
  color: #fff;
}
.service-content h3{
  font-size: 24px;
}
.service-item::before, .service-item::after{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  content: '';
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
}

.service-item:hover:after,
.service-item:hover:before{
  opacity: 1;
  transform: scale(1);
}

@media(max-width: 991px){
  .service-item{margin-bottom: 70px!important;}
  section.services{padding-bottom: 10px!important;}
}


section.ad-banner {
    background: #223a66 url("../images/startseite/trenner.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

section.ad-banner:before, section.ad-banner:after {
    position: absolute;
    content: '';
    background: linear-gradient(to right, #103A5D 0%, #4d94c400 100%);
    height: 100%;
    width: 50%;
    left: 0;
    top: 0;
}
section.ad-banner:after {
    background: linear-gradient(to left, #2b7cb5 0%, #4d94c400 100%);
    right: 0;
    left: inherit;
}

section.ad-banner .ad-banner-caption{
  position: relative;
  z-index: 1;
  width: 70%;
  margin: 0 auto;
}


.ad-banner p.big-headline {
    font-size: 50px;
    font-weight: 800;
    color: #212121;
    font-family: 'Raleway', sans-serif;
    margin-top: 0;
    line-height: 1.5;
    margin-bottom: 15px;
}

.ad-banner p.small-headline {
    font-size: 21px;
    font-weight: 800;
    color: #212121;
    font-family: 'Raleway', sans-serif;
    margin-top: 0;
    line-height: 1.5;
    margin-bottom: 15px;
}

@media(max-width: 700px){
    .ad-banner p.big-headline {
    font-size: 30px;
}
}
/*Appointment*/

.appointment h2 {
    font-weight: 100;
    margin-bottom: 0;
    font-size: 21px;
}

.appointment h3 {
    position: relative;
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 1.3;
    font-weight: 800;
}


.appointment-image{
  position: relative;
  z-index: 1;
}
.appointment-form{
  position: relative;
  padding: 30px;
  z-index: 1;
  background: #fff;
  box-shadow: 0px 0px 5px #cccccc57;
}
section.appointment:before{
  position: absolute;
  content: '';
  height: 70%;
  width: 100%;
  left: 0;
  top: 0;
  background: url(../images/ophthalmology/appointmentbg.jpg) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
section.appointment:after{
  position: absolute;
  content: '';
  height: 70%;
  width: 100%;
  left: 0;
  top: 0;
background: linear-gradient(to right, #0f3a5d 0%, #2b7cb5 100%);
  opacity: 0.9;
}


section.appointment.noform:before{
  position: absolute;
  content: '';
  height: 90%;
  width: 100%;
  left: 0;
  top: 0;
  background: url(../images/ophthalmology/appointmentbg.jpg) no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
section.appointment.noform:after{
  position: absolute;
  content: '';
  height: 90%;
  width: 100%;
  left: 0;
  top: 0;
background: linear-gradient(to right, #0f3a5d 0%, #2b7cb5 100%);
  opacity: 0.9;
}


.appointment .col-md-4,
.appointment .col-md-8{
  padding: 0;
}

@media(max-width: 991px){
  .appointment .col-md-4, .appointment .col-md-8{padding: 0 15px;}
    .appointment img, .appointment .col-xs-12 {
        display: none;
    }
}

@media(max-width: 639px){
  .appointment-form .form-group.col-xs-6{width: 100%;}
}


/*service-child*/

section.service-child .service-child-item{
  padding: 30px 20px;
  text-align: center;
  position: relative;
  z-index: 9; 
  background: #2b7cb5;
  margin: 0;
  box-shadow: 0 0px 15px #cccccc56;
    border: 8px solid #fff;
    border-radius: 10px 0;
}
section.service-child .service-child-icon{
  background: inherit;
}
section.service-child .child-2{
  background: #558dca !important;
}

section.service-child .child-3{
  background: #0f3a5d  !important;
}

section.service-child .service-child-item [class^="flaticon-"]:before, 
section.service-child .service-child-item [class*=" flaticon-"]:before{
  font-size: 50px;
  color: #fff;
}
section.service-child .service-content h3{
  font-size: 24px;
  color: #fff;
}
section.service-child .service-content p{
  color: #fff;
}
section.service-child .service-item:hover:after,
section.service-child .service-item:hover:before{
  opacity: 0;
}



/*Navbar*/

.navbar-default {
  background:#f5f5f5;
}

.navbar {
  border-bottom: 0;
  padding: 0;
}

.sidebar .navbar-nav{
  background: transparent;
  margin:0;
}

.navbar.navbar-default {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

header #navbar{
  width: 100%;
  background: #f49b00;
}

.navbar-brand {
  font-size: 24px;
  position: relative;
  color: #f49b00;
  letter-spacing: 2px;
  font-weight: 500;
  padding: 0;
  height: auto;
}

a.navbar-brand {
  transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
}

a.navbar-brand span{
  color: #fc883a;
}

.navbar-default .navbar-brand {
  color: #FFF;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}

.navbar-default .navbar-brand:hover {
  color: #D60D45;
}

.colored-navbar-brand .navbar-default .navbar-brand {
  padding-right: 30px;
  position: relative;
  color: #f49b00;
  display: inline-block;
  float: none;
}

header .navbar-default .navbar-nav>li>a{
  color: #242424;
}

header .navbar-default .navbar-nav>li.active, header .navbar-default .navbar-nav>li.active>a, header .navbar-default .navbar-nav > li > a:hover{
  color: #00a3c8;;
}

.sidebar .navbar-default .navbar-nav>li>a {
  line-height:inherit;
  font-weight: 400;
  font-size: 14px;
  padding-top: 0;
  color: #fff;
  padding-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 15px;
  border:none;
}

.navbar-header {
    width: 100%;
    float: none;
}

a.navbar-brand {
    width: 100%;
}

.slideInDown  nav.navbar.navbar-default.blue {
    display: none;
}

/* Main Menu Dropdown */

.navbar-nav li {
  position: relative;
  text-align: left;margin-bottom: 0;
}

.navbar-nav li ul {
  z-index: 9999;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50px;
  left: 0;
  width: 190px;
  overflow: hidden;
  display: none;
  background-color: #FFF;
  border: 1px solid #EEE;
  border-top: 2px solid #f33807;
  -webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
}

.navbar-nav li ul li{border-bottom: 1px solid #f1f1f1;}

.navbar-nav li ul li:last-child{border-bottom:none;}

.navbar-nav li ul li a {
  display: block;
  padding: 7px 15px;
  font-size: 14px;
  font-weight: 400;
  color: #636363;
}

.navbar-nav li > ul > li:last-child > a,
.navbar-nav li > ul > li > ul > li:last-child > a {
  border-bottom: 0;
}

.navbar-nav li ul li:hover a {
  padding-left: 20px;
  padding-right: 10px;
  text-decoration: none;
}

.navbar-nav li ul li a:hover{
  color:#f33807;
}

.navbar-nav li ul li ul {
  position: absolute;
  left: 188px;
  top: -2px;
}

.navbar-nav li ul li:hover ul li a {
  padding-left: 15px;
  padding-right: 15px;
}

.navbar-nav li ul li ul li:hover a {
  padding-left: 20px;
  padding-right: 10px;
}

.navbar-nav li ul li ul li ul li:hover a {
  padding-left: 20px;
  padding-right: 10px;
}



/*
Slicknav - a Mobile Menu
*/

.slicknav_menu {
  display: none;
}

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
}

.slicknav_menu .slicknav_menutxt {
  display: block;
  line-height: 1.188em;
  float: left;
}

.slicknav_menu .slicknav_icon {
  float: left;
  margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_no-text {
  margin: 0
}

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 1.125em;
  height: 0.125em;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 0.188em
}

.slicknav_nav {
  clear: both
}

.slicknav_nav ul,
.slicknav_nav li {
  display: block;
  margin:0;
}

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em;
}

.slicknav_nav .slicknav_item {
  cursor: pointer;
}

.slicknav_nav .slicknav_row {
  display: block;
}

.slicknav_nav a {
  display: block
}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  display: inline
}

.slicknav_menu:before,
.slicknav_menu:after {
  content: " ";
  display: table;
}

.slicknav_menu:after {
  clear: both
}


/* IE6/7 support */

.slicknav_menu {
  zoom: 1;
}


/* 
User Default Style
Change the following styles to modify the appearance of the menu.
*/

.slicknav_menu {
  font-size: 16px;
}


/* Button */

.slicknav_btn {
  margin: 0;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  position: absolute;
  top: 30px;
  right: 20px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}


/* background color for responsive button */

.slicknav_btn.slicknav_open:before {
  font-family: 'FontAwesome';
  content: "\f00d"
}

.slicknav_btn.slicknav_collapsed:before {
  font-family: 'FontAwesome';
  content: "\f0c9"
}

.slicknav_btn.slicknav_open,
.slicknav_btn.slicknav_collapsed,
.slicknav_btn.slicknav_open:before,
.slicknav_btn.slicknav_collapsed:before {
  text-decoration: none ;
  border: none;
}

.slicknav_btn.slicknav_open:before, .slicknav_btn.slicknav_collapsed:before {
    font-size: 21px;
    color: #0f3a5d;
}

.slicknav_menutxt {
  line-height: 22px ;
}

.slicknav_btn:focus {}


/* Button Text */

.slicknav_menu .slicknav_menutxt {
  color: #DFF2F2;
  font-weight: 400;
  font-size: 14px;
}


/* Button Lines */

.slicknav_menu .slicknav_icon-bar {
  background-color: #f5f5f5
}

.slicknav_menu {
  background: #383546;
  padding: 0;
  margin-top: 0;
}

.slicknav_nav {
  color: #B6B3C4;
  margin: 0;
  padding: 0;
  font-size: .875em
}

.slicknav_nav,
.slicknav_nav ul {
  list-style: none;
  overflow: hidden
}

.slicknav_nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    border-radius: 0;
    position: inherit;
    top: inherit;
    left: inherit;
    border: none;
    background-color: transparent;
    margin-bottom: 10px;
}

.slicknav_nav ul li {
  border-bottom: 0;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{background: transparent; outline: none;}

.slicknav_nav .slicknav_row {
  padding: 0;
  margin: 0;
}

.slicknav_nav a {
  padding: 10px 15px;
  margin: 0;
  text-decoration: none;
  color: #fff !important;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
  text-align: left;
}

.dropdown-menu>li>a{padding: 10px 20px;}

.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
  padding: 10px 15px;
  margin: 0;
}

.slicknav_nav .slicknav_item a i{display: none;}

.slicknav_nav .slicknav_item {
  position: relative;
}

.slicknav_nav .slicknav_item a {
  border-bottom: none;
  display: block;
}

.slicknav_nav {
    position: absolute;
    top: 68px;
    left: 0;
    right: 0;
    background: #0f3a5d;
}

.slicknav_nav ul li {
  padding-left: 0;
  background: #000;
}

.slicknav_nav ul li:hover {
  padding-left: 0;
  background: #2b7cb5;
}

.slicknav_nav ul li li {
  padding-left: 0;
}

.slicknav_nav ul li ul {
  padding-left: 15px;
  padding-right: 15px;
}

.slicknav_nav ul li ul a {
  padding: 10px 10px;
}

.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #2b7cb5;
  color: #FFF
}

.slicknav_nav a:hover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #2b7cb5;
}

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px;
}

.slicknav_nav .slicknav_arrow {
  font-size: 14px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding-top: 13px;
  width: 50px;
  text-align: center;
  border-left: 1px solid rgba(255, 255, 255, 0.05);
}


/* plus-minus or arrow sign */

.slicknav_nav .slicknav_arrow:hover {
  background: rgba(255, 255, 255, 0.05);
}

.slicknav_menu .slicknav_icon {
  display: none;
}

@media only screen and (max-width: 991px) {
#responsive-menu {
    display: none;
  }

  .slicknav_menu {
    display: block;
  }
    
    .header_menu.affix-top {
    min-height: 70px;
}

  .slicknav_nav a.mt_search, .slicknav_nav a.mt_cart{display: none;}

}

@media only screen and (max-width: 991px) and (max-width: 768px) {
  .slicknav_btn{
    top: 30px;
  }
}

@media (max-width: 767px) {


  nav.navbar.navbar-default.navbar-fixed-top.with-slicknav {
    background: rgba(0, 0, 0, 0.5);
  }
}


.main_header_area.white_menu .header_top {
  background: #fff;
}

.main_header_area.white_menu .header_top .header_top_inner {
  border-bottom: 1px solid #e7e7e7;
}

.main_header_area.white_menu .header_top .header_top_inner .pull-left a {
  color: #242424;
  opacity: .6;
}

.main_header_area.white_menu .header_top .header_top_inner .pull-left a:hover {
  color: #1db9a0;
  opacity: 1;
}

.main_header_area.white_menu .header_top .header_top_inner .pull-right .header_social li a {
  color: #242424;
  opacity: .6;
}

.main_header_area.white_menu .header_top .header_top_inner .pull-right .header_social li:hover a {
  color: #1db9a0;
}

.main_header_area.white_menu .header_menu {
  background: #fff;
}

.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav > li > a {
  color: #242424;
}

.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav > li:hover > a, .main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav > li.active > a {
  color: #1db9a0;
}

.main_header_area.white_menu .header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .book_now_btn {
  color: #fff;
}

.main_header_area.white_menu .header_menu.affix {
  -webkit-box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
}

.main_header_area.white_menu + section, .main_header_area.white_menu + div, .main_header_area.white_menu + .row {
  margin-top: 134px;
}

.main_header_area.tp_header_area {
  background: transparent;
}

.header_top .header_top_inner {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  clear: both;
  overflow: hidden;
}

.header_top .header_top_inner .pull-left a {
  line-height: 48px;
  font-size: 15px;
  color: #fff;
  opacity: .60;
  font-family: "Open Sans", sans-serif;
  letter-spacing: .45px;
  margin-right: 22px;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}

.header_top .header_top_inner .pull-left a i {
  padding-right: 10px;
  font-size: 20px;
  vertical-align: middle;
  line-height: 44px;
}

.header_top .header_top_inner .pull-left a:last-child {
  margin-right: 0px;
}

.header_top .header_top_inner .pull-left a:nth-child(2) i {
  font-size: 15px;
}

.header_top .header_top_inner .pull-left a:hover {
  opacity: 1;
}

.header_social li {
  display: inline-block;
  margin-right: 16px;
}

.header_social li a {
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  opacity: .6;
  -webkit-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  transition: all 300ms linear 0s;
}

.header_social li:last-child {
  margin-right: 0px;
}

.header_social li:hover a {
  opacity: 1;
}

.header_menu .navbar.navbar-default {
  border-radius: 0px;
  margin-bottom: 0px;
  background: #fff;
  border: none;
  width: 100%;
}

.header_menu .navbar.navbar-default .navbar-header .navbar-brand {
  padding: 20px 0 20px 15px;
}

.header_menu .navbar.navbar-default .navbar-header .navbar-brand img {
    display: block;
    margin: 0 auto;
}

@media (max-width: 700px) {
    .header_menu .navbar.navbar-default .navbar-header .navbar-brand img {
        max-width: 80%;
        height: auto;
    }
}

.header_menu .navbar.navbar-default .navbar-header .navbar-brand img + img {
  display: none;
}

.header_menu .navbar.navbar-default .navbar-collapse {
  text-align: right;
  padding: 0;
}

.header_menu .navbar.navbar-default .nav.navbar-nav {
  float: none;
  text-align: center;
  display: block;
  background: transparent;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li {
  float: none;
  display: inline-block;
  margin-right: 27px;
  background: transparent;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li:last-child{margin: 0;}

.header_menu .navbar.navbar-default .nav.navbar-nav li a {
  background: transparent;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0px;
  letter-spacing: .45px;
  line-height: 80px;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
  border:none;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li a i {
  margin-left: 5px;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li:hover a, .header_menu .navbar.navbar-default .nav.navbar-nav li.active a {
  background: transparent;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu {
  position: relative;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
  border: none;

  padding: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 992px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu {
    position: absolute;
    top: 100%;
    /*left: -40px;*/
    left: 0px;
    min-width: 280px;
    background: #fff;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    visibility: hidden;
    display: block;
    border: none;
    padding: 0px;
    border-radius: 0px;
    box-shadow: 0 0 5px #cccccc91;
  }
}

.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #eeeeee transparent transparent transparent;
  position: absolute;
  right: 24px;
  top: 45px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li {
  display: block;
  float: none;
  margin-right: 0px;
  border-bottom: 1px solid #f2f2f2;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a {
  line-height: 40px;
  color: #242424;
  font-size: 15px;
  padding: 0px 20px;
  font-weight: 500;
  letter-spacing: .30px;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
  display: block;
  text-transform: unset;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li a i.fa-angle-right {
    position: absolute;
    right: 15px;
    top: 15px;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li:last-child {
  border-bottom: none;
}

.header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li a:hover{
  background: #103A5D;
  color: #fff;
}

.header_menu .navbar.navbar-default .navbar-nav li ul{overflow: visible;}

@media (min-width: 992px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    position: absolute;
    left: 100%;
    right: auto;
    width: auto;
    top: -2px;
    background: #fff;
    box-shadow: 0 0 5px #cccccc91;
  }
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li a {
    line-height: 40px;
    color: #242424;
    font-size: 15px;
    padding: 0px 30px;
    letter-spacing: .30px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear;
    display: block;
    background: transparent;
  }
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu .dropdown-menu li:hover a {
    color: #fff;
    background: #1db9a0;
  }
}

@media (min-width: 992px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu .dropdown-menu li.submenu:hover .dropdown-menu {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}

@media (min-width: 992px) {
  .header_menu .navbar.navbar-default .nav.navbar-nav li.submenu:hover ul {
    left: 0px;
    visibility: visible;
    opacity: 1;
  }
}

.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right li:last-child {
  margin-right: 0px;
}

.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right li i.icon-Search {
  display: inline-block;
}

.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .search_dropdown a {
  color: rgba(255, 255, 255, 0.7);
}

.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .book_now_btn {
  background: #1db9a0;
  color: #000;
  line-height: 34px;
  display: inline-block;
  padding: 0px 25px;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  letter-spacing: .28px;
  position: relative;
  z-index: 2;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  border: 2px solid #1db9a0;
  margin-top: 21px;
}

.header_menu .navbar.navbar-default .nav.navbar-nav.navbar-right .book_btn .book_now_btn:hover {
  color: #1db9a0;
  background: transparent;
}

.header_menu.affix {
  width: 100%;
  left: 0px;
  top: 0px;
  position: fixed;
  background: #fff;
  z-index: 999;
  -webkit-box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
  box-shadow: 0px -2px 24px 1px rgba(0, 0, 0, 0.06);
}

.header_menu.affix .navbar.navbar-default .nav.navbar-nav > li > a {
  color: #242424;
}

.header_menu.affix .navbar.navbar-default .nav.navbar-nav > li:hover > a, .header_menu.affix .navbar.navbar-default .nav.navbar-nav > li.active > a {
  color: #00a3c8;
}

@media (max-width: 991px){
  .header_menu.affix{position: relative; animation: none;}
}


header{
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: rgba(255,255,255,0.09);
}

.header_menu .navbar.navbar-default.blue {
    background: #103A5D;
}

/*Fullpage search*/

#search1 {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
    -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}

#search1.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
}

#search1 input[type="search"] {
    position: absolute;
    top: 35%;
    width: 50%;
    color: #666;
    background: transparent;
    font-size: 48px;
    font-weight: 300;
    text-align: center;
    border-width: 0 0 1px;
    margin: 0px auto;
    padding: 20px 30px;
    outline: none;
    margin-bottom: 30px;
    height: 82px;
    left: 0;
    right: 0;
    border-radius: 0;
}
#search1 .btn {
    position: absolute;
    top: 55%;
    left: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #1db9a0;
    padding: 10px 30px;
    border-radius:10px 0px;
    border: none;
    font-size: 18px;
}
#search1 .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: #1db9a0;
    border-color: #1db9a0;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px;
}

/*header add to cart*/

.header_menu li a span.number-cart {
    position: absolute;
    top: 17px;
    left: 12px;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 17px;
    font-size: 9px;
    display: block;
    background-color: #00d6a3;
    color: #fff;
    border-radius: 50%;
}

/*slider*/
section.slider{
  padding: 0;    
}
section.slider #fw_al_003 {
    background: #fff;
}

.slider.unterseiten {
    max-height: 500px;
}

section.slider #fw_al_003 > .carousel-inner > .item > img,section.slider  #fw_al_003 > .carousel-inner > .item > a > img{
  opacity: 0.8;
}

section.slider .fw_al_003_slide {
    width: 40%;
    text-align: left;
    margin: 0;
    left: 9%;
    top: 22%;
    background: rgba(225,225,225,0.7);
    border-radius: 10px 0;
    padding: 40px 30px;
}


section.slider.unterseiten .fw_al_003_slide {
    top: 20%;
    max-width: 800px;
}
section.slider.unterseiten.klein .fw_al_003_slide {
    top: 30%;
}

@media(max-width: 1600px){
	section.slider .fw_al_003_slide {
	    width: 60%;
	}
	    
    section.slider.unterseiten .fw_al_003_slide {
	    top: 10%;
	}
}

section.slider .fw_al_003_slide > p.slider-big, section.slider .fw_al_003_slide > p, section.slider .fw_al_003_slide > h2 {color: #103A5D; font-size: 42px;}

section.slider .fw_al_003_slide > p{font-size: 18px; color: #666;}

@media(max-width: 1100px){
  section.slider .fw_al_003_slide{top: 20%; text-align: center; width: 80%;}
  section.slider .fw_al_003_slide > h1{font-size: 50px;}
}

@media(max-width: 991px){
  section.slider .fw_al_003_slide{top: 16%; padding: 30px;}
  section.slider .fw_al_003_slide > h1{font-size: 40px;}
}

@media only screen and (max-width: 811px){
  
  section.slider .fw_al_003_slide > p.slider-big{font-size: 30px; line-height: initial;}
  section.slider p {font-size: 15px; margin-bottom: 0;    line-height: 18px;}
  section a.btn {
 		margin: 1.2rem 0 0.5rem!important;
		padding: 8px 18px 8px 18px!important;
		font-size: 12px!important;
		white-space: normal!important;
	}

  section.slider .ps_control_bsquare .carousel-control.left,
  section.slider .ps_control_bsquare .carousel-control.right{display: none;}
}

@media only screen and (max-width: 735px){
  section.slider  #fw_al_003 > .carousel-inner > .item > img{height: 400px; filter: blur(8px);}
  section.slider .fw_al_003_slide{width: 80%; top: 20%;}
  #startseite section.slider .carouselinner > .item:last-of-type .fw_al_003_slide {margin-top: 4.5em!important; padding:1em;}  
    section.slider .fw_al_003_slide > p.slider-big {
    	font-size: 16px;
		margin-bottom: 1rem;
	}
	.fw_al_003_slide > p.slider-big {
	    line-height: 1.2!important;
		margin: 0 0 1rem 0!important;
	}
    
    section.slider.unterseiten.lang .fw_al_003_slide {
        top: 2%;
    }
    
    section.slider.hoergeraete.unterseiten .fw_al_003_slide,
    section.slider.technik.unterseiten .fw_al_003_slide,
    section.slider.tinnitus.unterseiten .fw_al_003_slide,
    section.slider.schutz.unterseiten .fw_al_003_slide{
        top: 10%;
    }
    
    section.slider.startseite,
    section.slider.startseite #fw_al_003 {
        min-height: 300px;
    }
    
    section.slider.startseite img {
        min-height: 300px !important;
        object-fit: cover;
        object-position: center;
    }

}

@media(max-width: 567px){
	body {
		hyphens: auto;
		word-break: keep-all;
	}
  section.slider .fw_al_003_slide{top: 4%;}
    section.slider .fw_al_003_slide{
		width: 100%;
		top: unset!important;
		bottom: 0;
		left: 0;
		border-radius: 0;
    }
}

/*services*/

.nutrition-serivces h2 {
    font-size: 21px;
}

@media(max-width:991px){
  .nutrition-image img{width: 30%;}

  section.nutrition-serivces{padding-bottom: 50px;}

  .es-item{margin-bottom: 30px;}
}

@media(max-width:1000px){
    .es-content h2 {
        margin-bottom: 0;
    }
    .es-item{margin-bottom: 60px;}
}

@media(max-width: 600px){
    section.slider .fw_al_003_slide > p {
        line-height: 21px;
    }
}

/*About Section*/

.about-us{
  background: url(../images/startseite/entspannt-geniessen.jpg) no-repeat;
  background-position:bottom left;
  background-size:contain;
}

.about-us.greybg {
  background: url(../images/startseite/greybg.jpg) no-repeat;
  background-position:bottom left;
  background-size:cover;
}
.about-us.tinnitus {
  background: #fff;
}

.about-us.greybg-noimg,
.department.grey-bg {
  background: #F5F5F5;
}

.about-us-item{
  background: url(../images/startseite/banner-01.jpg) no-repeat;
  background-position:bottom right;
  background-size:contain;
}

.about-us.second {
  background: url("../images/startseite/bestes-verstehen.jpg") no-repeat;
  background-position:bottom right;
  background-size:contain;
}


.about-us.tinnitus h3,
.about-us.second h3 {
    position: relative;
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 1.3;
    font-weight: 800;
}

.about-content{
  position: relative;
  z-index: 1;
}
.about-content h2{
  font-size: 40px;
}
.about-content span{
  color: #00a3c8;
}

.nutrition-list {
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    padding: 20px 0;
    margin: 20px 0;
}
.nutrition-list ul li {
    display: inline-block;
    padding-right: 10px;
    margin: 0;
}

@media(max-width: 780px){
  section.about-us{padding-top: 0;}

  .about-nutrition{
    background: #ffffffcf;
    padding:0 30px 30px;
  }
}

@media(max-width: 767px){
  section.about-us, section.about-us.second, section.about-us-item{padding-top: 30px; background-size: cover;}
  .about-nutrition{padding: 30px;}
    
    section.about-us.second.icon-right .col-md-7 {
    background: #ffffff;
    padding: 30px;
    width: 90%;
    margin: 0 auto;
}
}


/*Call to Action*/

section.call-to-action {
    background: url(../images/nutrition/section-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
}
.video-outer{
  position: relative;
}
.video-content{
  position: relative;
  z-index: 2;
  border-radius: 0 30px;
  overflow: hidden;
  border: 5px solid #fff;
}
.video-content img{
  width: 100%;
}
.video-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50%;
    width: 100%;
    transition: all ease-in-out 0.5s;
    transform: translateX(-50%) translateY(-50%);
}
button.play-btn{
  font-size: 16px;
  transition: all ease-in-out 0.5s;
  position: absolute;
  right: 0;
  left: 0; 
  margin: 0 auto;
  top: 40%;
  width: 20%;
  animation: heartbeat 1s cubic-bezier(0.245, 0.325, 0.51, 1.305) infinite alternate;
}
button.play-btn i{
  font-size: 33px;
  height: 65px;
  width: 65px;
  line-height: 2;
  text-align: center;
  color: #ffffffd1;
  border-radius: 50%;
  background: #00d0ff;
  transition: all ease-in-out 0.5s;
  padding-left: 5px;
}
button.play-btn:hover i{
  background: #fff;
  color: #00d0ff;
}

@media(max-width: 567px){
  button.play-btn{top: 32%;}
}

/*Meet Specialists*/

section.specialist{
  padding-bottom: 120px;
}
.row.specialist-slider{
  z-index: 2;
  margin: 0 -15px;
}
.special-item{
  text-align: center;
  border: 1px solid #f1f1f1;
}
.special-image{
  position: relative;
  overflow: hidden;
}
.special-content{
  padding: 20px 10px;
  background: #fff;
}
.special-links{
  position: absolute;
  top: 60%;
  left: 50%;
  width: 100%;
  transform: translate(-50%,-50%);
  z-index: 1;
  opacity: 0;
  transition: all ease-in-out 0.5s;
}
.special-links li{
  display: inline-block;
  margin: 0 10px;
  transition: all ease-in-out 0.5s;
  font-size: 20px;
}
.special-links li a{
  color: #fff;
}
.special-links li:hover{
  transform: scale(1.5);
}
.special-item:hover .special-links{
  opacity: 1;
  top: 50%;
}
.special-item .color-overlay{
  opacity: 0;
}
.special-item:hover .color-overlay{
  opacity: 0.8;
}


/*Counter*/

section.counter {
    background: #fff url(../images/nutrition/counter.jpg) no-repeat;
    background-size:contain;
    background-position: right bottom;
    background-attachment: fixed;
}
section.counter:before {
    content: '';
    background: #fff;
    position: absolute;
    top: 0;
    left:  0;
    height: 100%;
    width: 60%;
}

.counter-item{
  position: relative;
  z-index: 1;
  display: flex;
  padding: 20px;
  border-radius: 10px 0;
  background: #005e73;
}
.counter-item [class^="flaticon-"]:before, .counter-item [class*=" flaticon-"]:before{
  font-size: 48px;
  color: #fff;
}

.counter-content{
  padding-left: 20px;
}
.counter-item h2,
.counter-item p{
  color: #fff;
}
.counter-item h2{
  font-size: 50px;
  line-height: 0.8;
}
.counter-item p{
  font-size: 18px;
}

@media(max-width: 991px){
  section.counter{padding-top: 0;}
  section.counter:before{width: 100%;}
  .counter-main{margin-bottom: 30px;}
}

@media(max-width: 767px){
  section.counter{padding-bottom: 50px;}
  .counter-outer .col-md-6.col-xs-12{margin:0 0 30px!important;}
}


/*Testimonial section*/

section.testimonial{
  position: relative;
  background: url('../images/nutrition/testimonialbg.jpg') no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.testimonial:before{
  position: absolute;
  content: '';
  height: 100%;
  width: 75%;
  bottom: 0;
  left: 0;
  background: rgb(15, 58, 93);
}
.row.testimonial-slider{
  z-index: 3;
  margin: 0 -15px;
}
.slider-item{
  position: relative;
}

.testi-image {
   border:5px solid #fff;
   position: relative;
   z-index: 1;
}

.quote-icon{
  position: absolute;
  left: 20px;
  top: 40px;
  height: 40px;
  width: 40px;
  background: #00a3c8;
  border-radius: 50%;
  padding: 10px;
}
.testimonial-image{
  width: 80px;
  float: left;
  border-radius: 50%;
  overflow: hidden;  
}
.author-content{
  padding-left: 100px;
}

@media(max-width: 991px){
  .testimonial:before{width: 100%;}

  .testi-image{margin-top: 30px;}

  .testi-image img{width: 100%;}
}

@media(max-width: 639px){
  .rating{position: relative; top: 0; right: 0; margin-bottom: 10px;}
}

/*News and Blogs*/

.news-image{
  position: relative;
}
.news-date{
  top: 15px;
  position: absolute;
  left: 15px;
  background: #1db9a0;
  height: 75px;
  width: 70px;
  text-align: center;
  padding-top: 15px;
  border-radius: 10px 0;
}
.news-date span{
  display: block;
  font-size: 24px;
}
.news-date p{
  font-weight: 600;
}
.news-item{
  background: #fff;
  position: relative;
  z-index: 1;
  box-shadow:0 0 15px 0 rgba(41,61,88,.1);
  border-radius: 10px 0;
  overflow: hidden;
}
.news-content{
  padding:30px 20px;
  background: #fff;
  position: relative;
}

.news-content h3 {
    border-bottom: 1px dashed #eee;
    padding-bottom: 15px;
}

.news-content a.link{
  font-size: 14px;
  display: inline-block;
  color: #1db9a0;
  margin-right: 5px;
}
.news-author{
  margin-bottom: 15px;
}

@media(max-width: 991px){
  section.news{padding-bottom: 50px;}
  .news .col-md-4{margin-bottom: 30px;}
}


/*Newsletter*/

section.newsletter {
    background: url(../images/cardiology/news-banner.jpg) no-repeat;
    background-position: bottom right;
    background-size: contain;
}

.newsletter-content{
  position: relative;
  z-index: 2;
}

.subscribe-form form{
  position: relative;
  overflow: hidden;
  margin-top: 21px;
}
.subscribe-form input{
  padding: 25px 145px 25px 25px;
}
.subscribe-form a {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 16px 25px;
    background: #00a3c8;
    color: #fff;
    font-size: 15px;
}
.subscribe-form a:hover{
  background: #1db9a0;
}

@media(max-width: 567px){
  section.newsletter{background-size: cover;}
  .subscribe-form {
    text-align: center;
    background: #ffffffc2;
    padding: 20px;
  }
  .subscribe-form a{position: relative; top: inherit; right: inherit; display: inherit;}
}


/*Footer*/

footer{
  background: #103A5D;
  background-size: cover;
  background-position: center;
  position: relative;
  padding-top: 50px;
}
footer h3{
  color: #fff;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 35px;
}
footer h3:after{
  position: absolute;
  content: '';
  height: 2px;
  width: 40px;
  background: #2b7cb5;
  bottom: 0;
  left: 0;
}
.copyright a,
footer li,
.copyright p{
  color: #b5babd;
  font-size: 15px;
}


footer li:last-child{
  margin-bottom: 0;
}

footer .f-contact{
  background: #2b7cb5 ;
  padding: 30px;
  border-radius: 10px 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.16);
}

footer .f-contact-inner{
  display: flex;
}

footer .f-contact .contact-icon i{
  height: 50px;
  width: 50px;
  border: 1px solid #0f3a5d;
  line-height: 1.8;
  text-align: center;
  font-size: 28px;
  color: #fff;
  margin-right: 15px;
  background: #0f3a5d;
  border-radius: 10px 0;
}

footer .f-contact span{display: block;}

footer .f-contact span:first-child{font-size: 18px; font-weight: 700;}

.work-time ul {
    border: 1px solid #2d4658;
    background: #ffffff10;
}

.work-time ul li {
    border-bottom: 1px solid #2d4658;
    padding: 10px;
    margin: 0;
}

.work-time ul li:last-child {
    border-bottom: 0;
}

.footer-content{
  position: relative;
  z-index: 1;
}
.lower-footer{
  border-bottom: 1px dashed #ffffff26;
}
.footer-contact{
  background: #fff;
  padding:30px;
  box-shadow: 0px 0px 5px #cccccc57;
  border-bottom: 3px solid #2b7cb5;
  border-radius: 10px 0;
}

.work-time li span{
  float: right;
}
.copyright{
  padding: 15px 0;
  text-align: center;
}

@media(min-width:1024px) and (max-width: 1100px){
  .work-time ul li{padding: 10px 5px;}
}


@media(max-width: 991px){
  footer .f-contact{padding-bottom: 0;}
  footer .f-contact-inner{margin-bottom: 30px;}
  .footer-contact{margin:0 0 30px!important;}
}

@media(max-width: 767px){
  .footer-content .col-xs-12{margin-bottom: 30px;}

  .lower-footer{padding-bottom: 20px!important;}

  .footer-contact{padding: 20px;}
}

@media(max-width: 639px){
  footer .f-contact{padding: 30px 20px 0;}

  .footer-contact{text-align: center;}
}

/* IMG RIGHT */
img.img-right {
	float: right;
	margin: 0px 0px 20px 20px;
}

@media(max-width: 639px){
	img.img-right {
		float: none;
		text-align: center;
		margin: 0px 0px 20px 0px;
	}
}

/*Alteo Banner*/

.alteos-mobil {
    padding: 0 10px 0 10px;
}

@media(max-width: 600px){
    .alteos-desktop {
    display: none;
    }
}

@media(min-width: 600px){
    .alteos-mobil {
    display: none;
    }
}


/* Video selbstgehostet */

.responsive-video {
  width: 100%;
  height: auto;
  display: block;
  max-width: 100%;
}

/* Standard: Querformat sichtbar, Hochformat ausgeblendet */
.video-portrait {
  display: none;
}

/* Ab max-width Querformat ausblenden, Hochformat zeigen */
@media (max-width: 1023px) {
  .video-landscape {
    display: none;
  }
  .video-portrait {
    display: block;
  }
}


