
/*#region Fonts */
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@import url('https://fonts.googleapis.com/css?family=Play');
@import url('https://fonts.googleapis.com/css?family=Oswald:100,200,300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300');
@import url('https://fonts.googleapis.com/css?family=Maven+Pro');
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
@import url('https://fonts.googleapis.com/css?family=Lobster&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,300,300i,400,400i,600,600i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Orbitron:400,500,700,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Permanent+Marker&display=swap');
@import url('https://fonts.googleapis.com/css?family=Righteous&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700&display=swap&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese');
/*#endregion */
/*#region General */

body {
    overflow-x: hidden;
    color: #555;
    background-color: #000;
    font-family: 'Nunito Sans', sans-serif !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito Sans', sans-serif !important;
    letter-spacing: -0.4px;
}

header {
    z-index: 1;
    margin: 0 auto;
    width: 100%;
    background-color: #000;
    position: relative;
}

.tp-info {
    background-color: #0b4271;
    color: #fff;
    text-align: center;
    padding: 21px 0px !important;
}

    .tp-info h2 {
        font-size: 20px;
        font-weight: 600;
    }

    .tp-info a {
        color: #fff;
        font-weight: 600;
    }

a.v-d {
    color: #eac57f !important;
}

.tp-info .vehicle-location-color {
    color: #fff !important;
}

.tp-info .address-header-color {
    color: #fff !important;
    font-size: 14px;
    font-weight: 400 !important;
}

.btm-info .vehicle-location-color {
    color: #fff !important;
}
/*.header-opt {
    background-color: #1b1b1b;
}*/
.logo-position {
    position: absolute;
    margin: auto;
    margin-left: 5%;
}

.container-1280 {
    max-width: 1280px;
    margin: 0 auto;
}

.lucky-logo-pos {
    position: absolute;
    z-index: 2;
    width: 7%;
}
/*.credit-bg-hme {
    position: relative;
    top: -61px;
}*/
.nav-bg-home {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#34131a+0,5e1020+100 */
    background-color: #282828;
    border: 1px solid #333;
    position: relative;
}

.blck-strip {
    background-color: #000;
    padding: 6px;
}

.text-left h2 {
    font-family: 'Oswald', sans-serif;
    color: #000;
    text-transform: uppercase;
}

.text-left p {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    clear: both;
}

.text-left hr {
    position: relative;
    left: -229px;
    width: 15%;
    border-top: 2px solid #4dc8f1;
    margin-top: 23px;
}

.parallax input {
    background-color: transparent !important;
    text-shadow: none;
    color: #f7d30d !important;
    border-color: #5e6260 !important;
    border-radius: 0px !important;
}

.parallax textarea {
    background-color: transparent !important;
    text-shadow: none;
    color: #f7d30d !important;
    border-color: #5e6260 !important;
    border-radius: 0px !important;
    text-align: left;
}

.homeAddressText span {
    font-size: 15px !important;
    font-weight: 700;
}


.adress-div h5 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 0px;
    border-bottom: 1px solid #282828;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #e67732;
}



.car-point ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

    .car-point ul li {
        font-size: 14px;
        color: #fff;
        font-family: 'Noto Sans HK', sans-serif !important;
        font-weight: 300;
    }

        .car-point ul li:before {
            content: "\f00c ";
            font-family: FontAwesome;
            margin-right: 10px;
            color: #7fc0f8;
        }











.para-text {
    text-align: center;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
}

    .para-text span {
        font-size: 40px;
        font-weight: 800;
        color: #c3972e;
        font-family: 'Oswald', sans-serif;
    }

    .para-text h2 a {
        font-size: 55px;
        font-weight: 400;
        color: #ba4d59;
        font-family: 'Oswald', sans-serif;
        font-style: italic;
    }

        .para-text h2 a:hover {
            color: #c3972e;
        }



    .para-text i {
        font-size: 39px;
        color: #bdbdbd;
        width: 50px;
        height: 50px;
        border-radius: 100px;
        border: 1px solid #ccc;
        padding: 3px;
        line-height: 43px;
    }

.shop-text {
    background-color: #006179;
    color: #fff;
}

    .shop-text h2 {
        position: relative;
        margin-left: 110px;
        color: #88c5d5;
        background: -webkit-linear-gradient(#88c5d5, #fff, #88c5d5 );
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 35px;
    }

    .shop-text p {
        position: relative;
        margin-left: 110px;
        text-transform: uppercase;
        font-size: 20px;
    }

    .shop-text span {
        font-size: 50px;
        color: #8d1f2b;
        text-shadow: 1px 1px 1px #efc358;
        font-family: 'Oswald', sans-serif;
    }

    .shop-text i {
        position: absolute;
        font-size: 99px;
        margin-right: 20px;
        color: #ffeab6;
        margin-top: 30px;
        color: #93d8e9;
        margin-top: 20px;
    }

.buy-sell {
    position: relative;
    z-index: 2;
}

.buy-sell-trade {
    background-color: #f4f4f4;
    font-size: 35px;
    color: #5e1020;
    text-align: right;
    font-family: 'Oswald', sans-serif;
    line-height: 52px;
    height: 350px;
}

.service-text {
    font-size: 65px;
    color: #5e1020;
}


.new-vehicle {
    background-color: #f4f4f4;
    font-size: 35px;
    color: #c3982f;
    text-align: left;
    font-family: 'Oswald', sans-serif;
    line-height: 52px;
    height: 350px;
}

.vehicle-text {
    font-size: 65px;
    color: #c3982f;
}

.body-car-heading h2 {
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    color: #000;
    text-align: center;
}

.body-car-heading h3 {
    font-family: 'Oswald', sans-serif;
    color: #444141;
    font-style: italic;
    font-size: 13px;
    margin-top: -10px;
    font-weight: 200;
    letter-spacing: 1px;
    text-align: center;
}

.body-car-heading hr {
    position: relative;
    width: 10%;
    border-top: 4px solid #c2952b;
    margin-top: 11px;
}

.banner-margin {
    margin-top: -150px;
    display: inline-table;
    vertical-align: top;
}
/*bodystyle*/


.body-car {
    margin-left: 24%;
}



    .body-car ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

    .body-car li {
        float: left;
    }

        .body-car li a {
            display: block;
            color: #444141;
            text-align: center;
            padding: 50px 0px 5px;
            text-decoration: none;
            font-family: 'Oswald', sans-serif;
            font-weight: 100;
            text-transform: uppercase;
            font-size: 14px;
            margin-right: 4px;
            width: 121px;
            position: relative;
            top: 0;
            transition: top ease 0.5s;
        }

            .body-car li a:hover {
                background-color: transparent;
                color: #c3982f;
                top: -8px;
                /*box-shadow: 0 0 0 3px #ba4d59 inset;*/
                /*transition: 0.5s;
            opacity: .9;*/
            }

.car-1 {
    background-image: url(../images/palisadesdealerfunding/car-1.png);
    background-repeat: no-repeat;
    background-position: center 8px;
    position: relative;
    top: 0;
    transition: top ease 0.5s;
}

    .car-1:hover {
        background-image: url(../images/palisadesdealerfunding/car-1.png);
        background-repeat: no-repeat;
        background-position: center 8px;
        top: -6px;
        opacity: .7;
    }

.car-2 {
    background-image: url(../images/palisadesdealerfunding/car-2.png);
    background-repeat: no-repeat;
    background-position: center 8px;
    position: relative;
    top: 0;
    transition: top ease 0.5s;
}

    .car-2:hover {
        background-image: url(../images/palisadesdealerfunding/car-2.png);
        background-repeat: no-repeat;
        background-position: center 8px;
        top: -6px;
        opacity: .7;
    }

.car-3 {
    background-image: url(../images/palisadesdealerfunding/car-3.png);
    background-repeat: no-repeat;
    background-position: center 8px;
    position: relative;
    top: 0;
    transition: top ease 0.5s;
}

    .car-3:hover {
        background-image: url(../images/palisadesdealerfunding/car-3.png);
        background-repeat: no-repeat;
        background-position: center 8px;
        top: -6px;
        opacity: .7;
    }

.car-4 {
    background-image: url(../images/palisadesdealerfunding/car-4.png);
    background-repeat: no-repeat;
    background-position: center 8px;
    position: relative;
    top: 0;
    transition: top ease 0.5s;
}

    .car-4:hover {
        background-image: url(../images/palisadesdealerfunding/car-4.png);
        background-repeat: no-repeat;
        background-position: center 8px;
        top: -6px;
        opacity: .7;
    }

.car-5 {
    background-image: url(../images/palisadesdealerfunding/car-5.png);
    background-repeat: no-repeat;
    background-position: center 8px;
    position: relative;
    top: 0;
    transition: top ease 0.5s;
}

    .car-5:hover {
        background-image: url(../images/palisadesdealerfunding/car-5.png);
        background-repeat: no-repeat;
        background-position: center 8px;
        top: -6px;
        opacity: .7;
    }

.car-6 {
    background-image: url(../images/palisadesdealerfunding/car-6.png);
    background-repeat: no-repeat;
    background-position: center 8px;
    position: relative;
    top: 0;
    transition: top ease 0.5s;
}

    .car-6:hover {
        background-image: url(../images/palisadesdealerfunding/car-6.png);
        background-repeat: no-repeat;
        background-position: center 8px;
        top: -6px;
        opacity: .7;
    }

.car-7 {
    background-image: url(../images/palisadesdealerfunding/car-7.png);
    background-repeat: no-repeat;
    background-position: center 8px;
    position: relative;
    top: 0;
    transition: top ease 0.5s;
}

    .car-7:hover {
        background-image: url(../images/palisadesdealerfunding/car-7.png);
        background-repeat: no-repeat;
        background-position: center 8px;
        top: -6px;
        opacity: .7;
    }

.car-8 {
    background-image: url(../images/palisadesdealerfunding/car-8.png);
    background-repeat: no-repeat;
    background-position: center 8px;
    position: relative;
    top: 0;
    transition: top ease 0.5s;
}

    .car-8:hover {
        background-image: url(../images/palisadesdealerfunding/car-8.png);
        background-repeat: no-repeat;
        background-position: center 8px;
        top: -6px;
        opacity: .7;
    }


.small-logo {
    position: relative;
}

.logo-small {
    position: absolute;
    left: 46%;
    margin-top: -50px;
}


/*bodystyle*/
.text-left input-group-addon {
    color: #555;
    background-color: #000 !important;
    border: 1px solid #ccc;
}

.inner-banner {
    position: relative;
    /*top: -67px;*/
}

.message-shadow {
    display: none !important;
}


.banner-padding {
    padding: 2px;
}

.banner-bg-hme {
    background-color: #ededed;
    padding: 30px 0px;
    margin-top: 30px;
}




.welcome-div {
    background-color: black;
    max-width: 40%;
    position: absolute;
    margin-left: 21%;
    margin-top: 20px;
    z-index: 99;
    padding: 20px;
}




.quote-bg {
    background-image: url(../images/carbarninc/footer-bg.jpg);
    background-repeat: repeat;
    margin-top: 20px;
}

    .quote-bg h2 {
        font-family: 'Oswald', sans-serif;
        color: #d27e04;
        text-transform: uppercase;
        font-size: 28px;
        font-weight: 100;
        padding-top: 14px;
    }

.comma-bg {
    background-color: #d27e04;
    padding: 20px;
}

.left {
    margin-right: 2%;
}

.half {
    float: left;
    width: 48%;
    margin-bottom: 1em;
}

.adress-btm {
    font-size: 1.7em;
}

.btm-bg {
    background-color: #171717;
    padding: 20px;
    color: #5d5d5d;
    border-top: 1px solid #272727;
}

/*.effect5:before, .effect5:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 25px;
    left: 10px;
    width: 20%;
    top: 80%;
    background: #777;
    box-shadow: 0 35px 20px #777;
    -moz-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    -o-transform: rotate(-8deg);
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
}

.effect5:after {
    -moz-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
    right: 10px;
    left: auto;
}*/

.huge-text {
    padding: 25px 0px;
}

    .huge-text h2 {
        font-size: 50px;
        color: #2e7fb4;
        font-weight: 800;
        margin: 0px;
    }

    .huge-text span {
        font-size: 30px;
    }

.footer-bg {
    background-color: #000;
    /*text-align: center;*/
}

.footer-right-bg {
    background-color: #2e7fb4;
    position: relative;
    margin-top: -25px;
}
/*footer boxes*/
.footer-text {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-weight: 100;
    font-size: 16px;
}

    .footer-text h2 {
        font-family: 'Oswald', sans-serif;
        color: #4dc8f1;
        font-size: 40px;
        margin: 11px 0px;
    }

        .footer-text h2 a {
            color: #fff;
        }

            .footer-text h2 a:hover {
                color: #4dc8f1;
            }

    .footer-text span {
        font-size: 16px;
        color: #fff;
        font-weight: 100;
    }

    .footer-text hr {
        margin: 5px;
        border-top: 1px dotted #3f3f3f !important;
    }

.padding-adress {
    font-size: 20px;
}


.footer-text h5 {
    color: #4dc8f1;
    font-family: 'Oswald', sans-serif;
    margin: 0px;
    font-weight: 100;
    font-size: 16px;
}

.footer-text i {
    font-size: 30px;
    color: #4dc8f1;
    text-align: center;
    padding-top: 3px;
}

.footer-text h4 {
    margin-left: 20px;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    float: left;
}

.footer-tex {
    text-align: center;
}

.footer-phone {
    font-family: 'Oswald', sans-serif;
    background-color: #d27e04;
    padding: 15px 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: -70px !important;
}

    .footer-phone i {
        color: #533203;
        text-shadow: 1px 1px 1px #efa63d;
        font-size: 50px;
    }


    .footer-phone h2 a {
        font-family: 'Oswald', sans-serif;
        font-size: 54px;
        font-weight: 800;
        color: #fff !important;
        text-shadow: 1px 1px 1px #a86606;
    }

        .footer-phone h2 a:hover {
            color: #ccc !important;
        }

.openText {
    line-height: 35px;
    color: #000;
    padding-bottom: 7px;
}

.openTextAddress {
    line-height: 35px;
    color: #6a6d71;
    padding-bottom: 7px;
}

.hrslbl {
    float: right;
}

.heading {
    font-family: 'Oswald', sans-serif;
    padding: 10px;
    position: relative;
    margin-top: -12px;
    text-align: left;
    font-size: 19px;
    color: #4dc8f1;
}

.border-between > [class*='col-']:before {
    background: #4a9ed4;
    bottom: 0;
    content: " ";
    left: 25px;
    position: absolute;
    width: 1px;
    top: 20px;
}

.border-between > [class*='col-']:first-child:before {
    display: none;
}




/*#endregion */

/*Button Two*/
.button-two {
    border-radius: 2px;
    background-color: transparent;
    border: none;
    padding: 5px;
    width: 100px;
    transition: all 0.5s;
    font-size: 12px;
    border: 1px dotted #3f3f3f !important;
    color: #bd4949 !important;
    margin-top: 20px;
}

    .button-two:hover {
        background-color: #4dc8f1 !important;
        color: #35131a !important;
    }




    .button-two span {
        cursor: pointer;
        display: inline-block;
        position: relative;
        transition: 0.5s;
    }

        .button-two span:after {
            content: '»';
            position: absolute;
            opacity: 0;
            top: 0;
            right: -20px;
            transition: 0.5s;
        }

    .button-two:hover span {
        padding-right: 25px;
    }

        .button-two:hover span:after {
            opacity: 1;
            right: 0;
        }





.creditLink {
    background-image: url(../images/carbarninc/creditApprovalBanner.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 725px;
}

.middle-imge {
    background-image: url(../images/carbarninc/contactImge.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.love-hear {
    font-size: 30px;
    font-family: 'Ubuntu', sans-serif;
    padding: 55px 0px;
}

.phone-bottom a {
    font-size: 2.0em;
    color: #d1181e;
    font-family: sansation;
}

.address-bottom {
    font-size: 1.0em;
    color: #36353A;
    font-family: sansation;
}






/*.decorated-featured {
    
    text-align: left;
   
}*/




.footer-bg-imge {
    background-image: url(../images/carbarninc/footerBg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.banner-padding-6 {
    padding: 6px;
}

hr.lineStyle {
    border-top: 1px solid #333;
}

.slider-home-div {
    height: 585px;
    background-color: green;
}



.nav-shadow-home {
    webkit-box-shadow: 4px 14px 15px -13px rgba(0,0,0,0.87);
    -moz-box-shadow: 4px 14px 15px -13px rgba(0,0,0,0.87);
    box-shadow: 4px 14px 15px -13px rgba(0,0,0,0.87);
}

.top-center-align {
    text-align: center;
}


.logo {
    /*z-index: 1;*/
    margin-top: 2px;
}




.logos address a {
    color: #d27d03;
    font-size: 16px;
}

    .logos address a:hover {
        color: #fff;
    }


@media all and (max-width:1200px) {
    .footer-phone h2 a {
        font-size: 38px;
    }
}



@media all and (max-width:992px) {
    .logos address {
        font-size: 2.0em;
    }

    .openText {
        font-size: 12px;
    }

    .footer-phone h2 a {
        font-size: 30px;
    }
}

@media all and (max-width:800px) {

    .logos address {
        font-size: 1.2em;
    }

    .heading {
        font-size: 1.3em;
    }

    .footer-phone h2 a {
        font-size: 23px;
    }

    .logos address {
        margin-top: 10px;
    }
}




@media only screen and (max-width: 767px) {
    .logos .col-sm-4:nth-child(1) img {
        text-align: center;
        margin: 0 auto;
        position: relative;
        display: block;
    }

    .logo img {
        margin-top: -20px;
        margin: auto;
    }

    .logos address {
        display: none;
    }

    .decorated-featured {
        overflow: hidden;
        text-align: center;
        width: 100%;
        margin: 0 auto;
    }

    .footer-phone h2 a {
        font-size: 65px;
    }

    .border-between > [class*='col-']:before {
        background: #4a9ed4;
        bottom: 0;
        content: " ";
        left: 0px;
        position: absolute;
        width: 0px;
        top: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .footer-phone h2 a {
        font-size: 45px;
    }
}

@media only screen and (max-width: 375px) {
    .footer-phone h2 a {
        font-size: 36px;
    }
}
/*Search*/
.top-search { /* padding-top: 10px !important; */
}

    .top-search .search-form {
        padding: 0;
        margin: 0;
        overflow: hidden;
        height: 37px;
        top: 5px;
        background-color: transparent;
        position: relative;
    }

.top-search {
    -moz-transition: all 0.35s, border-radius 0s;
    -o-transition: all 0.35s, border-radius 0s;
    -webkit-transition: all 0.35s, border-radius 0s;
    transition: all 0.35s, border-radius 0s;
    box-shadow: none;
    border-radius: 0;
    border: none;
    padding: 0;
}

    .top-search input {
        padding-right: 20px;
        border: 0 none;
        background-color: transparent !important;
        box-shadow: none;
        display: block;
        color: #828282;
    }

    .top-search button {
        background-color: transparent;
        color: #0399F0;
    }

.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
}

.search-form .form-group input.form-control:-moz-placeholder {
    /* Firefox 18- */
    display: none;
}

.search-form .form-group input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    display: none;
}

.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
}

.search-form .form-group:hover,
.search-form .form-group.hover {
    width: 100%;
    /* border-radius: 4px 25px 25px 4px; */
}

.search-form .form-group span.form-control-feedback {
    position: absolute;
    /* top: 10px; */
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #3596e0;
    left: initial;
    font-size: 14px;
    z-index: 2;
}

@media all and (max-width:991px) {
    .top-search {
        position: absolute;
        right: 0;
        z-index: 2;
        width: 100%;
    }

    .search-form .form-group {
      /*  width: 35px;*/
    }

    .heading {
        font-size: 2em;
    }
}

/*#endregion */



.nav-bg-hme {
}

    .nav-bg-hme i {
        font-size: 20px;
        margin-left: 12px;
        /*color: #4dc8f1;*/
        color: transparent;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #fff;
    }

.top-add-right {
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 10px;
}

address {
    margin-bottom: 13px;
    font-style: normal;
    line-height: 1.428571429;
    margin-top: 14px !important;
    font-size: 12px !important;
    color: #b8b8b8 !important;
    font-weight: 300 !important;
    font-style: italic;
}

.hme-phone {
    font-size: 35px;
    color: #f1b75b;
}

a.ph-home {
    color: #ffa500 !important;
    font-size: 16px;
    font-weight: 800;
}

    a.ph-home:hover {
        color: #3e8299 !important;
    }




/*#region Google translate 
*/
.languageDiv {
    margin-top: 10px;
}

goog-te-banner-frame.skiptranslate {
    display: none !important;
}

a:hover, a:visited, a:link, a:active {
    text-decoration: none;
    color: #000;
    font-weight: 400;
}

.goog-te-gadget-simple {
    background-color: rgba(73, 142, 209, 0.11) !important;
    border-left: 1px solid rgb(245, 242, 237) !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 0.21) !important;
}

    .goog-te-gadget-simple .goog-te-menu-value {
        color: #FFFFFF !important;
    }
/*#endregion*/
/*#region Carousal */
/*slides as background image*/
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    min-width: 1600px;
}

#carousel .carousel-caption {
    left: 0;
    margin-bottom: 110px;
}

    #carousel .carousel-caption.caption-first {
        margin-bottom: 0;
        text-align: center;
        width: 100%;
        text-align: center;
        margin-bottom: 70px;
    }

.caption-first {
    font-size: 1.7em;
}

#carousel h3 {
    text-transform: uppercase;
    background-color: #0399f0;
    margin: 0;
    padding: 10px;
    font-family: 'Montserrat', sans-serif;
    width: 550px;
    text-align: left;
}

    #carousel h3.caption-first {
        text-transform: uppercase;
        background-color: transparent;
        width: 100%;
        text-align: center;
    }

#carousel p {
    font-family: 'Montserrat', sans-serif;
    background-color: #0c0c0b;
    width: 370px;
    margin-top: 10px;
    padding: 10px;
    line-height: 25px;
    text-align: left;
}

#carousel h3 .and {
    color: #222021;
}

@media all and (max-width:1199px) {
    .caption-first {
        font-size: 1.6em;
    }
}

@media all and (max-width:991px) {
    .caption-first {
        font-size: 1.4em;
    }
}
/*faddin effect*/


.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

    .carousel-fade .carousel-inner .next,
    .carousel-fade .carousel-inner .prev,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.carousel-fade .carousel-control {
    z-index: 2;
}

@media all and (max-width:1199px) {
    #carousel {
        padding-top: 100px;
    }
}




/*price range*/
.range .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-color: #8c8c8c;
    border: 1px solid #939393;
    border-radius: 50% !important;
    -moz-box-shadow: inset 0 0 0px #fff;
    -webkit-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px #fff;
}

.range .ui-widget-content {
    background-image: none;
    background-color: #fff;
    border: 1px solid #D3D3D3;
}

.range input[type="text"] {
    background-color: transparent;
    color: #232323;
    margin: 0;
    width: 52px;
    text-align: center;
    border: none;
}

.range #slider {
    margin-top: 10px;
}

/*#endregion */
/*#region FEATUERD SLIDER 
*/


.index-featured-cars {
    background-color: #f4f4f4;
}





.recent-vehicles-wrap {
    position: relative;
    padding-bottom: 20px;
}

.overflow-hidden {
    overflow: hidden !important;
}

.recent-vehicles {
    margin: 20px 0;
    padding: 0 !important;
}

.index-featured-cars h2 {
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    color: #000;
}

.index-featured-cars h3 {
    /*float: left;*/
    font-family: 'Oswald', sans-serif;
    color: #444141;
    font-style: italic;
    font-size: 13px;
    margin-top: -10px;
    font-weight: 200;
    letter-spacing: 1px;
}

.index-featured-cars hr {
    position: relative;
    width: 10%;
    border-top: 2px solid #4dc8f1;
    margin-top: 11px;
}


.gray-line-hr {
    margin-top: 31px;
    border-top: 1px solid #3c3c3c;
}


#inner_layout .recent-vehicles > h5 {
    font-size: 18px;
}

.recent-vehicles > h5 {
    font-size: 30px;
    font-family: 'Ubuntu', sans-serif;
    color: #f5f5f5;
}

