

/* Start:/local/templates/2018/components/iq/stylecomponent/katyusha/style.css?17624210806727*/

/*.evaluate-wrapper .btn-evl:hover {*/
/*    background-color:#424242;*/
/*    color:white;*/
/*}*/
.h3title {
    font-size:20px;
    line-height: 24px;
}

/* .content-style .promo-katysha-section .btn--white {
    font-size: 15px;
    text-transform: none;
    border-radius: 3px;
    border-width: 1px;
    line-height: 34px;
} */

.katyusha-topheader-icons {
    display: flex;
    align-items: center;
}

.iq-block-container.promo-katysha-section {
    font-size: 14px;
    line-height: 20px;
    color: #424242;
    padding: 40px 20px;
}

.iq-block-container.promo-katysha-section-1 {
    font-size: 15px;
    line-height: 20px;
    margin-top: 25px;
}

.iq-block-container.promo-katysha-section p {
    margin: 0 0 15px;
}

.iq-block-container.promo-katysha-section strong {
    font-weight: 600;
}

.katyusha-topheader-icon-1 {
    background: url("/local/templates/2018/components/iq/stylecomponent/katyusha/./errrp.svg") no-repeat;
    width: 57px;
    height: 57px;
    display: block;
}

.katyusha-topheader-icon-2 {
    background: url("/local/templates/2018/components/iq/stylecomponent/katyusha/./minpromtorg.svg") no-repeat;
    width: 190px;
    height: 47px;
    display: block;
    margin-left: 29px;
}

.catalog-section__items {

    width: 100%;
}
.catalog-section__items .catalog-elements-counter,
.catalog-section__items .catalog-elements-pager {
    display: none !important;
}

.blocks {
    display: flex;
    flex-wrap: wrap;
    gap: 50px 0;
    justify-content: space-between;
    margin-bottom: 60px;
}

.tac {
    text-align: center;
}

.blocks .block {
    margin-top: 27px;
    padding: 25px;
    max-width: 48%;
    background-color: #FAFAFA;
    border-radius: 19px;
    border: 1px solid #EEEEEE;
}


.block-header {
    display: flex;
    min-height: 48px;
}

.block-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
}

.block-image {
    margin: -52px 40px 0 0;
}

.block-body {
    margin-top: 20px;
}

.block-body p {
    font-size: 15px;
}

.iq-block-container .h2title {
    text-align: center;
    font-size: 30px;
    margin: 0 0 60px;
    line-height: 36px;
}

.promo-katysha-section-4 .iq-block-container-title p {
    margin-bottom: 20px;
}

.iq-block-container-form {
    display: flex;
    justify-content: center;
}


.snake-blocks {
    display: flex;
    padding-bottom: 20px;
    gap: 25px;
}


.product-download {
    padding: 20px 12px;
}

.promo-katysha-section .catalog-section__items .products-inside-catalog {
    width: 80%;
    margin: 0 auto;
}

.product-download-href {
    text-align: left;
    font-size: 12px;
    line-height: 13px;
    text-decoration: underline #EE1D23;
    margin-bottom: 5px;
}

.product-download-title {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
}

.product-download-href a {
    display: flex;
    align-items: center;
    align-content: center;
}

.product-download-href svg {
    margin-right: 5px;
}

.snake-block {
    min-width: 25%;
}

.snake-block-header {
    display: flex;
    height: 150px;
}

.snake-block-mobile-title {
    display: none;
    color: #E20613;
    font-size: 30px;
    font-weight: bold;
    margin-right: 10px;
}

.snake-block-title {
    font-size: 18px;
    line-height: 22px;
    font-weight:bold;
    height: 44px;
}

.snake-block-body {
    margin-top: 40px;
}

.snake-block {
    width: 25%;
}
.snake-block-body p {
    margin-top: 10px !important;
}


.snake-blocks .snake-block:nth-child(2n) .snake-block-arrow {
    transform: rotateX(180deg);
    margin-bottom: -10px;
    margin-left: 15px;
}

.snake-blocks .snake-block:last-child .snake-block-arrow {
    display: none;
}

.snake-block-img {
    min-width:130px;
    margin-right: 10px;
}

.promo-katysha-section-bg {
    background-color: #fafafa;
    border: #EEEEEE 1px solid;
    margin: 40px 0;
}

.promo-katysha-section.promo-katysha-section-6 {
    padding-bottom: 80px;
}

