@font-face {
	font-family: 'Circe Rounded';
	src: url('font/CirceRounded-ExtraLight.eot');
	src: local('Circe Rounded Extra Light'), local('CirceRounded-ExtraLight'),  url('font/CirceRounded-ExtraLight.eot?#iefix') format('embedded-opentype'),  url('font/CirceRounded-ExtraLight.woff2') format('woff2'),  url('font/CirceRounded-ExtraLight.woff') format('woff'),  url('font/CirceRounded-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'Circe Rounded  Regular 2';
	src: url('font/CirceRounded-Regular2.eot');
	src: local('Circe Rounded  Regular 2'), local('CirceRounded-Regular2'),  url('font/CirceRounded-Regular2.eot?#iefix') format('embedded-opentype'),  url('font/CirceRounded-Regular2.woff2') format('woff2'),  url('font/CirceRounded-Regular2.woff') format('woff'),  url('font/CirceRounded-Regular2.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face { 
	font-family: 'Circe Rounded Alt';
	src: url('font/CirceRoundedAlt-Regular2.eot');
	src: local('Circe Rounded Alt  Regular 2'), local('CirceRoundedAlt-Regular2'),  url('font/CirceRoundedAlt-Regular2.eot?#iefix') format('embedded-opentype'),  url('font/CirceRoundedAlt-Regular2.woff2') format('woff2'),  url('font/CirceRoundedAlt-Regular2.woff') format('woff'),  url('font/CirceRoundedAlt-Regular2.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Circe Rounded  Regular 3';
	src: url('font/CirceRounded-Regular3.eot');
	src: local('Circe Rounded  Regular 3'), local('CirceRounded-Regular3'),  url('font/CirceRounded-Regular3.eot?#iefix') format('embedded-opentype'),  url('font/CirceRounded-Regular3.woff2') format('woff2'),  url('font/CirceRounded-Regular3.woff') format('woff'),  url('font/CirceRounded-Regular3.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Circe Rounded  Regular 5';
	src: url('font/CirceRounded-Regular5.eot');
	src: local('Circe Rounded  Regular 5'), local('CirceRounded-Regular5'),  url('CirceRounded-Regular5.eot?#iefix') format('embedded-opentype'),  url('font/CirceRounded-Regular5.woff2') format('woff2'),  url('font/CirceRounded-Regular5.woff') format('woff'),  url('font/CirceRounded-Regular5.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Circe Rounded';
	src: url('font/CirceRounded-Regular.eot');
	src: local('Circe Rounded'), local('CirceRounded-Regular'),  url('font/CirceRounded-Regular.eot?#iefix') format('embedded-opentype'),  url('font/CirceRounded-Regular.woff2') format('woff2'),  url('font/CirceRounded-Regular.woff') format('woff'),  url('font/CirceRounded-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Circe Rounded Alt Bold';
	src: url('font/CirceRounded-AltBold.eot');
	src: local('Circe Rounded Alt Bold'), local('CirceRounded-AltBold'),  url('font/CirceRounded-AltBold.eot?#iefix') format('embedded-opentype'),  url('font/CirceRounded-AltBold.woff2') format('woff2'),  url('font/CirceRounded-AltBold.woff') format('woff'),  url('font/CirceRounded-AltBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'Circe Rounded  Regular 4';
	src: url('font/CirceRounded-Regular4.eot');
	src: local('Circe Rounded  Regular 4'), local('CirceRounded-Regular4'),  url('font/CirceRounded-Regular4.eot?#iefix') format('embedded-opentype'),  url('font/CirceRounded-Regular4.woff2') format('woff2'),  url('font/CirceRounded-Regular4.woff') format('woff'),  url('font/CirceRounded-Regular4.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Room';
	src: url('font/GlenJan-Room-Bold.otf');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Circe Rounded';
	font-size: 18px;
	line-height: 26px;
	color: #333333;
	background: #f9f9f9;
}
a {
	    color: #e04e39;
}
.flex {
	display: flex;
	justify-content: space-between;
}
.ya-share2__list.ya-share2__list_direction_horizontal {
	margin:0;
	padding: 0;
	display: flex;
}
.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
	margin-top: 0 !important;
}
header {
	background: #fff;
}
.tags_list_blog a {
	background: #e04e39;
	color: #fff;
	margin-right: 5px;
	text-decoration: none;
	border-radius: 100px;
	padding: 0 20px;
	margin-bottom: 5px;
	display: block;
}
.tags_list_blog {
	display: flex;
	flex-wrap: wrap;
	margin:15px 0 10px 0;
}
.tags_link {
	margin: 0;
}
.hits {
	margin: 0 60px;
}
.xlike {
	width: 100%;
}
.author_article {

}
.tags_link a {
	color: #e04e39
}
.mt-5 {
	margin-top: 30px;
}
.content_in {
	width: 1140px;
	margin: 0 auto;
}
.page_content {
	padding: 30px 0;
}
.page_content p {
	font-family: Arial;
	padding: 5px 0;
}
.page_content ul, .page_content ol {
	font-family: Arial;
	padding: 5px 0;
	margin-left: 15px;
}
.page_content h4 {
	font-weight: normal;
	font-size: 24px;
	line-height: 34px;
}
.page_content h2 {
	color: #623b2a;
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    margin: 30px 0 30px 0;
}
.page_content h3 {
	color: #623b2a;
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    margin: 20px 0 20px 0;
}
.star-box {
	padding: 0 30px 20px 30px;
    box-shadow: 0 0 40px rgb(0 0 0 / 3%);
    border-radius: 3px;
    z-index: 1;
    background: #fff;
	box-sizing: border-box;
}
.star-box h4 {
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
}
.star-box i {
	font-size: 40px;
	line-height: 40px;
	color: #ee3d40;
	margin: 30px 0 15px 0;
}
.col_wrap {
	display: flex;
	flex-wrap: wrap;
}
.col-3 {
	margin-right: 30px;
	margin-bottom: 30px;
	width: calc(33.33% - 20px);
}
.col-3:nth-child(3n+3) {
	margin-right: 0;
}
.top-header {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #f2f2f2;
}
.top-menu .content_in {
	height: 50px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top-menu ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	list-style: none;
}
.top-menu ul li {
	margin: 0 30px 0 0;
}
.top-menu ul li:last-child {
	margin: 0;
}
.top-menu ul a {
	text-decoration: none;
	color: #000000;
	font-size: 15px;
	line-height: 15px;
}
.soc_seti img {
	display: block;
	margin-right: 10px;
}
.soc_seti a {
	display:flex !important;
	align-items: center;
}
.top-menu ul.soc_seti {
	justify-content: flex-end;
	display: flex;
	flex-direction: row;
}
footer ul.soc_seti {
	display: flex;
	flex-direction: row;
}
footer ul.soc_seti li {
	margin-right: 5px;
}
footer ul.soc_seti li a {
	margin: 0;
}
.top-menu ul.soc_seti li {
	margin-right: 0px;
	margin-left: 5px;
}
.title-content2 {
    margin-right: 180px;
}
img {
	max-width: 100%;
}
.support {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	color: #e04e39;
	text-decoration: none;
	font-size: 15px;
	line-height: 15px;
}
.support span {
	/*
	width: 42px;
	height: 42px;
	border: 1px solid #f3f3f3;
	border-radius: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	*/
	margin: 0 12px 0 0;
}
.support span img {
	width: 18px;
}
.type_article {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255,255,255,0.5);
    width: 35px;
    z-index: 5;
    height: 35px;
    border-radius: 0 0 4px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-info-item1 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logo {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	min-width: 330px;
	font-size: 35px;
    line-height: 28px;
	font-weight: bold;
	font-family: 'Room';
	text-decoration: none;
	color: #000;
}
.logo svg {
	display: block;
}
.logo svg g {
	display: block;
}
.logo span {
	font-family: 'Circe Rounded  Regular 5';
	font-size: 14px;
	display: block;
}
.logo img {
	margin: 0 20px 0 0;
}
.header-info-item1>p {
	color: #999999;
	font-size: 16px;
	line-height: 24px;
}
.cabinet {
	margin: 0 0 0 0px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
}
.entrance-a, .registration-a {
	padding: 12px 20px 8px 55px;
	background: #fff;
	color: #ee3d40;
	border: 1px solid #ee3d40;
	text-decoration: none;
	display: block;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: 20px 10px;
	margin: 0 0 10px 0;
	transition: 0.5s;
}
.entrance-a {
	background-image: url(../img/login.svg);
}
.entrance-a:hover {
	background-color: #ee3d40;
	background-image: url(../img/login-hover.svg);
	color: #fff;
}
.registration-a svg {
	width: 15px;
	margin: 0 10px 0 0;
	height: 16px;
	position: relative;
	
}
.registration-a {
	margin-bottom: 0;
	background-image: url(../img/register.svg);
}
.registration-a:hover {
	background-color: #ee3d40;
	background-image: url(../img/register-hover.svg);
	color: #fff;
}
.company_data {
	width: 68%;
}
.blog_wrap .company_data, .page_content .company_data {
	width: 100%;
}
.page_content .question_blog, .blog_wrap .question_blog {
	width: 100%;
}
.company_data .h2-main {
	margin: 75px 0 40px 0;
}
.registration-a:hover {
	background-color: #ee3d40;
	color: #fff;
}
.registration-a:hover .cls-1 {
	fill: #ffffff;
	stroke: #fff;
}
.registration-a .cls-1 {
	stroke-width: 25px;
	transition: 0.5s;
}
.header-info {
	position: relative;
	padding: 0 0 15px 0;
}
.header-info-item2 {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	position: relative;
	margin: 0 30px;
}
footer .logo{
	width: auto;
}

.header-info-item2 a {
	background: #F0796A;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	text-decoration: none;
	justify-content: center;
	height: 43px;
	padding: 0 55px 0 40px;
	box-sizing: border-box;
	border-radius: 4px;
	color: #fff;
	transition: all 0.2s linear;
}
.header-info-item2 a:last-child {
	border: none;
}
.header-info-item2 a:hover, .header-info-item2 a.active {
	background: #ee3d40;
}
.menu-items-wrap {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.menu-items-box:nth-child(1) a.menu-item-main {
	border-radius: 4px;
}
.menu-items-box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 3px;
}
.menu-items-box:last-child {
	margin-bottom: 0;
}
.header-info-item2 a.menu-item-main {
	border-radius: 4px 0 0 4px;
	width: 100%;
	white-space:nowrap;
}
.header-info-item2 a.menu-item-add {
	width: 43px;
	min-width: 43px;
	padding: 0;
	align-items: center;
	border: 2px solid #F0796A;
	background: #fff;
	border-radius: 0 4px 4px 0;
}
.header-info-item2 a.menu-item-add svg {
	width: 10px;
}


.search {
	width: 25%;
}
.header-info-item2 a span {
	font-size: 24px;
	line-height: 12px;
	color: #fff;
	text-decoration: none;
	margin: 10px 0 14px 0;
}
.header-info-item2 a p {
	white-space: nowrap;
	color: #623b2a;
	font-size: 16px;
	line-height: 16px;
}
.fon-main {
	position: relative;
	background: url("../img/header_2.jpg") no-repeat;
	background-size: cover;
	overflow: hidden;
}
.fon-main::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	background: rgba(29, 31, 40, 0.8);
}
.fon-main > .content_in {
	position: relative;
	z-index: 2;
}
.fon-main video {
	position: absolute;
	top: 0;
	min-width: 100%;
	height: 100%;
	object-fit: cover;
}
.title-content {
	justify-content: space-between;
	height: 630px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}
.title-content1 {
	max-width: 580px;
}
.title-content1 h1 {
	font-size: 60px;
	line-height: 70px;
	color: #fff;
	font-weight: bold;
}
.title-info {
	margin: 25px 0 60px 0;
}
.title-info span {
	color: #989ea7;
	font-size: 24px;
	line-height: 34px;
}
.title-info span.title-info-name {
	color: #fff;
}
.text-center {
	width: 100%;
	text-align: center;
}
.title-a {
	background-color: #e04e39;
	color: #fff;
	width: 100%;
	border: 1px solid #e04e39;
	max-width: 240px;
	padding: 22px 0 18px 0px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	transition: 0.5s;
}
.icon-video img {
	width: 125px;
	height: 125px;
	border-radius: 50%;
	margin: 0 auto 30px auto;
	cursor: pointer;
	animation: shadow  2s infinite linear;
}
@keyframes shadow {
	from {box-shadow: 0 0 0 0 rgba(255, 255, 255,0);}
	50% {box-shadow: 0 0 0 15px rgba(255, 255, 255,0.5);}
	to {box-shadow: 0 0 0 30px rgba(255, 255, 255,0);}
	}
.video-a p {
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	margin: 0 0 8px 0;
}
.video-a span {
	font-size: 14px;
	line-height: 14px;
	color: #a7a7a8;
}
.video-a {
	text-align: center;
}
.about {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}
.about-item {
	width: 33.3%;
	margin: 0 48px 0 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	top: -40px;
	height: 250px;
	padding: 0 70px 0 50px;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.03);
	border-radius: 3px;
	z-index: 1;
	background: #fff;
}
.about-item:last-child {
	margin: 0;
}
.about-item span {
	color: #666666;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.about-item h2, .box_2 h3 {
	color: #623b2a;
	font-weight: bold;
	font-size: 24px;
	line-height: 40px;
	margin: 15px 0 15px 0;
}
.h2-main {
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
	padding: 0;
	color: #F0796A;
	margin: 50px 0 35px;
}
.creation_articles .h2-main {
	padding: 0;
	border-bottom: none;
	margin: 0px 0 15px;
	color: #fff;
}
.themes-div {
	justify-content: space-between;
	margin: 30px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.themes-div.blog {
	margin: 0;
}
.theme {
	margin: 0 50px 30px 0;
	width: calc(50% - 25px);
	display: block;
	padding: 30px 40px;
	border-top: 3px solid #ee3d40;
	box-sizing: border-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	text-decoration: none;
	transition: 0.5s;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.03);
}
.theme:hover {
	
	
}
.theme:nth-child(2n) {
	margin: 0 0 30px 0;
}
.theme .theme-info {
	margin: 0 0 0 30px;
}
.theme>img {
	width: 165px;
	height: 165px;
	object-fit: cover;
	border-radius: 4px;
}
.theme-info>span {
	color: #656565;
	font-size: 14px;
	line-height: 14px;
	border-radius: 3px;
	padding: 7px 10px;
	background: #fafafa;
	margin: 0 0 8px 0;
	display: inline-block;
}
.theme-info h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	color: #333;
	margin: 0 0 20px 0;
}
.blog_wrap {
	margin: 30px 0 80px 0;
}
.blog_item {
	border-top: 3px solid #F0796A;
	width: calc(33.33% - ((30px * 2) / 3));
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	border-radius: 4px;
	box-shadow: 0 4px 30px rgb(0 0 0 / 6%);
	text-decoration: none;
	background: #fff;
}
.blog_item a {
	overflow: hidden;
	display: block;
}
.blog_item a img {
	display: block;
	transition: all 0.2s linear;
}
.blog_item:hover a img.blog_item_img {
	transform: scale(1.1);
}
.blog_item:nth-child(2n+2) {
	margin-right: 0;
}
.blog_item .blog_item_img {
	width: 100%;
	display: block;
	
}
.blog_item .theme-info {
	padding: 0 15px 15px 15px;
	margin: -43px 0 0 0;
}
.blog_item .theme-info span.date {
	background: #fff;
	margin-bottom: 34px;
}
.content_bg {
	max-width: 760px;
	margin: 0 auto;
	background: #fff;
	border-radius: 4px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 6%);
	padding: 25px 30px;
}
.imf_full {
	margin-bottom: 30px;
}
.imf_full img {
	display: block;
	border-radius: 4px;
}
.people-div {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}
.people-div-article {
	background: #fff;
    margin: 30px 0 0 0;
    border-radius: 4px;
    box-shadow: 0 4px 30px rgb(0 0 0 / 6%);
    padding: 25px 30px;
	align-items: flex-start;
}
.people-div-article .people-info {
	margin-left: 0px;
}
.enterprise_name {
	font-size: 20px;
	margin-bottom: 5px;
}
.new-record .people-div>img {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	object-fit: cover;
	margin: 0;
}
/*
.people-info p {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
	margin: 0 0 5px 0;
}*/
.page_content .people-info p {
	margin: 5px 0 5px 0;
	padding: 0;
}
.people-info span {
	color: #999999;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	display: block;
}
.people-info {
	margin: 0 0px 0 10px;
}
.new-records {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.new-record {
    position:relative;
	border-top: 3px solid #F0796A;
	width: calc(33.3% - 33px);
	margin: 0 50px 50px 0;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 40px rgb(0 0 0 / 3%);
}
.new-record:nth-child(3n) {
	margin-right: 0;
}
.new-record>a>img {
	display: block;
	width: 100%;
	object-fit: cover;
	border-radius: 3px;
	margin: 0;
}
.new-record>span {
	color: #656565;
	font-size: 14px;
	line-height: 14px;
	border-radius: 3px;
	padding: 7px 10px;
	background: #fafafa;
	margin: 0 0 8px 0;
	display: inline-block;
}
.new-record-content {
	padding: 30px;
}
.new-record-content span {
	display: block;
}
.new-record-content span.data_blog {
	margin-bottom: 15px;
}
/*
.new-record h4 {
	line-height: 22px;
	margin: 15px 0 20px 0;
}*/
.new-record .cls-1 {
	stroke: none;
}
.new-record svg {
	width: 14px;
	margin: 0 0 0 15px;
}
.new-record-a {
	margin: 35px 0 0 0;
	color: #623b2a;
	font-size: 16px;
	line-height: 16px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	text-decoration: none;
}
.new-faces {
	margin: 35px 0 80px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.new-face {
	border-radius: 4px;
	margin: 0 50px 30px 0;
	width: calc(50% - 25px);
	display: block;
	padding: 30px 55px;
	border-top: 3px solid #ee3d40;
	box-sizing: border-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	text-decoration: none;
	transition: 0.5s;
	box-shadow:0 4px 30px rgb(0 0 0 / 6%);
	background: #fff;
}
.rating-wrap .new-face {
	margin: 0 0 30px 0;
	width: 100%;
	border-top: 3px solid #fff;
	box-shadow:0 4px 30px rgb(0 0 0 / 6%);
	background: #fff;
}
.new-face:hover {

}
.new-face:nth-child(2n) {
	margin-right: 0;
}
.rating-wrap .new-face:nth-child(2n) {
	margin: 0 0px 30px 0;
}
.mt-3{
	margin: 20px 0 10px 0;
	display: block;
}
.face-img img {
	height: 150px;
	width: 150px;
	object-fit: cover;
	margin: 0 auto;
	display: block;
	border-radius: 4px;
}
.new-face-item1 {
	max-width: 150px;
	margin: 0 40px 0 0;
	position: relative;
    min-width: 150px;
}
.name-face {
	margin: 0 0 0 0;
	font-size: 18px;
	line-height: 28px;
	text-decoration: none;
	display: block;
	color: #333;
}
.new-face-item2 span {
	display: block;
	color: #999999;
	font-size: 14px;
	line-height: 14px;
}
.info-company-rating {
	display: flex;
	margin-bottom: 10px;
}
.myrating {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
}
.myrating i {
	line-height: 20px;
	color: #E14A3E;
}
.myrating  span {
	color: #E14A3E;
	font-size: 20px;
	line-height: 24px;

}
.rating-wrap .new-face-item2 {
	width: 100%;
	box-sizing: border-box;
}
.name-info-company-rating {
	width: 100px;
	margin-right: 15px;
}
.rating-wrap .name-face {
	margin-bottom: 15px;
}
.new-face-item2 span.value-info-company-rating {
	color: #000;
}
.new-face-item2 .item2-p, .item2-p {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	margin: 5px 0 0 0;
}
.new-face-item2 .item2-p:nth-child(5) {
	margin: 0;
}
.face-img {
	position: relative;
}
.face-img-hidden {
	position: absolute;
	opacity: 0;
	transition: 0.2s all linear;
	top: 0;
}
.new-face:hover .face-img-hidden {
	opacity: 1;
}
.header-rating {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}
.points-div, .points-div-subs {
	position: absolute;
	width: 45px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	height: 45px;
	box-sizing: border-box;
	border-radius: 50%;
	background: #fff;
	bottom: -22.5px;
	right: calc(50% - 22.5px);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: all 0.2s linear;
}
.points-div-subs:hover {
	transform: scale(1.05);
}
.people-div .points-div-subs svg {
	fill: #ee3d40;
    width: 25px;
    height: 25px;
}
.points-div span {
	width: 3px;
	height: 3px;
	background: #000;
	border-radius: 50%;
	display: block;
	margin: 0 0 3px 0;
}
.points-div span:last-child {
	margin: 0;
}
.hover-div {
	width: 205px;
	height: 140px;
	justify-content: center;
	align-items: center;
	background: #fafafa;
	flex-direction: column;
	position: absolute;
	bottom: -64%;
	transition: 0.5s;
	right: -18%;
	z-index: 1;
	display: none;
	opacity: 0;
}
.hover-div.div-flex {
	box-shadow:0 4px 30px rgb(0 0 0 / 6%);
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	opacity: 1;
}
.points-div:hover .hover-div {
	opacity: 1;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.krest {
	width: 44px;
	height: 44px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	margin: 0 0 5px 0;
}
.krest span {
	display: block;
	width: 20px;
	height: 1px;
	background: #000000;
	position: relative;
}
.krest span:first-child {
	transform: rotate(45deg);
	top: 1px;
}
.krest span:last-child {
	transform: rotate(135deg);
}
.hover-div a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
	display: block;
	margin: 10px 0 0 0;
	transition: 0.3s;
	line-height: 14px;
}
footer {
	background: #1d1f28;
}
.forum-grid strong, .Category a{
	    word-wrap: break-word;
	max-width: 100%;
}
.footer-content {
	padding: 80px 0 50px 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}
footer .logo {
	color: #fff;
	max-width: 330px;
}
.copy-footer-p {
	max-width: 300px;
	color: #fff;
	margin: 80px 0 0 0;
}
footer h3 {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 35px 0;
	font-weight: 500;
}
.footer-menu1 a {
	color: #d2d2d4;
	text-decoration: none;
	margin: 0 0 18px 0;
	font-size: 18px;
	line-height: 18px;
	display: block;
}
.footer-menu1 .user_login_menu a {
	display: inline-block;
}
.footer-menu1 li:last-child a {
	
}
.copy-footer {
	padding: 25px 0;
	color: #56575e;
	font-size: 14px;
	line-height: 20px;
	border-top: 1px solid #2d2f37;
}
.footer-menu1 {
	position: relative;
}
footer ul {
	list-style: none;
}
.wecome-content {
	position: absolute;
	bottom: 0;
}
.title_list_blog {
	text-decoration: none;
	display: block;
}
.title_list_blog h4 {
	font-weight: normal;
	font-size: 24px;
}
.new-record-question .title_list_blog h4 {
	margin:0 0 15px 0;
}
.search-forum {
	display: none;
}
.search #search_form_input {
	width: 100%;
	border: none;
	box-shadow: 0 0 20px rgb(0, 0, 0, 0.02);
	height: 90px;
	box-sizing: border-box;
	border-radius: 0 4px 4px 0;
	padding: 0 0 0 60px;
	font-size: 16px;
	color: #b8b8b8;
	line-height: 16px;
}
.search-forum label.hidden {
	display: none;
}
.search .form-control {
    width: 100%;
    box-shadow: 0 0 20px rgb(0 0 0 / 2%);
    height: 90px;
    border: 1px solid #f2f2f2;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 0 0 0 60px;
    font-size: 16px;
    color: #b8b8b8;
    line-height: 16px;
}
.search.search-active .form-control, .search.search-active #search_form_input {
	box-shadow: 0 0 20px rgb(0, 0, 0, 0.1);
}
 .search-blog .form-control::placeholder, .search-forum #search_form_input::placeholder {
 font-size: 16px;
 line-height: 16px;
 color: #b8b8b8;
}
.search.pos-abs {
	position: absolute;
	right: 0;
}
.search.search-active {
	width: 100%;
}
.search {
	width: calc(100% - 30px);
	margin-right: 30px;
	position: relative;
	transition: all 0.2s linear;
}
.blog_wrap .search {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
.select-search {
	width: 15px;
	height: 15px;
	position: relative;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: -9999px;
	top: -4px;
	right: 2px;
	z-index: 3;
	cursor: pointer;
	background: rgba(0, 0, 0, 0);
}
.select-search-div::after {
	content: "";
	width: 15px;
	height: 15px;
	border-bottom: 2px solid #b8b8b8;
	border-left: 2px solid #b8b8b8;
	display: block;
	transform: rotate(-45deg);
	position: absolute;
	top: 30px;
	z-index: 2;
	left: 22px;
}
.select2-container {
	width: 60px !important;
	z-index: 99;
	height: 100%;
}
.select2-search.select2-search--dropdown {
	display: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}
.search .select2-container--open .select2-dropdown--below {
	width: 150px!important;
}
.select2-container--default .select2-selection--single {
	background-color: rgba(255, 255, 255, 0);
	border: none;
	border-radius: 4px;
	text-indent: -99999px;
	height: 100%;
}
.select-search-div {
	position: absolute;
    top: 0;
    z-index: 2;
    width: 60px;
    height: 100%;
    left: 0;
}
.search-blog .input-group {
	position: relative;
}
.search-blog .input-group button, .submit-search-forum, input[type="submit"].submit-search-forum {
	position: absolute;
	top: 2px;
	right: 1px;
	z-index: 2;
	width: 70px;
	height: 86px;
	background-image: url(../img/search.svg);
	background-size: inherit;
	background-repeat: no-repeat;
	background-position: 46% center;
	background-color: #fff;
	display: block;
	border: none;
	cursor: pointer;
}
:focus {
	outline: none;
}
.fon-avto {
	height:auto;
	padding: 60px 0;
	background: #1d1f28;
}
.course_page .fon-avto {
    background-size: cover;
    min-height: 400px;
    background-position: center 0;
}
.course_page .title h1 {
	color: #623b2a;
}
.select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
	width: 5px;
}
::-webkit-scrollbar-button {
	display: none;
}
::-webkit-scrollbar-track {
	
	width: 1px;

	display: block;
}
::-webkit-scrollbar-track-piece{
	 background: linear-gradient(to right, 
     white 30%, #f2f2f2 30% 70%, white 70%);
	width: 1px;
	display: block;
	padding:0px;
}
::-webkit-scrollbar-thumb {
	height: 1px;
	background-color: #e04e39;
	border-radius: 3px;
	width: 5px;
	display: block;
}
::-webkit-scrollbar-corner {
	background-color: #999;
	width: 1px;
}
::-webkit-resizer {
	background-color: #666;
}
.title {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
	/*height: 100%;*/
}
.position-block.mb-40{
	margin-bottom: 40px;
}
.action-buttons, input[type="submit"], input[type="button"] {
	display: inline-block;
	background: #e04e39;
    border: none;
    font-size: 18px;
    color: #fff;
    padding: 12px 25px;
    cursor: pointer;
    border-radius: 4px;
	text-decoration: none;
}
.dis-buttons-threads {
	display: table;
}
.save-button.action-buttons, .dis-action-message_new.action-buttons {
	margin-top: 30px;
}
.dis-action-mark_all_as_read.action-buttons {
	background: #fff;
	border-bottom: 1px dashed #000;
	color: #000;
	border-radius: 0;
	padding: 0;
	margin-left: 30px;
}
.fon-avto .content_in {
	/*height: 100%;*/
}
.title .breadcrumb {
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	display: block;
	margin: 0 0 40px 0;
	padding: 0 0 0 0px;
	position: relative;
}
.title .breadcrumb a {
	text-decoration: underline;
}
.title .breadcrumb a:hover {
	text-decoration: none;
}
.title .breadcrumb a br {
	display: none;
}
.title a {
	color: #fff;
}
.title h1 {
	font-size: 50px;
	line-height: 60px;
	font-weight: 600;
	color: #fff;
}
.title span.separator, .title span.separator_home {
	color: #e04e39;
	position: relative;
	margin: 0 14px 0 14px;
	top: -1px;
	font-weight: 500;
}
.title span.active {
	
}
.title span.separator_home {
	margin: 0 14px 0 0;
}
.loginLoginFieldset {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	border: none;
	max-width: 605px;
	flex-direction: column;
}
.loginForm {
	margin: 0;
}
.loginUsernameLabel, .loginPasswordLabel, .form-group label {
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	display: block;
}
.name_label {
    width: 60px;
    display: inline-block;
}
.form-group {
	margin: 0 0 28px 0;
}
.loginUsernameLabel input, .form-group label input {
	margin: 0 0 0 40px;
	max-width: 500px;
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	font-size: 18px;
	color: #333333;
	padding: 0 0 0 20px;
	font-family: "Circe Rounded";
	cursor: pointer;
}
.form-group label input#comment-captcha {
	max-width: 100px;
}
.loginPasswordLabel input {
	margin: 0 0 0 25px;
	max-width: 500px;
	width: 100%;
	height: 60px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	font-size: 18px;
	color: #333333;
	padding: 0 0 0 20px;
	font-family: "Circe Rounded";
	cursor: pointer;
}
.loginLoginButton {
	margin: 0 0 25px 0;
	display: flex;
	justify-content: flex-end;
}
.loginLoginButton input {
	height: 60px;
	width: 100%;
	max-width: 500px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-content: center;
	justify-content: center;
	box-sizing: border-box;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	background: #ee3d40;
	border: none;
	cursor: pointer;
	border-radius: 3px;
}
.remind {
	color: #e04e39;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	text-decoration: none;
	margin: 0 0 0 105px;
}
.content-div {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.wrapper {
	padding: 0;
}
#crop{
	width: 150px;	
	height: 150px;
	overflow: hidden;
}
#photo2, #photo{
	display: none;
}
.foto-block {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 0 0 35px 0;
	align-items: center;
}
.sitebar-block a {
	width: 190px;
	display: block;
	padding: 18px 50px 18px 40px;
	border-left: 3px solid rgba(0, 0, 0, 0);
	color: #7f7f7f;
	font-size: 20px;
	line-height: 20px;
	font-weight: 500;
	background: #fff;
	text-decoration: none;
}
.sitebar-block a:first-child {
	border-radius: 4px 0 0 4px;
}
#crop img {
	width: 100%;
	height: 100%!important;
	object-fit: cover;
	margin: 0!important;
	border-radius: 4px;
}
.buttons-block {
	margin: 0 0 0 30px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.sitebar-block {
	padding: 25px 0;
	background: #fff;
	height: fit-content;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
	margin: 0 70px 0 0;
	border-radius: 4px;
	position: relative;
	top: -60px
}
.sitebar-block.sitebar-block-orange {
	top: 0;
	background: #DF4E39;
	margin: 0 30px 0 0;
}
.sitebar-block-nobg {
	top: 0;
	width: calc(20% - 30px);
	padding: 0;
	box-shadow: none;
	margin: 0 30px 0 0;
}
.filter-rating input[type="text"] {
    height: 40px;
    padding: 0 25px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    color: #000000;
    font-size: 16px;
    line-height: 16px;
    width: 100%;
    font-weight: 400;
    transition: 0.3s;
    box-sizing: border-box;
	width: 100%;
	margin-bottom: 15px;
}
.filter-rating h3 {
	margin-bottom: 20px;
	font-size: 24px;
}
.filter-rating h4 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: normal;
}
.sitebar-block a.more_cart {
	color: #e04e39;
	padding: 0;
	margin-top: 15px;
	font-weight: normal;
	line-height: 30px;
}
.sitebar-block a.more_cart i {
	margin-right: 5px;
}
.sitebar-block.sitebar-block-orange a {
    color: #fff;
    background:none;
}
.sitebar-block.sitebar-block-orange a.sitebar-active {
    background: #fff;
    color: #000000;
    border-left: 4px solid #DF4E39;
}
.sitebar-block a.sitebar-active, .sitebar-block-index .sitebar-active-index, .sitebar-block-data .sitebar-active-data, .sitebar-block .active {
	background: #fcfcfc;
	color: #000000;
	border-left: 4px solid #ee3d40;
}



