@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../font/hinted-BrandonGrotesque-Light.eot");
  src: url("../font/hinted-BrandonGrotesque-Light.eot?#iefix") format("embedded-opentype"), url("../font/hinted-BrandonGrotesque-Light.woff2") format("woff2"), url("../font/hinted-BrandonGrotesque-Light.woff") format("woff"), url("../font/hinted-BrandonGrotesque-Light.svg#BrandonGrotesque-Light") format("svg");
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../font/hinted-BrandonGrotesque-Regular.eot");
  src: url("../font/hinted-BrandonGrotesque-Regular.eot?#iefix") format("embedded-opentype"), url("../font/hinted-BrandonGrotesque-Regular.woff2") format("woff2"), url("../font/hinted-BrandonGrotesque-Regular.woff") format("woff"), url("../font/hinted-BrandonGrotesque-Regular.svg#BrandonGrotesque-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../font/hinted-BrandonGrotesque-RegularItalic.eot");
  src: url("../font/hinted-BrandonGrotesque-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../font/hinted-BrandonGrotesque-RegularItalic.woff2") format("woff2"), url("../font/hinted-BrandonGrotesque-RegularItalic.woff") format("woff"), url("../font/hinted-BrandonGrotesque-RegularItalic.svg#BrandonGrotesque-RegularItalic") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Brandon Grotesque';
  src: url("../font/hinted-BrandonGrotesque-Bold.eot");
  src: url("../font/hinted-BrandonGrotesque-Bold.eot?#iefix") format("embedded-opentype"), url("../font/hinted-BrandonGrotesque-Bold.woff2") format("woff2"), url("../font/hinted-BrandonGrotesque-Bold.woff") format("woff"), url("../font/hinted-BrandonGrotesque-Bold.svg#BrandonGrotesque-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Brandon Grotesque", Arial, sans-serif;
  font-weight: bold;
  text-transform: none;
  color: #247391;
  text-transform: uppercase;
  margin: 0;
  padding: 0; }

h1, .h1 {
  font-size: 48px; }
  @media only screen and (max-width: 767px) {
    h1, .h1 {
      font-size: 36px; } }
  @media only screen and (max-width: 576px) {
    h1, .h1 {
      font-size: 26px; } }

h2, .h2 {
  font-size: 32px;
  font-weight: normal;
  text-transform: none; }
  @media only screen and (max-width: 767px) {
    h2, .h2 {
      font-size: 24px; } }
  @media only screen and (max-width: 576px) {
    h2, .h2 {
      font-size: 18px; } }

h3, .h3 {
  font-size: 20px;
  font-weight: bold;
  text-transform: none; }
  @media only screen and (max-width: 767px) {
    h3, .h3 {
      font-size: 18px; } }
  @media only screen and (max-width: 576px) {
    h3, .h3 {
      font-size: 18px; } }

body {
  font-family: "Brandon Grotesque", Arial, sans-serif;
  font-size: 18px;
  font-weight: 100;
  color: #247391;
  overflow-x: hidden;
  overflow-y: visible; }

p {
  line-height: 1.2em; }

.colorBlue {
  color: #247391; }

.circle {
  border-radius: 50%;
  webkit-border-radius: 50%; }

.btn.btn-primary {
  background: #247391;
  color: #fff;
  border: none; }

section.isContent {
  min-height: calc(100vh);
  height: 100%;
  background-image: url(../img/default_bg.jpg);
  background-size: cover;
  padding: 80px 0 80px 0;
  position: relative;
  max-width: 100vw; }
  @media only screen and (min-height: 1100px) {
    section.isContent {
      min-height: 100%; } }
  @media only screen and (max-width: 576px) {
    section.isContent {
      overflow-x: hidden; } }
  section.isContent .vcenterContainer {
    margin-top: 130px; }
    @media only screen and (min-width: 577px) {
      section.isContent .vcenterContainer {
        margin-top: 33%; } }
    @media only screen and (min-width: 768px) {
      section.isContent .vcenterContainer {
        margin-top: 20px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: auto; } }
    @media only screen and (max-height: 767px) {
      section.isContent .vcenterContainer {
        margin-top: 130px; } }

section#trenner.isContent {
  max-height: 1px;
  min-height: 1px;
  height: 1px;
  background: #247391;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: visible; }
  section#trenner.isContent .trenner {
    width: 54px;
    height: 54px;
    position: absolute;
    margin: 0 auto;
    background-color: #247391;
    border-radius: 50%;
    webkit-border-radius: 50%;
    z-index: 2;
    background-image: url(../img/trenner.png);
    background-size: contain;
    background-position: center center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }

