a{color:#444}


@-ms-viewport {
    width: device-width
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

img{pointer-events: none;}

*, *::before, *::after {
    box-sizing: inherit
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

    .row.no-neg {
        margin-right: 0;
        margin-left: 0
    }

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col {
        padding: 0
    }

.lr-only > .col {
    padding-top: 0;
    padding-bottom: 0
}

.col {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 10px;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.row.g-big.no-padding {
    margin-left: -12px;
    margin-right: -12px
}

.row.g-big .col {
    padding: 12px
}

.row.p-all .col {
    padding: 10px
}

.row.g6 {
    margin-right: -6px;
    margin-left: -6px
}

    .row.g6 .col {
        padding: 6px
    }

.col.auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col.xl1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col.xl2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col.xl3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col.xl4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col.xl5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col.xl6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col.xl7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col.xl8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col.xl9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col.xl10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col.xl11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col.xl12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media all and (max-width: 1200px) {
    .col.lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col.lg1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col.lg2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col.lg3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col.lg4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col.lg5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col.lg6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col.lg7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col.lg8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col.lg9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col.lg10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col.lg11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col.lg12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media all and (max-width: 992px) {
    .col.md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col.md1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col.md2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col.md3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col.md4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col.md5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col.md6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col.md7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col.md8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col.md9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col.md10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col.md11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col.md12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media all and (max-width: 768px) {
    .col.sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col.sm1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col.sm2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col.sm3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col.sm4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col.sm5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col.sm6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col.sm7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col.sm8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col.sm9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col.sm10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col.sm11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col.sm12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media all and (max-width: 576px) {
    .col.xs-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col.xs1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col.xs2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col.xs3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col.xs4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col.xs5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col.xs6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col.xs7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col.xs8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col.xs9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col.xs10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col.xs11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col.xs12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}


input, select, textarea {
    border-radius: 0;
    background: #fff
}


* {
    box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, content {
    display: block
}

html, body, form {
    margin: 0;
    padding: 0;
    height: 100%;
    font: normal normal 400 15px/24px Roboto,Arial,Helvetica,sans-serif;
    color: #333
}

.fade-in {
    opacity: 0;
    transform: translateY(70px)
}

    .fade-in.no-move {
        transform: translateY(0)
    }

    .fade-in.show {
        opacity: 1;
        transform: translateY(0);
        transition: 0.5s;
        transition-timing-function: ease-out
    }

.cc {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto 0 auto;
    padding: 0 10px 0 10px;
}

    .cc.small {
        max-width: 670px;
    }

p {
    font: normal normal normal 14px/24px Roboto,Arial,Helvetica,sans-serif;
    color: #444;
    margin: 0;
    padding: 0 0 24px 0;
}

.logo {
    display: block;
    float: left;
    padding-top: 24px
}

    .logo img {
        display: block;
    }

body {
    background: #282828;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    background: #282828;
    z-index: 11
}

    header nav {
        display: block;
        position: absolute;
        top: 22px;
        left: 50%;
        transform: translateX(-50%)
    }

        header nav a {
            display: block;
            float: left;
            font: normal normal 600 16px/21px "Lora",Arial,Helvetica,sans-serif;
            color: #fff;
            padding: 10px 0 10px 0;
            margin: 0 20px 0 20px;
            text-decoration: none;
            transition: 0.3s;
            text-transform: uppercase
        }

            

            header nav a.active {
                color: #c46928
            }

header .ddl-holder{
    display: block;
    float:right;
    white-space: nowrap;
	position:relative;
	padding-top:12px;
	margin-top:20px;
	font-family:"Lora",Arial,Helvetica,sans-serif;
}
header .ddl-holder a{
    font-size: 16px;
	line-height: 24px;
	font-weight: 600;
    color: #fff;
	padding-top: 0px;
    text-decoration: none;
    transition: 0.3s;
}
	header .ddl-holder .dropdown{
	display:none;
	position:absolute;
	top:20x;
	right:0;
	padding:12px;
	background:#333;
	margin:0;	
	}
header .ddl-holder .dropdown a{
	display:block;
	padding: 12px;
	}

content {
    position: relative;
    padding-top: 80px;
    background: #f2f2f2
}

.banner-holder {
    position: relative;
    padding-top: 40%;
    background: #2f3232
}

    .banner-holder .banners {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%
    }

    .banner-holder .banner {
        display: block;
        height: 100%;
        width: 100%
    }

        .banner-holder .banner img {
            display: block;
            width: 100%;
            height: 100%
        }

        .banner-holder .banner .banner-overlay {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background: rgba(0,0,0,0.5);
            text-align: center
        }

            .banner-holder .banner .banner-overlay .banner-title, .banner-holder .banner .banner-overlay h1 {
                padding-top: 1%;
                padding-bottom: 1%;
                font-family: "Lora",Arial,Helvetica,sans-serif;
                font-weight: 300;
                font-size: 2.77vw;
                line-height: 4.44vw;
                color: #fff;
                text-transform: uppercase
            }

@media all and (min-width: 1440px) {
    .banner-holder .banner .banner-overlay .banner-title, .banner-holder .banner .banner-overlay h1 {
        font-size: 40px;
        line-height: 64px
    }
}

@media all and (max-width: 720px) {
    .banner-holder .banner .banner-overlay .banner-title, .banner-holder .banner .banner-overlay h1 {
        font-size: 20px;
        line-height: 32px
    }
}

.banner-holder .banner .banner-overlay span {
    display: inline-block;
    margin-bottom: 3%;
    padding: 10px 30px;
    font-family: "Lora",Arial,Helvetica,sans-serif;
    font-weight: 500;
    font-size: 1.39vw;
    line-height: 2.22vw;
    color: #c46928;
    border: 2px solid #c46928;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s
}


    

@media all and (min-width: 1440px) {
    .banner-holder .banner .banner-overlay span {
        font-size: 20px;
        line-height: 32px
    }
}

@media all and (max-width: 980px) {
    .banner-holder .banner .banner-overlay span {
        border-width: 3px;
        font-size: 13.5px;
        line-height: 21px;
        padding: 8px 20px
    }
}

@media all and (max-width: 720px) {
    .banner-holder .banner .banner-overlay span {
        border-width: 2px
    }
}

.cta {
    display: inline-block;
    padding: 12px 20px;
    font-family: "Lora",Arial,Helvetica,sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #c46928;
    background: #c46928;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s
}

    .cta.no-bg {
        border: 1px solid #ccc;
        color: #999;
        background: none
    }
hr {
    border: none;
    height: 1px;
    background: #eaeaea;
    margin: 0
}

.match-height .card {
    height: 100%
}

.card {
    background: #fff
}

    .card .card-content {
        padding: 20px 30px
    }

        .card .card-content hr {
            margin: 0 -30px 0 -30px
        }

        .card .card-content h2 {
            padding: 0 0 9px 0;
            font: normal normal normal 20px/40px "Lora",Arial,Helvetica,sans-serif;
            color: #333;
            margin: 0
        }

        .card .card-content h3 {
            padding: 0 0 8px 0;
            margin: 0;
            font-family: "Lora",Arial,Helvetica,sans-serif;
            font-size: 15px;
            line-height: 20px;
            color: #333;
            font-weight: 700
        }

        .card .card-content.hours label {
            display: inline-block;
            min-width: 165px
        }

.cars {
    padding: 10px 0
}

    .cars .card {
        display: block;
        text-decoration: none;
        height: 100%;
        position: relative
    }
    .cars .car-img {
        position: relative;
        overflow: hidden
    }

        .cars .car-img img {
            display: block;
            width: 100%
        }

        .cars .car-img .hover-overlay {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: rgba(193,165,96,0.75);
            opacity: 0;
            transition: .3s
        }

            .cars .car-img .hover-overlay::before, .cars .car-img .hover-overlay::after {
                content: '';
                display: block;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%) scale(0.3, 0.3);
                background: #fff;
                transition: .3s
            }

            .cars .car-img .hover-overlay::before {
                height: 35px;
                width: 5px
            }

            .cars .car-img .hover-overlay::after {
                height: 5px;
                width: 35px
            }

    .cars .car-content {
        padding: 20px 15px 110px 15px
    }

        .cars .car-content h3 {
            min-height:20px;
            padding: 0 0 8px 0;
            margin: 0;
            font-family: "Lora",Arial,Helvetica,sans-serif;
            font-size: 15px;
            line-height: 20px;
            color: #444;
            font-weight: 700;
            text-transform: uppercase
        }
.cars .car-content h4 {
    min-height: 20px;
    padding: 0 0 8px 0;
    margin: 0;
    font-family: "Lora",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #444;
    font-weight: 700;
    text-transform: uppercase;
}
        .cars .car-content .specs {
            font-family: Roboto,Arial,Helvetica,sans-serif;
            font-size: 13px;
            line-height: 26px;
            color: #666;
            font-weight: 400
        }

            .cars .car-content .specs::after {
                content: '';
                display: block;
                float: none;
                clear: both;
                height: 0
            }

            .cars .car-content .specs span {
                display: block;
                float: left;
                width: 50%
            }

    .cars .car-price {
        position: absolute;
        bottom: 60px;
        left: 0;
        right: 0;
        padding: 4px 15px 16px 15px;
        font-family: "Lora",Arial,Helvetica,sans-serif;
        font-weight: 700;
        color: #444;
        font-size: 15px;
        line-height: 30px
    }

        .cars .car-price em {
            font-size: 13px;
            font-style: normal;
            font-weight: normal
        }

    .cars .car-cta {
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        padding: 15px;
        font-family: "Lora",Arial,Helvetica,sans-serif;
        font-weight: 500;
        color: #231f20;
        font-size: 14px;
        line-height: 30px;
        text-align: center;
        text-transform: uppercase;
        background: #e2e2e2;
        transition: .3s
    }

footer {
    background: #282828
}

    footer .newsletter {
        background: #2f3232;
        padding-top: 2.77778%;
        padding-bottom: 3.47222%;
        text-align: center;
        position: relative;
        display: block;
        z-index: 1
    }

@media all and (min-width: 1440px) {
    footer .newsletter {
        padding: 40px 0 50px 0
    }
}

footer .newsletter h2 {
    margin: 0;
    padding: 0;
    padding-bottom: 1.11111%;
    font-family: "Lora",Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 2.77vw;
    line-height: 4.1vw;
    color: #f2f2f2
}

@media all and (min-width: 1440px) {
    footer .newsletter h2 {
        font-size: 40px;
        line-height: 59px
    }
}

@media all and (max-width: 720px) {
    footer .newsletter h2 {
        font-size: 20px;
        line-height: 30px
    }
}

footer .newsletter p {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-weight: 300;
    color: #f2f2f2;
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    padding: 0 0 24px 0
}

footer .newsletter a {
    display: inline-block;
    padding: 10px 30px;
    font-family: "Lora",Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 1.39vw;
    line-height: 2.22vw;
    color: #c46928;
    border: 4px solid #c46928;
    text-decoration: none;
    text-transform: uppercase
}

@media all and (min-width: 1440px) {
    footer .newsletter a {
        font-size: 20px;
        line-height: 32px
    }
}

@media all and (max-width: 980px) {
    footer .newsletter a {
        border-width: 3px;
        font-size: 13.5px;
        line-height: 21px;
        padding: 8px 20px
    }
}

@media all and (max-width: 720px) {
    footer .newsletter a {
        border-width: 2px
    }
}

footer .footer {
    padding-top: 3.81944%;
    padding-bottom: 4.51389%
}

@media all and (min-width: 1440px) {
    footer .footer {
        padding: 55px 0 65px 0
    }
}

footer .footer h3 {
    font-family: "Lora",Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    color: #ccc;
    font-weight: 400;
    padding-bottom: 15px;
    color: #c46928
}

footer .footer p {
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    color: #ccc
}

    footer .footer p a {
        color: #ccc
    }

    footer .footer p.contact a {
        text-decoration: none;
        line-height: 30px
    }

    footer .footer p.contact i {
        font-size: 16px;
        line-height: 30px;
        width: 35px;
        color: #c46928
    }

    footer .footer p.contact.social a {
        display: block
    }

    footer .footer p.contact.social i {
        font-size: 20px
    }

footer .footer .f-part {
    padding-left: 30px
}

@media (max-width: 720px) {
    footer .footer .f-part {
        padding-left: 15px
    }
}

@media (max-width: 650px) {
    footer .footer .f-part {
        padding-left: 5px
    }
}

footer .footer .t-spacer {
    padding-top: 30px
}

@media (max-width: 576px) {
    footer .footer .t-spacer {
        padding-top: 0
    }
}

.select2-container {
    font-size: 14px
}

    .select2-container .select2-selection--single {
        height: 45px;
        border-color: #e2e2e2;
        border-radius: 0
    }

        .select2-container .select2-selection--single .select2-selection__rendered {
            line-height: 43px
        }

        .select2-container .select2-selection--single .select2-selection__arrow {
            height: 43px
        }

            .select2-container .select2-selection--single .select2-selection__arrow b {
                border: none;
                width: 100%;
                left: 0;
                margin-top: -11px;
                text-align: center
            }

                .select2-container .select2-selection--single .select2-selection__arrow b::after {
                    font-family: "Font Awesome 5 Pro";
                    font-weight: 400;
                    content: "\f107";
                    font-size: 14px;
                    line-height: 20px
                }

    .select2-container.select2-container--disabled .select2-selection--single {
        background: #fff
    }

        .select2-container.select2-container--disabled .select2-selection--single .select2-selection__rendered {
            color: #ccc
        }

    .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b::after {
        content: "\f106"
    }

.search {
    background: #f7f7f7;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2
}

    .search::after {
        content: '';
        display: block;
        float: none;
        clear: both;
        height: 0
    }

    .search .cc {
        padding: 5px 0px 5px 0;
        position: relative
    }

   .search.on .cc {
        padding: 5px 70px 5px 0;
        position: relative
    } 
			
	.search .cc::after {
            content: '';
            display: block;
            float: none;
            clear: both;
            height: 0
        }

    .search .search-col {
        width: 20%;
        float: left;
        padding: 10px
    }

        .search .search-col .col-half {
            width: 50%;
            float: left
        }

            .search .search-col .col-half:first-child .select2-container .select2-selection--single {
                border-right-color: #fff
            }

        .search .search-col select {
            width: 100%;
            height: 45px;
            border: 1px solid #e2e2e2
        }

    .search .search-btns {
        position: absolute;
        top: 5px;
        right: 0;
        padding: 10px
    }

        .search .search-btns::after {
            content: '';
            display: block;
            float: none;
            clear: both;
            height: 0
        }

        .search .search-btns a {
            display: block;
            float: left;
            width: 50px;
            height: 45px;
            text-align: center;
            background: #c46928;
            color: #fff;
            line-height: 45px;
            font-size: 16px;
            text-decoration: none
        }

            .search .search-btns a.reset {
                background: #d6d6d6;
                color: #666;
				display:none;
            }
.search.on .search-btns a.reset {
		display:block;	
			}

            .search .search-btns a span {
                display: none
            }

.select2-dropdown {
    border-radius: 0
}

h1 {
    padding-top: 1.59722%;
    padding-bottom: 1.04167%;
    margin: 0;
    font-family: "Lora",Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 2.77vw;
    line-height: 4.1vw
}

@media all and (min-width: 1440px) {
    h1 {
        padding: 23px 0 15px 0;
        font-size: 40px;
        line-height: 59px;
		text-align: center;
    }
}

@media all and (max-width: 930px) {
    h1 {
        font-size: 26px;
        line-height: 38px
    }
}

h1 + div.cars {
    margin-top: -10px
}

.card-spacer {
    padding-top: 20px
}

.picture-viewer {
    position: relative;
    padding-top: 45.7%;
    overflow: hidden
}

    .picture-viewer.full {
        padding-top: 68%
    }

    .picture-viewer .img, .picture-viewer .img-holder {
        position: absolute;
        overflow: hidden;
        box-sizing: border-box
    }

    .picture-viewer .img-holder {
        top: 0;
        left: 0;
        right: 0
    }

    .picture-viewer .img img {
        display: block;
        width: 100%;
        height: 100%
    }

    .picture-viewer .img.main {
        top: 0;
        bottom: 0;
        left: 0;
        width: 67%
    }

    .picture-viewer .img.thumb {
        top: 0;
        height: 50%;
        right: 0;
        width: 33%
    }

    .picture-viewer .img.rest {
        bottom: 0;
        height: 50%;
        right: 0;
        width: 33%
    }

        .picture-viewer .img.rest .img-overlay {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: rgba(0,0,0,0.6);
            transition: 0.1s
        }

            .picture-viewer .img.rest .img-overlay em {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                font: normal normal 500 40px/40px "Lora",Arial,Helvetica,sans-serif;
                color: #fff;
                text-align: center;
                left: 0;
                right: 0
            }
    .picture-viewer .img.hidden {
        display: none
    }

.carpass-holder {
    position: relative;
    display: inline-block;
    padding: 6px 11px 6px 0
}

    .carpass-holder a {
        text-decoration: none
    }

        .carpass-holder a img {
            display: block;
            max-width: 100%
        }

        .carpass-holder a.info {
            display: block;
            position: absolute;
            top: -8px;
            right: 0
        }

            .carpass-holder a.info i {
                color: #ccc;
                transition: 0.3s;
                font-size: 12px;
                line-height: 12px
            }
.carpass-popup {
    position: absolute;
    display: none;
    top: -7px;
    right: 3px;
    background: #fff;
    padding: 20px;
    border-radius: 0px;
    box-shadow: 0px 3px 8px 0px rgba(0,0,0,0.5);
    width: 320px;
    box-sizing: border-box;
    z-index: 100
}

    .carpass-popup img {
        margin-bottom: 20px
    }

    .carpass-popup .close {
        display: block;
        position: absolute;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #777;
        font-size: 16px;
        top: 2px;
        right: 2px
    }

    .carpass-popup p {
        line-height: 18px;
        font-size: 13px;
        color: #333
    }

    .carpass-popup a.close i {
        line-height: 30px;
        color: #777;
        font-size: 16px
    }

    .carpass-popup a.carpass-btn {
        display: inline-block;
        padding: 8px 15px 8px 15px;
        border-radius: 5px;
        font-size: 13px;
        font-weight: 500;
        line-height: 24px;
        background: #07ae4d;
        color: #fff;
        text-transform: uppercase
    }

.pull-right {
    float: right
}

.detail .car-price {
    padding: 23px 20px 30px 20px
}
.detail .car-price::after {
    content:'';
	display:block;
	float:none;
	clear:both;
}
    .detail .car-price .price {
        display: inline-block;
        font-family: "Lora",Arial,Helvetica,sans-serif;
        font-size: 20px;
        line-height: 46px;
        font-weight: 400;
        color: #231f20;
		float:left;
    }

        .detail .car-price .price strong {
            font-size: 30px;
            padding-right: 10px
        }

.detail .specs-row {
    border-top: 1px solid #eaeaea;
    padding: 10px 0 10px 30px;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #444
}
.detail .specs-row:last-child{
border-bottom: 1px solid #eaeaea;
}
    .detail .specs-row::after {
        content: '';
        display: block;
        float: none;
        clear: both;
        height: 0
    }

    .detail .specs-row label, .detail .specs-row span {
        display: block;
        float: left
    }

    .detail .specs-row label {
        width: 31%;
        color: #666
    }

    .detail .specs-row span {
        width: 69%
    }

.actions.card {
    background: none
}

.actions::after {
    content: '';
    display: block;
    float: none;
    clear: both;
    height: 0
}

.actions .action {
    display: block;
    float: left;
    width: 33.33%;
    padding-right: 1px
}

    .actions .action:last-child {
        padding-right: 0
    }

    .actions .action a {
        display: block;
        text-align: center;
        background: #fff;
        border: 4px solid #fff;
        padding: 19px 0 19px 0;
        color: #333;
        font-family: "Lora",Arial,Helvetica,sans-serif;
        font-size: 16px;
        line-height: 24px;
        text-decoration: none;
        text-transform: uppercase;
        transition: .3s
    }

        .actions .action a.primary {
            border-color: #c46928;
            background: #c46928;
            color: #fff
        }
.popup-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    overflow: auto;
    background: rgba(0,0,0,0.1)
}

    .popup-overlay .popup {
        position: relative;
        background: #fff;
        max-width: 420px;
        width: 100%;
        box-sizing: border-box;
        border-radius: 0px;
        box-shadow: none
    }

        .popup-overlay .popup.large {
            max-width: 560px
        }

        .popup-overlay .popup .popup-header {
            padding: 17px 20px 17px 20px;
            background: #f9f9f9;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px
        }

        .popup-overlay .popup .popup-title {
            display: block;
            font-size: 26px;
            line-height: 34px;
            text-transform: none;
            padding: 0;
            margin: 0;
            font-family: "Lora",Arial,Helvetica,sans-serif;
            color: #333
        }

        .popup-overlay .popup .close {
            display: block;
            position: absolute;
            top: 15px;
            right: 10px;
            height: 30px;
            line-height: 30px;
            width: 32px;
            text-align: center;
            transition: 0.3s;
            color: #666
        }

        .popup-overlay .popup .msgError {
            color: #ff0000;
            padding-bottom: 10px
        }

        .popup-overlay .popup .popup-body {
            padding: 18px 20px
        }

        .popup-overlay .popup .popup-footer {
            background: #f9f9f9;
            padding: 15px 20px 20px 20px;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px
        }

            .popup-overlay .popup .popup-footer::after {
                content: '';
                display: block;
                float: none;
                clear: both;
                height: 0
            }

            .popup-overlay .popup .popup-footer .cta {
                float: left
            }

                .popup-overlay .popup .popup-footer .cta.no-bg {
                    float: right
                }

            .popup-overlay .popup .popup-footer .note {
                display: block;
                font-size: 12px;
                font-style: italic;
                line-height: 20px;
                color: #777;
                padding-bottom: 27px
            }

                .popup-overlay .popup .popup-footer .note a {
                    color: #777
                }

    .popup-overlay .copy-confirm {
        display: none;
        position: absolute;
        top: 3px;
        bottom: 3px;
        left: 3px;
        background: rgba(0,0,0,0.7);
        height: 41px;
        font-size: 16px;
        line-height: 41px;
        color: #fff;
        padding: 0 15px 0 15px;
        border-radius: 3px;
        text-align: center;
        right: 50px
    }

.input-group {
    padding: 0px 0 7px 0
}

    .input-group label {
        display: block;
        padding: 0;
        font-size: 13px;
        line-height: 17px;
        color: #999
    }

    .input-group input, .input-group select, .input-group textarea {
        display: block;
        padding: 0;
        font-size: 14px;
        line-height: 22px;
        color: #333;
        font-family: Roboto,Arial,Helvetica,sans-serif;
        padding: 11px;
        border: 1px solid #ccc;
        border-radius: 0px;
        width: 100%;
        background: #fff
    }

        .input-group input.error, .input-group select.error, .input-group textarea.error {
            border-color: #ff0000;
            background: #ff8d8d
        }

    .input-group .input-chk {
        position: relative;
        padding-top: 7px
    }

        .input-group .input-chk input {
            display: none
        }

        .input-group .input-chk label {
            position: relative;
            display: block;
            padding-left: 25px;
            font-size: 14px;
            line-height: 25px;
            color: #333
        }

            .input-group .input-chk label strong {
                font-weight: 500
            }

            .input-group .input-chk label em {
                display: block;
                font-weight: 400;
                margin-top: -6px;
                opacity: 0.8;
                font-style: normal;
                padding-bottom: 4px
            }

            .input-group .input-chk label::before {
                content: '';
                display: block;
                position: absolute;
                top: 7px;
                left: 0;
                width: 14px;

                height: 14px;
                border: 1px solid #ccc;
                border-radius: 0px;
                background: #fff;
                color: #fff;
                line-height: 13px;
                text-align: center
            }

        .input-group .input-chk.error label {
            color: #ff0000
        }

        .input-group .input-chk input[type=checkbox]:checked + label::before {
            content: '\f00c';
            font-family: "Font Awesome 5 Pro";
            font-size: 11px;
            border-color: #c46928;
            background: #c46928
        }

    .input-group .singleselect .input-chk label::before {
        border-radius: 50%
    }

    .input-group .input-control {
        position: relative
    }

        .input-group .input-control.copy a {
            display: block;
            position: absolute;
            top: 0px;
            right: 0px;
            height: 47px;
            text-align: center;
            line-height: 47px;
            background: #f79f4a;
            background: -moz-linear-gradient(top, #f79f4a 0%, #f26b3a 100%);
            background: -webkit-linear-gradient(top, #f79f4a 0%, #f26b3a 100%);
            background: linear-gradient(to bottom, #f79f4a 0%, #f26b3a 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79f4a', endColorstr='#f26b3a',GradientType=0 );
            color: #fff;
            font-size: 20px;
            width: 47px;
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px
        }

.card-content .input-group textarea {
    min-height: 150px
}

.shares {
    padding-top: 10px
}

    .shares::after {
        display: block;
        content: '';
        float: none;
        clear: both
    }

    .shares div {
        float: left;
        margin-right: 10px;
        float: left;
        width: 60px;
        height: 46px;
        text-align: center;
        line-height: 47px;
        color: #fff;
        font-size: 20px;
        border-radius: 3px;
        background: #0997de;
        background: -moz-linear-gradient(top, #0997de 0%, #126fc8 100%);
        background: -webkit-linear-gradient(top, #0997de 0%, #126fc8 100%);
        background: linear-gradient(to bottom, #0997de 0%, #126fc8 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0997de', endColorstr='#126fc8',GradientType=0 );
        cursor: pointer
    }

        .shares div.whatsapp {
            background: #00ea72;
            background: -moz-linear-gradient(top, #00ea72 0%, #00d467 100%);
            background: -webkit-linear-gradient(top, #00ea72 0%, #00d467 100%);
            background: linear-gradient(to bottom, #00ea72 0%, #00d467 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ea72', endColorstr='#00d467',GradientType=0 )
        }

        .shares div.facebook {
            background: #507ac2;
            background: -moz-linear-gradient(top, #507ac2 0%, #405799 100%);
            background: -webkit-linear-gradient(top, #507ac2 0%, #405799 100%);
            background: linear-gradient(to bottom, #507ac2 0%, #405799 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#507ac2', endColorstr='#405799',GradientType=0 )
        }

        .shares div.twitter {
            background: #76ccf7;
            background: -moz-linear-gradient(top, #76ccf7 0%, #5caaee 100%);
            background: -webkit-linear-gradient(top, #76ccf7 0%, #5caaee 100%);
            background: linear-gradient(to bottom, #76ccf7 0%, #5caaee 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76ccf7', endColorstr='#5caaee',GradientType=0 )
        }

        .shares div.email {
            background: #a1a1a1;
            background: -moz-linear-gradient(top, #a1a1a1 0%, #7e7e7e 100%);
            background: -webkit-linear-gradient(top, #a1a1a1 0%, #7e7e7e 100%);

            background: linear-gradient(to bottom, #a1a1a1 0%, #7e7e7e 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1a1a1', endColorstr='#7e7e7e',GradientType=0 )
        }

        .shares div i {
            line-height: 47px;
            font-size: 20px
        }

.card-tabs::after {
    content: '';
    display: block;
    float: none;
    clear: both;
    height: 0
}

.card-tabs a {
    display: block;
    float: left;
    width: 33.33%;
    background: #eaeaea;
    color: #888;
    font-family: "Lora",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    padding: 18px 0 18px 0
}

    .card-tabs a.active {
        background: #fff;
        color: #333
    }

.panel {
    display: none
}

    .panel.active {
        display: block
    }

    .panel .options .col.xl12:first-child h4 {
        border-top: none;
        padding-top: 0
    }

    .panel .options h4 {
        border-top: 1px solid #eaeaea;
        font-family: Roboto,Arial,Helvetica,sans-serif;
        font-size: 16px;
        font-weight: 500;
        color: #444;
        padding: 25px 30px 10px 30px;
        margin: 0 -30px 0 -30px
    }

    .panel .options ul {
        margin: 0;
        padding: 0;
        padding-bottom: 20px
    }

        .panel .options ul li {
            padding-left: 18px;
            position: relative;
            font-size: 14px;
            line-height: 24px;
            padding-bottom: 6px;
            color: #333;
            list-style: none
        }

            .panel .options ul li::before {
                content: '\f00c';
                font-family: "Font Awesome 5 Pro";
                font-weight: 300;
                font-size: 13px;
                line-height: 24px;
                padding-bottom: 6px;
                position: absolute;
                display: block;
                top: 0;
                left: 0;
                color: #c46928
            }


.block {
    display: flex;
    background: #fff;
    border-radius: 0px;
    box-shadow: none;
    position: relative;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap
}

    .block::after {
        display: block;
        clear: both;
        width: 0;
        height: 0;
        float: none;
        content: ''
    }

    .block .img {
        flex: 0 0 50%;
        order: 0;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        float: left;
        width: 50%
    }

        .block .img img {
            visibility: hidden;
            display: block;
            width: 100%
        }

    .block .text {
        flex: 0 0 50%;
        order: 1;
        align-self: center;
        box-sizing: border-box;
        padding: 25px;
        font: normal normal normal 14px/24px Roboto,Arial,Helvetica,sans-serif;
        float: right;
        width: 50%;
        color: #444
    }

        .block .text h2 {
            font-family: "Lora",Arial,Helvetica,sans-serif;
            font-weight: 400;
            color: #333;
            margin: 0;
            font-size: 20px;
            line-height: 28px;
            padding: 0 0 15px 0
        }

    .block.right .img {
        order: 1;
        float: right
    }

    .block.right .text {
        order: 0;
        float: left
    }

@media all and (max-width: 601px) {
    .block .img, .block .text, .block.right .img, .block.right .text {
        flex: 0 0 100%;
        float: none;
        width: 100%;
        order: 0
    }
}

.map-holder {
    padding-top: 43.4%;
    position: relative
}

    .map-holder .map {
        position: absolute;
        top: 3px;
        right: 3px;
        bottom: 0;
        left: 3px
    }

.mob-btn, .sort-btn {
    float: left;
    margin-right: 0px;
    height: 32px;
    padding-left: 20px;
    line-height: 40px;
    font-size: 20px;
    color: #777;
    text-decoration: none;
    text-align: center;
    display: none
}

@media all and (max-width: 800px) {
    .mob-btn, .sort-btn {
        display: block
    }
}

.sort-btn {
    display: block
}

.band {
    display: none
}

.acc-btn {
    display: none;
    text-decoration: none;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 16px 12px;
    line-height: 28px;
    font-size: 16px;
    color: #888;
    text-transform: uppercase;
    margin-top: -1px
}

    .acc-btn i {
        float: right;
        font-size: 16px;
        color: #ccc;
        line-height: 28px
    }

        .acc-btn i.fa-minus-circle {
            display: none
        }

    .acc-btn.active {
        color: #333
    }

        .acc-btn.active i.fa-minus-circle {
            display: block
        }

        .acc-btn.active i.fa-plus-circle {
            display: none
        }

.mob-search-header {
    display: none;
    padding: 12px;
    padding-top: 1.59722%;
    padding-bottom: 1.04167%;
    position: relative
}

    .mob-search-header .mob-search-title {
        font-size: 26px;
        line-height: 38px;
        font-family: "Lora",Arial,Helvetica,sans-serif;
        font-weight: 300
    }

    .mob-search-header .mob-search-btns {
        position: absolute;
        top: 0;
        right: 12px;
        padding-top: 1.59722%;
        line-height: 38px
    }

        .mob-search-header .mob-search-btns a {
            display: inline-block;
            line-height: 38px;
            font-size: 16px;
            color: #777;
            padding-left: 20px
        }

.mob-btns {
    display: none
}

    .mob-btns a {
        display: block;
        line-height: 38px;
        font-size: 16px;
        color: #777;
        padding-left: 20px
    }

.sort-pnl {
    display: none;
    position: absolute;
    background: #fff;
    padding: 12px;
    top: 10px;
    right: 0;
    min-width: 200px
}

    .sort-pnl .sort-header {
        color: #333;
        font-size: 26px;
        line-height: 38px;
        font-family: "Lora",Arial,Helvetica,sans-serif;
        font-weight: 300;
        padding-bottom: 15px
    }

        .sort-pnl .sort-header a.close {
            display: block;
            float: right;
            font-size: 16px;
            color: #777;
            line-height: 30px;
            padding-top: 5px
        }

    .sort-pnl .list-sorter {
        display: block;
        font-size: 14px;
        line-height: 23px;
        width: 100%;
        padding-bottom: 5px
    }

        .sort-pnl .list-sorter select {
            display: block;
            width: 100%
        }

.rel {
    position: relative;
    z-index: 9
}

.to-top {
    z-index: 9;
    position: relative
}

.mob-menu-btn {
    display: none;
    line-height: 40px;
    font-size: 20px;
    color: #777;
    float: right;
    padding-top: 10px;
    padding-left: 20px
}

.paging-holder {
    text-align: center
}

    .paging-holder .paging {
        display: inline-block
    }

        .paging-holder .paging .pages {
            float: left
        }

        .paging-holder .paging a {
            display: block;
            float: left;
            height: 45px;
            width: 45px;
            line-height: 43px;
            text-align: center;
            background: #fff;
            border: 1px solid #e2e2e2;
            margin: 0 2px 0 3px;
            font-size: 14px;
            color: #777;
            text-decoration: none
        }

            .paging-holder .paging a.active {
                color: #c46928;
                border-color: #c46928
            }

@media all and (max-width: 900px) {
    .search .cc {
        padding: 5px 114px 5px 9px
    }

    .search .search-col {
        padding-left: 1px;
        padding-right: 1px
    }

    .search .search-btns {
        padding: 5px 10px
    }
}

@media all and (min-width: 801px) {
    .search {
        display: block !important
    }
}

@media all and (max-width: 800px) {
    .mob-hide {
        display: none
    }

    header {
        height: 60px
    }

        header .logo {
            padding-top: 14px
        }

        header .mob-menu-btn {
            display: block
        }
		header .ddl-holder{
		margin-top: 0;
		padding-top: 18px;
		margin-left: 12px;		
				}

        header nav {
            display: none;
            background: #fff;
            position: fixed;
            top: 60px;
            left: 0;
            right: 0;
            transform: none
        }

            header nav a {
                display: block;
                padding: 15px;
                float: none;
                border-top: 1px solid #ccc;
                margin: 0;
                color:#555;
            }

                header nav a.active {
                    border-bottom: none;
                    color: #c46928
                }

    content {
        padding-top: 60px
    }

    .mob-margin-top {
        padding-top: 50px
    }

    .mob-abs {
        position: absolute;
        top: 0;
        left: -10px;
        right: -10px
    }

    .car-nav {
        background: #fff;
        border-top: 1px solid #e2e2e2;
        border-bottom: 1px solid #e2e2e2
    }

        .car-nav::after {
            content: '';
            display: block;
            float: none;
            clear: both;
            height: 0
        }

        .car-nav a {
            text-align: center;
            width: 33%;
            border-left: 1px solid #e2e2e2;
            display: block;
            float: left;
            line-height: 34px
        }

            .car-nav a:first-child {
                text-align: center;
                border-right: none
            }

            .car-nav a:last-child {
                text-align: center
            }

    .search {
        display: none;
        position: absolute;
        top: 60px;
        background: #f7f7f7;
        left: 0;
        right: 0;
        z-index: 10
    }

        .search .search-col {
            width: 100%;
            float: none;
            padding: 0 0 5px 0
        }

            .search .search-col::after {
                content: '';
                display: block;
                float: none;
                clear: both;
                height: 0
            }

        .search .cc {
            padding: 10px 12px 20px 12px
        }

        .search .mob-search-header {
            display: block
        }

        .search .search-btns {
            position: relative;
            padding: 0
        }

            .search .search-btns a {
                width: 100%
            }

                .search .search-btns a i {
                    display: none
                }

                .search .search-btns a span {
                    display: inline
                }

                .search .search-btns a.reset {
                    display: none
                }

    .mob-btns {
        display: block;
        float: left
    }

    .cars {
        padding: 0
    }

    .sort-pnl {
        display: none;
        margin-top: 0px;
        position: fixed;
        top: 0px;
        left: -10px;
        right: -10px;
        background: #f7f7f7;
        border-top: 1px solid #e2e2e2;
        border-bottom: 1px solid #e2e2e2;
        z-index: 99;
        overflow: auto;
        padding: 12px;
        padding-top: 1.59722%
    }
}

@media all and (max-width: 576px) {
    .picture-viewer {
        padding-top: 68.2%
    }

        .picture-viewer .img.main {
            width: 100%
        }

        .picture-viewer .img.thumb {
            display: none
        }

        .picture-viewer .img.rest {
            bottom: 12px;
            height: auto;
            right: 12px;
            width: auto;
            text-decoration: none;
            min-width: 40px;
            text-align: center
        }

            .picture-viewer .img.rest img {
                display: none
            }

            .picture-viewer .img.rest .img-overlay {
                position: relative;
                border-radius: 3px;
                padding: 8px
            }

                .picture-viewer .img.rest .img-overlay em {
                    position: relative;
                    line-height: 18px;
                    font-size: 14px
                }

    .cc.mob-np {
        padding: 0
    }

        .cc.mob-np h1 {
            padding-left: 10px
        }

    .detail .car-price {
        padding: 12px
    }

        .detail .car-price .price {
            line-height: 20px
        }

            .detail .car-price .price strong {
                display: block;
                line-height: 46px
            }

    .detail .specs-row {
        padding: 6px 12px 3px 12px
    }

        .detail .specs-row label, .detail .specs-row span {
            float: none;
            width: 100%
        }

        .detail .specs-row label {
            font-size: 11px;
            line-height: 15px
        }

        .detail .specs-row span {
            line-height: 20px
        }

    .actions .action {
        float: none;
        width: 100%;
        padding-right: 0;
        padding-bottom: 1px
    }

    .acc-btn {
        display: block
    }

    .card .card-content {
        padding: 12px
    }

    .panel .options ul {
        padding-bottom: 0
    }

    .panel .options h4 {
        margin-top: 20px
    }
}


@media all and (max-width:600px)
{
	.banner-holder .banner img.desktop-banner{
display:none!important;
}
	.banner-holder .banner img.mobile-banner{
display:block!important;
}
	.banner-holder{
		padding-top:0;
	}
	.banner-holder .banners {
    display: block;
    position: relative; 
    top: auto; 
    right: auto; 
    bottom: auto;
    left: auto;
	}
	.banner-holder .banners::after{
		content:'';
		display:block;
		float:none;
		clear:both;
	}

.banner-holder .banner img{height:auto;}

}

.cookie-holder{
    display: block;
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.3);
    z-index: 99;			
}
.cookie-banner {
    position: absolute;
    bottom: 30px;
    left: 30px;
    background: #fff;
    padding: 18px;
	color:#222;
	max-width:950px;
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.5);
	margin-right:10px;
	border-radius:6px;
}

.cookie-title{
	font: normal normal normal 20px/40px "Lora",Arial,Helvetica,sans-serif;
    padding: 0 0 20px 0;
}
.cookie-title i{
	display:none;
			}
.cookie-description{
	font-size:16px;
	font-weight:300;
					}
.cookie-banner-btns::after{
	content:'';
	display:block;
	float:none;
	clear:both;
}
.cookie-banner-decline{
display:block;
	float:left;
    padding:14px 30px;
    font: normal normal 300 16px/20px Roboto, serif;
	text-decoration:none;
	color:#222;
	border:1px solid #ccc;
	border-radius:6px;
}

		
.cookie-banner-accept{
	display:block;
	float:left;
    padding:14px 30px;
    font: normal normal normal 16px/20px Roboto, serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	background: #c46928;
	border:1px solid #c46928;
	border-radius:6px;
	margin-left:10px;
}

.cookie-more-info, .btn-decline{
display:none;
}
@media all and (max-width:450px){
.cookie-banner {
	left:15px;
	right:15px;
	width:auto;
}
.cookie-banner-decline, .cookie-banner-accept{
box-sizing:border-box;
float:none;
margin:0;
width:100%;
text-align:center;
}		
.cookie-banner-decline{
	margin-bottom:20px;
			}
	
	}
.product-stock .card{
display:block;
text-decoration:none;
}
.product-stock .in-stock {display:none;}

.product-stock .img-wrapper{
padding-top:77%;
position:relative;
}
.product-stock .img-wrapper img{
position:absolute;
display:block;
top:0;
left:0;
right:0;
bottom:0;
object-fit:cover;
height:100%;
width:100%;
}

.product-stock .product-content{
padding:16px 16px 82px 16px;
position:relative;
}

.product-stock .product-price{
position:absolute;
bottom:0;
left:0;
right:0;
padding:18px 16px;
line-height:26px;
font-size:18px;
font-weight:500;
border-top:1px solid #e6e6e6;
}
.product-stock .product-price em{
font-size:14px;
font-weight:300;
font-style:normal;
color:#666;
padding-left:8px;
}
.product-stock h3{
padding:0;
font-size:18px;
font-weight:500;
line-height:26px;
}
.product-stock h4{
display:none;
}
.product-stock .product-attributes{
font-size:14px;
font-weight:normal;
line-height:24px;
min-height:48px;
color:#666;
}

.img-viewer {
    overflow: hidden
}

.img-viewer a{
position:relative;
display:block;
}
.img-viewer a.hidden{
display:none;
}
.img-viewer a img{
display:block;
width:100%;
}
.img-viewer .thumbs::after{
content:'';
display:block;
float:none;
clear:both;
}
.img-viewer .thumbs a{
float:left;
width:16.66%;
position:relative;
padding-top:10%;
}
.img-viewer .thumbs a img{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
object-fit:cover;
}
.img-viewer .thumbs a .img-overlay{
position:absolute;
top:0;
left:0;
bottom:0;
right:0;
background:rgba(0,0,0,0.7);
color:#fff;
display:flex;
flex-direction:row;
flex-wrap:wrap;
justify-content:center;
align-content:center;
font-size:24px;
font-weight:500;
}

.md-show{
display:none;
}
@media all and (max-width:992px){
.md-show{
display:block;
}
.md-hide{
display:none;
}
}

.detail .card-header{
padding:15px 18px;
border-bottom: 1px solid #e6e6e6;
}
.detail .card-header h2{
padding:0;
font-family:"Lora",Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:normal;
line-height:30px;
margin:0;
}
.detail .card-content::after{
content:'';
display:block;
float:none;
clear:both;
}
.detail .card-content{
padding:21px 0 11px 0;
}
.detail .card-content.padding{
padding-left:18px;
padding-right:18px;
}
.spec{
border-bottom:1px solid #e6e6e6;
}
.spec::after{
display:block;
content:'';
float:none;
clear:both;
}
.spec label{
width:33.33%;
float:left;
display:block;
font-size:13px;
color:#999;
line-height:21px;
padding:9px 12px 9px 24px;

}
.spec span{
width:66.66%;
float:left;
display:block;
font-size:14px;
color:#444;
line-height:21px;
padding:9px 24px 9px 12px;
min-height:39px;
}

.spec.label-block{
padding:0;
border-bottom:0;
}
.spec.label-block label, .spec.label-block span{
width:100%;
padding:0;
float:none;
}
ul.options{
margin-left:18px;
}

.detail .price{
font-size:30px;
line-height:40px;
font-weight:normal;
font-family:"Lora",Arial,Helvetica,sans-serif;
color:#333;
padding-bottom:10px;
}
.detail .price em{
font-style:normal;
font-size:16px;
font-weight:normal;
}
.actions a{
display:block;
padding:9px 9px 9px 66px;
border:1px solid #c46928;
text-decoration:none;
font-family:'Lora';
font-size:16px;
line-height:40px;
color:#c46928;
text-transform:uppercase;
font-weight:500;
position:relative;
margin-bottom:10px;
margin-top:10px;
}
.actions a.primary{
background:#c46928;
color:#fff;
}
.actions a.primary i{
color:#fff;
}
.actions a i{
color:#c46928;
font-size:30px;
position:absolute;
line-height:40px;
top:9px;
left:20px;
}

.cc.ms {
    max-width: 1150px;
}
.detail h1 {
	position:relative;
	text-align: left;
}
.detail h1 .pull-right {
    position: absolute;
    top: 50px;
    right: 0;
}

.car-nav a {
  font-size: 16px;
  color: #777;
  display: block;
  float: left;
  width: 39px;
  text-align: center;
  line-height: 38px;
  background:#fff;
  border:1px solid #e6e6e6;
}
  .car-nav a i {
    font-size: 16px;
    line-height: 38px; }
  .car-nav a.overview {
   border-left:none;
   border-right:none;
	width:40px;
}
.car-nav a.prev{
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.car-nav a.next{
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}
.car-nav::after {
  content: '';
  display: block;
  float: none;
  clear: both;
  height: 0; }

ul, ul li {
    padding: 0;
    margin: 0;
    list-style: none
}

ul {
    padding-bottom: 14px
}

    ul li {
        padding-left: 18px;
        position: relative;
        font-size: 14px;
        line-height: 24px;
        color: #444
    }

        ul li::before {
            content: '\f00c';
            font-family: "Font Awesome 5 Pro";
            font-weight: 300;
            font-size: 13px;
            line-height: 24px;
            position: absolute;
            display: block;
            top: 0;
            left: 0;
            color: #c46928
        }

        ul li.select2-results__option::before {
            display: none
        }

.width-container {
 padding:10px 0;
  overflow: hidden;
  width: 100%; }

.block-overflow {
  position: relative;
  background: #fff;
  padding-top: 5.55556vw;
  padding-bottom: 6.94444vw;
  padding-left: 7.63889vw;
  padding-right: 7.63889vw;
  height: 100%; }
  @media all and (min-width: 1440px) {
    .block-overflow {
      padding-top: 80px;
      padding-bottom: 100px;
      padding-left: 110px;
      padding-right: 110px; } }
  .block-overflow h2 {
    font-family: "Lora", Arial, Helvetica, sans-serif;
    font-size: 2.08333vw;
    line-height: 2.77778vw;
    text-transform: uppercase;
    color: #444;
    padding-top: 0;
    padding-bottom: 26px; }
    @media all and (min-width: 1440px) {
      .block-overflow h2 {
        font-size: 30px;
        line-height: 40px; } }
    @media all and (max-width: 980px) {
      .block-overflow h2 {
        font-size: 20px;
        line-height: 27px; } }
  .block-overflow .cta {
    color: #fff;
    border-color: #c46928; }
  .block-overflow.color-accent {
    background: #c46928;
    color: #fff; }
    .block-overflow.color-accent h2, .block-overflow.color-accent p {
      color: #fff; }
    .block-overflow.color-accent .cta {
      color: #fff;
      border-color: #fff; }
  .block-overflow.right::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    bottom: 0;
    background: inherit;
    width: 100%; }
  .block-overflow.left::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    background: inherit;
    width: 100%; }

@media (hover: hover) {
a:hover{color:#c46928}
header nav a:hover {color: #c46928}
.banner-holder .banner .banner-overlay span:hover {transition: .3s;color: #c46928;border-color: #c46928}
.cta:hover, .cta.no-bg:hover {background: none;border-color: #c46928;color: #c46928;transition: .3s}
.cars .card:hover .car-img .hover-overlay {opacity: 1;transition: .3s}
.cars .card:hover .car-img .hover-overlay::before, .cars .card:hover .car-img .hover-overlay::after {transform: translate(-50%, -50%) scale(1, 1);transition: .3s}
.cars .card:hover .car-cta {color: #c46928;background: #282828}
.picture-viewer .img.rest:hover .img-overlay {background: rgba(0,0,0,0.3);transition: 0.3s}
.carpass-holder a.info:hover i {color: #444;transition: 0.3s}
.actions .action a:hover, .actions .action a.primary:hover {background: #fff;border-color: #c46928;color: #c46928;transition: .3s}
.block-overflow .cta:hover {border-color: #c46928; }
.block-overflow.color-accent .cta:hover {border-color: #444;background: #444;color: #fff; }
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
