/*
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{
		--mc:#44AD8C;
		--mainColor:#2C7865;
		--sub_menu_color:#feffff;
		--mpb:#2C7865;
		--mp:#44AD8C;


		/*Variables generated by Syyam*/

}

body {
    background:#1B384C !important;
}

:root{
  --mainColor:#de244d;
	--blue:#015278;
	--gold:#E2B733;
	--brown:#c67439;
	--dark:#003;
	--gblue:linear-gradient( 60deg, rgb(39,121,255) 0%, rgb(3,194,219) 100%);
	--shadowCircle:1px 0 3px #8080807d;
}
.form_field input {
  margin-bottom: 22px;
  min-height: 34px;
  min-width: 215px;
border-radius: 5px !important;
}
.back_tiket {
  background: var(--mc);
  color: white !important;
  padding: 6px 10px 9px;
  border-radius: 5px;
}
#payments_wrap tr td {
  padding-left: 10px;
  font-size: 15px;
}
div#note {
  color: red;
  padding: 10px;
  border: 1px solid red;
  margin-bottom: 18px;
  border-radius: 35px;
}
.nicname_div_before::before {
  content: '✓';
  background: green;
  margin: auto 7px;
  border-radius: 100%;
  padding: 2px 6px;
}
.note_content{
  color: lightgray;
}
.after_open_ticket_btn.po {
  background: var(--mc);
}
.after_open_ticket_btn.po {
  background: var(--mc);
  border: 1px white solid;
  border-radius: 6px;

}
.order_details_btn {
  margin: 0 9px;
}

.order_details_btn a {
    background-color: green;
}

.tags_swiper.swiper.in.w90.swiper-initialized.swiper-horizontal.swiper-android.swiper-backface-hidden {
  width: 90%;
}
.transaction_history_filter.l_grid4 {
  width: 100px;
  text-align: center;
  margin: auto auto auto 25%;
}

#popBoxـnote_order {
  z-index: 3;
  width: 100vw;
  height: 100vh;
  padding: 50px;
  position: fixed;
  top: 0;
  left: 0;
}
.popuptick {
  margin: 159px;
}
#popBoxـnote_order_f {
  border-radius: 15px;
  width: 100%;
  height: 55%;
  background: white;
  box-shadow: 0 0 115px #0006;
  margin: auto;
}
.btn_filters.in {
  text-align: center;
  background: var(--mc);
  border-radius: 15px;
  width: 80px;
}
.note_order {
  width: 90%;
  margin: auto;
  text-align: center;
  padding-top: 135px;
}
.after_open_ticket {
  position: fixed;
  top: 50px;
  left: 20%;
  background: white;
  border: 1px solid var(--mc);
  width: 70% !important;
  border-radius: 15px;
  z-index: 1;
  height: 80vh;
}
.close_tic {
  color: var(--mc);
  text-align: right;
}
.d_col {
  width: 30%;
  text-align: left;
}

.d_col2 {
  /* width: 23%; */
  /* text-align: left; */
}
.l_btn_x i {
  font-size: 25px;
}
.l_btn_x.in.w20 {
  /* margin-right: 4px; */
  width: 29%;
}
.s_col {
  width: 7%;
}
.s_col2 {
  width: 12%;
}
.table_th {
  font-size: 15px;
}

#issue_title ,.issue_span{
  /* width: 100%; */
  padding: unset;
  color: var(--mc);
  font-size: 18px;
  border: unset;
  box-shadow: unset;
  text-align: center;
}
#order_content #pop_data .summary {
  height: 54px;
  padding: 10px;
  width: 100%;
}

.form_field.deposits_8351_reference_attachment img {
  width: 20% !important;
  margin-top: 9px;
}
#for_field_amount {
  display: inline-block;
  width: 90%;
}
.symbole_currency {
  /* width: 9%; */
  display: inline-block;
  color: var(--mainColor);
  margin-right: 3px;
}
.form_field.deposits_8351_notes {
  display: none;
}
#depo_fee, #net_amount {
  margin-bottom: 20px;
}



.icon_success {
  padding: 5px;
  background-color: green;
  border-radius: 100%;
  margin-bottom: 5px;
}
#c_users_1607779937 label {
  color: white;
}


#purchase .form_field input {
  width:25% ;
  border-radius: 15px;
}
.extra_fields input {
  width: 36%;
  border-radius: 15px;
}
.form_field.tickets_8296_files img {
  width: 70px;
}
.No.Data {
  font-size: 30px;
  margin-top: 55px;
}
div#forget {
  width: 50%;
  margin: auto;
  margin-top: 20%;
}
#provision {
    right: 0;
    position: absolute;
    top: -3px;
/*	opacity: 0.4;*/
/*filter: grayscale(1);*/
	transition:0.1s all;
}
.select2-selection__arrow {
  height: unset !important;
  /* position: unset !important; */
  top: 16px !important;
  font-size: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: white transparent transparent transparent !important;
  border-style: solid !important;
  border-width: 8px 6px !important;
  left: 8% !important;
  top: 50% !important;
  margin-left: 7px !important;
  margin-top: unset !important;
  position: unset !important;
}

.valid_btn{
  color: white;
  background-color: var(--mpb);
  font-size: 15;
  display: inline-block;
  padding: 8px 14px;
  border-radius: 8px;
  cursor: pointer;
}


