
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
.fa.fa-facebook-official{
 color:#3b5998 !important;
 font-size:27px;
}
.fa.fa-twitter-square{
 color:#55acee !important;
 font-size:27px;
}
.fa.fa-linkedin-square{
 color:#007bb5 !important;
 font-size:27px;	
}
body, form, img, h1, h2, h3, h4, h5, p, a, div, ul, li {
	padding: 0;
	margin: 0;
	border: 0;
}
input, textarea, a {
	outline: 0;
}
.contact_form h2 {
    margin-top: 30px;
    border: none;
    text-align:center;
}
body {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #000;
	background: #efefef;
	overflow-x: hidden;
}
a {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #212121;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
strong {
	font-family: 'PT Sans', sans-serif;
	;
	font-weight: bold;
}
p {
	line-height: 20px;
}
	.info_box.contact{
		width: 100% !important;
	}
	.info_box.contact h2{
		text-align: center;
	}	
	.contact_form{
		margin-top: 30px;
	}
	.tab-pane.fade.in h2{
		margin-top: 30px;
		border: none;
	}
	ul.nav.nav-tabs.noborder li.contact{
		width: 32%;
	}
	ul.nav.nav-tabs.noborder{
		background: #212121;
		padding-left: 2%;
		border-bottom: none !important;
	}
	ul.nav.nav-tabs.noborder li{
		width: 24%;
	}
	ul.nav.nav-tabs.noborder li a{
		text-align: center;
		text-transform: uppercase;
		border-radius: 0px !important;
		border: none !important;
		color: #FFFFFF;
	}
	ul.nav.nav-tabs.noborder li.active a{
		color: #212121;
	}
	ul.nav.nav-tabs.noborder li:hover a{
		color: #212121;
	}
	li.list_optional {
    padding-left: 20px;
	}
	li.list_optional:nth-child(odd) {
    background: #FFFFFF;
	}
	li.list_optional:nth-child(even) {
    background: #efefef;
	}
	
	.margin-table  tr td:first-child{
		margin-bottom: 20px;
	}
	#prevent input{
		width: 100%;margin-bottom: 10px;padding-left:5px;
	}
h1{
		font-weight: normal;
		font-family: 'PT Sans', sans-serif;
		font-size: 24px !important;
		line-height: 30px;
		color: #222;
		border-bottom: 1px solid #2b3b48;
		padding: 0 0 15px 0;
		margin: 0 0 30px 0;
	}
h2 {
	font-weight: normal;
	font-family: 'PT Sans', sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #222;
	border-bottom: 1px solid #2b3b48;
	padding: 0 0 15px 0;
	margin: 0 0 30px 0;
}
h3 {
	font-weight: normal;
	font-family: 'PT Sans', sans-serif;
	font-size: 21px;
	line-height: 28px;
	color: #222;
	text-shadow: none;
}
h4 {
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	;
	font-size: 18px;
	line-height: 24px;
	color: #212121;
	padding: 0 0 15px 0;
}
h4 a {
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	;
	font-size: 18px;
	line-height: 24px;
	color: #9c9c9c;
	text-decoration: none;
}
h4 a:hover {
	text-decoration: none;
}
ul {
	list-style-type: none;
}
li {
	border-bottom: 1px solid #E8EAED;
	background: url(../images/marker_2.gif) no-repeat 0 14px;
	padding: 7px 0 10px 13px;
}
li:last-child {
/*	border: 0;
	padding: 7px 0 0px 13px;*/
}
cite {
	font-style: normal;
	line-height: 24px;
	font-size: 20px;
	color: #212121;
	width: 292px;
	border-left: 5px solid #EAEAEA;
	padding: 0 0 0 15px;
	margin-top: 4px;
}
select{
	border-radius: 0px !important;
    border-color: rgb(169, 169, 169) !important;
}
select:focus {
    outline-offset: -2px !important;
    outline: -webkit-focus-ring-color auto 5px !important;
}
.form-control:focus{
	border-color: transparent !important;
	outline: 0; 
}

