@charset "UTF-8";
/**
 * @license
 * MyFonts Webfont Build ID 3152261, 2016-01-12T04:58:29-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Solomon-Sans-Normal by Fontfabric
 * URL: http://www.myfonts.com/fonts/font-fabric/solomon-sans/normal/
 *
 * Webfont: Solomon-Sans-SemiBold by Fontfabric
 * URL: http://www.myfonts.com/fonts/font-fabric/solomon-sans/semi-bold/
 *
 *
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=3152261
 * Licensed pageviews: 100,000
 * Webfonts copyright: Copyright &#x00A9; 2011 By Svetoslav Simov &#x00A9; Fontfabric, LLC. All rights reserved.
 *
 * © 2016 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/301985");
@font-face {
  font-family: 'Solomon-Sans-Normal';
  src: url("aside/webfonts/301985_0_0.eot");
  src: url("aside/webfonts/301985_0_0.eot?#iefix") format("embedded-opentype"), url("aside/webfonts/301985_0_0.woff2") format("woff2"), url("aside/webfonts/301985_0_0.woff") format("woff"), url("aside/webfonts/301985_0_0.ttf") format("truetype"); }
@font-face {
  font-family: 'Solomon-Sans-SemiBold';
  src: url("aside/webfonts/301985_1_0.eot");
  src: url("aside/webfonts/301985_1_0.eot?#iefix") format("embedded-opentype"), url("aside/webfonts/301985_1_0.woff2") format("woff2"), url("aside/webfonts/301985_1_0.woff") format("woff"), url("aside/webfonts/301985_1_0.ttf") format("truetype"); }
/* Entwicklung */
.post-edit-link {
  display: none; }

/* Test Development */
.home main {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* SANGUINUM BASE FONT
_________________________________________________________________________*/
/* FARBEN - VARIABLES
_________________________________________________________________________*/
/* Auflösungen - VARIABLES
_________________________________________________________________________*/
/* MIXINS
_________________________________________________________________________*/
/* Textstyles */
input#gmapinput.block, input[type="text"] {
  font-family: Solomon-Sans-Normal, sans-serif;
  font-size: 17px;
  color: #006840 !important;
  background-color: #FFF;
  border: 1px solid #f5f7f7;
  border-radius: 0;
  text-align: left;
  padding: 9px 12px;
  line-height: 17px;
  display: initial; }

select#country {
  font-family: Solomon-Sans-Normal, sans-serif;
  font-size: 17px;
  color: #006840;
  border: 1px solid #f5f7f7;
  text-align: left;
  padding: 7px 12px;
  outline: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("/wp-content/uploads/2016/01/pfeil-select.jpg") no-repeat right 50% #fff; }

select:focus, select:active {
  border: 0;
  outline: 0; }

.more, a#closeRadius {
  font-size: 17px !important; }

#info {
  float: right;
  margin-top: -30px; }

.standort-suche input, .standort-suche select {
  height: 46px; }

.standort-suche input.gmapsearch {
  background-color: #006840;
  border: 1px solid #006840 !important;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 5px;
  margin-top: 0;
  cursor: pointer; }

/* STYLEGUIDE REDESIGN
_________________________________________________________________________*/
/*
28px h1 smartphone
42px h1 desktop
*/
body {
  font-family: Solomon-Sans-Normal, sans-serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.2px;
  line-height: 24px; }