.balances {
  width: 92px;
  height: 26px;
}
.cat_img_in_back {
  width: 10%;
  }



  .major_flag {
      width: 2% !important;
      background-repeat: no-repeat;
      top: 0px !important;
      left: 4px !important;
  }
  #major h2 {
      font-size: 15px !important;
      display: inline-block;
      margin-left: 2%;

  }
  #for_field_telegram , #for_field_whatsapp {
    border-radius: 20px;
  }
  #player_id {
    width: 55%;
    border-radius: 15px;
    margin-right: 9px;
  }
  #order_summary, #total_price {
    padding: 15px 10px;
  }
#deposits_8351 {
  padding: 10px;
  background: white;
  margin-top: 10px;
  border-radius: 5px;
  display: block;
  padding-bottom:50px;
}
.success {
  font-size: 15px;
}
.input_area input {
  border-radius: 13px;
}
/*
#provision:hover{
	opacity: 0.8;
	filter:unset;

}
*/
#payment_logos picture {
  width:30px;
  margin-right:5px;
  margin-left:5px;
}

#payment_logos {
    text-align: right;
}

.compl_ord_btn {
  padding: 6px;
  margin-right: 17px;
  background: var(--mpb);
  top: 18px;
  border-radius: 5px;
  z-index: 10;
}
.compl_ord_product{
  margin-right: 10px;
}
.table_td {
  color: #73BDC3;
}

.l_table th{
  text-align: right;
}

table {
  margin-top: 20px;
}

#notification_title {
  color: var(--mpb);
  font-size: 20px;
}


#responses_8298 label {
  color: white;
}


.response_content {
  color: black;
}

.inda {
  position: absolute;
  right: 12px;
  top: 14px;
  color: yellow;
  font-size: 14px;
}


table td {
  border-bottom: 1px solid #ffffff1f !important;
  padding-bottom: 16px;
  padding-top: 16px;
}

#balance_wrap {
  margin-top: 50px;
}
	
	
	table td:last-child {
  border-bottom:unset;
}
	

.panelTable, td {
	border-bottom: unset !important;
}

.support_data {
  background: var(--mpb);
  color: white;
  border-radius: 45px;
  text-align: center;
}
#popBoxـnote_order {
  /* background: white;
  width: 100%;
  height: 40vh;
  padding: 50px;
  border-radius: 15px;
  position: absolute;
  top: 191px;
  text-align: center; */
}
.order_tick_title {
  z-index: 10000000;
  color: var(--mainColor);
  padding: 10px;
}
#note_order .l_btn {
  margin-top: 11px;
}
.view_icon {
  font-size: 25px;
  color: var(--mpb);
  /* margin: -1px 0px auto 19px; */
  /* width: 39px;
  height: 42px; */

  padding: 2px 0px;
  font-size: 27px !important;
}
.l_btn.po {
  margin-left: 10px;
}
#orders_page_wrap{
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}
 .table_th {
	text-align: left;
	padding-left: 8px;
	color: var(--mpb);
	font-size: 18px;
	 padding-bottom: 25px;
 }

 .table_th {
  font-size: 15px;
}
.create_items {
  width: 500px;
  margin: 10px auto;
	text-align: center;
}


.login_items {
  width: 500px;
  margin: auto;
  /* margin: 10px auto; */
}

#create_account_form {
  text-align: center;
  max-width: 800px;
  margin: auto;
  padding:20px;
}

#create_account_business_form {
  text-align: center;
  width: 800px;
  margin: auto;
}

#reset_password_wrap {
  text-align: center;
  width: 800px;
  margin: auto;
}

#create_acoount_wrap {
  text-align: center;
}

#forget_title {
  text-align: left;
  color: #73BDC3;
  font-size: 13px;
	margin-bottom: 50px;
}

.login_btn {
  margin-bottom: 20px;
  background: var(--mp);
  color: white;
  width: 75%;
  border-radius: 18px;
  padding: 15px;
  border: 1px solid var(--mp);
  font-size: 15px;
}
.select2-search__field {
  display: none;
}
.select2-results__option {
  /* display: none; */
}
.l_circle.l_wh30 i {
  font-size: 23px;
}
.eta_wrap {
  text-align: right;
  padding: 5px 0;
}
#shop_right {
  margin-left: 2%;
  color: #73BDC3;
  font-size: 17px;
  line-height: 1.5;
  font-weight: bold;
  margin-top: 10px;
  
}

.cat h2 {
  text-align: center;
  /* margin-top: 10px; */
  background: #272b46;
  padding: 10px 3px;
}

.news_right {
  margin-left: 20px;
}

.logframe_items_type {
  background: #ff000024;
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight: bold;
}

.create_btn {
  margin-bottom: 20px;
  background: var(--mp);
  color: white;
  width:45%;
  border-radius: 18px;
  padding: 15px;
  border: 1px solid var(--mp);
  font-size: 15px;
}

.flag {
  width: 36px;
  height: 36px;
  background-position: center;
  background-size: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
}

.nopad td{
  padding: unset;;
  font-size:larger;
}

.nopad td.stacked {
  display: block;
}

.nopad td, .nopad th{
  padding:6px;
}

.close_vou {
  text-align: right;
}

.order_details {
  /* position: fixed;
  z-index: 999999999999999999999999999999999999999999;
  top: 0;
  left: 25%;
  width: 50%;
  height: 50%;
  top: 25%;
  text-align: center;
  box-shadow: 0 0 1000px 100px black; */
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 3;
  padding: 50px;
  top: 0;
  left: 0;
  text-align: center;
  box-shadow: 0 0 1000px 100px black;
}
.order_detail_t_i {
  padding-top: 122px;
  width: 100%;
}
.order_detail_t {
  border-radius: 15px;
  background: var(--mpb);
  width: 90%;
  height: 75%;
  box-shadow: 0 0 1000px 100px black;
  margin: auto;
  padding: 13px;
}
.ticket_wrap label{
  color:white !important;
}


