@import url(resetStyle.css);
@font-face {
	font-family: 'rutberg_oldstyleregular';
	src: url('../font/rutberg_oldstyle-webfont.eot');
	src: url('../font/rutberg_oldstyle-webfont.eot?#iefix') format('embedded-opentype'),
	url('../font/rutberg_oldstyle-webfont.woff2') format('woff2'),
	url('../font/rutberg_oldstyle-webfont.woff') format('woff'),
	url('../font/rutberg_oldstyle-webfont.ttf') format('truetype');
	font-weight: normal;
}
@font-face {
	font-family: 'BodoniCondC';
	src: url('../font/BodoniCondC.eot') format('embedded-opentype');
	src: url('../font/BodoniCondC.eot?#iefix') format('embedded-opentype'),
	url('../font/BodoniCondC.woff') format('woff'),
	url('../font/BodoniCondC.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Kuzanyan-Regular';
	src: url('../font/Kuzanyan-Regular.eot?#iefix') format('embedded-opentype'),
	url('../font/Kuzanyan-Regular.otf')  format('opentype'),
	url('../font/Kuzanyan-Regular.woff') format('woff'),
	url('../font/Kuzanyan-Regular.ttf')  format('truetype'),
	url('../font/Kuzanyan-Regular.svg#Kuzanyan-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

*{
	box-sizing: border-box;
}
html, body, .wrapper-general{
	height: 100%;
}
html{
	background-color: #111111;
	color:#333;
}
body{
	background-color: #111111;
}
.wrapper-general{
	margin:auto;
	width: 1243px;
	box-shadow: 0 0 15px rgba(0,0,0,0.8);
	background: url("../image/bg_squer.gif");
}
.main{
	min-height: 100%;
	margin: 0 0 -200px;
	background: url("../image/bg_squer.gif") 100% 0;
}
.all{
	overflow: hidden;
	padding: 0 0 100px;
}
.out{
	float: right;
	width: 100%;
	margin-left: -400px;
}
.in{
	float: left;
	width: 100%;
	margin-right: -400px;
}
.container{
	width: 100%;
}
/*-------------------------------------LEFT------------------------------------------------------------------*/
.left{
	float: left;
	overflow: hidden;
	position: relative;
	height: 2300px;
}
.right{
	float: right;
	overflow: hidden;
}
.center{
	position: relative;
	overflow: hidden;
}
/*-------------------------------------HEADER------------------------------------------------------------------*/
.header{
	height: 260px;
	background: url("../image/bg_header_page3.jpg") no-repeat;
	box-shadow: 0 0 10px rgba(0,0,0,1);
	overflow: hidden;
}
.hed-1{
	margin: 40px auto;
	display: block;
	width: 1130px;
	color: #CCCCCC;
	font-family: 'rutberg_oldstyleregular';
	font-size: 3.2em;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 15px;
}
.hed-2{
	margin: 0 auto;
	display: block;
	width: 1130px;
	color: #999999;
	font-family: 'rutberg_oldstyleregular';
	font-size: 5.45em;
	text-transform: uppercase;
	text-align: left;
}
/*-------------------------------------------------------------------------------------------------------*/

.center-inner{
	display: block;
	position: relative;
	height:3300px;
}
/*-------------------------------------block1------------------------------------------------------------------*/
div.block1{
	position: relative;
	margin-top: 50px;
	margin-left: 650px;
}
.intro-text{
	width: 500px;
	color: #CCCCCC;
	font-family: 'Kuzanyan-Regular';
	font-size: 2em;
	line-height: 1.3em;
	text-align: left;
}
.author-text{
	margin-top: 15px;
	margin-left: 270px;
	width: 500px;
	font-family: 'Kuzanyan-Regular';
	font-size: 1.4em;
	line-height: 1em;
	text-align: left;
}
.author-text a{
	display: block;
	color: #999999;
	text-decoration: none;
}
/*----------------------------------block2---------------------------------------------------------------------*/
div.block2{
	position: relative;
	top:150px;
	width: 1243px;
}
.partOne{
	text-align: center;
	color: #CCCCCC;
	font-family: 'BodoniCondC';
	font-size: 3.2em;
	text-transform: uppercase;
}
.namePartOne{
	margin-top: 20px;
	text-align: center;
	color: #CCCCCC;
	font-family: 'rutberg_oldstyleregular';
	font-size: 3.2em;
	text-transform: uppercase;
}
strong{
	font-weight: bold;
}

/*--------------------------------block3-----------------------------------------------------------------------*/
div.block3{
	position: relative;
	margin-top: 100px;
	margin-left: 650px;
}
.intro-text{
	width: 500px;
	color: #CCCCCC;
	font-family: 'Kuzanyan-Regular';
	font-size: 2em;
	line-height: 1.3em;
	text-align: left;
}
.author-text{
	margin-top: 15px;
	margin-left: 270px;
	width: 500px;
	font-family: 'Kuzanyan-Regular';
	font-size: 1.4em;
	line-height: 1em;
	text-align: left;
}
.author-text a{
	display: block;
	color: #999999;
	text-decoration: none;
}

/*-------------------------------block4------------------------------------------------------------------------*/
div.block4{
	position: relative;
	top:150px;
	width: 1243px;
}
.partTwo{
	text-align: center;
	color: #CCCCCC;
	font-family: 'BodoniCondC';
	font-size: 3.2em;
	text-transform: uppercase;
}
.namePartTwo{
	margin-top: 20px;
	text-align: center;
	color: #CCCCCC;
	font-family: 'rutberg_oldstyleregular';
	font-size: 3.2em;
	line-height: 1.3em;
	text-transform: uppercase;
}
.victim-II-1{
	font-size: 16px;
	color: #222;
	font-family: 'OpenSans-CondLightItalic', Arial, sans-serif;
	line-height: 22px;
	margin-top: 15px;
	margin-left: 5px;
}
/*----------------------------block5---------------------------------------------------------------------------*/
.block5-enter-page{
	position: relative;
	top:2750px;
}
/*----------------------------FOOTER---------------------------------------------------------------------------*/
.footer{
	height: 200px;
	background: url("../image/bg-footer.jpg") no-repeat;
	text-align: center;
}
#vk_sharer a.bt{
	display: inline-block;
	text-decoration: none;
	background-size: 30px;
	background-repeat: no-repeat;
	opacity: .5;
	margin-top: 50px;
}
#vk_sharer a.bt2{
	display: inline-block;
	text-decoration: none;
	background-size: 30px;
	background-repeat: no-repeat;
	opacity: .5;
	margin-top: 20px;
}
.footer-text{
	margin-top: 30px;
	color: #CCCCCC;
	font-family: 'BodoniCondC';
	font-size: 1.5em;
}
.footer-text a{
	text-decoration: none;
	color: #CCCCCC;
}
/*-------------------------------------------------------------------*/
/* talltabs-black */
/* -------------------------------------------------- */
#talltabs-black {
	clear:left;
	float:left;
	padding:0;
	border-top:6px solid #111111;
	width:100%;
	overflow:hidden;
	font-family:'BodoniCondC', serif;
	font-size: 1.5em;
}
#talltabs-black ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	left:50%;
	text-align:center;
}
#talltabs-black ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
#talltabs-black ul li a {
	display:block;
	float:left;
	margin:0 1px 0 0;
	padding:30px 10px 6px 10px;
	background:#111111;
	text-decoration:none;
	color:#CCCCCC;
}
#talltabs-black ul li a:hover {
	padding:35px 10px 6px 10px;
}
#talltabs-black ul li.active a,
#talltabs-black ul li.active a:hover {
	padding:40px 10px 6px 10px;
}

.scrollup{
	width:40px;
	height:40px;
	opacity:0.3;
	position:fixed;
	bottom:50px;
	right:100px;
	display:none;
	text-indent:-9999px;
	background: url('../image/icon_top.png') no-repeat;
}