

/* Start:/cooperation/sl_styles.css?17483527817890*/
/* .header-wrapper {height: 270px;} */
/* .container, .page-content{background-color: #211c1a;} */
/* .content-wrapper .container {display: flex;} */
/* h1 {
    text-align: left;
    font-family: Futura New;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: linear-gradient(90deg, #D4A359 0%, #FEDC9E 50%, #D4A359 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} */
/* временный стиль, при переносе убрать */
/* .page-content {
    width: 1621px;
    margin: auto;
}
body {
    background: var(--black-color)!important;
    color: #FFF;
} */
/* конец - временный стиль, при переносе убрать */
/* h2 {
    text-align: center;
    font-family: Futura New;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: linear-gradient(90deg, #D4A359 0%, #FEDC9E 50%, #D4A359 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.container .cont-right-img{
    display: flex;
    justify-content: end;
    margin: auto;
    margin-right: 26px;
}
.container .cont{
    display: flex;
    flex-direction: column;
    margin-left: 26px;
} */
.promo-catalog-block {
    margin-bottom: 105px;
}
.btn-line {
    padding: 7px 32px 7px;
    margin-top: 5px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    min-width: 130px;
}
.order-section__form-btn_fix-width {
    min-width: 0!important;
    /* width: 215px; */
}
.align-promotional-right .btn-line_promo {
    width: auto;
}
.montazh-line {
    background: url(/cooperation/images/montazh_line.png) bottom no-repeat;
    /* height: 164px; */
    height: 175px;
    background-size: cover;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}
.montazh-line2{
    background: url(/cooperation/images/montazh_line2.png) bottom no-repeat;
    height: 215px;
    width: 55%!important;
    background-size: cover;
    background-position: left;
    position: absolute!important;
    left: 0;
    top: 0;
    display: block;
}
.order-project-back {
    min-height: 196px;
    background: url(/cooperation/images/promotional04.png) no-repeat 50% 50% / cover!important;
}
.order-project-back form {
    background: rgba(33, 28, 26, 0.60);
}
/* .order-project-back:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0; left: 0;
    background: rgba(33, 28, 26, 0.60);
  } */
