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

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

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

-We know that you like this code, if you are interested joing our team, dont hesitate sending your CV to us.
--------------
Omar Shamali
https://provision.ps 
*/
:root{
	--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;
}

.areas_wrap {
    margin-top: 20px;
  }

  .list_comp_item {
    margin: 8px;
  }

.rider_req {
    background: #ffe5e5;
}

.download_file {
    border: 1px solid #0000002e;
    padding: 5px 10px;
    border-radius: 5px;
  }
  
#mapWrapSec {
  padding-bottom: 0;
}

.slider_title {
  text-align: center;
  font-size: 50px;
  font-family: noto;
  text-shadow: 0 0 3px black;
}

.partners_partner_code {
  margin-top: 10px;
  color: #aaa;
  font-size: 11px;
}

.stakeholders_box {
  width: 25%;
  padding: 2%;
  text-align: center;
  box-shadow: -2px -2px 3px #00000008;
}


.stakeholders_logo_picture {
  background-size: 70% !important;
  width: 100%;
  height: 252px;
}


.stakeholders_name {
  font-size: 17px;
  font-weight: bold;
}

.stakeholders_country {
  margin-top: 10px;
  color: gray;
}


.c_l {
  height: 500px;
	margin-top: 20px;
}

#ps_map {
  height: 100%;
  width: 100%;
}

.news_box {
  width: 30%;
  margin-right: 3%;
  margin-top: 20px;
	text-align: left;
  border-radius: 6px;
  overflow: hidden;
	box-shadow: 0 0 10px #8080804f;
  background: white;
}

.shortcut_in_button {
  display: none;
}

.filters_order {
  color: purple;
}
#news_wrap {
  text-align: center;
}


.title_price {
  font-size: 16px;
  margin: 0 2px;
  color: purple;
}
.ta_box textarea {
  margin-bottom: 5px;
}
.ta_box {
  margin-top: 5px;
}


#no_orders {
  font-size: 33px;
  text-align: center;
  margin: 50px 0;
}

#cred_pic {
    width: 150px;
    margin: auto;
    display: block;
}
	

	#thank_you,#bad {
    color: green;
    text-align: center;
    padding: 20px;
    font-size: 30px;
}
	
/*
@keyframes blink{
	0%{
		color:black !important;
	}
	100%{
		color:orange !important;
	}
}
*/
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.new_status{
/*	transition: 0.3s all;*/
	animation-duration: 1.5s;
	animation-name: fadein;
	  animation-iteration-count: infinite;

}



	#bad{
		color:red;
	}
	#info {
    padding: 20px;
    display: block;
}
	
	#info td {
    border: 1px solid gray;
    padding: 7px;
}
	
	
	#fin {
    background: var(--mainColor);
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 100%;
    text-align: center;
    line-height: 99px;
    box-shadow: 0 0 10px #80808075;
    border: 1px solid white;
    margin: auto;
        margin-bottom: auto;
    margin-bottom: 30px;
		color:white;
}
	

.service_bver {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.services_title{
font-size: 34px;
font-family: aileron;
font-weight: 200;
line-height: 1.4em;
margin: 25px 0 15px;
}


#feat {
  background: white;
  box-shadow: 0 0 7px #8080804f;
  text-align: center;
  padding: 20px;
}


.what_title {
  font-size: 36px;
}


.what_help {
  color: var(--brown);
  margin-bottom: 20px;
}

.what_f {
  width: 30%;
  box-shadow: 0 0 5px #8080803b;
  padding: 70px 0;
  margin: 0 1%;
}

.is {
  font-size: 61px;
  color: var(--mainColor);
}

.what_f_title {
  font-size: 26px;
  margin: 10px auto;
}

.featured_table td {
  padding: 5px;
  font-size: 18px;
	vertical-align: middle;
}
.featured_table tbody td {
  border-bottom: 1px solid #80808033;
}
.featured_table a {
  display: flex;
}
#ads_wrap {
  margin-top: 20px;
}

