﻿

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 100000;
    background: url(../images/Preloader_2.gif) center no-repeat #fff;
}

.main_bg {
    background: transparent;
}

    .main_bg .btn {
        background: #228dcb;
        padding: 5px;
    }

        .main_bg .btn:hover {
            background: #56a7d5;
        }

        .main_bg .btn .fa {
            font-size: 18px;
            margin-left: -2px;
            vertical-align: middle;
        }

    .main_bg .form-control {
        border: none;
        background-color: #fff;
        font-size: 14px;
        height: 40px;
        color: #090909;
    }

    .main_bg .select::after {
        color: #090909;
        font-size: 14px;
        padding: 10px 0;
    }

.choose-list ul li::before {
    width: 16px;
    height: 16px;
    background: #228dcb;
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 10px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    line-height: 16px;
    font-size: 12px;
    -moz-padding-start: 1px;
}

.choose-list1 ul li::before {
    width: 16px;
    height: 16px;
    background: #228dcb;
    font-family: FontAwesome;
    margin-right: 10px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    line-height: 16px;
    font-size: 12px;
    -moz-padding-start: 1px;
}

*, ::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.section-padding1 {
    padding: 50px 0;
}

.dark-overlay {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.looking-cat-image {
    max-width: 465px;
}

.reg-address {
    font-size: 12px;
}

.text-just {
    text-align: justify;
}

#navigation_bar {
    background: #157cb8 none repeat scroll 0 0;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fbea8f;
}

.brand-section {
    padding: 30px 0;
}

.fun-facts-section {
    padding: 30px 0;
}

.fun-facts-m h2 {
    font-size: 22px;
}

.navbar-default .navbar-nav > li.dropdown > a {
    padding: 16px 38px 12px 16px;
}

.navbar-default .navbar-nav > li > a {
    padding: 14px 16px;
}

.navbar-nav > li > .dropdown-menu a {
    padding: 10px 20px;
}

#popular_brands .img-responsive {
    max-width: 80%;
}

.header_widgets .uppercase_text {
    color: #01316e;
}

.header_widgets .circle_icon {
    border: 1px solid #01316e;
    color: #01316e;
}

.sitemap h3 {
    font-size: 25px;
    line-height: 25px;
    font-family: "Ruda";
    font-weight: 700;
    margin: 0 0 20px 0;
    letter-spacing: -1px;
    color: #333;
}

.sitemap ul {
    margin: 0 0 20px 0px;
    list-style-type: square;
}

    .sitemap ul li {
        padding: 0;
    }

        .sitemap ul li a {
            color: #228dcb;
            text-decoration: none;
        }

.icon_wrap .fa {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e6e5e5;
    border-radius: 50%;
    color: #555;
    display: inline-block;
    font-size: 11px;
    height: 20px;
    line-height: 19px;
    margin-right: 15px;
    text-align: center;
    vertical-align: middle;
    width: 20px;
}

.about_img {
    background: none;
    width: 225px;
    display: table;
    margin: 0 auto;
}


.price-range {
    padding: 0px 20px 0px 20px;
    background-color: #fff;
    border-radius: 3px;
}

    .price-range label {
        color: #000;
        font-size: 12px;
        font-weight: normal;
        margin-bottom: 0px;
    }

    .price-range .slider.slider-horizontal .slider-track {
        height: 5px;
        width: 100%;
        margin-top: -5px;
        top: 50%;
        left: 0;
    }

    .price-range .slider.slider-horizontal {
        height: 18px;
    }

#filter_form2 .slider-handle {
    width: 14px;
    height: 14px;
    background-color: #228dcb;
}

#filter_form2 .slider-selection {
    background-color: #228dcb;
}


#filter_form2 .form-label {
    color: #fff;
}


.slider-track-low, .slider-track-high {
    background: #228dcb;
}

.user_login ul.dropdown-menu {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
}

