@font-face {
    font-family: 'Century Gothic';
    src: url(../fonts/CenturyGothic.ttf);
}

@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
	src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	font-size: 10px;
}

body {
	/*font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'PT Sans', sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
}

a {
	color: #333;
}

a:hover,
a:focus {
	color: #08499d;
	text-decoration: none;
}

.cc {
	padding: 0 15px;
	margin: 0 auto;
	width: 1310px;
}

.cc-3-4 {
	float: left;
	width: 985px;
}

.cc-3-4 .news-item:nth-child(3n) {
	margin-right: 0;
}

.cc-1-4 {
	float: right;
	width: 295px;
}

.info {
	padding: 61px 0 30px 0;
	background: url('../img/bg_header.png') repeat-x top center;
}

.logo {
	position: relative;
	display: block;
	float: left;
	margin-right: 100px;
	width: 300px;
	height: 100px;
}

.logo__text {
	font-family: 'Century Gothic', sans-serif;
	position: absolute;
	top: 22px;
	left: 126px;
	font-size: 2.2rem;
	line-height: 1.2;
	color: #333;
}

.logo:hover,
.logo:focus {
	color: #333;
}

.logo__text > span {
	font-size: 1.6rem;
}

.main-nav {
	float: left;
	width: calc(100% - 400px);
}

.main-nav > ul > li {
	position: relative;
	display: inline-block;
	margin-right: 50px;
	line-height: 100px;
}

.main-nav > ul > li:last-child {
	margin-right: 0;
}

.main-nav > ul > li > a {
	text-transform: uppercase;
}

.menu {
	padding: 28px 0;
	background: url('../img/bg_cat.png') repeat-x top center;
}

.menu-page {
	display: none;
}

.menu-page-title {
	background: none;
	padding: 0;
}

.nav-menu > ul > li {
	float: left;
	width: 12.5%;
	list-style-type: none;
}

.nav-menu > ul > li > a {
	display: block;
	text-align: center;
	font-size: 1.2rem;
}

.nav-menu > ul > li > a > span.img {
	display: block;
	margin-bottom: 10px;
}

.nav-menu > ul > li > a > span.title {
	color: #08499d;
	text-transform: uppercase;
}

.sliders {
	padding: 40px 0;
}

.sliders-block {
	width: 100%;
	height: 400px;
	border: 4px solid #1a1a1a;
}

.slider-left {
	float: left;
	width: 800px;
	height: 392px;
	border: 2px solid #fff;
}

.slider-right {
	float: left;
	width: 472px;
}

.slider-right__top {
	width: 100%;
	height: 196px;
	border: 2px solid #fff;
}

.slider-right__bottom {
	width: 100%;
	height: 196px;
	border: 2px solid #fff;
}

.index-block {
	padding: 40px 0;
	background: 
		url('../img/bg-up.png') repeat-x top center, 
		url('../img/bg-down.png') repeat-x bottom center;
	background-color: #f9f9f9;
}

.title-block {
	position: relative;
	text-align: center;
	margin-bottom: 40px;
}

.title-block hr {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	border-color: #cecece;
}

.h2-block {
	font-family: 'PT Sans', sans-serif;
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0 40px;
	font-size: 2.6rem;
	line-height: 40px;
	text-align: center;
	font-style: italic;
	background-color: #f9f9f9;
	z-index: 1;
}

.h2-block:before {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	background-image: url(../img/r-h2.png);
	top: 0;
	bottom: 0;
	margin: auto;
	left: 18px;
}

.h2-block:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	background-image: url(../img/r-h2.png);
	top: 0;
	bottom: 0;
	margin: auto;
	right: 18px;
}

.news-item {
	float: left;
	margin-right: 14px;
	width: 309px;
	min-height: 448px;
	border: 1px solid #cecece;
	background-color: #fff;
}

.news-item__all {
	display: block;
	padding: 15px 0;
	margin: 0 20px 0 20px;
	text-align: center;
	font-size: 1.6rem;
	border-top: 1px solid #cecece;
	color: #08499d;
}

.news-item:last-child {
	margin-right: 0;
}

.n4:nth-child(4n) {
	margin-right: 0;
}

.mb20px {
	margin-bottom: 20px;
}

.small-news {
	min-height: 400px;
}

.news-item__cat {
	font-family: 'PT Sans', sans-serif;
	padding: 15px 0;
	margin: 0 20px 20px 20px;
	font-weight: 300;
	text-align: center;
	font-size: 2rem;
	font-style: italic;
	border-bottom: 1px solid #cecece;
}

.news-item__img {
	background-color: #ccc;
	display: block;
	margin-bottom: 20px;
	width: 100%;
	height: 210px;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.news-item__title {
	padding: 0 20px;
	font-size: 2rem;
}

.news-item__title a {
	color: #08499d;
	height: 70px;
	display: block;
	overflow: hidden;
}

.news-item__title a:hover {
	color: #333;
}

.date {
	color: #999;
	font-size: 1.4rem;
}

.news-item .date {
	margin-bottom: 0px;
	padding: 0 20px;
}

.tags a {
	color: #08499d;
	font-size: 1.4rem;
}

.news-item .tags {
	margin-bottom: 20px;
	padding: 0 20px;
}

.index-btn {
	display: block;
	margin: 40px auto;
	width: 280px;
	height: 56px;
	color: #08499d;
	border: 1px solid #08499d;
	font-size: 1.6rem;
	line-height: 54px;
	text-align: center;
}

.index-btn .glyphicon {
	top: 3px;
}

.index-btn:hover,
.index-btn:focus {
	color: #fff;
	background-color: #08499d;
}

.slider-item {
	position: relative;
	display: block;
	-webkit-background-size: cover;
	     -o-background-size: cover;
	        background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.slider-item__caption {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 3rem;
	padding: 20px 30px;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */



}

