﻿


body { 
    direction:rtl;
    text-align:right;
    font-family:'Open Sans Hebrew';
    font-size:13px;
    /*margin-bottom:60px;*/
    /*overflow-x: hidden;*/
    /*line-height:1;*/
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
/*input,
select,
textarea {
    max-width: 280px;
}*/

.container-fluid {
    padding-right:0;
    padding-left: 0;
}
    /* Carousel */
    .carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"]
{
    width: 100%;
}

.list-group-image-used {
    height: 250px !important;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
  /* Hide captions */
  .carousel-caption {
    display: none
  }
   .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
         margin-right: 15px;
       
    }

    .search-box{
        margin-right:20px !important;
        width:250px !important;
        height:40px !important;
    }
    .search-form {
      width:250px !important;
    }

    .btn-search {
       
        top: 12px !important;
        left: -15px !important;
    }
        .sell_car_quote{
        display:none;
    }
    /*.container > .navbar-header{
         margin-left:0;
         margin-right:0;
     }*/
    .sidebar_widget {
        margin-left: 0;
    }
.call-now {
    bottom: 25px;
    position: fixed;
    left: 35px;
    z-index: 1;
}
.waze {
    bottom: 25px;
    position: fixed;
    left: 100px;
    z-index: 1;
}
.waze a {
    border-radius: 50%;
    color: #ffffff;
    display: block;
    font-size: 19px;
    height: 40px;   
    line-height: 40px;
    text-align: center;
    vertical-align: top;
    width: 40px;
    background: #ab0000 none repeat scroll 0 0;
    fill: #ab0000;

}

.call-now a {
    border-radius: 50%;
    color: #ffffff;
    display: block;
    font-size: 19px;
    height: 40px;
    padding-top: 4px;
    line-height: 36px;
    text-align: center;
    vertical-align: top;
    width: 40px;
    background: #ab0000 none repeat scroll 0 0;
    fill: #ab0000;
}

    .used-props-home {
        opacity: 1 !important;
        color: #333 !important;
    }

    .thumbnail{
        background:#f5f5f5 !important;
    }
    .list-group-image-used {
        height: 250px !important;
    }
}

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
         margin-left: 60px;
        
    }
     .navbar-nav {
        float: none;
    }
      /*.col-md-1, .col-lg-1,.col-md-2, .col-lg-2, .col-md-3, .col-lg-3, .col-md-4, .col-lg-4,  .col-md-5, .col-lg-5,  .col-md-6, .col-lg-6,  .col-md-7, .col-lg-7,  .col-md-8, .col-lg-8,  .col-md-9, .col-lg-9,  .col-md-10, .col-lg-10,  .col-md-11, .col-lg-11,  .col-md-12, .col-lg-12{
    padding-left:0;
    padding-right:0;*/

    .sidebar_widget {
        border: 2px solid #f1f1f1;
        padding: 15px;
        padding-top: 0px;
        border-radius: 5px;
       
    }
    .call-now{
        display:none;
    }
    .waze{
        display:none;
    }

   
}
.navbar-brand-bottom {
  padding-top: 13px !important;
  padding-right:20px;
}
.main-menu{
      position: relative;
  
    padding-top: 10px;
    margin-bottom:10px;
    /*background:#fff;*/
    padding-right: 25px;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}

.navbar-brand {
  
    padding: 0; 
      font-size: 28px;
    line-height: 50px;  
}






.big{
  padding:20px;
  padding-top:10px;
  padding-bottom:10px;
}

 /*.btn-default:hover {
        color: #e2dfdf;
        background-color: #2cb949;
        border-color: none;
    }
 */

/*.carousel-control.left {
    left: 0;
    right: auto;
}*/

 .container > .navbar-collapse{
     /*background:#fff;*/
 }

 .nav > li > a {
    padding: 15px 25px;
    color:#2c2c2c;
    font-size:1.2em;
}
 .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color:#ab0000;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
 color:#ab0000;
text-decoration: none;
background-color: transparent;
}

.dropdown-menu{
    border:none;
}
.navbar-toggle .icon-bar {
    margin-bottom:2px;
    width: 30px;
    height: 2px;
    border-radius: 1px;   
    background-color: #2c2c2c;
}

