html {
	font-size: 12px;
}

*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
#content{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
/*боковое меню*/
#fader{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
	visibility: hidden;
}
#menu{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 100%;
	z-index: 3;

}
#menucont{
	position:relative;
	top: 0px;
	left: 0px;
	height: 100%;
}
#menu_bg{
	position: absolute;
	width: 40px;
	height: 100%;
	background-color: #331f1a;
}
#menu_bg2{
	position: absolute;
	top: 0px;
	left: -300px;
	width: 300px;
	height: 100%;
	background-color:#000000;
	opacity:0.8;
}
.menuitem{
	position: absolute;
	cursor: pointer;
	left:0px;
	height: 50px;
	opacity: 0.8;
	-webkit-user-select: none;  /* Chrome all / Safari all */
	-moz-user-select: none;     /* Firefox all */
	-ms-user-select: none;      /* IE 10+ */

  /* No support for these yet, use at own risk */
	-o-user-select: none;
	user-select: none;    
}
.menuitem:hover{
	opacity: 1;
}
.menuitem2{
	position: relative;
	cursor: pointer;
	left:0px;
	height: 50px;
	opacity:0.8;
}
.menuitem2:hover{
	opacity: 1;
}
.dots{
	position: absolute;
	left:0px;
	top:0px;
	width: 40px;
	height: 100%;
	background-color: #331f1a;
}

.label{
	position: absolute;
	left:-300px;
	top:0px;
	width: 300px;
	height: 100%;
	font-family: 'PTSans';
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
	padding: 7px 20px 0px 20px;
}

#menu_bg3{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:#000000;
	opacity:0.8;
	z-index:-1;
}




#bUp{
	position: fixed;
	bottom:40px;
	left: 77px;
	cursor: pointer;
	visibility: hidden;
}

/*начальный слайд*/
#slide0{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
}
#slide0_bg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-image: url('../img/cover1.jpg');
	background-position: center;
	opacity: 0.3;
}
#cont{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	height:100%;
}
#copy{
	position: absolute;
	font-family: 'PTSans';
	font-weight: normal;
	font-size: 15px;
	color: #ffffff;
	bottom: 140px;
	right: 40px;
	line-height: 100%;
	opacity: 0.4;
}
#topheader{
	position: relative;
	font-family: 'PTSans';
	font-weight: normal;
	font-size: 20px;
	color: #ffffff;
	top: 40px;
	line-height: 100%;
	opacity: 0.7;
}
#mainheader{
	position: relative;
	font-family: 'PTSerif';
	font-weight: bold;
	font-size: 50px;
	color: #ffffff;
	top: 20%;
	line-height: 120%;
}
#subheader{
	position: relative;
	font-family: 'PTSans';
	font-weight: normal;
	font-size: 20px;
	color: #ffffff;
	top: 35%;
	line-height: 130%;
	text-align: left;
	left: 50%;
	width: 470px;
	margin-left:-235px;
}

#arrdown{
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 100px;
	background-color: #960917;
	padding-top: 35px;
	cursor: pointer;
}

.shares{
	position: relative;
	margin-left: 25%;
	width: 50%;
}
#fb{
	position: absolute;
	bottom:130px;
	left:80px;
	cursor: pointer;
}
#vk{
	position: absolute;
	bottom:130px;
	left:170px;
	cursor: pointer;
}
#tw{
	position: absolute;
	bottom:130px;
	left:260px;
	cursor: pointer;
}
/*слайд с заголовком*/
.slide{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 350px;
	background-color: #000000;
	border-top: 2px solid #960917;
	cursor: pointer;
}
.slide_bg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	opacity: 0.5;
}
#slide1_bg{
	background-image: url('../img/1/cover.jpg');
}
#slide2_bg{
	background-image: url('../img/2/cover.jpg');
}
#slide3_bg{
	background-image: url('../img/3/cover.jpg');
}
#slide4_bg{
	background-image: url('../img/4/cover.jpg');
}
#slide5_bg{
	background-image: url('../img/5/cover.jpg');
}
#slide6_bg{
	background-image: url('../img/6/cover.jpg');
}
#slide7_bg{
	background-image: url('../img/7/cover.jpg');
}
#slide8_bg{
	background-image: url('../img/8/cover.jpg');
}
#slide9_bg{
	background-image: url('../img/9/cover.jpg');
}
#slide10_bg{
	background-image: url('../img/10/cover.jpg');
}
#slide11_bg{
	background-image: url('../img/11/cover.jpg');
}
#slide12_bg{
	background-image: url('../img/12/cover.jpg');
}
#slide13_bg{
	background-image: url('../img/13/cover.jpg');
}
#slide14_bg{
	background-image: url('../img/14/cover.jpg');
}
#slide15_bg{
	background-image: url('../img/15/cover.jpg');
}
#slide16_bg{
	background-image: url('../img/16/cover.jpg');
}
#slide17_bg{
	background-image: url('../img/17/cover.jpg');
}
#slide18_bg{
	background-image: url('../img/18/cover.jpg');
}

