﻿.hheader-style-v4 .header-inner .c-box .logo-inner
{
    align-items:center;
}

    .hheader-style-v4 .header-inner .c-box .logo-inner .logo img {
        max-width: 140px;
    }

.boxcar-header .c-box {
    justify-content: space-around;
}

.service-block-thirteen .inner-box .right-box .content-box .propert  li {
    font-size: 15px;
    border: 1px solid #E1E1E1;
    border-radius: 50px;
    padding: 6px 25px;
    display: inline-flex;
}

.service-block-thirteen .inner-box .right-box .content-box .title {
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 0;
    min-width: 29rem;
    max-width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4em;
    height: 2.8em;
    align-content: center;
}

.eids-logo {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid rgba(225, 225, 225, 1);
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.05);
}

.service-block-thirteen .inner-box .right-box .content-box .inspection-sec .inspection-box span i {
    color:black;
}

.service-block-thirteen .inner-box .right-box .content-box-two {
    width: 170px;
    flex-shrink: 0;
    text-align: center;
}

    .service-block-thirteen .inner-box .right-box .content-box-two .button {

        min-width: 134px;
    }

.service-block-thirteen .inner-box .right-box .content-box .text {
    margin-bottom:15px;
}

.service-block-thirteen .inner-box .right-box .content-box .inspection-sec {
    margin-bottom: 15px;
}

.service-block-thirteen .inner-box .right-box {
    padding: 12px 30px 10px;
}



@media (max-width: 991px) {
    .service-block-thirteen .inner-box .right-box {
        padding: 20px 0;
        border: 0;
    }

        .service-block-thirteen .inner-box .right-box .content-box-two {
width:auto;
        }

        .service-block-thirteen .inner-box .right-box .content-box .title {
            width: auto;
            min-width: auto;
        }
}


.service-block-thirteen .inner-box .right-box .content-box-two .title {
    margin-bottom: 15px;
    font-size:24px;
}

.iti {
    width: 100%;
}

.iti--allow-dropdown input[type=tel], .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 84px !important;
    margin-left: 0;
}

#mainCarousel {
    margin: 0 auto 1rem auto;
    --carousel-button-color: #170724;
    --carousel-button-bg: #fff;
    --carousel-button-shadow: 0 2px 1px -1px rgb(0 0 0 / 20%), 0 1px 1px 0 rgb(0 0 0 / 14%), 0 1px 3px 0 rgb(0 0 0 / 12%);
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    --carousel-button-svg-stroke-width: 2.5;
}

    #mainCarousel .carousel__slide {
        width: 100%;
        padding: 0;
    }

        #mainCarousel .carousel__slide img {
            width: 100%;
            height: 100% !important;
        }

    #mainCarousel .carousel__button:focus {
        outline: none;
        box-shadow: 0 0 0 4px #A78BFA;
    }

#thumbCarousel .carousel__slide {
    opacity: 0.5;
    padding: 0;
    margin: 0.25rem;
    width: 96px;
    height: 64px;
}

    #thumbCarousel .carousel__slide img {
        width: 100%;
        height: 100% !important;
        object-fit: cover;
        border-radius: 4px;
    }

    #thumbCarousel .carousel__slide.is-nav-selected {
        opacity: 1;
    }

.form-control {
    height: 48px !important;
    border: 1px solid #D4D4D4 !important;
    padding: 16px !important;
}

.select2 {
    width: -webkit-fill-available !important;
    border-radius: 0;
}

.selection {
    width: -webkit-fill-available !important;
}

.select2-container .select2-selection--single {

    border: none !important;
    border-radius: 5px !important;
}

    .select2-container .select2-selection--single:hover, .select2-container .select2-selection--single:active, .select2-container .select2-selection--single:focus {
        border-color: none;
    }


.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 27px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {

}

.select2-container--default .select2-selection--single .select2-selection__arrow {

}

.select2-container--default .select2-selection--multiple {
    border: none !important;
    border-radius: 5px !important;
}

    .select2-container--default .select2-selection--multiple:hover, .select2-container--default .select2-selection--multiple:active, .select2-container--default .select2-selection--multiple:focus {
        border-color: none;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        padding:0;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__arrow b {
     
    }

    .select2-container--default .select2-selection--multiple .select2-selection__arrow {
  
    }

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0px;
}