.user_login > ul > li a {
    color: #fff;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}


.user_login .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

    .user_login .dropdown-menu > li > a:hover {
        background-color: #228dcb;
        color: #fff;
        font-weight: bold;
    }

.listing-page {
    padding: 50px 0;
}

.sidebar_widget .form-control {
    color: #414548;
    font-size: 13px;
    height: 40px;
    border: 1px #000 solid;
    background-color: #fff;
}

.sidebar_widget .select::after {
    color: #000;
    font-size: 14px;
    padding: 10px 0;
}

.listing_detail_header {
    padding: 30px 0;
}

.listing-detail {
    padding: 40px 0;
}

.listing_images_slider img {
    width: 100%;
    height: auto;
}
/*
.listing_images_slider_nav img {
    width: 150px;
    height: 112px;
}*/

.search_other {
    padding: 15px 20px;
    margin-top: 55px;
    width: 190px;
}

table th, table td {
    padding: 10px;
}

.btn-compare {
    position: fixed;
    top: 40%;
    right: 0px;
    height: 100px;
    width: 30px;
    background-color: #228dcb;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 3px 0 0 3px;
    padding: 16px 10px 10px 7px;
    z-index: 10000;
}

    .btn-compare h4 {
        writing-mode: tb-rl;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        white-space: nowrap;
        font-size: 16px;
        color: #fff;
    }

.aboutus_page {
    background-image: url(../images/about-us.png);
}

.why_page {
    background-image: url(../images/why-sundaram.jpg);
}


.cd-filter-block {
    margin-bottom: 1.6em;
    border-bottom: 1px #CCCCCC dotted;
}

.filter {
    margin-bottom: 1.6em;
    border-bottom: 1px #CCCCCC dotted;
}

    .filter h4 {
        font-size: 16px;
        cursor: pointer;
        padding-left: 20px;
    }

        .filter h4::after {
            font-size: 16px;
            position: absolute;
            content: "\f105";
            font-family: fontawesome;
            left: 0px;
            width: 16px;
            height: 16px;
        }


.mCustomScrollbar {
    -ms-touch-action: none;
    touch-action: none;
}

.fbrand {
    max-height: 200px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.cd-filter-content {
    margin-bottom: 10px;
}

.ScrollBox {
    position: relative;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}


.filter .container {
    overflow: hidden;
    width: auto;
    height: auto;
}

.filter ul {
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    margin: 0px 0px 20px -35px;
}

.filter .list li {
    position: relative;
    margin-bottom: .1em;
    font-size: 12px;
    line-height: 20px;
}

.filter input {
    font-family: "Open Sans", sans-serif;
    border-radius: 0;
    background-color: #ffffff;
    border: 2px solid #e6e6e6;
}

.disp {
    display: none;
}

.LocationLoader {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: white;
    z-index: 100;
}

    .LocationLoader img {
        width: 50px;
        position: absolute;
        left: 40%;
        top: 10%;
    }

.Loader {
    width: 40px;
}

.forgotpassword_wrap select {
    color: #000;
    height: 40px;
    font-size: 13px;
}

#LocationModal .modal-header {
    padding: 12px 0;
    margin-bottom: 15px;
}


#LocationModal .modal-content {
    padding: 0 0 10px;
}


/*Service Accordion*/
a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

#accordion .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 10px;
    position: relative;
}

#accordion .panel-heading {
    padding: 0;
    position: relative;
}

    #accordion .panel-heading:before {
        content: "";
        width: 40px;
        height: 100%;
        background: #228dcb;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

#accordion .panel-title a {
    display: block;
    padding: 10px 30px 10px 60px;
    background: #f5f5f5;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #000;
    overflow: hidden;
    position: relative;
}

    #accordion .panel-title a:before,
    #accordion .panel-title a.collapsed:before,
    #accordion .panel-title a:after,
    #accordion .panel-title a.collapsed:after {
        content: "\f068";
        font-family: fontawesome;
        font-size: 15px;
        color: #fff;
        position: absolute;
        top: 13px;
        left: 13px;
        z-index: 2;
        transition: all 0.3s ease 0s;
    }

    #accordion .panel-title a:after,
    #accordion .panel-title a.collapsed:after {
        content: "\f067";
        transform: translateY(50px);
    }

    #accordion .panel-title a.collapsed:before {
        transform: translateY(-50px);
    }

    #accordion .panel-title a.collapsed:after {
        transform: translateY(0);
    }

#accordion .panel-body {
    padding: 10px 30px 10px 60px;
    background: #f5f5f5;
    border-top: none;
    font-size: 15px;
    color: #6f6f6f;
    letter-spacing: 1px;
    line-height: 28px;
    position: relative;
}

    #accordion .panel-body:before {
        content: "";
        display: block;
        width: 40px;
        height: 100%;
        background: rgba(0,0,0,0.05);
        position: absolute;
        top: 0;
        left: 0;
    }

#accordion ul {
    list-style-type: none;
}
/*-------------------*/

.slider .tooltip-inner, .slider .tooltip.top .tooltip-arrow {
    display: none;
}

.pagination button {
    border: none;
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 50%;
    color: #000;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    list-style: outside none none;
    margin: 0 2px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
    cursor: pointer;
}

    .pagination button:disabled {
        background: #CCCCCC;
        color: #fff;
    }

.pagination .active {
    background: #228dcb;
    color: #fff;
}

.pagination button:hover {
    background: #228dcb;
    color: #fff;
}

