@charset "UTF-8"; :root {
    --primary-theme-color: var(--e-global-color-873b25b);
    --primary-theme-color-hsl: 21, 100%, 52%;
    --secondary-theme-color: #7d7d7d;
    --primary-title-font-family: "Poppins", sans-serif;
    --primary-content-font-family: "Open Sans", sans-serif
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=7f3c51cf2517f1f1a44d)
 * Config saved to config.json and https://gist.github.com/7f3c51cf2517f1f1a44d
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.row-no-padding {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.row-no-padding [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important
}

section.section>.col-md-12 {
    padding: 0
}

.clearfix:before,.form-entry:before,.quicksearch-container:before,.cBox:before,.cBox--bio .bio-info:before,.car_listing_carousel_wrapper .clc_content.content-grid:before,.flexslider .slides:before,.flexslider .auto-detailed:before,.tmm-view-mode:before,.tmm-view-mode.item-list article:before,.clearfix:after,.form-entry:after,.quicksearch-container:after,.cBox:after,.cBox--bio .bio-info:after,.car_listing_carousel_wrapper .clc_content.content-grid:after,.flexslider .slides:after,.flexslider .auto-detailed:after,.tmm-view-mode:after,.tmm-view-mode.item-list article:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after {
    content: " ";
    display: table
}

.clearfix:after,.form-entry:after,.quicksearch-container:after,.cBox:after,.cBox--bio .bio-info:after,.car_listing_carousel_wrapper .clc_content.content-grid:after,.flexslider .slides:after,.flexslider .auto-detailed:after,.tmm-view-mode:after,.tmm-view-mode.item-list article:after,.container:after,.container-fluid:after,.row:after {
    clear: both
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 960px) {
    .container {
        width:960px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0
}

.row {
    margin-left: -20px;
    margin-right: -20px
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 0;
    padding-left: 20px;
    padding-right: 20px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0%
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.29%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }
}

html,body,div,span,object,iframe,h1,h2,h3,h4,.quicksearch-container .car_adv_search fieldset legend,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,menu,nav,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

html {
    scroll-behavior: smooth
}

nav ul,nav ol {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

dd,dt {
    display: inline-block
}

small {
    font-size: 10px;
    font-weight: normal
}

pre {
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    margin-bottom: 24px;
    max-width: 100%;
    overflow: auto;
    padding: 12px;
    white-space: pre-wrap;
    word-wrap: break-word
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    outline: none;
    text-decoration: none;
    background: transparent;
    vertical-align: baseline;
    color: var(--e-global-color-873b25b);
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease
}

a,a>* {
    text-decoration: none
}

.not-ie a,.not-ie a>* {
    -webkit-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
    transition: background-color 0.2s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out
}

.list-entry {
    list-style: none;
    margin: 0;
    padding: 0
}

img {
    display: block;
    border: 0;
    height: auto;
    max-width: 100%;
    -ms-interpolation-mode: bicubic
}

.google_map img {
    max-width: none
}

.user_file_space {
    color: #e73f37;
    font-weight: bold
}

body {
    background-color: #ffffff;
    color: #7e858b;
    font-size: 14px;
    line-height: 1.6em;
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiaszed;
    -webkit-text-size-adjust: 100%
}

body * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.page-wrap {
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    background-color: #ffffff
}

@media (min-width: 1367px) {
    .page-wrap {
        width:1200px
    }
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0
}

.clear:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "."
}

.hide {
    display: none
}

.show {
    display: block
}

.affix {
    position: fixed
}

.invisible {
    visibility: hidden
}

.block {
    display: block
}

.italic {
    font-style: italic
}

.add-margin {
    margin: 3px 0
}

.alignnone {
    margin: 0 auto
}

.align-center {
    text-align: center
}

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.nomargin {
    margin: 0
}

img.alignnone {
    margin: 0 auto
}

img.alignleft {
    margin-right: 20px
}

img.alignright {
    margin-left: 20px
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.type-post .single-image {
    display: block
}

.single-image,.video-image {
    position: relative;
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.single-image.fancybox,.video-image.fancybox {
    margin-bottom: 0
}

.video-image {
    width: 145px;
    margin: 0 8px 8px 0;
    display: block;
    float: left
}

.video-image img {
    width: 100%
}

.single-image img {
        width: 100%;
    display: block;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.35s ease-in-out;
    -moz-transition: opacity 0.35s ease-in-out;
    -ms-transition: opacity 0.35s ease-in-out;
    -o-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out
}

.status-draft,.car_is_sold img {
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.entry-image:hover,.single-image:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.image-post .featured-icon:nth-of-type(1) {
    right: 5px
}

.widget .image-post .featured-icon:nth-of-type(1) {
    right: 2px
}

.image-post .featured-icon:nth-of-type(2) {
    right: 32px
}

.widget .image-post .featured-icon:nth-of-type(2) {
    right: 17px
}

.video-icon,.picture-icon {
    color: #ffcf00;
    text-align: center;
    font: 12px/12px "fontello";
    display: block;
    position: absolute;
    z-index: 6;
    bottom: 5px;
    width: 22px;
    height: 20px;
    padding: 4px;
    box-sizing: border-box;
    background-color: #53585d
}

.video-icon:after,.picture-icon:after {
    display: inline-block
}

.widget .video-icon,.widget .picture-icon {
    font-size: 9px;
    line-height: 1;
    bottom: 2px;
    width: 13px;
    height: 14px;
    padding: 2px
}

.video-image .video-icon {
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -11px
}

.video-icon:after {
    content: ""
}

.picture-icon:after {
    content: ""
}

.ribbon-wrapper {
    position: absolute;
    top: 1em;
    left: 0;
    display: block;
    z-index: 9
}

.ribbon-wrapper .ribbon-inner {
    position: relative;
    left: -2px;
    display: block;
    padding: 3px 10px;
    color: #232527;
    text-align: center;
    font-size: 13px;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    white-space: nowrap;
    overflow: hidden;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3)
}

.rtl .ribbon-wrapper .ribbon-inner {
    left: auto
}

.widget .ribbon-wrapper .ribbon-inner {
    padding: 0 0.5em;
    letter-spacing: 10em;
    width: 1.5em
}

.ribbon-wrapper.featured .ribbon-inner {
    background-color: #ffcf00
}

.ribbon-wrapper.sold .ribbon-inner {
    background-color: #f4f4f4
}

.divider {
    clear: both;
    margin: 25px 0;
    height: 1px;
    background-color: #dddcdc
}

.white-space {
    clear: both;
    padding: 30px 0;
    width: 100%
}

.input-block {
    margin-bottom: 10px
}

.input-block:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    content: "."
}

.input-block label {
    display: block;
    vertical-align: top
}

#content .contact-form .input-block label {
    display: block;
    margin-bottom: 3px
}

#sidebar .contact-form .input-block label {
    display: block;
    width: auto
}

.contact-form input[type="text"],.contact-form input[type="email"],.contact-form input[type="url"],.comment-form input[type="text"],.comment-form input[type="email"],.comment-form input[type="url"] {
    width: 80%
}

.widget .contact-form input[type="text"],.widget .contact-form input[type="email"],.widget .contact-form input[type="url"],.widget .comment-form input[type="text"],.widget .comment-form input[type="email"],.widget .comment-form input[type="url"] {
    width: 100%
}

.contact-form textarea,.comment-form textarea {
    width: 100%;
    height: 160px;
    min-height: 160px;
    max-height: 220px
}

.widget .contact-form textarea,.widget .comment-form textarea {
    width: 100%;
    max-width: 100%
}

.contact-form iframe,.comment-form iframe {
    display: inline-block;
    vertical-align: middle
}

.contact-form input.verify,.comment-form input.verify {
    width: 77px !important;
    vertical-align: top
}

.contact-form button[type="submit"],.comment-form button[type="submit"] {
    border: none;
    vertical-align: top
}

.wrong-data {
    border-color: #e73f37
}

.see {
    display: inline-block;
    margin-bottom: 1.5em;
    padding-right: 10px;
    font-weight: 600
}

button,.button,#content input[type="submit"],#commentform #submit {
    display: inline-block;
    padding: 0 1em;
    outline: none;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: none;
    line-height: 2em;
    font-size: 1em;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color 0.25s ease;
    -moz-transition: background-color 0.25s ease;
    -ms-transition: background-color 0.25s ease;
    -o-transition: background-color 0.25s ease;
    transition: background-color 0.25s ease
}

button[class*="icon-"],.button[class*="icon-"],#content input[type="submit"][class*="icon-"],#commentform #submit[class*="icon-"] {
    line-height: 2em
}

button.big,.button.big,#content input.big[type="submit"],#commentform .big#submit {
    padding: 0.5em 1em;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2em;
    line-height: normal
}

button.disabled,.button.disabled,#content input.disabled[type="submit"],#commentform .disabled#submit {
    opacity: 0.5;
    cursor: default
}

.primary-button,#content input[type="submit"],#commentform #submit {
    color: #ffffff;
    background-color: var(--e-global-color-873b25b)
}

.primary-button:hover,#content input[type="submit"]:hover,#commentform #submit:hover {
    color: #ffffff;
    background-color: var(--e-global-color-secondary)
}

.secondary-button {
    color: #ffffff;
    background-color: background-color:var(--e-global-color-secondary)
}

.secondary-button:hover {
    color: #ffffff;
    background-color: var(--e-global-color-873b25b)
}

.error,.success,.info,.notice {
    position: relative;
    display: block;
    margin: 1em 0 !important;
    padding: 12px 10px;
    color: #7d7d7d;
    font-weight: 400;
    font-size: 14px !important;
    background-color: white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
    -webkit-transition: max-height 0.25s linear;
    -moz-transition: max-height 0.25s linear;
    -ms-transition: max-height 0.25s linear;
    -o-transition: max-height 0.25s linear;
    transition: max-height 0.25s linear
}

.form-entry .error.info-box,.form-entry .success.info-box,.form-entry .info.info-box,.form-entry .notice.info-box {
    margin: 15px 0 0;
    padding: 12px 10px;
    max-height: 500px
}

.error.w-50,.success.w-50,.info.w-50,.notice.w-50 {
    width: 50%;
    margin: 1.5em auto !important
}

.success {
    border-left: 5px solid #36a753
}

.error {
    border-left: 5px solid #e73f37
}

.info {
    border-left: 5px solid #3b7ef1
}

.notice {
    border-left: 5px solid #ffcf00
}

#change-items .notice {
    margin-bottom: 76px !important
}

#content {
    position: relative
}

#content.sbr #main {
    float: left
}

#content.sbr #sidebar {
    float: right
}

#content.sbl #main {
    float: right
}

#content.sbl #sidebar {
    float: left
}

#content.sbr .has-content,#content.sbr #main,#content.sbr #sidebar,#content.sbl .has-content,#content.sbl #main,#content.sbl #sidebar,#content.no_sidebar .has-content,#content.no_sidebar #main,#content.no_sidebar #sidebar {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (min-width: 320px) and (max-width:768px) {
    #content.sbr .has-content,#content.sbr #main,#content.sbr #sidebar,#content.sbl .has-content,#content.sbl #main,#content.sbl #sidebar,#content.no_sidebar .has-content,#content.no_sidebar #main,#content.no_sidebar #sidebar {
        float:none;
        padding-top: 20px;
        padding-bottom: 20px
    }
}

#content.sbr .has-content.has-no-content,#content.sbr #main.has-no-content,#content.sbr #sidebar.has-no-content,#content.sbl .has-content.has-no-content,#content.sbl #main.has-no-content,#content.sbl #sidebar.has-no-content,#content.no_sidebar .has-content.has-no-content,#content.no_sidebar #main.has-no-content,#content.no_sidebar #sidebar.has-no-content {
    padding-top: 0;
    padding-bottom: 0
}

@media (min-width: 769px) {
    .recent_news_wrapper .fluid-width-video-wrapper {
        max-width:455px
    }
}

.dealer-desc {
    white-space: pre-wrap
}

.flexslider.single-image .flex-direction-nav {
    display: none
}

.flexslider .slides>.resized>img {
    width: 100%
}

.flexslider .slides {
    list-style: none
}

#layerslider_1 {
    margin: 0 !important
}

.compare-table {
    margin-bottom: 30px;
    width: 100%;
    color: #7b7b7b;
    text-align: left
}

.compare-table .col {
    float: left;
    width: 190px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-style: solid;
    border-color: #dddcdc
}

@media (max-width: 568px) {
    .compare-table .col {
        width:50%
    }
}

.compare-table .col.features {
    float: left;
    width: 20%;
    border-right-width: 1px;
    border-left-width: 1px
}

@media (max-width: 568px) {
    .compare-table .col.features {
        width:50%
    }
}

.compare-table .col.features .data-feature li {
    padding: 5px;
    text-align: right;
    font-weight: 700
}

.compare-table .col.features .data-feature li:nth-child(odd) {
    background-color: #f4f4f4
}

.compare-table li {
    list-style: none
}

.compare-table .heading {
    padding: 15px 20px;
    min-height: 65px;
    max-height: 65px;
    background-color: #ececec
}

.compare-table .viewport {
    padding: 20px;
    min-height: 330px;
    border-top: 1px solid #dddcdc
}

.compare-table .viewport figure {
    margin-bottom: 15px
}

.compare-table .viewport figure>a img {
    margin-bottom: 10px;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    max-height: 160px
}

.compare-table .viewport figure>a img:hover {
    opacity: 0.6;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.compare-table .viewport figure>figcaption {
    color: #585757;
    font-weight: 700
}

@media (max-width: 568px) {
    .compare-table .viewport .button,.compare-table .viewport #content input[type="submit"],#content .compare-table .viewport input[type="submit"],.compare-table .viewport #commentform #submit,#commentform .compare-table .viewport #submit {
        display:none
    }
}

.compare-table .data-feature li {
    padding: 5px 10px;
    min-height: 34px;
    border-top: 1px solid #dddcdc;
    white-space: nowrap;
    overflow: hidden
}

.compare-table .col-scroll-wrap {
    margin-left: 20%
}

@media (max-width: 568px) {
    .compare-table .col-scroll-wrap {
        margin-left:50%
    }

    .compare-table .col-scroll-wrap .col-scroll {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row nowrap;
        -moz-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        overflow-y: scroll
    }

    .compare-table .col-scroll-wrap .col-scroll>.col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.sales-reps {
    margin-bottom: 30px
}

.sales-reps .hgroup .title-3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #ffffff;
    text-transform: uppercase
}

.sales-reps .item-circled-3 {
    min-width: 240px;
    background-color: transparent;
    text-align: center;
    position: relative
}

.sales-reps .item-circled-3 .face-container {
    padding: 0
}

.sales-reps .item-circled-3 .face-container:hover .spiner {
    -webkit-transform: rotate(1800deg);
    transform: rotate(1800deg);
    border-color: transparent rgba(255, 96, 10, 0.5) rgba(255, 96, 10, 0.5) transparent;
    -webkit-transition: -webkit-transform 10000ms cubic-bezier(0.25, 0.25, 0.75, 0.75), border-color 0.35s ease;
    -moz-transition: transform 10000ms cubic-bezier(0.25, 0.25, 0.75, 0.75), border-color 0.35s ease;
    -o-transition: transform 10000ms cubic-bezier(0.25, 0.25, 0.75, 0.75), border-color 0.35s ease;
    transition: transform 10000ms cubic-bezier(0.25, 0.25, 0.75, 0.75), border-color 0.35s ease
}

.sales-reps .item-circled-3 .face {
    width: 190px;
    height: 190px;
    overflow: hidden;
    margin: 0 auto;
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.sales-reps .item-circled-3 .item-content {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    text-align: center
}

.sales-reps .item-circled-3 .item-content h4,.sales-reps .item-circled-3 .item-content .quicksearch-container .car_adv_search fieldset legend,.quicksearch-container .car_adv_search fieldset .sales-reps .item-circled-3 .item-content legend {
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 40px
}

.sales-reps .item-circled-3 .item-content p {
    font-size: 12px;
    text-align: center
}

.sales-reps .item-circled-3 .social-icons {
    background-color: transparent;
    padding: 0;
    position: absolute;
    top: 170px;
    left: 50%;
    margin-left: -49px
}

.sales-reps .item-circled-3 .social-icons li {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.sales-reps .item-circled-3 .social-icons li:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.sales-reps .item-circled-3 .social-icons li a {
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    background-color: transparent
}

.sales-reps .spiner {
    position: absolute;
    border-color: transparent var(--e-global-color-873b25b) var(--e-global-color-873b25b) transparent;
    border-image: none;
    border-radius: 50%;
    border-style: solid;
    border-width: 50px;
    height: 235px;
    width: 235px;
    opacity: 0.8;
    top: -15px;
    left: 50%;
    margin-left: -117.5px;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(0.25, 0.25, 0.75, 0.75), border-color 0.35s ease;
    -moz-transition: transform 1.5s cubic-bezier(0.25, 0.25, 0.75, 0.75), border-color 0.35s ease;
    -o-transition: transform 1.5s cubic-bezier(0.25, 0.25, 0.75, 0.75), border-color 0.35s ease;
    transition: transform 1.5s cubic-bezier(0.25, 0.25, 0.75, 0.75), border-color 0.35s ease
}

@-moz-document url-prefix() {
    .tmm-team .spiner {
        -webkit-transition: -webkit-transform 10s cubic-bezier(0.25, 0.25, 0.75, 0.75), border-color 0.35s ease;
        transition: transform 10s cubic-bezier(0.25, 0.25, 0.75, 0.75), border-color 0.35s ease
    }
}

.error-404 {
    position: relative;
    margin: 40px auto;
    width: 49%
}

.error-404 .e404 {
    position: absolute;
    left: 0;
    top: 5%;
    margin-top: 5%;
    padding: 0 15%;
    width: 100%;
    text-align: center
}

.error-404 h1 {
    margin: 0;
    color: var(--e-global-color-873b25b);
    font-weight: 700;
    font-size: 108px;
    font-family: "Open Sans", sans-serif;
    line-height: 1
}

.error-404 .title-error {
    color: #1a1a1b;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif
}

.error-404 p {
    margin: 0 0 1.5em
}

.form-account {
    border: 1px solid #dddcdc
}

.form-account .reset-pass {
    float: right
}

.form-account .lostpass-info {
    margin-left: 20px;
    margin-right: 20px
}

.form-heading {
    padding: 17px 20px;
    border-bottom: 1px solid #dddcdc;
    background-color: #ececec
}

.form-heading h3 {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.form-title {
    clear: both;
    margin-bottom: 20px;
    padding-bottom: 4px;
    border-bottom: 1px solid #dddcdc
}

.form-title h5 {
    margin: 0;
    color: #fd7442;
    font-size: 17px
}

.form-title h6 {
    margin: 0;
    color: #fd7442
}

.form-entry {
    padding: 20px
}

.page-template-template-car-add-new .form-entry {
    padding: 0
}

.form-entry p {
    position: relative
}

.form-entry p input:invalid:focus:not(:placeholder-shown)~.requirements {
    max-height: 200px;
    padding: 0 0 15px 0
}

.form-entry .preloader {
    visibility: hidden
}

.form-entry .preloader:before {
    -webkit-animation: spin 1000ms infinite linear;
    -moz-animation: spin 1000ms infinite linear;
    -ms-animation: spin 1000ms infinite linear;
    -o-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear
}

.form-entry .requirements {
    display: block;
    padding: 0;
    max-height: 0;
    transition: 0.25s;
    overflow: hidden;
    color: red;
    font-style: italic
}

.form-entry label {
    display: block;
    margin-bottom: 4px;
    font-size: 12px
}

.form-entry .section-options {
    margin-bottom: 1.6em
}

.form-entry .section-options:last-child {
    margin-bottom: 0
}

.form-entry .option-list-items li {
    margin-bottom: 15px
}

.form-entry .option-list-items .children {
    margin-left: 15px
}

.form-entry .option-list-items .children>li:first-child {
    margin-top: 15px
}

.form-entry .set_location .feature-check.no-label {
    padding-top: 28px
}

.form-entry .set_location input[type="text"] {
    width: calc(100% - 135px)
}

.form-entry .set_location .button,.form-entry .set_location #content input[type="submit"],#content .form-entry .set_location input[type="submit"],.form-entry .set_location #commentform #submit,#commentform .form-entry .set_location #submit {
    margin-left: 5px;
    vertical-align: middle
}

.form-entry .button,.form-entry #content input[type="submit"],#content .form-entry input[type="submit"],.form-entry #commentform #submit,#commentform .form-entry #submit {
    margin: 0
}

.form-entry #user_register_button {
    float: left
}

.form-entry .data-success {
    color: green
}

.form-entry .info-box {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.25s linear;
    -moz-transition: max-height 0.25s linear;
    -ms-transition: max-height 0.25s linear;
    -o-transition: max-height 0.25s linear;
    transition: max-height 0.25s linear
}

.form-entry .line_height_plus {
    min-height: 2.5em
}

.description {
    display: block;
    margin-top: 5px;
    line-height: 1.2em;
    font-size: 11px
}

.check {
    vertical-align: middle
}

.check strong {
    font-weight: normal;
    font-style: normal
}

.check input[type="checkbox"] {
    margin-right: 7px;
    margin-bottom: 3px;
    vertical-align: middle
}

.cars-videos li {
    display: block;
    width: 100%;
    margin-bottom: 0.5em;
    list-style: none
}

.cars-videos li input[type="text"] {
    width: calc(100% - 120px);
    margin-right: 5px;
    padding: 0.358em 0.5em;
    vertical-align: top
}

.cars-videos li input[type="text"]+.button,.cars-videos li #content input[type="text"]+input[type="submit"],#content .cars-videos li input[type="text"]+input[type="submit"],.cars-videos li #commentform input[type="text"]+#submit,#commentform .cars-videos li input[type="text"]+#submit {
    vertical-align: top
}

.cars-videos li p {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    margin: 0
}

.form-edit-ad {
    margin-bottom: 40px
}

.ad.edit-form {
    border: 1px solid #dddcdc;
    margin-bottom: 40px
}

.ad.edit-form .edit-form__title {
    padding: 17px 20px;
    border-bottom: 1px solid #dddcdc;
    background-color: #ececec
}

.ad.edit-form .edit-form__title h3 {
    margin: 0
}

.ad.edit-form .edit-form__entry {
    padding: 20px
}

.ad.edit-form input[type="text"]+strong {
    display: inline-block;
    text-align: right
}

.ad.edit-form .check {
    margin-bottom: 0
}

.vin {
    white-space: nowrap
}

ul.cart-items {
    margin-bottom: 25px
}

ul.cart-items li {
    position: relative;
    float: left;
    display: block;
    padding: 15px 0;
    width: 25%;
    text-align: center;
    border-width: 0;
    border-left-width: 1px;
    border-style: solid;
    border-left-color: #fbfafa;
    border-bottom-width: 6px;
    border-bottom-color: #e5e4e4;
    background-color: #d1d0d0
}

.rtl ul.cart-items li {
    float: right
}

ul.cart-items li:first-child {
    border-left: none
}

ul.cart-items li.step-now {
    border-bottom-color: var(--e-global-color-873b25b);
    background-color: #515151
}

ul.cart-items li.step-now .circle {
    background-color: var(--e-global-color-873b25b)
}

ul.cart-items li.step-error {
    background: #fd8459;
    border-bottom-color: #e73f37
}

ul.cart-items li.step-error .circle {
    background-color: #e73f37
}

ul.cart-items li.step-success {
    background: #3dd853;
    border-bottom-color: #009036
}

ul.cart-items li.step-success .circle {
    background-color: #009036
}

ul.cart-items li .cart-title {
    margin: 0;
    color: #fbfafa;
    font-size: 17px;
    text-align: center
}

ul.cart-items li .circle {
    position: absolute;
    bottom: -15px;
    left: 50%;
    z-index: 15;
    display: block;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    background-color: #e5e4e4;
    color: #fff;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    border-radius: 50%
}

.cart-content .input-check input[type="checkbox"] {
    margin-right: 15px;
    vertical-align: sub
}

.upload-holder {
    margin-bottom: 20px
}

.upload-holder input[type="text"] {
    width: 265px
}

.upload-holder .button,.upload-holder #content input[type="submit"],#content .upload-holder input[type="submit"],.upload-holder #commentform #submit,#commentform .upload-holder #submit {
    padding: 6px 10px
}

.upload-holder i {
    color: #585757
}

ul.contact-items li {
    margin-bottom: 6px;
    list-style: none
}

.sort {
    margin-bottom: 20px;
    padding: 7px 14px;
    border: 1px solid #dddcdc;
    background-color: #ececec
}

.sort .half {
    display: inline-block;
    margin: 0;
    width: 49%
}

.sort .align-right {
    text-align: right
}

.sort select {
    margin-left: 7px;
    width: 70%
}

