select.choose-vehicle-type{
    font-size: 14px;;
}

.toyota-corolla, .dealer-parent{
    cursor: pointer;
}
select, input{
    background: none;
    border: 0px;
    color: #8f90a6;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';

}
select::-ms-expand {
    display: none;
}
option:checked { display:none; }

select:focus {
    outline: none;
    border: none;
}


.rectangle-group{
    cursor: pointer;
    transition:all .3s ease-in;
}
.rectangle-group:hover{
    background-color: #034059;
    color: #fff;
}

.search-button-1-icon{
    cursor: pointer;
    scale: 1;
    transition: all .2s ease-out;
}

.search-button-1-icon:hover {
    scale: 1.05;
}




.switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 25px;
  }
  .switch input[type="checkbox"] {
   /* display: none;*/
    -webkit-appearance: none;
  }
  .switch input:checked + .knob {
    background-color: #4BD663;
  }
  
  .switch input + .knob {
    transition:all .3s ease-in;
  }
  .switch input + .knob:before {
    transition:all .3s ease-in;
  }
  
  .switch input:checked + .knob:before {
    transform: translateX(30.4px);
      box-shadow: -10px 0px 44px 0px
  }
  
  .knob {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    border-radius: 40px;
  }
  
  .knob:before {
    position: absolute;
    background-color: white;
    content: "";
    left: 0px;
    top: 0px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
  }
  
  .search-button-icon:hover{
    scale: 1;
    transition: all .2s ease-out;
  }

  .search-button-icon:hover{
    scale: 1.05;
  }






.card:hover{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
    transition: all .3s ease-in;
}




