a{color:#444}
a:hover{color:#ea232a}

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

img{pointer-events: none;}

html {box-sizing: border-box;-ms-overflow-style: scrollbar}
*, *::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%
}

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

.order-last {
    -ms-flex-order: 13;
    order: 13
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

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

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

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

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

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

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

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

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@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%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg12 {
        -ms-flex-order: 12;
        order: 12
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .offset-lg1 {
        margin-left: 8.33333%
    }

    .offset-lg2 {
        margin-left: 16.66667%
    }

    .offset-lg3 {
        margin-left: 25%
    }

    .offset-lg4 {
        margin-left: 33.33333%
    }

    .offset-lg5 {
        margin-left: 41.66667%
    }

    .offset-lg6 {
        margin-left: 50%
    }

    .offset-lg7 {
        margin-left: 58.33333%
    }

    .offset-lg8 {
        margin-left: 66.66667%
    }

    .offset-lg9 {
        margin-left: 75%
    }

    .offset-lg10 {
        margin-left: 83.33333%
    }

    .offset-lg11 {
        margin-left: 91.66667%
    }

    .offset-lg12 {
        margin-left: 100%
    }

    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@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%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md12 {
        -ms-flex-order: 12;
        order: 12
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .offset-md1 {
        margin-left: 8.33333%
    }

    .offset-md2 {
        margin-left: 16.66667%
    }

    .offset-md3 {
        margin-left: 25%
    }

    .offset-md4 {
        margin-left: 33.33333%
    }

    .offset-md5 {
        margin-left: 41.66667%
    }

    .offset-md6 {
        margin-left: 50%
    }

    .offset-md7 {
        margin-left: 58.33333%
    }

    .offset-md8 {
        margin-left: 66.66667%
    }

    .offset-md9 {
        margin-left: 75%
    }

    .offset-md10 {
        margin-left: 83.33333%
    }

    .offset-md11 {
        margin-left: 91.66667%
    }

    .offset-md12 {
        margin-left: 100%
    }

    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@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%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm12 {
        -ms-flex-order: 12;
        order: 12
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .offset-sm1 {
        margin-left: 8.33333%
    }

    .offset-sm2 {
        margin-left: 16.66667%
    }

    .offset-sm3 {
        margin-left: 25%
    }

    .offset-sm4 {
        margin-left: 33.33333%
    }

    .offset-sm5 {
        margin-left: 41.66667%
    }

    .offset-sm6 {
        margin-left: 50%
    }

    .offset-sm7 {
        margin-left: 58.33333%
    }

    .offset-sm8 {
        margin-left: 66.66667%
    }

    .offset-sm9 {
        margin-left: 75%
    }

    .offset-sm10 {
        margin-left: 83.33333%
    }

    .offset-sm11 {
        margin-left: 91.66667%
    }

    .offset-sm12 {
        margin-left: 100%
    }

    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@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%
    }

    .order-xs-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xs1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xs2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xs3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xs4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xs5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xs6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xs7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xs8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xs9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xs10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xs11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xs12 {
        -ms-flex-order: 12;
        order: 12
    }

    .order-xs-last {
        -ms-flex-order: 13;
        order: 13
    }

    .offset-xs1 {
        margin-left: 8.33333%
    }

    .offset-xs2 {
        margin-left: 16.66667%
    }

    .offset-xs3 {
        margin-left: 25%
    }

    .offset-xs4 {
        margin-left: 33.33333%
    }

    .offset-xs5 {
        margin-left: 41.66667%
    }

    .offset-xs6 {
        margin-left: 50%
    }

    .offset-xs7 {
        margin-left: 58.33333%
    }

    .offset-xs8 {
        margin-left: 66.66667%
    }

    .offset-xs9 {
        margin-left: 75%
    }

    .offset-xs10 {
        margin-left: 83.33333%
    }

    .offset-xs11 {
        margin-left: 91.66667%
    }

    .offset-xs12 {
        margin-left: 100%
    }

    .d-xs-none {
        display: none !important
    }

    .d-xs-inline {
        display: inline !important
    }

    .d-xs-inline-block {
        display: inline-block !important
    }

    .d-xs-block {
        display: block !important
    }

    .d-xs-table {
        display: table !important
    }

    .d-xs-table-row {
        display: table-row !important
    }

    .d-xs-table-cell {
        display: table-cell !important
    }

    .d-xs-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xs-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important


    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

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.smaller {
        max-width: 900px;
    }
    .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: 7px
}

    .logo img {
        display: block;
    }

body {
    background: #282828;
	overflow-x:hidden;
}

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

    header nav {
        display: block;
        float:right;
        padding-top: 22px;
    }

        header nav a {
            display: block;
            float: left;
            font: normal normal 600 20px/23px "Oswald","Roboto",Arial,Helvetica,sans-serif;
            color: #222;
            padding: 9px 0 9px 0;
            margin: 0 0 0 40px;
            text-decoration: none;
            transition: 0.3s;
            text-transform: uppercase
        }

            header nav a:hover {
                color: #ea232a
            }

            header nav a.active {
                color: #ea232a
            }

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

.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 img.mobile-banner{
display:none;
}
        .banner-holder .banner .banner-overlay {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background: rgba(0,0,0,0.5);
            text-align: center;
			padding-top:24px;
}
        .banner-holder .banner .banner-overlay .banner-description, .banner-holder .banner .banner-overlay h1 {
             padding-top: 1%;
             padding-bottom: 1%;
             font-family: "Oswald","Roboto",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-description, .banner-holder .banner .banner-overlay h1 {
        font-size: 40px;
        line-height: 64px
    }
}

@media all and (max-width: 720px) {
    .banner-holder .banner .banner-overlay .banner-description, .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: "Oswald","Roboto",Arial,Helvetica,sans-serif;
    font-weight: 500;
    font-size: 1.39vw;
    line-height: 2.22vw;
    color: #ea232a;
    border: 2px solid #ea232a;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s
}

    .banner-holder .banner .banner-overlay span:hover {
        transition: .3s;
        color: #ea232a;
        border-color: #ea232a
    }

@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: "Oswald","Roboto",Arial,Helvetica,sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #ea232a;
    background: #ea232a;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    transition: .3s
}
.cta.light{
	border-color: #f2f2f2;
	background:none;
	padding:2px 19px;
	border-radius:3px;
    font-size:14px;
	font-family:Roboto;
	text-transform:none;
	color:#222;
			}
    .cta.no-bg, .cta.grey {
        border: 1px solid #ccc;
        color: #999;
        background: none
    }

        .cta:hover, .cta.no-bg:hover {
            background: none;
            border-color: #ea232a;
            color: #ea232a;
            transition: .3s
        }

hr {
    border: none;
    height: 1px;
    background: #eaeaea;
    margin: 0
}

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

.card {
    background: #fff;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 1);
	border-radius:5px;
}

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

     .card .card-header {
        padding: 15px 30px
    }       
	 .card .card-header	h2 {
            padding: 0 0 9px 0;
            font: normal normal normal 20px/40px "Oswald","Roboto",Arial,Helvetica,sans-serif;
            color: #333;
            margin: 0
        }

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

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

        .card .card-content h3 {
            padding: 0 0 8px 0;
            margin: 0;
            font-family: "Oswald","Roboto",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 .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: #ea232a;
            background: #282828
        }

    .cars .car-img {
        position: relative;
        overflow: hidden;
		border-top-left-radius:5px;
		border-top-right-radius:5px;
    }

        .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(0,0,0,0.5);
            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 85px 15px
    }

        .cars .car-content h3 {
            min-height:20px;
            padding: 0 0 8px 0;
            margin: 0;
            font-family: "Oswald","Roboto",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: "Oswald","Roboto",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #444;
    font-weight: 500;
    text-transform: uppercase;
	margin-top:-6px;
}
        .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 {
	 border-top: 1px solid #ccc;
        position: absolute;
        bottom: 3px;
        left: 0;
        right: 0;
        padding: 11px 15px 16px 15px;
        font-family: "Oswald","Roboto",Arial,Helvetica,sans-serif;
        font-weight: 700;
        color: #444;
        font-size: 15px;
        line-height: 30px;
		min-height:71px;
    }

.cars .car-price .price-left{
	float:left;
	width:50%;

			}
.cars .car-price .price-right{
	float:right;
	width:50%;
	text-align:right;
}
.cars .car-price em {
            font-size: 13px;
            font-style: normal;
            font-weight: normal;
			line-height:13px;
			display:block;
        }

    .cars .car-cta {
		display:none;
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        padding: 15px;
        font-family: "Oswald","Roboto",Arial,Helvetica,sans-serif;
        font-weight: 700;
        color: #222;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        text-transform: uppercase;
        background: #fff;
        border-top: 1px solid #ccc;
        transition: .3s
    }

footer {
    background: #181818;
}

    footer .newsletter {
        background: #333;
        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: "Oswald","Roboto",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: "Oswald","Roboto",Arial,Helvetica,sans-serif;
    font-weight: 700;
    font-size: 1.39vw;
    line-height: 2.22vw;
    color: #ea232a;
    border: 4px solid #ea232a;
    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: "Oswald","Roboto",Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    color: #ccc;
    font-weight: 400;
    padding-bottom: 15px;
    color: #ea232a
}

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: #ea232a
    }

    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: #ccc;
        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;
					color:#777;
                }

    .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 120px 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: #ea232a;
            color: #fff;
            line-height: 45px;
            font-size: 16px;
            text-decoration: none
        }

            .search .search-btns a.reset {
                background: #d6d6d6;
                color: #666
            }

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

