

/* Start:/bitrix/templates/knc/components/bitrix/system.auth.form/user-auth-form-popup/style.min.css?1527777120424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/bitrix/templates/knc/components/bitrix/system.auth.form/user-auth-form-popup/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/bitrix/templates/knc/components/bitrix/system.auth.form/user-auth-form-popup/images/sec-unlocked.png)}
/* End */


/* Start:/bitrix/templates/.default/components/scody/cookie/ksc-cookie/style.css?17412668471989*/
.widget_cookie {
    /*width: 100vw;*/
    padding: 16px 20px;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    right: 0;
    left:0;
    width: auto;
    background: #fff;
    transition: opacity 1.2s, transform 1.2s;
    flex-direction: column;
    align-items: center;
    border: 2px solid var(--theme-color-primary, #63aa28)
}

.widget_cookie__style1 {
    border-color: #63aa28
}

.widget_cookie__style1 .widget_cookie__btn-close-cookie {
    background-color: #63aa28
}

.widget_cookie__style2 {
    border-color: #f8a91c
}

.widget_cookie__style2 .widget_cookie__btn-close-cookie {
    background-color: #f8a91c
}

.widget_cookie__style3 {
    border-color: #e12a2a
}

.widget_cookie__style3 .widget_cookie__btn-close-cookie {
    background-color: #e12a2a
}

.widget_cookie__style4 {
    border-color: #255969
}

.widget_cookie__style4 .widget_cookie__btn-close-cookie {
    background-color: #255969;
    border-color: #255969;
}

.widget_cookie__style5 {
    border-color: #159dba
}

.widget_cookie__style5 .widget_cookie__btn-close-cookie {
    background-color: #159dba
}

@media(min-width: 29.99875em) {
    .widget_cookie {
        /*width: 345px;*/
        bottom: 30px;
        right: 15px;
        left: 15px;
        width: auto;
    }

    div.widget_cookie__text {
        font-size: 14px;
    }
}

.widget_cookie__text {
    margin-bottom: 0;
    color: rgba(25, 25, 25, .6);
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding-bottom: 25px;
    text-align: center;
}
/*
.widget_cookie a {
    color: var(--theme-b-link)
}
*/
.widget_cookie__btn-close-cookie {
    background-size: 100% 100%;
    width: 111px;
    height: 48px;
    display: inline-block;
    cursor: pointer;
    transition: .3s;
    font-size: 13px;
    line-height: 19px
}

.widget_cookie .btn-close-cookie:hover {
    opacity: .5
}

.widget_cookie.cookie__hide {
    transition-delay: 0s;
    opacity: 0 !important;
    transform: translateY(20px) !important
}
/* End */


/* Start:/bitrix/templates/knc/template_styles.css?17660370443659*/
/**********NY2020**********/

body{
    background: url(/bitrix/templates/knc/img/ny2020/ny2020/logo-bg.png);
}

header{
	background-image: url('/bitrix/templates/knc/img/ny2020/right.png');
	background-repeat: no-repeat;
	background-position:right bottom;
}

.navbar-wrap{
	background-color: transparent !important;
	background-image: url('/bitrix/templates/knc/img/ny2020/left.png') !important;
	background-repeat: no-repeat !important;
	background-position:left center !important;
}

@media screen and (max-width: 2030px){
	.navbar-wrap{
		background-image: none !important;
	}
}

/********************/

.doc-viewer__download {
    color: #808080;
    font-size: 19px;
    margin-left: 17px;
}

div.main-slider__item-title{
	width: 100%;
}

table.VOW td {
    border: 1px solid;
    padding: 10px;
    font-size: 11px;
    text-align: center;
}

.table-wrapper {
    width: 100%;
    overflow-x: auto;
}

.contact-top-line__phone-wrap a,
.contact-top-line__email-wrap a,
.contact-top-line__phone-wrap a:hover,
.contact-top-line__email-wrap a:hover{
	color: #FFF;
}

.contact-top-line__phone-wrap a:hover,
.contact-top-line__email-wrap a:hover{
	text-decoration: underline;
}

i.icon-excel{
	background-image: url("/bitrix/templates/knc/img/icon/icon-excel.svg");
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: -7px;
	min-width: 59px;
	height: 60px;
}

div.main-slider__item:before{
	background: none;
}
.b-footer-social{
	margin-left: 25px;
}
.b-footer-social a.socnet{
	border: 1px solid #255969;
}

.b-footer-social a.socnet:hover{
	background: #255969;
}

a.socnet {
    background: #FFF;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-flex;
    justify-content: space-around;
    align-items: center;
    color: #255969;
    margin: 0 5px;
	transition: all 0.5s linear 0s;
}

a.socnet:hover {
	background: #007ac5;
	color: #FFF;
}

div.bottom-line__wrap{
	height: auto;
	padding: 10px 0;
}

@media (max-width: 750px){

	div.bottom-line__wrap{
		flex-direction: column;
	}
	
	input.subscribe-email{
		width: 100%;
	}
	.b-subscribe {
		width: 100%;
	}
	
	.footer_redak_contact span {
		display: block;
	}

}

img.logo-img.logo-img_footer {
    max-width: 200px;
    display: block;
    margin: 0 auto;
}

a.link-red {
    color: #eb2727 !important;
}

a.b-grid__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 300px;
    background-size: cover;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.b-grid__text {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    height: 30%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0,0,0,.5);
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s;
}

.ckp-slider{
	font-size: 25px;
	margin-bottom: 8px;
}

.web-resource-img{
	height: 50px;
	filter: brightness(0) invert(1);
}

.web-resource a {
    line-height: 30px;
}

.main-ckp {
    background: rgba(37, 89, 105, 1);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    padding: 40px;
}

.main-ckp img {
    max-width: 100%;
}
/* End */
/* /bitrix/templates/knc/components/bitrix/system.auth.form/user-auth-form-popup/style.min.css?1527777120424 */
/* /bitrix/templates/.default/components/scody/cookie/ksc-cookie/style.css?17412668471989 */
/* /bitrix/templates/knc/template_styles.css?17660370443659 */