.layout .recent-vehicles > h5 {
    font-size: 22px;
}

.index-featured-cars .car-block, .index-featured-cars .slide {
    background-color: transparent !important;
    max-width: 255px !important;
    width: 100% !important;
    border: 1px solid transparent;
}

    .index-featured-cars .car-block:hover {
        /*border-color: #ccc;*/
    }

    .index-featured-cars .car-block img {
        width: 100%;
    }


.index-featured-cars .car-block-bottom img {
    margin-right: 0;
}

.index-featured-cars .car-block-bottom {
    margin-top: 0;
    text-align: left;
    padding-left: 15px !important;
    z-index: 0;
    background-color: #fff;
}


.index-featured-cars .car-block:hover .img-flex, .index-featured-cars .bx-viewport {
    overflow: visible !important;
    overflow-y: visible !important;
    max-width: 1170px;
}

.bx-wrapper .bx-viewport {
    margin-bottom: 20px !important;
}

.car-block:hover .car-block-bottom {
    background-color: #318094;
}

    .car-block:hover .car-block-bottom h5 {
        /* font-size:150%; */
    }

.car-block:hover .img-flex .align-center {
    background-color: #030303 !important;
}

.car-block:hover .img-flex i {
    color: #ffffff !important;
}

.car-block-bottom .box {
    padding-bottom: 10px;
    /* background-color: #EDEDED; */
}

    .car-block-bottom .box a {
        background-color: #fff;
        box-shadow: none;
        border-radius: 0;
        padding: 5px 10px;
    }

        .car-block-bottom .box a i {
            color: #D6D6D6;
            top: 3px;
        }

.car-block-bottom h5 {
    text-align: center;
    font-size: 27px !important;
    color: #333;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -22px;
    z-index: 600;
    background-color: #fff;
    font-family: 'Oswald', sans-serif;
    margin-bottom: -15px !important;
    max-width: 100%;
    border-top: 1px solid #f4f4f4;
    transition: 1s;
    font-weight: 100 !important;
}

.milage-clr {
    color: #929292;
    font-weight: 100;
}

.car-block i {
    color: #ccc;
}

    .car-block i:hover {
        color: #9f5a15;
    }






.car-block-bottom h6 {
    line-height: 22px;
    font-family: 'Oswald', Helvetica;
}

    .car-block-bottom h6 strong {
        font-size: 16px !important;
        font-weight: 100 !important;
    }

    .car-block-bottom h6:nth-child(3) strong {
        color: #A7A7A7;
        font-size: 12px !important;
    }

.arrow3 a:hover {
    background-color: #bd5049;
}

.car-block:hover .car-block-bottom h6, .car-block:hover .car-block-bottom h6 strong {
    color: #333 !important;
    font-weight: 100 !important;
}

.car-block:hover .car-block-bottom h6 {
    border-color: rgba(0,0,0,0.075);
}

#slideControls3 {
    position: absolute;
    top: 40px;
    right: 15px;
}

.car-block:hover .car-block-bottom h5 {
    background-color: #003f4e;
}

.arrow3 a {
    background: url(../images/arrow.png) no-repeat #c5c5c5 !important;
    /* border-radius: 15px; */
}

    .arrow3 a:hover {
        background-color: #4dc8f1 !important;
    }

    .arrow3 a.bx-next {
        background-position: -20px 8px !important;
    }

    .arrow3 a.bx-prev {
        background-position: 9px 8px !important;
    }

.recent-vehicles h5 {
    color: #282828;
    font-weight: normal !important;
}

a.featured {
    border-radius: 0;
    background-color: #4d4d4e;
    -webkit-box-shadow: inset 0 0 1px rgba(90,89,89,.75);
    -moz-box-shadow: inset 0 0 1px rgba(90,89,89,.75);
    box-shadow: inset 0 0 1px rgba(90,89,89,.75);
    border: solid 1px #000;
    color: #bdbdbf;
    padding: 10px 30px;
    font-size: 20px;
}

    a.featured:hover {
        background-color: #000;
        -webkit-box-shadow: inset 0 0 1px rgba(90,89,89,.75);
        -moz-box-shadow: inset 0 0 1px rgba(90,89,89,.75);
        box-shadow: inset 0 0 1px rgba(90,89,89,.75);
        border: solid 1px #000;
    }

@media all and (max-width:767px) {
    .index-featured-cars h2 {
        font-size: 1.7em;
    }

    #slideControls3 {
        bottom: -20px;
    }

    .center-img-align {
        margin: 0 auto;
    }

    .business-marginbtm {
        margin-bottom: 15px;
    }
}
/*#endregion*/
/*#region Parallax */

.parallax {
    /* The image used */
    background-image: url(/Content/images/carlax/paralax-img.jpg);
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0px;
    color: #fff;
}
/*********************************************************/
/*finance-banner-css-Starts*/
/*********************************************************/
.fin-bg {
    background-image: url(/Content/images/carmart-v2/finance-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

.fin-sec i {
    font-size: 30px;
    background-color: #f00001;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    color: #fff;
    transition: .35s;
}

.fin-sec:hover i {
    background-color: #fff;
    color: #f00001;
}


.fin-sec:hover .circle-fin {
    background-color: #f00001;
    color: #fff;
}


.circle-fin {
    background-color: #fff;
    border-radius: 100%;
    width: 120px;
    height: 120px;
    text-align: center;
    line-height: 120px;
    color: #69777c;
    font-size: 70px;
    border: 3px dotted #69777c;
    position: relative;
    margin: auto;
    margin-top: -15px;
    transition: .35s;
}

.fin-sec p {
    text-align: center;
    padding-top: 20px;
    color: #fff;
    text-transform: uppercase;
    line-height: 16px;
}

@media all and (max-width:767px) {
    .fin-bg .col-sm-1 {
        text-align: center;
    }
}

/*********************************************************/
/*finance-banner-css-Ends*/
/*********************************************************/

.showcase-header h3 {
    font-family: 'Raleway', sans-serif !important;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    color: #fff;
}
.showcase-header h2 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 0px 15px;
    font-size: 20px;
    margin: auto;
}
/*#endregion */
/*#region Banners */
.banners {
    background-color: #f8f8f8;
    padding: 30px 10px;
}

    .banners .col-sm-4 {
        margin: 0;
        padding: 0;
    }


    .banners img {
        float: none;
        margin: 0 auto;
        margin-bottom: 10px;
    }


/*#endregion */
/*#region Footer */
footer {
    padding: 0;
    color: #f9f9f9;
    background-color: transparent;
}



    footer .phone a, footer .fax span {
        color: #01598e;
        font-size: 1.3em;
        font-weight: bold;
    }

    footer .address .phone, footer .address .fax {
        max-width: 180px;
    }



    footer .businessHours .btn {
        border-radius: 0;
        width: 70%;
        margin-top: 20px;
        padding: 10px;
        border: 1px solid #fff;
        background-color: transparent !important;
    }

        footer .businessHours .btn:hover {
            background-color: #FB6448 !important;
            border-color: #8d9695;
            color: #fff !important;
        }

    ul.businessHours, footer address {
        margin: 0 auto;
        position: relative;
        ;
    }




        ul.businessHours > .col-xs-12 {
            padding: 0;
            margin: 0;
        }

        ul.businessHours .table-bordered > tbody > tr > td, ul.businessHours table {
            border: none;
            padding: 2px 0px;
        }

        ul.businessHours li:nth-child(even) {
            margin-top: -20px;
            text-align: right;
        }

    footer .credits {
        background-color: #010000;
        padding: 10px;
    }

        footer .credits a {
            color: #595959;
        }

        footer .credits img {
            float: none;
        }

@media all and (max-width:767px) {
    footer .businessHours .btn {
        width: 200px;
        display: block;
    }

    footer .address {
        float: none;
    }
}
/*#endregion */
/*#region STICKY KEY
*/
.onlineCreditApp {
    background-image: url(/Content/images/4wdmotor/apply_popup.png);
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
    position: absolute;
    right: 30px;
    background-size: contain;
}

#basket {
    z-index: 10000 !important;
}

.back_to_top {
    width: 40px;
    height: 40px;
    background-color: rgb(104 104 104 / 65%);
    color: #FFF;
    cursor: pointer;
    text-align: center;
    position: fixed;
    right: 50px;
    bottom: 50px;
    padding-top: 6px;
    display: none;
    z-index: 999;
    -moz-transition-duration: .2s;
    -o-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -webkit-transition-property: background-color;
    transition-property: background-color;
}

    .back_to_top:hover {
        background-color: #9d0304e6;
    }

.bbbimg {
    margin-top: 22px;
}
/*#endregion*/
/*#region innerPage */
.layout header {
    position: relative;
}

.content {
    background: transparent;
    position: relative;
    /*margin-top: -66px;*/
}



.detail-mobile .car-info {
    color: #3c3c3c;
}

.btn, .btn-default, .default-btn, .btn-inventory, button, input[type="reset"], input[type="button"], input[type="submit"], .content-nav ul li.gradient_button, .gradient_button.view-details, .gradient_button.view-video, div.example-tabs .nav-tabs > li > a, #inventory-7 .shortLinks .action_button, .content-nav ul li a {
    color: #ffffff !important;
    text-shadow: none;
    border: none;
    background-color: #f00001;
}

    .btn:hover, .btn-default:hover, .default-btn:hover, .btn-inventory:hover, .btn-inventory:hover, button:hover, .content-nav ul li.gradient_button:hover, .gradient_button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover, .car-block:hover #viewDetail-4 .car-detail-heading, .porche .porche-header {
        text-shadow: none;
        background-color: #f00001d4;
    }
#loan_form a.btn-icon-only {
    padding: 14px 0px;
}
a.btn-icon-only {
    width: 40%;
}
.show_button.figure, .text-danger, .text-danger:hover, .about-us h3, .blog-container h3, .blog-post h3, .side-content h3, .services h3, .find_map h2, .welcome-wrap h4, .information_head h3, .side-content .list h3, #viewDetail-4 .car-info table tbody tr:nth-child(1), .side-content .list ul li:last-child a, .figure, .side-content .financing_calculator h3, .left_inventory h3 {
    color: #000;
}
.welcome-wrap h4 {
    color: #fff;
}
.btn-loan-type button.active {
    background-color: #f00001 !important;
}
.btn-loan-type button.btn-default {
    background: #878787bd !important;
}
.car-detail .table{
    color:#fff;
}
.porche-footer{
    background-color:transparent;
}
.porche .car-detail .option-tick-list ul li {
    color: #fff;
}
a, .side-content .list ul li span, a:hover {
    color: #757575;
    text-decoration: none;
}

.layout .content > .container {
   /* background-color: rgb(255, 255, 255);*/
    border: 1px solid rgba(45, 45, 45, 0.11);
    border-top: none;
}

textarea, select, div.custom-select, input[type="text"], input[type="email"], input[type="date"], input[type="number"], input[type="search"], .form-control, #viewDetail-4 input, #viewDetail-4 Textarea, ul.top_buttons li a {
    background-color: rgb(255, 255, 255);
    text-shadow: none;
    color: #6e6d72 !important;
    border-color: #f5f5f5;
}

.pagination > li > a:hover, .pagination > li > a:focus, .controls .left-arrow:hover, .controls .right-arrow:hover, .pagination li.disabled a {
    background-color: #f00001 !important;
}

.content-nav ul li.gradient_button:hover, .gradient_button:hover {
    background: #ffa500e6 !important;
}

div.inventory, div.inventory:hover, .search-form, .extraComments {
    background-color: #f5f5f5;
    background-image: none;
}

div.inventory {
    border: 1px solid #ffffff;
    -moz-border-radius: 11px / 13px;
    -webkit-border-radius: 11px / 13px;
    border-radius: 11px / 13px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #ffffff;
    -moz-box-shadow: none !important;
    background-image: -moz-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
    background-image: -o-linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
    /* background-image: -webkit-linear-gradient(bottom, #f9f9f9 0%, #fff 100%); */
    background-image: linear-gradient(bottom, #f9f9f9 0%, #fff 100%);
    /* margin-bottom: 20px; */
    font-family: 'Open Sans', sans-serif;
}

    a, .inventory .title, .option, .address ul li span, table td.spec, .spec, .figure, .side-content .list ul li span, .car-info, .select-wrapper span.sort-by, .option, div.inventory .price b {
        color: #010103;
    }

#viewDetail-4 .car-detail-heading, .porche .porche-header, .optional-features h3, #viewDetail-4 .default-btn, #inventory-7 .shortLinks .action_button, .optional-features h3.text-primary:hover {
    background-color: transparent;
    text-shadow: none;
    color: #000;
}

#viewDetail-4 .car-info table tbody tr:nth-child(1), .text-primary.similarCar-price-4 {
    color: #cb0104;
}

#viewDetail-Right-4 .viewDetail_similarCar_area-4, .porche .car-detail, .listing-slider, #viewDetail-4 .side-content, #viewDetail-4 #viewDetail-cars-4, #viewDetail-4 #viewDetail-text-4.text-uppercase, #viewDetail-4 .optional-features, .extraComments {
    border: none;
    box-shadow: none;
}

    .address ul li i, .icon_address p i, .left-information, .icon_address p, .address ul li i, .address ul li strong, .address ul li span, #viewDetail-Right-4 .viewDetail_similarCar_area-4 .similarCar-link-4, #viewDetail-4 #viewDetail-text-4 {
        color: #2d2d2d;
    }

.sms-button {
    cursor: pointer;
}

.own-sms-button {
    cursor: pointer;
}

/*#endregion */





.half-portion {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,0.5); /*dim the background*/
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}






.camera_caption {
    top: 30% !important;
    left: 28%;
    text-shadow: 2px 2px #000;
    width: 45% !important;
    text-align: left;
    text-align: center;
    bottom: auto !important;
    position: relative;
    z-index: 11;
}

/*three-section-address*/


.address-section-bg {
    background-color: #333;
    position: relative;
    top: -60px;
    color: #fff;
    font-size: 15px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    text-transform: uppercase;
}

.fa-icon-pos {
    float: left;
    margin-right: 15px;
    border-right: 1px solid #9d9d9d;
    padding-right: 15px;
    margin-top: 20px;
}

.address-section-bg i {
    font-size: 70px;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #9d9d9d;
}

.address-section-bg p {
    padding: 23px;
    padding-top: 33px;
}






.address-section-text {
    background-color: #f3cf0a;
    position: relative;
    padding: 28px 0px;
    text-align: center;
    height: 190px;
    margin-top: -73px;
    bottom: -35px;
}




.address-section-text-bg {
    display: inline-block !important;
    position: relative;
}



    .address-section-text-bg:after {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        border-left: calc(250px/1.33) solid transparent;
        border-right: calc(250px/1.33) solid transparent;
        border-top: calc(82px/2) solid #f3cf0a;
        top: 55px !important;
        position: relative;
    }


.address-section-phone {
    font-size: 48px;
    color: #333;
}

.captch-height {
    height: 25px;
    float: left;
}

.refresh-pos {
    float: left;
    position: relative;
    top: 12px;
    left: -40px;
}

.captch-enter-text {
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    font-style: italic;
    font-size: 11px;
    position: relative;
    top: -16px;
}

.captch-field {
    float: right;
    width: 32% !important;
    position: relative;
    top: -19px;
    border: 1px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    background-color: #ccc;
}

.captch-submit-btn {
    float: right;
    position: relative;
    right: -80px;
    margin-top: 15px;
}


.camera_caption h1 {
    font-size: 6em;
    font-family: 'Oswald', Helvetica;
    text-transform: uppercase;
    font-weight: 800;
    padding: 10px;
    color: #c3982f;
    background-color: #5e1020;
    margin: 0px;
    font-weight: 800;
}

.camera_caption p {
    font-size: 1.2em;
    font-weight: 100;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    border-top: 1px dotted #7d7d7d;
    padding-bottom: 15px;
    text-shadow: 1px 1px 1px #4a4b45;
    padding-top: 10px;
}

.camera_caption h2 {
    font-size: 48px;
    font-family: 'Oswald', Helvetica;
    font-weight: normal;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    text-shadow: 1px 1px 1px #967015;
    text-transform: uppercase;
    background-color: #c3982f;
    margin: 0px;
}

.camera_caption > div {
    background: transparent !important;
}

.camera_caption > div {
    padding: 20px 20px 40px !important;
}

.offr-sp {
    font-size: 3.5em !important;
}







@media all and (max-width:1170px) {
    .navbar {
        border: none;
        margin: 0;
    }

    .logos address {
        font-size: 0.9em;
        margin-top: 1.5em;
        font-family: 'Montserrat', sans-serif;
        text-align: center;
        color: #2d2c2c;
        text-shadow: 1px 1px #f8f8f8;
        padding-left: 15px;
    }

    address {
        margin-bottom: 30px !important;
        font-style: normal;
        line-height: 1.428571429;
    }

    .range input[type="text"] {
        background-color: transparent;
        color: #c8c7c7;
        margin: 0;
        width: 52px;
        text-align: center;
    }

    #search_block .btn-search, .small-search .btn-search {
        font-family: 'Play', sans-serif;
        padding: 10px 8px;
        font-size: 14px;
        color: #FFF;
        border-radius: 2px;
        border: 1px solid #2D2C20;
        box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
        text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 0px 0px rgba(255, 255, 255, 0);
        background-color: #F96444;
        font-weight: bold;
        margin-top: 14px;
    }

    .decorated-featured {
        overflow: hidden;
        text-align: center;
        width: 45%;
        margin: 0 auto;
    }

    .decorated {
        overflow: hidden;
        text-align: center;
        width: 30%;
        margin: 0 auto;
    }
}

@media all and (max-width:800px) {

    .navbar-nav > li > a {
        font-size: 0.9em !important;
    }
}



@media all and (max-width:767px) {
    .navbar {
        border: none;
        margin: 0;
        margin-top: -452px;
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 14px !important;
    }

    .navbar {
        border: none;
        margin: 0;
        margin-top: 0;
    }

    .logo-margin {
        margin-top: 18px;
    }

    .index-featured-cars h2 {
        margin-top: 10px;
        font-size: 2.0em;
        margin: 10px auto 0;
    }

    .decorated {
        overflow: hidden;
        text-align: center;
        width: 37%;
        margin: 0 auto;
        font-size: 1em;
    }
}

#map {
    width: 100%;
    height:300px;
}


.sim-button {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-top: 9px;
    width: 100%;
    cursor: pointer;
}

.button17 {
    color: rgba(255,255,255,1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.5);
    overflow: hidden;
    color: #a1a1a1 !important;
    background-color: #222;
}

    .button17 a {
        color: rgba(51,51,51,1);
        text-decoration: none;
        display: block;
    }

    .button17:hover {
        color: #fff !important;
        text-decoration: none;
        display: block;
        background-color: #222 !important;
        border: 1px solid #999;
    }


    .button17::before, .button17::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background-color: rgba(255,255,255,0.25);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translate(-33%,-190%) rotate(-30deg);
        transform: translate(-33%,-190%) rotate(-30deg);
        -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
        transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    }

    .button17::after {
        -webkit-transition-delay: 0.2s; /* Safari */
        transition-delay: 0.2s;
    }

    .button17:hover::before, .button17:hover::after {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }






.v-inven-button {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-top: 9px;
    width: 50%;
    cursor: pointer;
    margin: auto;
    margin-top: 30px;
}

.button-iven {
    color: rgba(255,255,255,1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    border: 1px solid #533203;
    overflow: hidden;
    color: #533203 !important;
    font-size: 20px;
}

    .button-iven a {
        color: rgba(51,51,51,1);
        text-decoration: none;
        display: block;
    }

    .button-iven:hover {
        color: #000 !important;
        text-decoration: none;
        display: block;
        background-color: #ccc !important;
        border: 1px solid #999;
    }


    .button-iven::before, .button-iven::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background-color: rgba(255,255,255,0.25);
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translate(-33%,-190%) rotate(-30deg);
        transform: translate(-33%,-190%) rotate(-30deg);
        -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
        transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    }

    .button-iven::after {
        -webkit-transition-delay: 0.2s; /* Safari */
        transition-delay: 0.2s;
    }

    .button-iven:hover::before, .button-iven:hover::after {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }

/*hover line*/


.sliding-u-l-r-l {
    display: inline-block;
    position: relative;
    padding-bottom: 3px;
}

    .sliding-u-l-r-l:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 2px;
        width: 0;
        transition: width 0s ease, background .5s ease;
    }

    .sliding-u-l-r-l:after {
        content: '';
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        height: 2px;
        width: 0;
        background: #4dc8f1;
        transition: width .5s ease;
    }

    .sliding-u-l-r-l:hover:before {
        width: 100%;
        background: #4dc8f1;
        transition: width .5s ease;
    }

    .sliding-u-l-r-l:hover:after {
        width: 100%;
        background: transparent;
        transition: all 0s ease;
    }


.push_button {
    position: relative;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    line-height: 23px;
    font-family: 'Oswald', Helvetica;
    display: block;
    padding: 12px;
    font-size: 23px;
    margin-top: 5px;
    text-transform: uppercase;
    margin-right: 11px;
}

    .push_button:before {
        background: #f0f0f0;
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D0D0D0), to(#f0f0f0));
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .5) inset, 0 1px 0 #FFF;
        position: absolute;
        content: "";
        left: -6px;
        right: -6px;
        top: -6px;
        bottom: -10px;
        z-index: -1;
    }

    .push_button:active {
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset;
        top: 5px;
    }

        .push_button:active:before {
            top: -11px;
            bottom: -5px;
            content: "";
        }

