html{
	min-width: 320px;
	overflow-y: auto;
}
body {
	overflow-x: hidden;
	min-width: 320px;
	/*min-width: 1024px;*/
	position: relative;
}
a{
	color: #f04137;
}
a:hover{
 	/*text-decoration: none;*/
}
main a{
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

main a:hover {
    text-decoration: none;
    border-bottom: 1px solid #fad0cf;
}

.life-stories-page main a{
	border-bottom: 0px;
}
.header_internal {
	position: relative;
}
.header_internal .container-header {
	max-width: 1150px;
	/*min-width: 980px;*/
	padding: 0 14px;
	margin: 47px auto 0;
	box-sizing: border-box;
}
header nav ul li.active2 a {
    color: #a7a7a7;
}
.logo_header {
	display: inline-block;
	vertical-align: middle;
	font-size: 0;
	width: 40px;
	height: 52px;
	background-image: url(/_/i/logo.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center top;
	margin-right: 4.8%;
}
.logo_header a {
	display: block;
	height: 55px;
}
header nav ul li.active {
    margin-right: 19px;
    margin-left: -17px;
    padding: 13px 14px;
}
header nav ul li.active span,
header nav ul li.active a {
	border-bottom: 0;
	color: #b9b9b9;
}
header nav ul li svg{
	display: none;
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
header nav ul li svg line{
    fill:none;
    stroke:#000000;
    stroke-width:1.5 !important;
    stroke:#999 ;
    vector-effect: non-scaling-stroke !important;
}
header nav ul li.active svg{
	display: block;
}
.header_internal ul.social-contour {
	float: right;
	margin-top: 5px;
}
.container {
	max-width: 1150px;
	min-width: 320px;
	padding: 2px 14px;
	margin: 0 auto;
	box-sizing: border-box;
}
.lozung{
	margin-bottom:65px; 
}
.lozung_txt {
	margin-top: 59px;
	width: 500px;
	font-size: 36px;
	line-height: 120%;
	margin-left: 17.4%;
	margin: 59px auto 0 auto;
	text-align: center;
}
.lozung_hteg {
	float: right;
	width: 165px;
	font-size: 14px;
	margin-top: 123px;
	line-height: 145%;
	margin-bottom: 0;
	position: relative;
}
.lozung_hteg_img {
	font-size: 0;
	background-image: url(/_/i/sbudetsia.png);
	background-repeat: no-repeat;
	position: absolute;
	left: -230px;
	top: -145px;
	width: 580px;
	height: 145px;
	-moz-transform: rotate(-20deg); 
    -ms-transform: rotate(-20deg); 
    -webkit-transform: rotate(-20deg); 
    -o-transform: rotate(-20deg); 
    transform: rotate(-20deg);
}
.clear:after {
	content: "";
	display: block;
	clear: both;
}
.wrap_tab {
	margin-top: 5px;
	margin-bottom: 170px;
}
.tabs_gorizont,
.tabs_gorizont2 {
	margin-bottom: 25px;
	margin-left: 27px;
    padding-left: 4.8%;
}

.tabs_gorizont { /*rw+*/
    text-align:center;
}

.tabs_gorizont2 {
	margin-top: -15px;
}
.tabs_gorizont >li,
.tabs_gorizont2 >li {
	display: inline-block;
	font-size: 18px;
	padding: 10px 14px;
	line-height: 35px;
}
.tabs_gorizont >li:first-child,
.tabs_gorizont2 >li:first-child{
	margin: 0;	
}
.tabs_gorizont >li a,
.tabs_gorizont2 >li a{
	color: #f04137;
	text-decoration: none; /*rw+*/
}
/*.tabs_gorizont >li:hover a,
.tabs_gorizont2 >li:hover a {
	text-decoration: none;
}*/
.tabs_gorizont >li.active,
.tabs_gorizont2 >li.active {
	background-image: url(/_/i/bg.png);
	background-size: 100% 35px;
	padding: 0;
	background-position: left top;
}
.tabs_gorizont >li.active span,
.tabs_gorizont >li.active a,
.tabs_gorizont2 >li.active span,
.tabs_gorizont2 >li.active a{
	border: none;
	color: #b2b2b2;
    text-decoration: none;
	padding: 8px 14px 8px;
	/*background-image: url(/_/i/bg.png);
	background-size: 100% 35px;
	background-position: left top;*/
}
.tabs_gorizont >li.active2 a {
	color: #a7a7a7;
}
.page_event_list .hashtag_page_line {
    margin-top: 72px;
}
.page_event_list .subscribe_to_news {
    font-size: 18px;
    max-width: 460px;
    margin: 68px auto 147px 0;
    padding-left: 137px;
    position: relative;
}
.page_event_list .subscribe_to_news .line-1{
	width: 978px;
    height: 165px;
    position: absolute;
    left: -2px;
    top: -9px;
    z-index: -1;
}
.wrap_project_item {
	text-align: center;
	font-size: 0;
	margin-bottom: 95px;
	position: relative;
}
.wrap_event_list >h3 {
    font-size: 36px;
    text-align: left;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
	font-family: 'Direct-Bold';
    margin-bottom: 29px;
}

.wrap_event_list >h3{
	font-size: 36px;
	text-align: left;
	background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 30%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 30%); /* Chrome10-25,Safari5.1-6 */
	color: #f04137;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	font-family: 'Direct-Bold';
	margin-bottom: 29px;
}
.wrap_event_list .foto-icon {
    font-size: 22px;
    text-decoration: none;
    background-image: url(/_/i/icon-foto.png);
    padding-left: 25px;
    background-position: left 0px;
    background-repeat: no-repeat;
    color: black;
    margin-left: 19px;
    font-weight: normal;
    position: static;
}
.project_item_line {
	margin-bottom: 24px;
}
.project_item_line >a,
.project_item_line >div {
	font-size: 0px;
	position: relative;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.project_item_line >a:before,
.project_item_line >div:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.project_item_line >a >div{
	display: inline-block;
	vertical-align: middle;
}
.big_item {
	height: 397px;
	max-width: 955px;
	width: 83.5%;
	display: inline-block;
}
.big_item  .project_item_txt {
	width: 90%;
}
.big_item .project_item_txt h4 {
	font-size: 24px;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	font-family: 'Mirta-Bold';
}
.big_item .project_item_txt h3 {
	font-size: 60px;
	line-height: 100%;
	margin: 15px 0 0 0;
	font-family: 'Direct-Bold'
}
.big_item .project_item_txt p {
	font-size: 18px;
	line-height: 140%;
}
.project_item_logo {
	margin-top: 40px;
	margin-bottom: -55px;
}
.big_item .project_item_logo img {
	position: static;
	width: auto;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
}
/*.project_item_line>div:hover h3 {
	text-decoration: underline;
}*/
.three_items {
	display: inline-block;
	vertical-align: top;
	height: 257px;
	margin-right: 2%;
	position: relative;
	width: 32%;
}
.three_items:nth-child(3n) {
	margin-right: 0;
}
.two_items {
	display: inline-block;
	vertical-align: top;
	height: 257px;
	margin-right: 2%;
	width: 40.435%;
	max-width: 465px;
}
.two_items:nth-child(2n) {
	margin-right: 0;
}
.wrap_project_item img {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.project_item_txt {
	position: relative;
	z-index: 1;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
}
.project_item_txt h3 {
	font-size: 36px;
	font-weight: normal;
	line-height: 120%;
	font-family: 'Direct-Bold';
	padding: 0 0px;;
	margin-bottom: 22px;
	margin-top: 0px;;;
}
.project_item_txt p {
	font-size: 18px;
	line-height: 140%;
	margin: 0;
	padding: 0 25px;
}
.project_item_line >div .date{
	position: absolute;
	width: 100%;
    bottom: -7px;
    left: 0;
}
.project_item_line >div .date time{
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	display: inline-block;
	-moz-transform: rotate(-4deg); 
    -ms-transform: rotate(-4deg); 
    -webkit-transform: rotate(-4deg); 
    -o-transform: rotate(-4deg); 
    transform: rotate(-4deg);
}
.project_item_line >div .date span{
	background-image: url(/_/i/date-bg1.png);
	display: inline-block;
    padding: 15px 25px;
    background-size: 100% 46px;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 17px;
    color:#fff;
}
.color_white {
	color: #fff;
}
.color_black {
	color: #000;
}
.wrap_event_list {
	max-width: 760px;
	margin: 67px auto 0 auto;
}
.wrap_event_list >ul >li {
	display: table;
	width: 100%;
	padding: 16px 0;;
	border-bottom: 1px solid #e6e6e6;
    margin-bottom: 9px;
}
.wrap_event_list >ul >li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.wrap_event_list >ul >li >div {
	display: table-cell;
	font-size: 24px;
	text-align: left;
}
.text_item p {
    font-size: 18px;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    padding: 0px 30px;
    line-height: 140%;
}

.three_items.text_item.
.text_item p{
	font-size: 18px;
	background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
	color: #f04137;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	padding: 0px 30px;
	line-height: 140%;
}
.borderL {
    background-image: url(/_/i/borderL.svg);
    background-repeat: no-repeat;
}
.three_items.text_item.borderR {
    background-image: url(/_/i/borderR.svg);
    background-repeat: no-repeat;
    background-size: 100% 257px;;
}
.event_date {
	width: 200px;
	font-size: 25px;
}
.event_nave a {
	border-bottom: 1px solid #fbcfcc;
	background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
	font-family: 'Direct-Bold';
	position: relative;
	text-decoration: none;
}
/*.event_nave a:hover {
	border-bottom: transparent;
}*/
.main_title {
	font-weight: normal;
    font-size: 36px;
    text-align: center;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
	font-family: 'Direct-Bold';
}
.main_title span{
	background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.main_title_teg{
	font-weight: normal;
    font-size: 60px;
    line-height: 100%;
    text-align: center;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
	font-family: 'Direct-Bold';
}
.main_title_teg .icon_teg{
	width: 34px;
	height: 41px;
	background-image: url(/_/i/icon_teg.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin-right: 15px;
}
.main_img_box {
	position: relative;
	padding: 25px 0 30px 0;
	margin-bottom: 25px;
}
.wrap_who_fellow h3,
.publications h3 {
	font-weight: normal;
    font-size: 36px;
    text-align: center;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
	font-family: 'Direct-Bold';
	    margin-bottom: 28px;
}
.main_img_box img {
	width: 100%;
	display: block;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.main_img_box .big_img {
	max-width: 800px;
	height: 530px;
	margin: 0 auto;
	text-align: center;
	-moz-transform: rotate(-3.5deg); 
    -ms-transform: rotate(-3.5deg); 
    -webkit-transform: rotate(-3.5deg); 
    -o-transform: rotate(-3.5deg); 
    transform: rotate(-3.5deg);
}
.main_img_box .left_img {
	width: 252px;
	height: 355px;
	position: absolute;
	top: 103px;
	left: 10px;
	text-align: left;
	-moz-transform: rotate(-8.5deg); 
    -ms-transform: rotate(-8.5deg); 
    -webkit-transform: rotate(-8.5deg); 
    -o-transform: rotate(-8.5deg); 
    transform: rotate(-8.5deg);
}
.main_img_box .right_top_img {
	width: 350px;
	height: 230px;
	position: absolute;
	top: 37px;
	right: -55px;
	text-align: center;
}
.main_img_box .right_bott_img {
	width: 310px;
	height: 200px;
	position: absolute;
	top: 353px;
	right: 46px;
	text-align: center;
	-moz-transform: rotate(7.4deg); 
    -ms-transform: rotate(7.4deg); 
    -webkit-transform: rotate(7.4deg); 
    -o-transform: rotate(7.4deg); 
    transform: rotate(7.4deg);
}
.main_img_box a {
	color: #999;
}
.main_img_box >div:hover span {
	text-decoration: none;
}
.main_img_box span {
	display: inline-block;
	text-decoration: underline;
	margin-top: 10px;
	font-size: 14px;
}
.center_txt {
	max-width: 760px;
	margin: 55px auto 83px auto;
	text-align: center;
	font-size: 24px;
	line-height: 135%;
}
.wrap_who_fellow {
	max-width: 750px;
	margin: 0 auto;
}
.who_fellow_item {
	margin-top: 75px;
	font-size: 18px;
	line-height: 145%;
}
.txt_who_fellow {
	width: 365px;
}
.img_who_fellow {
	width: 270px;
	position: relative;
}
.txt_who_fellow h4 {
	font-size: 24px;
	margin-bottom: 0;
	font-weight: normal;
}
/*.txt_who_fellow h4 a {
	text-decoration: underline;;
}*/
.txt_who_fellow h4:hover a {
	text-decoration: none;
}
.txt_who_fellow p {
	margin: 10px 0;
}
.img_who_fellow >img {
	width: 270px;
	height: 355px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.who_fellow_item:after {
	content: "";
	display: block;
	clear: both;
}
.who_fellow_item.img_right .img_who_fellow {
	float: right;
	margin-top: 12px;
	margin-right: 44px;
	-moz-transform: rotate(4.3deg); 
    -ms-transform: rotate(4.3deg); 
    -webkit-transform: rotate(4.3deg); 
    -o-transform: rotate(4.3deg); 
    transform: rotate(4.3deg);
	
}
.who_fellow_item.img_right .txt_who_fellow {
	float: left;
	margin-right: 0px;
}
.who_fellow_item.img_left .img_who_fellow {
	float: left;
	margin-top: 12px;
	margin-left: 45px;
	-moz-transform: rotate(-2.9deg); 
    -ms-transform: rotate(-2.9deg); 
    -webkit-transform: rotate(-2.9deg); 
    -o-transform: rotate(-2.9deg); 
    transform: rotate(-2.9deg);
}
.who_fellow_item.img_left .txt_who_fellow {
	float: right;
	margin-left: 0;
}
.img_who_fellow >div {
	position: absolute;
}
.img_who_fellow >div >img {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: auto;
}
.support_talent {
	text-align: center;
	margin: 115px 0 165px 0;
	line-height: 18px;
}
.support_talent a {
	font-size: 18px;
	line-height: 18px;
	background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
	position: relative;
	text-decoration: none;
}

.support_talent a:hover
.support_talent a{
	font-size: 18px;
	background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
	color: #f04137;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	position: relative;
}:before {
	display: none;
}
.support_talent a:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	/*background-image: linear-gradient(to right, #fa931d, #ea5b1f 50%, #f25546);*/
	background-image: linear-gradient(to right, #fad0cf, 50%, #fce4cb);
}
.publications {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.publications h3 {
	text-align: center;
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 50px;
}
.publications h4 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 20px;
}
.publications >div {
	width: 31%;
	display: inline-block;
	vertical-align: top;
	margin-right: 2.95%;
	text-align: left;
}
.publications >div:nth-child(4) {
	margin-right: 0;
}
.publications >div ul li a {
	font-size: 24px;
	line-height: 135%;
}
/*.publications >div ul li:hover a {
	text-decoration: none;
}*/



footer.footer_internal {
    margin-top: 176px;
}

footer.footer_internal .your-participation-a {
    color: #f04137 !important;
    border-bottom: 1px solid transparent; /*rw-#f2bab9;*/
    display: inline-block;
    text-decoration: none;
    font-size: 24px; /* rw- 18px;*/
    /*rw - width: 133px;*/
    padding: 80px 0 0 0;
    position: relative;
}
/*rw+*/
footer.footer_internal .your-participation-a:hover {
    border-bottom: 1px solid #f2bab9;
}

footer .contacts-footer {
	font-size: 14px;
	max-width: 1150px;
	margin: 68px auto 15px auto;
	text-align: left;
}
.footer_internal .contacts-footer {
	text-align: center;
	max-width: 1070px;
	margin: 75px auto 45px;
}
ul.contacts-footer > li {
	display: inline-block;
	vertical-align: top;
    width: 15.5%;
	text-align: left;
	margin: 0 2.5% 0 0;
	line-height: 140%;
}
ul.contacts-footer > li a{
	border:0px ;
}

.contacts-footer ul.contacts-footer > li {
	display: inline-block;
	vertical-align: top;
	width: 13%;
	text-align: left;
	margin: 0 1.8%;
	line-height: 140%;
}
.home-footer ul.contacts-footer > li:last-child {
  /* margin: 0;
	 width: 32%;
	 max-width: 375px;
	 margin-left: -1%;*/
	    margin-right: 0;
}
.home-footer .contacts-footer .mail {
    margin: 0px 0px;
}
.footer_internal ul.contacts-footer > li:last-child {
	margin: 0 0 0 2%;
	width: 17%;
}
.contacts-footer .tell {
	font-size: 18px;
}
.art-lebedev {
	color: #949494;
	margin-top: 36px;
	font-size: 14px;
	line-height: 136%;
	position: relative;
	padding-left: 105px;
}
.art-lebedev:before {
	content: "";
	width: 93px;
	height: 32px;
	top: 50%;
	background: url(/_/i/ALS-logo.svg);
	background-repeat: no-repeat;
	margin-top: -16px;
	position: absolute;
	left: 0;
	margin-left: 0;
}
.art-lebedev a {
	color: #949494;
	text-decoration: none;
    border-bottom: 1px solid #dadada;
}

.home-footer {
    margin-top: 290px;
}
.home-footer .your-participation-a {
	color: #b61f62;
	display: inline;
	text-decoration: none;
	font-size: 24px; /*rw- 18px;*/
	border-bottom: 1px solid transparent;/*rw- #ffc0dc;*/
}

.home-footer .your-participation-a:hover {
    border-bottom: 1px solid #ffc0dc;
}

.contacts-footer ul.social-contour {
	margin-top: -10px;
	text-align:left; /*rw+*/
}
.contacts-footer ul.social-contour li {
	background-image: url(/_/i/social_contour_new.png);
	display: inline-block;;
	background-repeat: no-repeat;
	margin-right: 7.8%;
}
.contacts-footer ul.social-contour li a {
	display: block;
	width: 100%;
	height: 100%;
}

.contacts-footer ul.social-contour li.facebook {
	background-position: 0px 3px;
	width: 15px;
	height: 30px;
}
.contacts-footer ul.social-contour li.vk {
	background-position: -33px 3px;
	width: 33px;
	height: 30px;
}
.contacts-footer ul.social-contour li.youtube {
	background-position: -87px 3px;
	width: 30px;
	height: 30px;
}
.contacts-footer ul.social-contour li.instagram {
	background-position: -137px 4px;
	width: 27px;
	height: 30px;
}
.contacts-footer ul.social-contour li.telegram {
	background-position: -177px 4px;
	width: 27px;
	height: 30px;
}
.copy {
	font-size: 14px;
	margin-bottom: 50px;
}
.hteg_title {
	font-size: 90px;
	width: 465px;
	margin: 0 auto;
}
.hteg_title {
	font-size: 90px;
	width: 465px;
	margin: 0 auto;
}
.hteg_title span {
	display: block;
	float: left;
	letter-spacing: -1px;
}
.hteg_title .l3 {
	margin-top: -19px;
}
.hteg_title:after {
	display: block;
	content: '';
	clear: left;
}
.hteg_title .l4 {
	margin-top: -8px;
}
.hteg_title .l5 {
	margin-top: -8px;
}
.hteg_title .l6 {
	margin-top: -8px;
}
.hteg_title .l7 {
	margin-top: -28px;
}
.hteg_title .l8 {
	margin-top: -18px;
}
.hteg_title .l0 {
	margin-top: -8px;
}
.wrap_hteg_title ul.social-contour{
	margin-top:18px;
	text-align: center;
}
.wrap_hteg_title ul.social-contour li {
	background-image: url(/_/i/social_red.png);
	background-repeat: no-repeat;
	display: inline-block;
	margin-right: 13px;
}
.social-contour a {
    border: 0;
}
.wrap_hteg_title ul.social-contour li a {
	display: block;
	width: 100%;
	height: 100%;
}
.wrap_hteg_title ul.social-contour li a {
	display: block;
	width: 100%;
	height: 100%;
}
.wrap_hteg_title ul.social-contour li.facebook {
	background-position: 4px 1px;
	width: 20px;
	height: 30px;
}
.wrap_hteg_title ul.social-contour li.vk {
	background-position: -36px 1px;
	width: 38px;
	height: 30px;
}
.wrap_hteg_title ul.social-contour li.youtube {
	background-position: -93px 1px;
	width: 32px;
	height: 30px;
}
.wrap_hteg_title ul.social-contour li.instagram {
	background-position: -141px 1px;
	width: 28px;
	height: 30px;
}
.wrap_hteg_title ul.social-contour li.telegram {
	background-position: -180px 1px;
	width: 28px;
	height: 30px;
}

/*News_&_Events*/
.gradient_title{
	font-size: 60px;
	text-align: center;
	/*background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); 
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); 
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;*/
	font-family: 'Direct-Bold';
}
.gradient_title span{
	background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    display: inline-block;
}
.hashtag_page_line{
	text-align: center;
	max-width: 745px;
	margin: 0px auto;
}
.wrap_news_block{
	position: relative;
	margin: 69px auto 0 auto;
}
.wrap_news_block h3 {
    margin: 63px 0 39px 0;
}
.news_block{
	max-width: 761px;
	margin: 59px auto 0;
	text-align: center;
	position: relative;
}
.sisea-search-form,
.subscribe_to_news {
    font-size: 18px;
    max-width: 460px;
    margin: 77px auto 147px auto;
    padding-left: 178px;
    position: relative;
}

.subscribe_to_news form{
	text-align: left;
}
.sisea-search-form input[type="text"],
.subscribe_to_news input[type="text"] {
    border: 2px solid #000;
    padding: 8px;
    width: 55.8%;
    border-radius: 7px;
    font-family: 'Mirta';
}
input[type="text"]::-webkit-input-placeholder{font-family:'Mirta';color:#b2b2b2;}
input[type="text"]::-moz-placeholder{font-family:'Mirta';color:#b2b2b2;}
input[type="text"]:-ms-input-placeholder{font-family:'Mirta';color:#b2b2b2;}
input[type="text"]:-moz-placeholder{font-family:'Mirta';color:#b2b2b2;}
.sisea-search-form input[type="submit"],
.subscribe_to_news input[type="submit"] {
    background: #999;
    border: 0;
    height: 41px;
    width: 160px;
    color: #fff;
    border-radius: 22px;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}
.sisea-search-form input[type="submit"]:hover,
.subscribe_to_news input[type="submit"]:hover{
	background: #bbb;
}
.wrap_news_block .news_history{
	margin-top: 183px;
}
.page_event_list{
	position: relative;
	min-height: 600px;
} 
.page_event_list .news_history{
	margin-top: 0px;
} 
.news_history.right .follow_news {
    display: block;
    width: 115px;
    padding:30px 0 0 0;
    background-image: url(/_/i/glaz.png);
    background-repeat: no-repeat;
    background-position: center top;
    color: #BA0003;
    font-size: 18px;
    margin: 29px -24px;
}
.news_history{
    display: block;
    width: 65px;
    color: #BA0003;
    font-size: 18px;
    margin: 15px auto;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 5;
}
.news_history ul li{
    margin-bottom: 18px;
}
.news_history ul li a{
	display: inline-block;
	padding: 9px 10px 7px;
	font-size: 18px;
}
.news_history ul li.active span{
	background-image: url(/_/i/border_yars.png);
	background-size: 100% 35px;
	background-repeat: no-repeat;
	padding: 9px 10px 7px;
	color: #b2b2b2;
	display: inline-block;
}
.follow_news {
	display: block;
	width: 115px;
	padding-left: 30px;
	background-image: url(/_/i/glaz.png);
	background-repeat: no-repeat;
	background-position: left 0;;
	font-size: 18px;
	margin: 29px auto;
}
.news_block > article{
	margin-bottom: 70px;
}
.news_block > article:last-child{
	margin-bottom: 0;
}
.news_block time{
	font-size: 14px;
	margin-bottom: 20px;
    display: block;
}
.news_block h3{
    font-weight: normal;
    font-size: 36px;
    text-align: center;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%);
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Direct-Bold';
    position: relative;
}
.news_block h3 a{
	background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
	font-family: 'Direct-Bold';
	line-height: 125%;
    border-bottom: 1px solid transparent /*rw-#fbcfcc*/;
}

.foto-icon {
    font-size: 22px;
    text-decoration: none;;
    background-image: url(/_/i/icon-foto.png);
    padding-left: 25px;
    background-position: left 0px;
    background-repeat: no-repeat;
    color: black;
    margin-left: 19px;;
    font-weight: normal;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    font-family: 'Mirta';
}
.media_content{
	margin-top: 34px;
	margin-bottom: 45px;
	line-height: 0;
	position: relative;
}
.media_content >img{
    height: auto;
    max-width: 65%;
    -moz-transform: rotate(-3deg); 
    -ms-transform: rotate(-3deg); 
    -webkit-transform: rotate(-3deg); 
    -o-transform: rotate(-3deg); 
    transform: rotate(-3deg);
}
.media_content .left_img{
	width: 300px;
	height: 220px;
	position: absolute;
	z-index: -1;
	left: -46px;
	bottom: 0px;
	-moz-transform: rotate(-5deg); 
    -ms-transform: rotate(-5deg); 
    -webkit-transform: rotate(-5deg); 
    -o-transform: rotate(-5deg); 
    transform: rotate(-5deg);
}	
.media_content .left_img img,
.media_content .right_img img{
	width: 100%;
	height: 100%;
	background-size: cover;
}
.media_content .right_img{
	width: 300px;
	height: 220px;
	position: absolute;
	z-index: -1;
	right: -73px;
	bottom: 0px;
	-moz-transform: rotate(4deg); 
    -ms-transform: rotate(4deg); 
    -webkit-transform: rotate(4deg); 
    -o-transform: rotate(4deg); 
    transform: rotate(4deg);
}
.center_video{
	max-width: 490px;
	height: 325px;
	margin: 0 auto;
	-moz-transform: rotate(1deg); 
    -ms-transform: rotate(1deg); 
    -webkit-transform: rotate(1deg); 
    -o-transform: rotate(1deg); 
    transform: rotate(1deg);
}
.wrap_news_block .news_txt{
	font-size: 21px; /*rw 22px*/
	line-height: 135%;
}
.wrap_news_block .news_txt p{
	margin: 10px 0;
}
.ancor_panel {
    margin-top: 13px;
    font-size: 14px;
}
.ancor_panel .social_share{
	margin-left: 2%
}
.ancor_panel .win{
	background-image: url(/_/i/win.png);
	background-position: right center;
	background-repeat: no-repeat;
 	color:#f04137;
 	padding-right: 25px;
}
.ancor_panel .share{
	color:#BA0003;
	border-bottom:1px dashed;
	position: relative;
	text-decoration:none;
}
.ancor_panel .share:hover{
	border-bottom:1px transparent;
}
.ancor_panel .share:before{
	content:'';
	position: absolute;
	width: 35px;
	height: 35px;
	background-image: url(/_/i/samoliot.png);
	background-position: right center;
	background-repeat: no-repeat;
	right: -45px;
	top: -11px;
}
.top_participation.clear {
    margin-top: 92px;
    margin-bottom: 123px;
}
.top_participation .left_part {
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}
.top_participation .left_part h4 {
    font-size: 36px;
    font-weight: normal;
    margin: 0 0 20px 0;  
    line-height: 124%; 
}
.top_participation .left_part p {
	font-size: 18px;
	line-height: 145%;
}
.indifferent h3{
	margin-top: 73px;
	margin-bottom: 35px;
}
.item_indifferent {
    width: 24%;
    text-align: center;
    float: left;
    font-size: 18px;
    margin-right: 1.3%;
}
.item_indifferent:nth-child(4n){
	margin-right: 0;
}
.item_indifferent_img{
	width: 100%;
	height: 116px;
	margin: 0 auto;
	font-size: 0;
	position: relative;;
}
.company .item_indifferent_img{
	width: 100%;
	height: 106px;
}
.item_indifferent_img:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.item_indifferent_img img{
	vertical-align: middle;
}
.item_indifferent p{
	line-height: 145%;
	margin: 6px 0;
}
.indifferent .center_txt{
	margin-top: 55px;
	margin-bottom: 0;
}
.indifferent{
	margin-bottom: 95px;
}
.center_txt a{
	color: #f04137;
}
.company{
	margin-bottom: 107px;
}
.company h3{
	margin-bottom: 40px;
}
.employment {
    text-align: center;
    margin-top: 45px;
}
.employment h4 {
    font-size: 36px;
    font-weight: normal;
    text-align: center;
    margin-bottom: 25px;
}
.employment .center_txt{
	margin:20px auto 42px;
}
.img_employment img{
	display: block;
	margin: 0 auto; 
}
.img_employment a{
	display: inline-block;
	font-size: 24px;
	margin-top: 17px;
}
.img_employment p{
	font-size: 18px;
}
.financial_support{
    width: 760px;
    margin: 60px auto 83px auto;
    font-size: 24px;
    line-height: 135%
}
.financial_support h3{
	margin-bottom: 27px;
}
.financial_support p{
	margin-bottom: 10px;
}
.financial_support ul{
	margin-left: 0px;
}
.financial_support ul li {
    margin-bottom: 10px;
    padding-left: 30px;
}
.financial_support ul li:before {
    content: "\2014";
    display: inline-block;
    margin-left: -30px;
    margin-right: 9px;
}
.wrap_your_participation .support_talent{
	margin-bottom: 200px;
	margin-top: 93px;
}
.wrap_your_participation .support_talent a{
	font-size: 24px;
}
/*Story*/
.top_img_story {
    position: relative;
    height: 725px;
    margin-top: 33px;
    margin-bottom: 92px;
}
.top_img_story >img {
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}
.img_story_content {
   	color: #fff;
    position: absolute;
    bottom: 0px;
    text-align: center;
    padding: 0 5% 45px;
    background: -moz-linear-gradient(top, rgba(97,36,0,0.01) 7%, rgba(97,36,0,0.56) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(7%, rgba(97,36,0,0.01)), color-stop(100%, rgba(97,36,0,0.56)));
    background: -webkit-linear-gradient(top, rgba(97,36,0,0.01) 7%, rgba(97,36,0,0.56) 100%);
    background: -o-linear-gradient(top, rgba(97,36,0,0.01) 7%, rgba(97,36,0,0.56) 100%);
    background: -ms-linear-gradient(top, rgba(97,36,0,0.01) 7%, rgba(97,36,0,0.56) 100%);
    background: linear-gradient(to bottom, rgba(97,36,0,0.01) 7%, rgba(97,36,0,0.45) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#612400', endColorstr='#612400', GradientType=0 );
}
.img_story_content a{
	border: 0;
}

.img_story_content h2 {
    font-size: 60px;
    font-weight: normal;
    font-family: 'Direct-Bold';
    line-height: 105%;
    margin-bottom: 35px;
}
.img_story_content p {
    font-size: 24px;
    line-height: 135%;
}
.img_story_content time {
    font-size: 18px;
    margin-right: 3%;
}
.info_article .autor{
	margin-right: 5%
}
.info_article .autor >img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 1%
}
.info_article .hashtag{
    background-color: rgba(249, 235, 235, 0.7);
    color: #fff;
}
.story_container {
    max-width: 760px;
    margin: 0 auto;
    font-size: 21px;
    line-height: 145%;
    position: relative;
}
.story_container p {
    margin: 10px 0;
}
.story_content_img{
	text-align: center;
	font-size: 14px;
	margin: 27px 0;
}
.story_content_img img {
    max-width: 100%;
}
.story_content_img p{
	margin: 0;
}
.story_content_img span{
	display: inline-block;
}
.tell_story {
    margin: 105px 0 163px 0;
    text-align: center;
    font-size: 18px;
}
.tell_story > a {
    color: #f67d22;
    border: 0;
}
.tell_story .social_share {
    margin-left: 7%;
}
.social_share a{
	text-decoration: none;
	font-size: 14px;
	display: inline-block;
	position: relative;
	background-color: #f9ebeb;;
	border-radius: 5px;
	border:0;
	border-bottom:1px solid transparent; /*rw+*/
}
.social_share a:before{
	content:'';
	width: 26px;
	height: 24px;
	background-image: url(/_/i/social_red_mini.png);
	display:inline-block;
	vertical-align:middle;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-11px;
	background-repeat:no-repeat;
}
.social_share a.fb {
    padding: 5px 10px 5px 21px;
    margin-left: 0px;;
}
.social_share .fb:before{
	    background-position: 7px -2px;
}
.social_share a.vk {
    padding: 5px 10px 5px 36px;
}
.social_share .vk:before{
	background-position: -23px -2px;
	margin-left: 5px;
}
.social_share a.twit {
    padding: 5px 10px 5px 31px;
}
.social_share .twit:before{
	background-position: -64px 1px;
	margin-left: 5px;
}
.living_history h3,
.like_in_news h3{
	font-size: 36px;
    font-weight: normal;
    line-height: 118%;
    text-decoration: none;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
	font-family: 'Direct-Bold';
    position: relative;
    text-align: center;
    margin-bottom: 47px;
}

.living_history h3 span,
.like_in_news h3 span{
	background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}


.living_history li {
	width: 29%;
    display: inline-block;
    vertical-align: top;
    margin-right: 5%;
    padding-left: 15px;
    box-sizing: border-box;
}
.living_history li:before{
    content: "\2014";
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 5px -15px;
   color: #f13f31;

}
.living_history li:nth-child(3n){
	margin-right: 0;
}
.living_history ul li a{
	font-size: 24px;
    line-height: 141%;
    color: #f13f31;
    font-family: 'Mirta-Italic';
    border-bottom: 1px solid #f9bfbd;
    text-decoration: none;
}
.living_history ul li a:before {
    width: 16px;
    height: 1px;
    background: #f13f31;
    content: "";
    position: absolute;
    margin-top: 15px;
    margin-left: -25px;
}
/*.living_history ul li:hover a{
	border:1px transparent;
}*/
.living_history ul li >div{
	margin-top: 15px;
}
.living_history ul li i {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    margin-right: 4px;
    border-radius: 50%;
    overflow: hidden;
}
.living_history ul li img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.living_history ul li div >div {
    display: inline-block;
    vertical-align: middle;
}
.living_history ul li .name {
    text-decoration: none;
    margin-bottom: 3px;
    display: block;
    font-size: 18px;
}
.living_history ul li span {
    font-size: 14px;
    margin-top: 8px;
    display: block;
}
.like_in_news {
    font-size: 18px;
    margin-top: 77px;
}
.like_in_news ul{
	font-size: 0;
}
.like_in_news ul li {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
    line-height: 145%;
    font-size: 18px;
}
.like_in_news ul li:nth-child(3n) {
	margin-right: 0;
}
.like_in_news .img_like_in_news {
    max-width: 100%;
    height: 295px;
}
.like_in_news .img_like_in_news img {
    width: 100%;
    height: 100%;
    background-size: cover;
}
.like_in_news ul li a{
	text-decoration: none;
}
.like_in_news ul li h4 {
    font-size: 18px;
    font-weight: normal;
    text-decoration: underline;
    margin: 16px 0 0 0;
}
/*.like_in_news ul li:hover h4 {
	text-decoration: none;
}*/
.like_in_news ul li p{
	color: #000;
	margin: 10px 0;
}
.right_baner {
    width: 170px;
    position: absolute;
    top: 253px;
    right: -195px;
    font-size: 14px;
    line-height: 130%;
}
.right_baner img{
	height: auto;
	background-size: cover;
	background-repeat: no-repeat;
	max-width: 100%;
	margin-bottom: 6px;
	border:1px solid #999;
}
.sacrifice {
    float: right;
    padding: 14px 0;
    /*rework*/
    width:100%;
    text-align:right;
}
.home-page  .sacrifice {
    padding: 0;
}
.sacrifice ul li{
	display: inline-block;
}
.sacrifice a{
	text-decoration: none;
	border-bottom:none; /*rw- 1px solid #fad0cf;*/
	position: relative;
	color: #ec574e;
	font-size: 18px;
	margin-bottom: 6px;
	display: inline-block;
}
/*.sacrifice a:hover{
	border-bottom:1px solid #ec5f53;
}*/
.sacrifice a:after{

}
.sacrifice a:before{
	content: "";
	position: absolute;
	display: block;
	left:0;
	margin-left: -35px;
	top:50%;
	margin-top: -10px;
	width: 30px;
	height: 20px;
	background-image:url(/_/i/koseli.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.sacrifice a:hover:before {
    opacity: 0.5;
}
/*friends*/
.lozung_friends {
    font-size: 36px;
    margin-left: 13.5%;
    margin-top: 58px;
    line-height: 130%;
    max-width: 600px;
}
.make_friends {
    font-size: 24px;
    margin: 95px 0 165px 0;
}
.make_friends a{
	display: inline-block;
	margin: 0 0 0 33.15%;
	background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%); /* Chrome10-25,Safari5.1-6 */
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
	position: relative;
	line-height: 120%;
	text-decoration: none;
}
.make_friends a:before{
	content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to right, #fa931d, #ea5b1f 50%, #f25546);

}
/*.make_friends a:hover:before{
	display: none;
}*/
.such_friends {
    font-size: 0px;
    text-align: center;
    padding-bottom: 20px;
}
.such_friends ul {
	margin-top: 63px;
	margin-bottom: 0;
}
.tabs_menu{
	font-size: 0;
	text-align:center; 
	margin-bottom: 20px;
}
.tabs_menu li {
    margin-right: 0;
    text-decoration: none;
    font-size: 24px;
    /*border-bottom: 2px solid #f04137;*/
    display: inline-block;
    position: relative;
}
.tabs_menu li:before {
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    background-size: 100% 5px;
    background-repeat: repeat-x;
    position: absolute;
    left: 0;
    bottom: 0px;
}
.project-page .tabs_menu li:nth-child(1):before {
    background-image: url(/_/i/rl1.svg);
}
.project-page  li.active:nth-child(1):before {
    background-image: url(/_/i/gl1.svg);
}
.project-page  li:nth-child(2):before {
    background-image: url(/_/i/rl2.svg);
    bottom: 1px;
}
.project-page  li.active:nth-child(2):before {
    background-image: url(/_/i/gl2.svg);
    bottom: 1px;
}
.friends_page .tabs_menu li:nth-child(1):before {
    background-image: url(/_/i/drl1.svg);
}
.friends_page  li.active:nth-child(1):before {
    background-image: url(/_/i/dgl1.svg);
}
.friends_page  li:nth-child(2):before {
    background-image: url(/_/i/drl2.svg);
}
.friends_page  li.active:nth-child(2):before {
    background-image: url(/_/i/dgl2.svg);
}
.friends_page  li:nth-child(3):before {
    background-image: url(/_/i/drl2.svg);
}
.friends_page  li.active:nth-child(3):before {
    background-image: url(/_/i/dgl2.svg);
}



.volonteurs_friends_page .tabs_menu li:nth-child(1):before {
    background-image: url(/_/i/drl1.svg);
}
.volonteurs_friends_page  li.active:nth-child(1):before {
    background-image: url(/_/i/dgl1.svg);
}
.volonteurs_friends_page  li:nth-child(2):before {
    background-image: url(/_/i/drl2.svg);
}
.volonteurs_friends_page  li.active:nth-child(2):before {
    background-image: url(/_/i/dgl2.svg);
}
.volonteurs_friends_page  li:nth-child(3):before {
    background-image: url(/_/i/drl2.svg);
}
.volonteurs_friends_page  li.active:nth-child(3):before {
    background-image: url(/_/i/dgl2.svg);
}
.tabs_menu li a,
.tabs_menu li span{
	text-decoration: none;
	padding: 10px 25px 16px 25px;
	display: block;
	border:0;
}
.tabs_menu li.active{
	text-decoration: none;
}
.tabs_menu li.active span{
	color: #b2b2b2;
}
#indifferent{;
	max-width: 960px;
	margin: 37px auto 0 auto;
}
.big_friends {
    display: table;
    width: 100%;
    position: relative;
}
.big_img_friends {
	width: 38.542%;
    height: 370px;
	max-width: 370px;
	display: table-cell;
	vertical-align: middle;
}
.big_img_friends img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.big_friends_desc{
	width: 61%;
	display: table-cell;
	padding-left: 6%;
	vertical-align: middle;
}
.name_friends h4 {
    margin: 0 0 7px 0;
    font-size: 24px;
    font-weight: normal;
}
.name_friends span{
	font-size: 14px;
}
.about_friend {
    font-size: 14px;
    line-height: 135%;
}
.quote {
    font-size: 36px;
    font-family: 'Mirta-Italic';
    line-height: 130%;
    margin: 0;
}
.four_frends,
.thre_frends{
	margin: 55px 0 0 0;
	position: relative;
	padding: 135px;
}
.masc_friends{
	background-position: center;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
	text-align: center;
	font-size: 18px;
}
.masc_friends p {
    line-height: 140%;
    width: 100%;
    margin-top: 13px;
}
.masc_friends i {
	width: 100%;
	height: 100%;
    min-height: 174px;
    min-width: 174px;
    max-width: 230px;
    max-height: 230px;
    display: block;
}
.masc_friends i img {
    display: block;
    text-align: center;
    height: 100%;
    width: 100%;
    z-index: -1;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 13px 54px -10px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 13px 54px -10px rgba(0,0,0,0.75);
    box-shadow: 0px 13px 54px -10px rgba(0,0,0,0.75);
}
.four_frends + .big_friends {
    margin-top: 85px;
}
.frend1 {
    margin-left: -57px;
    top: 6px;
    left: 0;
}

.frend2 {
    left: 0;
    top:99px;
    margin-left: 261px;
}

.frend3 {
    top: -7px;
    right: 0;
    margin-right: 213px;
    width: 215px;
    height: 215px;
}
.frend4 {
    top: -104px;
    right: 0;
    margin-right: -61px;
}
.frend5 {
    top: 185px;
    left: 0;
    margin-left: -77px;
}
.frend6 {
    top: -30px;
    right: 0;
    margin-right: -100px;
}
.frend7 {
    width: 215px;
    height: 215px;
    left: 0;
    margin-left: -94px;
    top: 56px;
}

.frend8{
    top: 2px;
    left: 0;
    margin-left: 202px;
}
.frend9 {
    right: 0;
    margin-right: 255px;
    top: 97px;
}
.frend10{
    top: -103px;
    right: 0;
    margin-right: -58px;
    width: 215px;
    height: 215px;
    z-index: 2;
}
.frend11{
    left: 0;
    margin-left: 25px;
    top: -60px;
}
.frend12{
    top: 30px;
    left: 0;
    margin-left: 311px;
}
.frend13{
    top: -14px;
    right: 0;
    margin-right: 84px;
}
.frend14 {
    top: -88px;
    left: 0;
    margin-left: -50px;
    z-index: 2;
}
.frend15 {
    width: 215px;
    height: 215px;
    top: 21px;
    left: 0;
    margin-left: 209px;
}
.frend16 {
    width: 215px;
    height: 215px;
    top: -51px;
    right: 0;
    margin-right: 245px;
}
.frend17{
    top: -120px;
    right: 0;
    margin-right: -50px;
}
.frends_video{
	position: relative;
	margin-top: 57px;
}
.frends_video iframe {
    width: 90%;
    max-width: 760px;
    height: 430px;
    margin: 0 auto;
    display: block;
}
#volunteers {
    max-width: 960px;
    margin: 37px auto 0;
}
#volunteers .big_friends{
	margin-bottom: 100px;
}
#compani_list {
	margin-top: 120px;
}
#compani_list ul{
    width: 22%;
    float: left;
    margin-right: 4%;
    font-size: 18px;
}
#compani_list ul:nth-child(4n){
	margin-right: 0;
}
#compani_list ul li {
    margin-bottom: 40px;
}
#compani_list ul li:last-child{
	margin-bottom: 0;
}
.desc_compani {
    line-height: 145%;
    margin: 14px 0;
}
#compani_list ul li .hashtag{
	font-size: 18px;
    text-decoration: none;
    padding: 5px 11px;
    line-height: 100%;
}
/*img_block*/
.two_line {
	position: absolute;
	bottom: -8px;
	left: -8px;
	width: 100px;
	height: 100px;
}
.wrap_hteg_title p {
	width: 300px;
	font-size: 14px;
	margin: 10px auto;
	line-height: 130%;
	text-align: center;
}
.bow_knot {
	position: absolute;
	top: -15px;
	left: -15px;
	width: 133px;
	height: 130px;
}
.flower {
	display: block;
	background-image: url(/_/i/flower.png);
	height: 65px;
	background-repeat: no-repeat;
	background-position: top center;
}
/*About Page*/
.wrap_about_block {
    max-width: 980px;
    margin: 0 auto;
}
.intro_about_txt{
	text-align: center;
	margin: 96px auto 412px auto;
	font-size: 36px;
	line-height: 124%;;
}
.intro_about_txt span{
	display: block;
	font-size: 18px;
	margin-top: 21px;
	line-height: 140%;
}
.organizer {
    display: table;
    width: 100%;
    margin-bottom: 86px;
}
.txt_organizer {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 0 1.5%;;;
}
.txt_organizer h3 {
    font-weight: normal;
    font-size: 24px;
    margin: 25px 0 0px 0;;;;;
}
.txt_organizer h3 span{
    font-size: 14px;
    display: block;
    margin-top: 7px;;
}
.txt_organizer p {
    font-family: 'Mirta-Italic';
    font-size: 24px;
    line-height: 135%;
}
.img_organizer {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 0 1.5%;
    position: relative;
}
.organizer.right_img .img_organizer{
	 text-align: right;
}
.organizer.left_img .img_organizer{
	 text-align: left;
}
.members {
	max-width: 790px;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
    margin-bottom: 102px;
    margin-top: 114px;
}
.members li {
    font-size: 18px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    padding: 0 1.5%;
    box-sizing: border-box;
}
.members li p {
    margin: 15px 0;
    line-height: 140%;
}
.members li span {
    font-size: 14px;
}
.partnership {
    font-size: 0;
    text-align: center;
    margin-top: 55px; 
}
.partnership li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 16px;
    text-align: center;
    margin-bottom: 40px;
    box-sizing: border-box;
    padding: 0 1.5%;
}
.partnership li img {
    width: 100%;
    height: 110px;
    background-repeat: no-repeat;
    background-position: center;
}
.partnership li p{
	margin-top: 15px;
	line-height: 145%;
	margin-bottom: 0;
	font-size: 18px;
}
.partnership li.big{
	width: 38%;
}
.partnership li.big img{
	height: 70px;
}
.wrap_partnership {
    margin: 0 auto;
    max-width: 790px;
}
.more_organizations{
	max-width: 755px;
	margin:25px auto 120px;
	font-size: 18px;
}
.more_organizations ul{
	line-height: 145%;
}
.more_organizations ul li {
    margin-bottom: 10px;
    padding-left: 25px;
}
.more_organizations ul li:before {
    content: "\2014";
    display: inline-block;
    margin-left: -26px;
    margin-right: 10px;
}
.adr_block {
    font-size: 18px;
    text-align: center;
}

.adr_block p{
	margin-bottom: 0;
}

/*Concert*/
.wrap_event_item {
    margin: 75px auto 0px auto;
    max-width: 820px;
    font-size: 24px;
}
.wrap_event_item >time {
    display: block;
    text-align: center;
    font-size: 18px;
}
.wrap_event_item >h1{
	font-weight: normal;
    font-size: 60px;
    text-align: center;
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Direct-Bold';
    margin: 12px 0 25px 0;
	line-height: 105%;
}
.media_block {
    width: 102%;
    height: 545px;
    margin: 0 -1% 40px;
}
.media_block iframe {
    width: 100%;
    height: 100%;
}
.wrap_event_item p{
    line-height: 135%;
}
.wrap_event_item .gallery_img {
    margin: 30px 0px 5px;
}
.gallery_img ul{
	font-size: 0;
}
.gallery_img ul li {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.56%;
}
.gallery_img ul li:last-child {
    margin-right: 0;
}
.more_img {
    width: 140px;
    height: 100px;
    background-image: url(/_/images/thumb_img/galery_border.png);
    background-repeat: no-repeat;
    background-position: top center;
	position: relative;
	background-size: 100% 100px;
}
.more_img  .foto-icon {
    text-decoration: none;
    background-image: url(/_/i/foto_orange.png);
    padding-left: 28px;
    width: 25px;
    height: 30px;
    background-position: left 0px;
    background-repeat: no-repeat;
    color: #f04137;
    margin-left: 19px;
    font-weight: normal;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    font-family: 'Mirta';
    font-size: 24px;
}
.wrap_photo_gallery {
	margin-top: 45px;
    margin-top: 63px;
}
.wrap_photo_gallery h1{
	font-weight: normal;
    font-size: 60px;
    text-align: center;
    font-family: 'Direct-Bold';
    margin: 12px 0 44px 0;
    line-height: 105%;	
}
.wrap_photo_gallery h1 span{
	background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%);
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
#navigation {
    max-width: 710px;
    overflow: hidden;
    margin: 35px auto 0 auto;
}
#navigation.shadow-r:after {
    content: '';
    width: 25px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fffcfc+0,ffffff+100&0+0,1+100 */
	background: -moz-linear-gradient(left,  rgba(255,252,252,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,252,252,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,252,252,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fffcfc', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	z-index: 1;
}
#navigation.shadow-l:before {
    content: '';
    width: 25px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fffcfc+100&1+0,0+100 */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,252,252,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,252,252,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,252,252,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00fffcfc',GradientType=1 ); /* IE6-9 */
	z-index: 1;
}
#photo_gallery .owl-item .item {
    height: 500px;
	-webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -ms-filter: blur(2px);
    -o-filter: blur(2px);
    /* FF doesn't support blur filter, but SVG */
    filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='svgBlur' x='-5%' y='-5%' width='110%' height='110%'><feGaussianBlur in='SourceGraphic' stdDeviation='5'/></filter></svg>#svgBlur");
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius = '3');
    filter: blur(3px);
}
#slider .owl-stage-outer{
	padding: 70px 0;
}
#photo_gallery .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0;
}
#photo_gallery .owl-item.active.center{
    position: relative;
    z-index: 999;
    overflow: initial;
}
#photo_gallery .owl-item.active.center .item{
    position: absolute;
    z-index: 99999;
    width: 265%;
    height: 640px;
    margin: -70px -82.5%;
    font-size: 0;

    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    /* FF doesn't support blur filter, but SVG */
    filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='svgBlur' x='-5%' y='-5%' width='110%' height='110%'><feGaussianBlur in='SourceGraphic' stdDeviation='5'/></filter></svg>#svgBlur");
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius = '3');
    filter: blur(0px);
}
#photo_gallery .image-caption {
    text-align: center;
    font-size: 18px;
}
#photo_gallery .image-caption p{
	margin: 15px 0;
}
#photo_gallery .owl-thumbs {
    text-align: left;
    margin-top: 32px;
    font-size: 0;
}
#photo_gallery .owl-thumb-item {
    width: 98px;
    border: 0;
    background: transparent;
    outline: 0;
    padding: 0;
    font-size: 0;
}
#navigation .owl-item.current img{
	background-image:url(/_/images/photo_gallery/thrumb_arrow.png) !important; 
}
#photo_gallery .projectitem img {
    width: 100%;
    height: 0;
    padding-bottom: 66%;
    background-size: cover;
    background-repeat: no-repeat;
}

