a.home_link {
    display: none;
}



button,
input,
select,
textarea {
    color: #606060 !important;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    outline: none;
}

a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
option,
textarea,
div {
    font-family: 'Youtube', sans-serif;
}

.skeleton-loading {
    color: transparent;
    width: 100%;
    height: 100%;
    position: relative;
}

.sBtnDNone {
    visibility: hidden
}

.sBtn .search-btn {
    min-width: max-content !important;
}
#detailedBtn{
    width: max-content;
}

.skeleton-loading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: red;
    animation: loading 1.5s infinite alternate;
    opacity: 0;
    border-radius: 4px;
    z-index: 10000;
}

@keyframes loading {
    0% {
        opacity: 0.6;
    }

    100% {
        opacity: 1;
    }
}

.selectize-input>* {
    color: #606060 !important;
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
    border: none;
}

.selectWrapper1 .selectize-control.single .selectize-input:after {
    display: none !important;
}

.head-top-lang-prof-cont {
    box-shadow: none !important;
}

.aBtn1 {
    border: #0086bf solid 2px;
    border-radius: 3px;
    color: #047bae;
    display: inline-block;
    font-size: 13px;
    display: none;
    font-weight: 700;
    letter-spacing: 1.3px;
    position: relative;
    cursor: pointer;
    z-index: 1;
    margin-top: 16px;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s 0s ease;
}

.counteText {
    position: relative;
    z-index: 1;
    color: #606060;
}

.counteText:hover {
    color: #0086bf;
}

.btnContainer{
    display: flex;
    justify-content: center;
  }

  .mehr-regionen {
    font-size: 18px;
    color: #0086bf;
    margin-top: 20px;
    cursor: pointer;
    text-decoration: underline;
}


.mehr-regionen:hover{
    color: #026690 !important;
}

.mehr-regionen::after {
    content: ' →';
    font-size: 20px;
}
  .mehr-regionen2 {
    font-size: 18px;
    color: #0086bf;
    margin-top: 20px;
    cursor: pointer;
    text-decoration: underline;
}


.mehr-regionen2:hover{
    color: #026690 !important;
}

.mehr-regionen2:after {
    content: ' →';
    font-size: 20px;
}


.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    border: none;
    background-color: #f6f7f8;
    color: #606060;
}

.au2logo-cont {
    flex-direction: column;
}

.log-sign-mesg-con {
    width: 600px;
    align-self: center;
    margin-bottom: 30px;
}

.log-sign-error-mesg-box {
    display: flex;
    justify-content: center;
    align-items: center;
    border: #eec6ba solid 0.9px;
    background-color: #fbe9e4;
    padding: 10px 10px 10px 10px;
    margin: 5px 0 5px 0;
}

.log-sign-error-text {
    font-size: 14px;
    color: #973a04;
    padding: 2px 5px 2px 5px;
}

.log-sign-error-icon {
    width: 16px;
    height: 16px;
    padding: 5px 5px 5px 5px;
    opacity: 0.7;
    cursor: pointer;
}

.log-sign-error-icon:hover {
    opacity: 1;
}

.selectize-dropdown-content {
    width: 100% !important;
    background-color: #fff;
    z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
    border: #0086bf9c solid 0.5px;
    position: absolute;
    top: 15px;
    border-radius: 8px;
}

.selectize-dropdown [data-selectable].option {
    width: 80%;
    padding: 5px 0 5px 20px;
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
    .aboutUsContainer {
        background-color: #f5f5f5;

    }

    .sear-opti-box-outer {

        height: max-content;
    }

    .selectize-dropdown-content {
        background-color: #fff;
        z-index: 1;
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 200px;
        border: #0086bf9c solid 0.5px;
        position: absolute;
        border-radius: 8px;
        width: 100%;
    }

    .abtUsContent {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        gap: 30px;
        margin: 20px auto;
    }

    .abtImg img {
        max-width: 100%;
        height: auto;
        transition: transform 0.3s;
    }

    .abtImg img:hover {
        transform: scale(1.05);
    }

    .wheel-header {
        flex-grow: 1;
    }

    .abtUsTitle {
        font-size: 28px;
    }

    .abtUsContent p {
        font-size: 16px;
        line-height: 1.5;
    }

    .testim {
        padding: 20px;
    }

    .carousel-container {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .testimonial-slide {
        width: 100%;
    }

    .testimonial-slide.active {
        display: block;
    }

    .testimonial {
        text-align: center;
    }

    .client-info {
        margin-top: 10px;
    }

    .slide-indicators {
        display: none;
    }

    .sear-opti-box-outer {
        height: max-content;
        display: flex;
        justify-content: flex-end;
        align-items: center;

    }
}

@media (max-width: 799px) {

    .selectize-dropdown {
        margin: 0 0 0 7px;
    }

    .selectize-input div.item+input[type="text"] {
        width: 3px !important;
    }

    .item {
        display: inline-block;
        width: auto;
        color: #606060;
    }
}




.servicesHome {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 20px;
    padding-bottom: 20px;
    flex-wrap: wrap;
}

.servicesHome a:hover{
    color: #fff;
}
.OurPartners {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    gap: 15px;
    padding-bottom: 20px;
    flex-wrap: wrap;
}

    .services-section {
        width: 100%;
    /* height: 500px; */
    display: flex;
    justify-content: center;
    gap: 15px;
    align-items: center;
    flex-direction: column;
    
}


.partner-section {
    display: flex;
    flex-wrap: wrap; 
    justify-content: center; 
    gap: 20px; 
    padding: 0 20px;
    /* margin-bottom: 10%; */
}

.logo-containerPartners {
    overflow: hidden; 
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: 150px;
    height: 75px; 
}

.logoPartner {
    width: 100%; 
    height: auto;
    filter: grayscale(100%);
    transition: filter 0.3s ease; 
}

.logo-containerPartners:hover .logoPartner {
    filter: grayscale(0%); 
}


@keyframes scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(calc(-250px * 7)); }
}

.slider {
    height: 100px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: auto;
}

.slider .slide-track {
    animation: scroll 60s linear infinite;
    display: flex;
    width: calc(250px * 14); 
}


.slider .slide {
    height: 100px;
    width: 250px;
}

.testima {
    margin-bottom: 60px;
}
.service {
    display: flex;
    height: 200px;
    gap: 5px;
    background-color: #ffffff85;
    color: #0086bf;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    width: 20%;
    transition: all 1.5s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    text-decoration: none;
    flex-direction: column;
    align-items: center;
    /* justify-content: space-around; */
}
.circle-svg{
    width: 140px;
    height: 140px;
}

.serviceTitle :hover{
    color: #fff;
}

.service:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    background-color: #0086bf; 
    color: white; 
}

.service:hover .icon {
    border: 1px solid #fff;
    transition: border 0.3s ease;
}

.service .icon {
    transition: border 0.3s ease 0.23s;
}


/* .icon {
    width: 100px;
    height: 100px;
    display: flex;
     background: red; 
    border-radius: 50%;
    border: 1px solid #0086bf;
    font-size: 40px;
    margin-bottom: 10px;
    justify-content: center;
    align-items: center;
} */

.servicesContainer{
    width: 90%;
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 50px;
}

.service:hover .ddImg {
    /* filter: brightness(0) invert(1);  */
}

.service:hover .circle {
    stroke: white; 
}

.service:hover image {
    /* filter: brightness(0) invert(1);  */
}


@media (max-width: 768px) {
    .service {

        width: 70%;
    }
    .services-section{
        height: auto;
    }
    .serviceTitle{
        font-size: 1.2rem;
    }
    .servicesHome{
        padding-bottom: 0;
    }
}










a.home_link {
    display: none;
}

body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    background: #f6f7f8;
}

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

button:focus,
form:focus,
input:focus,
select:focus {
    outline: 0;
}