.select2-dropdown {
    border-radius: 0
}

h1 {
    padding-top: calc(20px + 1.04167%);
    padding-bottom: 1.04167%;
    margin: 0;
    font-family: "Oswald","Roboto",Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-size: 2.77vw;
    line-height: 4.1vw;
	color:#fff;
}

.sort-pnl{
margin-top:-3%;
}

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

@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;
    overflow: hidden;
	border-radius:5px;
}

    .picture-viewer.full {
        padding-top: 0
    }

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

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

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

    .picture-viewer .img.main {
        position:relative;
        width: 66.667%;
		display:block;
    }

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

    .picture-viewer .img.rest {
		position:absolute;
        bottom: 0;
        height: 50%;
        right: 0;
        width: 33.333%
    }
.picture-viewer .img.thumb img, .picture-viewer .img.rest img{
object-fit:cover;
}
        .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 "Oswald","Roboto",Arial,Helvetica,sans-serif;
                color: #fff;
                text-align: center;
                left: 0;
                right: 0
            }

        .picture-viewer .img.rest:hover .img-overlay {
            background: rgba(0,0,0,0.3);
            transition: 0.3s
        }

    .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-holder a.info:hover i {
                color: #444;
                transition: 0.3s
            }

.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: 30px;
	position:relative;
}
.detail .car-price .pull-right.abs{
position:absolute;
	top:30px;
	right:30px;
}
.detail .car-price::after {
    content:'';
	display:block;
	float:none;
	clear:both;
}
    .detail .car-price .price {
        display: block;
        font-family: "Oswald","Roboto",Arial,Helvetica,sans-serif;
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        color: #231f20;
    }