textarea {
  color: white;
}

.shop_country {
text-align: center;
  color: #73BDC3;
  font-size: 18px;
  font-weight: bold;
}


.save_btn {
  margin-bottom: 20px;
  background: var(--mp);
  color: white;
  width:30%;
  border-radius: 18px;
  padding: 15px;
  border: 1px solid var(--mp);
  font-size: 15px;
}

.code_btn {
  margin-bottom: 30px;
  background: #73BDC3;
  color: white;
  width:45%;
  border-radius: 18px;
  padding: 15px;
  border: 1px solid #73BDC3;
  font-size: 15px;
}


.login_box {
  margin-bottom: 40px;
}

.form_items{
  margin-bottom: 40px;
}

.login_input {
  padding: 10px 115px;
  margin-top: 10px;
  box-shadow: 1px 2px 1px var(--mc);
  background: white;
  border-radius: 13px;
  border: 1px solid white;
  text-align: center;
}

.qty_input {
padding: 16px 88px;
margin-top: 0px;
box-shadow: 2px 3px 6px 1px #CED2D29E;
background: white;
border-radius: 13px;
border: 1px solid white;
margin-left: 15px;
}


.wtop_left_triangle {
  clip-path: polygon(79% 0, 13% 18%, 0 100%, 0 0);
  background: var(--mc);
  width: 50%;
  height: 30%;
  position: absolute;
  top: 0;
}


.ticket_message {
padding: 40px 88px;
margin-top: 0px;
box-shadow: 2px 3px 6px 1px #CED2D29E;
background: white;
border-radius: 13px;
border: 1px solid white;
margin-left: 15px;
}

.wright_bot_triangle {
  clip-path: polygon(48% 45%, 100% 28%, 100% 100%, 88% 100%);
  bottom: 0;
  right: 0;
  width: 200px;
  height: 400px;
  background: var(--mc);
  position: absolute;
}


.login_title {
  color: var(--mp);
  font-size: 13px;
  margin-bottom: 10px;
}



#login_header {
  color: var(--mc);
  font-size: 25px;
  margin-bottom: 50px;
  font-weight: bold;
	padding-top: 20px;
}


#login_wrap {
  text-align: center;
      padding-top: 50px;
}


#results_txt {
  padding: 10px 0;
  width: 70%;
  color: green;
}

.voucher_result_box {
  margin: 19px 0;
  border-left: 2px solid var(--mc);
  padding-left: 3px;
}


#in_ticket {
  width: 100%;
  margin-bottom: 20px;
}

#ticket_title {
  background: var(--mc);
  color: white;
  padding: 10px;
}

#ticket_main {
  background: #fff1ff;
  color: purple;
  font-size: 12px;
  padding: 3px 10px;

}


#ticket_id {
  margin-left: 29px;
}

#ticket_statis {
  padding: 10px;
}

.response_head {
  font-size: 12px;
  padding: 5px;
}
.response_content {
  padding: 5px;
}



.response_head {
  font-size: 12px;
  padding: 5px;
  color: white;
}

.by_admin {
  background: #555;
}
.by_user {
  background: darkred;
}

.date {
  margin-left: 5px;
  font-size: 7px;
}


#results_btns {
  margin-top: 10px;
}

#about_us_wrap {
  margin: 50px 0;
}

.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);
}



.about_us_title {
  font-size: 30px;
	margin-bottom: 20px;
}

.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;
}


.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;
}


.stories_content.mce.w40.mid {
  width: 46%;
}

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

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

#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;
}
*/

.ticket_td {
  width: 20%;
}
.l_btn_x.note.in.w20 {
  /* width: 39%; */
  margin-left: 7px;
}
#payments_wrap .ticket_td
{
  width: 9%;
}
.icon_faild
{
  background: red;
  padding: 10px;
  border-radius: 100%;
  margin: 12px 8px;
}
.status_bg
{
  border-radius: 20px;
  text-align: center;
  /* padding-left: 4px !important;
  padding-right: 8px; */
  width: 20px;
  vertical-align: middle;
  vertical-align: middle;
  padding: 6px 10px;
}
.right_status_bg{
  text-align: right;
}
/*

.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;
}

#in_ticket{
  color:black;
}

.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: 23px;
}

.select2-results{
  color:black;
}

#calca {
  color: var(--mc);
  margin-bottom: 20px;
}

#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;
}


#back img {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  border: 1px solid white;
  box-shadow: 0 0 3px black;
  margin-right: 5px;
}
#stats_wrap {
    text-align: center;
}


#report_page .nicebox{
  background: unset;
}


#report_page .l_block{
  background: unset;
}


#report_page .l_bh{
  display: none;
}

/* .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;
}

#top_info {
  float: right;
  top: 18px;
}
#top_user{
  color:var(--mc);
}

.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%;
}


.help_btn_header {
    padding: 5px 10px;
    border-radius: 20px;
    color: white !important;
    margin-top: 25px;
    display: block;
    margin-left: 46px;
    background: var(--blue);
}



.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: unset;
  color: gray;
  padding: 15px 0;
  position: fixed;
  width: 100%;
  background: black;
  bottom: 0;
  z-index: 100;
}

#web2 .in {
    width: 22%;
    margin-right: 2%;
}


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


#foot_about picture {
    width: 148px;
}

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


#web2 .in {
  width: 22%;
  margin-right: 2%;
}

#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;
}


#social_links_wrap {
  text-align: right;
	margin-top:10px;
}

#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;
}

#socialities {
    position: absolute;
top: 0;
right: 10px;
	
}

#success_stories_wrap {
    text-align: center;
}

/*
.success_stories_photo_picture {
    height: 423px;
    margin-left: 10%;
}
*/

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

