.fotorama {
    border-top-right-radius: 14px;
    border-top-left-radius: 14px;
}

.pyr-32 {
    padding-block: 32px;
}

.pyr {
    padding-block: 32px 24px;
}

.pyr-b-32 {
    padding-bottom: 32px;
}

.bg-auction-sat {
    background-color: #f0f2f1;
}

.sellwithsat-heading {
    font-family: "Sofia Pro", sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -0.016em;
    color: #020408;
    margin-bottom: 24px;
}

.para-sell {
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    margin-bottom: 0px;
}

.add-card {
    text-align: center;
}

.add-card .head {
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #020408;
    margin-bottom: 12px;
}

.add-card .para {
    margin-bottom: 0px;
    padding-inline: 22px;
}

.tabs-sell span {
    margin-right: 32px;
}

.tabs-sell span:last-of-type {
    margin-right: 0px;
}

.tabs-sell span {
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #0c1529;
    padding-block: 8px;
    cursor: pointer;
    will-change: color;
    transition: color 0.3s ease;
}

.tabs-sell span.active {
    color: #2384c1;
    border-bottom: 2px solid #2384c1;
}

.para-sell-secondary {
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #2384c1;
    margin-block: 12px;
}

.list-sell-section {
    display: flex;
    align-items: start;
}

.clr-black-40s {
    color: #3a3a3a;
}

.listing-sell .title {
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #131313;
    margin-bottom: 2px;
}

.instoffer {
    max-width: 555px;
}

.listsatjapan {
    max-width: 555px;
}

.listsatjapan2 {
    max-width: 527px;
}

.btn-sell {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 4px;
    background-color: #2384c1;
    border: 1px solid #2384c1;
    padding: 12px 20px;
    margin-top: 24px;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    height: 40px;
}

.howtoauction-card {
    display: flex;
    gap: 12px;
}

.auct-title {
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #131313;
    margin-bottom: 4px;
}

.auct-para {
    font-family: Lato;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #131313;
    margin-bottom: 0px;
    max-width: 258px;
}

.auctdiv {
    flex: 0 0 430px;
}

/* form 1 */
.car-show {
    background-color: #0368a0;
    padding: 14px 20px 8px 20px;
}

.car-place {
    text-align: center;
}

.car-place .head {
    font-family: "Sofia Pro", sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -0.018em;
    color: #ffffff;
    text-align: center;
    margin-bottom: 120px;
}

.car-image {
    position: absolute;
    bottom: -21%;
    left: 50%;
    transform: translate(-50%);
}

label.sell-label {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #344054;
    margin-bottom: 12px;
}

label.sell-label span {
    color: red;
}

.mt-cs-24 {
    margin-top: 24px;
}

.select-sell {
    border: 1px solid #d0d5dd;
    border-radius: 6px;
    min-height: 52px;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #667085;
}

.usercar-detail {
    background-color: #ededf1;
    padding: 24px;
    margin-bottom: 24px;
}

.para-ter {
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #020408;
    margin-bottom: 0px;
}

.para-ter3 {
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #020408;
    margin-bottom: 0px;
}

.section-border {
    border-top: 6px solid #0368a0;
    padding-inline: 24px;
    padding-block: 32px;
}

.upload-images {
    border: 2px dashed #0368a0;
    padding-block: 32px;
    border-radius: 12px;
    padding-inline: 52px;
}

.upload-images .text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.upload-images .text p {
    display: flex;
    align-items: center;
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #020408;
    max-width: 480px;
}

.btn-upload {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.upload-selection button {
    background-color: #2384c1;
    border: 1px solid #2384c1;
    color: #ffffff;
    border-radius: 4px;
    padding: 10px 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    font-family: "Lato", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
}

.upload-selection span {
    display: inline-block;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #475467;
}

.upload-selection {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.check-label a {
    color: #2384c1;
}

.check-label {
    font-family: Lato;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #0c1529;
}

.drag-over {
    border-color: #23c197 !important;
}

#uploaded_images {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 24px;
    margin-bottom: 24px;
}

.uploaded-img {
    object-fit: cover;
    border-radius: 9px;
    user-select: none;
    -drag: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
}

.img-div {
    position: relative;
}

.close-icon {
    position: absolute;
    top: 6px;
    right: 6px;
    cursor: pointer;
}

/*  */
/* //// */
.listsatjapan3 {
    max-width: 536px;
}

.card-detail-sell {
    background-color: #f6f6f8;
    padding: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 51px;
}

.item-del-sell {
    display: flex;
    align-items: center;
}

.item-del-sell p {
    margin-left: 10px;
    font-family: Lato;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #020408;
    margin-bottom: 0px;
}

.img-del-sel2 {
    background-color: #ffffff;
    border-radius: 57px;
    padding: 16px 11px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img-del-sel {
    background-color: #ffffff;
    border-radius: 57px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.additionaldetail2 {
    background-color: #f6f6f8;
}

.add-det {
    padding: 32px 24px;
    background-color: #ffffff;
}

.idea {
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #344054 !important;
}

.features-items {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.feat-item input {
    border: 2px solid #858a94;
}

.feat-item label {
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #0c1529;
    user-select: none;
    cursor: pointer;
}

.feat-item .form-check {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 0px;
}

.feat-item {
    min-width: 156px;
    padding: 8px 6px;
    width: 25%;
}

.whatsapp-selection {
    display: flex;
    align-items: center;
}

.whatsapp-selection .whatsapp-label {
    font-family: Lato;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #020408;
}

.whatsapp-selection .switch {
    position: relative;
    display: inline-block;
    width: 52px;
    height: 31.62px;
    margin-left: 12px;
}

.whatsapp-selection .switch input {
    display: none;
}

.whatsapp-selection .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #78788029;
    border-radius: 40px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.whatsapp-selection .slider:before {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    background: #fff;
    border-radius: 50%;
    left: 4px;
    bottom: 1px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    filter: drop-shadow(0px 1.054px 2.108px rgba(0, 0, 0, 0.2)) drop-shadow(0px 0.105px 0.316px rgba(0, 0, 0, 0.1));
}

.whatsapp-selection input:checked+.slider {
    background: #34c759;
}

.whatsapp-selection input:checked+.slider:before {
    -webkit-transform: translateX(16px);
    -moz-transform: translateX(16px);
    transform: translateX(16px);
}

.tags-sellwith-sat {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
}

.tags-sellwith-sat span {
    font-family: Lato;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #667085;
    border: 1px solid #2384c1;
    padding: 8px 12px;
    border-radius: 4px;
    background-color: #e2f4ff;
    cursor: pointer;
    user-select: none;
}

.show-more-suggestions {
    border-top: 1px solid #dcdae2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 24px;
    padding: 12px;
}

.show-more-suggestions p {
    margin-bottom: 0px;
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #182230;
}

/* remove modal */
#remove_card_ad .modal-body {
    padding: 24px 48px;
    text-align: center;
}

#remove_card_ad .modal-body h2 {
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #000000;
    margin-bottom: 12px;
}

#remove_card_ad .modal-body p {
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #000000;
    margin-bottom: 24px;
}

#remove_card_ad .modal-body .btn-remove-card {
    border-radius: 4px;
    padding: 12px 18px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#remove_card_ad .modal-body .btn-remove-card:first-of-type {
    background-color: #2384c1;
    color: #ffffff;
    border: 1px solid #2384c1;
}

#remove_card_ad .modal-body .btn-remove-card:last-of-type {
    background-color: #ffffff;
    color: #2384c1;
    border: 1px solid #2384c1;
}

/* dropdown custom */
.select-input-cmn.dropdown-toggle::after {
    border: none;
    content: none;
    /* transform: rotate(180deg); */
}

.input-card-amount-div .dropdown-toggle::after {
    border: none;
    content: none;
    /* transform: rotate(180deg); */
}

.input-card-amount-div .fa-chevron-up {
    font-size: 14px;
    transform: rotate(180deg);
}

.input-card-amount-div .satSelectBtn.show .fa-chevron-up {
    transform: rotate(360deg);
}

.input-card-amount-div .amount-select .button-text {
    color: #000000 !important;
}

.input-card-amount-div .dropdown-toggle {
    background-color: transparent;
    border: none;
    outline: none;
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #353c4d;
    display: flex;
    align-items: center;
    gap: 5px;
}

.select-input-cmn .fa-chevron-up {
    font-size: 14px;
    transform: rotate(180deg);
}

.select-input-cmn.show .fa-chevron-up {
    transform: rotate(360deg);
}

.select-input-cmn span {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-width: calc(100% - 13px);
}

.select-input-cmn {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 14px;
    background-color: #ffffff;
    width: 100%;
    border: 1px solid #d0d5dd;
    border-radius: 6px;
    min-height: 52px;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #667085;
}