.updprof-error {
	display: none;
}
.foto-block-text {
	width: 100%;
	max-width: 240px;
}
.foto-block-text h4 {
	font-size: 18px;
	line-height: 18px;
	margin: 0 0 8px 0;
}
.foto-block-text p {
	font-size: 14px;
	line-height: 24px;
	color: #b2b2b2;
	font-weight: 400;
}
.foto-block-text span {
	display: block;
	margin: 0 0 15px 0;
}
.label-photo2 {
	display: block;
	padding: 0 0 0 60px;
	cursor: pointer;
	font-size: 15px;
	color: #e04e39;
	height: 45px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	line-height: 15px;
	background: url("../img/don.png") no-repeat left center;
	font-family: 'Circe Rounded';
}
.login-updprof-btn2 {
	display: block;
	margin: 15px 0 0 0;
	padding: 0 0 0 60px;
	cursor: pointer;
	font-size: 15px;
	color: #e04e39;
	border: none;
	height: 45px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	line-height: 15px;
	background: url("../img/delete.png") no-repeat left center;
	font-family: 'Circe Rounded';
}
.position-block {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin: 0 0 25px 0;
	align-items: center;
}
.people-div img{
	width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 4px;
}
.people-div img.big_photo {
	width: 100px;
	height: 100px;
	min-width: 100px;
	margin-right: 30px;
}
.big_logo {
	margin-top: -10px;
}
.desc_enterprise {
	line-height: 20px;
	margin-bottom: 5px;
}
.name_author {
	font-size: 24px;
	margin-bottom: 5px;
}
.flex-column {
	flex-direction: column;
}
.position-block label {
	font-size: 18px;
	line-height: 28px;
	width: 100%;
	cursor: pointer;
	max-width: 240px;
}
.position-block label span {
	margin: 0;
	font-size: 14px;
	line-height: 14px;
	color: #999999;
	display: block;
}
.position-block input, .creation_articles input[type="text"],.search-rating-box input {
	height: 60px;
	padding: 0 25px;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	color: #000000;
	font-size: 16px;
	line-height: 16px;
	width: 100%;
	font-weight: 400;
	transition: 0.3s;
	box-sizing: border-box;
}
.creation_articles input[type="text"] {
	font-size: 24px;
} 
.search-rating-box {
	margin-bottom: 30px;
	position: relative;
}
.search-rating-box:before {
	background-image: url(../img/search.png);
	width: 16px;
	height: 16px;
	position: absolute;
	content:'';
	right: 30px;
	top: 50%;
	margin-top: -8px;
	z-index: 2;
}
.header-rating-company {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.creation_articles input[type="file"] {
	color: #fff;
}
.position-block input::placeholder {
 color: #e5e5e5;
 font-size: 16px;
 line-height: 16px;
 font-weight: 400;
}
.position-block input:focus {
	border: 1px solid rgba(255, 255, 255, 0);
	box-shadow: 0 0 30px rgba(0,0,0, 0.03);
}
.description-block {
	align-items: flex-start;
}
textarea, input {
	font-family: 'Circe Rounded  Regular 5';
	font-size: 16px;
}
textarea {
	line-height: 26px;
}
.description-block textarea, #comment-editor {
	height: 120px;
	padding: 20px 25px 0 25px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	color: #000000;
	font-size: 16px;
	width: 100%;
	font-weight: 400;
	transition: 0.3s;
	resize: none;
}
.description-block .select2-container {
	width: 100%!important;
	border: 1px solid #e5e5e5!important;
	border-radius: 4px;
}
.description-block .select2-selection.select2-selection--multiple {
	border: none;
}
.position-block input.select2-search__field {
	height: 30px;
	margin-top: 8px;
}
.description-block .select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin-top: 8px;
}
.description-block .select2-container--open .select2-dropdown--below {
	width: 100%!important;
}
.register{
	margin: 0;
}
.register form, .support_wrap form{
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    border: none;
    max-width: 760px;
	flex-direction: column;
}
.register form label, .support_wrap label{
	margin: 0 0 28px 0;
    font-size: 18px;
    line-height: 18px;
    color: #333333;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.register label input, .support_wrap input{
    margin: 0 0 0 40px;
    max-width: 500px;
    width: 100%;
    height: 60px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    font-size: 18px;
    color: #333333;
    padding: 0 0 0 20px;
    font-family: "Circe Rounded";
    cursor: pointer;
}
.support_wrap textarea{
	resize: none;
    margin: 0 0 0 40px;
    max-width: 500px;
    width: 100%;
    height: 160px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    font-size: 18px;
    color: #333333;
    padding: 15px 20px 15px 20px;
    font-family: "Circe Rounded";
    cursor: pointer;
}
.form-buttons input, .support_wrap input[type="submit"] {
	height: 60px;
    width: 100%;
    max-width: 500px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-content: center;
    justify-content: center;
    box-sizing: border-box;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    background: #ee3d40;
    border: none;
    cursor: pointer;
    border-radius: 3px;
}
.point-content{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}
.points-div-header{
	margin: 10px 0 0 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}
