

/* Start:/local/templates/main/components/bitrix/catalog/catalog_spal_sistem/style.css?17368720611633*/
.grid {}

.grid .bx_content_section {
    margin-bottom: 15px;
}

.grid .bx_sidebar {
    margin-bottom: 15px;
}

/* grid2x1 */

.grid2x1 {}

.grid2x1 .bx_content_section {
    float: left;
    width: 66%;
    margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
    float: right;
    width: 33%;
    margin-bottom: 15px;
    padding-left: 5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width:960px) {
    .grid2x1 .bx_sidebar {
        padding-left: 4%;
    }
}

@media (max-width:640px) {
    .grid2x1 .bx_content_section, .grid2x1 .bx_sidebar {
        width: 100%;
        float: none;
    }
    .grid2x1 .bx_sidebar {
        padding-left: 3%;
    }
}

@media (max-width:479px) {
    .grid2x1 .bx_sidebar {
        padding-left: 1%;
    }
}

.catalog-section__text-under-h1 {
    margin-bottom: 30px;
    color: #40505c;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

.catalog-section__text-under-h1 a:link {
    color: #0059a7;
    border-bottom: 1px dashed #0059a7;
    font-weight: 600;
}
@media only screen and (max-width: 1125px) {
    .item__gallery {
        width: 100%!important;
    }
    .item__info {
        width: 100%!important;
        padding: 0!important;
        margin-top: 25px;
    }
}
@media only screen and (max-width: 768px) {
    .spliter {
        display: none;
    }
    .product_info_right {
        flex-direction: column;
    }
    .switch-top__item {
        width: 50%!important;
    }
    .j-mini-pics {
       display: none;
    }
    .item-wrapper .item__gallery {
        height: 400px!important;
    }
}

/* End */


/* Start:/local/templates/main/components/bitrix/catalog.element/strong_new_sp_s/style.css?173687206116935*/
.detail-tovar h1 {
     font-size: 24px;
     font-weight: bold;
     letter-spacing: 0.05em;
     text-transform: uppercase;
}
 .news-list p {
     background: rgba(0, 0, 0, 0) url("/local/templates/strong/img/icojpg.png") no-repeat scroll 0 0;
     padding-left: 20px;
}
 .feedback > a {
     background: rgba(0, 0, 0, 0) url("/local/templates/strong/images/feedback.png") no-repeat scroll 0 4px;
     padding-left: 24px;
}
 .wishlist > a {
     background: rgba(0, 0, 0, 0) url("/local/templates/strong/images/wishlist.png") no-repeat scroll 0 4px;
     padding-left: 24px;
}
 .compare > a {
     background: rgba(0, 0, 0, 0) url("/local/templates/strong/images/compare.png") no-repeat scroll 0 4px;
     padding-left: 24px;
}
 #hardware_product .carousel-product-section, #similar_product .carousel-product-section {
     padding-bottom: 40px;
}
 .bx-controls.bx-has-controls-direction {
     position: absolute;
     right: 0;
     top: -52px;
}
 .orthopedic-base-list, .materials-list {
     overflow: hidden;
     margin-left: -5px;
     margin-right: -5px;
     margin-bottom: 30px;
}
 .orthopedic-base-list p.orthopedic-base-list-title, .orthopedic-base-list .orthopedic-base-item, .materials-list p.materials-list-title, .materials-list .materials-group .materials-group-title, .materials-list .materials-item {
     margin-left: 5px;
     margin-right: 5px;
}
 .materials-list .materials-group {
     margin-bottom: 20px;
}
 .orthopedic-base-list .orthopedic-base-item, .materials-list .materials-item {
     display: inline-block;
     width: 100px;
     height: auto;
     padding: 5px;
     margin-bottom: 10px;
     border: 1px solid #e4e4e4;
     cursor: pointer;
     vertical-align: top;
}
 .orthopedic-base-list .orthopedic-base-item.hide, .materials-list .materials-item.hide {
     display: none;
}
 .orthopedic-base-list .orthopedic-base-item.active, .orthopedic-base-list .orthopedic-base-item:active, .orthopedic-base-list .orthopedic-base-item:focus, .orthopedic-base-list .orthopedic-base-item:hover, .materials-list .materials-item.active, .materials-list .materials-item:active, .materials-list .materials-item:focus, .materials-list .materials-item:hover {
     border-color: #0663D5;
}
 .orthopedic-base-list .orthopedic-base-item .img, .materials-list .materials-item .img {
     display: block;
     background-color: #e4e4e4;
     margin-bottom: 0;
     padding-bottom: 0;
}
 .orthopedic-base-list .orthopedic-base-item .img, .orthopedic-base-list .orthopedic-base-item img, .materials-list .materials-item .img, .materials-list .materials-item img {
     width: 100px;
     height: 100px;
}
 .orthopedic-base-list .orthopedic-base-item span, .materials-list .materials-item span {
     font-size: 10px;
     line-height: 14px;
     display: block;
}
 .orthopedic-base-list .orthopedic-base-item .orthopedic-base-item-price {
     position: absolute;
     background-color: #0663d5;
     color: #fff;
     padding: 3px 10px;
     font-size: 14px;
     border-radius: 3px;
     -moz-border-radius: 3px;
     -webkit-border-radius: 3px;
     margin-left: 5px;
}
 .orthopedic-base-list .orthopedic-base-item .orthopedic-base-item-price:before {
     content: ' ';
     width: 0;
     height: 0;
     border-width: 5px 5px 5px 0;
     border-color: transparent;
     border-right-color: #0663d5;
     position: absolute;
     left: -5px;
     top: 5px;
     border-style: solid;
}
 .sert5 {
     float:left;
     width:17%;
     margin-right:2%;
}
 .sert5 img {
     height:100%;
}
 .sert5 {
     position:relative;
     height: 223px;
}
 .sert5:hover {
     cursor:pointer;
}
 .sert5 .title {
     background: #FFF;
     padding: 10px;
     font-size: 16px;
     width: 100%;
     bottom: 0px;
}
 .sert5:hover .title {
     display:block;
}
 img.zoom {
     -moz-user-select: none;
     user-select: none;
}
 img.zoom:hover {
     display: block;
     position: fixed;
     z-index: 10;
     top: 50%;
     left: 50%;
     -webkit-transform: translate(-50%, -50%);
     transform: translate(-50%, -50%);
     width: auto;
     height: auto;
     max-width: 99%;
     max-height: 99%;
     border: solid rgba(210,210,210,.4);
     border-width: 100vh 100vw;
     cursor: zoom-out;
}
 :not(:active) > img.zoom:not(:hover), img.zoom:active {
     pointer-events: none;
}
 .hint-wrap {
     position:relative;
     display:inline;
}
 .hint-wrap .hint {
     display:none;
     position:absolute;
     background: #FFF;
     width: 220px;
     left: 29px;
     top: -3px;
     padding: 5px;
     border-radius:5px;
     box-shadow: 0 0 10px rgba(0,0,0,0.5);
     z-index: 90;
}
 .hint-wrap:hover .hint {
     display:block;
}
 .materials-list .materials-item .img, .materials-list .materials-item img {
     width: 100px;
     height: 50px;
}
 .big-pic {
     position:absolute;
     display:none;
     z-index: 999;
     top: -2px;
     left: -2px;
}
 .big-pic img {
     height:200px !important;
     width:200px !important;
}
 .materials-item {
     position:relative;
}
 .materials-item:hover .big-pic {
     display:block ;
}
 .active .big-pic {
    /* display:none !important;
     */
}
 .materials-list {
     overflow: visible;
}
 .left-size-and-price {
     width: 50%;
     float: left;
     height: 104px;
     margin-top: 17px;
}
 .btn-row-basket {
     float: left;
}
 .container .icon-chart {
     height: 15px !important;
}
/* .sert5 img {
     width: 170px !important;
     height: 230px !important;
    ;
}
 */
 .preview-box .sale-product {
     position: absolute;
     display: block;
     left: 0px;
     top: 0px;
     width: 114px;
     height: 30px;
     background: url('/local/templates/strong/css/../img/sale-product.png') no-repeat scroll 0px 0px transparent;
     z-index: 9999;
}
 .preview-box .discount {
     position: absolute;
     display: block;
     right: 0px;
     top: 0px;
     width: 88px;
     height: 30px;
     background: url('/local/templates/strong/css/../img/discount-bg.png') no-repeat scroll 0px 0px transparent;
     text-align: center;
     line-height: 25px;
     color: #FFF;
     font-weight: bold;
     z-index: 999;
}
 .detail-tovar .preview-box {
     position: relative;
}
 .detail-tovar .label {
     padding: 0px;
}
 .popup.popup-orthopedic {
     top: 100px;
     padding: 20px;
     width: 900px;
     margin-left: -450px;
}
 .popup.popup-orthopedic .orthopedic-title {
}
 .popup.popup-orthopedic .orthopedic-price {
     display: inline-block;
     vertical-align: top;
     margin: 0;
     color: #0663d5;
     font-weight: 600;
     font-size: 26px;
     line-height: 28px;
}
 .popup.popup-orthopedic .orthopedic-price span {
     display: inline-block;
     color: #0663d5;
     font-weight: 600;
     font-size: 26px;
     line-height: 28px;
}
 .popup.popup-orthopedic .orthopedic-price .price_old, .popup.popup-orthopedic .orthopedic-price .price_new {
     font-weight: 600;
     font-size: 26px;
     line-height: 28px;
}
 .popup.popup-orthopedic .orthopedic-price .price_old {
     color: #0663d5;
     margin-right: 30px;
}
 .popup.popup-orthopedic .orthopedic-price .price_old, .popup.popup-orthopedic .orthopedic-price .price_new {
     display: inline-block;
     padding: 0;
}
 .popup.popup-orthopedic .orthopedic-price .price_old {
     text-decoration: line-through;
}
 .popup.popup-orthopedic .orthopedic-price .price_new {
     color: #e74c3c;
     float: right;
}
 .popup.popup-orthopedic .orthopedic-description {
}
 .popup.popup-orthopedic .banner-slider1 .slide {
     text-align: center;
}
 .popup.popup-orthopedic .banner-slider1 .slide img {
     width: auto;
     margin: 0 auto;
}
 .popup.popup-orthopedic .orthopedic-picture {
     text-align: center;
}
 .popup.popup-orthopedic .orthopedic-picture img {
     height: 320px;
     width: auto;
}
 .btn-row-basket .temp-block {
     float: left;
     width: 273px;
     color: #ff6e3d;
}
 .btn-row-basket .btn-to-cart-block {
     float: left;
}
 .size-and-price .size-container, .size-and-price .price-container, .size-and-price .btn-row-basket {
     display: inline-block;
}
 .size-and-price .size-container {
}
 .size-and-price .price-container {
     margin-right: 20px;
}
 .desc-box #desc-step2, .desc-box #desc-step1 {
     color:#0663D5;
}
 .desc-main {
     margin-top: 22px;
}
 .desc-main > div {
     line-height: 22px;
     text-align: justify;
}
 .btn.btn-use-material {
     margin-bottom: 15px;
}
 .desc-box #step1,.desc-box #step2 {
     font-weight: bold;
     text-decoration: none;
     cursor:pointer;
}
 .desc-box .current-options {
     font-size: 18px;
     font-weight: 300;
     margin: 20px 0;
}
 .btn-row-basket .temp-block {
     margin-top: -11px;
}
 .color-container span {
     font-weight: 300;
}
 .color-container .change {
     border-bottom: 1px dashed;
     color: #0663d5;
     cursor: pointer;
     margin-left: 30px;
}
 .orthopedic-base-item .galka {
     display:none;
     width:20px !important;
     height:20px !important;
     position:absolute;
     position: absolute;
     top: 84px;
     left: 6px;
}
 .materials-item .galka {
     top: 34px;
     display:none;
     width:20px !important;
     height:20px !important;
     position:absolute;
     position: absolute;
     left: 6px;
}
 .active .galka {
     display:block;
}
 .orthopedic-base-item, .materials-item {
     position:relative;
}
 .change-options {
     color: #0663D5;
     font-weight: bold;
     padding-top: 15px;
}
 .show-use-items {
     margin-top: 8px;
}
 .zoomPup, .zoomWindow {
     display:none !important;
}
 .zoomPad {
     cursor:pointer !important;
}
 .product-row .min-width {
}
 .product-row .min-width .pix-box img {
     max-width: 160px !important;
     max-height: 147px !important;
}
 .product-row .text {
     padding-right: 15px;
     font-weight: bold;
     padding-bottom: 15px;
     text-align: center;
     background-color: #FCFCFC;
     border: 1px solid #F2F2F2;
     padding-top: 15px;
     margin-bottom: 15px;
}
 .banner-box .banner-slider img {
     height: 320px;
     margin: 0 auto !important;
     width: auto !important;
}
 .pillow-char {
     width: 100%;
     margin-bottom: 20px;
}
 .pillow-char .table-detail {
     width: 100%;
     text-align:left;
}
 .pillow-char .table-detail td:nth-child(2n) {
     background-color: #F6F6F6;
     width: 180px;
}
 .pillow-char .table-detail td {
     padding: 6px 10px;
     border: 1px solid #E9E9E9;
}
 .price-count {
     margin-bottom: 26px;
}
 .price-count .nal {
     display: inline-block;
     float: right;
     margin-right: 90px;
}
 .size-and-price .old-price {
     text-decoration: line-through;
}
 .price-count .nal img {
     position:absolute;
}
 .price-count .nal span{
     display:inline-block;
     margin-left: 26px;
     margin-top: 2px;
}
 .one-click-buy {
     background-color: #FCFCFC;
     border: 1px solid #F2F2F2;
     width: 329px;
     height: 104px;
     padding: 31px 0px 0px 10px;
     float: right;
     margin-right: 26px;
}
 .one-click-buy-wrap {
     width: 100%;
     height: 104px;
     clear:both;
     margin-bottom:20px;
}
 .size-and-price .price-container {
     margin-right: 10px;
     width: 100%;
}
 .popup .choice {
     border: 1px solid #dddddd;
     bottom: 0;
     color: #0663d5;
     cursor: pointer;
     font-weight: 700;
     padding: 8px 24px;
     position: absolute;
     right: 0;
}
 .popup .choice:hover{
     border: 1px solid #0663d5;
     background: #0663d5;
     color: white;
}
 .tooltip{
     display: inline-block;
     position: relative;
     background: none;
     text-indent: 0px;
     cursor: help;
     width: 20px;
     text-align: center;
     color: #ff983c;
}
 .tooltip > span {
    /* стиль появляющейся подсказки */
     position: absolute;
     bottom: 100%;
     left: -20em;
    /* = max-width */
     right: -20em;
    /* = max-width */
     width: -moz-max-content;
     width: -webkit-max-content;
     width: max-content;
    /* ширина подсказки может быть не более содержимого */
     max-width: 20em;
    /* ширина подсказки может быть не более 20em */
     max-height: 80vh;
    /* необязательное ограничение по высоте подсказки, 1vh — это 1% от ширины окна */
     overflow: auto;
     visibility: hidden;
     margin: 0 auto .4em;
    /* поднята на .4em над текстом, наведя или нажав на который появится пояснение */
     padding: .3em;
     border: solid rgb(200,200,200);
     font-size: 90%;
     background: #fff;
     line-height: normal;
     cursor: auto;
}
 .tooltip.left > span {
    /* начинается от левого края */
     left: 0;
     right: -20em;
     margin: 0 0 .4em;
}
 .tooltip.right > span {
    /* начинается от правого края */
     left: -20em;
     right: 0;
     margin: 0 0 .4em auto;
}
 .tooltip:after {
    /* треугольничек под подсказкой;
     тут тоже везде .4em */
     content: "";
     position: absolute;
     top: -.4em;
     left: 50%;
     visibility: hidden;
     margin: 0 0 0 -.4em;
     border: .4em solid;
     border-color: rgb(200,200,200) transparent transparent transparent;
     cursor: auto;
}
 .tooltip.left:after {
     left: 1em;
}
 .tooltip.right:after {
     left: auto;
     right: .6em;
    /* 1em - .4em */
}
 .tooltip:before {
    /* поле между текстом, наведя или нажав на который появится пояснение, и подсказкой нужно чтобы, если перевести курсор мышки на подсказку, та не исчезла;
     тут тоже везде .4em */
     content: "";
     position: absolute;
     top: -.4em;
     left: 0;
     right: 0;
     height: .4em;
     visibility: hidden;
}
 .tooltip:hover > span, .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus > span, .tooltip:focus:before, .tooltip:focus:after {
     visibility: visible;
     transition: 0s .4s;
}
 .tooltip:focus {
    /* убрать рамку в Хроме */
     outline: none;
}
 .tooltip.anim > span, .tooltip.anim:after {
    /* анимация */
     opacity: 0;
     transform: translateY(1.5em) scale(.3);
     transform-origin: center bottom;
}
 .tooltip.anim:after {
     transform: translateY(.7em) scale(.3);
    /* 1.7 = 1.5 / (1.4*2) */
}
 .tooltip.anim:hover > span, .tooltip.anim:hover:after, .tooltip.anim:focus > span, .tooltip.anim:focus:after {
     opacity: 1;
     transition: .6s .4s;
     transform: translateY(0);
}
 @media (max-width: 20em) {
    /* ширина подсказки может быть не более ширины окна браузера */
     .tooltip > span {
         max-width: 100vw;
        /* в 100vw входит полоса прокрутки, но на мобильных она часто отсутствует */
         box-sizing: border-box;
    }
}
 #review_block_detail{
    display:none;
}
 .config_block .konfig_price_bottom{
     display: inline-block;
     padding-top: 0px !important;
     padding-left: 10px
}
 .wishlist_btn .wishlist_if_active {
     display: none;
}
 .wishlist_btn .wishlist_if_not_active {
     display: inline;
}
 .wishlist_btn.active .wishlist_if_active {
     display: inline;
}
 .wishlist_btn.active .wishlist_if_not_active {
     display: none;
}
 .wishlist_btn.active .sprite-like, .compare_btn.active .sprite-compare {
     background-position: -50px 0px;
}
 .span-like-a {
    font-size: 12px;
     color: #0059a7;
     cursor: pointer;
     border-bottom: 1px dashed #0059a7;
}
 .icon_item{
     color: #fff;
}
 #sleep_system_form .left_info {
    vertical-align: top;
    width: 100%;
}
 .komp-item-cell-info {

}
 #sleep_system_form .product_info_right {border:0;height: 100%;border-left: 1px solid #EBEBEB;padding-left: 52px;padding: 16px 52px 56px;padding-right: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
 
 #sleep_system_form .spliter {
     align-self: stretch;
     background-color: #f2f2f2;
     width: 2px;
}
 #sleep_system_form .product_info_right .info_inline.right_info {
     border-left: none;
}

