@charset "utf-8";
/**
 * @author 	MiDealerVirtual
 * @link	http://www.MiDealerVirtual.com/
 * @package Mdv Custom Theme
 * @license	Apache License v2.0
 * -------------
 * Note: Contains theme "as-is" css styles.
 */

 body {
	margin: 0;
	font-family: "effra", sans-serif;
	font-size:12px;
	line-height:20px;
	color: #4c4c4c;
	background-color:#fafafa;
	min-width:480px;
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust: none;
}
img {border-style: none;}
a {
	text-decoration:none !important;
	color: #ed372f;
}
a:hover {
	text-decoration:underline;
	color:#333;
}
a:active {background-color: transparent;}
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font-size:100%;
	vertical-align:middle;
	font-family: "effra", sans-serif;
}
input[type=submit]:hover{cursor:pointer;}
input[type=text],
input[type=password],
input[type=file],
textarea{
	-webkit-appearance:none;
	-webkit-border-radius:0;
}
#wrapper{
	max-width:1195px;
	margin:0 auto;
}
#header{
	width:100%;
	margin-bottom:5px;
	position:relative;
	background:#fff url(../img/bg-header.gif) repeat-x;
}
.nav-wrap{
	height:1%;
	background:#ed372f;
}
.nav-wrap:after{
	display:block;
	clear:both;
	content:"";
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font-size:16px;
	font-weight:700;
	line-height:24px;
}
#nav li{
	padding:8px 21px 7px 19px;
	float:left;
	background:url(../img/separator01.gif) repeat-y 100% 0;
}
#nav li.hover{position:relative;}
#nav a{
	float:left;
	color:#fff;
}
#nav a.has-drop-down-a{
	/*background:url(../img/bullet01.png) no-repeat 100% 50%;*/
	padding-right:15px;
	text-decoration:none !important;

}
#nav a.has-drop-down-a i {
	color:#e32300;
	margin-left:4px;
}
#nav .drop{
	position:absolute;
	top:100%;
	left:0;
	width:227px;
	background:#ed372f;
	overflow:hidden;
	display:none;
	z-index:100;
}
#nav li.hover .drop{display:block;}
#nav ul{
	margin:0 0 -4px;
	padding:1px 0 0;
	list-style:none;
	float:none;
	background:url(../img/separator02.png) no-repeat 0 -4px;
	font-size:14px; line-height:18px ;
	text-transform:uppercase;
}
#nav ul li{
	float:none;
	padding:0 0 4px;
	background:url(../img/separator02.png) no-repeat 0 100%;
}
#nav ul a{
	position:relative;
	margin:0px 0 0;
	float:none;
	display:block;
	height:1%;
	overflow:hidden;
	padding:15px 10px 10px 20px;
}
/*#nav ul a:before{
	float:left;
	clear:both;
	content:"";
	width:22px;
	height:22px;
	margin:-1px -8px -1px 0;
	padding-right: 15px;

}*/
#nav ul a i{
	font-size: 18px;	
	margin:0 0 0 10px;
	color: #fff;
	position: absolute;
	left:5px;
	top:8px;
	display: none;
}
#nav ul a:hover{
	background:#e61510;
	text-decoration:none;
}
#header .holder{
	height:1%;
	padding:6px 20px 0 15px;
}
#header .holder:after{
	display:block;
	clear:both;
	content:"";
}
.logo{
	margin:0 98px 0 0;
	width:208px;
	height:55px;
	overflow:hidden;
	float:left;
	background:url(../img/sprite.png) no-repeat -292px 0;
	text-indent:-9999px;
	font-size: 13px;
	line-height: 15px;
}
.logo a{
	height:100%;
	display:block;
}
#header .opener{
	float:left;
	color:#ed372f;
	font-size:20px; line-height:24px; font-weight:700;
	margin:18px 0 0;
	padding:2px 0 0;
	outline:none;
}
#header .opener:before{
	float:left;
	clear:both;
	content:"";
	width:25px;
	height:25px;
	/*background:url(../img/sprite.png) no-repeat -24px 0;*/
	margin:-2px 13px 0 0;
}
#header .opener i {
	float:left;
	margin: -1px 10px 0 0;
    color: #000;
    font-size: 27px;
}
.header-menu{
	margin:0;
	padding:12px 0 0;
	list-style:none;
	float:right;
	font-size:14px; line-height:18px ;
	text-transform:uppercase;
}
.header-menu li{
	float:left;
	padding:0 0 13px 20px;
}
.header-menu li.hover{position:relative;}
.header-menu a{
	float:left;
	color:#333;
	line-height: 38px;
}
.icn-compartir {
	font-family: "effra",sans-serif !important;
}
.header-menu a i {
	font-size: 28px;
	color: #ccc;
	float: left;
	margin:5px 10px 0 0;
}
.header-menu a:before{
	float:left;
	clear:both;
	content:'';
	background:url(../img/sprite.png) no-repeat -9999px -9999px;
}
.header-menu a .icon-tel i {
	font-size: 28px;
}
.header-menu a.icn-compartir i {font-size:25px;}
.header-menu a.icn-compartir{color:#ed372f; line-height: 34px;}
.header-menu a.icn-compartir:hover{
	color:#ed372f;
	text-decoration:none;
}
.header-menu  .drop{
	position:absolute;
	top:100%;
	left:9px;
	width:270px !important;
	background:#fff;
	overflow:hidden;
	display:none;
	z-index:100;
}
.header-menu  li.hover .drop{display:block;}
.header-menu  ul{
	margin:0 0 -4px;
	padding:5px 0 0;
	list-style:none;
	float:none;
	/*background:url(../img/separator02.png) no-repeat -307px -4px;*/
	font-size:12px; line-height:18px;
	text-transform:uppercase;
	color:#666;
}
.header-menu  ul li{
	float:none;
	padding:2px 9px 10px;
	/*background:url(../img/separator02.png) no-repeat -307px 100%;*/
}
.header-menu strong{padding:0 0 0 10px;}
.header-menu a strong{padding:0;}
#main{
	width:100%;
	overflow:hidden;
}
#main.main-add{background:none; }
#main.main-detail{background:none;}
.main-holder{margin:0 -5px 0 0;}
.main-slideshow {
	position: relative;
	overflow:hidden;
	width:100%;
	float:left;
	margin-bottom: 5px;
}
.main-slideshow .mask {
	width:100%;
	position:relative;
	overflow:hidden;
	z-index:10;
}
.main-slideshow .slideset {
	width:99999px;
	overflow:hidden;
}
.main-slideshow .slide {
	float:left;
	width:1195px;
}
.main-slideshow a {
    position: relative;
}
.main-slideshow img{
    display:block;
    width: 100%;
}
.main-slideshow .text{
	position:absolute;
	bottom:10px;
	right:15px;
	width:435px;
	height:54px;
	padding: 0 15px;
	color:#fff;
	font-size:18px; line-height:18px ;
	background:url(../img/black-a80.png) repeat;
	z-index:20;
}
.main-slideshow .text .text-slide{
	text-align: left;
	z-index:1;
	display:none;
}
.main-slideshow .text .text-slide.active {
	z-index:2;
	display:block;
}
.main-slideshow .text:after{
	content:'';
	display:inline-block;
	height:100%;
	width:1px;
	overflow:hidden;
	margin:0 0 0 -5px;
	vertical-align:middle;
}
.main-slideshow .text .holder,
.main-slideshow .text .frame,
.main-slideshow .text .link{
	vertical-align:middle;
	display:inline-block;
	white-space:normal;
}
.main-slideshow .text .holder{
	/*width:90px;
	margin:0 22px 0 0;
	font-size:12px; line-height:12px;*/
	display: none;
}
.main-slideshow .text strong{
	display:block;
	font-size:20px; line-height:20px; font-weight:700;
}
.main-slideshow .text .frame{
	width:258px;
	margin:0 18px 0 0;
}
.main-slideshow .text p{margin:0 0 1px;}
.main-slideshow .text .link{
	margin:11px 0 0;
	width:155px;
	overflow:hidden;
	color:#ffd1ce;
	text-transform:uppercase;
	font-size:14px; line-height:16px;
}
.main-slideshow .text .link a{
	float:left;
	padding:9px 6px 8px;
	text-transform:uppercase;
	font-size:14px; line-height:16px;
}
.main-slideshow .text .link a:hover{
	text-decoration:none;
	color:#fff;
}
.main-slideshow .text .link a:after{
	float:right;
	clear:both;
	content:"";
	width:34px;
	height:34px;
	margin:-9px 0px 0 14px;
	/*background:url(../img/sprite.png) no-repeat -164px 0;*/
}
.main-slideshow .text .link a i {
	font-size:41px;
	color:#ed372f;
	float:right;
	position: absolute;
	top: 8px;
    margin-left: 17px;
    line-height: 18px;
}
.main-slideshow .text .link a:hover i {color:#fff;}
.main-slideshow .btn-prev,
.main-slideshow .btn-next{
	position:absolute;
	bottom:75px;
	width:50px;
	height:60px;
	z-index:10;
	overflow:hidden;
	background:#ed372f;
}
.main-slideshow .btn-prev i,
.main-slideshow .btn-next i{
    font-size:30px;
    color:#fff;
    line-height: 59px;
    margin-left: 9px;
}
.main-slideshow .btn-prev:hover i,
.main-slideshow .btn-next:hover i {color:#ed372f;}

.main-slideshow .btn-prev{
	right:70px;	
}
.main-slideshow .btn-next{
	right:15px;	
}
.main-slideshow .btn-prev:hover,
.main-slideshow .btn-next:hover {background:#fff;}

.logo-block{
	float:left;
	width:235px;
	height:433px;
	background:#fff;
	padding:7px 0 0;
	margin:0 5px 5px 0;
	overflow:hidden;
}
#main .logo-block h2{
	margin:0 0 7px;
	text-align:center;
	color:#333;
	font-size:20px; line-height:24px;
}
.logo-list{
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
    border-top: 1px solid #eee;
}
.logo-list li{
	float:left;
	width:117px;
    border: solid #eee;
    border-width: 0 1px 1px 0;
	/*padding:1px 1px 1px 0;
	margin:-1px 0 0;
	background: url(../img/sprite-box-bg.png) no-repeat 1px -69px;*/
}
.logo-list li.even{
	/*padding:1px 0;
    background-position:-119px -69px;
    */
    border-right: none;
	
}
.logo-list a{
	display:block;
	width:117px;
	height:79px;
	white-space:nowrap;
	text-align:center;
}
.logo-list a:after{
	content:'';
	display:inline-block;
	height:100%;
	width:1px;
	overflow:hidden;
	margin:0 0 0 -5px;
	vertical-align:middle;
}
.logo-list a:hover{background:#ed372f;}
.logo-list span{
	vertical-align:middle;
	display:inline-block;
	/*text-indent:-9999px;*/
	overflow:hidden;
	color:#333;
	/*background:url(../img/sprite.png) no-repeat -9999px -9999px;*/
}

.logo-list a:hover span { color: #fff; }

.logo-list span.logo1{
	font-size: 73px;
}
.logo-list span.logo2{
	font-size: 56px;
}
.logo-list span.logo3{
	font-size: 50px;
}
.logo-list span.logo4{
	font-size: 27px;
}
.logo-list span.logo5{
	font-size: 42px;
}
.logo-list span.logo6{
	font-size: 60px;
}
.logo-list span.logo7{
	font-size: 27px;
}
.logo-list span.logo8{
	font-size: 38px;
}
.logo-list span.logo9{
	font-size: 50px;}

.logo-list span.logo10{
	font-size: 56px;
}
.contaiiner{
	float:left;
	margin:0 5px 0 0;
	width:235px;
}
.chat-block{
	float:left;
	height:218px;
	width:235px;
	overflow:hidden;
	position:relative;
	margin:0 5px 4px 0;
}
.chat-block img{display:block;}
.chat-block h2{
	position:absolute;
	bottom:17px;
	left:0;
	z-index:2;
	margin:0;
	color:#fff;
	width:100%;
	text-align:center;
	font-size:14px; line-height:16px;
}
.chat-block .icon-chat{
	position:absolute;
	top:10px;
	right:10px;
	z-index:2;
	width:72px;
	height:67px;
	background:url(../img/sprite.png) no-repeat -108px -42px;
}
.chat-block .shadow{
	position:absolute;
	top:0;
	left:0;
	width:235px;
	height:218px;
	background:#ed372f;
	opacity:0.4;
	filter: alpha(opacity=40);
	text-indent:-9999px;
	overflow:hidden;
}
.chat-block:hover .shadow{
	opacity:0;
	filter: alpha(opacity=00);
	z-index:10;
}
.type-block{
	float:left;
	margin:0 5px 5px 0;
	width:235px;
	height:207px;
	overflow:hidden;
    background-color: #fff;
	/*background:url(../img/bg-type.gif);*/
	padding:8px 0 3px;
}
#main .type-block h2{
	margin:0 0 14px;
	color:#4c4c4c;
	font-size:20px; line-height:22px;
	text-align:center;
}
.type-block .holder{padding:0 0 0 5px;}
.type-list{
	margin:0;
	padding:0;
	list-style:none;
	width:218px;
	overflow:hidden;
}
.type-list li{
	margin:-4px 0 0 4px;
	padding:10px 0 10px;
	float:left;
	height:69px;
	width:105px;
	background:url(../img/separator03.png) no-repeat 100% 0;
}
.type-list li.even{background:none;}
.type-list a{
	display:block;
	background:url(../img/separator04.png) no-repeat -9999px -9999px;
	padding:0 0 7px;
}
.type-list a:hover,
.type-list .active a{
	text-decoration:none;
	background-position:50% 100%;
}
.type-list .car{
	display:block;
	/*text-indent:-9999px;*/
	overflow:hidden;
	margin:0 auto;
	/*background:url(../img/sprite.png) no-repeat -9999px -9999px;*/
}
.type-list .car.view1{
	font-size: 30px;
	color:#333;
	margin:5px 12px 10px;
}
.type-list a:hover .car.view1,
.type-list .active .car.view1,
.type-list a:hover .car.view2,
.type-list .active .car.view2,
.type-list a:hover .car.view3,
.type-list .active .car.view3,
.type-list a:hover .car.view4,
.type-list .active .car.view4{color:#ed372f;}
.type-list .car.view2{
	font-size: 30px;
	color:#333;
	margin:5px 12px 10px;
}
.type-list .car.view3{
	font-size: 30px;
	color:#333;
	margin:5px 12px 10px;
}
.type-list .car.view4{
	font-size: 30px;
	color:#333;
	margin:5px 12px 10px;
}
.type-list .name{
	display:block;
	color:#ed372f;
	font-size:14px; line-height:16px;
	text-align:center;
}
.new-car-block{
	float:left;
	margin:0 5px 5px 0;
	width:466px;
	overflow:hidden;
	height:432px;
	padding:4px 4px 4px 5px;
	background:#fff;
}
.new-car-block .head{
	width:100%;
	padding:3px 6px 8px 5px;
	overflow:hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#main .new-car-block h2{
	margin:0;
	float:left;
	color:#333;
	font-size:22px; line-height:24px; 
	text-transform:uppercase;
}
.new-car-block .link{
	float:right;
	color:#999;
	font-size:11px; line-height:14px; font-weight:700;text-transform:uppercase;
	padding:6px 0 4px;
}
.new-car-block .link:after{
	float:right;
	clear:both;
	content:"";
	width:22px;
	height:22px;
	/*background:url(../img/sprite.png) no-repeat -242px 0;*/
	margin:-4px 0 -4px 10px;
}
.new-car-block .link i {
         font-size:30px;
         float:right;
         position:absolute;
         margin-left: 5px;
         line-height: 13px;
}
.new-car-block .link:hover{
	text-decoration:none;
	color:#ed372f;
}
.new-car-block .link:hover:after{background-position:-242px -24px;}
.tab-wrap{
	width:100%;
	overflow:hidden;
}
.tabset	{
	margin:0 -1px 0 0;
	padding:0 0 1px;
	list-style:none;
	float:left;
	width:106px;
	position:relative;
	z-index:2;
	background:url(../img/separator05.gif) repeat-x 0 100%;
}
.tabset li{width:100%;}
.tabset a{
	background:url(../img/separator05.gif) repeat-x;
	display:block;
	height:39px;
	padding:0 6px 0 0;
	text-align:center;
}
.tabset li.active a,
.tabset a:hover{background:#fff url(../img/separator05.gif) repeat-x;}
.tabset a:after{
	content:'';
	display:inline-block;
	height:100%;
	width:1px;
	overflow:hidden;
	margin:0 0 0 -5px;
	vertical-align:middle;
}
.tabset span{
	vertical-align:middle;
	display:inline-block;
	white-space:normal;
	/*text-indent:-9999px;*/
	overflow:hidden;
	/*background:url(../img/sprite.png) no-repeat -9999px -9999px;*/
}
.tabset span.logo1 i{
	font-size:40px;
	color:#999;
}
.tabset a:hover span.logo1 i,
.tabset .active span.logo1 i{color:#ed372f;}

.tabset span.logo2{
	font-size:45px;
	color:#999;
}
.tabset a:hover span.logo2,
.tabset .active span.logo2{color:#ed372f;}
.tabset span.logo3{
	font-size:23px;
	color:#999;
}
.tabset a:hover span.logo3,
.tabset .active span.logo3{color:#ed372f;}
.tabset span.logo4{
	font-size:40px;
	color:#999;
}
.tabset a:hover span.logo4,
.tabset .active span.logo4{color:#ed372f;}
.tabset span.logo5{
	font-size:36px;
	color:#999;
}
.tabset a:hover span.logo5,
.tabset .active span.logo5{color:#ed372f;}
.tabset span.logo6{
	font-size:22px;
	color:#999;
}
.tabset a:hover span.logo6,
.tabset .active span.logo6{color:#ed372f;}
.tabset span.logo7{
	font-size:33px;
	color:#999;
}
.tabset a:hover span.logo7,
.tabset .active span.logo7{color:#ed372f;}
.tabset span.logo8{
	font-size:24px;
	color:#999;
}
.tabset a:hover span.logo8,
.tabset .active span.logo8{color:#ed372f;}
.tabset span.logo9{
	font-size:30px;
	color:#999;
}
.tabset a:hover span.logo9,
.tabset .active span.logo9{color:#ed372f;}
.tabset span.logo10{
	font-size:35px;
	color:#999;
}
.tabset a:hover span.logo10,
.tabset .active span.logo10{color:#ed372f;}
.tab-content{
	float:right;
	width:359px;
	height:395px;
	background:#fff;
	border-left:0px solid #ececec;
	position:relative;
}
.tab-content .tab{width:100%;}
.tab-content .tab-logo{	
	position:absolute;
	z-index:1;
	/*background:url(../img/sprite-tabs.png) no-repeat -9999px -9999px;*/
	/*text-indent:-9999px;*/
	overflow:hidden;
}
.tab-content .tab-logo.cadillac{
	font-size:200px;
	left:70px;
	color:rgba(0,0,0,0.1);
}
.tab-content .tab-logo.buick{
	font-size:150px;
	left:56px;
	color:rgba(0,0,0,0.1);
	bottom: 50px;	
}
.tab-content .tab-logo.gmc{
	font-size:90px;
	left:52px;
	color:rgba(0,0,0,0.1);
}
.tab-content .tab-logo.chevrolet{
    font-size:110px;   
	left:92px;
	color:rgba(0,0,0,0.1);
	bottom: 50px;
}
.tab-content .tab-logo.chrysler{
	font-size:120px;
	left:22px;
	color:rgba(0,0,0,0.1);
	bottom: 50px;
}
.tab-content .tab-logo.dodge{
	font-size:70px;
	left:52px;
	color:rgba(0,0,0,0.1);
	bottom: 50px;
}
.tab-content .tab-logo.ram{
    font-size:130px;	
	left:112px;
	color:rgba(0,0,0,0.1);
	bottom: 50px;
}
.tab-content .tab-logo.jeep{
    font-size:90px;
	left:92px;
	color:rgba(0,0,0,0.1);
	bottom: 50px;
}
.tab-content .tab-logo.ford{
	font-size:120px;	
	left:92px;
	color:rgba(0,0,0,0.1);
	bottom: 20px;
}
.tab-content .tab-logo.mitsubishi{
	font-size:130px;
	left:112px;
	color:rgba(0,0,0,0.1);
	bottom: 50px;
}
.tab-content .holder{
	width:357px;
	overflow:hidden;
	position:relative;
	z-index:2;
}
.tab-content ul{
	margin:0;
	padding:0 0 10px 5px;
	list-style:none;
	width:360px;
	overflow:hidden;
}
.tab-content ul li{
	float:left;
	width:115px;
	height:85px;
	padding:0 4px 4px 0;
	margin:0 0 -5px;
	position:relative;
	background:url(../img/separator03.png) no-repeat 100% 100%;
}
.tab-content ul img{
	display:block;
	margin:0 auto;
}
.tab-content ul span{
	position:absolute;
	bottom:0px;
	padding:0 9px 0 0;
	width:100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
}
.tab-content ul a{
	color:#ed372f;
	font-size:10px; line-height:16px; font-weight:700;
	text-transform:uppercase;
}
.tab-content ul a:hover{
	text-decoration:underline;
	color:#ed372f;
}
.used-car-block{
	float:left;
	margin:0 5px 5px 0;
	padding: 8px 5px 0;
	width:225px;
	height:432px;
	overflow:hidden;
	background-color: #fff;
}
#main .used-car-block h2{
	margin:0 5px 8px;
	color:#333;
	font-size:22px; line-height:24px; 
}
.used-car-block .holder{
	width:225px;
	overflow:hidden;
}
.used-car-list{
	margin:0 0 7px;
	padding:0;
	list-style:none;
	width:230px;
	overflow:hidden;
	color:#000;
}
.used-car-list li{
	overflow:hidden;
	background:#f6f6f6;
	width:225px;
	margin:0 5px 2px 0;
}
.used-car-list img{
	float:left;
	width: 128px;
	height:72px;
}
.used-car-list .text{
	height:1%;
	overflow:hidden;
	font-size:11px; line-height:12px;
	padding:9px 5px 0 9px;
}
.used-car-list strong{
	display:block;
	color:#666;
}
.used-car-list span{
	display:block;
	margin:0 0 8px;
}
.used-car-list .link{
	display:block;
	/*text-indent:-9999px;*/
	overflow:hidden;
	width:22px;
	height:22px;
	/*background:url(../img/sprite.png) no-repeat -242px -24px;*/
	margin:0 0 0 1px;
}
.used-car-list .link i {
	font-size:25px;
	line-height: 22px;
}
.used-car-list li:hover .link{ color:#333;}
.used-car-block .bottom{padding-bottom:1px;}
.used-car-block .bottom,
.about-block .bottom{
	width:100%;
	overflow:hidden;
}
.used-car-block .bottom .link,
.about-block .bottom .link{
	display:block;
	padding:0;
	margin:10px 0 0 0;
	border:3px solid #ed372f;
	color:#ed372f;
	font-size:14px; 
	line-height:40px; 
	font-weight:700;
	text-transform:uppercase;
	width:125px;
	height:40px;
	text-align:center;
	background: #fff;
}
.used-car-block .bottom .link:hover,
.about-block .bottom .link:hover{
	text-decoration:none;
	color:#000;
	border: 3px solid #000;
}
/*.used-car-block .bottom .link:after,
.about-block .bottom .link:after{
	float:right;
	clear:both;
	content:"";
	width:34px;
	height:34px;
	margin:-8px 0 0 11px;
}*/
.used-car-block .bottom .link i,
.about-block .bottom .link i {
	font-size: 38px;
    line-height: 18px;
    margin-left: 8px;
	position:absolute;
	display: none;
}

.about-block .bottom .link:after{margin:-8px -2px 0 7px;}
.used-car-block .bottom .link:hover:after,
.about-block .bottom .link:hover:after{background-position:-204px 0;}

.about-block{
	float:left;
	height:426px;
	width:215px;
	overflow:hidden;
	padding:9px 10px 5px;
	margin:0 5px 5px 0;
	color:#333;
	background:#fff;
	font-size:11px; line-height:18px;
}
#main .about-block h2{
	margin:0 0 7px -1px;
	color:#333;
	font-size:22px; line-height:24px; 
}
/*.about-block .holder{
	height:355px;
	overflow:hidden;
}*/
/*#main .about-block p{margin:0 0 18px;}*/
.about-block img{
	display:block;
	width:100% !important;
	height:auto;
	margin-bottom:12px;
}
.search-form{
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 9;
	width:436px;
	overflow:hidden;
	padding: 10px 15px;
	background:url(../img/black-a80.png) repeat;
	color:#fff;
	font-size:11px;
	line-height:14px ;
}
#main .search-form h2{
	float: left;
	margin:0 10px 0 0;
	color:#fff;
	font-size:22px;
	line-height:32px;
	text-transform:uppercase;
}
.search-form p{ /*margin:0 0 16px;*/ display: none; }
.search-form select{width:213px;}
.jcf-hidden {
	display: block !important;
	position: absolute !important;
	left: -9999px !important;
}
.select-area {
	border: 0px solid #b9b9b9;
	background:#fff;
	position: relative;
	overflow: hidden;
	cursor: default;
	float: left;
	height:40px;
	line-height: 40px;
	display:block;
	margin:0 0px .message-form input[type="submit"] 0;
}

.search-form .select-area {
	height: 32px;
	line-height: 32px;
	margin: 0 2px 0 0 !important;
	width: 145px !important;
}

.select-disabled {
	background:#eee;
	color: #fff;
}
.select-disabled.select-area .center,
.select-disabled .select-opener i {
	color: #ccc !important;
}

.select-area .center {
	white-space: nowrap;
	padding: 3px 30px 3px 9px;
	color:#333;
	font-size:14px;
	line-height:32px;
}
.select-area .select-opener {
	/*background:#fff url(../img/sprite.png) no-repeat -474px -437px;*/
	position: absolute;
	height:32px;
	width:30px;
	right: 0;
	top: 0;
}
.select-area .select-opener i {
	font-size:25px;
	line-height:38px;
	color:#ed372f;
}
.is-home .select-area .select-opener i {
	line-height:32px;
}
.select-options {
	position: absolute;
	overflow: hidden;
	background: #fff;
	z-index: 2000;
	margin:-1px 0 0;
}
.select-options .drop-holder {
	border: 1px solid #b9b9b8;
	border-top:0;
	overflow: hidden;
	height: 1%;
}
.select-options ul {
	list-style: none;
	padding:1px 0 0;
	margin: 0;
	font-size:12px; line-height:16px ;
}
.select-options ul li {
	width: 100%;
	float: left;
}
.select-options ul a {
	text-decoration: none;
	padding:8px 9px 6px;
	display: block;
	background:url(../img/separator05.gif) repeat-x;
	color: #999;
	height: 1%;
	cursor:pointer;
}
.select-options .item-selected a {text-decoration:underline;}
.search-form input[type=submit]{
	display:block;
	margin:3px 0 0 auto;
	padding:0 0 2px;
	border:0;
	background:url(../img/sprite.png) no-repeat -460px -404px;
	font-size:14px; line-height:30px; font-weight:700;
	color:#ed372f;
	width:40px;
	height:30px;
	text-align:left;
	text-transform:uppercase;
}
.search-form input[type=submit]:hover{
	cursor:pointer;
	color:#fff;
	background-position:-460px -888px;
}
.tender-block{
	width:235px;
	float:left;
	overflow:hidden;
	height:218px;
	margin:0 5px 5px 0;
	position:relative;
	font-size:12px; line-height:16px ;
}
.tender-block img{display:block;}
.tender-block h2{
	position:absolute;
	bottom:15px;
	color:#fff;
	font-size:14px; line-height:18px; font-weight:700;
	margin:0 0 5px;
	width:100%;
	text-align:center;
}
.tender-block .link{
	position:absolute;
	top:0;
	left:0;
	width:235px;
	height:218px;
	/*text-indent:-9999px;*/
	overflow:hidden;
}
.tender-block:hover .link{z-index:10;}
.tender-block .icon-tender{
	position:absolute;
	top:10px;
	right:10px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	width:93px;
	height:93px;
	/*background:url(../img/sprite.png) no-repeat -186px -78px;*/
}
.tender-block .link i {
	font-size:115px;
	color:#ed372f;
	float:right;
}
.parts-block{
	width:235px;
	height:218px;
	overflow:hidden;
	position:relative;
	margin:0 5px 4px 0;
	float:left;
}
.parts-block img{display:block;}
.parts-block h2{
	position:absolute;
	top:84px;
	left:0;
	color:#a90e0a;
	font-size:28px; line-height:30px; font-weight:700;
	text-align:center;
	margin:0;
	width:100%;
}
.parts-block .link{
	position:absolute;
	top:0;
	left:0;
	width:235px;
	height:218px;
	/*text-indent:-9999px;*/
	overflow:hidden;
}
.parts-block .link:after{
	content:'';
	position:absolute;
	bottom:10px;
	right:10px;
	width:34px;
	height:34px;
	/*background:url(../img/sprite.png) no-repeat -203px -40px;*/
}
.parts-block .link:hover:after{background-position:-204px 0;}
.service-block{
	width:235px;
	height:218px;
	overflow:hidden;
	position:relative;
	float:left;
	margin:0 5px 5px 0;
}
.service-block img{display:block;}
.service-block h2{
	position:absolute;
	top:81px;
	left:0;
	color:#ed372f;
	font-size:28px; line-height:30px; font-weight:700;
	text-align:center;
	margin:0;
	width:100%;
}
.service-block .link{
	position:absolute;
	top:0;
	left:0;
	width:235px;
	height:218px;
	/*text-indent:-9999px;*/
	overflow:hidden;
}
.service-block .link:after{
	content:'';
	position:absolute;
	bottom:10px;
	right:10px;
	width:34px;
	height:34px;
	/*background:url(../img/sprite.png) no-repeat -164px 0;*/
}
.service-block .link:hover:after{background-position:-204px 0;}
.our-team-block{
	width:235px;
	height:218px;
	position:relative;
	margin:0 5px 4px 0;
	float:left;
	overflow:hidden;
}
.our-team-block img{display:block;}
.our-team-block h2{
	position:absolute;
	top:5px;
	left:9px;
	color:#fff;
	font-size:22px; line-height:28px;
	margin:0;
	width:100%;
	z-index:2;
}
.our-team-block .link:after{
	content:'';
	position:absolute;
	bottom:10px;
	right:10px;
	width:34px;
	height:34px;
	z-index:2;
}
.our-team-block .link:hover i { color: #fff; }
.our-team-block .link{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:235px;
	height:218px;
	overflow:hidden;
	background:url(../img/shadow.png);
}
.our-team-block .link:hover{
	background:url(../img/bullet01.png) no-repeat -9999px -9999px;
	z-index:10;
}
.khow-form{
	float:left;
	overflow:hidden;
	width:215px;
	height:202px;
	padding:6px 10px 10px;
	margin:0 5px 5px 0;
	background:#ededed;
	color:#999;
	font-size:11px; line-height:14px ;
}
#main .khow-form h2{
	margin:0 0 5px;
	font-size:22px; line-height:28px;
	text-transform:uppercase;
}
#main .khow-form p{margin:0 0 28px;}
.khow-form label{
	margin:0 0 2px;
	display:block;
	color:#4c4c4c;
	font-size:12px; line-height:16px; font-weight:700;
}
.khow-form input[type=text]{
	display:block;
	padding:3px 9px;
	margin:0 0 17px;
	border:1px solid #b9b9b9;
	background:#fff;
	width:195px;
	height:33px;
	color:#ccc;
	font-size:14px; line-height:36px; 
}
.is-inventory .khow-form input[type=text] {
	width: 170px;
}
.khow-form input[type=submit]{
	display:block;
	padding:0;
	margin:10px 0 0 0;
	border:3px solid #ed372f;
	color:#ed372f;
	font-size:14px; 
	line-height:35px; 
	font-weight:700;
	text-transform:uppercase;
	width:125px;
	height:40px;
	text-align:center;
	background:transparent;
}
.khow-form i {
	display: none;
	font-size: 43px;
	color: #ed372f;
	line-height: -13px;
	position:absolute;
	margin-top: -39px;
	margin-left: 171px;
}
.khow-form input[type=submit]:hover {
	cursor:pointer;
	color:#000;
	border: 3px solid #000;
}
.contaiiner-add{
	float:left;
	margin:0 5px 5px 0;
	width:475px;
}
.car-carousel {
	float:left;
	position: relative;
	overflow:hidden;
	/*width:300px;
	height:160px;
	padding:28px 87px 30px 88px;*/
	width: 300px;
	height: 160px;
	padding: 28px 87px 30px 88px;
	background:#ccc;
	margin:0 5px 4px 0;
}
.contaiiner-add .car-carousel {
	padding: 0 !important;
	width: 475px;
	height: 218px;
}
.car-carousel h1 {
    background-color: rgba(255, 255, 255, .8);
    bottom: 0;
    color: #000;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 5px;
    position: absolute;
}

.locations-block + .car-carousel{margin-bottom:5px;}
.car-carousel .mask {
	position: relative;
	overflow: hidden;
	width:100%;
}
.car-carousel .mask .slideset {
	width: 99999px;
	float: left;
}
.car-carousel .mask .slide {
	float: left;
	width:300px;
	position:relative;
	/*margin: 29px 88px;*/
}
.car-carousel img{display:block;}
.car-carousel .link a{
	display:block;
	width:100%;
	height:100%;
}
.car-carousel .link span{
	position:absolute;
	bottom:10px;
	right:10px;
	text-indent:-9999px;
	overflow:hidden;
	width:34px;
	height:34px;
	background:url(../img/sprite.png) no-repeat -164px 0;
}
.car-carousel .link:hover span{background-position:-204px 0;}
.car-carousel .btn-prev,
.car-carousel .btn-next{
	position:absolute;
	top:77px;
	width:50px;
	height:60px;
	z-index:10;
	/*text-indent:-9999px;*/
	overflow:hidden;
	background:#ed372f;
}
.car-carousel .btn-prev{
	left:0;
}
.car-carousel .btn-next{
	right:0;
}
.car-carousel .btn-prev i,
.car-carousel .btn-next i{
     font-size: 30px;
     color: #fff;
     line-height: 59px;
     margin-left: 9px;
}
.car-carousel .btn-prev:hover i, 
.car-carousel .btn-next:hover i {color:#ed372f;}
.car-carousel .btn-prev:hover, 
.car-carousel .btn-next:hover {background:#fff;}

.places-block {
	float:left;
	width:475px;
	overflow:hidden;
	height:218px;
	position:relative;
	overflow:hidden;
	background:url(../img/bg-place.gif);
}
.places-block img{
	float:right;
	margin:0 16px 0 0;
}
#main .places-block h2{
	margin:0;
	position:absolute;
	top:8px;
	left:11px;
	text-transform:uppercase;
	color:#333;
	font-size:22px; line-height:24px; 
}
.places-block .link{
	position:absolute;
	bottom:10px;
	left:10px;
	/*text-indent:-9999px;*/
	overflow:hidden;	
	/*background:url(../img/sprite.png) no-repeat -164px 0;*/
}

.places-block .link i {
	font-size:45px;
	color:#ed372f;
	margin-left: -4px;
	margin-bottom: -4px;
	float:left;
}
.places-block .link:hover i{color:#fff;}
.review-block{
	float:left;
	overflow:hidden;
	position:relative;
	margin:0 5px 4px 0;
	padding:6px 10px 4px;
	background:#fff;
	width:215px;
	height:208px;
	color:#666;
	font-size:11px; line-height:18px;
}
#main .review-block h2{
	color: #333;
	margin:0 0 17px;
	font-size:22px; line-height:26px;
	text-transform:uppercase;
}
q{quotes: none;}
q:before{content:'';}
q:after{content:'';}
blockquote{
	margin:0;
	padding:0 12px 105px 15px;
	background:url(../img/sprite-box-bg.png) no-repeat -600px 68px;
}
blockquote q{display:block;}
blockquote q:before{
	display:inline-block;
	vertical-align:bottom;
	clear:both;
	content:'';
	width:20px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/sprite.png) no-repeat -200px -191px;
	margin:0 7px 0 -10px;
}
blockquote q:after{
	display:inline-block;
	vertical-align:top;
	clear:both;
	content:'';
	width:20px;
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/sprite.png) no-repeat -241px -191px;
	margin:0 0 0 14px;
}
.review-block .link{
	position:absolute;
	bottom:10px;
	right:10px;
	/*text-indent:-9999px;*/
	overflow:hidden;	
	/*background:url(../img/sprite.png) no-repeat -164px 0;*/
}
.review-block .link i {
	font-size: 43px;
    color: #ed372f;
    margin-left: -4px;
    margin-bottom: -4px;
    float: right;

}
.review-block .link:hover{background-position:-204px 0;}
.question-block{
	width:235px;
	height:218px;
	float:left;
	position:relative;
	margin:0 5px 5px 0;
	font-size:16px; line-height:18px;
	color:#fff;
	overflow:hidden;
}
.question-block img{display:block;}
.question-block .text{
	position:absolute;
	bottom:10px;
	left:12px;
	z-index:2;
	color:#fff;
	width:180px;
}
#main .question-block h2{
	font-size:16px; line-height:18px;
	margin:0;
}
#main .question-block p{margin:0;}
.question-block .icon-chat{
	position:absolute;
	top:12px;
	right:10px;
	z-index:2;
	width:89px;
	height:88px;
	/*background:url(../img/sprite.png) no-repeat -411px -538px;*/
}
.question-block .icon-chat i {
	position: absolute;
    top: -10px;
    right: -9px;
    color: #ed372f;
    font-size: 108px;
    z-index: 2;
}
.question-block .shadow{
	position:absolute;
	top:0;
	left:0;
	width:235px;
	height:218px;
	background:#ed372f;
	opacity:0.4;
	filter: alpha(opacity=40);
	text-indent:-9999px;
	overflow:hidden;
}
.question-block:hover .shadow{
	opacity:0;
	filter: alpha(opacity=00);
	z-index:10;
}
.main-add #content{
	width:100%;
	float:left;
}
.main-add .c1{margin:0 240px;}
.result-block{
	width:715px;
	overflow:hidden;
}
.result-block .holder{margin:0 -5px 0 0;}
.result-unit{
	float:left;
	width:225px;
	height:208px;
	margin:0 5px 4px 0;
	overflow:hidden;
	padding:5px;
	background: #fff; /*url(../img/bg-used.gif);*/
}
.result-unit .frame{
	width:100%;
	overflow:hidden;
	background:#4c4c4c;
	margin:0 0 5px;
	height: 127px;
}
.result-unit img{
	float:left;
	width: 100%;
	height: auto;
}

.result-unit .link{
	display:block;
	/*text-indent:-9999px;*/
	overflow:hidden;
	width:100%;
	height:127px;
	position:relative;
	background:#fff;
}
.result-unit .link:hover{color:#333;}
.result-unit .link:after{
	font-family:"icomoon";
	display:block;
	clear:both;
	content:'\e91c';
	font-size: 35px;
	position:absolute;
	top:95px;
	right:5px;
	width:34px;
	height:34px;
	/*background:url(../img/sprite.png) no-repeat -164px 0;*/
}
.result-unit .link:hover:after{background-position:-204px 0;}
.result-unit .wrap{
	width:100%;
	overflow:hidden;
	padding:8px 0 0;
	background:#fff;
}
#main .result-unit h2{
	margin:0 8px 3px;
	font-size:14px; line-height:18px; font-weight:700;
	height: 20px;
	overflow: hidden;
}
.result-block.list-view{background:transparent;}
.result-block.list-view .result-unit,
.result-block .result-unit.long-unit{
	width:705px;
	margin:0 0 5px;
	padding:5px;
	height:auto;
}
.result-block.list-view .frame{
	float:left;
	width:225px;
	margin:0 4px 0 0;
	padding:0;
}
.result-block.list-view .wrap{
	padding:0;
	width:476px;
	float:left;
}
#main .result-block.list-view h2{
	float:left;
	width:230px;
	float:left;
	margin:0;
	padding:15px 0 0 18px;
	font-weight:normal;
	font-size:18px;
	line-height:20px;
}
.result-block.list-view .property-list{
	float:right;
	width:225px;
	margin:-4px 0 0;
}
.result-block.list-view .more{
	display:none;
}
/*.result-block .pagination{display:none;}*/
/*.result-block.list-view .pagination{*/
.result-block .pagination{
	width:100%;
	text-align:center;
	display:block;
	font-size:20px; line-height:22px;
}
/*.result-block.list-view .pagination ul{*/
.result-block .pagination ul{
	display:inline-block;
	vertical-align:top;
	margin:0;
	padding:17px 0;
	list-style:none;
}
/*.result-block.list-view .pagination li{*/
.result-block .pagination li{
    float: left;
    margin: 0 3px;
	display:inline-block;
	vertical-align:top;
}

/*.result-block.list-view .pagination a{*/
.result-block .pagination a{
	float:left;
	margin:15px 0;
}
/*.result-block.list-view .pagination .next,*/
/*.result-block.list-view .pagination .prev{*/
.result-block .pagination .next,
.result-block .pagination .prev{
	/*text-indent:-9999px;*/
	overflow:hidden;
	height:52px;
	margin:-5px 0;
	/*background:url(../img/sprite.png) no-repeat -9999px -9999px;*/
}
.result-block .pagination .next i,
.result-block .pagination .prev i{
	font-size:50px;
}
/*.result-block.list-view .pagination .next{*/
.result-block .pagination .next{
	float:right;	
	margin:0 0 0 168px;
}
/*.result-block.list-view .pagination .prev{*/
.result-block .pagination .prev{
	float:left;
	margin:0 168px 0 0;
}
/*.result-block.list-view .pagination a:hover,*/
/*.result-block.list-view .pagination .active a{*/
.result-block .pagination a:hover,
.result-block .pagination .active a{
	text-decoration:none;
	color:#333;
}
.property-list{
	margin:0;
	padding:0 0 5px;
	list-style:none;
	color:#333;
	font-size:11px; line-height:14px ;
	/*background:url(../img/separator02.png) no-repeat -875px 100%;*/
}
.property-list li{
	padding:3px 9px;
	border-top: 1px dotted #ededed;
	/*background:url(../img/separator02.png) no-repeat -575px 0;*/
}
.result-unit .more{
	display:block;
	width:235px;
	height:218px;
	margin:-5px;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
}
.result-unit .more:after{
	position:absolute;
	top:85px;
	left:61px;
	display:block;
	clear:both;
	content:"";
	width:120px;
	height:52px;
	background:url(../img/sprite.png) no-repeat 0 -708px;
}
.result-unit .more:hover{background:#fff;}
.main-add #sidebar{
	width:235px;
	float:left;
	margin:0 0 0 -100%;
}
.sidebar-holder{margin:0 -5px 0 0;}
.filtre-form{
	float:left;
	margin:0 5px 4px 0;
	padding:7px 10px 3px;
	width:215px;
	min-height:430px;
	background:#fff;
	overflow:hidden;
}
.filtre-form select{
	width:213px;
	margin:0 0 5px;
}
#main .filtre-form h2{
	margin:0 0 7px;
	color:#333;
	font-size:22px; line-height:26px;
	text-transform:uppercase;
}
.filtre-form input[type=submit]{
	display:block;
	padding:0 0 6px;
	margin:50px 3px 0 auto;
	border:0;
	color:#000;
	font-size:14px; line-height:30px; font-weight:700;
	text-transform:uppercase;
	background:url(../img/sprite.png) no-repeat -402px -752px;
	width:98px;
	height:30px;
	text-align:left;
}
.filtre-form input[type=submit]:hover{
	cursor:pointer;
	color:#ed372f;
	background-position:-402px -811px;
}
.filtre-form .select-area .select-opener{width:36px;}
.option-block{
	width:235px;
	height:211px;
	background:#a90e0a;
	margin:0 5px 4px 0;
	padding:7px 0 0;
	float:left;
	color:#fff;
	overflow:hidden;
}
#main .option-block h2{
	margin:0 9px 6px;
	font-size:22px; line-height:26px;
}
.option-block .holder{
	width:100%;
	overflow:hidden;
	background:url(../img/separator07.gif) repeat-x;
}
.sorting-box{
	float:left;
	padding:8px 0 0 10px;
}
.sorting-box h3{
	margin:0 0 11px;
	color:#ed372f;
	font-size:14px; line-height:16px;
}
.sorting-box ul{
	margin:0;
	padding:0 0 0 17px;
	list-style:none;
}
.sorting-box ul li{padding:0 0 8px;}
.sorting-box ul a.up:before {
	font-family:"icomoon";
	font-size: 10px;
	float:left;
	clear:both;
	content:"\e90f";
	width:10px;
	height:5px;
	margin:2px 2px 0 -13px;
	/*background:url(../img/sprite.png) no-repeat -9999px -9999px;*/
}
.sorting-box ul a.down:before{
	font-family:"icomoon";
	font-size: 10px;
	float:left;
	clear:both;
	content:"\e90e";
	width:10px;
	height:5px;
	margin:2px 2px 0 -13px;
	/*background:url(../img/sprite.png) no-repeat -9999px -9999px;*/
}
.sorting-box ul a.down:before{}
.sorting-list{
	margin:0 0 -1px;
	padding:0;
	list-style:none;
	float:right;
	width:121px;
	/*background:url(../img/sprite-box-bg.png) no-repeat 0 -158px;*/
}
.sorting-list li{
	display:block;
	padding:1px 0 0 5px;
}
.sorting-list li:hover,
.sorting-list li.active{position:relative;}
.sorting-list li:after{
	position:absolute;
	top:34px;
	right:0;
	clear:both;
	content:"";
	width:9px;
	height:17px;
	/*background:url(../img/sprite.png) no-repeat -206px -260px;*/
	display:none;
}
.sorting-list li:hover:after,
.sorting-list li.active:after{display:block;}
.sorting-list li:first-child a{height:88px;}
.sorting-list a{
	display:block;
	width:117px;
	height:89px;
	/*text-indent:-9999px;*/
	overflow:hidden;
}
.sorting-list a:hover,
.sorting-list .active a{background:#ed372f; color: #fff; }
.sorting-list a:after{
	clear:both;
	content:"";
	display:block;
	/*text-indent:-9999px;*/
	overflow:hidden;
	width:34px;
	height:34px;
	margin:5px 0 0 40px;
	/*background:url(../img/sprite.png) no-repeat -9999px -9999px;*/
}
.sorting-list a.icon1 i, .sorting-list a.icon2 i {
	font-size:30px;
	display:block;
	margin:23px 0 0 40px;
}
.sorting-list .active a.icon1:after,
.sorting-list li:hover a.icon1:after{background-position:0 -664px;}
.sorting-list a.icon2:after{background-position:-141px -664px;}
.sorting-list .active a.icon2:after,
.sorting-list li:hover a.icon2:after{background-position:-47px -664px;}
.search-car-form{
	width:215px;
	height:670px !important;
	padding:7px 10px 3px;
	overflow:hidden;
	float:left;
	margin:0 5px 4px 0;
	color:#333;
	font-size:12px; line-height:14px;
	background:#fff;
}
#main .search-car-form h2{
	margin:0 0 11px;
	font-size:20px; line-height:24px;
}
#main .search-car-form p{margin:0 0 7px;}
.search-car-form select{width:213px;}
.search-car-form input[type=text]{
	display:block;
	padding:5px 10px;
	margin:0 0 6px;
	border:1px solid #b9b9b9;
	background:#fff;
	width:193px;
	height:29px;
	color:#333;
	font-size:14px; line-height:36px; 
}
.search-car-form input[type=submit]{
	display:block;
	padding:0;
	margin:10px 0 0 0;
	border:3px solid #ed372f;
	color:#ed372f;
	font-size:14px; 
	line-height:35px; 
	font-weight:700;
	text-transform:uppercase;
	width:125px;
	height:40px;
	text-align:center;
	background: #fff;
}
.search-car-form input[type=submit]:hover{
	cursor:pointer;
	color:#000;
	border: 3px solid #000;
}
.search-car-form .select-area{margin-bottom:5px;}
.search-car-form .select-area .select-opener{width:35px;}
.finance-block{
	width:235px;
	height:218px;
	position:relative;
	margin:0 5px 5px 0;
	float:left;
	overflow:hidden;
}
.finance-block img{display:block;}
.finance-block h2{
	position:absolute;
	top:84px;
	left:0;
	color:#a90e0a;
	font-size:28px; line-height:30px; font-weight:700;
	text-align:center;
	margin:0;
	width:100%;
}
.parts-block h2,
.service-block h2,
.finance-block h2 {
	color: #fff !important;
}
.finance-block .link,
.our-team-block .link{
	position:absolute;
	top:0;
	left:0;
	width:235px;
	height:218px;
	/*text-indent:-9999px;*/
	overflow:hidden;
}
.finance-block .link i, 
.parts-block .link i{
	font-size:45px;
	color:#a90e0a;
	margin-top: 168px;
	margin-right: 4px;
	float:right;
}
.service-block .link i,
.our-team-block .link i {
	font-size:45px;
	color:#ed372f;
	margin-top: 168px;
	margin-right: 4px;
	float:right;
}
.finance-block .link:after{
	content:'';
	position:absolute;
	bottom:10px;
	right:10px;
	width:34px;
	height:34px;
	/*background:url(../img/sprite.png) no-repeat -203px -40px;*/
}
.finance-block .link:hover i,
.service-block .link:hover i, 
.parts-block .link:hover i {color:#fff;}

.main-add .aside{
	width:235px;
	float:right;
	margin:0 0 0 -235px;
}
.aside-holder{margin:0 -5px 0 0;}
.aside .container{
	margin:0 5px 0 0;
	float:left;
	width:235px;
}
.aside .chat-block,
.aside .review-block,
.aside .used-car-block,
.aside .khow-form,
.aside .question-block,
.aside .finance-block,
.aside .tender-block{margin:0 5px 4px 0;}
.aside .used-car-block{
	float:left;
	height:432px;
}
.aside .our-team-block{margin-bottom:5px;}
.main-detail #content{
	float:left;
	width:955px;
}
.main-detail #content .c1{margin:0 -5px 0 0;}
.main-detail .aside{
	float:right;
	width:235px;
}
.detail-carousel{
	width:955px;
	float:left;
	margin:0 5px 4px 0;
	background:#4c4c4c;
}


.detail-carousel .mask{
	float:right;
	overflow:hidden;
	width:662px;
	height: 440px;
}
.detail-carousel .slideset {
	width: 99999px;
	float: left;
}
.detail-carousel .slideset .slide{
	float:left;
	width:662px;
	position:relative;
}
.detail-carousel .slideset img{
	display:block;
	width:100%;
	height:auto;
	max-height: 440px;
	max-width: 662px;
}
.detail-carousel .slideset .link{
	display:block;
	width:100%;
	height:100%;
}
.detail-carousel .slideset .link span{
	position:absolute;
	top:315px;
	right:10px;
	overflow:hidden;
	color: #000;
}
.detail-carousel .slideset .link span:hover {
	color: #ed372f;
}
.detail-carousel .slideset .link span i {font-size:34px;}
/*.detail-carousel .slideset .link:hover span{background-position:-80px -805px;}*/

.detail-carousel .title {
	background:#fff;
	height: 58px;
	padding:5px 10px;
	overflow: hidden;
	display: block;
	z-index: 99;
	position: relative;
}
.detail-carousel .title h2 {
	font-size: 40px;
	line-height: 40px;
	height: 45px;
	overflow: hidden;
	margin-top: 0px;
	padding:0;
}
.detail-carousel .title strong {
	color: #666;
}

.slide .overlay {
	width: 662px;
	height:100%;
	background:url(../img/img-overlay.png) 0 0 no-repeat;
	z-index: 0;
	position:absolute;
	top: 0;
	left: 0;
}

.overlay.big {
	width: 100% !important;
	height:80px;
	background:rgba(255,255,255, .6);
	position:absolute;
	top: 0;
	left: 0;
	display: block;

}

.overlay-branch{
	color: #ed372f;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	position: absolute;
	left: 10px;
	top: 10px;

} 
.overlay-address{
	color: #666;
	font-size: 11px;
	line-height: 11px !important;
	font-weight: 700;
	position: absolute;
	left: 10px;
	top: 30px;
} 
.overlay-telephone{
	color: #666;
	font-size: 14px;
	font-weight: 100;
	position: absolute;
	right: 10px;
	top:10px;
} 

.overlay-url{
	color: #ed372f;
	font-size: 14px;
	font-style: italic;
	font-weight: 700;
	position: absolute;
	top: 10px;
	left: 40%;
}


.detail-carousel .holder{
	float:left;
	width:293px;
}
.breadcrumbs{
	margin:0;
	list-style:none;
	width:100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow:hidden;
	font-size:10px; 
	line-height:10px;
	overflow: hidden;
	padding: 3px 0;
}
.breadcrumbs li{
	float:left;
	/*background:url(../img/separator08.png) no-repeat 0 3px;*/
	padding:0 4px 0 0px;
}
.breadcrumbs li:before {
	content: " / ";
	padding-left:0px; 
}
.breadcrumbs li:after{
	content: "";
	padding-left:0;
}
.breadcrumbs li a:hover {
	color:#ed372f;
}
.detail-carousel .mini-images{
	width:100%;
	height: auto;
	position:relative;
	padding:0 0 14px;
}
.detail-carousel .shadow{
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	text-indent:-9999px;
	overflow:hidden;
	width:14px;
	height:auto;
	background:url(../img/mask.png) no-repeat;
}
.detail-carousel .mini-mask{
	width:293px;
	position:relative;
	overflow:hidden;
}
.detail-carousel .mini-mask .frame{
	width:9999px;
	float:left;
}
.detail-carousel .mini-mask .slide{
	float:left;
	width:112px;
	position:relative;
	cursor:pointer;
}
.detail-carousel .mini-mask img{
	display:block;
	width: auto;
	height:68px;
}
.detail-carousel .mini-mask .link{
	display:block;
	width:100%;
	height:100%;
}
.detail-carousel .mini-mask .link span{
	position:absolute;
	bottom:4px;
	right:4px;
	text-indent:-9999px;
	overflow:hidden;
	width:22px;
	height:22px;
	background:url(../img/sprite.png) no-repeat -242px -24px;
}
.detail-carousel .mini-mask .link:hover span{background-position:-242px -50px;}
.detail-carousel .btn-holder{
	height:1%;
	overflow:hidden;
	background:#a0534e;
	border-top:9px solid #666;
	border-bottom:9px solid #666; 
}
.detail-carousel .btn-prev,
.detail-carousel .btn-next{
	width:50px;
	height:60px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	background:#ed372f;
}
.detail-carousel .btn-prev i,
.detail-carousel .btn-next i{
	font-size: 30px;
    color: #FFF;
    line-height: 59px;
    margin-left: 9px;
}
.detail-carousel .btn-prev{
	float:left;
}
.detail-carousel .btn-next{
	float:right;
}
.detail-carousel .btn-prev:hover, 
.detail-carousel .btn-next:hover {background:#fff;}

.detail-carousel .btn-prev:hover i, 
.detail-carousel .btn-next:hover i {color:#ed372f;}

.detail-carousel .btn-holder span{
	display:block;
	text-align:center;
	color:#fff;
	font-size:12px; line-height:16px ;
	padding:24px 0 19px;
}
.detail-carousel .btn-holder em.cur,
.detail-carousel .btn-holder em.all {font-style:normal;}
.detail-carousel .description{
	color:#a3a3a3;
	height:1%;
	padding:0 11px 0 12px;
	overflow:hidden;
	font-size:15px; line-height:18px;
}
.detail-carousel .year{
	float:right;
	font-size:40px; line-height:40px; font-weight:700;
	margin:0;
	padding: 0;
}
.detail-carousel h2{
	color:#ed372f;
}
.social-network{
	margin:0 0 4px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.social-network li{
	float:left;
	margin:0 4px 0 0;
}
.social-network a{float:left;}
.social-network a.icon-facebook,
.social-network a.icon-twitter,
.social-network a.icon-email,
.social-network a.icon-print,
.social-network a.icon-addthis{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/sprite.png) no-repeat -9999px -9999px;
	width:32px;
	height:32px;
}
.social-network a.icon-facebook{background-position:0 -762px;}
.social-network a.icon-twitter{background-position:-36px -762px;}
.social-network a.icon-email{background-position:-72px -762px;}
.social-network a.icon-print{background-position:-108px -762px;}
.social-network a.icon-addthis{background-position:-144px -762px;}
.social-network .number{
	float:left;
	width:62px;
	height:32px;
	margin:0 0 0 3px;
	text-align:center;
	color:#000;
	line-height:32px;
	background:url(../img/sprite.png) no-repeat -180px -762px;
}
.description-list{
	margin:0 -11px 0 -12px;
	max-width:293px;
	padding:0 0 5px;
	list-style:none;
	background:url(../img/separator02.png) no-repeat -1413px 100%;
}
.description-list li{
	padding:10px 0 3px 10px;
	background:url(../img/separator02.png) no-repeat -1114px 0;
}
.price-form{
	float:left;
	width:455px;
	height:431px;
	margin:0 5px 5px 0;
	background:#fff;
	padding:8px 10px 2px;
}
#main .price-form h2{
	margin:0 0 6px;
	color:#333;
	font-size:22px; line-height:26px;
	text-transform:uppercase;
}
.price-form .row{
	height:1%;
	overflow:hidden;
	border:1px solid #b9b9b9;
	background:#666;
	margin:0 0 5px;
}
.price-form .row label{
	float:left;
	width:147px;
	padding:9px 9px;
	margin:0;
	color:#fff;
	font-size:14px; line-height:20px; 
}
.price-form .row label span{color:#f00;}
.price-form .row input[type=text]{
	float:left;
	padding:5px 10px;
	margin:0;
	border:0;
	width:268px;
	height:29px;
	color:#b9b9b9;
	font-size:14px; line-height:29px;
}
.price-form .car{
	display:block;
	color:#333;
	font-size:14px; line-height:18px ;
	margin:0 0 9px;
	padding:8px 0 0;
}
.price-form .car em{
	font-style:normal;
	color:#333;
}
.price-form label{
	display:block;
	color:#333;
	margin:0 0 3px;
	font-size:14px; line-height:18px ;
}
.price-form textarea{
	border:1px solid #b7b7b7;
	background:#fff;
	padding:5px 0 0 10px;
	margin:0;
	width:443px;
	max-width:443px !important;
	height:95px;
	min-height:30px;
	max-height:50px;
	color:#b9b9b9;
	font-size:14px; line-height:29px;
}
.price-form input[type=submit]{
	display:block;
	padding:0;
	margin:10px 0 0 0;
	border:3px solid #ed372f;
	color:#ed372f;
	font-size:14px; 
	line-height:35px; 
	font-weight:700;
	text-transform:uppercase;
	width:125px;
	height:40px;
	text-align:center;
	background: #fff;
}
.price-form input[type=submit]:hover{
	cursor:pointer;
	color:#000;
	border: 3px solid #000;
}
.result-block.add{
	float:left;
	width:475px;
	margin:0 5px 0 0;
}
.result-block.add .result-unit{margin-bottom:5px;}
.specifications{
	float:left;
	width:955px;
	padding:6px 0 0;
	margin:0 5px 3px 0;
	background:#fff;
}
#main .specifications h2{
	margin:0 8px 7px;
	color:#4c4c4c;
	font-size:22px; line-height:26px;
	text-transform:uppercase;
}
.specifications .holder{
	position:relative;
	background:url(../img/separator05.gif) repeat-x;
	padding:1px 0 0;
}
.specifications .holder:before,
.specifications .holder:after{
	position:absolute;
	top:-4px;
	clear:both;
	content:"";
	width:5px;
	height:9px;
	z-index:10;
	background:url(../img/sprite.png) no-repeat -9999px -9999px;
}
.specifications .holder .wrap{
	overflow:hidden;
	width:100%;
	padding-bottom:15px;
	background:url(../img/separator09.gif) repeat-x;
}
.specifications .holder:before{
	left:0;
	background-position:-202px -292px;
}
.specifications .holder:after{
	right:0;
	background-position:-217px -292px;
}
.specifications .column{
	float:left;
	width:239px;
	padding-bottom:9999px;
	margin-bottom:-9999px;
	background:url(../img/separator05.gif) repeat-y;
}
.specifications .column:first-child{
	width:238px;
	background:none;
}
.specifications h3{
	margin:0 0 7px;
	padding:16px 11px;
	color:#4c4c4c;
	font-size:14px; line-height:20px; font-weight:700;
	text-transform:uppercase;
}
.specifications h3:before{
	float:left;
	clear:both;
	content:"";
	/*background:url(../img/sprite.png) no-repeat -9999px -9999px;*/
	height:30px;
}
.specifications h3.icon1 i{
	float:left;
	font-size:33px;
	width:35px;
	margin:-7px 13px -5px 0;
}
.specifications h3.icon2 i {
	float:left;
	font-size:33px;
	width:23px;
	margin:-6px 16px -6px 11px;
}
.specifications h3.icon3 i {
	float:left;
	font-size:33px;
	width:41px;
	margin:-7px 8px -6px 1px;
}
.specifications h3.icon4 i {
	float:left;
	font-size:33px;
	width:29px;
	margin:-5px 13px -6px 7px;
}
.specifications ul{
	margin:0;
	padding:0 10px;
	list-style:none;
}
.specifications ul li{
	background:url(../img/bullet02.png) no-repeat 0 4px;
	padding:0 0 0 17px;
}
.calculator-form{
	width:215px;
	height:430px;
	float:left;
	padding:7px 10px 3px;
	margin:0 5px 4px 0;
	color:#fff;
	font-size:14px; line-height:16px; 
	background:url(../img/bg-calculator.jpg);
}
#main .calculator-form h2{
	margin:0 0 7px;
	color:#fff;
	font-size:22px; line-height:26px;
}
#main .calculator-form p{margin:0 0 12px;}
.calculator-form label{
	display:block;
	color:#ccc;
	margin:0 0 2px;
}
.calculator-form select{
	display:block;
	width:213px;
}
.calculator-form .select-area .select-opener{width:36px;}
.calculator-form .line{
	height:1%;
	overflow:hidden;
	margin:0 0 7px;
}
.calculator-form input[type=text]{
	float:left;
	padding:5px 7px;
	margin:0;
	background:#fff;
	border:1px solid #b9b9b9;
	width:120px;
	height:29px;
	color:#999;
	font-size:14px; line-height:29px;
}
.calculator-form .line em{
	float:left;
	color:#ccc;
	font-size:12px; line-height:16px ;
	padding:13px 0 0 4px;
}
.calculator-form .label{
	display:block;
	color:#ccc;
	font-size:18px; line-height:22px ;
	margin:0 0 2px;
}
.calculator-form .payment{
	border:1px solid #b9b9b9;
	background:#8e8e8e;
	text-align:center;
	font-size:48px; line-height:52px;
	color:#fff;
	padding:25px 0 22px;
}
.calculator-form .payment span{display:block;}
.calculator-form input[type=submit]{
	display:block;
	padding:0 0 4px;
	margin:13px 3px 0 auto;
	border:0;
	color:#000;
	font-size:14px; line-height:30px; font-weight:700;
	text-transform:uppercase;
	background:url(../img/sprite.png) no-repeat -386px -1035px;
	width:114px;
	height:33px;
	text-align:left;
}
.calculator-form input[type=submit]:hover{
	cursor:pointer;
	color:#ed372f;
	background-position:-386px -1090px;
}
.interview-form{
	width:217px;
	height:209px;
	float:left;
	margin:0 5px 4px 0;
	background:#fff;
	color:#999;
	padding:7px 9px 3px;
	font-size:14px; line-height:18px ;
	display: none;
}
#main .interview-form h2{
	margin:0 0 5px;
	color:#ed372f;
	font-size:22px; line-height:26px;
}
.interview-form p{margin:0 0 10px;}
.interview-form input[type=submit]{
	display:block;
	padding:0 0 6px;
	margin:23px 0 0 auto;
	border:0;
	width:132px;
	height:33px;
	color:#fff;
	font-size:14px; line-height:32px; font-weight:700;
	text-align:center;
	background:#ed372f;
}
.interview-form input[type=submit]:hover{
	cursor:pointer;
	color:#ed372f;
	background: #fff;
}
.interview-form .row{
	height:1%;
	overflow:hidden;
	padding:0 0 6px 7px;
}
.interview-form .rad-area {
	float:left;
	margin:1px 8px 0 0;
}
.interview-form .row label{
	float:left;
	color:#999;
	font-size:18px; line-height:22px ;
}
.rad-area {
	display:block;
	width:22px;
	height:22px;
	background:url(../img/sprite.png) no-repeat -200px -313px;
}
.rad-checked {background-position:-200px -339px;}
.tel-service-block{
	width:217px;
	height:211px;
	margin:0 5px 4px 0;
	padding:7px 9px 0;
	float:left;
	background:#fff;
	color:#333;
}
#main .tel-service-block h2{
	margin:0 0 13px;
	font-size:22px; line-height:26px;
}
.tel-service-block h3{
	margin:0 0 5px;
	color:#ed372f;
	font-size:14px; line-height:16px;
}
.tel-list{
	position:relative;
	color:#666;
	margin:0 -9px;
	padding:0;
	list-style:none;
	font-size:11px; line-height:12px;
}
/*.tel-list:after,
.tel-list:before{
	clear:both;
	content:"";
	position:absolute;
	bottom:5px;
	width:5px;
	height:4px;
	background:url(../img/sprite.png) no-repeat -9999px -9999px;
}
.tel-list:before{
	left:0;
	background-position:-231px -292px;
}
.tel-list:after{
	right:0;
	background-position:-242px -292px;
}*/
.tel-list li{
	padding:5px 0 9px 41px;
	position:relative;
	border-top: 1px dotted #ddd;
}
/*.tel-list li:after,
.tel-list li:before{
	clear:both;
	content:"";
	position:absolute;
	top:-3px;
	width:5px;
	height:9px;
	background:url(../img/sprite.png) no-repeat -9999px -9999px;
}
.tel-list li:before{
	left:0;
	background-position:-231px -292px;
}
.tel-list li:after{
	right:0;
	background-position:-242px -292px;
}*/
.tel-list span{
	display:block;
	position:relative;
	margin:0 0 1px;
}
.tel-list span:before{
	font-family:"icomoon";
	clear:both;
	color:#ed372f;
	font-size: 26px;
    content: "\e91a";
    position: absolute;
    top: 7px;
    left: -33px;    
	width:22px;
	height:25px;
	/*background:url(../img/sprite.png) no-repeat -147px -720px;*/
}
.tel-list strong{display:block;}
.banner{
	width:955px;
	float:left;
	margin:0 5px 4px 0;
	position:relative;
}
.banner img{
	display:block;
	width:100% !important;
	height:auto;
}
.banner .text{
	position:absolute;
	bottom:0;
	left:0;
	padding:24px 30px 19px 28px;
	min-width:417px;
	color:#ed372f;
	font-size:48px; line-height:52px;
	text-transform:uppercase;
	background:url(../img/shadow.png);
}
.team-block{
	width:907px;
	float:left;
	margin:0 5px 4px 0;
	padding:26px 24px 88px;
	background: #fff; /*url(../img/bg-team.jpg);*/
}
#main .team-block h2{
	margin:0 0 29px;
	color:#333;
	text-transform:uppercase;
	font-size:28px; line-height:32px; 
}
#main .team-block h2:before{
	float:left;
	clear:both;
	content:"";
	width:67px;
	height:34px;
	background:url(../img/sprite.png) no-repeat -242px -800px;
	margin:-3px 22px 0 0;
}
.team-carousel {
	position: relative;
	width:820px;
	padding:0 61px 0 74px;
	margin:0 -24px;
}
.team-carousel .mask {
	position: relative;
	overflow: hidden;
	width:100%;
}
.team-carousel .mask .slideset {
	width: 99999px;
	float: left;
}
.team-carousel .mask .slide {
	width:400px;
	padding:0 10px 0 0;
	float: left;
	position:relative;
}
.team-carousel .mask img{display:block;}
.team-carousel .btn-prev,
.team-carousel .btn-next{
	position:absolute;
	top:103px;
	width:50px;
	height:60px;
	z-index:10;
	/*text-indent:-9999px;*/
	overflow:hidden;
	background:#ed372f;
}
.team-carousel .btn-prev i,
.team-carousel .btn-next i{
    font-size: 30px;
    color: #fff;
    line-height: 59px;
    margin-left: 9px;
}
.team-carousel .btn-prev{
	left:0;
}
.team-carousel .btn-next{
	right:0;
}
.team-carousel .btn-prev:hover i,
.team-carousel .btn-next:hover i {color:#ed372f;;}

.team-carousel .btn-prev:hover,
.team-carousel .btn-next:hover{background:#fff;}
.team-carousel .link{
	display:block;
	width:100%;
	height:100%;
}
.team-carousel .link span{
	position:absolute;
	bottom:10px;
	right:20px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	width:34px;
	height:34px;
	/*background:url(../img/sprite.png) no-repeat -164px 0;*/
}
.team-carousel .link span i {
	font-size:36px;
}
.team-carousel .link:hover span{background-position:-204px 0;}
.story-block{
	float:left;
	width:939px;
	min-height:370px; /*370*/
	margin:0 5px 4px 0;
	padding:12px 0 36px 16px;
	background:#fff  url(../img/bg-story.png) no-repeat 0 100%;
	color:#666;
	font-size:14px; line-height:18px ;
}
#main .story-block h2{
	color: #000;
	margin:0 0 13px;
	font-size:60px; line-height:64px;
	text-transform:uppercase;
}
#main .story-block h3{
	margin:0 0 12px;
	font-size:32px; line-height:34px; 
	text-transform:uppercase;
}
.story-block p{margin:0 0 18px;}
.story-block .post{
	height:1%;
	overflow:hidden;
	padding:0 0 0 4px;
}
.story-block .frame{
	float:left;
	width:311px;
	margin:0 38px 0 0;
}
.story-block img{
	display:block;
	margin:5px 0 18px;
}
.story-block .frame.mini{
	margin:0;
	float:right;
	width:235px;
}
.story-block .text{overflow:hidden;}
.story-block h4{
	margin:-3px 0;
	font:italic 22px/24px Georgia, "Times New Roman", Times, serif;
}
.story-block .text.view1{
	border-left:1px solid #fff;
	color:#999;
	margin:20px 0 47px 1px;
	padding:0 0 0 21px;
}
.story-block .text.view2{
	border-left:1px solid #ccc;
	color:#fff;
	margin:0 0 0 1px;
	padding:0 0 0 21px;
}
.offers-block{
	float:left;
	width:940px;
	padding:14px 8px 19px 7px;
	margin:0 5px 5px 0;
	background:#fff;
}
#main .offers-block h2{
	margin:0 9px 13px;
	color:#333;
	font-size:60px; line-height:64px;
	text-transform:uppercase;
}
.offers-carousel {
	position: relative;
	margin:0 0 15px;
}
.offers-carousel .mask {
	position: relative;
	overflow: hidden;
	width:940px;
}
.offers-carousel .mask .slideset {
	width: 99999px;
	float: left;
}
.offers-carousel .mask .slide {
	width: 940px;
	height: 625px;
	overflow: hidden;
	float: left;
}
.offers-carousel .mask img{
	display:block;
	width:100% !important;
	height:auto;
}
.offers-carousel .btn-holder{
	height:1%;
	overflow:hidden;
	background:#8f514d;
}
.offers-carousel .btn-prev,
.offers-carousel .btn-next{
	display:block;
	width:100px;
	height:120px;
	/*text-indent:-9999px;*/
	overflow:hidden;
	background:#ed372f;
}
.offers-carousel .btn-prev i,
.offers-carousel .btn-next i{
    font-size: 69px;
    color: #fff;
    margin-left: 15px;
    line-height: 114px;
}
.offers-carousel .btn-prev{
	float:left;
}
.offers-carousel .btn-next{
	float:right;
}
.offers-carousel .btn-prev:hover,
.offers-carousel .btn-next:hover{background:#fff;}

.offers-carousel .btn-prev:hover i,
.offers-carousel .btn-next:hover i{color:#ed372f;}

.offers-carousel .btn-holder span{
	display:block;
	text-align:center;
	padding:49px 0 40px;
}
.offers-carousel .btn-holder span a{
	color:#fff;
	font-size:22px; line-height:26px;
}
.message-form{padding:0 0 0 3px;}
.message-form h3{
	margin:0 0 17px;
	color:#333;
	font-size:22px; line-height:26px;
	text-transform:uppercase;
}
.message-form .holder{
	height:1%;
	overflow:hidden;
}
.message-form .frame{
	float:left;
	width:455px;
	margin:0 0 0 25px;
}
.message-form .frame:first-child{margin:0;}
.message-form .row{
	height:1%;
	overflow:hidden;
	border:1px solid #b9b9b9;
	background:#666;
	margin:0 0 5px;
}
.message-form .row label{
	float:left;
	width:147px;
	padding:9px 9px;
	margin:0;
	color:#fff;
	font-size:14px; line-height:20px; 
}
.message-form .row label span{color:#f00;}
.message-form .row input[type=text]{
	float:left;
	padding:5px 10px;
	margin:0;
	border:0;
	width:268px;
	height:29px;
	color:#333;
	font-size:14px; line-height:29px;
}
.message-form .car{
	display:block;
	color:#ccc;
	font-size:14px; line-height:18px ;
	margin:0 0 9px;
	padding:8px 0 0;
}
.message-form .car em{
	font-style:normal;
	color:#fff;
}
.message-form label{
	display:block;
	color:#ccc;
	margin:0 0 3px;
	font-size:14px; line-height:18px ;
}
.message-form textarea{
	border:1px solid #b7b7b7;
	background:#fff;
	padding:5px 0 0 10px;
	margin:0;
	width:443px;
	max-width:443px !important;
	height:102px;
	min-height:50px;
	color:#b9b9b9;
	font-size:14px; line-height:29px;
}
.message-form input[type=submit]{
	display:block;
	padding:0;
	margin:10px 0 0 0;
	border:3px solid #ed372f;
	color:#ed372f;
	font-size:14px; 
	line-height:35px; 
	font-weight:700;
	text-transform:uppercase;
	width:125px;
	height:40px;
	text-align:center;
	background: #fff;
}
.message-form input[type=submit]:hover{
	cursor:pointer;
	color:#000;
	border: 3px solid #000;
}
.not-found-block{
	width:918px;
	float:left;
	padding:11px 20px 82px 17px;
	min-height:480px;
	margin:0 5px 4px 0;
	background:#4c4c4c url(../img/bg-found.png) no-repeat 0 100%;
	color:#ccc;
	font-size:14px; line-height:18px ;
}
#main .not-found-block h2{
	margin:0 0 12px;
	text-transform:uppercase;
	font-size:60px; line-height:66px; 
}
.not-found-block .post{
	height:1%;
	overflow:hidden;
}
.not-found-block .frame{
	float:left;
	width:310px;
	margin:0 35px 0 3px;
	padding:0 0 0 5px;
}
.not-found-block h3{
	margin:0 0 26px 0;
	text-transform:uppercase;
	font-size:32px; line-height:34px; 
}
.not-found-block p{margin:0 0 18px;}
.not-found-block .list-wrap{
	float:left;
	width:565px;
	padding:5px 0 0;
}
.not-found-block .holder{
	float:left;
	width:268px;
	margin:0 6px 0 0;
}
.not-found-block .box{
	margin:0 0 31px;
	padding:8px 0 0 5px;
	border-left:1px solid #666;
}
.not-found-block h4{
	margin:0 0 8px 5px;
	text-transform:uppercase;
	color:#fff;
	font-size:14px; line-height:16px;
}
.not-found-block ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px; line-height:18px ;
}
.not-found-block ul a{
	display:block;
	padding:1px 5px 1px 20px;
	/*background:url(../img/bullet02.png) no-repeat 4px 5px;*/
}
.not-found-block ul a i {
	font-size: 10px;
    position: absolute;
    float: left;
    margin-left: -13px;
    line-height: 19px;
    font-weight: bolder;
}
.not-found-block ul a:hover{
	color:#fff;
	text-decoration:none;
	background:#ed372f;
}
.manager-block{
	width:225px;
	padding:7px 5px 62px;
	margin:0 5px 4px 0;
	float:left;
	background-color: #fff;
}
.manager-block.add{padding-bottom:53px;}
#main .manager-block h2{
	margin:0 6px 7px;
	color:#333;
	font-size:22px; line-height:26px;
	text-transform:uppercase;
}
.manager-list{
	margin:0;
	padding:0;
	list-style:none;
}
.manager-list li{margin:0 0 2px;}
.manager-list a{
	background:#eee;
	display:block;
	height:1%;
	overflow:hidden;
	color:#666;
	font-size:11px; line-height:12px;
}
.manager-list a:hover{
	background:#a90e0a;
	position:relative;
}
.manager-list a:after{
	clear:both;
	content:"";
	width:7px;
	height:13px;
	position:absolute;
	top:50%;
	right:0;
	margin:-6px 0 0;
	background:url(../img/sprite.png) no-repeat -230px -239px;
	display:none;
}
.manager-list a:hover:after{display:block;}
.manager-list img{float:left;}
.manager-list .text{
	display:block;
	height:1%;
	overflow:hidden;
	padding:9px 5px 4px 9px;
}
.manager-list a .name{
	display:block;
	color:#111;
	margin:0 0 12px;
}
.manager-list a:hover{
	text-decoration:none;
	color:#fff;
}
.manager-list a:hover .name{color:#fff;}
.contact-block{
	float:left;
	width:207px;
	height:202px;
	margin:0 5px 5px 0;
	padding:11px 14px 5px;
	font-size:14px; line-height:17px;
	color:#fff;
	background:#666 url(../img/bg-contact.png) no-repeat 0 100%;
}
#main .contact-block h2{
	margin:0 4px 16px;
	font-size:22px; line-height:24px; 
	text-indent:-6px;
}
.contact-block p{margin:0 0 5px;}
.locations-block{
	width:235px;
	height:218px;
	background:url(../img/bg-place.gif);
	float:left;
	margin:0 5px 5px 0;
}
.locations-link{
	width:235px;
	height:218px;
	color:#ed372f;
	font-size:28px; line-height:32px; 
	text-align:center;
	display:block;
}
.locations-link:before{
	display:block;
	clear:both;
	content:"";
	width:129px;
	height:129px;
	margin:34px auto 16px;
	background:url(../img/sprite.png) no-repeat 0 -1134px;
}
.locations-link:hover{
	color:#ed372f;
	text-decoration:none;
}
.locations-link:hover:before{background-position:-134px -1134px;}
.big-container{
	float:left;
	width:475px;
	margin:0 5px 0 0;
}
.big-container .holder{margin:0 -5px 0 0;}
.map-block{
	width:235px;
	margin:0 5px 4px 0;
	float:left;
	background:#fff;
	height:440px;
	font-size:12px; line-height:14px;
}
.map-block .logo-wrap{
	width:100%;
	position:relative;
	height:132px;
}
.map-block .logo1,
.map-block .logo2,
.map-block .logo3,
.map-block .logo4,
.map-block .logo5,
.map-block .logo6,
.map-block .logo7,
.map-block .logo8,
.map-block .logo9,
.map-block .logo10,
.map-block .logo11,
.map-block .logo12,
.map-block .logo13{
	color:rgba(0,0,0,0.4);
	position:absolute;
	/*text-indent:-9999px;*/
	overflow:hidden;
	/*background:url(../img/sprite.png) no-repeat -9999px -9999px;*/
}
.map-block .logo1:hover,
.map-block .logo2:hover,
.map-block .logo3:hover,
.map-block .logo4:hover,
.map-block .logo5:hover,
.map-block .logo6:hover,
.map-block .logo7:hover,
.map-block .logo8:hover,
.map-block .logo9:hover,
.map-block .logo10:hover,
.map-block .logo11:hover,
.map-block .logo12:hover,
.map-block .logo13:hover{
	color:#ed372f;
}
.map-block .logo1{
	font-size: 90px;
    top: 10px;
    left: 12px;
}
.map-block .logo2{
	font-size: 92px;
    top: 5px;
    left: 90px;
}
.map-block .logo3{
	font-size: 31px;
    top: 96px;
    left: 16px;
}
.map-block .logo4{
	font-size: 54px;
    top: 72px;
    left: 122px;
}
.map-block .logo5{
	font-size: 69px;
    top: 3px;
    left: 26px;
}
.map-block .logo6{
	font-size:34px;
	top:56px;
	left:54px;
}
.map-block .logo7{
	font-size:47px;
	top:82px;
	left:38px;
}
.map-block .logo8{
	font-size:40px;
	top:88px;
	left:122px;
}
.map-block .logo9{
	font-size:77px;
	top:30px;
	left:59px;
}
.map-block .logo10{
	font-size:80px;
	top:28px;
	left:78px;
}
.map-block .logo11{
	font-size: 210px;
    top: -26px;
    left: 20px;
}
.map-block .logo12{
	font-size: 210px;
    top: -9px;
    left: 20px;
}
.map-block .logo13{
	font-size: 210px;
    top: -26px;
    left: 20px;
}
.info-list{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	background:url(../img/separator05.gif) repeat-x 0 100%;
}
.info-list:after,
.info-list:before{
	display:block;
	clear:both;
	content:"";
	width:5px;
	height:9px;
	background:url(../img/sprite.png) no-repeat -9999px -9999px;
	position:absolute;
	bottom:-4px;
}
.info-list:before{
	background-position:-202px -292px;
	left:0;
}
.info-list:after{
	background-position:-217px -292px;
	right:0;
}
.info-list > li:after,
.info-list > li:before{
	display:block;
	clear:both;
	content:"";
	width:5px;
	height:9px;
	background:url(../img/sprite.png) no-repeat -9999px -9999px;
	position:absolute;
	top:-4px;
}
.info-list > li:before{
	background-position:-202px -292px;
	left:0;
}
.info-list > li:after{
	background-position:-217px -292px;
	right:0;
}
.info-list li{
	position:relative;
	background:url(../img/separator05.gif) repeat-x;
}
.info-list .wrap{
	height:1%;
	overflow:hidden;
	background:url(../img/separator05.gif) repeat-y 34px 0;
}
.info-list .icon-tel,
.info-list .icon-locations,
.info-list .icon-link,
.info-list .icon-passage{
	float:left;
	/*text-indent:-9999px;*/
	overflow:hidden;
	/*background:url(../img/sprite.png) no-repeat -9999px -9999px;*/
}
.info-list .icon-tel i{	
	font-size: 27px;
    margin: -8px 1px 0 5px;
    color:rgba(0,0,0,0.2);
    line-height: 40px;
}
.info-list .icon-locations i{	
	font-size: 27px;
    margin: -8px 1px 0 5px;
    color:rgba(0,0,0,0.2);
    line-height: 40px;
}
.info-list .icon-link i {	
	font-size: 27px;
    margin: -8px 1px 0 5px;
    color:rgba(0,0,0,0.2);
    line-height: 40px;
}
.info-list .icon-passage i{	
	font-size: 27px;
    margin: -8px 1px 0 5px;
    color:rgba(0,0,0,0.2);
    line-height: 40px;
}
.info-list .frame{
	float:right;
	width:190px;
	padding:10px 0 6px;
}
.info-list strong.tel{
	display:block;
	color:#666;
	font-size:22px; line-height:26px; font-weight:700;
}
.info-list .name{
	display:block;
	color:#666;
	font-size:12px; line-height:16px; font-weight:700;
}
.info-list address{
	display:block;
	color:#ed372f;
	font-style:normal;
	padding:0 0 2px;
}
.info-list .link{
	font-weight:bold;
	display:inline-block;
	vertical-align:middle;
	margin:3px 0 7px;
}
.info-list a:hover{
	text-decoration:underline;
	color:#ed372f;
}
.info-list strong.directions{
	display:block;
	margin:-4px 0 -2px;
	font-size:12px; line-height:16px; font-weight:700;
}
.info-list ul{
	margin:0 0 -2px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.info-list ul li{
	float:left;
	background:url(../img/separator10.gif) no-repeat 0 3px;
	padding:0 8px 0 5px;
}
.info-list ul li:first-child{
	background:none;
	padding-left:0;
}
.info-list ul a{font-size:12px; line-height:16px; font-weight:700;}
.map-block .map{
	width:100%;
	position:relative;
}
.map-block .map img{display:block;}
.map-block .map a{
	width:235px;
	height:110px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../img/shadow02.png);
}
.map-block .map a:hover{background:none;}
.map-block .map a:before{
	display:block;
	clear:both;
	content:'';
	top:50%;
	left:50%;
	margin:-33px 0 0 -39px;
	width:67px;
	height:67px;
	/*background:url(../img/sprite.png) no-repeat -320px -1134px;*/
}
.map-block .map a i {
	font-size: 77px;
    margin-left: 84px;
    line-height: 47px;
}
.map-block .map a:hover i {
	color:#ed372f;
}
.map-block .map a:hover:before{background-position:-394px -1134px;}
.contact-form{
	float:left;
	width:455px;
	margin:0 5px 5px 0;
	background:#fff;
	padding:8px 10px 4px;
}
#main .contact-form h2{
	margin:0 0 8px;
	color:#333;
	font-size:22px; line-height:26px;
	text-transform:uppercase;
}
.contact-form h3{
	margin:0 -10px 9px;
	color:#333;
	font-size:18px; line-height:22px ;
	position:relative;
	font-weight: normal;
	border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
	/*background:url(../img/separator11.gif) repeat-x;*/
}
.contact-form .row + h3{margin-top:12px;}
.contact-form h3 span{
	display:block;
	padding:3px 10px 7px;
	position:relative;
	/*background:url(../img/separator11.gif) repeat-x 0 100%;*/
}
/*.contact-form h3:after,
.contact-form h3:before,
.contact-form h3 span:after,
.contact-form h3 span:before{
	display:block;
	clear:both;
	content:"";
	width:5px;
	height:9px;
	background:url(../img/sprite.png) no-repeat -9999px -9999px;
	position:absolute;
	top:-4px;
}
.contact-form h3 span:after,
.contact-form h3 span:before{
	top:auto;
	bottom:-4px;
}
.contact-form h3:before,
.contact-form h3 span:before{
	background-position:-227px -265px;
	left:0;
}
.contact-form h3:after,
.contact-form h3 span:after{
	background-position:-237px -265px;
	right:0;
}*/
.contact-form .row{
	height:1%;
	overflow:hidden;
	border:1px solid #b9b9b9;
	background:#666;
	margin:0 0 5px;
}
.contact-form .row label{
	float:left;
	width:147px;
	padding:9px 9px;
	margin:0;
	color:#fff;
	font-size:14px; line-height:20px; 
}
.contact-form .row label span{color:#f00;}
.contact-form .row input[type=text]{
	float:left;
	padding:5px 10px;
	margin:0;
	border:0;
	width:268px;
	height:29px;
	color:#4C4C4C;
	font-size:14px; line-height:29px;
}
.contact-form label{
	display:block;
	color:#333;
	margin:8px 0 2px;
	font-size:14px; line-height:18px ;
}
.contact-form textarea{
	border:1px solid #b7b7b7;
	background:#fff;
	padding:5px 0 0 10px;
	margin:0;
	width:443px;
	max-width:443px !important;
	height:215px;
	min-height:50px;
	max-height:215px;
	color:#4C4C4C;
	font-size:14px; line-height:29px;
	font-family: "effra", sans-serif;
}
.contact-form input[type=submit]{
	display:block;
	padding:0;
	margin:10px 0 0 0;
	border:3px solid #ed372f;
	color:#ed372f;
	font-size:14px; 
	line-height:35px; 
	font-weight:700;
	text-transform:uppercase;
	width:125px;
	height:40px;
	text-align:center;
	background: #fff;
}
.contact-form input[type=submit]:hover{
	cursor:pointer;
	color:#000;
	border: 3px solid #000;
	background-position:-234px -721px;
}
.order-form{
	float:left;
	width:455px;
	margin:0 5px 5px 0;
	background:#fff;
	padding:8px 10px 3px;
}
.order-form.full{
	float:left;
	width:935px;
	margin:0 5px 5px 0;
	background:#fff;
	padding:8px 10px 3px;
}
.order-form.full .select-area {
	width: 768px !important;
}

.order-form.full .row input[type="text"] {
	width: 748px !important;
}

.order-form.full .row input.tiny-field {
	width: 234px !important;
}

#main .order-form h2{
	margin:0 0 7px;
	color:#333;
	font-size:22px; line-height:26px;
	text-transform:uppercase;
}
.order-form h3{
	margin:0 -10px 9px;
	color:#333;
	font-size:18px; line-height:22px ;
	position:relative;
	font-weight: normal;
	border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}
.order-form .row + h3{margin-top:12px;}
.order-form h3 span{
	display:block;
	padding:3px 10px 7px;
	position:relative;
}
/*.order-form h3:after,
.order-form h3:before,
.order-form h3 span:after,
.order-form h3 span:before{
	display:block;
	clear:both;
	content:"";
	width:5px;
	height:9px;
	background:url(../img/sprite.png) no-repeat -9999px -9999px;
	position:absolute;
	top:-4px;
}
.order-form h3 span:after,
.order-form h3 span:before{
	top:auto;
	bottom:-4px;
}
.order-form h3:before,
.order-form h3 span:before{
	background-position:-227px -265px;
	left:0;
}
.order-form h3:after,
.order-form h3 span:after{
	background-position:-237px -265px;
	right:0;
}*/
.order-form .row{
	height:1%;
	overflow:hidden;
	border:1px solid #b9b9b9;
	background:#666;
	margin:0 0 5px;
	position: relative;
}
.order-form .row label{
	float:left;
	width:147px;
	padding:9px 9px;
	margin:0;
	color:#fff;
	font-size:14px; line-height:20px; 
}
.order-form .row label span{color:#f00;}
.order-form .row input[type=text]{
	float:left;
	padding:5px 10px;
	margin:0;
	border:0;
	width:268px;
	height:29px;
	color:#b9b9b9;
	font-size:14px; 
	line-height:29px;
	
}
.order-form input[type=submit]{
	display:block;
	padding:0;
	margin:10px 0 0 0;
	border:3px solid #ed372f;
	color:#ed372f;
	font-size:14px; 
	line-height:35px; 
	font-weight:700;
	text-transform:uppercase;
	width:125px;
	height:40px;
	text-align:center;
	background: #fff;
}
.order-form input[type=submit]:hover{
	cursor:pointer;
	color:#000;
	border: 3px solid #000
}
.order-form .calendar{
	background:#f4f4f4;
	float:right;
	width:288px;
}
.order-form .calendar img{display:block;}

.form-calendar{
	display: block;
	width: 35px;
	height: 40px;
	background:#fff;
	position: absolute;
	right: 0;
	top:0px;
	font-size:23px;
	text-align: center;
	vertical-align: middle;
	line-height: 40px;
	color: #ed372f;

}

.order-form .row.add label{padding-top:77px;}
.order-form select{width:288px;}
.order-form .select-area{
	float:right;

}
.data-block{
	float:left;
	width:475px;
	margin:0 5px 5px 0;
	background:#fff;
	color:#666;
	font-size:14px; line-height:18px ;
}
.data-block.longer {
	display: block;
}

#main .data-block h2{
	margin:-3px 0 20px;
	color:#333;
	font-size:18px; line-height:18px ;
}
.data-block p{margin:0 0 18px;}
.data-block .holder{
	height:1%;
	overflow:hidden;
	padding:16px 0 2px 13px;
}
.data-block .frame{
	float:left;
	margin:0 0 0 33px;
	width:210px;
	padding:3px 0 0;
}
.data-block .frame:first-child{margin:0;}
#footer{
	width:100%;
	color:#777;
	font-size:11px; line-height:14px ;
	border-top: 1px solid #ededed;
	margin-top: 20px;
}
#footer p{margin:0 5px 14px;}
#footer .holder{
	background-color:transparent;
	width:100%;
	overflow:hidden;
	margin:0 0 14px;
}
.sub-logo{
	margin:42px 24px 0 0;
	overflow:hidden;
	float:right;
	color: #eee;
	/*background:url(../img/sprite.png) no-repeat 0 -564px;
	text-indent:-9999px;*/
}
.sub-logo i{
	font-size:32px;
	color:#d0d0d0;
	margin:32px 24px 0 0;

}
.sub-logo a{
	height:100%;
	display:block;
}
#footer .boxes{
	float:left;
	padding-bottom:16px;
}
#footer .box{
	float:left;
	width:218px;
	padding:15px 3px 9999px 18px;
	margin-bottom:-9999px;
    border-right: 0px solid #eee;
}
#footer h3{
	margin:0 0 9px;
	color:#333;
	font-size:18px; line-height:22px ;
	text-transform:uppercase;
}
#footer .wrap{
	height:1%;
	overflow:hidden;
}
#footer .box ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px; line-height:14px ;
	text-transform:uppercase;
}
#footer .box .add ul{
	float:left;
	width:103px;
	margin:0 0 0 12px;
}
#footer .box .add ul:first-child{margin:0;}
#footer .box ul li{
	height:1%;
	overflow:hidden;
	margin:0 0 4px;
}
#footer .box ul a{
	float:left;
	color:#ed372f;
	padding:0 2px 0 3px;
}
#footer .box ul a:before{
	float:left;
	clear:both;
	content:'';
	width:5px;
	height:5px;
	/*background:url(../img/sprite.png) no-repeat -208px -222px;*/
	margin:5px 4px 0 0;
}
#footer .box ul a i {
	font-size: 6px;
    position: absolute;
    float: left;
    margin-left: -10px;
    line-height: 13px;
}
#footer .box ul a:hover{
	background:#ed372f;
	color:#fff;
	text-decoration:none;
}
#footer .box ul a:hover:before{background-position:-219px -222px;}
.empty-block{
	float:left;
	width:235px;
	height:218px;
	margin:0 5px 5px 0;
	display:none;
	background:#898989;
}