.breadcrumb-fluid{
    background:#f5f5f5;
}


#rtl-support .tt-dropdown-menu {
  text-align: right;
}

.hide-bullets {
list-style:none;
margin-left: -40px;
margin-top:20px;
}

.info-bar {
    margin: 0;
    margin-bottom: 0;
    border: 0;
    color: #f1f1f1;
    background-color: #0f0f0f;
    padding: 30px 0;
    border-top: 1px solid #bebebe;
}

a{
    color:#ab0000;
}
.btn-primary{
    background-color:#ab0000!important;
    color:#fff !important;
    border:none;
}

.btn-primary:hover{
    background-color:#9a2524 !important;;
    color:#bebebe !important;
    border:none;
}

.tp-caption a:hover {
    color: #bebebe;
}

.tp-caption a {
    color: #fff;
}
.info-bar div.row>div i {
    color: #f1f1f1;
    font-size: 32px;
    line-height: 1.2;
    margin-left: 10px;
    float: right;
}
.info-bar h1, .info-bar h2, .info-bar h3, .info-bar h4, .info-bar h5, .info-bar h6, .info-bar p {
  
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}
.row {
    margin-right: 0;
    margin-left: 0;
}

.product{
     padding-right:10px;
     padding-left:20px;
}

.product-title {
    font-size:1.2em;
    color:#2c2c2c; 
    line-height:1.1;
    height:40px;
  
    overflow:hidden; 
   text-overflow:ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;

}
.product-price{
    font-size:1.5em;
    color:#ed3864;
}

.product-img{
    width:220px;
}

.old-price{
    color:#808080;
    text-decoration:line-through;
    font-size:0.8em;
    margin-right:10px;
}
.thumbnail {
   
    border: none;
  
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
    .thumbnail > img, .thumbnail a > img {
        margin-right: auto;
        margin-left: auto;
        border-radius:3px;
    }
.topbar {
    padding-top: 5px;
    padding-bottom: 5px;
   
    /*color: #808080;*/
    /*background-color:#00bcd4;*/
    background-color: #ab0000!important;
    color: #fff !important;
}
.topbar-icons{
    font-size:11px;
    margin-left:3px;
}
.topbar a{
    color:#fff;
}

.topbar a:hover,a:focus {
    color: #bebebe;
} 


.lefty{
    text-align:left;
}
.menu-icon{
    font-size: 13px;
    padding-left: 4px;
    padding-top: 3px;
    /*color:#626262;*/
}



.navbar-fixed-bottom{
     background:#f1f1f1;
}

.map-holder{
    padding-left:100px;
    margin-top:20px;
   
}

tr > td {
    padding-bottom: 3px;
    padding-top: 3px;
    border-bottom: 1px solid #f1f1f1;
}

tr > td:nth-child(1) {
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
}

tr > td:nth-child(2) {
    font-size: 14px;
    color: #ab0000;
    font-weight: bold;
    letter-spacing: 0.5px;
}


        .date-car tr td {
    width: 50%;
}
  
#contact{
    background:#f7f8f9;
    padding-top:20px;
    padding-bottom:20px;
    border-radius:5px;
}


.carousel-indicators {
    position: absolute;
    bottom: 10px;
    right: 50%;
    z-index: 15;
    width: 60%;
    padding-right: 0;
    margin-right: -35%;
    text-align: center;
    list-style: none;
}


 .center{
     text-align:center;
 }

 .home-background {
    background-position: center center;
    background-size: cover;
    height: 700px;
    /*background-image: url(/res/images/slider3.jpg);*/  
    z-index: 1;  
}

.home-background {   
    overflow: auto;
    position: relative;
}

.main-slider .form-search {
    text-align: right;
    background: rgba(20, 24, 28, 0.6);
  
}
.main-slider .form-search .form-title {
    background: #14181c;
    color: #ffffff;
    padding: 16px 20px;
    margin-bottom: 24px;
    position: relative;
}
.main-slider .form-search .form-title h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    color: #ffffff;
}
.dark label {
    color: #ffffff;
}
.dark .form-control {
    /*background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0);
    color: rgba(255, 255, 255, 0.6);*/
    opacity:0.8;
}
.main-slider h1{
    color:#fff !important;
}
#map {
    width: 100%;
    height: 700px;
}

