﻿
/*   http://www.font2web.com/  
http://onlinefontconverter.com/


font-family: 'BodoniC-Italic';
font-family: 'BodoniSevOSC-Italic';
font-family: 'RainTungsten-Medium';
font-family: 'HelveticaNeueCyr-Light';
font-family: 'HelveticaNeueCyr-Medium'; */
  
@font-face {
	font-family: 'RainTungsten-Medium';
	src: url('/fonts/RainTungsten/RainTungsten-Medium.eot');
	src: local('☺'), 
	url('/fonts/RainTungsten/RainTungsten-Medium.woff') format('woff'), 
	url('/fonts/RainTungsten/RainTungsten-Medium.ttf') format('truetype'), 
	url('/fonts/RainTungsten/RainTungsten-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

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

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

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



*{

}
a{
	text-decoration:none;
}
body{
	padding:0px;
	margin:0px;
/*	height:100%;*/
	color:#000000;  
	background-color:#000000;
	font-family:'HelveticaNeueCyr-Light';
	font-size:12pt;
	line-height: 1.6;
}
html{
	padding:0px;
	margin:0px;
	height:100%;
}
h1,h2,h3,h4,h5{ font-family:'BodoniSevOSC-Italic'; line-height: 1.6; font-weight: normal; color:RGB(110,110,110);}
h1{font-size:30px;}
h2{font-size:26px;}
h3{font-size:20px;}
h4{font-size:14px;}
h5{font-size:12px;}
.page-wrapper{
	z-index:10;	
	margin:50px 0px 0px 0px;
	position:relative;
}
.left_nav{
	height:100%;
	background-color: RGB(156,156,156);
	width:0px;
	z-index:20;
	position:fixed;
	top:0px;
	left:0px;
	overflow:hidden;
}

.parts{
	background-color: RGB(110,110,110);
}

.menu{
	background-color: RGB(156,156,156);
}
.nav_toggle{
	height:50px;
	width:60px;	
	background: url('/images/nav-open.jpg') right top no-repeat rgb(110, 110, 110);
	position:fixed;
	top:0px;
	left:-10px;
	z-index:20;
	cursor:pointer;
}
.nav_toggle.active{
	left:225px;	
}
.carousel{
	/*margin:45px;*/	
}



#owl-nav-l{position:absolute; top:0px; left:35px; 	background: url('/images/owl_arrow_l.png') center center no-repeat transparent; height:68px; width:42px; cursor:pointer;}
#owl-nav-r{position:absolute; top:0px; right:35px; 	background: url('/images/owl_arrow_r.png') center center no-repeat transparent; height:68px; width:42px; cursor:pointer;}

#owlCarousel img{
	width:100%;
}

.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);
}


#parts_nav{
	list-style-type:none;
	padding:10px 50px 10px 50px ;
	margin:0px;
}
#parts_nav li{
	margin:20px 0px 20px 0px;
}

