<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 
*/
audio {
  width: 52% !important;
}
.gr_cont {
  font-size: var(--xsmall);
  line-height: 28px;
  
}
label {
  text-align: left;
}
.registration_page_title {
  text-align: left;
}
#member_section .home_page_title{
  font-size: 40px;
}
.report_type_ss2 {
  text-align: left;
  display: inline-block;
  padding: 7px 13px;
  background: lightgray;
  border-radius: 14px;
  margin: 0 0 5px 0;
}
.single_content.mce table{
  height: unset !important;
  border: unset;
}
.single_content.mce table  tbody {
  width: 100% ;
  display: table;
}
.mce table tr:nth-child(2n){
  background:unset
}

body{
  font-family: TajwalMed ;
  text-align: justify;
}
.member_box.in {
  margin: 0 21px;
}
.new_sub .header_second_part.w25.mid {
  display: none !important;
}
.report_type_ss {
  text-align: left;
}
:root{
	--mc:#f5a40a; /*news_line footer icons*/
	--smc:#194569;/*main_statistics */
  --lt-gray:#959595;
  --llt_gray:#F8F8F8;
  --xlarg:50px;
  --larg:35px;
  --med:30px;
  --small:20px;
  --xsmall:15px;

  --xxlarg_marg:100px;
  --xlarg_marg:65px;
  --larg_marg:35px;
  --med_marg:30px;
  --small_marg:20px;
  --xsmall_marg:15px;

 
}

#userwayAccessibilityIcon {
  top: 111px !important;
}

header.he {
  z-index: 10000000;
}
.foot_logo.in.w40 picture {
  width: 73%;
}
.leaflet-popup-content-wrapper {
  min-width: 200px;
  overflow: scroll;
  max-height: 200px;
  max-width: 100%;
}
.single_first_box.in.w55 {
  font-size: var(--small);
  line-height: 32px;
  font-family: TajwalMed;
}
.single_first_box {
  text-align: left;
}
.w1200{
  width: 1800px;
  margin:auto;
}
#social_links_wrap2 {
  margin-top: 10px;
}
.he {
  position: fixed;
  top: 0;
  background: white;
  z-index: 1000;
  width: 100%;
}
.certificates {
  display: none;
}
mh{
  height: 133px;
display: block;
}
.obs_photo_picture2:hover img {
  opacity: 0.8;
}
.media_wrapper {
  position: relative;
  overflow: hidden;
}

.media_wrapper video, 
.media_wrapper img {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease, filter 0.3s ease;
}

.overlay_content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8); /* White overlay */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease; 
}

.media_wrapper:hover video, 
.media_wrapper:hover img {
  transform: scale(1.05); /* Slight zoom effect */
  filter: brightness(50%); /* Darken media for contrast */
border-radius: 10px;
}
.certificates {
  width: 70px;
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 10;
  background: whitesmoke;
  padding: 10px;
  border-radius: 4px;
}



.certificates_text {
  display: none;
  position: absolute;
  top: 43px;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 11px 9px 11px 5px;
  width: 163px;
  text-align: left;
  border-radius: 10px;
}


.certificates:hover .certificates_text {
  display: block; /* Show text on hover */
}

.media_wrapper:hover .overlay_content {
  opacity: 1;
}
#contact_ty {
  font-size: 22px;
  text-align: center;
  color: var(--mainColor);
  font-weight: bold;
}
.registration_page_title {
  font-size: var(--xlarg);
  margin: 10px 0 20px;
  font-weight: bold;
}
.news_content2 {
  text-align: center;
  color: #000; /* Adjust text color */
}

.news_published_date2,
.news_title2,
.news_summary2 {
  margin: 0.5em 0;
}

.ev_video {

border-radius: 10px !important;
}
.social_links_box.social picture {
  width: 31px;
  padding: 5px;
}
.header_second_part.in.w40 {
  text-align: end;
}
.member_ship.mid  {
  display: inline-block;
  background: var(--mc);
  color: white;
  padding: 6px 22px;
  border-radius: 8px;
  font-size: var(--small);
  margin: 0 5px;

}

.ob_more3.po {
  text-align: right;
}
.w11{
  width: 11%;
}
.w13{
  width: 13%;
}
.slid_shadow {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: linear-gradient(to right, gray,gray,transparent);;
  width: 100%;
  height: 70vh;
  opacity: 0.4;
}
.ob_slid_title {
  font-size: var(--xlarg);
  color: black;
  font-family: Tajwalbold;
  text-align: left;
}
.obser_slider_cont {
  text-align: right;
  width: 100%;

  line-height: 1.5;
  padding: 0 10%;
}


.ob_slid_summary{
    font-size: var(--med);
  width: 70%;
  display: -webkit-box; 
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: black;

}

