

/* Start:/local/templates/heart_new/js/fancybox/jquery.fancybox.css?15101473284670*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
    background: rgba(0, 0, 0, 0.85);
	color: #444;
	text-shadow: none;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/local/templates/heart_new/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/local/templates/heart_new/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/local/templates/heart_new/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	/* background: url('/local/templates/heart_new/js/fancybox/fancybox_overlay.png'); */
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/local/templates/heart_new/js/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/local/templates/heart_new/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */


/* Start:/local/templates/heart_new/js/fancybox/helpers/jquery.fancybox-buttons.css?15101473282447*/
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url('/local/templates/heart_new/js/fancybox/helpers/fancybox_buttons.png');
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/* End */


/* Start:/_/css/owl.carousel.min.css?14861166243011*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/_/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/_/css/owl.theme.default.min.css?14861166241003*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/_/css/style_new.css?168789232346546*/
body .wrapper .page {
	font-family: "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;	
}


@media screen and (min-width: 1024px){		
.wrapper  .header .search {
	margin: 16px 0px 0px 270px;
}
.wrapper  .header .search-form {
    margin: 0px 0px 0px 138px;
}
.wrapper  .header .search.visible,
.wrapper  .header .search-form.visible {
    visibility: visible;
    opacity: 1;
    position: absolute;
}


.header  .social {
    position: absolute;
    z-index: 1;
    margin: 10px 0px 0px 512px;
}

#small_hearts {
	position: absolute;
	margin: 0px 0px 0px 850px;
	text-decoration: none;
	z-index: 4;
}
#big_heart {
	position: absolute;
	margin: 34px 0px 0px 807px;
	margin: 0px 0px 0px 734px;	
	text-decoration: none;
	z-index: 5;
}
.container.counters {
	margin-top: 90px;
	margin-top: 00px;
}


.page {
    margin-top: 90px;
}

.no .hearts i,
#big_heart .hearts i {
    background: url('/local/templates/heart/images/heart.png') left top no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    transform: rotate(0deg);
    opacity: 0; 
}

.item{
    position: relative;

}
.no .hearts{
    position: absolute;
	left: 40%;

}

#big_heart .hearts {
    position: absolute;
    left: 50%;
    margin: 64px 0px 0px -14px;
}
a.no .hearts i:nth-child(1),
a#big_heart .hearts i:nth-child(1) {
    transform-origin: -100px 0px;
    -webkit-transform-origin: -100px 0px;
    -ms-transform-origin: -100px 0px;
    -moz-transform-origin: -100px 0px;
    -o-transform-origin: -100px 0px;
}
a.no .hearts i:nth-child(1),
a#big_heart .hearts i:nth-child(1) {
    -webkit-animation: heart1 1.2s 0s ease-in infinite;
    animation: heart1 1.2s 0s ease-in infinite;
}
a.no .hearts i:nth-child(2),
a#big_heart .hearts i:nth-child(2) {
    transform-origin: -180px 0px;
    -webkit-transform-origin: -180px 0px;
    -ms-transform-origin: -180px 0px;
    -moz-transform-origin: -180px 0px;
    -o-transform-origin: -180px 0px;
}
a.no .hearts i:nth-child(2),
a#big_heart .hearts i:nth-child(2) {
    -webkit-animation: heart1 1.2s 0s ease-in infinite;
    animation: heart2 1.2s 0.1s ease-in infinite;
}
#big_heart .text {
    font-size: 13px;
    display: block;
    text-align: center;
	color: #c30f11;
	text-transform: uppercase;
}
a.no .hearts i:nth-child(3), a#big_heart .hearts i:nth-child(3){ transform-origin: -60px 0px; -webkit-transform-origin: -60px 0px; -ms-transform-origin: -60px 0px; -moz-transform-origin: -60px 0px; -o-transform-origin: -60px 0px;}  
a.no .hearts i:nth-child(3), a#big_heart .hearts i:nth-child(3) { -webkit-animation: heart3 1.2s 0.1.2s ease-in infinite; animation: heart3 1.2s 0.1.2s ease-in infinite; }
a.no .hearts i:nth-child(4), a#big_heart .hearts i:nth-child(4){ transform-origin: -70px 0px; -webkit-transform-origin: -70px 0px; -ms-transform-origin: -70px 0px; -moz-transform-origin: -70px 0px; -o-transform-origin: -70px 0px;}  
a.no .hearts i:nth-child(4), a#big_heart .hearts i:nth-child(4) { -webkit-animation: heart4 1.2s 1.6s ease-in infinite; animation: heart4 1.2s 1.6s ease-in infinite; }
a.no .hearts i:nth-child(5), a#big_heart .hearts i:nth-child(5){ transform-origin: -120px 0px; -webkit-transform-origin: -120px 0px; -ms-transform-origin: -120px 0px; -moz-transform-origin: -120px 0px; -o-transform-origin: -120px 0px;}  
a.no .hearts i:nth-child(5), a#big_heart .hearts i:nth-child(5) { -webkit-animation: heart5 1.2s 0.7s ease-in infinite; animation: heart5 1.2s 0.7s ease-in infinite; }
a.no .hearts i:nth-child(6), a#big_heart .hearts i:nth-child(6) {    transform-origin: 120px 100%;    -webkit-transform-origin: 120px 100%;    -ms-transform-origin: 120px 100%;    -moz-transform-origin: 120px 100%;    -o-transform-origin: 120px 100%;}
a.no .hearts i:nth-child(6), a#big_heart .hearts i:nth-child(6) { -webkit-animation: heart6 1.2s 1.2s ease-in infinite; animation: heart6 1.2s 1.2s ease-in infinite; }
a.no .hearts i:nth-child(7), a#big_heart .hearts i:nth-child(7){ transform-origin: 100px 100%; -webkit-transform-origin: 100px 100%; -ms-transform-origin: 100px 100%; -moz-transform-origin: 100px 100%; -o-transform-origin: 100px 100%;}  
a.no .hearts i:nth-child(7), a#big_heart .hearts i:nth-child(7) { -webkit-animation: heart7 1.2s 0.4s ease-in infinite; animation: heart7 1.2s 0.4s ease-in infinite; }
a.no .hearts i:nth-child(8), a#big_heart .hearts i:nth-child(8){ transform-origin: 200px 100%; -webkit-transform-origin: 200px 100%; -ms-transform-origin: 200px 100%; -moz-transform-origin: 200px 100%; -o-transform-origin: 200px 100%;}  
a.no .hearts i:nth-child(8), a#big_heart .hearts i:nth-child(8) { -webkit-animation: heart8 1.2s 0.2s ease-in infinite; animation: heart8 1.2s 0.2s ease-in infinite; }

}


@media screen and (max-width: 500px){	
	.header  .social {
		display: none;
		
	}
	.wrapper {
			position: relative;
	}
	.wrapper  .header .search {
		 margin: 0;
		 right: 29px;
		 top: -1px;
		 position: absolute;
	}
	.wrapper  .header .search-form {
		 position: absolute;
		 margin: 0;
		 right: 10px;
		 top:-17px;

	}
	.wrapper  .header .search-form.visible {
		visibility: visible;
		opacity: 1;
		position: absolute;
	}
	#big_heart{
		display: block;
		text-align: center;
		margin-top: 40px;
	}

	.wrapper  .header .sms {
		display: block;
		position: relative;
		margin: 2px auto;
	}
	.wrapper  .header .phone {
		position: relative;
		margin: 23px 0 0 5px;
	}
	
	.wrapper  .header-information .donate .title {
		margin: 20px 5px 25px 5px;
	}
	
.wrapper .header .phone {
	right: 0;
	left: 0;
}

}


.widecol{
    max-width: 500px;
}

.donate.common .bigform {
	position: fixed;
	top: 20px;
	left: 50%;
	margin-left: -390px;
	min-width: 780px;
	background: #f9f9f9;
	border: 1px dotted #eee;
	padding: 30px 20px 30px 20px;
	z-index: 10;
}

.donate.common .bigform .widecol{
    margin: 0 auto;
}

.donate .bigform .money-rates input[type="radio"] {
    position: absolute;
    visibility: hidden;

}

.donate .bigform .money-rates label {
    font-size: 18px;
    line-height: 50px;
    display: block;
    text-align: center;
    cursor: pointer;
    border: 0px;
    padding: 0px;
    color: #717171;
    outline: none;
    border-radius: 3px;
    width: 100%;
    margin: 0px 0px 5px 0px;
    background: transparent;
    border: 1px dashed #C5C5C5;
    transition: 0.3s;
    position: relative;
}

.donate .bigform .money-rates label {
    width: auto;
    padding: 7px 10px 3px;
    display: inline-block;
    line-height: 19px;
}

.donate .bigform .money-rates input[type="radio"]:checked + label {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0);
    background: #D12116;
    color: #E2E2E2;
}

.donate .bigform .money-rates label input.othermoney.active {
    opacity: 1;
    visibility: visible;
}

.donate .bigform .widecol .money-rates label input.othermoney.active {
    margin: -8px 0px 7px 0px;
    height: 31px;
	width: 100px;
	padding: 0 8px;
}
.donate .bigform input[type="text"] {
    font-size: 34px;
    line-height: 45px;
    border: 0px;
    background: rgb(255, 255, 255);
    font-family: "Regular";
    vertical-align: bottom;
    width: 140px;
    padding: 0px 20px 0px;
    height: 45px;
    color: #D12116;
    outline: none;
    text-align: right;
    box-sizing: border-box;
}

.donate .bigform .money-rates label input.othermoney {
    position: absolute;
    right: 106%;
    width: 100%;
    text-align: right;
    font-size: 20px;
    margin: 2px 0px 7px 0px;
    color: #000;
    opacity: 0;
    visibility: hidden;
    border: 1px #ccc dotted;
}

.bigform .widecol .close {
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 27px;
    cursor: pointer;
    padding: 5px;
}

.bigform .widecol ul {
    height: auto;
    max-width: 900px;
    text-align: left;
    margin-bottom: 20px;
	margin-top: 20px;
}

.bigform .widecol .subtitle {
	margin-top: 20px;
}

.bigform .widecol ul li {
    display: inline-block;
    margin: 0px ;
    max-width: 290px;
    vertical-align: top;
}

.donate .bigform .row.home .widecol li button {
    background: transparent;
	padding: 0px;	
}

.donate .bigform button {
    display: block;
    text-align: center;
    padding: 12px 0px;
    background: #D12116;
    text-decoration: none;
    color: white;
    border-radius: 10px;
    width: 280px;
    text-align: center;
    font-size: 21px;
	cursor: pointer;
}
/*
.donate .bigform button {
    font-size: 13px;
    line-height: 1.35;
    cursor: pointer;
    background: rgba(0, 0, 0, 0);
    margin: 0px 0px 5px 0px;
    color: #717171;
    outline: none;
    position: relative;
    display: block;
    width: 100%;
    padding: 0px;
    border-radius: 3px;
    overflow: hidden;
    border: 0px;
    text-align: left;
    font-family: "Regular";
}

.donate .bigform button i{
    width: 125px;
    height: 51px;
    display: inline-block;
    background-size: contain !important;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    padding: 0px;
    border: 1px dashed #C5C5C5;
    background-color: #FFF;
    border-radius: 3px;
    margin: 0px 10px 0px 0px;
    vertical-align: middle;
    float: left;
}
/*
.donate .bigform button.cloudpayments i {
    background-image: url('/local/templates/heart/images/payments/cloudpayments.png');
    background-size: 50px 40px !important;
}

.donate .bigform button.ya i {
    background-image: url('/local/templates/heart/images/payments/yandex.png');
}

.donate .bigform button.wm i {
    background-image: url('/local/templates/heart/images/payments/webmoney.png');
}

.donate .bigform button.sb i {
    background-image: url('/local/templates/heart/images/payments/sber.png');
}


.donate .bigform .widecol.payment {
    position: absolute;
    top: 0;
    left: 0;
	z-index: 1;
	border: 1px #ccc dotted;
	padding: 10px 15px 40px 15px;
	height: auto;
	max-height: 1000px;
	max-width: 900px;
	background: #f9f9f9;
	z-index: 10;
}

.donate .bigform .widecol.payment  li button {
    background: transparent;
}
.donate .bigform .widecol.payment  .button-div {
    background: transparent;
}
.donate .bigform .widecol.payment .close {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 27px;
	cursor: pointer;
	padding: 5px;
}

.donate .bigform .widecol.payment .subtitle {
	font-size: 20px;
	margin-bottom: 25px;
	margin-top: 10px;
}
.donate .bigform .widecol.payment ul {
	height: auto;
	max-width: 900px;
	text-align: left;
	margin-bottom: 50px;
}

.donate .bigform .widecol.payment ul  li {
    display: inline-block;
    margin: 0px 5px 4px 0px;
	max-width: 290px;
	vertical-align: top;
}
*/
.donate .bigform .text {
    padding: 5px 0;
}

.donate input[type="text"] {
	height: 38px;
}

.donate .form input[type="text"] {
    border: 1px dotted #ccc;
}
.donate .form input[type="text"] {
    width: 100%;
    text-align: left;
    font-size: 13px;
    margin: 0px 0px 7px 0px;
    color: #000;
    border: 1px dotted #ccc;
	padding: 0 10px;
}

.header-information .donate .widecol .money-rates label {
	width: auto;
	padding: 7px 10px 3px;
	display: inline-block;
	line-height: 19px;
}
.header-information .donate .widecol .money-rates label input.othermoney.active {
	margin: -8px 0px 7px 0px;
	height: 31px;
}

.header-information .donate .widecol .more{
    display: block;
    text-align: center;
    width: 100%;
    padding: 19px 0;
    background: #D12116;
    margin: 20px 0;
	text-decoration: none;
	color: white;
	border-radius: 10px;
}

.header-information .donate .widecol .more.hidden{
	display: block !important;
}



.header-information .donate .widecol .more h3{
	text-align: center;
}

.iwonthelp.home .header-information .donate {
    margin: 0px 0px 0px 0px;
}

.iwonthelp.home .header-information .donate .row:nth-child(2) {
    margin: 0px;
    border: 0;
    padding: 10px 5px 0px 5px;
	overflow: none;
}

