/*
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 
*/
*,html,body{
  font-family: 'roboto';
  margin: 0;
}
:root{
  --dai_gray: #f2f0f0;
  --dai_light_gray: #f5f4f4;
  --dai_mc:#31485a;
  --dai_mc2:#3399d1;
}
.cld-main {
  width: 100% !important;
  margin: 10px 0;
}
.cld-number.eventday {
  color: var(--dai_mc2) !important;
}
header {
  position: fixed;
  z-index: 100;
  width: 100%;
  padding:5px 0;

}
header .w1200{
  background-color: var(--dai_gray);
  padding:  11px;
  border-radius:  15px;
}
.main_swiper {
  width: 100%;
  height: 100%;
}
.header_minor .w1200{
  background-color:white !important;
}
.header_minor .menu_items_box{
  font-weight: normal;
}
.header_minor .contact_btn {
  background:transparent;
  color: black;
  border:1px solid black;
  border-radius:10px;
}
.header_minor #search label {
  border:1px solid black;
  margin:4px;
  padding:2px 1px;
  border-radius:6px;
  width: 25px;
}

.header_minor .la{
  border:1px solid black;
  border-radius:9px;
  font-weight: normal;
  padding:6px 2px;
  text-align: center;
}
.main_swiper .swiper-slide  {
  display: block;
  width: 100%;
  height: 70vh;
  object-fit: cover;
  height: 476px;
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.w1200{
  width: 1200px;
  margin: auto;
}
.menu_items_box {
  font-size: 15px;
  padding: 7px 8px;
  font-weight: bold;
}
.contact_btn {
  background-color: var(--dai_mc);
  padding:7px 13px;
  border-radius:20px;
  color: white;
  font-weight: normal;
  font-size: 15px;
}
.langa {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  padding:0 5px;
}
#search i {
  font-size: 20px;
  font-weight: bold;
}
#search_field {
  width: 72px;
  height: 100%;
  min-height: unset;
  font-size: 10px;
  padding:0px;
  border-radius: 8px;
  right: 7px;
}
#menuCont{
  width: 87%;
}
.header_tools{
  width: 13%;
  text-align: right;
}
#search_box {
  height: 24px;
  padding-left: 2px;
  width: 65%;
}
.menu_items_box:hover .head {
  transform: scale(0.8);
}
.head {
  transition: transform 0.3s ease;
  transform-origin: left center;
  display: inline-block;
}

.sub_li_btn {
  width: 100%;
  padding:15px 5px;
  border-bottom:1px solid gray;
}
.sub_li_btn:last-child {
  border-bottom:unset !important;
}
.new_sub {
  position: absolute;
  width: 135px;
  text-align: center;
  background:white;
  border-radius:10px;
  border:1px solid gray;
  left: 0;
  top: 30px;
  font-size: 13px;
  max-height: 0;
  opacity: 0; 
  overflow: hidden; 
  transition: max-height 1s ease, opacity 1s ease; 
}
.menu_items_box:hover .new_sub {
  max-height: 500px; 
  opacity: 1;
}
.noselect.sub_li_btn.in:hover a {
  color: var(--dai_mc2);
}
mh{
  height: 71px;
  display: block;
}
.swiper-slide {
  border-radius: 15px;

}

.grant{
  height: 100%;
  background: var(--dai_gray);
  width: 49%;
  margin-right: 1%;
  border-radius: 10px;
  padding: 20px;
  height: 476px;
}
.ques_i {
  background: var(--dai_mc);
  color: white;
  text-align: center;
  height: 40px;
  border-radius:100%;
  align-content: center;
  font-size: 29px;
  width: 40px;
  padding-top: 3px;
  margin: 0 8px 0 3px;
}
.faq_title {
  font-size: 28px;
  font-weight: bolder;
  padding:5px 0;
  margin-top: 51px;
}
.faq_question_title {
  font-size: 11px;
  font-weight: lighter;
  color: gray;
  padding: 4px 0;
}
.project_photos_new {
  border-radius: 13px;
}
.faq_question_summary {
  font-size: 10px;
  color: gray;
  font-weight: lighter;
  line-height: 1.1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient:vertical;
  text-overflow: ellipsis;
  overflow:hidden;
  padding-right: 4px;
}
.btn_grant_box{
  color: white;
}
.name {
  font-size: 30px;
  text-transform: capitalize;
  font-weight: bold;
  padding: 10px 0;
}
.position {
  text-align: right;
  font-size: 15px;
  text-transform: capitalize;
}
.name {
  font-size: 30px;
  text-transform: capitalize;
  font-weight: bold;
  padding: 10px 0;
  color: var(--mc);
}
.grant_title ,.gallery_title{
  font-size: 35px;
  font-weight: bolder;
  max-height: 90px;
  align-content: center;
}
.grant_expired_date {
  text-align: right;
  color: var(--mc);
  padding: 10px 0;
  font-size: 13px;
  line-height: 1.4;
}
.Intervention_section_top a, .instruments_section_top a {
  width: 100%;
  display: block;
  z-index: 10;
}
.apply_now {
  display: inline-block;
  background: var(--dai_mc);
  color: white;
  padding:10px 20px;
  border-radius:23px;
  font-size: 17px;
  color: white !important;
cursor: pointer;
}
.foot_a_sub_li_btn.address {
  padding-right: 15px;
}
.grant_summary {
  font-size: 15px;
  line-height: 1.3;
  color: gray;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient:vertical;
  text-overflow: ellipsis;
  overflow:hidden;
  padding-top: 10px;
}
.item_contact_box {
  padding: 15px;
  box-shadow: 0 0 1px lightgray inset;
  border-radius: 45px;
  margin-bottom: 10px;
}
.title_item_contact_box{
  display: block;
}
.title_item_contact_box span {
  width: 95%;
  line-height: 1.4;
  color: var(--dai_mc);
}

