


.b-menu__bars.i.js-mob-menu.i-cancel.js-close.nik-shown {
    position: fixed;
    top: 30px;
    left: 30px;
}

.breadcrumbs {
    margin-top: 10px;
    margin-bottom: 25px;
    font-family: Montserrat;
    font-size: 11px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: .2px;
    text-transform: uppercase;
        overflow: hidden;
}
.breadcrumbs div {
    float: left;
    margin-right: 12px;
    position:relative;
}
.breadcrumbs a {
    color: #2a6dc6;
    text-decoration: none;
    text-transform: uppercase;
}
.bread-last {
    color: #252b33;
}
.breadcrumbs > div:not(:first-child):before {
    content: "\E00F";
    position: relative;
    /* left: -12px; */
    top: -1px;
    font-size: 6px;
    font-family: icons;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    color: #a7adb5;
    margin-left: 0px;
    margin-right: 5px;
}
.nik-lang {position:relative;}
.langs {
    position: absolute;
    top: 45px;
    width: 100%;
    display:none;
}
.langs li {
    list-style-type: none;
    margin-bottom: 15px;
    margin-top: 15px;
}
.langs li a:hover {font-weight:bold;}
.b-slider .b-product__title a {color:#252b33;text-decoration:none;}
.b-single-product-description p {
    margin-bottom: 15px;
    font-family: Roboto;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.69;
    letter-spacing: normal;
    color: #7e8895;
}
@media (min-width: 720px) {
.b-single-product-description p {
    font-size: 14px;
    line-height: 1.57;
}
}

.b-single-product-desc h2, .b-single-product-desc h3 {
    margin-top: 20px;
    margin-bottom: 15px;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: .8px;
    color: #252b33;
}
@media (min-width: 540px) {
.b-single-product-desc h2 {
    font-size: 30px;
}
}

.b-single-product-desc h3 {
    font-size: 18px;
}


.b-single-product-desc ul {
    margin-top: 5px;
}
@media (min-width: 960px) {
.b-single-product-desc ul {
    -webkit-columns: 2;
    columns: 2;
}
}

.b-single-product-desc ul li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 20px;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: normal;
    color: #7e8895;
    list-style: none;
}

.b-single-product-desc ul li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 10px;
    height: 2px;
    background-color: #6b9a1c;
}


.object-info {
    background: red;
    width: 100px;
    height: 100px;
}
.b-modal-success {
    background: #fff;
}
.thankyou2 {
    position: fixed!important;
    height: 100vh!important;    
}

@media (min-width: 1170px) {
.b-product__img.nik-single-product {
    float: right;
}
}

@media (min-width: 540px) {
.b-product__wrapper.nik-products-page {/* height:auto; */}    
}

@media (min-width: 720px) {
.b-single-product-table {
    padding-left: 0;
    padding-right: 0;
}
}

.wrapper.nik-single-product {
    height: auto;
}

.b-product__img.nik-single-product {
    margin-top: 0;

}

.partners-line {
    margin-top: 30px;
    margin-bottom: 30px;   
    padding:30px;
    background-image: -webkit-linear-gradient(326deg,rgba(227,229,231,.5),rgba(211,215,218,.5));
    background-image: -o-linear-gradient(326deg,rgba(227,229,231,.5),rgba(211,215,218,.5));
    background-image: linear-gradient(124deg,rgba(227,229,231,.5),rgba(211,215,218,.5));    
    text-align: center;
        padding-top: 10px;
}
.partners-buttons {
    margin-top:30px;
    margin-bottom:10px;
        text-align: center;
}


.partners-button {
    background-color: #2a6dc6;
    color: #fff;
    border: none;
        /* width: 250px; */
    float: none;
    display: inline-block;
}
.partners-button:nth-child(2) {margin-left:30px;}


@media (max-width:767px) {
.partners-button:nth-child(2) {
    margin-top: 20px;
}
.partners-button:nth-child(2) {margin-left:0px;}

}

.wrapper {
    overflow: hidden;
}

@media (max-width:959px) {
    .wrapper {
        overflow: visible;
    }
}


.b-news-article .quote {text-align:left;}

/*body {display:block;}
.b-header {overflow:hidden;}*/
.mainpage {background-color: #f0f2f3;}
.mainpage .b-main {
    background-color: #f0f2f3;
        /* display:block; */
}
.b-about-us-products__item {position:relative;}
/*body.modal-shown {
    display: flex;
}*/

.b-menu__item.nik-footer-menu a {
    display: block;
}


/* стили только для IE10 и IE11 */ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
.b-menu__item.nik-footer-logo img {
    width:auto;
}
.b-about-us-products__item .icon {top:10px;}
.modal-ie-open {display:block;top:0;left:0;}
.b-single-product-desc ul li:before {display:none;}
.b-single-product-desc ul li {text-indent:-20px;}
}