.featured_table {
  width: 100%;
  background: white;
  box-shadow: 0 0 3px #80808040;
  border-radius: 3px;
}

.featured_table thead {
  background: #F0F0F0;
}

.featured_table th {
  font-size: 20px;
  padding: 5px;
}

.what_chosen {
  display: block;
  position: absolute;
  top: -13px;
  left: -15px;
  background: green;
  color: white;
  font-size: 27px;
  border-radius: 100%;
  box-shadow: 0 0 3px gray;
}

.what_f:hover{
	 box-shadow: 0 0 15px #8080803b;
}

.filter_item_box {
	font-size: 18px;
 overflow: hidden;
box-shadow: 0 0 3px #0000002b;
  color: white;
  border-radius: 4px;
	margin-right:10px;
}
.filter_row {
  margin-bottom: 15px;
}
.filter_item_price {
  background: purple;
  padding: 2px 5px;
}


.filter_item_title{
 padding: 2px 15px;
  background: var(--mainColor);
	}


.back_btn {
  margin-bottom: 20px;
  display: inline-block;
  background: var(--mainColor);
  color: white;
  padding: 3px 10px;
  border-radius: 7px;
  font-family: verdana;
  padding-bottom: 6px;
}


.filter_row .row_btn {
  padding: 2px 10px;
}

.filter_item_btn {
  background: #4d4d4d;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 1px;
}


.filter_box {
  margin: 10px;
  border-top: 1px dashed var(--mainColor);
  padding-bottom: 8px;
}

.noFilters {
  display: inline-block;
  margin: 5px auto;
}

#c_users_1607779937 .input_area {
  padding-right: unset !important;
  margin-right: unset !important;
}

#log_modern .btn {
  width: 121px !important;
  display: block;
  margin: auto;
    margin-bottom: auto;
  margin-bottom: 10px;
}

.agree {
  margin-top: 12px;
  color: gray;
}


.news_info {
  padding: 11px;
}


statuss {
    position: absolute;
    z-index: 999;
    width: 50%;
    background: purple;
    color: white;
    padding: 5px;
    text-align: center;
    left: 25%;
    margin-top: 10px;
    border-radius: 5px;
    box-shadow: 0 0 10px #808080b3;
}
#map {
    width: 100vw;
    height: 100vh;
}

	.pinner {
    border-radius: 100%;
    overflow: hidden;
    border: 2px solid white;
    box-shadow: 0 0 10px #a2772a;
}
	
	
	.pinner_box {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
	
	.pinner_user{
		border-color:gray;
		  animation-name: mylocation;
  animation-duration: 2s;
		animation-iteration-count:infinite;
	}
	
	@keyframes mylocation {

		 0% { box-shadow: 0 0 10px #a2772a;}
    50% {box-shadow: 0 0 10px red;}
    100% { box-shadow: 0 0 10px #a2772a; }
		
		
}
#refreshBlock {
    background: darkred;
    display: inline-block;
    color: white;
    padding: 20px;
    font-size: 50px;
    position: fixed;
	z-index: 4;
    top: 0;
    right: 0;
}

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


#bread {
    text-align: center;
    box-shadow: 0px 12px 12px #8080800f;
    margin-bottom: 20px;
}





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

#grandy {
    background: purple;
    color: white;
    padding: 20px;
    text-align: center;
}


#grandy_num {
    font-size: 30px;
    margin-top: 10px;
}


#dater .btn {
    margin-top: 10px;
    font-size: 10px;
    line-height: 30px;
    height: unset;
}
#dater {
    margin: 20px 0;
}



#mini {
    height: 56px;
    background: var(--blue);
    padding-top: 15px;
}
#goals table {
    height: unset !important;
}


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

.status_box {
  text-align: center;
  color: var(--mainColor);
  box-shadow: 0 0 3px gray;
  font-weight: bold;
  font-size: 22px;
  padding: 8px 0;
}


.activeS,.status_box:hover {
  background: var(--mainColor);
  color: white !important;
}


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


