/*
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 
*/
:root{
	--blue:#015278;
	--gold:#E2B733;
	--brown:#c67439;
	--dark:#003;
	--gblue:linear-gradient( 60deg, rgb(39,121,255) 0%, rgb(3,194a,219) 100%);
	--shadowCircle:1px 0 3px #8080807d;
}
#provision {
    right: 0;
    position: absolute;
    top: -3px;
	transition:0.1s all;
}

#tasks_table{
  /* display: table-caption;
  width: auto; */
}

#tasks_table td{
  vertical-align: top;
  padding: 5px;
}

#tasks_table #attach_head{
  display: none;
}

#tasks_table .attach span {
  width: 71%;
  word-break: break-word;
}

#tasks_table .attach a {
  padding: 2px;
  font-size:12px;
  margin-left: 0;
}



.note_writer {
  color: green;
  font-size: 10px;
}

#tasks_table .l_circle {
  /* position: absolute;
  top: 40%;
  right: -10px; */
  width: 5px;
  height: 5px;
}

#tasks_table .attach {
  padding: 4px;
}

.rotate {
  /* rotate: -90deg; */
}


#tasks_table .attach_icon {
  width: 22px;
}

#tasks_table .noSelect2 {
  height: 40px;
  max-width: 84px;
}

#task_adder,#note_adder,#task_adder_achieved {
  margin-bottom: 10px;
}


#tasks_table td.mid_td{
  vertical-align: middle;
}

.task_date {
  font-size: 20px;
}

.date_row {
  border: 5px solid #f2f2f2;
}

.tasks_user {
  font-size: 12px;
  color: cadetblue;
  margin-right: 5px;
}

.task_project_view {
  font-size: 12px;
  color: tan;
}


.month_tas {
  width: 8%;
  /* background: whitesmoke;
  padding: 8px; */
}
.month_name{
  width:100%;
}

.adder{
  /* display: none; */
  opacity: 0;
}

td:hover .adder{
  /* display: inline-block; */
  opacity: 1;
}

.task_day {
  margin-left: 20px;
  font-weight: bold;
  color: var(--mc);
}


.l_free{
  width:auto !important;
}

.job_application_1654774021_provience {
  min-height: 55px;
  width: calc(33.33% - 0px ) !important;
}

.table_th {
  text-align: left;
  padding-left: 23px;
  font-size: 18px;
  padding-bottom: 25px;
}
table td {
  padding: 35px 10px;
}

.list_comp_item {
  padding: 3px 7px;
  margin-bottom: 5px;
  color: #000000  !important;;
  border-radius: 3px;
  margin-right: 2px;
  padding: 3px 7px;
  background: white !important;
  margin-bottom: 5px;
  box-shadow: unset !important;
	
}


.products_wrap {
  margin-bottom: 40px;
}


table {
  width: 100%;
  border: 1px solid #f7f7f7;
  margin: 50px auto;
}
thead {
  background: #2B8D52;
  color: white;
  overflow: hidden;
}

th, td {
  vertical-align: middle;
  padding-left: 6px;
  padding-right: 6px;
}

th {
  padding: 10px;
  white-space: nowrap;
  text-align: center;
  line-height: 19px;
  border-bottom: 1px solid #80808073;
	width: 20%;
}

#c_cooperatives_8339 label {
  color: #FC4255;
}

#cooperatives_logo_wrap {
  margin-bottom: 20px;
}

.pic_wrap, .cooperatives_logo_box picture {
  width: 100% !important;
  height: 100px !important;
}

#signup_wrap {
  padding: 35px 50px;
  width: 50%;
  text-align: center;
  margin: 30px auto;
  background: white;
  box-shadow: 3px 4px 6px 1px #00000042;
}

#cooperatives_wrap {
  margin: 50px auto;
}

.cooperative_box i {
  color: #FC4255;
  font-size: 45px;
}


.cooperative_box {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
  font-size: 20px;
}

#cooperative_title {
  text-align: center;
  margin: 20px auto;
  font-size: 20px;
  color: #FC4255;
}



#cooperative_photo picture {
  width: 100%;
  height: 100%;
}

#cooperative_photo {
  width: 200px;
  height: 200px;
  padding: 50px;
  box-shadow: 0 0 3px 3px #0000000f;
  border-radius: 100%;
  margin: auto;
    margin-top: auto;
  margin-: auto;
  margin-top: 30px;
  background: white;
}

.cooperatives_photo_picture {
  width: 120px;
  height: 120px;
  margin: auto;
}

.cooperatives_title {
  margin: auto;
}

.cooperatives_location {
  margin: auto;
}

.cooperatives_box {
  box-shadow: 0 0 6px #00000047;
  height: 150px;
  text-align: center;
  padding: 30px;
}

.big_group_wrap.cooperatives_8339_logininformation {
  display: none;
}

.big_group_wrap.cooperatives_8339_otherinformation {
	  display: none;
}


.form_field.cooperatives_8339_insert_cooperative_logo {
  text-align: left;
}

#cooperatives_8339 label {
  color: #FC4255;
}

#signup_wrap form {
  margin: auto;
  width: 90%;
}

.required_star {
  font-family: arial;
  color: #FC4255;
}

.bd {
  background: white;
  border: unset;
  float: right;
  color: #FC4255 !important;
}

#c_cooperatives_8339 {
  padding: 35px 50px;
  width: 60%;
  text-align: center;
  margin: 30px auto;
  background: white;
  box-shadow: -3px 3px 10px 0px #59555542;
}


.cancel {
  position: absolute;
  top: 4px;
  right: 5px;
  font-size: 24px;
  color: #ff0000b8;
}

#cooperatives_8339 {
  background: #ffffffc7;
/*  padding: 53px;*/
  border-radius: 7px;
  width: 500px;
}



.form_field.benefits_application_form_8293_project {
  display: none;
}
.project_content{
	padding: 0 !important;
	
}

.tenders_from form {
  width: 50%;
  margin: auto;
}


.attach_file{
	
padding: 15px;
background: #fff;
box-shadow: 0 0 3px #FC4255;
text-align: center;
margin: auto;
display: block;
width: 30%;
	margin-bottom: 15px;
}
.form_field.tenders_frorm_8327_tender {
  display: none;
}

#filesoftender {
  margin: 50px auto;
}




#tender_from_submit {
	padding: 10px 15px;
	background: #FC4255;
	border: 1px solid #FC4255;
	border-radius: 3px;
	color: white;
	display: block;
	margin: auto;
	  margin-bottom: auto;
	margin-bottom: 30px;
}

#projects_wrap {
  text-align: center;
}
.langa:last-child{
	border-left: unset;
}
.strategic_aims_summary {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #ffffffe3;
  font-size: 15px;
  margin-top: 15px;
  padding: 0 10px;
 
}


.benefits_application_form_8293_attachments img {
  display: none;
}

.benefits_intro{
	
	  text-align: center;
  line-height: 1.2;
  color: #0009;
  margin-top: 10px;
  margin-bottom: 50px;
}
	
	

.benefits_application_form_8293_attachments input {
  display: block !important;
  border: 1px solid #aaa !important;
  padding: 8px 52px;
  border-radius: 5px;
}
#smart_map_cat {
  position: absolute;
  top: 0;
  right: 0;
  background: #000000b5;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#contact_form label {
  color: #FC4255 !important;
}
		#smart_map img {
  width: 100%;
}
		
		#smart_btns {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
		
		.smart_btn {
			position: absolute;
 width: 100px;
height: 100px;
/*  background: var(--mainColor);*/
  border-radius: 100%;
}

.vacancies_job_details {
  margin-top: 15px;
}
.single_end_date{
  font-weight: bold;
}

.success_text {
  text-align: center;
  margin: 70px auto;
  font-size: 19px;
  color: #ee4e4e;
  font-family: Changa;
}
.benefit_application_box {
  width: 100%;
  height: 100%;
}

.albums_categories_box {
  width: 31%;
  margin: 1%;
  height: 260px;
}


.video_gallery_box{
  width: 31%;
  margin: 1%;
  height: 260px;
}



#vacancy_form_wrap h2 {
  text-align: center;
  color: #FC4255;
  font-size: 20px;
  margin: 10px;
  font-family: Changa;
}

.single_job_classification {
  margin-bottom: 15px;
  font-weight: normal;
}

#vacancy_form_wrap .form_field label{
	color: #aaa !important;
}

.job_application_1654774021_cover_letter input {
display: block !important;
border: 1px solid gray;
  border-top-color: gray;
  border-right-color: gray;
  border-bottom-color: gray;
  border-left-color: gray;
padding: 15px;
}

.job_application_1654774021_cover_letter img{
	display: none;
}



#vacancy_form_wrap {
  background: white;
	padding: 2% 0;
}

.job_application_1654774021_gender.input_area{
	margin-right: 100px !important;
}

.news_photo_oftitle_picture {
  height: 35vh;
  overflow: hidden;
}

.single_job_name {
  color: #FC4255;
  margin-bottom: 15px;
	font-size: 20px;
}

#vacancy_submit_btn {
padding: 10px 112px;
background: #FC4255;
border: 1px solid #FC4255;
font-size: 19px;
color: white !important;
display: block;
margin: 0 auto;
}


#vacancy_form_wrap form {
  width: 100%;
  margin: 8% auto;
    margin-top: 4%;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
  background: white;
	padding: 1%;
}
.form_field.job_application_1654774021_job {
  display: none;
}

.input_area {
	margin-top: 0 !important;
	color: #aaa;

}

.attachmnent_box {
  font-size: 12px;
  padding: 10px;
}

.project-attachment-box {
  text-align: center;
}

.single_job_details {
  margin: 3%;
}

.news_city {
  margin-bottom: 15px;
}


.single_job_description {
  line-height: 1.4;
  font-size: 17px;
  font-family: Changa;
	text-align: left;
}

.s_j_r {
  margin-right: 5%;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="number"], input[type="date"] {
	min-height: 40px !important;
}

.s_j_l {
  margin-right: 5%;
}
.form_field.onthree.in.job_application_1654774021_gender input{
	margin-right: 50px;
}
    

.form_field.job_application_1654774021_experiance_years input{
	margin-right:153px;
}

.form_field.job_application_1654774021_experiance_years input::after{
	color: red;
}

.form_field.job_application_1654774021_academic input{
	margin-right: 155px;
}



.form_field.job_application_1654774021_academic label{
	
	display: block !important;
	margin-bottom: 10px;
}

.form_field.job_application_1654774021_academic {

min-height: 40px;
padding: 1%;
	padding-right: 0;
	padding-left: 0;
	color: #aaa;
}


.job_application_1654774021_academic .input_area {
	padding: 1%;
width: 98%;
}




.form_field.job_application_1654774021_cv label{
	display: block !important;
	margin-bottom: 10px;
}

.form_field.job_application_1654774021_cover_letter label{
	display: block !important;
		margin-bottom: 10px;
}
.form_field.job_application_1654774021_gender.input_area input[type="radio"]{
	margin-right: 20px !important;
}

.news_photo_oftitle_picture picture {
  width: 100%;
  height: 100%;
}

.single_titile_box{
	text-align: center;
}

.r_img{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 45vh;
}


.n_back{
		background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 30vh;
}

.n_back picture{
	width: 100%;
	height: 100%;
	
}


#about_us_wrap {
 padding-top: 5%;
	padding-bottom: 2%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
	margin-bottom: 2%;

	
}

.reports_title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 20px;
  line-height: 1.3;
   margin-top: 8px;
	font-size: 15px;
	
}
.b_img{
	  background-size: cover;
  background-repeat: no-repeat;
	background-position: center;
}

.foot {
  position: absolute;
  bottom: 10px;
  left: 20px;
  right: 20px;
  width: calc(100% - 40px);
}
.video_gallery_box {
  width: 24%;
  margin-right: 1%;
  height: 330px;
  margin-bottom: 15px;
  box-shadow: 0 0 5px #0000001f;
  overflow: hidden;
  background: white;
}



.video_gallery_title{

background-color: #0F0F0EE8;
width: 100%;
color: white;
font-size: 15px;
position: absolute;
bottom: 0;
opacity: 0.8;
height: 15%;
padding: 5px;
overflow: hidden;
}


.reports_photo_picture{
	height: 100%
}
.reports_box{
box-shadow: 0 0 3px #8080809e;
text-align: center;
padding-bottom: 20px;
width: 20%;
height: 280px;
margin: 1%;
  margin-bottom: 1%;
margin-bottom: 80px;
}

/*
#contact_form_1654695988 .form_field input, #contact_form_1654695988 textarea {
  border: 1px solid;
}
*/

#about_us_background {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
	background-position: center;
	height: 45vh;
	box-shadow: 0 0 10px black;
z-index: 3;
}
.title_box {
/*
  position: absolute;
  background-color: black;
  color: white;
  width: calc(100% - 0px);
  bottom: 0px;
  left: 0px;
  right: 0px;
  opacity: 0.6;
*/
  padding: 20px;
}

.about_us_content {
 line-height: 1.5;
font-size: 17px;
font-family: Changa;
}

.about_us_box {
  width: 25%;
/*  margin: 1%;*/
  font-family: Changa;
}

.horz_box:last-child{
  width: 0 !important;
  height: 0 !important;
}





.a_l {
  padding-right: 40px;
	
}


.a_l p {
  line-height: 1.3;
}
#a_wrap_boxes,#a_struc {
  margin: 74px 0;
  text-align: center;
}


.in_sub_title {
  font-size: 23px;
  color: var(--mainColor);
}

.horz_box {
  width: 109px;
  height: 3px;
  background: #FC4255;
	margin: 7% 1%;
}

.about_us_title {
  font-size: 30px;
  margin-bottom: 30px;
  text-align: left;
  color: #FC4255;
  font-weight: bold;
	font-family: Changa;
}

.introduction {
  margin: 10px 0;
}


.webPSNicon {
    margin-right: 10px;
    color: white;
    font-size: 20px;
}

.slobe {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}


.a_box {
  width: 25%;
  margin: 20px 4%;
  text-align: right;
  background: linear-gradient(to top right,var(--petrol),#1c304f);
  color: white;
  border-radius: 10px;
	min-height:320px;
  box-shadow: 0 0 10px #0000006b;
}


.a_box picture {
  width: 100%;
  height: 61px;
  background: linear-gradient(to right,#808080,#FFFFFF);
  margin: 40px 0;
}


.surr_top_left {
  top: -10px;
  left: 0;
}
.surr_corner {
  width: 12%;
  height: 10px;
  background: var(--mainColor);
  position: absolute;
  z-index: 1;
}



#page_top {
  text-align: center;
}

.surr_top_right {
  top: -10px;
  right: 0;
}


.surr_left {
  left: 0;
  top: 0;
}
.surr_side {
  width: 10px;
  height: 100%;
  background: var(--mainColor);
  position: absolute;
  z-index: 1;
}

.surr_right {
  right: 0;
  top: 0;
}


.surr_bottom_left {
  left: 0;
  bottom: -10px;
  top: unset;
}

.surr_bottom_right {
  right: 0;
  bottom: -10px;
  top: unset;
}

.a_box img {
  height: 30px;
  vertical-align: middle;
  margin-top: 17px;
  width: auto;
  margin-right: 11px;
}

.a_box_title {
  color: white;
  font-size: 20px;
  font-weight: bold;
  padding: 0 15px;
}

.a_box_content {
  padding: 15px;
  line-height: 1.3;
}



#proj_logo {
  width: 81px;
}


blockquote  span:first-child {
  font-size: 28px !important;
  padding: 41px !important;
  line-height: 1.1 !important;
  width: 80% !important;
/*  display: block;*/
}


/*
blockquote span:first-child {
  font-size: 34px !important;
  padding: 41px !important;
	line-height: 1.1 !important;
}
*/
blockquote  span:first-child::before {
  content: "'";
  font-family: arial;
  font-size: 300px;
  position: absolute;
  top: -41px;
  left: 0;
  color: white;
  opacity: 0.1;
	
}