.sort .delete {
    display: inline-block;
    padding: 5px 0;
    text-align: right;
    font-weight: 700;
    color: var(--e-global-color-873b25b)
}

.wp-pagenavi {
    margin-bottom: 30px;
    padding-top: 20px;
    border-top: 0px solid #dddcdc
}

.wp-pagenavi span,.wp-pagenavi a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: none;
    transition: none
}

.wp-pagenavi .pages {
    margin-right: 5px
}

.wp-pagenavi a,.wp-pagenavi .page-numbers,.wp-pagenavi .current,.wp-pagenavi .nextpostslink,.wp-pagenavi .prevpostslink {
    margin: 0 1px;
    width: 35px;
    height: 35px;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    line-height: 34px
}

.wp-pagenavi a,.wp-pagenavi .page-numbers {
    border-color: #dddcdc;
    background-color: #f4f4f4;
    color: #414040
}

.wp-pagenavi .current {
    border-color: #3f3f3f;
    border-bottom-color: #313131;
    background-color: #444343;
    color: #fff
}

.wp-pagenavi a:hover {
    background-color: #ededed
}

.wp-pagenavi .next:hover,.wp-pagenavi .prev:hover,.wp-pagenavi .next,.wp-pagenavi .prev {
    border-color: transparent;
    background-color: transparent
}

.wp-pagenavi .next:before {
    font-family: "fontello";
    content: ""
}

.wp-pagenavi .next:hover {
    color: var(--e-global-color-873b25b)
}

.wp-pagenavi .prev:before {
    font-family: "fontello";
    content: ""
}

.wp-pagenavi .prev:hover {
    color: var(--e-global-color-873b25b)
}

.wp-pagenavi .total-items {
    float: right
}

#map {
    position: relative;
    margin: 0;
    width: 100%;
    height: 500px;
    -webkit-box-border: 3px 3px 0 0;
    -moz-box-border: 3px 3px 0 0;
    box-border: 3px 3px 0 0
}

#locate {
    position: relative;
    margin: 0 0 20px 0;
    width: 100%;
    height: 350px
}

#map img,#gMap img,#locate img {
    max-width: none
}

.fluid-width-video-wrapper {
    margin-bottom: 10px
}

.quicksearch-container {
    position: relative
}

.quicksearch-container p {
    line-height: 1.5;
    margin-bottom: 1em
}

.quicksearch-container label {
    display: block;
    margin-bottom: 2px;
    color: #232527;
    font-size: 0.9em;
    line-height: 1.6em;
    white-space: nowrap
}

.quicksearch-container .submit-search {
    text-transform: uppercase
}

.quicksearch-container .car_form_search input,.quicksearch-container .car_form_search select,.quicksearch-container .car_form_search textarea {
    width: 100%
}

.quicksearch-container .car_form_search fieldset {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.quicksearch-container .car_form_search fieldset[data-row="location"] {
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.quicksearch-container .car_form_search fieldset[data-row="condition-vehicle_type"],.quicksearch-container .car_form_search fieldset[data-row="make-model"],.quicksearch-container .car_form_search fieldset[data-row="price-range"],.quicksearch-container .car_form_search fieldset[data-row="year-range"],.quicksearch-container .car_form_search fieldset[data-row="mileage-range"],.quicksearch-container .car_form_search fieldset[data-row="fuel-transmission"],.quicksearch-container .car_form_search fieldset[data-row="body-door-cnt"] {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between
}

.quicksearch-container .car_form_search fieldset[data-row="condition-vehicle_type"]>p,.quicksearch-container .car_form_search fieldset[data-row="make-model"]>p,.quicksearch-container .car_form_search fieldset[data-row="price-range"]>p,.quicksearch-container .car_form_search fieldset[data-row="year-range"]>p,.quicksearch-container .car_form_search fieldset[data-row="mileage-range"]>p,.quicksearch-container .car_form_search fieldset[data-row="fuel-transmission"]>p,.quicksearch-container .car_form_search fieldset[data-row="body-door-cnt"]>p {
    -webkit-flex-basis: calc(50% - 5px);
    -moz-flex-basis: calc(50% - 5px);
    -ms-flex-preferred-size: calc(50% - 5px);
    flex-basis: calc(50% - 5px)
}

.quicksearch-container .car_form_search fieldset[data-row="condition-vehicle_type"][data-single="true"]>p,.quicksearch-container .car_form_search fieldset[data-row="make-model"][data-single="true"]>p,.quicksearch-container .car_form_search fieldset[data-row="price-range"][data-single="true"]>p,.quicksearch-container .car_form_search fieldset[data-row="year-range"][data-single="true"]>p,.quicksearch-container .car_form_search fieldset[data-row="mileage-range"][data-single="true"]>p,.quicksearch-container .car_form_search fieldset[data-row="fuel-transmission"][data-single="true"]>p,.quicksearch-container .car_form_search fieldset[data-row="body-door-cnt"][data-single="true"]>p {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.quicksearch-container .car_form_search fieldset legend {
    color: #232527;
    font-size: 0.9em;
    white-space: nowrap
}

.quicksearch-container .car_adv_search {
    margin-top: 20px;
    padding-top: 20px;
    position: relative
}

.quicksearch-container .car_adv_search fieldset {
    margin-bottom: 20px
}

.quicksearch-container .car_adv_search fieldset>p label {
    white-space: initial
}

.quicksearch-container .car_adv_search fieldset>p select {
    width: 100%;
    max-width: 180px
}

.quicksearch-container .advanced-row {
    font-size: 0.8em;
    margin-bottom: 0.5em;
    text-align: right
}

.quicksearch-container .advanced-row span:before {
    content: "[+]"
}

.quicksearch-container .advanced-row span.active:before {
    content: "[-]"
}

@media (min-width: 1024px) {
    .quicksearch-container.tmm-site-full-width .car_form_search {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between
    }

    .quicksearch-container.tmm-site-full-width .car_form_search fieldset {
        -webkit-flex-basis: calc((100% - 20px) / 3);
        -moz-flex-basis: calc((100% - 20px) / 3);
        -ms-flex-preferred-size: calc((100% - 20px) / 3);
        flex-basis: calc((100% - 20px) / 3)
    }

    .quicksearch-container.tmm-site-full-width .car_form_search fieldset[data-row="location"] {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-flex-flow: row nowrap;
        -moz-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between
    }

    .quicksearch-container.tmm-site-full-width .car_form_search fieldset[data-row="location"]>* {
        -webkit-flex-basis: calc((100% - 20px) / 3);
        -moz-flex-basis: calc((100% - 20px) / 3);
        -ms-flex-preferred-size: calc((100% - 20px) / 3);
        flex-basis: calc((100% - 20px) / 3)
    }

    .quicksearch-container.tmm-site-full-width .car_form_search fieldset[data-row="location"][data-col="2"] {
        -webkit-flex-basis: calc((200% - 10px) / 3);
        -moz-flex-basis: calc((200% - 10px) / 3);
        -ms-flex-preferred-size: calc((200% - 10px) / 3);
        flex-basis: calc((200% - 10px) / 3)
    }

    .quicksearch-container.tmm-site-full-width .car_form_search fieldset[data-row="location"][data-col="2"]>* {
        -webkit-flex-basis: calc(50% - 5px);
        -moz-flex-basis: calc(50% - 5px);
        -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px)
    }

    .quicksearch-container.tmm-site-full-width .car_form_search fieldset[data-row="location"][data-col="1"] {
        -webkit-flex-basis: calc((100% - 20px) / 3);
        -moz-flex-basis: calc((100% - 20px) / 3);
        -ms-flex-preferred-size: calc((100% - 20px) / 3);
        flex-basis: calc((100% - 20px) / 3)
    }

    .quicksearch-container.tmm-site-full-width .car_form_search fieldset[data-row="location"][data-col="1"]>* {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .quicksearch-container.tmm-site-full-width .car_adv_search fieldset {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .quicksearch-container.tmm-site-full-width .car_adv_search fieldset>p {
        margin-left: 10px;
        -webkit-flex-basis: calc((100% - 50px) / 6);
        -moz-flex-basis: calc((100% - 50px) / 6);
        -ms-flex-preferred-size: calc((100% - 50px) / 6);
        flex-basis: calc((100% - 50px) / 6)
    }

    .quicksearch-container.tmm-site-full-width .car_adv_search fieldset>p:nth-of-type(6n+1) {
        margin-left: 0
    }

    .quicksearch-container.tmm-site-two-thirds .car_form_search {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between
    }

    .quicksearch-container.tmm-site-two-thirds .car_form_search fieldset {
        -webkit-flex-basis: calc((100% - 10px) / 2);
        -moz-flex-basis: calc((100% - 10px) / 2);
        -ms-flex-preferred-size: calc((100% - 10px) / 2);
        flex-basis: calc((100% - 10px) / 2)
    }

    .quicksearch-container.tmm-site-two-thirds .car_form_search fieldset[data-row="location"] {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between
    }

    .quicksearch-container.tmm-site-two-thirds .car_form_search fieldset[data-row="location"]>* {
        -webkit-flex-basis: calc((100% - 10px) / 2);
        -moz-flex-basis: calc((100% - 10px) / 2);
        -ms-flex-preferred-size: calc((100% - 10px) / 2);
        flex-basis: calc((100% - 10px) / 2)
    }

    .quicksearch-container.tmm-site-two-thirds .car_form_search fieldset[data-row="location"][data-col="2"] {
        -webkit-flex-flow: row nowrap;
        -moz-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }

    .quicksearch-container.tmm-site-two-thirds .car_form_search fieldset[data-row="location"][data-col="2"]>* {
        -webkit-flex-basis: calc(50% - 5px);
        -moz-flex-basis: calc(50% - 5px);
        -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px)
    }

    .quicksearch-container.tmm-site-two-thirds .car_form_search fieldset[data-row="location"][data-col="1"] {
        -webkit-flex-basis: calc(50% - 5px);
        -moz-flex-basis: calc(50% - 5px);
        -ms-flex-preferred-size: calc(50% - 5px);
        flex-basis: calc(50% - 5px)
    }

    .quicksearch-container.tmm-site-two-thirds .car_form_search fieldset[data-row="location"][data-col="1"]>* {
        -webkit-flex-basis: 100%;
        -moz-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .quicksearch-container.tmm-site-two-thirds .car_adv_search fieldset {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -moz-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .quicksearch-container.tmm-site-two-thirds .car_adv_search fieldset>p {
        margin-left: 10px;
        -webkit-flex-basis: calc((100% - 30px) / 4);
        -moz-flex-basis: calc((100% - 30px) / 4);
        -ms-flex-preferred-size: calc((100% - 30px) / 4);
        flex-basis: calc((100% - 30px) / 4)
    }

    .quicksearch-container.tmm-site-two-thirds .car_adv_search fieldset>p:nth-of-type(4n+1) {
        margin-left: 0
    }
}

#back-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    display: none;
    width: 36px;
    height: 35px;
    color: #fff;
    font: 0/0 a !important;
    text-align: center;
    background-color: var(--e-global-color-873b25b);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
}

#back-top:before {
    font: 20px/33px "fontello";
    content: ""
}

.flickr-badge {
    margin-bottom: 15px;
    font-size: 0
}

.flickr-badge li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px
}

.flickr-badge li:nth-child(4n) {
    margin-right: 0
}

#footer .flickr-badge li:nth-child(4n) {
    margin-right: 5px
}

#footer .flickr-badge li:nth-child(3n) {
    margin-right: 0
}

.flickr-badge img {
    display: block;
    width: 70px;
    height: 70px;
    -moz-backface-visibility: hidden
}

.flickr-badge li:hover img {
    opacity: 0.6
}

.tweets-container li {
    position: relative;
    margin-bottom: 25px;
    padding-left: 30px;
    line-height: 1.7;
    list-style: none
}

.tweets-container li:before {
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 16px;
    color: #1ab7ea;
    font-family: "fontello";
    font-size: 20px;
    line-height: 20px;
    content: ""
}

.tweets-container li p {
    margin: 0
}

.tweets-container a {
    font-size: 12px
}

.tweets-container .timePosted {
    font-style: italic;
    font-size: 12px;
    line-height: 1.7
}

#footer .tweets-container .timePosted {
    color: #f7f7f7 !important
}

#sidebar .tweets-container .timePosted {
    color: #585757 !important
}

.content-tabs {
    margin: 5em 0
}

.content-tabs ul.tabs-nav {
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none
}

.content-tabs ul.tabs-nav li {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 1px 0 0;
    padding: 0
}

@media (max-width: 768px) {
    .content-tabs ul.tabs-nav li {
        width:100%;
        margin: 0
    }
}

.content-tabs ul.tabs-nav li.active a {
    color: #606163;
    background-color: #f4f4f4
}

.content-tabs ul.tabs-nav li a {
    display: block;
    padding: 20px 40px;
    outline: none;
    text-decoration: none;
    font-size: 18px;
    color: var(--e-global-color-873b25b);
    font-family: "Roboto Condensed", sans-serif;
    letter-spacing: 0.5px;
    text-transform: uppercase
}

@media (max-width: 768px) {
    .content-tabs ul.tabs-nav li a {
        padding:10px 20px;
        text-align: center
    }
}

.content-tabs .tabs-container {
    overflow: hidden;
    margin: -1px 0 0;
    width: 100%;
    background-color: #f4f4f4;
    border-bottom: 3px solid #c1c1c1
}

.content-tabs .tabs-container .tab-content {
    display: none;
    padding: 20px 40px;
    font-size: 15px;
    line-height: 1.9em
}

@media (max-width: 768px) {
    .content-tabs .tabs-container .tab-content {
        padding:20px
    }
}

.content-tabs .tabs-container .tab-content.visible {
    display: block
}

.content-tabs .tabs-container .tab-content ul,.content-tabs .tabs-container .tab-content ol {
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.content-tabs .tabs-container .tab-content ul li,.content-tabs .tabs-container .tab-content ol li {
    margin: 0;
    padding: 0;
    position: relative;
    text-indent: 1em;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%
}

@media (max-width: 768px) {
    .content-tabs .tabs-container .tab-content ul li,.content-tabs .tabs-container .tab-content ol li {
        font-size:0.8em;
        text-indent: 0.8em;
        line-height: 1.4em;
        padding: 6px 0
    }
}

.content-tabs .tabs-container .tab-content ul li:before,.content-tabs .tabs-container .tab-content ol li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 3px;
    height: 3px;
    background-color: var(--e-global-color-873b25b)
}

.content-tabs .tabs-container .tab-content p {
    margin: 1em 0
}

.content-tabs .tabs-container .tab-content i {
    margin-left: 12px
}

.acc-entry {
    position: relative;
    margin-bottom: 10px
}

.acc-trigger a {
    position: relative;
    display: block;
    padding: 9px 20px 9px 50px;
    border: 1px solid #dddcdc;
    color: #5d5d5d;
    text-decoration: none;
    font-weight: 100;
    font-size: 14px;
    cursor: pointer;
    background-color: #ededed
}

.acc-trigger a:after {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -13px;
    width: 26px;
    height: 26px;
    font: 22px/26px "fontello";
    content: ""
}

.acc-trigger a:hover,.acc-trigger.active a {
    color: var(--e-global-color-873b25b)
}

.acc-trigger.active a:after {
    content: ""
}

.acc-container {
    position: relative;
    display: none;
    margin-top: -3px;
    padding: 15px 20px 0 20px;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #dddcdc
}

#users_links li a {
    color: #fff;
    font-size: 14px
}

#users_links li a:hover {
    color: #444343
}

#commentform #comment {
    width: 100%;
    float: left
}

#tmm_info_popup {
    display: none;
    width: auto;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1001;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 1.5em;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#tmm_info_popup span {
    display: inline-block;
    padding: 1em
}

#info_popup-wrapper-page {
    position: relative;
    float: left;
    left: 50%;
    list-style: none;
    margin: 0;
    padding: 0
}

#info_popup-wrapper-page li {
    position: relative;
    float: left;
    right: 50%;
    padding: 10px
}

.info_popup {
    overflow: hidden;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 22px;
    font-family: Arial, sans-serif;
    z-index: 999;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.6), inset 0 0 0 2px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.6), inset 0 0 0 2px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.6), inset 0 0 0 2px rgba(255, 255, 255, 0.2)
}

.convert {
    cursor: pointer
}

.converter {
    position: absolute;
    bottom: 100%;
    left: -65px;
    z-index: 9999;
    padding: 5px 10px;
    width: 186px;
    min-height: 153px;
    margin-bottom: 6px;
    background-color: #f4f4f4;
    color: #414040;
    font-size: 12px;
    opacity: 1;
    line-height: 16px;
    text-align: center;
    border: 1px solid #dddcdc
}

.page-template-template-car-user-cars-php .converter {
    top: -162px
}

.converter:after {
    border: 10px solid transparent;
    border-top: 10px solid #f4f4f4;
    position: absolute;
    bottom: -19px;
    left: 83px;
    content: "";
    pointer-events: none
}

.converter:before {
    border: 10px solid transparent;
    border-top: 10px solid #dddcdc;
    position: absolute;
    bottom: -20px;
    left: 83px;
    content: "";
    pointer-events: none
}

.converter h6 {
    margin-top: 10px
}

.converter input {
    width: 100%;
    margin-bottom: 15px
}

.converter ul {
    list-style: none;
    overflow: hidden;
    margin: 0
}

.converter li {
    float: left;
    width: 50px;
    height: 24px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #ffffff;
    border: 1px solid #f4f4f4;
    line-height: 22px;
    font-weight: normal;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear
}

.converter li:nth-child(3n) {
    margin-right: 0
}

.converter li.active {
    border: 1px solid #232527
}

.converter li span {
    background-image: url(../images/icons/flags.png);
    background-repeat: no-repeat;
    width: 22px;
    height: 16px;
    display: block;
    margin: 3px;
    float: left
}

.converter .no_icon {
    background: none;
    text-transform: uppercase;
    line-height: 18px
}

.usd {
    background-position: 0 0
}

.eur {
    background-position: -64px 0
}

.gbp {
    background-position: -32px 0
}

.chf {
    background-position: 0 -104px
}

.aud {
    background-position: -32px -78px
}

.cad {
    background-position: 0 -78px
}

.sek {
    background-position: 0 -52px
}

.czk {
    background-position: -64px -26px
}

.nok {
    background-position: -32px -52px
}

.jpy {
    background-position: -64px -104px
}

.rub {
    background-position: -64px -78px
}

.rub+div {
    font-size: 10px
}

.chf+div {
    font-size: 8px
}

.fb-comments {
    display: block !important
}

.fb-comments>span,.fb-comments iframe {
    width: 100% !important
}

.iframe-uploader {
    width: 100%;
    overflow: hidden;
    padding: 0
}

.iframe-uploader2 {
    width: 100%;
    min-height: 100px;
    overflow: hidden;
    padding: 0
}

.fb_iframe_widget,.fb_iframe_widget span,.fb_iframe_widget span iframe[style] {
    width: 100%
}

.screen-reader-text {
    position: relative
}

.gallery-caption {
    position: relative
}

.bypostauthor {
    position: relative
}

.contact_form_capcha {
    display: inline-block;
    margin-right: 1em
}

.cBox {
    margin: 2em 0;
    padding: 20px 40px;
    background-color: #f4f4f4;
    border-bottom: 3px solid #c1c1c1
}

@media (max-width: 768px) {
    .cBox {
        padding:20px
    }
}

.cBox--pm-dealer .input-block input {
    width: 50%;
    min-width: 150px
}

.cBox--bio .section-title {
    margin-bottom: 5px;
    border-bottom: none
}

.cBox--bio .avatar {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px
}

.rtl .cBox--bio .avatar {
    float: right;
    margin-right: 0;
    margin-left: 20px
}

.cBox--bio .bio-info {
    display: table
}

.cBox--bio p {
    margin: 0 0 10px
}

.form_load_area {
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.7);
    background-position: 50% 50%;
    background-repeat: no-repeat
}

p {
    margin: 0 0 1.5em 0;
    padding: 0;
    line-height: 1.6em;
    font-size: 14px
}

h1,h2,h3,h4,.quicksearch-container .car_adv_search fieldset legend,h5,h6 {
    margin-bottom: 15px;
    line-height: 1.35
}

h1 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 32px;
    font-weight: 400;
    color: #232527
}

h1 a {
    color: var(--e-global-color-873b25b)
}

h1 a:hover {
    color: #7d7d7d
}

h2 {
    line-height: 1.6;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 28px;
    font-weight: 400;
    color: #7f858b
}

h2 a {
    color: var(--e-global-color-873b25b)
}

h2 a:hover {
    color: #7d7d7d
}

h3 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #7f858c
}

h3 a {
    color: var(--e-global-color-873b25b)
}

h3 a:hover {
    color: #7d7d7d
}

h3.section-title {
    line-height: 1.85em;
    padding-bottom: 7px
}

h4,.quicksearch-container .car_adv_search fieldset legend {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #232527
}

h4 a,.quicksearch-container .car_adv_search fieldset legend a {
    color: #232527
}

h4 a:hover,.quicksearch-container .car_adv_search fieldset legend a:hover {
    color: #7d7d7d
}

h5 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #232527
}

h5 a {
    color: var(--e-global-color-873b25b)
}

h5 a:hover {
    color: #7d7d7d
}

h6 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #232527
}

h6 a {
    color: var(--e-global-color-873b25b)
}

h6 a:hover {
    color: #7d7d7d
}

#footer h1,#footer h2,#footer h3,#footer h4,#footer .quicksearch-container .car_adv_search fieldset legend,.quicksearch-container .car_adv_search fieldset #footer legend,#footer h5,#footer h6 {
    line-height: 1.35em;
    margin-bottom: 15px;
    padding-bottom: 7px;
    border-bottom: 1px solid #696969;
    color: #ffffff
}

ul,ol {
    list-style-position: inside;
    padding-left: 0;
    margin-bottom: 1.5rem
}

ul h1,ul h2,ul h3,ul h4,ul .quicksearch-container .car_adv_search fieldset legend,.quicksearch-container .car_adv_search fieldset ul legend,ul h5,ul h6,ol h1,ol h2,ol h3,ol h4,ol .quicksearch-container .car_adv_search fieldset legend,.quicksearch-container .car_adv_search fieldset ol legend,ol h5,ol h6 {
    display: inline-block
}

ul ul,ul ol,ol ul,ol ol {
    list-style-position: outside;
    padding-left: revert
}

ul.list {
    margin: 0 0 1.5rem;
    padding: 0
}

ul.list li {
    padding: 3px 0;
    list-style: none
}

ul.list li.type-1 {
    list-style: square inside;
    color: var(--e-global-color-873b25b)
}

ul.list li.type-1 b {
    color: #7b7b7b
}

ul.list li.type-1 span {
    font-weight: 100
}

ul.list li.type-2 {
    list-style: square inside;
    color: var(--e-global-color-873b25b)
}

ul.list li.type-2 b {
    color: var(--e-global-color-873b25b);
    font-weight: 700;
    font-style: italic
}

ul.list li.type-3 {
    color: var(--e-global-color-873b25b);
    list-style: none
}

ul.list li.type-3:before {
    font-family: "fontello";
    content: "";
    margin-left: 0;
    margin-right: 10px;
    color: #bfc2c5;
    font-size: 1.2em
}

ol.list {
    margin: 0 0 1.5rem;
    padding: 0
}

ol.list li.type-1 {
    list-style: decimal inside;
    color: var(--e-global-color-873b25b)
}

ol.list li.type-1 b,ol.list li.type-1 span {
    color: #7b7b7b
}

ol.list li.type-2 {
    list-style: decimal-leading-zero inside;
    color: #7b7b7b
}

ol.list li.type-2 b {
    color: var(--e-global-color-873b25b);
    font-weight: 700;
    font-style: italic
}

ol.list li.type-3 {
    list-style: upper-roman inside
}

blockquote {
    margin-bottom: 20px;
    padding: 5px 20px;
    border-left: 1px solid var(--e-global-color-873b25b);
    font-weight: 700;
    font-style: italic
}

blockquote.quote-left {
    float: left;
    width: 45%
}

blockquote.quote-right {
    float: right;
    width: 45%
}

blockquote p {
    color: var(--e-global-color-873b25b);
    margin-bottom: 0
}

.dropcap {
    float: left;
    margin: 0 15px 0 0;
    color: #D9DADB;
    font-weight: 700;
    font-size: 38px;
    line-height: 1em
}

.dropcapspot {
    float: left;
    margin: 0 12px 0 0;
    width: 45px;
    height: 45px;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
    font-size: 38px;
    line-height: calc($dropcap-font-size + 1em)
}