.pagination button:disabled:hover {
    background: #CCCCCC;
    color: #fff;
}

.recent_post_img img {
    height: 77px;
}


.bg-seller {
    background: url(../images/car5.png) no-repeat center;
}

.bg-buyer {
    background: url(../images/car5.png) no-repeat center;
}

.modal-text-content {
    background: rgba(255, 255, 255, 0.8); /* Black background with transparency */
    color: #000;
}

.navbar-default .navbar-nav .active {
    background-color: #e9ebf1;
    color: rgb(73, 73, 81);
}

    .navbar-default .navbar-nav .active a {
        color: rgb(73, 73, 81);
    }

/*background-color: #dcdfe7;*/


.form-control {
    line-height: 18px;
}

.filter-box {
    height: 400px;
    overflow-y: scroll;
}

.widget_heading h5 {
    font-size: 18px;
}

.product-listing-content h5 {
    font-size: 14px;
}

.grid_listing .product-listing-content .list-price {
    font-size: 12px;
}

.recent_addedcars ul li {
    font-size: 10px;
}


.listing_detail_head h2 {
    font-size: 22px;
}

.inner_pages {
    padding: 40px 0;
}

.compare_product_img li {
    padding: 0;
    margin: 0px;
}

.inventory_info_list ul li div {
    border: none;
    background-color: whitesmoke;
    padding: 10px 30px 10px 15px;
}

.compare-image-text {
    background-color: #fff;
    color: #000;
    height: 30px;
    margin-top: -15px !important;
}

    .compare-image-text h6 {
        font-size: 12px;
    }

.compare_info .compare_product_img .search_other_inventory {
    text-align: center;
    height: 130px;
}

.compare-sepc {
    height: 114px;
    text-align: center;
    vertical-align: middle;
    padding-top: 41px !important;
}

.ult-top {
    border-top: #4eb3ee 2px solid;
}

.ult-bot {
    border-bottom: #4eb3ee 2px solid;
}

.ult-r {
    border-right: #4eb3ee 2px solid;
}

.ult-g {
    background-color: #f7f5f5;
    border-left: #4eb3ee 2px solid;
}

.ult-d {
    background-color: rgb(235,235,235) !important;
}

.ult {
    background-color: #fff !important;
}

.inventory_info_list ul li.info_heading div {
    text-align: left;
}

.inventory_info_list ul li {
    text-align: center;
}

.compare_info {
    width: 80%;
}

.triangle-right {
    width: 0;
    height: 0;
    border-left: 50px solid #555;
    border-bottom: 25px solid transparent;
}

.triangle-left {
    width: 0;
    height: 0;
    border-right: 50px solid #888;
    border-top: 25px solid transparent;
    margin-top: -24px;
    margin-left: -1px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.live-chat {
    position: fixed;
    right: 0px;
    bottom: 0;
    margin-left: -3px;
    margin-bottom: -3px;
    z-index: 100001;
}

.live-chat-form {
    display: none;
    float: right;
    width: 280px;
    z-index: 1000;
    top: -40%;
    padding: 0px;
    background-clip: padding-box;
    border: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -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);
}

#live-chat-tab, #EMICalculator-tab {
    float: right;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(0deg);
}

#live-chat {
    top: 80%;
    z-index: 1000006;
}

#live-chat-tab {
    bottom: 10px;
    right: 20px;
    position: fixed;
    z-index: 1000006;
}

    #live-chat-tab img {
        width: 50px;
        height: 50px;
    }


.financing_calculatoe {
    padding: 10px;
}

#EMICalculator {
    top: 30%;
    z-index: 1000;
}

#EMICalculator-tab {
    bottom: 170px;
    right: 0px;
    position: fixed;
    z-index: 100000;
}

    #EMICalculator-tab img {
        width: 40px;
        height: 40px;
    }

#EMICalculator .form-control {
    font-size: 12px;
    height: 32px;
    padding: 0 15px;
}

#EMICalculator .btn {
    font-size: 14px;
    font-weight: 800;
    line-height: 25px;
    padding: 7px 36px;
    width: 70%;
}

.live-chat-form textarea {
    resize: none;
}

.live-chat-form p {
    font-size: 13px;
    line-height: 20px;
}

.live-chat-form img {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 8px;
    top: 7px;
    cursor: pointer;
}

.live-chat-head {
    background: #157cb8;
    padding: 6px;
    text-align: center;
    margin-bottom: 10px;
}

.live-chat-form h4 {
    color: #fff;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5em;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
}

textarea.form-control {
    padding: 15px;
}

.back-top {
    z-index: 10001;
}


.article_wrap {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0;
}

