main {
	background-color: #bfbdba;
	position: relative;
	overflow: hidden;
}
main:before {
	content: '';
	display: block;
	position: absolute;
	left: 147px;
	width: 1110px;
	height: 100%;
	background-color: #f2f2f2;
	transform: skew(-15deg);
	transform-origin: 100% 100%
}
main h2 {
	font-family: Roboto, sans-serif;
	font-weight: bold;
	position: relative;
	padding-left: 120px;
	transform: skew(-15deg);
	font-size: 50px;
	margin-left: 90px;
}
main h2:before {
	content: '';
	display: block;
	width: 90px;
	height: 100%;
	position: absolute;
	left: 0;
}
.counter {
	position: relative;
	text-align: center;
	margin-bottom: 50px;
}
.counter p {
	text-transform: uppercase;
	font-size: 26px;
	margin: 0;
}
#timer-pmas-counter {
	color: black;
	width: 430px;
}
#timer-pmas-counter .timer-element {
	transform: skew(-15deg);
}
#timer-pmas-counter [class^="timer-flipchart"] {
	color: black;
	font-size: 36px;
}
#timer-text--pmas-counter-days,
#timer-text--pmas-counter-hours,
#timer-text--pmas-counter-minutes {
	transform: skew(15deg);
	font-size: 22px;
}
/*.timer-flipchart-front.timer-flipchart-face,
.timer-flipchart-top.timer-flipchart-face {
	padding-left: 12px;
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 0px;
}
.timer-flipchart-back.timer-flipchart-face,
.timer-flipchart-bottom.timer-flipchart-face {
	padding-left: 12px;
    padding-right: 12px;
    padding-top: 0px;
    padding-bottom: 12px;
}*/
.poprobui {
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
	/*left: 80px;*/
}
.poprobui h2 {
	color: #15223d;
	margin-left: 120px;
	margin-bottom: 25px;
}
.poprobui .about-text {
	font-size: 22px;
	line-height: 26px;
	margin-left: 105px;
	margin-bottom: 40px;
	padding-right: 15px;
}
.poprobui .main-pic-text-block {
	position: relative;
	left: 80px;
}
.poprobui h2:before {
	background-color: #15223d;
}
.main-pic-text-wrap {
	position: relative;
	z-index: 1;
	left: -15px;
}
.main-pic-small {
	overflow: hidden;
	transform: skew(-15deg);
	width: 360px;
	height: 300px;
	margin-left: 40px;
}
.main-pic-small img {
	transform: skew(15deg);
	position: relative;
	left: -25%;
	top: -40%;
}
.main-text {
	position: relative;
	overflow: hidden;
	width: 350px;
	height: 300px;
	transform: skew(-15deg) translateZ(0);
}
.poprobui .main-pic-big {
	position: relative;
	right: -80px;
	bottom: -10px;
}
.poprobui .main-text,
.poprobui .main-text-front {
	background-color: #15223d;
}
.poprobui .main-text {
	left: -10px;
	top: -25px;
}
.main-text-front {
	color: white;
	transform: skew(15deg);
	text-align: center;
	/*font-size: 26px;*/
	padding: 50px 18px 0 0;
	transition: .2s;
	font-family: RobotoLight, sans-serif;
}
.main-text-front img {
	margin: 20px 50px 0 0;
}
.poprobui .main-pic-big {
	height: 500px;
	width: 800px;
	overflow: hidden;
	transform: skew(-15deg);
	position: relative;
	left: 160px;
}
.poprobui .main-pic-big img {
	transform: skew(15deg);
	position: relative;
	left: -160px;
}