.cmn-drp .dropdown-menu {
    font-family: "Lato", sans-serif, Arial;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.01em;
    width: 100%;
    color: #000000;
    box-shadow: 0px 0px 8px 0px rgba(47, 43, 67, 0.2);
    border-bottom: 6px;
    padding-block: 0px;
    overflow-x: auto;
    max-height: 208px;
    overflow-y: auto;
    scrollbar-width: thin;
}

.cmn-drp .dropdown-menu .dropdown-item {
    font-family: "Lato", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #667085;
    padding: 12px 10px;
}

.cmn-drp .dropdown-menu .dropdown-item:hover {
    cursor: pointer;
}

.cmn-drp .dropdown-item.active,
.cmn-drp .dropdown-item:active {
    background-color: #f7f8fb;
}

.cmn-drp .dropdown-item:hover {
    background-color: #f7f8fb;
    color: #000000;
}

.cmn-drp .fixed-search-input {
    position: sticky;
    top: 0px;
    background-color: white;
    z-index: 1;
}

/* end */
/* auction sidebar car */
.card-auction {
    max-width: 595px;
    margin: 0 auto;
    border-radius: 14px;
    padding: 22px;
    background-color: #ffffff;
    box-shadow: 0px 0px 8px 0px rgba(47, 43, 67, 0.2);
}

.tag-flag {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 6px;
}

.tags-promotion span {
    padding: 2px 10px;
    border-radius: 31px;
    font-family: Lato;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: -0.01em;
    color: #ffffff;
}

.tags-promotion {
    display: flex;
    align-items: center;
    gap: 12px;
}

.tags-promotion .year-sale-tag {
    background-color: #ff4b44;
}

.tags-promotion .premim-tag {
    background-color: #a576f1;
}

/* end */
.location-car {
    display: flex;
    align-items: center;
    gap: 12px;
}

.location-car span:first-of-type {
    font-family: Lato;
    font-size: 18.54px;
    font-weight: 400;
    line-height: 26.78px;
    letter-spacing: -0.012em;
    color: #858a94;
}

.location-car span:last-of-type {
    font-family: Lato;
    font-size: 18px;
    font-weight: 400;
    line-height: 26.78px;
    letter-spacing: -0.012em;
    color: #0c1529;
}

.title-auction-car {
    margin-top: 18px;
    margin-bottom: 12px;
}

.title-auction-car>* {
    font-family: Lato;
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.018em;
    margin-bottom: 0px;
    color: #1c6a9b;
}

.card-spc .new-cars-specs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 0px;
    row-gap: 12px;
}

.card-spc .new-cars-specs .specs-item-new {
    margin-right: 0px !important;
    width: max-content;
}

.seprator-dot {
    font-size: 0.875rem;
    color: #aeb1b8;
    margin-inline: 13px;
}

.card-spc .title {
    color: #858a94;
    font-weight: 400;
}

.card-spc .spec {
    color: #0c1529;
    font-weight: 700;
}

.card-spc .cmn-stl {
    font-family: Lato;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.012em;
}

.card-spc .price-button {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
}

.card-spc .price-elements {
    width: 65%;
}

.card-spc .button-elements {
    width: 35%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.bid-btn {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    border-radius: 4px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #2a9fe8;
    border: 1px solid #2384c1;
    color: white;
    height: 48px;
    min-width: 100px;
}

.fav-btn {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    border-radius: 4px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
    color: #2384c1;
    border: 1px solid #2384c1;
    height: 48px;
    min-width: 100px;
}

.car-price-starting {
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.car-price-starting .text-pr {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #353c4d;
}

.car-price-starting .pr {
    font-family: Lato;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: -0.016em;
    color: #0c1529;
}

.bids-count {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #0c1529;
    margin-bottom: 8px;
}

.timer-biding span {
    color: #aeb1b8;
}

.timer-biding {
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #353c4d;
    margin-bottom: 4px;
}

.select-fields {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 24px;
}

.selections {
    width: 50%;
}

.selections label {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #5d6370;
    margin-bottom: 6px;
}

.selections select {
    border: 1px solid #5d6370;
    border-radius: 4px;
    color: #5d6370;
    background-color: #f6f6f8;
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    height: 40px;
}

.buywith-confidence {
    margin-top: 24px;
}

.buywith-confidence .title {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #0c1529;
    margin-bottom: 12px;
}

.buywith-confidence ul {
    padding: 0px;
    margin-bottom: 0px;
}

.buywith-confidence ul li {
    display: flex;
    gap: 4px;
    align-items: start;
    margin-bottom: 12px;
}

.buywith-confidence ul li h4 {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #353c4d;
    margin-bottom: 4px;
}

.buywith-confidence ul li p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #353c4d;
    margin-bottom: 0px;
}

.view-vehicle {
    padding: 12px;
    border-radius: 4px;
    border: 1px solid #5d6370;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 24px;
    cursor: pointer;
}

.view-vehicle span {
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #2384c1;
}

.auction-modal .modal-dialog {
    max-width: 586px;
}

.auction-modal .modal-body {
    padding: 18px 24px;
}

.auction-modal .modal-header {
    background-color: #f1f5f9;
    padding: 10px 24px;
}

.auction-modal .title-modal-pay {
    font-family: Lato;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #000000;
    margin-bottom: 0px;
}

.auction-modal .btn-close {
    background: transparent var(--bs-btn-close-bg) center/.8em auto no-repeat;
    opacity: 1;
}

.payment-title p {
    font-family: Lato;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #000000;
    margin-bottom: 12px;
    margin-top: 24px;
}

.selection-payments {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 6px 12px;
    background-color: #ffffff;
    border-radius: 6px;
    margin-bottom: 12px;
    border: 1px solid transparent;
}

.selection-payments.active {
    background-color: #ecf5ff;
    border-color: #2384c1;
}

.selection-payments label {
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: Lato;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #1e293b;
}

.help-grow-btn1 {
    border-radius: 4px;
    background-color: white;
    border: 1px solid #08202e;
    color: #08202e;
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    padding: 8px 37px;
}

.help-grow-btn2 {
    background-color: #2384c1;
    border: 1px solid #2384c1;
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #ffffff;
    border-radius: 4px;
    padding: 8px 37px;
}

.para-model-auc {
    margin-top: 71px;
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #000000;
}

#car_bid_modal .title-auction-car>* {
    font-size: 20px;
    line-height: 32px;
}

#car_bid_modal .card-spc .cmn-stl {
    font-size: 16px;
}

#car_bid_modal .selection-payments label {
    font-size: 16px;
}

#car_bid_modal .payment-title p {
    font-size: 16px;
    margin-bottom: 12px;
}

#car_bid_modal .title-auction-car {
    margin-top: 12px;
}

#payment_selection_div {
    margin-top: 24px;
    /* padding: 12px; */
    /* background-color: #f6f6f8; */
    /* border-radius: 12px; */
}

.bid-btn[disabled] {
    border-color: #ced0d4;
    background-color: #ced0d4;
}

.place_bid_user .sugest-price {
    font-family: Lato;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #0c1529;
    margin-bottom: 4px;
}

.place_bid_user .bids-time {
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #353c4d;
    display: flex;
    align-items: start;
    flex-direction: column;
    margin-bottom: 24px;
}

.place_bid_user .choose-title {
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #000000;
    margin-bottom: 24px;
}

.place_bid_user .prcie-suggestion-user {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 32px;
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
}

.place_bid_user .prcie-suggestion-user span {
    border-radius: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    background-color: #ffffff;
    padding-block: 8px;
    cursor: pointer;
    border: 1px solid #101010;
    color: #000;
    padding-inline: 42px;
    width: max-content;
}

.place_bid_user .prcie-suggestion-user span.active {
    color: white;
    background-color: #2384c1;
    border-color: #2384c1;
}

.place_bid_user .bids-time span {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #0c1529;
}

.place_bid_user .bids-time span.m1 {
    font-size: 10px;
    margin-inline: 4px;
    text-decoration: none;
    color: #aeb1b8;
}

.place_bid_user .amount-card {
    /* border-radius: 5px; */
    /* background-color: #2f2b430d; */
    /* padding: 14px; */
}

.place_bid_user .amount-card-title {
    font-family: "Lato";
    color: #0c1529;
    letter-spacing: -0.01em;
}

.place_bid_user .amount-card-input-text {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    margin-bottom: 8px;
}

.rev-bid-modal {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 29.5px;
    border-radius: 6px;
    background-color: #2384c1;
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #ffffff;
    border: 1px solid #2384c1;
    text-decoration: none;
    white-space: nowrap;
    transition: all 0.3s ease-in-out;
}

.rev-bid-modal[disabled] {
    border-color: #ced0d4;
    background-color: #ced0d4;
}

.apply-coupon-btn[data-status="apply"] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 29.5px;
    border-radius: 6px;
    background-color: #2384c1;
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #ffffff;
    border: 1px solid #2384c1;
    text-decoration: none;
    white-space: nowrap;
    min-width: 138px;
    transition: all 0.3s ease-in-out;
}

