@import url("https://fonts.googleapis.com/css?family=Roboto:300,500&subset=cyrillic");
@font-face {
  font-family: 'Geometria';
  src: url("../fonts/Geometria.eot");
  src: url("../fonts/Geometria.eot?#iefix") format('embedded-opentype'), url("../fonts/Geometria.woff2") format('woff2'), url("../fonts/Geometria.woff") format('woff'), url("../fonts/Geometria.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Geometria';
  src: url("../fonts/Geometria-Medium.eot");
  src: url("../fonts/Geometria-Medium.eot?#iefix") format('embedded-opentype'), url("../fonts/Geometria-Medium.woff2") format('woff2'), url("../fonts/Geometria-Medium.woff") format('woff'), url("../fonts/Geometria-Medium.ttf") format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Geometria';
  src: url("../fonts/Geometria-Heavy.eot");
  src: url("../fonts/Geometria-Heavy.eot?#iefix") format('embedded-opentype'), url("../fonts/Geometria-Heavy.woff2") format('woff2'), url("../fonts/Geometria-Heavy.woff") format('woff'), url("../fonts/Geometria-Heavy.ttf") format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Geometria';
  src: url("../fonts/Geometria-Light.eot");
  src: url("../fonts/Geometria-Light.eot?#iefix") format('embedded-opentype'), url("../fonts/Geometria-Light.woff2") format('woff2'), url("../fonts/Geometria-Light.woff") format('woff'), url("../fonts/Geometria-Light.ttf") format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Geometria';
  src: url("../fonts/Geometria-Bold.eot");
  src: url("../fonts/Geometria-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/Geometria-Bold.woff2") format('woff2'), url("../fonts/Geometria-Bold.woff") format('woff'), url("../fonts/Geometria-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
/* GLOBAL
^^^^^^^^^^^^ */
html {
  height: 100%;
  font-size: 62.5%;
}
body {
  height: 100%;
  color: #000;
  background: #fff;
  font: 16px/1.6 'Geometria', Arial, Tahoma, Geneva, sans-serif;
  overflow-y: scroll;
}
* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
sup {
  line-height: 0;
}
a {
  text-decoration: underline;
  color: #289dfd;
  text-decoration-skip-ink: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: none;
  display: block;
}
input,
textarea,
select,
button {
  vertical-align: middle;
  font: 100% Arial, Tahoma, Geneva, sans-serif;
}
button * {
  position: relative;
}
form,
fieldset {
  border-style: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
#main {
  overflow: hidden;
  min-width: 320px;
  position: relative;
  z-index: 100;
  padding: 100px 15px 300px;
  min-height: 100%;
  color: #fff;
}
#myVideo {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
}
#myVideo video {
  position: fixed;
  top: 0;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(0);
      -ms-transform: translateX(-50%) translateY(0);
       -o-transform: translateX(-50%) translateY(0);
          transform: translateX(-50%) translateY(0);
}
.btn_blue {
  display: block;
  height: 80px;
  width: 360px;
  background: #5ac8fa;
  border-radius: 45px;
  text-align: center;
  line-height: 80px;
  text-decoration: none;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 0 0 -180px;
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
}
.bottom {
  position: absolute;
  bottom: 39px;
  left: 50%;
  width: 400px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
}
.bottom address {
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 300;
}
.bottom .phone {
  display: block;
  margin: 0 0 25px;
}
.bottom p {
  margin: 0;
  font-size: 1.3rem;
  color: #b0b0b0;
}
.bottom a {
  color: #fff;
}
.bottom p a {
  color: #b0b0b0;
}
.content_treee,
.content_two,
.content_one {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  width: 900px;
}
.content_treee p {
  font-size: 3rem;
  line-height: 1.67;
  font-weight: 500;
  margin: 0 0 45px;
}
.content_treee h1 {
  font-size: 14rem;
  font-weight: 300;
  letter-spacing: -2.5px;
  margin: 0 0 35px;
  line-height: 1.2;
}
.content_two {
  width: 730px;
}
.content_two h1 {
  font-size: 10rem;
  letter-spacing: -1.8px;
  font-weight: 900;
  margin: 0 0 50px;
  line-height: 1.2;
}
.content_two p {
  font-size: 4rem;
  line-height: 1;
  margin: 0 0 65px;
}
.content_one {
  width: 1000px;
  font-family: 'Roboto', sans-serif;
}
.content_one h1 {
  font-size: 10rem;
  line-height: 1.4;
  font-weight: 300;
  letter-spacing: -1.8px;
  margin: 0 0 45px;
}
.content_one .btn_green {
  font-weight: 500;
}
.btn_green {
  display: block;
  height: 60px;
  width: 300px;
  border-radius: 40px;
  background: #6cb644;
  line-height: 60px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  color: #fff;
  font-size: 2rem;
  font-weight: 500;
  margin: auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn_green:hover {
  background: #599a36;
}
@media only screen and (max-width: 1024px) {
  #myVideo video {
    height: 100%;
  }
  .btn_blue {
    margin-top: -40px;
  }
  .content_treee h1 {
    font-size: 10rem;
    margin-bottom: 25px;
  }
  .content_treee p {
    font-size: 2.6rem;
    margin-bottom: 35px;
  }
  .content_treee,
  .content_one {
    width: 768px;
  }
  .content_one h1 {
    font-size: 7rem;
  }
}
@media only screen and (max-width: 767px) {
  .btn_blue {
    width: 290px;
    margin: -60px 0 0 -145px;
    font-size: 1.8rem;
    height: 60px;
    line-height: 62px;
  }
  .bottom {
    width: 280px;
  }
  .content_treee h1,
  .content_two h1,
  .content_one h1 {
    font-size: 4rem;
    margin-bottom: 20px;
  }
  .content_treee p,
  .content_two p {
    font-size: 1.6rem;
    margin-bottom: 25px;
  }
  .content_treee,
  .content_two,
  .content_one {
    width: 300px;
  }
  .btn_green {
    height: 50px;
    line-height: 50px;
    border-radius: 23px;
  }
}
