.breadcrumbs {
	font-size: 0.9em;
	color: #000;
	margin-bottom: 32px;
}
.breadcrumbs span,
.breadcrumbs a {
/*	margin-left: 0.3em;
	margin-right: 0.3em;*/
}
.breadcrumbs a,
.breadcrumbs a:visited,
.breadcrumbs a:hover {
	color: #000;
	text-decoration: none;
}
.page p {
	line-height: 140%;
}
.page a {
	color: #5f6f84;
}
.page a:hover {
	color: #182c45;
}
.page a:visited {
	color: #182c45;
}
.page h1 {
	margin: 0 0 22px 0; /*22px 0 22px 0;*/
	color: #5f6f84;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 2.9em;
}
.page h1.center {
	text-align: center;
}
.page h2.news-title {
	margin: 0 0 22px 0; /*22px 0 22px 0;*/
	color: #5f6f84;
	/*font-weight: normal;*/
	text-transform: uppercase;
	font-size: 1.4em;
}

.page p.blue {
	margin: 22px 0 22px 0;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #5f6f84;
	font-weight: bold;
}

.page .left-image {
	float: left;
	margin-top: 0.2em;
	margin-right: 32px;
	margin-bottom: 40px;
	display: table;
}
.page .left-image .caption {
	margin-top: 12px;
	font-size: 0.8em;
	display: table-caption;
	caption-side: bottom;
}
.page .bx-wrapper .bx-viewport,
.volonteer-gallery .bx-wrapper .bx-viewport {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	left: 0;
	margin-top: 40px;
	margin-bottom: 48px;
}
.page .bx-wrapper .bx-controls-direction a,
.volonteer-gallery .bx-wrapper .bx-controls-direction a {
	top: 0;
	margin-top: 0;
	height: 168px;
	background-color: #5f6f84;
}
.page .bx-wrapper .bx-prev,
.volonteer-gallery .bx-wrapper .bx-prev  {
	left: 0;
	background: url('/assets/templates/theme/img/bx-prev.png') center center no-repeat;
}
.page .bx-wrapper .bx-next,
.volonteer-gallery .bx-wrapper .bx-next {
	right: 0;
	background: url('/assets/templates/theme/img/bx-next.png') center center no-repeat;
}
.page .image-gallery img {
	max-height: 168px;
}
.volonteer-gallery {
	margin-top: 50px;
}
.volonteer-gallery .image-gallery img {
	max-height: 168px;
}

.cke_editable .image-gallery {
	height: 168px !important;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap; 
}
.cke_editable .image-gallery .slide {	
	display: inline-block;
}
.page h4.green {
	margin-top: 48px;
	margin-bottom: 14px;
	padding: 0;
	text-transform: uppercase;
	color: #7a8f27;
}
.page h4.blue {
	margin-top: 48px;
	margin-bottom: 14px;
	padding: 0;
	text-transform: uppercase;
	color: #5f6f84;
}
.page h2.red {
	margin: 22px 0 22px 0;
	color: #b32327;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 2.65em;
}
.page ul {
	line-height: 1.5em;
	list-style: none;
	padding: 0;
	margin: 0;
	
}
.page ul li { 
    padding-left: 2em;
    text-indent: -1.15em;
}
.page ul li:before {
	position: relative;
	top: 0.2em;
    content: "• ";
    color: #7a9027;
    font-size: 2em;
}
.page img.big-image {
	max-width: 100%;
}
.page .image-thumbs {
	vertical-align: top;
}
.page .image-thumbs .thumb {
	vertical-align: top;
	display: inline-block;
	width: 90px;
	margin-right: 9px;
	margin-bottom: 18px;
}
/*.page .image-thumbs .thumb:nth-child(5) {
	margin-right: 0px;
}*/
.page .image-thumbs .thumb img {
	width: 100%;
}
.page .image-thumbs .thumb .caption strong {
	text-transform: lowercase;
	color: #7a9027;
	font-size: 0.9em;
	text-transform: uppercase;
}
.page .image-thumbs .thumb .caption {
	width: 90px;
	word-wrap: break-word;
	font-size: 0.8em;
	color: #000000;
	
}
.page table {
	border: 1px solid gray;
	border-collapse: collapse;
}
.page table td, .page table th {
	border: 1px solid gray;
	padding: 5px;
}
.page .spoiler {
	
}
.page .spoiler .btn {
	color: #5f6f84;
	border-bottom: 1px dashed #5f6f84;
	cursor: pointer;
	display: inline;
	font-weight: bold;
}
.page .spoiler .btn::after {
	content: " ↓";
}
.page .spoiler .content {
	display: none;
}