img {
    display: block;
}

.menu-toggle {
    cursor: pointer;
}

.responsive-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 70%;
    height: 100%;
    background-color: #fff;
    box-shadow: 2px 0 5px rgb(0, 0, 0, 0.2);
    transition: left 0.3s ease;
    z-index: 1000;
}

.responsive-menu ul {
    list-style: none;
    padding: 20px;
    margin: 0;
    text-align: left;
    padding-top: 20px;
}

.ResProf {
    border: 0 !important;
}

.prf {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.userInfo h3 {
    cursor: pointer;
    font-size: 16px;
    color: #606060;
}

.userInfo h3:hover {
    color: #0086bf;
}

.userInfo h6 {
    margin-top: 5px;
    color: #ccc;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.profIcon img {
    width: 30px;
    height: 30px;
    margin-right: 20px;
}

.responsive-menu ul li {
    padding: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    transition: border-color 0.3s, color 0.3s;
}

.responsive-menu ul li:hover {
    color: #0086bf;
    border-color: #0086bf;
}

.responsive-menu ul li a:hover {
    color: #0086bf;
}

.close-menu {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.close-menu:hover .close-icon {
    fill: #0086bf;
}

.menu-toggle.active+.responsive-menu {
    left: 0;
}

.ResMenu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.resDots {
    width: 25px;
    height: 25px;
    fill: #606060;
    transition: fill 0.3s;
}

.resDots:hover {
    fill: #0086bf;
}

.sear-opti-box-alopen-con {
    display: flex;

    justify-content: center;
}

.sear-opti-box-outer.active {
    background-color: red;
    margin-top: 0;
}

@media screen and (max-width: 950px) {
    .sear-opti-box-inner.mobile-search-bar {
        position: fixed;
        top: -50px !important;
        margin-top: 0 !important;
        left: 0;
        width: 100%;
        z-index: 1000;
    }

    .ui-title-block {
        color: #0086bf;
        font-weight: lighter;
        font-size: 27px;
        font-family: 'Poppins', Arial, sans-serif !important;

        position: relative;
        margin-bottom: 5px;
    }
}

.sear-opti-box-outer {
    width: 100%;
    height: 50vh;
    min-height: 400px;
    gap: 15px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.mainWrap {
    display: flex;
    flex-direction: column;

}

/* .typing-text {
                        display: inline-block;
                        white-space: nowrap;
                        overflow: hidden;
                        border-right: 3px solid transparent;
                        animation: typing 2s steps(30, end) 1;
                        animation-fill-mode: forwards;
                      }
                      
                      @keyframes typing {
                        0% {
                          width: 0;
                          border-right: 3px solid #479428;
                        }
                        100% {
                          width: 100%;
                          border-right: 3px solid transparent;
                        }
                      }
                       */


.text-center {
    text-align: center;
    display: flex;
    margin-bottom: 10px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.text-center .ui-subtitle-block {
    color: #606060;
    margin-bottom: 14px;
    display: none;
    animation: slideFromBottom 2s ease-in-out infinite;
    animation-delay: 1s;
    opacity: 0.8;

    width: 80vw;
}

.text-center h3 {
    color: #0086bf;
    font-size: 1.5em;
    font-weight: 200;
    position: relative;
    margin-bottom: 10px;
}

.ui-title-block {
    color: #0086bf;
    font-weight: 300;
    font-size: 27px;
    font-family: 'Poppins', Arial, sans-serif !important;


    position: relative;
    margin-bottom: 5px;
}

.ui-title-inner:before {
    display: inline-block;
    width: 20px;
    height: 2px;
    margin-right: 10px;
    content: '';
    vertical-align: middle;
}

.ui-decor {
    position: relative;
    width: 25px;
    left: 15px;
    top: 3px;
    height: 1px;
    background-color: red;
    margin-bottom: 5px;
}

.ui-decor::before,
.ui-decor::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 1px;
}

.ui-decor::before {
    background-color: red;
    top: 0;
    left: -30px;
}

.ui-decor::after {
    background-color: #0086bf;
    top: 5px;
    height: 1px;
    left: -13px;
    width: 20px;
}

.show-det-modal-container .modal-flex-container::-webkit-scrollbar {
    display: none !important;;
    width: 0; }



.counter-section {
    /* margin: 5% 0; */
    display: flex;
    justify-content: space-around;
    padding: 10px 0;
    /* background-image: url("../image/caaar.webp"); */
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #606060;
    color: #fff;
    position: relative;
}

.counterNumbers {
    color: #0086bf;
    opacity: 1;
    z-index: 1;
}

.counter p {
    color: #606060;
    z-index: 1;
}

.counter-section::before {
    content: "";
    background: rgb(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.counter-content {
    z-index: 1;
}

.aboutUsContainer {
    display: none;  
    width: 100%;
    gap: 0;
    height: max-content;
    padding: 0;
    position: relative;
    /* margin: 50px 0; */
    align-items: center;
    justify-content: center;
}

.abtImg img {
    width: 40vw;
    border-radius: 15px;
}

.aBtn {
    border: #0086bf solid 2px;
    border-radius: 3px;
    color: #047bae !important;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.3px;
    cursor: pointer;
    position: relative;
    z-index: 1000;
    margin-top: 16px;
    padding: 11px 32px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s 0s ease;
}

.abtUsContent {
    display: flex;
    width: 90%;
    height: max-content;
    gap: 30px;

    justify-content: center;
    align-items: center;
}

.aBtn1:hover,
.aBtn:hover {
    background-color: #047bae;
    border-color: #047bae;
    color: #fff !important;
}

.btnRigt:hover {
    background-color: #047bae;
    border-color: #047bae;
    color: #fff;
}

.abtUsTitle {
    margin-top: 0 !important;
}

.wheel-header {
    width: 50%;
}

.wheel-header h5 {
    line-height: 30px;
    text-transform: uppercase;
    color: #606060;
    font-size: 20px;
    letter-spacing: 7px;
    font-weight: 200;
    margin-bottom: 7px;
}

.heading1 {
    color: #0086bf;
    font-size: 30px;
    font-weight: 300;
    font-family: 'Poppins', Arial, sans-serif !important;
    line-height: 27px;
    position: relative;
    margin-bottom: 10px;
}

.wheel-header h3 {
    text-transform: uppercase;
    position: relative;
}

.wheel-header h3:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
    width: 120px;
    height: 16px;
}

.text-span {
    color: #606060;
    font-size: 15px;
    line-height: 27px;
    font-weight: 700;
    letter-spacing: 0.2px;
}

.wheel-header p {
    color: #999;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin: 0;
    display: inline-block;

    letter-spacing: 0.1px;
}

.contactUs {
    background: #006089;
    display: flex;
    color: #fff;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    padding: 40px 0;
}

.abtLogo img {
    width: 200px;
    height: auto;
}

.span2 {
    color: #dd0303;
    text-transform: uppercase;
    font-weight: bolder;
}

.redBtn {
    color: #fff;
    border: #fff solid 1px;
    margin-top: 0 !important;
    transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.redBtn:hover {
    background-color: #dd0303;
    animation: pulse 1s infinite;
    transform: scale(1.05);
    box-shadow: 0 0 20px rgb(0, 0, 0, 0.2);
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }

    100% {
        transform: scale(1);
    }
}

.text1 h3 {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    margin: 7px 20px 7px 55px;
    line-height: 35px;
}

.text1 h5 {
    letter-spacing: 3px;
    font-weight: lighter;
    text-transform: uppercase;
}

.text1 h2 {
    font-size: 24px;
    transition: color 0.3s ease-in-out;
}

.testim {
    display: none;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 80px;
    align-items: center;
    transition: transform 0.5s ease;
}

.carousel-container {
    width: 80%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.testimonial-slide {
    display: none;
    padding: 20px;
    transition: opacity 0.5s ease;
}

.testimonial-slide.active {
    display: block;
    opacity: 1;
}

.testimonial {
    display: flex;
    justify-content: center;
    border: #ccc solid 1px;
    box-shadow: 0 5px 10px rgb(0, 0, 0, 0.15);
    border-radius: 15px;
    padding: 20px;
    flex-direction: column;
    align-items: center;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 160px;
    background-color: rgb(255, 255, 255, 0.4);
}

.testimonial-text {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: lighter;
    font-style: italic;
    color: #606060;
    text-align: center;
    padding: 10px;
}

.client-info {
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.client-info img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
}

.client-details h3 {
    margin: 0;
    font-size: 16px;
}

.rating {
    margin-top: 10px;
    font-size: 24px;
    color: gold;
}

.slide-indicators {
    text-align: center;
    margin-top: 20px;
}

.slide-indicator {
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #888;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
}

.slide-indicator.active {
    background-color: #333;
}

.abtLogo img {
    width: 200px;
    height: auto;
    transition: transform 0.3s ease-in-out;
}

.abtLogo img:hover {
    transform: rotate(10deg);
}

.slider {
    background-color: #f0f0f0;
    padding: 20px 0;
    text-align: center;
    overflow: hidden;
}

.slider-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    max-width: 60%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

/* .sear-opti-alopen-itemobox.hovered-remove {
                            cursor: pointer;
                            transform: translateY(0px);
                        } */

.quote {
    width: 100%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(0, 0, 0, 0.1);
    text-align: center;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.quote.active {
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.quote img {
    max-width: 100px;
    border-radius: 50%;
    margin: 20px 0;
}

.message {
    margin: 10px 0;
}

.rating {
    font-size: 18px;
}

.stars {
    color: gold;
}

.client-name {
    font-weight: 700;
}

.designation {
    font-size: 12px;
}

.slider-dots {
    margin-top: 20px;
}

.dot {
    width: 10px;
    height: 10px;
    background-color: #333;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.dot.active {
    background-color: gold;
}

.counter {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    min-height: 150px;
    width: 150px;
    height: max-content;
    justify-content: center;
}

.counter span {
    font-size: 2rem;
    font-weight: 100;
    display: block;
    margin-bottom: 10px;
}

.counter p {
    font-size: 18px;
}

.selectize-control.single .selectize-dropdown-content .option.active {
    /* color: #fff !important; */
}
.selectize-control.single .selectize-dropdown-content .option:hover {
    /* color: #000 !important; */
}


.span1 {
    color: #dd0303;
}

.sear-opti-box-inner {
    width: 1000px;
}

.sear-opti-alopen-itemobox {
 
    display: flex;
    height: 60px;
    justify-content: space-between;
    align-items: center;
    border: #0086bf9c solid 0.5px;
    border-radius: 50px;
    box-shadow: 0.25px 3px 110px #1688c1b1;

}

.clear-button-container {
    position: relative;
    display: inline-block;
}

.clear-button {
    display: none;
    position: absolute;
    top: 48%;
    z-index: 10;
    left: 70%;
    color: #d2d0d0;
    font-size: 18px;
    transform: translateY(-50%);
    cursor: pointer;
    width: 7px;
    height: 13px;
    align-items: center;
    justify-content: center;
    transition: border-color 0.3s, color 0.3s;
}

.clear-button:hover {
    border-color: #606060;
    color: #606060;
}

.hand-cursor {
    cursor: pointer;
}


@media (min-width: 950px) {

    .selectize-control.single .selectize-input.input-active,
    .selectize-input {
        background: #f6f7f8  !important;
        display: flex;
        justify-content: flex-start;
        margin-left: 8px;
        align-items: center;
        cursor: text;
    }

    .selectize-dropdown-content {
        top: 22px;
    }

    .selectize-control.single .selectize-input,
    .selectize-control.single .selectize-input input {
        margin-left: 0 !important;
    }

    .car-image {
        margin-top: 0px;
    }

    .zip-input {
        width: 70vw !important;
    }

    .det-sear-model-select-option .selectize-control.single .selectize-input {
        border-radius: 3px !important;
    }

    .selectize-control.single .selectize-input {
        justify-content: flex-start;
        border: #6060603a solid 0.5px;
        border-radius: 8px !important;
        width: 100%;
        max-width: none;
        transition: border-bottom 0.3s ease;
    }

    .selectize-control.single .selectize-input {
        display: flex;
        border-radius: 0 !important;
        align-items: center;
        justify-content: center;
        border: #ccc solid 1px;
        box-shadow: none;
        background-color: #f6f7f8;
        background-image: none;
    }

    .item {
        text-overflow: ellipsis;
        overflow: hidden;
        width: max-content;
        padding-left: 0;
        word-break: break-all;
        vertical-align: sub;
    }

    .select-wrapper select {
        border: none;
        background: none;
        margin-right: 5px;
    }

    select[on-load-css] {
        min-height: 37.5px;
    }
}

.selectize-dropdown .option,
.selectize-dropdown [data-disabled],
.selectize-dropdown [data-disabled] [data-selectable].option {
    opacity: 1 !important;
    text-rendering: optimizeLegibility;
}

.select-option,
.zip-input {
    display: flex;
    align-items: center;
    width: 140px;
    font-size: 14px;
    color: #606060;
    justify-content: center;
}

.select-wrapper .lastChild::after {
    display: none;
}

/* .firstChild {
border-left : none;
} */
.car-card {
    background-color: #fff;
    border: #e0e0e0 solid 1px;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    text-align: center;
    transition: transform 0.3s ease;
    width: 300px;
    margin: 20px;
    display: inline-block;
    vertical-align: top;
}

.car-title {
    font-size: 24px;
    margin: 0;
    color: #333;
}

.inventroy-box {
    text-align: center;
    box-shadow: 0.25px 0.25px 1.25px #606060;
    margin-bottom: 30px;
    border-radius: 20px;
    margin: 10px;
    padding-bottom: 20px;
}

.inventroy-box:hover {
    border: #047bae solid 0.25px;
}

.inventroy-box img {
    justify-content: center;
    padding: 30px;
    width: 350px;
    border-radius: 50px;
    height: 200px;
    transition: transform 0.2s;
}

.inventroy-box img:hover {
    transform: scale(1.05);
}

.inventroy-box .inventroy-content {
    display: inline-block;
    width: 100%;
}

.inventroy-box .inventroy-content h3 {
    color: #047bae;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.72px;
    margin-top: 0;
    margin-bottom: 22px;
    line-height: 28px;
}

.inventroy-box .inventroy-content span {
    color: #047bae;
    font-size: 13px;
    padding: 6px 14px;
    border: #a0a0a0 solid 1px;
    text-transform: uppercase;
    margin: 0 3px 10px;
    display: inline-block;
}

.inventroy-box .inventroy-content span:first-of-type {
    margin-left: 0;
}

.inventroy-box .inventroy-content span:last-of-type {
    margin-right: 0;
}

.inventroy-box .inventroy-content h4 {
    color: #0086bf;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.52px;
    margin-top: 13px;
}

.inventroy-box .inventroy-content h4 b {
    color: #dd0303;
    font-size: 17px;
}

.inventroy-box .inventroy-content a {
    border: #0086bf solid 2px;
    border-radius: 3px;
    color: #047bae;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.3px;
    margin-top: 16px;
    padding: 11px 32px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.5s 0s ease;
}

.inventroy-box:hover .inventroy-content a {
    background-color: #047bae;
    border-color: #047bae;
    color: #fff;
}

.content-area .inventroy-box {
    margin-bottom: 60px;
}

.content-area .inventroy-box img {
    margin-bottom: 23px;
}

.car-image {
    position: relative;
    overflow: hidden;
}

.car-image img {
    max-width: 100%;
    border-radius: 15px;
    transition: transform 0.5s ease;
}

.car-image:hover img {
    transform: scale(1.1);
}

.car-mtcp {
    font-size: 12px;
    margin-top: 5px;
    color: #999;
}

.separator {
    border: none;
    border-top: 1px solid #e0e0e0;
    margin: 20px 0;
}

.car-details ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
}

.car-details li {
    font-size: 14px;
    color: #666;
    margin: 5px 0;
}
html {
    scroll-behavior: smooth;
  }

.car-details img {
    margin-right: 5px;
    vertical-align: middle;
}

.location {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    position: relative;
}

.v_Wrapper {
    display: flex;
    margin: 5px 0;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-content: center;
}

.product-card {
    display: block;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: calc(22% - 20px);
    margin: 20px 10px;
}

.res-card-image {
    object-fit: cover;
    max-width: 90vw;
    width: 100%;
    height: 220px;
    transition: transform 0.3s;
    border-radius: 15px;
}



.res-loc-shre-con {
    width: 100%;
    display: flex;
    margin-top: 15px;
    justify-content: space-between;
    align-items: center;
}

.dropdown-content {
    position: relative;
}


.edit-menu-icon-con {
    position: relative;
    margin: -2px 0 -2px 0;
    display: block;
}

.edit-menu-sdtext {
    font-size: 14px;
    color: #0a6992;
    padding: 0 7px 0 0;
}

.edit-menu-icon-image {
    cursor: pointer;
    opacity: 0.8;
    width: 22px;
    filter: brightness(65%);
}

.edit-menu-icon-image:hover {
    opacity: 1;
    filter: brightness(0);
}

.edit-menu-drop-down-box {
    position: relative;
    box-shadow: 0 2px 4px rgb(0, 0, 0, 0.2);
    border-radius: 8px;
    position: absolute;
    z-index: 9999;
    top: 46px;
    right: -22px;
    width: max-content;
    padding: 15px;
    background-color: white;
    border: #0086bf9c solid 0.5px;
    display: none;
}
  
.ddImg1{
    background: #f2f2f2;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 10px;
    overflow: visible;
    margin: 5px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    
  }
.edit-menu-drop-down-box:focus {
    outline: 0;
}

.show-edit-menu-drop-down-box {
    display: block;
}

.edit-menu-drop-down-cone-box {
    position: relative;
}

.edit-menu-dorp-down-cone {
    position: absolute;
    z-index: -1;
    top: -23px;
    right: 9px;
    width: 14px;
    height: 14px;
    background-color: rgb(255, 255, 255);
    border-left: 0.5px solid #0086bf9c;
    border-top: 0.5px solid #0086bf9c;
    transform: rotate(45deg);
}

.edit-menu-select-text {
    font-size: 14px;
    font-weight: normal;
    color: #606060;
    text-align: left;
    padding: 5px;
}

.edit-menu-itemlink:hover {
    background-color: #F5FAFD;
    color: #606060 !;
}

.mobNewLine {
    display: flex !important;
    gap: 0;
}


.midRow {
    display: flex !important;
    color: #606060;
    width: 100%;
    justify-content: space-between;
}


.res-card-info-box {
    display: flex;
    justify-content: flex-start;
    flex-grow: 2;
    padding: 10px;
    text-overflow: ellipsis;
    flex-direction: column;
    align-items: flex-start;
}

.res-card-title-price-cont {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    flex-direction: row;
    align-items: flex-start;
}

.res-card-title-text {

    font-size: 15px;
    font-weight: 600;
    color: #606060;
    font-family: 'Poppins', Arial, sans-serif;
    width: 100%;
    max-width: calc(100% - 100px);
    /* background: red; */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;


    
}


.res-card-title-text:hover {
    color: #479428;
}
.res-card-title-text:focus{
    color: #479428;
}

.res-card-price-text {
    display: flex
;
    width: max-content;
    /* background: blue; */
    text-wrap: nowrap;
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: #606060;
    position: relative;
    justify-content: flex-end;
    padding-left: 10px;
    align-self: flex-start;
}

.res-card-det-text {
    width: 100%;
    display: flex;
    text-align: left;
    height: 22px;
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.res-card-det-text>p:not(:empty),
.res-card-det-text>span:not(:empty) {
    padding-right: 10px;
    margin: 0;
    font-family: 'Youtube', sans-serif;
    color: #606060;
}


.res-location-leftsd-con {
    display: flex;
    align-items: center;
    gap: 10px;
}

.res-location-ico {
    width: 17px;
    height: 17px;
    cursor: pointer;
    padding: 0 7px 0 3px;
    opacity: 0.7;
}

.res-location-ico:hover {
    opacity: 0.9;
}
.deliveryIcon{
    width: 25px;
    padding-right: 5px;
}

.res-location-text {
    font-size: 14px;
    width: 100%;
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #8d8d8d;
}

.res-location-text span{
    overflow: hidden;
    text-overflow: ellipsis;

}

.res-share-ico-box {
    /* display: none; */
    padding: 4px 5px 2px 15px;
}

.res-share-ico-link {
    margin: 0 5px 0 5px;
}

.res-share-icon {
    width: 15px;
    max-width: none;
    height: 15px;
    opacity: 0.6;
}

.res-share-icon:hover {
    opacity: 1;
}

.hidden {
    display: none;
}

.share-dropdown-con {
    position: relative;
}

.share-drop-down-box {
    box-shadow : 0 2px 4px rgb(0, 0, 0, 0.2);
    border-radius : 8px;
    position : absolute;
    z-index : 9999;
    top : 38px;
    right: -14px;
    width : 150px;
    padding : 3px;
    background-color : white;
    border : #0086bf9c solid 0.5px;
    display : none;

}

.share-drop-down-box:focus {
    outline: 0;
}

.show-share-drop-down-box {
    display: block;
}

.share-drop-down-cone-box {
    position: relative;
}

.share-dorp-down-cone {
    position: absolute;
    z-index: -1;
    top: -11px;
    right: 9px;
    width: 14px;
    height: 14px;
    background-color: rgb(255, 255, 255);
    border-left: 0.5px solid #0086bf9c;
    border-top: 0.5px solid #0086bf9c;
    transform: rotate(45deg);
}

.share-selectitem {
    display: flex;
    padding: 5px 10px 5px 10px;
}

.share-selectitem:hover {
    background-color: rgb(238, 238, 238);
}

.share-select-icon {
    width: 13px;
    height: 13px;
    padding: 5px 10px 5px 5px;
}

.share-select-text {
    font-size: 14px;
    color: #7c7c7c;
    padding: 3px 5px 3px 5px;
}


.count {
    margin-left: -8px;
    font-size: small;
}

.res-share-icon-clicked {
    opacity: 1;
}

.res-location-ico {
    width: 15px;
    height: 15px;
    padding: 1px 8px 2px 2px;
}

@media screen and (max-width:1024px) {
    .product-card {
        width: calc(45% - 20px);
        margin: 10px
    }

    .counter-section {
        display: flex;
        justify-content: space-evenly
    }

    .counter span {
        font-size: 1.8rem
    }


}

@media (min-width:1025px) and (max-width:1440px) {
    .product-card {
        width: calc(28%);
        margin: 10px
    }



    .counter span {
        font-size: 2.5rem
    }

    .wheel-header h3 {
        font-size: 25px
    }
}

.showAllBtn {
    float: right
}

.footer-area-2 .footer-widget .footer-info li {
    margin: 10px 0;
}

@media (max-width:603px) {
    body {
        scroll-behavior: smooth
    }

    .det-sear-model-select-option .selectize-dropdown-content {
        background-color: #fff;
        width: 128px !important;
        z-index: 1;
        overflow-y: auto !important;
        overflow-x: hidden;
        max-height: 200px;
        border: 0.5px solid #0086bf9c;
        position: absolute;
        padding: 0 !important;
        top: 0px;
        border-radius: 3px !important;
    }

    .testimonial {
        height: 50vh;

    }

    .testimonial-text {
        margin-bottom: 60px;
    }




    .aBtn1 {
        border: 1px solid #0086bf;
        border-radius: 3px;
        color: #047bae;
        display: inline-block;
        font-size: 12px;
        cursor: pointer;
        display: none;
        font-weight: 300;
        letter-spacing: 1.3px;
        position: relative;
        z-index: 1000;
        margin-top: 0px;
        padding: 8px;
        text-decoration: none;
        text-transform: capitalize;
        -webkit-transition: all .5s ease 0s;
        -moz-transition: all .5s ease 0s;
        -o-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
    }


    .sear-opti-alopen-itemobox.hovered {
        cursor: pointer;
        transform: translateY(-170px);
        z-index: 1000;
    }

    .selectize-input::after {
        left: 100%
    }





    .product-card {
        display: block;
        width: 80vw;
        flex-direction: column;
        align-items: center;
        margin: 10px 0;
    }



    .counter span {
        font-size: 1.5rem
    }



    .footerLogo img {
        width: 30vw !important;
        height: auto
    }

    .fab,
    .far {
        font-size: 1rem;
        font-weight: 400
    }

    .wheel-header {
        width: 90vw;
        margin-left: 0
    }

    .abtUsContent {
        text-align: center;
        gap: 0;
        justify-content: center;
        margin: 0;
        flex-direction: column;
        margin-top: 20px;
    }

    .ficons {
        justify-content: center;
        padding: 0
    }

    .counter-section {
        width: 100%
    }


    .fContainer {
        width: 100%;
        padding: 10px;
        gap: 25px;
        display: flex
    }

    .footerLogo img {
        width: 150px;
        height: auto
    }

    .footer-area-2 .footer-widget h6 {
        font-size: 11px
    }

    .footer-area-2 .footer-widget .footer-info li a {
        font-size: 11px;
        font-weight: 400 !important;
    }

    .footer-area .payment-card li a {
        font-size: 18px
    }


    .footer-area-2 .footer-bottom {
        background-color: #f7f7f9;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        padding: 20px;
        gap: 10px;
        flex-direction: column
    }

    .counter {
        padding: 15px 0px;
        width: 100%;
        min-height: 133px;

    }

    .counter p {
        font-size: 12px
    }

    .wheel-header h3 {
        font-size: 1.5em
    }

    .testim {
        height: 100vh
    }

    .aboutUs {
        margin-top: 20%
    }

    .abtImg {
        /* padding-bottom: 30px; */
        width: 90%;
        display: flex;
        justify-content: center
    }
}

.preloaderjs#page-preloader {
    background: rgba(46, 46, 46, .99) !important
}

#page-preloader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 100500;
    transition: opacity .5s
}

#page-preloader .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    border: 3px solid transparent;
    border-top-color: red;
    border-radius: 50%;
    z-index: 1001;
    -webkit-animation: spin 2.5s infinite linear;
    animation: spin 2.5s infinite linear
}

#page-preloader .spinner:after,
#page-preloader .spinner:before {
    position: absolute;
    border-radius: 50%;
    content: ''
}

#page-preloader:not(.hide) {
    opacity: 1
}

#page-preloader.hide {
    display: none;
    opacity: 0
}

#page-preloader .spinner:before {
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
    border: 3px solid transparent;
    border-top-color: green;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

#page-preloader .spinner:after {
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    border: 3px solid transparent;
    border-top-color: #0086bf;
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

.selectize-dropdown [data-selectable].option {

    opacity: 1;
    cursor: pointer
}

.selectize-input.dropdown-active::before {
    content: " ";
    display: block;
    position: absolute;
    background: 0 0 !important;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}

&>.select-option {
    margin: 0 5px
}

/* &>.select-option::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #ccc;
    top: 0;
    right: -6px
}

.sear-opti-alopen-itemobox>.select-option:last-child::before {
    display: none
} */

.zip-input::placeholder {
    color: #606060;
    opacity: 1
}

option {
    color: #606060;
    margin: 3px 0 3px 0
}

.hid-model {
    display: none
}

.hid-radi {
    display: none
}

/* @media only screen and (max-width: 767px){
    .selectized{
        display: initial !important;
    }
} */

.search-btn {
    width: 130px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0086bf;
    border-radius: 0 50px 50px 0;
    border: 0;
    padding: 5px 12px;
    height: 62px
}

.search-btn:hover {
    background-color: #047bae
}

.search-icon {
    width: 18px;
    height: 18px;
    padding: 3px 5px 3px 5px
}

.smallBtn {
    color: #0086bf;
}

.search-item-number {
    font-size: 15px;
    color: #fff;
    font-family: "YouTube Sans", sans-serif;
    padding: 3px 5px 3px 5px
}

.det-sear-text-cont {
    user-select: none;
    /* width: 100%; */
    padding: 15px 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.det-sear-ico-text-box {
    display: flex;
    align-items: center
}

.det-sear-icon {
    width: 15px;
    height: 15px;
    padding: 0 8px 1px 0
}

.det-sear-text {
    font-size: 14px;
    color: #479428
}
.det-sear-text:hover{
    color: #0086bf;
}
.det-sear-text:hover .det-sear-icon{
    filter: hue-rotate(98deg);
}
 .last-search a{
    
    color: #6060609c;
 }   
 .last-search a:hover{
    color: #0086bf;
 }

.worl-sell-con-outer {
    display: none;
    justify-content: center
}

.worl-sell-con-inner {
    padding: 20px 30px 20px 30px;
    display: flex;
    align-items: center
}

.world-sell-text1,
.world-sell-text2 {
    font-size: 14px;
    color: #3b96c0
}

.world-sell-icon {
    width: 70px;
    height: 70px;
    padding: 0 20px 0 20px;
    animation: grow-shrink 2s infinite
}

.det-model-opt-cont>.item {
    color: #606060;
    position: inherit !important;
    padding: 5px 5px
}

@keyframes grow-shrink {
    0% {
        transform: scale(.9)
    }

    25% {
        transform: scale(1)
    }

    60% {
        transform: scale(.9)
    }

    100% {
        transform: scale(.9)
    }
}

.footer-link-outer {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100vw;
    display: flex;
    justify-content: center
}

.footer-link-inner {
    padding: 30px 30px 20px 30px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.footer-link-text {
    font-size: 14px;
    color: #606060;
    padding: 5px 15px 5px 15px
}

.footer-link-text:hover {
    color: #0086bf
}

.modal-all-container {
    position: relative;
    display: none
}

.show-det-modal-container {
    display: block
}

.overflow-hidden {
    overflow: hidden;
  }
  

.modal-under-container {
    position: fixed;
    height: 100vh;
    width: 100vw;
    display: flex;
    background-color: rgba(0, 0, 0, 0.692);
    z-index: 10072;
    justify-content: center;
    /* align-items: center; */
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

}
.modal-under-container body{
    overflow: hidden;
}

.selectize-dropdown .selected {
    width: 100% !important;
    padding: 5px 0;
    background-color: #0086bf;
}


.res-card-top-imginfo-box {
    position: relative;
    padding: 0.8em;
}

.prodImgContainer {
    position: relative;
}

.edit-menu-itemlink{
    width: 100%;
    padding: 10px 0;
    display: flex;
    margin: 5px 0px;
    border: 1px solid #f2f2f2;
    flex-direction: row;
    border-radius: 9px;
    justify-content: flex-start;
    align-items: center;  
}

.modal-flex-container {
    position: fixed;
    padding: 10px;
    display: flex;
}


.det-modal-inner{
padding-bottom: 15%;
}
.selectize-dropdown.dropdown-open {
    z-index: 10000;
}

.show-det-modal-container .modal-flex-container {
    transition: transform 0.3s ease;
    background-color: #fafafa;
    position: relative;
    max-height: 90vh;
    overflow-y: auto;
    padding: 20px;
    width: 85vw;
    /* max-width: 600px; */
    border-radius: 15px;
    /* transition: transform 0.3s ease; */
    /* background-color: #fafafa; */
    /* position: relative; */
    /* overflow: auto; */
    /* height: 90vh; */
    margin: 3%;
    /* padding: 5%; */
    width: max-content;
    box-sizing: border-box;
}



.modal-flex-container .det-model-opt-cont {
    display: flex;

    /* overflow-x: hidden;
    user-select: none; */
    margin-bottom: 10px;
    flex-direction: column;
    align-items: center;


}

.det-sear-model-select-option .selectize-control.single .selectize-input {
    border: 0.5px solid #6060603a;
    padding: 8px 8px;
    display: inline-block;
    width: 140px !important;
    font-size: 13px;
    position: relative;
    color: #606060;
    height: 35px;
    box-shadow: none;
    z-index: 1;
    box-sizing: border-box;
    border-radius: 3px;
}


.det-sear-model-select-option .selectize-control.single .selectize-input:after {
    display: none !important;
}


.det-sear-model-select-option.selectize-control.single .selectize-input input:after {
    display: none !important;

}

.det-sear-model-select-option .selectize-control.single .selectize-input input:after {
    display: none !important;
}


.det-ser-crosbtn-con {
    display: flex;
    justify-content: space-between;
    /* border: 0.5px solid #0086bf; */
    border-radius: 15px 15px 0 0;
    padding: 5px 15px;
    align-items: center;
}


.det-sear-model-text {
    font-size: 27px;
    margin: 0;
    color: #0086bf;
    font-weight: 300;
    font-family: 'Poppins', Arial, sans-serif ;
    text-transform: capitalize;
}
.crossIconSpan{
    width: 20px;
    display: flex;
    height: 20px;
    margin: 0;
    padding: 0;
    align-content: center;
    justify-content: center;
}

.service svg{
    width: 120px !important;
}
.det-sear-model-crosbtn {
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #E0E0E0;
    color: #888;
    border-radius: 50%;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

.det-sear-model-crosbtn:hover {
    background-color: #BDBDBD;
    color: #fff;
}


.zip-radi-con {
    display: flex;


}

.det-sear-model-zipcon {
    flex-grow: 3
}

.det-ser-filter-con {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    position: relative;
    width: 250px;
    padding: 10px;
    gap: 2px;
    justify-content: flex-start;
}


.det-sear-model-optio-icon-name {
    display: flex
}

.det-sear-model-optio-icon {
    width: 15px;
    height: 15px;
    padding: 3px 6px 5px 8px
}

.det-sear-model-optio-icontext {
    font-size: 13px;
    color: #606060;
    font-weight: normal;
    padding: 4px 2px 3px 4px;
    margin: 0
}

.det-sear-model-select-option {
    width: 100%;
    display: flex;
    gap: 10px;
    justify-content: space-between;

}

.det-sear-model-select-option .selectize-control.single .selectize-input {
    display: flex;
    flex-direction: row;

    justify-content: space-between;
}

.det-sear-model-select-option .selectize-dropdown-content {

    background-color: #fff;
    /* width: calc(100% - 3px) !important; */
    z-index: 1;
    overflow-y: auto !important;
    overflow-x: hidden;
    max-height: 200px;
    border: 0.5px solid #0086bf9c;
    position: absolute;
    padding: 0 !important;
    top: 0px;
    border-radius: 0 0 8px 8px !important;


}

.pincode .selectize-control.single .selectize-input:after {
    display: none !important;
}


.det-sear-model-select-option .selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    margin-left: 0px !important;
}

.det-sear-model-select-option .selectize-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 140px;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #fff;
    /* margin: -1px 0 0 0; */
    border-top: 0 none;
    box-sizing: border-box;
    padding: 10px 0px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 0 0 5px 5px;
}

.det-sear-model-select {
    font-size: 14px;
    border: 1px solid transparent;
    color: #606060;
    -webkit-appearance: none
}

.det-sear-model-btn-con {
    display: flex;
    /* margin: 20px 0; */
    padding: 20px 0;
    justify-content: center;

}

.search-model-btn {

    flex-shrink: 1;
    display: flex;
    margin: 29px 0;
    align-items: center;
    justify-content: center;
    width: 80%;
    height: 40px;
    background-color: #0086bf;
    border-radius: 50px;
    border: 0px;
    padding: 10px;
    margin: 0px 20px 0px 20px;
    cursor: pointer;
}

.search-model-btn:hover {
    background-color: #18769e;
}

.search-model-icon {
    width: 13px;
    height: 13px;
    padding: 2px 5px 2px 5px
}

.search-model-item-number {
    font-size: 13px;
    color: #fff;
    padding: 1px 5px 1px 5px
}



.selectize-input::after {
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    left: 90%;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #0086bf transparent !important
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
    border: none
}

.selectize-control.single .selectize-input {
    padding: 8px 0;
    display: flex;
    border-radius: 0 !important;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    box-shadow: none;
    max-width: 90%;
    background-color: #f6f7f8;
    background-image: none;
}
.det-sear-model-select-option .selectize-control.single .selectize-input {
    margin-right: 0px ;
 max-width: none;

}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
    background: #f6f7f8 !important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: text
}



.selectize-container {
    position: relative;
    width: 100%;
    text-align: center
}

.selectize-dropdown-content::-webkit-scrollbar {
    display: none;

}

.selectize-dropdown-content::-webkit-scrollbar-thumb {
    display: none;
    background-color: #888;
    margin-right: 0px;
    border-radius: 0px
}


.modal-under-container ::-webkit-scrollbar {

    display: none !important;
  }


.selectInnver {
    margin-left: 30px;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
}


.select-wrapper {
    position: relative;
    display: flex
}

.select-wrapper::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -5px;
    width: 1px;
    height: 40%;
    background-color: #0086bf9c;
    z-index: -1
}

