body {
	background-color: #dadada;
	color: #303030;
	font-size: 14px;
	font-family: 'Roboto Condensed',sans-serif;
	max-width: 1400px;
	min-width: 280px;
	margin: 0 auto;
}
 body::-webkit-scrollbar {
	width: 13px;
 }
 body::-webkit-scrollbar-track {
	background: #cccccc;
 }
 body::-webkit-scrollbar-thumb {
	background-color: #677396;
	border-radius: 3px;
 }
 .dark::-webkit-scrollbar-track {
	background: #000000;
 }
 .dark::-webkit-scrollbar-thumb {
	background-color: #472f2f;
	border-radius: 3px;
 }
.icon-folder {
   color: #2b6fc9;
}
a,
a:visited,
a:active {
	text-decoration: none;
}
a:hover {
	color: #707070;
	text-decoration: none;
}
img {
	vertical-align: middle;
	padding: 0;
}
h1 {
	font-size: 18px;
	margin: 0;
}
h2 {
	font-weight: 400;
	font-size: 18px;
	margin: 1px;
}
.shortkat {
	font-size: 15px;
	padding-top: 5px;
}
.shortkat a {
	padding: 2px;
	color: #333;
}
.ero {
	background-color: #fffcdf;
	color: #666;
	font-size: 15px;
	padding: 10px;
}
.sog {
	background-color: #ddd;
	padding: 5px;
	color: #b22222;
	text-align: right;
	font-weight: 600;
	border: #b22222 solid 1px;
	border-style: dashed;
	margin-top: 5px;
}
.rass {
	background: #ebebeb;
	margin: 0 9px 0 9px;
	background-repeat: repeat-x;
	font-size: 15px;
	color: #666;
	vertical-align: middle;
	padding: 3px 5px 8px 5px;
}
.rass a {
	color: #5e89d8;
}
.rass a:hover {
	color: #6e89d8;
}
.rass img {
	vertical-align: middle;
	width: 200px;
	height: 150px;
	border: 1px dashed #777;
}
.rassfull {
	background: #eee;
	margin: 5px;
	background-repeat: repeat-x;
	font-size: 15px;
	color: #666;
	vertical-align: middle;
	border: #bbb solid 1px;
	padding: 8px;
}
.rassfull a {
	padding-left: 5px;
	color: #5e89d8;
}
.rassfull a:hover {
	color: #6e89d8;
}
.rassfull img {
	vertical-align: middle;
	width: 200px;
	height: 200px;
	
}
@media (min-width: 780px) {
	.rass img {
		vertical-align: middle;
		width: 300px;
		height: 200px;
		border: 1px dashed #777;
	}
}
.date {
	background-color: #4a60a5;
	color: #ddd;
	font-size: 12px;
	font-weight: 700;
	margin: 9px 9px 0 9px;
	padding: 1px;
	padding-left: 3px;
}
.post-info {
	color: #444;
	margin-right: 20px;
	font-size: 13px;
	font-weight: 600;
	padding-top: 4px;
}
.headkat {
	/*background: linear-gradient(#5e89d8, #4a60a5);*/
	background-color: #4a60a5;
	color: #ddd;
	/*text-shadow: 1px 1px 0px #6e89d8;*/
	padding: 7px;
}
.headkat a {
	padding: 5px;
}
.head {
	/*background: linear-gradient(#5e89d8, #4a60a5);*/
	background-color: #4a60a5;
	color: #ddd;
	/*text-shadow: 1px 1px 0px #6e89d8;*/
	padding: 7px;
}
.head a {
	color: #000;
}
.head a:hover {
	color: #111;
}
.row {
	background-color: #ccc;
	margin-top: 0px;
	font-size: 15px;
	color: gray;
	text-align: left;
	z-index: 10;
	position: relative;
	padding: 7px;
}
.row a {
	color: #666;
}
.row a:hover {
	color: #437ce4;
}
.kategoriya {
	background: #eee;
	margin-top: 0;
	background-repeat: repeat-x;
	font-size: 15px;
	color: #666;
	vertical-align: middle;
	border-bottom: #ddd solid 1px;
	padding: 8px;
}
.kategoriya a {
	padding-left: 6px;
	color: #4a60a5;
}
.kategoriya a:hover {
	color: #5e89d8;
}
.r {
	/* background: linear-gradient(#698ed2, #4b60a7); */
	background-color: #4373bb;
	font-size: 15px;
	color: #eee;
	text-align: left;
	padding: 8px;
}
.rn {
	background-color: #698ed2;
	padding: 8px;
}
.foot {
	/* background: linear-gradient(#fff9d2, #bfb793); */
	background-color: #4373bb;
	font-size: 13px;
	color: #bcd4ff;
	/* text-shadow: 1px 1px 0px #fff9d2; */
	padding: 7px;
}
.foot a {
	color: #000;
}
.foot a:hover {
	color: #111;
}
.count {
	background-color: #eee;
	font-size: 13px;
	color: gray;
	text-align: left;
	border: #d3d0a9 solid 1px;
	z-index: 10;
	position: relative;
	padding: 5px;
}
.count a {
	color: #666;
}
.count a:hover {
	color: #437ce4;
}
.naviga table {
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding: 0;
}
.naviga table {
	width: 100%;
	text-align: center;
	font-size: 14px;
	padding: 0;
}
.naviga table a {
	background: linear-gradient(#444, #333);
	background-color: #333;
	display: block;
	color: #bbb;
	padding: 10px;
}
.naviga table a:hover {
	background: linear-gradient(#555, #444);
	background-color: #555;
	display: block;
	color: #ccc;
	padding: 10px;
}
.short-story {
	position: relative;
	padding: 1px;
}
.speed {
	background: linear-gradient(#eee, #ccc);
	background-color: #ccc;
	font-size: 15px;
	color: #333;
	padding: 10px 12px 10px 10px;
	border-bottom: solid 1px #c0c0c0;
 }
 .speed a {
	color: #fcfcfc;
	background-color: #cb6868;
	padding: 5px 10px 5px 10px;
	border-radius: 15px 5px 15px 5px;
	display: inline-block;
 }
 .speed a:hover {
	color: #dce4ff;
	background-color: #4a60a5;
	padding: 5px 10px 5px 10px;
	border-radius: 15px 5px 15px 5px;
 }
 .speedfull {
	/*background: linear-gradient(#eee, #ccc);*/
	background-color: #dfb8b8;
	font-size: 15px;
	color: #333;
	padding: 4px 12px 4px 4px;
	/*border-bottom: solid 1px #c0c0c0;*/
	margin-bottom: 5px;
 }
 .speedfull a {
	color: #fcfcfc;
	background-color: #cb6868;
	padding: 5px 10px 5px 10px;
	border-radius: 15px 5px 15px 5px;
	display: inline-block;
 }
 .speedfull a:hover {
	color: #dce4ff;
	background-color: #4a60a5;
	padding: 5px 10px 5px 10px;
	border-radius: 15px 5px 15px 5px;
 }
.navigation {
	background: #ddd;
	margin-top: 10px;
	background-repeat: repeat-x;
	font-size: 15px;
	font-weight: 600;
	color: #666;
	vertical-align: middle;
	border-top: #bbb solid 1px;
	border-bottom: #ccc solid 1px;
	padding: 12px;
 }
 .navigation a {
	background: #cb6868;
	color: #e1e1e1;
	padding: 6px 10px 7px 10px;
	border-radius: 5px
 }
 .navigation a:hover {
	background: #7e98be;
	color: #334157;
	padding: 6px 10px 7px 10px;
	border-radius: 5px
 }
 .navigation_count {
	background: #b3b3b3;
	color: #272727;
	padding: 6px 10px 7px 10px;
	border-radius: 5px;
	margin: 0px 5px 0px 5px;
 }
.statya {
	font-size: 18px;
	color: #444;
}
.prev_row {
	background-color: #ccc;
	padding: 1px;
}
.about {
	font-style: italic;
	font-size: 14px;
	color: #333;
	background-color: #eee8aa;
	border-top: #ccc solid 1px;
	padding: 5px;
	line-height: 22px;
}
.about a {
	color: #6282be;
}
p {
	margin-top: 0;
	clear: both;
}
.kol {
	background-color: #9eb2cf;
	float: right;
	font-size: 14px;
	color: #333;
	padding: 3px 5px 2px;
	border-radius: 4px;
	border: #aaa solid 1px;
	margin-top: -3px;
}
.berrors {
	background: #ccc;
	color: #4a708b;
	padding: 10px;
}
.berrors a {
	color: #aa4e43;
}
.erobab {
	font-size: 13px;
	color: red;
}
.dobrass a {
	background: #eee8aa;
	font-size: 14px;
	border: 1px solid #aaa;
	color: #777;
	padding: 5px;
	border-radius: 5px;
}
.dobrass a:hover {
	background: #eee8aa;
	font-size: 14px;
	border: 1px solid #bbb;
	color: #888;
	padding: 5px;
	border-radius: 5px;
}
.dalee {
	margin: 8px 0 0 0;
	text-align: right;
	color: #555;
	font-size: 14px;
}
.dalee a {
	color: #666;
	font-size: 14px;
	background: #d8d8d8;
	padding: 3px;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.dalee a:hover {
	font-size: 14px;
	background: #dbdbdb;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.rek {
	background-color: #e5e5e5;
	color: gray;
	text-align: left;
	border: #d3d0a9 solid 1px;
	position: relative;
	padding-top: 3px;
}
.rek a {
	color: #666;
}
.rek a:hover {
	color: #437ce4;
}
span.noindex {
	color: #777; /* выбираем цвет ссылки */
}

html,
body {
	height: 100%;
}
.container {
	max-width: 1380px;
	margin: 0px auto;
	padding: 0px 10px;
}
.header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 50;
}
.header:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #4373bb;
	z-index: 2;
}
.header_body {
	position: relative;
	display: flex;
	justify-content: space-between;
	height: 55px;
	align-items: center;
}
.header_logo {
	flex: 0 0 250px;
	overflow: hidden;
	position: relative;
	z-index: 3;
}
.logo {
	margin-top: 60px;
}
.header_logo img {
	max-width: 100%;
}
.header_burger {
	display: none;
}
.header_list {
	display: flex;
	position: relative;
	z-index: 2;
}
.header_list a {
	color: #eee;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
}
.header_list a:hover {
	color: #111;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
}
.header_list li {
	list-style: none;
	margin: 0px 0px 0px 15px;
}
.header_link {
	color: #dddddd;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
}
@media (max-width: 767px) {
	/*body.lock {
      overflow: hidden;
   }*/
	.header_body {
		height: 45px;
	}
	.logo {
		margin-top: 45px;
	}
	.header_logo {
		flex: 0 0 250px;
	}
	.header_burger {
		display: block;
		position: relative;
		width: 30px;
		height: 20px;
		z-index: 3;
	}
	.header_burger span {
		position: absolute;
		background-color: #fff;
		left: 0;
		width: 100%;
		height: 2px;
		top: 9px;
		transition: all 0.3s ease 0s;
	}
	.header_burger:before,
	.header_burger:after {
		content: "";
		background-color: #fff;
		position: absolute;
		width: 100%;
		height: 2px;
		left: 0;
		transition: all 0.3s ease 0s;
	}
	.header_burger:before {
		top: 0;
	}
	.header_burger:after {
		bottom: 0;
	}
	.header_burger.active span {
		transform: scale(0);
	}
	.header_burger.active:before {
		transform: rotate(45deg);
		top: 9px;
	}
	.header_burger.active:after {
		transform: rotate(-45deg);
		bottom: 9px;
	}
	.header_menu {
		position: fixed;
		top: -100%;
		left: 0;
		/*width: 100%;*/
		/*height: 100%;*/
		overflow: auto;
		background-color: #4373bb;
		padding: 50px 10px 0px 10px;
		transition: all 0.3s ease 0s;
	}
	.header_menu.active {
		top: 0;
	}
	.header_list {
		display: block;
		padding-left: 0px;
		text-align: center;
	}
	.header_list a {
		display: block;
		background-color: #eee;
		border: #ccc solid 1px;
		padding: 5px;
		color: #444;
	}
	.header_list li {
		margin: 0px 5px 20px 5px;
		text-align: center;
	}
	.header_link {
		color: #000000;
		font-size: 16px;
		text-decoration: none;
	}
}
.content {
	padding: 0px 0px 0px 0px;
}
.content_text {
	font-size: 16px;
}
@media (max-width: 767px) {
	.content {
		padding: 0px 0px 0px 0px;
	}
}
.rate {
	background-color: #eee;
	text-align: center;
	padding: 14px 0 8px 0;
	font-size: 18px;
}
.frate {
	height: 40px;
	line-height: 28px;
	width: 65%;
	position: relative;
	opacity: 0;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.frate.done {
	opacity: 1;
}
.rate-data {
	display: none;
}
.rate-plus,
.rate-minus {
	cursor: pointer;
}
.frate .fa {
	color: #3c0;
	display: inline-block;
	vertical-align: top;
	font-size: 28px;
	margin-right: 2px;
}
.rate-minus .fa {
	color: #f20404;
	position: relative;
}
.frate div:hover .fa {
	animation: bounceRate 0.3s infinite linear;
	animation-direction: alternate;
}
.rbar {
	height: 6px;
	overflow: hidden;
	background-color: #f20404;
	border-radius: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.rfill {
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #3c0;
	transition: width 1s linear;
}
.rate-perc {
	font-size: 18px;
	font-weight: 700;
}
.rate-perc.high {
	color: #3c0;
}
.rate-perc.low {
	color: #f20404;
}
@keyframes bounceRate {
	from {
		transform: translate(0, 0%);
	}
	to {
		transform: translate(0, -50%);
	}
}
.podrob {
	background: #eee;
	margin-top: 1px;
	color: #000;
	text-align: left;
	padding: 8px;
	line-height: 20px;
	font-size: 15px;
}
.podrob a {
	color: #437ce4;
	border-radius: 4px;
	margin-left: 4px;
	margin-right: 4px;
}
.podrob a:hover {
	color: #537ce4;
}
.komment {
	background: #ddd;
	color: #000;
	padding: 15px 0px 15px 8px;
	font-size: 15px;
}
.komment a {
	background: #cb6868;
	color: #e1e1e1;
	padding: 5px;
	border-radius: 4px;
}
.komment a:hover {
	background: #6e6e6e;
	color: #eeaaaa;;
	padding: 5px;
	border-radius: 4px;
}
.komment_num {
	color: #ffcece;
}
.inform {
	background: #ddd;
	padding: 5px;
}
.inform a {
	color: #437ce4;
}
.inform a:hover {
	color: #537ce4;
}
.inform table {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}
th {
	background-color: #eee;
	color: #333;
	padding: 10px 20px;
	border: solid 1px #ccc;
	font-size: 14px;
	width: 50%;
	margin: 5px;
}
.sidebar_mob {
	display: none;
}
@media (max-width: 960px) {
	main {
		display: flex;
		width: 100%;
		max-width: 1600px;
		margin: 0 auto;
	}
	.sidebar_mob {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		width: 100%;
		background-color: #f5f5f5;
	}
	.sidebar_sect_mob {
		margin-bottom: 0px;
	}
	.sidebar_section_head_mob {
		font-size: 18;
		padding: 7px;
		font-weight: 600;
		padding-left: 10px;
		background-color: #efefef;
	}
	.sidebar_nav_link a {
		display: block;
		/* width: 100%;*/
		padding: 7px 15px;
		color: #4a60a5;
		font-size: 15px;
		text-decoration: none;
		transition: 0.2s ease-in-out;
		border-bottom: dotted 1px #e0e0e0;
	}
	.sidebar_nav_link a:hover,
	.sidebar_nav_link a.active {
		background-color: #eee;
		color: #555;
		border-bottom: dotted 1px #4a60a5;
	}
	.wrap_mob {
		width: 100%;
	}
	.wrap_mob {
		align-items: stretch;
		width: 100%;
		margin: 10 auto;
		flex-direction: column;
		padding: 0px;
	}
	ul,
	li {
		display: block;
		margin: 0;
		padding: 0;
		border: 0;
		font-weight: inherit;
		font-style: inherit;
		vertical-align: baseline;
	}
}
@media screen and (min-width: 460px) {
	main {
		display: flex;
		width: 100%;
		max-width: 1400px;
		margin: 0 auto;
	}
	.sidebar {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		width: 330px;
		background-color: #f5f5f5;
	}
	.sidebar_sect {
		margin-bottom: 20px;
	}
	.sidebar_section_head {
		font-size: 18px;
		font-weight: 600;
		padding: 7px;
		background-color: #a5b5db;
		color: #111;
	}
	.sidebar_nav_link a {
		display: block;
		/* width: 100%;*/
		padding: 7px 15px;
		color: #4a60a5;
		font-size: 18px;
		text-decoration: none;
		transition: 0.2s ease-in-out;
		border-bottom: dotted 1px #e0e0e0;
	}
	.sidebar_nav_link a:hover,
	.sidebar_nav_link a.active {
		background-color: #eee;
		color: #555;
		border-bottom: dotted 1px #4a60a5;
	}
	.wrap {
		width: 80%;
	}
	.wrap {
		align-items: stretch;
		width: 80%;
		margin: 10 auto;
		flex-direction: column;
		padding: 0px;
	}
	ul,
	li {
		display: block;
		margin: 0;
		padding: 0;
		border: 0;
		font-weight: inherit;
		font-style: inherit;
		vertical-align: baseline;
	}
}
.kolvo {
	/* background-color: #9eb2cf; */
	float: right;
	font-size: 14px;
	color: #636363;
	padding: 3px 5px 2px;
	border-radius: 4px;
	border: #dadada solid 1px;
	margin: -28px 10px 0px 0px;
}
.sort {
	background-color: #afbdc9;
	padding: 10px;
	text-align: right;
	border-bottom: 1px dashed #888;
	border-top: 1px dashed #888;
 }
 .sort a {
	background-color: #2481cb;
	color: #e9e9e9;
	border-radius: 4px;
	padding: 4px;
	margin-right: 5px;
 }
 .sort a:hover {
	background-color: rgb(60, 86, 124);
	color: #cacaca;
	border-radius: 4px;
	padding: 4px;
	margin-right: 5px;
 }
 .kat_model_tag_list {
	background-color: #e5e5e5;
	color: #111111;
	padding: 5px;
 }
 .kat_model_tag_list a {
	background-color: #d9d9d9;
	color: #4373bb;
	border-radius: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 15px;
	padding: 3px 5px 3px 5px;
	border: solid 1px #bbbbbb;
	display: inline-block;
 }
 .kat_model_tag_list a:hover {
	background-color: #4373bb;
	color: #dfdfdf;
	border: solid 1px #d4d4d4;
 }
 .customajaxmore_body_wrapper {
	padding-top: 5px;
	margin-bottom: 8px;
 }
 .customajaxmore_wrapper{
	background-color: #ccc;
 }
 .customajaxmore_button_wrapper {
	font-size: 15px;
	font-weight: 600;
	color: #666;
	padding: 8px 10px 15px 10px;
	text-align: center;
 }
 .customajaxmore_button_wrapper a {
	background: #cb6868;
	color: #e1e1e1;
	padding: 8px 50px 7px 50px;
	border-radius: 5px
 }