.red {
    text-shadow: -1px -1px 0 #A84155;
    background: #D25068;
    color: #fff;
    border: 1px solid #D25068;
    background-image: -webkit-linear-gradient(top, #F66C7B, #D25068);
    background-image: -moz-linear-gradient(top, #F66C7B, #D25068);
    background-image: -ms-linear-gradient(top, #F66C7B, #D25068);
    background-image: -o-linear-gradient(top, #F66C7B, #D25068);
    background-image: linear-gradient(to bottom, #F66C7B, #D25068);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #AD4257, 0 4px 2px rgba(0, 0, 0, .5);
}

    .red:hover .glyphicon {
        color: #6e1423 !important;
        text-shadow: 1px 1px 1px #f37588;
        -webkit-transform: rotateZ(720deg);
        -moz-transform: rotateZ(720deg);
        transform: rotateZ(720deg);
    }

.blue {
    text-shadow: -1px -1px 0 #2C7982;
    background: #3EACBA;
    color: #fff;
    border: 1px solid #379AA4;
    background-image: -webkit-linear-gradient(top, #44C1EC, #0082AE);
    background-image: -moz-linear-gradient(top, #44C1EC, #0082AE);
    background-image: -ms-linear-gradient(top, #44C1EC, #0082AE);
    background-image: -o-linear-gradient(top, #44C1EC, #3EACBA);
    background-image: linear-gradient(top, #44C1EC, #0082AE);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #0082AE, 0 4px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #0082AE, 0 4px 2px rgba(0, 0, 0, .5);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #0082AE, 0 4px 2px rgba(0, 0, 0, .5);
}

    .blue:hover .glyphicon {
        color: #0f6772 !important;
        text-shadow: 1px 1px 1px #52d8e7;
        -webkit-transform: rotateZ(720deg);
        -moz-transform: rotateZ(720deg);
        transform: rotateZ(720deg);
    }

.push_button .glyphicon {
    font-size: 40px;
    margin-bottom: 10px;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
}


.padding-0 {
    padding-right: 0;
    padding-left: 0;
}

@media all and (max-width:800px) {



    .push_button .glyphicon {
        font-size: 20px;
    }

    .red {
        font-size: 15px;
    }

    .blue {
        font-size: 15px;
    }

    .push_button {
        padding: 5px;
    }

    .text-left span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .red {
        margin-bottom: 20px;
        font-size: 25px;
    }

    .blue {
        margin-bottom: 20px;
        font-size: 25px;
    }

    .button-iven {
        margin: auto;
        margin-bottom: 20px;
    }

    .footer-phone {
        margin-right: auto;
    }

    .text-left h2 {
        text-align: center;
    }

    .text-left span {
        text-align: center;
        float: none;
    }

    .text-left hr {
        position: relative;
        left: inherit;
        width: 15%;
        margin-top: 10px;
    }

    .welcome-center {
        text-align: center;
    }
}


@media all and (max-width:1600px) {
    .camera_caption h1 {
        font-size: 4.3em;
    }

    .camera_caption p {
        font-size: 2.6em;
    }

    .address-section-text-bg:after {
        top: 53px !important;
    }
}

#viewDetail-4 .default-btn {
    margin-top: 0 !important;
    border-radius: 30px !important;
    background-color: #065ca8 !important;
    border-radius: 30px !important;
    border: 4px solid #e1e1e1 !important;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5), 0px 0px 5px rgba(153, 84, 0, 0.7) inset !important;
}

    #viewDetail-4 .default-btn:hover {
        background-color: #58b3ca !important;
    }

@media all and (max-width:1170px) {

    .camera_caption p {
        font-size: 2.0em !important;
    }

    .camera_caption h1 {
        font-size: 3.0em !important;
    }

    .body-car {
        margin-left: 17%;
    }
}

@media all and (max-width:1024px) {
    .camera_caption p {
        font-size: 1.7em !important;
    }

    .camera_caption h1 {
        font-size: 2.7em !important;
    }

    .body-car {
        margin-left: 19%;
    }

        .body-car li a {
            width: 113px;
        }
}

@media all and (max-width:992px) {
    .camera_caption p {
        font-size: 1.5em !important;
    }
}

@media all and (max-width:800px) {
    .camera_caption p {
        font-size: 1.1em !important;
    }

    .camera_caption h1 {
        font-size: 2.3em !important;
    }

    .sim-button {
        margin-top: 5px;
    }

    .body-car {
        margin-left: 11%;
    }
}

@media all and (max-width:768px) {
    .camera_caption p {
        font-size: 1.0em !important;
    }

    .camera_caption h1 {
        font-size: 2.1em !important;
    }
}


/*Button Home*/


.hme-btn,
.hme-btn::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.hme-btn {
    background: none;
    color: #fff;
    display: block;
    padding: .5em 1em;
    position: relative;
    width: 25%;
    text-align: center;
}

    .hme-btn::before,
    .hme-btn::after {
        background: #006179;
        content: '';
        position: absolute;
        z-index: -1;
    }

    .hme-btn:hover {
        color: #2ecc71;
    }
/* BUTTON 1 */
.btn-1::after {
    height: 0;
    left: 0;
    top: 0;
    width: 100%;
}

.btn-1:hover:after {
    height: 100%;
}

.hme-btn-btm::before,
.hme-btn-btm::after {
    background: #5e1020;
    content: '';
    position: absolute;
    z-index: -1;
}

.hme-btn-btm {
    font-family: 'Lato', sans-serif;
    border: 1px solid #5e1020 !important;
    color: #533203;
    font-size: 18px;
    position: absolute;
    right: 0;
}

    .hme-btn-btm:hover {
        color: #d27e04;
    }

.hme-btn-inven {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    text-shadow: none;
    color: #c3982f;
    border: 1px solid #c3982f !important;
}

    .hme-btn-inven:hover {
        color: #533203;
    }

.hme-btn-welcome {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-shadow: none;
    color: #000;
    border: 1px solid #006179 !important;
    width: 25% !important;
    float: left !important;
}

    .hme-btn-welcome:hover {
        color: #fff;
    }

.hme-btn-banner {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    text-shadow: none;
    color: #fff;
    border: 1px solid #fff !important;
    width: 25% !important;
    float: none !important;
    padding: 10px 0px;
    text-transform: uppercase;
}

    .hme-btn-banner:hover {
        color: #533203;
    }



.three-opt-div {
}

.opt-bg {
    background-color: #050505;
    overflow: hidden;
    position: absolute;
    margin-top: 520px;
    z-index: 1;
    width: 58%;
    font-family: 'Oswald', sans-serif;
    height: 100px;
    opacity: .7;
    border: 1px solid #4a4a4a;
}

    .opt-bg i {
        position: relative;
        background-color: #2c2c2c;
        width: 100px;
        height: 100px;
        text-align: center;
        padding-top: 11px;
        font-size: 70px;
        left: -15px;
        -webkit-transition: background 0.3s;
        transition: background 0.3s;
    }




    .opt-bg span {
        color: #ccc;
        position: relative;
        top: -27px;
    }

    .opt-bg h3 {
        position: relative;
        text-transform: uppercase;
        color: #fff;
        font-family: 'Oswald', sans-serif;
        top: -76px;
        left: 100px;
        font-size: 35px;
    }

.hover-opt {
    cursor: pointer;
    transition: 1s;
}

    .hover-opt:hover {
        color: #d37d02;
    }

        .hover-opt:hover span {
            color: #d37d02;
        }

        .hover-opt:hover h3 {
            color: #d37d02;
        }
/*Camera Slider*/
.camera_wrap {
    margin-top: -68px;
}


/*Camera Media Queries*/
@media only screen and (max-width: 1600px) {

    .camera_caption h2 {
        max-width: 100%;
    }

    .hme-btn-banner {
        width: 50% !important;
    }

    .camera_caption {
        top: 10% !important;
        width: 45% !important;
    }
}

@media only screen and (max-width: 1280px) {

    .camera_caption {
        top: 20% !important;
        left: 15%;
        width: 70% !important;
    }
}

@media only screen and (max-width: 1024px) {

    .camera_caption h2 {
        padding-top: 0px;
    }

    .camera_caption {
        top: 30% !important;
        left: 22%;
        width: 55% !important;
    }

        .camera_caption p {
            font-size: 1.4em !important;
        }
}

@media only screen and (max-width: 800px) {

    .camera_caption h2 {
        font-size: 14px;
    }

    .hme-btn-banner {
        width: 66% !important;
    }
}

/*Camera Slider Media Queries Ends*/


/*@media only screen and (max-width: 9200px) {
    .index-featured-cars hr {
        
        left: -292px;
            }
    .address-section-text-bg:after {
       
        top: 53px !important;
       
    }
}*/



@media only screen and (max-width: 1600px) {
    .welcome-div {
        max-width: 50%;
        margin-left: 16%;
        margin-top: 0px;
    }

    .opt-bg {
        margin-top: 450px;
        width: 68%;
    }
}

@media only screen and (max-width: 1200px) {
    .welcome-div {
        max-width: 70%;
        margin-left: 5%;
    }

    .opt-bg {
        margin-top: 320px;
        width: 95%;
    }

    .footer-text h2 {
        font-size: 32px;
    }

    .footer-text {
        font-size: 12px;
    }
}


@media only screen and (max-width: 1170px) {

    address {
        font-size: 11px !important;
    }

    .nav-bg-hme i {
        margin-top: -2px;
    }





    .text-left hr {
        left: -194px;
    }

    .captch-submit-btn {
        right: -50px;
    }

    .captch-field {
        width: 24% !important;
    }

    .address-section-text-bg::after {
        border-left: calc(208px/1.33) solid transparent;
        border-right: calc(208px/1.33) solid transparent;
    }

    .opt-btn-home {
        margin-left: 9%;
    }

        .opt-btn-home > a {
            margin: 30px;
        }
}

@media only screen and (max-width: 1024px) {

    .hiddn-btn {
        display: none;
    }

    .quote-bg h2 {
        font-size: 24px;
    }

    .heading {
        max-width: 57%;
    }

    .opt-bg span {
        font-size: 12px;
    }

    .opt-bg h3 {
        font-size: 31px;
    }

    .opt-bg {
        margin-top: 270px;
    }

    .footer-text h2 {
        font-size: 26px;
    }
}



@media only screen and (max-width: 800px) {

    .navbar-nav > li > a {
        font-size: 15px !important;
    }

    /*.nav-bg-home {
            margin-top: -55px;
        }*/

    .navbar-nav {
        margin-top: -29px;
    }

    /*.nav-bg-home {
            margin-top: -56px;
            height: 57px;
        }*/

    /*.hidden-div {
            display: none;
        }*/

    .logos address a {
        font-size: 1.7em;
    }



    .heading {
        max-width: 87%;
        font-size: 1.5em;
    }

    .footer-phone h2 a {
        font-size: 33px;
    }

    .hme-btn-btm {
        font-size: 16px;
    }

    .opt-bg {
        display: none;
    }

    .text-left hr {
        left: -143px;
    }

    .captch-enter-text {
        top: 14px;
    }

    .captch-field {
        width: 44% !important;
        margin-top: 30px;
    }

    .refresh-pos {
        top: -13px;
        left: 10px;
    }

    .captch-submit-btn {
        right: -10px;
        width: 140px !important;
    }

    .footer-text h2 {
        font-size: 28px;
        margin-top: 14px;
    }

    .footer-text {
        font-size: 16px;
    }

    .add-cont {
        display: none;
    }

    .address-section-text {
        width: 44%;
        margin-left: 27%;
        margin-top: -2%;
    }

    .address-section-bg {
        background-color: transparent;
    }

    .opt-btn-home > a {
        margin: 9px;
    }

    .opt-btn-home {
        margin-left: 4%;
    }
}


@media only screen and (max-width: 767px) {

    .navbar-header {
        background: transparent;
        height: 39px;
        /*margin-top:24px*/
    }

    .navbar-nav > li > a {
        font-size: 1.7em !important;
        text-align: center;
        color: #fff;
    }

    .navbar-nav {
        margin-top: -4px;
        background-color: #5e1020;
    }



    .index-featured-cars h3 {
        font-weight: 300;
        margin-top: 0px;
    }

    .hme-btn-welcome {
        margin: auto;
        float: none !important;
        z-index: 2;
    }

    .hme-btn-btm {
        font-size: 23px;
    }

    .heading {
        margin-top: 20px;
        max-width: 100%;
    }

    .quote-bg h2 {
        text-align: center;
    }



    .text-left hr {
        left: -265px;
    }

    .para-margin {
        margin-bottom: 110px;
    }

    .table-responsive {
        border: 0px !important;
    }

    .captch-field {
        margin-top: 0px;
    }

    .captch-enter-text {
        top: -12px;
        margin-left: 160px;
    }

    .captch-submit-btn {
        left: 252px;
    }

    .address-section-bg {
        top: -26px !important;
    }

    .logo-margin {
        width: 50%;
    }
}

@media only screen and (max-width: 640px) {
    .text-left hr {
        left: -212px;
    }

    .captch-enter-text {
        margin-left: 100px;
    }

    .captch-submit-btn {
        left: 203px;
    }

    .address-section-text-bg::after {
        border-left: calc(178px/1.33) solid transparent;
        border-right: calc(178px/1.33) solid transparent;
        top: 69px !important;
    }

    .address-section-phone {
        font-size: 40px;
    }
}



@media only screen and (max-width: 480px) {

    .navbar-toggle, .navbar-toggle:hover {
        right: 0px;
    }




    .text-left hr {
        left: -141px;
    }


    .captch-enter-text {
        margin-left: 17px;
    }

    .captch-submit-btn {
        left: 133px;
        margin-bottom: 25px;
    }

    .address-section-phone {
        font-size: 27px;
    }

    .address-section-text-bg::after {
        border-left: calc(132px/1.33) solid transparent;
        border-right: calc(132px/1.33) solid transparent;
        top: 85px !important;
    }
}



.controls .left-arrow, .controls .right-arrow {
    background-color: #ceccc7;
    color: #fff;
    padding: 3px 10px;
    margin: 0 9px;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
}

.icon_address p {
    font-size: 16px;
    padding-right: 8px;
    margin-bottom: 5px;
    color: #fff;
    font-family: 'Open Sans', sans-serif !important;
}

.left-information {
    color: #010103;
}

.icon_address p i, .left-information, .icon_address p, .address ul li i, .address ul li strong, .address ul li span, #viewDetail-Right-4 .viewDetail_similarCar_area-4 .similarCar-link-4, #viewDetail-4 #viewDetail-text-4 {
    color: #6f6e74;
}


.pagination > li > a, .pagination > li > span {
    border: none;
    padding: 3px 9px;
    font-size: 13px;
    font-weight: 400;
    background-color: #ceccc7;
    margin-right: 6px;
    color: #fff;
}

.porche .porche-header {
    text-align: center;
    color: #fff;
    padding: 14px 0px 7px 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#006c87+0,002f3a+100 */
    background: #006c87; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #f00001 0%, #f00001 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #f00001 0%,#f00001 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #f00001 0%,#f00001 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c87', endColorstr='#002f3a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.pagination > li:first-child > a, .pagination > li:last-child > a {
    background: #ceccc7;
}

.footer-phone-inner {
    font-family: 'Oswald', sans-serif;
    background-color: #d27e04;
    padding: 15px 0px;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-top: -23px !important;
}




/*Button home animation*/


.foo::before {
    border-bottom: 3px solid #FFF;
    border-left: 3px solid #FFF;
    -webkit-transform-origin: 0 100%;
}

.foo::after {
    border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
    -webkit-transform-origin: 100% 0%;
}


.bar::before {
    border-bottom: 3px solid #FFF;
    border-left: 3px solid #FFF;
    -webkit-transform-origin: 100% 0%;
}

.bar::after {
    border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
    -webkit-transform-origin: 0% 100%;
}

.curmudgeon::before {
    border-bottom: 3px solid #FFF;
    border-left: 0;
    -webkit-transform-origin: 0% 100%;
}

.curmudgeon::after {
    border-top: 0;
    border-right: 0;
    -webkit-transform-origin: 50% 50%;
}

.box:hover::after, .box:hover::before {
    -webkit-transform: scale(1);
}

.link {
    line-height: 1em;
    position: absolute;
    bottom: 0;
    right: 20px;
    width: 300px;
    height: 50px;
    font-family: "Open Sans","Roboto",Arial,sans-serif;
    text-align: right;
}

    .link > a {
        text-decoration: none;
        color: #FF0;
    }


/*option-buttons*/


.opt-btn-home {
    position: relative;
    margin-left: 14%;
}

    .opt-btn-home i {
        font-size: 50px;
        color: #ccc;
    }


    .opt-btn-home > a {
        position: relative;
        display: inline-block;
        margin: 40px;
        width: 200px;
        height: 200px;
        cursor: pointer;
    }

        .opt-btn-home > a:hover .front {
            transform: translateY(-45px);
        }

        .opt-btn-home > a.fb:hover .front {
            transform: translate(-45px, -45px);
        }

        .opt-btn-home > a.ig:hover .front {
            transform: translate(45px, -45px);
        }

.front {
    position: absolute;
    z-index: 10;
    width: 200px;
    height: 200px;
    background: #fff;
    transition: all 0.3s ease-out;
    border: 1px solid #e4e4e4;
}



    .front span {
        color: #636363;
        font-family: Oswald, sans-serif;
        font-size: 1.5em;
        font-weight: 100;
    }

.behind {
    position: absolute;
    z-index: -1;
    top: 5px;
    left: 5px;
    width: 190px;
    height: 190px;
    padding-top: 160px;
    color: #fff;
}

.fb .behind {
    padding-right: 40px;
    background: #edcb08;
}

.tw .behind {
    background: #edcb08;
}

.ig .behind {
    padding-left: 40px;
    background: #edcb08;
}

.opt-btn-bg {
    margin-top: -50px;
}

@media only screen and (max-width: 1170px) {


    .opt-btn-home {
        margin-left: 9%;
    }

        .opt-btn-home > a {
            margin: 30px;
        }
}

@media only screen and (max-width: 800px) {


    .opt-btn-home {
        margin-left: 4%;
    }

        .opt-btn-home > a {
            margin: 9px;
        }
}


/*animated searchbox home*/
.top-search-home {
}

    .top-search-home input[type="text"] {
        height: 43px;
        font-size: 25px;
        display: inline-block;
        font-family: "Lato";
        font-weight: 100;
        border: none;
        outline: none;
        color: #555;
        padding: 3px;
        padding-right: 60px;
        width: 0px;
        position: absolute;
        top: 0;
        right: 0;
        background: none;
        z-index: 3;
        transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
        cursor: pointer;
    }

        /*.top-search-home input[type="text"]:focus:hover {
    border-bottom: 1px solid #BBB;
}*/

        .top-search-home input[type="text"]:focus {
            width: 350px;
            z-index: 1;
            cursor: text;
            background-color: #f3cf0a;
        }

    .top-search-home input[type="submit"] {
        height: 43px;
        width: 63px;
        display: inline-block;
        color: red;
        float: right;
        background-image: url(../images/carbarninc/zoom-icon.png);
        background-repeat: no-repeat;
        text-indent: -10000px;
        border: none;
        position: relative;
        top: 0;
        right: 0;
        z-index: 2;
        cursor: pointer;
        opacity: 0.4;
        cursor: pointer;
        transition: opacity .4s ease;
        background-position: center;
        background-color: transparent;
    }

        .top-search-home input[type="submit"]:after {
            font-family: FontAwesome;
            content: "\f095";
            display: inline-block;
            padding-right: 3px;
            vertical-align: middle;
        }





        .top-search-home input[type="submit"]:hover {
            opacity: 0.8;
        }


@media all and (max-width:800px) {
    .top-search-home {
        display: none;
    }
}


@media all and (max-width:1600px) {

    .address-section-text-bg:after {
        top: 53px !important;
    }
}


.car-block:hover .car-block-bottom h6, .car-block:hover .car-block-bottom h5, .car-block:hover .car-block-bottom h6 strong {
    color: #fff !important;
}

/********************Search Section***********************/
#searchwrapper {
    margin-top: 11px;
}




    #searchwrapper form {
        display: inline;
    }

.searchbox {
    border: 0px; /*important*/
    color: #ccc !important;
    width: 100% !important;
    padding: 10px 4px !important;
    background: transparent !important;
    border: 1px dotted #3f4040 !important;
    color: #c6c6c6 !important;
    height: 50px !important;
}

.searchbox_submit {
    border: 0px;
    background-color: transparent !important;
    position: relative;
    width: 52px;
    height: 46px;
    background-position: center center !important;
    float: right;
    border-radius: 0px;
    margin-top: -64px;
}

    .searchbox_submit i {
        color: #e99846 !important;
        border: 0px;
        font-size: 25px;
        margin-top: -20px;
    }

    .searchbox_submit:hover {
        color: green !important;
    }



.default-btn, .btn-inventory, button, input[type="reset"], input[type="button"], input[type="submit"] {
    font-size: 15.5px;
    padding: 5px 13px;
    background-color: #f00001;
    border-radius: 4px;
    border: 0px none;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    font-weight: 400;
}

    .default-btn:hover, .btn-inventory:hover, button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
        background-color: #f00001 !important;
    }


/**************top-left-address section css**************/
.top-info-left {
    background-color: #fff;
    width: 100%;
    position: relative;
    margin-top: -100px;
    padding: 8px;
    float: left;
    z-index: 1;
}

.bg-add {
    background-color: #256c8e;
    width: 100%;
    float: left;
    border-bottom: 1px solid #fff;
}

.icon-cont {
    width: 80px;
    height: 80px;
    float: left;
    font-size: 50px;
    background-color: #468bad;
    text-align: center;
    position: relative;
    margin-right: 25px;
}

    .icon-cont:after {
        position: absolute;
        width: 0;
        height: 0;
        border-left: 0px solid transparent;
        border-right: 24px solid transparent;
        border-bottom: 80px solid #468bad;
        content: '';
        right: -24px;
        top: 0px;
    }

.icon-cont-orange {
    width: 80px;
    height: 80px;
    float: left;
    font-size: 50px;
    background-color: #f2aa62;
    text-align: center;
    position: relative;
    margin-right: 25px;
}

    .icon-cont-orange :after {
        position: absolute;
        width: 0;
        height: 0;
        border-left: 0px solid transparent;
        border-right: 24px solid transparent;
        border-bottom: 80px solid #f2aa62;
        content: '';
        right: -24px;
        top: 0px;
    }

.top-info-left h5 {
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-style: italic;
    font-weight: 200;
    margin: 0px;
    padding-top: 15px;
    color: #a4d6ef;
    text-shadow: 1px 1px #1f5d7b;
}

.top-info-left h2 {
    font-weight: 800;
    font-family: 'Oswald', sans-serif;
    margin: 0px;
    font-size: 32px
}

    .top-info-left h2 a {
        color: #e99846;
    }

        .top-info-left h2 a:hover {
            color: #f6a758;
        }

.top-info-left i {
    color: #1e5f7e;
}


.top-info-left h4 {
    font-family: 'Oswald', sans-serif;
    margin: 0px;
    font-size: 18px;
    font-weight: 300;
    padding-top: 10px;
    padding-right: 10px;
    color: #fff;
    text-shadow: 1px 1px #1f5d7b;
}

.bg-ph {
    background-color: #e99846;
    width: 100%;
    float: left;
    border-bottom: 1px solid #fff;
}
/****************Button-animation**************/

.a-btn {
    padding: 10px 30px 10px 70px;
    position: relative;
    float: left;
    display: block;
    overflow: hidden;
    width: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f73816+0,ef3921+50,f6290c+51,f02f17+71,e73827+100 */
    background: rgb(247,56,22); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(247,56,22,1) 0%, rgba(239,57,33,1) 50%, rgba(246,41,12,1) 51%, rgba(240,47,23,1) 71%, rgba(231,56,39,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(247,56,22,1) 0%,rgba(239,57,33,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(247,56,22,1) 0%,rgba(239,57,33,1) 50%,rgba(246,41,12,1) 51%,rgba(240,47,23,1) 71%,rgba(231,56,39,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f73816', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
    -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow: 0px 0px 7px rgba(0,0,0,0.2), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
}

.a-btn-symbol {
    font-family: 'WebSymbolsRegular', cursive;
    color: #555;
    font-size: 40px;
    text-shadow: 1px 1px 2px rgba(255,255,255,0.5);
    position: absolute;
    left: 20px;
    line-height: 62px;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}

.a-btn-text {
    font-size: 30px;
    color: #FFF;
    line-height: 30px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    text-shadow: 1px 1px 2px rgba(62, 5, 5, 0.5);
    display: block;
    padding-top: 7px;
    padding-left: 30px;
    font-weight: 100;
}

.a-btn-slide-text {
    font-family: Arial, sans-serif;
    font-size: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffe2e2;
    text-shadow: 0px 1px 1px rgba(92, 28, 28, 0.9);
    padding-left: 30px;
}

.a-btn-slide-icon {
    position: absolute;
    top: -40px;
    width: 35px;
    height: 35px;
    background: transparent url(../images/carbarninc/arrow_down_black.png) no-repeat top left;
    left: 30px;
    opacity: 0.4;
}

.a-btn:hover {
    background: #f25252;
    -webkit-box-shadow: 0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow: 0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow: 0px 0px 9px rgba(0,0,0,0.4), 0px 0px 0px 1px rgba(188,188,188,0.1);
}

    .a-btn:hover .a-btn-symbol {
        opacity: 0;
    }

    .a-btn:hover .a-btn-slide-icon {
        -webkit-animation: slideDown 0.9s linear infinite;
        -moz-animation: slideDown 0.9s linear infinite;
        animation: slideDown 0.9s linear infinite;
    }

.a-btn:active {
    background: #d7565b;
    -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);
    box-shadow: 0px 2px 2px rgba(0,0,0,0.6) inset, 0px 0px 0px 1px rgba(188,188,188,0.1);
}

    .a-btn:active .a-btn-text {
        color: #fff;
        text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
    }

    .a-btn:active .a-btn-slide-text {
        color: rgba(0,0,0,0.4);
        text-shadow: none;
    }

@keyframes slideDown {
    0% {
        top: -30px;
    }

    100% {
        top: 80px;
    }
}

@-webkit-keyframes slideDown {
    0% {
        top: -30px;
    }

    100% {
        top: 80px;
    }
}

@-moz-keyframes slideDown {
    0% {
        top: -30px;
    }

    100% {
        top: 80px;
    }
}

.effect8 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

    .effect8:before, .effect8:after {
        content: "";
        position: absolute;
        z-index: -1;
        /*-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
        -moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
        box-shadow: 0 0 20px rgba(0,0,0,0.8);*/
        top: 10px;
        bottom: 10px;
        left: 0;
        right: 0;
        -moz-border-radius: 100px / 10px;
        border-radius: 100px / 10px;
    }

    .effect8:after {
        right: 10px;
        left: auto;
        -webkit-transform: skew(8deg) rotate(3deg);
        -moz-transform: skew(8deg) rotate(3deg);
        -ms-transform: skew(8deg) rotate(3deg);
        -o-transform: skew(8deg) rotate(3deg);
        transform: skew(8deg) rotate(3deg);
    }


/*home-button-iven*/
/* Button 5 */
.home-btn-iven .btn-5 {
    background: #823aa0 !important;
    color: #fff;
    height: 70px;
    min-width: 260px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .home-btn-iven .btn-5:active {
        background: #9053a9;
        top: 2px;
    }

    .home-btn-iven .btn-5 span {
        display: inline-block;
        width: 100%;
        height: 100%;
        -webkit-transition: all 0.3s;
        -webkit-backface-visibility: hidden;
        -moz-transition: all 0.3s;
        -moz-backface-visibility: hidden;
        transition: all 0.3s;
        backface-visibility: hidden;
    }

    .home-btn-iven .btn-5:before {
        position: absolute;
        height: 100%;
        width: 100%;
        line-height: 2.5;
        font-size: 180%;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

    .home-btn-iven .btn-5:active:before {
        color: #703b87;
    }

/* Button 5a */

.home-btn-iven .btn-5a:hover span {
    -webkit-transform: translateY(300%);
    -moz-transform: translateY(300%);
    -ms-transform: translateY(300%);
    transform: translateY(300%);
}

.home-btn-iven .btn-5a:before {
    left: 0;
    top: -100%;
}

.home-btn-iven .btn-5a:hover:before {
    top: 0;
}

.home-btn-iven .btn {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    margin: 15px 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .home-btn-iven .btn::after {
        content: '';
        position: absolute;
        z-index: -1;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
    }

.fa-car:before {
    content: "\f1b9";
}


@media only screen and (max-width: 1170px) {




    .top-info-left h2 a {
        font-size: 30px;
    }

    .top-info-left h4 {
        font-size: 16px;
    }

    .icon-cont {
        width: 60px;
    }

    .icon-cont-orange {
        width: 60px;
    }

    .a-btn-text {
        padding-left: 10px;
    }

    .a-btn-slide-text {
        padding-left: 10px;
    }

    .top-info-left {
        margin-top: -70px;
    }
}

@media only screen and (max-width: 1080px) {





    .camera_caption h2 {
        font-size: 28px;
    }
}

@media only screen and (max-width: 800px) {



    .top-info-left h2 a {
        font-size: 42px;
    }

    .top-info-left h4 {
        font-size: 20px;
    }

    .icon-cont-orange {
        width: 100px;
    }

    .icon-cont {
        width: 100px;
    }

    .a-btn-text {
        padding-left: 0px;
        text-align: center;
    }

    .a-btn-slide-text {
        padding-left: 0px;
        text-align: center;
    }

    .footer-text i {
        font-size: 25px;
        width: 40px;
        height: 40px;
        margin-top: 9px;
        line-height: 30px;
    }

    .footer-text h4 {
        margin-left: 10px;
        font-size: 17px;
    }

    .searchbox_submit {
        margin-top: -67px;
    }

    .camera_caption h2 {
        font-size: 17px;
    }

    .add-margin {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .box {
        float: none;
    }
    /*.footer-text i {
        font-size: 65px;
        width: 90px;
        height: 90px;
        margin-top: 0px;
        line-height: 90px;
        margin-right: 20px;
        float: left;
    }*/
    .footer-text h4 {
        margin-left: 10px;
        font-size: 40px;
        float: none;
    }

    .footer-text h2 {
        margin-left: 20px;
        float: none;
        font-size: 33px;
        margin-top: 32px;
    }

    #searchwrapper i {
        font-size: 20px;
    }

    .searchbox_submit {
        margin-top: -87px;
    }

    .expect-margin {
        margin-bottom: 30px;
    }

    .top-info-left {
        margin-top: -20px;
    }

    .browse-cate {
        position: relative;
        z-index: 1;
    }

    .text-left {
        text-align: center !important;
    }

        .text-left hr {
            left: inherit;
        }

    .navbar-collapse {
        width: 100%;
    }

    .add-margin {
        position: relative;
        top: 30px;
    }
}

@media only screen and (max-width: 480px) {
    .footer-text h4 {
        font-size: 30px;
    }

    .footer-text h2 a {
        font-size: 50px;
    }

    .shop-text h2 {
        font-size: 21px;
    }
}

@media only screen and (max-width: 414px) {
    .top-info-left h2 a {
        font-size: 32px;
    }

    .footer-text h4 {
        font-size: 25px;
    }

    .footer-text h2 a {
        font-size: 40px;
    }

    .hme-btn-welcome {
        width: 60% !important;
    }
}

/*small-screen-css*/
.pink {
    background-color: #f00001;
    font-size: 20px !important;
}

    .pink:hover {
        background-color: #f00001d4;
        color: #fff !important;
    }

.apply-btn {
    background-color: #ab1d1e;
    font-size: 20px !important;
}

    .apply-btn:hover {
        background-color: #ab1d1ec2;
        color: #fff !important;
    }


.small-search h2 {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color:#fff;
}



    .small-search h2 a {
        color: #171717;
        font-family: 'Oswald', sans-serif;
    }

    .small-search h2 a {
        color: #171717;
    }

.small-search h3 {
    text-align: center;
    color: #5e1020;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
}
.small-search h3 a{
    color:#fff !important;
}
.small-search i {
    color: #ccc;
    font-size: 20px;
}

@media (max-width: 414px) {

    .small-search .col-xs-6 {
        width: 100%;
    }
}


/*nav-main-menu starts*/

/*.navigation {
    margin-top: 50px;
}*/



nav {
    display: block;
    background: transparent;
}

.menu {
    display: block;
    /*float: right;*/
    position: relative;
    z-index: 2;
    margin-bottom: 0px;
    padding: 0px;
}

    .menu ul {
        padding: 0px;
        margin: 0px;
    }

    .menu li {
        display: inline-block;
        position: relative;
        z-index: 100;
        text-align: center;
    }

        .menu li:first-child {
            margin-left: 0;
        }

        .menu li a {
            /*font-weight: 100;*/
            text-decoration: none;
            padding: 12px 20px;
            display: block;
            color: #fff;
            transition: all 0.2s ease-in-out 0s;
            font-size: 15px;
            font-weight: 400;
        }

    .menu > li > a i {
        font-size: 20px;
        color: #4dc8f1;
        margin-right: 5px;
    }

    .menu li a:hover,
    .menu li:hover > a {
        color: #fff;
        background: #e67732;
    }

    .menu ul {
        visibility: hidden;
        opacity: 0;
        margin: 0;
        padding: 0;
        width: 250px;
        position: absolute;
        left: 0px;
        background: #fff;
        z-index: 99;
        transform: translate(0, 20px);
        transition: all 0.2s ease-out;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.12), 0 2px 4px 0 rgba(0,0,0,0.08);
        text-align: left;
    }

        .menu ul:after {
            bottom: 100%;
            left: 20%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 255, 255, 0);
            border-bottom-color: #fff;
            border-width: 6px;
            margin-left: -6px;
        }

        .menu ul li {
            display: block;
            float: none;
            background: none;
            margin: 0;
            padding: 0;
        }

            .menu ul li a {
                font-size: 16px;
                font-weight: normal;
                display: block;
                color: #797979;
                background: #fff;
                font-weight: 300 !important;
                text-align: left;
            }

                .menu ul li a:hover,
                .menu ul li:hover > a {
                    background: #4DC8F1;
                    color: #fff !important;
                }

    .menu li:hover > ul {
        visibility: visible;
        opacity: 1;
        transform: translate(0, 0);
    }

    .menu ul ul {
        left: 169px;
        top: 0px;
        visibility: hidden;
        opacity: 0;
        transform: translate(20px, 20px);
        transition: all 0.2s ease-out;
    }

        .menu ul ul:after {
            left: -6px;
            top: 10%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 255, 255, 0);
            border-right-color: #fff;
            border-width: 6px;
            margin-top: -6px;
        }

    .menu li > ul ul:hover {
        visibility: visible;
        opacity: 1;
        transform: translate(0, 0);
    }

.responsive-menu {
    display: none;
    width: 100%;
    padding: 20px 15px;
    /*background: #E95546;*/
    color: #1f1f1f !important;
    text-transform: uppercase;
    font-weight: 600;
    text-align: right;
}

    .responsive-menu:hover {
        /*background: #E95546;*/
        color: #fff;
        text-decoration: none;
    }

a.homer {
    background: #4a4a4a;
    color: #fff !important;
}

@media (min-width: 993px) and (max-width: 1280px) {

    .mainWrap {
        width: 768px;
    }

    /*.menu ul {
        top: 37px;
    }*/

    .menu li a {
        font-size: 14px;
    }

    a.homer {
        background: #4a4a4a;
    }
}

@media (max-width: 1260px) {

    /*.menu li a {
        padding: 20px 12px;
    }*/
}

@media (max-width: 1200px) {

    /*.menu li a {
        padding: 20px 9px;
    }*/
}

@media (max-width: 1170px) {

    /*.menu li a {
        padding: 20px 7px;
    }*/
}

@media (max-width: 1070px) {

    /*.menu li a {
        padding: 20px 5px;
        font-size: 14px;
    }*/
}

@media (max-width: 800px) {


    .menu li a {
        padding: 12px 12px;
        /*font-size: 12px;*/
    }

    /*.nav-bg-home {
      
        height: 54px;
    }*/
}

@media (max-width: 767px) {

    .qut-ban {
        margin: 0 auto;
         
    }
    .fin-ban {
        margin: 0 auto;
        padding-top: 10px;
    }
    .fin-sec {
        text-align: center;
    }
    .menu {
        float: none;
    }

    .mainWrap {
        width: auto;
        padding: 50px 20px;
    }

    .menu {
        display: none;
    }

    .responsive-menu {
        display: block;
    }

    nav {
        margin: 0;
        background: none;
    }

    .menu li {
        display: block;
        margin: 0;
    }

        .menu li a {
            background: #e67732;
            color: #fff !important;
            font-size: 16px;
            padding: 7px 35px;
        }





            .menu li a:hover,
            .menu li:hover > a {
                background: #E98649;
                color: #fff !important;
            }

    .menu ul {
        visibility: visible;
        opacity: 1;
        margin: 0;
        padding: 0;
        width: auto;
        position: relative;
        left: 0px;
        background: #fff;
        z-index: 99;
        transform: initial;
        transition: none;
        box-shadow: none !important;
    }

    .menu li:hover > ul {
        visibility: visible;
        opacity: 1;
        position: relative;
        transform: initial;
    }

    .menu ul ul {
        left: 0;
        transform: initial;
    }

    .menu li > ul ul:hover {
        transform: initial;
    }

    .menu ul li {
        border-bottom: 1px solid #ccc;
    }
}

@media (max-width: 767px) {
    .responsive-menu {
        width: 14%;
        background: #e67732;
        /*float: right;*/
        z-index: 99999;
        position: relative;
        /*margin-top: -44px;*/
        text-align: center;
        color: #fff !important;
    }

    .nav-bg-home .col-sm-4, .col-sm-8 {
        width: 100%;
        padding: 0px;
    }

    .menu li {
        text-align: center;
    }



    .banner-margin {
        margin-top: 0px !important;
    }

    .nav-bg-home {
        height: unset;
    }
}

@media (max-width: 640px) {
    .inner-pic-margin {
        margin-top: -52px;
    }
}

@media (max-width: 480px) {
    .responsive-menu {
        width: 28%;
    }
}

.firstcharacter {
    color: #f00001 !important;
}
/*nav-main-menu ends*/


.opts-bg {
    background-color: green;
    padding-top: 60px;
    padding-bottom: 170px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#006c87+0,002f3a+100 */
    background: #006c87; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #006c87 0%, #002f3a 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #006c87 0%,#002f3a 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #006c87 0%,#002f3a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c87', endColorstr='#002f3a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.row-car-bg {
    position: relative;
}

.opts-car {
    position: relative;
    margin-top: -250px;
}

.opts-bg h3 {
    text-align: center;
    text-transform: uppercase;
    color: #88c5d5;
    background: -webkit-linear-gradient(#88c5d5, #fff, #88c5d5 );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 35px;
}

/* Common style */
.grid {
    margin: 40px auto 120px;
    max-width: 1000px;
    width: 90%;
}

    .grid a {
        float: left;
        max-width: 250px;
        width: 25%;
        color: #333;
    }

        .grid a:nth-child(odd) {
            margin: 30px 0 -30px 0;
        }

    .grid figure {
        position: relative;
        overflow: hidden;
        margin: 5px;
        box-shadow: 0 8px 6px -6px black;
    }

        .grid figure img {
            position: relative;
            display: block;
            width: 100%;
            opacity: 0.7;
            -webkit-transition: opacity 0.3s;
            transition: opacity 0.3s;
            height: 350px;
        }

    .grid figcaption {
        position: absolute;
        top: 0;
        z-index: 11;
        padding: 10px;
        width: 100%;
        height: 100%;
        text-align: center;
    }

        .grid figcaption h2 {
            margin: 0 0 20px 0;
            color: #FFF;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-weight: 300;
            font-size: 130%;
            -webkit-transition: -webkit-transform 0.3s;
            transition: transform 0.3s;
        }

        .grid figcaption p {
            padding: 0 20px;
            color: #fff;
            font-weight: 300;
            -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
            transition: opacity 0.3s, transform 0.3s;
            font-size: 18px;
        }

        .grid figcaption h2 {
            -webkit-transform: translateY(50px);
            transform: translateY(50px);
            font-family: 'Lobster', cursive;
            font-size: 30px !important;
        }

        .grid figcaption p {
            -webkit-transform: translateY(50px);
            transform: translateY(50px);
        }

    .grid figure btnfig {
        position: absolute;
        padding: 4px 20px;
        border: none;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: bold;
        -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
        transition: opacity 0.3s, transform 0.3s;
    }

    .grid figcaption,
    .grid figcaption h2,
    .grid figcaption p,
    .grid figure btnfig {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    /* Style for SVG */
    .grid svg {
        position: absolute;
        top: -1px; /* fixes rendering issue in FF */
        z-index: 10;
        width: 100%;
        height: 100%;
    }

        .grid svg path {
            fill: #318094;
        }

    /* Hover effects */
    .grid a:hover figure img {
        opacity: 1;
    }

    .grid a:hover figcaption h2,
    .grid a:hover figcaption p {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .grid a:hover figcaption p {
        opacity: 0;
    }

/* Individual styles */
.demo-1 body {
    background: #3498db;
}

.demo-1 .grid figure btn-1,
.demo-3 .grid figure btn-1 {
    top: 50%;
    left: 50%;
    border: 3px solid #000;
    background: transparent;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0.25);
    transform: translateY(-50%) translateX(-50%) scale(0.25);
}

.demo-1 .grid a:hover figure btn-1,
.demo-3 .grid a:hover figure btn-1 {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
    transform: translateY(-50%) translateX(-50%) scale(1);
}

.demo-2 body {
    background: #e74c3c;
}

.demo-2 .grid figcaption h2 {
    color: #e74c3c;
}

.demo-2 .grid figcaption p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
}

.demo-2 .grid figure button {
    bottom: 0;
    left: 0;
    padding: 15px;
    width: 100%;
    background: #fff;
    color: #333;
    font-weight: 300;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.demo-2 .grid a:hover figure button {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.demo-2 .grid figcaption h2,
.demo-2 .grid figcaption p,
.demo-3 .grid figcaption h2,
.demo-3 .grid figcaption p {
    -webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.115, 1); /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445);
    timing-function: cubic-bezier(0.250, 0.250, 0.115, 1.445);
}

.demo-2 .grid a:hover figcaption p,
.demo-3 .grid a:hover figcaption p {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
}

.demo-3 body {
    background: #52be7f;
}

.demo-3 .grid figcaption h2 {
    color: #52be7f;
}

.demo-3 .grid a:hover figcaption h2 {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}

/* Media Queries */
/* Let's redefine the width of each anchor and the margins */
@media screen and (max-width: 800px) {
    .grid figcaption p {
        font-size: 13px;
    }

    .opts-bg {
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 58em) {
    .grid a {
        width: 24.333%;
    }

        .grid a:nth-child(odd) {
            margin: 0;
        }

        .grid a:nth-child(3n-1) {
            margin: 30px 0 -30px 0;
        }
}

@media screen and (max-width: 45em) {
    .grid {
        max-width: 500px;
    }

        .grid a {
            width: 50%;
        }

            .grid a:nth-child(3n-1) {
                margin: 0;
            }

            .grid a:nth-child(even) {
                margin: 30px 0 -30px 0;
            }


        .grid figcaption h2 {
            margin-bottom: 0px;
            -webkit-transform: translateY(30px);
            transform: translateY(30px);
        }

        .grid figcaption p {
            margin: 0;
            padding: 0 10px;
        }
}

@media screen and (max-width: 27em) {
    .grid {
        max-width: 250px;
    }

        .grid a {
            width: 100%;
        }

            .grid a:nth-child(even) {
                margin: 0;
            }
}


.boton {
    width: 300px;
    height: 50px;
    display: block;
    position: absolute;
    margin-top: 37px;
    z-index: 2;
    margin-left: 23%;
    top: 26.5%;
}

.botontext {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    text-align: center;
    line-height: 50px;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}

.twist {
    display: block;
    height: 100%;
    width: 25%;
    position: relative;
    float: left;
    margin-left: -4px;
}

    .twist:before {
        content: "";
        width: 100%;
        height: 100%;
        background: #318094;
        bottom: 100%;
        position: absolute;
        transform-origin: center bottom 0px;
        transform: matrix3d(1, 0, 0, 0, 0, 0, -1, -0.003, 0, 1, 0, 0, 0, 0, 0, 1);
        -webkit-transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995);
        -moz-transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995);
        -o-transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995);
        transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995); /* custom */
    }

    .twist:after {
        content: "";
        position: absolute;
        width: 100%;
        top: 100%;
        height: 100%;
        background: #4dc8f1;
        transform-origin: center top 0px;
        transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.003, 0, -50, 0, 1);
        -webkit-transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995);
        -moz-transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995);
        -o-transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995);
        transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995); /* custom */
    }

