body {
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 62px;
  line-height: 62px;
  font-weight: 200;
}

h2 {
  font-size: 36px;
  line-height: 42px;
  font-weight: 300;
}

h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  display: inline-block;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

a {
  color: #fff;
}

.button {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button.wide {
  width: 100%;
}

.button.black {
  border-color: #000;
  color: #000;
}

.button.black.show-more {
  width: 100%;
  border-color: rgba(0, 0, 0, .25);
}

.button.white-text.width {
  margin-right: 20px;
}

.navbar {
  display: inline-block;
  background-color: transparent;
}

.block {
  padding: 5% 10%;
}

.block.white {
  background-color: #fff;
}

.block.center.white-text.dark-bg {
  background-image: -webkit-linear-gradient(45deg, rgba(28, 88, 74, .75) 34%, rgba(120, 8, 8, .64)), url('../images/mountain-846062.jpg');
  background-image: linear-gradient(45deg, rgba(28, 88, 74, .75) 34%, rgba(120, 8, 8, .64)), url('../images/mountain-846062.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.block.dark-bg {
  background-color: #003838;
}

.block.metacure {
  background-image: url('../images/55cb24451de8591c1ec4d1b1_MetaCure_19.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: repeat;
  color: #fff;
}

.block.epd {
  background-color: #1d1d1d;
  background-image: url('../images/pattern_green.png');
  background-position: 0px 0px;
  background-size: 13px;
}

.block.md {
  background-image: -webkit-linear-gradient(0deg, #272727, transparent), -webkit-linear-gradient(270deg, #3b3b3b, #00b8ff);
  background-image: linear-gradient(90deg, #272727, transparent), linear-gradient(180deg, #3b3b3b, #00b8ff);
}

.block.renal {
  background-color: #020135;
}

.block.impulse {
  background-image: -webkit-linear-gradient(270deg, #fff, #63828b);
  background-image: linear-gradient(180deg, #fff, #63828b);
}

.block.flowmedic {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .54), rgba(0, 255, 102, .33));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .54), rgba(0, 255, 102, .33));
}

.block.founder {
  background-image: -webkit-linear-gradient(0deg, rgba(0, 0, 0, .54), hsla(0, 0%, 77%, .28)), url('../images/Founder.jpg');
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .54), hsla(0, 0%, 77%, .28)), url('../images/Founder.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  min-height: 1000px;
}

.block.foot {
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .25), transparent), -webkit-linear-gradient(270deg, #003838, transparent), url('../images/bgone.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .25), transparent), linear-gradient(180deg, #003838, transparent), url('../images/bgone.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.block.motorika {
  background-image: -webkit-linear-gradient(90deg, #f2c397, #fff);
  background-image: linear-gradient(0deg, #f2c397, #fff);
}

.block.lavita {
  background-color: #000;
}

.block.oncod {
  background-image: -webkit-linear-gradient(270deg, #fff, #bbe9ff);
  background-image: linear-gradient(180deg, #fff, #bbe9ff);
}

.img {
  width: 100%;
}

.row.right {
  text-align: right;
}

.row._1 {
  margin-left: -2px;
}

.featured-news {
  margin-bottom: 10px;
}

.featured-news.company.white {
  border-color: #fff;
}

.brand {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.nav-menu {
  float: none;
  text-align: center;
}

.space {
  padding-top: 3%;
  padding-bottom: 3%;
}

.white-text {
  color: #fff;
}

.white-text.w--current {
  color: #fff;
  font-weight: 900;
}

.center {
  text-align: center;
}

.logo {
  width: 55%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.transparent {
  opacity: 0.7;
}

.border {
  padding-bottom: 25px;
  border-top: 1px none #fff;
  border-bottom: 1px solid #fff;
}

.border.top {
  height: 5px;
}

.border.black {
  padding-bottom: 5px;
  border-bottom-color: #000;
}

.left {
  float: left;
  clear: left;
}

.dark-bg {
  background-color: #001125;
}

.field {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid hsla(0, 0%, 100%, .25);
  background-color: transparent;
}

.col {
  padding-right: 35px;
  padding-left: 35px;
}

.data-item {
  padding: 3% 35px;
}

.red-bg {
  background-color: #462530;
}

.black {
  color: #000;
}

.black.white-text {
  color: #fff;
}

.links {
  display: inline-block;
}

.company {
  padding: 5%;
  border: 1px solid rgba(0, 0, 0, .2);
}

.company:hover {
  border-color: #001125;
}

.article {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.checkbox {
  display: inline-block;
}

.left-line {
  padding-right: 20px;
  padding-bottom: 20px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #ccc;
}

.right-line {
  padding-bottom: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #000;
}

html.w-mod-js *[data-ix="fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="move-in-from-left"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="move-in-from-right"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

@media (max-width: 991px) {
  .logo {
    width: 65%;
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .logo {
    width: 50%;
    margin-bottom: 60px;
  }
}