.point-content img{
	margin: 0 15px 0 0;
}
.cabinet-user{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	min-width: fit-content;
}
.point-content span{
	font-size: 16px;
	line-height: 16px;
	position: relative;
	top: 2px;	
}
.advertising-a{
	position: relative;
	text-decoration: none;
	font-size: 15px;
	line-height: 15px;
	color: #e04e39;
}
.advertising-a i {
	font-size: 24px;
}
.cabinet-info{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	text-decoration: none;
	color: #333;
}
.cabinet-info img{
	display: block;
	width: 90px;
	height: 90px;
	object-fit: cover;
	margin: 0 14px 0 0;
	border-radius:4px;
	box-shadow: 0 0 20px rgb(0 0 0 / 2%);
    border: 1px solid #f2f2f2;
}
.cabinet-info span{
	font-size: 16px;
	line-height: 16px;
}
.point-content{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	margin-right: 10px;
	position: relative;
}
/*
.info-content:before {
	pointer-events: none;
	font-family: FontAwesome, Circe Rounded;
	position: absolute;
	bottom: -100%;
	background: #fff;
	padding: 5px 10px;
	border-radius: 4px;
	opacity: 0;
	transition: all 0.2s linear;
	white-space: nowrap;
	z-index: 100;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
*/
.point-content:last-child {
	margin-right: 0;
}
.info-content:hover:before {
	opacity: 1;
}
/*
.info-1:before {
	content: '\f05a\00a0\00a0 Ваш рейтинг';
}
.info-2:before {
	content: '\f05a\00a0\00a0 Заработанные БК-баллы';
}*/
.point-content i {
	margin-right: 10px;
	color: #E14A3E;
	line-height: 24px;
}
.name_user_header {
	font-size: 16px;
	color: #333;
	text-decoration: underline;
}
.form-buttons{
    display: flex;
    justify-content: flex-end;
}
a:hover{
	text-decoration: none;
	color: none;
}
.register form>span{	
	text-align: right;
    position: relative;
    top: -15px;
    color: red;
    font-weight: 400;
}
.p-0{
	padding: 0;	
}
.loginFPErrors{
	margin: 0 0 20px 0;
}
.thank-div{
	margin: 160px 0 130px 0;
}
.wrapper{
	max-width: 1140px;
    margin: 0 auto;
}
footer{
	margin-top: 30px;
}
.f-all, .dis-threads, .status{
	float: none;
	max-width: 1140px;
	margin: 0 auto;
}
.summary{
     display:block;
    position: relative;
    width:90%;
    margin:0 auto;
    padding:20px 0 20px 0;
    text-align:center;
}