.title_item_contact_box iframe {
  border-radius: 24px;
  height: 250px;
  width: 100%;
}
.grant_expired_date div i {
  font-size: 11px;
  padding: 0 5px;
}


.title_item_contact_box i {
  width: 5%;
  color: var(--dai_mc2);
  vertical-align: middle;
}



.Intervention_subtitle ,.instruments_subtitle{
  padding: 10px 0;
  font-size: 17px;
  width: 50%;
  text-align: center;
  display: block;              
  margin: 0 auto;                
  line-height: 1.4;
  opacity: 0;
  /* transform: translateX(-100%); */
  height: 0;
  /* transition: transform 0.6s ease, opacity 0.6s ease; */
  transition: height 0.6s ease, opacity 0.6s ease;

}
#Intervention_section:hover .Intervention_subtitle , #instruments_section:hover .instruments_subtitle{
  opacity: 1;
  /* transform: translateX(0); */
  height: 98px;
}

.Intervention_title.main_title ,.instruments_title{
  font-size: 25px;
  font-weight: bold;
  opacity: 1;
  transform: translateX(0); 
  transition: transform 0.8s ease;
  margin-left: 0; 
}

#Intervention_section {
  position: relative;
  text-align: left; 
}

#Intervention_section:hover .Intervention_title.main_title  ,#instruments_section:hover .instruments_title{
  transform: translateX(41%);
}
h1.sec_head.sec_normal{
  text-align: left;
}
.Intervention_shap {
  position: absolute;
  bottom: 0;
  width: 100%;
  /*  */
  height: 0;
  opacity: 0;
  transition: height 1.8s ease , opacity 1.8s ease;
}
#Intervention_section:hover .Intervention_shap{
  opacity: 1;
  height: 262px;
}
.Intervention_item:first-child {
  background:#31485a30;
  border-radius: 50px 0 50px 0;
  transition: background-color 0.8s ease;

}

.Intervention_item {
  padding: 30px;
}

.Intervention_item_icon i {
  width: 50px;
  height: 50px;
  background-color: var(--dai_mc);
  font-size: 32px;
  color: white;
  border-radius: 100%;
  align-content: center;
  text-align: center;
  transition: color 0.8s ease , background-color 0.8s ease;
}
.Intervention_item_title {
  font-size: 14px;
  padding: 5px 0;
}
#Intervention_section:hover  .Intervention_item_icon i {
  background:white;
  color: var(--dai_mc);
}
.Intervention_item_content {
  align-content: center;
  color: black;
  transition: color 0.6s ease,
}
#Intervention_section:hover  .Intervention_item_content {
  color: white;
}
#Intervention_section:hover  .Intervention_item:first-child {
  background:white;
}
#Intervention_section:hover  .Intervention_item:first-child .Intervention_item_content{
  color: var(--dai_mc);
}