.promo-katysha-section-6 .iq-block-container-title p.tac {
    margin: -40px 0 40px;
    font-size: 18px;
    line-height: 22px;
}

.promo-katysha-section .form__title {
    display: none;
}

#form-block .form {
    background: #424242;
    height: auto !important;
}

#form-block .form .form-control__label {
    color: white;
}

#form-block .form .form__personal-data {
    color: white;
}

.promo-katysha-section-5 > div.tac {
    margin-top: 20px;
}

.promo-katysha-topheader .iq-topheader-scaler h1 {
    max-width: 500px;
}



#form-block .form input:not([type=submit]),
#form-block .form .custom-select__title,
.custom-select__title {
    background: white;
    color: #424242;
}

.content-style .promo-katysha-section .product__pic {
    height: auto;
}

.promo-katysha-section .catalog-elements-count {
    display: none;
}

.form--katysha_promo {
    max-width: 860px !important;
}


@media screen and (max-width: 1280px) {
    .promo-katysha-section .catalog-section__items .products-inside-catalog {
        width: 100%;
    }

    .product-download {
        position: inherit;
    }
    .snake-block-body {
        margin: -10px 0 -10px 0;
    }

    .snake-block-title {
        height: auto;
    }
    .snake-blocks {
        display: block;
    }
    .snake-block {
        margin-bottom: 20px;
        width: auto;
        display: flex;
        align-items: flex-start;
    }
    .snake-block-header {
        height: auto;
    }
    .snake-block-img,
    .snake-block-arrow {
        display: none;
    }

    .snake-block-mobile-title {
        display: block;
    }

}

@media screen and (max-width: 1024px) {
    .block-header {
        height: auto;
        align-items: center;
    }
    .blocks {
        gap: 20px 0;
    }

    .blocks .block {
        max-width: 100%;
    }

    .content-style .products:not(.related-products) .product__pic, .products:not(.related-products) .product__pic {
        height: auto !important;
    }

}

@media screen and (max-width: 576px) {
    .iq-block-container .h2title {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 30px;
    }

    .blocks {
        gap: 0;
    }

    .blocks .block {
        padding: 15px;
    }
    .promo-katysha-section-6 .iq-block-container-title p.tac {
        margin-top: -20px;
    }

    .block-header {
        align-items: center;
    }
    .block-image {
        margin: 0 20px 0 0;
    }
    .iq-block-container.promo-katysha-section {
        padding: 20px 10px;
    }
    .promo-katysha-section-6 .iq-block-container-title p.tac,
    .iq-block-container.promo-katysha-section-1,
    .block-title {
        font-size: 16px;
        line-height: 20px;
    }

    .block-body p {
        font-size: 14px;
    }


    .blocks {
        margin-bottom: 20px;
    }
    .wrapper-states {
        padding-left: 0;
    }
}
@media screen and (max-width: 450px) {
    .evl-text {
        display: none;
    }


}

/* End */


/* Start:/local/templates/2018/components/iq/block.topbanner/banner-badge/style.css?1762421080959*/
.iq-topheader-block{
    background-position: 50%;
    background-size: cover;
    position: relative;
    min-height: 390px;
}

.iq-topheader-block:before{
    position: absolute;
    top:0;
    content:" ";
    display:block;
    bottom:0;
    left:0;
    right:0;
    background: linear-gradient( to right, rgba(0,0,0, 0.5), rgba(0,0,0, 0) );
    z-index:1;
}

.iq-topheader-container {
    max-width: 1280px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: white;
    position: relative;
    z-index: 2;
    min-height: 390px;
}

.iq-topheader-block .iq-topheader-container h1{
    font-weight:700;
    font-size: 28px;
    line-height: 40px;
    margin: 15px 0 30px !important;
}

.iq-topheader-scaler {
    max-width: 512px;
    padding-top: 40px;
    padding-bottom: 40px;
width:100%;
}

@media screen and (max-width: 1319.99px)
{
    .iq-topheader-container {
        padding: 0 20px;
    }
}

/* End */


/* Start:/local/templates/2018/components/iq/breadcrumbs/.default/style.css?1762421080540*/
.iq-breadcrumbs-container {
    max-width: 1280px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #404140;
    position: relative;
    z-index: 2;
}

.iq-breadcrumbs-container ul.breadcrumbs{
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
	flex-wrap:wrap;
}

@media screen and (max-width: 1319.99px)
{
    .iq-breadcrumbs-container {
        padding: 0 20px;
    }
}

