﻿body {
    font-family: 'Open Sans', sans-serif;
}

.bg-even {
    background: #eee;
}
/*---------fix 5 column------*/
.col-xs-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5 {
        width: 20%;
        float: left;
    }
}
/*-------navbar-------------*/
.cardealer-navbar {
    margin-bottom: 0px;
}

.search-form {
    background-color: #313b46;
    padding: 20px;
    margin-bottom: 40px;
    min-height: 106px;
} 
/*-------home page-------------*/
.parallax {
    text-align: center;
    padding: 0px;
    min-height: 200px;
    position: relative;
    margin-bottom: 20px;
}

    .parallax .scrolldown {
    bottom: 0;
    position: absolute;
}

.main-page {
    /* margin-bottom:30px; */
}

.main-page .page-header {
    text-align: center;
    border: none;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 40px;
}

        .main-page .page-header h1 {
    line-height: 28px;
}

        .main-page .page-header .lead {
            margin-bottom: 0px;
}

.latest-product {
    margin-bottom: 100px;
}

.latest-product .title {
    margin: 40px 0px;
}

        .latest-product .title h3 {
    text-align: center;
    margin: 0px;
    /*background: url(images/latest-product-title.png) repeat-x center;*/
    text-transform: uppercase;
}

.main-slider {
    background-color: #eee;
}

    .main-slider .jssora05l, .main-slider .jssora05r {
        display: block;
        position: absolute;
        width: 41px;
        height: 64px;
        cursor: pointer;
        overflow: hidden;
        background-color: white;
        top: 123px;
    }

        .main-slider .jssora05l span, .main-slider .jssora05r span {
            font-size: 19px;
        }

        .main-slider .jssora05l span {
            margin: 25px 0px 0px 13px;
            float: left;
        }

        .main-slider .jssora05r span {
            margin: 25px 13px 0px 0px;
            float: right;
        }

    .main-slider .jssora05l {
        background-position: -10px -40px;
        left: 0px;
        border-radius: 0px 4px 4px 0px;
    }

    .main-slider .jssora05r {
        background-position: -70px -40px;
        right: 0px;
        border-radius: 4px 0px 0px 4px;
    }

    .main-slider .jssora05l:hover {
        background-position: -130px -40px;
    }

    .main-slider .jssora05r:hover {
        background-position: -190px -40px;
    }

    .main-slider .jssora05l.jssora05ldn {
        background-position: -250px -40px;
    }

    .main-slider .jssora05r.jssora05rdn {
        background-position: -310px -40px;
    }

    .main-slider .thumbnailtemplate-content {
        position: absolute;
        width: 1171px;
        height: 60px;
        top: 0;
        left: 0;
    }

    .main-slider .thumbnailtemplate {
        font-family: verdana;
        font-weight: normal;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        color: #fff;
        line-height: 64px;
        font-size: 26px;
        padding-left: 10px;
    } 
/*-----------search-page---------*/
.search-page .search-form {
    margin-top: 40px;
}

.search-page .similar-product {
    margin-top: 40px;
    margin-bottom: 40px;
    margin-right: -15px;
    margin-left: -30px;
}
/*-----------details-page--------*/
.cardetails {
    background: url(images/cardetails-background.png);
    padding: 50px 0px;
    min-height: 570px;
}

.details-page .page-header {
    text-align: center;
    border: none;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 40px;
}

.details-page .page-header h1 {
    line-height: 28px;
    margin-top: 40px;
}

    .details-page .page-header .lead {
        margin-bottom: 0px;
}

.similar-product {
    margin-bottom: 100px;
}

.similar-product .title {
    margin: 40px 0px;
}

        .similar-product .title h3 {
    text-align: center;
    margin: 0px;
    /*background: url(images/latest-product-title.png) repeat-x center;*/
    text-transform: uppercase;
}

.details-page .contactus {
    margin-top: 40px;
}

.details-page .car-slider {
    background-color: white;
    padding-left: 0px;
    padding-right: 0px;
}

.details-page .car-info {
    background-color: white;
    float: right;
    padding: 0px;
}

    .details-page .car-info .table {
        margin: 0px;
        bottom: 0px;
        position: absolute;
    }

        .details-page .car-info .table > tbody > tr {
            border: 1px solid #dddae1;
        }

            .details-page .car-info .table > tbody > tr > td {
                padding: 14px 15px 14px 10px;
                vertical-align: middle;
            }

                .details-page .car-info .table > tbody > tr > td:first-child {
                    padding-left: 27px;
                    font-size: 15px;
                    font-weight: bold;
                    line-height: 11px;
                }

                .details-page .car-info .table > tbody > tr > td:nth-child(2) {
                    text-align: right;
                    color: #535354;
                }

