html {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #000;
}

img {
display:none;
height:0;
visibility:hidden;
}
#map_canvas img {
  max-width: none;
}
body {
	margin: 0;
	
	line-height: 20px;
	color: #595F71;
	background: #ffffff;
}
a {
	
	color: #000;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 10px 0;
	font-weight: normal;
	color: #000;
	text-rendering: optimizelegibility;
}


ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
	float: left;
	width: 310px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 330px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #a0a0a0;
}
abbr.initialism {
  90%;
  text-transform: uppercase;
}
blockquote {
	padding: 0 0 0 10px;
	margin: 0 0 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D9E1E1;
}

form {
  display: none;
  height:0;
  visibility:hidden;
}
fieldset {
  display: none;
  height:0;
  visibility:hidden;
}
legend,
input,
button,
select,
textarea {
	display: none;
	height:0;
  visibility:hidden;
}
label {
  display: none;
  height:0;
  visibility:hidden;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: none;
  height:0;
  visibility:hidden;
}
input,
textarea,
.uneditable-input {
  display: none;
  height:0;
  visibility:hidden;
}
textarea {
  display: none;
  height:0;
  visibility:hidden;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  display: none;
  height:0;
  visibility:hidden;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: none;
  height:0;
  visibility:hidden;
}

.form-actions {
  display: none;
  height:0;
  visibility:hidden;
}
.control-group {
  display: none;
  height:0;
  visibility:hidden;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {

}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {

}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {

}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {

}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {

}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {

}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}

/* White icons with optional class, or on hover/active states of certain elements */
.icon-white,
.nav-tabs > .active > a > [class^="icon-"],
.nav-tabs > .active > a > [class*=" icon-"],
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
  display: none;
  height:0;
  visibility:hidden;
}


.accordion {
  margin-bottom: 20px;
}
.accordion-group {
 
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
	cursor: pointer;
	
	color: #FFF;
	background-color: #000;
	padding: 1cm;
	border: 1px solid #000;
}
.accordion-inner {
	
	color: #000;
  text-decoration: none;
}
.hero-unit {
	
	color: #000;
  text-decoration: none;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}



.color-1 {
  color: #000;
}
.img-indent {
display:none;
height:0;
visibility:hidden;
}
.img-indent1 {
display:none;
height:0;
visibility:hidden;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.center {
  text-align: center;
}
.spinner {
display:none;
height:0;
visibility:hidden;
}
.preloader {
display:none;
height:0;
visibility:hidden;
}
.clear {
  clear: both;
  line-height: 0;
  0;
  overflow: hidden;
  height: 0;
  width: 100%;
}
.m-top {
  margin-top: -7px;
}
.overflow.extra {
  overflow: visible;
}
.left-0 {
  margin-left: 0 !important;
}
.overflow {
  overflow: hidden;
}
.inner-1 {
	padding-right: 30px;
	font-size: 0.8em;
}

.inner-1 h3 {
	font-size: 2.5em;
	color: #666;
}


/*------ header ------- */
header {
display:none;
height:0;
visibility:hidden;
}
/* navbar */
.navbar_ {
display:none;
height:0;
visibility:hidden;
}

 .extra {
	text-transform: none;
	color: #111;
	font-weight: 100;
	line-height: normal;
	font-size: 2em;
}
 
 
 
header h1 {

}
 

.content-extra h3 {
	margin:0
}

 

p {
	color: #000;
	font-weight: 100;
	text-align: justify;
}
/*--- header end ------*/
/*------ content ------- */
#content {
  position: relative;
  padding: 0 0 40px;
}
.bg-content {
	background-image: none;
}
.block-slogan {
	overflow: hidden;background-image: none;
	padding-bottom: 44px;
	
	font-weight: bold;
	color: #000;
}
.block-slogan h2:first-letter {
  color: #000;
}
.block-slogan h2 {
 color: #000;
}
.block-slogan p {
  color: #000;
}
.block-slogan div {
  overflow: hidden;
}
.row-1 {
	background-color: #FFF;
}
 
/*------ thumbnails-1 ------- */

 


.thumbnails-1 {
  margin: 0;
  list-style: outside none;
}
.thumbnails-1 > li {
	margin-bottom: 40px;
	0.9em;
	
}

 