.slider-left .slider-item {
	width: 796px;
	height: 388px;
	background-color: #ccc;
}

.slider-right__top .slider-item {
	width: 468px;
	height: 192px;
}

.slider-right__top .slider-item__caption {
	padding: 10px 20px;
	font-size: 2rem;
	height: 76px;
}

.slider-right__bottom .slider-item {
	width: 468px;
	height: 192px;
}

.slider-right__bottom .slider-item__caption {
	padding: 10px 20px;
	font-size: 2rem;
	height: 76px;
}

.dev-block--page {
	background: url(../img/bg-down.png) repeat-x bottom center;
	background-color: #f9f9f9;
}

.dev-block__left {
	float: left;
	width: 969px;
}

.dev-block__right {
	float: left;
	width: 309px;
}

.dev-item {
    float: left;
    margin-right: 14px;
    width: 309px;
    min-height: 490px;
    border: 1px solid #cecece;
    background-color: #fff;
    margin-bottom: 10px;
}

.dev-item__all {
	display: block;
	padding: 15px 0;
	margin: 0 20px 0 20px;
	text-align: center;
	font-size: 1.6rem;
	border-top: 1px solid #cecece;
	color: #08499d;
}

.dev-item__cat {
	font-family: 'PT Sans', sans-serif;
	padding: 15px 0;
	margin: 0 20px 20px 20px;
	font-weight: 300;
	text-align: center;
	font-size: 2rem;
	font-style: italic;
	border-bottom: 1px solid #cecece;
}

