@charset "utf-8";

/* Start Eric Meyer's CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, audio, canvas, details, figcaption,
figure, footer, header, hgroup, mark, menu, meter, nav,
output, progress, section, summary, time, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }

body {line-height: 1; }

article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote {display: block; }

nav ul {list-style: none; }

ol {list-style: decimal; }

ul {list-style: disc; }

ul ul {list-style: circle; }

blockquote, q {quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; }

ins {text-decoration: underline; }

del {text-decoration: line-through; }

mark {background: none;}

abbr[title], dfn[title] {border-bottom:1px dotted #000;	cursor:help; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0; }

hr {
	display: block;
	height: 1px;
	border: 0;	
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0; }

input[type="submit"], input[type="button"], button {
    padding: 0 !important;
    margin: 0 !important; }

input, select, a img {vertical-align: middle; }
/* END RESET  */

@font-face {
    font-family: 'DINPro-Regular';
    src: url('../css/fonts/new/DINPro-Regular.eot');
    src: url('../css/fonts/new/DINPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/new/DINPro-Regular.woff') format('woff'),
         url('../css/fonts/new/DINPro-Regular.ttf') format('truetype'),
         url('../css/fonts/new/DINPro-Regular.svg#DINPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal; }





@font-face {
    font-family: 'dincyr-blackregular';
    src: url('../css/fonts/dincyr-black_-_regular.eot');
    src: url('../css/fonts/dincyr-black_-_regular.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/dincyr-black_-_regular.woff') format('woff'),
         url('../css/fonts/dincyr-black_-_regular.ttf') format('truetype'),
         url('../css/fonts/dincyr-black_-_regular.svg#dincyr-blackregular') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'dincyr-mediumregular';
    src: url('../css/fonts/dincyr-medium_-_regular.eot');
    src: url('../css/fonts/dincyr-medium_-_regular.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/dincyr-medium_-_regular.woff') format('woff'),
         url('../css/fonts/dincyr-medium_-_regular.ttf') format('truetype'),
         url('../css/fonts/dincyr-medium_-_regular.svg#dincyr-mediumregular') format('svg');
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'dincyr-regularregular';
    src: url('../css/fonts/dincyr-regular_-_regular.eot');
    src: url('../css/fonts/dincyr-regular_-_regular.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/dincyr-regular_-_regular.woff') format('woff'),
         url('../css/fonts/dincyr-regular_-_regular.ttf') format('truetype'),
         url('../css/fonts/dincyr-regular_-_regular.svg#dincyr-regularregular') format('svg');
    font-weight: normal;
    font-style: normal; }

body {font-family:Tahoma, Geneva, sans-serif; font-size: 14px; line-height:normal; }
html,body {height: 100%; min-width:1000px; }

a:link {color:#ec0045; }
a:visited {color:#ec0045; }
a:hover {color:#000; }
a:active {color:#000; }

h1, h2, h3, h4, h5, h6 {
	margin-bottom:30px;
	font-family: 'dincyr-blackregular'; font-weight:normal; }
	
h1 {font-size:46px; line-height:46px; }	
h2 {font-size:42px; line-height:42px; }
h3 {font-size:38px; line-height:38px; }
h4 {font-size:34px; line-height:34px; }
h5 {font-size:30px; line-height:30px; }
h6 {font-size:26px; line-height:26px; }

input[type=text], input[type=password], input[type=email], textarea {
	padding:5px 5px;
	-webkit-box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow:inset 0px 1px 1px rgba(0, 0, 0, 0.075);
	border:1px solid #CCC; }

input[type=submit], input[type=button] {
	padding:0 5px !important;
	height:25px;
	background:#ec0045; color:#fff;
	border:0; cursor:pointer; }
	
input[type=submit]:hover, input[type=button]:hover {
	background:#ff004b; }	

.main-width {
	display:table;
	width:980px;
	margin:0 auto; }
	
.header {
	 }
	
.header .main-width {
	position:relative; }	
	
.header a.logo {
	position:absolute; left: -8px;
	font-family: 'dincyr-blackregular'; font-size:100px; text-decoration:none; color: #fff;
z-index: 100; }
	
.header .slogan {
	position: absolute;
	top: 125px;
	left: 0px;
	font-family: 'dincyr-mediumregular', Arial;
	font-size: 40px;
	line-height: 40px;
	z-index: 3; 
}		

.small-header {
	float:left;
	width:100%;
	padding:40px 0; }
	
.small-header-inner {
	background:url(../images/header-slogan-bg.png) repeat-y center top; }
	
.small-header .col-l {
	float:left;
	width:40%; }
	
.small-header .col-r {
	float:left;
	width:60%;
	background:#d1d6dc; }
	
.small-header a.logo {
	font-family: 'dincyr-blackregular'; font-size:70px; line-height:70px; text-decoration:none; color:#000; }
	
.small-header a.logo-position {line-height:100px; }	
	
.small-header .region {
	font-family: 'dincyr-mediumregular', Arial; font-size:26px; line-height:26px; color:#ec0045; }	
	
.small-header .slogan {
	padding:5px 0 20px 0;
	font-family: 'dincyr-mediumregular', Arial; font-size:45px; line-height:35px; color:#fff; }				
	
	
.topmenu {
	float:left;
	width:100%;
	background:#000; }
	
.topmenu .main-width {position:relative; }	
	
.topmenu ul li {
	float:left;
	height:40px;
	margin:0 8px 0 0; padding:0 8px 0 0;
	list-style:none; font-family: 'dincyr-regularregular'; font-size:24px; line-height:36px; text-transform:lowercase; }
	
.topmenu ul li {
	border-right:2px solid #fff; }
	
.topmenu ul li.menu-237 a {
	display:block;
	height:40px;
	padding-left:50px;
	background:url(../images/menu-icon-add.png) no-repeat; }
	
.topmenu ul li.last {border-right:0; }		
	
.topmenu ul li a {
	color:#fff; text-decoration:none; }
	
.topmenu ul li a:hover {
	text-decoration:underline; }
	
.search-block {
	position:absolute; right:0; top:7px; }
	
.search-block .form-actions {
	margin-left:-5px; }
	
.search-block .form-text {
	height:11px; width:150px; }	
	
.search-block input[type=submit] {
	width:30px;
	background:url(../images/lupa.png) no-repeat 7px 5px #ec0045;
	text-indent:-9999px; }	
	
.search-block input[type=submit]:hover {background-color:#ff004b; }		
	
.map {
	float:left; overflow:hidden;
	width:100%; height:560px;
	background:#d1d6dc; }	
	
.urgent div.title {
	padding:1px 0 2px 0; margin-bottom:30px;
	background:#ec0045;
	font-family: 'dincyr-regularregular'; font-size:26px; color:#fff; }
	
.main-content {
	float:left;
	width:100%; min-height:300px;
	padding:30px 0;
	background:#fff; }
	
.front .main-content {padding:0; min-height:0; }	
	
.main-content p {margin-bottom:15px; }		
	
.footer {
	float:left;
	width:100%;
	padding:20px 0 40px 0;
	background:#000; color:#fff; }
	
.footer a {color:#fff; text-decoration:none; }	
.footer a:hover {text-decoration:underline; }

.footer .col-l {
	float:left;
	width:550px;
	margin-right:80px; }
	
.footer .col-l table {
	width:100%;
	font-size:16px; font-family: 'dincyr-regularregular'; }	
	
.footer .col-r {
	float:left;
	width:350px; }
	
.footer .col-r ul.links li {
	height:25px;
	margin:0 0 10px 0; padding:0 0 0 35px;
	background:url(../images/menu-icon.png) no-repeat;
	list-style:none; font-family: 'dincyr-regularregular'; font-size:26px; line-height:20px; text-transform:lowercase; }
	
.footer .col-r ul.links li a {color:#fff; }		

.region-social {margin-top:60px; }
	
.region-social ul li {
	float:left;
	margin:0 10px 0 0; padding:0;
	list-style:none; }
	
.region-social a.facebook,
.region-social a.twitter,
.region-social a.google,
.region-social a.youtube {
	display:block;
	width:25px; height:25px;
	text-indent:-9999px; }
	
.region-social a.facebook {background:url(../images/facebook.png) no-repeat; }
.region-social a.twitter {background:url(../images/twitter.png) no-repeat; }
.region-social a.google {background:url(../images/google.png) no-repeat; }
.region-social a.youtube {background:url(../images/youtube.png) no-repeat; }

#block-views-menu-regions-block {
	margin-bottom: 20px;
}

.volonter-logo {
	float:left;
	margin-right: 10px;
}

.volonter-text {
	padding-top: 6px;
	font-size: 14px !important;
}

.volonter-text a {
	font-size: 14px !important;
}

.heroes-teaser {
	float:left; clear:both;
	margin-bottom:30px; }
	
.heroes-teaser .col-l {
	float:left;
	width:200px;
	margin-right:30px; }
	
.heroes-teaser .col-r {
	float:left;
	width:750px; }	
	
.heroes-teaser a.title {
	color:#000; text-decoration:none; font-family: 'dincyr-blackregular' !important; font-size:46px !important; line-height:40px !important; }	
	
.heroes-teaser a.title:hover {
	color:#EC0045; }
	
.heroes-teaser .col-l img {width:200px; height:200px; }	

.heroes-teaser .heroes-details,
.heroes-teaser .field-name-body {
	font-size:20px; }
	
.heroes-teaser .heroes-details {
	margin:10px 0; }	
	
.heroes-teaser .age,	
.heroes-teaser .field-name-field-heroes-region {
	float:left; } 
	
.node-heroes .field-name-field-heroes-photo {
	float:left; clear:left;
	margin:0 15px 15px 0; }
	

.node-heroes .field-name-field-heroes-region {
	margin-bottom:15px; }		
	
	
.view-random-heroes .heroes-teaser .col-l {
	width:350px; }	
	
.view-random-heroes .heroes-teaser .col-l img {
	width:100%; height:100%; }
.view-random-heroes .heroes-teaser .col-r {
	width:600px; }
	
.page-taxonomy-term h1#page-title,
.search-results .search-info {
	display:none; }
		
#heroes-node-form .form-actions .form-submit {
	padding:0 10px !important; margin-top:10px !important;
	height:35px;
	font-size:18px; }	
	
/* start map */	
g.fill .obl{
	fill:#dedede;
}
g.ob{
	cursor: pointer;
}
.mark{
    display: none;
}
.mark text{
    fill:#fff;
    font-weight: bold;
    font-size: 20px;
}
/* end map */

.modal-content .close,
.modal-content .node-perekaz-form .form-type-radios>label,
.modal-content .node-perekaz-form #edit-title,
.modal-content .vertical-tabs {
	display: none;
}
.modal-content .form-text {
	width: 80%;
}	
.modal-content .node-perekaz-form .form-submit {
	width: 94%;
	height: 60px;
	color: #fff;
	font-size: 24px;
	font-family: 'dincyr-mediumregular';
	text-transform: uppercase;
}					
.modal-content .node-perekaz-form .form-type-radios .form-item {
	float: left;
	margin: 0px 20px;
}
.modal-content .modal-header {
	background-color: #000;
}
.modal-content .close {
	
}
	
.view-heroes .views-row .col-f .dropdown ul li{
margin: 3px 0px;
}	

#block-custom-share-social {
	float:left;
	margin-right:10px;
}


/**
 * Node article.
 */
.node-articles-news .group-left,
.node-articles-news .group-right {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.node-articles-news .group-left {
	text-align: center;
	width: 30%;
}
.node-articles-news .group-right {
	padding-left: 20px;
	width: 70%;
}
.node-articles-news .group-header {
	border-bottom: 1px solid #ec0045;
	margin-bottom: 30px;
	padding-bottom: 5px;
}
.node-articles-news .field-name-title h1,
.node-articles-news .field-name-title h2,
.node-articles-news .field-name-title h3 {
	margin-bottom: 5px;
}
.node-articles-news .field-name-post-date,
.node-articles-news .field-name-field-heroes-region {
	display: inline-block;
}
.node-articles-news .field-name-post-date {
	color: #ec0045;
}
.node-articles-news .field-name-field-heroes-region {
	margin-left: 10px;
}
.field-name-field-article-foto {
	float: left;
	margin:  0 10px 10px 0;
	width: 280px;
}
.node-articles-news .field-name-field-article-foto img {
	margin: 0px;
	max-width: 100%;
}
.node-articles-news .photographer {
	clear: both;
	color: #A9A9A9;
	float: none;
	text-align: left;
}
.node-articles-news .field-name-body p {
	margin-bottom: 23px;
}

/**
	*	colorbox
*/
a.colorbox{
	position: relative;
	display: block;
}
a.colorbox::after {
	content: '';
	background:url(../images/lupacolor.png) no-repeat;
	width: 18px;
	height: 15px;
	display: block;
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 1;
}

.node-type-articles-news .main-content h1#page-title {
	display: none;
}
/**
 * Node Slider.
 */
#slideshow {
	left: 20px;
}
#navslider {
	margin: 0 0 0 -14px;
	width: 300px;
}
#navslider:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#navslider li {
	float: left;
	height: 64px;
	list-style: none;
	margin: 14px 0 0 14px;
	width: 84px;
}
#navslider a {
	border: 0px solid #ccc;
	display: table-cell;
	vertical-align: middle;
	padding: 0px;
}
#navslider li.activeSlide a {
	background: #88f
}
#navslider a:focus {
	outline: none;
}
#navslider img {
	border: none;
	display: block;
	float: none;
	margin: 0px;
}

/*article-view-2col*/
.article-view-2col .views-row {
	float: left;
	clear: both;
}
.article-view-2col .views-field-field-article-foto {
	float: left;
	margin-right: 25px;
	width: 150px;
}
.article-view-2col .views-field-field-article-foto img {
	max-width: 100%;
}
.article-view-2col .views-field-nothing {
	margin-right: 0px;
	overflow: hidden;
}
.article-view-2col .title {
	margin: 0 0 2px;
}
.article-view-2col .title a {
	color: #000;
	text-decoration: none;
	font-family: 'dincyr-blackregular' !important;
	font-size: 22px !important;
	line-height: 1;
	text-decoration: none;
}
.article-view-2col .title a:hover{
	color: #EC0045;
}
.article-view-2col .views-field-created {
	color: #EC0045;
	margin-right: 25px;
}

.article-view-2col .article-details {
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 12px;
}
.article-view-2col .field-name-body,
.article-view-2col .article-details span {
	font-size: 14px;
	line-height: 1.4;
}

a.legal-assistance {
	position:fixed; top:300px;
	display:block;
	width:85px; height:40px;
	padding:5px 5px 1px 50px;
	background:#ec0045;
	-webkit-border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	text-decoration:none; text-transform:uppercase;
	color:#fff;
	background:url(../images/law.png) no-repeat 10px 10px #ec0045; }
	
a.legal-assistance:hover {
	background:url(../images/law.png) no-repeat 10px 10px #d51540; }
	
a.photo-project {
	position:fixed; top:351px;
	display:block;
	width:85px;
	padding:5px 5px 5px 50px;
	color:#fff;
	-webkit-border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	text-decoration:none;
	background:url(../images/icon-camera.png) no-repeat 10px 8px #000; }	
	
a.photo-project span {
	display:block;
	font-size:16px; }
	
a.photo-project:hover {
	background:url(../images/icon-camera.png) no-repeat 10px 8px #222; }		
	
a.facebook-btn {
	position:fixed; top:300px; right:0;
	display:block;
	width:44px; height:46px;
	background:url(../images/facebook_icon.png) no-repeat;
	text-indent:-9999px; }

.group-update-info {
	clear:both;
	margin-bottom:60px; padding-left:45px;
	background:url(../images/icon-medal.png) no-repeat 0 3px; }
	
.field-name-field-heroes-updated-date div {
	margin-bottom:8px;
	font-size:18px !important; font-weight:bold; }	
