﻿/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
@font-face {
    font-family: 'PTSansRegular';
    src: url('../fonts/PTS55F-webfont.eot');
    src: url('../fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PTS55F-webfont.woff') format('woff'), url('../fonts/PTS55F-webfont.ttf') format('truetype'), url('../fonts/PTS55F-webfont.svg#PTSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansBold';
    src: url('../fonts/PTS75F-webfont.eot');
    src: url('../fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PTS75F-webfont.woff') format('woff'), url('../fonts/PTS75F-webfont.ttf') format('truetype'), url('../fonts/PTS75F-webfont.svg#PTSansBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'PTSansItalic';
    src: url('../fonts/PTS56F-webfont.eot');
    src: url('../fonts/PTS56F-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PTS56F-webfont.woff') format('woff'), url('../fonts/PTS56F-webfont.ttf') format('truetype'), url('../fonts/PTS56F-webfont.svg#PTSansItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
body,
form,
img,
h1,
h2,
h3,
h4,
h5,
p,
a,
div,
ul,
li {
    padding: 0;
    margin: 0;
    border: 0;
}
a:hover {
    text-decoration: underline;
}
strong {
    font-family: 'PTSansBold', Arial, sans-serif;
    font-weight: bold;
}
p {
    line-height: 20px;
}
h1 {
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
    color: #293848;
    text-shadow: 0 0 0 #293848;
    border-bottom: 1px solid #D1D5DC;
    padding: 0 0 32px 0;
    margin: 0 0 20px 0
}
h2 {
    font-weight: normal;
    font-family: 'PTSansRegular', Arial, sans-serif;
    font-size: 24px;
    line-height: 30px;
    color: #293848;
    text-shadow: 0 0 0 #293848;
    border-bottom: 1px solid #D1D5DC;
    padding: 0 0 7px 0;
    margin: 0 0 20px 0
}
h3 {
    font-weight: normal;
    font-family: 'PTSansRegular', Arial, sans-serif;
    font-size: 21px;
    line-height: 28px;
    color: #293848;
    text-shadow: 0 0 0 #293848;
}
h4 {
    font-weight: bold;
    font-family: 'PTSansBold', Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #293848;
    padding: 0 0 15px 0;
}
h4 a {
    font-weight: bold;
    font-family: 'PTSansBold', Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #293848;
    text-decoration: none;
}
h4 a:hover {
    text-decoration: underline;
}
ul {
    list-style-type: none;
}
.info_left li {
    border-bottom: 1px solid #E8EAED;
    background: url(../images/marker_2.gif) no-repeat 0 14px;
    padding: 7px 0 10px 13px;
}
.info_left li:last-child {
    border: 0;
    padding: 7px 0 0px 13px;
}
cite {
    font-style: normal;
    line-height: 24px;
    font-size: 20px;
    color: #293848;
    width: 292px;
    border-left: 5px solid #EAEAEA;
    padding: 0 0 0 15px;
    margin-top: 4px;
}
.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: url(../images/bg_header.jpg) repeat center 0;
    position: relative;
    z-index: 100;
}
#header .top_info {
    width: 940px;
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 20px 25px;
}
#header .top_info .logo {
    width: 319px;
    float: left;
    padding: 0px 0 0 1px;
}
#header .top_info .logo a {
    font-family: 'PTSansBold', Arial, sans-serif;
    font-size: 42px;
    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: right ;
    font-family: 'PTSansRegular', Arial, sans-serif;
    color: #B6BFC9;
    font-size: 12px;
    line-height: 18px;
    padding: 8px 0 0 5px;
}
#header .top_info .header_contacts .phone {
    font-family: 'PTSansBold', Arial, sans-serif;
    font-weight: bold;
    font-size: 15px;
    line-height: 29px;
    color: #FFFFFF;
    word-spacing: 1px;
    padding: 0 0 2px 0;
}
#header .top_info .socials {
    float: left;
    width: 160px;
    text-align: right;
    padding: 14px 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 #D0D0D0;
    display: inline-block;
    vertical-align: top;
    background: #FFFFFF;
    border-radius: 4px;
    width: 197px;
    height: 26px;
    margin: 0;
    padding: 0;
    padding: 1px 10px 0 10px;
    line-height: 26px;
    font-family: 'PTSansRegular', Arial, sans-serif;
    color: #798FA1;
    box-shadow: 0 1px 0 0 #FFFFFF;
}
#search_form .btn_search {
    vertical-align: top;
    width: 71px;
    background: url(../images/buttons/button_1.png) no-repeat 0 0;
    text-transform: uppercase;
    height: 34px;
    border: 0;
    margin: 0 0 0 7px;
    padding: 0 0 5px 0;
    display: inline-block;
    font-family: 'PTSansBold', Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 11px;
    cursor: pointer;
    color: #3B424A;
    text-shadow: 0 0 0 #3B424A;
}
.gn_content {
    width: 940px;
    margin: 0 auto;
    padding: 15px 20px 0;
}
/*
================================================================================
|                                     NAVIGATION                               |
================================================================================
*/
.bg_navigation {
    width: 100%;
    min-width: 980px;
    background: url(../images/bg_navigation.jpg) repeat-x 0 0 #DBDCDC;
    margin: 0 auto;
}
.navigation_wrapper {
    width: 940px;
    overflow: hidden;
    padding: 0 20px;
    margin: 0 auto;
}
#navigation {
    width: 620px;
    float: left;
    padding: 0 0 0 0;
}
#navigation span {
    height: 29px;
    display: none;
    font-family: 'PTSansBold', Arial, 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 175px 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: 'PTSansBold', Arial, sans-serif;
    font-weight: bold;
    color: #3B424A;
    text-shadow: 0 1px 0 #FFFFFF;
    font-size: 15px;
    line-height: 25px;
    text-decoration: none;
    padding: 11px 10px 0 10px;
}
#navigation ul li.current a,
#navigation ul li:hover a {
    background: url(../images/bg_menu.jpg) repeat-x 0 0;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 #00369F;
}
/*
================================================================================
|                                     CONTENT                                  |
================================================================================
*/
#content {
    width: 100%;
    background: url(../images/bg_content.jpg) repeat-x 0 0;
    text-align: left;
    min-width: 980px;
    margin: 0 auto;
}
.content {
    width: 940px;
    margin: 0 auto;
    padding: 15px 20px 0;
}
.line_1 {
    overflow: hidden;
}
.slider_wrapper {
    float: left;
    width: 620px;
    padding: 0 0px 0 0;
    margin: 0 20px 0 0;
}
.search_auto_wrapper {
    width: 300px;
    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;
}
/*
================================================================================
|                                     RECENT                                   |
================================================================================
*/
.recent {
    padding: 0 0 32px 0;
    position: relative;
}
.recent .bx-wrapper {
    position: relative;
}
.recent_carousel,
.recent_cars {
    width: 100%;
    position: relative;
}
.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: 'PTSansBold', Arial, 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: 20px;
    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: 187px;
    height: 145px;
    padding: 9px 14px 10px 19px;
    font-family: 'PTSansRegular';
    font-size: 13px;
    line-height: 21px;
    color: #FFFFFF;
    overflow: hidden;
    z-index: 2;
    opacity: 0;
    background: url(../images/recent_description.png) repeat 0 0;
}
.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;
    width: 187px;
    padding: 7px 14px 10px 19px;
    font-family: 'PTSansBold';
    font-size: 13px;
    line-height: 20px;
    color: #FFFFFF;
    overflow: hidden;
    z-index: 3;
    background: url(../images/recent_title.png) repeat 0 0;
}
.recent_carousel .slide .title span.price,
.recent_cars ul li .title .price {
    float: right;
    letter-spacing: 1px;
    color: #FFB01F;
}
.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: 'PTSansRegular', Arial, sans-serif;
}
.recent .bx-controls {
    position: absolute;
    z-index: 100;
    right: 0;
    top: -49px;
}
.bx-controls .bx-prev,
.bx-controls .bx-next {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background-image: url(../images/carousel_navi.jpg);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    overflow: hidden;
    text-indent: -999px;
    margin: 0 0 0 1px;
}
.bx-controls .bx-next {
    background-position: -15px 0;
}
.bx-controls .bx-prev.disable {
    background-position: 0 -15px;
}
.bx-controls .bx-next.disable {
    background-position: -15px -15px;
}
/************** bxslider ****************/
.bx-controls .bx-prev.disable,
.bx-controls .bx-next.disable {
    background-position: 0 0px;
    display: none;
}
.bx-controls .bx-prev {
    margin: 0px;
    background-image: url(../images/prev.jpg);
    width: 32px;
    height: 32px;
}
.bx-controls .bx-next {
    background-position: 0;
}
.bx-controls .bx-next {
    float: right;
    background-image: url(../images/next.jpg);
    width: 32px;
    height: 32px;
}
.car_image_wrapper .bx-wrapper .bx-controls {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 100%;
}
.car_image_wrapper .bx-wrapper {
    position: relative;
}
/************** bxslider ****************/
/*
================================================================================
|                                     CUSTOM                                   |
================================================================================
*/
.catalog_list .price-top {
    position: absolute;
    z-index: 10;
    background: #faa218;
    right: 0;
    padding: 4px;
    color: #fff;
    border-radius: 0px 0px 0px 4px;
}
/*
================================================================================
|                                     WIDGETS                                   |
================================================================================
*/
.sidebar {
    float: left;
    width: 240px;
    padding-bottom: 20px;
}
.sidebar .widget {
    border: 1px solid #D9DDE3;
    padding: 12px 19px 15px;
    margin-bottom: 20px;
}
.sidebar .widget.grey {
    border: 1px solid #EBEBEB;
    padding: 11px 19px 24px;
    margin-bottom: 20px;
    background: #F8F8F8;
}
.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: #607586;
    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-family: 'PTSansRegular';
    font-size: 13px;
    color: #607586;
    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-family: 'PTSansRegular';
    font-size: 13px;
    color: #607586;
    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 {
    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: 57px;
    display: block;
    float: left;
    margin-right: 14px;
}
.sidebar .tabs_widget .tab_post .desc {
    width: 133px;
    float: left;
    padding: 2px 0 0 0;
}
.sidebar .tabs_widget .tab_post .desc a {
    line-height: 20px;
}
/*
================================================================================
|                               BREADCRUMBS                                   |
================================================================================
*/
.breadcrumbs {
    padding: 0 0 26px;
}
.breadcrumbs,
.breadcrumbs a {
    line-height: 20px;
    font-size: 13px;
    color: #607586;
    text-decoration: none;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
.breadcrumbs img {
    margin: 0 4px 2px 4px;
}
/*
================================================================================
|                                     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: url(../images/bg_slider_content.png) repeat 0 0;
    min-height: 50px;
    z-index: 2;
}
.slider .slide .description h2 {
    font-family: 'PTSansBold', Arial, 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: #A9B5BD;
    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: #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;
}
.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: 12px;
    height: 12px;
    text-indent: 9999px;
    overflow: hidden;
    background: url(../images/slider_bullet.png) no-repeat 2px 2px;
    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: url(../images/slider_bullet_active.png) no-repeat 0px 0px;
}
.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: 620px;
    height: 425px;
}
.home_slider .slider .slide .description {
    width: 100%;
    padding: 13px 0 20px;
}
.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: 940px;
    height: 425px;
}
.page_slider .slider .slide {
    width: 940px;
    height: 425px;
}
.page_slider .slider .slide img {
    width: 940px;
    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;
}
.header_contacts a {
    color: #fff;
    font-size: 16px;
}
.top_header {padding: 2px 20px;background: #000;display: none;}
.top_header .top_header_left{    display: inline-block; width: 50%;}
.top_header .top_header_right {display: inline-block;}
.top_header .top_header_left span,.top_header .top_header_right span{color:#fff;margin: 0 9px;font-size: 13px;}
.top_header .top_header_left span a,.top_header .top_header_right span a{color:#fff;font-size: 13px;}


/*
================================================================================
|                                     BANNERS                                   |
================================================================================
*/
.banner {
    margin-bottom: 20px;
}
.banners {
    overflow: hidden;
    padding-bottom: 25px;
}
.main_banner {
    overflow: hidden;
    color: #FFFFFF;
    padding: 18px 15px 25px 18px;
}
.banner_1 {
    background: url(../images/banners/bg_banner_1.jpg) repeat-x 0 0 #0C1C30;
    border: 1px solid #0C1C30;
    width: 425px;
    float: left;
}
.banner_2 {
    background: url(../images/banners/bg_banner_2.jpg) repeat-x 0 0 #F09000;
    border: 1px solid #DA8500;
    float: right;
    width: 425px;
    overflow: hidden;
}
.main_banner .text_wrapper {
    padding: 0 0 0px 67px;
    width: 268px;
    float: left;
}
.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;
}
.main_banner p.desc {
    font-size: 11px;
    line-height: 18px;
    padding: 0;
}
.main_banner a {
    display: block;
    float: left;
    width: 81px;
    height: 34px;
    background: url(../images/buttons/button_3.png) no-repeat 0 0;
    font-family: 'PTSansBold', Arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    color: #3B424A;
    line-height: 20px;
    padding: 9px 0 0;
    margin: 12px 0 0;
}
/*
================================================================================
|                                     SEARCH AUTO                              |
================================================================================
*/
.search_auto {
    width: 260px;
    border: 1px solid #EBEBEB;
    padding: 11px 19px 13px;
    background: #F8F8F8;
}
.catalog_sidebar .search_auto {
    width: 100%;
    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 {
    width: 260px;
    padding: 0 0 8px 0;
}
.catalog_sidebar .search_auto .select_box_1 {
    width: 100%;
}
.search_auto .select_box_2 {
    width: 260px;
    padding: 0 0 8px 0;
}
.catalog_sidebar .search_auto .select_box_2 {
    width: 100%;
}
.search_auto .select_box_2 .custom-select {
    float: left;
    width: 125px;
}
.catalog_sidebar .search_auto .select_box_2 .custom-select {
    float: left;
    width: 102px;
}
.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: #293848;
}
.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: 'PTSansBold';
    color: #FFFFFF;
    text-shadow: 0 -1px 0 #050A0F;
    text-transform: uppercase;
    font-size: 14px;
    margin: 13px 0 0 0;
    padding: 0 0 7px 0;
}
.search_auto .btn_clear {
    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: 'PTSansBold';
    color: #FFFFFF;
    text-shadow: 0 -1px 0 #050A0F;
    text-transform: uppercase;
    font-size: 14px;
    margin: 16px 0 0 0;
    padding: 0 0 7px 0;
}
.gn-button-class {
    width: 104px;
    height: 46px;
    background: url(../images/buttons/button_2.png) no-repeat 0 0;
    border: 0;
    cursor: pointer;
    border-radius: 4px;
    font-family: 'PTSansBold';
    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;
    display: inline-block;
}
/*
================================================================================
|                                PAGINATION                                   |
================================================================================
*/
.pagination {
    float: right;
}
.top_catalog_box .pagination {
    margin-top: 0px;
    margin-bottom: 5px;
}
.pagination ul {
    overflow: hidden;
}
.pagination ul li {
    float: left;
    color: #607586;
    text-shadow: 1px 0 0 #607586;
    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 {
    display: block;
    width: 29px;
    height: 29px;
    /*background: url(../images/pagination.png) no-repeat 0 0; */
    background: #e8e7e8;
    color: #607586;
    font-size: 13px;
    line-height: 28px;
    text-shadow: 0 1px 0 #FFFFFF;
    text-align: center;
    text-decoration: none;
}
.pagination ul li a:hover,
.pagination ul li.active a {
    background: #24323f;
    color: #FFFFFF;
    text-shadow: none;
}
.pagination ul li.next a {
    background: none;
    width: 6px;
    padding: 9px 0 0;
    height: 20px;
}
/*
================================================================================
|                               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: #293848;
    line-height: 20px;
    font-family: 'PTSansBold', Arial, 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: 'PTSansBold', Arial, 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: 'PTSansRegular', Arial, 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: 'PTSansRegular', Arial, 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: 'PTSansBold', Arial, 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;
}
/*
================================================================================
|                              DEALER                                          |
================================================================================
*/
.best_offer {
    width: 660px;
    height: 425px;
    position: relative;
}
.best_offer img {
    width: 660px;
    height: 425px;
    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: url(../images/best_offer_label.jpg) repeat-x 0 0;
}
.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: 'PTSansBold', Arial, 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: #293848;
}
.offers .all {
    background: url(../images/buttons/button_8.png) no-repeat 0 0;
    border: 0;
    border-radius: 0;
    color: #FFFFFF;
    display: block;
    font-family: 'PTSansBold', Arial, 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;
    float: left;
}
.dealer_bottom {
    padding: 30px 0 40px;
}
/*
================================================================================
|                              CUSTOM SELECT                                   |
================================================================================
*/
.custom-select {
    position: relative;
    width: auto;
}
.custom-select select {
    display: block;
    width: 100%;
    border: 1px solid #D1D5DC;
    border-radius: 3px;
    background: #FFFFFF;
    display: block;
    color: #798FA1;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    font-family: 'PTSansRegular', Arial, 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; */
}
.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: 'PTSansRegular', Arial, 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: 'PTSansRegular', Arial, 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 {
    content: "≡";
    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;
    list-style-type: none !important;
    margin: 0 !important;
}
.custom-select ul li {
    padding-left: 10px;
    cursor: pointer;
    border: 0;
    background: none;
    margin: 0;
}
.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: #F8F8F8;
    border: 1px solid #EBEBEB;
    padding: 9px 9px 9px 19px;
    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;
}
.car_contacts .name.detail.single_line {
    padding-left: 0px
}
.contacts_box .detail,
.contacts_box .detail a,
.car_contacts .detail,
.car_contacts .detail a,
.contacts_widget .detail,
.contacts_widget .detail a {
    color: #607586;
    line-height: 16px;
    text-decoration: none;
}
.contacts_box .detail a:hover,
.car_contacts .detail a:hover,
.contacts_widget .detail a:hover {
    text-decoration: underline;
}
.contacts_box .addr,
.car_contacts .addr,
.contacts_widget .addr {
    background: url(../images/contacts/address_icon.png) no-repeat 0 3px;
}
.contacts_box .phones,
.car_contacts .phones,
.contacts_widget .phones {
    background: url(../images/contacts/phone_icon.png) no-repeat 0 3px;
}
.contacts_box .email,
.car_contacts .email,
.contacts_widget .email {
    background: url(../images/contacts/email_icon.png) no-repeat 0 3px;
}
.contacts_box .web,
.car_contacts .web,
.contacts_widget .web {
    background: url(../images/contacts/web_icon.png) no-repeat 0 3px;
}
.contacts_box .map {
    width: 668px;
    float: left;
    border: 1px solid #FFFFFF;
}
.contact_form {
    padding: 0 0 28px;
}
.contact_form h2 {
    margin-bottom: 15px;
}
.contact_form .fld_box {
    width: 43%;
    float: left;
}
.contact_form .fld_box.center {
    padding: 0 15px;
}
.contact_form label {
    display: block;
    padding-left: 1px;
    line-height: 18px;
    padding-bottom: 3px;
    font-weight: 300;
}
.contact_form input {
    background: #FFFFFF;
    border: 1px solid #D1D5DC;
    border-radius: 3px;
    box-shadow: none;
    color: #888888;
    display: block;
    font-family: 'PTSansRegular', Arial, sans-serif;
    height: 28px;
    line-height: 28px;
    margin: 0 0 8px;
    padding: 1px 10px 0;
    vertical-align: top;
    font-size: 13px;
    width: 213px;
}
.car_info.contact-wrapper {
    padding: 10px 20px;
    border: 1px solid #f1f1f1;
    display: inline-block;
    border-radius: 5px;
}
.contact_form textarea {
    background: #FFFFFF;
    border: 1px solid #D1D5DC;
    border-radius: 3px;
    box-shadow: none;
    color: #888888;
    display: block;
    font-family: 'PTSansRegular', Arial, sans-serif;
    height: 100px;
    line-height: 20px;
    margin: 0 0 20px;
    padding: 1px 0px 0 10px;
    vertical-align: top;
    width: 591px;
    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: 'PTSansBold', Arial, 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: underline;
}
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: #607586;
    margin-bottom: 10px;
}
ul.personal_list li .grey_area span {
    padding-right: 7px;
}
/*
================================================================================
|                                     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: 22%;
    padding: 0 40px 0 0;
    float: left;
    margin-right: 18px;
}
.main_catalog {
    float: left;
    width: 680px;
    padding: 0 0 0 0; 
}
.top_catalog_box {
    border-bottom: 1px solid #D1D5DC;
    /*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;
    position:relative;
    z-index:11;
}
.drop_list strong {
    color: #293848;
    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 8px 0 7px;
}
.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 0px 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 0;
    border-bottom: 1px solid #D1D5DC;
    overflow: hidden;
    background: none;
}
.catalog_table li a.thumb,
.dealer_catalog li a.thumb {
    display: block;
    width: 144px;
    float: left;
    height: 119px;
    margin: 0 24px 0 0;
}
.catalog_table li .catalog_desc {
    padding: 0 0 0 0px;
    width: 491px;
    float: left;
}
.catalog_table li .location,
.dealer_catalog li .location {
    float: left;
    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: 0px
}
.catalog_table li .title_box h4 a,
.dealer_catalog li .title_box h4 a {
    line-height: 20px;
}
.catalog_desc .grey_area {
    padding: 7px 0px 8px 0px
}
.autoshowroom-blog-body ul.catalog_list {
    margin-left: 0px
}
.catalog_table li .price,
.dealer_catalog li .price {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    font-family: 'PTSansBold', Arial, sans-serif;
    color: #F89D13;
}
.catalog_table li .price {
    float: right;
}
.catalog_table li .grey_area,
.dealer_catalog li .grey_area {
    color: #798FA1;
    margin: 0 0 10px 0;
    padding: 10px;
}
.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: underline;
}
/*
================================================================================
|                                CATALOG LIST                                 |
================================================================================
*/
.catalog_list {
    padding-top: 20px;
    overflow: hidden;
    border-bottom: 1px solid #D1D5DC;
}
.catalog_list li {
    float: left;
    margin-right: 13px;
    margin-bottom: 15px;
    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-family: 'PTSansRegular';
    font-size: 13px;
    line-height: 21px;
    color: #FFFFFF;
    overflow: hidden;
    z-index: 23px;
    opacity: 0;
    background: url(../images/recent_description.png) repeat 0 0;
}

