

/* Start:/bitrix/templates/mitsubishi-v2/components/bitrix/news.list/mainbanner/style.css?15478045355992*/
.ei-slider{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 740px;
	margin: 0 auto;
}

@media screen and (max-width: 1700px) {
	.ei-slider{
		height: 710px;
	}
}
@media screen and (max-width: 1600px) {
	.ei-slider{
		height: 680px;
	}
}
@media screen and (max-width: 1500px) {
	.ei-slider{
		height: 650px;
	}
}

@media screen and (max-width: 1400px) {
	.ei-slider{
		height: 620px;
	}
}

@media screen and (max-width: 1300px) {
	.ei-slider{
		height: 590px;
	}
}

@media screen and (max-width: 1200px) {
	.ei-slider{
		height: 560px;
	}
}

@media screen and (max-width: 1100px) {
	.ei-slider{
		height: 530px;
	}
}

@media screen and (max-width: 1000px) {
	.ei-slider{
		height: 500px;
	}
}

@media screen and (max-width: 900px) {
	.ei-slider{
		height: 470px;
	}
}

@media screen and (max-width: 800px) {
	.ei-slider{
		height: 440px;
	}
}

@media screen and (max-width: 700px) {
	.ei-slider{
		height: 410px;
	}
}

@media screen and (max-width: 600px) {
	.ei-slider{
		height: 380px;
	}
}


@media screen and (max-width: 500px) {
	.ei-slider{
		height: 250px;
	}
}

@media screen and (max-width: 400px) {
	.ei-slider{
		height: 180px;
	}
}

.ei-slider-loading{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
	margin:0;
	padding:0;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-slider-large li img{
	width: 100%;
}
.ei-title{
	position: absolute;
	right: 50%;
	margin-right: 13%;
	top: 30%;
}
.ei-title h2, .ei-title h3{
	text-align: right;
}
.ei-title h2{
	font-size: 40px;
	line-height: 50px;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	color: #b5b5b5;
}
.ei-title h3{
	font-size: 70px;
	line-height: 70px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	color: #000;
}
.ei-slider-thumbs{
	height: 13px;
	margin: -14px auto 0;
	position: relative;
	z-index:10;
	list-style:none;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -9000px;
	background: #000;
	background: rgba(0,0,0,0.9);
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #666 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #f0f0f0;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 830px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
}

.call2-action-banner {
	position: absolute;
	bottom: 20px;
	right: 3.6969%;
	z-index: 10;
}

.call2-action-banner a {
	padding: 10px 4px 10px 9px;
	font-size: 13px;
	font-weight: 600;
	color: #FFF;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	display: block;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.36);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.36);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.36);
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 2px;
	background: #ED0000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed0000',endColorstr='#ed0000',GradientType=0);
	border-top: solid 1px #ED0000;
}

.call2-action-banner a i.icon-icon-steering {
vertical-align: middle;
padding-right: 3px;
-webkit-font-smoothing: antialiased;
background:url('/img/tdtoico.jpg') no-repeat;
width:18px;
height:18px;
display:block;
float:left;
margin-top:-1px
}

.call2-action-banner a i.icon-icon-brochure {
vertical-align: middle;
padding-right: 3px;
-webkit-font-smoothing: antialiased;
background:url('/img/tdtoico.jpg') 0 -19px no-repeat;
width:18px;
height:18px;
display:block;
float:left;
margin-top:-1px
}

.call2-action-banner a span {
border-left: 1px solid rgba(255, 255, 255, 0.6);
padding-left: 8px;
padding-right: 18px;
margin-left: 4px;
margin-right: 10px;
vertical-align: bottom;
display: inline-block;
background: url(/img/sprite-arrows2.png) right -460px no-repeat;
}

/* End */


/* Start:/bitrix/templates/mitsubishi-v2/components/bitrix/news.list/topnews/style.css?15478045352049*/
.elm-border {
  border: solid 1px #D3D3D3;
  position: relative;
  background: #FFF;
  float:left;
  width:100%;
  margin-right:4.5%;
  padding-bottom:40px;
}
.promo-offer .tnimg{
    width: 100%!important;
	height:200px;
	background-size:cover !important;
}

.promo-offer article{
	padding-left: 22px;
	padding-right: 22px;
}
.promo-offer .tndate{
    width: 100%!important;
	display:block;
	color: #7D7D7D;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin: 0 !important;
	padding-top: 15px;
	padding-bottom: 2px;
	
}

.promo-offer article > div {
    font-size: 14px;
    color: #252525;
    line-height: 18px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 10px;
}

.promo-offer article p {
	margin-top:7px;
}

.footer-link-box {
    border-top: 1px solid #d3d3d3;
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 40px;
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0, #ebebeb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ebebeb));
    background: -webkit-linear-gradient(top, #f7f7f7 0, #ebebeb 100%);
    background: -o-linear-gradient(top, #f7f7f7 0, #ebebeb 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0, #ebebeb 100%);
    background: linear-gradient(to bottom, #f7f7f7 0, #ebebeb 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ebebeb', GradientType=0)
}

.footer-link-box .link-button {
    float: right;
    padding: 0 18px 0 18px;
    margin-right: 15px;
    border-left: 1px solid #e4e4e4;
    font-weight: bold;
    font-size: .9890em;
    line-height: 40px;
    line-height: 39px\9;
    color: #949494;
    display: inline-block;
    text-transform: uppercase;
    background: url('/img/sprite-arrows2.png') right 16px no-repeat;
}
.footer-link-box .link-button:hover {
    color: #ED0000;
    background: url('/img/sprite-arrows2.png') right -250px no-repeat;
}
/* End */


/* Start:/bitrix/templates/mitsubishi-v2/components/bitrix/catalog.section.list/mainmodels/style.css?15478045351246*/
.rangeSub {
	text-align: center;
	color: #484848 !important;
	font-size: 24px !important;
	font-weight: normal;
	margin-bottom:10px;
	text-transform: uppercase;
}

.topmodellist a{
	padding-bottom:10px;
}
.topmodellist a:hover {
	cursor: pointer;
	background: #D5D5D5;
	background: -moz-linear-gradient(top, #d5d5d5 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D5D5D5), color-stop(100%,#E8E8E8));
	background: -webkit-linear-gradient(top, #D5D5D5 0%,#E8E8E8 100%);
	background: -o-linear-gradient(top, #d5d5d5 0%,#e8e8e8 100%);
	background: -ms-linear-gradient(top, #d5d5d5 0%,#e8e8e8 100%);
	background: linear-gradient(to bottom, #D5D5D5 0%,#E8E8E8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5d5d5', endColorstr='#e8e8e8',GradientType=0 );
}

.topmodellist a p {
	font-weight: bold;
	color: #565555;
	font-size: 14px;
	margin:0;
}

.topmodellist .wrapped-img {
	min-height: 159px;
	position: relative;
}

.topmodellist a img {
	width:auto;
	position: absolute;
    bottom: 0;
    left: 50%;
	transform: translateX(-50%);
}

#homepage-range-container {
	width: 100%;
	background: #D5D5D5;
	margin: 40px 0;
	border-bottom: solid 1px #B2B2B2;
	padding-top:20px;
}
/* End */
/* /bitrix/templates/mitsubishi-v2/components/bitrix/news.list/mainbanner/style.css?15478045355992 */
/* /bitrix/templates/mitsubishi-v2/components/bitrix/news.list/topnews/style.css?15478045352049 */
/* /bitrix/templates/mitsubishi-v2/components/bitrix/catalog.section.list/mainmodels/style.css?15478045351246 */