.breadcrumbs-fluid{
    background-color:#f7f8f9;
}

.breadcrumb{
    margin-bottom:0;
    background-color:#f7f8f9;
}
.result-sorting-wrapper {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom: 3px solid #e5e5e5;
    border-left: 4px solid #cecece;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 10px 20px;
}

.form-control {
    background: #eeeeee none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    box-shadow: none;
    color: #888888;
    font-size: 16px;
    height: 46px;
    line-height: 30px;
    padding: 0 15px;
}





.fa-filter {
    color: #ab0000;
    padding-left: 5px;
}

.btn-big {
    height: 46px;
    font-size: 18px;
}

.slider .slider-handle, .slider .slider-selection, .primary-bg {
    background: #ab0000 none repeat scroll 0 0;
    fill: #ab0000;
}
.slider.slider-horizontal {
    width: 98%;
}

.price-val{
    font-size:18px;
   
}

.form-label{
    font-size:14px;
}

.lead {
    margin-bottom: 20px;
    margin-top:10px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    color:#ab0000;
}

.nis{
    font-size:16px;
}
.start-from{
    font-size:14px;
}
.list-group-item-heading{
    margin-top:10px;
}
.search-icon{
    padding-right:5px;
    font-size:13px;
}
.trade-icon {
    padding-left: 5px;
    font-size: 13px;
}

.marg-btn{
    margin-bottom:10px;
}

.pagination {
    display: block;
    text-align: center;
}

.pagination ul li {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    list-style: outside none none;
    margin: 0 2px;
    text-align: center;
    vertical-align: middle;
    width: 32px;
}

.pagination ul li a {
    display: block;
    color: #555;
    text-decoration:none;
}
.pagination ul li a:hover {
     
        color: #fff;
    }
.pagination ul li.current{
    background: #ab0000 none repeat scroll 0 0;
    fill: #ab0000;
}

.pagination ul li:hover {
    background: #ab0000 none repeat scroll 0 0;
    fill: #ab0000;
}

.sorting-select {
    margin: 0 auto;
    padding-right:10px;
}

.sorting-select .form-control {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 50px;
    color: #555555;
    font-size: 15px;
    height: 30px;
    padding: 0 20px 0 8px;
}

.result-sorting-wrapper {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom: 3px solid #e5e5e5;
    border-left: 4px solid #cecece;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 10px 20px;
}

.result-sorting-by {
    float: left;
}
.result-sorting-by p {
    display: inline-block;
    margin: 0 auto;
    color: #222222;
}
.inline {
    display: inline-block;
}
.counter {
    margin: 0 auto;
    line-height: 30px;
    display: inline-block;
}
.clear-filters{
    padding-top:8px;
}
.clear-filters a {
   text-decoration:underline;
}
.back-top {
    bottom: 25px;
    position: fixed;
    right: 33px;
    z-index: 1;
}

.back-top a {
    border-radius: 50%;
    color: #ffffff;
    display: block;
    font-size: 19px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    vertical-align: top;
    width: 40px;
    background: #ab0000 none repeat scroll 0 0;
    fill: #ab0000;
}

.back-top a:hover{
    color:#f1f1f1;
}

.panel-default > .panel-heading {
    /*color: #333;*/
    line-height: 24px;
    border-color: #ddd;
    padding-left: 0;
}
/*.accordion .dot {
    display: inline-block;
    float: left;
    width: 44px;
    height: 44px;
    line-height: 42px;
    margin-top: -10px;
    text-align: center;
    position: relative;
    background: #e9e9e9;
    color: #7f7f7f;
    border-right: solid 1px #d3d3d3;
}*/

/*.accordion .panel-title a {
    display: block;
    color: #14181c;
}

.accordion .panel-title {
    font-size: 18px;
    line-height: 24px;
    color: #14181c;
}*/

.accordion-container{
    /*background:#f8f8f8;*/
}

.right-arrow{
    font-size:22px;
    padding-left:10px;
    font-weight:bold;
   
}