@media (min-width: 769px) {
    .sticky-bar {
        width:100%;
        top: 0;
        left: 0;
        right: 0;
        -webkit-transition: background 0.25s ease-in-out;
        -moz-transition: background 0.25s ease-in-out;
        -ms-transition: background 0.25s ease-in-out;
        -o-transition: background 0.25s ease-in-out;
        transition: background 0.25s ease-in-out
    }

    .sticky-header .sticky-bar {
        position: fixed !important;
        background-color: #4e5256
    }

    .admin-bar .sticky-header .sticky-bar {
        top: 32px
    }

    .sticky-header .logo-bar .navigation>ul>li>a {
        -webkit-transition: padding 0.25s ease-in-out;
        -moz-transition: padding 0.25s ease-in-out;
        -ms-transition: padding 0.25s ease-in-out;
        -o-transition: padding 0.25s ease-in-out;
        transition: padding 0.25s ease-in-out
    }

    .sticky-header .logo-bar .logo {
        line-height: 78px !important;
        -webkit-transition: line-height 0.25s ease-in-out;
        -moz-transition: line-height 0.25s ease-in-out;
        -ms-transition: line-height 0.25s ease-in-out;
        -o-transition: line-height 0.25s ease-in-out;
        transition: line-height 0.25s ease-in-out
    }

    .sticky-header .logo-bar .logo img {
        max-height: 58px !important;
        -webkit-transition: max-height 0.25s ease-in-out;
        -moz-transition: max-height 0.25s ease-in-out;
        -ms-transition: max-height 0.25s ease-in-out;
        -o-transition: max-height 0.25s ease-in-out;
        transition: max-height 0.25s ease-in-out
    }
}

@media (min-width: 769px) and (min-width:1024px) {
    .sticky-header .logo-bar .navigation>ul>li>a {
/*        padding:28px 20px !important*/
    }
}

.header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    z-index: 99;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.header>* {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

@media (max-width: 768px) {
    .header>* {
        -webkit-box-flex:0;
        -webkit-flex: 0 1 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
}

.header .top-bar {
    padding: 5px 0;
    position: relative;
    background-color: #f4f4f4;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    z-index: 10000;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100vw;
    -moz-box-flex: 1;
    -moz-flex: 1 1 100vw;
    -ms-flex: 1 1 100vw;
    flex: 1 1 100vw
}

.header .top-bar>.container {
    -webkit-transition: width 0.25s ease-in-out;
    -moz-transition: width 0.25s ease-in-out;
    -ms-transition: width 0.25s ease-in-out;
    -o-transition: width 0.25s ease-in-out;
    transition: width 0.25s ease-in-out
}

.page-wrap .header .top-bar>.container {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.header .top-bar .widget.widget_contacts li[class^="icon-"]:before {
    color: var(--e-global-color-873b25b)
}

.header .top-bar .header-cart {
    position: relative;
    display: inline-block;
    float: right;
    margin-left: 50px
}

.header .top-bar .header-cart>a+.cart-products-count {
    width: 15px;
    height: 15px;
    text-align: center;
    display: block;
    position: absolute;
    top: -5px;
    right: -3px;
    font-size: 10px;
    line-height: 15px;
    font-weight: 600;
    color: #ffffff;
    background-color: #a8a8a8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.header .top-bar .header-cart>a[class^="icon-"] {
    font-size: 20px
}

.header .top-bar .header-cart .cart-content {
    display: none;
    width: 285px;
    position: absolute;
    top: 40px;
    right: 0;
    padding: 15px;
    background-color: #fff;
    z-index: 9999999;
    -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.09);
    -ms-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.09)
}

.header .top-bar .header-cart .cart-content .widget_shopping_cart {
    background-color: #fff;
    z-index: 2;
    max-height: 600px;
    padding: 0
}

.header .top-bar .header-cart .cart-content .widget_shopping_cart_content {
    width: 255px
}

.header .top-bar .header-cart .cart-content .post-holder a.widget-title {
    margin-bottom: 20px;
    margin-top: 14px;
    display: block
}

.header .top-bar .header-cart .cart-content:after {
    content: "";
    position: absolute;
    top: -20px;
    right: 0;
    width: 0;
    height: 0;
    background-color: transparent;
    z-index: 9;
    border-style: solid;
    border-width: 20px 15px;
    border-color: transparent #fff transparent transparent
}

.header .logo-bar {
    position: relative;
    padding: 0px 0;
    z-index: 9999;
    width: 100%
}

.page-template-template-default-boxed .header .logo-bar {
    width: auto
}

@media (max-width: 768px) {
    .header .logo-bar {
/*        flex-basis:calc(100vw - 80px);*/
        padding: 0
    }

    .header .logo-bar .container {
        width: auto
    }
}

@media (min-width: 769px) {
    .header .logo-bar>.container>.row {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center
    }
}

.header .logo-bar .logo {
    line-height: 80px;
    -webkit-transition: line-height 0.25s ease-in-out;
    -moz-transition: line-height 0.25s ease-in-out;
    -ms-transition: line-height 0.25s ease-in-out;
    -o-transition: line-height 0.25s ease-in-out;
    transition: line-height 0.25s ease-in-out
}

.header .logo-bar .logo img {
    max-width: 100%;
    max-height: 70px;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    -webkit-transition: max-height 0.25s ease-in-out;
    -moz-transition: max-height 0.25s ease-in-out;
    -ms-transition: max-height 0.25s ease-in-out;
    -o-transition: max-height 0.25s ease-in-out;
    transition: max-height 0.25s ease-in-out
}

.header .logo-bar .logo h1 {
    margin-bottom: 0;
    line-height: 1.6em;
    font-size: 44px;
    font-weight: 700;
    font-family: "Arial", sans-serif;
    color: #585757
}

.header .logo-bar .logo h1 a {
    color: #585757
}

.header #navHolder:not(.sticky-header) .logo-bar>.container {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.page-wrap .header #navHolder:not(.sticky-header) .logo-bar>.container {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.header .nav-bar {
    flex-basis: 80px
}

@media (max-width: 768px) {
    .header .nav-bar .container {
        width:auto
    }
}

@media (min-width: 769px) {
    .header.classic {
        box-shadow:none
    }
}

.header.classic .top-bar {
    padding: 5px 0
}

.header.classic .top-bar .header-cart {
    margin-left: 10px
}

.header.classic .top-bar .header-cart>a {
    line-height: 22px
}

.header.classic .top-bar .widget {
    float: right
}

.header.classic .top-bar .widget.widget_icl_lang_sel_widget {
    height: 26px
}

.header.classic .top-bar .widget.widget_contacts li {
    padding: 0;
    font-size: 13px
}

.header.classic .top-bar .widget.widget_contacts li[class*="phone"] {
    font-size: 16px;
    color: var(--e-global-color-873b25b)
}

.header.classic .logo-bar {
    box-shadow: none
}

.header.classic .logo-bar .widget_banner {
    float: right
}

@media (max-width: 768px) {
    .header.classic .logo-bar .widget_banner {
        display:none
    }
}

.header.classic .nav-bar .navigation {
    background-color: #4e5256
}

.header.alternate .top-bar .widget {
    float: right
}

.header.alternate .top-bar .widget.widget_contacts li {
    padding: 0;
    font-size: 13px
}

.header.alternate .top-bar .widget.widget_contacts li[class^="icon-"]:before {
    vertical-align: text-bottom
}

.header.alternate .top-bar .widget.widget_contacts li[class*="phone"] span {
    color: var(--e-global-color-873b25b)
}

.header.alternate .top-bar [class^="icon-"]:before {
    font-size: 20px
}

.header.alternate .logo-bar {
    padding: 0;
    flex-basis: 100%
}

.header.alternate .logo-bar.sticky-bar {
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2)
}

.header.alternate .logo-bar .logo {
    line-height: 98px
}

.header.alternate .navigation {
    float: right;
    padding: 0
}

.header.alternate .navigation>ul {
}

.header.alternate .navigation>ul>li>ul>li:first-of-type:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), transparent)
}

.header.alternate .navigation>ul>li>a {
    color: #4e5256;
    border-right: none
}

@media (min-width: 1024px) {
    .header.alternate .navigation>ul>li>a {
        /*padding:38px 20px*/
    }
}

.header.alternate .navigation>ul>li:hover>a {
    color: var(--e-global-color-873b25b);
    background-color: rgba(255, 255, 255, 0.1)
}

.header.alternate .navigation>ul>li:hover ul li.current-menu-item>a,.header.alternate .navigation>ul>li:hover ul li.current-menu-parent>a,.header.alternate .navigation>ul>li:hover ul li.current-menu-ancestor>a {
    color: var(--e-global-color-873b25b);
    background-color: #eeeeee
}

.header.alternate .navigation>ul>li.current-menu-item>a,.header.alternate .navigation>ul>li.current-menu-parent>a,.header.alternate .navigation>ul>li.current-menu-ancestor>a {
    color: var(--e-global-color-873b25b);
    background-color: rgba(255, 255, 255, 0.1)
}