#footer .copyright {
	text-align:left;
}

/* APPLIED FILTERS*/
.mobile-filters {
	height: 365px;
}
.mobile-filters .select-area {width:96% !important;}

.applied-filters {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin:5px 0;
	float: left;
	display: block;
}

.applied-filters li { display:block; float: left;}

.applied-filters a { 
	display:block;
	padding:0 10px 0 25px;
	height: 24px;
	line-height:24px;
	margin:0 3px 3px 0;
	color: #fff;
	font-weight: 700;
	background:#ed372f url(../img/sprite.png) -477px -1576px no-repeat;
}

.clear {clear: both;}

.af-all a {background: #666 url(../img/sprite.png) -477px -1576px no-repeat;}

.note { padding: 6px; background:#fff; color:red; font-weight: 400; font-size: 11px; line-height: 12px;}

/**
 * MDV responsive/displaying control styles
 */
.hide-over-1230 { display: none !important; }
.hide-over-768 { display: none !important; }
.hide-991-1230,
.hide-768-990,
.hide-under-768 { display: block; }

@media only screen and (max-width: 1230px) {
	/* mdv screen resizing resolution */
	.hide-over-1230	{ display: block !important; }
	/*.hide-over-768	{ display: block !important; }*/
	.hide-768-990	{ display: block !important; }
	.hide-under-768	{ display: block !important; }
	.hide-991-1230	{ display: none !important; }
		.hide-over-768	{ display: block !important; }
	/* end of mdv screen resizing resolution */

	.main-add .c1{margin:0 0 0 240px;}
	.main-add .aside{
		float:left;
		width:955px;
		margin:0;
	}
	.empty-block.view3{display:block;}
	.empty-block.view4,
	.empty-block.view8,
	.empty-block.view12,
	.empty-block.view17,
	.empty-block.view20,
	.empty-block.view21,
	.empty-block.view24,
	.empty-block.view25{display:block;}
	#wrapper {max-width:955px;}
	.logo {margin:10px 0px 0 0 !important;}
	#header .holder{padding:6px 11px 1px 15px;}
	#header .opener {
		font-size:16px;
		line-height:24px ;
		font-weight:700;
		margin: 18px 0 0 0;
		padding: 2px 0 0;
	}
	#header .opener:before{margin:-2px 11px 0 0;}
	.sub-logo {
		background-position:0 -626px;
		margin:41px 10px 0 0;
		width:219px;
	}
    .sub-logo i {
        font-size: 26px;
    }
	#footer .box{padding:15px 0 9999px 18px;}
	.main-detail .aside{
		float:left;
		width:100%;
	}
	.aside .used-car-block.add{width:705px;}
	.aside .used-car-block.add .holder{
		width:705px;
		padding:0 0 6px;
		height:172px;
	}
	.aside .used-car-block.add .holder .bottom{display:none;}
	.aside .used-car-block.add .used-car-list{
		width:710px;
		height:172px;
	}
	.aside .used-car-block.add .used-car-list li{float:left;}
	.manager-block{
		width:705px;
		padding-bottom:5px;
	}
	.manager-list{width:705px;}
	.manager-list li{
		float:left;
		width:235px;
	}
	.manager-block.add{
		width:465px;
		overflow:hidden;
		padding-bottom:6px;
	}
	.manager-list{
		width:705px;
		height:172px;
		overflow:hidden;
	}


}


@media only screen and (max-width: 990px) {
	/* mdv screen resizing resolution */
	#header,
	#main,
	#footer {
		width: 980px;
	}
}