.panel-heading a{
    display:block;
    font-size:16px;
}

.panel-heading a:hover {
   text-decoration:none;
}

.aboutus_page {
    background-image: url('/res/images/car-header-img.png');
}
.aboutus_page2 {
    background-image: url('/res/images/road-bg-dark.jpg');
}

.aboutus_page3 {
    background-image: url('/res/images/sellyourcar.jpg');
}

.page-header {
   
    background-repeat: no-repeat;
    background-size: cover;
    border: 0 none;
   
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.page-header_wrap {
    padding: 30px 0;
    position: relative;
    text-align: center;
}
.form-title h2{
    color:#f1f1f1;
    padding-bottom:20px;
}

.dark2 .form-control {
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid #454545;
    color: rgba(255, 255, 255, 0.6);
}

.car-details .panel-default {
     max-width: 685px; 
}

.contact-section h2{
    padding-left:20px;
    padding-left:20px;
    font-size:22px;
}

.contact-section .form-control
{
    background-color:#fff;
    border:#f1f1f1 1px solid;
}

.item .thumbnail a{
    text-decoration:none;
}

.makers {
    border-top: 1px solid #f1f1f1;
    border-bottom: 2px solid #ab0000;
}

.versions-container {
    padding: 20px 30px;
    background: #f7f8f9;
    margin-top: 30px;
    max-width: 685px;
    border-radius:5px;
}
.versions-container h3 {
    border-bottom:1px solid #808080;
}
   
.versions-container ul {
list-style-type: none;
-webkit-padding-start:0;
}
.versions-container ul li {
    padding-bottom:10px;
    padding-top:10px;
}
.versions-container ul li a{
    color:#2c2c2c;
    font-size:18px;
}
.versions-container ul li span {
    color: #ab0000;
    font-size: 18px;
}

.sell_car_quote {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(/res/images/sell-car.jpg) !important;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 20px !important;
    border-radius:7px;
}

.div_zindex {
    position: relative;
    z-index: 1;
}

.white-text, .white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text p {
    color: #fff;
    font-weight:bold;
}
    .white-text h3 {
        margin-bottom:20px;
    }
    
    .text-center {
        text-align: center;
    }
.btn .angle_arrow .fa {
    display: block;
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    vertical-align: middle;
   
}
.angle_arrow {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 22px;
    line-height: 20px;
    margin-left: 4px;
    text-align: center;
    vertical-align: text-top;
    width: 22px;
}
.sell_car_quote .btn {
    margin-bottom: 15px;
    padding:10px 15px;
    font-size:18px;
}
.pad-money{
   font-size:14px;
    padding-right:5px;
}

.page-section {
    position: relative;
    padding-top: 30px;
    padding-bottom: 70px;
    overflow: hidden;
    background: #fbfbfb;
}
.block-title {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 18px;
    font-weight: 900;
    line-height: 20px;
    text-transform: uppercase;
    color: #14181c;
    overflow: hidden;
}
.contact-info .media-list {
    margin-bottom: 30px;
}
.contact-info .media .fa {
    padding: 0;
    width: 40px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 20px;
    margin-left: 15px;
    text-align: center;
    background: #ab0000;
    color: #ffffff;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.contact-form .form-control {
    height: 50px;
    background: #fff;
    border: 1px solid #e9e9e9;
}
.contact-form textarea.form-control {
    height: 150px;
}

.block-title span {
    display: inline-block;
    position: relative;
}

.block-title span:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 2000px;
    background-color: #a5abb7;
    top: 10px;
    right: 100%;
    margin-right: 15px;
}

footer {
   
    background-color: #0f0f0f;
    color: #f1f1f1;
}

footer a {
    color: #f1f1f1;
}




footer a:hover, a:focus {
    color: #ab0000;
    text-decoration: none;
}


    footer h3 {
        border-bottom: 1px solid #bebebe;
        padding-bottom: 5px;
        font-size: 1.1em;
        margin-bottom: 10px;
        display: inline-block;
        font-weight: bold;
        color: #f1f1f1;
    }

footer ul, menu, dir {
    display: block;
    list-style-type: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
}