.icon-check-badge {
    color: var(--theme-color1);
    background-color: #eef0fc;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    margin-right: 10px;
    display: inline-block;
}

.direct-buttons {
    gap: 20px;
    display: flex;
    margin-bottom: 20px;
}

.prop-location {
    color: #405ff2;
    font-size: 1.1em;
}

    .prop-location:hover {
        color: black !important;
    }

.prop-locations-icon {
    color: #405ff2;
    font-size: 1.2em;
}


.header-style-v1 .header-inner .c-box .nav-out-bar {
    margin-right: 0;
    margin-left: 0;
}

.header-style-v1 .header-inner .c-box .logo-inner .logo img {
    max-width: 140px;
}


.blog-blockt-three .inner-box .hover-img .image:before {
    background: -webkit-gradient(linear, left top, left bottom, from(#050B20), to(rgba(5, 11, 32, 0)));
    background: linear-gradient(360deg, #000000 100%, rgb(0 0 0 / 0%) 100%);
}


.blog-block .inner-box .image-box .date {
    width: 75px;
    justify-content: center;
    display: flex;
}


.select2-dropdown {
    border: 1px solid #c8b8b8;

    border-radius: 5px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}


.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
    justify-content: center;
    display: flex;
    font-size: 1em;
    color: #ffffff;
}


.select2-results__option[aria-selected] {
    cursor: pointer;
    justify-content: center;
    display: flex;
}

.hheader-style-v4 .header-inner .c-box .nav-out-bar {
     margin-left: 0px; 
    margin-right: 0px !important; 
}

.boxcar-header .c-box .nav-out-bar {
    position: relative;
     margin-left: 0px; 
    margin-right: 0px; 
}


.hheader-style-v4 .header-inner .c-box .logo-inner .logo {
    margin-right: 0px;
}

.blog-section-five .right-box-two .social-section {
    margin-bottom: 100px;
}

.form_boxes input::placeholder {
    color: #999; 
    opacity: 1;
}


.car-block-eleven .inner-box .image-box .processtype {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 14px;
    background-color: #243275;
    font-weight: 500;
    color: var(--theme-color-light);
    padding: 6px 16px 6px;
    border-radius: 50px;
}

.car-block-eleven .inner-box .image-box .featured-eids {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 14px;
    height: 51px;
    background: white;
    padding: 0;
    border-radius: 50px;
}


/*.boxcar-banner-section-four .banner-slider-v4 .slick-track .banner-slide > img, .boxcar-banner-section-four .banner-slider-v4 .slick-list .banner-slide > img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-height: 837px;
}*/


.boxcar-banner-section-four .banner-slider-v4 .slick-dots {
    bottom: 140px;

}


.boxcar-banner-section-four .banner-slider-v4 .slick-prev, .boxcar-banner-section-four .banner-slider-v4 .slick-next {
    bottom: 130px;
}


.search-nav-tab {
    background: rgb(255 255 255 / 37%);
}

@media (max-width: 416px) {
    .boxcar-banner-section-four .banner-slider-v4 .banner-slide .right-box .content-box h1 {
        font-size: 28px !important;
        line-height: 40px;
    }
}

.boxcar-banner-section-four .banner-slider-v4 .banner-slide .right-box .content-box h1 {
    font-size: 50px;
}


.blog-section-five .right-box-two .text {
    padding-bottom: 100px;
}

/*.boxcar-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: transparent; 
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

    .boxcar-header .header-inner {
        padding: 15px 30px; 

        align-items: center;
        justify-content: space-between;
    }


    .boxcar-header .navigation {
        list-style: none;
        display: flex;
        margin: 0;
        padding: 0;
    }

        .boxcar-header .navigation li {
            margin-right: 25px;
        }

            .boxcar-header .navigation li a {
                color: #fff; 
                text-decoration: none;
                font-weight: 500;
            }


    .boxcar-header.scrolled {
        background-color: #0052cc; 
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    }
*/


header.boxcar-header {
    position: fixed; 
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999; 

    background-color: transparent; 
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}


    header.boxcar-header.scrolled {
        background-color: var(--theme-color1);
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    }


    header.boxcar-header .header-inner {
        align-items: center;
        justify-content: space-between;
           }

    header.boxcar-header .navigation li a {
        color: #fff; 
        text-decoration: none;
        font-weight: 500;
    }

    header.boxcar-header.scrolled .navigation li a {
        color: #fff; 
    }
    header.boxcar-header.scrolled .header-inner {
        align-items: center;
        justify-content: space-between;
        padding: 15px 30px ;
   
    }
    header.boxcar-header.header-style-v1.scrolled .header-inner {
        padding: 0 !important;
        transition: padding 300ms ease, background-color 300ms ease, box-shadow 300ms ease;
    }

    header.boxcar-header.header-style-v1.scrolled {
        position: fixed !important;
        padding-bottom: 0px !important;
    }

@media (max-width: 450px) {
    .header-style-v1 .header-inner .right-box > a {
         display: flex; 
    }


    .hheader-style-v4 .header-inner .inner-container {
        padding: 0 2px;
    }

    header.boxcar-header.scrolled .header-inner {
        padding: 5px;
    }

    .header-style-v1 .header-inner .inner-container {
        padding: 5px 2px 16px 0px;
    }

    .header-style-v1 .header-inner .c-box .logo-inner .logo {
        margin-right: 0px;
    }
}

.car-block-three .inner-box .image-box .processtype {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 14px;
    background-color: rgb(36, 50, 117);
    font-weight: 500;
    color: var(--theme-color-light);
    padding: 6px 16px;
    border-radius: 50px;
}


.car-block-three .inner-box .image-box  .featured-eids {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 14px;
    height: 51px;
    background: white;
    padding: 0px;
    border-radius: 50px;
}

.inventory-section .inspection-column .inner-column .features-sec .feat-title .title {
    font-size: 18px;
    font-weight: 500;
    margin-top:15px;
    margin-bottom:15px;
}

.inventory-section .inspection-column .inner-column .features-sec .feat-icon {
    color: var(--theme-color1);
    background-color: #eef0fc;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    margin-right: 10px;
}

.big-photo-link {
    background: #405FF2;
    color: #fff;
    height: 54px;
    line-height: 54px;
    border-radius: 12px;
    padding: 0 26px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width:fit-content;
}


.boxcar-banner-section-four .banner-slider-v4 .slick-track .banner-slide > img, .boxcar-banner-section-four .banner-slider-v4 .slick-list .banner-slide > img {
    width:100%;
}

.choose-us-block-four {
    display:flex;
    flex-direction:column;
}

    .choose-us-block-four .inner-box {
        flex:1;
    }


/*New Css*/

header.boxcar-header .navigation li a {
    color: #000000;
    text-decoration: none;
    font-weight: 500;
}

header.boxcar-header .header-inner {
    padding: 15px 30px;
}

.header-inner .right-box .box-account {
    color: black;
}

boxcar-header hheader-style-v4 style-1 scrolled .header-inner .right-box .box-account {

color: var(--theme-color-light);

}


header.boxcar-header {

    background-color: #ffff;

}


.scrolled .header-inner .right-box .box-account
{
    color:white
}

.logo-light {
    display: none;
}

.boxcar-header.scrolled .logo-dark {
    display: none;
}

.boxcar-header.scrolled .logo-light {
    display: inline-block;
}


:root {
    --header-height: 0px;
}

@media (max-width: 768px) {

    header.boxcar-header .header-inner {
        padding: 5px;
    }
}

@media (max-width: 1399px) {
    .hheader-style-v4 .header-inner .right-box {
        margin-right: 25px;
    }

    .header-style-v1 .header-inner .right-box {
        margin-right: 25px;
    }
}


.boxcar-header .mobile-navigation svg rect,
.boxcar-header .mobile-navigation svg path {
    fill: black !important;
}


.boxcar-header.scrolled .mobile-navigation svg rect,
.boxcar-header.scrolled .mobile-navigation svg path {
    fill: white !important;
}



.boxcar-header.header-style-v1 .mobile-navigation svg rect,
.boxcar-header.header-style-v1 .mobile-navigation svg path {
    fill: white !important;
}


.car-block-eleven .inner-box .content-box .title {
    line-height: 1.5;
    min-height: calc(2 * 1.5em);
    display: flex;
    align-items: anchor-center;
}


header.boxcar-header.header-style-v1 .navigation li a {
    color: #fff;
    text-decoration: none;
    font-weight: 500;
}