#photo_gallery .owl-nav {
    position: absolute;
    width: 100%;
    height: 0;
    top: 70px;
    z-index: 996;
}

#photo_gallery .owl-prev {
    width: 70px;
    position: absolute;
    left: 0;
    height: 502px;
    font-size: 0;
}

#photo_gallery .owl-next {
    width: 70px;
    height: 502px;
    right: 0;
    position: absolute;
    text-align: right;
    font-size: 0;
}

#navigation .projectitem{
	cursor: pointer;
}

#navigation .projectitem:hover{
	opacity: 0.75;
}

.wrap_event_item .ancor_panel {
    margin-top: 36px;
}

/* Wonder parents */

.title_h3{
	font-weight: normal;
    font-size: 36px;
    text-align: center;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%);
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Direct-Bold';
    line-height: 100%;
}
.after_hteg {
    text-align: center;
    font-size: 18px;
    margin: -20px 0 37px 0;
}
.date_events{
    width: 120px;
    float: left;
    font-size: 24px;
    text-align: center;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%);
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Direct-Bold';
}
.date_events span{
	font-size: 36px;
    margin-bottom: 14px;
    display: block;
}
.logo_parteners{
	width: 150px;
	float: right;
	text-align: center;
}
.logo_parteners img{
	max-width: 100%;
	height: auto;
	margin-bottom: 37px;
}
.nearest_event{
	width: auto;
    margin-left: 18.5%;
    margin-right: 20%;
    line-height: 100%
}
.wrap_nearest_event {
    max-width: 920px;
    margin: 52px auto 52px auto;
}
.nearest_event p strong {
    font-size: 18px;
    font-weight: normal;
}
.nearest_event >ul {
    margin: 23px 0 34px 25px;;
}
.nearest_event >ul >li{
	position: relative;
	margin-bottom: 20px;
}
.nearest_event >ul >li:before{
	content: "\2014";
	display: inline-block;
	position: absolute;
	margin-left: -23px;
    margin-top: 5px;
}
.nearest_event >ul >li >h4 {
    font-weight: normal;
    font-size: 18px;
   	margin: 0 0 10px 0;
    line-height: 155%;
}
.nearest_event >ul >li >p {
    font-size: 14px;
    margin: 0;;
}
.wonder_parents_page .support_talent {
    text-align: center;
    margin: 84px 0 130px 0;
}
.event_report {
    max-width: 920px;
    margin: 0 auto 100px auto;
}
.event_report .gallery_img {
    margin-top: 50px;
}
.gallery_img .time_title {
    display: block;
    margin-bottom: 32px;
    color: #f04137;
    font-size: 24px;
}
.gallery_img .time_title a {
    text-decoration: none;
    border-bottom: 1px solid #fbcfcc;
}
.gallery_img .time:hover {
	    color: rgba(240, 65, 55, 0.81);
}
.gallery_img .time {
    display: block;
    text-align: center;
    margin-bottom: 32px;
    color: #f04137;
    font-size: 24px;
}
.event_report .gallery_img ul {
    font-size: 0;
    margin-bottom: 50px;
}
.wonder_parents_page .event_report .gallery_img ul{
	text-align: center;
}
.wonder_parents_page .publications,
.faith_hope_love_page .publications{
	margin-top: 96px;
}
.main_img_box2 {
	position: relative;
	padding: 30px 0 30px 0;
	margin-bottom: 25px;
}
.main_img_box2 img {
	width: 100%;
	display: block;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.main_img_box2 .big_img {
	max-width: 960px;
	height: 536px;
	margin: 0 auto;
	text-align: center;
	-moz-transform: rotate(-1.8deg); 
    -ms-transform: rotate(-1.8deg); 
    -webkit-transform: rotate(-1.8deg); 
    -o-transform: rotate(-1.8deg); 
    transform: rotate(-1.8deg);
}
.main_img_box2 .left_img {
    width: 440px;
    height: 292px;
    position: absolute;
    top: 254px;
    left: -28px;
    text-align: left;
    -moz-transform: rotate(3.5deg); 
    -ms-transform: rotate(3.5deg); 
    -webkit-transform: rotate(3.5deg); 
    -o-transform: rotate(3.5deg); 
    transform: rotate(3.5deg);
}
.main_img_box2 .right_top_img {
	width: 290px;
	height: 438px;
	position: absolute;
	top: 63px;
	right: -11px;
	text-align: center;
	-moz-transform: rotate(3.5deg); 
    -ms-transform: rotate(3.5deg); 
    -webkit-transform: rotate(3.5deg); 
    -o-transform: rotate(3.5deg); 
    transform: rotate(3.5deg);
}
.main_img_box2 .right_bott_img {
	width: 310px;
	height: 200px;
	position: absolute;
	top: 353px;
	right: 46px;
	text-align: center;
	-moz-transform: rotate(-7.4deg); 
    -ms-transform: rotate(-7.4deg); 
    -webkit-transform: rotate(-7.4deg); 
    -o-transform: rotate(-7.4deg); 
    transform: rotate(-7.4deg);
}
.main_img_box2 a {
	color: #999;
}
.main_img_box2 >div:hover span {
	text-decoration: none;
}
.main_img_box span {
	display: inline-block;
	text-decoration: underline;
	margin-top: 10px;
	font-size: 14px;
}
.left_txt{
	max-width: 755px;
    font-size: 24px;
    line-height: 135%;
}
.faith_hope_love {
    max-width: 880px;
    margin: 0 auto;
}

.faith_hope_love .gallery_img ul {
    font-size: 0;
    margin-bottom: 35px;
}

/*Volonteurs friends*/
.would_help {
    max-width: 845px;
    margin: 0 auto;
}
.would_help .gradient_title{
	margin-bottom: 80px;
}
.lozung_volonteurs {
    text-align: center;
    max-width: 570px;
    margin: 67px auto;
}
.lozung_volonteurs >p {
    font-size: 36px;
   	line-height: 130%;
    margin-bottom: 19px;
}
.lozung_volonteurs span {
    font-size: 18px;
    line-height: 140%;
}
.make_volonteurs{
	text-align: center;
	font-size: 24px;
    margin: 100px 0 162px 0;
}
.make_volonteurs a {
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%);
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    position: relative;
    line-height: 120%;
}
.questionnaire {
    margin-left: 6%;
    width: 55%;
    display: inline-block;
    vertical-align: top;;
}
.questionnaire input[type="radio"] {
    display:none;
}
.questionnaire >div{
	margin-bottom: 17px;
}
.questionnaire label:hover{
	cursor: pointer;
}
.questionnaire input[type="radio"] + label{ /*(240, 65, 55) (245,150,30)*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fde3e2+0,feefdc+100 */
	background: #fde3e2; /* Old browsers */
	background: -moz-linear-gradient(left,  #fde3e2 0%, #feefdc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #fde3e2 0%,#feefdc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #fde3e2 0%,#feefdc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde3e2', endColorstr='#feefdc',GradientType=1 ); /* IE6-9 */
	padding: 13px 16px 10px;
	font-size: 24px;
	display: inline-block;
}
.questionnaire input[type="radio"] + label:before{
	content:"";
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(/_/i/radio.png) left top no-repeat;
    cursor:pointer;
}
.questionnaire input[type="radio"]:checked + label:before {
    background:url(/_/i/radio_active.png) left top no-repeat;
}
.living_history ul li a:hover,
a:hover,
.tabs_menu li a:hover,
.volunteer_coordinator a:hover,
.questionnaire button:hover{
	color: #f0918c;
}
.questionnaire button{
	background-color: transparent;
	font-size: 24px;
	font-family: "Mirta";
	border:0;
	color: #f04137;
	padding: 0;
	margin-top: 18px;
	outline: none;
	border-bottom:1px dashed #fad0cf;
	position: relative;
	cursor: pointer;
}
.questionnaire button:after{
	content: "";
    width: 50px;
    height: 25px;
    background-image: url(/_/i/q_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    position: absolute;
    right: -50px;
    top: -2px;
}
/*.questionnaire button:hover{
	border-bottom:1px solid #f04137;
}*/
.volunteer_coordinator {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-left: 8%;
    margin-top: -5px;
}
.volunteer_coordinator .img_coordinator{
	width: 55px;
	height: 55px;
	border-radius: 50%;
	overflow: hidden;
}
.volunteer_coordinator .img_coordinator img{
	width: 100%;
	height: 100%;
}
.volunteer_coordinator h4{
	font-weight: normal;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 12px;;
}
.volunteer_coordinator p{
    font-size: 14px;
    line-height: 145%;
    margin-top: 0px;
}
.volunteer_coordinator .tel {
    font-size: 18px;
    margin-bottom: 0;
}
.volunteer_coordinator a{
	font-size: 18px;
	color: #f04137;
}
.types_volunteers {
    margin-top: 140px;
}
.types_volunteers .tabs_menu{
	margin-top: 40px;
	margin-bottom: 50px;
}
.types_volunteers .volunteers_media_content{
	margin-bottom: 60px;
	width: 100%;
	height: 550px;
}
.types_volunteers .volunteers_media_content > img {
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
   	-moz-transform: rotate(-3deg); 
    -ms-transform: rotate(-3deg); 
    -webkit-transform: rotate(-3deg); 
    -o-transform: rotate(-3deg); 
    transform: rotate(-3deg);
}
.volunteers_media_content iframe{
	width: 100%;
	height: 100%;
	-moz-transform: rotate(-3deg); 
    -ms-transform: rotate(-3deg); 
    -webkit-transform: rotate(-3deg); 
    -o-transform: rotate(-3deg); 
    transform: rotate(-3deg);
}
.volunteers_txt {
    max-width: 745px;
    margin: 0 auto;
}
.volunteers_txt p {
    font-size: 24px;
    line-height: 135%;
    margin: 10px 0;
}
/*.volunteers_txt a{
	text-decoration: none;
}*/
.volunteers_txt a:hover{
	text-decoration: underline;
}
.volonteurs_friends_page .living_history {
   	margin-top: 95px;
}
.living_history.singl {
    max-width: 745px;
    margin: 103px auto 0;
}
.volonteurs_friends_page .living_history.singl ul li{
	width: 100%;
}
/*Check_list*/
.parent_lozung {
    max-width: 585px;
    margin: 65px auto;
    text-align: center;
    font-size: 36px;
    line-height: 124%;
}
.wrap_check_list{
    max-width: 1000px;
    margin: 135px auto 0 auto;
}
.check_left_side {
	max-width: 660px;
    width: auto;
    margin-right: 300px;
}
.check_right_side {
    width: 265px;
    float: right;
}
.wrap_check_list section {
    margin-bottom: 80px;
}
.wrap_check_list section:last-child {
    margin-bottom: 0;
}
.wrap_check_list h3{
	font-weight: normal;
    font-size: 36px;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%);
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Direct-Bold';
   	margin-top: 0;
    margin-bottom: 55px;
}
.wrap_check_list h4{
	font-weight: normal;
    font-size: 24px;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%);
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Direct-Bold';
    margin-top: 50px;
    margin-bottom: 15px;
}
.person_img {
   	width: 58px;
    height: 58px;
    border-radius: 50%;
    overflow: hidden;
}
.person_img img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.wrap_check_list .chapter {
    font-size: 14px;
}
.check_left_side p {
    font-size: 18px;
    line-height: 145%;
    margin: 10px 0;
}
.contens {
    margin-top: 30px;
}
.check_left_side ul {
    margin-left: 45px;
    font-size: 18px;
    line-height: 145%;
}
.check_left_side ul li {
    margin-bottom: 10px;
    position: relative;
}
.check_left_side ul li:before{
	content: "\2014";
	display: inline-block;
	position: absolute;
	top:0;
	left: -27px;
}
.clarification {
	font-size: 18px;
    line-height: 145%;
    margin: 10px 0 10px 0px;
    padding-left: 30px;
    font-family: 'Mirta-Italic';
    background-image: url(/_/i/Z.png);
    background-repeat: no-repeat;
}
.check_left_side .search_addr {
    font-size: 14px;
    margin: 15px 0 10px;
    font-size: 14px;
    margin: 15px 0 10px;
}
.search_addr a {
    font-size: 18px;
    padding: 5px 0;
    padding-left: 30px;
    background-image: url(/_/i/location.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.check_left_side  .order {
    padding-left: 30px;
    padding-top: 3px;
    font-size: 14px;
    margin: 10px 0 10px;
    background-image: url(/_/i/P.png);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 185%
}
.order a {
    font-size: 18px;
        line-height: 145%;
}
.wrap_check_list h5 {
    font-size: 18px;
    font-weight: normal;
    font-family: 'Mirta-Bold';
    margin: 15px 0;
}
.check_left_side .min_desc{
	font-size: 14px;
    display: block;
    line-height: 145%;
    margin-top: 7px;
}
.check_left_side .min_desc a{
	font-size: 18px;
}
.check_left_side a{
	border:0;
}
.check_right_side .person_name {
    font-size: 18px;
    margin: 20px 0 0 0;
}

.check_right_side p {
    font-size: 14px;
    margin: 10px 0;
    line-height: 145%;
}
.check_right_side .contens li {
   	margin-bottom: 15px;
    font-size: 18px;
    padding: 9px 15px 5px 0;
}
.check_right_side .contens li a {
    text-decoration: none;
    color: #000;
    border: 0;
}
.check_right_side .contens li span {
 	color: #f04137;
 	border-bottom: 1px dashed #f04137;
 	line-height: 145%;
}
.check_right_side .contens li p{
	margin: 0 0 2px 0;
}
.check_right_side .contens li.active{
	background-image: url(/_/i/border_contens.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: #999;
    padding: 9px 15px 5px 15px;
}
.check_right_side .contens li.active span{
	color: #999;
	border:0;
}
.check_right_side .contens li.active a{
	color: #999;
}
/*Life)stories*/
.wrap_life_stories {
    margin-top: 56px;
}
.top_life_story{
    margin-top: 53px;
}
.top_life_story .left_life_story {
    width: 63%;
    height: 725px;
    float: left;
    position: relative;
    margin-right: 5.4%;    background: -moz-linear-gradient(top, rgba(97,36,0,0.01) 50%, rgba(97,36,0,0.56) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(97,36,0,0.01)), color-stop(100%, rgba(97,36,0,0.56)));
    background: -webkit-linear-gradient(top, rgba(97,36,0,0.01) 50%, rgba(97,36,0,0.56) 100%);
    background: -o-linear-gradient(top, rgba(97,36,0,0.01) 50%, rgba(97,36,0,0.56) 100%);
    background: -ms-linear-gradient(top, rgba(97,36,0,0.01) 50%, rgba(97,36,0,0.56) 100%);
    background: linear-gradient(to bottom, rgba(97,36,0,0.01) 50%, rgba(97,36,0,0.45) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#612400', endColorstr='#612400', GradientType=0 );
}
.right_life_story {
    width: 29%;
    float: left;
}
.right_life_story img {
    max-width: 100%;
    height: auto;
    max-height: 300px;
}
.left_life_story img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: absolute;
    z-index: -1;
}
.left_life_story h3{
	font-size: 60px;
    font-weight: normal;
    font-family: 'Direct-Bold';
    line-height: 105%;
    margin-bottom: 35px;
    color:#fff;
	margin-top: 0;;
}
.left_story_txt {
    position: absolute;
    bottom: 40px;
    padding: 0 8%;
}
.left_story_txt .info_article .hashtag{
	background-color: rgba(249, 235, 235, 0.7);
    color: #fff;
    vertical-align: middle;
    margin: 0;
	padding: 5px 12px;
}
.left_story_txt .social_share {
    margin-left: 3%;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
}
.left_story_txt .social_share a {
    background-color: rgba(249, 235, 235, 0.7);
    color: #fff;
}
.left_story_txt .social_share a:before{
	content: '';
    width: 26px;
    height: 24px;
    background-image: url(/_/i/social_white_mini.png);
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    background-repeat: no-repeat;
	
}
.left_story_txt .social_share .fb:before {
    background-position: 7px 0px;
}
.left_story_txt .social_share a.vk {
    padding: 5px 11px 5px 25px;
}
.left_story_txt .social_share .vk:before {
    background-position: -31px 0px;
    margin-left: 5px;
}
.left_story_txt .social_share .twit:before {
    background-position: -64px 1px;
    margin-left: 5px;
}
.right_life_story h3 {
    font-size: 36px;
    font-weight: normal;
    line-height: 124%;
    text-decoration: none;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%);
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Direct-Bold';
    margin-top: 25px;
    margin-bottom: 0px;
}
.right_life_story p {
    line-height: 145%;
    font-size: 18px;
}
.right_life_story  .social_share {
    font-size: 14px;
    margin-top: 10px;
}
.quote_parent {
    text-align: center;
    margin-top: 60px;
}
.autor_quote i {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    margin-right: 4px;
    border-radius: 50%;
    overflow: hidden;
}
.autor_quote i img {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.autor_quote >div {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
.autor_quote >div .name {
    text-decoration: none;
    margin-bottom: 3px;
    display: block;
    font-size: 18px;
}
.autor_quote >div span {
    font-size: 14px;
    margin-top: 0px;
    display: block;
}
.quote_parent .quote{
	color: #f04137;
	padding-left: 48px;
	position: relative;
	margin-top: 15px;
}
.quote_parent .quote:before {
    content: "";
    width: 25px;
    height: 2px;
    background: #f00;
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 20px;
}
.quote_parent .ancor_panel {
    margin-top: 20px;
}
.your_story {
    text-align: center;
    margin: 97px 0 130px 0; 
}
.item_life_story:nth-child(3n) {
    margin-right: 0;
}
.your_story a {
    display: inline-block;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%);
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    position: relative;
    line-height: 120%;
    text-decoration: none;
    font-size: 24px;
    border:0;
}
.item_life_story {
    width: 29%;
    display: inline-block;
    vertical-align: top;
    margin-right: 4.5%;;
}
.item_life_story img {
    max-width: 100%;
    height: auto;
}
.item_life_story h4 {
    font-size: 36px;
    font-weight: normal;
    line-height: 124%;
    text-decoration: none;
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%);
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Direct-Bold';
    margin-top: 20px;
    margin-bottom: 20px;
}
.item_life_story p {
    margin: 0;
    line-height: 145%;
    font-size: 18px;
}
.item_life_story .tag_line {
    margin-top: 15px;
}
.social_share {
    margin-top: 10px;
    font-size: 14px;
}
.film_slider{
	margin:65px auto;
}
.film_slider h3 {
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%);
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Direct-Bold';
    font-size: 36px;
    margin-bottom: 30px;
    text-align: center;
}
body .carousel {
	margin: 0px auto;
    width: 100%;
}
body .carousel .slides {
    width: 100% !important;
    height: 315px !important;
}
.slider_txt {
    max-width: 755px;
    margin: 33px auto;
    text-align: center;
    font-size: 18px;
    line-height: 145%;
}
.slider_txt p{
	margin: 10px 0;
}

