

/* Start:/local/templates/onix/components/bitrix/news.list/manuals/style.css?16786000162133*/
.media{
	padding-top: 80px;
}
.media__head{
	position: relative;
}
.media__head-desc{
	background: #000;
	position: relative;
	z-index: 1;
	padding: 50px 65px 55px 0;
}

.media__head-title{
	max-width: 300px;
	margin-bottom: 135px;
}
.media__head-text{
	font-size: 24px;
	margin-bottom: 24px;
}
.media__head-text--mini{
	font-size: 14px;
}
.media__list{

}
.media__list-item--black{
	color: #000;
}




@media (min-width: 991px) {
	.media__head-desc:before{
		content: "";
		width: 100vh;
		position: absolute;
		top: 0;bottom: 0;right: 100%;
		background: #000;
	}
	.media__head-img{
		position: absolute;
		bottom: 0;top: 0;left: 0;right: 0;
		object-fit: cover;
		object-position: center right;
		width: 100%;height: 100%;
	}

	.media__list-item{
		height: 700px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		background-size: cover;
		width: 100%;
		position: relative;
		overflow: hidden;
	}
	.media__list-desc{
		padding-left: 70px;
	}
	.media__list-title{
		margin-bottom: 60px;
	}
	.media__list-text{

	}
	.media__list-img-wrapper{
		position: absolute;
		height: 700px;
	}
	.media__list-wrapper--left{
		left: 0; right: 50%;
	}
	.media__list-wrapper--left .media__list-img{
		left: 0;
	}
	.media__list-wrapper--right{
		right: 0; left: 50%;
	}
	.media__list-wrapper--right .media__list-img{
		right: 0;
	}
	.media__list-img{
		position: absolute;
		top: 50%; bottom: 0;
		transform: translateY(-50%);
		display: block;
		max-height: 700px;
	}

	.media__list-btn{
		margin-top: 60px;
	}

}

@media (max-width: 990.98px) {
	.media{
		padding-top: 58px
	}
	.media__head-desc{
		padding: 60px 0 70px 0;
	}
	.media__head-title{
		max-width: 130px;
		margin-bottom: 16px;
	}
	.media__head-text{
		font-size: 14px;
		margin-bottom: 24px;
	}
	.media__head-img{
		max-width: 100%;
		display: block
	}

	.media__list-item{

	}
	.media__list-item--black{
		color: #000;
	}
	.media__list-desc{
		padding: 50px 0;
	}
	.media__list-title{
		margin-bottom: 24px;
	}
	.media__list-text{
		
	}
	.media__list-img{
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
	.media__list-btn{
		margin-top: 60px;
	}

}
/* End */


/* Start:/local/components/km/feedback/templates/testDrive/style.css?16451119831019*/
.testDrive {
  padding: 56px 0 66px;
  background-size: cover;
  background-position: center;
  position: relative;
}

.testDrive:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: -o-linear-gradient(17.1deg, #0A2F44 0%, rgba(9, 0, 46, 0) 72.16%);
  background: linear-gradient(72.9deg, #0A2F44 0%, rgba(9, 0, 46, 0) 72.16%);
  z-index: 3;
}

.testDrive-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
}

.testDrive-title {
  margin-bottom: 280px;
}

.testDrive-form,
.testDrive-title {
  position: relative;
  z-index: 5;
}

@media (max-width: 990.98px) {
  .testDrive {
    padding: 40px 0;
  }

  .testDrive-title {
    margin-bottom: 75px;
  }

  .testDrive-title br {
    display: none;
  }

  .testDrive-form .btn{
    display: block;
    width: 100%;
    text-align: center;
  }
}
/* End */
/* /local/templates/onix/components/bitrix/news.list/manuals/style.css?16786000162133 */
/* /local/components/km/feedback/templates/testDrive/style.css?16451119831019 */