.firstChild::before {
    display: none
}

.selectize-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 10;
    border: none;
    background: 0 0;
    margin: 0;
    border-top: 0 none;
    box-sizing: none;
    box-shadow: none
}

.firstChild .selectize-input {
    box-shadow: none
}

.selectize-control.single .selectize-input input:after {
    content: " ";
    display: none;
    position: absolute;
    top: 50%;
    left: 90%;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #0086bf transparent !important
}

.selectize-input .item {
    max-width: 80%;
    color: #606060 !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media(min-width:604px) and (max-width:950px) {
    .aboutUsContainer {
        background-color: #f5f5f5;
    }


    .abtUsContent {
        display: flex;
        margin: 5% 0;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        gap: 30px
    }


    .show-det-modal-container .modal-flex-container {
        max-height: calc(95vh - 40px);
        margin: 20px 0;
    }

    .testim {
        margin-top: 5%;
    }

    .abtImg img {
        max-width: 100%;
        height: auto
    }

    .wheel-header {
        flex-grow: 1
    }

    .abtUsTitle {
        font-size: 28px
    }

    .abtUsContent p {
        font-size: 16px;
        line-height: 1.5
    }

    .det-sear-model-select-option .selectize-dropdown-content {
        background-color: #fff;
        width: 138px !important;
        z-index: 1;
        overflow-y: auto !important;
        overflow-x: hidden;
        max-height: 200px;
        border: 0.5px solid #0086bf9c;
        position: absolute;
        padding: 0 !important;
        top: 0px;
        border-radius: 8px !important;


    }
}