.issec h1 span {
  color: var(--mainColor);
  font-size: 50px;
  vertical-align: middle;
}

.force_full {
  width: 100vw;
  height: 100vh;
	overflow: hidden;
}

.issec .sec_title {
  text-align: left;
  width: 100%;
  padding: 21px;
	z-index: 1;
/*  margin-bottom: 30px;*/
}

.black_bg{
	background:black;
}
.issec .sec_title::after{display:none;}

.stories_content table {
  border: unset !important;
}


.stories_content table td {
  border: unset;
  padding: 0 23px;
	vertical-align: middle;
}

#panorama_sets_wrap {
  text-align: center;
}

.issec{
/*	padding:100px 0;*/
	
	padding-top:100px;
}


@keyframes bottom_animation {
  0%   {color: #7b7a78;}
  50%  {color: #f2a900;}
  100% {color: #7b7a78;}
}



#botto {
  position: fixed;
  right: 20px;
  bottom: 20px;
  font-size: 50px;
  color: #7b7a78;
  z-index: 1;
	
	 animation-name: bottom_animation;
  animation-duration: 3s;
  animation-iteration-count: infinite;
	
	
}


.stories_box {
/*  text-align: right;*/
}

.stories_content {
  width: 100%;
/*  float: right;*/
  color: white;
  text-align: justify;
  font-weight: bolder;
  display: inline-block;
/*  margin-top: -36px;*/
  background: black;
  padding: 0 5px;
}

.stories_youtube_link::after,.stories_photo_picture::after{
  content: "";
  background: red;
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  bottom: -30px;
  z-index: -1;
  left: -26px;
  background-image: url(https://interactivepalestine.savethechildren.net/uploads/1643275711247036252.png);
}


.stories_youtube_link::before,.stories_photo_picture::before {
  content: "";
  background: red;
    background-image: none;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: -5px;
  z-index: 2;
  right: -3px;
}

.photo_caption {
  font-size: 12px;
  width: 50%;
  text-align: left;
  float: right;
  top: -30px;
  background: black;
  padding: 8px;
  color: white;
}


.circ {
  width: 100%;
  height: 100px;
  margin: 20px 0;
  background-position: center;
  background-repeat: no-repeat;
}


#project_mob_wrap {
  text-align: center;
	display: none;
  margin: 25px auto;
}

.provinces_box {
width: 27%;
border: 0.5px solid #000;
margin: 5px;
text-align: center;
padding: 5px;
color: black;
font-weight: bold;
font-size: 13px;
}



.pad_top {
  padding-top: 100px;
}


.is_pop i {
  text-shadow: 0px 0px 200px red;
  font-size: 30px;
}


.is_pop {
  margin-top: 0;
  background: #131313;
  display: inline-block;
  padding: 50px 20px;
  border-left: 5px solid #771919d6;
  color: #460202;
  clip-path: polygon(100% 53%, 0 0, 0 100%);
  text-align: left;
}

.rotate_pop {
  rotate: 90deg;
  top: -39px;
	margin-right: 158px;
  left: -47%;
}


.stories_content_as_pop {
  text-align: left;
  background: linear-gradient(to left,#111,transparent);
  padding: 5px 10px;
}


.is_pop span {
  display: block;
  color: #797979;
  width: 30px;
}


.stories_youtube_link {
  margin: 70px auto;
  display: block;
  width: 60%;
  height: 300px;
  border: 3px solid black;
  box-shadow: -4px -2px 22px #3e2e2ebd;
}

.not_alone_vid {
  width: 57%;
  display: inline-block;
  margin: 0 40px;
  height: 350px;
}


.many_vids {
  width: auto;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  touch-action: pan-y;
  user-select: none;
  width: 100%;
  padding-bottom: 50px;
}





.stories_youtube_link iframe {
  height: 100%;
  border-left: 5px var(--mainColor);
  border-style: revert;
  margin-bottom: 33px;
  width: 100%;
  z-index: 1;
}




#wb,#tear,#challenge {
  background: #000000a8;
  padding-bottom: 70px;
}


#wb {
  background: #170000;
}

.beb {
/*  background: #222221;*/
	background-image:linear-gradient(to right top,#222221,#1a1a19);
}


.vid_change {
  text-align: right;
  width: 50%;
  margin-right: 50px;
  height: 300px;
}


/*
#wb .sec_title {
  float: right;
  width: 600px;
}
*/


#webPSNCount {
    position: absolute;
    top: -4px;
    right: -3px;
    background: red;
    z-index: 1;
    font-size: 12px;
    padding: 1px 2px;
}
.webPSNicon:hover #webPSNList{
	display:block;
}


.unseenPSN {
    background: #052e42;
}


#webPSNList {
	display:none;
    position: absolute;
    top: 100%;
    background: var(--mainColor);
    width: 300px;
    z-index: 200;
    box-shadow: 0px 7px 18px #80808042;
}

.webPSNBox {
    display: block;
    padding: 8px;
}


.otherChart {
/*    text-align: center;*/
    margin-top: 20px;
/*	position: absolute;*/
}
.star_label {
    font-size: 17px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#asked_support .stories_content.mce,#asked_support_2 .stories_content.mce{
  background: unset;
}

#single_video_wrap {
  margin: 50px auto;
}

.stories_content.mce.w40.mid {
  width: 46%;
}
.single_video_title {
  margin: 20px auto;
  font-size: 18px;
  line-height: 1.3;
  color: black;
  font-weight: bold;
}
#tender_form_intro {
  text-align: center;
  margin-bottom: 30px;
  font-size: 15px;
}

#single_video_wrap video{
	width: 100%;
	height: 100%;
}

.video_contetnt.mce {
  color: black;
  line-height: 1.5;
  background: white;
  box-shadow: 0 0 5px #00000036;
  padding: 5px 15px;
  font-size: 17px;
}


.video_box_for_pop.w40 {
  width: 51%;
  margin-left: 20px;
  height: 500px;
}

.video_box_for_pop.w40 picture {
  width: 100%;
  height: 100%;
}

.video_gallery_box video{
	width: 100%;
	height: 85%;
}



#video_gallery_wrap {
  margin: 30px auto;
}

#gaza_4 .w600 {
  margin: unset;
    margin-left: unset;
  margin-left: 10%;
}
#gaza_4 .w600 .video_box_for_pop {
  margin: unset;
}

.downa_title {
    font-size: 30px;
    margin: 30px 0;
	display:block;
}
.fil_title {
    margin-bottom: 10px;
}
#downa {
    text-align: center;
	margin-top: 50px;
}

.otherWrap h3 {
    margin-top: 34px;
    font-size: 20px;
    color: purple;
}


#downa a {
    display: block;
	margin-bottom: 20px;
}
#downa_logo_pic {
    width: 200px;
}

#feedback_form {
    background: #e67a1c;
}


#rev_ty {
    text-align: center;
    margin-bottom: 20px;
    display: block;
    color: green;
    padding-bottom: 30px;
}


.star,.emptystar:hover {
    color: #e1be03;
}

.emptystar{
    color: lightgray;
}

/*
.pointt {
  -webkit-overflow-scrolling: touch;
}
*/

	
		.point video {
  border: none;
  width: 100%;
	margin-bottom: 10px;
}
	
	
	.point img {
  width: 100%;
  margin-bottom: 10px;
}
	.point {
  background: #222221;
  color: white;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #f0f8ffb3;
  box-shadow: 0 0 10px gray;
		font-family: gill;
/*		top: 133px !important;*/
		max-width:500px;
		line-height:1.3;
		
		text-align:justify;
}
	
	
	
	
	#big_p,.set_pop {
  position: fixed;
  z-index: 45555;
  top: 0;
  left: 0;
  background: #000000d6;
  width: 100vw;
  height: 100vh;
}
	
	
	#big_p_wrap,.set_pop_wrap {
  width: 80%;
  left: 10%;
  height: 80%;
  top: 10%;

	}




	
	
	
	.pig_p_clost {
  position: absolute;
  z-index: 23;
  background: #da291c;
  color: white;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  text-align: center;
  font-size: 19px;
  font-family: verdana;
  line-height: 1.4;
  top: -15px;
  right: -15px;
}
	
	
#big_p_content {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 0 30px black;
  background: black;
  color: white;
}
	

.stories_wrap {
  margin-bottom: 20px;
	z-index: 1;
}


.panorama_sets_box {
  width: 25%;
  height: 200px;
  margin-right: 30px;
  transform: perspective(900px) rotateY(25deg);
  box-shadow: 0 0 30px #00000063;
	transition: 0.3s all;
}
#introduction_stats,#challenge_4 {
  background: #222221ed;
  font-family: gill;
  color: white;
}

.beb_fade{
	background: #222221ed;
}
.panorama_sets_box:hover {
 
/*  transform: perspective(900px) rotateY(25deg);*/
	transform:unset;
}


.adv {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #d1ccbd;
  font-size: 180px;
  -webkit-transform: rotate(13deg) rotateY(180deg);
  z-index: 1;
/*  transform: rotate3d(-38,0,1,46deg) rotateY(180deg);*/
  text-shadow: 1px 0 33px #000;
}


.stories_content.mce.advocacy {
  background: unset;
}


#panos {
  margin-top: 50px;
}

/*
.fed .stories_wrap {
  width: 50%;
}
*/
.fed {
  background: #000000e0;
}



.panorama_sets_box i {
  font-size: 32px;
}


.panorama_sets_box:first-child i {
  color: white;
}


.panorama_sets_box:nth-child(2) i {
  color: #ffffff87;
}

.panorama_sets_photo_picture {
  width: 100%;
  height: 100%;
}



.pan_go{
	width:100%;
	height:100%;
}
	
	#big_p_content video {
  width: 100%;
  height: 90%;
}
	
	#big_p_content .alone_video{
		height:100%;	
	}
	#big_p_content  .text {
  padding: 20px;
}
	
	.opto {
  width: 100%;
  height: 90%;
  background-position: center;
  background-size: cover;
}
	
.rate {
    margin-bottom: 10px;
    text-align: center;
    font-size: 30px;
}


#right {
/*    text-align: center;*/
/*    font-family: bahij;*/
}

.btn {
    border: medium none;
    color: white !important;
    background: var(--mainColor);
    display: inline-block;
    font-size: 16px;
    height: 40px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 3px 3px 12px 0px #80808078;
    line-height: 40px;
    padding: 0 10px;
    border-radius: 4px;
    font-family: bahij;
}


.fullWidth {
    width: 100% !important;
    height: 400px;
}



#counter_wrap {
    margin-top: 30px;
}


.counter {
    background: purple;
    color: white;
    text-align: center;
    padding: 13px;
}


count {
    font-size: 30px;
    margin-top: 10px;
    display: block;
}



.fil {
    margin-right: 2%;
    margin-bottom: 25px;
}

.t_sub_sec {
    margin: 20px 0;
    color: var(--blue);
}

.another_login {
    text-align: center;
    margin-top: 20px;
    color: gray;
}
#assignage {
    margin-top: 30px;
    padding: 9px 0;
    background: #f7f7f7;
}
.t_l .comp_title {
    font-size: 13px;
    margin-left: 10px;
    margin-bottom: 10px;
    border-left: 1px solid #eeb0b0;
    padding-left: 15px;
    border-radius: unset;
}

.t_l .tickets_issue{
	margin-bottom: 50px;
}


#mini {
    height: 40px;
    background: var(--blue);
    padding-top: 8px;
}


#goals table {
    height: unset !important;
}



.c_header_login {
    color: white !important;
    font-size: 14px;
    margin-left: 20px;
}

/*
.t_time:first-child {
    background: var(--blue);
}
*/


.t_vid {
    background: var(--melonG);
}
.t_date{
	background: var(--gold);
}

.t_clock {
    background: var(--blue);
}
.t_reg{background: purple}

.t_quiz {
    background: var(--mainColor);
}

#certi_wrap {
    margin: 40px 0;
}

.t_time {
    margin-right: 0;
    color: white;
    padding: 5px;
    margin-top: 10px;
    padding-right: 30px;
}

#ce {
    width: 100vw;
    font-family: bahij;
    text-align: center;
    border: 20px solid var(--dark);
    height: 100vh;
}

.ce_title {
    font-size: 60px;
    margin: 30px 0;
}


.ce_txt_1 {
    font-size: 20px;
}


.ce_name {
    font-size: 50px;
    margin: 15px 0;
}

.ce_txt_2 {
    font-size: 20px;
}

.ce_train {
    font-size: 20px;
    margin: 20px 0;
    font-weight: bold;
}

.ce_date {
    font-size: 15px;
    color: var(--brown);
}


#ce_logo {
    width: 300px;
}
.cert_table td, .cert_table th {
    border: 1px solid #80808038;
    padding: 10px;
}
.cert_table {
    width: 100%;
}


/*
.t_time:nth-child(2) {
    background: var(--gold);
    color: black;
}
*/


/*

.t_time:nth-child(2) time{
	color:black;
}
*/

#goals tr, #goals td {
    background: unset;
    border: unset;
}

#service_cont {
    background: #F4F4F4;
    border-radius: 50px;
    text-align: center;
    padding: 50px;
	margin-top:30px;
}

.service_btn {
    color: var(--blue);
    padding: 20px 80px;
    font-size: 19px;
}

#t_groups {
    padding: 100px 0;
}

.service_sub_sec_title {
    font-weight: bold !important;
    font-size: 20px !important;
}

#t_groups .target_groups_icon_picture {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

#t_groups .service_sub_sec_title {
    margin-bottom: 40px;
}


.book_title::after {
    content: "";
    width: 150px;
    height: 4px;
    background: var(--gold);
    display: block;
    margin: 10px 0 30px 0;
}
#book_cont label {
    color: gray;
    font-size: 14px;
    font-weight: unset;
    min-height: unset;
}
.form_field {
    margin-bottom: 35px;
}


#book_cont label {
    color: gray;
    font-size: 14px;
    font-weight: unset;
    min-height: unset;
}


#book_cont input {
    border: unset;
       
    border-bottom:1px solid #80808042 !important;
    border-radius: unset;
}


.con_l {
    text-align: left;
    padding-right: 12%;
}

.con_r {
    text-align: left;
}

.submit_steps_box {
    margin-bottom: 50px;
}
.news_content {
    line-height: 1.5;
    font-size: 14px;
/*    color: gray;*/
}


.s_l {
    text-align: center;
    height: 100%;
    position: absolute;
}

.s_circle {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 3px solid white;
    box-shadow: 0 0 3px gray;
}

.s_l .arr {
    border: 1px solid #8080802b;
    width: 1px;
    display: block;
    margin: auto;
    height: 80%;
    position: absolute;
    left: 9px;
    z-index: -1;
}

.arr_tail {
    position: absolute;
    bottom: 15%;
    left: 2px;
}

.s_r {
    width: 70%;
    margin-left: 10%;
}

m{width: 100%;
height: 50px;
display: block;}
.submit_steps_title {
    font-size: 16px !important;
    font-weight: bold !important;
    margin-top: 0 !important;
}



.marketing_material_box {
    width: 33%;
}

.g_l {
    padding-right: 60px;
}

.guiding_ideas_box {
    margin-bottom: 40px;
    display: block;
}


#web2comp {
    margin-top: 20px;
}

.announcments_box {
    margin-top: 30px;
	width:100%;
}

.an_r {
    height: 300px;
}

countlabel {
    height: 20px;
    width: 100%;
    display: block;
    margin-top: 7px;
    color: #ff75ff;
}

.bg {
    height: 100%;
    width: 100%;
    background-position: center;
    background-size: cover;
}

#pv_inside img {
    width: 67px;
    margin-top: 0px;
/*    filter: brightness(100);*/
}