.dev-item__img {
	background-color: #ccc;
	display: block;
	margin-bottom: 20px;
	width: 100%;
	height: 210px;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.dev-item__title {
	padding: 0 20px;
    font-size: 2rem;
}

.dev-item__title a {
	color: #08499d;
	height: 70px;
	display: block;
	overflow: hidden;
}

.dev-item__title a:hover {
	color: #333;
}

.dev-item .date {
    margin-bottom: 0;
    padding: 0 20px;
}

.dev-item .tags {
    margin-bottom: 10px;
    padding: 0 20px;
}

.gallery-item {
	float: left;
    width: 309px;
    min-height: 490px;
    border: 1px solid #cecece;
    background-color: #f0f0f0;
    margin-bottom: 10px;
}

.gallery-item--small {
	min-height: 501px;
	margin-bottom: 20px;
}

.gallery-item--small .gallery-item__all {
	margin-top: 0;
}

.gallery-item--small .gallery-item__title {
	margin-bottom: 70px;
}

.gallery-item__cat {
	font-family: 'PT Sans', sans-serif;
	padding: 15px 0;
    margin: 0 20px 20px 20px;
    font-weight: 300;
    text-align: center;
    font-size: 2rem;
    font-style: italic;
    border-bottom: 1px solid #cecece;
}

.gallery-item__img {
	background-color: #ccc;
    display: block;
    margin-bottom: 20px;
    width: 100%;
    height: 210px;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.gallery-item__title {
	padding: 0 20px;
    font-size: 2rem;
}

.gallery-item__title a {
	color: #08499d;
	height: 70px;
	display: block;
	overflow: hidden;
}

.gallery-item__title a:hover {
	color: #333;
}

.gallery-item .date {
    margin-bottom: 0px;
    padding: 0 20px;
}

.gallery-item__all {
	display: block;
	padding: 15px 0;
    margin: 32px 20px 0 20px;
    text-align: center;
    font-size: 1.6rem;
    border-top: 1px solid #cecece;
    color: #08499d;
}

.cause-item {
	float: left;
	width: 417px;
	margin-right: 14px;
	border: 1px solid #cecece;
    background-color: #fff;
    min-height: 463px;
}

.cause-item:last-child {
	margin-right: 0;
}

.cause-item__cat {
	font-family: 'PT Sans', sans-serif;
	padding: 20px 0;
	margin: 0;
    font-weight: 300;
    text-align: center;
    font-size: 2rem;
    font-style: italic;
}

.cause-item__img {
	background-color: #ccc;
    display: block;
    margin-bottom: 20px;
    width: 100%;
    height: 210px;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.cause-item__title {
	padding: 0 20px;
    font-size: 2rem;
}

.cause-item__title a {
	color: #08499d;
	height: 48px;
	display: block;
	overflow: hidden;
}

.cause-item__title a:hover {
	color: #333;
}

.cause-item .date {
    margin-bottom: 30px;
    padding: 0 20px;
}

.cause-item > p {
	margin-bottom: 30px;
    padding: 0 20px;
}

.cause-item__all {
	display: block;
	padding: 20px 0;
	margin: 0 20px 0 20px;
	text-align: center;
	font-size: 1.6rem;
	border-top: 1px solid #cecece;
	color: #08499d;
}

.index-map {
	padding: 40px 0; 
}

.index-map .sub-map {
    position: relative;
    overflow: hidden;
    height: 555px;
}

.city-caption {
	position: absolute;
	top: 0;
	right: 0;
	width: 350px;
}

.city-caption h3 {
	margin: 0 0 40px 0;
	color: #08499d;
	font-size: 2.4rem;
}

.city-caption p {
	margin-bottom: 20px;
}

.index-map .buble {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    display: block;
    border-radius: 50%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    background: #6AACE9;
    position: absolute;
}

.index-map .buble span {
    background: #6AACE9;
    background: rgba(106, 172, 233, 0.85);
    border-radius: 3px;
    height: 21px;
    color: #FFF;
    text-align: center;
    line-height: 21px;
    position: absolute;
    top: -30px;
    padding: 0 12px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    font-weight: 700;
    z-index: 20;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

.index-map .buble:hover span {
    display: block;
}

.index-map .sub-map svg {
    margin-top: -50px;
}

.index-map path {
    fill: #C9E5F5;
}

.index-map path:hover {
    fill: #FFEBD3;
    stroke-width: 2px;
    cursor: pointer;
}

.footer-top {
	height: 102px;
	background: url('../img/bg-footer-top.png') repeat-x;
	border-bottom: 1px solid #4d4d4d;
}

.footer-menu {
	text-align: center;
	line-height: 102px;
}

.footer-menu__item {
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	margin: 0 40px;
	color: #999;
}

.footer-menu__item:hover,
.footer-menu__item:focus {
	color: #fff;
}

.footer-bottom {
	padding: 10px 0;
	background-color: #282c35;
}

.footer-bottom p {
	margin: 0;
	text-align: center;
	color: #999;
}

.network {
	text-align: center;
	margin-top: -28px;
	margin-bottom: 14px;
}

.network__item {
	display: inline-block;
	width: 36px;
	height: 36px;
	margin: 0 5px;
	text-align: center;
	line-height: 36px;
	background-color: #282c35;
	border: 1px solid #4d4d4d;
	color: #999;
	border-radius: 8px;
}

.network__item:hover,
.network__item:focus {
	color: #fff;
}

.time-block {
	float: left;
	width: 848px;
	margin-right: 14px;
	min-height: 463px;
	border: 1px solid #cecece;
    background-color: #fff;
}

.time-block__cat {
	font-family: 'PT Sans', sans-serif;
	padding: 20px 0;
    font-weight: 300;
    text-align: center;
    font-size: 2rem;
    font-style: italic;
    border-bottom: 1px solid #cecece;
    margin: 0 20px;
}

.time-block__content {
	height: 280px;
}

.time-block__img {
	float: left;
	width: 360px;
	height: 280px;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.time-block__text {
	float: left;
	padding: 30px;
	width: calc(100% - 380px);
	height: 280px;
	border-bottom: 1px solid #cecece;
	margin-right: 20px;
}

.time-block__time {
	position: relative;
	padding: 0 40px;
}

.btn-time {
	position: absolute;
	cursor: pointer;
	font-size: 2.4rem;
	color: #08499d;
	height: 117px;
	line-height: 117px;
}

.btn-time.prev {
	top: 0;
	left: 10px;
}

.btn-time.next {
	top: 0;
	right: 10px;
}

.time-block__link {
	display: block;
	/*border-left: 1px solid #cecece;*/
  	border-right: 1px solid #cecece;
}

.time-block__s1 {
	display: block;
	color: #08499d;
	font-size: 1.2rem;
}

.time-block__s2 {
	display: block;
	color: #08499d;
	font-size: 2rem;
}

#owl-time .item{
  	padding: 26px 0px;
  	margin: 10px 0;
  	color: #FFF;
  	text-align: center;
}

.customNavigation{
  	text-align: center;
}

.customNavigation a{
  	-webkit-user-select: none;
  	-khtml-user-select: none;
  	-moz-user-select: none;
  	-ms-user-select: none;
  	user-select: none;
  	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.index-line {
	margin: 50px 0;
	border-color: #e2e2e2;
}

.infographics-block {
	float: left;
	width: 848px;
	min-height: 487px;
	border: 1px solid #cecece;
	background-color: #fff;
}

.infographics-block__cat {
	font-family: 'PT Sans', sans-serif;
	padding: 20px 0;
	font-weight: 300;
	text-align: center;
	font-size: 2rem;
	font-style: italic;
	border-bottom: 1px solid #cecece;
	margin: 0 20px;
}

.infographics-block__all {
	display: block;
    padding: 20px 0;
    margin: 0 20px 0 20px;
    text-align: center;
    font-size: 1.6rem;
    border-top: 1px solid #cecece;
    color: #08499d;
}

#infograph {
	position: relative;
	width: 100%;
	height: 359px;
}

.infograph-caption {
	/*position: absolute;
	top: 180px;
	left: 40px;*/
	text-align: center;
}

.infograph-caption > p {
	position: relative;
	line-height: 22px;
	height: 22px;
	padding-left: 40px;
}

.color-box {
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
}

.color-box.color1 {
	background-color: #f04335;
}

.color-box.color2 {
	background-color: #4cab51;
}

.color-box.color3 {
	background-color: #0d469d;
}

tspan {
	font-weight: 300;
}

.slider-department {
	margin: 80px 0;
}

.owl-department {
	position: relative;
    padding: 0 40px;
}

.btn-department {
    position: absolute;
    cursor: pointer;
    font-size: 2.4rem;
    color: #08499d;
    height: 140px;
    line-height: 140px;
}

.btn-department.prev {
	top: 0;
	left: 10px;
}

.btn-department.next {
	top: 0;
	right: 10px;
}

.department-block__img {
	float: left;
	width: 150px;
	height: 140px;
	display: flex;
	justify-content: center;
    align-items: center;
    text-align: center;
}

.department-block__img img {
	max-width: 100px;
	max-height: 120px; 
}

.department-block__text {
	padding: 15px;
	float: left;
	width: 150px;
	height: 140px;
	background-color: #ececec;
	display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-image: url(../img/department-img.png);
    background-repeat: no-repeat;
    background-position: center left;
}

.r-h3 {
	position: relative;
	padding: 0 20px;
}

.r-h3:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background-image: url(../img/r-h3.png);
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.r-h3:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background-image: url(../img/r-h3.png);
	top: 0;
	bottom: 0;
	right:  0;
	margin: auto;
}

.r-h3:hover:before,
.r-h3:hover:after {
	background-image: url(../img/r-h3-hover.png);
}

.clearfix {
	clear: both;
}

.no-mp {
	padding: 0;
	margin: 0;
}

.fotorama__arr {
	display: none !important;
}

.fotorama:hover .fotorama__arr {
	display: block !important;
}

.news-list {
	padding: 0px;
	border: 1px solid #cecece;
	background-color: #fff;
}

.news-list__item {
	list-style-type: none;
	border-bottom: 1px solid #cecece;
	padding: 15px;
}

.news-list__item > a {
	display: block;
	font-size: 1.4rem;
	margin-bottom: 10px;
}

.news-list__item > a:hover {
	text-decoration: underline;
	color: #333;
}

.news-list__cat {
	font-family: 'PT Sans', sans-serif;
	padding: 15px 0;
	margin: 0 20px 20px 20px;
	font-weight: 300;
	text-align: center;
	font-size: 2rem;
	font-style: italic;
	border-bottom: 1px solid #cecece;
	list-style-type: none;
}

.fff {
	background-color: #fff;
}

.breadcrumbs {
    margin-top: 40px;
    color: #777;
}

.breadcrumbs a {
	display: inline-block;
	margin-right: 10px;
    color: #777;
}

.breadcrumbs a:after {
	display: inline-block;
	margin-left: 10px;
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.custom-pager {
	display: inline-block;
	padding-left: 0;
}

.custom-pager > li {
	list-style-type: none;
	display: inline;
}

.custom-pager > li > a {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.custom-pager > li > a:hover,
.custom-pager > li.active > a {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}

.custom-pager > li:first-child > a {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.custom-pager > li:last-child > a {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.custom-pager > li.first,
.custom-pager > li.last {
	display: none;
}

.pagination {
	display: block;
	text-align: center;
}

.block-filter {
	width: 520px;
	float: right;
	margin-bottom: 0px;
	margin-top: 40px;
	background-color: transparent;
	border-color: transparent;
	z-index: 1;
}

.news-block--page {
	background: url('../img/bg-up2.png') repeat-x top center, url('../img/bg-down.png') repeat-x bottom center;
	background-color: #f9f9f9;
	padding-bottom: 40px;
}

.news-block--page .title-block {
	margin-top: 20px;
	width: calc(100% - 20px);
}

.afisha-list {
	padding: 0px;
	border: 1px solid #cecece;
	background-color: #fff;
}

.afisha-list__cat {
	font-family: 'PT Sans', sans-serif;
	padding: 15px 0;
	margin: 0 20px 20px 20px;
	font-weight: 300;
	text-align: center;
	font-size: 2rem;
	font-style: italic;
	border-bottom: 1px solid #cecece;
	list-style-type: none;
}

.afisha-list__item {
	list-style-type: none;
	border-bottom: 1px solid #cecece;
	padding: 15px;
}

.afisha-list__item a {
	display: block;
	font-size: 1.4rem;
}

.afisha-picker {
    border: 1px solid #cecece;
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

.afisha-picker .datepicker {
	margin: 0 auto;
}

.btn-my {
    color: #08499d;
    border: 1px solid #08499d;
    box-shadow: none !important;
    border-radius: 0;
	margin-bottom: 20px;
}

.btn-my:hover,
.btn-my:focus {
    color: #fff;
    background-color: #08499d;
}

.left-col {
	padding: 20px;
	border: 1px solid #cecece;
	background-color: #fff;
}

#owl-tour .item {
	position: relative;
	margin: 3px;
	height: 180px;
}

#owl-tour .item img {
	display: block;
	width: 100%;
	height: auto;
	max-height: 180px;
}

#owl-tour .item .hover {
	text-align: center;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 180px;
	background-color: rgba(0, 0, 0, .8);
	color: #fff;
	padding: 15px;
}

#owl-tour .item .hover p {
	height: 100px;
}

#owl-tour .item:hover .hover {
	display: block;
}

#owl-palette .item {
	margin-right: 20px;
	border: 1px solid #cecece;
}


#owl-palette .item .image {

}

#owl-palette .item .desc {
	display: block;
	float: right;
	width: calc(100% - 140px);
	height: 140px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.portlet-content {
	margin-bottom: 40px;
}

.portlet-content .cause-item__title a {
	height: auto;
}

.portlet-content .cause-item__text {
	height: 66px;
	overflow: hidden;
	padding: 0 20px;
	margin-bottom: 40px;
}

.portlet-content .cause-item__img {
	background-position: center top;
	-webkit-background-size: contain;
	background-size: contain;
}

.test-block {
	height: 180px;
	background-color: #fff;
	border: 1px solid #cecece;
	margin-bottom: 20px;
}

.test-block__col-1-2 {
	width: 50%;
	float: left;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center;
	height: 178px;
	padding: 15px;
}

.test-block__col-1-2 > h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.8rem;
}

