::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}




body {
	color: #000;
}


a {
	color: #000;
}
a:hover {
	color: #000;
}




/*[id^="bx_incl_area"] {
	width: 100%;
	display: flex;
}
[id^="bx_incl_area"] > script {
	display: none !important;
}*/




header {
	margin-bottom: -22px;
	z-index: 1;
}







.social-links {}
.social-links a {
	opacity: 0.7;
}
.social-links a:hover {
	opacity: 1;
}




.icon_16 {
	height: 32px;
	width: 32px;
	color: #fff;
	border: 2px solid #fff;
	font-weight: bold;
	border-radius: 50%;
	padding: 0;
	font-size: 14px;
}






.author-img {
	width: 340px;
	height: 400px;
	overflow: hidden;
	margin-top: -60px;
}
.author-img img {

}


.h-heading {
	font-size: 51.5px;
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.07;
	letter-spacing: -0.5px;
	text-align: left;
	color: #ffffff;

	margin-right: 150px;

	flex-basis: 0;
}
.h-heading .color {
	font-size: 24px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: -0.2px;
	text-align: left;
	color: #edb53a;
}














main {
	padding: 0 0 2rem 0;
}





.heading {
	color: #000;
}






.bg-block {
	background: #fff;
	border-radius: 20px;
	padding-top: 4rem !important;

	position: relative;
}
.bg-block::before {
	content: " ";
	background: url(/upload/medialibrary/ee1/ee13ffe40511a87de6c5b6ab4ab835d9.png) top center no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 200px;
	display: block;
	position: absolute;
	left: 0;
	top: -22px;
}












.download-book-block {
	background-color: #cbffe1;
}
.download-book-block p {
	font-size: 13px;
	line-height: 15px;
}













footer {}


















/*  форум  */
.forum-menu-box {
	display: none;
}
.forum-breadcrumb {
	display: none;
}
.forum-users-online {
	display: none;
}
.forum-statistics {
	display: none;
}













@media (max-width: 1499px) {

	.container {
		max-width: 1370px;
	}




	.author-img {
		width: 260px;
		height: 300px;
	}
	.h-heading {
		margin-right: 0;
	}

}
@media (max-width: 1399px) {

	.h-heading {
		font-size: 44px;
	}

}
@media (max-width: 1199px) {

	.h-heading {
		font-size: 34px;
	}

}
@media (max-width: 991px) {


	body {
		min-height: 500px;
	}
	body.admin {
		min-height: 539px;
	}

	p {
		font-size: 0.75rem;
	}






	.social-links a {
		width: 20px;
		height: 20px;
	}
	.social-links a img {
		width: 100%;
		height: 100%;
		vertical-align: top;
	}





	.author-img {
		width: 230px;
		height: 280px;
		margin-top: -40px;
	}




	.h-heading {
		font-size: 26px;
	}







	.bg-block {
		padding-top: 3rem !important;
	}





}
@media (max-width: 767px) {

	header {
		margin-bottom: 0;
	}


	.social-links a {
		opacity: 1;
	}


	.bg-block {
		border-radius: 0;
		margin-left: -15px;
		margin-right: -15px;
		background: #fff;
		padding-top: 1rem !important;
	}


	.heading {
		font-size: 2rem;
	}


}
@media (max-width: 575px) {

	.heading {
		font-size: 1rem;
	}
	.h-heading .color {
		font-size: 18px;
	}


}