@media (max-width:603px) {
    .det-model-opt-cont {}

    .btnRight {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .abtImg img {
        width: 90vw;
    }

    .vInner .aBtn {
        margin: 0 !important;

    }


    .det-sear-model-select-option .selectize-control.single .selectize-input,
    .selectize-control.single .selectize-input input {}

    .det-sear-model-select-option .selectize-dropdown-content {

        background-color: #fff;
        width: 138px !important;
        z-index: 1;
        overflow-y: auto !important;
        overflow-x: hidden;
        max-height: 200px;
        border: 0.5px solid #0086bf9c;
        position: absolute;
        padding: 0 !important;
        top: 0px;
        border-radius: 3px !important;


    }


    .det-sear-model-select-option .selectize-control.single .selectize-input input:after {
        left: 80%
    }

    .det-sear-model-select-option .selectize-dropdown-content {
        width: 45% !important
    }

    .item {
        width: max-content !important
    }
}



@media (max-width:950px) {
    .selectized {
        display: initial !;
    }

    .det-sear-model-select {
        border: 0.5px solid #6060603a;
        /* padding: 8px 8px; */
        display: inline-block;
        font-size: 13px;
        position: relative;
        background: none !important;
        color: #606060;
        height: 35px;
        box-shadow: none;
        z-index: 1;
        width: 140px;
        box-sizing: border-box;
        border-radius: 3px;
    }

    select {
        border: 0.5px solid #6060603a;
        padding: 8px 8px;
        display: inline-block;
        font-size: 13px;
        position: relative;
        background: none !important;
        color: #606060;
        height: 35px;
        box-shadow: none;
        z-index: 1;
        box-sizing: border-box;
        border-radius: 3px;
    }
    select::-ms-expand {
        display: none;
        margin-right: -10px;
    }

    .det-sear-text-cont {
        user-select: none;
        width: max-content;
        position: relative;
        /* margin-left: 20px; */
        /* left: 35px; */
        /* bottom: 339px; */
        padding: 10px 30px;
        display: flex;
        align-items: center;
        justify-content: flex-start;

    }

    .selectize-input>* {
        color: #999 !important;
    }

    .selectWrapper1 select {
        border: 0.5px solid #6060603a !important;
    }

    .mainWrap {
        padding-top: 70px;
        display: flex;
        height: 500px;
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        gap: 0px;

    }

    .detailspincode {
        padding: 0 !important;
        border: none !important;
    }

    .text-center .ui-subtitle-block {
        color: #606060;
    }

    .footer-area-2 .footer-widget .footer-info li a {
        font-weight: 400 !important;
    }


    .text-center {
        margin-top: 10px;
    }

    .wheel-header h5 {
        margin-bottom: 0;
        margin-top: 30px;
    }

    .selectWrapper1 {
        margin: 5px 0;
    }

    .det-sear-model-select {

        /* padding: 8px 8px; */
        display: inline-block;
        font-size: 13px;
        position: relative;
        background: none !important;
        color: #606060;
        height: 35px;

        box-shadow: none;

        box-sizing: border-box;
    }


    .det-sear-model-select-option .selectize-control.single .selectize-input {
        border: 0.5px solid #6060603a;
        padding: 8px 8px;
        display: inline-block;

        font-size: 13px;
        position: relative;
        background: none !important;
        color: #606060;
        height: 35px;
        box-shadow: none;
        z-index: 1;
        box-sizing: border-box;
        border-radius: 3px;
    }

    .sear-opti-alopen-itemobox.hovered {
        cursor: pointer;
        height: max-content;
        top: -50px;
        z-index: 10000;
        position: relative;
        transition: background-color .3s ease, transform .3s ease;
        transition: all 0.2s ease;
    }




    .det-sear-model-select-option .selectize-dropdown-content {

        background-color: #fff;
        width: 138px !important;
        z-index: 1;
        overflow-y: auto !important;
        overflow-x: hidden;
        max-height: 200px;
        border: 0.5px solid #0086bf9c;
        position: absolute;
        padding: 0 !important;
        top: 0px;
        border-radius: 3px !important;


    }

    .det-sear-model-select-option .selectize-control.single .selectize-input {
        border-radius: 3px !important;
    }


    .det-sear-model-select-option .selectize-input input {
        width: 90% !important;
    }


    .select-option,
    .zip-input {

        margin: 5px 0px
    }

    .formContainer {
        gap: 10px
    }

    .selectize-control.single .selectize-input input:after {
        content: " ";
        display: block;
        position: absolute;
        top: 50%;
        left: 90%;
        margin-top: -3px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #0086bf transparent !important
    }

    .selectize-input {

        height: 40px;

    }





    .sear-opti-alopen-itemobox .selectize-dropdown-content {


        background-color: #fff;
        border: 1px solid #ccc;
        box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
        max-height: 200px;

        top: 10px;
        width: 100% !important;
        border-radius: 5px;


        margin-left: 0
    }

    .red {
        background-color: red !important;
        color: red !important;
    }



    .sear-opti-box-outer {
        height: 50vh;
        min-height: 400px;
        gap: 0px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        

    }

    .selectInnver {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0;
        gap: 0
    }

    .select-wrapper::before {
        display: none
    }

    .sear-opti-alopen-itemobox:hover {
        border: none
    }

    .sear-opti-alopen-itemobox .zip {
        border: none;
        padding: 0;
        margin: 0;


    }

    .sear-opti-alopen-itemobox .selectize-dropdown .selected {
        width: 70vw;
        background-color: #0086bf;
        color: #fff !important;
    }

    .selectize-input .item {
        width: max-content
    }



    .usr_like {
        display: none !important
    }

    .sear-opti-alopen-itemobox {
        max-height: max-content;
        display: flex;
        width: max-content;
        gap: 20px;
        overflow-y: auto;
        flex-direction: column;

    }



    .formContainer {
        display: flex;
        width: inherit;
        flex-direction: column;


    }

    .search-btn {
        min-height: 50px;
        width: 70vw !important;
        display: flex;
        margin: 0;
        align-items: center;
        justify-content: center;
        background-color: #0086bf;
        border-radius: 50px;
        border: 0;
        height: auto
    }

    .selectize-control.single .selectize-input {
        justify-content: flex-start;
        border: .5px solid #6060603a;
        border-radius: 8px !important;
        width: 100%;
        margin-right: 0;
        padding-left: 8px !important;
        max-width: none;
        transition: border-bottom .3s ease
    }

    .selectize-control.single .selectize-input:hover {
        border: 1px solid #0086bf
    }

    .sear-opti-box-inner {
        width: 900px
    }


    .sear-opti-box-inner {
        width: 560px;
        margin: 20px 30px 20px 30px
    }

    .selectize-dropdown {
        margin: 0;
        padding: 0 !important;

    }

    .search-btn {
        padding: 3px 10px 3px 10px
    }

    .search-icon {
        width: 12px;
        height: 12px;
        padding: 3px 3px 3px 3px
    }

    .search-item-number {
        font-size: 13px;
        padding: 3px 3px 3px 3px
    }

    .det-sear-icon {
        width: 14px;
        height: 14px;
        padding: 0 7px 1px 0
    }

    .det-sear-text {
        font-size: 13px;
        margin: 5px;
    }

    .world-sell-text1,
    .world-sell-text2 {
        font-size: 12px
    }

    .world-sell-icon {
        width: 58px;
        height: 58px;
        padding: 0 8px 0 8px
    }

    .footer-link-inner {
        padding: 25px 30px 20px 30px
    }

    .footer-link-text {
        font-size: 12px
    }

    .sear-opti-box-inner {
        width: auto;
        margin: 20px 20px 10px 20px
    }

    .sear-opti-alopen-itemobox {

        flex-wrap: wrap;
        justify-content: center;
        padding: 20px;
        width: auto;
        border-radius: 30px;
        z-index: 10;
        height: max-content;
        background-color: #f6f7f8;
        overflow-y: visible;
        transform: translateY(0);
        transition: transform 0.3s ease;
        will-change: transform;

        height: max-content;


    }

    .sear-opti-alopen-itemobox.hovered {
        cursor: pointer;
        transform: translateY(-170px);
        border: #0086bf9c solid 0.5px;
        z-index: 10000;
    }



    .select-option {
        width: 68vw;

        background: none;
        height: 40px;
        /* padding: 8px; */

        border-radius: 8px;

    }





    .select-option:focus {
        border: 0.5px solid #0086bf;
    }


    .hid-model {
        margin: 0 !important;
        padding: 0 !important;
    }

    .zip-input {
        width: 140px;
        flex-grow: 2;
        margin: 12px 10px 12px 10px
    }

    .search-btn {
        flex-grow: 3.5;
        padding: 8px 5px;

        justify-content: center
    }

    .worl-sell-con-inner {
        padding: 10px 5px 10px 5px
    }



    .item {

        vertical-align: bottom;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 16px;
        display: -webkit-inline-box;
        width: max-content;
        color: #606060;
        word-break: break-all
    }

    .det-model-opt-cont .selectize-input>.item {

        vertical-align: bottom;
        width: max-content;
        display: -webkit-inline-box;
        word-break: break-all
    }

    .detailspincode .selectize-input>.item {
        width: 70%
    }

    select[on-load-css] {
        min-height: 33.25px
    }
}

.vInner {
    height: max-content;
    display: flex;
    margin-bottom: 40px;
    flex-direction: column;
}

.vInner .aBtn {
    float: right;
    margin-right: 8%;
    cursor: pointer;
}

.autocomplete {
    position: relative;
    display: inline-block
}

.det-sear-ico-text-box,
.search-btn,
.search-model-btn {
    cursor: pointer
}

.logoCenter {
    display: none;
    width: 170px;
    margin-bottom: 20px
}

.loader {
    display: none;
    border: 5px solid #d6d6d6;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 8px;
    margin-left: auto;
    height: 8px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    margin-right: auto
}

@media (max-width:603px) {

    /* .hid-model,
    .hid-radi {
        display: none
    } */

    .formContainer {
        gap: 10px
    }

    .selectize-control.single .selectize-input input:after {
        content: " ";
        display: block;
        position: absolute;
        top: 50%;
        left: 90%;
        margin-top: -3px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0 5px;
        border-color: #0086bf transparent !important
    }



    .lang1 {
        display: none !important
    }



    .v_Wrapper {
        display: flex;
        align-content: center;
        flex-direction: column !important
    }

    .fVehicles {
        display: flex;
        flex-direction: column
    }

    .Header1 {
        display: flex;
        padding: 30px
    }

    .ResMenu {
        display: block
    }

    .selectInnver {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0;
        gap: 0
    }

    .select-wrapper::before {
        display: none
    }

    .sear-opti-alopen-itemobox:hover {
        border: none
    }


    .sear-opti-alopen-itemobox .selectize-dropdown .selected {
        width: 70vw;
        background-color: #0086bf;
        color: #fff !important;
    }

    .selectize-input .item {
        width: max-content !important
    }

    .selectize-dropdown,
    .selectize-input,
    .selectize-input input {
        color: #606060 !important;
    }

    .sear-opti-alopen-itemobox:hover {
        border: .75px solid #0086bf;
        box-shadow: .25px 3.25px 100.25px #1688c1b1
    }

    .usr_like {
        display: none !important
    }

    .sear-opti-alopen-itemobox {
        max-height: 100vh;

        border: .5px solid #0086bf9c;

        gap: 20px;
        overflow-y: visible;
        z-index: 100
    }

    /* .det-sear-text-cont {
        padding-top: 10px;
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        position: relative;
        left: -30%
    } */

  

    .search-btn {
        min-height: 50px;
        width: 70vw;
        display: flex;
        margin: 0;
        align-items: center;
        justify-content: center;
        background-color: #0086bf;
        border-radius: 50px;
        border: 0;
        height: auto;
        min-width: 0 !important
    }

    .selectize-control.single .selectize-input {
        justify-content: flex-start;

        border-radius: 8px !important;
        width: 100%;
        max-width: none;
        transition: border-bottom .3s ease
    }

    .selectize-control.single .selectize-input:hover {
        border: 1px solid #0086bf
    }


    .ui-title-block {
        color: #0086bf;
        font-size: 24px;
        font-weight: lighter !important;
        line-height: 27px;
        position: relative;
        margin-bottom: 10px
    }

    .text-center .ui-subtitle-block {
        font-size: 14px;
        color: #606060;

    }


}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}