/*hide ads*/
.car-carousel {display: block}

#lms-contact-form { height: 650px; }
form.offers#lms-contact-form { height: auto !important; }
.contact-form.finance { height: 964px !important; }
.order-form.service { min-height: 918px !important; }
.order-form.tradein { height: 911px !important; }

fieldset.full {
	position: relative;
}
a.legals {
	background-color: #ed372f;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: -3px;
}

a.legals:hover {
	background-color: #000;
}


/* Promo Liquidación */
.landing-oferta-wrap {
	float: left;
	width: 955px;
	margin-bottom: 5px;
}
div.landing-oferta {
	width: 955px;
	height: 440px;
	position: relative;
	background: #ededed;
}

div.landing-oferta img {
	position: absolute;
	left: 0;
	top: 0;
}

div.landing-oferta h1.overlay-title {
	position: absolute;
	margin: 30px;
	color: #000;
	text-transform:uppercase;
}
div.landing-oferta h1.overlay-title.white {
	color: #fff;
	text-shadow: 0 0 10px #000;
}

h1.map-title {
	font-size: 20px;
	text-align: center;
	color: #ed372f;
}
.clear {
	clear: left;
}
form.landing-oferta h1 {
	/*color: #fff;*/
	font-size: 18px;
	font-weight: normal;
	padding:5px 0 !important;
	margin:10px 0  0px 0 !important;
	display: block;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	float: left;
	width: 100%;
}
.landing-oferta-wrap .legales {
	text-align: justify;
	width: auto;
	padding: 30px;
	background-color: #fff;
}

