/* new fonts  */


/* 
@font-face {
    font-family: "Bank";
    src: url("../fonts/BankRegular.otf");
	font-display: swap;
} */


@font-face {
    font-family: "graphik";
    src: url("../assets/fonts/new/graphik-arabic-regular.woff2");
	font-display: swap;
}

@font-face {
    font-family: "graphik-arabic-light";
    src: url("../assets/fonts/new/graphik-arabic-regular.woff2");
	 font-display: swap;
}

/* @font-face {
    font-family: "graphik-arabic-regular";
    src: url("../assets/fonts/new/graphik-arabic-regular.woff2");
	 font-display: swap;
}
.regular{
    font-family: graphik-arabic-regular !important;
}




.light2,.light{
    font-family:graphik-arabic-regular !important;
} */



/* @font-face {
    font-family: "graphik-arabic-medium";
    src: url("../assets/fonts/new/graphik-arabic-medium.woff2");
} */








/* .medium{
    font-family: graphik-arabic-regular !important;
}
@font-face {
    font-family: "graphik-arabic-bold";
    src: url("../assets/fonts/new/graphik-arabic-bold.woff2");
	 font-display: swap;
}
.semi-bold {
    font-family: graphik-arabic-bold !important;
}
.bold2{
    font-family: graphik-arabic-bold !important;
}
.bank-bold {
    font-family: graphik-arabic-regular !important;
}
 */











/* @font-face {
    font-family: "boldexte";
    src: url("../assets/fonts/new/boldexte.woff2");
}
.boldexte{
       font-family: boldexte !important;
} */
@font-face {
    font-family: "aednew";
    src: url("https://www.vipcarrental.ae/wp-content/themes/turbo/assets/fonts/new/aednew.woff2");
	 font-display: swap;
}
.aednew {
    font-family: aednew !important;
    font-size:17px !important;
}
@media (min-width: 1460px) {
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }}
/* end new fonts */
body {
    background:#ffffff;
	font-family:graphik;
}
.bold {
    font-weight:bold;
}
p{
/*     font-family: graphik-arabic-regular !important; */
    font-size:15px !important;
    /*text-shadow: 0 0 #000 !important;*/
}
h1 , h2 , h3 , h4 , h5 , h6  {
/*     font-family: graphik-arabic-bold !important; */
    text-transform: uppercase !important;
}
@media (max-width:767px){
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
        line-height:0.9 !important;
        text-transform: uppercase !important;
    }}
.lt-2 {
    letter-spacing:2px !important;
}

.lt-3 {
    letter-spacing:3px !important;
}
ol {
    padding:6px !important;
}
:lang(en-US) a.CallTag span ,
:lang(fr) a.CallTag span ,
:lang(ru) a.CallTag span ,
:lang(tw) a.CallTag span ,
:lang(de) a.CallTag span ,
:lang(es) a.CallTag span
{
    direction: ltr !important;
}
:lang(ar) a.CallTag span  {
    direction: ltr !important;
}
:lang(ar) .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    right:35px !important;
}

:lang(ar) .dgwt-wcas-suggestions-wrapp {
    right: 450px !important;
    left:unset !important;
}
.navbar-nav a {
/*     font-family:graphik-arabic-light; */
}
label , input , textarea , .mx-msg-error {
/*     font-family: graphik-arabic-regular; */
    font-size:13px !important
}

select#gtranslate_selector {
    background: none;

    padding: 6px 0;
    border-radius: 6px;
    margin-right: 25px;
    width: auto;
    font-size: 12px;
}

#google_language_translator select.goog-te-combo {
    background: transparent !important;
    border-radius: 6px !important;
    border: 1px solid #000 !important;
}

a.custom_link {
    color: #0099FF ;
}

a.custom_link:hover {
    color: unset;
}
/*.product .listing-btn-area {
    width: 30% !important;
}*/

a {
    text-decoration: none;
    font-size: inherit;
    background-color: transparent;
    transition: .3s;
}

a, div, h1, h2, h3, h4, h5, h6, input, li, p, span, textarea {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgb(0 0 0 / 0%);
}
.footer-menu li {
    margin: 0 !important;
}
.footer-bottom-menu {
    width: 100% !important;
}
.footerLineLink{
    margin-top: 2rem!important;
    margin-bottom: 2rem!important;
}
:lang(ar) .footerLineLink{
    margin-top: 1rem!important;
    margin-bottom: 1rem!important;
}


.footerImg{
    margin-top: 2rem !important;
}
.footer-menu li a{
    font-family:graphik-arabic-light;
}
.footer-bottom-menu li a {
    font-family: graphik-arabic-bold;
}
.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    z-index: 1;
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    background:#FFFFFF;
    font-size: 20px;
    margin-bottom: 2px;
    border: 1px solid #D0D0D0;
}
.fab {
    font-family: "Font Awesome 5 Brands";
}
.fab, .far {
    font-weight: 400;
}

.icon-bar a:hover {
    background-color: #fff;
}

.facebook {
    color: #ffff00 !important;
    background-color: #000000;
}

.twitter {
    color: #ffff00 !important;
    background-color: #000000;
}


.instagram {
    color: #ffff00 !important;
    background-color: #000000;
}

.youtube {
    color: #ffff00 !important;
    background-color: #000000;
}
.fa:before {
    font-size: 25px;
}
.fa-whatsapp:before{
	font-size:24px!important;
}

.listing-btn-area a{margin-top:0px;}
.product .listing-details .listing-btn-area a{
}

@media(max-width: 768px){
    .icon-bar{
        display: none;
    }
    .navbar-brand a img {
        max-width: 280px;
        width: 125px;
    }
}


@media (max-width: 550px){
    .navbar-brand a img {
        max-width: 150px !important;
    }
}
@media (max-width: 768px) and (min-width: 551px){
    .navbar-brand a img {
        max-width: 190px !important;
    }
    .fa-m{
        margin-left: 25px !important;
        margin-right: 3px;
    }
}
@media (min-width: 768px) and (max-width: 1100px){
    .navbar-brand a img {
        max-width: 190px !important;
    }
}
.fa-m:before {
    font-size: 28px !important;
}
.facebook-m {
    color: #000000 !important;
}

.twitter-m {
    color: #000000 !important;
}


.instagram-m {
    color: #000000 !important;
}

.youtube-m {
    color: #000000 !important;
}
.fa-m{
    margin-left: 2px;
    margin-right: 3px;
}
@media (min-width: 800px){
    .icon-bar-mobile{
        display: none;
    }
}
.CallTag {
    background: #000;
    padding: 10px 10px !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 700;
}

.post-content{
    width: 99% !important;
    margin: auto;
}
.super-gra {
    font-family: Graphik_Super !important;
    filter: brightness(1) !important;
}
@media(min-width: 2000px){

    .category {
        color: #fff!important;
        font-size: 70px !important;
        display: inline-block;
        margin-top: -3.3rem !important;
    }
    .card-custom {
        padding-top: 0 !important;
    }
    .bottom-text2 {
        bottom: 10px !important;
    }
    .book-car-now {
        font-family: Graphik_SemiBold;
        color: #ff0!important;
        font-size: 20px !important;
    }

    .starting-from {
        padding-bottom: 10px !important;
    }
    .card-price-1 {
        font-size: 35px !important;
    }
    .book-car-now {
        font-size: 15px !important;
    }
    .book-car {
        font-size: 15px !important;
    }
}

@media (min-width: 1500px){
    .category {
        font-size: 30px !important;
    }
    .subcategory {
        font-size:  20px  !important;
    }
    .starting-from {
        font-size: 15.5px !important;
    }
    .card-price-1 {
        font-size: 1.7vw !important;
    }

    .book-car {
        font-size: 0.7vw !important;
    }
    .book-car {
        font-size: 0.7vw !important;
    }
    .fa-angle-double-right:before {
        font-size: 1vw!important;
    }
}
@media(max-width: 370px){
    .navbar-brand a img {
        max-width: 100px !important;
    }
    .icon-bar-mobile{
        margin-left: -10px;
    }
}
.product-image-wrapper img{
    width:100%;
    height: auto;
}
.product-short-info{
    display: flex;
    margin: 20px 0 !important;
    padding: 0;
}
.product-short-info a{
    width: 50%;
}
.woocommerce-loop-product__title{
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    font-family: Poppins,sans-serif;
    margin-bottom: 13px;
    display: block;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.listing-btn-area a{
    width: unset !important;
    background-color: transparent;
    color: #a2a2a2;
    min-height: 26px;
    line-height: 26px;
    padding: 0px 14px;
    font-size: 14px;
    margin-top: 0px;
}
@media (min-width: 768px) and (max-width: 1024px){
    .woocommerce-loop-product__title{
        font-size: 10px !important;
    }
    .listing-btn-area a {
        padding: 0 6px !important;
        font-size: 8px !important;
    }
}
@media (min-width: 1000px) and (max-width: 1024px){
    .CallTag {
        font-size: 12px!important;
    }
}
.result-count{
    margin-top: 13px;
    padding-top: 13px
}
.orderby{
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 400;
    height: 44px;
    /* color: #2c2c2c; */
}
@media (max-width:576px){
    .orderby {
        width:100% !important;
    }
}

.rq-pagination{
    display: inline-block;
}
.rq-pagination-list li{
    display: inline;
    padding: 10px;
    margin: 0 10px;
    border: 1px solid #0099FF !important;
}
.rq-pagination-list li a{
    color: #0099FF !important;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450 !important;
    color: #46b450 !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ffff00 !important;
}
.card-img-top img {
    width: 100%;
}
.card-img, .card-img-bottom, .card-img-top {
    height: 250px;
}
.card-img-top img{
    height: 100%;
}
@media (min-width: 576px) and (max-width: 767px){
    .listing-btn-area a {
        padding: 0px 8px !important;
        font-size: 9px !important;
    }
    .woocommerce-loop-product__title {
        font-size: 13px !important;
    }
}



@media only screen and (max-width: 1440px){
    .CallTag {font-size: 16px!important;}

}




@media only screen and (max-width: 1024px){
    .navbar-expand-lg .navbar-nav .nav-link {padding-right: .25rem; padding-left: .25rem;}
    select#gtranslate_selector {margin-right: 0px; width: 14%; font-size: 12px;}
    .navbar-light .navbar-nav .nav-link, .CallTag {font-size: 11px;}
    .CallTag {font-size: 12px!important; display: block; padding: 6px 10px !important;}
    i.fa.fa-phone {float: left; margin-top: -1px;}
    i.fa.fa:before {font-size: 22px;}

}

@media only screen and (max-width: 860px){
    .CallTag {display: inline-block;}
    select#gtranslate_selector {width: 20%;}
    .section-3 {
        overflow-x:hidden;
    }
    .section-3 {
        margin-top: 0.8rem!important;
    }
    .fibo-section{
        padding: 0 !important
    }
    .section-1{
        padding: 0 !important;
    }
    .section-4{
        padding: 0 5px !important;
    }
    .section-under{
        margin-top: -2rem !important;
    }
    .vc_empty_space{
        height: 0 !important;
    }

    .pick-date{
        padding: 0 7px 0 0!important;
    }
}
.starting-from-2 {
    font-weight: bold !important;
}
.select2-container--default .select2-selection--single {
    min-height: 37px;
    line-height: 37px;
    background-color: #000;
    border-radius: 3px!important;
    border: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px !important;
    background: #000;
    color: #ff0 !important;
    border: 1px solid #565656!important;
    border-radius: 3px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 10px !important;
}
.wpcf7-form-control {
    font-weight: bold !important;
    font-size: 14px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px !important;
    font-weight: bold !important;
}


@media only screen and (max-width: 480px){
    select#gtranslate_selector {width: auto;}
}

@media only screen and (max-width: 380px){
    select#gtranslate_selector {
        margin-right: 15px;
        width: 33%;
        font-size: 10px;
    }
}

