    body {
        font-family: 'Foco' !important;

    }

    /*Main Header and Footer*/

    header.fixedHeader .logoHeadr img {
        width: 248px !important;
    }

    .footerSec .regist>img {
        width: 200px !important;
    }

    /*start css new  BANNAR */

    input {
        color: #707070;
        font-family: 'foco';
    }

    .input.select select {
        width: 100%;
    }

    .hub-new-banner {
        max-height: 365px;
        min-height: 180px;
        position: relative;
        overflow: hidden;
        margin: 60px 0 50px;
    }

    .hub-new-banner img:not(.zoomImage):hover {
        opacity: 1;
    }

    .hub-new-banner .sliderTextBannar {
        z-index: 50;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .hub-new-banner .sliderTextBannar h2 {
        color: #fff;
        font-family: "focobold";
        font-size: 50px;
        text-align: center;
    }

    .hub-new-banner .sliderTextBannar p {
        color: #fff;
        font-family: "focolight";
        font-size: 40px;
        text-align: center;
    }

    .hub-new-banner .sliderTextBannar .item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .bannerSoon {
        overflow: hidden;
        position: relative;
    }

    .bannerSoon>img {
        width: 100%;
        border-radius: 10px;
    }

    .timerAuoction {
        background: #ED1C24;
        border-radius: 10px;
        overflow: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 13px 15px;
        font-family: 'focobold';
    }

    .timerAuoction h4,
    .timerAuoction span {
        font-size: 25px;
        font-family: "focobold";
        color: #fff;
    }

    .timerAuoction img {
        margin-right: 12px;
    }

    .bannerSoonContainer {
        margin: 16px 0;
    }

    .bannerSoonContainer .titleBannerr {
        padding-bottom: 20px;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    }

    .bannerSoonContainer .titleBannerr h2 {
        font-size: 22px;
        font-family: "focobold";
        color: #055ca9;
    }

    /* end css new  BANNAR */
    /* start css side menu */

    .sideBoxLeft {
        z-index: 9898;
        width: 94%;
        position: unset !important;
    }

    .sideBoxLeft ul {
        border-radius: 0px 0px 4px 4px;
    }

    .sideBoxLeft ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 17px;
        height: 50px;
        border-bottom: 1px solid #DDDDDD;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer;
        position: relative;
        align-items: center;
    }

    .sideBoxLeft>ul>li {
        background-color: #0E61B4;
    }

    .sideBoxLeft>ul li a {
        color: #fff;
    }

    .change-background {
        background: #35ACF2 !important;
    }

    .sideBoxLeft .sideBoxLeftList li span.arrow-change {
        position: absolute;
        right: 16px;
        color: #fff;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid white;
        border-top: none;
        color: #fff;
    }

    /**/

    .sideBoxLeft .sideBoxLeftList li span.spanActive {
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid white;
        border-bottom: none;
    }

    .sideBoxLeft ul li:last-child {
        border-bottom: none
    }

    .sideBoxLeft ul li a {
        font-family: "focobold";
        font-size: 15px;
        color: #FFFFFF;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
    }

    .sub-menu-sidemenu li a {
        padding-left: 42px !important;
        font-family: "foco" !important;
    }

    .sideBoxLeft ul li img {
        width: 30px;
        margin-right: 10px;
    }

    .sub-menu-sidemenu li a {
        color: #707070 !important;
    }

    .sideBoxLeft ul li:first-child p {
        margin-left: 0
    }

    .sideBoxLeft .sub-menu-sidemenu {
        background-color: #FFFFFF !important;
        border: 1px solid #DDDDDD;
        margin-left: -1px;
        display: none;
        max-height: 180px;
        overflow-x: hidden;
    }

    .sideBoxLeft .sub-menu-sidemenu {
        --scrollbarBG: #fff;
        --thumbBG: #BBBBBB;
        scrollbar-shadow-color: wheat;
        scroll-behavior: smooth;
        margin-right: 6px;
        border: none;
        padding-right: 6px;
    }

    .sideBoxLeft .sub-menu-sidemenu::-webkit-scrollbar {
        width: 1em;
    }

    .sideBoxLeft .sub-menu-sidemenu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgb(255, 255, 255);
    }

    .sideBoxLeft .sub-menu-sidemenu::-webkit-scrollbar-thumb {
        background-color: #BBBBBB;
        border-radius: 6px;
    }

    .sideBoxLeft .sub-menu-sidemenu li:hover {
        background: #35ACF2;
    }

    .sideBoxLeft .sub-menu-sidemenu li:hover a {
        color: #fff !important;
    }

    .sideBoxLeft .sub-menu-sidemenu li {
        border: none !important;
    }

    .sub-menu-sidemenu li {
        padding-left: 0 !important;
    }

    @media (max-width:768px) {}

    /* end css side menu */
    /* Start currently-actions section*/

    .currently-actions {
        margin-bottom: 38px;
    }

    .currently-actions .contentGrid {
        padding: 34px 72px 21px;
        background: #F0F0F0;
        border-radius: 7px;
    }

    /* grid*/

    .currently-actions .contentGrid {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 62px 1fr 62px 1fr 62px 1fr 62px 1fr;
        -ms-grid-columns: 1fr 62px 1fr 62px 1fr 62px 1fr 62px 1fr;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 62px;
    }

    .currently-actions .contentGrid .boxCar {
        text-align: center;
    }

    .currently-actions .contentGrid .boxCar img {
        margin-bottom: 15px;
    }

    .currently-actions .contentGrid .boxCar p {
        height: 30px;
        text-align: center;
        color: #707070;
        font-size: 15px;
    }

    .currently-actions .title h3 {
        color: #0E61B4;
        margin-bottom: 24px;
        font-size: 24px;
        font-family: 'focobold';
    }

    /* end currently-actions section*/
    /* make slider  auctionSlider*/

    .auctionSlider .sliderImgCar {
        position: relative;
    }

    .auctionSlider .upuser {
        width: 50%;
        margin-right: 2%;
    }

    .auctionSlider .upalert {
        width: 50%;
        margin-left: 2%;
    }

    /* .divIcons #car-box-lots-no {
        display: inline-block;
        border-radius: 20px;
        width: 30px;
        height: 30px;
        padding-top: 4px;
        line-height: 22px;
        margin: 5px;
        font-size: 12px;
        font-family: "foco";
        background: #00AEEF;
        color: #fff;
        border: 1px solid #00AEEF;
        text-align: center;
    } */

    .divIcons .car-box-lots-no {
        display: inline-block;
        border-radius: 20px;
        width: 33px;
        height: 33px;
        padding-top: 5px;
        line-height: 10px;
        margin: 5px;
        font-size: 11px;
        font-family: "foco";
        background: #00AEEF;
        color: #fff;
        border: 1px solid #00AEEF;
        text-align: center;
    }

    .divIcons .car-view-lots-no {
        display: inline-block;
        border-radius: 30px;
        width: 60px;
        height: 60px;
        padding-top: 9px;
        line-height: 20px;
        margin: 5px;
        font-size: 20px;
        font-family: "foco";
        background: #00AEEF;
        color: #fff;
        border: 1px solid #00AEEF;
        text-align: center;
    }

    .auctionSlider .divIcons {
        position: absolute;
        z-index: 99;
        width: 98%;
        top: 0;
        margin: 1%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .carCareIndex .carBox .imgBx img:first-of-type,
    .carSlider .sliderImgCar a img {
        border-radius: 0 !important;
    }

    .auctionSlider .divIcons .user {
        background: transparent;
        text-align: left;
        padding: 5px;
        cursor: pointer;
        width: 70%;
        height: 30px;
    }

    .auctionSlider .divIcons .alert {
        background: transparent;
        text-align: right;
        padding: 5px;
        cursor: pointer;
        width: 60%;
        float: right;
        height: 30px;
    }

    .auctionSlider .divIcons .alert.change-alert {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 5px 10px;
    }

    .auctionSlider .divIcons .messageAlert form {
        margin-top: 35px;
        padding: 10px 5px;
    }

    .auctionSlider .divIcons .user img,
    .auctionSlider .divIcons .alert img {
        width: 16px;
        display: inline-block;
    }

    .auctionSlider .divIcons .user span {
        display: block;
        margin-top: 3px;
        float: right;
        color: transparent;
        font-size: 14px;
    }

    .auctionSlider .divIcons .user.change-user span {
        margin-right: 20px;
    }

    .auctionSlider .divIcons .messageReg input {
        height: 30px;
        margin-bottom: 7px;
        margin-top: 7px;
    }

    .auctionSlider .divIcons .messageReg button {
        width: 100%;
        font-size: 12px;
        height: 30px;
        line-height: 0;
    }

    .auctionSlider .divIcons .messageReg p {
        font-size: 12px;
    }

    .auctionSlider .price .buttons button.change-backgroundnavy {
        padding: 4px 20px;
    }

    .auctionSlider .divIcons .alert span {
        display: block;
        margin-top: 5px;
        float: left;
        color: transparent;
        text-align: start;
    }

    .auctionSlider .divIcons .alert.change-alert span {
        font-size: 12px;
    }

    .auctionSlider .divIcons .user.change-user span {
        font-size: 12px;
        margin-top: 5px;
        margin-right: 30px;
    }

    .auctionSlider .divIcons .user:hover i {
        color: #0E61B4;
    }

    .auctionSlider .divIcons .alert:hover img {
        -webkit-filter: invert(60%) sepia(67%) saturate(2883%) hue-rotate(343deg) brightness(88%) contrast(117%);
        filter: invert(60%) sepia(67%) saturate(2883%) hue-rotate(343deg) brightness(88%) contrast(117%);
    }

    .auctionSlider .divIcons .user:hover img {
        -webkit-filter: grayscale(20%) brightness(35%) sepia(118%) hue-rotate(-201deg) saturate(299%) contrast(1);
        filter: grayscale(20%) brightness(35%) sepia(118%) hue-rotate(-201deg) saturate(299%) contrast(1);
    }

    .auctionSlider .divIcons .user:hover,
    .auctionSlider .divIcons .alert:hover {
        background: #fff;
    }

    .auctionSlider .divIcons .user:hover span,
    .auctionSlider .divIcons .alert:hover span {
        color: #707070;
    }

    .auctionSlider .divIcons .messageAlert input {
        height: 8px;
        width: 8px;
        cursor: pointer;
    }

    .auctionSlider .divIcons .messageReg,
    .auctionSlider .divIcons .messageAlert {
        background: #fff;
        padding: 5px;
        display: none;
    }

    .messageAlert label {
        font-size: 10px !important;
        font-family: "focolight";
        color: #707070 !important;
    }

    .change-user,
    .change-alert {
        background: #FFFFFF !important;
        width: 100% !important;
    }

    .change-alert span,
    .change-user span {
        color: #707070 !important;
    }

    .change-alert img {
        -webkit-filter: invert(60%) sepia(67%) saturate(2883%) hue-rotate(343deg) brightness(88%) contrast(117%);
        filter: invert(60%) sepia(67%) saturate(2883%) hue-rotate(343deg) brightness(88%) contrast(117%);
    }

    .change-user img {
        -webkit-filter: grayscale(20%) brightness(35%) sepia(118%) hue-rotate(-201deg) saturate(299%) contrast(1);
        filter: grayscale(20%) brightness(35%) sepia(118%) hue-rotate(-201deg) saturate(299%) contrast(1);
    }

    .auctionSlider .price {
        display: block !important;
        padding-right: 10px !important;
    }

    .auctionSlider .price .buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .auctionSlider .price .buttons button {
        padding: 10px;
        width: 48% !important;
        display: block;
        text-align: center;
    }

    .auctionSlider .price .buttons button span {
        color: #fff;
    }

    .auctionSlider .price .buttons .blue .back {
        display: none
    }

    .boxPrice button.blue#changetext span {
        color: #fff;
    }

    .boxPrice .blue#changetext .back {
        display: none
    }

    .auctionSlider.spacial .price .buttons .red {
        background: red !important;
        margin: 0 !important;
        height: 49px;
        font-family: 'Foco';
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 7px;
    }

    .auctionSlider .price .buttons .red {
        background: red !important;
        margin-right: 3%;
        font-family: 'Foco';
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .auctionSlider .price .buttons button:last-of-type {
        margin-left: 3%;
    }

    .owl-carousel .owl-nav.disabled,
    .owl-theme .owl-nav,
    .owl-auctions .owl-nav,
    .owl-auctions .owl-nav.disabled {
        display: block !important;
    }

    .auctionSlider .owl-carousel .owl-nav button.owl-next,
    .auctionSlider .owl-carousel .owl-nav button.owl-prev {
        width: 15px !important;
        height: 16px !important;
        top: 195px;
        margin: 0 !important;
        background: #0e61b4 !important;
        opacity: .7;
        position: absolute;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 3px;
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .auctionSlider .owl-carousel .owl-nav button.owl-next img,
    .auctionSlider .owl-carousel .owl-nav button.owl-prev img {
        width: 6px;
    }

    .auctionSlider .owl-carousel .owl-nav button.owl-prev {
        left: 0;
    }

    .auctionSlider .owl-carousel .owl-nav button.owl-next {
        right: 0;
    }

    .owl-auction {
        margin-left: -10px;
        margin-right: -10px;
        display: block !important;
    }

    .messageplace {
        position: absolute;
        bottom: 20px;
        width: 94%;
        margin: 3%;
        background: #fff;
        display: none;
        left: 0;
        z-index: 1000;
    }

    .messageplace .remodal-close {
        right: 0;
        left: unset;
    }

    .greymessage {
        background: #f0f0f0;
        width: 100%;
        border-radius: 6px;
        overflow: hidden;
        padding: 20px;
    }

    .whitemesaage {
        height: 112px;
        padding: 20px;
    }

    .whitemesaage p:first-child {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .dsplaynone {
        display: none !important;
    }

    .dsplayblock {
        display: block !important;
    }

    .change-backgroundnavy {
        background: #35ACF2 !important;
    }

    .auctionSlider .price>p {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        font-size: 15px;
        line-height: 22.5px;
        color: #707070;
        font-family: 'Foco';
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 10px;
    }

    .auctionSlider .auction-box .price>p {
        -ms-grid-columns: 1fr 2fr;
        grid-template-columns: 1fr 2fr;
    }

    .greymessage p {
        color: #0061B4 !important;
        font-family: 'Foco';
    }

    .greymessage .tabs {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 2fr 20px 2fr;
        grid-template-columns: 2fr 2fr;
        grid-gap: 20px;
        padding: 20px;
    }

    .greymessage .tabs a {
        background: #0061B4;
        color: #fff;
        padding: 10px 10px;
        border-radius: 4px;
        text-align: center;
    }

    .auctionSlider .price .font28BoldBlue,
    .messageplace .whitemesaage .font28BoldBlue {
        color: #0061B4;
        font-size: 25px;
        font-family: "focobold";
        line-height: 36px;
    }

    .auctionSlider .auction-box .price .font28BoldBlue {
        font-size: 15px;
    }

    .auctionSlider .price .font22Bold {
        font-size: 18px;
        font-family: "focobold";
        margin-bottom: 0;
    }

    .reserve-price {
        bottom: 10px;
        left: 7px;
        display: block;
        position: absolute;
        z-index: 77;
        cursor: pointer;
    }

    .on-the-market p {
        background: #00AEEF;
        color: #fff;
        border-radius: 0;
        border: 1px solid #00AEEF;
        padding: 4px 13px !important;
        font-size: 14.6px !important;
    }

    .no-reserve-price p {
        background: #00AEEF;
        color: #fff;
        border-radius: 0;
        border: 1px solid #00AEEF;
        padding: 4px 13px !important;
        font-size: 14.6px !important;
    }

    .price div.my-max-bid {
        margin-top: 10px;
        /* background: #87C847 0% 0% no-repeat padding-box; */
        background: #0070D0 0% 0% no-repeat padding-box;
        border-radius: 3px;
        text-align: center;
        padding: 10px;
    }

    div.my-max-bid {
        margin-top: 10px;
        background: #0070D0 0% 0% no-repeat padding-box;
        border-radius: 3px;
        text-align: center;
        padding: 10px;
    }

    div.my-max-bid span.userMaxValue {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 6px #00000029;
        border-radius: 2px;
        color: #b9b2b2;
        margin-right: 5px;
        display: inline-block;
        width: 65px;
        line-height: 27px;
        font-size: 16px;
    }

    div.my-max-bid span.userMaxLabel {
        text-align: center;
        color: #FFFFFF;
        font-size: 20px;
    }

    div.fast-bidding-class {
        width: 100%;
    }

    .auctionSlider .price .buttons .fast-bidding-class button.red,
    .auctionSlider .price .buttons .fast-bidding-class a.red {
        /* div.fast-bidding-class button.red { */
        width: 100% !important;
        height: 38px;
        margin-left: unset;
        font-size: 15px;
        font-family: "focobold";
        padding: 11px 16px;
        height: 40px;
        color: #fff;
        border-radius: 4px;
        border: unset;
        background-color: #0061B4;
        cursor: pointer;
    }

    .auctionSlider .price .buttons .fast-bidding-class button span.fastBidValueClass,
    .auctionSlider .price .buttons .fast-bidding-class a span.fastBidValueClass {
        /* div.fast-bidding-class span { */
        background-color: #fff;
        padding: 6px;
        color: #707070;
        margin-right: 5px;
    }

    .auctionSlider .price .buttons .fast-bidding-class button.gray span.fastBidValueClass,
    .auctionSlider .price .buttons .fast-bidding-class a.gray span.fastBidValueClass {
        text-decoration: line-through;
    }

    .auctionSlider .price .buttons .fast-bidding-class button span.fastBidTextClass,
    .auctionSlider .price .buttons .fast-bidding-class a span.fastBidTextClass {
        /* div.fast-bidding-class span { */
        padding: 6px;
        color: #fff;
        margin-right: 5px;
    }

    .auctionSlider .price .buttons .fast-bidding-class a.disabled {
        pointer-events: none;
        cursor: default;
    }

    .auctionSlider .price .buttons .fast-bidding-class button input {
        padding: 5px !important;
        padding-left: 12px !important;
        height: 30px;
        width: 40%;
        margin-right: 5px;
    }

    .titleCarSlider .SortBy {
        -ms-grid-column-align: end;
        justify-self: end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .titleCarSlider .SortBy a {
        background: unset;
        margin-left: 15px;
        width: unset !important;
        height: unset !important;
        color: #707070;
    }

    .titleCarSlider .SortBy i {
        color: #707070;
    }

    /* start  section carSlider-auction*/

    .carSlider-auction .boxN h2 {
        color: #0061B4;
        margin: 20px 0;
        font-family: "focobold";
        font-size: 24px;
    }

    .boxN.appraisal {
        margin-top: 41px;
    }

    .carSlider-auction .boxN .listAppraisal {
        margin-left: 15px;
    }

    .carSlider-auction .boxN .listAppraisal li {
        list-style: disc !important;
        display: list-item !important;
        color: #707070;
        margin-bottom: 30px;
        font-size: 15px;
    }

    .carSlider-auction .boxN .boxTerms {
        margin-top: 30px;
        display: inline-block;
    }

    .carSlider-auction .boxN .boxTerms p:first-child {
        font-family: "focobold";
    }

    .carSlider-auction .boxN p {
        font-size: 12px;
    }

    .infoCarColRight .boxPrice .boxP:nth-of-type(1) {
        padding: 0 40px;
        padding-top: 4px;
    }

    .carSlider-auction .boxP:nth-of-type(2) {
        padding-top: 13px;
        padding: 40px
    }

    .carSlider-auction .boxP:nth-of-type(3) {
        padding-top: 20px !important;
        padding-bottom: 0 !important;
    }

    .carSlider-auction .boxP:first-of-type p {
        margin-bottom: 0;
    }

    .carSlider-auction .boxPrice .boxP .MainBtnProduct {
        width: 48% !important;
    }

    .carSlider-auction .boxPrice .boxP .MainBtnProduct:first-of-type {
        margin: 0 !important;
        margin-right: 1% !important;
    }

    .carSlider-auction .boxPrice .boxP .MainBtnProduct:last-of-type {
        margin: 0 !important;
        margin-left: 1% !important;
    }

    .boxN.appraisal img {
        width: 100%;
    }

    /**/

    .questionAuc {
        margin-bottom: 80px;
    }

    .questionAuc .title h3 {
        font-size: 28px;
        font-family: "focobold";
        color: #055ca9;
        margin: 26px 0;
        margin-top: 0;
    }

    .questionAuc .articleManual {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 53px;
    }

    .questionAuc .articleManual p {
        font-size: 15px;
        color: #707070;
        font-family: "focolight";
        line-height: 1.4;
    }

    .questionAuc .articleManual p:first-child {
        margin-right: 10px;
    }

    .questionAuc .articleManual p:last-child {
        margin-left: 10px;
    }

    .faq-Accordion .item {
        margin-bottom: 20px;
    }

    .faq-Accordion .item button {
        width: 100%;
        background-color: #F0F0F0;
        cursor: pointer;
        padding: 0;
        text-align: start;
        height: 83px;
        padding: 20px 28px;
        border-radius: 7px 7px 0 0;
        border-radius: 7px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
    }

    .faq-Accordion .item button a {
        font-size: 28px;
        color: #0061B4;
        font-family: 'foco';
    }

    .faq-Accordion .item button i {
        color: #0061B4;
        position: absolute;
        right: 29px;
    }

    .faq-Accordion .item .text-hidden {
        background-color: #FFFFFF;
        padding: 10px 28px 23px;
        color: #8a8a9a;
        display: none;
        border: 1px solid #eee;
        border-top: none;
        border-radius: 0 0 7px 7px;
    }

    .faq-Accordion .item .text-hidden p {
        font-size: 15px;
        margin-bottom: 15px;
        font-weight: 500;
        font-family: 'Foco';
    }

    .faq-Accordion .item button.collapsed {
        color: #242327;
        padding-top: 13px;
        border: 1px solid #eee;
        border-bottom: none;
        border-radius: 7px 7px 0 0;
    }

    /**/

    .profile {
        margin-top: 20px;
    }

    .profile .title h3 {
        font-size: 24px;
        font-family: "focobold";
        color: #055ca9;
        margin-bottom: 20px;
    }

    .profile .boxContect {
        margin-bottom: 33px;
    }

    .profile .boxContect h3 {
        font-size: 24px;
        font-family: "focobold";
        color: #707070;
        margin-bottom: 20px;
    }

    .profile .boxContect table {
        width: 680px;
        margin: 11px 0;
    }

    .profile .boxContect table tr th {
        padding: 0 0 10px;
        color: #707070;
        text-align: start;
        padding-left: 0;
        font-size: 14px;
    }

    .profile .buttons {
        margin: 30px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .profile .buttons .MainBtn {
        font-size: 16px;
        border-radius: 3px;
    }

    .profile .buttons .red {
        background: #ED1C24 !important;
        float: right;
    }

    /**/

    .fastBidding .price .buttons button {
        width: 100% !important;
        margin: 0 2%;
    }

    .fastBidding .price .buttons button a {
        background: #ffffff;
        color: #707070;
        padding: 6px 11px;
        border-radius: 2px;
        text-align: center;
        margin-right: 10px;
        font-size: 15px;
        -webkit-box-shadow: 0px 3px 6px #00000029;
        box-shadow: 0px 3px 6px #00000029;
    }

    .profile .buttons .Cancel-mem {
        -webkit-margin-start: auto;
        margin-inline-start: auto;
    }

    .fastBidding .viewList {
        margin-top: 22px;
    }

    .carSlider.carSlider2 .description {
        border-radius: 0 !important;
    }

    .fastBidding .viewList a {
        color: #35ACF2;
        font-size: 15px;
    }

    .fast-bid-action span.fast-bid-currency {
        position: absolute;
        top: 9px;
        margin-left: 5px;
    }

    .fast-bid-action input,
    .fast-bid-action button {
        height: 35px !important;
    }

    .sideBoxLeft2 .change-background {
        background: #F47479 !important;
    }

    .sideBoxLeft2>ul>li:first-child,
    .sideBoxLeft2>ul>li:hover {
        background: #F47479 !important;
    }

    .sideBoxLeft2 .sub-menu-sidemenu li:hover {
        background: #F47479 !important;
    }

    .auctionSlider .price .buttons .gray,
    .boxPrice .buttons .gray {
        background: #b1b1b1 !important;
        border-color: #b1b1b1 !important;
    }

    .auctionSlider .price .buttons .green,
    .boxPrice .buttons .green,
    .reserve-price.on-the-market .green {
        background: #00D100 !important;
    }

    .reserve-price.on-the-market .green {
        border-color: #00D100 !important;
    }

    #see-all-btn,
    .LoadMore {
        text-align: center;
    }

    #see-all-btn a,
    a.see-all-btn {
        font-size: 20px;
        line-height: 22.5px;
        color: #707070;
        font-family: 'focolight';
        padding: 0 15px;
        width: 90px;
        height: 49px;
        background: #005BAA;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
    }

    .gridRowCheck1.grid4 {
        -ms-grid-columns: 100px 220px 190px 130px !important;
        grid-template-columns: 100px 220px 190px 130px !important;
    }

    .moreInfo {
        margin-bottom: 30px;
    }

    .moreInfo .ulInfoCar {
        margin-bottom: 0 !important;
    }

    .Pfont15 {
        margin-bottom: 30px;
    }

    span.bigRed {
        color: #ED1C24 !important;
        font-size: 22px !important;
        font-family: "focobold" !important;
    }

    .contents .boxPaypal {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: start !important;
    }

    .shopping-cart {
        width: 100%;
    }

    .itemshopping-cart {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 48px 0 40px;
        border-bottom: 1px solid #DDDDDD;
    }

    .itemshopping-cart .image {
        overflow: hidden;
    }

    .shopping-cart-close {
        float: right;
        background: unset;
        position: absolute;
        right: 51px;
        padding: 0;
        width: 18px;
        height: 18px;
    }

    .content-shopping-cart {
        width: 70%;
        padding: 0 0px 0 70px;
    }

    .shopping-cart .title-pod h3 {
        color: #0061B4;
        font-family: "focobold";
        margin-bottom: 10px;
    }

    .content-pod ul {
        padding-bottom: 30px;
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        padding-bottom: 0;
        margin-bottom: 10px;
        height: 70px;
        overflow: hidden;
        padding-left: 0;
        margin-top: 20px;
    }

    .content-pod ul li {
        color: #707070;
        line-height: 22.5px;
        font-size: 15px;
    }

    .Amount-payable {
        overflow: hidden;
        padding-top: 40px;
    }

    .Amount-payable h3 {
        color: #707070;
        font-size: 22px;
        font-family: 'focobold';
        margin-bottom: 20px;
    }

    .Amount-payable input {
        width: 45%;
        border: 1px solid #eee;
    }

    #pri-Amount {
        font-size: 22px;
        color: red;
        width: 55%;
        float: right;
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
        border-right: 0;
    }

    #pri-Amount::-webkit-input-placeholder {
        color: red;
        font-family: 'focobold';
    }

    #pri-Amount::-moz-placeholder {
        color: red;
        font-family: 'focobold';
    }

    #pri-Amount:-ms-input-placeholder {
        color: red;
        font-family: 'focobold';
    }

    #pri-Amount::-ms-input-placeholder {
        color: red;
        font-family: 'focobold';
    }

    #pri-Amount::placeholder {
        color: red;
        font-family: 'focobold';
    }

    .Amount-payable button {
        float: right;
        margin-top: 40px;
        width: 126px;
        height: 40px;
        margin-left: 20px;
        margin-bottom: 30px;
    }

    .Amount-payable input {
        border-radius: 0 !important;
    }

    .BookService .contents {
        position: relative;
    }

    /**/

    .login-page {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, .5)));
        background: -o-linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5));
        background: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5));
        /* url('/css/img/Auction-img/Screenshot_7.png'); */
        background-repeat: no-repeat;
        background-size: cover;
    }

    .login-auction {
        width: 383px;
        border-radius: 15px;
        height: -webkit-max-content !important;
        height: -moz-max-content !important;
        height: max-content !important;
        background: #ECF0F1;
        padding: 35px;
        margin: auto;
        margin-top: 0 !important;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .login-auction header {
        text-align: center;
        margin-bottom: 29px;
    }

    .login-auction header h3 {
        color: #707070;
        font-size: 29px;
        margin-bottom: 21px;
    }

    .login-auction header p {
        color: #0E61B4;
        font-size: 15px;
        font-family: "focobold";
    }

    .login-auction .input-group {
        margin-bottom: 13px;
    }

    .login-auction .row {
        margin-left: 0;
        margin-right: 0;
    }

    .login-auction button {
        margin-top: 20px;
        width: 180px;
        height: 40px;
        border-radius: 4px;
    }

    .login-auction .row a {
        color: #0E61B4;
        font-size: 15px;
    }

    .Sign-up {
        width: 773px;
        /* background: #fff; */
        background: #ECF0F1;
        margin: auto;
        padding: 50px 40px;
        height: 547px;
        margin-top: 60px !important;
    }

    .checkout-details .gridinput,
    .Sign-up .gridinput {
        -ms-grid-columns: 1fr 5px 1fr;
        grid-template-columns: 1fr 1fr;
        display: -ms-grid;
        display: grid;
        grid-gap: 0 5px;
    }

    .gridinput select {
        width: 100%;
    }

    .Sign-up .col-md-6 {
        margin-bottom: 6px;
    }

    .Sign-up .spacial select {
        height: 34px;
        width: 145px;
        padding: 5px 15px;
        border: 1px solid #DEE2E6;
        border-radius: 3px;
    }

    .Sign-up .spacial input {
        width: 145px;
        height: 31px;
        text-align: end;
        padding: 5px 32px;
        border: 1px solid #DEE2E6;
        border-radius: 0;
    }

    .Sign-up button {
        margin-top: 10px;
    }

    .semi-title {
        color: #0E61B4;
        font-size: 15px;
        font-family: 'focobold';
        margin-bottom: 21px;
    }

    .private-user {
        height: 470px;
    }

    .private-user .col-md-6 {
        margin-bottom: 19px;
    }

    /* start checkout-details */

    .checkout-details {
        background: #ECF0F1;
        padding: 20px 30px;
        position: relative;
        display: inline-block;
        width: 100%;
    }

    .checkout-details .newSteps2 {
        -ms-grid-columns: 80px 120px 80px 120px 80px;
        grid-template-columns: 80px 120px 80px 120px 80px;
        padding-top: 20px;
        padding-bottom: 39px;
    }

    .checkout-details .title h3 {
        color: #0061B4;
        font-size: 29px;
        font-family: 'focobold';
        margin-bottom: 14px;
    }

    .checkout-details .title p {
        color: #707070;
        font-size: 15px;
        margin-bottom: 15px;
    }

    .checkout-details .col-md-6 {
        margin-bottom: 19px;
    }

    .checkout-details .gridinput {
        grid-gap: 0 19px;
        width: 100%;
    }

    .checkout-details .buttonCh {
        text-align: end;
    }

    .checkout-details .buttonCh button {
        margin-bottom: 20px;
        padding: 11px 50px;
    }

    .checkout-details .buttonCh button.back {
        margin-right: 10px;
    }

    [type="radio"]:checked,
    [type="radio"]:not(:checked) {
        position: unset;
        left: -0;
    }

    [type="radio"]:checked+label:after,
    [type="radio"]:not(:checked)+label:after,
    [type="radio"]:checked+label:before,
    [type="radio"]:not(:checked)+label:before {
        display: none;
    }

    .checkout-details .radioQu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .checkout-details .radioQu .radio {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .checkout-details .radioQu .radio:first-of-type {
        margin-right: 40px;
    }

    input[type="radio"] {
        height: 20px;
        width: 20px;
    }

    [type="radio"]:checked+label,
    [type="radio"]:not(:checked)+label {
        padding-left: 15px;
    }

    .checkout-details .col-md-6>p {
        line-height: 1.4;
    }

    .checkout-details .gridInfrom {
        -ms-grid-columns: 1fr 20px 1fr;
        grid-template-columns: 1fr 1fr;
        display: -ms-grid;
        display: grid;
        grid-gap: 20px;
    }

    .checkout-details .gridInfrom .itemInfrom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative;
    }

    .checkout-details .gridInfrom .itemInfrom .input {
        width: 100%;
    }

    .checkout-details .col-md-12.comments {
        margin: 20px 0;
    }

    .gridUpload {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 80px 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr;
        grid-template-columns: 80px 1fr 1fr 1fr 1fr 1fr;
        background: #fff;
        border-radius: 7px;
        grid-gap: 15px;
        padding: 20px;
        margin-bottom: 25px;
    }

    .gridUpload .itemUpload {
        border-radius: 7px;
        overflow: hidden;
    }

    .gridUpload .itemUpload img {
        height: 100%;
    }

    .gridUpload .itemUpload div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background: #ECF0F1;
        cursor: pointer;
    }

    .gridUpload .itemUpload div span {
        background: #fff;
        border-radius: 50%;
        height: 50px;
        width: 50px;
        color: #ECF0F1;
        font-size: 50px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-family: 'focobold';
    }

    /* end checkout-details */

    @media (max-width: 1000px) {
        .carSlider.carSlider2 .sliderImgCar {
            height: unset !important;
            width: unset !important;
        }

        .carSlider.carSlider2 .description ul {
            display: -ms-grid !important;
            display: grid !important;
        }

        .carSlider.carSlider2 .description h2 {
            height: 30px;
        }

        .whitemesaage {
            height: unset;
        }

        .currently-actions .contentGrid {
            padding: 20px;
        }

        .navbar {
            top: 0;
        }

        .ckeckoutTotal {
            margin-bottom: 20px;
        }

        .contents .itemshopping-cart {
            display: none;
        }

        .shopping-cart .itemshopping-cart {
            display: block;
        }

        .innderpadding .paddingCheck button {
            margin-bottom: 20px;
        }

        .content-shopping-cart {
            width: 100%;
            padding: 0;
            margin-top: 20px;
        }

        .shopping-cart .itemshopping-cart {
            position: relative;
        }

        .shopping-cart-close {
            right: 20px;
            top: 20px;
        }

        .itemshopping-cart .image {
            padding: 20px;
        }

        .itemshopping-cart .image img {
            width: 100%;
        }

        .content-shopping-cart {
            padding: 0 20px;
            margin-top: 0;
        }
    }

    @media (min-width: 992px) {
        .fastBidding .sliderImgCar {
            width: unset !important;
            height: 185px;
        }
    }

    @media (min-width: 1200px) {
        .spacialContainer {
            width: 94%;
        }
    }

    @media (max-width: 768px) {
        .hub-new-banner .sliderTextBannar h2 {
            font-size: 19px;
        }

        .hub-new-banner {
            height: 120px !important;
            padding: 0 !important;
            margin-bottom: 15px;
        }

        .hub-new-banner img {
            -o-object-fit: cover;
            object-fit: cover;
            height: 100%;
        }

        .sideBoxLeft {
            position: unset;
            width: 100%;
            margin-bottom: 20px;
        }

        .currently-actions .contentGrid {
            -ms-grid-columns: 1fr 20px 1fr;
            grid-template-columns: repeat(2, 1fr);
            grid-column-gap: 20px;
        }

        .questionAuc .articleManual p {
            margin: 0 !important;
        }

        .questionAuc .title h3 {
            margin-bottom: 14px;
        }

        .questionAuc .articleManual {
            display: block;
        }

        .questionAuc .articleManual p:last-child {
            display: none;
        }

        .Amount-payable button {
            float: none;
            width: 100%;
        }

        .Amount-payable {
            padding-bottom: 43px;
        }

        .Amount-payable button:last-child {
            margin-top: 20px;
        }

        .Amount-payable button {
            margin-left: 0 !important;
        }

        .itemshopping-cart .content-shopping-cart .cont-qusz {
            margin-top: 5px;
        }

        .Amount-payable button {
            margin-left: 0 !important;
        }

        .shopping-cart .title-shopping-cart h4 {
            margin-top: 16px;
        }

        .questionAuc .articleManual {
            margin-bottom: 28px;
        }

        .faq-Accordion .item button {
            height: 45px;
        }

        .faq-Accordion .item button a {
            font-size: 15px;
            color: #707070;
        }

        .faq-Accordion .item button i {
            color: #707070;
            position: absolute;
            right: 24px;
            font-size: 15px;
        }

        .faq-Accordion .item .text-hidden {
            padding: 20px;
        }

        .faq-Accordion .item .text-hidden p {
            font-size: 14px;
        }

        .faq-Accordion .item {
            margin-bottom: 10px;
        }

        .profile .boxContect table {
            width: 100%;
        }

        .gridRowCheck1.grid4 {
            -ms-grid-columns: 1fr;
            grid-template-columns: 1fr;
        }

        .login-auction,
        .Sign-up {
            width: 94%;
            padding: 20px 15px !important;
            height: -webkit-max-content;
            height: -moz-max-content;
            height: max-content;
        }

        .checkout-details .newSteps2 {
            -ms-grid-columns: 60px 80px 60px 80px 60px;
            grid-template-columns: 60px 80px 60px 80px 60px;
        }

        .checkout-details .gridInfrom {
            -ms-grid-columns: 1fr;
            grid-template-columns: 1fr;
            grid-gap: 20px;
        }

        .checkout-details {
            padding: 20px;
        }

        .checkout-details .gridInfrom .itemInfrom.sec {
            margin-bottom: 20px;
        }

        .gridUpload {
            -ms-grid-columns: 1fr;
            grid-template-columns: 1fr;
            grid-gap: 15px;
            padding: 20px;
            margin-bottom: 25px;
            padding-bottom: 120px;
            -ms-grid-rows: auto;
            grid-template-rows: auto;
        }

        .gridUpload>*:nth-child(1) {
            -ms-grid-row: 1;
            -ms-grid-column: 1;
        }

        .gridUpload .itemUpload {
            min-height: 120px;
        }

        .checkout-details .buttonCh button {
            width: 94%;
            margin-right: 3% !important;
            margin-left: 3% !important;
        }

        .checkout-details {
            padding: 0;
        }

        .spacialgrid {
            -ms-grid-column: 1;
            -ms-grid-column-span: 2;
            grid-column: 1 / span 2;
        }

        .checkout-details .radioQu .radio {
            display: block;
        }

        .checkout-details .radioQu .radio label {
            display: block;
            margin-top: -50px;
            padding: 0;
        }

        .checkout-details .radioQu {
            position: absolute;
            right: 15px;
            top: 0px;
        }

        .hidd {
            display: none !important;
        }
    }

    .irs-slider {
        height: 15px;
        width: 15px;
        border: 1px solid #707070;
        background: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .irs-line {
        width: 100% !important;
        background: #0060B4;
        height: 2px;
        top: 12px;
    }

    .sideBoxLeft ul li.kms-years {
        display: block;
        padding: 6px 15px !important;
    }

    .sideBoxLeft ul li.kms-years:hover {
        background: transparent;
    }

    .irs-from,
    .irs-to,
    .irs-single {
        font-size: 12px;
    }

    div.numberCircle p {
        position: absolute;
        color: #fff;
        width: 140px;
        height: 20px;
        padding: 0 5px;
        z-index: 1;
        bottom: 0px;
        left: 26px;
        border-radius: unset;
        opacity: 1;
    }

    div.numberCircle p span:first-of-type {
        border: 1px solid transparent;
        background-color: #fff;
        opacity: 1;
        left: 0;
        bottom: 0;
        font-size: 15px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        padding: 0 5px;
        color: #707070 !important;
        height: 100%;
        line-height: 1;
    }

    div.numberCircle p span:last-of-type {
        display: none !important;
    }

    .irs-from,
    .irs-to,
    .irs-single {
        bottom: 0;
    }

    .condition-min,
    .condition-max {
        display: none;
    }

    .message-unregistered {
        padding: 10px 15px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        z-index: 6;
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background: #fff;
        -webkit-box-shadow: 0 0 6px rgb(212 210 210);
        box-shadow: 0 0 6px rgb(212 210 210);
        display: none;
    }

    .message-unregistered p {
        font-size: 12px !important;
        color: #707070 !important;
        display: block !important;
    }

    .message-unregistered a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-align: start;
        background-color: #0070D0;
        font-size: 12px;
        height: 30px;
        color: #fff;
        cursor: pointer;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 10px;
        border-radius: 6px;
        margin-top: 5px;
    }

    .display-block {
        display: block;
    }

    a.login-btt {
        margin-top: 20px;
        width: 180px;
        height: 40px;
        border-radius: 4px;
        background-color: #0070D0;
        color: #fff !important;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 15px;
        font-family: "focobold";
        padding: 10px 16px;
        cursor: pointer;
        margin: auto;
    }

    .input.file {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .input.file label {
        font-size: 13px;
        color: #707070;
        width: 32%;
    }

    .input.file input {
        width: 65%;
        margin-left: 3%;
        background: #fff;
    }

    .infoCarColRight .boxPrice .boxP button {
        width: 50%;
    }

    .carSlider-auction .boxP:nth-of-type(3) {
        padding-top: 30px !important;
        padding-bottom: 10px !important;
        border: none;
    }

    body div div div div div div#zoom-fig a#Zoom-1:not(.mz-no-rt-width-css)>.mz-figure:not(.mz-no-rt-width-css)>img {
        border-radius: 0;
    }

    #zoom-fig.auctionSlider .divIcons {
        width: 92%;
    }

    .sliderShow .item img {
        border-radius: 0 !important;
    }

    .infoCarColRight .boxPrice .boxP p>span:first-of-type {
        font-family: "focolight" !important;
    }

    .boxPrice .messageplace .greymessage .tabs.dollar {
        padding: 20px 0;
    }

    .boxPrice .messageplace .greymessage .tabs.dollar input {
        height: 40px;
        padding: 0 25px;
        color: #707070;
        font-family: 'focobold';
    }

    .infoCarColRight .boxPrice .messageplace .whitemesaage {
        padding: 20px;
    }

    .infoCarColRight .boxPrice .messageplace .greymessage>p {
        padding: 10px 0 0 20px;
        font-family: 'Foco';
    }

    .infoCarColRight .boxPrice .messageplace .whitemesaage .font28BoldBlue {
        margin-bottom: 15px;
        display: block;
        font-size: 40px;
        font-family: 'focobold';
    }

    .whitemesaage p:last-child span:last-child {
        font-family: 'Focolight';
    }

    .whitemesaage p:last-child span:first-child {
        font-family: 'Foco';
    }

    .dollar::before {
        padding: 12px 15px;
        font-size: 15px;
        color: #707070;
        font-family: 'focobold';
    }

    .boxPrice .messageplace .greymessage .tabs {
        border-bottom: 2px solid #fff;
    }

    .greymessage p.or {
        color: #707070 !important;
        font-family: 'focobold';
        padding: 20px 0 0 !important;
    }

    .boxPrice .messageplace .greymessage .tabs:first-of-type {
        padding-bottom: 30px;
    }

    .infoCarColRight .boxPrice .boxP:nth-of-type(1) p>span:first-of-type {
        margin-bottom: 20px;
    }

    .infoCarColRight .boxPrice .boxP:nth-of-type(1) p:first-child span:last-child {
        font-size: 18px;
        font-family: 'focobold' !important;
    }

    .infoCarColRight .boxPrice .boxP p {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .infoCarColRight .boxPrice .boxP.boxOfIcons p:first-of-type span {
        margin-bottom: 20px;
    }

    .infoCarColRight .boxPrice .boxP:nth-of-type(2) {
        padding-top: 25px;
        padding-bottom: 24px;
    }

    .carSlider-auction .boxPrice .boxP .MainBtnProduct {
        width: 46.5% !important;
        margin-left: 12px !important;
    }

    .carSlider-auction .boxPrice .boxP button {
        width: 46.5% !important;
        margin-right: 12px !important;
    }

    .titleCar h2 {
        padding-top: 0;
    }

    .boxPrice .boxP .font22Bold {
        font-size: 25px !important;
    }

    .carCareIndex .carBox .imgBx img:first-of-type,
    .carSlider .sliderImgCar a img {
        width: 100%;
    }

    .profile {
        margin-top: 0;
    }

    #sideBoxLeft2>ul>li {
        padding-left: 42px;
    }

    #sideBoxLeft2 .sideBoxLeftList {
        border-radius: 4px 4px 4px 4px;
        overflow: hidden;
    }

    .cutsDetails .title p {
        color: #707070;
        font-size: 15px;
        margin-bottom: 15px;
        font-family: 'Focolight';
    }

    .sliderImgCar.item-no-slider {
        height: unset;
    }

    .carSlider .sliderImgCar {
        width: 100%;
    }

    [type="radio"]:checked+label,
    [type="radio"]:not(:checked)+label {
        padding-left: 0;
    }

    .cutsDetails label {
        color: #707070;
        font-family: 'focolight';
        font-size: 15px;
    }

    .uesNOBox .ae-radio {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .spacial-input-radio {
        height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .cutsDetails .spacial-yes-felx {
        height: 22.4px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .spacial-add-felxs {
        height: 50px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    #comments {
        margin-bottom: 30px;
    }

    .qq-uploader {
        margin-bottom: 30px;
    }

    .qq-upload-button {
        border: 1px solid #ecf0f1 !important;
        background: #ECF0F1 !important;
    }

    #see-all-btn {
        margin-bottom: 35px;
    }

    .faq-Accordion .item button .fa-plus {
        font-size: 55px;
        font-weight: 500;
    }

    .faq-Accordion .item button .fa-plus:before {
        content: "+";
    }

    .faq-Accordion .item button .fa-times:before {
        content: "\00d7";
        font-size: 30px;
    }

    .faq-Accordion .item button .fa-times {
        font-size: 30px;
    }

    .faq-Accordion .item button.collapsed a {
        font-size: 20px;
    }

    .questionAuc .row>.col-md-12>.col-md-6:first-child {
        padding-left: 0;
    }

    .questionAuc .row>.col-md-12>.col-md-6:last-child {
        padding-right: 0;
    }

    /**/

    .pagination {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        padding-left: 0;
        list-style: none;
        border-radius: 0.25rem;
        float: unset !important;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0 auto !important;
        position: relative;
        margin-bottom: 20px !important;
    }

    .paging ul li {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #ccc;
        display: inline;
        float: left;
        font-size: 11px;
        font-weight: 600;
        line-height: 15px;
        margin-left: -1px;
        padding: 4px 6px;
        text-align: center;
    }

    .pagination-sm .page-link {
        padding: 2px 3px;
        line-height: 22.5px;
        font-size: 15px;
        font-family: 'Foco';
        border: unset;
        color: #707070;
    }

    .paging .active.page-item {
        background: rgb(158 158 158 / 25%);
    }

    .card-body .responsive-container .table {
        width: 100%;
        margin-bottom: 1rem;
        color: #212529;
        background-color: transparent;
        border-collapse: collapse;
    }

    .table td,
    .table th {
        padding: 0.75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
    }

    .projects td {
        vertical-align: middle;
        font-family: "focobold";
        font-size: 13px;
        color: #707070;
    }

    .card-body .table-header a,
    .card-body tbody td {
        font-size: 13px;
        color: #707070;
        padding: 5px;
        font-family: "focobold";
        padding: 0;
    }

    .table-striped tbody tr:nth-of-type(odd) {
        background: #edf1f4 !important;
    }

    .card-body .responsive-container tbody td {
        max-width: 100%;
        padding: 10px;
    }

    .card-body tbody td {
        font-family: 'Foco';
        max-width: 580px;
        overflow-wrap: break-word;
    }

    .listSection>.row>.col-12>a.btn-info {
        display: block;
        width: 160px;
        color: #fff;
        background-color: #17a2b8;
        border-color: #17a2b8;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 10px 20px;
        margin: 15px;
        border-radius: 4px;
        font-size: 15px;
        float: right;
    }

    .containerBox {
        display: inline;
    }

    input[type="radio"]:checked:before {
        background: green !important;
    }

    input[type="radio"]:checked {
        border-color: orange;
    }

    input[type="radio"] {
        -moz-appearance: auto;
        appearance: auto;
        -webkit-appearance: radio !important;
    }

    .dealer_license_document_types {
        float: right;
        margin-right: 50px;
        margin-top: 5px;
        font-size: 13px;
        color: #707070;
    }

    .carSlider .description h2 a,
    .carSlider .description h2 {
        height: 45px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .live-show {
        left: 7px;
        bottom: 20px;
        display: block;
        position: absolute;
        z-index: 77;
        cursor: pointer;
        background: #00AEEF;
        padding: 3px;
        border: 1px solid #00AEEF;
    }

    .live-show p {
        color: #fff;
    }

    #auctionSlider .item-no-slider {
        margin-bottom: 30px;
    }

    @media (max-width: 767px) {
        .navbar+div {
            padding-top: 0 !important;
            margin-top: 25px !important;
        }

        .card-body .responsive-container,
        .card .responsive-container {
            overflow: scroll;
        }

        .listSection>.row>.col-12>a.btn-info {
            float: unset;
            display: block;
        }

        .zoom-fig-fix .mz-figure.mz-show-arrows .mz-nav-controls button.mz-button {
            display: none;
        }
    }

    .fast-bidding-page .item-no-slider .sliderImgCar {
        height: 137px;
    }

    .fast-bidding-page .divIcons .user {
        width: 95.6px;
    }

    .fast-bidding-page .divIcons .alert {
        width: 70%;
    }

    .fast-bidding-page .divIcons .user.change-user span {
        margin-top: 2px;
        margin-right: 30px;
        font-size: 14px;
    }

    .fast-bidding-page .upuser {
        width: 65%;
        margin-right: 2%;
        position: absolute;
    }

    .fast-bidding-page .price .font22Bold {
        font-size: 14px;
    }

    .fast-bidding-page .messageAlert label {
        font-size: 8px !important;
    }

    .fast-bidding-page .price .font28BoldBlue,
    .fast-bidding-page .messageplace .whitemesaage .font28BoldBlue {
        font-size: 20px;
    }

    .auctionSlider .price .buttons button {
        border-radius: 3px;
    }

    .auctionSlider .upalert {
        width: 55%;
        margin-left: 2%;
        position: absolute;
        right: 0;
    }

    .dollar::before {
        content: "$";
        padding: 13px 5px;
        text-align: center;
        color: #b4b4bb;
        position: absolute;
        font-size: 20px;
    }

    .price .messageplace .greymessage .tabs.dollar {
        text-align: center;
        -ms-grid-columns: 2fr;
        grid-template-columns: 1fr;
        border-bottom: unset;
    }

    .price .messageplace .greymessage p.or {
        padding-top: 20px;
        text-align: center;
    }

    @media (max-width: 1000px) {
        .navbar+div {
            margin-top: 50px !important;
            padding-top: 0 !important;
        }

        .auctionSlider .price .buttons button {
            border-radius: 3px;
        }

        .carSlider {
            padding: 20px;
            width: 100%;
            margin: 0;
        }

        .carSlider .owl-auction {
            width: unset;
        }

        .auctionSlider .upuser {
            width: 47%;
        }

        .auctionSlider .upalert {
            width: 50%;
        }

        .carSlider.carSlider2 .description h2 {
            height: 40px;
        }

        .carSlider .description ul {
            height: 60px;
            margin: 0;
        }

        .auctionSlider .divIcons .messageAlert input {
            margin: 0;
        }

        /*
        .owl-auction>.item.carBox {
            padding: 0 5px;
        }
        .carSlider.carSlider2 .description h2 {
            padding-left: 10px;
        }
        .carSlider.carSlider2 .description ul {
            padding-left: 10px;
        }
        .carSlider.carSlider2 .description .price {
            padding-left: 10px;
        }
        .carSlider.carSlider2 .description h2 {
            height: 60px;
        }
        .auctionSlider .price .font22Bold {
            font-size: 12px;
        }

        div.my-max-bid span.userMaxValue {
            width: 60px;
            font-size: 14px;
            margin-right: 5px;
        }
        div.my-max-bid span.userMaxLabel {
            font-size: 14px;
        }

        .auctionSlider .price .buttons button {
            display: flex;
            align-items: center;
            justify-content: center;
        }
        .auctionSlider .price .buttons button span {
            font-size: 14px;
        }

        .carSlider .description h2 a,
        .carSlider .description h2 {
            height: 55px;
            font-size: 15px
        }
        .auctionSlider .divIcons .messageAlert input {
            margin: 0;
        }
        .carSlider .description ul {
            height: 50px;
            padding-bottom: 0px;
            margin-bottom: 5px;
        }
        .auctionSlider .price>p {
            margin-bottom: 5px;
        }
        .auctionSlider .price>p {
            font-size: 13px;
        }*/
    }

    .fast-bidding-page .item-no-slider {
        margin-bottom: 0;
    }

    .fastb-input {
        position: relative;
        width: 40%;
        margin-right: 5px;
    }

    .fastb-input .dollar-sign {
        color: #707070 !important;
        position: absolute;
        left: 5px;
        top: 50%;
        transform: translatey(-50%);
    }

    .fastb-input input {
        padding: 0 15px !important;
        height: 25px !important;
        width: 100% !important;
    }

    .auctionSlider .fast-bidding-page .price .buttons .red {
        background: #ED1C24 !important;
    }

    .auctionSlider .price .buttons .fast-bidding-class button.red,
    .auctionSlider .price .buttons .fast-bidding-class a.red {
        border-radius: 3px !important;
    }

    .auctionSlider .price .buttons .fast-bidding-class button.green,
    .auctionSlider .price .buttons .fast-bidding-class a.green {
        background: #00D100 !important;
    }

    .add-newCard-auction {
        background: #F0F0F0;
        position: relative;
        min-height: 280px;
        border-radius: 10px;
        overflow: hidden;
    }

    .add-newCard-auction .container-newCard {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .add-newCard-auction .container-newCard .imgage {
        border-radius: 50%;
        width: 130px;
        height: 130px;
        overflow: hidden;
    }

    .add-newCard-auction .container-newCard .imgage img {
        width: 100%;
        height: 100%;
    }

    .add-newCard-auction .container-newCard .title {
        margin-top: 20px;
        font-size: 24px;
        font-family: 'focobold';
    }

    .carSlider-auction .boxPrice .boxP button {
        width: 48% !important;
    }

    #changetext {
        margin-right: 0 !important;
    }

    .carSlider .spacial-grid {
        display: flex;
        align-items: center;
        height: 30px;
    }

    .clickDiv-en {
        cursor: pointer;
    }

    .auction-search-selected-sort,
    .auction-search-selected-sort a {
        background: #00AEEF;
        color: #fff !important;
    }

    .container-grid-fil {
        display: flex;
        margin-left: auto;
        align-items: center;
    }

    .sortBy-fil,
    .search-fil {
        position: relative;
    }

    .menuSortBy {
        background: #fff;
        padding: 5px 0;
        position: absolute;
        z-index: 999;
        border: 1px solid #eee;
        right: 0;
        top: 27px;
        display: none;
    }

    .container-grid-fil i {
        margin-right: 5px;
        color: #707070;
        cursor: pointer;
    }

    .container-grid-fil i.fa-search {
        margin-right: 0;
        position: absolute;
        right: 10px;
    }

    .sortBy-fil {
        margin-left: 20px;
    }

    .search-fil {
        margin-left: 20px;
        display: flex;
        align-items: center;
    }

    .search-fil input {
        height: 30px;
        width: 250px;
    }

    .carSlider .titleCarSlider .menuSortBy a {
        background: unset !important;
        width: max-content;
        height: unset !important;
        font-size: 15px !important;
        margin-bottom: 10px;
        justify-content: start !important;
    }

    .carSlider .titleCarSlider .menuSortBy a:last-child {
        margin-bottom: 0;
    }

    /*.filter-menuSearch {
        display: none;
    }*/

    .menuSortBy ul li {
        width: 100%;
        border-bottom: 1px solid #DDDDDD;
        padding: 5px 10px;
    }

    .menuSortBy ul li:last-child {
        border: none;
    }

    .search-fil i {
        color: #055ca9;
    }

    .carViewPage #zoom-fig.auctionSlider .divIcons {
        width: 98%;
    }

    .carViewPage .auctionSlider .upalert {
        width: 24%;
    }

    @media (max-width: 768px) {

        .login-auction,
        .Sign-up {
            margin: 70px 0% !important;
        }

        .input.file label {
            font-size: 12px;
        }

        .carSlider-auction .boxPrice .boxP button {
            width: 100% !important;
            margin-right: 0;
            margin-bottom: 10px;
        }

        .carSlider-auction .boxPrice .boxP .MainBtnProduct:first-of-type,
        .carSlider-auction .boxPrice .boxP .MainBtnProduct:last-of-type {
            width: 100% !important;
            margin: 20px 0 0 !important;
        }

        .timerAuoction {
            padding: 10px;
            width: 205px;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .timerAuoction h4 {
            font-size: 14px;
        }

        .timerAuoction img {
            width: 20px;
            margin-right: 5px;
        }

        .currently-actions .contentGrid {
            width: 100%;
        }

        .carSlider {
            margin: 0 10px;
        }

        .carSlider.carSlider2 .titleCarSlider h2 {
            font-size: 17px;
        }

        .carSlider.carSlider2 .titleCarSlider a i {
            margin-right: 5px;
        }

        .carSlider.carSlider2 .titleCarSlider {
            padding-bottom: 12px;
        }

        [type="radio"]:checked,
        [type="radio"]:not(:checked) {
            margin-left: 13px !important;
            margin-right: 3px;
        }

        .checkout-details {
            padding: 0 15px;
        }

        .login-page {
            background-position: center;
            background-attachment: fixed;
            min-height: 100vh;
        }

        .questionAuc .title h3 {
            font-size: 24px;
        }

        .faq-Accordion .item button .fa-plus {
            font-size: 30px;
        }

        .faq-Accordion .item button {
            padding: 0 14px;
        }

        .faq-Accordion .item button.collapsed {
            padding-top: 0;
        }

        .questionAuc .row>.col-md-12>.col-md-6 {
            padding: 0;
        }

        .auctionSlider .price .font28BoldBlue,
        .messageplace .whitemesaage .font28BoldBlue {
            font-size: 15px;
        }

        .carSlider .spacial-grid {
            display: block;
            height: unset;
        }

        .container-grid-fil {
            display: block;
        }

        .search-fil {
            margin-left: 0;
            margin-bottom: 20px;
        }

        .container-grid-fil>a {
            justify-content: start !important;
            margin-bottom: 20px;
        }

        .sortBy-fil {
            margin-left: 0;
        }

        .spacial-grid h2 {
            margin-bottom: 20px;
        }

        .search-fil {
            display: block;
        }

        .container-grid-fil i.fa-search {
            top: 9px;
        }

        .menuSortBy {
            right: unset;
            left: 0;
        }

        .divIcons .car-view-lots-no {
            width: 45px;
            height: 45px;
            line-height: 14px;
            font-size: 15px;
        }

        .auctionSlider .upalert {
            width: 50% !important;
        }

        .boxPrice .messageplace .greymessage .tabs.dollar {
            grid-gap: 0;
            margin: 0 10px;
        }

        .saveMaxBid {
            font-size: 12px;
            padding: 8px 11px;
        }

        .boxPrice .messageplace .greymessage .tabs:first-of-type {
            padding-bottom: 0;
        }

        .boxPrice .messageplace .greymessage .tabs {
            grid-template-columns: 2fr 2fr;
        }
    }

    .cutsDetails .textarea label,
    .cutsDetails .number label,
    .cutsDetails .text label {
        margin-bottom: 5px;
        display: block;
    }

    .aen-radio .ae-radio {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    