.part_nav{
	list-style-type:none;
	padding:0px 0px 15px 0px ;
	margin:0px;
}
.part_nav .part_nav{
	list-style-type:none;
	padding:0px 0px 0px 0px ;
	margin:0px;
}
.part_nav li a{
	margin:0px; 
	display:block;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	font-size:22px;
	font-family: 'RainTungsten-Medium';
	letter-spacing: 1.5px;
	height:40px;
	line-height:40px;
	padding:0px 0px 0px 50px ;
}
.part_nav li.active a{
	color: rgb(109, 110, 113);
}
.part_nav li.active a{
	background-color: rgb(197, 197, 197);
}
.part_nav li.active  li a{
	background-color: transparent;
	color:#ffffff;
	padding:0px 0px 0px 70px ;
}
.part_nav li  li a{
	padding:0px 0px 0px 70px ;
}
.part_nav li.active  li.active   a{
	background-color: rgb(197, 197, 197);
	color: rgb(109, 110, 113);
}
#lang_link{
	position:fixed;
	top:0px;
	right:0px;
	background-color: rgb(110, 110, 110);
	height:50px;
	width:50px;
	text-align:center;
	z-index:11;
}
#lang_link a{
	color:#ffffff;
	font-size:22px;
	font-family: 'RainTungsten-Medium';
	text-decoration:none;
	letter-spacing: 1.3px;
	line-height:50px;
}
#footer{color:#ffffff;
	padding:15px 0px;
}
.italic{font-style:italic;}
.dv_content{background-color:#ffffff;}
.news_preview{
	height:200px;
	background-color:#ffffff;
	padding:50px 50px 0px 50px;
	text-align:center;	
	overflow:hidden;
}
.news_preview_cont2{
	text-align:left;
	overflow:hidden;
	max-width:960px;
	height:150px;
	max-width:960px;
	display:table-cell;
}
.to_left_cont{
	display:table-cell;
	width:10px;
	position:relative;
	vertical-align:top;
}
.to_left{
	position:relative;
	top:83px;
}
.to_right_cont{
	display:table-cell;
	width:10px;
	position:relative;
	vertical-align:top;
}
.to_right{
	position:relative;
	top:83px;
}
.news_preview_cont{
	overflow:hidden;
	max-width:980px;
	height:150px;
}
.news_logo_cont{
	margin:0px 20px 0px 20px;
	overflow:hidden;
	height:150px;
	text-align:center;
	float:right;
	display:table-cell;
}
.news{
	height:150px;
	width:220px;
	margin:0px 10px 0px 10px;
	/*text-align:center;*/
	cursor:pointer;
	display:inline-block;
	float:left;
	overflow:hidden;
	/*text-align:center;*/
}

.news img{
	width:auto;
	height:75px;

}

.news .date{
	height:15px;
	font-family: 'BodoniSevOSC-Italic';
	font-size:20px;
}
.news .date_t{
	line-height:1.3;
	font-family: 'BodoniSevOSC-Italic';
	font-size:20px;
}
.news.active .news_title .date{
	height:auto;
}

.news.active .news_title .date_t{
	display:block;
}
.news .news_title .date_t{
	display:none;
}

.news.active .news_title .date{
	display:none;
}
.news .news_title .date{
	display:block;
}





.news .news_img{
	width:100px;
	height:75px;
	display:inline-block;
	padding:0px;
	overflow:hidden;
	text-align:center;
}



.news_title{
	width:120px;
	display:inline-block;
	vertical-align:top;	
	background-color:#ffffff;
	z-index:21;
	padding:0px 0px 0px 10px;
	text-align:left;
}
.news_title2{
	max-height:60px;	
	overflow:hidden;
	font-family: 'BodoniSevOSC-Italic';
	font-size:16px;
	line-height:1.2;
}
.news .line{
	clear:both;
	float:none;
	border-bottom:2px solid #000000;
	margin-top:13px;
}


.news .preview{
	display:none;
	padding:5px 0px;
}

.news.active .news_title{
	cursor:auto;
	padding:20px 15px 20px 15px;
	z-index:105;
}

.news.active:hover .date_t{
	color:red;
}
.news.active:hover .news_l{
	color:red;
}
.news .news_title .preview{
	line-height:1.3;
	font-size:14px;
}




.press_item{
	background-color:#ffffff;
	margin-bottom:30px;
	height:100%;
}
.press_item .img_cont{
	padding:0px;
}
.press_item .descr{
	line-height:1.1;
	font-size:12px;
	text-align:left;
	padding:15px;
}

.press_item .descr .title{
	font-family: 'BodoniC-Italic';
	font-size:20px;
	margin:2px 0px 0px 0px;
}
.press_item .descr .annotation{

}
.press_item .pressedition{
	padding:15px;
	font-family: 'BodoniC-Italic';
	font-size:20px;
	display: table-cell;
	vertical-align:middle;
	min-height:100%;
}






#breadcrumbs{
	position:fixed;
	top:0px;
	right:0px;
	left:0px;
	margin:0px 50px 0px 0px;
	padding:0px 0px 0px 60px ;
	background-color:#000000;
	height:50px;	
	z-index:21;
	color:#6c6d6f;
	line-height:50px;
}
#breadcrumbs *{
	color:#6c6d6f; 
}
#breadcrumbs span a, #breadcrumbs *, #breadcrumbs span{

    text-transform: uppercase;
	line-height:50px;
	font-size:22px;
	font-family: 'RainTungsten-Medium';
	letter-spacing: 1.3px;
}
.B_crumbBox.nav li{
	float:left;
	height:50px;
}

 
 