.boton:hover .twist:before {
    background: #fff;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0.003, 0, 50, 0, 1);
}

.boton:hover .twist:after {
    background: #dedae1;
    transform: matrix3d(1, 0, 0, 0, 0, 0, -1, 0.003, 0, 1, 0, 0, 0, 0, 0, 1);
}

.boton .twist:nth-of-type(1) {
    margin-left: 0;
}

    .boton .twist:nth-of-type(1):before,
    .boton .twist:nth-of-type(1):after {
        transition-delay: 0s;
    }

.boton .twist:nth-of-type(2):before,
.boton .twist:nth-of-type(2):after {
    transition-delay: 0.1s;
}

.boton .twist:nth-of-type(3):before,
.boton .twist:nth-of-type(3):after {
    transition-delay: 0.2s;
}

.boton .twist:nth-of-type(4):before,
.boton .twist:nth-of-type(4):after {
    transition-delay: 0.3s;
}

.boton .botontext:nth-of-type(1) {
    color: #3d3b40;
    bottom: 100%;
    transform-origin: center bottom 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 0, -1, -0.003, 0, 1, 0, 0, 0, 0, 0, 1);
    -webkit-transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995);
    -moz-transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995);
    -o-transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995);
    transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995); /* custom */
    font-size: 20px;
}

.boton:hover .botontext:nth-of-type(1) {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0.003, 0, 50, 0, 1);
}

.boton .botontext:nth-of-type(2) {
    color: #fff;
    top: 100%;
    transform-origin: center top 0px;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.003, 0, -50, 0, 1);
    -webkit-transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995);
    -moz-transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995);
    -o-transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995);
    transition: all 500ms cubic-bezier(0.970, 0.000, 0.395, 0.995); /* custom */
}

.boton:hover .botontext:nth-of-type(2) {
    transform: matrix3d(1, 0, 0, 0, 0, 0, -1, 0.003, 0, 1, 0, 0, 0, 0, 0, 1);
}

@media screen and (max-width: 1880px) {
    .boton {
        margin-left: 22%;
        top: 22%;
    }
}

@media screen and (max-width: 1600px) {
    .boton {
        margin-left: 26%;
        top: 19%;
    }
}

@media screen and (max-width: 1440px) {
    .boton {
        margin-left: 28%;
        top: 17%;
    }
}

@media screen and (max-width: 1280px) {
    .boton {
        margin-left: 31%;
        top: 15.5%;
    }
}

@media screen and (max-width: 1170px) {
    .boton {
        margin-left: 27%;
        top: 16.5%;
    }
}

@media screen and (max-width: 1080px) {
    .boton {
        margin-left: 28%;
        top: 15.5%;
    }
}

@media screen and (max-width: 1024px) {
    .boton {
        margin-left: 30%;
        top: 12.5%;
    }
}

@media screen and (max-width: 992px) {
    .boton {
        margin-left: 31%;
        top: 12%;
    }
}

@media screen and (max-width: 800px) {
    .boton {
        margin-left: 27%;
        top: 8.7%;
    }
}





/*main-slider-css-starts*/



.slide {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    font-size: 18px;
    background: #fff;
    overflow: hidden;
}

.slide-image {
    position: absolute;
    top: -200px;
    left: -200px;
    width: calc(100% + 400px);
    height: calc(100% + 400px);
    background-position: 50% 50%;
    background-size: cover;
}

.slide-title {
    font-size: 4rem;
    line-height: 1;
    max-width: 50%;
    white-space: normal;
    word-break: break-word;
    color: #FFF;
    z-index: 100;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 18%;
    text-shadow: -1px -1px 0px #2b2928, 3px 3px 0px #2b2f32, 6px 6px 0px #76776f;
    margin-bottom: 6%;
}

@media (min-width: 45em) {
    .slide-title {
        font-size: 7vw;
        max-width: none;
    }
}

.slide-title span {
    white-space: pre;
    display: inline-block;
    opacity: 0;
}

.slideshow {
    position: relative;
}

.slideshow-pagination {
    position: absolute;
    bottom: 5rem;
    left: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: .3s opacity;
    z-index: 10;
}

.slideshow-pagination-item {
    display: flex;
    align-items: center;
}

    .slideshow-pagination-item .pagination-number {
        opacity: 0.5;
    }

    .slideshow-pagination-item:hover, .slideshow-pagination-item:focus {
        cursor: pointer;
    }

    .slideshow-pagination-item:last-of-type .pagination-separator {
        width: 0;
    }

    .slideshow-pagination-item.active .pagination-number {
        opacity: 1;
    }

    .slideshow-pagination-item.active .pagination-separator {
        width: 10vw;
    }

.slideshow-navigation-button {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 5rem;
    z-index: 1000;
    transition: all .3s ease;
    color: #FFF;
}

    .slideshow-navigation-button:hover, .slideshow-navigation-button:focus {
        cursor: pointer;
        background: rgba(0, 0, 0, 0.5);
    }

    .slideshow-navigation-button.prev {
        left: 0;
    }

    .slideshow-navigation-button.next {
        right: 0;
    }

.pagination-number {
    font-size: 1.8rem;
    color: #FFF;
    font-family: 'Oswald', sans-serif;
    padding: 0 0.5rem;
}

.pagination-separator {
    display: none;
    position: relative;
    width: 40px;
    height: 2px;
    background: rgba(255, 255, 255, 0.25);
    transition: all .3s ease;
}

@media (min-width: 45em) {
    .pagination-separator {
        display: block;
    }
}

.pagination-separator-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    transform-origin: 0 0;
}

/*main-slider-css-ends*/


/*custom-css-page*/


.top-address-div {
    float: right;
    margin-top: 3%;
}

    .top-address-div span {
        display: block;
    }

    .top-address-div ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

    .top-address-div li {
        display: inline-block;
        font-size: 14px;
        color: #747474;
        float: left;
        padding: 1% 9px;
       
        text-align: right;
    }

.logo-pos {
  
    margin: 5px 0px;
}

.logo-lucky-pos {
    position: absolute;
    z-index: 2;
    margin-left: 1%;
    width: 7%;
    box-shadow: 0 10px 10px -5px;
}

.grey-bg {
    background-color: #f5f5f5;
    padding: 100px;
}


.heading-main {
    text-align: center;
}

.small-heading {
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'Noto Sans HK', sans-serif !important;
}