.iwonthelp.home {
    margin-bottom: 0px;
	position: relative;
}
.iwonthelp .row.home {
    margin-bottom: 0px;
	position: relative;
}

.iwonthelp .row.home .widecol.payment {
    position: absolute;
    top: 0;
    left: 0;
	z-index: 1;
	border: 1px #ccc dotted;
	padding: 10px 15px 40px 15px;
	height: auto;
	max-height: 1000px;
	max-width: 900px;
	background: #f9f9f9;
	z-index: 10;
}

.header-information .donate .row.home .widecol.payment  li button {
    background: transparent;
}
.header-information .donate  .row.home .widecol.payment  .button-div {
    background: transparent;
}
.iwonthelp .row.home .widecol.payment .close {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 27px;
	cursor: pointer;
	padding: 5px;
}

.iwonthelp .row.home .widecol.payment .subtitle {
	font-size: 20px;
	margin-bottom: 25px;
	margin-top: 10px;
}
.iwonthelp .row.home .widecol.payment ul {
	height: auto;
	max-width: 900px;
	text-align: left;
	margin-bottom: 50px;
}

.iwonthelp .row.home .widecol.payment ul  li {
    display: inline-block;
    margin: 0px 5px 4px 0px;
	max-width: 290px;
	vertical-align: top;
}

.iwonthelp.home .header-information .donate .form .text {
    padding: 5px 0;
}

.iwonthelp.home .header-information .donate input[type="text"] {
	height: 38px;
}



.container.need-help {
    margin: 80px 0px 50px;
}

.container.need-help .owl-carousel .owl-item img {
    width: 90%;
}

.wrapper   .container.need-help .caption {
    padding: 0px 17px 0px 0;
}

.wrapper h1 {
    margin-top: 30px;
}

.fancybox div{
	display:none;
}

#photo {
	margin-top: 40px;
}

.newslist h3 {
	font-size: 30px;
}
.newslist .item {
	display: table;
	margin-bottom: 30px;
}
.newslist .item div  {
	display: table-cell;
	vertical-align: top;
}
.newslist .item div.img {
	max-width: 306px;
}


.newslist .item img {
	max-width: 280px;
	padding: 1px;
	border: 1px solid a3a3a3;
	margin: 0 22px 0 0;	
}
.newslist .item time {
	color: #a3a3a3;
	margin-bottom: 6px;
	display: block;
}
.newslist .item h4 {
	text-transform: uppercase;
	font-size: 20px;
}

.newslist .item p {
    color: #777;
	margin-top: 10px;
}

.newslist .item a {
	text-decoration: none;
}
.newslist .item a:hover {
	text-decoration: underline;
}

.right {
	float: right;
	margin-right: 20px !important;
	text-decoration: none; 
}
ul.large-nav {
	display: none;
}
.imag li img {
    width: 180px;
    height: 180px;
    background-position: center center;
    background-repeat: no-repeat;
	background-size: cover;
}
.imag ul {
    text-align: left;
	list-style: none;
	list-style-type: none !important;
}
.imag li {
    width: 180px;
    height: 180px;
    padding: 2px;
    background: #fff;
    border: 0px #8FC8C3 solid;
    display: inline-block;
    margin: 0 12px 31px 0px;
}
.page p.show {
	text-align: right;
	cursor: pointer;
	margin-right: 23px;
	margin-top: 0;
	margin-bottom: 25px;
}
.page p.show a {
	color: #77f;
	border-bottom: 2px dotted #77f;
}

.hidden {
	display: none !important;
}
 h1{
    text-align: left !important;
 }
 h3{
    text-align: left;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 25px;
    font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
#common {
	position: relative;
	height: 25px;
}
#plushare {
	position: absolute;
	right: 30px;
	top: -12px;
}

h3.h1 {
    font-size: 26px;
    line-height: 34px;
    color: #2F2F2F;
    font-weight: normal;
    text-transform: uppercase;
    font-family: "Bold";
}

.fancybox-overlay {
	z-index: 1 !important;
}
p.attention {
	color: #D12116;
}
.share {
	margin-right: 20px;
	display: inline-block; 
	margin-top: 10px;
	vertical-align: top;
}

.button {
    background: #D12116;
    border: 0px;
    font-family: "Regular";
    font-size: 17px;
    line-height: 40px;
    outline: none;
    padding: 10px 70px;
    color: #FFF;
    cursor: pointer;
    border-radius: 3px;
    display: inline-block;
    margin: 20px 0px 0px;
    text-align: center;
    width: auto;
	vertical-align: top;;
}
#amount {
	width: 100px;
	padding: 10px 20px;
	font-size: 30px;
	height: 40px;
	margin: 20px 20px 0px 0;
	vertical-align: top;;
}
.col-xs-8 {
	margin-top: 35px;
}

.container .info .phones .phone {
    vertical-align: top;
}

#big_heart .hearts {
    position: absolute;
    left: 50%;
    margin: 98px 0px 0px -3px;
}

.owl-carousel .owl-item img {
    background-size: cover;
    background-position: center center;
}

.owl-prev {
    position: absolute;
    top: 50%;
    left: -32px;
	display: none;
}
.owl-next {
    position: absolute;
    top: 50%;
    right: -32px;
	display: none;
}
.partners .owl-carousel .owl-item img {
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

nav.second-menu {
	display: block;
	margin-top: 50px;
}

nav.second-menu ul li {
	display: inline-block;
	padding: 5px 40px 5px 0;
	background: #fff;
}

nav.second-menu ul.left-menu li a {
    color: #000;
}

nav.second-menu ul.left-menu li a:hover,
nav.second-menu ul.left-menu li a.selected {
    color: #bc262c;
}


.person div.item {
	display: inline-block;
	width: 180px;
	padding: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	height: 340px;
	position: relative;
	vertical-align: top;
	border: 1px dotted #ddd;
}

.person div.item img {
	max-width: 180px;
	}

.person  div.item  .hidden {
	display: none;
	vertical-align: bottom;
}

.person  div.item  .hidden p {
	position: absolute;
	padding: 20px;
	bottom:0;
	left:0;
}
	


.person  div.item:hover .hidden {
	display: block;
	position: absolute;
	width: 180px;
	height: 340px;
	background: #fefefe;
	padding: 20px;
	bottom:0;
	left:0;
}

.person div span {
	display: block;
	width: 180px;
	height: 180px;
	margin-bottom: 20px;
	text-align: center;
}

.person div h3 {
	line-height: 25px;
}

.page .yamap, .page .txt {
    display: inline-block;
    max-width: 50%;
    margin-right: 30px;
    vertical-align: top;
    margin-bottom: 75px;
	min-width: 360px;
}

.boxs .items {
    height: 620px;
    overflow-y: auto;
}
.page .donat_box {
	margin-bottom: 75px;
}

.media .news-list .news-item {
    padding: 0;
}

.media  .bx_filter .bx_filter_section {
    background: #f7f7f7;
	border: #bbb 1px solid;
}

.media  .bx_filter_parameters_box_container {
	display: block;
}
.media  .bx_filter.bx_horizontal .bx_filter_parameters_box {
    width: 100%;

}
.media  .bx_filter .bx_filter_param_label {
    display: inline-block;
    width: 20%;
}
.news-list .news-item b {
	line-height: 28px;
}

.media  .bx_filter .bx_filter_search_button {
	background: #f9fafa;
}

.prev_next,
.page .button {
    display: inline-block; 
	max-width; 200px;
}
.prev_next a,
.page .button a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    background: #eee;
    text-align: center;
    margin-top: 30px;
}

.prev_next a {
	display: inline-block; 
}

.page .button a.active {
	font-weight: bold;
	color: #D12116;
}

.video .news-item {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
	margin-right: 2%;
} 

.video .news-item  img{
    width: 100%;
}

.video .news-item  iframe{
	width: 100%;
	height: 240px;
}
.video .news-item.first {
	width: 100%;
	display: block;
	vertical-align: top;
	margin-bottom: 30px;
	margin-right: 0%;
} 

.video .news-item.first iframe {
    width: 100%;
    height: 400px;
}

.video .news-item.first div {
	display: inline-block;
	width: 47%;
	vertical-align: top;
	padding-right: 2%;	
}

.video .news-item.first b {
	font-size: 1.5em;
	line-height: 30px;
}

.video .news-item.first .button a {
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    background: #eee;
    text-align: center;
    margin-top: 30px;
}
.video .news-detail > div {
	text-align: center;
}
.video .news-detail iframe {

    width: 640px;
    height: 480px;

}

.video .news-detail .prev_next a {
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    background: #eee;
    text-align: center;
    margin-top: 30px;
	margin-right: 30px;
	min-width: 150px;
}

.news-list .news-item {
    display: inline-block;
    padding: 10px 20px;
	width: 48%;
	vertical-align: top;
	margin-right: 1.5%;
	margin-bottom: 30px;
}
.news-list .news-item b {
	font-size: 1.5em;
}

.row .checkbox {
	width: 32%;
	display: inline-block;
	height: 30px;
}


.news-list .item {
	display: inline-block; 
	width: 21%;
	margin-right: 1.5%;
	padding: 9px;
	vertical-align: top;
	margin-bottom: 50px;
	border: 1px dotted #ccc;
	height: 560px;
	overflow: hidden;
	position: relative;
}

.news-list .item > a {
    color: #303030;
    max-height: 400px;
    overflow: hidden;
    display: block;
}

.news-list .item:before {
	height: 50px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	/*
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(255,255,255,0) 100%);
	background-clip: border-box;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff',GradientType=0 );
	color: #000;
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;*/
	background:#ccc;
}


.news-list .item  img{
	width: 100%;
	padding-right: 1.5%;
	margin-bottom: 30px;
	height: auto;

}

div.news-list .item img.preview_picture {
	float: none;
}

.page #plushare {
	margin: 30px 0 70px 0;
}
.page #plushare .share {
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}

.news-detail h1 {
	line-height: 28px;
}


	.news-detail iframe {
		width: 80%;
		height: 480px;
	}
	
	
.reports-list .item {
	display: inline-block; 
	width: 21%;
	margin-right: 1%;
	padding: 10px;
	vertical-align: top;
	margin-bottom: 50px;
	height: 326px;
	position: relative;
	min-width: 216px;

	}

.reports-list .item .report {
	margin-top: 10px;
	width: 214px;
	height: 306px;
	overflow: hidden;
	border: 1px dotted #ccc;	
}

.reports-list .item  img{
	width: 100%;
	max-width: 210px;
	padding: 3px;
}

.partners_all .item  {
	display: inline-block; 
	width: 12%;
	min-width: 150px;
	vertical-align: middle;
	margin-bottom: 30px;
	height: 110px;
	position: relative;
	text-align: center;
	padding: 0px;
}
.partners_all .item  h3 {
	display: none;
}

.partners_all .item  a {
    display: block;
    height: 110px;
    vertical-align: middle;
    text-align: center;
    width: 150px;
	background-size: auto;
	background-position: center;
	background-repeat: no-repeat;
}

.news-date-time {
    margin-bottom: 30px;
    display: block;
}

.help-list {
	margin: 50px 0;
}

.help-list .item  {
	display: inline-block; 
	width: 20%;
	height: 500px;
	position: relative;
	text-align: center;
	padding: 0px;
	margin-right: 1.5%;
	padding: 10px;
	vertical-align: top;
	margin-bottom: 50px;
	border: 1px dotted #ccc;
	overflow: hidden;
	min-width: 200px;
}

.saved .help-list .item  {
	height: 290px;
	}

.help-list .item .help a {
    display: block;
    text-align: center;
    width: 100%;
    padding: 9px 0;
    background: #D12116;
    margin: 10px 0;
    text-decoration: none;
    color: white;
    border-radius: 10px;
}

.help-list .item .help {
    margin-top: 15px;
    text-align: center;
}

.help-list .item  h3{
	font-size: 16px;
	text-align: center;
}

.help-list .item .image {
    display: block;
    width: 130px;
    overflow: hidden;
    margin: 20px auto;
    height: 130px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
}

.iwonthelp  {
	margin-bottom: 100px;
}
.iwonthelp .container.counters,
.iwonthelp .header-information {
	display: inline-block;
}

.iwonthelp .container.counters {
	width: 300px;
	vertical-align: top;
	margin-top: 40px;
	float: right;
}

.iwonthelp .container.counters .item{
    margin-bottom: 60px;
	text-align: left; 
	font-size: 15px;
	text-align: right;
	width: 300px;
}

.iwonthelp .container.counters .item b{
	float: left;
	font-size: 17px;
}

.iwonthelp .container.counters .item >span{
    padding: 35px 0px 10px;
    font-size: 16px;
    border: 1px solid #777;
    text-align: center;
    display: block;
	margin-top: 5px;
}

.iwonthelp .container.counters .item >span span{
	font-size: 36px;
	display: block;
}


.iwonthelp .header-information  {
	max-width: 800px;
}

.iwonthelp .header-information .donate .row {
	max-width: 800px;
	border-top: 0px;
}

.header-information .donate .title h3 {
    color: #000;
    font-size: 24px;
    line-height: 25px;
    margin: 20px 0px 6px 0px;
    text-transform: none;
}

.header-information .donate .title p {
    color: #000;
    font-size: 16px;
    line-height: 21px;
	text-transform: none;
	margin-top: 6px;
}

.iwonthelp .header-information .donate .row .col:nth-child(2) {
    width: 34%;
}

.iwonthelp .header-information .donate .row .col:nth-child(3) {
    width: 20%;
}

.iwonthelp .header-information .donate .row .col:nth-child(4) {
    width: 40%;
    margin: 0px 0px 0px 0px;
}

.iwonthelp .header-information .donate .row:nth-child(2) {
    margin: 0px -20px 0px;
    border:0;
        border-bottom-color: currentcolor;
    padding: 10px 20px 35px;
}

.iwonthelp .header-information .donate {
    margin: 30px 0px 0px 0px;
	max-width: 800px;
}

.page .letters a {
	margin: 2px 2px 10px 2px;
	padding: 5px 8px 3px;
}

.page .year,
.page .link,
.page  .month {
	display: inline-block;
	margin-right: 50px;
	margin-bottom: 80px;
	font-size: 18px;
	margin-top: 10px;
}

.choosehelp{
	display: table;
	list-style: 0;
	margin: 0;
	padding:0;
	width: 80%;	
	margin: 50px auto;
}