.page .documents .document {
	margin-bottom: 60px;
}
.page .documents .document h4.green {
	max-width: 700px;
	line-height: 1.4em;
}
.page .documents .document p {
	font-weight: bold;
}
.download, .download:visited, .download:hover {
	display: inline-block;
	margin-top: 24px;
	height: 18px;
	line-height: 16px;
	text-transform: uppercase;
	color: #7a8f27 !important;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	background: url('/assets/templates/theme/img/doc-download.png') center left no-repeat;
}
.page .nature .left {
	float: left;
	width: 248px;
}
.page .nature .right {
	float: left;
	width: 640px;
	margin-left: 32px;
}
.page .nature .right .left-title {
	float: left;
	width: 368px;
}
.page .nature .right h4.green {
	margin-top: 0 !important;
}
.page .nature .right .red-book {
	float: right;
	width: 98px;
}

.page .newspapers {
	margin-top: 20px;
}
.page .newspapers .gazeta-item {
	display: inline-block;
	width: 222px;
	margin-right: 60px;
	margin-bottom: 30px;
	vertical-align: top;
}
.page .newspapers .gazeta-item img {
	border: 1px solid #BABABA;
	padding: 10px;
}
.page .newspapers .gazeta-item p {
	margin: 0;
	font-size: 0.9em;
}
.gazeta-item a {
	margin-top: 4px !important;
}
.gazeta-item a:hover {
	color:#5f6f84;
}
.page .index-map {
	margin-top: 60px;
	margin-bottom: 60px;
}
.page .index-map .left {
	float: left;
	width: 220px;
	padding-top: 8px;
}
.page .index-map .left .marker {
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
	font-size: 0.97em
}
.page .index-map .left .marker div {
	width: 18px;
	height: 18px;
	float: left;
}
.page .index-map .left .marker span {
	float: left;
	width: 184px;
	margin-left: 18px;
}
.page .index-map .left .marker span strong {
	text-transform: uppercase;
}
.page .index-map .right {
	float: left;
	margin-left: 30px;
	width: 670px;
}
.page .index-map .map-btn {
	display: block;
	cursor: pointer;
	color: #5f6f84;
	margin-right: 0.7em;
	padding-left: 36px;
	padding-bottom: 1em;
}
.page .index-map .map-btn-active {
	font-weight: bold;
}
.page .index-map .administer {
	background: url('../img/administer_small.png') top left no-repeat;
}
.page .index-map .autostation {
	background: url('../img/autostation_small.png') top left no-repeat;
}
.page .index-map .cult {
	background: url('../img/cult_small.png') top left no-repeat;
}
.page .index-map .church {
	background: url('../img/church_small.png') top left no-repeat;
}
.page .index-map .museum {
	background: url('../img/museum_small.png') top left no-repeat;
}
.page .index-map .guestroom {
	background: url('../img/guestroom_small.png') top left no-repeat;
}
.page .index-map .guesthomes {
	background: url('../img/guesthomes_small.png') top left no-repeat;
}
.page .index-map .azs {
	background: url('../img/azs_small.png') top left no-repeat;
}
.page .index-map .health {
	background: url('../img/health_small.png') top left no-repeat;
}
.page .index-map .post {
	background: url('../img/post_small.png') top left no-repeat;
}
.page .index-map .phone {
	background: url('../img/phone_small.png') top left no-repeat;
}
.page .index-map .food {
	background: url('../img/food_small.png') top left no-repeat;
}
.page .index-map .bridge {
	background: url('../img/bridge_small.png') top left no-repeat;
}
.page .index-map .pier {
	background: url('../img/pier_small.png') top left no-repeat;
}
.page .index-map .fishing {
	background: url('../img/fishing_small.png') top left no-repeat;
}
.page .index-map .restplace {
	background: url('../img/restplace_small.png') top left no-repeat;
}
.page .index-map .restplace-wild {
	background: url('../img/restplace-wild_small.png') top left no-repeat;
}




.page .our-partners {
	margin-top: 44px;
	text-align: center;
	vertical-align: top;
}
.page .our-partners .item {
	display: inline-block;
	width: 190px;
	text-align: center;
	margin-left: 34px;
	margin-right: 34px;
	margin-bottom: 30px;
	vertical-align: bottom;
	font-weight: bold;
	color: #5e5b62;
}
.page .our-partners a {
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
}

#vk_comments {
	margin-top: 30px;
}