/*content page*/

.content h1,
.content h2,
.content h3{
    background: -o-linear-gradient(left, rgba(243,62,51,1) 0%, rgba(246,125,34,1) 100%);
    background: -webkit-linear-gradient(left, rgba(243,62,51,1) 0%,rgba(246,125,34,1) 100%);
    color: #f04137;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    font-family: 'Direct-Bold';
    position: relative;
    text-decoration: none;
}
.content h1{
    font-size: 3.75em;
    font-weight: normal;
    margin: 0 0 .59em;
}

.content h2{
	font-size: 2.25em;
    font-weight: normal;
    margin-top: 1em;
    margin-bottom: .7em;
}

.content h3{
    font-size: 1.5em;
    margin-top: 1em;
    margin-bottom: .7em;
}


.content h1 ~ *{
	font-size: 24px;
    line-height: 135%;
}
.content p{
	margin-bottom: 0.35em;
}
.ancor_line {
    margin-bottom: 2.45em;
}
.content .ancor_line a{
	margin-right: 15px;
}

.content h2 ~ *{
	font-size: 18px;
    line-height: 145%;
}

.content h3 ~ *{
	font-size: 18px;
    line-height: 145%;
}

.content .content_aside{
	width: auto;
	margin-right: 500px;		
}

.content .right_aside{
	width: 365px;
	float: right;		
}