.choosehelp li {
	display: table-cell;
	text-align: center;
	padding: 5px 20px;
}

.choosehelp li a {
    display: block;
    padding: 30px 4px;
    border: 1px dotted #ccc;
    background: #f9f9f9;
    font-size: 30px;
}

.donors-list {
	margin-bottom: 50px;
}

.donors-list .news-item {
	display: inline-block;
	padding: 0px 20px;
	width: 27%;
	vertical-align: top;
	margin-right: 1.5%;
	margin-bottom: 5px;
	height: 43px;
	margin-top: 1px;
}

.wrapper .container .caption,
.wrapper .container.about_found {
	border: 0;
}

.wrapper .container .caption {
    padding: 10px 17px 10px 0;
}

.wrapper .container .caption .all_news {
	float: right;
}

.wrapper .container .caption {
    text-transform: none;
	font-size: 16px;
}
.wrapper .container .caption b {
    font-size: 24px;
}


.become_friend {
    display: block;
}

.yurlico,
.fizlico  {
	display: table-cell;
    padding: 15px 1%;
    vertical-align: top;
	position: relative;
	width: 40%;
}

.yurlico > div,
.fizlico > div  {
	display: block;
    padding: 7%;
    border: 1px solid #ccc;
    vertical-align: top;
	min-height: 250px;
}

div .for span  {
	position: absolute;
	right: 24px;
	top: 45px;
	font-size: 14px;
}

.yurlico div .for,
.fizlico div .for  {
	margin-bottom: 30px;
}
.yurlico div h4,
.fizlico div h4  {
	margin-bottom: 10px;
}

.action-detail .video,
.action-detail .video-text {
	display: inline-block;
	width: 48%;
}
.action-detail .video iframe {
	width: 100%;
	height: 360px;
	
}
.action-detail .video-text {
	vertical-align: top;
}

.action-detail .video-text p {
	vertical-align: top;
	padding-left: 30px;
	display: block;
	margin-top: 0px;
}

.action-detail div.photogallery,
.action-detail div.news-list {
    margin-top: 50px;
	
}

.news-list .item h3 {
	text-transform: none;
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 19px;
}

.news-list .item  .news-date-time {
    margin-bottom: 10px;
    display: block;
}

.news-list .item a {
	text-decoration: none;
}
.news-list .item a:hover {
	text-decoration: underline;
}

.page .button {
	background: none;
	padding: 0;
}

.header {
    position: relative;
}

.header .phone {
	z-index: 1;
	position: absolute;
	margin: 16px 0px 0px 360px;
	font-size: 19px;
	text-decoration: none;
	display: block;
}

.footernew .phone {
	text-decoration: none;
	display: inline;
}

.header .sms{
    position: absolute;
    top: 0;
    right: 41px;
	width: 230px;
	padding: 0 0px;
	/*background: #f9f9f9;
	background: #D12116;
	color: white;*/	
	color: #D12116;
	font-size: 19px;
	text-align: center;
}
.header .sms .donate {
    position: absolute;
	bottom: 3px;
	right: -32px;
	display: block;
	z-index: 1;
	width: 102px;
	height: 56px;
}

.header .sms .heart{
	width: 100%;
}

.header .sms img{
	width: 100%;
}

.need-help .owl-carousel .owl-item img {
    border-radius: 50%;
	margin-bottom: 20px;
}
.need-help .owl-carousel  .owl-item span {
	display: block;
	text-align: center;
}
.need-help .owl-carousel  .owl-item span.birth-day {
	text-align: center;
}
.need-help .owl-carousel  .owl-item span.city {
	text-align: center;
	margin-bottom: 15px;
}

.need-help .owl-carousel  .owl-item span.help {
	margin-top: 15px;
	text-align: center;	
}

.need-help .owl-carousel  .owl-item h3 {
    font-size: 16px;
    text-align: center;
}

.footernew {
	width: 100%;
	background: #f3f3f3;
	display: block;
	vertical-align: top;
	margin: 50px auto 0 auto;	
	font-family: 'Arial Regular', 'Arial';
	font-size: 14px;
}

.footernew .inner {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto 0 auto;		
}
.footernew .cell {
	display: table-cell;
	vertical-align: top;
	padding: 30px 35px;
	width: 38%;
}

.footernew .cell.soc {
	width: 26%;
}

.footernew .cell ul {
	list-style: none;
	margin-top: 16px;
}
.footernew .cell div {
	margin-bottom: 20px;
}

.footernew .social { 
    position: relative;
	margin: 0;
}
.footernew .social a { 
	border: 1px solid #777;
}

.footernew .cell a {
	text-decoration: none;
}

.footernew .cell a:hover {
	text-decoration: underline;
}

.topdescr > span {
	display: inline-block;
	width: 15%;	
	min-width: 300px;
	vertical-align: top;
}
.topdescr div.description-full {
	display: inline-block;
	width: 50%;
	min-width: 300px;
	vertical-align: top;
	
}

.description-full .button {
    display: block;
    padding: 15px 30px;
    border: 1px dotted #ccc;
    background: #D12116;
    font-size: 30px;
	margin-bottom: 20px;
	border-radius: 10px;
	color: #fff;
	text-decoration: none;
	
}

.description-full .helped{
    display: block;
    padding: 5px 30px;
    border: 1px dotted #ccc;
    background: #D12116;
    font-size: 19px;
	color: white;
	margin-bottom: 20px;
	border-radius: 10px;
}

.description-full .helped p,
.description-full .helped a{
color: white;
}

.description-full .need_help .title {
    font-weight: bold;
    font-size: 18px;

}

.description-full div.title {
	margin-bottom: 20px;
}

.description-full .helped p{
	font-size: 19px;
	text-align: center;
}
.topdescr > span img {
border-radius: 50%;
}

.diagnosis dl dt {
	display: inline-block;
	min-width: 190px;	
	max-width: 320px;
	vertical-align: top;
	margin-bottom: 10px;
}
.diagnosis dl dd{
	display: inline-block;
	min-width: 300px;
	max-width: 300px;
	vertical-align: top;
	margin-bottom: 10px;
}

.diagnosis dl{
	display: block;
	vertical-align: top;
	margin-bottom: 20px;
	mix-width: 340px;
}
.diagnosis dl dt.cost + DD,
.diagnosis dl dt.cost {
	font-weight: bold;
}

.reports-list h3 {
	font-size: 21px;
}

.owl-item {
	border: 1px #ccc dotted;
	margin-right: 8px !important;
}

.owl-item  .txtall {
	margin: 10px 5px;
	text-align: center;
	min-height: 400px;
}
.owl-item img {
    margin: 0 auto;
}
.owl-item h3 {
    height: 43px;
}
.owl-item .city {
    height: 43px;
}

.owl-item .help a {
	display: block;
	text-align: center;
	width: 100%;
	padding: 9px 0;
	background: #D12116;
	margin: 10px 0;
	text-decoration: none;
	color: white;
	border-radius: 10px;
}

.iphone {
	position: absolute;
	right: -169px;
	top: 17px;
	background: url('/_/i/phone.png') right top no-repeat;
	width: 689px;
	height: 1106px;
	z-index: -1;
}

.become_friend  {
	background: url('/_/i/bggray.png') left top;
}
.become_friend .wrapper .fizlico div,
.become_friend .wrapper .yurlico div {
	background: url('/_/i/bgtest.png') left top;
}

	.container.menu .items-list .item {
		margin: 0 30px !important;
	}
	.container .items-list .item .image.no {
		-webkit-border-radius: 0;
		border-radius: 0; 
		width: 157px;
		overflow: hidden; 
		height: 110px;
		margin-bottom: 40px;
	}

.container .items-list .item .image.no img {
    height: 130px;
}

.wrapper .container.need-help .caption.plank  {
/*	padding-left: 80px;*/
}

.wrapper .container.need-help .caption.plank:before  {
	background: url('/_/i/plank.png') left center no-repeat;
	background-position: 0px 0px;
	height: 55px;
	width: 70px;
	margin-bottom: -13px;
	content: "";
	display: inline-block;
}

.txtall {
	font-family: "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 15px;
}

.header ul.nav a {
	font-family: "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 15px !important;
	text-transform: none !important;
}

.wrapper .container .plank .caption {
padding-left: 80px;
}
.wrapper .container .news.plank.att:before  {
	background: url('/_/i/plank.png') left center no-repeat;
	background-position: -62px -5px;
	height: 55px;
	width: 60px;
	content: "";
	display: inline-block;
	position: absolute;
}

.wrapper .container .news .plank.par:before  {
	background: url('/_/i/plank.png') left center no-repeat;
	background-position: -118px -5px;
	height: 55px;
	width: 60px;
	content: "";
	display: inline-block;
	position: absolute;

}

.wrapper .container  .plank.fr:before  {
	background: url('/_/i/plank.png') left center no-repeat;
	background-position: -177px -5px;
	height: 55px;
	width: 60px;
	content: "";
	display: inline-block;
	position: absolute;

}

.wrapper .container  .plank.logo:before  {
	background: url('/_/i/plank.png') left center no-repeat;
	background-position: -240px -5px;
	height: 55px;
	width: 60px;
	content: "";
	display: inline-block;
	position: absolute;

}


.about_found  div.about_text,
.about_found  div.about_pic{
	display: table-cell;
}

.header-information .donate .widecol .help {
    display: block;
    text-align: center;
    width: 100%;
    padding: 19px 0;
    background: #D12116;
    margin: 20px 0;
    text-decoration: none;
    color: white;
    border-radius: 10px;

}

.header-information .donate .widecol .help h3 {
    text-align: center;
}

.page ul {
	padding-left: 20px;
}

.page .counters .item {
	display: inline-block;
	width: 300px;
	padding: 20px 0;
	margin-right: 20px;
	border: 1px #ccc dotted;
	text-align: center;
	font-size: 17px;
	min-height: 80px;
	vertical-align: top;
	margin: 20px 20px 10px 0;
} 

.page .counters .item span{
	font-size: 40px;
	display: block;
	margin-bottom: 10px;
	margin-top: 15px;
}

.center {
	text-align: center;
	display: block;
	margin: 25px auto;
	max-width: 100%;
}

nav.second-menu ul li {
	font-family: "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 16px
}
.page .news-detail h3,
.page > h3 {
	margin-top: 30px;
}

.page  a {
	color: #2f1c8d;
}
.page .item a {
	color: #000;
}



.news-detail {
	margin-bottom: 30px;
}

.partners{
	margin-top: 30px;
}

.help-list .description-full p {
	font-size: 16px;
}
.help-list .item h3 {
    display: block;
	height: 45px;
}
.help-list .item .description {
    display: block;
	height: 95px;
}

.page blockquote  {
    font-size: 20px;
    color: #777;
    padding: 5%;
}

.information-about .container .items-list .item {
    text-align: center;
    padding: 30px 0px 30px;
    width: 30%;
    border: 1px #ccc dotted;
    min-height: 190px;
    display: inline-block;
	margin-bottom: 30px;
}
.information-about .container h2 {
    font-size: 29px;
    line-height: 38px;
    color: #D12116;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    margin: 0px 0px 15px;
}
.information-about .container p {
    color: #333;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
}




.information-about .container .items-list .item p {
    font-size: 15px;
    line-height: 18px;
    text-align: center;
}

.information-about .container .items-list .item .subtitle {
    font-size: 15px;
    line-height: 18px;
    display: block;
}
.information-about .container .items-list .item .title {
    font-family: "Bold";
    font-size: 15px;
    line-height: 18px;
    display: block;
    margin: 0px 0px 15px;
}
.information-about .container .items-list .item .description {
    font-size: 13px;
    line-height: 16px;
}

.information-about .container .center-block-wrapper {
    text-align: center;
    margin: 20px 0px 60px;
}
.information-about .container .center-block {
    display: inline-block;
}
.information-about .container .center-block h2 {
    text-align: left;
}
.information-about .container .center-block p {
    text-align: left;
    margin: 4px 0px;
}

.information-about .container ul.lists {
    margin: 20px;
}
.information-about .container ul.lists li {
    display: block;
	list-style: none;
	padding: 10px 0px 0px 25px;

}
.information-about .container ul.lists li::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    background: #D12116;
    border-radius: 50%;
    margin: 5px 0px 0px -15px;
}

.donate .container .items-list {
    text-align: center;
    margin: 20px 0px;
    font-size: 16px;
	font-family: "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.donate  .container .items-list .item {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    box-sizing: border-box;
    width: 32%;
    margin: 0px 10px 40px 0;
    text-align: left;
    text-decoration: none;
	border: 1px #ccc dotted;
	padding: 0;
	line-height: 24px;
	min-height: 425px;
	min-width: 280px;
	position: relative;
}

.donate  .container .items-list .item.wide {
	width: 100%
}

.donate  .container .items-list .item div {
	padding: 20px 30px;

}

.donate  .container .items-list .item h2 {
    min-height: 70px;
    display: block;
}

.donate  .container .items-list .item .win,
.donate  .container .items-list .item .more {
    display: block;
    text-align: center;
	padding: 12px 0px;
	background: #D12116;
    text-decoration: none;
    color: white;
    border-radius: 10px;
	width: 280px;
	text-align: center;
	left: 50%;
	margin-left: -140px;
}

.donate  .container .items-list .item .win h3,
.donate  .container .items-list .item .more h3 {
    text-transform: none;
    font-size: 15px;
	text-align: center;
	cursor: pointer;
}

.donate  .container .items-list .item .big   {
    font-size: 30px;
    text-align: center;
    display: block;
    margin: 10px 0;
}

.cols {
	display: block;
	vertical-align: top;
}

.col2 {
	display: inline-block;
	vertical-align: top;
	width: 45%;
	min-width: 280px;
	padding: 20px 0px 20px 20px;
}
.col2:first-child {
	border-right : 1px #777 dotted;
	padding: 20px 20px 20px 0px;
}

.page p.toright{
    text-align: right;
}

.myhelp  {
    padding: 20px 30px;
	border: 1px dotted #ccc;
	text-align: center;
}
.myhelp > div  {
    display: inline-block;
	margin: 0 auto;
	min-width: 64%;
	text-align: left;
	
}