.t_reg{background: purple}

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

#certi_wrap {
    margin: 40px 0;
}

.t_time {
    margin-right: 0;
    color: #8e8e8e;
    padding: 5px;
    margin-top: 10px;
	padding-left: 7px;
padding-right: 5px;
text-align: center;
}


.event_it {
  margin-right: 5px;
  margin-bottom: 10px;
}


#ce {
    width: 100vw;
    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: 2px;
}
.cert_table {
    width: 100%;
}


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

subline {
  margin: 0 10px;
  color: darkgray;
}


/*

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

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

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

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

#t_groups {
    padding: 100px 0;
}

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

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

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


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


#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;
	padding: 0 10px;
    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;
}




.guiding_ideas_box:hover picture {
    border-bottom: 2px solid var(--blue);
}
.marketing_material_box {
    width: 33%;
}

.g_l {
    padding-right: 60px;
}

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

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

.chart {
    margin-bottom: 70px;
}

#log_modern {
    background: whitesmoke;
/*	height: 475px;*/
	padding: 50px;
}


#actions_head{
	margin:20px auto;
}

#menu_sorter {
    margin-top: 20px;
}
#other_log {
    text-align: center;
}



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

#login_title {
  font-size: 40px;
}
.close {
    margin-bottom: 20px;
    color: red;
}


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

#stat_r {
    text-align: center;
}



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

#login_signup {
  text-align: center;
  width: 100%;
  display: block;
}


#partner_home {
  text-align: center;
  padding: 50px 0;
  background-size: cover;
}

#partner_cont picture {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  overflow: hidden;
  box-shadow: 0 0 10px gray;
}

#partner_cont .row picture {
  width: 50px;
  height: 50px;
  overflow: hidden;
  box-shadow: 0 0 2px gray;
  vertical-align: middle;
  border-radius: 10px;
  margin-right: 4px;
}


.partner_line {
/*  color: white;*/
  font-size: 46px;
}

.whitebtn {
  padding: 2px 40px;
  font-size: 21px;
  background: white;
  line-height: 24px;
	
  margin: 20px 10px;
  display: inline-block;
  border-radius: 9px;
  color: var(--mainColor) !important;
	
}
.white {
  width: 100%;
  height: 100%;
  background: #fffc;
  position: absolute;
  top: 0;
  left: 0;
}

.in_title {
  font-size: 48px;
}


.row {
  text-align: left;
}



.row {
  text-align: left;
  background: white !important;
  border-radius: 15px;
  box-shadow: 0 5px 10px #8080804a;
  width: 60%;
  margin: 10px auto;
	padding: 5px 15px;
}


.row .form_field {
  margin-bottom: 8px;
}


.row label {
  display: inline-block;
  min-width: 100px;
  font-size: 25px;
  vertical-align: middle;
  margin-right: 10px;
  max-width: 28%;
}


.row .input_area {
  width: 80%;
	margin-top: 5px;
  display: inline-block;
	vertical-align: middle;
	padding-right:unset;
}


.row_btn,.row_btn {
  background: white;
  padding: 6px 16px;
	cursor:pointer;
  font-size: 16px;
  font-weight: bold;
  border-radius: 11px;
  border: unset;
  box-shadow: 0 0 5px lightgray;
  color: var(--mainColor);
}


.row_title {
  font-size: 33px;
  text-align: center;
  padding: 10px 0;
  width: calc(100% - 120px);
  margin: 0 auto;
}

.row_btn:hover,.active_btn {
  background: var(--mainColor);
  color: white !important;
}


.row_btns {
  text-align: right;
  padding: 0 20px;
	padding-bottom:5px;
}




.blx {
  width: 32%;
  font-size: 30px;
  background: white;
  box-shadow: 0 3px 10px lightgray;
  border-radius: 10px;
  margin: 10px;
  height: 221px;
}


.half_blx {
  background: unset;
  box-shadow: unset;
}