.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;
}



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



.category {
  background: #DA281C;
}

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

.success_stories_content {
    line-height: 1.3;
    font-size: 15px;
}
.success_stories_title {
    font-size: 20px;
    margin-bottom: 30px;
}


.social {
    font-size: 13px;
    color: white !important;
    border-radius: 11px;
    margin: 0 7px;
        margin-right: 7px;
        margin-left: 7px;
}



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

#intro {
    background-image: linear-gradient(to right,black,#545454);
    color: white;
}




.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;
}

#client_menu {
    position: absolute;
    display: none;
    left: 0;
    box-shadow: 0 0 3px #000000a6;
    top: 120%;
    z-index: 111;
}


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


.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;
}
input.qty_inputin {
  color: inherit;
  border: unset;
  font-size: inherit;
  width: 6%;
}
.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: verdana;
color:#404040;
	    overflow-x: hidden;
}
#products_page {
    background: #e1e1e1;
}
mh {
    width: 100%;
    height: 91px;
    display: block;
}
mhx{
	 width: 100%;
    height: 21px;
    display: block;
}

#intro_r {
    text-align: center;
}

#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-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-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;
}

.block_main_title {
  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;
}

#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;
}
main {
  margin-left: 3%;
}

.warning {
    margin-bottom: 20px;
    background: #ff4d4d; /* Brighter red */
    color: #fff;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 8px;
    font-weight: bold;
    font-family: sans-serif;
    box-shadow: 0 4px 12px rgba(255, 77, 77, 0.4);
    position: relative;
    animation: flashGlow 1.5s infinite alternate;
}

.warning::before {
    content: "⚠️⚠️⚠️   ";
    margin-right: 10px;
    font-size: 1.2em;
}

@keyframes flashGlow {
    0% {
        box-shadow: 0 0 10px rgba(255, 77, 77, 0.5);
    }
    100% {
        box-shadow: 0 0 15px rgba(255, 77, 77, 1);
    }
}


.order_detail_t_i table {
    margin: auto;
    margin-top: 25px;
    font-size: 17px;
    border: 1px solid white;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#menuCont {
/*position: fixed;*/
top: 60px;
/*left: 21px;*/
z-index: 2;
box-shadow: 0px 1px 10px #73BDC380;
padding: 10px 5px;
border-radius: 10px;
/*height: 50vh;*/
}
.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-size: 25px;
}

.sub_menu {
    display: unset;
    position: absolute;
    left: 0;
	color:black;
    top: 38px;
    background: var(--mainColor);
    text-align: left;
    z-index: 1;
    box-shadow: 0 0 3px black;
    border-radius: 3px;
}
/*
.menu_items_box:hover .sub_menu {
    display: unset;
}


.menu_items_box:hover .new_sub{
	display:unset;
	
}
*/


#popBoxTerms {
  border-radius: 15px;
  border: 5px solid rgba(0, 0, 0, 0.1);
  width: 90%;
  height: 75%;
  box-shadow: 0 0 115px #0006;
  margin: auto;
}

#popBoxOrder {
  border-radius: 15px;
  border: 5px solid rgba(0, 0, 0, 0.1);
  width: 90%;
  height: 75%;
  box-shadow: 0 0 115px #0006;
  margin: auto;
}

#popBoxTicket {
background: #ddd;
border-radius: 3px;
border: 5px solid rgba(0, 0, 0, 0.1);
width: 100%;
height: 100%;
box-shadow: 0 0 115px #0006;
}
#pop_area {
  display: table-cell;
  vertical-align: top;
 padding: 135px;
}
#terms_conditions_wrap {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 3;
  padding: 12vw;
  top: 0;
  left: 0;
}

.check_icon{
padding: 60px;
border-radius: 100%;
box-shadow: 1px 0px 3px 0px #707070;
font-size: 60px;
}

.add_balance {
  padding: 10px;
  height: 40px;
  width: 25%;
  background: var(--mp);
  color: white;
  border-radius: 15px;
  text-align: center;
}



#paymemts_boxes{
	margin-top: 50px;
}
.balance_box {
  box-shadow: 0px 1px 10px #73BDC380;
  padding: 15px;
  text-align: center;
  border-radius: 18px;
  color: #73BDC3;
}

.payment_title{
	color: white;
}

.balance_box:active,.active_box {
background: var(--mpb);
	color: white;
}

.payment_method_box {
  margin-bottom: 20px;
  border: unset !important;
  padding: 10px;
  color: var(--mpb);
	line-height: 1.5;
}



#order_item_wrap {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 3;
  padding: 12vw;
  top: 0;
  left: 0;
}


.order_details {
/* background: var(--mpb);
color: white;
padding: 20px;
border-radius: 43px;
line-height: 1.5;
margin-top: 20px; */
}

.dater input.in {
  width: unset;
}

#new_ticket_wrap {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 3;
  padding: 50px;
  top: 0;
  left: 0;
}



.ordered_btn_wrap .order_btn{
background: white;
color: var(--mpb);
width: 15%;
margin: 20px;
padding: 7px;
border: unset;
box-shadow: 1px 1px 0px 2px #F0F0F0;
}