#provision span {
    display: none;
}

#download {
    text-align: right;
}
#foot_about {
    padding-top: 26px;
}



#stats_wrap {
    text-align: center;
}


.stats_box i {
    font-size: 30px;
	color:orange;
}
.stats_box {
    text-align: left;
    padding: 27px 15px;
    background: white;
    box-shadow: 0 0 5px #80808057;
    font-size: 23px;
    width: 17%;
    margin-right: 3%;
    border-radius: 6px;
}


#about {
    padding: 50px 0;
}

#about h1 {
    color: var(--mainColor);
    font-size: 23px;
	font-family: cairobold
}



.left_a {
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 50%;
    padding: 30px 0;
}

.left_a picture {
    width: 477px;
    height: 457px;
}


.a_txt {
    margin-top: 30px;
}

.right_a {
    margin-left: 10%;
}
.ma {
    background: #FAFAFA;
    width: 100%; 
	margin-top: -150px;
    height: 150px;
    clip-path: polygon(0px 60%, 99.86% 4.00%, 100% 100%, 0% 100%);
}

.white_ma{
	background:white;
	   

}
.stories_content.mce p img {
  width: 100%;
	height: unset;
}


#feats_ma {
    margin-top: -50px;
}


#con_ma {
    margin-top: -50px;
}

#intro_r picture {
    height: 560px;
    z-index: 1;
}


.home_sec {
    padding: 80px 0;
    background: #FAFAFA;
	padding-bottom: 160px;
}

.stats_subtitle {
    margin-top: 3px;
    font-size: 16px;
}
.stats_title {
    font-family: n_bold;
    font-size: 17px;
    margin-top: 5px;
}

.f_l i {
    color: white;
    background: orange;
    padding: 10px;
    font-size: 30px;
}

.f_l {
    margin-right: 5%;
}

.features_box {
    margin-bottom: 33px;
	text-align:left;
}

#mid_feats {
    text-align: left;
}

#left_feats {
    margin-left: 3%;
}

#right_feats {
    width: 33%;
    padding-left: 3%;
}

#mid_feats picture {
    height: 580px;
}

.home_sec {
    text-align: center;
}


#mid_feats {
    text-align: center;
}

.features_title {
    font-family: n_bold;
    margin-bottom: 8px;
}



.announcments_box:first-child {
    margin-top: unset;
}

.guiding_ideas_icon_picture.mid {
    width: 60px;
    height: 60px;
    box-shadow: 2px 2px 2px #80808057;
    padding: 14px;
    margin-right: 20px;
}

.chart {
    margin: 70px 0;
    width: 49%;
}

.chart {
    margin: 70px 0;
    width: 33%;
}

.chartHome{
	 width: 49%;
}
#log_modern {
    background: whitesmoke;
	height:525px;
}

#log_modern_sign {
    background: whitesmoke;
	height:700px;
}

#log_modern_sign .btn,#log_modern .btn {
    background: var(--greenG);
    width: 221px !important;
    margin-right: 20px !important;
}

.twoThirds {
    width: 66%;
}

#hello {
    color: white;
}

#other_log {
    text-align: center;
}

.log_r {
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}



#c_users_1607779937,#forgot_form {
    width: 349px;
    margin: auto;
    text-align: center;
    padding: 33px;
    border-radius: 7px;
}
#assign_remove_wrap,.assign_remove_box {
    margin-top: 20px;
}

.yea {
    background: var(--greenG) !important;
    color: white;
}
#stat_r {
    text-align: center;
}


#out {
    margin-bottom: 20px;
}
#c_successSignup, #c_successLogin{
	margin-bottom:20px !important;
}
.q_a {
    padding: 10px 15px;
    background: antiquewhite;
    margin-top: 10px;
}


.form_field.assign_remove_1630447902_reason {
    margin-top: 20px;
}

#assign_remove_wrap time {
    margin-top: unset !important;
}

asssep {
    margin: 0 20px;
    opacity: 0.3;
}


.submit_steps_brief {
    font-size: 12px;
    line-height: 1.2;
    padding-left: 19px;
    text-align: justify;
}

.book_title {
    font-size: 30px;
}

#book_cont {
    padding: 70px;
    box-shadow: 0 0 20px gray;
    border-radius: 16px;
	padding-bottom: 0;
    margin: 50px 0;
}


#book_left {
    border-right: 1px solid #80808070;
}

#book_right textarea {
    height: 401px;
	border: unset;
	
}

.book_btn {
    width: calc(100% + 70px + 40px);
    background: var(--gold) !important;
    margin-left: -40px !important;
    border-bottom-right-radius: 16px !important;
    overflow: hidden;
}

#book_right {
    padding-left: 40px;
}



#t_groups .comp_title {
    text-align: left;
    padding: 10px;
    margin-right: 12px;
    margin-bottom: 12px;
}

.comp_title {
    background: white;
    border-radius: 34px;
    width: 42%;
}


#left_section {
  margin-right: 40px;
}

.society_btn_header {
 	padding: 7px 8px;
	border-radius: 1px;
	color: white !important;
	display: block;
	border: 1px solid white;
    margin: 2px;
	font-size: 12px;
}



.training_home_box:hover {
    background-color: #e8e8e8;
}



#search {
    color: white;
    font-size: 18px;
	margin-top:3px;
}


#download {
}

.home_partners_box {
    width: 250px;
    height: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 36px 65px;
}

#final {
    background: #82808024;
    color: #3c3c3c;
  padding: 15px 0;
}




#web2 li.in {
    width: 100%;
    font-size: 15px;
    margin-top: 18px;
    font-family: bahij_bold;
    color: #4D4D4D;
}


#foot_about picture {
    width: 130px;
	margin-top: -20px;
}

#foot_txt {
    margin-top: 20px;
    line-height: 1.4;
    font-size: 10px;
}


#sub_btn {
  position: absolute;
  left: 0;
  height: 39px;
  background: #18401B;
  color: white;
  padding: 0 12px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid white;
  top: 1px;
}




#web2 .social {
  background: unset !important;
  color: #1a2c42 !important;
  margin-top: 0;
  padding: 0;
  margin-left: 17px;
}



#web2 li.in {
  width: 100%;
  font-size: 15px;
  margin-top: 18px;
  font-family: bahij_bold;
  color: #4D4D4D;
}

.an_l {
    margin-right: 10%;
    padding: 20px;
    padding-right: unset;
}

.announcments_title {
    font-size: 20px;
    margin-bottom: 21px;
}


#home_partners_wrap {
    text-align: center;
}


.download_btn {
    height: 23px;
}



#success_stories_wrap {
    text-align: center;
	margin: 45px auto;
}



.inset{
	box-shadow: inset 0 0 10px #1C2D40;
}

.succ_info {
  text-align: right;
  margin-right: 5%;
}

.pop_detail_wrap_info {
  border-radius: 5px;
  background: #222221;
  margin-top: 4px;
  margin-right: 10px;
  padding: 0px 7px;
  color: white;
}

.pop_detail_wrap_table td {
  border: 1px solid #80808045;
  padding: 1px;
  padding-left: 5px;
}


#end_session {
  text-align: center;
  margin: 50px auto;
  color: red;
  font-size: 20px;
}

.pop_detail_wrap_table {
  width: 100%;
  margin: 10px 0;
  border-radius: 5px;
}

.coop_title {
  margin: 20px auto;
  font-size: 15px;
  color: #FC4255;
}

.category {
  background: #DA281C;
}

.suc_in {
    margin-left: -10%;
    background: #F7F7F7;
    padding: 20px;
    text-align: left;
    box-shadow: 0 0 10px gray;
}

#society_right {
  padding: 2px 20px;
}

.cooperative_face{
	font-family: fonts;
	font-weight: bold;
	margin: 0 15px;
	color: #FC4255 !important;
    font-size: 40px;
}

#cooperative_contetnt_left {
  line-height: 1.4;
  font-size: 15px;
  border-right: 1px solid #707070;
	padding-right: 5%;
}

.form_field.cooperatives_8339_active {
  display: none;
}

#cooperative_content_right {
  margin-left: 4%;
}

#cooperative_content {
  padding-top: 30px;
  margin: 50px auto;
  direction: rtl;
}

.social_society2 {
    font-size: 13px;
    color: #fff !important;
	background: #D13641;
    margin: 0 7px;
        margin-right: 7px;
        margin-left: 7px;
	font-size: 13px;
	font-family: social;
	padding: 10px;
	border-radius: 5px;
}

.social {
    font-size: 13px;
    color: #999 !important;
    margin: 0 7px;
        margin-right: 7px;
        margin-left: 7px;
}


.menu_items_box:hover .sub_menu {
  display: unset;
  position: absolute;
  left: 54%;
  top: 34px;
  text-align: left;
  z-index: 1;
}

.social:hover {
/*    color: #fedd74 !important;*/
}

#intro {
  
    color: white;
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: cover;
}

.swiper-pagination-bullet{
	  background: white !important;
  opacity: 1 !important;
}


#home_title {
  font-size: 30px;
  font-weight: 500;
  margin-bottom:30px;
  text-align: left;
  margin-left: 4%;
}

#home_text {
  font-size: 20px;
  width: 45%;
  text-align: center;
  margin: auto;
 line-height: 1.3;
}

/*
.financiers_photo_picture {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  border: 30px solid white;
  padding: 15px;
  background: white;
}
*/
#partners_wrap {
  background: #F7F7F7;
  width: 100%;
  text-align: center;
	margin-top: 90px;
}

.partners_box {
width: 165px;
height: 80px;
box-shadow: 0 0 3px #80808059;
margin: 10px;
background: white;
	padding: 11px;
}


.success_stories_title {
	position: absolute;
background-color: black;
color: white;
width: calc(100% - 0px);
bottom: 0px;
left: 0px;
right: 0px;
opacity: 0.6;
padding: 5%;
height: 20%;
overflow: hidden;
}


#photos_wrap {
  margin: 2% auto;
}

.albums_categories_cover_photo_picture {
  width: 100%;
  height: 100%;
}


.albums_categories_title {
position: absolute;
background-color: #060606ad;
color: white;
width: calc(100% - 0px);
bottom: 0px;
left: 0px;
right: 0px;
opacity: 0.8;
padding: 5%;
text-align: center;
font-size: 16px;
font-weight: bold;
font-family: Changa;
	
}
.more_btn {
  margin-top: 40px;
  font-size: 27px;
  display: inline-block;
  padding: 22px 80px;
  border-radius: 10px;
  background: #FC4255;
}
.more_btn:after {
  content: '->';
  position: absolute;
  opacity: 0;  
  top: 20px;
  left: 30px;
  transition: 0.7s;
}

.learn {
  border: 1px solid #fff;
  margin-left: 6%;
  display: inline-block;
}

.learn span {
  padding: 22px 20px;
}

.learn i {
  border-left: 1px solid white;
  height: 100%;
  padding: 22px 22px;
}

#financiers_wrap {
	margin: 50px auto;
	text-align: center
}

#financers_header {
  text-align: left;
  font-size: 25px;
  font-family: Changa;
  font-weight: bold;
}


#vacancies_header {
  text-align: center;
  font-size: 25px;
  font-family: Changa;
  font-weight: bold;
	margin-bottom: 15px;
}
.financiers_box{
  width: 160px;
  height: 90px;
  box-shadow: 0 0 3px #80808059;
  margin: 10px;
  background: white;
  padding: 8px;
	margin-top: 2%;
}

#societies_socials {
  margin: 2% 8%;
}


/*
#menu_2 a.head {
  font-size: 14px;
  border: 1px solid aliceblue;	
  margin-right: 5px;
  padding: 6px 10px;
}
*/


#menu_2 li:nth-child(1) a.head{
	background: #FC4255;
	  font-size: 14px;
  margin-right: 5px;
  padding: 8px 10px;
	 
}


#menu_2 li:nth-child(2) a.head{
 font-size: 14px;
  border: 1px solid aliceblue;
  margin-right: 5px;
  padding: 8px 10px;
}


.society_image_box{
  width: 240px;
  height: 150px;
}



.learn .arrow-wrapper {
  position: absolute;
  top: 0;
  left: 0;
}

.arrow-wrapper.white {
  background-color: #fff;
  border: 1px solid #fff;
  color: black;
text-align: center;
	
	
}
.arrow-wrapper.big {
  width: 60px;
  height:60px;
}

.swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
  width: unset;
  left: 10px;
  bottom: 5px !important;
}


#myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.more_btn:hover{
/*  padding-right: 20px;*/
  padding-left: 110px;
}

.more_btn:hover:after {
  opacity: 1;
  left: 20px;
}

.w1200{
	width:1200px;
	margin:auto;
}


.w900{
	width:900px;
	margin:auto;
}

.client_menu_item i {
    margin-right: 8px;
    opacity: 0.6;
}

#services_area {
    background: aliceblue;
}


.sec_pad{
	    padding: 50px 0;

}


.training_home_box {
    width: 400px;
    height: 400px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.training_home_brief {
    color: gray;
    margin-top: 20px;
}

#services .sec_p{
	margin-bottom: unset;
	
}
.training_home_title {
    font-family: bahij_bold;
    font-size: 20px;
}
/*
.noEdit .select2-selection {
    border: unset;
}


.noEdit textarea {
    border: unset;
    padding: unset;
}
*/

.t_option {
    background: purple;
    display: inline-block;
    color: white;
    padding: 3px 5px;
    border-radius: 3px;
}

.inActiveEditForm .select2-container--default .select2-selection--multiple{
	background-color: unset;
border:unset;
}


.inActiveEditForm label, .inActiveEditForm input[type="submit"], .inActiveEditForm .input_counter {
    display: none;
}


.inActiveEditForm textarea {
    background: transparent;
    border: unset;
    min-height: unset;
}


.inActiveEditForm input {
    background: transparent;
    border-color: #0b0b0b0d !important;
}

.inActiveEditForm  .form_field {
    margin-bottom: 10px;
}
.inActiveEditForm label {
    display: unset;
    font-size: 11px;
    font-weight: normal;
    color: gray;
}

.inActiveEditForm .select2-container--default .select2-selection--single {
    border-color: #eaeaea;
    background: transparent;
}

.normal_icon {
  background: var(--redG);
  width: 30px !important;
  height: 30px !important;
	opacity: 0.3;
  box-shadow: 0 0 10px #9f9f9f;
  animation-name: mylocation;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  
}


.noEdit .btn{
	display:none;
}

.input_counter{
	display:none;
}


.profile_sec_head {
    font-size: 20px;
    color: var(--blue);
    margin-bottom: 30px;
}

.c_header_client_menu_item {
  width: 200px;
  padding: 8px 11px;
	text-align: left;
}


#client_menu {
  position: absolute;
  display: none;
  right: 0;
  box-shadow: 0 0 3px #000000a6;
  top: 50px;
  z-index: 111;
  background: white;
  border-radius: 5px;
  color: black !important;
}
.tickets_box {
    display: block;
    margin: 30px 0;
    box-shadow: 0 0 20px #80808038;
    padding: 30px;
    border-radius: 4px;
}

.tickets_issue {
    padding-right: 30px;
    line-height: 1.6;
}

.t_d span {
    max-width: 89%;
}

.issue_title {
    margin-bottom: 10px;
    color: gray;
    font-size: 12px;
}

.t_d {
    margin-bottom: 20px;
    color: var(--blue);
}


.t_r {
    padding-left: 10px;
    border-left: 1px solid #80808038;
}



#hello {
    color: white;
}

.resp_info .btn {
    margin-left: 20px;
    background: #6f6f6f;
    font-size: 12px;
    padding: 9px;
    height: unset;
    line-height: unset;
}


#forma {
    padding: 10px;
    background: #80808017;
	margin-bottom: 50px;
}


#responses_wrap {
    background: #f0f0f0;
    padding: 9px 0;
}