.myhelp input {
	display: inline-block;
}
.myhelp .radio {
	display: block;
	margin-bottom: 20px;
}

.myhelp .radio  label {
	margin-right: 40px;
}



.myhelp input[type="text"] {
    font-size: 34px;
    line-height: 45px;
    border: 0px;
    background: rgb(255, 255, 255);
    font-family: "Regular";
    vertical-align: bottom;
    width: 140px;
    padding: 0px 20px 0px;
    height: 45px;
    color: #D12116;
    outline: none;
    text-align: right;
    box-sizing: border-box;
	display: block;
}
.myhelp  input[type="text"] {
    width: 100%;
    text-align: left;
    font-size: 18px;
    margin: 0px 0px 7px 0px;
    color: #000;
    border: 1px dotted #ccc;
	max-width: 600px;
}

.myhelp input[type="text"] {
    height: 38px;
}

.myhelp  textarea {
    width: 100%;
    text-align: left;
    font-size: 18px;
    margin: 0px 0px 7px 0px;
    color: #000;
    border: 1px dotted #ccc;
	max-width: 600px;
	height: 100px;
}

.myhelp button {
    display: block;
    text-align: center;
    width: 100%;
    padding: 19px 0;
    background: #D12116;
    margin: 20px 0;
    text-decoration: none;
    color: white;
    border-radius: 10px;
	font-size: 24px;
	max-width: 604px;
}

.page .cols p {
	line-height: 21px;
}
.page .cols h4 {
	margin-top: 40px;
}

p.small {
    font-size: 11px;
    position: absolute;
    bottom: 10px;
}

@media screen and (max-width: 1024px){	
	.news-list .item {
		width: 28%;
	}
	.video .news-item {
		width: 28%;
	}
	.video .news-item img {
		width: 100%;
		height: auto;
		}
	.iwonthelp .container.counters, .iwonthelp .header-information {
		display: block;
		float: none;
		margin: 30px auto;
	}
	.footernew .cell.soc,
	.footernew .cell {
	width: 33%;
	}
	
	.iphone  {
		display: none;
	}
	.myhelp > div  {
		min-width: 68%;
	}	
	
	.donate .container .items-list .item  {
		min-height: 410px;
	}	
}


@media screen and (max-width: 780px){	
	.news-list .item {
		width: 42%;
	}
	.video .news-item {
		width: 42%;
	}	
	.video .news-item.first div {
    display: block;
    width: 100%;
    padding-right: 0%;
	}
	.news-detail iframe {
		height: 320px;
	}
	.header .social {
		margin: 0;
		right: 20px;
		top: 30px;
	}
	body .header .phone {
		right: 20px;
	}

	.header .search.visible, .header .search-form.visible {
		z-index: 10;
	}
	
	.header .sms {
		right: 0;
		left: 0;
		top: -17px;
		z-index: -1;
	}	
	.home .widecol {
		margin: 0 auto;
	}
	.home .title h3,
	.home .title {
		text-align: center;
	}
	.yurlico, .fizlico {
		display: block;
		width: 100%;
	}
	
	.iwonthelp.home {
		margin: 0 10px;
	}

	.iwonthelp .header-information .donate .row .col {
		display: block;
		width: 94% !important;
		padding: 0 2%;
	}
	.iwonthelp .header-information .donate .row:nth-child(2) {
		margin: 0;
	}
	.choosehelp li {
		display: block;
	}
	.choosehelp {
		width: 100%;
	}
	
	.footernew .cell {
		display: block;
		padding: 10px 20px;
	}
	.footernew .cell.soc,
	.footernew .cell {
	width: 87%;
	}	
	.footernew .cell div {
		margin-bottom: 0px;
	}	
	
	.about_found  div.about_text,
	.about_found  div.about_pic{
		display: block;
	}
	.myhelp > div  {
		min-width: 90%;
	}	
	
	.donate .container .items-list .item  {
		min-height: 450px;
		width: 45%;
	}	
	.donate .container .items-list .item .more  {
		width: 90%;
		margin-left: -45%;
	}	
	
	.donate.common .bigform {
		position: fixed;
		top: 0px;
		left: 0;
		margin-left: 0;
		min-width: 90%;
		overflow-y: auto;
		height: 100vh;
		}
}

@media screen and (max-width: 680px){
	.col2 {
		width: 95%;
		border: 0 !important;
		padding: 20px 0;
	}
	.myhelp > div  {
		min-width: 100%;
		min-width: 90px;
	}
	
	.wrapper .header ul.nav {
		display: block;
		margin: 80px 0px 0px 0px; 
	}

}


@media screen and (max-width: 540px){	
	.news-list .item {
		width: 90%;
	}
	.video .news-item {
		width: 90%;
	}
	.news-detail iframe {
		height: 240px;
	}
	.header .phone {
		right: 0px;
	}	
	.wrapper .header .sms {
    top: -2px;
	}

	.information-about .container .items-list .item {
		width: 90%;
		display: block;		
	}
	.myhelp {
		padding: 20px 0px;
		border: 0;
	}	

	.donate .container .items-list .item div {
		padding: 20px 10px;
	}
	.donate .container .items-list .item {
		min-height: 105px;
		width: 95%;
	}	
	.donate .container .items-list .item .more {
		position: relative;
		left:0;
		bottom: 0;
		margin: 10px 5%;
	}
	
	.donate .container .items-list {
	max-width: 100%;
	}
	.help-list .item  {
	min-width: 260px;
	}
	
}

.imgA>UL>LI,
.imgB>UL>LI,
.imgC>UL>LI{
	list-style: none;
}


.imgB>TABLE>TBODY>TR>TD>A.lightbox,
.imgB>TABLE>TBODY>TR>TD>A,
.imgB>TABLE>TBODY>TR>TD,
.imgB>TABLE>TBODY>TR,
.imgB>TABLE>TBODY,
.imgB>TABLE,
.imgB>UL>LI>TABLE>TBODY>TR>TD>A.lightbox,
.imgB>UL>LI>TABLE>TBODY>TR>TD>A,
.imgB>UL>LI>TABLE>TBODY>TR>TD,
.imgB>UL>LI>TABLE>TBODY>TR,
.imgB>UL>LI>TABLE>TBODY,
.imgB>UL>LI>TABLE,
.imgB>UL>LI,
.imgB>UL,
.imgB{
	text-align: center;
	margin: 0 auto;
}

.imgA UL,
.imgA UL > LI,
.pureImgA UL,
.pureImgA UL > LI,
.imgC UL,
.imgC UL > LI,
.pureImgC UL,
.pureImgC UL > LI {margin: 0; padding: 0; }

.imgA UL,
.pureImgA UL,
.imgC UL,
.pureImgC UL {list-style: none; }

.imgA UL,
.imgC UL {margin-top: -10px; position: relative; }


.imgA UL > LI,
.imgC UL > LI {padding-top: 10px; }



.imgA TH,
.pureImgA TH,
.imgC TH,
.pureImgC TH {font-size: .9167em; font-weight: normal; padding: 0; padding-top: .1em; padding-bottom: .2em; text-align: left; }

.imgA TABLE,
TABLE.imgA,
.pureImgA TABLE,
TABLE.pureImgA,
.imgC TABLE,
TABLE.imgC,
.pureImgC TABLE,
TABLE.pureImgC,
.imgB TABLE,
TABLE.imgB,
.pureImgB TABLE,
TABLE.pureImgB {border-collapse: collapse; border-spacing: 0; width: 1px; }

.imgA IMG,
.pureImgA IMG,
.imgC IMG,
.pureImgC IMG,
.imgB IMG,
.pureImgB IMG {vertical-align: top; }

.imgA IMG,
.imgC IMG,
.imgB IMG {border: 1px solid #ccc; }

IMG.left,
IMG.right,
.imgA,
.pureImgA,
.imgC,
.pureImgC {margin-bottom: 15px; padding-top: .2em; }


/* Картинка справа (с комментарием), обтекаемая слева */
IMG.left,
.imgA,
.pureImgA {float: left; margin-right: 15px; }
/* /Картинка справа (с комментарием), обтекаемая слева */

/* Картинка справа (с комментарием), обтекаемая слева */
IMG.right,
.imgC,
.pureImgC {float: right; margin-left: 15px; }
/* /Картинка справа (с комментарием), обтекаемая слева */

/* Картинка по центру (с комментарием) */
.imgB,
.imgB ul li,
.pureImgB {margin-bottom: 15px; }

.clr {clear: both; }
SPAN.clr {display: block; height: 0; padding: 10px 0;}


.owl-carousel  .li {
    position: relative;
}
.owl-carousel .owl-item img
{
    background-size: cover;
    background-position: center center;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

.owl-item img {
    margin: 0 auto;
}

.page ul.photo {
    padding-left: 0px;
	margin: 30px 0;
}
.photo li {
	display: inline-block;
	list-style: none;
	margin: 0 20px 20px 0;
}

.page #myForm {
	margin-bottom: 20px;
}

.page #myForm .button {
	margin-right: 20px;
}

.items-list .item, .information-detail .items-list  .item {
    display: inline-block;
	margin: 0 0px 0 0;
	
}

.items-list .item img, .information-detail .items-list  .item img {
    width: 210px;
	max-width: 200px;
	
}

.page .items-list, .page .information-detail .items-list  {
	padding-left: 0px;
}

.pmwidget {
max-width: 90%;
}


.appstore {
	display: block;
	width: 211px;
	height: 70px;
	background-image: url('/_/images/apps.png');
	background-position: -5px -0px;
	margin-top: 30px;
}

.googleplay {
	display: block;
	width: 211px;
	height: 70px;
	background-image: url('/_/images/apps.png');
	background-position: -5px -75px;
}