.popup-list__item{
     cursor: pointer;
}
.hide_block{
     display: none!important;
}

body #sleep_system_form .info-block-komp .info-link, body #sleep_system_form .info-block-komp label{
    position: relative;
    float: none;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 2px;
    color: #19398B;
    border: 0;
    border-bottom: 1px dashed rgba(25, 57, 139, 0.3);
    padding: 0;
    margin: 0;
    display: inline;
}

.row:before, .row:after{
     display: none!important;
}
/* End */


/* Start:/local/components/bizprofi/iblock.vote/templates/stars.blog/style.css?17368720611159*/
.bx_item_detail_rating {
    text-align: center;
}

.bx_item_detail_rating td{
    vertical-align: middle;
    text-align: right;
}
.bx_item_detail_rating .bx_item_rating{
    text-align: right;
}
.bx_item_detail_rating .bx_stars_container{
    position: relative;
    width: 68px;
    height: 10px;
    background: #dadada;
    background-size: 100% 100%;
}
.bx_item_detail_rating .bx_stars_bg{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: url(/local/components/bizprofi/iblock.vote/templates/stars.blog/images/stars.png) no-repeat center;
}

.bx_item_detail_rating .bx_stars_progres{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #e76110;
}
.bx_item_detail_rating .bx_stars_rating_votes{
    color: #8d8d8d;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle;
}

/*.bx_item_detail_rating .bx_vam{vertical-align: middle;}*/

@media (max-width:530px){
    .bx-touch .bx_item_detail_rating .bx_stars_container{
        width: 34px;
        height: 15px;
        margin: 4px 0;
    }
    .bx_item_detail_rating .bx_stars_rating_votes{
            font-size: 7px;
            line-height: 7px;
    }
}
/* End */
/* /local/templates/main/components/bitrix/catalog/catalog_spal_sistem/style.css?17368720611633 */
/* /local/templates/main/components/bitrix/catalog.element/strong_new_sp_s/style.css?173687206116935 */
/* /local/components/bizprofi/iblock.vote/templates/stars.blog/style.css?17368720611159 */