.container.container-breadcrumbs{
	margin-top:0;
	padding:0;
}
/* End */


/* Start:/local/templates/2018/components/bitrix/breadcrumb/.default/style.css?17624239611112*/
.container-breadcrumbs {
    padding: 0 60px;
    margin-top: 20px
}

@media only screen and (max-width: 1279px) {
    .container-breadcrumbs {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (max-width: 1023px) {
    .container-breadcrumbs {
        margin-top: 10px;
        padding: 70px 10px 0 10px
    }
}

.breadcrumbs {
    margin: 0;
    padding: 25px 0 10px
}

@media only screen and (max-width: 767px) {
    .breadcrumbs {
        padding: 5px 0 5px
    }
}

.breadcrumbs__item {
    display: inline;
    vertical-align: middle;
    font-size: 12px;
    line-height: 18px;

}

.breadcrumbs__item a {
 color: #ee1d23;
}

@media only screen and (max-width: 767px) {
    .breadcrumbs__item {
        font-size: 12px;
        line-height: 16px
    }
}

.breadcrumbs__item:not(:first-child):before {
    content: '\003E';
    margin: 0 5px;
    font-size: 13px
}

.breadcrumbs__item:last-child:before {
    color: #6d6d6d
}

.breadcrumbs__link {
    color: #6d6d6d;
    /* text-decoration: underline */
}

.breadcrumbs__link:hover {
    text-decoration: underline;
}

/* End */


/* Start:/local/components/news-likes/liked/templates/.default/style.css?17624224123041*/

.copied-it {
    /*font-weight:bold;*/
}
#btn-liked {
    margin-bottom: 12px;
}

.btn-liked:hover {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}

.evaluate-wrapper {
    margin-bottom: 30px;
}

.view-stat:hover .suggestion-view-state {
    opacity: 1;
    visibility: visible;
}
.btn-checked-cmp path {
    stroke: white;
}

.btn-checked-cmp:hover {
    background-color: #707070 !important;
}

.btn-checked-cmp {
    background-color: #424242 !important;
    color:white !important;
}
.title-catalog-item-ch-cmp {
    margin-right: 4px;
}
.suggestion-view-state {
    opacity: 0;
    visibility: hidden;
    transition: all .4s ease;
    position: absolute;
    background: #424242;
    border: 1px solid #424242;
    border-radius:4px;
    bottom: -27px;
    white-space: nowrap;
    padding: 0 5px;
    z-index: 2;
}
.suggestion-views {
    left: -15px;
}
.suggestion-likes {
    right: -25px;
}


.view-count {
    display:inline-flex;
    background-color: #424242;
    color:white;
    padding:7px 10px;
    border-radius: 7px;
    font-size: 12px;
    position: relative;
    line-height: 100%;
    align-items: center;
    align-content: center;
}
.view-stat {
    display: inline-flex;
    align-items: center;
}

.view-stat svg {
    margin-right: 6px;
}
.evaluate-wrapper-news .view-stat {
    white-space: nowrap;
    margin: 0 0px;
    display: flex;
    align-items: center;
}
.btn-evl:hover .share-item {
    opacity:100%;
    visibility: inherit;
}
/*.btn-evl:hover svg path {*/
/*    stroke:black;*/
/*}*/
.btn-evl {
    transition: 0.5s;
}


.share-item {
    visibility: hidden;
    opacity:0;
    position:absolute;
    left:0;
    top:36px;
    background-color: white;
    width:100%;
    z-index:10;
    box-shadow: 0px 2px 5px 0px #0000002E;
    border-radius: 7px;
}


.share-item span {
    padding:7px 10px;
    display: block;
}


.share-item span:hover {
    color: #EE1D23;
    text-decoration: underline;
}
.share {
    width:110px
}

.evl-share-wrap {
    width: 110px;
}
.evaluate-wrapper .btn-evl {
    display:inline-block;
    position: relative;
    cursor:pointer;
    padding-bottom: 10px;
}

.evaluate-wrapper > span,
.evaluate-wrapper > div {
    margin-right: 12px;
}

.evl-share-wrap:hover {
    background: white !important;
}
.btn-evl svg {
    vertical-align: sub;
} 

.btn-evl-news-subscribe svg {
   margin-top: 4px;
   margin-left: 2px;
}
/*.evaluate-wrapper .btn-evl:hover {*/
/*    background-color:#424242;*/
/*    color:white;*/
/*}*/


.add-cmp-ic svg{
    vertical-align: middle;
}

@media screen and (max-width: 1320px) {
    .wrapper-states {
        padding-left: 20px;
    }
}

@media screen and (max-width: 480px) {
    .evl-text {
        /* display: none; */
    }
    .evl-share-wrap {
        width: auto;
    }
    .btn-evl-news-subscribe svg {
        margin-top: 5px;
        margin-left: 0px;
     }
}

@media screen and (max-width: 590px) and (min-width: 480px) {
    .btn-evl-catalog-item {
        margin: 10px !important;
        margin-left: 0 !important;
    }
}
/* End */


/* Start:/local/templates/2018/components/bitrix/catalog.section/tiscatalog/style.css?17740045041030*/
.product_deprecated {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  background: white;
  opacity: 0.57;
}
.center-title {
  text-align: center !important;
}
.product_deprecated-image {
  position: absolute;
  right: 30px;
  top: 20px;
  z-index: 1;
}
/*.one-none-filter-item {*/
/*    padding-left: 25%;*/
/*}*/
/*.one-footer-item {*/
/*width:80% !important;*/
/*}*/
.label-count-one-item {
  margin-left: -28px !important;
}
.none-filter-items {
  width: 80% !important;
}
@media screen and (max-width: 785px) {
  .one-none-filter-item {
    padding-left: inherit;
  }
  .label-count-one-item {
    margin-left: inherit !important;
  }
  .section-none-filter-products .products__item {
    /* width: 100% !important; */
  }
  /*.none-filter-items {*/
  /*    width:100% !important;*/
  /*}*/
}

@media screen and (min-width: 1200px) {
  .footer-one-item {
    width: 90% !important;
  }
}

.products-inside-catalog.is-loading {
  pointer-events: none;
  opacity: 0.6;
  transition: opacity 0.2s ease-in-out;
}

/* End */


/* Start:/local/templates/2018/components/bitrix/catalog.compare.list/comparer/style.css?17624210782595*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
.pictured{
position: fixed;
    bottom: -4px;
    left: auto;
    right: 3%;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    right: 20px;
    bottom: 20px;
    border-radius: 5px;
    height: 77px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 77px;
z-index:1000;
background: white;
}
.pictured img{
width: 60px;
}
.counter{
position: absolute;
    font-size: 18px;
    left: 50%;
    transform: translateX(-50%);
padding-top: 0.25em;
    height: 30.5px;
display: flex;
    align-items: center;
color: black;
}
.operate{
back-ground-image: url(https://sales.a1stage.ru/upload/medialibrary/0f6/e5is7nfdaxhq1o1zq3b3y5ye7dcov6v7.svg);
    width: 50px;
    height: 30px;
    background-repeat: no-repeat;
vertical-align: inherit;
}
.nooperate{
background-image: url(https://sales.a1stage.ru/upload/medialibrary/a94/v1n8vfqwjr1q1b23psdivm3dt3rtm0wl.svg);

    width: 50px;
    height: 40px;
    background-repeat: no-repeat;
vertical-align: inherit;
}
.nooperates:hover::after {
    content: attr(data-title);
    position: absolute;
    left: 61%;
    top: 95%;
    z-index: 1;
    background: rgba(255,255,255,255);
    font-family: Arial, sans-serif;
    font-size: 11px;
    padding: 5px 10px;
    border: 1px solid #333;
    width: 25%;
    border-radius: 4px;
}

/* End */


/* Start:/local/templates/2018/components/bitrix/form.result.new/.default/style.css?1762424778126*/
.form-req-indicator {
    color: #424242;
    margin-left: 2px;
}

.message {
    padding: 25px 20px 25px 20px !important;
}


/* End */
/* /local/templates/2018/components/iq/stylecomponent/katyusha/style.css?17624210806727 */
/* /local/templates/2018/components/iq/block.topbanner/banner-badge/style.css?1762421080959 */
/* /local/templates/2018/components/iq/breadcrumbs/.default/style.css?1762421080540 */
/* /local/templates/2018/components/bitrix/breadcrumb/.default/style.css?17624239611112 */
/* /local/components/news-likes/liked/templates/.default/style.css?17624224123041 */
/* /local/templates/2018/components/bitrix/catalog.section/tiscatalog/style.css?17740045041030 */
/* /local/templates/2018/components/bitrix/catalog.compare.list/comparer/style.css?17624210782595 */
/* /local/templates/2018/components/bitrix/form.result.new/.default/style.css?1762424778126 */