ul.customList {
  margin: 0;
  padding: 0; }
  ul.customList li {
    list-style: none;
    background-color: #efe058;
    border-radius: 100px;
    webkit-border-radius: 100px;
    height: 41px;
    margin: 8px 0 8px 0;
    padding: 0 10px 0 0; }
    ul.customList li span.listIcon {
      background-color: #edf2e2;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      webkit-border-radius: 50%;
      border: 4px solid #efe058;
      display: inline-flex;
      float: left;
      margin-right: 8px; }
      ul.customList li span.listIcon svg {
        width: 34px;
        height: 34px;
        display: table-cell;
        padding: 8px;
        fill: #247391;
        color: #247391; }
    ul.customList li span.listText {
      font-size: 14px;
      font-style: italic;
      vertical-align: middle;
      line-height: 15px;
      color: #247391;
      display: table-cell;
      height: 38px;
      width: calc(100% - 40px); }

ul.customList.green li {
  background-color: #edf2e2;
  -moz-box-shadow: inset 0 0 1px #d7e5ae;
  -webkit-box-shadow: inset 0 0 1px #d7e5ae;
  box-shadow: inset 0 0 1px #d7e5ae;
  position: relative; }
  ul.customList.green li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    webkit-border-radius: 100px;
    z-index: -1;
    background-color: #edf2e2;
    border-bottom: 1px solid #d7e5ae; }
  ul.customList.green li span.listIcon {
    background-color: #d7e5ae;
    border: 4px solid #edf2e2; }
    ul.customList.green li span.listIcon svg {
      fill: #247391;
      color: #247391; }

section#home {
  background-image: url(../img/title_bg.jpg);
  min-height: calc(100vh) !important; }
  section#home .vcenterContainer .innerContentImage {
    text-align: center; }
    section#home .vcenterContainer .innerContentImage .packshotImage {
      margin-top: 2%;
      transform: scale(1);
      max-width: 320px; }
      @media only screen and (min-width: 620px) {
        section#home .vcenterContainer .innerContentImage .packshotImage {
          transform: scale(1.2);
          max-width: 100%;
          margin-top: 10%; } }
      @media only screen and (min-width: 768px) {
        section#home .vcenterContainer .innerContentImage .packshotImage {
          margin-top: 25%; } }
      @media only screen and (min-width: 1260px) {
        section#home .vcenterContainer .innerContentImage .packshotImage {
          transform: scale(1.4); } }
      @media only screen and (max-height: 767px) {
        section#home .vcenterContainer .innerContentImage .packshotImage {
          transform: scale(1.2);
          margin-top: 50px; } }
  @media only screen and (min-width: 768px) {
    section#home .vcenterContainer .innerContentText {
      margin-top: 10%; } }
  section#home .stage {
    width: calc(100vw);
    height: calc(50vh - 80px);
    position: absolute;
    bottom: 0;
    background-image: url(../img/title_stage.jpg);
    background-size: 100% 100%; }
    @media only screen and (min-width: 768px) {
      section#home .stage {
        height: calc(55vh - 80px); } }
    @media only screen and (min-width: 992px) {
      section#home .stage {
        height: calc(40vh - 80px); } }

@media only screen and (max-width: 576px) {
  section.subSection {
    padding: 30px 0 30px 0; } }