.detail .car-price .price .main{
float:left;
width:50%;
}
.detail .car-price .price .smaller{
float:left;
width:50%;
}
@media all and (max-width:1000px){
.detail .car-price .price .main,.detail .car-price .price .smaller{
float:none;
width:100%;
}
.detail .car-price .price .smaller{
padding-top:12px;
}
}
.car-specs{
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	overflow:hidden;
}
        .detail .car-price .price strong {
            font-size: 30px;
			line-height:36px;
            padding-right: 10px;
			display:block;
        }

.detail .car-price .price .smaller strong {
           color:#f93526;
        }
.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{
padding:0 20px 15px 20px;
}

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


.actions .action {
    display: block;
    float: left;
    width: 33.33%;
    padding: 15px 10px;
}


    .actions .action a {
        display: block;
        text-align: center;
        background: #f2f2f2;
        padding: 18px 0 18px 0;
		border:1px solid #f2f2f2;
        color: #333;
        font-family: "Oswald","Roboto",Arial,Helvetica,sans-serif;
	    font-weight:600;
        font-size: 16px;
        line-height: 24px;
        text-decoration: none;
        text-transform: uppercase;
        transition: .3s;
		border-radius:3px;
		width:100%;
    }
.actions .action a i{
	color:#ea232a;
	font-size:20px;
	padding-right:8px;
}
        .actions .action a.primary {
            border-color: #ea232a;
            background: #ea232a;
            color: #fff
        }
.actions .action a.primary i{
	color:#fff;
}
            .actions .action a:hover, .actions .action a.primary:hover {
                background: #fff;
                border-color: #ea232a;
                color: #ea232a;
                transition: .3s
            }
.actions .action a.primary:hover i {
                color: #ea232a;
                transition: .3s
            }

.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;

            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: "Oswald","Roboto",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 {
            
            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-chk input {
            display: none
        }

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

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

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

          .input-chk label::before {
                content: '';
                display: block;
                position: absolute;
                top: 5px;
                left: 0;
                width: 14px;
                height: 14px;
                border: 1px solid #ccc;
                border-radius: 0px;
                background: #fff;
                color: #fff;
                line-height: 13px;
                text-align: center
            }

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

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

    .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{
border-top-left-radius:5px;
border-top-right-radius:5px;
overflow:hidden;
}
.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: "Oswald","Roboto",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: #ea232a
            }

.car-nav a {
    font-size: 24px;
    color: #999;
    display: inline-block;
    width: 29px;
    text-align: center
}

    .car-nav a i {
        font-size: 20px
    }

    .car-nav a:first-child {
        text-align: left
    }

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

.block {
    display: flex;
    background: #fff;
    position: relative;
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap;
	box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 1);
	border-radius:5px;
}

    .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: "Oswald","Roboto",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 {
        display: block
    }
}

.band {
    display: none
}
.car-cards .tag,.car-cards .band  {
    position: absolute;
    top: -17px;
    left: -48px;
    line-height: 23px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    transform-origin: top right;
    transform: rotate(-45deg);
    width: 110px;
    text-align: center;
	background:#ea232a;
}
		
.car-cards .tag.sold {
    background: #00b85f;
}
		
.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: "Oswald","Roboto",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 .sort-header {
  display: none; }

.sort-pnl .list-sorter {
  display: inline-block;
  font-size: 14px;
  line-height: 23px;
 font-weight:normal;
  width: 170px;
  margin-left: 6px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2); }
  .sort-pnl .list-sorter select {
    display: block;
    width: 100%; }

.sort-pnl .select2-container {
  font-size: 15px;  border-radius: 0; width: 100%!important;}

.sort-pnl .select2-container .select2-selection--single {
  height: 40px;
  border: none;
  border-radius: 5px;
box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 1);}

.sort-pnl .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 38px; }

.sort-pnl .select2-container .select2-selection--single .select2-selection__arrow {
  height: 38px; }

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



.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: #ea232a;
                border-color: #ea232a
            }

@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
    }
}

.detail h1{
padding-right:110px;
}
.detail h1 .pull-right{
position:absolute;
right:0;
top:20px;
}


@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 {
            height:53px;
        }
				header .logo img{
			height:100%;	
				}
        header .mob-menu-btn {
            display: block
        }

        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: #ea232a
                }

    content {
        padding-top: 60px;
		
    }

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

    .mob-abs {
        position: absolute;
        top: 0!important;
        left: 0;
        right: 0!important;
    }

    .car-nav {
        
    }

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

        .car-nav a {
            text-align: center;
            width: 33%;
            
            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
            }

    .cars {
        padding: 0
    }
}

@media all and (max-width: 576px) {
        .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
        }
.cc.mob-np .row{
	margin:0;
}
.cc.mob-np .row .col{
	padding-left:0;
	padding-right:0;
}
    .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-left:0;
        padding-bottom: 1px
    }

    .acc-btn {
        display: block
    }

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

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

    .panel .options h4 {
	    margin: 20px -10px 0 -10px;
        padding-left: 10px;
    }