#resp_area {
    padding: 9px 0;
    background: #f0f0f0;
    border: 1px solid #8080804f;
}


textarea.responses_response {
    width: 100%;
    margin-bottom: 20px;
    height: 150px;
}


.responses_box {
    margin-top: 28px;
}

.responses_response {
    margin-top: 26px;
}


.partner_resper {
    background: purple;
    color: white;
    padding: 6px;
    box-shadow: 0 0 3px #8080808c;
    border-radius: 6px;
}


.responses_employee {
    margin-left: 27px;
}

.rt {
    margin-bottom: 20px;
    font-size: 31px;
}


.del {
    margin-top: 10px !important;
    background: darkred !important;
    font-size: 8px !important;
}


.assigns_box {
    margin-top: 13px;
    margin-left: 36px;
}


.resp_info {
    padding: 5px;
    margin-top: -49px;
    display: table;
    background: #e3e3e3;
    border-radius: 5px;
}


.responses_box {
    width: 100%;
    background: white;
    padding: 20px;
}

#add_form {
    margin-bottom: 36px;
}

thead {
    text-align: left;
}
#services_area {
    background: #f7f7f7;
    padding: 10px 0;
}

.lol {
    display: block;
    font-size: 8px;
    margin-bottom: 3px;
}

#c_success {
    font-size: 19px;
    color: green;
    font-weight: bold;
}

.responses_box time
{
	margin-left:36px;margin-top:unset;}
.client_menu_item {
    background: var(--mainColor);
    color: white !important;
    padding: 10px 20px;
    min-width: 200px;
}
#client_header_area:hover #client_menu {
    display: unset;
}

.ann_box time{
	color:unset !important;
}

.ann_in h1 {
  color: unset !important;
}

.ann_in {
  padding-top: unset;
  padding: 8px 0;
}


body{
	font-family: Changa;
color:#404040;
/*	background: #F5F5F5;*/
	    overflow-x: hidden;
}
#products_page {
    background: #e1e1e1;
}
mh {
    width: 100%;
    height: 141px;
    display: block;
}
mhx{
	 width: 100%;
    height: 21px;
    display: block;
}

#intro_r {
}

#intro_r picture {
    height: 560px;
}
#intro_wrap {
    padding: 66px 0px;
}


#gallery_wrap .collage {
  column-count: 3;
}

.gallery_box {
	margin-bottom:5px;
}

#gallery_wrap .collage img {
  column-count: 3;
	border:unset;
}


#intro_l h1 {
    font-family: n_bold;
    font-size: 37px;
}


#home_highlights_wrap {
  text-align: center;
	z-index: 1;
  margin-top: -72px;
}


.home_highlights_box.in {
  width: 27%;
  margin: 0 2%;
  background: white;
  border: 1px solid var(--mainColor);
  border-radius: 20px;
  padding: 20px;
  text-align: right;
}

.home_highlights_icon_picture {
  width: 71px;
}

.home_highlights_title {
  padding-right: 18px;
  font-family: ropa_bold;
  font-size: 20px;
}


.home_highlights_subtitle {
  padding-right: 20px;
  margin: 10px 0;
  color: #596674;
  line-height: 1.4;
  font-size: 14px;
}

#news_wrap {
  margin: 50px auto;
	text-align: center
}

.block_main_title {
  font-family: ropa_bold;
  font-size: 26px;
	color: var(--mainColor);
  text-align: center;
	
	margin-bottom:20px;
}

.block_main_intro {
  text-align: center;
  color: gray;
  margin: 10px auto;
  width: 60%;
  line-height: 1.3;
}
.branch_detail {
  margin: 12px 0;
  font-size: 14px;
}

.news_box:nth-child(4) ,.news_box:nth-child(5) ,.news_box:nth-child(8) {
  background: var(--petrol);
}

.news_box:nth-child(4) .news_info h2,.news_box:nth-child(5) .news_info h2,.news_box:nth-child(8) .news_info h2 {
  color: white;
}

.news_box:nth-child(4) .news_info .news_content,.news_box:nth-child(5) .news_info .news_content,.news_box:nth-child(8) .news_info .news_content {
  color: white;
}

.news_box:nth-child(4) .news_info time ,.news_box:nth-child(5) .news_info time ,.news_box:nth-child(8) .news_info time {
  color: white;
}


.home_highlights_button_name {
  margin-right: 20px;
  border: 1px solid #00000070;
  width: 40%;
  padding: 7px;
  border-radius: 8px;
  margin-top: 20px;
  font-size: 14px;
}


.home_highlights_button_name i {
  position: absolute;
  left: 10px;
  top: 7px;
}



#intro_l {
    padding-right: 10%;
}

#download_btns a picture {
    width: 20px;
}

#download_btns a {
    background-image: linear-gradient(to right,#FF8622,#C25D0A);
    padding: 7px 10px;
    border-radius: 8px;
    margin-top: 13px;
	margin-right:10px;
}


#download_btns a span {
    margin-left: 3px;
}


#downloads {
    margin-top: 34px;
}


#intro_l p {
    margin-top: 22px;
    line-height: 1.3;
}


#services {
    padding: 50px 0;
}


.sec_p {
    text-align: center;
    color: gray;
    margin: 20px 0;
		margin-bottom: 60px;

}

#page_top h1 {
    font-size: 37px;
    margin-top: 10px;
    margin-bottom: 20px;
    color: var(--mainColor);
}
.publishes_box {
    text-align: center;
    height: 365px;
    padding: 60px;
    color: white !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.publishes_title {
    font-size: 25px;
}

.publishes_brief {
    margin-top: 20px;
    line-height: 1.3;
}

.projects_categories_title {
  font-size: 21px;
  text-align: center;
  margin: 30px 0;
}

.programs_and_projects_title {
  line-height: 1.2;
}


.proj_d {
  position: absolute;
  bottom: 0;
  background: #2B3C508F;
  color: white;
  padding: 5px 17px;
	
	line-height: 1;
width: 100%;
}

.programs_and_projects_subtitle {
  font-size: 12px;
  margin: 8px 0;
  line-height: 1.3;
  opacity: 0.9;
}

.programs_and_projects_photo_picture {
  height: 100%;
  width: 100%;
}

.programs_and_projects_box {
  width: 23%;
  height: 250px;
  margin: 0 1%;
	margin-bottom: 1%;
}


p.sec_head {
  color: #484848;
  font-size: 18px;
  line-height: 1.2;
  width: 80%;
  margin: 0 auto;
}


#our_services_wrap {
    text-align: center;
}


.our_services_icon_picture {
    width: 70px;
    height: 70px;
    margin-bottom: 37px;
}


#trainings_home {
    background: #F7F7F7;
}
.our_services_box.in {
    padding: 62px;
}
#tright picture {
    width: 100%;
    height: 100%;
	height: 406px;
}

#tleft {
    padding-right: 66px;
}
#tleft h1 {
    font-size: 43px;
    font-family: indie;
}

#tleft p {
    font-size: 14px;
    margin-top: 20px;
    line-height: 1.3rem;
}

#trainin_top {
    background: whitesmoke;
    clip-path: polygon(0 0, 100% 0, 100% 95%, 0% 100%);
}

#s_p_btn i {
    padding: 0 2px;
}
.block2, .block3 {
    color: #c4c4c4;
}
#reviews_wrap h1 {
    font-size: 20px;
    color: #575757;
}
#reviews_wrap {
    text-align: center;
    margin: 50px 0;
}
.reviews_box {
    width: 18%;
    margin: 3%;
}
.reviews_box picture {
    width: 120px;
    border-radius: 100%;
    overflow: hidden;
    height: 120px;
    border: 2px solid;
}
.reviews_user_id {
    margin: 5px 0;
    font-weight: bold;
}
.reviews_content {
    color: #575757;
    margin-top: 6px;
    font-style: italic;
    font-size: 14px;
}

#page_top {
    padding-top: 20px;
}
#menuCont {
    margin-left: 30px;
}
.product_phrases_icon_picture {
    margin-left: 5px;
    margin-right: unset;
}
#prods {
    background: whitesmoke;
    padding: 66px 0;
	text-align: center;
}

#prods h1 {
    text-align: center;
    font-family: fanz;
    font-size: 25px;
}

.sub_menu {
    display: unset;
    position: absolute;
    left: 0;
	color:black;
    top: 38px;
    background: white;
    text-align: left;
    z-index: 1;
    box-shadow: 0 0 3px black;
    border-radius: 3px;
}


/*
.sub_menu {
	position: absolute;
	color: black;
	top: 55px;
	background: #fbfbfb;
	text-align: left;
	z-index: 1;
	box-shadow: 0 0 3px #8e8888;
	border-radius: 3px;
	font-size: 13px;
}
*/

.products_box:nth-child(3n) {
    margin-right: unset;
}

.product_gallery{
    margin-right: 5%;
}


#single_product {
    margin-top: 50px;
}



.regulation_values_box{
  width: 15%;
  border-left: 1px solid #FC4255;
  margin-top: 2%;
}
.swiper {
  width: 100%;
  height: 30vh;
border-radius: 5px;
}

.swiper2 {
  width: 100%;
  height: 30vh;
border-radius: 5px;
}

.financer_swiper {

/*  height: 30vh;*/
  overflow: hidden;
}

#clear_filters_incat {
  position: absolute;
  color: var(--mainColor);
	z-index: 9;
}


.financer_slider {
  height: 25vh;
	overflow: hidden;
}
#financers_slider_wrap {
  margin: 50px auto;
}

#fina_title {
  background: #000000a8;
  padding: 19px;
  color: var(--melonG);
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  margin-right: 0 !important;
}


.albums_swiper {
  width: 100%;
  height: 50vh;
}

.swiper3 {
  width: 100%;
  height:20vh;
  margin-top: -5%;
  text-align: center;
}

.swiper4 {
  width: 100%;
  height:50vh;

}


.albums {
  margin-top: -55px;
}


.pic_wrap, .partners_box picture {
  width: 100%;
  height: 100%;
}

#single_financiers_wrap {
  margin: 40px auto;
	text-align: center;
}
.pic_wrap .child {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.single_financiers_box {
  width: 300px;
  height: 200px;
  box-shadow: 0 0 5px #80808059;
  margin: 25px;
  background: white;
  padding: 10px;
  margin-right: 0px;
  margin-bottom: 40px;
	
}

/*
.projects_box:hover{
	transform: scale(0.9);
}
*/

.single_financiers_title {
  margin-top: 7%;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
.regulation_values_title {
  font-weight: bold;
  color: black;
  margin-top: 10px;
  font-size: 18px;
  font-family: Changa;
}

.swiper2 {
width: 100%;
opacity: 0.9;
text-align: center; 
/*height: 28vh;*/
/*padding: 2%;*/
}


.slide {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
	
	.swiper-button-prev,.swiper-button-next {
  color: white !important;
}
	
	.swiper-pagination-bullet-active{
		background:#FC4255 !important;
	}




.slide_box {
    height: 100%;
    width: 100%;
    float: right;
    color: white;
	background:#0000006b;
    z-index: 1;
 font-family: Changa;

}

/*
.head::first-letter {
    font-family: fanz;
    margin-left: 8px;
    font-weight: bold;
}
*/

.target_groups_box {
    width: 30%;
    padding-right: 50px;
    background: #e8e8e869;
    margin-right: 1%;
    padding: 1%;
	margin-bottom: 10px;
	text-align: center;

	
}

.target_groups_icon_picture {
    width: 50px;
    height: 50px;
}

.head:hover .sub_menu{
	display: unset;
}

.target_groups_title {
    margin: 10px 0;
    font-size: 30px;
    color: var(--blue);
}

#con_title {
    font-size: 20px;
    font-family: bahij_bold;
    margin-bottom: 10px;
    margin-top: 20px;
    color: var(--blue);
}

#home_boxes_wrap {
  text-align: center;
  background: #F7F7F7;
}


.home_boxes_box {
  width: 15%;
  border: 0.9px solid white;
  margin-top: -35px;
  background: white;
  height: 135px;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
}

.home_boxes_box:nth-child(2) {
  border: 0.9px solid #FC4255;
  background: #FC4255;
  color: white;
}

#benefit_application_wrap {
  height: 100%;
  color: white;
  text-align: center;
  font-family: Changa;
   width:100%;
}

#welcoming_section_right {
  height: 100%;
  margin-right: 5%;
}

#benefit_form {
  background: white;
  padding: 3%;
}

.apply_benefit {
  height: 100px;
  padding-top: 15%;
  margin: 5%;
  box-shadow: 0 0 5px #2220207a;
  background: #FC4255;
  color: white;
  margin-bottom: 10px;
}

#benefit_requests_wrap {
  text-align: center;
	margin: 1% auto;
}

.benefit_requests_box {
  width: 70%;
  margin: 1%;
  box-shadow: 0 0 5px #2220202e;
  height: 100px;
}


.benefit_requests_financier_name {
  width: 31%;
  border-right: 1px solid #e6e6e6;
  height: 100%;
  padding-top: 3%;
	text-align: left;
	font-family: Changa;
	
}

.benefit_requests_deadline{
  width: 31%;
  padding-top: 4%;
}

.form_field.tenders_frorm_8327_tender_name {
  display: none;
}


.benefit_requests_project_name {
  width: 60%;
  border-right: 1px solid #e6e6e6;
  height: 100%;
  padding-top: 3%;
  text-align: left;
  margin-right: 15px;
  font-family: Changa ;
}


#regulation_values_wrap {
  text-align: center;

}

.swiper2 #regulation_values_wrap{
	margin-top: 0 !important;
}
#white_back{
	background-color: #F5F5F5;
	width: 100%;
	height: 100%;
	opacity: 0.9;
	position: absolute;
	top: 0;
}

#welcoming_section {
  margin: 30px auto;
  height: 30vh;
  text-align: center;	
	
}
#progress_title {
  font-weight: bold;
  font-size: 35px;
	line-height:1.3;
  font-family: Changa;
}
#regulation_title {
  font-weight: bold;
  font-size: 35px;
  line-height: 1.3;
  font-family: Changa;
  text-align: right;
  margin-right: 5%;
  position: absolute;
  top: 30%;
}

.strategic_aims_box {
  width: 34%;
  margin: 1%;
  height: 265px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 3px 3px 10px #111111b3;
}

.form_field.cooperatives_8339_facebook_font {
  display: none;
}

#end_session {
  color: red;
  font-size: 20px;
  text-align: center;
  margin: 50px auto;
}

#single_tender_wrap {
  padding: 1% 0;
}
.slider_categories_icon_picture {
  width: 50%;
  height: 50%;
}
#single_background {
  height: 30vh;
  width: 100%;
}
.strategic_aims_title {
  font-size: 20px;
  color: white;
  font-family: Changa;
  font-weight: bold;
  text-align: center;
}
#strategic_content {
/*  width: 100%;*/
  font-size: 17px;
  font-family: Changa;
  line-height: 1.3;
/*
	background-color: #F5F5F5;
opacity: 0.9;
*/
}
#startegic_title {
  font-size: 32px;
  font-family: Changa;
  font-weight: 600;
  margin-bottom: 25px;
  color: black;
  margin-top: 0;
	margin-left: 30px;
}
.strategic_aims_icon_picture {
  width: 20%;
  margin: 20px;
  height: 30%;
}

.next_arrow {
  margin-left: 1%;
	font-weight: bold;
}

#our_progress_wrap {
  text-align: center;
  margin-top: 35px;
	width: 100%;
	background: white;
	padding: 2%;
 
	
}
/*
.gray_box{
	background: #707070;
	position: relative;
}
*/
.our_progress_box {
  width: 17%;
padding: 15px 40px;
  font-family: Changa;
  text-align: center;
	font-size: 17px;
	line-height: 1.3;
	
}


.our_progress_content  .sep_progress:nth-child(5n) {
  display: none;
}