.content .page_entry {
    font-size: 36px;
    line-height: 124%;
    margin: 0 0 65px 0;
}

.content .quote {
    font-size: 24px;
    line-height: 135%;
    position: relative;
    font-family: 'Mirta-Italic';
    margin-bottom: 65px;
}

.content .quote:before {
	content:"\2014";
	display: block;
	position: absolute;
	top:0;
	left: -25px;
}

.content .quote2 {
    font-size: 18px;
    line-height: 140%;
    position: relative;
    font-family: 'Mirta-Italic';
    margin-bottom: 65px;
}

.content .quote2:before {
	content:"\2014";
	display: block;
	position: absolute;
	top:0;
	left: -25px;
}

.content .entry_italic{
	font-size: 36px;
    line-height: 124%;
    margin: 0 0 65px 0;
    font-family: 'Mirta-Italic';
}

.content .ancor_panel .social_share {
    margin-left: 0%;
    display: block;
}
.content .table_dialog {
    width: 100%;
}
.content .table_dialog td {
    padding: 9px 0;
    font-size: 18px;;
}
.content .table_dialog td:nth-child(1){
	padding-right: 18px;
} 
.content .table_dialog input {
	width: 100%;
    box-sizing: border-box;
    border: 2px solid #000;
    border-radius: 7px;
    line-height: 35px;
	text-indent: 10px;
	font-family: 'Mirta';
	outline: 0;;
}
.content .table_dialog input:focus {
	border: 2px solid #e9443a;
}