.header.alternate .navigation>ul>li:after {
    content: "";
    height: 20px;
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    position: absolute;
    left: 100%;
    top: 50%;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.header.alternate .navigation>ul>li:last-child:after {
    display: none
}

.header.alternate .navigation>ul ul li {
    background-color: #f4f4f4
}

.header.alternate .navigation>ul ul li a {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #4e5256;
    background-color: #f4f4f4
}

.header.alternate .navigation>ul ul li:hover>a {
    color: #4e5256;
    background-color: #dedede
}

.header.alternate .navigation>ul ul li.current-menu-item>a,.header.alternate .navigation>ul ul li.current-menu-parent>a,.header.alternate .navigation>ul ul li.current-menu-ancestor>a {
    color: var(--e-global-color-873b25b);
    background-color: #eeeeee
}

.header .page-header {
    position: relative;
    min-height: 180px;
    z-index: 999;
    flex-grow: 1
}

.header .page-header [class*="col-md-"] {
    vertical-align: middle;
    padding-top: 70px;
    padding-bottom: 70px
}

.header .page-header [class*="col-xs-"] {
    vertical-align: middle;
    padding-top: 70px;
    padding-bottom: 20px
}

.header .page-header .page-title {
    line-height: 1;
    margin-bottom: 0
}

.header .page-header h1 {
    color: #ffffff;
    text-transform: uppercase
}

.header .page-header h2 {
    color: #a5a5a5;
    margin-top: 10px
}

.page-subheader {
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px solid #7e858b
}

.page-subheader:after {
    clear: both;
    content: "";
    display: table
}

.page-subheader.sorting {
    border-bottom: none !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    align-items: baseline
}

.page-subheader>* {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.page-subheader .page-title,.page-subheader .section-title {
    margin: 0;
    border: none;
    line-height: 1.7
}

.page-subheader .layout-switcher {
    position: absolute;
    bottom: 8px;
    right: 0
}

@media (max-width: 768px) {
    .page-subheader .layout-switcher {
        display:none
    }
}

.page-subheader .layout-switcher a {
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 20px;
    font: 0/0 a;
    color: #bfc2c5;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out
}

.page-subheader .layout-switcher a:before {
    font: 20px/20px "fontello"
}

.page-subheader .layout-switcher a:hover,.page-subheader .layout-switcher a.active {
    color: #000
}

.page-subheader .layout-switcher a.layout-grid {
    margin-right: 3px
}

.page-subheader .layout-switcher a.layout-grid:before {
    content: ""
}

.page-subheader .layout-switcher a.layout-list:before {
    content: ""
}

.page-subheader .sort-by {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.page-subheader .sort-by>* {
    margin: auto 0
}

.page-subheader .sort-by>label {
    white-space: nowrap;
    margin-right: 1em
}

.page-subheader .sort-by-list {
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.page-subheader .sort-by-list li {
    margin: 0.5em 0.5em 0.5em 0
}

.page-subheader .sort-by-list li:last-child {
    margin-right: 0
}

.page-subheader .sort-by-list li a {
    position: relative;
    display: block;
    padding: 2px 7px;
    background-color: #f4f4f4;
    border-width: 1px;
    border-style: solid;
    border-color: #dddcdc;
    color: #414040
}

.page-subheader .sort-by-list li.active a {
    padding-right: 20px;
    border-color: #3f3f3f;
    background-color: #444343;
    color: #fff
}

.page-subheader .sort-by-list li.active a:after {
    font-family: "fontello";
    position: absolute;
    top: 2px;
    right: 6px;
    background-repeat: no-repeat;
    width: 7px;
    height: 11px;
    content: "";
    color: var(--e-global-color-873b25b)
}

.page-subheader .sort-by-list li.active a.search_order_asc:after {
    content: ""
}

.page-subheader .sort-by-list li.active a.search_order_desc:after {
    content: ""
}

.page-subheader .items-per-page {
    text-align: right
}

@media (max-width: 768px) {
    .page-subheader .items-per-page {
        display:none
    }
}

.page-subheader .items-per-page label {
    display: inline-block;
    margin-right: 1em
}

.breadcrumbs {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    text-align: right;
    color: #b0b0b0;
    margin: 8px 0
}

.page-subheader .breadcrumbs {
    text-align: left;
    color: #b0b0b0
}

.breadcrumbs a {
    display: inline-block;
    position: relative;
    color: #b0b0b0
}

.page-subheader .breadcrumbs a {
    color: #b0b0b0
}

.breadcrumbs a:hover {
    color: #ffffff
}

.page-subheader .breadcrumbs a:hover {
    color: var(--e-global-color-873b25b)
}

.breadcrumbs a:after {
    content: ">";
    margin: 0 5px
}

@media (max-width: 768px) {
    .navigation {
        float:none !important;
        height: 100%;
        overflow: auto;
        top: 0;
        left: -100%;
        padding: 0;
        position: fixed;
        width: 100%;
        border-left: 1px solid rgba(0, 0, 0, 0.1);
        -webkit-transition: all 0.55s ease-in-out 0s;
        -moz-transition: all 0.55s ease-in-out 0s;
        -ms-transition: all 0.55s ease-in-out 0s;
        -o-transition: all 0.55s ease-in-out 0s;
        transition: all 0.55s ease-in-out 0s;
        background: #fff;
    }

    .rtl .navigation {
        right: auto;
/*        left: -25%*/
    }
    #navigation.active {
    left: 0;
}
}

@media (max-width: 480px) {
    .navigation {
        right:-75%;
        width: 75%
    }

    .rtl .navigation {
        right: auto;
        left: -75%
    }
}

.navigation>ul {
}

@media (max-width: 768px) {
    .navigation>ul {
        margin:0;
        padding: 0;
        overflow-y: scroll;
        position: absolute;
        width: 100%;
        top: 100px;
        height: 100%
    }

    .header .navigation>ul>li:after {
        display: none
    }

    .header .navigation>ul>li>a {
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }
}

@media (max-width: 768px) {
    .navigation>ul li {
        letter-spacing:0.1rem
    }

    .navigation>ul li a {
        border-right: none;
        border-top: 1px solid rgba(0, 0, 0, 0.1)
    }

    .header.classic .navigation>ul li a {
        border-top: 1px solid rgba(255, 255, 255, 0.1)
    }

    .navigation>ul li .sub-menu {
        width: 100%;
        position: relative;
        display: block;
        visibility: visible;
        opacity: 1;
        padding: 0
    }

    .navigation>ul li .sub-menu .sub-menu {
        left: 0
    }

    .navigation>ul li .sub-menu .sub-menu a {
        padding-left: 30px
    }
}

.navigation>ul>li {
    position: relative;
    float: left;
    margin: 0;
    list-style: none
}

@media (max-width: 768px) {
    .navigation>ul>li {
        float:none
    }
}

.navigation>ul>li>a {
    position: relative;
    display: block;
    padding: 20px;
    text-align: center;
    color: #fbfafa;
    font-weight: 400;
    font-size: 18px;
    font-family: "Roboto Condensed", sans-serif;
    border-right: 1px solid rgba(255, 255, 255, 0.1)
}

.navigation>ul>li:hover>a {
    color: var(--e-global-color-873b25b);
    background-color: #5f6366
}

.navigation>ul>li:hover ul li.current-menu-item>a,.navigation>ul>li:hover ul li.current-menu-parent>a,.navigation>ul>li:hover ul li.current-menu-ancestor>a {
    color: #ffffff;
    background-color: #5f6366
}

.navigation>ul>li:hover>ul {
    visibility: visible;
    opacity: 1
}

.navigation>ul>li:hover>ul li.menu-item-has-children>a:before,.navigation>ul>li:hover>ul li.menu-item-has-children>a:after {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    content: "";
    background-size: cover;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.navigation>ul>li:hover>ul li.menu-item-has-children>a:before {
    right: 6px;
    background-image: url("../images/arrow-dark.svg")
}

.navigation>ul>li:hover>ul li.menu-item-has-children>a:after {
    right: 5px;
    background-image: url("../images/arrow-light.svg")
}

.navigation>ul>li:hover>ul li:hover>ul {
    visibility: visible;
    opacity: 1
}

.navigation>ul>li:hover>ul li:hover>ul li.menu-item-has-children>a:before,.navigation>ul>li:hover>ul li:hover>ul li.menu-item-has-children>a:after {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    content: "";
    background-size: cover;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.navigation>ul>li:hover>ul li:hover>ul li.menu-item-has-children>a:before {
    right: 6px;
    background-image: url("../images/arrow-dark.svg")
}

.navigation>ul>li:hover>ul li:hover>ul li.menu-item-has-children>a:after {
    right: 5px;
    background-image: url("../images/arrow-light.svg")
}

.navigation>ul>li:hover>ul li:hover>ul li:hover>ul {
    visibility: visible;
    opacity: 1
}

.navigation>ul>li.current-menu-item>a,.navigation>ul>li.current-menu-parent>a,.navigation>ul>li.current-menu-ancestor>a {
    color: var(--e-global-color-873b25b);
    background-color: #5f6366
}

.navigation>ul ul {
    position: absolute;
    left: 0;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    padding: 0 5px 0 0;
    width: 200px;
    -webkit-transition: visibility 0s, opacity 0.3s linear;
    -moz-transition: visibility 0s, opacity 0.3s linear;
    -ms-transition: visibility 0s, opacity 0.3s linear;
    -o-transition: visibility 0s, opacity 0.3s linear;
    transition: visibility 0s, opacity 0.3s linear
}

.navigation>ul ul li {
    position: relative;
    background-color: #4e5256
}

.navigation>ul ul li:last-of-type>a {
    border-bottom: none
}

.navigation>ul ul li a {
    position: relative;
    display: block;
    padding: 5px 20px;
    text-align: left;
    color: #fbfafa;
    font-size: 15px;
    font-weight: 300;
    font-family: "Roboto Condensed", sans-serif;
    background-color: #4e5256;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.navigation>ul ul li:hover>a {
    color: #ffffff;
    background-color: #5f6366
}

.navigation>ul ul li.current-menu-item>a,.navigation>ul ul li.current-menu-parent>a,.navigation>ul ul li.current-menu-ancestor>a {
    color: #ffffff;
    background-color: #5f6366
}

.navigation>ul ul ul {
    top: 0;
    left: calc(200px - 4px);
    margin-top: 0
}

.toggle-main-nav {
    display: none
}

@media (max-width: 768px) {
    .toggle-main-nav {
        position:absolute;
        left: -4000px
    }

    .rtl .toggle-main-nav {
        left: auto;
        right: -4000px
    }

    .toggle-main-nav:checked~.navigation {
        right: 0
    }

    .rtl .toggle-main-nav:checked~.navigation {
        right: auto;
        left: 0
    }

    .toggle-main-nav:checked~.wrapper .wrapper-inner {
        position: fixed;
        transform: translateX(0%)
    }

    .rtl .toggle-main-nav:checked~.wrapper .wrapper-inner {
        transform: translateX(25%)
    }
}

@media (max-width: 480px) {
    .toggle-main-nav:checked~.wrapper .wrapper-inner {
        transform:translateX(-75%)
    }

    .rtl .toggle-main-nav:checked~.wrapper .wrapper-inner {
        transform: translateX(75%)
    }
}

.label-toggle-main-nav {
    display: none
}

@media (max-width: 768px) {
    .label-toggle-main-nav {
        display:block;
        float: right
    }

    .rtl .label-toggle-main-nav {
        float: left
    }

    .label-toggle-main-nav .menu-icon-container {
        height: 70px;
        position: relative;
        z-index: 9999
    }

    .label-toggle-main-nav .menu-icon-container .menu-icon {
        cursor: pointer;
        width: 40px;
        height: 40px;
        position: relative;
        top: 50%;
        right: 0;
        -webkit-transition: all 0.15s linear;
        -moz-transition: all 0.15s linear;
        -ms-transition: all 0.15s linear;
        -o-transition: all 0.15s linear;
        transition: all 0.15s linear;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .label-toggle-main-nav .menu-icon-container .menu-icon .menu-global {
        backface-visibility: hidden;
        border-top: 2px solid #4e5256;
        left: 0;
        position: absolute;
        width: 96%;
        transition: all 0.15s linear
    }

    .label-toggle-main-nav .menu-icon-container .menu-icon .menu-global.menu-top {
        top: 7px
    }

    .label-toggle-main-nav .menu-icon-container .menu-icon .menu-global.menu-middle {
        top: 19px
    }

    .label-toggle-main-nav .menu-icon-container .menu-icon .menu-global.menu-bottom {
        top: 31px
    }

    .label-toggle-main-nav .menu-icon-container .menu-icon .menu-global.menu-top-click {
        top: 19px;
        transform: rotate(48deg)
    }

    .label-toggle-main-nav .menu-icon-container .menu-icon .menu-global.menu-middle-click {
        opacity: 0
    }

    .label-toggle-main-nav .menu-icon-container .menu-icon .menu-global.menu-bottom-click {
        top: 19px;
        transform: rotate(-48deg)
    }
}

@media (max-width: 768px) {
    .wrapper {
        height:auto;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        width: 100%;
        min-width: 300px
    }

    .wrapper::after {
        clear: both;
        content: "";
        display: table
    }

    .wrapper-inner {
        float: left;
        width: 100%;
        margin-left: 0;
        -webkit-transition: all 0.55s ease-in-out 0s;
        -moz-transition: all 0.55s ease-in-out 0s;
        -ms-transition: all 0.55s ease-in-out 0s;
        -o-transition: all 0.55s ease-in-out 0s;
        transition: all 0.55s ease-in-out 0s
    }

    .rtl .wrapper-inner {
        float: right
    }

    .wrapper-inner::after {
        clear: both;
        content: "";
        display: table
    }

    .space {
        display: none
    }
}

.tabs-auth {
    max-width: 100%;
    float: none;
    list-style: none
}

.tabs-auth:after {
    content: "";
    display: table;
    clear: both
}

.tabs-auth input[type="radio"] {
    display: none
}

.tabs-auth input[type="radio"]+label {
    position: absolute;
    display: block;
    width: 50%;
    cursor: pointer;
    padding: 12px 5px;
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
    background-color: #ffffff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear
}

.tabs-auth input[type="radio"]+label i {
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: var(--e-global-color-873b25b)
}

.tabs-auth input[type="radio"]+label:before,.tabs-auth input[type="radio"]+label:after {
    display: none
}

.tabs-auth [id^="tab-"]:checked+label {
    cursor: default;
    background-color: #f4f4f4
}

.tabs-auth .label-login {
    bottom: 0;
    left: 0
}

.tabs-auth .label-reg {
    bottom: 0;
    right: 0
}

.tabs-auth #tab-login:checked~#tab-content-login,.tabs-auth #tab-reg:checked~#tab-content-reg {
    display: block
}

.tabs-auth .tab-content {
    display: none
}

.tabs-auth .tab-content * {
    -webkit-animation: scale 0.7s ease-in-out;
    -moz-animation: scale 0.7s ease-in-out;
    animation: scale 0.7s ease-in-out
}

@keyframes scale {
    0% {
        transform: scale(0.9);
        opacity: 0
    }

    50% {
        transform: scale(1.01);
        opacity: 0.5
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.form-reg {
    position: relative;
    overflow: hidden;
    padding: 30px 40px 90px;
    background-color: #f4f4f4
}

@media (min-width: 320px) and (max-width:479px) {
    .form-reg {
        padding:20px 20px 60px
    }
}

.form-reg i[class*="icon-"] {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: 1px solid var(--e-global-color-873b25b);
    border-radius: 50%;
    font-size: 26px;
    color: var(--e-global-color-873b25b)
}

.form-reg .button,.form-reg #content input[type="submit"],#content .form-reg input[type="submit"],.form-reg #commentform #submit,#commentform .form-reg #submit {
    width: 100%;
    display: block;
    padding: 7px 20px;
    text-transform: uppercase
}

.form-reg li {
    list-style: none;
    color: yellow
}

.form-reg input {
    width: 100%;
    height: 42px;
    padding: 0 20px;
    border: 1px solid #ddd;
    outline: none;
    -webkit-box-shadow: 0 1px 5px 1px #ddd;
    -moz-box-shadow: 0 1px 5px 1px #ddd;
    -ms-box-shadow: 0 1px 5px 1px #ddd;
    box-shadow: 0 1px 5px 1px #ddd
}

.form-reg input [type="text"] {
    font-size: 0.75rem
}

.form-reg input:focus {
    border: 1px solid #777
}

.dialog,.dialog__overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.dialog {
    position: fixed;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    pointer-events: none;
    z-index: 99999
}

.dialog__overlay {
    position: absolute;
    z-index: 1;
    background: rgba(55, 58, 71, 0.9);
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
    -webkit-backface-visibility: hidden
}

.dialog--open .dialog__overlay {
    opacity: 1;
    pointer-events: auto
}

.dialog__content {
    width: 50%;
    max-width: 360px;
    min-width: 280px;
    text-align: center;
    position: relative;
    z-index: 5;
    opacity: 0
}

.dialog--open .dialog__content {
    pointer-events: auto
}

.dialog h2 {
    font-weight: 400;
    font-size: 2em;
    line-height: 2.5em;
    padding: 0;
    margin: 0 0 0.5em
}

.button-wrap {
    display: block;
    position: absolute;
    top: 20px;
    left: -80px;
    padding: 6px 10px 6px 10px;
    width: 95px;
    background-color: var(--e-global-color-873b25b);
    color: #fff;
    font-weight: 600;
    cursor: pointer
}

.button-wrap button {
    background: transparent !important;
    padding: 0 !important
}

.dialog__content .action {
    margin: 0;
    padding: 0;
    background: transparent;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99999;
    font-size: 20px;
    font-weight: 400;
    color: var(--e-global-color-873b25b)
}

.dialog__content .action:hover {
    color: #757373;
    font-size: 20px;
    background-color: transparent
}

.dialog--open .dialog__overlay {
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s
}

.dialog--close .dialog__overlay {
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s
}

.dialog__content {
    padding: 2px;
    background: transparent
}

.dialog.dialog--open .dialog__content {
    opacity: 1
}

.morph-shape {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.morph-shape svg rect {
    stroke: var(--e-global-color-873b25b);
    stroke-width: 2px;
    stroke-dasharray: 1680
}

.dialog--open .morph-shape svg rect {
    -webkit-animation: anim-dash 0.6s forwards;
    animation: anim-dash 0.6s forwards
}

.dialog-inner {
    opacity: 0;
    background: #fff
}

.dialog--open .dialog-inner {
    margin: 2px;
    padding: 0;
    opacity: 1;
    -webkit-transition: opacity 0.85s 0.35s;
    -moz-transition: opacity 0.85s 0.35s;
    -ms-transition: opacity 0.85s 0.35s;
    -o-transition: opacity 0.85s 0.35s;
    transition: opacity 0.85s 0.35s
}

.dialog.dialog--open h2 {
    -webkit-animation: anim-elem-1 0.7s ease-out both;
    animation: anim-elem-1 0.7s ease-out both
}

.dialog.dialog--open button {
    -webkit-animation: anim-elem-2 0.7s ease-out both;
    animation: anim-elem-2 0.7s ease-out both
}

@-webkit-keyframes anim-dash {
    0% {
        stroke-dashoffset: 1680
    }

    100% {
        stroke-dashoffset: 0
    }
}

@-moz-keyframes anim-dash {
    0% {
        stroke-dashoffset: 1680
    }

    100% {
        stroke-dashoffset: 0
    }
}

@-o-keyframes anim-dash {
    0% {
        stroke-dashoffset: 1680
    }

    100% {
        stroke-dashoffset: 0
    }
}

@keyframes anim-dash {
    0% {
        stroke-dashoffset: 1680
    }

    100% {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes anim-elem-1 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-150px, 0, 0);
        transform: translate3d(-150px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes anim-elem-1 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-150px, 0, 0);
        transform: translate3d(-150px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes anim-elem-1 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-150px, 0, 0);
        transform: translate3d(-150px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes anim-elem-1 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-150px, 0, 0);
        transform: translate3d(-150px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes anim-elem-2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(150px, 0, 0);
        transform: translate3d(150px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-moz-keyframes anim-elem-2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(150px, 0, 0);
        transform: translate3d(150px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-o-keyframes anim-elem-2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(150px, 0, 0);
        transform: translate3d(150px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes anim-elem-2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(150px, 0, 0);
        transform: translate3d(150px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.user_nav {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block
}

.user_nav li {
    cursor: pointer
}

.user_nav li i:before {
    font-size: 20px;
    color: var(--e-global-color-873b25b)
}

@media (min-width: 320px) and (max-width:735px) {
    .user_nav li>span {
        display:none
    }
}

.user_nav li:hover>ul {
    visibility: visible;
    opacity: 1
}

.user_nav li>ul {
    list-style: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 0;
    width: 200px;
    -webkit-transition: visibility 0s, opacity 0.3s linear;
    -moz-transition: visibility 0s, opacity 0.3s linear;
    -ms-transition: visibility 0s, opacity 0.3s linear;
    -o-transition: visibility 0s, opacity 0.3s linear;
    transition: visibility 0s, opacity 0.3s linear;
    z-index: 999
}

.user_nav li>ul li {
    background-color: #f4f4f4
}

.user_nav li>ul li span {
    cursor: default;
    display: block;
    padding: 5px 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.user_nav li>ul li a {
    color: #4e5256;
    background-color: #f4f4f4;
    display: block;
    padding: 5px 20px;
    cursor: pointer;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear
}

.user_nav li>ul li a:hover {
    background-color: #dedede
}

.trigger {
    background: transparent;
    padding: 0
}

.trigger:hover {
    background: transparent;
    color: var(--e-global-color-873b25b)
}

.trigger i:before {
    margin-right: 10px;
    font-size: 20px;
    color: var(--e-global-color-873b25b);
    vertical-align: baseline
}

@media (min-width: 320px) and (max-width:735px) {
    .trigger>span {
        display:none
    }
}

.entry {
    margin-top: 40px;
    margin-bottom: 40px
}

.entry .entry-body {
    margin-bottom: 40px
}

.alternate-layout .entry .entry-body {
    margin-bottom: 0
}

.entry a {
    -webkit-transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -ms-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
    transition: color 0.2s ease-in-out
}

.entry:first-child {
    margin-top: 0
}

.entry.sticky {
    background-color: #ededed;
    position: relative
}

.entry.sticky .col-md-6 .entry-body {
    padding-top: 20px
}

.single .entry {
    margin-bottom: 0
}

.entry .entry-title a {
    color: var(--e-global-color-secondary);
    font-weight: 600;
}

.entry .entry-title a:hover {
    color: var(--e-global-color-873b25b)
}

.entry .entry-image {
    display: block
}

.entry .entry-image iframe {
    display: none
}

.entry .fluid-width-video-wrapper,.entry .single-image {
    margin-bottom: 0
}

.single .entry .fluid-width-video-wrapper,.single .entry .single-image {
    margin-bottom: 15px
}

.entry .entry-meta {
    margin: 0 0 15px 0 !important;
    overflow: hidden
}

.single .entry .entry-meta {
    margin-bottom: 15px
}

.entry .entry-meta li {
    display: inline;
    margin-right: 5px;
    font-size: 12px
}

.entry .entry-meta li>a {
    color: var(--e-global-color-873b25b)
}

.entry .entry-meta li>a:hover {
    color: #7d7d7d
}

.entry .entry-meta li.comments {
    display: inline-block;
    float: right
}

.entry .entry-meta li.comments .icon-comments:before {
    content: "";
    font-size: 1.1em;
    margin-left: 0;
    margin-right: 10px
}

.entry .entry-meta li.tags a:after {
    content: ", "
}

.entry .entry-meta li.tags a:last-child:after {
    content: " "
}

.entry .details,.entry .comment-reply-link {
    color: var(--e-global-color-873b25b);
    font-weight: 600
}

.entry .details:before,.entry .comment-reply-link:before {
    content: "["
}

.entry .details:after,.entry .comment-reply-link:after {
    content: "]"
}

.entry .details:hover,.entry .comment-reply-link:hover {
    color: #7d7d7d
}

.entry.secondary {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    padding: 40px 0
}

.entry.secondary:before {
    content: "";
    width: calc(100% - 40px);
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    border-top: 1px solid #dddcdc
}

.entry.secondary:first-of-type {
    padding-top: 0
}

.entry.secondary:first-of-type:before {
    display: none
}

.entry.secondary:first-of-type.sticky {
    padding-top: 20px
}

.entry.secondary p {
    margin: 0
}

.image-post-slider {
    width: 1px;
    min-width: 100%;
    *width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 15px 0
}

.alternate-layout .image-post-slider {
    margin: 0
}

.image-post-slider>ul>li {
    display: none;
    max-width: 100%;
    width: 100% !important
}

.image-post-slider>ul>li:first-child {
    display: block
}

.post-slider-nav a {
    position: absolute;
    top: 50%;
    z-index: 23;
    display: block;
    margin-top: -17px;
    width: 35px;
    height: 35px;
    font-size: 0;
    cursor: pointer;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease
}

.post-slider-nav .prevBtn {
    left: 12px
}

.post-slider-nav .nextBtn {
    right: 12px
}

.post-slider-nav a:hover {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6)
}

.post-slider-nav a:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 35px;
    height: 35px;
    color: #fff;
    line-height: 37px;
    font-size: 19px;
    font-family: "fontello";
    text-align: center
}

.post-slider-nav .prevBtn:after {
    content: ""
}

.post-slider-nav .nextBtn:after {
    content: ""
}

.comment-respond {
    margin-bottom: 30px
}

.comment-reply-title small {
    font-size: 12px
}

.comments-list {
    margin: 20px 0 15px;
    overflow: hidden
}

.comment {
    margin: 0;
    padding: 20px 0 0;
    list-style: none;
    border-top: 1px solid #dddcdc
}

.comment:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none
}

.comment>article {
    margin: 0;
    overflow: hidden
}

.comment-body {
    display: table
}

.comment .comment-meta {
    margin-bottom: 10px
}

.comment .comment-meta .date {
    margin-right: 13px
}

.comment .comment-date,.comment .comment-author {
    display: inline-block
}

.comment .comment-date span,.comment .comment-author a {
    color: var(--e-global-color-873b25b);
    font-style: italic
}

.comments-list .children {
    margin: 0;
    padding: 0 0 0 80px;
    border-top: 1px solid #dddcdc
}

.comments-list .children .comment {
    padding: 20px 0 0
}

.item-car {
    padding-top: 40px
}

.item-car .buttons {
    text-align: right
}

.item-car .gallery {
    position: relative;
    display: block;
    margin-bottom: 10px;
    vertical-align: top
}

.no_sidebar .item-car .gallery {
    float: none;
    width: 100%
}

.item-car .gallery .button_bar {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 22px;
    display: inline-block;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.item-car .gallery .button_bar input[type="checkbox"] {
    width: 1px;
    height: 1px;
    top: -1000vh;
    opacity: 0;
    position: absolute
}

.item-car .gallery .button_bar input[type="checkbox"]:checked+label {
    color: #ffcf00
}

.item-car .gallery .button_bar input[type="checkbox"]+label,.item-car .gallery .button_bar button {
    width: 28px;
    padding: 0;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    display: inline-block;
    color: #ffffff;
    background-color: #53585d;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.item-car .gallery .button_bar input[type="checkbox"]+label:hover,.item-car .gallery .button_bar button:hover {
    color: #ffcf00
}

.item-car .price-title {
    text-align: right
}

.item-car .price-title h6 {
    display: inline-block;
    margin: 0 15px 0 0
}

.item-car .price-title .price {
    font-size: 28px;
    line-height: 1.7;
    margin: 0
}

.item-car .price-title .price:before {
    display: none
}

.item-car .tech .section-title {
    margin-bottom: 5px;
    border-bottom: none
}

.item-car .data-list {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.item-car .data-list:after {
    clear: both;
    content: "";
    display: table
}

.item-car .data-list li {
    min-width: 30px;
    padding: 5px 0px;
    line-height: 25px;
    border-bottom: 0px solid rgba(100, 100, 100, 0.2);
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 48%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 48%;
    -ms-flex: 1 0 48%;
    flex: 1 0 48%
}

.item-car .data-list li:first-child,.item-car .data-list li:nth-child(2) {
    border-top: 1px solid rgba(100, 100, 100, 0.2)
}

.item-car .data-list li:nth-child(2n-1) {
}

.item-car .data-list li.vin,.item-car .data-list li.engine-type,.item-car .data-list li.body-style {
    text-transform: uppercase
}

.image-post-slider-cars-listing {
    position: relative;
    margin-bottom: 0;
    width: 100%
}

.image-post-slider-cars-listing ul {
    list-style: none;
    margin: 0;
    z-index: 1
}

.image-post-slider-cars-listing ul li {
    list-style: none;
    display: none;
    width: 100% !important
}

.image-post-slider-cars-listing ul li:first-child {
    display: block
}

.image-post-slider-cars-listing ul li img,.image-post-slider-cars-listing ul li img:hover {
    display: block;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.top-panel .widget.search-panel {
    padding-top: 20px
}

.widget.widget_car_body .car-body-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch
}

.widget.widget_car_body .car-body-list:after {
    clear: both;
    content: "";
    display: table
}

.widget.widget_car_body .car-body-list li {
    width: 100px;
    margin: auto;
    position: relative;
    text-align: center
}

.widget.widget_car_body .car-body-list li img {
    width: 100%;
    height: 100%;
    max-width: 100px;
    max-height: 60px
}

.widget.widget_car_body .car-body-list li h6 {
    margin-top: -10px;
    font-size: 14px;
    -webkit-transition: color 0.35s ease;
    -moz-transition: color 0.35s ease;
    -ms-transition: color 0.35s ease;
    -o-transition: color 0.35s ease;
    transition: color 0.35s ease
}

.widget.widget_car_body .car-body-list li a h6 {
    color: #232527
}

.widget.widget_car_body .car-body-list li:hover a h6 {
    color: var(--e-global-color-873b25b)
}

.widget.widget_loan_calculator .widget-title.icon-calculator {
    display: block
}

.widget.widget_loan_calculator .widget-title.icon-calculator:before {
    margin-left: 0;
    color: #bfc2c5
}

.widget.widget_loan_calculator .form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.widget.widget_loan_calculator .form-row label {
    align-content: center;
    -webkit-flex: 1 0 60%;
    flex: 1 0 60%
}

.widget.widget_loan_calculator .form-row input {
    width: 100%
}

.widget li {
    list-style: none
}

.widget_archive ul,.widget_categories ul,.widget_product_categories ul,.widget_links ul,.widget_meta ul,.widget_pages ul,.widget_recent_comments ul,.widget_recent_entries ul {
    padding: 0;
    margin: 0 0 1.5rem;
    border-bottom: 0px solid #dddcdc
}

#footer .widget_archive ul,#footer .widget_categories ul,#footer .widget_product_categories ul,#footer .widget_links ul,#footer .widget_meta ul,#footer .widget_pages ul,#footer .widget_recent_comments ul,#footer .widget_recent_entries ul {
    border-bottom: none
}

.widget_archive ul li,.widget_categories ul li,.widget_product_categories ul li,.widget_links ul li,.widget_meta ul li,.widget_pages ul li,.widget_recent_comments ul li,.widget_recent_entries ul li {
    margin-bottom: 15px;
    padding-left: 17px;
    position: relative
}

.widget_archive ul li:before,.widget_categories ul li:before,.widget_product_categories ul li:before,.widget_links ul li:before,.widget_meta ul li:before,.widget_pages ul li:before,.widget_recent_comments ul li:before,.widget_recent_entries ul li:before {
    position: absolute;
    top: 1px;
    left: 4px;
    font-family: "fontello";
    font-size: 12px;
    content: ""
}

.widget_drive_cars .users_links li {
    margin-bottom: 15px;
    padding-left: 15px;
    position: relative
}

.rtl .widget_drive_cars .users_links li {
    padding-left: 0;
    padding-right: 15px
}

.widget_drive_cars .users_links li:before {
    position: absolute;
    top: 1px;
    left: 4px;
    font-family: "fontello";
    font-size: 12px;
    content: ""
}

.rtl .widget_drive_cars .users_links li:before {
    content: "";
    left: auto;
    right: 4px
}

.widget_drive_cars h6 {
    margin-bottom: 10px
}

.widget_drive_cars .list {
    margin-bottom: 15px
}

.widget_drive_cars .list li {
    display: block;
    float: left;
    padding-right: 0.5em
}

.rtl .widget_drive_cars .list li {
    float: right;
    padding-right: 0;
    padding-left: 0.5em
}

.widget_drive_cars .list li span {
    color: var(--e-global-color-873b25b);
    font-weight: normal
}

.widget_drive_cars .list li input {
    line-height: calc(2em - 2px);
    padding: 0 0.5em;
    width: 50px;
    float: left;
    margin-right: 0.5em
}

.rtl .widget_drive_cars .list li input {
    float: right;
    margin-left: 0.5em
}

.widget_drive_cars .users_links,.widget_drive_cars .option-third {
    border-bottom: 1px solid #DDDCDC;
    margin-bottom: 15px
}

.widget_carcounter .list {
    font-size: 0
}

.widget_carcounter li {
    display: inline-block;
    vertical-align: top
}

#footer .widget_carcounter li {
    display: block;
    width: 100%
}

.widget_carcounter li .head {
    background-color: #323232;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-family: "Roboto Condensed", sans-serif
}

#footer .widget_carcounter li .head {
    display: inline-block;
    width: 70%;
    vertical-align: top
}

.widget_carcounter li .count {
    background: #f4f4f4;
    color: var(--e-global-color-873b25b);
    text-align: center;
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif
}

#footer .widget_carcounter li .count {
    display: inline-block;
    width: 30%;
    vertical-align: top
}

.widget_carcounter li span {
    display: block;
    width: 100%;
    padding: 6px 10px;
    font-weight: 400
}

#footer .widget_carcounter li span {
    border-left-width: 0
}

.widget_carcounter li:not(:first-child) span {
    border-left: 1px solid #E2E1E1
}

.widget_carcounter .counter-cell-1 {
    width: 30%
}

.widget_carcounter .counter-cell-2 {
    width: 30%
}

.widget_carcounter .counter-cell-3 {
    width: 40%
}

.widget_nav_menu ul {
    margin-bottom: 15px;
    border-bottom-width: 0
}

.top-bar .widget_nav_menu ul {
    margin: 5px 0 0
}

.widget_nav_menu .sub-menu {
    padding-top: 15px
}

.widget_nav_menu li {
    margin-bottom: 15px;
    padding-left: 17px;
    list-style: none;
    position: relative
}

.widget_nav_menu li:before {
    position: absolute;
    top: 1px;
    left: 4px;
    font-family: "fontello";
    font-size: 12px;
    content: ""
}

.top-bar .widget_nav_menu li:before {
    left: -10px
}

.top-bar .widget_nav_menu li {
    margin: 0 10px;
    padding: 0;
    display: inline-block
}

.widget {
    margin-bottom: 30px
}

.header .widget {
    margin-bottom: 0
}

.widget .thumb {
    display: block;
    margin-right: 20px
}

.rtl .widget .thumb {
    margin-right: 0;
    margin-left: 20px
}

.widget .table-entry {
    display: table
}

.widget .table-entry h4,.widget .table-entry .quicksearch-container .car_adv_search fieldset legend,.quicksearch-container .car_adv_search fieldset .widget .table-entry legend {
    margin-bottom: 5px
}

.widget .table-entry .specs {
    margin-bottom: 0
}

.widget .table-entry .price {
    color: var(--e-global-color-873b25b)
}

.widget .entry-title {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    font-size: 17px
}

.widget .entry-date {
    font-size: 12px
}

.widget .entry-comments {
    font-size: 12px;
    float: right
}

.widget.widget_latest li {
    margin-bottom: 20px
}

@media (min-width: 1224px) {
    .widget.widget_latest li {
        display:-webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }

    .widget.widget_latest li .thumb {
        max-width: 80px
    }
}

.widget.widget_latest li:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "."
}

.widget.widget_latest p:last-of-type {
    margin-bottom: 0
}

.widget_dealers_cars li {
    margin-bottom: 20px
}

.widget_dealers_cars li:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "."
}

.widget_dealers ul>li {
    margin-bottom: 20px
}

.widget_dealers ul>li:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "."
}

.widget_dealers li li {
    margin-bottom: 5px
}

.widget_statistic li {
    clear: both;
    margin-bottom: 15px
}

.widget_contacts li {
    line-height: 26px;
    margin-left: 5px;
    padding: 0
}

.widget_contacts li[class^="icon-"]:before {
    font-family: "fontello";
    color: #b0b0b0;
    font-size: 20px;
    vertical-align: baseline
}

.contacts-list>li {
    position: relative;
    display: inline-block;
    line-height: 26px;
    padding: 5px 0;
    color: #757373
}

#footer .contacts-list>li {
    color: #aeadad
}

.contacts-list>li>span {
    color: var(--e-global-color-873b25b)
}

#footer {
    padding: 45px 0 0;
    width: 100%;
    background: var(--e-global-color-secondary);
    color: #b0b0b0
}

#footer a {
    color: var(--e-global-color-873b25b)
}

#footer a:hover {
    color: var(--e-global-color-873b25b)
}

#footer .adjective {
    border-top: 1px solid #696969;
    padding-top: 20px;
    padding-bottom: 20px
}

@media (max-width: 768px) {
    #footer .adjective .alignleft,#footer .adjective .alignright {
        float:none;
        text-align: center
    }
}

#footer .adjective p {
    margin-bottom: 0
}

#footer #menu-footer {
    margin: 0;
    padding: 0;
    list-style: none
}

#footer #menu-footer li {
    display: inline-block
}

#footer #menu-footer li:not(:first-child) {
    position: relative;
    padding-left: 1em;
    margin-left: 0.5em
}

#footer #menu-footer li:not(:first-child)::before {
    position: absolute;
    left: 0;
    content: "•"
}

#footer .widget_links li {
    padding: 7px 0 6px 0;
    border-bottom: 1px solid #e0e1e3
}

#footer .widget_links li:first-child {
    padding-top: 0
}

#footer .widget_links li a {
    color: #1c7fbd
}

#footer .widget_links li a:hover {
    color: #606163
}

#sidebar .widget_dealers [class^="icon-"] {
    font-size: 14px
}

#sidebar .widget_dealers .dealer-title {
    width: 7.5em;
    margin-bottom: 5px
}

#sidebar .widget_dealers .dealer-map,#sidebar .widget_dealers .dealer-meta {
    margin-top: 8px
}

#footer .widget_contacts .contacts-list .address i,#footer .widget_contacts .contacts-list .phone i,#footer .widget_contacts .contacts-list .fax i,#footer .widget_contacts .contacts-list .email i {
    color: #b0b0b0
}

.banner.full {
    width: 100%
}

.banner.half {
    margin: 0 1%;
    width: 47%;
    display: inline-block
}

.widget_timetable ul {
    list-style: none
}

.widget_timetable ul li {
    padding: 5px 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dddcdc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between
}

#footer .widget_timetable ul li {
    border-top-color: transparent;
    color: #fff
}

#sidebar .widget_timetable ul li {
    color: #7d7d7d
}

.widget_timetable ul li:first-child {
    padding-top: 0;
    border-top: none
}

.widget_timetable ul li span {
    width: 80px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.widget_timetable ul li span:last-child {
    text-align: right
}

.rtl .widget_timetable ul li span:last-child {
    text-align: left
}

.widget_timetable ul li.is_closed {
    color: var(--e-global-color-873b25b)
}

#footer .widget_timetable ul li.is_closed {
    color: var(--e-global-color-873b25b)
}

ul.our-contacts {
    margin: 0;
    list-style: none
}

#footer .widget_contacts b {
    color: #fff
}

.widget_contacts a:hover {
    text-decoration: underline
}

ul.social-icons {
    vertical-align: top
}

ul.social-icons li {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 2px;
    position: relative;
    font-size: 0;
    vertical-align: middle
}

ul.social-icons li a {
    display: block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: #000000;
    transition: all 0.2s ease
}

ul.social-icons li a:hover {
    text-decoration: none;
    opacity: 0.8
}

ul.social-icons li a i {
    display: block;
    position: absolute;
    font-size: 20px;
    color: #fff;
    left: 5px;
    top: 10px;
    z-index: 1
}

ul.social-icons li.twitter a {
    background-color: #47c0d8
}

ul.social-icons li.facebook a {
    background-color: #4967a0
}

