.search-select-box {
    height: 24px;
    font-size: 11px;
    line-height: 1.5;
    background-color: #fff;    
    border: 1px solid #ced4da;        
    max-width: 150px;
    padding: 0px;
}
.search-input-box {
    height: 24px;
    font-size: 11px;
    line-height: 1.5;
    background-color: #fff;    
    border: 1px solid #ced4da;        
    max-width: 150px;
    padding: 0 5px;
}    
.range-select-box {
    float: left;
    width: 70px;
}
#mileage-select-box-from, #mileage-select-box-to, #price-select-box-from, #price-select-box-to {
    width: 100px;
}
.range-separator {
    width: 10px;
    text-align: center;
    float: left;
    font-size: 12px;
    margin: 0px;
}
.chk-search-lbl {
    font-weight: normal;
    margin-left: 18px;
    text-indent: -18px;
}
.chk-search-input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}    
.table-responsive .table td:nth-child(2) {
    max-width: 130px;
}
.table-responsive .table td:nth-child(4) {
    max-width: 180px;
}    
.table-responsive .table td:nth-child(5) {
    max-width: 200px;
}
.make_list img {
    max-width: 24px !important;
    float: left;
}
.listrap {
    list-style-type: none;
    margin: 0;
    padding: 0;
    cursor: default;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.listrap li {
    margin: 0;
    padding: 3px 0px;
}
.listrap strong {
    margin-left: 10px;
}
.listrap .listrap-img {
    display: inline-block;
    width: 32px;
    margin-right: 10px;
}    
.listrap .listrap-img > img {
    width: 32px;  
}
ul.listrap li {
    font-size: 12px;
}
ul.listrap li  a {
    color: #2d2c2c;
}   
ul.listrap li  a:hover {
    color: #f76d2b;
} 
.widget_heading_home {
    margin: 0px;
    padding: 7px 20px 7px;
    background-color: #f76d2b;        
}
.widget_heading_home h5 {
    margin: 0px;
    color: #ffffff;
    font-size: 16px;
    line-height: 20px;
}
.featured_title, .best_deals_title {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);        
}
.featured_title::after, .best_deals_title::after {
    position: absolute;
    content: "";
    background-color: #fc5f00;
    height: 4px;
    width: 70px;
    bottom: -1px;
    left: 0;        
}
.featured_title_all, .best_deals_title_all {
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);          
}
.featured_title_all::after, .best_deals_title_all::after {
    position: absolute;
    content: "";
    background-color: #fc5f00;
    height: 4px;
    width: 70px;
    bottom: -1px;
    left: 0;        
}    
.featured_view_all, .best_deals_view_all {
    font-size: 12px;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #ffd700;
}
.search-results {
    padding: 20px 0 80px;
}
.sidebar_widget_home {
    padding: 0px;
} 
.model_alpha_title {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.08);          
}
.model_alpha_title::after {
    position: absolute;
    content: "";
    background-color: #fc5f00;
    height: 4px;
    width: 30px;
    bottom: -1px;
    left: 0;        
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;    
    background-color: #fff;    
} 
.vehicle_listing_detail_head .price_info p {
    font-size: 22px;
    font-weight: 500;
    color: #fa2837;  
    margin: 0px;
    padding: 10px;    
}
.vehicle_listing_detail_head h4 {
    font-size: 22px;
    font-weight: 500;
    margin: 0px;
    padding: 10px;
}
.vehicle_listing_detail_head {
    /*background: rgba(0,0,0,0.1);*/
    margin: 0 0 10px;
}
.breadcrumb>li+li:before {
    content: "\00bb";
}
.home-listing-page {
    overflow: hidden;
    padding: 80px 0;    
}
.listing-page {
    padding: 20px 0 80px;
}
.old-price {
    font-size: 12px;    
    font-weight: 900;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;        
}
.vehicle-status {
    font-size: 12px;    
    font-weight: 400;
    margin: 0 auto;
}
.list-price, .old-price {
    display: inline-block !important;
}
.listing_images_slider .slick-arrow::after {
    font-size: 48px;
    color: #fff;                
}
.listing_images_slider .slick-arrow {
    background: rgba(0,0,0,0.1) !important;
}    
.slick-arrow {
    outline: none !important;
    z-index: 9;
}
.navbar-toggle {
    border-color: #fff !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #fff none repeat scroll 0 0;
    fill: #fff;
}
.custom-listing {
    min-height: 112px;
}
.rentalcar-custom-listing {
    min-height:52px;
}
.btn-reset {
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;        
}
.btn-reset:hover, .btn-reset:active, .btn-reset:visited, .btn-reset:focus {
    color: #000!important;
    background-color: #f1f1f1!important
}
.btn-reset, .btn-search {
    line-height: 20px;        
}
h2.link-answers {
    color: #fc5f00;
    font-size: 30px;
    line-height: 30px;        
}
.custom-page-title h2 
{
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}  
.custom-page-title h2::after 
{
    position: absolute;
    content: "";
    background-color: #fc5f00;
    height: 3px;
    width: 90px;
    bottom: -1px;
    left: 0;
}    
span.inner {
    color: #000000;
}
span.outer {
    color: #ff0000;
    text-decoration: line-through;
}