.apply-coupon-btn[data-status="remove"] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 29.5px;
    border-radius: 6px;
    background-color: #fff;
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #98a2b3;
    border: 1px solid #98a2b3;
    text-decoration: none;
    white-space: nowrap;
    min-width: 138px;
    transition: all 0.3s ease-in-out;
}

.apply-coupon-btn[disabled] {
    border-color: #ced0d4;
    background-color: #ced0d4;
}

.coupn-added {
    height: 40px;
    width: 100%;
    border: 1px solid #2f9461;
    background-color: #effdf6;
    border-radius: 4.95px;
    display: flex;
    align-items: center;
    gap: 2px;
    padding: 10px 13px;
}

.coupn-added p {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    gap: 2px;
}

.coupn-added p span:first-of-type {
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 16.51px;
    letter-spacing: -0.01em;
    color: #605f5f;
    margin-right: 2px;
}

.coupn-added p span:last-of-type {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 16.51px;
    letter-spacing: -0.01em;
    color: #252525;
}

.bids-detail-user {
    font-family: Lato;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #353c4d;
}

.bids-detail-user td {
    padding-bottom: 24px;
}

.place_bid_user .input-card-amount-div {
    background-color: #ffffff;
    border: 1px solid #d0d5dd;
    border-radius: 6px;
    box-shadow: 0px 1px 2px 0px #1018280d;
    padding: 8px 12px;
    display: flex;
    align-items: center;
    max-width: 100%;
    min-height: 0px;
}

.edit-bid-modal {
    border-radius: 4px;
    border: 1px solid #2384c1;
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #2384c1;
    background-color: #ffffff;
    padding: 8px 37px;
}

.confirm-bid-modal {
    border-radius: 4px;
    background-color: #2384c1;
    border: 1px solid #2384c1;
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #ffffff;
    padding: 8px 37px;
}

.modal-para-bidsdetails {
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #5d6370;
    margin-bottom: 18px;
}

.place_bid_user .amount-input {
    border: none;
    outline: none;
    width: 100%;
    border: none;
    outline: none;
    font-family: "Lato";
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #667085;
}

.place_bid_user .amount-select {
    width: 50px;
    font-family: "Lato";
    font-size: 14px;
    font-weight: 500;
    line-height: 19.54px;
    letter-spacing: -0.01em;
    color: #353c4d;
    border: none;
    outline: none;
    background-color: transparent;
}

.place_bid_user .or-separator {
    display: flex;
    flex-direction: row;
    letter-spacing: 0em;
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #aeb1b8;
    margin-bottom: 24px;
}

.place_bid_user .or-separator:before,
.place_bid_user .or-separator:after {
    content: "";
    flex: 1 1;
    border-bottom: 1px solid var(--color-black-20s);
    margin: auto;
}

.place_bid_user .or-separator:before {
    margin-right: 8px;
}

.place_bid_user .or-separator:after {
    margin-left: 8px;
}

.amount-card {
    margin-top: 24px;
}

.payment-info-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
    margin-bottom: 50px;
}

.payment-info-text .change {
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.012em;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #1e293b;
}

.payment-info-text .title-info {
    display: flex;
    align-items: center;
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.012em;
    color: #1e293b;
}