.color-white{
	color: #FFFFFF !important;
}
.border-detail{
margin-top: 20px !important;
margin: 0px;
border: 5px solid #212121 !important;
}
.background-default{
	background: #212121 !important;
}
.margin-title{
	margin: 11px;
}
.margin-title-form-search{
	margin-top: 20px;
}
.color-default{
	color: #212121 !important;
}
.no-padding-right{
	padding-right: 0px;
}
.no-padding-left{
	padding-left: 0px;
}
.no-padding-lor{
	padding-left: 0px;
	padding-right: 0px;
}
.background-white{
	background: #FFFFFF;
}
.style-sorting{
	padding: 20px !important;
	text-align: right;
}
.padding-font-generic{
	font-size: 17px;
	padding: 13px;
}
.fL {
	float: left;
}
.fR {
	float: right;
}
.clear {
	clear: both;
}
.ovh {
	overflow: hidden;
}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header {
	min-width: 980px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background: #ffffff;
	position: relative;
	z-index: 100;
	box-shadow:none;
}
#header .top_info {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px;
}
#header .top_info .logo {
	width: 319px;
	float: left;
	    margin-right: 10px;
	padding: 0px 0 0 1px;
}
#header .top_info .logo a {
	font-family: 'PT Sans', sans-serif;
	;
	font-size: 48px;
	color: #FFFFFF;
	line-height: 60px;
	font-weight: bold;
	text-decoration: none;
}
#header .top_info .logo a span {
	color: #FFB01F;
}
#header .top_info .header_contacts {
	width: 455px;
	float: left;
	font-family: 'PT Sans', sans-serif;
	color: #B6BFC9;
	font-size: 12px;
	line-height: 18px;
	padding: 8px 0 0 5px;
}
#header .top_info .header_contacts .phone {
	font-family: 'PT Sans', sans-serif;
	;
	font-weight: bold;
	font-size: 18px;
	line-height: 24px;
	color: #222;
	word-spacing: 1px;
	padding: 0 0 2px 0;
}
#header .top_info .socials {
	float: right;
	width: 160px;
	text-align: right;
	padding: 25px 0 0 0;
}
#header .top_info .socials a {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 0 0 2px;
}
#search_form {
	float: left;
	width: 320px;
	text-align: right;
	padding: 10px 0 0 0;
}
#search_form .txb_search {
	border: 1px solid #dddddd;
	display: inline-block;
	background: #FFFFFF;
	width: 187px;
	height: 30px;
	margin: 0;
	padding: 0px 0px 0 10px;
	font-family: 'PT Sans', sans-serif;
	color: #798FA1;
}
#search_form .btn_search {
	vertical-align: top;
	width: 75px;
	text-transform: uppercase;
	height: 32px;
	border: 0;
	margin: 0px 0px 0px -4px;
	padding: 0 0 0px 0;
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	cursor: pointer;
	color: #ffffff;
}
/*
================================================================================
|                                     NAVIGATION                               |
================================================================================
*/
.content_top_navigation{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 100%;
	overflow: hidden;
 	background: #efefef;
	margin: 0 auto;
}
.content_top_navigation .row{
		max-width:1170px;
	margin: 0 auto !important;
}
.content_top_navigation .socials{
	text-align: right !important;
}
.bg_navigation {
	width: 100%;
	min-width: 980px;
	background: #FFFFFF;
	border-top: 1px solid #efefef;
	margin: 0 auto;
	background:  #212121;
}
.navigation_wrapper {
	width: 1170px;
	overflow: hidden;
	padding: 0 20px;
	margin: 0 auto;
}
#navigation {
	width: 100%;
	float: left;
	padding: 0 0 0 0;
	text-transform: uppercase;
	text-align: center;
}
#navigation span {
	height: 29px;
	display: none;
	font-family: 'PT Sans', sans-serif;
	;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 28px;
	cursor: pointer;
	text-decoration: none;
	padding: 0px 23px 0 15px;
	background: url(../images/navigation_marker.gif) no-repeat 200px 12px;
}
#navigation ul {
}
#navigation ul li {
	display: inline-block;
	height: 49px;
	margin: 0 7px 0 0;
	border: 0;
	background: none;
	padding: 0;
	line-height: 20px;
}
#navigation ul li a {
	display: inline-block;
	height: 49px;
	padding: 0 0 0 0;
	font-family: 'PT Sans', sans-serif;
	;
	font-weight: bold;
	color: #FFF;
	font-size: 15px;
	line-height: 25px;
	text-decoration: none;
	padding: 11px 15px 0 15px;
}
#navigation ul li.current a, #navigation ul li:hover a {
	background: rgba(0, 0, 0, 0.18);
	color: #FFFFFF;
}
/*
================================================================================
|                                     CONTENT                                  |
================================================================================
*/
#content {
	width: 100%;
	background: #efefef;
	text-align: left;
	min-width: 980px;
	margin: 0 auto;
}
.content {
	width: 1170px;
	margin: 0 auto;
	padding: 15px 20px 0;
}
.line_1 {
	overflow: hidden;
}
.slider_wrapper {
	float: left;
	width: 100%;
}
.search_auto_wrapper {
	width: 100%;
	float: left;
}
.wrapper_1 {
	padding: 6px 0 33px 0;
}
.wrapper_2 {
	padding: 0 0 40px 0;
}
.wrapper_3 {
	padding: 0 0 13px 0;
}
.wrapper_2 .left, .wrapper_3 .left {
	width: 700px;
	float: left;
	padding-top: 13px;
}
.wrapper_4 .left {
	float: left;
	padding-top: 13px;
}
.wrapper_2 .right, .wrapper_3 .right {
	width: 220px;
	float: left;
	padding: 0 0 0 20px;
}
.main_wrapper {
	position: relative;
}
.markered {
	background: url(../images/marker_3.gif) no-repeat right 6px;
	padding-right: 17px;
}
.grey_area {
/*	background: #F8F8F8;
*/	line-height: 18px;
	padding: 7px 15px 8px 15px;
}
.spaced {
	letter-spacing: 0.5px;
}
.mb1 {
	padding-bottom: 40px;
}
img.alignright {
	float: right;
	margin-left: 29px;
	margin-bottom: 20px;
}
img.alignleft {
	float: left;
	margin-right: 29px;
	margin-bottom: 20px;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
	margin-left: 29px;
	margin-bottom: 16px;
}
.alignleft {
	float: left;
	margin-right: 29px;
	margin-bottom: 16px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.chb_devider {
	display: none;
}
.widget_divider {
	display: none;
}
/*
================================================================================
|                                     SERVICES                                 |
================================================================================
*/
.services {
	padding: 19px;
	overflow: hidden;
	margin-bottom: 20px;
	background: #ffffff;
}
.services .service {
	width: 28%;
	float: left;
	border: 1px solid #EBEBEB;
	background: #FFFFFF;
	padding: 19px 19px 14px 19px;
	overflow: hidden;
}
.services .service.center {
	margin: 0 19px 0 20px;
}
.services .service h2 {
	border: 0;
	margin: 0;
	min-height: 39px;
	font-size: 26px;
	line-height: 32px;
	padding: 3px 0 11px 0px;
}
.services .service_1 h2 {
}
.services .service_2 h2 {
}
.services .service_3 h2 {
}
.services p {
	color: #798FA1;
	padding-bottom: 15px;
}
.services .more {
	background: url(../images/buttons/button_9.png) no-repeat 0 0;
	border: 0;
	border-radius: 0;
	color: #FFFFFF;
	text-shadow: 0 -1px 0 #000000;
	display: block;
	font-family: 'PT Sans', sans-serif;
	;
	height: 46px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	margin: 0 0 0px;
	float: right;
	padding: 0px 0px 0px;
	width: 75px;
	line-height: 38px;
	text-transform: uppercase;
	text-decoration: none;
}
/*
================================================================================
|                                     RECENT                                   |
================================================================================
*/
.recent {
	padding: 0 0 32px 0;
	position: relative;
}
.recent .bx-wrapper {
	position: relative;
	/*aggiunte claudio*/
	padding: 17px;
	background: #ffffff;/*aggiunte claudio*/
}
.recent_carousel, .recent_cars {
	width: 100%;
	position: relative;
}
.bx-wrapper{
	max-width: 100% !important;
}
.recent_cars .all {
	background: url(../images/buttons/button_10.png) no-repeat 0 0;
	border: 0;
	border-radius: 0;
	color: #FFFFFF;
	display: block;
	font-family: 'PT Sans', sans-serif;
	;
	height: 32px;
	font-size: 11px;
	text-align: center;
	cursor: pointer;
	line-height: 28px;
	margin: 3px 0 0px;
	padding: 0px 0px 0;
	width: 96px;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 #000000;
	text-decoration: none;
}
.recent_cars {
	padding-bottom: 20px;
}
.recent_cars ul {
	overflow: hidden;
}
.recent_carousel .slide, .recent_cars ul li {
	float: left;
	margin-right: 12px !important;
	position: relative;
	width: 220px;
	border: 0;
	background: none;
	padding: 0;
	height: 164px;
}
.recent_cars ul li {
	margin-bottom: 20px;
}
.recent_cars ul li.last {
	margin-right: 0;
}
.recent_carousel .slide a, .recent_cars ul li a {
	cursor: pointer;
	width: 100%;
	height: 100%;
}
.recent_carousel .slide .description, .recent_cars ul li .description {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 9px 14px 10px 19px;
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
	overflow: hidden;
	z-index: 2;
	opacity: 0;
	background: rgba(30, 38, 47, 0.64);
}
.recent_carousel .slide:hover .description, .recent_cars ul li:hover .description {
	transition-property: opacity;
	transition-duration: 0.2s;
	opacity: 1;
}
.recent_carousel .slide img, .recent_cars ul li img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 220px;
}
.recent_carousel .slide .title, .recent_cars ul li .title {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50px;
	width: 100%;
	padding: 7px 14px 10px 19px;
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	overflow: hidden;
	z-index: 3;
	background: #212121;
}
.recent_carousel .slide .title span.price, .recent_cars ul li .title .price {
	float: right;
	letter-spacing: 1px;
	color: #FFFFFF;
}
.recent_cars .slide .title span.price {
	float: right;
	letter-spacing: 0.5px;
	text-shadow: 0 0 0 #FFB01F;
	color: #FFB01F;
	font-weight: normal;
	font-family: 'PT Sans', sans-serif;
}
.recent .bx-controls {
	position: absolute;
	z-index: 100;
	right: 0;
	top: -80px;
}
.bx-controls a {
	cursor: pointer;
    font-size: 20px;
    color: #222;
}
.bx-controls a:hover {
    text-decoration: none !important;
}
.bx-controls .bx-next:before {
		font-family: FontAwesome;
        top:0;
        left:-5px;
        padding-right:10px;
        content: "\f18e";
}
.bx-controls .bx-prev:before {
		font-family: FontAwesome;
        top:0;
        left:-5px;
        padding-right:10px;
        content: "\f190";	
        margin: 10px;
}
.bx-controls .bx-prev.disable {
	color: #bbbaba;
    cursor: no-drop;
}
.bx-controls .bx-next.disable {
	color: #bbbaba;
    cursor: no-drop;
}
/*
================================================================================
|                                     RECENT BLOG                              |
================================================================================
*/
.recent_blog {
	padding-bottom: 35px;
}
.recent_blog h2 {
	margin-bottom: 21px;
}
.recent_blog .post_block {
	background: #FFFFFF;
	float: left;
	width: 177px;
	margin: 0 20px 0 0;
	padding: 19px 19px 28px;
}
.recent_blog .post_block.last {
	margin: 0;
}
.recent_blog .post_block a.thumb {
	margin: 0 0 17px 0;
}
.recent_blog .post_block img, .recent_blog .post_block a.thumb {
	width: 178px;
	height: 133px;
	display: block;
}
.recent_blog .post_block img {
	border: 1px solid #FFFFFF;
}
.recent_blog .post_block h5 {
	padding: 0 0 15px 0;
}
.recent_blog .post_block h5, .recent_blog .post_block h5 a {
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	;
	font-size: 13px;
	line-height: 16px;
	color: #212121;
	text-transform: uppercase;
	text-decoration: none;
}
.recent_blog .post_block h5 a:hover {
	text-decoration: none;
}
.recent_blog .post_block .date {
	font-family: 'PTSansItalic', Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	color: #798FA1;
	padding: 0 0 3px 0;
}
.recent_blog .post_block .post p {
	padding: 0;
	font-size: 13px;
	color: #212121;
	line-height: 16px;
}
/*
================================================================================
|                                 TABS			                              |
================================================================================
*/
.tabs_wrapper {
	padding: 0 0 38px 0;
}
.tabs_wrapper ul.tabs {
	overflow: hidden;
	border-bottom: 4px solid #2b3b48
}
.tabs_wrapper ul.tabs li {
	float: left;
	margin-right: 5px;
	cursor: pointer;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	;
	font-size: 14px;
	line-height: 38px;
	padding: 1px 18px 0;
	text-transform: uppercase;
	color: #2b3b48;
	overflow: hidden;
	border-bottom: 0;
	background: #FFFFFF;
	height: 38px;
	border-radius: 5px 5px 0 0;
}
.tabs_wrapper ul.tabs li.current {
	background: #2b3b48;
	height: 39px;
	border: 0;
	line-height: 40px;
	color: #FFFFFF;
	padding: 1px 19px 0;
}
.home_tabs .box {
	display: none;
	background: #FFFFFF;
	padding: 15px 19px 20px;
}
.home_tabs .box.visible {
	display: block;
}
.home_tabs .box .all {
	font-size: 13px;
	color: #212121;
	line-height: 20px;
	text-decoration: none;
	float: right;
	margin-right: 53px;
}
.home_tabs .box .all:hover {
	text-decoration: none;
}
.home_tabs .box .results {
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	;
	font-size: 13px;
	line-height: 20px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0 0 15px 0;
}
.tabs_wrapper .bx-wrapper {
	position: relative;
	max-width: 100% !important;
}
.tabs_carousel {
	width: 100%;
	position: relative;
}
.tabs_carousel .slide {
	float: left;
	margin-right: 20px;
	position: relative;
	width: 150px;
	text-align: center;
	border: 0;
	background: none;
	padding: 0;
}
.tabs_carousel .slide a {
	text-decoration: none;
}
.tabs_carousel .slide a.img {
	display: block;
	width: 110px;
	margin: 0 0 14px;
}
.tabs_carousel .slide a.title {
	color: #212121;
	font-family: 'PT Sans', sans-serif;
	;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}