.test-block__col-1-2 > h4 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 2rem;
}
.test-block__col-1-2 > h4 > a {
	color: #08499d;
}

.test-block__col-1-2 > p {
	font-size: 1.4rem;
}


.test-block__col-1-2 > img {
	height: 100%;
}

.virtual {

}

.carousel-3d {
	position: relative;
	margin: 0 auto;
	width: 630px;
	height: auto;
	border: none;
	overflow: hidden;
}

.carousel-3d .slides {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	position: relative;
	overflow: visible;
}

.carousel-3d .nextButton, .carousel-3d .prevButton {
	position: absolute;
	top: 50%;
	width: 13px;
	height: 46px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	margin-top: -23px;
	background: url('../img/footer-control.png');
	cursor: pointer;
}

.carousel-3d .nextButton {
	right: 0px;
	background-position: -13px 0;
}

.carousel-3d .prevButton {
	left: 0px;
	background-position: 0 0;
}

.carousel-3d .slides .slideItem {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: none;
}

.carousel-3d .slides .item {
	position: relative;
	color: #FFF;
	/* font-size: 16px; */
	text-align: center;
	font-weight: 300;
	display: table;
	width: 100%;
}

.carousel-3d .slides .slideItem img {
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height: 100%;
}

.carousel-3d .slides .hover {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url('../img/overlay-yellow.png');
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}