.Intervention_items {
  padding:0 5px;
}
m50{
  display: block;
  height: 50px;
}
#Intervention_section {
  overflow:hidden;
  padding-bottom: 13px;
}
.instruments_shadow {
  border-radius:20px;
  position: absolute;
  left: 0;
  top: 0;
  background: var(--dai_mc);
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.instruments_item {
  border-radius:20px;
  padding: 20px;
}
.instruments_item_title {
  color: white;
  z-index: 5;
  font-size: 19px;
}
.instruments_item_summary {
  color: white;
  padding-top: 8px;
  line-height: 1.4;
  font-size: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  height: 30px;
  transition: height 1.8s ease ; 
  /* transition: -webkit-line-clamp 0.8s ease ; */
}
#instruments_section:hover .instruments_item_summary{
  /* -webkit-line-clamp: 9; */
  height: 150px;
}
.instruments_item_content {
  align-content: center;
}
.instruments_item_icon {
  align-content: center;
}

.instruments_read_more i{
  font-size: 31px;
  margin-left: 4px;

}

.instruments_read_more {
  display: inline-block;
  background: #03283E;
  color: white;
  padding:9px;
  border-radius:9px;
  text-align: center;
  z-index: 10;
  font-size: 15px;
  opacity: 0;
  transition: transform 0.6s ease, opacity 0.6s ease;
}

/* .who_we_are_read_more i{
  font-size: 31px;
  margin-left: 4px;

} */

.who_we_are_read_more {
  position: absolute;
  bottom: 0;
  right: 0;
}

#instruments_section .instruments_item:first-child .instruments_read_more {
  transform: translateX(-100px);
}
#instruments_section .instruments_item:nth-child(2) .instruments_read_more {
  transform: translateX(400px);
}

#instruments_section:hover .instruments_item:first-child .instruments_read_more {
  transform: translateX(0);
  opacity: 1;
}
#instruments_section:hover .instruments_item:nth-child(2) .instruments_read_more {
  transform: translateX(0);
  opacity: 1;
}

.instruments_item {
  height: 135px;
  transition: height 0.8s ease;

}
#instruments_section:hover .instruments_item{
  height: unset;
}
.instrument_icon {
  width: 100px;
  height: 100px;
}

.instruments_items .instruments_item:nth-child(2){
  margin-top: 30%;
  transition: margin-top 0.8s ease;
}
#instruments_section:hover .instruments_items .instruments_item:nth-child(2){
  margin-top:0px !important;
}

.who_we_are_titile {
  font-size: 25px;
  font-weight: bold;
  padding: 15px 0;
  margin-bottom: 20px;
}

.who_we_are_photo {
  height: 350px;
}
.who_we_are_photo img {
  border-radius: 25px;
}
.who_we_are_read_more {
  margin-top: 80px;
}
.who_we_are_circle {
  width: 400px;
  height: 400px;
  background: var(--dai_mc2);
  opacity: 0.1;
  border-radius: 100%;
  position: absolute;
  left: -98px;
  top: -24px;
}

.who_we_are_photo {
  width: 85%;
}
.who_we_are_photo_box {
  text-align: left;
  align-content: end;
  height: 355px;
}
.who_we_are_content_box {
  height: 381px;
  overflow: hidden;
  top: -24px;
}
.benefit {
  align-content: center;
  font-size: 15px;
  color: gray;
  text-align: right;
}
.footer_ul.mid {
  width: 100%;
}
.footer_grid{
  grid-gap: 0;
}
.noselect.foot_a_menu_items_box.in {
  padding-left: 10px;
}
.foot_a {
  font-size: 17px;
  border-bottom: 2px solid var(--dai_mc2);
  padding-bottom: 10px;
  color: white !important;
}
#web2 {
  background: var(--dai_mc);
  padding-top: 30px;
}
.foot_a_sub_li_btn {
  padding: 10px 0;
  color: white;
  font-size: 13px;
  display: block;
  font-weight: lighter;
}

.foot_a_menu_btns {
  margin-top: 20px;
}
.foot_a_sub_li_btn.address {
  margin-top: 20px;
  display: inline-block;
  font-size: 11px;
  color: white;
  line-height: 1.2;
}

footer ,#final {
  background: var(--dai_mc) !important;
}
.social_links {
  display: inline-block;
  width: 27px;
  padding: 4px;
}

#foot_about picture {
  margin-bottom: 15px;
}
.foot_a_sub_li_btn:hover {
  color: var(--dai_mc2);
}
.page_top_bg {
  height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  border-radius: 45px;

}


.p_content.w1200 {
  overflow: clip;
}
.about_title{
  text-align: center;
  font-size: 23px;
  padding: 10px;
  font-weight: bold;
}
  .objectives_box_pic ,.objectives_content{
    overflow: clip;
  opacity: 0;
  transform: translateX(100%); 
  transition: transform 0.6s ease, opacity 0.6s ease;
  }
  .team_picture img {
       border-radius:35%;
}
.team_box {
  text-align: center;
  margin: 15px 0;
}