.card-orderflow {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.card-orderflow p {
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #08202e;
    margin-top: 10px;
    margin-bottom: 0px;
}

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

.items-orderflow {
    max-width: 140px;
    flex: 1 0 140px;
    /* flex-grow: 1; */
}

.card-orderflow .line {
    position: relative;
}

.card-orderflow .line::after {
    content: "";
    position: absolute;
    width: 50px;
    border: 1px solid #dcdae2;
    top: 50%;
    right: -85%;
}

.fav-add-btnm {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: 4px;
    background-color: #f6f6f8;
    padding-block: 10px;
    border: 1px solid #2384c1;
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #2384c1;
    background-color: #ffffff;
}

.fav-add-btnm.addfav {
    background-color: #014e78;
    border-color: #014e78;
    color: white;
}

.plc-bid-btnm {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    width: 100%;
    padding-block: 10px;
    background-color: #2384c1;
    color: white;
    border: 1px solid #2384c1;
}

.cust-mar-s {
    margin-top: 150px;
}

.order-linethrough {
    position: absolute;
    top: 31%;
    left: 10%;
    width: calc(100% - 22%);
    border: 1px solid #ced0d4;
    z-index: 0;
}

.items-list-auctions::-webkit-scrollbar {
    display: none;
}

.items-list-auctions {
    overflow: auto;
    max-width: 100%;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
}

.tabs-sell {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.tabs-sell span {
    white-space: nowrap;
}

.why-title {
    font-family: "Sofia Pro", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.018em;
    color: #000;
    margin-bottom: 12px;
    max-width: 535px;
}

.why-title-para {
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #020408;
    margin-bottom: 0px;
    max-width: 535px;
}

.sellimage {
    border-radius: 25.39px;
    width: 100%;
    max-width: 500px;
    max-height: 331px;
}

.rotateless-90 {
    transform: rotate(180deg);
}

.see-more {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #5d6370;
    text-decoration: none;
}

.see-more:hover {
    color: #2a9fe8;
}

.see-more-arrow {
    background: url(/assets/images/new-icon/arrow-more.png) 0 0 / 42px no-repeat;
    display: inline-block;
    min-width: 20px;
    height: 20px;
}

.see-more:hover .see-more-arrow {
    background-position-x: -21px;
}

/* Keyframe animation */
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

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

.animation {
    display: none;
    height: 51vh;
}

.step {
    display: none;
    min-height: 51vh;
}

.step.active {
    display: block;
}

/* Spinner container */
.rotation-cirlcular {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

/* Rotating element */
.rotate div {
    width: 47px;
    height: 47px;
    border: 5px solid #2384c1;
    /* Adjust the thickness of the spinner */
    border-top-color: transparent;
    border-radius: 50%;
    animation: rotate 1s linear infinite;
    box-sizing: border-box;
}

/* custom dropdown */
.amount-select {
    margin-right: 10px;
}

.amount-select .dropdown-toggle {
    background-color: transparent;
    border: none;
    outline: none;
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #353c4d;
}

.amount-select .dropdown-menu {
    max-width: max-content;
    min-width: 0px;
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #353c4d;
    padding: 12px;
    border: none;
    border-radius: 12px;
    box-shadow: 0px 12px 36px 0px rgba(47, 43, 67, 0.2);
    max-height: 260px;
    overflow-y: auto;
    scrollbar-width: thin;
}

.amount-select .dropdown-menu .dropdown-item.active {
    color: #2384c1;
    background-color: transparent;
    font-weight: 700;
}

.amount-select .dropdown-menu .dropdown-item:hover {
    color: #2384c1;
    background-color: transparent !important;
}

.amount-select .dropdown-menu .dropdown-item {
    padding: 6px 10px;
    cursor: pointer;
    border-bottom: 1px solid #ced0d4;
}

.amount-select .dropdown-menu .dropdown-item:last-of-type {
    border: none;
}

.price-range-modal {
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px;
    /* 133.333% */
    letter-spacing: -0.12px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 12px;
    border-radius: 30px;
    margin-bottom: 0px;
    margin-top: 6px;
}

.price-range-modal.low {
    background: linear-gradient(270deg, #f85402 0%, #aa1a01 100%);
}

.price-range-modal.competitive {
    background: linear-gradient(270deg, #fbf24e 0%, #fbaf06 100%);
    color: #0c1529;
}

.price-range-modal.premium {
    background: linear-gradient(90deg, #159848 0%, #006c30 100%);
}

.space-share {
    margin-left: 24px;
    cursor: pointer;
}

/* end */
/* range slider */
.slider-container {
    position: relative;
    width: 100%;
}

.slider-range {
    position: relative;
    height: 4px;
}

.range-slider {
    width: 100%;
    -webkit-appearance: none;
    background: linear-gradient(to right,
            #aa1a01 20%,
            #f85402 0%,
            #f35002 40%,
            #fa8c01 20%,
            #fbf24e 40%,
            #fbaf06 60%,
            #3e9302 60%,
            #7bce34 80%,
            #159848 80%,
            #006c30 100%);
    height: 9px;
    outline: none;
    border-radius: 2px;
    position: relative;
}

.range-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 12px;
    height: 15px;
    background-color: #2384c1;
    border-radius: 4px;
    cursor: pointer;
    z-index: 10;
    clip-path: polygon(50% 0%, 100% 30%, 100% 100%, 0% 100%, 0% 30%);
    margin-top: 35px;
}

.tooltip_slider {
    position: absolute;
    top: -30px;
    left: 0;
    transform: translateX(-34%);
    background-color: #d1edff;
    border-radius: 3.943px;
    padding: 3.29px 6.57px;
    color: #000000;
    font-family: Lato;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 15.774px;
    letter-spacing: -0.12px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    /* transition: all 0.09s ease; */
}

.tooltip_slider::before {
    position: absolute;
    bottom: -8px;
    content: "";
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 8px;
    border-right-width: 8px;
    border-top: 8px solid #d1edff;
}

.suggested-bid {
    padding: 2px 12px;
    border-radius: 4px;
    white-space: nowrap;
    user-select: none;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.14px;
    cursor: pointer;
    margin-top: 35px;
}

.suggested-bid.suggest {
    background: linear-gradient(to right, yellow, orange);
    color: #0c1529;
}

.suggested-bid.suggest::before {
    content: "Suggested Bid";
}

.suggested-bid.low::before {
    content: "Low Bid";
}

.suggested-bid.low {
    background: linear-gradient(270deg, #f85402 0%, #aa1a01 100%),
        linear-gradient(270deg, #fbf24e 0%, #fbaf06 100%);
    color: #ffffff;
}

.suggested-bid.fair::before {
    content: "Fair Bid";
}

.suggested-bid.fair {
    background: linear-gradient(270deg, #fa8c01 0%, #f35002 100%),
        linear-gradient(270deg, #f85402 0%, #aa1a01 100%),
        linear-gradient(270deg, #fbf24e 0%, #fbaf06 100%);
    color: #ffffff;
}

.suggested-bid.strategic::before {
    content: "Strategic Bid";
}

.suggested-bid.strategic {
    background: linear-gradient(270deg, #3e9302 0%, #7bce34 100%),
        linear-gradient(270deg, #f85402 0%, #aa1a01 100%),
        linear-gradient(270deg, #fbf24e 0%, #fbaf06 100%);
    color: #ffffff;
}

.suggested-bid.premium::before {
    content: "Premium Bid";
}

.suggested-bid.premium {
    background: linear-gradient(90deg, #159848 0%, #006c30 100%),
        linear-gradient(270deg, #f85402 0%, #aa1a01 100%),
        linear-gradient(270deg, #fbf24e 0%, #fbaf06 100%);
    color: #ffffff;
}

.suggestion-auction {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.suggestion-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.suggestion-box-text {
    display: none;
    position: absolute;
    top: 0px;
    left: -150%;
    padding: 10px;
    border-radius: 4px;
    z-index: 100;
    background: linear-gradient(270deg,
            rgba(251, 242, 78, 0.3) 0%,
            rgba(251, 175, 6, 0.3) 100%),
        #fff;
    width: max-content;
    max-width: 235px;
}

.suggestion-box:hover .suggestion-box-text {
    display: block;
}

.suggestion-box-text p {
    color: #353c4d;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    /* 142.857% */
    letter-spacing: -0.14px;
    margin: 0px;
}

#sidebar_suggestionbid.offcanvas.offcanvas-end {
    width: 522px;
}

#sidebar_suggestionbid.offcanvas-body {
    padding: 24px;
}

.back-modal-auction {
    color: #2384c1;
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    cursor: pointer;
    margin-bottom: 24px;
}

.sidebar-auction-details .title {
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: -0.014em;
    color: #131313;
    margin-bottom: 8px;
}

.sidebar-auction-details .para {
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #5d6370;
    margin-bottom: 24px;
}

.sidebar-auction-details .go-back-sidebar {
    border-radius: 4px;
    background-color: #2a9fe8;
    border: 1px solid #2a9fe8;
    color: #ffffff;
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    padding: 11px 42px;
}

.detail-bid-sliderinfo {
    display: flex;
    align-items: center;
    gap: 14px;
}

.detail-bid-sliderinfo .title {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #131313;
    margin-bottom: 2px;
}

.detail-bid-sliderinfo .para {
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #5d6370;
    margin-bottom: 0px;
}

/* end */

/* selling history */
.sell-history-card {
    border-radius: 16.87px;
    padding: 16.87px;
    background-color: #f6f6f8;
}

.sell-history-card .sell-history-img {
    border-radius: 11.25px;
    max-height: 182px;
    height: auto;
    width: 100%;
    margin-bottom: 18.28px;
}

.sell-history-body .tags-sellwithsat {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 2px;
}

.sell-history-body .tags-sellwithsat span {
    font-family: Lato;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: -0.01em;
    color: #ffffff;
    border-radius: 31px;
    padding: 2px 10px;
}

.sell-history-body .tags-sellwithsat span.difference {
    background-color: #e85a01;
}

.flx-items {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2px;
}

.flx-items .title {
    font-family: Lato;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #353c4d;
}

.flx-items .price {
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #353c4d;
}

.flx-items .price2 {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #0c1529;
}

.title-sell-car {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #353c4d;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 270px;
}

.specs-sell-car {
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #353c4d;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 270px;
}

.sell-customer-card {
    border-radius: 14px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.16);
    background: linear-gradient(180deg, #f2f8ff 0%, #fff 100%);
    padding: 14px;
    margin-bottom: 4px;
}

.rev-auction-title {
    font-family: Lato;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.01em;
    color: #0c1529;
    margin-bottom: 2.1px;
}

.rev-auction-date {
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: -0.01em;
    color: #858a94;
    margin-bottom: 0px;
}

.rev-auction-para {
    margin-top: 16px;
    font-family: Lato;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: -0.012em;
    color: #0c1529;
    margin-bottom: 0px;
    text-align: justify;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    min-height: 156px;
}

.cmn-arrow-slider .slick-arrow {
    background-color: #ffffff !important;
    box-shadow: 0px 0px 6.08px 0px #2f2b434d;
    border: 1px solid #aeb1b8;
}

.cmn-arrow-slider .slick-next:before,
.cmn-arrow-slider .slick-prev:before {
    font-size: 14px !important;
}

.cmn-arrow-slider .slick-next:hover,
.cmn-arrow-slider .slick-prev:hover {
    background-color: var(--color-blue-50) !important;
    color: white !important;
}

.cmn-arrow-slider .slick-prev:hover::before,
.cmn-arrow-slider .slick-next:hover::before {
    color: white !important;
}

#auction_review .slick-slide {
    margin-right: 21px;
    margin-left: 6px;
}

#auction_review .slick-prev {
    left: -24px;
}

#auction_review .slick-next {
    right: -7px;
}

#auction_review .slick-prev,
#auction_review .slick-next,
#auction_review .slick-prev::before,
#auction_review .slick-next::before {
    display: none !important;
}

#auction_review:hover .slick-prev,
#auction_review:hover .slick-next,
#auction_review:hover .slick-prev::before,
#auction_review:hover .slick-next::before {
    display: block !important;
}

.stars-rev {
    display: flex;
    align-items: center;
    gap: 3px;
    color: #ffbd12;
    font-size: 12px;
    margin-bottom: 2px;
}

.para_auction_report {
    color: #020408;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    /* 144.444% */
    letter-spacing: -0.216px;
}

#auction_report {
    background-color: white;
}

#auction_report .overall_rating {
    border-radius: 6px 6px 0px 0px;
    padding: 16px 10px;
    background-color: #014e78;
    border: 1px solid #98a2b3;
    border-bottom: 0px;
}

#auction_report .overall_rating .rating {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #93d9ff;
    padding-bottom: 24px;
}

#auction_report .overall_rating .scale .scale-bars {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}

#auction_report .overall_rating .scale .scale-bars .bar {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-block: 3.74px;
    border-radius: 100px;
    padding-inline: 12px;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.16px;
    background-color: white;
}

#auction_report .overall_rating .scale {
    padding-top: 12px;
}

#auction_report .overall_rating .scale h3 {
    color: #fff;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -0.216px;
    margin-bottom: 0px;
}

#auction_report .overall_rating .rating h3 {
    color: #fff;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: -0.216px;
    margin-bottom: 0px;
}

#auction_report .overall_rating .rating span.fair {
    color: #e9a23b;
    background-color: #fefaf5;
}

#auction_report .overall_rating .rating span.success {
    color: #2f9461;
    background-color: #effdf6;
}

#auction_report .overall_rating .rating span.poor {
    color: #cd3636;
    background-color: #fef2f2;
}

#auction_report .overall_rating .rating span.repaired {
    color: #696969;
    background-color: #eee;
}

#auction_report .overall_rating .scale .scale-bars .bar.success {
    color: #2f9461;
    background-color: #effdf6;
}

#auction_report .overall_rating .scale .scale-bars .bar.fair {
    color: #e9a23b;
    background-color: #fefaf5;
}

#auction_report .overall_rating .scale .scale-bars .bar.poor {
    color: #cd3636;
    background-color: #fef2f2;
}

#auction_report .overall_rating .scale .scale-bars .bar.repaired {
    color: #696969;
    background-color: #eee;
}

#auction_report .overall_rating .rating span {
    display: inline-block;
    font-family: Lato;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 19.953px;
    /* 112.5% */
    letter-spacing: -0.355px;
    padding: 2px 16px;
    border-radius: 100px;
}

#auction_report .auction_sheet {
    padding: 24px 10px;
    border-radius: 0px 0px 6px 6px;
    border-top: 0px;
    border: 1px solid #98a2b3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
}

.auction_sheet .sheet .download {
    padding-right: 12px;
}