.items-list .item.qr img {
  width: 100%;
  max-width: 100%;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/head_new/style.css?1429523222626*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/.default/components/bitrix/menu/head_new/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/local/templates/.default/components/bitrix/menu/second/style.min.css?1512054191490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/.default/components/bitrix/menu/second/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/heart_new/template_styles.css?152187848375285*/
@font-face {
	font-family: "Regular";
	src: url('/local/templates/heart/fonts/partnercondensed.eot');
	src: local('O'), url('/local/templates/heart/fonts/partnercondensed.woff') format('woff'), url('/local/templates/heart/fonts/partnercondensed.ttf') format('truetype'), url('/local/templates/heart/fonts/partnercondensed.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Bold";
	src: url('/local/templates/heart/fonts/partnercondensed-bold.eot');
	src: local('O'), url('/local/templates/heart/fonts/partnercondensed-bold.woff') format('woff'), url('/local/templates/heart/fonts/partnercondensed-bold.ttf') format('truetype'), url('/local/templates/heart/fonts/partnercondensed-bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}
body{
	padding:0px;
	margin:0px;
    min-width:990px;
	font-family: "Regular";
    font-size:16px;
    line-height:21px;
    color:#303030;
}
a{
    color:#303030;
}
a:hover{
	text-decoration:none;
}
b{
    font-family: "Bold";
    font-weight:normal;
}
input[type="text"], 
input[type="password"], 
input[type="number"], 
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  outline:none;
}
body{

}
div[id^="bx_incl_area_"],
div[id^="bxdynamic_"]{
    display:inline;
}


    .social{
        position: absolute;
        z-index: 1;
        margin: 74px 0px 0px 739px;
		margin: 10px 0px 0px 512px;
    }
        .social a{
            display: inline-block;
            width: 30px;
            height: 30px;
            background: url('/_/i/social3.png') left top no-repeat;
            text-decoration: none;
            vertical-align: top;
            border: 1px solid #ededed;
        }
        .social a.fb{ background-position: -32px 1px;}
        .social a.vk{ background-position: 0px 1px; }
        .social a.in{ background-position: -68px 1px; }
        .social a.yt{ background-position: -102px 1px; }
        .social a.ok{ background-position: -129px 1px; }
        .social a.fb:hover{ background-position: -32px -25px; }
        .social a.vk:hover{ background-position: 0px -25px; }
        .social a.in:hover{ background-position: -68px -25px; }
        .social a.yt:hover{ background-position: -102px -25px; }
        .social a.ok:hover{ background-position: -129px -25px; }
        
        .fb-icon{
            display: inline-block;
            width: 30px;
            height: 30px;
            background: url('/_/i/social3.png') left top no-repeat;
            background-position: -32px 1px;
            text-decoration: none;
            vertical-align: top;
            border: 1px solid #CDCDCD;
            margin: 0px 20px;
        }
        .fb-icon:hover{ background-position: -32px -25px; }
        
        
.container .items-list .item .description-full{
    font-size:13px;
    line-height:1.4;
} 
.header-information .item p,
.header-information .item li,
.header-information .item b,
.container .items-list .item a.title{
    font-size:15px;
    line-height:1.4;
} 
.header ul.nav a,
.container .caption{
    font-size:16px;
    line-height:1.4;
} 
.container .items-list .item a.title.largest{
    font-size:20px;
    line-height:1.4;
} 
.header ul.large-nav a,
.container .items-list .item .counter,
.container .info .phones .phone a{
    font-size:34px;
    line-height:1.4;
}



.wrapper{
    max-width:1000px;
    min-width:990px;
    margin:0px auto;
}
    .header{
    
    }
        .header .search{
            color: #2F2F2F;
            float: right;
            text-decoration: none;
            margin: 81px 34px 0px 0px;
            text-transform: uppercase;
            font-size: 15px;
            visibility:hidden;
            opacity:0;
            position:absolute;
        }
            .header .search i{
                background: url('/local/templates/heart/images/search.png') left top no-repeat;
                width: 22px;
                height: 22px;
                display: inline-block;
                vertical-align: middle;
                margin: -3px 0px 0px 5px;
            }
        .header .search-form{
            background: #F0F0F0;
            float: right;
            text-decoration: none;
            margin: 64px 16px 0px 0px;
			margin: 0px 0px 0px 238px;
			margin: 0px 0px 0px 131px;
            font-size: 15px;
            padding: 10px 12px;
            position: relative;
            visibility:hidden;
            opacity:0;
            position:absolute;
            z-index:2;
        }
            .header .search-form input[type="text"]{
                border: 0px;
                height: 30px;cloudpayments
                line-height: 30px;
                width: 200px;
            }
            .header .search-form input[type="submit"]{
                background: url('/local/templates/heart/images/search.png') left top no-repeat;
                width: 22px;
                height: 22px;
                display: inline-block;
                vertical-align: middle;
                border: 0px;
                font-size: 0px;
                cursor: pointer;
                position: absolute;
                right: 19px;
                top: 15px;
            }
            .header .search.visible,
            .header .search-form.visible{
                visibility:visible;
                opacity:1;
                position:relative;
            }
        .search-page form{
            background: #F0F0F0;
            text-decoration: none;
            padding: 10px 12px;
            position: relative;
            font-size:0px;
            width:70%;
            margin:0px auto;
        }
            .search-page form input[type="text"]{
                border: 0px;
                height: 30px;
                line-height: 30px;
                width: 100%;
                padding:0px 10px;
                box-sizing:border-box;
            }
            .search-page form input[type="submit"]{
                background: url('/local/templates/heart/images/search.png') left top no-repeat;
                width: 22px;
                height: 22px;
                display: inline-block;
                vertical-align: middle;
                border: 0px;
                font-size: 0px;
                cursor: pointer;
                position: absolute;
                right: 19px;
                top: 15px;
            }
            .header .search.visible,
            .header .search-form.visible{
                visibility:visible;
                opacity:1;
                position:relative;
            }
            
        .header .logo{
            font-size: 0px;
            line-height: 0px;
            background: url('/local/templates/heart/images/logo.jpg') left top no-repeat;
            width: 94px;
            height: 94px;
            display: inline-block;
            vertical-align: middle;
            margin: 40px 0px 0px 40px;
        }
        .header .logo img{
        display:none;
        }
        .header ul.nav{
            list-style:none;
            display: inline-block;
            vertical-align: middle;
            margin: 60px 0px 0px 30px;
        }
            .header ul.nav li{
                display:inline-block;
                vertical-align:top;
            }
                .header ul.nav a{
                    color: #2F2F2F;
                    border-bottom: 12px solid rgba(0, 0, 0, 0);
                    text-decoration: none;
                    text-transform: uppercase;
                    display: inline-block;
                    margin: 0px 4px 0px 0px;
                }
                    .header ul.nav a.selected,
                    .header ul.nav a.active,
                    .header ul.nav a:hover{
                        color: #D12116;
                        border-bottom: 12px solid #D12116;
                    }
            .header ul.nav li:last-child a{
            color: #D12116;
            }        
            
            .header ul.large-nav{
                list-style:none;
                margin: 80px 0px;
                text-align:center;
                position: relative;
                z-index: 3;
            }
                .header ul.large-nav li{
                    display:inline-block;
                    vertical-align:top;
                    text-align:center;
                }
                    .header ul.large-nav a{
                        color: #2f2f2f;
                        border-bottom: 12px solid #2f2f2f;
                        text-decoration: none;
                        text-transform: uppercase;
                        display: inline-block;
                        margin: 0px 70px;
                        position: relative;
                    }
                        .header ul.large-nav a:hover,
                        .header ul.large-nav a.active{
                            color: #D12116;
                            border-bottom: 12px solid #D12116;
                        }
          
            .header ul.large-nav .hearts{
                position: absolute;
                left: 50%;
                margin: 0px 0px 0px -10px;
            }
            .header ul.large-nav a .hearts i{
                background:url('/local/templates/heart/images/heart.png') left top no-repeat;
                background-size:contain;
                display:block;
                position:absolute;
                width:20px;
                height:20px;
                transform: rotate(0deg);
                opacity:0;
            }
            .header ul.large-nav a:hover,
            .header ul.large-nav a.active { animation: nav1 5s 0s ease-in infinite; -webkit-animation: nav1 5s 0s ease-in infinite; }

            @-webkit-keyframes nav1 { 
                2% {  transform: scale(1.1);  -webkit-transform: scale(1.1);  -ms-transform: scale(1.1);  -moz-transform: scale(1.1);  -o-transform: scale(1.1); } 
                20% {  transform: scale(1);  -webkit-transform: scale(1);  -ms-transform: scale(1);  -moz-transform: scale(1);  -o-transform: scale(1); } 
                22% {  transform: scale(1.1);  -webkit-transform: scale(1.1);  -ms-transform: scale(1.1);  -moz-transform: scale(1.1);  -o-transform: scale(1.1); } 
                40% {  transform: scale(1);  -webkit-transform: scale(1);  -ms-transform: scale(1);  -moz-transform: scale(1);  -o-transform: scale(1); } 
                42% {  transform: scale(1.1);  -webkit-transform: scale(1.1);  -ms-transform: scale(1.1);  -moz-transform: scale(1.1);  -o-transform: scale(1.1); } 
                60% {  transform: scale(1);  -webkit-transform: scale(1);  -ms-transform: scale(1);  -moz-transform: scale(1);  -o-transform: scale(1); } 
                62% {  transform: scale(1.1);  -webkit-transform: scale(1.1);  -ms-transform: scale(1.1);  -moz-transform: scale(1.1);  -o-transform: scale(1.1); } 
                80% {  transform: scale(1);  -webkit-transform: scale(1);  -ms-transform: scale(1);  -moz-transform: scale(1);  -o-transform: scale(1); } 
                82% {  transform: scale(1.1);  -webkit-transform: scale(1.1);  -ms-transform: scale(1.1);  -moz-transform: scale(1.1);  -o-transform: scale(1.1); } 
                100% {  transform: scale(1);  -webkit-transform: scale(1);  -ms-transform: scale(1);  -moz-transform: scale(1);  -o-transform: scale(1); } 
            }
            .header ul.large-nav a .hearts i:nth-child(1){ transform-origin: -100px 0px; -webkit-transform-origin: -100px 0px; -ms-transform-origin: -100px 0px; -moz-transform-origin: -100px 0px; -o-transform-origin: -100px 0px;}  
            .header ul.large-nav a:hover .hearts i:nth-child(1),
            .header ul.large-nav a.active .hearts i:nth-child(1) { -webkit-animation: heart1 1.2s 0s ease-in infinite; animation: heart1 1.2s 0s ease-in infinite; }
            @-webkit-keyframes heart1 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(-80deg);  -ms-transform: rotate(-80deg); -moz-transform: rotate(-80deg);  -o-transform: rotate(-80deg); transform: rotate(-80deg); opacity:0;   } }
            @keyframes heart1 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(-80deg);  -ms-transform: rotate(-80deg); -moz-transform: rotate(-80deg);  -o-transform: rotate(-80deg); transform: rotate(-80deg); opacity:0;   } }
            
            .header ul.large-nav a .hearts i:nth-child(2){ transform-origin: -180px 0px; -webkit-transform-origin: -180px 0px; -ms-transform-origin: -180px 0px; -moz-transform-origin: -180px 0px; -o-transform-origin: -180px 0px;}  
            .header ul.large-nav a:hover .hearts i:nth-child(2),
            .header ul.large-nav a.active .hearts i:nth-child(2) { -webkit-animation: heart2 1.2s 0.1s ease-in infinite; animation: heart2 1.2s 0.1s ease-in infinite; }
            @-webkit-keyframes heart2 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(-40deg);  -ms-transform: rotate(-40deg); -moz-transform: rotate(-40deg);  -o-transform: rotate(-40deg); transform: rotate(-40deg); opacity:0;  } }
            @keyframes heart2 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(-40deg);  -ms-transform: rotate(-40deg); -moz-transform: rotate(-40deg);  -o-transform: rotate(-40deg); transform: rotate(-40deg); opacity:0;  } }
            
            .header ul.large-nav a .hearts i:nth-child(3){ transform-origin: -60px 0px; -webkit-transform-origin: -60px 0px; -ms-transform-origin: -60px 0px; -moz-transform-origin: -60px 0px; -o-transform-origin: -60px 0px;}  
            .header ul.large-nav a:hover .hearts i:nth-child(3),
            .header ul.large-nav a.active .hearts i:nth-child(3) { -webkit-animation: heart3 1.2s 0.1.2s ease-in infinite; animation: heart3 1.2s 0.1.2s ease-in infinite; }
            @-webkit-keyframes heart3 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(-50deg);  -ms-transform: rotate(-50deg); -moz-transform: rotate(-50deg);  -o-transform: rotate(-50deg); transform: rotate(-50deg); opacity:0;  } }
            @keyframes heart3 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(-50deg);  -ms-transform: rotate(-50deg); -moz-transform: rotate(-50deg);  -o-transform: rotate(-50deg); transform: rotate(-50deg); opacity:0;  } }
            
            .header ul.large-nav a .hearts i:nth-child(4){ transform-origin: -70px 0px; -webkit-transform-origin: -70px 0px; -ms-transform-origin: -70px 0px; -moz-transform-origin: -70px 0px; -o-transform-origin: -70px 0px;}  
            .header ul.large-nav a:hover .hearts i:nth-child(4),
            .header ul.large-nav a.active .hearts i:nth-child(4) { -webkit-animation: heart4 1.2s 1.6s ease-in infinite; animation: heart4 1.2s 1.6s ease-in infinite; }
            @-webkit-keyframes heart4 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(-80deg);  -ms-transform: rotate(-80deg); -moz-transform: rotate(-80deg);  -o-transform: rotate(-80deg); transform: rotate(-80deg); opacity:0;  } }
            @keyframes heart4 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(-80deg);  -ms-transform: rotate(-80deg); -moz-transform: rotate(-80deg);  -o-transform: rotate(-80deg); transform: rotate(-80deg); opacity:0;  } }
            
            .header ul.large-nav a .hearts i:nth-child(5){ transform-origin: -120px 0px; -webkit-transform-origin: -120px 0px; -ms-transform-origin: -120px 0px; -moz-transform-origin: -120px 0px; -o-transform-origin: -120px 0px;}  
            .header ul.large-nav a:hover .hearts i:nth-child(5),
            .header ul.large-nav a.active .hearts i:nth-child(5) { -webkit-animation: heart5 1.2s 0.7s ease-in infinite; animation: heart5 1.2s 0.7s ease-in infinite; }
            @-webkit-keyframes heart5 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(-60deg);  -ms-transform: rotate(-60deg); -moz-transform: rotate(-60deg);  -o-transform: rotate(-60deg); transform: rotate(-60deg); opacity:0;  } }
            @keyframes heart5 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(-60deg);  -ms-transform: rotate(-60deg); -moz-transform: rotate(-60deg);  -o-transform: rotate(-60deg); transform: rotate(-60deg); opacity:0;  } }
            
            .header ul.large-nav a .hearts i:nth-child(6){ transform-origin: 120px 100%; -webkit-transform-origin: 120px 100%; -ms-transform-origin: 120px 100%; -moz-transform-origin: 120px 100%; -o-transform-origin: 120px 100%;}  
            .header ul.large-nav a:hover .hearts i:nth-child(6),
            .header ul.large-nav a.active .hearts i:nth-child(6) { -webkit-animation: heart6 1.2s 1.2s ease-in infinite; animation: heart6 1.2s 1.2s ease-in infinite; }
            @-webkit-keyframes heart6 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(60deg);  -ms-transform: rotate(60deg); -moz-transform: rotate(60deg);  -o-transform: rotate(60deg); transform: rotate(60deg); opacity:0;  } }
            @keyframes heart6 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(60deg);  -ms-transform: rotate(60deg); -moz-transform: rotate(60deg);  -o-transform: rotate(60deg); transform: rotate(60deg); opacity:0;  } }
            
            .header ul.large-nav a .hearts i:nth-child(7){ transform-origin: 100px 100%; -webkit-transform-origin: 100px 100%; -ms-transform-origin: 100px 100%; -moz-transform-origin: 100px 100%; -o-transform-origin: 100px 100%;}  
            .header ul.large-nav a:hover .hearts i:nth-child(7),
            .header ul.large-nav a.active .hearts i:nth-child(7) { -webkit-animation: heart7 1.2s 0.4s ease-in infinite; animation: heart7 1.2s 0.4s ease-in infinite; }
            @-webkit-keyframes heart7 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(80deg);  -ms-transform: rotate(80deg); -moz-transform: rotate(80deg);  -o-transform: rotate(80deg); transform: rotate(80deg); opacity:0;  } }
            @keyframes heart7 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(80deg);  -ms-transform: rotate(80deg); -moz-transform: rotate(80deg);  -o-transform: rotate(80deg); transform: rotate(80deg); opacity:0;  } }
            
            .header ul.large-nav a .hearts i:nth-child(8){ transform-origin: 200px 100%; -webkit-transform-origin: 200px 100%; -ms-transform-origin: 200px 100%; -moz-transform-origin: 200px 100%; -o-transform-origin: 200px 100%;}  
            .header ul.large-nav a:hover .hearts i:nth-child(8),
            .header ul.large-nav a.active .hearts i:nth-child(8) { -webkit-animation: heart8 1.2s 0.2s ease-in infinite; animation: heart8 1.2s 0.2s ease-in infinite; }
            @-webkit-keyframes heart8 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(70deg);  -ms-transform: rotate(70deg); -moz-transform: rotate(70deg);  -o-transform: rotate(70deg); transform: rotate(70deg); opacity:0;  } }
            @keyframes heart8 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(70deg);  -ms-transform: rotate(70deg); -moz-transform: rotate(70deg);  -o-transform: rotate(70deg); transform: rotate(70deg); opacity:0;  } }
            
            .header ul.large-nav a .hearts i:nth-child(9){ transform-origin: 140px 100%; -webkit-transform-origin: 140px 100%; -ms-transform-origin: 140px 100%; -moz-transform-origin: 140px 100%; -o-transform-origin: 140px 100%;}  
            .header ul.large-nav a:hover .hearts i:nth-child(9),
            .header ul.large-nav a.active .hearts i:nth-child(9) { -webkit-animation: heart9 1.2s 1.8s ease-in infinite; animation: heart9 1.2s 1.8s ease-in infinite; }
            @-webkit-keyframes heart9 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(80deg);  -ms-transform: rotate(80deg); -moz-transform: rotate(80deg);  -o-transform: rotate(80deg); transform: rotate(80deg); opacity:0;  } }
            @keyframes heart9 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(80deg);  -ms-transform: rotate(80deg); -moz-transform: rotate(80deg);  -o-transform: rotate(80deg); transform: rotate(80deg); opacity:0;  } }
            
            .header ul.large-nav a .hearts i:nth-child(10){ transform-origin: 70px 100%; -webkit-transform-origin: 70px 100%; -ms-transform-origin: 70px 100%; -moz-transform-origin: 70px 100%; -o-transform-origin: 70px 100%;}  
            .header ul.large-nav a:hover .hearts i:nth-child(10),
            .header ul.large-nav a.active .hearts i:nth-child(10) { -webkit-animation: heart10 1.2s 1.2s ease-in infinite; animation: heart10 1.2s 1.2s ease-in infinite; }
            @-webkit-keyframes heart10 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(80deg);  -ms-transform: rotate(80deg); -moz-transform: rotate(80deg);  -o-transform: rotate(80deg); transform: rotate(80deg); opacity:0;  } }
            @keyframes heart10 { 80% { opacity:1;} 100% {  -webkit-transform: rotate(80deg);  -ms-transform: rotate(80deg); -moz-transform: rotate(80deg);  -o-transform: rotate(80deg); transform: rotate(80deg); opacity:0;  } }
    
    
    .header-information{
        position: relative;
    }
        .header-information .item{
            position: absolute;
            width: calc(100% - 40px);
            background: #E2E2E2;
            margin: -65px 20px 0px;
            box-sizing: border-box;
            padding: 40px 60px;
            z-index: 2;
            color:#666;
            visibility:hidden;
            opacity:0;
            left:-9999999px;
            background-image: url('/local/templates/heart/images/background-hearts.png');
        }
        .header-information .item.active{ 
            visibility:visible;
            display:block;
            opacity:1;
            left:0;
        }
        
        
        .header-information .item.i1::before,
        .header-information .item.i2::before{
            content: "";
            display: block;
            position: absolute;
            width: calc(55% - 80px);
            height: 0px;
            top: -100px;
            left: 0px;
            border-right: 80px solid rgba(0, 0, 0, 0);
            border-top: 0px solid rgba(0, 0, 0, 0);
            border-bottom: 100px solid #E2E2E2;
        }
        .header-information .item.i2::before{ 
            left: 51%;
            width: calc(49% - 80px);
        }
        
            .header-information .item p{
            
            }
            .header-information .item h2{
                margin: 0px 0px 15px;
                font-weight:normal;
                font-family: "Bold";
            }
            .header-information .item ul{
                margin: 20px 0px 20px 30px;
            }
            .header-information .item ul li{
            
            }
            .header-information .item a{
                text-decoration:none;
            }
            .header-information .item .red{
                color: #D12116
            }
            .header-information .right_info{
                font-size: 16px;
                line-height: 18px;
				color: #D12116;
            }
            
            
            
           
            
            .header-information .donate{
                margin:30px 0px 0px 0px ;
            }
            .header-information .donate .message{
                font-size: 13px;
                color: #D12116;
                border: 1px solid;
                text-align: center;
                padding: 10px;
                margin: 15px 0px;
                display:none;
            }
                .header-information .donate .row{
                    display: inline-block;
                    vertical-align: top;
                    margin: 0px -60px 0px;
                    padding: 10px 60px 35px;
                    width: calc(100% + 120px);
                    box-sizing: border-box;
                    border-top: 1px solid;
                    border-color: #D7D2D2;
                    overflow: hidden;
                }
                .header-information .donate .row:nth-child(1){
                    box-shadow: 0px 0px 0px 6px #F1F1F1;
                    border: 0px;
                    background: rgba(255, 255, 255, 0.62);
                }
                .header-information .donate .row:nth-child(2){
                    margin: 0px -60px 0px;
                    border-bottom: 1px solid;
                    padding: 10px 60px 35px;
                    width: calc(100% + 120px);
                    box-sizing: border-box;
                    border-top: 1px solid;
                    border-color: #D7D2D2;
                    overflow: hidden;
                }
                    .header-information .donate .row .col{
                        display: inline-block;
                        vertical-align: top;
                        margin: 0px 2% 0px 0px;
                    }
                    .header-information .donate .row .col:nth-child(2){width: 40%;}
                    .header-information .donate .row .col:nth-child(3){width: 16%;}
                    .header-information .donate .row .col:nth-child(4){width: 33%;margin: 0px 0px 0px 0px;}
                    .header-information .donate .title{
                        color: #000;
                        font-size: 18px;
                        line-height: 25px;
                        margin: 20px 0px 25px 0px;
                        text-transform: uppercase;
                    }
                    .header-information .donate .subtitle{
                        font-size: 13px;
                        line-height: 16px;
                        color: #666;
                        margin: 10px 0px 6px;
                    }
                    .header-information .donate input[type="text"]{
                        font-size: 34px;
                        line-height: 45px;
                        border: 0px;
                        background: rgb(255, 255, 255);
                        font-family: "Regular";
                        vertical-align: bottom;
                        width: 140px;
                        padding: 0px 20px 0px;
                        height: 45px;
                        color: #D12116;
                        outline: none;
                        text-align:right;
                        box-sizing: border-box;
                    }
                    .header-information .donate .form{
                    
                    }
                        .header-information .donate .form input[type="text"]{
                            width: 100%;
                            text-align: left;
                            font-size: 13px;
                            margin: 0px 0px 7px 0px;
                            color: #000;
							border: 1px dotted #ccc;
                        }

                        .header-information .donate .form .text{
                            padding: 15px;
                            font-size: 13px;
                            color: #AAA;
                            line-height: 1.3;
                        }
                    .header-information .donate .money-rates{
                    
                    }
                        .header-information .donate .money-rates input[type="radio"]{
                            position: absolute;
                            visibility: hidden;
                        }
                        .header-information .donate .money-rates label{
                            font-size: 18px;
                            line-height: 50px;
                            display: block;
                            text-align: center;
                            cursor: pointer;
                            border: 0px;
                            padding: 0px;
                            color: #717171;
                            outline: none;
                            border-radius: 3px;
                            width: 100%;
                            margin: 0px 0px 5px 0px;
                            background: transparent;
                            border: 1px dashed #C5C5C5;
                            transition: 0.3s;
                            position:relative;
                        }
                        .header-information .donate .money-rates label input.othermoney{
                            position: absolute;
                            right: 106%;
                            width: 100%;
                            text-align: right;
                            font-size: 20px;
                            margin: 2px 0px 7px 0px;
                            color: #000;
                            opacity: 0;
                            visibility: hidden;
							border: 1px #ccc dotted;
                        }
                        .header-information .donate .money-rates label input.othermoney.active{
                            opacity: 1;
                            visibility: visible;
                        }
                        .header-information .donate .money-rates label .rur{
                            font-size: 90%;
                            line-height: inherit;
                            color: inherit;
                        }
                        .header-information .donate .money-rates input[type="radio"]:checked + label{
                            box-shadow: none;
                            border: 1px solid rgba(0, 0, 0, 0);
                            background: #D12116;
                            color: #E2E2E2;
                        }
                    .header-information .donate .rur{
                        font-size: 34px;
                        line-height: 38px;
                        font-family: "Regular";
                        color: #D12116;
                    }
                    .header-information .donate ul{
                        line-height: 0px;
                        margin: 0px 0px;
                        width: 100%;
                        text-align: center;
						max-width: 290px;
                    }
                        .header-information .donate li{
                            display: block;
                            margin: 0px 0px 4px 0px;
                        }
                        .header-information .donate .button,
                        .header-information .donate input[type="submit"]{
                            background: #D12116;
                            border: 0px;
                            font-family: "Regular";
                            font-size: 17px;
                            line-height: 40px;
                            outline: none;
                            padding: 10px 70px;
                            color: #FFF;
                            cursor: pointer;
                            border-radius: 3px;
                            display: inline-block;
                            margin: 20px 0px 0px;
                            text-align: center;
                            width: auto;
                        }
                            .header-information .donate .button:hover,
                            .header-information .donate input[type="submit"]:hover{
                                background:#A9170E;
                            }
                        .header-information .donate button,
                        .header-information .donate .button-div{
                            font-size: 13px;
                            line-height: 1.35;
                            cursor: pointer;
                            background: rgba(0, 0, 0, 0);
                            margin: 0px 0px 5px 0px;
                            color: #717171;
                            outline:none;
                            position: relative;
                            display: block;
                            width: 100%;
                            padding: 0px;
                            border-radius: 3px;
                            overflow: hidden;
                            border: 0px;
                            text-align: left;
                            font-family: "Regular";
                        }
                        .header-information .donate li:first-child button {
                            padding: 6px;
                            background: #FFF;
                        }
												.header-information .donate .button-div	{
                            padding: 6px 6px 6px 9px;
                            background: #FFF;
														box-sizing: border-box;
                        }
                        .header-information .donate li:first-child button span,
												.header-information .donate .button-div	span {
                            line-height: 65px !important;
                        }
                            .header-information .donate button span,
                            .header-information .donate .button-div span{
                            position: absolute;
                            right: 0;
                            top: 0;
                            width: 53%;
                            height: 100%;
                            text-align: center;
                            box-sizing: border-box;
                            padding: 0px;
                            background: #D12116;
                            color: #FFF;
                            z-index: 1;
                            transform: translate3d(100%, 0%, 0);
                            transition: 0.3s;
                            font-size: 13px;
                            line-height: 54px;
                            border-radius: 3px;
                            }
                                .header-information .donate button:hover span,
																.header-information .donate .button-div:hover span	{
                                    transform: translate3d(0%, 0, 0);
                                }
                            .header-information .donate button i,
														.header-information .donate .button-div i{
                                width: 125px;
                                height: 51px;
                                display: inline-block;
                                background-size: contain!important;
                                background-repeat:no-repeat;
                                background-position:center center;
                                position: relative;
                                padding: 0px;
                                border: 1px dashed #C5C5C5;
                                background-color: #FFF;
                                border-radius: 3px;
                                margin: 0px 10px 0px 0px;
                                vertical-align: middle;
                                float: left;
                            }
                            .header-information .donate button.ya i{ background-image:url('/local/templates/heart/images/payments/yandex.png') ; }
                            .header-information .donate button.po i{ background-image:url('/local/templates/heart/images/payments/payonline.png'); }
                            .header-information .donate button.wm i{ background-image:url('/local/templates/heart/images/payments/webmoney.png'); }
                            .header-information .donate button.sb i{ background-image:url('/local/templates/heart/images/payments/sber.png'); }
                            .header-information .donate button.cd i{ background-image:url('/local/templates/heart/images/payments/card.png');}
                            .header-information .donate button.sms i{ background-image:url('/local/templates/heart/images/payments/sms.png'); }
                            .header-information .donate button.cloudpayments i{ background-image:url('/local/templates/heart/images/payments/cloudpayments.png'); background-size: 50px 40px !important; }
                            .header-information .donate button.gorod i{ background-image:url('/local/templates/heart/images/payments/gorod.png');background-color: #FF8100;}
                            .header-information .donate button:hover i { 
                            }
                            .header-information .donate button:active i { 
                                background-color: #D8D8D8;
                            }
                            .header-information .donate button.other i{ background-image:url('/_/i/other.png') ; }							
														.header-information .donate .button-div i{ background-image:url('/local/templates/00heart/images/payments/inplat_logo.png'); }
                        
                
                
                
                
                
                
                
            .header-information .sub_info{
                font-size: 0px;
                margin: 0px -15px -40px;
            }
                .header-information .sub_info .item{
                    display: table-cell;
                    vertical-align: top;
                    position: relative;
                    margin: 0px 0px;
                    background: rgba(0, 0, 0, 0);
                    width: 20%;
                    padding: 45px 20px;
                    text-align: left;
                    box-sizing: border-box;
                    font-size: 14px;
                    line-height: 18px;
                    border-right: 1px solid #D7D2D2;
                    visibility:visible;
                    opacity:1;
                    left:0;
                    height: 249px;
                    background: #E2E2E2;
                }
                .header-information .sub_info .item:last-child{
                    border-right:0px;
                }
                .header-information .sub_info .item .subtitle{
                    color:#000000;
                    font-size:18px;
                    line-height:25px;
                    margin: 0px 0px 25px 0px;
                    text-transform: uppercase;
                }
                .header-information .sub_info .item a.subtitle{ 
                    text-decoration: none;
                    border-bottom: 1px dashed #000;
                    line-height: 30px;
                    padding: 0px;
                    top: -3px;
                    position: relative;
                }
                .header-information .sub_info .item a.subtitle:hover{ 
                    border-bottom: 1px dashed transparent;
                }
                .header-information .sub_info .item .small{
                    font-size: 13px;
                    line-height: 1.3;
                }
                
                .header-information .sub_info .item .sms{
                    position: absolute;
                    right: 0px;
                    top: 39px;
                    background: #CDCDCD;
                    width: 550px;
                    padding: 10px 30px;
                    opacity:0;
                    visibility:hidden;
                }
                .header-information .sub_info .item .sms.active{
                    opacity:1;
                    visibility:visible;
                }
                    .header-information .sub_info .item .sms .modal-subtitle{
                        text-decoration: none;
                        top: -40px;
                        color: #000;
                        font-size: 18px;
                        line-height: 29px;
                        text-transform: uppercase;
                        position: absolute;
                        right: 0px;
                        width: 190px;
                        padding: 14px 21px 0px;
                        background: #CDCDCD;
                    }
                    .header-information .sub_info .item .sms p{
                        font-size: 13px;
                        line-height: 16px;
                        margin: 10px 0px;
                        color: #4A4A4A;
                    }
                    .header-information .sub_info .item .sms .large{
                        font-size:16px;
                        line-height:21px;
                    }
                    .header-information .sub_info .item .sms b{
                        font-family: "Bold";
                    }
    
    .container{
   	 	margin: 40px 0px;
   	 	position: relative;
    }
        .container .caption{
            color: #2f2f2f;
            text-transform: uppercase;
            display: block;
            padding: 0px 23px;
            border-bottom: 1px solid #CDCDCD;
        }
        .container a.more{
   			font-size: 15px;
   			line-height:18px;
    		color: #999999;
        	float: right;
   	 		margin: 10px 0px 0px;
            text-decoration:none;
        }
            .container a.more:hover{ text-decoration:underline; }
            
        .container .navi{
            position: absolute;
            width: 100%;
        }
            .container .navi a.left,
            .container .navi a.right{
                width:17px;
                height:34px;
                display:block;
                top: 120px;
                position: absolute;
                z-index: 2;
            }
            .container .navi a.left{
                background: url('/local/templates/heart/images/slide-left.png') left top no-repeat;
                left: 0px;
            }
            .container .navi a.right{
                background: url('/local/templates/heart/images/slide-right.png') left top no-repeat;
                right: 0;
            }
            
        .container .items-list{
    		text-align: center;
    		margin: 20px 0px;
            font-size: 0px;
        }
            .container.need-help .items-list{
                margin: 30px 0px 20px;
                min-height: 242px;
            }
            .container.logotypes .items-list{
                text-align:left;
            }
            .container.news .frame{
                border-bottom: 12px solid #eaeaea;
                margin: 25px 0px 20px;
            }
                .container.news .items-list{
                    white-space: nowrap;
                    overflow: hidden;
                    position: relative;
                    padding: 0px 0px 25px;
                }
            .container .items-list .item{
   				display: inline-block;
				vertical-align: top;
   				text-align: left;
   				box-sizing: border-box;
   				line-height: 0px;
                width: 23%;
                margin: 0px 1% 0px;
                text-align: left;
                text-decoration:none;
            }
                .container.need-help-5th .items-list .item{
                    width: 18%;
                }
                .container.news .items-list .item{
                    margin: 0px 20px 40px 40px;
                    width: 190px;
                    white-space: normal;
                    overflow: hidden;
                }
                .container.need-help .items-list .item{
                    text-align:center;
                }
                .container.counters .items-list .item{
                    margin: 30px 3%;
                    width: auto;
                }
                .container.menu .items-list .item{
                    margin: 0 10%;
                    width: auto;
                }
                .container.logotypes .items-list .item{
                    margin: 0px;
                    width: auto;
                    white-space: normal;
                    overflow: hidden;
                } 
                    
                .container .items-list .item .image{
					display: block;
					width: 130px;
					overflow: hidden;
					margin: 20px auto;
					height: 130px;
					-webkit-border-radius: 50%;
					border-radius: 50%;
					text-align: center;
				}
                    .container .items-list .item .image img{ 
                        height:100%;
					}
                .container .items-list .item .sub-title{
                    font-size: 15px;
                    line-height:18px;
                    margin: 0px 0px 0px 7px;
                }
                .container .items-list .item a.title{
    				font-family: "Bold";
              	  	text-transform: uppercase;
					text-decoration: none;
				}
                .container.need-help .items-list .item a.title{
                    margin:20px 0px 0px;
                }
                .container .items-list .item a.title.large{
                    color: #D12116;
                    margin: 0px 0px 15px;
                    display: block;
                }
                .container .items-list .item a.title.largest{
                    font-family: "Regular";
                    text-transform: none;
                    width: 160px;
                    display: block;
                    margin: 0px auto;
                    text-align: center;
                }
                    .container .items-list .item a.title:hover{}
                    
                .container.need-help .items-list .item .description{
                    white-space:nowrap;
                }
                .container.need-help .items-list .item .description,
                .container .items-list .item .description{
    				font-size: 15px;
    				line-height: 18px;
                }
                .container .items-list .item .description-full{
  			  		display: none;
                    text-align:left;
                    padding-top:20px;
                }
                    .container .items-list .item .description p,
                    .container .items-list .item .description-full p{
                    
                    }
                    .container .items-list .item .description a,
                    .container .items-list .item .description-full a{
                        color:#6699cc;
                    }
                    .container .items-list .item .description-full a.close{
                        display:none;
                    }
                    
                .container .items-list .item a.help{
    				font-size: 15px;
    				line-height:18px;
    				color: #D12116;
                	text-transform: uppercase;
				}
                    .container .items-list .item a.help:hover{}
                .container .items-list .item a.more{
                    float: none;
                    position: absolute;
                    bottom: 25px;
                    display: block;
                    margin-left: 100px;
                }
                .container .items-list .item .counter{
                    color: #D12116;
                }
                .container .items-list .item .counter span{
                    border: 1px solid #cdcdcd;
                    line-height: 22px;
                    display: inline-block;
                    vertical-align: bottom;
                    padding: 8px 5px 4px;
                }
                
                    .container.need-help .items-list .item.hover {
                        background: #F0F0F0;
                        margin: 0px -8% -100%;
                        z-index: 2;
                        position: relative;
                        width: 41%;
                        padding: 0px 3% 15px;
                        box-shadow:0px 1px 2px rgba(0, 0, 0, 0.4);
                    }
                    .container.need-help-5th .items-list .item.hover {
                        margin: 0px -10.5% -100%;
                    }
                    .container.need-help-5th .items-list{
                        text-align:left;
                    }
                    .container.need-help-5th .items-list .item a.title{
                        white-space:nowrap;
                    }
                    .container.need-help .items-list .item.hover .description-full{
                        display:block;
                    }
          
                    .share-wrapper{
                        padding: 30px 0px 0px;
                        font-size: 14px;
                        color: #000;
                    }
                    .share{
                        display:inline-block;
                        vertical-align:middle;
                    }
                        .share .b-share-btn__vkontakte,
                        .share .b-share-btn__facebook{
                            background: #000!important;
                            padding: 1px 0px 2px!important;
                            border-radius: 1px;
                            margin: -1px 0px 0px 2px;
                        }
                        .share .b-share-icon {
                            width: 18px!important;
                            height: 18px!important;
                            background-image: url("//yastatic.net/share/static/b-share_counter_small.png")!important;
                            margin: 3px 2px;
                        }
                        .share .b-share__link:active {
                            height: 27px;
                        }
                        .share .b-share-counter {
                            font: 12px "Regular";
                            margin: 6px 8px 0px 0px;
                        }
                        
          .container.need-help .items-list .item-last{
            display: inline-block;
            vertical-align: top;
            line-height: 0px;
            width: 0px;
            margin: 0px;
            height: 260px;
          }
          
        .container .logo-vsesmeste{
            background: url('/local/templates/heart/images/vsesmeste.jpg') left top no-repeat;
            width:160px;
            height:38px;
            float:right;
            display:block;
            font-size:0px;
            line-height:0px;
            text-decoration:none;
            margin: 25px 45px 0px 0px;
        }
        
        .container .info{
            margin: 25px 45px 80px;
        }
            .container .info b{
            
            }
            .container .info p{
                margin: 0px;
            }
            .container .info .phones{
                margin: 25px 0px;
            }
                .container .info .phones .phone{
                    display: inline-block;    
                    margin: 0px 25px 0px 0px;
                }
                .container .info .phones .phone a{
                    display: block;
                    text-decoration: none;
                }
    .header-information .item a.close{
        display:none;
    }
         
.information-detail{
    background: #E2E2E2;
    position: absolute;
    z-index: 5;
    left: 0;
    width: 100%;
    margin: 0px 0px 0px;
    padding: 40px 0px 40px;
    box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.17);
    opacity:0;
    visibility:hidden;
    -webkit-transition: opacity .5s ease-out, visibility .5s ease-out, margin-top .5s ease-out;
    -moz-transition: opacity .5s ease-out, visibility .5s ease-out, margin-top .5s ease-out;
    -ms-transition: opacity .5s ease-out, visibility .5s ease-out, margin-top .5s ease-out;
    -o-transition: opacity .5s ease-out, visibility .5s ease-out, margin-top .5s ease-out;
} 
.information-detail.active{
    opacity:1;
    visibility:visible;
    margin-top:20px;
}

    .page h1,
    .information-detail h1{
        font-size: 26px;
        line-height: 34px;
        color: #2F2F2F;
        font-weight: normal;
        text-transform: uppercase;
        text-align: center;
        margin: 0px 0px 35px;
        font-family: "Bold";
    }
    .page h2,
    .information-detail h2{
        font-size: 29px;
        line-height: 38px;
        color: #D12116;
        font-weight: normal;
        text-transform: uppercase;
        text-align: center;
        margin: 40px 0px 15px;
    }
    .page ul.lists,
    .information-detail ul.lists{
        margin:20px;
    }
        .page ul.lists li,
        .information-detail ul.lists li{
            list-style:none;
            padding: 4px 0px 0px 25px;
        }
        .page ul.lists li::before,
        .information-detail ul.lists li::before{
            content: "";
            display: block;
            width: 10px;
            height: 10px;
            position: absolute;
            background: #D12116;
            border-radius: 50%;
            margin: 5px 0px 0px -15px;
        }
    .page p,
    .information-detail p{
        color: #333;
        font-size: 17px;
        line-height: 18px;
        text-align: center;
    }    
	.page .news-detail p{
		line-height: 1.25em;
	}
    .page p{
        text-align: left;
    }        
    .page .center-block-wrapper,
    .information-detail .center-block-wrapper{
        text-align:center;
        margin: 20px 0px 60px;
    }
        .page .center-block,
        .information-detail .center-block{
            display: inline-block;
        }           
            .page .center-block h2,
            .information-detail .center-block h2{
                text-align: left;
            }        
            .page .center-block p,
            .information-detail .center-block p{
                text-align: left;
                margin: 4px 0px;
            } 
            .page .center-block a,
            .information-detail .center-block a{
                color: #D12116;
            }
        .page .news-list .items-list,
        .information-detail .news-list .items-list{
            text-align: left;
        }
        .page .items-list .item,
        .information-detail .items-list .item{
            text-align: center;
            padding: 0px 0px 30px;
        }
        .page .news-list .items-list .item,
        .information-detail .news-list .items-list .item{
            text-align: left;
            padding: 0px 35px 25px;
            margin: 0px;
            width: 33%;
            display:table-cell;
            cursor:pointer;
        }
        .page .container.news-list .items-list,
        .page .container.news-list,
        .information-detail .container.news-list .items-list,
        .information-detail .container.news-list{
            margin:0px;
        }
        .page .items-list.texts .item,
        .information-detail .items-list.texts .item{
            padding: 0px 0px 0px;
        }
            .page .news-list .items-list .item .image ,
            .information-detail .news-list .items-list .item .image {
                text-align: center;
                width: 170px;
                height: 170px;
            }
            .page .items-list .item .date,
            .page .items-list .item .subtitle,
            .information-detail .items-list .item .date,
            .information-detail .items-list .item .subtitle{
                font-size: 15px;
                line-height:18px;
                display:block;
            }
            .page .items-list .item .date,
            .information-detail .items-list .item .date{
                color:#999999;
                margin-top: 20px;
            }
            .page .items-list .item .title,
            .information-detail .items-list .item .title{
                font-family: "Bold";
                font-size: 15px;
                line-height: 18px;
                display:block;
                margin: 0px 0px 15px;
            }
            .page .items-list .item .description,
            .information-detail .items-list .item .description{
                font-size:13px;
                line-height:16px;
            }
            .page .items-list .item .description.large,
            .information-detail .items-list .item .description.large{
                font-size: 15px;
                line-height:18px;
            }
            .page .items-list .item p,
            .information-detail .items-list .item p{
                font-size: 15px;
                line-height: 18px;
                text-align: center;
            }
            .page .container .items-list .item .description-full p,
            .information-detail .container .items-list .item .description-full p{
                font-size:13px;
                line-height:16px;
                text-align: left;
            }
          
        .page .news-list .items-list .item.active{
            background: #f0f0f0;
        }
        .information-detail .news-list .items-list .item.active{
            background:#fff;
        }
        .page .news-list .items-list .detail-news{
            background: #f0f0f0;
            text-align: left;
            padding: 40px 35px;
            color:#666666;
            display:none;
            position:relative;
            z-index:5;
        }
        .information-detail .news-list .items-list .detail-news{
            background: #FFF;
            text-align: left;
            padding: 40px 35px;
            color:#666666;
            display:none;
        }
        .page .news-list .items-list .detail-news.active,
        .information-detail .news-list .items-list .detail-news.active{
            display:block;
        }
            .page .news-list .items-list .detail-news h3,
            .information-detail .news-list .items-list .detail-news h3{
                font-family: "Bold";
                font-size: 15px;
                line-height: 18px;
                text-transform:uppercase;
                text-align:left;
                color:#666666;
                margin:0px 0px 15px;
            }
            .page .news-list .items-list .detail-news .text,
            .information-detail .news-list .items-list .detail-news .text,
            .page .news-list .items-list .detail-news p,
            .information-detail .news-list .items-list .detail-news p{
                font-size: 15px;
                line-height: 18px;
                text-align:left;
                margin:0px;
                color:#666666;
            }
            .page .news-list .items-list .detail-news .close,
            .information-detail .news-list .items-list .detail-news .close{
                font-size: 13px;
                line-height: 13px;
                color: #999;
                position: absolute;
                right: 35px;
                text-decoration: none;
                border-bottom: 1px dashed #999;
                top:35px;
            }
            .page .news-list .items-list .detail-news .close:hover,
            .information-detail .news-list .items-list .detail-news .close:hover{
                border-bottom: 0px;
            }
            
            .page .news-list .items-list .detail-news .gallery,
            .information-detail .news-list .items-list .detail-news .gallery{
                margin: 40px -35px 0px;
                white-space: nowrap;
                overflow: hidden;
                position: relative;
                padding: 0px;
            }
                .page .news-list .items-list .detail-news .gallery .items-list,
                .information-detail .news-list .items-list .detail-news .gallery .items-list{
                
                }
                    .page .news-list .items-list .detail-news .gallery .items-list .item,
                    .information-detail .news-list .items-list .detail-news .gallery .items-list .item{
                        display: inline-block;
                        width: 200px;
                        padding: 0px 2px;
                        overflow: hidden;
                        height: 200px;
                        margin: 0px ;
                    }
                    .page .news-list .items-list .detail-news .gallery .items-list .item img,
                    .information-detail .news-list .items-list .detail-news .gallery .items-list .item img{
                    
                    }
     