.our_progress_content .sep_progress:last-child {
  display: none;
}




#welcoming_section_left {
  height: 100%;
/*	cursor: grab;*/
}

.mid.progress_title {
/*  width: 5%;*/
  margin-left: 46px;
}


.benefit_application_photo_picture {
  margin: 30px auto;
}


.sep_progress {
  height: 120px;
  background: #56822E;
  width: 1px;
}

.home_boxes_text {
  font-size: 14px;
  font-family: Changa;
  margin-bottom: 5px;
}

#arrow_icon {
  margin-right: -80%;
}
#home_boxes_wrap {
  text-align: center;
}

#menu_drop_down {
  position: absolute;
  top: 27px;
  left: -4px;
  font-size: 20px;
}

#con_p {
    margin-bottom: 20px;
    color: gray;
}
.mce {
    font-size: 16px;
}

.mce p {
    line-height: 1.2;
}

.mce p {
  margin: 15px 0;
}


#con_r {
	    font-size: 20px;

    background: #ECECEC;
    padding: 30px 100px;
    text-align: center;
    margin-left: 20%;
	color: var(--blue);
	padding-bottom:60px;
}



.arr {
    color: #841e1e;
    font-weight: bold;
    top: 18px;
    right: 10px;
    position: absolute;
}

/*
.sub_menu_item_btn {
    	position: absolute;
	color: black;
	top: 55px;
	background: #fbfbfb;
	text-align: left;
	z-index: 1;
	box-shadow: 0 0 3px #8e8888;
	border-radius: 3px;
	font-size: 13px;
}
*/

.guiding_ideas_box:hover picture {
    border-bottom: 2px solid #fedd74;
}



#con_r::after {
    content: "";
    position: absolute;
    bottom: -15px;
    right: 0;
    width: 50%;
    height: 30px;
    background: var(--gold);
}

#con_r::before {
    content: "";
    position: absolute;
    top: -15px;
    right: 0;
    width: 50%;
    height: 30px;
    background: var(--gold);
}
.c_i {
		    font-size: 30px;

    margin-bottom: 10px;
    margin-top: 30px;
}


.target_groups_brief {
/*    color: gray;*/
/*    font-size: 13px;*/
    line-height: 1.3;
}

.mce h2
{
	font-family:inherit;
}
/*
a.head::after {
    content: "";
	transition: all 0.3s;
    width: 11px;
    height: 1px;
    background: #80808073;
    display: block;
    margin-top: 2px;
}
*/

/*
a.head:hover::after{
    width: 25px;
	 height: 1px;
    background: var(--blue);
   
}
*/

#services_wrap{
	text-align:center;
}
.services_box {
    margin: 30px 0;
	width:100%;
}
.school_trainings_method,.school_trainings_target {
    margin: 10px 0;
}

.service_txt i{
    background: gray;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 100%;
    color: white;
}

.course_dates_course_date {
    padding: 0 1px;
    margin-right: 29px;
    border-bottom: 1px solid #80008066;
}

.services_photo_picture {
    clip-path: polygon(0% 0%, 0% 100%, 88% 100%, 88% 63%, 100% 50%, 88% 38%, 88% 0);
    height: 300px;
    margin-right: -10px;
    z-index: 1;
	border: 3px solid #ff07070d;
}
.service_txt {
	text-align: left;
    background: whitesmoke;
    padding: 23px;
	direction: ltr;
    border: 1px solid;
    box-shadow: 0 0 3px #80808091;
}

.services_title {
    font-size: 30px;
    font-family: indie;
    color: var(--mainColor);
}

.services_content {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.3rem;
    margin-top: 17px;
}

.services_box:nth-child(2n) {
    direction: rtl;
}
time {
    font-size: 12px;
    margin-top: 9px;
    display: block;
}
.head:hover{
	color:var(--mainColor);
}

#con_p {
    margin-bottom: 20px;
    color: gray;
    line-height: 1.5;
}

#events{text-align:center;}
.cld-main {
    margin: auto;
}

#events_wrap {
/*    margin-top: 35px;*/
	margin-bottom: 40px;
	color: white !important;
/*	width: 100%;*/
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#events_title {
  font-size: 25px;
  margin-top: 40px;
  text-align: right;
  margin-bottom: 15px;
  font-family: Changa;
}

.e_l {
  padding: 3%;
}


.event_txt {
    margin-right: 8%;
}

#single_eventsr_wrap {
  margin: 3% auto;
  text-align: center;
}

.events_box {
 margin-bottom: 10px;
 height: 17%;
	border-radius: 3px;
 padding: 2%;
}

.border_box {
 box-shadow: 0 0 3px black;
 margin: 1%;
 width: 25%;
 height: 125px;
 padding: 10px;	
}

.sub_sec_in {
  font-weight: bold;
}

#all_events_Wrap {
  margin: 20px auto;
}

.cld-number {
  padding: 14px !important;
}


.cld-day {
  border: unset !important;
}

black_s2 {
/*  background: #000000a6;*/
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#all_events_Wrap .events_box {
  width: 32.3%;
  margin-right: unset;
}

.cld-number.eventday {
  font-weight: bold;
  color: white !important;


}


/*
.cld-day.today .cld-number {
  background: var(--mainColor);
  color: #fff;
}
*/
.cld-day.today{
	
}


.cld-number.eventday::after {
  content: "";
  border: 1px solid white;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 13%;
  right: calc(50% - 15px);
  border-radius: 100%;
}

.cld-day.today .cld-number {
  background: #0202025c !important;
}


/*
 .cld-number {

	
	  font-weight: bold;
  color: #FC4255 !important;
  border-radius: 100% !important;
  border: 2px solid #FC4255 !important;
	background: none !important;
	margin: 21%;
	
}
*/


#events_content {
  margin-top: 25px;
}



.events_box picture {
    width: 100%;
    height: 100px;
	float: right;
}

/*

.events_box {
    width: 80%;
    margin: auto;
    background: #f5f5f524;
    display: block;
    text-align: left;
    padding: 10px;
    margin-bottom: 16px;
    overflow: hidden;
    border-radius: 12px;
    border-left: 13px solid ;
    box-shadow: 0 0 5px #80808057;
	transition: ease all 1s;
}

.events_box:hover{
	border-color:var(--mainColor) !important;
	background:white;
	
	box-shadow: 0 0 10px #80808057;
	
}
*/
.events_title{
	margin-bottom: 10px;
	font-size: 14px;
}

.e_r {
  margin-left: 5%;
  height: 100%;
	padding-right:30px;
}

.single_e_r {
  margin-left: 5%;
  overflow-y: scroll;
	height: 500px;
	
}

.events_events_date {
  font-size: 12px;
}


#cal_mid {
    margin-top: 46px;
    display: block;
}
.events_content {
	margin-top: 8px;
font-weight: initial;
font-size: 16px;
margin-bottom: 10px;
padding: 0 10px;
font-family: Changa;
	line-height: 1.3;
}

.cld-main {
  color: #fff !important;
}

.services_box:nth-child(2n) .services_photo_picture img {
    transform: rotate(180deg);
}
.services_box:nth-child(2n) .services_photo_picture {
    margin-left: -10px;
    margin-right: unset;
    clip-path: polygon(0% 0%, 0% 100%, 88% 100%, 88% 63%, 100% 50%, 88% 38%, 88% 0);
    transform: rotate(180deg);
}

#tenders_wrap {
 
	margin: 50px auto;
}

#projects_wrap2 {
 
	margin: 50px auto;
}

.cld-number.eventday:hover {

  background: none !important;
}

#single_tender_date_box {
  text-align: center;
}

a.head,.head {
 transition: all 0.3s;
display: block;
color: var(--petrol);
font-size: 16px;
padding: 10px 12px;
font-family: Changa;
font-weight: initial;
}


#social_links_wrap {
  margin-right: 10px;
/*	margin-top: 10px;*/
}

#social_links_footer_wrap {
  margin-right: 17px;
	margin-top: 1px;
}

.all_menu_content{
	width: 100%;
}
#menu_right {
  padding-right: 80px;
}



#menu_1 {
  text-align: right;
margin-right: 15px;
margin-top: 0px;
}


#menu_2 {
  text-align: right;
  margin-right: 41px;
}

#reports_wrap {
  margin-top: 50px;
	margin-bottom: 50px;
}
#socialities{
	
text-align: end;
margin-bottom: 0;
margin-top: 10px;
	color: white;
}


#cooperative_logo img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  margin-left: 15px;
}


#cooperative_logo {
  width: 65px;
  height: 65px;
}



.second_main_ul a.head {
  color: white;
  font-family: ropa;
  margin-left: 30px;
}

.second_main {
  background: var(--petrol);
	margin-top: 10px;
}


.second_main .menu_items_box::after {
	display:none;
}

.second_main a.head{
	padding:12px 10px;
}


.news_more_box {
background-color: #0F0F0EE8;
width: 100%;
color: white;
font-size: 15px;
position: absolute;
bottom: 0;
opacity: 0.8;
height: 20%;
	padding-top: 3%;
}

#benefits_application_form_8293 ::placeholder {
  color: #646464 !important;
  text-align: center;
}


.news_photo_picture{
	width: 100%;
	height:100%;
}

#contact_form {
  margin: 3% auto;
	text-align: center;
}

.benefits_application_form_8293_gender {
  border: 1px solid #aaa;
  width: calc(33.33% - 21px ) !important;
	min-height: 55px;
}


.benefits_application_form_8293_salary_slip input {
  display: block !important;
  border: 1px solid gray;
  padding: 10px;
	width: 100%;
}

.benefits_application_form_8293_salary_slip img{
	display: none;
}

.benefits_application_form_8293 input {
  border-radius: unset;
  border-color: #EBEBEB;
  text-align: center;
  font-family: changa;
  color: #646464;
}


#contact_form form {
  width: 100%;
/*  margin: 50px auto;*/
}
.form_field label {
  color: #646464bd;
  font-size: 15px;
  margin-left: 10px;
	text-align: left;
	margin-bottom: 10px;
}



.langa:nth-child(3){
	border-right: unset;
}

.c_d:nth-child(2){
	background: #FC4255;
	color: white;
}

#contact_form_background {
  width: 100%;
  height: 255px;
  background-size: cover;
  background-repeat: no-repeat;
}

.financiers_box:hover {
  transform: scale(1.2);
}

.number{
	font-weight: bold;
}

.single_tenders_name {
  margin-bottom: 30px;
  font-size: 22px;
  color: #FC4255;
  font-family: Changa;
  text-align: center;
	font-weight: bold;
  margin-top: 10px;
}

.single_society_add {
  color: #000;
  font-size: 20px;
  margin-bottom: 17px;
	font-family: Changa;
}



.single_society_name {
  color: #D13641;
  font-size: 30px;
  margin-bottom: 15px;
  margin-top: 70px;
  font-weight: bold;
  font-family: Changa;
}

.benefits_application_form_8293_full_name label{
	display: none;
}

.benefits_application_form_8293_email label{
		display: none;
}

.benefits_application_form_8293_mobile_number label{
		display: none;
}

.benefits_application_form_8293_age label{
		display: none;
}

.benefits_application_form_8293_address label{
	display: none;
}
.single_tenders_content {
  font-size: 19px;
  color: black;
  line-height: 1.3;
  font-weight: lighter;
}


#news_header {
  font-size: 25px;
  text-align: center;
  color: #FC4255;
  margin: 2%;
  font-weight: bold;
  font-family: Changa;
}

#sociaties_header{
	font-size: 25px;
	font-family: Changa;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	margin-right: -70px;
}

.financiers_photo_picture:hover {
  transform: scale(1.2);
}



.news_short_title {
	font-size: 15px;
	line-height: 1.3;
	width: 70%;
	margin-left: 3%;
	font-family: Changa;
	text-align: left;
}

.news_box {
width: 30%;
height: 350px;
margin: 1%;
box-shadow: 0px 0px 5px #2b2828ba;	
		
}


.t_time {
  
    padding-left: 30px;
    padding-right: 5px;
    text-align: right;
}


.news_box time {
    padding: 10px 0;
    font-size: 10px;
    display: block;
    color: #595959;
}

.more::after {
    width: 60px;
    height: 3px;
    background: var(--blue);
    content: "";
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}
.more {
    width: 100%;
    display: block;
    padding-right: 10%;
    color: var(--mainColor) !important;
    margin-top: 10px;
    font-size: 12px;
}

#centers {
/*    background: #F7F7F7;*/
	padding-bottom: 50px;
	margin-top: 50px;
	text-align: center;
}

#center_1 {
  text-align: left;
}

.home_boxes_photo_picture {
  width: 20%;
  margin-bottom: 10px;
}

#c_drop {
    margin-bottom: 29px;
}


#training {
    padding: 100px 0;
	color: white;
}


.tenders_tender_name {
  margin-bottom: 20px;
  font-size: 19px;
  color: white;
  font-family: Changa;
  text-align: left;
	font-weight: bold;
}

.projects_ttile {
  margin-bottom: 20px;
  font-size: 19px;
  color: white;
  font-family: Changa;
  text-align: left;
	font-weight: bold;
}

.c_box {
    padding-left: 100px;
    margin-bottom: 20px;
	font-size: 15px;
	font-family: Changa;
}

black_s {
  background: #0000006b;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.t_box {
    padding-left: 5px;
    margin-bottom: 20px;
	color: white;
	font-family: Changa;
	font-size: 14px;
	padding-right: 20px;
}

.single_t_box:nth-child(4) {
  padding-left: 35%;
}



.apply_for_tender{
  border: 1px solid #000000;
  padding: 20px 65px;
  border-radius: 5px;
  margin: auto;
  display: block;
  width: max-content;
}

.single_t_box:nth-child(3) {
  padding-left: 15%;
}

.tender_details {
  font-size: 15px;
  line-height: 2.3;
  font-family: Changa;

  color: #040404;
	text-align: left;
}

#single_project_box {
  text-align: center;
}
.events_description{
  font-size: 15px;
  line-height: 2.3;
  font-family: Changa;
  color: #040404;
	text-align: right;
}

.events_box:hover{
	
	box-shadow: 0 0 6px black;
}


.single_t_box {
    padding-left: 5px;
    margin-bottom: 15px;
	font-family: Changa;
	font-size: 18px;
	padding-right: 20px;
}

.c_d:hover {

}

#single_society_name {
 background: white;
margin: 50px auto;
padding: 80px;
  padding-top: 80px;
width: 80%;
padding-top: 20px;
}

#single_society_wrap {
  background: white;
  margin: 50px auto;
  padding: 20px;
}
.tender_num_box {
  text-align: center;
  font-size: 22px;
  font-family: Changa;
 
}


#single_n_title {
  text-align: center;
	margin-bottom: 5%;
}

#breader_wrap {
  position: absolute;
  top: 14%;
  z-index: 6;
  color: red;
  right: 45px;
  width: 100%;
}


.tenders_box {
width: 100%;
height: 160px;

margin: 0.5%;
padding: 3% 0.5%;
	background: #FC4255;
}


.tenders_box:nth-child(2n) {
	background: #000000bd;
}
#download_text {
  margin-bottom: 30px;
  font-size: 15px;
  color: #FC4255;
  font-family: Changa;
  text-align: center;
}


.projects_box {
width: 32%;
height: 190px;
box-shadow: 0 0 10px #8080804d;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
margin: 0.5%;
padding: 3% 0.5%;
	
}

.cld-title a {
  color: #000 !important;
}


.today .cld-number.eventday:hover {
  background: #FFF !important;
}


.statistics_wrap {
  margin-bottom: 100px;
  text-align: center;
}


._staff_projects_status {
  padding: 15px 25px;
  width: max-content;
  margin: auto;
  margin-bottom: 35px;
}

#statistics_title {
  text-align: center;
  margin: 30px auto;
  font-size: 22px;
  color: black;
}