.auction_sheet .sheet .sheet-text {
    padding: 6px 12px;
    font-family: Lato;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #0c1529;
}

.auction_sheet .sheet {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    width: 50%;
    border: 1px solid #68727d;
    border-radius: 6px;
}

.auction_sheet .sheet .sheet-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0368a0;
    padding: 9px 10px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.bg-dark-blue .why-title {
    font-size: 36px;
    line-height: 42px;
    color: white;
}

.bg-dark-blue .why-title-para {
    font-size: 24px;
    line-height: 32px;
    color: white;
}

.btn-become-dealer {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Lato, sans-serif;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    padding: 12px 20px;
    background-color: white;
    color: #154f74;
    border-radius: 4px;
    border: 1px solid white;
    width: max-content;
    margin-top: 32px;
}

.bannar-satpro-0 {
    position: absolute;
    top: 0px;
    transform: translate(-50%, -50%);
    left: 65%;
}

.bg-dark-blue {
    background-color: #01334e;
}

.cmn-drp .search-input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #0000001a;
    border-radius: 6px;
    font-family: "Lato", sans-serif, Arial;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: -0.01em;
}

.cmn-drp .search-input:focus {
    outline: none;
    border-color: #0099ffa9;
}

.cmn-drp .dropdown-item:hover {
    background-color: #f7f8fb;
    color: #000000;
}

.satSelectList .dropdown-item.highlighted {
    background-color: #007bff;
    color: white;
}

.m-r-cu {
    margin-right: 22px;
}

.input-card-amount-div {
    background-color: #ffffff;
    border: 1px solid #d0d5dd;
    border-radius: 6px;
    padding: 9px 12px;
    display: flex;
    align-items: center;
    min-height: 52px;
}

