@font-face {
  font-family: 'AudiTypeExtended';
  src: url('../fonts/AudiTypeExtended-Bold.eot');
  src: url('../fonts/AudiTypeExtended-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AudiTypeExtended-Bold.woff') format('woff'), url('../fonts/AudiTypeExtended-Bold.ttf') format('truetype'), url('../fonts/AudiTypeExtended-Bold.svg#AudiTypeExtended-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}
/*#sec_1-1 {
	position: relative;
}*/
#sec_1-2 {
  text-align: center;
  overflow: hidden;
  position: relative;
}
#sec_1-2:before {
  content: '';
  display: table;
}
#sec_1-2 .inner {
  height: 100%;
  position: relative;
}
#sec_1-2 .content {
  position: relative;
  z-index: 12;
  width: 100%;
  top: 19%;
}
#sec_1-2 h2 {
  margin: 0 auto;
  width: 683px;
  line-height: 0;
}
#sec_1-2 h2 .animation {
  display: inline-block;
  margin-left: 5px;
  width: 673px;
  height: 36px;
  text-align: left;
}
#sec_1-2 h2 .animation .char {
  background: url(../images/section_1-2_title.png) no-repeat;
  display: inline-block;
  height: 100%;
  margin-right: -10px;
  opacity: 0;
}
#sec_1-2 h2 .animation .char.finish {
  opacity: 1;
}
#sec_1-2 h2 .animation .c-0 {
  width: 40px;
  background-position: 0px 0px;
}
#sec_1-2 h2 .animation .c-1 {
  width: 60px;
  background-position: -40px 0px;
}
#sec_1-2 h2 .animation .c-2 {
  width: 50px;
  background-position: -100px 0px;
}
#sec_1-2 h2 .animation .c-3 {
  width: 50px;
  background-position: -150px 0px;
}
#sec_1-2 h2 .animation .c-4 {
  width: 70px;
  background-position: -200px 0px;
}
#sec_1-2 h2 .animation .c-5 {
  width: 50px;
  background-position: -270px 0px;
}
#sec_1-2 h2 .animation .c-6 {
  width: 60px;
  background-position: -320px 0px;
}
#sec_1-2 h2 .animation .c-7 {
  width: 50px;
  background-position: -380px 0px;
}
#sec_1-2 h2 .animation .c-8 {
  width: 50px;
  background-position: -430px 0px;
}
#sec_1-2 h2 .animation .c-9 {
  width: 50px;
  background-position: -480px 0px;
}
#sec_1-2 h2 .animation .c-10 {
  width: 50px;
  background-position: -530px 0px;
}
#sec_1-2 h2 .animation .c-11 {
  width: 50px;
  background-position: -580px 0px;
}
#sec_1-2 h2 .animation .c-12 {
  width: 50px;
  background-position: -630px 0px;
}
#sec_1-2 h2 .animation .c-13 {
  width: 50px;
  background-position: -680px 0px;
}
#sec_1-2 h2 .animation .c-14 {
  width: 50px;
  background-position: -730px 0px;
}
#sec_1-2 h2 .animation .c-15 {
  width: 43px;
  background-position: -780px 0px;
}
#sec_1-2 h2 .line {
  display: inline-block;
  width: 668px;
  height: 1px;
  background: #F00;
  margin-top: 11px;
  opacity: 0;
  position: relative;
  left: 40px;
}
#sec_1-2 h2 .line.step {
  opacity: 1;
  left: -40px;
}
#sec_1-2 h2 .line.finish {
  left: 0;
}
#sec_1-2 h2 .text {
  background: url(../images/section_1-2_title-text.png) no-repeat center;
  width: 610px;
  height: 49px;
  margin-bottom: 38px;
  margin-top: 13px;
  opacity: 0;
  -webkit-transform: scale(1.3, 1.05);
  -ms-transform: scale(1.3, 1.05);
  transform: scale(1.3, 1.05);
}
#sec_1-2 h2 .text.finish {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
#sec_1-2 .space-btn {
  background: url(../images/section_1-2_title-btn.png) no-repeat center;
  width: 419px;
  height: 54px;
  opacity: 0;
  visibility: hidden;
}
#sec_1-2 .space-btn.finish {
  opacity: 1;
  visibility: visible;
}
#sec_1-2 .space-btn,
#sec_1-2 .players-container {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
#sec_1-2 .players-container {
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  margin: auto;
}
#sec_1-2 .players-container .player,
#sec_1-2 .players-container .player-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
}
#sec_1-2 .players-container .player-overlay {
  top: 0;
  left: 0;
}
#sec_1-2 .players-container .player {
  background-color: #000;
  top: 50%;
  left: 50%;
}
#sec_1-2 .player-overlay {
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  /*&.text {
			background-image: url(../images/section_1-2_cars-model-text.png);
			z-index: 8;
			opacity: 0;
			&.finish {
				opacity: 1;
			}
		}
		&.cars {
			background-image: url(../images/section_1-2_cars.png);
			z-index: 7;
			margin-top: 2%;
			opacity: 0;
			&.finish {
				opacity: 1;
			}
		}*/
}
#sec_1-2 .player-overlay.speed {
  opacity: 0;
  z-index: 10;
}
#sec_1-2 .player-overlay.speed .speed-line {
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 1px;
  padding-left: 0;
  background-color: #F00;
  /*-webkit-transition: all .2s;
				-o-transition: all .2s;
				transition: all .2s;*/
}
#sec_1-2 .player-overlay.speed .speed-text {
  font-family: AudiTypeExtended;
  font-size: 17.06px;
  font-style: italic;
  font-weight: bold;
  color: #F00;
  margin-top: -0.6em;
  padding-left: 0.4em;
}
#sec_1-2 .player-overlay.transparent {
  background: transparent url(../images/transparent.png);
  z-index: 11;
}
#player-0 {
  opacity: 0;
  z-index: 1;
}
#player-2 {
  opacity: 0;
  z-index: 2;
}
#player-3 {
  opacity: 0;
  z-index: 3;
}