.sheader{
	position: absolute;
	font-family: 'PTSerif';
	font-weight: bold;
	font-size: 26px;
	color: #ffffff;
	top: 40px;
	left: 90px;
	width: 70%;
	line-height: 100%;
}
.squote{
	position: absolute;
	font-family: 'PTSans';
	font-weight: normal;
	font-size: 1.25em;
	color: #ffffff;
	top: 100px;
	left: 90px;
	width: 40%;
	line-height: 140%;
	max-width: 400px;
}
.scont{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height:260px;
}
.sauthor{
	position: absolute;
	font-family: 'PTSans';
	font-style: italic;
	font-size: 1.25em;
	color: #ffffff;
	top: 250px;
	left: 90px;
	opacity:0.7;
}

.tagflag{
	position: absolute;
	top: 40px;
	right: 0px;
	height: 34px;
}
.flag{
	height: 34px;
	width: 12px;
	float: left;
}
.tag{
	background-image: url('../img/flag_bg.png');
	height: 34px;
	float: left;
	padding: 4px 40px 4px 10px;
	white-space: nowrap;
	font-family: 'PTSerif';
	font-weight: normal;
	font-size: 1.25em;
	color: #ffffff;
}
.under {
	text-decoration: underline;
}
/*блок с текстом сочинения*/
.textcontent{
	position: relative;
	width: 100%;
	padding-top: 100px;
	padding-bottom: 70px;
	display: none;
	pointer-events:none;
	z-index: 2;
}
.textcontent p{
	font-family: 'PTSans';
	font-weight: normal;
	font-size: 1.5em;
	color: #282828;
	margin-left: 25%;
	padding-bottom: 30px;
	top:0px;
	width: 50%;
	max-width: 800px;
	min-width: 540px;
}

.textcontent .italic{
	font-style: italic;
}
.textcontent .boldit{
	font-style: italic;
	font-weight: bold;
}
.textcontent .bold{
	font-weight: bold;
}
.textcontent .header{
	font-family: 'PTSerif';
	font-weight: bold;
	font-size: 30px;
}
.textcontent .separator{
	width: 195px;
	height: 1px;
	background-color: #331f1a;
	margin-left: 170px;
	margin-bottom: 30px;
}
.textcontent .small{
	font-family: 'PTSans';
	font-size: 1em;
	margin-left: 20px;
	margin-bottom: 10px;
	display: inline-block;
}
.textcontent .subheader{
	font-family: 'PTSerif';
	font-weight: bold;
	font-size: 20px;
}
.textcontent .vrezka1 {
	margin-left: 25%;
	margin-bottom: 40px;
	margin-top: 40px;
}
.textcontent .vrezka2 {
	margin-left: 25%;
	margin-bottom: 40px;
	margin-top: 40px;
}
.textcontent .vrezka2 img{
	width: 65%;
	max-width: 800px;
	min-width: 540px;
}
.textcontent .vrezka2 .small{
	display: inline-block;
}

.commentscont{
	position: relative;
	margin-left: 25%;
	width: 50%;
	max-width: 800px;
	min-width: 540px;
}