.team_picture {
  position: relative;
  display: inline-block; 
  overflow: hidden;
}

.team_picture img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 84px;
  height: 98%;
  top: 1%;
}
.team_position {
  font-size: 15px;
  color: white;
  padding: 4px 0;
}
.social_font:hover {
  box-shadow: 0 0 16px var(--dai_mc2) inset;
  border-radius: 100%;
}
.team_title {
  color: white;
  font-size: 17px;
  text-transform: capitalize;
}
.team_picture::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(to top, rgba(51, 153, 209, 0.5), #808080bd 10%, transparent 20%);
  z-index: 1;
  border-radius: 74px;
}
.team_picture::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(51, 153, 209, 0.5), #808080bd 10%, transparent 20%);
  z-index: 1;
  border-radius: 74px;
}
.team_picture {
  height: 240px;
  width: 200px;
}
.objectives_picture::after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--dai_mc2);
  border-radius:
100%;
  z-index: -1;
  display: none;
}
.objectives_picture::before {
  content: ' ';
  position: absolute;
  top: 8px;
  left: 9px;
  width: 85%;
  height: 85%;
  background: white;
  border-radius: 100%;
  z-index: 0;
  display: none;
}
.objectives_box:hover .objectives_picture::after,
.objectives_box:hover .objectives_picture::before {
  display: block;
}
.p_content.w1200{
  margin-top: 50px;
}
.team_box::after {
  content: ' ';
  position: absolute;
  bottom: 35px;
  left: 51px;
  width: 64%;
  height: 70%;
  background: white;
  box-shadow: 0 0 13px #7b7ef6;
  border-radius: 64px;
  z-index: -1;
}
.team_content{
  margin-top: -50px;
  z-index: 5;
}

.objectives_picture {
  border-radius:100%;
  border: 1px solid var(--mc);
  padding: 30px;
}
.objectives_content{
    align-content: center;
}
.objective_title {
  font-size: 24px;
  padding: 10px 0;
  font-weight: bold;
}
.objective_summary {
  font-size: 15px;
  line-height: 1.4;
  /* width: 78%; */
  color: gray;
  text-align: justify;
}
.l_grid9{
    display: grid;
    grid-template-columns: repeat(9,1fr);
    grid-auto-rows: auto;
    grid-gap: 1rem;
}
.objectives_box {
  margin-bottom: 15%;
}

.objectives_box::after {
  content: ' ';
  width: 1px;
  height: 100%;
  background: var(--dai_mc);
  position: absolute;
  top: 115%;
  left: 5%;
}
.objectives_box.last-objectives-box::after {
  content: ' ';
  width: 1px;
  height: 30%;
  background: var(--dai_mc);
  position: absolute;
  top: 115%;
  left: 5%;
}
.objectives_box.last-objectives-box::before {
  content: ' ';
  width: 15px;
  height: 15px;
  background: white;
  position: absolute;
  bottom: -62%;
  left: 52px;
  border-radius: 100%;
  border: 1px solid var(--dai_mc);
}

#grant_btn {
  display: inline-block;
  background: var(--dai_mc);
  padding: 5px 10px;
  border-radius: 5px;
  color: white;
}
.sec_head.sec_normal {
  text-align: right;
  font-size: 26px;
  background: white;
  margin-right: -42px;
  color: var(--mc);
}
.team_content2 {
  background: white;
  width: 90%;
  padding: 5px;
  margin-top: -27px;
  box-shadow: 0px 0 13px lightgray;
}
.big_group {
  color: var(--dai_mc2) !important;
  font-size: 18px !important;
}
.team_title2 {
  font-size: 18px;
  font-weight: bold;
}
.team_position2 {
  font-size: 14px;
  color: gray;
}
.form_success_message {
  display: none; /* hidden by default, shown via JS */
  padding: 20px;
  margin-top: 20px;
  background-color: #d4edda;
  color: #155724;
  border: 1px solid #c3e6cb;
  border-radius: 5px;
  font-size: 16px;
  line-height: 1.5;
  animation: fadeIn 0.5s ease-in-out;
}

/* Optional fade-in effect */
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.sec_head.sec_normal span {
  background: white;
  padding: 15px 20px;
  border-radius: 67px;
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  color: var(--mc);
  position: absolute;
  bottom: 0;
}
.sec_head2.sec_normal2 {
  font-size: 35px;
  font-weight: bold;
  color: var(--mc);
}