.poluchi {
	position: relative;
	overflow: hidden;
}
.poluchi .main-pic-text-block {
	position: relative;
	left: 90px;
}
.poluchi .main-text,
.poluchi .main-text-front {
	background-color: #d9183b;
}
.poluchi .main-text-front {
	padding-top: 70px;
}
.poluchi .main-text {
	left: -10px;
	top: -20px;
}
.poluchi h2 {
	color: #d9183b;
	margin-left: 105px;
	margin-bottom: 30px;
}
.poluchi h2:before {
	background-color: #d9183b;
}
.poluchi .about-text {
	margin-left: 90px;
	margin-bottom: 40px;
	padding-right: 15px;
}
.poluchi .main-pic-small img {
	left: -25%;
	top: 0;
}
.poluchi .main-pic-big {
	height: 600px;
	width: 965px;
	overflow: hidden;
	transform: skew(-15deg);
	position: relative;
	left: 160px;
}
.poluchi .main-pic-big img {
	transform: skew(15deg);
	position: relative;
	left: -120px;
}
@media (max-width: 1600px) {
	main:before {
		left: -140px;
	}
	.uznai {
		width: 200%;
		left: -420px;
	}
}
@media (max-width: 1199px) {
	main:before {
		left: -30%;
	}
	.poluchi {
		left: 0;
		width: 150%;
	}
}
@media (max-width: 991px) {
	main:before {
		width: 800px;
	}
	#timer-pmas-counter {
		width: 400px;
	}
	.main-pic-big {
		display: none;
	}
	.poprobui {
		left: 0;
	}
	.poluchi {
		width: 100%;
	}
	.poprobui .main-pic-text-block,
	.poluchi .main-pic-text-block {
		left: 0;
	}
	.main-pic-text-wrap {
		left: 0 !important;
	}
	.poprobui h2,
	.poluchi h2,
	.uznai h2 {
		margin-left: 90px;
	}
}
@media (max-width: 840px) {
	.main-pic-small {
		width: 250px;
		height: 200px;
		margin-left: 25px;
	}
	.main-pic-small img {
		height: 230px;
		left: -13%;
		top: -10%;
	}
	.main-text {
		width: 250px;
		height: 200px;
	}
	.poprobui h2,
	.poluchi h2,
	.uznai h2 {
		margin-left: 65px;
	}
	.main-text-front {
		font-size: 12px;
		padding: 25px 0 0 0;
	}
	.poluchi .main-text-front {
		padding-top: 40px;
	}
	.uznai .main-text-front {
		padding: 30px 0 0 0;
	}
	.main-text-front img {
		width: 25px;
	}
	.main-text-back {
		padding-top: 10px;
	}
	.main-text-back li {
		font-size: 14px;
		left: -10px;
		padding: 5px 0;
	}
	.main-text-back li:before {
		width: 15px;
		height: 20px;
		left: -30px;
	}
	.poluchi ul li {
		line-height: 14px !important;
	}
}
@media (max-width: 767px) {
	main:before {
		left: -60%;
	}
	.counter {
		padding-top: 20px;
	}
	.counter p {
		font-size: 22px;
	}
	#timer-pmas-counter {
		width: 100%;
		margin: 10px auto 0;
	}
	#timer-pmas-counter [class^="timer-flipchart"] {
		font-size: 28px;
	}
	#timer-text--pmas-counter-days,
	#timer-text--pmas-counter-hours,
	#timer-text--pmas-counter-minutes {
		font-size: 18px;
	}
	.about-text br {
		display: none;
	}
}
@media (max-width: 575px) {
	main:before {
		left: -480px;
		width: 600px;
	}
	.uznai .main-pic-text-block {
		padding-top: 25px;
	}
	.main-pic-small,
	.main-text {
		margin: 0 auto 10px;
	}
	.poprobui h2,
	.poluchi h2,
	.uznai h2 {
		margin-left: 25px;
		padding-left: 55px;
		font-size: 36px;
	}
	main h2:before {
		width: 45px;
	}
	.about-text {
		margin-left: 15px !important;
	}
}

