
body {
	font-size:1rem;
	color: #757575;
}

      #services, #about, #angebote {
      scroll-margin-top: 160px;
    }

/* Schriftgrößem */

#topbar {
  font-size: 0.9rem;
}
.section-header h2 {
  font-size: 2.5rem;
}
.section-header h3 {
  font-size: 1.8rem;
}
#contact .contact-info h3 {
  font-size: 1.1rem;
}
#services .box h4 {
  font-size: 1.0rem;
}
#testimonials .testimonial-item h3 #contact .contact-info h3 {
  font-size: 1.1rem;
}
#footer {
  font-size: 0.9rem;
}

/* Schriftgrößen Ende */

a, #contact .contact-info a {
  color: #303262;
}

p a:hover, #disclaimer {
  color: #000;
}

p a , p a:active, p a:hover, address a , address a:active, address a:hover {
	text-decoration: underline;
}

 .skip-link {
      position: absolute;
      left: -9999px;
    }

 .skip-link:focus {
      left: 0px;
	  padding:0.5rem 0.5rem 0.6rem;
	  background:#000;
	  color:#fff;
	  font-size:0.9rem;
    }

    .nav-menu ul li a {
      font-size:1rem;
    } 

    #topbar .contact-info i {
      color:#555;
    }

    #mobile-nav ul .menu-has-children i.fa-external-link {
      position: relative;
      padding:5px;
    }

#feedback {
  scroll-margin-top: 90px;
}

.section-header h2, .section-header h3, #contact .contact-info i, #about .content h2 {
color: #5E7285;
}

/* Promo Onlineshop */


#intro-carousel .item h2, #intro .intro-content h2 {
bottom:2vh;
}


.intro-content h4 {
  font-size: 1.2rem!important;
}


.intro-content div .float-right ul li::before {
  font-size: 1.2rem!important;
  padding: 0 0.55rem!important;
  margin: 0 1.15rem 0 -2.95rem!important;
}
.intro-content div .float-right ul li {
  font-size: 0.95rem!important;
  line-height: 1.35rem!important;
  margin-bottom: 0.7rem!important;
}
.onlineshop#contact .contact-info h3 {
color:#757575!important;
}

.onlineshop .contact-info img {
  width:100%;
  max-width:100px;
  margin-bottom:1rem;
  opacity: 0.6!important;
  transition: opacity .55s ease-in-out;
  -moz-transition: opacity .55s ease-in-out;
  -webkit-transition: opacity .55 ease-in-out;
}

.onlineshop .contact-info div:hover img {
  opacity: 0.9!important;
  transition: opacity .55s ease-in-out;
  -moz-transition: opacity .55s ease-in-out;
  -webkit-transition: opacity;
}

/* About */

.details, .social * {
  color: #fff!important;
background: #5E7285!important;
}

#logos .member span {
  border-bottom: #fff 1px solid;
}

.social i.fa {
  border: 2px solid #fff;
}

#logos .member .social i:hover { 
  color: #5E7285!important;
  background:#fff!important;
  border: 2px solid #fff!important;
}

/* Leistungen */

.row .card .card-img-top {
  border-radius:0%!important;
}

.row .card h4::after {
  content: "?";
  font-weight:800;
  border-radius:50%;
  border:1px solid;
  margin-left:0.4rem;
  margin-top:-0.2rem;
  padding: 0.1rem 0.5rem 0.1rem 0.6rem;
}
.row .card:hover h4::after, .row .card:focus-within h4::after  {
  background:#5E7285;
  color:#fff;
  border-color:#5E7285;
}
.row .card h4 {
    font-family: "titlefont", "Open Sans", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    color: #5E7285!important;
    padding: 2.5% 5%;
    text-transform: uppercase;
    background: linear-gradient(to left, #fff 74%, #fff 77%, rgba(255, 255, 255, .2) 90%, rgba(255, 255, 255, .2) 90%, rgba(255, 255, 255, 0) 100%);
    text-align: right;
    margin-right: -20px;
        margin-left: 100px;
            margin-bottom: 15px;
    font-weight: 700!important;
    width: 100%;
    float: right;
}
.row .card h4 .fa {
  font-size:1.1rem; 
    background: #fff;
  color:#5E7285;
  padding:0.15rem 0.45rem 0.25rem;
  border-radius:50%;
  border:1px solid #5E7285;
  margin-top:0rem;
}

#services .box h4, #services .box h4 {
  margin-top:15%;
  color: #5E7285!important;
}

#services .box img {
	width: 20%;
	margin-left:-10px;
	margin-top:-10px;
}