#green_color {
  background: #2B8D52;
  color: white;
}

.vacancies_job_logo_picture {
  width: 35%;
  margin-bottom: 15px;
}
._staff_tasks_box {
  box-shadow: 0 1px 3px 1px #00000075;
  padding: 15px;
  font-family: Changa;
  font-size: 17px;
  line-height: 1.5;
}

.change_task_sta{
  font-size: 15px;
  color: black;
  border: 1px solid #37A120;
  margin: auto;
    margin-bottom: auto;
    margin-left: auto;
  margin-bottom: auto;
  padding: 20px;
  margin-bottom: 20px;
  width: 200px;
  text-align: center;
  float: left;
  margin-left: 45px;
}
.del_task {
  color: white;
  background: #FC4255;
  margin: auto;
    margin-bottom: auto;
    padding: 23px;
    margin-bottom: 20px;
    width: 200px;
    text-align: center;
}

.task_comments_box {
  width: 95%;
  margin: 10px;
  border: 1px solid #2B8D52;
  padding: 10px;
}
#task_t {
  text-align: center;
  margin: 20px auto;
  color: #FC4255;
  font-size: 20px;
}


.f_submit_btn {
  display: block;
  margin: auto;
  padding: 10px 50px;
  margin-bottom: 50px;
}

#contact_submit_btn {
  margin: auto;
    margin-bottom: auto;
  display: block;
  padding: 10px 35px;
  margin-bottom: 50px;
  box-shadow: 1px 1px 6px black;
  border: unset !important;
  color: black !important;
  border-radius: 3px;
  background: white;
}


#add_new_project_header {
  margin-bottom: 15px;
  box-shadow: 1px 2px 8px #00000069;
  padding: 10px;
  color: #FC4255;
  margin-left: 35px;
  width: 170px;
}
#comments_btn {
  padding: 5px;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 50px;
  color: #FC4255;
}


#_staff_tasks_wrap {
  margin: 50px auto;
}

.vacancies_job_name {
  margin-bottom: 15px;
}

#_staff_projects_8354 form {
  width: 100%;
  margin: auto;
}

#_staff_tasks_8354 form {
  width: 100%;
  margin: auto;
}

._staff_projects_box {
  box-shadow: 0 1px 3px 1px #0003;
  padding: 15px;
  font-family: Changa;
  font-size: 17px;
  line-height: 1.5;
  text-align: center;
}

._staff_tasks_end_date {
  float: left;
}
._staff_tasks_title {
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
}
.change_status_btn {
  width: 30%;
  box-shadow: 0px 2px 6px 1px #ffffff57;
  padding: 10px;
  text-align: center;
  display: block;
  margin: auto;
}


._staff_projects_title {
  text-align: center;
  font-size: 20px;
  color: #FC4255;
  line-height: 1.3;
  margin-bottom: 25px;
}
._staff_projects_end_date{
  float: left;
}



#projects_staff_header {
  text-align: center;
  margin: 30px auto;
  font-size: 22px;
  color: black;
}

#task_comments{
  text-align: right;
margin: 30px auto;
font-size: 22px;
color: #FC4255;
}


#_staff_projects_wrap {
  margin: 50px auto;
}

.vacancies_end_date {
  margin-left: 5px;
	font-weight: bold;
}

#c_staff_8354 {
  padding: 35px 50px;
  width: 60%;
  text-align: center;
  margin: 30px auto;
  background: white;
  box-shadow: -3px 3px 10px 0px #59555542;
}

#vacancies_wrap {
  margin: 5% auto;
	text-align: center;
}

.vacancies_box{
  width: 100%;
  height: 160px;
  margin: 1%;
  box-shadow: 0px 0px 10px #2b2828ba;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 3% 6%;
  text-align: center;
  color: white !important;
  font-family: Changa;
  background: #FC4255;
}

.vacancies_box:nth-child(2n){
  background: #000000bd;
}

.vacancies_job_classification {
  margin-bottom: 15px;
}

.c_r {
    margin-right: 5%;
	background: white;
    padding: 42px 35px;
	text-align: right;
}



#c_box_logo{
	width: 80px;
margin-bottom: -50px;
}

#training h1 {
    font-size: 57px;
    font-family: indie;
}

#news_wrap h1 {
    font-size: 20px;
    color: #575757;
    margin-bottom: 20px;
    margin-top: 61px;
	
}

#mapc {
    width: 100%;
    height: 400px;
}

#our {
    font-size: 34px;
    position: absolute;
    right: 0;
    top: 0;
    width: 200px;
    color: #887e6b;
    text-align: right;
    font-family: indie;
}

#import {
    font-size: 20px;
}
#sea {
    text-align: center;
    padding: 20px;
    margin: 20px 0;
    color: #6f0505;
    font-family: indie;
    font-size: 16px;
    text-align: right;
    width: 50%;
    float: right;
}
#ex {
    margin-top: 50px;
    border-bottom: 1px solid gray;
    padding-bottom: 5px;
    width: 100px;
    color: #625151;
}

.faq_answer {
    line-height: 1.5rem;
    padding: 20px;
/*    background: #bdbdbd14;*/
    width: 80%;
    margin-left: 16px;
    border-left: 1px solid orange;
}

#product_phrases_wrap {
    margin-top: 62px;
}


#con {
    padding:50px 0;
	background:#FAFAFA;
}
#contact_info {
    line-height: 1.0rem;
}

#contact_ty {
    text-align: center;
    color: green;
}

#con .mce p {
/*    line-height: 0rem !important;*/
	margin:17px;
/*	direction: ltr;*/
/*text-align: right;*/
}

#con_wrap {
  background-position: center;
  background-size: cover;
  color: white;
}

.petro {
  background: var(--petrol);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}

#bot_sec {
  padding: 50px 0;
}


.prodPop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    background: #000000cf;
    width: 100%;
    height: 100%;
}

.propWrap {
    width: 90vw;
    height: 90vh;
    margin: 5vh 5vw;
    background: white;
    padding: 20px;
}

     .closeProd {
    font-size: 33px;
    display: block;
    font-weight: bold;
    margin-bottom: 29px;
}

form#conv {
    text-align: center;
    margin: 30px auto;
    background: white;
    padding: 11px;
}

#contact_ty {
    text-align: center;
    color: green;
}


.right_con {
    margin-left: 10%;
}

.logo_box {
  text-align: center;
}

.social {
  padding: 4px;
  background: white;
  font-family: social;
  font-size: 18px;
  border-radius: 2px;
  box-shadow: -1px 1px 3px #8080807a;
}


.social_footer {
font-size: 10px;
padding: 5px;
background: black;
font-family: social;
margin: 3px;
color: white!important;
border-radius:3px;
}

#contact_sec{
	padding:100px 0;
}

#contact_sec .w1200 {
	padding-left: 59px;
}
#contact_sec .native {
    left: 195px;
    top: -13px;
}

#map_cat_intro p {
  margin-top: 15px;
  font-size: 23px;
}
#map_cat_intro {
  text-align: center;
  color: white;
  margin-top: 30px;
}

#map_cat_intro h2 {
  font-size: 27px;
}

#map_cat_img img {
  width: 70%;
}
#clear_filters{
	margin-bottom:20px;
	width: 12%;
	text-align: center;
	padding: 7px;
	box-shadow: 2px 3px 5px #3330308f;
	color: #2F2C2C;
	margin-top: 15px;
}


#map_cat_img {
  width: 100%;
  text-align: center;
  margin-top: 118px;
}




#job_application_1654774021 input::placeholder {
  color: #707070 !important;
}


#job_application_1654774021 input {
  border-radius: unset;
  border-color: #EBEBEB;
  text-align: center;
	font-family: changa;
		color: #646464;
		
}

.job_application_1654774021_gender label {
  display: block !important;
	text-align: center;
}

.job_application_1654774021_gender {
	min-height: 55px;
	width: calc(33.33% - 0px ) !important;
	
}

.form_field.job_application_1654774021_experiance_years {

  min-height: 40px;
  padding: 1%;
	padding-right: 0;
	padding-left: 0;
}

.form_field.job_application_1654774021_old_id {
  display: none;
}

.job_application_1654774021_experiance_years .input_area {
	  padding: 1%;
      width: 98%;
}

.job_application_1654774021_experiance_years label {
  display: block !important;
	margin-bottom: 10px;
}


.job_application_1654774021_cv input {
  display: block !important;
  border: 1px solid gray;
 
  padding: 15px;
}


.job_application_1654774021_cv img {
  display: none;
}

.job_application_1654774021_experiance_years .input_area {
  display: inline-block;
	color: #aaa;
}

.form_field.onthree.in.job_application_1654774021_cover_letter {
  margin-top: -50px;
}


#smart_btns_cat {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.smart_btn_cat {
  position: absolute;
  text-align: center;
  color: white;
}


.project_categories_icon_picture {
  width: 57px;
}



.project_categories_title {
  margin: 10px 0;
}


.proj_cat_count {
  border: 1px solid white;
  padding: 10px 9px;
  font-size: 13px;
  margin-top: 16px;
  display: block;
}


.faq_question {
    margin-top: 16px;
    background: whitesmoke;
    font-size: 20px;
    padding: 17px 10px;
	text-align: left;
    border-radius: 7px;
    box-shadow: 0 0 3px #80808052;
}

#products_wrap h1 {
    font-size: 20px;
    color: #575757;
}


#single_product #products_wrap {
    text-align: center;
    margin-top: 60px;
}


#faq_sec {
    padding-top: 0;
    background: white;
	padding-bottom:0;
}
#faq_l * {
    text-align: left;
}

#faq_l {
    margin-right: 10%;
}


.btn{
	font-family:unset;
}

#faq_ma {
    background: white;
}

.right_con h1 {
    font-size: 30px;
    color: orange;
    font-weight: bold;
}


.product_phrases_icon_picture {
    width: 31px;
    margin-right: 5px;
}

.product_phrases_box {
    margin: 0 28px;
}

#single_product #certs {
    padding: 30px 0;
}

.faq_question {
    margin-top: 29px;
    background: whitesmoke;
    font-size: 14px;
    padding: 17px 10px;
    border-radius: 24px;
    box-shadow: 0 0 3px #80808052;
}




.faq_answer {
    margin: 20px;
    line-height: 1.5;
    font-size: 14px;
}


#s_p_btn {
    display: inline-block;
    background: whitesmoke;
    padding: 10px 20px;
    border-radius: 4px;
    box-shadow: 0 0 2px gainsboro;
    border-bottom: 1px solid orange;
}

.products_sizes_picture {
    margin: 30px auto;
    display: block;
    width: 100%;
}

#product_phrases_wrap {
    text-align: center;
    background: #bbbbbb1c;
    padding: 20px 0;
    margin: 46px auto;
    border-radius: 8px;
    box-shadow: 0 0 3px #80808036;
}


.slItem {
    width: 100%;
    height: 100%;
}


.s_p_content p {
    line-height: 1.5rem;
    font-size: 17px;
}

.s_p_title {
    font-size: 38px;
}

#slider a {
    height: 100%;
    width: 100%;
    display: block;
    background-size: cover;
    background-position: center;
}

.head:hover .sub_menu{
	display: unset;
}
.head:hover{
	color:#e8ac0f;
}

.sub_menu a {
    width: 100px;
    display: block;
    padding: 7px 7px;
	text-align: center;
}

.sub_menu a:hover {
    background: #e8ac0f;
}

.sec_head {
    text-align: unset;
    font-size: 21px;
    margin-top: 29px;
    margin-bottom: 20px;
}
#sub .sec_head {
    font-size: 26px;
    color: white;
    margin-bottom: 31px;
}
.sub_menu,.new_sub {
    display: none;
} 

.member_categories_title {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 2px solid orange;
}
.members_box {
	font-size: 14px;
    width: 17%;
    margin-right: 3%;
    margin-top: 20px;
    margin-bottom: 39px;
    background: #f5f5f596;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 3px #80808057;
    text-align: center;
}

.members_name {
    margin: 10px 0;
    font-weight: bold;
}

#training p {
    margin-top: 21px;
    width: 50%;
    line-height: 1.3rem;
}

.members_job_title {
    font-size: 11px;
    color: #734b02;
    margin-bottom: 14px;
}

.members_photo_picture {
    height: 191px;
    width: 100%;
}
::placeholder {
    color: transparent;
}
.mceNoEditor {
  width: 100%;
  height: 100px;
    color:#484747ba;
  border: 1px solid #aaa;
	
}

.ben_date1 {
  position: absolute;
  top: 15%;
  left: 20%;
color:#707070;
}

.ben_date2 {
  position: absolute;
  right: 20%;
  top: 15%;
  color: #707070;
}


#benefit_form h2 {
  text-align: center;
  margin-bottom: 6%;
  color: #FC4255;
  font-size: 20px;
  font-family: Changa;
	font-weight: bold;
	
}

#benefit_btn {
padding: 13px 110px;
  background: #FC4255;
  border: 1px solid #FC4255;
  border-radius: 3px;
  color: white;
	display: block;
	margin: auto;

}
#benefit_form label {
  color: #aaaaaa;
}

#benefit_form .mceNoEditor {
  border: 1px solid #aaa;
  color: black;
  height: 54px !important;
  min-height: unset !important;
	padding: 10px;
}

.success_stories_box_2 {
  width: 30%;
  margin: 1%;
  height: 300px;
}

.success_stories_box_3 {
  width: 15%;
  height: 115px;
  margin: 1% 0.2%;	
  cursor: grab;
}

.our_progress_box:last-child {
	border-left: unset;
}
.c_row {
    margin-bottom: 10px;
    font-size: 22px;
}
.c_row i {
  padding: 7px;
  color: var(--mainColor);
}

#form_sec h2 {
    font-family: indie;
    margin-bottom: 20px;
    color: #199f41;
}

#contact_ty {
    text-align: center;
    color: green;
}


#sep_dash {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 52%;
  border-left: 1px dashed #ffffff52;
}

#contact_secs .sec_head {
  color: var(--provision);
  font-family: ropa_bold;
}

.c_d {
	font-size: 18px;
	line-height: 0.7;
	margin: 3px;
	padding: 10px;
	background: white;
	color: red;
	height: 130px;
	box-shadow: 1px 1px 7px #00000042;
}

#contact_form input {
  background: white;
  color:#484747ba;
  border: 1px solid #aaa;
  min-height: 47px;
}

#SuccessConnectedBox{
	color: red;
	text-align: center;
font-size: 30px;
	margin: 100px;
	
}

#SuccessAddBenefit{
	color: red;
	text-align: center;
font-size: 30px;
	margin: 100px;
	
}

.con_intro {
  line-height: 1.5;
  width: 70%;
	margin-bottom: 20px;
}

#form_sec label {
  color: white;
}


#mapper {
    height: 370px;
    margin-top: 32px;
}


#sponsers {
  margin-top: 30px;
}

#partners_wrap {
  text-align: center;
  margin-top: 20px;
}
.partners_box {
  width: 11%;
  height: 100px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}


#partners {
  margin: 50px auto;
}


#contact_header {
  text-align: center;
  padding: 110px;
  font-size: 30px;
  font-weight: bold;
  color: #FC4255;
}

#contact_form_left {
font-size: 20px;
padding-bottom: 60px;
width: 25%;
text-align: center;
	margin-top: 2%;
}

.cld-nav:hover svg {
  fill: #FC4255 !important;
}

#contact_form input[type="submit"] {
    background: #FC4255;
	text-align: center;
	padding: 15px 100px;
	font-size: 15px;
	font-weight: bold;
	display: block;
	margin: auto;
	margin: auto;
	color: white;
	margin-bottom: 2%;
}


.logo_menu_box picture {
    width: 125px;
/*    background: white;*/
    padding: 0 13px;
	z-index: 1;
}

#logo_pic {
    height: 120px;
}


