/* start css */
@font-face {
	font-family: 'ds_copticregular';
	src: url('http://webwork.ru/fonts/dscoptic-2-webfont.eot');
	src: url('http://webwork.ru/fonts/dscoptic-2-webfont.eot?#iefix') format('embedded-opentype'), 
	url('http://webwork.ru/fonts/dscoptic-2-webfont.woff') format('woff'),
	 url('http://webwork.ru/fonts/dscoptic-2-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
html,
body {
	height: 100%;
	margin: 0;
}
body {
	font: 0.6em/1.2em tahoma, geneva, sans-serif;
	margin: 0;
	min-width: 320px;
	background: #0e0000 url(/images/bg-body.gif) repeat-y 50% 0;
}
/* General reset */
/* General reset form */
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
select,
textarea,
select,
button {
	vertical-align: middle;
	font: 0.6em/1.2em tahoma, geneva, sans-serif;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
/* General reset html 5 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}
figure {
	margin: 0;
}
/* General reset */
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
a {
	color: #dd4422;
	text-decoration:none;
}
a:hover {color:#bd2929;}
a:focus,
a:hover {
	outline: none;
	outline: 0;
}
/* global css */
h1 {
	margin: 0;
	font-size: 1.5em;
	line-height: 2.2em;
}
h2 {
	margin: 0;
	font-size: 1.3em;
	line-height: 2em;
}
h3 {
	margin: 0;
	font-size: 1.1em;
	line-height: 1.8em;
}
h4 {
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}
h5 {
	margin: 0;
	font-size: 0.7em;
	line-height: 1em;
}
h6 {
	margin: 0;
	font-size: 0.6em;
	line-height: 0.8em;
}
/* wrapper */
#wrapper {
	overflow: hidden;
	min-height: 100%;
	margin: 0 auto;
	width: 100%;
	min-width: 320px;
	opacity: 0;
}
.w1 {padding-bottom: 50px;}
.holder {
	width: 72%;
	margin: 0 auto;
	position: relative;
}
/* header */
#header {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	min-width: 320px;
	border-bottom: 1px solid #3c0201;
	min-height: 71px;
	background: #3b0201;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#3b0201), to(#010000));
	background: -webkit-linear-gradient(#3b0201, #010000);
	background: -moz-linear-gradient(#3b0201, #010000);
	background: -ms-linear-gradient(#3b0201, #010000);
	background: -o-linear-gradient(#3b0201, #010000);
	background: linear-gradient(#3b0201, #010000);
	-pie-background: linear-gradient(#3b0201, #010000);
}
#header .holder {
	padding: 0;
	height: 100%;
	overflow: hidden;
	position: relative;
}
#header .holder-logo {
	float: left;
	width: 6%;
	height: 100%;
}
#header .logo {
	float: left;
	width: 100%;
	height: 100%;
	opacity: 1;
	z-index: 10;
}
#header .logo a,
#header .logo span {
	width: 100%;
	height: 100%;
	display: block;
	opacity: 1;
}
#header .logo:hover a {opacity: 0.8;}
#header .logo .text-seo {
	position: absolute;
	top: -9999px;
	left: -9999px;
	text-indent: -9999px;
	overflow: hidden;
}
#header .logo img,
#header .logo svg {
	display: block;
	width: 100%;
	height: auto;
}
#header .list-leng {
	position: absolute;
	top: 0;
	right: 0px;
	width: 6%;
	height: 100%;
	max-width: 45px;
	z-index: 10;
}
#header .list-leng ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
#header .list-leng ul li {
	padding: 0;
	width: 100%;
	background: none;
}
#header .list-leng ul a img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 34px
	opacity:1;
}
#header .list-leng ul a:hover img {opacity: 0.8;}
/* center */
.text-center {
	display: table;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.text-center .text-inner {
	display: table-cell;
	vertical-align: middle;
}
.text-center .text-inner .text-last {
	width: 100%;
	display: block;
}
/* nav */
#nav {
	overflow: hidden;
	padding: 0 6%;
	height: 100%;
	z-index: 1;
}
#nav .menu {
	margin: 0;
	padding: 0;
	list-style: none;
	font: 0.76em/1em 'ds_copticregular', tahoma, geneva, sans-serif;
	text-align: center;
	display: block;
}
#nav .menu.big-menu {
	display: block !important;
}
#nav .menu li {
	background: none;
	display: inline-block;
	vertical-align: top;
	padding: 5px 15px;
}
#nav .menu li a {
	color: #de9630;
	text-decoration: none;
}
#nav .menu li.active a,
#nav .menu li a:hover {
	color: #cc4c2c;
}
/* top */
.holder-top {
	overflow: hidden;
	margin: 0 59px;
	color: #de9630;
	position: relative;
	font: 0.8em/2.85em 'ds_copticregular', tahoma, geneva, sans-serif;
}
.holder-top .left {
	position: absolute;
	top: 0;
	left: 0px;
	opacity: 0;
	height: 100%;
}
.holder-top h1,
.holder-top h2 {
	font: 2em/1.2em 'ds_copticregular', tahoma, geneva, sans-serif;
}
.holder-top .center {
	width: 0;
	margin: 20px auto;
	width: 1px;
}
.holder-top .center img,
.holder-top .center embed,
.holder-top .center svg {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	-webkit-transition: all 1.2s ease-in-out;
	-moz-transition: all 1.2s ease-in-out;
	-ms-transition: all 1.2s ease-in-out;
	-o-transition: all 1.2s ease-in-out;
	transition: all 1.2s ease-in-out;
}
.holder-top .right {
	position: absolute;
	top: 0;
	right: 0px;
	height: 100%;
	opacity: 0;
}
/* main */
#main {
	overflow: hidden;
	width: 100%;
	opacity: 0;
	position: relative;
}
#main figure,
#main p {
	width: 100%;
	overflow: hidden;
}
#main figure img,
#main p img,
#main h1 > img {
	display: block;
        width: 100%;
	height: auto;
}
.sun {
	display: block;
        width: 100%;
	height: auto;
}
#main .box {
	background: #ecb04d;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
}
#main .box	> h2 {
	border: 3px solid #f5c261;
	color: #f5c261;
	font-weight: normal;
	padding: 0 6%;
	margin: 0 0 32px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	background: #1b0101;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1b0101), to(#3a0201));
	background: -webkit-linear-gradient(#1b0101, #3a0201);
	background: -moz-linear-gradient(#1b0101, #3a0201);
	background: -ms-linear-gradient(#1b0101, #3a0201);
	background: -o-linear-gradient(#1b0101, #3a0201);
	background: linear-gradient(#1b0101, #3a0201);
	-pie-background: linear-gradient(#1b0101, #3a0201);
	font-size: 1.5em;
	line-height: 2.2em;
}
#main .main {padding: 0 6%;}
/* content */
#content {
	float: left;
	width: 71%;
margin-bottom: 30px;
}
/* aside */
#aside {
	float: right;
	width: 25%;
}
#aside dl {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 0 0 15px;
}
#aside dl dt {
	display: block;
	font-weight: bold;
}
#aside dl dd {
	display: block;
	margin: 0;
}
/* footer */
#footer {
	overflow: hidden;
	width: 100%;
	padding: 0;
	position: relative;
	margin-top: -50px;
	opacity: 0;
}
#footer .f-center {
	width: 53.5%;
	margin: 0 auto;
}
#footer .f-center img,
#footer .f-center svg {
	display: block;
	width: 100%;
	height: auto;
	min-width: 1px;
	vertical-align: top;
}
.bg-left,
.bg-right {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 14%;
}
#main .bg-left,
#main .bg-right {margin:100px 0 0;}
.bg-left img,
.bg-right img,
.bg-left embed,
.bg-right embed,
.bg-left svg,
.bg-right svg {
	display: block;
	width: 90%;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
.bg-right {
	left: auto;
	right: 0px;
}
/* sstart */
.start #main .holder-top .center {width: 30%;}
.start #main .holder-top .center img {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(35deg);
	transform: rotate(360deg);
}
.start .holder-top .left,
.start .holder-top .right {
	opacity: 1;
}
.vimeoiframe {
	width: 100%;
	overflow: hidden;
	height: auto;
	margin: 0 0 8px;
	position: relative;
	z-index: 1;
}
.vimeoiframe iframe {
	position: relative;
	z-index: 1;
}
/* enime */
#nav .menu li a,
a {
	-webkit-transition: color 0.2s ease-in-out;
	-moz-transition: color 0.2s ease-in-out;
	-ms-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.logo a,
#header .list-leng ul li a img,
.tabs li a:hover img,
.tab > div a img,m
#main .box-history a:hover img {
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.holder-top .center,
.holder {
	-webkit-transition: width 1.2s ease-in-out;
	-moz-transition: width 1.2s ease-in-out;
	-ms-transition: width 1.2s ease-in-out;
	-o-transition: width 1.2s ease-in-out;
	transition: width 1.2s ease-in-out;
}
.holder-top .left,
.holder-top .right{
	-webkit-transition: opacity 1.2s ease-in-out;
	-moz-transition: opacity 1.2s ease-in-out;
	-ms-transition: opacity 1.2s ease-in-out;
	-o-transition: opacity 1.2s ease-in-out;
	transition: opacity 1.2s ease-in-out;
}
/* menu */
.buttun-menu {
	position: absolute;
	top: 50%;
	right: 20px;
	margin: -11px 0 0;
	display: none;
	opacity: 0;
	border: 1px solid #ecb04d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 20px;
	height: 20px;
	background: #6a0201;
	background: url(/images/bg-button.png) no-repeat 50% 50%, -webkit-gradient(linear, 0 0, 0 bottom, from(#6a0201), to(#140000));
	background: url(/images/bg-button.png) no-repeat 50% 50%, -webkit-linear-gradient(#6a0201, #140000);
	background: url(/images/bg-button.png) no-repeat 50% 50%, -moz-linear-gradient(#6a0201, #140000);
	background: url(/images/bg-button.png) no-repeat 50% 50%, -ms-linear-gradient(#6a0201, #140000);
	background: url(/images/bg-button.png) no-repeat 50% 50%, -o-linear-gradient(#6a0201 p, #140000);
	background: url(/images/bg-button.png) no-repeat 50% 50%, linear-gradient(#6a0201, #140000);
	-pie-background: url(../images/bg-button.png) no-repeat 50% 50%, linear-gradient(#6a0201, #140000);
}
.buttun-menu:hover {
	background: #140000;
	background: url(/images/bg-button.png) no-repeat 50% 50%, -webkit-gradient(linear, 0 0, 0 bottom, from(#140000), to(#6a0201));
	background: url(/images/bg-button.png) no-repeat 50% 50%, -webkit-linear-gradient(#140000, #6a0201);
	background: url(/images/bg-button.png) no-repeat 50% 50%, -moz-linear-gradient(#140000, #6a0201);
	background: url(/images/bg-button.png) no-repeat 50% 50%, -ms-linear-gradient(#140000, #6a0201);
	background: url(/images/bg-button.png) no-repeat 50% 50%, -o-linear-gradient(#140000, #6a0201);
	background: url(/images/bg-button.png) no-repeat 50% 50%, linear-gradient(#140000, #6a0201);
	-pie-background: url(/images/bg-button.png) no-repeat 50% 50%, linear-gradient(#140000, #6a0201);
}
.news-item {margin:0 0 20px;}
.news-item > b,
.article-item-content > b {font-weight:normal;}
.news-item a,
.article-item-content a {font-weight:bold;}
.news-item a img,
.article-item-content a img {
	display:block;
	margin:20px auto;
	width:50%;
}
#content hr {
	border:0;
	background:#3b0201;
}
.paging {
	overflow:hidden;
	width:100%;
	padding:20px 0;
}
.pageList {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.pageList li {
	padding:0;
	background:none;
	display:inline-block;
	vertical-align:top;
	margin:0 5px;
}
.pageList li a {
	display:block;
	background: #6a0201;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#6a0201), to(#140000));
	background: -webkit-linear-gradient(#6a0201, #140000);
	background: -moz-linear-gradient(#6a0201, #140000);
	background: -ms-linear-gradient(#6a0201, #140000);
	background:-o-linear-gradient(#6a0201 p, #140000);
	background: linear-gradient(#6a0201, #140000);
	-pie-background: linear-gradient(#6a0201, #140000);
	padding:5px 8px;
	border: 1px solid #ecb04d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
	color:#DE9630;
}
.pageList li a:hover,
.pageList li a.active {
	background: #140000;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#140000), to(#6a0201));
	background: -webkit-linear-gradient(#140000, #6a0201);
	background:  -moz-linear-gradient(#140000, #6a0201);
	background:  -ms-linear-gradient(#140000, #6a0201);
	background:  -o-linear-gradient(#140000, #6a0201);
	background:  linear-gradient(#140000, #6a0201);
	-pie-background:  linear-gradient(#140000, #6a0201);
	color:#CC4C2C;
}
.article-item {
	border-top: 1px solid #3b0201;
	padding:20px 0 0;
}
.article-item:first-child {
	border:0;
	padding:0;
}
.big #content {width:100%;}
.tabs {
	overflow:hidden;
	width:100%;
	margin:0 0 20px;
	padding:0;
	list-style:none;
}
.tabs li {
	float:left;
	width:20%;
}
.tabs li a {
	display:block;
	width:90%;
	margin:0 auto;
}
.tabs li a img {
	display:block;
	width:100%;
	height:auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius:50%;
	opacity:0.7;
}
.tabs li a:hover img,
.tabs li.active a img {opacity:1;}
.tab_container .tab {
	display:none;
	text-align:justify;
	overflow:hidden;
	width:100%;
	z-index:1;
}
.tab_container .tab.active {
	display:block;
	z-index:2;
}
.tab_container .tab > div {
	display:inline-block;
	vertical-align:top;
	text-align:left !important;
	width:211px;
	padding:0 10px 10px;
}
.tab_container .tab > div a {text-align:left !important;}
.tab_container .tab > div a img {
	display:block;
	opacity:1;
}
.tab_container .tab > div p > a,
#main .box-history p > a,
.border-class {
	border: 2px solid #3a0201;
	display:block;
}
.small-img {
	display:block !important;
	width:auto !important;
	height:auto !important;
}
.tab_container .tab_container .tab strong {text-align:left !important;}
.tab_container .tab > div a:hover img,
#main .box-history a:hover img{opacity:0.7;}
#main .box-history {
	overflow:hidden;
	display:inline-block;
	vertical-align:top;
	width:200px;
}
#main .box-history p:first-child a {
	margin:0 0 10px;
	display:block;
	overflow:hidden;
}
#main .box-history p img {
	display:block;
	width:auto;
}
.article-item-content .box {
	overflow:hidden;
	width:100%;
}
.article-item-content .box .article-item-preview {
	float:left;
	width:auto;
	width:20%;
	margin:0 20px 20px 0;
}
.article-item-content .box .article-item-preview img {width:100%;}
#main .article-item-content .box p {
	overflow:visible;
}
.disqus {
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	background:#ffe992 !important;
        padding: 10px 20px !important;
        margin: 40px 0 20px !important;
}
@media only screen and (max-width: 1000px) {
	.holder-top .left,
	.holder-top .right {
		position: static;
		width: 100%;
		text-align: center;
	}
	.start #main .holder-top .center {
		-webkit-transition: width 0.2s ease-in-out;
		-moz-transition: width 0.2s ease-in-out;
		-ms-transition: width 0.2s ease-in-out;
		-o-transition: width 0.2s ease-in-out;
		transition: width 0.2s ease-in-out;
	}
	.holder-top .left {padding-top: 20px;}
	.holder-top .right {padding-bottom: 20px;}
}
@media only screen and (max-width: 900px) {
	#nav .menu {
		font-size:1em;
		line-height:1.2em;
	}
	#header .holder {width:90%;}
	#nav .menu li {padding: 5px 10px;}
}
@media only screen and (max-width: 800px) {
        .tab_container .tab > div {
		display:block;
		margin:0 auto;
	}
	#aside,
	#content {
		float: none;
		width: 100%;
	}
}
@media only screen and (max-width: 600px) {
	.holder {
		width: 90%;
	}
	.bg-left,
	.bg-right {
		display: none;
	}
	#header .holder-logo {
		width: 10%;
	}
	#nav .menu {
		display: block;
		display: none;
		text-align: left;
	}
	.buttun-menu {
		display: block;
		opacity: 1;
	}
	#nav .menu li {
		display:inline-block;
		vertical-align:top;
		width:30%;
	}
	.tab > div {
		width:90%;
		margin:0 auto;
		padding:0;
	}
	.tab > div img {
		width:100%;
		height:auto;
	}
}
@media only screen and (max-width: 350px) {
	#header .holder-logo {
		width: 20%;
	}
}
.form-button {
    margin: 30px 0 0;  
    padding: 6px 10px;
    border: none;
    background: #3a0201;
    color:#f5c261;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}
.fr1 {
width: 275px;
height: 50px;
background: #FFD796;
margin: 5px;
font-size: 14px;
padding: 5px;
font-weight: bold;
border: none;
}
.fr2 {
width: 275px;
height: 20px;
background: #FFD796;
margin: 5px;
font-size: 14px;
padding: 5px;
font-weight: bold;
border: none;
}
.fr3 {
height: 42px;
background: #FFD796;
margin: 5px;
font-size: 16px;
padding: 5px;
font-weight: bold;
border: none;
}

input.field {
width: 275px;
height: 20px;
background: #FFD796;
margin: 5px;
font-size: 14px;
padding: 5px;
font-weight: bold;
border: none;
}

.dynamic-form {
border: solid #FFD796;
width: 295px;
padding: 4px;
margin: 10px 4px;
}

/* #logo{
position:relative;
display:block;
width:300px;
height:300px;
border:1px solid red;
}

#logo img{
position:absolute; 
} */
top:0;
left:0;
}