@font-face {
  font-family: "HeliosCondC";
  src: url("../fonts/HeliosCondC.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "HeliosCondC-Bold";
  src: url("../fonts/HeliosCondC-Bold.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Roboto-Thin";
  src: url("../fonts/Roboto-Thin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0; }

body, html {
  width: 100%;
  height: 100%; }

.pace-container {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #fff8f2;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 200; }

.pace-container-inactive {
  display: none !important; }

.main-wrap {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .main-wrap * {
    display: block; }

.m-s {
  width: 1366px;
  margin: auto; }

h2 {
  font-family: HeliosCondC-Bold, Arial, sans-serif;
  font-size: 150px;
  color: #ffffff;
  line-height: 1; }
  h2.txt-b {
    color: #3e3e3e; }

p {
  font-family: Roboto-Thin, Arial, sans-serif;
  font-size: 40px;
  color: #ffffff;
  position: relative; }

.ok {
  width: 115px;
  height: 100px;
  margin-right: 67px; }

.section-top {
  width: 100%;
  min-width: 1366px;
  height: 1034px;
  background: url(../img/Top_bg.jpg) no-repeat center;
  background-size: cover; }
  .section-top svg {
    padding-top: 150px;
    width: 400px;
    margin: auto; }

.content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 40px; }

.section-task {
  position: relative;
  margin-bottom: 300px; }
  .section-task .s-t-cont {
    width: 100%;
    margin-bottom: 45px; }
    .section-task .s-t-cont p {
      max-width: 761px;
      margin-left: 10px;
      color: #111111; }
  .section-task .s-t-bg {
    position: absolute;
    opacity: .2;
    width: 731px;
    right: -330px;
    top: 0; }

.section-center {
  background-color: #63bf3e;
  padding-top: 104px;
  position: relative;
  z-index: 10; }
  .section-center .s-c-cont {
    margin-top: 17px; }

.screen_one {
  width: 1433px;
  margin: 90px 0 143px -35px; }

.s-c-cont_info_title {
  max-width: 985px;
  width: 100%; }

.s-c-cont_info_p {
  max-width: 500px;
  width: 100%;
  margin-top: 62px;
  padding-bottom: 420px; }

.s-c-screen-two {
  position: absolute;
  bottom: -50px;
  right: -150px;
  -webkit-animation-delay: .5s;
          animation-delay: .5s; }

.s-c-plan-bg {
  position: absolute;
  z-index: 9;
  opacity: .2;
  left: -45px;
  top: 3000px; }

.section-bottom-wrap {
  width: 100%;
  background: url(../img/Bot_bg.jpg) no-repeat top center;
  background-size: cover;
  margin-top: -90px; }

.section-bottom {
  padding-top: 210px; }
  .section-bottom .s-b-cont p {
    margin-top: 33px;
    max-width: 765px; }

.s-b-screen-wrap {
  position: relative;
  width: auto;
  display: inline-block;
  left: 400px;
  top: 50px;
  margin-bottom: 315px; }
  .s-b-screen-wrap div, .s-b-screen-wrap img {
    display: inline-block; }
  .s-b-screen-wrap img {
    position: relative;
    -webkit-animation-delay: .5s;
            animation-delay: .5s; }
  .s-b-screen-wrap div {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100px; }
    .s-b-screen-wrap div:first-child {
      height: 627px;
      background-color: #b9b9b9;
      left: -25px;
      -webkit-animation-delay: .9s;
              animation-delay: .9s; }
    .s-b-screen-wrap div:nth-child(2) {
      height: 647px;
      background-color: #dadada;
      left: -14px;
      -webkit-animation-delay: .7s;
              animation-delay: .7s; }

.section-over {
  width: auto;
  text-align: center; }
  .section-over h1 {
    font-family: HeliosCondC-Bold, Arial, sans-serif;
    font-size: 200px;
    color: #63bf3e; }
  .section-over > span {
    font-family: HeliosCondC, Arial, sans-serif;
    font-size: 50px;
    margin-bottom: 105px; }
  .section-over span, .section-over a {
    color: #ffffff; }
  .section-over .site-link {
    margin-bottom: 200px; }
    .section-over .site-link a {
      font-family: HeliosCondC, Arial, sans-serif;
      font-size: 50px;
      display: inline-block; }

.footerButton {
  width: 200px;
  height: 143px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding-bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.footer {
  width: 100%;
  height: 150px; }
  .footer .footerButtonContainer {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .footer .toStartButton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    -webkit-animation: emergenceAnimation 1s ease-in-out 1s both;
            animation: emergenceAnimation 1s ease-in-out 1s both; }
    .footer .toStartButton span {
      padding-top: 0.5rem;
      font-size: 20px;
      font-family: HeliosCondC, Arial, sans-serif; }
    .footer .toStartButton img {
      width: 40px;
      height: 40px;
      position: relative;
      bottom: 0; }
      .footer .toStartButton img:hover {
        -webkit-animation: jumpButton 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                animation: jumpButton 1s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .footer .top-button {
    cursor: pointer; }

@-webkit-keyframes jumpButton {
  0% {
    bottom: 0; }
  25% {
    bottom: 1rem; }
  50% {
    bottom: 0; }
  75% {
    bottom: 0.5rem; }
  100% {
    bottom: 0; } }

@keyframes jumpButton {
  0% {
    bottom: 0; }
  25% {
    bottom: 1rem; }
  50% {
    bottom: 0; }
  75% {
    bottom: 0.5rem; }
  100% {
    bottom: 0; } }

.backCont {
  position: relative;
  top: 30%;
  width: 280px;
  float: right;
  cursor: pointer;
  text-align: center;
  padding: 18px 0;
  background-color: #63bf3e;
  margin-right: 100px; }
  .backCont a {
    font-family: HeliosCondC, Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    outline: none;
    color: #ffffff;
    font-size: 20px; }

@-webkit-keyframes border-color_anim {
  0% {
    border-color: #000000; }
  100% {
    border-color: #ff0101; } }

@keyframes border-color_anim {
  0% {
    border-color: #000000; }
  100% {
    border-color: #ff0101; } }

.svg {
  position: absolute;
  display: block;
  width: 209px;
  height: 143px;
  float: left;
  fill-opacity: 0;
  bottom: 0;
  margin-left: 100px; }

.anim_opac {
  -webkit-animation: fill-opac 1s linear 3s forwards;
          animation: fill-opac 1s linear 3s forwards; }

.A {
  fill-opacity: 1; }

.A1 {
  fill-opacity: 1 !important;
  -webkit-animation: block_anim 0.2s linear 3.3s forwards;
          animation: block_anim 0.2s linear 3.3s forwards; }

.A2 {
  fill-opacity: 1 !important;
  -webkit-animation: block_anim2 0.3s linear 3.5s forwards;
          animation: block_anim2 0.3s linear 3.5s forwards; }

.A3 {
  fill-opacity: 1 !important;
  -webkit-animation: block_anim3 0.2s linear 4.3s forwards;
          animation: block_anim3 0.2s linear 4.3s forwards; }

.item1 {
  stroke-dasharray: 381 383;
  stroke-dashoffset: 382;
  -webkit-animation: ruwWBSpW_draw 2000ms linear 166ms forwards;
          animation: ruwWBSpW_draw 2000ms linear 166ms forwards; }

.item2 {
  stroke-dasharray: 553 555;
  stroke-dashoffset: 554;
  -webkit-animation: ruwWBSpW_draw 2000ms linear 333ms forwards;
          animation: ruwWBSpW_draw 2000ms linear 333ms forwards; }

.item3 {
  stroke-dasharray: 158 160;
  stroke-dashoffset: 159;
  -webkit-animation: ruwWBSpW_draw 2000ms linear 500ms forwards;
          animation: ruwWBSpW_draw 2000ms linear 500ms forwards; }

.item4 {
  stroke-dasharray: 635 637;
  stroke-dashoffset: 636;
  -webkit-animation: ruwWBSpW_draw 2000ms linear 666ms forwards;
          animation: ruwWBSpW_draw 2000ms linear 666ms forwards; }

.item5 {
  stroke-dasharray: 685 687;
  stroke-dashoffset: 686;
  -webkit-animation: ruwWBSpW_draw 2000ms linear 833ms forwards;
          animation: ruwWBSpW_draw 2000ms linear 833ms forwards; }

.item6 {
  stroke-dasharray: 668 670;
  stroke-dashoffset: 669;
  -webkit-animation: ruwWBSpW_draw 2000ms linear 1000ms forwards;
          animation: ruwWBSpW_draw 2000ms linear 1000ms forwards; }

@-webkit-keyframes ruwWBSpW_draw {
  100% {
    stroke-dashoffset: 0; } }

@keyframes ruwWBSpW_draw {
  100% {
    stroke-dashoffset: 0; } }

@-webkit-keyframes ruwWBSpW_fade {
  0% {
    stroke-opacity: 1; }
  94.44444444444444% {
    stroke-opacity: 1; }
  100% {
    stroke-opacity: 0; } }

@keyframes ruwWBSpW_fade {
  0% {
    stroke-opacity: 1; }
  94.44444444444444% {
    stroke-opacity: 1; }
  100% {
    stroke-opacity: 0; } }

@-webkit-keyframes block_anim {
  100% {
    -webkit-transform: translateY(-600px);
            transform: translateY(-600px); } }

@keyframes block_anim {
  100% {
    -webkit-transform: translateY(-600px);
            transform: translateY(-600px); } }

@-webkit-keyframes block_anim2 {
  100% {
    -webkit-transform: translateY(600px);
            transform: translateY(600px); } }

@keyframes block_anim2 {
  100% {
    -webkit-transform: translateY(600px);
            transform: translateY(600px); } }

@-webkit-keyframes block_anim3 {
  100% {
    -webkit-transform: translateX(600px);
            transform: translateX(600px); } }

@keyframes block_anim3 {
  100% {
    -webkit-transform: translateX(600px);
            transform: translateX(600px); } }

@-webkit-keyframes fill-opac {
  100% {
    fill-opacity: 1; } }

@keyframes fill-opac {
  100% {
    fill-opacity: 1; } }