@media (min-width: 540px) {
.b-about-us-info {
    background-position: top center;
}
}

@media (min-width: 720px) {
.b-product-about__item:nth-child(2) {
    width: 200px;
}

/*.slick-slide img {
    max-height:300px;
    width:auto;
}*/
}

.b-product__subtitle {
    line-height: 1.5;
}

@media (min-width: 960px) {
.b-menu__item a {
    font-size: 9px;
}

}

@media (min-width: 980px) {
.b-menu__item a {
    font-size: 10px;
}

}

@media (min-width: 1170px) {
.b-product-about {
    max-width: 100%;
}
.b-single-product-desc {
    margin-top: 30px;
}
.b-menu__item a {
    font-size: 12px;
}
}

.icon {
    font-size: 12px;
}

.product-item-text {
    /* display: block; */
    /* border: 1px dashed; */
    /* width: auto; */
}
/* .b-product-about__item {width:auto!important;} */


@media (max-width: 539px) {
.b-product-about__item {width:100%!important}
}

.mainpage .b-product__img img {
    max-width: 100%;
    max-height: 300px;
    width: auto;
    margin-bottom: 30px;
        display: inline-block;
}
@media (max-width:767px) {
    .mainpage .b-product__img img {
        max-height: 200px;
    }
}

@media (min-width:1024px) {
.mainpage .b-product__img > a {
    width: 70%;
    text-align: center;
}
}

.icon.square {font-size:13px;}
.icon.rubble {font-size:11px;}
.icon.tach {font-size:13px;}

.b-partners-logos__img img {
    width:100%;
}
@media (min-width: 1170px) {
.b-partners-logos__img img {
    width:150%;
}
}
.b-partners-logos {    justify-content: space-around;}
.b-button-link__link .icon, .b-button-link__link .icon:hover {text-decoration:none;}

.b-product__img.nik-products-page.nik-first img {
    max-width: initial;
}
.b-product__img.nik-single-product img.nik-first {
    max-width: 100%;
}


@media (max-width: 719px) {
.b-product__img.nik-single-product img.nik-first {
    margin-top:30px;
}
.simplebar-content {overflow:hidden;}
}

.simplebar-placeholder {
    display: none;
}


.b-single-product-table__wrapper {
    overflow: auto;
}

.b-button-link__link.--message.js-modal-show {font-size:10px;}
.b-contacts__title {
    font-size: 20px;
}
.b-advantages-item {justify-content:flex-start}


@media (min-width:960px) and (max-width:1099px) {
.b-advantages-item__desc-dummy1 {margin-top:9px;}

}

@media (min-width:960px) and (max-width:1080px) {
.b-advantages-item__desc-dummy2 {margin-top:24px;}
}

@media (min-width:1081px) {
.b-advantages-item__desc-dummy2 {    margin-bottom: 37px;}
}


@media (min-width:1099px) {
.b-advantages-item__desc-dummy1 {    margin-bottom: 23px;}
}

.b-product__img.nik-products-page {height:260px;    padding-top: 100px;}

span.lang_en {
    background-image: url('/img/icons/en.png');
    width: 31px;
    height: 22px;
    display: block;
    background-size: 100% 100%;
    float:left;
}
span.lang_ru {
    background-image: url('/img/icons/ru.png');
    width: 31px;
    height: 22px;
    display: block;
    background-size: 100% 100%;
    float:left;
}
@media (min-width: 960px) {
.b-about-us__image img {
    width: 100%;
}
}

.b-menu__item.b-logo {
    max-width: 136px;
}

.b-button-link__link.nik-lang {
    text-transform: uppercase;
    /* background: #fff; */
    border: none;
    padding: 0px;
    width: fit-content;
}
.b-button-link__link.nik-support {
    max-width: 275px;
    width: 100%;
}

.b-menu__item.b-button-link.nik-support-mobile {
    flex: 1;
}

.b-button-link__link.nik-lang .icon:before {    top: 5px;
    margin-left: 5px;position:relative;}
.langs {
    margin-left: 19px;
}

.bullet1 {
    width: 10px;
    height: 2px;
    position: relative;
    top: -4px;
    display: inline-block;
    background-color: #6b9a1c;
    margin-right: 10px;
}

.nik-fullw {width:100%;}