.rassylka {
	background-color: #3b4152;
}
.rassylka h2 {
	text-align: center;
	color: white;
	margin-top: 20px;
}
.rassylka [type="text"],
.rassylka [type="submit"] {
	height: 80px;
	border-radius: 0;
	border: none;
}
.rassylka [type="submit"],
#web_form_submit694 {
	color: white;
	background-color: #d9183b;
	transition: .3s;
	text-transform: uppercase;
	width: 100%;
}
.rassylka [type="submit"]:hover {
	opacity: .7;
}
@media (max-width: 480px) {
	.rassylka [type="text"],
	.rassylka [type="submit"] {
		height: 50px;
	}
	#web_form_submit694 {
		font-size: 16px;
	}
	#present h2 {
		font-size: 16px;
		line-height: 20px;
	}
}

.new-auto-componenty {
	overflow: hidden;
	position: relative;
	background-color: #f2f2f2;
}
.new-auto-componenty:before,
.new-auto-componenty:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	background-color: #d9183b;
	transform: skew(15deg);
}
.new-auto-componenty:before {
	width: 550px;
	left: -200px;
}
.new-auto-componenty:after {
	width: 700px;
	right: -230px;
}
.sections {
	position: relative;
	z-index: 1;
	height: 750px;
}
.section-item {
	width: 100%;
	max-width: 350px;
	height: 445px;
	margin: 15px auto;
	background-size: cover;
	position: relative;
}
.section-item:before {
	content: '';
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,.6);
}
.section-item.auto {
	background-image: url('img/auto-pic.jpg');
}
.section-item.autocompon {
	background-image: url('img/componenty-pic.jpg');
}
.section-item.tuning {
	background-image: url('img/tuning-pic.jpg');
}
.section-item.autosport {
	background-image: url('img/autosport-pic.jpg');
}
.section-item.autofest {
	background-image: url('img/autofest-pic.jpg');
}
.section-item-front,
.section-item-back {
	position: absolute;
	width: 100%;
	height: 100%;
}
.section-item-back {
	background-color: #3b4152;
	z-index: -1;
	opacity: 0;
	transition: .3s;
}
.section-item-front:hover ~ .section-item-back,
.section-item-back:hover {
	z-index: 1;
	opacity: 1;
}
.section-icon-wrap {
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 25px 0;
}
.section-red-line {
	margin: 10px auto;
	width: 55%;
	border: 3px solid #d9183b;
}
.section-text {
	line-height: 20px;
}
.section-back-text {
	line-height: 20px;
	padding: 20px;
}
.section-back-text b {
	font-size: 18px;
	text-transform: uppercase;
}

.sections-bottom {
	background-color: #d0d3d8;
	height: 450px;
	position: relative;
}

@media (max-width: 1600px) {
	.new-auto-componenty:before {
		left: -350px;
	}
	.new-auto-componenty:after {
		right: -400px;
	}
}
@media (max-width: 1199px) {
	.new-auto-componenty:after {
		right: -700px;
	}
	.sections {
		height: auto;
	}
	.sections-bottom {
		display: none;
	}
}
@media (max-width: 767px) {
	.new-auto-componenty:after {
		right: -900px;
	}
	.section-item {
		height: 400px;
	}
}

.preim {
	background-color: #e5e5e5;
	padding-top: 200px;
	position: relative;
}
.preim-car {
	position: absolute;
	left: 0;
	top: -250px;
}
.preim-car-big {
	display: none;
	max-width: 100%;
	margin: 0 auto;
}
.preim h2 {
	position: relative;
}
.preim .carousel-item {
	transition: .3s;
}
.preim .slide-controls {
	position: absolute;
	bottom: 70px;
	max-width: 1170px;
	left: 0;
	right: 0;
	margin: auto;
}
.preim .slide-control-item {
	cursor: pointer;
	border-top: 7px solid #a9a9a9;
	padding: 10px 20px;
	text-shadow: 1px 1px 2px white, -1px -1px 2px white, -1px 1px 2px white, 1px -1px 2px white;
}
.preim .slide-control-item p {
	font-size: 14px;
}
.preim .slide-control-item.active {
	border-color: #d9183b;
}
@media (max-width: 1600px) {
	.preim-car {
		top: -200px;
		width: 600px;
		
	}
	.preim .slide-controls {
		bottom: 30px;
	}
}
@media (max-width: 1400px) {
	.preim .slide-controls {
		bottom: 10px;
	}
}
@media (max-width: 1199px) {
	.preim {
		padding-top: 30px;
	}
	.preim .slide-controls {
		position: static;
	}
	.preim-car {
		display: none;
	}
	.preim-car-big {
		display: block;
	}
}

