h1, h2, h3, h4 {
    font-family: "Open Sans",sans-serif;
}

#header{
	z-index: 100;
	padding: 0;
	    position: fixed;
    width: 100%;
    background: #ffffff;
}
.header{
	display: flex;
	align-items: center;
}
#menu{
	display: flex;
	justify-content: space-around;
}
ul#menu{
  list-style-type:  none;
  width: 100%;
}
.menu_nav a{
	color: #000000;
	text-decoration: none;
}
.menu_nav a:hover{
	color: #6E6C78;
}
.btn_order{
	display: flex;
}
.order{
	padding: 0.5em 2em;
	background: #ffffff;
	color: #000000;
	text-decoration: none;
	border-radius: 50px;
	margin-right: 2em;
	font-weight: 600;
}
.rates{
	padding: 0.5em 2em;
	background: #ffffff;
	color: #000000;
	text-decoration: none;
	border-radius: 50px;
	background-color: rgba(255, 255, 255, 0.75);
  border-color: rgb(0, 0, 0);
  font-weight: 600;
}
.line{

}
#main_header{
	height: 650px;
	background: #6E6C78;
	background-size: cover;
}
.main_text{
	padding-top: 14em;
	display: flex;
}
.main_text h1{
	font-size: 60px;
	color: #ffffff;
	font-weight: 600;
}
.main_text p{
	font-size: 26px;
  color: #ffffff;
}
#inf_client{
	padding: 2em 0;
}
.inf_client_element{
	margin-top: 2em;
}
.item_inf img{
	margin-bottom: 2em;
	width: 25%;
}
.item_inf{
	text-align: center;
}
.logo img{
	max-width: 100%;
}
.inf_client{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.inf_client_element{
	display: flex;
}
.item_inf{
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 3em 1em;
    margin: 0 2em;
    background: #f9f9f9;
}
.item_inf p{
	text-align: center;
}
.box_causes img{
	width: 25%;
}
.box_causes h4{
	font-size: 20px;
	margin-top: 1em;
}
#rates{
	padding: 2em 0;
}
.rates{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.rates h2{
	margin: 2em;
}
.rates_box{
	display: flex;
}
.price{
	margin: 1em;
	padding: 1em 3em;
	border: 2px solid rgba(0,0,0,.08);
	display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.price h3,h4{
	    font-weight: 300;
}

.price_inf_one p{
	    color: #6E6C78;
}
.btn_ord{
	text-decoration: none;
  padding: 0.5em 1em;
	color: #6E6C78;
	border: #6E6C78 solid 2px;
	margin-top: 1em;
}
.btn_ord:hover{
	background: #6E6C78;
	color: #ffffff;
}
.price_text{
	font-size: 45px;
}
.currency{
	font-size: 20px;
}
.hr_color{
	border-bottom: 1px solid #6E6C78;
	text-align: center;
	margin: 0 auto 15px;
}
.inf_job{
	text-align: center;
}
.job_box{
	display: flex;
	margin-top: 2em;
}
.job_box_inf{
	
	text-align: center;
	margin: 1em;
}
.job_box_inf img{
	width: 25%
}
.job_box_inf p{
	font-size: 25px;
}

#causes{
	padding-top: 3em;
}
.main_appeal{
	display: flex;
}
#causes h2{
	margin-bottom: 3em;
}
#colun_blok{
	padding: 2em 0;
}
.colun_blok:hover{
		b
}
.colun_blok_box_left{
	background-image: url("../img/606be9ds-960.jpg");
	height: 500px;
	align-items: flex-end;
    display: flex;
}
.colun_blok_box_left h3{
	color: #ffffff;
	padding: 1em;
}
.colun_blok_box_right{
	background-image: url("../img/uber-ft.jpg");
	height: 500px;
	align-items: flex-end;
    display: flex;
}
.colun_blok_box_right h3{
	color: #ffffff;
	padding: 1em;
}
.causes{
	padding-bottom: 4em;
	display: flex;
}
.colun_blok{
	display: flex;
}
#rew h2{
	text-align: center;
}
#contact h2{
	color: #ffffff;
	margin-bottom: 1em;
 	text-align: center;
}
.foot_content{
	display: flex;
}
#main_text{
	padding: 2em 0;
}
#main_text h2{
	text-align: center;
	margin-bottom: 2em;
}
#rew{
	padding: 2em;
}
.rew{
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.rew_hum{
	text-align: center;
	width: 70%;
}
.rew_hum img{
	border-radius: 50%;
}
.text_rew{
	margin-top: 2em;
	border-radius: 10px;
	padding: 2em;
	background: rgba(0,0,0,.02)
}
#contact{
	text-align: center;
	padding: 4em 0;
	background: #6E6C78;
}
.foot_contact{
	    line-height: 70px;
	display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin-bottom: 3em;
}
.foot_contact a{
	color: #ffffff;
	font-size: 34px;
	font-weight: 700;
	text-decoration: none;
}
.btn_foot_order{
	text-decoration: none;
	border-radius: 5px;
	padding: 1em 2em;
	color: #ffffff;
	border: #ffffff solid 2px;
}
.btn_foot_order:hover{
	color: #ffffff;
	background: rgba(0,0,0,.05);
}
#foot{
	padding: 2em 0;
	background-color: #434647;
}
.foot_inf{
	color: #ffffff;
}
.foot_inf_contact{
	color: #ffffff;
	display: flex;
    flex-direction: column;
}
.foot_inf_contact a{
	color: #7e7e7e;
	text-decoration: none;
}
.foot_inf p{
	color: #7e7e7e;
}
.cp_block{
	text-align: center;
	padding-top: 2em;
	border-top: 1px solid rgba(255,255,255,.1);
	color: #7e7e7e;
}

