p.error___p {
	color:red!important;
}

.success___p {
	color: green!important;
}

input.is___error, textarea.is___error {
	border: 1px solid red!important;
}

.is___process {
	opacity: 0.6!important;
}


.null___view {
	width: 0!important;
	height: 0!important;
	margin: 0!important;
	padding: 0!important;
	opacity: 0!important;
	visibility: hidden!important;
}

.sidebar__banner img{
	height: auto;
}
/* Запрет выделения */
.some___class {
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}

.hidden_item {
	display: none;
}



.comment___button_block {
	padding-left: 0!important;
}

.comment___button {
	color: #fff!important;
    cursor: pointer!important;
	max-width: 150px!important;
	float: right!important;
	padding: 15px 20px!important;
}

.more_comments_button {
	color: #fff!important;
    cursor: pointer!important;
}

.sidebar__subscribe {
	margin-bottom: 30px;
}

.news-detail {
	margin-top: 35px;
}

.dropzone-avatar2 {
	position: relative;
	z-index: 2;
	width: 165px;
	height: 165px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #dcdcdc;
}
.dropzone-avatar2 .dz-message {
	background-color: transparent;
	background-image: url(../img/lk/photo.svg);
	padding-top: 32px;
	text-align: center;
	background-position: top center;
	padding-left: 0;
	line-height: 24px;
	font-size: 16px;
	color: #555;
	position: relative;
	top: 40px;
}
.dropzone-avatar2 .dz-preview {
	width: 100%;
	height: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
}
.dropzone-avatar2 .dz-preview .dz-image {
	width: 100%;
	height: 100%;
}
.dropzone-avatar2 .dz-preview .dz-remove {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	z-index: 10;
}

.dropzone-file2 {
	background-color: transparent;
}
.dropzone-file2 .dz-message {
	background-image: url(../img/file.svg);
	color: #fff;
}
.dropzone-file2 .dz-preview.dz-image-preview {
	background-color: transparent;
}
.dropzone-file2 .dz-preview .dz-remove {
	color: #fff;
}
.w100-container label,
.w100-container .select2-container{
	width: 100%;
	max-width: 100% !important;
}
.select2-container .select2-selection--single .select2-selection__arrow{
	background-image: url(../img/icons/triangle-blue.svg);
	right: 0;
	top: 0;
	width: 30px;
	height: 100%;
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}
.select2-container--open .select2-selection--single .select2-selection__arrow{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected="true"]{
	background-color: #fff;
	color: #000;
}
.news-card .news-card__about{
	margin-bottom: 0;
}
/*top menu
************************************/
.header .navbar-nav .dropdown-menu{
	position: absolute;
	right: 0;
	left: auto;
	top: 63px;
	-webkit-box-shadow: 0px 0 5px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:    0px 0 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow:         0px 0 5px 0px rgba(0, 0, 0, 0.5);
	border: none;
	border-top: 1px solid #fff;
	border-radius: 0;
	padding: 9px 0 5px 0;

	font-weight: 500;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: Lato,sans-serif;
}
.header .dropdown-item{
	padding: 0;
	margin: 5px 20px;
	width: auto;
	border-bottom: 4px solid #fff;
}
.header .dropdown-item:focus,
.header .dropdown-item:hover{
	color: #c12627;
	background-color: #fff;
	border-bottom: 4px solid #c12627;
}
.header .dropdown-item.active,
.header .dropdown-item:active{
	color: #c12627;
	background: none;
	border-bottom-color: #c12627;
}
@media only screen and (max-width: 1023px){
	.promo-content__item{
		padding-top: 70px;
	}
	.promo-content__item .content-quote{
		margin-bottom: 8px;
	}
	.news-card-tablet__right .news-card__about{
		margin-bottom: 0;
	}
	.news-card__text{
		margin-top: 10px;
	}
	.news-card-tablet{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.news-card-tablet__right {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		width: 100%;
		margin-bottom: 4px;
	}
	.news-card-tablet__left {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
		width: 100%;
	}
}

.notetext {
	color: green !important;
}

.errortext {
	color: red !important;
}

.like___button {
	color: #fff!important;
	cursor: pointer!important;
	max-width: 200px!important;
	float: right!important;
	padding: 15px 20px!important;
}

.dropzone .dz-error-mark, .dropzone .dz-error-message {
	display: block!important;
}

.status-icon-md{
	width: 52px;
	vertical-align: middle;
}
.lk-form-group .status-icon-md{
	margin-right: 10px;
}
.status-icon-sm{
	width: 26px;
	height: 26px;
}
.table th{
	font-family: Montserrat,sans-serif;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}
.table > tbody > tr > td {
	vertical-align: middle;
}
.status-caption{
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 20px;
}
.lk-form-group__item33 {
	width: -webkit-calc(33.33% - 15px);
	width: calc(33.33% - 15px)
}
.lk-rating-group{
	justify-content: flex-start;
}
.lk-rating-group .lk-tag{
	margin-right: 20px;
}
.dataTables_wrapper > .row{
	margin-bottom: 25px;
}
div.dataTables_wrapper div.dataTables_filter .form-control{
	width: 100%;
}
.comment .comment-avatar img{
	border-radius: 50%;
	max-width: 50px;
}
.comment .answers_wrap .comment-avatar img{
	width: 40px;
	height: 40px;
}
.comment .answers_wrap .comment-avatar{
	min-width: 70px;
}
.comment .answers_wrap {
    margin-top: 30px;
}
.comment__about{
	max-width: none;
}
@media only screen and (max-width: 767px){
    .comment .answers_wrap{
    margin-left: 30px;
    }
}
.question .comment-avatar img{
	width: 50px;
	height: 50px;
}
.article .question{
	padding-top: 0;
}
.form-section .question_list{
	margin-bottom: 20px;
}
.fixedbut{
	position: fixed;
	top: 50%;
	width: auto;
	right: 0;
	z-index: 10;
	-webkit-transform-origin: 100% 50%;
       -moz-transform-origin: 100% 50%;
        -ms-transform-origin: 100% 50%;
         -o-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: rotate(-90deg) translate(50%, -50%);
       -moz-transform: rotate(-90deg) translate(50%, -50%);
        -ms-transform: rotate(-90deg) translate(50%, -50%);
         -o-transform: rotate(-90deg) translate(50%, -50%);
            transform: rotate(-90deg) translate(50%, -50%);
}
.question_to_expert_page .fixedbut,
.expert_answers_page .fixedbut{
	display: none;
}
.share_box{
	position: relative;
}
.button-print + .share_box{
	margin-left: 60px;
}
.share_box .share-block{
	bottom: 5px
}
.development-tags__item:last-child .share_box .share-block{
	left: auto;
	right: 0;
}
.development-tags__item:first-child .share_box .share-block{
	left: 0;
	right: auto;
}
.promo-bottom .share-block{
	z-index: 999;
}
.article-cards .development-tags{
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
}
.development-tags a,
.development-tags a:hover,
.development-tags__item .share_box .button-share:hover{
	color: #000;
}
.development-tags__item a:hover{
	opacity: .7;
}
.promo-icon{
	margin-right: 15px;
}
.share_box .button-share,
.share_box .socials,
.promo-tags__item span{
	white-space: nowrap;
}
.share_box .icon{
	line-height: 24px;
	font-size: 16px;
}
.promo-dark{
	color: #000;
}
.promo-dark .icon{
	stroke: #000;
}
.promo-dark:hover .icon,
.promo-dark.in-favorites .icon {
	fill: #000;
}
.main-content-wide{
	max-width: 100%;
	padding-right: 15px;
	flex: 0 0 100%;
}
/* videoWrapper
---------------------- */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin: 40px 0;
	display: block;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}
