@charset "utf-8";
/* CSS Document */

body{
    margin:0px; padding:0px;
}
a:hover{
    text-decoration: none!important;
}
*{
    margin:0px;
    padding:0px;}
.clr {
    clear: both;
}
h1{
    margin:0px;
    padding:0px;}


.city{
    border-bottom:2px solid #ccc;
}

.btn.btn-demo {
    padding: 0 !important;
}

.un-usable {
    cursor: initial;
}

.nav > li > a.un-usable:hover {
    background-color: transparent !important;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #000;
    font-size: 18px;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
}

.nav > li > a:hover {
    color:#ff0000;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #ffcc33 !important;
}

.navbar-brand {
    padding: 4px 15px !important;
}

.loc{
    background:url(../images/Location-128.png)no-repeat left;
}


.loc a {
    padding-left:25px !important;
    font-size: 13px !important;
    font-family: 'Roboto', sans-serif;
}

.cont_rgt h2{
    color: #fff;
    text-align: left;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
}

.car1:hover{
    transform: translateY(-4px);
    box-shadow: 0 2px 8px 3px rgba(0,0,0,0.12);
    -moz-transition: -moz-transform .6s, box-shadow .6s, background-color .6s, color .6s, opacity .6s;
    transition: all 0.5s ease;
}

.company p {
    text-align: left;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
}

.c_txt {
    height: 43px;
}

.c_txt input {
    color: #000;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.btn2 {
    text-align: left;
}

.click {
    color: #000;
    background: #FFCC33;
    text-decoration: none;
    font-weight: 400;
    width: 114px;
    height: 35px;
    margin-top: 6px;
    border: 1px solid #000;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    border-radius: 5px;
}

#tfheader1 {
    text-align: center;
}


#tfnewsearch1{
    padding: 50px 0 10px 0;
    margin-left: 14px;
}
.tftextinput1 {
    margin: 0 !important;
    padding: 12px 25px !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: 1px solid #fc3 !important;
    border-right: 0px !important;
    border-top-left-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    width: 45% !important;
}
.white{
    color:#fff;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
}