.content input[type="radio"] {
    display:none;
}
.content input[type="radio"] + label:hover{
	cursor: pointer;
}

.content input[type="radio"] + label{
	font-size: 18px;
	display: inline-block;
	margin-bottom: 17px;
}
.content input[type="radio"] + label:before{
	content:"";
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(/_/i/radio.png) left top no-repeat;
    cursor:pointer;
}
.content input[type="radio"]:checked + label:before {
    background:url(/_/i/radio_active.png) left top no-repeat;
}

.content input[type="checkbox"] {
    display:none;
}
.content input[type="checkbox"] + label:hover{
	cursor: pointer;
}

.content input[type="checkbox"] + label{
	font-size: 18px;
    display: inline-block;
    margin-bottom: 17px;
}
.content input[type="checkbox"] + label:before{
	content:"";
    display:inline-block;
    width:17px;
    height:21px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(/_/i/checkbox1.png) left 1px no-repeat;
    cursor:pointer;
}
.content input[type="checkbox"]:checked + label:before {
    background:url(/_/i/checkbox2.png) left -3px no-repeat;
}

.content .btn_greey,
.content .btn_orange,
.content .btn_grad,
.content .btn_white{
    width: 165px;
    line-height: 40px;
    display: block;
    background-color: transparent;

    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    margin: 15px 0;
    color: #fff;
    cursor: pointer;
     outline: 0;
    font-size: 18px;
    font-family: 'Mirta';
}
.content .btn_greey{
    background-image: url(/_/i/btn_greey.png);
}
.content .btn_orange{
    background-image: url(/_/i/btn_orange.png);
}
.content .btn_grad{
    background-image: url(/_/i/btn_grad.png);
}
.content .btn_white{
	background-image: url(/_/i/btn_white.png);
	color: #000;
}

