.c-group, .c-title, .c-block, .c-list, .c-form, .c-detail {
	position: relative;
}
.c-title h1, .c-title h2, .c-title h3, .c-title h4, .c-title h5, .c-title h6 {
	display: inline;
}
.c-group.t-center {
	text-align: center;
}
.c-group.t-center .cg-item {
	text-align: left;
}
.c-group.t-g1 {
	margin: 0 -25px -21px 0;
	padding-bottom: 1px;
}
.c-group.t-g1a {
	margin: 0 -10px -11px 0;
	padding-bottom: 1px;
}
.cg-item.t-g1 {
	width: 100%;
	margin-right: -0.3em;
	padding: 0 20px 25px 0;
	display: inline-block;
	vertical-align: top;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.b-gallary .cg-item.t-g1 {
	padding-bottom: 15px;
}
.cg-item.t-g1 p {
	margin-top: 10px;
	font-size: 18px;
}
.c-group.t-g1a .cg-item.t-g1 {
	padding: 0 10px 10px 0;
}
.cg-item.t-g1.s-2 {
	width: 50%;
}
.cg-item.t-g1.s-3 {
	width: 33.33%;
}
.cg-item.t-g1.s-4 {
	width: 25%;
}
.cg-item.t-g1.s-5 {
	width: 20%;
}
.cg-item.t-g1.s-3.s-3a:nth-child(even) {
	margin-left: 1em;
}
.cg-item.t-g1.s-3.s-3a:nth-child(odd) {
	margin-right: 1em;
}
.cg-item.t-g1.s-3.s-3a {
	margin-bottom: 2em;
}
.cg-item.tooltip .tooltiptext {
	display: none;
	width: 31.5%;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	border-radius: 6px;
	border: 1px solid lightslategray;
	padding: 5px 0;

	/* Position the tooltip */
	position: absolute;
	z-index: 3;
}
.cg-item.t-g1.s-4.tooltip .tooltiptext {
  width: 23%;
}
.cg-item.tooltip:hover .tooltiptext {
	display: block;
}

.c-group.t-g2 {
// margin: 0 0 -26px;
	padding-bottom: 1px;
}
.cg-item.t-g2,
.cg-item.t-g3,
.cg-item.t-g3 .main-block {
	margin-bottom: 25px;
}
.cg-item.t-g3 .main-block {
	box-shadow: 0 2px 20px rgb(0, 0, 0);
	border-radius: 2px;
	cursor: pointer;
}
.cg-item.t-g3 .content-block {
	display: none;
}
.cg-item.t-g3 .content-block.is-open {
	display: block;
}
.cg-item.t-g3 .title {
	padding-left: 64px;
	height: 64px;
	display: table;
}
.cg-item.t-g3 .title-inside {
	padding: 9px;
	display: table-cell;
	vertical-align: middle;
}
.cg-item.t-g3 .description {
	padding: 10px 10px 0 10px;
}
.cg-item.t-g3 .description {
	margin-left: 59px;
}
.c-group.t-g2a .cg-item.t-g2 {
	margin-bottom: 0;
	padding: 25px 0;
	border-bottom: 1px solid #999;
}
.c-group.t-g2a .cg-item.t-g2:first-child {
	border-top: 1px solid #999;
}

.c-title.t-t1 {
	font-weight: bold;
	line-height: 1.2;
}
.c-title.t-t1 .ct-h1 {
	font-family: "PFBulletinSansPro", "Helvetica", "Arial", sans-serif;
	font-size: 30px;
	color: #495931;
	line-height: 1.2;
	text-transform: uppercase;
}
.c-title.t-t1 .ct-h2 {
	font-family: "PFBulletinSansPro", "Helvetica", "Arial", sans-serif;
	font-size: 26px;
	font-weight: 600;
}
.c-title.t-t1 .ct-h3 {
	font-family: "PFBulletinSansPro", "Helvetica", "Arial", sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}
.c-title.t-t1 .ct-h4 {
	font-size: 18px;
	color: #495931;
	text-transform: uppercase;
}

.c-title.t-t4,
.c-title.t-t2 {
	padding: 0 0 13px;
// margin-right: 25px;
	border-bottom: 2px solid #4c4a30;
	font-family: "PFBulletinSansPro", "Helvetica", "Arial", sans-serif;
	color: #495931;
	line-height: 1;
	white-space: nowrap;
}
.c-title.t-t4 {
	border-bottom: 0;
	white-space: normal;
}
.c-title.t-t4.sub-t-1{
	text-align: center;
}
.c-title.t-t4 .ct-h2,
.c-title.t-t2 .ct-h2 {
	font-size: 26px;
	font-weight: bold;
	line-height: 0.9;
	/*text-transform: uppercase;*/
	text-transform: none;
}
.c-title.t-t4 .ct-h3,
.c-title.t-t2 .ct-h3 {
	font-size: 22px;
	font-weight: bold;
	line-height: 46px;
	text-transform: uppercase;
}

.c-title.t-t3 {
	margin-left: -10px;
	margin-right: -10px;
	padding: 0 10px;
	background: #495931;
	font-family: "PFBulletinSansPro", "Helvetica", "Arial", sans-serif;
	color: #fff;
	line-height: 1;
}
.c-title.t-t3:before {
	content: "";
	width: 0;
	height: 90px;
	margin-left: -1px;
	display: inline-block;
	vertical-align: middle;
}
.c-title.t-t3 .ct-h2 {
	max-width: 99%;
	font-size: 26px;
	font-weight: bold;
	line-height: 0.9;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
}
.c-title.t-t3 a {
	color: inherit;
}

.c-block.t-b1 {
	border: 1px solid #ccc;
}
.c-block.t-b1a {
	border: 1px solid #f00;
}
.c-block.t-b1b {
	border: 1px solid #0f0;
}
.cb-holder.t-b1a,
.cb-holder.t-b1 {
	padding: 19px;
}
.cb-holder.t-b1a {
	background: #eee;
}

.c-block.t-b2b,
.c-block.t-b2a,
.c-block.t-b2 {
	padding: 19px;
	border: 1px solid #ccc;
}
.c-block.t-b1a {
	border-color: #f00;
}
.c-block.t-b1a {
	border-color: #0f0;
}

.c-list.t-l1 {
	margin-bottom: -26px;
	padding-bottom: 1px;
}
.cl-item.t-l1 {
	margin-bottom: 25px;
}
.cl-item.t-l1 > .cl-item.t-l1 {
	margin-top: 15px;
	margin-left: 30px;
}

.c-form.t-f1 {
	margin-bottom: -26px;
	padding-bottom: 1px;
}
.cf-group.t-f1 {
}
.cf-group.t-f1 .cf-group-label {
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
}
.cf-item.t-f1 {
	margin-bottom: 25px;
}
.cf-item.t-f1 .cf-item-label {
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
}
.cf-item.t-f1 .cf-item-holder {
}
.cf-item.t-f1 .cf-item-input + .cf-item-input {
	margin-top: 10px;
}
.cf-item.t-f1 .cf-item-input {
}
.cf-item.t-f1 .cf-item-error {
	margin-top: 5px;
	font-size: 0.9em;
	color: #f00;
}
.cf-item.t-f1 .cf-item-text {
	margin-top: 5px;
	font-size: 0.9em;
	font-style: italic;
	color: #666;
}
.cf-button.t-f1 {
	margin-bottom: 25px;
}

.c-detail.t-d1 {
	font-size: 18px;
	line-height: 1.6;
}
.c-detail.t-d1 > *:first-child {
	margin-top: 0 !important;
}
.c-detail.t-d1 > *:first-child .c-title.t-t4 h2 {
	margin-top: 0;
}
.c-detail.t-d1 > *:last-child {
	margin-bottom: 0 !important;
}
.c-detail.t-d1 h1,
.c-detail.t-d1 h2,
.c-detail.t-d1 h3,
.c-detail.t-d1 h4,
.c-detail.t-d1 h5,
.c-detail.t-d1 h6 {
	margin: 50px 0 10px;
	font-weight: bold;
	color: inherit;
	line-height: 1.2;
	display: block;
}
.c-detail.t-d1 h2 {
	margin: 10px 0 10px 0;
}
.c-detail.t-d1 h1 {
	font-family: "PFBulletinSansPro", "Helvetica", "Arial", sans-serif;
	font-size: 30px;
	color: #495931;
	line-height: 0.9;
	text-transform: uppercase;
}
.c-detail.t-d1 h2 {
	font-family: "PFBulletinSansPro", "Helvetica", "Arial", sans-serif;
	font-size: 26px;
	font-weight: 600;
}
.c-detail.t-d1 h3 {
	font-family: "PFBulletinSansPro", "Helvetica", "Arial", sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}
.c-detail.t-d1 h4 {
	font-size: 18px;
	color: #495931;
	text-transform: uppercase;
}
.c-detail.t-d1 h5 {
	font-size: 1em;
}
.c-detail.t-d1 h6 {
	font-size: 0.9em;
}
.c-detail.t-d1 p {
	margin: 0 0 15px;
}
.c-detail.t-d1 td p,
.c-detail.t-d1 th p {
	margin: 0;
}
.c-detail.t-d1 ol,
.c-detail.t-d1 ul {
	margin: 0 0 25px;
	padding: 0 0 0 2em;
	overflow: hidden;
	font-style: italic;
}
.c-detail.t-d1 li ol,
.c-detail.t-d1 li ul {
	margin: 0;
	color: #999;
}
.c-detail.t-d1 ol {
	counter-reset: item;
}
.c-detail.t-d1 li {
	position: relative;
	padding-right: 2px;
}
.c-detail.t-d1 ul > li {
	list-style-type: disc;
}
.c-detail.t-d1 ol > li {
	list-style-type: decimal;
}
.c-detail.t-d1 ol.t-lower-alpha > li {
	list-style-type: none;
// counter-reset:  item;
}
.c-detail.t-d1 ol.t-lower-alpha > li:before {
	content: counter(item, lower-alpha) ') '; /* Добавляем к числам скобку */
	counter-increment: item; /* Задаём имя счетчика */
}
.c-detail.t-d1 ol ol > li {
	list-style-type: upper-roman;
}
.c-detail.t-d1 ol ol ol > li {
	list-style-type: lower-latin;
}
.c-detail.t-d1 ol a,
.c-detail.t-d1 ul a {}
.c-detail.t-d1 ol a:hover,
.c-detail.t-d1 ul a:hover {
	border-bottom: none;
	color: #495931;
}
.c-detail.t-d1 hr {
	margin: 25px 0;
	border: 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
}
.c-detail.t-d1 figure {
	margin: 0 0 25px;
	overflow: auto;
	display: block;
}
.c-detail.t-d1 figure img {
	display: block;
}
.c-detail.t-d1 .ct-h3 {
	margin-top: 6px;
}
.c-detail.t-d1 .img_left {
	max-width: 60%;
	margin: 0.5em 2em 1em 0;
	float: left;
}
.c-detail.t-d1 .img_right {
	max-width: 60%;
	margin: 0.5em 0 1em 2em;
	float: right;
}
.c-detail.t-d1 .img_center {
	margin-left: -20px;
	margin-right: -20px;
	clear: both;
	text-align: center;
}
.c-detail.t-d1 .img_center img {
	margin: auto;
}
.c-detail.t-d1 figcaption {
	margin-top: 0.5em;
	font-style: italic;
	color: #999;
	display: block;
}
.c-detail.t-d1 blockquote {
	margin: 0 0 25px;
	display: block;
}
.c-detail.t-d1 blockquote .cd-text {
	margin: 0 -20px;
	padding: 25px 20px;
	background: #000;
	background: rgba(0,0,0,0.8);
	overflow: hidden;
	font-family: "PFBulletinSansPro", "Helvetica", "Arial", sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	line-height: 0.9;
	text-align: left;
	text-transform: uppercase;
	display: block;
}
.c-detail.t-d1 blockquote .cd-author {
	margin: -20px -20px 0 0;
	padding: 10px 20px;
	background-color: #495931;
	background-color: rgba(73,89,49,0.8);
	font-style: italic;
	color: #fff;
	display: inline-block;
	vertical-align: top;
}
.c-detail table,
.c-detail.t-d1 table {
	width: 100%;
	/*margin: 0;
	margin-right: -30px;*/
	clear: both;
	line-height: 1.4;
}
.c-detail table {
	margin-top: 0;
}
.c-detail.t-d1 figure > table {
	width: auto;
	margin: 0;
}
.c-detail.t-d1 th {
	padding: 10px;
	/*border-bottom: 1px solid #999;*/
	font-family: "PFBulletinSansPro", "Helvetica", "Arial", sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #495931;
	text-align: left;
}
/*.c-detail.t-d1 th + th {
    border-left: 1px solid transparent;
    position: relative;
}*/
/*.c-detail.t-d1 th + th:before {
    content: '';
    position: absolute;
    left: -1px;
    top: 50%;
    bottom: 0;
    width: 1px;
    background-color: #999;
}*/
/*.c-detail.t-d1 th:first-child {
    padding-left: 0;
}*/
.c-detail.t-d1 th:last-child {
// padding-right: 20px;
}
.c-detail td,
.c-detail.t-d1 td {
	padding: 7px;
	font-size: 0.9em;
	text-align: left;
	vertical-align: top;
}
.c-detail td {
	padding: 10px;
	font-size: 18px;
}
/*.c-detail.t-d1 td + td {
    border-left: 1px solid #999;
}*/
/*.c-detail.t-d1 td:first-child {
    padding-left: 0;
}*/
.c-detail.t-d1 td:last-child {
// padding-right: 20px;
}
/*.c-detail.t-d1 tr > td {
    border-bottom: 1px solid #999;
}*/
.c-detail.t-d1 table a {
// border-bottom: 1px solid transparent;
	font-style: normal;
	color: inherit;
}
.c-detail.t-d1 table a:hover {
// border-bottom: 1px solid;
	color: #495931;
}
.c-detail.t-d1 caption {
	margin: 0 0 0.5em;
}
.c-detail.t-d1 code {
	max-height: 10em;
	margin: 0 0 25px;
	padding: 20px;
	background: #333;
	overflow: auto;
	font-family: monospace;
	font-size: 0.9em;
	color: #fff;
	white-space: pre-line;
	display: block;
}
.c-detail.t-d1 legend {
	margin: 0 0 25px;
}
.c-detail.t-d1 label {
	display: block;
}
.c-detail.t-d1 a {
	font-style: italic;
}
.m_il .c-detail.t-d1 .semen-tablestyle-no table,
.m_il .c-detail.t-d1 table.semen-tablestyle-no {
	width: 960px;
	margin-left: -90px;
	margin-right: -90px;
}

.c-detail.t-d1 table {
// table-layout: fixed;
}
/*.c-detail.t-d1 table th,
.c-detail.t-d1 table td {
    min-width: 2%;
}*/
.c-detail.t-d1 .semen-tablestyle-no table th,
.c-detail.t-d1 .semen-tablestyle-no table td,
.c-detail.t-d1 table.semen-tablestyle-no th,
.c-detail.t-d1 table.semen-tablestyle-no td {
	min-width: 0;
}
.c-detail.t-d1 .semen-table-noborder tr > td,
.c-detail.t-d1 .semen-table-noborder tr > th {
	border-bottom: 0;
}
.c-detail.t-d1 .semen-table-noborder tr > td,
.c-detail.t-d1 .semen-table-noborder tr > th {
	border-left: 0;
}
.c-detail.t-d1 .semen-table-noborder tr > th:before {
	display: none;
}

.c-detail.t-d1 table.table-council td + td {
	border-left: 1px solid #999;
}

.c-detail.t-d1 table.table-council th + th {
	border-left: 1px solid #999;
}

.c-detail.t-d1 table.table-council tr > td {
	border-bottom: 1px solid #999;
}

.c-detail.t-d1 table.table-council tr > th {
	border-bottom: 1px solid #999;
}

.c-detail.t-d1 table.table-council td:first-child {
	padding-left: 0;
}

.c-detail.t-d1 table.table-council th:first-child {
	padding-left: 0;
}
.c-title.t-t1 .ct-h1.t-tn {
	text-transform: none;
	font-size:28px;
	margin-bottom:0;
	line-height:1em;
}

.council-list-preload {
	margin-top: 20px;
	height: 64px;
	width: 100%;
}
.c-group.t-g2.t-g2a.no-first-top-line .cg-item.t-g2:first-child {
	border-top: none;
}