.b-footer a {color: #6a7686;margin-left:20px;}
@media (max-width:767px) {
    .b-footer a {display:block;margin-top:5px;margin-left:0;}
}

.agree-input:checked+label:after, .agree-input:not(:checked)+label:after {top:0;}
.b-modal__agreement {position:relative;}
.agree-input {
    position: absolute!important;
    top: 0;
    left: 0!important;
}
.agree-input-label {display:inline-block;}
.b-button-link.nik-submit {
    overflow: hidden;
}

@media (min-width: 720px) {
.b-news-article .quote {
    font-size: 14px;
}
.b-menu__item.nik-footer-logo img {
    width: 100%;
}
}
@media (min-width: 960px) {
.b-news-article .quote {
    font-size: 14px;
}
}
.b-news-article p {
    line-height: 20px;
}

.b-single-product-table tr:nth-child(2n-1) td {
    background-color: rgba(249,250,250,.65);
}

.icon-img {width:40px;height:40px;background-size:100% 100%;    margin-right: 15px;}

.extendedwrapper {
    width: 100%;
    max-width: 1600px;
    min-width: 320px;
    margin: 0 auto;
    /* margin-bottom: -60px; */
    overflow: hidden;
}
.b-product-controls {
    height: 34px;
}
.b-product-controls__arrow .icon {
    display: inline-block;
    margin-right: 0;
    font-size: 12px;
    position: relative;
    top: -1px;
}
.b-about-us-products__title {
    line-height: 1.3;
    margin-bottom: 10px;
    margin-top: 15px;
}
div.quote {line-height: 20px;}

.feedbackform .file-attach {
    color: #2a6dc6;
    height: auto;
    text-align: left;
    cursor: pointer;
    margin-bottom: 20px;
    outline: none;
    border: none;
    margin-top: 10px;
    box-shadow: none;
}
.feedbackform .file-attach2 {
    float: left;
    margin-right: 10px;
    position: relative;
    top: -2px;
    cursor: pointer;
}
.feedbackform .file-attach1 {
    float: left;
    margin-left: 0;
    cursor: pointer;
}
.feedbackform input[type=file] {
    position: absolute;
    top: 0;
    opacity: 0;
    cursor: pointer;
    left: 0;
    height: 37px;
    width: 200px;
}
.finput.filelist {
    color: #2a6dc6;
    font-weight: 700;
    margin-top: 15px;
    font-size: 14px;
}

.product-page-desc-line {
    display: flex;
}
.b-product__img.nik-single-product {
    text-align: center;
}
.b-product__img.nik-single-product img.nik-first {
    max-width: 100%;
    /* display: block; */
    margin-left: 0;
    margin-right: 0;
    width: auto;
    margin-bottom: 0px;
    max-height: 300px;
}
.inserted-form-button {
    margin-top: 30px;
}
.b-header .wrapper {overflow:hidden;}
.b-map__map {
    height: 350px;
}
.b-footer {
    margin-top: 0px;
}
.b-footer-cta {
    margin-bottom: 0px;
}
@media (min-width: 300px) {
    .b-product__img img {
        max-width: 90%
    }
}
@media (max-width: 959px) {
    .b-product__img.nik-products-page.nik-first img {
        max-width: 90%;
    }
    .b-menu__item.nik-footer-menu a {
        font-size: 8px;
    }    
}


@media (max-width: 767px) {
    .product-page-desc-line .b-single-product {
        width:100%;
    }
    .b-product__img.nik-single-product {
        width:100%;
    }
    .product-page-desc-line {
        flex-wrap: wrap;
    }    
    .b-product__img.nik-single-product img.nik-first {
        position:static;
        max-width:100%;
    }
    .b-partners-logos__img img {
        width: 100%;
    }    
}

.b-modal.nik-lf {
    position: fixed;
    height: 100%;
}
.b-modal__wrapper.nik-lf {
    height: calc(100vh - 100px);
    overflow-y: scroll;
    min-height: 0;
}
.posrel {
    position:relative;
}
.nik-lf .i-cancel {
    position: absolute;
    right: 0;
    top: 20px;
    color: #fff;
}
.b-news-article img {width:100%;max-width:100%;height:auto!important;}

.b-news-item__img img {
    width: 100%;
    -webkit-transform: none!important;
    -ms-transform: none!important;
    transform: none!important;
    -o-object-fit: unset!important;
    object-fit: unset!important;
}

.b-news {
    align-items: flex-start;
    justify-content: start;
    padding: 0 18px;
}
.b-news-item {
    width: 33%;
    box-sizing: border-box;
    padding: 0 30px;
}
@media (max-width:1023px) {
    .b-news-item {
        width:50%;
        padding: 0 15px;
    }
    .b-news {
        padding: 0 15px;
    }    
}
@media (max-width:479px) {
    .b-news-item {
        width:100%;
    }
}

label.error {
    color: red;
    /* position: absolute; */
    z-index: 100;
    font-size: 12px;
    font-family: Montserrat;
    font-weight: bold;
}

