@import url(http://fonts.googleapis.com/css?family=Roboto:400,700);
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
  font-family: 'FontAwesome';
  src: url('/bower_components/fontawesome/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('/bower_components/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/bower_components/fontawesome/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/bower_components/fontawesome/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/bower_components/fontawesome/fonts//fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/bower_components/fontawesome/fonts//fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #010101;
  background-color: white;
  padding-top: 2em;
  line-height: 1.6428571429; }

.contentWrapper {
  overflow-x: hidden; }

a {
  color: #979899; }
  a:visited {
    color: #979899; }

h1 {
  font-size: 30px;
  color: #010101;
  margin-bottom: 0; }

h2 {
  font-size: 20px;
  font-weight: normal;
  color: #426d3a; }

h1 + h2 {
  margin-top: 0; }

a {
  text-decoration: none; }

span.Icon {
  font-family: FontAwesome; }

img {
  width: 100%;
  max-width: 100%;
  height: auto; }

ul.tickList {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.tickList li {
    font-size: 20px;
    color: #426d3a;
    background: transparent url(../img/tick.gif) no-repeat left center;
    padding-left: 40px; }

main {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  @at-root head {
    display: block;
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 999;
    color: #333;
    background: rgba(255, 255, 255, 0.25); }

  @at-root head:before {
    content: "|||";
    display: block;
    padding: 5px 10px;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold; }

  @at-root head:hover {
    background: rgba(255, 255, 255, 0.5);
    color: red; }
 }
  main:after {
    content: " ";
    display: block;
    clear: both; }
  head:hover ~ main, head:hover ~ body main {
    position: relative; }
    head:hover ~ main:before, head:hover ~ body main:before {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      content: " ";
      z-index: 998;
      background-image: linear-gradient(to right, transparent 12.5%, rgba(102, 102, 255, 0.25) 12.5%, rgba(179, 179, 255, 0.25) 87.5%, transparent 87.5%);
      background-size: 4.1666666667%;
      background-origin: content-box;
      background-clip: content-box;
      background-position: left top; }

article {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto; }
  article:after {
    content: " ";
    display: block;
    clear: both; }
  head:hover ~ article, head:hover ~ body article {
    position: relative; }
    head:hover ~ article:before, head:hover ~ body article:before {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      content: " ";
      z-index: 998;
      background-image: linear-gradient(to right, transparent 12.5%, rgba(102, 102, 255, 0.25) 12.5%, rgba(179, 179, 255, 0.25) 87.5%, transparent 87.5%);
      background-size: 4.1666666667%;
      background-origin: content-box;
      background-clip: content-box;
      background-position: left top; }

.contentWrapper > header {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto; }
  .contentWrapper > header:after {
    content: " ";
    display: block;
    clear: both; }
  head:hover ~ .contentWrapper > header, head:hover ~ body .contentWrapper > header {
    position: relative; }
    head:hover ~ .contentWrapper > header:before, head:hover ~ body .contentWrapper > header:before {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      content: " ";
      z-index: 998;
      background-image: linear-gradient(to right, transparent 12.5%, rgba(102, 102, 255, 0.25) 12.5%, rgba(179, 179, 255, 0.25) 87.5%, transparent 87.5%);
      background-size: 4.1666666667%;
      background-origin: content-box;
      background-clip: content-box;
      background-position: left top; }
  .contentWrapper > header .logoRoemerBiotec {
    width: 23.9583333333%;
    float: left;
    margin-left: 0.5208333333%;
    margin-right: -100%; }
    @media  (min-width: 200px) and (max-width: 620px) {
      .contentWrapper > header .logoRoemerBiotec {
        width: 44.7916666667%;
        float: left;
        margin-left: 0.5208333333%;
        margin-right: -100%; } }
  .contentWrapper > header .logoTimBaranowski {
    width: 32.2916666667%;
    float: left;
    margin-left: 67.1875%;
    margin-right: -100%;
    padding-top: 2%; }
    @media  (min-width: 200px) and (max-width: 620px) {
      .contentWrapper > header .logoTimBaranowski {
        width: 44.7916666667%;
        float: left;
        margin-left: 54.6875%;
        margin-right: -100%; } }

figure.titleFigure {
  width: 98.9583333333%;
  float: left;
  margin-left: 0.5208333333%;
  margin-right: 0.5208333333%;
  position: relative; }
  figure.titleFigure img {
    vertical-align: bottom; }
  figure.titleFigure figcaption {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  @media  (min-width: 200px) and (max-width: 620px) {
    figure.titleFigure ul {
      width: 94.7916666667%;
      float: left;
      margin-left: 4.6875%;
      margin-right: -100%;
      padding-top: 1em; } }
  figure.titleFigure .captionItem-1 {
    top: 5%;
    left: 5%; }
  figure.titleFigure .captionItem-2 {
    top: 12%;
    left: 5%; }
  figure.titleFigure .captionItem-3 {
    top: 19%;
    left: 5%; }
  figure.titleFigure .captionItem {
    position: absolute;
    text-shadow: 0px 0px 1px #ccc;
    background-color: rgba(255, 255, 255, 0.5);
    padding-left: 50px;
    padding-right: 10px;
    background-position: 10px center; }
    @media  (min-width: 200px) and (max-width: 620px) {
      figure.titleFigure .captionItem {
        position: relative;
        top: initial;
        left: initial;
        right: initial; } }

article.withAside header {
  clear: both;
  width: 61.4583333333%;
  float: left;
  margin-left: 4.6875%;
  margin-right: -100%; }
article.withAside p {
  clear: both;
  width: 57.2916666667%;
  float: left;
  margin-left: 4.6875%;
  margin-right: -100%; }
  @media  (min-width: 200px) and (max-width: 620px) {
    article.withAside p {
      clear: both;
      width: 94.7916666667%;
      float: left;
      margin-left: 4.6875%;
      margin-right: -100%; } }
article.withAside aside {
  width: 32.2916666667%;
  float: left;
  margin-left: 67.1875%;
  margin-right: -100%;
  padding-top: 12px; }
  article.withAside aside ul.tickList li {
    color: #010101;
    font-size: 12px;
    font-weight: bold;
    background-image: url(../img/tick-small.gif); }
  @media  (min-width: 200px) and (max-width: 620px) {
    article.withAside aside {
      clear: both;
      width: 94.7916666667%;
      float: left;
      margin-left: 4.6875%;
      margin-right: -100%; } }

section.imageSection {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px; }
  section.imageSection:after {
    content: " ";
    display: block;
    clear: both; }
  head:hover ~ section.imageSection, head:hover ~ body section.imageSection {
    position: relative; }
    head:hover ~ section.imageSection:before, head:hover ~ body section.imageSection:before {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      content: " ";
      z-index: 998;
      background-image: linear-gradient(to right, transparent 12.5%, rgba(102, 102, 255, 0.25) 12.5%, rgba(179, 179, 255, 0.25) 87.5%, transparent 87.5%);
      background-size: 4.1666666667%;
      background-origin: content-box;
      background-clip: content-box;
      background-position: left top; }
  section.imageSection figure {
    position: relative; }
    section.imageSection figure figcaption {
      position: absolute;
      padding: 10px 35px 8px 10px;
      background: #426d3a;
      background: linear-gradient(to bottom, #57904e, #3e6737);
      color: #ffffff; }
      section.imageSection figure figcaption span {
        display: block;
        font-size: 12px; }
      section.imageSection figure figcaption p {
        font-size: 20px;
        margin: 0; }
    section.imageSection figure.bureau {
      width: 36.4583333333%;
      float: left;
      margin-left: 8.8541666667%;
      margin-right: -100%;
      padding-top: 23%; }
      section.imageSection figure.bureau img {
        width: 75%;
        float: left;
        margin-left: 12.5%;
        margin-right: -100%; }
      section.imageSection figure.bureau figcaption {
        top: 65%; }
      @media  (min-width: 200px) and (max-width: 620px) {
        section.imageSection figure.bureau {
          clear: both;
          width: 94.7916666667%;
          float: left;
          margin-left: 4.6875%;
          margin-right: -100%;
          padding-top: 1em; }
          section.imageSection figure.bureau img {
            width: 94.7916666667%;
            float: left;
            margin-left: 4.6875%;
            margin-right: -100%; }
          section.imageSection figure.bureau figcaption {
            top: initial; } }
    section.imageSection figure.closet {
      width: 32.2916666667%;
      float: left;
      margin-left: 50.5208333333%;
      margin-right: -100%; }
      section.imageSection figure.closet img {
        width: 97.2222222222%;
        float: left;
        margin-left: 23.6111111111%;
        margin-right: -100%; }
      section.imageSection figure.closet figcaption {
        top: 65%; }
      @media  (min-width: 200px) and (max-width: 620px) {
        section.imageSection figure.closet {
          clear: both;
          width: 94.7916666667%;
          float: left;
          margin-left: 4.6875%;
          margin-right: -100%;
          padding-top: 4em; }
          section.imageSection figure.closet img {
            width: 94.7916666667%;
            float: left;
            margin-left: 4.6875%;
            margin-right: -100%; } }

article.contactForm header, article.contactForm p {
  clear: both;
  width: 94.7916666667%;
  float: left;
  margin-left: 4.6875%;
  margin-right: -100%; }
article.contactForm .mailStatus p {
  font-size: 24px;
  font-weight: bold; }
article.contactForm fieldset.left {
  clear: both;
  width: 40.625%;
  float: left;
  margin-left: 4.6875%;
  margin-right: -100%; }
  @media  (min-width: 200px) and (max-width: 620px) {
    article.contactForm fieldset.left {
      clear: both;
      width: 94.7916666667%;
      float: left;
      margin-left: 4.6875%;
      margin-right: -100%; } }
article.contactForm fieldset.right {
  width: 40.625%;
  float: left;
  margin-left: 50.5208333333%;
  margin-right: -100%; }
  @media  (min-width: 200px) and (max-width: 620px) {
    article.contactForm fieldset.right {
      clear: both;
      width: 94.7916666667%;
      float: left;
      margin-left: 4.6875%;
      margin-right: -100%; } }

form .p0t {
  display: none; }
form fieldset {
  border: none;
  margin: 0;
  padding-left: 0; }
  form fieldset.left {
    width: 44.7916666667%;
    float: left;
    margin-left: 0.5208333333%;
    margin-right: 0.5208333333%; }
  form fieldset.right {
    width: 44.7916666667%;
    float: left;
    margin-left: 0.5208333333%;
    margin-right: 0.5208333333%; }
form label {
  display: block;
  padding-bottom: 15px;
  font-size: 14px; }
form input, form textarea {
  display: block;
  width: 100%;
  background-color: #e3e4e6;
  border: 1px solid #e3e4e6;
  text-indent: 10px;
  padding-top: 2px;
  padding-bottom: 2px; }
form .error {
  display: none; }
form button[type="submit"] {
  position: relative;
  float: right;
  width: 50%;
  min-width: 250px;
  padding: 12px 40px 12px 13px;
  background: #426d3a;
  background: linear-gradient(#57904e, #3e6737) no-repeat;
  background-size: 100% 100px;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  border: none;
  outline: none;
  -webkit-transition: .5s all;
  transition: .5s all; }
  form button[type="submit"]:hover {
    -webkit-transition: .5s all;
    transition: .5s all;
    background-position: 0 -30px; }
    form button[type="submit"]:hover span {
      -webkit-transition: .5s all;
      transition: .5s all;
      right: -11%; }
  @media  (min-width: 200px) and (max-width: 620px) {
    form button[type="submit"] {
      width: 100%;
      float: none; } }
  form button[type="submit"] span {
    -webkit-transition: .5s all;
    transition: .5s all;
    position: relative;
    right: -10%; }

footer {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  margin-right: -100%;
  margin-left: -100%;
  padding-right: 100%;
  padding-left: 100%;
  background: #e3e4e6;
  margin-top: 50px;
  padding-top: 20px; }
  footer .footerContent {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto; }
    footer .footerContent:after {
      content: " ";
      display: block;
      clear: both; }
    head:hover ~ footer .footerContent, head:hover ~ body footer .footerContent {
      position: relative; }
      head:hover ~ footer .footerContent:before, head:hover ~ body footer .footerContent:before {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        content: " ";
        z-index: 998;
        background-image: linear-gradient(to right, transparent 12.5%, rgba(102, 102, 255, 0.25) 12.5%, rgba(179, 179, 255, 0.25) 87.5%, transparent 87.5%);
        background-size: 4.1666666667%;
        background-origin: content-box;
        background-clip: content-box;
        background-position: left top; }
  footer section {
    clear: both;
    width: 94.7916666667%;
    float: left;
    margin-left: 4.6875%;
    margin-right: -100%;
    padding-bottom: 25px;
    color: #979899;
    font-size: 14px;
    font-weight: bold; }
    footer section .companyLogo {
      width: 19.7916666667%;
      float: left;
      margin-left: 0.5208333333%;
      margin-right: 0.5208333333%; }
      footer section .companyLogo img {
        width: auto; }
    footer section .companyContant {
      width: 73.9583333333%;
      float: left;
      margin-left: 21.3541666667%;
      margin-right: -100%; }
    @media  (min-width: 200px) and (max-width: 620px) {
      footer section span {
        display: block; }
        footer section span.dot {
          display: none; }
      footer section .companyLogo {
        clear: both;
        width: 94.7916666667%;
        float: left;
        margin-left: 0.5208333333%;
        margin-right: -100%; }
      footer section .companyContact {
        clear: both;
        width: 94.7916666667%;
        float: left;
        margin-left: 0.5208333333%;
        margin-right: -100%; } }

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