.image-contain {

}
.years{
    text-align:center;
}
    .years a{
        font-size: 15px;
        line-height: 18px;
        display: inline-block;
        vertical-align: top;
        padding: 5px 10px 4px;
        background: #F0F0F0;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.38);
    }
    .years a:hover{
    
    }
    .years a.current{
        box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.38);
        background: #CBCBCB;
        text-decoration: none;
    }
    
.letters{
    text-align:center;
    font-size: 0px;
}
    .letters a{
        font-size: 15px;
        line-height: 18px;
        display: inline-block;
        vertical-align: top;
        padding: 5px 10px 4px;
        background: #F0F0F0;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.38);
        margin:2px;
    }
    .letters a:hover{
    
    }
    .letters a.current{
        box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.38);
        background: #CBCBCB;
        text-decoration: none;
    }

.paging{
    margin-top:20px;
}
    .paging span{
        color: #A2A3A3;
        position: relative;
        min-width: 20px;
        margin: 7px 17px 0px 17px;
        font-family: "Regular";
        font-size: 14px;
        text-decoration: none;
        line-height: 21px;
		display: inline-block;
    }
    .paging ul{
        margin:0;
        list-style:none;
        font-size: 0;
        line-height:0;
        margin: 0px 17px 0px 0px;
        vertical-align: top;
        display:inline-block;
    }
    .paging li{
        display:inline-block;
        vertical-align:top;
        letter-spacing:0;
        margin:0 3px;
        text-align:center;
    }
	
    .paging ul a{
        position:relative;
        min-width: 20px;
        font-family: "Regular";
        font-size: 14px;
        color: #000;
        display: block;
        text-decoration: none;
        line-height: 21px;
		line-height: 21px;
		padding: 7px 9px;

    }
    .paging ul a:hover{
        background:#CBCBCB;
    }
        .paging li.paging-next a{
            width:31px;
            overflow:hidden;
            text-indent:-9999px;
        }
        .paging li.active a{
            background: #CBCBCB;
            color: #000;
        }
        .paging li.paging-next{
            margin-left:10px;
        }
        .paging li.active a:hover{
            background:#CBCBCB;
        }
        
    .paging ul a.show-all{
        z-index:2;
        text-align:center;
        text-decoration:none;
        margin:0;
        display:inline-block;
        overflow:hidden;
        padding: 0px 6px;
    }
    .paging ul a.show-all:hover{
        background:#CBCBCB;
    }
   
   
 