.details-page .car-details {
    border: 1px solid #dddae1;
    margin: 0px 15px;
    box-sizing: border-box;
    height: 95px;
    border-bottom: 0px;
    clear: both;
    display: block;
}

    .details-page .car-details [class*="col-"]:first-child {
        padding-left: 27px;
    }

    .details-page .car-details h1 {
        line-height: 15px;
        color: #404040;
        font-weight: bold;
        margin: 26px 0px 12px 0px;
        font-size: 20px;
    }

    .details-page .car-details span {
        line-height: 11px;
        color: #404040;
        font-size: 17px;
    }

        .details-page .car-details span.car-price {
            margin-top: 40px;
            float: right;
            color: #00aeef;
            font-weight: bold;
        }

            .details-page .car-details span.car-price span {
                color: #404040;
            } 
.details-page .car-slider .jssort07 {
    position: absolute;
    /* size of thumbnail navigator container */
    width: 800px;
    height: 100px;
}

    .details-page .car-slider .jssort07 .p {
        position: absolute;
        top: 0;
        left: 0;
        width: 80px;
        height: 60px;
    }

    .details-page .car-slider .jssort07 .i {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 80px;
        height: 60px;
        filter: alpha(opacity=80);
        opacity: .8;
    }

    .details-page .car-slider .jssort07 .p:hover .i, .details-page .car-slider .jssort07 .pav .i {
        filter: alpha(opacity=100);
        opacity: 1;
    }

    .details-page .car-slider .jssort07 .o {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 80px;
        height: 60px; 
        box-sizing: content-box;
        transition: border-color .6s;
        -moz-transition: border-color .6s;
        -webkit-transition: border-color .6s;
        -o-transition: border-color .6s;
    }

    .details-page .car-slider .jssort07 .pav .o {
        border-color: #0099ff;
    }

    .details-page .car-slider .jssort07 .p:hover .o {
        border-color: #fff;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
    }

    .details-page .car-slider .jssort07 .p.pdn .o {
        border-color: #0099ff;
    }

    * html .details-page .car-slider .jssort07 .o {
        /* ie quirks mode adjust */
        width /**/: 99px;
        height /**/: 66px;
    }

.details-page .car-slider .jssora11l, .details-page .car-slider .jssora11r {
    display: block;
    position: absolute;
    /* size of arrow element */ 
    height: 37px;
    cursor: pointer;
    background: url(../img/a11.png) no-repeat;
    overflow: hidden; 
}
.details-page .car-slider .jssora11l span, .details-page .car-slider .jssora11r span{
    font-size: 21px;
    margin-top: 12px;
}
.details-page .car-slider .jssora11l {
    background-position: -11px -41px;
}

.details-page .car-slider .jssora11r {
    background-position: -71px -41px;
}

.details-page .car-slider .jssora11l:hover {
    background-position: -131px -41px;
}

.details-page .car-slider .jssora11r:hover {
    background-position: -191px -41px;
}

.details-page .car-slider .jssora11l.details-page .car-slider .jssora11ldn {
    background-position: -251px -41px;
}

.details-page .car-slider .jssora11r.details-page .car-slider .jssora11rdn {
    background-position: -311px -41px;
}
/*-----------contactus-----------*/
.contactus {
    margin-bottom: 0px;
    padding-top: 40px;
    background: url(images/contact-background.png) repeat-x;
} 

    .contactus .title {
        text-align: center;
}

        .contactus .title h3 {
            margin: 0px;
    font-size: 30px;
    font-weight: bold;
    color: white;
}

        .contactus .title .lead {
    margin-bottom: 40px;
    font-size: 21px;
    font-weight: 200;
    color: white;
}

    .contactus [class*="col-"] {
        background: white;
}

        .contactus [class*="col-"]:nth-child(2) {
    border: 1px solid #dddae1;
    padding-top: 5px;
    border-top: none;
    padding: 0px;
    background-color: #f9f9f9;
}

            .contactus [class*="col-"]:nth-child(2) table {
                bottom: 0px;
    position: relative;
    margin-bottom: 0px;
    clear: both;
}

                .contactus [class*="col-"]:nth-child(2) table > tbody > tr > td {
                    padding: 12px;
}