.filter_title {
  color: var(--mainColor);
  font-size: 26px;
  border-left: 3px solid black;
  padding-left: 8px;
}


.cat_adder {
  margin-bottom: 20px;
  background: #80808014;
  padding: 10px;
  border-radius: 6px;
}




.fx_btn {
  position: absolute;
  top: 20px;
  left: 20px;
	z-index: 1;
}



.sub_blx {
  width: 100%;
  display: block;
  background: white;
  border-radius: 10px;
  box-shadow: 0 4px 10px lightgray;
  line-height: 100px;
  margin-bottom: 21px;
}


.whitebtn i {
  margin-right: 3px;
  font-size: 17px;
}

.p_href {
  background: var(--mainColor);
  color: white !important;
  font-size: 34px;
  padding: 10px 30px;
  border-radius: 20px;
  margin: 0 15px;
  width: 200px;
}

.p_href:hover{
	color: var(--mainColor) !important;
  background: white;
	
}

.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 {
    border: 1px solid var(--gold);
    padding: 5px 10px;
    border-radius: 20px;
    color: var(--gold) !important;
    margin-top: 4px;
    display: block;
    margin-left: 46px;
}

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

.c_header_login {
/*    color: white !important;*/
    font-size: 14px;
	padding: 7px 15px;

}


.c_header_client_menu_item {
  width: 200px;
  padding: 8px 11px;
}

.c_header_client_menu_item:hover {
  background: #e8e8e8;
}


#download {
    float: right;
    right: 12px;
}

.home_partners_box {
    width: 150px;
    height: 93px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin: 36px;
}

#web2 li a {
  width: 100%;
  font-size: 14px;
  margin-bottom: 11px;
  color: #4D4D4D;
transition:0.1s all;
}


#web2 li a:hover{
	color:white;
}

#foot_about picture {
    width: 148px;
}


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

#right{
	color:gray;
	font-size:15px;
}


#sub_inpo::placeholder {
  color: black;
}

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

#social_links_wrap {
  margin-top: 10px;
}



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




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

#social_links_wrap {
  margin-top: 25px;
}

#social_links_wrap .social {
  font-size: 14px;
	margin-right:7px;
}

#final {
  background: #0f0f0f;
  color: #d0d0d0;
  padding: 10px;
}


.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 {
    float: right;
}


#success_stories_wrap {
    text-align: center;
}

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


.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: 16px;
    color: white;
    border-radius: 11px;
    margin: 0 7px;
}


.w1200{
	width:1200px;
	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-size: 20px;
}

td i.pointer {
    padding: 10px;
    margin-right: 10px;
    background: #f2f2f2;
    cursor: move;
}

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


.noEdit .btn{
	display:none;
}

.input_counter{
	display:none;
}

#client_menu {
    position: absolute;
    display: none;
    right: 0;
    box-shadow: 0 0 3px #000000a6;
    top: 100%;
    z-index: 111;
	background: white;
border-radius: 5px;
}


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

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


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


.order_head_detail i {
  color: var(--mainColor);
  font-size: 10px;
  margin-top: -3px;
}
.order_head_detail {
  margin: 0 18px;
}


.item_photo {
  width: 31px;
  height: 30px;
  vertical-align: middle;
}


.total_tr {
  text-align: right;
  color: var(--mainColor);
  font-weight: bold;
  padding-right: 7px !important;
}


#hello {
    padding: 9px;
    background: #3e3e3e;
    color: white;
    box-shadow: 0 0 3px gray;
    border-radius: 5px;
}


#actions_head .btn {
    background: #1d19aa;
    margin-right: 10px;
}

.cat_tr {
    background: #f4f4f4;
    font-size: 20px;
}

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


body{
	font-family: noto;
color:#404040;
	    overflow-x: hidden;
}
#products_page {
    background: #e1e1e1;
}
mh{
	width:100%;
height: 115px;
	display: block;
	
}


.donors_logo_picture {
  height: 43px;
}
#top_head_oppo {
  position: absolute;
  top: 12px;
  right: 0;
}