.ordered_btn_wrap{
	margin-top: 100px;
}

#order_summary_wrap {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 3;
  padding: 12vw;
  top: 0;
  left: 0;
}
#ticket_details_wrap {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 3;
  padding: 12vw;
  top: 0;
  left: 0;
}

.summary{
	padding: 60px 90px;
}
.ticket_wrap {
  margin-bottom: 50px;
}

#ticket_table td {
  margin: 50px auto;
  color: #73BDC3;
}


.add_ticket {
  padding: 10px;
  width: 15%;
  background: var(--mp);
  color: white;
  border-radius: 15px;
  text-align: center;
  float: right;
}

.payments_header {
  margin-bottom: 60px;
}

.add_icon {
  color: #CC4B84;
  padding: 5px;
  box-shadow: 5px 5px 4px #d2cdcdcc;
  border-radius: 100%;
}

#transaction_history_wrap {
  margin: 70px auto;
}


#payments_wrap {
  margin: 70px auto;
}


#total_profit_box {
  background: #73BDC3;
  color: white;
  width: 55%;
  margin-left: 25%;
  border-radius: 15px;
  padding: 20px;
  text-align: center;
  line-height: 1.5;
}


.add_icon {
  color: #CC4B84;
  padding: 5px;
  box-shadow: 5px 5px 4px #d2cdcdcc;
  border-radius: 100%;
}

.report_btn {
  padding: 15px;
  height: 45px;
  border-radius: 15px;
  width: 15%;
  margin-top: 25px;
  background: var(--mp);
  border: 1px solid var(--mp);
  color: white;
  margin-left: 17%;
}

#report_table {
  margin: 50px auto;
}




.payments_box {
  box-shadow: 0px 1px 10px #73BDC345;
  height: 100px;
  text-align: center;
  padding: 20px;
  line-height: 1.5;
  border-radius: 23px;
}

#payments_wrap input{
padding: 15px;
height: 45px;
border-radius: 15px;
width: 55%;
margin-top: 25px;
background: var(--mp);
border: 1px solid var(--mp);
color: white;
}

#transaction_history_wrap input{
padding: 15px;
height: 45px;
border-radius: 15px;
width: 55%;
margin-top: 25px;
background: var(--mp);
border: 1px solid var(--mp);
color: white;
}


#add_new_balance_wrap {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 3;
  padding: 12vw;
  top: 40px;
  left: 0;
}
#ordered_succesfuly_wrap {
  width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 3;
  padding: 12vw;
  top: 0;
  left: 0;
}


#pop_data {
  padding: 25px 50px;
  line-height: 1.5;
}


#close_pop {
  position: absolute;
  right: -15px;
  width: 30px;
  background: gray;
  height: 30px;
  border: 1px solid white;
  border-radius: 30px;
  text-align: center;
  line-height: 28px;
  top: -15px;
  color: white;
}

.order_btn {
  margin-bottom: 20px;
  background: var(--mpb);
  color: white;
  width: 20%;
  border-radius: 18px;
  padding: 15px;
  border: 1px solid var(--mpb);
  font-size: 15px;
}

.ticket_date {
  margin-left: 300px;
  margin-bottom: 15px;
	color: var(--mpb);
}

.tick_user{
		color: var(--mpb);
}

#pop_content {
height: 100%;
display: table;
margin: auto;
text-align: center;
line-height: 1.3rem;
background: white;
border-radius: 35px;
}

#order_content{
height: 100%;
display: table;
width: 100%;
margin: auto;
text-align: center;
line-height: 1.3rem;
background: white;
border-radius: 35px;
padding: 30px;
color: var(--mpb);
}
	
.question_icon {
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: 0 0 5px #0000001c;
  padding: 10px 6px;
  border-radius: 4px;
  color: #CC4B84;
}

#pop_title {
font-weight: bold;
margin-top: 25px;
  color: var(--mpb);
}

#direc_top_wrap {
  margin-bottom: 60px;
}


.pic_wrap, .single_direct_top_box picture {
  width: 198px;
height: 198px;
margin: auto;
}

.single_direct_top_box {
  width: 300px;
  height: 140px;
  text-align: center;
  display: block;
  margin: auto;
  box-shadow: 0px 2px 1px #73BDC380;
  padding: 50px;
  border-radius: 15px;
  margin-bottom: 30px;
}


#shop_header {
  color: #CC4B84;
  font-size: 17px;
  margin-bottom: 30px;
}

.direct_top_box {
box-shadow: 0px 2px 0px 2px black;
  /* padding: 20px; */
  border-radius: 15px;
  overflow: hidden;
  width:198px;
  margin-right:7px;
  margin-bottom: 17px;
}

#shop_left img {
  width: 100px;
}


#cats {
  /* background: #272b46; */
  padding: 10px;
  border-radius: 5px;
}


#gaming_wrap {
  margin: 50px auto;
}

.pic_wrap .child {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}


#serach_box {
  width: 100%;
  padding: 15px;
  box-shadow: 0px 1px 10px #73BDC380;
  color: var(--mp);
  border-radius: 10px;
}


.gaming_box{
  box-shadow: 0px 2px 1px #73BDC380;
  padding: 15px;
  border-radius: 25px;
  text-align: center;
  color: #73BDC3;
}


.intro{
	padding: 20px 0;
	margin-bottom: 50px;
	
}
.products_box:nth-child(3n) {
    margin-right: unset;
}

.product_gallery{
    margin-right: 5%;
}