.tabs_carousel .slide a.title:hover {
	text-decoration: none;
}
.tabs_wrapper .bx-controls {
	position: absolute;
	z-index: 100;
	right: 0;
	top: -33px;
}
/*
================================================================================
|                                     WIDGETS                                   |
================================================================================
*/
.sidebar {
	float: left;
	width: 100%;
	padding-bottom: 20px;
}
.sidebar .widget {
	padding: 12px 19px 15px;
	margin-bottom: 20px;
}
.sidebar .widget.grey {
	padding: 20px 20px 20px 20px;
	margin-bottom: 2px;
	background: #ffffff;
}
.sidebar .widget.grey h2 {
	border-bottom: 0;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.sidebar .widget.tags_widget {
	padding-bottom: 9px;
}
.sidebar .widget h2 {
	margin-bottom: 8px;
}
.sidebar .widget.contacts_widget {
	padding-bottom: 2px;
}
.sidebar .widget.contacts_widget h2 {
	margin-bottom: 17px;
}
.sidebar .widget.schedule_widget li {
	overflow: hidden;
	padding-left: 0;
	background: none;
}
.sidebar .widget.schedule_widget li span {
	float: right;
	letter-spacing: 0.5px;
}
.sidebar .widget .post {
	padding: 6px 0 0;
}
.sidebar .widget p {
	color: #798FA1;
	line-height: 20px;
	padding: 0 0 10px 0;
}
.sidebar .widget.grey p {
	color: #212121;
	padding-bottom: 9px;
}
.sidebar .widget .thumb_box {
	padding: 12px 0 8px;
}
.sidebar .widget .thumb {
	width: 200px;
	display: block;
}
.sidebar .widget .thumb img {
	width: 198px;
	border: 1px solid #D9DDE3;
}
.sidebar .widget ul.twitter_feed li {
	background: url(../images/twitter_logo.png) no-repeat 0 11px;
	line-height: 20px;
	border: 0;
	color: #798FA1;
	padding: 6px 0 8px 31px;
}
.sidebar .widget ul.twitter_feed li.last {
	padding-bottom: 0;
}
.sidebar .widget ul.twitter_feed li a {
	color: #F99F15;
}
.sidebar .widget ul.tags {
	padding: 12px 0 0;
	overflow: hidden;
}
.sidebar .widget ul.tags li {
	float: left;
	border: 0;
	background: none;
	padding: 0;
	height: 31px;
	overflow: hidden;
	margin: 0 10px 10px 0;
}
.sidebar .widget ul.tags li.last {
	margin-right: 0;
}
.sidebar .widget ul.tags li a {
	height: 31px;
	display: block;
	background: url(../images/tags_bg.png) no-repeat 0 0;
	line-height: 30px;
	padding: 0 10px 0 13px;
	border-right: 1px solid #ECEEF1;
	border-radius: 0 5px 5px 0;
	text-decoration: none;
}
.sidebar .widget ul.tags li a:hover, .sidebar .widget ul.tags li.active a {
	background-position: 0 -31px;
	color: #FFFFFF;
	border: 0;
	padding-right: 11px;
}
.sidebar .widget .accordion {
	padding: 12px 0 0 0;
}
.sidebar .widget .accordion .acc_box {
	background: url(../images/accordion_close.png) no-repeat 0 0;
	padding: 3px 0 12px 37px;
	border-bottom: 1px solid #E8EAED;
	min-height: 24px;
	margin-bottom: 14px;
}
.sidebar .widget .accordion .acc_box.last {
	border: 0;
	margin: 0;
	padding-bottom: 8px;
}
.sidebar .widget .accordion .acc_box.active {
	background-image: url(../images/accordion_open.png);
}
.sidebar .widget .accordion .acc_box h4 {
	font-weight: normal;
	font-size: 13px;
	color: #212121;
	padding: 0;
	cursor: pointer;
	line-height: 20px;
}
.sidebar .widget .accordion .acc_box.active h4 {
	color: #F99F15;
}
.sidebar .widget .accordion .acc_box div {
	font-weight: normal;
	font-size: 13px;
	color: #212121;
	padding: 0;
	display: none;
	line-height: 20px;
}
.sidebar .widget .accordion .acc_box p {
	padding: 0;
}
.sidebar .tabs_widget {
	margin-bottom: 20px;
	padding-bottom: 0;
}
.sidebar .tabs_widget .box {
	display: none;
	background: #F8F8F8;
	/*border: 1px solid #D9DDE3;*/
	padding: 19px 15px 19px 19px;
}
.sidebar .tabs_widget .box.visible {
	background:#FFFFFF;
	display: block;
}
.sidebar .tabs_widget .tab_post {
	overflow: hidden;
	padding-bottom: 20px;
}
.sidebar .tabs_widget .tab_post.last {
	padding-bottom: 0;
}
.sidebar .tabs_widget .tab_post .thumb {
	width: 15%;
	display: block;
	float: left;
	margin-right: 14px;
}
.sidebar .tabs_widget .tab_post .desc {
	width: 70%;
	float: left;
	padding: 2px 0 0 0;
}
.sidebar .tabs_widget .tab_post .desc a {
	line-height: 20px;
}
/*
================================================================================
|                                     VIDEO		                              |
================================================================================
*/
.video_box {
	padding-bottom: 0px;
}
.video_box h2 {
	margin-bottom: 21px;
}
.video_box .post_block {
	background: #FFFFFF;
	float: left;
	width: 180px;
	margin: 0 20px 0 0;
	padding: 19px 19px 26px;
}
.video_box .post_block.last {
	margin: 0;
}
.video_box .post_block .preview {
	margin: 0 0 15px 0;
}
.video_box .post_block .preview, .video_box .post_block .preview a {
	width: 180px;
	height: 115px;
	position: relative;
	display: block;
}
.video_box .post_block img {
	width: 178px;
	height: 113px;
	border: 1px solid #FFFFFF;
	display: block;
	position: relative;
}
.video_box .post_block img {
	width: 178px;
	position: relative;
	z-index: 1;
	height: 113px;
	border: 1px solid #FFFFFF;
	display: block;
}
.video_box .post_block .preview a span.hover {
	width: 178px;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	height: 113px;
	display: block;
	background: #19222B;
	border: 1px solid #FFFFFF;
	opacity: 0;
}
.video_box .post_block img.video_play {
	width: 46px;
	position: absolute;
	z-index: 10;
	height: 46px;
	display: block;
	border: 0;
	opacity: 0;
	top: 50%;
	left: 50%;
	margin: -23px 0 0 -23px;
}
.video_box .post_block .preview a:hover span.hover {
	transition-property: opacity;
	transition-duration: 0.2s;
	opacity: 0.9;
}
.video_box .post_block .preview a:hover img.video_play {
	transition-property: opacity;
	transition-duration: 0.2s;
	opacity: 1;
}
.video_box .post_block h5 {
	padding: 0 0 6px 0;
}
.video_box .post_block h5, .video_box .post_block h5 a {
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	;
	font-size: 13px;
	line-height: 16px;
	color: #212121;
	text-transform: uppercase;
	text-decoration: none;
}
.video_box .post_block h5 a:hover {
	text-decoration: none;
}
.video_box .post_block .date {
	font-family: 'PTSansItalic', Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	color: #798FA1;
	padding: 0 0 3px 0;
}
.video_box .post_block .post p {
	padding: 0;
	font-size: 13px;
	color: #212121;
	line-height: 16px;
}
/*
================================================================================
|                               HOME NEWS		                              |
================================================================================
*/
.news {
	width: 180px;
	border: 1px solid #D9DDE3;
	padding: 12px 19px 21px;
	margin: 0 0 27px;
}
.news .news_box {
	padding: 1px 0 37px;
}
.news .news_box .thumb {
	width: 178px;
	display: block;
	margin: 0 0 16px;
}
.news .news_box .thumb img {
	width: 178px;
	border: 1px solid #D9DDE3;
}
.news .news_box h5 {
	padding: 0 0 13px 0;
}
.news .news_box h5, .news .news_box h5 a {
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	;
	font-size: 13px;
	line-height: 16px;
	color: #212121;
	text-transform: uppercase;
	text-decoration: none;
}
.news .news_box h5 a:hover {
	text-decoration: none;
}
.news .news_box .date {
	font-family: 'PTSansItalic', Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	color: #798FA1;
	padding: 0 0 3px 0;
}
.news .news_box .post p {
	padding: 0;
	font-size: 13px;
	color: #212121;
	line-height: 16px;
}
.news .all_news {
	width: 81px;
	height: 32px;
	background: url(../images/buttons/button_4.png) no-repeat 0 0;

	display: block;
	line-height: 28px;
	color: #FFFFFF;
	font-family: 'PT Sans', sans-serif;
	;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	margin: -15px 0 0 1px;
	text-shadow: 0 -1px 0 #000000;
}
/*
================================================================================
|                               BREADCRUMBS		                              |
================================================================================
*/
.breadcrumbs {
	padding: 0px 0 15px;
}
.breadcrumbs, .breadcrumbs a {
	line-height: 20px;
	font-size: 13px;
	color: #212121;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: none;
}
.breadcrumbs img {
	margin: 0 4px 2px 4px;
}
/*
================================================================================
|                               SUBSCRIBE		                              |
================================================================================
*/
.get_news_box {
	width: 180px;
	border: 1px solid #DA8500;
	padding: 12px 19px 21px;
	background: url(../images/bg_subscribe.jpg) repeat 0 0;
	margin: 0 0 20px;
}
.get_news_box h3 {
	color: #FFFFFF;
	text-shadow: 0 0 0 #FFFFFF;
	border-bottom: 1px solid #F29A00;
	padding: 0 0 9px;
	margin: 0 0 21px;
}
.get_news_box .txb {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DC9B00;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 0 0 #FBDE99;
	color: #888888;
	display: block;
	font-family: 'PT Sans', sans-serif;
	height: 28px;
	line-height: 28px;
	margin: 0 0 15px;
	padding: 1px 10px 0;
	vertical-align: top;
	width: 158px;
}
.get_news_box .btn_subscribe {
	background: url("../images/buttons/button_5.png") no-repeat scroll 0 0 transparent;
	color: #212121;
	text-shadow: 0 0 0 #212121;
	display: block;
	font-family: 'PT Sans', sans-serif;
	;
	font-size: 11px;
	height: 31px;
	line-height: 20px;
	margin: 0px 0 0;
	letter-spacing: 0.5px;
	padding: 0px 0 5px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 81px;
	border: 0;
}
/*
================================================================================
|                             CONSTRUCTION  SUBSCRIBE                           |
================================================================================
*/
.newsletter {
	text-align: center;
	padding: 44px 0 45px 0;
}
.newsletter .title {
	color: #212121;
	line-height: 20px;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	;
	padding: 0 0 25px 0;
}
.newsletter .txb {
	background: #FFFFFF;
	border: 1px solid #D1D5DC;
	border-radius: 4px 4px 4px 4px;
	color: #798FA1;
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	height: 39px;
	line-height: 38px;
	margin: 0 16px 0px 0;
	padding: 0px 14px 0;
	vertical-align: top;
	width: 310px;
}
.newsletter .btn_subscribe {
	background: url("../images/buttons/button_7.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	text-shadow: 0 -1px 0 #050A0F;
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	;
	font-size: 14px;
	height: 46px;
	line-height: 20px;
	margin: 0px 0 0;
	letter-spacing: 0.5px;
	padding: 0px 0 9px;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 106px;
	border: 0;
}
/*
================================================================================
|                                     SLIDER                                   |
================================================================================
*/
.slider {
	position: relative;
}
.slider .sliderContent {
	position: relative;
	overflow: hidden;
}
.slider .sliderContent .item {
	position: absolute;
	top: 0;
	left: 0;
}
.slider .slide img {
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
}
.slider .slide .description {
	position: absolute;
	bottom: 0;
	left: 0; 
	background: #ffffff;
	min-height: 50px;
	z-index: 2;
}
.slider .slide .description h2 {
	font-family: 'PT Sans', sans-serif;
	;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 21px;
	max-width: 440px;
	line-height: 28px;
	padding: 0 20px 3px;
	border: 0;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
}
.slider .slide .description p {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.6);
	line-height: 18px;
	padding: 0 20px;
	overflow: hidden;
	max-width: 440px;
	white-space: nowrap;
}
.slider .slide .description p span {
	padding: 0 16px 0 0
}
.slider .slide .description .price {
	color: #FFFFFF;
	line-height: 28px;
	font-size: 21px;
	font-family: Arial, sans-serif;
	position: absolute;
	top: 14px;
	font-weight: bold;
}
.home_slider .bx-controls, .page_slider .bx-controls {
	position: absolute;
	bottom: 21px;
	z-index: 10;
}
.home_slider .bx-pager .bx-pager-item, .page_slider .bx-pager .bx-pager-item {
	display: inline-block;
}
.home_slider .bx-pager .bx-pager-item a.bx-pager-link, .page_slider .bx-pager .bx-pager-item a.bx-pager-link {
	display: inline-block;
	width: 8px;
	height: 8px;
	text-indent: 9999px;
	overflow: hidden;
	background: #b3bec5;
	border-radius: 50px;
	margin: 0 0 0 8px;
}
.home_slider .bx-pager .bx-pager-item a.bx-pager-link.active, .page_slider .bx-pager .bx-pager-item a.bx-pager-link.active {
	background: #FFFFFF;
}
.home_slider {
	position: relative;
}
.home_slider .slider {
	width: 620px;
	height: 425px;
}
.home_slider .slider .slide {
	width: 620px;
	height: 425px;
}
.home_slider .slider .slide img {
	width: 100%;
}
.home_slider .slider .slide .description {
	width: 100%;
	padding: 13px 0 20px;
	background: #212121;
}
.home_slider .slider .slide .description .price {
	right: 20px;
}
.home_slider .bx-controls {
	right: 21px;
}
.page_slider {
	margin-bottom: 7px;
	position: relative;
}
.page_slider .slider {
	width: 1170px;
	height: 425px;
}
.page_slider .slider .slide {
	width: 1170px;
	height: 425px;
}
.page_slider .slider .slide img {
	width: 1170px;
	height: 425px;
}
.page_slider .slider .slide .description {
	width: 100%;
	padding: 13px 0px 20px 0px;
}
.page_slider .slider .slide .description .price {
	right: 340px;
}
.page_slider .bx-controls {
	right: 341px;
}
/*.bx-viewport{
	height: auto!important;
}*/
/*
================================================================================
|                                     BANNERS                                   |
================================================================================
*/
.banner {
	margin-bottom: 20px;
}
.banners {
	overflow: hidden;
	padding-bottom: 25px;
}
.main_banner {
	overflow: hidden;
	color: #FFFFFF;
	padding-top:20px;
	padding-bottom:20px;
}
.banner_1 {
	background: #FFF;
	border: 1px solid #FFF;
}
.banner_2 {
	background: #FFF;
	border: 1px solid #FFF;
}
.main_banner .text_wrapper {
	width: 100%;
	float: left;
	text-indent: 67px;
}
.main_banner.banner_1 .text_wrapper {
	background: url(../images/banners/banner_img_1.png) no-repeat 0 4px;
}
.main_banner.banner_2 .text_wrapper {
	background: url(../images/banners/banner_img_2.png) no-repeat 9px 2px;
}
.main_banner p.title {
	font-size: 30px;
	line-height: 36px;
	padding: 0;
	color:#222;
}
.main_banner p.desc {
	font-size: 11px;
	line-height: 18px;
	color:#222;
	padding: 0;
}

/*
================================================================================
|                                     SEARCH AUTO                              |
================================================================================
*/
.search_auto {
	padding: 11px 19px 7px;
	background: #FFFFFF;
}
.catalog_sidebar .search_auto {
	width: 180px;
	margin-bottom: 20px;
}
.search_auto h3 {
	padding: 0 0 12px 0;
	float: left;
}
.catalog_sidebar .search_auto h3 {
	float: none;
}
.search_auto .categories {
	float: right;
	padding: 11px 0 0 0;
}
.catalog_sidebar .search_auto .categories {
	float: none;
	padding: 1px 0 9px 0;
}
.search_auto .categories input {
	display: none;
}
.search_auto .categories label {
	position: relative;
	width: 25px;
	height: 13px;
	display: inline-block;
	cursor: pointer;
	margin: 0 0 0 7px;
}
.catalog_sidebar .search_auto .categories label {
	margin: 0 7px 0 10px;
}
.search_auto .categories label:after {
	width: 25px;
	cursor: pointer;
	height: 13px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	display: inline-block;
	content: '';
}
.search_auto .categories input#search_radio_1 + label:after {
	background: url(../images/search_auto_icons/search_radio_1.png) no-repeat 0 0;
}
.search_auto .categories input#search_radio_2 + label:after {
	background: url(../images/search_auto_icons/search_radio_2.png) no-repeat 0 0;
}
.search_auto .categories input#search_radio_3 + label:after {
	background: url(../images/search_auto_icons/search_radio_3.png) no-repeat 0 0;
}
.search_auto .categories input#search_radio_4 + label:after {
	background: url(../images/search_auto_icons/search_radio_4.png) no-repeat 0 0;
}
.search_auto .categories input#search_radio_1:checked + label:after {
	background: url(../images/search_auto_icons/search_radio_active_1.png) no-repeat 0 0;
}
.search_auto .categories input#search_radio_2:checked + label:after {
	background: url(../images/search_auto_icons/search_radio_active_2.png) no-repeat 0 0;
}
.search_auto .categories input#search_radio_3:checked + label:after {
	background: url(../images/search_auto_icons/search_radio_active_3.png) no-repeat 0 0;
}
.search_auto .categories input#search_radio_4:checked + label:after {
	background: url(../images/search_auto_icons/search_radio_active_4.png) no-repeat 0 0;
}
.search_auto .select_box_1 {
	padding: 0 0 8px 0;
}
.catalog_sidebar .search_auto .select_box_1 {
	width: 180px;
}
.search_auto .select_box_2 {
	width: 260px;
	padding: 0 0 8px 0;
}
.catalog_sidebar .search_auto .select_box_2 {
	width: 180px;
}
.search_auto .select_box_2 .custom-select {
	float: left;
	width: 125px;
}
.catalog_sidebar .search_auto .select_box_2 .custom-select {
	float: left;
	width: 85px;
}
.search_auto .select_box_2 .custom-select:first-child {
	margin-right: 10px;
}
.search_auto label {
	font-size: 13px;
	display: block;
	line-height: 18px;
	padding: 0 0 3px 0;
}
.search_auto label strong {
	color: #222;
}
.search_auto label.check_label {
	display: inline;
	vertical-align: top;
	color: #798FA1;
	line-height: 20px;
	font-size: 13px;
}
.search_auto .chb_wrapper {
	float: left;
	padding: 25px 0 0 0;
}
.catalog_sidebar .search_auto .chb_wrapper {
	float: none;
	padding: 0px 0 0 0;
}
.search_auto .chb_wrapper input {
	margin: 4px 2px 0 0;
	vertical-align: top;
}
.search_auto .btn_search {
	width: 104px;
	height: 46px;
	background: url(../images/buttons/button_2.png) no-repeat 0 0;
	border: 0;
	cursor: pointer;
	border-radius: 4px;
	float: right;
	font-family: 'PT Sans', sans-serif;

	color: #FFFFFF;
	text-shadow: 0 -1px 0 #050A0F;
	text-transform: uppercase;
	font-size: 14px;
	margin: 13px 0 0 0;
	padding: 0 0 7px 0;
}
.catalog_sidebar .search_auto .btn_search {
	float: none;
	margin: 16px 0 1px 0;
	padding: 0 0 9px 0;
}
/*
================================================================================
|                                CALCULATOR		                              |
================================================================================
*/
.calculator {
	padding: 14px 27px 14px;
	background: #ffffff;
	margin-bottom: 20px;
}
.calculator h3 {
	padding: 0 0 12px 0;
}
.calculator label {
	font-size: 13px;
	display: block;
	line-height: 18px;
	padding: 0 0 3px 0;
}
.calculator label strong {
	color: #212121;
}
.calculator .select_box_1 {
	width: 180px;
	padding: 0 0 8px 0;
}
.calculator .btn_calc {
	width: 104px;
	height: 46px;
	background: url(../images/buttons/button_2.png) no-repeat 0 0;
	border: 0;
	cursor: pointer;

	border-radius: 4px;
	font-family: 'PT Sans', sans-serif;

	color: #FFFFFF;
	text-shadow: 0 -1px 0 #050A0F;
	text-transform: uppercase;
	font-size: 14px;
	margin: 12px 0 0 0;
	padding: 0 0 9px 0;
}
/*
================================================================================
|                                PAGINATION		                              |
================================================================================
*/
.pagination {
	float: right;
}
.pagination ul {
	overflow: hidden;
}
.pagination ul li {
	float: left;
	color: #212121;
	text-shadow: 1px 0 0 #212121;
	letter-spacing: 1px;
	border: 0;
	background: none;
	padding: 0 0 0 2px;
}
.pagination ul li.space {
	padding: 5px 8px 0 11px;
}
.pagination ul li.next {
	padding: 0 0 0 15px;
}
.pagination ul li a {
	position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
	color: #212121;
   	text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination ul li a:hover, .pagination ul li.active a {
	background-position: 0 -29px;
	color: #FFF;
	background: #212121;
	text-shadow: none;
}
.pagination ul li.next a {
	background: none;
	width: 6px;
	padding: 9px 0 0;
	height: 20px;
}
.pagination ul li.disabled a, .pagination ul li.disabled a:hover {
	background: none;
	cursor: default;
}
/*
================================================================================
|                                 BLOG		                                   |
================================================================================
*/
.blog {
	float: left;
	padding: 0 40px 0 0;
}
.blog_post {
	overflow: hidden;
	padding: 20px;
	background: #fff;
	margin-bottom: 20px;
}
.blog_single_post {
	border-bottom: 1px solid #D1D5DC;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.blog_post .thumb {
	margin: 0 25px 0 0;
	float: left;
}
.blog_post .thumb, .blog_post .thumb img {
	width: 180px;
}
.blog_post .blog_desc {
	/*	float: left;
	width: 455px;*/
	padding: 2px 0 0 0;
}
.blog_post .grey_area, .blog_single_post .grey_area {
	padding-top: 6px;
	padding-bottom: 7px;
	margin-bottom: 14px;
}
.blog_single_post .grey_area {
	margin-bottom: 20px;
}
.blog_date, .blog_author, .blog_category, .blog_comments {
	display: inline-block;
	min-height: 15px;
	margin: 0 12px 0 0;
}
.blog_date, .blog_author, .blog_category, .blog_comments, .blog_category a {
	font-size: 11px;
	font-family: 'PTSansItalic', Arial, sans-serif;
	font-style: italic;
	line-height: 18px;
	color: #798FA1;
	text-decoration: none;
}
.blog_date:hover, .blog_author:hover, .blog_comments:hover, .blog_category a:hover {
	text-decoration: none;
}
.blog_date {
	background: url(../images/blog_icons/blog_date_icon.png) no-repeat 0 1px;
	padding: 0 0 0 24px;
}
.blog_author {
	background: url(../images/blog_icons/blog_author_icon.png) no-repeat 0 1px;
	padding: 0 0 0 23px;
}
.blog_category {
	background: url(../images/blog_icons/blog_categories_icon.png) no-repeat 0 1px;
	padding: 0 0 0 24px;
}
.blog_comments {
	background: url(../images/blog_icons/blog_comments_icon.png) no-repeat 0 1px;
	padding: 0 0 0 24px;
}
.blog_post .post p {
	color: #798FA1;
	line-height: 20px;
	padding: 0px 0 10px;
}
.blog_single_post .post p {
	color: #798FA1;
	line-height: 20px;
	padding: 4px 0 15px;
}
.blog_post .more {
	text-decoration: none;
}
.blog_post .more:hover {
	text-decoration: none;
}
/*
================================================================================
|                               COMMENTS	                                   |
================================================================================
*/
.comments {
	padding: 4px 0 3px 0;
}
.comments ul {
	padding: 4px 0 0 0;
}
.comments ul li {
	background: none;
	padding: 0 0 0px 0;
	border-bottom: 1px solid #E8EAED;
}
.comments ul li.last {
	border: 0;
}
.comments ul li ul, .comments ul li ul li ul {
	padding: 0px 0 0 0;
}
.comments ul li ul li {
	background: none;
	margin: 0px 0 0 0;
	padding: 0px 0 0px 0;
	border-top: 1px solid #E8EAED;
	border-bottom: 0;
}
.comments ul li ul li ul li {
	background: none;
	padding: 0px 0 0px 0;
	border-top: 1px solid #E8EAED;
	border-bottom: 0;
}
.comments ul li img {
	float: left;
	width: 61px;
	margin: 6px 19px 0 0;
}
.comments ul li .wrapper {
	padding: 24px 0 25px 0;
}
.comments ul li.first > .wrapper {
	padding: 0px 0 25px 0;
}
.comments ul li ul li .wrapper {
	padding: 24px 0 25px 81px;
}
.comments ul li ul li ul li .wrapper {
	padding: 24px 0 25px 162px;
}
.comments ul li .comment_data {
	padding: 0 0 0 80px;
}
.comment_author {
	overflow: hidden;
}
.comments ul li .comment_data .author {
	font-weight: bold;
	color: #212121;
	line-height: 20px;
	font-family: 'PT Sans', sans-serif;
	;
	float: left;
	padding: 0 10px 4px 0;
}
.comments ul li .comment_data .date {
	font-style: italic;
	color: #798FA1;
	line-height: 20px;
	font-family: 'PTSansItalic', Arial, sans-serif;
	font-size: 11px;
	float: left;
}
.comments ul li .comment_data .comment {
	line-height: 20px;
}
.comments ul li .reply {
	background: url(../images/reply.png) no-repeat 0 2px;
	padding: 0 0 0 19px;
	float: right;
	line-height: 20px;
}
.comment_form {
	padding-bottom: 40px;
}
.comment_form h2 {
	margin-bottom: 15px;
}
.comment_form .fld_box {
	width: 193px;
	float: left;
}
.comment_form .fld_box.center {
	padding: 0 41px 0 40px;
}
.comment_form label {
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	;
	color: #293484;
	display: block;
	padding-left: 1px;
	line-height: 18px;
	padding-bottom: 3px;
}
.comment_form input {
	background: #FFFFFF;
	border: 1px solid #D1D5DC;
	border-radius: 3px;
	box-shadow: none;
	color: #888888;
	display: block;
	font-family: 'PT Sans', sans-serif;
	height: 28px;
	line-height: 28px;
	margin: 0 0 8px;
	padding: 1px 10px 0;
	vertical-align: top;
	font-size: 13px;
	width: 171px;
}
.comment_form textarea {
	background: #FFFFFF;
	border: 1px solid #D1D5DC;
	border-radius: 3px;
	box-shadow: none;
	color: #888888;
	display: block;
	font-family: 'PT Sans', sans-serif;
	height: 100px;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 1px 0px 0 10px;
	vertical-align: top;
	width: 648px;
	font-size: 13px;
	resize: none;
}
.comment_form input.submit {
	background: url(../images/buttons/button_6.png) no-repeat 0 0;
	border: 0;
	border-radius: 0;
	color: #FFFFFF;
	display: block;
	font-family: 'PT Sans', sans-serif;
	;
	height: 46px;
	font-size: 14px;
	cursor: pointer;
	line-height: 18px;
	margin: 0 0 0px;
	padding: 0px 0px 9px;
	width: 87px;
	text-transform: uppercase;
}
.contact_form input.button.loanbutton.submit_form{
	background: #212121;
    box-shadow: none;
    color: #FFFFFF;
    display: block;
    font-family: 'PT Sans', sans-serif;
    height: 40px;
    line-height: 28px;
    margin: 0 0 8px;
    padding: 1px 10px 0;
    vertical-align: top;
    font-size: 18px;
    width: 15%;
}
.contact_form input.button.loanbutton.submit_form.cancel{
	background: #adadad;
    box-shadow: none;
    color: #FFFFFF;
    display: block;
    font-family: 'PT Sans', sans-serif;
    height: 40px;
    line-height: 28px;
    margin: 0 20px 8px;
    padding: 1px 10px 0;
    vertical-align: top;
    font-size: 18px;
    width: 15%;
}
/*
================================================================================
|                              DEALER		                                   |
================================================================================
*/
.best_offer {
	position: relative;
}
.best_offer img {
	position: relative;
	z-index: 1;
	top: 0;
	left: 0;
}
.best_offer .label {
	height: 47px;
	font-size: 24px;
	z-index: 10;
	position: absolute;
	top: 36px;
	left: 0;
	line-height: 46px;
	color: #FFFFFF;
	padding: 0 19px 0 19px;
	background: #212121;
}
.best_offer .description {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/bg_slider_content.png) repeat 0 0;
	width: 620px;
	min-height: 50px;
	z-index: 2;
	padding: 13px 20px 20px;
}
.best_offer .description h2 {
	font-family: 'PT Sans', sans-serif;
	;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 21px;
	max-width: 440px;
	line-height: 28px;
	padding-bottom: 3px;
	border: 0;
	margin: 0;
}
.best_offer .description p {
	font-size: 12px;
	color: #A9B5BD;
	line-height: 18px;
}
.best_offer .description p span {
	padding: 0 16px 0 0
}
.best_offer .description .price {
	color: #FFB01F;
	line-height: 28px;
	font-size: 21px;
	text-shadow: 0 -1px 0 #000003;
	font-family: Arial, sans-serif;
	position: absolute;
	top: 14px;
	font-weight: bold;
	right: 20px;
}
.offers {
	padding: 20px 0 17px 0;
	overflow: hidden;
	border-bottom: 1px solid #D1D5DC;
}
.offers .count {
	line-height: 20px;
	float: left;
	padding: 4px 0 0 0;
}
.offers .count strong {
	color: #212121;
}
.offers .all {
	background: url(../images/buttons/button_8.png) no-repeat 0 0;
	border: 0;
	border-radius: 0;
	color: #FFFFFF;
	display: block;
	font-family: 'PT Sans', sans-serif;
	;
	height: 33px;
	font-size: 11px;
	text-align: center;
	cursor: pointer;
	line-height: 28px;
	margin: 0 0 0px;
	padding: 0px 0px 0;
	width: 120px;
	float: right;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 #000000;
	text-decoration: none;
}
.dealer_catalog li .catalog_desc {
	padding: 0 0 0 0px;
	width: 471px;
}
.dealer_bottom {
	padding: 30px 0 40px;
}
/*
================================================================================
|                              CUSTOM SELECT                                   |
================================================================================
*/
.custom-select {
	position: relative;
	width: auto;
}
.custom-select select {
	display: none;
}
.custom-select .custom-text {
	border: 1px solid #D1D5DC;
	border-radius: 3px;
	background: #FFFFFF;
	display: block;
	color: #798FA1;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	font-family: 'PT Sans', sans-serif;
	padding: 1px 0 0 11px;
	box-shadow: 0 1px 0 0 #FFFFFF;
	width: auto;
	background: url(../images/select_marker.gif) no-repeat right 13px #FFFFFF;
}
.select-list {
	border: 1px solid #D1D5DC;
	z-index: 100;
	border-radius: 3px;
	background: #FFFFFF;
	display: block;
	color: #798FA1;
	font-size: 13px;
	top: 31px;
	line-height: 28px;
	font-family: 'PT Sans', sans-serif;
	padding: 0px 0 0 0px;
	width: 100%;
	position: absolute;
}
.custom-scroll {
	overflow: hidden;
}
.select-scroll {
	background-color: #D1D5DC;
	border-radius: 0px 2px 2px 0px;
	width: 12px;
}
.select-scroll {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}
.maxlength .scroll-drag:after {
	display: block;
	font-size: 14px;
	left: 50%;
	margin: -14px 0 0 -4px;
	position: relative;
	top: 50%;
}
.scroll-drag {
	background-color: #293648;
	border-radius: 2px 2px 2px 2px;
	top: 0;
	width: 10px;
}
.scroll-drag {
	cursor: pointer;
	display: block;
	left: 1px;
	position: absolute;
}
.custom-select ul {
	left: 0;
	position: relative;
	top: 0;
}
.custom-select ul li {
	padding-left: 10px;
	cursor: pointer;
	border: 0;
	background: none;
}
.custom-select ul li.selected, .custom-select ul li:hover {
	background: #798FA1;
	color: #FFFFFF;
}
.select_box_1 .select-list {
	width: 258px;
}
.select_box_2 .select-list {
	width: 124px;
}
.catalog_sidebar .select_box_1 .select-list, .car_sidebar .select_box_1 .select-list {
	width: 178px;
}
.catalog_sidebar .select_box_2 .select-list {
	width: 83px;
}
.sell_select .select-list {
	width: 205px;
}
/*
================================================================================
|                                  CONTACTS		                                |
================================================================================
*/
.contacts_box {
	background: #ffffff;
	padding: 10px 10px 10px 20px;
	overflow: hidden;
	margin: 0 0 33px 0;
}
.contacts_box h3 {
	padding-bottom: 14px;
}
.contacts_box .left {
	width: 220px;
	padding: 3px 20px 0 0;
	float: left;
}
.contacts_box .detail {
	padding: 0 0 20px 37px;
	min-height: 27px;
}
.car_contacts .detail, .contacts_widget .detail {
	padding: 0 0 15px 37px;
	min-height: 27px;
}
.contacts_box .detail.single_line {
	padding: 8px 0 17px 37px;
}
.car_contacts .detail.single_line, .contacts_widget .detail.single_line {
	padding: 8px 0 12px 37px;
}
.contacts_box .detail, .contacts_box .detail a, .car_contacts .detail, .car_contacts .detail a, .contacts_widget .detail, .contacts_widget .detail a {
	color: #222;
	line-height: 16px;
	text-decoration: none;
}
.contacts_box .detail a:hover, .car_contacts .detail a:hover, .contacts_widget .detail a:hover {
	text-decoration: none;
}
.addr:before {
    font-family: FontAwesome;
    top: 0;
    left: -5px;
    padding-right: 10px;
    content: "\f041";
    font-size:20px;
}
.phones:before {
    font-family: FontAwesome;
    top: 0;
    left: -5px;
    padding-right: 10px;
    content: "\f095";
    font-size:20px;
}
.email a{
	color:#222 !important;
	
}
.email:before {
	    font-family: FontAwesome;
    top: 0;
    left: -5px;
    padding-right: 10px;
    content: "\f003";
    font-size:20px;
	}