#online_status {
  position: fixed;
  top: 0;
  right: 0;
  padding: 6px 20px;
  border-bottom-left-radius: 8px;
  color: white;
  font-weight: bold;
  font-size: 16px;
  box-shadow: 0 0 8px black;
}

#poper {
    position: absolute;
    bottom: 10px;
    z-index: 22222;
    width: 90%;
    left: 5%;
    background: white;
    border-radius: 21px;
    box-shadow: 0 0 10px #80808066;
    overflow: hidden;
}

#status {
  text-align: left;
  font-size: 15px;
  font-family: roboto;
  padding: 20px 10px;
  font-weight: bold;
  border-bottom: 1px solid #80808042;
  margin-bottom: 20px;
}

#circ {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    margin-right: 3px;
}


#details {
    text-align: center;
}


.third {
    width: 33.3333%;
}




#biker_img {
    width: 49px;
    height: 49px;
    overflow: hidden;
    text-align: center;
    margin: auto;
    background: white;
    border: 2px solid var(--mainColor);
    border-radius: 100%;
}




#biker_img img {
    width: 100%;
    height: 100%;
}



#biker_name {
    margin-top: 5px;
}



.poper_icon i {
    font-size: 27px;
    color: var(--mainColor);
}


.poper_txt {
    margin-top: 5px;
}
.star,.emptystar:hover {
    color: #e1be03;
}

.emptystar{
    color: lightgray;
}


.rev_box {
    text-align: center;
    margin-bottom: 21px;
}

.rev_label {
    font-size: 13px;
    display: block;
    margin-bottom: 11px;
    color: gray;
}

.rev_stars {
    font-size: 23px;
}




#poper_btn a {
    background: var(--mainColor);
    color: white;
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
    padding: 15px 0;
    font-size: 20px;
}



.menu_photo_picture {
    width: 60px;
}

.order_options {
    margin-top: 20px;
}

#services {
    padding: 50px 0;
}

.sec_h {
    font-size: 33px;
    text-align: center;
}


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

}

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


#our_services_wrap {
    text-align: center;
}


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


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

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

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

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

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

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

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

.menu_items_box:hover .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 .new_sub{
	display:unset;
	
}

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

.product_gallery{
    margin-right: 5%;
}


#single_product {
    margin-top: 50px;
}

#sli {
    width: 100%;
    height: 60vh;
    border-radius: 7px;
    overflow: hidden;
    box-shadow: 0 0 3px #ffa50042;
}
#slider {
    width: 100%;
    height: 100%;
}
.slItems {
    width: 100%;
    height: 100%;
}



.slide_box {
    height: 100%;
    width: 100%;
    float: right;
    padding-right: 30px;
    color: white;
    z-index: 1;
 font-family: indie;
}

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

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


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

#con_r {
	    font-size: 20px;

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

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

.arr {
    color: #841e1e;
    font-weight: bold;
    top: 4px;
}

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

#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;
}
a.head::after {
    content: "";
	transition: all 0.3s;
    width: 0;
    height: 1px;
    background: #80808073;
    display: block;
    margin-top: 2px;
}

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

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

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

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

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

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

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

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

#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: 100px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: -3px 0 5px #00000047;
}

.events_box {
    width: 80%;
    margin: auto;
    background: #f5f5f524;
    display: block;
    text-align: left;
    padding: 10px;
    margin-top: 16px;
    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;
	margin-bottom: 10px;
}



.events_event_location {
  margin-bottom: 10px;
}

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

.head{
	transition: all 0.3s;
    display: block;
}
 
/*
.news_box {
    width: 30%;
    margin-right: 3%;
    margin-bottom: 50px;
    border-radius: 6px;
    overflow: hidden;
    background: white;
}
*/

.news_photo_picture {
    width: 100%;
    height: 259px;
}
.news_content {
}


.merchants_box {
  width: 150px;
  height: 150px;
  background-size: contain;
  border-radius: 10px;
  margin: 25px;
}