.bottom-footer {
    text-align: center;
    padding-top: 30px;
}

.item h4 {
    height:45px;
    font-size:14px;
}

article {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    margin-bottom:30px;
    height:470px;
}

.post-footer{
    margin-top:10px;
}
.post-title{
    font-size:24px;
    min-height:52px;
}
.post-excerpt{
   height:100px;
}
.post-media{
    min-height:206px;
}

.blog-img{
    border-radius:5px;
    padding-bottom:5px;
}
.blog-link{
  
    font-weight:bold;
    display:block;
}
.blog-item{
    margin-bottom:20px;
}
.no-pad{
    padding-right:0;
    padding-left:0;
}
.more-posts{
    font-size:24px;
    margin-bottom:25px;
}
/* Post tab custom css  */
.populat-post-tab {
    border: 1px solid #e0e0e0;
    background: #fff;
}

    .populat-post-tab .nav-tabs {
        border: none;
    }

        .populat-post-tab .nav-tabs > li {
            width: 33.33333333333333%;
            text-align: center;
        }

            .populat-post-tab .nav-tabs > li a {
                background: #f0f5f7;
                margin-right: 0;
                border: 1px solid #e0e0e0;
                border-radius: 0;
                display: block;
                padding: 10px 0;
                font-weight: 700;
                font-size: 15px;
                color: #3a3c41;
                transition: all 0.01s;
            }

            .populat-post-tab .nav-tabs > li.active a {
                border-top: 2px solid #ab0000;
                border-bottom: none;
                border-left: none;
                border-right: none;
                background: #ffffff;
            }

.tab-post-list-wrap {
    margin: 15px 0;
    padding: 0 35px;
}

.tab-post-thumb {
    margin: 0 15px 0 0;
}

    .tab-post-thumb figure {
        width: 65px;
    }

        .tab-post-thumb figure img {
            max-width: 70px;
        }

.tab-post-title h6 {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 5px;
}

.tab-post-title span {
    font-size: 12px;
    color: #999ca5;
}

.tab-post-list ul {
    list-style: none;
}

    .tab-post-list ul li:before {
        content: "";
        width: 2px;
        height: 8px;
        padding: 0 4px;
        margin-right: 5px;
        background: #018EBB;
        display: inline-block;
    }

.tab-post-list ul li small {
display: block;
}

.tab-post-list ul li small abbr {
    font-size: 11px;
    line-height: 20px;
    text-decoration: none;
    border: none;
}

.input-group-addon {
  border:none;
}

.error{
    color:#ab0000;
}

.panel-group .panel {
     margin-bottom: 15px; 
  
}

.list-group-image{
   max-height:133px;
   padding-top:10px;
}

.maker-img{
    height:44px !important;
    position:absolute;
    top:0;
    left:10px;
}

.used-maker-img {
    height: 44px !important;
    position: absolute;
    top: 15px;
    left: 40px;
}
label .error{
    font-size:11px;
}
.caption-used{
    color:#333;
}
.used-prop{
    margin-top:5px;
    font-size:12px;
}

.used-prop .fa {
    padding-left: 5px;
}

.used-thumb{
    background-color:#f5f5f5;
    
}

.used-props{
    background:#fff;
    padding-bottom:5px;
    padding-top:10px;
    color:#333;
min-height:110px;
}
.used-top {
    padding-right: 15px;
    padding-left: 15px;
    padding-top:10px;
}

.used-top h4{
    height:25px !important;
}
#carouselExampleIndicators {
    max-width: 680px;
}

.used-car-props {
    margin-top:10px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #333;
    font-size:18px;
}
.used-car-prop {
    margin-top: 10px;
    font-size: 0.75em;
}

.used-car-props .fa{
    width:25px;
}

.carousel-control-prev, .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .8;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: transparent no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}


.carousel-control-prev {
    right: 10px;
}
.carousel-control-next {
    left: 10px;
}

#carouselExampleIndicators .glyphicon {
font-size:30px;

}
#carouselExampleIndicators .glyphicon:hover {
  text-decoration:none;
}

#carouselExampleIndicators a:hover {
    text-decoration: none !important;
    color:#bebebe !important;
}