.web:before {
	    font-family: FontAwesome;
    top: 0;
    left: -5px;
    padding-right: 10px;
    content: "\f0ac";
    font-size:20px;
}
.web a {
	color:#222 !important;
}
.contacts_box .map {
	width: 70%;
	height: 265px;
	float: right;
}
.contact_form {
/*padding: 0 0 28px;*/
}
.contact_form h2 {
	margin-bottom: 30px;
}
.contact_form .fld_box {
	width: 50%;
	float: left;
}
.contact_form .fld_box.center {
/*padding: 0 39px 0 40px;*/
}
.contact_form label {
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	display: block;
	padding-left: 1px;
	line-height: 18px;
	padding-bottom: 3px;
}
.contact_form input {
	background: #FFFFFF;
	/*border: 1px solid #D1D5DC;
	border-radius: 3px;  customer */
	box-shadow: none;
	color: #888888;
	display: block;
	font-family: 'PT Sans', sans-serif;
	height: 40px;
	line-height: 28px;
	margin: 0 0 8px;
	padding: 1px 10px 0;
	vertical-align: top;
	font-size: 13px;
	width: 100%; /* customer */
}
.contact_form textarea {
	background: #FFFFFF;
	/*border: 1px solid #D1D5DC;
	border-radius: 3px; customer */
	box-shadow: none;
	color: #888888;
	display: block;
	font-family: 'PT Sans', sans-serif;
	height: 100px;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 1px 0px 0 10px;
	vertical-align: top;
	width: 100%; /* customer */
	font-size: 13px;
	resize: none;
}
.contact_form input.submit {
	background: url(../images/buttons/button_6.png) no-repeat 0 0;
	border: 0;
	border-radius: 0;
	color: #FFFFFF;
	display: block;
	font-family: 'PT Sans', sans-serif;
	;
	height: 46px;
	font-size: 14px;
	cursor: pointer;
	line-height: 18px;
	margin: 0 0 0px;
	padding: 6px 0px 9px;
	width: 87px;
	text-transform: uppercase;
}
ul.personal_list {
}
ul.personal_list li {
	width: 450px;
	margin: 0 36px 36px 0;
	overflow: hidden;
	display: inline-block;
	border: 0;
	background: none;
	padding: 0;
}
ul.personal_list li.last {
	margin-right: 0;
}
ul.personal_list li, ul.personal_list li a {
	line-height: 18px;
	color: #798FA1;
	text-decoration: none;
}
ul.personal_list li a:hover {
	text-decoration: none;
}
ul.personal_list li img.thumb {
	float: left;
	width: 138px;
	height: 138px;
	margin: 0 25px 0 0;
}
ul.personal_list li .inner {
	float: left;
	width: 287px;
	padding: 18px 0 0;
	overflow: hidden;
}
ul.personal_list li .grey_area {
	letter-spacing: 0.5px;
	color: #212121;
	margin-bottom: 10px;
}
ul.personal_list li .grey_area span {
	padding-right: 7px;
}
/*
================================================================================
|                                     404	                                   |
================================================================================
*/
.counter_heading {
	font-size: 28px;
	line-height: 34px;
	color: #212121;
	text-align: center;
	padding: 47px 0 43px 0;
}
.counter_wrapper {
	text-align: center;
	border-bottom: 1px solid #D1D5DC;
	padding: 0 0 60px 0;
}
#counter {
	display: inline-block;
	background: #F8F8F8;
	border: 1px solid #EBEBEB;
	border-radius: 5px;
	padding: 10px 0 14px 0;
	overflow: hidden;
}
#counter .countdown_section {
	width: 87px;
	display: block;
	text-align: center;
	color: #212121;
	float: left;
	margin: 0 10px;
	line-height: 20px;
}
#counter .countdown_amount {
	width: 85px;
	height: 87px;
	background: url(../images/digit.png) no-repeat 0 0;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 60px;
	text-align: center;
	font-weight: bold;
	color: #212121;
	line-height: 87px;
	padding: 0 0 0 2px;
	margin: 0 0 9px 0;
}
.needs_wrapper {
	padding: 21px 29px 18px 29px;
	background: #F8F8F8;
	border: 1px solid #EBEBEB;
	margin: 0 0 40px;
	overflow: hidden;
}
.needs_wrapper .post_block {
	width: 240px;
	float: left;
}
.needs_wrapper .post_block.center {
	padding: 0 76px 0 77px;
}
.needs_wrapper h3 {
	padding-bottom: 9px
}
.needs_wrapper ul {
	padding: 0;
}
.needs_wrapper ul li {
	background: url(../images/marker_4.png) no-repeat 0 7px;
	padding: 0 0 7px 15px;
	line-height: 18px;
	border: 0;
}
.needs_wrapper ul li, .needs_wrapper ul li a {
	color: #798FA1;
	text-decoration: none;
}
.needs_wrapper ul li a:hover {
	text-decoration: none;
}
/*
================================================================================
|                                     SELL                                   |
================================================================================
*/
.message {
	border: 1px solid #EBEBEB;
	background: #F8F8F8;
	padding: 11px 19px 11px 19px;
	margin-bottom: 33px;
}
.message h3 {
	padding: 0 0 11px 0;
}
.message p {
	line-height: 20px;
	padding-bottom: 3px;
}
.sell_box {
	padding-bottom: 26px;
}
.sell_box.sell_box_2 {
	padding-bottom: 25px;
}
.sell_box.sell_box_3 {
	padding-bottom: 24px;
}
.sell_box.sell_box_4 {
	padding-bottom: 13px;
}
.sell_box.sell_box_5 {
	padding-bottom: 33px;
}
.sell_box h2 {
	margin-bottom: 14px;
}
.sell_box label {
	color: #212121;
	padding: 0 0 2px 0;
	line-height: 20px;
	display: block;
}
.sell_box label span {
	color: #FFB52E;
}
.sell_box .select_wrapper, .sell_box .input_wrapper, .sell_box .single_chb_wrapper {
	width: 245px;
	float: left;
	padding-bottom: 7px;
}
.sell_box .single_chb_wrapper {
	padding-top: 28px;
}
.sell_box .select_wrapper.last, .sell_box .input_wrapper.last, .sell_box .single_chb_wrapper.last {
	width: 205px;
}
.sell_box .input_wrapper.large {
	width: 490px;
}
.sell_box .input_wrapper.large.last {
	width: 450px;
}
.sell_box .foto_wrapper {
	float: left;
	width: 140px;
	margin: 6px 20px 20px 0;
}
.sell_box .foto_wrapper.last {
	margin-right: 0;
}
.sell_box .txb {
	border: 1px solid #D1D5DC;
	display: block;
	vertical-align: top;
	background: #FFFFFF;
	border-radius: 4px;
	width: 183px;
	height: 28px;
	margin: 0;
	padding: 1px 10px 0 10px;
	line-height: 28px;
	font-family: 'PT Sans', sans-serif;
	color: #798FA1;
}
.sell_box .txb.large {
	width: 428px;
}
.sell_box .chb_group {
	float: left;
	padding: 4px 0 0 0;
	width: 158px;
}
.sell_box .chb_group.last {
	width: 148px;
}
.sell_box .foto_wrapper a {
	border: 1px solid #EBEBEB;
	background: #F8F8F8;
	display: block;
	width: 138px;
	height: 103px;
	text-transform: uppercase;
	color: #798FA1;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
.sell_box .foto_wrapper a img.upload {
	display: block;
	margin: 25px auto 9px;
}
.sell_submit_wrapper {
	border-top: 1px solid #D1D5DC;
	padding: 18px 0 35px 0;
}
.sell_submit_wrapper input.sell_submit {
	background: url(../images/buttons/button_6.png) no-repeat 0 0;
	border: 0;
	border-radius: 0;
	color: #FFFFFF;
	display: block;
	font-family: 'PT Sans', sans-serif;
	;
	height: 46px;
	float: right;
	font-size: 14px;
	cursor: pointer;
	line-height: 18px;
	margin: 2px 0 0px;
	padding: 0px 0px 9px;
	width: 87px;
	text-transform: uppercase;
}
/*
================================================================================
|                                     CHECKBOXES                               |
================================================================================
*/
.custom_chb {
	width: 17px;
	height: 17px;
	float: left;
	overflow: hidden;
	background: url(../images/checkbox.png) no-repeat 0 0;
	cursor: pointer;
	margin: 2px 0 0 0;
}
.custom_chb.active {
	background-position: 0 -17px;
}
.custom_chb_wrapper {
	display: block;
	overflow: hidden;
	margin-bottom: 7px;
}
.custom_chb_wrapper label {
	font-size: 13px;
	float: left;
	color: #798FA1;
	line-height: 20px;
	padding: 0 0 0 8px;
}
.custom_chb input {
	display: none;
}
/*
================================================================================
|                                     CATALOG                                   |
================================================================================
*/
.cars_categories, .steps {
	position: absolute;
	top: 3px;
	right: 0;
}
.cars_categories span, .cars_categories a, .steps span, .steps a {
	overflow: hidden;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
}
.cars_categories span, .cars_categories a.active, .steps span, .steps a.active {
	border-radius: 5px;
	background: url(../images/cars_categories.jpg) repeat-x 0 0;
	color: #FFFFFF;
	text-shadow: 0 0 0 #FFFFFF;
	padding: 6px 10px 7px 12px;
}
.cars_categories a, .steps a {
	padding: 6px 10px 7px 11px;
}
.cars_categories a span, .steps a span {
	padding: 0;
	background: none;
	border-radius: 0;
	color: #798FA1;
	text-shadow: 0 0 0 #798FA1;
	background: url(../images/line_2.gif) repeat-x 0 bottom;
}
.cars_categories a:hover span, .steps a:hover span {
	background: none;
}
.catalog_sidebar {
	width: 220px;
	padding: 0 40px 0 0;
	float: left;
}
.main_catalog {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
}
.top_catalog_box {
	padding-bottom: 30px;
}
.bottom_catalog_box {
	padding-top: 30px;
	padding-bottom: 40px;
}
.switch {
	overflow: hidden;
	float: left;
	padding: 0 21px 0 0;
}
.switch span, .switch a {
	background-image: url(../images/catalog_view.png);
	background-repeat: no-repeat;
	width: 29px;
	height: 29px;
	float: left;
	display: block;
}
.switch span.table_view {
	background-position: 0 0;
}
.switch a.table_view {
	background-position: 0 -29px;
}
.switch span.list_view {
	background-position: -29px 0;
}
.switch a.list_view {
	background-position: -29px -29px;
}
.sorting {
}
.drop_list {
	padding: 1px 20px 0 0;
	float: left;
	line-height: 20px;
}
.drop_list strong {
	color: #222;
	float: left;
	padding-top: 3px;
}
.drop_list span {
	cursor: pointer;
	position: relative;
	z-index: 10;
	display: inline-block;
	height: 18px;
	padding: 5px 11px 0 10px;
	background: url(../images/sort_marker.gif) no-repeat right 11px;
}
.drop_list .active span {
	background: #FFFFFF;
	border: 1px solid #D1D5DC;
	border-bottom: 0;
	border-radius: 5px 5px 0 0;
	padding: 4px 10px 0 9px;
}
.drop_list span a {
	display: inline-block;
	text-decoration: none;
	background: url(../images/line_2.gif) repeat-x 0 bottom;
	line-height: 16px;
}
.drop_list .selected {
	float: left;
	position: relative;
	z-index: 10;
	padding-top: 0px;
}
.drop_list ul {
	display: none;
	position: absolute;
	z-index: 1;
	top: 22px;
	left: 0;
	border: 1px solid #D1D5DC;
	border-radius: 0 5px 5px 5px;
	background: #FFFFFF;
	padding: 4px 0 4px 0;
}
.drop_list .active ul {
	display: block;
}
.drop_list ul li {
	border: 0;
	background: none;
	padding: 0;
}
.drop_list ul li a {
	display: block;
	text-decoration: none;
	padding: 2px 11px 2px 9px;
}
.drop_list ul li a:hover, .drop_list ul li.current a {
	background: #F8F8F8;
}
/*
================================================================================
|                                CATALOG TABLE	                              |
================================================================================
*/
.catalog_table, .dealer_catalog {
	padding: 0 0 0 0;
}
.catalog_table li, .dealer_catalog li {
	display: block;
	/*padding: 20px 0px 20px 20px;*/
	padding: 0px 0px 0px 0px !important;
	overflow: hidden;
	background: #fff;
	margin-bottom: 10px;
}
.catalog_table li a.thumb, .dealer_catalog li a.thumb {
	display: block;
	width: 100%;
	float: left;
/*	height: 119px;
*/	margin: 0 24px 0 0;
}
.catalog_table li .catalog_desc {
	padding: 0 0 0 0px;
	float: left;
}
.catalog_table li .location, .dealer_catalog li .location {
	float: right;
	color: #798FA1;
	line-height: 20px;
	padding: 2px 0 0 0;
}
.catalog_table li .title_box, .dealer_catalog li .title_box {
	float: left;
	color: #798FA1;
	line-height: 20px;
/*	padding: 0px 0 11px 0;*/
}
.catalog_table li .title_box h4, .dealer_catalog li .title_box h4 {
	padding-bottom: 7px
}
.catalog_table li .title_box h4 a, .dealer_catalog li .title_box h4 a {
	line-height: 20px;
}
.catalog_table li .title_box .price, .dealer_catalog li .title_box .price {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	;
	color: #273746;
}
.catalog_table li .grey_area, .dealer_catalog li .grey_area {
	color: #798FA1;
	margin: 0 0 9px 0;
}
.catalog_table li .grey_area span, .dealer_catalog li .grey_area span {
	padding: 0 15px 0 0;
}
.catalog_table li a.more, .dealer_catalog li a.more {
	text-decoration: none;
	color: #798FA1;
	line-height: 18px;
}
.catalog_table li a.more:hover, .dealer_catalog li a.more:hover {
	text-decoration: none;
}
/*
================================================================================
|                                CATALOG LIST	                              |
================================================================================
*/
.catalog_list {
	padding-top: 20px;
	overflow: hidden;
	border-bottom: 1px solid #D1D5DC;
}
.catalog_list li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	width: 213px;
	height: 164px;
	border: 0;
	background: none;
	padding: 0;
}
.catalog_list li.last {
	margin-right: 0px;
}
.catalog_list li a {
	cursor: pointer;
	width: 213px;
	height: 164px;
	display: block;
}
.catalog_list li .description {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 184px;
	height: 144px;
	padding: 10px 14px 10px 15px;
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
	overflow: hidden;
	z-index: 2;
	opacity: 0;
	background: url(../images/recent_description.png) repeat 0 0;
}
.catalog_list li:hover .description {
	transition-property: opacity;
	transition-duration: 0.2s;
	opacity: 1;
}
.catalog_list li img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 213px;
	height: 164px;
}
.catalog_list li .title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 184px;
	padding: 7px 14px 10px 15px;
	font-family: 'PT Sans', sans-serif;

	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	overflow: hidden;
	z-index: 3;
	background: url(../images/recent_title.png) repeat 0 0;
}
.catalog_list li .title span.price {
	float: right;
	letter-spacing: 0.5px;
	color: #FFB01F;
	font-family: 'PT Sans', sans-serif;
	font-weight: normal;
	text-shadow: 0 0 0 #FFB01F;
}
/*
================================================================================
|                                    CAR                                       |
================================================================================
*/