.contactus [class*="col-"] .header {
    text-align: center;  
    text-transform: uppercase;
    margin-bottom: 65px;
    padding-top: 55px;
} 

.contactus [class*="col-"]:nth-child(2) .header {
    text-align: center;
            border-top: 5px solid #82ca9c;
    margin-right: -1px;      
    margin-left: -1px;
    text-transform: uppercase;
    margin-bottom: 100px;
    padding-top: 50px;
} 

.contactus [class*="col-"] .header h2 {
    font-size: 21px;
    color: #313b46;
    font-weight: 600;
    margin: 0px;
    line-height: 15px;
    margin-top: 28px;
}

        .contactus [class*="col-"] .fa {
    font-size: 65px; 
    display: block; 
    color: #313b46;
} 

    .contactus .contact-content {
        text-align: center;
    margin-bottom: 50px;
}

    .contactus [class*="col-"]:nth-child(3) .header {
    padding-top: 50px;
    margin-bottom: 61px;
}

    .contactus .contact-content .btn {
        padding-left: 50px;
        padding-right: 50px;
    font-weight: 600;
        text-transform: uppercase;
        background-color: #82ca9c;
        border: 1px solid #ebebeb;
}

.contactus .contact-content p {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: 700;
    color: #313b46;
    line-height: 22px;
    margin-bottom: 54px;
}

    .contactus [class*="col-"]:nth-child(3) .header h2 {
    font-size: 21px;
    line-height: 15px;
    margin-top: 33px; 
}

    .contactus [class*="col-"]:nth-child(3) p {
    font-size: 16px; 
    color: #909091;
    font-weight: normal;
    margin-left: 15%;
    margin-right: 15%;
    line-height: 20px;
    margin-bottom: 40px;
}
/*-----------footer---------------*/
.footer {
    width: 100%;
    height: 60px;
    background-color: #f5f5f5;
    text-align: center;
    padding: 20px 0px;
}
/*-----------------SEARCH FORM---------------------------*/
@media (min-width: 768px) {
.col-sm-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {  
    .search-page .row-fluid .span4 {
        width: 28.93932%;
    }

    .search-page .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .search-page .row-fluid [class*="span"] {
        margin-left: 6.564103%;
    }
}

/* For 3 column Form */
.search-form .btn {
    border-radius: 0;
    border: 1px solid #445060
}

.search-form .btn-default {
    color: #ffffff;
    background: #313b46;
}

.search-form .col-lg-5 {
     padding-top: 15px;
     padding-bottom: 15px;
}

.search-form .col-lg-5:not(:last-child) {
    border-right: 1px solid #445060;    
}

.search-page .bg-even {
    background: #ede9e9;
}

.search-page .img-thumbnail {
    padding: 0;
    border: 0;
    border-radius: 0;   
    max-height: 100%;
    height:  100%;
}

.search-page .span4 {
    background: #fafaff;
    margin-bottom: 50px;
}

.search-page .span4 h2{
    font-family: 'Source Sans Pro' ,'Open Sans', sans-serif ;    
    text-align: center;
    /*background: #fafaff;*/
}

.search-page .span4 h4{
    text-align: center;
    font-family: 'Source Sans Pro' ;  
}

.search-page .span4 .row.detail {
    margin-left: 0;
    margin-right: 0;
    border-top: 1px solid #eaeaef;
    padding: 10px 5px;
}

.search-page .span4 .row.detail span {
    padding: 13px 25px;
    width: 30%;    
}

.search-page .span4 .row.detail span:not(:last-child) {
    border-right: 1px solid #eaeaef; 
}

.search-page .btn.detail {
    background: #313b46;    
    border-top: 4px solid #21b8c6;
    padding: 10px;
    font-size: 14px ;
    color: #ffffff!important;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    width: 100%

}

.search-page .similar-product .btn-group .btn {
    border-radius: 0;
    border-left: none;    
}

.search-page .btn-group>.btn-group:last-child>.btn {
    border-right: none;
}

.ref-title{
    font-family:'Source Sans Pro';
    font-weight:lighter;
    font-size:24px;
}

.search-form .btn.btn-select {    
    width: 140px;
    margin-left: 12px;
}

.search-form .col-lg-5:first-child .btn.btn-select {        
    margin-left: 11px;
}

.search-form .btn.btn-search {    
    width: 175px;
    margin-left: 12px;
    border: none;
}