@import "https://cdn.pwonline.ru/static/fonts/Vacansia/font.css";

body {
	margin: 0px;
	font: 16px Arial, Helvetica, sans-serif;
	position: relative;
	min-width: 1120px;
  background: #000;
  color: #fff;
	}
h1,
h2 {
	margin: 0 0 30px;
	color: #fff;
	font: 43px/45px Vacansia, Arial, Helvetica, sans-serif;
	cursor: default;
  text-transform: uppercase;
	-khtml-user-select: none;
	-moz-user-select: none;
	user-select: none;
	}
h1 {
  font: 32px/36px Vacansia, Arial, Helvetica, sans-serif;
	margin: 12px 0px;
}
h2 span {
  display: block;
	color: #fff;
  padding: 10px 0 0;
	font: 33px/35px Vacansia, Arial, Helvetica, sans-serif;
	cursor: default;
	-khtml-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
h3 {
	margin: 0 0 20px;
	color: #fff;
	font: 33px/35px Vacansia, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
	cursor: default;
	-khtml-user-select: none;
	-moz-user-select: none;
	user-select: none;
	}
h4 {
	margin: 0 0 15px;
	color: #fff;
	font: 23px/25px Vacansia, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
	cursor: default;
	-khtml-user-select: none;
	-moz-user-select: none;
	user-select: none;
	}

hr {
	height: 2px;
	display: block;
	border: none;
	background: url(https://cdn.pwonline.ru/static/lp/61/images/line.png) center top no-repeat;
	}



  /* --- page menu --- */
  .page-menu {
    position:fixed;
    right:36px;
    top:50%;
    z-index:2;
    transform: translateY(-50%);
    text-align: right;
  }
  .page-menu__item {
    width: 100%;
    box-sizing: border-box;
    height:24px;
    float:left;
    clear:left;
    padding: 0 30px 0 0;
    margin: 0 0 12px;
    position:relative;
  }
  .page-menu__item:before {
    content: '';
    position: absolute;
    right:0;
    top:0;
    bottom:0;
    margin: auto;
    width: 15px;
    height: 15px;
    background: #faa41a;
    box-sizing: border-box;
    transform: rotate(45deg);
  }
  .page-menu__item:hover:before {
    border: 2px solid #fff;
  }
  .page-menu__item.active:before {
    background: #fff;
  }
  .page-menu__hint {
    white-space: nowrap;
    font-size: 16px;
    line-height:24px;
    display:none;
    color: #fff;
    padding: 0 5px;
  }
  .page-menu__item.active .page-menu__hint,
  .page-menu:hover .page-menu__item .page-menu__hint {
    display:block;
  }

  .b-link {
  	position:absolute;
  	left:0;
  	right:0;
  	top:0;
  	bottom:0;
  	z-index:10;
  	cursor:pointer;
  }
  @media screen and (max-width: 1600px) {
  	.page-menu__item.active .page-menu__hint {
  	  display:none;
  	}
  }
  @media screen and (max-width: 1250px) {
  	.page-menu {
  	  display:none;
  	}
  }

/* --- Content --- */

.layout {
	width: 100%;
	margin: auto;
	position: relative;
	text-align: center;
  min-width: 1000px;
	}

.content {
	position: relative;
	}
.block {
  padding: 60px 0 0;
  height: 1024px;
  box-sizing: border-box;
}
.block--1 {
  padding: 25px 0 0;
	background: url(https://cdn.pwonline.ru/static/lp/61/images/bg1.jpg) no-repeat center 0;
}
.block--1 .content {
	width: 1000px;
	position: relative;
	margin: auto;
}
.logo {
	width: 316px;
	height: 248px;
	display: block;
	background: url(https://cdn.pwonline.ru/static/lp/61/images/logo.png) 0 0 no-repeat;
	margin: 0 0 25px 55px;
	}
	.button-gift {
		position: absolute;
		right:96px;
		top:200px;
		background: #93191e;
		padding: 0 10px;
		font: 14px/28px Vacansia, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		cursor: pointer;
	}
	.button-gift:before {
		content: '';
		position: absolute;
		bottom:115%;
		left:-100px;
		right:-100px;
		margin: auto;
		width: 259px;
		height: 133px;
		background: url(https://cdn.pwonline.ru/static/lp/61/images/gift-button.png) 0 0 no-repeat;
	}


	.video {
		width: 905px;
		height: 498px;
		background: url(https://cdn.pwonline.ru/static/lp/61/images/video.jpg) 0 center no-repeat;
    background-size: 100% 100%;
		border: 2px solid #faa41a;
		box-shadow: 2px 36px 120px rgba(23,71,112,.34);
		cursor: pointer;
		position: relative;
		margin: 0 auto 75px;
	}
	.video--2 {
    background-image: url(https://cdn.pwonline.ru/static/lp/61/images/video2.jpg);
    margin: 70px auto 120px;
  }
	.video:after {
		content: '';
		position: absolute;
		display: block;
		width: 100%;
		height: 100%;
		background: url(https://cdn.pwonline.ru/static/lp/61/images/icon-play.png) center no-repeat;
		opacity: .8;
	}
	.video:hover:after {
		opacity: 1;
	}

	.button {
	    display: block;
	    width: 370px;
	    height: 66px;
			font: 33px/66px Vacansia, Arial, Helvetica, sans-serif;
	    background: #faa41a;
	    color: #fff;
	    text-transform: uppercase;
	    overflow: hidden;
	    cursor: pointer;
	    text-align: center;
	    text-decoration: none;
	    margin: auto;
		}
    .button--lg {
      width: 450px;
    }
	.button:hover {
		background: #f68626;
		}

.block--2 {
	background: url(https://cdn.pwonline.ru/static/lp/61/images/bg2.jpg) no-repeat center 0;
}

.slider {
    position: relative;
    overflow: hidden;
    margin: 0 auto 70px;
    max-width: 1100px;
}
.overflow {
  margin: 0 auto;
  width: 905px;
  overflow: hidden;
}
.slider--lg {
  width: 100%;
  max-width: 1457px;
  margin: 0 auto;
}
.slider ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 20000em;
  overflow: hidden;
  left:0;
}
.slider ul li {
  float:left;
  width: 905px;
}
.slider--lg ul li {
  width:100vw;
  max-width: 1457px;
}
.slider-arrow {
  position: absolute;
  top:217px;
  margin: auto;
  width: 42px;
  height: 83px;
	background: url(https://cdn.pwonline.ru/static/lp/61/images/arrow.png) no-repeat 0 0;
  cursor: pointer;
  z-index: 1;
}
.slider--lg .slider-arrow {
  top:0;
  bottom:0;
}
.slider-arrow--left {
  left:120px;
}
.slider-arrow--left:hover {
  background-position: 0 100%;
}
.slider-arrow--right {
  right:120px;
  background-position: 100% 0;
}
.slider-arrow--right:hover {
  background-position: 100% 100%;
}

.race {
  height: 780px;
}
.race--1 {
	background: url(https://cdn.pwonline.ru/static/lp/61/images/race1.png) no-repeat center 50px;
}
.race--2 {
	background: url(https://cdn.pwonline.ru/static/lp/61/images/race2.png) no-repeat center 0;
}
.race--3 {
	background: url(https://cdn.pwonline.ru/static/lp/61/images/race3.png) no-repeat center 0;
}
.race--4 {
	background: url(https://cdn.pwonline.ru/static/lp/61/images/race4.png) no-repeat center  50px;
}
.race--5 {
	background: url(https://cdn.pwonline.ru/static/lp/61/images/race5.png) no-repeat center  80px;
}
.race--6 {
	background: url(https://cdn.pwonline.ru/static/lp/61/images/race6.png) no-repeat center 50px;
}
.race h3 {
  padding: 50px 0 465px;
}
.points {
  position: absolute;
  bottom:0;
  left:0;
  right:0;
  z-index: 1;
}
.point {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #faa41a;
  transform: rotate(45deg);
  margin: 0 8px;
  cursor: pointer;
}
.point.active {
  background: #fff;
}

.col2 {
  display: inline-block;
  vertical-align: top;
  width: 430px;
  text-align: left;
}
.col2 + .col2 {
  margin: 0 0 0 80px;
}

.block--3 {
	background: url(https://cdn.pwonline.ru/static/lp/61/images/bg3.jpg) no-repeat center 0;
}
.block--4 {
	background: url(https://cdn.pwonline.ru/static/lp/61/images/bg4.jpg) no-repeat center 0;
  height: 1094px;
}
.block--5 {
	background: url(https://cdn.pwonline.ru/static/lp/61/images/bg5.jpg) no-repeat center 0;
}
.screen {
  margin: 0 0 40px;
  border: 2px solid #faa41a;
}
.screen img {
  display: block;
}
.screen-info {
  text-align: left;
  padding: 0 0 40px;
}

.block--6 {
	background: url(https://cdn.pwonline.ru/static/lp/61/images/bg6.jpg) no-repeat center 0;
}
.gift {
  width: 905px;
  margin: auto;
}
.gift p {
  margin: 30px 0 60px;
}


.footer_layout {
	width: 100%;
	margin:auto;
	text-align:center;
	background: rgba(0,0,0,1);
	padding: 30px 0 20px;
	}


/* ======================= */
/* ---[ Footer markup ]--- */

/* footer {
	position: relative;
	margin: 0 auto;
	font-size: 0px;
	}

	.footer_column {
		display: inline-block;
		vertical-align: middle;
	}

	footer img {
		border: none;
		} */

/* ---[ Footer config ]--- */

/* footer {
	text-align: center;
	}

	footer > div + div {
		margin: 10px 0 0;
		}

	footer p {
		margin: 0px;
		color: #595959 !important;
		font: 11px/16px Arial, Helvetica, sans-serif !important;
		text-align: center !important;
		} */

/* ---[ Footer custom ]--- */

/* footer > div:first-child > div > * {
	margin: 0px 12px;
	}
footer > div:last-child > * {
	margin: 0px 12px;
	} */

/* ======================= */