.car_contacts {
	float: left;
}
.box {
	background-color: #fff;
	padding: 20px;
}
.box2 {
	background-color: #fff;
	overflow: hidden;
	padding: 20px;
}
.cars_id {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}
.cars_id .id {
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	color: #212121;
	line-height: 16px;
	padding: 0 0 3px;
}
.cars_id .id span {
	letter-spacing: 1px;
}
.car_image_wrapper {
	width: 48%;
	float: left;
	margin-right: 4%;/*margin-bottom: 23px;*/
}
.car_image_wrapper .big_image {
	width: 100%;
	position: relative;
	margin-bottom: -4px;
}
.thumbauto {
	width: 32%;
	float: left;
	width:120px !important;
	height:80px !important;
}
.bx-viewport {
	height:80px;
	margin-bottom:10px;	
}
.car_image_wrapper .big_image a {
	display: block;
	width: 100%;
}
.car_image_wrapper .big_image a img {
	width: 100%;
	position: relative;
	z-index: 1;
}
.car_image_wrapper .big_image a img.zoom {
	width: 72px;
	height: 72px;
	top: 50%;
	z-index: 2;
	left: 50%;
	position: absolute;
	margin: -36px 0 0 -36px;
}
.car_image_wrapper .small_img {
	width: 100%;
	overflow: hidden;
}
.car_image_wrapper .small_img a {
	float: left;
	margin: 0 11px 0 0;
}
.car_image_wrapper .small_img a, .car_image_wrapper .small_img a img {
	width: 100%;
}
.car_characteristics {
	width: 48%;
	padding: 3px 0 14px 0;
	float: left;
}
.print {
	width: 27px;
	height: 27px;
	display: block;
	float: right;
	background: url(../images/print_icon.png) no-repeat 0 0;
	margin: 3px 0 0 0;
}
.car_characteristics .price {
	font-size: 28px;
	color: #212121;
	line-height: 32px;
	font-family: 'PT Sans', sans-serif;
	;
	font-weight: bold;
	padding-bottom: 19px;
}
.car_characteristics .price span {
	font-size: 13px;
	color: #212121;
	font-weight: normal;
	font-family: 'PT Sans', sans-serif;
}
.features_table {
	padding:20px 0 19px;
}
.features_table .line {
	overflow: hidden;
	color: #fff;
	padding: 7px 15px 8px;
	border-bottom:1px solid rgba(255, 255, 255, 0.32);
}
.features_table .line .left {
	font-family: 'PT Sans', sans-serif;
	
	font-weight: bold;
	color: #fff;
	float: left;
	width: 235px;
}
.features_table .line .right {
	float: left;
}
.wanted_line {
	overflow: visible;
	width: 100%;
	border-top: 1px solid #d1d5dc;
	padding-top: 11px;
}
.wanted_line .left {
	width: 50%;
	float: left;
	color: #798FA1;
	line-height: 20px;
	padding: 5px 0 0 0;
	border-radius: 5px;
}
.wanted_line .right {
	width: 50%;
	float: left;
	background: #212121;
	text-align: center;
	padding: 5px 0 5px 0;
	border-radius: 5px;
}
.wanted_line .right a {
	font-size: 20px;
	line-height: 26px;
	color: #ffffff;
	text-decoration: none;
	font-family: 'PT Sans', sans-serif;
	;
	font-weight: bold;
	text-transform: uppercase;
}
.wanted_line .right a:hover {
	text-decoration: none;
}
.info_box {
	background: #ffffff;
	/*margin-bottom: 40px; customer */
	width:100%;
	float:left;
}
.info_box .info_left {

}
.car_info {
	padding: 0 0 19px 0;
}
.car_info h2 {
	margin-bottom: 14px;
}
.car_info p {
	line-height: 20px;
	padding-bottom: 9px;
}
.car_info p.first {
	padding-bottom: 18px;
}
.car_info p strong {
	color: #212121;
}
.car_info .info_left {
	float: left;
	width: 64%;
}
.car_info .info_right {
	float: left;
	width: 320px;
	padding: 0 0px 0 0;
}
.car_sidebar {
	width: 33%;
/*	padding-bottom: 13px; customer*/
	float: right;
}
.car_contacts h2 {
	margin-bottom: 15px;
}
.car_contacts p {
	color: #798FA1;
	padding-bottom: 13px;
}
.car_contacts .left {
	float: left;
	width: 48%;
	padding-right: 2%;
}
.car_contacts .right {
	width: 48%;
	float: left;
}
/*
================================================================================
|                                     FOOTER                                   |
================================================================================
*/
#footer {
	min-width: 980px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: #bbbbbb;
    box-shadow: none;
    margin-top: 40px;	
}
.bg_top_footer {
	background: #ffffff;
	min-width: 980px;
	width: 100%;
	margin: 0 auto;
}
.top_footer {
	width: 1170px;
	padding: 29px 20px 35px;
	margin: 0 auto;
	overflow: hidden;
}
.top_footer p {
	font-size: 12px;
	color: #212121;
	line-height: 20px;
}
.top_footer h3 {
	padding-bottom: 25px;
}
.top_footer .f_widget {
	float: left;
	width: 30%;
	padding: 0 30px 0 0;
}
.top_footer .fwidget_separator {
	display: none;
}
.top_footer .f_widget.last {
	margin: 0;
}
.schedule {
	padding: 1px 0 0;
}
.schedule li {
	border-bottom: 1px dashed #CED3D8;
	line-height: 18px;
	padding: 2px 5px 4px 5px;
	overflow: hidden;
	color: #222;
	background: none;
	font-size: 12px;
}
.schedule li strong {
	color: #222;
	float: left;
}
.schedule li span {
	float: right;
}
#footer a.footer_logo {
	font-family: 'PT Sans', sans-serif;
	font-size: 38px;
	color: #8F98A2;
	line-height: 50px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 13px;
	display: block;
}
.f_contact {
	color: #222;
	font-size: 12px;
	line-height: 18px;
	padding: 1px 0 17px 0px;
}
.f_contact_1:before {
	font-family: FontAwesome;
    top:0;
	left:-5px;
	padding-right:10px;
 	 content: "\f041";
}
.f_contact_2:before {
	font-family: FontAwesome;
    top:0;
	left:-5px;
	padding-right:10px;
 	 content: "\f095";
 	 }