h1, h2, h3, h4, h5, h6 {
  font-family: Solomon-Sans-SemiBold, sans-serif;
  color: #000; }

h1, .home h1 {
  font-size: 28px;
  line-height: 28px;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    h1, .home h1 {
      font-size: 38px;
      line-height: 38px; } }
  @media (min-width: 1200px) {
    h1, .home h1 {
      font-size: 42px;
      line-height: 43px;
      padding-bottom: 30px; } }

h2, .home h2 {
  font-size: 24px;
  line-height: 28px;
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    h2, .home h2 {
      font-size: 30px;
      line-height: 34px;
      padding-bottom: 30px; } }
  @media (min-width: 1200px) {
    h2, .home h2 {
      font-size: 36px;
      line-height: 40px;
      padding-bottom: 30px; } }

.category h2.entry-title, .page-id-78 h2.entry-title, .archive h2.entry-title, .page-id-22 h2.entry-title {
  line-height: 31px; }

h3 {
  font-size: 24px;
  line-height: 30px; }

h3.green, .green {
  color: #006840; }

h3.petrol {
  color: #008a85; }

h4 {
  font-size: 19px;
  line-height: 22px;
  padding-bottom: 5px; }
  @media (min-width: 1200px) {
    h4 {
      padding-bottom: 5px;
      line-height: 30px; } }

h4.beige, i.beige, .beige {
  color: #c09c6e; }

p {
  line-height: 2.4rem; }

strong {
  font-family: Solomon-Sans-SemiBold, sans-serif;
  font-weight: bold; }

.copy-zitat {
  font-family: Solomon-Sans-Normal, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333; }

.copy-zitat-alt {
  font-family: Solomon-Sans-Normal, sans-serif;
  font-size: 17px;
  line-height: 24px;
  color: #333; }

a {
  color: #006840;
  font-family: Solomon-Sans-SemiBold, sans-serif, sans-serif; }

a:hover {
  color: #c09c6e; }

a.underline {
  color: #006840;
  font-family: Solomon-Sans-SemiBold, sans-serif, sans-serif;
  text-decoration: underline; }

a.underline:hover {
  color: #c09c6e;
  text-decoration: underline; }

.entry-content a.text {
  color: #006840;
  text-decoration: underline; }

.entry-content a.text:hover {
  color: #c09c6e;
  text-decoration: underline; }

.bg-black {
  background: #000; }

.bg-dark-green {
  background: #006840; }

.bg-light-green {
  background: #71a946; }

.bg-petrol {
  background: #008a85; }

.bg-beige {
  background: #c09c6e; }

.bg-grey {
  background: #f5f7f7; }

/* HELFERKLASSEN
_________________________________________________________________________
siehe _helper.scss in css
*/
/* UI ELEMENTE - STYLES
_________________________________________________________________________*/
/* normaler Button */
a.button,
input.button {
  background: #006840;
  border: none;
  color: #FFF;
  letter-spacing: 0.4px;
  text-align: center;
  font-size: 17px;
  line-height: 17px;
  padding: 11px;
  display: block;
  margin: auto; }

a.button:hover {
  background: #015a3a;
  color: #FFF !important; }

a.button:before, input:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: inherit;
  text-decoration: inherit;
  color: #FFF;
  font-size: 16px;
  padding-right: 0.5em;
  left: 0; }

/* Ghost Button */
a.inverse,
.more.inverse,
a.more.mtn30,
aside button.more {
  border: 2px #006840 solid !important;
  border-bottom: 4px #006840 solid !important;
  color: #006840 !important;
  background: #FFF;
  letter-spacing: 0.4px;
  padding: 8px;
  display: block;
  margin: auto;
  line-height: 17px; }
  @media (min-width: 768px) {
    a.inverse,
    .more.inverse,
    a.more.mtn30,
    aside button.more {
      width: 50%; } }
  @media (min-width: 1200px) {
    a.inverse,
    .more.inverse,
    a.more.mtn30,
    aside button.more {
      width: 33.3%; } }

.home a.inverse {
  background: transparent; }

/*Pfeil Icon*/
a.inverse:before,
.more.inverse:before,
.more.mtn30:before,
#sidebar-navigation li a:before,
a.more.mb10:before,
button.more.button:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: inherit;
  text-decoration: inherit;
  color: #006840;
  font-size: 16px;
  padding-right: 0.5em;
  left: 0; }

#sidebar-navigation li a:before {
  color: #FFF; }

.inverse:hover,
.more.inverse:hover,
button.more.button:hover {
  background: #006840 !important;
  color: #FFF !important; }

.inverse:hover:before, .more.inverse:hover:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: inherit;
  text-decoration: inherit;
  color: #FFF;
  font-size: 16px;
  padding-right: 0.5em;
  left: 0; }

a.block {
  width: 100%;
  display: block; }

.block {
  width: 100%;
  display: block; }

/* Paragraph - Absatzfomat - Zitate */
p.san-big {
  font-size: 18px;
  line-height: 30px;
  color: #f5f7f7; }

p.san-normal {
  font-size: 17px;
  line-height: 24px;
  color: #f5f7f7; }

.home p.big {
  line-height: 22px;
  font-size: 16px; }
  @media (min-width: 768px) {
    .home p.big {
      line-height: 30px;
      font-size: 19px; } }

p.big {
  font-size: 19px; }

.big {
  font-size: 118%; }

/* LANDINGPAGE - STARTSEITE REDESIGN
_________________________________________________________________________*/
body.page-template-page-home div.site-inner {
  margin-top: 0; }

/* 1. Sanguinum Headerbar und Shiftnav
_________________________________________________________________________*/
#shiftnav-toggle-main {
  background: #fff;
  border-bottom: 1px solid #006840;
  color: #006840; }
  #shiftnav-toggle-main #shiftnav-toggle-main-button {
    padding-top: 10px; }

#shiftnav-toggle-main h2 {
  color: #006840; }

.shiftnav-main-toggle-content h2 {
  padding-bottom: 0; }

.home .site-header {
  display: none; }
  @media (min-width: 768px) {
    .home .site-header {
      height: 5px;
      display: block; } }
  @media (min-width: 992px) {
    .home .site-header {
      display: block;
      height: auto; } }

.san-headerbar {
  display: none; }
  @media (min-width: 768px) {
    .san-headerbar {
      background-color: #FFF;
      color: #006840;
      font-family: Solomon-Sans-SemiBold, sans-serif;
      display: block; } }

.san-headerbar a {
  color: #006840; }

.san-headerbar a:hover {
  color: #c09c6e;
  text-decoration: underline; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
  .san-headerbar-rechts {
    text-align: center;
    display: block; } }
@media only screen and (min-width: 767px) {
  .san-headerbar-rechts {
    padding-right: 0; } }

.san-headerbar-rechts a:nth-child(1), .san-headerbar-rechts a:nth-child(2) {
  padding-right: 5px; }
  @media only screen and (min-width: 420px) {
    .san-headerbar-rechts a:nth-child(1), .san-headerbar-rechts a:nth-child(2) {
      padding-right: 15px; } }
  @media (min-width: 1200px) {
    .san-headerbar-rechts a:nth-child(1), .san-headerbar-rechts a:nth-child(2) {
      padding-right: 15px; } }

.san-headerbar-rechts a:nth-child(3) {
  padding-right: 5px; }
  @media only screen and (min-width: 420px) {
    .san-headerbar-rechts a:nth-child(3) {
      padding-right: 15px; } }
  @media (min-width: 1200px) {
    .san-headerbar-rechts a:nth-child(3) {
      padding-right: 0; } }

.san-headerbar-links p,
.san-headerbar-rechts p {
  margin-bottom: 0; }

.san-headerbar-links {
  float: left; }

@media (min-width: 768px) {
  .san-headerbar-rechts, .san-headerbar-rechts p {
    float: right !important;
    text-align: center !important; } }
@media (min-width: 1200px) {
  .san-headerbar-rechts, .san-headerbar-rechts p {
    float: right !important;
    text-align: right !important; } }

.san-headerbar input[type="search"] {
  background: inherit;
  padding: 10px 0 0; }

img.logo-header-sm {
  float: left;
  max-width: 160px;
  margin-top: -8px; }
  @media (min-width: 1200px) {
    img.logo-header-sm {
      display: none; } }

.san-headerbar span.text-header-sm {
  padding-top: 5px;
  display: inline-block; }

/* 2. Logo Header
_________________________________________________________________________*/
div.san-logo-header {
  width: 100%;
  max-width: 280px;
  height: auto;
  float: left;
  margin-top: -22px; }

/* 3. Navigation
_________________________________________________________________________*/
#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a {
  font-size: 18px; }
#megaMenu.megaMenuHorizontal ul.megaMenu li.menu-item#menu-item-141333 a {
  padding-right: 0 !important; }

nav#MegaMenu {
  width: 100%; }

#megaMenu ul.megaMenu {
  text-align: right;
  margin-top: 11px; }

#megaMenu ul.megaMenu li.menu-item {
  display: inline;
  float: none; }
  #megaMenu ul.megaMenu li.menu-item a {
    display: inline !important; }
  #megaMenu ul.megaMenu li.menu-item:last-child a {
    padding-right: 0 !important; }

#megaMenu .wpmega-link-title {
  display: inline; }

.shiftnav-wrap {
  padding-top: 37px !important; }

.shiftnav ul.shiftnav-menu li.menu-item {
  background: #006840;
  color: #fff; }

/* 4. Section - Header Image
_________________________________________________________________________*/
div.section-header-image {
  /*background: linear-gradient(rgba(255, 255, 255, 0.65),rgba(255, 255, 255, 0.65)),
          url(/wp-content/uploads/2016/01/sanguinum-landingpage-head.jpg?id=141723);*/
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  background-position: center !important;
  height: auto;
  padding-top: 70px;
  padding-bottom: 30px;
  background: url(/wp-content/uploads/2016/01/sanguinum-landingpage-head.jpg); }
  @media (min-width: 768px) {
    div.section-header-image {
      padding-top: 60px;
      padding-bottom: 128px;
      background-position: right !important; } }
  @media (min-width: 992px) {
    div.section-header-image {
      padding-top: 80px;
      padding-bottom: 148px;
      background: url(/wp-content/uploads/2016/01/sanguinum-landingpage-head.jpg);
      background-position: center !important; } }

div.section-header-image.vc_custom_1453369478687 {
  background-position: left !important; }

div.section-header-image .intro-text-badge {
  background-image: none !important;
  background-position: 100% 0 !important;
  background-size: 105px;
  background-repeat: no-repeat !important; }
  @media (min-width: 1200px) {
    div.section-header-image .intro-text-badge {
      background-image: url(/wp-content/uploads/2016/01/medizinisch-begleitet-badge.svg) !important;
      background-position: 100% 0 !important;
      background-size: 105px;
      background-repeat: no-repeat !important; } }

/* 4.1. Button im Headerimage */
input[type=button].button, input[type=submit].button, input[type=reset].button {
  background-color: #006840;
  color: #FFF;
  font-family: Solomon-Sans-SemiBold, sans-serif;
  padding: 8px 0; }

input[type=button].button:hover, input[type=submit].button:hover, input[type=reset].button:hover {
  background-color: #015a3a; }

/* 5. Section - 3-Spalter Features mit Icons
_________________________________________________________________________*/
div.section-features-after-header {
  background-color: #f5f7f7;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px; }
  div.section-features-after-header div .wpb_wrapper,
  div.section-features-after-header div.wpb_column {
    display: inline-block;
    text-align: center; }
  div.section-features-after-header div.col1 > div {
    margin-left: -12px; }
  div.section-features-after-header div.col3 > div {
    margin-left: -10px; }
  div.section-features-after-header span {
    float: left;
    padding-left: 5px;
    padding-top: 23px; }
    div.section-features-after-header span span {
      float: none; }
  @media (min-width: 768px) {
    div.section-features-after-header {
      margin-top: -68px;
      background-color: rgba(255, 255, 255, 0.9);
      padding-top: 0; }
      div.section-features-after-header div.vc_col-sm-4:nth-child(1) span {
        width: 160px;
        padding-top: 10px;
        text-align: left; }
      div.section-features-after-header div.vc_col-sm-4:nth-child(2) span {
        width: 140px;
        padding-top: 10px;
        text-align: left; }
      div.section-features-after-header div.vc_col-sm-4:nth-child(3) span {
        width: 140px;
        padding-top: 10px;
        text-align: left; }
      div.section-features-after-header div.col1 > div {
        text-align: left;
        margin-left: 0; }
      div.section-features-after-header div.col3 > div {
        margin-left: 0; } }
  @media (min-width: 992px) {
    div.section-features-after-header {
      margin-top: -68px;
      padding-top: 0; } }
  @media (min-width: 1200px) {
    div.section-features-after-header div.vc_col-sm-4:nth-child(1) span {
      width: auto;
      padding-top: 22px; }
    div.section-features-after-header div.vc_col-sm-4:nth-child(2) span {
      width: auto;
      padding-top: 22px; }
    div.section-features-after-header div.vc_col-sm-4:nth-child(3) span {
      width: auto;
      padding-top: 22px; }
    div.section-features-after-header div.vc_col-sm-4:nth-child(3) {
      text-align: right; } }

.icons-features-after-header {
  padding: 14px 0;
  margin: 0 auto;
  width: 40px;
  max-width: 100%;
  z-index: 4;
  display: inline-block;
  vertical-align: top;
  float: left; }
  @media (min-width: 768px) {
    .icons-features-after-header {
      width: 50px;
      padding: 10px 0;
      margin-right: 5px; } }

#radius {
  display: none; }

.icons-features-text {
  padding: 24px 5px; }

.features-big-numbers {
  font-size: 20px;
  font-family: Solomon-Sans-SemiBold, sans-serif; }
  @media (min-width: 768px) {
    .features-big-numbers {
      font-size: 32px;
      font-family: Solomon-Sans-SemiBold, sans-serif; } }

/* 6. Section - Intro Text
_________________________________________________________________________*/
div.section-intro-text {
  background: #FFF;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    div.section-intro-text {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 1200px) {
    div.section-intro-text {
      padding-top: 80px;
      padding-bottom: 80px; } }

/* 7. Section - 4er Image Grid
_________________________________________________________________________*/
div.section-image-grid-1, div.section-image-grid-2 {
  background: #f5f7f7;
  padding: 0; }
  @media (min-width: 768px) {
    div.section-image-grid-1, div.section-image-grid-2 {
      padding: 0;
      margin: 0; }
      div.section-image-grid-1 p.big, div.section-image-grid-2 p.big {
        margin: 0;
        padding: 0; } }
  div.section-image-grid-1 p, div.section-image-grid-2 p {
    margin: 0;
    padding: 0; }

div.section-image-grid-1 > div, div.section-image-grid-2 > div {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    div.section-image-grid-1 > div, div.section-image-grid-2 > div {
      padding-top: 0;
      padding-bottom: 0; } }

div.section-image-grid-1 > div:first-child {
  padding-top: 30px; }
  @media (min-width: 768px) {
    div.section-image-grid-1 > div:first-child {
      padding-top: 0; } }

div.section-image-grid-1 > div:last-child, div.section-image-grid-2 > div:last-child {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    div.section-image-grid-1 > div:last-child, div.section-image-grid-2 > div:last-child {
      padding-top: 0;
      padding-bottom: 0; } }

div.section-image-grid-2 > div:last-child {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    div.section-image-grid-2 > div:last-child {
      padding-bottom: 0; } }

/* 8. Section - Ablauf Sanguinum Stoffwechselkur - Info mit  Icons
_________________________________________________________________________*/
div.section-ablauf-part1 {
  background: #f5f7f7;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    div.section-ablauf-part1 {
      padding-top: 60px;
      padding-bottom: 40px; } }
  @media (min-width: 1200px) {
    div.section-ablauf-part1 {
      padding-top: 80px;
      padding-bottom: 40px; } }

div.section-ablauf-part2 {
  background: #f5f7f7;
  padding-bottom: 30px; }
  div.section-ablauf-part2 img {
    max-width: 120px;
    margin: auto; }
  div.section-ablauf-part2 > div:after {
    content: none; }
  @media only screen and (min-width: 1440px) {
    div.section-ablauf-part2 {
      padding-left: 15%;
      padding-right: 15%; } }
  @media (min-width: 768px) {
    div.section-ablauf-part2 {
      padding-bottom: 40px; }
      div.section-ablauf-part2 > div:after {
        content: url("/wp-content/uploads/2016/01/pfeil.jpg");
        position: absolute;
        top: 44px;
        right: -24px; }
      div.section-ablauf-part2 > div:nth-child(3):after, div.section-ablauf-part2 div:last-child:after {
        content: none; } }
  @media (min-width: 1200px) {
    div.section-ablauf-part2 {
      padding-bottom: 40px; }
      div.section-ablauf-part2 > div:after, div.section-ablauf-part2 > div:nth-child(3):after {
        content: url("/wp-content/uploads/2016/01/pfeil.jpg");
        position: absolute;
        top: 44px;
        right: -24px; }
      div.section-ablauf-part2 > div:last-child:after {
        content: none; } }

div.section-ablauf-part3 {
  background: #f6f4f3;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    div.section-ablauf-part3 {
      padding-bottom: 60px; } }
  @media (min-width: 1200px) {
    div.section-ablauf-part3 {
      padding-bottom: 80px; } }

/* 9. Section - Abnehmerfolge / Vorher - Nachher
_________________________________________________________________________*/
.section-abnehmerfolge-part1, .section-abnehmerfolge-part2 {
  padding-top: 30px; }
  @media (min-width: 768px) {
    .section-abnehmerfolge-part1, .section-abnehmerfolge-part2 {
      padding-top: 60px; } }
  @media (min-width: 1200px) {
    .section-abnehmerfolge-part1, .section-abnehmerfolge-part2 {
      padding-top: 80px; } }

.section-abnehmerfolge-part2 {
  padding-bottom: 40px;
  padding-top: 0; }
  @media (min-width: 768px) {
    .section-abnehmerfolge-part2 {
      padding-bottom: 10px;
      padding-top: 0; } }
  @media (min-width: 1200px) {
    .section-abnehmerfolge-part2 {
      padding-bottom: 10px; }
      .section-abnehmerfolge-part2 a.inverse {
        margin-top: 40px; }
      .section-abnehmerfolge-part2 p.last {
        padding-bottom: 0; } }
  .section-abnehmerfolge-part2 > div {
    padding-bottom: 30px; }
  .section-abnehmerfolge-part2 .img-responsive {
    margin: auto;
    padding-bottom: 15px; }
  .section-abnehmerfolge-part2 > div:last-child {
    padding-bottom: 0; }
    .section-abnehmerfolge-part2 > div:last-child a:last-child {
      margin-top: 30px; }

.section-abnehmerfolge-button {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .section-abnehmerfolge-button {
      padding-bottom: 60px; } }
  @media (min-width: 1200px) {
    .section-abnehmerfolge-button {
      padding-bottom: 80px; } }

strong.bold {
  font-family: Solomon-Sans-SemiBold, sans-serif;
  font-size: 24px;
  font-weight: 600; }

/* 10. Section Therapeuten Bewertungen
_________________________________________________________________________*/
.bg-therapeuten-bewertung {
  background: #e0ca98;
  padding-top: 30px;
  padding-bottom: 30px;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTBjYTk4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjZTdkOWJjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTUlIiBzdG9wLWNvbG9yPSIjZTdkOWJjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTUlIiBzdG9wLWNvbG9yPSIjZTdkOWJjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UwY2E5OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGNhOTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(45deg, #e0ca98 0%, #e7d9bc 45%, #e7d9bc 55%, #e7d9bc 55%, #e0ca98 100%, #e0ca98 100%);
  /* FF3.6-15 */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #e0ca98), color-stop(45%, #e7d9bc), color-stop(55%, #e7d9bc), color-stop(55%, #e7d9bc), color-stop(100%, #e0ca98), color-stop(100%, #e0ca98));
  /* Chrome4-9,Safari4-5 */
  background: -webkit-linear-gradient(45deg, #e0ca98 0%, #e7d9bc 45%, #e7d9bc 55%, #e7d9bc 55%, #e0ca98 100%, #e0ca98 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -o-linear-gradient(45deg, #e0ca98 0%, #e7d9bc 45%, #e7d9bc 55%, #e7d9bc 55%, #e0ca98 100%, #e0ca98 100%);
  /* Opera 11.10-11.50 */
  background: -ms-linear-gradient(45deg, #e0ca98 0%, #e7d9bc 45%, #e7d9bc 55%, #e7d9bc 55%, #e0ca98 100%, #e0ca98 100%);
  /* IE10 preview */
  background: linear-gradient(45deg, #e0ca98 0%, #e7d9bc 45%, #e7d9bc 55%, #e7d9bc 55%, #e0ca98 100%, #e0ca98 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0ca98', endColorstr='#e0ca98',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */ }
  @media (min-width: 768px) {
    .bg-therapeuten-bewertung {
      padding-top: 60px;
      padding-bottom: 40px; } }
  @media (min-width: 1200px) {
    .bg-therapeuten-bewertung {
      padding-top: 80px;
      padding-bottom: 80px; } }
  .bg-therapeuten-bewertung img {
    max-width: 200px !important;
    max-height: 200px !important;
    height: 200px;
    width: 200px; }
  .bg-therapeuten-bewertung .vc-gitem-zone-height-mode-auto:before {
    padding-top: 225px; }
  .bg-therapeuten-bewertung .vc_gitem-post-meta-field-headline-rating {
    min-height: 100px; }
  .bg-therapeuten-bewertung .link-text a {
    font-size: 17px;
    color: #006840;
    padding-top: 0;
    text-decoration: underline; }
    .bg-therapeuten-bewertung .link-text a:hover, .bg-therapeuten-bewertung .link-text a:active {
      color: #c09c6e;
      text-decoration: underline; }
  .bg-therapeuten-bewertung .vc_gitem-post-meta-field-ratingname {
    font-weight: bold;
    padding-top: 5px; }

/* 11. Seiten FAQ, Community, Rezepte
_________________________________________________________________________*/
.section-3spalter-links {
  padding-top: 30px;
  padding-bottom: 30px; }
  .section-3spalter-links > div {
    padding-bottom: 30px; }
    .section-3spalter-links > div p:first-child {
      margin-bottom: 0;
      padding-bottom: 0; }
    .section-3spalter-links > div a {
      margin-top: 15px; }
  @media (min-width: 768px) {
    .section-3spalter-links {
      padding-top: 60px;
      padding-bottom: 40px; }
      .section-3spalter-links h3 {
        padding-bottom: 15px; }
      .section-3spalter-links a {
        margin-top: 15px;
        max-width: 98%; } }
  @media (min-width: 1200px) {
    .section-3spalter-links {
      padding-top: 80px;
      padding-bottom: 40px; } }

.icon-page {
  max-width: 50px;
  width: 50px;
  height: auto; }

/* 12. Footer - Widgets - Suche
_________________________________________________________________________*/
.footer-well p {
  padding: 0; }

.site-footer input[type="submit"] {
  display: none; }

.site-footer .input-group {
  height: 32px;
  border: none; }

.site-footer .btn-lg, .search-search-form .btn-lg {
  margin: 0;
  background-color: transparent;
  color: #FFF;
  z-index: 10;
  margin-left: -25px !important; }

.site-footer .btn-lg:hover, .search-search-form .btn-lg:hover {
  color: #c09c6e; }

.site-footer input[type="search"], .search-search-form input[type="search"] {
  background-color: transparent;
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  color: #FFF; }

.site-footer input[type="search"] {
  padding-top: 0;
  padding-bottom: 0; }

.site-footer input[type="search"]::-webkit-input-placeholder {
  /* Safari, Chrome and Opera */
  color: #FFF; }

.site-footer input[type="search"]:-moz-placeholder {
  /* Firefox 18- */
  color: #FFF; }

.site-footer input[type="search"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFF; }

.site-footer input[type="search"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #FFF; }

.site-footer input[type="search"]::-ms-input-placeholder {
  /* Edge */
  color: #FFF; }

.site-footer input[type="search"]:placeholder-shown {
  /* Standard one last! */
  color: #FFF; }

.site-footer input[type="search"] {
  padding-top: 0;
  padding-bottom: 0;
  height: 38px;
  line-height: 43px; }

.site-footer #text-5 {
  margin-bottom: 15px;
  text-align: left; }

.site-footer input[type="search"], .search-search-form input[type="search"] {
  font-size: 18px;
  font-size: 1.8rem; }

.search-search-form input[type="search"] {
  border: solid 1px #CCC;
  border-right: none;
  height: 16px;
  line-height: 16px; }

.site-footer h4.white {
  color: #FFF; }

.site-footer .divider {
  border: none; }

.site-footer li {
  list-style-type: none;
  border: none; }

.site-footer .col-md-8 {
  border: none; }

.site-footer .social-icons {
  color: #FFF; }

.site-footer .fa-inverse {
  color: #006840; }

.site-footer .social-icons:hover {
  color: #006840; }

.site-footer .fa-inverse:hover {
  color: #FFF; }

.footer-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006f42+0,6ea44d+100 */
  background: #006f42;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNmY0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZWE0NGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #006f42 0%, #6ea44d 100%);
  /* FF3.6-15 */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #006f42), color-stop(100%, #6ea44d));
  /* Chrome4-9,Safari4-5 */
  background: -webkit-linear-gradient(left, #006f42 0%, #6ea44d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -o-linear-gradient(left, #006f42 0%, #6ea44d 100%);
  /* Opera 11.10-11.50 */
  background: -ms-linear-gradient(left, #006f42 0%, #6ea44d 100%);
  /* IE10 preview */
  background: linear-gradient(to right, #006f42 0%, #6ea44d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006f42', endColorstr='#6ea44d',GradientType=1 );
  /* IE6-8 */
  width: 100%;
  padding: 0 !important;
  float: left;
  background-size: contain;
  margin-top: 0; }
  .footer-wrapper div.col-md-8 {
    text-align: left; }
    .footer-wrapper div.col-md-8 .widget-wrap {
      text-align: left; }

div.footer-welle img {
  width: 101%;
  vertical-align: top;
  margin-top: -1px;
  padding-top: -1px; }

/* Visual Composer
_________________________________________________________________________*/
body.page-template-page-home .wpb_wrapper {
  text-align: center; }

/* Alte Styles zum Überschreiben
_________________________________________________________________________*/
/* Änderungen für Unterseiten */
/* Anfang des Contentbereiches */
div.site-inner {
  margin-top: 30px; }
  @media (min-width: 768px) {
    div.site-inner {
      margin-top: 80px; } }
  @media (min-width: 992px) {
    div.site-inner {
      margin-top: 120px; } }

/* Breadcrumbs */
.breadcrump span span {
  background-color: #FFF !important;
  display: inline-block;
  /* background-color: #006840; */
  line-height: 34px;
  color: #006840 !important;
  position: relative;
  font-size: 17px !important;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px; }

/* Menü Button */
.navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:focus {
  background-color: #71a946 !important; }

.navbar-toggle:focus {
  outline-color: #FFF;
  outline-style: auto;
  outline-width: 0; }

a:hover, a:active, a:focus {
  color: #c09c6e !important;
  text-decoration: none; }

#swipe-area {
  background: #fff; }

#wpfront-scroll-top-container .button-holder {
  text-shadow: none !important;
  color: #006840 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  background-color: rgba(255, 255, 255, 0.5) !important;
  background-image: none !important;
  border-radius: none !important;
  border: 1px solid #006840;
  font-size: 16px;
  padding: 15px !important;
  line-height: 20px; }

.rating span.rated:before, span.rated:before {
  content: "\f005";
  font-family: FontAwesome;
  color: #b50f23; }

.commentratingbox label:before {
  content: "\f006";
  display: inline-block;
  font-family: FontAwesome;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  font-size: 20px;
  color: #b50f23; }

aside.col-md-8 .widget-teaser span {
  font-family: Solomon-Sans-SemiBold, sans-serif; }

.blockMsg.blockPage {
  top: 0 !important;
  font-family: Solomon-Sans-Normal, sans-serif;
  line-height: 30px;
  min-height: 42px;
  width: 100% !important;
  left: 0% !important; }

.box-date {
  display: block;
  background-color: #006840;
  line-height: 24px;
  padding: 0px 5px 0px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #FFF !important;
  margin-bottom: 5px;
  font-size: 16px;
  float: left;
  margin-right: -15px;
  font-family: Solomon-Sans-Normal, sans-serif;
  margin-bottom: 10px;
  clear: both; }

.box-rezept h3 {
  font-size: 20px;
  float: left;
  font-family: Solomon-Sans-Normal, sans-serif; }

.badges .badge-number {
  line-height: 25px;
  color: #006840;
  font-size: 18px;
  padding: 5px;
  font-family: Solomon-Sans-SemiBold, sans-serif; }

.googlemapmarker {
  width: 320px;
  padding: 20px;
  padding-left: 18px;
  padding-right: 15px;
  font-family: Solomon-Sans-Normal, sans-serif !important; }

h4.info {
  padding-left: 50px;
  line-height: 26px;
  font-family: Solomon-Sans-SemiBold, sans-serif; }

#sidebar-navigation li a {
  background-color: #006840 !important;
  color: #FFF;
  margin-bottom: 1px;
  margin-top: 0;
  padding-left: 10px !important;
  font-size: 20px;
  font-family: Solomon-Sans-SemiBold, sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

h2.cta, h1.cta {
  font-size: 36px;
  line-height: 40px;
  margin: 0;
  font-family: Solomon-Sans-SemiBold, sans-serif; }

#megaMenu ul li ul .wpmega-link-title {
  font-family: Solomon-Sans-SemiBold, sans-serif; }

@media (max-width: 3840px) and (min-width: 1200px) {
  #megaMenu ul.megaMenu > li.menu-item.ss-nav-menu-mega > ul.sub-menu-1, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg ul.sub-menu {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: 0 !important;
    -moz-box-shadow: 0 !important;
    box-shadow: 0 !important;
    margin-top: 30px !important; }

  #megaMenu ul li.menu-item.ss-nav-menu-mega ul li.border {
    border: solid 1px #CCC !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    min-width: 350px !important; }

  #megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1.mb30 {
    margin-bottom: 15px !important; } }
header.site-header {
  margin: 0;
  padding: 0; }

.breadcrumb {
  margin-top: 10px; }
  @media (min-width: 1200px) {
    .breadcrumb {
      margin-bottom: 30px; }
      .breadcrumb span span i {
        padding-left: 20px; } }
  .breadcrumb span span:first-child {
    padding-right: 0; }
    .breadcrumb span span:first-child a {
      padding-left: 0;
      padding-right: 0; }
    .breadcrumb span span:first-child i {
      padding-left: 5px;
      padding-right: 5px; }
  .breadcrumb span span:last-child {
    padding: 0; }
  .breadcrumb span span {
    background: none;
    font-size: 13px;
    display: inline-block; }
    .breadcrumb span span i {
      padding: 0 5px; }
    @media (min-width: 1200px) {
      .breadcrumb span span {
        background: none;
        color: #FFF;
        font-size: 14px; } }
    .breadcrumb span span a {
      background: none;
      color: #006840;
      padding-right: 0;
      padding-left: 0;
      font-size: 13px; }
      @media (min-width: 1200px) {
        .breadcrumb span span a {
          font-size: 14px;
          color: #FFF;
          padding-right: 0;
          padding-left: 0; } }
    .breadcrumb span span .corner-right {
      display: none; }
    @media (min-width: 1200px) {
      .breadcrumb span span .corner-right {
        border-top: 5px solid transparent;
        border-left: 7px solid #FFF;
        border-bottom: 5px solid transparent;
        display: inline-block;
        margin-left: 10px;
        margin-right: 10px;
        position: relative;
        z-index: 3;
        -moz-transform: scale(0.9999); } }
  .breadcrumb > div {
    height: auto;
    margin-top: 0;
    margin-bottom: 36px;
    padding-top: 0; }
    @media (min-width: 1200px) {
      .breadcrumb > div {
        height: 60px;
        margin-top: -74px;
        margin-bottom: -36px;
        margin: 0 -5000px;
        padding: 15px 5000px;
        background: #71a946; } }

/*Breadcrumbs Ende*/
main {
  /*1200 Ende*/
  /* Standdort Partner Logo unterhalb vom Profilbild */ }
  main .nav-tabs > li > a {
    font-size: 16px !important;
    border-radius: 0 !important;
    text-align: center; }
  main .standort .nav > li > a i {
    display: initial; }
  main input[type=submit] {
    font-size: 17px !important; }
    main input[type=submit]:hover {
      background: #015a3a !important; }
    main input[type=submit]:active {
      background: #006840 !important; }
  main h1 {
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 10px; }
    @media (min-width: 1200px) {
      main h1 {
        font-size: 36px;
        line-height: 40px;
        padding-bottom: 10px; } }
  main h2 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 20px; }
    @media (min-width: 1200px) {
      main h2 {
        font-size: 22px;
        line-height: 20px;
        padding-bottom: 20px; } }
  main p {
    line-height: 22px; }
  main .panel-default > .panel-heading,
  main .panel-default > .panel-heading.active {
    background: #006840; }
    main .panel-default > .panel-heading:active,
    main .panel-default > .panel-heading.active:active {
      background: #006840; }
  main h4.panel-title a {
    font-size: 17px;
    font-family: Solomon-Sans-Normal, sans-serif;
    color: #FFF !important;
    padding: 15px 10px 7px 10px;
    display: block !important;
    line-height: 17px; }
    main h4.panel-title a:before {
      content: "\f105";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: inherit;
      text-decoration: inherit;
      color: #FFF;
      font-size: 16px;
      padding-right: 0.5em;
      left: 0; }
  main .panel:first-of-type {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important; }
  main .panel:last-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important; }
  main .panel .panel-body i.fa-plus-circle {
    color: #006840; }
  main .panel-heading.active a:before {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: inherit;
    text-decoration: inherit;
    color: #FFF;
    font-size: 16px;
    padding-right: 0.5em;
    left: 0; }
  main .post-117 img {
    margin-bottom: 15px !important; }
    @media (min-width: 1200px) {
      main .post-117 img {
        margin-bottom: 0 !important; } }
  main img.wp-image-27031 {
    margin-bottom: 0 !important; }
  main .ctaBox .telefon {
    text-align: left; }
  main h2.cta {
    padding-bottom: 0;
    font-size: 30px; }
  main .telefon h2 {
    padding-bottom: 0; }
  @media (min-width: 1200px) {
    main h2.cta {
      padding-bottom: 10px;
      font-size: 36px; }
    main .ctaBox .telefon {
      text-align: center; }
    main a.more {
      background: #006840;
      border: none;
      color: #FFF;
      letter-spacing: 0.4px;
      text-align: center;
      font-size: 17px;
      line-height: 17px;
      padding: 11px;
      display: block;
      margin: auto; }
    main .googlemapmarker p {
      font-size: 17px; }
    main .nav-tabs > li > a {
      border-radius: 0;
      text-align: center;
      background: #006840;
      color: #FFF;
      margin-bottom: 0;
      border-bottom: none;
      font-size: 16px; }
    main .dialer input, main input.dial {
      display: initial;
      color: #006840 !important; }
    main a.link-teaser {
      padding-left: 30px;
      padding-right: 30px; } }
  main .img-partner-logo {
    width: 100% !important;
    border: none !important;
    padding: 15px; }
  main .overall-rating p:last-child {
    padding-top: 15px; }

.box-standort img {
  width: 100%;
  height: auto; }

div.site-inner {
  margin-top: 0; }
  @media (min-width: 768px) {
    div.site-inner {
      margin-top: 0; } }

@media (min-width: 768px) {
  .breadcrump span span a {
    color: #006840 !important;
    background-color: #FFF; } }

@media (min-width: 768px) {
  .breadcrump span span .corner-right {
    border-top: 5px solid transparent;
    border-left: 7px solid #006840 !important;
    border-bottom: 5px solid transparent;
    margin-right: -10px;
    margin-top: -23px; } }

body.category-gewichtsreduktion-beispiele-bmi p.hinweis, body.single p.hinweis, body.archive p.hinweis, body.category p.hinweis, body.page-template-page-bewertungen p.hinweis, body.page-template-page-mediaroom p.hinweis {
  font-size: 17px;
  line-height: 24px;
  color: #333; }

/* Sanguinum Standorte */
.standort-suche {
  background-color: #71a946;
  padding: 25px 30px 20px 30px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: auto;
  clear: both; }

.box-standort-search .col-sm-4 span img {
  margin-top: 0;
  display: none; }
  @media (min-width: 1200px) {
    .box-standort-search .col-sm-4 span img {
      display: inline-block;
      margin-top: -20px; } }

/* Sidebar Hintergrundfarbe */
aside.col-md-8 {
  background-color: #FFF; }

/*einzelne Seiten*/
body.search .box-bubble span {
  display: none; }
body.search .box-bubble:before {
  display: none; }

/* Sidebar Einführung */
aside a.more,
aside a.button,
aside input.button,
aside a.more.mtn30 {
  width: 100%;
  text-align: center;
  background: #FFF !important;
  border: 2px #006840 solid !important;
  border-bottom: 4px #006840 solid !important;
  color: #006840 !important;
  letter-spacing: 0.4px;
  padding: 8px;
  display: block;
  margin: 5px auto;
  line-height: 17px; }
aside a.more.mtn30 {
  margin-top: 30px !important; }
aside input.button {
  background: #006840 !important;
  color: #FFF !important; }
aside button.more.button {
  margin-top: 5px;
  width: 100%; }
aside a.more:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: inherit;
  text-decoration: inherit;
  color: #006840;
  font-size: 16px;
  padding-right: 0.5em;
  left: 0; }
@media (min-width: 768px) {
  aside {
    width: 100%;
    text-align: center; } }
@media (min-width: 992px) {
  aside {
    width: 100%;
    text-align: center; } }
@media (min-width: 1200px) {
  aside {
    width: 100%;
    text-align: center; } }

aside a.more:hover:before,
aside button.more.button:hover:before {
  color: #FFF; }

/* Widget - Seiten Navigation */
#sidebar-navigation li a.more {
  width: 100%;
  background: #FFF !important;
  border: 2px #006840 solid !important;
  border-bottom: 4px #006840 solid !important;
  color: #006840 !important;
  letter-spacing: 0.4px;
  padding: 8px;
  display: block;
  margin: 5px auto;
  line-height: 17px;
  text-align: left; }

#sidebar-navigation li a.more:before {
  color: #006840 !important; }

#sidebar-navigation li a.more:hover {
  background: #006840 !important;
  color: #FFF !important; }

#sidebar-navigation li a.more:hover:before {
  color: #FFF !important; }

#sidebar-navigation li.current-menu-item a:focus {
  background: #006840 !important;
  color: #FFF !important; }

#sidebar-navigation li.current-menu-item a:focus:before {
  color: #FFF !important; }

#sidebar-navigation li:first-child a {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

#sidebar-navigation li:last-child a {
  -webkit-border-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

/* Widget - Berater finden */
input#gmapinput.input-widget-transparent {
  width: 100%; }

/* Widget - FAQ */
section.widget img.faq {
  max-height: 200px;
  width: auto; }

section.widget a.faq {
  width: 100%;
  display: block;
  text-align: center; }

section.widget a.faq:hover {
  background: #006840 !important;
  color: #FFF !important; }

/* Sidebar Fragen und Antworten */
/* Widget Sanguinum Community */
section.widget a.more.mt30.community, section.widget a.more.mt30.einfuehrung {
  width: 100%;
  display: block;
  text-align: center; }

section.widget a.more.mt30.community:hover, section.widget a.more.mt30.einfuehrung:hover {
  background: #006840 !important;
  color: #FFF !important; }

section.widget input[type="text"] {
  width: 100%;
  display: block; }

/* Widget Teilnehmerbewertung */
aside div.standort a.more {
  text-align: center; }

aside div.standort a.more:hover {
  background: #006840 !important;
  color: #FFF !important; }

aside i.fa.fa-user.mr10.orange {
  color: #71a946; }

aside div.standort p em {
  font-family: Solomon-Sans-Normal, sans-serif;
  font-size: 17px;
  line-height: 24px;
  color: #000; }

/* Widget Newsletter abonnieren */
aside .newsletters-form input[type=text] {
  font-family: Solomon-Sans-Normal, sans-serif;
  font-size: 17px;
  color: #006840;
  background-color: #FFF;
  border: 1px solid #f5f7f7 !important;
  border-radius: 0 !important;
  text-align: left;
  padding: 9px 12px;
  line-height: 17px;
  display: block; }

.newsletters-form input[type=text]:focus {
  border: 1px solid #006840 !important; }

.pr50 {
  padding-right: 50px; }

.pb20 {
  padding-bottom: 20px; }

.pt20 {
  padding-top: 20px; }

.pr30 {
  padding-right: 30px; }

.pb30 {
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .pb30 {
      padding-bottom: 30px; } }

.mp0 {
  margin: 0;
  padding: 0; }

.pr15 {
  padding-right: 15px; }

.mb15 {
  margin-bottom: 15px; }

.mb30 {
  margin-bottom: 30px; }

.mt0 {
  margin-top: 0; }

.mt60 {
  margin-top: 60px; }

.fbold {
  font-family: Solomon-Sans-SemiBold, sans-serif; }

.fnormal {
  font-family: Solomon-Sans-Normal, sans-serif; }

.noblock {
  display: inline !important; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

/*# sourceMappingURL=redesign.css.map */