.mobile_header_widgets {
    display: none;
}

@media (max-width:767px) {
    .mobile_header_widgets {
        text-align:right;
        display: block;
    } 
    .mobile_header_widgets a {
        color:#555;
    }
    .col-md-2, .col-md-10 {
        padding-right: 10px;
        padding-left: 10px;
    }         
    .modal-content {
        max-height: 630px;
    }        
} 

.fa-whatsapp
{        
    color: #25d366 !important;
}
.facebook_icon
{
    color: #4c6ef5 !important;
} 
.twitter_icon
{
    color: #15aabf !important;
}
button.btn-dealer-signup:focus
{
    outline: none;
}
.btn-warning 
{        
    background-color: #ffc107;
    border-color: #ffc107; 
}
.sorting-count 
{    
    width: 45%;
}
.result-sorting-by
{
    float: left;
}
.rentalcar-result-sorting-by
{
    float: right!important;
}
.order-search-result
{
    float: right;
}
#result_sort_criteria
{
    min-width: 190px !important;
}
@media (max-width: 767px) 
{
    .sorting-count 
    {
        width: 100%;   
    }
    .search-section .btn 
    {
        padding: 6px 12px;
    }    
    .sorting-count, .result-sorting-by, .order-search-result 
    {
        float: none !important;
        margin: 0 auto 8px;
    }    
}
.white-text h1
{
    font-size: 22px !important;
}
.search-header
{
    font-size: 24px !important;
    font-weight: 400 !important;
    margin: 0 0 30px 0;    
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e6e6e6;
}
.table-borderless>tbody>tr>td, .table-borderless>tbody>tr>th 
{
    border: 0 !important;
}
.td-row-2
{
    padding-bottom: 15px!important;
}
.select::after {
    right: 10px;
}
.articale_header h2
{
    font-size: 14px;
}
.our_blog {
    padding: 20px 0 80px;
}
.comment-body p
{
    margin-left: 0px;
}
.articale_comments {
    margin: 0 auto 50px;
}
.article_info p
{
    margin: 0 auto 30px;
}
.article_img {
    margin: 0 auto;
}


.featured-slider .slick-arrow, .best-deals-slider .slick-arrow {
    position: absolute;
    top: -40px;
    right: 15px;
    left: inherit;
}

.featured-slider .prev.slick-arrow, .best-deals-slider .prev.slick-arrow{
    left: auto;
    right: 60px;
}

.featured-slider .slick-arrow i, .best-deals-slider .slick-arrow i {
    width: 35px;
    height: 35px;
    line-height: 31px;
    border-radius: 5px;
    color: #000;
    border: 2px solid #aaaaaa;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.featured-slider .slick-arrow:hover i, .best-deals-slider .slick-arrow:hover i {
    border-color: #f76d2b;
    background-color: #f76d2b;
    color: #fff;
}

.featured-slider .slick-arrow::after, .best-deals-slider .slick-arrow::after {
    content: none !important;
}

.ad_sidebar_widget {
    border: none;
    margin: 0 auto 40px;
    padding: 20px 16px 30px;
    position: relative;
}
#loginform .form-control {
    height: 46px;
    line-height: 30px;
}

