/*
ATTENTION! Please do not modify this file, it's auto-generated and all your changes will be lost.
The complete list of files it's generated from:
design/themes/leaderseo/css/styles.less
design/themes/leaderseo/css/addons/social_buttons/styles.less
design/themes/leaderseo/css/addons/social_buttons/responsive.less
design/themes/leaderseo/css/addons/buy_together/styles.less
design/themes/leaderseo/css/addons/buy_together/responsive.less
design/themes/leaderseo/css/addons/tags/styles.less
design/themes/leaderseo/css/addons/rss_feed/styles.less
design/themes/leaderseo/css/addons/newsletters/styles.less
design/themes/leaderseo/css/addons/geo_maps/styles.less
design/themes/leaderseo/css/addons/gift_certificates/styles.less
design/themes/leaderseo/css/addons/gift_certificates/responsive.less
design/themes/leaderseo/css/addons/store_locator/styles.less
design/themes/leaderseo/css/addons/store_locator/responsive.less
design/themes/leaderseo/css/addons/blog/styles.less
design/themes/leaderseo/css/addons/blog/responsive.less
design/themes/leaderseo/css/addons/bestsellers/styles.css
design/themes/leaderseo/css/addons/reward_points/styles.less
design/themes/leaderseo/css/addons/call_requests/styles.less
design/themes/leaderseo/css/addons/form_builder/styles.less
design/themes/leaderseo/css/addons/form_builder/responsive.less
design/themes/leaderseo/css/addons/banners/styles.less
design/themes/leaderseo/css/addons/discussion/styles.less
design/themes/leaderseo/css/addons/discussion/responsive.less
design/themes/leaderseo/css/addons/image_zoom/styles.less
design/themes/leaderseo/css/addons/recaptcha/styles.less
design/themes/leaderseo/css/addons/hybrid_auth/styles.less
design/themes/leaderseo/css/addons/rus_ruble/styles.less
design/themes/leaderseo/css/addons/rus_edost/styles.less
design/themes/leaderseo/css/addons/rus_sdek/styles.less
design/themes/leaderseo/css/addons/rus_theme_style/footer_wrapper.less
design/themes/leaderseo/css/addons/rus_theme_style/styles.less
design/themes/leaderseo/css/addons/rus_theme_style/global_styles.less
design/themes/leaderseo/css/addons/rus_theme_style/icons.less
design/themes/leaderseo/css/addons/rus_dellin/styles.css
design/themes/leaderseo/css/addons/rus_personal_data_processing/styles.less
design/themes/leaderseo/css/addons/twigmo/styles.css
design/themes/leaderseo/css/addons/sa_design/styles.less
design/themes/leaderseo/css/addons/sa_design/menu/styles.less
design/themes/leaderseo/css/addons/sa_design/menu/head_menu.less
design/themes/leaderseo/css/addons/sa_design/cart.less
design/themes/leaderseo/css/addons/sa_design/info.less
design/themes/leaderseo/css/addons/sa_design/slick.css
design/themes/leaderseo/css/addons/sa_design/style.css
*/


.sort-by-bestsellers-asc {
    display: none;
}

.checkout-select-terminals {
    padding-left: 30px;
}

.terminal-radio {
    float: left;
}

.one-terminal {
    padding: 8px 0 8px 0;
}

.terminal__label{
    margin: -13px 0 0 25px;
}

.one-terminal__name {
    font-weight: bold;
}

.terminal-label__h5{
    font-size: 110%;
    padding-bottom: 3px;
}

.one-terminal__description p{
    color: lighten(@font, 25%);
}
.mobile-avail-notice {
    width: 100%;
    /*min-height: 120px;*/
    margin: auto;
    background: #dbf1ff;
    min-width: 10px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 10px;
    /*float: left;*/
    position: relative;
    overflow: hidden;
}

.mobile-avail-notice a,
.mobile-avail-notice a,
.mobile-avail-notice a:visited,
.mobile-avail-notice a:active {
    display: block;
    background: #36b8f4;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 100%;
    position: relative;
    padding: 23px 0px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
    font-family: Arial;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%;
}
.buttons-container{
    padding: 0px;
    background: none;
}
.mobile-avail-notice .close {
    font-size: 14px;
    position: absolute;
    background: white;
    color: #36b8f4;
    
    position: absolute;
    top: 10px;
    right: 5px;
    width: 30px;
    height: 30px;
    border: 3px solid;
    padding-top: 5px;
    line-height: 0;
    text-align: center;
    border-radius: 20px;
    box-sizing: border-box;
}

.mobile-avail-notice div.buttons-container {
    position: relative;
    /*top: 8px;*/
    white-space: nowrap;
}

.mobile-avail-notice div.buttons-container span.mobile-store-link {
    margin: 0 0 0 20px;
    display: inline-block;
    margin: 0 0 0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 40%;
}

.mobile-avail-notice div.buttons-container span.app-download-link {
    margin: 0 0 0 16px;
    display: inline-block;
    margin: 0 0 0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 40%;
}

.mobile-avail-notice span span {
    background: #36b8f4 !important;
    border-radius: 10px;
    height: 100px;
}

span.mobile-store-link a, span.app-download-link a {
    position: relative;
    top: 18px;
    color: white;
    font: 30pt Arial;
    text-transform: none !important;
    background: transparent;
}
@media screen and (max-width:767px){
  .mobile-avail-notice .close{
      
  }
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         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: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -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;
}
.slick-track:before,
.slick-track:after
{
    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;
    max-width: 100%;
    height: auto;
}
.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;
}
#ajax_loading_box{
    position: fixed;
    top: 50%;
    right: 50%;
    left: 50%;
    z-index: 100001;
    display: none;
    overflow: visible;
    margin-top: -26px;
    margin-left: -26px;
    padding: 0px;
    min-height: 52px;
    width: 52px;
    background: url('../../../../../../../../design/themes/leaderseo/media/../../../../../../../../design/themes/responsive/media/images/icons/ajax_loader.svg?1774023733') no-repeat 10px 10px #0d0d0d;
    opacity: 0.8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div.ty-product-filters__wrapper{
    padding: 10px 15px;
    box-sizing:border-box;
    width: 100%;
}
    .cm-product-filters .ty-icon-cancel-circle:before{
        width: 18px;
        height: 18px;
        line-height: 19px;
        font-size: 11px;
        position: absolute;
        top: 9px;
        left: 0;
        z-index: 300;
    }
    div.ty-product-filters__wrapper div.ty-product-filters__block{}
        div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-product-filters__switch{
            text-align: center;
            padding: 10px 0;
            cursor: pointer;
            position: relative;
        }
        div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-product-filters__switch.open{}
        div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-product-filters__switch span.ty-product-filters__title{
            font-size: 14px;
            color: #fff;
            text-transform: uppercase;
            font-weight: bold;
            text-align: center;
        }
            div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-product-filters__switch span.ty-product-filters__title:after{
                content: '';
                display: block;
                margin: 3px auto 0;
                width: 25px;
                height: 3px;
                background: #ff5300;
            }

    div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-price-slider{
        color: #fff;
        font-size: 12px;
    }
        div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-price-slider input[type="text"]{
            width: 50px;
            font-size: 14px;
            font-weight: bold;
            text-align: center;
            -webkit-border-radius: 5px;
            border-radius: 5px;

            margin-right: 3px;
        }

    div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-range-slider{
        padding: 20px 10px;
    }
        div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-range-slider ul.ty-range-slider__wrapper{
            position: relative;

            width: 100%;
            height: 5px;

            background: rgb(255,255,255);
            background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1)));
            background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
            background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
            background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
            background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );

            outline: 3px solid #184f93;

            -webkit-border-radius: 5px;
            border-radius: 5px;
        }
            div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-range-slider ul.ty-range-slider__wrapper li.ty-range-slider__item{
                position: absolute;
                top: 15px;

                position: absolute;
                top: -5px;
                width: 1px;
                height: 10px;
            }
                div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-range-slider ul.ty-range-slider__wrapper li.ty-range-slider__item span.ty-range-slider__num{
                    color: #fff;
                    font-size: 11px;

                    position: absolute;
                    top: 21px;
                    left: -25px;
                    display: block;
                    width: 45px;
                    text-align: center;
                }

        div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-range-slider div.ui-slider-range{
            z-index: 300;
            position: relative;
            top: -4px;

            background: rgb(251,161,16);
            background: -moz-linear-gradient(top,  rgba(251,161,16,1) 0%, rgba(254,85,3,1) 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,161,16,1)), color-stop(100%,rgba(254,85,3,1)));
            background: -webkit-linear-gradient(top,  rgba(251,161,16,1) 0%,rgba(254,85,3,1) 100%);
            background: -o-linear-gradient(top,  rgba(251,161,16,1) 0%,rgba(254,85,3,1) 100%);
            background: -ms-linear-gradient(top,  rgba(251,161,16,1) 0%,rgba(254,85,3,1) 100%);
            background: linear-gradient(to bottom,  rgba(251,161,16,1) 0%,rgba(254,85,3,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fba110', endColorstr='#fe5503',GradientType=0 );

            width: 100%;
            height: 3px;

        }
        div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-range-slider span.ui-slider-handle{
            z-index: 400;
            position: relative;
            display: inline-block;
            top: -16px;
            width: 10px;
            height: 15px;
            background: rgba(255,255,255,0.5);
            border: 2px solid #fff;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            margin-right: -20px;
        }
            div.ty-product-filters__wrapper div.ty-product-filters__block div.ty-range-slider span.ui-slider-handle:after{
                content: "";
                top: 30%;
                left: 40%;
                display: block;
                position: absolute;
                width: 2px;
                height: 6px;
                background: #fff;
            }

li.cm-product-filters-checkbox-container{}
    li.cm-product-filters-checkbox-container label{
        color: #fff;
        font-size: 13px;
        padding-left: 20px;
        line-height: 20px;
        height: 20px;
        position: relative;
        cursor: pointer;
    }
        li.cm-product-filters-checkbox-container label:after{
            content: '';
            display: block;
            position: absolute;
            top: 1px;
            left: -1px;

            width: 12px;
            height: 12px;

            background: url('../../../../../../../../design/themes/leaderseo/media/../img/checks.png?1774023733') top left no-repeat;
        }
        .ty-product-filters__item-more li.cm-product-filters-checkbox-container label:after{
            background: url('../../../../../../../../design/themes/leaderseo/media/../img/checks.png?1774023733') top right no-repeat;   
        }
        li.cm-product-filters-checkbox-container label.disabled{
            opacity: 0.5;
            cursor: context-menu;
        }
    li.cm-product-filters-checkbox-container label input[type="checkbox"]{
        display: none;
    }

div.ty-product-filters__wrapper div.ty-product-filters__tools{}
    div.ty-product-filters__wrapper div.ty-product-filters__tools a.ty-product-filters__reset-button{
        position: relative;
        display: block;
        text-align: center;
        width: 100%;
        line-height: 28px;
        height: 28px;
        font-size: 14px;
        font-weight: bold;
        color: #f8f8f8;
        border: none;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 3px 0 0 #cf3603;
        box-shadow: 0 3px 0 0 #cf3603;
        background: #ff6c00;
        background: -moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));
        background: -webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
        background: -o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
        background: -ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
        background: linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);
        cursor: pointer;
        margin-top: 25px;
    }
div.ty-product-filters__search input{
    width: 100%;
}
div.ty-price-slider__inputs{
    text-align: center;
}   




.ui-widget-overlay{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}
    .cm-notification-container{
        width: 100%;
    }
        .cm-notification-close{
            position: absolute;
            top: 10px;
            right: 10px;
            display: block;
            width: 26px;
            height: 26px;
            background: #fff;
            -webkit-border-radius: 26px;
            border-radius: 26px;
            padding: 0;
            font-size: 18px;
            cursor: pointer;
            text-align: center;
            line-height: 26px;
            border: none;
            right: 18px;
            top: 11px;
            color: #f00;
            opacity: 0.75;
        }
        .cm-notification-content{
            position: fixed;
            z-index: 1100;
            background: #fff;
            padding: 20px 30px;
            top: 15%;
            width: 50%;
            left: 25%;
            border: 2px solid #2667b9;

        }
            .cm-notification-content h1{
                font-weight: bold;
                font-size: 18px;
                line-height: 32px;
            }
            .ty-product-notification__item{
                justify-content: center;
                align-items: center;
                align-content: flex-start;
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
            }
                .ty-product-notification__content{
                    margin-left: 30px;
                }
                    .ty-product-notification__content a{
                        color: #3475c4;
                        font-size: 16px;
                        text-decoration: underline;
                    }
                    .ty-product-notification__content .ty-product-notification__price{
                        font-size: 14px;
                        color: #555;
                    }
                        .ty-product-notification__content .ty-product-notification__price span{
                            font-weight: bold;
                        }

            .ty-buy-together-notification{
                padding-top: 20px;
                justify-content: flex-start;
                align-items: flex-start;
                align-content: flex-start;
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
            }
                .ty-buy-together-notification .clearfix,
                .ty-buy-together-notification__item{
                    display: flex;
                    flex-direction: row;
                    flex-wrap: wrap;
                    align-items: flex-start;
                    align-content: flex-start;
                }
                .ty-buy-together-notification ul.ty-buy-together-notification__items{
                    width: 100%;
                    padding: 10px 0 0;
                }
                .ty-buy-together-notification img{
                    margin-right: 20px;
                    width: 75px;
                    height: auto;
                }
                .ty-buy-together-notification a{
                    display: block;
                    color: #3475c4;
                    font-size: 14px;
                    text-decoration: underline;
                    margin-right: 20px;
                }
                ty-buy-together-notification .ty-buy-together-notification__item{
                    padding-top: 20px;
                    justify-content: space-between;
                    display: flex;
                    flex-direction: row;
                    flex-wrap: nowrap;
                }
                .ty-buy-together-notification .ty-product-notification__price{
                    font-size: 14px;
                    color: #222;
                }
                    .ty-buy-together-notification .ty-product-notification__price span{
                        font-weight: bold;
                    }
                    .ty-buy-together-notification a:hover{
                        text-decoration: none;
                    }
            .cm-notification-content div.ty-product-notification__total-info{
                padding-top: 20px;
                justify-content: space-between;
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                align-items: center;
            }
                .cm-notification-content div.ty-product-notification__total-info div.ty-product-notification__amount{
                    max-width: 45%;
                    font-size: 16px;
                    font-weight: bold;
                    color: ##ff4300;
                }
                .cm-notification-content div.ty-product-notification__total-info div.ty-product-notification__subtotal{
                    max-width: 45%;
                    font-size: 18px;
                    color: #444;
                }

            .cm-notification-content div.ty-product-notification__buttons{
                padding-top: 20px;
                justify-content: space-between;
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                align-items: center;
            }
                .cm-notification-content .ty-product-notification__buttons a{
                    margin-bottom: 10px;
                    position: relative;
                    cursor: pointer;
                    box-sizing: border-box;
                    display: block;
                    text-align: left;
                    padding: 0 30px;
                    line-height: 24px;
                    font-weight: bold;
                    height: 24px;
                    font-size: 16px;
                    color: #f8f8f8;
                    -webkit-border-radius: 5px;
                    border-radius: 5px;
                    -webkit-box-shadow: 0 3px 0 0 #1a509b;
                    box-shadow: 0 3px 0 0 #1a509b;
                    background: #478bd6;
                    background: -moz-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);
                    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2d6dbe));
                    background: -webkit-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);
                    background: -o-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);
                    background: -ms-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);
                    background: linear-gradient(to bottom,#478bd6 0%,#2d6dbe 100%);
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2d6dbe',GradientType=0);
                }
    .ui-dialog{
        position: fixed;
        top: 0;
        left: 0;
        outline: 0;

        background: #fff;
    }
    div.ui-dialog-titlebar{
        width: 100%;
        height: 48px;
        background: #2061b4;
        position: relative;
        padding: 10px 15px;
        box-sizing:border-box;
        margin-bottom: 15px;
    }
        div.ui-dialog-titlebar span.ui-dialog-title{
            color: #fff;
            font-weight: bold;
            font-size: 20px;
            line-height: 28px;
        }
        div.ui-dialog-titlebar button.ui-button{
            position: absolute;
            display: block;
            width: 26px;
            height: 26px;
            background: #fff;
            -webkit-border-radius: 26px;
            border-radius: 26px;
            padding: 0;
            font-size: 18px;
            cursor: pointer;
            text-align: center;
            line-height: 26px;
            border: none;
            right: 18px;
            top: 11px;
            color: #f00;
            opacity: 0.75;
        }
            div.ui-dialog-titlebar button.ui-button:hover{
                opacity: 1;
            }
            div.ui-dialog-titlebar button.ui-button:before{
                content: "✖";
                color: #f00;
            }
            div.ui-dialog-titlebar button.ui-button .ui-button-text{
                display: none;
            }


.ui-dialog div.ty-control-group{
    padding: 5px 15px;
    box-sizing:border-box;
    width: 100%;

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;

}
    .ui-dialog div.ty-control-group label{
        display: block;
        width: 180px;
        font-size: 16px;
        color: #222;
        font-weight: bold;

    }
    .ui-dialog div.ty-control-group input[type="text"]{
        -webkit-border-radius: 5px;
        border-radius: 5px;
        text-indent: 20px;
        box-sizing: border-box;
        height: 24px;
        line-height: 22px;
        border: 1px solid #d6d6d6;
    }
    .ui-dialog div.ty-control-group textarea{
        padding: 10px 20px;
        box-sizing: border-box;
        border: 1px solid #d6d6d6;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        resize: none;
    }
    .ui-dialog div.buttons-container{
        padding: 5px 15px;
        box-sizing:border-box;
        width: 100%;
    }
    .ui-dialog div.buttons-container button{
        border: none;
        margin-bottom: 10px;
        padding: 0;
        position: relative;
        cursor: pointer;
        box-sizing: border-box;
        display: block;
        font-weight: bold;
        text-align: center;
        width: 100%;
        line-height: 42px;
        height: 40px;
        font-size: 18px;
        color: #f8f8f8;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 3px 0 0 #cf3603;
        box-shadow: 0 3px 0 0 #cf3603;
        background: #ff6c00;
        background: -moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));
        background: -webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
        background: -o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
        background: -ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
        background: linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);
    }

    .ui-dialog .captcha div{
        width: 30%;
        font-size: 14px;
        color: #444;
    }

    .ui-dialog div.ty-cr-product-info-container{
        padding: 5px 15px;
        box-sizing:border-box;
        width: 100%;

        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }
        .ui-dialog div.ty-cr-product-info-container div.ty-cr-product-info-image{
            width: 60%;
        }
            .ui-dialog div.ty-cr-product-info-container div.ty-cr-product-info-image img{
                width: 100%;
                height: auto;
            }
        .ui-dialog div.ty-cr-product-info-container div.ty-cr-product-info-header{
            width: 35%;
        }
            .ui-dialog div.ty-cr-product-info-container div.ty-cr-product-info-header h3{
                font-weight: bold;
                font-size: 18px;
            }

.sa-cart{
    background: url('../../../../../../../../design/themes/leaderseo/media/../img/icobg.jpg?1774023733');
    background-attachment: fixed;
    padding: 20px 0;
}
    .sa-cart .width1000{
        width: 1000px;
        margin: 0 auto;

        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    .sa-cart .left-column{
        width: 660px;

        background: #fff;
        border: 1px solid #d3d3d3;
    }
    .sa-cart .right-column{
        width: 300px;
        background: #fff;
        border: 1px solid #d3d3d3;
        padding: 10px 20px;
        box-sizing:border-box;
    }
    .sa-cart .ty-step__body-active{
    }
    .sa-cart .ty-subheader{
        display: none;
    }
    .ty-step__title-active{        
        padding: 10px 20px;
    }
    .ty-step__title-complete,
    .ty-step__title{
        padding: 10px 20px;

        background: rgb(255,255,255);
        background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(239,239,239,1) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(239,239,239,1)));
        background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
        background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
        background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
        background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(239,239,239,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );

        font-size: 16px;
        font-weight: bold;
        color: #000;
        border: 1px solid #d3d3d3;

    }
        .ty-step__title-active span{
            font-size: 16px!important;
            font-weight: bold!important;
            color: #fff!important;
            background: transparent!important;
        }
        .ty-step__title span{
            font-size: 16px!important;
            font-weight: bold!important;
            color: #333!important;
            background: transparent!important;
        }
            .ty-step__title-active span:first-child:after,
            .ty-step__title span:first-child:after{
                content: "|";
                margin: 0 3px 0 6px;
                display: inline-block;
            }

.sa-cart div.ty-control-group{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 5px;
    padding: 0 30px;
    box-sizing:border-box;
    width: 100%;
}
    .sa-cart div.ty-control-group label{
        display: block;
        width: 180px;
        font-size: 16px;
        color: #222;
        font-weight: bold;
    }
        .sa-cart div.ty-control-group label.cm-required:after{
            content: "*";
            color: #f00;
            position: relative;
            right: -3px;
        }
    .sa-cart div.ty-control-group .cm-failed-field{
        -webkit-box-shadow: 1px 1px 3px 0 rgba(255,0,0,0.5);
        box-shadow: 1px 1px 3px 0 rgba(255,0,0,0.5);
    }
    .sa-cart div.ty-control-group select{
        width: 260px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        text-indent: 5px;
        box-sizing: border-box;
        height: 24px;
        line-height: 22px;
        border: 1px solid #d6d6d6;
        color: #000;
    }
    .sa-cart div.ty-control-group input[type="text"]{
        -webkit-border-radius: 5px;
        border-radius: 5px;
        text-indent: 20px;
        box-sizing: border-box;
        height: 24px;
        line-height: 22px;
        border: 1px solid #d6d6d6;
    }
    .sa-cart div.ty-control-group span.help-inline{
        width: 100%;
        font-size: 14px;
        color: #f00;
        padding: 5px 0;
        text-align: center;
    }
    .sa-cart .checkout__block{
    }
    .sa-cart .shipping-address__switch{
        padding: 0px 30px;
        box-sizing:border-box;
        width: 100%;
    }
    .sa-cart .ty-profile-field__switch{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;

        padding: 10px 20px;
        box-sizing:border-box;
        width: 100%;

        background: #313a48;
    }
        .sa-cart .shipping-address__switch .ty-profile-field__switch-label{
            width: 60%;
            font-size: 14px;
            color: #fff;
            font-weight: bold;
        }
        .sa-cart .shipping-address__switch .ty-profile-field__switch-actions{
            width: 30%;
            font-size: 14px;
            color: #fff;
        }

        .sa-cart .ty-checkout-buttons{
            padding: 10px 30px;
            box-sizing:border-box;
            width: 100%;

        }
            .cm-map-view-locations{
                position: relative;
                display: block;
                text-align: center;
                padding: 0 20px;
                margin-bottom: 10px;
                line-height: 28px;
                height: 28px;
                border: none;
                font-size: 14px;
                color: #f8f8f8;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                -webkit-box-shadow: 0 3px 0 0 #cf3603;
                box-shadow: 0 3px 0 0 #cf3603;
                background: #ff6c00;
                background: -moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
                background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));
                background: -webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
                background: -o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
                background: -ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
                background: linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0)
            }
            .sa-cart .ty-checkout-buttons button{
                position: relative;
                display: block;
                text-align: center;
                padding: 0 20px;
                line-height: 34px;
                height: 34px;
                border: none;
                font-size: 14px;
                color: #f8f8f8;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                -webkit-box-shadow: 0 3px 0 0 #cf3603;
                box-shadow: 0 3px 0 0 #cf3603;
                background: #ff6c00;
                background: -moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
                background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));
                background: -webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
                background: -o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
                background: -ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);
                background: linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0)
            }

    .ty-step__title-right{
        float: right;
    }
    .sa-cart .ty-shipping-options__method{
        display: block;
        padding: 10px 30px;
        background: #f2f2f2;
        color: #222;
        font-weight: bold;
    }
    .ty-shipping-options__total{
        padding: 20px 30px;
        width: 100%;
        box-sizing:border-box;


        color: #ff5300;
        background: #fef2d8;

        font-size: 18px;
    }
        .ty-shipping-options__total span{
            font-weight: bold;
        }
    .ty-checkout-select-store__map-full-div{
        padding: 0 30px;
        width: 100%;
        box-sizing:border-box;
    }
        .ty-checkout-select-store__map{
            padding: 10px 0;
            height: 300px;
            width: 100%;
        }
        .ty-one-store{
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            justify-content: space-between;

            margin-bottom: 15px;
        }
            .ty-one-store input{
                display: block;
                margin-right: 15px;
                margin-top: 6px;
            }
            .ty-one-store__label{
                width: 100%;
            }
                .ty-one-store__name{
                    font-size: 14px;
                    font-weight: bold;
                    color: #222;
                    padding: 5px 0 20px;
                }
                .ty-one-store__description{
                    font-weight: 14px;
                    color: #555;
                    line-height: 16px;
                }
                    .ty-one-store__description a{
                        display: block;
                        font-size: 13px;
                        color: #1555aa;
                        text-align: left;
                        line-height: 14px;
                        text-decoration: underline;
                    }
                    .ty-one-store__description div{
                        padding-left: 20px;
                        font-size: 13px;
                        line-height: 14px;
                    }
                    .cm-map-view-location{
                        position: relative;
                        box-sizing: border-box;
                        display: block;
                        text-align: center;
                        padding: 0 20px;
                        line-height: 24px;
                        font-weight: bold;
                        height: 24px;
                        font-size: 14px;
                        color: #f8f8f8;
                        -webkit-border-radius: 5px;
                        border-radius: 5px;
                        -webkit-box-shadow: 0 3px 0 0 #1a509b;
                        box-shadow: 0 3px 0 0 #1a509b;
                        background: #478bd6;
                        background: -moz-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);
                        background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2d6dbe));
                        background: -webkit-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);
                        background: -o-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);
                        background: -ms-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);
                        background: linear-gradient(to bottom,#478bd6 0%,#2d6dbe 100%);
                    }

.ty-checkout__shipping-tips{
    padding: 10px 30px 0;
    width: 100%;
    box-sizing:border-box;
}
    .ty-checkout__shipping-tips p{
        margin-bottom: 10px;
        color: #444;
        font-size: 14px;
        line-height: 16px;
    }

    .ty-checkout__billing-options{
        padding: 10px 30px 0;
        width: 100%;
        box-sizing:border-box;
    }
        .ty-checkout__billing-options h2{
            font-weight: bold;
            font-size: 18px;
            line-height: 24px;
        }
    .ty-payments-list__item{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;

        margin-bottom: 15px;
    }
        .ty-payments-list__instruction p{
            font-size: 14px;
            line-height: 16px;
            color: #555;
            margin-bottom: 10px;
        }
        .ty-payments-list__item input{
            margin: 3px 15px 0 0;
        }
        .ty-payments-list__item-group{
            width: 100%;
        }
        .ty-payments-list__item-title{
            font-weight: bold;
            font-size: 16px;
            line-height: 20px;
        }
        .ty-payments-list__description{
            font-size: 14px;
            color: #555;
            padding-left: 10px;
            line-height: 16px;
        }
        .ty-customer-notes{
            padding: 10px 0 0;
        }
            .ty-payments-list textarea,
            .ty-customer-notes textarea{
                padding: 10px 20px;
                box-sizing: border-box;
                border: 1px solid #d6d6d6;
                -webkit-border-radius: 5px;
                border-radius: 5px;
                resize: none;
            }
            .ty-customer-notes__title{
                font-weight: bold;
                font-size: 16px;
                line-height: 20px;
            }
