body {
    font-family: 'Open Sans', 'Tajawal', sans-serif;
}

.stm-layout-header-car_rental #top-bar .top-bar-wrapper .top-bar-info-wrap {
    margin: inherit;
}

.stm-layout-header-car_rental #top-bar {
    padding: 13px 0;
}

.footer_widgets_wrapper .widget_socials li a {
    padding-top: 11px;
}

.stm-layout-header-car_rental .header-rental.header-listing .header-inner-content .listing-logo-main {
    margin-top: -22px;
    margin-bottom: -10px;
}

#header .header-main, #header .stm_motorcycle-header .stm_mc-main.header-main, .home #header .header-main-listing-five.stm-fixed, #header .header-listing.stm-fixed, .header-service.service-notransparent-header, .stm-template-boats .header-listing.stm-fixed, .stm-template-car_dealer_two.no_margin #wrapper #stm-boats-header #header:after, .stm-template-aircrafts:not(.transparent-header) #wrapper #header, .stm-template-ev_dealer.stm-layout-header-car_dealer_two #wrapper #stm-boats-header #header, .stm-layout-header-ev_dealer #wrapper #header .header-main, .stm-layout-header-listing #wrapper #header .header-listing.listing-nontransparent-header, .stm-layout-header-listing #wrapper #header .header-listing:after, .stm-layout-header-equipment #header .header-listing, .stm-layout-header-car_dealer_two.no_margin #wrapper #stm-boats-header #header:after, .stm-layout-header-boats #stm-boats-header #header:after, .stm-template-rental_two #wrapper .header-main {
    background-color: #0054a6 !important;
}

#wrapper #top-bar, .top-bar-wrap, #wrapper #header .top-bar-wrap, body.page-template-home-service-layout #top-bar, .stm-template-listing #top-bar, .stm-layout-header-listing #wrapper #top-bar, .stm-layout-header-ev_dealer .top-bar-wrap, .stm-template-car_dealer_two.no_margin #wrapper #stm-boats-header #top-bar:after, .stm-template-aircrafts #wrapper #top-bar, .stm-template-listing_three #top-bar, #wrapper #stm-boats-header #top-bar:after, .stm-template-listing_five .top-bar-wrap {
    background-color: #00407e;
}

.opened-menu {
    right: 0px!important;
}

.stm-layout-header-car_rental .stm-opened-menu-listing {
    background-color: #034687;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner .stm_image img {
    display: block;
}

.stm-template-car_rental .stm_products_grid_class .stm_product_grid_single .inner .stm_top .stm_right {
    position: absolute;
    left: 250px;
}

@media (max-width: 768px) {
    .vc_custom_1483773620589 {
        display: none;
    }

    .vc_custom_1485759524190 {
        padding-bottom: 370px!important;
        background-size: contain!important;
    }

    .vc_custom_1485758847623 {
        left: -440px!important;
    }
}

.stm-template-car_rental .icon-box .icon {
    padding-top: 11px;
}

.page-title {
    padding-top: 70px;
    text-transform: uppercase;
    font-weight: bolder;
}

.page-content {
    margin-bottom: 100px;
}


.marquee {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

.marquee ul {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.marquee li {
  display: inline-block;
  margin-right: 20px;
}

/* Adjust the marquee speed as needed */
@keyframes marquee-animation {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}


marquee {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    left: 0;
    width: 100%;
    background: #0054a6;
    padding: 20px;
    font-size: 20px;
    color: white;
    direction: rtl;
}

marquee span {
    padding: 0px 30px;
    direction: rtl;
}

marquee a {
    color: white!important;
    text-decoration: none;
}

#footer {
    padding-bottom: 60px;
}

marquee time,
marquee date {
    font-size: 14px;
}

.gallery-item {
    border: 1px solid #333;
    margin-bottom: 20px;
}

.gallery-item img {
    width: 100%;
    height: 340px;
}

.gallery-item span {
    width: 100%;
    display: inline-block;
    background: #0000008c;
    color: white;
    padding: 10px;
    margin-top: -64px;
    height: 64px;
}



.client-logo {
    margin-right: 25px;
}