.recent_cars span.price-top {
    position: absolute;
    right: 0;
    top: 0;
    background: orange;
    padding: 3px;
    color: #fff;
    z-index: 10;
}
.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: 'PTSansBold';
    font-size: 13px;
    line-height: 20px;
    color: #565656;
    overflow: hidden;
    z-index: 3;
    background: #efefef;
}
.catalog_list li .title span.price {
    float: right;
    letter-spacing: 0.5px;
    color: #FFB01F;
    font-family: 'PTSansRegular', Arial, sans-serif;
    font-weight: normal;
    text-shadow: 0 0 0 #FFB01F;
}
/*
================================================================================
|                                    CAR                                       |
================================================================================
*/
.credit_app_btn {
    background: #283847;
    padding: 10px;
    color: #fff !important;
    top: 11px;
    position: relative;
    border-radius: 11px;
    vertical-align: top;
    font-weight: bold;
}
.cars_id {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
}
.cars_id .id {
    font-weight: bold;
    font-family: 'PTSansBold', Arial, sans-serif;
    color: #293848;
    line-height: 16px;
    padding: 0 0 3px;
}
.cars_id .id span {
    letter-spacing: 1px;
}
.car_image_wrapper {
    width: 480px;
    float: left;
    margin-bottom: 23px;
}
.car_image_wrapper li img{
    width: 100%;
}
.car_image_wrapper .big_image {
    width: 480px;
    position: relative;
}
.car_image_wrapper .big_image a {
    display: block;
    width: 480px;
}
.car_image_wrapper .big_image a img {
    width: 480px;
    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 {
    border: 1px solid #EBEBEB;
    background: #F8F8F8;
    width: 100%;
    padding: 14px 0 14px 14px;
    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: 81px;
    height: 62px;
}
.car_characteristics {
    width: calc( 48% - 45px);
    padding: 3px 0 14px 0;
    float: left;
    margin-right: 40px;
    border-bottom: 1px solid #D1D5DC;
    margin-bottom: 23px;
}
.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: #FFB01F;
    line-height: 32px;
    font-family: 'PTSansBold', Arial, sans-serif;
    font-weight: bold;
    padding-bottom: 19px;
}
.car_characteristics .price span {
    font-size: 13px;
    color: #607586;
    font-weight: normal;
    font-family: 'PTSansRegular', Arial, sans-serif;
}
.features_table {
    padding: 0 0 19px;
}
.features_table .line {
    overflow: hidden;
    color: #798FA1;
    padding: 7px 15px 8px;
}
.features_table .line .left {
    /*font-family: 'PTSansBold',Arial,sans-serif;*/
    font-family: muli;
    font-weight: bold;
    color: #293848;
    float: left;
    width: 135px;
}
.features_table .line .right {
    /*float: left;
    width: 205px;   */
}
.wanted_line {
    overflow: hidden;
}
.wanted_line .left {
    width: 200px;
    float: left;
    color: #798FA1;
    line-height: 20px;
    padding: 5px 0 0 0;
}
.wanted_line .right {
    width: 100%;
    float: none;
    text-align: right;
}
.wanted_line .right a {
       line-height: 53px;
    color: #fff;
    text-decoration: none;
    font-family: 'PTSansBold', Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    padding: 12px;
    background: #283847;
    font-size: 13px;
    border-radius: 9%;
}
.wanted_line .right a:hover {
    text-decoration: underline;
}
.info_box {
    float: left;
    width: 680px;
    padding: 10px 40px 16px 0;
}
.info_box {
    width: 100%;
    padding: 10px 0px
}
.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: #293848;
}
.car_info .info_left {
    float: left;
    width: 320px;
    padding: 0 40px 0 0;
}
.info_box .car_info .info_left {
    width: calc(50%);
    padding: 0
}
.car_info .info_right {
    float: left;
    width: 320px;
    padding: 0 0px 0 0;
}
.info_box .car_info .info_right {
    width: calc(50% - 40px);
    padding-right: 40px
}
.info_box .car_info p {
    margin-bottom: 0px;
}
.info_box .car_info .car_contacts {
    float: left;
    width: 57%;
    margin-left: 3%;
}
.info_box .car_info .car_contacts.car_sidebar {
    float: left;
    width: 40%;
    margin-left: 0%;
}
.contact_form textarea {
    width: 100%;
}
.car_sidebar {
    width: 220px;
    padding-bottom: 13px;
    float: left;
}
.car_contacts h2 {
    margin-bottom: 15px;
}
.car_contacts p {
    color: #798FA1;
    padding-bottom: 13px;
}
.car_contacts .left {
    float: left;
    width: 320px;
    padding-right: 40px;
}
.car_contacts .right {
    width: 320px;
    float: left;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
/* close commented backslash hack */
.car .content,
.dealer-detail.content {
    float: none;
    width: 1000px;
}
.dealer-detail .sidebar {
    width: 233px;
}
.dealer-detail .blog {
    width: 686px;
}
.carlist .main_catalog {
    width: 69%;
}
.carlist.content {
    float: none;
    width: 1033px;
}
.dealer_catalog img,
.catalog_table img {
    width: 100% !important;
}
/**************************************  theme custom style ****************************************/
.autoshowroom-blog-body h1 {
    padding: 0 0 18px 0;
    margin: 0 0 30px 0;
}
.autoshowroom-blog-body h2 {
    padding: 0 0 10px 0;
}
.autoshowroom-blog-body h4 {
    font-size: 18px;
    margin: 0 !important;
}
.carlist .breadcrumbs {
    padding: 0 !important;
}
.autoshowroom-blog-body ul li,
.autoshowroom-blog-body ul {
    list-style: none;
}
.catalog_list li {
    width: 213px;
}
.catalog_list li .description,
.catalog_list li .title {
    /*width: 100%;
    height: 100%; */
}
.catalog_list li .title {
    /*width: 100%; */
}
#credit_app input[type="text"],
#credit_app input[type="number"],
#credit_app input[type="search"] {
    height: 26px;
    width: inherit;
}
#credit_app table td {
    border: 0;
}
#credit_app table {
    width: inherit;
    margin: 0 auto;
}
.modal-body form#credit_app {
    box-shadow: none;
}
form#credit_app {
    background: #fff;
    box-shadow: 1px 1px 7px 1px #ccc;
}
#credit_app font.bodytext b {
    border-bottom: 1px solid #ccc;
    display: block;
    padding-bottom: 11px;
}
.car_info h2,
.car_contacts h2 {
    margin-bottom: 14px;
    padding: 10px 0;
    font-size: 17px;
    font-weight: inherit !important;
}
.info_left li {
    padding: 7px 10px;
}
.details-m1 .bx-controls.bx-has-controls-direction {
    margin: 10px 0;
}
.contact_form {}
.top_catalog_box {
    padding-bottom: 10px;
}
.custom-pagination .page-num {
    vertical-align: middle;
    padding-left: 10px;
}
.details-m1 {
    background: #fff;
}
.details-m1 .car h1 {
    padding: 13px 0;
    font-size: 23px;
    font-weight: 100 !important;
    margin-bottom: 34px;
}
.schedule_widget li {
    border-bottom: 0 solid #E8EAED;
    background: url(../images/marker_2.gif) no-repeat 0 12px;
    padding: 7px 0 10px 13px;
    padding: 4px 10px !important;
    list-style: none !important;
}
.contact_form_div .widget.schedule_widget {}
.TZ-Vehicle-Feature .item .vehicle-feature-des p,
.TZ-Vehicle-Grid .item .vehicle-feature-des p {
    text-transform: lowercase;
}
.findme_form input[type=submit] {
    background: url(../images/buttons/button_6.png) no-repeat 0 0;
    border: 0;
    border-radius: 0;
    color: #FFFFFF;
    display: block;
    font-family: 'PTSansBold', Arial, 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;
}
.sorting_vehicle ul li,
.sorting_vehicle ul {
    list-style: none !important;
    margin-left: 0px !important
}
.autoshowroom-quote .slick-dots li {
    border: 0
}
.autoshowroom-quote .slick-dots li:last-child {
    padding: 0;
}
@media screen and (max-width: 1230px) {
    header.tz-header-2 {
        left: 0;
        right: 0
    }
    #mega-menu-wrap-primary-home-2 #mega-menu-primary-home-2 > li.mega-menu-item > a.mega-menu-link {
        padding: 15px;
    }
    #mega-menu-wrap-primary-home-2 .mega-menu-toggle .mega-toggle-block {
        margin-top: -54px;
    }
}
@media screen and (max-width: 1200px) {
    .autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-active-1 {
        text-align: left
    }
    .autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-active-2 {
        text-align: left
    }
    .autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-active-4 {
        text-align: right;
    }
    .autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-active-5 {
        text-align: right;
    }
    .carlist.content {
        width: 100%;
    }
    body header .tzmenu_fixed.menu_fixed {
        background: #ccc;
    }
    body .catalog_sidebar {
        width: 30%
    }
    body .carlist .main_catalog {
        width: 70%;
    }
    body .catalog_table li .catalog_desc {
        width: 440px
    }
    body .catalog_table li .catalog_desc .left_side {
        width: 30%
    }
    .catalog_list li {
        width: 200px;
    }
    .catalog_list li a {
        width: 200px;
    }
    .catalog_list li a img {
        width: 100%;
        height: auto
    }
}
@media screen and (max-width: 992px) {
    .car .content,
    .dealer-detail.content {
        width: 100%
    }
    .carousel-inner > .item > a > img,
    .carousel-inner > .item > img,
    .img-responsive,
    .thumbnail a > img,
    .thumbnail > img {
        margin: 0 auto
    }
    .car_contacts.car_sidebar {
        width: 50%
    }
    .car_contacts {
        width: 47%;
    }
    .mega-menu-item-has-children a:before {
        content: "\f0d7";
        float: right;
        font-family: 'FontAwesome' !important;
    }
    .tz-menu-header .container {
        width: 100%;
    }
    .tz-top-header .container {
        width: 100%;
    }
    body #mega-menu-wrap-primary-home-2 .mega-menu-toggle .mega-toggle-block {
        margin-top: -54px;
        margin-right: 15px;
    }
    body #mega-menu-wrap-primary-home-2 .mega-menu-toggle .mega-toggle-block-1:before {
        color: #000;
    }
    body #mega-menu-wrap-primary-home-2 .mega-menu-toggle .mega-toggle-block-1:after {
        color: #000;
    }
    body header.tz-header .tz-top-header .textwidget ul li {
        padding-left: 15px
    }
    body .autoshowroom-quote .slick-track .autoshowroom-quote-item.slick-active-2 {
        text-align: center;
    }
    .carlist.content {
        width: 100%;
        padding: 0px
    }
    body .catalog_sidebar {
        float: left;
        margin-right: 20px;
    }
    body .container-content.auto-page-content {
        padding: 20px 0;
    }
    body .carlist .main_catalog {
        width: 67%;
        float: left;
    }
    body .catalog_table li .location,
    body .dealer_catalog li .location {
        text-align: left;
        float: left;
    }
    body .catalog_table li .title_box,
    body .dealer_catalog li .title_box {
        width: 100%
    }
    body .catalog_table li .catalog_desc {
        padding-left: 170px
    }
    body .catalog_table li .catalog_desc .left_side {
        width: 100%
    }
    body .catalog_table li .catalog_desc .right_side {
        width: 50%
    }
    body .catalog_table li .catalog_desc .image_right_side {
        width: 50%
    }
    .top_catalog_box .custom-pagination {
        margin-top: 0px
    }
    .catalog_table li .price {
        width: 100%;
        text-align: left;
    }
    body .catalog_list li {
        width: 45%;
    }
    body .catalog_list li.last {
        float: left;
        margin-right: 5%;
    }
    body .catalog_list li a {
        width: 100%;
    }
    body .catalog_list li .title {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .details-m1 .car h1 {
        padding: 13px 10px
    }
    .car_info .info_right {
        width: 100%;
        padding: 10px;
    }
    .car_info .info_left {
        width: 100%;
        padding: 0px 10px
    }
    .vehicle-template-default .car_contacts.car_sidebar {
        width: 100%;
        padding: 0px 10px;
        margin-bottom: 15px
    }
    .vehicle-template-default .car_contacts {
        width: 100%;
        padding: 0px 10px;
        margin: 0
    }
    body .contact_form {
        padding: 0px
    }
    .car_contacts p {
        margin-bottom: 0px
    }
    .rev_slider_wrapper .hades .tp-arr-allwrapper {
        display: none;
    }
    body header.tz-header-2 {
        position: relative;
        width: 100%;
        left: 0;
        right: 0;
    }
    body header.tz-header-2 .tz-top-header {
        padding: 60px 0px 0px 0px;
        overflow: auto;
        height: 100%;
    }
    body #mega-menu-wrap-primary-home-2 .mega-menu-toggle .mega-toggle-block {
        margin-top: -145px;
    }
    body .menu_fixed #mega-menu-wrap-primary-home-2 .mega-menu-toggle .mega-toggle-block {
        margin-top: -50px;
    }
    body .catalog_sidebar {
        width: 100%
    }
    body .carlist .main_catalog {
        width: 100%;
    }
    body .autoshowroom-blog-body ul.catalog_table {
        margin-left: 0px
    }
    body .top_catalog_box .switch {
        float: left;
    }
    body .top_catalog_box .sorting.drop_list {
        float: right;
        clear: none;
    }
    body .top_catalog_box .pagination {
        width: 100%;
        margin: 20px 0px
    }
    body .catalog_table li .catalog_desc {
        padding-left: 0px;
        width: 100%
    }
    body .autoshowroom-contact .autoshowroom-contact-overlay {
        padding: 20px 0px
    }
    #credit_app table {
        width: 100%
    }
    #credit_app table td {
        width: 50%;
        vertical-align: top;
        padding: 5px 10px;
    }
    #credit_app input[type="text"],
    #credit_app input[type="number"],
    #credit_app input[type="search"] {
        width: 90%;
        margin-bottom: 10px
    }
    body .contact_form .fld_box {
        width: 100%
    }
    body .contact_form textarea {
        width: 100%;
    }
    body .car_contacts .left {
        width: 100%
    }
    body .car_contacts .right {
        width: 100%
    }
    .margtop input {
        margin-top: 10px
    }
    #credit_app input[type="text"].dobyear {
        width: auto;
    }
    body .autoshowroom-blog-body ul {
        margin-left: 0px
    }
    .contact_form_div {
        width: 100% !important
    }
    body .catalog_list {
        width: 100%;
    }
    .catalog_table li .price {
        width: 100%;
        text-align: left;
        margin-top: 15px
    }
    body .catalog_list li {
        width: 100%;
        margin-right: 0
    }
    body .catalog_list li.last {
        float: left;
        margin-right: 0;
    }
    body .catalog_list li a {
        width: 100%;
    }
    body .catalog_list li .title {
        width: 100%;
    }
}
@media screen and (max-width: 414px) {
    body #mega-menu-wrap-primary-home-2 .mega-menu-toggle .mega-toggle-block {
        margin-top: -168px;
    }
    body .menu_fixed #mega-menu-wrap-primary-home-2 .mega-menu-toggle .mega-toggle-block {
        margin-top: -50px;
    }
}