ul.social-icons li.instagram a {
    position: relative;
    background-color: #ff785b;
    background: linear-gradient(145deg, #3051F1 10%, #C92BB7 70%) no-repeat
}

ul.social-icons li.instagram a:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    content: "";
    background: -webkit-radial-gradient(circle farthest-corner at 28% 100%, #fcdf8f 0%, #fbd377 10%, #fa8e37 22%, #f73344 35%, rgba(247, 51, 68, 0) 65%) no-repeat;
    background: radial-gradient(circle farthest-corner at 28% 100%, #fcdf8f 0%, #fbd377 10%, #fa8e37 22%, #f73344 35%, rgba(247, 51, 68, 0) 65%) no-repeat
}

ul.social-icons li.pinterest a {
    background-color: #ca2828
}

ul.social-icons li.gplus a {
    background-color: #0868b9
}

ul.social-icons li.rss a {
    background-color: #ff9b00
}

ul.social-icons li.dribble a {
    background-color: #c64e7e
}

ul.social-icons li.vimeo a {
    background-color: #4a7483
}

#gMap {
    margin-top: 5px;
    width: 100%;
    height: 235px
}

.section-title,.widget-title,.comment-reply-title {
    margin-bottom: 25px;
    border-bottom: 1px solid #848484
}

.section-title>span,.widget-title>span,.comment-reply-title>span {
    color: var(--e-global-color-873b25b)
}

.widget-title {
    line-height: 1.35em;
    margin-bottom: 15px;
    padding-bottom: 7px
}

.entry-content .widget_search {
    margin-bottom: 30px
}

.widget_search input[type="text"],.widget_product_search input[type="text"] {
    width: 80%;
    height: 50px
}

.widget_search button[type="submit"],.widget_product_search button[type="submit"] {
    background: var(--e-global-color-secondary);
    color: white;
    width: 17%;
    height: 50px;
    border: none;
    vertical-align: top;
    cursor: pointer;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear
}

.widget_search button[type="submit"]:before,.widget_product_search button[type="submit"]:before {
    font-family: "fontello";
    content: "";
    font-size: 14px
}

.widget_tag_cloud .tagcloud a,.widget_product_tag_cloud .tagcloud a {
    display: inline-block;
    line-height: 1.5em;
    -webkit-transition: all 0.25 linear;
    -moz-transition: all 0.25 linear;
    -ms-transition: all 0.25 linear;
    -o-transition: all 0.25 linear;
    transition: all 0.25 linear
}

.widget_tag_cloud .tagcloud a:after,.widget_product_tag_cloud .tagcloud a:after {
    content: ","
}

.widget_tag_cloud .tagcloud a:last-of-type::after,.widget_product_tag_cloud .tagcloud a:last-of-type::after {
    content: none
}

.widget_tag_cloud .tagcloud a:hover,.widget_product_tag_cloud .tagcloud a:hover {
    text-decoration: underline
}

.widget_calendar table {
    position: relative;
    width: 100%;
    border-spacing: 1px;
    border-collapse: separate;
    text-align: center
}

.widget_calendar caption {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px
}

#footer .widget_calendar caption {
    color: #f7f7f7;
    border-bottom-color: #666
}

.widget_calendar thead th {
    padding: 4px;
    color: #777;
    font-size: 12px
}

.widget_calendar td {
    padding: 6px 4px;
    background-color: #fff;
    color: #777;
    font-size: 12px;
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1)
}

.widget_calendar .pad {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.widget_calendar #today,.widget_calendar #today a {
    color: #000 !important;
    font-weight: 600
}

.widget_calendar tfoot {
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.widget_calendar tfoot td {
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

.widget_calendar tfoot a {
    display: block;
    float: left;
    margin-left: 3px;
    width: 25px;
    height: 25px;
    text-align: center;
    font: 0/0 a;
    cursor: pointer
}

.widget_calendar tfoot #next a:before {
    font: 14px/26px "fontello";
    content: ""
}

.widget_calendar tfoot #prev a:before {
    font: 14px/26px "fontello";
    content: ""
}

.clearfix:before,.form-entry:before,.quicksearch-container:before,.cBox:before,.cBox--bio .bio-info:before,.car_listing_carousel_wrapper .clc_content.content-grid:before,.flexslider .slides:before,.flexslider .auto-detailed:before,.tmm-view-mode:before,.tmm-view-mode.item-list article:before,.clearfix:after,.form-entry:after,.quicksearch-container:after,.cBox:after,.cBox--bio .bio-info:after,.car_listing_carousel_wrapper .clc_content.content-grid:after,.flexslider .slides:after,.flexslider .auto-detailed:after,.tmm-view-mode:after,.tmm-view-mode.item-list article:after {
    content: " ";
    display: table
}

.clearfix:after,.form-entry:after,.quicksearch-container:after,.cBox:after,.cBox--bio .bio-info:after,.car_listing_carousel_wrapper .clc_content.content-grid:after,.flexslider .slides:after,.flexslider .auto-detailed:after,.tmm-view-mode:after,.tmm-view-mode.item-list article:after {
    clear: both
}

.ca-shortcode {
    margin-bottom: 10px
}

.ca-shortcode:last-child {
    margin-bottom: 0
}

.ca-shortcode i.ca-icon {
    float: left;
    margin-right: 15px;
    width: auto
}

.ca-shortcode i.ca-icon:before {
    padding-top: 7px;
    color: var(--e-global-color-873b25b);
    font-size: 36px
}

.ca-shortcode:hover i.ca-icon:before {
    -webkit-transition: -webkit-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -moz-transition: -moz-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -ms-transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    -o-transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    -webkit-animation: wobble-vertical ease-in-out 2s both;
    -moz-animation: wobble-vertical ease-in-out 2s both;
    -ms-animation: wobble-vertical ease-in-out 2s both;
    -o-animation: wobble-vertical ease-in-out 2s both;
    animation: wobble-vertical ease-in-out 2s both
}

.ca-shortcode .ca-title {
    margin-bottom: 0
}

.ca-shortcode .ca-content {
    display: table
}

.ca-shortcode-alt {
    margin-bottom: 10px
}

.ca-shortcode-alt:last-child {
    margin-bottom: 0
}

.ca-shortcode-alt i.ca-icon {
    width: 94px;
    height: 94px;
    position: relative;
    margin: 0 auto 20px;
    display: block;
    text-align: center;
    z-index: 1
}

.ca-shortcode-alt i.ca-icon:before {
    margin: 0;
    padding: 25px;
    border-width: 2px;
    border-style: solid;
    border-color: var(--e-global-color-873b25b);
    border-radius: 50%;
    color: #232527;
    font-size: 42px;
    background-color: transparent
}

.ca-shortcode-alt i.ca-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    top: 0;
    left: 0;
    padding: 0;
    z-index: -1;
    opacity: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    -ms-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9)
}

.ca-shortcode-alt:hover i.ca-icon:before {
    border-width: 2px;
    border-style: solid;
    border-color: var(--e-global-color-873b25b);
    color: #ffffff;
    background-color: hsl(var(--primary-theme-color-hsl));
    -webkit-transition: -webkit-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -moz-transition: -moz-0.45s ease-in-out, opacity 0.45s ease-in-out;
    -ms-transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    -o-transition: 0.45s ease-in-out, opacity 0.45s ease-in-out;
    transition: 0.45s ease-in-out, opacity 0.45s ease-in-out
}

.ca-shortcode-alt:hover i.ca-icon:after {
    -webkit-animation: sonarEffect 1.3s ease-out 75ms;
    -moz-animation: sonarEffect 1.3s ease-out 75ms;
    -ms-animation: sonarEffect 1.3s ease-out 75ms;
    -o-animation: sonarEffect 1.3s ease-out 75ms;
    animation: sonarEffect 1.3s ease-out 75ms
}

.ca-shortcode-alt .ca-content {
    display: table;
    text-align: center;
    color: #7e858b
}

.ca-shortcode-alt .ca-content h3 {
    color: #232527
}

@-webkit-keyframes sonarEffect {
    0% {
        opacity: 0.3
    }

    30% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px hsla(var(--primary-theme-color-hsl), 0.9), 0 0 10px 10px hsla(var(--primary-theme-color-hsl), 0.8), 0 0 0 10px hsla(var(--primary-theme-color-hsl), 0.5)
    }

    100% {
        box-shadow: 0 0 0 2px hsla(var(--primary-theme-color-hsl), 0.9), 0 0 10px 10px hsla(var(--primary-theme-color-hsl), 0.8), 0 0 0 10px hsla(var(--primary-theme-color-hsl), 0.5);
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@-moz-keyframes sonarEffect {
    0% {
        opacity: 0.3
    }

    30% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px hsla(var(--primary-theme-color-hsl), 0.9), 0 0 10px 10px hsla(var(--primary-theme-color-hsl), 0.8), 0 0 0 10px hsla(var(--primary-theme-color-hsl), 0.5)
    }

    100% {
        box-shadow: 0 0 0 2px hsla(var(--primary-theme-color-hsl), 0.9), 0 0 10px 10px hsla(var(--primary-theme-color-hsl), 0.8), 0 0 0 10px hsla(var(--primary-theme-color-hsl), 0.5);
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@-o-keyframes sonarEffect {
    0% {
        opacity: 0.3
    }

    30% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px hsla(var(--primary-theme-color-hsl), 0.9), 0 0 10px 10px hsla(var(--primary-theme-color-hsl), 0.8), 0 0 0 10px hsla(var(--primary-theme-color-hsl), 0.5)
    }

    100% {
        box-shadow: 0 0 0 2px hsla(var(--primary-theme-color-hsl), 0.9), 0 0 10px 10px hsla(var(--primary-theme-color-hsl), 0.8), 0 0 0 10px hsla(var(--primary-theme-color-hsl), 0.5);
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes sonarEffect {
    0% {
        opacity: 0.3
    }

    30% {
        opacity: 0.5;
        box-shadow: 0 0 0 2px hsla(var(--primary-theme-color-hsl), 0.9), 0 0 10px 10px hsla(var(--primary-theme-color-hsl), 0.8), 0 0 0 10px hsla(var(--primary-theme-color-hsl), 0.5)
    }

    100% {
        box-shadow: 0 0 0 2px hsla(var(--primary-theme-color-hsl), 0.9), 0 0 10px 10px hsla(var(--primary-theme-color-hsl), 0.8), 0 0 0 10px hsla(var(--primary-theme-color-hsl), 0.5);
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -o-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

.content-boxes {
    font-size: 0
}

.content-boxes>ul>li {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 60px 15px;
    width: 100%;
    min-height: 310px;
    border: 1px solid #ffffff;
    background-color: var(--e-global-color-873b25b);
    color: #ffffff;
    vertical-align: top;
    text-align: center
}

.content-boxes>ul>li .content-icon {
    display: block;
    margin-bottom: 50px
}

.content-boxes>ul>li .content-icon[class*="icon-"]:before {
    font-size: 60px
}

.content-boxes>ul>li h2 {
    margin-bottom: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1.2em
}

.content-boxes>ul>li .hover-box {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #262626;
    -webkit-transition: top 0.2s ease;
    -moz-transition: top 0.2s ease;
    -ms-transition: top 0.2s ease;
    -o-transition: top 0.2s ease;
    transition: top 0.2s ease
}

.content-boxes>ul>li .extra-content {
    position: absolute;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    bottom: -100%;
    -webkit-transition: bottom 0.2s ease, opacity 0.15s ease;
    -moz-transition: bottom 0.2s ease, opacity 0.15s ease;
    -ms-transition: bottom 0.2s ease, opacity 0.15s ease;
    -o-transition: bottom 0.2s ease, opacity 0.15s ease;
    transition: bottom 0.2s ease, opacity 0.15s ease
}

.content-boxes>ul>li .extra-table {
    display: table;
    overflow: hidden;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center
}

.content-boxes>ul>li .extra-inner {
    display: table-cell;
    padding: 0 30px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    vertical-align: middle
}

.content-boxes>ul>li .extra-inner h4,.content-boxes>ul>li .extra-inner .quicksearch-container .car_adv_search fieldset legend,.quicksearch-container .car_adv_search fieldset .content-boxes>ul>li .extra-inner legend {
    text-transform: uppercase
}

.content-boxes>ul>li .extra-inner>* {
    color: #ffffff
}

.content-boxes>ul>li:hover .hover-box,.content-boxes>ul>li.active .hover-box {
    top: 0
}

.content-boxes>ul>li:hover .extra-content,.content-boxes>ul>li.active .extra-content {
    bottom: 0;
    opacity: 1;
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s
}

.lc-button {
    overflow: hidden;
    display: inline-block;
    outline: none;
    vertical-align: baseline;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #ffffff;
    background-color: #7f858b;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    -webkit-transition: background-color 0.25s ease-in-out, color 0.35s ease-in-out;
    -moz-transition: background-color 0.25s ease-in-out, color 0.35s ease-in-out;
    -ms-transition: background-color 0.25s ease-in-out, color 0.35s ease-in-out;
    -o-transition: background-color 0.25s ease-in-out, color 0.35s ease-in-out;
    transition: background-color 0.25s ease-in-out, color 0.35s ease-in-out
}

.lc-button[class*="icon-"] {
    color: #ffffff
}

.lc-button:hover {
    color: #ffffff;
    background-color: var(--e-global-color-873b25b);
    border-color: transparent
}

.lc-button:hover[class*="icon-"] {
    color: #ffffff
}

.lc-button.alignleft {
    float: left;
    margin-right: 20px
}

.lc-button.alignright {
    float: right;
    margin-left: 20px
}

.lc-button.aligncenter {
    width: 100px;
    display: block;
    margin: 0 auto
}

.lc-button.small {
    padding: 5px 15px;
    font-size: 12px
}

.lc-button.small[class*="icon-"] {
    font-size: 12px
}

.lc-button.middle {
    padding: 8px 20px;
    font-size: 14px
}

.lc-button.middle[class*="icon-"] {
    font-size: 14px
}

.lc-button.large {
    padding: 15px 25px;
    font-size: 16px
}

.lc-button.large[class*="icon-"] {
    font-size: 16px
}

.lc-button.primary-button,#content input.lc-button[type="submit"],#commentform .lc-button#submit {
    color: #ffffff;
    background-color: var(--e-global-color-873b25b);
    border-color: transparent
}

.lc-button.primary-button[class*="icon-"],#content input.lc-button[type="submit"][class*="icon-"],#commentform .lc-button#submit[class*="icon-"] {
    color: #ffffff
}

.lc-button.primary-button:hover,#content input.lc-button[type="submit"]:hover,#commentform .lc-button#submit:hover {
    color: #ffffff;
    background-color: #7f858b;
    border-color: transparent
}

.lc-button.primary-button:hover[class*="icon-"],#content input.lc-button[type="submit"][class*="icon-"]:hover,#commentform .lc-button#submit[class*="icon-"]:hover {
    color: #ffffff
}

.lc-divider {
    margin-left: auto;
    margin-right: auto;
    padding: 0
}

.lc-divider:before {
    clear: both;
    content: "";
    display: table
}

.lc-divider.small {
    margin-top: 15px;
    margin-bottom: 15px
}

.lc-divider.middle {
    margin-top: 25px;
    margin-bottom: 25px
}

.lc-divider.large {
    margin-top: 35px;
    margin-bottom: 35px
}

.lc-divider.type-1 {
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid
}

.lc-divider.type-2 {
    width: 80px;
    border-top-width: 1px;
    border-top-style: solid
}

.lc-divider.type-3 {
    width: 100%;
    border-top-width: 0;
    border-top-style: solid
}

.lc-divider.transparent {
    border-top-color: transparent
}

.lc-divider.gray {
    border-top-color: #b6b6b7
}

.lc-divider.secondary-button {
    border-top-color: #232527
}

.lc-banner {
    display: inline-block;
    position: relative;
    overflow: hidden
}

.lc-banner .banner_bg {
    position: absolute;
    top: 0;
    left: 0
}

.lc-banner .banner_logo {
    margin-bottom: 15px
}

.lc-banner .caption {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 65%;
    height: 100%;
    margin-left: -25px;
    -webkit-transition: width 0.35s ease-in-out;
    -moz-transition: width 0.35s ease-in-out;
    -ms-transition: width 0.35s ease-in-out;
    -o-transition: width 0.35s ease-in-out;
    transition: width 0.35s ease-in-out;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg)
}

.lc-banner .caption:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 10px 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 10px 0 0 rgba(0, 0, 0, 0.4)
}

.lc-banner .caption_content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 65%;
    height: 100%;
    padding: 20px 45px 20px 20px;
    -webkit-transition: padding 0.35s ease-in-out, width 0.35s ease-in-out;
    -moz-transition: padding 0.35s ease-in-out, width 0.35s ease-in-out;
    -ms-transition: padding 0.35s ease-in-out, width 0.35s ease-in-out;
    -o-transition: padding 0.35s ease-in-out, width 0.35s ease-in-out;
    transition: padding 0.35s ease-in-out, width 0.35s ease-in-out
}

.lc-banner .caption_content .banner-title-1 {
    font-family: "Roboto Condensed";
    font-weight: 600;
    font-style: italic;
    font-size: 45px;
    color: #dd2503;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: -0.5px;
    -webkit-transition: transform 0.35s ease-in-out;
    -moz-transition: transform 0.35s ease-in-out;
    -ms-transition: transform 0.35s ease-in-out;
    -o-transition: transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out
}

.lc-banner .caption_content .banner-title-2 {
    font-family: "Roboto Condensed";
    font-weight: 600;
    font-style: italic;
    font-size: 35px;
    color: #dd2503;
    line-height: 1;
    margin-bottom: 0;
    letter-spacing: 1px;
    -webkit-transition: transform 0.35s ease-in-out;
    -moz-transition: transform 0.35s ease-in-out;
    -ms-transition: transform 0.35s ease-in-out;
    -o-transition: transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out
}

.lc-banner .caption_content .banner-title-3 {
    font-family: "Roboto Condensed";
    font-weight: 600;
    font-style: italic;
    font-size: 21px;
    color: #000000;
    margin-bottom: 20px;
    letter-spacing: 7px;
    -webkit-transition: transform 0.35s ease-in-out;
    -moz-transition: transform 0.35s ease-in-out;
    -ms-transition: transform 0.35s ease-in-out;
    -o-transition: transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out
}

.lc-banner.static:hover .caption {
    width: 70%
}

.lc-banner.static:hover .caption_content {
    width: 70%;
    padding-left: calc(20px + 5%)
}

.lc-banner.static .banner_bg {
    -webkit-animation: zoomInOut 1.5s ease-in-out;
    -moz-animation: zoomInOut 1.5s ease-in-out;
    -ms-animation: zoomInOut 1.5s ease-in-out;
    -o-animation: zoomInOut 1.5s ease-in-out;
    animation: zoomInOut 1.5s ease-in-out
}

.lc-banner.static .banner-title-1 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: zoomInOutContent 1.5s ease-in-out 1s;
    -moz-animation: zoomInOutContent 1.5s ease-in-out 1s;
    -ms-animation: zoomInOutContent 1.5s ease-in-out 1s;
    -o-animation: zoomInOutContent 1.5s ease-in-out 1s;
    animation: zoomInOutContent 1.5s ease-in-out 1s
}

.lc-banner.static .banner-title-2 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: zoomInOutContent 1.5s ease-in-out 2.5s;
    -moz-animation: zoomInOutContent 1.5s ease-in-out 2.5s;
    -ms-animation: zoomInOutContent 1.5s ease-in-out 2.5s;
    -o-animation: zoomInOutContent 1.5s ease-in-out 2.5s;
    animation: zoomInOutContent 1.5s ease-in-out 2.5s
}

.lc-banner.static .banner-title-3 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: zoomInOutContent 1.5s ease-in-out 4s;
    -moz-animation: zoomInOutContent 1.5s ease-in-out 4s;
    -ms-animation: zoomInOutContent 1.5s ease-in-out 4s;
    -o-animation: zoomInOutContent 1.5s ease-in-out 4s;
    animation: zoomInOutContent 1.5s ease-in-out 4s
}

.lc-banner.static .more:hover {
    -webkit-animation: skewingButton 0.75s ease-in-out;
    -moz-animation: skewingButton 0.75s ease-in-out;
    -ms-animation: skewingButton 0.75s ease-in-out;
    -o-animation: skewingButton 0.75s ease-in-out;
    animation: skewingButton 0.75s ease-in-out
}

.lc-banner.animated .banner_bg {
    -webkit-animation: zoomInOut 10s ease-in-out infinite;
    -moz-animation: zoomInOut 10s ease-in-out infinite;
    -ms-animation: zoomInOut 10s ease-in-out infinite;
    -o-animation: zoomInOut 10s ease-in-out infinite;
    animation: zoomInOut 10s ease-in-out infinite
}

.lc-banner.animated .banner-title-1 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: zoomInOutContent 2.5s ease-in-out 1s infinite;
    -moz-animation: zoomInOutContent 2.5s ease-in-out 1s infinite;
    -ms-animation: zoomInOutContent 2.5s ease-in-out 1s infinite;
    -o-animation: zoomInOutContent 2.5s ease-in-out 1s infinite;
    animation: zoomInOutContent 2.5s ease-in-out 1s infinite
}

.lc-banner.animated .banner-title-2 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: zoomInOutContent 2.5s ease-in-out 2.5s infinite;
    -moz-animation: zoomInOutContent 2.5s ease-in-out 2.5s infinite;
    -ms-animation: zoomInOutContent 2.5s ease-in-out 2.5s infinite;
    -o-animation: zoomInOutContent 2.5s ease-in-out 2.5s infinite;
    animation: zoomInOutContent 2.5s ease-in-out 2.5s infinite
}

.lc-banner.animated .banner-title-3 {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-animation: zoomInOutContent 2.5s ease-in-out 4s infinite;
    -moz-animation: zoomInOutContent 2.5s ease-in-out 4s infinite;
    -ms-animation: zoomInOutContent 2.5s ease-in-out 4s infinite;
    -o-animation: zoomInOutContent 2.5s ease-in-out 4s infinite;
    animation: zoomInOutContent 2.5s ease-in-out 4s infinite
}

.lc-banner.animated:hover .more {
    -webkit-animation: skewingButton 0.75s ease-in-out;
    -moz-animation: skewingButton 0.75s ease-in-out;
    -ms-animation: skewingButton 0.75s ease-in-out;
    -o-animation: skewingButton 0.75s ease-in-out;
    animation: skewingButton 0.75s ease-in-out
}

.lc-banner.size_250x250 {
    width: 250px;
    height: 250px
}

.lc-banner.size_300x250 {
    width: 300px;
    height: 250px
}

.lc-banner .more {
    padding: 7px 10px;
    display: inline-block;
    font-family: "Roboto Condensed";
    font-size: 11px;
    line-height: 1.2;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    -o-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg)
}

.lc-banner .more.yellow {
    background-color: #ffcc00;
    color: #000000
}

.lc-banner .more.yellow:hover {
    background-color: #7f858b;
    color: #ffffff
}

.lc-banner .more.red {
    background-color: var(--e-global-color-873b25b);
    color: #ffffff
}

.lc-banner .more.red:hover {
    background-color: #7f858b;
    color: #ffffff
}

@-webkit-keyframes zoomInOut {
    0% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }

    50% {
        -webkit-transform: scale(1.5) rotate(15deg);
        -moz-transform: scale(1.5) rotate(15deg);
        -o-transform: scale(1.5) rotate(15deg);
        -ms-transform: scale(1.5) rotate(15deg);
        transform: scale(1.5) rotate(15deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }
}

@-moz-keyframes zoomInOut {
    0% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }

    50% {
        -webkit-transform: scale(1.5) rotate(15deg);
        -moz-transform: scale(1.5) rotate(15deg);
        -o-transform: scale(1.5) rotate(15deg);
        -ms-transform: scale(1.5) rotate(15deg);
        transform: scale(1.5) rotate(15deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }
}

@-o-keyframes zoomInOut {
    0% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }

    50% {
        -webkit-transform: scale(1.5) rotate(15deg);
        -moz-transform: scale(1.5) rotate(15deg);
        -o-transform: scale(1.5) rotate(15deg);
        -ms-transform: scale(1.5) rotate(15deg);
        transform: scale(1.5) rotate(15deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }
}

@keyframes zoomInOut {
    0% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }

    50% {
        -webkit-transform: scale(1.5) rotate(15deg);
        -moz-transform: scale(1.5) rotate(15deg);
        -o-transform: scale(1.5) rotate(15deg);
        -ms-transform: scale(1.5) rotate(15deg);
        transform: scale(1.5) rotate(15deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0deg);
        -moz-transform: scale(1) rotate(0deg);
        -o-transform: scale(1) rotate(0deg);
        -ms-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg)
    }
}