.carousel-3d .slides > div:hover .hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.carousel-3d .slides .hover .relative {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 90%;
	height: 66%;
	margin: auto;
}

.carousel-3d .slides hr {
	border: 0;
	height: 1px;
	background: #FFF;
	/* margin: 15px 40px; */
}

.carousel-3d .slides .slideItem a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}

.cat-title {
	position: relative;
	margin: 0;
	line-height: 68px;
	text-align: center;
	background-position: center right;
	background-repeat: no-repeat;
}

.line-cat {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #000;
}

.portlet-content__item {
	float: left;
	width: 413px;
	height: 200px;
}

.portlet-content__item:nth-child(2) {
	margin: 0 20px;
}

.portlet-content__item > .img {
	float: left;
	width: 160px;
	height: 200px;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.portlet-content__item > .text {
	position: relative;
	float: right;
	padding: 15px;
	width: calc(100% - 180px);
	height: 200px;
	/*border: 1px solid #cecece;*/
	background-color: #fff;
}

.portlet-content__item > .text .arrow {
	position: absolute;
	left: -11px;
	top: 50%;
	margin-top: -11px;
	z-index: 2;
	display: inline-block;
	width: 0px;
	height: 0px;
	vertical-align: middle;
	border-top: 11px solid rgba(0, 0, 0, 0);
	border-bottom: 11px solid rgba(0, 0, 0, 0);
	border-right: 11px solid rgba(255, 255, 255, 1);
}

.portlet-content__item > .text h4 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 2rem;
}

.portlet-content__item > .text h4 a {
	color: #08499d;
}

.portlet-content__item > .text p {
	font-size: 1.4rem;
}

.portlet-content__item > .text .more {
	display: block;
	text-align: right;
	font-size: 1.4rem;
	color: #08499d;
	position: absolute;
	bottom: 15px;
	right: 15px;
}

.cat-slider {
	padding: 38px 0 45px 0;
}

.cat-news {
	min-height: 400px;
}

.cat-news:nth-child(4) {
	margin-right: 0;
}

.cat_1 {
	color: #ef4335;
	background-image: url('../img/nav-ico1.png');
}
.cat_2 {
	color: #9727ad;
	background-image: url('../img/nav-ico2.png');
}
.cat_3 {
	color: #2091ed;
	background-image: url('../img/nav-ico3.png');
}
.cat_4 {
	color: #0c489e;
	background-image: url('../img/nav-ico4.png');
}
.cat_5 {
	color: #009184;
	background-image: url('../img/nav-ico5.png');
}
.cat_6 {
	color: #663ab5;
	background-image: url('../img/nav-ico6.png');
}
.cat_7 {
	color: #febd09;
	background-image: url('../img/nav-ico7.png');
}
.cat_8 {
	color: #50aa53;
	background-image: url('../img/nav-ico8.png');
}