.thumbnails-1 .thumbnail-1 {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.thumbnails-1 .thumbnail-1 section {
  padding-top: 20px;
}

.thumbnails-1 .thumbnail-1 section h4.people {
	height: 85px;
	1.7em;
	font-weight: 500;
	color: #000;
}

.thumbnails-1 .thumbnail-1 section.people p {
	height: 28px;
	line-height: normal;
	text-align: left;
	color: #CCC;
}
 
 
 
.thumbnails-1 .thumbnail-1 {
	
	font-weight: 600;
}
 
 
.border-horiz {
  background: url(../img/border-horiz.gif) repeat-x 0 0;
  height: 1px;
  margin: 16px 0 0;
}
.border-horiz.extra {
  margin-bottom: 10px;
}
.txt-1 {
	color: #000;
	padding: 3px 0 10px;
}


/*------ thumbnails-0 ------- */
.thumbnails-0 {
display:none;
height:0;
visibility:hidden;
}




/*------ list-services ------- */
.list-services .thumbnail-1 {
	padding: 0px;
	width: 20cm;
	height: auto;
}

.list-services li {
	margin-bottom: 0px;
	display: block;
	clear: both;
	float: none;
	9px;
	height: 7cm;
}


.quote-1 {
  border: medium none;
  color: #7f7f7f;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.badge {
  41px;
  line-height: 44px;
  width: 67px;
  text-shadow: 1px 1px #e8eaea;
  text-align: center;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  background: #d1cfd0;
  -webkit-box-shadow: 1px 1px #dddcde;
  -moz-box-shadow: 1px 1px #dddcde;
  box-shadow: 1px 1px #dddcde;
  float: left;
  margin-right: 18px;
  color: #1a1a1a;
  padding: 11px 0;
  border-right: 1px solid #eaedee;
  border-bottom: 1px solid #eaedee;
}
/*------ lists ------- */
/*------ list ------- */
.list.extra {
  width: 100%;
  margin: 0;
  float: none;
  padding-top: 5px;
}
.list.extra2 {
  width: 170px;
  padding-top: 5px;
}
.list-pad {
  padding-right: 28px;
}
.list {
	list-style: none outside;
	padding-top: 14px;
	float: left;
	/* [disabled]width: 106px; */
	margin: 0;
}
.list li {
  background: none;
  padding-left: 10px;
  padding-bottom: 10px;
}
.list li.last {
  padding-bottom: 0;
}
.list.extra1 a,
.list.extra2 a {
  color: #000;
}
 
.list li a {
  color: #000;
  display: inline-block;
}
 
/*----------- list-photo--------------*/
.list-photo {
  list-style: none outside;
  margin: 0;
  overflow: hidden;
  margin-left: -30px;
}
.list-photo li {
  float: left;
  margin: 0 0 30px 30px;
}
/*----------- .portfolio --------------*/
.portfolio {
  list-style: none outside;
  margin: 0;
}
.portfolio li {
  float: left;
  margin: 0 0 30px 30px;
}

.portfolio li.repertuar {
	padding:1px;
	background-image:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
	color: #999;
}
.portfolio li.repertuar a {
	color: #595F71;
	padding: 5px;
	font-weight: 600;
}
.portfolio li.repertuar a:hover {
	color: #FFF;
	background-color: #8F96A7;
	text-decoration: none;
	padding: 5px;
}

 
/*----------- .list-blog --------------*/
.list-blog {
  list-style: none outside;
  margin: 0;
}
.list-blog li {
  background: url(../img/border-horiz.gif) repeat-x 0 bottom;
  padding-bottom: 40px;
  margin-top: 32px;
}

.list-blog li a.back {
	color: #8F96A7; 
}

.list-blog li a.back:hover {
	color: #595F71;
}

.list-blog li.last {
  background: none;
}
.list-blog h3 {
	margin-bottom: 6px;
	margin-top: 0;
	color: #e85356;
	25px;
	text-transform: uppercase;
	line-height: normal;
}
.list-blog img {
	border: 1px solid #ccc;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
}
.date-1 {
	line-height: 18px;
	padding-right: 8px;
}
.name-author {
  float: left;
  border-left: 1px solid #666;
  line-height: 18px;
  padding-left: 8px;
}
.name-author a {
  text-decoration: underline;
}
.comments {
  float: right;
  line-height: 18px;
  text-decoration: underline;
}

.date-afisha {
	float: left;
	line-height: 18px;
	padding-right: 8px;
	width: 25%;
}

.date-afisha b {
	font-weight: bold;
}

.name-perform {
	float: left;
	padding-left: 8px;
	width: 55%;
}
.name-perform a {
	text-decoration: none;
}



/*----------- search --------------*/
/* search-form */
#search {
display:none;
height:0;
visibility:hidden;
}
#search input {
display:none;
height:0;
visibility:hidden;
}
#search input:focus {
display:none;
height:0;
visibility:hidden;
}
#search a {
display:none;
height:0;
visibility:hidden;
}
/***** map *****/
.map {
	margin: 0;
	line-height: 0;
	padding: 0px;
}
.map iframe {
	margin: 0;
	line-height: 0;
	padding: 0px;
}
/*------ mail & address------- */
.address-1 {
  overflow: hidden;
}
.address-1 strong {
	color: #000;
	display: block;
	font-weight: 600;
}
.address-1 span {
  display: inline-block;
  width: 80px;
  color: #000;
}
.mail-1 {
  text-decoration: underline;
  color: #000;
}
.mail-1:hover {
  text-decoration: none;
}
.mail-2 {
  text-align: right;
}
.mail-2 a {
  color: #000;
}
.mail-2 a:hover {
  text-decoration: underline;
}
/***** contact form *****/
#contact-form {
display:none;
height:0;
visibility:hidden;
}



.buttons-wrapper {
display:none;
height:0;
visibility:hidden;
}

/*----------- buttons & links--------------*/
.btn, .btn-1, .btn-2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	display: block;
	clear: both;
	float: none;
}


.printinvis, .back
{
	display:none; height:0; visibility:hidden;	
}


li {
	margin:0px;
	padding:0px;
	text-align: justify;
}


.afisha  {
	font-size: 1.3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 10%;
}

.navbar_ .brand_ h1 {
	font-size: 25px;
	line-height: normal;
} 
/*--- content end ------*/
/*------ footer ------- */
footer {
display:none;
height:0;
visibility:hidden;
}