.single_page_photo img{
  height: 350px;
  border-radius: 40px;
}
.single_page_photo_box {
  text-align: center;
  width: 100%;
}
.page_top_bg {
  overflow: clip;
  opacity: 0;
  transform: translateX(100%); 
  transition: transform 0.6s ease, opacity 0.6s ease;
  /* background-size: contain; */

}
.page_top_bg.scroll_top_page_bg{
	transform: translateX(0);
	opacity: 1;
}
.form_success_message {
  display: none; /* hidden by default, shown via JS */
  padding: 20px;
  margin-top: 20px;
  background-color: #3399d145;
  color: var(--dai_mc);
  border: 1px solid var(--dai_mc2);
  border-radius: 5px;
  font-size: 16px;
  line-height: 1.5;
  animation: fadeIn 0.5s ease-in-out;
}

.date_item_news_box, .date_item_grant_box , .date_item_documents_box , .date_item_events_box , .date_item_gallery_box {
  font-size: 12px;
  text-align: left;
  color: var(--mc);
  padding: 3px 0 0;
}
.title_item_news_box ,.title_item_grant_box ,.title_item_documents_box ,.title_item_events_box ,.title_item_gallery_box{
  font-size: 14px;
  font-weight: bold;
  padding: 1px 0;
  height: 30px;
  overflow: hidden;
}
.item_news_box_bottom ,.item_grant_box_bottom ,.item_documents_box_bottom  ,.item_events_box_bottom ,.item_gallery_box_bottom{
  width: 60%;
  font-size: 15px;
  background: white;
  margin-top: -71px;
  height: 69px;
  padding: 5px 5px 5px 5px;
  border-radius: 0px 33px 0px 10px;
  box-shadow: 0 0 2px lightgrey;
}
.news_and_press_releases_photo_picture_item_news_box, .grant_and_press_releases_photo_picture_item_grant_box ,#defaultImg_photo , .documents_and_press_releases_photo_picture_item_documents_box , .events_and_press_releases_photo_picture_item_events_box ,  .gallery_and_press_releases_photo_picture_item_gallery_box {
  width: 100%;
  height: 350px;
}
.news_and_press_releases_photo_picture_item_news_box img , .grant_and_press_releases_photo_picture_item_grant_box img , #defaultImg_photo img  , .events_and_press_releases_photo_picture_item_events_box img  , .gallery_and_press_releases_photo_picture_item_gallery_box img ,.documents_and_press_releases_photo_picture_item_documents_box img{
  border-radius: 25px;
}
.left_side_news_box,
.right_side_news_box ,.right_side_news_box_without_hover{
  grid-row: 1;
}
.left_side_news_box {
  grid-column: 1;
}

.right_side_news_box , .right_side_news_box_without_hover{
  grid-column: 2;
  overflow: hidden;
  border-radius: 25px;
}

.reverse .left_side_news_box {
  grid-column: 2;
}

.reverse .right_side_news_box ,.reverse .right_side_news_box_without_hover{
  grid-column: 1;
}
.reverse .right_side_news_box  , .reverse .right_side_news_box_without_hover{
  text-align: left;
}
.news_and_press_releases_photo_picture {
  height: 500px;
  width: 100%;
}
.left_side_news_box.aos-init.aos-animate {
  height: 500px;
  overflow: clip;
}
.news_and_press_releases_photo_picture img {
  border-radius: 25px;
}
.right_side_news_box ,.right_side_news_box_without_hover{
  text-align: right;
}
.reverse .overlay {
  left: 7%;
  right: unset;
}
.news_box.l_grid2 {
  margin-bottom: 23px;
}
.overlay {
  position: absolute;
  top: 0;
  right: 7%;
  width: 86%;
  height: 100%;
  align-content: center;
  text-align: justify;
  display: none;
  line-height: 1.4;
  overflow: clip;
}
.news_box.l_grid2 {
  grid-gap: 4rem;
}
.right_side_news_box:hover .overlay {
  display: block;
}
.right_side_news_box:hover img {
  filter: blur(40px);
}
.title_news_box {
  font-size: 24px;
  font-weight: bold;
  padding: 5px 0;
}
.date_news_box {
  padding: 5px 0;
  color: var(--mc);
  font-size: 13px;
  text-align: right;
}
.content_news_box {
  line-height: 1.7;
  padding: 5px 0;
  font-size: 15px;
  height: 68%;
  align-content: center;
  overflow: clip;
}

.documents_and_press_releases_photo_picture_item_documents_box {
  box-shadow: 0px 0 2px lightgray;
  border-radius: 15px;
}
.documents_box.l_grid3 {
  padding: 5px;
}

#search {
  text-align: right;
}