.tfbutton1 {
    margin: 0;
    padding: 13px 42px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #000000;
    border: solid 1px #fc3; border-right:0px;
    background: #ffcc33;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcc33), to(#ffcc33));
    background: -moz-linear-gradient(top,  #fc3,  #fc3);
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
}
.tfbutton1:hover {
    text-decoration: none;
    background: #007ead;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffcc33), to(#e0b432));
    background: -moz-linear-gradient(top,  #fc3,  #e0b432);
}
/* Fixes submit button height problem in Firefox */
.tfbutton1::-moz-focus-inner {
    border: 0;
}
.tfclear{
    clear:both;
}


.signupbtn {
    padding: 5px 15px !important;
    background: none;
    border: 1px solid red;
    color: red !important;
}
.tabform{
    position: relative;
    margin-top: -390px;

}
.tabform h1,h3{
    color: #FFCC33;
}
.tabform h3{
    color: #FFCC33;
}

.menu{
    margin-top:10px !important; margin-left: 70px!important}

.wrapper{
    width:100%;
    height:auto;
    margin-top: 110px;
}

.header{
    width:100%;
    background:#FFCC33;
}

.hd_inn{
    width:90%;
    margin:0 auto;
}

.logo{
    width:15%;
    float:left;
}

.logo img{
    width:100%;
}



.menu ul{
    margin:0;
}

.menu ul li{
    display:inline;
    list-style-type:none;
}

.menu ul li a{
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    color: #000;
}

.search{
    width:25%;
    float:left;
}


.banner img{
    width:100%;
    height:auto;
}
#tfheader{
    /*background-color:#454444;*/
}
#tfnewsearch{
    padding: 28px 0;
    margin-left: 14px;
}
.tftextinput{
    margin: 0;
    padding: 11px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    border:1px solid #0076a3; border-right:0px;
    border-top-left-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
}
.tfbutton {
    margin: 0;
    padding: 11px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    border: solid 1px #0076a3; border-right:0px;
    background: #0095cd;
    background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
    background: -moz-linear-gradient(top,  #00adee,  #0078a5);
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
}
.tfbutton:hover {
    text-decoration: none;
    background: #007ead;
    background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
    background: -moz-linear-gradient(top,  #0095cc,  #00678e);
}
/* Fixes submit button height problem in Firefox */
.tfbutton::-moz-focus-inner {
    border: 0;
}
.tfclear{
    clear:both;
}

/*.location {
width:10%;
float:left;
margin-top: 37px;
}

.location1{
width:5%;
float:left;
margin-top: 41px;
}
*/

.location a{
    color:#000;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    padding-top:20px;
}	

.banner{
    position:relative;
}	


.banner img{
    width:100%;
}

.used{
    width:100%;
    position:absolute;
    top: 150px;
}	

.q_look h1{
    font-size: 25px;
    font-family: 'Roboto', sans-serif;
    color: #000;
}

.car1 img{
    width:100%;
    padding-top: 17px;
}

.car1 h2{
    font-size: 16px;

    color: #000;
    text-align:center;

}

.car1 p{
    font-size: 14px;

    color: #636262;
    text-align:center;
}


.navbar-brand {
    font-size: 24px;
}

.navbar-container {
    padding: 20px 0 20px 0;
}

.navbar.navbar-fixed-top.fixed-theme {
    /* background-color: #222;
     border-color: #080808;*/

    box-shadow: 0 0 5px rgba(0,0,0,.8);
}

.navbar-brand.fixed-theme {
    font-size: 18px;
}

.navbar-container.fixed-theme {
    padding-top: 0;
    padding-bottom: 0;
}

.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{
    transition: 0.8s;
    -webkit-transition:  0.8s;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
    background-color: #FFCC33;
}




.quick {
    margin-bottom: 40px;
}

.car_link{
    text-align:center;
}

.car_link a{
    color:#0033FF;
    text-decoration:none;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}

.small a{
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}

.footer{
    width:100%;
    background:#363232;;
}



.join h3{
    color:#fff;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
}

.join ul li{
    /*display:inline;*/
    list-style-type:none;
    line-height: 48px;
}

.join ul li a {
    color:#fff;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    padding-left: 44px;
}


.fb{
    background:url(../images/fb.png)no-repeat left;
}

.twit{
    background:url(../images/twit.png)no-repeat left;
}

.goo{
    background:url(../images/goo.png)no-repeat left;
}

.findcar h1{
    color:#fff;
    text-align:center;
    font-size:50px; 
    font-family: 'Oswald', sans-serif;
}

.company h3{
    color:#fff;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
}

.company ul li{
    list-style-type:none !important;
}

.company ul li a{
    font-size: 16px;
    text-decoration: none;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    color:#ccc !important;
}

.foot_mid{
    border-bottom: 1px solid #8a8888;
    padding-bottom: 20px;

}

.company ul li img{
    margin-top:10px;
}

.copyright p{
    color:#fff;
    padding-top: 20px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.copyright1 p{
    text-align:right;
    padding-top: 20px;
    color:#fff;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

/*------------location code---------------*/

#tabs-1 h1{
    text-align:center;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
}

#tabs-1 p{
    color:#ccc;
    text-align:center;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}


/*------------location_man code---------------*/
.mod_txt {
    width: 416px;
}

.mod_txt1 {
    width: 416px;
}


/* Full-width input fields */
input[type=text], input[type=password] {
    width: 100%;
    padding: 4px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

/* Set a style for all buttons */
button {
    margin: 19px 0 !important;
    border: none;
}

/* Extra styles for the cancel button */
.cancelbtn {
    padding: 6px 20px;
    background-color: #f44336;
}

/* Float cancel and signup buttons and add an equal width */
.cancelbtn,.signupbtn {
    /*    float: left;*/

    color: #fff;
    font-size: 18px;
}

/* Add padding to container elements */
.container {

}

/* Clear floats */
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

.policy{
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.cd-form-bottom-message a{
    color: #337ab7;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

#log{
    color: #000;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
}


.mod_txt2 {
    width: 350px;
}



/* Full-width input fields */
input[type=text], input[type=password] {
    width: 100%;
    padding: 6px 12px;
    margin: 7px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);

    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}




.cancelbtn1 {
    padding: 14px 20px;
    background-color: #f44336;
}

.cancelbtn1, .back {
    width: 15%;
}

.back {
    padding: 12px 0 !important;
    background-color: #fff;
    border:1px solid #FF0000;

}

.back {
    width: 13%;
}

.send1 {
    padding: 8px 40px !important;
    background-color: #f44336;

}

.send {
    margin-top: -17px;
}

.car-image {
    height: 150px;
}



.car_india{
    font-size: 28px;
    font-family: 'Roboto', sans-serif;
    text-align:center;
    color:#000;
}

.small{
    font-size: 14px;
    color:#636262;
}

.car_view{
    border: 2px solid #ccc;
    padding-bottom: 25px;
    background-color: white;
}
.get{
    color:#0033FF !important;
    font-size:16px !important;
}


#custom-search-form {
    margin:0;
    margin-top: 5px;
    padding: 0;
}

#custom-search-form .search-query {
    padding-right: 3px;
    padding-right: 4px \9;
    padding-left: 3px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: -26px;
}

.input-append.span12 {
    margin-right: 8px;
}

#custom-search-form button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 5px;
    margin-top: 2px;
    position: relative;
    left: -28px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.subscribe_form{
    border-radius: 5px;
}

.search-query:focus + button {
    z-index: 3;   
}

.span14{
    border-bottom: 1px solid #ccc;
}



.car_left{
    border: 1px solid #ccc;
}

.filter{
    background:#f5f5f5;
}

.filter h3{
    padding: 18px 11px;
    margin: 0;
    color: #636262;
}

.city h4{
    padding: 8px 11px;
    margin: 0;
}

.affix {
    position: fixed !important;
    margin-top: -100px;
}

.white-box {
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 3px 3px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 3px 3px 0px rgba(50, 50, 50, 0.75);
}
/* Change styles for cancel button and signup button on extra small screens */
@media screen and (max-width: 300px) {
    .cancelbtn, .signupbtn {
        width: 100%;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .copyright1 p {font-size: 14px;}
}



@media (min-width: 768px) and (max-width: 991px) {
    .copyright p {text-align: center;}
    .copyright1 p {
        text-align: center;
        padding-top: 4px;}

}



@media (min-width: 450px) and (max-width: 600px) {
    .findcar h1{color:#fff;
                font-size:20px; font-family: 'Oswald', sans-serif;}
    #tfnewsearch1 {
        padding: 0px 0 10px 0;}

    .tftextinput1 {
        padding: 6px 10px !important;}
    border-top-left-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    .tfbutton1 {
        margin: 0;
        padding: 6px 30px;}
    .copyright p {text-align: center;}	

    .used {
        top: 71px;}
    .white {
        font-size: 16px;
        line-height: 12px;
    }

    .copyright1 p {
        text-align: center;
        padding-top: 4px;}	

    .navbar-brand > img {
        display: block;
        width: 65%;
        margin: 0 auto;}

    .navbar-header {
        width: 70%;
        margin: 0 auto !important;
    }		

}


@media (min-width: 320px) and (max-width: 449px) {

    .findcar h1{color:#fff;
                font-size:15px; font-family: 'Oswald', sans-serif;}

    #tfnewsearch1 {
        padding: 0px 0 0px 0;}
    .tftextinput1 {
        padding: 4px 7px !important; width: 55% !important;}

    .tfbutton1 {
        margin: 0;
        padding: 4px 30px;}	

    .copyright p {text-align: center;}	

    .used {top:50px !important; }
    .white {
        font-size: 14px;
        line-height: 1px;
        padding-top: 8px;
    }	
    .copyright1 p {
        text-align: center;
        padding-top: 4px;}	

    .company h3 {font-size: 17px;}
    .cont_rgt h2 {font-size: 17px;}
    .join h3 {font-size: 17px;	}

    .navbar-brand > img {
        display: block;
        width: 65%;
        margin: 0 auto;}

    .car1 h2 {
        font-size: 16px;}
    .car_link a {font-size: 15px;}

    .q_look h1 {
        padding-left: 13px;}

}