.bg-image-icon {
    position: absolute;
    top: 0px;
    border-radius: 24px;
    width: 100%;
    height: 1215px;
    overflow: hidden;
    object-fit: cover;
}
.adports-logo-icon {
    width: 208.9px;
    position: relative;
    height: 56px;
    object-fit: cover;
}
.home {
    position: relative;
    letter-spacing: 0.01em;
    line-height: 36px;
    text-transform: capitalize;
    font-weight: 600;
}
.vehicles {
    position: relative;
    letter-spacing: 0.01em;
    line-height: 36px;
    text-transform: capitalize;
    font-weight: 500;
    color: #8f90a6;
}
.frame-child {
    width: 13.1px;
    position: relative;
    border-radius: 50%;
    background-color: #fff;
    height: 13.1px;
}
.frame-item {
    width: 13.1px;
    position: relative;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);
    height: 13.1px;
}
.ellipse-parent {
    width: 39.3px;
    border-radius: 10.91px;
    background-color: #8f90a6;
    height: 18px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 4px 5.5px 4px 4px;
    box-sizing: border-box;
    gap: 5.5px;
}
.adports-ai {
    position: relative;
    line-height: 36px;
    font-weight: 500;
}
.component-3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
}
.component-3-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}
.menu {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 60px;
}
.header-top-nav {
    position: absolute;
    top: 44px;
    left: calc(50% - 650px);
    width: 1300px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.group-child {
    position: absolute;
    height: 100%;
    width: 40.34%;
    top: 0%;
    right: 27.38%;
    bottom: 0%;
    left: 32.28%;
    border-radius: 0px 15px 0px 0px;
    background-color: rgba(255, 255, 255, 0.5);
}
.group-item {
    position: absolute;
    height: 100%;
    width: 37.08%;
    top: 0%;
    right: 62.92%;
    bottom: 0%;
    left: 0%;
    border-radius: 15px 15px 0px 0px;
    background-color: #fff;
}
.buy {
    position: absolute;
    top: 0px;
    left: 1.07px;
    letter-spacing: 0.01em;
    line-height: 36px;
    text-transform: capitalize;
    font-weight: 600;
}
.sell {
    position: absolute;
    top: 0px;
    left: 116px;
    letter-spacing: 0.01em;
    line-height: 36px;
    text-transform: capitalize;
    font-weight: 600;
}
.search-tab {
    position: absolute;
    height: 92.31%;
    width: 85.82%;
    top: 7.69%;
    right: 0%;
    bottom: 0%;
    left: 14.18%;
}
.rectangle-parent {
    position: absolute;
    height: 27.66%;
    width: 26.85%;
    top: 0%;
    right: 73.15%;
    bottom: 72.34%;
    left: 0%;
}
.searchbar-child {
    position: absolute;
    height: 72.34%;
    width: 100%;
    top: 27.66%;
    right: 0%;
    bottom: 0%;
    left: 0%;
    box-shadow: 0px 30px 60px -15px rgba(143, 144, 188, 0.15);
    backdrop-filter: blur(20px);
    border-radius: 0px 20px 20px 20px;
    background-color: rgba(255, 255, 255, 0.8);
    
}
.vehicle-type {
    align-self: stretch;
    position: relative;
    line-height: 36px;
}
.choose-vehicle-type {
    position: relative;
    line-height: 36px;
}
.arrow-19-icon {
    width: 12px;
    position: relative;
    height: 6px;
}
.choose-vehicle-type-parent {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    color: #8f90a6;
}
.vehicle-type-parent {
    width: 150px;
    height: 64px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.search-types-child {
    width: 2px;
    position: relative;
    border-right: 2px solid #002a3b;
    box-sizing: border-box;
    height: 48px;
}
.frame-inner {
    width: 12px;
    position: relative;
    height: 14.7px;
}
.search-button-1-icon {
    width: 54px;
    position: relative;
    height: 54px;
}
.search-types {
    position: absolute;
    top: calc(50% - 12.5px);
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 24px;
    font-size: 18px;
}
.searchbar {
        left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 1300px;
    position: relative;
    box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.25);
    height: 141px;
    border-radius: 16px;
}
.rectangle-div {
    width: 1300px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    position: relative;
    border-radius: 100px;
    background-color: #d8d8d8;
    height: 2px;
}
.filters-child {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 15px 15px 0px 0px;
    background-color: #fff;
    width: 320px;
    height: 39px;
    
}
.filter {
    position: absolute;
    top: 34px;
    z-index: 99;
    left: 24px;
    letter-spacing: 0.01em;
    line-height: 36px;
    text-transform: capitalize;
    font-weight: 600;
    
}
.filters-item {
    position: absolute;
    top: 39px;
    left: 0px;
    box-shadow: 0px 30px 60px -15px rgba(143, 144, 188, 0.15);
    backdrop-filter: blur(20px);
    background-color: rgba(255, 255, 255, 0.8);
    width: 320px;
    height: 647px;
}
.star-1-icon {
    width: 24px;
    position: relative;
    height: 24px;
    overflow: hidden;
    flex-shrink: 0;
}
.star-1-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
}
.ratings {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
}
.dropdown-child {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #002a3b;
    box-sizing: border-box;
    width: 272px;
    height: 50px;
}
.calendar-icon {
    position: absolute;
    top: calc(50% - 12px);
    left: 235px;
    width: 24px;
    height: 24px;
    overflow: hidden;
}
.select-date {
    position: absolute;
    top: calc(50% - 18px);
    left: 16px;
    line-height: 36px;
    display: inline-block;
    width: 168.7px;
}
.dropdown {
    align-self: stretch;
    position: relative;
    height: 50px;
    font-size: 16px;
    color: #8f90a6;
}
.dropdown-with-label {
    align-self: stretch;
    height: 96px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.arrow-dropdown-11-icon {
    position: absolute;
    top: calc(50% - 3px);
    left: 241px;
    width: 12px;
    height: 6px;
}
.choose-inspection-options {
    position: absolute;
    top: calc(50% - 17px);
    left: 16px;
    line-height: 36px;
}
.dropdown1 {
    width: 272px;
    position: relative;
    height: 50px;
    font-size: 16px;
    color: #8f90a6;
}
.search-types1 {
    position: absolute;
    top: 88px;
    left: calc(50% - 136px);
    width: 272px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    font-size: 18px;
}
.filters {
    width: 320px;
    position: relative;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    height: 686px;
    border-radius: 16px;
}
.search-results-child {
    position: absolute;
    top: 0px;
    left: 0px;
    box-shadow: 0px 30px 60px -15px rgba(143, 144, 188, 0.15);
    backdrop-filter: blur(20px);
    border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.8);
    width: 962px;
    height: 3910px;
}
.toyota-1-icon {
    width: 266px;
    position: relative;
    border-radius: 20px;
    height: 212px;
    object-fit: cover;
    z-index: 0;
}
.toyota-corolla {
    align-self: stretch;
    position: relative;
    font-size: 28px;
    font-weight: 600;
    color: #110229;
}
.dealer {
    position: relative;
}
.dealership-logo-2-icon {
    width: 18px;
    position: relative;
    border-radius: 50%;
    height: 18px;
    object-fit: cover;
}
.dealership-logo-2-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    text-align: right;
}
.dealer-parent {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
}
.vehicle-type-sedan-parent {
    width: 534px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.manufacture-year {
    align-self: stretch;
    position: relative;
}
.line-icon {
    align-self: stretch;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}
.transit-cost {
    position: relative;
    font-weight: 500;
}
.abu-dhabi {
    align-self: stretch;
    position: relative;
    font-size: 19px;
    font-weight: 500;
    color: #110229;
}
.original-port-parent {
    width: 92px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
}
.frame-child1 {
    flex: 1;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    max-height: 100%;
}
.ship-2-icon {
    width: 16px;
    position: relative;
    height: 16px;
    overflow: hidden;
    flex-shrink: 0;
}
.vector-parent {
    flex: 1;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 9px;
}
.destination-port-parent {
    width: 116px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 4px;
    text-align: right;
}
.frame-parent {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 10px;
}
.transit-cost-6000-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
    color: #82c43c;
    margin-top: 28px;
}
.frame-child3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 115.4px;
    height: 41px;
    background-color: #002a3b;
    border-radius: 10px;
}
.div {
    position: absolute;
    top: 11.15px;
    left: 19.93px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75.8px;
    color: #fff;
    z-index: 1;
}
.rectangle-group {
    width: 115.4px;
    position: relative;
    height: 41px;
    overflow: hidden;
    flex-shrink: 0;
    text-align: center;
    margin-top: 20px;
}
.toyota-corolla-parent {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 10px;
    z-index: 1;
}
.toyotacar-01-icon {
    width: 64px;
    position: relative;
    border-radius: 6.7px;
    height: 64px;
    object-fit: cover;
}
.toyotacar-05-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 6.7px;
    width: 64px;
    height: 64px;
    object-fit: cover;
}
.div1 {
    position: absolute;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 18px;
    font-weight: 600;
    background-color: rgba(0, 0, 0, 0.5);
}
.toyotacar-05-parent {
    width: 64px;
    position: relative;
    height: 64px;
    overflow: hidden;
    flex-shrink: 0;
}
.toyotacar-01-parent {
    margin: 0 !important;
    position: absolute;
    bottom: 0px;
    left: -1px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
    z-index: 2;
    font-size: 16px;
    color: #fff;
}
.toyota-1-parent {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    gap: 38px;
}
.dark {
    /* add a dark overlay to the image */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.card {
    width: 100%;
    max-width: 914px;
    box-shadow: 0px 2px 10px rgba(143, 144, 166, 0.1);
    border-radius: 15px;
    background-color: #fcfcfc;
    border: 0.5px solid #002a3b;
    box-sizing: border-box;
    height: auto;
    min-height: 340px;
    overflow: hidden;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 28px 38px;
    margin-bottom: 12px;
    transition: all 0.3s ease;
}
.vector-group {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    color: #82c43c;
    margin-top: 28px;
}
.all-cards {
    position: absolute;
    top: 20px;
    left: 24px;
    width: 914px;
    height: 3860px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
}
.search-results1 {
    flex: 1;
    position: relative;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    height: 3910px;
    font-size: 14px;
    color: #8f90a6;
    border-radius: 16px;
}
.all {
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 1300px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 18px;
    font-size: 20px;
}
.searchbar-parent {
    position: absolute;
    top: 127px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 18px;
    font-size: 14px;
}
.search-results {
    width: 100%;
    position: relative;
    border-radius: 24px;
    background-color: #ededed;
    height: 4356px;
    overflow: hidden;
    text-align: left;
    font-size: 18px;
    color: #110229;
    font-family: Outfit;
}

@media (max-width: 768px) {
    .card {
        padding: 20px;
    }
    
    .toyota-1-parent {
        flex-direction: column;
        gap: 24px;
    }
    
    .toyota-1-icon {
        width: 100%;
        height: auto;
    }
    
    .vehicle-type-sedan-parent {
        width: 100%;
    }
    
    .toyotacar-01-parent {
        justify-content: center;
    }
}

.clear-filters-btn {
    background-color: #f44336;
    color: white;
    border: none;
    padding: 6px 12px;
    border-radius: 4px;
    cursor: pointer;
    font-family: 'Outfit', sans-serif;
    font-size: 12px;
    font-weight: 500;
    transition: background-color 0.3s;
    margin: 8px auto;
    display: block;
}

.clear-filters-btn:hover {
    background-color: #d32f2f;
}

.clear-filters-btn:active {
    background-color: #b71c1c;
}