.landing-oferta-wrap .legales p {
	font-size: 14px;
}

.landing-oferta-wrap .legales h1 {
	font-size: 16px;
}

form.landing-oferta {
	right: 20px;
	left: 20px;
	height: auto !important;
    position: absolute;
    top: 56px;
    padding: 12px;
    background-color: rgba(0,0,0,0);
}

form.landing-oferta input {
	float: left;
	width: 99.3%;
	margin: 5px 0;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	padding-left: 5px;
	border: none;
}

form.landing-oferta .select-area {
	float: left;
	width: 258px !important;
	margin: 5px 0 !important;
	border: none;
}

form.landing-oferta .select-area .center {
	font-size: 16px;
}

form.landing-oferta button {
	display:block;
	padding:0;
	margin:10px 0 0 0;
	border:3px solid #ed372f;
	color:#ed372f;
	font-size:14px; 
	line-height:35px; 
	font-weight:700;
	text-transform:uppercase;
	width:125px;
	height:40px;
	text-align:center;
	background: transparent;
}
form.landing-oferta button:hover {
	color:#000;
	border: 3px solid #000;
}



/* version mobile / movil */
.version-mobile-box {
width: 100%;
margin:0px 0;
padding: 0;
float:left;
display: block;
background: transparent;
}
.version-mobile-btn a {
padding: 0 10px;
border: 1px solid #ddd;
margin: 30px auto;
display: block;
width: 135px;
font-size: 11px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height: 26px;
line-height: 26px;
color: #999;
}
.version-mobile-btn a:hover {
background: #E61510;
border: 1px solid transparent;
color: #fff;
}
.version-mobile-btn i {
font-size: 11px;
line-height: 26px;
}
/* end version mobile / movil */

.oferta-landing {
	width:100%;
	display: block;
}

.oferta-landing img {
	width: 100%;
	height: auto;
}