.news_title {
    padding: 10px;
    color: black;
    line-height: 1.2rem;
    height: 51px;
    margin-bottom: 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	font-size:20px;
}


.news_box time {
    padding: 10px;
    font-size: 10px;
    display: block;
    color: #595959;
	
}
#page_top .t_time_block {
  text-align: unset;
}


.more::after {
  width: 38px;
  height: 1px;
  background: var(--orangeG);
  content: "";
  display: inline-block;
  margin-left: 4px;
  vertical-align: middle;
}
.more {
  width: 100%;
  display: block;
  color: var(--mainColor) !important;
  font-size: 12px;
  padding: 0 10px;
  padding-bottom: 9px;
}

#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;
    font-family: indie;
}

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

#mapc {
    width: 100%;
    height: 400px;
}
.arr {
    color: #841e1e;
    font-weight: bold;
    top: 4px;
}

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

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

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

#product_phrases_wrap {
    margin-top: 62px;
}


.faq_question {
    margin-top: 30px;
    background: whitesmoke;
    font-size: 20px;
    padding: 17px 10px;
    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;
}


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

.product_phrases_box {
    margin: 0 28px;
}

#single_product #certs {
    padding: 30px 0;
}
#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: white;
}
.mceNoEditor {
    width: 100%;
    height: 100px;
}

.c_row {
    margin-bottom: 20px;
    font-size: 22px;
}
.c_row i {
    background: orange;
    padding: 7px;
    color: white;
    border-bottom: 2px solid purple;
}

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

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

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

.logo_menu_box picture {
  width: 200px;
  padding: 16px 0;
  z-index: 1;
}

.swiper {
  width: 100%;
  height: 60vh;
}

.play_wrap {
  height: 100%;
}

.video_cover {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain !important;
  text-align: center;
}

.play_wrap i {
  font-size: 56px;
  background: var(--mainColor);
  border-radius: 100%;
  padding: 5px;
  color: white;
  box-shadow: 0 0 10px #000000de;
}
.play_wrap video {
  object-fit: cover;
  width: 100%;
  border: 3px solid white;
  height: 100%;
}
#logo_pic {
    height: 120px;
}

.slide, .slobe {
  height: 100%;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
}
.order_option {
    padding: 5px 20px;
    color: white;
    border-radius: 5px;
    box-shadow: 0 0 3px #8080802e;
}


.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{
    box-shadow: 0 0 5px #282828;
    position: fixed;
    z-index: 3;
	background: white;
    width: 100%;
}


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

a.donors_box {
padding: 3px 0;
margin: 5px;
display: inline-block;
width: 61px;
}
.statistics_box {
    width: 33%;
    text-align: center;
    color: #595959;
    padding: 60px 30px;
}

#top_head {
  background: #f7f7f7;
	overflow: hidden;
}

a.head {
font-size: 15px;
    padding: 11px 15px;
    display: inline-block;
	color:#555;

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

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


#c_header {
  position: absolute;
  right: 0;
  top: 15px;
}


#intro {
  height: 50vh;
  background-position: center;
  background-size: cover;
  padding-top: 10vh;
  padding-left: 10vh;
}

#intro_content {
  color: white;
  font-size: 28px;
line-height: 1;
  margin-bottom: 20px;
}

.highlights_wrap {
  margin: 40px auto;
}

.highlights_box {
  width: 30%;
  margin-right: 5%;
	 height: 253px;
  overflow: hidden;
  border-radius: 21px;
 
}

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


.highlights_box:last-child {
  margin-right: unset;
}


.hl_details {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #ffffff1f;
}


#map_home {
  height: 50vh;
}

#map_home #map,#map_home #quick_access {
  height: 100%;
  width: 100%;
}

#home_services {
/*  padding: 50px 0;*/
	height:40vh;
}
whi {
  background: linear-gradient(to right,white,transparent);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.swiper-button-next, .swiper-button-prev {
  color: var(--mainColor) !important;
}

.service_bver {
  padding: 63px;
}


#s_c {
  width: 50%;
}