#balance {
  float: right;
  color: #CC4B84;
  border: 1px solid #E7F3F2;
  background: #E7F3F2;
  padding: 15px;
  border-radius: 25px;
	margin-top: -20px;
}


#user_name {
  color: #CC4B84;
}

#single_product {
    margin-top: 50px;
}

.swiper {
  width: 100%;
    height: 30vh;
}
.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:white !important;
	}


  .head i {
    margin-right: 6px;
  }

.slide_box {
    height: 100%;
    width: 100%;
    float: right;
    padding: 0 50px;
    color: white;
    z-index: 1;
}

/*
.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;
}


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

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

#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 {
    box-shadow: 0 0 5px #80808075;
    padding: 10px;
    margin-right: 22px;
    border-radius: 3px;
    border-left: 3px solid;
    border-left-color: currentcolor;
    border-color: inherit;
/*    width: 200px;*/
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
}

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

.success_stories_box {
    margin-top: 30px;
}


#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;
    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: 60px;
}


.event_txt {
    margin-right: 8%;
}

.events_box picture {
    max-width: 20%;
    width: 50px;
    height: 50px;
	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;
	
}

#cal_mid {
    margin-top: 46px;
    display: block;
}
.events_title {
    font-weight: bold;
}


.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);
}

a.head,.head {
font-size: 16px;
padding: 11px 15px;
display: inline-block;
}


#news_header {
  font-weight: bold;
  font-size: 16px;
  /* margin: 10px; */
}

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

.second_main {
  background: var(--petrol);
	margin-top: 10px;
}
.news_wrap{
	  box-shadow: 0px 1px 10px #73BDC380;
	  border-radius: 10px;
	padding: 20px;
}
.home_graphs{
	  box-shadow: 0px 1px 10px #73BDC380;
	  border-radius: 10px;
	padding: 20px;
	margin-left: 5%;
}


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

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

.news_left {
  box-shadow: 0px 1px 10px #73BDC380;
  height: 120px;
  width:120px;
  border-radius: 10px;
  padding: 10px;
}



.marquee {
  width: 100%;
line-height: 50px;
/* background-color: red; */
/* color: white; */
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
}
.marquee .marquee_content {
  display: inline-block;
  padding-left: 100%;
  animation: marquee 15s linear infinite;
}

@keyframes marquee {
  0%   { transform: translate(0, 0); }
  100% { transform: translate(-100%, 0); }
}



#nicname_div {
  margin-bottom: 13px;
}

.news_box {
 margin-bottom: 5px;
overflow: hidden;
/* background: white; */
/* height: 90px; */
padding: 10px;
	display:block;
}

.news_left img {
  width: 100%;
  height: 100%;
	display: block;
	margin: auto;
}

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

.news_info {
  padding: 10px;
}

.news_title {
  padding: 10px 0;
/*  color: black;*/
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 15px;
  line-height: 1.3;
}

.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;
}


#c_drop {
    margin-bottom: 29px;
}


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

.c_box {
    padding-right: 20px;
    margin-bottom: 19px;
}


.c_r {
    margin-right: 10%;
}



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

#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;
}

#import {
    font-size: 20px;
}
#sea {
    text-align: center;
    padding: 20px;
    margin: 20px 0;
    color: #6f0505;
    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;
}


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

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


.right_con {
    margin-left: 10%;
}

.social {
    color: white !important;
  
    border-radius: 100%;
    margin-right: 7px;
    margin-bottom:10px;
	
	font-size: 18px; padding: 10px;
}

#contact_sec{
	padding:100px 0;
}

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



.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;
}

#shop_left {
  width: 150px;
}

#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;
}

.prod{
  width:45%;
  border: 1px solid #ffffffb8;
  height: 105px;
}

.prod_bot {
  position: absolute;
  bottom: 6px;
  left: 170px;
  width: 50%;
}

.price_wrap {
  color: #ffe300;
  width: 100%;
  text-align: right;
}
.eta_wrap{
  color:orange;
}

.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;
}


.sub_menu a {
    width: 200px;
    display: block;
    padding: 17px 10px;
}

.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;
  background: unset;
/*  color: white;*/
}
#checkout {
  margin: 10px 0;
}
.c_row {
    margin-bottom: 10px;
    font-size: 22px;
}
status {
  width: 100%;
  text-align: center;
  display: block;
  padding: 10px;
  background: beige;
}
.c_row i {
  padding: 7px;
  color: var(--mainColor);
}

#form_sec h2 {
    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);
}
.c_d {
  font-size: 18px;
  line-height: 0.7;
}

#contact_form input,#users_551950513 label {
  background: unset;
	color:white;
}


.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_form input[type="submit"] {
  background: var(--mainColor);
}


.logo_menu_box picture ,.logo_menu_box2 picture {
/* width: 100px; */
padding: 15px;
margin-left: 15px;
height:60px;
}


/* .nicebox {
  width: 20%;
  margin-top: 12px;
  margin-right: 2%;
  box-shadow: 0 0 5px #80808066;
  border-radius: 5px;
  overflow: hidden;
} */

.nicebox h2 {
  font-size: 18px;
  text-align: center;
	padding:10px 5px;
	color:white;
	background:var(--mainColor);
}

.nicebox img {
  height: 170px;
  width: 100%;
}

#prof_menu {
  display: none;
  z-index: 111;
}


.oreder_sec_title {
  color: var(--mainColor);
  font-size: 18px;
	margin-bottom: 15px;
}

#back {
  margin-bottom: 19px;
  color: gray;
}