.autocomp {
	background-color: #e5e5e5;
}
.autocomp .carousel-item {
	transition: .3s;
}
.autocomp .slide-controls {
	position: absolute;
	bottom: 70px;
	max-width: 1170px;
	left: 0;
	right: 0;
	margin: auto;
}
.autocomp .slide-control-item {
	cursor: pointer;
	border-top: 7px solid #03acb3;
	padding: 10px 20px;
	text-shadow: 1px 1px 2px white, -1px -1px 2px white, -1px 1px 2px white, 1px -1px 2px white;
}
.autocomp .slide-control-item p {
	font-size: 14px;
}
.autocomp .slide-control-item.active {
	border-color: #d9183b;
}
.autocomp .present {
	position: absolute;
	bottom: 0;
	padding: 30px 0;
}
@media (max-width: 1199px) {
	.autocomp .slide-controls,
	.autocomp .present {
		position: static;
	}
}

.stat {
	background-color: #0b3659;
	overflow: hidden;
}
.stat-top {
	background-color: #f2f2f2;
	max-width: 1170px;
	margin-left: 365px;
	transform: skew(-15deg);
}
.stat-top h2 {
	transform: skew(15deg);
	margin-bottom: 60px;
}
.stat-bottom {
	transform: skew(-15deg);
	background-color: #d0d3d8;
	position: relative;
	left: -118px;
	padding: 50px 50px 200px 0;
	width: 1500px;
}
.stat-bottom .row {
	width: 1100px;
}
.stat h4 {
	position: relative;
	font-weight: bold;
	padding-left: 100px;
	margin-bottom: 20px;
}
.stat h4:before {
    content: '';
    position: absolute;
    display: block;
    bottom: -8px;
    top: -8px;
    left: 0;
    width: 65px;
    z-index: -1;
}
.stat .smi h4 {
	padding-left: 150px;
}
.stat .exhib h4:before,
.stat .spec h4:before {
	background-color: #0b3659;
}
.stat .visit h4:before {
	background-color: #1b578d;
}
.stat .square h4:before {
	background-color: #5a98bf;
}
.stat .smi h4:before {
	background-color: #090c3f;
}
.stat .ohvat h4:before {
	background-color: #070626;
}
.stat-info {
	overflow: hidden;
	width: 340px;
	height: 300px;
	position: relative;
}
.stat-info:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.5);
}
.stat-num {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0; 
	margin: auto;
	z-index: 2;
	color: white;
	font-size: 50px;
	font-weight: bold;
	transform: skew(15deg);
	text-align: center;
	height: 80px;
}
.stat-pic {
	height: 100%;
	width: auto;
	transform: translateX(-12%) skew(15deg);
}
@media (max-width: 1600px) {
	.stat-top {
		margin-left: 200px;
	}
	.stat-bottom {
		width: 1335px;
	}
}
@media (max-width: 1400px) {
	.stat-top {
		margin-left: 100px;
	}
	.stat-bottom {
		width: 1235px;
	}
}
@media (max-width: 1300px) {
	.stat-top {
		margin: 0 auto;
	}
	.stat-bottom {
		width: 100%;
		position: static;
	}
	.stat-bottom .row {
		width: 100%;
	}
}
@media (max-width: 1199px) {
	.stat-info {
		width: 290px;
		height: 255px;
		margin: 0 auto;
	}
	.stat h4 {
		font-size: 20px;
		width: 290px;
		margin: 15px auto;
	}
	.stat .square h4,
	.stat .ohvat h4 {
		padding-left: 80px;
	}
}
@media (max-width: 991px) {
	.stat-top,
	.stat-top h2,
	.stat-bottom,
	.stat-pic,
	.stat-num {
		transform: skew(0);
	}
	.stat-bottom {
		padding: 10px 0 30px;
	}
	.stat-top h2 {
		margin-bottom: 20px;
	}
	.stat h4 {
		margin: 40px auto 15px;
		transform: skew(-15deg);
	}
}