.boxes-need{
    position:relative;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 0px;
    padding: 10px 0px 0px;
    width: 100%;
    box-sizing: border-box;
    height: 125px;
    overflow: hidden;
}
.boxes-need.opened{
    height: auto;
}
    .boxes-need::after{
        content: "";
        position: absolute;
        bottom: 0px;
        left: 2%;
        width: 96%;
        box-shadow: 0px 0px 23px 6px rgba(0, 0, 0, 0.38);
        z-index: 5;
        height: 0px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.27);
        display: block;
    }
    .boxes-need .boxs{ }
        .boxes-need .boxs .items{
            width: auto;
            display: block;
            margin: 0px 0px 20px;
            visibility:visible;
            opacity:1;
        }
            .boxes-need .boxs .item{
                display:none;
            }
        .boxes-need .boxs .map{
            width: auto;
            height: 500px;
            display: block;
            margin: 0px 10px;
        }
        .boxes-need .boxs .map #canvas{
            width:100%;
            height:100%;
        }
    .show-all-boxes{
        font-size: 13px;
        line-height: 15px;
        display: block;
        text-align: center;
        border-bottom: 1px dashed;
        width: 57px;
        margin: 10px auto 0px;
    }
.boxs{
}    
    .boxs .items{
        width: 300px;
        display: inline-block;
        vertical-align: top;
    }
    .boxs .items span{
        display: block;
        cursor: pointer;
        margin: 20px 10px;
        line-height: 22px;
    }
        .boxs .items span b{
            font-size: 20px;
        }
        .boxs .items span i{
            font-size: 13px;
            font-style: normal;
            border-bottom: 1px dashed #000;
        }
        .boxs .items span a{
            color: #D12016;
        }
    .boxs .items span:hover i{
        border-bottom: 1px dashed transparent;
    }
    .boxs .map{
        width: calc(100% - 350px);
        height: 600px;
        display: inline-block;
        vertical-align: top;
        margin: 20px 0px 0px 20px;
    }
    .boxs .map #canvas{
        width:100%;
        height:100%;
    }
 