.promo--article .promo-bottom{
	z-index: 0;
}
.sidebar__socials{
	margin-bottom: 50px;
}
.sidebar__socials__title{
	margin-bottom: 1em;
}
.inc_socials__item{
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	display: inline-block;
	background: #dcdcdc;
	margin-right: 6px;
	box-sizing: border-box;
}
.inc_socials__item svg{
	max-width: 25px;
	max-height: 20px;
	fill: #0c339f;
}
.inc_socials__item:hover{
	background: #0c339f;
}
.inc_socials__item:hover svg{
	fill: #fff;
}
.popup__socials .inc_socials__item{
	float: none;
	background: none;
	border: 1px solid #0c339f;
}
.popup__socials .inc_socials__item svg{
	fill: #0c339f;
	vertical-align: text-bottom;
}
.popup__socials .inc_socials__item:hover{
	background: #0c339f;
}
.popup__socials .inc_socials__item:hover svg{
	fill: #fff;
}
@media (max-width:1279px) {
	.button-print + .share_box {
		margin-left: 20px;
	}
	.header .navbar-nav .dropdown-menu{
		font-size: 10px;
	}
}
@media (max-width:1023px) {
	.lk-form-group__item33 {
		width: 100%;
		margin-bottom: 20px;
	}
	.promo--article .promo-to-favorites{
		top: 100%;
	}
	.promo-bottom{
		position: static;
	}
	.promo-tags__left .promo-tags__item + .promo-tags__item{
		margin-left: 20px;
	}
	.promo-tags__left{
		margin-right: 20px;
	}
	.development-tags .button-print{
		display: none;
	}
	.header .navbar-nav .dropdown-menu{
		font-size: 12px;
	}
}
@media (max-width:850px) {
	.fixedbut{
		padding: 12px 13px 11px;
	}
}
@media (max-width:767px) {
	.fixedbut{
		display: none;
	}
	.lk-form-group__item33 {
		width: 100%;
		margin-bottom: 15px
	}
	.form-section .question_list{
		margin-top: 10px;
	}
	.share_box .button-share span{
		display: none;
	}
	.promo-tags__left .promo-tags__item + .promo-tags__item{
		margin-left: 0;
	}
	.promo-tags__left{
		margin-right: 0;
	}
}
@media (max-width:419px){
	.w100-container .btn{
		max-width: 100%;
	}
}
@media print {
	.fixedbut,
	.article-cards .development-tags{
		display: none;
	}
}