section.subSection .centerContainer {
  margin: 80px auto 0; }
  section.subSection .centerContainer .row div.tabNavigation a.tabulator {
    text-transform: uppercase;
    display: inline-block;
    opacity: .5;
    margin-bottom: 5px;
    color: #247391;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    section.subSection .centerContainer .row div.tabNavigation a.tabulator:hover {
      text-decoration: none;
      transform: scale(1.05);
      -webkit-transform: scale(1.05);
      opacity: 1;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      section.subSection .centerContainer .row div.tabNavigation a.tabulator:hover::after {
        text-decoration: none; }
    section.subSection .centerContainer .row div.tabNavigation a.tabulator.active {
      opacity: 1; }
    section.subSection .centerContainer .row div.tabNavigation a.tabulator.title {
      font-weight: normal; }
    section.subSection .centerContainer .row div.tabNavigation a.tabulator::after {
      content: "  |  ";
      letter-spacing: .4em;
      opacity: .5;
      text-decoration: none; }
      section.subSection .centerContainer .row div.tabNavigation a.tabulator::after:hover {
        text-decoration: none; }
    section.subSection .centerContainer .row div.tabNavigation a.tabulator:last-of-type::after {
      content: ""; }
    @media only screen and (max-width: 576px) {
      section.subSection .centerContainer .row div.tabNavigation a.tabulator {
        font-size: 14px;
        display: none; }
        section.subSection .centerContainer .row div.tabNavigation a.tabulator.active {
          display: inline-block; }
        section.subSection .centerContainer .row div.tabNavigation a.tabulator.title {
          display: inline-block; }
        section.subSection .centerContainer .row div.tabNavigation a.tabulator::after {
          display: none; }
        section.subSection .centerContainer .row div.tabNavigation a.tabulator:first-of-type::after {
          display: inline-block;
          margin-left: 10px; } }
  section.subSection .centerContainer .row h1 {
    margin-bottom: 40px; }
    @media only screen and (min-width: 576px) {
      section.subSection .centerContainer .row h1 {
        width: 75%; } }
  section.subSection .centerContainer .row .innerContentImage {
    border-radius: 13px;
    webkit-border-radius: 13px;
    height: 100%;
    min-height: 476px; }
    @media only screen and (max-width: 575px) {
      section.subSection .centerContainer .row .innerContentImage {
        min-height: calc(100vw - 20px); } }
  section.subSection .centerContainer .row .innerContentText {
    height: 100%; }
    @media only screen and (max-width: 576px) {
      section.subSection .centerContainer .row .innerContentText {
        margin-top: 30px; } }
    @media only screen and (min-width: 992px) {
      section.subSection .centerContainer .row .innerContentText {
        min-height: 476px; } }
    section.subSection .centerContainer .row .innerContentText h3 {
      margin-bottom: 15px; }
  section.subSection .centerContainer .row .decorationContainer {
    margin: 20px 0;
    text-align: center; }

section#wirkung .centerContainer .row .innerContentImage {
  background-image: url(../img/wirkung_bg.jpg);
  background-size: cover;
  background-position: center center; }
section#wirkung .centerContainer .row .innerContentText {
  position: relative; }
  @media only screen and (min-width: 992px) {
    section#wirkung .centerContainer .row .innerContentText ul.customList {
      position: absolute;
      bottom: -8px;
      width: 100%; } }

span#koerper {
  display: block; }

section.koerper .innerContentImage {
  background-size: cover;
  background-position: center center; }
section.koerper.gesundheit .centerContainer .row .innerContentImage {
  background-image: url(../img/koerper_gesundheit.jpg); }
section.koerper.diaet .centerContainer .row .innerContentImage {
  background-image: url(../img/koerper_diaet.jpg); }
section.koerper.haut .centerContainer .row .innerContentImage {
  background-image: url(../img/koerper_haut.jpg);
  background-position: top center; }
section.koerper.entgiften .centerContainer .row .innerContentImage {
  background-image: url(../img/koerper_entgiften.jpg); }

section.herkunft.fullBody {
  background-image: url(../img/herkunft_bg.jpg);
  background-size: cover;
  position: relative; }
  section.herkunft.fullBody div.gradientWrapper {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+15,0+100 */
    background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
    /* IE6-9 */
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1; }
    section.herkunft.fullBody div.gradientWrapper:after {
      width: 100vw;
      height: 100%;
      position: absolute;
      bottom: 0;
      content: "";
      /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,0+85,1+100 */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 85%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 85%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 85%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */ }
  section.herkunft.fullBody .centerContainer {
    z-index: 2;
    position: relative;
    padding: 50px 0 50px 0; }
    section.herkunft.fullBody .centerContainer .row .innerContentImage {
      background-image: url(../img/herkunft.png);
      background-size: contain;
      background-position: top center;
      background-repeat: no-repeat; }
    section.herkunft.fullBody .centerContainer .row .innerContentText {
      color: #fff; }
      section.herkunft.fullBody .centerContainer .row .innerContentText h1 {
        font-size: 48px;
        color: #fff;
        width: 100%; }
        @media only screen and (max-width: 767px) {
          section.herkunft.fullBody .centerContainer .row .innerContentText h1 {
            font-size: 36px; } }
        @media only screen and (max-width: 576px) {
          section.herkunft.fullBody .centerContainer .row .innerContentText h1 {
            font-size: 26px; } }

section#rezeptur {
  background: #fff; }
  section#rezeptur .centerContainer .container {
    position: relative;
    z-index: 2; }
    section#rezeptur .centerContainer .container::after {
      content: "";
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      background-image: url(../img/line.png);
      background-repeat: repeat-y;
      background-position: top center;
      z-index: -1; }
      @media only screen and (max-width: 767px) {
        section#rezeptur .centerContainer .container::after {
          display: none; } }
    section#rezeptur .centerContainer .container .row.headlineContainer {
      background: #fff;
      padding-bottom: 30px; }
      @media only screen and (max-width: 767px) {
        section#rezeptur .centerContainer .container .row.headlineContainer {
          padding-bottom: 0; } }
    section#rezeptur .centerContainer .container .row.rezepturRow {
      padding: 0 0 50px 0; }
      @media only screen and (max-width: 767px) {
        section#rezeptur .centerContainer .container .row.rezepturRow {
          padding: 0 0 20px 0; } }
    section#rezeptur .centerContainer .container .row .innerContentImage {
      min-height: auto; }
      @media only screen and (max-width: 767px) {
        section#rezeptur .centerContainer .container .row .innerContentImage {
          text-align: center; } }
      section#rezeptur .centerContainer .container .row .innerContentImage img {
        object-fit: contain; }
    section#rezeptur .centerContainer .container .row .innerContentText {
      min-height: auto;
      height: auto;
      padding: 2% 0; }
      section#rezeptur .centerContainer .container .row .innerContentText h2 {
        text-transform: uppercase;
        font-weight: bold; }