#services .box ul li a, #services .box-body a {
  text-decoration:underline;
}

#services .icon-info i.fa#apotheke {
  background: #fff;
  color: #303262!important;
  border-color: #303262!important;
}

#services .icon-info i.fa#apotheke:hover {
  background: #303262!important;
  color: #fff!important;
}



#about .content h3 {
  color: #303262;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-style: normal;
  margin-top:2.4rem;
}

#about .social i.fa#homecare:hover {
	color: #0c7ac6;
	background:#fff;
}

#logos .member h3 { 
    font-weight: 700;
    margin-bottom: 0.1rem;
    font-size: 1.1rem;
}

#logos .member span {
  font-style: italic;
  display: block;
  font-size: 1rem;
}




#values div.mx-auto .col#left .box h4, #values div.mx-auto .col#right .box h4 {
  color: #0c7ac6;
}

#contact .contact-info i#homecare, #services .box h4#homecare {
  color: #0c7ac6;
}

p a , p a:active, p a:hover, address a , address a:active, address a:hover {
	text-decoration: underline;
}

a:focus {
outline:2px solid #e70000;
        outline-offset:2px;
		 transition: all 0s linear;
}

#topbar .contact-info, #topbar .contact-info a {
	color: #555
}

#topbar .contact-info a:hover {
	color:#000;
}

#mobile-nav-toggle {
	font-size: 40px;
	margin:0px 20px!important;
}
.nav-menu {
max-width: 1090px;
}
.nav-menu a {
	font-size:1.15rem;
	margin-top:-0rem;
}
.nav-menu li:hover > a {
  color: #5E7285;
  text-decoration: underline;
}
.nav-menu .fa-shopping-cart, .mobile-nav .fa-shopping-cart {
  background: #5E7285;
  padding: 0.45rem 0.6rem 0.5rem 0.5rem;;
}

.sf-arrows .sf-with-ul::after {
  right:4px;
}

#contact .contact-info h3 {
color: #333;
}

.fa-angle-down {
	float:right;
	margin-left: 0.5rem;
	margin-top:0.25rem;
}

.rotate {
    -moz-transition: all .25s linear;
    -webkit-transition: all .25s linear;
    transition: all .25s linear;
}

#philosophie #left .btn-link , #philosophie #right .btn-link  {
	font-size:1.1rem;
}
#philosophie #left p , #philosophie #right p  {
	font-size:1.0rem;
}
.down {
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}

#uhr p#liefertag {
  color: #018a01!important;
}

 /* Promo */

#promo .promo-title {
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
#promo a.btn {
  background:#fff;
  color: #5E7285;
}

  #testimonials .testimonial-item h4 {
	color: #757575;
	font-size:.9rem;
  }

  .testimonials-carousel .fa-caret-left {
	position: absolute;
	left:-40px;
	top: 160px;
	font-size:3rem;
  }

    .testimonials-carousel .fa-caret-right  {
	position: absolute;
	right:-40px;
	top: 160px;
	font-size:3rem;
  }

	 .ratings-carousel .fa-caret-left  {
	position: absolute;
	left:-30px;
	top: 60px;
	font-size:3rem;
  }

.ratings-carousel .fa-caret-right  {
	position: absolute;
	right:-30px;
	top: 60px;
	font-size:3rem;
  }

  .fa-star, .fa-star-half {
        background: #5E7285;
      font-size:0.85rem!important;
    border-radius: 50%;
    padding: 0.2rem 0.25rem;
    margin:0 0.03rem;
  }

  #footer .credits {
  color: #8a8a8a!important;
  }

  #footer .credits a {
  color: #fff!important;
}

  #footer .navbar-nav .nav-link:hover,   #footer .credits a:hover {
    text-decoration: underline;
  }


.back-to-top {
color:#222;
  background: #ddd;
}

@media (min-width: 700px) {
.row .card h4 {
  position: absolute;
}
}
@media (min-width: 768px) {
  #header {
    height: 110px;
  }
}
@media (max-width: 1089px) {
 .nav-menu {
    display: none;
  }
  		#mobile-nav-toggle {
			display: inline;
		}
  }

@media (min-width: 1090px) {
  #header {
	height:180px!important;
}
#header-sticky-wrapper {
	height:180px!important;
}
  .nav-menu {
    position: absolute;
    right: calc(50% - 545px);
  }
}

@media (min-width: 1280px) {
  #promo .promo-title {
    font-size: 1.8rem;
  }
}

/*
@media (max-height: 1180px) {
 .intro-content {
  display:none!important;
 }
}
 */