@media (min-width: 768px) {
    .login-form {
        width: 600px;
    }
}
#loginform .modal-footer {
    padding: 15px;
    border-top: 1px solid #e5e5e5;
}
.signup_wrap .form-control, .login_wrap .form-control {
    border: 1px solid #ccc;
}
.has-error .form-control {
    border-color: #a94442 !important;
}
.btn-customer-login {
    padding: 0px;
    background-color: inherit;
    color: #000;
    border: none;
}
.btn-customer-login:focus {
    border: none;
}
.my-page-link>li>a {
    color: #000;
    font-size: inherit;
    padding:0px 5px 5px;
}
.my-page-link>li a:hover {
    background-color: inherit;
}
.my-page-link > li > .dropdown-menu li {
    border-bottom: none !important;
    font-size: 14px !important;
}
.my-page-link > li > .dropdown-menu a {
    color: #fff;
    padding: 5px 15px !important;
}
.my-page-dropdown {
    min-width: 130px !important;
    right:0px !important;
    left: auto !important;
}
@media (max-width:767px) {
    .my-page-link > li > .dropdown-menu {
        top: 80px;
        display: block !important;
        transition: .4s;
        -webkit-transition: .4s;
        -moz-transition: .4s;
        opacity: 0;
        visibility: hidden;
    }
    .my-page-link > li:hover > .dropdown-menu {
        top: 100%;
        opacity: 1;
        visibility: visible;
        transition: .4s;
        -webkit-transition: .4s;
        -moz-transition: .4s;
    }
    .my-page-link {
        margin: 0!important;
    }
    .my-page-link>li>.dropdown-menu {
        margin: 0!important;
    }
}
/****the footer moves up when content is very little*****/
/*flex: 1 expands to fill available vertical space, pushing the footer down*/
body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.main-content {
    flex: 1;
}
/*************Careers page styles****************/
/* Card container */
.vacancy-card {
    border-radius: 0.5rem;                  /* Rounded edges */
    transition: all 0.25s ease;
    border: 0;                              /* Remove default border */
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);*/
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
    background-color: #ffffff;
    margin-bottom: 1rem;
    padding: 0; /* Ensure consistent spacing */
}

/* Hover effect */
.vacancy-card:hover {
    background-color: #ffffff;
    transform: translateY(-4px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Card body layout */
.vacancy-card .card-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 1rem 1.25rem;
}

/* Left side job info */
.vacancy-card .job-info h5 {
    font-weight: 500;
    margin-bottom: 0.5rem;
    line-height: 1.2;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    color: inherit;
}

.vacancy-card .job-info h5 i {
    font-size: 1.2rem;
    margin-right: 0.4rem;
}

.vacancy-card .job-info small {
    color: #6c757d;
    display: inline-block;
}

/* Badge (status) */
.vacancy-card .badge {
    display: inline-block;
    padding: 0.35em 0.65em;
    font-size: 0.75em;
    font-weight: 600;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.375rem;
}
.vacancy-card .bg-success {
    background-color: rgba(25, 135, 84, 1) !important;
}
.vacancy-card .bg-warning {
    background-color: rgba(255, 193, 7, 1) !important;
}
.vacancy-card .bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(220, 53, 69, 1) !important;
}
.vacancy-card .mt-2 {
    margin-top: 0.5rem !important;
}

.vacancy-card .ms-2 {
    margin-left: 0.5rem !important;
}

.vacancy-card .mb-3 {
    margin-bottom: 1rem !important;
}
.vacancy-card .me-2 {
    margin-right: .5rem !important;
}

/* Buttons area */
.vacancy-card .btn {
    display: inline-block;
    padding: 0.375rem 0.75rem;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.5;
    color: #ee6321;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid #ee6321;
    border-radius: 0.375rem;
    background-color: transparent;
    transition: color .15s
    ease-in-out, background-color .15s
    ease-in-out, border-color .15s
    ease-in-out, box-shadow .15s
    ease-in-out;
}

.vacancy-card .btn i {
    font-size: 1.25rem;
    margin-right: 0.25rem;
}