.det-ser-filter-item-cont {
    display: flex;
    background-color: #fff;
    border: .5px solid #0086bf;
    border-radius: 30px;
    align-items: center;
    padding: 3px 5px;
    gap: 5px;

}

.det-sear-filter-text {
    font-size: 12px;
    margin: 0;
    padding: 0px 3px;
    color: #0086bf;
}

.det-sear-filter-crosbtn {

    width: 9px;
    height: 9px;
    padding: 5px;
    border-radius: 50%;
    background-color: #dfdfdf;

}


.det-sear-filter-crosbtn:hover {
    background-color: #ccc;
}


.show-det-modal-container .modal-flex-container .det-sear-model-optio-cont {
    position: relative;
    transition: transform 0.3s ease-in-out;
    padding: 7px;

}

.show-det-modal-container .modal-flex-container .det-sear-model-optio-cont.animate-top {
    position: absolute;
    background-color: #fafafa;
    left: 10px;
    padding-top: 20px;
    transition: transform 0.3s ease-in-out;
    z-index: 10000;
}


.show_home_filters {
    display: none
}

@media (max-height:500px) {
    .footer-link-outer {
        position: unset
    }
}

@media (min-width:2000px) {
    .ui-title-block {
        font-size: 60px;

    }

    .sear-opti-box-inner {
        width: 60vw;
    }

    .sear-opti-alopen-itemobox {
        width: 100%;

    }

    .select-option,
    .zip-input {

        width: max-content;

    }
}