section#produkt .centerContainer .row .innerContentImage {
  background-image: url(../img/produkt_detail.jpg);
  background-size: cover;
  background-position: center center; }
section#produkt .centerContainer .row .innerContentText {
  position: relative; }
  @media only screen and (min-width: 992px) {
    section#produkt .centerContainer .row .innerContentText ul.customList {
      position: absolute;
      bottom: -8px;
      width: 100%; } }

section#erhaeltlich {
  padding: 0;
  position: relative; }
  @media only screen and (min-height: 1100px) {
    section#erhaeltlich.isContent {
      min-height: calc(100vh); } }
  section#erhaeltlich #map {
    height: calc(100vh + 100px);
    width: 100vw;
    filter: brightness(80%);
    -webkit-filter: brightness(80%);
    position: absolute;
    top: 0; }
  section#erhaeltlich .centerContainer {
    pointer-events: none;
    margin-top: 0; }
    section#erhaeltlich .centerContainer .container {
      pointer-events: none;
      position: relative; }
      section#erhaeltlich .centerContainer .container .mapTextLayer {
        background-color: #fff;
        border-radius: 13px;
        webkit-border-radius: 13px;
        position: relative;
        margin-top: 120px;
        width: 100%;
        padding: 20px;
        pointer-events: auto; }
        section#erhaeltlich .centerContainer .container .mapTextLayer h1 {
          font-size: 20px;
          margin-bottom: 15px; }
        section#erhaeltlich .centerContainer .container .mapTextLayer p {
          font-size: 14px; }

section#abbinder {
  min-height: auto;
  height: auto;
  padding: 0;
  margin: -100px 0 0 0;
  background: transparent; }
  @media only screen and (max-width: 576px) {
    section#abbinder {
      margin: -120px 0 0 0; } }
  section#abbinder .centerContainer {
    margin: 0; }
    section#abbinder .centerContainer .row .abbinderImage {
      width: 100%;
      height: 200px;
      overflow: hidden;
      position: relative;
      border-radius: 13px 13px 0 0;
      webkit-border-radius: 13px 13px 0 0;
      text-align: left; }
      @media only screen and (max-width: 576px) {
        section#abbinder .centerContainer .row .abbinderImage {
          height: 120px; } }
      section#abbinder .centerContainer .row .abbinderImage img {
        object-fit: contain;
        position: absolute;
        bottom: 0; }
        @media only screen and (max-width: 576px) {
          section#abbinder .centerContainer .row .abbinderImage img {
            object-fit: contain;
            height: 151%; } }