/* .btn-line-box {
    display: flex;
}
.btn-line-box button {
    margin: 5px;
} */
.align-promotional-right {
    /* max-width: 550px; */
    max-width: 34%;
    margin-left: auto;   
}
.promotional-block__right-3item{
    margin: 15px;
    /* gap: 20px;
    margin-bottom: 42px;
    border-radius: 5px; */
    background: linear-gradient(237deg, #2E2F32 0%, rgba(108, 110, 114, 0.00) 100%);
    box-shadow: 0px 4px 15px 5px var(--light-black-block-shadow);
    position: relative;
    align-items: flex-start!important;
}
.promotional-block__right-3item .promotional-block__img{
    width: 100%;
}
.promotional-block__right-3item p {
    position: absolute;
    left: 35px;
    bottom: 10px;
    color: #B7B3B1;
    font-family: Futura New;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.help-form-box {
    margin-top: 105px;
    margin-bottom: 105px;
}
.banners-history__item {
    width: 33.3333%;
}
.banners-history__slide .banners-history__item{
    padding-right: 40px;
    padding-left: 40px;
}
.brand-slider .banners-slider__pagination-item {
    width: 20%;
}
.banners-history__slide .banners-history__item .img-slide-block{
    position: relative;
}
.img-slide-block .text-img-slide-block{
    position: absolute;
    top: 90%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    text-align: center;
}
.img-slide-block::after{
    content: "";
    background: linear-gradient(360deg, rgba(33, 28, 26, 0.80) 0%, rgba(33, 28, 26, 0.50) 34.91%, rgba(0, 0, 0, 0.00) 100%);
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
/* .brand-slider .banners-slider__pagination {
    min-height: 196px;
    background: url(/cooperation/images/thread01.png) no-repeat;
} */
.slick-initialized .slick-slide {
    display: flex!important;
}
.number-line-selection {
    display: flex;
    justify-content: space-between;
}
.treads-line {
    width: 100%;
    /* position: absolute;
    margin-top: -60px; */
}
/* .treads-line-block {
    position: relative;
    margin-top: 50px;
} */
.number-line-selection > div {
    cursor: pointer;
}
.banners-history .slick-prev::before, .banners-history .slick-next::before {
    content: ''!important;
}
.nav-font-slider {
    font-family: Futura New;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.grad-block-sl {
    border-radius: 5px;
    /* background: rgba(217, 217, 217, 0.08); */
    box-shadow: 0px 4px 15px 5px rgba(0, 0, 0, 0.15);
    display: flex;
    justify-content: space-between;
    padding: 20px;
    margin-top: 20px;
}
.product-lines {
    display: flex;
    justify-content: space-between;
}
.product-lines-col {
    max-width: 40%;
    display: flex;
}
.product-lines-col-3 {
    display: flex;
    width: 50%;
    justify-content: space-evenly;
    align-items: center;
}
.product-lines-col-item {
    display: inline-flex;
    vertical-align: bottom;
}
.product-lines-button {
    min-width: 154px;
}
.product-lines-name {
    padding-left: 40px;
}
.enternal-section-border-small {
    border-bottom: 1px solid var(--grey-color);
    color: var(--dark-color);
    line-height: 40px;
    margin: 0 0 20px;
}
.page-content .fav-all, .page-content .fav-compare, .page-content .fav-price, .page-content .fav-del, .page-content .fav-name {
    font-family: Futura New;
    font-size: 16px!important;
    font-style: normal;
}

.page-content .fav-all {
    color: #4B413D;
    font-weight: 450;
    line-height: 18px;
}

.page-content .fav-compare {
    color: #4B413D;
    font-weight: 400;
    line-height: 18px;
}

.page-content .fav-price {
    color: #4B413D;
    font-size: 30px;
    font-weight: 450;
    line-height: normal;
}

.page-content .fav-del {
    color: #706B69;
    font-weight: 400;
    line-height: 18px;
}

.page-content .fav-name {
    color: #000;
    font-weight: 400;
    line-height: 18px;
}
.banners-history__item img {
    width: 100%;
}
/* .quiz-form-house {
    width: calc(100% - 660px);
    background: url(/cooperation/images/house.png) no-repeat 50% 50% / contain;
    margin: -100px 0;
} */
#visualization .btn_label-file {
    width: 191px;
    height: 37px;
    flex-shrink: 0;
    border-radius: 5px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: transparent;
    color: #FFF;
}
#visualization .order-section__img {
    max-width: 100%;
}
#visualization.fancybox-content {
    border-radius: 5px;
    background: #211C1A;
    max-width: 1300px;
}
@media (max-width: 992px) {
    .slick-initialized .slick-slide {
        display: block!important;
    }
    .banners-history__item {
        width: 100%;
    }
    .product-lines {
        display: block;
    }
    .product-lines-col, .product-lines-col-3 {
        width: 100%;
        max-width: 100%;
    }
    .align-promotional-right {
        max-width: none;
    }
    .promotional-block__right-3item {
        margin: 15px 0;
        width: 100%!important;
    }
    .montazh-line2 {
        background: none;
    }
}
@media (min-width: 992px) {
    .promotional-block__item .project-list__item
    {
        width: 70%!important;
        margin-bottom: 0;
    }
}



/* End */


/* Start:/cooperation/style.css?17442899225896*/
:root {
    --light-black-block-color: rgba(75, 65, 61, 0.20);
    --light-black-block-shadow: rgba(0, 0, 0, 0.15);
}

.promotional-block {

}

.promotional-block__item {
    gap: 20px;
    padding: 25px 26px;
    margin-bottom: 42px;
    border-radius: 5px;
    background: var(--light-black-block-color);
    box-shadow: 0px 4px 15px 5px var(--light-black-block-shadow);
}

.promotional-block__left {
    width: 50%;
    width: 735px;
    padding: 22px 36px 8px;
}

.promotional-block__right {
    width: 50%;
}

.promotional-block__title {
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.promotional-block__info {
    margin-top: 26px;
    font-size: 24px;
    font-weight: 400;
    line-height: 35px
}

.promotional-block__right {
    display: block;
}

.promotional-block__img {

}

.promotional-block__button-block {
    margin-top: 49px;
    gap: 31px;
}

.order-section__form-btn {
    min-width: 224px;
}

/*
.btn-line {
    padding: 7px 32px 7px;
    margin-top: 5px;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.btn-black, .btn-black:hover {
    color: var(--black-color)!important;
}
*/

.btn-white-transparent, .btn-white-transparent:hover {
    border: 1px solid #fff !important;
    background: transparent !important;
    color: #fff !important;
}

.partners-block {
    margin-top: 79px;
}

.partners-block__items {
    margin-top: 40px;
    background: var(--light-black-block-color);
    box-shadow: 0px 4px 15px 5px var(--light-black-block-shadow);
    padding: 17px;
}

.partners-block__item {
    width: 16.66%;
    margin-bottom: 20px;
    padding: 20px;
    order: 5;
}

.partners-block__item_rexant {
    order: 1;
}

.partners-block__item_neon-night {
    order: 2;
}

.partners-block__item_proconnect {
    order: 3;
}

.partners-block__href {
    height: 100%;
}

.partners-block__img {
    width: calc(100% - 20px);
    filter: grayscale(100%) contrast(25%);
}

.partners-block__img:hover {
    filter: grayscale(0) contrast(1) drop-shadow(0 0 14px var(--primary-color-1)) drop-shadow(0 0 20px #fff);
}

.promo-catalog-block {
    margin-top: 105px;
    margin-bottom: 135px;
    background: var(--light-black-block-color);
    box-shadow: 0px 4px 15px 5px var(--light-black-block-shadow);
    padding: 25px 6.91% 46px;
    gap: 31px;

}

.promo-catalog-block__left {
    width: 50%;
}

.promo-catalog-block__right {
    width: 50%;
    text-align: center;
}

.promo-catalog-block__content {
    margin: auto;
}

.promo-catalog-block__info {
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    color: #fff;
    margin-top: 5px;
}

.btn-line_promo {
    margin-top: 32px;
}

.promo-catalog-block__book {
    width: 546px;
    height: 414px;
    background: url(/cooperation/./images/book.png) no-repeat 50% 50% / contain;
    margin: -180px 0 -250px;
}

/* shen-lung start */

.promotional-block > .promotional-block__item > .promotional-block__left > .promotional-block__content {
    width: 100%;
}

/* shen-lung end */

.benefits-item__img {
    height: 75px !important;
    wudth: 75px !important;
}

.benefits-item__desc {
    color: #fff;
}

@media (max-width: 1200px) {
    .promotional-block__left {
        width: 100%;
    }

    .promotional-block__right {
        width: 100%;
    }

    .promotional-block__content {
        width: 100%;
    }

    .promotional-block__title {
        font-size: 32px;
    }

    .promotional-block__info {
        font-size: 21px;
    }

    .promotional-block__button-block {
        margin-top: 36px;
    }

    .partners-block {
        margin-top: 40px;
    }

    .partners-block__item {
        width: 25%;
        margin-bottom: 10px;
    }

    .promo-catalog-block__book {
        margin-left: -90px;
    }

    .promotional-block__button-block {
        gap: 20px;
        row-gap: 10px;
    }
}

@media (max-width: 992px) {
    .promo-catalog-block__book {
        width: 400px;
        height: 303px;
        /*margin: -35px -75px -45px;*/
        margin: -75px auto;
    }

    .promo-catalog-block {
        padding: 17px 6.91% 31px;
    }

    .promo-catalog-block {
        padding: 25px 2.91% 46px;
    }
    .promo-catalog-block__left, .promo-catalog-block__right
    {
        width:100%;
    }
    .promo-catalog-block__right .promo-catalog-block__content.text-left, .promo-catalog-block__right .promo-catalog-block__content .text-left
    {
        text-align: center!important;
    }
}


.question-form-wrapper {
    min-height: 196px;
    background: url(/local/templates/nn.new/components/bitrix/form.result.new/ajax/./images/questions-form_resized_1933_196.webp) no-repeat 50% 50% / cover;
}

.question-form {
    text-align: center;
    padding: 23px;
}

.question-form__title {
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
}

.question-form__description {
    margin-top: 6px;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    color: #fff;
}

.question-form__fields {
    gap: 23px;
}

.question-form__fields {
    margin-top: 34px;
}

.question-form__submit[disabled] {
    background: linear-gradient(90deg, var(--primary-color) 0, var(--primary-color-1) 50%, var(--primary-color) 100%);
}

.question-form__question input[type=text], .question-form__question textarea, .question-form__question input[type=tel] {
    background: hsla(0, 0%, 100%, .7);
    border-color: hsla(0, 0%, 100%, .7);
    border: 1px solid var(--main-color);
    border-radius: 5px;
    box-sizing: border-box;
    color: var(--text-color);
    display: block;
    font-family: var(--font-family);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    outline: none;
    padding: 9px 15px;
    transition: all var(--transition-speed);
    width: 300px;
    max-width: 100%;
}
/* End */


/* Start:/local/templates/nn.new/slick-carousel/1.8.1/slick.min.css?16988189281369*/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*# sourceMappingURL=slick.min.css.map */
/* End */


/* Start:/local/templates/nn.new/slick-carousel/1.8.1/slick-theme.min.css?16988189272390*/
@charset 'UTF-8';.slick-loading .slick-list{background:#fff url(/local/templates/nn.new/slick-carousel/1.8.1/ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/local/templates/nn.new/slick-carousel/1.8.1/fonts/slick.eot);src:url(/local/templates/nn.new/slick-carousel/1.8.1/fonts/slick.eot?#iefix) format('embedded-opentype'),url(/local/templates/nn.new/slick-carousel/1.8.1/fonts/slick.woff) format('woff'),url(/local/templates/nn.new/slick-carousel/1.8.1/fonts/slick.ttf) format('truetype'),url(/local/templates/nn.new/slick-carousel/1.8.1/fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
/*# sourceMappingURL=slick-theme.min.css.map */
/* End */


/* Start:/local/templates/nn.new/components/bitrix/news.list/projects_slider/style.css?17011532091068*/
.nn_h2 {
   width: 100%;
   padding: 0 5%;
   margin-bottom: 12px;
   color: #fff;
	margin-top: 120px;
}
.nn_h2 {
	font-size: 25px;
	font-weight: 450;
	line-height: 40px;
	color: #fff;
	padding: 0;
}
.nn_h2::after {
   font-family: var(--font-family);
   font-size: var(--font-size);
   line-height: 40px;
   content: "";
   display: block;
   width: 100%;
   padding-top: 10px;
   border-bottom: 2px solid #fff;
}
.project-list {
	flex-wrap: nowrap!important;
	padding-top: 48px;
	max-width: 1700px;
	margin-bottom: 21px;
}
.project-item {
	display: flex;
	justify-content: center;
	align-items: center;
}
.project-item .project-img-container {
	display: block;
	width: 560px;
	height: 407px;
	overflow: hidden;
	padding: 0 9px;
}

.project-item .project-img-container img {
	width: auto;
	height: 100%;
}
.section-projects__btn {
	display: inline-block;
	margin: 0 auto;
	max-width: 100%;
	min-width: 192px;
	width: auto;
	margin-bottom: 100px !important;
	padding: 10px 32px !important;
}

.slick-initialized .slick-slide {
	overflow: hidden;
	margin-right: 10px;
}
/* End */
/* /cooperation/sl_styles.css?17483527817890 */
/* /cooperation/style.css?17442899225896 */
/* /local/templates/nn.new/slick-carousel/1.8.1/slick.min.css?16988189281369 */
/* /local/templates/nn.new/slick-carousel/1.8.1/slick-theme.min.css?16988189272390 */
/* /local/templates/nn.new/components/bitrix/news.list/projects_slider/style.css?17011532091068 */