.cat_1 hr {
	color: #ef4335;
	border-color: #ef4335;
}
.cat_2 hr {
	border-color: #9727ad;
}
.cat_3 hr {
	border-color: #2091ed;
}
.cat_4 hr {
	border-color: #0c489e;
}
.cat_5 hr {
	border-color: #009184;
}
.cat_6 hr {
	border-color: #663ab5;
}
.cat_7 hr {
	border-color: #febd09;
}
.cat_8 hr {
	border-color: #50aa53;
}

.palette-item {
	float: left;
	width: 464px;
	height: 140px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.palette-item:nth-child(2n) {
	margin-right: 0;
}

.palette-item__img {
	float: left;
	width: 180px;
	height: 140px;
	overflow: hidden;
}

.palette-item__text {
	position: relative;
	float: left;
	margin: 30px 0;
	background-color: #ef4335;
	height: 80px;
	line-height: 50px;
	width: calc(100% - 180px);
	color: #fff;
	padding: 15px;
	font-size: 2rem;
}

.palette-item__arrow {
	position: absolute;
	left: -11px;
	top: 50%;
	margin-top: -11px;
	z-index: 2;
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-top: 11px solid rgba(0, 0, 0, 0);
	border-bottom: 11px solid rgba(0, 0, 0, 0);
	border-right: 11px solid #ef4335; /*цвет стрелки*/

}

.inversion .palette-item__img {
	float: right;
}

.inversion .palette-item__text {
	float: left;
}

.inversion .palette-item__arrow {
	right: -11px;
	left: auto;
	border-right: 0px solid rgba(0, 0, 0, 0);
	border-left: 11px solid #ef4335; /*цвет стрелки*/
}

.title-block--h1 {
	color: #ef4335;
	margin-bottom: 0;
	background-position: center right;
	background-repeat: no-repeat;
}

.title-block--h1 .h2-block {
	background-color: #fff;
	font-size: 3.4rem;
}

.title-block--h1 hr {
	border-width: 2px;
	top: 2px;
	width: calc(100% - 60px);
}

.title-block--h1 .h2-block:before,
.title-block--h1 .h2-block:after {
	background: none;
	width: 8px;
	height: 8px;
	transform: rotate(45deg);
	background-color: #000;
	top: 6px;
}

.cat_1 .h2-block {
	color: #ef4335;
}
.cat_1 .h2-block:before,
.cat_1 .h2-block:after {
	background-color: #ef4335;
}
.cat_2 .h2-block {
	color: #9727ad;
}
.cat_2 .h2-block:before,
.cat_2 .h2-block:after {
	background-color: #9727ad;
}
.cat_3 .h2-block {
	color: #2091ed;
}
.cat_3 .h2-block:before,
.cat_3 .h2-block:after{
	background-color: #2091ed;
}
.cat_4 .h2-block {
	color: #0c489e;
}
.cat_4 .h2-block:before,
.cat_4 .h2-block:after{
	background-color: #0c489e;
}
.cat_5 .h2-block {
	color: #009184;
}
.cat_5 .h2-block:before,
.cat_5 .h2-block:after{
	background-color: #009184;
}
.cat_6 .h2-block {
	color: #663ab5;
}
.cat_6 .h2-block:before,
.cat_6 .h2-block:after{
	background-color: #663ab5;
}
.cat_7 .h2-block {
	color: #febd09;
}
.cat_7 .h2-block:before,
.cat_7 .h2-block:after{
	background-color: #febd09;
}
.cat_8 .h2-block {
	color: #50aa53;
}
.cat_8 .h2-block:before,
.cat_8 .h2-block:after{
	background-color: #50aa53;
}

#carousel3d {
	width: 800px;
	height: 152px;
}
#carousel3d img {
	cursor: pointer;
}

#virtual-next {
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 3rem;
	right: 0;
	color: #08499d;
	top: 0;
	bottom: 0;
	margin: auto;
}

#virtual-prev {
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 3rem;
	left: 0;
	color: #08499d;
	top: 0;
	bottom: 0;
	margin: auto;
}

.ins-item {
	float: left;
	width: 620px;
	height: 180px;
	margin: 0 10px 20px 10px;
}

.ins-item__desc {
	max-height: 34px;
	overflow: hidden;
}

.ins-item__img {
	float: left;
	width: 220px;
	height: 180px;
	-webkit-background-size: contain;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.ins-item__text {
	float: right;
	width: calc(100% - 220px);
	height: 180px;
	border: 1px solid #cecece;
	background-color: #fff;
	padding: 15px;
}

.ins-item__text > h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.8rem;
}

.ins-item__text > h3 > a {
	color: #337ab7;
}

.ins-item__text > p {
	font-size: 1.2rem;
}

.ins-item__text .date {
	font-size: 1.2rem;
}

.ins-item--full {
	float: left;
	width: 1260px;
	margin: 0 10px 20px 10px;
	border: 1px solid #cecece;
	background-color: #fff;
}

.ins-item--full > .ins-item__img {
	width: 620px;
	height: 178px;
	-webkit-background-size: cover;
	background-size: cover;
}

.ins-item--full > .ins-item__text {
	width: 620px;
	border: none;
	background-color: transparent;
}

.title-block--page {
	width: calc(100% - 20px) !important;
	margin-left: auto;
	margin-right: auto;
}

.record-block {
	padding: 40px 0;
}

.record-block h1 {
	margin-top: 0;
	font-size: 2.4rem;
	color: #08499d;
}