.news_title {
    display: inline-block;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: .1em;
    color: #555;
    text-transform: uppercase;

}
.news_title_href {
     display: inline-block;
     font-weight: 700;
     font-size: 11px;
     letter-spacing: .1em;
     color: #0c339f;
     -webkit-transition: all .3s ease;
     -o-transition: all .3s ease;
     transition: all .3s ease;
     text-transform: uppercase;
}
.quiz_section{
	margin: 0 0 0 auto;
}
.quiz_section .btn{
	border: 1px solid #0c339f;
	color: #0c339f;
	width: 120px;
	padding: 17px 0;
	animation: blink2 4s ease-in-out infinite;
}
.quiz_section .btn+.btn{
	margin-left: 10px;
}
.quiz_section__title{
	display: inline-block;
	margin-right: 10px;
	font-weight: bold;
    animation: blink 4s ease-in-out infinite;
}
.quiz_section .succ{
	padding: 11px 0 0 84px;
}
.info-card__label{
	font-size: 10px;
	background: #c12627;
	color:#fff;
	border-radius: 6px;
	padding: 2px 5px;
	vertical-align: top;
}
.pagination{
	margin: 0;
	border-radius: 0;
}
.page-link{
	padding: 23px 30px 22px;
	text-align: center;
	font-weight: 600;
	line-height: 1;
	font-size: 12px;
	letter-spacing: .1em;
	color: #0c339f;
	border: 1px solid #dcdcdc;
	transition: all .3s ease;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link{
	border-radius: 0;
}
.page-item.active .page-link{
	background-color: #0c339f;
	border-color: #0c339f;
	opacity: 1;
}
.page-link:hover {
	color: #fff;
	background-color: #0c339f;
	border-color: #0c339f;
	opacity: 0.7;
}
@media (max-width: 1280px){
	.quiz_section{
		display: block;
		margin: 30px 0;
		width: 100%
	}
	.quiz_section .succ{
		padding-left: 0;
	}
	.quiz_section__title{
		margin-left: 0;
	}
}
@media (max-width: 500px){
	.quiz_section{
		text-align: center;
	}
	.quiz_section__title{
		margin: 0 0 1em;
		display: block;
	}
}

@keyframes blink {
	50%{
		transform: initial;
	}
	60%{
		color: #333;
		transform: rotate(-2deg);
	}
	70%{
		color: #c12627;
		transform: rotate(2deg);
	}
	80%{
		transform: rotate(-1deg);
	}
	90%{
		color: #c12627;
		transform: rotate(1deg);
	}
	100%{
		color: #333;
		transform: initial;
	}
}
@keyframes blink2 {
	60%{
		color: #0c339f;
		border-color: #0c339f;
	}
	70%{
		color: #c12627;
		border-color: #c12627;
	}
	80%{
		color: #0c339f;
		border-color: #0c339f;
	}
	90%{
		color: #c12627;
		border-color: #c12627;
	}
	100%{
		color: #0c339f;
		border-color: #0c339f;
	}
}

.intro__in {
	background: rgba(1, 13, 63, 0.5); /*rgba(0, 0, 0, 0.5);*/
}
.intro{
	background-color: #010d3f;
	background-image: url(../img/intro-vdk-bg.png);
	background-position: 100% center;
}
@media (max-width: 479px) {
	.intro__title {
		font-size: 12px;
		line-height: 16px;
	}
}

.intro.banner {
	height: auto;
	background: none;
	border-bottom: 1px solid #e1e1e1;
}
.intro.banner .intro__img img {
	max-width: 100%;
	height: auto;
}
/* .intro.banner+.header {
	top: 100px;
} */
.intro.banner.closed+.header {
	top: 0 !important;
}
@media (min-width: 1921px){
	.intro.banner{
		background-image: url('/images/banners/vdk2022/1920plus-right.jpg');
		background-position: 100% center;
		background-repeat: no-repeat;
		background-color: #010D3F
	}
}
/*.journal__item
*******************************************/
.journal__item:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    height: 1px;
    background-color: #c4c4c4;
}
.journal__item-link{
    font-family: Montserrat,sans-serif;
    font-weight: 400;
    line-height: 15px;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    margin-right: 20px;
}
.journal__item-link img{
    width: 16px;
    margin-right: 8px;
    vertical-align: middle;
}
.journal__item-link .type{
    opacity: 0.5;
}