/*меню мобилки*/
.menu_mob{
	display: none;	
}
/* Гамбургер иконка */
.menu-btn {
	width: 30px;
	height: 30px;
	position: relative;
	z-index:2;
	overflow: hidden;
}

.menu-btn span {
	width: 30px;
	height: 2px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #222222;
	transition: all 0.5s;
}

.menu-btn span:nth-of-type(2) {
	top: calc(50% - 5px);
}
.menu-btn span:nth-of-type(3) {
	top: calc(50% + 5px);
}

/* Меняем гамбургер иконку, когда меню открыто */
.menu-btn.active span:nth-of-type(1) {
  display: none;
}
.menu-btn.active span:nth-of-type(2) {
  top: 50%;
  transform: translate(-50%, 0%) rotate(45deg);  
}
.menu-btn.active span:nth-of-type(3) {
  top: 50%;
  transform: translate(-50%, 0%) rotate(-45deg); 
}

/* Меню, которое будет появляться */
.menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	padding: 15px;
  background: #ffffff;
	transform: translateY(-100%);
	transition: transform 0.5s; 
}

.menu.active {
	transform: translateX(0);
}

.menu li {
	list-style-type: none;
}
.foot_inf{
	margin-right: 1em;
}



@media (max-width: 995px) {
	.menu_mob{
		display: block;
	}
	.img_main{
		position: absolute;
		top: 8em;
    opacity: 0.5;
	}
	.box_txt_inf{
		width: 50%!important;
	}
	.main_text{
		display: flex;
		flex-direction: column;
	}
	.main_text_logo img{
		width: 100%;
	}
	.main_text_logo{
		z-index: 1;
	}
	.rates{
		padding: 0.5em 1em;
	}
	.text_rew{
		padding: 1em;
	}
	.rew_hum img{
		max-width: 100%;
	}
	.btn_order{
		justify-content: center;
	}
	.nav{
		margin-right: 1em;
	}
	.order{
		    padding: 0.5em 1em;
	}
	.inf_client h2{
		text-align: center;
	}
	#causes h2{
		text-align: center;
	}
	.box_causes{
		text-align: center;
	}
	.foot_content{
		text-align: center;
	}
	.logo_appeal{
		display: none;
	}
	.main_text_home{
		z-index: 1000;
	}
	#header{
		position: inherit;
	}
	#menu{
		display: none;
	}
	.inf_client_element{
		display: flex;
    flex-wrap: wrap;
	}
	.item_inf{
		    margin:  1em 2em;
	}
	.rates_box{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
	.job_box{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
	.box_txt_inf{
		width: 25%!important;
	}
	.inf_causes{
		width: 100%;
	}
	.causes{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
	.colun_blok{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
	.colun_blok_box_left{
		height: 300px;
	}
	.colun_blok_box_right{
		height: 300px;
	}
	.rew_hum{
		width: 100%;
	}
	.foot_content{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
	.foot_inf{
		margin-right: 0em;
	}

}

@media (max-width: 576px) {
	.menu_mob{
		display: block;
	}
	.img_main{
		position: absolute;
		top: 8em;
    opacity: 0.5;
	}
	.box_txt_inf{
		width: 50%!important;
	}
	.main_text{
		display: flex;
		flex-direction: column;
	}
	.main_text_logo img{
		width: 100%;
	}
	.main_text_logo{
		z-index: 1;
	}
	.nav{
		margin-right: 1em;
	}
	.order{
		    padding: 0.5em 1em;
	}
	.inf_client h2{
		text-align: center;
	}
	#causes h2{
		text-align: center;
	}
	.box_causes{
		text-align: center;
	}
	.foot_content{
		text-align: center;
	}
	.logo_appeal{
		display: none;
	}
	.main_text_home{
		z-index: 1000;
	}
	#header{
		position: inherit;
	}
	#menu{
		display: none;
	}
	.inf_client_element{
		display: flex;
    flex-wrap: wrap;
	}
	.item_inf{
		    margin:  1em 2em;
	}
	.rates_box{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
	.job_box{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
	.box_txt_inf{
		width: 25%!important;
	}
	.inf_causes{
		width: 100%;
	}
	.causes{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
	.colun_blok{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
	.colun_blok_box_left{
		height: 300px;
	}
	.colun_blok_box_right{
		height: 300px;
	}
	.rew_hum{
		width: 100%;
	}
	.foot_content{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
	}
}