.B_crumbBox.navbar-nav > li > a:hover, .B_crumbBox.navbar-nav > li > a:focus{
	color:#6c6d6f; 
}
.B_crumbBox.navbar-nav > li > span, .B_crumbBox.navbar-nav > li > a  {
    line-height: 50px;
    padding: 0px 10px 0px 10px;
    text-transform: uppercase;
	line-height:50px;
	font-size:22px;
	font-family: 'RainTungsten-Medium';
	letter-spacing: 1.3px;
	color:#6c6d6f; 
}

.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
}





#breadcrumbs a, #breadcrumbs .B_currentCrumb{
	margin:0px 5px 0px 5px;
}
#breadcrumbs div{
	float:left;
}
.breadcrumbs_rep_ico{
	height:50px; 
	width:28px; 
	margin:0px 5px 0px 5px; 
	cursor:pointer;
}

.rep.item{
	/*position:relative;*/
}
.rep.item  .rep-carousel-caption{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background-color:#ffffff;
	opacity:0.7;
	font-family: 'BodoniC-Italic';
	padding:10px ;
	text-align:center;
}
#rep_list_window{
padding:0px 0px 5px 25px;
overflow:hidden;
}
.scroll-pane{padding:0px ;overflow:auto}
.carousel-inner img{
	width:100%;
}


.rep_preview {
	padding:0px;
	position:relative;
}

.rep_preview img {
	width:100%;
}
.rep_preview  .rep_spec_descr {
	position:absolute;
	z-index:100;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	vertical-align:middle;
	display:none;
	background-color:#ffffff;
	text-align:center;
	padding:15px 10px 10px 10px;
	overflow:hidden;
}
.rep_preview  .rep_spec_descr h3{ 
	color:#000000;
	font-size:18px;
	font-weight:bold;	
	text-transform:uppercase;
    line-height: 1.3;
	font-family: Helvetica;
}
.rep_preview  .rep_spec_descr span{ 
	color:#000000;
    font-family: "BodoniC-Italic";
    font-weight: normal;
    line-height: 1.2;
	font-size:16px;
}




/*

#DVCarousel .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 1.6s ease-in-out left;
       -o-transition: 1.6s ease-in-out left;
          transition: 1.6s ease-in-out left;
}


 #DVCarousel .carousel-inner > .item {
    -webkit-transition: -webkit-transform 1.6s ease-in-out;
         -o-transition:      -o-transform 1.6s ease-in-out;
            transition:         transform 1.6s ease-in-out;
}
*/

.context_icon{
	padding:0px;
	position:relative;
}
.context_icon_descr{
	position:absolute;
	z-index:100;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	background-color:#000000;
	display:table-cell;
	vertical-align: middle;
	text-align:center;
	padding:0px;
	opacity:0;
	overflow:hidden;
}
.context_icon_descr {
	text-decoration:none;
	font-size:22px;
	color:#dcdcdc;
}

.context_icon_descr  span{
	position:absolute;
	text-align:center;
	width:100%;
	top:47%;
	left:0px;
	font-size:26px;
	color:#dcdcdc;
	font-family: 'RainTungsten-Medium';	
	letter-spacing: 2px;
    text-transform: uppercase;
}

.fund_icon{
	padding:0px;
	position:relative;
}
.fund_icon_descr{
	position:absolute;
	z-index:100;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	background-color:#000000;
	display:table-cell;
	vertical-align: middle;
	text-align:center;
	padding:0px;
	opacity:0;
	overflow:hidden;
}
.fund_icon_descr {
	text-decoration:none;
	font-size:22px;
	color:#dcdcdc;
}

.fund_icon_descr  span{
	position:absolute;
	text-align:center;
	width:100%;
	top:48%;
	left:0px;
	font-size:20px;
	color:#dcdcdc;
	font-family: 'BodoniC-Italic';	
}



.context_inner_menu{
	background-color:#dcdcdc;
	padding:0px;
}
.context_inner_menu .context_menu_item{
	text-align:center;
	padding:15px;
	color:#dcdcdc;
	color:#919194;
}