.stats_photo {
    position: absolute;
    width: 100%;
    height: 100%;
}
.project_content {
  color: black;
  line-height: 1.3;
  margin-bottom: 25px;
}

.statistics_quantity {
    font-family: robotbold;
    font-size: 61px;
	text-shadow: 1px 1px #f6bd2854;
}

/* .check_box_icon{
  color: green;
  font-size: 15px;
} */

#statistics_wrap {
    padding: 72px 0px;
}
.show {
  font-size: 15px;
  color: black;
  border: 1px solid #37A120;
  width: 50%;
  margin: auto;
  padding: 20px;
  margin-bottom: 20px;
}

.del_icon{
color: white;
background: #FC4255;
width: 50%;
margin: auto;
padding: 23px;
margin-bottom: 20px;
}

header {
  position: fixed;
  z-index: 1001;
  width: 100%;
  background: white;
	padding: 11px 0;
	padding-bottom:0;
	background:transparent;
/*  box-shadow: inset 0 0 10px #1C2D40;*/
}

#_staff_projects_8354 form {
  border: 1px solid #0000005e;
  padding: 29px;
  margin: 26px auto;
}
#_staff_tasks_8354 form{
  border: 1px solid #0000005e;
  padding: 29px;
  margin: 26px auto;
}

#staff_projects_2222 .b {
  margin: auto;
  display: block;
  padding: 10px 20px;
  margin-bottom: 50px;
  box-shadow: 1px 1px 6px black;
  border: unset !important;
  color: black !important;
}

#staff_tasks_8888 .b{
  margin: auto;
  display: block;
  padding: 10px 20px;
  margin-bottom: 50px;
  box-shadow: 1px 1px 6px black;
  border: unset !important;
  color: black !important;
}

.statistics_title {
    font-size: 19px;
    width: 50%;
    margin: auto;
    margin-top: 20px;
}

.statistics_box {

  text-align: center;
  color: white;
  padding: 40px 30px;
  margin: 5px;
  line-height: 1.5;
  background: #2B8D52;
  height: 100px;
}
.statistics_number {
  width: 150px;
  display: block;
  margin: auto;
    margin-top: auto;
  margin-top: 36px;
  color: black;
  border: 1px solid white;
  background: white;
  padding: 10px;
  box-shadow: 5px 4px 7px 1px #b5b2b294;
}
.mayyel_wrap {
  width: 50px;
  height: 110%;
  position: absolute;
  top: -5%;
  left: -25px;
  filter: drop-shadow(7px 0px 5px rgba(50, 50, 0, 0.55));
}

.mayyel {
  clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
  background: var(--mainColor);
  width: 100%;
  height: 100%; 
}

#branches_wrap {
  height: 500px;
  overflow-y: scroll;
}
.branches_box {
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #8080802e;
}
.pinner {
  width: 30px;
}
.pinner_detail {
  width: calc(100% - 40px);
  margin-right: 10px;
}

.branches_title {
  font-weight: bold;
  font-size: 18px;
}

.branch_head {
  font-weight: bold;
  margin-bottom: 3px;
}

#b_right {
  margin-right: 5%;
}

#map {
  width: 100%;
  height: 500px;
}

.branches_box img {
  max-width: 100%;
	width:30px;
}

#programs_and_projects_wrap .block_main_title {
  text-align: right;
  margin-bottom: 20px;
}


#programs_and_projects_wrap {
  padding: 100px 0;
}


#branches {
  margin-top: 50px;
}



.offices_title {
 border: 0.5px solid #000;
padding: 8px 32px;
cursor: pointer;
background: white;
color: #000;
font-weight: bold;
margin: 10px;
font-size: 13px;
	
}




#offices_wrap {
  text-align: center;
  margin-bottom: 40px;
}
.success_stories_content {

  text-align: right;
  line-height: 1.3;
  font-size: 15px;
  color: white !important;
  font-family: Changa;
  padding: 10px;
  position: absolute;
  bottom: 0px;
  height: 25%;
  font-weight: bold;
  background-color: #00000080;
}




.success_stories_box {
	width: 32%;
	margin: 1%;
	height: 500px;
	margin-left: 0;	
}

#success_stories_header {
  font-size: 25px;
  font-family: Changa;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: left;
}
#success_arrow_icon {
  position: absolute;
  color: white;
  bottom: 15px;
  right: 0px;
  font-size: 30px;
}

.success_stories_photo_picture {
  width: 100%;
  height: 100%;
}

#intro_mn {
  height: 100vh;
  background-position: center;
  background-size: cover;
}


.black {
  background: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

#intro_text {
  text-transform: uppercase;
  font-family: gothic_bold;
  text-shadow: 0 0 3px black;
}


#intro_line {
  width: 215px;
  height: 4px;
  background: var(--mainColor);
  margin: auto;
}


#introduction {
  background: #1E2129;
  padding: 50px 0;
  text-align: center;
}


#intro_left {
  background: white;
  padding: 33px;
    padding-right: 33px;
  text-align: left;
  box-shadow: 0 0 5px black;
  padding-right: 90px;
}

#intro_left h1 {
  color: var(--mainColor);
  font-size: 35px;
  font-weight: bold;
}

#intro_right {
  margin-left: -62px;
}

#pattern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 113px;
  background-size: 62%;
  background-position: bottom;
  background-repeat: repeat-x;
}



#introduction_stats h1{
text-align: left;
margin-bottom: 50px;
font-size: 80px;
padding: 0;
}

.stat_box,.gaza_stat_box {
  font-size: 40px;
  margin-bottom: 27px;
}


#challenge_4 h1 {
  text-align: left;
  margin-bottom: 50px;
  font-size: 80px;
  padding: 0;
}

.pin_year {
  font-size: 12px;
  margin-left: 8px;
  color: goldenrod;
}

.into_stats_conc {
  font-size: 30px;
  border-top: 1px solid #f2a900;
  padding-top: 20px;
  margin-top: 100px;
}



#intro_right img {
  height: 75vh;
}

#barriers {
  padding: 100px 0;
}




#bar_l h1 {
  font-size: 37px;
  text-align: right;
  padding-right: 20px;
  border-right: 1px solid #70707070;
  font-weight: bold;
  font-family: gothic_bold;
  text-shadow: 0 3px 6px #BABABA;
}



#bar_l h1 span {
  display: block;
  color: var(--mainColor);
}



#bar_r {
  padding-left: 20px;
}


#bar_txt {
  font-size: 20px;
}


#barriers_wrap {
  margin-top: 20px;
}


.barriers_box {
  width: 20%;
  text-align: center;
}


.barriers_stat_number::after {
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0;
  background: white;
  z-index: 1;
}

.barriers_title {
  margin-top: 10px;
  font-family: gothic_bold;
  font-size: 19px;
}



.barriers_stat_number::before {
  width: 120px;
  height: 120px;
  border: 2px solid #d9d9d9;
  content: "";
  border-radius: 100%;
  position: absolute;
  left: 18%;
  top: -31px;
  border-bottom: unset;
  border-right: unset;
  border-left: unset;
}

.barriers_stat_number {
  color: var(--mainColor);
  font-family: gothic_bold;
  font-size: 28px;
}

#barriers_wrap {
  margin-top: 41px;
  display: block;
}



#introd_txt {
  margin-top: 23px;
}


#vid_wrap {
  position: fixed;
  top: 0;
  left: 0;
  background: #000000cf;
  z-index: 9999999;
  width: 100vw;
  height: 100vh;
}


#vid_con {
  width: 80%;
  height: 80%;
  position: absolute;
  top: 10%;
  left: 10%;
}


.vid_close {
  position: absolute;
  color: white;
  top: -14px;
  right: -13px;
  z-index: 2393;
  background: black;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 100%;
  box-shadow: 0 0 5px var(--mainColor);
  line-height: 30px;
}


.vid {
  width: 100%;
  height: 100%;
}


.big_pop {
  position: fixed;
  z-index: 99999999999999;
  top: 0;
  right: 0;
  width: 30%;
  background: white;
  height: 100vh;
  overflow-y: scroll;
  text-align: left;
	
	  padding: 25px;
}

.big_pop_info_box {
  color: gray;
  margin-top: 10px;
  font-size: 13px;
}

.big_pop_info_detail {
  margin-right: 17px;
}



.big_pop_title {
  color: black;
  font-family: gothic_bold;
  font-size: 40px;
  max-width: calc(100% - 50px);
}


#inter_map {
  background: #1E2129;
  text-align: center;
  color: white;
/*  padding: 100px 0;*/
	padding-bottom:unset;
}

.bg_out_1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-attachment: fixed;
  background-position: center;
/*	  opacity: 0.2 !important;*/
	  opacity: 1;

}

.baj_big {
  z-index: 1;
}

.bg_out_x {
  content: "";
  width: 100%;
  height: 100%;
  background: #0d0d0dc9;
  position: absolute;
  top: 0;
  right: 0;
  clip-path: polygon(20% 0%, 0% 20%, 30% 50%, -63.36% 100.7%, 55.3% 100.61%, 71.59% 107.74%, 99.78% 102.44%, 100% 80%, 99.47% 51.37%, 100% 20%, 99.70% -1.52%, 50% -0.59%);
}



.sec_body{
  color: white;
	margin-top: 18px;
}


.video_gallery_cover_photo_picture {
  width: 100%;
  height: 100%;
}

.sec_title::after {
  width: 6px;
  height: 6px;
  content: "";
  background: var(--mainColor);
  display: inline-block;
}

.sec_title {
  font-size: 28px;
  font-family: gothic_bold;
	color: white;
text-align: center;
}


.yt iframe {
  width: 60%;
  height: 400px;
}


.video_box_for_pop i {
  position: absolute;
  left: calc(50% - 35px);
  top: calc(50% - 35px);
  font-size: 70px;
  color: #f2a900;
  text-shadow: 0px 0px 7px #000000b8;
}



.video_box_for_pop {
  width: 400px;
	margin: auto;
  border-left: 3px solid var(--mainColor);
  margin-bottom: 20px;
  box-shadow: 0 0 10px #8080807d;
	z-index: 200;
}

#storyMode {
/*
  position: absolute;
  width: 100px;
*/
  font-size: 13px;
  text-align: center;
}

#storyModeText {
  font-size: 10px;
}
#eu_top {
  width: 30px;
height: 30px;
  border-radius: 100%;
  overflow: hidden;
}


#storyModeBtn {
  display: block;
	
  font-size: 25px;
	color:gray;
}

.on_mode{
	color: #759575 !important;
}

.asked_support {
/*  padding: 100px 0;*/
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
}

.asked_support li {
  color: white;
}

.asked_support .black {
  opacity: 0.8;
}



.yt {
  width: 100%;
  text-align: center;
	margin: 40px auto;
	
}



#asked_support iframe::after {
  content: " ";
  width: 200px;
  height: 200px;
  position: absolute;
  left: -200px;
  background: red;
  bottom: -200px;
  z-index: 9999999999;
}


	.pinner {
		 width: 30px;
    border-radius: 100%;
    overflow: hidden;
/*    border: 2px solid white;*/
/*    box-shadow: 0 0 10px #a2772a;*/
}
	.branches_box:hover, .active_branch {
  background: #f2f2f2;
  box-shadow: 1px -1px 3px #80808036;
}
	
	.pinner_box {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
	
	.pinner_rich{
		border-color:gray;
		  animation-name: mylocation;
  animation-duration: 1s;
		animation-iteration-count:infinite;
		 filter: grayscale(1);
	}
	
	@keyframes mylocation {

		 0% { box-shadow: 0 0 10px transparent;}
    50% {box-shadow: 0 0 3px var(--mainColor);}
    100% { box-shadow: 0 0 10px transparent; }
}


.pins_photo_picture {
  margin-top: 10px;
	
}

.pop_info {
  padding-left: 15px;
}


.pop_name {
  font-size: 21px;
	line-height: 1;
  font-family: gothic_bold;
}

.pop_btn {
  display: inline-block;
  background: var(--mainColor);
  color: white;
  padding: 5px 20px;
  margin-top: 10px;
  border-radius: 3px;
  box-shadow: 0 0 3px #00000073;
  border: 1px solid white;
}


#inter_map .w1200:first-child {
  position: absolute;
  z-index: 1000;
  top: 200px;
  width: 22%;
  left: 5%;
  text-align: justify;
  background: black;
  padding: 15px;
  border-radius: 3px;
  box-shadow: 0 0 30px 6px #151515;
  border: 1px solid #e3322b33;
}

.controller_big_title {
  font-weight: bold;
  font-family: trade;
}

.block_title {
  margin-bottom: 6px;
  font-size: 13px;
  margin-top: 6px;
}
#controller_blocks {
  margin: 15px 0;
  border: 1px solid #dcdcdc2e;
  padding: 13px;
}



.leaflet-top {
  top: 100px !important;
}

.facility_type {
  background: #f2a900;
  color: black;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip
{
	background: #1E2129;
}

#map {
/*  width: 100%;*/
/*  height: 67vh;*/
/*  margin-top: 23px;*/
}






/*
.menu_items_box::after {
  width: 1px;
  height: 20px;
  background: #ffffff40;
  content: "";
  position: absolute;
  right: 0;
  top: 40%;
}
*/

.menu_items_box:last-child::after{
	display:none;
}

.our_progress_photo_picture {
  width: 51px;
  margin-bottom: 20px;
	height: 40px;
}
.slide_box h1 {
  font-size: 15px;
  font-weight: initial;
/*  background-color: #0000005e;*/
  color: white;
  width: 100%;
  line-height: 1.3;
  font-family: Changa;
/*  position: absolute;*/
  bottom: 0px;
/*
  height: 27%;
  padding-top: 15px;
  padding-right: 25px;
*/
	text-align: center;
/*	padding-left: 35px;*/
}

.our_progress_box:hover {
  transform: scale(1.2);
}


/*
.vacancies_box:hover {
  transform: scale(0.9);
}

*/

/*
.tenders_box:hover {
  transform: scale(0.9);
}
*/

.single_financiers_box:hover {
  transform: scale(0.9);
}

/*
.news_box:hover {
  transform: scale(0.9);
}
*/

.youtube_box_pop {
width: 650px;
height: 450px;
position: fixed;
top: 450px;
right: 650px;
padding: 30px;
background: white;
box-shadow: 0 1px 8px #00000070;
}

.benefit_application_title {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 25px;
  font-family: Changa;
}

.benefit_application_content {
  font-size: 15px;
  font-family: Changa;
	line-height: 1.5;
	padding: 0 26px;
}

.slide_box p {
    margin: 15px auto;
    line-height: 1.5rem;
    font-size: 21px;
	background: #0000005e;
}

.slider_btn {
    display: inline-block;
    border-bottom: 3px solid var(--mainColor);
    padding: 5px 10px;
    font-size: 20px;
    box-shadow: 1px 1px 3px aliceblue;
    background: #ee93a3c9;
	margin-top: 20px;
	font-family: indie;
}


/*
.menu_items_box::after {

    content: " ";
    border-right: 1px solid orange;
    height: 1px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;

}
.menu_items_box:last-child::after {

    all: revert;

}
*/

#team_txt {
    text-align: left;
    margin-right: -135px;
    z-index: 1;
    text-shadow: 2px 1px white;
}

#team_txt p {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.2rem;
}

.lover_border::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #c18f983d;
    position: absolute;
    left: 13px;
    top: -12px;
}
.lover_border {
    border-right: 29px solid white;
    box-shadow: 13px 1px 2px #ffc0cb94;
    border-bottom: 5px solid white;
}

#team_txt h1 {
    font-size: 30px;
    font-family: kr;
}

#team {
    padding: 90px 0;
    text-align: center;
    background: #ececec;
}

.btns {
    margin-top: 63px;
}

#bg_black {
    background: #00000008;
    width: 100%;
    height: 100%;
    position: absolute;
}