.overlay{
  position: fixed;
  top:0px;
  left: 0px;
  height:100%;
  width:100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.9);
  opacity:0.9;
  display:none; 
}


.close{
    position: fixed;
    top:30px;
    right:30px;
    width:16px;
    height:16px;
  z-index:9999;
  display:none;
  cursor: pointer;
	background: none;
  }

.main-vid-box{
  position: fixed;
   width: 100%;
  height:100vh;
  display:none;
  top:0px;
  left:0px;
  z-index: 999;
}


.videoWrapper {
  position: relative;
  z-index:999;
  background-color:#000;
  width:100%;
  height: 100%;
  margin:0 auto;
}
.videoWrapper video {
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100% !important;
	height: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-width: 40px;
	border-style: solid;
	border-color: transparent;
}
.folder{
	background: url(../img/delivery-box.jpg) no-repeat;
}
.dis-cat-header.dark-gradient.group-fix{
/*	display: none;*/
}
.m-section_title{
	height: 70px;
	margin-top: 30px;
	margin-bottom: 30px;
	background: #1D1F28;
	border-radius: 4px;
	color: #fff;
}
.forum-grid .row.header-row{
	border: none;
	height: 70px;
	padding: 0 0px 0 0px;
	box-sizing: border-box;
}
.f1-f8.f-padinall, .f1-f7.f-padinall{
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	height: 100%;
    display: flex;
    align-items: center;
	padding-left: 30px;
}
.forum-grid .dis-board-description{
	font-size: 16px;
	line-height: 22px;
}
.forum-grid strong{
	font-size: 20px;
}
.h-group .f9-f10, .h-group .f11, .h-group .f12, .h-group .f8, .h-group .f9, .h-group .f10-f12, .f10, .f11-f12{
	color: #C8C8C8;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	height: 100%;
    display: flex;
    align-items: center;
}
.forum-grid .row{
    padding-right: 0px;
}
.lk-h1 {
	margin-bottom: 30px;
}
.my_article img {
	width: 100%;
	max-width: 100px;
	float: left;
	margin-right: 15px;
}
.tox-dialog__body div[role="tablist"]{
	display: none !important;
}
.tox-dialog__body-content {
	height: auto !important;
}
.creation_articles_box {
	background: #1d1f28;
	padding: 15px;
	margin-top: 15px;
	border-radius: 4px;
}
ul.pagination {
	padding: 0;
	display: flex;
	width: 100%;
	margin: 30px 0 0 0;
}
.rating-wrap ul.pagination {
	margin: 60px 0 0 0;
}
ul.pagination li {
	list-style-type: none;
}
ul.pagination li.disabled {
	pointer-events: none;
}
ul.pagination li a {
	text-decoration: none;
	padding: 10px 20px;
	color: #333333;
	border: 1px solid #ccc;
	margin-right: 5px;
}
ul.pagination li.active a {
	color: #fff;
	background: #333333;
}
.clear {
	width: 100%;
	clear: both;
}
.balloon {
	width: 42px;
	height: 63px;
	position: relative;
	background:url(../img/map_ratings.png);
}
.balloon img {
	border-radius:50%;
	position: absolute;
	left: 1px;
	top: 1px;
	width: calc(100% - 2px);
}
.burger {
	display: none;
}
.menu_mobile .logo {
	display: none;
}
.about_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}
.about_box_text {
    width: 40%;
    background: #1d1f28;
    color: #fff;
    box-sizing: border-box;
    position: relative;
    font-family: Arial;
    padding: 30px;
}
.about_box_text strong {
    font-size: 24px;
    line-height: 34px;
	margin-bottom: 15px;
	display: block;
}
.about_box_photo {
	width: 60%;
}
.about_box_photo img {
	width: 100%;
}
/*
.dis-threads{
	width: 100%;
}
.h-group{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	width: 100%;
	box-sizing: border-box;
}
.Depth2{
	border-bottom: 1px solid #ddd;
	color: rgb(17, 17, 17);
	padding: 10px 0; 
}
.h-group .f1-f7{
	width: 55%;
	padding-right: 20px;
}
.h-group .f8-f10{
	width: 15%;
	font-size: 14px;
	color: rgb(17, 17, 17);
}
.m-user_tools_logout, #F-Toggle-Options a.a-options, .paginate a, .paginate li.inactive, .paginate li.active, .dis-cat-header .a-toggle-view, .paginate.stand-alone .a-toggle-view {
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #224946), color-stop(100%, #1f4240));
    background-image: -webkit-linear-gradient(#224946,#1f4240);
    background-image: -moz-linear-gradient(#224946,#1f4240);
    background-image: -o-linear-gradient(#224946,#1f4240);
    background-image: linear-gradient(#224946,#1f4240);
    -webkit-box-shadow: #070e0e 0 0 3px, #000 0 1px 0, #2b5b57 0 1px 0 inset;
    -moz-box-shadow: #070e0e 0 0 3px,#000 0 1px 0,#2b5b57 0 1px 0 inset;
    box-shadow: #070e0e 0 0 3px, #000 0 1px 0, #2b5b57 0 1px 0 inset;
    color: #ebf5f5 !important;
}
.dis-cat-header .a-toggle-view span, .paginate.stand-alone .a-toggle-view span {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: block;
    height: 20px;
    height: 2rem;
    width: 20px;
    width: 2rem;
	    text-indent: 99999999999999px;
    background: url(https://modx.com/assets/components/discuss/themes/modx/images/redo/icons/arrows.png) no-repeat center 12px;
}
.h-group .f11{
	width: 15%;
	font-size: 14px;
	text-align: center;
	color: rgb(17, 17, 17);
}
.h-group .f12{
	width: 15%;
	font-size: 14px;
	text-align: center;
	color: rgb(17, 17, 17);
}

a{
	text-decoration: none;
}
.f1-f7 .wrap strong{
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.dis-board-description{
	color: #777;
	font-size: 14px;
	line-height: 16px;
}
.f1-f7 .wrap{
	position: relative;
	padding-left: 30px;
}
.dis-cat-header{
	background-color: #194b47;
}
.folder {
    display: block;
    background: url(../img/large-folder.png) no-repeat;
	position: absolute;
    height: 17px;
    width: 22px;
    font-family: sans-serif;
    font-size: 9px;
    font-size: 0.9rem;
    text-shadow: rgba(0,0,0,0.4) 0 1px 0, rgba(0,0,0,0.7) 1px 0 4px;
    color: #fff;
    line-height: 21px;
    left: 1px;
    top: 3px;
    text-align: center;
    vertical-align: center;
    overflow: hidden;
    text-indent: 100%;
}
.dis-cat-header {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
	color: #fff;
	padding: 10px 10px;
}
.dis-cat-header h1{
	font-size: 19px;
	
}
*/
.user-wrap {
	margin-top: 30px;
}
.search_mobile {
	display: none;
}
.subscribe_wrap.subscribe_wrap_footer {
	position: fixed;
	right: 30px;
	background: #1d1f28;
	box-shadow: 0 0 40px rgb(0 0 0 / 3%);
	padding: 15px;
	bottom: 0;
	border-radius: 4px 4px 0 0;
	z-index: 11;
}
.subscribe_wrap input {
	transition: all 0.2s linear;
    margin: 0px;
    width: 100px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    border-radius: 3px 0 0 3px;
    font-size: 18px;
    color: #333333;
    padding: 0 20px;
    font-family: "Circe Rounded";
    cursor: pointer;
}
.subscribe_wrap input:focus {
	width: 250px;
}
.subscribe_wrap form {
	display: flex;
}
.subscribe_wrap button {
	height: 40px;
    padding: 0 20px;
    box-sizing: border-box;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    background: #ee3d40;
    border: none;
    cursor: pointer;
    border-radius: 0 3px 3px 0;
}
.page_content_user {
	width: 100%;
}
.page_content_user .company_data {
	width: 100%;
}
.d-flex {
    display: flex;
}
.align-items-center {
    align-items: center;
}
.box_1 img {
    margin-right: 90px;
}
.col-6 {
    width: 50%;
}
.box_1 li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.box_1 li svg {
    margin-right: 25px;
    min-width: 41px;
}
.box_1, .box_2, .box_3,.box_4,.box_5,.box_6,.box_7, .box_8 {
	margin-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
}
.box_1 ul, .box_2 ul, .box_3 .d-flex > div, .box_5 ul, .box_6_item, .box_8_content_box {
	background: #fff;
    box-shadow: 0 0 40px rgb(0 0 0 / 3%);
    padding: 30px;
    border-radius: 3px;
    box-sizing: border-box;
}
.box_5 ul {
	margin-right: 60px;
}
.box_2 ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.box_2 ul li:last-child, .box_1 li:last-child, .box_5 ul li:last-child {
	margin-bottom: 0;
}
.box_2 ul li svg {
    fill: red;
    margin-right: 10px;
    width: 30px;
	min-width: 30px;
}
.box_2 .d-flex {
	justify-content: space-between;
}
.box_2 .d-flex .col-6 {
	width: calc(50% - 15px);
}
.box_3_item {
    display: flex;
    margin-right: 30px;
}
.align-items-center {
    align-items: center;
}

