@charset "UTF-8";
@font-face {
  font-family: 'bigJ';
  src: url("fonts/bigJ.eot");
  src: local("☺"), url("fonts/bigJ.woff") format("woff"), url("fonts/bigJ.ttf") format("truetype"), url("fonts/bigJ.svg") format("svg");
  font-style: normal; }
.title {
  position: absolute;
  z-index: 900;
  top: -32px;
  left: 0; }

.glava {
  position: absolute;
  z-index: 800;
  bottom: 0;
  right: 0; }

section {
  padding: 10rem 0 9rem;
  z-index: 1; }

section#banner {
  background-image: url(../images/bg2.jpg);
  background-size: cover;
  background-position: center;
  height: 100vh;
  padding: 0; }

section#video {
  padding: 0; }

.containter-text {
  width: 60%; }

@media (max-width: 580px) {
  .containter-text {
    width: 60%; } }
.block {
  width: 200px;
  float: left;
  height: 80px;
  display: block; }

@media (max-width: 580px) {
  .block {
    margin: 0 10px;
    height: 100px; } }
.firstm {
  margin-left: 0%; }

.under {
  text-decoration: underline; }

/*# sourceMappingURL=user-css.css.map */
