/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{height:30px;margin-top:15px;-webkit-margin-start:20px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:4px;background-color:#e9e9e9;border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:4px;background-color:#abe2fb;border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid transparent;border-bottom:5px solid transparent;transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:-webkit-grab;cursor:grab;opacity:.8;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:unset}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:-webkit-grabbing;cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:#999;text-align:center;vertical-align:middle;cursor:pointer}.rc-slider-mark-text-active{color:#666}.rc-slider-step{position:absolute;width:100%;height:4px;background:transparent}.rc-slider-dot{position:absolute;bottom:-2px;width:8px;height:8px;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-right:5px solid transparent;border-bottom:0;border-left:5px solid transparent;transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:4px;left:50%;margin-left:-4px;border-width:4px 4px 0;border-top-color:#6c6c6c}@import"https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&display=swap";@font-face{font-family:flaticon_boxcar;src:url(/fonts/flaticon_boxcar.ttf) format("truetype"),url(/fonts/flaticon_boxcar.woff) format("woff"),url(/fonts/flaticon_boxcar.woff2) format("woff2"),url(/fonts/flaticon_boxcar.eot) format("embedded-opentype"),url(/fonts/flaticon_boxcar.svg) format("svg")}html[lang=ar],html[lang=ar] *{font-family:Cairo,sans-serif}html[lang=ar] .ads-list-banner-section-v1 .drop-menu .select i{right:10px}html[lang=ar] i[class*=" flaticon-"]:before,html[lang=ar] i[class^=flaticon-]:before{font-family:flaticon_boxcar!important;font-style:normal;font-weight:400!important;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[lang=ar] .calculater-sec,html[lang=ar] .widget-accordion{direction:rtl}html[lang=ar] .ads-list-service-section .row{flex-direction:row-reverse}html[lang=ar] .ads-list-service-section .row .content-column{text-align:right}html[lang=ar] .ads-list-service-section .image-column .inner-column .image-box{position:absolute;bottom:0;right:unset;left:0}html[lang=ar] .ads-list-header .c-box{display:flex;align-items:center!important;width:100%!important;flex-direction:row-reverse!important}html[lang=ar] .ads-list-header .c-box .logo-inner{display:flex;flex-direction:row-reverse;height:100%!important;align-items:center!important;gap:100px}html[lang=ar] .ads-list-header .c-box .logo-inner .layout-search{margin:0}html[lang=ar] .ads-list-header .c-box .logo-inner .logo{margin:0;display:flex;align-items:center;height:100%!important}html[lang=ar] .ads-list-header .c-box .logo-inner .show-search{background-color:hsla(0,0%,100%,.094);border-radius:50px;width:250px;color:#fff}html[lang=ar] .ads-list-header .c-box .nav-out-bar{margin:0;-webkit-margin-end:auto;margin-inline-end:auto;-webkit-margin-start:31px;margin-inline-start:31px}html[lang=ar] .ads-list-header .c-box .nav-out-bar.layoutHeader1{display:flex!important;flex-direction:row-reverse!important;flex-grow:1;justify-content:space-between!important;align-items:center;-webkit-margin-end:30px;margin-inline-end:30px}html[lang=ar] .ads-list-header .c-box .whiteHeader .nav-out-bar{-webkit-margin-end:31px!important;margin-inline-end:31px!important;-webkit-margin-start:auto!important;margin-inline-start:auto!important}html[lang=ar] .ads-list-header .c-box .whiteHeader .nav-categories{flex-direction:row-reverse}html[lang=ar] .ads-list-header .c-box .navigation{display:flex;flex-direction:row-reverse!important}@media screen and (max-width:1200px){html[lang=ar] .ads-list-header .c-box .right-box{margin:0;display:flex}}html[lang=ar] .ads-list-header .white-header .nav{flex-direction:row-reverse}html[lang=ar] .main-menu .navigation>li:last-child{margin-right:18px;margin-left:0}html[lang=ar] .ads-list-banner-section-v1 .fadeInUp{direction:rtl}@media screen and (max-width:768px){html[lang=ar] .ads-list-banner-section-v1 .form-tab-content .model-links{display:flex;justify-content:center}}html[lang=ar] .section-radius-top .ads-list-title{display:flex;justify-content:space-between;flex-direction:row-reverse}html[lang=ar] .section-radius-top .btn-title{background-color:transparent;position:static;margin-right:auto}html[lang=ar] .cars-section-three .ads-list-title{display:flex;justify-content:space-between;flex-direction:row-reverse;text-align:right}html[lang=ar] .cars-section-three .btn-title{width:100%;margin-right:auto}html[lang=ar] .cars-section-three .box-car.car-block-three,html[lang=ar] .cars-section-three .nav-tabs{direction:rtl}html[lang=ar] .cars-section-three .box-car.car-block-three .details{font-family:Cairo,sans-serif}html[lang=ar] .cars-section-three .box-car.car-block-three .details svg{display:none}html[lang=ar] .cars-section-three .tab-content{-webkit-margin-start:10px;margin-inline-start:10px}html[lang=ar] .cars-section-three .car-block-three{direction:rtl!important}html[lang=ar] .ads-list-fun-fact-section .fadeInUp,html[lang=ar] .why-choose-us-section .choose-us-block,html[lang=ar] .why-choose-us-section .fadeInUp{direction:rtl}html[lang=ar] .why-choose-us-section .choose-us-block .text{padding:0;-webkit-padding-end:50px;padding-inline-end:50px}html[lang=ar] .cars-section-two .ads-list-title{display:flex;justify-content:space-between;flex-direction:row-reverse}html[lang=ar] .cars-section-two .btn-title{width:100%;margin-right:auto}html[lang=ar] .cars-section-two .car-block-two,html[lang=ar] .cars-section-two .nav-tabs{direction:rtl}html[lang=ar] .cars-section-two .car-block-two .inner-box .btn-box .details{font-family:Cairo,sans-serif;position:absolute!important;left:20px!important;right:auto!important}@media screen and (max-width:575px){html[lang=ar] .cars-section-two .car-block-two .inner-box .ads-list-title{text-align:right}html[lang=ar] .cars-section-two .car-block-two .inner-box .image-box img{width:100%!important;height:200px!important}}@media screen and (max-width:1100px){html[lang=ar] .mobile-app-banner{margin:32px 100px!important}}@media screen and (max-width:1050px){html[lang=ar] .mobile-app-banner{margin:32px 50px!important}html[lang=ar] .mobile-app-banner h2{font-size:30px}}@media screen and (max-width:768px){html[lang=ar] .mobile-app-banner{margin:32px 20px!important}html[lang=ar] .mobile-app-banner h2{font-size:28px}html[lang=ar] .mobile-app-banner .banner-image{display:none!important}}@media screen and (max-width:350px){html[lang=ar] .mobile-app-banner h2{font-size:26px}}html[lang=ar] .cars-section .ads-list-title{display:flex;justify-content:space-between;flex-direction:row-reverse}html[lang=ar] .cars-section .btn-title{width:100%;margin-right:auto}html[lang=ar] .cars-section .nav-tabs{direction:rtl}html[lang=ar] .cars-section .shop-cars{direction:rtl;text-align:right}html[lang=ar] .cars-section .cars-list{margin:0;-webkit-margin-end:5%;margin-inline-end:5%}html[lang=ar] .cars-section .row{direction:rtl}html[lang=ar] .cars-section .service-block-thirteen .right-box{border:1px solid #e1e1e1;border-right:0;border-radius:16px 0 0 16px}html[lang=ar] .cars-section .service-block-thirteen .right-box .content-box-two{text-align:left;margin:0 20px 0 0;padding:15px 51px 0 0;border-right:1px solid #e1e1e1}html[lang=ar] .cars-section .service-block-thirteen .right-box .content-box-two:before{content:none}html[lang=ar] .cars-section .service-block-thirteen .right-box .content-box-two .inventoryWidrCardButton{padding:10px}html[lang=ar] .cars-section .service-block-thirteen .right-box .content-box-two .inventoryWidrCardButton span{margin:0}html[lang=ar] .cars-section .service-block-thirteen .right-box .content-box-two .icon-box{display:flex;gap:5px;justify-content:flex-end}html[lang=ar] .cars-section .service-block-thirteen .image-box .image{border-radius:0 16px 16px 0}html[lang=ar] .cars-section .service-block-thirteen .ul-cotent a{display:flex;flex-wrap:wrap}@media screen and (max-width:768px){html[lang=ar] .cars-section .inventoryHeader{display:flex!important;flex-direction:column!important;align-items:flex-start;gap:10px}html[lang=ar] .cars-section .inventoryHeader .inventorySortByCol{width:100%;align-items:center!important}html[lang=ar] .cars-section .inventoryHeader .inventorySortByCol .inventorySortByColInnerRow{width:100%!important}}html[lang=ar] .blog-section-two .title{direction:rtl}html[lang=ar] .blog-section-two .text{margin-bottom:40px;text-align:right;margin-left:auto}html[lang=ar] .blog-section-two .ctaImageAndButtonDiv{display:flex;justify-content:space-between;flex-direction:row-reverse}html[lang=ar] .blog-section-two .ctaImageAndButtonDiv .hover-img{position:absolute;bottom:20%!important;left:11%!important}html[lang=ar] .footer-top .text,html[lang=ar] .footer-top .title,html[lang=ar] .widgets-section .ads-list-container{direction:rtl}html[lang=ar] .viewAllButtonWithArrow svg{margin:5px 5px 0 0!important}html[lang=ar] .ads-list-title-three{direction:rtl;text-align:right}html[lang=ar] .ads-list-title-three .breadcrumb :before{content:""}html[lang=ar] .inventory-section .row{display:flex;flex-direction:row-reverse}html[lang=ar] .inventory-section .singleCarTitleLists{display:flex;flex-direction:column}html[lang=ar] .inventory-section .side-bar-column .inner-column{padding-left:0!important;-webkit-padding-end:49px;padding-inline-end:49px}html[lang=ar] .inventory-section .description-sec,html[lang=ar] .inventory-section .overview-sec{direction:rtl}html[lang=ar] .inventory-section .description-sec img{margin:0!important}html[lang=ar] .inventory-section .faqs-section h4,html[lang=ar] .inventory-section .features-sec{direction:rtl}html[lang=ar] .inventory-section .faqs-section .acc-btn,html[lang=ar] .inventory-section .faqs-section .acc-btn.active{display:flex!important;justify-content:space-between!important;flex-direction:row-reverse!important}html[lang=ar] .inventory-section .faqs-section .acc-btn .icon.fa.fa-angle-down{position:absolute;left:0}html[lang=ar] .inventory-section .faqs-section .acc-content{width:100%}html[lang=ar] .inventory-section .faqs-section .acc-content.current{direction:rtl}html[lang=ar] .inventory-section .faqs-section .acc-content.current li{text-align:right}html[lang=ar] .inventory-section .Reply-sec,html[lang=ar] .inventory-section .location-box,html[lang=ar] .inventory-section .review-sec,html[lang=ar] .inventory-section .reviews{direction:rtl}html[lang=ar] .inventory-section .Reply-sec .rating-list.two{margin:0!important;-webkit-margin-end:50px!important;margin-inline-end:50px!important}html[lang=ar] .vehicleDetails{display:flex;gap:10px!important}html[lang=ar] .featuresTabs{width:100%;display:flex;justify-content:space-between;flex-direction:row-reverse}html[lang=ar] .dashboard-widget .right-box{display:flex!important;flex-direction:row-reverse}@media screen and (max-width:991px){html[lang=ar] .dashboard-widget .right-box{flex-direction:column}html[lang=ar] .dashboard-widget .right-box .side-bar-drawer-btn-container{justify-content:flex-end!important}}html[lang=ar] .dashboard-widget .right-box .inner-column{margin:0;-webkit-margin-end:30px;margin-inline-end:30px;direction:rtl}@media screen and (max-width:991px){html[lang=ar] .dashboard-widget .right-box .inner-column{-webkit-margin-end:unset;margin-inline-end:unset}}html[lang=ar] .dashboard-widget .right-box .inner-column .ant-tabs-nav-list{display:flex;gap:30px!important}html[lang=ar] .dashboard-widget .right-box .inner-column .cart-table .myListing-table-right-h{border-radius:0 16px 16px 0}html[lang=ar] .dashboard-widget .right-box .inner-column .cart-table .myListing-table-left-h{border-radius:16px 0 0 16px;text-align:right!important}html[lang=ar] .dashboard-widget .right-box .inner-column .cart-table .myListing-table-make-td{padding:20px 36px;-webkit-padding-start:0;padding-inline-start:0}html[lang=ar] .dashboard-widget .right-box .inner-column .cart-table .myListing-table-actions-td{padding:20px 36px;-webkit-padding-end:0;padding-inline-end:0}html[lang=ar] .dashboard-widget .right-box .inner-column .cart-table .shop-product-cart-img{-webkit-margin-end:20px;margin-inline-end:20px}html[lang=ar] .dashboard-widget .right-box .inner-column .uii-item{display:flex;justify-content:space-between!important;flex-direction:row;align-items:center}html[lang=ar] .dashboard-widget .right-box .inner-column .uii-item .ui-icon{position:static!important;transform:none}@media screen and (max-width:600px){html[lang=ar] .dashboard-widget .custom-tabs .ant-tabs-nav{direction:ltr!important}html[lang=ar] .dashboard-widget .custom-tabs .ant-tabs-nav,html[lang=ar] .dashboard-widget .custom-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list{display:flex!important;flex-direction:row-reverse!important}}@media screen and (max-width:600px)and (max-width:600px)and (min-width:470px){html[lang=ar] .dashboard-widget .custom-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list{width:100%!important}}@media screen and (max-width:600px){html[lang=ar] .dashboard-widget .custom-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab{margin:0!important}html[lang=ar] .dashboard-widget .custom-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active{-webkit-margin-start:0!important;margin-inline-start:0!important;-webkit-margin-end:0!important;margin-inline-end:0!important;margin:0!important}}html[lang=ar] .side-bar .nav-list a{display:flex;gap:16px!important;direction:rtl}html[lang=ar] .dashboard-widget-two .right-box{direction:rtl}html[lang=ar] .dashboard-widget-two .right-box-two{margin:0;-webkit-margin-end:30px;margin-inline-end:30px;width:100%}html[lang=ar] .dashboard-widget-two .right-box-two .content-box .favCardList{display:flex;margin:0;justify-content:space-between;margin-bottom:11px!important}html[lang=ar] .dashboard-widget-two .right-box-two .content-box .favCardList li{margin:0;margin-bottom:16px!important;padding-bottom:0!important}html[lang=ar] .dashboard-widget-two .right-box-two .content-box .btn-box{display:flex;justify-content:space-between;align-items:center}html[lang=ar] .dashboard-widget-two .right-box-two .content-box .btn-box .details{position:static}html[lang=ar] .dashboard-widget-two .gallery-sec .inner-box .image-box{margin:0!important;-webkit-margin-end:10px!important;margin-inline-end:10px!important}html[lang=ar] .dashboard-widget-two .gallery-sec .form-submit{width:100%;display:flex;justify-content:flex-end}html[lang=ar] .dashboard-widget-two .gallery-sec .antSelect{border:none!important;padding:0!important}html[lang=ar] .map-location-drawer .side-bar{width:100%!important}html[lang=ar] .dealer-ship-section-two .row{direction:rtl}html[lang=ar] .dealer-ship-section-two .row .brand-box{display:flex;padding:0;gap:20px}html[lang=ar] .dealer-ship-section-two .row .brand-box .image-box{position:static}html[lang=ar] .dealer-ship-section-two .row .brand-box li{margin:0!important;-webkit-margin-end:20px!important;margin-inline-end:20px!important;display:flex;flex-direction:row-reverse;padding:0!important;gap:5px}html[lang=ar] .dealer-ship-section-two .row .brand-box li .icon{position:static!important}html[lang=ar] .dealer-ship-section-two .row .rating-box{margin:0!important}html[lang=ar] .dealer-ship-section-two .row .auther-name{display:flex;gap:10px}html[lang=ar] .dealer-ship-section-two .row .auther-name span{margin:0}html[lang=ar] .dealer-ship-section-two .row .auther-name h6{margin:0!important}html[lang=ar] .dealer-ship-section-two .row .dealerCommentFormButton{width:100%;display:flex;justify-content:flex-end}html[lang=ar] .login-section .ant-tabs-nav{direction:rtl}html[lang=ar] .login-section .ant-tabs-nav .ant-tabs-nav-list{display:flex;gap:20px}html[lang=ar] .login-section .forgotPassord-form,html[lang=ar] .login-section .forgotPassord-form .ant-input,html[lang=ar] .login-section .form-box.one,html[lang=ar] .login-section .form-box.one .ant-input,html[lang=ar] .login-section .form-box.two,html[lang=ar] .login-section .form-box.two .ant-input{direction:rtl}html[lang=ar] .listing-info-collapse .ant-collapse-item-active .ant-collapse-arrow{transform:rotate(-90deg)!important;transition:transform .3s ease}@media screen and (max-width:500px){html[lang=ar] .listing-info-collapse .carOverViewInnerRow{display:flex!important;flex-direction:column!important}}html[lang=ar] .updatePasswordModal{direction:rtl}html[lang=ar] .slider-layout-1{margin-right:auto!important;max-width:100%;margin-left:unset!important}html[lang=ar] .car-slider-three .slick-prev{right:95px!important;left:auto!important}html[lang=ar] .car-slider-three .slick-next{right:15px!important;left:auto!important}html[lang=ar] .ant-dropdown-menu-item{direction:rtl;text-align:right}html[lang=ar] .car-slider .cars-section-five .cars-section-seven .car-slider-three .slick-next,html[lang=ar] .car-slider .cus-slider .slick-next,html[lang=ar] .car-slider .slick-next{right:15px!important;left:auto!important}html[lang=ar] .car-slider .cars-section-five .cars-section-seven .car-slider-three .slick-prev,html[lang=ar] .car-slider .cus-slider .slick-prev,html[lang=ar] .car-slider .slick-prev{right:95px!important;left:auto!important}html[lang=ar] .ads-list-brand-section .row{flex-direction:row-reverse}html[lang=ar] .ads-list-brand-section.homeBrands .ads-list-title h2{direction:rtl}html[lang=ar] .image-box.position-relative{position:relative}html[lang=ar] .promoted-badge{direction:rtl;position:absolute;top:20px;left:20px;background-color:var(--theme-color1);color:#fff;padding:5px 10px;border-radius:20px;font-size:16px;font-weight:500;border-radius:50px;cursor:pointer}html[lang=ar] .ant-drawer .mobileHomeHeaderDrawer,html[lang=ar] .contact-box-one,html[lang=ar] .contact-box-two{direction:rtl}@media screen and (max-width:991px){html[lang=ar] .footer-top .right-box{display:flex!important;flex-direction:column-reverse!important;align-items:flex-end!important;width:100%!important}html[lang=ar] .footer-top .right-box .subscribe-form{width:100%!important}}html[lang=ar] .mobileNavbarRow{direction:rtl!important}.mega-menu,html[lang=ar] .inventory-sidebar{direction:rtl}.mega-menu .mega-column ul li{text-align:right}.show-search{background-color:hsla(0,0%,100%,.094);border-radius:50px!important;width:250px!important;color:#fff!important}.map-listing-item{direction:rtl}.cars-section .service-list{display:flex;justify-content:space-between}.cars-section .service-list li{border-radius:50px;background-color:hsla(0,0%,49%,.119)!important;width:-moz-fit-content;width:fit-content;padding:8px 20px;border:1px solid #e5e5e5}.inventoryHeaderFiltersRow{height:-moz-fit-content;height:fit-content;overflow-x:scroll;flex-wrap:nowrap!important;padding-bottom:10px}.inventoryViewTypeButton{border-radius:50px;background-color:hsla(0,0%,49%,.119)!important;height:40px;width:40px!important}.inventoryViewTypeButton:hover{background-color:hsla(0,0%,49%,.18)!important;transition:.3s ease}.inventoryViewTypeButton.active{background-color:#0d6efd!important;color:#fff}.inventoryViewTypeButton.active:hover{color:#fff!important;background-color:#3083ff!important}.inventoryViewTypeButton .ant-btn-icon{margin-top:5px!important}.viewAllButtonWithArrow{padding:5px 8px;border-radius:5px;background-color:hsla(0,0%,49%,.119)!important}.viewAllButtonWithArrow:hover{background-color:hsla(0,0%,49%,.18)!important;transition:.3s ease}.viewAllButtonWithArrow svg{margin:5px 0 0 5px!important}.inventorySortBy{margin-right:0!important;margin-top:10px!important}.singleCarButton{display:flex;align-items:center;border-radius:50px;padding:0 20px;height:40px;background-color:hsla(0,0%,49%,.119)!important}.singleCarButton:hover{background-color:hsla(0,0%,49%,.18)!important;transition:.3s ease}.inventory-section{min-height:80vh}.inventory-section .singleCarTitleLists{display:flex;flex-direction:column;justify-content:space-between}.inventorySortBySelect{width:100%!important}.inventorySortBySelect .ant-select-selection-item{padding:0 10px!important}.side-bar .nav-list a{padding:16px 0 19px 16px!important}.form-box,.tab-pane-content{padding-bottom:5px!important;margin-bottom:0!important}.dashboard-widget form .inventorySortBy{display:flex}.myListing-table-left-h{text-align:left!important}.gallery-sec .antSelect,.profileInputsAndSelects{border:none!important;padding:0!important}.icon-box-button .btn-bookmark .ant-btn-icon{position:static!important;background-color:transparent!important;color:#000!important}.icon-box-button .btn-bookmark.wideCard .ant-btn-icon{margin:0!important}.box-car.car-block-three .details svg{display:none}.updatePasswordModal .updatePasswordFormInput{border:1px solid #e1e1e1;border-radius:12px;padding:7px 15px;margin:10px 0}.updatePasswordModal .ant-modal-footer,.updatePasswordModal .ant-modal-header{margin:0!important}.updatePasswordModal .updatePasswordFormSec{padding:15px 10px}.updatePasswordModal .changePassowrdBtn{padding:20px 25px;border-radius:12px!important}.nav-out-bar.layoutHeader1{display:flex!important;flex-grow:1;justify-content:space-between!important;align-items:center}.ant-drawer .mobileHomeHeaderDrawer .ant-drawer-header-title{display:flex!important;flex-direction:row-reverse!important}.ant-drawer .mobileHomeHeaderDrawer .ant-drawer-header-title .ant-drawer-title{display:flex!important;align-items:center!important}.ant-drawer .mobileHomeHeaderDrawer .mobile-menu-wrap .mobileHomeHeaderDrawerMenu{-webkit-border-end:none!important;border-inline-end:none!important;margin-bottom:20px}.ant-drawer .mobileHomeHeaderDrawer .mobile-menu-wrap .mobileHomeHeaderDrawerMenu .ant-menu-item{background-color:rgba(0,0,0,.03)!important;border-radius:8px;margin-bottom:8px}@media screen and (max-width:530px){.dealer-ship-section-two .brand-box,.dealer-ship-section-two .brand-box .content-box{display:flex!important;flex-direction:column!important;align-items:center!important}.dealer-ship-section-two .brand-box .content-box .image-box,.dealer-ship-section-two .brand-box .content-box li{margin:0!important}}@media screen and (min-width:1200px){.homeHeaderMobileDrawerIcon{display:none!important}}.inventoryViewTypeButtonList{border-radius:50px;background-color:hsla(0,0%,49%,.119)!important;height:40px;width:40px!important}.inventoryViewTypeButtonList:hover{background-color:hsla(0,0%,49%,.18)!important;transition:.3s ease}.inventoryViewTypeButtonList.active{background-color:#0d6efd!important;color:#fff}.inventoryViewTypeButtonList.active:hover{color:#fff!important;background-color:#3083ff!important}.inventoryViewTypeButtonList .ant-btn-icon{margin-top:5px!important}.card-item{width:100%;height:470px;border:2px solid #f0f0f0}.card-item .ant-card-body{padding:10px!important}.card-item .card-item-content-div{padding:10px 0;border-top:1px solid #f0f0f0}.card-item .card-item-content-div .card-item-content-title{font-size:15px;font-weight:700}.card-item .card-item-content-div .card-item-content-title-p{font-size:15px;font-weight:600}.card-item .ant-card-meta-detail{flex:none!important}@media screen and (max-width:450px){.form-submit{width:100%;justify-content:flex-end;display:flex;flex-direction:column!important}.form-submit .theme-btn.saveProfile{width:-moz-fit-content!important;width:fit-content!important;margin-bottom:10px}}@media screen and (max-width:525px){.contact-list{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important}.contact-list .image-box,.contact-list li{margin:0!important}}.contact-list .image-box,.contact-list li{margin:0!important}@media screen and (max-width:500px){.map-listing-item img{width:100%!important;height:150px!important}}@media screen and (max-width:430px){.map-listing-item img{width:100%!important;height:120px!important}}.mobileNavbarRow{position:fixed;width:100%;z-index:1000;bottom:0;left:0;right:0;padding:0 10px;border-top:1px solid #f0f0f0;background-color:#f0f0f0;height:100px;border-radius:15px 15px 0 0}@media screen and (min-width:550px){.mobileNavbarRow{display:none!important}}.mobileNavbarRow .mobileNavbarCol{display:flex;flex-direction:column;align-items:center;gap:5px}.mobileNavbarRow .callNowButton{background-color:#0062fe;color:#fff!important;border-radius:50px;width:100%;height:50px}.mobileNavbarRow .callNowButton.whatsAppButton{background-color:#09ba50}@media screen and (max-width:500px){.ads-list-brand-section .homeCatSecCol .inner-box .content p{margin:0!important}.ads-list-brand-section .homeCatSecCol .inner-box img{height:100px!important;width:100px!important}}.ads-list-brand-section .homeCatSecCol .inner-box{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;height:-moz-fit-content!important;height:fit-content!important;align-items:center!important;text-align:center!important}.ads-list-brand-section .homeCatSecCol .inner-box .content{width:100%!important}.ads-list-brand-section .homeCatSecCol .inner-box .content p{margin:0!important}@media screen and (max-width:992px){.service-block-thirteen .inner-box{display:flex}.service-block-thirteen .inner-box .image-box{width:200px!important}.service-block-thirteen .inner-box .image-box img{height:100%!important;width:100%!important}.service-block-thirteen .inner-box .right-box{border:1px solid #e1e1e1;border-right:0;border-radius:16px 0 0 16px;display:flex!important;padding:42px 30px 10px}.service-block-thirteen .inner-box .right-box .content-box-two{text-align:left;margin:0 20px 0 0;padding:15px 51px 0 0;border-right:1px solid #e1e1e1}.service-block-thirteen .inner-box .right-box .content-box-two:before{content:none}.service-block-thirteen .inner-box .right-box .content-box-two .inventoryWidrCardButton{padding:10px}.service-block-thirteen .inner-box .right-box .content-box-two .inventoryWidrCardButton span{margin:0}.service-block-thirteen .inner-box .right-box .content-box-two .icon-box{display:flex;gap:5px;justify-content:flex-end}}@media screen and (max-width:730px){.service-block-thirteen .image-box{width:200px!important}.service-block-thirteen .image-box img{height:100%!important;width:100%!important}.service-block-thirteen .right-box{padding:10px 30px!important;align-items:center!important}.service-block-thirteen .right-box .content-box h4{font-size:22px!important}.service-block-thirteen .right-box .content-box-two{display:none}}@media screen and (max-width:550px){.service-block-thirteen{margin-bottom:20px!important}.service-block-thirteen .right-box{padding:10px 20px 10px 0!important;align-items:center!important}.service-block-thirteen .right-box .content-box h4{font-size:16px!important;font-weight:600!important}.service-block-thirteen .right-box .content-box .text{margin:0!important;font-size:13px!important}.service-block-thirteen .right-box .content-box .ul-cotent{display:none!important}.service-block-thirteen .right-box .content-box .inspection-sec{display:flex!important;gap:10px!important;margin:0!important;font-size:12px!important}.service-block-thirteen .right-box .content-box .inspection-sec .icon{display:none!important}.service-block-thirteen .image-box{width:200px!important;max-height:130px!important;overflow:hidden}.service-block-thirteen .image-box img{height:100%!important;width:100%!important}}.carSinglePrice{background-color:red}@media screen and (min-width:1200px){.carSinglePrice h3{display:none!important}}@media screen and (max-width:1200px){.contact-box-two.contactUs{display:none!important}}.contact-box-one-parent{width:100%;display:flex;justify-content:flex-end}.contact-box-one-parent .contact-box-one{padding:20px;margin-top:40px;width:-moz-fit-content;width:fit-content;border-radius:15px!important}@media screen and (max-width:768px){.contact-box-one-parent .contact-box-one{width:100%}}.contact-box-one-parent .contact-box-one .contact-list a{display:flex;gap:5px}@media screen and (min-width:1200px){.contact-box-one-parent .contact-box-one{display:none!important}}@media screen and (max-width:768px){.contact-box-one-parent .mobile-contact-box{width:100%}}.dealer-ship-section .dealer-block{height:275px!important;overflow:hidden;margin:0!important}.dealer-ship-section .dealer-block .inner-box{padding:10px!important;height:100%!important}.dealer-ship-section .dealer-block .inner-box .image-box{margin:0!important;height:150px!important}.dealer-ship-section .dealer-block .inner-box .image-box a{display:flex;justify-content:center;align-items:center;height:130px}.dealer-ship-section .dealer-block .content-box .text{padding:0!important;width:100%;margin:0!important}