/*table-of-contents*/
.article .table-of-contents {
	margin-bottom: 30px;
}
.article .table-of-contents a {
	color: inherit;
}
.article .table-of-contents a:hover {
	opacity: .7;
}
.article .table-of-contents .title {
	margin-bottom: 0;
	position: relative;
	text-transform: none;
}
.article .table-of-contents.expand .title {
	margin-bottom: 1rem;
}
.article .table-of-contents .title:after {
	content: '';
	display: block;
	position: absolute;
	top: 11px;
	left: 176px;
	width: 18px;
	height: 12px;
	background: url("/local/templates/main/img/icons/triangle-red.svg") no-repeat;
	cursor: pointer;
	background-size: contain;
}
.article .table-of-contents.expand .title:after {
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-webkit-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
}
@media (max-width: 1023px) {
	.article .table-of-contents .title:after {
		top: 6px;
		left: 120px;
		width: 16px;
		height: 10px;
	}
}
@media (max-width: 767px) {
	.article .table-of-contents .title:after {
		top: 6px;
		left: 108px;
		width: 14px;
		height: 8px;
	}
}
.article .table-of-contents ul.list {
	display: none;
}
.article .table-of-contents.expand ul.list {
	display: block;
}
.article .table-of-contents.expand ul.list li {
	margin-bottom: 15px;
}
.article .table-of-contents ul.list,
.article .table-of-contents ul.list li:last-child {
	margin-bottom: 0;
}
@media (max-width: 600px) {
	.contacts-row__text{
		font-size: 16px;
		line-height: 1.33em;
	}
}
.header .login-link img{
	max-width: 32px;
}
.info-card__img picture,
.news-card__img picture,
.info-card--img picture{
  display: flex;
  overflow: hidden;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.info-card__img picture,
.news-card__img picture{
	max-height: 100%;
}
.info-card--img picture{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.info-card__img img,
.news-card__img img,
.info-card--img img{
  display: block;
  object-fit: cover;
  min-width: 100%;
  min-height: 100%;
}
.info-card--img{
	position: relative;
}
.info-card--img img{
  height: auto;
  width: auto;
  min-width: 100%;
  min-width: 100%;
}
.index-top .index-slider img{
	max-width: none;
	object-fit: cover;
	aspect-ratio: 3.169/1;
	width: 100%;
	height: 100%;
}
@media (max-width: 767px) {
  .info-card__img picture,
  .news-card__img picture,
  .info-card--img picture{
  	height: 100%;
  }
  .info-card__img img,
  .news-card__img img,
  .info-card--img img{
  	max-width: 100%;
  	width: 100%;
  	height: auto;
  }
  .info-card--img img{
  	max-width: inherit;
  }
  .info-card--img picture{
  	min-height: 423px
  }
  .index-tests__item + .content-btn-container{
  	padding-left: 15px;
  }
}
.site-head {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  overflow: hidden;
  background: #fff;
  width: 100%;
}
.intro,
.header{
    position: static;
}
.intro--fox{
    max-height: 250px;
    display: flex;
    align-items: center;
    height: auto;
    background: none;
    overflow: hidden;
}
@media (max-width: 767px) {
    .intro--fox .wrapper{
        max-width: 300px;
        padding: 0;
    }
}
.fox{
	margin: 0 0 50px 0;
	overflow: hidden;
}
.fox--sidebar{
	max-width: 240px;
}
.fox--flex{
	display: flex;
	justify-content: center;
}
.fox--mobile{
	overflow: hidden;
	max-width: 300px;
	max-height: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
.fox--mb20{
	margin-bottom: 20px;
}
.fox--mb0{
	margin-bottom: 0;
}
.fox--mb30{
	margin-bottom: 30px;
}
.fox--mb35{
	margin-bottom: 35px;
}
.fox--mb40{
	margin-bottom: 40px;
}
.fox--mv40{
	margin-top: 40px;
	margin-bottom: 40px;
}
.fox--mt20{
	margin-top: 20px;
}
.fox--mb15{
	margin-bottom: 15px;
}
.fox--h90{
	max-height: 90px;
}
@media (max-width: 767px){
	.fox:not(.fox--mobile){
		display: none;
	}
}
@media (min-width: 768px){
	.fox--mobile{
		display: none;
	}
}
.site-head{
    position: static;
}
.header{
    position: sticky;
    top: 0;
    z-index: 101;
}
.article-progress-bar{
    position: sticky!important;
}
@media (max-width: 767px) {
  .header .header__navbar .navbar {
    top: 80px;
  }
}