.f_contact_3:before {
	font-family: FontAwesome;
    top:0;
	left:-5px;
	padding-right:10px;
 	 content: "\f003";
 	 }
.f_contact strong, .f_contact a {
	color: #222;
	text-decoration: none;
}
.f_contact a:hover {
	text-decoration: none;
}

.bottom_footer {
	margin: 0 auto;
	padding: 29px 20px 39px;
	overflow: hidden;
	width: 1170px;
}
.bottom_footer .f_widget {
	float: left;
	width: 220px;
	padding: 0 20px 0 0;
}
.bottom_footer .f_widget.last {
	padding-right: 0;
}
.bottom_footer h3 {
	color: #FFFFFF;
	padding-bottom: 11px;
	margin-bottom: 14px;
}
.bottom_footer .f_widget ul li {
	background: url(../images/marker_1.gif) no-repeat 0 8px;
	padding: 0 0 7px 10px;
	border: 0;
}
.bottom_footer .f_widget ul li, .bottom_footer .f_widget ul li a {
	color: #A9B5BD;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.bottom_footer .f_widget ul li a:hover {
	text-decoration: none;
}
.bottom_footer .f_widget ul.horizontal {
	padding: 6px 0;
}
.bottom_footer .f_widget ul.horizontal li {
	display: inline-block;
	padding: 0 2px 2px 0;
	background: none;
}
#footer .frame_wrapper {
	padding: 7px 0 0;
}
#footer .frame_wrapper iframe {
	border: 1px solid #CFD3DC;
	background: #FFFFFF;
	padding: 7px;
}
.copyright_wrapper {
	width: 100%;
	background: #212121;
	min-width: 1170px;
	margin: 0 auto;
}
.copyright {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
	padding: 19px 20px 21px;
	font-size: 13px;
	color: #6b6b6b;
	line-height: 20px;
}
.copyright div {
	color:#FFFFFF;
}
.copyright a {font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;	}