@-webkit-keyframes skewingButton {
    15% {
        -webkit-transform: skew(-15deg) scale(1.2);
        -moz-transform: skew(-15deg) scale(1.2);
        -o-transform: skew(-15deg) scale(1.2);
        -ms-transform: skew(-15deg) scale(1.2);
        transform: skew(-15deg) scale(1.2)
    }

    30% {
        -webkit-transform: skew(-5deg) scale(0.8);
        -moz-transform: skew(-5deg) scale(0.8);
        -o-transform: skew(-5deg) scale(0.8);
        -ms-transform: skew(-5deg) scale(0.8);
        transform: skew(-5deg) scale(0.8)
    }

    50% {
        -webkit-transform: skew(-13deg) scale(1.1);
        -moz-transform: skew(-13deg) scale(1.1);
        -o-transform: skew(-13deg) scale(1.1);
        -ms-transform: skew(-13deg) scale(1.1);
        transform: skew(-13deg) scale(1.1)
    }

    65% {
        -webkit-transform: skew(-8deg) scale(0.9);
        -moz-transform: skew(-8deg) scale(0.9);
        -o-transform: skew(-8deg) scale(0.9);
        -ms-transform: skew(-8deg) scale(0.9);
        transform: skew(-8deg) scale(0.9)
    }

    80% {
        -webkit-transform: skew(-11deg) scale(1.05);
        -moz-transform: skew(-11deg) scale(1.05);
        -o-transform: skew(-11deg) scale(1.05);
        -ms-transform: skew(-11deg) scale(1.05);
        transform: skew(-11deg) scale(1.05)
    }

    100% {
        -webkit-transform: skew(-10deg) scale(1);
        -moz-transform: skew(-10deg) scale(1);
        -o-transform: skew(-10deg) scale(1);
        -ms-transform: skew(-10deg) scale(1);
        transform: skew(-10deg) scale(1)
    }
}

@-moz-keyframes skewingButton {
    15% {
        -webkit-transform: skew(-15deg) scale(1.2);
        -moz-transform: skew(-15deg) scale(1.2);
        -o-transform: skew(-15deg) scale(1.2);
        -ms-transform: skew(-15deg) scale(1.2);
        transform: skew(-15deg) scale(1.2)
    }

    30% {
        -webkit-transform: skew(-5deg) scale(0.8);
        -moz-transform: skew(-5deg) scale(0.8);
        -o-transform: skew(-5deg) scale(0.8);
        -ms-transform: skew(-5deg) scale(0.8);
        transform: skew(-5deg) scale(0.8)
    }

    50% {
        -webkit-transform: skew(-13deg) scale(1.1);
        -moz-transform: skew(-13deg) scale(1.1);
        -o-transform: skew(-13deg) scale(1.1);
        -ms-transform: skew(-13deg) scale(1.1);
        transform: skew(-13deg) scale(1.1)
    }

    65% {
        -webkit-transform: skew(-8deg) scale(0.9);
        -moz-transform: skew(-8deg) scale(0.9);
        -o-transform: skew(-8deg) scale(0.9);
        -ms-transform: skew(-8deg) scale(0.9);
        transform: skew(-8deg) scale(0.9)
    }

    80% {
        -webkit-transform: skew(-11deg) scale(1.05);
        -moz-transform: skew(-11deg) scale(1.05);
        -o-transform: skew(-11deg) scale(1.05);
        -ms-transform: skew(-11deg) scale(1.05);
        transform: skew(-11deg) scale(1.05)
    }

    100% {
        -webkit-transform: skew(-10deg) scale(1);
        -moz-transform: skew(-10deg) scale(1);
        -o-transform: skew(-10deg) scale(1);
        -ms-transform: skew(-10deg) scale(1);
        transform: skew(-10deg) scale(1)
    }
}

@-o-keyframes skewingButton {
    15% {
        -webkit-transform: skew(-15deg) scale(1.2);
        -moz-transform: skew(-15deg) scale(1.2);
        -o-transform: skew(-15deg) scale(1.2);
        -ms-transform: skew(-15deg) scale(1.2);
        transform: skew(-15deg) scale(1.2)
    }

    30% {
        -webkit-transform: skew(-5deg) scale(0.8);
        -moz-transform: skew(-5deg) scale(0.8);
        -o-transform: skew(-5deg) scale(0.8);
        -ms-transform: skew(-5deg) scale(0.8);
        transform: skew(-5deg) scale(0.8)
    }

    50% {
        -webkit-transform: skew(-13deg) scale(1.1);
        -moz-transform: skew(-13deg) scale(1.1);
        -o-transform: skew(-13deg) scale(1.1);
        -ms-transform: skew(-13deg) scale(1.1);
        transform: skew(-13deg) scale(1.1)
    }

    65% {
        -webkit-transform: skew(-8deg) scale(0.9);
        -moz-transform: skew(-8deg) scale(0.9);
        -o-transform: skew(-8deg) scale(0.9);
        -ms-transform: skew(-8deg) scale(0.9);
        transform: skew(-8deg) scale(0.9)
    }

    80% {
        -webkit-transform: skew(-11deg) scale(1.05);
        -moz-transform: skew(-11deg) scale(1.05);
        -o-transform: skew(-11deg) scale(1.05);
        -ms-transform: skew(-11deg) scale(1.05);
        transform: skew(-11deg) scale(1.05)
    }

    100% {
        -webkit-transform: skew(-10deg) scale(1);
        -moz-transform: skew(-10deg) scale(1);
        -o-transform: skew(-10deg) scale(1);
        -ms-transform: skew(-10deg) scale(1);
        transform: skew(-10deg) scale(1)
    }
}

@keyframes skewingButton {
    15% {
        -webkit-transform: skew(-15deg) scale(1.2);
        -moz-transform: skew(-15deg) scale(1.2);
        -o-transform: skew(-15deg) scale(1.2);
        -ms-transform: skew(-15deg) scale(1.2);
        transform: skew(-15deg) scale(1.2)
    }

    30% {
        -webkit-transform: skew(-5deg) scale(0.8);
        -moz-transform: skew(-5deg) scale(0.8);
        -o-transform: skew(-5deg) scale(0.8);
        -ms-transform: skew(-5deg) scale(0.8);
        transform: skew(-5deg) scale(0.8)
    }

    50% {
        -webkit-transform: skew(-13deg) scale(1.1);
        -moz-transform: skew(-13deg) scale(1.1);
        -o-transform: skew(-13deg) scale(1.1);
        -ms-transform: skew(-13deg) scale(1.1);
        transform: skew(-13deg) scale(1.1)
    }

    65% {
        -webkit-transform: skew(-8deg) scale(0.9);
        -moz-transform: skew(-8deg) scale(0.9);
        -o-transform: skew(-8deg) scale(0.9);
        -ms-transform: skew(-8deg) scale(0.9);
        transform: skew(-8deg) scale(0.9)
    }

    80% {
        -webkit-transform: skew(-11deg) scale(1.05);
        -moz-transform: skew(-11deg) scale(1.05);
        -o-transform: skew(-11deg) scale(1.05);
        -ms-transform: skew(-11deg) scale(1.05);
        transform: skew(-11deg) scale(1.05)
    }

    100% {
        -webkit-transform: skew(-10deg) scale(1);
        -moz-transform: skew(-10deg) scale(1);
        -o-transform: skew(-10deg) scale(1);
        -ms-transform: skew(-10deg) scale(1);
        transform: skew(-10deg) scale(1)
    }
}

@-webkit-keyframes zoomInOutContent {
    15% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    30% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }

    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    65% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }

    80% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-moz-keyframes zoomInOutContent {
    15% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    30% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }

    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    65% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }

    80% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-o-keyframes zoomInOutContent {
    15% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    30% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }

    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    65% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }

    80% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes zoomInOutContent {
    15% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    30% {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8)
    }

    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    65% {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }

    80% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.lc-image {
    overflow: hidden;
    display: inline-block;
    position: relative
}

.lc-image.io-1 {
    padding: 1px
}

.lc-image.io-1 figcaption.static {
    right: 1px;
    bottom: 1px;
    left: 1px
}

.lc-image.io-1 figcaption.animated {
    right: 1px;
    left: 1px
}

.lc-image.io-1:hover figcaption.animated {
    bottom: 1px
}

.lc-image.io-3 {
    padding: 3px
}

.lc-image.io-3 figcaption.static {
    right: 3px;
    bottom: 3px;
    left: 3px
}

.lc-image.io-3 figcaption.animated {
    right: 3px;
    left: 3px
}

.lc-image.io-3:hover figcaption.animated {
    bottom: 3px
}

.lc-image.io-5 {
    padding: 5px
}

.lc-image.io-5 figcaption.static {
    right: 5px;
    bottom: 5px;
    left: 5px
}

.lc-image.io-5 figcaption.animated {
    right: 5px;
    left: 5px
}

.lc-image.io-5:hover figcaption.animated {
    bottom: 5px
}

.lc-image.io-10 {
    padding: 10px
}

.lc-image.io-10 figcaption.static {
    right: 10px;
    bottom: 10px;
    left: 10px
}

.lc-image.io-10 figcaption.animated {
    right: 10px;
    left: 10px
}

.lc-image.io-10:hover figcaption.animated {
    bottom: 10px
}

.lc-image.oo-t-5 {
    margin-top: 5px
}

.lc-image.oo-t-10 {
    margin-top: 10px
}

.lc-image.oo-t-15 {
    margin-top: 15px
}

.lc-image.oo-t-20 {
    margin-top: 20px
}

.lc-image.oo-r-5 {
    margin-right: 5px
}

.lc-image.oo-r-10 {
    margin-right: 10px
}

.lc-image.oo-r-15 {
    margin-right: 15px
}

.lc-image.oo-r-20 {
    margin-right: 20px
}

.lc-image.oo-b-5 {
    margin-bottom: 5px
}

.lc-image.oo-b-10 {
    margin-bottom: 10px
}

.lc-image.oo-b-15 {
    margin-bottom: 15px
}

.lc-image.oo-b-20 {
    margin-bottom: 20px
}

.lc-image.oo-l-5 {
    margin-left: 5px
}

.lc-image.oo-l-10 {
    margin-left: 10px
}

.lc-image.oo-l-15 {
    margin-left: 15px
}

.lc-image.oo-l-20 {
    margin-left: 20px
}

.lc-image.brd-solid {
    border-style: solid
}

.lc-image.brd-dashed {
    border-style: dashed
}

.lc-image.brd-dotted {
    border-style: dotted
}

.lc-image.brd-w-0 {
    border-width: 0
}

.lc-image.brd-w-1 {
    border-width: 1px
}

.lc-image.brd-w-2 {
    border-width: 2px
}

.lc-image.brd-light-grey {
    border-color: #e5e7e8
}

.lc-image.brd-grey {
    border-color: #7e858b
}

.lc-image.brd-white {
    border-color: #ffffff
}

.lc-image.brd-white-transparent {
    border-color: rgba(255, 255, 255, 0.9)
}

.lc-image.brd-grey-transparent {
    border-color: rgba(126, 133, 139, 0.7)
}

.lc-image.alignleft {
    float: left;
    margin-right: 20px
}

.lc-image.alignright {
    float: right;
    margin-left: 20px
}

.lc-image.aligncenter {
    min-width: 100px;
    max-width: 350px;
    width: 100%;
    display: block;
    margin: 0 auto
}

.lc-image figcaption {
    max-width: 350px;
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    color: #7e858b;
    background-color: #ffffff;
    padding: 3px 10px;
    position: relative;
    z-index: 99
}

.lc-image figcaption.static {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.lc-image figcaption.animated {
    position: absolute;
    right: 0;
    bottom: -100%;
    left: 0;
    -webkit-transition: bottom 0.35s ease-in-out;
    -moz-transition: bottom 0.35s ease-in-out;
    -ms-transition: bottom 0.35s ease-in-out;
    -o-transition: bottom 0.35s ease-in-out;
    transition: bottom 0.35s ease-in-out
}

.lc-image figcaption.style-1 {
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    color: #000000;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 3px 10px
}

.lc-image figcaption.style-2 {
    font-family: "Open Sans";
    font-size: 12px;
    font-style: normal;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 3px 10px
}

.lc-image img {
    display: block;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out
}

.lc-image:hover figcaption.animated {
    bottom: 0
}

.lc-image.opacity:hover img {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 80 ")";
    filter: alpha(opacity=80);
    zoom:1}

.lc-image.grayscale:hover img {
    filter: grayscale(1)
}

.lc-image.sepia:hover img {
    filter: sepia(1)
}

.lc-image.saturate:hover img {
    filter: saturate(8)
}

.lc-image.brightness:hover img {
    filter: brightness(3)
}

.lc-image.contrast:hover img {
    filter: contrast(4)
}

.lc-image.blur:hover img {
    filter: blur(2px)
}

@media only screen and (max-width: 767px) {
    .lc-image {
        width:100%
    }

    .lc-image img {
        width: 100%
    }
}

.car_listing_carousel_wrapper {
    width: 1px;
    min-width: 100%;
    *width: 100%;
    overflow: hidden
}

.car_listing_carousel_wrapper .page-subheader h3.section-title {
    padding-bottom: 0
}

.car_listing_carousel_wrapper .clc_controls {
    position: absolute;
    right: 0;
    bottom: 4px
}

.car_listing_carousel_wrapper .clc_controls .prevBtn,.car_listing_carousel_wrapper .clc_controls .nextBtn {
    position: relative;
    border: 1px solid #a8a8a8;
    overflow: hidden;
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #a8a8a8;
    padding: 0;
    line-height: 20px;
    font-size: 15px;
    background-color: transparent;
    -webkit-transition: border-color 0.35s ease-in-out;
    -moz-transition: border-color 0.35s ease-in-out;
    -ms-transition: border-color 0.35s ease-in-out;
    -o-transition: border-color 0.35s ease-in-out;
    transition: border-color 0.35s ease-in-out
}

.car_listing_carousel_wrapper .clc_controls .prevBtn:hover,.car_listing_carousel_wrapper .clc_controls .nextBtn:hover {
    color: #a8a8a8;
    border-color: #000000;
    background-color: transparent
}

.car_listing_carousel_wrapper .clc_controls .prevBtn:before,.car_listing_carousel_wrapper .clc_controls .nextBtn:before {
    position: absolute;
    vertical-align: text-top;
    line-height: 15px;
    margin: 1px 0.1em;
    padding: 0;
    -webkit-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    -moz-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    -ms-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    -o-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    transition: left 0.35s ease-in-out, right 0.35s ease-in-out
}

.car_listing_carousel_wrapper .clc_controls .prevBtn:before {
    left: 0
}

.car_listing_carousel_wrapper .clc_controls .prevBtn:hover:before {
    left: -2px;
    -webkit-transition: left 0.35s ease-in-out;
    -moz-transition: left 0.35s ease-in-out;
    -ms-transition: left 0.35s ease-in-out;
    -o-transition: left 0.35s ease-in-out;
    transition: left 0.35s ease-in-out
}

.car_listing_carousel_wrapper .clc_controls .nextBtn:before {
    right: 0
}

.car_listing_carousel_wrapper .clc_controls .nextBtn:hover:before {
    right: -2px;
    -webkit-transition: right 0.35s ease-in-out;
    -moz-transition: right 0.35s ease-in-out;
    -ms-transition: right 0.35s ease-in-out;
    -o-transition: right 0.35s ease-in-out;
    transition: right 0.35s ease-in-out
}

.car_listing_carousel_wrapper .clc_content.content-grid {
    font-size: 0;
    margin: 0 -10px
}

.rtl .car_listing_carousel_wrapper .clc_content.content-grid {
    direction: ltr
}

@media (max-width: 768px) {
    .car_listing_carousel_wrapper .clc_content.content-grid {
        margin:0 -5px
    }
}

.car_listing_carousel_wrapper .clc_content.content-grid .car-entry[class*="col-"] {
    padding: 0
}

.rtl .car_listing_carousel_wrapper .clc_content.content-grid .car-entry {
    direction: rtl
}

.car_listing_carousel_wrapper .clc_content.content-grid .car-entry.col-md-2 {
    margin-bottom: 40px
}

.car_listing_carousel_wrapper .clc_content.content-grid .car-entry.col-md-2 .image-post .ribbon {
    bottom: -5px;
    padding: 0 2px;
    font-size: 8px;
    letter-spacing: 0.5px
}

.car_listing_carousel_wrapper .clc_content.content-grid .car-entry.col-md-2 .title-item {
    font-size: 14px
}

.car_listing_carousel_wrapper .clc_content.content-grid .car-entry.col-md-2 .price {
    font-size: 16px
}

.car_listing_carousel_wrapper .clc_content.content-grid .car-entry>div {
    padding: 0 10px
}

.car_listing_carousel_wrapper .clc_content.content-grid .car-entry>div.image-post {
    overflow: hidden;
    margin-bottom: 0 !important
}

@media (max-width: 768px) {
    .car_listing_carousel_wrapper .clc_content.content-grid .car-entry>div.image-post {
        padding:0 5px
    }
}

.car_listing_carousel_wrapper .clc_content.content-grid .car-entry>div.image-post .single-image {
    margin-bottom: 0
}

@media (max-width: 768px) {
    .car_listing_carousel_wrapper .clc_content.content-grid .car-entry>div.detailed .price {
        font-size:16px
    }
}

.car_listing_carousel_wrapper .clc_content.content-grid .car-entry .title-item {
    margin-bottom: 0;
    font-size: 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media (max-width: 768px) {
    .car_listing_carousel_wrapper .clc_content.content-grid .car-entry .title-item {
        font-size:14px
    }
}

.car_listing_carousel_wrapper .clc_content.content-grid .car-entry .title-item a {
    color: #232527
}

.recent_news_wrapper {
    width: 100%;
    overflow: hidden
}

.recent_news_wrapper .page-subheader {
    margin-bottom: 5px
}

.recent_news_wrapper .page-subheader h3.section-title {
    padding-bottom: 0
}

.recent_news_wrapper .rnc_controls {
    position: absolute;
    right: 0;
    bottom: 4px
}

.recent_news_wrapper .rnc_controls .prevBtn,.recent_news_wrapper .rnc_controls .nextBtn {
    position: relative;
    border: 1px solid #a8a8a8;
    overflow: hidden;
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #a8a8a8;
    padding: 0;
    line-height: 20px;
    font-size: 15px;
    background-color: transparent;
    -webkit-transition: border-color 0.35s ease-in-out;
    -moz-transition: border-color 0.35s ease-in-out;
    -ms-transition: border-color 0.35s ease-in-out;
    -o-transition: border-color 0.35s ease-in-out;
    transition: border-color 0.35s ease-in-out
}

.recent_news_wrapper .rnc_controls .prevBtn:hover,.recent_news_wrapper .rnc_controls .nextBtn:hover {
    color: #a8a8a8;
    border-color: #000000;
    background-color: transparent
}

.recent_news_wrapper .rnc_controls .prevBtn:before,.recent_news_wrapper .rnc_controls .nextBtn:before {
    position: absolute;
    vertical-align: text-top;
    line-height: 15px;
    margin: 1px 0.1em;
    padding: 0;
    -webkit-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    -moz-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    -ms-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    -o-transition: left 0.35s ease-in-out, right 0.35s ease-in-out;
    transition: left 0.35s ease-in-out, right 0.35s ease-in-out
}

.recent_news_wrapper .rnc_controls .prevBtn:before {
    left: 0
}

.recent_news_wrapper .rnc_controls .prevBtn:hover:before {
    left: -2px;
    -webkit-transition: left 0.35s ease-in-out;
    -moz-transition: left 0.35s ease-in-out;
    -ms-transition: left 0.35s ease-in-out;
    -o-transition: left 0.35s ease-in-out;
    transition: left 0.35s ease-in-out
}

.recent_news_wrapper .rnc_controls .nextBtn:before {
    right: 0
}

.recent_news_wrapper .rnc_controls .nextBtn:hover:before {
    right: -2px;
    -webkit-transition: right 0.35s ease-in-out;
    -moz-transition: right 0.35s ease-in-out;
    -ms-transition: right 0.35s ease-in-out;
    -o-transition: right 0.35s ease-in-out;
    transition: right 0.35s ease-in-out
}

.recent_news_wrapper .rnc_content {
    width: 1px;
    min-width: 100%;
    *width: 100%
}

.recent_news_wrapper .rnc_content>div {
    margin-top: -1px !important
}

.recent_news_wrapper .rnc_content .entry.secondary {
    padding: 25px 0
}

.recent_news_wrapper .rnc_content .entry .single-image,.recent_news_wrapper .rnc_content .entry .fluid-width-video-wrapper,.recent_news_wrapper .rnc_content .entry .entry-body,.recent_news_wrapper .rnc_content .entry .image-post-slider-listing {
    margin-bottom: 0
}

.recent_news_wrapper .rnc_content .entry h4,.recent_news_wrapper .rnc_content .entry .quicksearch-container .car_adv_search fieldset legend,.quicksearch-container .car_adv_search fieldset .recent_news_wrapper .rnc_content .entry legend {
    margin-bottom: 5px
}

.recent_news_wrapper .rnc_content .entry h4 a,.recent_news_wrapper .rnc_content .entry .quicksearch-container .car_adv_search fieldset legend a,.quicksearch-container .car_adv_search fieldset .recent_news_wrapper .rnc_content .entry legend a {
    color: var(--e-global-color-873b25b)
}

.recent_news_wrapper .rnc_content .entry h4 a:hover,.recent_news_wrapper .rnc_content .entry .quicksearch-container .car_adv_search fieldset legend a:hover,.quicksearch-container .car_adv_search fieldset .recent_news_wrapper .rnc_content .entry legend a:hover {
    color: var(--e-global-color-accent)
}

.recent_news_wrapper .rnc_content .entry .date {
    font-size: 13px;
    font-weight: 600;
    padding: 0;
    color: #232527;
    background-color: transparent
}

.recent_news_wrapper .rnc_content .entry .date a {
    color: inherit
}

.recent_news_wrapper .rnc_content .entry p {
    margin-bottom: 0
}

.carproducers_list {
    margin: 0;
    padding: 0 0 20px;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: flex-end;
    gap: 20px
}

.carproducers_list>li {
    margin: auto;
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 110px;
    -moz-box-flex: 1;
    -moz-flex: 1 1 110px;
    -ms-flex: 1 1 110px;
    flex: 1 1 110px;
    justify-content: space-between
}

.carproducers_list>li .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    min-height: 80px
}

.carproducers_list>li img {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    max-width: 80px;
    max-height: 60px
}

.carproducers_list>li .car-title {
    display: block;
    text-align: center;
    margin: 5px 0 0
}

.carproducers_list>li a .car-title {
    color: var(--e-global-color-873b25b)
}

.carproducers_list>li a:hover .car-title {
    color: #7d7d7d
}

.carlocations_list {
    font-size: 14px
}

.carlocations_list:after {
    clear: both;
    content: "";
    display: table
}

.carlocations_list li {
    overflow: hidden
}

.carlocations_list>li {
    width: 33%;
    float: left;
    font-weight: 600
}

.carlocations_list>li>ul {
    margin-left: 0
}

.carlocations_list>li li {
    position: relative;
    width: 100%;
    font-weight: normal;
    padding-left: 20px
}

.carlocations_list>li li:before {
    position: absolute;
    top: 3px;
    left: 4px;
    font-family: "fontello";
    font-size: 12px;
    content: ""
}

.lc-car-body-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: stretch
}

.lc-car-body-list:after {
    clear: both;
    content: "";
    display: table
}

.lc-car-body-list li {
    width: 100px;
    margin: auto;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    justify-content: space-between
}

.lc-car-body-list li .icon-link {
    display: inline-block;
    min-height: 60px
}

.lc-car-body-list li img {
    width: 100%;
    height: 100%;
    max-width: 100px;
    max-height: 60px
}

.lc-car-body-list li h6 {
    margin: 0;
    font-size: 14px;
    -webkit-transition: color 0.35s ease;
    -moz-transition: color 0.35s ease;
    -ms-transition: color 0.35s ease;
    -o-transition: color 0.35s ease;
    transition: color 0.35s ease
}

.lc-car-body-list li h6 a {
    color: #232527
}

.lc-car-body-list li h6 a:hover {
    color: var(--e-global-color-873b25b)
}

.lc-dealer-list article {
    margin: 0 0 2em;
    padding: 20px 0;
    background-color: #f4f4f4;
    border-bottom: 3px solid #c1c1c1
}

.container-fluid.ls-overflow-visible {
    overflow: hidden !important
}

.ls-container .ls-title-style-1 {
    font-family: "Raleway Bold", sans-serif !important;
    font-size: 48px !important;
    font-weight: 600;
    color: #f4c87e !important
}

.ls-container .ls-title-style-2 {
    font-family: "Raleway ExtraLight", sans-serif !important;
    font-size: 48px !important;
    font-weight: 200;
    color: #f4c87e !important
}

.ls-container .ls-title-style-3 {
    font-family: "Mrs Saint Delafield", cursive !important;
    font-size: 170px !important;
    font-weight: 200;
    color: #ffffff !important
}

.ls-container .ls-title-style-4 {
    font-family: "Mrs Saint Delafield", cursive !important;
    font-size: 150px !important;
    font-weight: 200;
    color: #ffffff !important
}

