html {
  color: #000;
  background: #fff;
}
a,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
button,
caption,
cite,
code,
dfn,
em,
input,
optgroup,
option,
select,
strong,
textarea,
th,
var {
  font: inherit;
}
del,
ins {
  text-decoration: none;
}
ul > li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: top;
}
sub {
  vertical-align: bottom;
}
legend {
  color: #000;
}
button {
  *overflow: visible;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
strong,
b {
  font-weight: bold;
}
em {
  font-style: italic;
}
.spring {
  display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  height: 100%;
}
.spring-text {
  display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.clear {
  display: block;
  float: none;
  clear: both;
}
.clear-inline {
  display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 100%;
}
section,
nav,
aside,
article,
header,
footer {
  display: block;
}
.pre-text h1 {
  font-size: 2em;
  font-weight: bold;
}
.pre-text h2 {
  font-weight: bold;
  font-size: 1.7em;
}
.pre-text h3 {
  font-weight: bold;
  font-size: 1.5em;
}
.pre-text h4 {
  font-weight: bold;
  font-size: 1.3em;
}
.pre-text h5 {
  font-weight: bold;
  font-size: 1.2em;
}
.pre-text ul > li {
  list-style: disc inside;
}
html,
body {
  overflow-x: hidden;
}
body {
  background: url("../images/main-bg.jpg") no-repeat center top;
  background-size: cover;
}
.wrapper {
  *zoom: 1;
  max-width: 969px;
  margin-left: auto;
  margin-right: auto;
}
.wrapper:before {
  content: '';
  display: table;
}
.wrapper:after {
  content: '';
  display: table;
  clear: both;
}
.header {
  width: 100%;
  position: relative;
  padding-top: 29px;
}
.header__img {
  display: block;
  width: 100%;
  height: auto;
}
.title {
  width: 100%;
  *zoom: 1;
}
.title:before {
  content: '';
  display: table;
}
.title:after {
  content: '';
  display: table;
  clear: both;
}
.title__text {
  font-family: 'pf_din_text_cond_probold';
  color: #fffefe;
  font-size: 41px;
  line-height: 1.3;
  text-align: left;
  display: inline-block;
  float: left;
}
.title__car {
  color: #e9007c;
}
.title__date {
  display: inline-block;
  float: right;
  position: relative;
  /*top: -20px;*/

}
.ruls {
  width: 100%;
}
.ruls__list {
  text-align: center;
  margin-top: 15px;
}
.ruls__list-item {
  display: inline-block;
  margin: 0 15px;
  vertical-align: top;
  text-transform: uppercase;
}
.img-block_arrow {
  position: relative;
  top: 30px;
}
.img-block {
  display: block;
  margin: 0 auto;
}
.ruls__text {
  font-family: 'pf_din_text_cond_probold';
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding-top: 12px;
}
.paralax-layers {
  position: absolute;
  bottom: 28px;
  left: 0;
  width: 100%;
  height: 350px;
}
.price-l1 {
  padding-top: 75px;
  padding-bottom: 50px;
}
.price-title {
  position: relative;
  font-family: 'pf_din_text_cond_probold';
  color: #ff008f;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}
.price-title:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 615px;
  height: 32px;
  background: url("../images/title-icon.png") no-repeat center center;
  background-size: 100%;
}
.price-container {
  width: 100%;
  position: relative;
  height: 384px;
}
.price-l1__img {
  position: absolute;
  left: -1060px;
  top: 50px;
}
.price-l1__text {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.price-l1__text-item {
  font-family: 'pf_din_text_cond_probold';
  color: #fff;
  font-size: 24px;
  text-align: left;
  position: relative;
}
.price-l1__text-item:before {
  content: '';
  display: inline-block;
  width: 57px;
  height: 62px;
  background: url("../images/price-l1-arrow.png") no-repeat center center;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: -80px;
}
.price-l2 {
  padding-bottom: 65px;
}
.price-l2__list {
  padding-top: 77px;
  text-align: center;
}
.price-l2__list-item:nth-child(1){
  float: left;
}
.price-l2__list-item:nth-child(3){
  float: right;
} 
.price-l2__list-item {
  display: inline-block;
  margin: 0 32px;
  margin-bottom: 20px;
  vertical-align: top;
}
.price-l1__car-title {
  font-size: 37px;
  color: #ff0085;
  text-transform: uppercase;
}
.price-l2__img {
  display: block;
  max-width: 175px;
  margin: 0 auto;
}
.price-l2__img-big {
  display: block;
  max-width: 610px;
  margin: 0 auto;
}

.price-l2__text {
  font-family: 'pf_din_text_comp_proregular';
  color: #fff;
  font-size: 18px;
  text-align: center;
  padding-top: 15px;
}
.how-play {
  width: 100%;
}
.how-play__title {
  font-family: 'pf_din_text_cond_probold';
  color: #ff008f;
  font-size: 30px;
  text-align: center;
  margin-bottom: 33px;
  text-transform: uppercase;
}
.play-steps {
  position: relative;
}
.play-steps__list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.play-steps__list-item {
  position: absolute;
  font-family: 'pf_din_text_comp_prolight';
  color: #000;
  font-size: 22px;
  font-weight: 300;
  text-align: left;
}
.play-steps__list-item sup {
  font-size: 15px;
}
.play-steps__list-item_1 {
  top: 200px;
  left: 550px;
}
.play-steps__list-item_2 {
  top: 455px;
  left: 190px;
}
.play-steps__list-item_3 {
  top: 755px;
  left: 550px;
}
.play-steps__list-item_4 {
  top: 1015px;
  left: 190px;
}
.play-steps__list-item_5 {
  top: 1270px;
  left: 550px;
}
.play-steps__list-item_6 {
  top: 1515px;
  left: 190px;
}
.play-steps__list-item_7 {
  top: 1780px;
  left: 550px;
}
.play-steps__list-item_8 {
  top: 2030px;
  left: 190px;
}
.play-steps__span {
  text-transform: uppercase;
  font-family: 'pf_din_text_cond_probold';
}
.ruls-steps {
  padding-top: 60px;
}
.steps-list {
  padding-top: 44px;
  padding-left: 80px;
  padding-bottom: 45px;
  box-sizing: border-box;
  max-width: 850px;
}
.steps-list__item {
  position: relative;
  margin-bottom: 33px;
}
.steps-list__text {
  font-family: 'pf_din_text_comp_prothin';
  color: #fff;
  font-size: 22px;
  text-align: left;
}
.steps-list__text sup {
  font-size: 15px;
}
.steps-list__bold {
  font-family: 'pf_din_text_cond_probold';
  text-transform: uppercase;
}
.steps-list__img {
  display: block;
  position: absolute;
  left: -58px;
  top: -2px;
}
.pdf-btn {
  display: inline-block;
  font-family: 'pf_din_text_cond_probold';
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  text-align: left;
  vertical-align: middle;
  padding-left: 80px;
}
.pdf-btn:before {
  content: '';
  display: inline-block;
  width: 35px;
  height: 35px;
  background: url("../images/pdf-icon.png") no-repeat center center;
  background-size: cover;
  margin-right: 15px;
}
.pdf-btn:hover {
  opacity: 0.7;
  vertical-align: middle;
}
.note {
  font-family: Arial;
  color: #ffc0cc;
  font-size: 12px;
  font-weight: 400;
  text-align: justify;
  padding-left: 80px;
  padding-top: 26px;
  padding-bottom: 77px;
  max-width: 846px;
}
.footer-container {
  *zoom: 1;
  max-width: 969px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.footer-container:before {
  content: '';
  display: table;
}
.footer-container:after {
  content: '';
  display: table;
  clear: both;
}
.footer {
  padding-top: 28px;
  background: url("../images/footer-bg.jpg") no-repeat center center;
  background-size: cover;
  padding-bottom: 65px;
}
.footer-text {
  font-family: 'pf_din_text_comp_prolight';
  color: #fff;
  font-size: 24px;
  text-align: center;
  margin-bottom: 23px;
}
.footer-text__href {
  color: #fc0;
}
.footer-text__href:hover {
  opacity: 0.7;
}
.arrow-top-btn {
  display: inline-block;
  font-family: 'pf_din_text_comp_proregular';
  color: #fff;
  font-size: 18px;
  text-align: left;
  vertical-align: middle;
  text-transform: uppercase;
  position: absolute;
  text-decoration: none;
  top: 0;
  right: 0;
}
.arrow-top-btn:before {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("../images/arrow-top-icon.png") no-repeat center center;
  background-size: cover;
  display: inline-block;
  margin-right: 16px;
  vertical-align: middle;
}
.arrow-top-btn:hover {
  opacity: 0.7;
}
.footer-text_bottom {
  padding-top: 39px;
}
.planeta-logo {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.planeta-logo__img {
  max-width: 121px;
}
.planeta-logo__img:hover {
  opacity: 0.7;
}
.soc-block {
  position: absolute;
  left: 0;
  bottom: 0;
}
.soc-block__img {
  display: inline-block;
  margin-right: 30px;
  vertical-align: middle;
}
.soc-list {
  display: inline-block;
  vertical-align: middle;
}
.soc-list-item {
  display: inline-block;
  margin: 0 7px;
  vertical-align: middle;
}
.soc-list-item a {
  display: inline-block;
}
.soc-list-item a:hover {
  opacity: 0.7;
}
.soc-img-item {
  max-width: 25px;
}
.disk-1 {
  display: block;
  position: absolute;
  width: 105px;
  height: 106px;
  left: 106px;
  bottom: 56px;
}
.disk-1 img {
  width: 100%;
  height: auto;
  display: block;
}
.disk-2 {
  display: block;
  position: absolute;
  width: 106px;
  height: 106px;
  left: 637px;
  bottom: 55px;
}
.disk-2 img {
  width: 100%;
  height: auto;
  display: block;
}
.parallax-img-cont {
  position: relative;
}
.wheel {
  z-index: 100;
  -webkit-animation-name: spin;
          animation-name: spin;
  -webkit-animation-duration: 800ms;
          animation-duration: 800ms;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@media (max-width: 1000px) {
  .footer {
    padding-bottom: 150px;
  }
  .soc-block {
    bottom: -91px;
  }
  .planeta-logo {
    bottom: -91px;
  }
  .arrow-top-btn {
    top: 93px;
  }
  .ruls__list-item {
    margin: 0 14px;
  }
  .steps-list__img {
    top: 10px;
  }
}