.articale_header {
    padding: 17px 10px 4px 10px;
    text-align: center;
}

.modal-dialog {
    margin: -1px auto;
}

.modal-content {
    padding: 0;
    border-radius: 0px 0px 10px 10px;
}

.modal-header {
    padding: 14px 0px 0px 22px;
    margin-bottom: 25px;
    background-color: #00bfff;
    color: #fff;
}

    .modal-header h3 {
        color: #fff;
    }

.modal .modal-header .close {
    background: #fff none repeat scroll 0 0;
    color: #000;
    margin: 0px 12px 0px 0px;
}

.grid_listing .product-listing-content h5 {
    margin: 0 auto 5px;
}

.product-listing-content h5 span {
    font-size: 12px;
    font-weight: bold;
}


.accordion {
    background-color: #42b2f4;
    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 14px;
    transition: 0.4s;
    border-radius: 25px;
}

    .active, .accordion:hover {
        background-color: #228dcb;
    }

.acc-panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    margin-bottom: 3px;
}


.article_img {
    border: 1px solid #f8f3f3;
    border-radius: 10px;
}

.certified {
    float: right;
    position: absolute;
    right: 5px;
    top: 5px;
    margin: 0px 15px 0px 0px;
}

.certified-img {
    width: 40px !important;
    border-radius: 4px;
}

.demo {
    float: left;
    position: absolute;
    left: 25px;
    top: 115px;
    cursor: pointer;
}

.demo-img {
    width: 30px !important;
    border-radius: 4px;
}

.faq_page {
    background-image: url("../images/faq.jpg");
}


.tbl-spliter {
    background-color: #fff;
    width: 10px;
    padding: 10px;
    border: none;
}


.why-seller {
    width: 100px;
}

    .why-seller img {
        width: 100px;
        height: 170px;
    }

.article_info h5 {
    padding-left: 45px;
}

.listing_detail_wrap .nav-tabs > li a {
    line-height: 70px;
    padding: 0 5px;
}

.tab-content {
    background-color: #fff;
    padding: 10px;
}

    .tab-content .active {
        background-color: #fff;
    }


.listing_detail_wrap .nav-tabs > li.active a {
    border: none;
    background: #aedbf6;
}

.listing_detail_wrap .nav-tabs > li.active {
    background: none;
}

.listing_detail_wrap .nav-tabs > li:hover a {
    background: #aedbf6;
}

.icon_wrap {
    vertical-align: top;
}

.tooltiptext {
    visibility: hidden;
    width: 170px;
    border: #bb1616 2px solid;
    background-color: #fff;
    color: #000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.demo:hover .tooltiptext {
    visibility: visible;
}

.demo-car {
    background: #4eb3ee none repeat scroll 0 0;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 0px 5px 10px 10px;
    border-radius: 5px;
}

.demo-car-link {
    cursor: pointer;
    border-radius: 3px;
    padding: 10px;
    text-align: center;
}

    .demo-car-link a {
        float: right;
        color: #fff;
    }

    .demo-car-link span {
        float: left;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }

.emi-logo {
    padding: 5px;
    cursor: pointer;
    position: absolute;
    right: 300px;
}

    .emi-logo img {
        width: 45px;
        height: 45px;
    }

.navbar-default .navbar-toggle {
    border-color: #fff;
}

    .navbar-default .navbar-toggle .icon-bar {
        background: #fff none repeat scroll 0 0;
        fill: #228dcb;
    }

.veh-id {
    float: right;
    color: #241271;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        border: none !important;
    }
}

@media (max-width:767px) {

    .emi-logo {
        padding: 12px;
        cursor: pointer;
        position: absolute;
        right: 155px !important;
        top: 5px;
    }

        .emi-logo img {
            width: 30px;
            height: 30px;
        }
}


.veh-search input[type=search] {
    width: 100%;
    padding: 5px;
    border: 2px solid #228dcb !important;
}

.veh-search button {
    position: absolute;
    right: 0;
    top: 1px;
    background-color: #228dcb;
    width: 31px;
    height: 31px;
    border: none;
}

    .veh-search button img {
        position: absolute;
        right: 0;
        top: 1px;
        cursor: pointer;
        background-color: #228dcb;
        width: 31px;
    }


.main_features ul li h5 {
    font-size: 16px;
}

.slider.slider-horizontal {
    width: 170px;
    height: 20px;
}

.promo-modal-button {
    position: fixed;
    right: 20px;
    top: 20px;
    border-radius: 50%;
    background-color: #9e3737;
    color: #fff;
    border: 1px solid #6c0e0e;
    font-weight: 900;
    height: 30px;
    width: 30px;
    font-size: 20px;
    padding:0px;
}