.ls-container .ls-caption-style-1 {
    padding: 5px 20px !important;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1 !important;
    font-family: "Raleway SemiBold", sans-serif !important;
    font-size: 13px !important;
    font-weight: 400;
    color: #92959d !important;
    background-color: rgba(0, 0, 0, 0.5)
}

.ls-container .ls-caption-style-2 {
    padding: 8px 20px !important;
    display: inline-block;
    text-transform: uppercase;
    line-height: 1 !important;
    font-family: "Raleway SemiBold", sans-serif !important;
    font-size: 18px !important;
    font-weight: 400;
    color: #ffffff !important;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5) !important
}

@media only screen and (max-width: 375px) {
    .ls-container .ls-title-style-1,.ls-container .ls-title-style-2 {
        font-size:16px !important
    }

    .ls-container .ls-slide-1>.ls-l:first-of-type {
        left: 50px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(2) {
        left: 150px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(3) {
        left: 190px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(4) {
        left: 60px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(5) {
        left: 170px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(6) {
        left: 50px !important
    }

    .ls-container .ls-slide-2>.ls-l:first-of-type {
        top: 90px !important;
        left: 25px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(2) {
        top: 90px !important;
        left: 120px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(3) {
        top: 90px !important;
        left: 160px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(4) {
        top: 115px !important;
        left: 25px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(5) {
        top: 77px !important;
        left: 200px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(6) {
        top: 150px !important;
        left: 25px !important
    }
}

@media only screen and (min-width: 376px) and (max-width:479px) {
    .ls-container .ls-title-style-1,.ls-container .ls-title-style-2 {
        font-size:20px !important
    }

    .ls-container .ls-slide-1>.ls-l:first-of-type {
        left: 50px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(2) {
        left: 170px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(3) {
        left: 210px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(4) {
        left: 60px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(5) {
        left: 230px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(6) {
        left: 70px !important
    }

    .ls-container .ls-slide-2>.ls-l:first-of-type {
        top: 140px !important;
        left: 25px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(2) {
        top: 140px !important;
        left: 140px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(3) {
        top: 140px !important;
        left: 190px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(4) {
        top: 165px !important;
        left: 25px !important;
        font-size: 21px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(5) {
        top: 127px !important;
        left: 240px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(6) {
        top: 200px !important;
        left: 25px !important
    }
}

@media only screen and (min-width: 480px) and (max-width:568px) {
    .ls-container .ls-title-style-1,.ls-container .ls-title-style-2 {
        font-size:30px !important
    }

    .ls-container .ls-slide-1>.ls-l:first-of-type {
        left: 50px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(2) {
        left: 230px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(3) {
        left: 295px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(4) {
        left: 60px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(5) {
        left: 280px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(6) {
        left: 70px !important
    }

    .ls-container .ls-slide-2>.ls-l:first-of-type {
        top: 140px !important;
        left: 25px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(2) {
        top: 140px !important;
        left: 205px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(3) {
        top: 140px !important;
        left: 280px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(4) {
        top: 185px !important;
        left: 25px !important;
        font-size: 28px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(5) {
        top: 145px !important;
        left: 320px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(6) {
        top: 230px !important;
        left: 25px !important
    }
}

@media only screen and (min-width: 569px) and (max-width:767px) {
    .ls-container .ls-title-style-1,.ls-container .ls-title-style-2 {
        font-size:40px !important
    }

    .ls-container .ls-slide-1>.ls-l:first-of-type {
        left: 50px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(2) {
        left: 290px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(3) {
        left: 385px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(4) {
        left: 60px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(5) {
        left: 360px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(6) {
        left: 70px !important
    }

    .ls-container .ls-slide-2>.ls-l:first-of-type {
        top: 230px !important;
        left: 25px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(2) {
        top: 230px !important;
        left: 255px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(3) {
        top: 230px !important;
        left: 340px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(4) {
        top: 275px !important;
        left: 25px !important;
        font-size: 37px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(5) {
        top: 220px !important;
        left: 400px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(6) {
        top: 340px !important;
        left: 25px !important
    }
}

@media only screen and (min-width: 768px) and (max-width:959px) {
    .ls-container .ls-title-style-1,.ls-container .ls-title-style-2 {
        font-size:40px !important
    }

    .ls-container .ls-slide-1>.ls-l:first-of-type {
        left: 50px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(2) {
        left: 290px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(3) {
        left: 385px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(4) {
        left: 60px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(5) {
        left: 360px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(6) {
        left: 70px !important
    }

    .ls-container .ls-slide-2>.ls-l:first-of-type {
        top: 270px !important;
        left: 25px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(2) {
        top: 270px !important;
        left: 255px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(3) {
        top: 270px !important;
        left: 340px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(4) {
        top: 315px !important;
        left: 25px !important;
        font-size: 37px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(5) {
        top: 235px !important;
        left: 400px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(6) {
        top: 380px !important;
        left: 25px !important
    }
}

@media only screen and (min-width: 959px) and (max-width:1200px) {
    .ls-container .ls-title-style-1,.ls-container .ls-title-style-2 {
        font-size:48px !important
    }

    .ls-container .ls-slide-1>.ls-l:first-of-type {
        left: 50px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(2) {
        left: 330px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(3) {
        left: 425px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(4) {
        left: 60px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(5) {
        left: 400px !important
    }

    .ls-container .ls-slide-1>.ls-l:nth-of-type(6) {
        left: 70px !important
    }

    .ls-container .ls-slide-2>.ls-l:first-of-type {
        top: 370px !important;
        left: 25px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(2) {
        top: 370px !important;
        left: 305px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(3) {
        top: 370px !important;
        left: 430px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(4) {
        top: 430px !important;
        left: 25px !important;
        font-size: 37px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(5) {
        top: 335px !important;
        left: 400px !important
    }

    .ls-container .ls-slide-2>.ls-l:nth-of-type(6) {
        top: 480px !important;
        left: 25px !important
    }
}

.pricing-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center
}

.pricing-table .pricing-item {
    margin: 0 20px 40px;
    max-width: 550px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 250px;
    -moz-box-flex: 1;
    -moz-flex: 1 1 250px;
    -ms-flex: 1 1 250px;
    flex: 1 1 250px;
    -webkit-transition: -webkit-transform 0.25s ease-in-out;
    -moz-transition: -moz-transform 0.25s ease-in-out;
    -ms-transition: transform 0.25s ease-in-out;
    -o-transition: transform 0.25s ease-in-out;
    transition: transform 0.25s ease-in-out
}

.pricing-table .pricing-item:hover,.pricing-table .pricing-item.featured {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.pricing-table .pricing-header {
    padding: 24px 18px 16px;
    background-color: #ededed;
    border: 1px solid #dddcdc;
    text-align: center
}

.pricing-table .pricing-header h2 {
    margin-bottom: 0;
    color: var(--e-global-color-873b25b);
    border: none;
    line-height: 1
}

.pricing-table .pricing-header h3 {
    margin: 0;
    color: #585757;
    line-height: 1.5;
    font-size: 19px
}

.pricing-table .pricing {
    margin: 0 !important;
    padding: 20px 18px;
    min-height: 114px;
    color: #ffffff;
    vertical-align: top;
    text-align: center;
    background-color: #434343
}

.pricing-table .pricing .currency {
    font-size: 44px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    line-height: 1
}

.pricing-table .pricing .int {
    font-size: 72px;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    line-height: 1
}

.pricing-table .pricing .int.size-small {
    font-size: 40px
}

.pricing-table .pricing .int.size-medium {
    font-size: 55px
}

.pricing-table .pricing .sup {
    position: relative;
    font-size: 35px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    vertical-align: top;
    line-height: 1.2
}

.pricing-table .pricing .sup.size-medium {
    font-size: 24px
}

.pricing-table .pricing .sup.size-medium:after {
    top: 35px;
    left: 10px
}

.pricing-table .pricing .sup:before {
    vertical-align: top;
    content: "."
}

.pricing-table .pricing .sup:after {
    position: absolute;
    top: 45px;
    left: 13px;
    color: #9e9e9e;
    content: attr(data-month);
    font-size: 12px;
    line-height: 1;
    font-family: Arial, Tahoma, sans-serif
}

.pricing-table .pricing dd {
    vertical-align: top
}

.pricing-table .pricing dt {
    vertical-align: bottom
}

.pricing-table .features li {
    padding: 5px 10px 5px 20px;
    border: 1px solid #dddcdc;
    border-top: none;
    color: #7b7b7b;
    list-style-position: inside;
    list-style-type: square;
    font-weight: 700;
    font-size: 12px;
    background-color: #ffffff
}

.pricing-table .features li:first-child {
    border-top: 1px solid #dddcdc
}

.pricing-table .features li:nth-child(odd) {
    background-color: #f4f4f4
}

.pricing-table .features li>span {
    color: #7b7b7b
}

.pricing-table .footer {
    padding: 10px;
    background-color: #f4f4f4;
    border: 1px solid #dddcdc;
    border-top: none;
    text-align: center
}

.pricing-table .footer h3 {
    color: var(--e-global-color-873b25b);
    text-align: center;
    margin-bottom: 0;
    line-height: 52px
}

.item .gallery {
    width: 100%
}

.car-slider-wrapper {
    min-height: 400px;
    margin: 0 0 25px;
    position: relative
}

@media (max-width: 768px) {
    .car-slider-wrapper {
        min-height:150px
    }
}

.car-slider-wrapper.slider ul li {
    display: none
}

.car-slider-wrapper .car-slider {
    position: relative
}

.car-slider-wrapper ul {
    list-style: none;
    overflow: hidden
}

.car-slider-wrapper ul li {
    -webkit-backface-visibility: hidden
}

.car-slider-wrapper ul img {
    display: block;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.car-slider-wrapper ul .slides>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.car-slider-wrapper .slider-thumb-controls {
    display: none
}

.car-slider-wrapper .controls a,.car-slider-wrapper .slider-thumb-controls a {
    width: 30px;
    height: 30px;
    margin: -15px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 8;
    cursor: pointer;
    opacity: 0.8;
    filter: alpha(opacity=80);
    text-align: center;
    font: 0/0 a !important;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

@media (max-width: 1023px) {
    .car-slider-wrapper .controls a,.car-slider-wrapper .slider-thumb-controls a {
        opacity:1
    }
}

.car-slider-wrapper .controls a:hover,.car-slider-wrapper .slider-thumb-controls a:hover {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=1)
}

.car-slider-wrapper .nextBtn {
    right: 5px
}

.car-slider-wrapper .nextBtn:before {
    font: 26px/26px "fontello";
    content: ""
}

.car-slider-wrapper .prevBtn {
    left: 5px
}

.car-slider-wrapper .prevBtn:before {
    font: 26px/26px "fontello";
    content: ""
}

#sliderControls {
    margin: 10px 0 0;
    overflow: hidden
}

#sliderControls li {
    margin: 0 7px 10px 0 !important;
    opacity: 0.55;
    filter: alpha(opacity=55)
}

#sliderControls li:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

#sliderControls li>img {
    width: 100%;
    display: block;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slides,.flex-control-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.fsl-position-left .two-thirds {
    width: calc(100% * 2 / 3);
    padding-right: 14px;
    float: left
}

@media (min-width: 320px) and (max-width:735px) {
    .fsl-position-left .two-thirds {
        width:100%;
        padding-right: 0;
        float: none
    }
}

.fsl-position-left .one-third {
    width: calc(100% / 3);
    padding-left: 20px;
    float: right
}

@media (min-width: 320px) and (max-width:735px) {
    .fsl-position-left .one-third {
        width:100%;
        padding-left: 0;
        float: none
    }
}

.fsl-position-right .two-thirds {
    width: calc(100% * 2 / 3);
    padding-left: 14px;
    float: right
}

@media (min-width: 320px) and (max-width:735px) {
    .fsl-position-right .two-thirds {
        width:100%;
        padding-left: 0;
        float: none
    }
}

.fsl-position-right .one-third {
    width: calc(100% / 3);
    padding-right: 20px;
    float: left
}

@media (min-width: 320px) and (max-width:735px) {
    .fsl-position-right .one-third {
        width:100%;
        padding-right: 0;
        float: none
    }
}

.home .fsl-position {
    padding: 40px 20px 0
}

.flexslider {
    position: relative;
    zoom:1;background: url(../images/loading.gif) no-repeat scroll center center
}

.top-panel .flexslider {
    padding-right: 0
}

.flexslider .slides {
    zoom:1}

.flexslider .slides>li {
    overflow: hidden;
    position: relative;
    height: auto !important
}

@media (max-width: 768px) {
    .flexslider .slides>li {
        max-height:190px
    }
}

.flexslider .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-repeat: repeat;
    background-color: rgba(35, 37, 39, 0.8)
}

.flexslider .caption-entry {
    padding: 20px
}

.flexslider .caption-entry .heading {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #ffffff;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400
}

.flexslider .caption-entry .button,.flexslider .caption-entry #content input[type="submit"],#content .flexslider .caption-entry input[type="submit"],.flexslider .caption-entry #commentform #submit,#commentform .flexslider .caption-entry #submit {
    display: inline-block;
    vertical-align: middle
}

.flexslider .auto-detailed {
    margin-bottom: 7px
}

.flexslider .auto-detailed dd {
    position: relative;
    margin: 0 12px;
    list-style: square;
    color: #CCCCCC;
    font-size: 16px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    text-transform: capitalize
}

.flexslider .auto-detailed dd:after {
    position: absolute;
    top: 50%;
    left: -15px;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    background-color: #ffcf00;
    content: ""
}

.rtl .flexslider .auto-detailed dd:after {
    left: auto;
    right: -15px
}

.flexslider .auto-detailed dd:first-of-type {
    margin-left: 0;
    list-style: none
}

.rtl .flexslider .auto-detailed dd:first-of-type {
    margin-left: 12px;
    margin-right: 0
}

.flexslider .auto-detailed dd:first-of-type:after {
    display: none
}

.flexslider .auto-detailed .model {
    margin-right: 10px;
    font-size: 28px;
    line-height: 1;
    font-family: "Roboto Condensed", sans-serif
}

.rtl .flexslider .auto-detailed .model {
    margin-left: 10px;
    margin-right: 0
}

.flexslider .auto-detailed .model a {
    color: #ffcf00
}

.flex-control-nav {
    position: absolute;
    z-index: 5;
    bottom: 20px;
    right: 20px
}

.flex-control-nav li {
    margin: 0 0 0 6px;
    float: left;
    display: block;
    zoom:1}

.flex-control-nav li:first-child {
    margin: 0
}

.flex-control-nav li a {
    display: block;
    width: 14px;
    height: 14px;
    border: 2px solid #cccccc;
    text-indent: -9999em;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.flex-control-nav li a.flex-active {
    border-color: #ffcf00;
    cursor: default
}

.aspect-ratio-vehicle-photo {
    aspect-ratio: 1.3333333333;
    width: 100%;
    max-width: 500px
}

.tmm-view-mode {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.tmm-view-mode.item-grid {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.tmm-view-mode.item-grid article {
    margin-bottom: 40px;
    -webkit-flex-flow: column nowrap;
    -moz-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

@media (max-width: 480px) {
    .tmm-view-mode.item-grid article {
        flex-basis:100%
    }
}

.cBox--related-items .tmm-view-mode.item-grid article {
    margin-bottom: 0
}

.tmm-view-mode.item-grid article .detailed {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.tmm-view-mode.item-grid article .details {
    align-self: flex-start
}

.tmm-view-mode.item-grid article .list-entry li {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.tmm-view-mode.item-list {
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.tmm-view-mode.item-list article:before {
    content: "";
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    border-top: 1px solid #dddcdc
}

.tmm-view-mode.item-list article:first-child {
    padding-top: 0 !important
}

.tmm-view-mode.item-list article:first-child:before {
    border: none
}

.tmm-view-mode.item-list article:first-child .detailed .price {
    top: 0
}

.tmm-view-mode.item-list article:last-child {
    margin-bottom: 15px
}

.tmm-view-mode.item-list article[class*="col-md-"] {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px
}

.tmm-view-mode.item-list article[class*="col-md-"] .image-post {
    margin-right: 20px;
    margin-bottom: 0
}

.tmm-view-mode.item-list article.col-md-2 {
    margin-bottom: 0
}

.tmm-view-mode.item-list article.col-md-2 .image-post {
    width: calc(16.666666666666664% - 34px)
}

.tmm-view-mode.item-list article.col-md-2 .detailed {
    width: calc(83.33333333333334% + 12px)
}

.tmm-view-mode.item-list article.col-md-2 .list-entry li {
    display: inline-block;
    margin-right: 20px
}

.tmm-view-mode.item-list article.col-md-3 .image-post {
    width: calc(25% - 30px)
}

.tmm-view-mode.item-list article.col-md-3 .detailed {
    width: calc(75% + 10px)
}

.tmm-view-mode.item-list article.col-md-4 .image-post {
    width: calc(33.29% - 26.5px)
}

.tmm-view-mode.item-list article.col-md-4 .detailed {
    width: calc(66.65% + 5px)
}

.tmm-view-mode.item-list article .detailed .price {
    position: absolute;
    top: 20px;
    right: 20px
}

.tmm-view-mode.item-list article .detailed .list-entry {
    margin: 0
}

.tmm-view-mode.item-list article .details {
    align-self: flex-end;
    position: absolute;
    right: 20px
}

.tmm-view-mode article {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start
}

.tmm-view-mode article .image-post {
    overflow: hidden;
    margin-bottom: 10px
}

.tmm-view-mode article .image-post .single-image {
    margin-bottom: 0
}

.tmm-view-mode article .title-item {
    margin-bottom: 5px
}

.tmm-view-mode article .title-item a {
    font-weight: 600;
    color: var(--e-global-color-text);
}

.tmm-view-mode article .title-item a:hover {
    color: var(--e-global-color-873b25b);
}

.tmm-view-mode article .detailed .detailed-foot {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap
}

.tmm-view-mode article .detailed .detailed-foot>.button,.tmm-view-mode article .detailed #content .detailed-foot>input[type="submit"],#content .tmm-view-mode article .detailed .detailed-foot>input[type="submit"],.tmm-view-mode article .detailed #commentform .detailed-foot>#submit,#commentform .tmm-view-mode article .detailed .detailed-foot>#submit {
    margin-top: 0.5em
}

.rtl .tmm-view-mode article .detailed .detailed-foot {
    right: auto;
    left: 20px
}

.tmm-view-mode article .list-entry {
    margin: 0 0 1rem
}

.tmm-view-mode article .list-entry li {
    list-style: none
}

.tmm-view-mode article .list-entry li b {
    color: #232527;
    font-weight: 600
}

.rtl .tmm-view-mode article .list-entry li b {
    float: right;
    padding-left: 0.5em
}

.tmm-view-mode article .compare {
    position: absolute;
    bottom: 5px;
    left: 5px;
    height: 22px;
    display: inline-block;
    opacity: 0;
    z-index: 9;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -o-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px)
}

@media (max-width: 768px) {
    .tmm-view-mode article .compare {
        opacity:1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.tmm-view-mode article .compare input[type="checkbox"] {
    width: 1px;
    height: 1px;
    top: -1000vh;
    opacity: 0;
    position: absolute;
    display: none
}

.tmm-view-mode article .compare input[type="checkbox"]+label {
    width: 22px;
    text-align: center;
    position: relative;
    display: inline-block;
    color: #ffffff;
    background-color: #53585d;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.tmm-view-mode article .compare input[type="checkbox"]+label:hover {
    color: #ffcf00
}

.tmm-view-mode article .compare input[type="checkbox"]:checked+label {
    color: #ffcf00
}

.tmm-view-mode article:hover .compare {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.price {
    display: inline-block;
    color: var(--e-global-color-873b25b);
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    font-family: "Roboto Condensed", sans-serif;
    margin-bottom: 5px;
    position: relative
}

.price:before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0px;
    border-bottom-width: 0px;
    border-bottom-style: dashed;
    border-bottom-color: var(--e-global-color-873b25b);
    -webkit-transition: opacity 0.25s ease-in-out, bottom 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out, bottom 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out, bottom 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out, bottom 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out, bottom 0.25s ease-in-out
}

.price:hover {
    border-bottom-color: transparent
}

.price:hover:before {
    bottom: -5px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
    filter: alpha(opacity=0);
    zoom:1;-webkit-transition: opacity 0.35s ease-in-out, bottom 0.35s ease-in-out;
    -moz-transition: opacity 0.35s ease-in-out, bottom 0.35s ease-in-out;
    -ms-transition: opacity 0.35s ease-in-out, bottom 0.35s ease-in-out;
    -o-transition: opacity 0.35s ease-in-out, bottom 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out, bottom 0.35s ease-in-out;
    -webkit-animation: fadeOutBorder 0.35s ease-in-out;
    -moz-animation: fadeOutBorder 0.35s ease-in-out;
    -ms-animation: fadeOutBorder 0.35s ease-in-out;
    -o-animation: fadeOutBorder 0.35s ease-in-out;
    animation: fadeOutBorder 0.35s ease-in-out
}

.price .price-plus {
    color: #7d7d7d;
    font-size: 14px
}

@-webkit-keyframes fadeOutBorder {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
        filter: alpha(opacity=100);
        zoom:1}

    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
        filter: alpha(opacity=0);
        zoom:1}
}

@-moz-keyframes fadeOutBorder {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
        filter: alpha(opacity=100);
        zoom:1}

    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
        filter: alpha(opacity=0);
        zoom:1}
}

@-o-keyframes fadeOutBorder {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
        filter: alpha(opacity=100);
        zoom:1}

    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
        filter: alpha(opacity=0);
        zoom:1}
}

@keyframes fadeOutBorder {
    0% {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
        filter: alpha(opacity=100);
        zoom:1}

    100% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";
        filter: alpha(opacity=0);
        zoom:1}
}

.col-md-6>.item-grid>[class*="col-md-"] .compare {
    margin-top: 10px
}

.col-md-8>.item-grid>[class*="col-md-"] .compare {
    margin-top: 10px
}

.col-md-9>.item-grid>.col-md-2 .compare,.col-md-9>.item-grid>.col-md-3 .compare {
    margin-top: 10px
}

.col-md-12>.item-grid>.col-md-2 .compare {
    margin-top: 10px
}

::-webkit-input-placeholder {
    color: #c2c2c2
}

::-moz-placeholder {
    color: #c2c2c2
}

:-ms-input-placeholder {
    color: #c2c2c2
}

:-moz-placeholder {
    color: #c2c2c2
}

input,select,textarea {
    font-size: 100%;
    vertical-align: baseline;
    display: inline-block;
    margin: 0;
    padding: 0.5em;
    border: 1px solid #dddcdc;
    background-color: #ffffff;
    color: #8f8f8f;
    font-family: "Arial", Tahoma, Verdana;
    -webkit-box-shadow: 0 2px 3px rgba(100, 100, 100, 0.1);
    -moz-box-shadow: 0 2px 3px rgba(100, 100, 100, 0.1);
    -ms-box-shadow: 0 2px 3px rgba(100, 100, 100, 0.1);
    box-shadow: 0 2px 3px rgba(100, 100, 100, 0.1);
    -webkit-transition: border 0.35s ease-in-out, background 0.35s ease-in-out;
    -moz-transition: border 0.35s ease-in-out, background 0.35s ease-in-out;
    -ms-transition: border 0.35s ease-in-out, background 0.35s ease-in-out;
    -o-transition: border 0.35s ease-in-out, background 0.35s ease-in-out;
    transition: border 0.35s ease-in-out, background 0.35s ease-in-out
}

input[type="text"],select[type="text"],textarea[type="text"] {
    width: 100%
}

input:hover,select:hover,textarea:hover {
    border-color: #acaaaa
}

input:focus,select:focus,textarea:focus {
    border-color: #acaaaa;
    box-shadow: inset 0 0 4px #acaaaa
}

input:disabled:hover,input[readonly],select:disabled:hover,select[readonly],textarea:disabled:hover,textarea[readonly] {
    border-color: #acaaaa
}

input:disabled,select:disabled,textarea:disabled {
    background-color: #f6f6f6
}

input.required,.required input,select.required,.required select,textarea.required,.required textarea {
    border-color: var(--e-global-color-873b25b)
}

input.required+.select2-container .select2-selection,.required input+.select2-container .select2-selection,select.required+.select2-container .select2-selection,.required select+.select2-container .select2-selection,textarea.required+.select2-container .select2-selection,.required textarea+.select2-container .select2-selection {
    border-color: var(--e-global-color-873b25b)
}

input[type="image"],select[type="image"],textarea[type="image"] {
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
    background-color: transparent;
    border: none
}

.form-account input,.form-account select,.form-account textarea {
    width: 100%
}

select:not([attribute]) {
    padding-right: 2em;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border-radius: 0;
    outline: none;
    display: inline-block;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAACgUlEQVR4nO3cSW7bQBBGYd8n3ZTY1VplkVNl8CRlOEMWOYgXvpyVhdEAIUiySFbP7wO8L+p/sjcG7+4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEDzrMifwfnH3Hf0xjh3MM4dsh5hRX5v/O44iH8jgnSMc4eN3x03fne0IvssR4Txww8RpDEdP1sEdpRfp0cQQXznxg+fux3lOckRl8YngrgujZ80gsH5n9eOIII4Phr/JIKnKEfcOj4R6Lp1/KgRzD0iSZEdmPuli/Lls+P4ZckRRLDO0vGnn/un7fazyjFLfwMQwTIa46v/+SWCNIocPyCCuIoeP7AieyLQpzG+ce4hybFEoKuq8QMi0FHl+AERrFP1+AERLNPE+AERzNPU+IEV2Q/i34jguibHD+woz0RwWdPjB0Rwnsr4Ive5n+MmShGk+Q+XBD76J5qmxg+I4F2X4we9R9D1+EGvETD+RG8RMP4ZdpSnHiJg/Ctaj0BjfCvyI/dzRNVqBIw/Q2sRMP4CrUTA+CvUHgHjK6g1AsZXVFsEjB/B4PxjDRGojD/K99h3VkklgogvS2D8BEqN4PSNKIwf0doINl73tSmMn0EpETB+RrkjYPwC5IqA8QtinHtIGQHjFyhVBCrjO/8txWfSndgRMH4FYkXA+BXRjoDxK6QVAeNXTCMCxq+cEbnPEQHjFyR1BO9v43Jfcz83JlJFwPgFix0B41cgVgSMXxHtCBi/QloRMH7FrPP/1gZgnPub+zmwgtnK69LxrfiX3PdDwZIIGL8xcyJg/EbdEgHjN+5aBIzfiXMRMH5nphEwfqfMVl4ZHwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAlO4/4NIPH7tR+MsAAAAASUVORK5CYII=);
    background-position: calc(100% - 10px) 50%;
    background-size: 12px;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    select:not([attribute]) {
        padding-right:2em
    }

    .rtl select:not([attribute]) {
        padding-right: 0.5em;
        padding-left: 2em
    }
}

.rtl select:not([attribute]) {
    padding-right: 0.5em;
    padding-left: 2em;
    background-position: 10px 50%
}

select:not([attribute])::-ms-expand {
    display: none
}

.items-per-page select:not([attribute]) {
    width: auto;
    max-width: 5.5em
}

#tax_carlocation_container2 {
    display: block;
    margin: 0.5em 0
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
    font-family: "Open Sans", sans-serif;
    font-size: 1.1em;
    width: auto;
    cursor: pointer;
    -webkit-appearance: button
}

button:disabled,button:hover:disabled,input[type="button"]:disabled,input[type="button"]:hover:disabled,input[type="reset"]:disabled,input[type="reset"]:hover:disabled,input[type="submit"]:disabled,input[type="submit"]:hover:disabled {
    cursor: default;
    color: #ffffff;
    background-color: #cccccc
}

button.icon-spin:before {
    content: "";
    margin-right: 0.5em;
    -webkit-animation: spin 1000ms infinite linear;
    -moz-animation: spin 1000ms infinite linear;
    -ms-animation: spin 1000ms infinite linear;
    -o-animation: spin 1000ms infinite linear;
    animation: spin 1000ms infinite linear
}

input[type="hidden"] {
    height: 0;
    width: 0
}

textarea {
    min-height: 70px;
    resize: vertical
}

label {
    display: inline-block
}

.fullwidth {
    width: 100%
}

input[type="checkbox"] {
    -webkit-appearance: checkbox
}

input[type="radio"] {
    -webkit-appearance: radio
}

.tmm-cardealer-custom-radio-check input,.tmm-cardealer-custom-radio-check select,.tmm-cardealer-custom-radio-check textarea {
    outline: none
}

.tmm-cardealer-custom-radio-check input[type="checkbox"],.tmm-cardealer-custom-radio-check input[type="radio"] {
    width: 14px;
    height: 14px;
    top: -1000vh;
    opacity: 0;
    position: absolute;
    display: none;
    vertical-align: middle
}

.tmm-cardealer-custom-radio-check input[type="checkbox"]+label,.tmm-cardealer-custom-radio-check input[type="radio"]+label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0.5em 1em 0.5em 0
}

.rtl .tmm-cardealer-custom-radio-check input[type="checkbox"]+label,.rtl .tmm-cardealer-custom-radio-check input[type="radio"]+label {
    margin: 0.5em 0 0.5em 1em
}

.tmm-cardealer-custom-radio-check input[type="checkbox"]+label:before,.tmm-cardealer-custom-radio-check input[type="radio"]+label:before {
    content: "";
    position: relative;
    top: -1px;
    left: 0;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    margin-right: 5px;
    outline: none;
    border: 1px solid #dddcdc;
    -webkit-transition: background 0.35s ease-in;
    -moz-transition: background 0.35s ease-in;
    -ms-transition: background 0.35s ease-in;
    -o-transition: background 0.35s ease-in;
    transition: background 0.35s ease-in
}

.rtl .tmm-cardealer-custom-radio-check input[type="checkbox"]+label:before,.rtl .tmm-cardealer-custom-radio-check input[type="radio"]+label:before {
    margin-right: 0;
    margin-left: 5px
}

.tmm-cardealer-custom-radio-check input[type="checkbox"]+label:after,.tmm-cardealer-custom-radio-check input[type="radio"]+label:after {
    content: "";
    opacity: 0;
    position: absolute;
    left: 1px;
    top: 1px;
    font-family: "fontello";
    font-size: 16px;
    line-height: 16px;
    color: var(--e-global-color-873b25b);
    -webkit-transition: all 0.35s ease-in;
    -moz-transition: all 0.35s ease-in;
    -ms-transition: all 0.35s ease-in;
    -o-transition: all 0.35s ease-in;
    transition: all 0.35s ease-in
}

.rtl .tmm-cardealer-custom-radio-check input[type="checkbox"]+label:after,.rtl .tmm-cardealer-custom-radio-check input[type="radio"]+label:after {
    left: auto;
    right: -2px
}

.tmm-cardealer-custom-radio-check input[type="checkbox"].wrong-data+label:before,.tmm-cardealer-custom-radio-check input[type="radio"].wrong-data+label:before {
    border: 1px solid #e73f37
}

.tmm-cardealer-custom-radio-check input[type="checkbox"]:disabled+label,.tmm-cardealer-custom-radio-check input[type="radio"]:disabled+label {
    cursor: default
}

.tmm-cardealer-custom-radio-check input[type="checkbox"]+label:after {
    content: "✓"
}

.tmm-cardealer-custom-radio-check input[type="checkbox"]:checked+label:after {
    opacity: 1
}

.tmm-cardealer-custom-radio-check input[type="radio"]+label:before {
    margin-right: 8px;
    width: 10px;
    height: 10px;
    border: 2px solid #ffffff;
    border-radius: 50%;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5)
}

.tmm-cardealer-custom-radio-check input[type="radio"]:checked+label:before {
    background-color: #ffcf00
}

.cardealer-spinner {
    margin: 10px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px
}

.cardealer-spinner>div {
    background-color: var(--e-global-color-873b25b);
    height: 100%;
    width: 4px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: line-scale 1.2s infinite ease;
    -moz-animation: line-scale 1.2s infinite ease;
    -ms-animation: line-scale 1.2s infinite ease;
    -o-animation: line-scale 1.2s infinite ease;
    animation: line-scale 1.2s infinite ease
}

.cardealer-spinner>div:nth-child(1) {
    -webkit-animation-delay: -1.2s;
    -moz-animation-delay: -1.2s;
    -ms-animation-delay: -1.2s;
    -o-animation-delay: -1.2s;
    animation-delay: -1.2s
}

.cardealer-spinner>div:nth-child(2) {
    -webkit-animation-delay: -1.1s;
    -moz-animation-delay: -1.1s;
    -ms-animation-delay: -1.1s;
    -o-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.cardealer-spinner>div:nth-child(3) {
    -webkit-animation-delay: -1s;
    -moz-animation-delay: -1s;
    -ms-animation-delay: -1s;
    -o-animation-delay: -1s;
    animation-delay: -1s
}

.cardealer-spinner>div:nth-child(4) {
    -webkit-animation-delay: -0.9s;
    -moz-animation-delay: -0.9s;
    -ms-animation-delay: -0.9s;
    -o-animation-delay: -0.9s;
    animation-delay: -0.9s
}

.cardealer-spinner>div:nth-child(5) {
    -webkit-animation-delay: -0.8s;
    -moz-animation-delay: -0.8s;
    -ms-animation-delay: -0.8s;
    -o-animation-delay: -0.8s;
    animation-delay: -0.8s
}

.cardealer-spinner.la-sm {
    width: 20px;
    height: 16px
}

.cardealer-spinner.la-sm>div {
    width: 2px;
    margin: 0 1px
}

.cardealer-spinner.la-2x {
    width: 80px;
    height: 64px
}

.cardealer-spinner.la-2x>div {
    width: 4px;
    margin: 0 2px
}

.cardealer-spinner.add-margin-60 {
    margin: 60px auto
}

.cardealer-spinner.add-margin-50 {
    margin: 50px auto
}

.cardealer-spinner.add-margin-40 {
    margin: 40px auto
}

.form_load_area .cardealer-spinner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@-webkit-keyframes line-scale {
    0%,40%,100% {
        -webkit-transform: scaleY(0.4);
        -moz-transform: scaleY(0.4);
        -o-transform: scaleY(0.4);
        -ms-transform: scaleY(0.4);
        transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -o-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@-moz-keyframes line-scale {
    0%,40%,100% {
        -webkit-transform: scaleY(0.4);
        -moz-transform: scaleY(0.4);
        -o-transform: scaleY(0.4);
        -ms-transform: scaleY(0.4);
        transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -o-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@-o-keyframes line-scale {
    0%,40%,100% {
        -webkit-transform: scaleY(0.4);
        -moz-transform: scaleY(0.4);
        -o-transform: scaleY(0.4);
        -ms-transform: scaleY(0.4);
        transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -o-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes line-scale {
    0%,40%,100% {
        -webkit-transform: scaleY(0.4);
        -moz-transform: scaleY(0.4);
        -o-transform: scaleY(0.4);
        -ms-transform: scaleY(0.4);
        transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -o-transform: scaleY(1);
        -ms-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.cssload-zenith {
    width: 100%;
    height: 49px;
    text-align: center;
    position: absolute !important;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cssload-zenith>div {
    width: 49px;
    height: 49px;
    margin: 0 auto;
    border-radius: 50%;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    box-shadow: 3px 3px 1px black;
    -webkit-animation: load-spin 690ms infinite linear;
    -moz-animation: load-spin 690ms infinite linear;
    -ms-animation: load-spin 690ms infinite linear;
    -o-animation: load-spin 690ms infinite linear;
    animation: load-spin 690ms infinite linear
}

@-webkit-keyframes load-spin {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes load-spin {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes load-spin {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load-spin {
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}

.fade.in {
    opacity: 1
}

.fileupload-progress {
    margin: 10px 0
}

.fileupload-progress.fade {
    display: none
}

.fileupload-progress.in {
    display: block
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    line-height: 0;
    font-size: 0.75rem;
    background-color: #e9ecef;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -ms-border-radius: 0.25rem;
    border-radius: 0.25rem;
    -webkit-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
    -ms-box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1)
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: theme-color("primary");
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -ms-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.progress-bar-striped {
    background-size: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress.active .progress-bar,.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar,.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}

.tmm-fileupload p {
    font-size: 12px;
    line-height: 1.6em;
    color: #7d7d7d
}

.tmm-fileupload table {
    width: 100%;
    margin: 20px 0;
    text-align: center;
    border-collapse: collapse
}

.tmm-fileupload .fileupload_presentation thead {
    background-color: rgba(50, 50, 50, 0.1)
}

.tmm-fileupload .fileupload_presentation tr td {
    padding: 5px;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.tmm-fileupload .fileupload_presentation tr td:last-child {
    text-align: right;
    padding-right: 20px
}

.tmm-fileupload .fileupload_presentation tr td p {
    margin: 0
}

.tmm-fileupload .fileupload_presentation tr td .preview img {
    display: block;
    width: auto;
    height: auto;
    max-width: 80px;
    max-height: 80px
}

.tmm-fileupload .fileupload_presentation tr:hover td {
    background-color: rgba(50, 50, 50, 0.05)
}

.tmm-fileupload .error-msg {
    color: #e73f37;
    font-weight: 700
}

@media (min-width: 481px) {
    .tmm-fileupload .navigation li {
        display:inline-block
    }

    .tmm-fileupload .navigation li:not(:first-child):before {
        content: "| "
    }
}

.fileinput-button {
    position: relative;
    overflow: hidden;
    vertical-align: bottom
}

.fileinput-button label {
    cursor: pointer;
    vertical-align: baseline
}

.edit-form .fileinput-button label {
    display: inline-block;
    margin: 0;
    font-size: inherit
}

.fileinput-button input {
    display: none
}

.fileupload-buttonbar .btn,.fileupload-buttonbar .toggle {
    vertical-align: top;
    margin: 0 5px 5px 0;
    display: inline-block
}

.progress-animated .progress-bar,.progress-animated .bar {
    background: url("../images/progressbar.gif") !important;
    filter: none
}

.fileupload-process {
    float: right;
    display: none
}

.fileupload-processing .fileupload-process {
    display: block
}

.files .processing .preview {
    display: block;
    width: 128px;
    height: 15px;
    background: url("../images/loading.gif") center no-repeat;
    background-size: contain
}

@media (max-width: 768px) {
    .fileupload-buttonbar .toggle,.files .toggle,.files .btn span {
        display:none
    }

    .files .name {
        width: 80px;
        word-wrap: break-word
    }

    .files img,.files canvas {
        max-width: 90%
    }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("../images/fancybox/blank.gif");
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("../images/fancybox/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
        background-image:url("../images/fancybox/fancybox_sprite@2x.png");
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url("../images/fancybox/fancybox_loading@2x.gif");
        background-size: 24px 24px
    }
}

@font-face {
    font-family: "fontello";
    src: url("../fonts/fontello.eot?95640276");
    src: url("../fonts/fontello.eot?95640276#iefix") format("embedded-opentype"), url("../fonts/fontello.woff2?95640276") format("woff2"), url("../fonts/fontello.woff?95640276") format("woff"), url("../fonts/fontello.ttf?95640276") format("truetype"), url("../fonts/fontello.svg?95640276#fontello") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"]:before,[class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-ok:before {
    content: "✓"
}

.icon-search:before {
    content: ""
}

.icon-plus-circle:before {
    content: ""
}

.icon-minus-circle:before {
    content: ""
}

.icon-upload:before {
    content: ""
}

.icon-trash:before {
    content: ""
}

.icon-paper-plane-2:before {
    content: ""
}

.icon-money-1:before {
    content: ""
}

.icon-money-2:before {
    content: ""
}

.icon-pencil:before {
    content: ""
}

.icon-beaker:before {
    content: ""
}

.icon-megaphone:before {
    content: ""
}

.icon-megaphone-2:before {
    content: ""
}

.icon-megaphone-3:before {
    content: ""
}

.icon-cog:before {
    content: ""
}

.icon-params:before {
    content: ""
}

.icon-thumbs-up:before {
    content: ""
}

.icon-leaf:before {
    content: ""
}

.icon-cogs:before {
    content: ""
}

.icon-group:before {
    content: ""
}

.icon-cloud:before {
    content: ""
}

.icon-cloud-1:before {
    content: ""
}

.icon-briefcase:before {
    content: ""
}

.icon-bullhorn:before {
    content: ""
}

.icon-comment:before {
    content: ""
}

.icon-globe:before {
    content: ""
}

.icon-globe-6:before {
    content: ""
}

.icon-heart:before {
    content: ""
}

.icon-heart-1:before {
    content: ""
}

.icon-pencil-7:before {
    content: ""
}

.icon-cog-6:before {
    content: ""
}

.icon-cog-alt:before {
    content: ""
}

.icon-gift:before {
    content: ""
}

.icon-gift-1:before {
    content: ""
}

.icon-home:before {
    content: ""
}

.icon-thumbs-up-5:before {
    content: ""
}

.icon-thumbs-down:before {
    content: ""
}

.icon-umbrella:before {
    content: ""
}

.icon-th-large-1:before {
    content: ""
}

.icon-th-1:before {
    content: ""
}

.icon-th-list:before {
    content: ""
}

.icon-list:before {
    content: ""
}

.icon-resize-small:before {
    content: ""
}

.icon-resize-full:before {
    content: ""
}

.icon-download:before {
    content: ""
}

.icon-road:before {
    content: ""
}

.icon-road-1:before {
    content: ""
}

.icon-user:before {
    content: ""
}

.icon-roadblock:before {
    content: ""
}

.icon-truck:before {
    content: ""
}

.icon-truck-1:before {
    content: ""
}

.icon-bicycle:before {
    content: ""
}

.icon-videocam:before {
    content: ""
}

.icon-camera-1:before {
    content: ""
}

.icon-calendar-1:before {
    content: ""
}

.icon-user-7:before {
    content: ""
}

.icon-spin3:before {
    content: ""
}

.icon-spin5:before {
    content: ""
}

.icon-eye:before {
    content: ""
}

.icon-mobile:before {
    content: ""
}

.icon-ok-1:before {
    content: ""
}

.icon-eye-off:before {
    content: ""
}

.icon-heart-empty:before {
    content: ""
}

.icon-star:before {
    content: ""
}

.icon-star-empty:before {
    content: ""
}

.icon-popup:before {
    content: ""
}

.icon-plus-squared:before {
    content: ""
}

.icon-minus-squared:before {
    content: ""
}

.icon-info:before {
    content: ""
}

.icon-print:before {
    content: ""
}

.icon-comments:before {
    content: ""
}

.icon-rss:before {
    content: ""
}

.icon-phone:before {
    content: ""
}

.icon-basket:before {
    content: ""
}

.icon-calendar:before {
    content: ""
}

.icon-lightbulb:before {
    content: ""
}

.icon-left-dir:before {
    content: ""
}

.icon-right-dir:before {
    content: ""
}

.icon-up-open:before {
    content: ""
}

.icon-angle-left:before {
    content: ""
}

.icon-angle-right:before {
    content: ""
}

.icon-angle-double-left:before {
    content: ""
}

.icon-angle-double-right:before {
    content: ""
}

.icon-down:before {
    content: ""
}

.icon-up:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-twitter-bird:before {
    content: ""
}

.icon-camera:before {
    content: ""
}

.icon-wrench:before {
    content: ""
}

.icon-calculator:before {
    content: ""
}

.icon-print-3:before {
    content: ""
}

.icon-twitter-3:before {
    content: ""
}

.icon-th-large:before {
    content: ""
}

.icon-warehouse:before {
    content: ""
}

.icon-email:before {
    content: ""
}

.icon-th:before {
    content: ""
}

.icon-error:before {
    content: ""
}

.icon-comment-6:before {
    content: ""
}

.icon-beaker-1:before {
    content: ""
}

.icon-docs:before {
    content: ""
}

.icon-list-bullet:before {
    content: ""
}

.icon-list-numbered:before {
    content: ""
}

.icon-gplus-squared:before {
    content: ""
}

.icon-money:before {
    content: ""
}

.icon-lightbulb-3:before {
    content: ""
}

.icon-exchange:before {
    content: ""
}

.icon-download-alt:before {
    content: ""
}

.icon-suitcase:before {
    content: ""
}

.icon-coffee:before {
    content: ""
}

.icon-ambulance:before {
    content: ""
}

.icon-laptop:before {
    content: ""
}

.icon-folder-close:before {
    content: ""
}

.icon-folder-open:before {
    content: ""
}

.icon-rocket:before {
    content: ""
}

.icon-euro:before {
    content: ""
}

.icon-pound:before {
    content: ""
}

.icon-dollar:before {
    content: ""
}

.icon-rupee:before {
    content: ""
}

.icon-yen:before {
    content: ""
}

.icon-rouble:before {
    content: ""
}

.icon-wheelchair:before {
    content: ""
}

.icon-fax:before {
    content: ""
}

.icon-cab:before {
    content: ""
}

.icon-taxi:before {
    content: ""
}

.icon-paypal:before {
    content: ""
}

.icon-cc-visa:before {
    content: ""
}

.icon-cc-mastercard:before {
    content: ""
}

.icon-cc-discover:before {
    content: ""
}

.icon-cc-amex:before {
    content: ""
}

.icon-cc-paypal:before {
    content: ""
}

.icon-cc-stripe:before {
    content: ""
}

.icon-at:before {
    content: ""
}

.icon-bus:before {
    content: ""
}

.icon-ship:before {
    content: ""
}

.icon-motorcycle:before {
    content: ""
}

.icon-train:before {
    content: ""
}

.icon-subway:before {
    content: ""
}

.icon-balance-scale:before {
    content: ""
}

.icon-twitter-squared:before {
    content: ""
}

.icon-facebook-squared:before {
    content: ""
}

.icon-skype:before {
    content: ""
}

.icon-instagram:before {
    content: ""
}

.icon-instagram-filled:before {
    content: ""
}

@media print {
    body {
        background: #ffffff;
        color: #000000;
        margin: 0
    }

    h1,h2,h3,h4,.quicksearch-container .car_adv_search fieldset legend,h5,h6 {
        page-break-after: avoid;
        page-break-inside: avoid
    }

    img {
        page-break-inside: avoid;
        page-break-after: avoid
    }

    blockquote,table,pre,.content-tabs,.bio {
        page-break-inside: avoid
    }

    ul,ol,dl {
        page-break-before: avoid
    }

    * {
        -webkit-print-color-adjust: exact
    }

    #content {
        margin-left: 0;
        float: none;
        width: auto;
        color: #000000;
        font-size: 12pt
    }

    .non-printable {
        display: none !important
    }

    .header {
        display: none
    }

    #sidebar {
        display: none
    }

    #footer {
        display: none
    }

    .buttons {
        display: none
    }

    .col-md-8 {
        width: 67%;
        float: left
    }

    .col-md-4 {
        width: 33%;
        float: right
    }

    .car-slider-wrapper {
        width: 100%
    }

    .car-slider-wrapper ul li img {
        display: none
    }

    .car-slider-wrapper ul li:first-of-type img {
        display: block
    }

    .car-slider-wrapper #car_slider {
        height: auto !important
    }

    .car-slider-wrapper .slidesContainer {
        width: 100% !important;
        height: auto !important;
        -webkit-transform: translate(0, 0) !important;
        -moz-transform: translate(0, 0) !important;
        -o-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important
    }

    .car-slider-wrapper .slidesContainer .slide {
        float: none !important;
        width: 100% !important;
        height: auto !important;
        page-break-inside: avoid;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";
        filter: alpha(opacity=100);
        zoom:1}

    .car-slider-wrapper .slidesContainer .slide img {
        width: 100% !important;
        height: auto !important;
        page-break-inside: avoid
    }

    .car-slider-wrapper #sliderControls {
        display: none !important
    }

    .car-slider-wrapper .controls {
        display: none !important
    }

    .video-box {
        display: none
    }

    .publish-date-car {
        page-break-inside: avoid
    }

    .content-tabs .tabs-nav {
        display: none
    }

    .content-tabs .tabs-container .tab-content {
        padding: 0 40px;
        display: block !important
    }

    .content-tabs .tabs-container .tab-content:first-of-type {
        padding-top: 20px
    }

    .content-tabs .tabs-container .tab-content:last-of-type {
        padding-bottom: 20px
    }

    .content-tabs .tabs-container .tab-content ul.list-entry li {
        margin-bottom: 0.5em;
        font-size: 14px
    }

    .content-tabs .tabs-container .tab-content ul.list-entry li b {
        font-weight: bold
    }

    .cBox--pm-dealer {
        display: none
    }

    .cBox--related-items {
        display: none
    }

    #respond {
        display: none
    }
}



@media only screen and (max-width: 1024px) {
.item-car .data-list li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
}
.item-car .data-list li:first-child, .item-car .data-list li:nth-child(2) {
    border-top: none;
}.page-subheader .page-title, .page-subheader .section-title {
    font-size: 22px;
}.item-car .price-title {
    text-align: left;
}.item-car .price-title .price {
    font-size: 22px;}

.header.classic.fixed {
    position: relative !important;
}
.single div#change-items {
    gap: 5px !important;
}span.wpforms-page-indicator-steps {
    line-height: 1.5em;
}
.header .navigation>ul>li>a {
    width: 80%;
    margin: 0 auto;
}
}


@media only screen and (max-width: 767px) {
    .home a.elementor-element {
    display: none !important;
}}