.record-block__content {
	width: 800px;
	margin: 0 auto;
}

.carousel-3d__item {
	display: inline-block;
}

.carousel-3d__content {
	position: absolute;
	width: 400px;
	top: 50px;
	left: 50px;
	color: #fff;
	background-color: rgba(0, 0, 0, .6);
	padding: 15px;
}

.mini-cause-item .cause-item {
	min-height: 415px;
}

.filter-breadcrumbs {
	float: left;
	margin-top: -38px;
	margin-left: 10px;
}

.social > ul {
	padding: 0;
}

.social > ul > li {
	display: inline-block;
	font-weight: bold;
	margin-right: 10px;
}

.social > ul > li img {
	width: 40px;
	height: 40px;
}

.record-block__gal {
	margin-bottom: 40px;
}

.afisha-block {
	margin-bottom: 40px;
}

.afisha-block img {
	float: left;
	margin-right: 40px;
}

.afisha-block__desc {
	position: relative;
	float: right;
	width: calc(100% - 240px);
}

.afisha-block__desc h1 {
	margin-bottom: 30px;
}

.afisha-block__desc .date {
	font-size: 1.6rem;
	color: #333;
}

.afisha-block__desc .price {
	font-size: 1.6rem;
}
.afisha-block__desc .price > span {
	padding-left: 16px;
}

.afisha-items__item {
	position: relative;
	width: 46px;
	height: 46px;
	text-align: center;
	line-height: 44px;
	border: 2px solid #08499d;
	border-radius: 100%;
	color: #08499d;
	background-color: #fff;
	margin-bottom: 10px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 240px;
}

.afisha-items__item > .hint {
	position: absolute;
	display: none;
	top: -2px;
	right: -1px;
	width: 190px;
	height: 46px;
	border-radius: 22px;
	border: 2px solid #08499d;
	border-right: none;
	padding-left: 30px;
	padding-right: 50px;
	font-size: 12px;
	line-height: 1;
	justify-content: center;
	align-items: center;
}

.afisha-items__item:hover > .hint {
	display: flex;
}

.afisha-social {
	margin-top: 40px;
}

.afisha-left {
	border: 1px solid #cecece;
	background-color: #fff;
	min-height: 200px;
}
.afisha-left {
	padding: 20px;
}
.afisha-left h3 {
	margin-top: 0;
}

.afisha-content {
	padding-right: 20px;
}

.desc-block__left {
	width: 50%;
	float: left;
}

.desc-block__right {
	width: 50%;
	float: left;
}

.page-breadcrumbs {
	margin-top: 0;
	margin-bottom: 40px;
}

.ppp {
	height: 44px;
	overflow: hidden;
	padding: 0 20px;
	margin-bottom: 28px;
}

.cat-slider img {
	width: 1280px;
	height: 310px;
	display: block;
}

.ico-dropmenu {
	position: absolute;
    top: 0;
    right: -10px;
    width: 60px;
    height: 40px;
}

.ico-dropmenu.open {
	border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
}

.ico-dropmenu .dropdown-toggle {
	display: block;
	width: 60px;
    height: 40px;
}

.ico-dropmenu .dropdown-menu {
	left: auto;
	right: 0;
}

.table-none td {
	border-top: none !important;
}

.preview-list {
	background: #fff;
	padding: 15px 7px 1px;
	margin: 40px 0;
}

.preview-list ul {
	padding: 0;
}

.preview-list li {
	width: 20%;
	float: left;
	list-style-type: none;
}

.preview-list .item1 {
	color: #FFF;
	font-weight: 300;
	font-size: 14px;
	width: 221px;
	margin: 0 auto 14px;
	position: relative;
	display: block;
	text-decoration: none;
}

.preview-list .image1 {
	width: 221px;
	height: 221px;
}

.preview-list .info1 {
	position: absolute;
	bottom: 25px;
	left: 0;
	width: 100%;
	background: url('../img/gallery-info.png') repeat-x;
	background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-ms-background-size: 100% 100%;
}

.preview-list .title1 {
	font-weight: 500;
	margin: 5px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 67px;
}

.preview-list .desc1 {
	background: url('../img/gallery-desc.png') top center repeat-x;
	padding: 5px 10px 0;
	margin-bottom: 5px;
	display: none;
	font-weight: 300;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 67px;
}

.preview-list .date1 {
	font-size: 12px;
	background: #5F6369;
	height: 25px;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px;
}

.slider {
	background: #fff;
	padding: 1px 0;
}

.slider .jcarousel-wrapper {
	position: relative;
	margin: 0;
	height: 366px;
	margin: 15px;
	width: auto;
}

.slider .jcarousel {
	position: relative;
	overflow: hidden;
	width: 673px;
	height: 366px;
	float: left;
}

.jcarousel ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

.jcarousel li {
	float: left;
	position: relative;
}

.jcarousel-control-prev, .jcarousel-control-next {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	width: 16px;
	height: 61px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background: url('../img/slide-control.png');
}

.jcarousel-control-prev {
	left: 16px;
	background-position: 0 0;
}


.jcarousel-control-next {
	right: 16px;
	background-position: -16px 0;
}
.jcarousel-control-next {
	right: auto;
	left: 640px;
}