.all-maker {
   background: #f7f8f9;
   padding:10px;
   border-radius:5px;
   font-size:20px;
}

.search-box{
    height:32px;
    margin-top:10px;
    width:180px;
    border:1px solid #f1f1f1;
    border-radius:5px;
    padding:5px;
    padding-right:20px;
    margin-right:20px;
    background-color:transparent;
    font-size:16px;
    color:#2c2c2c;
}

.search-form {
    position: relative;
}

.btn-search {
    position: absolute;
    top: 8px;
    left: 1px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    /*text-align: center;*/
    color: #2c2c2c;
    font-size: 14px;
    background-color: transparent;
    border: none;
  
}

.zoom-in {
    margin-top: 5px;  
    text-align: center;
}

.zoom-text {
    margin-left: 5px;
    margin-right: 5px;  
    font-size:13px;   
}
.lead-home {
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    color: #ab0000;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    opacity: 0.7;
}
.used-props-home {
    padding-bottom: 5px;
    padding-top: 10px;
    color: #f1f1f1;
    min-height: 110px;
}

.used-props-home .used-prop i{
    padding-left:5px;
}

.used-car-sold {
    font-size:36px;
    color:#ab0000;
    position: absolute;
    top: 170px;
    right: 30px;
    border:2px solid #ab0000;
    border-radius:5px;
    padding-right:10px;
    padding-left:10px;
}

.used-car-sold-big {
    font-size: 78px;
    color: #ab0000;
    position: absolute;
    top: 50px;
    right: 50px;
    border: 3px solid #ab0000;
    border-radius: 5px;
    padding-right: 10px;
    padding-left: 10px;
}
.car-grid{
  margin-top:40px;
}
.display-none{
    display:none;
}
.sidebar_widget.sell_car_quote{
    margin-top:20px
}
.sidebar_filter .col-md-12 {
    padding: 1px
}
@media(max-width:500px) {
    .car-container{
        padding:0px;
        margin:0px;
    }

        .car-container .row {
            padding: 0px;
            margin: 0px;
        }
        .car-container.home .col-md-6{
            padding: 0px;
            margin: 0px;
        }

        .car-container .row .col-md-6{
            padding: 0px;
            margin: 0px;
        }
            .car-container .row .col-md-8 {
                padding: 0px;
                margin: 0px;
            }

        .car-container .row .list-group-image {
            //width: 100%;
            object-fit: cover;
            max-height:unset !important;
        }
        .car-container.home .list-group-image-used {
            width: 100%;
            object-fit: cover;
            height: unset !important;
        }

        .car-container .row .list-group-image-used {
            width: 100%;
            object-fit: cover;
            height: unset !important;
        }
    .detail-heading {
        font-size: 22px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .used-car-sold {
        bottom: 235px;
        top:unset
    }
    #carouselExampleIndicators {
        width: 100vw;
        position: relative;
        margin-left: -50vw;
        left: 10%;
    }
    .car-list h2 {
        font-size: 20px;
        padding-bottom: 0px;
        margin-top: 11px;
    }
    .car-list .page-header_wrap {
        padding: 0px 0 7px 0px;
    }
    .car-grid {
        margin-top: 0px;
    }
    .sidebar_widget.sell_car_quote {
        margin-top: 0px
    }
    .sorting-select .form-control {
        width: 115px;
    }
    .result-sorting-wrapper {
        margin-bottom: 0px;
    }
    .sidebar_filter .col-xs-6{
        padding:2px
    }
    .single-car-detail .form-title h2 {
        padding-bottom: 0px;
        font-size: 20px;
        margin-top: 10px;
    }
    .single-car-detail .page-header_wrap {
        padding: 1px 0;
    }
    .single-car-detail.detail-heading {
        margin: 0;
    }
    .single-car-detail .page-header_wrap .form-group {
        margin-bottom: 7px;
    }
    .car-list .sidebar_widget .widget_heading h3 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .car-list .clear-filters {
        padding-top: 0px;
    }
    .car-list .form-group {
        margin-bottom: 5px;
    }
    .car-list .form-control {
        height: 40px;
    }
    .car-list .row-inputs .col-xs-6{
        z-index:9999
    }
}