/* roboto-mono-regular - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-mono-v12-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-mono-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-mono-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-mono-v12-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-mono-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-mono-v12-latin-regular.svg#RobotoMono') format('svg');
  /* Legacy iOS */
}
/* roboto-mono-500 - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-mono-v12-latin-500.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-mono-v12-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-mono-v12-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-mono-v12-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-mono-v12-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-mono-v12-latin-500.svg#RobotoMono') format('svg');
  /* Legacy iOS */
}
/* roboto-mono-600 - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/roboto-mono-v12-latin-600.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-mono-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-mono-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-mono-v12-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-mono-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-mono-v12-latin-600.svg#RobotoMono') format('svg');
  /* Legacy iOS */
}
/* roboto-mono-700 - latin */
@font-face {
  font-family: 'Roboto Mono';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-mono-v12-latin-700.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../fonts/roboto-mono-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/roboto-mono-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/roboto-mono-v12-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/roboto-mono-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/roboto-mono-v12-latin-700.svg#RobotoMono') format('svg');
  /* Legacy iOS */
}
body,
html {
  overflow-x: hidden;
}
@media all and (min-width: 768px) {
  .container {
    width: 74% !important;
  }
}
body {
  background-color: #1e3c32;
  color: #fff;
  font-family: "Roboto Mono";
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 0.12px;
}
@media all and (min-width: 1440px) {
  body {
    font-size: 20px;
    line-height: 35px;
  }
}
p {
  margin-bottom: 35px;
}
h1 {
  font-weight: bold;
  font-size: 40px;
  letter-spacing: 0.24px;
  line-height: 35px;
  /* reset */
  margin-top: 0;
  margin-bottom: 0;
}
@media all and (min-width: 1440px) {
  h1 {
    font-size: 45px;
  }
}
@media all and (min-width: 2560px) {
  h1 {
    font-size: 45px;
  }
}
h2 {
  /* reset */
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 0.12px;
  line-height: 35px;
}
@media all and (min-width: 1440px) {
  h2 {
    font-size: 28px;
  }
}
@media all and (min-width: 2560px) {
  h2 {
    font-size: 28px;
  }
}
a,
a:hover {
  color: #fff;
}
.header-nav {
  text-align: right;
  font-size: 14px;
  line-height: 38px;
  letter-spacing: 0.36px;
  padding-top: 18px;
  padding-right: 25px;
}
@media all and (min-width: 1440px) {
  .header-nav {
    font-size: 18px;
    padding-top: 52px;
    padding-right: 51px;
  }
}
@media all and (min-width: 2560px) {
  .header-nav {
    padding-top: 57px;
    padding-right: 62px;
    font-size: 20px;
  }
}
.header-nav a {
  color: #fff;
}
.header-nav .delimiter {
  color: #00dc6e;
}
.home-container {
  width: 100%;
  position: absolute;
  top: 120px;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
}
@media all and (min-width: 768px) {
  .home-container {
    top: 50%;
    transform: translateY(-50%);
    padding-left: 0px;
    padding-right: 0px;
  }
}
.home-container .container-logo {
  width: 100%;
  margin-bottom: 67px;
}
@media all and (min-width: 1440px) {
  .home-container .container-logo {
    max-width: 429px;
    margin-bottom: 78px;
  }
}
@media all and (min-width: 2560px) {
  .home-container .container-logo {
    margin-bottom: 145px;
    max-width: 762px;
  }
}
.home-container .container-logo img {
  max-width: 297px;
}
@media all and (min-width: 1440px) {
  .home-container .container-logo img {
    max-width: 429px;
  }
}
@media all and (min-width: 2560px) {
  .home-container .container-logo img {
    max-width: 762px;
  }
}
.home-container .contact-wrapper {
  position: relative;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.12px;
  /*
    padding-left: 0px;
    @media all and (min-width: 992px) {
      padding-left: 90px;
    }
    @media all and (min-width: 1199px) {
      padding-left: 190px;
    }
    */
}
.home-container .contact-wrapper .line {
  height: 1px;
  border-bottom: 2px solid #00dc6e;
  position: absolute;
  top: 0;
  width: 300%;
}
.home-container .contact-wrapper .address {
  padding-top: 40px;
  padding-bottom: 32px;
}
@media all and (min-width: 1440px) {
  .home-container .contact-wrapper .address {
    padding-bottom: 35px;
    padding-top: 43px;
  }
}
@media all and (min-width: 2560px) {
  .home-container .contact-wrapper .address {
    padding-bottom: 38px;
    padding-top: 75px;
  }
}
@media all and (min-width: 1440px) {
  .home-container .contact-wrapper {
    font-size: 28px;
    line-height: 35px;
  }
}
@media all and (min-width: 2560px) {
  .home-container .contact-wrapper {
    font-size: 30px;
    line-height: 38px;
  }
}
.home-container .contact-wrapper .marker {
  display: inline-block;
  color: #00dc6e;
  padding-right: 0px;
}
.content {
  margin-top: 100px;
  margin-bottom: 120px;
  padding-right: 10px;
  padding-left: 10px;
}
@media all and (min-width: 1440px) {
  .content {
    margin-top: 60px;
    margin-bottom: 195px;
  }
}
@media all and (min-width: 2560px) {
  .content {
    margin-top: 195px;
    margin-bottom: 195px;
  }
}
.content h1 {
  color: #00dc6e;
}
.content h1.first {
  padding-bottom: 38px;
}
@media all and (min-width: 1440px) {
  .content h1.first {
    padding-bottom: 38px;
  }
}
@media all and (min-width: 2560px) {
  .content h1.first {
    padding-bottom: 42px;
  }
}
@media all and (max-width: 767px) {
  .content h1.first {
    line-height: 45px;
  }
}
.content h1.first .mobile {
  display: none;
}
@media all and (max-width: 767px) {
  .content h1.first .mobile {
    display: inline-block;
  }
}
.content h2 {
  padding-top: 32px;
  padding-bottom: 39px;
}
.content ul {
  padding-left: 15px;
}
.content .source {
  font-size: 15px;
}
.closer-wrapper {
  display: inline;
  position: absolute;
  left: 45px;
  top: 25px;
  width: 50px;
  height: 50px;
  /*
  left: 32px;
  bottom: 32px;
  */
}
@media all and (min-width: 768px) {
  .closer-wrapper {
    position: fixed;
  }
}
@media all and (min-width: 1025px) {
  .closer-wrapper {
    top: auto;
    bottom: 51px;
    left: 69px;
  }
}
@media all and (min-width: 2560px) {
  .closer-wrapper {
    top: auto;
    bottom: 80px;
    left: 90px;
  }
}
.closer-wrapper .closer {
  opacity: 1;
}
.closer-wrapper .closer:before,
.closer-wrapper .closer:after {
  position: absolute;
  content: ' ';
  height: 50px;
  width: 1px;
  background-color: #00dc6e;
}
@media all and (min-width: 2560px) {
  .closer-wrapper .closer:before,
  .closer-wrapper .closer:after {
    height: 79px;
  }
}
.closer-wrapper .closer:before {
  transform: rotate(45deg);
}
.closer-wrapper .closer:after {
  transform: rotate(-45deg);
}
/*
.home-logo {
  max-width: 762px;
}*/
/*# sourceMappingURL=styles.css.map */