@media only screen and (min-width: 1400px){
    .mw-70 {
        max-width: 90% !important;
    }
}
textarea.form-control {
    height: auto;
    line-height: 2 !important;
    margin-bottom: 5px;
}
input.wpcf7-form-control.wpcf7-submit {
    border: 0px !important;
    font-size: 16px !important;
}
#dgwt-wcas-search-input-1::placeholder{
    font-style: normal !important;
}
@media(min-width: 1500px){
    .bottom-text2 {
        margin-left: 15px !important;
    }
}
@media (min-width: 1500px) and (max-width: 1999px){

    .category {
        font-size: 4vw!important;
        margin-top: -3.1rem;
        font-weight: 500;
    }
}
@media (min-width: 320px) and (max-width: 349px){
    .super-gra {
        font-size: 20px !important;
    }
    .white-super{
        font-size: 20px !important;
    }
}
@media (min-width: 350px) and (max-width: 399px){
    .super-gra {
        font-size: 26px !important;
    }
    .white-super{
        font-size: 26px !important;
    }
}
@media (min-width: 400px) and (max-width: 700px){
    .super-gra {
        font-size: 30px !important;
    }
    .white-super{
        font-size: 30px !important;
    }
}
.rq-listing-ps-wrapper .rq-listing-ps-img-wrapper .woocommerce-product-gallery .flex-control-thumbs li {
    width: 17.2% !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px !important;
    border: unset !impoetant;
}
.select2-container--default .select2-selection--single {
    margin-top: 4px !important;
}
.select2-container--default .select2-selection--single {
    border: unset !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 20px !important;
}
@media (min-width: 576px) and (max-width: 767px){
    .v-mobile{
        display: none !important;
    }
}
@media (min-width: 320px) and (max-width: 368px){
    input.wpcf7-form-control.wpcf7-submit {
        font-size: 11px!important;
    }
    h1.rq-listing-ps-product-title {
        font-size: 15px;
        padding: 14px 0;
    }
    .make-sticky {
        padding: 0 !important;
    }
}
.switcher .option {
    position: absolute !important;
    box-sizing: unset !important;
    width: 93px !important;
    overflow-y: hidden !important;
}
.switcher {
    width: 95px !important;
}
.switcher .selected {
    background: transparent !important;
}
.switcher .selected a:after {
    display: none !important;
}
.switcher .selected a {
    border: unset !important;
}
.switcher .selected a:hover {
    background: unset !important;
}
.switcher a {
    font-size: 10pt !important;
}
video{
    padding-top: 0 !important;
}
@media (min-width: 375px) {
    .car-name {
        width: 60% !important;
    }
    .listing-single .listing-details h3 a {
        font-size: 15px !important;
    }
    .product .listing-btn-area {
        width: 40%!important;
    }
}
@media (max-width: 340px) {
    .car-name {
        width: 60% !important;
    }
    .listing-single .listing-details h3 a {
        font-size: 15px !important;
    }
    .product .listing-btn-area {
        width: 40%!important;
    }
}
.product .listing-details .listing-btn-area a {
    background-color: #000 !important;
    color: #fff000 !important;
    font-weight: 700 !important;

    min-height: 26px;
    line-height: 26px;
    padding: 2px 14px;
}
.product .listing-details .listing-btn-area a:hover {
    color: #000  !important;

}
.rq-listing-ps-share-wrap{
    display: none !important;
}
.dgwt-wcas-suggestions-wrapp {
    overflow-y: scroll !important;
    height: 200px !important;
}
.navbar {
    text-align: center;
}
@media only screen and (max-width: 1024px){
    .navbar-light .navbar-nav .nav-link, .CallTag {
        font-size: 15px;
    }
}
.nav-link:hover {
    color: rgba(0,0,0,.7);
    text-decoration: underline;
    text-decoration-color: #333;
}
.product .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}
.product .listing-details .listing-btn-area a {

    font-weight: 700 !important;

    min-height: 26px;
    line-height: 24px;
    padding: 0px 10px !important;

    letter-spacing: 1px;
}
.listing-single .listing-details h3 a {
    margin-top: 7px;
}
@media(min-width: 768px) and (max-width: 1030px){
    .product .listing-details .listing-btn-area a {
        background-color: rgb(27 27 27) !important;
        color: #aba9a9 !important;
        font-weight: 700 !important;

        min-height: 26px;
        line-height: 24px;
        font-size: 7px !important;
        padding: 0px 3px !important;

        letter-spacing: 1px;
    }
}

.listing-single .listing-details h3 a {
    color: black !important;
    margin-top: 5px !important;
}
.product .listing-details {
    padding: 0 !important;
    background-color: #ffff00 !important;
    height: 38px !important;
}
.listing-btn-are a{
    margin-top: 0px !important;
}
.whatsapp a{
    color: #ff0;
}
.vh-50 {
    max-height: 350px!important;
    text-align: justify;
}
@media(max-width: 375px){
    .card-img-top{
        height: 200px;
    }
    .card-body {
        height: 165px;
        overflow: hidden;
    }

}
.category-2 {
    font-weight: bold;
    color: #ffffff;
}
.category {
    font-weight: bold;
}
.card-price-1 {
    font-size: 15px !important;
}
.fa-align-justify:before {
    content: "\f0c9" !important;
}
input.wpcf7-form-control.wpcf7-submit {
    border: 0px !important;
    font-size: 12px !important;
    background-color: #ffff00 !important;
}
@media(max-width: 768px){
    .nav-link{
        border-bottom: 1px solid #8b8b8b;
    }
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: unset !important;
    border: unset !important;
}
.slick-prev:before, .slick-next:before {
    color: #0099FF !important;
}
.brand-tag .slick-prev:before, .brand-tag .slick-next:before {
    color: #000 !important;
}
.listing-btn-area a{
    margin: auto;
}
.listing-btn-area{
    display: flex;
}
.product .listing-details .listing-btn-area a {
    background-color: transparent !important;
    color: #000000 !important;
    border-left: 1px solid !important;
}

.grecaptcha-badge{
    display: none;
}
/*a span{
  	color: #ffff00;
}*/
/*a{
  	color: #ffff00 !important;
}*/
.numbers {
    color: white !important;
}
.nLine{
    width: 40%;
}
@media (max-width: 999px){
    .nLine{
        width: 100%;
    }
}
@media only screen and (max-width: 1024px){
    i.fa.fa:before {
        font-size: 15px;
    }
}
.wpcf7 form.sent .wpcf7-response-output {
    display: none !important;

}
/*.view-details-btn:after{
  	content: "\f054" !important;
    padding-left: 5px;
}*/
.fa-chevron-right:before  {
    content: "\f054";
    font-size: 12px !important;}


.fa-chevron-left:before {
    content: "\f053";
    font-size: 12px !important;}

.thankyou {
    font-family: Graphik_Super;
    -webkit-text-stroke: 1px #ffff00 !important;
    -webkit-text-fill-color: transparent;
    /* opacity: .7; */
    font-size: 60px;
}
@media(max-width: 890px){
    .thankyou1{
        font-size: 22px !important;
    }
}
.menu-item-33322 .dropdown-menu{
    display: none !important;
}
.c-img img{
    width: 100% !important;
    height: auto !important;
}

/*
.brands-menu{
	padding: 0px 10px;
  	top: 65px;
}

.brands-menu.active{
	display: block !important;
  }
li#menu-item-32862 .dropdown-menu.active{
	display: block;
  	top: 30px;
  	margin-top: 0px;
}
*/


.wpml-ls-legacy-dropdown {
    width: 7.2rem;
    max-width: 58%;
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language>a{
    background: transparent;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a{
    background: transparent;
}

.wpml-ls-legacy-dropdown a:focus, .wpml-ls-legacy-dropdown a:hover {
    color: #333333;
    background: #333333;
    border: transparent;


}

.wpml-ls-sub-menu{
    background: #333333;
}



.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    display: block;
    text-decoration: none;
    color: #444;
    /* border: 1px solid transparent;*/
    /* background-color: transparent;*/
    padding: 5px 10px;
    line-height: 1;
}
a.wpml-ls-link{
    color: #ffffff  !important;
    background: #000000 !important;
}
a.wpml-ls-link:hover {
    background: #0099FF !important;
    color: #000 !important;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: "";
    vertical-align: middle;
    display: inline-block;
    /*  border: .35em solid transparent;*/
    /*   border-top: .5em solid;*/
    position: absolute;
    right: 17px;
    top: calc(50% - .175em);
}

.wpml-ls-legacy-dropdown .wpml-ls-flag+span {
    margin-left: .1em;
}
.wpml-ls-legacy-dropdown a{
    border-style: hidden !important;
}

/***************/
a.CallTag i , .fa-phone:before ,a.CallTag span {
    color: #ffffff;
}


/* new header */
.mobile-swich{
    display: none;
}
.new-menu {
    display: none;
    background: #000;
}
.old-menu{
    display: none;
}
.new-menu ul#menu-bootstrap-navbar-1 {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}
.new-menu ul#menu-bootstrap-navbar-china-1{
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}

.new-menu ul#menu-bootstrap-navbar-german-1{
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}
.new-menu ul#menu-bootstrap-navbar-spanish-1{
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}

#menu-bootstrap-navbar-1 a.nav-link {
    color: #ffffff;
    font-size:15px;
}
#menu-bootstrap-navbar-german-1 a.nav-link {
    color: #ffffff;
    font-size:15px;
}
#menu-bootstrap-navbar-china-1  a.nav-link {
    color: #ffffff;
    font-size:15px;
}
#menu-bootstrap-navbar-spanish-1 a.nav-link {
    color: #ffffff;
    font-size:15px;
}


#menu-bootstrap-navbar-1 .menu-item {
    margin: 10px 30px;
}
#menu-bootstrap-navbar-german-1 .menu-item {
    margin: 10px 30px;
}
#menu-bootstrap-navbar-china-1 .menu-item {
    margin: 10px 30px;
}
#menu-bootstrap-navbar-spanish-1 .menu-item {
    margin: 10px 30px;
}

ul#menu-french-bootstrap-navbar-1 {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}
#menu-french-bootstrap-navbar-1 a.nav-link {
    color: #fff200;
}

#menu-french-bootstrap-navbar-1 .menu-item {
    margin: 10px 30px;
}


ul#menu-arabic-bootstrap-navbar-1 {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}


#menu-arabic-bootstrap-navbar-1 .menu-item {
    margin: 10px 30px;
}

ul#menu-bootstrap-navbar-russain-1 {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
}
#menu-bootstrap-navbar-russain-1 a.nav-link {
    color: #fff200;
}

#menu-bootstrap-navbar-russain-1 .menu-item {
    margin: 10px 30px;
}





.lap-switch {
    width: 200px;
}
img.wpml-ls-flag {
    width: 20px;
    height: 20px;
}

/***********************************/
@media only screen and (min-width: 992px) {
    a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
        width: 140px;
    }
    .new-menu {
        display: block;
        background: #000;
    }

    .brands-menu.active{
        display: block !important;
        top: 137px!important;
        right: 200;
    }
    .menu-item-25496 .dropdown-menu.active,
    .menu-item-32862 .dropdown-menu.active,
    .menu-item-33689 .dropdown-menu.active,
    .menu-item-34744 .dropdown-menu.active,
    .menu-item-44009 .dropdown-menu.active,
    .menu-item-44191 .dropdown-menu.active,
    .menu-item-46031 .dropdown-menu.active
    {
        display: block;
    }

    .menu-item-25496 .dropdown-menu,
    .menu-item-34744 .dropdown-menu,
    .menu-item-33689 .dropdown-menu,
    .menu-item-32862 .dropdown-menu,
    .menu-item-44020 .dropdown-menu,
    .menu-item-44009 .dropdown-menu,
    .menu-item-44188 .dropdown-menu,
    .menu-item-44191 .dropdown-menu,
    .menu-item-46031 .dropdown-menu
    {
        background: #ffffff !important;
        position: absolute;
    }

}


@media only screen and (max-width: 991px) {
    .brands-menu{
        top: 180px !important;
    }

    .old-menu{
        display: block;
    }
    .navbar-header.nLine {
        display: none !important;
    }
    .lap-switch {
        display: none;
    }


    span.wpml-ls-native {
        display: none;
    }
    .mob-nav {
        display: flex;
    }
    .mobile-swich{
        text-align: right;
        display: flex;

    }


}

.fa-globe {
    position: absolute;
    right: 217px;
    z-index: 10;
    background: #fff200;
    border-radius: 20px;
    width: -2px;
    top: 36px;
}


ul.wpml-ls-sub-menu {
    background: #333333 !important;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    text-align: left;
}

button.navbar-toggler {
    display: flex;
    align-items: center;
    justify-content: center;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu{
    width: 120px;
}

.navbar-header.nLine {
    width: 450px;
}
img.wpml-ls-flag {
    margin: 0px 5px;
}
.wpml-ls-legacy-dropdown {
    max-width: 100% !important;
    width: 70px !important;
}
#menu-item-46071 .dropdown-menu {
    display: none;
}
#menu-item-44188 .dropdown-menu {
    display: none;
}
#menu-item-33690 .dropdown-menu {
    display: none;
}
#menu-item-34751 .dropdown-menu {
    display: none;
}
#menu-item-44020 .dropdown-menu {
    display: none;
}



/* custom card */

.custom-card-new {
    background: #f4f4f4 !important;
}
.c-body.new {
    border: 1px solid #929292 !important;
}
.car-title{
    width: 100% !important;
    text-align: center;
}
.car-title a{
    color: white;
    width: calc(100%);
    font-size: 16px;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
}
.custom-card{ border-radius: 15px }
.card-btns {
    margin-top: 10px;
    display: flex;
}