#s_c p {
  line-height: 1.0;
}



#downlaod_header {
  background: white;
  padding: 14px;
  border-radius: 13px;
  color: var(--mainColor);
  font-weight: bold;
}


.highlights_title {
  font-size: 50px;
  padding: 0 20px;
  color: var(--mainColor);
}

.highlights_box:hover .hl_details{
	background:unset;
}

#log_btn {
  font-size: 27px;
	margin-top:20px;
  padding: 3px 28px;
  height: unset;
}

#not_yet {
  color: white;
  display: block;
  margin-top: 11px;
}

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

/*
.menu_items_box::after {

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

}
.menu_items_box:last-child::after {

    all: revert;

}
*/

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

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

.lover_border::before {
    content: "";
    width: 100%;
    height: 100%;
    background: #c18f983d;
    position: absolute;
    left: 13px;
    top: -12px;
}

.blog_photo_picture {
  width: 150px;
  height: 150px;
  border-radius: 100%;
  overflow: hidden;
  margin-left: calc(50% - 75px);
  margin-top: -75px;
  box-shadow: 0 0 10px #00000085;
  margin-bottom: 20px;
}

.blog_box {
  background: white;
  width: 30%;
  margin: 22px 2%;
  text-align: left;
  padding-bottom: 44px;
  border-radius: 16px;
  margin-bottom: 86px;
  box-shadow: 0 0 3px;
}


#globe {
  background-size: cover;
	padding-bottom:20px;
  background-attachment: fixed;
}


.blog_content {
  padding: 10px 20px;
  text-align: center;
  height: 59px;
}



.blog_title {
  padding: 0 20px;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
}



#blog_wrap {
  text-align: center;
}


.el {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.lover_border {
    border-right: 29px solid white;
    box-shadow: 13px 1px 2px #ffc0cb94;
    border-bottom: 5px solid white;
}

#team_txt h1 {
    font-size: 40px;
}

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

.btns {
    margin-top: 63px;
}

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

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

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



#about_home_info {
    padding: 100px 0;
    color: white;
}
.real_main_ul {
/*    text-transform: uppercase;*/
/*    color: #595959;*/
}

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

#why {
  background: var(--mainColor);
}

#why_shankaboot_wrap {
  padding: 50px 0;
}

.why_shankaboot_box {
  width: 33%;
  color: white;
	text-align: left;
}


.why_shankaboot_icon_picture {
  height: 31px;

}

.why_shankaboot_title {
  font-size: 34px;
  margin-left: 9px;
  font-weight: bold;
}

.why_shankaboot_summery {
  margin-top: 10px;
  font-size: 16px;
  width: 57%;
}
.w700 {
  width: 900px;
  margin: 0 auto;
}
#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;
}


.sec_head p {

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

}


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




.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.inline {
    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 &gt; div:first-of-type {

    filter: grayscale(1) !important;

}

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


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

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

.logo_menu_box {
    visibility: hidden;
}
*/

#page_top h1 {
    font-size: 47px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#search i {
/*    color: white;*/
	font-size: 16px;
}

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


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

#web2 {
  background: #131313;
  padding: 40px 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;
}

.an_r picture {
    height: 100%;
    width: 100%;
}
.down_app {
  display: inline;
}

#foot_cont p {
  margin: 10px 0;
}

#foot_about {
/*  padding-top: 26px;*/
}


#team_wrap {
  background: black;
  color: white;
  z-index: 999999999;
  padding: 100px 0;
}

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

#team_txt h1 {
  font-size: 86px;
  text-align: center;
  font-weight: bold;
}

.team_p {
  margin-left: 8%;
  line-height: 1.3;
  font-size: 23px;
  margin-top: 27px;
  color: white;
}


#team_wraper {
  width: auto;
	text-align: center;
/*
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
*/
  margin-top: 50px;
/*
  touch-action: pan-y;
  user-select: none;
	
	-ms-overflow-style: none;
scrollbar-width: none;
*/
	
}