.card .card-header{
padding-left:15px;
padding-right:15px;
}
}


@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;}
	
}

.search-pnl {
  padding-top: 10px; }
  .search-pnl .search-header {
    padding: 18px;
    position: relative;
	border-bottom:1px solid #666;}
    .search-pnl .search-header h2 {
      text-align: left;
      font-size: 20px;
      font-weight: bold;
      padding: 0;
      margin: 0;
      line-height: 24px;
      text-transform: uppercase;
	  color:#fff;}
    .search-pnl .search-header .reset {
      display: block;
      position: absolute;
      top: 18px;
      right: 18px;
      text-decoration: none;
      font-size: 13px;
      color: #ccc;
      opacity: 0.6; }
  .search-pnl .filer {
    border-bottom: 1px solid #666;
    padding-bottom: 4px; }
    .search-pnl .filer .filter-header {
      display: block;
      text-decoration: none;
      font-size: 16px;
	  font-weight: 600;
	  text-transform: uppercase;
      line-height: 26px;
      padding: 15px 18px 11px 18px;
      position: relative;
	  color:#fff;
	  font-family:"Oswald","Roboto",Arial,Helvetica,sans-serif
}
    .search-pnl .filer .filter-header::after {
		color:#fff;
        content: "\f078";
        font-size: 18px;
        line-height: 26px;
        font-family: "Font Awesome 5 Pro";
        position: absolute;
        right: 12px;
        top: 16px;
		color:#999;}
      .search-pnl .filer .filter-header.open::after {
        content: "\f077"; }
    .search-pnl .filer .filter-value {
      position: relative;
      padding-left: 18px; }
      .search-pnl .filer .filter-value input[type=checkbox], .search-pnl .filer .filter-value input[type=radio] {
        display: none; }
        .search-pnl .filer .filter-value input[type=checkbox] + label, .search-pnl .filer .filter-value input[type=radio] + label {
          color: #eee;
	      font-weight: 400;
          min-height: 20px;
          font-size: 15px;
          line-height: 20px;
          cursor: pointer;
          float: none;
          display: block;
          position: relative;
          padding: 5px 0 5px 25px; }
        .search-pnl .filer .filter-value input[type=checkbox] + label::before, .search-pnl .filer .filter-value input[type=radio] + label::before {
          content: "";
          display: block;
          position: absolute;
          width: 15px;
          height: 15px;
          box-sizing: border-box;
          vertical-align: middle;
          background-color: #fff;
          border: 1px solid #999;
          border-radius: 2px;
          text-align: center;
          line-height: 13px;
          font-size: 10px;
          top: 6px;
          left: 0px; }
        .search-pnl .filer .filter-value input[type=checkbox]:checked + label::before, .search-pnl .filer .filter-value input[type=radio]:checked + label::before {
          content: "\f00c";
          color: #fff !important;
          border: 1px solid #ea232a;
          background-color: #ea232a;
          text-align: center;
          font-family: "Font Awesome 5 Pro"; }
      .search-pnl .filer .filter-value input[type=radio] + label::before {
        border-radius: 50%; }
    .search-pnl .filer .filter-values {
      margin-top: -10px; }
    .search-pnl .filer .filter-child-values {
      padding-left: 20px; }
    .search-pnl .filer .fitler-count {
      color: #444;
	  font-size:14px;
      padding-left: 7px;
      display: inline-block; }
    .search-pnl .filer .filter-values {
      display: none; }
  .search-pnl .filter-footer {
    padding: 6px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none; }
    .search-pnl .filter-footer .filter-btn {
      background: #fff;
      float: right;
      margin-top: -58px;
      box-shadow: 0px 1px 3px 0px rgba(53, 75, 93, 0.4);
      box-sizing: border-box;
      padding: 0px 10px 0 10px;
      line-height: 40px;
      text-decoration: none;
      color: #ea232a;
      border-radius: 3px; }

input.ui-slider-input {
  border: none;
  box-shadow: none;
  background: none;
  font-size: 10px;
  line-height: 16px;
  color: #999;
  height: 16px;
  margin-left: 20px;
  text-align: left;
  padding: 0; }

.ui-rangeslider .ui-slider-input.ui-rangeslider-last {
  margin-left: 0;
  margin-right: 20px;
  text-align: right; }

.ui-rangeslider .ui-rangeslider-sliders {
  height: 19px;
  margin-left: 27px;
  margin-right: 27px;
  margin-top: 0; }

.ui-slider-track {
  border-style: none !important;
  height: 5px !important;
  top: 6px;
  background: #d1d5d8 !important;
  border-radius: 3px !important; }

.ui-slider-track .ui-slider-bg {
  background: #ea232a; }

.ui-slider-track .ui-btn.ui-slider-handle {
  font-size: .9em;
  line-height: 30px;
  border-radius: 50%;
  border: 5px solid #ea232a;
  box-sizing: border-box;
  height: 20px;
  width: 20px;
  margin-top: -10px;
  margin-left: -10px;
  background: #fff; }

.hidden{
overflow:hidden;
height:0;
width:0;
}

.filer.hide-labels input.ui-slider-input{
display:none;
}
.filter-values{
	position:relative;
					}
.slider-steps{
       padding: 10px 6px 5px 6px;
}
.slider-steps::after{
content:'';
display:block;
float:none;
clear:both;
		}
.slider-steps div{
position:relative;
float:left;
width:10%;
text-align:center;
font-size:10px;
line-height:14px;
color:#999;
}
.slider-steps div::after{
content:'';
display:block;
position:absolute;
bottom:-20px;
left:50%;
height:20px;
width:1px;
background:rgba(255,255,255,0.6);
z-index:1;
}			
			.filer.hide-labels .ui-rangeslider{
font-size:0;
line-height:0;
padding-bottom:7px;
}
.search-pnl .card{
background:#333;
box-shadow:none;
border-radius:0;
}

.slider-steps.count-1 div{
width:50%
}
.slider-steps.count-2 div{
width:33.33%
}
.slider-steps.count-3 div{
width:25%
}
.slider-steps.count-4 div{
width:20%
}
.slider-steps.count-5 div{
width:16.66%
}
.slider-steps.count-6 div{
width:14.28%
}
.slider-steps.count-7 div{
width:12.5%
}
.slider-steps.count-8 div{
width:11.11%
}
.slider-steps.count-9 div{
width:10%
}
.slider-steps.count-10 div{
width:9.09%
}

@media all and (max-width:992px){
	.mob-btns {
        display: block;
        float: left
    }
.sort-pnl {
        display: none;
        margin-top: 0px;
        position: absolute;
        top: 0px;
        right: 0px;
        background: #f7f7f7;
        border: 1px solid #e2e2e2;
        z-index: 99;
        overflow: auto;
        padding: 12px;
        padding-top: 1.59722%
    }
	.search-pnl {
      display: none;
      position: absolute;
      top: 6px;
      right: 6px;
      left: 6px;
      z-index: 3;
			box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.1); 
	 background:#fff;
	padding-top:0;
	}
	.md-nopadding{
	padding:0!important;
					}
.sort-btn {
        display: block
    }
.cars {
    padding: 0;
}
    .sort-pnl .sort-header {
      display: block;
      color: #222;
      font-size: 26px;
      line-height: 38px;
      font-family: "Oswald", "Roboto",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;
      margin-left: 0;
      padding-bottom: 5px;
      box-shadow: none; }
    .sort-pnl .select2-container .select2-selection--single {
      border: 1px solid #ccc;
     } 
}


header .ddl-holder {
      display: block;
      font: normal normal 600 20px/23px "Oswald","Roboto",Arial,Helvetica,sans-serif;
      padding: 9px 0 9px 0;
      margin: 0 0 0 40px;
      text-decoration: none;
      transition: 0.3s;
      text-transform: uppercase;
      border-bottom: 1px solid transparent;
	  float:right;
}
header .ddl-holder:hover {
        color: #f7f7f7; }
header .ddl-holder.active {
        border-color: #fff; }
    header .ddl-holder {
      position: relative; }
      header .ddl-holder a {
        margin: 0;
        padding: 0;
        padding-right: 10px; 
text-decoration: none;}
header .ddl-holder a i{
			padding-left:8px;}
      header .ddl-holder .dropdown {
        display: none;
        float: none;
        background: #fff;
        position: absolute;
        top: 32px;
        left: 0px;
        width: auto;
        box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1); }
        header .ddl-holder .dropdown a {
          margin: 0;
          float: none;
          padding: 10px 15px 10px 15px;
          border-bottom: 1px solid #d6d6d6;
          white-space: nowrap;
          display: block;
          color: #333; }

.financing-item {
  position: relative;
  padding: 18px 30px 34px 30px;
  border-bottom: 1px solid #e6e6e6; }
  .financing-item::after {
    content: '';
    display: block;
    float: none;
    clear: both;
    height: 0; }
  .financing-item label {
    float: left;
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: bold; }
  .financing-item .input-holder {
    float: right;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    width: 88px;
    padding-right: 22px;
    height: 30px; }
    .financing-item .input-holder.wide-suffix .ui-slider input.ui-slider-input {
      width: 34px; }
    .financing-item .input-holder .ui-slider {
      display: inline-block;
      float: none;
      padding: 0;
      margin: 0; }
      .financing-item .input-holder .ui-slider input.ui-slider-input {
        font-size: 16px;
        line-height: 28px;
        font-weight: bold;
        color: #222;
        width: 66px;
        padding: 0;
        margin: 0;
        text-align: right;
        display: inline-block;
        float: none;
        height: 28px; }
      .financing-item .input-holder .ui-slider .ui-slider-track {
        position: absolute;
        top: 64px;
        left: 30px;
        right: 30px;
        margin: 0 5px; }
    .financing-item .input-holder .suffix {
      display: block;
      position: absolute;
      top: 19px;
      right: 38px;
      font-size: 12px;
      line-height: 28px;
      color: #777; }

.financing-total {
  position: relative;
  padding: 18px 30px;
  border-bottom: 1px solid #e6e6e6; }
  .financing-total::after {
    content: '';
    display: block;
    float: none;
    clear: both;
    height: 0; }
  .financing-total label {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: bold; }
  .financing-total .result {
    display: block;
    float: right;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold; }
    .financing-total .result em {
      font-style: normal;
      font-weight: normal;
      font-size: 16px; }

.financing-note {
  padding: 18px 30px;
  font-size: 12px;
  line-height: 20px;
  color: #444; }
  .financing-note em {
    color: #777; }

.financing-result {
  position: relative; }

.financing-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(249, 249, 249, 0.8);
  opacity: 0;
  transition: 0.3s; }
  .financing-overlay .financing-overlay-content {
    font-size: 12px;
    line-height: 20px;
    color: #444;
    position: absolute;
    top: 50%;
    left: 18px;
    right: 18px;
    transform: translateY(-50%); }
    .financing-overlay .financing-overlay-content h4 {
      padding: 0;
      margin: 0;
      font-size: 14px;
      line-height: 22px;
      font-weight: bold;
      padding-bottom: 20px;
      text-transform: uppercase; }

.financing-result.on .financing-note, .financing-result.on .financing-note em, .financing-result.on .financing-total label, .financing-result.on .financing-total .result, .financing-result.on .financing-total .result em {
  color: transparent;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.5); }

.financing-result.on .financing-overlay {
  opacity: 1;
  transition: 0.3s; }


.sort .select2-container--default .select2-selection--single .select2-selection__placeholder{
color:#444;
}

.ui-widget.ui-datepicker {
    width: auto;
    padding: 0;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
	background:#fff;
}

    .ui-widget.ui-datepicker td {
        border: 0;
        padding: 0;
        width: 14.28%;
    }

        .ui-widget.ui-datepicker td span, .ui-widget.ui-datepicker td a {
            width: 36px;
            margin: 2px auto;
            height: 36px;
            line-height: 36px;
            font-family: "Roboto", sans-serif;
            font-weight: normal;
            border-radius: 18px;
            text-align: center;
            padding: 0;
            font-size: 15px;
        }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none;
    background: none;
    color: #222;
}

    .ui-state-default, .ui-widget-content .ui-state-default:hover {
        background: #eee;
        transition: 0.3s;
    }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
        background: #ea232a !important;
        color: #fff !important;
    }

.ui-widget.ui-datepicker th {
    padding: 0;
    text-align: center;
    color: #ccc;
    font: normal normal 500 12px/35px "Roboto", sans-serif;
    border-bottom: 1px solid #ccc;
}

.ui-widget.ui-datepicker .ui-datepicker-header {
    padding: 25px 0 11px;
    border: none;
    background: none;
}

.ui-widget.ui-datepicker .ui-datepicker-title {
    font: normal normal normal 16px/27px "Roboto", sans-serif;
    margin: 0 54px;
    color: #222;
}

.ui-widget.ui-datepicker .ui-datepicker-prev, .ui-widget.ui-datepicker .ui-datepicker-next {
    top: 25px;
    width: 40px;
    height: 27px;
    border: none;
    background: none;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
}

    .ui-widget.ui-datepicker .ui-datepicker-prev span, .ui-widget.ui-datepicker .ui-datepicker-next span {
        display: none;
    }

    .ui-widget.ui-datepicker .ui-datepicker-prev::before {
        content: '\f0a8';
        font-family: 'Font Awesome 5 Pro';
        font-weight: normal;
        font-size: 20px;
        line-height: 27px;
        display: block;
        text-align: right;
        color: #ea232a;
    }

    .ui-widget.ui-datepicker .ui-datepicker-next::before {
        content: '\f0a9';
        font-family: 'Font Awesome 5 Pro';
        font-weight: normal;
        font-size: 20px;
        line-height: 27px;
        display: block;
        text-align: left;
        color: #ea232a;
    }

    .ui-widget.ui-datepicker .ui-datepicker-prev:hover::before, .ui-widget.ui-datepicker .ui-datepicker-next:hover::before {
        color: #222;
    }

.ui-widget.ui-datepicker select.ui-datepicker-month, .ui-widget.ui-datepicker select.ui-datepicker-year {
    width: 45%;
    font-size: 16px;
    padding-left: 6px;
    line-height: 25px;
    font-weight: normal;
    font-family: "Roboto", sans-serif;
    border: 1px solid #ccc;
}

.ui-widget.ui-datepicker select.ui-datepicker-month {
    border-right: none;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.ui-widget.ui-datepicker select.ui-datepicker-year {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.ui-datepicker-calendar .ui-priority-secondary, .ui-datepicker-calendar .ui-widget-content .ui-priority-secondary, .ui-datepicker-calendar .ui-widget-header .ui-priority-secondary {
    opacity: 0.3;
}

.whatsapp-btn{
	display:block;
	position:fixed;
	right:30px;
	bottom:30px;
	width:56px;
	height:56px;
	border-radius:50%;
	background:rgb(45, 183, 66);
	line-height:56px;
	text-align:center;
	color:#fff;
	font-size:35px;
	z-index:10;
	box-shadow: 0 6px 8px 2px rgba(0, 0, 0, 0.14);
}
.whatsapp-btn:hover{
color:#fff;
}


h1 strong{
font-weight:400;
}
.card-footer {
    padding: 20px 30px;
    border-top: 1px solid #eaeaea;
}
.text-note {
    color: #999;
    font-style: italic;
    padding-bottom: 10px;
}
.btns-row .fr {
    float: right;
}

.input-group.phone{
    position: relative;
}
.input-group.phone input{
padding-left:50px;
border-left:none;
}
.input-group.phone .input-part{
    position: absolute;
    bottom: 7px;
    left: 0;
}
.input-group.phone .select2-container .select2-selection--single{
    border-color: #ccc;
    height: 46px;
    border-right: none;
}

.row.inner .col{
padding-top:0;
padding-bottom:0;
}

.band {
    display: block;
    position: absolute;
    top: 70px;
    left: 0px;
    background: #ea232a;
    width: 132px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    transform: rotate(-45deg);
    transform-origin: left bottom 0px;
	z-index: 1;
}
.detail .band{
	top: 92px;
    width: 184px;
    font-size: 18px;
    line-height: 36px;
}
.band.expected{
	background:#f2f2f2;
	color: #444;
}
.band.promo{
	background:#00cd5c;
}
.band.new{
	background:#0f95d4;
}
.band.reserved, .band.option{
	background:#ff5b20;
}
.band.ordered{
	background:#f79f4a;
}
.band.sold{
	background:#ea232a;
}
.phone-group{
position:relative;
padding-left:99px;
}
.phone-group .select2-container{
position:absolute;
bottom:0;
left:0;
}

.phone-group .select2-container .select2-selection--single {
    height: 46px;
    border-color: #ccc;
    border-radius: 0;
	border-right:none;
}


.search-group {
  position: relative;
  padding-right: 44px;
  display: block; 
  border:1px solid #ccc;
}
.search-group input{
border:none;
}
.search-group .btn-search {
  position: absolute;
  top: 3px;
  right: 0;
  display: block;
  width: 44px;
  height: 40px;
  text-align: center;
  font-size: 14px;
  color: #777;
  line-height: 40px;
  border-left: 1px solid #ccc; }

.search-group .btn-search i {
  font-size: 14px;
  color: #777;
  line-height: 40px; }

.wait-spinner {
  display: none;
  position: absolute;
  top: 0;
  right: 36px;
  width: 36px;
  height: 52px;
  text-align: center;
  font-size: 14px;
  line-height: 52px; }

.wait-spinner.wait-vat {
  right: 4px; }

.wait-spinner i {
  font-size: 14px;
  color: #08c880;
  line-height: 52px; }

.abs-holder {
  position: relative; }

.search-results {
  display: none;
  position: absolute;
  top: 52px;
  left: -1px;
  background: #fff;
  border: 1px solid #ddd;
  right: -1px;
  padding: 0 12px;
  box-shadow: none;
  z-index: 1; }
  .search-results a {
    display: block;
    text-decoration: none;
    padding: 10px 0;
    color: #999;
    font-size: 12px; }
    .search-results a strong {
      color: #222;
      display: block;
      font-weight: normal;
      font-size: 14px; }

.input-part{
float:left;
}

.input-part.small{
width:40%;
padding-right:5px;
}
.input-part.large{
width:60%;
padding-left:5px;
}
.input-group::after{
display:block;
content:'';
clear:both;
float:none;
}

.card .popup-header{
padding:20px 30px 11px 30px;
}
.card .popup-title, .card .popup-footer-title{
padding: 0 0 9px 0;
    font: normal normal normal 20px/40px "Oswald","Roboto",Arial,Helvetica,sans-serif;
    color: #333;
    margin: 0;
}
.card .popup-body{
padding:0 30px 20px 30px;
}
.card .popup-footer{
padding:10px 30px 20px 30px;
}
.card .text-link{
float:right;
}

.card .text-link a{
font-size:13px;
color:#999;
}
.card .popup .form-actions{
padding-top:20px;
}

.msg-error{
color:#ff0000;
}

.read-only .input-group input, .read-only .input-group select, .read-only .phone-group, .read-only .search-group, .read-only .sub-form.read-only .input-group input {
  display: none; }

.read-only .sub-form .input-group input {
  display: block; }

.form.read-only .input-group {
  border: none;
  background: none; }
.form .input-group span {
  display:none; }

.form.read-only .input-group span {
  display:block; }

.form.read-only .input-group .select2 {
  display:none; }
.form .input-group .select2,.form .input-group .select2 span  {
  display:block; }
						
.form .input-group .select2,.form .input-group .select2 span.flag-icon{
	display:inline-block;
}
.form.read-only .input-group label em {
  display: none; }

.form.read-only .edit-actions{
display:none;
padding-top:20px;
padding-bottom:20px;
}
.form.read-only .edit-form, .sub-form.read-only .edit-sub-form{
display:none;
}

.form .display-form, .sub-form .display-sub-form{
display:none;
}
.form.read-only .display-form,.sub-form.read-only .display-sub-form{
display:block;
}
.form{
padding:20px 30px;
border-top:1px solid #ccc;
}
	.form:first-child{
border-top:none;
}
.form h2{
font: normal normal normal 20px/40px "Oswald","Roboto",Arial,Helvetica,sans-serif;
    color: #333;
    margin: 0;
	padding:0px 30px 10px 0;
	
	
}
.form h3{
font: normal normal normal 16px/22px "Oswald","Roboto",Arial,Helvetica,sans-serif;
    color: #333;
    margin: 0;
padding:0;
	
	
}

.toggle-edit{
display:block;
float: right;
    font-size: 18px;
    color: #999;
}
			
.form .edit-actions{
padding-top:12px;
}

.logout{
font-size:18px;
text-decoration:none;
}

.logout::before{
content:"\f011";
font-family:"Font Awesome 5 Pro";
padding-right:6px;
}


.picture-viewer.full .img-overlay{
position: absolute;
    display: block;
    z-index: 1;
    bottom: 20px;
    right: 20px;
    background: rgba(0,0,0,0.5);
    width: 50px;
    height: 50px;
    border-radius: 3px;
    color: #fff;
    line-height: 50px;
    text-align: center;
}

.picture-viewer.full .img-overlay em{
font-style:normal;
font-family: "Oswald","Roboto",Arial,Helvetica,sans-serif;
font-size:17px;
}


.car-location{
	border-top:1px solid #e6e6e6;
	padding:14px 30px 14px 78px;
	position:relative;
}
.car-location i{
	display:block;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	left:36px;
	font-size:30px;
	line-height:40px;
	color:#eb2c28;
}

.card-header{
position:relative;
}
.card-header .pull-right.abs{
position:absolute;
top:25px;
right:30px;
}
.card-content .form{
border-top:none;
padding:0;
}
.takeover-form .page{
background:#fff;
padding-top:20px;
}
.takeover-form .page .form{
border-top:none;
padding-top:0;
}
.takeover-form .page h1, .takeover-form .page h2 {
    padding: 0 0 9px 30px;
    font: normal normal normal 20px/40px "Oswald","Roboto",Arial,Helvetica,sans-serif;
    color: #333;
    margin: 0;
	
}
.takeover-form .page h1 em, .takeover-form .page h2 em{
display:none;
} 
.takeover-form .page h2 strong{
font-weight:normal;
}
.takeover-form .page .cc.p-left-medium{
padding:0;
}

.input-group::after {
    content: '';
    display: block;
    float: none;
    clear: both;
}

.input-group .input-half {
    width: 50%;
    float: left;
    position: relative;
}

.input-group .input-half:first-child input {
        border-right:none;
    }
.input-group .input-half:last-child {
       margin-top:17px;
}
.input-group.suffix{
position:relative;
}
.form .input-group span.suffix {
    position: absolute;
    top: 18px;
    right: 1px;
    height: auto;
    bottom: 8px;
    width: 40px;
    line-height: 48px;
    text-align: center;
    font-size: 13px;
    color: #999;
	display:block;
}

.form .input-group span.suffix.dynamic {
        width: auto;
        padding: 0 10px;
		right:10px;
    }

.form .input-group .input-half:last-child span.suffix {
       top:0px;
}
			
.cta.fileinput-button {
    background: #fff;
    border: 1px solid #303030;
    color: #303030;
    line-height: 43px;
}

.purchase-contact-holder {
    text-align: center;
}

    .purchase-contact-holder h2 {
        text-align: center;
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
    }

.purchase-contact {
    display: inline-block;
    position: relative;
    padding-left: 140px;
}

    .purchase-contact img {
        display: block;
        width: 120px;
        height: 120px;
        border-radius: 60px;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
    }

.form h3.subTtl{
padding-top:24px;
    font: normal normal normal 20px/40px "Oswald","Roboto",Arial,Helvetica,sans-serif;
    color: #333;
    margin: 0;
}
.form h3.subTtl strong{
	font-weight:normal;
}
.fileinput-button {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 20px 0;
}

    .fileinput-button input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        transform: translate(-300px, 0) scale(4);
        font-size: 23px;
        direction: ltr;
        cursor: pointer;
    }

.c960{
padding:0 30px 20px 30px;
}

.input-group.error .select2-container .select2-selection--single, .input-group.error input{
border-color:#ff0000;
}

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

.thumbs div.img {
    float: left;
    display: block;
    width: 108px;
    height: 88px;
    margin: 0 2px 2px 0;
    position: relative;
}

    .thumbs div.img a {
        position: absolute;
        top: 50%;
        left: 50%;
        color: #fff;
        transform: translate(-50%, -50%);
        text-align: center;
        display: block;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        border-radius: 25px;
        background: rgba(0,0,0,0.5);
        font-size: 24px;
        opacity: 0;
        transition: 0.3s;
    }
    .thumbs div.img:hover a {
        opacity: 1;
        transition: 0.3s;
    }
.progress {
    height: 15px;
    position: relative;
    margin: 0 0 5px 0;
}

    .progress .progress-bar {
        float: left;
        height: 15px;
        background: #b92434;
    }

.address{
padding-bottom:14px;
}
.address p{
padding-bottom:10px;
}
.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 "Oswald","Roboto",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 500 16px/20px 'Oswald', 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 'Oswald', serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	background:#ea232a;
	border:1px solid #ea232a;
	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;
			}
	
	}
.slide-hidden{
position: absolute;top: 0;left: 0px;right: 0px;bottom: 0;z-index: 2;background: rgba(255,255,255,0.95);}
.slide-hidden .slide-hidden-msg{
	position:absolute;
	top:50%;
	left:0;
	right:0;
	text-align:center;
	line-height:22px;
	margin-top:-11px;
}

p img{display:inline-block;max-width:100%;}
@media all and (max-width:800px){
header .ddl-holder{
	margin:0;
	border-top:1px solid #ccc;
	padding:0;
	float:none;
}
header .ddl-holder a.lang{
	display:none;
}
header .ddl-holder .dropdown{
	display:block!important;
	position:relative;
	top:0;
}
header .ddl-holder .dropdown::after{
	display:block;
	content:'';
	float:none;
	clear:both;
}
header .ddl-holder .dropdown a{
	float:left;
	width:33.33%;
	border:none;
	border-right:1px solid #ccc;
}
	header .ddl-holder .dropdown a:last-child{
	border-right:none;
	}
}























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