.modal-bg{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
    display:none;
}
    .modal-window{
        left: 50%;
        min-width: 500px;
        z-index: 11;
        background: #FFF;
        margin: 0px 0px 0px -400px;
        box-sizing: border-box;
        padding: 45px 45px 30px;
        display:none;
        box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.48);
        border-radius: 2px;
 /*       position: absolute;
        top:200px;*/
		position: fixed;
		top: 10px;
max-width: 800px;
max-height: 95%;
overflow: auto;
		
    }
        .modal-window h2{
            font-weight: normal;
            line-height: 28px;
            font-size: 23px;
            font-family: "Bold";
        }
        .modal-window h3{
            font-weight: normal;
            line-height: 17px;
            font-size: 17px;
            font-family: "Bold";
            color: #000;
            margin: 25px 0px -10px;
            padding: 0px;
        }
        .modal-window p,
        .modal-window li{
            font-size: 15px;
        }
        .modal-window li{
            margin:10px 0px;
        }
        .modal-window p.main{
            background: #FFFEAD;
            padding: 20px;
            font-size: 16px;
        }
    .modal-window .close{
        font-size: 13px;
        line-height: 15px;
        text-align: center;
        border-bottom: 1px dashed;
        text-decoration: none;
        position: absolute;
        right: 12px;
        top: 12px;
    }
        .modal-window .close:hover{
           border:1px solid transparent;
           color:#D12116;
        }
        .modal-bg.visible,
        .modal-window.visible{
            display:block;
        }
    .payment_redirect{
        display:none;
    }
	
.header-information .item  label a {
    text-decoration: underline;
}

.description-full span {
    color: #333;
    font-size: 15px;
    line-height: 18px;
	text-align: justify;
}

.container .items-list .description-full {
    color: #333;
    font-size: 15px;
    line-height: 18px;
	text-align: justify;
}

.header-information .donate .form input[type="text"] {
	border: 1px dotted #ccc;
}


@media screen and (min-width: 1000px){
    .container.logotypes .items-list{
        width: auto!important;
        transform: translate(0px, 0px)!important;
    }
}

@media screen and (max-width: 1000px){
    body {
        min-width: 0px;
        font-size: 15px;
    }
    .wrapper {
        max-width: 100%;
        min-width: 0px;
        width: 100%;
    }
    .header .logo {
        display: block;
        margin: 10px auto 0px;
    }
    .header ul.nav {
        display: block;
        margin: 25px 0px 0px 0px;
    }
	.social {
		position: absolute;
		z-index: 1;
		margin: 30px 0 0 0;
		text-align: right;
		right: 10px;
	}	
	.header .phone {
		right: 10px;
		margin: 0px 0px 0 0;
	}
	.header .search-form {
		right: 15px;
		margin: 0;
		top: 65px;
	}
    
    .header ul.nav li {
        display: block;
        text-align: center;
    }
    .header ul.large-nav{
        margin:20px 0px;
    }
    .header ul.large-nav a{
        margin:10px 10px;
        display:block;
    }
    .header ul.large-nav a, .container .items-list .item .counter, .container .info .phones .phone a {
        font-size: 21px;
        line-height: 32px;
    }
    .container.need-help-5th .items-list .item,
    .container .items-list .item{
        width:98%;
    }
    .container.need-help .items-list .item.hover {
        margin: 0px 0px;
        width: 100%;
        position: fixed;
        z-index: 6;
        top: 0;
        left: 0px;
        height: 100%;
        overflow-y: scroll;
        padding: 20px;
    }
    .container.counters .items-list .item {
        display: block;
        margin: 20px;
    }
    .container.news .items-list .item {
        margin: 0px 20px 20px;
        width: 244px;
    }
    .container .caption {
        padding: 15px 23px 0px;
        border-bottom: 1px solid #EAEAEA;
        border-top: 12px solid #EAEAEA;
    }
    .container .logo-vsesmeste{
        float: none;
        margin: 25px 20px;
    }
    .container .info {
        margin: 25px 25px 80px;
    }
    .container.logotypes  {
          margin: 40px 0px 0px ;
    }
    .container.footer {
          margin: 0px 0px 40px;
    }
    .container.logotypes .items-list{
      white-space: nowrap;
    }
    .header ul.large-nav{
        position:inherit;
    }
    .header ul.large-nav a:hover, .header ul.large-nav a.active {
        position: relative;
        z-index: 4;
    }
    .header-information .item {
        width: 100%;
        margin: -77px 0px 0px;
        padding: 0px 15px 20px;
    }
    .header-information .item.i2 {
      margin: -7px 0px 0px;
    }
    .header-information .item p, .header-information .item li, .header-information .item b, .container .items-list .item a.title {
        font-size:13px;
        line-height:16px;
    }
    .header-information .item.i1::before, .header-information .item.i2::before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        top: -85px;
        left: 0px;
        border-right: 0px;
        border-top: 0px;
        border-bottom: 0px;
        height: 85px;
        background: #E2E2E2;
    }
    .header-information .item ul {
        margin: 0px 2px;
    }
    .header-information .right_info{
        margin:0px;
    }
    .header-information .donate {
        margin: 20px 0px;
    }
    .header-information .donate button i {
        width: 98px;
        height: 49px;
    }
    .header-information .sub_info {
        font-size: 0px;
        margin: 0px;
    }
    .header-information .sub_info .item{
        display: block;
        margin: 0px 0px;
        width: auto;    
        padding: 20px 0px;
        border-right: 0px;
        border-bottom: 1px solid #C3C1C1;
    }
    .header-information .donate input[type="submit"] {
        -webkit-appearance: none;
        appearance: none;
        outline: none;
    }
	

    .header-information .donate li{
        line-height:0px;
        margin:5px;
    }
    .container .navi a.left, .container .navi a.right{
        z-index:1;
    }
    .header-information .sub_info .item .sms{
        width: 100%;
        left: -15px;
        padding: 10px 15px;
        z-index: 10;
        position: relative;
        top: 0px;
        display:none;
    }
    .header-information .sub_info .item .sms.active{
        display:block;
    }
    .header-information .sub_info .item .sms .modal-subtitle{
        display:none;
    }
    .page{
        border-top: 12px solid #EAEAEA;
        padding:35px 15px 30px;
        margin:25px 0px 0px;
    }
    .container .items-list .item .description-full a.close,
    .page .news-list .items-list .detail-news .close,
    .information-detail .news-list .items-list .detail-news .close,
    .header-information .item a.close,
    .modal-window .close{
        display: block;
        color: #676767;
        text-decoration: none;
        border: 1px solid #D5D5D5;
        margin: 20px 0px 0px;
        text-align: center;
        padding: 7px;
        background: #FFF;
        font-size: 13px;
        position: relative;
        top: 0px;
        width: 100%;
        right: 0px;
        box-sizing:border-box;
    }
    .container .items-list .item .description-full a.close{
        margin: 20px 0px 40px;
    }
    .page .news-list .items-list .detail-news .close,
    .information-detail .news-list .items-list .detail-news .close{
        margin: 20px 0px 80px;
    }
    .container .items-list .item .description-full a.close:hover,
    .page .news-list .items-list .detail-news .close:hover,
    .information-detail .news-list .items-list .detail-news .close:hover,
    .header-information .item a.close:hover,
    .modal-window .close {
        background: transparent;
        border: 1px solid #D5D5D5;
    }
    .years a{
        margin:3px 1px;
    }
    .page .news-list .items-list {
        width: 96%;
    }
    .page .news-list .items-list .detail-news.active, .information-detail .news-list .items-list .detail-news.active{
        position: fixed;
        z-index: 6;
        top: 0;
        left: 0px;
        height: 100%;
        overflow-y: scroll;
        padding: 20px;
    }
    .page .news-list .items-list .item, .information-detail .news-list .items-list .item{
        display: block;
        width: 100%;
        padding: 10px 5px 20px;
    }
    .page .news-list .items-list .item.active{
        background:transparent;
    }
    .page .container.news-list .items-list, .page .container.news-list, .information-detail .container.news-list .items-list, .information-detail .container.news-list{
        line-height:0px;
    }
    .page .news-list .items-list .detail-news .gallery, .information-detail .news-list .items-list .detail-news .gallery{
        margin: 20px 0px;
        width: 240px;
        overflow: hidden;
        display: block;
    }
    .header-information .donate .row {
        width: auto;
        margin: 0px;
        border: 0px!important;
        padding: 0px!important;
    }
    
    .modal-window {
        position:fixed;
        width: 80%;
		max-width: 800px;
        max-height: 90%;
		min-width: 320px;
        margin: 0px!important;
        left: 10%;
        top: 20px;
        overflow: auto;
        padding: 20px;
        position: fixed!important;
        top:20px!important;
        margin-top:0px!important;
    }
        .modal-window h2{
            line-height: 22px;
            font-size: 19px;
        }
    .modal-window .close{
        margin: 20px 0px 40px;
    }
	
	.header .sms {
		right: 0;
		left: 0;
		top: -17px;
		z-index: -1;
	}		
}

@media screen and (min-width: 0px) and (max-width: 624px) {

.header-information .donate .row:nth-child(2) {
	margin: 0px 5px 0px;
	width: 100%;
}
.header-information .donate .row .col:nth-child(2) {
    width: 100%;
}
.header-information .donate .row .col:nth-child(4) {
    width: 75%;
    margin: 0px 0px 0px 0px;
}
.header-information .right_info {
    margin: 0 5px;
}
.header-information .donate .money-rates label input.othermoney {
	right: 0px;
	bottom: -60px;
}
}
.sms_info label,
.personal_data label{
	color: #000;
}




.wrapper .bx-filter.bx-blue .bx-filter-section {
    background: #eee;
}
/* End */
/* /local/templates/heart_new/js/fancybox/jquery.fancybox.css?15101473284670 */
/* /local/templates/heart_new/js/fancybox/helpers/jquery.fancybox-buttons.css?15101473282447 */
/* /_/css/owl.carousel.min.css?14861166243011 */
/* /_/css/owl.theme.default.min.css?14861166241003 */
/* /_/css/style_new.css?168789232346546 */
/* /local/templates/.default/components/bitrix/menu/head_new/style.css?1429523222626 */
/* /local/templates/.default/components/bitrix/menu/second/style.min.css?1512054191490 */
/* /local/templates/heart_new/template_styles.css?152187848375285 */