.information-block {
	width: 560px;
	height: 366px;
	position: absolute;
	right: 0;
	top: 0;
}

.slider .info2 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0px;
	background: transparent;
	padding: 0;
	font-weight: 300;
}

.slider .date2 {
	background: #5F6369;
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	padding: 5px;
	text-align: center;
	margin-bottom: 40px;
}

.slider .link2 {
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	border-bottom: 0;
}

.slider .desc2 {
	padding-top: 35px;
	color: #282D35;
	font-size: 14px;
	line-height: 21px;
}

.preview-list.video-list li {
	width: 20%;
	float: left;
}

.preview-list.video-list .info1 {
	bottom: 0;
}

.form-search {
	position: absolute;
	top: -22px;
	right: -32px;
	height: 34px;
}

.form-search__input {
	width: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-image: url(../img/search-icon.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	border: none;
	box-shadow: none;
	padding-left: 30px;

}

.form-search__input:hover {
	cursor: pointer;
}

.form-search__input:focus {
	width: 220px;
	border: 1px solid #ccc;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	padding-left: 40px;
	cursor: text;
}

.preview-list-in {
	background: #fff;
	padding: 15px 7px 0;
}

.preview-list-in ul {
	padding: 0;
}

.preview-list-in li {
	width: 20%;
	float: left;
	list-style-type: none;
}

.preview-list-in .item1 {
	width: 174px;
	height: 174px;
	display: block;
	margin: 0 auto 14px;
}
.preview-list-in .item1 img {
	width: 174px;
	height: 174px;
	border: 2px solid #E2E2E2;
}

.votes-list ul {
	padding: 0;
}

.votes-list li {
	width: 50%;
	float: left;
	margin-top: 20px;
}

.votes-list li .widget.project {
	margin-right: 10px;
}

.widget.project {
	position: relative;
}

.widget.project .block {
	height: 140px;
}
.widget .block {
	background: #fff;
	margin-top: 14px;
	position: relative;
}

.votes-list li .widget .block {
	margin-top: 0;
}

.widget.project .image {
	width: 140px;
	height: 140px;
	float: left;
	margin-right: 0;
}

.votes-list li .widget.project .desc {
	max-height: 126px;
}

.widget.project .desc {
	font-weight: 300;
	padding: 7px 15px;
	line-height: 21px;
	max-height: 115px;
	overflow: hidden;
}

.book-list ul {
	padding: 0;
}

.book-list li {
	width: 50%;
	float: left;
	list-style-type: none;
}

.book-list .item {
	color: #FFF;
	background-color: #08499d;
	border-radius: 3px;
	height: 96px;
	padding: 0 10px 0 5px;
	margin: 14px 14px 14px 0;
	display: block;
}

.book-list .image {
	float: left;
	height: 96px;
	padding: 14px 0 13px;
}

.book-list .desc {
	float: left;
	font-size: 16px;
	font-weight: 300;
	vertical-align: middle;
	height: 96px;
	padding-left: 8px;
	width: calc(100% - 90px);
	display: flex;
	justify-content: center;
	align-items: center;
}

.book-tabs .tab-content {
	background: #fff;
	padding: 10px 15px;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
	min-height: 171px;
	position: relative;
	border: 1px solid #ddd;
	border-top: none;
}

.book-tabs .tab-content .image {
	float: left;
	margin-right: 17px;
	width: auto;
	height: auto;
}

.book-tabs .tab-content .tab-pane .desc {
	font-size: 14px;
	font-weight: 300;
	line-height: 21px;
}
.book-tabs .tab-content .tab-pane .author {
	font-size: 16px;
	line-height: 25px;
}
.book-tabs .tab-content .tab-pane .name-book {
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 7px;
	line-height: 25px;
}
.book-tabs .tab-content .readmore {
	font-size: 13px;
	font-weight: 400;
	display: block;
	padding: 0;
	position: absolute;
	top: auto;
	bottom: 10px;
	right: 15px;
}

.event ul {
	padding: 0;
}

.event li {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-top: 16px;
	list-style-type: none;
}

.event li:nth-child(2n) {
	margin-left: 2%;
	width: 48%;
	margin-right: 0;
}

.event .item.small {
	padding-left: 0;
	height: 225px;
	position: relative;
	background-color: #fff;
}

.event .small .image {
	position: relative;
	float: left;
	width: 120px;
	height: auto;
	margin: 0 17px 5px 0;
	left: 0;
	top: 0;
}

.event .small .txt {
	padding-left: 0;
	font-size: 16px;
	color: #006FAB;
	font-weight: 300;
	line-height: 21px;
	padding: 7px 17px 0;
	max-height: 112px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-word;
}

.event .small .txt a {
	font-weight: 500;
}
.event .small .desc {
	padding-left: 0;
	font-size: 14px;
	color: #006FAB;
	font-weight: 300;
	line-height: 21px;
	padding: 7px 17px 0;
	max-height: 112px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-word;
}

.event .small .date {
	color: #282D35;
	font-size: 14px;
	font-weight: 300;
	padding: 5px 17px 10px;
}

.event .small .readmore {
	position: absolute;
	top: auto;
	bottom: 12px;
	right: 0;
	padding-bottom: 10px;
	font-size: 13px;
	font-weight: 400;
	float: right;
	padding: 0 20px 0px;
}