.obser_slider_cont {
  z-index: 10;
  color: white;
}
.ob_img {
  width: 100%;
  height: 70vh;
}
.ob_img img {
  object-fit: fill;
}
.obser_slider_cont {
  position: absolute;
  width: 100%;
  padding: unset;
}
.leaflet-popup-content img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
}
.pointer.mid i {
  font-size: 24px;
  padding: 0 5px;
}
.noselect.menu_items_box.in .head {
  font-size: var(--small);
  padding: 7px 18px 7px 0;
  font-weight: bold;
  font-family: 'Tajwalbold';
}
.slider_subtitlee {
  margin-bottom: 45px;
}
.wrap_home{
  margin-top: var(--larg_marg);
}
.noselect.mid.langa {
  text-transform: capitalize;
  background: var(--smc);
  color: white;
  padding: 6px 6px 2px;
  font-size: var(--xsmall);
  border-radius: 8px;
  margin: 0 8px;
}
.noselect.mid.langa {
  top: -3px;
}
#search {
  top: -3px;

}
#search_box {
  max-width: 130px;
  /* margin: 0 5px; */
}
#search_box input {
  min-height: 30px;
}
.header_second_part {
  text-align: right;
  width: 26%;
} 
.foot_a {  
  font-size: var(--small);
  font-weight: bold;
  padding: 0 10px;
  color: white !important;
}
#menuCont {
  margin-left: 5%;
}
.header_first_part{
  width: 74%;
}
.he {
  padding: 5px 0;
  /* height: 135px; */
}
#social_links_wrap {
  width: 90px
}
.cont_box {
  text-align: left;
  margin-top: 10px;
}
.social_links_box.social img {
  filter: brightness(0) invert(1);
}
.social_links_wrap {
  text-align: left;
}
#social_links_wrap2 .foot_a {
  padding: 0;
  text-align: left;
}
.member_ship.mid:hover ,.noselect.mid.langa:hover {
  box-shadow: 0px 0px 5px gray;
}
#social_links_wrap {
  text-align: left;
}
#social_links_wrap2 {
  text-align: right;
}
#right,#provision {
  display: inline-block;
  width: 50%;
}
.noselect.menu_items_box {
  margin: 14px 0;
}
.fancybox-navigation {
  margin-top: var(--xlarg_marg)
}
#final {
  padding: unset !important;
  background: #13131300 !important;
  color: black !important;
}
.p_summary {

  font-size: var(--small);
}
.mem_title {
  padding: 10px 0 30px;
  font-size: var(--med);
}
.content p {
  line-height: 28px;
}
.leaflet-popup-content div {
  text-align: left;
  margin-top: 8px;
}
.single_title {
  margin-top: 20px;
  font-size: var(--xlarg);
  margin-bottom: 10px;
  line-height: 1;
  text-align: left;

}

.p_title2 {
  font-size: var(--med);
  padding: 6px 0;
}
.tit_new{
  text-align: center !important;
}
.tit_new::after {
  left: unset !important;
  right: 46%;
}
.obser_slider_cont {
  text-align: left !important;
}
.p_summary2 {
  font-size: var(--small);
  padding: 5px 0;
  width: 97%;
  display: inline-block;
  line-height: 1.5;
  text-align: justify;
}
.obs_item_tit {
  height: 70px;
  overflow: hidden;
  text-align: left;
  line-height: 1.6;
  font-size: var(--small);
font-weight: bold;
padding: 5px 0;
}
.p_summary {
  line-height: 1.2;
}
.single_first_box i {
  font-size: 36px;
  margin: auto 20px;
}
.al {
  background: #f9f9f9;
  padding: 22px;
  border-radius: 14px;
  margin: 25px 15px;
}

.sec_rep {
  width: 50px;
  height: 50px;
  margin: 10px auto;

}
.active .sec_rep {
  width: 50px;
  height: 50px;
  margin: 10px auto;
  filter: invert(1);
}
#back-to-top {
  display: none; /* Hidden by default */
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  font-size: 24px; /* Icon */
  background-color: #555;
  color: white;
  cursor: pointer;
  padding: 10px 7px 0px;
  border-radius: 50%;
  transition: opacity 0.3s;
}

#back-to-top:hover {
  background-color: #333;
}

.leaflet-popup-content div a {

  background: var(--mc);
  padding: 4px 4px 0px;
  font-size: var(--small);
  border-radius: 100%;
}
.single_page_summaey {
  margin: 15px 0;
}
.p_date{
  text-align: right;
  color: var(--lt-gray);
  font-size: var(--small);
}
.p_title::after {
  content: ' ';
  position: absolute;
  bottom: -10px;
  left: 9px;
  width: 100px;
  height: 3px;
  background: var(--mc);
}