.mark {
	background-color: #e5e5e5;
	position: relative;
	padding-top: 200px;
}
.mark-car-big {
	display: none;
	max-width: 100%;
	margin: 0 auto;
}
.mark-car-small {
	position: absolute;
	top: -250px;
	left: 0;
}
.mark h2 {
	position: relative;
}
@media (max-width: 1199px) {
	.mark {
		padding-top: 0;
	}
	.mark-car-small {
		display: none;
	}
	.mark-car-big {
		display: block;
	}
}

.photo-voprosy {
	position: relative;
	background-color: #f2f2f2;
	overflow: hidden;
}
.photo-voprosy:before,
.photo-voprosy:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	height: 100%;
	background-color: #d96704;
	transform: skew(15deg);
}
.photo-voprosy:before {
	width: 650px;
	left: -260px;
	z-index: 2;
}
.photo-voprosy:after {
	width: 500px;
	right: -230px;
}
.photo {
	position: relative;
	z-index: 3;
}
.photo [class^="col"] {
	padding: 0;
}
.pmas-photo {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	height: 360px;
	margin: 10px;
}
.pmas-photo img {
	height: 100%;
	height: width;
}
.pmas-photo.big-photo img {
	width: 100%;
	height: auto;
}
.all-photo {
	text-transform: uppercase;
	text-decoration: underline;
	color: black !important;
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 20px 0;
}
.all-photo:hover {
	text-decoration: none;
}
.voprosy {
	position: relative;
	background-color: #e3e1e1;
	overflow: hidden;
	z-index: 1;
	padding: 60px 0 25px;
}
.iphone {
	position: absolute;
	bottom: -180px;
	right: 150px;
}
.cont-wrap {
	width: 260px;
	margin: 30px auto;
}
.cont-wrap a,
.adm-cont-wrap a {
	color: black !important;
}
.cont-wrap td {
	padding: 5px;
}
.cont-wrap td:first-child {
	text-align: center;
}
.adm-cont-wrap {
	margin: 20px auto 0;
	width: 100%;
	max-width: 450px;
}
.adm-cont-wrap td {
	padding: 5px 10px;
}
.adm-cont-wrap b {
	font-size: 20px;
}
@media (max-width: 1800px) {
	.iphone {
		right: 50px;
	}
}
@media (max-width: 1600px) {
	.iphone {
		right: 0;
	}
	.photo-voprosy:before {
		left: -400px;
	}
}
@media (max-width: 1500px) {
	.photo-voprosy:before {
		left: -620px;
	}
	.voprosy .container {
		position: relative;
		left: -150px;
	}
}
@media (max-width: 1199px) {
	.photo-voprosy:before {
		left: -750px;
	}
	.photo-voprosy:after {
		right: -350px;
	}
	.iphone {
		right: -90px;
	}
}
@media (max-width: 991px) {
	.pmas-photo {
		height: 250px;
		margin: 5px;
	}
	.photo-voprosy:after {
		right: -450px;
	}
	.iphone {
		position: static;
		display: block;
		max-width: 100%;
		margin: 0 auto;
	}
	.voprosy .container {
		position: static;
	}
}
@media (max-width: 767px) {
	.photo-voprosy:before {
		left: -850px;
	}
	.photo-voprosy:after {
		right: -500px;
	}
}
@media (max-width: 575px) {
	.pmas-photo.big-photo img {
		height: 100%;
		width: auto;
	}
	.photo-voprosy:before {
		left: -500px;
	}
	.photo-voprosy:after {
		right: -700px;
	}
	.voprosy {
		z-index: 2;
	}
	.adm-cont-wrap tr {
		display: flex;
		flex-wrap: wrap;
	}
	.adm-cont-wrap td {
		width: 100%;
		padding-bottom: 30px;
	}
}