.last-search {

    margin-left: 20px;
  
}

.shared-ad {


    background: linear-gradient(274deg, #c3dfebf2, #0086bf);
    background-size: 400% 400%;

    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;

    -webkit-animation: shared-ad-animation 14s ease infinite;
    -moz-animation: shared-ad-animation 14s ease infinite;
    -o-animation: shared-ad-animation 14s ease infinite;
    animation: shared-ad-animation 14s ease infinite;

    border-radius: 0.8em;

  }

  @-webkit-keyframes shared-ad-animation {
      0%{background-position:0% 43%}
      50%{background-position:100% 58%}
      100%{background-position:0% 43%}
  }
  @-moz-keyframes shared-ad-animation {
      0%{background-position:0% 43%}
      50%{background-position:100% 58%}
      100%{background-position:0% 43%}
  }
  @-o-keyframes shared-ad-animation {
      0%{background-position:0% 43%}
      50%{background-position:100% 58%}
      100%{background-position:0% 43%}
  }
  @keyframes shared-ad-animation {
      0%{background-position:0% 43%}
      50%{background-position:100% 58%}
      100%{background-position:0% 43%}
  }
  .shared-ad .res-card-price-text, .shared-ad .threeDotsIcon::after, .shared-ad .res-card-det-text > p:not(:empty), .shared-ad .res-location-text,
  .shared-ad .res-card-price-text, .shared-ad .threeDotsIcon::after, .shared-ad .res-card-det-text > span:not(:empty), .shared-ad .res-location-text {

    color: #f5f3f3;
    font-weight: bold;
    
  }

  .no-border {

    border: none;

  }