.p_title{
  font-size: var(--larg);
  margin: 16px 0;
}
#who_we_are_section {
  /* margin-top: 25px; */
}
.footer_div {
  margin-top: 7%;
}
.coming_soon{
  font-size: var(--larg);
  text-align: center;
  display: block;
}
.home_page_title ,.home_page_title2{
  text-align: left;
  font-size: var(--xlarg);
  margin: 0 0 var(--med_marg);
  font-weight: bold;
  font-family: 'Tajwalbold';
}
.home_page_title2{
  font-size: var(--larg);
}
.bold{
  font-family: 'Tajwalbold';
}
.home_page_title::after ,.home_page_title2::after{
  content: ' ';
  width: 91px;
  height: 5px;
  position: absolute;
  bottom: -23px;
  left: 0%;
  background: var(--mc);
}
.news_content{
  width: 88%;
  display: inline-block;
}

.news_published_date {
  /* text-align: left; */
  padding: 12px 0px;
  color: white;
  font-size: var(--xsmall);
}
.news_summary2{
  font-size: var(--xsmall);
  /* text-align: left; */
  line-height: 23px;
  color: black;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 6px;
  line-height: 45px;
}
.news_summary {
  font-size: var(--xsmall);
  /* text-align: left; */
  line-height: 23px;
  color: white;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newx_box {
  padding: 0 0 15px 0;
  /* border-radius: 5px; */
}
.news_title {
  /* text-align: left; */
  font-size: var(--small);
  line-height: 23px;
  font-weight: bold;
  padding: 10px 0;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-bottom: 0;
  margin-bottom: 6px;
}
.map {
  width: 100%;
  height: 100%;
}
.back i {
  transform: scaleX(-1);
}
.wrap {
  margin-top: var(--xlarg_marg);
}
.wrap2 {
  margin-top: var(--xxlarg_marg);
}
.news_photo_picture ,.home_video, .ev_video{
  width: 100%;
  height: 325px !important;


}
.pic_city.mid.w50 {
  text-align: right;
}
.pic_city.mid.w50 picture {
  width: 50px;
  height: 50px;
}
#caleandar {
  margin-top: var(--xlarg_marg);
}
.city img {
  object-fit: contain;
}
.city picture {
  width: 150px;
  height: 150px;
}
.city {
  text-align: center;
}
.cit_rep{
  margin-top: var(--xlarg_marg);
}
.title {
  padding: 10px;
  font-size: var(--small);
}