.price {
  /* background: #1d1935;
  text-align: center;
  padding: 10px 0;
  color: white; */
}




#logo_pic {
    height: 120px;
}


.stats_photo {
    position: absolute;
    width: 100%;
    height: 100%;
}


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


#statistics_wrap {
    padding: 72px 0px;
}



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



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

.statistics_box {
    width: 33%;
    text-align: center;
    color: #595959;
    padding: 60px 30px;
}

.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%; 
}

.profile_menu:hover #prof_menu {
  display: unset;
  position: absolute;
  right: 0;
  top: 30px;
  background: #f7f7f7;
  box-shadow: 0 0 3px gray;
}

#prof_menu .real_main_ul {
  padding: unset;
  min-width: 200px;
}

.announcements_box {
  border: 5px solid var(--mc);
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 0 10px gray;
  margin-bottom: 20px;
  margin-top: 20px;
}



#prof_menu  li{
  height:unset;
}

#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;
}

.success_stories_photo_picture {
  height: 414px;
}

#programs_and_projects_wrap {
  padding: 100px 0;
}


#branches {
  margin-top: 50px;
}

#success_stories_wrap {
  text-align: center;
  background: #F8F8F8;
  padding: 50px 0;
}



#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);
}

.announcements_box i {
  box-shadow: unset !important;
  rotate: -20deg;
  color: red;
  font-size: 50px;
  position: absolute;
  top: -20px;
  background: white;
  left: -20px;
  border-radius: 100%;
  text-shadow: 0 0 1px;
}


#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;
}

.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;
}
.dilier {
  margin-bottom: 35px;
}
.leaflet-top {
  top: 100px !important;
}
.table_wide_col {
  text-align: center;
}
.facility_type {
  background: #f2a900;
  color: black;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip
{
	background: #1E2129;
}
.numb {
  font-size: 30px;
}

#major {
  margin-bottom: 30px;
}
.attach_icon img {
  height:unset;
}

#map {
/*  width: 100%;*/
/*  height: 67vh;*/
/*  margin-top: 23px;*/
}
.l_grid2.two_colums {
  margin-top: 17px;
}
input.l_btn {
  width: 100%;
  margin: 16px auto;
  font-size: 32px;
}

#total_price_wrap{
  color: var(--mc);
margin-bottom: 20px;
}
#create_account_Wrap {
  text-align: center;
  margin: 5% auto;
}

#major h2 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
}

.bigPopWrap {
  color: black;
}
/*.create_account_title {
  font-size: 27px;
  color: var(--mc);
  padding: 15px;
}*/
.create_account_title {
  font-size: 28px;
  font-weight: 600;
  color: var(--mc);
  text-align: center;
  padding: 15px 20px;
  border-bottom: 2px solid var(--mc);
  margin-bottom: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
}


[data-added-input="true"] {

  
    margin-bottom: 22px;
    min-height: 34px;
    min-width: 215px;
}
span.total_cost_tit {
  display: inline-block;
  margin-right: 80px;
}
.total_cost_box {
  display: inline-block;
  border: 1px solid var(--mc);
  padding: 10px;
  margin-top: 15px;
  border-radius: 5px;
}
.login_bottom_box_ancher {
  color: var(--mc) !important;
}
/* 


.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;
} */



.slide_box h1 {
    font-size: 29px;
    font-weight: bold;
	text-align: center;
}

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

.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;
}
.order_detail_t_i {
  overflow: scroll;
  height: 95%;
}

.tag_arr {
  font-size: 50px;
  height: 50px;
}
.category_tags_btn.in {
  padding: 8px 15px;
  margin: 5px 1%;
  text-transform: capitalize;
  background-color: var(--mc);
  border-radius: 15px;
  cursor: pointer;
  height: 40px;
}
.tags_swiper.swiper.in.w90.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
  width: 90% !important;
  display: inline-block;
}
.category_tags_btn_all{
  width: 6%;
}
div#tags {
  height: 50px;
  overflow: hidden;
}
.total_cost {
  text-align: right;
  margin-right: 48px;
}
#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;
}
.menu_items_box {
text-align: left;
height: 45px;
color: var(--mp);
}
.real_main_ul {
  text-transform: uppercase;
  color: #595959;
  /* display: flex; */
  /* flex-direction: column-reverse; */
  padding-left: 30px;

}

#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;
}




.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;
}


.balance {
  background: var(--mc);
  color: white;
  height: 100%;
  padding: 24px 5px;
	  font-size: 12px;

}

.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;
    text-align: right;
	/* margin-top:20px; */
}

#search i {
    color: white;
}

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


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




#web2 {
  background: #f4f4f457;
  padding: 21px 0;
  color: black;
  font-size: 12px;
  box-shadow: 0 0 4px #8080804a;
}

#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: #808080b3;
    font-size: 12px;
    transition: 0.3s all;
}

.breader_item:hover {
    color: var(--gold);
}

.page_top_bg {
    width: 100%;
    height: 50vh;
    background-repeat: no-repeat;
    background-size: contain;
	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;
}
#issue_title input {
  color: var(--mc) ;
  font-size: 22px;
}
.footer_head {
    font-size: 19px;
    margin-bottom: 21px;
}

/* #all {
  height: 100vh;
} */
body{
  height: unset !important;
}
div#webPSNList {
  left: -125px;
}
html{
  background-color: #1B384C !important;
}
/* cats_list_topup,cats_list_vouchers, #orders_page_wrap table, payments_wrap table , transaction_history_wrap table, ticket_table table*/
footer {
	/* padding:unset; */
    background: unset;
    color: #eaeaea;
    text-align: unset;
}
body{
  height: unset !important;
}
.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;
}
.dates_sections_title {
    font-size: 30px;
    font-weight: bold;
    color: #abffab;
}