.product{
    width:100%;
    padding:10px 0px;
    background-color: #E6E6E6;
    color: #877f7f;;
    font-weight:400;

}

.top ul{
    margin:0px;
    padding:0px;
}
.top ul li{
    float:left;
    margin:5px 10px;
    list-style-type:none;}
.top ul .list_clr{
    color: #666666;
    font-weight:400;}
.used{
    margin-top:60px;}
.used p{
    font-size:18px;
    color:#333333;
}
span .fa{
    font-size:18px;
    margin-right:20px;}
.details{
    padding:20px 0px;}

.imgg{
    width:100%;
    height:auto;
}
.price{
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #E6E6E6;
    margin:10px 0px;


}
.price span{
    color:#999999;}
.imgg p{
    padding:10px;
    border:1px solid #CCCCCC;
    background-color:#FFFFFF;
    border-radius:5px;
    color:#333333;}
.right-form{
    background-color:#FFFFFF;
    border: thin solid #E6E6E6;
    padding:10px 10px;
    border-radius:5px;

}
.frm{
    margin:10px 0px;}
.imgg-btm ul {

    padding:0px;
    margin:auto;

}
.imgg-btm{
    margin-top:0px;
    padding:30px 0px;
    background-color: #FFFFFF!important;
    width: 100%;
}
.imgg-btm ul li{
    float:left;
    list-style-type:none;
    text-align:center;
    color:#333333;
    margin:0px 6%;
}
.checkk{
}
.clr{
    clear:both;}
.ownr{
    margin-top:30px;}
.well p{
    color:#666666;}
.right-form h1{
    color:#333333;}
/*tab*/
/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/* Tabs panel */
.tabbable-panel {
    border:1px solid #eee;
    padding: 0px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
}
.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
    border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: none !important;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
    border-bottom: 4px solid #f3565d;
    position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
}
.tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    border-top: 1px solid #eee;
    padding: 15px 15px;
}
.portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
    border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
    margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
    border-bottom: 0;
    border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
    margin-bottom: -2px;
    border-bottom: 0;
    border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
    margin-top: -10px;
    border-top: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
/*res tab table*/
.custab{
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5% 0;
    box-shadow: 3px 3px 2px #ccc;
    transition: 0.5s;
}
.custab:hover{
    box-shadow: 3px 3px 0px transparent;
    transition: 0.5s;
}

.middle{
    background-color:#FFFFFF;
    border-radius:5px;
    padding:20px 10px;}
.nav li{padding: 0px;
        font-size:14px;}


/*btm-slider*/
/* Global */


img { max-width:100%; }

a {
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    -ms-transition: all 150ms ease;
    -o-transition: all 150ms ease;
    transition: all 150ms ease; 
}

a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
    filter: alpha(opacity=50); /* IE7 */
    opacity: 0.6;
    text-decoration: none;
}



body{
    border-top:0;
    background:#c4e17f;

}

.thumbnails li> .fff .caption { 
    background:#fff !important; 
    padding:10px
}

/* Page Header */
.page-header {
    background: #f9f9f9;
    margin: -30px -40px 40px;
    padding: 20px 40px;
    border-top: 4px solid #ccc;
    color: #999;
    text-transform: uppercase;
}

.page-header h3 {
    line-height: 0.88rem;
    color: #000;
}

ul.thumbnails { 
    margin-bottom: 0px;
}



/* Thumbnail Box */
.caption h4 {
    color: #444;
}

.caption p {  
    color: #999;
}



/* Carousel Control */
.control-box {
    text-align: right;
    width: 100%;
}
.carousel-control{
    background: #666;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: 0.5;
    padding: 4px 10px 0px;
    position: static;
    height: 30px;
    width: 15px;
}



/* Mobile Only */
@media (max-width: 767px) {
    .page-header, .control-box {
        text-align: center;
    } 
}
@media (max-width: 479px) {
    .caption {
        word-break: break-all;
    }
}


li { list-style-type:none;}

::selection { background: #fc3; color: #FFFFFF; text-shadow: 0; }
::-moz-selection { background: #fc3; color: #FFFFFF; }





/* Style the buttons that are used to open and close the accordion panel */
button.accordion {
    background-color: #fff  !important;
    color: #000;
    cursor: pointer;
    padding: 12px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    font-size: 14px;
    padding: 10px;
    margin: 0 !important;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

/* Style the accordion panel. Note: hidden by default */


button.accordion:after {
    content: '\002B'; 
    font-size: 20px;
    color: #777;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212"; /* Unicode character for "minus" sign (-) */
}

div.panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    transition: all 0.5s ease;
}

.panel{
    margin-bottom: -1px !important;
}


.panel ul li{
    list-style-type:circle;
    margin-left:15px;
}

.city1 {
    border-bottom: 2px solid #ccc;
}

.srch {
    height: 50px;
}

/*.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}*/

/*.btn.btn-secondary.btn-lg.dropdown-toggle {
    border: 1px solid #ccc;
    background: #fff !important;
    width: 218px;
}
*/

.car2:hover {
    transform: translateY(-4px);
    box-shadow: 0 2px 8px 3px rgba(0,0,0,0.12);
    -moz-transition: -moz-transform .6s, box-shadow .6s, background-color .6s, color .6s, opacity .6s;
    transition: all 0.5s ease;
}

.car1 {
    /*border: 1px solid #ccc;*/
    margin-top: 20px;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 3px 3px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 3px 3px 0px rgba(50, 50, 50, 0.75);
    padding: 5px 0;
    background-color: #fff;

    height: 400px;
    overflow: hidden;
    border-radius:5px;
    transition: all 0.5s ease;

}

.car1 img {
    width: 100%;
    padding-top: 17px;
}

.car2 h2 {
    font-size: 16px;
    color: #000;
    text-align: left;
    padding: 0 10px;
}

.car2 p {
    font-size: 14px;
    color: #636262;
    text-align: left;
    padding: 0 10px;
    line-height: 18px;
}

.form-ph{
    float:left;
}

.click4{
    float: right;

    border: 1px solid #ff0000;
    margin-top: 7px;
    padding: 4px;
    background: #ff0000;
    text-align: center;
    margin-right: 15px;
    border-radius: 5px;
}
.click4 a{
    color:#fff;
    font-size: 16px;
}

.click5{
    float: left;
    width: 49%;
    border: 1px solid #ff0000;
    margin-top: 7px;
    padding: 4px;
    background: #ff0000;
    text-align: center;
    margin-left: 10px;
    border-radius: 5px;
}
.click5 a{
    color:#fff;
    font-size: 16px;
}

.form-group1 {
    margin-bottom: 15px;
    width: 49%;
    margin-left: 10px;
}

.car2 {
    border: 1px solid #dedede;
    margin-top: 20px;
    padding: 20px 0;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 3px 3px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 3px 3px 0px rgba(50, 50, 50, 0.75);
    padding-left: 10px;
    border-radius:5px;
    transition: all 0.5s ease;
    height: 500px;

}

.car_india1 {
    margin-left: 40px;
    width: 92%;
    padding-top:5px !important;
}


.car_india1 h3{
    text-align:left;
    margin: 0 !important;
    padding: 0 !important;
    color: #636262;
}

.all{
    text-align:left;
    font-size: 18px;
    color: #958f8f;
    font-weight: normal;
}

.loc1{
    float:left;
    width: 8%;
    padding-top: 21px;
    padding-left: 17px;
}

.xyz {
    border-bottom: 1px solid #ccc;
}
/* -------------------------------- 

Primary style

-------------------------------- */
html * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



a {
    color: #e86256;
    text-decoration: none;
}


.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgba(255, 204, 51, 0.9) url(../img/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border-radius:50%;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}
.no-touch .cd-top:hover {
    background-color: #e86256;
    opacity: 1;
}








/* Style the tab */
div.tab {
    overflow: hidden;
    border: 1px solid #ccc;

}

div.tabb {
    overflow: hidden;
    border: 1px solid #ccc;
    height: 62px;

}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    /*padding: 14px 16px;*/
    padding: 0px 16px;
    transition: 0.3s;
    font-size: 17px;
    width: 100%;

}

.tab1 {
    float: left;
    width: 49%;

}

.tab2 {
    float: right;
    width: 49%;
}




.table th {

    font-weight: 600;
}

.table td {

}

/* Change background color of buttons on hover */
div.tab1 button:hover {
    /* background-color: #ddd;*/
}

/* Create an active/current tablink class */
div.tab1 button.active {
    color:#ff0000;

}



div.tab2 button.active {
    color:#ff0000;


}


/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}








@media only screen and (min-width: 768px) {
    .cd-top {
        right: 20px;
        bottom: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .cd-top {
        height: 60px;
        width: 60px;
        right: 30px;
        bottom: 30px;
    }
}



.msg{
    width:724px;
    height:100px;
}
.calender-icon {
    background-position: 0 0;
    width: 29px;
    height: 31px;
}
.cw-used-sprite {
    background: url(../images/cwusedsprite.png?201612281409183678) no-repeat;
    display: inline-block;
}  
.kilo-meters {
    background-position: -37px 0;
    width: 35px;
    height: 31px;
}

.location {
    background-position: -124px 0;
    width: 24px;
    height: 31px;
}
.petrol {
    background-position: 0px -37px;
    width: 20px;
    height: 31px;
}
.manual {
    background-position: -81px 0;
    width: 33px;
    height: 31px;
}

.cwsprite {
    background: url(../images/cwsprite.png?201703071717247120) no-repeat;
    display: inline-block;
}

.car-location-ic-sm {
    background-position: 0 -503px;
    width: 28px;
    height: 32px;
}
.buyerprocess-sprite {
    background: url(../images/buyerprocess-sprite-d.png?20160713172154635) no-repeat;
    display: inline-block;
}

detailList li span.buyerprocess-sprite {
    display: block;
    float: left;
    width: 35px;
    margin: 15px 0 0;
}
.car-location-ic {
    background-position: -81px -441px;
    width: 44px;
    height: 53px;
}
.uc-mobile {
    background-position: 0 -329px;
    width: 12px;
    height: 19px;
    position: absolute;
    left: 10px;
    top: 7px;
}
.one{
    padding-left: 11px;
}
.seller h3{
    color:#333333 !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.seller ul li{
    border-bottom: 1px dotted #ccc;
    padding-bottom: 9px;
    padding-top: 10px;
}
.txtt{
    padding: 10px;
    border: 1px solid #CCCCCC;
    background-color: #FFFFFF;
    border-radius: 5px;
    color: #333333;
}

.form-group.required label::after {
    content: ' *';
    color: red;
}

.ucu {
    width: 100%;
    height: 233px;
    display: block;
    background-color: white;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.ucr {
    width: 100%;
    height: 155px;
    display: block;
    background-color: white;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.ucu.cd_ht {
    height: 400px !important;
}

.ucu.trans {
    background-color: transparent !important;
}

.ucu.white {
    background-color: white !important;
}

.loader {
    position: fixed;
    z-index: 1050;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.6);
    display: none;
}

.loader img {
    position: relative;
    left: 50%;
    top: 50%;
    margin-top: -16px;
    margin-left: -16px;
}

select.form-control {
    margin-top: 7px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #fc3 !important;
}