.card-btns div {
    width: 33%;
}
.card-btns button {
    background: linear-gradient(135deg, #fed244 , #c39230);	padding: 5px 0px;
    width: 100%;
    height: 100%;
    border-radius: 0;
    border: 0px;
}
.card-btns div button a {
    color: black !important;
    font-size: 13px;
    font-weight: bold !important;
}


.whats-btn button {
    border-bottom-left-radius: 15px;
}
.inquire-btn button {
    border-bottom-right-radius: 15px;
}
.call-col{ margin: 0px 4px; }
.details-col{ margin-right: 4px; }
h3.car-title {
    margin-top: 10px;
    font-size: 20px;
}

.fa.c-icon:before {
    font-size: 10px !important;
    font-weight: bold;
}


@media only screen and (min-width: 800px) and (max-width: 980px){
    .c-icon:{ font-size: 6px;  }
    .card-btns a {
        font-size: 6px !important;
        font-weight: bold;
    }
}


/* by ehsan */
/* new card design */
.form-spinner{
    display: none !important;
}
.form-spinner.active{
    display: block !important;
    margin: auto;
    /*display:none !important */
}
.succ-msg{
    display: none !important;
}
.succ-msg.active{
    display: block !important;
}

.modal-header {
    justify-content: center;
}
.modal-car-name {
    font-size: 18px;
    font-weight: bold !important;
}

.form-inputs{
    background: transparent;
    margin-bottom: 15px;
    border: 1px solid #575555;
}
.msg.col {
    padding: 0;
}
.form-submit {
    text-align: center;
}
button.book-submit.btn {
    background: black;
    color: #c39230;
    margin-top: 20px;
}
.form-inputs{
    color: black;
}
.form-inputs:focus {
    background: transparent;
    color: black;
}

i.fa.fa-phone.c-icon{
    float: none !important;

}

.iti.iti--allow-dropdown {
    width: 100%;
    margin-bottom: 15px;
}


@media only screen and (min-width: 980px) and (max-width: 1067px){
    .fa.c-icon:before {
        font-size: 10px !important;
        font-weight: bold;
    }
    .card-btns div button a {
        font-size: 9px;
        font-weight: bold;
    }
}

.modal-dialog {
    top: 20%;
}
.iti__flag-container {
    direction: ltr;
}
.woocommerce-loop-product__title{
    color: white !important;
}

@media (max-width: 550px){
    .footer-bottom-menu li {
        display: inline-block;
        margin-right: 3px;}}
ul {
    margin-left: 0;
    padding-left: 0;
}
li {
    margin-left: 1em;
}
/*.btn:hover {
background:#acb66a!important
}*/
.footer-menu li a:hover {
    color : #acb66a  !important;
}


.brand-tag .slick-prev {
    left: 0px;
}

.related-meta {
    color:#ff0;
}
.card-body {
    padding:0.5rem 1.25rem !important;
}
.woocommerce-result-count {
    color:#0099ff !important;
}
@media (max-width:550px){
    .woocommerce-result-count {
        padding-bottom:20px !important;
    }}
@media (max-width:575px){
    .woocommerce-result-count , .redq-product-ordering {
        text-align:center !important;
    }
}
.modal-header , .modal-body {
    padding: 0.5rem 1rem;
}
/*.make-sticky {
  padding: 0 0px;}*/
/* new home page */
@media (min-width:992px){
    .best-car-sec {
        background-size: cover;
        background-position: bottom;
        min-height: 350px!important;
        background-size: cover;
        background-position: top;
        margin-top: 80px;
        padding-top: 80px !important;

    }
}
.best-car-sec .fade-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:#6f6f6f63;
    background-size: cover;
}

.para-flexible-luxury-sec {
    color:#ffffff !important;
    line-height: 25px;
}



#span-heading {
    color:yellow;
    font-size: 18px;
    line-height: 30px;
}

.white {
    color:#fff !important;
}
.black {
    color:#000 !important;
}
.black-bg {
    background:#000;
}
.yellow {
    color:#FF0;
    /*background: linear-gradient(to right, #fed244, #c39230);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.sub-heading {
    font-size:16px;
    font-weight:700;}
.sub-para , .sub-para-client {
    font-size: 13px;
}
.nav-pills {
    border-bottom: 1px solid #212529;
}
.nav-pills .nav-link {
    border-radius: 1.25rem 0.25rem;
}


.title-tabs {
    color: black;
    font-weight: bold;
    font-size: 12px;
}
.para-tabs {
    color: black !important;
    font-weight: bold;
    font-size: 14px;
}


.title-tabs{
    border: none !important;
    background: none !important;
}
.btn-sec {
    color:#fed244 !important;
    background-color: #000;
    padding: 10px 18px;
    font-size: 12px;
    border-radius: 7%;
}
.content-col {
    background:	#2E2E2E;
    padding: 40px 40px;
    border-radius: 3%;
}
.content-box {
    background: #ffffff;
    color:#000 !important;
    padding: 25px 15px !important;
    font-size: 14px;
}
.content-box-blue {
    background: #0099FF;
    color:#fff !important;
    padding: 25px 15px !important;
    font-size: 14px;
}
.box-img {
    height: 40px;
    width: 50px;}


.client-testimonials {
    background:#fff !important;
}
.client-title {
    font-size: 16px !important;
    font-weight: 900 !important;
}
.client-testimonials {
    background:#fff !important;
}
.client-testimonials {
    padding: 1.5rem 1.5rem !important;
}
.para-date {
    color:#000 !important;
    text-align:right;
    font-size:16px;
}
.client-para {
    font-size:14px;
    line-height: 20px;
}
.date-icon {
    height: 20px;
    width: 20px;
}

.faq-body {
    height:auto !important;
}
.faq-icon {
    height: 30px;
    width: 50px;
}
.btn-link:hover {
    text-decoration: unset;
}
.box-absolute {
    position: absolute;
    border-radius: 20px;
    top: -5%;
    bottom: -5%;
    right: 37%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 32%;
    background-color: #5C1A37;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.box {
    width:90%;
    height:100%;
    padding:5%;
    /*position: absolute;*/
    bottom: -45%;
    border-radius: 20px;

}


.para-li {
    font-size:14px !important;
    font-weight: 600;
}

.box-slider  .slick-next {
    top:100%;
    transform: translate(100%, 100%);}
.box-slider .slick-prev {
    top:100%;
    transform: translate(100%, 100%);}
.box-slider .slick-prev {
    left: 78% !important;}