.input-card-amount-div:focus-within {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.input-card-amount-div .amount-input {
    width: 100%;
    border: none;
    outline: none;
    font-family: "Lato";
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: #667085;
}

.input-card-amount-div .amount-select {
    width: 50px;
    font-family: "Lato";
    font-size: 14px;
    font-weight: 500;
    line-height: 19.54px;
    letter-spacing: -0.01em;
    color: #353c4d;
    border: none;
    outline: none;
    background-color: transparent;
}

/* end */
.service-unavailable {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.service-unavailable img {
    margin-bottom: 48px;
    width: 100%;
    height: auto;
    max-width: 406px;
    max-height: 265px;
}

.service-unavailable .title {
    font-family: Lato;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #08202e;
    margin-bottom: 12px;
    text-align: center;
}

.service-unavailable .para {
    font-family: Lato;
    font-weight: 400;
    font-size: 20px;
    line-height: 40px;
    color: #5d6370;
    margin-bottom: 0px;
    text-align: center;
}

.go-back-home {
    font-family: Lato;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #2384c1;
    margin-top: 48px;
}

.separator {
    border-top: 1px solid #c4c4c4;
    width: 100%;
    margin-block: 7px;
}

.calculator_listing {
    margin-bottom: 24px;
    padding-top: 32px;
}

.calculator_listing .accordion-button::after {
    height: 24px;
    width: 24px;
    background-size: 24px;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2025%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M11.9997%2014.0783L16.9497%209.1283L18.3637%2010.5423L11.9997%2016.9063L5.63574%2010.5423L7.04974%209.1283L11.9997%2014.0783Z%22%20fill%3D%22%23020408%22%2F%3E%3C%2Fsvg%3E");
}

.calculator_listing .accordion-button {
    color: #020408;
    background-color: #f6f6f8;
    padding: 12px;
    font-family: Lato;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    box-shadow: none;
}

.calculator_listing .accordion-button:not(.collapsed) {
    color: #020408;
    background-color: #ecf5ff;
}

.calculator_listing .accordion-button:focus {
    outline: 0;
    box-shadow: none;
}

.calculator_listing .accordion-body {
    padding: 20px 18px;
}

.previous-listing-card {
    border: 1px solid #98a2b3;
    padding: 14px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.previous-listing-card:last-of-type {
    margin-bottom: 0px;
}

.previous-listing-card .title {
    font-family: Lato;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #1c6a9b;
    margin-bottom: 10px;
}

.previous-listing-card .specs-section-detail {
    margin-bottom: 18px;
}

.previous-listing-card .previous-prices {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    flex-grow: 1;
    max-width: 245px;
}

.previous-listing-card .previous-prices .price-title {
    font-family: Lato;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #353c4d;
}

.previous-listing-card .previous-prices .price {
    font-family: Lato;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #353c4d;
}

.previous-prices-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.cta-text {
    margin-top: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-text a {
    font-family: Lato;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #5d6370;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-text a svg {
    fill: #5d6370;
}

.price-calculator {
    border-radius: 8px;
}

.price-calculator .title {
    font-family: Lato;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #475569;
    margin-bottom: 24px;
}

.price-calculator-form .sub-title {
    font-family: Lato;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #5d6370;
    margin-bottom: 10px;
}

.price-calculator-form .selection-fields {
    margin-bottom: 16px;
}

.price-calculator-form .selection-fields .cmn-drp {
    max-width: 100%;
    display: block;
}

.price-calculator-form .cta-calculator {
    display: flex;
    align-items: center;
    gap: 35px;
    margin-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #98a2b3;
    margin-bottom: 24px;
}

.price-calculator-form .cta-calculator .c-btn {
    padding: 10px;
    border-radius: 6px;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-family: Lato;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    width: 100%;
}

.price-calculator-form .cta-calculator .c-btn.reset {
    background-color: white;
    color: #353c4d;
    border-color: #353c4d;
}

.price-calculator-form .cta-calculator .c-btn.calculate {
    background-color: #2a9fe8;
    color: white;
    border-color: #2a9fe8;
}

.price-calculator-form .cta-calculator .c-btn.calculate[disabled] {
    background-color: #80808061;
    border-color: #80808061;
    pointer-events: none;
    color: black;
    opacity: 0.65;
    user-select: none;
    cursor: not-allowed;
}

.price-calculator-form .result-item {
    justify-content: space-between;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.price-calculator-form .calculated-results {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #aeb1b8;
}

.price-calculator-form .result-item .total-title {
    font-family: Lato;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    color: #5d6370;
}

.price-calculator-form .form-control {
    min-height: 44px;
    border-color: #0000001a;
    border-radius: 4.95px;
    font-family: Lato;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #353c4d;
}

.price-calculator-form .cmn-drp .select-input-cmn {
    min-height: 44px;
    border-color: #0000001a;
    border-radius: 4.95px;
    padding-block: 10px;
}

.price-calculator-form .price-make-model {
    display: flex;
    align-items: center;
    gap: 16px;
}

.price-calculator-form .price-make-model .selection-fields {
    flex-grow: 1;
}

.selection-fields .cmn-drp .select-input-cmn .type-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
}

.previous_listing {
    overflow-y: auto;
    max-height: 794px;
    overflow-x: hidden;
}

.benefits-table {
    width: 100%;
}

.benefits-table thead th {
    font-family: Lato;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #020408;
    padding-block: 25px;
    text-align: left;
    border-bottom: 1px solid #d0d5dd;
}

.benefits-table tbody td {
    font-family: Lato;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #0c1529;
    padding-block: 16px;
    border-bottom: 1px solid #d0d5dd;
}

.table-benefits-wrapper {
    background-color: white;
    padding: 24px 40px;
    border-radius: 12px;
}

.table-benefits-wrapper .grid-wrapper {
    display: grid;
    grid-template-columns: 37.35% 61.05%;
    gap: 19px;
}

.table-benefits-wrapper .grid-wrapper .dealer-benifits .title {
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #1f2b59;
    margin-bottom: 75px;
}

.table-benefits-wrapper .grid-wrapper .dealer-benifits .dealer-benifits-btn {
    background-color: #014e78;
    padding: 12px;
    max-width: 342px;
    border-radius: 4px;
    border: 1px solid #014e78;
    width: 100%;
    color: #ffffff;
    margin-top: 66px;
}

.table-benefits-wrapper .grid-wrapper .types-dealer {
    display: flex;
    gap: 26px;
}

.table-benefits-wrapper .grid-wrapper .types-dealer .type {
    flex-grow: 1;
    padding: 39px 25px;
    border-top: 6px solid transparent;
}

.table-benefits-wrapper .grid-wrapper .dealer-benifits {
    padding: 39px 0%;
}

.table-benefits-wrapper .grid-wrapper .image-dealer-benifits {
    display: flex;
}

.table-benefits-wrapper .grid-wrapper .types-dealer .type .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #1f2b59;
    margin-bottom: 24px;
}

.table-benefits-wrapper .grid-wrapper .types-dealer .type.one {
    background-color: #f3f9ff;
    border-color: #014e78;
}

.table-benefits-wrapper .grid-wrapper .listing ul {
    padding: 0px;
    margin: 0px;
}

.table-benefits-wrapper .grid-wrapper .listing ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 22px;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    color: #0c1529;
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .fotorama__thumb {
        overflow: hidden;
        position: relative;
        width: 100%;
        height: 100%;
        max-width: 130px;
        max-height: 100px;
    }

    #uploaded_images {
        gap: 20px;
    }

    .card-orderflow .line::after {
        right: -62%;
        width: 38px;
    }

    .howtoauction-card img {
        max-width: 80px;
        max-height: 80px;
    }

    .auct-para {
        font-size: 16px;
        line-height: 24px;
    }

    .auct-title {
        font-size: 18px;
        line-height: 24px;
    }

    .auctdiv {
        flex: 0 0 372px;
    }

    #auction_report .overall_rating .rating span {
        font-size: 14px;
    }

    #auction_report .overall_rating .scale .scale-bars .bar {
        font-size: 13px;
    }

    .auction_sheet .sheet .sheet-text {
        font-size: 14px;
    }

    #auction_report .auction_sheet {
        gap: 20px;
    }

    .bannar-satpro-0 {
        left: 60% !important;
    }

    .table-benefits-wrapper {
        padding: 24px 20px;
    }

    .table-benefits-wrapper .grid-wrapper .types-dealer .type {
        padding: 39px 16px;
    }

    .table-benefits-wrapper .grid-wrapper .listing ul li {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 24px;
    }

    .table-benefits-wrapper .grid-wrapper .dealer-benifits .title {
        font-size: 34px;
        line-height: 40px;
    }

    .table-benefits-wrapper .grid-wrapper .dealer-benifits {
        padding: 36px 0;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    #uploaded_images {
        gap: 17px;
    }

    .upload-images .text {
        flex-wrap: wrap;
        margin-bottom: 5px;
        gap: 5px;
    }

    .items-orderflow {
        flex: 1 0 114px;
    }

    .card-orderflow p {
        font-size: 12px;
    }

    .card-orderflow .line::after {
        width: 38px;
        right: -126%;
    }

    .howtoauction-card img {
        max-width: 80px;
        max-height: 80px;
    }

    .auct-para {
        font-size: 16px;
        line-height: 24px;
        max-width: 100%;
    }

    .auct-title {
        font-size: 18px;
        line-height: 24px;
    }

    .auctdiv {
        flex: 1 0 362px;
    }

    .howtoauction-card {
        gap: 8px;
    }

    .auct-para {
        max-width: 356px;
    }

    .sell-history-card {
        padding: 10px;
    }

    .rev-auction-para {
        font-size: 16px;
    }

    #auction_report .overall_rating .rating span {
        font-size: 14px;
    }

    #auction_report .overall_rating .scale .scale-bars .bar {
        font-size: 12px;
        padding-inline: 3px;
    }

    .auction_sheet .sheet .sheet-text {
        padding: 2px 6px;
        font-size: 12px;
        line-height: 20px;
    }

    #auction_report .auction_sheet {
        gap: 10px;
    }

    .para_auction_report {
        font-size: 15px;
    }

    #auction_report .overall_rating .rating h3 {
        font-size: 16px;
    }

    #auction_report .overall_rating .scale h3 {
        font-size: 16px;
    }

    #auction_report .overall_rating .scale .scale-bars {
        gap: 8px;
    }

    .satporpaid {
        max-width: 400px;
    }

    .bg-dark-blue .why-title-para {
        font-size: 20px;
    }

    .bg-dark-blue .why-title {
        font-size: 30px;
        line-height: 36px;
    }

    .btn-become-dealer {
        line-height: 15px;
    }

    .why-title {
        font-size: 22px;
        line-height: 28px;
    }

    .why-title-para {
        font-size: 18px;
    }

    .price-calculator-form .sub-title {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .calculator_listing .accordion-button {
        padding: 10px;
        font-size: 16px;
        line-height: 24px;
    }

    .previous-listing-card .title {
        font-size: 20px;
        line-height: 26px;
    }

    .previous-listing-card .previous-prices .price-title {
        font-size: 16px;
    }

    .benefits-table thead th {
        font-size: 22px;
        line-height: 24px;
        padding-block: 20px;
    }

    .benefits-table tbody td {
        font-size: 18px;
        line-height: 22px;
        padding-block: 20px;
    }

    .benefits-table tbody td img {
        width: 25px;
        height: 25px;
    }

    .table-benefits-wrapper {
        padding: 24px 20px;
    }

    .table-benefits-wrapper .grid-wrapper .types-dealer .type {
        padding: 39px 16px;
    }

    .table-benefits-wrapper .grid-wrapper .listing ul li {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 20px;
    }

    .table-benefits-wrapper .grid-wrapper .listing ul li img {
        height: auto;
        width: 100%;
        max-width: 24px;
    }

    .table-benefits-wrapper .grid-wrapper .dealer-benifits .title {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 50px;
    }

    .table-benefits-wrapper .grid-wrapper {
        grid-template-columns: 37.35% 61.05%;
        gap: 14px;
    }

    .table-benefits-wrapper .grid-wrapper .image-dealer-benifits img {
        height: auto;
        width: 100%;
        max-width: 90px;
    }

    .table-benefits-wrapper .grid-wrapper .types-dealer {
        gap: 16px;
    }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
    #uploaded_images {
        gap: 12px;
    }

    .uploaded-img {
        max-width: 98px;
        height: 100px !important;
    }

    .upload-images .text {
        flex-wrap: wrap;
        margin-bottom: 5px;
        gap: 5px;
    }

    .item-del-sell p {
        font-size: 16px;
        line-height: 20px;
    }

    .para-ter3 {
        font-size: 16px;
    }

    .button-elements {
        width: 100% !important;
    }

    .price-elements {
        width: 100% !important;
    }

    .title-auction-car>* {
        font-size: 18px;
        line-height: 28px;
    }

    .card-auction .cmn-stl {
        font-size: 12px;
        line-height: 22px;
    }

    .card-auction .title-auction-car {
        margin-top: 12px;
        margin-bottom: 8px;
    }

    .card-auction .new-cars-specs {
        row-gap: 6px;
    }

    .card-auction .price-button {
        margin-top: 16px;
    }

    .bid-btn {
        height: 36px;
    }

    .fav-btn {
        height: 36px;
    }

    .selections label {
        font-size: 14px;
    }

    .selections select {
        font-size: 14px;
        height: 36px;
    }

    .tags-promotion span {
        font-size: 8px;
    }

    .location-car span:first-of-type {
        font-size: 14px;
    }

    .location-car span:last-of-type {
        font-size: 16px;
    }

    .location-car {
        gap: 6px;
    }

    .tags-promotion {
        gap: 6px;
    }

    .tag-flag {
        flex-wrap: unset;
        gap: 0px;
    }

    .car-price-starting .pr {
        font-size: 20px;
        line-height: 28px;
    }

    .buywith-confidence ul li p {
        font-size: 14px;
        margin-bottom: 0px;
    }

    .card-orderflow p {
        font-size: 10px;
    }

    .items-orderflow {
        flex: 1 0 84px;
    }

    .card-orderflow p {
        font-size: 8px;
    }

    .card-orderflow .line::after {
        right: -133%;
        width: 33px;
    }

    .howtoauction-card img {
        max-width: 80px;
        max-height: 80px;
    }

    .auct-para {
        font-size: 16px;
        line-height: 24px;
        max-width: 100%;
    }

    .auct-title {
        font-size: 18px;
        line-height: 24px;
    }

    .auctdiv {
        flex: 1 0 362px;
    }

    .howtoauction-card {
        gap: 8px;
    }

    .auct-para {
        max-width: 236px;
    }

    .seprator-dot {
        margin-inline: 6px;
    }

    .add-card .head {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 6px;
    }

    .para-sell {
        font-size: 16px;
        line-height: 22px;
    }

    .sell-history-card {
        padding: 10px;
    }

    .rev-auction-para {
        font-size: 16px;
    }

    #auction_report .overall_rating .rating span {
        font-size: 14px;
    }

    #auction_report .overall_rating .scale .scale-bars .bar {
        font-size: 12px;
        padding-inline: 3px;
    }

    .auction_sheet .sheet .sheet-text {
        padding: 2px 6px;
        font-size: 12px;
        line-height: 20px;
    }

    #auction_report .auction_sheet {
        gap: 10px;
        flex-wrap: wrap;
    }

    .para_auction_report {
        font-size: 13px;
        line-height: 16px;
    }

    #auction_report .overall_rating .rating h3 {
        font-size: 14px;
    }

    #auction_report .overall_rating .scale h3 {
        font-size: 14px;
    }

    #auction_report .overall_rating .scale .scale-bars {
        gap: 8px;
        grid-template-columns: repeat(2, 1fr);
    }

    .auction_sheet .sheet {
        width: 100%;
    }

    #auction_report .overall_rating .rating {
        padding-bottom: 14px;
    }

    .satporpaid {
        max-width: 339px;
    }

    .bg-dark-blue .why-title-para {
        font-size: 16px;
        line-height: 24px;
    }

    .bg-dark-blue .why-title {
        font-size: 20px;
        line-height: 22px;
    }

    .btn-become-dealer {
        line-height: 15px;
        margin-top: 18px;
        font-size: 14px;
    }

    .why-title {
        font-size: 20px;
        line-height: 24px;
    }

    .why-title-para {
        font-size: 16px;
    }

    .bannar-satpro-0 {
        max-width: 250px;
        left: 54%;
    }

    .service-unavailable .title {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 12px;
    }

    .service-unavailable .para {
        font-size: 18px;
        line-height: 32px;
    }

    .go-back-home {
        font-size: 16px;
        line-height: 26px;
        margin-top: 32px;
    }

    .service-unavailable img {
        margin-bottom: 40px;
    }

    .price-calculator-form .sub-title {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .calculator_listing .accordion-button {
        padding: 10px;
        font-size: 16px;
        line-height: 24px;
    }

    .previous-listing-card .title {
        font-size: 20px;
        line-height: 26px;
    }

    .previous-listing-card .previous-prices .price-title {
        font-size: 16px;
    }

    .calculator_listing .accordion-body {
        padding: 12px 10px;
    }

    .benefits-table thead th {
        font-size: 20px;
        line-height: 22px;
        padding-block: 18px;
    }

    .benefits-table tbody td {
        font-size: 16px;
        line-height: 20px;
        padding-block: 18px;
    }

    .benefits-table tbody td img {
        width: 25px;
        height: 25px;
    }

    .table-benefits-wrapper {
        padding: 24px 20px;
    }

    .table-benefits-wrapper .grid-wrapper .types-dealer .type {
        padding: 39px 16px;
    }

    .table-benefits-wrapper .grid-wrapper .listing ul li {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 20px;
    }

    .table-benefits-wrapper .grid-wrapper .listing ul li img {
        height: auto;
        width: 100%;
        max-width: 24px;
    }

    .table-benefits-wrapper .grid-wrapper .dealer-benifits .title {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 50px;
    }

    .table-benefits-wrapper .grid-wrapper .dealer-benifits {
        display: none;
    }

    .table-benefits-wrapper .grid-wrapper {
        grid-template-columns: repeat(1, 1fr);
        gap: 14px;
    }

    .table-benefits-wrapper .grid-wrapper .image-dealer-benifits img {
        height: auto;
        width: 100%;
        max-width: 90px;
    }

    .table-benefits-wrapper .grid-wrapper .types-dealer {
        gap: 16px;
    }
}