/*@media (min-width: 970px) {*/
.context_inner_menu  .context_menu_item{border-right:1px solid #919194;}
/*
.context_inner_menu .context_menu_item:last-child{
	border-right:0px solid #919194;
}*/
/*}*/
@media (max-width: 992px) {
	.context_inner_menu  .context_menu_item:nth-child( even){border-right:0px solid #919194;}
	.context_inner_menu  .context_menu_item{border-bottom:1px solid #919194;}
}



.context_inner_menu .context_menu_item a{
	color:#919194;
	font-family: 'RainTungsten-Medium';	
	letter-spacing: 1.5px;
    text-transform: uppercase;
	font-size:21px;
}
.context_inner_menu  .context_menu_item.active {
	background-color:#919194;
	color:#dcdcdc;
}
.context_inner_menu  .context_menu_item.active a {
	color:#dcdcdc;
}
.context_inner_menu  .context_menu_item:hover {
	background-color:#919194;
}
.context_inner_menu  .context_menu_item:hover a {
	color:#dcdcdc;
	display:block;
}

.context_inner_menu .row-fluid{
	padding:0px;
}

.context_content_items{
	background-color:#ffffff;
}
.context_content_items .context_content_item {
	/*margin:20px 0px 20px 0px;*/
}
.context_content_items .context_content_item .hr{
	border-top:2px solid #919194;
	margin:30px 0px 0px 0px;
	padding-bottom:30px;
	height:1px;
}
.context_content_items .first   .context_content_item  .hr{
	border-top:0px solid #919194;
	padding:0px;
}


.context_content_item .itemtitle{
	color:#919194;
	font-family: 'RainTungsten-Medium';	
	letter-spacing: 1.5px;
    text-transform: uppercase;
	font-size:22px;
	margin:10px 0px 20px 0px;
}
.context_content_items  .row.first .itemtitle{
	height:1px;
	width:1px;
	color:#ffffff;
	overflow:hidden;
}








.italic{font-style:italic;}

.team_list{
	margin-bottom:25px;
}
.team_list .title{
	font-size:26px;
	color:#919194;
	font-family:'BodoniSevOSC-Italic';
}
.team_list .inf{
	margin-bottom:20px;
	color:#919194;
	font-family:'BodoniSevOSC-Italic';
}

.team_list .more{
	margin:5px 5px 5px 0px;
	height:34px;
}
.team_list .more a{
	font-style:italic;
	padding:0px 0px 0px 50px;
	background: url('/images/more_ico.png') left center no-repeat transparent;
	line-height:34px;
	height:34px;
	display:block;
	width:150px;
	color:#919194;
}




.navbar-toggle.diasite .icon-bar.diasite{
	background-color: #6c6d6f;
	border-radius: 0px;
}
.navbar-toggle.diasite{
	float:left; 
	margin:0px 0px 0px 7px;
	border:0px solid #ffffff;
	padding:18px 4px 0px 4px;
	height:50px;
	width:30px;
	text-align:center;
	border-radius: 0px;
	cursor:pointer;
	/*display:inline-block;*/
	
}
.navbar-toggle.diasite:focus .icon-bar.diasite{
background-color: #919194;
}
.navbar-toggle.diasite:hover .icon-bar.diasite{
background-color: #919194;
}

.navbar-toggle.diasite:hover, .navbar-toggle.diasite:focus{
background-color: transparent;
}

.breadcrumbs.navbar.navbar-inverse{
	background-color: #000000;
    color: #6c6d6f;
    min-height: 50px;
    line-height: 50px;
    margin: 0 0px 0 0;
    padding: 0 0 0 60px;
	background-image:none;
	border-width: 0px;
    z-index: 1001;
}

.form_field {padding:0px;}
.form_field  .row{margin:0px 0px 20px 0px;}
.form_field   .itextt{ background-color:#6c6d6f; color:#ffffff; padding:2px 5px 2px 20px; height:30px; overflow:hidden;  
    font-family: "RainTungsten-Medium";
    font-size: 20px;
    letter-spacing: 1.3px;
	text-transform: uppercase;}
.form_field   .itext{ padding:0px; height:30px; overflow:hidden;}
.form_field   .itext input{text-transform: uppercase; letter-spacing: 1.2px; width:100%; height:30px; border:1px solid #6c6d6f; padding:2px 5px 2px 10px;}


.form_title{
	color:#6c6d6f; 
	font-family: 'RainTungsten-Medium'; 
	font-size: 20px; 
	letter-spacing: 1.3px; 
	line-height: 50px; 
	text-transform: uppercase;
}

input.form_button{
    font-family: "RainTungsten-Medium";
    font-size: 20px;
    letter-spacing: 1.3px;
	text-transform: uppercase;
	border:0px; 
	background-color:#6c6d6f; 
	color:#ffffff; 
	padding:4px 10px;
}


.form_field   .itext2{ padding:0px;}
.form_field   .itextt2{ background-color:#6c6d6f; color:#ffffff; padding:2px 5px 2px 20px; font-size: 18px;}
.form_field   .itext2 textarea{text-transform: uppercase; letter-spacing: 1.2px; width:100%; height:200px; border:1px solid #6c6d6f; padding:5px;}
/*
 .row:before, .row:after{
  content: "";
}
*/

.horeografi{
	background-color:RGB(219,219,219);
	color:RGB(110,110,110);
	padding-top:15px;
	padding-bottom:15px;
}



.horeografi_descr{ margin:20px 0px;}
.fest_members{ margin-bottom:20px;}
.fest_members .name{font-weight:bold;color:RGB(110,110,110);}
.horeografi_zag{font-family:'BodoniSevOSC-Italic';	font-size:30px; color:RGB(110,110,110);}


.PagesPrevNext_menu{
  background-color: #dcdcdc;
}
.PagesPrevNext_menu .next {text-align: right; float:right; display:inline-block;	min-height:50px; padding:12px 10px; border-left: 1px solid #919194;}
.PagesPrevNext_menu .prev {text-align: left; display:inline-block; padding:12px 10px; 	min-height:50px;  border-right: 1px solid #919194;}
.PagesPrevNext_menu .next a, .PagesPrevNext_menu .prev  a {color: #919194;
    font-family: "RainTungsten-Medium";
    font-size: 21px;
    letter-spacing: 1.5px;
    text-transform: uppercase;}



.p_event{margin-bottom:15px;}
.pecont{margin-bottom:50px;}
.p_event .event_info, .p_event .event_img{margin-top:10px; margin-bottom:10px;}
.p_event .title{
margin-left:80px;

}
.p_event .event{
display:inline-block;
margin-bottom:30px;
}
.p_event .etime{
float:left;
width:50px;
}
.p_event .ev_time{    
	font-family: "RainTungsten-Medium";
    font-size: 21px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
	color:#003da7;
	min-width:46px;
	display:inline-block;
	text-indent: 0px;
	}
.p_event .ev_inf{ 
    font-size: 14px;
}
.p_event .ev_name{    
	font-family: "RainTungsten-Medium";
    font-size: 21px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
	color:#6c6d6f; 
	line-height: 1.3;
	/*margin-left:10px;*/
	/*padding-right: 15%;*/
}
.bbanners{ 
}
.bbanners_cont{
border: 1px solid #919194;
}
.bbanners{
border-left: 1px solid #919194;
height:200px;
text-align:center;
padding-top:30px;
padding-bottom:20px;
}
.bbanners:first-child{
border-left: 0px solid #919194;
}
.dairies{
	padding-top: 50px;
	padding-bottom: 50px;
}
.dairies .el{
	padding-top: 15px;
	padding-bottom: 15px;
	position:relative;
	overflow:hidden;
}
.dairies .el a{
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	display:block;
	text-align:center;
	padding:45% 15px 15px 15px ;
	font-family:'BodoniSevOSC-Italic';	font-size:32px; color:#ffffff;
}
.dairies .el a span{
	display:block;
	text-align:center;
}

.p_events_info{
	border: 1px solid #919194;
	height:100%;
	padding: 0px 10px 0px 15px;
	margin-top: 10px;
}
.p_events_info .day_p_title{
	color: #003da7;
	font-family:'BodoniSevOSC-Italic';	
	font-size:30px;
	margin:10px 0px 20px 0px;
}
.p_events_info .more{
	text-align:right;
	margin-top:5px;
	margin-bottom:10px;
}

.members{

}

.members .memb_title{
	color:#6c6d6f;
	font-family: "BodoniSevOSC-Italic";
    font-size: 30px;
 /*   letter-spacing: 1.2px;
    text-transform: uppercase;*/
	margin-top:50px;
	margin-bottom:50px;
}
.members .descr{
	margin-top:10px;
	margin-bottom:5px;
}
.members .more{
	text-align:right;
	margin-top:5px;
	margin-bottom:50px;
}


.p_event.r .event_img{
	float:right;
}
.album_title{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffffff;
}
.album_title .album_pub_date{
	font-size:10pt;
	padding:0px 0px 5px 0px;
}
.album_title .album_name{
	font-size:20px;
	font-family:'BodoniC-Italic';
}
.album_title .album_zip{
	text-align:right;	
	padding:7px 0px 5px 0px;
}
.album_title .album_zip a{
	font-size:12px;
}
.album{
	padding:30px 30px;
}

 
#footer{color:rgb(110,110,110); background-color:#000000;}
.f_logo_cont{display:table-cell; vertical-align:bottom; height:140px;}
.footer_logo{ margin-top:70px; margin-bottom:15px;}
.footer_logo_mp{ margin-top:15px; margin-bottom:15px;}
.f_snet_icons{ margin-top:15px; margin-bottom:15px;}
.f_snet_icons td, .f_snet_icons td a{ height:30px; width:50px;}
.f_snet_icons td a{ display:block;}
.f_snet_icons .fb{background: url('/images/footer/fb_d.png') center center no-repeat transparent;}
.f_snet_icons .fb:hover{	background: url('/images/footer/fb_l.png') center center no-repeat transparent;}
.f_snet_icons .tw{background: url('/images/footer/tw_d.png') center center no-repeat transparent;}
.f_snet_icons .tw:hover{	background: url('/images/footer/tw_l.png') center center no-repeat transparent;}
.f_snet_icons .yt{background: url('/images/footer/yt_d.png') center center no-repeat transparent;}
.f_snet_icons .yt:hover{	background: url('/images/footer/yt_l.png') center center no-repeat transparent;}
.f_snet_icons .insta{background: url('/images/footer/inst_d.png') center center no-repeat transparent;}
.f_snet_icons .insta:hover{background: url('/images/footer/inst_l.png') center center no-repeat transparent;}
.f_snet_icons .pin{background: url('/images/footer/pi_d.png') center center no-repeat transparent;}
.f_snet_icons .pin:hover{background: url('/images/footer/pi_l.png') center center no-repeat transparent;}
.copy{font-size:12px; margin-top:15px; font-family: "BodoniSevOSC-Italic"; font-size: 16px; margin-top:10px; margin-bottom:20px;}
.address{ margin-top:10px; margin-bottom:10px;}
.f_email{margin-top:10px; text-align:center; padding-top:25px; font-size:14px; background: url('/images/footer/mail_ico.png') top center no-repeat transparent;}
.f_phone_number{margin-top:10px; text-align:center; padding-top:25px; font-size:14px; background: url('/images/footer/f_phone_ico.png') top center no-repeat transparent;}
.f_address{margin-top:10px; text-align:center; padding-top:25px; font-size:14px; background: url('/images/footer/map_marker.png') top center no-repeat transparent;}


.fixed-full-bg {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 1000px;
}
@media only screen and (max-width: 991px) {
	.fixed-full-bg  img{display:block;}
	.fixed-full-bg  {
		background:none !important; 
		min-height: 1px;
	}
}
@media only screen and (min-width: 991px) {
.fixed-full-bg  img{display:none;}
}

.diary.dark{background-color:#dbdbdb;}

.diary{padding:10px 0px 45px 0px;}
.diary .img{padding:15px;}
.diary .diary_elem_title{
	line-height:32px;
    color: #6c6d6f;
    font-family: "RainTungsten-Medium";
    font-size: 22px;
    letter-spacing: 1.3px;
    text-transform: uppercase;
}
.diary .diary_elem_title .time{
    color: #ec1a33; margin-right:7px;
}
.diary_events{
	margin-top:30px;
	margin-bottom:30px;
}
.diary_day_title{
	line-height:100px;
	height:100px;
	text-align:center;
	background-color:#ffffff;
	color: rgb(237, 27, 52);
    font-family: "BodoniSevOSC-Italic";
    font-size: 30px;
}

.accost{
	position:relative;
	padding-bottom:15px;
	margin-bottom:30px;
	background-color:#ffffff;
}

.accost .accost_num{
	height:120px;
	width:120px;
	top:0px;
	left:0px;
	position:absolute;
	line-height:100px;
	font-size:120px;
	color:#ffffff;
	text-align:center;
	background-color:#000000;
    font-family: "BodoniSevOSC-Italic";
}
.accost .accost_cont .title{
	min-height:120px;
	font-size:30px;
	text-align:center;
    font-family: "BodoniC-Italic";
	line-height:1.2;
	text-align:left;
	padding:15px 10px 5px 0px;
}
.accost .accost_cont{
	margin-left:160px;
	text-align:left;
	padding:5px 10px 5px 0px;
}


.report{
	background-color:#ffffff;
	line-height:1.2;
	margin-bottom:30px;	
}

.report .year{
    font-family: "BodoniC-Italic";
	margin:15px 25px 10px 25px;	
	font-size:30px;
}
.report:hover .year, .report:hover .cont a{ 
	color:red;
}

.report .title{
    font-family: "BodoniC-Italic";
	margin:10px 25px;	
	font-size:22px;
}
.report .cont{
	padding:25px;
}

#rep_list_window  .spec_name{
	margin:15px 0px 0px 0px;
	color:#000000;
}
#rep_list_window  .spec_name a{
	color:#000000;
	font-size:18px;
	font-weight:bold;	
	text-transform:uppercase;
    line-height: 1.3;
	font-family: Helvetica;
}
#rep_list_window  .spec_desc{
    font-family: "BodoniC-Italic";
    font-weight: normal;
    line-height: 1.2;
	font-size:16px;
}

.row.horeografi .descr{
	margin-top:15px;
	margin-bottom:15px;
}




.choreographers{
	margin-bottom:30px;
}
.choreographers .name {
margin:5px 0px;
}
.choreographers .name a{
	color: #000000;
	font-size:18px;
	font-family: "BodoniSevOSC-Italic";
}

.event_info .etitle{margin-bottom:20px;}





.B_crumbBox.navbar-nav > .years_menu.sel a, .B_crumbBox.navbar-nav > .years_menu.sel {
	color: RGB(237,27,52);
}

.years_menu{
	background: url('/images/perf_menu_sep.jpg') right center no-repeat transparent;
}
.years_menu:last-child{
	background: none;
}
	

/*********************************************
CSS для календаря
*********************************************/
#cal_cont{	font-family: 'RainTungsten-Medium'; font-size:20px;}
#calendar_block{
	width: 300px;
	position:absolute;
	top:100px;
	left:200px;
	z-index:101;
	background:url(/images/calend_corner.png) top right no-repeat #ffffff;

}


@media screen and (max-width: 767px) {
	#calendar_block{
		left:5px;
	}	
}


table.calendar {
width: 300px;
padding: 0px;
margin: 0px auto;
text-align: center;
margin-bottom: 7px;
}

.calendar-month {
margin: 7px 0px;
padding: 5px 0px;
text-align: center;
border-bottom: 1px dashed RGB(110,110,110);
}
.caption{
margin: 7px 0px;
text-align: center;
border-bottom: 1px dashed RGB(110,110,110);
}

table.calendar td {
height: 30px;
text-align: center;
}
table.calendar td a {
text-decoration: none;
font-weight: bold;
display: block;
font-size:100%;
}
table.calendar td a:link, table.calendar td a:visited {
color: #000;
}
table.calendar td a:hover, table.calendar td a:active {
color: #8e2c3a;
}


.cur_month  {
    line-height: 50px;
    padding: 0px 2px 0px 2px;
    text-transform: uppercase;
	line-height:50px;
	font-size:22px;
	font-family: 'RainTungsten-Medium';
	letter-spacing: 1.3px;
	color:RGB(110,110,110); 
} 

#calendar-prev, #calendar-next{
	line-height:50px;
	font-size:24px;
	color:RGB(110,110,110); 
	text-decoration: none;
}
.wday th{
font-size:18px;
font-family: 'RainTungsten-Medium';
letter-spacing: 1.3px;
color:RGB(110,110,110);
height: 25px;
text-align: center;
font-weight:normal;
border-bottom: 1px dashed RGB(110,110,110);
padding-bottom:7px;
}

.active.day{
color:#db352d;
font-weight:bold;
/*cursor:pointer;*/
height: 30px;
}
.fw td{padding-top:7px;}

.cal_sep{
height:7px;
border-top: 1px dashed RGB(110,110,110);
border-bottom: 1px dashed RGB(110,110,110);
margin:13px 0px;
}

#spects_inf_cnt>table{width:100%;}
#spects_inf>table{width:100%;}
#spects_inf{padding-bottom:13px;}

.spec_descr .city{color:#6d6d6c; text-transform:uppercase; font-size:18px; line-height:1; font-family: 'RainTungsten-Medium';}
.spec_descr  .addres{color:#6d6d6c; font-size:12px; font-style:italic; line-height:1.1;}
.spec_descr  .time{color:#6d6d6c; font-size:12px; font-style:italic; line-height:1.1;}
.spec_descr  .perf_name{ text-transform:uppercase; color:rgb(237, 27, 52); font-size:18px; line-height:1;font-family: 'RainTungsten-Medium'; margin:4px 0px 0px 0px;}
.spec_descr  .perf_name a{display:inline-block; width:13px; height:13px; background:url("/images/perf_l.jpg") center center no-repeat transparent;margin:0px 5px;}
.spect .date{vertical-align:top; padding:0px 7px;  line-height:1;  color:#6d6d6c; text-transform:uppercase; font-size:26px; font-family: 'RainTungsten-Medium'; width:13px;}
.spect .img{vertical-align:top;  padding:0px 5px 0px 0px;}

#map_canvas{padding:10px 0px; margin-bottom:10px;border-bottom:1px dashed #6d6d6c;}
#spects_inf{height:220px;padding:0px 0px 13px 0px; margin:0px 10px 0px 10px; overflow:auto}
#perf_desc_inf .jspVerticalBar{width:5px; margin-left:8px; margin-top: 0px;}

#perf_desc_inf{padding-bottom:10px;}
#perf_desc_inf_cont{padding-bottom:10px; font-size: 13px;}
/*#perf_desc_inf_cont .img{min-height:280px;}*/
#perf_desc_inf .pname{ 
	color:rgb(237, 27, 52);
    font-family: "RainTungsten-Medium";
    font-size: 26px;
    line-height: 1;
    text-transform: uppercase;
	padding:15px 0px;
	margin-bottom:8px;
	border-bottom:1px dashed #6d6d6c;
}


#perf_desc_inf .d .t{ 
	color:#6d6d6c;
    font-family: "RainTungsten-Medium";
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
	padding:0px 0px 5px 0px;
} 
#perf_desc_inf  .d{ 
	padding:10px 0px;
	margin-bottom:8px;
	border-bottom:1px dashed #6d6d6c;
}
.tocal  .add{
	color:rgb(237, 27, 52);
    font-size: 16px;
	letter-spacing: 0px;
    font-family: "RainTungsten-Medium";
}
.tocal a{
	color:rgb(237, 27, 52);
    font-family: "RainTungsten-Medium";
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
}
.pattr{margin:10px 0px;}
.pattr  .pdate{
	display:table-cell;
	width:100px;
	padding-right:10px;
}
.pattr  .paddr{
	display:table-cell;
	width:160px;
}

#perf_desc_inf .date{ 
	color:#6d6d6c;
    font-family: "RainTungsten-Medium";
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
} 
#perf_desc_inf .w, #perf_desc_inf .tt{ line-height: 1.2; font-style:italic; color:#6d6d6c; font-size: 10px;}

#perf_desc_inf .pl{ 
	color:#6d6d6c;
    font-family: "RainTungsten-Medium";
    font-size: 22px;
    line-height: 1;
    text-transform: uppercase;
} 
#perf_desc_inf .adr{ line-height: 1.2; font-style:italic; color:#6d6d6c; font-size: 10px;}

.forum_block {
	padding:0px;
}
.forum_block >img, .forum_block a>img{
	width:100%;
}
.forum_block  .bcnt{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	overflow:hidden;
	height:100%;
	padding:10px;
	width:100%;
}
.forum_block   .bcnt table{
	width:100%;
	height:100%;
}
.forum_block  .bcnt  td{
	vertical-align:middle;
	line-height:1.1;
}
.forum_block  .bcnt  div.dv{margin-bottom:6px;}

.forum_block  .bcnt  *{
	font-size:12px;
	color:#000000;
}









#spects_inf  {overflow:auto;}
#spects_inf .jspVerticalBar { margin: 0px;}
#calendar_block  { padding-bottom:5px;}