.vacancy-card .btn:hover {
    background-color: #ee6321;
    color: #fff;
    border-color: #ee6321;
}
.vacancy-card .cd-1 {
    margin-left: 1rem;
}
@media (min-width: 768px) {
    .vacancy-card .mt-md-0 {
        margin-top: 0 !important;
    }
}
.job-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.2;
    color: #283039;
}
.list-inline-item:not(:last-child) {
    margin-right: .5rem;
}
.list-inline-item {
    display: inline-block;
}
.fs-17 {
    font-size: 17px;
    color: #283039;
}
.mt-4 {
    margin-top: 1.5rem !important;
}
.rounded-start {
    border-bottom-left-radius: 0.25rem !important;
    border-top-left-radius: 0.25rem !important;
}
.p-3 {
    padding: 1rem !important;
}
.job-detail .border {
    border: 1px solid #eff0ef !important;
}
.fs-13 {
    font-size: 13px;
}
.text-muted {
    --bs-text-opacity: 1;
    color: #74788d !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.fw-medium {
    font-weight: 500;
}
.fs-15 {
    font-size: 15px;
}
.job-detail .row>* {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(0.5rem * .5);
    padding-left: calc(0.5rem * .5);
    margin-top: 0.5rem;
}
.job-detail .card-body .row div.col-lg-3:nth-child(1) {
    padding-left: 15px!important;
}
.job-detail .card-body .row div.col-lg-3:nth-child(4) {
    padding-right: 15px!important;
}
@media (min-width: 992px) {
    .job-detail .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 25%;
    }
}
/* Responsive adjustments */
@media (max-width: 767.98px) {
    .vacancy-card .card-body {
        flex-direction: column;
        align-items: flex-start;
    }
    .vacancy-card .job-info {
        margin-bottom: 0.75rem;
    }
    .job-detail .row>* {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.candidate-contact-details .icon, .job-overview .icon {
    height: 46px;
    line-height: 46px;
    width: 46px;
    border-radius: 46px;
    text-align: center;
    font-size: 20px;
}
.bg-primary-subtle {
    background-color: #e4e2fd !important;
}
.job-overview .d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox!important;
    display: flex !important;
}
.ms-3 {
    margin-left: 1rem !important;
}
.fs-14 {
    font-size: 14px;
}
.mb-2 {
    margin-bottom: .5rem !important;
}
.job-overview .h6, .job-overview h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
}
.job-overview p.text-muted {
    font-size: 1.25rem;
}
.job-overview .mt-3 {
    margin-top: 1rem !important;
}
.w-100 {
    width: 100% !important;
}
/********************/
/**********BLOG SEARCH***********/
.blog_search .form-control {
    background: #eeeeee none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    box-shadow: none;
    color: #888888;
    font-size: 15px;
    height: 46px;
    line-height: 30px;
    padding: 0 15px;
}
/* ==========================================================
   BLOG SEARCH DROPDOWN (Google-like)
   ========================================================== */

#blogSearchDropdown.search-dropdown{
    position:absolute;
    top:100%;
    left:0;
    right:0;
    z-index: 999999999 !important;
    pointer-events:auto !important;

    background:#fff;
    border:1px solid rgba(0,0,0,.15);
    border-top:none;
    max-height:360px;
    overflow-y:auto;
    box-shadow:0 8px 18px rgba(0,0,0,.15);
    border-radius:0 0 10px 10px;
}

/* each result item */
#blogSearchDropdown .search-item{
    display:flex;
    gap:10px;
    padding:10px;
    cursor:pointer;
    border-bottom:1px solid #f0f0f0;
    background:#fff;
}

#blogSearchDropdown .search-item:last-child{
    border-bottom:none;
}

#blogSearchDropdown .search-item:hover,
#blogSearchDropdown .search-item.active{
    background:#f5f8ff;
}

#blogSearchDropdown .search-item img{
    width:55px;
    height:45px;
    object-fit:cover;
    border-radius:6px;
}

/* text styling */
#blogSearchDropdown .title{
    font-weight:600;
    font-size:14px;
    margin-bottom:3px;
    color:#111;
}

#blogSearchDropdown .category{
    font-size:12px;
    color:#666;
    margin-bottom:2px;
}

#blogSearchDropdown .snippet{
    font-size:12px;
    color:#444;
    line-height:1.4;
}

/* highlight */
#blogSearchDropdown .search-highlight{
    background:yellow;
    padding:0 2px;
    border-radius:2px;
}

/* ==========================================================
   Loading spinner
   ========================================================== */
#blogSearchDropdown .search-loading{
    display:flex;
    gap:10px;
    align-items:center;
    padding:12px;
    font-size:13px;
    color:#555;
    cursor:default;
}

#blogSearchDropdown .search-spinner{
    width:16px;
    height:16px;
    border-radius:50%;
    border:2px solid rgba(0,0,0,.15);
    border-top-color: rgba(0,0,0,.65);
    animation: blogSearchSpin 0.7s linear infinite;
}

@keyframes blogSearchSpin{
    from{ transform:rotate(0deg); }
    to{ transform:rotate(360deg); }
}
/*****************END***************/