.col-4 {
    width: 33.33%;
}
.box_3_item:last-child {
    margin-right: 0px;
}
.box_3 svg {
    min-width: 90px;
    width: 90px;
    margin-right: 10px;
    fill: green;
}
.box_3 p {
    text-align: center;
    margin: 40px 0 0 0;
	font-size: 34px;
	line-height: 44px;
}
.box.closed {
    margin-bottom: 15px;
}
.box.closed .hide {
	box-shadow: 0 0 40px rgb(0 0 0 / 3%);
	border-radius: 3px;
	font-size: 24px;
    cursor: pointer;
    height: 70px;
    background: #fff;
    display: flex;
    align-items: center;
	transition: all 0.2s linear;
}
.box.closed .hide.show, .box.closed .hide:hover {
    background: #F0796A;
}
.box.closed .hide p {
    
}
.box.closed .hide.show p {
    color: #fff;;
}
.s,.h {
    margin:0 30px;
    width: 50px;
    height: 50px;
    background: #fff;
    justify-content: center;
    align-items: center;
    color: #000;
    border-radius: 50%;
    font-size: 24px;
}
.hide .s, .hide.show .h {
    display: none;
}
.hide.show .s, .hide .h {
    display: flex;
}
.box.closed .block {
    margin: 25px 0 50px 110px;
    max-width: 800px;
}
.col-8 {
    width: 75%;
}
.box_5 ul li {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}
.box_5 ul li span {
    width: 45px;
    justify-content: center;
    display: flex;
    margin-right: 15px;
    align-items: center;
}
.box_6_item {
    margin-right: 30px;
}
.box_6_item:last-child {
    margin-right: 0;
}
.title_box_6_item {
	font-size: 24px;
    margin-bottom: 25px;
	color: #623b2a;
}
.desc_box_6_item {
}
.box_7_item_box {
    margin-right: 30px;
}
.box_7_item_box:last-child {
    margin-right: 0px;
}
.box_7_item {
    box-shadow: 0 0 40px rgb(0 0 0 / 3%);
}
.box_7_item_title {
	font-weight: bold;
	font-size: 24px;
    color: #fff;
    line-height: 83px;
    background: #623b2a;
	border-radius: 3px 3px 0 0;
    text-align: center;
}
.box_7_item_content {
    padding: 35px 30px;
    background: #fff;
	border-radius: 0 0 3px 3px;
}
.box_7_item_desc {

}
.box_7_item_title_2 {
    margin: 25px 0 25px;
	font-size: 24px;
}
.box_7_item ul li {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #868686;
    margin-bottom: 15px;
    line-height: 24px;
}
.box_7_item ul li svg {
    min-width: 16px;
    margin-right: 15px;
}
.box_7_item ul li strong {
    color: #000;
}
.box_7_item_info {
    margin: 30px 0 30px 0;
}
.box_7_item_info span {
    line-height: 50px;
    font-size: 30px;
}
.box_7_item_button {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.box_7_item_button .action-buttons {
	text-align: center;
    width: 100%;
}
.box_8_content {
    display: flex;
    margin: 0 0 45px 0;
}
.box_8_item_box {
    margin-right: 60px;
}
.box_8_item_box:last-child {
    margin-right: 0;
}
.box_8_item_box img {
	border-radius: 3px;
	box-shadow: 0 0 40px rgb(0 0 0 / 3%);
}
.box_8_content p {
    color: #868686;
    font-size: 16px;
    line-height: 26px;
}
.box_8_content p:last-child {
    margin-bottom: 0;
}
.box_8_quote {
    display: flex;
}
.box_8_quote .box_8_item_box {
    width: 383px;
    min-width: 383px;
}
.box_8_quote .h1 {
    font-size: 36px;
    line-height: 46px;
    font-weight: bold;
    text-align: right;
}
.box_8_item_box .h1 {
    font-size: 36px;
    line-height: 46px;
    font-weight: bold;
	margin: 0 0 35px 0;
}
.box_8_item_box:nth-child(1) .h1 {
	margin-top: 35px;
}

/* Стилизация радиокнопок */
/* для элемента input c type="radio" */
.custom-radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
/* для элемента label связанного с .custom-radio */
.custom-radio+label {
	display: inline-flex;
	align-items: center;
	user-select: none;
}
/* создание в label псевдоэлемента  before со следующими стилями */
.custom-radio+label::before {
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	flex-shrink: 0;
	flex-grow: 0;
	border: 1px solid #adb5bd;
	border-radius: 50%;
	margin-right: 0.5em;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}
/* стили при наведении курсора на радио */
.custom-radio:not(:disabled):not(:checked)+label:hover::before {
	border-color: #f3c4bf;
}
/* стили для активной радиокнопки (при нажатии на неё) */
.custom-radio:not(:disabled):active+label::before {
	background-color: #f3c4bf;
	border-color: #f3c4bf;
}
/* стили для радиокнопки, находящейся в фокусе */
.custom-radio:focus+label::before {
	box-shadow: 0 0 0 0.2rem rgba(240, 121, 106, 0.25);
}
/* стили для радиокнопки, находящейся в фокусе и не находящейся в состоянии checked */
.custom-radio:focus:not(:checked)+label::before {
	border-color: #80bdff;
}
/* стили для радиокнопки, находящейся в состоянии checked */
.custom-radio:checked+label::before {
	border-color: #F0796A;
	background-color: #F0796A;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
/* стили для радиокнопки, находящейся в состоянии disabled */
.custom-radio:disabled+label::before {
	background-color: #e9ecef;
}
/* Стилизация радиокнопок */
.custom-radio-wrap {
	justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
	display: flex;
	margin: 0 0 28px 0;
}
.custom-radio-box-right {
	width: 100%;
	max-width: 500px;
}
.register form .custom-radio-box-right label {
	margin-bottom: 15px;
	justify-content: flex-start;
} 
@media only screen and (max-width: 1380px) {
	.fon-main video {
		right: 0;
	}
}
@media only screen and (max-width: 1199px) {
    .content_in {
        width: 960px;
    }
	.about-item {
		margin: 0 30px 0 0;
		padding: 0 40px 0 40px;
	}
	.new-record {
		width: calc(33.3% - 20px);
		margin: 0 30px 30px 0;
	}
	.new-face {
		margin: 0 30px 30px 0;
		width: calc(50% - 15px);
	}
	.sitebar-block a {
		padding: 18px 30px 18px 30px;
		width: 190px;
	}
	.header-info-item2 {
		margin: 0;
	}
	.search .form-control {
		padding: 0 0 0 30px;
	}
	.header-info .logo svg {
		padding-right: 30px;
	}
	.search {
		margin-right: 15px;
		margin-left: 15px;
	}
	.search-blog .input-group button {
		width: 40px;
	}
	.about-item h2 {
		line-height: 34px;
	}
	.title-content2 {
		margin-right: 90px;
	}
	.fon-main video {
		right: -230px;
	}

}
@media only screen and (max-width: 991px) {
    .content_in {
        width: 720px;
    }
	.burger {
		display: block;
	}
	.top-menu {
		opacity: 0;
		left: -100%;
		position: absolute;
		z-index: 100;
		display: block;
		box-sizing: border-box;
		padding: 20px;
		height: auto;
		width: 100%;
		background: #fff;
		transition: all 0.2s linear;
	}
	.top-menu.open_menu {
		left: 0;
		opacity: 1;
	}
	.top-menu ul {
		flex-direction: column;
		text-align: right;
	}
	.top-menu ul a {
		font-size: 18px;
		line-height: 48px;
	}
	.top-menu ul li {
		margin-right: 0;
	}
	.top-menu ul.soc_seti {
		margin: 10px 0 10px 0;
	}
	.support {
		float: right;
		font-size: 18px;
		line-height: 48px;
	}
	.menu_mobile {
		align-items: center;
		display: flex;
		justify-content: space-between;
	}
	.header-info-item1 .logo {
		display: none;
	}
	.menu_mobile .logo {
		display: block;
	}
	.burger {
		cursor: pointer;
		margin-left: 30px;
	}
	.burger span {
		position: relative;
		width: 45px;
		height: 3px;
		margin-bottom: 6px;
		background: #ee3d40;
		display: block;
	}
	.burger.open_burger span:nth-child(1) {
		transform: rotate(45deg);
		top: 5px;
	}
	.burger.open_burger span:nth-child(2) {
		transform: rotate(-45deg);
		top: -4px;
	}
	.burger.open_burger span:last-child {
		display: none;
	}
	.burger span:last-child {
		margin-bottom: 0;
	}
	.about {
		flex-wrap: wrap;
	}
	.about-item {
		margin: 0 0 15px 0;
		height: auto;
		width: 100%;
		padding: 30px 30px 30px 30px;
	}
	.about-item:last-child {
		margin: 0;
	}
	.new-record, .blog_item {
		width: calc(50% - (15px /2));
		margin: 0 15px 15px 0;
	}
	.new-record:nth-child(2n), .blog_item:nth-child(2n) {
		margin-right: 0px !important;
	}
	.new-record:nth-child(3n), .blog_item:nth-child(3n) {
		margin-right: 15px;
	}
	.new-face {
		margin: 0 0 15px 0;
		width: 100%;
	}
	.logo-footer {
		display: none;
	}
	.blog_wrap {
		flex-wrap: wrap;
	}
	.sitebar-block.sitebar-block-orange {
		width: 100%;
		padding: 0;
		margin: 0 0px 30px 0;
	}
	.sitebar-block.sitebar-block-orange a {
		width: auto;
		display: inline-block;
	}
	.blog_wrap .company_data {
		width: 100%;
	}
	.page_content .sitebar-block.sitebar-block-orange {
		display: none;
	}
	.blog_wrap .company_data, .page_content .company_data {
		width: 100%;
	}
	.top-menu .content_in {
		height: auto;
		display: block;
	}
	.about_box_text {
		font-size: 18px;
		line-height: 26px;
	}
	.sitebar-block {
		margin-right: 0;
		display: flex;
		align-items: center;
		padding: 0;
		justify-content: space-between;
	}
	.user-wrap .content-div {
		display: block;
	}
	.sitebar-block a {
		width: 100%;
		padding: 18px 20px;
		text-align: center;
	}
	.sitebar-block a.sitebar-active, .sitebar-block-index .sitebar-active-index, .sitebar-block-data .sitebar-active-data, .sitebar-block .active {
		border-left: 0px solid #ee3d40;
		border-bottom: 4px solid #ee3d40;
	}
	.company_data {
		width: 100%;
		margin-top: 0 !important;
	}
	.title-content2 {
		margin-right: 0px;
	}
	.box_1 img {
		margin-right: 0px;
	}
	.box_1 .d-flex > div:nth-child(2) {
		width: 80%;
	}
	.box_3 .d-flex {
		display: block;
	}
	.box_3 .col-4 {
		width: 100%;
		margin-bottom: 15px;
	}
	.box_3 .col-4:last-child {
		margin-bottom: 0;
	}
	.box_3 .col-4 br {
		display: none;
	}
	.box_8_item_box .h1 {
		font-size: 30px;
	}
}
@media only screen and (max-width: 767px) {
    .content_in {
        width: 540px;
    }
	.register label input, .support_wrap input {
		margin: 0;
		max-width: 100%;
	}
	.support_wrap textarea {
		margin: 0px;
		max-width:100%;
	}
	.form-buttons input, .support_wrap input[type="submit"] {
		max-width: 100%;
	}
	.header-info .search {
	}
	.header-info .search-blog .input-group .input-group button {
		pointer-events: none;
	}
	.header-info .search:hover{
		left: 0;
		width: 100%;
	}
	.header-info .search:hover  button {
		pointer-events:all;
	}
	.col-3.star-box {
		margin-right: 0px;
		margin-bottom: 30px;
		width:100%;
	}
	.hits {
		margin: 0 30px;
	}
	.entrance-a, .registration-a {
		text-indent: -999px;
		overflow: hidden;
		width: 45px;
		background-position: center;
		text-align: left !important;
	}
	.registration-a svg {
		margin: 0;
	}
	.loginUsernameLabel input, .form-group label input {
		margin-left: 0;
	}
	.name_label {
		margin-bottom: 10px;
	}
	.loginLoginButton {
		display: block;
	}
	.remind {
		margin-left: 0;
	}
	.register form label input, .support_wrap label input, .support_wrap label textarea {
		margin-top: 10px;
	}
	.about_box {
		display: block;
	}
	.about_box_text, .about_box_photo {
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0;
	}
	.sitebar-block a {
		width: 100%;
		padding: 18px 10px;
		text-align: center;
		font-size: 16px;
	}
	.foto-block-text, .position-block label {
		max-width: 200px;
	}
	.save-button.action-buttons, .dis-action-message_new.action-buttons {
		margin-top: 0px;
	}
	.cabinet-info span {
		display: none;
	}
	.cabinet-info img {
		margin: 0;
	}
	.title-content1 h1 {
		font-size: 50px;
		line-height: 60px;
	}
	.icon-video img {
		width: 80px;
		height: 80px;
	}
	.box_1 .d-flex, .box_2 .d-flex, .box_6 .d-flex, .box_7 .d-flex, .box_8_content {
		display: block;
	}
	.box_1 .col-6, .box_2 .d-flex .col-6, .box_6 .box_6_item, .box_7_item_box, .box_8_item_box, .box_1 .d-flex > div:nth-child(2) {
		width: 100%;
	}
	.box_7_item_box, .box_8_item_box {
		margin-right: 0;
	}
	.box_6  .box_6_item, .box_7_item_box {
		margin-bottom: 15px;
	}
	.box_6  .box_6_item:last-child, .box_7_item_box:last-child {
		margin-bottom: 0;
	}
	 
}
@media only screen and (max-width: 575px) {
    .content_in {
        width: 100%;
        box-sizing: border-box;
        padding-left: 20px;
		padding-right: 20px;
    }
	.info_wrap_articles {
		display:block;
	}
	.xlike {
		margin-bottom: 15px;
	}
	.hits {
		margin: 0 0 15px 0;
		display: block;
	}
	.hits br {
		display: none;
	}
	.new-record {
		width: 100%;
		margin: 0 0 15px 0;
	}
	.new-face {
		padding: 30px;
	}
	.new-face-item1 {
		max-width: 120px;
		margin: 0 30px 0 0;
		min-width: 120px;
	}
	.face-img img {
		height: 120px;
		width: 120px;
	}
	.footer-content {
		display: block;
	}
	.footer-menu1 {
		margin-bottom: 30px;
	}
	.lk-span {
		display: none;
	}
	.header-info .search {
		display: none;
	}
	.search_mobile {
		display: flex;
		align-items: center;
		justify-content: center;
		box-shadow: 0 0 20px rgb(0 0 0 / 2%);
		height: 90px;
		border: 1px solid #ee3d40;
		box-sizing: border-box;
		width: 90px;
		min-width: 60px;
		margin: 0 15px;
		border-radius: 4px;
	}
	.header-info-item2 {
		width: 100%;
	}
	.header-info-item2 a {
		padding: 0 30px 0 30px;
	}
	.menu-items-wrap {
		width: 100%;
	}
	.cabinet-info img {
		margin: 0;
	}
	.menu_mobile .logo {
		min-width: auto;
		width: 100%;
	}
	.menu_mobile .logo svg {
		margin-bottom: 10px;
	}
	.title-content {
		height: auto;
		padding: 60px 0;
		display: block;
	}
	.title-content1 {
		margin: 0;
	}
	.title-content1 h1 {
		font-size: 45px;
		line-height: 55px;
	}
	.title-info {
		margin: 15px 0 20px 0;
	}
	.title-info span {
		margin: 0;
		display: block;
	}
	.blog_item {
		width: 100%;
		margin-right: 0px;
	}
	ul.pagination {
		flex-wrap: wrap;
	}
	ul.pagination li {
		margin-bottom: 10px;
	}
	ul.pagination li a {
		display: block;
	}
	.search-blog .input-group button {
		pointer-events:none;
	}
	.position-block  {
		display: block;
	}
	.foto-block-text {
		display: none;
	}
	.position-block label {
		margin-bottom: 10px;
		display: block;
	}
	.burger-sitebar-block:before {
		cursor: pointer;
		content: '\205D';
		position: absolute;
		width: 40px;
		height: 60px;
		top: 0;
		display: flex;
		justify-content: center;
		right: 0;
		font-size: 24px;
		align-items: center;
	}
	.burger-sitebar-block.open:before {
		content: '\002B';
		transform: rotate(-45deg);
	}
	.sitebar-block a.last {
		position: absolute;
		top: 56px;
		border-radius: 0 4px 4px;
		width: auto;
		right: 0;
		display: none;
		background: #fff;
	}
	.sitebar-block a.last.open {
		display: block;
	}
	.sitebar-block {
		padding-right: 40px;
	}
	.title h1 {
		font-size: 34px;
		line-height: 44px;
	}
	.title .breadcrumb {
		margin: 0 0 20px 0;
	}
	.fon-avto {
		padding-top: 40px;
	}
	.sitebar-block a {
		padding: 18px 5px;
	}
	.people-div {
		display: block;
	}
	.people-div img.big_photo {
		width: 100%;
		height:auto;
		max-width: 150px;
		margin-right: 0px;
		margin-bottom: 15px;
	}
	.content_in.page_content {
		padding: 0;
	}
	.comments_wrap {
		padding: 0 20px;
	}
	.pull-right {
		float: none;
	}
	.ya-share2__container_mobile.ya-share2__container_size_l .ya-share2__icon {
		width: 40px !important;
		height: 40px !important;;
	}
	.subscribe_wrap form {
		display: block;
	}
	.subscribe_wrap input, .subscribe_wrap button, .subscribe_wrap input:focus {
		display: block;
		width: 100%;
		text-align: center;
	}
	.subscribe_wrap.subscribe_wrap_footer {
		width: calc(100% - 20px);
		right: 10px;
		box-sizing: border-box;
	}
	.video-a {
		margin:30px 0 10px 0;
		text-align: left;
		display: flex;
		align-items: center;
	}
	.icon-video img {
		margin: 0 15px 0 0;
	}
	.fon-main video {
		right: -390px;
	}
	.content_bg {
		padding: 20px;
	}
	.box_5 .d-flex {
		display: block;
	}
	.box_5 .d-flex > div:nth-child(2) {
		display: none;
	}
	.box_5 .d-flex .col-8 {
		width: 100%;
	}
	.box_5 h2 br {
		display: none;
	}
	.box_5 ul {
		margin-right: 0;
	}

}

.subscribe_info {   
    display: none;
    background: #baffa5;
    color: #1d1f28;
    padding: 7px 21px;
    border-radius: 4px;
    text-transform: uppercase;
    font-size: 16px;
}
.subscribe_info.error {
    background: #ff3737;
    color: #ffffff;
}

.sendex-hidden {
    display: none;
}



