#ourCars{ margin:50px auto 30px auto; width:80%; max-width: 1200px; }
.autoWorkHolder .circle256m0{ background-repeat: none; object-fit: cover; background-size: cover !imporant; }
.autoWorkHolder .text{ width:300px; text-align: center; color:#222; font-size:19px; line-height:27px; font-family: 'font1'; }
.autoWorkHolder .dCar{ width:300px !important; margin:0px auto 0px auto; display: table !important; padding-left:25px; padding-right:25px; }
.autoWorkHolder .dCar A{ text-decoration:none; }
.autoWorkHolder H3{ margin:5px 0 0 0; font-size: 24px; }
.autoWorkHolder .splitWhiteCars{ display:none; }
.nextOurCar{ float: left; }

/* GREY ARROWS */
.greyArrowsHolderR{ max-width: 1920px; width: 100%; position: absolute; max-width: 1920px; margin:0 auto;}

.greyArrows{
	margin-top:-60px;
	min-width:130px;
	width:5%;
	padding:0;
	right:15px;
	color:#c0c0c0;
	z-index:1000000;
	position: inherit;
	font-size:64px;
}
.greyArrows DIV{ height:100px; width:30px; margin:15px 0 0 0; }
.greyArrows DIV:hover{ color:#fff !important; cursor:pointer; }
.greyArrowsHolder{
	position: relative;
	z-index:100;
	min-height: 100px;
	color:white;
	margin-bottom: -80px;

}
.greyArrowsHolder:after{
	margin-top: calc(8.5vw - 70px);
	z-index:-1;
	position: absolute;
	background-color:#292929;
	content: "";
	min-height: 100px;
	top: 0;
	left: 0;
	transform: skewY(-10deg);
	width: 100%;
}


/* --- FIRST SECTION ------------- */

.skewOrangeLeft{
	margin-top:-4px;
	z-index: 100;
	background-color: #FA5D07;
	position: relative;
}
/*.skewOrangeLeft * { position: relative; }*/
.skewOrangeLeft:before {
	position: absolute;
	background-color: inherit;
	content: "";
	min-height: 220px;
	top: 0;
	left: 0;
	margin-top: -3%;
	transform: skewY(3.2deg);
	width: 100%;
}
.skewOrangeRight{
	position: relative;
	background-color: inherit;
	z-index:100;
	padding:20px 0;
	min-height: 200px;
	color:white;
}
.skewOrangeRight:after{
	z-index:-1;
	position: absolute;
	background-color: inherit;
	content: "";
	min-height: 220px;
	bottom: 0;
	left: 0;
	margin-bottom: -3.5%;
	transform: skewY(-3.2deg);
	width: 100%;
}

/* --- SECOND SECTION ------------- */

.whiteNames70{ margin-top:30px; width:80%; }
.skewWhiteLeft{	z-index: 100; background-color: white; position: relative; 	margin-top:-20px; }
.skewWhiteLeft:before {
	position: absolute;
	background-color: inherit;
	content: "";
	min-height: 220px;	/* skew storis */
	top: 0;
	left: 0;
	margin-top: -3%;
	transform: skewY(3.2deg);
	width: 100%;
}
.skewWhiteRight{
	position: relative;
	background-color: inherit;
	z-index:100;
	min-height: 300px;
	margin: 0 0 250px 0;
}
.skewWhiteRight:after{
	z-index:-1;
	position: absolute;
	background-color: inherit;
	content: "";
	min-height: 220px;
	bottom: 0;
	left: 0;
	margin-bottom: -3.5%;
	transform: skewY(-3.2deg);
	width: 100%;
}


/* ARROWS - ------------------------------ */
.arrowHolderRight{
	float:right;
	right: 16px;
	margin-top:16px;
	position: absolute;
}
/* ARROWS */


DIV.arrowRightBtn{
	display: inline-block;
	position: relative;
	width:16px;
	height: 16px;
	color:inherit;
}
DIV.arrowRightBtn:before{
	 display:block;
	 text-align:right;
	 width: inherit !important;
	 height:0;
	 width:0;
	 margin:0;
	 position: absolute;
	 content: '\e5cf';
	 font-size: 32px;
	 font-family: 'Material Icons';
	 left: -5px;
	 top:18px;
	 color: inherit;
	 -ms-transform: rotate(270deg);
	 -webkit-transform: rotate(270deg);
	 transform: rotate(270deg);
 }
DIV.arrowRight{
	display: block;
	position: relative;
	width:48px;
	height: 48px;
	color:inherit;
}
DIV.arrowRight:before{
	display:block;
	text-align:right;
	width: inherit !important;
	height:0;
	width:0;
	margin:0;
	position: absolute;
	content: '\e5cf';
	font-size: 64px;
	font-family: 'Material Icons';
	left: -38px;
	top:32px;
	color: inherit;
	-ms-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}
DIV.arrowLeft{
	display: block;
	color:inherit;
	position: relative;
	width:48px;
	height: 48px;
}
DIV.arrowLeft:before{
	display:block;
	text-align:right;
	width: inherit !important;
	height:0;
	width:0;
	margin:0;
	position: absolute;
	content: '\e5cf';
	font-size: 64px;
	font-family: 'Material Icons';
	right: -38px;
	top:16px;
	color: inherit;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
DIV.arrowRight:hover, DIV.arrowLeft:hover{ color:#000; cursor:pointer; }

/* BLOCKS BLUE */

A.shortLink{
	color:white !important;
	text-decoration: none;
}

#videoBlue{
	position:absolute;
	margin-top:0px;
	object-fit: cover;
	width: 100%;
	height:130%;
	height:inherit;
	position: absolute;
	left:0;
	overflow-x: hidden;
	z-index: 0;
}
#videoBlue VIDEO{
	margin-top:-25px;
	margin-right:auto;
	margin-left:auto;
	display:table;
	object-fit: cover;
	height:100%;
	width:100%;
	opacity:0.3;
	z-index: -1000;
}

.lightBlueBackground{
	background:#214769;
    background: -moz-linear-gradient(top,  #193F69 5%, #B4D8F3 100%);
    background: -webkit-linear-gradient(top,  #193F69 5%,#B4D8F3 100%);
    background: linear-gradient(to bottom,  #193F69 5%,#B4D8F3 100%);
	background-position: top;
}
#blockBlue{ padding-top:170px; padding-bottom:170px; color:white; position: relative; }
#blueHolder{ position: relative; }

#burbCars A{ color:inherit; text-decoration: none;  }
.tCar{ width:50%; margin-top:60px; float: left; position: relative; display: table; }
.colC1, .colC2{ float:left; }
.colC1{ margin-right:25px; }
.colC2{ width:calc(100% - 200px); height: 150px; line-height: 140px; }
SPAN.txt	{ display: inline-block; vertical-align: middle; text-shadow: 1px 1px 1px #666; font-size:29px; line-height: normal; }
SPAN.txt .small	{ font-size: 16px; line-height: 23px !important; margin-top: 6px; }

/* JS controls title.js */
.right .colC1,
.right .colC2{ float:right; text-align: right; }
.right .colC1{ margin-right:0; margin-left:25px; }

/* splits cols */

.col2{ padding-right:60px; float: left; content: ''; }
@media only screen and (max-width: 420px){
	.col2{	width:100%;  float: none; padding-right:20px; }
}

/* centered small screen */
/*
.smallC{ padding-right:60px; float: left; content: ''; }
@media only screen and (max-width: 420px){
	.smallC{ display:table; margin:0 auto; text-align: center; }
}
*/