.box-slider .slick-next {
    right: 13% !important;
}
.box-slider .slick-prev:before{
    font-size:30px !important;
}
.box-slider .slick-next:before {
    font-size:30px !important;
}
.nav-tabs {
    display:inline !important;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: url(https://wordpress-909021-5689848.cloudwaysapps.com/wp-content/uploads/2023/11/shape-new.webp);
    background-size: cover;
    color:black;
    padding-right:30px;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover{
    color:yellow;
}

.nav-tabs .nav-link {
    border:none;
}
.col-tab-content {
    background:#fff !important;
}
.col-md-6.column.left
{background-image: url(https://wordpress-909021-5689848.cloudwaysapps.com/wp-content/uploads/2023/09/image-optimized.webp);
    background-size: cover;
    position: absolute;
    left: 66.6%;
    width: 100%;
    height: 73vh;
    top: -18%;}

.col-tab-content {

    position: absolute;
    left: 42%;
    width: 50%;
    height: 73vh;
    top: -18%;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: none;
    color: black;
}
.nav-link:hover {
    text-decoration: none;}
.nav-tabs {
    border-bottom: none;
}
.slider-sec {
    background: linear-gradient(0deg, #2E2E2E 80%, black 50%);
}
.para-li {
    text-align:left;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background: url(https://wordpress-909021-5689848.cloudwaysapps.com/wp-content/uploads/2023/11/shape02.webp) !important;
    color: #fed244;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
}
.col-md-4.column.right.grid {
    background-image: url(https://wordpress-909021-5689848.cloudwaysapps.com/wp-content/uploads/2023/09/2551a0fed0-1.png);
    background-size: cover;
    background-position: bottom;
}
.span-para {
    text-decoration: underline;
}
/* responsive */
@media (max-width:991px){

    .heading-best-car-sec , .heading-largest-fleet ,
    .heading-flexible-luxury-sec {
        font-size:20px;
    }

    .para-flexible-luxury-sec  ,.para-tabs ,.title-content , .box

    {
        width:100% !important;
    }
    .nav-pills {
        width:100%;
        border-bottom:none;
    }
    .content-col {
        padding:20px;	}
    /*	.mw-70{
        width:90%;
        }*/
    .pt-7 {
        padding-top:3rem !important;
    }
    .row-content-box {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .col-tab-content {
        position:static !important;
    }
    .col-md-6.column.left {
        display:none;
    }
    .first-col {
        border-right:none;
    }
    .ul-sec2 {
        font-size:15px;
    }
    .client-testimonials-sec .card	.card-img-top {
        height: auto !important;
        max-height: auto !important;
    }
    .card-header {
        padding: 0.5rem 1rem;
    }
    .faq-body , .title-faq {
        font-size:13px !important;
        font-family: graphik-arabic-regular !important;
    }
    .slider-sec {
        height: 190%;	}
    .pt-15 {
        padding-top: 70px;
    }

}
.ul-sec2 {
    font-size:15px;
}
@media (max-width:1300px){

    .slider-sec {
        height:110vh !important;
    }}

@media (min-width:991px){

    .best-car-sec ,
    .private-luxury-sec ,
    .largest-fleet-sec ,
    .document-required-sec ,
    .finding-sec-second ,
    .slider-sec ,
    .faq-sec ,
    .title-content{
        padding: 35px 45px 35px 45px;
    }
    .flexible-luxury-sec {
        padding:10px;
    }
    .private-luxury-sec , .private-luxury-sec-2 {
        padding: 35px 45px 0px 45px;}
    .client-testimonials-sec , .faq-sec{
        padding: 0px 45px 35px 45px;}
    .pt-15 {
        padding-top:15rem !important;
    }
    .box-slider .slick-list{
        padding:0 0 0 16% !important;
    }

}
.finding-sec-second {
    background: #2E2E2E;
    min-height: 62vh;
}
@media (min-width:767px) and (max-width:991px){

    .col-tab-content {
        height: 65vh;
    }}
@media (min-width:1025px) and (max-width:1300px){

    .slider-sec {
        height:95vh !important;
    }}
.slider-sec {
    height:95vh !important;
}
myImg::after {
    background: red;
    content:    url('https://wordpress-909021-5689848.cloudwaysapps.com/wp-content/themes/turbo/assets/img/prev-icon.svg');}
.nav-tabs .nav-link.active  .box-img {
    filter: invert(1) !important;
}
.nav-tabs .nav-link.content-nav-link.active {
    color:black !important; }
.nav-tabs .nav-link.content-nav-link.focus {
    color:black !important; }
.nav-tabs .nav-link.content-nav-link.hover {
    color:black !important; }
.nav-tabs .nav-link:hover {
    color: #fff !important;
}
@media (min-width:300px) and (max-width:350px){
    .col-nav {
        height:85vh !important;
    }}
@media (min-width:351px) and (max-width:991px){
    .col-tab-content {
        height:auto !important;
    }
    .col-nav {
        height:70vh !important;

    }
    .nav-type-car{
        position: absolute;
        left: -5%;
        top:10%;}
    .nav-content {
        line-height:30px !important;
    }}

@media (min-width: 351px) and (max-width: 370px){
    .col-nav {
        height: 65vh!important;
    }}
@media (min-width:2000px){
    .client-testimonials {
        height: 265px !important;
    }
    .flexible-luxury-sec {
        padding: 35px 45px 35px 45px !important;
    }
    .nav-type-car {
        left: -9%;
    }
    .best-car-sec {
        min-height: 350px!important;
        background-size: cover;
        background-position: top;
        margin-top: 80px;
        padding-top: 80px !important;

    }}
@media (max-width:1200px){
    .d-none-grid {
        display: none !important; }}
@media (min-width:1200px){
    .d-inline-grid {
        display: inline-grid !important; }}

:lang(ar) .best-car-sec-new ,
:lang(ar) .largest-fleet-sec-new  ,
:lang(ar).flexible-luxury-sec ,
:lang(ar).private-luxury-sec  ,
:lang(ar).document-required-sec ,
:lang(ar).finding-sec ,
:lang(ar).private-luxury-sec ,
:lang(ar).rent-luxury-sec  ,
:lang(ar).faq-sec-home ,
:lang(ar).driver-sec {
    display:none !important;
}
:lang(ru) .best-car-sec-new ,
:lang(ru) .largest-fleet-sec-new  ,
:lang(ru).flexible-luxury-sec ,
:lang(ru).private-luxury-sec  ,
:lang(ru).document-required-sec ,
:lang(ru).finding-sec ,
:lang(ru).private-luxury-sec ,
:lang(ru).rent-luxury-sec  ,
:lang(ru).faq-sec-home ,
:lang(ru).driver-sec {
    display:none !important;
}
:lang(fr) .best-car-sec ,
:lang(fr) .best-car-sec-new ,
:lang(fr) .largest-fleet-sec-new  ,
:lang(fr).flexible-luxury-sec ,
:lang(fr).private-luxury-sec  ,
:lang(fr).document-required-sec ,
:lang(fr).finding-sec ,
:lang(fr).private-luxury-sec ,
:lang(fr).rent-luxury-sec  ,
:lang(fr).faq-sec-home ,
:lang(fr).driver-sec{
    display:none !important;
}
:lang(tw) .best-car-sec ,
:lang(tw) .best-car-sec-new ,
:lang(tw) .largest-fleet-sec-new  ,
:lang(tw).flexible-luxury-sec ,
:lang(tw).private-luxury-sec  ,
:lang(tw).document-required-sec ,
:lang(tw).finding-sec ,
:lang(tw).private-luxury-sec ,
:lang(tw).rent-luxury-sec  ,
:lang(tw).faq-sec-home ,
:lang(tw).driver-sec{
    display:none !important;
}


:lang(de) .best-car-sec ,
:lang(de) .best-car-sec-new ,
:lang(de) .largest-fleet-sec-new  ,
:lang(de).flexible-luxury-sec ,
:lang(de).private-luxury-sec  ,
:lang(de).document-required-sec ,
:lang(de).finding-sec ,
:lang(de).private-luxury-sec ,
:lang(de).rent-luxury-sec  ,
:lang(de).faq-sec-home ,
:lang(de).driver-sec {
    display:none !important;
}
:lang(es) .best-car-sec ,
:lang(es) .best-car-sec-new ,
:lang(es) .largest-fleet-sec-new  ,
:lang(es).flexible-luxury-sec ,
:lang(es).private-luxury-sec  ,
:lang(es).document-required-sec ,
:lang(es).finding-sec ,
:lang(es).private-luxury-sec ,
:lang(es).rent-luxury-sec  ,
:lang(es).faq-sec-home ,
:lang(es).driver-sec {
    display:none !important;
}

:lang(ar).lt-3 ,
:lang(ar).lt-2 {
    letter-spacing: 0px !important;
}




@media (min-width:320px) and (max-width:991px){

    .slider-sec {
        height:auto !important;
    }
    .box-slider .slick-prev:before {
        display:none;
    }
    .box-slider .slick-next:before{
        display:none;

    }
}
@media (min-width:992px) and (max-width:1025px){

    .slider-sec {
        height: auto !important;

    }}
@media (min-width:1026px) and (max-width:1300px){

    .slider-sec {
        height:auto !important;
    }}
@media (min-width:1301px) {

    .slider-sec {
        height:100vh !important;
    }}
@media (min-width:1665px) {

    .slider-sec {
        height:auto !important;
    }

}

@media only screen and (min-width: 1400px){
    .mw-95 {
        max-width: 95% !important;
    }}
/*client */
.container-client {
    background-color: transparent;
    padding: 16px;
    margin: 16px 0;
    border: 1px solid #0099FF;
}

.client-icon {
    height: auto;
    width: 40px;
}


.container-client span {
    font-size: 14px;
    font-weight:bold;
    display: inline-block;
    color:#0099FF ;
    text-transform:uppercase;
}
.client .slick-prev {
    left: -30px !important;
}
.client .slick-next {
    right: -25px !important;
}
.sub-para-client {
    text-align: center;
}
@media (max-width: 500px) {
    .container-client {
        text-align: center;
    }

    .container-client img {
        margin: auto;
        float: none;
        display: block;
    }
}
@media (max-width:767px){
    .content-box , .content-box-blue  {
        width:85% !important;
        padding: 10px 10px !important;
        font-size:12px;
        text-align:left !important;
    }
    .content-box-yellow {
        width:85% !important;
        padding: 10px 0px;
        font-size:12px;
        text-align:left !important;

    }
}
@media (min-width:768px) and (max-width:1025px){
    .content-box , .content-box-blue  {
        /*width: 45% !important;*/
        padding: 10px 10px;
        text-align:left !important;
    }
    .content-box-yellow {
        /*width: 45% !important;*/
        padding: 10px 0px;
        text-align:left !important;

    }
}
@media (min-width: 991px) {

    .header-title {
        display:block !important;
    }
    .faq-icon {
        margin:0 !important;
    }}

@media (max-width:991px){
    .first-col {
        border-right:none !important;
    }
    .ul-sec {
        padding: 22px 22px 0px 0px;
    }
    .box {
        width:100% !important;
    }
}
@media (max-width:991px){
    .best-car-sec {
        background-image:url('https://wordpress-909021-5689848.cloudwaysapps.com/wp-content/uploads/2023/10/newbgimagemobile.webp') !important;
        background-size: cover;
        background-position: bottom;
    }}
.sub-para, .sub-para-client {
    font-size: 15px;
}
.ul-sec {

    padding: 22px 22px 0px 0px;}

@media (max-width:767px){
    .sub-para-client {
        height: 270px;}}
@media (max-width:1299px){
    .sub-para-client {
        height: 290px;}}
@media (min-width:1300px){
    .sub-para-client {
        height: 190px;}}
.nav-tabs .nav-link:hover {
    color: #fff !important;
}
@media only screen and (max-width: 450px){
    .subcategory-2 {
        font-size: 20px !important;
    }}
@media only screen and (max-width: 991px){
    .category-2 {
        font-size: 14px !important;}}


@media (min-width:767px) and (max-width: 992px){
    .starting-from-2 {
        font-size: 14px !important;

    }}
@media only screen and (max-width: 1280px){
    .subcategory-2 {
        font-size: 20px !important;
    }}
@media only screen and (min-width: 1920px){
    .subcategory-2 {

        font-size: 3vw;}}

@media only screen and (max-width: 450px){
    .subcategory-2 {
        font-size: 16px!important;
    }}
@media only screen and (max-width: 767px){
    .category-2 {
        font-size: 12px!important;
    }}
/*.container-client img {
width:80px !important;
height:75px !important;}*/

.nav-tabs .nav-link:hover {
    color: #fff !important;
}
@media (max-width:991px){
    .faq-icon {
        height: auto !important;
        width: 40px !important;
    }}

.nav-item {
    margin-left:0rem !important;
}
@media (min-width:1999px){
    .img-flexible {
        width: 70%!important;
    }}




@media (min-width:767px) and (max-width:991px){

    .types .slick-prev {
        top: 90%;
        left: 46% !important;
    }
    .types .slick-next {
        top: 90%;
        right: 46% !important;
    }
}
.faq-sec-home .card {
       background:#000000 !important;
}
.faq-sec-home .card-header  {
    background:#000000;
    color:#ffffff;
    border:1px solid #0099FF;
}
.faq-sec-home .fa-caret-down {
    color: #0099FF;
}
.accordion-mobile .card {
    background:transparent !important;
}
.accordion-mobile .card-header {
    border: 1px solid #0099FF;
    padding: 0.8rem 0.8rem;
}
.accordion-mobile .card-body {
    padding: 0.2rem 1rem !important;
}
.accordion-mobile .title-faq {
    font-size: 13px !important;
}
.accordion-mobile .sub-para {
    font-size: 14px !important;
    width:100% !important;
    color:#ffffff !important;
    letter-spacing:1px !important;

}
.finding-sec-mobile {
    background:#2E2E2E;
}
.avetor-icon-mob {
    position:absolute;
    bottom:-30px;
}


@media (max-width:1628px){
    :lang(ru) .para-button {
        display:none;
    }
    :lang(ru).arrow-gif-2 {
        width: 2rem;
    }}

.btn-send-messages, .btn-send-messages:hover {
    color: #fff !important;
}
.btn-send-messages:hover {
    color: white !important;
    background-color: #0099FF !important;
}

.btn-header:hover {
    color: #fff !important;
}
/* new color */
.largest-img {
    width: 120px;
    height: 120px;
}
.gradiant-bg {
    background: linear-gradient(135deg, #fed244 , #c39230);
}

/*.gradiant-color ,
.rq-listing-ps-content-wrapper h1, .rq-listing-ps-content-wrapper h2 ,.rq-listing-ps-content-wrapper h3
{
background: linear-gradient(to right, #fed244, #c39230);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}*/
.rq-listing-ps-wrapper .rq-listing-ps-content-wrapper .rq-ps-listing-product-attributes-area .rq-listing-attributes .rq-listing-attributes-item .rq-listing-attributes-title{
    color:#fed244 !important;
}
.links {
    color: #0099FF  !important;
    font-weight:600;
}
.related-meta {
    display:none;
}
.subcategory-2 {
    -webkit-text-stroke: 0px #fed244 !important;}
.btn-send-messages {
    border:none
}
/*.div-contact-us .iti__selected-dial-code{
background: linear-gradient(to right, #fed244, #c39230) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}
*/
h3.car-title {
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;
}

.text-no-gradiant {
    background: transparent;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: white;
}
.text-no-gradiant-black {
    background: transparent;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: #000000;
}
.field-text-no-gradiant {
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: black !important;
}


.btn-header {
    border: 2px solid transparent;
    padding: 10px;
    border-radius: 25px !important;
}


/* header  video */
.container-video { position:relative; }
.container-video video {
    position:relative;
    z-index:0;
}
.overlay {
    position:absolute;
    top:0;
    left:0;
    z-index:1;
}
.overlayText {
    position: absolute;
    top: 78%;
    left: 18%;
    z-index: 1;
}
.overlaybutton{
    position: absolute;
    top: 85%;
    left: 22%;
    z-index: 1;
}
#topText {
    color: white;
    font-size: 20px;
    align-self: center;
}
@media (max-width:767px){
    .overlayText {
        top: 40% !important;
        left: 15% !important;
    }}
@media (min-width:767px) and  (max-width:991px){
    .overlayText {
        top: 45% !important;
        left: 42% !important;
    }}
@media (max-width:767px){
    .overlaybutton {
        top: 52% !important;
        left: 35% !important;
    }}
@media (min-width:767px) and  (max-width:991px){
    .overlaybutton {
        top: 50% !important;
        left: 43% !important;
    }}
.btn-send-messages, .btn-send-messages:hover {
    color: #fff
    !important;
}
/* articles section in home page */
.article-slider .card-body p {
    color: black !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 72px;
    overflow: hidden
}




@media (max-width:767px){
    .article-slider .blog-slider .slick-prev {
        left: 0px!important;
    }
    .article-slider .blog-slider .slick-next {
        right: -5px!important;
    }}
.btn-home-pg {
    color:#000 !important;
}
.dgwt-wcas-no-submit.dgwt-wcas-search-wrapp .dgwt-wcas-ico-magnifier path , .dgwt-wcas-search-wrapp .dgwt-wcas-close path , .dgwt-wcas-loader-circular-path
{
    fill: #6e6e6e  !important;
}
.footer-menu li a:hover{
    color:#0099FF  !important;
}
.footerLineLink .footer-bottom-menu li a:hover {
    color:#ffffff  !important;
}
.book-online-button {
    border: 1px solid #c39230 !important;
}
@media (max-width:767px){
    .vh-50 {
        text-align: unset;
    }}

#menu-arabic-bootstrap-navbar-1 a.nav-link ,
#menu-french-bootstrap-navbar-1 a.nav-link ,
#menu-bootstrap-navbar-russain-1 a.nav-link ,
#menu-bootstrap-navbar-china-1 a.nav-link{
    color: #ffffff !important;

}
.dropdown-item {
    color:#000000 !important;
    font-size:15px;
}
.footer-menu li a, .footer-bottom-menu li a {
    color:#ffffff !important;

}
.thanks-img img  {
    display:none !important;
}
@media (min-width:991px){
    .article-slider  .slick-prev {
        left: -15px;
    }
    .article-slider .slick-next{
        right: -15px;
    }
}
.l-1 {
    line-height: 1 !important;
}
h1{
    font-size:30px !important;
}
h2 {
    font-size:28px !important;
}
h3 {
    font-size:26px !important;
}
h4 {
    font-size:22px !important;
}
h5 {
    font-size:20px !important;
}
.woocommerce-loop-product__title {
    font-size:20px !important;

}
.para-monthlystickbtn {
    padding:13px;
    color:#ffffff;
}
.monthlybtn {
    position: fixed;
    top: 50%;
    z-index: 100;
    transform: rotate(270deg);
    left: -70px;
    right:0;
    margin-left: 0;
    width: 180px;
    height: 40px;
}
.monthlybtn .btnoffer {
    margin: 0px;
    width:180px;}
.btnoffer {
    position: relative;
    display: inline-block;
    text-align: center;
    height: 40px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;

}
.btnoffer:hover {
    color: #fff;
}
:lang(ar).monthlybtn {
    right:unset !important;
}
:lang(en) .btnoffer {
    line-height: 38px !important;
}
:lang(ar) .btnoffer {
    line-height: 38px !important;
}
:lang(fr) .btnoffer {
    line-height: 38px !important;
}
:lang(tw) .btnoffer {
    line-height: 38px !important;
}
:lang(es) .btnoffer {
    line-height: 38px !important;
}
:lang(de) .btnoffer {
    line-height: 18px !important;
}
:lang(ar) .btn-sec {
    text-align:right !important;
}

.fa-youtube-play , .fa-facebook-f , .fa-instagram {
    color:#000000 !important;
}
.form-control, .form-control:focus, .daterange #from, .daterange #to {
    color:#000000 !important;
}


.whatsapp-btn{
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background: #25d366 !important;
    color: #fff;
    font-size: 22px;
    border: none;
    position: fixed;
    margin-top: -10px;
    box-shadow: 0px 0px 9px 0px #25d366;}


.wrapper {
    position: absolute;
    width: 350px !important;
    opacity: 1 !important;
    display:block;
    position: fixed;
    display:block;
    position: fixed;
    bottom: 9% !important;
    right: 6% !important;
    left:unset;
    border-radius: 20px 20px 0 0;
}

@media (max-width:767px){
    .wrapper {
        width: 300px !important;
    }
    .whatsapp-header-title h5 , .whatsapp-content-title h5 {
        font-size:15px !important;
    }
    .whatsapp-close .close, .fa.fa-close:before {
        right:-18px;}
    .fa-close:before {
        font-size:10px !important;
    }
    .whatsapp-popup{
        width:300px !important;
    }
    .whatsapp-header {
        width:300px !important;
        padding: 8px 5px 8px 5px !important;

    }
    .whatsapp-content {
        width:250px !important;
        padding: 10px 15px 10px 15px;
    }
}


@media (min-width:1500px) and (max-width:2600px){
    .wrapper {
        right: 5% !important;
    }}
.chat-form {
    padding: 15px
}
.whatsapp-header {
    width:350px;
    background: #25d366;
    border-radius: 20px 20px 0 0;
    padding: 10px;
    display: inline-flex;
}
.whatsapp-content{
    border-left: 3px solid #43cd66;
    width:300px;
    background:#f0f2f5;
    display: inline-flex;}
.whatsapp-header-title ,
.whatsapp-header-title h5{
    color:#fff;
    font-weight: bold !important;
}
.whatsapp-header-title span ,
.whatsapp-content-title span {
    font-size:12px;
}

.whatsapp-content-title {
    color:#2e2e2e;
    font-weight: bold !important;}
.whatsapp-content-title h5 {
    color:#000;
    font-size:16px;
    font-weight: bold !important;
}
.whatsapp-body p {
    color:#6c757d !important ;
    font-weight:700;
    font-size:14px
}
.whatsapp-header-icon {
    display: flex;
    align-items: center;
    color: #fff;
}

.whatsapp-header-icon img {
    height: 38px !important;
    width: 40px !important;
}

.whatsapp-close .close , .fa.fa-close:before {
    font-size: 10px;
    color: #fff;
    opacity: 1;
    position: absolute;
    right: 8px;
}
.chat-btn .fa.fa-whatsapp:before {
    font-size: 35px !important;
    color: #fff;
    margin: auto;
}
@media (max-width:1024px){
    .chat-btn .fa-whatsapp:before {
        font-size:30px !important;
    }
    .whatsapp-header-icon .fa-whatsapp:before {
        font-size:30px !important;
    }
}

@media (min-width:1051px){
    #whatsapp {
        position: fixed !important;
        bottom: 22px !important;
        left: 1% !important;
        right: unset;
    }}
@media (max-width:1050px){
    #whatsapp {
        position: fixed !important;
        bottom: 22px !important;
        right: 82px !important;
        left: unset !important;
    }}

.phone-btn {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 0 none;
    padding: 11px;
    background: #0099FF !important;
    margin-left: 17px;
    margin-top: -10px
}
.whats {
    width: 35px !important;
}
.whatsapp-body p {
    padding-right: 1.9rem!important;
    padding-left: 1.9rem!important;
    font-size: 12px;
}
@media (min-width: 200px) and (max-width: 1050px){
    .mobile-footer-new {
        border-top: 2px solid #0099FF;
        width: 100%;
        display: block !important;
        background: #000000;
        position: fixed;
        bottom: 0;
        min-height: 50px;
        width: 100%;
        text-align: center;
        z-index: 99;
    }}
.wrapper {
    bottom: 10%!important;
}
.whatsapp-close .close, .fa.fa-close:before {
    font-size: 14px !important;
}

:lang(ar).whatsapp-close .close{
    position: absolute;
    left: 8px;
    right: unset;
}
:lang(ar).whatsapp-close .close{
    position: absolute;
    left: 10%;
    right: unset;
}
.whatsapp-header-title h5 {
    text-align:left;
}
.whatsapp-header-title  {
    text-align:left;
}
.whatsapp-body {
    text-align:left;
}
.whatsapp-content-title {
    text-align:left;

}
.whatsapp-header-title span {
    text-align:left;
}
.whatsapp-body p {
    text-align:left;
}
:lang(ar).whatsapp-header-title h5 {
    text-align:right;
}
:lang(ar).whatsapp-header-title  {
    text-align:right;
}
:lang(ar).whatsapp-body {
    text-align:right;
}
:lang(ar).whatsapp-content-title {
    text-align:right;

}
:lang(ar).whatsapp-header-title span {
    text-align:right;
}
:lang(ar).whatsapp-body p {
    text-align:right;	}

:lang(ar).whatsapp-header-icon {
    padding-left: 1rem !important;
    padding-right: 0rem !important;
}
/* new banners */
.banner-home-desktop
{   background-image: url('https://wordpress-909021-5689848.cloudwaysapps.com/wp-content/uploads/2024/02/valentines-day-offer-banner.webp');
    height: auto;
    min-height: 60vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-home-mobile {
    background-image: url('https://wordpress-909021-5689848.cloudwaysapps.com/wp-content/uploads/2024/02/Valentines-day-offer-banner-mobile.webp');
    height: auto;
    min-height: 45vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.btn-deposit {
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    padding: 10px;
    margin: 10px;
    text-align: center;
    text-decoration: none;
}
.btn-deposit:hover {
    color:#fff;
}
.btn-list-cars {
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    padding: 10px 30px;
    margin: 10px;
    text-align: center;
    text-decoration: none;
}
.btn-list-cars:hover {
    color:#fff;
}
.btn-card {
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    /*padding: 10px 25px;*/
    width:145px;
    height:35px;
    margin: 12px 5px 12px 5px !important;
    text-align: center;
    text-decoration: none;
}
.btn-card span {
    font-size: 12px;
}

@media (min-width:2200px){
    .btn-card {
        /*padding: 10px 12px !important;*/
        width:165px;
        height:35px;
    }}
@media (min-width:2400px){
    .btn-card {
        /*padding: 10px 12px !important;*/
        width:190px;
        height:35px;
    }}


/*@media (max-width:991px){
:lang(ar) .btn-card {
	    width:145px;
	    height:35px;
	}}

@media (min-width:767px)and(max-width:991px){
:lang(ar) .btn-card {
	    width:145px;
	    height:35px;
	}}

@media (min-width:992px) and (max-width:1199px){
:lang(ar) .btn-card {
	    width:145px;
	    height:35px;
	}}
@media (min-width:1200px) and (max-width:1499px){
:lang(ar) .btn-card {
	    width:145px;
	    height:35px;
	}}
@media (min-width:1500px) {
:lang(ar) .btn-card {
	    width:145px;
	    height:35px;
	}}
@media (min-width:1600px) {
:lang(ar) .btn-card {
	   width:145px;
	    height:35px;
	}}
@media (min-width:1700px) {
:lang(ar) .btn-card {
	   width:145px;
	    height:35px;
	}}
@media (min-width:1999px) {
:lang(ar) .btn-card {
	    width:145px;
	    height:35px;
	}}
@media (min-width:2150px) {
:lang(ar) .btn-card {
	    width:145px;
	    height:35px;
	}}*/
@media (max-width:991px){
    .fa.c-icon:before , .btn-para , .para-card {
        font-size:12px !important;
    }}
@media (max-width:600px){
    .fa.c-icon:before , .btn-para , .para-card {
        font-size:14px !important;
    }}


@media (max-width:600px){
    :lang(ar) .btn-card {
        /*padding: 10px 20px !important;*/
        width:145px;
        height:35px;
    }}


.para-deposit{
    display:inline-block;
    border: 1px solid #fff;
    color:#fff;
    border-radius: 4px;
    font-size: 14px;
    padding: 3px 10px;
}
.car-title.deposit {
    text-align:left;
}
.slick-dotted.slick-slider {
    margin-bottom: 5px;
}
/* no deposite */
.monthlystickbtn {
    position: fixed;
    top: 50vh;
    z-index: 100;
    transform: rotate(270deg);
    left: -40px;
    margin-left: 0;
    width: 120px;
    height: 40px;
}
@media only screen and (max-width: 767px){
    .monthlystickbtn .btnstyle01 {
        margin: 0px;
        min-width: 155px;
        height: 26px;
        position: relative;
        font-size:16px;
        top: -4px;
        padding-left: 5px;
    }}
.monthlystickbtn .btnstyle01 {
    margin: 0px;
    min-width: 170px;
    border-radius: 0px;
    font-size:16px;
    padding: 0px;
    height: 30px;
    line-height: 30px;
}
.btnstyle01 {
    position: relative;
    display: inline-block;
    background: linear-gradient(135deg, #fed244, #c39230);
    text-align: center;
    padding: 0px 25px;
    height: 40px;
    line-height: 42px;
    font-weight: 600;
    color: #000000;
    border-radius: 5px;
    margin-top: 30px;
    border-radius: 50px;
}

/* new design for vip */
@media (min-width:1025px){
    .px-md-10 {
        padding-left:10rem !important;
        padding-right:10rem !important;
    }}
.post-content-video , .first-title , .section-3 {
    background:#ffffff;
}
.first-title {
    background:#ffffff !important;
}

@media (max-width:991px) {
    .wpml-ls-sub-menu{
        left: unset !important;
    }
}
@media (max-width: 499px) {
    .navbar-brand a img {
        margin: 0 !important;
        width: 80px !important;
        height: fit-content !important;
    }
    .navbar-toggler {
        padding: 0 !important;
    }
}
@media (min-width: 500px) and (max-width:767px) {
    .navbar-brand a img {
        max-width: 129px !important;
        height: fit-content !important;
    }
}
@media (min-width: 551px) and (max-width: 768px) {
    .navbar-brand a img {
        max-width: 135px !important;
        height: fit-content !important;
    }
}
.search-header-site {
    width: calc(100% - (280px + 400px));
}
@media (max-width: 499px) {
    .search-header-site {
        width: calc(100% - (101px + 80px));
        height: 29px;
    }
}
@media (min-width: 500px) and (max-width: 575px) {
    .search-header-site {
        width: calc(100% - (124px + 105px));
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .search-header-site {
        width: calc(100% - (190px + 75px));
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .search-header-site {
        width: calc(100% - (190px + 130px));
    }
}

@media (min-width: 992px) and (max-width: 1099px) {
    .search-header-site {
        width: calc(100% - (280px + 301px));
    }
}

.search-header-site input {
    border-radius: 10px !important;
    background: black !important;
}


@media (max-width: 499px) {
    .search-header-site input {
        padding: 0px 15px 2px 26px;
        font-size: 9px !important;
        height: 100% !important;
    }

    .search-header-site svg {
        height: 40%;
        max-height: 12px;
        max-width: 16px;
        left: 7px;
    }
}

@media (min-width: 500px) and (max-width: 575px) {
    .search-header-site input {
        padding: 2px 8px 2px 29px;
        font-size: 11px !important;
    }

    .search-header-site svg {
        height: 43%;
        max-height: 16px;
        max-width: 15px;
        left: 7px;
    }

    .navbar-toggler {
        padding: 0 !important;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .search-header-site input {
        padding: 2px 15px 2px 40px;
        font-size: 13px !important;
    }
}

.search-header-site .dgwt-wcas-search-wrapp {
    min-width: unset;
    max-width: unset !important;
}
.navbar-brandd {
    display: inline-block;


    line-height: inherit;

}
.navbar-brandd a img {
    width: 60px;
}
@media (max-width:500px){
    .img-logo {
        max-height: 25px;
    }}
@media (max-width:500px){
    .footer .img-logo {
        max-height: 150px;
    }}
.footer-menu li a, .footer-bottom-menu li a {
    font-size: 15px;
}

.footer-menu li a:hover, .footer-bottom-menu li a {
    text-decoration: unset;
}
.info-contact-us {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
    width: fit-content !important;
}
.info-contact-us .CallTag {

    padding: 8px 8px !important;
    font-size: 10px !important;
}
.icon-conInfo-header::before {
    font-size: 14px !important;
    padding-top:7px !important;
}

.white-bg {
    background:#ffffff
}
.blue {
    color: #0099FF;
}
.blue-bg {
    background: #0099FF !important;
}
#dgwt-wcas-search-input-1 {
    border-radius: unset !important;
}
.dgwt-wcas-search-form {
    width: 110%;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    width:90%;
}
@media (min-width:991px) and (max-width:1024px){
    .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
        width:90%;
    }
    .conInfo a {
        margin-bottom:10px !important;

    }}

.upper-text h1{
    padding: 0px 0px 12px 0px !important;
}
.upper-text p {
    padding: 0px 0px 18px 0px;
}

.dgwt-wcas-sf-wrapp {
    width: 90%;
    max-width: 90vw;
}
.title-bold {
    font-family: "Graphik_SemiBold";
    font-size: 60px;
    letter-spacing: 3px;
}



}
.title-thin {
    font-weight: 600;
    font-size: 40px;
    font-family: "Graphik_Regular";
    font-size: 40px;
}

/* first section */
.subcategory {
    color: #000000 !important;
    font-size: 24px;
    text-align:center;
    text-transform: uppercase;
}
@media (max-width:375px){
    .subcategory {
        min-height:40px !important;
    }}
@media (max-width:375px){
    :lang(tw) .subcategory {
        min-height:5px !important;
    }}

@media (max-width:1400px) {
    :lang(ru) .subcategory {
        min-height:75px !important;
    }}
@media (max-width:1600px) {
    :lang(fr) .subcategory {
        font-size:14px !important;
    }}
:lang(ru) .subcategory ,
:lang(es) .subcategory {
    font-size:20px !important;
}
.card-custom {
       height: 150px;
    width:100%;
    background-size: contain;
    background-position: left;
	    background-repeat: no-repeat;

}
@media only screen and (max-width: 991px) {
    .subcategory {
        font-size: 18px;
        text-align:center !important;
    }
    .card-custom {
        height: 110px;
        width:100%;}

    .brand-tag .slick-next {
        right: 25px;
    }}
@media (min-width:700px) and (max-width: 991px) {
    .card-custom {
        height: 110px !important;
        width:100% !important;}
}
@media only screen and (min-width: 991px) {
    .brand-tag .slick-next {
        right: 25px;
    }}

.brand-tag .slick-track img {
    border: 1px solid #000000;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.brand-tag .slick-prev:before, .slick-next:before {
    font-size:30px;
}

.c-body.new {
    background:#F4F4F4 !important;
}
h3.car-title.new{
    color:#0099FF;
}
.car-title.new a {
    color:#0099FF;
}
.cars .slick-track img {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top:3px solid #0099FF;
    border-bottom:3px solid #0099FF;

}

.cars .slick-next ,
.cars .slick-prev{
    top: -4% !important;
}
.cars .slick-prev {
    left: 93% !important;
}
.cars .slick-prev:before{
    font-size:30px !important;
}
@media (max-width:991px) {
    .title-mobile {
        text-align:left !important;
    }
}
@media (min-width:2500px) {
    .cars .slick-prev {
        left: 97% !important
    }}
@media (min-width:1899px) {
    .cars .slick-prev {
        left: 96% !important
    }}

@media (max-width:1025px) {
    .cars .slick-prev {
        left: 88% !important;
    }
    .cars.slick-next {
        right: 20px !important; }
}
@media (max-width:599px) {
    .cars .slick-prev {
        left: 80% !important;
    }
    .cars.slick-next {
        right: 20px !important; }
}





.whats-btn {
    background:#25D366;
}
.whats-btn::hover {
    background:#25D366;
    color:#ffffff;

}
.call-btn {
    background:#62656A;
}
.call-btn::hover{
    background:#62656A;
    color:#ffffff;
}
.button-sec {
    background:#F4F4F4;
    opacity:100%;
}

.para-card {
    color:#58595B;
    font-size:14px;
	margin-right: 2px;

}
.content-cars{
    background: #F4F4F4; }

:lang(ar) .content-cars {
    direction:rtl;
}
.true-icon {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top:0px;
    border-bottom:0px;

}
.ul-sec {
    color:white;
    padding:22px 22px 0px 22px;
    font-size:15px;
    list-style:none !important;
}

.slider_images .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #0099FF !important;
}
.slick-dotted.slick-slider {
    margin-bottom:0px !important;
}
.percentage-price {
    color:#FF0000;
    margin-top:10px;
    font-size: 17px;
    text-align: end;
}
.percentage-price .date {
    font-size:8px;
    color:#58595B;
}
.price_from {
    color:#3B3C40 !important;
    font-size:26px !important;
}
.value-price {
    color:#58595B;
}
.price_from.car , .price_to.car , .monthly_price.car {
    font-size:24px !important;
    color:#000000 !important;
}
@media (max-width:991px){
    .price_from.car , .price_to.car , .monthly_price.car {
        font-size:22px !important;
        color:#000000 !important;
    }}

.currency.car , .currency2.car {
    font-size: 12px !important;
    padding-left: 5px;
    color:#000000 !important;
}
.monthly_price  {
    color:#58595B !important;
    font-size:24px !important;
}
.price_to {
    color:#3B3C40 !important;
    font-size:26px !important;

}
.currency {
    color:#58595B;
    font-size:12px !important;
}
.currency.day {
    color:#58595B;
    font-size:12px !important;
}
.currency2 {
    color:#58595B;
    font-size:12px !important;
}
@media (max-width:991px){
    .price_from , .price_to {
        font-size:26px !important;
    }
    .monthly_price {
        font-size:24px !important;
    }
    .att-value {
        font-size:10px !important;
    }}
.row-price {
    margin-left:0px;
}
.strikediag {
    background: linear-gradient(to left top, transparent 47.75%, currentColor 49.5%, currentColor 50.5%, transparent 52.25%);
    width: 30%;

}
.brand-name {
    color:#000000;
    font-size:16px;
}

.brand-name:hover {
    color:#000000 !important;
}
.model-name {
    color:#0099FF !important;
    font-size:20px !important;
    text-transform: uppercase;
/*     font-family: graphik-arabic-regular !important; */
text-shadow: none !important;
    text-align:left !important;
    padding-top:5px;
}

/*@media (max-width:1500px){
.model-name {
	letter-spacing:1px !important;
	}}
@media (max-width:1500px){
.model-name {
	letter-spacing:1px !important;
	}}
@media (max-width:767px){
.model-name {
	letter-spacing:0px !important;
	}}
@media (max-width:991px){
.model-name {
	letter-spacing:1px !important;
	}}*/
.model-name:hover {
    color:#0099FF !important;
}
.brand-img {
    border:none !important;
    width: 50px;
    height: 50px;

}
.col-car-title {
    margin-top:10px;
}
.best-car-sec-new , .largest-fleet-sec-new , .flexible-luxury-sec{
    background:#000000;
}
.tips .slick-prev:before {
    color: #0099FF !important;
    font-size: 40px;
}
.tips .slick-next:before {
    color: #0099FF !important;
    font-size: 40px;
}
/*.tips .slick-next {
    top: 45%;
    right: 24% !important;
}

.tips .slick-prev {
    top: 45% !important;
    left: 24% !important;
}*/
.book-home .input.right {
    -moz-transform: skew(-15deg, 0);
    -ms-transform: skew(-15deg, 0);
    -webkit-transform: skew(-15deg, 0);
    transform: skew(-15deg, 0);
}

.book-home .input.right input {
    -moz-transform: skew(15deg, 0);
    -ms-transform: skew(15deg, 0);
    -webkit-transform: skew(15deg, 0);
    transform: skew(15deg, 0);
}

.book-home .input.right textarea {
    -moz-transform: skew(15deg, 0);
    -ms-transform: skew(15deg, 0);
    -webkit-transform: skew(15deg, 0);
    transform: skew(5deg, 0);
}

.book-home .input input {
    width: 100%;
    border: none;
    outline: none;
    padding: 6px 0 8px 5px;
    font-size: 14px;
    color: #000000;
    background-color: transparent;
}


.book-home .input {
    padding: 0 10px;
    margin: 0 0 0px 0px;
    background-color: transparent;
    border: 1px solid #000000;
    border-right: 10px solid #000000;
    color: #000000;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

/*.book-home .iti__selected-flag {
    transform: skew(15deg, 0);
}

.book-home .iti__country-list {
    transform: skew(15deg, 0);
}

.book-home .div-list-cars {
    transform: skew(15deg, 0);
}*/

.book-home .div-contact-us .iti__selected-dial-code {
    color: #000000;
}
.book-home .iti--separate-dial-code .iti__selected-flag {
    background:transparent
}
@media (max-width:767px){
    .sub-para  {
        width:95%;
    }
    .tips .slick-next:before ,
    .tips .slick-prev:before{
        font-size:25px;
    }
    .tips .slick-next {
        top: 197px;
        right: 10px !important;
    }

    .tips .slick-prev {
        top: 197px !important;
        left: -1px !important;
    }
    .client-mobile .tips .slick-next {
        top: 180px !important;
        right: 20px !important;
    }

    .client-mobile .tips .slick-prev {
        top: 180px !important;
        left: 20px !important;
    }
    .client-mobil .tips .slick-next {
        top: 180px !important;
        right: 20px !important;
    }}
@media (min-width:768px) and (max-width:991px){
    .sub-para  {
        width:100%;
    }
    .tips .slick-next {
        top: 102% !important;
        right: 44% !important;
    }

    .tips .slick-prev {
        top: 102% !important;
        left: 44% !important;
    }}
@media (min-width:991px){
    .tips .slick-next {
        top: 188px;
        right: 250px !important;
    }

    .tips .slick-prev {
        top: 188px !important;
        left: 250px !important;
    }}
.card-flexible {
    width:100%;
}
@media (max-width:991px){
    .card-flexible {
        width:90%;
    }}
/* footer */
.footer-bottom-menu {
    display:flex;
    justify-content:space-around;
    color:#0099FF;
}
.footerLineLink .footer-bottom-menu li a  {
    color:#0099FF !important;
}
:lang(ar) .footer .logo {
    text-align:right;
}
/* new add */
.container-flash {
    position: relative;
    text-align: center;
    color: white;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slider_images .slick-dots li {
    margin: 0 -4px;
}

#triangle-topright {
    width: 0;
    height: 0;
    border-top: 50px solid red;
    border-left: 50px solid transparent;
}
.top-right {
    position: absolute;
    top: 15px;
    right: 16px;
}
/*@media (max-width:767px){
.top-right {
    right: 7px;
	}}*/
:lang(ar) #triangle-topright {
    width: 0;
    height: 0;
    border-top: 50px solid red;
    border-right: 50px solid transparent;
    border-left:none;

}
:lang(ar) .top-right {
    position: absolute;
    top: 15px;
    left: 16px;
    right: unset;
}
:lang(ar) .tag-name  ,
:lang(ar) .model-name {
    text-align:right !important;
}
:lang(ar) .model-name {
    padding-top:10px !important;
}
:lang(ar).percentage-price {
    margin-left:20px;
}

.carousel-inner img {
    width: 100%;
    height: 100%;
}
@media (max-width:576px){
    .tags-image {
        width:50px !important;
        height:50px !important;
    }
    /*	.col-12.col-mob-cars {
            padding-left:6px !important;
            padding-right:6px !important
        }
        .top-right {
        right:7px !important;
        }*/
}
@media (min-width:576px){
    .tags-image {
        width:100px !important;
        height:100px !important;
        padding:15px 20px !important;
    }}
.ul-icon {
    width:14px;
    height:auto;
    padding-bottom: 7px;
}
.tag-name {
    font-size:22px !important;
    color:#000000 !important;
    text-align:left;
    margin:0;
}
.cars-slider  {
    overflow-x:hidden;
}
.gradient-black {
    background-image: linear-gradient(#D0D0D0, #000000);
}
.gradient-black2 {
    background-image: linear-gradient(#656565, #000000cf);
}

.parallelogram {
    width: fit-content;
    transform: skew(153deg);
}
.parallelogram-input {
    transform: skew(153deg);
    width:100%;

}
.parallelogram-para {
    transform: skew(26deg);
    font-size:15px !important;
    text-align:center;
    white-space: nowrap;
    font-family: graphik-arabic-medium;
}
.parallelogram-h {
    transform: skew(26deg);
    text-align:center;
    white-space: nowrap;
}
@media (max-width:767px){
    .book-home .parallelogram-para {
        font-size:12px !important;
    }}
@media (max-width:767px){
    .document-required-sec .parallelogram-para {
        font-size:12px !important;
    }
    .document-required-sec .content-box,
    .document-required-sec .content-box-blue {
        padding:4px !important;
        width:90% !important;
    }}
@media  (min-width:768px) and (max-width:991px){
    .parallelogram-para {
        font-size:12px !important;
    }}
.parallelogram-para a {
    transform: skew(26deg);
    white-space: nowrap;
    font-family: graphik-arabic-medium;
}
.private-luxury-sec .sub-para {
    line-height:30px;
}
@media (max-width:1024px){
    .private-luxury-sec .ul-sec {
        padding: 10px 0px !important;
    }}
@media (min-width:1024px){
    .private-luxury-sec .ul-sec {
        padding: 25px 100px 0px 100px;
    }}

.types .content-box-blue {
    padding: 20px 80px;
}

.types .slick-next:before ,
.types .slick-prev:before{
    font-size: 40px;
    color: #ffffff !important;
}
.types .slick-next {
    top: 145px;
    right: 250px;
}
.types .slick-prev {
    top: 145px;
    left: 250px;
}
@media (min-width:991px){
    .finding-sec .sub-para , .largest-fleet-sec-new .sub-para{
        width:50%;
    }
}
@media (max-width:991px){
    .types .slick-next:before ,
    .types .slick-prev:before{
        font-size: 25px;
    }

    .types .content-box-blue {
        padding:20px;
    }
    .types .slick-next {
        top: 160px;
        right: 5px !important;
    }
    .types .slick-prev {
        top: 160px !important;
        left: 5px !important;
    }}

@media (min-width: 1024px) {
    .rent-luxury-sec .ul-sec {
        padding: 25px 25px;
    }
}


@media (max-width:576px){
    .container-client {
        width:75%;
    }
    .client-mobile .tips .slick-next:before, .client-mobile .tips .slick-prev:before {
        font-size:25px !important;
    }}
@media (min-width:576px){
    .container-client {
        width:50%;
    }}
@media (min-width:1023px){
    .container-client {
        width:33%;
    }}
.client-icon {
    width: 30px !important;
    height: auto !important;
    position: absolute;
    top: -42px;
    right: 40px;
}
.sub-para-client-mob {
    padding:10px 20px;
}
@media (max-width:767px){
    .sub-para-client-mob {
        padding:8px !important;
    }
}
.avetor-icon-mob {
    width:75px;
    border-radius: 50%;
}
.client-mobile .tips .slick-next:before ,
.client-mobile .tips .slick-prev:before {
    color: #ffffff !important;
    font-size: 30px;
}
@media (min-width: 991px) {
    .client-mobile .tips .slick-next {
        right: 280px !important;
        top: 150px !important;
    }
    .client-mobile .tips .slick-prev {
        left: 280px !important;
        top: 150px !important;}
}
.faq-sec .card-header  {
    padding: 0.5rem 1rem !important;
}
.faq-sec .card-header {
    position:relative;
}
.question-icon {
	display:none;
    width: 20px !important;
    height: auto !important;
    position: absolute;
    top: 0px;
    left: 60px;
}
.faq-sec .fa-caret-down:before {
    color:#0099ff;
}
.title-faq {
    font-size:14px;
    font-family: graphik-arabic-regular !important;
}

.google-review .slick-prev:before,
.google-review .slick-next:before {
    color:#fff !important;
    font-size: 30px;
}
.slick-next {
    right:25px;
}
.slick-prev {
    left:25px;
}
.review.slick-prev,
.review.slick-next {
    top: 75%;
}
@media (min-width:991px){

    .review .slick-next  {
        right: 350px;
    }
    .review .slick-prev {
        left:350px;
    }}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 16px;
    transition: all 0.3s ease;
    color: white;
    font-size: 20px;
    margin-bottom: 0px;
}
.book-home .form-control,
.book-home .form-control:focus,
.book-home .daterange #from,
.book-home .daterange #to {
    background:transparent;
    border:none;
}
.book-text {
    letter-spacing:2px;
}
.brands-menu {
    background:#ffffff;
}
/* contact us page */
.parallelogram.contact {
    width: 90%;
    padding: 8px !important;
}
.conHead {
    color: #0099FF;
    background: #000;
    padding: 5px 10px;
    font-size: 14px;
    margin: 10px 0 !important;
    border-radius: 5px;
}
.contact-us-page .form-control {
    background:transparent !important;
    border: 1px solid #000000;
    border-right: 10px solid #000000;
}
.btn-send-messages-contact-us-page {
    font-size: 14px;
    padding: 10px 11px;
    border-radius: 5px;
    color: black !important;
    transition: color 0.5s, border 0.5s, background-color 0.5s;
    cursor: pointer;
    gap: 10px;
}
/* faqs page */
/* start faq */
.card {
    background-color:#ffffff;
    color:#000000;
}

.faq-sec .collapsed {
    background:#ffffff;
    padding:10px
}
.faq-sec i.fa.fa:before  {
    color:#000000;
}
.btn.focus, .btn:focus{
    box-shadow:unset;
}
.btn:hover{
    color:#0099FF !important
}

/* end faq */

/* articles page */
.related-card .article-overlay {
    background-color: rgba(0, 0, 0, .4);
}
.card.articles {
    background:#F4F4F4 !important;
    border:unset;
}
.card-img-top img{
    width:100%;

}

.card-title, .card-text{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 72px;
    overflow: hidden;

}

.related {
    position: relative;
    width: 100%;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 20px 25px;
    margin-bottom: 30px;
    background-size: cover !important;
}
.card-img-top{
    max-height:170px;
}
@media only screen and (max-width: 767px) {
    .card-img-top{
        max-height: 250px;
    }
}
.article-overlay {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    z-index: 9;
    background: -webkit-linear-gradient(top, transparent 50%, rgba(0, 0, 0, .1), rgba(0, 0, 0, .5), rgba(0, 0, 0, .8));
    background: -o-linear-gradient(top, transparent 50%, rgba(0, 0, 0, .1), rgba(0, 0, 0, .5), rgba(0, 0, 0, .8));
    background: -moz-linear-gradient(top, transparent 50, rgba(0, 0, 0, .1), rgba(0, 0, 0, .5), rgba(0, 0, 0, .8));
    background: linear-gradient(top, transparent 50%, rgba(0, 0, 0, .1), rgba(0, 0, 0, .5), rgba(0, 0, 0, .8));
}

.related-card:hover .article-overlay {
    background-color: rgba(0, 0, 0, .4);
}

.related-meta {
    position: relative;
    color: #ccc;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    font-size: 11px;
}

.article-span {
    font-family: Poppins, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    color: #f1f1f1;
    padding-bottom: 10px;
    position: relative;
    z-index: 20;
}
.articles .card-body {
    height: 170px;
    overflow: hidden;
}
@media (max-width:567px){
    .articles .card-body {
        height: auto;
        padding: 1.2rem 1.25rem !important;
    }}
/* single article */
.single-content h2 , .single-content  h3 {
    font-family: GraphikArabicSemiBold !important;
    color:#0099FF !important;
}

.content-box-blue-article{
    background: #0099FF;
    color: #fff !important;
    width: 100%;
    padding: 8px;
    transform: skew(153deg);
}
@media (max-width:991px){
    .content-box-blue-article ,
    .parallelogram-article
    {
        transform: none !important;
        white-space: normal !important;
    }}
.parallelogram-article {
    transform: skew(26deg);
    text-align: center;
    white-space: normal;
}
/* services page */
/*services page*/
.ser_col1 {
    width: 25%;
    float: left;
    background: #0099FF !important;
    border-right: 1px solid #000;
}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.wpb_single_image.vc_align_center {
    text-align: center;
}

.ser_col1 h5 {
    color: #ffffff !important;
}
.ser_col2 {
    width: 25%;
    float: left;
    background: #000000;
    border-right: 1px solid #000;
}
.ser_col3 {
    width: 25%;
    float: left;
    background: #0099FF !important;
    border-right: 1px solid #000;
}
.ser_col4 {
    width: 25%;
    float: left;
    background: #000000;
}

/* car list page template */
.post-content.list-cars h1 ,
.post-content.list-cars h2 ,
.post-content.list-cars h3 ,
.post-content.list-cars h4 ,
.upper-sec h1
{
    color:#0099FF !important;
    /* font-family: "GraphikArabicSemiBold";*/
    margin:0 !important;
}
.col-para p ,
.col-para ul{
    color:#000000 !important;
    font-size:15px;
    font-family: graphik-arabic-regular;
    text-shadow: 0 0 #000 !important;
}
.upper-sec p ,
.lower-sec p ,
.lower-sec ul ,
.lower-sec li {
    color:#000000 !important;
    font-size:15px;
    font-family: graphik-arabic-regular;
    text-shadow: 0 0 #000 !important;
}

.images-cars .slick-prev:before,
.images-cars .slick-next:before {
    font-size: 20px
}
:lang(ar).images-cars.slick-prev {
    right: 20px !important;
    left: -6px !important;
}
:lang(ar).images-cars.slick-next {
    left: 20px !important;
    right: auto !important;
}
@media (max-width:767px){
    .container-car {
        min-height:295px !important;
    }}

@media (max-width:767px){
    .list-cars .container-car  ,
    .rq-car-listing-wrapper.products  .container-car {
        min-height: 270px !important;
    }}
@media (min-width:768px){
    .container-car {
        min-height:278px;
    }}
@media (min-width:1100px) and (max-width:1400px) {
    .container-car {
        min-height: 275px;
    }
}

/*@media (max-width:767px) {
.col-details .container-car {
    min-height: auto !important;
	height:245px;
	}
	.row-name-car  {
		min-height:auto !important;
	}
}
@media (max-width:400px) {
.col-details .container-car {
    min-height: auto !important;
	height:275px;
	}
	.row-name-car  {
		min-height:auto !important;
	}
}
@media (min-width:767px) {
.col-details .container-car {
      min-height: auto !important;
	  height:245px;

	}
	.row-name-car  {
		min-height:10px !important;
	}
}
@media (min-width:1100px) {
.col-details .container-car {
      min-height: auto !important;
	  height:260px;
}
	.row-name-car  {
		min-height:10px !important;
	}
}*/
.product_tags .rq-listing-attributes-value {
    text-transform:capitalize;
}
.img-search {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top: 2px solid #0099FF;
    border-bottom: 2px solid #0099FF;
}
:lang(ar) .slider_images .slick-prev {
    right: 10px !important;
    left: unset;
}
:lang(ar) .slider_images .slick-next {
    left: 10px !important;
    right: unset !important;
}
:lang(ar) .container-car {
    direction:rtl;
}

.book-home .mx-input-style::placeholder ,
.book-home .mx-input-style1::placeholder{
    color:#0099FF !important;
    margin:auto !important;
}
.book-home input[type=date].form-control,
.book-home input[type=datetime-local].form-control,
.book-home input[type=month].form-control,
.book-home input[type=time].form-control {
    color:#0099FF !important;
}
/* font sizes for headings */
h1 {
    font-size: 1.8rem!important;
}
h2 {
    font-size: 1.5rem!important;
}
h3 {
    font-size: 1.2rem!important;
}
h4 {
    font-size: 1rem!important;
}
h5 {
    font-size: 0.8rem;
}
h6 {
    font-size: 0.5rem;
}
@media (max-width:991px) {
    h1 {
        font-size: 1.6rem!important;
    }
    h2 {
        font-size: 1.4rem!important;
    }
    h3 {
        font-size: 1rem!important;
    }
    h4 {
        font-size: 0.8rem!important;
    }
    h5 {
        font-size: 0.4rem!important;
    }
    h6 {
        font-size: 0.2rem!important;
    }}

@media (min-width:1025px){
    .dgwt-wcas-suggestions-wrapp {
        max-width: 536px !important;
    }}
.dropdown-item:focus, .dropdown-item:hover {
    color: #ffffff !important;
    background-color: #0099FF !important;
}
.dgwt-wcas-preloader {
    right:10% !important;
}
.item-list-choose:hover {
    background: #0099FF !important
}
.item-list-choose:hover p {
    color:#ffffff !important;
}
.iti__country-list {
    /*left: -10px;*/
    left:unset !important;
}
.iti__arrow {
    border-color: #000000;
    border-left-color: transparent;
    border-right-color: transparent;
}

.form-control:focus {
    box-shadow: none !important;
}
.flex-control-thumbs img:active {
    opacity: 1 !important;
}

@media  (min-width: 1023px) and (max-width:1300px) {
    .brands-menu{
        right: 250px !important;
    }}
a.wpml-ls-link:hover {
    color:#ffffff !important;
}
.btn.collapsed {
    padding-top: 0 !important;
    padding-bottom:1rem !important;
}
.faq-sec .btn.collapsed {
    padding-top: 1rem !important;
    padding-bottom:1rem !important;
}
.col-faq {
    flex: 0;
}
.faq-sec .collapsed {
    background: #f7f7f7;
    padding: 8px;
}

.rq-listing-attributes .rq-listing-attributes-item .rq-listing-attributes-item {
    display: none !important;
}
@media (max-width:767px){
    .single-car-slider .slick-list {
        padding :0 30px 0 0 !important;
    }
    .col-slider {
        padding-left: .5rem !important;
        padding-right: .5rem !important;
    }}
.slider_images .slick-list {
    padding :0 !important;

}
.navbar-collapse {
    justify-content: flex-end;
}

:lang(en).tags-sec {
    display:none;

}
.tags-sec {
    text-align:center;
}
.product_tags {
    padding:6px;
}
@media (max-width:400px){
    .specifications-row .rq-listing-attributes-value {
        padding: 2px !important;
    }}

@media (max-width:767px){


    .rq-listing-attributes-value img {
        width:12px !important;
        height: 12px !important;
    }
    .specifications-row .rq-listing-attributes-value {
        padding: 2px 2px !important;
    }
    .product_tags {
        padding: 2px 2px !important;
    }}

.specifications-row .rq-listing-attributes-value {
    background: #E6E8EA;
    border-radius: 23px;
    color: #58595B;
}
.rq-listing-attributes-value img {
    width:20px !important;
    height: 20px !important;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top:0px !important;
    border-bottom: 0px !important;
}

.specifications-row .rq-listing-attributes-value {
    padding:5px !important;
}
@media (min-width:991px){
    .height-text {
        height:138px !important;
    }}

:lang(ar) .brand-tag .slick-prev {
    right: 5px !important;
    left: -6px !important;
}
:lang(ar) .brand-tag .slick-next {
    left: 5px !important;
    right: unset !important;
}
:lang(ar) .review .slick-prev {
    right: 20px !important;
    left: -6px !important;
}
:lang(ar) .review .slick-next {
    left: 40px !important;
    right: unset !important;
}
@media (max-width: 450px) {
    :lang(ru) .div-mob {
        font-size:10px !important;
    }}

@media (max-width:500px){
    .best-head {
        letter-spacing:0px !important;
        font-size:1.5rem !important;
    }

    .subcategory {
        font-size: 12px;
    }
    .content-cars {
        padding-right:5px !important;
        padding-left:5px !important;
    }
    .para-card {
        font-size:12px !important;
    }
    .cars-slider i.fa.fa:before  {
        font-size:14px !important;
    }
    .container-car {
        min-height: 297px !important;
    }
}

/* single car page */
.rq-listing-ps-wrapper .btn-card {
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    width:100px !important;
    height:auto !important;
    margin:12px 0px 12px 0px !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
    text-align: center;
    text-decoration: none;
}
.btn-mobile .btn-card {
    border: none;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    width:90px !important;
    height:auto !important;
    margin:12px 0px 12px 0px !important;
    padding-top:10px !important;
    padding-bottom:10px !important;
    text-align: center;
    text-decoration: none;
}

.rq-listing-ps-product-des li {
    margin-left: 2em !important;
}
.rq-listing-ps-product-des p {
    color: #000000 !important;
    font-family: graphik-arabic-regular;
}
.rq-listing-ps-product-des h2 ,
.rq-listing-ps-product-des h3 {
    color: #0099FF  !important;
    font-family: GraphikArabicSemiBold;
    margin:0 !important;
    text-transform: uppercase !important;
}
.rq-listing-ps-product-des{
    height: 270px!important;
    padding-right: 10px;
    overflow-y: scroll!important;
}


/*  .tag-name , .model-name {
  font-size: 18px !important;
}
*/



@media  (max-width: 2200px) {
    .tag-name, .model-name {
        font-size: 16px !important;
        min-height:15px !important;
    }
    .price_from, .price_to , .monthly_price    {
        font-size: 24px !important;
    }}


@media  (max-width: 1999px) {
    .tag-name, .model-name {
        font-size: 14px !important;
        min-height:15px !important;
    }}

@media  (max-width: 1800px) {
    .tag-name {
        font-size: 18px !important;
        min-height:15px !important;
    }
    .model-name {
        font-size: 12px !important;
        min-height:15px !important;
    }
    .price_from, .price_to , .monthly_price    {
        font-size: 20px !important;
    }
    .currency {
        padding-left:0px !important;
    }}
@media  (max-width: 1600px) {
    .price_from, .price_to , .monthly_price    {
        font-size: 18px !important;
    }}
@media  (max-width: 991px) {
    .price_from, .price_to , .monthly_price    {
        font-size: 20px !important;
    }
    .currency {
        padding-left:0px !important;
    }
    .tag-name, .model-name {
        font-size: 14px !important;
        min-height:15px !important;
    }}
@media (max-width: 430px) {
    .tag-name ,  .model-name {
        font-size: 16px !important;
    }}
@media (max-width: 399px){
    .tag-name ,  .model-name {
        font-size: 12px !important;
        line-height:15px !important;
    }}
@media (min-width:200px) and (max-width: 420px) {
    .price_from, .price_to , .monthly_price    {
        font-size: 20px !important;
    }
    .currency {
        padding-left:0px !important;
    }
}

.rq-listing-attributes-value img {
    width: 15px !important;
    height: 15px !important;
}
@media (max-width: 767px) {
    .container-car {
        min-height: 10px !important;
    }
}
@media (min-width: 768px) {
    .container-car {
        min-height: 10px;
    }
}

@media (min-width: 1460px) and (max-width:1479px) {
    .specifications-row .rq-listing-attributes-value {
        padding:2px !important;
        font-size:10px !important;
    }
    .rq-listing-attributes-value img {
        width: 10px !important;
        height: 10px !important;
    }
    .product_tags {
        padding: 3px !important;
    }}
@media (min-width: 1480px) {
    .specifications-row .rq-listing-attributes-value {
        padding:2px !important;
        font-size:11px !important;

    }
    .rq-listing-attributes-value img {
        width: 12px !important;
        height: 12px !important;
    }
    .product_tags {
        padding: 3px !important;
    }
}

:lang(ar).tags-sec {
    text-align:right !important;
}
:lang(fr).tags-sec ,
:lang(ru).tags-sec ,
:lang(tw).tags-sec ,
:lang(de).tags-sec ,
:lang(es).tags-sec
{
    text-align:left !important;
}
:lang(ar).product_tags ,
:lang(fr).product_tags ,
:lang(ru).tags-sec ,
:lang(tw).tags-sec ,
:lang(de).tags-sec ,
:lang(es).tags-sec {
    padding: 2px !important;
}
:lang(ar).specifications-row .rq-listing-attributes-value ,
:lang(fr).specifications-row .rq-listing-attributes-value ,
:lang(ru).specifications-row .rq-listing-attributes-value ,
:lang(tw).specifications-row .rq-listing-attributes-value ,
:lang(de).specifications-row .rq-listing-attributes-value ,
:lang(es).specifications-row .rq-listing-attributes-value
{
    font-size:12px !important;
}

.dgwt-wcas-si img {
    background:transparent !important;
}
.breadcrumb-single {
    color:#A8A8A8 !important;
    text-align:left !important;
}
:lang(ar).breadcrumb-single {
    text-align:right !important;
}
.source-breadcumb {
    font-size:12px !important;
}
.source-breadcumb a {
    font-size:12px !important;
    color: #A8A8A8 !important;
    font-family: graphik-arabic-regular !important;
}
.dest-breadcumb {
    font-weight:600 !important;
    color: #0099FF;
    font-size:12px !important;
}
.para-breadcumb {
    background: #F7F7F9;
    color:#A8A8A8 !important;
    font-size:12px !important;
}
.img-breadcumb {
    width:30px !important;
    height:auto !important;
    padding-bottom:7px !important;
}
@media (min-width:1460px) and (max-width:1900px) {
    :lang(fr) .btn-card span ,
    :lang(fr) .fa.c-icon:before {
        font-size: 10px !important;
    }}
.img-car-home {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top: 2px solid #0099FF;
    border-bottom: 2px solid #0099FF;
}

/* animation for whatsapp */
.pulse-button.whatsapp {
    width: 60px;
    height: 60px;
    border-radius: 50px;
    background: #25d366 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pulse-button {
    border: none;
    border-radius: 10px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    animation: pulse 1.5s infinite;
}
@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

.divsky{
    width: 100%;
    height: 25px;
    background-color: #dfdfdf;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    column-gap: 20px;
    align-items: center;
}
.para-skyward {
    font-size: 13px !important;
}
@media (max-width:420px) {
    .logo-sky {
        width:60px !important;
    }
    .para-skyward {
        font-size: 12px !important;
    }}
@media (min-width:991x) and (max-width:1060px) {
    .logo-sky {
        width:50px !important;
    }}
@media (min-width:1399px) and (max-width:1495px) {
    .logo-sky {
        width:50px !important;
    }}
.main-body {
    overflow-x:hidden !important;
}
.fareharbor-pop {
    position:relative;
    width:55%;
    max-width:1300px;
    height:95%;
    margin:2.5% auto;
    background:#fff;
    border-radius:12px;
    overflow:hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}
@media (max-width:600px){
    .fareharbor-pop {
        width:95%;
    }}
@media (min-width:1899px){
    .fareharbor-pop {
        width:35%;
    }}
.show-btn {
    position:absolute;
    top:15px;
    right:15px;
    z-index:100;
    background:transparent;
    color:#333;
    border:none;
    font-size:28px;
    cursor:pointer;
}
.closeconfirm {
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.4);
    z-index:200;
    justify-content:center;
    align-items:center;
}
.box-model {
    background:#fff;
    padding:35px;
    border-radius:14px;
    width:360px;
    text-align:center;
    box-shadow:0 8px 25px rgba(0,0,0,0.2);
}
.fareharbor-para {
    font-size:18px !important;
    margin-bottom:25px !important;
    color:#000 !important;
}
.fareharbor-btn-gp {
    display:flex;
    justify-content:space-between;
    gap:12px;
}
.fareharbor-btn-close{
    flex:1;
    background:#d9534f;
    color:white;
    border:none;
    padding:10px;
    border-radius:6px;
    cursor:pointer;"
}
.fareharbor-btn-close{
    flex:1;
    background:#d9534f;
    color:white;
    border:none;
    padding:10px;
    border-radius:6px;
    cursor:pointer;
}
.fareharbor-btn-hide {
    flex:1;
    background:#5cb85c;
    color:white;
    border:none;
    padding:10px;
    border-radius:6px;
    cursor:pointer;
}

.before-price{
    color: gray;
    font-size: 14px;
    width: 140px;
    text-align: left;
    display: block;
}
.percent{
    color:#f27373;
    font-weight:bold;
}
.price_to{
    font-weight:bold;
}
.container-car .price_to{
	margin-top:10px!important;
}
@media (max-width: 991px) {
    .before-price{
        width: 122px;
		font-size:12px;
    }
    .model-name{
        padding-top:unset;
    }
}
.container-car{
    min-height:72px!important;
}
.container-car .py-3{
	padding-bottom: unset!important;
}
.price_to_only{
	padding-top:37px;
}
.img-logo{
	height:auto;
}
.custom-search{
	    height: 46px;
    font-size: 16px;
    background: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-radius: unset;
font-family: 'graphik-arabic-regular', 'FontAwesome';
	color: #000 !important;
    width: 50%;
    padding: 20px;
}
.listing-img{
	opacity:1!important;
}


    .container-car {
        min-height: 82px !important;
    }


.brand-img-offer{
	background: white;border-radius: 50%;margin: 5px;margin-left: 12px;
}
.offer-counter{
	display: flex;position: absolute;margin-top: 15px;margin-left: 12px;
}
.number-header{
	font-size:10px;
}
.flash{
animation: scale  2s ease-out;
  animation-iteration-count: infinite;
}

@keyframes scale {
  0% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(0.8);
  }
}