.content .tabs_menu li:nth-child(1):before {
	background-image: url(/_/i/drl1.svg);
}
.content .tabs_menu  li.active:nth-child(1):before {
	background-image: url(/_/i/dgl1.svg);
}
.content .tabs_menu  li:nth-child(2):before {
    background-image: url(/_/i/drl2.svg);
}
.content .tabs_menu  li.active:nth-child(2):before {
    background-image: url(/_/i/dgl2.svg);
}
.content .tabs_menu  li:nth-child(3):before {
    background-image: url(/_/i/drl2.svg);
}
.content .tabs_menu li.active:nth-child(3):before {
    background-image: url(/_/i/dgl2.svg);
}

.content .login_popup {
    width: 342px;
    margin: 0 auto;
    padding: 40px 62px;
    border-radius: 10px;
    background: #f33e33;
    position: relative;
    background: -moz-linear-gradient(top, #f33e33 0%, #f67d22 100%);
    background: -webkit-linear-gradient(top, #f33e33 0%,#f67d22 100%);
    background: linear-gradient(to bottom, #f33e33 0%,#f67d22 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f33e33', endColorstr='#f67d22',GradientType=0 );
}
.content .login_popup h4{
	color:#fff;
	text-align:center;;
    margin-top: 0;
    margin-bottom: .7em;
    font-family: 'Direct-Bold';
	font-size:2.2em;
}

.content .login_popup .table_dialog input {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 7px;
    line-height: 35px;
    outline: 0;
    background: transparent;
    color: #fff;
    text-indent: 10px;
    font-family: 'Mirta';
}

.content .login_popup .table_dialog {
    color: #fff
}

.content .login_popup .btn_white{
	margin:36px auto 0;
}

.content .login_popup .close{
	position: absolute;
	top:0;
	right: 0;
	margin-top: 25px;
	margin-right: 25px;
	width: 25px;
	height: 25px;
	background-image: url(/_/i/close_white.png);
	cursor: pointer;
}




/*search form*/
.search_form {
    position: absolute;
    top: -1500px;
    left: 0;
    width: 100%;
    padding: 45px 0px;
    background: #f33e33;
    background: -moz-linear-gradient(top, #f33e33 0%, #f67d22 100%);
    background: -webkit-linear-gradient(top, #f33e33 0%,#f67d22 100%);
    background: linear-gradient(to bottom, #f33e33 0%,#f67d22 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f33e33', endColorstr='#f67d22',GradientType=0 );
    opacity: 0.93;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    z-index: 999;
}
.search_form.show{
	top:0;
}
.search_form .container{
	position: relative;
}
.search_logo.show{
	opacity: 1;
}
.search_logo{
    width: 45px;
    height: 55px;
    background-image: url(/_/i/logo_white.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 41px 52px;
    opacity: 0;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
    margin-top: 0px;
    margin-left: -3px;
}
.close{
	width: 50px;
	height: 50px;
	background-image: url(/_/i/close.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
    right: 0;
	cursor: pointer;
}
.search_form h3 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    font-family:direct-bold;
}
.search_form  form input[type="text"] {
    background: transparent;
    border: 0;
    outline: 0;
    color: #fff;
    font-size: 24px;
    font-family: 'Mirta';
}
.search_form  form{
	width: 345px;
    padding: 17px 15px 11px;
    background-image: url(/_/i/border_search.png);
    background-repeat: no-repeat;
    margin: -4px auto 70px auto;
}
.search_form  form button{
	width: 30px;
	height: 30px;
	background-color: transparent;
	font-size: 0;
	border:0;
	outline: 0;
	background-image: url(/_/i/icon-search.png);
	background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    cursor: pointer;
}
.wrap_tag_list {
    max-width: 760px;
    margin: 0 auto;
}
.tag_list:nth-child(1){
	width: 30%;
	margin-right: 5%;
}
.tag_list:nth-child(2){
	width: 30%;
	margin-right: 1%;
}
.tag_list:nth-child(3){
	width: 30%;
	margin-right: 0;
}
.tag_list {
    display: inline-block;
    vertical-align: top;
}
.tag_list ul li {
    
}
.tag_list a {
    background-color: rgba(118, 72, 72, 0.8);/*rw- rgba(249, 235, 235, 0.5);*/
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 18px; /*rw- 14px;*/
    margin-bottom: 5px;
    text-decoration: none;
}
/*Parents*/

.wrap_parent_content {
    max-width: 980px;
    margin: 0 auto;
}

.top_parents {
    margin-top: 70px;
    margin-bottom: 97px;
}

.top_parents .center_part {
    max-width: 580px;
    margin: 0 auto;
    text-align: center;
}
.top_parents .center_part h4 {
    font-size: 36px;
    font-weight: normal;
    margin: 0 0 20px 0;
    line-height: 124%;
}
.top_parents .center_part p {
    font-size: 18px;
    line-height: 145%;
    background-image: 
}

.top_parents iframe {
    max-width: 360px;
    height: 210px;
    margin: 15px auto;
}
.parent_txt_block {
    max-width: 755px;
    margin: 80px auto 45px auto;
    text-align: center;
    padding: 0 15px;
}
.parent_txt_block p{
	font-size: 18px;
    line-height: 145%;	
}
.parent_txt_block.procedure {
    margin-bottom: 262px;
}
.parent_txt_block .main_title{
	margin-bottom: 30px;
}
.book_slider_txt{
	width: 750px;
    margin: 80px auto;
    text-align: center;
}
.book_slider_txt .main_title{
	margin-bottom: 30px;
}
.book_slider_txt p{
	font-size:18px;
	line-height: 145%;
}
.book_slider {
    margin-bottom: 100px;
}
#map_regions{
    width: 100%;
    height: 640px;
    background-color: #ddd;
    position: relative;
}
.point_description {
    width: 310px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    background-color: #fff;
    margin-top: 39px;
    margin-right: 20px;
    padding: 37px 45px;
}
.point_description p{
	margin: 10px 0; 
	font-size: 14px;
	line-height: 145%;
}
.point_description  .point_main_txt {
    font-size: 18px;
    
}
.desc_addr {
    margin-top: 33px;
    font-size: 18px;
    line-height: 145%;
}
.desc_addr table td {
    vertical-align: top;
    padding-bottom: 10px;
}

.desc_addr table td:nth-child(1){
	padding-right: 6%;
}


/*Lines*/
.project_article_page .line-1 {
	position: absolute;
    display: block;
    left: 50%;
    margin-top: -284px;
    z-index: -1;
    height: 915px;
    width: 2560px;
    margin-left: -1246px;
}
.project_article_page .line-1 path {
	fill: none;
	stroke-width: 3.5;
	stroke-linecap: round;
	stroke-dasharray: 0px,  3973.88px;
	transition: all 1s;
	-webkit-transition: all 1s;
}
.project_article_page .line-2 {
	position: absolute;
	display: block;
	left: 50%;
	margin-top: -78px;
	z-index: -1;
	height: 465px;
	width: 445px;
	margin-left: -585px;
	opacity: 0;
}
.project_article_page .line-2 path {
	fill: none;
	stroke-width: 3.5;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.project_article_page .line-3 {
	position: absolute;
	display: block;
	right: 50%;
	margin-top: -5px;
	z-index: -1;
	height: 580px;
	width: 740px;
	margin-right: -559.5px;
	opacity: 0;
}
.project_article_page .line-3 path {
	fill: none;
	stroke-width: 3.5;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.project_article_page .line-4 {
	position: absolute;
    display: block;
    left: 50%;
    margin-top: -247px;
    z-index: -1;
    height: 920px;
    width: 2560px;
    margin-left: -1277px;
}
.project_article_page .line-4 path {
	fill: none;
	stroke-width: 3.5px;
	// stroke-linecap: round;
	stroke-dasharray: 0px, 4258.05px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

/*new img*/

.project_article_page .img-1 {
	position: absolute;
	display: block;
	left: 0;
	z-index: 1;
	height: 145px;
	width: 93px;
	top: 0;
}
.project_article_page .img-1 path {
	stroke: #f04137;
	stroke-width: 3.5;
	// stroke-linecap: round;
	transition: all 3s;
	-webkit-transition: all 3s;
	fill: none;
	stroke-dasharray: 0px, 510.552px;	
}
.project_article_page .img-2 {
    position: absolute;
    display: block;
    right: 0;
    margin-top: -5px;
    z-index: 1;
    height: 125px;
    width: 135px;
    margin-right: 0;
}
.project_article_page .img-2 path {
	fill: none;
	stroke: #f04137;
	stroke-width: 3.5;
	// stroke-linecap: round;
	transition: all 8s;
	-webkit-transition: all 8s;
	stroke-dasharray: 0, 791.892px;
}

.project_article_page .img-3 {
	position: absolute;
	display: block;
	left: 0;;
	z-index: 1;
	height: 169px;
	width: 150px;
	top: 0;
}
.project_article_page .img-3 path {
	fill: none;
	stroke: #f04137;
	stroke-width: 3.5;
	// stroke-linecap: round;
	transition: all 8s;
	-webkit-transition: all 8s;
	stroke: #f04137;
	stroke-dasharray: 0, 1873.73px;
}

.project_article_page .img-4 {
	position: absolute;
	display: block;
	left: 0;;
	z-index: 1;
	height: 169px;
	width: 150px;
	top: 0;
}
.project_article_page .img-4 path {
	fill: none;
	stroke: #f04137;
	stroke-width: 3.5;
	// stroke-linecap: round;
	transition: all 8s;
	-webkit-transition: all 8s;
	stroke: #f04137;
	stroke-dasharray: 0, 510.523px;
}

.project_article_page .img-5 {
	position: absolute;
	display: block;
	left: 0;;
	z-index: 1;
	height: 169px;
	width: 150px;
	top: 0;
	margin: 0;
}
.project_article_page .img-5 path {
	fill: none;
	stroke-width: 3.5;
	// stroke-linecap: round;
	transition: all 8s;
	-webkit-transition: all 8s;
	stroke: #f04137;
	stroke-dasharray: 0, 1224.18px;
}
.project_article_page .img-6 {
	position: absolute;
	display: block;
	left: 0;
	z-index: 1;
	height: 169px;
	width: 165px;
	top: 0;
	margin: 0;
}
.project_article_page .img-6 path {
	fill: none;
	stroke: #f04137;
	stroke-width: 3.5;
	// stroke-linecap: round;
	transition: all 8s;
	-webkit-transition: all 8s; 
	stroke-dasharray: 0, 562.045px;

}

.wrap_your_participation .line-9{
    position: absolute;
    display: block;
    left: 50%;
    margin-top: -644px;
    z-index: -1;
    height: 715px;
    width: 2560px;
    margin-left: -1279px;
}

.wrap_your_participation .line-9 path{
	fill: none;
	stroke-width: 3.5;
	// stroke-linecap: round;
	stroke-dasharray: 0px, 3733.82px;
	transition: all 3s;
	-webkit-transition: all 3s;
}

.story_page .line-1{
	position: absolute;
	display: block;
	left: 50%;
	margin-top: 2px;
	z-index: -1;
	height: 250px;
	width: 1280px;
	margin-left: -648px;
}

.story_page .line-1{
	position: absolute;
	display: block;
	left: 50%;
	margin-top: 22px;
	z-index: -1;
	height: 250px;
	width: 2997px;
	margin-left: -2530px;
}

.story_page .line-1 path{
	fill: none;
	stroke-width: 3.5;
	/* stroke-linecap: round;*/
	transition: all 3s;
	-webkit-transition: all 3s;
	stroke-dasharray: 0px, 6007.39px;
}

.story_page .line-2{
	position: absolute;
	display: block;
	left: 50%;
	margin-top: 12px;
	z-index: -1;
	height: 109px;
	width: 150px;
	margin-left: 467px;
}

.story_page .line-2{
	position: absolute;
	display: block;
	left: 50%;
	margin-top: 11px;
	z-index: -1;
	height: 109px;
	width: 150px;
	margin-left: 428px;
}

.story_page .line-2 path{
	fill: none;
	stroke-width: 3.5;
	// stroke-linecap: round;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
	stroke-dasharray: 0px, 680.003px;
}

.friends_page .line-1{
	position: absolute;
    display: block;
    left: 50%;
    margin-top: -898px;
    z-index: -1;
    height: 785px;
    width: 2560px;
    margin-left: -1280px;
	/*opacity: 0;*/
}

.friends_page .line-1 path{
	fill: none;
	stroke-width: 3.5px;
	// stroke-linecap: round;
	stroke-dasharray: 0px, 5304.89px;
	transition: all 3s;
	-webkit-transition: all 3s;
	/*stroke: #000;*/
}
.subscribe_to_news .line-1{
	width: 978px;
	height: 165px;
	position: absolute;
	left: 36px;
	top: -9px;
	z-index: -1;
}

.subscribe_to_news .line-1 path{
	fill: none;
	stroke-width: 3.5;
	// stroke-linecap: round;
	stroke-dasharray: 0px, 3010.95px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	width: 168%;
}
.indifferent .line-1{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	height: 69px;
	width: 95px;
	margin: auto;
	opacity: 0;
}

.indifferent .line-1 path{
	fill: none;
	stroke: #f04037;
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
}

.indifferent .line-2{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	height: 96px;
	width: 117px;
	margin: auto;
	opacity: 0;
}

.indifferent .line-2 path{
	fill: none;
	stroke: #be1e2d;
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
}

.indifferent .line-3{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	height: 97px;
	width: 95px;
	margin: auto;
	opacity: 0;
}

.indifferent .line-3 path{
	fill: none;
	stroke: #f05f32;
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
}

.indifferent .line-4{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	height: 75px;
	width: 75px;
	margin: auto;
	opacity: 0;
}

.indifferent .line-4 path{
	fill: none;
	stroke: #c31e69;
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
}

.company .line-5{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	height: 75px;
	width: 145px;
	margin: auto;
	opacity: 0;
}
.company .line-5 path{
	fill: none;
	stroke: #f04037;
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
}
.company .line-6{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	height: 75px;
	width: 105px;
	margin: auto;
	opacity: 0;
}
.company .line-6 path{
	fill: none;
	stroke: #be1e2d;
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
}
.company .line-7{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	height: 75px;
	width: 89px;
	margin: auto;
	opacity: 0;
}
.company .line-7 path{
	fill: none;
	stroke: #f05f32;
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
}
.company .line-7 polyline{
	fill: transparent;
	stroke: #f05f32;
	stroke-width: 2px;
	stroke-linecap: round;
}
.company .line-8{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	height: 75px;
	width: 110px;
	margin: auto;
	opacity: 0;
}
.company .line-8 path{
	fill: none;
	stroke: #c31e69;
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
}
.wonder_parents_page .line-1 {
    position: absolute;
    display: block;
    left: 50%;
    margin-top: -278px;
    z-index: -1;
    height: 930px;
    width: 2560px;
    margin-left: -1250px;
}
.wonder_parents_page  .line-1 path {
    fill: none;
    stroke-width: 3.5;
    stroke-linecap: round;
    stroke-dasharray: 0px, 3973.88px;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.wonder_parents_page .line-2 {
    position: absolute;
    display: block;
    left: 50%;
    margin-top: -866px;
    z-index: -1;
    height: 980px;
    width: 2560px;
    margin-left: -1279px;
}
.wonder_parents_page  .line-2 path {
    fill: none;
    stroke-width: 3.5;
    // stroke-linecap: round;
    stroke-dasharray: 0px, 3361.4px;
    transition: all 2s;
    -webkit-transition: all 2s;
}

.faith_hope_love_page .line-1 {
	position: absolute;
    display: block;
    left: 50%;
    margin-top: -347px;
    z-index: -1;
    height: 750px;
    width: 2560px;
    margin-left: -1275px;
    opacity: 0;
}
.faith_hope_love_page .line-1 path {
    fill: none;
    stroke-width: 3.5;
    stroke-linecap: round;
    stroke-dasharray: 0px, 1834px;
    transition: all 2s;
    -webkit-transition: all 2s;
}
.faith_hope_love_page .line-2 {
    position: absolute;
    display: block;
    left: 50%;
    margin-top: -50px;
    z-index: -1;
    height: 625px;
    width: 285px;
    margin-left: -603px;
    /*opacity: 0;*/
}
.faith_hope_love_page .line-2 path {
    fill: none;
    stroke-width: 3.5;
    // stroke-linecap: round;
    stroke-dasharray: 0px, 1834px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

/*footer flower*/

.footer_internal .footer_flower {
    position: absolute;
    display: block;
    left: 50%;
    z-index: 1;
    height: 66px;
    width: 35px;
    top: 0px;
    margin-left: -18px;
    margin-top: -7px;
}

.footer_internal .footer_flower path {
    stroke: #f04137;
    stroke-width: 2;
    transition: all 3s;
    -webkit-transition: all 1s;
    fill: none;
    stroke-dasharray: 0px, 250px;
}


/* ÃÅ¸Ã‘â‚¬ÃÂ¾Ã‘â‚¬ÃÂ¸Ã‘ÂÃÂ¾ÃÂ²ÃÂºÃÂ° ÃÂºÃÂ°Ã‘â‚¬Ã‘â€šÃÂ¸ÃÂ½ÃÂ¾ÃÂº*/

.two_line .line-1,
.two_line .line-3{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 108px;
	height: 108px;
	margin: auto;
	opacity: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.two_line .line-1 path{
	fill: none;
	stroke: #f04137;
	stroke-width: 5px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
}

.bow_knot .line-2{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 130px;
	height: 133px;
	margin: auto;
	opacity: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.bow_knot .line-2 path{
	fill: none;
	stroke: #f04137;
	stroke-width: 5px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
}

.two_line .line-3{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 108px;
	height: 108px;
	margin: auto;
	opacity: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.two_line .line-3 path{
	fill: none;
	stroke: #f04137;
	stroke-width: 5px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
}

.story_page .parallax02{
	left: 0%;
	margin-left: -350px;
	z-index: -1;
}

.story_page .parallax01{
	right: 28px;
	z-index: -1;
}
.about_page .line-1{
    position: absolute;
    display: block;
    left: 50%;
    width: 1900px;
    height: 590px;
    margin-left: -1242px;
    z-index: -1;
    margin-top: -615px;
}

.about_page .line-1 path{
	fill: none;
	stroke-width: 3.5px;
	stroke-dasharray: 0px, 3832.61px;
	transition: all 0.9s;
	-webkit-transition: all 0.9s;
}
.about_page .img-1{
	position: absolute;
    display: block;
    left: 50%;
    top: 0;
    margin-top: -71px;
    margin-left: -15px;
    width: 90px;
    height: 225px;
    z-index: 2;
}
.about_page .img-1 path{
	fill: none;
	stroke:#000;
	stroke-width: 3.5px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 975.122px;
	transition: all 3s;
	-webkit-transition: all 3s;
}
.about_page .img-2{
    position: absolute;
    display: block;
    left: 0%;
    top: 0;
    margin-top: 60px;
    margin-left: 103px;
    width: 180px;
    height: 100px;
    z-index: 2;
}
.about_page .img-2 path{
	fill: none;
	stroke:#000;
	stroke-width: 4px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 975.122px;
	transition: all 3s;
	-webkit-transition: all 3s;
}
.volonteurs_friends_page .img-1{
    position: absolute;
    display: block;
    left: 50%;
    width: 1285px;
    height: 140px;
    margin-top: -46px;
    margin-left: -646px;
    z-index: -1;
}
.volonteurs_friends_page .img-1 path{
	fill: none;
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 3779.34px;
	transition: all 1s;
	-webkit-transition: all 1s;
}
.life-stories-page .line-1{
    position: absolute;
    display: block;
    left: 50%;
    width: 2560px;
    height: 685px;
    margin-left: -1283px;
    opacity: 1;
    z-index: -1;
    margin-top: -790px;
}

.life-stories-page .line-1 path{
	fill: none;
	stroke-width: 3.5px;
	stroke-linecap: round;
	stroke-dasharray: 0px, 3832.61px;
	transition: all 3s;
	-webkit-transition: all 3s;
}
.life-stories-page .line-2{
	width: 978px;
	height: 165px;
	position: absolute;
	left: 36px;
	top: -9px;
	z-index: -1;
}

.life-stories-page .line-2 path{
	fill: none;
	stroke-width: 3.5;
	stroke-linecap: round;
	stroke-dasharray: 0px, 1834px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	width: 168%;
}

.parents_page .line-1{
    position: absolute;
    display: block;
    left: 50%;
    margin-top: -467px;
    z-index: -1;
    height: 430px;
    width: 2560px;
    margin-left: -1281px;
}

.parents_page .line-1 path {
    fill: none;
    stroke-width: 3.5;
    stroke-linecap: round;
    transition: all 3s;
    -webkit-transition: all 3s;
    stroke-dasharray: 0px, 6007.39px;
}

.parents_page .line-2 {
    position: absolute;
    display: block;
    left: 50%;
    margin-top: -137px;
    z-index: -1;
    height: 109px;
    width: 150px;
    margin-left: -195px;
}

.parents_page .line-2 path {
    fill: none;
    stroke-width: 3.5;
    transition: all 0.9s;
    -webkit-transition: all 0.9s;
    stroke-dasharray: 0px, 680.003px;
}
// #navigation:before{
//     content: "";
//     width: 33px;
//     height: 64px;
//     position: absolute;
//     z-index: 33;
//     display: block;
//     background-image: linear-gradient(to left, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
//     right: 0;
// }
.volonteurs_friends_page .line-1{
    position: absolute;
    display: block;
    left: 50%;
    margin-top: -608px;
    z-index: -1;
    height: 705px;
    width: 2560px;
    margin-left: -1278px;
}
.volonteurs_friends_page .line-1 path{
    fill: none;
    stroke-width: 3.5;
    stroke-dasharray: 0px, 3733.82px;
    transition: all 1.9s;
    -webkit-transition: all 1.9s;
}