.back {
  text-align: right;
  font-size: var(--small);
  margin: 15px 0;
}
/* .single_box {
  margin-top: 25px;
} */
.single_rep_tit {
  font-size: var(--med);
  /* padding: 10px 0; */
  color: var(--smc) ;
  display: block;
  text-align: center;
  margin: 15px auto;
}
.single_rep_tit span {
  border: 1px solid var(--smc);
  padding: 11px 34px 7px;
  display: inline-block;
  border-radius: 21px;
  cursor: pointer;
  box-shadow: 0px 1px 5px var(--smc);
}
.single_rep_tit span:hover {
  background: var(--smc);
  color: white;

}
mhx{
  display: block;
  height: 50px;
}
.single_page_title.bold {
  /* margin-top: 4%; */
  /* border-top: 1px solid var(--mc); */
  /* padding-top: 1%; */
}
.collage img {
  border-radius: 5px !important;
}
.vid_title {
  font-size: var(--med);
  width: 63%;
  padding-left: 20px;
  line-height: 32px;
}
.gal_summary {
  
  text-align: center;
  font-size: var(--xlarg);

}
.gal_cont {
  position: absolute;
  top: calc(100% + 243px);
  left:0;
  width: 650px;
  line-height: 60px;
}
.gal_title {
  font-size: var(--med);
 


  text-align: center;
  font-size: var(--xlarg);
}
.vid_summary {
  width: 76%;

  font-size: var(--small);

  line-height: 26px;

  font-weight: lighter;

  padding: 16px 23px;

}
.vid_summary{
  width: 76%;
  font-size: var(--small);
}
#home_page_video {
  width: 100%;
  height: 100%;
}
.video_icon::after {
  content: ' .';
  width: 85px;
  height: 85px;
  border: 1px solid white;
  border-radius: 100%;
  position: absolute;
  left: -8px;
  top: -9px;
  color: transparent;
}
.ob_more2 {
  display: block;
  margin: 7px 0;
  text-decoration: underline;
}
.video_icon {
  display: i;
  position: absolute;
  top: 20%;
  font-size: 71px;
  color: var(--mc);
  left: 40%;
  background: white;
  border-radius: 100%;
  width: 70px;
  height: 70px;
  padding: 0 1px;
}
.newx_box {
  text-align: center;
}
.logo_box.w10.mid {
  margin: 1% auto;
}
.header_second_part.w25.mid {
  text-align: right;
}
.head{
  color: gray !important;
}
.head:hover {
  color: black !important;
}
.who_we_are_bg {
  position: absolute;
  top: 11%;
  z-index: 10;
  left: 11%;
  width: 83px;
}
.first_box.in.w20 {
  padding-right: 10px;
}
#who_we_are_section .read_more {
  margin-left: 31px;
}
.read_more_all {
  display: block;
  font-size: var(--med);
  /* padding: 30px 0 0 30px; */
}
.news_published_date2 {
  text-align: center;
  font-size: var(--xsmall);;
}
.read_more span, .read_more i {
  display: inline-block;
  vertical-align: middle;
}
#news_section .read_more {
  /* text-align: left; */
  display: block;
  margin: unset;
} 
.news_title2 {
  font-size: var(--small);
  font-weight: bold;
  /* text-align: center; */
  padding: 10px 0;
  
}
.news_content {
  text-align: center !important;
}
.newx_box {
  color: white !important; 
}
.newx_box .news_published_date, .newx_box .news_title ,.newx_box .news_summary ,.newx_box .read_more{
  color: black;
}
.newx_box.dark .news_published_date, .newx_box.dark .news_title ,.newx_box.dark .news_summary ,.newx_box.dark .read_more{
  color: white;
}
.dark{
  background-color: var(--smc) !important;  
}
.newx_box.dark:nth-child(1) {
  border-top-left-radius: 6px;
  overflow: hidden;
}
.newx_box:nth-child(2) {
  overflow: hidden;
  border-top-right-radius: 6px;
}
/* .newx_box:nth-child(3) {
  margin-top: -17px;
  border-bottom-left-radius: 5px;
  overflow: hidden;
} */
.newx_box.dark:nth-child(4) {
  border-bottom-right-radius: 6px;
  overflow: hidden;
}
.dark:first{
  border-bottom: unset;
}
.home_page_cont {
  display: -webkit-box;
  -webkit-line-clamp: 14;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 6px 0 20px 0px;
  line-height: 27px;
}
.report_summary{
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  /* margin: 6px 0 6px 33px; */
  line-height: 27px;
  color: var(--lt-gray);
}
.home_page_photo img {
  border-radius: 30px;
}
.sub_menu_item_btn{
  text-align: left;
}
.report_box {
  text-align: center;
  border: 1px solid var(--lt-gray);
  padding: 20px;
  border-radius: 5px;
}
#web2 {
  background: var(--smc);
  padding: 41px 0 0 0;
}
.social_links_box.social:nth-child(1) picture img {
  padding: 0 !important;
}
.inp_box.mid.w55 {
  padding-left: 5px;
}
.report_icon i {
  color: white;
  background: var(--smc);
  padding: 10px;
  font-size: var(--med);;
  margin: 15px 0;
  border-radius: 100%;
}
.page_top_bg {
  height: 100vh;
  width: 100%;
  /* background-repeat: round;
  background-size: contain; */
}
.team_members_photo_picture img {
  border: 2px solid var(--smc);
  border-radius: 100%;
  width: 100%;
  height: 100%;
}
.about_obj {
  min-height: 350px;
}
.about_obj2{
  height: unset !important;
}
.groups_title{
  text-align: right;
}
.report_year {
  margin: 10px;
  font-size: var(--small);;
}
.report_summary {
  margin: 17px 0;
  
}
#mailchimp_section {
  /* background: var(--llt_gray); */
  padding: 37px 0;
}
#mailchimp_section label {
  display: inline-block;
  font-size: var(--xsmall);;
  width: 45%;
  color: white;
  text-align: left;
}
.inp_box.mid.w40 {
  padding-left: 10px;
}
#mailchimp_section input {
  display: inline-block;
  /* width: 40% !important; */
  border: 0 !important;
  min-height: 38px !important;
  padding: 5px 28px 5px 5px !important;
  font-size: var(--xsmall) !important;
  border-radius: 50px;
}
#mailchimp_section i {
  color: var(--lt-gray);
  top: 11px;
  text-align: right;
  right: 9px;
  position: absolute;
}
.report_type_img {
  width: 25px;
}
/* #who_we_are_section::after {
  content: ' ';
  position: absolute;
  top: -3%;
  right: -21px;
  background: #f0f0f082;
  width: 50px;
  height: 50px;
  z-index: 10;
}
#who_we_are_section::before {
  content: ' ';
  position: absolute;
  top: 7%;
  right: 10%;
  background: #f0f0f082;
  width: 30px;
  height: 30px;
  z-index: 10;
} */


