<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
ProVision Co.
-------------
This web application design and development by ProVision Co.

All source files, presentable or core, graphics and layout are owned/controlled by ProVision, and no one, entity or individual, can use/modify/destribute at anytime or to anywhere without a written approval from ProVision.

This website/web app is based on LegionCMS engine, which is a MVC platform built completely from scratch by ProVision's team.

-We know that you like this code, if you are interested joing our team, dont hesitate sending your CV to us.
--------------
Omar Shamali
https://provision.ps 
*/
body{
  font-family: MontserratMedium !important; 
}
.new_sub{
  left: unset !important;
  right: 0;
}
.news_box {
  margin-left: 5%;
  margin-right: unset;
}

.menu_items_box:hover .sub_menu {
  right: 0;
  left: unset;

}
.tenders_category_box a span {
  margin-right: 10px;
  margin-left: unset;
}

.play i {

  margin-left: 10px;
  margin-right: unset;
}


.social {

  margin-left: 7px;
  margin-right: unset;
}


#web2 .social {

  margin-left: 17px;
  margin-right: unset;
}

/* 
#web2 section {
  margin-left: 3%;
  margin-right: unset;
} */


.videos_box {
  margin-right: unset;
  margin-left: 3%;

}
#top_tool {
  right: unset;
  left: 20px;
}

#slogan_photo {
right:unset;
  left: 0;
}
#right{text-align:right;}

#provision span {
  padding-left: 20px;
}


#provision {
  text-align: left;
}


a.sub_menu_item {
  text-align: right;
}

#con_cont h3 {
  text-align: right;
}

.alignleft {
  text-align: right;
}

.center {
  text-align: right;
}

time i {
  margin-left: 5px !important;
margin-right:unset;

}

.cleft {
  float: right;
}

.cright {
  float: left;
text-align: left;
}


.top_box{
  /* float: left; */
}

.in.w50.ico {
  text-align: left;
}
.bottom_news_slider.in.w70 {
  padding-right: 25px;
  padding-left:unset;
}

.press_box time {
  float: left;
}


.tri_icon.in {
  float: left;
}
.tri_icon.in {
  transform: scaleX(1);
}
.tri_sub_menu.in {
  left: unset;
  right: 100%;
}
.tri_sub_menu.in {
  text-align: right;
}
.tri_sub_menu_footer.in li {
  margin-left: unset !important;
  margin-right: 15px;

}
#social_links_wrap {
  text-align: left;
}

.gallery_publish_date {
  float: left !important;
}


@media all and (max-width: 1199px) {
  #mob_menu_btn {
    float: left !important;
  }
  .bottom_news_slider.in {
    padding-left: 0 !important;
    padding-right: 6px;
}
.summary3{
  text-align: right;
}
}</pre></body></html>