.notification-content.alert-warning{
    -webkit-box-shadow: 1px 1px 3px 0 rgba(255,0,0,0.5);
    box-shadow: 1px 1px 3px 0 rgba(255,0,0,0.5);
}
div.ty-tabs{
    width: 100%;
}
    ul.ty-tabs__list{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
        li.ty-tabs__item{
            display: block;

            width: 100%;
            text-align: center;
            line-height: 40px
        }
        li.ty-tabs__item.active{}
            a.ty-tabs__a{
                display: block;
                width: 100%;
                height: 100%;
            }


    .ty-credit-card__control-group{
        position: relative;
    }
        .ty-cc-icons{
            right: 90px;
            top: 2px;
            position: absolute;
        }
    .ty-credit-card__input{
        line-height: 40px!important;
        height: 40px!important;
    }
    .ty-cc-icons__icon {
        display: inline-block;
        margin: 0;
        width: 51px;
        height: 32px;
        background: url('../../../../../../../../design/themes/leaderseo/media/../../../../../../../../design/themes/responsive/media/images/icons/payments.png?1774023733') no-repeat;
    }
    .ty-cc-icons__item.cc-default, .ty-cc-icons__item.active {
        visibility: visible;
    }
    .ty-cc-icons__item {
        position: absolute;
        z-index: 10;
        display: inline-block;
        visibility: hidden;
        padding: 2px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }
        .ty-cc-icons__item .default {
            background-position: -300px 0px;
        }
        .ty-cc-icons__item .visa {
            background-position: -200px 0px;
        }
        .ty-cc-icons__item .visa-electron {
            background-position: -200px -100px;
        }
        .ty-cc-icons__item .mastercard {
            background-position: 0px -100px;
        }
        .ty-cc-icons__item .maestro {
            background-position: 0 -200px;
        }
        .ty-cc-icons__item .american-express {
            background-position: -100px -200px;
        }
        .ty-cc-icons__item .discover {
            background-position: -200px -200px;
        }
.ty-cvv2-about{
    position: relative;
}
.ty-cvv2-about__title{
    font-size: 16px;
    font-style: italic;
    line-height: 20px;
}
.ty-cvv2-about__note{
    display: none;
    width: 500px;
    position: absolute;
    top: 20px;
    z-index: 500;
    right: 0;
    padding: 15px 20px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.5);
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.5);
}
    .ty-cvv2-about__title:hover + .ty-cvv2-about__note,
    .ty-cvv2-about__note:hover{
        display: block;
    }
.ty-cvv2-about__info{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 10px;
}
    .ty-cvv2-about__description{
        padding-left: 20px;
    }
        .ty-cvv2-about__description h5{
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 5px;
        }
        .ty-cvv2-about__description p{
            font-size: 14px;
            color: #555;
            margin-bottom: 5px;
        }
.visible-phone {
    display: none !important;
}
.ty-sidebox{}
    .ty-sidebox__title {
        font-size: 16px;
        font-weight: bold;
        border-bottom: 1px solid #73b4e5;
        padding: 5px 0 10px;
    }
    .ty-sidebox__body{}

    .ty-checkout-summary__block{
        width: 100%;
    }
        .ty-checkout-summary__block tr{}
        .ty-checkout-summary__block td{
            padding: 10px 0;
            font-size: 14px;
            color: #555;
        }
            .ty-checkout-summary__block td:first-child{
                font-weight: bold;
            }
            .ty-checkout-summary__block td:last-child{
                text-align: right;
            }
            .ty-gift-certificate-coupon{
                position: relative;
            }
                .ty-checkout-summary__block input{
                    width: 100%;
                    height: 32px;
                    line-height: 32px;
                    text-align: center;
                }
                .ty-checkout-summary__block button{
                    display: none;
                }
                .ty-checkout-summary__total span{
                    font-weight: bold;
                }

.ty-order-info{}
    .ty-order-info h4{
        font-weight: bold;
        font-size: 14px;
        line-height: 20px;
    }
    .ty-order-info li{
        font-size: 14px;
        color: #777;
        line-height: 18px;
    }


.ty-order-products__item{
    margin-top: 10px;
    background: #f2f2f2;
    padding: 5px 10px;
    box-sizing:border-box;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
    .ty-order-products__item .ty-buy-together-info{
        width: 100%;
        padding-left: 20px;
        box-sizing:border-box;
        font-size: 14px;
    }
    .ty-order-products__item .ty-buy-together-info__item{
        padding: 5px 0;
    }
    .ty-order-products__a{
        color: #3475c4;
        font-size: 16px;
        text-decoration: underline;
        width: 90%;
    }
    .ty-order-products__item-delete{
        width: 9%;
    }
        .ty-icon-cancel-circle:before{
            content: "✖";
            color: #f00;
            display: block;
            width: 26px;
            height: 26px;
            background: #fff;
            -webkit-border-radius: 26px;
            border-radius: 26px;
            padding: 0;
            font-size: 18px;
            cursor: pointer;
            text-align: center;
            line-height: 26px;
            border: none;
            color: #f00;
            opacity: 0.75;
        }
    .ty-order-products__price{
        font-size: 14px;
        color: #777;
        line-height: 24px;
    }
        .ty-order-products__price span{
            font-weight: bold;
        }


.ty-estimation__title{
    padding: 20px 20px 10px;
    font-weight: bold;
}
#shipping_estimation form{
    padding: 0 20px;
}
#shipping_estimation p{
    margin-bottom: 10px;
}

.ty-mainbox-title{
    width: 1000px;
    margin: 0 auto;
}
    .ty-checkout-complete__create-account{
        padding: 20px 0;
    }
    .ty-checkout-complete__create-account .ty-control-group{
        margin-bottom: 10px;
    }
    .ty-checkout-complete__create-account .ty-control-group label{
        width: 200px;
        margin-right: 10px;
    }
    .ty-checkout-complete__create-account .ty-control-group input{}

.ty-orders-detail{}
    .h-tabs{
        display: none;
    }
        .h-tabs li{
            display: inline-block;

            background: #fff;
            color: #00508d;
            padding: 10px 20px;
        }
        .h-tabs li.active{
            background: #00508d;
            color:  #fff;
        }
    .c-tabs div.hidden{
        display: none;
    }
