.sidebar_widgets{
    background-color: #F9F9F9;
    border: 1px solid #EAEAEA;
    border-radius: 8px;
    padding: 30px;
    position: relative;
}
.sidebar_advanced_search_widget .title{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: 0em;
    margin-bottom: 20px;
}
.sidebar_advanced_search_widget .subtitle{
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0em;
    margin-bottom: 20px;
}
ul.sasw_list{
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
}
.sasw_list li{
    margin-bottom: 20px;
}
.sasw_list li:last-child{
    margin-bottom: 0;
}
.sasw_list .search_area{
    position: relative;
}
.sasw_list .search_area input{
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    border-radius: 8px;
    color: #5F6973;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    padding-left: 20px;
}
.sasw_list .search_area input:hover,
.sasw_list .search_area input:active,
.sasw_list .search_area input:focus{
    border-bottom: 1px solid #EAEAEA;
}
.sasw_list .search_area textarea{
    border: 1px solid rgb(235, 235, 235);
    border-radius: 3px;
    box-shadow: none;
    font-size: 14px;
    line-height: 2.2;
}
.sasw_list .min_area .form-control::placeholder,
.sasw_list .max_area .form-control::placeholder,
.sasw_list .search_area input::placeholder,
.sasw_list .search_area textarea::placeholder{
    color: #5F6973;
}
.sasw_list .min_area .form-control:focus::placeholder,
.sasw_list .max_area .form-control:focus::placeholder,
.sasw_list .search_area input:focus::placeholder,
.sasw_list .search_area textarea:focus::placeholder{
    color: #1A3760;
}
.sasw_list .search_area input:focus,
.sasw_list button.btn.dropdown-toggle{
    outline: none;
    box-shadow: none;
}
.sasw_list button.btn.dropdown-toggle{
    background-color: #fff;
    border: 1px solid #EAEAEA;
    border-radius: 8px;
    color: #5F6973;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    padding-left: 20px;
    line-height: 40px;
}
.sasw_list .bootstrap-select .dropdown-menu li a,
.custom_dropdown_widget .bootstrap-select .dropdown-menu li a{
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 40px;
}
.sasw_list .bootstrap-select .dropdown-menu li a:hover{
    font-weight: 600;
}
.sasw_list .small_dropdown2{
    position: relative;
}
.sasw_list .small_dropdown2 .dd_content2{
    right: 0;
    top: 65px;
    z-index: 9;
}
.sasw_list .small_dropdown2 .dd_btn{
    margin-bottom: 20px;
    padding-left: 20px;
    width: 100%;
}
.sasw_list .search_option_two .selectpicker{
    width: 100%;
}
.sidebar_accordion_widget .panel-heading h4.panel-title{
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.sidebar_accordion_widget .other_fet .icon{
    background-color: rgba(0, 97, 223, .07);
    border-radius: 50%;
    font-size: 10px;
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
    text-align: center;
    width: 25px;
}
.sasw_list #accordion .panel-heading a.accordion-toggle:before{
    display: none;
}
.sasw_list .ui_kit_checkbox .custom-control-label{
    padding-right: 0;
}
.sasw_list .min_area {
    margin-right: 20px;
}
.sasw_list .min_area,
.sasw_list .max_area{
    border-radius: 8px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    width: 109px;
}
.sasw_list .max_area{
    float: right;
    margin-right: 0;
}
.sasw_list .min_area .form-control,
.sasw_list .max_area .form-control{
    background-color: #ffffff;
    border: 1px solid #EAEAEA;
    border-radius: 8px;
    font-size: 13px;
    height: 50px;
    padding-left: 20px;
}
.sasw_list .search_option_button button.btn{
    height: 50px;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0em;
}
.sasw_list .search_option_button button.btn span{
    font-size: 16px;
    vertical-align: middle;
}
.sasw_list a.reset-filter{
    color: #5F6973;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 41px;
    letter-spacing: 0em;
}
.sasw_list .form-check .form-check-input{
    margin-right: 10px;
}
.sasw_list .form-check .form-check-label{
    color: #5F6973;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 25px;
}
.sidebar_feature_checkbox .wrapper{
    height: 180px;
    overflow: hidden;
    overflow-y: scroll;
}
.sidebar_feature_checkbox .wrapper::-webkit-scrollbar {
    background: transparent;
    border-radius: 30px;
    padding-right: 10px;
    width: 5px;
}
.sidebar_feature_checkbox .wrapper::-webkit-scrollbar-thumb {
    background-color: #EAEAEA;
    border-radius: 30px;
    height: 100px;
}