.side-car {
    background-image: url(/Content/images/luckyline-v3/side-car.jpg);
    background-position: right 120px;
    background-repeat: no-repeat;
}

.heading-main h6 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    color: #33404b;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif !important;
}

.heading-main h2 {
    margin-top: 0px;
    font-size: 43px;
    font-weight: 600;
    color: #33404b;
    font-family: 'Lato', sans-serif !important;
}

    .heading-main h2::after {
        width: 100px;
        height: 2px;
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#33404b+0,33404b+25,33404b+25,ffffff+25,ffffff+35,e67732+35,ffffff+35,e67732+35,e67732+65,ffffff+65,ffffff+75,e67732+75,33404b+75,e67732+75,33404b+75,ffffff+75,33404b+75,33404b+100 */
        background: rgb(51,64,75); /* Old browsers */
        background: -moz-linear-gradient(left, rgba(51,64,75,1) 0%, rgba(51,64,75,1) 25%, rgba(51,64,75,1) 25%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 35%, rgba(230,119,50,1) 35%, rgba(255,255,255,1) 35%, rgba(230,119,50,1) 35%, rgba(230,119,50,1) 65%, rgba(255,255,255,1) 65%, rgba(255,255,255,1) 75%, rgba(230,119,50,1) 75%, rgba(51,64,75,1) 75%, rgba(230,119,50,1) 75%, rgba(51,64,75,1) 75%, rgba(255,255,255,1) 75%, rgba(51,64,75,1) 75%, rgba(51,64,75,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(51,64,75,1) 0%,rgba(51,64,75,1) 25%,rgba(51,64,75,1) 25%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 35%,rgba(230,119,50,1) 35%,rgba(255,255,255,1) 35%,rgba(230,119,50,1) 35%,rgba(230,119,50,1) 65%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 75%,rgba(230,119,50,1) 75%,rgba(51,64,75,1) 75%,rgba(230,119,50,1) 75%,rgba(51,64,75,1) 75%,rgba(255,255,255,1) 75%,rgba(51,64,75,1) 75%,rgba(51,64,75,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(51,64,75,1) 0%,rgba(51,64,75,1) 25%,rgba(51,64,75,1) 25%,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 35%,rgba(230,119,50,1) 35%,rgba(255,255,255,1) 35%,rgba(230,119,50,1) 35%,rgba(230,119,50,1) 65%,rgba(255,255,255,1) 65%,rgba(255,255,255,1) 75%,rgba(230,119,50,1) 75%,rgba(51,64,75,1) 75%,rgba(230,119,50,1) 75%,rgba(51,64,75,1) 75%,rgba(255,255,255,1) 75%,rgba(51,64,75,1) 75%,rgba(51,64,75,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33404b', endColorstr='#33404b',GradientType=1 ); /* IE6-9 */
        left: 48%;
        top: 70px;
        position: absolute;
        content: '';
    }

.heading-main span {
    color: #e67732;
}

.small-title {
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'Noto Sans HK', sans-serif !important;
    color: #33404b;
}

.find-car-bg {
    background-color: #282828;
    color: #fff;
}

    .find-car-bg h2 {
        font-size: 33px;
        font-weight: 600;
    }

    .find-car-bg span {
        font-size: 20px;
        font-weight: 300;
    }

.border-price {
    border-right: 1px solid #353a3f;
}

.find-car-bg h3 {
    font-size: 20px !important;
    margin-top: 0px;
    text-align: center;
    color: #e67732;
}

.find-car-bg p {
    color: #ccc;
}

.find-car-bg h3 a {
    color: #00aae5;
    font-weight: 800;
    transition: 0.1s;
}

.price-bg:hover h3 {
    color: #fff;
}





.find-car-bg i {
    color: #4dc8f1;
    font-size: 35px;
}

.ph-align {
    text-align: right;
}

.price-alerts {
    position: relative;
    margin-top: -30px;
}

    .price-alerts span {
        color: #c00;
        font-size: 20px;
    }

.price-bg h3 {
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
}

.welcome-text {
    padding-top: 20px;
}

.footer-pic {
    background-image: url(/Content/images/luckyline-v3/footer-pic.jpg);
}

.address-footer-color {
    color: #999 !important;
    /*font-size: 24px !important;*/
}

.quality-car-banner {
    padding: 15px;
    padding: 50px 10px;
    text-align: center;
    background-color: #282828;
    color: #fff;
}

.finance-car-banner {
    padding: 15px;
    padding: 50px 10px;
    text-align: center;
    background-color: #e67732;
    color: #fff;
}

.banners-sec h2 {
    font-size: 40px;
    font-weight: 600;
    margin: 0px;
    font-family: 'Lato', sans-serif;
    color: #88c5d5;
    background: -webkit-linear-gradient(#88c5d5, #fff, #88c5d5 );
    background-clip: border-box;
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.banners-sec h3 {
    font-size: 33px;
    font-weight: 100;
    margin-top: 0px;
    font-family: 'Lato', sans-serif;
}

.red-car-pos {
    margin: auto;
    position: relative;
    z-index: 2;
}


.btn-outline {
    margin-top: 15px;
    border: solid 1px #bbbbbb;
    font-size: 24px;
    color: #bbbbbb;
    background: 0 0;
    transition: all .3s ease-in-out;
}

    .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active {
        border: solid 1px #bbbbbb;
        color: #000;
        background: #5a5959;
    }

.browse-links-bg {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,cc0000+50,990000+50,990000+100 */
    background: #cc0000; /* Old browsers */
    background: -moz-linear-gradient(left, #cc0000 0%, #cc0000 50%, #990000 50%, #990000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #cc0000 0%,#cc0000 50%,#990000 50%,#990000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #cc0000 0%,#cc0000 50%,#990000 50%,#990000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#990000',GradientType=1 ); /* IE6-9 */
}

.browse-mid {
    background-color: #b30000;
    padding-bottom: 20px;
}

.btn-social {
    display: inline-block;
    width: 48px;
    height: 48px;
    border: 1px solid #bbbbbb;
    border-radius: 100%;
    text-align: center;
    font-size: 24px;
    line-height: 46px;
    color: #4ec8f1 !important;
}

.browse-links h2 {
    text-align: center;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
}


.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

.social-links {
    -webkit-animation: fade-in-down 0.9s;
    animation: fade-in-down 0.9s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

/* Animations */
@-webkit-keyframes fade-in-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fade-in-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}




/*#verticle menu */

.vertical_menu {
    font-family: Lato;
    padding: 5px;
    margin: 5px;
    font-size: .9375em;
    font-weight: 400;
}

    .vertical_menu li {
        list-style: none;
        padding: 2px 0px;
        border-bottom: 1px dotted #db5858;
    }

        .vertical_menu li:last-child {
            border-bottom: none;
        }




    .vertical_menu .slide {
        background-size: 202% 100%;
        background-image: linear-gradient(to right, #c00 50%, #db2d2d 50%), linear-gradient(to right, #c00 50%, #db2d2d 50%);
        transition: background-position 600ms cubic-bezier(0.19, 1, 0.22, 1);
        -webkit-background-clip: text, border-box;
        background-clip: text, border-box;
        text-align: left !important;
        padding: 4px;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        padding-left: 10px;
    }

        .vertical_menu .slide:hover {
            background-position: -100% 2%;
        }

    .vertical_menu span {
        color: #fff;
    }

    .vertical_menu i {
        margin-right: 9px;
    }


.car-no {
    position: absolute;
    right: 12px;
    color: #f98383;
}

.mid-slide {
    background-size: 202% 100%;
    background-image: linear-gradient(to right, #b30000 50%, #c53636 50%), linear-gradient(to right, #b30000 50%, #c53636 50%) !important;
}

.last-slide {
    background-size: 202% 100%;
    background-image: linear-gradient(to right, #900 50%, #b63434 50%), linear-gradient(to right, #900 50%, #b63434 50%) !important;
}

.address-header-color {
    color: #fff !important;
    font-weight: 100 !important;
}

.bbb-logo-pos {
    margin-top: 37px;
}



.nav-small-wrapper {
    /*margin-left:10%;*/
    border-bottom: 1px solid #3f4c5d;
    padding-bottom: 40px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}


.nav-small ul {
    margin-left: 0;
    list-style: none;
    text-align: center;
}

    .nav-small ul li {
        display: inline-block;
        display: block;
        font-family: 'Oswald', sans-serif;
        font-size: 14px;
        border-right: 1px solid #4dc8f1;
        color: #4dc8f1;
        float: left;
        width: 19%;
        font-weight: 100;
    }

        .nav-small ul li:last-child {
            border: none;
        }


.hover-div {
    transition: 0.3s;
}

    .hover-div:hover {
        transform: translate(0, -10px);
    }


.browse-circle {
    position: relative;
    margin: auto;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    margin-top: 40px;
}

    .browse-circle:before {
        position: absolute;
        content: '';
        height: calc(100% + 10px);
        width: calc(100% + 10px);
        border: 1px dashed #edb9b9;
        top: -13px;
        left: -13px;
        border-radius: inherit;
        animation: spin 20s linear infinite;
    }

@keyframes spin {
    100% {
        transform: rotateZ(360deg);
    }
}

.browse-links-bg i {
    font-size: 50px;
    text-align: center;
    position: relative;
    line-height: 97px;
    margin-left: 22%;
    color: #f59f9f;
}

.vertical_menu i {
    font-size: 20px;
    text-align: left;
    position: relative;
    line-height: 10px;
    margin-left: 0px;
}

.numscroller {
    text-align: center;
    font-size: 60px;
    font-family: 'Orbitron', sans-serif;
    color: #fff;
}


.swiper-container {
    z-index: 0 !important;
}

.swiper-wrapper {
    z-index: 0 !important;
}




.snip1143 {
    font-family: 'Raleway', Arial, sans-serif;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

    .snip1143 * {
        box-sizing: border-box;
        -webkit-transition: all 0.35s ease;
        transition: all 0.35s ease;
    }

    .snip1143 li {
        display: inline-block;
        list-style: outside none none;
        margin: 0 1.5em;
        overflow: hidden;
    }

    .snip1143 a {
        padding: 0.3em 0;
        color: rgb(120, 125, 132);
        position: relative;
        display: inline-block;
        letter-spacing: 1px;
        margin: 0;
        text-decoration: none;
    }

        .snip1143 a:before,
        .snip1143 a:after {
            position: absolute;
            -webkit-transition: all 0.35s ease;
            transition: all 0.35s ease;
        }

        .snip1143 a:before {
            top: 100%;
            display: block;
            height: 3px;
            width: 100%;
            content: "";
            background-color: #e40a1a;
        }

        .snip1143 a:after {
            padding: 0.3em 0;
            position: absolute;
            top: 100%;
            left: 0;
            content: attr(data-hover);
            color: #28374a;
            white-space: nowrap;
        }

    .snip1143 li:hover a,
    .snip1143 .current a {
        transform: translateY(-100%);
    }

.triangle-bottomleft {
    width: 0;
    height: 0;
    border-bottom: 20px solid #27384a;
    border-right: 20px solid transparent;
}

.btn.fill {
    background: #ea1c1a;
}

.find-car {
    font-size: 20px !important;
}

.bx-slider1 li img {
    transition: 1s all;
    margin: auto;
    padding: 10px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

    .bx-slider1 li img:hover {
        filter: none;
        -webkit-filter: grayscale(0%);
    }

.bx-slider1 li {
    border: 1px solid #ebebeb;
    text-align: center;
    margin: 0px 5px;
    width: 200px !important;
    cursor: pointer;
}

.bx-wrapper {
    box-shadow: none !important;
    border: 0px !important;
    margin: 0 auto 0px !important;
    margin: 0 auto
}

.bx-slide-div h2 {
    font-size: 40px;
    color: #2d2d33;
    text-align: center;
    /*text-transform: uppercase;*/
}

.bx-slide-div {
    background-color: #f4f4f4;
}

.sticky-link {
    position: fixed;
    right: 2%;
    top: 4%;
    z-index: 2;
}

.btn {
    position: relative;
    display: inline-block;
    color: #282828;
    border: none;
    border-radius: 0;
    outline: 0;
    padding: 1.25rem 2rem;
    font-family: inherit;
    font-size: 8px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate(0);
    transform: translate(0);
    letter-spacing: 0.1875rem;
    width: 100%;
}

.btn-icon-zipcode {
    width: 40px !important;
    font-size: 12px !important;
}


a {
    transition: color 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    color: #d5cdcd;
    text-decoration: none;
}

.btn:hover {
    color: #282828 !important;
}

.btn.fill {
    background: #ea1c1a;
    font-size: 20px;
    font-weight: 300;
    margin-top: 30px;
}

.fill-gray {
    background: transparent !important;
    border: 1px solid #a3a9ae;
    color: #27384a !important;
}


a:hover {
    color: #8e8d8d;
}

.btn:hover::before {
    transition: -webkit-transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.65s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 0%;
    transform-origin: 0%;
}

.view-all-btn {
    margin-left: 40%;
}


.the-arrow {
    width: 1px;
    transition: all 0.2s;
}

    .the-arrow.-left {
        position: absolute;
        top: 60%;
        left: 0;
    }

        .the-arrow.-left > .shaft {
            width: 0;
            background-color: #4c4c4c;
        }

            .the-arrow.-left > .shaft:before, .the-arrow.-left > .shaft:after {
                width: 0;
                background-color: #4c4c4c;
            }

            .the-arrow.-left > .shaft:before {
                -webkit-transform: rotate(0);
                transform: rotate(0);
            }

            .the-arrow.-left > .shaft:after {
                -webkit-transform: rotate(0);
                transform: rotate(0);
            }

    .the-arrow.-right {
        top: 3px;
    }

        .the-arrow.-right > .shaft {
            width: 1px;
            transition-delay: 0.2s;
        }

            .the-arrow.-right > .shaft:before, .the-arrow.-right > .shaft:after {
                width: 8px;
                transition-delay: 0.3s;
                transition: all 0.5s;
            }

            .the-arrow.-right > .shaft:before {
                -webkit-transform: rotate(40deg);
                transform: rotate(40deg);
            }

            .the-arrow.-right > .shaft:after {
                -webkit-transform: rotate(-40deg);
                transform: rotate(-40deg);
            }

    .the-arrow > .shaft {
        background-color: #4c4c4c;
        display: block;
        height: 1px;
        position: relative;
        transition: all 0.2s;
        transition-delay: 0;
        will-change: transform;
    }

        .the-arrow > .shaft:before, .the-arrow > .shaft:after {
            background-color: #bab1b1;
            content: '';
            display: block;
            height: 1px;
            position: absolute;
            top: 0;
            right: 0;
            transition: all 0.2s;
            transition-delay: 0;
        }

        .the-arrow > .shaft:before {
            -webkit-transform-origin: top right;
            transform-origin: top right;
        }

        .the-arrow > .shaft:after {
            -webkit-transform-origin: bottom right;
            transform-origin: bottom right;
        }

.animated-arrow {
    display: inline-block;
    color: #d7d7d7;
    font-size: 1.25em;
    font-style: italic;
    text-decoration: none;
    position: relative;
    transition: all 0.2s;
}

    .animated-arrow:hover {
        color: #b5b2b2;
    }

        .animated-arrow:hover > .the-arrow.-left > .shaft {
            width: 64px;
            transition-delay: 0.1s;
            background-color: #808080;
        }

            .animated-arrow:hover > .the-arrow.-left > .shaft:before, .animated-arrow:hover > .the-arrow.-left > .shaft:after {
                width: 8px;
                transition-delay: 0.1s;
                background-color: #808080;
            }

            .animated-arrow:hover > .the-arrow.-left > .shaft:before {
                -webkit-transform: rotate(40deg);
                transform: rotate(40deg);
            }

            .animated-arrow:hover > .the-arrow.-left > .shaft:after {
                -webkit-transform: rotate(-40deg);
                transform: rotate(-40deg);
            }

        .animated-arrow:hover > .main {
            -webkit-transform: translateX(17px);
            transform: translateX(17px);
            -webkit-transform: translateX(80px);
            transform: translateX(80px);
        }

            .animated-arrow:hover > .main > .the-arrow.-right > .shaft {
                width: 0;
                -webkit-transform: translateX(200%);
                transform: translateX(200%);
                transition-delay: 0;
            }

                .animated-arrow:hover > .main > .the-arrow.-right > .shaft:before, .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
                    width: 0;
                    transition-delay: 0;
                    transition: all 0.1s;
                }

                .animated-arrow:hover > .main > .the-arrow.-right > .shaft:before {
                    -webkit-transform: rotate(0);
                    transform: rotate(0);
                }

                .animated-arrow:hover > .main > .the-arrow.-right > .shaft:after {
                    -webkit-transform: rotate(0);
                    transform: rotate(0);
                }

    .animated-arrow > .main {
        display: flex;
        align-items: center;
        transition: all 0.2s;
    }

        .animated-arrow > .main > .text {
            margin: 0 16px 0 0;
            line-height: 1;
            color: #fff;
        }

        .animated-arrow > .main > .the-arrow {
            position: relative;
        }


/*main-search-css*/

.Typeahead *,
.Typeahead *:before,
.Typeahead *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Utilities */

.u-cf:before,
.u-cf:after {
    content: " ";
    display: table;
}

.u-cf:after {
    clear: both;
}

.u-hidden {
    display: none !important;
}

.u-posRelative {
    position: relative;
}

/* Typeahead */

.Typeahead {
    position: relative;
    z-index: 3;
    width: 50%;
    margin: 50px auto 0 auto;
    padding: 15px;
    text-align: left;
    background: #141E30; /* fallback for old browsers */
    background: -webkit-linear-gradient(to bottom, #243B55, #141E30); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to bottom, #243B55, #141E30); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    background-repeat: repeat-x;
    border: 1px solid #024e6a;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 2px #111;
    -moz-box-shadow: 0 0 2px #111;
    box-shadow: 0 0 2px #111;
    margin-top: -410px
}

.Typeahead-spinner {
    position: absolute;
    top: 7px;
    right: 7px;
    display: none;
    width: 28px;
    height: 28px;
}

.Typeahead-hint,
.Typeahead-input {
    width: 100% !important;
    padding: 5px 8px;
    font-size: 24px;
    line-height: 30px;
    border: 1px solid #024e6a;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
}

.Typeahead-hint {
    position: absolute;
    top: 0;
    left: 0;
    color: #ccd6dd;
    opacity: 1;
}

.Typeahead-input {
    position: relative;
    background-color: transparent;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    outline: none;
}

.Typeahead-menu {
    position: absolute;
    top: 95%;
    left: 2.5%;
    z-index: 100;
    /*height: 555px;*/
    display: none;
    width: 95%;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow: 0px 0px 0px 1px green;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

    .Typeahead-menu.is-open {
        display: block;
    }

.Typeahead-selectable {
    cursor: pointer;
}

    .Typeahead-selectable + .Typeahead-selectable {
        border-top: 1px solid #ccd6dd;
    }

/* ProfileCard */

.ProfileCard {
    position: relative;
    padding: 8px;
}

.ProfileCard-avatar {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 52px;
    height: 52px;
    border: 2px solid #ccd6dd;
    border-radius: 5px;
}

.ProfileCard:hover .ProfileCard-avatar {
    border-color: #f5f8fa;
}

.ProfileCard-details {
    min-height: 60px;
    padding-left: 60px;
}

.ProfileCard-realName,
.ProfileCard-screenName {
    display: inline-block;
}

.ProfileCard-realName {
    font-weight: 700;
}

.ProfileCard-screenName {
    color: #8899a6;
}

.ProfileCard-description {
    margin-top: 5px;
    font-size: 14px;
    line-height: 18px;
}

.ProfileCard-stats {
    float: right;
    text-align: right;
}

.ProfileCard-stat {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}

.ProfileCard-stat-label {
    color: #8899a6;
    font-weight: 500;
}

.ProfileCard-stat + .ProfileCard-stat {
    margin-left: 5px;
}

.ProfileCard:hover,
.ProfileCard.is-active {
    color: #fff;
    background: #55acee;
}

    .ProfileCard:hover .ProfileCard-screenName,
    .ProfileCard:hover .ProfileCard-stat-label,
    .ProfileCard.is-active .ProfileCard-screenName,
    .ProfileCard.is-active .ProfileCard-stat-label {
        color: #fff;
    }

/* EmptyMessage */

.EmptyMessage {
    position: relative;
    padding: 10px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.u-posRelative placeholder {
    font-size: 12px !important;
}




@media all and (max-width:1440px) {
   

    .logo-lucky-pos {
        margin-left: 1%;
        width: 9%;
    }
}

@media all and (max-width:1434px) {
    .Typeahead {
        margin-top: -330px;
    }
}

@media all and (max-width:1280px) {
    .Typeahead {
        margin-top: -310px;
    }

  

   
}


@media all and (max-width:1170px) {

   

    .bbb-logo-pos {
        margin-top: 26px;
    }

    .top-add-right {
        padding-top: 30px;
    }

    .banners-sec h2 {
        font-size: 32px;
    }

    .slide-title {
        margin-bottom: 8%;
    }
}

@media all and (max-width:1136px) {
    .logo-div::after {
        border-top: 116px solid #fff;
    }

    .logo-div::before {
        border-top: 116px solid #fff;
    }
}

@media all and (max-width:1080px) {


    .address-header-color {
        font-size: 14px !important;
    }

    .top-add-right {
        padding-top: 20px;
    }
}

@media all and (max-width:1024px) {


    .bbb-logo-pos {
        margin-top: 18px;
    }

    .top-add-right {
        padding-top: 15px;
    }


    .Typeahead {
        margin-top: -270px;
    }

}

@media all and (max-width:992px) {


    .address-header-color {
        font-size: 12px !important;
    }
}

@media all and (max-width:800px) {
    

    


    .bbb-logo-pos {
        margin-top: 18px;
    }

    .adress-div {
        display: none !important;
    }

    .homeAddressText span {
        display: none !important;
    }

    .Typeahead {
        margin-top: -231px;
    }

    .slideshow-pagination {
        bottom: 3rem;
    }
}



@media all and (max-width:800px) {
    .nav-small {
        position: relative;
        margin-left: -28px;
    }

    .browse-links h2 {
        font-size: 20px;
    }

    .vertical_menu .slide {
        font-size: 12px;
    }
}

@media all and (max-width:767px) {


    .top-address-div {
        display: none;
    }




   



    .padding-adress {
        font-size: 15px;
    }

    .f-car-pos {
        margin: auto;
    }

    .nav-small ul li {
        font-size: 14px;
    }

    .view-all-btn {
        margin-left: 36%;
    }


    .counter-div {
        margin-top: 20px;
    }

    .browse-links-bg {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,cc0000+50,990000+50,990000+100 */
        background: rgb(204,0,0); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(204,0,0,1) 0%, rgba(204,0,0,1) 50%, rgba(153,0,0,1) 50%, rgba(153,0,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(204,0,0,1) 0%,rgba(204,0,0,1) 50%,rgba(153,0,0,1) 50%,rgba(153,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(204,0,0,1) 0%,rgba(204,0,0,1) 50%,rgba(153,0,0,1) 50%,rgba(153,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#990000',GradientType=0 ); /* IE6-9 */
    }

    .browse-mid {
        padding-top: 2px;
    }

    .vertical_menu .slide {
        font-size: 18px;
    }

    .finance-car-banner {
        padding-top: 20px;
    }

    .slide-title {
        text-shadow: 2px 2px #000;
    }
}

@media all and (max-width:640px) {
    .view-all-btn {
        margin-left: 34%;
    }

    .Typeahead {
        margin-top: -181px;
    }

    .slideshow-pagination {
        bottom: 1rem;
    }


    .Typeahead-input placeholder {
        font-size: 12px !important;
    }

    .Typeahead {
        width: 65%;
    }
}

@media all and (max-width:480px) {
    .view-all-btn {
        margin-left: 30%;
    }

    .Typeahead {
        width: 85%;
        margin-top: -154px;
    }

  
}




@media all and (max-width:414px) {
    

    .heading-main h2 {
        font-size: 30px;
    }

    .snip1143 {
        position: relative;
        margin-left: -35px;
    }

    .view-all-btn {
        margin-left: 26%;
    }

    .price-bg h3 {
        font-size: 16px;
    }

    .numscroller {
        font-size: 30px;
    }

    .banners-sec h3 {
        font-size: 24px;
    }

    .Typeahead {
        width: 85%;
        margin-top: -130px;
        padding: 5px;
    }
}

@media all and (max-width:375px) {
    .price-bg h3 {
        font-size: 14px;
    }

    .vertical_menu .slide {
        font-size: 15px;
    }

    .banners-sec h2 {
        font-size: 25px;
    }

    .Typeahead {
        margin-top: -118px
    }

    .slide-title {
        font-size: 3rem;
    }

    .slideshow-pagination {
        bottom: .4rem;
    }
}

@media all and (max-width:320px) {
    .snip1143 {
        position: relative;
        margin-left: -45px;
    }

    .view-all-btn {
        margin-left: 20%;
    }

    .heading-main h6 {
        font-size: 12px;
    }

    .heading-main h2 {
        font-size: 20px;
    }

    .banners-sec h2 {
        font-size: 23px;
    }

    .slide-title {
        margin-bottom: 13%;
        font-size: 2.5rem;
        margin-top: 30%;
    }
}


.vehicle-location-color {
    color: #000 !important;
}

.search-vehicles {
    max-width: 170px;
    max-height: 110px;
    padding: 10px;
}

.search-vehicle-tr {
    display: table-row;
    border-bottom: 1px dotted gray;
}

.gray-color {
    color: gray;
    font-size: 12px;
    font-style: italic;
}

.pricing {
    color: red;
}

.ribbon {
    float: left;
    padding-left: 15px;
    padding-right: 30px;
    line-height: 36px;
    margin-right: 12px !important;
    background: #f5f5f5;
    color: rgb(136, 125, 125);
}

.well {
    background-color: #fbfcfe;
    border: 1px solid #e3e3e3;
}

.gradient_button {
    position: relative;
    display: inline-block;
    color: #282828;
    border: none;
    border-radius: 0;
    outline: 0;
    padding: 10px 12px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate(0);
    transform: translate(0);
    letter-spacing: 0.1875rem;
    color: #ffffff !important;
    text-shadow: none;
    border: none;
    background-color: #29384b;
    margin-left: 5px;
}

.QuickSearch {
    background-color: #f4f8fa !important;
    font-size: 18px !important;
    height: 50px;
}

.search_button {
    position: relative;
    display: inline-block;
    color: #282828;
    border: none;
    border-radius: 0;
    outline: 0;
    padding: 12px 12px;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate(0);
    transform: translate(0);
    letter-spacing: 0.1875rem;
    color: #ffffff !important;
    text-shadow: none;
    border: none;
    background-color: #29384b;
    margin-left: 5px;
}

.price {
    position: absolute;
    margin: 3px 0 33px 0;
    right: 50px;
    float: left;
    color: #3d3d3d;
    bottom: 10px;
}

.detail-mobile .panel-title > a {
    color: #fff;
}

/* Left Menu Filters Starts */

.inven-heading h2 {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
    color: #1d56ad;
    font-size: 36px;
}

.panel-default {
    border-color: #ddd !important;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #29384b;
    border-color: #4a5d74;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-top-width: 1px;
    border-radius: 0;
}

a.list-group-item, button.list-group-item {
    color: #555;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.text-muted {
    color: #777;
}

small, .small {
    font-size: 85%;
}

.panel-primary {
    border-color: #1d56ad;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #29384b;
        border: 1px solid #4a5d74;
        border-radius: 0px;
    }

.btn-primary {
    color: #fff;
    background-color: #29384b;
    border-color: transparent;
    border-radius: 0px;
}

.clear-cross {
    position: absolute;
    right: 12px;
    padding: 0px 8px;
    line-height: 3;
}

    .clear-cross i {
        font-size: 10px;
    }

.ddl-sortby {
    width: 75%;
}

.ddl-perpage-listing {
    width: 75%;
    margin-left: 60px;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #fbfcfe;
    border-top: 1px solid #ddd;
    border-top-width: 1px;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.text-right {
    text-align: right;
}

.more-less a {
    background-color: #fbfcfe;
    cursor: pointer;
}

@media only screen and (max-width: 1200px) and (min-width: 960px) {
    .inventory .price {
        right: 10px;
        top: unset;
        bottom: 10px;
    }
}

@media all and (max-width:1170px) and (min-width:1080px) {
    .container {
        width: 1080px;
    }

    .ribbon {
        padding-left: 0px;
    }
}

@media all and (max-width:1024px) and (min-width:992px) {

    .ribbon {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    div.inventory .price {
        position: absolute;
        left: initial;
        top: unset;
        right: 20px;
    }
}

@media all and (max-width:800px) {

    .listing_sort {
        width: 715px;
        margin: 0px auto;
        text-align: left;
    }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
    div.inventory .figure, .boxed div.inventory .figure {
        left: auto;
        top: 4px;
        font-weight: 600;
        font-size: 30px;
        right: -30px;
    }
}

@media all and (max-width:767px) {
    .btn {
        font-size: 16px;
        margin-bottom:0px !important;
    }
    .opt-div-hme p{
        text-align:center;
    }
    .opt-div-hme button {
        text-align: center;
        margin: 0 auto;
    }
    .opt-div-hme button {
       
        float: none !important;
    }
    .fin-sec i {
        
        margin-bottom: 50px;
    }
    .search-filter-home form{
        margin-bottom:0px !important;
    }
    .price {
        position: absolute;
        margin: 3px 0 33px 0;
        right: 50px;
        float: left;
        color: #3d3d3d;
        bottom: -5px;
    }

    .listing_sort {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .conditional-icons, #inv-wright-container .conditional-icons, #inv-wleft-container .conditional-icons, #inv-wfull-container .conditional-icons {
        margin-left: 0px !important;
    }

    .sidebar div.inventory .inventory .title, div.inventory .inventory .title, .boxed div.inventory .inventory .title {
        max-width: 100% !important;
    }

    div.inventory .preview, .boxed div.inventory .preview {
        margin-bottom: 30px !important;
        width: auto;
    }

    .top-add-right {
        padding-top: 0px;
    }
}

@media all and (max-width:640px) {
    .my-dropdown {
        margin-right: -116px;
    }

    .ribbon {
        padding-right: 15px;
    }
}

@media all and (max-width:480px) {
    .gradient_button {
        padding: 10px 10px;
        font-size: 12px;
    }

    .price {
        right: 40px;
        bottom: 110px;
    }

    .conditional-icons, #inv-wright-container .conditional-icons, #inv-wleft-container .conditional-icons {
        margin-top: 0px;
    }

    .ribbon {
        display: none;
    }

    .my-dropdown {
        margin-right: 0px;
        /*margin-right: -56px;*/
    }

    div.inventory .preview, .boxed div.inventory .preview {
        margin-bottom: 0px !important;
    }

    div.inventory .options-primary, div.inventory .options-secondary {
        margin-bottom: 30px !important;
    }
}

@media all and (max-width:414px) {
    .gradient_button {
        padding: 5px 5px;
        font-size: 11px;
    }

    .price {
        right: 10px;
        bottom: 110px;
    }

    div.inventory .figure {
        left: 0px !important;
        top: 0px !important;
    }

    div.inventory .options-primary {
        margin-bottom: 0px;
    }

    div.inventory .options-primary, div.inventory .options-secondary {
        margin-bottom: 60px !important;
    }

    .search-input {
        font-size: 13px !important;
    }
}

@media all and (max-width:375px) {
    .gradient_button {
        padding: 10px 5px;
        font-size: 10px;
    }

        .gradient_button i {
            display: none;
        }

    div.inventory .preview {
        left: 0pc !important;
    }

    .sort-by-menu {
        /* margin-left: -100px; */
        margin-bottom: 10px;
    }

    .my-dropdown {
        margin-right: -116px;
    }
}

@media all and (max-width:360px) {

    .sort-by-menu {
        margin-left: -135px;
    }

    .my-dropdown {
        margin-right: -160px;
    }
}

@media all and (max-width:320px) {
    .gradient_button {
        padding: 5px 1px;
        font-size: 10px;
        font-weight: 100;
    }

    .sort-by-menu {
        margin-left: -146px;
    }

    .my-dropdown {
        margin-right: -166px;
    }
}

/* Left Menu Filters Ends */





/*custom-css*/

.container-1400 {
    max-width: 1400px;
    margin: auto auto;
}
/***************featured-car-csss*****************/
/* Slider Theme Style */

.Container-slick {
    padding: 0 15px;
    position: relative;
}

    .Container-slick:after,
    .Container-slick .Head:after {
        content: '';
        display: block;
        clear: both;
    }

    .Container-slick .Head {
        height: 52px;
        over-flow: hidden;
        text-align: center;
    }

        .Container-slick .Head .Arrows {
            float: none;
        }

        .Container-slick .Head .Slick-Next,
        .Container-slick .Head .Slick-Prev {
            display: inline-block;
            width: 38px;
            height: 38px;
            margin-top: 6px;
            background: transparent;
            color: #999;
            margin-left: 5px;
            cursor: pointer;
            font: 18px/36px FontAwesome;
            text-align: center;
            transition: all 0.5s;
            border-radius: 50%;
            border: 1px solid #4d5154;
        }

            .Container-slick .Head .Slick-Next:hover,
            .Container-slick .Head .Slick-Prev:hover {
                background: #000;
                color: #fff;
                border: 1px solid #000;
            }

            .Container-slick .Head .Slick-Next:before {
                content: '\f105'
            }

            .Container-slick .Head .Slick-Prev:before {
                content: '\f104'
            }

.SlickCarousel {
    margin: 0 -7.5px;
    margin-top: 10px;
}

/*********slick-slider-custom-css*******/


a.txt-btn {
    background-color: #00a201;
    color: #fff;
    text-align: center;
    /*padding: 10px 20px;*/
    text-decoration: none;
}

.f-cr-vd {
    position: relative;
    margin: 20px 7.5px;
    /*box-shadow: hsl(0, 0%, 80%) 0 0 5px;*/
    padding: 0;
}

.social-dv {
    padding: 0px;
    margin: 0px;
    text-align: center;
}

a.explore-btn {
    padding: 10px 50px;
    color: #fff;
    margin-bottom: 20px;
    transition: .35s;
    border: 1px solid #4d5154;
}

.f-cr-vd:hover a.explore-btn {
    background-color: #4d5154;
    color: #fff;
}

.car-info-dv {
    position: relative;
    background-color: #232323;
    float: left;
    width: 100%;
    padding: 10px;
    transition: .35s;
    text-align: center;
    padding-bottom: 20px;
}

    .car-info-dv hr {
        border-top: 1px solid #d9d9d9 !important;
        width: 100%;
        margin-bottom: 30px;
    }

    .car-info-dv h2 {
        font-size: 14px !important;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 30px;
    }


    .car-info-dv h1 {
        font-size: 18px;
        font-weight: 300;
        color:#fff;
    }

.f-cr-vd:hover .car-info-dv {
    background-color: #f00001;
    box-shadow: 0px 6px 30px rgba(115, 128, 157, 0.25);
}
.f-cr-vd:hover h1, .f-cr-vd:hover h2 {
    color:#fff;
}
.f-cr-vd:hover hr {
    border-top: 1px solid #ff7777 !important;
}
.box {
    position: relative;
    color: #fff;
    text-align: center;
    height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

    .box:before {
        bottom: 0;
        content: "";
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: all 0.6s ease-out 0s;
    }

.f-cr-vd:hover .box::before {
    background-color: rgba(0, 0, 0, 0.2);
    left: 50%;
    right: 50%;
}

.box:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.6s ease-out 0s;
}

.box img {
    width: 100%;
    height: 100%;
}

.f-cr-vd:hover .box::after {
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 50%;
    top: 50%;
}

.box .box-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 25%;
    opacity: 0;
    transition: all 0.6s ease-out 0s;
}

.f-cr-vd:hover .box .box-content {
    opacity: 1;
}

.box .box-content h3 {
    background-color: #F64501;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 5px 15px;
}

.box .box-content ul li {
    display: inline-block;
}

    .box .box-content ul li a {
        display: block;
        color: #000;
        background-color: #fff;
        font-size: 20px;
        height: 40px;
        width: 40px;
        line-height: 40px;
        border-radius: 50%;
        margin-right: 5px;
        transition: all 0.35s ease 0s;
    }

        .box .box-content ul li a:hover {
            background-color: #000;
            color: #9d0304e6;
        }

/*********slick-slider-custom-css-ends*******/

/***************featured-car-csss-ends*****************/
.opt-div-hme p {
    font-size: 20px;
    padding: 10px;
    padding-top: 10px;
    padding-top: 20%;
    color: #fff;
}
    .opt-div-hme p a:hover{
        color:#fff;
    }
    .test-bg {
        position: relative;
        z-index: 2;
        background-color: #fbfcfe;
        text-align: center;
    }

    .test-bg h1 {
        font-size: 25px !important;
    }
.d-blue {
    background-color: #232323;
    float: left;
}

.d-grey {
    background-color: #f00001;
    float: left;
    text-align: right;
}

.opt-img {
    padding: 0px;
}

.opt-div-hme button {
    display: block;
    padding: 10px 20px;
    background-color: #111;
    text-align: center;
    font-size: 14px;
    color: #fff;
    transition: .35s;
    width: 60%;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 600;
}

.opt-div-hme button {
    background-color: #626262;
    margin-top: 20px;
}
    .opt-div-hme button:hover {
        background-color: #9d0304e6 !important;
        margin-top: 20px;
    }

.d-grey button {
    float: right;
}
/* CSSTerm.com Simple CSS menu */
.menu_simple-horztl {
    display: inline-block !important;
}

.list-pos {
    display: flex !important;
    width: 100%;
    justify-content: center;
}



.menu_simple-horztl ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

.menu_simple-horztl li {
    float: left;
}

    .menu_simple-horztl li a::before {
        content: "\f111 ";
        font-family: FontAwesome;
        margin-right: 10px;
        color: #636161;
        font-size: 4px;
    }

.menu_simple-horztl ul li a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 10px 16px;
    text-decoration: none;
    font-size: 14px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}


    .menu_simple-horztl ul li a:hover {
        color: white;
        /*background-color: #262424;*/
    }

.menu_simple-horztl span {
    color: #93702c;
    font-size: 12px;
    font-style: italic;
}

@media all and (max-width:1024px) {
    .menu_simple-horztl ul li a {
        padding: 10px 10px;
    }
}



.btm-logo {
    width: 76%;
    margin: auto;
}


.footer-heading h2 {
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 800;
    word-spacing: 1px;
    margin-top: 0px;
    margin-bottom:10px;
    /* border-left: 3px solid #93702c;
    border-right: 3px solid #93702c;*/
    /*   width: 45%;*/
    color: #fff !important;
    /* margin: auto !important;
    margin-bottom: 30px !important;*/
}

.footer-heading hr {
    margin: 10px 0px !important;
    border-top: 1px solid #444141 !important;
}


.btm-btn {
    float: left !important;
    margin-top: 20px;
    background-color: #2d2d2d !important;
    color: #cfc2c2 !important
}

@media all and (max-width:1080px) {
    /*.footer-heading h2 {
        width: 70%;
    }*/
}

@media all and (max-width:800px) {
    /* .footer-heading h2 {
        width: 94%;
    }*/
}

@media all and (max-width:767px) {
    /* .footer-heading h2 {
        width: 23%;
    }*/
    .list-pos {
        display: none !important;
    }

    .button-main-btm {
        margin-bottom: 20px;
    }

    .footer-heading h2 {
        text-align: center;
    }

    .gp-ln {
        margin-bottom: 20px;
    }
}

@media all and (max-width:640px) {
    /* .footer-heading h2 {
        width: 24%;
    }*/
}

@media all and (max-width:480px) {
    /* .footer-heading h2 {
        width: 34%;
    }*/
}

@media all and (max-width:375px) {
    /* .footer-heading h2 {
        width: 44%;
    }*/
}

@media all and (max-width:320px) {
    /*  .footer-heading h2 {
        width: 47%;
    }*/
}

@media all and (max-width:414px) {
    .btm-info-browse {
        display: none;
    }
}

/* carbody  CSS menu */

.menu_car ul {
    margin: 0;
    padding: 0;
    width: 185px;
    list-style-type: none;
}

.car-size {
    width: 40% !important;
    margin: 0 !important;
}

.menu_car ul li a {
    text-decoration: none;
    color: #807f7a;
    padding: 5.5px 11px;
    text-align: left;
    display: block;
    font-size: 14px;
    transition: 0.5s;
    opacity: .3;
    border-bottom: 1px solid #3b3939;
}

    .menu_car ul li a:visited {
        color: white;
    }

    .menu_car ul li a:hover, .menu_car ul li .current {
        color: white;
        opacity: 1;
    }

.invert {
    filter: invert(100%);
}


@media all and (max-width:1280px) {
    .side-car {
        background-position: 642px 170px;
    }

    .small-title {
        font-size: 25px;
    }
}

@media all and (max-width:1170px) {
    .car-point ul li {
        font-size: 16px;
    }
}

@media all and (max-width:1080px) {
    .small-title {
        font-size: 20px;
    }

    .side-car {
        background-position: 526px 170px;
    }
}

@media all and (max-width:800px) {
    .small-title {
        font-size: 20px;
    }

    .side-car {
        background-position: 526px 170px;
    }

        .side-car .col-sm-7 {
            width: 100%;
            margin-left: -190px;
        }
}

@media all and (max-width:767px) {


    .side-car .col-sm-7 {
        width: 70%;
        margin-left: 0px;
    }
}

@media all and (max-width:480px) {


    .side-car .col-sm-7 {
        width: 100%;
    }
}

@media all and (max-width:414px) {


    .footer-heading .col-xs-6 {
        width: 100%;
        text-align: center;
    }

    .footer-heading h2 {
        text-align: center;
        margin: auto;
        margin-bottom: 20px;
    }

    .menu_simple {
        margin-left: 25%;
    }

    .footer-heading h2 {
        text-align: center;
    }

    .btm-btn {
        float: none !important;
    }
}
/*******************top-search-css********************/


body.search-active {
    overflow: hidden;
}

    body.search-active .search-input {
        opacity: 1;
        transform: none;
        pointer-events: all;
    }

    body.search-active .icon-close {
        opacity: 1;
        transform: rotate(-90deg);
    }

    body.search-active .control {
        cursor: default;
    }

        body.search-active .control .btn-material {
            transform: scale(90);
        }

        body.search-active .control .icon-material-search {
            opacity: 0;
        }

/* Close Icon */
.icon-close {
    position: fixed;
    top: 30px;
    right: 30px;
    color: #FFF;
    cursor: pointer;
    font-size: 70px !important;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: 3;
}

    .icon-close:hover {
        transform: rotate(0);
    }

/* Search Input */
.search-input {
    height: 80px;
    position: absolute;
    top: 50%;
    left: 50px;
    margin-top: -40px;
    pointer-events: none;
    opacity: 0;
    transform: translate(40px, 0);
    transition: all 0.3s ease-in-out;
    z-index: 5;
}

    .search-input input {
        color: #fff;
        font-size: 54px;
        border: 0;
        background: transparent;
        -webkit-appearance: none;
        box-sizing: border-box;
        outline: 0;
        font-weight: 200;
        width: 100% !important;
        height: auto !important;
    }

.input-search ::-webkit-input-placeholder {
    color: #fff;
}

.input-search :-moz-placeholder {
    color: #fff !important;
}

.input-search ::-moz-placeholder {
    color: #fff !important;
}

.input-search :-ms-input-placeholder {
    color: #fff !important;
}

.input-search::placeholder {
    color: #fff !important;
}

.input-search, input[type="text"], input[type="email"] {
    color: #000 !important;
    font-weight: 500;
}


.form-control:focus {
    border-color: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
/* Container */
.container-search {
    padding-right: 50px;
    padding-left: 50px;
    position: relative;
}

    .container-search .container-dark {
        background: #22313F;
        color: #FFF;
    }

/* Control btn */
.control {
    cursor: pointer;
    position: relative;
}

    .control .btn-material {
        position: absolute;
        top: -42px;
        width: 40px;
        height: 40px;
        right: 40px;
        border-radius: 100%;
        box-sizing: border-box;
        background: #e67732;
        outline: 0;
        transform-origin: 50%;
        /*box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);*/
        transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
        z-index: 2;
    }

        .control .btn-material:hover {
            /*box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);*/
        }

    .control .icon-material-search {
        color: #FFF !important;
        position: absolute;
        top: -34px;
        right: 48px;
        transition: opacity 0.3s ease-in-out;
        z-index: 2;
    }

@media all and (max-width:800px) {
    .search-input input {
        font-size: 44px;
    }
}

/*******************top-search-css-ends********************/

.f-margin-both {
    margin: 0%;
}

.welcome-bg {
    background-color: #036fca;
    color: #fff;
    padding: 70px 0px;
}



.heading-welcome h3 {
    font-size: 18px;
    border-left: 4px solid #fff;
    width: 25%;
    text-align: center;
    border-right: 4px solid #fff;
    text-transform: uppercase;
    color: #fff;
    padding: 0px 15px;
    font-family: 'Open Sans Condensed', sans-serif !important;
    letter-spacing: 2px;
}

.heading-welcome h2 {
    font-size: 25px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
}

.heading-mid h2 {
    text-align: center;
    font-size: 20px;
    border-left: 4px solid #ceaf6e;
    width: 9%;
    margin: auto;
    border-right: 4px solid #ceaf6e;
}

@media (max-width: 1280px) {
    .heading-mid h2 {
        width: 14%;
    }
}

@media (max-width: 1080px) {
    .heading-mid h2 {
        width: 17%;
    }
}

@media (max-width: 800px) {
    .heading-mid h2 {
        width: 24%;
    }
}

@media (max-width: 640px) {
    .heading-mid h2 {
        width: 26%;
    }
}

@media (max-width: 480px) {
    .heading-mid h2 {
        width: 37%;
    }
}

@media (max-width: 414px) {
    .heading-mid h2 {
        width: 43%;
    }
}

@media (max-width: 320px) {
    .heading-mid h2 {
        width: 54%;
    }
}


.left-car {
    float: right;
    z-index: 2;
    position: relative;
}

.right-car {
    z-index: 2;
    position: relative;
}



/*featured-car-3d-css-starts*/
.cardContainer {
    position: relative;
    width: 100%;
    height: 600px;
    min-width: 100%;
    min-height: 600px;
    margin: 4px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

    .cardContainer .active {
        -webkit-transform: translateZ(0px) rotateY(180deg) !important;
        transform: translateZ(0px) rotateY(180deg) !important;
    }

        .cardContainer .active:after {
            display: none;
        }

.card {
    display: inline-block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -moz-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-20px);
    transform: translateZ(-20px);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

    .card:after {
        content: "";
        position: absolute;
        z-index: -1;
        width: 100%;
        height: 100%;
        border-radius: 0px !important;
        box-shadow: 0 14px 50px -4px rgba(0, 0, 0, 0.15);
        opacity: 0;
        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1.4);
    }

    .card:hover {
        -webkit-transform: translateZ(0px);
        transform: translateZ(0px);
    }

        .card:hover:after {
            opacity: 1;
        }

    .card .side {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 0px !important;
        background-color: #f9f9f9;
    }

    .card .front {
        z-index: 2;
    }

    .card .back {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    .card .info {
        padding: 16px;
    }


.front .img {
    background-color: #dadce2;
    background-position: center;
    background-size: cover;
    border-radius: 0px !important;
    width: 100%;
}



.back {
    position: relative;
}

    .back h3 {
        margin-top: 6px;
        margin-bottom: 18px;
        background-color: #fff;
        padding: 10px;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 600;
        border-bottom: 3px solid #ceaf6e;
    }

    .back .reviews {
        display: flex;
        align-items: center;
        margin-bottom: 12px;
        cursor: pointer;
    }

        .back .reviews p {
            color: #c4c4c4;
            font-weight: 300;
            margin: 1px 0 0 6px;
            transition: 0.3s ease-in-out;
        }

        .back .reviews:hover p {
            color: #555;
        }

    .back li {
        line-height: 30px;
        margin: 2px 0 6px 0;
        border-bottom: 1px dotted #dbd7d7;
        list-style-type: disc;
    }

    .back ul {
        padding-left: 10px;
    }

    .back .btn {
        position: absolute;
        bottom: 16px;
        width: calc(100% - 32px);
        height: 56px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #ceaf6e;
        /*background-image: linear-gradient(-90deg, #FFB714, #FFE579);*/
        border-radius: 0px !important;
        cursor: pointer;
    }

        .back .btn:hover h4 {
            -webkit-transform: translateX(0px);
            transform: translateX(0px);
        }

        .back .btn:hover svg {
            -webkit-transform: translateX(0px);
            transform: translateX(0px);
            opacity: 1;
        }

        .back .btn h4 {
            -webkit-transform: translateX(12px);
            transform: translateX(12px);
            transition: -webkit-transform 0.3s ease-out;
            transition: transform 0.3s ease-out;
            transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
        }

        .back .btn svg {
            margin: 1px 0 0 4px;
            -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
            opacity: 0;
            transition: all 0.3s ease-out;
        }

.info span {
    float: right;
}

.cardContainer h2 {
    padding-left: 12px;
    margin-right: 10px;
    font-size: 20px;
    color: #036fca;
    padding-left: 12px;
}

.cardContainer h6 {
    color: #868383;
    font-size: 14px;
    padding-left: 12px;
}

.cardContainer p {
    padding-left: 12px;
    border-left: 4px solid #ceaf6e;
}

.btn-apply-1 {
    width: 100%;
    margin-top: 20%;
}

    .btn-apply-1 ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

    .btn-apply-1 li {
        display: inline-block;
        width: 49%;
    }

        .btn-apply-1 li a {
            font-size: 14px;
            color: #fff;
            width: 100%;
            float: left;
            background-color: #23364b;
            text-align: center;
            border: none !important;
            padding: 7px;
            transition: 1s;
        }

            .btn-apply-1 li a:hover {
                background-color: #364d66 !important;
            }

.textus-btn {
    background-color: #036fca !important;
}

    .textus-btn:hover {
        background-color: green;
    }


@media (max-width: 1600px) {
    .cardContainer {
        height: 550px;
        min-height: 550px;
    }
}

@media (max-width: 1440px) {
    .cardContainer {
        height: 500px;
        min-height: 500px;
    }

    .btn-apply-1 {
        margin-top: 10%;
    }
}

@media (max-width: 1440px) {
    .cardContainer {
        height: 460px;
        min-height: 460px;
    }

    .btn-apply-1 {
        margin-top: 10%;
    }
}

@media (max-width: 1080px) {
    .cardContainer {
        height: 410px;
        min-height: 410px;
    }

    .btn-apply-1 {
        margin-top: 10%;
    }

    .back li {
        line-height: 20px;
    }
}

@media (max-width: 800px) {
    .cardContainer {
        height: 360px;
        min-height: 360px;
    }

    .btn-apply-1 {
        margin-top: 4%;
    }

    .back li {
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .cardContainer {
        height: 560px;
        min-height: 560px;
        margin: auto;
        width: 70%;
        min-width: 70%;
    }

    .btn-apply-1 {
        margin-top: 10%;
    }

    .back li {
        line-height: 30px;
    }
}

@media (max-width: 640px) {
    .cardContainer {
        height: 510px;
        min-height: 510px;
    }
}

@media (max-width: 480px) {
    .cardContainer {
        height: 430px;
        min-height: 430px;
    }

    .back li {
        line-height: 24px;
    }
}

@media (max-width: 414px) {
    .cardContainer {
        height: 390px;
        min-height: 390px;
        width: 80%;
        min-width: 80%;
    }

    .back li {
        line-height: 20px;
    }
}

@media (max-width: 375px) {
    .cardContainer {
        height: 390px;
        min-height: 390px;
    }

    .back li {
        font-size: 12px
    }
}

@media (max-width: 320px) {
    .cardContainer {
        height: 350px;
        min-height: 350px;
        width: 90%;
        min-width: 90%;
    }

    .back li {
        font-size: 12px
    }

    .back h3 {
        margin-top: 0px;
        margin-bottom: 5px;
        padding: 5px;
        font-size: 14px;
    }

    .btn-apply-1 {
        margin-top: 3%;
    }
}








/*2banners-option-css*/
.btn-car-opt {
  /*  background-color: #f5f5f5;*/
    padding: 50px 0px;
   /* -moz-box-shadow: inset 0 0 50px #d5d5d5;
    -webkit-box-shadow: inset 0 0 50px #d5d5d5;
    box-shadow: inset 0 0 50px #d5d5d5;*/
    position: relative;
  /*  margin-top: -39px;*/
}

.btn-car-opt1 {
    background-color: #555555;
    display: flex;
    position: relative;
    float: left;
    padding: 0px;
}

    .btn-car-opt1 span {
        color: #62aaf2;
    }

    .btn-car-opt1 h2 {
        font-size: 20px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
    }

    .btn-car-opt1 h3 {
        font-size: 18px;
        margin-top: 0px;
        color: #62aaf2;
        font-style: italic;
    }

.btn-car-opt i {
    font-size: 40px;
    position: relative;
    float: left;
    clear: both;
    margin-right: 15px;
    border: 1px solid #717171;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 70px;
    margin-top: 22%;
    color: #fff;
    transition: 1s;
}

.btn-car-opt p {
    font-size: 14px;
    color: #ccc;
}

.right-arrow-div {
    position: absolute;
    background-color: #777777;
    height: 100%;
    padding: 32px;
    right: 0;
    top: 0;
}

.btn-car-opt1:hover i {
    color: #717171;
    border: 1px solid #fff;
}





.round {
    position: absolute;
    /*border: 2px solid #fff;*/
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #ffa500;
    left: 20%;
    margin-top: 20%
}

#cta {
    width: 100%;
    cursor: pointer;
    position: absolute;
}

    #cta .arrow-1 {
        left: 30%;
    }

.arrow-1 {
    position: absolute;
    bottom: 0;
    margin-left: 0px;
    width: 12px;
    height: 12px;
    background-size: contain;
    top: 15px;
}

.segunda {
    margin-left: 8px;
}

.next-arrow {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHN0eWxlPi5zdDB7ZmlsbDojZmZmfTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTMxOS4xIDIxN2MyMC4yIDIwLjIgMTkuOSA1My4yLS42IDczLjdzLTUzLjUgMjAuOC03My43LjZsLTE5MC0xOTBjLTIwLjEtMjAuMi0xOS44LTUzLjIuNy03My43UzEwOSA2LjggMTI5LjEgMjdsMTkwIDE5MHoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzE5LjEgMjkwLjVjMjAuMi0yMC4yIDE5LjktNTMuMi0uNi03My43cy01My41LTIwLjgtNzMuNy0uNmwtMTkwIDE5MGMtMjAuMiAyMC4yLTE5LjkgNTMuMi42IDczLjdzNTMuNSAyMC44IDczLjcuNmwxOTAtMTkweiIvPjwvc3ZnPg==);
}

@keyframes bounceAlpha {
    0% {
        opacity: 1;
        transform: translateX(0px) scale(1);
    }

    25% {
        opacity: 0;
        transform: translateX(10px) scale(0.9);
    }

    26% {
        opacity: 0;
        transform: translateX(-10px) scale(0.9);
    }

    55% {
        opacity: 1;
        transform: translateX(0px) scale(1);
    }
}

.bounceAlpha {
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.arrow-1.primera.bounceAlpha {
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-delay: 0.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.btn-car-opt1:hover .arrow-1 {
    animation-name: bounceAlpha;
    animation-duration: 1.4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

    .btn-car-opt1:hover .arrow-1.primera {
        animation-name: bounceAlpha;
        animation-duration: 1.4s;
        animation-delay: 0.2s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }

.btn-car-opt h4 {
    text-align: center;
    padding: 40px 0px 0px;
    font-weight: 600;
}


@media (max-width: 1170px) {


    .btn-car-opt1 h2 {
        font-size: 20px;
    }

    .btn-car-opt p {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {


    .btn-car-opt1 h2 {
        font-size: 20px;
    }
}

@media (max-width: 800px) {
    .btn-car-opt1 h2 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .btn-car-opt i {
        margin-top: 16%;
    }

    .btn-car-opt p {
        font-size: 14px;
        width: 90%;
    }

    .btn-car-opt1 {
        width: 100%;
        margin: 5px 0px;
    }

    .round {
        margin-top: 25%;
    }
}

@media (max-width: 480px) {
    .btn-car-opt i {
        margin-top: 60%;
    }

    .round {
        margin-top: 65%;
    }
}

@media (max-width: 320px) {
    .btn-car-opt i {
        font-size: 20px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .btn-car-opt1 h2 {
        font-size: 14px;
    }

    .round {
        margin-top: 66%;
    }

    .btn-car-opt1 h3 {
        font-size: 14px;
    }
}

/*2banners-option-css-ends*/

.slogan-words-div {
    background-color: #f00001;
    color: #fff;
    text-align: center;
}

.slogan-words {
    text-align: center;
    display: inline-block;
}

    .slogan-words ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

        .slogan-words ul li {
            display: inline-block;
            float: left;
            padding: 0px 20px;
            border-left: 3px solid #fff;
            font-weight: 600;
            font-size: 20px;
        }

            .slogan-words ul li:last-child {
                border-right: 3px solid #fff;
            }

.btm-info {
    text-align: left;
}

    .btm-info span {
        font-weight: 800;
        text-transform: uppercase;
        font-size: 16px;
    }

    .btm-info h3 {
        text-align: left;
        padding: 0px;
        margin: 0px;
        color: #e67732;
        font-size: 20px
    }

    .btm-info p {
        color: #fff !important;
        line-height:25px;
    }

a.btm-ph-no {
    color: #f00001;
    font-weight: 800;
}

    a.btm-ph2:hover {
        color: #fff;
    }
a.btm-ph2 {
    color: #f00001;
    font-weight: 800;
}

    a.btm-ph2:hover {
        color: #fff !important;
    }
.btm-info i {
    position: absolute;
    margin-left: -22px;
    line-height: 20px;
    color: #fff;
}

@media all and (max-width:767px) {
    .btm-info {
        text-align: center;
    }
}

@media all and (max-width:640px) {
    .slogan-words ul li {
        padding: 0px 9px;
        font-size: 16px;
    }
}

@media all and (max-width:480px) {
    .slogan-words ul li {
        font-size: 13px;
    }
}

@media all and (max-width:414px) {
    .slogan-words-div {
        display: none;
    }

    .btm-info h3 {
        text-align: center;
    }

    .connect {
        margin-left: 27%;
    }
}

@media all and (max-width:375px) {


    .connect {
        margin-left: 25%;
    }
}

@media all and (max-width:320px) {


    .connect {
        margin-left: 20%;
    }
}


/*social-bottom-links-css*/
.clip {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.svg--source {
    display: none;
}

.svg--icon {
    width: 100%;
    max-width: 5rem;
    height: 100%;
    max-height: 5rem;
    display: block;
    margin: 0 auto;
    fill: currentColor;
}

.wrapper {
    width: 100%;
}

.share {
    width: 5rem;
    height: 5rem;
    float: left;
    margin: .5rem 1rem .5rem 0;
    color: #353c4a;
    /*border: .125rem solid #f3f3f3;*/
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.15);
    border-radius: 50%;
    transition: 250ms;
    background-color: #93702c;
}

    .share:hover {
        background-color: #fff;
    }

    .share:last-child {
        margin-right: 0;
    }

    .share:focus {
        outline-color: inherit;
    }

.twitter:hover, .twitter:focus {
    color: #00ACED;
    box-shadow: 0 0 24px 0 #00ACED;
}

.github:hover, .github:focus {
    color: #4183c4;
    box-shadow: 0 0 24px 0 #4183c4;
}

.pinterest:hover, .pinterest:focus {
    color: #bd081c;
    box-shadow: 0 0 24px 0 #bd081c;
}

.youtube:hover, .youtube:focus {
    color: #cd201f;
    box-shadow: 0 0 24px 0 #cd201f;
}

.facebook:hover, .facebook:focus {
    color: #3b5998;
    box-shadow: 0 0 24px 0 #3b5998;
}

.google:hover, .google:focus {
    color: #dd4b39;
    box-shadow: 0 0 24px 0 #dd4b39;
}



/*4-buttons-css*/
.welcome-btn-1 {
    background-color: #fff;
    text-align: center;
    padding: 30px;
}

    .welcome-btn-1 h3 {
        font-size: 14px;
        color: #555555;
        text-align: center;
        text-transform: uppercase;
        font-weight: 600;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .welcome-btn-1:hover h3 {
        color: #036fca;
    }

    .welcome-btn-1 i {
        font-size: 30px;
        border-radius: 50%;
        border: 1px solid #eaeaea;
        width: 70px;
        height: 70px;
        line-height: 67px;
        color: #3c3c3c;
        text-align: center;
    }

.welcome-btns {
    position: relative;
    margin-top: 40px;
}

    .welcome-btns ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

    .welcome-btns li {
        display: inline-block;
        float: left;
        margin: 5px;
        width: 45%;
    }

.welcome-btn-1:hover i {
    background-color: #93702c;
    color: #ceaf6e;
    border: 1px solid #93702c;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

@media (max-width: 1920px) {
    .welcome-btn-1 {
        padding: 15px 10px;
    }
}

@media all and (max-width:1600px) {
    .welcome-btn-1 {
        padding: 15px 10px;
    }

    .heading-welcome h3 {
        width: 78%;
    }

    .welcome-bg {
        padding: 8px 0px;
    }

        .welcome-bg::after {
            border-bottom: 491px solid #036fca;
        }
}



@media all and (max-width:1440px) {


    .heading-welcome h3 {
        width: 88%;
    }

    .welcome-bg::after {
        border-bottom: 531px solid #036fca;
    }
}

@media (max-width: 1366px) {
    .welcome-btn-1 {
        padding: 15px 5px;
    }
}

@media all and (max-width:1280px) {
    .welcome-bg .col-sm-7 {
        width: 100%;
    }

    .welcome-bg .col-sm-5 {
        width: 100%;
    }

    .welcome-btns {
        margin-top: 0px;
    }

        .welcome-btns li {
            display: inline-block;
            float: left;
            margin: 5px;
            width: 23%;
        }

    .heading-welcome h3 {
        width: 60%;
    }

    .heading-welcome h3 {
        width: 56%;
        text-align: left;
    }

    .welcome-bg::after {
        border-bottom: 587px solid #036fca;
    }
}

@media all and (max-width:1170px) {

    .heading-welcome h3 {
        width: 64%;
        text-align: left;
    }

    .welcome-bg::after {
        border-bottom: 618px solid #036fca;
    }
}

@media all and (max-width:1080px) {

    .heading-welcome h3 {
        width: 72%;
        text-align: left;
    }

    .welcome-bg::after {
        border-bottom: 618px solid #036fca;
    }

    .welcome-text {
        padding-top: 0px;
    }

    .welcome-btn-1 i {
        font-size: 20px;
        width: 50px;
        height: 50px;
        line-height: 49px;
    }

    .welcome-btn-1 h3 {
        font-size: 13px;
    }

    .welcome-bg::after {
        border-bottom: 597px solid #036fca;
    }
}

@media all and (max-width:1024px) {
    .welcome-btn-1 h3 {
        font-size: 12px;
    }

    .welcome-bg::after {
        border-bottom: 596px solid #036fca;
    }
}

@media all and (max-width:992px) {

    .heading-welcome h3 {
        width: 82%;
    }

    .welcome-bg::after {
        border-bottom: 616px solid #036fca;
    }
}

@media all and (max-width:960px) {

    .welcome-cont .col-sm-7 {
        width: 100%;
    }

    .welcome-cont .col-sm-5 {
        width: 100%;
    }

    .heading-welcome h3 {
        width: 52%;
        text-align: left;
    }
}

@media all and (max-width:767px) {

    .heading-welcome h3 {
        width: 54%;
        text-align: left;
    }
}

@media all and (max-width:640px) {

    .heading-welcome h3 {
        width: 66%;
        text-align: left;
    }
}

@media all and (max-width:480px) {

    .heading-welcome h3 {
        width: 90%;
        text-align: left;
    }
    
}

@media all and (max-width:414px) {

    .heading-welcome h3 {
        width: 100%;
    }

    .heading-welcome h2 {
        font-size: 20px;
    }
}

@media all and (max-width:375px) {

    .heading-welcome h3 {
        width: 100%;
    }

    .heading-welcome h2 {
        font-size: 18px;
    }

    .car-point ul li {
        font-size: 14px;
    }
}


/*featured-car-section*/
.f-car-bg {
    background-color: #f00001;
    padding: 15px;
    position: relative;
    z-index: 1;
}

    .f-car-bg h2 {
      
        padding: 15px;
        font-size: 18px;
        color: #fff;
        font-weight: 800;
        width: 56%;
        margin: auto;
        text-align: center;
        text-transform: uppercase;
    }

#search_block select {
    background-color: #fff !important;
    text-shadow: none;
    color: #6e6d72 !important;
    border: 1px #fff solid;
    border-radius: 30px;
    height: 40px;
}

#search_block select {
    background: url('/content/images/maxkarsv2/arrow_down.png') no-repeat right #ddd;
    background-color: rgb(221, 221, 221);
    background-position-x: right;
    -webkit-appearance: none;
    background-position-x: 93%;
    margin-bottom: 5px;
}
a.btm-ph {
    color: #f00001;
}
a.btm-ph:hover {
    color: #fff;
}
/* --- fillter */
.range-slider {
    /*padding-top: 3.5em;*/
    position: relative;
    text-align: center;
}

    .range-slider::before, .range-slider::after {
        content: " ";
        display: table;
    }

    .range-slider::after {
        clear: both;
    }

    .range-slider .track {
        bottom: 15px;
        height: 6px;
        left: 0;
        margin-bottom: -3px;
        position: absolute;
        width: 0;
        z-index: 50;
        border-radius: 15px;
    }

    .range-slider .track--full {
        background: #cccccc;
        width: 100%;
    }

    .range-slider .track--included {
        background: #eee;
        border-radius: 3px;
    }



    .range-slider [type=range] {
        -webkit-appearance: media-slider;
        background: none;
        height: 25px;
        margin: 0;
        outline: none;
        padding: 0;
        pointer-events: none;
        position: relative;
        width: 100%;
        z-index: 75;
    }

        .range-slider [type=range]:focus {
            outline: none;
        }

        .range-slider [type=range]::-moz-focus-outer {
            border: 0;
        }

        .range-slider [type=range]:first-of-type {
            float: left;
            margin-bottom: -30px;
        }

        .range-slider [type=range]:last-of-type {
            float: right;
            margin-bottom: 0;
        }

        .range-slider [type=range]::-webkit-slider-runnable-track {
            background: none;
            border: 0;
            height: 6px;
            z-index: -1;
        }

        .range-slider [type=range]::-ms-fill-lower {
            background: none;
            border: 0;
        }

        .range-slider [type=range]::-ms-fill-upper {
            background: none;
            border: 0;
        }

        .range-slider [type=range]::-ms-track {
            background: transparent;
            border: 0;
            border-color: transparent;
            color: transparent;
            height: 6px;
            z-index: -1;
        }

        .range-slider [type=range]:focus::-ms-fill-lower {
            background: none;
            border: 0;
        }

        .range-slider [type=range]:focus::-ms-fill-upper {
            background: none;
            border: 0;
        }

        .range-slider [type=range]::-moz-range-track {
            -moz-appearance: none;
            background: none;
            border: 0;
            height: 6px;
            z-index: -1;
        }

        .range-slider [type=range]::-webkit-slider-thumb {
            -webkit-appearance: none;
            background: #555;
            border: 0;
            border-radius: 50%;
            cursor: pointer;
            height: 30px;
            margin-top: -12px;
            outline: 0;
            pointer-events: all;
            position: relative;
            width: 30px;
            z-index: 100;
        }


        .range-slider [type=range]::-ms-thumb {
            background: #555;
            border: 0;
            border-radius: 50%;
            cursor: pointer;
            height: 30px;
            margin-top: 0;
            pointer-events: all;
            position: relative;
            width: 30px;
            z-index: 100;
        }


    .range-slider [type="range"]::-moz-range-thumb {
        -moz-appearance: none;
        background: #036fca;
        border: 0;
        border-radius: 50%;
        cursor: pointer;
        height: 15px;
        margin-top: 617px;
        pointer-events: all;
        position: relative;
        width: 15px;
        z-index: 100;
        border: 3px solid #eee;
    }

    .range-slider [type="range"]::-webkit-range-thumb {
        --webkit-appearance: none;
        background: #036fca !important;
        border: 0;
        border-radius: 50%;
        cursor: pointer;
        height: 15px !important;
        margin-top: 617px;
        pointer-events: all;
        position: relative;
        width: 15px;
        z-index: 100;
        border: 3px solid #eee;
    }

    .range-slider .output,
    .range-slider output {
        background: none;
        border: none;
        border-radius: 4px;
        color: #6e6d72;
        font-weight: 100;
        display: inline-block;
        height: 2.5em;
        font-size: 12px;
        left: 50%;
        line-height: 2.5em;
        padding: 25px 0.75em;
        position: absolute;
        text-align: center;
        top: 0;
        transform: translate(-50%, 0);
    }

.fillter {
    margin-top: -5px;
}


    .fillter h6 {
        font-size: 14px;
        text-align: center;
        margin: 0px;
    }

span.right {
    color: #bebdbd;
    float: right;
    padding-top: 12px;
}
/*body-car-section-list-starts*/
.body-car-listing {
    text-align: center;
}

    .body-car-listing h3 {
        font-size: 18px;
        text-align: center;
        margin: auto;
        margin-top: auto;
        margin-bottom: auto;
        margin-top: 30px;
        margin-bottom: 30px;
        text-transform: uppercase;
        font-weight: 700;
        color:#fff;
    }

    .body-car-listing ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

    .body-car-listing li {
        display: inline-block;
        width: 9%;
        padding: 0px 7px;
        text-align: center;
        font-size: 12px;
        border-right: 1px solid #f06e6f;
    }

        .body-car-listing li a {
            opacity: .8;
            transition: 1s;
            color: #000;
            filter: brightness(0) invert(1);
        }

            .body-car-listing li a:hover {
                opacity: 1;
            }

        .body-car-listing li:last-child {
            border-right: none;
        }
        .body-car-listing li a span{
            color:#fff;
        }
        /*body-car-section-list-ends*/
        @media all and (max-width:1280px) {
            .grey-bg {
        background-color: #f5f5f5;
        padding: 100px 0px;
    }
}

@media all and (max-width:1170px) {
    .f-car-bg h2 {
        width: 57%;
    }
}

@media all and (max-width:1080px) {
    .f-car-bg h2 {
        width: 57%;
    }
}

@media all and (max-width:1024px) {
    .f-car-bg h2 {
        width: 66%;
    }

    .body-car-listing h3 {
        width: 30%;
    }
    .body-car-listing li {
        width: 13%;
    }
    .opt-div-hme button {
        display: block;
        margin: 10px auto;
        float:none;
    }
}

@media all and (max-width:800px) {
    .f-car-bg h2 {
        width: 83%;
    }
   
    .body-car-listing h3 {
        width: 29%;
    }

    .body-car-listing li {
        width: 20%;
    }
}

@media all and (max-width:767px) {
    .search-filter-home input[type="text"], select, input[type="search"], .form-control {
        margin-bottom: 10px;
    }
    .opt-div-hme button {
         
        display: block;
        margin: 10px auto;
    }
    #search_block select {
        background-position-x: 97%;
    }

    .f-car-bg {
        /* margin-top: -180px;*/
        margin-top: 0px;
    }
    .logo-pos {
        
        margin: 5px auto;
    }
}

@media all and (max-width:640px) {
    .f-car-bg h2 {
        width: 100%;
    }
    .logo-pos {
        margin: 5px auto;
    }
}

@media all and (max-width:480px) {
    .f-car-bg h2 {
        width: 100%;
        font-size: 13px
    }
    .logo-pos {
        margin: 5px auto;
    }
    .body-car-listing h3 {
        width: 40%;
    }
}

@media all and (max-width:414px) {
    .f-car-bg h2 {
        width: 100%;
        font-size: 13px
    }

    .body-car-listing h3 {
        display: none;
    }

    .body-car-listing {
        display: none;
    }
}













/*featured-car-section-ends*/







/*main-slider-css-starts*/


.main-content .btn-slider {
    display: inline-block;
    padding: 13px 20px;
    color: #fff;
    text-decoration: none;
    position: relative;
    background: transparent;
    border: 1px solid #e1e1e1;
    font: 12px/1.2 "Oswald", sans-serif;
    letter-spacing: 0.4em;
    text-align: center;
    text-indent: 2px;
    text-transform: uppercase;
    transition: color 0.1s linear 0.05s;
}

    .main-content .btn-slider::before {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #f00001;
        z-index: 1;
        opacity: 0;
        transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0.2s;
    }

    .main-content .btn-slider::after {
        transition: border 0.1s linear 0.05s;
    }

    .main-content .btn-slider .btn-inner {
        position: relative;
        z-index: 2;
    }

    .main-content.btn-slider:hover {
        color: #373737;
        transition: color 0.1s linear 0s;
    }

        .main-content .btn-slider:hover::before {
            top: 0;
            height: 100%;
            opacity: 1;
            transition: height 0.2s ease, top 0.2s ease, opacity 0s linear 0s;
        }

        .main-content .btn-slider:hover::after {
            border-color: #373737;
            transition: border 0.1s linear 0s;
        }

.slideshow {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 70vh;
    z-index: 0;
}

    .slideshow .slideshow-inner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .slideshow .slides {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .slideshow .slide {
        display: none;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

        .slideshow .slide.is-active {
            display: block;
        }

        .slideshow .slide.is-loaded {
            opacity: 1;
        }

        .slideshow .slide .caption {
            padding: 0 100px;
        }

        .slideshow .slide .image-container {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-position: center;
            z-index: 1;
            background-size: cover;
            image-rendering: optimizeQuality;
        }

            .slideshow .slide .image-container::before {
                content: "";
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background: rgba(0, 0, 0, 0.5);
            }

        .slideshow .slide .image {
            width: 100%;
            width: 100%;
            object-fit: cover;
            height: 100%;
        }

    .slideshow .slide-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        color: #fff;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .slideshow .slide .title {
        margin: 0 auto 15px;
        max-width: 1000px;
        font: 800 50px/1.2 "Oswald", sans-serif;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: #fff;
    }

    .slideshow .slide .text {
        margin: 0 auto;
        max-width: 1000px;
        font-size: 18px;
        line-height: 1.4;
    }

    .slideshow .slide .btn {
        margin: 15px 0 0;
        border-color: #fff;
    }

        .slideshow .slide .btn::before {
            background: #fff;
        }

    .slideshow .pagination {
        position: absolute;
        bottom: 20%;
        left: 0;
        width: 100%;
        height: 12px;
        cursor: default;
        z-index: 2;
        text-align: center;
    }

        .slideshow .pagination .item {
            display: inline-block;
            padding: 15px 5px;
            position: relative;
            width: 46px;
            height: 32px;
            cursor: pointer;
            text-indent: -999em;
            z-index: 1;
        }

            .slideshow .pagination .item + .page {
                margin-left: -2px;
            }

            .slideshow .pagination .item::before {
                content: "";
                display: block;
                position: absolute;
                top: 15px;
                left: 5px;
                width: 36px;
                height: 2px;
                background: rgba(255, 255, 255, 0.5);
                transition: background 0.2s ease;
            }

            .slideshow .pagination .item::after {
                width: 0;
                background: #fff;
                z-index: 2;
                transition: width 0.2s ease;
            }

            .slideshow .pagination .item:hover::before, .slideshow .pagination .item.is-active::before {
                background-color: #fff;
            }

    .slideshow .arrows .arrow {
        margin: -33px 0 0;
        padding: 20px;
        position: absolute;
        top: 40%;
        cursor: pointer;
        z-index: 3;
    }

    .slideshow .arrows .prev {
        left: 30px;
    }

        .slideshow .arrows .prev:hover .svg {
            left: -10px;
        }

    .slideshow .arrows .next {
        right: 30px;
    }

        .slideshow .arrows .next:hover .svg {
            left: 10px;
        }

    .slideshow .arrows .svg {
        position: relative;
        left: 0;
        width: 14px;
        height: 26px;
        fill: #fff;
        transition: left 0.2s ease;
    }

@media (max-width:1080px) {

    .slideshow {
        height: 50vh;
    }
}

@media (max-width:1024px) {

    .slideshow .slide .title {
        font-size: 45px;
    }
}

@media (max-width:800px) {

    .slideshow .slide .title {
        font-size: 32px;
    }
}

@media (max-width:767px) {
    .slideshow {
        height: 40vh;
    }
}

@media (max-width:640px) {
    .slideshow .slide .title {
        font-size: 30px;
        letter-spacing: 0.2em;
    }
}

@media (max-width:480px) {
    .slideshow .slide .title {
        font-size: 20px;
        letter-spacing: 0.2em;
    }

    .slideshow .slide .text {
        font-size: 16px;
    }

    .slideshow .slide .caption {
        padding: 0 30px;
    }
}

@media (max-width:414px) {


    .slideshow .slide .caption {
        margin-top: -80px;
    }

    .slideshow .pagination {
        bottom: 30%;
    }
}

@media (max-width:375px) {
    .slideshow .arrows .prev {
        left: 0px;
    }

    .slideshow .arrows .next {
        right: 0px;
    }
}

@media (max-width:320px) {
    .slideshow .slide .title {
        font-size: 16px;
        font-weight: 600;
        padding: 0PX;
        margin: 0px;
    }

    .slideshow p {
        padding: 0px !important;
        margin: 0px;
        line-height: 20px;
    }


    .slideshow .pagination {
        bottom: 34%;
    }

    .main-search1 {
        width: 100%;
    }
}










/*main-slider-css-ends*/


/*main-navigation-css-starts*/
:after,
:before {
    box-sizing: border-box
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a, a:hover, a.active, a:active, a:visited, a:focus {
    /*color: #fefefe;*/
    text-decoration: none;
}


.exo-menu {
    width: 100%;
    float: left;
    list-style: none;
    position: relative;
    background: #000;
    padding-left: 10%
}

    .exo-menu > li {
        display: inline-block;
        float: left;
    }

        .exo-menu > li > a {
            
            color: #fff;
            letter-spacing: 0.7px;
            font-size: 16px;
            font-weight: bold;
            text-decoration: none;
            text-transform: uppercase;
            border-right: 1px #365670 dotted;
            -webkit-transition: color 0.2s linear, background 0.2s linear;
            -moz-transition: color 0.2s linear, background 0.2s linear;
            -o-transition: color 0.2s linear, background 0.2s linear;
            transition: color 0.2s linear, background 0.2s linear;
        }

            .exo-menu > li > a.active,
            .exo-menu > li > a:hover,
            li.drop-down ul > li > a:hover {
                background: #f00001;
                color: #fff;
            }

    .exo-menu i {
        float: left;
        font-size: 18px;
        margin-right: 6px;
        line-height: 20px !important;
        color: #ff6b6c;
    }

    .exo-menu > li > a:hover i {
        color: #ff6b6c;
    }

    .exo-menu > li > a:active i {
        color: #9d0304e6;
    }



li.drop-down,
.flyout-right,
.flyout-left {
    position: relative;
}

    li.drop-down:before {
        content: "\f103";
        color: #fff;
        font-family: FontAwesome;
        font-style: normal;
        display: inline;
        position: absolute;
        right: 6px;
        top: 20px;
        font-size: 14px;
    }

    li.drop-down > ul {
        left: 0px;
        min-width: 230px;
    }

.drop-down-ul {
    display: none;
}

.flyout-right > ul,
.flyout-left > ul {
    top: 0;
    min-width: 230px;
    display: none;
    border-left: 1px solid #365670;
}

li.drop-down > ul > li > a,
.flyout-right ul > li > a,
.flyout-left ul > li > a {
    color: #fff;
    display: block;
    padding: 20px 22px;
    text-decoration: none;
    background-color: #23364b;
    border-bottom: 1px dotted #547787;
    -webkit-transition: color 0.2s linear, background 0.2s linear;
    -moz-transition: color 0.2s linear, background 0.2s linear;
    -o-transition: color 0.2s linear, background 0.2s linear;
    transition: color 0.2s linear, background 0.2s linear;
}

.flyout-right ul > li > a,
.flyout-left ul > li > a {
    border-bottom: 1px dotted #B8C7BC;
}


/*Flyout Mega*/
.flyout-mega-wrap {
    top: 0;
    right: 0;
    left: 100%;
    width: 100%;
    display: none;
    height: 100%;
    padding: 15px;
    min-width: 742px;
}

h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}

.flyout-mega ul > li > a {
    font-size: 90%;
    line-height: 25px;
    color: #fff;
    font-family: inherit;
}

    .flyout-mega ul > li > a:hover,
    .flyout-mega ul > li > a:active,
    .flyout-mega ul > li > a:focus {
        text-decoration: none;
        background-color: transparent !important;
        color: #ccc !important
    }
/*mega menu*/

.mega-menu {
    left: 0;
    right: 0;
    padding: 15px;
    display: none;
    padding-top: 0;
    min-height: 100%;
}

h4.row.mega-title {
    color: #eee;
    margin-top: 0px;
    font-size: 14px;
    padding-left: 15px;
    padding-bottom: 13px;
    text-transform: uppercase;
    border-bottom: 1px solid #547787;
    padding-top: 15px;
    background-color: #365670
}

.mega-menu ul li a {
    line-height: 25px;
    font-size: 90%;
    display: block;
}

ul.stander li a {
    padding: 3px 0px;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

    ul.description li span {
        color: #ccc;
        font-size: 85%;
    }

a.view-more {
    border-radius: 1px;
    margin-top: 15px;
    background-color: #009FE1;
    padding: 2px 10px !important;
    line-height: 21px !important;
    display: inline-block !important;
}

    a.view-more:hover {
        color: #fff;
        background: #0DADEF;
    }

ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}
/*Blog DropDown*/
.Blog {
    left: 0;
    display: none;
    color: #fefefe;
    padding-top: 15px;
    background: #547787;
    padding-bottom: 15px;
}

    .Blog .blog-title {
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
    }

    .Blog .blog-des {
        color: #ccc;
        font-size: 90%;
        margin-top: 15px;
    }

    .Blog a.view-more {
        margin-top: 0px;
    }
/*Images*/
.Images {
    left: 0;
    width: 100%;
    display: none;
    color: #fefefe;
    padding-top: 15px;
    background: #036fca;
    /*padding-bottom: 15px;*/
}

    .Images h4 {
        font-size: 15px;
        margin-top: 0px;
        text-transform: uppercase;
        font-weight: 600;
        text-align: center;
    }

    .Images h2 {
        font-size: 18px;
        color: #fff;
        font-weight: 800;
        text-align: center;
        text-transform: uppercase
    }
/*common*/
.flyout-right ul > li > a,
.flyout-left ul > li > a,
.flyout-mega-wrap,
.mega-menu {
    background-color: #547787;
}

    /*hover*/
    .Blog:hover,
    .Images:hover,
    .mega-menu:hover,
    .drop-down-ul:hover,
    li.flyout-left > ul:hover,
    li.flyout-right > ul:hover,
    .flyout-mega-wrap:hover,
    li.flyout-left a:hover + ul,
    li.flyout-right a:hover + ul,
    .blog-drop-down > a:hover + .Blog,
    li.drop-down > a:hover + .drop-down-ul,
    .images-drop-down > a:hover + .Images,
    .mega-drop-down a:hover + .mega-menu,
    li.flyout-mega > a:hover + .flyout-mega-wrap {
        display: block;
    }
/*responsive*/

@media all and (max-width:1440px) {


    .exo-menu {
        padding-left: 12.5%;
    }
}

@media (max-width:1080px) {
    .exo-menu i {
        display: none;
    }
}

@media all and (max-width:992px) {


    .exo-menu > li > a {
        padding: 20px 19px;
    }
}

@media (max-width:800px) {
    .exo-menu {
        padding-left: 0%;
    }

        .exo-menu > li > a {
            padding: 15px 15px !important;
        }
}


@media (min-width:767px) {
    .exo-menu > li > a {
        display: block;
        padding: 20px 18px;
    }

    .mega-menu, .flyout-mega-wrap, .Images, .Blog, .flyout-right > ul,
    .flyout-left > ul, li.drop-down > ul {
        position: absolute;
    }

    .flyout-right > ul {
        left: 100%;
    }

    .flyout-left > ul {
        right: 100%;
    }
}

@media (max-width:767px) {

    .exo-menu {
        min-height: 50px;
        background-color: #f00001;
        width: 100%;
    }

        .exo-menu > li > a {
            width: 100%;
            display: none;
        }

        .exo-menu > li {
            width: 100%;
        }

    .display.exo-menu > li > a {
        display: block;
        padding: 20px 22px;
        text-align:center;
    }

    .mega-menu, .Images, .Blog, .flyout-right > ul,
    .flyout-left > ul, li.drop-down > ul {
        position: relative;
    }
}

a.toggle-menu {
    position: absolute;
    right: 0px;
    padding: 10px 20px;
    font-size: 27px;
    /*background-color: #f00001;*/
    color: #FFF;
    top: 0px;
    /*height: 50px*/
}


/*main-navigation-css-ends*/


/*main-button-css*/
.button-main {
    position: relative;
    padding: 7px 1.4em;
    background: #009ED8;
    border: none;
    transition: 0.2s;
    margin: auto;
    border-radius: 30px;
    text-align: left;
    color: #686565 !important;
    font-size: 14px;
    padding-right: 50px;
    text-transform: uppercase;
}

    .button-main::before, .button-main::after {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        padding-top: inherit;
        padding-bottom: inherit;
        width: 2.5em;
        content: "\00a0";
        font-family: 'FontAwesome', sans-serif;
        font-size: 12px;
        text-align: center;
        transition: 0.2s;
        transform-origin: 50% 60%;
        border-radius: 30px;
        font-weight: 100;
        color: #fff;
        margin: 2px;
        line-height: 16px;
    }

    .button-main:before {
        background: #000;
    }

    .button-main:hover::before {
        background: #ffa500;
    }


    .button-main:hover {
        background: #eaeff3;
    }

    .button-main:active,
    .button-main:focus {
        background: #002e3f;
        outline: none;
    }


.arrow-main {
    background: transparent !important;
    border-radius: 30px;
    border: 1px solid #ddd;
}

    .arrow-main:hover {
        background: #000 !important;
    }


    .arrow-main:after {
        content: "\f105";
    }

    .arrow-main:hover:after {
        -webkit-animation: bounceright 0.3s alternate ease infinite;
        animation: bounceright 0.3s alternate ease infinite;
    }


.button-main-btm {
    position: relative;
    padding: 7px 1.4em;
    background: #009ED8;
    border: none;
    transition: 0.2s;
    margin: auto;
    border-radius: 30px;
    text-align: left;
    color: #686565 !important;
    font-size: 12px;
    padding-right: 50px;
    text-transform: uppercase;
    margin-left: 0px;
}

    .button-main-btm::before, .button-main-btm::after {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        padding-top: inherit;
        padding-bottom: inherit;
        width: 2.34em;
        content: "\00a0";
        font-family: 'FontAwesome', sans-serif;
        font-size: 12px;
        text-align: center;
        transition: 0.2s;
        transform-origin: 50% 60%;
        border-radius: 30px;
        font-weight: 100;
        color: #d8d8d8;
        margin: 2px;
        line-height: 14px;
    }

    .button-main-btm:before {
        background: #545655;
    }

    .button-main-btm:hover::before {
        background: #93702c;
    }


    .button-main-btm:hover {
        background: none !important;
        border: 1px solid #716f6f;
        color: #ccc !important;
    }




.arrow-main-btm {
    background: transparent !important;
    border-radius: 30px;
    border: 1px solid #545655;
}

    .arrow-main-btm:hover {
        background: none !important;
    }

    .arrow-main-btm:active,
    .arrow-main-btm:focus {
        background: #b90c01;
    }

    .arrow-main-btm:after {
        content: "\f105";
    }

    .arrow-main-btm:hover:after {
        -webkit-animation: bounceright 0.3s alternate ease infinite;
        animation: bounceright 0.3s alternate ease infinite;
    }


.main-search1 {
    position: relative;
    padding: 10px 1.4em;
    background: #009ED8;
    border: none;
    transition: 0.2s;
    margin: auto;
    border-radius: 30px;
    text-align: left;
    color: #686565 !important;
    font-size: 14px;
    width: 100%;
    padding-right: 50px;
    text-transform: uppercase;
}

    .main-search1::before, .main-search1::after {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        padding-top: inherit;
        padding-bottom: inherit;
        width: 2.5em;
        content: "\00a0";
        font-family: 'FontAwesome', sans-serif;
        font-size: 12px;
        text-align: center;
        transition: 0.2s;
        transform-origin: 50% 60%;
        border-radius: 30px;
        font-weight: 100;
        color: #fff;
        margin: 2px;
        line-height: 16px;
    }

    .main-search1:before {
        background: #000;
    }

    .main-search1:hover::before {
        background: #2f2d2d;
    }


    .main-search1:hover {
        background: #036fca !important;
    }




.arrow-search {
    background: transparent;
    border-radius: 30px;
    background-color: #23364b;
    color: #fff !important;
}

    .arrow-search:hover {
        background: #23364b !important;
    }


    .arrow-search:after {
        content: "\f105";
    }

    .arrow-search:after {
        -webkit-animation: bounceright 0.3s alternate ease infinite;
        animation: bounceright 0.3s alternate ease infinite;
    }





@-webkit-keyframes bounceright {
    from {
        -webkit-transform: translateX(0);
    }

    to {
        -webkit-transform: translateX(3px);
    }
}

@-webkit-keyframes wiggle {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(30deg);
    }
}

@keyframes bounceright {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(3px);
    }
}

@keyframes wiggle {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(30deg);
    }
}







.card-list {
    overflow: hidden;
    border-top: 1px solid #5f8db4;
}

    .card-list ul {
        list-style: none;
        text-align: center;
        padding: 0px;
    }

        .card-list ul li {
            display: inline-block;
            font-size: 14px;
            border-right: 1px solid #5f8db4;
            color: #a0caed;
            float: left;
            width: 33%;
            font-weight: 100;
            padding: 15px;
            transition: 0.3s;
        }

            .card-list ul li:last-child {
                border: none;
            }






.card-list i {
    color: #a0caed;
}


.all-vehicle-gall {
    padding: 20px;
    text-align: center;
    font-size: 20px;
    color: #fff !important;
    background-color: #93702c;
    width: 100%;
    float: left;
    position: relative;
}

    .all-vehicle-gall:hover {
        color: #fff !important;
        background-color: #0a5a9d;
    }

section button {
    background-color: #000 !important;
}

@media all and (max-width:767px) {
    .main-search1 {
        margin-top: 00px;
        width:100%;
    }

    .grey-bg {
        padding: 100px 0px 10px;
    }
}



.social-btns .btn-s,
.social-btns .btn-s:before,
.social-btns .btn-s .fa {
    transition: all 0.35s;
    transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}

    .social-btns .btn-s:before {
        top: 90%;
        left: -110%;
    }

    .social-btns .btn-s .fa {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    .social-btns .btn-s.facebook1:before {
        background-color: #3b5998;
    }

    .social-btns .btn-s.facebook1 .fa {
        color: #3b5998 !important;
    }

    .social-btns .btn-s.twitter:before {
        background-color: #3cf;
    }

    .social-btns .btn-s.twitter .fa {
        color: #3cf;
    }

    .social-btns .btn-s.google:before {
        background-color: #dc4a38;
    }

    .social-btns .btn-s.google .fa {
        color: #dc4a38;
    }

    .social-btns .btn-s.youtub:before {
        background-color: #f00;
    }

    .social-btns .btn-s.youtub .fa {
        color: #f00;
    }

    .social-btns .btn-s.insta:before {
        background-color: #d6383b;
    }

    .social-btns .btn-s.insta .fa {
        color: #d6383b;
    }

    .social-btns .btn-s:focus:before,
    .social-btns .btn-s:hover:before {
        top: -22%;
        left: -22%;
    }

    .social-btns .btn-s:focus .fa,
    .social-btns .btn-s:hover .fa {
        color: #fff !important;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

.social-btns {
    /*! text-align: center; */
}

    .social-btns .btn-s {
        display: inline-block;
        background-color: #fff;
        width: 40px;
        height: 40px;
        line-height: 40px;
        /*! margin: 0 10px; */
        text-align: center;
        position: relative;
        overflow: hidden;
        border-radius: 10%;
        box-shadow: 0 5px 15px -5px rgba(0,0,0,0.1);
        opacity: 0.99;
    }

        .social-btns .btn-s:before {
            content: '';
            width: 140%;
            height: 140%;
            position: absolute;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .social-btns .btn-s .fa {
            font-size: 28px;
            vertical-align: middle;
            position: relative;
            margin: auto;
        }

@media all and (max-width:767px) {
    .btm-logo {
        width: auto;
    }

    .btm-info h3 {
        text-align: center;
        margin-bottom: 10px;
    }
}

/** Start css me **/
.btn-loan-type {
    display: inline-flex;
}

    .btn-loan-type button {
        font-size: 16px;
        margin: 10px;
    }

.form_contact .btn-block {
    background-color: #f00001;
}

    .form_contact .btn-block:hover {
        background-color: #f00001de !important;
    }
a.toggle-menu {
    position: absolute;
    right: 0px;
    padding: 5px 20px;
    font-size: 27px;
    /*background-color: #f00001;*/
    color: #FFF;
    top: 5px;
    /*height: 50px;*/
}
/** End css me **/

/************************custom-sms-css**************************/
#smsModal .modal-content {
    background-image: url(/Content/images/jamotorsportllc/sms-phone.png) !important;
    border-radius: 0px !important;
    width: 480px !important;
    max-width: 480px !important;
    box-shadow: none !important;
    border: none !important;
    background-color: transparent !important;
    height: 500px !important;
    background-size: 350px;
    background-position: center top !important;
}

    #smsModal .modal-content form {
        width: 70% !important;
        margin-top: 6% !important;
    }

        #smsModal .modal-content form fieldset {
            margin-top: 0px !important;
        }

.sms-text {
    width: 75%;
    margin: auto;
    margin-bottom: 20px;
}

#smsModal label {
    left: 12% !important;
}

.modal-body {
    padding: 20px 0px !important;
}

#smsModal button#submit_btn {
    background-color: #f00001 !important;
}

#smsModal input[type="text"], #smsModal textarea {
    box-shadow: #cacaca 1px 2px;
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.1) !important;
}

#smsModal h4 strong {
    border-bottom: 1px solid #bfbfbf !important;
    box-shadow: 0 1px 0 #ddf4fd;
    text-shadow: 1px 1px 1px #fff !important;
}

#smsModal .modal-header button {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff !important;
    background-color: #656565 !important;
    padding-bottom: 8px;
    padding-right: 8px;
    opacity: 1 !important;
    z-index: 2;
    position: absolute;
    right: 23%;
    top: 40px;
}

#smsModal label {
    background-color: #ececee !important
}

#smsModal .form-group:nth-child(2) label {
    padding: 34px 17px !important;
}

#smsModal input[type="text"], #smsModal textarea {
    width: 77% !important
}

@media all and (max-width:599px) {
    #smsModal .modal-content {
        max-width: 375px !important;
    }
}

@media all and (max-width:480px) {
    #smsModal .modal-content {
        max-width: 375px !important;
    }
}

@media all and (max-width:480px) {
    #smsModal .modal-header button {
        right: 11%;
    }

    #smsModal .modal-content {
        max-width: 355px !important;
    }

    #smsModal input[type="text"], #smsModal textarea {
        width: 100% !important;
    }

    #smsModal label {
        left: 0% !important;
    }

    #smsModal .form-group:nth-child(2) label {
        padding: 35px 17px !important;
    }

    #smsModal button#submit_btn {
        width: 100% !important;
    }

    .sms-text {
        width: 100% !important
    }
}

@media all and (max-width:320px) {
    #smsModal .modal-content {
        max-width: 305px !important;
    }

        #smsModal .modal-content form {
            width: 85% !important;
        }

    #smsModal .modal-header button {
        right: 5%;
    }
}

/************************custom-sms-css**************************/

.finance {
    background-color: #f00001 !important;
}
#myCarousel .carousel-control .glyphicon {
    color:#fff;
}