.team_box {
  width: 162px;
  margin-right: 36px;
  height: unset;
}



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


.team_name {
  color: white;
  z-index: 1;
  position: absolute;
  bottom: 20px;
  text-align: center;
  width: 100%;
  background: black;
  padding: 10px;
}



.sub_txt {
    font-size: 13px;
    line-height: 1.3;
    text-transform: none;
    padding-right: 50px;
}

.key.in {
  padding: 0 10px;
}

.key_cir {
  width: 20px;
  height: 20px;
  border-radius: 100%;
}

.cld-number.eventday {
  color: white !important;
  background: var(--greenG) !important;
}


.t_time_block {
  text-align: center;
}


.sub_menu_item_btn {
    box-shadow: 0 0 5px #80808075;
    padding: 10px;
    margin-right: 6px;
    border-radius: 3px;
    border-left: 3px solid;
        border-left-color: currentcolor;
    border-color: inherit;
	width: 200px;
	display: block;
	margin-bottom: 6px;
}
#keys {
  text-align: center;
  margin-top: 20px;
}


.new_sub {
  position: fixed;
  background: #f9f9f9;
  width: 100vw;
  left: 0;
  padding: 20px 0;
  top: 100px;
  transition: 0.5s all;
}


.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: cover;
	background-position: center;
}

.footer_head {
    font-size: 19px;
    margin-bottom: 21px;
}

.choose {
    margin: 0 10px;
    background: gainsboro;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: 0 0 3px gray;
}

.related_links_box {
    padding: 24px 0;
        padding-left: 0px;
    width: 25%;
}

.related_links_box:hover {
    color: var(--blue);
}

.related_links_box i {
    color: var(--gold);
}

.choose:hover{
	background:orange;
}
.activeP {
    background: orange;
}
.did_you_know_box {
    font-family: indie;
    margin: 2%;
    line-height: 1.5rem;
    font-size: 20px;
    background: whitesmoke;
    width: 45%;
}

.did_you_know_content {
    max-width: 84%;
}


.numa {
    background: orange;
    padding: 16px;
    margin-right: 13px;
    font-size: 33px;
	border-left: 2px solid;
margin-left: -10px;
box-shadow: 0 0 3px gray;
}
#vid_iframe h1 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}


#footer_contact {
    line-height: 1.2rem;
}

.footer_ul {
    line-height: 1rem;
}

.footer_ul li {
    display: block;
    margin-bottom: 11px;
}

.footer_head {
    font-size: 19px;
    margin-bottom: 21px;
}



footer {
	padding:unset;
    background: unset;
    color: #eaeaea;
    text-align: unset;
}

.products_box {
    width: 24%;
    margin-right: 7%;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 10px;
}

.products_box picture {
    width: 72%;
    height: 225px;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 2px 1px 3px #540d2240;
}


.dates_sec {
    background: #3b463b;
    padding: 100px 0;
    margin-top: 53px;
    color: white;
}
.w600{
	width:600px;
}
.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;
}

#foot_about p {
  margin-top: 5px;
  color: gray;
	line-height: 1.3;
}


.langa {
  font-size: 12px;
  padding: 3px;
/*  color: white !important;*/
  border-radius: 3px;
  margin-left: 10px;
  margin-top: 3px;
}

#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: 30px;
    margin-right: 11px;
    color: var(--brown);
}


#shop .products_box {
    width: 20%;
    margin-right: 5%;
}

#single_product #sli {
    height: 335px;
}

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


.fil_title {
    margin-bottom: 10px;
}

.order_id {
  font-size: 23px;
  font-weight: bold;
}


.tickets_box {
  display: block;
  margin: 15px 0;
  box-shadow: 0 3px 20px #80808038;
  padding: 10px;
  border-radius: 12px;
}


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

.filter_box .row_btns {
  text-align: left;
  padding: 9px 0;
}

.filter_box .row_btns {
  text-align: left;
  padding: 9px 0;
}</pre></body></html>