.listing_sidebar{
    position: relative;
}
.sidebar_content_details {
    background-color: #ffffff;
    border: 1px solid #E6E9EC;
    bottom: 0;
    height: 100%;
    left: 0;
    margin-left: 0;
    overflow-y: scroll;
    padding: 80px 0 0;
    position: fixed;
    top: 0;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    width: 330px;
    z-index: 9;
    -webkit-box-shadow:0px 0px 30px 0px rgba(13, 38, 59, 0.05);
    -moz-box-shadow:0px 0px 30px 0px rgba(13, 38, 59, 0.05);
    -o-box-shadow:0px 0px 30px 0px rgba(13, 38, 59, 0.05);
    box-shadow:0px 0px 30px 0px rgba(13, 38, 59, 0.05);
}
.sidebar_content_details::-webkit-scrollbar {
    margin-top: 15px;
    margin-right: -10px;
    width: 5px;
    z-index: 3;
}
.sidebar_content_details::-webkit-scrollbar * {
    background:transparent;
    margin-right: -10px;
}
.sidebar_content_details::-webkit-scrollbar-track {
    display: none;
}
.sidebar_content_details::-webkit-scrollbar-thumb {
    background-color: #dfdfdf !important;
    border-radius: 2.5px;
    margin-right: -10px;
}
.sidebar_content_details.is-full-width {
    left: 0;
    margin-left: -100%;
    position: fixed;
}
.sidebar_content_details.is-full-width.style2 {
    margin-left: 0;
}
.sidebar_content_details.style2{
    border-right: 1px solid #E6E9EC;
    padding: 0;
    left: -330px;
}
.sidebar_content_details.style3{
    padding: 0;
    margin-left: -300%;
    z-index: 9999;
}
.sidebar_content_details.style3.listing_page{
    top: -75px;
}
.sidebar_content_details.style3.sidebar_ml0{
    margin-left: 0;
}
.filter_open_btn.listing_page11{
    background-color: #1947E2;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    height: 55px;
    left: 30px;
    line-height: 50px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 30px;
    width: 170px;
}
.filter_open_btn.listing_page11 span{
    font-size: 16px;
    font-weight: 400;
    vertical-align: middle;
}
.sidebar_switch{
    position: relative;
    z-index: 9;
}
.filteropen,
.filteropen2,
.filter_open_btn{
    /*  cursor: pointer;
      display: inline-block;
      font-size: 16px;
      height: 50px;
      line-height: 45px;
      position: relative;
      text-align: center;
      width: 140px;*/
    z-index: 0;
}
#open.fa-filter:before,
#open.flaticon-close:before,
#open2.fa-filter:before,
#open2.flaticon-close:before{
    left: 0;
    position: absolute;
    width: 48px;
}
.filteropen.style2,
.filteropen2.style2{
    left: auto;
    position: relative;
    right: auto;
    top: auto;
}
.sidebar_switch.style .filteropen,
.sidebar_switch.style2 .filteropen2{
    left: 55px;
    right: auto;
    top: 55px;
}
.fltr_btn_hf_map{
    border-radius: 8px;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    height: 40px;
    line-height: 25px;
    letter-spacing: 0em;
    overflow: hidden;
    position: relative;
    width: 155px;
}
.fltr_btn_hf_map img{
    margin-left: -20px;
    margin-right: 20px;
}
.fltr_btn_hf_map:before{
    background-color: #E0AF38;
    border-radius: 8px 0 0 8px;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: -1;
}
.listing_toogle_sidebar.sidenav {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-top: none;
    height: 875px;
    left: 0;
    overflow-x: hidden;
    padding: 0 0 70px;
    position: fixed;
    top: 170px;
    width: 380px;
    z-index: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translate(-100%, -80px);
    -moz-transform: translate(-100%, -80px);
    -o-transform: translate(-100%, -80px);
    transform: translate(-100%, -80px);
}
.listing_toogle_sidebar.sidenav a {
    display: block;
    padding: 0;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.listing_toogle_sidebar.sidenav .closebtn {
    font-size: 36px;
    margin-left: 50px;
    position: absolute;
    top: 0;
    right: 25px;
}
.listing_toogle_sidebar.sidenav::-webkit-scrollbar {
    background: transparent;
    border-radius: 10px;
    padding-right: 10px;
    width: 8px;
}
.listing_toogle_sidebar.sidenav::-webkit-scrollbar-thumb {
    background-color: #ededed;
    border-radius: 3px;
    margin-right: 5px;
}
.mobile_style{
    padding-left: 15px;
}
.mobile_style span{
    background-color: #F4F4F4;
    border-radius: 3px;
    color: #5F6973;
    height: 40px;
    padding: 10px 25px;
    text-align: center;
}
.mobile_style span:hover{
    cursor: pointer;
}

.car-listing{
    background-color: #fff;
    border: 1px solid #EAEAEA;;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 10px;
    position: relative;
}
.car-listing.list_style{
    display: flex;
}
.car-listing.list_style .thumb{
    margin-right: 20px;
    max-width: 260px;
}
.car-listing .thumb{
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.car-listing:hover .thumb{
    background: linear-gradient(180deg, rgba(12, 18, 39, 0) 28.42%, rgba(12, 18, 39, 0.8) 100%);
}
.car-listing .thumb:before{
    background-image: linear-gradient(to bottom, transparent 0%, #0C1227 100%);
    bottom: 0;
    content: "";
    height: 100px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.car-listing:hover .thumb:before{
    opacity: 1;
}
.car-listing .thumb .tag{
    background-color: #EB6245;
    border-radius: 60px;
    color: #fff;
    font-family: Inter;
    font-size: 9px;
    font-style: normal;
    font-weight: 600;
    line-height: 13px;
    left: 20px;
    letter-spacing: 0.03em;
    padding: 6px 13px;
    position: absolute;
    top: 0;
    text-transform: uppercase;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: translateY(-30px);
}
.car-listing:hover .thumb .tag{
    visibility: visible;
    transform: translateY(20px);
}
.car-listing .thumb .tag.blue{
    background-color: #1947E2;
}
.car-listing .thumb img{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.car-listing:hover .thumb img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.car-listing .details{
    padding: 15px 9px;
}
.car-listing .details .wrapper{
    padding-bottom: 15px;
}
.car-listing .details .price{
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
}
.car-listing:hover .details .title{
    color: #1947E2;
}
.car-listing .details .title,
.car-listing .details .title a{

    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0em;
}
.car-listing:hover .details .title,
.car-listing:hover .details .title a{
    color: #1947E2;
}
.car-listing .details .listing_footer{
    border-top: 1px solid #EAEAEA;
    padding-top: 20px;
}
.car-listing.home6_style .details .wrapper{
    padding-bottom: 10px;
}
.car-listing.home6_style .details .listing_footer{
    border: none;
    padding-top: 0;
}
.car-listing.list_style .details {
    position: relative;
    width: 100%;
}
.car-listing.list_style .details .listing_footer .share-icons{
    bottom: 15px;
    position: absolute;
    right: 0;
}
.car-listing.list_style .details .listing_footer .share-icons li{
    background-color: #EEF2F6;
    border-radius: 50%;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
}
.car-listing.list_style .details .listing_footer .share-icons li a{
    color: #5F6973;
}
.car-listing.list_style .details .listing_footer .share-icons li a span{
    font-size: 10px;
    margin: 0;
}
.car-listing.list_style .details .db_share_icons a{
    background-color: #EEF2F6;
    border-radius: 50%;
    color: #5F6973;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 10px;
    width: 30px;
}
.car-listing.list_style .details .db_share_icons a span{
    font-size: 10px;
}
.car-listing.sidebar_style{
    margin-bottom: 20px;
    padding: 0;
    position: relative;
}
.car-listing.sidebar_style .thumb{
    background: linear-gradient(180deg, rgba(12, 18, 39, 0) 28.42%, rgba(12, 18, 39, 0.8) 100%);
}
.car-listing.sidebar_style .details{
    bottom: 0;
    padding: 0;
    padding-left: 20px;
    position: absolute;
}
.car-listing.sidebar_style .details .wrapper{
    padding-bottom: 0;
}
.car-listing.sidebar_style .details .price{
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
}
.car-listing.sidebar_style .details .title,
.car-listing.sidebar_style .details .title a{
    color: #fff;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px;
    letter-spacing: 0em;
    margin-bottom: 20px;
}
.listing_item_car_grid_slider.owl-theme .owl-item .carlisting-popular-vehicles .thumb img,
.listing_item_car_grid_slider.owl-theme .owl-item.cloned .carlisting-popular-vehicles .thumb img,
.listing_item_car_grid_slider.owl-theme .owl-item.active .carlisting-popular-vehicles .thumb img{
    transform: scale(0.6);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.listing_item_car_grid_slider.owl-theme .owl-item .carlisting-popular-vehicles .details,
.listing_item_car_grid_slider.owl-theme .owl-item.cloned .carlisting-popular-vehicles .details,
.listing_item_car_grid_slider.owl-theme .owl-item.active .carlisting-popular-vehicles .details{
    opacity: 0;
}
.listing_item_car_grid_slider.owl-theme .owl-item .carlisting-popular-vehicles .thumb,
.listing_item_car_grid_slider.owl-theme .owl-item.cloned .carlisting-popular-vehicles .thumb,
.listing_item_car_grid_slider.owl-theme .owl-item.active .carlisting-popular-vehicles .thumb{
    opacity: 0.4;
}
.listing_item_car_grid_slider.owl-theme .owl-item.active.center .item{
    margin: 0 30px;
}
.listing_item_car_grid_slider.owl-theme .owl-item.active.center .carlisting-popular-vehicles .details{
    opacity: 1;
}
.listing_item_car_grid_slider.owl-theme .owl-item.active.center .carlisting-popular-vehicles .thumb{
    opacity: 1;
}
.listing_item_car_grid_slider.owl-theme .owl-item.active.center .carlisting-popular-vehicles .thumb img{
    transform: scale(1.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.listing_item_car_grid_slider.owl-theme .owl-dots .owl-dot span{
    background: #fff;
}
.listing_item_car_grid_slider.owl-theme .owl-dots .owl-dot.active span,
.listing_item_car_grid_slider.owl-theme .owl-dots .owl-dot:hover span{
    background: #1A3760;
}
.carlisting-popular-vehicles{
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.carlisting-popular-vehicles .details .price{
    color: #1A3760;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    margin-bottom: 20px;
}
.carlisting-popular-vehicles .details .title,
.carlisting-popular-vehicles .details .title a{
    color: #1A3760;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0em;
    margin-bottom: 15px;
}
.carlisting-popular-vehicles .listign_review ul {
    margin-bottom: 30px;
}
.carlisting-popular-vehicles .listign_review ul li:last-child,
.carlisting-popular-vehicles .listign_review ul li:nth-child(6) a,
.carlisting-popular-vehicles .listign_review ul li a i{
    color: #1A3760;
}
.carlisting-popular-vehicles .listing_footer ul{
    margin-bottom: 50px;
}
.carlisting-popular-vehicles .listing_footer ul li a{
    color: #1A3760;
}