/* CUSTOM textbox */
.textbox {
	border: 1px solid #D1D5DC;
	border-radius: 3px;
	float: left;
	background: #FFFFFF;
	display: inline;
	color: #798FA1;
	font-size: 13px;
	top: 31px;
	line-height: 28px;
	font-family: 'PT Sans', sans-serif;
	padding: 0px 0px 0px 11px;
	width: 40%;
}
.textbox-first {
	margin-right: 5%;
}
/* text colors */
.text-danger {
	color: red;
}

.spacer { 
 width:100%;
 height:1px;
 margin-bottom:10px;
 clear:both;
}
.bigspacer { 
 width:100%;
 height:1px;
 margin-bottom:30px;
 clear:both;
}

.loanbutton {
	background: #212121;border: 0px solid #ccc;color: #fff;padding: 10px;width: 100%;text-align: center;margin-top: 10px;margin-bottom: 10px;
	cursor:pointer;	
}

.service {
	background:#fff;
	padding:20px;	
}

/* customer */ 

.contact_form input.button.loanbutton.submit_form:hover {
   opacity: 0.8; 
}
.contact_form input.button.loanbutton.submit_form.cancel:hover {
   opacity: 0.8; 
}
.loanbutton:hover {
   opacity: 0.8 !important; 
}

.home_slider .slider .slide:hover {
   opacity: 0.8; 
}

.product-header{
    background-color: #fff;
    padding: 20px;
}
.make-product{
	float: left;
	width: 10%;
	padding: 4px;
	margin-left: 14px;
	}
.model-version-product{
	float: left;
    width: 45%;
    text-align: left;
    padding: 10px;
    padding-left: 20px;
	}	
.price-product{
	float: right; 
	text-align: right; 
	padding: 4px;
}
.info-box-multi-contact{
	background: #fff;
	padding: 20px;
}
.label{
border-radius:0px !important;
}
.car-result:hover{
opacity: 0.8;
}
	.form-detail-general-padding{
		padding-bottom: 15px;
		padding-right: 15px;
	}
	
.sidebar .desc a {
color:#222;}