#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: 22%;
  margin-right: 2%;
}



.langa {
  font-size: 12px;
  padding: 3px;
  background: white;
  border-radius: 3px;
  margin-left: 10px;
  background: #1E2129;
  font-size: 15px;
  color: var(--mainColor) !important;
  padding: 8px 10px;
  border-radius: 6px;
  border: 1px solid gray;
}
#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;
    background: var(--greenG) !important;
}
.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: #73BDC3 !important;
}

.sub_cat {
  display: block;
  width: 100%;
  margin: 0;
  margin-bottom: 21px;
}
.sub_cat .pic_wrap {
  width: 100px;
  height: 64px;
  display: inline-block;
  vertical-align: middle;
}

.sub_cat h2 {
  display: inline-block;
  background: unset;
  vertical-align: middle;
}

.sub_cat_voucher {
  background-color: #cb0e6e;
}
.cat_type {
  position: absolute;
  right: -13px;
  top: -4px;
  padding: 10px 20px;
  font-size: 20px;
  border-radius: 50px;
  box-shadow: 0 0 9px black;
}

.sub_cat_topup{
  background-color: #0f8739;
}

.sub_cat .flag {
  position: unset;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
}


.nickname_txt_shop {
  background: #216d6559;
  display: inline-block;
  border: 1px dashed #216d65;
  color: white;
  padding: 10px 53px;
  border-radius: 5px;
  font-weight: bold;
  box-shadow: 0 0 10px black;
  margin: 10px 0;
}

.shop_order_id {
  background: green;
  padding: 5px;
  border-radius: 5px;
  vertical-align: middle;
}

#complete_order_table {
  max-width: 320px;
  background: #0c7029;
  grid-gap: 0;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 10px;
  align-items: center;
  box-shadow: 0 0 5px black;
}

#complete_order_table .l_grid_span2 {
  font-weight: bold;
  background: #0d6726;
  vertical-align: middle;
  padding: 12px;
}

.complete_order_label {
  padding: 10px;
  color: #53e17b;
}


#transfer_balance_form label{
  color:white;
  margin-bottom:10px;
}


#transfer_balance_form .select2-container{
  background-color: white;
}

#transfer_balance_form textarea{
  color:black;
  width:100%;
}

/*syyam add these for order view and download - for order info*/


/* General layout */
.order_box_line1, 
.order_box_line2, 
#whats_send_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 10px 12px;
    margin-bottom: 10px;
    border: 1px solid #eee;
    border-radius: 6px;
    background: #fafafa;
}

/* Info blocks */
.order_info_item {
    flex: 1 1 30%;
    margin: 5px 0;
    font-size: 15px;
    font-weight: 500;
    color: #333;
    font-family: Arial, sans-serif;
}

.order_info_item_small {
    flex: 1 1 30%;
    margin: 5px 0;
    font-size: 13px;
    color: #666;
    font-family: Arial, sans-serif;
}

/* WhatsApp input */
#whats_num_new.order_input {
    width: 100%;
    max-width: 300px;
    padding: 8px 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 6px;
}

/* WhatsApp button */
.order_btn_whatsapp {
    display: inline-block;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    background: #25d366;
    color: #fff;
    transition: background 0.3s ease;
}

.order_btn_whatsapp:hover {
    background: #1ebe57;
}

/* Copy button */
.order_copy_btn_box {
    margin-top: 15px;
    text-align: center;
}

.order_copy_btn {
    display: inline-block;
    padding: 8px 16px;
    font-size: 14px;
    background: #333;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s;
}

.order_copy_btn:hover {
    background: #555;
}

/* Responsive design */
@media (max-width: 768px) {
    .order_box_line1, 
    .order_box_line2, 
    #whats_send_box {
        flex-direction: column;
        align-items: flex-start;
    }

    .order_info_item,
    .order_info_item_small {
        flex: 1 1 100%;
    }

    #whats_num_new.order_input {
        max-width: 100%;
    }

    .order_copy_btn {
        width: 100%;
    }
}

/*syyam add these for order view and download - for code view*/

/* Container card */
.order_card {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 6px 16px rgba(0,0,0,0.08);
  max-width: 600px;
  margin: 20px auto;
}

/* Section title */
.order_card .section_title {
  margin-bottom: 15px;
  font-size: 1.25rem;
  font-weight: 600;
  color: #111827;
}

/* Codes list layout */
.codes_list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* Individual code card */
/*.code_card {
  background: #f9fafb;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  padding: 16px;
  text-align: center;
  box-shadow: 0 2px 6px rgba(0,0,0,0.04);
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}*/

.code_card:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

/* Code value in the middle */
/* Code value in the middle, wider */
.code_value {
  font-family: "Fira Code", monospace;
  font-size: 1.1rem;
  font-weight: 600;
  background: #0b1020;
  color: #e5e7eb;
  padding: 10px 14px;
  border-radius: 6px;
  display: block;          /* make it full width */
  width: 100%;             /* take up all card width */
  text-align: center;
  white-space: nowrap;     /* keep code in one line */
  overflow-x: auto;        /* scroll if too long */
  box-sizing: border-box;  /* include padding in width */
}


/* Optional serial under the code */
.code_serial {
  margin-top: 8px;
  font-size: 0.9rem;
  color: #6b7280;
}