@media screen and (min-width: 495px) and (max-width: 535px) {
    #uploaded_images {
        gap: 12px;
    }

    .uploaded-img {
        max-width: 100px;
        height: 100px !important;
    }

    .upload-images .text {
        flex-wrap: wrap;
        margin-bottom: 5px;
        gap: 5px;
    }
}

@media screen and (min-width: 400px) and (max-width: 494px) {
    #uploaded_images {
        gap: 12px;
    }

    .uploaded-img {
        max-width: 100px;
        height: 100px !important;
    }

    .upload-images .text {
        flex-wrap: wrap;
        margin-bottom: 5px;
        gap: 5px;
    }
}

@media screen and (max-width: 767px) {
    .mt-cs-24 {
        margin-top: 0px;
    }

    .fotorama {
        border-top-right-radius: unset;
        border-top-left-radius: unset;
    }

    .add-card .head {
        font-size: 18px;
        margin-bottom: 6px;
    }

    .para-sell {
        font-size: 16px;
        line-height: 24px;
    }

    .sellwithsat-heading {
        font-size: 20px;
        line-height: 22px;
    }

    .para-sell-secondary {
        font-size: 18px;
    }

    .listing-sell .title {
        font-size: 18px;
    }

    .btn-sell {
        padding: 8px 12px;
        font-size: 16px;
    }

    .items-list-auctions::-webkit-scrollbar {
        display: none;
    }

    .items-list-auctions {
        overflow: auto;
        max-width: 100%;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
    }

    .tabs-sell {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    .tabs-sell span {
        font-size: 16px;
        line-height: 20px;
        white-space: nowrap;
    }

    .res-sm {
        margin-bottom: 12px;
    }

    .tabs-sell span {
        margin-right: 24px;
    }

    .car-place .head {
        font-size: 24px;
        line-height: 29px;
    }

    label.sell-label {
        font-size: 16px;
    }

    .select-sell {
        min-height: 44px;
        font-size: 14px;
    }

    .select-input-cmn {
        min-height: 44px;
        max-height: 44px;
        font-size: 16px;
    }

    .cmn-drp .dropdown-menu .dropdown-item {
        font-size: 16px;
    }

    .input-card-amount-div {
        min-height: 44px;
        max-height: 44px;
    }

    .input-card-amount-div .amount-input {
        font-size: 16px;
    }

    .upload-images {
        padding-inline: 16px;
    }

    .upload-images .text {
        flex-wrap: wrap;
        margin-bottom: 5px;
        gap: 5px;
    }

    .section-border {
        padding-inline: 0;
    }

    .check-label {
        font-size: 16px;
        line-height: 20px;
    }

    .listsatjapan3 {
        max-width: 100%;
    }

    .para-ter3 {
        font-size: 16px;
    }

    .card-detail-sell {
        justify-content: start;
        align-items: center;
        flex-wrap: wrap;
        gap: 12px;
    }

    .item-del-sell p {
        font-size: 16px;
    }

    .whatsapp-selection input:checked+.slider:before {
        -webkit-transform: translateX(15px);
        -moz-transform: translateX(15px);
        transform: translateX(15px);
    }

    .whatsapp-selection .slider:before {
        height: 23px;
        width: 23px;
        left: 4px;
        bottom: 3px;
        filter: drop-shadow(0px 1.054px 2.108px rgba(0, 0, 0, 0.2)) drop-shadow(0px 0.105px 0.316px rgba(0, 0, 0, 0.1));
    }

    .whatsapp-selection .switch {
        width: 45px;
        height: 28.62px;
    }

    .whatsapp-selection .whatsapp-label {
        font-size: 16px;
        line-height: 21px;
    }

    .tags-sellwith-sat span {
        font-size: 14px;
        padding: 6px 6px;
    }

    .upload-images .text p {
        display: block;
    }

    /* modals */
    .auction-modal .modal-title {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .auction-modal .modal-body {
        padding: 16px;
    }

    .location-car span:first-of-type {
        font-size: 14px;
    }

    .location-car span:last-of-type {
        font-size: 14px;
    }

    #car_bid_modal .title-auction-car>* {
        font-size: 18px;
        line-height: 28px;
    }

    .card-spc .cmn-stl {
        font-size: 14px;
        line-height: 22px;
    }

    #payment_selection_div {
        margin-top: 22px;
    }

    .bids-time {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .choose-title {
        font-size: 16px;
        margin-bottom: 16px;
    }

    .prcie-suggestion-user {
        font-size: 14px;
    }

    .prcie-suggestion-user span {
        padding-block: 4px;
    }

    .payment-info-text .title-info {
        font-size: 14px;
    }

    .payment-info-text .change {
        font-size: 16px;
        line-height: 18px;
    }

    .car-price-starting {}

    .car-price-starting span.text-pr {
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        color: #5d6370;
    }

    .car-price-starting span.pr {
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        color: #1c6a9b;
    }

    .car-price-starting span.pr2 {
        font-family: Lato;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        letter-spacing: -0.01em;
        text-decoration-line: underline;
        color: #0c1529;
    }

    .timer-biding {
        font-size: 16px;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: -0.01em;
        color: #353c4d;
        border: 1px solid #f34141;
        padding-block: 4px;
    }

    .place_bid_user .prcie-suggestion-user span {
        font-size: 14px;
        padding-block: 6px;
    }

    .place_bid_user .prcie-suggestion-user {
        font-size: 14px;
        line-height: 18px;
    }

    .card-orderflow p {
        font-size: 10px;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: -0.01em;
        color: #353c4d;
    }

    .items-orderflow {
        flex: 1 0 auto;
    }

    .howtoauction-card img {
        max-width: 70px;
        max-height: 70px;
    }

    .auct-para {
        font-size: 14px;
        line-height: 20px;
        max-width: 100%;
    }

    .auct-title {
        font-size: 16px;
        line-height: 20px;
    }

    .auctdiv {
        flex: 1 0 362px;
    }

    .howtoauction-card {
        gap: 8px;
    }

    .seprator-dot {
        margin-inline: 8px;
        font-size: 10px;
    }

    .img-div {
        text-align: center !important;
    }

    .sellwithsat-heading {
        font-size: 20px;
        line-height: 22px;
    }

    /* slider range */
    .slider-container {
        padding-block: 32px;
    }

    .range-slider::-webkit-slider-thumb {
        width: 18px;
        height: 24px;
        border-radius: 4px;
        margin-top: 40px;
    }

    #sidebar_suggestionbid {
        border-top-right-radius: 24px;
        border-top-left-radius: 24px;
        height: 85vh;
        max-height: 700px;
    }

    #sidebar_suggestionbid .btn-close {
        width: 0.5em;
        height: 0.5em;
    }

    .sidebar-auction-details .title {
        font-size: 16px;
        font-weight: 700;
        line-height: 22px;
    }

    .sidebar-auction-details .para {
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
    }

    .title-modal-pay {
        color: #353c4d;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
        /* 142.857% */
    }

    .selections label {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 6px;
    }

    .selections select {
        font-size: 14px;
        line-height: 24px;
        height: 36px;
    }

    .amount-select .dropdown-menu {
        font-size: 14px;
        line-height: 20px;
        padding: 10px;
    }

    .rev-bid-modal {
        padding: 8px;
        font-size: 14px;
    }

    .place_bid_user .prcie-suggestion-user {
        overflow: auto;
        flex-wrap: nowrap;
        font-size: 16px;
        scrollbar-width: none;
    }

    .rev-bid-modal {
        max-width: 210px;
        height: 40px;
    }

    .place_bid_user .amount-card-input-text {
        font-size: 14px;
    }

    .amount-select .dropdown-toggle {
        font-size: 14px;
    }

    .place_bid_user .amount-input {
        font-size: 14px;
    }

    .bids-detail-user {
        font-size: 16px;
    }

    .edit-bid-modal {
        font-size: 14px;
    }

    .confirm-bid-modal {
        font-size: 14px;
    }

    .selections select {
        border-color: #cbd5e1;
        border-radius: 6px;
        color: #5d6370;
        background-color: #fff;
        font-size: 12px;
        font-weight: 600;
        line-height: 16px;
        height: 36px;
    }

    .place_bid_user .prcie-suggestion-user {
        gap: 8px;
    }

    .view-vehicle {
        padding: 6px;
        gap: 10px;
        margin-bottom: 6px;
    }

    .view-vehicle span {
        font-size: 14px;
    }

    .buywith-confidence .title {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 12px;
    }

    .buywith-confidence ul li h4 {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .buywith-confidence ul li p {
        font-size: 14px;
    }

    /* end */
    /* sliders */
    .sell-history-card {
        border-radius: 8.785px;
        padding: 8.75px 6px;
        margin-right: 10px;
    }

    .sell-history-card .sell-history-img {
        border-radius: 5.86px;
        max-height: 95px;
        margin-bottom: 10px;
    }

    .sell-history-card .tags-sellwithsat span {
        font-size: 8px;
        line-height: 9px;
        border-radius: 17px;
        padding: 1.04px 5.21px;
    }

    .title-sell-car {
        font-family: Lato;
        font-size: 14px;
        font-weight: 700;
        line-height: 20px;
        max-width: 270px;
        margin-bottom: 6px;
    }

    .specs-sell-car {
        font-size: 10px;
        line-height: 12px;
        font-weight: 600;
        max-width: 270px;
        margin-bottom: 6px;
    }

    .flx-items .title {
        font-size: 10px;
        line-height: 12px;
    }

    .flx-items .price {
        font-size: 10px;
        font-weight: 600;
        line-height: 14px;
    }

    .flx-items .price2 {
        font-size: 10px;
        font-weight: 700;
        line-height: 14px;
    }

    .flx-items {
        margin-bottom: 6px;
    }

    .flx-items:last-of-type {
        margin-bottom: 0px;
    }

    .rev-auction-para {
        font-family: Lato;
        font-size: 12px;
        font-weight: 500;
        line-height: 16px;
        min-height: 96px;
        margin-top: 11px;
    }

    .rev-auction-title {
        font-size: 14px;
        font-weight: 700;
        line-height: 16px;
        letter-spacing: -0.01em;
        margin-bottom: 2.1px;
    }

    .sell-customer-card {
        max-width: 280px;
        border-radius: 14px;
        padding: 14px;
        margin-bottom: 4px;
        margin-left: 16px;
    }

    .stars-rev {
        font-size: 12px;
        margin-bottom: 4px;
    }

    /* end */
    #auction_report .overall_rating .rating span {
        font-size: 12px;
        font-weight: 600;
    }

    #auction_report .overall_rating .scale .scale-bars .bar {
        font-size: 12px;
        padding-inline: 3px;
    }

    .auction_sheet .sheet .sheet-text {
        padding: 2px 6px;
        font-size: 12px;
        line-height: 20px;
    }

    #auction_report .auction_sheet {
        gap: 16px;
        flex-wrap: wrap;
        padding: 12px 6px;
    }

    .para_auction_report {
        font-size: 13px;
        line-height: 16px;
    }

    #auction_report .overall_rating .rating h3 {
        font-size: 14px;
    }

    #auction_report .overall_rating .scale h3 {
        font-size: 14px;
    }

    #auction_report .overall_rating .scale {
        padding-top: 9px;
    }

    #auction_report .overall_rating .scale .scale-bars {
        gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }

    .auction_sheet .sheet {
        width: 100%;
    }

    #auction_report .overall_rating .rating {
        padding-bottom: 9px;
    }

    #auction_report .overall_rating {
        padding: 9px 5px;
    }

    .satporpaid {
        max-width: 402px;
        width: 100%;
    }

    .bg-dark-blue .why-title-para {
        font-size: 16px;
        line-height: 24px;
    }

    .bg-dark-blue .why-title {
        font-size: 20px;
        line-height: 22px;
    }

    .btn-become-dealer {
        line-height: 15px;
        margin-top: 18px;
        font-size: 14px;
    }

    .why-title {
        font-size: 20px;
        line-height: 24px;
    }

    .why-title-para {
        font-size: 16px;
    }

    .bannar-satpro-0 {
        max-width: 250px;
        left: 52%;
    }

    .pyr-32 {
        padding-block: 16px;
    }

    .car-show {
        margin-bottom: 24px;
    }

    .service-unavailable .title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 12px;
    }

    .service-unavailable .para {
        font-size: 16px;
        line-height: 24px;
    }

    .go-back-home {
        font-size: 16px;
        line-height: 26px;
        margin-top: 32px;
    }

    .service-unavailable img {
        margin-bottom: 40px;
    }

    .benefits-table thead th {
        font-size: 20px;
        line-height: 22px;
        padding-block: 18px;
    }

    .benefits-table tbody td {
        font-size: 16px;
        line-height: 20px;
        padding-block: 18px;
    }

    .benefits-table tbody td img {
        width: 25px;
        height: 25px;
    }

    .table-benefits-wrapper {
        padding: 24px 12px;
    }

    .table-benefits-wrapper .grid-wrapper .types-dealer .type {
        padding: 39px 16px;
        min-width: 277px;
    }

    .table-benefits-wrapper .grid-wrapper .listing ul li {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 20px;
    }

    .table-benefits-wrapper .grid-wrapper .listing ul li img {
        height: auto;
        width: 100%;
        max-width: 24px;
    }

    .table-benefits-wrapper .grid-wrapper .dealer-benifits .title {
        font-size: 26px;
        line-height: 38px;
        margin-bottom: 50px;
    }

    .table-benefits-wrapper .grid-wrapper .dealer-benifits {
        display: none;
    }

    .table-benefits-wrapper .grid-wrapper {
        grid-template-columns: repeat(1, 1fr);
        gap: 14px;
    }

    .table-benefits-wrapper .grid-wrapper .image-dealer-benifits img {
        height: auto;
        width: 100%;
        max-width: 90px;
    }

    .table-benefits-wrapper .grid-wrapper .types-dealer {
        gap: 16px;
        overflow-x: auto;
    }
}