footer {
  background: #247391;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  padding: 20px; }
  @media only screen and (max-width: 767px) {
    footer {
      text-align: center; } }
  footer .centerContainer .container {
    padding: 0 30px; }
    footer .centerContainer .container .callToAction div {
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px; }
      footer .centerContainer .container .callToAction div.row {
        margin-top: 20px; }
        @media only screen and (min-width: 768px) {
          footer .centerContainer .container .callToAction div.row {
            float: right;
            margin-top: 0; } }
        @media only screen and (max-width: 767px) {
          footer .centerContainer .container .callToAction div.row {
            margin: 30px auto;
            display: table; } }
      footer .centerContainer .container .callToAction div.icon svg {
        width: 32px;
        height: 32px;
        fill: #fff; }
      footer .centerContainer .container .callToAction div.icon.circle {
        background-color: #fff;
        width: 34px;
        height: 34px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        footer .centerContainer .container .callToAction div.icon.circle svg {
          fill: #247391;
          padding: 5px;
          width: 35px;
          height: 34px; }
        footer .centerContainer .container .callToAction div.icon.circle:hover {
          transform: scale(1.05);
          -webkit-transform: scale(1.05);
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      footer .centerContainer .container .callToAction div.actionText {
        line-height: 18px; }
    footer .centerContainer .container .linkContainer {
      font-size: 16px;
      margin-top: 20px; }
      footer .centerContainer .container .linkContainer span {
        display: inline;
        padding: 0 12px 0 0; }
        footer .centerContainer .container .linkContainer span::after {
          content: "|";
          padding: 0 0 0 12px; }
        footer .centerContainer .container .linkContainer span:last-of-type::after {
          content: ""; }
        footer .centerContainer .container .linkContainer span button {
          color: #fff;
          background: transparent;
          border: none;
          text-transform: uppercase; }
          footer .centerContainer .container .linkContainer span button:hover {
            text-decoration: none;
            cursor: pointer; }
          footer .centerContainer .container .linkContainer span button.clickable {
            cursor: pointer; }
        @media only screen and (max-width: 768px) {
          footer .centerContainer .container .linkContainer span {
            display: block;
            text-align: center;
            line-height: 40px;
            font-size: 22px; }
            footer .centerContainer .container .linkContainer span::after {
              content: ""; } }

header {
  position: fixed;
  width: 100%;
  z-index: 10; }
  header .topLine {
    position: relative;
    height: 80px;
    background: #edf2e2;
    border-radius: 0 0 13px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    header .topLine.scrolling {
      height: 70px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    @media only screen and (max-width: 576px) {
      header .topLine {
        border-radius: 0 0 13px 13px; } }
    header .topLine nav.navbar {
      padding-top: 0; }
      @media only screen and (max-width: 991px) {
        header .topLine nav.navbar {
          top: 0px;
          background: #edf2e2 !important;
          position: relative;
          padding: 0 20px;
          height: 80px;
          border-radius: 0 0 13px 13px; } }
      header .topLine nav.navbar a.logo {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 160px;
        height: 160px;
        background: #edf2e2;
        border-radius: 0 0 50% 50%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        header .topLine nav.navbar a.logo.scrolling {
          width: 140px;
          height: 140px;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        @media only screen and (max-width: 576px) {
          header .topLine nav.navbar a.logo {
            position: relative;
            margin: 0 auto;
            text-align: center; }
            header .topLine nav.navbar a.logo.scrolling {
              width: 100px;
              height: 100px; } }
        header .topLine nav.navbar a.logo img {
          border-radius: 50%; }
      header .topLine nav.navbar .navbar-toggler {
        position: absolute;
        right: 20px;
        top: 20px;
        z-index: 1; }
      header .topLine nav.navbar .navbar-collapse {
        position: relative;
        left: 146px; }
        @media only screen and (max-width: 991px) {
          header .topLine nav.navbar .navbar-collapse {
            background: #edf2e2;
            left: 0;
            padding: 20px;
            width: 100%;
            position: absolute;
            top: 0px; } }
        @media only screen and (min-width: 992px) {
          header .topLine nav.navbar .navbar-collapse {
            max-width: calc(100% - 146px); } }
        header .topLine nav.navbar .navbar-collapse a.nav-link {
          color: #247391;
          padding: 8px 16px;
          font-size: 20px;
          border-bottom: 2px solid #edf2e2;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          header .topLine nav.navbar .navbar-collapse a.nav-link.active, header .topLine nav.navbar .navbar-collapse a.nav-link:hover, header .topLine nav.navbar .navbar-collapse a.nav-link.active:hover {
            font-weight: bold; }
          @media only screen and (min-width: 992px) {
            header .topLine nav.navbar .navbar-collapse a.nav-link {
              font-size: 15px;
              border-left: 1px dotted #d5e3d9;
              height: 80px;
              line-height: 64px; }
              header .topLine nav.navbar .navbar-collapse a.nav-link.active, header .topLine nav.navbar .navbar-collapse a.nav-link:hover, header .topLine nav.navbar .navbar-collapse a.nav-link.active:hover {
                font-weight: 100;
                border-bottom: 2px solid #247391; }
               }
          @media only screen and (max-width: 576px) {
            header .topLine nav.navbar .navbar-collapse a.nav-link {
              height: 70px;
              line-height: 47px; } }
          header .topLine nav.navbar .navbar-collapse a.nav-link.scrolling {
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            -ms-transition: all 0.3s ease;
            -o-transition: all 0.3s ease;
            transition: all 0.3s ease;
            height: 70px;
            line-height: 47px; }
        header .topLine nav.navbar .navbar-collapse svg.svg-icon {
          fill: #247391;
          width: 24px;
          height: 24px; }

/*# sourceMappingURL=css.css.map */
