.me-2 {
    margin-right: .5rem !important;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    direction: rtl;
}
[data-overlay="5"]::before {
    opacity: 0.5;
}
[data-overlay]::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    z-index: 1;
    background: rgb(1, 42, 117);
    
}
.bg-primary {
    --bs-bg-opacity: 1;
    background-color:  rgb(1, 42, 117) !important;
}
.listingsbasicInfo a{color:#fff !important}
[type=email], [type=number], [type=tel], [type=url] {
    direction: rtl;
}
.widget-title a{color:var(--bs-white) !important;}
.footerSocialwrap i {color:var(--bs-white) !important;}
.footerSocialwrap a:hover i {color:var(--bs-primary-2) !important;}
.databakers a{color:var(--bs-primary-2) !important;}
.listingsbasicInfo {padding-top: 10px;}
.verified i{color:#0866ff !important;}
.newsby {font-size: 10px !important;}