.time-place {
	background-color: #383a47;
	color: white;
	text-align: center;
}
.time-place h3 {
	margin-bottom: 25px;
}
.time-place h3 span {
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 23px;
	position: relative;
	z-index: 1;
	padding-left: 20px;
}
.time-place h3 span:before {
	content: '';
    position: absolute;
    display: block;
    bottom: -5px;
    top: -5px;
    left: -5px;
    width: 45px;
    transform: skew(-15deg);
    z-index: -1;
}
.time-place [class^=col]:not(:last-of-type) {
	border-right: 1px solid white;
}
.time-place h5 {
	font-size: 19px;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
.place h3 span:before {
	background-color: #d9183b;
}
.transport h3 span:before {
	background-color: #1b578c;
}
.time h3 span:before {
	background-color: #d96704;
}
.place h6 {
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
.place p,
.transport p {
	font-family: RobotoLight, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 20px;
}
.transport {
	text-transform: uppercase;
}
.transport h5 span {
	padding-left: 10px;
}
.transport p img {
	position: relative;
	top: -3px;
}
.time-pic {
	margin-right: 15px;
}
.time-text {
	font-family: RobotoLight, sans-serif;
	line-height: 30px;
}
.time-text b {
	font-family: Roboto, sans-serif;
}
@media (max-width: 991px) {
	.time-place [class^=col] {
		border: none !important;
		padding-bottom: 30px !important;
	}
}

.map {
	position: relative;
}
.map-wrap {
	overflow: hidden;
	height: 600px;
}
.map-wrap iframe {
	filter: grayscale(1);
	position: relative;
	top: -180px;
	border: 0;
	width: 100%;
	height: 800px;
}
.map-contacts {
	position: absolute;
	right: 10%;
	top: 15%;
	z-index: 1;
	max-width: 415px;
	background-color: rgba(56, 58, 71, .9);
}
.map-contacts-inner {
	padding: 25px 5px 5px;
	color: white;
	text-align: center;
}
.map-contacts-inner h4 span {
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	padding-left: 20px;
}
.map-contacts-inner h4 span:before {
	content: '';
    position: absolute;
    display: block;
    bottom: -5px;
    top: -5px;
    left: -5px;
    width: 45px;
    transform: skew(-15deg);
    z-index: -1;
    background-color: #d9183b;
}
.map-contacts-inner h5 {
	margin: 0;
	padding-top: 10px;
}
.map-contacts-inner h5 img {
	height: 25px;
}
.map-contacts-adress {
	font-family: RobotoLight, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	margin: 0;
	padding: 10px 0;
}
.map-contacts-email-phone {
	font-family: RobotoLight, sans-serif;
	font-size: 17px;
}
.map-contacts-email-phone a {
	color: white !important;
}
.map-contacts .expoforum {
	max-width: 100%;
}
@media (max-width: 1199px) {
	.map-contacts {
		right: 20px;
	}
}
@media (max-width: 991px) {
	.map-contacts {
		position: static;
		margin: 0 auto;
		background-color: transparent;
	}
	.map-contacts-inner h4,
	.map-contacts-inner h5,
	.map-contacts-inner h6 {
		display: none;
	}
	.map-wrap {
		height: 350px;
	}
	.map {
		background-color: #383a47;
	}
}

.feedback {
	background-color: #d0d3d8;
	margin-top: -100px;
	padding-top: 100px;
}

#dalee .modal-dialog {
	max-width: 600px;
}