.ty-orders__actions-right,
.ty-orders__actions{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
    .ty-orders__actions{
        margin-bottom: 20px;
    }
    .ty-orders__actions .ty-btn{
        display: block;
        margin: 0 10px;
        color: #000;
    }
.orders-customer{
    padding: 20px 25px;
    background: #fff;
    margin-bottom: 20px;
}
.ty-orders-detail__products{
    padding: 20px 25px;
    background: #fff;
    margin-bottom: 20px;   
}
.ty-subheader{
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
}
.ty-profiles-info{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
    .ty-profiles-info__item{
        width: 40%;
        border: 1px solid #f2f2f2;
        padding: 15px 25px;
    }
    .ty-info-field{
        margin-bottom: 5px;
    }
    .ty-profiles-info__title{
        margin-bottom: 15px;
        font-weight: bold;
    }
    .ty-profiles-info__field{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .ty-orders-detail__table{
        width: 100%;
        margin-bottom: 20px;
    }
        .ty-orders-detail__table th{
            background: #f2f2f2;
            font-weight: bold;
            padding: 10px 0;
        }
        .ty-orders-detail__table td{
            padding: 10px;
            border-bottom: 1px solid #f2f2f2;
        }
        .ty-orders-detail__table td.ty-right{
            text-align: right;
        }
        .ty-orders-detail__table td.ty-center{
            text-align: center;
        }
        .ty-orders-detail__table td a{
            font-size: 13px;
            color: #1555aa;
            text-decoration: underline;
            margin-bottom: 5px;
        }
            .ty-orders-detail__table td a:hover{
                text-decoration: none;
                color: #1555aa;
            }
            .ty-orders-detail__table-code{
                font-size: 12px;
                line-height: 14px;
                margin-bottom: 5px;
            }
        .ty-orders-summary__table{
            width: 100%;
        }
        .ty-orders-summary__row td{
            padding: 15px;
        }
.ty-checkout-complete__order-success{
    padding: 20px 0;

}
.ty-section{
    margin-bottom: 20px;
}
.ty-section__title{
    padding: 20px;
    background: #fff;
    position: relative;
    font-weight: bold;
}
    .ty-section__title .ty-section_switch_off{
        display: none;
    }
    .ty-section__title .ty-section_switch_on{
        display: block;
    }
    .ty-section__title.open .ty-section_switch_off{
        display: block;
    }
    .ty-section__title.open .ty-section_switch_on{
        display: none;
    }

    .ty-section__switch{
        position: absolute;
        right: 20px;
        top: 20px;
        opacity: 0.5;
    }
    .ty-section__body{
        padding: 20px;
        background: #fff;
    }
    .ty-control-group{
        margin-bottom: 20px;
    }
    .ty-control-group__title{
        width: 130px;
        display: inline-block;
        font-weight: bold;
        font-size: 14px;
    }
    .ty-status-info{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
        .ty-status-info label{
            width: 15%;
        }
.ty-orders-search{
    width: 100%;
    background: #fff;
}  
    .ty-orders-search th,
    .ty-orders-search td{
        padding: 10px;
    }
         .ty-orders-search th{
            background: #f2f2f2;
            padding: 10px 20px;
         }
            .ty-orders-search th a{
                text-decoration: underline;
                color: #000;
            }
                .ty-orders-search th a:hover{
                    text-decoration: none;
                }
         .ty-orders-search td{
            padding: 20px;
         }
            .ty-orders-search td a{
                text-decoration: underline;
                color: #000;
                opacity: 0.8;
            }
                .ty-orders-search td a:hover{
                    text-decoration: none;
                }
         .ty-orders-search tr{
            border-bottom: 1px solid #f2f2f2;
         }
         .ty-orders-search__user-info{
            list-style-type: circle;
            padding-left: 20px;
         }


    .ui-menu{
        max-width: 250px;
        border: 1px solid #f2f2f2;
        border-bottom: none;
        background: #fff;
    }
        .ui-menu-item{
            padding: 5px 10px;
            font-size: 12px;
            border-bottom: 1px solid #f2f2f2;
        }
        .ui-menu-item:hover{
            background: #f2f2f2;
        }
    .ty-payments-list{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
        .ty-payments-list__item{
            width: 48%;
            margin-bottom: 20px;
        }
        .ty-payments-list__item table{
            width: 100%;
            padding: 20px;
            background: #f2f2f2;
            box-sizing:border-box;
        }
            .ty-payments-list__item td{
                padding: 5px 10px 20px;
            }
            .ty-payments-list__item td label{
                width: 100%!important;
                margin-bottom: 5px;
            }
            .ty-payments-list__item td input,
            .ty-payments-list__item td textarea{
                width: 100%!important
            }
.ty-owl-previewer__image {
    display: inline;
    max-width: 100%;
    max-height: 100%;
}
.ty-owl-previewer__dialog {
    height: 80vh !important;
    width: 80vw !important;
    top: 10vh !important;
    left: 10vw !important;
    max-height: none;
    max-width: 80vw !important;
    position: fixed;
}
.ty-owl-previewer.ui-dialog-content .object-container {
    padding: 4px;
    display: block;
    width: 100%;
}
.ty-owl-previewer.ui-dialog-content {
    height: calc(100% - 48px) !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.ty-owl-previewer .object-container, 
.ty-owl-previewer .ty-owl-previewer__container, 
.ty-owl-previewer .owl-wrapper-outer, 
.ty-owl-previewer .owl-wrapper, 
.ty-owl-previewer__image-container {
    height: 100vh !important;
    max-height: 100%;
}
.ty-owl-previewer__image-container {
    display: flex;
    align-items: center;
    justify-content: center;
}
.ty-owl-previewer__image--flex-fix-wrapper {
    max-height: 80%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
@font-face{font-family:glyphs;src:url('../../../../../../../../design/themes/leaderseo/media/fonts/glyphs.eot?1774023733');src:url('../../../../../../../../design/themes/leaderseo/media/fonts/glyphs.eot?1774023733#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/leaderseo/media/fonts/glyphs.woff?1774023733') format('woff'), url('../../../../../../../../design/themes/leaderseo/media/fonts/glyphs.ttf?1774023733') format('truetype'), url('../../../../../../../../design/themes/leaderseo/media/fonts/glyphs.svg?1774023733#glyphs') format('svg');font-weight:normal;font-style:normal;}@font-face{font-family:ablack;src:url('../../../../../../../../design/themes/leaderseo/media/../font/ablack.ttf?1774023733');}.c_1300{width:1000px;margin:0 auto;}.c_1300__title{text-align:center;position:relative;background:#fff;height:51px;font-size:22px;font-weight:900;padding-top:10px;margin-bottom:10px;}.c_1300__title:after{content:'';width:88px;height:4px;display:block;position:absolute;top:42px;left:0;right:0;margin:auto;background:#ef7f1a;}.about_company{margin-bottom:20px;}.about_company__content{font-size:0;}.about_company__content__block_1{height:205px;position:relative;background:#fff;margin:20px 0;}.about_company__content__block_1 .box{display:inline-block;font-size:14px;text-align:center;color:#1353a8;position:absolute;}.about_company__content__block_1 .box:nth-child(1){top:30px;left:30px;}.about_company__content__block_1 .box:nth-child(2){top:21px;left:295px;}.about_company__content__block_1 .box:nth-child(3){top:43px;left:465px;}.about_company__content__block_1 .box:nth-child(4){top:21px;left:660px;}.about_company__content__block_1 .box:nth-child(5){top:43px;right:45px;}.about_company__content__block_1 .box h6{margin:0;font-size:17px;font-weight:bold;position:relative;margin-bottom:3px;}.about_company__content__block_1 .box h6:after{content:'';width:34px;height:3px;background:#ff4100;display:block;position:absolute;left:0;right:0;margin:auto;}.box__year,.box__number{font-family:'Arial Narrow',Helvetica,sans-serif;}.about_company__content__block_1 .box__year{font-weight:900;font-size:49px;color:#fff;position:absolute;top:35px;left:55px;}.about_company__content__block_1 .box__number{font-weight:900;font-size:50px;}.about_company__content__block_1 .box__name{font-weight:bold;color:#000;}.about_company__content__block_2{background:#fff;text-align:center;padding:10px 0;}.about_company__content__block_2__box{width:240px;display:inline-block;font-size:12px;color:#000;vertical-align:top;}.about_company__content__block_2__box img{width:244px;max-width:244px;}.about_company__content__block_2__box a{font-size:12px;color:#1353a8;float:left;margin-left:16px;margin-top:7px;font-family:Arial;}.about_company__content__block_2 .title{height:40px;line-height:40px;background:#1353a8;color:#fff;padding-left:20px;text-align:left;font-size:21px;position:relative;top:-5px;overflow:hidden;}.about_company__content__block_2 .title:after{content:'';border:40px solid transparent;border-right:22px solid #fff;border-bottom:0px solid #fff;position:absolute;top:0;right:0;}.about_company__content__block_2 .description{text-align:justify;width:222px;max-height:78px;margin:0 auto;overflow:hidden;font-size:12px;margin-top:10px;line-height:1.4;}.about_company__content__block_2 .long{text-align:justify;width:222px;max-height:126px;margin:0 auto;overflow:hidden;margin-top:10px;line-height:1.4;}.our_team__content{font-size:0;text-align:center;margin-top:15px;}.worker{font-size:14px;display:inline-block;width:240px;height:325px;text-align:center;background:#fff;padding:10px 0;margin-right:13px;margin-bottom:12px;}.worker:nth-child(4){margin-right:0;}.worker:nth-child(8){margin-right:0;}.worker__name{font-family:Arial;margin-top:10px;}.worker__standing{font-family:Arial;margin-top:10px;font-size:11px;}.details{margin-top:25px;}.details__content{height:235px;background:#fff;margin-top:30px;position:relative;}.details__content__part_1{width:450px;display:inline-block;line-height:1.4;position:absolute;top:71px;left:17px;}.details__content__part_1 h6:nth-child(1){display:inline;}.details__content__part_1 h6:nth-child(2){display:inline;margin-left:10px;}.details__content__part_1 h6:nth-child(3){display:block;}.details__content__part_1 h6:nth-child(4){display:inline;}.details__content__part_1 h6:nth-child(5){display:inline;margin-left:35px;}.details__content__part_1 h6:nth-child(6){display:block;margin-top:15px;}.details__content__part_2{width:450px;height:93px;display:inline-block;position:absolute;left:530px;top:0;bottom:0;margin:auto;line-height:1.4;}.details__content__part_1 h6{font-size:16px;font-weight:normal;}.details__content__part_2 h6{font-size:16px;font-weight:normal;}.details__content__title{font-weight:bold;margin-bottom:35px;display:inline;position:absolute;left:17px;top:30px;}.dostavka__content{font-size:0;}.dostavka__content__block_1{height:267px;position:relative;background:#fff;margin:20px 0;text-align:center;margin:0 auto;display:block;}.dostavka__content__block_1 .box{display:inline-block;width:205px;height:267px;vertical-align:top;text-align:center;line-height:normal;margin:0 50px;}.dostavka__content__block_1 .box .box_content{display:table;width:205px;vertical-align:middle;text-align:center;margin-top:22px;}.dostavka__content__block_1 .box .box__img{margin-top:22px;width:auto;height:151px;vertical-align:middle;text-align:center;line-height:normal;display:table-cell;}.dostavka__content__block_1 .box .box__img img{display:inline-block;}.dostavka__content__block_1 .box .box__text{display:inline-block;width:auto;margin-top:14px;vertical-align:bottom;text-align:left;color:black;font-family:Arial;font-size:12px;font-weight:400;line-height:18px;}.process{margin:41px 0;}.process__content{position:relative;margin:41px 0;display:block;text-align:center;}.process__block{border:7px solid #1353a8;border-radius:13px;display:inline-block;height:137px;vertical-align:top;text-align:center;line-height:normal;}.process__block_content{display:table;vertical-align:middle;text-align:center;}.process__block_content_img{display:table-cell;width:205px;height:137px;vertical-align:middle;text-align:center;}.process__block_1{width:212px;}.process__block_2{width:374px;font-family:Arial;font-weight:700;line-height:29px;}.process__block_2_text1{display:inline-block;color:black;font-size:15px;text-align:justify;font-weight:700;}.process__block_2_text2{display:inline-block;color:#1353a8;font-size:27px;text-align:justify;}.process__block_2_text2_digits{display:inline-block;color:#1353a8;font-size:30px;}.process__block_2_text3{display:inline-block;color:black;font-family:Arial;font-size:14px;font-weight:700;line-height:31px;text-align:justify;}.process__block_2_text4{display:inline-block;color:#ff4100;font-family:Arial;font-size:25px;font-weight:700;line-height:31px;text-align:justify;}.process__block_3{width:212px;}.process__arrow{display:inline-block;vertical-align:middle;margin:0 9px;}.process__arrow__content{display:table;vertical-align:middle;}.process__arrow__content__arrow{vertical-align:middle;display:table-cell;height:137px;}.sposobi_dostavki__content{display:inline-block;height:auto;}.cell_block{display:inline-block;background-color:#fff;width:468px;height:67px;border:1px solid #a2a3a3;border-radius:10px;padding:10px;}.cell_block_left{float:left;margin:6px 10px 6px 0px;}.cell_block_right{float:right;margin:6px 0px 6px 10px;}.cell_block_img{width:234px;display:inline-block;float:left;}.cell_block_img_content{display:table;vertical-align:middle;}.cell_block_img_content_cell{display:table-cell;vertical-align:middle;height:67px;}.cell_block_img_content_cell img{max-height:67px;}.cell_block_text{width:234px;display:inline-block;height:67px;float:right;}.cell_block_text_content{display:table;vertical-align:middle;color:black;font-family:Arial;font-size:21px;font-weight:700;line-height:23px;text-decoration:underline;margin:0 auto;}.cell_block_text_content_cell{display:table-cell;vertical-align:middle;height:67px;}.cell_block_textbreaker{display:inline-block;width:100%;margin:40px 0;padding-left:13px;color:black;font-family:Arial;font-size:21px;font-weight:400;line-height:23px;}.sposobi_oplati__content{display:inline-block;height:auto;}.empty_breaker{width:100%;height:40px;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;font-family:Arial,sans-serif;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;min-width:1000px;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}a{text-decoration:none;cursor:pointer;}.hidden{display:none;}.subscribe{background:url('../../../../../../../../design/themes/leaderseo/media/../img/icobg.jpg?1774023733');background-attachment:fixed;padding:20px 0;}.subscribe div.form{width:850px;margin:0 auto;padding:25px 0 15px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}.subscribe div.form div.heading{font-size:23px;color:#000;font-weight:bold;padding:5px 0 10px;width:100%;}.subscribe div.form form{width:48%;}.subscribe div.form form input[type="text"]{background:#fff;width:240px;border:none;line-height:28px;height:28px;text-indent:20px;}.subscribe div.form form button,.subscribe div.form form input[type="submit"]{line-height:25px;margin-left:10px;height:25px;text-align:center;border:none;text-transform:none;font-size:14px;font-weight:bold;color:#fff;padding:0 20px;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2d6dbe));background:-webkit-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-o-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:linear-gradient(to bottom,#478bd6 0%,#2d6dbe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2d6dbe',GradientType=0);-webkit-box-shadow:0 3px 0 0 #194f9a;box-shadow:0 3px 0 0 #194f9a;-webkit-border-radius:5px;border-radius:5px;}.subscribe div.form div.social{width:50%;font-size:16px;font-weight:bold;color:#000;}.subscribe div.form div.social a{display:inline-block;vertical-align:middle;opacity:0.75;width:26px;height:26px;margin:5px;}.subscribe div.form div.social a:hover{opacity:1;}.subscribe div.form div.social a.vk{background:url('../../../../../../../../design/themes/leaderseo/media/../img/vk.png?1774023733');}.subscribe div.form div.social a.fb{background:url('../../../../../../../../design/themes/leaderseo/media/../img/fb.png?1774023733');}.subscribe div.form div.social a.inst{background:url('../../../../../../../../design/themes/leaderseo/media/../img/inst.png?1774023733');}.subfooter{background:url('../../../../../../../../design/themes/leaderseo/media/../img/footer.png?1774023733');background-color:#fff;padding:20px 0;}.subfooter div.f-menu{width:1000px;margin:0 auto;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;}.subfooter div.f-menu div.services{width:240px;}.subfooter div.f-menu div.services div.m-title{font-size:18px;color:#fff;font-weight:bold;padding:0 0 10px;}.subfooter div.f-menu div.services li{padding-left:40px;height:36px;margin-bottom:5px;display:table;vertical-align:middle;}.subfooter div.f-menu div.services li a{line-height:18px;font-size:14px;color:#b5bbc4;position:relative;display:table-cell;vertical-align:middle;}.subfooter div.f-menu div.services li a:before{content:"";display:block;position:absolute;top:20%;left:-40px;width:27px;height:27px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/f-menu.png?1774023733') left no-repeat;}.subfooter div.f-menu div.services li a:hover{text-decoration:underline;color:#ff6900;}.subfooter div.f-menu div.services li a:hover:before{background-position-x:right;}.subfooter div.f-menu div.services li:nth-child(1) a:before{background-position-y:0;}.subfooter div.f-menu div.services li:nth-child(2) a:before{background-position-y:-27px;}.subfooter div.f-menu div.services li:nth-child(3) a:before{background-position-y:-54px;height:19px;}.subfooter div.f-menu div.services li:nth-child(4) a:before{background-position-y:-73px;height:22px;}.subfooter div.f-menu div.services li:nth-child(5) a:before{background-position-y:-95px;height:24px;}.subfooter div.f-menu div.services li:nth-child(6) a:before{background-position-y:-118px;height:25px;}.subfooter div.f-menu div.services li:nth-child(7) a:before{background-position-y:-141px;height:20px;}.subfooter div.f-menu div.menu{width:730px;}.subfooter div.f-menu div.menu div.m-title{font-size:18px;color:#fff;font-weight:bold;padding:0 0 10px;}.subfooter div.f-menu div.menu ul{-moz-column-count:3;-moz-column-gap:10px;-webkit-column-count:3;-webkit-column-gap:10px;column-count:3;column-gap:10px;}.subfooter div.f-menu div.menu ul li{padding-left:20px;margin-bottom:10px;}.subfooter div.f-menu div.menu ul a{line-height:16px;font-size:14px;color:#b5bbc4;position:relative;}.subfooter div.f-menu div.menu ul a:before{position:absolute;top:6px;left:-15px;content:"";display:block;width:4px;height:4px;background:#b5bbc4;-webkit-border-radius:5px;border-radius:5px;}.subfooter div.f-menu div.menu ul a:hover{text-decoration:underline;color:#ff6900;}.subfooter div.f-menu div.menu ul a:hover:before{background:#ff6900;}div.footer{background-color:#252d3a;padding:20px 0;}div.footer .width1000{width:1000px;margin:0 auto;position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;}div.footer div.logo{width:200px;padding-bottom:20px;}div.footer div.address{width:300px;}div.footer div.address span.small{font-size:14px;color:#9ba2ad;display:block;}div.footer div.address span.medium{font-size:14px;color:#fff;display:block;margin-bottom:10px;}div.footer div.address span.tel{font-size:18px;color:#fff;font-weight:bold;display:inline-block;vertical-align:middle;width:60%;}div.footer div.address span.tel span{font-size:14px;color:#9ba2ad;display:block;font-weight:400;}div.footer div.address a{display:inline-block;vertical-align:middle;font-size:14px;color:#4285d1;text-decoration:underline;}div.footer div.address a:hover{text-decoration:none;}div.footer div.phone{width:220px;text-align:right;}div.footer div.phone span{font-family:ablack;font-size:21px;color:#fff;margin-bottom:5px;display:block;}div.footer div.phone a span{font-family:'Open Sans',sans-serif;display:inline;font-size:14px;color:#fff;font-style:italic;padding-left:30px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/phone2.png?1774023733') left center no-repeat;}div.footer div.time{width:200px;font-size:14px;color:#fff;}div.footer div.time span.time{font-size:14px;color:#fff;font-weight:bold;}div.footer div.time span.clock{display:block;margin-top:5px;padding-left:30px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/clock2.png?1774023733') left center no-repeat;font-size:15px;font-family:ablack;color:#fff;}div.footer div.time span.clock span{font-size:21px;font-weight:bold;font-family:ablack;}#scrolltop{display:none;position:fixed;bottom:20px;width:52px;height:52px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/top.png?1774023733') top center no-repeat;opacity:0.5;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}#scrolltop:hover{opacity:1;}#right-block{position:fixed;right:0;top:20%;width:60px;}#right-block:hover{width:275px;}#right-block li{margin-bottom:10px;border-left:60px solid #2667b9;height:55px;line-height:55px;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2b6bbc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2b6bbc));background:-webkit-linear-gradient(top,#478bd6 0%,#2b6bbc 100%);background:-o-linear-gradient(top,#478bd6 0%,#2b6bbc 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2b6bbc 100%);background:linear-gradient(to bottom,#478bd6 0%,#2b6bbc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2b6bbc',GradientType=0);}#right-block li:hover{border-color:#ff6b00;background:#ff6b00;background:-moz-linear-gradient(top,#ff6b00 0%,#ff3d00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6b00),color-stop(100%,#ff3d00));background:-webkit-linear-gradient(top,#ff6b00 0%,#ff3d00 100%);background:-o-linear-gradient(top,#ff6b00 0%,#ff3d00 100%);background:-ms-linear-gradient(top,#ff6b00 0%,#ff3d00 100%);background:linear-gradient(to bottom,#ff6b00 0%,#ff3d00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6b00',endColorstr='#ff3d00',GradientType=0);}#right-block li a{display:block;min-width:200px;line-height:55px;height:55px;font-size:14px;font-weight:bold;color:#fff;position:relative;padding:0 20px;}#right-block li a:before{position:absolute;top:12px;left:-47px;content:"";display:block;width:32px;height:32px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/right.png?1774023733') no-repeat;}#right-block li:nth-child(1) a:before{background-position:0px 0px;}#right-block li:nth-child(2) a:before{background-position:0px -32px;height:30px;}#right-block li:nth-child(3) a:before{background-position:0px -62px;height:32px;}#right-block li:nth-child(4) a:before{background-position:0px -95px;height:27px;}div.catalog{background:url('../../../../../../../../design/themes/leaderseo/media/../img/icobg.jpg?1774023733');background-attachment:fixed;padding-top:10px;padding-bottom:40px;position:relative;}div.catalog:before{content:"";height:10px;width:100%;display:block;position:absolute;top:0px;left:0;background:-moz-linear-gradient(top,#fff 0%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,#fff 0%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,#fff 0%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,#fff 0%,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,#fff 0%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=0);}div.catalog:after{content:"";height:10px;width:100%;display:block;position:absolute;bottom:0px;left:0;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#fff));background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background:-o-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background:-ms-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);}div.catalog div.heading{font-size:20px;font-weight:bold;color:#000;text-transform:uppercase;letter-spacing:2px;padding:20px 0;text-align:center;}div.catalog div.heading:after{content:"";display:block;width:50px;height:3px;margin:10px auto 0;background:#ff5300;}div.catalog div.icons{width:1000px;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}div.catalog div.icons div.ico{width:16%;margin-bottom:6px;background:#fff;padding:5px 10px 10px;box-sizing:border-box;text-align:center;position:relative;}div.catalog div.icons div.ico a{display:block;font-size:13px;color:#1555aa;text-align:center;line-height:14px;text-decoration:underline;}div.catalog div.icons div.ico a img.sa-ico-main{display:block;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}div.catalog div.icons div.ico a img.sa-ico-hovered{display:block;opacity:0;position:absolute;-webkit-transition:all 500ms ease;-moz-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;transition:all 500ms ease;}div.catalog div.icons div.ico a:hover img.sa-ico-hovered{opacity:1;}div.catalog div.icons div.ico a:hover img.sa-ico-main{opacity:0;}div.catalog div.icons div.ico a:hover{text-decoration:none;}div.sa-content{border:1px solid #e9eaeb;width:1000px;max-width:100%;margin:0 auto;background:#fff;padding:10px 20px;box-sizing:border-box;margin-bottom:20px;}div.sa-content h1{font-size:22px;color:#000;font-weight:bold;padding:10px 0 20px;}div.sa-content img{float:left;-webkit-border-radius:5px;border-radius:5px;margin-right:20px;margin-bottom:10px;}div.sa-content p{font-size:14px;line-height:16px;color:#5e5e5e;margin-bottom:15px;}div.sa-content ol{margin-bottom:15px;padding-left:20px;list-style-position:inside;list-style-type:decimal;}div.sa-content ul{margin-bottom:15px;padding-left:20px;list-style-position:inside;list-style-type:circle;}div.sa-content li{font-size:14px;line-height:16px;color:#5e5e5e;}div.ty-qty-discount{padding:20px 0;}.ty-qty-discount__label{font-weight:bold;font-size:15px;text-transform:uppercase;color:#000;padding-bottom:10px;}table.ty-qty-discount__table{width:100%;}th.ty-qty-discount__td{font-size:12px;color:#222;font-weight:bold;border:1px solid #777;padding:4px 10px;}td.ty-qty-discount__td{font-size:12px;color:#222;border:1px solid #777;padding:4px 10px;}div.ty-product-block__sku{padding:10px 0;}label.ty-control-group__label{font-size:14px;color:#000;}span.ty-control-group__item{font-size:14px;color:#777;}div.ty-form-builder{width:500px;margin:20px auto 0;padding:20px 20px 10px;background:#f9f9f9;border:2px solid #f2f2f2;}div.ty-form-builder:before{content:"Свяжитесь с нами";display:block;padding:0 0 20px;font-size:18px;font-weight:600;text-align:center;}div.ty-form-builder div.ty-control-group{margin-bottom:10px;display:flex;flex-wrap:nowrap;justify-content:space-between;}div.ty-form-builder div.ty-control-group label{width:40%;font-size:14px;color:#5e5e5e;line-height:16px;position:relative;padding-left:20px;font-weight:bold;}div.ty-form-builder div.ty-control-group > div{width:55%;margin-left:20px;font-size:12px;line-height:16px;}div.ty-form-builder div.ty-control-group input{width:100%;-webkit-border-radius:5px;border-radius:5px;text-indent:20px;box-sizing:border-box;height:26px;line-height:24px;border:1px solid #d6d6d6;margin-bottom:5px;}div.ty-form-builder div.ty-control-group .cm-failed-field{-webkit-box-shadow:0 0 3px 0 rgba(255,0,0,0.5);box-shadow:0 0 3px 0 rgba(255,0,0,0.5);}div.ty-form-builder div.ty-control-group span.help-inline{display:block;width:25%;margin-left:20px;}div.ty-form-builder div.ty-control-group b{font-weight:bold;}div.ty-form-builder button{padding:0;position:relative;display:block;text-align:center;width:100%;line-height:28px;height:28px;font-size:14px;font-weight:bold;padding-right:30px;margin-bottom:10px;color:#f8f8f8;border:none;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);cursor:pointer;}div.ty-form-builder button:hover{background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2b6cbc));background:-webkit-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-o-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:linear-gradient(to bottom,#478bd6 0%,#2b6cbc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2b6cbc',GradientType=0);-webkit-box-shadow:0 3px 0 0 #1a509b;box-shadow:0 3px 0 0 #1a509b;}.owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel .owl-wrapper:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px);display:flex !important;align-content:center;}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}.owl-carousel .owl-wrapper-outer.autoheight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}.owl-carousel .owl-item{float:left;min-height:32px;}.owl-buttons{color:#41576c;}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer;}.owl-controls{-webkit-tap-highlight-color:rgba(0,0,0,0);}.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px;}.owl-fade-out{z-index:10;-webkit-animation:fadeout .7s both ease;-moz-animation:fadeout .7s both ease;animation:fadeout .7s both ease;}.owl-fade-in{-webkit-animation:fadein .7s both ease;-moz-animation:fadein .7s both ease;animation:fadein .7s both ease;}.owl-backslide-out{-webkit-animation:backslideout 1s both ease;-moz-animation:backslideout 1s both ease;animation:backslideout 1s both ease;}.owl-backslide-in{-webkit-animation:backslidein 1s both ease;-moz-animation:backslidein 1s both ease;animation:backslidein 1s both ease;}.owl-godown-out{-webkit-animation:scaletofade .7s ease both;-moz-animation:scaletofade .7s ease both;animation:scaletofade .7s ease both;}.owl-godown-in{-webkit-animation:godown .6s ease both;-moz-animation:godown .6s ease both;animation:godown .6s ease both;}.owl-fadeup-in{-webkit-animation:scaleupfrom .5s ease both;-moz-animation:scaleupfrom .5s ease both;animation:scaleupfrom .5s ease both;}.owl-fadeup-out{-webkit-animation:scaleupto .5s ease both;-moz-animation:scaleupto .5s ease both;animation:scaleupto .5s ease both;}@-webkit-keyframes empty{0%{opacity:1;}}@-moz-keyframes empty{0%{opacity:1;}}@keyframes empty{0%{opacity:1;}}@-webkit-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes backslideout{25%{opacity:.5;-webkit-transform:translatez(-500px);}75%{opacity:.5;-webkit-transform:translatez(-500px) translatex(-200%);}100%{opacity:.5;-webkit-transform:translatez(-500px) translatex(-200%);}}@-moz-keyframes backslideout{25%{opacity:.5;-moz-transform:translatez(-500px);}75%{opacity:.5;-moz-transform:translatez(-500px) translatex(-200%);}100%{opacity:.5;-moz-transform:translatez(-500px) translatex(-200%);}}@keyframes backslideout{25%{opacity:.5;transform:translatez(-500px);}75%{opacity:.5;transform:translatez(-500px) translatex(-200%);}100%{opacity:.5;transform:translatez(-500px) translatex(-200%);}}@-webkit-keyframes backslidein{0%,25%{opacity:.5;-webkit-transform:translatez(-500px) translatex(200%);}75%{opacity:.5;-webkit-transform:translatez(-500px);}100%{opacity:1;-webkit-transform:translatez(0) translatex(0);}}@-moz-keyframes backslidein{0%,25%{opacity:.5;-moz-transform:translatez(-500px) translatex(200%);}75%{opacity:.5;-moz-transform:translatez(-500px);}100%{opacity:1;-moz-transform:translatez(0) translatex(0);}}@keyframes backslidein{0%,25%{opacity:.5;transform:translatez(-500px) translatex(200%);}75%{opacity:.5;transform:translatez(-500px);}100%{opacity:1;transform:translatez(0) translatex(0);}}@-webkit-keyframes scaletofade{to{opacity:0;-webkit-transform:scale(.8);}}@-moz-keyframes scaletofade{to{opacity:0;-moz-transform:scale(.8);}}@keyframes scaletofade{to{opacity:0;transform:scale(.8);}}@-webkit-keyframes godown{from{-webkit-transform:translatey(-100%);}}@-moz-keyframes godown{from{-moz-transform:translatey(-100%);}}@keyframes godown{from{transform:translatey(-100%);}}@-webkit-keyframes scaleupfrom{from{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleupfrom{from{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleupfrom{from{opacity:0;transform:scale(1.5);}}@-webkit-keyframes scaleupto{to{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleupto{to{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleupto{to{opacity:0;transform:scale(1.5);}}.owl-theme{margin:0;}.ty-owl-controls{padding-bottom:10px;float:right;position:relative;z-index:100;}.ty-sidebox .ty-owl-controls{margin:-50px 0 0 0;}.owl-theme .owl-controls{margin-top:10px;text-align:center;}.owl-theme .owl-controls-outside{margin-top:0;text-align:center;}.owl-theme .owl-controls .owl-buttons div{color:#fff;display:inline-block;margin:5px;padding:3px 10px;font-size:12px;background:#a3b5c8;filter:alpha(opacity=70);opacity:0.7;}.owl-theme .owl-controls-outside .owl-buttons div{float:left;font-size:15px;padding:2px 9px;height:20px;width:6px;margin-top:3px;margin-bottom:0;}.owl-theme .owl-controls-outside .owl-buttons div:last-child{margin-right:0;}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:alpha(opacity=100);opacity:1;text-decoration:none;}.owl-theme .owl-controls .owl-page{display:inline-block;}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:alpha(opacity=50);opacity:0.5;background:#a9b0b4;}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:alpha(opacity=100);opacity:1;}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;}.owl-more-theme .owl-controls{width:100%;position:absolute;top:50%;margin-top:-18px;}.owl-more-theme .owl-prev,.owl-more-theme .owl-next{position:absolute;padding:3px 8px 0 8px;}.owl-more-theme .owl-prev i,.owl-more-theme .owl-next i{font-size:30px;}.owl-more-theme .owl-prev{left:-35px;}.owl-more-theme .owl-next{right:-35px;}#lightbox-container-image-box{height:100% !important;}#lightbox-container-image,#lightbox-container-image-data-box,#lightbox-container-image-box,#lightbox-image,#lightbox-nav{max-width:100vw;}#lightbox-image{max-height:80vh;}@media (max-width: 767px){#jquery-lightbox{overflow:hidden;}}@media (max-width: 767px){.pp_pic_holder.pp_default{max-width:100vw;overflow:hidden;position:fixed;top:0% !important;}#pp_full_res,.pp_content,.ppt{max-width:100vw;}.pp_details{max-width:100%;}#pp_full_res img,.pp_hoverContainer,.pp_content{max-width:100%;height:auto !important;}a.pp_close{top:-35px !important;}}.ty-owl-previewer .object-container,.ty-owl-previewer .ty-owl-previewer__container,.ty-owl-previewer .owl-wrapper-outer,.ty-owl-previewer .owl-wrapper,.ty-owl-previewer__image-container{height:100vh !important;max-height:100%;}.ty-owl-previewer .object-container{overflow-x:hidden;}.ty-owl-previewer__image--flex-fix-wrapper{max-height:80%;max-width:100%;width:100%;height:100%;text-align:center;display:flex;justify-content:center;align-items:center;}.ty-owl-previewer .owl-pagination{position:absolute;bottom:0;left:0;right:0;}.ty-owl-previewer .owl-buttons{position:absolute;left:0;right:0;height:0px;bottom:calc(50% + 60px);display:flex;justify-content:space-between;}@media (max-width: 480px){.ty-owl-previewer .owl-buttons{display:none;}}.ty-owl-previewer .owl-next{transform:scale(3);}.ty-owl-previewer .owl-next:before{border:0 !important;}.ty-owl-previewer .owl-prev{transform:scale(3);}.ty-owl-previewer .owl-prev:after{border:0 !important;}.ty-owl-previewer__image-container{display:flex;align-items:center;justify-content:center;}.ty-owl-previewer__image{display:inline;max-width:100%;max-height:100%;}.ty-owl-previewer__dialog{height:80vh !important;width:80vw !important;top:10vh !important;left:10vw !important;max-height:none;max-width:80vw !important;position:fixed;}@media (max-width: 767px){.ty-owl-previewer__dialog{height:100vh !important;width:100vw !important;top:0vh !important;left:0vw !important;max-width:100vw !important;}}.ty-owl-previewer__dialog .ui-dialog-titlebar{background:white;border:none;}.ty-owl-previewer.ui-dialog-content{height:calc(100% - 48px) !important;display:flex !important;align-items:center;justify-content:center;}.ty-owl-previewer.ui-dialog-content .object-container{padding:4px;display:block;width:100%;}.ty-social-buttons{margin:20px 0px;}.ty-social-buttons__inline{display:inline-block;vertical-align:top;margin:5px 20px 10px 0;}.ty-social-buttons__email-sharing{text-decoration:none;}.ty-social-buttons__email-icon{vertical-align:middle;margin-left:5px;font-size:16px;}.ty-product-bigpicture .ty-social-buttons__inline{margin:5px 0 0;}@media (max-width: 767px){.ty-social-buttons__inline{display:block;}}.ty-buy-together__products{white-space:nowrap;}.ty-buy-together__product{display:inline-block;margin:10px 0px 20px;width:195px;vertical-align:middle;text-align:center;}.ty-buy-together__plus{display:inline-block;margin:0 15px 20px;color:#bdc3c7;font-size:350%;}.ty-buy-together__product-name{padding:5px 0 0;white-space:normal;}.ty-buy-together__product-options{padding:5px 0 0;}.ty-buy-together__product-price{padding:5px 0 0;}.ty-buy-together-option{padding:5px 0 0;}.ty-buy-together-option__name{font-weight:bold;}.ty-buy-together__description{padding-top:10px;margin:20px 5px 5px;border-top:1px dotted #ccc;}.ty-buy-together-box{text-align:left;min-width:360px;}.ty-buy-together-box .ty-product-variant-image{margin-left:134px;}.ty-buy-together-box select{min-width:220px;}.ty-buy-together-price{padding:20px 20px 0px;margin:55px 0;border-top:1px solid #e3e9ec;}.ty-buy-together-price__title{display:inline-block;padding-right:30px;width:140px;}.ty-buy-together-price__new{padding-top:10px;font-size:140%;font-weight:bold;}.ty-buy-together-notification__item{margin-left:20px;margin-bottom:7px;}.ty-buy-together-notification__item-link{display:inline-block;max-width:80%;}.ty-buy-together-orders__products{margin-top:10px;}.ty-buy-together-cart-items__list{padding-left:20px;margin-left:20px;margin-top:10px;border-left:1px solid #dce3ea;}.ty-buy-together-info{margin-top:10px;}.ty-buy-together-info__product{margin:0;font-size:120%;font-weight:bold;}.ty-buy-together-info__item{padding:10px 0;border-bottom:1px solid #e5e5e5;color:#607994;}.ty-buy-together-info__item:last-child{border-bottom:0;}.ty-buy-together-popup{margin-bottom:20px;}@media (max-width: 979px){.ty-buy-together__products{white-space:normal;}.ty-buy-together__product{width:175px;}}@media (max-width: 767px){.ty-buy-together__product{display:block;margin:0;width:100%;}.ty-buy-together__plus{margin:0;width:100%;text-align:center;}.ty-buy-together-notification__item{margin-left:0px;}.ty-buy-together-notification__item-link{max-width:80%;}.ty-product-notification__price{margin-left:0px;}.ty-product-notification__body ul ul{margin-left:20px;}.ty-buy-together-notification__items .ty-product-notification__body .ty-product-options__info{margin-top:0px;}.ty-buy-together-notification__items .ty-buy-together-notification__items .ty-buy-together-notification__item{padding-left:20px;}.ty-buy-together-popup .ty-table__responsive-content{float:left;width:50%;}.ty-buy-together-popup .ty-table__responsive-header{width:35%;}.ty-buy-together-box .ty-product-variant-image{margin-left:0px;}.ty-buy-together-box{min-width:100px;}.ty-buy-together-cart-items__list .ty-cart-items__list-item-desc{width:150px;}}.ty-tag-cloud{margin:10px 0;}.ty-tag-cloud__item{margin-right:10px;}.ty-tag-level-0,.ty-tag-level-0:active{font-size:100%;}.ty-tag-level-1,.ty-tag-level-1:active{font-size:150%;}.ty-tag-level-2,.ty-tag-level-2:active{font-size:200%;}.ty-tag-level-3,.ty-tag-level-3:active{font-size:250%;}.ty-tag-level-4,.ty-tag-level-4:active{font-size:300%;}.ty-tag-level-5,.ty-tag-level-5:active{font-size:350%;}.ty-tag-level-6,.ty-tag-level-6:active{font-size:400%;}ul.ty-tags-list{padding-left:0;}.ty-tags-list__item{display:inline-block;}.ty-tags-list__a{position:relative;display:block;float:left;margin:3px 5px 3px 15px;padding:0 27px 0 10px;font-size:12px;line-height:24px;text-decoration:none;border:0 none;background:#e6e6e6;}.ty-tags-list__a:before{position:absolute;top:50%;left:-14px;float:left;margin-top:-12px;width:0;height:0;border-width:12px 14px 12px 0;border-style:solid;border-color:transparent #e6e6e6 transparent transparent;content:"";}.ty-tags-list__a:after{position:absolute;top:50%;left:0;float:left;margin-top:-2px;width:4px;height:4px;background:#fff;content:"";}.ty-tags-list__a{background:#e6e6e6;color:#676767;transition:none;padding-right:10px;}.ty-tags-list__a:hover{background:#16a085;color:#fff;text-shadow:none;}.ty-tags-list__a:hover:before{border-right-color:#16a085;}.ty-icon-feed{display:inline-block;float:right;margin-top:-25px;font-size:16px;}.ty-newsletters{margin-bottom:30px;}.ty-newsletters__item{margin-bottom:5px;}.ty-gift-certificate{margin-top:25px;}.ty-gift-certificate__amount-alert{color:#a6a6a6;padding-top:2px;}.error .ty-gift-certificate__amount-alert{color:#b94a48;}.ty-gift-certificate__amount-input{width:115px;}.ty-gift-certificate__switch{margin:25px 0px;padding:15px 20px;border:2px solid #bdc3c7;background:white;}.ty-gift-certificate__switch-label{float:left;}.ty-gift-certificate__switch-mail{float:right;}.ty-gift-certificate__send{float:left;padding-right:15px;}.ty-gift-certificate__products .ty-no-items{display:none;}.ty-gift-certificate__products .product-picker-icon{float:left;margin:2px 5px 0 0;}.ty-gift-certificate__select{width:100%;}.ty-gift-certificate__country{display:inline-block;width:47%;}.ty-gift-certificate__state{display:inline-block;margin-left:5%;width:47%;}.ty-gift-certificate-validate{margin-top:42px;}.ty-gift-certificate-validate .ty-input-append{width:88%;float:right;}.ty-gift-certificate__currency{position:absolute;margin-top:7px;margin-left:120px;}.ty-gift-certificate-validate__title{font-weight:normal;text-align:right;}.ty-gift-certificate__icon{position:absolute;top:3px;left:-35px;font-size:27px;line-height:27px;color:#ddd;}.ty-gift-certificate-verify{min-width:600px;max-width:600px;}table.ty-gift-certificate-verify__table{margin:10px 0 20px 0;width:100%;}table.ty-gift-certificate-verify__table{margin-top:0;width:100%;}.ty-gift-certificate-verify__row{padding:7px 13px;}.ty-gift-certificate-verify__error{max-width:250px;text-align:center;font-weight:bold;}.ty-gift-certificate-history{width:100%;}.ty-gift-image{position:relative;display:block;margin:0 auto;border:1px solid #ebebeb;background-color:#f9f9f9;color:#c8c8c8;cursor:default;}.ty-gift-image__icon{position:absolute;top:50%;left:50%;display:inline-block;margin:-16px 0 0 -16px;width:32px;height:32px;font-size:32px;line-height:32px;}.ty-product-notification__item .ty-gift-image{margin-right:20px;}.ty-gift-certificate-order{margin-top:10px;}.ty-gift-certificate-order__group-label{display:inline-block;padding:6px 0;width:100px;}.ty-gift-certificate-order__group-item{display:inline-block;padding:6px 0;}.ty-gift-certificate-history .ty-no-items{margin-bottom:0;}@media (max-width: 979px){.ty-gift-certificate__preview-btn{float:none;margin-top:10px;}}@media (max-width: 767px){.ty-gift-certificate-verify{min-width:inherit;}.ty-gift-certificate-verify__row{display:block;}.ty-gift-certificate-validate{margin-top:20px;}.certificates-verify-grid{margin-bottom:30px;}}.ty-store-location{margin-top:30px;}.ty-store-location__map-wrapper{float:left;width:600px;height:450px;border:1px solid #979797;margin:0 30px 20px 0;}.ty-store-location__locations-wrapper{display:block;vertical-align:top;overflow:hidden;}.ty-store-location__item:first-child{margin-top:0;}.ty-store-location__item{margin:20px 0;}h3.ty-store-location__item-title{font-size:22px;margin:0 0 2px 0;}.ty-store-location__item-country{font-size:13px;font-weight:normal;}.ty-store-location__item-view{margin:20px 0;}@media (max-width: 979px){.ty-store-location__map-wrapper{width:400px;height:300px;}}@media (max-width: 767px){.ty-store-location__map-wrapper{width:100%;float:none;}}.ty-blog__item{border-bottom:1px solid #dce3ea;padding-bottom:30px;margin:-1px;margin-bottom:50px;}.ty-blog__item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}.ty-blog *,.ty-blog-grid *{font-size:14px;}.ty-blog h1,.ty-blog-grid h1{font-size:25px;}.ty-blog h2,.ty-blog-grid h2{font-size:23px;}.ty-blog h3,.ty-blog-grid h3{font-size:21px;}.ty-blog h4,.ty-blog-grid h4{font-size:19px;}.ty-blog h5,.ty-blog-grid h5{font-size:16px;}.ty-blog h6,.ty-blog-grid h6{font-size:14px;}.ty-blog hr,.ty-blog-grid hr{margin-top:20px;margin-bottom:20px;}.ty-blog img,.ty-blog-grid img{width:auto;max-width:100%;margin-top:30px;margin-bottom:30px;}.ty-blog h2.ty-blog__post-title,.ty-blog-grid h2.ty-blog__post-title{margin-bottom:4px;}.ty-blog .ty-blog__post-title,.ty-blog-grid .ty-blog__post-title{margin-bottom:0;padding:0 0 6px;font-size:27px;}.ty-blog .ty-blog__img-block,.ty-blog-grid .ty-blog__img-block{margin-top:20px;margin-bottom:20px;}.ty-blog .ty-blog__img-block img,.ty-blog-grid .ty-blog__img-block img{margin-top:0;margin-bottom:0;}.ty-blog .ty-blog__description,.ty-blog-grid .ty-blog__description{margin-bottom:30px;}.ty-blog .ty-blog__date,.ty-blog-grid .ty-blog__date{display:inline-block;margin-bottom:15px;margin-right:10px;color:#adadad;font-weight:normal;font-size:12px;}.ty-blog .ty-blog__author,.ty-blog-grid .ty-blog__author{display:inline-block;margin-bottom:15px;padding-left:12px;border-left:1px solid #adadad;color:#adadad;font-weight:normal;font-size:12px;}.ty-blog-sidebox{margin:0 0 10px;}.ty-blog-sidebox__item{border-bottom:1px solid #dce3ea;padding-bottom:10px;margin-bottom:7px;}.ty-blog-sidebox__item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}.ty-blog-text-links{margin:20px 0 40px;}.ty-blog-text-links__item{margin-bottom:20px;}.ty-blog-text-links__item:last-child{margin-bottom:25px;}.ty-blog-text-links__date{color:#adadad;border:1px solid #dce3ea;padding:3px 8px;margin-right:9px;float:left;font-size:12px;}.ty-blog-text-links__a{padding-top:3px;display:block;}.ty-blog-recent-posts-scroller{margin-left:-10px;margin-right:-10px;}.ty-blog-recent-posts-scroller__item{margin-bottom:10px;margin-top:10px;padding-left:10px;padding-right:10px;}.ty-blog-recent-posts-scroller__item .ty-blog__date{display:block;margin-bottom:0;margin-top:5px;color:#adadad;font-size:12px;}.ty-blog-recent-posts-scroller__img-block{margin-bottom:10px;max-height:150px;min-height:150px;overflow:hidden;position:relative;text-align:center;}.ty-blog-recent-posts-scroller__img-block img{display:block;bottom:-100%;left:0;margin:auto;position:absolute;right:0;top:-100%;vertical-align:middle;}.ty-blog-recent-posts-scroller__img-block .ty-no-image{height:150px;min-height:initial !important;min-width:initial !important;}@media (max-width: 767px){.ty-blog__title{margin-top:50px;}}.ty-reward-points__info{margin-top:10px;}.ty-reward-points__points-in-use{display:block;overflow:hidden;padding-top:5px;}.ty-reward-points__delete-icon{position:relative;top:3px;text-decoration:none;}.ty-reward-points__delete-icon:hover{text-decoration:none;}.ty-reward-points-userlog{width:100%;}.ty-reward-points-userlog__date{width:20%;}.ty-reward-points-userlog__points{width:10%;}.ty-reward-points-userlog__reason{width:70%;}.ty-checkout-summary__item .ty-reward-points__coupon{display:block;}.ty-reward-points__product-info:last-child{margin-bottom:0;}.ty-cart-content-products .ty-reward-points__product-info .ty-control-group__label{font-weight:bold;}.ty-cr-product-info-container{max-width:430px;}.ty-cr-product-info-image{display:inline-block;vertical-align:top;padding:10px 20px 10px 0;}.ty-cr-product-info-header{padding:10px;display:inline-block;max-width:260px;}.cr-popup-error-box{max-width:430px;padding-bottom:10px;}.ty-dropdown-box__title a{white-space:nowrap;}.ty-cr-phone-number-link{padding-left:30%;}.ty-cr-phone-number-link{margin:4px 0px 0px;text-align:center;}.ty-cr-phone-number-link .ty-cr-phone{white-space:nowrap;}.ty-cr-phone-number-link .ty-cr-phone{color:#5e7d9c;font-weight:bold;font-size:18px;line-height:1em;}.ty-cr-phone-number-link .ty-cr-link{margin:3px 0px 0px;}.ty-cr-phone-number-link .ty-cr-link a{margin:0;}.ty-cr-phone-number-link .ty-cr-phone-prefix{color:#acbdcd;font-weight:400;}.ty-cr-or{margin-bottom:-4px;margin-top:-3px;text-align:center;text-transform:uppercase;}.ty-cr-widget-content-grid .ty-cr-phone-number-link{margin:0;padding-left:0%;}@media (max-width: 1100px){.ty-cr-phone-number-link{padding-left:0%;}.ty-cr-phone-number-link .ty-cr-phone span{font-size:16px;}}@media (max-width: 767px){.ty-cr-content-grid .ty-cr-phone-number-link{margin:10px 0px 0px;float:left;}.ty-cr-phone-prefix{display:inline;}.ty-cr-widget-content-grid .ty-cr-phone-number-link{clear:both;padding:12px;}.header-widget-grid .cart-content-grid{width:100%;}.ty-cr-product-info-container,.cr-popup-error-box{max-width:100%;}.ty-cr-product-info-header{padding:0;display:block;max-width:100%;}.ty-cr-product-info-image{display:block;text-align:center;}}.ty-form-builder__checkbox-label,.ty-form-builder__radio-label{display:inline-block;margin:0 15px 5px 0;white-space:nowrap;}.ty-form-builder__multiple-select,.ty-form-builder__select,.ty-form-builder__state,.ty-form-builder__country{width:100%;max-width:500px;}.ty-form-builder__textarea{width:100%;max-width:500px;}.ty-form-builder .ty-input-text{width:100%;max-width:500px;}@media (max-width: 979px){.ty-form-builder__textarea{max-width:400px;}.ty-form-builder .ty-input-text{max-width:400px;}.ty-form-builder__multiple-select,.ty-form-builder__select,.ty-form-builder__state,.ty-form-builder__country{max-width:400px;}}.ty-banner__image-item{text-align:center;}.ty-banner__image-wrapper{position:relative;overflow:hidden;margin:0 0 10px 0;text-align:center;}.ty-scroller-discussion-list{margin-left:-10px;margin-right:-10px;}.ty-discussion-post__content{margin-top:10px;margin-bottom:10px;}.ty-discussion-post__content a{display:block;position:relative;}.ty-scroller-discussion-list__item{margin-left:10px;margin-right:10px;}.ty-discussion-post{position:relative;margin:10px 0 15px 0;padding:15px;border:1px solid #dce3ea;}.ty-discussion-post__author{font-weight:bold;}.ty-discussion-post__date{float:right;right:0;margin-top:1px;color:#adadad;font-size:12px;}.ty-discussion-post__rating{font-size:15px;margin-bottom:5px;}.ty-discussion-post__message{line-height:1.75;}.ty-company-detail__top-links .ty-stars__icon{font-size:21px;}.ty-discussion__rating-wrapper{margin-bottom:10px;}.ty-discussion__rating-wrapper .ty-stars .ty-stars__icon{font-size:20px;margin-right:0px;}.ty-stars,.ty-discussion__review-a,.ty-discussion__review-write{display:inline-block;margin-right:25px;cursor:pointer;}.ty-stars{color:#465f73;}.ty-stars__icon{vertical-align:middle;margin-left:2px;font-size:14px;}.ty-stars a:hover{text-decoration:none;}.ty-product-list__rating{position:absolute;text-align:center;right:0;left:0;}.ty-product-list__rating .ty-stars{margin-right:0;}.ty-companies .ty-stars{display:block;margin:5px 0 0;}.ty-rating{float:left;color:#465f73;}.ty-rating__label{display:inline-block;}.ty-rating:not(:checked) > .ty-rating__check{position:absolute;left:-9999px;clip:rect(0,0,0,0);}.ty-rating:not(:checked) > .ty-rating__label{float:right;width:17px;padding:0;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:100%;line-height:1.2;margin-right:2px;}.ty-rating:not(:checked) > .ty-rating__label:before{font-family:glyphs;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;font-size:21px;line-height:1;-webkit-font-smoothing:antialiased;content:"\e004";}.ty-rating:not(:checked) > .ty-rating__label:hover:before,.ty-rating:not(:checked) > .ty-rating__label:hover ~ .ty-rating__label:before{content:"\e041";}.ty-rating > .ty-rating__check:checked ~ .ty-rating__label:before,.ty-rating > .ty-rating__check:checked + .ty-rating__label:hover:before,.ty-rating > .ty-rating__check:checked + .ty-rating__label:hover ~ .ty-rating__label:before,.ty-rating > .ty-rating__check:checked ~ .ty-rating__label:hover:before,.ty-rating > .ty-rating__check:checked ~ .ty-rating__label:hover ~ .ty-rating__label:before,.ty-rating > .ty-rating__label:hover ~ .ty-rating__check:checked ~ .ty-rating__label:before{content:"\e041";}.ty-template-small__item-description .ty-stars{display:block;}@media (max-width: 979px){.ty-discussion-post__author{display:block;}.ty-discussion-post__date{display:block;float:none;}}.ty-hybrid-auth-icon{margin-right:3px;}.ty-link-unlink-provider img{opacity:0.25;filter:alpha(opacity=25);}@font-face{font-weight:normal;font-style:normal;font-family:ALSRubl-Arial;src:url('../../../../../../../../design/themes/leaderseo/media/fonts/alsrubl-arial-regular.eot?1774023733');src:url('../../../../../../../../design/themes/leaderseo/media/fonts/alsrubl-arial-regular.eot?1774023733#iefix') format('../media/fonts/embedded-opentype'), url('../../../../../../../../design/themes/leaderseo/media/fonts/alsrubl-arial-regular.woff?1774023733') format('woff'), url('../../../../../../../../design/themes/leaderseo/media/fonts/alsrubl-arial-regular.ttf?1774023733') format('truetype'), url('../../../../../../../../design/themes/leaderseo/media/fonts/alsrubl-arial-regular.svg?1774023733#ALSRublArialRegular') format('svg');}.ty-rub{font-family:ALSRubl-Arial,Arial,sans-serif;font-size:inherit;}.ty-checkout-select-office{padding-left:30px;}.ty-one-office{padding:10px 0 15px 0;}.ty-one-office__radio{float:left;}.ty-one-office__label{margin:-25px 0 0 30px;}.ty-one-office__name{font-weight:bold;}.ty-one-office__description p{color:#607994;}.ty-checkout-select-office{padding-left:30px;}.ty-office-radio{float:left;}.ty-one-office{padding:10px 0 15px 0;}.ty-office__label{margin:-13px 0 0 30px;}.ty-one-office__name{font-weight:bold;}.ty-office-label__h5{font-size:110%;padding-bottom:3px;}.ty-one-office__description p{color:#607994;}.ty-footer-menu .ty-footer-general__header{position:relative;margin:0;padding-top:2px;}@media screen and (max-width: 767px){.ty-footer-menu .ty-footer-general__header{padding-top:15px;}}.ty-footer-general__icon-open,.ty-footer-general__icon-hide{display:none;color:#9a9ea3;}.ty-footer-general__body{margin:0;margin-top:8px;padding-bottom:43px;}.ty-footer-general__body li{margin-bottom:6px;}@media (max-width: 767px){.ty-footer-general__header{padding:15px 30px 15px 0;}.ty-footer-general__icon-open,.ty-footer-general__icon-hide{position:absolute;top:12px;right:0;font-size:40px;cursor:pointer;}.ty-footer-general__icon-open{display:block;}.ty-footer-general__header.open .ty-footer-general__icon-hide{display:block;}.ty-footer-general__header.open .ty-footer-general__icon-open{display:none;}.ty-footer-general__body{margin-top:0;padding-bottom:0px;display:none;}.ty-footer-general__body .ty-text-links__item,.ty-footer-general__body .ty-account-info__links li{padding:15px 0px 15px 0px;padding-left:20px;}.footer-contacts li{padding-left:20px;}}.ty-text-links__item{margin-right:11px;}@media (min-width: 768px) and (max-width: 979px){.ty-footer-general__body{display:block !important;}}@media (min-width: 1224px){.ty-footer-general__body{display:block !important;}}.bottom-copyright{margin-top:6px;}@media (max-width: 480px){.top-menu-grid{padding-top:15px;}.top-cart-content{width:100%;margin:0px 0px;margin-top:15px;}.top-cart-content .ty-dropdown-box{text-align:center;}.top-cart-content .ty-block{text-align:left;}}@media (min-width: 480px) and (max-width: 667px){.span8.search-block-grid{width:60%;float:left;}.top-search{margin-right:2%;}.span8.cart-content-grid{width:39%;float:left;}.top-cart-content{float:left;margin:0px 0px;}.top-menu-grid{padding-top:20px;}}@media (min-width: 667px) and (max-width: 767px){.top-menu-grid{padding-top:20px;}.span8.search-block-grid{width:70%;float:left;}.top-search{margin-right:2%;}.span8.cart-content-grid{width:29%;float:left;}.top-cart-content{float:left;margin:0px 0px;}}.ty-social-link{vertical-align:middle;}.ty-social-link [class*="ty-icon-moon-"]{margin-right:8px;padding:5px;border:2px solid #fff;border-radius:50%;font-size:18px;}.ty-social-link [class*="ty-icon-moon-"]:hover{color:#fff;border-color:#4fbe31;background:#368121;}.ty-social-link .ty-icon-moon-vk{padding:8px;font-size:12px;}.ty-social-link:last-child i{margin-right:0;}.ty-social-link-block{margin:22px 15px 0 0;}@media screen and (max-width: 1120px){.ty-social-link-block{margin-top:0;margin-right:0;margin-bottom:22px;text-align:center;}}h3.ty-social-link__title{font-size:16px !important;font-family:'PT Sans';font-weight:bold;text-transform:uppercase;line-height:38px;}@media screen and (max-width: 979px){h3.ty-social-link__title{display:inline-block;margin-top:0;margin-bottom:0;}}@media screen and (max-width: 767px){h3.ty-social-link__title{margin-top:0;}}.ty-social-link{top:0;margin-right:0;}.ty-cr-content-grid{width:100%;margin-top:3px;}.ty-cr-phone-number-link{padding:0 110px 0 0;margin:0;max-width:170px;text-align:left;}.ty-cr-phone-number-link *{font-family:Arial;}@media screen and (max-width: 767px){.ty-cr-phone-number-link{margin:0 auto 15px;max-width:100%;padding:0;}}.ty-cr-phone-number-link .ty-cr-link{float:left;width:150px;margin-top:6px;margin-right:-110px;}@media screen and (max-width: 767px){.ty-cr-phone-number-link .ty-cr-link{float:none;width:100%;margin-right:0;}}.ty-cr-phone-number-link .ty-cr-phone{font-size:19px;}.ty-cr-phone-number-link .ty-cr-phone-prefix{font-weight:bold;}.ty-cr-phone-number-link .ty-cr-work{margin-left:5px;font-weight:normal;font-size:12px;line-height:14px;vertical-align:top;}.ty-cr-phone-number-link .ty-cr-work-hours{padding-top:4px;font-size:11px;color:#6d86a1;}@media (max-width: 1100px){.ty-cr-phone-number-link span.ty-cr-work{font-size:10px;margin-left:0px;}}@media (max-width: 767px){.ty-cr-content-grid .ty-cr-phone-number-link{float:none;margin:0 0 20px 0;text-align:center;}}@media (min-width: 768px) and (max-width: 820px){.ty-cr-content-grid{margin-top:0px;}.ty-cr-phone-number-link span.ty-cr-work{display:block;}.ty-cr-phone-number-link .ty-cr-link{margin-top:-2px;}}.ty-wysiwyg-content h1.ty-main-title{margin-top:10px;padding-bottom:10px;font-size:36px;text-transform:uppercase;line-height:155%;font-weight:normal;}.ty-wysiwyg-content h1.ty-main-title2{margin-top:45px;font-weight:normal;font-size:37px;}@media (max-width: 767px){.ty-wysiwyg-content h1.ty-main-title2,.ty-wysiwyg-content h1.ty-main-title{font-size:24px;}}.ty-wysiwyg-content h3.ty-main-title2{margin:78px 0 32px;font-size:22px;font-weight:normal;}.ty-list-container,.ty-items-container{margin:20px 0;line-height:140%;}.ty-list-container.ty-decimal .ty-list-text,.ty-items-container.ty-decimal .ty-list-text{padding-left:40px;}.ty-list-container.ty-decimal .ty-list-item,.ty-items-container.ty-decimal .ty-list-item{position:absolute;margin-top:7px;margin-left:-40px;font-size:60px;color:#0cf;}.ty-list-container .ty-column4 .ty-company__item,.ty-list-container .ty-column4 .ty-gift-certificate__item{padding-right:10%;}@media (max-width: 478px){.ty-list-container .ty-column4 .ty-company__item,.ty-list-container .ty-column4 .ty-gift-certificate__item{padding-right:0;}}.ty-list-container .ty-column4 .ty-delivery__item{padding-right:20%;}@media (max-width: 979px){.ty-list-container .ty-column4 .ty-delivery__item{padding-right:0;}}.ty-list-container .ty-column5 .ty-delivery__item,.ty-list-container .ty-column5 .ty-refund__item{padding-right:10%;}@media (max-width: 478px){.ty-list-container .ty-column5 .ty-delivery__item,.ty-list-container .ty-column5 .ty-refund__item{padding-right:0;}}.ty-list-container .ty-company__item{padding-right:10%;}.ty-list-container .ty-list-image{margin:17px 0;text-align:center;}.ty-list-container .ty-list-image.ty-left{text-align:left;}.ty-list-container .ty-list-image.ty-right{text-align:right;}.ty-list-container .ty-list-text{padding-top:8px;font-family:Arial;font-size:12px;line-height:150%;}.ty-list-container .ty-list-text.big{font-size:16px;}.ty-list-container .ty-list-text .ty-header{display:block;font-size:21px;}.ty-list-container .ty-list-text .ty-header .ty-big{font-size:218%;font-weight:bold;line-height:normal;}.ty-list-container.with-shadow .ty-list-image{padding:10px;margin-bottom:14px;}.ty-list-container.with-shadow .ty-list-text{padding-top:0;margin-bottom:27px;}.ty-list-container .ty-list-header{display:block;padding-bottom:6px;font-size:22px;line-height:normal;}.ty-items-container .item{padding-right:4%;}@media screen and (max-width: 480px){.ty-items-container{text-align:center;}.ty-items-container .item{padding-right:0;}}.ty-column3-1{display:inline-block;width:20%;vertical-align:top;margin-right:-0.25em;}@media (max-width: 768px){.ty-column3-1{width:100%;}}.ty-column3-2{display:inline-block;width:60%;vertical-align:top;margin-right:-0.25em;}@media (max-width: 768px){.ty-column3-2{width:100%;}}.ty-about-container{padding-top:18px;padding-right:14px;padding-bottom:29px;padding-left:14px;background:#fff;}.ty-about-container .ty-about-content.ty-about-refund__content{font-size:120%;}.ty-about-container .ty-about-content.ty-about-refund__content *{font-size:100%;}.ty-about-container .ty-about-content p{padding:4px 0;}.ty-about-container .ty-about-content h1{margin-top:0;margin-bottom:26px;}.ty-about-container .ty-about-banner{float:left;margin:-11px 0 0 -15px;}@media screen and (max-width: 480px){.ty-about-container .ty-about-banner{display:none;}}.ty-about-container .ty-about-description{overflow:hidden;}.ty-promo-container{padding:2px;background:#00afff;}.ty-promo-container.ty-yellow{margin:34px 0 101px;background:#ffe400;}.ty-promo-container.ty-yellow .ty-about-content{padding:13px 0;}.ty-promo-container.ty-yellow .ty-about-banner{padding:8px 0;margin-right:2px;width:14%;float:left;text-align:center;}.ty-promo-container.ty-yellow .ty-about-description{padding:4px 0 3px;overflow:hidden;}.ty-promo-container.ty-yellow .ty-about-description,.ty-promo-container.ty-yellow .ty-about-description *{color:#000;}.ty-promo-container.ty-yellow .ty-about-description p{padding:4px 0 3px;font-size:18px;line-height:100%;}.ty-promo-container.ty-yellow .ty-about-description p.header{padding-bottom:4px;font-size:26px;}.ty-promo-container.ty-yellow .ty-about-description p.subheader{font-size:16px;}.ty-promo-container.ty-yellow .ty-about-description h2{margin:4px 0 5px;}@media (max-width: 979px){.ty-promo-container .ty-column2{width:100%;}}.ty-promo-container .ty-promo-image{padding:15px;background:#fff;}@media (max-width: 979px){.ty-promo-container .ty-promo-image{text-align:center;}}.ty-promo-container .ty-promo-description{padding:35px 10%;}.ty-promo-container .ty-promo-description p{padding:18px 0 15px;font-size:36px;line-height:125%;color:#fff;}@media (max-width: 600px){.ty-promo-container .ty-promo-description p{font-size:30px;line-height:115%;}}@media (max-width: 500px){.ty-promo-container .ty-promo-description p{font-size:24px;line-height:105%;}}.ty-buttons-container.ty-main-buttons{margin:46px 0;}.ty-buttons-container.ty-main-buttons .ty-btn{font-size:19px;padding:18px 41px;font-family:Arial;}.owl-carousel.ty-scroller-list.grid-list{padding:0;border-width:0;background:none transparent;}.owl-carousel.ty-scroller-list.grid-list .owl-wrapper-outer{background:none transparent;}.ty-scroller-advanced .owl-theme{margin:0 0 10px 0;}.ty-scroller-advanced .owl-theme .owl-wrapper-outer{padding:10px 0;}.owl-theme .owl-controls{margin-top:0;}.owl-theme .ty-scroller-list__item.ty-column4{display:block;width:auto;}.owl-theme .ty-grid-list__item .owl-controls{height:0;}.owl-theme .ty-grid-list__item .owl-controls .owl-buttons{height:0;}.owl-theme .ty-grid-list__item .owl-controls .owl-buttons div{padding:0;margin:0;color:#2e3a47;filter:alpha(opacity=100);opacity:1;background:none;}.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-prev:after,.owl-theme .ty-grid-list__item .owl-controls .owl-buttons .owl-next:before{display:none;}.ty-grid-list__item .owl-wrapper-outer{padding:0;}.homepage-banners .owl-theme .owl-wrapper-outer{padding:0;}.mainbox-container .owl-theme{margin-top:-10px;}.ty-grid-list__item-name{max-width:57%;}.ty-scroller-advanced .ty-grid-list__item{margin:0px 10px 1px 10px;}.ty-scroller-advanced .ty-scroller-list__item .ty-quick-view-button,.ty-scroller-advanced .ty-scroller-list__item:hover .ty-quick-view-button{text-align:left;}.ty-scroller-advanced .ty-scroller-list__item{padding-top:0px;}.ty-scroller-advanced .owl-wrapper-outer{padding-top:0px;}.ty-footer-form-block{margin-top:14px;margin-bottom:19px;}@media screen and (max-width: 1120px){.footer-stay-connected .ty-grid{width:100%;margin-left:0;}.footer-stay-connected .ty-grid .ty-float-left{float:none;}}form[name="subscribe_form"] .ty-footer-form-block__form{width:auto;display:inline-block;vertical-align:top;}form[name="subscribe_form"] .ty-footer-form-block__form h1,form[name="subscribe_form"] .ty-footer-form-block__form h2,form[name="subscribe_form"] .ty-footer-form-block__form h3,form[name="subscribe_form"] .ty-footer-form-block__form h4,form[name="subscribe_form"] .ty-footer-form-block__form h5,form[name="subscribe_form"] .ty-footer-form-block__form h6{margin:0;}form[name="subscribe_form"] .ty-footer-form-block__form .ty-block{font-size:13px;line-height:120%;text-transform:none;}form[name="subscribe_form"] .ty-footer-form-block__form h3{font-size:16px;font-family:'Open Sans';line-height:normal;}form[name="subscribe_form"] .ty-footer-form-block__form h3 .ty-block{margin-top:5px;font-weight:normal;}form[name="subscribe_form"] .ty-footer-form-block__form.with-side{position:relative;padding-left:55px;padding-right:2%;width:36.5%;text-align:left !important;}form[name="subscribe_form"] .ty-footer-form-block__form.with-side i{position:absolute;left:0;top:0;font-size:36px;}@media screen and (max-width: 960px){form[name="subscribe_form"] .ty-footer-form-block__form.with-side{display:block;margin-right:auto !important;margin-left:auto !important;padding-right:0;}}@media screen and (max-width: 700px){form[name="subscribe_form"] .ty-footer-form-block__form.with-side{width:70%;}}form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form{width:53.5%;}@media screen and (max-width: 960px){form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form{display:block;margin-right:auto !important;margin-left:auto !important;width:53.5%;}}@media screen and (max-width: 766px){form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form{width:85%;}}@media screen and (max-width: 600px){form[name="subscribe_form"] .ty-footer-form-block__form + .ty-footer-form-block__form{width:100%;}}form[name="subscribe_form"] .ty-footer-form-block__form input{height:36px;width:100%;color:#2e3a47;font-size:12px;}form[name="subscribe_form"] .ty-footer-form-block__form input .cm-hint{color:#8d8c8c;}form[name="subscribe_form"] .ty-footer-form-block__form > div{vertical-align:top;display:inline-block;}form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__input{margin-top:10px;width:60%;}form[name="subscribe_form"] .ty-footer-form-block__form .ty-footer-form-block__button{margin-top:10px;}form[name="subscribe_form"] .ty-footer-form-block__form .ty-btn{padding:6px 15px;font-size:16px;text-transform:uppercase;line-height:140%;}.ty-btn__subscribe{background:#4fbe31;color:#fff;}.ty-btn__subscribe:hover{background:#5ece40;color:#fff;}.ty-btn__subscribe.ty-btn__text{color:#4fbe31;}.ty-footer-form-block__title{display:none;}.ty-news-text-links{padding-left:12px;margin:30px 0 29px;}.ty-news-text-links__item{margin-bottom:16px;}.ty-news-text-links__date{padding:0px 1px;margin-right:5px;}.ty-news-text-links__a{padding-top:1px;}.ty-discussion-post__content{margin-top:18px;}.ty-discussion-post__author{margin-left:0;}.ty-discussion-post__author,.ty-discussion-post__date,.ty-discussion-post__message{margin-left:0;}.homepage-reviews .ty-discussion-post{margin:22px 0 26px 0;}.ty-discussion-post{padding:12px 15px 17px;}.ty-caret{left:20px;}@media screen and (min-width: 767px){.ty-footer-menu{padding-top:20px;}}.tygh-footer .ty-mainbox-title{font-size:16px;padding:6px 0;margin:0;}.tygh-footer .ty-mainbox-body .ty-text-links{margin-top:10px;}.tygh-footer .ty-mainbox-body .ty-text-links__item{padding:2px 0;margin:0 0 8px;line-height:1.4;}.tygh-footer .ty-mainbox-body .ty-text-links__item a{color:#9a9ea3;}@media (min-width: 768px) and (max-width: 979px){.ty-footer-menu__items{display:block !important;}}.ty-payment-icons{margin:6px 0;}.ty-payment-icons__item{background:url('../../../../../../../../design/themes/leaderseo/media/images/icons/russian_payments.png?1774023733') no-repeat;}.ty-payment-icons__item.webmoney{background-position:0px -67px;width:86px;}.ty-payment-icons__item.yandex{background-position:0px -128px;width:60px;}.ty-payment-icons__item.qiwi{background-position:0px -97px;width:84px;}.ty-payment-icons__item.mastercard{background-position:0px -35px;width:40px;}.ty-payment-icons__item.visa{background-position:0px 0px;width:40px;}.ty-payment-icons__item.paypal{background-position:0px -160px;}.ty-discussion-post__content .ty-discussion-post{margin:16px 0 30px 0;}.ty-banners-free-ship{margin-top:25px;}.ty-banners-free-ship .ty-banner__image-wrapper{margin:0;}.ty-banners-pickup{margin-top:5.5%;margin-bottom:23px;}.ty-banners-pickup .ty-banner__image-wrapper{margin:0;}@media (min-width: 481px) and (max-width: 767px){.ty-banners-free-ship,.ty-banners-pickup{width:48.5%;margin-top:0px;float:left;}.ty-banners-free-ship{margin-right:3%;}}.footer-contacts p,.footer-contacts li{color:#36383b;}.footer-contacts .greeny{color:#465f73;}.ty-pages-contacts__contact-block{padding-bottom:20px;padding-right:20px;}.ty-pages-contacts__contact-header{font-size:12px;}.ty-pages-contacts__contact-address,.ty-pages-contacts__contact-email{font-size:22px;font-weight:bold;margin-bottom:20px;}.ty-pages-contacts__contact-phone{font-size:22px;font-weight:bold;}.ty-pages-contacts__contact-email a{font-size:22px;text-decoration:underline;}.ty-pages-contacts__contact-footer{margin-top:5px;font-size:12px;}.ty-pages-contacts__time-block{background-color:#0bf;padding:20px;}.ty-pages-contacts__time-block div{color:#fff;}.ty-pages-contacts__time-block-header{font-size:22px;}.ty-pages-contacts__time-block-time{font-size:32px;margin-top:36px;}.ty-pages-contacts__time-block-zone{margin-top:5px;font-size:12px;}.ty-pages-contacts__time-block-days{margin-top:5px;font-size:14px;}.ty-pages-contacts__map{width:100%;height:400px;margin:20px 0 40px 0;}.ty-pages-contacts__image img{padding:5px;border:solid 2px #e5e5e5;}.ty-pages-contacts__image{padding-right:40px;}@media (min-width: 980px){.ty-pages-contacts__office{padding-left:20px;}}.ty-pages-contacts__office-title{font-size:24px;margin:10px 0 20px 0;}.ty-pages-contacts__office-instruction{font-size:16px;line-height:180%;}.ty-content-reward-points__general{margin-top:20px;}.ty-content-reward-points__general p{color:#fff;font-size:15px;line-height:200%;}.ty-content-reward-points__general h3{font-weight:normal;}.ty-content-reward-points__product-img{border:solid 10px #00afff;max-width:600px;}.ty-content-reward-points__product-img img{width:100%;}.ty-content-reward-points__product-text{background-color:#00afff;padding:10px 20px 20px 20px;}@media (min-width: 980px){.ty-content-reward-points__product-text{margin-left:25px;}}@media (min-width: 481px) and (max-width: 767px){.ty-content-reward-points__product-text{margin-left:25px;}}.ty-content-reward-points__my-points{margin-bottom:20px;}.ty-content-reward-points__my-points h3{margin-top:40px;}@media (min-width: 980px){.ty-content-reward-points__my-points{margin-left:25px;}}@media (min-width: 481px) and (max-width: 767px){.ty-content-reward-points__my-points{margin-left:25px;}}.ty-content-reward-points__my-points-img img{box-shadow:0 0 10px rgba(0,0,0,0.5);}.ty-content-reward-points__checkout-img{border:solid 10px #00afff;}.ty-content-reward-points__checkout-text{background-color:#00afff;}.ty-content-reward-points__checkout-text p{padding:10px 30px 30px 10px;}@media (max-width: 980px){.ty-list-container .ty-page-company__info-block{padding-top:30px;}}.ty-menu-item__sale .ty-menu__item-link{color:#fe7400 !important;font-weight:bold;}@media (min-width: 1151px){.ty-menu-item__products{display:none !important;}}@media (min-width: 768px) and (max-width: 1150px){.ty-menu-item__sport,.ty-menu-item__office{display:none !important;}}@media (max-width: 930px){.ty-menu-item__media{display:none !important;}}@media (max-width: 795px){.ty-menu-item__apparel{display:none !important;}}@media (min-width: 900px){.ty-quick-menu-item__bonuses{display:none !important;}}@media (max-width: 900px){.ty-quick-menu-item__points,.ty-quick-menu-item__gift{display:none !important;}}@media (min-width: 1166px){.ty-quick-menu-item__place-order{display:none !important;}}@media (max-width: 1167px){.ty-quick-menu__return,.ty-quick-menu__contacts,.ty-quick-menu__delivery,.ty-quick-menu__pickup{display:none !important;}}.ty-text-links_show_inline .ty-level-0:hover .ty-text-links{min-width:170px;}@font-face{font-family:icomoon;src:url('../../../../../../../../design/themes/leaderseo/media/fonts/icomoon.eot?1774023733');src:url('../../../../../../../../design/themes/leaderseo/media/fonts/icomoon.eot?1774023733#iefix') format('embedded-opentype'), url('../../../../../../../../design/themes/leaderseo/media/fonts/icomoon.woff?1774023733') format('woff'), url('../../../../../../../../design/themes/leaderseo/media/fonts/icomoon.ttf?1774023733') format('truetype'), url('../../../../../../../../design/themes/leaderseo/media/fonts/icomoon.svg?1774023733#icomoon') format('svg');font-weight:normal;font-style:normal;}[data-icon]:before{font-family:icomoon;content:attr(data-icon);speak:none;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}[class*="ty-icon-"]:before{font-family:inherit;}.ty-quick-menu-item__points:before,.ty-quick-menu-item__gift:before,.ty-icon-moon-facebook,.ty-icon-moon-twitter,.ty-icon-moon-mail,.ty-icon-moon-vk,.ty-icon-moon-heart,.ty-icon-moon-percent,.ty-icon-moon-user{font-family:icomoon;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;}.ty-icon-moon-facebook:before{content:"\e169";}.ty-icon-moon-twitter:before{content:"\e16d";}.ty-icon-moon-mail:before{content:"\e601";}.ty-icon-moon-vk:before{content:"\e602";}.ty-icon-moon-heart:before{content:"\e603";}.ty-icon-moon-percent:before{content:"\e604";}.ty-icon-moon-user:before{content:"\e600";}.ty-quick-menu-item__points:before{content:"\e604";}.ty-quick-menu-item__gift:before{content:"\e603";}#right-block li,.subfooter div.f-menu div.services li a,.subfooter div.f-menu div.services li a:before,#right-block{-webkit-transition:all 750ms ease;-moz-transition:all 750ms ease;-ms-transition:all 750ms ease;-o-transition:all 750ms ease;transition:all 750ms ease;}.slick-arrow{font-size:0;display:block;width:13px;height:24px;border:none;cursor:pointer;position:absolute;top:37%;}.slick-prev{background:url('../../../../../../../../design/themes/leaderseo/media/../img/arrows.png?1774023733') top left no-repeat;left:10px;}.slick-next{background:url('../../../../../../../../design/themes/leaderseo/media/../img/arrows.png?1774023733') top right no-repeat;right:10px;}.head div.header{width:1000px;margin:0 auto;padding-bottom:30px;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center;align-items:flex-end;}.wrapper{width:100%;}.head{background:url('../../../../../../../../design/themes/leaderseo/media/../img/header.png?1774023733') center top no-repeat;padding-bottom:30px;}div.header{width:1000px;margin:0 auto;padding-bottom:30px;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center;align-items:flex-end;}div.mainslider{width:1000px;padding-bottom:30px;margin:0 auto;}div.mainslider div.slide{position:relative;}div.mainslider div.slide *:focus{outline:none;}div.mainslider div.slide a img{-webkit-border-radius:10px;border-radius:10px;}div.mainslider div.slide ul.slick-dots{position:absolute;right:153px;bottom:10px;padding:10px 20px;}div.mainslider div.slide ul.slick-dots li{display:inline-block;margin:3px;}div.mainslider div.slide ul.slick-dots li button{font-size:0px;padding:0;cursor:pointer;display:block;box-sizing:border-box;width:8px;height:8px;border:none;border:1px solid #fe4802;background:transparent;-webkit-border-radius:10px;border-radius:10px;}div.mainslider div.slide ul.slick-dots li.slick-active button{background:#fe4802;}div.catalog-items{background:url('../../../../../../../../design/themes/leaderseo/media/../img/icobg.jpg?1774023733');background-attachment:fixed;padding-bottom:40px;}div.sa-breadcrumbs{background:rgba(255,255,255,0.5);width:100%;padding:15px 0;}div.sa-breadcrumbs div.width1000{width:1000px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:flex-start;}div.sa-breadcrumbs div.width1000 a{display:block;line-height:32px;height:32px;padding:0 20px;color:#000;font-size:14px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;border-top-right-radius:0 10px;border-bottom-right-radius:0 10px;border:1px solid #d9d9d9;background:#fff;background:-moz-linear-gradient(top,#fff 1%,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff 1%,#efefef 100%);background:-o-linear-gradient(top,#fff 1%,#efefef 100%);background:-ms-linear-gradient(top,#fff 1%,#efefef 100%);background:linear-gradient(to bottom,#fff 1%,#efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);position:relative;}div.sa-breadcrumbs div.width1000 a:after{content:"";display:block;width:14px;height:32px;position:absolute;top:0;right:-12px;z-index:500;background:url('../../../../../../../../design/themes/leaderseo/media/../img/bread.png?1774023733') no-repeat;}div.sa-breadcrumbs div.width1000 a:hover{color:#fff;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2b6cbc));background:-webkit-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-o-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:linear-gradient(to bottom,#478bd6 0%,#2b6cbc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2b6cbc',GradientType=0);}div.catalog-items div.sa-breadcrumbs div.width1000 a:hover:after{background:url('../../../../../../../../design/themes/leaderseo/media/../img/bread-l.png?1774023733') no-repeat;}div.sa-breadcrumbs div.width1000 span{display:block;line-height:32px;height:32px;padding:0 20px;color:#fff;font-size:14px;border:1px solid #d9d9d9;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2b6cbc));background:-webkit-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-o-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:linear-gradient(to bottom,#478bd6 0%,#2b6cbc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2b6cbc',GradientType=0);position:relative;}div.sa-breadcrumbs div.width1000 span:after{content:"";display:block;width:14px;height:32px;position:absolute;top:0;right:-12px;z-index:500;background:url('../../../../../../../../design/themes/leaderseo/media/../img/bread-l.png?1774023733') no-repeat;}div.catalog-items div.cat-items{width:1000px;margin:0 auto;padding:20px 0;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;}div.catalog-items div.cat-items div.filter{width:240px;background:#2667b9;}div.catalog-items div.cat-items div.items{width:740px;}div.catalog-items div.cat-items div.items.width1000{width:1000px;}div.catalog-items div.cat-items div.items.width1000 div.ty-feature{border:1px solid #d2d2d2;background:#fff;padding:10px 20px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,0.25);box-shadow:0 0 1px 0 rgba(0,0,0,0.25);margin-bottom:20px;}div.catalog-items div.cat-items div.items.width1000 div.ty-feature div.ty-feature__image{float:left;margin-right:10px;margin-bottom:10px;}div.catalog-items div.cat-items div.items.width1000 div.ty-feature__description p{margin-bottom:10px;font-size:14px;color:#5e5e5e;line-height:16px;}div.catalog-items div.cat-items div.items div.sort,div.sa-blog div.items div.sort{margin-bottom:20px;border:1px solid #d7d7d7;-webkit-border-radius:3px;border-radius:3px;background:#fff;background:-moz-linear-gradient(top,#fff 1%,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff 1%,#efefef 100%);background:-o-linear-gradient(top,#fff 1%,#efefef 100%);background:-ms-linear-gradient(top,#fff 1%,#efefef 100%);background:linear-gradient(to bottom,#fff 1%,#efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;align-content:stretch;width:100%;padding:0 20px;box-sizing:border-box;}div.catalog-items div.cat-items div.items div.sort .ty-sort-container{width:100%;display:flex;flex-wrap:nowrap;justify-content:space-between;}div.catalog-items div.cat-items div.items div.sort .ty-sort-dropdown{margin-right:20px;max-width:400px;}div.catalog-items div.cat-items div.items div.sort .ty-sort-dropdown__wrapper{border:1px solid #d7d7d7;background:#fff;-webkit-border-radius:3px;border-radius:3px;padding:5px 10px;}div.catalog-items div.cat-items div.items div.sort .ty-sort-dropdown__content{padding:15px;position:relative;z-index:300;background:#fff;color:#000;border:1px solid #d7d7d7;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);}div.catalog-items div.cat-items div.items div.sort .ty-sort-dropdown__content a{color:#777;font-size:14px;display:block;width:100%;box-sizing:border-box;-webkit-border-radius:3px;border-radius:3px;line-height:16px;padding:3px 10px;margin-bottom:5px;}div.catalog-items div.cat-items div.items div.sort .ty-sort-dropdown__content a:hover{background:#ddd;}div.catalog-items div.cat-items div.items div.sort div{line-height:36px;height:36px;color:#000;font-size:14px;}div.catalog-items div.cat-items div.items div.sort div select{line-height:28px;height:28px;text-align:center;padding-left:10px;-webkit-border-radius:3px;border-radius:3px;}a.ty-sort-container__views-a{display:inline-block;vertical-align:middle;margin-left:5px;}i.ty-icon-products-multicolumns{display:block;width:28px;height:28px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/icon-products-multicolumns.png?1774023733') left top no-repeat;}i.ty-icon-products-without-options{display:block;width:28px;height:28px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/icon-products-without-options.png?1774023733') left top no-repeat;}i.ty-icon-products-multicolumns:hover,a.active i.ty-icon-products-multicolumns{background:url('../../../../../../../../design/themes/leaderseo/media/../img/icon-products-multicolumns.png?1774023733') right top no-repeat;}i.ty-icon-products-without-options:hover,a.active i.ty-icon-products-without-options{background:url('../../../../../../../../design/themes/leaderseo/media/../img/icon-products-without-options.png?1774023733') right top no-repeat;}div.catalog-items div.cat-items div.items div.sort div.pagination a{display:inline-block;box-sizing:border-box;text-align:center;padding:0 5px;min-width:24px;line-height:22px;height:24px;vertical-align:middle;margin:0 3px;-webkit-box-shadow:0px 0px 2px 0 rgba(0,0,0,0.1);box-shadow:0px 0px 2px 0 rgba(0,0,0,0.1);-webkit-border-radius:3px;border-radius:3px;font-size:13px;font-weight:bold;color:#000;border:1px solid #ececec;background:#fff;background:-moz-linear-gradient(top,#fff 1%,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff 1%,#efefef 100%);background:-o-linear-gradient(top,#fff 1%,#efefef 100%);background:-ms-linear-gradient(top,#fff 1%,#efefef 100%);background:linear-gradient(to bottom,#fff 1%,#efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);}div.catalog-items div.cat-items div.items div.sort div.pagination a:hover{color:#fff;border-color:transparent;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2b6cbc));background:-webkit-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-o-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:linear-gradient(to bottom,#478bd6 0%,#2b6cbc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2b6cbc',GradientType=0);}div.catalog-items div.cat-items div.items div.sort div.pagination span{display:inline-block;box-sizing:border-box;text-align:center;width:24px;line-height:22px;height:24px;vertical-align:middle;margin:0 3px;-webkit-box-shadow:0px 0px 2px 0 rgba(0,0,0,0.1);box-shadow:0px 0px 2px 0 rgba(0,0,0,0.1);-webkit-border-radius:3px;border-radius:3px;color:#fff;border-color:transparent;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2b6cbc));background:-webkit-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-o-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:linear-gradient(to bottom,#478bd6 0%,#2b6cbc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2b6cbc',GradientType=0);}div.catalog-items div.cat-items div.items div.cont-items{display:flex;flex-wrap:wrap;justify-content:space-start;width:100%;}div.catalog-items div.cat-items div.items div.cont-items div.item{background:#fff;border:1px solid #b9b9b9;box-sizing:border-box;width:23.5%;margin-right:calc(2%);padding:10px 8px;margin-bottom:15px;position:relative;}div.catalog-items div.cat-items div.items div.cont-items.sa-full-width div.item{background:#fff;border:1px solid #b9b9b9;box-sizing:border-box;width:100%;padding:10px 8px;margin-bottom:15px;position:relative;margin-right:0 !important;}div.catalog-items div.cat-items div.items div.cont-items.sa-full-width div.item form{display:flex;flex-wrap:nowrap;justify-content:space-between;}div.catalog-items div.cat-items div.items div.cont-items.sa-full-width div.item .center-pos{max-width:400px;padding-right:15px;}div.catalog-items div.cat-items div.items div.cont-items.sa-full-width div.item .center-pos p{font-size:14px;color:#777;padding:10px 0;}div.catalog-items div.cat-items div.items div.cont-items.sa-full-width div.item .center-pos p span{font-weight:bold;}div.catalog-items div.cat-items div.items div.cont-items.sa-full-width div.item .center-pos div.stock{margin-bottom:10px;font-size:14px;color:#000;}div.catalog-items div.cat-items div.items div.cont-items.sa-full-width div.item .center-pos div.stock span{display:inline-block;width:10px;height:10px;}div.catalog-items div.cat-items div.items div.cont-items.sa-full-width div.item .center-pos div.stock span.in{background:url('../../../../../../../../design/themes/leaderseo/media/../img/stock.png?1774023733') left center no-repeat;}div.catalog-items div.cat-items div.items div.cont-items.sa-full-width div.item .center-pos div.stock span.out{background:url('../../../../../../../../design/themes/leaderseo/media/../img/stock.png?1774023733') right center no-repeat;}div.catalog-items div.cat-items div.items div.cont-items.sa-full-width div.item .center-pos div.rating{font-size:14px;color:#000;margin-bottom:10px;}.ty-icon-star,div.catalog-items div.cat-items div.items div.cont-items.sa-full-width div.item .center-pos span.plus{display:inline-block;width:14px;height:13px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/star-ok.png?1774023733');}ty-rating__label,.ty-icon-star-empty,div.catalog-items div.cat-items div.items div.cont-items.sa-full-width div.item .center-pos span.minus{display:inline-block;width:14px;height:13px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/star-neok.png?1774023733');}div.catalog-items div.cat-items div.items.width1000 div.cont-items div.item{width:19%;margin-right:1.25%;}div.catalog-items div.cat-items div.items div.cont-items div.item:nth-child(4n){margin-right:0;}div.catalog-items div.cat-items div.items.width1000 div.cont-items div.item:nth-child(4n){margin-right:1.25%;}div.catalog-items div.cat-items div.items.width1000 div.cont-items div.item:nth-child(5n){margin-right:0;}div.catalog-items div.cat-items div.items div.cont-items div.item div.discount{color:#fff;font-size:15px;font-weight:bold;width:50px;height:50px;line-height:50px;text-align:center;-webkit-border-radius:50px;border-radius:50px;position:absolute;top:5px;left:5px;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2b6cbc));background:-webkit-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-o-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:linear-gradient(to bottom,#478bd6 0%,#2b6cbc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2b6cbc',GradientType=0);}div.catalog-items div.cat-items div.items div.cont-items div.item div.stars{position:absolute;top:5px;right:5px;}div.catalog-items div.cat-items div.items div.cont-items div.item div.stars span{display:block;width:14px;height:13px;}div.catalog-items div.cat-items div.items div.cont-items div.item div.stars span.plus{background:url('../../../../../../../../design/themes/leaderseo/media/../img/star-ok.png?1774023733');}div.catalog-items div.cat-items div.items div.cont-items div.item div.stars span.minus{background:url('../../../../../../../../design/themes/leaderseo/media/../img/star-neok.png?1774023733');}div.catalog-items div.cat-items div.items div.cont-items div.item a span{color:#3475c4;font-size:14px;text-decoration:underline;}div.catalog-items div.cat-items div.items div.cont-items div.item a:hover span{text-decoration:none;}div.catalog-items div.cat-items div.items div.cont-items div.item table.price{width:100%;margin:5px 0;}div.catalog-items div.cat-items div.items div.cont-items div.item table.price tr td{color:#000;font-size:14px;padding:3px 5px;}div.catalog-items div.cat-items div.items div.cont-items div.item table.price tr.discount td{color:#ff5300;background:#fef2d8;}div.catalog-items div.cat-items div.items div.cont-items div.item table.price tr.final td{font-weight:bold;padding:5px;}div.catalog-items div.cat-items div.items div.cont-items div.item button{padding:0;position:relative;display:block;text-align:center;width:100%;line-height:28px;height:28px;font-size:14px;font-weight:bold;padding-right:30px;margin-bottom:10px;color:#f8f8f8;border:none;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);cursor:pointer;}div.catalog-items div.cat-items div.items div.cont-items div.item button:hover{background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2b6cbc));background:-webkit-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-o-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:linear-gradient(to bottom,#478bd6 0%,#2b6cbc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2b6cbc',GradientType=0);-webkit-box-shadow:0 3px 0 0 #1a509b;box-shadow:0 3px 0 0 #1a509b;}div.catalog-items div.cat-items div.items div.cont-items div.item button:after{position:absolute;top:6px;right:20px;display:block;content:"";width:16px;height:17px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/cart-btn.png?1774023733');}div.catalog-items div.cat-items div.items div.cont-items div.item .ty-cr-product-button{position:relative;text-align:center;cursor:pointer;box-sizing:border-box;display:block;text-align:left;width:220px;padding-left:10px;line-height:42px;font-weight:bold;height:40px;font-size:14px;color:#f8f8f8;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #1a509b;box-shadow:0 3px 0 0 #1a509b;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2d6dbe));background:-webkit-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-o-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:linear-gradient(to bottom,#478bd6 0%,#2d6dbe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2d6dbe',GradientType=0);}div.catalog-items div.cat-items div.items div.cont-items div.item .ty-cr-product-button:after{content:"";position:absolute;display:block;top:10px;right:20px;width:21px;height:22px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/1click.png?1774023733');}div.catalog-items div.cat-items div.items div.cont-items div.item .ty-cr-product-button:hover{-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);}div.single-item{padding-bottom:20px;}div.single-item div.first{background:#fff;width:1000px;margin:0 auto 30px;margin-top:30px;padding:10px 20px 20px;-webkit-border-radius:3px;border-radius:3px;box-sizing:border-box;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.25);box-shadow:0 0 3px 0 rgba(0,0,0,0.25);display:flex;flex-wrap:wrap;justify-content:space-between;}div.single-item div.first h1{font-size:30px;font-weight:bold;padding:5px 0 20px;width:100%;}div.single-item div.first div.image{width:600px;padding-right:20px;box-sizing:border-box;}div.single-item div.first div.image div.dop-img{height:90px;margin-top:15px;width:100%;padding:10px 30px;box-sizing:border-box;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.25);box-shadow:0 0 3px 0 rgba(0,0,0,0.25);}div.single-item div.first div.image div.dop-img *:focus{outline:none;}div.single-item div.first div.image div.dop-img a{display:block;margin:0 10px;}div.single-item div.first div.image div.dop-img a img{width:100%;height:auto;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.25);box-shadow:0 0 3px 0 rgba(0,0,0,0.25);}div.single-item div.first div.meta{width:360px;}div.single-item div.first div.meta div.tovar-params{padding:20px;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.25);box-shadow:0 0 3px 0 rgba(0,0,0,0.25);margin-bottom:20px;}div.single-item div.first div.meta div.tovar-params div.price{text-align:center;padding-bottom:20px;}div.single-item div.first div.meta div.tovar-params div.price span.old{font-size:16px;color:#5c5c5c;display:block;margin-bottom:10px;}div.single-item div.first div.meta div.tovar-params div.price span.old span{color:#060606;position:relative;}div.single-item div.first div.meta div.tovar-params div.price span.old span:after{top:8px;left:3px;position:absolute;content:"";width:90%;height:1px;background:#f00;-moz-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);-o-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg);}div.single-item div.first div.meta div.tovar-params div.price span.actual{display:block;font-size:48px;color:#000;font-weight:bold;margin-bottom:20px;}div.single-item div.first div.meta div.tovar-params div.price span.discount{font-size:14px;color:#5c5c5c;display:block;}div.single-item div.first div.meta div.tovar-params div.price span.discount span{font-size:16px;}div.single-item div.first div.meta div.tovar-params a.ty-cr-product-button{margin-bottom:10px;position:relative;padding-left:30px;cursor:pointer;box-sizing:border-box;display:block;text-align:left;width:100%;line-height:42px;font-weight:bold;height:40px;font-size:18px;color:#f8f8f8;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #1a509b;box-shadow:0 3px 0 0 #1a509b;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2d6dbe));background:-webkit-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-o-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:linear-gradient(to bottom,#478bd6 0%,#2d6dbe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2d6dbe',GradientType=0);}div.single-item div.first div.meta div.tovar-params a.ty-cr-product-button:after{content:"";position:absolute;display:block;top:10px;right:20px;width:21px;height:22px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/1click.png?1774023733');}div.single-item div.first div.meta div.tovar-params a.ty-cr-product-button:hover{-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);}div.single-item div.first div.meta div.tovar-params .ty-btn__add-to-cart{border:none;margin-bottom:10px;padding:0;position:relative;padding-left:30px;cursor:pointer;box-sizing:border-box;display:block;font-weight:bold;text-align:left;width:100%;line-height:42px;height:40px;font-size:18px;color:#f8f8f8;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);}div.single-item div.first div.meta div.tovar-params .ty-btn__add-to-cart:after{content:"";position:absolute;display:block;top:10px;right:20px;width:21px;height:22px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/cartbtn.png?1774023733');}div.single-item div.first div.meta div.tovar-params .ty-btn__add-to-cart:hover{background:#fc0;background:-moz-linear-gradient(top,#fc0 0%,#ff9f00 100%);background:-webkit-linear-gradient(top,#fc0 0%,#ff9f00 100%);background:linear-gradient(to bottom,#fc0 0%,#ff9f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00',endColorstr='#ff9f00',GradientType=0);-webkit-box-shadow:0 3px 0 0 #ea8501;box-shadow:0 3px 0 0 #ea8501;}div.single-item div.first div.meta div.tovar-params div.stock{margin-bottom:10px;font-size:14px;color:#000;}div.single-item div.first div.meta div.tovar-params div.stock span{display:inline-block;width:10px;height:10px;}div.single-item div.first div.meta div.tovar-params div.stock span.in{background:url('../../../../../../../../design/themes/leaderseo/media/../img/stock.png?1774023733') left center no-repeat;}div.single-item div.first div.meta div.tovar-params div.stock span.out{background:url('../../../../../../../../design/themes/leaderseo/media/../img/stock.png?1774023733') right center no-repeat;}div.single-item div.first div.meta div.tovar-params div.rating{font-size:14px;color:#000;margin-bottom:10px;}.ty-icon-star,div.single-item div.first div.meta div.tovar-params div.rating span.plus{display:inline-block;width:14px;height:13px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/star-ok.png?1774023733');}ty-rating__label,.ty-icon-star-empty,div.single-item div.first div.meta div.tovar-params div.rating span.minus{display:inline-block;width:14px;height:13px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/star-neok.png?1774023733');}div.single-item div.first div.meta div.shop-params{display:flex;flex-wrap:nowrap;justify-content:space-around;}div.single-item div.first div.meta div.shop-params div.param{width:30%;text-align:center;font-size:14px;line-height:18px;}div.single-item div.first div.meta div.shop-params div.param img{display:block;margin:0 auto 10px;}div.single-item div.first div.meta div.shop-params div.param span{font-weight:bold;font-size:13px;text-transform:uppercase;color:#000;}div.single-item div.first div.meta div.shop-params div.param a{margin-bottom:10px;position:relative;box-sizing:border-box;display:block;text-align:center;width:100%;line-height:24px;font-weight:bold;height:24px;font-size:14px;color:#f8f8f8;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #1a509b;box-shadow:0 3px 0 0 #1a509b;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2d6dbe));background:-webkit-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-o-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:linear-gradient(to bottom,#478bd6 0%,#2d6dbe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2d6dbe',GradientType=0);}div.single-item div.second{width:1000px;margin:0 auto;display:flex;flex-wrap:nowrap;justify-content:space-between;}div.single-item div.second div.tabs{width:790px;}div.single-item div.second div.tabs ul.h-tabs{width:100%;margin-bottom:20px;display:flex;flex-wrap:nowrap;justify-content:flex-start;}div.single-item div.second div.tabs ul.h-tabs li{display:block;font-size:14px;text-transform:uppercase;font-weight:bold;color:#000;margin-right:5px;padding:0 10px;cursor:pointer;height:32px;line-height:30px;box-sizing:border-box;border:1px solid #d9d9d9;-webkit-border-radius:5px;border-radius:5px;background:#feffff;background:-moz-linear-gradient(top,#feffff 0%,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#feffff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#feffff 0%,#efefef 100%);background:-o-linear-gradient(top,#feffff 0%,#efefef 100%);background:-ms-linear-gradient(top,#feffff 0%,#efefef 100%);background:linear-gradient(to bottom,#feffff 0%,#efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feffff',endColorstr='#efefef',GradientType=0);-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.25);box-shadow:0 0 3px 0 rgba(0,0,0,0.25);}div.single-item div.second div.tabs ul.h-tabs li:hover{border-color:#2b6bbc;}div.single-item div.second div.tabs ul.h-tabs li.active{border-color:#2b6bbc;cursor:context-menu;color:#fff;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2d6dbe));background:-webkit-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-o-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:linear-gradient(to bottom,#478bd6 0%,#2d6dbe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2d6dbe',GradientType=0);}div.single-item div.second div.tabs div.c-tabs{width:100%;}div.single-item div.second div.tabs div.c-tabs div.tab{border:1px solid #d2d2d2;background:#fff;padding:10px 20px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,0.25);box-shadow:0 0 1px 0 rgba(0,0,0,0.25);display:none;}#content_description h2{margin-bottom:15px;font-size:17px;font-weight:bold;}#content_description h3{margin-bottom:15px;font-size:15px;font-weight:bold;}#content_description p{margin-bottom:10px;font-size:14px;color:#5e5e5e;line-height:16px;}#content_description strong{font-weight:bold;}#content_description img{max-width:100%;height:auto;}#content_description table{width:100%;}#content_description th{font-size:14px;color:#f2f2f2;line-height:16px;padding:5px;background:#003c8c;}#content_description td{font-size:14px;color:#5e5e5e;line-height:16px;padding:5px;border:1px solid #003c8c;}#content_description tr:nth-child(odd) td{background:#e2efff;}#content_description ul{margin-bottom:10px;}#content_description ul li{font-size:14px;color:#5e5e5e;line-height:16px;position:relative;padding-left:20px;}#content_description ul li:before{content:"";position:absolute;top:5px;left:5px;display:block;width:4px;height:4px;background:#3c7fcc;-webkit-border-radius:5px;border-radius:5px;}#content_description ol{margin-bottom:10px;list-style-type:decimal;padding-left:20px;}#content_description ol li{font-size:14px;color:#5e5e5e;line-height:16px;margin-bottom:5px;}#content_description a{font-size:14px;color:#ff5600;text-decoration:underline;}#content_description a:hover{text-decoration:none;}div.single-item div.second div.tabs div.c-tabs div#content_features table{width:100%;}div.single-item div.second div.tabs div.c-tabs div#content_features table tr td{padding:10px;color:#000;font-size:14px;}div.single-item div.second div.tabs div.c-tabs div#content_features table tr td span{line-height:32px;padding:3px 5px;border:1px solid #2b6bbc;-webkit-border-radius:3px;border-radius:3px;margin-right:5px;background:#fff;background:-moz-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);background:-webkit-linear-gradient(top,#fff 0%,#f6f6f6 47%,#ededed 100%);background:linear-gradient(to bottom,#fff 0%,#f6f6f6 47%,#ededed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0);}div.single-item div.second div.tabs div.c-tabs div#content_features table tr td:first-child{padding-left:30px;font-weight:bold;position:relative;vertical-align:middle;}div.single-item div.second div.tabs div.c-tabs div#content_features table tr td.sub:first-child{padding-left:50px;}div.single-item div.second div.tabs div.c-tabs div#content_features table tr td:first-child:before{content:"";position:absolute;top:46%;left:15px;display:block;width:4px;height:4px;background:#3c7fcc;-webkit-border-radius:5px;border-radius:5px;}div.single-item div.second div.tabs div.c-tabs div#content_features table tr td.sub:first-child:before{content:"";position:absolute;top:46%;left:30px;display:block;width:10px;height:2px;background:#3c7fcc;-webkit-border-radius:5px;border-radius:5px;}div.single-item div.second div.tabs div.c-tabs div#content_features table tr:nth-child(odd){background:#fafafa;}div.single-item div.second div.tabs div.c-tabs div#content_sa_products_rashod div.flex-items{display:flex;flex-wrap:wrap;justify-content:flex-start;}div.single-item div.second div.tabs div.c-tabs div#content_sa_products_rashod div.item{width:23%;margin-right:2.6666665%;border:1px solid #d2d2d2;box-sizing:border-box;-webkit-border-radius:3px;border-radius:3px;padding:10px 15px;margin-bottom:15px;}div.single-item div.second div.tabs div.c-tabs div#content_sa_products_rashod div.item:nth-child(4n){margin-right:0;}div.single-item div.second div.tabs div.c-tabs div#content_sa_products_rashod div.item a img{width:100%;height:0 auto;margin-bottom:3px;}div.single-item div.second div.tabs div.c-tabs div#content_sa_products_rashod div.item a span{color:#3475c4;font-size:14px;text-decoration:underline;}div.single-item div.second div.tabs div.c-tabs div#content_sa_products_rashod div.item table.price tr.final td{color:#000;font-size:14px;font-weight:bold;padding:5px;}div.single-item div.second div.tabs div.c-tabs div#content_sa_products_rashod div.item button{position:relative;display:block;text-align:center;width:100%;line-height:28px;height:28px;font-size:14px;font-weight:bold;padding-right:30px;color:#f8f8f8;border:none;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);cursor:pointer;}div.single-item div.second div.tabs div.c-tabs div#content_sa_products_rashod div.item button:after{position:absolute;top:6px;right:20px;display:block;content:"";width:16px;height:17px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/cart-btn.png?1774023733');}div.single-item div.second div.tabs div.c-tabs div#reviews div.review{margin-bottom:20px;}div.single-item div.second div.tabs div.c-tabs div#reviews div.review div.name{font-weight:bold;color:#000;font-size:15px;margin-bottom:10px;}div.single-item div.second div.tabs div.c-tabs div#reviews div.review div.name span{font-size:13px;color:#8d8c8c;font-weight:normal;}div.single-item div.second div.tabs div.c-tabs div#reviews div.review div.text{background:#fafafa;padding:10px 15px;width:100%;box-sizing:border-box;}div.single-item div.second div.tabs div.c-tabs div#reviews div.review div.text p{color:#747272;font-size:14px;line-height:16px;}div.single-item div.second div.tabs div.c-tabs div#reviews div.leave-review{padding:15px;background:#fafafa;width:100%;box-sizing:border-box;}div.single-item div.second div.tabs div.c-tabs div#reviews div.leave-review form div.flex{height:125px;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;align-items:space-between;align-content:space-between;margin-bottom:10px;}div.single-item div.second div.tabs div.c-tabs div#reviews div.leave-review form input[type="text"]{width:48%;line-height:32px;height:32px;text-indent:20px;}div.single-item div.second div.tabs div.c-tabs div#reviews div.leave-review form textarea{width:48%;height:125px;padding:10px 20px;box-sizing:border-box;resize:none;}div.single-item div.second div.tabs div.c-tabs div#reviews div.leave-review form input[type="submit"]{clear:both;position:relative;display:block;margin:0 auto;text-align:center;width:220px;line-height:32px;height:34px;box-sizing:border-box;font-weight:bold;font-size:18px;color:#f8f8f8;-webkit-border-radius:5px;border-radius:5px;border:none;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);}div.single-item div.second div.addons{width:190px;}div.single-item div.second div.addons div.heading{margin-bottom:20px;position:relative;box-sizing:border-box;display:block;font-weight:bold;text-align:center;width:100%;line-height:30px;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.25);box-shadow:0 0 3px 0 rgba(0,0,0,0.25);height:32px;font-size:18px;color:#f8f8f8;-webkit-border-radius:5px;border-radius:5px;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);}div.single-item div.second div.addons div.item{border:1px solid #d2d2d2;background:#fff;padding:10px 20px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 1px 0 rgba(0,0,0,0.25);box-shadow:0 0 1px 0 rgba(0,0,0,0.25);margin-bottom:10px;}div.single-item div.second div.addons div.item a span{color:#3475c4;font-size:14px;text-decoration:underline;}div.single-item div.second div.addons div.item a:hover span{text-decoration:none;}div.single-item div.second div.addons div.item span.price{font-size:20px;font-weight:bold;color:#000;display:block;text-align:center;line-height:36px;}div.single-item div.second div.addons div.item button{position:relative;display:block;text-align:center;width:100%;line-height:28px;height:28px;font-size:14px;font-weight:bold;padding-right:30px;color:#f8f8f8;border:none;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);cursor:pointer;}div.single-item div.second div.addons div.item button:after{position:absolute;top:6px;right:20px;display:block;content:"";width:16px;height:17px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/cart-btn.png?1774023733');}div.complect{padding-bottom:20px;}div.complect div.heading{font-size:20px;margin-bottom:20px;color:#000;font-weight:bold;letter-spacing:1px;text-transform:uppercase;text-align:center;padding:20px 0 10px;}div.complect div.heading:after{content:'';display:block;margin:10px auto 0;width:100px;height:3px;background:#ff5300;}div.complect div.width1000{width:1000px;margin:0 auto;border:1px solid #b9b9b9;padding:20px 30px;box-sizing:border-box;-webkit-border-radius:5px;border-radius:5px;display:flex;flex-wrap:nowrap;align-items:center;flex-direction:row;justify-content:space-between;}div.complect div.width1000 div.plus{position:relative;width:65%;display:flex;flex-direction:row;justify-content:space-between;}div.complect div.width1000 div.plus:after{content:'=';color:#000;font-size:54px;position:absolute;top:25%;right:-40px;}div.complect div.width1000 div.plus div.item{position:relative;width:30%;}div.complect div.width1000 div.plus div.plus{width:50px;position:relative;}div.complect div.width1000 div.plus div.plus:after{content:'+';color:#000;font-size:72px;position:absolute;top:20%;right:3px;}div.complect div.width1000 div.plus div.item:last-child:after{display:none;}div.complect div.width1000 div.itog{width:28%;align-self:flex-start;padding-top:35px;}div.complect div.width1000 div.itog table.itog{width:100%;padding-bottom:20px;margin-bottom:10px;}div.complect div.width1000 div.itog table.itog tr td{padding:15px 10px;font-weight:bold;font-size:14px;}div.complect div.width1000 div.itog table.itog tr.discount td{color:#ff5300;background:#fef2d8;font-size:16px;font-weight:bold;padding:5px 10px;}div.complect div.width1000 div.itog table.itog tr.price td{padding:10px;font-weight:bold;font-size:16px;}div.complect div.width1000 div.itog .add2cart{box-sizing:border-box;display:block;text-align:center;padding:0;width:100%;line-height:36px;height:36px;font-size:14px;font-weight:bold;padding-right:30px;color:#f8f8f8;border:none;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);position:relative;cursor:pointer;}div.complect div.width1000 div.itog .add2cart:after{position:absolute;top:10px;right:30px;display:block;content:"";width:16px;height:17px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/cart-btn.png?1774023733');}div.complect div.width1000 div.itog .add2cart:hover{-webkit-box-shadow:0 3px 0 0 #1a509b;box-shadow:0 3px 0 0 #1a509b;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2d6dbe));background:-webkit-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-o-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:linear-gradient(to bottom,#478bd6 0%,#2d6dbe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2d6dbe',GradientType=0);}div.complect div.width1000 div.item{background:#fff;box-sizing:border-box;padding:10px 8px;margin-bottom:15px;position:relative;width:23%;}div#slider_related div.width1000 div.item{margin:0 20px 15px;}div.complect div.width1000 div.item:nth-child(4n){margin-right:0;}div.complect div.width1000 div.item div.discount{color:#fff;font-size:15px;font-weight:bold;width:50px;height:50px;line-height:50px;text-align:center;-webkit-border-radius:50px;border-radius:50px;position:absolute;top:5px;left:5px;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2b6cbc));background:-webkit-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-o-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:linear-gradient(to bottom,#478bd6 0%,#2b6cbc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2b6cbc',GradientType=0);}div.complect div.width1000 div.item div.stars{position:absolute;top:5px;right:5px;}div.complect div.width1000 div.item div.stars span{display:block;width:14px;height:13px;}div.complect div.width1000 div.item div.stars span.plus{background:url('../../../../../../../../design/themes/leaderseo/media/../img/star-ok.png?1774023733');}div.complect div.width1000 div.item div.stars span.minus{background:url('../../../../../../../../design/themes/leaderseo/media/../img/star-neok.png?1774023733');}div.complect div.width1000 div.item a img{width:100%;height:auto;}div.complect div.width1000 div.item a span{color:#3475c4;font-size:14px;text-decoration:underline;}div.complect div.width1000 div.item a:hover span{text-decoration:none;}div.complect div.width1000 div.item table.price{width:100%;margin:5px 0;}div.complect div.width1000 div.item table.price tr td{color:#000;font-size:14px;padding:3px 5px;}div.complect div.width1000 div.item table.price tr.discount td{color:#ff5300;background:#fef2d8;}div.complect div.width1000 div.item table.price tr.final td{font-weight:bold;padding:5px;}div.complect div.width1000 div.item span.price{font-size:24px;font-weight:bold;color:#000;display:block;text-align:center;line-height:36px;}div.complect div.width1000 div.item span.price span:first-child{color:#777;font-size:18px;vertical-align:middle;}div.complect div.width1000 div.item button{position:relative;display:block;text-align:center;width:100%;line-height:28px;height:28px;font-size:14px;font-weight:bold;padding:0;padding-right:30px;color:#f8f8f8;border:none;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);cursor:pointer;}div.complect div.width1000 div.item button:hover{background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2b6cbc));background:-webkit-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-o-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:linear-gradient(to bottom,#478bd6 0%,#2b6cbc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2b6cbc',GradientType=0);-webkit-box-shadow:0 3px 0 0 #1a509b;box-shadow:0 3px 0 0 #1a509b;}div.complect div.width1000 div.item button:after{position:absolute;top:6px;right:20px;display:block;content:"";width:16px;height:17px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/cart-btn.png?1774023733');}.ty-mainbox-body{width:1000px;margin:0px auto;}.ty-mainbox-body h1{font-weight:bold;font-size:30px;line-height:72px;}.ty-mainbox-cart__body{background:#fff;padding:10px 20px;box-sizing:border-box;border:1px solid #d8d8d8;}.ty-mainbox-body .buttons-container{margin-bottom:20px;display:flex;flex-wrap:nowrap;align-items:center;flex-direction:row;justify-content:space-between;}.ty-mainbox-body .buttons-container button,.ty-mainbox-body .buttons-container a{display:inline-block;padding:0 20px;height:32px;line-height:32px;font-size:16px;font-weight:bold;text-align:center;color:#000;border:none;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #ddd;box-shadow:0 3px 0 0 #ddd;background:#fff;background:-moz-linear-gradient(top,#fff 0%,#ededed 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#ededed));background:-webkit-linear-gradient(top,#fff 0%,#ededed 100%);background:-o-linear-gradient(top,#fff 0%,#ededed 100%);background:-ms-linear-gradient(top,#fff 0%,#ededed 100%);background:linear-gradient(to bottom,#fff 0%,#ededed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0);}.ty-mainbox-body .buttons-container a.ty-btn__primary{color:#fff;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);}.ty-mainbox-body .buttons-container a.ty-btn__secondary{color:#fff;-webkit-box-shadow:0 3px 0 0 #1a509b;box-shadow:0 3px 0 0 #1a509b;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2d6dbe));background:-webkit-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-o-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:linear-gradient(to bottom,#478bd6 0%,#2d6dbe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2d6dbe',GradientType=0);}.ty-cart-content{width:100%;}.ty-cart-content th{background:#fff;background:-moz-linear-gradient(top,#fff 0%,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff 0%,#efefef 100%);background:-o-linear-gradient(top,#fff 0%,#efefef 100%);background:-ms-linear-gradient(top,#fff 0%,#efefef 100%);background:linear-gradient(to bottom,#fff 0%,#efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);color:#363636;font-size:14px;text-align:center;padding:10px 15px;border:1px solid #d9d9d9;margin-bottom:20px;-webkit-border-radius:5px;border-radius:5px;vertical-align:middle;}.ty-cart-content td{background:#fff;color:#363636;font-size:14px;text-align:center;padding:5px 10px;border:1px solid #d9d9d9;margin-bottom:20px;vertical-align:middle;position:relative;}.ty-cart-content td.ty-cart-content__description{text-align:left;}.ty-cart-content__product-title{font-weight:bold;color:#3475c4;font-size:14px;text-decoration:underline;}.ty-cart-content__product-delete{position:absolute;top:-10px;right:5px;}.ty-cart-content__sku{font-size:14px;font-weight:bold;color:#555;line-height:20px;}.ty-cart-content__sku span{font-weight:400;}.ty-cart-content__qty{width:150px;}.ty-value-changer input{width:40px;line-height:27px;height:27px;-webkit-border-radius:3px;border-radius:3px;box-sizing:border-box;border:1px solid #d6d6d6;text-align:center;}.cm-decrease,.cm-increase{position:relative;box-sizing:border-box;display:inline-block;vertical-align:top;text-align:center;width:24px;line-height:24px;font-weight:bold;height:24px;font-size:14px;color:#fff;-webkit-box-shadow:0 3px 0 0 #1a509b;box-shadow:0 3px 0 0 #1a509b;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2d6dbe));background:-webkit-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-o-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:linear-gradient(to bottom,#478bd6 0%,#2d6dbe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2d6dbe',GradientType=0);}.ty-coupons__container{text-align:right;margin-bottom:30px;}.ty-coupons__container input{height:32px;line-height:32px;text-align:center;}.ty-coupons__container button{display:none;}.ty-cart-total{margin:20px 0;background:#fff;padding:10px 20px;box-sizing:border-box;border:1px solid #d8d8d8;}.ty-cart-statistic__item{font-size:14px;color:#555;text-align:right;margin-bottom:10px;}.ty-cart-statistic__total{font-size:18px;padding:5px 0;color:#ff4300;}.ty-cart-statistic__title a{color:#478bd6;}.ty-cart-statistic__total-value,.ty-cart-statistic__value{font-weight:bold;width:150px;display:inline-block;}div.firms div.heading{font-size:20px;font-weight:bold;color:#000;text-transform:uppercase;letter-spacing:2px;padding:20px 0;text-align:center;}div.firms div.heading:after{content:"";display:block;width:50px;height:3px;margin:10px auto 0;background:#ff5300;}div.firms div.slider{border:1px solid #e9eaeb;width:1000px;margin:0 auto 20px;padding:10px 30px;box-sizing:border-box;}div.firms div.slider *:focus{outline:none;}.ty-discussion-post__buttons a{box-sizing:border-box;display:block;text-align:center;padding:0 5px;min-width:24px;line-height:30px;height:32px;vertical-align:middle;margin:0 3px;-webkit-box-shadow:0px 0px 2px 0 rgba(0,0,0,0.1);box-shadow:0px 0px 2px 0 rgba(0,0,0,0.1);-webkit-border-radius:3px;border-radius:3px;font-size:13px;font-weight:bold;color:#000;border:1px solid #ececec;background:#fff;background:-moz-linear-gradient(top,#fff 1%,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff 1%,#efefef 100%);background:-o-linear-gradient(top,#fff 1%,#efefef 100%);background:-ms-linear-gradient(top,#fff 1%,#efefef 100%);background:linear-gradient(to bottom,#fff 1%,#efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);}.ty-discussion-post__buttons a:hover{color:#fff;border-color:#478bd6;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2d6dbe));background:-webkit-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-o-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2d6dbe 100%);background:linear-gradient(to bottom,#478bd6 0%,#2d6dbe 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2d6dbe',GradientType=0);}div.sa-offer{width:100%;height:570px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/offer.png?1774023733') center bottom no-repeat;}div.sa-offer div.title{padding-top:250px;text-transform:uppercase;font-size:31px;color:#fff;font-family:ablack;text-align:center;}div.sa-offer div.description{font-size:20px;font-style:italic;color:#fff;text-align:center;padding-top:10px;}div.sa-offer div.description:after{content:"";display:block;width:50px;height:3px;margin:10px auto 0;background:#ff5300;}div.sa-offer div.phone{padding-top:30px;font-size:41px;line-height:80px;color:#fff;font-family:ablack;text-align:center;}div.sa-offer a{margin:0 auto;display:block;text-align:center;font-weight:bold;width:220px;line-height:34px;height:34px;font-size:14px;color:#f8f8f8;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);}div.sa-blog div.heading{font-size:20px;font-weight:bold;color:#000;text-transform:uppercase;letter-spacing:2px;padding:20px 0;text-align:center;}div.sa-blog div.heading:after{content:"";display:block;width:50px;height:3px;margin:10px auto 0;background:#ff5300;}div.sa-blog a.more-articles{display:block;margin:0 auto;text-align:center;color:#636363;font-size:14px;text-decoration:lowercase;border:1px solid #a4a4a4;width:220px;line-height:32px;height:32px;-webkit-border-radius:5px;border-radius:5px;}div.sa-blog div.items{width:1000px;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:20px;}div.sa-blog div.items div.pagination{width:100%;padding-top:10px;padding-bottom:10px;}div.sa-blog div.items div.pagination a{display:inline-block;box-sizing:border-box;text-align:center;padding:0 5px;min-width:24px;line-height:22px;height:24px;vertical-align:middle;margin:0 3px;-webkit-box-shadow:0px 0px 2px 0 rgba(0,0,0,0.1);box-shadow:0px 0px 2px 0 rgba(0,0,0,0.1);-webkit-border-radius:3px;border-radius:3px;font-size:13px;font-weight:bold;color:#000;border:1px solid #ececec;background:#fff;background:-moz-linear-gradient(top,#fff 1%,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff 1%,#efefef 100%);background:-o-linear-gradient(top,#fff 1%,#efefef 100%);background:-ms-linear-gradient(top,#fff 1%,#efefef 100%);background:linear-gradient(to bottom,#fff 1%,#efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);}div.sa-blog div.items div.pagination a:hover{color:#fff;border-color:transparent;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2b6cbc));background:-webkit-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-o-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:linear-gradient(to bottom,#478bd6 0%,#2b6cbc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2b6cbc',GradientType=0);}div.sa-blog div.items div.pagination span{display:inline-block;box-sizing:border-box;text-align:center;width:24px;line-height:22px;height:24px;vertical-align:middle;margin:0 3px;-webkit-box-shadow:0px 0px 2px 0 rgba(0,0,0,0.1);box-shadow:0px 0px 2px 0 rgba(0,0,0,0.1);-webkit-border-radius:3px;border-radius:3px;color:#fff;border-color:transparent;background:#478bd6;background:-moz-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#478bd6),color-stop(100%,#2b6cbc));background:-webkit-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-o-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:-ms-linear-gradient(top,#478bd6 0%,#2b6cbc 100%);background:linear-gradient(to bottom,#478bd6 0%,#2b6cbc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#478bd6',endColorstr='#2b6cbc',GradientType=0);}div.sa-blog div.items a.item{width:32%;display:block;background:#fff;padding:10px 20px;box-sizing:border-box;margin-bottom:20px;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);}div.sa-blog div.items a.item img{display:block;margin:0 auto 10px;}div.sa-blog div.items a.item.full-width img{display:block;margin:0 auto 10px;width:100%;height:auto;-webkit-border-radius:0px;border-radius:0px;}div.sa-blog div.items a.item span{font-size:18px;font-weight:bold;color:#000;display:block;margin-bottom:10px;}div.sa-blog div.items a.item p{font-size:14px;color:#5e5e5e;line-height:16px;}div.sa-blog div.items a.item p.date{text-align:center;}div.sa-ajax-tags{width:1000px;margin:0 auto 20px;}div.sa-ajax-tags a{font-size:18px;color:#777;font-weight:bold;margin:0 15px;}div.sa-ajax-tags a:hover,div.sa-ajax-tags a.active{color:#222;}div.sa-ajax-tags a.active{text-decoration:underline;}.sa-blog_content{width:1000px;margin:20px auto;background:#fff;padding:10px 20px;box-sizing:border-box;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);}.sa-blog_content h1{padding:5px 0 20px;font-size:22px;color:#222;font-weight:bold;}div.sa-blog-conteiner div.discussion-block{width:1000px;margin:0 auto;}div.sa-blog-conteiner div.discussion-block h3{font-size:20px;color:#222;font-weight:bold;}div.sa-blog-conteiner div.discussion-block p.ty-no-items{background:#fff;padding:10px 20px;box-sizing:border-box;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);margin:10px 0;font-size:16px;color:#222;}div.sa-blog-conteiner div.ty-discussion-post__content{background:#fff;padding:10px 20px;box-sizing:border-box;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);}div.sa-blog-conteiner div.ty-discussion-post{margin:10px 0 0;}.sa-accordeon{padding-bottom:10px;}.sa-accordeon-title{border:1px solid #d9d9d9;width:100%;box-sizing:border-box;padding:15px 20px;text-align:center;font-weight:bold;text-transform:uppercase;color:#444;font-size:16px;cursor:pointer;-webkit-border-radius:5px;border-radius:5px;background:#fff;background:-moz-linear-gradient(top,#fff 1%,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff 1%,#efefef 100%);background:-o-linear-gradient(top,#fff 1%,#efefef 100%);background:-ms-linear-gradient(top,#fff 1%,#efefef 100%);background:linear-gradient(to bottom,#fff 1%,#efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);}.sa-accordeon:nth-child(6) .sa-accordeon-title{color:#fff;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);}.sa-accordeon-title.active{color:#444;border-color:#478bd6;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.sa-accordeon-content{display:flex;justify-content:space-between;display:none;border:1px solid #478bd6;border-top:none;width:100%;box-sizing:border-box;padding:15px 20px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}.sa-accordeon-content-map{width:47%;}.sa-accordeon-content-text{width:47%;}.sa-projects-images{display:flex;flex-wrap:wrap;}.sa-projects-images a{display:block;width:270px;margin:0 20px 20px 0;text-aign:center;}.sa-projects-images img{display:block;padding:10px;border:1px solid #ddd;-webkit-border-radius:5px;border-radius:5px;width:250px;height:auto;margin-bottom:10px;}div.ty-list-container{display:flex;justify-content:space-between;}div.ty-column4{width:24%;}div.ty-column5{width:20%;}body:after{content:url('../../../../../../../../design/themes/leaderseo/media/../images/close.png?1774023733') url('../../../../../../../../design/themes/leaderseo/media/../images/loading.gif?1774023733') url('../../../../../../../../design/themes/leaderseo/media/../images/prev.png?1774023733') url('../../../../../../../../design/themes/leaderseo/media/../images/next.png?1774023733');display:none;}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:black;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;display:none;}.lightbox{position:absolute;left:0;width:100%;z-index:10000;text-align:center;line-height:0;font-weight:normal;}.lightbox .lb-image{display:block;height:auto;max-width:inherit;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;}.lightbox a img{border:none;}.lb-outerContainer{position:relative;background-color:white;*zoom:1;width:250px;height:250px;margin:0 auto;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;}.lb-outerContainer:after{content:"";display:table;clear:both;}.lb-container{padding:4px;}.lb-loader{position:absolute;top:43%;left:0;height:25%;width:100%;text-align:center;line-height:0;}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url('../../../../../../../../design/themes/leaderseo/media/../images/loading.gif?1774023733') no-repeat;}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}.lb-container > .nav{left:0;}.lb-nav a{outline:none;background-image:url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');}.lb-prev,.lb-next{height:100%;cursor:pointer;display:block;}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url('../../../../../../../../design/themes/leaderseo/media/../images/prev.png?1774023733') left 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s;}.lb-nav a.lb-prev:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url('../../../../../../../../design/themes/leaderseo/media/../images/next.png?1774023733') right 48% no-repeat;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;-o-transition:opacity 0.6s;transition:opacity 0.6s;}.lb-nav a.lb-next:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}.lb-dataContainer{margin:0 auto;padding-top:5px;*zoom:1;width:100%;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;}.lb-dataContainer:after{content:"";display:table;clear:both;}.lb-data{padding:0 4px;color:#ccc;}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em;}.lb-data .lb-caption{font-size:13px;font-weight:bold;line-height:1em;}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999;}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url('../../../../../../../../design/themes/leaderseo/media/../images/close.png?1774023733') top right no-repeat;text-align:right;outline:none;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:0.7;-webkit-transition:opacity 0.2s;-moz-transition:opacity 0.2s;-o-transition:opacity 0.2s;transition:opacity 0.2s;}.lb-data .lb-close:hover{cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}.ty-qty{display:flex;align-items:center;}.ty-qty input.ty-value-changer__input{margin-left:20px;}.ty-product-filters__variants{overflow-y:auto;margin-top:10px;}div.h-menu{width:100%;}div.h-menu ul{text-align:right;}div.h-menu li{display:inline-block;line-height:60px;}div.h-menu a{display:inline-block;font-size:14px;color:#fff;line-height:32px;padding:0 10px;-webkit-border-radius:15px;border-radius:15px;background:transparent;}div.h-menu a.active,div.h-menu a:hover{background:#fff;color:#0a2d65;}div.sa-ramka{padding:20px 20px 10px;box-sizing:border-box;width:100%;background:#fafafa;}.head-menu{position:relative;margin-top:10px;padding-bottom:10px;}.head-menu a.button{position:relative;display:block;text-align:center;width:220px;line-height:34px;height:34px;font-size:14px;color:#f8f8f8;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);}.head-menu a.button:before{content:"";position:absolute;top:2px;left:5px;display:block;width:39px;height:32px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/gum.png?1774023733');}.head-menu a.button:after{content:"";display:block;width:10px;height:6px;position:absolute;top:15px;right:17px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/down.png?1774023733');}.head-menu ul.hide{z-index:1000;display:none;position:absolute;top:40px;left:0;-webkit-border-radius:5px;border-radius:5px;padding:10px 15px;box-sizing:border-box;background:#fff;-webkit-box-shadow:1px 1px 5px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 5px 0 rgba(0,0,0,0.25);width:1000px;-moz-column-count:3;-moz-column-gap:30px;-webkit-column-count:3;-webkit-column-gap:30px;column-count:3;column-gap:30px;}.head-menu ul.hide li{margin-bottom:10px;padding-left:20px;position:relative;}.head-menu ul.hide li:before{content:"";display:block;background:#ef3923;width:4px;height:4px;-webkit-border-radius:5px;border-radius:5px;position:absolute;top:6px;left:5px;}.head-menu ul.hide li a{font-size:14px;color:#858383;}.head-menu ul.hide li a:hover{color:#ef3923;}div.cart{width:235px;position:relative;top:-7px;}div.cart a.pricelist{box-sizing:border-box;padding-right:20px;margin-bottom:30px;position:relative;line-height:30px;border-bottom:1px solid #fff;height:32px;-webkit-border-radius:30px;border-radius:30px;border:1px solid #ededed;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);width:100%;display:block;text-align:center;background:#fff;background:-moz-linear-gradient(top,#fff 0%,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff 0%,#efefef 100%);background:-o-linear-gradient(top,#fff 0%,#efefef 100%);background:-ms-linear-gradient(top,#fff 0%,#efefef 100%);background:linear-gradient(to bottom,#fff 0%,#efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);font-size:14px;color:#333;}div.cart a.pricelist:after{content:"";display:block;position:absolute;top:5px;opacity:0.7;right:10px;width:20px;height:20px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/download.png?1774023733') right center no-repeat;}div.cart a.sa-top-cart{display:table-cell;background:url('../../../../../../../../design/themes/leaderseo/media/../img/cart.png?1774023733') left center no-repeat;width:100%;padding-left:50px;box-sizing:border-box;height:48px;vertical-align:middle;}div.cart a.sa-top-cart span{display:block;width:100%;color:#ff4300;font-size:21px;line-height:24px;font-family:ablack;}div.info{width:470px;display:flex;flex-wrap:wrap;justify-content:space-between;align-content:center;align-items:center;}div.info div.phone{text-align:right;width:240px;}div.info div.phone span.blue{font-family:ablack;font-size:21px;color:#00508d;}div.info div.phone span.red{font-family:ablack;font-size:21px;color:#ff4000;margin-left:8px;}div.info div.phone .cm-dialog-opener{display:block;text-align:right;font-size:14px;font-style:italic;color:#000;text-decoration:underline;margin-top:5px;line-height:16px;height:16px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/phone.png?1774023733') 90px 0px no-repeat;}div.info div.phone .cm-dialog-opener:hover{text-decoration:none;}div.info div.time{font-size:14px;color:#8a8787;width:190px;}div.info div.time span.time{color:#000;margin-left:10px;}div.info div.time span.clock{margin-top:5px;display:block;padding-left:25px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/clock.png?1774023733') left center no-repeat;}div.info div.time span.clock span{font-size:21px;font-family:ablack;color:#000;}div.info div.search{width:100%;margin-top:30px;position:relative;top:-7px;}div.info div.search form{width:100%;position:relative;}div.info div.search input[type="text"]{width:100%;-webkit-border-radius:50px;border-radius:50px;text-indent:30px;box-sizing:borderr-box;height:36px;border:1px solid #d6d6d6;}div.info div.search input[type="submit"]{position:absolute;font-size:0;border:none;display:block;width:19px;height:19px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/search.png?1774023733');top:10px;right:15px;cursor:pointer;}.ui-datepicker{width:17em;padding:.2em 1em 0;display:none;background:#fff;border:#f2f2f2 2px solid;}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px;}.ui-datepicker .ui-datepicker-prev{left:2px;}.ui-datepicker .ui-datepicker-next{right:2px;}.ui-datepicker .ui-datepicker-prev-hover{left:1px;}.ui-datepicker .ui-datepicker-next-hover{right:1px;}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;}.ui-datepicker select.ui-datepicker-month-year{width:100%;}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%;}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;}.ui-datepicker td{border:0;padding:1px;}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}.ui-datepicker.ui-datepicker-multi{width:auto;}.ui-datepicker-multi .ui-datepicker-group{float:left;}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}.ui-datepicker-row-break{clear:both;width:100%;font-size:0;}.ui-datepicker-rtl{direction:rtl;}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right;}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}h2.ty-mainbox-title{margin-top:10px;font-size:36px;text-transform:uppercase;line-height:155%;font-weight:normal;color:#000;}.ty-breadcrumbs{margin-bottom:10px;}.tygh-top-panel{border-bottom:1px solid #b1cddd;}.tygh-top-panel .ty-select-block__a{padding:11px 0px 7px;}.tygh-top-panel .ty-flag{margin-top:0px;margin-right:0;}.tygh-top-panel .ty-dropdown-box__title{padding:10px 0 10px 0;}.tygh-top-panel .ty-select-block{top:39px;}.tygh-top-panel .ty-select-block .ty-select-block__list-item{padding:0;}.tygh-top-panel .ty-dropdown-box__content{margin-top:0;}.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover{background:none;}.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover,.tygh-top-panel .ty-dropdown-box__content .ty-dropdown-box__item:hover a{color:#4fbe31;}.tygh-top-panel *{font-size:13px;}.tygh-top-panel input[type="text"],.tygh-top-panel input[type="password"],.tygh-top-panel textarea,.tygh-top-panel select{font-size:12px;}.tygh-top-panel .ty-btn-go{background:#ccdce5;}.tygh-top-panel .ty-btn-go,.tygh-top-panel .ty-btn-go *{font-size:22px;}.ty-dropdown-box__content .ty-account-info__orders,.ty-dropdown-box__content .ty-account-info__buttons{background:#e6eff4;}.ty-dropdown-box__title:hover,.ty-dropdown-box__title.open{background:#d2dde4;color:#2d3540;}.ty-dropdown-box__title:hover *,.ty-dropdown-box__title:hover a,.ty-dropdown-box__title:hover i,.ty-dropdown-box__title.open *,.ty-dropdown-box__title.open a,.ty-dropdown-box__title.open i{color:initial;}.ty-dropdown-box__title.open{background:#9fb2c0;}.ty-dropdown-box__title i{margin-left:3px;}.ty-dropdown-box__title i.ty-icon-moon-user{margin-right:2px;}.ty-quick-menu-item__points:before,.ty-quick-menu-item__gift:before{font-size:11px;}.tygh-header p,.tygh-header div,.tygh-header li,.tygh-header a{font-size:13px;}.ty-search-block > form{padding-right:37px;}.ty-search-magnifier{background:#ff5319;color:white;top:0;height:100%;right:0;width:35px;}input.ty-search-block__input{padding:7px 8px 7px 8px;height:35px;font-size:12px;}.cm-hint{color:#8d8c8c;}.top-cart-content{background:none;}.top-cart-content .ty-dropdown-box{display:block;}.top-cart-content .ty-dropdown-box__title{padding:0 13px 0 35px;border-width:0;}.top-cart-content .ty-dropdown-box__title i{margin-left:0;}.top-cart-content .ty-dropdown-box__title .ty-minicart__icon{background:#4fbe31;top:0;left:0;bottom:0;width:35px;height:35px;margin-left:0;line-height:32px;color:white;text-align:center;font-size:14px;}.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover{background:#4fbe31;}.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty{background:#9fb2c0;}.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title{color:#2e3a47;}.top-cart-content .ty-icon-down-micro{color:#4fbe31;padding-left:10px;}.top-cart-content .ty-icon-down-micro:before{content:"\e019";font-size:1.2em;}.top-cart-content .ty-dropdown-box__title:hover,.top-cart-content .ty-dropdown-box__title.open{background:none;}.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro{color:#4fbe31;}.ty-minicart-title{color:#2e3a47;padding-left:6px;}.ty-minicart-title *{line-height:100%;}.ty-minicart-title .ty-minicart-title__header{font-weight:bold;}.ty-minicart-title .ty-minicart-title__header + span{padding-top:10px;padding-bottom:7px;}.ty-cart-items__list-item-desc a{color:#4fbe31;}.ty-menu__item .ty-menu__item-link{padding:14px 16px;min-height:46px;font-family:Arial;font-size:13px;text-transform:uppercase;}.ty-menu__submenu-item-header{border-color:#dce3ea;}.homepage-banners .owl-theme{margin:23px 0;}.homepage-banners .owl-theme .owl-controls{position:absolute;bottom:0;width:100%;}.homepage-banners .owl-theme .owl-controls .owl-page span{margin:9px 4px 9px 5px;}.homepage-banners .owl-theme .owl-controls .owl-page span.owl-numbers{padding:1px 6px;border:1px solid #2d3540;background:#2d3540;opacity:1;filter:alpha(opacity=100);}.homepage-banners .owl-theme .owl-controls .owl-page.active span.owl-numbers{border-color:#4fbe31;background:#9fb2c0;}.ty-grid-list__item-name{margin-top:16px;margin-bottom:7px;}.ty-grid-list__item-name .product-title{line-height:120%;color:#8d8c8c;}.ty-grid-list__item-name .product-title:hover{color:#4fbe31;}.ty-grid-list__price{margin-top:14px;}.ty-stars,.ty-stars__icon{font-size:16px;}.ty-footer-menu *{font-size:13px;}.ty-footer-menu .ty-footer-general__header{font-weight:bold;text-transform:uppercase;color:#4c535d;}.ty-footer-menu .ty-footer-general__header,.ty-footer-menu .ty-footer-general__header *{font-size:16px;}@media screen and (max-width: 767px){.ty-footer-menu .ty-footer-general__header{padding-top:15px;}}.ty-footer-general__icon-open,.ty-footer-general__icon-hide{color:#9a9ea3;}.ty-footer-general__body{line-height:140%;}.ty-footer-general__body a:hover{color:#465f73;}@media (max-width: 767px){.ty-footer-general__header{border-bottom:1px solid #cfd1d4;}.ty-footer-general__icon-open,.ty-footer-general__icon-hide{color:#bfbfbf;}.ty-footer-general__body .ty-text-links__item,.ty-footer-general__body .ty-account-info__links li{border-bottom:1px solid #dfdfdf;}}.ty-footer-menu__item a:hover{color:#2d3540;}.footer-contacts .greeny{color:#4fbe31;}.footer-contacts p,.footer-contacts li{color:#36383b !important;}.tygh-header > div{padding-top:23px;}.ty-logo-container{margin-top:0;}.top-search{margin-top:7px;}.top-cart-content{margin-top:7px;margin:7px 0;}@media (max-width: 480px){.top-cart-content{margin:20px 0 5px 0;}}.top-menu-grid{padding-top:20px;}.homepage-hotdeals{margin:0;}.ty-mtb-s a{color:#4fbe31;}.ty-mtb-s a:hover,.ty-mtb-s a:active{color:#465f73;}.main-content-grid{margin-bottom:16px;}a:hover{color:#4fbe31;}.ty-account-info__title{padding:0;}.logged .ty-account-info__title,.ty-dropdown-box__title a,.ty-dropdown-box .ty-icon-down-micro,.ty-select-block__a,.ty-select-block__arrow{color:#2d3540;}.ty-dropdown-box .ty-icon-down-micro{top:3px;font-size:15px;}.ty-select-block__arrow{margin-left:0px;font-size:15px;line-height:130%;}.top-languages .ty-select-block__a,.top-currencies .ty-select-block__a{color:#9eb2c0;}.top-languages .ty-select-block__a:hover,.top-languages .ty-select-block__a.open,.top-languages .ty-select-block__a.open:hover,.top-currencies .ty-select-block__a:hover,.top-currencies .ty-select-block__a.open,.top-currencies .ty-select-block__a.open:hover{color:#9eb2c0;}.top-languages .ty-select-block__a.open .ty-select-block__arrow,.top-languages .ty-select-block__a.open:hover .ty-select-block__arrow,.top-currencies .ty-select-block__a.open .ty-select-block__arrow,.top-currencies .ty-select-block__a.open:hover .ty-select-block__arrow{color:#2d3540;}.top-languages + .top-currencies{margin-left:17px;}.ty-text-links__item:last-child{margin-right:0;}.top-quick-pages{margin:9px 4px 0px 0px;}.top-quick-pages .ty-text-links{margin-right:0;}.top-quick-links{margin:9px 4px 0px 0px;}.top-quick-links .ty-text-links__item{position:relative;}.top-quick-links .ty-text-links__item a:hover{color:#4fbe31;}.top-quick-links .ty-quick-menu-item__points:before{color:#4fbe31;}.top-quick-links .ty-quick-menu-item__gift:before{color:#ff5319;}.ty-dropdown-box__title:hover,.ty-dropdown-box__title.open{background:#d2dde4;color:#2d3540;}.ty-dropdown-box__title:hover *,.ty-dropdown-box__title:hover a,.ty-dropdown-box__title:hover i,.ty-dropdown-box__title.open *,.ty-dropdown-box__title.open a,.ty-dropdown-box__title.open i{color:initial;}.ty-dropdown-box__title.open{background:#9fb2c0;}.ty-red{color:#f00;}.ty-blue{color:#4d89c7;}.ty-blue-light{color:#00afff;}.ty-blue-light2{color:#009cff;}.ty-underline,.ty-exception__links-a{text-decoration:underline;}.ty-underline:hover,.ty-exception__links-a:hover{text-decoration:none;}.ty-menu__item .ty-menu__item-link{font-size:13px;}.ty-menu__submenu .ty-menu__submenu-items .ty-menu__submenu-item-active a:hover{background-color:#4fbe31;color:white;}input.ty-search-block__input{border-color:#dce3ea;}.cm-hint{color:#8ca0b5;}.ty-mainbox-title{font-size:22px;}.owl-carousel.owl-theme .owl-controls{margin-top:0;}.owl-carousel.owl-theme .owl-controls .owl-buttons div{margin:5px 9px 5px 8px;padding:0;background:none;font-family:Arial;font-size:11px;text-transform:lowercase;color:#8d8c8c;}.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-prev:after{content:"\e01a";font-family:glyphs;display:inline-block;height:27px;width:15px;line-height:28px;margin-left:7px;border:1px solid #dce3ea;}.owl-carousel.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"\e01b";font-family:glyphs;display:inline-block;height:27px;width:15px;line-height:28px;margin-right:7px;border:1px solid #dce3ea;}.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:after,.owl-carousel.owl-theme .owl-controls .owl-buttons div:hover:before{border-color:#4fbe31;}.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-prev:after{display:none !important;}.ty-scroller-advanced .ty-scroller-list__item .owl-buttons .owl-next:before{display:none !important;}.ty-news-sidebox__item{border-bottom:none;padding-bottom:5px;}.ty-news-sidebox__item-date{display:inline-block;padding-right:20px;}.ty-news-text-links__date{border-color:#dce3ea;color:#8d8c8c;}.ty-news-sidebox__button{padding:0;background:none;color:#4fbe31;font-size:13px;}.ty-news-sidebox__button:hover{color:#4fbe31;}.testimonials-block .discussion-testimonial-post{padding-bottom:10px;}.testimonials-block .discussion-testimonial-post + .ty-right{text-align:left;}.testimonials-block .discussion-testimonial-post + .ty-right a{color:#4fbe31;}.ty-stars,.ty-stars__icon,.ty-rating{color:#feba0f;}.footer-stay-connected{background:#26323e;background:#2d3d4a;}.subscribe-fees{margin:14px 0;}.subscribe-fees .ty-wysiwyg-content{padding-left:55px;position:relative;}.subscribe-fees .ty-wysiwyg-content:before{content:"\e02f";font-family:glyphs;position:absolute;top:50%;left:0;height:30px;margin:-15px 0 0;color:white;font-size:3em;}.subscribe-fees h3{color:white;text-transform:uppercase;font-size:16px;margin-top:14px;margin-bottom:6px;}.subscribe-fees p{color:white;padding:0;line-height:1.5em;}.ty-discussion-post__author,.ty-discussion-post__date,.ty-discussion-post__message{font-size:13px;}.ty-discussion-post__message{line-height:120%;}.ty-discussion-post{border-color:#dce3ea;}h3.ty-social-link__title{font-size:16px;font-family:'PT Sans';font-weight:bold;text-transform:uppercase;line-height:38px;}@media screen and (max-width: 767px){h3.ty-social-link__title{margin-top:0;}}.ty-social-link{top:0;margin-right:0;}.ty-social-link [class*="ty-icon-moon-"]:hover{border-color:#7d93ab !important;background:#566d85 !important;}.tygh-footer .ty-mainbox-title{color:#465f73;}.bottom-copyright{font-size:13px;}.ty-btn{padding:6px 7px;text-transform:uppercase;}.ty-btn.ty-btn__text{padding:0;}.ty-price-num{font-size:16px;}.ty-tabs__item{background:#c8d7e6;}.ty-tabs__item.active{background:#6d90b3;}.ty-tabs__item .ty-tabs__a{color:#56718c;}.ty-tabs__item.active .ty-tabs__a{color:#fff;}.ty-sort-dropdown__content li{padding:0;}.ty-sort-container__views-a.active:hover{color:#ff5319;}@media screen and (max-width: 700px){.some_class{margin-left:13px;}}.ty-step__title-active{background:#73b4e5;}.ty-step__title-arrow,.ty-step__title .ty-step__title-txt,.ty-step__title-complete .ty-step__title-txt,.ty-step__title-complete .ty-step__title-left,.ty-step__container-active .ty-step__title-left{color:#73b4e5;}.ty-step__title-left{color:white;background:#73b4e5;}.ty-step__title-complete .ty-step__title-right .ty-btn{background:transparent;color:#4fbe31;}.ui-widget-header .ui-icon-closethick{color:#7c97b1;}.ty-wysiwyg-content h1.ty-main-title{color:#040404 !important;}.ty-wysiwyg-content h1.ty-main-title2{color:#040404 !important;}.ty-wysiwyg-content h3.ty-main-title2{color:#040404 !important;}.ty-cr-phone-number-link .ty-cr-link a{font-size:12px;color:#4fbe31 !important;text-decoration:underline;}.ty-cr-phone-number-link .ty-cr-link a:hover{text-decoration:none;}.ty-cr-phone-number-link .ty-cr-phone{font-size:19px;}.ty-cr-phone-number-link .ty-cr-phone,.ty-cr-phone-number-link .ty-cr-phone *{color:#2e3a47 !important;}.ty-cr-phone-number-link .ty-cr-phone-prefix{font-weight:bold;}.ty-cr-phone-number-link .ty-cr-work{color:#8d8c8c !important;}.ty-cr-phone-number-link .ty-cr-work-hours{color:#6d86a1;}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url(//fonts.gstatic.com/s/opensans/v10/RjgO7rYTmqiVp7vzi-Q5UfY6323mHUZFJMgTvxaG2iE.eot);src:local('Open Sans'), local('OpenSans'), url(//fonts.gstatic.com/s/opensans/v10/RjgO7rYTmqiVp7vzi-Q5UfY6323mHUZFJMgTvxaG2iE.eot) format('embedded-opentype'), url(//fonts.gstatic.com/s/opensans/v10/RjgO7rYTmqiVp7vzi-Q5UT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');}@font-face{font-family:'PT Sans';font-style:normal;font-weight:400;src:url(//fonts.gstatic.com/s/ptsans/v8/HxndcvKFXWMbmSKW3biIqQ.eot);src:local('PT Sans'), local('PTSans-Regular'), url(//fonts.gstatic.com/s/ptsans/v8/HxndcvKFXWMbmSKW3biIqQ.eot) format('embedded-opentype'), url(//fonts.gstatic.com/s/ptsans/v8/yrzXiAvgeQQdopyG8QSg8Q.woff) format('woff');}.ty-wysiwyg-content .ty-cr-phone-number-link{padding-left:0;}.top-logo{margin-top:3px;}.ty-search-magnifier{text-align:center;}.widget.top-cart-content{background:none;margin:0;}.widget.top-cart-content .ty-minicart-title__header{display:none;}.widget.top-cart-content .ty-dropdown-box{display:block;}.widget.top-cart-content .ty-dropdown-box__title{padding:0 13px 0 35px;border-width:0;}.widget.top-cart-content .ty-dropdown-box__title i{margin-left:0;}.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon{background:none;top:0;left:0;bottom:0;width:25px;height:25px;margin-left:0;line-height:32px;color:gray;text-align:center;font-size:14px;}.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon:hover{background:none;}.widget.top-cart-content .ty-dropdown-box__title .ty-minicart__icon.empty{background:none;}.widget.top-cart-content .ty-dropdown-box__title{height:34px;padding-left:25px;padding-top:2px;}.widget.top-cart-content .ty-dropdown-box__title.open .ty-minicart-title{color:#2e3a47;height:34px;}.widget.top-cart-content .ty-icon-down-micro{color:#4fbe31;padding-left:10px;}.widget.top-cart-content .ty-icon-down-micro:before{content:"\e019";font-size:1.2em;}.widget.top-cart-content .ty-dropdown-box__title:hover,.widget.top-cart-content .ty-dropdown-box__title.open{background:#d2dde4;}.widget.top-cart-content .ty-dropdown-box__title:hover .ty-icon-down-micro,.widget.top-cart-content .ty-dropdown-box__title.open .ty-icon-down-micro{color:#4fbe31;}.widget.top-currencies{margin-left:0;}.widget .ty-select-block__arrow{line-height:100%;}.c_1300{width:1000px;margin:0 auto;}.c_1300__title{text-align:center;position:relative;background:#fff;height:51px;font-size:22px;font-weight:900;padding-top:10px;margin-bottom:10px;}.c_1300__title:after{content:'';width:88px;height:4px;display:block;position:absolute;top:42px;left:0;right:0;margin:auto;background:#ef7f1a;}.about_company{margin-bottom:20px;}.about_company__content{font-size:0;}.about_company__content__block_1{height:205px;position:relative;background:#fff;margin:20px 0;}.about_company__content__block_1 .box{display:inline-block;font-size:14px;text-align:center;color:#1353a8;position:absolute;}.about_company__content__block_1 .box:nth-child(1){top:30px;left:30px;}.about_company__content__block_1 .box:nth-child(2){top:21px;left:295px;}.about_company__content__block_1 .box:nth-child(3){top:43px;left:465px;}.about_company__content__block_1 .box:nth-child(4){top:21px;left:660px;}.about_company__content__block_1 .box:nth-child(5){top:43px;right:45px;}.about_company__content__block_1 .box h6{margin:0;font-size:17px;font-weight:bold;position:relative;margin-bottom:3px;}.about_company__content__block_1 .box h6:after{content:'';width:34px;height:3px;background:#ff4100;display:block;position:absolute;left:0;right:0;margin:auto;}.box__year,.box__number{font-family:'Arial Narrow',Helvetica,sans-serif;}.about_company__content__block_1 .box__year{font-weight:900;font-size:49px;color:#fff;position:absolute;top:31px;left:55px;}.about_company__content__block_1 .box__number{font-weight:900;font-size:50px;}.about_company__content__block_1 .box__name{font-weight:bold;color:#000;}.about_company__content__block_2{background:#fff;text-align:center;padding:10px 0;}.about_company__content__block_2__box{width:244px;display:inline-block;font-size:12px;color:#000;vertical-align:top;}.about_company__content__block_2__box img{width:244px;max-width:244px;}.about_company__content__block_2__box a{font-size:12px;color:#1353a8;float:left;margin-left:16px;margin-top:7px;font-family:Arial;}.about_company__content__block_2 .title{height:40px;line-height:40px;background:#1353a8;color:#fff;padding-left:20px;text-align:left;font-size:21px;position:relative;top:-5px;overflow:hidden;}.about_company__content__block_2 .title:after{content:'';border:40px solid transparent;border-right:22px solid #fff;border-bottom:0px solid #fff;position:absolute;top:0;right:0;}.about_company__content__block_2 .description{text-align:justify;width:222px;max-height:78px;margin:0 auto;overflow:hidden;font-size:12px;margin-top:10px;line-height:1.4;}.about_company__content__block_2 .long{text-align:justify;width:222px;max-height:126px;margin:0 auto;overflow:hidden;margin-top:10px;line-height:1.4;}.our_team__content{font-size:0;text-align:center;margin-top:15px;}.worker{font-size:14px;display:inline-block;width:240px;height:325px;text-align:center;background:#fff;padding:10px 0;margin-right:13px;margin-bottom:12px;}.worker:nth-child(4){margin-right:0;}.worker:nth-child(8){margin-right:0;}.worker__name{font-family:Arial;margin-top:10px;}.worker__standing{font-family:Arial;margin-top:10px;font-size:11px;}.details{margin-top:25px;}.details__content{height:235px;background:#fff;margin-top:30px;position:relative;}.details__content__part_1{width:450px;display:inline-block;line-height:1.4;position:absolute;top:71px;left:17px;}.details__content__part_1 h6:nth-child(1){display:inline;}.details__content__part_1 h6:nth-child(2){display:inline;margin-left:10px;}.details__content__part_1 h6:nth-child(3){display:block;}.details__content__part_1 h6:nth-child(4){display:inline;}.details__content__part_1 h6:nth-child(5){display:inline;margin-left:35px;}.details__content__part_1 h6:nth-child(6){display:block;margin-top:15px;}.details__content__part_2{width:450px;height:93px;display:inline-block;position:absolute;left:530px;top:0;bottom:0;margin:auto;line-height:1.4;}.details__content__part_1 h6{font-size:16px;font-weight:normal;}.details__content__part_2 h6{font-size:16px;font-weight:normal;}.details__content__title{font-weight:bold;margin-bottom:35px;display:inline;position:absolute;left:17px;top:30px;}.dostavka__content{font-size:0;}.dostavka__content__block_1{height:267px;position:relative;background:#fff;margin:20px 0;text-align:center;margin:0 auto;display:block;}.dostavka__content__block_1 .box{display:inline-block;width:205px;height:267px;vertical-align:top;text-align:center;line-height:normal;margin:0 50px;}.dostavka__content__block_1 .box .box_content{display:table;width:205px;vertical-align:middle;text-align:center;margin-top:22px;}.dostavka__content__block_1 .box .box__img{margin-top:22px;width:auto;height:151px;vertical-align:middle;text-align:center;line-height:normal;display:table-cell;}.dostavka__content__block_1 .box .box__img img{display:inline-block;}.dostavka__content__block_1 .box .box__text{display:inline-block;width:auto;margin-top:14px;vertical-align:bottom;text-align:left;color:black;font-family:Arial;font-size:12px;font-weight:400;line-height:18px;}.process{margin:41px 0;}.process__content{position:relative;margin:41px 0;display:block;text-align:center;}.process__block{border:7px solid #1353a8;border-radius:13px;display:inline-block;height:137px;vertical-align:top;text-align:center;line-height:normal;}.process__block_content{display:table;vertical-align:middle;text-align:center;}.process__block_content_img{display:table-cell;width:205px;height:137px;vertical-align:middle;text-align:center;}.process__block_1{width:213px;}.process__block_2{width:374px;font-family:Arial;font-weight:700;line-height:29px;}.process__block_2_text1{display:inline-block;color:black;font-size:15px;text-align:justify;font-weight:700;}.process__block_2_text2{display:inline-block;color:#1353a8;font-size:27px;text-align:justify;}.process__block_2_text2_digits{display:inline-block;color:#1353a8;font-size:30px;}.process__block_2_text3{display:inline-block;color:black;font-family:Arial;font-size:14px;font-weight:700;line-height:31px;text-align:justify;}.process__block_2_text4{display:inline-block;color:#ff4100;font-family:Arial;font-size:25px;font-weight:700;line-height:31px;text-align:justify;}.process__block_3{width:213px;}.process__arrow{display:inline-block;vertical-align:middle;margin:0 9px;}.process__arrow__content{display:table;vertical-align:middle;}.process__arrow__content__arrow{vertical-align:middle;display:table-cell;height:137px;}.sposobi_dostavki__content{display:inline-block;height:auto;}.cell_block{display:inline-block;background-color:#fff;width:468px;height:67px;border:1px solid #a2a3a3;border-radius:10px;padding:10px;}.cell_block_left{float:left;margin:6px 10px 6px 0px;}.cell_block_right{float:right;margin:6px 0px 6px 10px;}.cell_block_img{width:234px;display:inline-block;float:left;}.cell_block_img_content{display:table;vertical-align:middle;}.cell_block_img_content_cell{display:table-cell;vertical-align:middle;height:67px;}.cell_block_img_content_cell img{max-height:67px;}.cell_block_text{width:234px;display:inline-block;height:67px;float:right;}.cell_block_text_content{display:table;vertical-align:middle;color:black;font-family:Arial;font-size:21px;font-weight:700;line-height:23px;text-decoration:underline;margin:0 auto;}.cell_block_text_content_cell{display:table-cell;vertical-align:middle;height:67px;}.cell_block_textbreaker{display:inline-block;width:100%;margin:40px 0;padding-left:13px;color:black;font-family:Arial;font-size:21px;font-weight:400;line-height:23px;}.sposobi_oplati__content{display:inline-block;height:auto;}.gul-dost-block{display:-webkit-box;display:-ms-flexbox;display:flex;}@media only screen and (max-width: 1050px){body{width:1000px;}}div.catalog-items div.cat-items{flex-wrap:wrap;}div.gul-nedavno-items div.item{background:#fff;border:1px solid #b9b9b9;box-sizing:border-box;width:85% !important;margin-right:calc(2%);padding:10px 8px;margin-bottom:15px;position:relative;margin:0 15px 15px !important;}div.gul-nedavno-items a span{color:#3475c4;font-size:14px;text-decoration:underline;}div.gul-nedavno-items table.price{width:100%;margin:5px 0;}div.gul-nedavno-items table.price tr.discount td{color:#ff5300;background:#fef2d8;}div.gul-nedavno-items table.price tr td{color:#000;font-size:14px;padding:3px 5px;}div.gul-nedavno-items table.price tr.final td{font-weight:bold;padding:5px;}div.gul-nedavno-items button{padding:0;position:relative;display:block;text-align:center;width:100%;line-height:28px;height:28px;font-size:14px;font-weight:bold;padding-right:30px;margin-bottom:10px;color:#f8f8f8;border:none;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);cursor:pointer;}div.gul-nedavno-items button:after{position:absolute;top:6px;right:20px;display:block;content:"";width:16px;height:17px;background:url('../../../../../../../../design/themes/leaderseo/media/../img/cart-btn.png?1466232608');}div.gul-nedavno-items div.slick-track{display:flex;flex-direction:column;}div.gul-nedavno-items div.heading{display:none;}div.gul-nedavno-items,div.gul-nedavno-items div.ty-mainbox-container,div.gul-nedavno-items h1.ty-mainbox-title,div.gul-nedavno-items div.ty-mainbox-body{width:240px;}div.gul-nedavno-items h2.ty-sidebox__title span.ty-sidebox__title-wrapper{display:block;margin-bottom:40px;font-size:16px;text-transform:uppercase;font-weight:bold;text-align:center;}div.gul-nedavno-items h2.ty-sidebox__title{border:none;}div.gul-nedavno-items div.slick-track{width:100% !important;}div.gul-nedavno-items{border:2px solid #d7d7d7;box-sizing:border-box;border-radius:5px;padding-top:20px;margin-top:40px;}div.catalog-items div.cat-items div.filter{background:none !important;}div.catalog-items div.cat-items div.filter div.cm-product-filters{background:#2667b9 !important;}.content-grid div.sa-breadcrumbs div.width1000 a:hover:after{background:url('https://filter-nn.ru/design/themes/leaderseo/img/bread-l.png') no-repeat;}.gul-page-autoriz .ty-mainbox-body{margin-top:40px;}.gul-content-login{width:1000px;margin:auto;height:auto;min-height:200px;display:flex;justify-content:space-between;}.gul-content-login .gul-content-login-log{width:45%;float:left;background:#fff;margin-top:20px;padding:20px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);}.gul-content-login .gul-content-login-log button{transition:all 0.5s;}.gul-content-login .gul-content-login-log button:hover{background:#478bd6;color:#fff;box-shadow:0 3px 0 0 #3f79b7;}.gul-content-login .gul-content-login-log .ty-control-group input{width:100%;height:20px;margin-top:5px;border-radius:5px;border:1px solid #d6d6d6;text-indent:10px;}.gul-content-login .gul-content-login-log .ty-control-group label{font-size:14px;width:100%;font-weight:bold;}.gul-content-login .gul-content-login-log .ty-control-group a{float:right;}.gul-content-login .gul-content-login-log .ty-mainbox-title{width:100%;}.gul-content-login .gul-content-login-log .ty-mainbox-body{width:100%;}.gul-content-login .gul-content-login-text{float:right;width:45%;margin-top:60px;}.gul-content-login .gul-content-login-text .ty-login-info{padding:20px;background:#fff;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);}.gul-content-login .gul-content-login-text h4{font-size:22px;}.gul-content-login .gul-content-login-text p{margin-top:20px;}.gul-content-login .gul-content-login-text a{display:block;margin-top:10px;}.gul-content-login .gul-content-login-log .ty-control-group.error label{color:#bf4d4d;}.gul-content-login .gul-content-login-log .ty-control-group.error input{border:1px solid #bf4d4d;}.gul-content-login .gul-content-login-log .ty-control-group.error .help-inline p{margin-top:5px;color:#bf4d4d;}.gul-content-accaunt-reg_inf{width:1000px;margin:auto;height:auto;min-height:200px;display:flex;justify-content:space-between;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left{width:45%;float:left;background:#fff;margin-top:20px;padding:20px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left .cm-field-container{display:flex;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left .ty-captcha__code{margin-left:20px;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-right{float:right;width:45%;margin-top:60px;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-right .ty-account-detail{padding:20px;background:#fff;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left .ty-mainbox-title{width:100%;margin-bottom:40px;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left .ty-mainbox-body{width:100%;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left .ty-control-group input{width:100%;height:20px;margin-top:5px;border-radius:5px;border:1px solid #d6d6d6;text-indent:10px;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left .ty-control-group select{height:20px;margin-top:5px;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left .ty-control-group label{font-size:14px;width:100%;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left button{transition:all 0.5s;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left button:hover{background:#478bd6;color:#fff;box-shadow:0 3px 0 0 #3f79b7;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left .ty-control-group.error label{color:#bf4d4d;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left .ty-control-group.error input{border:1px solid #bf4d4d;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left .ty-control-group.error .help-inline p{margin-top:5px;color:#bf4d4d;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-left .ty-subheader{font-size:18px;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-right h4{font-size:18px;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-right p{margin-top:10px;line-height:20px;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-right ul{list-style:square inside;}.gul-content-accaunt-reg_inf .gul-content-accaunt-reg_inf-right ul li{margin-top:10px;line-height:20px;}.gul-content-accaunt-reg_inf .ty-mainbox-body .buttons-container{margin-top:20px;}.gul-content-accaunt-reg_inf .ty-mainbox-body .buttons-container input{display:inline-block;padding:0 20px;height:32px;line-height:32px;font-size:16px;font-weight:bold;text-align:center;color:#000;border:none;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 3px 0 0 #ddd;box-shadow:0 3px 0 0 #ddd;background:#fff;background:-moz-linear-gradient(top,#fff 0%,#ededed 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#ededed));background:-webkit-linear-gradient(top,#fff 0%,#ededed 100%);background:-o-linear-gradient(top,#fff 0%,#ededed 100%);background:-ms-linear-gradient(top,#fff 0%,#ededed 100%);background:linear-gradient(to bottom,#fff 0%,#ededed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ededed',GradientType=0);transition:all 0.5s;}.gul-content-accaunt-reg_inf .ty-mainbox-body .buttons-container input:hover{background:#478bd6;color:#fff;box-shadow:0 3px 0 0 #3f79b7;}.gul-post-reg{width:1000px;margin:auto;background:#fff;margin-top:20px;padding:20px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);}.gul-post-reg .ty-success-registration__text{margin-top:20px;display:block;line-height:20px;}.gul-post-reg .ty-success-registration__item{display:inline-block;vertical-align:top;margin-bottom:30px;padding-left:17px;min-height:60px;width:48%;border-left:1px solid #ccd6e0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.gul-post-reg li{margin:0;padding:2px 0;text-indent:0;list-style:none;}.gul-post-reg .success-registration__a{font-weight:bold;}.gul-post-reg a{font-family:'Open Sans';font-size:14px;font-weight:normal;font-style:normal;text-decoration:none;outline:none;color:#465f73;cursor:pointer;border-bottom:0;-webkit-transition:all 150ms;-moz-transition:all 150ms;-o-transition:all 150ms;transition:all 150ms;}.gul-post-reg a:hover{color:#4fbe31;}.gul-post-reg .ty-success-registration__info{display:block;margin-top:10px;color:#8ca3ba;}.gul-post-reg ul{margin-top:40px;}.ty-reward-points-userlog{width:100%;margin-top:30px;border:1px solid #dce3ea;border-width:1px 0px 1px 1px;border-bottom:none;}.ty-reward-points-userlog tr,.ty-reward-points-userlog tr{background-color:#fff;}.ty-reward-points-userlog .ty-no-items{padding:60px 20px;background:#f8f9f9;color:#bdc3c7;text-align:center;font-size:115%;margin-bottom:20px;}.ty-reward-points-userlog th,.ty-reward-points-userlog th a{color:#404040;font-weight:bold;}.ty-reward-points-userlog th{padding:12px;border-right:1px solid #dce3ea;border-bottom:1px solid #dce3ea;background:#e9edf2;text-align:left;text-transform:none;white-space:nowrap;font-weight:bold;line-height:normal;}.ty-reward-points-userlog td,.ty-reward-points-userlog .table td{padding:13px;border-right:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;}.gul-accaunt-blockb span.hidden-phone{display:block;float:right;margin-right:10px;font-weight:bold;font-size:16px;}.gul-accaunt-blockb .tygh-top-panel .ty-dropdown-box__content{margin-top:0;}.gul-accaunt-blockb .tygh-top-panel *{font-size:13px;}.gul-accaunt-blockb .ty-dropdown-box__content{position:absolute;right:0;z-index:600;margin-top:-28px;min-width:235px;border:1px solid #708ca9;background:#fff;text-align:left;box-sizing:border-box;border-radius:15px;overflow:hidden;}.gul-accaunt-blockb .ty-account-info{padding:14px 14px 7px 14px;}.gul-accaunt-blockb ul{padding:0;margin:0;list-style:none;}.gul-accaunt-blockb .ty-dropdown-box__content .ty-dropdown-box__item{display:block;margin-bottom:5px;margin-top:5px;padding:7px 14px;}.gul-accaunt-blockb .ty-account-info__item{padding:0;margin-bottom:12px;}.gul-accaunt-blockb .ty-account-info__item .ty-account-info__a{text-decoration:none;color:#6c6c6c;transition:all 0.5s;}.gul-accaunt-blockb .ty-account-info__item .ty-account-info__a:hover{color:#4fbe31;}.gul-accaunt-blockb .ty-dropdown-box__content .ty-account-info__orders,.gul-accaunt-blockb .ty-dropdown-box__content .ty-account-info__buttons{background:#e6eff4;}.gul-accaunt-blockb .ty-dropdown-box__content .ty-account-info__orders{padding:14px 14px 7px 14px;margin-top:20px;background:#e6ebf0;}.gul-accaunt-blockb .ty-account-info__orders-txt{color:#6c6c6c;font-size:14px;margin-bottom:5px;}.gul-accaunt-blockb .ty-account-info__orders-input{margin:5px 0 0;}.gul-accaunt-blockb .ty-input-append{position:relative;}.gul-accaunt-blockb .ty-control-group{vertical-align:middle;}.gul-accaunt-blockb .ty-control-group label.hidden{display:none;}.gul-accaunt-blockb .tygh-top-panel .ty-btn-go,.gul-accaunt-blockb .tygh-top-panel .ty-btn-go *{font-size:22px;}.gul-accaunt-blockb .tygh-top-panel .ty-btn-go{background:#ccdce5;}.gul-accaunt-blockb .ty-btn-go{position:absolute;top:1px;right:1px;padding:0 10px;min-width:32px;height:25px;border:0px;border-left:1px solid #cdcdcd;background:#dce3ea;cursor:pointer;}.gul-accaunt-blockb .tygh-top-panel .ty-btn-go,.gul-accaunt-blockb .tygh-top-panel .ty-btn-go *{font-size:22px;}.gul-accaunt-blockb .ty-btn-go__icon{position:absolute;top:3px;left:12px;line-height:20px;color:#808080;}.gul-accaunt-blockb .ty-dropdown-box__content .ty-account-info__orders,.gul-accaunt-blockb .ty-dropdown-box__content .ty-account-info__buttons{background:#e6eff4;}.gul-accaunt-blockb .ty-dropdown-box__content .ty-account-info__buttons{padding:15px 14px 16px 14px;margin-top:-6px;background:#e6ebf0;}.gul-accaunt-blockb .ty-dropdown-box__content .ty-account-info__buttons .ty-btn{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;font-size:13px;padding-top:10px;padding-bottom:10px;font-weight:700;}.gul-accaunt-blockb .ty-btn__secondary{background:#478bd6;color:#fff;-webkit-border-radius:5px;border-radius:5px;box-shadow:0 3px 0 0 #3f79b7;}.gul-accaunt-blockb .ty-dropdown-box__content .ty-account-info__buttons .ty-btn + .ty-btn{margin:10px 0 0;}.gul-accaunt-blockb .ty-dropdown-box__content .ty-account-info__buttons .ty-btn{display:block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.gul-accaunt-blockb .ty-btn{padding:6px 7px;text-transform:uppercase;}.gul-accaunt-blockb .ty-btn__primary{-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);color:#fff;border-radius:5px;}.gul-accaunt-blockb .hidden{display:none;}.gul-accaunt-blockb .ty-login-popup{min-width:295px;max-width:310px;font-family:'Open Sans';}.gul-accaunt-blockb .ty-control-group{margin:0 0 12px 0;vertical-align:middle;}.gul-accaunt-blockb .ty-login__filed-label{width:auto;color:#1a2128;}.gul-accaunt-blockb .ty-control-group__label{float:left;padding:6px 0;margin-right:10px;}.gul-accaunt-blockb .ty-login-popup .ty-login__input{margin:0;padding:8px 5px 7px;height:36px;}.gul-accaunt-blockb .ty-password-forgot__label{float:left;}.gul-accaunt-blockb a.ty-password-forgot__a{float:right;padding:6px 0;}.gul-accaunt-blockb .ty-center{text-align:center;}.gul-accaunt-blockb .ty-login-reglink__a{display:inline-block;padding:0 0 10px;}.gul-accaunt-blockb .buttons-container{padding:17px 20px;background:#e6ebf0;}.gul-accaunt-blockb .ty-float-right{float:right;}.gul-accaunt-blockb .ty-login__remember-me{padding:6px 0;}.gul-accaunt-blockb a.ty-account-info__title{box-sizing:border-box;padding-right:20px;margin-bottom:30px;position:relative;line-height:30px;border-bottom:1px solid #fff;height:32px;-webkit-border-radius:30px;border-radius:30px;border:1px solid #ededed;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);width:100%;display:block;text-align:center;background:#fff;background:-moz-linear-gradient(top,#fff 0%,#efefef 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#efefef));background:-webkit-linear-gradient(top,#fff 0%,#efefef 100%);background:-o-linear-gradient(top,#fff 0%,#efefef 100%);background:-ms-linear-gradient(top,#fff 0%,#efefef 100%);background:linear-gradient(to bottom,#fff 0%,#efefef 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#efefef',GradientType=0);font-size:14px;color:#333;transition:all 0.5s;}.gul-accaunt-blockb a.ty-account-info__title:hover{box-shadow:inset 1px 1px 3px 0 rgba(0,0,0,0.25) !important;}.gul-accaunt-blockb .ty-dropdown-box__title:hover,.gul-accaunt-blockb .ty-dropdown-box__title.open{background:none !important;color:#2d3540;}.gul-accaunt-blockb .ty-input-append .ty-input-text{height:27px;width:100%;text-indent:10px;box-sizing:border-box;}.gul-accaunt-blockb .ty-icon-right-dir:before{content:"\e001";font-family:glyphs !important;font-size:25px;}.gul-accaunt-blockb [class*="ty-icon-"]:before{font-family:inherit;}.gul-log-pop .ty-control-group{flex-direction:column !important;}.ui-dialog-content{outline:none !important;}.gul-log-pop .ty-control-group label{width:100% !important;margin-bottom:5px;}.gul-log-pop .ty-control-group a{width:100%;color:#6c6c6c;margin-bottom:5px;transition:all 0.5s;}.gul-log-pop .ty-control-group a:hover{color:#4fbe31;}.gul-log-pop .ty-control-group input{-webkit-border-radius:5px;border-radius:5px;text-indent:20px;box-sizing:border-box;height:28px !important;line-height:22px;border:1px solid #d6d6d6;width:100%;}.gul-log-pop .ty-login-reglink a{text-align:center;display:block;margin-bottom:10px;color:#6c6c6c;transition:all 0.5s;}.gul-log-pop .ty-login-reglink a:hover{color:#4fbe31;}.gul-log-pop .ty-login__remember-me{display:none;}.gul-content-page-kabinet{background:url('../../../../../../../../design/themes/leaderseo/media/design/themes/leaderseo/img/icobg.jpg?1774023733');background-attachment:fixed;padding-bottom:40px;}.gul-page-checkoutsucces{background:url('../../../../../../../../design/themes/leaderseo/media/design/themes/leaderseo/img/icobg.jpg?1774023733');background-attachment:fixed;padding-bottom:40px;margin-bottom:0;}.gul-page-checkoutsucces .gul-page-checkoutsucces-content{width:1000px;margin:auto;background:#fff;margin-top:20px;padding:20px;-webkit-box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);box-shadow:1px 1px 3px 0 rgba(0,0,0,0.25);}.gul-page-checkoutsucces .gul-page-checkoutsucces-content .ty-checkout-complete__create-account .ty-login .ty-control-group{margin-bottom:20px;}.gul-page-checkoutsucces .gul-page-checkoutsucces-content .ty-checkout-complete__create-account .ty-login .ty-control-group label{font-size:14px;width:100%;font-weight:bold;display:inline-block;}.gul-page-checkoutsucces .gul-page-checkoutsucces-content .ty-checkout-complete__create-account .ty-login .ty-control-group input{width:300px;height:20px;margin-top:5px;border-radius:5px;border:1px solid #d6d6d6;text-indent:10px;}.gul-page-checkoutsucces .gul-page-checkoutsucces-content .ty-checkout-complete__create-account .ty-login button{transition:all 0.5s;}.gul-page-checkoutsucces .gul-page-checkoutsucces-content .ty-checkout-complete__create-account .ty-login button:hover{background:#478bd6;color:#fff;box-shadow:0 3px 0 0 #3f79b7;}.ty-gift-certificate-coupon.ty-discount-coupon__control-group,.ty-discount-coupon__control-group.ty-input-append{display:flex;justify-content:flex-end;}.ty-checkout-summary__block .ty-gift-certificate-coupon,.ty-checkout-summary__block .ty-discount-coupon__control-group{display:flex;justify-content:flex-end;}.ty-checkout-summary__block .ty-icon-cancel-circle:before{float:right;}.ty-coupons__container button,.ty-checkout-summary__block button{border-radius-:0px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;display:block;border:none;width:32px;height:35px;color:#fff;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);}.ty-coupons__container button:after,.ty-checkout-summary__block button:after{display:block;content:'\2714';}.ty-cart-total__wrapper .ty-icon-cancel-circle:before{float:right;padding-top:16px;}.gul-yandex_widget-catalog a{width:100%;display:block;margin-top:30px;}.gul-yandex_widget-catalog img{display:block;margin:auto;}.gul-yandex_widget_tovar{display:flex;justify-content:space-between;}.ui-dialog div.ty-control-group input[type="text"].cm-cr-mask-time{text-indent:7px;}.sab_okompanii_requiz_content{height:auto;}.sab_okompanii_requiz{position:relative;display:table;width:100%;height:auto;padding:30px 70px;}.sab_okompanii_requiz > h6{position:relative;display:table;width:100%;height:auto;margin-bottom:15px;}.sab_okompanii_requiz > div{position:relative;display:block;font-weight:bold;margin-bottom:15px;}.sab_free_dost_text{position:relative;display:table;width:100%;height:auto;margin-bottom:60px;background:#fff;padding:30px;box-sizing:border-box;font-size:16px;line-height:20px;}.sab_contact_page{position:relative;display:table;width:100%;height:auto;box-sizing:border-box;}.sab_contact_page_left{position:relative;display:inline-block;width:60%;height:auto;box-sizing:border-box;vertical-align:top;}.sab_contact_page_right{position:relative;display:inline-block;width:40%;height:auto;box-sizing:border-box;vertical-align:top;padding-left:25px;}.sab_contact_page_right_tel{position:relative;display:table;width:auto;height:auto;margin-bottom:15px;font-size:24px !important;line-height:24px;text-decoration:none !important;font-weight:bold;}.sab_contact_page_right_call{position:relative;display:table;width:auto;height:auto;margin-bottom:25px;padding:8px 20px;text-align:center;font-size:18px !important;font-weight:700;-webkit-box-shadow:0 3px 0 0 #cf3603;box-shadow:0 3px 0 0 #cf3603;background:#ff6c00;background:-moz-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ff6c00),color-stop(100%,#ff3f00));background:-webkit-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-o-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:-ms-linear-gradient(top,#ff6c00 0%,#ff3f00 100%);background:linear-gradient(to bottom,#ff6c00 0%,#ff3f00 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c00',endColorstr='#ff3f00',GradientType=0);color:#fff !important;border-radius:5px;text-decoration:none !important;}.sab_contact_page_right_mail{position:relative;display:table;width:auto;height:auto;margin-bottom:15px;font-size:18px !important;line-height:18px;text-decoration:none;font-weight:bold;text-decoration:none !important;}.sab_contact_page_right_block{position:relative;display:table;width:100%;height:auto;box-sizing:border-box;margin-bottom:25px;font-size:15px;line-height:19px;}.sab_contact_page_right_block span{position:relative;display:block;width:auto;height:auto;box-sizing:border-box;margin-bottom:5px;font-weight:bold;}.sab_contact_page_left_head{position:relative;display:table;width:100%;height:auto;box-sizing:border-box;margin-bottom:10px;font-size:14px;line-height:18px;font-weight:bold;}.sab_contact_page_left_text{position:relative;display:table;width:100%;height:auto;box-sizing:border-box;margin-bottom:10px;font-size:14px;line-height:18px;}.sab_contact_page_left_text span{font-weight:bold;}.sab_contact{position:relative;}.sab_contact .ty-form-builder{position:absolute;right:10px;bottom:250px;width:40%;box-sizing:border-box;}.sab_worker{position:relative;display:inline-block;vertical-align:top;width:49%;height:auto;box-sizing:border-box;padding:10px;background:#fff;margin-bottom:20px;border-radius:10px;}.sab_worker:nth-child(2n - 1){margin-right:2%;}.sab_worker img{max-width:100%;max-height:100%;height:auto;width:100%;}.cm-notification-content strong{font-weight:bold;font-size:18px;line-height:32px;display:block;}.cm-notification-content{transform:translateX(-50%);left:50%;}.sa-cart .ty-shipping-options__method{padding-left:50px;position:relative;padding-top:13px;padding-bottom:13px;}.sa-cart .ty-shipping-options__method .ty-shipping-options__checkbox{position:absolute;top:50%;left:22px;margin-top:0;transform:translateY(-50%);}