@charset "UTF-8";
@font-face {
  font-display: swap;
  font-family: AGFRIQR;
  src: local("AGFRIQR"), url("../fonts/AGFRIQR/AGFRIQR.woff") format("woff"), url("../fonts/AGFRIQR/AGFRIQR.ttf") format("truetype"), url("../fonts/AGFRIQR/AGFRIQR.eot");
  font-weight: normal;
  font-style: normal;
}

* {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-weight: inherit;
  font-size: inherit;
  letter-spacing: 0;
  line-height: inherit;
  text-decoration: none;
  color: inherit;
}

:before, :after {
  pointer-events: none;
}

html {
  overflow-x: hidden;
  font-size: 18px;
}

@media all and (max-width: 1220px) {
  html {
    font-size: 17px;
  }
}

@media all and (max-width: 992px) {
  html {
    font-size: 16px;
  }
}

@media all and (max-width: 768px) {
  html {
    font-size: 15px;
  }
}

@media all and (max-width: 480px) {
  html {
    font-size: 14px;
  }
}

html, body {
  height: 100%;
}

body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-text-decoration-skip: objects;
          text-decoration-skip: objects;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  font-family: Arial Narrow,Arial,sans-serif;
  font-weight: normal;
  line-height: 1.2;
  color: #fff;
}

.hidden {
  display: none;
}

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

ul, ol, li {
  list-style-type: none;
}

.container {
  padding: 0 15px;
  max-width: 1220px;
  margin: 0 auto;
}

.link {
  color: #40c2ff;
}

.link:hover {
  text-decoration: underline;
}

.btn {
  font-size: 1.855rem;
  text-transform: uppercase;
  min-height: 54px;
  width: 100%;
  max-width: 246px;
  padding: 5px;
  margin: 0 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  background-color: rgba(34, 32, 42, 0.65);
  position: relative;
  z-index: 1;
}

.btn:before, .btn:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: -7px;
  right: -7px;
  bottom: 0;
  height: 12px;
  background: url(../img/button-bg-sprite.png) no-repeat;
  background-position: center 0;
  background-size: 100% 200%;
}

.btn:after {
  margin-top: auto;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.btn:hover {
  background-color: #3452A0;
}

.btn:hover:before, .btn:hover:after {
  background-position: center 100%;
}

.btn--cubic {
  min-height: 122px;
  max-width: 122px;
  padding: 0;
  margin: 0 5px;
}

.btn--cubic:before, .btn--cubic:after {
  background-size: 100% 17px;
  height: 8px;
  left: -5px;
  right: -5px;
}

.section-heading {
  padding: 60px 0 14px;
  background: url(../img/light_top_with_hr.png) center bottom no-repeat;
  text-transform: uppercase;
  font-size: 2.86389rem;
  text-align: center;
  font-family: AGFRIQR, Arial, sans-serif;
}

.intro {
  background: #292637 top center no-repeat;
  background-attachment: fixed;
  padding-top: 7px;
  padding-bottom: 15px;
  min-height: 622px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.intro:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../img/hr.png) center bottom no-repeat;
}

.intro__logo {
  font-size: 0;
}

.intro__bottom {
  text-align: center;
  max-width: 826px;
  margin-left: auto;
}

.intro__title-img {
  display: block;
  margin: auto;
}

.intro__desc {
  padding-top: 15px;
  font-size: 1.77778rem;
  letter-spacing: .005em;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.75);
  font-family: AGFRIQR, Arial, sans-serif;
  text-transform: uppercase;
}

.intro__buttons {
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -20px;
}

.intro__buttons-item {
  margin: 0 27px;
}

.about {
  background: #292637 center no-repeat;
  padding-bottom: 130px;
  overflow: hidden;
}

.about__boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
  padding-top: 12px;
}

.about__links {
  min-width: 140px;
  padding: 0 5px;
  margin-bottom: -22px;
}

.about__links-item {
  margin: 0 0 22px;
}

.about__info {
  background-color: rgba(34, 31, 47, 0.86);
  margin-left: 8px;
  margin-top: -12px;
  padding: 40px 24px 25px 30px;
  margin-bottom: -12px;
  width: 100%;
  max-width: 829px;
  font-size: 1.11111rem;
  line-height: 1.275;
  /*font-weight: bold;*/
  position: relative;
  z-index: 1;
  letter-spacing: 0.025em;
}

.about__info:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: url(../img/light_down.png) center no-repeat;
  height: 144px;
}

.about__info-caption {
  font-size: 1.38889rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
  letter-spacing: 0.11em;
  text-shadow: 0px 0px 1px, 0px 0px 1px, 0px 0px 1px;
}

.list {
  padding-left: 35px;
}

.list__item {
  margin-bottom: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.list__item:before {
  content: "•\00a0";
}

.video {
  background-color: #4D6078;
  padding-bottom: 110px;
}

.video__inner {
  max-width: 894px;
}

/* adaptive video */
.youtube-video {
  background: center center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.youtube-video-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: auto;
  opacity: 0.8;
  cursor: pointer;
  -webkit-transition: .1s;
  transition: .1s;
}

.youtube-video-icon:hover {
  opacity: 1;
}

.youtube-video.r16x9 {
  padding-bottom: 56.25%;
  /* 16:9 */
}

.youtube-video iframe {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youtube-video iframe[src=""] {
  display: none;
}

.screenshots {
  background-color: #292637;
  padding-bottom: 70px;
}

.screenshots__list {
  overflow: hidden;
}

.screenshots__list-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px;
}

.screenshots__list-item {
  width: 25%;
  margin-bottom: 10px;
  padding: 0 8px;
}

.screenshots__list-img-link {
  display: block;
  padding-top: 56.15%;
  background: center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.screenshots__list-img-link:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.screenshots__list-img-link:hover:after {
  opacity: .8;
}

.contacts {
  background-color: #15131C;
  padding-bottom: 10px;
}

.contacts__main {
  padding-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1035px;
  margin: auto;
}

.contacts__main-item {
  margin-bottom: 20px;
}

.contacts__info {
  font-size: 1.11111rem;
}

.contacts__copy {
  padding-top: 30px;
  text-align: center;
  letter-spacing: 0.05em;
}

@media all and (max-width: 768px) {
  .intro__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
  .intro__buttons-item {
    margin: 0 7px 15px;
  }
  .about {
    background-size: cover;
  }
  .about__boxes {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
  .about__links {
    padding: 30px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .about__links-item {
    margin: 0 20px 30px;
  }
  .about__info {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin: 0;
    padding: 30px 15px;
  }
  .screenshots__list-item {
    width: 50%;
  }
  .contacts__main {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