.sections {
  text-align: center;
 
 
  font-size: var(--small);;
  width: 60%;
 
  margin: 15px auto;
  border-radius: 15px;
  border: 1px solid var(--smc);;
}
.section , .group_r {
  width: 33.3%;
  text-align: center;
  padding: 13px;
  background: white;
  color: var(--smc);

}
.cont_show span,.cont_show i {
  padding: 10px;
  font-size: var(--small);
}
.cont_show {
  display: inline-block;
  background: var(--smc);
  border-radius: 15px;
  color: white;
  padding: 5px;
  cursor: pointer;
}
#mc-embedded-subscribe-form {
  margin: 0 10px;
}
.section-group {
  display: flex;
  flex-wrap: wrap;
  /* border: 1px solid var(--lt-gray);
  border-radius: 26px; */
}

.section ,.group_r{
  box-sizing: border-box;
  padding: 10px;
  cursor: pointer;
  border-radius: 14px;
}
.section:hover ,.group_r:hover{
  background: lightgray;
  cursor: pointer;
}
.report_title_s {
  text-align: left;
}
.report_year_s {
  text-align: right;
  color: gray;

}
.pdf_file {
  width: 100%;
  height: 80vh;
}

.activ_label {
  padding: 10px 0;
  font-size: var(--small);;
}
.active_inp {
  border: 1px solid #ddd !important;
  min-height: 62px !important;
  width: 100%;
}
.groups_label {
  font-size: var(--small);;
  padding: 10px 0;
  line-height: 34px;
}
.input_area {
  padding: 2px 0;
}
.report_type_ss{
  text-align: left;
  color: gray;
}
.sub {
  text-align: center;
}
.sub span {
  width: 15%;
  display: inline-block;
  background: var(--smc);
  color: white;
  padding: 10px;
  text-align: center;
  border-radius: 9px;
  margin: 5px 0;
  cursor: pointer;
}
.active_textarea {
  border: 1px solid #ddd !important;
  height: 100px !important;
  width: 100%;
}
.groups input {
  width: 20px;
  height: 20px;
}
.gro_title {
  font-size: var(--small);;
  display: inline-block;
  padding: 10px 14px;
}
.select2-selection__arrow {
  top: 12px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  /* border-color: var(--smc) transparent transparent transparent;
  border-style: solid;
  border-width: 17px 8px 0px 8px;
  height: 23px !important;
  left: -5%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 17px !important; */
}
.select2-selection.select2-selection--single {
  border: 1px solid #ddd !important;
  min-height: 62px !important;
  font-size: var(--small);;
  padding: 14px 0;
}
.report_box_top {
  padding: 10px;
  background: var(--llt_gray);
  border-left: 5px solid var(--smc);
}
.report_type_s{
  text-align: right;
  color: gray;

}
.w12{
  width: 12%;
}
.w32{
  width: 32%;
}
.report_year_s i{
  margin: 0 7px;
}
 .report_year_s span {
  margin: 0 4px;
}
.report_icon_s i {
  color: white;
  background: var(--smc);
  padding: 10px;
  font-size: var(--med);;
  margin: 15px 0;
  border-radius: 10%;
}
.report_summary_s {
  padding: 25px 0;
}
.rep_tit {
  padding: 10px 0;
  font-size: var(--small);;
  font-weight: bold;
}
.rep_summ {
  color: var(--lt-gray);
  line-height: 27px;
}
.report_title_s {
  text-align: left;
  font-weight: bold;
}
#search_field{
  border: 1px solid; 