@media screen and (max-width: 430px) {
    .upload-selection button {
        padding: 6px 25px;
        font-size: 14px;
    }

    .usercar-detail {
        padding: 18px;
    }

    .whatsapp-selection .whatsapp-label {
        max-width: 150px;
    }

    #remove_card_ad .modal-body {
        padding: 24px 16px;
        text-align: center;
    }

    #remove_card_ad .modal-body .btn-remove-card {
        flex-grow: 1;
    }

    .benefits-table {
        min-width: 425px;
    }

    .benefits-table thead th {
        font-size: 16px;
        padding-block: 16px;
    }

    .benefits-table tbody td {
        font-size: 14px;
        padding-block: 18px;
    }

    .table-responsive {
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .table-benefits-wrapper .grid-wrapper .types-dealer .type {
        padding: 16px;
    }

    .table-benefits-wrapper .grid-wrapper .types-dealer .type .title {
        margin-bottom: 16px;
        font-size: 20px;
    }
}

@media screen and (max-width: 500px) {
    .car-image {
        object-fit: contain;
        position: absolute;
        height: 115px;
        padding-inline: 10px;
    }

    .car-place .head {
        margin-bottom: 100px;
    }

    .feat-item {
        width: 50%;
        flex-grow: 1;
    }
}

@media screen and (max-width: 370px) {
    .table-benefits-wrapper .grid-wrapper .types-dealer {
        flex-direction: column;
        overflow: unset;
    }
}