.gBtn {
    font-size: 25px;
    padding: 10px 19px;
    margin-right: 20px;
}

.btnFill {
    background: var(--mainColor);
    color: black !important;
}



#about_home_info {
    padding: 100px 0;
    color: white;
}
.real_main_ul {
    text-transform: capitalize;
    color: #fffefe;
	font-weight: bold;
	font-family: Changa;
	
}

#certs {
    padding: 100px 0;
    text-align: center;
}

#certs_txt h1 {
    font-size: 31px;
    width: 45%;
    line-height: 2.3rem;
    font-family: robotbold;
    color: #595959;
}


#certs_txt p {
    margin-top: 26px;
    font-size: 20px;
    color: #484848;
    line-height: 1.5rem;
}

#certs_txt {
    text-align: left;
    color: black;
}


#about_text_home {
    width: 50%;
    margin-top: 26px;
   line-height: 1.7rem;
    font-size: 23px;
}
.footer_menu_items_box a {
    padding: 5px;
}

#about_home_info h1 {
    font-size: 30px;
}
#about_home_info h1 span {
    display: block;
    margin-top: 8px;
    font-size: 48px;
    font-family: robotbold;
}


#bg {
    width: 100vw;
  height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
}

#intro_house {
	font-family: robotbold;
    height: 100%;
}

#slogan {
    font-size: 75px;
    width: 25%;
    color: white;
}


#vid {
    padding: 100px 0;
	background: whitesmoke;
}


#sub {
    text-align: center;
    background: #022602;
    padding: 50px 0;
}


#vid_iframe {
    height: 500px;
    width: 70%;
}




#sub .sec_head {
    font-size: 26px;
    color: white;
    margin-bottom: 31px;
}

#acknowledgments {
  background: #222020;
  padding: 20px 0;
}


#acknowledgments p {
  font-size: 12px;
  width: 100%;
  color: gray;
  line-height: 1.2;
  margin: 5px 0;
}

#acknowledgments .sec_title {
  color: gray;
  font-size: 20px;
}

#acknowledgments .sec_title::after{
	display:none;
}

#aboutus {
    padding:100px 0;
    text-align: center;
    background: #222221;
/*    padding-bottom: 600px;*/
}

.sec_head p {

    margin-top: 25px;
    line-height: 1.2rem;
    padding-left: 17px;

}

.grayscale{
	filter: grayscale(1);
}

#mc {
    background: whitesmoke;
    width: 35%;
    margin: auto;
    padding: 42px;
    margin-top: 42px;
}

.mc_title {
    color: #4f4f4f;
    font-size: 20px;
    margin-bottom: 20px;
}


#mc-btn {
    background: var(--mainColor);
    padding: 10px 20px;
    border-radius: 4px;
    border: navajowhite;
    margin-top: 15px;
    font-size: 14px;
}




.pic_r1 {
    width: 160px;
    height: 160px;
    border-radius: 100%;
    overflow: hidden;
    border-right: 2px gray dashed;
    padding: 10px;
}

.process_box:nth-child(2n) .pic_r1 {
    border-left: 2px gray dashed;
    border-right: unset;
}

.pic_r2 {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    background: #14a200;
    padding: 20px;
}


.process_content {
    color: #575757;
    font-size: 12px;
    margin-top: 7px;
    line-height: 1rem;
}

.process_box::before {
    content: "";
    display: inline-block;
    width: 332px;
    height: 10px;
}

.process_photo_picture {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    overflow: hidden;
    box-shadow: 0 0 3px #0000008a;
}


.b {
  width: 120px;
  font-size: 13px;
  line-height: 1.1rem;
  padding: 15px;
  text-align: center;
  background: white;
  color: #FC4255;
  border: 1px solid #FC4255;
  box-shadow: unset;
  border-radius: 2px;
}

.process_title {
    font-weight: bold;
}


.process_box:nth-child(2n) {
    direction: rtl;
}
.process_box:nth-child(2n) .sep::before {
    left: unset;
    right: 0;
}

.process_box:nth-child(2n) .sep {
    margin-right: -21px;
    margin-left: unset;
}




.sep {
    width: 100px;
    border: 1px #80808061;
	margin-left: -21px;
    border-style: dashed;
}


.sep::before {
    width: 25px;
    height: 25px;
    content: "";
    background: white;
    box-shadow: 0 1px 3px gray;
    position: absolute;
    left: 0;
    top: -12px;
    border-radius: 100%;
}

.process_box:nth-child(2n) .pic_r2 {
    background: #9d7461;
}

a.wow{
font-family: kalam;
    border-bottom: 1px dashed  var(--mainColor);

}
a.wow:hover {

    border-bottom: 1px solid  var(--mainColor);

}

#chooser {
    text-align: center;
    font-size: 20px;
}

.choose.in {
    border-bottom: 2px solid orange;
    margin: 0 10px;
}

.steps {
    padding: 50px 0;
    text-align: center;
}

.btnBorder {
    border: 3px solid var(--mainColor);
    color: white !important;
    padding: 7px 28px;
}

#contact_sec{
	padding:100px 0;
}

#contact_sec .w1200 {
	padding-left: 59px;
}
#contact_sec .native {
    left: 195px;
    top: -13px;
}

.contact_detail {
    margin-bottom: 15px;
}

.akon {
    color: var(--mainColor);
    margin-right: 14px;
}
.fakeAt {
    font-size: 12px;
    margin: 2px;
    color: gray;
}

#map iframe .gm-style > div:first-of-type {

    filter: grayscale(1) !important;

}

#web2 section:last-child {
    margin: unset;
}


#mob_menu_btn {
    color: black;
    background: var(--mainColor);
    position: absolute;
    right: 0;
	top: 17px;
}

footer {
    background: black;
    color: gray;
    padding: 17px 0;
    font-family: verdana;
    text-align: right;
}

#search i {
    color: white;
    margin-top: -12px;
}

#top_tool {
    position: absolute;
    right: 5px;
    top: 30px;
}


#search input {
    min-height: 26px;
    width: 100px;
    font-size: 11px;
	min-height: 33px !important;
}




#web2 {
/*  background: #f4f4f457;*/
  padding: 21px 0;
  color: black;
  font-size: 12px;
  box-shadow: 0 0 4px #8080804a;
	font-weight: bold;
}

#web2 section {
    margin-right: 6%;
}
.slDots {
    z-index: 9 !important;
    bottom: 10px !important;
    left: 50% !important;
}

#web2comp_txt {
    line-height: 1.3;
	font-family:bahij;
}

.an_r picture {
    height: 100%;
    width: 100%;
}


.file_link img {
  width: 20px;
}

.sec_h {
    font-size: 50px;
    text-align: center;
}
.key.in {
    padding: 0 10px;
}
.key_cir {
    width: 20px;
    height: 20px;
    border-radius: 100%;
}
.pad_s {
    padding: 60px 0;
}
#keys {
    text-align: center;
    margin-top: 20px;
}

.guiding_ideas_title {
    width: 70%;
}



.announcments_content {
    line-height: 1.5;
    font-size: 14px;
}

.sub_txt {
    font-size: 13px;
    line-height: 1.3;
    text-transform: none;
    padding-right: 50px;
}




.new_sub {
    position: fixed;
    background: #f0f0f0;
    width: 100vw;
    left: 0;
    padding-top: 20px;
    top: 101px;
    transition: 0.5s all;
    z-index: 99;
}


#training_categories_wrap {
    text-align: center;
}

.training_categories_box {
    border: 1px solid #80808036;
    border-radius: 5px;
    padding: 5px 10px;
    margin: 0 10px;
    min-width: 200px;
}

.training_categories_icon_picture {
    width: 30px;
    height: 30px;
    padding: 5px;
}

.activeCatTrain {
    border-color: var(--gold);
}

.training_categories_box:hover {
    box-shadow: 0 0 3px gray;
}


.slDotsSingle {
  
    border: 1px solid #FFFFFE !important;
}

.slDotsSingle.active {
    background: pink !important;
}

#breader:hover {
    color: black;
}
#breader {
    color: #ffffffc2;
    font-size: 18px;
    transition: 0.3s all;
	padding-left: 13%;
}
.braeder_box {
  padding-top: 15%;
  margin-right: -10%;
}

#about_title {
  font-size: 23px;
  color: white;
  padding-left: 13%;
  padding-top: 3%;
  font-weight: bold;
}

.breader_item:hover {
    color: var(--gold);
}

.page_top_bg {
    width: 100%;
    height: 50vh;
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}

.footer_head {
    font-size: 19px;
    margin-bottom: 21px;
}

.choose {
    margin: 0 10px;
    background: gainsboro;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 0 3px gray;
}

.related_links_box {
    padding: 24px 0;
        padding-left: 0px;
    width: 25%;
}

.related_links_box:hover {
    color: var(--blue);
}

.related_links_box i {
    color: var(--gold);
}

.choose:hover{
	background:orange;
}
.activeP {
    background: orange;
}
.did_you_know_box {
    font-family: indie;
    margin: 2%;
    line-height: 1.5rem;
    font-size: 20px;
    background: whitesmoke;
    width: 45%;
}

.did_you_know_content {
    max-width: 84%;
}


.numa {
    background: orange;
    padding: 16px;
    margin-right: 13px;
    font-size: 33px;
	border-left: 2px solid;
margin-left: -10px;
box-shadow: 0 0 3px gray;
}
#vid_iframe h1 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}


#footer_contact {
    line-height: 1.2rem;
}

.footer_ul {
    line-height: 1rem;
}

.footer_ul li {
    display: block;
    margin-bottom: 11px;
}

.footer_head {
    font-size: 19px;
    margin-bottom: 21px;
}



footer {
	padding:unset;
    background: unset;
    color: #eaeaea;
    text-align: unset;
}

.products_box {
    width: 24%;
    margin-right: 7%;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 10px;
}

.products_box picture {
    width: 72%;
    height: 225px;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 2px 1px 3px #540d2240;
}


.dates_sec {
    background: #3b463b;
    padding: 100px 0;
    margin-top: 53px;
    color: white;
}
.w600{
	width:600px;
	margin:auto;
}

.date_box {
  position: absolute;
  left: 10px;
  top: 10px;
}
.dates_sections_title {
    font-size: 30px;
    font-weight: bold;
    color: #abffab;
}

.s_d{
	margin-left: 10px;
}


#products_wrap {
    margin-top: 16px;
}


.products_title {
    margin: 6px 0;
    color: #6c4a4c;
}



#training_photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.block2 {
    background: #313131;
    direction: rtl;
    padding: 50px 0;
}
.dates_info_box {
    font-size: 18px;
    width: 30%;
	padding: 3px 0;
    margin-top: 15px;
}
.block2_title {
    font-size: 27px;
}

.products .mce p {
    font-size: 15px;
    line-height: 1.5rem !important;
}

#block4 .dates_sections_title {
 
    color: #fff;
}



.block2 h3::before,.block3 h3::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #4a4a4a;
    display: inline-block;
    border-radius: 100%;
    margin-right: 10px;
}

#block4 {
    margin-top: 0;
    background: #464545;
    color: #ddd;
}

.block3 {
    background: #292a2b;
    padding: 50px 0;
    padding-left: 50px;
}


.block2 h3,.block3 h3 {
    margin-top: 20px;
    padding-left: 10px;
    margin-left: 21px;
}

#dates_info_wrap {
    direction: ltr;
}

.block2 .w600 {
    text-align: left;
}



.products_category {
    font-size: 17px;
    color: black;
    margin-top: 10px;
    padding-left: 8px;
}

.products_box:last-child {
    margin-right: unset;
}




#web2 .in {
  width: 18%;
  margin-right: 2%;
}

.langa {
font-size: 17px;
color: white !important;
padding: 5px 9px;
border-radius: 3px;
	text-transform: uppercase;
margin-top: -5px;
	border-right: 1px solid white;
	opacity:0.7;
	
}

.active_lang_front{
	opacity: 1.0;
}


#shop .products_box picture {
    width: 100%;
	height:279px;
}

#shop .products_box:last-child {
    margin-right: unset;
}
#shop .products_box:nth-child(4n) {
    margin-right: unset;
}
#shop .products_box:nth-child(3n) {
    margin-right: 5%;
}

#questions_wrap {
    padding: 0 20px;
    background: #00000005;
    box-shadow: 0 0 3px #80808057;
    margin: 20px 0;
}
#questions_wrap .dona{
    margin-bottom: 30px;
}


#already a {
    display: block;
display: inline-block;}
#already {
    text-align: center;
    padding: 20px;
}

.t_quiz {
    background: #359500;
    color: white;
}

.t_quiz time{
	color:white;
}

.questions_box {
    padding: 30px 0;
}
.t_time i {
    display: block;
}
.questions_question {
    font-size: 20px;
}

.ki {
    margin-top: 14px;
}


num {
  font-size: 50px;
  margin-right: 11px;
  color: #a6998f;
  background: #0f0f0f;
  width: 60px;
  display: inline-block;
  text-align: center;
  font-family: gothic_bold;
}

.active_num,num:hover {
  color: var(--brown);
  background: #1a1a1a;
}

.stories_photo_picture {
  width: 70%;
	height:346px;
  margin-bottom: 20px;
/*  border-bottom-left-radius: 50%;*/
/*  overflow: hidden;*/
/*	clip-path: polygon(20% 0%, 18.21% 41.19%, 5.83% 53.74%, 0% 80%, 20% 100%, 44.64% 107.95%, 80% 100%, 100% 80%, 94.88% 43.41%, 100% 20%, 98.57% 6.77%, 79.04% 12.19%);*/
}



.ben_pic {
  clip-path: polygon(23.65% 18.58%, 18.21% 41.19%, 9.37% 44.28%, 8.44% 74.13%, 15.73% 90.39%, 25.06% 99.48%, 89.79% 95.12%, 99.79% 60.93%, 100.4% 45.04%, 100% 20%, 102.84% 15.73%, 83% 8.28%);
  position: absolute;
  width: 80%;
  height: 100%;
  background: #402c2a;
  right: 0;
  top: -35px;
}


.ben_pic_2 {
  clip-path: polygon(28.75% 9.29%, 18.21% 41.19%, 22.7% 44.61%, 8.44% 74.13%, 20.11% 96.09%, 44.64% 107.95%, 93.02% 91.53%, 99.79% 60.93%, 94.88% 43.41%, 100% 20%, 102.84% 15.73%, 79.04% 12.19%);
  position: absolute;
  width: 80%;
  height: 100%;
  background: var(--mainColor);
  right: 0;
  top: -35px;
}


.nums {
  text-align: right;
  margin-top: -100px;
  margin-bottom: 50px;
  margin-right: 50px;
}


#shop .products_box {
    width: 20%;
    margin-right: 5%;
}

#single_product #sli {
    height: 335px;
}
.cld-number.eventday {
    color: black;
}
.cld-main {
    width: 100% !important;
}

.rsvp {
    margin-top: 20px !important;
}
.reg_req {
    background: var(--melonG);
}
.t_time_d {
    display: block;
    margin-top: 6px;
    font-size: 10px;
}
.rsvp_confirm {
    background: var(--greenG);
    display: inline-block;
    padding: 10px;
    color: white;
    text-shadow: 1px 0px 2px black;
}

.dimBtn {
 
    
    color: white !important;
    display: inline-block;
    height: 40px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: 3px 3px 12px 0px #80808078;
    line-height: 40px;
       margin-top: 20px;
    font-size: 13px;
    background: gray;
    padding:0 10px;
}

.t_time time {
    color: white;
    margin-top: 6px;
    padding: 0;
}

.ann_box {
  height: unset;
}
.ann_box picture {
  width: 100%;
  height: 170px;
}

.active_head {
  color: var(--mainColor) !important;
}

.active_office{
		background: #2a2727;
	color: white;
}