border-image-slice: 1;
border-width: 1px;
border-image-source: linear-gradient(to right, #be1e21, #f5a50a, var(--mc), #80bb33, var(--smc)); 
}
.he::after {
  content: ' ';
  width: 100%;
  /* height: 2px; */
  position: absolute;
  bottom: 0;
  left: 0;
  border: 1px solid; 
  border-image-slice: 1;
  border-width: 1px;
  border-image-source: linear-gradient(to right, #be1e21, #f5a50a, var(--mc), #80bb33, var(--smc)); }
.report_img {
  position: absolute;
  top: -75px;
  left: 3%;
  width: 100px;
}
.rep_search {
  text-align: center;
}
.rep_inp {
  width: 45%;
  min-height: 53px;
  font-size: var(--small);;
  padding: 10px 10px 10px 41px;
  border-radius: 25px !important;
  border: 1px var(--lt-gray) solid;
}
.mid.rep i {
  font-size: 26px;
  position: absolute;
  z-index: 2;
  top: -6px;
  left: 11px;
  color: var(--lt-gray);
}
.report_icon_s {
  text-align: left;
}
.event_tit::after {
  content: ' ';
  position: absolute;
  left: 18px;
  bottom: 10px;
  width: 10%;
  height: 2px;
  background: var(--mc);
}
.event_tit {
  font-size: var(--med);;
  color: var(--smc);
  padding: 19px 0;
}
.cld-main {
  width: 100% !important;
}
.cld-main {
  color: var(--smc) !important;
}
.cld-title a {
  color: var(--smc) !important;
}
.about_obj.about_obj2.in.w80 {
  margin-top: 6%;
}
.single_first_box.in.w55 {
  padding-right: 3%;
}
.main_p {
  /* min-height: calc(100vh - 287px); */
}
.abou_box {
  margin: 5% 0;
}
.single_first_box.in.w30 picture {
  width: 80%;
}
.single_date {
  padding: 10px 0;
  color: var(--lt-gray);
}
.about_objectives_title ,.about_objectives_title2{
  font-size: var(--med);;
  padding: 13px 0;
  font-weight: bold;
}
.about_objectives_icon_picture.line2::after {
  bottom: -341px;
  height: 261px;
}
.newx_box.in.w50.aos-init.aos-animate:hover {
  box-shadow: 0px 0px 5px gray;
  /* border-radius: 10px; */
}
.group_boxx.l_grid5 {
  margin-top: 10%;
}
.single_second_box.in.w45 img {
  border-radius: 5px;
}
.about_objectives_icon_picture::after {
  content: ' ';
  background: var(--smc);
  position: absolute;
  bottom: -97%;
  left: 50%;
  width: 1px;
  height: 83%;
}
.newx_box.in.w50.aos-init.aos-animate {
  height: 550px;
}
.team_member_box {
  margin: 45px auto 0;
}
.flag.in.w50 img {
  object-fit: fill;
}
.group_tit {
  top: -55% !important;
  font-size: var(--small);;
  font-family: cairoBold;
  width: 100%;
  display: inline-block;
  text-align: center;
  border: 1px solid var(--smc);
  padding: 28px 0;
  border-radius: 20px;
}
.team_p_position {
  margin: 18px auto;
  font-size: var(--small);;
}
.team_members_flag_picture {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 5;
  top: 0;

}
.team_members_content {
  line-height: 26px;
}
.team_members_groups {
  font-size: var(--small);;
  margin: 19px auto;
}
.name.in.w50.bold{
  font-size: var(--larg);;
}
.flag.in.w50 {
  text-align: left;
}
.flag.in.w50 picture {
  width: 50px;
  height: 50px;
}
.team_members_flag_picture img {
  border-radius: 100%;
  border: 1px solid var(--smc);
  width: 100%;
  height: 100%;
  object-fit: fill;
}
.w33{
  width: 33.33%;
}
.cont_label {
  font-size: var(--small);;
  padding: 7px 0;
}
.slider_subtitlee img {
  width: 100%;
}
.about_objectives_content {
  font-size: var(--small);;
  line-height: 30px;
  text-align: justify;
}

/* .box_shadow {
  width: 100%;
  height: 50vh;
  background: white;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
} */
p:empty {
  display: none;
}
  .leaflet-popup-content table {
    display: none;
  }

.mem_box {
  width: 100%;
  height: 54vh;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-position: top !important;
}
.join_btn span {
  background: var(--mc);
  padding: 6px 16px;
  border-radius: 8px;
}
.contener {
  margin: auto;
  width: 90%;
}
.join_btn {
  margin: 18px 0 10px; 
}
.ob_title {
  padding: 0 0 0 1%;
  color: var(--smc);
  font-size: var(--small);;
  text-transform: uppercase;
  /* letter-spacing: 5px; */
  font-weight: bold;
}
.ob_cont {
  color: var(--smc);
  font-size: var(--xlarg);;
  font-weight: bolder;
  text-transform: uppercase;
  /* letter-spacing: 9px; */
  text-align: center;
}

.home_page_con.mid.w33t {
  margin: 7px 0 17px;

}
#news_section .read_more_all {
  margin-bottom: 15px;
}
.ob_more span{ 
  color: var(--smc);
 
}
.ob_more {
  /* text-align: right; */
  padding: 0 52px 0 0;
  font-size: var(--small);;
  color: var(--smc);
}
.ob_more.mid.w20 span {
  color: white;
  font-family: Arial;
  font-size: 24px;
}
.ob_more.mid.w20 {
  position: absolute;
  left: 50px;
  bottom: 12px;
  text-align:  left;
}
.home_page_box1 {
  width: 100%;
  height: 440px;
  background-size: contain !important;
}
.team_member_box.l_grid4 {
  text-align: center;

}
.success {
  font-size: var(--med);;
  background: var(--llt_gray);
  padding: 13px 0;
  text-align: center;
  border-radius: 23px;
}
.join_tit::after {
  width: 100%;
  height: 1px;
  background: #9595951c;
  content: ' ';
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 10;
}
.join_tit {
  font-size: var(--med);;
  font-weight: bold;
  padding: 9px 0;
}
.main_map {
  width: 100%;
  /* height: 85vh; */
}
.join {
  background: var(--smc);
  padding: 22px;
  color: white;
}
.single_content.mce.mid.w50 {
  /* padding-left: 5%; */
  padding-right: 5%;
}
.new_sub{
  display: none;
}

.menu_items_box:hover .new_sub {
  display: unset;
}
.social_links_box2.social {
  width: 19px;
  display: inline-block;
}
.read_more {
  padding: 10px 0;
  font-size: var(--xsmall);;
}
.event .news_photo_picture img ,.event .news_photo_picture2 img {
  border-radius: 10px;
  height: 100%;
  object-fit: fill;
}
.news_photo_picture2,  .ev_video2 {
  width: 100%;
  /* height: 500px !important; */

}

.event .ev_video {
  border-radius: 10px;
}

footer {
  padding: 12px 0;
}
.new_sub {
  position: absolute;
  left: 3px;
  right: unset;
  top: 31px;
  transition: 0.5s all;
  font-weight: 600;
  border: 0px solid gray;
  width: 225px;
  border-radius: 10px;
  background-color: var(--smc);
  box-shadow: 0px 0px 1px var(--smc);
  z-index: 50;
}
.social_links_box2.social picture {
  width: 100%;
  display: block;
}

.read_more2 {
  text-align: center;
  width: 100%;
  display: block;
}
.read_more2 i {
  top: 4px;
}
.menu_btns.mid {
  width: 100%;
}
.noselect.sub_li_btn.in {
  width: 100%;

  color: white;
}
.noselect.sub_li_btn.in:hover {
  background: white;
  color: var(--smc);
  border-radius: 10px;
}
.group_box:hover {
  box-shadow: 0px 0px 5px gray;
  border-radius: 20px;
}
.groups_photo_picture img {
  border-radius: 19px;
}
.noselect.sub_li_btn.in {
 
  display: block;
  padding: 17px;
  font-size: var(--small);;
}

.read_more_group {
  text-align: right;
  display: block;
  padding: 10px 0;
}

.read_more_group span {
  color: var(--smc);
}
.menu_btns.mid {
  text-align: left;
}
.groups_sum {
  text-align: left;
  color: var(--lt-gray); 
 
    height: 97px;
  
  font-size: var(--xsmall);;
  /* text-align: left; */
  line-height: 23px;
  color: var(--lt-gray);
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.goup_box {
  padding: 10px 15px;
  background: white;
  margin-top: -49px;
  border-radius: 25px;
  box-shadow: 0px 0px 7px lightgray;
  height: 200px;
}
.groups_photo_picture {
  height: 300px;
  width: 100%;
}
.join_tit {
  font-size: var(--med);;
  font-weight: bold;
}
.loc_box {
  position: absolute;
}
.groups_title {
  text-align: left;
  padding: 11px 0;
  color: var(--smc);
  font-size: var(--xsmall);;
  font-weight: bold;
}
.loc {
  display: block;
}
.team_member_box.l_grid4 {
  margin-top: 9%;
}
.join {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.about_objectives_icon_picture img ,.about_objectives_icon_picture2 img{
  border: 1px solid var(--smc);
  border-radius: 100%;
  padding: 35px;
}
p {
  line-height: 27px;
}
.member_box {
  text-align: center;
}
.team_members_photo_picture img {
  border-radius: 100%;
}
.team_members_name {
  padding: 10px 0;
  font-size: var(--small);;
}
.team_members_position {
  font-size: var(--xsmall);;
  padding: 2px 0;
}
.line {
  /* border-top: 1px solid var(--mainColor); */
  /* padding-top: var(--med_marg); */
  /* margin-top: var(--med_marg); */
}
.team_members_photo_picture {
  width: 180px;
  height: 180px;
}
.sec_head.sec_normal {
  z-index: 10;
  color: var(--smc);
  font-size: var(--larg);;
  font-weight: bold;
}
.inp_ar {
  margin: 20px 0;
}
.inp_ar input{
    border: 1px solid #ddd !important;
    min-height: 62px !important;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
.inp_ar textarea{
  min-height: 210px ;
  border: 1px solid #ddd !important;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
.contact_information_information i {
  margin: 7px 7px 7px 0;
  font-size: var(--small);;
  color: var(--mc);
}
.contact_information_information {
  padding: 14px 0;
}
.contact_information_information span {
  font-size: var(--small);;
}
.single_second_box.mid.w45 {
  padding-left: 5%;
}
.map iframe {
  width: 100%;
  border-radius: 17px;
}
.map {
  margin-top: 20px;
}


.side-menu {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #333;
  padding: 10px;
  border-radius: 10px 0 0 10px;
}

.side-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.side-menu ul li {
  margin: 10px 0;
}

.side-menu ul li a {
  color: white;
  text-decoration: none;
  padding: 10px;
  display: block;
  transition: background 0.3s;
}

.side-menu ul li a:hover {
  background-color: #444;
}


.slider_photo img {
  /* height: 100%; */
  width: 100%;
  height: 73vh;
  object-fit: fill;
}
.home_top.w1200 {
  text-align: center;
}
    swiper-container {
      width: 100%;
      height: 100%;
    }
    swiper-slide:hover {
  box-shadow: 0px 0px 5px gray;
  border-radius: 10px;
}
    .slider_pic_bg {
        position: absolute;
        bottom: -40px;
        right: -3%;
        z-index: 5;
        width: 72px;
     }
    swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: fill;
      border-radius: 5px;
    }
    swiper-slide {
      width: 293px !important;
  height: 414px !important;

}
swiper-slide picture{
  width: 100%;
  height: 100%;
}
.mySwiper{
    height: 45vh !important;
}
.slider_time i {
  margin: 0 10px;
}
.slider_time span {
  margin: 0 15px;
}
.second_box.in.w80 {
  height: 100%;
}
.slider_photo {
  height: 100%;
}
.slider_pic {
  height: 100%;
  width: 100%;
}
.slider_time {
  display: none;
  color: var(--lt-gray);

}


.slider_summary {
  color: var(--lt-gray);
  word-spacing: 3px;
  font-weight: lighter;
  font-size: 30px;
  line-height: 18px;
  padding: 28px 0 17px;
}
.first_box.in.w20 {
  margin-top: 100px;
}
.slider_title {
  padding: 5px 0;
  color: #959595;
}
.slider_subtitle {
  font-size: 54px;
  font-weight: bold;
  padding: 10px 0;
  font-family: 'Playfair-display-italic';
  margin-bottom: 10px;
}
.slider_subtitle::after {
  content: ' ';
  position: absolute;
  bottom: 0;
  right: 39%;
  background: var(--mc);
  height: 7px;
  width: 26%;
  z-index: -1;
}

.slider_pic_bg2 {
  position: absolute;
  right: -4%;
  top: 37%;
  width: 29px;
}

.swiper-button-prevv{
  rotate: 90deg;
  top: 28px;
  position: absolute;

}

.swiper-button-nextt {
  rotate: 90deg;
  top: unset;
  bottom: 0;
  position: absolute;
}
.swiper-button-nextt i ,.swiper-button-prevv i{
  font-size: 40px;
  color: white;
  background: var(--smc);
  border-radius: 100%;
}
.btnss {
  width: 42px;
  height: 44vh;
  position: absolute;
  top: -17px;
  right: 1%;
  z-index: 10;
}
.report_title_s span {
  display: inline-block;
  padding: 5px 5px;
}


.ob_shadow {
  width: 100%;
  height: 300px;
  opacity: 0.3;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  border-radius: 5px;
}
.obs_left:hover .ob_shadow {
  display: none;
}
.ob_tit_verf {
  font-size: var(--med);
  padding: 10px 11px 7px;

  margin: 10px 0;
  color: white;
  border-radius: 5px;
}

 
  .ob_tit_rep{
    font-size: var(--med);
    padding: 10px 11px 7px;
    background: linear-gradient(to right , var(--smc),transparent);
    margin: 10px 0;
    color: white;
    border-radius: 5px;
  }
  .obs_right.in.w50 {
padding: 0 10px;
}

.obs_item_sum {
font-size: var(--xsmall);
line-height: 1.3;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.obs_item_content {
/* border: 2px solid #bfbfbf;
border-radius: 5px;
background: lightgray;
padding: 19px; */
}
.obs_item_gov {
  font-size: var(--xsmall);
  padding: 5px 0;
  height: 25px;
  color: gray;
  margin-bottom: 8px;
}
.obs_photo_picture img {
  object-fit: fill;
  border-radius: 5px;
}
.obs_photo_picture {
  width: 100%;
  height: 170px;

}
.obs_item_content3 {
  /* border: 2px solid gray;
  background: lightgray;
  border-radius: 5px; */
}
.obs_item_content3 .obs_right {
  padding: 17px 20px 15px;
}
.obs_item_content3 .obs_left img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.obs_photo_picture2 {
  width: 100%;
  height: 300px;
}
.single_rep_top.mid.w55 {
  text-align: left;
}
.obs_item{
  width: 400px;
}

.slobe {
  width: 100%;
  height: 70vh;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.swiper-button-next ,.swiper-button-prev{
  color: var(--mc) !important;
}
.obs_item_content3:hover h3 {
  text-decoration: underline;

  text-decoration-thickness: 2px;
  text-decoration-color: black;
  text-underline-offset: 11px;
}</pre></body></html>