.flex-direction-nav a,.flex-direction-nav a:before {
    color: rgba(0,0,0,.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,.3)
}

.flex-direction-nav a,.flex-pauseplay a {
    z-index: 10;
    overflow: hidden;
    position: absolute
}

.flex-container a:focus,.flex-container a:hover,.flex-slider a:focus,.flex-slider a:hover {
    outline: 0
}

.flex-control-nav,.flex-direction-nav,.slides,.slides>li {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    padding: 0;
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom:1;-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
    -moz-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
    -o-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
    box-shadow: '' 0 1px 4px rgba(0,0,0,.2)
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides>li:first-child {
    display: block
}

.flexslider .slides {
    zoom:1}

.flexslider .slides img {
    width: 100%;
    display: block;
    height: auto
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    top: 50%;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
    display: inline-block;
    content: '\f001'
}

.flex-direction-nav a.flex-next:before {
    content: '\f002'
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a .flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom:1}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,.7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0,0,0,.9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity:1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/css/jquery.fancybox.min.css?15114293973213*/
/*! fancyBox v2.1.0 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner,.fancybox-outer,.fancybox-skin {
    position: relative
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
    box-shadow: 0 10px 25px rgba(0,0,0,.5)
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span {
    background-image: url(/images/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

.fancybox-close,.fancybox-nav,.fancybox-nav span {
    cursor: pointer;
    z-index: 8040;
    position: absolute
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(/images/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(/images/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0,0,0,.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8)
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/css/theme-elements.min.css?15114293973471*/
a.thumb-info,span.thumb-info-social-icons a:hover {
    text-decoration: none
}

a.thumb-info {
    display: block;
    overflow: hidden;
    position: relative;
    max-width: 100%
}

a.thumb-info:hover span.thumb-info-action-icon {
    right: 0;
    top: 0
}

a.thumb-info:hover span.thumb-info-action {
    filter: alpha(opacity=100);
    opacity: 1
}

a.thumb-info span.thumb-info-action-icon {
    -moz-border-radius: 0 0 0 25px;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-border-radius: 0 0 0 25px;
    -webkit-transition: all .3s;
    background: #CCC;
    border-radius: 0 0 0 25px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: -100px;
    text-align: center;
    top: -100px;
    transition: all .3s;
    width: 50px
}

a.thumb-info span.thumb-info-action,a.thumb-info span.thumb-info-inner {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s
}

a.thumb-info span.thumb-info-action-icon i {
    font-size: 24px;
    left: 3px;
    position: relative;
    top: -4px
}

a.thumb-info:hover span.thumb-info-title {
    background: #000
}

a.thumb-info span.thumb-info-action {
    background: rgba(36,27,28,.9);
    bottom: 0;
    color: #FFF;
    filter: alpha(opacity=0);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s;
    width: 100%
}

a.thumb-info span.thumb-info-inner {
    display: block;
    transition: all .3s;
    white-space: nowrap
}

a.thumb-info span.thumb-info-title {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    background: rgba(36,27,28,.9);
    bottom: 10%;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    transition: all .3s;
    z-index: 1
}

a.thumb-info span.thumb-info-type {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #CCC;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 8px -2px -15px;
    padding: 2px 9px;
    text-transform: none
}

a.thumb-info:hover img {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1)
}

a.thumb-info img {
    -moz-border-radius: 3px;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-border-radius: 3px;
    -webkit-transition: all .2s linear;
    border-radius: 3px;
    position: relative;
    transition: all .2s linear
}

span.thumb-info-caption {
    padding: 10px 0
}

span.thumb-info-caption p {
    font-size: .9em;
    line-height: 20px;
    margin: 0 0 8px;
    padding: 10px
}

span.thumb-info-social-icons {
    border-top: 1px dotted #DDD;
    margin: 0;
    padding: 15px 0;
    display: block
}

span.thumb-info-social-icons a {
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    background: #CCC;
    border-radius: 25px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px
}

span.thumb-info-social-icons a span {
    display: none
}

span.thumb-info-social-icons a i {
    color: #FFF;
    font-size: .9em;
    font-weight: 400
}

a.thumb-info.secundary span.thumb-info-title {
    background: 0 0;
    bottom: auto;
    left: 0;
    right: 0;
    top: 35%;
    text-align: center;
    opacity: 0
}

a.thumb-info.secundary span.thumb-info-type {
    float: none
}

a.thumb-info.secundary:hover span.thumb-info-title {
    top: 42%;
    opacity: 1
}

ul.thumbnail-gallery {
    list-style: none;
    margin: 10px 0;
    padding: 0
}

ul.thumbnail-gallery li {
    display: inline-block;
    margin: 10px 10px 0 0;
    padding: 0
}

ul.nav-list.primary>li {
    margin: 0;
    padding: 0
}

ul.nav-list.primary>li a {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    background-image: url(/bitrix/templates/aspro-allcorp2/css/../img/list-primary.png);
    background-position: 9px 16px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #EDEDDE;
    padding: 8px 20px;
    transition: all .3s
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/css/theme-responsive.min.css?1511429397703*/
@media (max-width: 991px) {
    a.thumb-info span.thumb-info-title {
        font-size:14px
    }

    a.thumb-info span.thumb-info-more {
        font-size: 11px
    }

    .thumbnail {
        border: 0
    }

    div.flexslider [class*=col-md-] img {
        display: inline;
        width: auto
    }

    div.flexslider article,div.flexslider div.portfolio-item {
        margin: 0 auto 25px;
        text-align: left
    }

    a.scroll-to-top {
        display: none!important
    }
}

@media (max-width: 767px) {
    button.btn-responsive-nav {
        top:15px
    }

    div.slider>ul>li>div.caption {
        margin-left: 20px!important
    }

    div.slider>ul>li>div.center-caption {
        margin-left: 0!important
    }

    .project.detail .valign {
        margin-bottom: 10px
    }
}

@media (max-width: 479px) {
    body {
        font-size:13px
    }

    h2 {
        line-height: 40px
    }

    span.arrow {
        display: none
    }

    div.flexslider,div.flexslider.unstyled {
        margin-top: 20px
    }
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/css/print.min.css?151420249010672*/
@media print {
    .accordion.accordion-type-block .item .accordion-body,.accordion.accordion-type-block .item .accordion-head,body .float-banners.v3.list .items .item .img+.text-wrapper {
        padding-left: 0
    }

    .catalog.item-views>.row>div[class*=col-]:nth-child(2n+1),.item-views.table-type-block:not(.staff-items) .items>div:nth-child(2n+1) {
        clear: left
    }

    #footer,body .body {
        margin: 0!important
    }

    #headerfixed,#mobileheader,header {
        display: none!important
    }

    body .body:not(.index) .main>.container {
        padding-bottom: 20px;
    }

    .ajax_basket,footer .bottom-under .inner-wrapper .social-block {
        display: none
    }

    .left-menu-md,.right-menu-md {
        display: none!important
    }

    .content-md {
        width: 100%;
        float: none
    }

    body .main {
        padding-bottom: 0!important;
        margin-top: 0!important
    }

    body .body {
        margin-bottom: 0!important;
        min-height: 0
    }

    .front-form,.greyline.review-block,a[href]:after,body .bottom-menu,body .breadcrumb {
        display: none
    }

    body .btn.btn-responsive-nav {
        display: none!important
    }

    .detail .galery span.zoom,.filters-wrap,.item .buy_block,.item-views.blocks.portfolio,.page-top .share.top,body .banners-big.front {
        display: none
    }

    .label {
        border: none
    }

    .stickers .stickers-wrapper>div {
        background: #fff
    }

    body .banners-big .flexslider,body .banners-big .slides,body .banners-big .slides li {
        height: 240px;
        opacity: 1
    }

    body .banners-big .slides li {
        display: none!important
    }

    body .banners-big .slides li.flex-active-slide {
        display: block!important
    }

    body .banners-big .slides li .text {
        height: 240px;
        line-height: 237px
    }

    body .banners-big .flexslider .slides .inner {
        padding-top: 0!important;
        vertical-align: middle;
        display: inline-block;
        opacity: 1
    }

    body .reviews.item-views.front h3,body .row.block-with-bg .blocks h3,body .row.block-with-bg+.row .item-views.blocks h3 {
        padding-top: 46px
    }

    body .banners-big .flexslider .slides .img,body .banners-small .bottom_nav {
        display: none
    }

    body .banners-big .flexslider .slides .inner .title {
        font-size: 30px;
        padding-bottom: 19px
    }

    body .banners-big .flexslider .slides .inner .text-block {
        margin-bottom: 20px;
        font-size: 15px;
        line-height: 24px
    }

    body .banners-small {
        padding-bottom: 0
    }

    body .banners-small .item .title a {
        display: block;
        font-size: 15px
    }

    body .banners-small .item .image .type-block {
        color: #fff!important;
        background: rgba(46,46,47,.6)!important
    }

    .banners-small .custom-md .item,.banners-small.blog .items .item {
        width: 100%;
        display: block;
        height: auto!important
    }

    .accordion-head .fa,.btn,.head-block.top,.order-block,.reviews.item-views .item .video,body .bx-yandex-view-layout.front_map .pane_info_wrapper .pane_info,body .company-block .item-views.front .props,body .float-banners.v3.list .items .item .img,body .rss,body .stickers .stickers-wrapper {
        display: none
    }

    body .banners-small .item .image {
        max-height: none
    }

    body .banners-big .btn {
        margin-bottom: 0
    }

    .item-views.table-type-block .items>div {
        width: 50%;
        float: left
    }

    section.page-top h1 {
        padding-right: 0!important
    }

    body .front-form,body .instagram_ajax,body .item-views.front.staff-items,body .partners.front.blocks,body .tabs_ajax .body-block .catalog.item-views.table .flexslider .slides,body .teasers.item-views.front {
        padding-bottom: 20px
    }

    .accordion.accordion-type-block .item .panel-collapse {
        display: block!important
    }

    .accordion.item-views .item .text hr,.banners-content .img,.banners-content .text .intro-text+p,.content+.order-block,.detail .ask_a_question {
        display: none
    }

    body .catalog.detail .head .brand {
        float: right;
        margin: 0
    }

    body .banners-content {
        margin: 0
    }

    .banners-content .maxwidth-banner {
        background-image: none!important
    }

    .banners-content .text {
        width: 100%;
        padding: 0 20px
    }

    .bx_item_detail_inc_two .list-type-block.item-views .item,body .basket.default .buy_block.lg .counter input {
        padding-left: 0
    }

    .catalog.detail .head {
        border: none!important
    }

    .catalog.detail .head .row>div {
        width: 100%
    }

    body .detail .galery {
        width: 100%;
        max-width: none
    }

    body .detail .galery .inner {
        border: 1px solid #d7dee3!important
    }

    .detail .galery .inner .stickers {
        left: 0;
        text-align: center
    }

    .detail .galery .inner .stickers .stickers-wrapper {
        display: inline-block
    }

    .banners-big .flexslider,.banners-big .slides,.galery .flexslider .items,.gallery-block .flexslider .items {
        width: 100%!important;
        transform: none!important
    }

    .catalog.detail .head .bx_item_detail_inc_two .row>div {
        width: 33%;
        float: left
    }

    .catalog.detail .nav.nav-tabs {
        display: none
    }

    .catalog.detail .tab-pane {
        display: block
    }

    .catalog.detail .title-tab-heading {
        display: block!important
    }

    .catalog.detail .tab-pane.active .title-tab-heading+div {
        display: block;
        margin-bottom: 16px;
        padding-top: 23px
    }

    .catalog.detail .tab-pane .title-tab-heading+div,.small-gallery-wrapper {
        display: none
    }

    .banners-big .slides li,.detail .galery .flexslider .slides>li,.gallery-block .flexslider .items li {
        width: 100%!important
    }

    .tarifs .dyn-block,.tarifs.partners.front.slider-items .flexslider .slides>li {
        width: 240px!important
    }

    .detail .gallery-block .bigs.flexslider .slides.items {
        height: 300px;
        overflow: hidden
    }

    .detail .galery .flexslider .slides.items {
        height: 470px;
        overflow: hidden
    }

    .gallery-block .flexslider .items li {
        height: 300px!important;
        line-height: 297px!important
    }

    .detail .galery .flexslider .items li {
        height: 470px!important;
        line-height: 467px!important
    }

    .catalog.detail .bottom-item-block .item-views .row>div .item,.item-views .item {
        height: auto!important
    }

    .detail .gallery-block .bigs.flexslider .slides.items li a {
        display: inline
    }

    .detail .gallery-block .bigs .item img {
        max-width: 100%;
        max-height: 100%
    }

    .dark-nav .flex-control-nav li a {
        background: #dedede!important
    }

    .tabs .nav-tabs+.tab-content {
        padding-top: 0
    }

    .tarifs .dyn-block {
        background: #fff!important
    }

    .flex-control-nav {
        display: none!important
    }

    .detail .chars .props_table .char_name span,.detail .chars .props_table .char_value span {
        color: #666!important
    }

    .group-content .tab-pane:first-of-type h3 {
        font-size: 20px
    }

    .catalog.detail .bottom-item-block .item-views .row>div {
        width: 100%
    }

    .partners.front.slider-items .flexslider .slides>li {
        width: 767px!important
    }

    .catalog.item-views.table .flexslider .slides>li {
        width: 300px!important
    }

    .bottoms+.row>div {
        width: 50%;
        float: left;
        margin: 0;
        display: none
    }

    .bottoms+.row>div.share {
        float: right
    }

    .staff-items .group-content .items>div {
        width: 33.33%;
        float: left
    }

    .item-views.staff-items.table-type-block .item {
        overflow: hidden
    }

    footer .contact-block .info .row>div {
        width: 100%;
        float: none
    }

    .inline-search-block,footer .phone .more_phone,footer .svg svg {
        display: none
    }

    a.scroll-to-top {
        display: none!important
    }

    body .basket.default .buttons,body .basket.default .buy_block .counter .ctrl,body .basket.default .foot .remove,body .basket.default .items .item .remove {
        display: none
    }

    body .basket.default .buy_block.lg .counter .input {
        padding-left: 0;
        padding-right: 0
    }

    body .basket.default .foot {
        border-bottom: none;
        margin-bottom: 0
    }

    body .basket.default {
        margin-bottom: 0
    }

    body .basket.default .items {
        border-color: #000
    }

    body .basket.default .items .head {
        display: table;
        border-color: #000
    }

    body .basket.default .items .head .title.prices {
        width: 115px
    }

    body .basket.default .items .head .title.prices.summ {
        width: 125px
    }

    body .basket.default .items .head .title.counter_t {
        width: 115px
    }

    body .basket.default .items .item {
        padding: 0;
        border-color: #000
    }

    body .basket.default .items .item .box {
        display: table-cell;
        float: none!important
    }

    body .basket.default .items .item .box:not(.remove_bl ) {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 29px!important;
        padding-bottom: 29px!important
    }

    body .basket.default .items .item .box:first-of-type {
        padding-left: 29px
    }

    body .basket.default .items .item .image {
        margin-top: 0;
        margin-left: 0
    }

    body .basket.default .items .item .description {
        margin-bottom: 0;
        padding-left: 140px
    }

    body .basket.default .items .item .prices {
        margin-top: 0
    }

    body .basket.default .items .item .counter {
        width: auto;
        margin-right: 0;
        margin-top: 9px
    }

    body .basket.default .items .item .prices .price_new {
        margin-top: 14px
    }

    body .basket.default .items .item .box.buy_block,body .basket.default .items .item .prices {
        width: 115px!important
    }

    body .basket.default .items .item .prices.summ {
        width: 125px!important
    }

    body .basket.default .foot .total {
        text-align: left;
        width: 194px
    }

    body footer {
        min-height: 103px;
        margin-top: 0!important;
        text-align: left
    }

    body footer .info {
        display: inline-block;
        text-align: left
    }

    body footer .info+.social {
        display: none
    }

    body footer .maxwidth-theme>.col-md-3 {
        float: left;
        width: 25%;
        display: block!important
    }

    body footer .maxwidth-theme>.col-md-9 {
        float: left;
        width: 75%
    }

    body footer .maxwidth-theme>.col-md-9>.row>.col-md-3 {
        width: 100%!important;
        text-align: right
    }

    body footer .maxwidth-theme>.col-sm-3.hidden-lg {
        display: none!important
    }

    body footer .container {
        margin-left: auto!important;
        margin-right: auto!important;
        max-width: 1345px;
        position: relative;
        width: 100%;
        font-size: 0;
        padding: 0
    }

    body footer .container>.row {
        width: 50%;
        padding: 0;
        display: inline-block;
        vertical-align: top;
        font-size: 12px
    }

    body footer .container>.bottom-middle .maxwidth-theme>div {
        display: none
    }

    body footer .container>.bottom-middle .maxwidth-theme .contact-block {
        display: block;
        width: 100%
    }

    body footer .container>.bottom-middle .maxwidth-theme .contact-block .col-md-9 {
        margin-left: 0
    }

    body footer .info .blocks {
        padding-left: 0
    }

    body footer .info .blocks:before,body footer .white_middle_text {
        display: none
    }

    #panel,#upheader,.form_demo-switcher,.jivo-state-widget iframe#jivo_container,.scroll-to-top,.style-switcher,body div#jivo-iframe-container.jivo-iframe-container-bottom,div.jivo-state-widget#jivo-iframe-container,jdiv {
        display: none!important
    }

    body footer .container>.bottom-under {
        text-align: right
    }

    body footer .bottom-under .inner-wrapper .copy-block {
        float: none
    }

    body footer .bottom-under .inner-wrapper,body footer .bottom-under .outer-wrapper {
        padding-top: 0;
        border: none;
        margin: 0
    }

    body footer .contact-block .info {
        margin: 0;
        border: none;
        padding: 10px 0 0
    }

    div.jivo-state-widget#jivo-iframe-container {
        opacity: 0!important;
        visibility: hidden!important
    }

    .subscribe-block-wrapper {
        display: none
    }

    .form_demo-switcher,.roistat-promo-wrap,.style-switcher {
        display: none!important
    }

    body footer .bottom-under .inner-wrapper .copy-block>div {
        display: none
    }

    footer .bottom-under .inner-wrapper .copy-block .copy {
        display: block
    }

    body footer.footer-light .bottom-under .inner-wrapper {
        border: none
    }

    body footer .info .blocks {
        margin-bottom: 12px
    }

    body footer.compact .container .bottom-middle {
        width: 100%
    }

    body footer.compact #bx-composite-banner,body footer.compact .print-block,footer.compact .social-block {
        display: none
    }

    body footer.compact .container>.bottom-middle .maxwidth-theme>div {
        display: block
    }

    body footer.compact .white_middle_text {
        display: none
    }

    body footer.compact .info>div {
        width: 100%;
        float: none;
        display: block
    }

    body footer.compact .copy-block {
        float: right
    }
}

@media print and (orientation: landscape) {
    .tarifs .dyn-block,.tarifs.partners.front.slider-items .flexslider .slides>li {
        width:214px!important
    }

    .partners.front.slider-items .flexslider .slides>li {
        width: 1200px!important
    }

    .flex-direction-nav {
        display: none!important
    }

    .catalog.item-views.table .flexslider .slides>li {
        width: 320px!important
    }
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/css/animation/animate.min.css?151142939752789*/
@charset "UTF-8"; /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    40%,43%,70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06)
    }

    70% {
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    0%,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,43% {
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    40%,43%,70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06)
    }

    70% {
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

@keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate(-3deg);
        transform: scale3d(.9,.9,.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate(-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate(-5deg);
        transform: translate3d(-25%,0,0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate(3deg);
        transform: translate3d(20%,0,0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate(-3deg);
        transform: translate3d(-15%,0,0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate(2deg);
        transform: translate3d(10%,0,0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate(-1deg);
        transform: translate3d(-5%,0,0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    0%,11.1%,to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    0%,11.1%,to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {
    0%,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn)
    }

    0%,40% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg)
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg)
    }

    50%,80% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    0%,40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg)
    }

    60%,80% {
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        transform-origin: center;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: center
    }

    to {
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: left bottom
    }

    to {
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }

    0%,to {
        -webkit-transform-origin: right bottom
    }

    to {
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        transform-origin: top left
    }

    0%,20%,60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }

    40%,80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        transform-origin: top left
    }

    0%,20%,60% {
        -webkit-transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        transform-origin: top left
    }

    40%,80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
        transform: translate3d(-100%,0,0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate(-120deg);
        transform: translate3d(-100%,0,0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate(120deg);
        transform: translate3d(100%,0,0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50%,to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50%,to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/css/animation/animation_ext.min.css?15142024903791*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

.transition {
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s
}

.animated.duration03 {
    -webkit-animation-duration: .3s;
    -moz-animation-duration: .3s;
    -o-animation-duration: .3s;
    animation-duration: .3s
}

.animated.duration04 {
    -webkit-animation-duration: .4s;
    -moz-animation-duration: .4s;
    -o-animation-duration: .4s;
    animation-duration: .4s
}

.animated.duration05 {
    -webkit-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s
}

.animated.duration06 {
    -webkit-animation-duration: .6s;
    -moz-animation-duration: .6s;
    -o-animation-duration: .6s;
    animation-duration: .6s
}

.animated.duration07 {
    -webkit-animation-duration: .7s;
    -moz-animation-duration: .7s;
    -o-animation-duration: .7s;
    animation-duration: .7s
}

.animated.duration08 {
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s;
    -o-animation-duration: .8s;
    animation-duration: .8s
}

.animated.duration09 {
    -webkit-animation-duration: .9s;
    -moz-animation-duration: .9s;
    -o-animation-duration: .9s;
    animation-duration: .9s
}

.animated.duration10 {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
}

.delay01 {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -o-animation-delay: .1s;
    animation-delay: .1s
}

.delay03 {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s
}

.delay05 {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s
}

.delay055 {
    -webkit-animation-delay: .55s;
    -moz-animation-delay: .55s;
    -o-animation-delay: .55s;
    animation-delay: .55s
}

.delay06 {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s
}

.delay065 {
    -webkit-animation-delay: .65s;
    -moz-animation-delay: .65s;
    -o-animation-delay: .65s;
    animation-delay: .65s
}

.delay07 {
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    -o-animation-delay: .7s;
    animation-delay: .7s
}

.delay08 {
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    -o-animation-delay: .8s;
    animation-delay: .8s
}

.delay09 {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s
}

.delay011,.delay11 {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.delay012,.delay12 {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.delay013,.delay13 {
    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.delay015,.delay017,.delay019,.delay021,.delay15,.delay17,.delay19,.delay21 {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s
}

@-webkit-keyframes toggle_opacity {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes toggle_opacity {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

@-webkit-keyframes flash {
    0% {
        opacity: .65
    }

    100% {
        opacity: 1
    }
}

@keyframes flash {
    0% {
        opacity: .65
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes spinner {
    from {
        -webkit-transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spinner {
    from {
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/css/h1-normal.min.css?1511429397147*/
body .group-content h3,body .item-views.blocks h3,body .item-views.blocks h3.title,body h1,body h2,body h3,body h4,body h5,body h6 {
    font-weight: 400
}

/* End */
/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1511429397420*/
iframe.waitwindowlocal {
    position: absolute;
    border: 0;
    z-index: 9999
}

div.waitwindowlocal {
    position: absolute;
    width: 25px;
    height: 25px;
    padding: 0;
    z-index: 10000;
    background-color: #fcf7d1;
    border: 1px solid #e1b52d;
    background-image: url(/images/wait.gif);
    background-position: center center;
    background-repeat: no-repeat
}

div.waitwindowlocalshadow {
    position: absolute;
    z-index: 9998;
    background-image: url(/images/shadow.gif);
    border: 1px solid #808080
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/css/width-3.min.css?15452180531179*/
.banners-big.short-banner.small .maxwidth-banner,.fill_bg_y.visible_banner header .line-row,body .maxwidth-theme,body.fill_bg_y.visible_banner .banners-big .maxwidth-banner,body.fill_bg_y.visible_banner .contacts-page-map,body.fill_bg_y.visible_banner footer,body.fill_bg_y.visible_banner>.body>.main {
    max-width: 1392px
}

body.fill_bg_y.visible_banner .banner.TOP_HEADER,body.fill_bg_y.visible_banner .banner.TOP_UNDERHEADER {
    max-width: 1392px
}

.body .main>.container.with_error>.row>.content-md>.page404 {
    max-width: 1312px;
    margin: auto
}

.contacts-page-map+.contacts.contacts-page-map-overlay {
    max-width: 1344px
}

@media all and (max-width: 1480px) {
    body .banners-big .flexslider .nav-carousel .flex-direction-nav {
        overflow:hidden
    }

    body .banners-big .flexslider:hover .nav-carousel .flex-direction-nav li.flex-nav-prev {
        left: 0
    }

    body .banners-big .flexslider:hover .nav-carousel .flex-direction-nav li.flex-nav-next {
        right: 0
    }
}

@media (min-width: 768px) and (max-width:1400px) {
    .contacts-page-map+.contacts.contacts-page-map-overlay {
        padding-left:0;
        padding-right: 0;
        margin-left: 53px;
        margin-right: 53px
    }
}

@media all and (min-width: 768px) {
    .contacts-page-map+.contacts.contacts-page-map-overlay {
        max-width:1330px
    }
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/css/font-10.min.css?15114293972373*/
body {
    font: 15px/24px Roboto,Arial,sans-serif
}

h1,h2,h3,h4,h5,h6 {
    font-family: Roboto,Arial,sans-serif
}

.btn {
    font-size: 1em
}

.side-menu>li>a {
    font-size: 15px
}

.side-menu .submenu {
    font-size: 14px
}

.dropdown-menu {
    font-size: 15px
}

blockquote {
    font-size: 16px
}

.stickers .stickers-wrapper>div {
    font-size: 10px;
    line-height: 17px
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.body-info .title,.main-block .item .prop-block,.main-block .prop_title_table .item .prop-block {
    font-size: 13px
}

.item-views .item .price .price_old .fa,.item-views .item .price .price_old .price_val,.order-block .price .price_old .fa,.order-block .price .price_old .price_val {
    font-size: 14px
}

.item-views .item .price .price_val,.order-block .price .price_val {
    font-size: 18px
}

.select-outer select {
    font-size: 13px
}

body .buy_block .counter input,body .footer-button .buy_block .counter input {
    height: 41px
}

.list-type-block.item-views .item .previewtext {
    line-height: 20px
}

blockquote.code,blockquote.danger,blockquote.info {
    line-height: 28px
}

body.all_title_2 .accordion-head,body.all_title_2 .banners-big .slides .title,body.all_title_2 .banners-small .item .title,body.all_title_2 .basket .items .item .description .name,body.all_title_2 .basket_order .items>.head .title,body.all_title_2 .bx-yandex-view-layout .pane_info_wrapper .pane_info .title_block,body.all_title_2 .dark_table,body.all_title_2 .float-banners .items .item .title,body.all_title_2 .form .form-header .title,body.all_title_2 .form.contacts .title,body.all_title_2 .head-block .item-link .title,body.all_title_2 .item-views.list .item .title,body.all_title_2 .item-views.sections .item .title a,body.all_title_2 .item-views.table .item .title a,body.all_title_2 .item-views.table-elements .item .body-info .title,body.all_title_2 .item-views.table.with-comments .item .title,body.all_title_2 .licenses.item-views.table .item .title,body.all_title_2 .module_products_list td.item-name-cell .title,body.all_title_2 .news_block .item .name,body.all_title_2 .portfolio.item-views .link .item .top_title,body.all_title_2 .sections_wrapper .list .item .name,body.all_title_2 .tabs .nav.nav-tabs a,body.all_title_2 .title-block-big,body.all_title_2 .title-block-middle,body.all_title_2 .titles_block,body.all_title_2 .tizers_block2 .item .title .top-text,body.all_title_2 .wrap_tizer .preview,body.all_title_2 .wrap_tizer .wrap_outer .inner_text {
    font-weight: 500
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/css/spectrum.min.css?151142939711281*/
.sp-container {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    z-index: 9999994;
    overflow: hidden
}

.sp-container.sp-flat,.sp-top {
    position: relative
}

.sp-container,.sp-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.sp-top {
    width: 100%;
    display: inline-block
}

.sp-alpha-handle,.sp-color,.sp-dragger,.sp-hue,.sp-sat,.sp-slider,.sp-top-inner,.sp-val {
    position: absolute
}

.sp-top-inner {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.sp-color {
    top: 0;
    left: 0;
    bottom: 0;
    right: 20%
}

.sp-hue {
    top: 0;
    right: 0;
    bottom: 0;
    left: 84%;
    height: 100%
}

.sp-clear-enabled .sp-hue {
    top: 33px;
    height: 77.5%
}

.sp-fill {
    padding-top: 80%
}

.sp-sat,.sp-val {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.sp-alpha-enabled .sp-top {
    margin-bottom: 18px
}

.sp-alpha-enabled .sp-alpha {
    display: block
}

.sp-alpha-handle {
    top: -4px;
    bottom: -4px;
    width: 6px;
    left: 50%;
    cursor: pointer;
    border: 1px solid #000;
    background: #fff;
    opacity: .8
}

.sp-alpha {
    display: none;
    bottom: -14px;
    right: 0;
    left: 0;
    height: 8px
}

.sp-alpha-inner {
    border: 1px solid #333
}

.sp-clear {
    display: none
}

.sp-clear.sp-clear-display {
    background-position: center
}

.sp-clear-enabled .sp-clear {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 84%;
    height: 28px
}

.sp-alpha,.sp-alpha-handle,.sp-clear,.sp-container,.sp-container button,.sp-container.sp-dragging .sp-input,.sp-dragger,.sp-preview,.sp-replacer,.sp-slider {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none
}

.sp-container.sp-buttons-disabled .sp-button-container,.sp-container.sp-input-disabled .sp-input-container,.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,.sp-initial-disabled .sp-initial,.sp-palette-disabled .sp-palette-container,.sp-palette-only .sp-picker-container {
    display: none
}

.sp-sat {
    background-image: -webkit-gradient(linear,0 0,100% 0,from(#FFF),to(rgba(204,154,129,0)));
    background-image: -webkit-linear-gradient(left,#FFF,rgba(204,154,129,0));
    background-image: -moz-linear-gradient(left,#fff,rgba(204,154,129,0));
    background-image: -o-linear-gradient(left,#fff,rgba(204,154,129,0));
    background-image: -ms-linear-gradient(left,#fff,rgba(204,154,129,0));
    background-image: linear-gradient(to right,#fff,rgba(204,154,129,0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81')
}

.sp-val {
    background-image: -webkit-gradient(linear,0 100%,0 0,from(#000),to(rgba(204,154,129,0)));
    background-image: -webkit-linear-gradient(bottom,#000,rgba(204,154,129,0));
    background-image: -moz-linear-gradient(bottom,#000,rgba(204,154,129,0));
    background-image: -o-linear-gradient(bottom,#000,rgba(204,154,129,0));
    background-image: -ms-linear-gradient(bottom,#000,rgba(204,154,129,0));
    background-image: linear-gradient(to top,#000,rgba(204,154,129,0));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000')
}

.sp-hue {
    background: -moz-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);
    background: -ms-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);
    background: -o-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);
    background: -webkit-gradient(linear,left top,left bottom,from(red),color-stop(.17,#ff0),color-stop(.33,#0f0),color-stop(.5,#0ff),color-stop(.67,#00f),color-stop(.83,#f0f),to(red));
    background: -webkit-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);
    background: linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)
}

.sp-1 {
    height: 17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00')
}

.sp-2 {
    height: 16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00')
}

.sp-3 {
    height: 17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff')
}

.sp-4 {
    height: 17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff')
}

.sp-5 {
    height: 16%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff')
}

.sp-6 {
    height: 17%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000')
}

.sp-hidden {
    display: none!important
}

.sp-cf:after,.sp-cf:before {
    content: "";
    display: table
}

.sp-cf:after {
    clear: both
}

@media (max-device-width: 480px) {
    .sp-color {
        right:40%
    }

    .sp-hue {
        left: 63%
    }

    .sp-fill {
        padding-top: 60%
    }
}

.sp-dragger {
    border-radius: 5px;
    height: 5px;
    width: 5px;
    border: 1px solid #fff;
    background: #000;
    cursor: pointer;
    top: 0;
    left: 0
}

.sp-slider {
    top: 0;
    cursor: pointer;
    height: 3px;
    left: -1px;
    right: -1px;
    border: 1px solid #000;
    background: #fff;
    opacity: .8
}

.sp-container {
    border-radius: 0;
    background-color: #ECECEC;
    border: 1px solid #f0c49B;
    padding: 0
}

.sp-clear,.sp-color,.sp-container,.sp-container button,.sp-container input,.sp-hue {
    font: 400 12px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.sp-top {
    margin-bottom: 3px
}

.sp-clear,.sp-color,.sp-hue {
    border: 1px solid #666
}

.sp-input-container {
    float: right;
    width: 100px;
    margin-bottom: 4px
}

.sp-initial-disabled .sp-input-container,.sp-input {
    width: 100%
}

.sp-input {
    font-size: 12px!important;
    border: 1px inset;
    padding: 4px 5px;
    margin: 0;
    background: 0 0;
    border-radius: 3px;
    color: #222
}

.sp-input:focus {
    border: 1px solid orange
}

.sp-input.sp-validation-error {
    border: 1px solid red;
    background: #fdd
}

.sp-palette-container,.sp-picker-container {
    float: left;
    position: relative;
    padding: 10px 10px 300px;
    margin-bottom: -290px
}

.sp-picker-container {
    width: 172px;
    border-left: solid 1px #fff
}

.sp-palette-container {
    border-right: solid 1px #ccc
}

.sp-palette-only .sp-palette-container {
    border: 0
}

.sp-palette .sp-thumb-el {
    display: block;
    position: relative;
    float: left;
    cursor: pointer
}

.sp-palette .sp-thumb-el.sp-thumb-active,.sp-palette .sp-thumb-el:hover {
    border-color: orange
}

.sp-thumb-el {
    position: relative
}

.sp-initial {
    float: left;
    border: 1px solid #333
}

.sp-initial span {
    width: 30px;
    height: 25px;
    border: none;
    display: block;
    float: left;
    margin: 0
}

.sp-initial .sp-clear-display {
    background-position: center
}

.sp-button-container,.sp-palette-button-container {
    float: right
}

.sp-replacer {
    margin: 0;
    overflow: hidden;
    cursor: pointer;
    padding: 4px;
    display: inline-block;
    border: 1px solid #91765d;
    background: #eee;
    color: #333;
    vertical-align: middle
}

.sp-replacer.sp-active,.sp-replacer:hover {
    border-color: #F0C49B;
    color: #111
}

.sp-replacer.sp-disabled {
    cursor: default;
    border-color: silver;
    color: silver
}

.sp-dd {
    padding: 2px 0;
    height: 16px;
    line-height: 16px;
    float: left;
    font-size: 10px
}

.sp-preview {
    width: 25px;
    height: 20px;
    border: 1px solid #222;
    margin-right: 5px;
    float: left;
    z-index: 0
}

.sp-palette {
    max-width: 220px
}

.sp-palette .sp-thumb-el {
    width: 16px;
    height: 16px;
    margin: 2px 1px;
    border: 1px solid #d0d0d0
}

.sp-container {
    padding-bottom: 0
}

.sp-container button {
    background-color: #eee;
    background-image: -webkit-linear-gradient(top,#eee,#ccc);
    background-image: -moz-linear-gradient(top,#eee,#ccc);
    background-image: -ms-linear-gradient(top,#eee,#ccc);
    background-image: -o-linear-gradient(top,#eee,#ccc);
    background-image: linear-gradient(to bottom,#eee,#ccc);
    border: 1px solid #ccc;
    border-bottom: 1px solid #bbb;
    border-radius: 3px;
    color: #333;
    font-size: 14px;
    line-height: 1;
    padding: 5px 4px;
    text-align: center;
    text-shadow: 0 1px 0 #eee;
    vertical-align: middle
}

.sp-container button:hover {
    background-color: #ddd;
    background-image: -webkit-linear-gradient(top,#ddd,#bbb);
    background-image: -moz-linear-gradient(top,#ddd,#bbb);
    background-image: -ms-linear-gradient(top,#ddd,#bbb);
    background-image: -o-linear-gradient(top,#ddd,#bbb);
    background-image: linear-gradient(to bottom,#ddd,#bbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd
}

.sp-container button:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;
    -moz-box-shadow: inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;
    -ms-box-shadow: inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;
    -o-box-shadow: inset 0 0 5px 2px #aaa,0 1px 0 0 #eee;
    box-shadow: inset 0 0 5px 2px #aaa,0 1px 0 0 #eee
}

.sp-cancel {
    font-size: 11px;
    color: #d93f3f!important;
    margin: 0 5px 0 0;
    padding: 2px;
    vertical-align: middle;
    text-decoration: none
}

.sp-cancel:hover {
    color: #d93f3f!important;
    text-decoration: underline
}

.sp-palette span.sp-thumb-active,.sp-palette span:hover {
    border-color: #000
}

.sp-alpha,.sp-preview,.sp-thumb-el {
    position: relative;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

.sp-alpha-inner,.sp-preview-inner,.sp-thumb-inner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.sp-palette .sp-thumb-inner {
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)
}

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)
}

.sp-clear-display {
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/gif;base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)
}

/* End */
/* Start:/bitrix/components/aspro/theme.allcorp2/templates/.default/style.min.css?153293916518614*/
.style-switcher {
    width: 705px;
    left: -705px;
    top: 0;
    background: #fff;
    height: 100%;
    border-radius: 0;
    color: #333;
    padding-top: 81px;
    position: fixed;
    z-index: 2998
}

.style-switcher.active {
    left: 0;
    box-shadow: 0 0 25px 0 rgba(0,0,0,.4);
    transition: left .3s ease
}

.style-switcher.active.closes {
    left: -705px;
    transition: left .3s ease;
    box-shadow: none
}

.style-switcher.active.closes .header,.style-switcher.active.closes form {
    opacity: 0
}

.style-switcher .switch {
    position: absolute;
    top: 75px;
    right: -58px;
    background: #e2e2e2;
    border-radius: 0 4px 4px 0;
    width: 58px;
    height: 58px;
    border-left: 1px solid rgba(0,0,0,.05);
    line-height: 54px;
    text-align: center;
    cursor: pointer
}

.style-switcher .switch svg {
    vertical-align: middle;
    margin-right: 1px
}

.style-switcher .switch:hover svg path {
    fill: #fff
}

.style-switcher .header {
    padding: 18px 25px;
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
    margin-top: -81px
}

.style-switcher .header .header-inner {
    color: #fff;
    text-align: center;
    background: #f5f5f5;
    text-transform: none;
    padding: 10px 10px 11px;
    cursor: pointer;
    border-radius: 4px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700
}

.style-switcher .header .header-inner svg {
    margin: 0 9px 0 0;
    position: relative;
    top: 1px
}

.style-switcher .header .header-inner svg path {
    fill: #fff
}

.style-switcher .header .header-inner:hover svg {
    -webkit-animation: spinner .5s ease-out 1;
    animation: spinner .5s ease 1;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.style-switcher .header.can_save .header-inner {
    margin-right: 63px
}

.style-switcher .header.can_save .save_btn {
    background: #f5f5f5;
    border-radius: 4px;
    font-size: 14px;
    line-height: 12px;
    padding: 13px 14px;
    float: right;
    cursor: pointer;
    height: 45px;
    width: 45px
}

.style-switcher .header.can_save .save_btn:not(:hover) svg path {
    fill: #222
}

.style-switcher .header.can_save .save_config_status {
    display: none;
    text-align: center;
    position: absolute;
    top: 18px;
    color: #fff;
    text-align: center;
    background: #28b71d;
    text-transform: none;
    padding: 10px 10px 11px;
    left: 25px;
    right: 25px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 24px
}

.style-switcher .header.can_save .save_config_status.error {
    background: #e62222
}

.style-switcher .header.can_save .save_config_status span {
    display: inline-block;
    position: relative;
    padding: 0 0 0 22px
}

.style-switcher .header.can_save .save_config_status span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    background: url(/images/apply_settings_ok.svg) 0 1px no-repeat;
    width: 20px;
    height: 16px;
    margin-top: -9px
}

.style-switcher .header.can_save .save_config_status.error span:before {
    background: url(/images/apply_settings_error.svg) 0 0 no-repeat
}

.style-switcher form {
    height: 100%;
    position: relative
}

.style-switcher .block-inner {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%
}

.style-switcher .left-block {
    float: left;
    width: 140px;
    border-right: 1px solid #f0f0f0;
    min-height: 100%;
    background: #f8f8f8;
    height: 100%
}

.style-switcher .left-block .section-block {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    padding: 21px 25px 22px;
    border-bottom: 1px solid #f0f0f0;
    text-transform: none;
    position: relative
}

.style-switcher .left-block .section-block.active {
    background: #fff;
    margin-right: -1px
}

.style-switcher .left-block .section-block:hover:not(.active) {
    background: #fcfcfc
}

.style-switcher .left-block .section-block.active:before {
    content: "";
    position: absolute;
    top: 0;
    width: 2px;
    height: 100%;
    background: #e2e2e2;
    left: 0
}

.style-switcher .left-block .section-block:not(.active):hover {
    cursor: pointer
}

.style-switcher .right-block {
    padding-left: 140px;
    background: #f8f8f8;
    height: 100%;
    min-height: 100%
}

.style-switcher .right-block .block-inner {
    background: #fff
}

.style-switcher .right-block .content-body {
    padding: 25px 25px 0 26px;
    background: #fff;
    border-left: 1px solid #f0f0f0;
    margin-left: -1px;
    height: 100%
}

.style-switcher .right-block .block-item {
    display: none
}

.style-switcher .right-block .block-item.active {
    display: block;
    padding-bottom: 20px
}

.style-switcher .right-block .block-item .item {
    padding: 0 0 23px;
    margin: 0 0 25px;
    border-bottom: 1px solid #f3f3f3
}

.style-switcher .right-block .block-item .item:last-of-type {
    margin-bottom: 0
}

.style-switcher .right-block .block-item .item.INDEX_TYPE {
    border-bottom: none
}

.style-switcher .right-block .block-item .item.borders {
    border-top: 1px solid #f3f3f3;
    border-bottom-width: 0;
    margin: 21px 0 0;
    padding: 23px 0 4px
}

.style-switcher .right-block .block-item .item>.title {
    font-size: 12px;
    font-weight: 700;
    padding: 0 0 12px;
    text-transform: uppercase;
    letter-spacing: .5px
}

.style-switcher .right-block .block-item .item .pull-left+.title {
    padding-left: 85px;
    padding-top: 6px;
    padding-right: 2px
}

.style-switcher .right-block .block-item .item.borders .pull-left+.title {
    padding-top: 12px;
    padding-bottom: 11px
}

.style-switcher .right-block .block-item .item .options {
    font-size: 0;
    min-height: 33px
}

.style-switcher .right-block .block-item .item .options.dependent {
    padding: 10px 0 0
}

.style-switcher .right-block .block-item .item .options.dependent+.title {
    padding-top: 15px
}

.style-switcher .right-block .block-item .item .options>div {
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    float: none
}

.style-switcher .right-block .block-item .item .options .rows {
    margin-left: -8px;
    margin-right: -8px;
    display: block;
    font-size: 0
}

.style-switcher .right-block .block-item .item.groups .rows {
    margin: 0;
    display: block;
    font-size: 0;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    border-bottom: none
}

.style-switcher .right-block .block-item .item .rows>div {
    padding-left: 8px;
    padding-right: 8px;
    float: none;
    display: inline-block;
    vertical-align: top
}

.style-switcher .right-block .block-item .item.groups .rows>div {
    padding: 0
}

.style-switcher .right-block .block-item .item.groups .link-item {
    font-size: 13px;
    border: none;
    border-bottom: 1px solid #e2e2e2;
    margin: 0;
    box-shadow: none;
    padding: 18px 23px 23px;
    border-radius: 0
}

.style-switcher .right-block .block-item .item.groups .link-item.disabled {
    background: #fbfbfb
}

.style-switcher .right-block .block-item .item.groups .link-item .img {
    padding: 15px 0 0
}

.style-switcher .right-block .block-item .item.groups .link-item .input {
    min-height: 22px;
    padding: 20px 0 0
}

.style-switcher .right-block .block-item .item.groups .link-item .input .on-off-switch {
    margin: auto
}

.style-switcher .right-block .block-item .item.groups .link-item img {
    margin: auto
}

.style-switcher .right-block .block-item .item .options .group {
    display: block;
    background: url(/images/dott.png) 0 16px repeat-x;
    padding: 0 0 4px
}

.style-switcher .right-block .block-item .item .options .group:last-of-type {
    padding-bottom: 0
}

.style-switcher .right-block .block-item .item .options .group .title {
    font-size: 13px;
    float: left;
    padding: 3px 10px 0 0;
    background: #fff;
    max-width: 100px
}

.style-switcher .right-block .block-item .item .options .group .values {
    padding: 0 0 0 102px
}

.style-switcher .right-block .block-item .item .options .group .values .inner-values {
    background: #fff;
    padding: 0 0 0 10px;
    font-size: 0
}

.style-switcher .right-block .block-item .item .options input[type=checkbox] {
    display: none
}

.style-switcher .options .base_color>span {
    cursor: pointer;
    border-radius: 100%;
    background: #fff;
    overflow: hidden;
    padding: 5px;
    width: 38px;
    height: 38px;
    margin: 0 7px 7px 0;
    border: 1px solid #e2e2e2;
    display: block
}

.style-switcher .options .base_color:not(.current)>span:hover {
    box-shadow: 0 0 15px rgba(0,0,0,.15);
    border-color: #fff
}

.style-switcher .options[data-code=BASE_COLOR]>div.current>span,.style-switcher .options[data-code=BASE_COLOR]>div.current>span:hover,.style-switcher .options[data-code=BGCOLOR_THEME]>div.current>span,.style-switcher .options[data-code=BGCOLOR_THEME]>div.current>span:hover {
    border: 2px solid #333;
    padding: 4px;
    background: #fff
}

.style-switcher .options .base_color span span {
    border-radius: 100%;
    display: block;
    width: 100%;
    height: 100%
}

.style-switcher .options .base_color_custom {
    position: relative
}

.base_color_custom>span,.base_color_custom>span span {
    background-image: url(/images/color_picker.png)!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: 15px 15px!important
}

.style-switcher .options .base_color_custom>span {
    border-radius: 10px
}

.style-switcher .options .base_color_custom>span span {
    border-radius: 6px
}

.style-switcher .options .link-item {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 20px;
    color: #212121;
    margin: 0 7px 7px 0;
    padding: 5px 15px 6px;
    border: 1px solid #e2e2e2;
    border-radius: 4px
}

.style-switcher .options .link-item.block {
    display: block;
    margin-bottom: 14px;
    padding: 9px 19px 9px 19px;
    margin-right: 0
}

.style-switcher .options .link-item.block .inner-table-block span {
    text-align: left
}

.style-switcher .options .link-item.block:last-of-type {
    margin-bottom: 15px
}

.style-switcher .options .link-item.current:not(.block) {
    color: #fff;
    border-color: transparent;
    cursor: default
}

.style-switcher .options .link-item.disabled {
    cursor: default
}

.style-switcher .options .link-item.current.block {
    border-width: 2px;
    padding: 8px 18px 8px 18px
}

.style-switcher .options .link-item:not(.current):hover {
    box-shadow: 0 0 15px rgba(0,0,0,.15);
    border-color: #fff
}

.style-switcher .options .link-item img,.style-switcher .options .link-item span {
    display: block;
    text-align: center
}

.style-switcher .options .rows .link-item span.title {
    margin: 0 -10px;
    padding-top: 7px
}

.style-switcher .options .link-item img {
    max-width: 100%;
    max-height: 100%
}

.style-switcher .options .link-item span+span {
    padding: 5px 0
}

.style-switcher .options .rows .link-item span+span {
    padding: 15px 5px
}

.style-switcher .options .link-item .inner-table-block {
    display: table-cell;
    vertical-align: middle
}

.style-switcher .options .link-item .inner-table-block:first-of-type {
    width: 10px;
    padding: 0 20px 0 0
}

.style-switcher .options .link-item .inner-table-block img {
    max-width: 100%
}

.style-switcher .sup-params.options {
    display: none
}

.style-switcher .sup-params.options.active {
    display: block
}

.style-switcher .block-title {
    padding: 5px 0
}

.style-switcher .block-title .dotted-block {
    display: inline-block;
    border-bottom: 1px dotted;
    cursor: pointer;
    font-size: 13px;
    line-height: 16px;
    display: none
}

.style-switcher .block-title .dotted-block:hover {
    color: #333
}

.style-switcher .right-block .block-item .item .sup-params.options>div {
    display: block
}

.style-switcher .right-block .block-item .item .sup-params.options .values {
    display: none;
    margin: 5px 0;
    border: 1px solid #e2e2e2;
    border-radius: 4px
}

.style-switcher .right-block .block-item .item .sup-params.options>.templates_block {
    display: none;
    padding-top: 40px
}

.style-switcher .right-block .block-item .item .sup-params.options.active>.templates_block,.style-switcher .right-block .block-item .item .sup-params.options.active>.values {
    display: block
}

.style-switcher .right-block .block-item .item .sup-params.options .values .option-wrapper {
    border-bottom: 1px solid #e2e2e2;
    padding: 12px 50px 14px 25px;
    position: relative
}

.style-switcher .right-block .block-item .item .sup-params.options .values .option-wrapper:first-of-type {
    border-radius: 4px 4px 0 0
}

.style-switcher .right-block .block-item .item .sup-params.options .values .option-wrapper.disabled {
    background: #fbfbfb
}

.style-switcher .right-block .block-item .item .sup-params.options .values table {
    width: 100%
}

.style-switcher .right-block .block-item .item .sup-params.options .values td {
    vertical-align: middle
}

.style-switcher .right-block .block-item .item .sup-params.options .values .disabled td {
    opacity: .5
}

.style-switcher .right-block .block-item .item .sup-params.options .values table td:first-child {
    width: 30px
}

.style-switcher .right-block .block-item .item .sup-params.options .values table td:last-child {
    width: 125px;
    text-align: right;
    opacity: 1
}

.style-switcher .right-block .block-item .item .sup-params.options .values table .on-off-switch {
    display: inline-block;
    vertical-align: middle
}

.style-switcher .right-block .block-item .item .sup-params.options .values .apply-block {
    padding: 20px 25px 10px;
    text-align: center
}

.style-switcher .right-block .block-item .item .sup-params.options .values .apply-block .btn {
    font-size: 13px
}

.style-switcher .btn-ajax-block {
    position: absolute;
    top: 0;
    right: -81px;
    opacity: 0;
    display: none
}

.style-switcher .btn-ajax-block .btn {
    margin: 0;
    font-size: 13px
}

.style-switcher .inner-wrapper {
    counter-reset: counter-blocks
}

.style-switcher .inner-wrapper .option-wrapper {
    background: #fff
}

.style-switcher .option-wrapper.no_drag .drag {
    display: none
}

.style-switcher .option-wrapper .drag {
    opacity: .4;
    text-align: center;
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -8px;
    width: 20px;
    height: 20px;
    cursor: move;
    cursor: -webkit-grabbing
}

.style-switcher .option-wrapper .drag:hover,.style-switcher .option-wrapper.sortable-chosen .drag {
    opacity: 1
}

.style-switcher .inner-wrapper .option-wrapper.sortable-fallback,.style-switcher .inner-wrapper .option-wrapper.sortable-ghost {
    border-bottom-width: 0
}

.style-switcher .inner-wrapper .option-wrapper.sortable-fallback {
    border: 1px solid #e2e2e2;
    border: none!important;
    box-shadow: 0 0 0 1px #e2e2e2 inset;
    opacity: 1!important
}

.sortable-ghost {
    height: 63px
}

.sortable-ghost>* {
    display: none
}

.style-switcher .inner-wrapper .option-wrapper:not(.sortable-fallback) table tr td:first-child .blocks:before {
    counter-increment: counter-blocks;
    content: counter(counter-blocks);
    display: block
}

.style-switcher .inner-wrapper .option-wrapper.sortable-fallback table tr td:first-child .blocks:before {
    content: "-";
    display: block
}

.style-switcher .tooltip-link {
    background: #efefef;
    border: 1px solid #e2e2e2;
    font-size: 10px;
    font-weight: 400;
    padding: 0;
    margin: 0 0 0 10px;
    border-radius: 50%;
    color: #333;
    width: 15px;
    height: 15px;
    display: inline-block;
    line-height: 12px;
    text-align: center;
    position: relative;
    top: -1px;
    cursor: pointer
}

.style-switcher .tooltip {
    visibility: hidden
}

.style-switcher .tooltip.fade.in {
    opacity: 1;
    visibility: visible
}

.style-switcher .tooltip.fade.top .tooltip-arrow {
    border-top-color: #fff
}

.style-switcher .tooltip.fade.right .tooltip-arrow {
    border-right-color: #fff
}

.style-switcher .tooltip.fade.bottom .tooltip-arrow {
    border-bottom-color: #fff
}

.style-switcher .tooltip.fade .tooltip-inner {
    color: #666;
    font-size: 13px;
    line-height: 20px;
    text-transform: none;
    background: #fff;
    box-shadow: 0 0 25px rgba(0,0,0,.2);
    font-weight: 400;
    padding: 18px 20px;
    max-width: 290px;
    text-align: left;
    letter-spacing: 0
}

.style-switcher .tooltip-link:hover {
    color: #fff
}

.sp-container.custom_picker_container {
    background: #4b5b62 none repeat scroll 0 0;
    border: 1px solid #3e484e;
    box-shadow: -5px 10px 30px #2c393f;
    left: 0!important;
    position: absolute!important;
    top: auto!important;
    z-index: 3002;
    height: 240px
}

.sp-container.custom_picker_container .sp-input {
    background: #f7f7f7 none repeat scroll 0 0
}

.sp-replacer.custom_picker_replacer {
    display: none
}

.sp-container.custom_picker_container .sp-picker-container {
    border: none
}

.sp-container.custom_picker_container .sp-choose {
    width: 73px;
    background: #252d31 none repeat scroll 0 0;
    border: 1px solid #252d31;
    border-radius: 2px;
    box-sizing: border-box;
    color: #fdfdfd;
    display: inline-block;
    line-height: 25px;
    margin: 3px 0 6px 0;
    padding: 0 10px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0,0,0,.2);
    text-transform: none;
    vertical-align: top;
    -webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    transition: all ease-out .2s;
    font-size: 12px
}

.sp-container.custom_picker_container .sp-choose:hover {
    background: #364247 none repeat scroll 0 0
}

.sp-container.custom_picker_container .sp-cancel {
    color: #fff!important;
    display: inline-block;
    margin: 5px 5px 0 0;
    vertical-align: top;
    zoom:1;text-decoration: none
}

.sp-container.custom_picker_container .sp-cancel:hover {
    text-decoration: underline!important;
    border: none
}

.sp-container.custom_picker_container .sp-input:focus {
    border-color: transparent
}

.style-switcher form::-webkit-scrollbar {
    width: 8px
}

.style-switcher form::-webkit-scrollbar-track {
    border-radius: 8px
}

.style-switcher form::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #999;
    border: 2px solid #fff
}

.style-switcher form::-webkit-scrollbar-thumb:window-inactive {
    background: #999;
    border: 2px solid #fff
}

.on-off-switch {
    position: relative;
    user-select: none
}

.on-off-switch-track {
    position: absolute;
    border: solid #fff;
    z-index: 1;
    background-color: #fff;
    overflow: hidden;
    box-sizing: content-box;
    top: 50%;
    margin-top: -8px;
    cursor: pointer
}

.on-off-switch-track-on {
    background-color: #1ab700;
    border-color: #1ab700;
    position: absolute;
    z-index: 10;
    overflow: hidden
}

.on-off-switch-track-off {
    position: absolute;
    border: 1px solid #e2e2e2;
    background-color: #f5f5f5;
    z-index: 1
}

.on-off-switch-thumb {
    position: absolute;
    z-index: 2;
    cursor: pointer
}

.on-off-switch-thumb-shadow {
    position: absolute
}

.on-off-switch-thumb-color {
    background-color: #fff;
    position: absolute;
    box-shadow: 0 2px 7px rgba(0,0,0,.2)
}

.on-off-switch-thumb-off {
    position: absolute
}

.on-off-switch-thumb-on {
    z-index: 10
}

.on-off-switch-text {
    width: 100%;
    position: absolute;
    font-family: arial;
    user-select: none;
    font-size: 10px
}

.on-off-switch-text-on {
    color: #fff;
    text-align: left
}

.on-off-switch-text-off {
    color: #000;
    text-align: right
}

.hint-theme {
    position: fixed;
    left: 180px;
    top: 210px;
    max-width: 470px;
    color: #fff;
    font-size: 14px
}

.hint-theme:before {
    position: absolute;
    top: -120px;
    left: -94px;
    content: "";
    width: 101px;
    height: 98px;
    background: url(/images/strel.png) 0 0 no-repeat
}

.hint-theme p {
    opacity: .7
}

.hint-theme h4 {
    font-size: 22px;
    color: #fff;
    margin-bottom: 18px;
    margin-top: 0
}

.hint-theme .btn-block {
    margin: 33px 0 0
}

.hint-theme .btn-block .btn {
    margin: 0;
    padding-left: 48px;
    padding-right: 48px
}

@media (min-width: 992px) {
    .style-switcher .right-block .block-item .item.groups .rows>div:nth-child(2n+1) .link-item {
        border-right:1px solid #e2e2e2
    }
}

@media (max-width: 991px) {
    .style-switcher .right-block .block-item .item.groups .rows>div {
        display:block
    }
}

@media (min-width: 501px) and (max-width:860px) {
    .style-switcher {
        width:414px;
        left: -414px
    }

    .style-switcher.active.closes {
        left: -414px
    }
}

@media (max-width: 500px) {
    .style-switcher {
        width:343px;
        left: -343px
    }

    .style-switcher.active.closes {
        left: -343px
    }

    .style-switcher .right-block .block-item .item .sup-params.options .values .option-wrapper {
        padding: 10px 15px
    }

    .style-switcher .right-block .block-item .item .sup-params.options .values td {
        display: block
    }

    .style-switcher .right-block .block-item .item .sup-params.options .values table td:last-child {
        width: auto;
        text-align: left
    }

    .style-switcher .right-block .block-item .item .options .group .values {
        padding: 0 0 0 85px
    }

    .style-switcher .options .link-item .inner-table-block img {
        display: none
    }

    .style-switcher .options .link-item.block {
        display: inline-block;
        margin-bottom: 7px;
        padding: 5px 15px 6px;
        margin-right: 7px
    }

    .style-switcher .options .link-item.block.current {
        padding: 4px 14px 5px
    }

    .style-switcher .options .link-item .inner-table-block:first-of-type {
        width: auto
    }

    .style-switcher .right-block .block-item .item .options.pull-left {
        float: none!important
    }

    .style-switcher .right-block .block-item .item .pull-left+.title {
        padding-left: 0
    }

    .hint-theme {
        left: 80px;
        padding: 0 20px 0 0
    }

    .hint-theme:before {
        left: 0
    }
}

@media (max-width: 432px) {
    .jqmOverlay.waiting,.sp-container.custom_picker_container,.style-switcher {
        display:none
    }
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/css/page-title-5.min.css?15452180533637*/
@media (min-width: 1200px) {
    body.fill_bg_y:not(.visible_banner) {
        background:#f3f3f3!important
    }

    .content-md>.right_block {
//        box-shadow: 0 0 2px 0 rgba(0,0,0,.1)
    }

    .with_error .content-md>.right_block {
        margin-bottom: 0
    }

    .page-top-wrapper.color {
        margin-bottom: 30px
    }

    .side-menu {
        border-bottom: 1px solid transparent!important
    }

    body .side-menu>li>a {
        border: 1px solid #e8e8e8;
        border-right-width: 0;
        border-left-width: 0;
        border-bottom-width: 0
    }

    body .side-menu>li:last-of-type>a {
        border-bottom-width: 1px
    }

    .list-type-block.item-views .item:hover {
        box-shadow: none!important;
        background: 0 0!important
    }

    .mega-menu table td .wrap>a .line-wrapper {
        display: none!important
    }

    .detail .image-wide {
        margin: -30px -30px 30px
    }

    body .left_block .search-tags-cloud .tags a:not(:hover) {
        background: #fff
    }

    body .blog .period-wrapper {
        margin: -6px 0 10px
    }

    .left_block .ask_a_question,body .left_block .catalog .bx_filter_section,body .left_block .catalog.item-views .item .image,body .left_block .catalog.item-views.table .item .inner-wrap,body .left_block .fill-block,body .side-menu .submenu-wrapper {
        background: #fbfbfb
    }

    .tizers_block {
        background: #fafafa!important;
        margin: -30px -30px 30px!important;
        padding: 30px 30px 0 30px!important
    }

    .projects-blocks {
        padding: 0!important;
        border: none!important
    }

    body .right_dok .link {
        background-color: #e4e8ec
    }

    .content-md .blog.list-type-block.item-views .item {
        border: 0;
        border-bottom: 1px solid #f2f2f2;
        padding: 10px 0;
        margin-bottom: 0
    }

    .content-md .list-type-block.item-views .item {
        border: 0;
        padding: 0 0 20px;
    }

    .content-md .drag_block .list-type-block.item-views .col-md-12:last-of-type .item {
        border-bottom: 0;
        padding-bottom: 0
    }

    .content-md .list-type-block.item-views.wide_img .item>.image {
        width: 260px;
        max-height: none;
        padding: 0
    }

    .content-md .list-type-block.item-views.wide_img .item .image+.body-info {
        padding-left: 300px;
        padding-top: 0;
        padding-bottom: 0
    }

    .content-md .catalog.sections .row_block .item {
        border: 0;
        padding: 0 0 15px 0;
        margin-bottom: 30px
    }

    .content-md .catalog.sections .item:hover {
        box-shadow: none
    }

    .content-md .catalog.sections .item .text {
        line-height: 18px;
        color: #666;
        margin: 0;
        font-size: 13PX
    }

    .content-md .catalog.sections .item .text ul,.item-views .items.services .item .text ul {
        margin-bottom: 8px
    }

    .content-md .catalog.sections .item .text ul li,.content-md .item-views .items.services .item .text ul li {
        margin-bottom: 0;
        display: inline-block;
        padding-left: 0;
        margin-right: 7px;
        line-height: 20px;
        padding-bottom: 0
    }

    .content-md .catalog.sections .row_block .item .image {
        width: 90px;
        height: 90px;
        line-height: 86px;
        margin-left: 21px
    }

    .content-md .services .catalog.sections .row_block .item .image {
        margin-left: 0
    }

    .content-md .services .catalog.sections .row_block .item .info {
        padding-right: 20px
    }

    .content-md .catalog.item-views.big-img.list .item {
        padding: 40px 0 40px 0;
        border: 0
    }

    .content-md .item-views.catalog.sections+.catalog.item-views.big-img.list.news4 {
        border-top: 1px solid #f2f2f2
    }

    .content-md .catalog.item-views.big-img.list .row .row>.col-md-12+.col-md-12 .item,.content-md .catalog.item-views.big-img.list.news4 .row>.col-md-12+.col-md-12 .item {
        border-top: 1px solid #f2f2f2
    }

    .content-md .catalog.item-views.list .item:hover {
        box-shadow: none
    }

    .content-md .detail .stockblock .item-views .item.wti.wdate {
        padding: 0;
        margin: 0
    }

    .content-md .list-type-block.item-views.wide_img .item .period {
        margin: -10px 0 0
    }

    .content-md .detail .stockblock .list-type-block.item-views .item.wti.wdate .previewtext p {
        margin-bottom: 0
    }

    .main .page-top-wrapper.v3 section.page-top {
        padding-bottom: 0
    }
}

.title-v5 .breadcrumb>li+li:before {
    color: #fff
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/styles.min.css?151143948013525*/
h5,h6 {
    line-height: 22px
}

.bold,.dark_table,.white_middle_text,h1 {
    font-weight: 700
}

table.no-border,table.table {
    border-collapse: collapse;
    border-spacing: 0
}

.ask_a_question,.order-block td .btns {
    text-align: center
}

.btn-inline,.icon-text,.select-outer {
    white-space: nowrap
}

body {
    background-color: #e9f0f2;
    color: #555
}

a,a:active,a:focus,a:hover {
    text-decoration: none;
    outline: 0
}

a.grey {
    color: #818181
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 700;
    margin: 46px 0 26px;
    color: #222
}

h2,h3,h4,h5,h6 {
    margin: 25px 0 20px
}

h1,h2,h3,h4 {
    letter-spacing: normal
}

h1 {
    font-size: 2.133em;
    line-height: 30px;
    margin: 0 0 18px
}

h2 {
    font-size: 1.866em;
    line-height: 28px
}

h3 {
    font-size: 1.6em;
    line-height: 24px
}

h4 {
    font-size: 1.33em;
    line-height: 20px
}

h5 {
    font-size: 1.2em
}

h6 {
    font-size: 1.066em
}

h1.spaced,h2.spaced,h3.spaced,h4.spaced,h5.spaced,h6.spaced {
    margin-top: 50px
}

h1.no-top-space,h2.no-top-space,h3.no-top-space,h4.no-top-space,h5.no-top-space,h6.no-top-space {
    margin-top: 0
}

h1.no-bottom-space,h2.no-bottom-space,h3.no-bottom-space,h4.no-bottom-space,h5.no-bottom-space,h6.no-bottom-space {
    margin-bottom: 0
}

h1.more-spaced,h2.more-spaced,h3.more-spaced,h4.more-spaced,h5.more-spaced,h6.more-spaced {
    margin-top: 64px
}

h1.bottom-spaced,h2.bottom-spaced,h3.bottom-spaced,h4.bottom-spaced,h5.bottom-spaced,h6.bottom-spaced {
    margin-bottom: 36px
}

.underline {
    display: inline-block;
    margin-bottom: 20px;
    padding-bottom: 11px;
    border-bottom: 2px solid #00f
}

h4.underline {
    padding-bottom: 7px
}

h5.underline {
    padding-bottom: 4px
}

.dark_link,b,strong {
    color: #222
}

.label[href]:focus,.label[href]:hover {
    color: #555;
    cursor: default
}

.no-bottom-margin {
    margin-bottom: 0
}

.no-top-margin {
    margin-top: 0
}

.muted {
    color: #818181
}

.normal_text {
    font-size: 1.2em;
    line-height: 1.444em
}

p {
    margin-bottom: 24px
}

p .alternative-font {
    display: inline-block;
    margin-top: -15px;
    position: relative;
    top: 3px;
    margin-bottom: -6px
}

.body_media,blockquote.code:before,ul.list-unstyled li:before {
    display: none
}

p.featured {
    font-size: 1.6em;
    line-height: 1.5em
}

p.short {
    margin-bottom: 0
}

p.tall {
    margin-bottom: 20px
}

p.taller {
    margin-bottom: 40px
}

p.drop-caps:first-child:first-letter {
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding: 4px;
    margin-right: 5px;
    margin-top: 5px;
    font-family: Georgia
}

blockquote,li {
    line-height: 24px
}

p.drop-caps.secundary:first-child:first-letter {
    background-color: #ccc;
    color: #fff;
    padding: 6px;
    margin-right: 5px;
    border-radius: 4px
}

hr {
    height: 1px;
    margin: 25px 0;
    border: none;
    border-top: 1px solid #f2f2f2
}

.colored_line {
    border-color: #ededed;
    border-top-width: 2px
}

table.no-border {
    border: 0
}

table.table>tbody>tr>td,table.table>tbody>tr>th,table.table>tfoot>tr>td,table.table>tfoot>tr>th,table.table>thead>tr>td,table.table>thead>tr>th {
    border: 0
}

table.table>tbody>tr>th,table.table>tfoot>tr>th,table.table>thead>tr>th {
    color: #fff
}

table.table tr:nth-child(even) td {
    background: #eff5f7
}

table.table tr:nth-child(odd) td {
    background: #fff
}

table.table th {
    background: #555
}

table.table1 td {
    padding: 15px
}

blockquote {
    color: #222;
    position: relative;
    padding: 18px 20px 25px 73px;
    border: none;
    font-size: 1em;
    font-weight: 600;
    margin: 10px 0 5px
}

blockquote.code,blockquote.danger,blockquote.info {
    padding: 27px 42px 31px;
    margin: 40px 0;
    font-weight: 400
}

blockquote p {
    line-height: normal
}

blockquote:before {
    position: absolute;
    top: 10px;
    left: 0;
    font-family: Arial;
    content: "\201C";
    font-size: 82px;
    line-height: 78px
}

blockquote.danger:before,blockquote.info:before {
    position: absolute;
    top: -9px;
    left: 40px;
    width: 26px
}

.body ul li:before,blockquote.danger:after,blockquote.danger:before,blockquote.info:before {
    content: ""
}

blockquote.danger {
    border: 1px solid rgba(210,21,21,.4);
    border-radius: 3px;
    border-left: 3px solid #d21515;
    color: #bb3a3a
}

blockquote.info {
    border: 1px solid rgba(91,177,71,.4);
    border-radius: 3px;
    border-left: 3px solid #5bb147;
    color: #5a8051
}

blockquote.danger * {
    color: #bb3a3a
}

blockquote.info * {
    color: #5a8051
}

blockquote.danger:before {
    background: url(/images/allcorp2.png) -249px -262px no-repeat #fff;
    height: 17px
}

blockquote.info:before {
    background: url(/images/allcorp2.png) -17px -153px no-repeat #fff;
    height: 18px
}

blockquote.code {
    border: 1px solid #f2f2f2;
    background: url(/images/code_pattern.gif);
    color: #999
}

blockquote>div {
    font-style: italic;
    padding: 18px 20px 25px
}

blockquote small {
    color: #333;
    font-style: normal;
    margin-top: 10px
}

ol,ul {
    padding-left: 26px;
    margin-bottom: 20px
}

.bx-mac ol {
    margin-left: 3px
}

ol+h3,ol+h4,ol+h5,ol+h6,ul+h3,ul+h4,ul+h5,ul+h6 {
    margin-top: 28px
}

ul.list.icons {
    padding-left: 30px
}

ul.list.icons .fa {
    margin-left: -22px;
    margin-right: 5px
}

dl {
    margin-top: 16px
}

dt {
    margin-bottom: 1px
}

dd {
    margin-bottom: 14px;
    color: #444
}

dd+dd {
    margin-top: -14px
}

table.table>thead>tr>th {
    font-size: 14px;
    font-weight: 400;
    padding-top: 7px;
    padding-bottom: 7px
}

ul {
    padding-left: 0
}

ol li {
    padding-left: 4px;
    margin-bottom: 12px
}

ul li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 8px
}

ul li p {
    margin-bottom: 0
}

ol li ol,ul li ul {
    padding-top: 4px
}

.body ul li:before {
    position: absolute;
    left: 0;
    top: 11px;
    width: 3px;
    height: 3px;
    background: #222
}

ul.list-unstyled li {
    padding-left: 0;
    margin-bottom: 0
}

.body_media {
    position: absolute;
    top: 2
}

.valign {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.ask_a_question {
    line-height: 15px;
    color: #1D2029
}

.ask_a_question .text {
    margin-top: 8px
}

.styled-block {
    border-left: 2px solid;
    background: url(/images/background.png) #f2f2f2;
    color: #555;
    margin-bottom: 40px;
    clear: both;
    margin-top: 30px;
    padding: 37px 50px;
    font-size: 15px
}

.order-block {
    background: #fbfbfb;
    border: 1px solid #f2f2f2;
    color: #555;
    clear: both;
    font-size: 1em;
    margin: 30px 0 40px;
    width: 100%
}

.order-block .btn,.order-block .row {
    margin: 0
}

.order-block .row>div {
    text-align: center;
    padding: 41px 0 40px;
    min-height: 83px
}

.order-block td {
    padding: 42px 0 37px;
    vertical-align: top
}

.order-block .text {
    padding: 0 0 0 131px;
    min-height: 46px;
    line-height: 24px;
    color: #555;
    text-align: left;
    position: relative
}

.order-block .text .svg {
    display: block;
    width: 48px;
    height: 58px;
    position: absolute;
    top: 39px;
    top: -2px;
    left: 52px
}

.order-block .text h1,.order-block .text h2,.order-block .text h3,.order-block .text h4,.order-block .text h5,.order-block .text h6 {
    color: #333;
    margin-bottom: 5px;
    margin-top: 0
}

.order-block .row>div,.styled-block .row>div {
    display: table-cell;
    vertical-align: middle
}

.order-block .row>vib.col-md-3,.styled-block .row>div.col-md-3 {
    text-align: center
}

.order-block .row>vib.col-md-3 .btn,.styled-block .row>div.col-md-3 .btn {
    position: relative;
    margin: 0
}

.select-outer {
    width: 100%;
    position: relative;
    font-size: 0
}

.select-outer select {
    font-size: 13px
}

.select-outer i.fa {
    top: 0;
    width: 28px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 1px 1px 0 2px;
    border-right: 0 solid #f2f2f2;
    left: 0;
    vertical-align: top;
    font-size: 13px;
    margin-right: -28px
}

.select-outer i.fa:before {
    color: #fff;
    background: url(/images/svg/more_arrow.svg) 2px 4px no-repeat
}

.select-outer i+select {
    padding-left: 39px;
    padding-right: 7px
}

.select-outer select+i.fa {
    border-left: 0 solid #f2f2f2;
    right: 0;
    left: auto;
    border-right-width: 0;
    padding-left: 0;
    margin-left: -28px
}

.select-outer.black i.fa {
    color: #222
}

.bx-opera .select-outer i.fa {
    top: 6px;
    display: none
}

.bx-firefox .select-outer select {
    padding-top: 6px;
    padding-bottom: 7px
}

.select-outer select::-ms-expand {
    display: none
}

.icon-text,.share .ya-share2,.share>.text {
    display: inline-block
}

.grey_light {
    color: #6d7a83
}

.grey_dark {
    color: #666
}

.dark_light {
    color: #2f383d
}

.dark_light_table {
    color: #2f383d;
    font-size: 16px
}

.dark_table {
    color: #333;
    font-size: 15px;
    line-height: 20px
}

.noradius {
    border-radius: 0
}

.btn-inline.rounded i,.fa.big-icon {
    border-radius: 50%;
    text-align: center
}

.underborder {
    border-bottom: 1px dotted
}

.introtext {
    padding: 0 0 19px;
    font-size: 1.2em;
    color: #222;
    border-bottom: 2px solid #de002b;
    line-height: 1.6em;
    margin-bottom: 30px
}

.introtext p:last-child {
    margin-bottom: 0
}

.btn-inline {
    cursor: pointer
}

.btn-inline i {
    margin: 0 14px
}

.btn-inline.rounded i {
    margin: 0 8px;
    width: 18px;
    height: 18px;
    line-height: 17px;
    position: relative;
    top: 1px
}

.btn-inline.rounded i:before {
    margin-left: 2px
}

.bx-firefox .btn-inline.rounded i:before {
    margin-left: 0
}

.btn-inline.rounded:hover i {
    color: #fff;
    background: #ccc
}

.black,.btn-inline.black,.btn-inline:hover {
    color: #222
}

.btn-inline.sm {
    font-size: .867em
}

.btn-inline.sm i {
    margin: 0 12px
}

.btn-inline.sm.rounded i {
    margin: 0 6px
}

.btn-inline.xs {
    font-size: .733em
}

.btn-inline.xs i {
    margin: 0 10px
}

.btn-inline.xs.rounded i {
    margin: 0 4px
}

.fa.big-icon {
    height: 54px;
    width: 54px;
    line-height: 54px;
    font-size: 29px;
    background: #666;
    color: #fff
}

.fa.big-icon.grey {
    color: #222
}

.fa.big-icon.s50 {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 29px
}

.fa.big-icon.s45 {
    height: 45px;
    width: 45px;
    line-height: 45px;
    font-size: 25px
}

.fa.big-icon.s40 {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 22px
}

.fa.big-icon.s35 {
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 19px
}

.fa.big-icon.s30 {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 17px
}

.fa.big-icon.s25 {
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 13px
}

.icon-text {
    padding: 0 20px;
    height: 54px;
    line-height: 54px;
    border-radius: 27px
}

.icon-text .fa {
    font-size: 30px;
    margin-top: -7px;
    vertical-align: middle;
    margin-right: 10px
}

a.icon-text:hover {
    color: #fff;
    text-decoration: underline
}

a.icon-text:focus {
    color: #fff
}

.icon-text.s50 {
    padding: 0 18px;
    height: 50px;
    line-height: 50px
}

.icon-text.s50 .fa {
    margin-top: -2px;
    font-size: 26px;
    margin-right: 6px
}

.icon-text.s45 {
    height: 45px;
    line-height: 45px
}

.icon-text.s45 .fa {
    margin-top: -2px;
    font-size: 22px;
    margin-right: 4px
}

.icon-text.s40 {
    padding: 0 16px;
    height: 40px;
    line-height: 40px
}

.icon-text.s40 .fa {
    font-size: 22px;
    margin-top: -4px;
    margin-right: 4px
}

.icon-text.s35 {
    padding: 0 14px;
    height: 35px;
    line-height: 33px
}

.icon-text.s35 .fa {
    margin-top: 0;
    font-size: 18px;
    margin-right: 4px
}

.icon-text.s30 {
    padding: 0 12px;
    height: 30px;
    font-size: 13px;
    line-height: 29px
}

.icon-text.s30 .fa {
    margin-top: 0;
    font-size: 15px;
    margin-right: 2px;
    line-height: 13px
}

.icon-text.s25 {
    padding: 0 9px;
    height: 25px;
    font-size: 13px;
    line-height: 24px
}

.share .yashare-auto-init .b-share>*,.share .yashare-auto-init>* {
    padding: 0!important;
    vertical-align: top
}

.icon-text.s25 .fa {
    margin-top: 0;
    font-size: 14px;
    margin-right: 2px;
    line-height: 13px
}

.btn,.btn.btn-lg {
    font-size: 1em
}

.share {
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
    color: #222;
    float: right
}

.share .yashare-auto-init .b-share>* {
    margin: 1px 3px 0 2px
}

.share .ya-share2 {
    vertical-align: top
}

.share>.text {
    margin-right: 5px;
    margin-top: 0;
    vertical-align: top
}

.btn {
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    margin: 0 10px 10px 0;
    border: 1px solid;
    border-radius: 2px;
    padding: 8px 20px 9px;
    overflow: hidden;
    transition: background-color .1s ease;
    -moz-transition: background-color .1s ease;
    -ms-transition: background-color .1s ease;
    -o-transition: background-color .1s ease;
    -webkit-transition: background-color .1s ease
}

.btn>* {
    -moz-transition: background-color .1s;
    -ms-transition: background-color .1s;
    -o-transition: background-color .1s;
    -webkit-transition: background-color .1s;
    transition: background-color .1s
}

.mobile .btn,.mobile .btn>* {
    transition: none
}

.btn-lg {
    padding: 10px 25px 11px;
    font-weight: 700
}

.btn-sm {
    padding: 7px 15px 8px;
    font-size: 12px
}

.btn.btn-sm {
    font-size: .867em;
    font-weight: 400
}

.btn.active,.btn:active {
    box-shadow: none
}

.btn-xs {
    font-size: 11px;
    line-height: 12px;
    padding: 9px 14px;
    border-radius: 1px
}

.btn.btn-xs {
    font-size: .8em;
    font-weight: 400
}

.btn.disabled,.btn[disabled] {
    background: 0 0!important;
    border: 1px solid #bbb!important;
    color: #bbb!important
}

.btn.disabled>*,.btn[disabled]>* {
    background: 0 0!important;
    border: none!important;
    color: #bbb!important
}

.btn-lg.disabled,.btn-lg[disabled] {
    border-width: 2px
}

.btn-icon i {
    margin-right: 10px
}

.btn-icon-right i {
    margin-right: 0;
    margin-left: 10px
}

.btn-default.wc {
    padding: 0!important;
    font-size: 0
}

.btn-default.wc .fa,.btn-default.wc span {
    display: inline-block;
    zoom:1;font-size: 13px;
    vertical-align: top
}

.btn-default.wc .fa {
    height: 31px;
    line-height: 32px;
    width: 32px
}

.btn-default.wc span {
    padding: 6px 12px 5px 0;
    line-height: 19px
}

.btn-default.btn-xs.wc .fa {
    width: 25px;
    height: 26px;
    line-height: 27px;
    font-size: 14px;
    font-weight: 700
}

.btn-default.btn-xs.wc span {
    line-height: 16px;
    padding: 5px 10px 4px 0;
    font-size: 11px
}

.btn-default.wc.vert {
    background: 0 0;
    border: none;
    padding: 0;
    min-width: 100px;
    width: 100%
}

.btn-default.wc.vert .fa {
    background-color: #cdd8dd;
    border: none;
    display: block;
    height: 70px;
    line-height: 70px;
    vertical-align: top;
    font-size: 39px;
    border-radius: 1px 1px 0 0;
    width: 100%
}

.btn-default.wc.vert span {
    color: #1d2029;
    background: #dfeaed;
    border-bottom: 1px solid #c8d2d5;
    border-top: 1px solid #eaf1f3;
    display: block;
    padding: 10px 12px;
    line-height: 16px;
    font-size: 13px;
    font-weight: 700;
    border-radius: 0 0 1px 1px;
    white-space: normal;
    text-shadow: none
}

.btn-default.wc.vert:hover span {
    background: #cdd8dd;
    border-bottom: 1px solid #b8c2c6;
    border-top: 1px solid #dde5e8
}

.btn.btn-responsive-nav {
    color: #FFF;
    padding: 5px 8px 3px;
    margin: 0;
    border: none
}

.btn.btn-responsive-nav .fa {
    font-size: 21px
}

.btn.btn-transparent-border {
    border: 1px solid rgba(243,243,243,.4)
}

.btn.btn-transparent-border:hover {
    color: #fff
}

.btn.btn-default.btn-transparent-bg:not(:hover) {
    background: 0 0
}

.btn.btn-default.white2:not(:hover) {
    background: #fff;
    border-color: #fff;
    color: #333
}

.label {
    border-radius: 1px;
    font-size: 11px;
    font-weight: 400;
    line-height: 14px;
    height: 22px;
    padding: .4em .6em;
    display: inline-block;
    vertical-align: top
}

.label-instock {
    background: #3cc051
}

.label-nostock {
    background: #999
}

.label-pending {
    background: #fcb322
}

.label-order {
    background: #57b5e3
}

.review {
    margin-bottom: 30px;
    position: relative
}

.bx-core-window img {
    vertical-align: baseline
}

.bx-core-window .adm-btn,.bx-core-window .adm-input-file {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box
}

.include_module_error {
    margin: 0 auto;
    text-align: center
}

.include_module_error img {
    max-width: 100%
}

.include_module_error p {
    color: #636363;
    font-size: 14px;
    line-height: 20px;
    margin-top: 0
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/template_styles.min.css?1545218053318469*/
html {
    overflow-x: hidden;
    overflow-y: auto
}

body,html {
    width: 100%;
    height: 100%
}

body {
    margin: 0
}

* html .clearfix {
    height: 1%
}

html[xmlns] .clearfix {
    display: block
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.clearfix {
    display: inline-block
}

.clearfix.block,.row.clearfix {
    display: block
}

[id^=bx_incl] {
    display: inline;
    vertical-align: top;
    zoom:1}

.bx_editmode .bx_areas [id^=bx_incl],.right_block [id^=bx_incl] {
    display: block
}

.margin0 {
    margin-left: 0!important;
    margin-right: 0!important
}

.nopadding {
    padding: 0!important
}

.nopadding-left {
    padding-left: 0!important
}

.nopadding-right {
    padding-right: 0!important
}

* {
    outline: 0!important
}

[data-event=jqm] {
    cursor: pointer
}

.onesmallfont {
    font-size: .933em
}

.twosmallfont {
    font-size: .867em;
    line-height: 18px
}

.animation-width {
    -webkit-transition: width ease .1s;
    moz-transition: width ease .1s;
    ms-transition: width ease .1s;
    o-transition: width ease .1s;
    transition: width ease .1s
}

.animation-bg {
    -webkit-transition: background ease .1s;
    moz-transition: background ease .1s;
    ms-transition: background ease .1s;
    o-transition: background ease .1s;
    transition: background ease .1s
}

.animation-height {
    -webkit-transition: height ease .1s;
    moz-transition: height ease .1s;
    ms-transition: height ease .1s;
    o-transition: height ease .1s;
    transition: height ease .1s
}

.animation-all {
    -webkit-transition: all ease .1s;
    moz-transition: all ease .1s;
    ms-transition: all ease .1s;
    o-transition: all ease .1s;
    transition: all ease .1s
}

.animation-opacity {
    -webkit-transition: opacity ease .1s;
    moz-transition: opacity ease .1s;
    ms-transition: opacity ease .1s;
    o-transition: opacity ease .1s;
    transition: opacity ease .1s
}

.animation-boxs {
    -webkit-transition: box-shadow ease .1s,border-color ease .1s;
    moz-transition: box-shadow ease .1s,border-color ease .1s;
    ms-transition: box-shadow ease .1s,border-color ease .1s;
    o-transition: box-shadow ease .1s,border-color ease .1s;
    transition: box-shadow ease .1s,border-color ease .1s
}

.row.indent10 {
    margin: 0 -10px
}

.row.indent10>div {
    padding: 0 10px
}

.row.indent2 {
    margin: 0 -2px
}

.row.indent2>div {
    padding: 0 2px
}

label {
    font-weight: 400
}

label.error {
    color: #e02222!important;
    margin: 0;
    padding: 0;
    position: absolute;
    top: -25px;
    right: 0;
    font-size: 12px;
    z-index: 6
}

textarea {
    resize: none
}

input {
    outline: 0
}

input::-ms-clear {
    display: none
}

form input i[class*=fa] {
    font-family: FontAweSome
}

select {
    border: 1px solid #f2f2f2;
    border-radius: 2px;
    padding: 5px 39px 5px 7px;
    background: 0 0;
    color: #777;
    cursor: pointer;
    line-height: 17px;
    position: relative
}

.catalog_table_21 .item .props_wrapper .props_inner::-webkit-scrollbar,.scrollbar::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.catalog_table_21 .item .props_wrapper .props_inner::-webkit-scrollbar-track,.scrollbar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 4px rgba(0,0,0,.15);
    border-radius: 8px
}

.catalog_table_21 .item .props_wrapper .props_inner::-webkit-scrollbar-thumb,.scrollbar::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #999;
    border: 2px solid #fff
}

.catalog_table_21 .item .props_wrapper .props_inner::-webkit-scrollbar-thumb:window-inactive,.scrollbar::-webkit-scrollbar-thumb:window-inactive {
    background: #999;
    border: 2px solid #fff
}

.body {
    height: auto!important;
    margin: 0 auto -212px;
    min-height: 100%
}

.main {
    padding: 0 0 212px
}

.container {
    width: 100%!important;
    padding: 0
}

.container iframe,.container object,.container video {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.container video {
    background-color: #000;
}

.banners-big .loading.vvideo iframe,.banners-big .loading.vvideo object,.banners-big .loading.vvideo video {
    opacity: .75
}

body .banners-big .item.loading.vvideo {
    background: #000!important
}

body .banners-big .item.loading.vvideo[data-color=dark] {
    background: #fff!important
}

.maxwidth-theme {
    margin-left: auto!important;
    margin-right: auto!important;
    max-width: 1344px;
    position: relative;
    width: 100%
}

.maxwidth-theme:after,.maxwidth-theme:before {
    content: "";
    display: block;
    clear: both
}

.border_content>.row,.container>.row,.greyline>.row,.logo_and_menu-row>.row,.main>.row,section.page-top>.row {
    margin-left: 0;
    margin-right: 0
}

.container>.row>.maxwidth-theme,.greyline>.row>.maxwidth-theme,.logo_and_menu-row>.row>.maxwidth-theme,.main>.row>.maxwidth-theme,section.page-top>.row>.maxwidth-theme {
    padding: 0
}

article.post-large {
    margin-left: 80px
}

article.post-large div.post-date,article.post-large div.post-image {
    margin-left: -80px
}

.border_content {
    margin: 18px 0 8px
}

.border_content .head-block.top {
    margin-bottom: 39px
}

body .wide-block {
    display: block;
    margin-right: 0
}

.url-block {
    display: inline-block;
    margin-bottom: 25px;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    position: relative;
    color: #222
}

.url-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 47px;
    width: 1px;
    height: 100%;
    background: #f2f2f2
}

.url-block i {
    position: absolute;
    width: 47px;
    font-size: 20px;
    font-weight: 700;
    left: 0;
    top: 13px;
    text-align: center
}

.url-block.next-url i {
    left: auto;
    right: 0
}

.url-block.next-url:before {
    left: auto;
    right: 47px
}

.url-block.next-url span {
    padding-left: 20px;
    padding-right: 67px
}

.url-block span {
    display: inline-block;
    vertical-align: middle;
    padding: 11px 20px 12px 67px
}

.url-block:hover {
    background: #f2f2f2
}

.url-block:hover:before {
    background: #fff
}

.url-block:hover {
    color: #222
}

.bx-firefox .back-url i,.bx-ie .back-url i {
    line-height: 24px
}

.bx-core-waitwindow,div[id^=wait_comp] {
    display: none
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.jqmWindow {
    position: absolute;
    animation: toggle_opacity .2s
}

.fa.colored {
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 29px;
    margin: 0 20px 20px 0
}

span.noimage {
    display: inline-block;
    background: url(/images/background.png) #f3f8fa top center no-repeat
}

.fontawesome-icon-list [class*=col-md-] {
    margin-bottom: 9px
}

.fontawesome-icon-list i:not(.svg) {
    font-size: 1.3em;
    margin-right: 5px;
    display: inline-block;
    width: 30px;
    text-align: center;
    position: relative;
    top: 2px
}

.bx-yandex-view-layout {
    border: 1px solid;
    margin-bottom: 40px;
    border-color: #f2f2f2;
    width: 100%
}

span.zoom {
    border-radius: 4px;
    color: #fff;
    display: block;
    height: 44px;
    line-height: 24px;
    margin: -22px -22px 0 0;
    padding: 6px;
    position: absolute;
    right: 50%;
    text-align: center;
    top: 50%;
    width: 44px;
    cursor: pointer;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    background: rgba(34,34,34,.7) url(/images/svg/fullsize.svg) center no-repeat
}

span.zoom i {
    font-size: 21px;
    left: 0;
    position: relative;
    top: 2px
}

.uploader {
    border: 1px solid #e8e8e8;
    padding: 9px;
    border-radius: 2px;
    height: 52px;
    position: relative;
    margin-bottom: -1px
}

.uploader input[type=file] {
    z-index: 10;
    opacity: 0;
    border: none;
    background: 0 0;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.uploader .action {
    position: absolute;
    top: 9px;
    left: 9px;
    background: #fff;
    border-radius: 3px;
    color: #fff;
    padding: 7px 12px;
    font-size: 12px;
    line-height: 15px;
    margin-right: 10px
}

.uploader:hover .action {
    color: #fff
}

.form .input .add_file {
    color: #333;
    font-size: 12px;
    cursor: pointer;
    padding: 4px 10px 0;
    display: inline-block
}

.form .input .add_file:before {
    content: "";
    background: #333 url(/images/plus_mask.png) 0 0 no-repeat;
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 0 5px 1px 0
}

.form .input .add_file span {
    border-bottom: 1px dotted
}

.uploader .filename {
    overflow: hidden;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    font-size: 13px;
    color: #9aa6ae;
    position: relative;
    top: -5px;
    padding: 9px 9px 9px 145px;
    text-overflow: ellipsis
}

.uploader.files_add .filename {
    color: #333
}

.form-control.bx-input-file-desc {
    display: none
}

div[data-sid=FILE] .input br {
    display: none
}

img.captcha_img {
    height: 40px
}

.text_before_items {
    color: #555;
    margin-bottom: 36px
}

.text_before_items h3 {
    margin-top: 0
}

.featured-box .box-content .fa {
    display: block;
    text-align: center;
    font-size: 72px;
    color: #777;
    padding: 40px 0 25px
}

.bgtransition {
    transition: background-color .3s ease,border-color .3s ease;
    -moz-transition: background-color .3s ease,border-color .3s ease;
    -ms-transition: background-color .3s ease,border-color .3s ease;
    -o-transition: background-color .3s ease,border-color .3s ease;
    -webkit-transition: background-color .3s ease,border-color .3s ease
}

.video .title {
    text-align: center;
    margin: 5px 0 25px
}

.dark-color:not(.active) {
    color: #222
}

.shine {
    position: relative
}

.hover_shine .shine:before {
    position: absolute;
    top: 0;
    left: -45%;
    z-index: 2;
    display: block;
    content: '';
    width: 25%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.hover_shine .shine:hover:before {
    -webkit-animation: shine .5s;
    animation: shine .5s
}

.hover_blink .shine:hover {
    opacity: 1;
    -webkit-animation: flash .8s;
    animation: flash .8s
}

.inner-table-block {
    display: table-cell;
    vertical-align: middle
}

.company-front.flexbox {
    align-items: flex-end;
    -ms-flex-direction: row;
    flex-direction: row
}

.company-front h3 {
    margin-top: 10px
}

.company-front>div.col-md-8 {
    padding-bottom: 70px
}

.company-front>div:last-child img {
    max-width: 100%;
    max-height: 100%
}

.profit-front-block {
    padding-top: 23px
}

.profit-front-block .item .image {
    width: 48px;
    height: 48px;
    overflow: hidden;
    border-radius: 100%;
    background: rgba(255,255,255,.4);
    line-height: 45px;
    max-height: 48px;
    min-height: 48px;
    max-width: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    position: relative
}

.profit-front-block .item .image+.body-info {
    padding: 7px 0 0 55px
}

.profit-front-block .props {
    color: #888;
    padding-bottom: 30px
}

.profit-front-block .props .value {
    font-size: 3.2em;
    line-height: 35px
}

.profit-front-block .props .title {
    margin: 0;
    font-size: .933em;
    clear: both;
    padding-top: 8px
}

.profit-front-block .item .body-info {
    padding: 0
}

.svg {
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center
}

.svg-drag {
    background-image: url(/images/svg/drag.svg);
    width: 5px;
    height: 17px;
    top: -5px
}

.bx-firefox svg,.bx-ie svg {
    transform: translateZ(0)
}

.svg svg {
    display: block
}

.svg.inline.white svg path {
    fill: #fff
}

.svg.inline.dark svg path {
    fill: #222
}

.svg-phone {
    margin: 0 9px 0 0;
    min-width: 9px;
    min-height: 12px;
    background-image: url(/images/svg/phone_black.svg)
}

.svg-burger {
    background-image: url(/images/svg/burger_black.svg)
}

.svg-burger.mask {
    background-color: #222;
    background-image: url(/images/svg/burger_mask.svg)
}

.svg-burger.white {
    background-image: url(/images/svg/burger_white.svg)
}

.svg-burger.white.lg {
    background-image: url(/images/svg/burger_big_white.svg)
}

.svg-search {
    background-color: #222;
    background-image: url(/images/svg/Search_mask.svg)
}

.svg-search.white {
    background-image: url(/images/svg/Search_white.svg);
    background-color: transparent
}

.svg-basket {
    background-color: #222;
    background-image: url(/images/svg/Basket_mask.svg)
}

.svg-basket.white {
    min-width: 18px;
    min-height: 17px;
    background: 0 0;
    background-image: url(/images/svg/Basket_white.svg)
}

.svg-basket.white.lg {
    background: 0 0;
    background-image: url(/images/svg/Basket_big_white.svg)
}

.svg-spinner {
    background-image: url(/images/svg/spinner.svg);
    margin-right: 5px
}

.svg_triangle_right {
    background-image: url(/images/svg/triangle_right.svg)
}

.svg-print {
    background-image: url(/images/svg/print.svg)
}

.svg-filter {
    background-image: url(/images/svg/filter_black.svg)
}

.svg-filter.white {
    background-image: url(/bitrix/templates/aspro-allcorp2/images/svg/Filter_white.svg)
}

.svg.svg-close {
    background-color: #222;
    background-image: url(/images/svg/close_mask.svg)
}

.svg-close.black {
    background: 0 0;
    background-image: url(/images/svg/close.svg)
}

.svg-close.white {
    background: 0 0;
    background-image: url(/images/svg/close_white.svg)
}

.svg-fullsize {
    background: 0 0;
    background-image: url(/images/svg/fullsize.svg)
}

.svg-social-vk {
    background-image: url(/images/svg/social/Vk_mask.svg);
    background-color: #222
}

.svg-social-fb {
    background-image: url(/images/svg/social/Facebook_mask.svg);
    background-color: #222
}

.svg-social-twitter {
    background-image: url(/images/svg/social/Twitter_mask.svg);
    background-color: #222
}

.svg-social-instagram {
    background-image: url(/images/svg/social/Instagram_mask.svg);
    background-color: #222
}

.svg-social-telegram {
    background-image: url(/images/svg/social/Telegram_mask.svg);
    background-color: #222
}

.svg-social-ytb {
    background-image: url(/images/svg/social/Youtube_mask.svg);
    background-color: #222
}

.svg-social-odn {
    background-image: url(/images/svg/social/Odnoklassniki_mask.svg);
    background-color: #222
}

.svg-social-gplus {
    background-image: url(/images/svg/social/Googleplus_mask.svg);
    background-color: #222
}

.svg-social-mail {
    background-image: url(/images/svg/social/Mailru_mask.svg);
    background-color: #222
}

.svg-arrow-right {
	background-image: url(/images/svg/arrow_right.svg);
}

.svg-language {
	background-image: url(/images/svg/earth.svg);
}

.input.error input,.input.error textarea {
    border-color: #e02222
}

.form-control {
    border-radius: 2px;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    height: 49px;
    padding: 6px 12px;
    background: #fbfbfb
}

.form-group.animated-labels.input-filed .form-control {
    background: #fff
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background: #fff;
    border-color: #999
}

.form-control:focus {
    box-shadow: 0 1px 1px rgba(0,0,0,.015) inset;
    border-color: #999
}

.jqmWindow {
    display: none;
    position: fixed;
    left: 50%;
    width: 500px;
    background: #fff;
    top: 0
}

.jqmOverlay {
    background: #3a3f44;
    opacity: .7!important;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2999
}

.jqmOverlay.waiting {
    z-index: 997
}

.jqmClose.top-close {
    width: 14px;
    height: 14px;
    line-height: 20px;
    text-align: center;
    color: #c2cbd2;
    position: absolute;
    top: 32px;
    right: 32px;
    font-size: 25px;
    cursor: pointer;
    background: url(/images/allcorp2.png) -85px 0 no-repeat;
    transition: opacity .3s ease;
    z-index: 1
}

.jqmClose.top-close:before {
    display: none
}

.jqmClose.top-close:hover {
    opacity: .7
}

.form label {
    color: #999;
    font-size: .8em
}

form .form-group.animated-labels label:not(.error) {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 1;
    -moz-transition: all ease-out .2s;
    -webkit-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
    -ms-transition: all ease-out .2s;
    transition: all ease-out .2s;
    font-size: .933em
}

form .row .form-group.animated-labels label:not(.error) {
    left: 28px
}

form .captcha-row .form-group.animated-labels label:not(.error),form .row div .form-group.animated-labels label:not(.error) {
    left: 12px
}

form .form-group.animated-labels.input-filed label:not(.error) {
    -ms-transform: translateY(-24px);
    -webkit-transform: translateY(-24px);
    transform: translateY(-24px);
    background: #fff;
    left: 7px;
    z-index: 6;
    padding: 0 5px;
    font-size: .8em
}

form .row .form-group.animated-labels.input-filed label:not(.error) {
    left: 23px
}

form .captcha-row .form-group.animated-labels.input-filed label:not(.error),form .row div .form-group.animated-labels.input-filed label:not(.error) {
    left: 7px
}

.form textarea {
    overflow: hidden;
    padding-top: 10px
}

.form .refresh {
    color: #666;
    display: inline-block;
    margin-top: 5px;
    vertical-align: top;
    cursor: pointer
}

.form .refresh a {
    border-bottom: 1px dotted;
    font-size: .8em;
    line-height: 14px
}

.form img.calendar-icon-hover {
    margin: 1px;
    margin-left: 2px
}

.captcha-row {
    position: relative;
    max-width: 418px
}

.captcha-row label:not(.error) {
    font-size: .933em
}

.form .captcha-row .captcha_image {
    height: 69px;
    position: relative;
    width: 217px
}

.captcha-row .captcha_image img {
    height: 40px;
    border: none;
    vertical-align: top;
    width: 100%;
    width: 180px
}

.captcha-row .captcha_input {
    bottom: 0;
    height: 69px;
    left: 216px;
    max-width: 184px;
    position: absolute;
    right: 0
}

.captcha-row .captcha_input input[name=captcha_word] {
    top: 0;
    position: absolute;
    height: 40px
}

.captcha-row.form-control {
    background-color: #fff;
    border: 0 solid #d5dadc;
    box-shadow: none;
    border-radius: 0;
    height: auto;
    padding: 0
}

.form {
    position: relative
}

.form.sending:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff url(/images/pl3.gif) center no-repeat;
    z-index: 1000;
    opacity: .8
}

body .captcha-row.invisible {
    margin-top: 0;
    margin-bottom: 0;
    height: 0;
    visibility: visible;
    margin-top: -30px
}

.captcha-row.invisible label {
    display: none
}

.captcha-row .captcha_input.recaptcha_text {
    position: static;
    width: 100%;
    max-width: none;
    height: auto
}

.captcha-row .captcha_image.recaptcha_tmp_img {
    display: none
}

.bx-auth form[name=bx_auth_servicesform_inline] .g-recaptcha,.g-recaptcha {
    display: none!important
}

div>.g-recaptcha {
    display: block!important;
    position: relative;
    z-index: 9
}

body .captcha-row .recaptcha,body .captcha-row>div.iblock {
    padding: 0;
    margin: 0;
    display: block
}

body .captcha-row .recaptcha {
    height: 0;
    opacity: 0;
    visibility: hidden;
    margin-bottom: 0;
    display: block
}

body .captcha-row.invisible.logo_captcha_n>div {
    display: none
}

body .captcha-row.invisible.inline {
    height: auto;
    margin-bottom: 10px;
    margin-top: 0
}

body .captcha-row.compact label.error,body .captcha-row.normal label.error {
    top: 0
}

.form.contacts .captcha-row {
    margin-top: -10px;
    margin-bottom: 30px
}

.form .required-star {
    color: #e02222;
    margin-left: 3px;
    font-weight: 400;
    font-size: 18px;
    vertical-align: middle
}

.form .required-fileds {
    padding: 7px 0;
    color: #98a1a8;
    font-size: 12px
}

.form .star {
    background: none repeat scroll 0 0 #7b8e9a;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    height: 20px;
    line-height: 26px;
    margin-right: 5px;
    padding-right: 2px;
    text-align: center;
    vertical-align: top;
    width: 20px
}

.form .form-header {
    padding: 55px 53px 29px 53px;
    background: #fff
}

.form .form-header .text {
    color: #777;
    font-size: .867em
}

.form .form-header .title {
    font-size: 1.866em;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 27px;
    color: #222
}

.form .form-header p:last-child {
    margin: 0
}

.form.v_POPUP .form-header {
    padding-bottom: 10px
}

.form .form-body {
    padding: 15px 0;
    background: #fff;
    padding-bottom: 0
}

.form .form-error {
    padding-left: 15px;
    padding-right: 15px
}

.form:not(.contacts) .form-error {
    border-radius: 0
}

.form .form-group {
    margin-bottom: 33px;
    position: relative
}

.form .form-group .form-group {
    margin: 0
}

.form .form-body>.row:last-of-type .form-group {
    margin-bottom: 0
}

.form .form-group .input {
    position: relative
}

.form .form-group .input.dates {
    font-size: 0
}

.form .form-group .input.dates label.error {
    font-size: 12px
}

.form .form-group .input.dates img {
    display: none
}

.form .form-group i {
    position: absolute;
    top: 16px;
    right: 10px;
    font-size: 17px;
    color: #c4ccd1
}

.form .form-group .hint {
    font-size: 11px;
    line-height: 18px;
    margin-top: 7px
}

.form .form-group input[type=checkbox]+label:not(.error) {
    margin-left: 10px;
    vertical-align: top
}

.form .form-group input[type=checkbox]+label:not(.error):after,.form .form-group input[type=checkbox]+label:not(.error):before {
    top: 4px
}

.form .bx_filter .form-group input[type=checkbox]+label:not(.error) {
    margin-left: 0
}

body .container .form .bx_filter.style_check {
    position: static;
    display: block;
    box-shadow: none;
    padding-bottom: 0
}

body .container .form .bx_filter.style_check br {
    display: none
}

.form .form-footer {
    padding: 0 0 15px;
    display: block
}

.form .form-footer .btn {
    margin: 3px 0 0
}

.form .form-footer .licence_block input[type=checkbox]+label:after,.form .form-footer .licence_block input[type=checkbox]+label:before {
    top: 3px
}

.form.success .form-header {
    border-top-color: #38ac61!important;
    background: 0 0
}

.form.success .form-header {
    border-top-color: #38ac61!important;
    background: 0 0
}

.form.success .form-header i {
    background: #38ac61!important
}

.form.success.contacts .form-footer {
    text-align: center
}

.form.popup .form-body {
    padding: 14px 53px 18px
}

.form.popup .form-error {
    padding-left: 52px;
    padding-right: 52px
}

.form.popup .form-footer {
    padding: 19px 53px 60px;
    display: block;
    text-align: left
}

.form.inline .captcha-row .input label.error,.form.popup .captcha-row .input label.error {
    white-space: nowrap
}

.form .captcha-row .captcha-img {
    margin-top: 4px
}

.form.contacts .form-header {
    border: none
}

.form.contacts .title {
    font-size: 1.6em;
    border-bottom: none;
    font-weight: 700;
    line-height: 30px;
    margin: 0 0 22px;
    padding-bottom: 4px;
    display: inline-block;
    vertical-align: top;
    color: #222
}

.contacts hr {
    margin-bottom: 50px
}

.form.contacts.success .title {
    border-color: #38ac61!important
}

.form.contacts.item-views.blocks h3 {
    padding-bottom: 33px
}

.form.contacts.item-views.blocks .bottom {
    padding-top: 20px
}

.form.contacts .form-group {
    float: none
}

.form.contacts .required-fileds {
    color: #98a2a8;
    font-size: 12px;
    margin-top: 8px
}

.form.contacts .form-group textarea {
    height: 295px
}

.front-form .form.contacts .form-group textarea {
    height: 73px
}

.form.contacts .desc {
    text-align: center
}

.form.contacts.success {
    text-align: center
}

.form.contacts img.captcha_img,.form.inline img.captcha_img {
    margin-right: 20px;
    max-width: 100%
}

.form_result.success .text_msg {
    margin-bottom: 30px
}

.form .licence_block.bx_filter {
    padding: 0 0 21px;
    margin: -18px 0 0;
    position: relative;
    display: inline-block!important;
    box-shadow: none;
    top: 0
}

.mobile .form .licence_block.bx_filter {
    margin-top: 0
}

.popup.form .licence_block.bx_filter {
    display: block!important
}

.form .licence_block.bx_filter input[type=checkbox] {
    display: block;
    visibility: hidden;
    width: 0;
    line-height: 0;
    margin: 0
}

.form .licence_block.bx_filter label {
    padding-top: 0;
    text-align: left
}

.form .licence_block label.error {
    top: -10px
}

.registraion-page .form .licence_block.bx_filter {
    display: block!important
}

.registraion-page .form .licence_block label.error {
    top: 9px
}

.front-form {
    padding: 0 0 90px
}

.front-form .success .form_result.success {
    text-align: center
}

.inline-block {
    display: inline-block;
    vertical-align: top
}

.opacity80 {
    opacity: .8!important
}

.with_dropdown {
    position: relative;
    padding-right: 12px!important
}

.with_dropdown1:after,.with_dropdown>svg {
    content: "";
    position: absolute;
    right: 0;
    top: 60%;
//    margin-top: -3px;
    width: 5px;
    height: 3px
}

.with_dropdown:after {
    background: url(/images/allcorp2.png) -20px -333px no-repeat
}

.with_dropdown .dropdown {
    position: absolute;
    top: 28px;
    left: 0;
    right: 0;
    min-width: 198px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.with_dropdown .dropdown>.wrap {
    background: #fff;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    border-radius: 2px
}

.with_dropdown:hover .dropdown {
    opacity: 1;
    visibility: visible
}

.top-block {
    position: relative;
    background: #f6f6f7;
    height: 44px;
    z-index: 13
}

.top-block.colored,.top-block.colored * {
    color: #fff
}

.top-block.colored a,.top-block.colored a:active,.top-block.colored a:focus,.top-block.colored a:hover {
    color: #fff
}

.top-block .maxwidth-theme.nopadding {
    padding: 0
}

.top-block .text-line {
    overflow: hidden;
    white-space: nowrap
}

.top-block .muted {
    opacity: .8
}

.top-block .top-block-item {
    line-height: 18px
}

.top-block .top-block-item {
    border: none;
    padding: 12px 16px 14px
}

.top-block .top-block-item.social {
    padding-top: 0;
    padding-bottom: 0
}

.top-block .top-block-item.menus,.top-block .top-block-item.personal {
    padding-top: 0;
    padding-bottom: 0
}

.top-block .top-block-item .phone-block {
    margin: 0 -7px
}

.top-block .top-block-item .phone-block>.inline-block {
    padding: 0 7px
}

.top-block .top-block-item .phone-block .callback-block {
    display: block
}

.top-block .top-block-item .phone-block .dropdown {
    top: auto;
    min-width: 170px
}

.top-block .top-block-item .phone-block .dropdown>.wrap {
    margin-top: 12px
}

.top-block .top-block-item .phone {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 165px;
    font-size: .933em;
    font-weight: 700;
    line-height: 18px;
    white-space: nowrap
}

.top-block .top-block-item .phone.with_dropdown:after {
    margin-top: -1px
}

.top-block .top-block-item .phone a {
    color: #222
}

.top-block .top-block-item .phone>a {
    position: relative;
    margin: -14px 0;
    padding: 14px 0 14px 3px;
    z-index: 12
}

.phone .dropdown>.wrap {
    margin-top: 14px;
    overflow: hidden
}

.phone .more_phone {
    line-height: 1em;
    border-top: 1px solid #f2f2f2
}

.phone .more_phone:first-of-type {
    border-top: none
}

.phone .more_phone a {
    padding: 16px 16px 16px;
    display: block;
    white-space: nowrap
}

.phone .more_phone a:hover {
    background: #fafafb
}

.top-block .top-block-item .address {
    position: relative;
    max-width: 540px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666
}

.top-block .top-block-item .address>div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.top-block .top-block-item .address .svg-address {
    margin: 0 10px 0 0;
    min-width: 13px;
    min-height: 16.03px;
    background-color: transparent
}

.top-block .top-block-item.inner-padding {
    padding: 0 21px
}

.top-block .top-block-item .top-btn {
    padding: 0 19px;
    background: 0 0;
    border: 0;
    display: inline-block
}

.top-block .top-block-item .top-btn:hover {
    text-decoration: none
}

.top-block .top-block-item .top-btn:focus {
    outline: 0
}

.top-block .personal-link .svg-cabinet-login {
    min-width: 16px;
    min-height: 17px
}

.top-block .js-basket-block .svg-basket {
    min-width: 18px;
    min-height: 17px
}

.top-block .personal-link .svg-cabinet {
    min-width: 14px;
    min-height: 17px
}

.top-block .top-block-item .basket-link {
    display: inline-block;
    padding: 14px 0
}

.top-block .top-block-item .basket-link .title {
    color: #222;
    padding: 0 6px 0 11px
}

.top-block .top-block-item .basket-link .count {
    position: relative;
    top: -1px;
    width: 20px;
    height: 19px;
    line-height: 18px
}

.top-block .top-block-item .inline-search-show {
    padding: 0;
    border: none;
    padding: 14px 0 12px
}

.top-block .top-block-item .inline-search-show>i {
    min-width: 17px;
    min-height: 17px;
    background-size: 100%;
    top: -1px
}

.top-block .top-block-item .inline-search-show>span {
    margin-left: 8px;
    display: inline-block
}

.top-block .top-block-item.top-ctrl {
    margin-top: -14px;
    margin-bottom: -14px
}

.top-block .top-block-item .personal.top {
    max-width: 115px;
    position: relative
}

.top-block .top-block-item .personal.top>a {
    position: relative;
    display: block;
    padding: 12px 0 13px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.top-block .top-block-item .personal.top>a.avt {
    padding-bottom: 12px
}

.top-block .top-block-item .personal-link .name {
    padding: 0 0 0 7px
}

.top-block>.row {
    margin: 0
}

.top-block .info-text {
    font-size: 0;
    line-height: 0
}

.top-block .info-text>div:not(.basket) {
    padding: 15px 0 17px;
    font-size: .933em;
    line-height: 16px;
    display: inline-block;
    position: relative;
    vertical-align: top
}

.hovered:hover,.top-block .hover:hover {
    background: rgba(0,0,0,.07);
    cursor: pointer
}

.top-block .info-text>div.sep:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -1px;
    height: 100%;
    width: 1px;
    opacity: .12;
    background: #000
}

body .top-block .info-text .phone-block {
    padding-right: 30px
}

.top-block .info-text .phone-block a {
    display: inline-block;
    padding: 0 0 0 10px
}

body .top-block .info-text .callback-block {
    padding-left: 20px;
    padding-right: 17px;
    cursor: pointer;
    line-height: 18px;
    padding-bottom: 15px
}

body .top-block .info-text .callback-block span {
    letter-spacing: .2px
}

body .top-block .info-text .ajax_basket {
    padding: 0
}

.top-block .info-text .basket_top .icon {
    position: relative;
    display: block;
    width: 58px;
    height: 48px
}

.top-block .info-text .basket_top .icon:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -7px 0 0 -19px;
    width: 18px;
    height: 17px;
    background: url(/bitrix/templates/aspro-allcorp2/images/svg/Basket_white.svg) 0 0 no-repeat
}

.top-block .info-text .basket_top.empted_cart .icon:before {
    margin-left: -8px
}

.top-block .info-text .basket_top .icon .count {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -9px 0 0 1px;
    width: 17px;
    height: 17px;
    line-height: 16px;
    white-space: nowrap;
    font-size: 11px;
    border-radius: 100%;
    text-align: center;
    background: #000
}

.top-block .info-text .basket_top.empted_cart .icon .count {
    display: none
}

.bx-chrome .header:not(.fixed) .top-block .info-text .basket_top .icon .count {
    padding-right: 0
}

.search-button-div .close-block,.top-block .info-text .search-block {
    position: relative;
    min-width: 57px;
    cursor: pointer
}

.top-block .with_dropdown>svg {
    margin-top: -1px
}

.top-block .social-icons {
    height: 44px;
    overflow: hidden
}

.top-block .social-icons li {
    margin: 0
}

.top-block .social-icons li a {
    position: relative;
    margin: 0;
    padding: 0;
    height: 44px;
    line-height: 44px;
    width: 44px;
    background: 0 0
}

.header_opacity.header_fill_none header.light>div:not(.menu-row) .social-icons li a:not(:hover) svg path {
    fill: #222!important
}

body .top-block .info-text .search-block {
    text-align: center;
    height: auto;
    padding-top: 17px;
    padding-bottom: 12px
}

.top-block .info-text .search-block .search-icons {
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: url(/images/allcorp2.png) -32px 0 no-repeat
}

.top-block .info-text .search-block .search-icons {
    background: url(/bitrix/templates/aspro-allcorp2/images/svg/Search_white.svg) 0 0 no-repeat
}

.top-block .menu.topest {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    font-size: 0;
    overflow: hidden
}

.top-block .menu.topest:hover {
    overflow: visible
}

.top-block .menu.topest li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    list-style: none;
    font-size: 12px;
    line-height: 18px;
    white-space: normal
}

.top-block .menu.topest>li {
    margin: 0 0 0 26px;
    text-align: center
}

.top-block .menu.topest li:before {
    display: none
}

.top-block .menu.topest>li:first-child {
    margin-left: 0
}

.top-block .menu.topest li a {
    position: relative;
    display: block
}

.top-block .menu>li>a {
    color: #666;
    padding: 13px 0 13px
}

.top-block .menu.topest li.selected>a {
    color: #333
}

.top-block .menu.topest li.selected>a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    z-index: 1
}

.top-block .menu.topest li.more {
    position: relative;
    padding: 1px 0 1px;
    width: 20px;
    cursor: pointer;
    z-index: 999
}

.top-block .menu.topest li.more>span {
    display: block;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: 1.5px;
    color: #777;
    padding: 12px 0 15px
}

.top-block .menu.topest li.more .dropdown {
    margin: 0;
    padding: 0;
    left: -17px;
    width: 191px;
    margin: 0;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.07);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.07);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.07);
    position: absolute;
    opacity: 0;
    visibility: hidden;
    top: 100%;
    z-index: 999
}

.top-block .menu.topest li.more.hover>.dropdown,.top-block .menu.topest li.more:hover>.dropdown {
    opacity: 1;
    visibility: visible;
    background: #fff
}

.top-block .menu.topest li.more.hover {
    background: 0 0
}

.top-block .menu.topest li.more .dropdown>li {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 14px;
    border-top: 1px solid #f2f2f2;
    text-align: left;
    width: 100%
}

.top-block .menu.topest li.more .dropdown>li:before {
    display: none
}

.top-block .menu.topest li.more .dropdown>li:first-child {
    border-top: none
}

.top-block .menu.topest li.more .dropdown>li>a {
    line-height: 14px;
    padding: 12px 20px 15px
}

.top-block .menu.topest li.more .dropdown>li>a:hover {
    background: #fbfbfb
}

.sidebar.dropdown-menu {
    border-radius: 0;
    border: none;
    margin: -1px 0 0;
    top: auto;
    padding: 0;
    text-align: left;
    opacity: 0;
    display: none;
    right: auto;
    left: auto;
    width: 200px;
    background: #fff!important
}

.sidebar.dropdown-menu .side-menu>li>a {
    padding: 15px 17px 15px 17px
}

.inner-table-block:hover .sidebar.dropdown-menu,.personal.login:hover .sidebar.dropdown-menu {
    display: block;
    opacity: 1;
    animation: toggle_opacity .3s
}

#headerfixed .inner-table-block.cabinet {
    position: relative;
    overflow: visible
}

#headerfixed .wrap_icon .sidebar.dropdown-menu {
    margin-top: 12px;
    left: 50%;
    margin-left: -100px
}

.top-block .personal .sidebar.dropdown-menu {
    margin-top: -1px;
    left: auto;
    margin-left: 0;
    right: 0
}

.header_opacity header.light .nav a svg path {
    fill: #222!important
}

.header_opacity.header_fill_none header .lines {
    height: 1px;
    background: rgba(0,0,0,.05);
    position: absolute;
    bottom: 0;
    left: 40px;
    right: 40px;
    z-index: 1
}

.header_nopacity.header_fill_light header .lines,.header_nopacity.header_fill_none header .lines {
    height: 1px;
    background: rgba(0,0,0,.05);
    position: absolute;
    top: 0;
    left: 40px;
    right: 40px;
    z-index: 2
}

.header_nopacity.header_fill_light header .top-block+.logo_and_menu-row .lines {
    display: none
}

.header_10 .logo_and_menu-row .lines,.header_7 .logo_and_menu-row .lines,.header_8 .logo_and_menu-row .lines,.header_9 .logo_and_menu-row .lines,.header_nopacity header .top-block+.logo_and_menu-row .lines {
    display: none
}

.header_opacity.header_fill_none header.header_1 .lines {
    left: 40px;
    right: 40px
}

.inline-search-block {
    position: absolute;
    right: 0;
    top: -104px;
    width: 100%;
    z-index: 100;
    transition: all ease .3s
}

.inline-search-block .search-wrapper {
    border: none;
    padding: 7px 0
}

.inline-search-block.with-close .search .search-input-div {
    padding-right: 58px
}

.inline-search-block.show {
    top: 0!important;
    background: #fff
}

.inline-search-block.with-close .search .btn-search {
    right: 58px
}

.inline-search-block.with-close:not(.big) .search .btn-search {
    background: 0 0
}

.inline-search-block .search .close-block {
    display: none;
    height: 34px
}

.inline-search-block.with-close .search .close-block {
    display: block
}

.inline-search-block .close-block .close-icons {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 14px;
    height: 14px;
    line-height: 14px;
    margin: -15px 0 0 -15px
}

.inline-search-block .close-block .close-icons {
    margin-top: -8px;
    min-width: 16px;
    min-height: 16px;
    line-height: 16px;
    background: #222 url(/images/svg/close_mask.svg) center center no-repeat
}

.inline-search-block .close-block .close-icons:hover {
    opacity: .8
}

form.search {
    position: relative
}

.search .search-input-div {
    width: 100%
}

.search .search-button-div {
    position: absolute;
    top: 0;
    right: 0
}

.search .search-input {
    background: #f2f2f2;
    border: none;
    color: #444;
    display: block;
    height: 34px;
    line-height: 18px;
    padding: 0 70px 0 10px;
    vertical-align: top;
    width: 100%;
    border-radius: 3px
}

.bx-ie .search .search-input {
    height: 35px
}

.search .btn-search {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    border: 1px solid #f2f2f2;
    color: #dedede;
    padding: 7px 10px 7px;
    font-size: 13px;
    text-transform: none;
    margin: 0
}

.inline-search-block:not(.fixed) .search .btn-search {
    border-radius: 0 3px 3px 0
}

.top-block .search .fa-close {
    color: #c2cbd2;
    display: block;
    float: left;
    font-size: 24px;
    margin-top: 4px;
    margin-left: 6px;
    cursor: pointer
}

.logo-row .slogan {
    padding-left: 0;
    margin-left: 15px
}

.logo-row .search_wr {
    margin-left: 5%
}

.logo-row .search_wr.with_burger {
    margin-left: 3%
}

.logo-row .top-description {
    display: table-cell;
    vertical-align: middle;
    height: 100px;
    padding: 0;
    letter-spacing: 0;
    font-size: .933em;
    line-height: 1.429em;
    color: #777;
    overflow: hidden
}

.logo-row .top-description a {
    color: #222;
    cursor: pointer
}

.logo-row .top-description>div,.logo_and_menu-row .inner-table-block.address>div {
    height: 100px;
    display: inline
}

.header_opacity header.light .btn.btn-default.btn-transparent-bg:not(:hover),.header_opacity header.light .menu-row.with-color.colored_dark .mega-menu table td:not(:hover) .wrap>a:not(:hover),.logo_and_menu-row .callback-block.callback-link,.logo_and_menu-row .phone a,.logo_and_menu-row .phone-block .schedule {
    transition: color .3s ease
}

.header_opacity header.light .btn.btn-default.btn-transparent-bg:not(:hover) {
    transition: border-color ease .3s
}

header {
    clear: both;
    color: #222
}

header>.container {
    position: relative;
    z-index: 1
}

header.header-v1 .logo-row a[href*=tel] {
    display: block
}

header .muted,header .muted * {
    opacity: .8;
    color: #555
}

body.header_nopacity.header_fill_none .menu-row.bgnone>.maxwidth-theme,body.header_nopacity.header_fill_none header .maxwidth-theme {
    background: #fff;
    z-index: 11
}

body.header_nopacity .menu-row,body.header_nopacity header .logo_and_menu-row {
    background: #fff;
    z-index: 11
}

body.header_nopacity header .logo_and_menu-row {
    z-index: 12
}

body.header_nopacity header .top-block .maxwidth-theme {
    background: #f6f6f7
}

.header_1 .logo-row {
    height: 100px
}

body.fill_bg_y.visible_banner.header_opacity header .maxwidth-theme {
    background: 0 0
}

body.fill_bg_y.visible_banner.header_opacity header .top-block .maxwidth-theme {
    background: #f6f6f7
}

.header_fill_colored header .full-fill .wrap_icon:hover svg path,.header_fill_colored header .top-block+.logo_and_menu-row svg path,.header_fill_dark .header_2 .wrap_icon:hover svg path,.header_fill_dark header .top-block+.logo_and_menu-row svg path {
    fill: #fff!important
}

.header_fill_colored header .top-block+.logo_and_menu-row .mega-menu table td .wrap>a,.header_fill_colored header .top-block+.logo_and_menu-row .mega-menu table td:hover .wrap>a,.header_fill_dark header .top-block+.logo_and_menu-row .mega-menu table td .wrap>a,.header_fill_dark header .top-block+.logo_and_menu-row .mega-menu table td:hover .wrap>a {
    color: #fff
}

.menu-row.with-color .menu-only {
    border-radius: 3px
}

.menu-row .right-icons+.menu-only table td:last-of-type {
    border-radius: 0
}

.menu-row .menu-only table td:last-of-type {
    border-radius: 0 3px 3px 0
}

.menu-row.with-color.colored_all .wrap_icon .svg>svg>path,.menu-row.with-color.colored_all .wrap_icon:hover .svg>svg>path {
    fill: #fff
}

header.light .menu-row.with-color.colored_all .wrap_icon:hover .svg.inline>svg>path {
    fill: #fff!important
}

.header_opacity .menu-row.with-color.colored_all .right-icons>div:first-of-type .wrap_icon {
    border-radius: 0 3px 3px 0
}

.header_opacity .menu-row.with-color.colored_all .menu-only table td:first-child {
    border-radius: 3px 0 0 3px
}

.header_nopacity.header_fill_colored header.light .menu-row .wrap_icon:hover .svg.inline svg path {
    fill: #fff!important
}

.header_fill_colored header .logo_and_menu-row.full-fill .logo-row .logo svg path,.header_fill_colored header .logo_and_menu-row.full-fill .logo-row .wrap_icon:not(:hover) .svg>svg>path,.header_fill_colored header .logo_and_menu-row.full-fill .mega-menu table td .wrap>.more-items>span svg path {
    fill: #fff
}

.header_fill_colored header>.full-fill .mega-menu table td .wrap>a {
    color: #fff
}

.header_fill_colored header.light>.full-fill .wrap_icon:hover .svg.inline svg path {
    fill: #fff!important
}

body.header_nopacity.header_fill_dark.fill_bg_n header .menu-row,body.header_nopacity.header_fill_dark.fill_bg_y.visible_banner header .menu-row>.maxwidth-theme,header .menu-row.bgdark .menu-only {
    background: #424f60
}

header .menu-row.bgdark .menu-only td:hover,header .menu-row.with-color.bgdark .wrap_icon:hover {
    background-color: #556170
}

body.header_nopacity.fill_bg_y.visible_banner .logo_and_menu-row,body.header_nopacity.fill_bg_y.visible_banner .menu-row {
    background: 0 0
}

body.header_nopacity.fill_bg_y.visible_banner .logo_and_menu-row .maxwidth-theme,body.header_nopacity.fill_bg_y.visible_banner.header_fill_light .menu-row>.maxwidth-theme {
    background: #fff
}

.header_fill_dark header .top-block+.logo_and_menu-row .logo-row,.header_fill_dark header .top-block+.logo_and_menu-row .logo-row .maxwidth-theme {
    background: #424f60
}

.fill_bg_n.header_fill_dark header .logo_and_menu-row.full-fill .logo-row,.header_fill_dark header .logo_and_menu-row.full-fill .logo-row .maxwidth-theme {
    background: #424f60
}

.header_fill_dark header .logo_and_menu-row.full-fill .logo-row .logo svg path,.header_fill_dark header .logo_and_menu-row.full-fill .logo-row .wrap_icon:not(:hover) .svg>svg>path,.header_fill_dark header .logo_and_menu-row.full-fill .mega-menu table td .wrap>.more-items>span svg path {
    fill: #fff
}

.header_fill_dark header>.full-fill .mega-menu table td .wrap>a {
    color: #fff
}

.header_opacity.header_fill_light header.light>.full-fill .wrap_icon:not(:hover) .svg>svg>path {
    fill: #222!important
}

.header_opacity.header_fill_light header.light>.full-fill .logo svg path.text-path,.header_opacity.header_fill_light header.light>.full-fill .mega-menu table td .wrap>a.more-items:not(:hover) svg path {
    fill: #222!important
}

.menu-row.bglight .menu-only {
    background: #fff
}

.fill_bg_n.header_fill_light:not(.header_opacity) header .logo-row,.header_fill_light:not(.header_opacity) header .logo-row .maxwidth-theme {
    background: #fff
}

.header_fill_light header .top-block+.logo_and_menu-row .logo-row,.header_fill_light header .top-block+.logo_and_menu-row .logo-row .maxwidth-theme {
    background: #fff
}

.fill_bg_n.header_fill_light header .logo_and_menu-row.full-fill .logo-row,.header_fill_light header .logo_and_menu-row.full-fill .logo-row .maxwidth-theme {
    background: #fff
}

.header_fill_light header.light>.full-fill .more-items:not(:hover) svg path {
    fill: #222!important
}

.menu-row.with-color.colored_dark .mega-menu table td .wrap>a {
    color: #222
}

.menu-row.with-color.bgnone .mega-menu table td .wrap>a .line-wrapper {
    display: block
}

.menu-row.with-color.bgnone .mega-menu table td .wrap>a .line-wrapper .line {
    bottom: -1px
}

.menu-row.with-color.colored_dark .mega-menu table .wrap>.dropdown-menu>li:first-of-type:before {
    content: "";
    display: block
}

.menu-row.with-color.bgnone .mega-menu table .dropdown-menu {
    margin-top: -1px
}

.menu-row.with-color.bgnone .mega-menu table .dropdown-menu .dropdown-menu {
    margin-top: 0
}

.mega-menu table td .wrap>.more-items>span {
    font-size: 0;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 17px;
    height: 3px
}

.mega-menu table td .wrap>.more-items>span svg {
    display: block
}

.mega-menu table td .wrap>.more-items>span svg path {
    fill: #222
}

.header_opacity header.light .phone svg path {
    fill: #222!important
}

.bgcolored .mega-menu.sliced table td .wrap>.more-items>span svg path,.header_opacity header.light .mega-menu.sliced table td .wrap>.more-items>span svg path {
    fill: #fff
}

.menu-row.bgcolored .mega-menu table td .wrap>.more-items {
    padding-left: 18px;
    padding-right: 18px
}

.menu-row.bgcolored .mega-menu table td .wrap>.more-items>span:before {
    background-position: -1px -337px;
    background-color: transparent;
    left: 0
}

.mega-menu table td .wrap .line-wrapper {
    visibility: hidden
}

.header_fill_colored.header_opacity header .logo_and_menu-row.full-fill .btn.btn-default.btn-transparent-bg,.header_fill_colored.header_opacity header .logo_and_menu-row.full-fill .inner-table-block,.header_fill_colored.header_opacity header .logo_and_menu-row.full-fill .logo-row .top-description,.header_fill_colored.header_opacity header .logo_and_menu-row.full-fill .phone-block .schedule,.header_fill_colored.header_opacity header .logo_and_menu-row.full-fill .phone>a,.header_fill_dark.header_opacity header .logo_and_menu-row.full-fill .btn.btn-default.btn-transparent-bg,.header_fill_dark.header_opacity header .logo_and_menu-row.full-fill .inner-table-block,.header_fill_dark.header_opacity header .logo_and_menu-row.full-fill .logo-row .top-description,.header_fill_dark.header_opacity header .logo_and_menu-row.full-fill .phone-block .schedule,.header_fill_dark.header_opacity header .logo_and_menu-row.full-fill .phone>a,.header_fill_none.header_opacity header.light .logo_and_menu-row.full-fill .btn.btn-default.btn-transparent-bg,.header_fill_none.header_opacity header.light .logo_and_menu-row.full-fill .inner-table-block,.header_fill_none.header_opacity header.light .logo_and_menu-row.full-fill .logo-row .top-description,.header_fill_none.header_opacity header.light .logo_and_menu-row.full-fill .phone-block .schedule,.header_fill_none.header_opacity header.light .logo_and_menu-row.full-fill .phone>a {
    color: #fff;
    border-color: #fff
}

.header_fill_colored header .logo_and_menu-row.full-fill svg path,.header_fill_colored header.light .logo_and_menu-row.full-fill .svg>svg>path,.header_fill_dark header .logo_and_menu-row.full-fill svg path,.header_opacity .header_fill_none header.light .logo_and_menu-row.full-fill svg path {
    fill: #fff!important
}

body.header_fill_dark.header_opacity header .logo_and_menu-row.full-fill .phone svg path {
    fill: #fff!important
}

.header_nopacity.header_fill_colored header .logo_and_menu-row.full-fill .logo-row .callback-block,.header_nopacity.header_fill_colored header .logo_and_menu-row.full-fill .logo-row .phone-block.with_btn .phone>a,.header_nopacity.header_fill_colored header .logo_and_menu-row.full-fill .logo-row .schedule,.header_nopacity.header_fill_colored header .logo_and_menu-row.full-fill .logo-row .top-description,.header_nopacity.header_fill_dark header .logo_and_menu-row.full-fill .logo-row .callback-block,.header_nopacity.header_fill_dark header .logo_and_menu-row.full-fill .logo-row .phone-block.with_btn .phone>a,.header_nopacity.header_fill_dark header .logo_and_menu-row.full-fill .logo-row .schedule,.header_nopacity.header_fill_dark header .logo_and_menu-row.full-fill .logo-row .top-description {
    color: #fff!important;
    border-color: #fff;
    background: 0 0
}

body.header_fill_dark.header_opacity header .logo_and_menu-row.full-fill .callback-block.callback-link {
    color: #fff
}

.header_fill_colored.header_opacity header .logo_and_menu-row.full-fill .btn.btn-default.btn-transparent-bg,.header_fill_dark.header_opacity header .logo_and_menu-row.full-fill .btn.btn-default.btn-transparent-bg,.header_fill_none.header_opacity header.light .logo_and_menu-row.full-fill .btn.btn-default.btn-transparent-bg {
    background: 0 0;
    color: #fff!important
}

body:not(.header_fill_light):not(.header_fill_none) header .logo_and_menu-row .search .search-input {
    border-color: rgba(255,255,255,.7);
    background: #f5f5f5
}

body.header_fill_light header.light .logo_and_menu-row .search .svg svg path,body:not(.header_fill_light):not(.header_fill_none) header .logo_and_menu-row .search svg path,body:not(.header_fill_light):not(.header_fill_none) header.light .logo_and_menu-row .search .svg svg path {
    fill: #222!important
}

body.header_nopacity header .logo_and_menu-row .search .search-input-div .search-input {
    color: #444;
    border-color: rgba(0,0,0,.07)
}

body.header_opacity header .logo_and_menu-row .logo-row.top-fill .search .search-input {
    border-color: #00000012;
    background: #0000
}

body.header_opacity header.light .logo_and_menu-row .logo-row.top-fill .search .search-input {
    border-color: #ffffffb3;
    color: #fff
}

body.header_opacity header.light .logo_and_menu-row .logo-row.top-fill,body.header_opacity header.light .logo_and_menu-row .logo-row.top-fill .callback-link,body.header_opacity.header_fill_colored header .logo_and_menu-row.full-fill .logo-row .callback-link,body.header_opacity:not(.header_fill_light) header.light .logo_and_menu-row.full-fill .logo-row .callback-link {
    color: #fff
}

body.header_opacity header.light .logo-row.top-fill .phone.with_dropdown>svg>path,body.header_opacity header.light .logo-row.top-fill i.colored.svg svg path,body.header_opacity header.light .logo_and_menu-row .logo-row.top-fill .search .svg svg path,body.header_opacity header.light .logo_and_menu-row .logo-row.top-fill .wrap_icon:not(:hover) .svg svg path,body.header_opacity header.light>div:not(.menu-row) .logo-row.top-fill .logo svg path {
    fill: #fff!important
}

body.header_fill_none.header_opacity header.light .logo_and_menu-row .search .search-input::-webkit-input-placeholder,body.header_opacity header.light .logo_and_menu-row .logo-row.top-fill .search .search-input::-webkit-input-placeholder {
    color: #fff
}

body.header_fill_none.header_opacity header.light .logo_and_menu-row .search .search-input::-moz-input-placeholder,body.header_opacity header.light .logo_and_menu-row .logo-row.top-fill .search .search-input::-moz-input-placeholder {
    color: #fff
}

body.header_fill_none.header_opacity header.light .logo_and_menu-row .search .search-input:-ms-input-placeholder,body.header_opacity header.light .logo_and_menu-row .logo-row.top-fill .search .search-input:-ms-input-placeholder {
    color: #fff
}

body.header_fill_none.header_opacity header.light .logo_and_menu-row .search .search-input:-moz-placeholder,body.header_opacity header.light .logo_and_menu-row .logo-row.top-fill .search .search-input:-moz-placeholder {
    color: #fff
}

body.header-v5.header_opacity.header_fill_colored header.light .wrap_icon:hover .svg.inline svg path {
    fill: #fff!important
}

.logo-row .paddings {
    padding-left: 16px
}

.logo-row .logo {
    display: inline-block;
    position: relative;
    max-width: 380px;
    line-height: 100px;
    z-index: 10
}

.logo svg,.logo-row .logo img {
    max-height: 100%;
    max-width: 100%
}

.logo svg {
    vertical-align: middle
}

.logo-row .top-description .top-btn {
    padding: 0 13px;
    cursor: pointer
}

.logo-row .top-description .top-btn:last-of-type {
    padding-right: 0
}

.logo-row .top-mobile-menu {
    display: none
}

.menu-row.bgcolored .mega-menu table td .wrap>a {
    display: block
}

.logo_and_menu-row {
    position: relative;
    z-index: 11
}

.logo_and_menu-row .right-icons {
    margin: 0
}

.logo_and_menu-row .wrap_icon {
    display: table-cell;
    padding: 0 0 0 15px;
    height: 100px;
    vertical-align: middle
}

.logo_and_menu-row .right-icons.wide .wrap_icon {
    position: relative
}

.logo_and_menu-row .right-icons.wide .wrap_icon>a,.logo_and_menu-row .right-icons.wide .wrap_icon>button {
    padding-left: 29px;
    height: 24px
}

.logo_and_menu-row .right-icons.wide.sm .wrap_icon>a,.logo_and_menu-row .right-icons.wide.sm .wrap_icon>button {
    padding-left: 19px
}

.logo_and_menu-row .right-icons.wide .wrap_icon i.svg.inline {
    float: none
}

.logo_and_menu-row .right-icons.wide .sidebar.dropdown-menu {
    margin-top: 15px;
    margin-left: -80px
}

body .dropdown-menu {
    min-width: 225px
}

.header-v2 .logo_and_menu-row .right-icons.wide .wrap_icon>a,.header-v2 .logo_and_menu-row .right-icons.wide .wrap_icon>button {
    top: -1px;
    position: relative
}

.header-v5 .logo_and_menu-row .right-icons.wide .wrap_icon>a,.header-v5 .logo_and_menu-row .right-icons.wide .wrap_icon>button,.header-v7 .logo_and_menu-row .right-icons.wide .wrap_icon>a,.header-v7 .logo_and_menu-row .right-icons.wide .wrap_icon>button {
    height: 22px
}

.bx-chrome .header-v10 .logo_and_menu-row .right-icons.wide .wrap_icon i.svg.svg-inline-search,.bx-chrome .header-v3 .logo_and_menu-row .right-icons.wide .wrap_icon i.svg.svg-inline-search,.bx-chrome .header-v8 .logo_and_menu-row .right-icons.wide .wrap_icon i.svg.svg-inline-search,.header-v5 .logo_and_menu-row .right-icons.wide .wrap_icon i.svg.svg-inline-search,.header-v7 .logo_and_menu-row .right-icons.wide .wrap_icon i.svg.svg-inline-search {
    top: 0
}

.logo_and_menu-row .basket-link {
    position: relative;
    padding-right: 12px;
    display: block
}

.logo_and_menu-row .basket-link .js-basket-block {
    display: block
}

.logo_and_menu-row .basket-link .count {
    position: absolute;
    top: -7px;
    left: 16px;
    width: 21px;
    height: 21px;
    border: 2px solid #fff;
    line-height: 18px
}

.logo_and_menu-row .basket-link .title {
    display: inline-block;
    vertical-align: top;
    font-size: .9333em;
    font-weight: 700;
    line-height: 1.1em
}

.logo_and_menu-row .basket-link .wrap {
    margin: 2px 0 0 24px;
    display: inline-block;
    vertical-align: top
}

.logo_and_menu-row .basket-link .wrap .title {
    margin: 0 0 5px;
    display: block
}

.logo_and_menu-row .basket-link .wrap .prices {
    display: block;
    font-size: .8em;
    line-height: 1.2em;
    color: #999;
    max-width: 62px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.logo_and_menu-row .personal-link {
    display: block
}

.logo_and_menu-row .personal-link .wrap {
    margin: 2px 0 0 14px;
    display: inline-block;
    vertical-align: top
}

.logo_and_menu-row .personal-link .name {
    position: relative;
    margin: 0 0 5px;
    display: block;
    font-size: .9333em;
    font-weight: 700;
    line-height: 1.1em
}

.logo_and_menu-row .personal-link .title {
    display: block;
    font-size: .8em;
    line-height: 1.2em;
    color: #999
}

.logo_and_menu-row .personal-link.with_dropdown {
    padding-right: 0!important
}

.logo_and_menu-row .personal-link.with_dropdown:after {
    display: none
}

.logo_and_menu-row .personal-link.with_dropdown .name {
    padding: 0 13px 0 0;
    max-width: 92px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.logo_and_menu-row .personal-link.with_dropdown .name:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin: -1px 0 0 0;
    width: 5px;
    height: 3px;
    background: url(/images/allcorp2.png) -20px -333px no-repeat
}

.logo_and_menu-row .phone-block .schedule {
    margin: 0 0 0 23px;
    font-size: .867em;
    line-height: 1em;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 220px
}

.logo_and_menu-row .phone {
    position: relative;
    margin: 4px 0 -3px;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.5em
}

.logo_and_menu-row .phone.with_dropdown>.dropdown {
    top: 14px
}

.logo_and_menu-row .with_btn .phone {
    margin-top: 0
}

.logo_and_menu-row .phone-block.phone .svg-phone {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -6px 0 0
}

.logo_and_menu-row .phone a {
    color: #222;
    white-space: nowrap
}

.logo_and_menu-row .phone a.active {
    color: #08c
}

.logo_and_menu-row .phone .dropdown a {
    padding: 16px 16px 16px 24px
}

.logo_and_menu-row .phone .more_phone {
    font-size: 0.8em;
    padding: 5px 7px;
    cursor: pointer;
}

.logo_and_menu-row .phone .more_phone .country {
    margin-left: 7px;
}

.logo_and_menu-row .callback-block {
    margin: 0 0 0 23px
}

.logo_and_menu-row .callback-block.callback-link {
    font-size: 13px
}

header.light .logo_and_menu-row:not(.full-fill) .callback-block.callback-link:hover {
    color: #fff
}

.logo_and_menu-row .callback-wrapper {
    margin-top: -6px
}

.logo_and_menu-row .search-block {
    height: 104px;
    display: table;
    width: 100%
}

.with_regions .logo_and_menu-row .search-block {
    display: table-cell
}

.logo_and_menu-row .search-wrapper {
    display: table-cell;
    vertical-align: middle;
    height: 100px
}

.logo_and_menu-row .search .search-button-div {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}

.logo_and_menu-row .search .search-button-div .svg.svg-close {
    display: none
}

.logo_and_menu-row .search .btn-search {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 13px 0 19px;
    border: none;
    background: 0 0;
    font-size: 0
}

.logo_and_menu-row .search .btn-search:active {
    box-shadow: none
}

.logo_and_menu-row .search .search-input {
    padding: 0 44px 0 14px;
    height: 40px;
    font-size: .933em;
    line-height: 24px;
    background: #f5f5f5;
    border: 1px solid rgba(0,0,0,.07)
}

.header_opacity .logo_and_menu-row .search .search-input {
    border-color: rgba(0,0,0,.07);
    background: 0 0
}

.header-v9.header_fill_none.header_opacity header.light .logo_and_menu-row .search .search-input {
    border-color: rgba(255,255,255,.7);
    color: #fff
}

.logo_and_menu-row .phone-block .inner-table-block {
    padding-left: 16px;
    padding-right: 16px
}

.logo_and_menu-row .inline-search-show {
    border: none;
    background: 0 0;
    padding: 0
}

.logo_and_menu-row .inline-search-show .svg-search {
    top: -7px
}

.logo_and_menu-row .callback-block.btn {
    padding: 12px 19px 13px;
    margin: 0;
    font-size: .933em;
    line-height: .85em;
    font-weight: 400
}

.logo_and_menu-row .search .svg {
    top: 0
}

.logo_and_menu-row .phone-block.with_btn {
    padding: 0;
    display: table;
    max-width: 100%
}

.logo_and_menu-row .phone-block.with_btn .phone {
    margin-bottom: 0;
    white-space: nowrap;
    display: inline-block;
    cursor: pointer;
}

.logo_and_menu-row .inner-table-block.phones i.svg.inline,.logo_and_menu-row .phone-block.with_btn .phone .svg {
    min-width: 20px;
    width: 20px;
    top: 6px;
    margin-right: 3px
}

.logo_and_menu-row .phone-block.with_btn .phone.big .svg {
    margin-right: 4px
}

.logo_and_menu-row .inner-table-block {
    height: 100px;
    transition: color .3s ease
}

.logo_and_menu-row .with-padding .inner-table-block {
    padding-left: 16px;
    padding-right: 16px
}

.logo_and_menu-row .with-padding .inner-table-block.search-block {
    max-width: 336px
}

.logo_and_menu-row .phone-block.with_btn .p-block {
    padding-bottom: 1px
}

.logo_and_menu-row .inner-table-block.address {
    font-size: .933em;
    line-height: 1.429em
}

.logo_and_menu-row .inner-table-block.address i.svg.inline {
    top: 1px
}

.logo_and_menu-row .inner-table-block i.svg.inline {
    float: left
}

.logo_and_menu-row .menu-row .inner-table-block i.svg.inline {
    float: none
}

.logo_and_menu-row .inner-table-block i.svg.inline svg {
    vertical-align: middle
}

.logo_and_menu-row .inner-table-block i+div {
    padding-left: 23px
}

.logo_and_menu-row .with_dropdown:after {
    margin-top: -3px
}

.logo_and_menu-row .burger {
    margin: 0 0 0 16px;
    display: block;
    position: relative;
    width: 68px;
    height: 100px;
    cursor: pointer
}

.logo_and_menu-row .burger .svg {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -9px;
    min-width: 18px;
    min-height: 16px
}

.header-v10 .logo_and_menu-row .burger {
    margin-left: 0
}

.menu-row.with-color .line-wrapper {
    display: none
}

.menu-row.with-color .marker-nav {
    display: none
}

.menu-row.with-color .mega-menu table td .wrap>.more-items>span {
    left: 2px
}

.menu-row.with-color .wrap_icon {
    font-size: 0
}

.menu-row.with-color .wrap_icon>a {
    position: relative;
    z-index: 10;
    padding: 0 21px 0;
    display: block;
    height: 59px
}

.menu-row.with-color .wrap_icon .basket-link .js-basket-block {
    position: relative;
    top: 18px
}

.menu-row.with-color .wrap_icon .basket-link .js-basket-block .svg {
    min-width: 24px
}

.menu-row.with-color .wrap_icon .personal-link {
    position: relative;
    z-index: 10;
    padding: 0 21px 0;
    display: block;
    height: 59px
}

.menu-row.with-color .wrap_icon .personal-link .svg {
    min-width: 16px;
    min-height: 17px;
    top: 17px
}

.menu-row.with-color .basket-link .count {
    margin: 2px 0 0;
    padding: 0 7px;
    border-radius: 10px;
    vertical-align: top;
    min-width: 20px;
    width: auto;
    height: 19px;
    font-size: 13px;
    font-weight: 700;
    line-height: 19px
}

.menu-row.with-color .basket-link:not(.basket-count) .count {
    background: #fff;
    color: #222
}

.menu-row.with-color .logo_and_menu-row .right-icons {
    margin-left: 1px;
    margin-right: 1px
}

.menu-row .mega-menu table td.dropdown.wide_menu>.wrap {
    position: static
}

.mega-menu table td.wide_menu .wrap>.dropdown-menu>li:first-of-type:before,body .menu-row.with-color .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li:first-of-type:before {
    display: none
}

.menu-row .mega-menu table td.wide_menu.hover>.wrap>.dropdown-menu,.menu-row .mega-menu table td.wide_menu:hover>.wrap>.dropdown-menu {
    display: block;
    width: 100%;
    margin-top: 0;
    border-top: 1px solid #f2f2f2;
    padding: 30px 4px 0;
    left: 0!important
}

.menu-row .mega-menu table td.wide_menu.hover>.wrap>.dropdown-menu,.menu-row .mega-menu table td.wide_menu:hover>.wrap>.dropdown-menu {
    max-height: 485px;
    overflow: auto
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu::-webkit-scrollbar {
    width: 8px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu::-webkit-scrollbar-track {
    border-radius: 8px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #999;
    border: 2px solid #fff
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu::-webkit-scrollbar-thumb:window-inactive {
    background: #999;
    border: 2px solid #fff
}

.menu-row .mega-menu .catalog_icons_N table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu>li.clicked_exp,.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu>li {
    display: inline-block;
    vertical-align: top;
    margin-right: 3px
}

.menu-row .mega-menu .catalog_icons_N table td.wide_menu>.wrap>.dropdown-menu>li.has_img>.dropdown-menu>li.clicked_exp,.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li.has_img>.dropdown-menu>li {
    display: block
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu li a {
    padding-right: 0!important
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li:not(.has_img)>.dropdown-menu li a {
    font-size: 12px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu li a:focus,.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu li a:hover,.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu li.active>a {
    color: #222
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu>li.collapsed:not(.clicked_exp) {
    display: none
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li.has_img {
    min-height: 60px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li.has_img>.dropdown-menu,.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li.has_img>a {
    padding-left: 82px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li.has_img .menu_img {
    display: block;
    width: 60px;
    position: absolute;
    top: 0;
    left: 32px
}

.mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>a {
    font-size: 15px;
    font-weight: 700;
    padding: 0
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li a {
    white-space: normal
}

.mega-menu table td.wide_menu .dropdown-menu li>a {
    border: none
}

.mega-menu table td.wide_menu .dropdown-submenu>a:after {
    display: none
}

.mega-menu table td.wide_menu .dropdown-submenu:hover>.dropdown-menu {
    animation: none
}

.mega-menu table td.wide_menu .wrap>.dropdown-menu li:first-of-type>.dropdown-menu li:first-of-type>a {
    padding-top: 2px!important
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu a {
    padding-top: 4px!important
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu {
    font-size: 0;
    margin-top: 0;
    border-top: 1px solid #f2f2f2
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li {
    display: inline-block;
    vertical-align: top;
    padding: 0 28px 40px 28px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li.count_4 {
    width: 25%
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li.count_3 {
    width: 33.33%
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li.count_2 {
    width: 50%
}

.menu-row .mega-menu table td.wide_menu .dropdown-submenu .dropdown-menu {
    display: block;
    position: static;
    opacity: 1;
    box-shadow: none;
    margin-top: -3px
}

.menu-row .mega-menu table td.wide_menu.hover .dropdown-submenu .dropdown-menu {
    display: block!important;
    opacity: 1!important
}

.mega-menu table td.wide_menu .dropdown-submenu .dropdown-menu>li.collapsed {
    display: none
}

.menu-row .mega-menu table td.wide_menu .dropdown-submenu .dropdown-menu>li>a {
    font-size: 13px;
    padding: 2px 0!important
}

.menu-row .mega-menu table td.wide_menu .dropdown-submenu .dropdown-submenu .dropdown-menu {
    margin: 0 0 0 20px;
    float: none
}

.menu-row .mega-menu .catalog_icons_N table td.wide_menu .dropdown-submenu .dropdown-submenu .dropdown-menu {
    display: none
}

.mega-menu table td .more_items {
    display: none
}

.mega-menu table td.wide_menu .more_items {
    cursor: pointer;
    position: relative;
    display: inline-block
}

.menu-row .mega-menu table td.wide_menu .more_items {
    padding: 0 0;
    font-size: 13px
}

.menu-row .mega-menu table td.wide_menu .more_items:not(:hover) {
    color: #666
}

.mega-menu table td.wide_menu .with_dropdown svg path {
    fill: #222!important
}

.mega_fixed_menu {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 997
}

.mega_fixed_menu .mega-menu table td.unvisible {
    opacity: 1;
    visibility: visible
}

.mega_fixed_menu .menu-only {
    padding: 30px 25px
}

.mega_fixed_menu .mega-menu table {
    padding: 0 0 0 72px;
    margin: 0 -25px;
    display: block
}

.mega_fixed_menu .mega-menu table tr {
    display: block
}

.mega_fixed_menu .mega-menu table td.unvisible {
    visibility: visible
}

.mega_fixed_menu .mega-menu table td .wrap>.more-items {
    display: none!important
}

.mega_fixed_menu .mega-menu table td .wrap>a {
    padding: 0;
    height: auto;
    line-height: normal
}

.mega_fixed_menu .mega-menu table .menu-item {
    padding: 0 25px;
    margin: 24px 0;
    display: inline-block;
    vertical-align: top;
    width: 24.7%;
    text-align: left
}

.mega_fixed_menu .mega-menu table .menu-item>.wrap>.dropdown-menu {
    float: none;
    position: static;
    opacity: 1;
    display: block;
    box-shadow: none;
    opacity: 1;
    animation: none
}

.mega_fixed_menu .mega-menu table .menu-item>.wrap>a {
    font-size: 1.1333em
}

.mega_fixed_menu .mega-menu table .menu-item:hover>.wrap>.dropdown-menu {
    display: block;
    opacity: 1
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu {
    margin: 12px 0 0
}

.mega_fixed_menu .mega-menu table .dropdown-menu {
    font-size: 1em;
    float: none
}

.mega_fixed_menu .mega-menu table .dropdown-menu li>a {
    border: none
}

.mega_fixed_menu .mega-menu table .dropdown-menu li a {
    width: auto
}

.mega_fixed_menu .mega-menu table .dropdown-menu li img {
    display: none
}

.mega_fixed_menu .mega-menu table td .wrap>a .line-wrapper {
    display: none
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu>li {
    margin: 6px 0 0
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu>li:first-of-type {
    margin-top: 0
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu>li:first-of-type:before {
    display: none
}

body .mega_fixed_menu .mega-menu table .wrap>.dropdown-menu>li>a {
    padding: 0!important;
    font-weight: 400
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a {
    padding: 0 25px 0 0!important;
    position: relative
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a:after {
    display: none
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a>.arrow {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a>.arrow>i {
    content: "";
    display: block;
    width: 13px;
    height: 11px;
    background: url(/images/allcorp2.png) -43px -334px no-repeat;
    border-radius: 4px
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a:hover>.arrow>i {
    background-position: -27px -334px
}

.mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu {
    position: static;
    margin: 0 0 13px;
    animation: none;
    box-shadow: none
}

.mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu a {
    padding: 0!important
}

.mega_fixed_menu .mega-menu table .dropdown-submenu .dropdown-menu li {
    margin: 10px 0 0;
    padding: 0 0 0 15px;
    font-size: .8666em;
    line-height: 1.3846em
}

.mega_fixed_menu .mega-menu table .dropdown-submenu:hover .dropdown-menu {
    opacity: 0;
    visibility: hidden;
    display: none;
    animation: none
}

.mega_fixed_menu .mega-menu table .dropdown-submenu.opened .dropdown-menu,.mega_fixed_menu .mega-menu table .dropdown-submenu.opened:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    display: block
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu li:first-of-type>.dropdown-menu li:first-of-type>a {
    padding-top: 0!important
}

.mega_fixed_menu .svg.svg-close {
    position: absolute;
    left: 25px;
    top: 42px;
    min-width: 18px;
    min-height: 18px;
    cursor: pointer
}

.mega_fixed_menu .marker-nav {
    display: none
}

.mega_fixed_menu .mega-menu table a {
    white-space: normal
}

.header-v2 .top-block .top-block-item .address {
    max-width: 290px
}

.header-v2 .with_regions .top-block .top-block-item .address {
    max-width: 180px
}

.logo_and_menu-row .search_wrap {
    opacity: 0;
    visibility: hidden
}

.menu-row.bgcolored a:hover .svg {
    background-color: transparent
}

.menu-row .wrap_icon {
    position: relative;
    z-index: 10;
    font-size: 0
}

.menu-row .wrap_icon .inline-search-show {
    border: none;
    background: 0 0;
    height: 59px
}

.menu-row.sliced .wrap_icon .inline-search-show {
    padding: 0 21px 0
}

.menu-row .wrap_icon .inline-search-show .svg {
    min-width: 16px;
    top: -1px
}

.menu-row .svg.svg-search {
    min-width: 16px;
    min-height: 16px
}

.header_1 .logo_and_menu-row .logo svg,.header_2 .logo_and_menu-row .logo svg {
    top: -2px;
    position: relative
}

.mega-menu table td.dropdown .wrap>a i {
    position: relative;
    top: -1px
}

.header_4 .logo_and_menu-row form.search,.header_6 .logo_and_menu-row form.search,.header_9 .logo_and_menu-row form.search {
    top: -1px
}

.header_6:not(.with_regions) .logo-row .with-padding>.inner-table-block.p-block {
    display: none
}

.btn.btn-responsive-nav {
    outline: 0
}

header.topmenu-LIGHT .logo_and_menu-row {
    border-bottom: 1px solid #f5f5f5
}

.index header.topmenu-LIGHT .logo_and_menu-row,.with_banners header.topmenu-LIGHT .logo_and_menu-row {
    border-bottom-width: 0
}

header.header-v4 .logo_and_menu-row {
    border-bottom-width: 0
}

header.header-v4 .mega-menu table .dropdown-menu {
    margin-top: -1px
}

.body.index header.topmenu-LIGHT .logo_and_menu-row,header.topmenu-LIGHT.fixed .logo_and_menu-row {
    border: none
}

.body:not(.index) .main>.container {
    padding-bottom: 20px
}

.body.nopadding .main>.container {
    padding-bottom: 0
}

.body .main>.container.with_error .left-menu-md,.body .main>.container.with_error .page-top,.body .main>.container.with_error .right-menu-md {
    display: none!important
}

.body .main>.container.with_error .content-md {
    width: 100%
}

body .container.with_error .right_block.narrow_Y {
    float: none!important;
    width: 100%!important
}

#mobileheader .basket-link .title {
    display: none
}

#mobileheader .v1 .bars .top-btn {
    padding: 0 20px 5px
}

#mobileheader .v2 .top-btn {
    height: 46px;
    line-height: 42px;
    padding: 0 15px
}

#mobileheader {
    margin: 0;
    padding: 0;
    position: relative;
    height: 63px;
    z-index: 2997
}

#mobileheader .burger {
    height: 100%;
    width: 58px;
    position: relative;
    cursor: pointer
}

#mobileheader .burger .svg-inline-burger {
    width: 18px;
    height: 16px;
    min-width: 18px;
    min-height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -9px
}

#mobileheader .burger .svg-inline-close {
    width: 16px;
    height: 16px;
    min-width: 16px;
    min-height: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -8px;
    display: none
}

#mobileheader .burger.c .svg-inline-close {
    display: inline
}

#mobileheader .burger.c .svg-inline-burger {
    display: none
}

#mobileheader .title-block {
    height: 100%;
    padding: 0 5px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    line-height: 60px
}

#mobileheader .logo-block {
    height: 100%;
    padding: 0 5px 0 0
}

#mobileheader .logo {
    max-width: 220px;
    line-height: 60px
}

#mobileheader .logo img {
    max-height: 100%;
    max-width: 100%
}

#mobileheader .right-icons {
    height: 100%;
    padding-right: 5px;
    margin-left: -15px
}

#mobileheader .wrap_icon {
    display: table-cell;
    padding-right: 15px;
    padding-left: 15px;
    vertical-align: middle;
    line-height: 63px
}

#mobileheader .wrap_icon.wrap_basket {
    padding-right: 10px
}

#mobileheader .inline-search-show {
    border: none;
    background: 0 0;
    padding: 0
}

#mobileheader .inline-search-show .svg-inline-search {
    top: -2px
}

#mobileheader .mobileheader-v2 .wrap_icon:hover .svg.inline svg path {
    fill: #fff
}

#mobileheader .basket-link {
    position: relative;
    padding-right: 12px
}

#mobileheader .basket-link .count {
    position: absolute;
    top: -7px;
    left: 16px
}

#mobileheader [class^=mobileheader-] {
    height: 100%;
    width: 100%;
    color: #222
}

#mobileheader .mobileheader-v1 {
    background: #fff;
    border-bottom: 1px solid #f5f5f5
}

#mobileheader .mobileheader-v2 {
    color: #fff
}

#mobileheader .mobileheader-v2 .basket-link .count {
    background-color: #fff;
    color: #222
}

#mobileheader .mobileheader-v2 .basket-link .js-basket-block svg path {
    fill: #fff
}

#mobilemenu {
    background: #fff;
    z-index: 3002;
    overflow: hidden;
    overflow-y: auto;
    transition: left .4s ease 0s,opacity .4s ease 0s;
    position: fixed
}

#mobilemenu::-webkit-scrollbar {
    width: 8px
}

#mobilemenu::-webkit-scrollbar-track {
    border-radius: 8px
}

#mobilemenu::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #999;
    border: 2px solid #fff
}

#mobilemenu::-webkit-scrollbar-thumb:window-inactive {
    background: #999;
    border: 2px solid #fff
}

#mobilemenu.dropdown {
    top: 64px;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #f2f2f2;
    opacity: 0;
    visibility: hidden
}

#mobilemenu.dropdown.show {
    opacity: 1;
    visibility: visible
}

#mobilemenu.leftside {
    left: -100%;
    top: 0;
    bottom: 0;
    width: 300px;
    max-width: 100%
}

#mobilemenu.leftside.show {
    left: 0;
    box-shadow: 3px 0 10px 0 rgba(0,0,0,.45)
}

#mobilemenu>.scroller {
    overflow: hidden
}

#mobilemenu>.scroller>.wrap {
    width: 100%;
    transition: transform .2s ease-in-out;
    -webkit-transition: transform .2s ease-in-out;
    -moz-transition: transform .2s ease-in-out;
    -ms-transition: transform .2s ease-in-out
}

#mobilemenu-overlay {
    display: none;
    background: #3a3f44;
    opacity: .7!important;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2999
}

#mobilemenu .dropdown {
    left: 100%;
    top: 0;
    width: 100%;
    border: medium none;
    box-shadow: none;
    visibility: visible;
    opacity: 1;
    display: none;
    position: absolute;
    z-index: 5;
    background: #fff;
    margin: 0;
    padding: 0
}

#mobilemenu .expanded>.dropdown {
    display: block
}

#mobilemenu .expanded>.dropdown>div {
    border-bottom: 1px solid #f2f2f2
}

#mobilemenu .expanded>.dropdown .menu_back a {
    font-size: 15px;
    line-height: 18px;
    padding: 23px 20px 22px 57px;
    cursor: pointer;
    position: relative
}

#mobilemenu .expanded>.dropdown .menu_back .svg {
    position: absolute;
    top: 25px;
    left: 20px;
    width: 20px;
    height: 20px
}

#mobilemenu .expanded>.dropdown .menu_title {
    font-size: 15px;
    line-height: 18px;
    color: #333;
    font-weight: 700;
    padding: 22px 23px 23px 19px;
    background-color: #fbfbfb
}

#mobilemenu .menu a:hover .svg {
    background-color: transparent
}

#mobilemenu .menu>ul {
    padding: 0;
    margin: 0;
    display: block
}

#mobilemenu .menu ul>li {
    list-style: none;
    display: block;
    margin: 0;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
    padding: 0
}

#mobilemenu .menu ul li.menu_back svg path {
    fill: #222
}

#mobilemenu .menu ul li:before {
    display: none
}

#mobilemenu .menu ul>li a {
    padding: 19px 20px 20px 19px;
    display: block;
    position: relative
}

#mobilemenu .menu ul>li.menu_title a {
    padding: 0
}

#mobilemenu .menu ul>li a.parent {
    padding-right: 46px
}

#mobilemenu .menu ul>li .arrow {
    position: absolute;
    z-index: 1;
    width: 46px;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    padding-left: 8px;
    display: block
}

#mobilemenu .menu ul>li .arrow .svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
    width: 30px;
    height: 30px
}

#mobilemenu .menu ul>li.selected>a:before {
    content: "";
    position: absolute;
    top: 30px;
    left: 9px;
    width: 4px;
    height: 4px;
    border-radius: 100%
}

#mobilemenu .menu>ul>li>a {
    background: #fff;
    font-size: 15px;
    font-weight: 700
}

#mobilemenu .menu>ul>li.selected>a:before {
    left: 0;
    top: -1px!important;
    bottom: -1px;
    width: 2px;
    z-index: 1;
    height: inherit;
    border-radius: 0
}

#mobilemenu .menu>ul>li:not(.counters),.menu ul>li.expanded,.menu ul>li.selected:not(.counters) {
    position: static
}

#mobilemenu .menu>ul>li.counters>a>span {
    padding-right: 25px;
    position: relative
}

#mobilemenu .menu>ul>li.counters .count {
    min-width: 18px;
    height: 17px;
    line-height: 18px;
    white-space: nowrap;
    font-size: 12px;
    color: #fff;
    border-radius: 8px;
    text-align: center;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    font-weight: 400
}

#mobilemenu .menu>ul>li.counters .count.empted {
    background: #969ba5
}

#mobilemenu .menu.middle>ul>li>a {
    padding-left: 57px;
    background: #fbfbfb
}

#mobilemenu .menu.middle a .svg {
	position: absolute;
	top: 21px;
	left: 15px;
	display: block;
	width: 20px;
	height: 20px;
}

#mobilemenu .menu.middle a .svg-inline-cabinet {
    width: 14px;
    min-width: 14px;
    height: 17px;
    min-height: 17px;
    left: 21px;
    top: 22px
}

#mobilemenu .menu.middle a .svg-inline-basket {
    width: 18px;
    min-width: 18px;
    height: 17px;
    min-height: 17px;
    left: 20px;
    top: 23px
}

#mobilemenu .menu.middle a .svg-inline-phone {
    width: 9px;
    min-width: 9px;
    height: 12px;
    min-height: 12px;
    left: 25px;
    top: 26px
}

#mobilemenu .contacts .title {
    font-weight: 700;
    padding: 19px 20px 6px 19px
}

#mobilemenu .contacts a {
    color: #222
}

#mobilemenu .contacts .address,#mobilemenu .contacts .email {
    padding: 12px 20px 0 50px;
    position: relative;
    line-height: 18px;
    font-size: 13px
}

#mobilemenu .contacts .svg.svg-inline-address {
    position: absolute;
    left: 20px;
    top: 14px;
    width: 13px;
    min-width: auto;
    height: 16px;
    min-height: auto
}

#mobilemenu .contacts .svg-inline-email {
    min-width: auto;
    min-height: auto;
    height: 16px;
    width: 16px;
    position: absolute;
    left: 20px;
    top: 13px
}

#mobilemenu .social-icons {
    border-bottom: 1px solid #f2f2f2
}

#mobilemenu .social-icons ul {
    padding: 16px 0 30px 0;
    margin: 0
}

#mobilemenu .social-icons li {
    list-style: none;
    display: block
}

#mobilemenu .social-icons li>a {
    font-size: 13px;
    line-height: 20px;
    background: 0 0;
    padding: 5px 27px 5px 50px;
    width: 100%;
    opacity: 1;
    position: relative;
    margin: 0;
    height: auto
}

#mobilemenu .social-icons li>a .svg {
    position: absolute;
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    left: 19px;
    top: 5px
}

#mobilemenu .downdrop .menu ul>li .arrow .svg {
    transform: rotate(.25turn)
}

#mobilemenu .downdrop .dropdown {
    position: relative;
    left: inherit;
    top: inherit;
    padding: 0 0 0 19px
}

#mobilemenu .downdrop .expanded>.dropdown .menu_back,#mobilemenu .mobilemenu-v2 .expanded>.dropdown .menu_title {
    display: none
}

#mobilemenu .downdrop .menu ul>li.expanded {
    border-bottom: none
}

#mobilemenu .downdrop .menu ul>li.expanded>a {
    border-bottom: 1px solid #f2f2f2
}

@media not print {
    #headerfixed.fixed,header.fixed {
        position: fixed;
        margin: 0;
        width: 100%;
        top: 0;
        z-index: 996;
        right: 0;
        left: 0
    }

    .inline-search-block.fixed {
        position: fixed;
        z-index: 997;
        background: #fff!important
    }

    .inline-search-block.fixed .search-wrapper {
        padding: 0;
        display: inline-block;
        width: 100%
    }

    .inline-search-block.fixed .search-wrapper #title-search {
        padding: 14px 0 15px
    }

    .inline-search-block.fixed.big {
        background: #fff!important;
        top: -200px;
        z-index: 4000;
        transition-duration: .5s
    }

    .inline-search-block.fixed.big.show {
        top: 0
    }

    .inline-search-block.fixed.big .search-wrapper #title-search {
        padding: 0
    }

    .inline-search-block.fixed.big .search .search-input {
        padding: 0 200px 0 25px;
        font-size: 28px;
        height: 132px;
        background: 0 0;
        border: none;
        border-radius: 0
    }

    .inline-search-block.fixed.big .search .search-button-div {
        top: 45px
    }

    .inline-search-block.fixed.big .search .btn-search {
        color: #fff;
        padding: 12px 25px;
        font-size: 1em
    }

    .inline-search-block.fixed.big .search .close-block {
        min-width: 16px
    }

    .inline-search-block.with-close.fixed.big .search .close-block {
        top: 6px
    }

    #headerfixed {
        opacity: 0;
        transition: opacity ease 10ms;
        background: #fff;
        display: none;
        box-shadow: 0 1px 5px rgba(0,0,0,.136)
    }

    #headerfixed .maxwidth-theme {
        padding: 0 16px
    }

    #headerfixed.fixed {
        opacity: 1;
        display: block
    }

    #headerfixed .logo-row .logo-block {
        max-width: 300px;
        min-width: 192px
    }

    #headerfixed .logo-row .js-basket-block .title {
        display: none
    }

    #headerfixed .search .inner-table-block {
        width: 50%
    }

    #headerfixed .inner-table-block {
        height: 59px;
        overflow: hidden;
        padding: 0 22px;
        overflow: visible
    }

    #headerfixed .inner-table-block.menu-block,#headerfixed .inner-table-block.phones {
        overflow: visible
    }

    #headerfixed .inner-table-block.cabinet {
        position: relative
    }

    #headerfixed .inner-table-block.phones {
        padding: 0
    }

    #headerfixed .inner-table-block.phones .phone {
        margin: 0
    }

    #headerfixed .sep-left {
        border-right: rgba(0,0,0,.05) 1px solid
    }

    #headerfixed .logo-row .logo {
        height: auto;
        line-height: normal
    }

    #headerfixed .logo-row .logo img,#headerfixed .logo-row .logo svg {
        max-height: 36px
    }

    #headerfixed .logo-row .logo svg {
        max-width: 144px
    }

    #headerfixed .menu-block.rows {
        position: relative;
        cursor: pointer;
        transition: background ease .3s;
        padding: 0 23px 0 16px
    }

    #headerfixed .menu-block.rows .title {
        font-size: .933em;
        font-weight: 700;
        position: relative;
        color: #222
    }

    #headerfixed .menu-block.rows:hover .title {
        color: #fff
    }

    #headerfixed .menu-block .title .svg {
        margin-right: 9px
    }

    #headerfixed .menu-block:hover .svg path {
        fill: #fff
    }

    #headerfixed .logo-row .menu-block.rows .navs {
        position: absolute;
        top: 100%;
        left: 0;
        width: 240px
    }

    #headerfixed .menu-block.rows:hover .navs>ul {
        display: block!important;
        box-shadow: 0 6px 12px rgba(0,0,0,.175)
    }

    #headerfixed .menu-block.rows:hover .navs ul {
        animation: toggle_opacity .3s;
        background: #fff
    }

    #headerfixed .menu-block.rows .navs ul li {
        padding: 0;
        display: block;
        float: none;
        margin: 0
    }

    #headerfixed .menu-block.rows .navs ul .search {
        display: none
    }

    #headerfixed .menu-block.rows .navs ul li:before {
        display: none
    }

    #headerfixed .menu-block .navs td:not(.wide_menu) ul li a,#headerfixed .navs ul.nav li a {
        border-radius: 0;
        font-size: 15px;
        padding: 14px 29px 14px 19px!important;
        border-top: 1px solid #f0f0f0;
        min-width: 225px;
        white-space: normal;
        line-height: 24px
    }

    #headerfixed .navs ul.nav li a {
        min-width: 235px
    }

    #headerfixed .menu-block .navs td:not(.wide_menu) ul li a:focus,#headerfixed .menu-block .navs td:not(.wide_menu) ul li a:hover,#headerfixed .menu-block .navs td:not(.wide_menu) ul li.active>a {
        background: #fff
    }

    #headerfixed .menu-block .navs ul>li:first-of-type>a {
        border-top-width: 0
    }

    #headerfixed .menu-block.rows .navs ul li a i {
        position: absolute;
        right: 15px;
        top: 19px
    }

    #headerfixed .menu-block.rows .navs ul li a:not(:hover) i {
        color: #898989
    }

    #headerfixed .menu-block.rows .navs ul li a i:before {
        content: "\f105"
    }

    #headerfixed .menu-block.rows .navs ul.dropdown-menu {
        top: 0;
        left: 100%;
        padding: 0;
        margin: 0;
        border-radius: 0;
        border: none
    }

    #headerfixed .menu-block.rows .navs li:hover>ul.dropdown-menu {
        display: block
    }

    #headerfixed .menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu li a:hover {
        color: #222
    }

    #headerfixed .btn {
        margin: 0
    }

    #headerfixed .search-button-div .btn-search {
        position: static
    }

    #headerfixed .search-button-div .close-block {
        display: none
    }

    #headerfixed .js-basket-block {
        position: relative
    }

    #headerfixed .logo-row.v1 .js-basket-block .count {
        top: -12px
    }

    #headerfixed .nav-pills>li.active>a,#headerfixed .nav-pills>li.active>a:focus,#headerfixed .nav-pills>li.active>a:hover,#headerfixed .nav>li>a:focus,#headerfixed .nav>li>a:hover {
        background: #fff
    }

    #headerfixed .logo-row .svg svg {
        vertical-align: middle
    }

    #headerfixed .logo-row.v2 {
        display: table
    }

    #headerfixed .logo-row.v2 .logo-block {
        min-width: 192px;
        max-width: 192px
    }

    #headerfixed .logo-row.v2 .small-block {
        width: 80px;
        text-align: center
    }

    #headerfixed .logo-row.v2 .small-block.cabinet {
        width: 70px
    }

    #headerfixed .logo-row.v2 .small-block>div {
        min-height: 29px
    }

    #headerfixed .logo-row.v2 .search-block {
        cursor: pointer
    }

    #headerfixed .logo-row.v2 .js-nav {
        opacity: 0
    }

    #headerfixed .logo-row.v2 .mega-menu table td .wrap>a {
        height: 59px;
        line-height: 58px
    }

    #headerfixed .logo-row.v2 .svg {
        position: static
    }

    #headerfixed .logo-row.v2 .svg.svg-basket {
        margin: 0
    }

    #headerfixed .logo-row .basket-link .count {
        position: absolute;
        top: -7px;
        left: 13px;
        width: 21px;
        height: 21px;
        border: 2px solid #fff;
        line-height: 18px
    }

    #headerfixed .logo-row.v2 .basket-link .js-basket-block {
        width: 34px;
        display: inline-block;
        text-align: left;
        min-height: 27px;
        position: relative;
        display: block;
        margin: auto
    }

    #headerfixed .logo-row .basket-link .svg.svg-basket {
        margin: 0
    }

    #headerfixed .logo-row.v2 .basket-link {
        width: 84px
    }
}

.menu-row {
    position: relative
}

.logo-row .menu-row,.logo-row .menu-row .menu-only {
    position: static
}

.logo-row .menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu {
    width: auto;
    left: 40px!important;
    right: 40px;
    margin: 0
}

.fill_bg_n .menu-row {
    z-index: 3
}

.logo-row .menu-row.maxwidth-theme:after,.logo-row .menu-row.maxwidth-theme:before {
    display: none
}

.menu-only {
    position: relative;
    z-index: 2
}

.mega-menu {
    z-index: 10
}

.mega-menu ul.nav {
    padding: 0;
    clear: both;
    float: none;
    position: static;
    display: block;
    font-size: 13px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.3)
}

.mega-menu ul.nav li {
    padding: 0;
    margin: 0;
    clear: both;
    float: none;
    display: block
}

.mega-menu ul.nav li:before {
    display: none
}

.mega-menu ul.nav .dropdown-menu,.mega-menu ul.nav li {
    background-color: #fafafa
}

.mega-menu ul.nav li>a {
    padding: 9px 45px 9px 10px;
    text-shadow: none!important;
    border-top: 1px solid #e1e4e6;
    border-bottom: 1px solid transparent;
    margin: 0;
    line-height: 24px;
    text-decoration: none;
    position: relative;
    border-radius: 0;
    clear: both;
    float: none;
    display: block;
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    white-space: normal;
    color: #444
}

.mega-menu ul.nav li>a i.fa-angle-down {
    position: absolute;
    right: -10px;
    top: 0;
    font-size: 20px;
    width: 64px;
    height: 44px;
    text-align: center;
    line-height: 44px
}

.mega-menu ul.nav li:first-of-type>a {
    border-top: medium none!important
}

.mega-menu ul.nav li.active>a,.mega-menu ul.nav li:hover>a {
    border-top: 1px solid #e1e4e6;
    border-bottom: 1px solid #e1e4e6;
    margin: 0;
    padding: 9px 55px 9px 10px;
    background: 0 0;
    color: #fff
}

.mega-menu ul.nav li.active>a i.fa-angle-down,.mega-menu ul.nav li:hover>a i.fa-angle-down {
    right: 0
}

.mega-menu ul.nav li.active+li>a,.mega-menu ul.nav li:hover+li>a {
    border-top: 1px solid transparent
}

.mega-menu ul.nav li>a:focus {
    background: none repeat scroll 0 0 rgba(0,0,0,0)
}

.mega-menu ul.nav .dropdown-menu {
    font-size: 13px;
    position: static;
    clear: both;
    float: none;
    display: none!important;
    box-shadow: none;
    border: none!important;
    border-radius: 0;
    margin: 0;
    padding: 0 0 0 20px
}

.mega-menu ul.nav .dropdown-menu li:first-of-type>a {
    border-top: 1px solid transparent
}

.mega-menu table .wrap>.dropdown-menu>li:first-of-type:before {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #dedede;
    display: block;
    content: "";
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.mega-menu ul.nav .dropdown-menu li:last-of-type>a {
    border-bottom: 1px solid transparent
}

.mega-menu ul.nav li.resp-active>ul.dropdown-menu {
    display: block!important
}

.mega-menu table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    max-width: 100%
}

.bx-ios .mega-menu table,.bx-mac .mega-menu table {
    max-width: inherit
}

.mega-menu table a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    white-space: nowrap
}

.mega-menu table td {
    padding: 0;
    text-align: center;
    position: static
}

.mega-menu table td.unvisible {
    visibility: hidden;
    opacity: 0
}

.mega-menu table td.dropdown>.wrap {
    position: relative
}

.mega-menu table td:hover>.wrap>.dropdown-menu {
    display: block;
    opacity: 1;
    animation: toggle_opacity .3s
}

.mega-menu table td>.wrap>a .fa {
    vertical-align: middle;
    display: none
}

.mega-menu table td>.wrap>a .fa.fa-angle-down::before {
    font-size: 12px;
    font-weight: 700;
    vertical-align: top;
    display: block
}

.mega-menu table .tail {
    display: none
}

.mega-menu table .dropdown-menu {
    border-radius: 0;
    border: none;
    margin: -1px 0 0;
    top: auto;
    padding: 0;
    text-align: left;
    opacity: 0;
    min-width: 100%
}

.mega-menu table .dropdown-menu li>a {
    color: #222;
    padding: 14px 37px 14px 19px;
    border-top: 1px solid #f0f0f0
}

.mega-menu table .wrap>.dropdown-menu li:first-of-type>a {
    border-top-color: transparent!important
}

.mega-menu table .wrap>.dropdown-menu li:first-of-type>.dropdown-menu {
    top: 0
}

.mega-menu table .wrap>.dropdown-menu li:first-of-type>.dropdown-menu li:first-of-type>a {
    padding-top: 15px!important
}

.dropdown-menu li,.mega-menu table .dropdown-submenu {
    position: relative;
    padding: 0;
    margin-bottom: 0
}

.dropdown-menu li:before,.mega-menu table .dropdown-submenu:before {
    display: none
}

.mega-menu table .dropdown-submenu>a:after {
    display: block;
    font-family: FontAwesome;
    content: "\f105";
    right: 14px;
    position: absolute;
    top: 50%;
    margin: -10px 0 0;
    color: #898989
}

.mega-menu table .dropdown-submenu:hover>.dropdown-menu {
    display: block;
    opacity: 1;
    animation: toggle_opacity .3s
}

.mega-menu table .dropdown-submenu .dropdown-menu {
    top: 1px;
    left: 100%
}

.mega-menu table .dropdown-submenu .dropdown-menu>li:first-of-type>a {
    border-top: none
}

.mega-menu table .dropdown.js-dropdown .fa {
    display: none
}

.mega-menu table .more-items>span {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    vertical-align: top;
    padding-right: 21px
}

.mega-menu table td.search-item .wrap>a {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 13px!important;
    padding-bottom: 18px!important
}

.mega-menu table td.search-item .wrap>a .fa {
    font-size: 15px
}

.mega-menu table td .wrap>a {
    border: none;
    //font-weight: 700;
    padding: 0 3px 0;
    position: relative;
    text-transform: none;
    color: #222;
    width: auto;
    vertical-align: middle;
    height: 100px;
    line-height: 98px;
    font-size: 1em
}

.mega-menu table td.dropdown .wrap>a {
    padding-right: 3px
}

.menu-row.with-color .mega-menu {
    height: 59px
}

.menu-row.with-color .mega-menu table td .wrap>a {
    height: 59px;
    line-height: 58px;
    color: #fff
}

.mega-menu table td.dropdown .wrap>a i {
    display: inline-block;
    padding-left: 5px;
    opacity: .6
}

.menu-row.with-color .mega-menu table td.active .wrap>a,.menu-row.with-color .mega-menu table td:not(.search-item):hover .wrap>a {
    color: #fff
}

.menu-row.with-color .mega-menu table .dropdown-menu {
    margin-top: 0
}

.menu-row.with-color .mega-menu table .wrap>.dropdown-menu>li:first-of-type:before {
    display: none
}

.logo_and_menu-row .logo-row .menu-row .mega-menu {
    height: 100px
}

.mega-menu table td .wrap>a .line-wrapper {
    position: relative;
    visibility: visible
}

.mega-menu td .wrap>a .line-wrapper .line {
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 2px;
    background: #dedede;
    right: 100%;
    opacity: 1;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

#headerfixed .mega-menu td .wrap>a .line-wrapper .line {
    bottom: -1px
}

.mega-menu table td .wrap>a:hover .line-wrapper .line,.mega-menu table td.active .wrap>a .line-wrapper .line {
    right: 0
}

.mega-menu table td:last-child .wrap>a:after {
    display: none
}

.mega-menu table .dropdown-submenu>a:hover:after {
    color: #fff
}

.mega-menu table .dropdown-submenu .dropdown-menu:after {
    display: none
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background: #fff
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    background: #fff
}

.mega-menu ul.nav .search {
    right: inherit;
    top: inherit;
    width: 100%;
    display: block!important;
    padding: 13px;
    background: none repeat scroll 0 0 #e0e7ec
}

.mega-menu ul.nav .search .search-input-div {
    padding-right: 0
}

.mega-menu ul.nav .search .search-button-div {
    right: 13px;
    top: 13px;
    width: 74px
}

.mega-menu ul.nav .search .search-button-div .btn-search {
    right: 0;
    top: 0
}

div.title-search-result {
    margin-left: 1px;
    margin-top: -2px;
    display: none;
    overflow: visible;
    z-index: 100;
    padding: 0;
    border: none;
    position: absolute
}

.title-search-result.title-search-input {
    width: 100%!important;
    left: 0!important;
    margin-left: 0
}

.bx_search_container {
    height: 50px;
    line-height: 50px;
    padding: 0 10px
}

.bx_search_container .bx_field {
    position: relative;
    margin-top: 15px;
    height: 30px;
    border-top: 1px solid #8ca3ae;
    border-right: 1px solid #a0b4be;
    border-bottom: 1px solid #b6c8d1;
    border-left: 1px solid #a0b4be;
    border-radius: 3px;
    background: #fff;
    box-shadow: inset 0 2px 3px 0 rgba(0,0,0,.1);
    line-height: 30px
}

.bx_search_container .bx_field .bx_input_text {
    position: absolute;
    right: 34px;
    left: 5px;
    height: 30px;
    outline: 0;
    border: none;
    background: 0 0;
    line-height: 30px
}

.bx_search_container .bx_field .bx_input_submit {
    position: absolute;
    top: 2px;
    right: 0;
    bottom: 0;
    width: 34px;
    border: none;
    background: url(/bitrix/templates/aspro-allcorp2/images/search_lupe.png) no-repeat left center;
    cursor: pointer
}

div.title-search-fader {
    display: none;
    background-image: url(/bitrix/templates/aspro-allcorp2/images/fader.png);
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute
}

p.title-search-preview {
    font-size: 12px
}

div.title-search-result td.title-search-price span {
    font-size: 26px
}

.bx_searche {
    background: none repeat scroll 0 0 #fff;
    border: medium none;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.1)
}

.bx_searche .maxwidth-theme {
    padding: 0!important
}

.bx_searche .bx_img_element {
    background: 0 0;
    float: left;
    padding: 0;
    position: absolute
}

.bx_searche .bx_item_block {
    position: relative;
    display: block;
    text-decoration: none;
    color: #2f383d;
    border-top: 1px solid #f6f6f6
}

.bx_searche .bx_item_block:not(.all_result):hover {
    background: #fbfbfb
}

.bx_searche .bx_image {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.bx_searche .bx_item_element {
    padding-left: 20px;
    margin-left: 0;
    border-top: 1px solid transparent;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.bx_searche .bx_price .old {
    font-weight: 400;
    text-decoration: line-through;
    color: #636363
}

.bx_searche .bx_item_element .all_result_title {
    font-size: .933em;
    margin: 0
}

.bx_searche .bx_item_block {
    min-height: 80px;
    line-height: 77px
}

.bx_searche .bx_img_element {
    width: 80px;
    height: 80px;
    margin: 0 0 0 20px;
    padding: 5px 0
}

.bx_searche .bx_image {
    width: 100%;
    height: 100%
}

.bx_searche .bx_img_element+.bx_item_element {
    margin-left: 100px
}

section.page-top {
    padding: 20px 0 22px;
    min-height: 56px;
    position: relative
}

section.page-top.center {
    text-align: center
}

section.page-top h1 {
    margin-bottom: 8px
}

section.page-top .print-link+h1,section.page-top .rss+h1,section.page-top h1.shares {
    padding-right: 50px
}

section.page-top .rss-block+h1.shares {
    padding-right: 180px
}

section.page-top .rss+.print-link+h1 {
    padding-right: 120px
}

.container .page-top-wrapper {
    margin-left: -16px;
    margin-right: -16px
}

.page-top-wrapper.grey {
    background: #f9f9f9;
    margin-bottom: 42px
}

.page-top-wrapper.color {
    background: #666;
    position: relative
}

.page-top-wrapper.color h1 {
    color: #fff
}

.breadcrumb>*,.page-top-wrapper.color .breadcrumb .active,.page-top-wrapper.color .breadcrumb a,.page-top-wrapper.color .breadcrumb>li {
    color: #222;
    opacity: .8
}

.breadcrumb {
    line-height: 13px;
    padding: 13px 15px;
    margin: 0 0 1px;
    list-style: none;
    background: #fff
}

.breadcrumb .active,.breadcrumb a,.breadcrumb>*,.breadcrumb>li {
    text-decoration: none;
    color: #9a9a9a
}

.breadcrumb>li {
    text-shadow: none;
    padding: 0;
    margin-bottom: 0;
    font-size: .9em
}

.breadcrumb>li:before {
    display: none
}

.breadcrumb>li+li:before {
    font-family: FontAwesome;
    content: "\f054";
    font-size: 7px;
    padding: 0 8px 0 10px;
    vertical-align: middle;
    color: #222;
    opacity: .8;
    display: inline-block;
    position: static;
    background: 0 0;
    width: auto;
    height: auto
}

.wrap_pagination {
    text-align: center;
    position: relative
}

.pagination {
    border-radius: 0;
    border-color: #dfe5e9;
    margin: 20px 0 15px;
    border: none
}

.pagination>li {
    display: inline-block;
    margin: 0 1px
}

.pagination a,.pagination span {
    border-radius: 4px;
    padding: 6px 0 6px!important;
    width: 32px;
    height: 32px;
    font-size: 14px;
    font-weight: 400;
    border-color: #666;
    color: #666;
    margin-left: 0!important
}

.pagination .before a:hover,.pagination .before span:hover {
    color: #909da5!important;
    background-color: transparent!important;
    border-left-color: #ddd!important
}

.pagination a:active,.pagination a:focus,.pagination a:hover,.pagination span:active,.pagination span:focus,.pagination span:hover {
    color: #fff
}

.pagination li:not(.active):hover a {
    background: #fff
}

.pagination li a .svg {
    left: 1px
}

.nav_wrapper .bottom_nav {
    margin: 0
}

.nav_wrapper .ajax_load_btn {
    text-align: center;
    border: none
}

.nav_wrapper .wrap_pagination {
    display: none
}

.pagination li.next a,.pagination li.prev a {
    border: none
}

.wrap_nav:before {
    display: none!important
}

.bottom_nav {
    margin: 20px 0 20px
}

.ajax_load.table .bottom_nav {
    margin-top: 0
}

.ajax_load_btn {
    text-align: center;
    margin: 0 0 0;
    border: 1px solid #f2f2f2;
    cursor: pointer
}

.pagination .fa {
    color: #222;
    font-size: 12px;
    vertical-align: middle
}

.pagination li:hover a .fa {
    color: #fff
}

.rss {
    display: inline-block;
    float: right;
    margin: 6px 0 0
}

.page-top-wrapper.v3 section.page-top {
    min-height: 0
}

.page-top-wrapper.v3 section.page-top h1 {
    margin-bottom: 15px
}

footer {
    background: none repeat scroll 0 0 #373d44;
    clear: both;
    color: #969ba5;
    line-height: 18px;
    min-height: 171px;
    padding: 0;
    position: relative;
    margin-top: -171px
}

footer>.container {
    padding-bottom: 10px
}

footer .copy {
    font-size: .867em;
    color: #999
}

footer .copy,footer .info {
    padding: 0 0 0
}

footer .info {
    color: #fff
}

footer .info .blocks {
    position: relative;
    padding: 0 0 0 28px;
    margin-bottom: 22px
}

footer .info div.address {
    line-height: 20px
}

footer .info .phone {
    margin-bottom: 15px
}

footer .info .phone:before {
    top: 3px
}

footer .info .phone a {
    color: #fff;
    line-height: 22px
}

footer .info .phone a:nth-child(n+2) {
    display: block
}

footer .info .email a {
    color: #fff;
    vertical-align: middle
}

footer .info .email a:hover {
    color: #fff;
    text-decoration: none
}

footer .info i {
    font-size: 14px;
    margin: 0 7px 0 0;
    color: #969ba5;
    vertical-align: middle
}

.bottom-menu {
    color: #b0b0b0;
    font-weight: 400
}

.bottom-menu .items .wrap {
    font-size: .933em
}

.bottom-menu .items>.item-link {
    color: #fff;
    font-weight: 700;
    margin-bottom: 7px
}

.bottom-menu .items>.item-link a {
    color: #fff
}

.bottom-menu a {
    color: #a7a7a7;
    text-decoration: none
}

.bottom-menu .item {
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top
}

.bottom-menu .col-sm-6:last-child .item {
    margin-bottom: 0
}

footer .white_middle_text {
    color: #fff
}

footer:not(.footer-grey) .bottom-menu .item.active .title,footer:not(.footer-grey) .bottom-menu .item.active .title a,footer:not(.footer-grey) .bottom-menu .item:hover .title,footer:not(.footer-grey) .bottom-menu .item:hover .title a {
    color: #fff!important
}

footer:not(.footer-grey) .bottom-menu .items>.item-link a:hover {
    opacity: .8
}

footer .bottom-middle {
    padding: 34px 0 11px
}

footer .bottom-under .inner-wrapper {
    padding: 18px 0 2px;
    border-top: 1px solid #41474e;
    margin: 20px 0 0
}

footer .bottom-under .inner-wrapper .copy-block {
    float: left;
    padding: 0
}

footer .bottom-under .inner-wrapper .copy-block>div {
    display: inline-block;
    vertical-align: middle;
    padding: 0
}

footer .bottom-under .inner-wrapper .social-block {
    float: right
}

footer .bottom-under .outer-wrapper {
    padding-bottom: 6px
}

footer .bottom-under .inner-wrapper .copy-block>div#bx-composite-banner,footer .bottom-under .inner-wrapper .copy-block>div.print-block {
    padding-right: 0
}

footer .bottom-under .inner-wrapper .copy-block>div#bx-composite-banner a {
    margin-left: 20px
}

footer .print-link {
    color: #a7a7a7;
    font-size: .867em;
    cursor: pointer;
    white-space: nowrap;
    padding: 0 0 0 20px
}

footer .print-link .icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px 0 0
}

footer .print-link svg {
    display: block;
    vertical-align: middle
}

footer .print-link svg path {
    fill: #a7a7a7
}

footer .print-link .text {
    vertical-align: middle
}

footer .blocks {
    padding: 0 0 10px 0
}

footer .blocks:first-of-type {
    padding-bottom: 29px
}

footer .blocks:last-of-type {
    padding-bottom: 0
}

footer .info .blocks {
    padding-bottom: 0
}

footer .info .blocks.phones:before {
    display: none
}

footer .info .blocks.phones .svg {
    top: 5px;
    left: -28px
}

footer .info .blocks.phones .svg svg {
    width: 13px
}

footer .info .blocks.address .svg {
    top: 2px
}

footer:not(.footer-light):not(.footer-grey) .info .blocks.phones .phone>svg path {
    fill: #fff
}

footer .info .blocks .svg {
    position: absolute;
    left: 0;
    top: 5px
}

footer .info .phones .phone {
    display: inline-block;
    position: relative
}

footer .info .phones .phone a {
    font-weight: 700
}

footer .info .phones .phone .dropdown {
    top: 10px;
    z-index: 10;
    min-width: 170px;
    left: -15px
}

footer .info .phones .phone .dropdown a {
    color: #333
}

footer .info .phones .schedule {
    color: #888;
    font-size: 13px;
    margin: 0
}

footer .info .blocks svg path {
    fill: #999
}

footer.footer-grey .info .blocks svg path,footer.footer-light .info .blocks svg path {
    fill: #333
}

footer .social-icons ul {
    margin: 0;
}

footer.compact .info .phones .phone {
    margin-bottom: 0
}

footer.compact .info .phones .phone .dropdown {
    top: auto;
    bottom: 100%;
    left: -13px
}

footer.compact .bottom-middle {
    padding: 42px 0 29px
}

footer:not(.compact) .social-icons .small_title {
    color: #a7a7a7;
    display: none
}

footer.compact .social-icons .small_title,footer.ext_view .social-icons .small_title {
    display: block;
    font-size: 1em;
    color: #fff;
    font-weight: 700;
    padding: 0 0 12px
}

.footer-grey .bottom-menu .items>.item-link a {
    color: #222
}

.footer-grey .bottom-menu a {
    color: #555
}

footer.ext_view.footer-grey .social-icons .small_title {
    color: #222
}

footer.ext_view .white_middle_text {
    padding-bottom: 20px
}

footer.ext_view .subscribe-form {
    position: relative;
    margin-bottom: 35px
}

footer.ext_view .subscribe-input {
    height: 42px;
    padding-right: 63px
}

footer.ext_view .subscribe-btn {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    height: 42px;
    width: 44px;
    padding-left: 0;
    padding-right: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

footer.footer-grey .bottom-under .inner-wrapper {
    border-color: #eee
}

footer.ext_view .soc-block .social-icons {
    padding-bottom: 15px
}

body.fill_bg_y.visible_banner.footer-v2 footer,footer.footer-grey {
    background-color: #fff;
    color: #222
}

footer.footer-grey .social-icons .small_title,footer.footer-grey .white_middle_text {
    color: #222
}

footer.footer-grey .info .blocks,footer.footer-grey .info .blocks a,footer.footer-grey .info .blocks a:hover {
    color: #222
}

footer.footer-grey .phone:before,footer.footer-light .phone:before {
    background-position: -221px -59px
}

footer.footer-grey .info .email:before,footer.footer-light .info .email:before {
    background-position: -161px -118px
}

footer.footer-grey .info .address:before,footer.footer-light .info .address:before {
    background-position: -253px -287px
}

footer.footer-grey .subscribe-block-wrapper {
    background: #dde9ec
}

footer.footer-grey .subscribe-block-wrapper .text {
    color: #555
}

footer.footer-grey .subscribe-block-wrapper .text svg path {
    fill: #888889
}

footer.footer-light {
    background: #fff
}

footer.footer-light .subscribe-block-wrapper {
    background: #f9f9f9
}

footer.footer-light .subscribe-block-wrapper .outer-wrapper {
    background: 0 0
}

footer.footer-light .bottom-under .inner-wrapper {
    border-top: 1px solid #f5f5f5
}

footer.footer-light .subscribe-block-wrapper .text {
    color: #555
}

footer.footer-light .bottom-menu .items>.item-link a {
    color: #222
}

footer.footer-light .white_middle_text {
    color: #222
}

footer.footer-light .info .phone a {
    color: #555
}

footer.footer-light .info .email a {
    color: #555
}

footer.footer-light .info {
    color: #555
}

footer .social {
    padding: 16px 0
}

footer .info+.social {
    margin-top: -38px
}

.social-icons ul {
    margin: 0;
    padding: 0;
    width: auto;
    font-size: 0
}

.soc-avt .row a,.social-icons li {
    display: inline-block;
    vertical-align: top;
    zoom:1;padding: 0;
    margin: 0
}

.social-icons li a:not(:hover) svg path {
    fill: #666
}

.social-icons li:before {
    display: none
}

.soc-avt .row a,.social-icons li a {
    border-radius: 100%;
    display: block;
    height: 40px;
    margin: 4px 0 4px 8px;
    overflow: hidden;
    position: relative;
    transition: all .3s ease 0s;
    width: 40px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    font-size: 0
}

footer .social-icons li a {
//    background-color: #4f5a6b;
//    background: url(/images/social2.png) -4px -4px/548px 148px no-repeat
}

.soc-avt .row a i {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/images/social2.png) -4px -4px/548px 148px no-repeat
}

.soc-avt .row a:hover,.social-icons li a:hover {
    opacity: .8
}

.soc-avt .row a {
    display: inline-block
}

.soc-avt a i.facebook,.social-icons li.facebook a {
    background-position: -54px -4px
}

.soc-avt a i.twitter,.social-icons li.twitter a {
    background-position: -104px -4px
}

.soc-avt a i.instagram,.social-icons li.instagram a {
    background-position: -154px -4px
}

.soc-avt a i.telegram,.social-icons li.telegram a {
    background-position: -4px -104px
}

.soc-avt a i.ytb,.social-icons li.ytb a {
    background-position: -204px -4px
}

.soc-avt a i.odn,.social-icons li.odn a {
    background-position: -254px -4px
}

.soc-avt a i.gplus,.social-icons li.gplus a {
    background-position: -54px -54px
}

.soc-avt a i.mymailru,.social-icons li.mail a {
    background-position: -4px -54px
}

.soc-avt a i.openid-mail-ru {
    background-position: -404px -4px
}

.soc-avt a i.livejournal {
    background-position: -104px -54px
}

.soc-avt a i.liveinternet {
    background-position: -354px -54px
}

.soc-avt a i.openid {
    background-position: -304px -54px
}

.soc-avt a i.bitrix24 {
    background-position: -154px -54px
}

.soc-avt a i.box {
    background-position: -354px 0
}

.soc-avt a i.dropbox {
    background-position: -254px -54px
}

.soc-avt a i.google {
    background-position: -454px -4px
}

.soc-avt a i.google-plus {
    background-position: -54px -54px
}

.soc-avt a i.liveid {
    background-position: -304px -4px
}

.soc-avt a i.office365 {
    background-position: -504px -4px
}

.soc-avt a i.odnoklassniki {
    background-position: -254px -4px
}

.soc-avt a i.yandex {
    background-position: -404px -54px
}

.soc-avt a i.yandex {
    background-position: -404px -54px
}

.soc-avt a i.blogger {
    background-position: -204px -54px
}

.sidearea,.sidebar {
    border-bottom: 20px solid #e9f0f2;
    padding: 20px;
    background: #fff;
}
.sidearea:last-child,
.sidebar:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.sidearea div.banner {
    margin-bottom: 37px
}

.sidearea div.include {
    margin-top: -8px
}

.sidearea div.banner img {
    border: 0
}

.banner.CONTENT_TOP {
    margin-bottom: 37px
}

.banner.CROP {
    overflow: hidden
}

.banner.CROP.TOP_HEADER {
    position: relative;
    z-index: 2
}

.banner.CROP img {
    margin-left: 50%;
    transform: translateX(-50%)
}

.side-menu {
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden
}

.side-menu li {
    line-height: 16px;
    padding: 0;
    margin-bottom: 0
}

.side-menu li:before {
    display: none
}

.side-menu>li>a {
    border: 1px solid #f2f2f2;
    border-bottom-width: 0;
    font-size: .933em;
    line-height: 20px;
    position: relative;
    text-decoration: none;
    padding: 14px 47px 14px 19px;
    font-weight: 400
}

.side-menu>li>a .icons {
    position: relative;
    top: -1px;
    margin: 0 10px 0 0
}

.side-menu>li>a .icons svg path {
    fill: #333
}

.side-menu>li>a:focus,.side-menu>li>a:hover {
    background-color: transparent
}

.side-menu>li:not(.active)>a {
    color: #222
}

.side-menu li.child>a:before {
    color: #898989;
    position: absolute;
    font-family: FontAwesome;
    content: "\f105";
    font-size: 17px;
    right: 19px;
    font-weight: 400;
    top: 14px;
    opacity: 1
}

.side-menu>li.active.child>a:before {
    top: 13px
}

.side-menu .submenu>li.child>a:before {
    display: none
}

.side-menu .submenu>li.child>a {
    padding-right: 47px
}

.side-menu .submenu>li.active.child>a:before,.side-menu>li.active.child>a:before {
    content: "\f107"
}

.side-menu>li.active>a,.side-menu>li.active>a:hover {
    color: #fff
}

.side-menu>li.active>a:before,.side-menu>li.active>a:hover:before {
    color: #fff
}

.side-menu .submenu-wrapper {
    padding: 0 20px 15px 20px;
    background-color: #f7f7f8
}

.side-menu .submenu {
    border-top: 1px solid #f2f2f2;
    padding: 13px 0 0 0;
    list-style: none;
    font-size: 12px
}

.side-menu .submenu .submenu-wrapper {
    padding: 0 0 0 20px;
    margin-top: -1px
}

.side-menu .submenu .submenu {
    padding: 1px 0 0 0;
    margin: 0 0 0;
    border: none
}

.side-menu .submenu>li {
    margin-bottom: 0
}

.side-menu .submenu>li:last-child {
    margin: 0
}

.side-menu .submenu>li>a {
    text-decoration: none;
    color: #555;
    display: block;
    padding: 3px 0 3px;
    line-height: 20px;
    font-size: 1.083em
}

.right-menu-md .side-menu>li>.submenu {
    padding-left: 26px
}

.tabs {
    margin-bottom: 25px
}

.tabs .tab-content {
    background-color: #fff;
    border: none;
    padding: 40px 0 0
}

.tabs .nav-tabs+.tab-content {
    border-top: 0
}

.tabs .nav-tabs+.tab-content .group-content h3 {
    margin-bottom: 35px
}

.tabs .nav-tabs {
    margin: 0;
    border-bottom: 1px solid #f2f2f2
}

body .detail .tabs .nav-tabs {
    display: block;
    clear: both
}

.tabs .nav.nav-tabs a {
    background: #fff;
    border: 1px solid #f2f2f2;
    color: #222;
    margin: 0 -1px -1px 0;
    padding: 18px 25px 17px;
    text-decoration: none;
    border-radius: 0;
    font-weight: 700;
    text-transform: none
}

.tabs .nav-tabs li.active a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #ddd
}

.tabs .nav.nav-tabs li.active a,.tabs .nav.nav-tabs li.active a:active,.tabs .nav.nav-tabs li.active a:focus,.tabs .nav.nav-tabs li.active a:hover {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff
}

.nav.nav-tabs>li.active>a,.nav.nav-tabs>li.active>a:focus,.nav.nav-tabs>li.active>a:hover {
    border-color: #f2f2f2
}

.tabs .nav-tabs a:active,.tabs .nav-tabs a:focus,.tabs .nav-tabs a:hover {
    background: #fff
}

.tabs .tab-content .item+.item {
    border-top: 1px solid #e6e6e6;
    padding-top: 25px;
    margin-top: 25px
}

.tabs .tab-content .flexslider .item+.item {
    padding: 0;
    margin: 0;
    border: none
}

.flex-direction-nav li,.pagination>li,.tabs .nav-tabs>li {
    padding-left: 0;
    margin-bottom: 0;
    position: static
}

.flex-direction-nav li:before,.pagination>li:before,.tabs .nav-tabs>li:before {
    display: none
}

.tabs.grey .nav.nav-tabs {
    background: #f9f9fa;
    border: 1px solid #f2f2f2;
    border-left-width: 0
}

.tabs.grey .nav.nav-tabs li a {
    margin-top: -1px
}

.tabs.grey .nav.nav-tabs li:not(.active) a {
    background: #f9f9fa
}

.flexslider {
    position: relative;
    margin-top: 0!important;
    margin-bottom: 46px;
    border: 0;
    border-radius: 2px;
    box-shadow: none
}

.flexslider .slides>li {
    -webkit-backface-visibility: visible;
    margin-bottom: 0;
    padding-left: 0
}

.detail .gallery-block .flexslider .slides>li {
    max-height: none;
    padding: 0;
    margin: 0
}

.detail .gallery-block .small-gallery ul.items li {
    width: 60px!important;
    border: 2px solid transparent;
    position: relative
}

.detail .gallery-block .small-gallery ul.items li:hover {
    cursor: pointer
}

.detail .gallery-block .bigs.flexslider {
    margin-bottom: 81px;
    box-shadow: 0 0 0 1px #f2f2f2 inset;
    padding: 1px
}

.detail .gallery-block .bigs.flexslider .slides .item {
    border: none;
    text-align: center
}

.detail .gallery-block .bigs.flexslider .slides .item a {
    display: inline
}

.detail .gallery-block .bigs .item img {
    width: auto;
    max-height: 100%
}

.detail .gallery-block .small-gallery.flexslider {
    border: 0 none;
    box-shadow: none;
    z-index: 1;
    display: inline-block;
    text-align: center;
    margin: 0 auto 0!important;
    padding: 0 58px;
    max-width: 815px
}

.detail .gallery-block .small-gallery-wrapper {
    text-align: center;
    padding: 15px 0 20px;
    font-size: 0;
    line-height: 0
}

.detail h5+.gallery-block .small-gallery-wrapper {
    padding-top: 0
}

.detail h5+.gallery-block .bigs.flexslider {
    margin-bottom: 49px
}

.flexslider.nav-title .flex-direction-nav li a {
    color: #fff;
    padding-top: 60px;
    height: auto;
    width: auto;
    text-shadow: none;
    margin-top: -50px
}

.flexslider.nav-title .flex-direction-nav li a.flex-next:before {
    background: url(http://rsogenproc.su/images/svg/arrow_left_white.svg) 0 0 no-repeat
}

.flexslider.nav-title .flex-direction-nav li a.flex-next {
    right: 33px
}

.flexslider.nav-title .flex-direction-nav li a.flex-prev:before {
    background: url(http://rsogenproc.su/images/svg/arrow_right_white.svg) 0 0 no-repeat
}

.flexslider.nav-title .flex-direction-nav li a.flex-prev {
    left: 33px
}

.flexslider.nav-title .item .bg-images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(5px);
    filter: blur(10px);
    background-position: center center
}

.flexslider.nav-title .items .item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(34,34,34,.7);
    display: block
}

.flexslider.small-gallery .flex-direction-nav a {
    font-size: 0
}

.detail .small-gallery-block .flex-control-nav {
    display: block;
    bottom: -36px
}

.detail .small-gallery-block .slides li {
    text-align: center
}

.detail .galery .flexslider.top-bigs {
    overflow: hidden
}

.detail .galery .flexslider.top-bigs .slides>li {
    max-height: 400px;
    opacity: 0;
    line-height: 397px;
    height: 400px
}

.detail .galery .top-small-wrapper {
    position: absolute;
    top: 0;
    left: 40px;
    width: 52px;
    height: 400px
}

.detail .galery .top-small-wrapper .flexslider {
    margin: 0;
    top: 92px
}

.detail .galery .top-small-wrapper .slides {
    width: 100%!important
}

.detail .galery .top-small-wrapper .slides li {
    height: 52px;
    float: none!important;
    width: 100%!important;
    margin-bottom: 10px;
    border: 2px solid #fff;
    display: block
}

.detail .galery .top-small-wrapper .slides li:last-of-type {
    margin-bottom: 0
}

.detail .galery .top-small-wrapper .slides li:not(.flex-active-slide) {
    cursor: pointer
}

.detail .galery .top-bigs+.top-small-wrapper .flex-viewport {
    height: 238px
}

.detail .galery .top-small-wrapper .bx-controls-direction a {
    font-size: 0;
    width: 15px;
    height: 15px;
    left: 19px;
    right: auto;
    position: absolute
}

.detail .galery .top-small-wrapper .bx-controls-direction a:not(.flex-disabled) {
    opacity: .7;
    visibility: visible
}

.detail .galery .top-small-wrapper .bx-controls-direction a.disabled {
    display: none
}

.detail .galery .top-small-wrapper .bx-controls-direction a.bx-prev {
    top: -31px
}

.detail .galery .top-small-wrapper .bx-controls-direction a:hover {
    opacity: 1
}

.detail .galery .top-small-wrapper .bx-controls-direction a.bx-next {
    bottom: -33px;
    top: auto
}

.detail .galery .top-small-wrapper .bx-controls-direction a.bx-prev {
    background: url(/images/svg/arrow_up_sm.svg) 1px 3px no-repeat
}

.detail .galery .top-small-wrapper .bx-controls-direction a.bx-next {
    background: url(/images/svg/arrow_down_sm.svg) 1px 3px no-repeat
}

.catalog.detail .ext_view .head {
    padding: 0
}

.catalog.detail .ext_view .head .row.galery {
    padding: 40px 0
}

.detail .ext_view .galery .top-small-wrapper {
    height: 600px;
    top: 0
}

.detail .ext_view.vertical .galery .top-small-wrapper {
    height: 500px
}

.detail .ext_view.sm .galery .top-small-wrapper {
    height: 450px
}

.detail .galery .top-small-wrapper .top-small-wrapper2 {
    position: relative;
    top: 50%
}

.detail .galery .top-small-wrapper .top-small-wrapper2.s_4v {
    margin-top: -140px
}

.detail .galery .top-small-wrapper .top-small-wrapper2.s_4 {
    margin-top: -119px
}

.detail .galery .top-small-wrapper .top-small-wrapper2.s_3v {
    margin-top: -122px
}

.detail .galery .top-small-wrapper .top-small-wrapper2.s_3 {
    margin-top: -88px
}

.detail .galery .top-small-wrapper .top-small-wrapper2.s_2v {
    margin-top: -90px
}

.detail .galery .top-small-wrapper .top-small-wrapper2.s_2 {
    margin-top: -57px
}

.detail .galery .top-small-wrapper .top-small-wrapper2.s_1v {
    margin-top: -43px
}

.detail .galery .top-small-wrapper .flexslider {
    top: 0
}

.detail .ext_row .right_wrapper_block {
    margin: 17px 0 0 18px
}

.detail .ext_view+.tizers+.row .right_wrapper_block {
    margin-top: 40px
}

.detail .ext_row .right_wrapper_block .ask_a_question {
    float: none;
    margin: 0;
    width: auto
}

.detail .galery .top-small-wrapper .popup_video a {
    font-size: 12px;
    color: #222;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    position: relative;
    padding: 21px 0 0;
    text-align: center
}

.detail .galery .top-small-wrapper .popup_video.fromtop a {
    padding-top: 40px
}

.detail .galery .top-small-wrapper .popup_video a:before {
    content: "";
    position: relative;
    background: url(/images/svg/allcorp2.svg) -18px -131px no-repeat;
    width: 14px;
    height: 23px;
    display: block;
    margin: auto
}

.fancybox-type-iframe .fancybox-skin {
    padding: 0!important
}

.fancybox-lock .fancybox-overlay {
    overflow: auto
}

.right_wrapper_block .brand {
    border: 1px solid #f2f2f2;
    margin: 0 0 32px
}

.right_wrapper_block .brand .image {
    border: 1px solid #f2f2f2;
    padding: 30px 36px 30px 28px;
    display: inline-block;
    margin: -1px
}

.right_wrapper_block .brand .preview {
    padding: 28px 28px 19px 28px;
    color: #666;
    font-size: .933em
}

.right_wrapper_block .brand .preview .text {
    padding: 0 0 15px 0
}

.right_wrapper_block .brand .preview .link {
    padding: 0 0 11px 13px;
    position: relative;
    line-height: 18px;
    font-size: .933em
}

.right_wrapper_block .brand .preview .link.icons_fa:after {
    content: "\f105";
    position: absolute;
    top: 2px;
    left: 0;
    color: #919191;
    font-weight: 700;
    font: normal normal normal 14px/1 FontAwesome
}

.catalog.detail .ext_view+.row .col-md-9 .drag_block:first-of-type .wraps hr,.catalog.detail .ext_view+.tizers+.row .col-md-9 .drag_block:first-of-type .wraps hr {
    margin-top: 17px
}

.catalog.detail .ext_view+.tizers+.row .col-md-9 .drag_block:first-of-type .wraps hr {
    margin-top: 40px
}

.catalog.detail .ext_view+.row .col-md-9 .drag_block:first-of-type .tabs,.catalog.detail .ext_view+.tizers+.row .col-md-9 .drag_block:first-of-type .tabs {
    margin-top: 17px
}

.catalog.detail .ext_view+.row .col-md-9 .drag_block:first-of-type .tabs {
    margin-top: 17px
}

.catalog.detail .ext_view+.tizers+.row .col-md-9 .drag_block:first-of-type .tabs {
    margin-top: 40px
}

.catalog.detail .ext_view+.row .col-md-9 .drag_block.tizers:first-of-type {
    margin-top: 17px
}

.catalog.detail .ext_view .head .info {
    padding: 32px 40px 0 18px;
    position: relative
}

.catalog.detail .ext_view .head .info.npadding {
    padding-left: 0
}

.catalog.detail .ext_view:not(.sm) .head .info:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -33px;
    width: 1px;
    background: #f2f2f2
}

.detail .ext_view .galery .flexslider.top-bigs .slides>li {
    height: 600px;
    max-height: 600px;
    line-height: 597px
}

.detail .ext_view.vertical .galery .flexslider.top-bigs .slides>li {
    height: 500px;
    max-height: 500px;
    line-height: 497px
}

.detail .ext_view.sm .galery .flexslider.top-bigs .slides>li {
    height: 450px;
    max-height: 450px;
    line-height: 447px
}

.catalog.detail .ext_view .head .price .price_old {
    display: block;
    font-size: 14px;
    padding: 5px 0 0
}

.catalog.detail .ext_view .head .info .hh {
    padding-bottom: 30px
}

.catalog.detail .ext_view .head .hh+.bottom-wrapper {
    padding-top: 34px
}

.catalog.detail .ext_view.sm .head .hh+.bottom-wrapper {
    padding-top: 31px
}

.catalog.detail .ext_view .head .price .price_old .price_val {
    padding-left: 5px
}

.catalog.detail .ext_view .garanty-block.filed {
    font-size: 13px;
    position: relative;
    padding: 0 0 0 26px;
    margin: 19px 0 0;
    line-height: 16px
}

.catalog.detail .ext_view .garanty-block.filed:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    background: url(/images/svg/allcorp2.svg) 0 -134px no-repeat
}

.detail .ext_view .head .char-block {
    padding-top: 22px
}

.detail .ext_view .head .char-block .titles_block {
    font-weight: 700;
    padding-bottom: 3px
}

.catalog.detail .ext_view .head .link-block-more>span,.detail .ext_view .head .char-block .link-block-more>span {
    position: relative
}

.catalog.detail .ext_view .head .link-block-more>span:before,.detail .ext_view .head .char-block .link-block-more>span:before {
    content: "\f107";
    position: absolute;
    right: -15px;
    top: 2px;
    font: normal normal normal 14px/1 FontAwesome
}

.catalog.detail .ext_view .previewtext-wrapper {
    padding-bottom: 30px
}

.detail .ext_view .head .char-block.in-block .titles_block {
    padding-bottom: 10px
}

.catalog.detail .ext_view .col-xs-6 .buy_block .buttons .btn {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

[data-option-id*=ELEMENTS_TABLE_TYPE_VIEW][data-option-value=catalog_table] .title {
    height: 47px
}

.char-block.in-block .prop {
    line-height: 20px;
    padding-bottom: 10px
}

.char-block.in-block .prop:last-of-type {
    padding-bottom: 5px
}

.char-block.in-block .char_name {
    color: #777;
    font-size: .933em;
    padding-bottom: 2px
}

.char-block.in-block .char_value {
    color: #333
}

.detail .ext_view .head .char-block.in-block {
    border: none;
    padding-top: 0;
    margin-top: 0
}

.detail .ext_view .col-xs-6 .bottom-wrapper-inner {
    padding-bottom: 20px
}

.narrow_N .detail .drag_block.tab:first-of-type>div {
    margin-top: 40px
}

body .narrow_N .catalog.detail .drag_block:first-of-type>div {
    margin-top: 16px
}

body .narrow_N .catalog.detail .ask_a_question_wrapper {
    margin-top: 16px
}

body .narrow_N .catalog.detail .item+.tizers+.row .ask_a_question_wrapper,body .narrow_N .catalog.detail .item+.tizers+.row .drag_block:first-of-type>div {
    margin-top: 40px
}

body .narrow_N .detail .drag_block:first-of-type .wraps hr {
    margin-top: 16px
}

.ext_row .catalog.sections .items>div {
    border: 1px solid #f2f2f2;
    margin: 0 -1px -1px 0
}

.ext_row .catalog.sections .items>div .item {
    padding: 30px 30px;
    margin: 0;
    border: none
}

.ext_row .catalog.sections .items>div .item .info {
    max-height: none
}

.ext_row .catalog.sections .hidden-text-block:after {
    display: none
}

.ext_view .element_detail_text {
    border-top: 1px solid #f2f2f2;
    margin: 30px 0 0;
    padding: 30px 0 10px
}

.ext_view .element_detail_text .sharing {
    float: left
}

.catalog.detail .ext_view .head .element_detail_text .share {
    border: none;
    margin: 0;
    padding: 0 0 20px;
    position: static
}

.ext_view .element_detail_text .price_txt .text-info {
    color: #999;
    font-size: 13px;
    line-height: 18px;
    padding-left: 205px;
    padding-top: 5px
}

.catalog.detail .ext_view .head .previewtext {
    border-top: 1px solid #f2f2f2;
    margin: 27px 0 0;
    padding: 33px 0 0
}

.catalog.detail .ext_view .head .hh+.previewtext-wrapper .previewtext {
    margin: 0
}

.catalog.detail .ext_view .head .previewtext-wrapper+.bottom-wrapper {
    margin: 0
}

.catalog.detail .ext_view .head .share {
    border-top: 1px solid #f2f2f2;
    margin: 30px 0 0;
    padding: 32px 0 30px;
    font-size: 1em
}

.share.clicked .shares-block-wrapper {
    display: inline-block;
    padding: 0 0 10px
}

.share.clicked .shares-block-wrapper:hover .shares-block .ya-share2,.share.clicked .shares-block-wrapper:hover .shares-block>span {
    display: block;
    opacity: 1;
    visibility: visible
}

.share.clicked .shares-block-wrapper:hover .shares-block {
    background: #f2f2f2
}

.share.clicked .shares-block-wrapper:hover .shares-block:before {
    background: #fff
}

.share.clicked .shares-block:hover>span {
    display: block;
    opacity: 1;
    visibility: visible
}

.share.clicked .shares-block .ya-share2 {
    position: absolute;
    top: 56px;
    left: 34px;
    z-index: 3;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,.12);
    border-radius: 2px;
    margin: 0 -29px;
    width: 173px
}

.share.clicked .shares-block .ya-share2 .ya-share2__container {
    padding: 20px 20px 15px 23px!important
}

.share.clicked .shares-block .ya-share2:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 11px solid #0000;
    border-bottom-color: #fff;
    left: 50%;
    top: -16px;
    margin-left: -11px
}

.share.clicked .ya-share2__container_size_m .ya-share2__item:nth-child(4n) {
    margin-right: 0
}

.zomm_wrapper-block {
    position: relative
}

.zomm_wrapper-block:hover .flex-direction-nav a:not(.flex-disabled) {
    opacity: 1!important
}

.flexslider .slides>li:before {
    display: none
}

.flexslider .slides>li a {
    text-align: center
}

.flexslider .slides img {
    margin: auto;
    vertical-align: middle;
    display: inline-block
}

.flexslider:hover .flex-direction-nav a:not(.flex-disabled) {
    opacity: 1;
    visibility: visible
}

.flex-control-nav {
    bottom: -30px
}

.flex-control-nav li {
    vertical-align: middle;
    margin: 0 5px;
    padding: 0
}

.flex-control-nav li a {
    background: 0 0;
    font-size: 0;
    box-shadow: none;
    height: 3px;
    width: 25px;
    background: #777;
    display: block;
    cursor: pointer;
    transition: ease .3s all
}

.flex-control-nav li a.active {
    background: #d9534f
}

.flex-control-paging li a.flex-active,.flex-control-paging li a:hover {
    background: #333
}

.flex-control-paging li.light a {
    box-shadow: 0 0 0 2px #fff inset
}

.flex-control-paging li.light a.flex-active,.flex-control-paging li.light a:hover {
    background: #fff
}

.front .flex-direction-nav {
    position: absolute;
    right: 0;
    top: -52px;
    width: 100%;
    z-index: 2
}

.front .flex-direction-nav>li {
    position: absolute;
    width: 100%;
    padding: 0
}

.front .flex-direction-nav>li:before {
    display: none
}

.front .flex-direction-nav a {
    font-size: 0;
    background: 0 0;
    height: 29px;
    width: 29px;
    margin: 0;
    opacity: 1;
    z-index: 1;
    text-shadow: none;
    transition: none;
    -ms-transition: none;
    -o-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    transition: opacity .3s ease
}

.flex-direction-nav a:before,.front .flex-direction-nav a:before {
    content: "";
    left: 50%;
    position: absolute;
    top: 6px;
    background: url(/images/svg/arrow_left_black_sm.svg) 0 0 no-repeat;
    width: 20px;
    height: 18px;
    margin: 0 0 0 -10px;
    opacity: .7;
    transition: opacity .3s ease
}

.front.hover .flex-direction-nav a:before {
    opacity: 0
}

.front.hover:hover .flex-direction-nav a:before {
    opacity: .7
}

.flex-direction-nav a:before,.flexslider:hover .flex-direction-nav .flex-next,.front.hover:hover .flex-direction-nav a:hover:before {
    opacity: 1
}

.front .flex-direction-nav a:hover:before {
    opacity: 1
}

.front .flex-direction-nav .flex-next,.front .flex-direction-nav .flex-prev {
    top: 3px
}

.front .flex-direction-nav .flex-prev,.front.flexslider:hover .flex-direction-nav .flex-prev {
    left: auto;
    right: 39px;
    opacity: 1
}

.front .flex-direction-nav .flex-next,.front.flexslider:hover .flex-direction-nav .flex-next {
    right: -11px;
    opacity: 1
}

.front .flex-direction-nav a.flex-next:before {
    background: url(/images/svg/arrow_right_black_sm.svg) 0 0 no-repeat;
    left: 11px
}

.flex-direction-nav a.flex-next:before {
    background: url(/images/svg/arrow_left_black_sm.svg) 0 0 no-repeat;
    content: ""
}

.rounded-nav .flex-direction-nav a:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 700;
    font-size: 24px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    background: 0 0;
    color: #222;
    left: 9px;
    top: 0
}

.rounded-nav .flex-direction-nav a.flex-next:before {
    background: 0 0
}

.rounded-nav .flex-direction-nav a.flex-prev:before {
    content: "\f104";
    left: 12px
}

.head-block .rounded-nav .flex-direction-nav a.flex-prev:before {
    left: 18px
}

.head-block .rounded-nav .flex-direction-nav a.flex-next:before {
    left: 9px
}

.rounded-nav .flex-direction-nav a {
    border-radius: 100%;
    width: 26px;
    height: 26px;
    line-height: 26px;
    top: 37px
}

.rounded-nav .flex-direction-nav a:hover {
    background: #f2f2f2
}

.rounded-nav .flex-direction-nav a:hover:before {
    color: #222
}

.flex-direction-nav a {
    visibility: hidden
}

.detail .wraps.docs-block h5 {
    margin-bottom: 1px
}

.iblocks {
    max-height: 133px
}

.iblocks:after {
    content: "";
    clear: both;
    display: table
}

.iblocks .inner-wrapper {
    background: #f2f2f2;
    min-height: 132px
}

.iblocks>div {
    font-size: 13px;
    line-height: 20px
}

.iblocks>div a {
    display: block
}

.iblocks .icons-block {
    color: #9a9a9a;
    width: 80px;
    text-align: center;
    background: #f2f2f2;
    float: left
}

.iblocks .icons-block a {
    color: #9a9a9a;
    padding: 72px 10px 25px;
    position: relative
}

.iblocks .icons-block a:before {
    content: "";
    position: absolute;
    display: block;
    width: 22px;
    height: 27px;
    background: url(/images/allcorp2.png) -249px -83px no-repeat;
    top: 30px;
    left: 50%;
    margin-left: -11px
}

.iblocks .icons-block a:after {
    content: "";
    position: absolute;
    display: block;
    width: 2px;
    height: 100%;
    background: #fff;
    top: 0;
    right: 0
}

.docs-block .iblocks:hover .icons-block a:before,.iblocks .icons-block a:hover:before {
    background-position: -250px -114px
}

.docs-block .iblocks:hover .icons-block a,.iblocks .icons-block a:hover {
    color: #fff
}

.iblocks .text-block {
    color: #222;
    font-weight: 700;
    font-size: 15px;
    background: #f2f2f2;
    padding-left: 82px
}

.iblocks .text-block .text {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    overflow: hidden
}

body .docs-block .blocks {
    display: block
}

body .docs-block .blocks .inner-wrapper {
    position: relative;
    padding: 0 0 0 55px;
    margin-bottom: 32px;
    line-height: 20px
}

.docs-block .blocks .inner-wrapper:before {
    content: "";
    position: absolute;
    display: block;
    width: 36px;
    height: 35px;
    background: url(/images/svg/docs_types.svg) 0 0 no-repeat;
    top: 0;
    left: 0
}

.docs-block .blocks.doc .inner-wrapper:before,.docs-block .blocks.docx .inner-wrapper:before {
    background-position-y: -55px
}

.docs-block .blocks.jpg .inner-wrapper:before {
    background-position-y: -110px
}

.docs-block .blocks.png .inner-wrapper:before {
    background-position-y: -165px
}

.docs-block .blocks.ptt .inner-wrapper:before {
    background-position-y: -220px
}

.docs-block .blocks.txt .inner-wrapper:before {
    background-position-y: -275px
}

.docs-block .blocks.tiff .inner-wrapper:before {
    background-position-y: -330px
}

.docs-block .blocks.none .inner-wrapper:before {
    background-position-y: -495px
}

.docs-block .blocks.rtf .inner-wrapper:before {
    background-position-y: -440px
}

.docs-block .blocks.xls .inner-wrapper:before,.docs-block .blocks.xlsx .inner-wrapper:before {
    background-position-y: -385x
}

.docs-block .blocks .filesize {
    font-size: 12px;
    color: #9a9a9a
}

.buy_block {
    display: block
}

.catalog.detail .head.wti .buy_block {
    max-width: 338px
}

.buy_block .in_cart {
    display: none
}

.buy_block .counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.buy_block .counter>.wrap {
    position: relative;
    background: #eee;
    border-radius: 3px
}

.buy_block .counter .input {
    padding: 1px 28px
}

.buy_block .counter input {
    padding: 3px 4px;
    width: 100%;
    border: none;
    background: 0 0;
    font-size: .933em;
    text-align: center;
    font-weight: 700;
    color: #555
}

body .buy_block .counter input,body .footer-button .buy_block .counter input {
    height: 30px;
    padding: 0
}

.buy_block .counter .ctrl {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    cursor: pointer;
    z-index: 1;
    background: #f2f2f2;
    opacity: 1;
    border: 1px solid #f2f2f2
}

.buy_block .counter .ctrl:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -5px 0 0 -5px;
    width: 12px;
    height: 10px;
    background: url(/images/svg/allcorp2.svg) 0 0 no-repeat;
    opacity: .5
}

.buy_block .counter .ctrl:hover:before {
    opacity: 1
}

.buy_block .counter .minus {
    left: 0;
    border-right-width: 0;
    border-radius: 3px 0 0 3px
}

.buy_block .counter .minus:before {
    background-position: -16px -23px
}

.buy_block .counter .plus {
    right: 0;
    border-left-width: 0;
    border-radius: 0 3px 3px 0
}

.buy_block .counter .plus:before {
    background-position: 1px -23px;
    margin-left: -7px
}

.buy_block.in .counter {
    display: none!important
}

.buy_block.in .to_cart {
    display: none
}

.buy_block.in .in_cart {
    display: block
}

.buy_block.in .in_cart>span {
    position: relative;
    padding: 0 0 0 20px
}

.buy_block.in .in_cart>span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin: -4px 0 0;
    width: 11px;
    height: 8px;
    background: url(/images/svg/allcorp2.svg) -32px 0 no-repeat
}

.front .btn-default {
    position: absolute;
    right: 0;
    top: 0;
    margin-right: 0;
    overflow: visible
}

.styled-block.front {
    margin-bottom: 56px
}

.styled-block.front h2 {
    margin-bottom: 15px;
    margin-top: -1px
}

.item-views.blocks {
    padding: 58px 0 60px
}

.item-views.catalog.blocks {
    padding-bottom: 0
}

.wo-tizers .item-views.blocks {
    padding-top: 0
}

.item-views.blocks h3,.item-views.blocks h3.title {
    padding: 0 0 34px;
    margin: 0;
    font-size: 1.733em;
    font-weight: 700;
    display: inline-block;
    position: relative
}

.COMPANY_INDEX h3 {
    font-size: 1.733em
}

.item-views.blocks h3.line:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 50px;
    background: #dedede;
    height: 3px
}

.item-views.blocks .title_block {
    clear: both
}

.item-views.blocks .title_block .right_link_block {
    float: right;
    position: relative;
    z-index: 1
}

.row.block-with-bg .item-views:not(.catalog) h3,.row.block-with-bg+.row .item-views.blocks h3 {
    padding-top: 86px
}

.float-banners .title_block+.items .text-block {
    color: #777;
    padding-top: 35px
}

.float-banners.v2 .items .item {
    background: #fff;
    padding: 30px 30px 36px;
    margin-bottom: 0
}

.float-banners.v2 .items.indent2.flexbox .item {
    height: 100%
}

.float-banners.v2 .items.indent2.flexbox>div {
    margin-bottom: 4px
}

.float-banners.v2 .items .item:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 100%;
    height: 2px;
    background: #ddd;
    transition: right ease .3s
}

.float-banners.v2 .items .item .img {
    margin-bottom: 17px
}

.float-banners .items .item .title {
    font-weight: 700;
    font-size: 1.2em;
    padding: 0 0 0
}

.float-banners .items .item .preview_text {
    color: #666;
    font-size: .933em;
    padding: 0 0 0;
    line-height: 21px
}

body .items .item:hover .title a.colored {
    color: #333
}

.float-banners.v2 .items .item:hover:after {
    right: 0
}

.float-banners.v3 .items .item {
    box-shadow: none;
    margin-bottom: 32px
}

.float-banners.v3 .items .item .img {
    height: 0;
    position: relative;
    padding-bottom: 66%;
    margin-bottom: 16px;
    overflow: hidden
}

.float-banners.v3 .items .item .title {
    font-size: 1.067em;
    margin-bottom: 4px
}

.float-banners.v3.list {
    overflow: hidden
}

.float-banners.v3.list .items .item .img {
    float: left;
    width: 120px;
    height: 120px;
    padding: 0;
    border-radius: 100%
}

.float-banners.v3.list .items .item .img .img_block {
    border-radius: 100%
}

.float-banners.v3.list .items .item .title {
    font-size: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis
}

.float-banners.v3.list .items .item .preview_text {
    overflow: hidden;
    text-overflow: ellipsis
}

.float-banners.v3.list .items .item .img+.text-wrapper {
    padding-left: 148px;
    padding-top: 8px
}

.float-banners.v3.list .items .items {
    margin-top: -1px;
    margin-right: -1px!important;
    margin-left: -30px!important
}

.float-banners.v3.list>.items>div {
    overflow: hidden
}

.float-banners.v3.list .items .items>div {
    border-top: 1px solid #f2f2f2;
    padding: 0 0 0 30px
}

.float-banners.v3.list .items .item {
    margin: 0;
    padding: 30px 20px 29px 0
}

.float-banners.v3.list .items .item:after {
    content: "";
    background: #f2f2f2;
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    bottom: 0
}


.search-page .title {
	margin: 0;
	padding: 0;
}

.search-page a.search-page-params {
    border-bottom: 1px dashed #00f;
    text-decoration: none
}

.search-page div.search-page-params {
    margin: 10px 0 0
}

.search-page .search-item-rate {
    font-size: 11px
}

.search-page .path {
    display: block;
    font-size: 11px;
    line-height: 13px;
    padding: 0;
    margin: 0;
    list-style: none;
    background: 0 0
}

.search-page .path p {
    margin: 0
}

.search-page .path a,.search-page .path>* {
    text-decoration: none
}

.search-page .path>li {
    display: inline-block;
    vertical-align: top;
    zoom:1;padding: 0
}

.search-page .path>li+li:before {
    font-family: FontAwesome;
    content: "\f054";
    font-size: 9px;
    padding: 0 10px;
    position: static;
    background: 0 0
}

.search-page .path>li:first-of-type:before {
    display: none
}

.search-page .where {
    border: 1px solid #cad4df;
    border-radius: 3px;
    float: left;
    height: 28px;
    line-height: 28px;
    margin: 10px 0 0
}

.search-page .searchinput {
    position: relative
}

.search-page .searchinput input[type=text] {
    color: #444;
    display: block;
    vertical-align: top;
    width: 100%;
    border-radius: 3px;
    padding: 0 44px 0 17px;
    height: 40px;
    font-size: .933em;
    line-height: .75em;
    background: #f2f2f2;
    border: 1px solid #eee
}

.search-page .searchinput input.q {
    width: 100%
}

.search-page .searchinput .btn-search {
    position: absolute;
    top: 0;
    right: 0;
    background: 0 0;
    border: 0;
    color: #fff;
    width: 39px;
    height: 39px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.search-page .searchinput .btn-search {
    margin: 0;
    text-align: center;
    padding: 0
}

.search-page .searchinput .btn-search .svg {
    min-width: 16px;
    min-height: 16px
}

.search-page .searchinput .btn-search:hover {
    background: 0 0
}

.page404 {
    position: relative;
    opacity: 0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.page404 .i404 {
    font-size: 300px;
    text-align: center;
    line-height: 365px;
    height: 365px
}

.page404 .i404>span {
    position: absolute
}

.page404 .i404 .d1 {
    left: 0
}

.page404 .i404 .d2 {
    left: 200px
}

.page404 .i404 .d3 {
    left: 400px
}

.page404 .t404 {
    margin: 74px 0 0;
    text-align: center
}

.contacts {
    color: #333
}

.contacts table {
    color: #666;
    border: 0;
    border-collapse: collapse
}

.contacts table td {
    padding-bottom: 10px;
    line-height: 21px;
    vertical-align: top
}

.contacts table td .fa.big-icon {
    margin: 0 20px 20px 0
}

.contacts table td .fa.big-icon.s45 .svg {
    margin-top: -4px
}

.contacts table td .fa.big-icon {
    width: 44px;
    height: 44px
}

.contacts table td .fa.big-icon .svg {
    margin-top: -14px
}

.contacts table td .fa.big-icon .svg:not(.colored) svg path {
    fill: #fff
}

.contacts .border.row {
    margin: 0 16px 40px!important;
    border: 1px solid #f2f2f2
}

.contacts .border.row>div:first-of-type {
    padding: 35px 40px 10px
}

.contacts .border.row>div:last-of-type {
    padding: 0
}

.contacts .border.row>div:last-of-type .bx-yandex-view-layout {
    margin: 0;
    border: none;
    margin-right: -1px
}

.greyline {
    background: #e9f0f2
}

div[data-class=BIG_BANNER_INDEX_drag][data-order="1"] .banners-big.long-banner {
    margin-top: -160px
}

.banners-big.front {
    position: relative
}

.banners-big .maxwidth-banner {
    margin: 0 auto
}

.banners-big .flexslider {
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    opacity: 1;
    background-image: url(/images/pl3.gif);
    background-repeat: no-repeat;
    background-position: center center
}

.banners-big .flexslider.flexslider-init {
    opacity: 1;
    background: 0 0
}

.banners-big .flexslider>.maxwidth-theme>.col-md-12 {
    min-height: 0
}

.banners-big.long-banner .flexslider,.banners-big.long-banner .slides {
    height: 660px
}

.banners-big.short-banner .flexslider,.banners-big.short-banner .slides {
    height: 500px;
    margin-bottom: 110px;
}

.banners-big .slides+.nav-carousel {
    top: -100%
}

.banners-big .flexslider.vertical .slides {
    width: 100%!important
}

.banners-big .flex-control-nav {
    bottom: 34px;
    z-index: 2
}

.banners-big .nav-carousel .flex-direction-nav {
    top: 250px
}

.banners-big.long-banner .nav-carousel .flex-direction-nav {
    top: 400px
}

.banners-big .flex-direction-nav {
    left: 40px;
    position: absolute;
    right: 40px;
    top: 50%;
    margin: -20px 0 0;
    width: auto
}

.banners-big.front .flex-direction-nav a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-shadow: none;
    opacity: 0
}

.banners-big .nav-carousel .flex-direction-nav li {
    background: #fff;
    border-radius: 20px;
    height: 40px;
    width: 40px;
    transition: all ease .3s;
    opacity: 0;
    visibility: hidden
}

.flexslider:hover .flex-direction-nav li {
    opacity: 1;
    visibility: visible
}

.banners-big .flexslider:hover .nav-carousel .flex-direction-nav li.flex-nav-prev {
    left: -20px
}

.padding-banner-block .flexslider:hover .nav-carousel .flex-direction-nav li.flex-nav-prev {
    left: 2px
}

.banners-big .nav-carousel .flex-direction-nav li.flex-nav-prev {
    left: -40px
}

.banners-big .nav-carousel .flex-direction-nav li.flex-nav-next {
    right: -40px
}

.banners-big .flexslider:hover .nav-carousel .flex-direction-nav li.flex-nav-next {
    right: -20px
}

.padding-banner-block .flexslider:hover .nav-carousel .flex-direction-nav li.flex-nav-next {
    right: 2px
}

.banners-big .nav-carousel .flex-direction-nav li a {
    position: static;
    height: 40px;
    width: 40px;
    opacity: 1
}

.banners-big .nav-carousel .flex-direction-nav li a:before {
    display: none
}

.banners-big .nav-carousel .flex-direction-nav li.flex-nav-prev a {
    background: url(/images/svg/arrow_left_large.svg) 14px 12px no-repeat
}

.banners-big .nav-carousel .flex-direction-nav li.flex-nav-prev:hover a {
    background: url(/images/svg/arrow_left_white_large.svg) 14px 12px no-repeat
}

.banners-big .nav-carousel .flex-direction-nav li.flex-nav-next a {
    background: url(/images/svg/arrow_right_large.svg) 17px 12px no-repeat
}

.banners-big .nav-carousel .flex-direction-nav li.flex-nav-next:hover a {
    background: url(/images/svg/arrow_right_white_large.svg) 17px 12px no-repeat
}

.banners-big .flexslider:hover .nav-carousel .flex-direction-nav .flex-prev,.banners-big .nav-carousel .flex-direction-nav .flex-prev {
    left: -70px
}

.banner-NARROW .banners-big .flexslider:hover .nav-carousel .flex-direction-nav .flex-prev,.banner-NARROW .banners-big .nav-carousel .flex-direction-nav .flex-prev {
    left: -11px
}

.banners-big .flex-direction-nav .flex-prev,.banners-big .flexslider:hover .flex-direction-nav .flex-prev {
    left: 40px
}

.banners-big .flexslider:hover .nav-carousel .flex-direction-nav .flex-next,.banners-big .nav-carousel .flex-direction-nav .flex-next {
    right: -70px
}

.banner-WIDE .banners-big .flexslider:hover .nav-carousel .flex-direction-nav .flex-next,.banner-WIDE .banners-big .nav-carousel .flex-direction-nav .flex-next {
    right: -48px
}

.banner-MIDDLE .banners-big .flexslider:hover .nav-carousel .flex-direction-nav .flex-next,.banner-MIDDLE .banners-big .nav-carousel .flex-direction-nav .flex-next {
    right: -48px
}

.banner-NARROW .banners-big .flexslider:hover .nav-carousel .flex-direction-nav .flex-next,.banner-NARROW .banners-big .nav-carousel .flex-direction-nav .flex-next {
    right: 12px
}

.banners-big .flex-direction-nav .flex-next,.banners-big .flexslider:hover .flex-direction-nav .flex-next {
    right: 40px
}

.banners-big .flex-direction-nav .flex-next:hover,.banners-big .flex-direction-nav .flex-prev:hover {
    background: 0 0
}

.banners-big .flexslider:hover .flex-direction-nav .flex-next,.banners-big .flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1
}

.banners-big .slides>li {
    line-height: 20px;
    //overflow: hidden;
    padding: 0;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat
}

.banners-big.long-banner .slides>li {
    height: 660px
}

.banners-big.short-banner .slides>li {
    height: 500px
}

.banners-big .slides>li:before {
    display: none
}

.banners-big .slides>li .maxwidth-theme.fulla,.banners-big .slides>li .maxwidth-theme.fulla .row,.banners-big .slides>li .maxwidth-theme.fulla a {
    width: 100%;
    height: 100%;
    display: block
}

.banners-big .slides>li>.maxwidth-theme>.row {
    font-size: 0
}

.banners-big .slides>li>.maxwidth-theme>.row>div {
    float: none;
    display: inline-block;
    vertical-align: bottom
}

.banners-big .slides a:not(.btn) {
    font-size: 16px;
    line-height: 20px
}

.banners-big .slides a {
    color: #fff
}

.banners-big .slides .img {
    overflow: hidden;
    padding: 0
}

.banners-big .slides .text+.img {
    overflow: visible
}

.banners-big .slides .img img {
    width: inherit
}

.banners-big .slides .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    max-height: 60px;
    height: 60px;
    overflow: hidden;
}

.banners-big .slides .title-link {
    text-decoration: none
}

.banners-big .slides .text {
    line-height: 495px;
}

.banners-big.long-banner .slides .text {
    height: 660px
}

.banners-big.short-banner .slides .text {
    position: relative;
    height: 500px
}

.banners-big .slides .text .inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -110px;
    width: 100%;
    height: 110px;
    overflow: hidden;
    background: #fff;
    line-height: 20px;
    padding: 15px 20px;
    opacity: 1;
    -webkit-transition: opacity 1s ease .3s;
    -moz-transition: opacity 1s ease .3s;
    -o-transition: opacity 1s ease .3s;
    transition: opacity 1s ease .3s
}

.banners-big:not(.long-banner) .slides .text .inner {
    //padding-top: 0;
    display: inline-block;
    vertical-align: middle
}

.banner-NARROW .banners-big .slides .text .inner {
    padding-left: 75px
}

.banners-big .slides .righttext .text .inner {
    padding-left: 50px;
    padding-right: 32px
}

.banner-NARROW .banners-big .slides .righttext .text .inner {
    padding-right: 75px
}

.banners-big .slides .text-block {
    margin-top: 10px;
    line-height: 20px;
    font-size: 16px;
}

.banners-big .slides .item:hover .title,.banners-big .slides .item:hover .title a,.banners-big .slides .text-block,.banners-big .slides .title,.banners-big .slides .title a {
    color: #333
}

.banners-big .slides .text-block b {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px
}

.banners-big .slides .text-block ol,.banners-big .slides .text-block ul,.banners-big .slides .text-block ul li {
    height: auto
}

.banners-big .slides .text-block ul.marked li:before {
    display: inline-block
}

.banners-big .slides .shown .text .inner {
    opacity: 1
}

.banners-big .slides .clone .text .inner {
    -webkit-transition: none 0s ease 0s;
    -moz-transition: none 0s ease 0s;
    -o-transition: none 0s ease 0s;
    transition: none 0s ease 0s
}

.banners-big .slides .dark .title,.banners-big .slides .dark .title a,.banners-big .slides .item:hover .dark .title,.banners-big .slides .item:hover .dark .title a {
    color: #333
}

.banners-big .slides .dark .inner,.banners-big .slides .dark h1 {
    color: #333
}

.banners-big .slides .dark .text-block,.banners-big .slides .dark .text-block b {
    color: #555
}

.banners-big .btn {
    position: relative;
    font-weight: 700
}

.banners-big .btn {
    margin: 20px 20px 0 0;
    padding: 10px 25px 10px;
    font-size: 16px
}

.banners-big .btn-default {
    border: medium none!important
}

.banner.SCALE img {
    margin-left: auto;
    margin-right: auto
}

.header_opacity .TOP_UNDERHEADER {
    display: none!important
}

.banner.TOP_HEADER {
    position: relative;
    z-index: 1
}

.padding-banner-block {
    padding-top: 30px;
    padding-bottom: 30px
}

.banners-big .maxwidth-banner .maxwidth-theme {
    padding: 0!important
}

.banners-big .maxwidth-banner .item.vvideo .maxwidth-theme.loading>* {
    display: none
}

.mixed_banners .banners-big.short-banner.small .maxwidth-banner {
    padding: 0
}

.mixed_banners>.row {
    margin: 0 -10px;
    font-size: 0
}

.mixed_banners>.row>div {
    font-size: 12px;
    padding: 0 10px
}

.mixed_banners>.row>div.big_banners_block .maxwidth-banner {
    padding: 0
}

.mixed_banners .item {
    padding-top: 20px;
    position: relative
}

.mixed_banners .item .item_inner {
    position: relative;
    overflow: hidden;
    height: 240px
}

.mixed_banners .item .item_inner:before {
    content: "";
    z-index: 2;
    position: absolute;
    height: 60%;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(90deg,rgba(0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -webkit-linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -o-linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -ms-linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)
}

.item .img_block {
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-repeat: no-repeat
}

.item .wrap_tizer {
    position: absolute;
    bottom: 20px;
    z-index: 2;
    width: 100%;
    color: #fff;
    transition: all ease .5s
}

.item .wrap_tizer.dark .wr_block .outer_text .inner_text {
    color: #222
}

.wrap_tizer .wrapper_inner_tizer {
    padding: 0 33px 0 20px
}

.wrap_tizer .wr_block {
    transition: all ease .1s
}

.wrap_tizer .preview {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin: 10px 0 0
}

.wrap_tizer .wrap_outer.title {
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase
}

.wrap_tizer .wrap_outer .inner_text {
    position: relative;
    left: -7px;
    color: #fff;
    font-style: normal;
    background: #23618c;
    z-index: 1;
    font-weight: 700
}

.wrap_tizer .wrap_outer .outer_text {
    position: relative;
    left: 15px;
    background: #23618c;
    padding: 5px 0 6px
}

.wrap_tizer .wrap_outer {
    position: relative;
    left: -3px;
    padding: 5px 0 6px;
    font-size: 17px;
    line-height: 18px;
    background: #23618c;
    color: #fff;
    display: inline
}

.item:hover .dark_block_animate {
    opacity: 1
}

.item:not(.touch_class):hover .scale_block_animate,.touch_class .scale_block_animate {
    -webkit-transform: scale(1.25);
    transform: scale(1.25)
}

.bx-mac .v3 .item:not(.touch_class):hover .scale_block_animate {
    transform: none
}

.wrap_tizer .wr_block.price {
    opacity: 0;
    visibility: hidden;
    height: 0;
    color: #fff;
    font-size: 13px;
    max-height: 54px;
    overflow: hidden
}

.item:hover .wrap_tizer .wr_block.price {
    height: auto;
    opacity: 1;
    visibility: visible;
    display: block;
    margin: 10px 0 0
}

.wr_block.price .wrap_outer_desc {
    line-height: 18px;
    font-size: 13px
}

.wr_block.price .wrap_outer_desc a {
    color: #fff;
    text-decoration: none
}

body .item .dark_block_animate {
    background-color: rgba(0,0,0,.5)
}

.float-banners.v1 .item {
    border: none;
    margin: 0 0 20px;
    overflow: hidden;
    box-shadow: none
}

.float-banners.v1 .item .wrap_tizer .wrapper_inner_tizer {
    padding: 0 45px 0 21px
}

.sections_wrapper {
    margin: 0 0 30px
}

.front.wide_page .sections_wrapper {
    margin-bottom: 0;
    padding-bottom: 30px
}

.sections_wrapper .top_block {
    padding: 0
}

.sections_wrapper .list .row>div {
    padding: 0;
    margin: 0 0 -1px 0
}

.sections_wrapper .list .item {
    text-align: center;
    border: 1px solid #f5f5f5;
    border-right-width: 0;
    padding: 36px 10px 47px;
    transition: all ease .2s;
    box-shadow: none;
    margin: 0
}

.sections_wrapper .list .item:hover {
    border-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15)
}

.sections_wrapper .list .item:not(.section_item) .img {
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    margin: 0 auto 22px
}

.sections_wrapper .list .item .img img {
    max-width: 100%;
    max-height: 100%
}

.sections_wrapper .list .item .name {
    font-weight: 700;
    font-size: 1.2em;
    line-height: 22px;
    padding-bottom: 4px
}

.sections_wrapper .list .item .name a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block
}

.sections_wrapper .list .item.section_item {
    text-align: left;
    padding-left: 32px;
    height: 100%
}

.sections_wrapper .list .item.section_item:after {
    content: "";
    display: table;
    clear: both
}

.sections_wrapper .list .item.section_item .img {
    width: 120px;
    height: 120px;
    float: left
}

.sections_wrapper .list .item.section_item .section_info {
    padding-left: 165px
}

.sections_wrapper .list .item.section_item ul {
    margin-bottom: 0;
    padding-bottom: 6px
}

.sections_wrapper .list .item.section_item .sect {
    display: inline-block;
    padding-left: 0;
    font-size: .933em;
    padding-right: 13px;
    margin-bottom: 0
}

.sections_wrapper .list .item.section_item .sect:before {
    display: none
}

.sections_wrapper .list .item.section_item .text {
    font-size: .933em;
    color: #666
}

.sections_wrapper.blocks .top-text {
    font-size: 1.067em
}

.sections_wrapper.blocks .top-text p:last-of-type {
    margin-bottom: 34px
}

.sections_wrapper.blocks .top-text [id^=bx_incl] {
    display: block
}

.section_block .sections_wrapper .list .row>div {
    margin: 0
}

.section_block .sections_wrapper .list .item {
    margin: 0 0 -1px -1px
}

.banners-small {
    padding: 91px 0 88px
}

.banners-small .item .inner-item {
    padding: 0 0 35px
}

.banners-small.blog .item .inner-item {
    padding-bottom: 23px
}

.banners-small.blog .item .inner-item.with-date {
    padding-bottom: 50px
}

.banners-small.blog .item .inner-item .date-block {
    position: absolute;
    left: 30px;
    right: 30px;
    bottom: 17px
}

.banners-small.blog .item {
    position: relative
}

.banners-small .item .image {
    text-align: center;
    width: 100%;
    overflow: hidden;
    position: relative
}

.banners-small .item.wide-block .image {
    max-height: 428px
}

.banners-small .item .image img {
    vertical-align: middle;
    max-width: 100%;
    width: 100%
}

.bx-ie .banners-small .items .item.shadow:hover {
    box-shadow: 0 0 0 1px #f5f5f5
}

.banners-small .item .image .type-block {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 12px;
    color: #fff;
    background: rgba(46,46,47,.6);
    line-height: 18px;
    padding: 5px 7px;
    border-radius: 3px;
    z-index: 2
}

.banners-small .item .title {
    text-align: left;
    text-decoration: none;
    color: #222;
    padding: 26px 20px 0;
    font-weight: 700;
    font-size: 15px
}

.banners-small.blog .item .title {
    padding: 20px 30px 0;
    line-height: 20px
}

.banners-small.blog .item .title .prev_text-block {
    line-height: 24px
}

.banners-small .item.wti .title {
    padding: 0
}

.banners-small.blog .item.wide-block .title span {
    font-size: 1.333em;
    line-height: 1.3em
}

.banners-small .item .title a {
    text-decoration: none;
    color: #222
}

.banners-small .item .title .prev_text-block {
    color: #555;
    padding: 16px 0 5px;
    font-weight: 400
}

.banners-small .item .title .date-block {
    font-size: .867em;
    color: #999;
    font-weight: 400;
    padding: 6px 0 0
}

.banners-small.blog .item .title .date-block {
    padding-top: 3px
}

.banners-small .bottom_nav {
    text-align: center
}

.banners-small .ajax_load_btn {
    text-align: center;
    margin: 0 0 0
}

.more_text_ajax {
    color: #222;
    line-height: 20px;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding: 16px 0 16px 47px
}

.more_text_ajax svg {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    left: 17px;
    top: 18px
}

.more_text_ajax.loading svg {
    -webkit-animation: spinner .5s linear infinite!important;
    animation: spinner .5s linear infinite!important;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.ajax_load_btn:hover .more_text_ajax svg,.more_text_ajax:hover svg {
    -webkit-animation: spinner .5s ease-out 1;
    animation: spinner .5s ease 1;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

html:not(.mobile) .loadings {
    background: url(/images/preloader.gif) no-repeat scroll center center rgba(0,0,0,0)!important;
    border-color: transparent!important;
    color: transparent!important;
    cursor: default!important
}

html:not(.mobile) .loadings * {
    background: rgba(0,0,0,0)!important;
    border-color: transparent!important;
    color: transparent!important;
    cursor: default!important;
    visibility: hidden
}

.popup .loadings {
    background-position: 0 0!important
}

.module-pagination .nums {
    display: none
}

.bg_image_site {
    display: block;
    opacity: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background-position: top center;
    background-repeat: no-repeat
}

.bg_image_site.fixed {
    position: fixed
}

.header_opacity.header_fill_none header.light>div:not(.menu-row) .logo svg path,.header_opacity.header_fill_none header.light>div:not(.menu-row) .svg>svg>path,body.header_opacity.header_fill_none header.light .logo-row i.colored.svg svg path {
    fill: #fff!important
}

.header_opacity.header_fill_none header.light .top-block svg path {
    fill: #222!important
}

.header_opacity.header_fill_none header.light>div:not(.menu-row) .phone.with_dropdown>svg>path {
    fill: #fff!important
}

.header_opacity.header_fill_none header.light>div.menu-row.sliced .right-icons .wrap_icon:not(:hover) .svg>svg>path {
    fill: #fff
}

.header_opacity header.light .logo_and_menu-row:not(.full-fill) .btn.btn-default.btn-transparent-bg:not(:hover),.header_opacity header.light .logo_and_menu-row:not(.full-fill) .inner-table-block,.header_opacity header.light .logo_and_menu-row:not(.full-fill) .logo-row .top-description,.header_opacity header.light .logo_and_menu-row:not(.full-fill) .phone-block .schedule,.header_opacity header.light .logo_and_menu-row:not(.full-fill) .phone>a {
    color: #fff!important
}

.header_opacity header.light .logo_and_menu-row:not(.full-fill) .btn.btn-default.btn-transparent-bg:not(:hover) {
    border-color: #fff
}

body header.light .top-block .personal:not(:hover) .svg svg path {
    fill: #222!important
}

.banners-big .slides .item[data-color=light] .title,.banners-big .slides .item[data-color=light] .title a,.banners-big .slides .item[data-color=light]:hover .title,.banners-big .slides .item[data-color=light]:hover .title a {
    color: #fff
}

.banners-big .slides .item[data-color=light] .text-block,.banners-big .slides .item[data-color=light] .text-block b {
    color: #fff
}

.header_opacity:not(.header_fill_light) header.light .menu-row.with-color.colored_dark .mega-menu table td:not(:hover) .wrap>a:not(:hover) {
    color: #fff
}

.header_opacity:not(.header_fill_light) header.light .mega-menu table td:not(:hover) .wrap>a:not(:hover) {
    color: #fff
}

.header_opacity:not(.header_fill_light) header.light .lines {
    background: rgba(255,255,255,.1)
}

.banners-big.short-banner.small .maxwidth-banner {
    padding: 0 40px
}

body header .line-row {
    margin: 0;
    display: none;
    position: relative;
    background: 0 0;
    z-index: 10
}

.header_fill_light header .line-row:before,body:not(.front-banners-big):not(.front-banners-big-short) header .line-row:before {
    content: "";
    background: #f0f0f0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    z-index: 11
}

body.header_fill_colored header .line-row:before,body.header_fill_dark header .line-row:before,body.header_opacity header .line-row:before {
    display: none
}

.fill_bg_y.visible_banner header .line-row {
    margin: auto
}

body header:not(.index) .line-row,body:not(.front-banners-big):not(.front-banners-big-short) header .line-row {
    display: block
}

.header_nopacity.header_fill_colored .logo_and_menu-row .menu-row .basket-link .count {
    background: #fff;
    color: #222
}

body.fill_bg_y.visible_banner .maxwidth-theme {
    background: #fff
}

body.fill_bg_y.visible_banner .top-block {
    background: 0 0;
    padding: 0
}

body.fill_bg_y.visible_banner.header_fill_dark header .top-block+.logo_and_menu-row .logo-row,body.fill_bg_y.visible_banner.header_fill_light header .top-block+.logo_and_menu-row .logo-row {
    background: 0 0
}

body.fill_bg_y.visible_banner.header_fill_none.header_opacity header .top-block+.logo_and_menu-row .maxwidth-theme {
    background: 0 0
}

body.fill_bg_y.visible_banner header {
    background: 0 0
}

body.fill_bg_y.visible_banner header.topmenu-LIGHT .logo_and_menu-row {
    border-bottom-width: 0
}

body.fill_bg_y.visible_banner header.topmenu-LIGHT .logo_and_menu-row>.logo-row>.maxwidth-theme {
    border-bottom: 1px solid #f5f5f5
}

body.fill_bg_y.visible_banner .greyline .maxwidth-theme {
    background: #f9f9fa
}

body.fill_bg_y.visible_banner .maxwidth-banner {
    background: #fff
}

body.fill_bg_y.visible_banner .maxwidth-banner .maxwidth-theme {
    background: 0 0
}

body.fill_bg_y.visible_banner>.body>.main {
    background: #fff;
    z-index: 1;
    position: relative;
    margin: auto
}

body.fill_bg_y.visible_banner .company-block .maxwidth-theme {
    background: 0 0
}

body.fill_bg_y.visible_banner header .menu-row.bgcolored {
    background: 0 0
}

body.fill_bg_y.visible_banner .page-top-wrapper.grey {
    background: 0 0
}

body.fill_bg_y.visible_banner .page-top-wrapper.grey>.maxwidth-theme,body.fill_bg_y.visible_banner .tabs_ajax .body-block .maxwidth-theme {
    background: #f9f9f9
}

body.fill_bg_y.visible_banner.title-v4 .page-top-wrapper .maxwidth-theme {
    background: 0 0
}

body.fill_bg_y.visible_banner .contacts.contacts-page-map-overlay.maxwidth-theme {
    background: 0 0
}

body.fill_bg_y.visible_banner .contacts-page-map+.contacts.contacts-page-overmap .contacts-wrapper {
    box-shadow: 0 -16px 15px 0 rgba(0,0,0,.22);
    margin: -70px -32px 0
}

body.fill_bg_y.visible_banner .banner.TOP_HEADER,body.fill_bg_y.visible_banner .banner.TOP_UNDERHEADER {
    margin-left: auto;
    margin-right: auto
}

body.fill_bg_y.visible_banner .contacts-page-top {
    padding-top: 0
}

body.fill_bg_y.visible_banner .contacts-page-top>.maxwidth-theme {
    padding-top: 35px
}

body.fill_bg_y.visible_banner .contacts-page-map {
    background: #fff
}

body.fill_bg_y.visible_banner .basket_order .maxwidth-theme {
    background: 0 0
}

body.fill_bg_y.visible_banner footer {
    background: 0 0;
    margin: auto;
    position: relative;
    z-index: 2
}

body.fill_bg_y.visible_banner footer.compact {
    background: #373d44
}

body.fill_bg_y.visible_banner.footer-v1 footer,body.fill_bg_y.visible_banner.footer-v3 footer {
    background: #373d44
}

body.fill_bg_y.visible_banner.footer-v2 footer {
    background: #fff
}

body.fill_bg_y.visible_banner.footer-v2 footer,body.fill_bg_y.visible_banner.footer-v4 footer,body.fill_bg_y.visible_banner.footer-v6 footer {
    background: #f9f9f9
}

body.fill_bg_y.visible_banner .subscribe-block-wrapper {
    background: 0 0
}

body.fill_bg_y.visible_banner.footer-v1 .subscribe-block-wrapper .maxwidth-theme {
    background: #ffffff0d
}

body.fill_bg_y.visible_banner.footer-v2 .subscribe-block-wrapper .maxwidth-theme {
    background: #f9f9f9
}

body.fill_bg_y.visible_banner footer .maxwidth-theme {
    background: 0 0
}

.banners-big .item .play.btn-video {
    display: block;
    margin: 25px auto 0;
    width: 118px;
    height: 118px;
    cursor: pointer;
    background: url(/images/allcorp2.png) -116px -214px no-repeat
}

.banners-big .item .play.btn-video:not(.ntext),.banners-big .item .play.btn-video:not(.small) {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -59px;
    margin-top: -59px
}

.banners-big .maxwidth-banner .maxwidth-theme {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.banners-big .item .play.btn-video.small {
    margin: 0;
    width: 60px;
    height: 59px;
    background-position: -2px -273px
}

.banners-big .item .ntext.btn-video {
    background: url(/images/allcorp2.png) -2px -273px no-repeat;
    width: 60px;
    height: 59px
}

.banners-big .item .video {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2
}

.banners-big .item.loading {
    background: #fff!important;
    position: relative
}

.banners-big .item.loading:before {
    background: url(/images/pl3.gif) 0 0 no-repeat;
    position: relative;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    width: 64px;
    height: 64px
}

.banners-big .item.loading.started:before {
    display: none
}

.banners-big .item .btn.btn-video {
    padding-left: 35px
}

.banners-big .item .btn.btn-video:before {
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    margin: -5px 0 0;
    width: 9px;
    height: 10px;
    background: url(/images/allcorp2.png) -3px -149px no-repeat
}

.banners-big .item .btn.btn-video.ntext:before,.banners-big .item .btn.btn-video.small:before {
    display: none
}

.banners-big .video_block {
    text-align: center
}

.banners-big .video_block .title {
    padding-top: 40px
}

.accordion-body {
    position: relative
}

.accordion-head {
    cursor: pointer;
    padding: 20px 60px 20px 20px;
    position: relative;
    font-size: 1.067em;
    font-weight: 700;
    z-index: 1;
    color: #222;
    display: block
}

.accordion-head:active,.accordion-head:focus,.accordion-head:hover,.accordion-head:visited {
    color: #222
}

.accordion-head.accordion-open {
    border-bottom: none;
    background: #f2f2f2
}

.accordion-head.accordion-open+.panel-collapse {
    background: #f2f2f2
}

.item-accordion-wrapper {
    border: 1px solid #f2f2f2;
    margin-bottom: -1px;
    padding-bottom: 11px
}

.item-accordion-wrapper.opened {
    background: #f2f2f2
}

.item-accordion-wrapper .accordion-head {
    border: none
}

.accordion-type-1 .item,.accordion-type-1 .item:hover,.accordion-type-2 .item,.accordion-type-2 .item:hover {
    border-color: #f2f2f2!important
}

.accordion-type-1 .item .accordion-body,.accordion-type-1 .item .accordion-head,.accordion-type-1 .item .panel-collapse,.accordion-type-2 .item .accordion-body,.accordion-type-2 .item .accordion-head,.accordion-type-2 .item .panel-collapse {
    border: none!important
}

.accordion-type-1 .item .accordion-head,.accordion-type-2 .item .accordion-head {
    margin-bottom: 0!important
}

.accordion-head.accordion-open .fa:before {
    content: "\f106"
}

.panel-collapse .accordion-body {
    padding: 0 80px 15px 25px;
    position: relative;
    z-index: 2
}

.accordion-type-1 .accordion-head a {
    display: inline;
    text-decoration: none
}

.accordion-head .fa {
    border-radius: 30px;
    color: #222;
    position: absolute;
    top: 23px;
    font-size: 24px;
    line-height: 26px;
    width: 26px;
    height: 26px;
    text-align: center
}

.accordion-head:hover .fa {
    background: #f2f2f2
}

.accordion-type-1 .accordion-head .fa {
    right: 20px;
}

.accordion-type-2 .accordion-head {
    padding-left: 65px;
    padding-right: 29px
}

.accordion-type-2 .accordion-head a {
    display: inline;
    line-height: 18px;
    text-decoration: none;
    font-size: 16px
}

.accordion-type-2 .accordion-head:after {
    content: "";
    display: table;
    clear: both
}

.accordion-type-2 .accordion-head .fa {
    left: 26px
}

.accordion-type-2 .accordion-head.accordion-open .fa {
    line-height: 25px
}

.accordion-type-2 .panel-collapse .accordion-body {
    padding: 0 29px 21px 65px
}

section.toggle {
    margin: 10px 0 0;
    position: relative;
    clear: both
}

section.toggle input {
    cursor: pointer;
    height: 45px;
    margin: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}

section.toggle label {
    border-left: 3px solid;
    transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    -ms-transition: all .15s ease-out;
    -o-transition: all .15s ease-out;
    -webkit-transition: all .15s ease-out;
    background: #f4f4f4;
    border-radius: 3px;
    display: block;
    font-size: 1.1em;
    min-height: 20px;
    padding: 12px 20px 12px 10px;
    position: relative;
    cursor: pointer;
    font-weight: 400
}

section.toggle .toggle-content {
    display: none
}

section.toggle label::-moz-selection {
    background: 0 0
}

section.toggle label i.fa-minus {
    display: none
}

section.toggle label i.fa-plus {
    display: inline
}

section.toggle label::selection {
    background: 0 0
}

section.toggle label::before {
    border: 6px solid transparent;
    border-left-color: inherit;
    content: '';
    margin-top: -6px;
    position: absolute;
    right: 4px;
    top: 50%
}

section.toggle label+p {
    color: #999;
    display: block;
    overflow: hidden;
    padding-left: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 25px
}

section.toggle label i {
    font-size: .7em;
    margin-right: 8px;
    position: relative;
    top: -1px
}

section.toggle.active i.fa-minus {
    display: inline
}

section.toggle.active i.fa-plus {
    display: none
}

section.toggle.active>label {
    color: #fff
}

section.toggle.active>label::before {
    border: 6px solid transparent;
    border-top-color: inherit;
    margin-top: -3px;
    right: 10px
}

section.toggle>p.preview-active {
    height: auto
}

section.toggle.active>p,section.toggle>p.preview-active {
    white-space: normal
}

a.scroll-to-top {
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    position: fixed;
    text-align: center;
    text-decoration: none;
    display: block;
    background: #404040 url(/images/svg/scroll.svg) no-repeat scroll center center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    right: 73px;
    left: inherit;
    bottom: 23px;
    opacity: 0;
    z-index: 99!important
}

a.scroll-to-top.visible {
    opacity: 1
}

a.scroll-to-top.RECT_WHITE,a.scroll-to-top.ROUND_WHITE {
    background-color: #fff
}

a.scroll-to-top.RECT_GREY,a.scroll-to-top.ROUND_GREY {
    background-color: #e3e3e3
}

a.scroll-to-top.RECT_COLOR,a.scroll-to-top.RECT_GREY,a.scroll-to-top.RECT_WHITE {
    border-radius: 2px
}

a.scroll-to-top.TOUCH {
    border-radius: 2px 0 0 2px;
    width: 50px;
    height: 50px;
    right: 0
}

a.scroll-to-top.RECT_COLOR,a.scroll-to-top.ROUND_COLOR {
    background-position: center 14px
}

a.scroll-to-top.RECT_GREY,a.scroll-to-top.RECT_WHITE,a.scroll-to-top.ROUND_GREY,a.scroll-to-top.ROUND_WHITE {
    background-position: center -70px
}

a.scroll-to-top.RECT_COLOR.TOUCH {
    background-position: center 17px
}

a.scroll-to-top.RECT_GREY.TOUCH,a.scroll-to-top.RECT_WHITE.TOUCH {
    background-position: center -67px
}

a.scroll-to-top.CONTENT {
    left: 50%;
    margin-left: 512px
}

.links-block .links {
    font-size: 0;
    line-height: 0
}

.links-block .links>a {
    font-size: 15px;
    line-height: 24px
}

.links-block .links a.next-url {
    float: right
}

.item-views .item .price,.order-block .price {
    line-height: 19px
}

.item-views .item .price .fa,.order-block .price .fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 22px;
    background: 0 0
}

.item-views .item .price .price_val,.order-block .price .price_val {
    font-size: 18px;
    font-weight: 700;
    padding-right: 5px;
    color: #1d2029;
    display: inline-block
}

.item-views .item .price_new {
    display: inline-block
}

.item-views .item .price .price_old,.order-block .price .price_old {
    line-height: 15px;
    padding-top: 2px;
    display: inline-block
}

.item-views .item .price .price_old {
    padding-top: 1px
}

.item-views .item .price .price_old .fa,.item-views .item .price .price_old .price_val,.order-block .price .price_old .fa,.order-block .price .price_old .price_val {
    font-size: 14px;
    font-weight: 400;
    padding-right: 0;
    color: #777;
    text-decoration: line-through
}

.order-block .price,.order-block .price+.btn {
    display: inline-block;
    vertical-align: top
}

.order-block .price .price_val {
    font-size: 24px
}

.order-block .price.nop {
    margin-top: 8px
}

.order-block .price+.btn {
    margin-left: 5px
}

.content+.order-block {
    margin-top: 51px;
    margin-bottom: 57px
}

.table-elements.news2 .price {
    margin: 15px 0 0
}

.big-img.news4 .price {
    margin: 0 0 15px
}

.item-views.table-elements.news2 .item .price .price_new .price_val {
    font-size: 16px
}

.item-views.table-elements.news2 .item .price .price_old .price_val {
    font-size: 13px
}

.item-views {
    margin-bottom: 0;
    position: relative
}

.item-views.with_tabs hr:last-of-type {
    display: none
}

.item-views .cat-desc {
    padding: 0 0 30px
}

.item-views .cat-desc h3:first-of-type,.text_after_items h2:first-of-type,.text_after_items h3:first-of-type {
    margin-top: 0
}

.text_after_items {
    margin: 45px 0 0
}

.item-views .section-title {
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 15px
}

.item-views .item {
    margin-bottom: 10px;
    position: relative;
    transition: box-shadow .3s ease;
    box-shadow: 0 0 0 1px #f2f2f2
}

.item-views.accordion .item {
    border-color: #f2f2f2;
    margin-bottom: 1px;
    padding-bottom: 11px
}

.item-views.accordion .item.opened {
    background: #f2f2f2
}

.catalog.item-views .flexslider .item .buy_block .counter input {
    padding-top: 1px;
    padding-bottom: 1px
}

.item-views.list .item {
    margin-bottom: 0
}

.item-views.list hr {
    margin: 47px 0
}

.item-views.list .item .title {
    font-weight: 400
}

.item-views .item.noborder {
    border: none!important;
    box-shadow: none!important
}

.item-views .item .title {
    font-weight: 400;
    margin-bottom: 6px;
    color: #333
}

.item-views .item .section_name {
    color: #0088cc;
    font-size: 13px;
    line-height: 16px;
    margin: 7px 0 10px
}

.item-views .item .previewtext {
    margin-bottom: 20px;
    margin-top: 10px
}

.item-views.licenses.table .item .previewtext {
    display: none
}

.licenses.item-views.table .item .title {
    text-align: center
}

.item-views .item .btn {
    white-space: normal;
    margin-bottom: 0;
    max-width: 100%
}

.properties {
    margin: 0 -16px 8px
}

.properties+.link-block-more {
    padding: 20px 0 0
}

.properties .inner-wrapper {
    padding: 0 16px 12px;
    display: inline-block;
    vertical-align: top;
    font-size: .933em;
    line-height: 24px
}

.item-views.table.table-type-block .item .properties {
    font-size: 1em
}

.item-views.table.table-type-block .item .inner-wrapper {
    display: block
}

.item-views.table.table-type-block .item .inner-wrapper:first-of-type {
    padding-top: 0
}

.item-views.table.table-type-block .item .property.phone:before {
    background-position-x: -223px
}

.item-views.table.table-type-block .item hr {
    margin-bottom: 14px
}

.item-views.list.list-type-block .item hr {
    margin-bottom: 18px;
    margin-top: 12px
}

.properties .inner-wrapper .property.icon-block {
    padding-left: 25px;
    position: relative;
    display: block
}

.properties .inner-wrapper .property.icon-block:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 16px;
    height: 18px;
    background: url(/images/allcorp2.png) -161px -117px no-repeat
}

.properties .inner-wrapper .property.phone:before {
    background-position: -221px -59px
}

.properties .inner-wrapper .property.address:before {
    background-position: -253px -286px
}

.properties .inner-wrapper .property.site:before {
    background-position: -45px -154px
}

.item-views .item .property .fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #6d7a83;
    font-size: 12px
}

.item-views .item .image {
    overflow: hidden
}

.item-views .item .image .img-inside {
    border: 0;
    display: block;
    padding: 0;
    position: relative
}

.detail .period,.item-views .item .period {
    margin: 2px 0 3px 0;
    display: inline-block;
    zoom:1;vertical-align: top;
    font-size: .867em;
    color: #888
}

.detail .period span,.item-views .item .period span {
    display: inline-block;
    vertical-align: top;
    line-height: 22px;
    margin: 0 12px 0 0;
    font-size: 12px
}

.detail .period span {
    font-size: 14px
}

.detail .period-wrapper .section_name {
    position: relative;
    top: -2px
}

.item-views .item .description {
    font-size: 13px;
    line-height: 20px
}

.item-views .item:not(.review) .text {
    padding: 0;
    color: #555
}

.item-views .item .text hr {
    margin: 18px 0 4px 0;
    display: block
}

.item-views .item .text .properties+hr {
    margin-bottom: 18px
}

.item-views .item .info .text {
    padding: 0!important
}

.item-views .item p {
    margin-bottom: 20px
}

.item-views.accordion:not(.with_tabs) .tab-pane+.tab-pane,.item-views.list:not(.with_tabs) .tab-pane+.tab-pane {
    margin-top: 30px
}

.item-views.list .items>div:first-of-type h2 {
    margin-top: 0
}

.item-views.list .item .text {
    padding: 24px 24px 24px 0
}

.item-views.list .item.wdate .title {
    margin-bottom: 5px
}

.item-views.list .item .image {
    height: auto;
    text-align: center;
    width: 100%;
    padding: 24px 0 24px 24px
}

.item-views.list .item .image img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    display: inline-block
}

.item-views.list.image_right .item .image {
    padding-right: 24px;
    padding-left: 0
}

.item-views.list.image_right .item .text {
    padding-left: 24px;
    padding-right: 0
}

.item-views.list .item.noborder .text {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0;
    padding-bottom: 0
}

.item-views.list .item.noborder .image {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-top: 0;
    padding-bottom: 0
}

.item-views.table .item {
    margin-bottom: 30px
}

.item-views.table .item .title {
    text-align: left
}

.item-views.table .item .text {
    padding: 15px 24px 24px;
    overflow: hidden
}

.item-views.table .item.wti .text {
    padding-top: 24px
}

.item-views.table .item .image {
    padding: 24px 24px 0 24px;
    text-align: center;
    width: 100%
}

.item-views.table .item .image img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    max-height: none
}

.item-views.table.normal-img .item .image img {
    max-height: none
}

.item-views.table-elements .item .image {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    display: block;
    position: relative;
    overflow: hidden
}

.item-views.table-elements .item .image img {
    max-height: 100%;
    display: inline-block;
    width: 100%
}

.item-views.table-elements .item .image.play-icon:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 80px;
	height: 80px;
	margin: auto;
	background: url(/images/svg/video-play.svg) left top no-repeat;
}

.item-views.table-elements .item .body-info {
    padding: 20px 24px 22px
}

.item-views.table-elements.news2 .item .body-info {
    padding-left: 20px;
    padding-right: 20px
}

.item-views.table-elements.news2 .item .body-info .period {
    margin-bottom: 3px
}

.item-views.table-elements.news2 .item .body-info .previewtext {
    margin-top: 3px
}

.item-views.table-elements .item .body-info .title {
    font-weight: 700;
    line-height: 20px
}

.item-views.table-elements .item .body-info .previewtext {
    margin-bottom: 0;
    font-size: .933em
}

.item-views.table-elements .item .body-info .previewtext p {
    margin-bottom: 12px
}

.mixitup-container .item-views.table-elements .row>div {
    visibility: hidden
}

.mixitup-container.mixitup-ready .item-views.table-elements .row>div {
    visibility: visible
}

.mixitup-container .item-views.table-elements .item .image {
    max-height: 350px
}

.item-views.sections {
    margin-bottom: 0
}

.item-views.sections .item {
    margin: 0 0 59px;
    overflow: hidden
}

.item-views.sections .item .info {
    color: #555;
    line-height: 18px
}

.item-views.sections .item .info a {
    text-decoration: none
}

.item-views.sections .item .title a {
    font-size: 1.2em;
    line-height: 1.167em;
    font-weight: 700;
    margin-bottom: 18px
}

.item-views.sections .item .image {
    height: 133px;
    line-height: 133px;
    margin-bottom: 18px;
    text-align: left;
    width: 200px
}

.item-views.sections .item .image img {
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
    zoom:1}

.item-views.sections .row_block .item .text.childs {
    display: block
}

.news_block .item {
    margin-bottom: 32px
}

.news_block .flexbox .item,body .projects.item-views .flexbox.items .item {
    margin-bottom: 0;
    height: 100%
}

.news_block .flexbox>div,body .projects.item-views .flexbox.items>div {
    margin-bottom: 32px
}

.news_block .item:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.bx-ie .news_block .item:hover {
    box-shadow: 0 0 0 1px #f2f2f2
}

.news_block .item .info {
    padding: 17px 24px 20px
}

body .news_block .item .date+.info {
    padding-bottom: 51px
}

.news_block .item.nimg .name {
    font-size: 1.067em;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis
}

.news_block .item .name {
    font-weight: 700;
    line-height: 20px;
    display: block
}

.news_block .item .date {
    font-size: 13px;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 17px
}

.item .sticker-block,.news_block .item .sticker {
    font-weight: 400;
    font-size: 11px;
    color: #fff;
    //text-transform: uppercase
}

.item .sticker-block {
    letter-spacing: .7px
}

.news_block.item-views .item .info .text {
    padding: 3px 0 0!important;
    max-height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    margin-bottom: 25px
}

.news_block .item.wrapper {
    box-shadow: none;
    margin: 0
}

.news_block .item.big .image {
    height: 100%
}

.news_block .item.big .info {
    padding: 26px 32px 20px
}

.news_block .item.big .date {
    left: 32px;
    right: 32px
}

.news_block.portfolio .item .name {
    font-size: 1.067em
}

.item-views.blocks.news_block {
    padding-bottom: 34px
}

.news_block .item.big .name {
    font-size: 1.333em;
    padding-bottom: 5px;
    line-height: 24px
}

.news_block .item.sliced {
    background: #fff
}

.news_block.item-views .item.big .info .text {
    max-height: 55px;
    margin-bottom: 32px
}

.item-views.table-elements.portfolio .item .image {
    max-height: 400px
}

.item-views.table-elements.portfolio .custom .item .items .item .image {
    max-height: 185px
}

.list-type-block.item-views .item.shadow:hover {
    box-shadow: 0 0 27px rgba(0,0,0,.1)
}

.sub_container {
    position: relative
}

.list-type-block.item-views .item {
    width: 100%;
    display: block;
    margin: 0 0 -1px;
    box-shadow: none;
    border: 1px solid #f2f2f2
}

.list-type-block.item-views .item:hover {
    box-shadow: 0 0 20px rgba(0,0,0,.15)
}

.list-type-block.item-views .item .title {
    margin-bottom: 11px;
    font-size: 1.1em
}

.list-type-block.item-views .item .previewtext {
    margin-bottom: 25px
}

.list-type-block.item-views .item>.image {
    max-width: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
    position: relative;
    width: 193px
}

.list-type-block.item-views.wide_img .item>.image {
    width: 300px;
    max-height: none;
    padding: 20px 0 20px 20px
}

body .list-type-block.item-views.wide_img.image_right .item>.image {
    padding: 32px 32px 32px 0
}

.list-type-block.item-views.wide_img .item .image+.body-info {
    padding-left: 320px
}

.list-type-block.item-views.wide_img .item .body-info {
    padding: 0 0 20px;
}

.stockblock .list-type-block.item-views.wide_img .item .body-info {
    padding: 0
}

.list-type-block.item-views.wide_img .item .period {
    margin: -10px 0 10px;
    display: block
}

.stockblock .list-type-block.item-views.wide_img .item .period {
    margin-top: 2px
}

.list-type-block.item-views.wide_img .item .previewtext {
    margin-top: 5px;
    line-height: 22px
}

.list-type-block.item-views.wide_img hr {
    margin: 33px 0 46px
}

body .list-type-block.item-views.wide_img.image_right .item .image+.body-info {
    padding-right: 353px;
    padding-left: 32px
}

.list-type-block.item-views.list-elements .item>.image {
    width: 100px;
    height: 100px;
    line-height: 97px;
    min-height: 100px
}

.list-type-block.item-views.list-elements .item .image+.body-info {
    padding-left: 135px;
    padding-top: 10px
}

body .list-type-block.item-views.list-elements.image_right .item .body-info {
    padding-left: 0;
    padding-right: 135px
}

.list-type-block.item-views.list-elements .item {
    margin: 0
}

.list-type-block.item-views.list-elements hr {
    margin: 10px 0 30px
}

.list-type-block.item-views .price {
    margin: -4px 0 19px
}

.list-type-block.item-views hr {
    display: none
}

.list-type-block.item-views.wide_img.sm .item>.image {
    width: 150px;
    padding: 20px 0 20px 20px
}

.list-type-block.item-views.wide_img.sm .item>.image+.body-info {
    padding-left: 175px
}

body .list-type-block.item-views.wide_img.sm.image_right .item>.image+.body-info {
    padding-right: 175px
}

.list-type-block.item-views.wide_img.sm .item .body-info {
    padding: 20px 20px 20px 20px
}

.list-type-block.item-views.wide_img.image_right.sm.item .image+.body-info {
    padding-right: 175px;
    padding-left: 20px
}

.list-type-block.item-views.wide_img.sm .item .previewtext {
    font-size: .933em;
    margin-bottom: 15px
}

.list-type-block.item-views.wide_img.sm .item .title {
    font-size: 1em;
    margin-bottom: 0
}

.bx_item_detail_inc_two {
    border: 1px solid #f2f2f2;
    padding: 25px 0 20px
}

.bx_item_detail_inc_two .list-type-block.item-views {
    margin: 0
}

.bx_item_detail_inc_two .list-type-block.item-views .item_block {
    padding: 0 0 10px
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.image {
    width: 45px;
    height: 45px;
    line-height: 45px;
    min-height: 45px
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.image+.body-info {
    padding-left: 64px
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.body-info {
    padding-top: 4px;
    color: #555
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.body-info .title {
    color: #555;
    font-weight: 400;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 20px
}

.bx_item_detail_inc_two .list-type-block.item-views .item {
    padding-left: 39px
}

.list-type-block.item-views.image_right .item>.image {
    float: right
}

.list-type-block.item-views .item .image+.body-info {
    padding-left: 135px
}

.list-type-block.item-views .item .image.padding+.body-info {
    padding-left: 243px
}

body .list-type-block.item-views .item>.body-info {
    //padding-top: 22px
}

body .list-type-block.item-views.staff-block .item>.body-info {
    //padding-top: 26px
}

body .list-type-block.item-views .flexslider .item>.body-info {
    padding-bottom: 20px
}

body .list-type-block.item-views.reviews .item>.body-info {
    padding-top: 0
}

.list-type-block.item-views.image_right .item .body-info {
    padding-left: 0;
    padding-right: 225px
}

.list-type-block.item-views.image_right .item.padding .body-info {
    padding-left: 0;
    padding-right: 243px
}

.blog.list-type-block.item-views .item {
    border: 1px solid #f2f2f2;
    box-shadow: none;
    margin: 0 0 -1px;
    transition: box-shadow ease .3s;
    padding: 49px
}

.blog.list-type-block.item-views .item>.image {
    padding: 0;
    width: 320px;
    max-height: none
}

.blog.list-type-block.item-views .item .body-info {
    padding: 0
}

.blog.list-type-block.item-views .item .image+.body-info {
    padding-left: 361px
}

.blog.list-type-block.item-views.image_right .item .image+.body-info {
    padding-right: 361px;
    padding-left: 0
}

.blog.list-type-block.item-views .item .title {
    font-size: 1em;
    line-height: 1.167em
}

.blog .bottom_nav {
    text-align: center
}

.blog.banners-small .bottom_nav {
    padding-top: 18px
}

.search-tags-cloud {
    margin: 0 0 37px
}

.search-tags-cloud .title-block-middle {
    padding: 0 0 16px
}

.search-tags-cloud .tags {
    margin: 0 -2px
}

.bottoms+.search-tags-cloud .tags {
    margin-bottom: 35px
}

.search-tags-cloud .tags a {
    background: #f2f2f2;
    padding: 5px 11px 6px;
    color: #999;
    font-size: .8em;
    border-radius: 4px;
    margin: 0 2px;
    line-height: 34px
}

.search-tags-cloud .tags a:hover {
    color: #fff
}

.container-block {
    margin: 0 0 40px
}

.fill-block {
    background: #f9f9f9;
    padding: 21px 30px 16px;
    border-bottom: 1px solid #f2f2f2
}

.title-block-middle {
    color: #333;
    font-size: 1.067em;
    font-weight: 700
}

.fill-block .title-block-middle {
    padding: 0 0 19px;
    border-bottom: 1px solid #f1f1f1
}

.fill-block ul {
    margin: 0;
    padding: 14px 0 0
}

.fill-block ul li {
    padding: 0;
    margin: 0
}

.fill-block ul li:before {
    display: none
}

.fill-block ul li a {
    display: block;
    padding: 4px 0
}

.fill-block ul li a .text {
    font-size: .933em;
    padding: 0 12px 0 0
}

.fill-block ul li a .count,.fill-block ul li a:hover .count {
    font-size: .867em;
    float: right;
    color: #999
}

.period-wrapper {
    margin: -18px 0 13px
}

.banners-small.blog {
    padding: 0
}

.banners-small.blog .items .item {
    box-shadow: 0 0 0 1px #f2f2f2;
    margin: 0 0 32px
}

.edge .banners-small.blog .items .item {
    box-shadow: none
}

.items .item.shadow:hover {
    box-shadow: 0 0 27px 0 rgba(0,0,0,.1)
}

.banners-content {
    overflow: hidden
}

.banners-content .maxwidth-banner .rss {
    display: none
}

.banners-content .intro-text {
    min-height: auto;
    padding: 0 0 20px;
    color: #222
}

.banners-content .item_block {
    display: table-cell;
    float: none;
    vertical-align: middle
}

.banners-content .text {
    padding-top: 40px;
    padding-bottom: 30px
}

.banners-content .text .intro-text+p {
    margin-bottom: 0
}

.banners-content .img img {
    max-width: 100%;
    max-height: 460px
}

.banners-content .text h1 {
    padding-right: 0
}

.banners-content .maxwidth-banner>.row {
    margin: 0
}

.item_block.animated {
    opacity: 0
}

.main-section-wrapper {
    background: #fff;
    padding: 20px;
    position: relative
}

@media (max-width: 767px) {
    .main-section-wrapper {
        padding: 15px
    }
}

.detail .stockblock .item-views {
    position: relative;
    padding: 30px 15px 30px 90px;
    margin: 0;
    font-size: 13px;
    background: #f7f7f7
}

.detail .stockblock .link-block-more {
    display: none
}

.detail .stockblock .period {
    margin: 0
}

.detail .stockblock .item-views:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 45px;
    height: 45px;
    background: url(/images/icons_goods.png) -1px -139px no-repeat;
    left: 25px;
    top: 31px
}

.detail .stockblock .list-type-block.item-views .item .previewtext {
    margin: 0
}

.document .item-views .item .previewtext .anons {
    max-height: 240px;
    overflow: hidden
}

.document .item-views .item .previewtext, .document .item-views .item .previewtext li {
    line-height: 24px;
    margin-bottom: 24px
}

.detail .stockblock .item-views.list hr {
    margin: 25px -15px 30px -90px;
    border-top: 1px solid #fff;
    display: block
}

.detail .stockblock .item-views .item {
    border: none;
    box-shadow: none
}

body .detail .drag_block {
    clear: both
}

body .detail .drag_block>div {
    margin-top: 40px;
    margin-bottom: 40px
}

body .detail .drag_block.sm>div,body .detail .drag_block.sm>div>h5 {
    margin-top: 0
}

body .detail .drag_block.n_0.tabs>div h5,body .detail .drag_block.n_0>div,body .detail .drag_block.tabs:first-of-type>div h5,body .detail .drag_block:first-of-type>div,body .detail .drag_block>div.tabs {
    margin-top: 0
}

body .detail .detailimage+.drag_block>div,body .detail .introtext+.drag_block>div {
    margin-top: 40px
}

body .detail .drag_block+.drag_block>div.tabs,body .detail .item+.drag_block>div.tabs {
    margin-top: 40px
}

body .detail .drag_block>div.projects {
    margin-bottom: -20px
}

body .detail .drag_block.services>div>div>.maxwidth-theme {
    padding: 0!important
}

body .detail .wraps-block>div.maxwidth-theme {
    padding: 0!important
}

body .detail .wraps-block>div.maxwidth-theme>div {
    padding: 0
}

body .detail .wraps-block>div.maxwidth-theme>div .item-views.blocks.news_block {
    padding: 0;
    margin-bottom: -24px
}

.detail .period {
    margin: 0 0 6px
}

.detail .content {
    margin-bottom: 20px
}

.detail .preview-text-detail {
    padding: 1px 0 10px;
    font-size: 1.333em;
    line-height: 1.5em;
    color: #222
}

.detail .content ul {
    display: table
}

.detail .introtext {
    display: table
}

.detail .preview-text-detail .colored_line {
    margin-top: 32px;
    display: none
}

.detail .detailimage {
    text-align: center;
    margin-bottom: 30px;
    padding: 0;
    text-align: left
}

.detail .detailimage.image-left+.preview-text-detail,.detail .detailimage.image-right+.preview-text-detail {
    padding: 0
}

.detail .detailimage.image-left+.preview-text-detail .colored_line,.detail .detailimage.image-right+.preview-text-detail .colored_line {
    margin-top: 40px
}

.detail .detailimage img {
    max-width: 100%;
    vertical-align: top;
    display: inline-block
}

.detail .image-left {
    float: left;
    margin-right: 30px;
    text-align: left;
    max-width: 300px
}

.detail .image-right {
    float: right;
    margin-left: 30px;
    text-align: right;
    max-width: 300px
}

.detail .detailimage.image-wide {
    margin-bottom: 0
}

.detail .detailimage.image-wide.np {
    margin-bottom: 30px
}

.detail .introtext.wides {
    padding: 32px 41px 34px;
    background: #fbfbfb;
    border: 1px solid #f2f2f2;
    border-bottom-width: 0;
    border-top: none;
    display: block
}

.detail .introtext.wides.norder {
    border-bottom-width: 1px
}

.detail .introtext.wides.order {
    margin-bottom: 0;
    padding-bottom: 0
}

.detail .introtext.wides.order:after {
    content: "";
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 21px
}

.detail .order-block.not,.detail .order-block.wides {
    margin-top: 0
}

.detail .wide-wrapper .order-block {
    border-top-width: 0
}

.detail .order-block.news {
    margin-bottom: 30px
}

.detail .order-block .price {
    float: right
}

.detail .order-block .text .price .price_new .price_val {
    font-size: 1.333em;
    margin-bottom: 8px
}

.detail .order-block .text .price .price_old .price_val {
    font-size: 1em
}

.detail .order-block .price+.inner-text {
    padding-right: 220px
}

.detail .introtext+.order-block.wides {
    border-top-width: 0
}

.detailimage.image-head {
    margin: 0 0 30px;
    text-align: center
}

.title-v2 .detailimage.image-head,.title-v5 .detailimage.image-head {
    margin-top: -42px
}

.with_banners .detailimage.image-head {
    margin-top: -40px
}

.detailimage.image-head img {
    margin: 0 auto
}

.detail .ask_a_question {
    clear: right;
    float: right;
    margin-bottom: 40px;
    margin-left: 25px;
    width: 286px
}

.fixed_block_fix {
    margin-left: 18px
}

.with_custom_img .detailimage.image-head {
    margin-bottom: 0
}

.ask_a_question_wrapper {
    position: relative
}

.catalog.detail .ask_a_question_wrapper {
    margin-top: 40px
}

.ask_a_question_wrapper .ask_a_question {
    position: absolute;
    top: 0;
    float: none;
    margin-left: 18px;
    transition: top ease .3s;
    width: auto;
    left: 0;
    right: 0
}

.nform .ask_a_question_wrapper .ask_a_question {
    position: relative
}

.ask_a_question_wrapper .ask_a_question.fixed {
    position: fixed;
    left: auto;
    right: auto
}

.ask_a_question_wrapper .ask_a_question.nonfixed {
    position: static!important
}

.ask_a_question_wrapper .ask_a_question.normal {
    left: 77%
}

.row>div>.detail .ask_a_question {
    width: auto
}

.detail .ask_a_question .btn-default.wc.vert {
    margin: 0 0 13px
}

.detail .ask_a_question .btn-default.wc.vert+div {
    color: #888;
    line-height: 16px
}

.detail .wraps {
    margin-bottom: 30px
}

.detail .wraps hr {
    margin: 51px 0 41px
}

.detail .wraps.reviews-block+.wraps hr {
    margin-top: 39px
}

.detail .wraps h3,.detail .wraps h4 {
    margin-bottom: 30px
}

.detail .drag_block:not(.tab) h5 {
    margin-bottom: 33px;
    margin-top: 45px;
    font-size: 1.6em
}

.detail .wraps.nomargin {
    margin: 0
}

.detail .flexslider.front:not(.normal) .flex-direction-nav {
    top: -60px
}

.detail .head .galery .flex-control-nav,body .show-nav-controls .flex-control-nav {
    display: block;
    bottom: 15px
}

.dark-nav .flex-control-paging li a.flex-active,.dark-nav .flex-control-paging li a:hover {
    background: #fff!important;
    box-shadow: 0 0 0 2px rgba(0,0,0,.15)
}

.dark-nav .flex-control-nav li a {
    box-shadow: inset 0 0 0 2px #222;
    background: 0 0;
    box-shadow: 0 0 0 2px rgba(0,0,0,.15),0 0 0 2px #fff inset;
    background: rgba(0,0,0,.15)
}

.dark-nav2 .flex-control-nav li a {
    background: #cad2d6;
    box-shadow: none;
    width: 8px;
    height: 8px
}

.color-controls .flex-direction-nav a {
    width: 44px;
    height: 44px;
    font-size: 0;
    line-height: 0;
    background: #dedede;
    border-radius: 3px
}

.color-controls.flexslider:hover .flex-direction-nav .flex-next {
    right: 20px
}

.color-controls.flexslider:hover .flex-direction-nav .flex-prev {
    left: 20px
}

.color-controls .flex-direction-nav a:before {
    background: url(/images/svg/arrow_right_white.svg) center no-repeat;
    top: 12px
}

.color-controls .flex-direction-nav a.flex-next:before {
    background: url(/images/svg/arrow_left_white.svg) center no-repeat
}

.color-controls span.zoom {
    top: -20px;
    right: 21px;
    transition: opacity ease .3s,top ease .3s;
    opacity: 0;
    margin: 0;
    border-radius: 4px;
    background-image: url(/images/svg/fullsize.svg);
    background-position: center;
    background-repeat: no-repeat
}

.color-controls .item:hover span.zoom {
    opacity: 1;
    top: 20px
}

.item span.zoom {
    opacity: 0
}

.items .item:hover span.zoom {
    opacity: 1
}

.detail img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%
}

.detail .galery {
    margin-right: 0;
    margin-left: 0
}

.detail .galery .inner {
    border: 1px solid #f2f2f2;
    max-height: 673px;
    overflow: hidden;
    padding: 50px 62px;
    position: relative
}

.detail .galery .inner .stickers {
    top: -10px;
    left: 28px
}

.detail .galery .item {
    padding: 0;
    text-align: center;
    position: relative
}

.detail .galery .item img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    zoom:1}

.detail .galery .item:hover span.zoom {
    opacity: 1
}

.detail .galery .flexslider.top-bigs {
    border: none;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    height: 100%;
    background: 0 0
}

.detail .galery .flexslider.s_1 {
    margin-left: 0
}

.detail .galery .flexslider .flex-viewport,.detail .galery .items {
    height: 100%
}

.detail .galery #carousel .flex-direction-nav a {
    color: transparent;
    height: 20px;
    margin-top: -10px;
    opacity: 1;
    text-shadow: none;
    width: 30px
}

.detail .galery #carousel .flex-direction-nav .flex-prev {
    left: 0
}

.detail .galery #carousel .flex-direction-nav .flex-next {
    right: 0
}

.detail .galery #carousel .flex-direction-nav .flex-prev:before {
    content: "\f104"
}

.detail .galery #carousel .flex-direction-nav .flex-next:before {
    content: "\f105";
    left: 18px
}

.detail .galery #carousel .flex-direction-nav a:before {
    color: #778285;
    font-family: FontAwesome;
    font-size: 29px;
    left: 2px;
    position: absolute;
    top: -4px
}

.detail .galery #carousel.flexslider {
    border: 0 none;
    box-shadow: none;
    z-index: 1;
    max-width: 391px;
    width: 100%;
    text-align: center;
    margin: 19px auto -22px!important;
    padding: 0 30px
}

.detail .galery #carousel .slides li {
    text-align: center;
    border: 1px solid transparent;
    height: 77px;
    line-height: 75px;
    margin-right: 7.5px;
    overflow: hidden;
    width: 77px!important;
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none
}

.detail .galery #carousel .slides li:hover {
    border-color: #d7dee3
}

.detail .galery #carousel .slides li.flex-active-slide {
    opacity: .6
}

.detail .properties {
    margin-top: 20px
}

.detail .post-content .properties {
    margin-top: 0
}

.detail .property {
    margin-bottom: 10px
}

.detail .property .fa {
    width: 20px;
    height: 20px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    color: #6d7a83
}

.detail.staff {
    //border: 1px solid #f2f2f2;
    //padding: 40px 40px 15px;
    margin-bottom: 40px
}

.detail.staff .content {
    float: left;
    width: 100%
}

.detail.staff .content .inner-wrapper.post {
    display: block
}

.detail.staff .content .properties+hr {
    margin: 8px 0 18px
}

.detail.staff .content .inner-wrapper.post {
    font-size: 1em;
    color: #999
}

.detail.staff .content .inner-wrapper .property {
    margin-bottom: 0
}

.detail.staff .content .inner-wrapper.post .vals {
    color: #222
}

.detail.staff .content .btn-block {
    padding: 18px 0 7px
}

.detail.staff .content .btn-block span {
    margin: 0
}

.chars .props_table tr td:first-child {
    text-align: left;
    padding-right: 10px;
    padding-left: 0
}

.chars .char-wrapp tr td {
    font-size: 1em;
    vertical-align: top;
    background: url(/images/dott.png) 0 15px repeat-x;
    width: 50%
}

.chars .char-wrapp .char_name .hint .tooltips {
    display: none;
    position: absolute;
    left: -30px;
    top: 40px;
    width: 100px;
    padding: 5px;
    box-shadow: 0 0 10px;
    z-index: 9;
    background: #fff
}

.chars .char-wrapp .char_name .hint .icons:hover+.tooltips {
    display: block
}

.chars .props_table {
    width: 100%
}

.chars .props_table td {
    padding: 2px 0 2px 10px;
    text-align: right
}

.chars .props_table .char_name span,.chars .props_table .char_value span {
    background: #fff;
    padding: 0;
    display: inline-block;
    color: #666
}

.chars .props_table .char_name span {
    font-style: normal;
    padding-right: 12px;
    color: #555
}

.detail .char-block {
    margin: 26px 0 0;
    padding: 25px 0 0;
    border-top: 1px solid #f2f2f2
}

.detail .char-block .titles_block {
    padding: 0 0 6px
}

.detail .chars .props_table .char_name span,.detail .chars .props_table .char_value span {
    font-size: .933em;
    line-height: 20px
}

.detail .chars .props_table .char_name span {
    color: #666
}

.detail .chars .props_table .char_value span {
    color: #333
}

.chars .props_table .char_value {
    text-align: left;
    background: 0 0
}

.chars .props_table .char_value span {
    padding-left: 10px;
    right: -2px;
    color: #222
}

.chars .props_table .char_name .hint {
    position: relative
}

.chars .props_table .char_name .hint .icons {
    display: inline-block;
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 6px;
    height: 13px;
    width: 13px;
    background: url(/images/hint.jpg) 0 0 no-repeat
}

.chars .props_table .char_name .hint+span {
    padding-left: 20px
}

.chars .props_table .char_value span ol,.chars .props_table .char_value span ul {
    text-align: left
}

.detail .item-views {
    margin-bottom: 34px
}

.props_list.prod {
    color: #777;
    font-size: 13px;
    display: none;
    margin: 0 0 9px
}

.props_list.prod .name {
    padding: 0 3px 0 0
}

.show_props .char_title {
    cursor: pointer;
    font-size: 13px
}

.show_props .char_title span {
    padding-right: 2px
}

.show_props .char_title.opened .op,.show_props .char_title:not(.opened) .cl {
    display: none
}

.barnd-block .list-type-block.item-views .item>.image {
    max-height: none
}

.barnd-block .item .image a {
    box-shadow: inset 0 0 0 1px #f2f2f2;
    max-height: 125px;
    display: block;
    padding: 30px;
    line-height: normal
}

.barnd-block .item .image .preview {
    font-size: .867em;
    padding: 20px 0 20px;
    line-height: 24px;
    text-align: left
}

.barnd-block .list-type-block.item-views .item>.body-info {
    padding-top: 0
}

.barnd-block .slogan {
    font-weight: 700;
    color: #222;
    font-size: 28px;
    line-height: 40px;
    margin-bottom: 28px;
    margin-top: 10px
}

.barnd-block .item .body-info .title {
    color: #222;
    font-weight: 700;
    margin-bottom: 19px
}

.detail .barnd-block hr {
    margin: 28px 0 40px
}

.barnd-block .item-views .item .properties {
    margin-bottom: -10px
}

.news.front {
    position: relative
}

.news.front .item {
    margin-bottom: 30px;
    overflow: hidden;
    margin-top: 6px
}

.news.front .item:last-of-type {
    border-bottom: 0
}

.news.front .item a {
    display: block;
    overflow: hidden;
    text-decoration: none
}

.news.front .item .image {
    float: left;
    width: 105px;
    max-height: 70px;
    max-width: 105px;
    height: 70px;
    line-height: 67px;
    text-align: center
}

.news.front .item .image img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle
}

.news.front .item .info {
    padding-left: 125px
}

.news.front .item.wti .info {
    padding-left: 0
}

.news.front .item .title {
    font-size: 13px;
    line-height: 18px;
    margin-top: -2px
}

.news.front .item .period {
    border-left: 2px solid #d2d2d2;
    color: #666;
    font-size: 11px;
    height: 12px;
    line-height: 12px;
    margin-bottom: 8px;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap
}

.partners.front.slider-items .flexslider .slides>li {
    height: auto;
    line-height: normal;
    max-height: none
}

.slides>li:before {
    display: none
}

.list-type-block.item-views.slider-items .item>.image {
    max-height: none;
    max-width: 50%
}

.partners.front.slider-items .flexslider .slides>li .item:hover {
    filter: none
}

.list-type-block.item-views.slider-items .item>.image {
    padding: 30px 0 30px 30px
}

.list-type-block.item-views.slider-items.image_right .item>.image {
    padding: 30px 30px 30px 0
}

.list-type-block.item-views.slider-items .item .image+.body-info {
    padding-left: 222px;
    padding-top: 53px
}

.list-type-block.item-views.slider-items.image_right .item .image+.body-info {
    padding-right: 222px;
    padding-left: 30px
}

.list-type-block.item-views.slider-items .item .body-info {
    padding-left: 30px;
    padding-right: 30px
}

.partners.item-views.slider-items {
    margin: 0
}

.partners.item-views.slider-items .item .title {
    margin-bottom: 19px;
    text-align: left
}

.partners.item-views.slider-items .item .title a {
    text-align: left
}

.teasers.item-views.front {
    position: relative;
    padding-bottom: 90px
}

.teasers.item-views.front.icons .row.items {
    margin: 0;
    border-bottom: none
}

.teasers.item-views.front.icons .row.items>div {
    padding: 0
}

.teasers.item-views.front.icons .row.items>div .item {
    border-color: #f3f3f3;
    transition: box-shadow .3s ease
}

.teasers.item-views.front.icons .row.items>div .item:hover {
    border-color: #f3f3f3;
    box-shadow: 0 0 27px rgba(0,0,0,.1)
}

.teasers.item-views.front.icons .row.items>div:nth-child(even) .item {
    border-left-width: 0
}

.teasers.item-views.front .item {
    margin: 13px 0 48px
}

.teasers.item-views.front.icons .item {
    margin: -1px 0 0;
    padding: 40px 38px;
    box-shadow: none;
    border: 1px solid #f2f2f2
}

.teasers.item-views.front.icons .item a {
    color: #222
}

.teasers.item-views.icons.front .item .image {
    color: #fff;
    margin: 0;
    float: left;
    width: 144px;
    text-align: center;
    height: 144px;
    font-size: 20px;
    border-radius: 100%;
    line-height: 140px;
    overflow: hidden;
    background: #e8ebef
}

.teasers.item-views.icons.front .item .info {
    padding-left: 182px;
    font-size: 1em;
    color: #222
}

.teasers.item-views.icons.front .item .info .text {
    font-size: 1em;
    color: #222
}

.teasers.item-views.icons.front .item.wti .info {
    padding-left: 0
}

.teasers.item-views.icons.front .item .info ul {
    list-style-type: none;
    padding-left: 2px
}

.teasers.item-views.icons.front .item .info ul li {
    position: relative;
    padding-left: 11px;
    margin-bottom: 6px
}

.teasers.item-views.icons.front .item .info ul li:last-of-type {
    margin-bottom: 0
}

.teasers.item-views.icons.front .item .info ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 3px;
    height: 3px;
    background: #222
}

.wrap-portfolio-front {
    background: #f3f6f9;
    color: #fff
}

.wrap-portfolio-front .row {
    margin-left: 0;
    margin-right: 0
}

.wrap-portfolio-front .row>div {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden
}

.wrap-portfolio-front .row .inner-wrapper-text {
    padding: 84px 103px 50px;
    min-height: 100%;
    height: 100%
}

.wrap-portfolio-front .row .inner-wrapper-text .title {
    font-weight: 700;
    font-size: 32px;
    line-height: 34px;
    padding-bottom: 40px
}

.wrap-portfolio-front .row .inner-wrapper-text.small .title {
    padding-bottom: 20px
}

.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper {
    position: relative;
    min-height: 100%;
    height: 100%
}

.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .text {
    padding-bottom: 65px
}

.wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .link {
    position: absolute;
    bottom: 0;
    left: 0
}

.wrap-portfolio-front .item {
    border: none;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 70%;
    height: 0;
    position: relative;
    z-index: 2
}

.wrap-portfolio-front .portfolio-items {
    background: #fff
}

.item.animated-block {
    opacity: 0
}

.item.animated-block.visible {
    opacity: 1
}

.table-elements .item .text,.wrap-portfolio-front .item .text {
    display: table;
    width: 100%;
    height: 100%
}

.table-elements .item .text {
    line-height: 24px
}

.table-elements .items .item:hover .dark_block_animate {
    opacity: 0
}

.table-elements .items .item .image .dark_block_animate {
    background: #2e2e2f
}

.table-elements .items .item .image:hover .dark_block_animate {
    opacity: .8
}

.table-elements .item .text .cont,.wrap-portfolio-front .item .text .cont {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px 10px
}

.table-elements .item .text .cont>div,.wrap-portfolio-front .item .text .cont>div {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out
}

.table-elements .item .text .cont>div *,.wrap-portfolio-front .item .text .cont>div * {
    opacity: 1
}

.table-elements .item .text .cont>div span,.wrap-portfolio-front .item .text .cont>div span {
    display: block;
    font-size: 20px;
    opacity: 1;
    font-weight: 700;
    padding-bottom: 28px
}

.table-elements .item .text .cont>div .text_more .mores,.wrap-portfolio-front .item .text .cont>div .text_more .mores {
    position: relative;
    padding: 0 30px 0 0;
    display: inline-block
}

.table-elements .item .text .cont>div .text_more .mores:before,.wrap-portfolio-front .item .text .cont>div .text_more .mores:before {
    content: "";
    position: absolute;
    top: 6px;
    right: 0;
    display: block;
    width: 20px;
    height: 14px;
    background: url(/images/allcorp2.png) -222px -16px no-repeat
}

.wrap-portfolio-front .item .text .section_name {
    font-size: 10px;
    line-height: 18px;
    color: #fff;
    background: #d4d4d4;
    border-radius: 10px;
    text-transform: uppercase;
    padding: 0 10px;
    margin: 0 10px 10px 0;
    display: inline-block;
    -webkit-transform: translateY(-46%);
    transform: translateY(-46%)
}

.item .text .titles,.wrap-portfolio-front .item .text .title {
    font-weight: 400;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    color: #fff!important
}

.item .text .titles span,.wrap-portfolio-front .item .text .title span {
    font-size: 20px
}

.table-elements .item .image:hover .text .cont>div {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.table-elements .item:hover .text .cont>div {
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.wrap-portfolio-front .item .img_block {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.bx-firefox .wrap-portfolio-front .item .img_block {
    background-position-x: 0
}

.zomm_wrapper-block {
    position: relative
}

.item .dark_block_animate {
    opacity: 0;
    background-color: #000;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    transition: opacity .2s ease;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 2;
    overflow: hidden;
    top: 0
}

.items .item:hover .dark_block_animate {
    opacity: .8
}

.detail .items .item:hover .dark_block_animate,.zomm_wrapper-block:hover .dark_block_animate {
    opacity: .4;
    z-index: 10
}

.scale_block_animate {
    -webkit-transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.item .scale_block_animate img {
    max-width: 100%;
    max-height: 100%
}

.wrap-portfolio-front h2 {
    margin: 60px 0 60px
}

.wrap-portfolio-front .link .white.white-bg {
    transition: opacity ease .5s;
    white-space: normal
}

.wrap-portfolio-front .link:hover .white.white-bg {
    opacity: .8
}

.catalog.item-views.blocks h3 {
    padding-bottom: 33px
}

.tabs_ajax .head-block {
    text-align: center
}

.head-block.top {
    margin: 0 -11px 47px;
    position: relative
}

.head-block.top {
    margin-top: -4px
}

.col-md-9.content-md .head-block.top {
    margin-top: -17px
}

.items.head-block {
    padding-bottom: 25px
}

.head-block.top .bottom_border {
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    display: block;
    padding: 0 11px
}

.head-block.top .bottom_border:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #f2f2f2;
    bottom: 0;
    display: block
}

.head-block .item-link {
    display: inline-block;
    vertical-align: top
}

.head-block .item-link .title {
    padding: 0 11px;
    cursor: pointer;
    font-weight: 700;
    font-size: 1.067em;
    color: #222;
    display: block
}

.head-block.top .item-link .title {
    font-size: 1em
}

.head-block .item-link .title span,.head-block.top .item-link .title .btn-inline {
    position: relative;
    display: block;
    padding: 2px 0 6px
}

.head-block.top .item-link .title .btn-inline {
    padding-bottom: 20px
}

.head-block .item-link.active:hover .title span {
    cursor: default
}

.head-block .item-link .title span:before,.head-block .item-link.active .title .btn-inline:before {
    content: "";
    position: absolute;
    height: 2px;
    left: 0;
    right: 100%;
    bottom: 0;
    display: block;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.head-block .item-link.active .title .btn-inline:before,.head-block .item-link.active .title span:before {
    right: 0
}

.head-block.top .item-link.active:hover .title,.head-block.top .item-link.active:hover .title span {
    cursor: default
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider {
    background: 0 0;
    margin-bottom: 0!important
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider:not(.flexslider-init) {
    background: url(/images/pl3.gif) center center no-repeat;
    min-height: 400px
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider {
    margin: 0 -16px!important
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-viewport {
    margin: -20px 0 0;
    padding: 0 15px;
    z-index: 1;
    width: 100%
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider .slides {
    padding: 20px 0 70px
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider .slides .item:not(:hover) {
    box-shadow: 0 0 0 1px #f2f2f2;
    overflow: hidden
}

.tabs_ajax .body-block .item-block {
    display: none;
    opacity: 0;
    transition: opacity ease .3s;
    min-height: 300px
}

.opacity1 {
    opacity: 1!important
}

.opacity0 {
    opacity: 0!important
}

.tabs_ajax .body-block>.row {
    margin: 0
}

.tabs_ajax .body-block .item-block.active {
    display: block
}

.tabs_ajax .body-block .item-block.hidden-click {
    opacity: 0;
    visibility: hidden
}

.catalog.item-views.table .item .buy_block .buttons .btn {
    white-space: nowrap
}

.catalog_table_2 .item.sliced:hover .image,.catalog_table_2 .item.sliced:hover .stickers,.catalog_table_2 .item.sliced:hover .text .section_name {
    display: none
}

.catalog_table_2 .item:hover .text>.cont,.catalog_table_2 .item:hover .text>.cont .title {
    height: auto!important
}

.catalog_table_2 .item:not(:hover) .text>.cont .cont_inner {
    height: auto!important
}

.catalog_table_2 .item:hover:not(.sliced) .text>.cont .cont_inner {
    display: none
}

.catalog_table_2 .item:hover:not(.sliced) .text>.cont .cont_inner .props_wrapper {
    display: none
}

.catalog_table_2 .items>div:not(.sliced):before {
    content: "";
    left: 0;
    right: 0;
    display: block;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1
}

body .catalog_table_2.table .item:hover .text {
    padding-top: 0
}

.catalog_table_2 .item:not(:hover) .props_wrapper {
    display: none
}

.catalog_table_2 .item .props_wrapper {
    position: relative
}

.catalog_table_2 .item .props_wrapper .props_inner {
    position: static;
    top: 0;
    left: 0;
    right: 0;
    max-height: 210px;
    overflow: auto;
    padding-right: 10px;
    margin-top: 8px
}

.catalog_table_2 .item .props_wrapper.chars .props_table .char_name span {
    color: #999;
    font-size: 13px;
    line-height: 18px;
    padding-right: 9px
}

.catalog_table_2 .item .props_wrapper.chars .props_table .char_value span {
    color: #333;
    font-size: 13px;
    line-height: 18px;
    padding-left: 9px
}

.front.catalog.item-views.table .item .inner-wrap {
    text-align: center
}

.front.catalog.item-views.front .item .image {
    max-width: 200px;
    height: 200px;
    line-height: 197px
}

.catalog .btn {
    font-weight: 700
}

.nav-direction {
    position: relative
}

.nav-direction .flex-direction-nav {
    position: absolute;
    top: 0;
    right: 0;
    height: 33px;
    z-index: 2
}

.nav-direction .flex-direction-nav li a {
    width: 33px;
    height: 33px;
    visibility: visible
}

.nav-direction .flex-direction-nav li a.flex-prev:before {
    background: url(/images/svg/arrow_left_sm.svg) 5px 3px no-repeat
}

.nav-direction .flex-direction-nav li a.flex-next:before {
    background: url(/images/svg/arrow_right_sm.svg) 7px 3px no-repeat
}

.nav-direction .flex-direction-nav li a {
    border-radius: 100%
}

.nav-direction .flex-direction-nav li.initied a {
    opacity: 1
}

.nav-direction .flex-direction-nav li a.flex-prev {
    left: -76px
}

.nav-direction .flex-direction-nav li a.flex-next {
    right: 0
}

.nav-direction .flex-direction-nav li a span {
    display: none
}

.catalog.front .flex-direction-nav,.navigation-vcenter .flex-direction-nav {
    top: 50%;
    margin-top: -12px;
    opacity: 0
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1
}

.catalog.item-views.front .flexslider .flex-direction-nav .flex-prev,.catalog.item-views.front .flexslider:hover .flex-direction-nav .flex-prev,.flexslider.navigation-vcenter .flex-direction-nav .flex-prev,.flexslider.navigation-vcenter:hover .flex-direction-nav .flex-prev {
    left: -56px;
    right: auto
}

.flexslider.inside.navigation-vcenter .flex-direction-nav .flex-prev,.flexslider.inside.navigation-vcenter:hover .flex-direction-nav .flex-prev {
    left: 10px;
    right: auto
}

.catalog.item-views.front .flexslider .flex-direction-nav .flex-next,.catalog.item-views.front .flexslider:hover .flex-direction-nav .flex-next,.flexslider.navigation-vcenter .flex-direction-nav .flex-next,.flexslider.navigation-vcenter:hover .flex-direction-nav .flex-next {
    right: -60px;
    left: auto
}

.flexslider.inside.navigation-vcenter .flex-direction-nav .flex-next,.flexslider.inside.navigation-vcenter:hover .flex-direction-nav .flex-next {
    right: 10px;
    left: auto
}

.front .flexslider:hover .flex-direction-nav .flex-next {
    opacity: 1
}

.front .flexslider .flex-control-nav {
    bottom: 25px;
    z-index: 11
}

.front.banners-big .flexslider .flex-control-nav {
    //z-index: 0!important
}

body .flexslider.view-control .flex-control-nav {
    display: block;
    bottom: -30px
}

.stickers {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0;
    line-height: 20px;
    font-size: 0;
    line-height: 0;
    width: 100%;
    text-align: left;
    z-index: 5
}

.stickers .stickers-wrapper {
    padding: 6px 8px 10px
}

.stickers .stickers-wrapper>div {
    display: inline-block;
    vertical-align: top;
    font-size: 10px;
    line-height: 18px;
    color: #fff;
    font-weight: 700;
    background-color: #dedede;
    padding: 2px 6px 1px;
    margin: 4px 4px;
    text-transform: uppercase;
    border-radius: 2px;
    letter-spacing: .7px;
    height: 21px
}

.stickers .stickers-wrapper .sticker_hit {
    background: #05a0e0
}

.stickers .stickers-wrapper .sticker_sale {
    background: #e52929
}

.stickers .stickers-wrapper .sticker_recommend {
    background: #893ca9
}

.stickers .stickers-wrapper .sticker_new {
    background: #4fad00
}

.news_block .stickers .stickers-wrapper {
    padding: 16px 16px 10px
}

.catalog.detail .stickers {
    width: 75%
}

.catalog.item-views.table .stickers .stickers-wrapper {
    padding: 23px 23px 10px
}

.reviews.item-views:not(.slider) .item {
    border: none;
    margin-bottom: 20px;
    box-shadow: none
}

.detail .reviews.item-views .items>div:last-of-type .item {
    margin-bottom: 0
}

.reviews.item-views .item .title {
    margin-bottom: 5px;
    color: #222
}

body .item-views.list .item .title-wrapper.bottom-props {
    padding: 0;
    margin: 0
}

.item-views .title-wrapper.bottom-props .title {
    display: inline-block;
    margin-right: 10px
}

.item-views .title-wrapper.bottom-props .value {
    width: 28px;
    height: 28px;
    margin: -2px 6px 3px 0;
    line-height: 28px
}

.item-views .title-wrapper.bottom-props .value:before {
    height: 28px
}

.item-views .title-wrapper.bottom-props .value.social_vk:before {
    background-position: -32px -5px
}

.item-views .title-wrapper.bottom-props .value.social_fb:before {
    background-position: -61px -5px
}

.item-views .title-wrapper.bottom-props .value.social_odn:before {
    background-position: -61px -33px
}

.item-views .title-wrapper.bottom-props .value.social_inst:before {
    background-position: -117px -5px
}

.item-views .title-wrapper.bottom-props .value.social_google:before {
    background-position: -32px -34px
}

.item-views .title-wrapper.bottom-props .value.social_mail:before {
    background-position: -172px -33px
}

.item-views .title-wrapper.bottom-props .value.social_tw:before {
    background-position: -89px -5px
}

.item-views .title-wrapper.bottom-props .value.social_skype:before {
    background-position: -173px -5px
}

.item-views .title-wrapper.bottom-props .value.social_bitrix:before {
    background-position: -4px -32px
}

.reviews.item-views .item .post {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin-bottom: 3px
}

.reviews.item-views .item .text {
    font-size: 15px;
    line-height: 20px;
    padding-bottom: 0
}

.reviews.item-views .item .text p {
    margin-bottom: 20px
}

.reviews.item-views .item .video {
    padding: 10px 0 0
}

.reviews.item-views .item .video .video-inner {
    padding: 0 0 20px
}

body .reviews .docs-block {
    padding: 0 0 10px
}

body .reviews .docs-block .blocks .inner-wrapper {
    margin-top: 15px
}

.wraps .reviews.item-views .items>div:last-of-type hr {
    display: none
}

.greyline.review-block {
    padding-bottom: 21px;
    background-image: url(/images/pattern_comments.jpg)
}

.reviews.item-views.slider .flexslider {
    background: 0 0;
    position: relative;
    padding-top: 12px
}

.reviews.item-views.slider .item {
    margin: 0;
    padding: 30px 35px 43px 70px;
    background: #fff
}

.reviews.item-views.slider .item .image {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    position: relative
}

.reviews.item-views.slider .item .image .image-wrapper {
    border-radius: 100%;
    background: #fff;
    overflow: hidden
}

.reviews.item-views.slider .item .image .image-wrapper .image-inner {
    overflow: hidden;
    border-radius: 100%;
    height: 50px
}

.reviews.item-views.slider .item .image .image-wrapper img {
    width: auto;
    display: block;
    display: inline-block
}

.reviews.item-views.slider .item .title {
    color: #333;
    font-weight: 700;
    margin-bottom: 3px;
    font-size: 1.067em
}

.reviews.item-views.slider .item .company {
    color: #777;
    font-size: 13px
}

.reviews.item-views.slider .item .preview-text-wrapper {
    position: relative
}

.reviews.item-views.slider .item .preview-text-wrapper .quote {
    position: absolute;
    top: 18px;
    left: -40px
}

.reviews.item-views.slider .item .preview-text {
    padding-top: 19px;
    padding-bottom: 0;
    position: relative;
    color: #555;
    font-size: 1.067em
}

.reviews.item-views.slider .item .preview-text p:last-child {
    margin-bottom: 0
}

.reviews.item-views.slider .item .preview-text+.link-block-more {
    margin-top: 17px;
    display: inline-block
}

.hidden-text-block:after {
    content: "";
    background-color: rgba(255,255,255,.32);
    background-image: linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.85));
    background-repeat: repeat-x;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 3rem
}

.hidden-text-block {
    position: relative
}

.reviews.item-views.slider .flexslider .flex-control-nav {
    display: block;
    bottom: -24px
}

.reviews.item-views.slider .table_block>div {
    display: table-cell;
    vertical-align: middle
}

.reviews.item-views.slider .table_block .image+.text {
    padding-left: 20px
}

.reviews.item-views.slider .flex_loader_circle {
    min-height: 215px
}

.review-detail .reviews.item-views.front .item {
    padding: 0;
    text-align: left
}

.review-detail .reviews .item .header-block {
    padding: 51px 72px 20px
}

.review-detail .reviews.item-views.front .item .header-block>div {
    display: table-cell;
    vertical-align: middle
}

.review-detail .reviews.item-views.front .item .image {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    position: relative
}

.review-detail .reviews.item-views.front .item .header-block .text {
    padding: 0 0 0 20px;
    text-align: left
}

.review-detail .reviews.item-views.front .item .bottom-block {
    padding: 10px 72px 0
}

.review-detail .reviews.item-views.front .item .preview-text-wrapper {
    padding: 0 0 8px;
    font-size: 16px;
    color: #555
}

.review-detail .reviews.item-views.front .item .preview-text-wrapper .quote {
    top: -1px
}

.review-detail .item .close-block {
    display: none
}

.review-detail .reviews.item-views.front .item .close-block {
    padding: 0 0 58px
}

.review-detail .reviews.item-views.front .item .close-block .btn {
    position: static;
    font-weight: 700
}

.review_frame.jqmWindow .review-detail .item .close-block {
    display: block
}

.mobile .review-detail .reviews.item-views.front .item {
    box-shadow: none
}

.list-type-block.item-views .item.review>.image {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    overflow: hidden;
    padding: 0;
    min-height: 120px;
    line-height: 117px
}

.list-type-block.item-views .item.review>.image+.body-info {
    padding: 0 0 0 156px
}

.list-type-block.item-views.reviews .group-content .item>.body-info {
    padding-top: 0
}

.list-type-block.item-views.reviews .group-content hr {
    margin-top: 0;
    display: block
}

.list-type-block.reviews+.order-block {
    margin-top: 0
}

.detail .reviews-block .list-type-block.item-views.reviews .group-content hr {
    display: none
}

.detail .reviews-block .reviews.item-views .items:last-of-type>div:last-of-type .item {
    margin-bottom: 12px
}

.reviews.slider .nav-direction {
    width: 112px;
    height: 33px
}

.reviews.slider .flexslider {
    margin: 0
}

.shadow-block .flex-viewport {
    margin: -20px -25px 0;
    padding: 10px 25px
}

.shadow-block .item:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.flexslider:not(.flexslider-init).flex_loader_circle {
    background: url(/images/pl3.gif) no-repeat center center!important;
    min-height: 200px
}

.detail .front .flex-direction-nav a:before {
    opacity: 1
}

.detail .wraps.projects-block {
    margin-bottom: -12px
}

.detail .wraps.projects-block h5 {
    margin-bottom: 15px
}

.detail .projects.item-views.table .flexslider {
    margin-bottom: 0
}

.detail .projects.item-views.table .flexslider .slides>li {
    max-height: none
}

.detail .projects.item-views.table .front .flex-direction-nav {
    top: -46px
}

.flexslider.shadow .flex-viewport {
    margin: 0 -25px;
    padding: 0 25px;
    z-index: 1
}

.item-views.table .item {
    margin-bottom: 16px;
    border: 1px solid #f2f2f2;
    transition: box-shadow .3s ease;
    display: block;
    box-shadow: none
}

.projects.item-views.table .flexslider .item {
    margin-bottom: 0
}

.item-views li[class*=col-md]:before {
    display: none
}

.flexslider.shadow .slides {
    padding: 18px 0 18px
}

.flexslider.shadow.front .flex-direction-nav .flex-next,.flexslider.shadow.front .flex-direction-nav .flex-prev {
    top: 7px
}

.item-views .shadow .item:hover,.projects.item-views.table .flexslider .item:hover {
    box-shadow: 0 0 27px 0 rgba(0,0,0,.1)
}

.group-content h3 {
    font-weight: 700;
    margin: 49px 0 26px
}

body .group-content .tab-pane:first-of-type h3 {
    margin-top: 0
}

.group-content .tab-pane .text_before_items {
    margin-bottom: 30px
}

.item-views.table .item a {
    text-decoration: none
}

.item-views .item .title a {
    color: #222
}

.item-views.table .item .title a {
    font-weight: 700
}

.item-views.table .item .image {
    text-align: center;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: none;
    max-height: 202px
}

.item-views.table.bblock .item .image {
    max-height: 354px
}

.item-views.table .item .image img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    max-height: 100%;
    zoom:1}

.item-views.table.partners .item .image.w-picture img {
    width: auto
}

.item-views.table .item .info {
    padding: 17px 24px 20px;
    position: relative
}

.licenses.item-views.table .item .image {
    height: 250px;
    line-height: 227px;
    max-height: none;
    padding: 20px 20px 0
}

.licenses.item-views.table .item .image a {
    display: inline
}

.licenses.item-views.table .item .title {
    font-weight: 700;
    color: #333
}

.item-views.table.bblock .item .info {
    border-top: 2px solid #dedede;
    padding: 36px 30px 38px
}

.item-views.table.bblock .item .info span {
    font-weight: 700
}

.item-views.table .item .title {
    margin: 0;
    font-weight: 700;
    line-height: 20px
}

.item-views.table .item a:hover .info:before {
    visibility: visible
}

.projects.item-views.table.with-comments {
    border-top: 1px solid #f2f2f2;
    margin: 20px 0 0
}

.projects.item-views.table.with-comments.side-block {
    border-top: none;
    margin: 0 0 30px 0
}

.projects.item-views.table.with-comments .flexslider .item,.projects.item-views.table.with-comments .flexslider .item:hover {
    box-shadow: none
}

.item-views.table.with-comments .item .image {
    max-height: 203px
}

.item-views.table.with-comments.side-block .item {
    margin-bottom: 0;
    border: none
}

.item-views.table.with-comments .item .title {
    font-weight: 700
}

.title-block-big {
    font-size: 1.6em;
    font-weight: 700;
    color: #222
}

.item-views.table.with-comments .title-block-big {
    padding: 40px 0 32px
}

.item-views.table.with-comments.side-block .title-block-big {
    font-size: 1.067em;
    padding-top: 0
}

.item-views.table.with-comments .item .info {
    padding: 13px 20px 20px
}

.item-views.table.with-comments .item .comments-wrapper {
    color: #9a9a9a;
    font-size: .867em;
    text-align: left
}

.bx_soc_comments_div .bx-catalog-tab-list li {
    padding-left: 0;
    margin: 0
}

.catalog.item-views.list.projects .item {
    padding: 50px 50px
}

.catalog.item-views.list.projects .item .image {
    max-width: none;
    max-height: none;
    height: auto;
    padding-right: 16px
}

.catalog.item-views.list.projects.image_right .item .image {
    padding-right: 0;
    padding-left: 16px
}

.catalog.item-views.list.projects .item .title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 33px
}

.projectslist h2 {
    margin: 53px 0 44px
}

.projectslist:first-of-type h2 {
    margin-top: 0
}

.projects.detail .galery .inner {
    max-height: inherit;
    padding: 29px 29px 27px 29px
}

.projects.detail .galery #carousel.flexslider {
    margin-bottom: -2px!important;
    margin-top: 16px!important
}

.projects.detail .galery #carousel .slides li {
    width: 100px!important
}

.projects.detail .head {
    margin-bottom: 24px
}

.projects.detail .head .info {
    padding: 29px 29px 27px
}

.projects.detail .head .ask_a_question {
    margin: 0
}

.projects.detail .head .label {
    height: 20px;
    padding: .3em .6em;
    margin-right: 35px
}

.projects.detail .head .article {
    color: #777;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    vertical-align: top
}

.projects.detail .head .article>span {
    color: #2f383d
}

.projects.detail .head .previewtext {
    color: #555;
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 36px
}

.projects.item-views.table .flex-control-nav {
    bottom: -23px
}

.projects-blocks {
    border: 1px solid #f2f2f2;
    padding: 50px;
    margin: 0 0 47px
}

.projects-blocks .head-block .inner .flexslider {
    margin: 0
}

.projects-blocks .head-block .inner .item {
    max-height: 456px;
    text-align: center;
    display: block;
    opacity: 0
}

.projects-blocks .head-block .inner .item img {
    width: auto
}

.projects-blocks .head-block .title_grey_small {
    color: #999;
    font-size: .867em
}

.projects-blocks .head-block .info .hh {
    border-bottom: 1px solid #f2f2f2;
    margin: 0 -50px 40px 0;
    padding: 0 50px 34px 0;
    color: #222
}

.projects-blocks .head-block .info .prop-block {
    padding: 0 0 14px
}

.projects-blocks .head-block .info .prop-block .value {
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis
}

.projects-blocks .head-block .info .all_char {
    padding: 0 0 14px
}

.projects-blocks .head-block .info .all_char span {
    border-bottom: 1px dotted;
    font-size: .867em;
    cursor: pointer
}

.projects-blocks .head-block .buttons-block {
    color: #999
}

.projects-blocks .head-block .buttons-block .text {
    font-size: .867em;
    line-height: 20px
}

.projects-blocks .block {
    margin: 0 0 15px;
    max-width: 250px
}

.projects-blocks .block .btn {
    display: block;
    margin: 0;
    white-space: normal
}

.projects-blocks .bx_item_detail_inc_two {
    margin: 50px 0 -22px;
    padding: 45px 0 0
}

.bx_item_detail_inc_two .list-type-block.item-views .item {
    display: table
}

.projects-blocks .bx_item_detail_inc_two .list-type-block.item-views .item {
    padding-left: 0
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.image {
    display: table-cell;
    vertical-align: middle
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.body-info {
    display: table-cell;
    vertical-align: top;
    padding-left: 0
}

.bx_item_detail_inc_two .list-type-block.item-views .item>.image+.body-info {
    padding-left: 20px
}

.ask_a_question {
    margin-bottom: 37px;
    border: 1px solid #f2f2f2;
    background: #fbfbfb
}

.ask_a_question .inner {
    background: #fbfbfb;
    padding: 48px 25px 20px;
    line-height: 20px;
    color: #555;
    font-size: .933em
}

.ask_a_question .outer {
    background: #fbfbfb
}

.ask_a_question .inner .text-block {
    position: relative;
    padding: 106px 0 0 0;
    color: #222
}

.ask_a_question .inner .text-block .svg {
    content: "";
    position: absolute;
    width: 88px;
    height: 80px;
    left: 50%;
    top: 0;
    margin: 0 0 0 -44px
}

.ask_a_question .outer>span {
    margin: 5px 0 39px;
    display: block
}

body .ask_a_question .btn.btn-default {
    margin: 0
}

body .ask_a_question .btn.btn-default:not(:hover) {
    background: 0 0
}

.catalog.detail .head-block .body-info .buy_block .buttons {
    display: block;
    width: auto
}

.catalog.detail .head-block .body-info .buy_block .buttons .btn {
    width: auto
}

.catalog.detail .head-block .buy_block.in .in_cart {
    display: inline-block
}

.catalog.detail .head-block .body-info .btn {
    position: static
}

.catalog.detail .head-block .buy_block .in_cart {
    display: none
}

.catalog.detail .head-block .order {
    margin: 15px 0 5px
}

.title-tab-heading {
    background: #fff;
    border: 1px solid #f2f2f2;
    color: #222;
    margin: 0 0 -1px 0;
    padding: 18px 25px 17px;
    border-radius: 0;
    font-weight: 700;
    font-size: 15px;
    cursor: pointer;
    position: relative
}

.title-tab-heading:before {
    content: "";
    position: absolute;
    width: 11px;
    height: 20px;
    font-family: FontAwesome;
    content: "\f107";
    font-size: 17px;
    right: 30px;
    font-weight: 400
}

.active .title-tab-heading:before {
    content: "\f106"
}

.catalog.detail .video_body .video-js {
    max-width: 100%;
    max-height: 100%;
    margin: auto
}

.catalog.detail .tabs .tab-content .video>.item {
    border: none;
    padding-top: 0;
    margin-top: 0
}

.catalog.detail .tabs .tab-content .video>.item:nth-child(2n+1) {
    clear: left
}

.partners.front {
    position: relative
}

.partners.front hr {
    margin-bottom: 5px
}

.partners.front .flexslider {
    margin-bottom: 0;
    box-shadow: none;
    padding: 0 20px
}

.partners.front .flexslider .slides>li {
    height: 98px;
    line-height: 98px;
    padding: 0
}

.partners.front .flexslider .slides>li:before {
    display: none
}

.partners.front .flexslider .slides>li .item {
    opacity: .5!important;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    box-shadow: none
}

.partners.front .flexslider .slides>li .item {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    text-align: center
}

.partners.front .flexslider .slides>li .item:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    filter: grayscale(0);
    filter: none;
    opacity: 1!important
}

.partners.front .flexslider .slides>li a {
    display: block
}

.partners.front .flexslider .slides>li img {
    width: auto;
    display: inline-block;
    vertical-align: middle
}

.partners.front .flex-control-nav {
    bottom: -20px;
    left: 0
}

.detail .partners.front .flex-control-nav {
    bottom: -25px
}

.partners.item-views.table .item .image {
    padding: 40px 40px 0;
    height: 150px;
    line-height: 107px
}

.partners.item-views.table .item .text {
    padding-bottom: 0;
    padding-top: 30px
}

.partners.front .flexslider.navigation-vcenter .flex-direction-nav a:not(:hover):before {
    opacity: .5
}

.partners.front .flexslider.navigation-vcenter .flex-direction-nav .flex-prev {
    left: 1px
}

.partners.front .flexslider.navigation-vcenter .flex-direction-nav .flex-next {
    right: -14px
}

.partners.front .flex_loader_circle {
    min-height: 98px
}

.detail.partners .detailimage {
    float: left;
    margin: 0 50px 50px 0;
    line-height: normal;
    max-width: 288px
}

.detail.partners .detailimage .img-partner {
    box-shadow: inset 0 0 0 1px #f2f2f2;
    display: block;
    padding: 80px 30px;
    line-height: normal;
    text-align: center
}

.detail.partners .detailimage .preview {
    font-size: .867em;
    line-height: 18px
}

.detail.partners .detailimage .img-partner+.preview {
    padding: 17px 0 0
}

.detail.partners .detailimage+.post-content hr {
    background: 0 0;
    border: none
}

.history.item-views.list .item {
    background: #f6f7f8;
    margin-bottom: 10px;
    position: relative;
    border: none
}

.history.item-views.list .item .title {
    padding: 16px 0;
    font-weight: 500;
    float: left;
    text-align: center;
    width: 121px;
    margin: 0;
    font-size: 30px;
    line-height: 44px
}

.history.item-views.list .item .info {
    background: none repeat scroll 0 0 #eceff1;
    margin-left: 121px;
    padding: 24px 10px
}

.history.item-views.list .item .info>.row {
    margin: 0
}

.history.item-views.list .item .image {
    margin: 0;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0
}

.history.item-views.list .item .text {
    padding-left: 9px;
    padding-right: 0
}

.history.item-views.list .item .previewtext {
    margin: 0
}

.history.item-views.list .item.wti .text {
    padding-right: 9px;
    padding-left: 9px
}

.history.item-views.list.image_left .item .image {
    padding-left: 12px;
    padding-right: 0
}

.history.item-views.list.image_left .item .text {
    padding-right: 9px;
    padding-left: 0
}

.staff.item-views.list .item {
    position: relative;
    margin: 0 0 20px
}

.staff.item-views.list .item.padding-img {
    margin-bottom: -1px;
    display: block;
    box-shadow: none;
    border: 1px solid #f2f2f2
}

.staff.item-views.list .item.shadow.padding-img:hover {
    box-shadow: 0 0 27px rgba(0,0,0,.1)
}

.staff.item-views.list h3+.item {
    margin-top: 36px
}

.staff.item-views.list .items>div:last-of-type .item {
    margin: 0
}

.staff.item-views.list .items>div .item:hover {
    box-shadow: 0 0 27px 0 rgba(0,0,0,.1)
}

.staff.item-views .item .image {
    max-height: none;
    width: auto
}

.staff.item-views.table .item .image.w-picture img {
    width: auto
}

.staff.item-views .item .post {
    margin: 0;
    color: #9a9a9a;
    line-height: 20px
}

.staff.item-views.table .item .text {
    padding: 17px 20px 15px
}

.staff.item-views.table .item .title {
    text-align: left;
    font-weight: 400
}

.list-type-block.item-views.staff .item .title {
    margin-bottom: 5px
}

.list-type-block.item-views.staff.staff-block .item:not(.wti) .title {
    margin-top: 0
}

.staff.item-views.list .item .image {
    padding: 0;
    width: 191px
}

.staff.item-views.list.staff-block .item .image {
    width: 110px;
    height: 110px
}

.staff.item-views.list .item .image.padding {
    width: 210px
}

.staff.item-views.list .item .post {
    position: absolute;
    bottom: 20px;
    font-size: .933em
}

.staff.item-views.list.image_left .item .text {
    padding: 17px 20px 20px 0
}

.staff.item-views.list.image_left .item.wti .text {
    padding: 20px
}

.staff.item-views.list.image_right .item .text {
    padding: 17px 0 20px 20px
}

.staff.item-views.list.image_right .item.wti .text {
    padding: 20px
}

.staff.item-views.list.image_right .item .image.padding {
    padding-right: 30px
}

.list-type-block.item-views.image_right.staff .item .body-info {
    padding-left: 40px
}

.list-type-block.item-views.image_right.staff .item.wti .body-info {
    padding-left: 0;
    padding-right: 0
}

.list-type-block.staff.item-views .items .item .body-info {
    padding-right: 40px
}

.list-type-block.staff.item-views .items .item.wti .body-info {
    padding-left: 40px
}

.list-type-block.staff hr {
    margin: 25px 0 25px
}

.table-type-block.item-views .row {
    margin: 0
}

.table-type-block.item-views.items-list3 .row,.table-type-block.item-views.table-elements .row {
    margin-left: -16px;
    margin-right: -16px
}

.table-type-block.item-views h3+.row {
    padding-top: 10px
}

.table-type-block.item-views .row>div {
    padding: 0;
    margin: 0 0 -1px
}

body .table-type-block.item-views .row>div .item {
    margin: 0 -1px -1px 0;
    height: 100%
}

.table-type-block.item-views.items-list3 h3 {
    margin-top: 26px
}

.table-type-block.item-views.items-list3 .row>div,.table-type-block.item-views.table-elements .row>div {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 32px
}

.table-type-block.item-views.items-list3 .item {
    display: block;
    padding: 53px 25px;
    margin: 0;
    box-shadow: none;
    border: 1px solid #f2f2f2
}

.table-type-block.item-views.items-list3 .shadow .item:hover {
    box-shadow: 0 0 27px rgba(0,0,0,.1)
}

.table-type-block.item-views.items-list3 .item .image {
    float: none;
    text-align: center;
    height: 60px;
    line-height: 57px
}

.table-type-block.item-views.items-list3 .item .image img {
    display: inline-block
}

.bx-ie .shadow .item:hover,.bx-ie .shadow.item:hover {
    box-shadow: 0 0 0 1px #f2f2f2!important
}

.item-views.front.staff-items {
    padding-bottom: 80px
}

.item-views.staff-items.table-type-block .item {
    text-align: center;
    display: block;
    padding: 40px 35px 24px
}

.item-views.staff-items.table-type-block.front .item {
    padding-top: 0
}

.item-views.staff-items.table-type-block .item .image {
    border-radius: 100%;
    overflow: hidden;
    width: 190px;
    height: 190px;
    line-height: 187px;
    margin: 0 auto 23px
}

.item-views.staff-items.table-type-block .item .image a {
    display: block
}

.item-views.staff-items.table-type-block .item .image.wpi {
    background: #f8f8f8
}

.item-views.staff-items.table-type-block.normal .item .image {
    width: 100%;
    border-radius: 0;
    height: auto;
    margin-bottom: 19px
}

.item-views.staff-items.table-type-block.normal .item {
    margin: 0;
    padding: 0;
    text-align: left
}

.item-views.staff-items.table-type-block.normal .item .body-info {
    padding: 0 20px
}

.item-views.staff-items.table-type-block.normal .item .title {
    text-align: left
}

.item-views .item .image.wpi img {
    width: auto;
    opacity: .2;
    vertical-align: bottom
}

.item-views .item .image.wpi .image-inner {
    background: #f8f8f8
}

.item-views.staff-items.table-type-block .item .top-block-wrapper {
    padding: 0 0 16px
}

.item-views.staff-items.table-type-block .item .title {
    font-weight: 700;
    color: #222;
    margin-bottom: 1px;
    text-align: center
}

.item-views.staff-items.table-type-block .item .post {
    font-size: 14px;
    color: #9a9a9a
}

.item-views.staff-items.table-type-block .item .previewtext {
    padding: 0 0 14px;
    margin: 0
}

.item-views.staff-items .item.table-type-block .middle-props {
    padding: 14px 0 0
}

.item-views.staff-items.table-type-block .item .bottom-props {
    padding: 14px 0 0;
    margin: 0 -5px;
    font-size: 0
}

.item-views.staff.list .item .bottom-props {
    padding: 0 0 20px;
    margin: 0 -5px
}

.item-views .item .bottom-props>a {
    width: 38px;
    height: 38px;
    border-radius: 100%;
    margin: 10px 5px 0;
    background: #dedede;
    line-height: 35px;
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
    transition: background ease .3s;
    color: #fff;
    font-size: 0;
    overflow: hidden
}

.item-views .item .bottom-props>a:hover {
    background: #222
}

.item-views .item .bottom-props>a:before {
    content: "";
    display: block;
    background: url(/images/icons_contacts.png) 0 0 no-repeat;
    width: 100%;
    height: 38px
}

.item-views .item .bottom-props>a.social_vk:before {
    background-position: -27px 0
}

.item-views .item .bottom-props>a.social_odn:before {
    background-position: -56px -29px
}

.item-views .item .bottom-props>a.social_fb:before {
    background-position: -55px 0
}

.item-views .item .bottom-props>a.social_mail:before {
    background-position: -167px -28px
}

.item-views .item .bottom-props>a.social_tw:before {
    background-position: -83px 0
}

.item-views .item .bottom-props>a.social_skype:before {
    background-position: -168px 0
}

.item-views .item .bottom-props>a.social_inst:before {
    background-position: -112px 0
}

.item-views .item .bottom-props>a.social_google:before {
    background-position: -29px -29px
}

.item-views .item .bottom-props>a.social_bitrix:before {
    background-position: 1px -27px
}

hr.bottoms {
    margin: 55px 0 44px
}

.marker-nav {
    width: 0;
    height: 2px;
    background: #dedede;
    position: absolute;
    bottom: -1px;
    left: 0;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    opacity: 0
}

.company-block {
    background-position: center 0
}

.company-block .item-views.front {
    padding-bottom: 75px
}

.company-block .item-views.front,.company-block .item-views.front h3 {
    color: #fff
}

.company-block .item-views.front h3 {
    padding-bottom: 39px
}

.company-block .item-views.front .preview-text {
    text-align: center;
    padding-bottom: 0
}

.company-block .item-views.front .item .image {
    width: 54px;
    height: 54px;
    overflow: hidden;
    border-radius: 100%;
    background: rgba(255,255,255,.4);
    line-height: 51px;
    max-height: 54px;
    min-height: 54px
}

.company-block .item-views.front .item .image+.body-info {
    padding-left: 80px
}

.company-block .item-views.front .props {
    padding: 84px 0 0
}

.company-block .item-views.front .props .value {
    font-size: 32px;
    font-weight: 600;
    line-height: 35px
}

.company-block .item-views.front .props .title {
    margin: 0
}

.company-block .item-views.front .item .body-info {
    padding: 0
}

.vacancy.item-views.accordion .pay {
    float: right;
    color: #555
}

.vacancy.item-views.list .pay {
    color: #555;
    font-weight: 700
}

.vacancy.item-views.accordion .title {
    display: none
}

.vacancy.item-views.list .title {
    font-size: 1.067em;
    margin-bottom: 10px
}

.vacancy.item-views .btn {
    margin-top: 10px
}

.vacancy.item-views.list .text {
    padding: 0
}

.vacancy.item-views.list .btn {
    margin-bottom: 30px
}

.vacancy.item-views.list .items>div>hr {
    margin: 17px 0
}

.list-type-block.item-views.vacancy .item {
    margin-bottom: -1px;
    border: 1px solid #f2f2f2;
    box-shadow: none;
    padding: 40px 44px 16px
}

.detail.vacancy {
    border: 1px solid #f2f2f2
}

.filters-wrap {
    color: #777
}

.display-type .label_show {
    display: inline-block;
    margin-top: 5px;
    vertical-align: top
}

.display-type .view-button {
    display: inline-block;
    position: relative;
    zoom:1;width: 36px;
    height: 36px;
    background: #f2f2f2;
    margin-left: 4px;
    border-radius: 3px;
    text-align: center
}

.display-type .view-button .svg {
    top: 4px
}

.display-type .view-button.cur svg path,.display-type .view-button:hover svg path {
    fill: #fff
}

.display-type .view-button.cur,.display-type .view-button:hover {
    background-color: #222
}

.display-type,.ordering-wrap {
    margin-bottom: 22px;
    white-space: nowrap
}

.ordering-wrap>div {
    display: inline-block;
    vertical-align: top
}

.ordering-wrap .filter-action {
    background: #f2f2f2;
    width: 43px;
    height: 36px;
    text-align: center;
    line-height: 34px;
    border-radius: 3px;
    margin: 0 16px 0 0;
    cursor: pointer
}

#right_block_ajax .ordering-wrap .filter-action {
    display: none
}

.select-outer select {
    width: 100%;
    border-color: #d5d5d5;
    background: #fff;
    font-size: 14px;
    border-radius: 3px;
    padding: 8px 30px 9px 12px
}

.catalog.item-views .item .image {
    padding: 0;
    max-width: 200px;
    height: 200px;
    line-height: 197px;
    max-height: 200px;
    margin: 0 auto;
    position: relative;
    background: #fff
}

.catalog.item-views.big-img .item .image {
    height: auto;
    line-height: normal;
    max-width: none;
    max-height: none;
    padding-right: 18px
}

.catalog.item-views.big-img.list .item {
    padding: 50px
}

.catalog.item-views.news-section1 h2 a:not(:hover),.catalog.item-views.news-section2 h2 a:not(:hover) {
    color: #333
}

.catalog.item-views.big-img .text-section {
    margin: 10px 0 20px
}

.catalog.item-views.list .item .stickers {
    left: 4px;
    top: -4px
}

.catalog.item-views.list .item .stickers .stickers-wrapper {
    padding: 0
}

.catalog.item-views .item .article {
    color: #999;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    vertical-align: top
}

.item .label {
    margin-right: 15px;
    position: relative;
    font-size: 12px
}

.item .label.label-icons:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 11px;
    height: 8px;
    background: url(/images/allcorp2.png) -187px -19px no-repeat
}

.label.label-icons.nostock:before {
    background-position: -187px -29px
}

.label.label-icons.order:before {
    background-position: -203px -29px
}

.label.label-icons.pending:before {
    background-position: -203px -19px
}

.catalog.item-views.table .item .status-icon+.article,.catalog.item-views.table .item .title+.status-icon {
    margin-top: 0
}

.tabs_ajax .catalog.item-views.table .items {
    padding-bottom: 40px
}

.item .status-icon {
    margin-right: 15px;
    padding: 2px 0 0 20px;
    position: relative;
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    height: 20px;
    line-height: 14px;
    color: #666
}

.status-icon:before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 11px;
    height: 8px;
    background: url(/images/svg/allcorp2.svg) 0 0 no-repeat
}

.bx-firefox .status-icon:before {
    top: 5px
}

.status-icon.nostock:before {
    background-position: 0 -38px;
    width: 14px;
    height: 14px;
    top: 1px
}

.item .status-icon.nostock {
    padding-left: 25px
}

.status-icon.order:before {
    background-position: -16px -10px
}

.status-icon.pending:before {
    background-position: -16px 0
}

.catalog.item-views.table .item {
    margin-bottom: 32px;
    -webkit-transition: box-shadow ease-out .2s;
    -moz-transition: box-shadow ease-out .2s;
    -o-transition: box-shadow ease-out .2s;
    transition: box-shadow ease-out .2s;
    border: none;
    box-shadow: 0 0 0 1px #f2f2f2
}

.catalog.item-views.table .item:hover {
    box-shadow: none
}

.catalog.item-views.table .item .inner-wrap {
    background: #fff;
    padding: 25px 32px 26px;
    text-align: center;
    -webkit-transition: box-shadow ease-out .2s;
    -moz-transition: box-shadow ease-out .2s;
    -o-transition: box-shadow ease-out .2s;
    transition: box-shadow ease-out .2s
}

.catalog.item-views.table .item:not(:hover) .inner-wrap {
    height: 100%
}

.catalog.item-views.table .footer-button {
    display: none
}

.catalog.item-views.table .item:hover .footer-button {
    display: block
}

.seo_block .top_text {
    margin: 30px 0 30px
}

.seo_block .top_text+.order-block {
    margin-top: -43px
}

.seo_block>img {
    margin-bottom: 30px
}

.seo_block h2:first-of-type,.seo_block h3:first-of-type,.seo_block h4:first-of-type {
    margin-top: 0
}

.landings_list .title_block {
    padding: 10px 0 20px;
    margin-bottom: 0;
    font-size: 1.333em
}

.landings_list ul li {
    float: left;
    width: 33.33%;
    position: relative;
    padding: 0 15px;
    font-size: 14px
}

.landings_list ul li a.active {
    font-weight: 700
}

.landings_list .hidden_items {
    display: none
}

.landings_list .more {
    margin: -5px 0 0 0
}

.landings_list .more>span {
    position: relative;
    cursor: pointer;
    color: #6b1815;
    padding: 0 0 0 21px;
    font-size: 14px
}

.landings_list .more>span:hover {
    color: #1d1a1a
}

.landings_list .more>span:before {
    content: "";
    top: 3px;
    left: 0;
    width: 11px;
    height: 11px;
    position: absolute;
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    background: #383838
}

.landings_list .more>span:after {
    content: "";
    left: 0;
    top: 7px;
    width: 11px;
    height: 11px;
    position: absolute;
    background: url(/images/arrows.png) 2px -185px no-repeat
}

.landings_list .more>span.opened:after {
    background-position: -34px -185px
}

.langing_title_block {
    margin-bottom: 40px
}

.tizers_block * {
    line-height: 18px
}

.tizers_block {
    font-size: 0;
    margin: 0 0 30px;
    text-align: center;
    padding: 0 0 9px;
    border-bottom: 1px solid #f2f2f2
}

.front.wide_page .tizers_block {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.tizers_block .row>div {
    display: inline-block;
    vertical-align: middle;
    float: none
}

.tizers_block .item {
    color: #000;
    margin: 0 0 34px;
    white-space: nowrap
}

.tizers_block .item.wimg {
    margin: -12px 0 10px
}

.tizers_block .item>div {
    display: table-cell;
    vertical-align: middle
}

.tizers_block .item .img,.tizers_block .item .title {
    font-size: 14px;
    color: #555
}

.tizers_block .item .img {
    margin: 0 20px 0 0;
    background: #fff;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    min-width: 80px
}

.tizers_block .item .title {
    text-align: left;
    padding: 0 0 0 20px;
    white-space: normal
}

.tizers_block .item a {
    text-decoration: none;
    color: #555;
    line-height: 16px;
    display: block
}

.tizers_block2 {
    padding: 38px 0
}

.tizers_block2 .item {
    padding: 10px 0
}

.tizers_block2 .item>div {
    display: table-cell;
    vertical-align: top
}

.tizers_block2 .item .img {
    margin: 0 20px 0 0;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    min-width: 60px
}

.tizers_block2 .item .title {
    text-align: left;
    padding: 0;
    white-space: normal;
    color: #222
}

.tizers_block2 .item.file .img {
    margin: 0 15px 0 0;
    border-radius: 100%;
    width: 30px;
    height: 39px;
    min-width: 30px;
}

.tizers_block2 .item.file .title {
    text-align: left;
    padding: 0 0 0 15px;
    white-space: normal;
    color: #222
}

.tizers_block2 .item a {
    text-decoration: none;
    display: block
}

.tizers_block2 .item .title span {
    display: block
}

.tizers_block2 .item .title a {
    margin-top: -2px
}

.tizers_block2 .item .title .top-text {
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 7px;
}

.tizers_block2 .item .title .desc-text {
    font-size: 14px;
    color: #666;
    line-height: 20px
}

.sidearea .maxwidth-theme {
    padding: 0!important
}

.sidearea .maxwidth-theme>.col-md-12 {
    padding: 0
}

.sidearea .tizers_block2 {
    padding: 0 0 37px
}

.sidearea .tizers_block2 .item {
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 0 18px
}

.sidearea .tizers_block2>.row>div:first-of-type .item {
    padding-top: 0
}

.sidearea .catalog.item-views.table .item .inner-wrap {
    padding-left: 27px;
    padding-right: 27px
}

.sidearea .catalog.item-views.table .item .inner-wrap .title_block {
    margin: -25px -29px 25px;
    font-size: 1.2em;
    border-bottom: 1px solid #f2f2f2;
    font-weight: 700;
    color: #222;
    text-align: left;
    position: relative;
    padding: 17px 25px 16px
}

.sidearea .catalog.item-views.table .item .inner-wrap .title_block:before {
    content: "";
    display: block;
    position: absolute;
    top: 16px;
    right: 16px;
    width: 30px;
    height: 30px;
    background: url(/images/svg/allcorp2.svg) 0 -57px no-repeat
}

.sidearea .catalog.item-views.table .item .inner-wrap .title_block+.stickers {
    top: 55px
}

body .detail .drag_block.tizers .maxwidth-theme {
    border: 1px solid #f2f2f2
}

body .detail .item+.drag_block.tizers .maxwidth-theme {
    margin: 0!important
}

body .detail .item+.drag_block.tizers>div .tizers_block2 {
    padding: 21px 0 25px
}

.drag-block.container {
    border-top: 1px solid #f2f2f2;
    margin-bottom: -1px;
    position: relative
}

.fill_bg_n .drag-block.container.noborder {
    border-top: none
}

.fill_bg_n .drag-block.container.noborder .item-views {
    border-top: 1px solid #f2f2f2
}

div.TEASERS_INDEX:not(.hidden)+div.NEWS_INDEX,div[data-class=BIG_BANNER_INDEX_drag]+div[data-class=TEASERS_INDEX_drag],div[data-class=BIG_BANNER_INDEX_drag][data-order="1"] {
    border-top-width: 0
}

body[class*=front-banners-big-short] div[data-class=BIG_BANNER_INDEX_drag]:not(.hidden)+div[data-class=TEASERS_INDEX_drag][data-order="2"] .tizers_block2 {
    padding-top: 0
}

.fill_bg_n div.TEASERS_INDEX:not(.hidden)+div.NEWS_INDEX .item-views {
    border-top: 1px solid #f2f2f2
}

.portfolio.front .top_wrapper_block {
    padding-bottom: 32px
}

.portfolio.front .top_wrapper_block .row {
    margin-left: 0;
    margin-right: 0
}

.portfolio.front .top_wrapper_block .row>div {
    padding-left: 0;
    padding-right: 0
}

.portfolio.item-views .top_wrapper_block .item {
    border: none;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 74%;
    height: 0;
    box-shadow: none
}

.portfolio.front .item .text {
    position: absolute;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3
}

.portfolio.front .item:hover .text {
    opacity: 1
}

.portfolio.front .item .text .cont {
    margin: 21px 30px 0
}

.portfolio.front .item .text .cont>div {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform .35s ease-out;
    transition: transform .35s ease-out
}

.portfolio.front .item .text .section_name {
    font-size: 11px;
    opacity: .8;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .7px;
    margin: 0 10px 2px 0;
    display: inline-block;
    -webkit-transform: translateY(-46%);
    transform: translateY(-46%)
}

.portfolio.front .item .text .title {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    color: #fff!important
}

.portfolio.front .item:hover .text .cont>div {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.front .item .img_block {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center
}

.fancybox_ext:before {
    left: 50%;
    position: absolute;
    top: 50%;
    background: url(/bitrix/templates/aspro-allcorp2/images/main_images.png) 0 0 no-repeat;
    width: 35px;
    height: 35px;
    margin: -18px 0 0 -18px;
    content: "";
    display: block
}

.portfolio.item-views .link .item {
    background: #d4d4d4;
    color: #fff
}

.portfolio.item-views .link .item>div {
    position: absolute;
    left: 0;
    width: 100%
}

.portfolio.item-views .link .item .top_title {
    font-size: 26px;
    line-height: 30px;
    top: 0;
    font-weight: 700
}

.portfolio.item-views .link .item .top_title div {
    margin: 25px 30px 0 30px
}

.portfolio.item-views .link .item .bottom_title {
    bottom: 0
}

.portfolio.item-views .link .item .bottom_title div {
    margin: 0 32px 34px 32px
}

.portfolio.item-views .link .item .bottom_title .btn-default {
    left: 20px;
    right: auto;
    bottom: 20px;
    top: auto;
    border-color: #fff;
    background: #d4d4d4
}

.portfolio.item-views .link .item .bottom_title .btn-default span {
    color: #fff
}

.portfolio.item-views .link .item .bottom_title .btn-default:hover {
    background: #fff!important
}

.portfolio.item-views .link .item .bottom_title .btn-default:hover span {
    color: #d4d4d4
}

.portfolio .white_link {
    color: #fff
}

.item.wline:after {
    position: absolute;
    content: ' ';
    width: 100%;
    height: 2px;
    bottom: 0;
    opacity: 0;
    background: #ededed;
    z-index: 3
}

.item.wline:hover:after {
    opacity: 1
}

.catalog.item-views.table .flexslider .slides>li {
    max-height: none
}

.catalog.item-views.table .flexslider .slides>li .image img {
    width: auto
}

.linked .flexslider {
    background: 0 0
}

.linked .flexslider .item {
    box-shadow: 0 0 0 1px #f2f2f2
}

.linked .flexslider .item:hover {
    box-shadow: none
}

.wraps.goods-block {
    margin-bottom: -62px
}

.linked .flexslider.shadow .slides {
    padding-bottom: 110px
}

.detail .wraps.goods-block h5 {
    margin-bottom: 15px
}

.detail .wraps.goods-block .front .flex-direction-nav .flex-next,.detail .wraps.goods-block .front .flex-direction-nav .flex-prev {
    top: 21px
}

.detail .linked .front .flex-direction-nav {
    top: -38px
}

.catalog.item-views.linked .flexslider .flex-direction-nav .flex-next,.catalog.item-views.linked .flexslider:hover .flex-direction-nav .flex-next {
    right: -11px
}

.catalog.item-views.linked .flexslider .flex-direction-nav .flex-prev,.catalog.item-views.linked .flexslider:hover .flex-direction-nav .flex-prev {
    left: auto;
    right: 39px
}

.catalog.item-views.table .item:hover .inner-wrap {
    box-shadow: 0 0 23px 0 rgba(0,0,0,.1);
    position: relative;
    z-index: 9
}

.bx-firefox .catalog.item-views.table .item:hover .inner-wrap {
    box-shadow: 0 0 16px 0 rgba(0,0,0,.1)
}

.catalog.item-views.table .item .title {
    font-weight: 700;
    margin-bottom: 11px;
    font-size: 1.067em;
    text-align: center
}

.catalog.item-views.table .item .arts {
    padding-top: 1px
}

.catalog.item-views.table .item .text {
    padding: 17px 0 0
}

.catalog.item-views.table .item.wti .text {
    padding: 0!important
}

.catalog.item-views.table .item .section_name {
    margin: 0 0 11px
}

.catalog.item-views.table .item .label {
    margin-bottom: 1px
}

.catalog.item-views.table .item .label+.article,.catalog.item-views.table .item .title+.label {
    margin-top: 4px
}

.catalog.item-views.table .item .section_name+.label,.catalog.item-views.table .item .section_name+.label+.article {
    margin-top: 10px
}

.catalog.item-views.table .item .foot {
    position: relative;
    margin: 0 0
}

.catalog.item-views.table .item .foot .btn {
    margin: 8px 0 0
}

.catalog.item-views.table .item .foot>div {
    padding: 0
}

.catalog.item-views.table .item .price {
    margin-top: 8px
}

.catalog.item-views.table .item .description {
    margin-bottom: 8px
}

.catalog.item-views.table .item .buy_block {
    margin: 12px -3px 0;
    text-align: center
}

.catalog.item-views.table .item .buy_block .counter {
    width: auto;
    padding: 3px
}

.catalog.item-views.table .item .buy_block .buttons {
    width: auto;
    padding: 3px
}

.catalog.item-views.table .item .footer-button .buy_block>div {
    padding: 0
}

.catalog.item-views.table .item:hover .footer-button .buy_block>div {
    padding: 3px
}

.catalog.item-views.table .flexslider .item .buy_block .counter {
    margin-top: 0
}

.catalog.item-views.table .item .buy_block .buttons .btn {
    margin: 0;
    width: 100%
}

.catalog.item-views.table .item .buy_block.in .buttons {
    width: 100%
}

.catalog.item-views.table .item .price.inline .price_new {
    display: inline-block;
    vertical-align: top
}

.catalog.item-views.table .item .price.inline .price_old {
    display: inline-block;
    vertical-align: top;
    line-height: 18px
}

.catalog.item-views.table.front .item .buy_block.in .buttons {
    margin-top: 1px
}

.catalog.item-views.list .item {
    padding: 29px;
    margin-bottom: -1px;
    box-shadow: none;
    border: 1px solid #f2f2f2
}

.catalog.item-views.list .item .text {
    margin-top: -4px
}

.catalog.item-views.list .item .text,.catalog.item-views.list .item.wti .text {
    padding: 0!important
}

.catalog.item-views.list .item.wti .text {
    margin-top: 0
}

.catalog.item-views.list .item .title {
    font-size: 1.067em
}

.catalog.item-views.list .item .text hr {
    margin: 22px 0 13px
}

.catalog.item-views.list .item .title {
    margin-bottom: 10px
}

.catalog.item-views.list .item .price+.btn {
    margin-top: 10px
}

.catalog.item-views.list .item .footer-button {
    display: block;
    opacity: 1;
    margin: 0
}

.catalog.item-views.list .item .buy_block {
    margin-top: 10px;
    margin-right: -8px
}

.catalog.item-views .item .buy_block .counter {
    margin-bottom: 6px;
    display: inline-block;
    vertical-align: top;
    max-width: 99px;
    padding-right: 10px
}

.catalog.item-views.table .item .buy_block .counter {
    margin-bottom: 0
}

.catalog.item-views .item .buy_block .buttons {
    display: inline-block;
    vertical-align: top;
    max-width: 200px
}

.catalog.item-views.list .item .buy_block .btn {
    margin: 0;
    width: 100%
}

.catalog.item-views.price .item {
    margin-bottom: -1px;
    padding: 30px 30px;
    border: 1px solid #f2f2f2;
    transition: box-shadow .3s ease;
    box-shadow: none
}

.catalog.item-views.price .item:hover {
    box-shadow: 0 0 27px rgba(0,0,0,.1)
}

.catalog.item-views.price .item .row>.col-md-1 {
    padding-right: 0
}

.catalog.item-views.price .item .image {
    height: auto;
    max-width: 100px;
    line-height: normal
}

.catalog.item-views.price .item .text,.catalog.item-views.price .item.wti .text {
    padding: 0!important
}

.catalog.item-views.price .item .title {
    font-weight: 700;
    margin-bottom: 11px
}

.catalog.item-views.price .item .btn {
    margin: 0
}

.catalog.item-views.price .item .zoom {
    display: none
}

.catalog.item-views.price .item .buttons .btn {
    width: 100%;
    margin-top: 0!important
}

.catalog.item-views.list .item:hover,.catalog.item-views.price .item:hover {
    z-index: 1
}

.catalog.item-views .flexslider {
    box-shadow: none;
    margin: 0!important
}

.catalog.item-views .flexslider .flex-direction-nav .flex-prev,.catalog.item-views .flexslider:hover .flex-direction-nav .flex-prev {
    left: auto;
    right: 39px
}

.catalog.item-views .flexslider .flex-direction-nav .flex-next,.catalog.item-views .flexslider:hover .flex-direction-nav .flex-next {
    right: 1px
}

.catalog.item-views .flexslider .item {
    margin-bottom: 0
}

.catalog.item-views.list .item:hover {
    box-shadow: 0 0 27px 0 rgba(0,0,0,.1)
}

.catalog.item-views.list .item {
    border-color: #f2f2f2;
    transition: box-shadow .3s ease
}

.catalog.item-views.list .item .description {
    padding: 16px 0 0;
    line-height: 22px
}

.catalog.item-views.list .item .description p {
    margin-bottom: 9px
}

.catalog.item-views.list .item .props_list_wrapp {
    margin-top: 9px
}

.catalog.item-views.list .item .foot>.price {
    margin-bottom: 19px
}

.catalog.item-views.front .flexslider .item .image img {
    width: auto
}

.catalog.item-views .flexslider .item .btn {
    position: relative;
    right: auto;
    top: auto
}

.catalog.item-views .item .btn {
    height: 34px;
    padding: 6px 21px 0
}

.bx-firefox .catalog.item-views .item .btn {
    padding-top: 4px
}

.module_products_list {
    width: 100%;
    margin: 0 0 20px
}

.module_products_list .foto-cell .image_wrapper_block,.module_products_list .foto-cell .image_wrapper_block a {
    display: block;
    width: 50px;
    min-width: 30px;
//    height: 50px;
//    line-height: 50px;
    position: relative
}

.module_products_list .foto-cell .image_wrapper_block a:hover .zoom,.module_products_list tr:hover .zoom {
    opacity: 1
}

.module_products_list .cost.prices .price.discount {
    margin: 0;
    vertical-align: text-top;
    position: relative;
    top: -1px
}

.module_products_list .counter_wrapp {
    padding: 0;
    white-space: nowrap
}

.table .module_products_list .counter_wrapp {
    white-space: normal
}

.module_products_list .counter_wrapp .button_block {
    white-space: normal
}

.module_products_list .counter_wrapp .button_block.wide {
    display: inline-block;
    width: auto
}

.module_products_list .counter_wrapp .more_text {
    display: none
}

.module_products_list .wrapp_stockers .like_icons>div:last-child {
    margin-right: 0
}

.adaptive_button,.adaptive_button .more_text {
    display: none
}

.table table.module_products_list {
    float: none
}

.module_products_list tr.item {
    border: 1px solid #f2f2f2;
    display: block;
    margin: 0 0 -1px
}

.module_products_list td {
    padding: 19px 0;
    text-align: center
}

.module_products_list td.item-name-cell {
    text-align: left;
    padding-left: 20px;
    padding-right: 10px;
    width: 40%
}

.module_products_list td.price-cell {
    text-align: left;
    overflow: hidden;
    padding-right: 15px
}

.module_products_list td.price-cell .price>div {
    display: inline-block
}

.module_products_list td.price-cell .price_new {
    color: #333;
    font-weight: 700;
    font-size: 1.067em;
    padding-right: 45px
}

.module_products_list td.price-cell .price_old {
    color: #777;
    font-weight: 400;
    font-size: .933em;
    text-decoration: line-through
}

.module_products_list td.item-name-cell .title {
    font-weight: 700;
    font-size: 1em
}

.module_products_list .item .buy_block .counter {
    margin-bottom: 6px;
    max-width: 127px;
    padding-right: 10px;
    display: inline-block;
    vertical-align: top
}

.module_products_list .item .buy_block .buttons {
    display: inline-block;
    vertical-align: top
}

.body .item .buy_block.in .buttons {
    display: block;
    margin: 0;
    max-width: none
}

.module_products_list .item .buy_block .buttons .btn {
    margin: 0;
    height: 34px;
    padding: 6px 21px 0;
    font-weight: 700
}

.module_products_list td.buy_block_wrapper {
    width: 28%;
    text-align: left
}

.module_products_list td.buy_block_wrapper .footer-button {
    display: block;
    opacity: 1;
    margin: 0
}

.module_products_list td.info-td {
    padding: 0 20px 0 0
}

.module_products_list tr td:first-child {
    padding-left: 19px
}

.module_products_list tr.item .status-icon {
    vertical-align: middle
}

.module_products_list tr.item .article {
    font-size: 13px;
    color: #999
}

.module_products_list .foto-cell {
    width: 70px
}

.module_products_list tr.item {
    transition: box-shadow ease .3s
}

.module_products_list tr.item:hover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15)
}

.module_products_list tr.item .wrapper_td {
    width: 100%;
    padding: 0;
    display: block
}

.module_products_list tr.item table {
    width: 100%
}

.catalog.sections {
    position: relative;
    padding-bottom: 25px
}

.detail .catalog.sections {
    padding-bottom: 0
}

.catalog.sections .items:not(.services) {
    margin-right: 0
}

.catalog.sections .items:not(.services)>div {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: -1px
}

.catalog.sections .items.services>div {
    margin-bottom: 32px
}

.catalog.sections .items.services>div .item .image {
    border-radius: 100%
}

.item-views.sections .items.services .item .title {
    margin-bottom: 10px
}

.item-views.sections .items.services .item .title a {
    font-size: 1.133em
}

.item-views .items.services .item .text ul li {
    padding-bottom: 6px
}

.float-banners.v3 .items.services>div {
    margin-bottom: 32px
}

.float-banners.v3 .items.services .item {
    box-shadow: 0 0 0 1px #f2f2f2;
    height: 100%;
    margin-bottom: 0
}

.float-banners.v3 .items.services .item .img {
    margin-bottom: 21px
}

.float-banners.v3 .items.services .item .info {
    padding: 0 29px 30px
}

.float-banners.v3 .items.services .item .title {
    font-size: 1.133em;
    margin-bottom: 7px
}

.float-banners.v3 .items.services .item .text {
    margin-bottom: 8px
}

.float-banners.v3 .items.services .item .text ul li {
    padding-bottom: 5px
}

.catalog.sections .item {
    margin: -1px 0 0;
    overflow: hidden;
    border: 1px solid #f2f2f2;
    padding: 50px 50px 50px;
    box-shadow: none;
    transition: box-shadow ease .3s
}

.bx-mac .catalog.sections .item {
    margin-top: 0
}

.catalog.sections.front .item {
    padding: 16px 14px 19px;
    margin: 0 0 13px
}

.catalog.sections .item:hover {
    box-shadow: 0 0 20px rgba(0,0,0,.15)
}

.catalog.sections .item a {
    text-decoration: none
}

.catalog.sections .item .info {
    line-height: 18px;
    padding-left: 303px
}

.catalog.sections .list_block .item.right .info {
    padding-left: 0;
    padding-right: 303px
}

.catalog.sections.front .item .info {
    padding-left: 169px
}

.catalog.sections .item .title {
    font-weight: 700;
    margin-bottom: 5px
}

.catalog.sections .item .text {
    line-height: 22px;
    color: #666;
    margin: 0 0 8px 0;
    font-size: .933em
}

.catalog.sections .item .text ul,.item-views .items.services .item .text ul {
    margin-bottom: 0
}

.catalog.sections .item .text ul li,.item-views .items.services .item .text ul li {
    margin-bottom: 0;
    display: inline-block;
    padding-left: 0;
    margin-right: 15px;
    line-height: 20px;
    padding-bottom: 5px
}

.catalog.sections .item .text ul li:before,.item-views .items.services .item .text ul li:before {
    display: none
}

.catalog.sections .item .image {
    float: left;
    height: 240px;
    max-height: 240px;
    line-height: 240px;
    text-align: center;
    width: 240px;
    max-width: 240px;
    margin-bottom: 0;
    background: #fff
}

.catalog.sections .item.right .image {
    float: right
}

.catalog.sections.front .item .image {
    height: 110px;
    line-height: 107px;
    width: 138px
}

.catalog.sections .item .image a {
    text-align: center;
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    text-align: center;
    vertical-align: top
}

.catalog.sections .item .image img {
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
    zoom:1}

.catalog.sections .item.wti .info {
    padding-left: 0
}

body .catalog.sections .item.right .info {
    padding-left: 0;
    padding-right: 151px
}

.catalog.sections .row_block .item {
    padding: 30px 30px 39px;
    height: 100%
}

.catalog.sections .row_block .item .info {
    padding-left: 151px
}

.catalog.sections .row_block .item .image {
    width: 120px;
    text-align: center;
    height: 120px;
    font-size: 20px;
    border-radius: 0;
    line-height: 116px;
    overflow: hidden;
    background: #fff
}

.catalog.sections.list-item .row_block .item {
    padding-bottom: 34px;
    margin-top: 0
}

.catalog.sections.list-item .row_block .item .image {
    width: 165px;
    height: auto;
    line-height: normal
}

.catalog.sections.list-item .row_block .item .image+.info {
    padding-left: 196px
}

.catalog.sections.list-item .item .title a {
    font-size: 1em
}

.catalog.sections.list-item .item .hidden-text-block {
    max-height: 90px;
    overflow: hidden
}

.catalog.sections .table_block .item {
    margin-left: -1px;
    padding: 30px;
    height: 100%
}

.catalog.sections .table_block .item .image {
    float: none
}

.catalog.sections .table_block .item .image a {
    display: inline
}

.catalog.sections .table_block .item .info {
    padding-left: 0;
    padding-top: 30px
}

.catalog.sections .table_block .item .title a {
    font-size: 17px;
    line-height: 24px
}

.catalog.detail .galery .inner {
    max-height: none;
    padding: 0 20px 0 40px
}

.catalog.detail .galery #carousel.flexslider {
    margin-top: 29px!important;
    margin-bottom: 0!important
}

.catalog.detail .head {
    padding: 40px 0
}

.catalog.detail .head .info {
    padding: 0 38px 0 3px
}

.catalog.detail .head.wti .info {
    padding: 0 0 27px
}

.catalog.detail .head .info .hh {
    padding: 0 0 18px;
    display: table;
    width: 100%
}

.catalog.detail .head .info .hh>div {
    display: table-cell;
    vertical-align: middle
}

.catalog.detail.detail_narrow_N .head .info .hh {
    border-bottom: 1px solid #f2f2f2
}

.catalog.detail.detail_narrow_N .head .info .hh+.row {
    padding-top: 28px
}

.catalog.detail.detail_narrow_N .head .bottom-wrapper {
    border: none;
    margin: 0
}

.catalog.detail .head .label,.catalog.detail .head .status-icon {
    margin-right: 20px;
    vertical-align: middle;
    white-space: nowrap
}

.catalog.detail .head .article {
    color: #999;
    font-size: 13px;
    line-height: 18px;
    vertical-align: middle;
    padding-right: 20px
}

.catalog.detail .head .article>span {
    color: #999
}

.catalog.detail .head .brand {
    font-size: 13px;
    text-align: right
}

.catalog.detail .head .brand a {
    color: #999
}

.catalog.detail .head .previewtext {
    margin-bottom: 0;
    color: #666;
    font-size: .933em;
    line-height: 22px
}

.catalog.detail .head .previewtext p {
    margin-bottom: 7px
}

.catalog.detail .head .link-block-more>span {
    border-bottom: 1px dotted
}

.catalog.detail .head .char-block .link-block-more {
    padding: 3px 0 0
}

.catalog.detail .head .price {
    line-height: 19px;
    font-size: 0;
    line-height: 0;
    margin: 0 0 15px
}

.catalog.detail .head .price>div {
    display: inline-block;
    vertical-align: bottom;
    line-height: 16px
}

.catalog.detail .head .price .price_new,.catalog.detail.head .price .price_old {
    display: inline-block;
    vertical-align: top
}

.catalog.detail .head .price .price_old {
    line-height: 15px;
    margin-top: -2px;
    color: #777;
    font-size: 12px;
    line-height: 13px
}

.catalog.detail .head .price .price_val {
    color: #222;
    font-size: 24px;
    font-weight: 700;
    padding-right: 5px;
    line-height: 26px
}

.catalog.detail .head .price .price_new .price_val {
    margin-right: 15px
}

.catalog.detail .head .price .price_old .price_val {
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    padding-right: 5px;
    text-decoration: line-through
}

.titles_block {
    color: #333;
    font-weight: 700
}

.titles_block.sm {
    font-size: .933em
}

.shares-block .b-share a,.shares-block .b-share a span,.shares-block a.ya-share2__link span.ya-share2__badge {
    width: 28px;
    height: 28px;
    border-radius: 3px
}

.shares-block .b-share a {
    margin-right: 5px!important
}

.shares-block .b-share a:last-of-type {
    margin-right: 0!important
}

.shares-block .b-share a span.b-share-icon_vkontakte {
    background-position: -3px -3px
}

.shares-block .b-share a span.b-share-icon_facebook,.shares-block .ya-share2__item_service_facebook a.ya-share2__link span.ya-share2__badge {
    background-position: -83px -3px
}

.shares-block .b-share a span.b-share-icon_twitter,.shares-block .ya-share2__item_service_twitter a.ya-share2__link span.ya-share2__badge {
    background-position: -3px -43px
}

.shares-block .b-share a span.b-share-icon_odnoklassniki,.shares-block .ya-share2__item_service_odnoklassniki a.ya-share2__link span.ya-share2__badge {
    background-position: -43px -3px
}

.shares-block .b-share a span.b-share-icon_moimir,.shares-block .ya-share2__item_service_moimir a.ya-share2__link span.ya-share2__badge {
    background-position: -123px -3px
}

.shares-block .b-share a span.b-share-icon_gplus,.shares-block .ya-share2__item_service_gplus a.ya-share2__link span.ya-share2__badge {
    background-position: -43px -123px
}

.shares-block ul li {
    padding: 0;
    margin: 0
}

.shares-block ul li.ya-share2__item {
    margin-right: 5px;
    margin-bottom: 5px
}

.shares-block ul li.ya-share2__item:last-of-type {
    margin-right: 0
}

.shares-block ul li:before {
    display: none
}

.shares-block a.ya-share2__link span.ya-share2__badge {
    background: url(/images/svg/social.svg) -3px -3px no-repeat;
    transition: opacity .5s ease
}

.shares-block a.ya-share2__link span.ya-share2__badge span {
    display: none
}

.shares-block .ya-share2__item_service_telegram a.ya-share2__link span.ya-share2__badge {
    background-position: -284px -123px
}

.shares-block .ya-share2__item_service_viber a.ya-share2__link span.ya-share2__badge {
    background-position: -283px -4px
}

.shares-block .ya-share2__item_service_whatsapp a.ya-share2__link span.ya-share2__badge {
    background-position: -283px -44px
}

.shares-block .ya-share2__item_service_skype a.ya-share2__link span.ya-share2__badge {
    background-position: -284px -84px
}

.catalog.detail .head .bottom-wrapper {
    border-top: 1px solid #f2f2f2;
    margin: 30px 0 0;
    padding: 30px 0 0
}

.catalog.detail .head .hh+.bottom-wrapper {
    margin-top: 0;
    padding-top: 22px
}

.catalog.detail .head .link-block-more+.bottom-wrapper {
    margin-top: 15px
}

.catalog.detail .head .share {
    margin-bottom: 0;
    font-size: 12px;
    text-align: left;
    float: none
}

.catalog.detail .head .order+.share {
    margin-top: 15px
}

.catalog.detail .buy_block {
    margin: 0 -5px 5px
}

.catalog.detail .buy_block .counter {
    width: 50%;
    padding: 5px
}

.catalog.detail .buy_block .buttons {
    width: 50%;
    padding: 5px
}

.catalog.detail .buy_block .buttons .btn {
    margin: 0;
    width: 100%
}

.catalog.detail .buy_block.in .buttons {
    width: 100%
}

.catalog.detail .order.basketTrue .btn {
    width: 100%
}

.catalog.detail .head.wti .order.basketTrue .btn {
    max-width: 328px
}

.catalog.detail .footer-button {
    opacity: 1;
    display: block
}

.catalog.detail .bottom-wrapper-inner .footer-button {
    max-width: 254px
}

body .footer-button .lg.buy_block .counter input {
    height: 36px
}

.detail {
    position: relative
}

.catalog.detail .bottom-item-block {
    padding-top: 20px
}

.catalog.detail .bottom-item-block .item-views {
    margin: 0
}

.catalog.detail .bottom-item-block .item-views+.wraps hr {
    margin-top: 0
}

.catalog.detail .bottom-item-block .wraps:first-of-type hr {
    margin-top: 0
}

.catalog.detail .wrapper-block-btn .wrapper {
    display: inline-block;
    vertical-align: top
}

.catalog.detail .wrapper-block-btn.basketTrue .wrapper {
    display: block
}

.share ul li {
    margin-bottom: 0;
    padding-left: 0
}

.share ul li:before {
    display: none
}

.share .shares-block {
    display: inline-block;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    position: relative;
    padding: 10px 67px 4px 20px;
    cursor: pointer;
    transition: padding ease .3s;
    min-height: 47px
}

.share .shares-block:after {
    content: "";
    position: absolute;
    top: 16px;
    right: 14px;
    display: block;
    background: url(/images/svg/allcorp2.svg) 0 -92px no-repeat;
    width: 17px;
    height: 18px
}

.share .shares-block:before {
    content: "";
    position: absolute;
    top: 0;
    right: 47px;
    display: block;
    background: #f2f2f2;
    width: 1px;
    height: 100%
}

.share .shares-block:hover>span,.shares-block .ya-share2 {
    opacity: 0;
    visibility: hidden;
    display: none
}

.share .shares-block:hover {
    background: #f2f2f2
}

.share .shares-block:hover:before {
    background: #fff
}

.share .shares-block:hover .ya-share2 {
    opacity: 1;
    visibility: visible;
    display: block
}

.page-top-main {
    position: relative
}

.share.top {
    position: absolute;
    right: 0;
    top: -2px;
    opacity: 0;
    z-index: 2;
    margin: 0
}

.page-top .share.top {
    opacity: 1
}

.share.top.rss-block {
    right: 50px
}

.share.top .shares-block {
    border: none;
    padding-left: 0;
    padding-right: 47px;
    padding-top: 6px;
    padding-bottom: 1px;
    min-height: 40px
}

.share.top .shares-block:hover {
    padding-left: 10px;
    padding-right: 56px
}

.share.top .shares-block:before {
    background: 0 0
}

.share.top .shares-block:hover:before {
    background: #fff
}

.share.top .shares-block:after {
    top: 12px
}

.body .page-top .print-link {
    position: absolute;
    top: -2px;
    width: 40px;
    height: 40px;
    font-size: 0;
    transition: background ease .3s;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    line-height: 38px;
    right: 0
}

.svg-print {
    background: url(/images/svg/allcorp2.svg) -38px -92px no-repeat;
    width: 16px;
    height: 16px;
    top: 1px
}

.body .page-top .print-link:hover .svg-print {
    background-position: -38px -113px
}

.page-top .rss+.print-link,.page-top .share.top+.print-link {
    right: 55px;
    top: -2px
}

.body .page-top .print-link:hover {
    background: #f2f2f2
}

body .page-top .share.top.rss-block .print-link {
    right: 55px;
    top: 0
}

body .page-top-wrapper.color .page-top .share.top.rss-block .print-link {
    top: 0
}

.body .print-link+h1 {
    padding-right: 40px
}

.page-top-wrapper.color .rss {
    top: -7px;
    right: 16px
}

.page-top-wrapper.color .rss:before {
    background-position: -19px -114px
}

.page-top-wrapper.color .rss:hover {
    background-color: #f2f2f2
}

.page-top-wrapper.color .rss:hover:before {
    background-position: -19px -93px
}

.page-top-wrapper.color .share {
    top: -2px;
    right: 16px
}

.page-top-wrapper.color .share.top.rss-block {
    right: 66px
}

.page-top-wrapper.color .share .shares-block:not(:hover):after {
    background-position: 0 -113px
}

.body .page-top-wrapper.color .page-top .print-link {
    right: 16px;
    top: -2px
}

.body .page-top-wrapper.color .page-top .rss+.print-link {
    right: 71px
}

.body .page-top-wrapper.color .page-top .share.top+.print-link {
    right: 71px
}

.body .page-top-wrapper.color .page-top .print-link .svg-print {
    background-position: -38px -113px
}

.body .page-top-wrapper.color .page-top .print-link:hover {
    background-color: #f2f2f2
}

.body .page-top-wrapper.color .page-top .print-link:hover .svg-print {
    background-position: -38px -92px
}

.rss {
    position: relative;
    bottom: 12px;
    width: 40px;
    height: 40px;
    font-size: 0;
    transition: background ease .3s;
    border-radius: 3px;
    position: absolute;
    right: 0;
    top: -7px
}

.rss:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -7px;
    background: url(/images/svg/allcorp2.svg) -19px -93px no-repeat;
    width: 14px;
    height: 14px
}

.rss:hover:before {
    background-position: -19px -114px
}

.footer-button {
    opacity: 0;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    transition: all .1s ease;
    margin: 7px 0 0
}

.item:hover .footer-button {
    opacity: 1;
    visibility: visible;
    height: auto
}

.item:hover .footer-button * {
    height: auto
}

.cluster_custom>span {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 1;
    line-height: 56px
}

.contacts-page-map-top .bx-yandex-view-layout {
    margin-bottom: 0
}

.bx-yandex-view-map .bx-yandex-map img {
    position: absolute;
    left: 0;
    right: 0
}

.projects .bx-yandex-view-map .bx-yandex-map img {
    position: static;
    max-width: 100%
}

.contacts-page-map-top.projects {
    margin: 0 0 40px
}

.page-top-wrapper.color+.contacts-page-map-top.projects,.page-top-wrapper.grey+.contacts-page-map-top.projects {
    margin-top: -43px
}

.contacts-page-map-top.projects h5 {
    margin-bottom: 37px;
    font-size: 2.2em;
    line-height: 1.14em
}

.body .contacts-page-map-top.projects .ymaps-b-balloon {
    padding: 0;
    width: 437px!important;
    margin: 4px 0 0 -1px
}

.contacts-page-map-top.projects .bx-yandex-view-layout .pane_info {
    border-radius: 2px;
    overflow: hidden
}

.contacts-page-map-top.projects .bx-yandex-view-layout .pane_info .image {
    position: relative;
    float: left;
    width: 173px;
    overflow: hidden;
    z-index: 3
}

.contacts-page-map-top.projects .bx-yandex-view-layout .pane_info .body-info {
    padding: 15px 30px 17px 30px
}

.contacts-page-map-top.projects .bx-yandex-view-layout .pane_info .body-info:not(.wti) {
    padding-left: 195px
}

.contacts-page-map-top.projects .bx-yandex-view-layout .pane_info .section_name {
    margin: 0 0 5px;
    font-weight: 400;
    font-size: .8em;
    text-transform: uppercase;
    letter-spacing: .5px
}

.contacts-page-map-top.projects .bx-yandex-view-layout .pane_info .info {
    margin: 9px 0 0;
    font-size: .8em;
    line-height: 1.1667em;
    color: #818181
}

.contacts-page-map-top.projects .bx-yandex-view-layout .pane_info .title {
    padding: 0
}

.contacts-page-map-top.projects.type_3 h5 {
    padding-top: 45px;
    border-top: 1px solid #ebecec
}

.contacts-page-map-top.projects_detail .bx-yandex-view-layout {
    margin: 0
}

.contacts-page-map-top .bx-yandex-view-layout {
    margin-bottom: 0
}

.cluster_custom {
    font-size: 13px;
    line-height: 1
}

.ymaps-shadows-pane {
    display: none
}

.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .title {
    margin-bottom: 6px
}

.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block {
    color: #555;
    font-size: 13px;
    padding-left: 24px;
    padding-bottom: 11px
}

.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block:last-of-type {
    padding-bottom: 0
}

.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block .svg-inline-metro {
    top: 3px
}

.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block .svg-inline-email {
    top: 2px
}

.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block a:not(:hover) {
    color: #555
}

.body .drag-block .ymaps-label {
    display: none!important
}

.bx-yandex-view-layout .pane_info_wrapper {
    position: relative
}

.bx-yandex-view-layout.front_map .pane_info_wrapper .pane_info {
    position: absolute;
    top: 92px;
    left: 16px;
    z-index: 2;
    background: #fff;
    width: 287px
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .title_block {
    padding: 24px 30px 22px;
    font-weight: 700;
    font-size: 1.467em;
    color: #333;
    border-bottom: 1px solid #f2f2f2
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .info_block {
    padding: 21px 30px 30px
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .btn-block .btn {
    margin: 13px 0 0;
    display: block
}

.pane_info_wrapper .pane_info .value-block {
    position: relative;
    padding: 0 0 19px 28px;
    font-size: .933em;
    line-height: 18px
}

.pane_info_wrapper .pane_info .value-block i {
    position: absolute;
    top: 1px;
    left: 0;
    width: 16px;
    height: 16px
}

.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block i.svg-inline-phone svg {
    width: 12px
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .info_block .phones {
    padding-bottom: 17px
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .info_block .phone {
    display: inline-block;
    z-index: 1
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .info_block .phone i {
    top: -2px
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .info_block .phone i svg {
    width: 13px
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .info_block .phone a {
    color: #222;
    white-space: nowrap;
    padding-left: 9px;
    font-weight: 700;
    font-size: 1.067em
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .info_block .phone .dropdown {
    top: 11px
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .info_block .phone .dropdown a {
    padding-left: 26px
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .info_block .schedule {
    font-size: 13px;
    color: #888;
    margin: -4px 0 0 26px
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .email a {
    color: #333
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .email i {
    top: 3px
}

.front_map.bx-yandex-view-layout {
    margin: 0;
    border: none
}

.front_map.bx-yandex-view-map {
    position: relative;
    overflow: hidden;
    margin: 0;
    border: none
}

.bx-yandex-view-map .bx-yandex-map img {
    position: absolute;
    left: 0;
    right: 0
}

.smartfilter .bx_ui_slider_track {
    height: 5px;
    margin: 39px 8px 12px;
    position: relative;
    zoom:1;background: #dadada;
    z-index: 1
}

.bx_filter .bx_ui_slider_pricebar_VD {
    z-index: 60;
    background: #979797
}

.bx_filter .bx_ui_slider_pricebar,.bx_filter .bx_ui_slider_pricebar_V,.bx_filter .bx_ui_slider_pricebar_VD,.bx_filter .bx_ui_slider_pricebar_VN,.bx_filter .bx_ui_slider_range {
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #fff
}

.bx_filter .bx_ui_slider_range {
    z-index: auto;
    background: #dadada
}

.bx_filter .bx_ui_slider_pricebar {
    z-index: 100
}

.bx_filter .bx_ui_slider_pricebar_VD {
    z-index: 60;
    background: #979797
}

.bx_filter .bx_ui_slider_pricebar_VN {
    z-index: 70;
    background: #bbc2c8
}

.bx_filter .bx_ui_slider_pricebar_V {
    z-index: 80;
    background: #dadada
}

.bx_filter .bx_ui_slider_handle {
    position: absolute;
    top: 100%;
    width: 22px;
    height: 22px
}

.bx_filter .bx_ui_slider_handle:hover {
    -webkit-cursor: grab;
    -ms-cursor: grab;
    -o-cursor: grab;
    cursor: grab
}

.bx_filter .bx_ui_slider_handle:active {
    -webkit-cursor: grabbing;
    -ms-cursor: grabbing;
    -o-cursor: grabbing;
    cursor: grabbing
}

.bx_filter .bx_ui_slider_handle.left {
    left: 0;
    margin-left: -9px
}

.bx_filter .bx_ui_slider_handle.right {
    right: 0;
    margin-right: -9px
}

.bx_filter .bx_ui_slider_part {
    position: absolute;
    top: -3px;
    width: 0;
    height: 10px;
    background: #e5e5e5
}

.bx_filter .bx_ui_slider_part.p1 {
    left: -1px
}

.bx_filter .bx_ui_slider_part.p2 {
    left: 25%;
    display: none
}

.bx_filter .bx_ui_slider_part.p3 {
    left: 50%;
    display: none
}

.bx_filter .bx_ui_slider_part.p4 {
    left: 75%;
    display: none
}

.bx_filter .bx_ui_slider_part.p5 {
    right: 1px
}

.bx_filter .bx_ui_slider_part span {
    font-size: .8em;
    position: absolute;
    bottom: 13px;
    left: 50%;
    display: block;
    width: 100px;
    margin-left: -50px;
    text-align: center;
    color: #999
}

.bx_filter .bx_ui_slider_part.p2 span,.bx_filter .bx_ui_slider_part.p3 span,.bx_filter .bx_ui_slider_part.p4 span {
    color: #b1b1b1;
    display: none
}

.bx_filter .bx_ui_slider_part.first span {
    text-align: left;
    left: -8px;
    margin-left: 0
}

.bx_filter .bx_ui_slider_part.last span {
    text-align: right;
    left: auto;
    right: -8px;
    margin-left: 0
}

.bx_filter .bx_filter_popup_result {
    font-size: 12px;
    font-weight: 400
}

.bx_filter.bx_filter_vertical .bx_filter_popup_result {
    line-height: 51px;
    position: absolute;
    z-index: 930;
    display: none;
    margin-top: -14px;
    margin-left: -4px;
    padding: 0 20px;
    white-space: nowrap;
    color: #fff;
    left: 102%
}

.bx_filter.bx_filter_vertical .bx_filter_popup_result a {
    margin: 0 0 0 18px;
    padding-left: 11px;
    padding-right: 12px;
    background: #fff;
    border-radius: 2px;
    padding: 5px 12px 7px 11px
}

.bx-chorme .bx_filter.bx_filter_vertical .bx_filter_popup_result a {
    padding-top: 6px;
    padding-bottom: 6px
}

.bx_filter.bx_filter_horizontal .bx_filter_popup_result {
    padding: 0 10px 0 0
}

.bx_filter.bx_filter_horizontal .bx_filter_popup_result a {
    display: none
}

.catalog.bx_filter {
    margin-bottom: 37px
}

.catalog .bx_filter_section {
    position: relative
}

.catalog .bx_filter_section .smartfilter>.row>div {
    position: static
}

.filter_search .bx_filter .bx_filter_popup_result {
    font-size: 0;
    line-height: 48px
}

.filter_search .bx_filter .bx_filter_popup_result a {
    font-size: 12px;
    margin: 2px 0 0
}

.filter_search .bx_filter .bx_filter_popup_result#modef_mobile {
    padding: 0
}

.col-cmd-1,.col-cmd-2,.col-cmd-3,.col-cmd-4 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 25px
}

.col-cmd-4 {
    width: 84%
}

.col-cmd-3 {
    width: 28%
}

.col-cmd-2 {
    width: 42%
}

.col-cmd-1 {
    width: 16%
}

.bx_filter.front {
    border: 1px solid #e7e8ea;
    text-align: center
}

.bx_filter.front h3 {
    background: #fff;
    margin: 0;
    padding: 10px 30px;
    position: relative;
    top: -22px;
    margin-bottom: -22px
}

.bx_filter.front .bx_filter_section {
    padding: 0 50px 40px;
    text-align: left
}

.bx_filter.front .row {
    margin-left: -25px;
    margin-right: -25px
}

.bx_filter .wrapp_change_inputs,.bx_filter.front .btn-default {
    position: relative
}

.bx_filter .bx_filter_parameters_box_title {
    color: #333;
    font-size: .933em;
    font-weight: 400;
    margin: 0 0 10px
}

.bx_filter .bx_filter_parameters_box_container_block {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    color: #3f3f3f
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1) {
    padding-right: 13px
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2) {
    padding-left: 13px
}

.bx_filter .bx_filter_parameters_box_container input[type=text],.bx_filter_parameters_box_container input[type=date] {
    background: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 2px;
    box-shadow: none;
    color: #555;
    height: auto;
    font-size: .933em;
    padding: 7px 12px 5px;
    width: 100%
}

.bx_filter .divider {
    width: 12px;
    height: 1px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -6px;
    background: #c9d3da
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle {
    top: -7px;
    width: 18px;
    height: 18px;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    z-index: 97;
    background: #fff;
    border-radius: 16px;
    border: 3px solid #ddd
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle:after {
    font-size: 0;
    content: ".";
    background: #fff;
    display: inline-block;
    background: #fff;
    width: 6px;
    height: 6px;
    left: 3px;
    position: absolute;
    top: 2px
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle:active,.bx_filter .bx_ui_slider_track .bx_ui_slider_handle:hover {
    border-color: #333
}

.bx_filter .bx_filter_parameters_box_container_block .bx_filter_calendar_container {
    position: relative;
    padding-right: 20px
}

.bx_filter .bx_filter_parameters_box_container_block .bx_filter_calendar_container input[type=text] {
    padding: 5px 5px 3px
}

.bx_filter .bx_filter_parameters_box_container_block .bx_filter_calendar_container img.calendar-icon {
    position: absolute;
    right: 0;
    top: 7px
}

.bx_filter input[type=checkbox]+label:not(.disabled):hover:before,.bx_filter input[type=checkbox]:checked+label:before,.filter input[type=checkbox]+label:hover:before,.filter input[type=checkbox]:checked+label:before,.filter input[type=radio]+label:hover:before,.filter input[type=radio]:checked+label:before {
    display: inline-block;
    z-index: 3
}

.bx_filter input[type=checkbox]:checked+label:before,.bx_filter input[type=checkbox]:checked+label:not(.disabled):hover:before,.filter input[type=checkbox]:checked+label:before,.filter input[type=checkbox]:checked+label:hover:before,.filter input[type=radio]:checked+label:before,.filter input[type=radio]:checked+label:hover:before {
    z-index: -1
}

.bx_filter .filter input[type=radio]:checked+label:before {
    z-index: 0
}

.bx_filter input[type=checkbox]+label:before,.filter input[type=checkbox]+label:before,.filter input[type=radio]+label:before {
    font-size: 0;
    content: ".";
    display: none;
    height: 16px;
    width: 16px;
    position: absolute;
    left: 0;
    top: 1px;
    background: #ddd;
    z-index: -1;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.bx_filter input[type=checkbox]+label:after,.filter input[type=checkbox]+label:after {
    font-size: 0;
    content: ".";
    display: block;
    height: 16px;
    width: 16px;
    position: absolute;
    left: 0;
    top: 1px;
    background-color: #fff;
    z-index: 2;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #ccc
}

.bx_filter input[type=checkbox]:checked+label:after,.filter input[type=checkbox]:checked+label:after {
    background-position: 0 -29px
}

.filter input[type=radio]:checked+label:after {
    box-shadow: none;
    width: 6px;
    height: 6px;
    left: 5px;
    top: 7px;
    background: #fff!important
}

.bx_filter input[type=checkbox]+label.nab:after,.bx_filter input[type=checkbox]+label.nab:hover:before,.bx_filter input[type=checkbox]:checked+label.nab:before {
    display: none
}

.filter input[type=radio]+label:after {
    font-size: 0;
    content: ".";
    display: block;
    height: 16px;
    width: 16px;
    position: absolute;
    left: 0;
    top: 2px;
    background: #fff;
    z-index: 2;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    box-shadow: 0 0 0 1px #ccc inset;
    -moz-box-shadow: 0 0 0 1px #ccc inset;
    -webkit-box-shadow: 0 0 0 1px #ccc inset
}

.filter input[type=radio]+label:before {
    height: 16px;
    width: 16px;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    top: 2px
}

.form .bx_filter .input .filter input[type=radio]+label {
    padding-top: 0
}

.form .bx_filter .input .filter input[type=radio]+label:after,.form .bx_filter .input .filter input[type=radio]+label:before {
    top: 3px
}

.form .bx_filter .input .filter input[type=radio]:checked+label:after {
    top: 8px
}

.bx_filter_vertical input[type=checkbox]+label.disabled {
    cursor: default
}

.bx_filter input[type=checkbox],.bx_filter input[type=radio] {
    display: none
}

.bx_filter input[type=checkbox]+label {
    padding: 2px 0 0 25px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    outline: 0;
    display: block;
    margin: 0 0 3px;
    color: #555;
    font-size: 13px;
    min-height: 20px
}

.bx_filter input[type=radio]+label {
    color: #888;
    display: block;
    position: relative;
    padding: 3px 0 0 25px;
    font-size: 13px;
    margin: 0 0 3px
}

.bx_filter input[type=checkbox]:checked+label,.bx_filter input[type=radio]:checked+label {
    color: #333
}

.bx_filter .bx_filter_input_checkbox .bx_filter_param_text,.filter label>span {
    display: block;
    line-height: 16px;
    text-align: left
}

.bx_filter .filter {
    margin: 0;
    padding: 0
}

.bx_filter input[type=checkbox]:checked+label:after,.filter input[type=checkbox]:checked+label:after {
    background-image: url(/images/allcorp2.png);
    background-position: -162px -186px;
    background-repeat: no-repeat;
    box-shadow: none
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label.pal {
    position: relative;
    padding-left: 45px;
    line-height: 18px
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label.pal {
    margin-top: 20px
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label.pal:first-of-type {
    margin-top: 0
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label .bx_filter_param_btn {
    position: absolute;
    left: 0;
    top: -3px;
    display: block;
    padding: 3px;
    width: 32px;
    height: 32px;
    border: 1px solid #e1e1e1;
    border-radius: 3px
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label.active .bx_filter_param_btn,.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label:hover .bx_filter_param_btn {
    border-width: 2px;
    padding: 2px
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label .bx_filter_param_btn .bx_filter_btn_color_icon {
    display: block;
    height: 24px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center
}

.catalog .bx_filter_section .bx_filter_block .pict_block {
    margin: -3px 0 0 -3px
}

.catalog .bx_filter_section .bx_filter_block .pict {
    margin: 3px 0 0 3px;
    display: inline-block
}

.catalog .bx_filter_section .bx_filter_block .pict label {
    padding: 3px;
    width: 32px;
    height: 32px;
    border-radius: 3px
}

.catalog .bx_filter_section .bx_filter_block .pict label.active,.catalog .bx_filter_section .bx_filter_block .pict label:hover {
    padding: 2px;
    border-width: 2px
}

.catalog .bx_filter_section .bx_filter_block .pict .bx_filter_btn_color_icon {
    display: block;
    height: 24px
}

.bx_filter .bx_filter_select_container.wpicture .bx_filter_select_block {
    height: 50px
}

.bx_filter .bx_filter_select_container.wpicture .bx_filter_select_block .bx_filter_select_text {
    height: 48px;
    line-height: 47px
}

.popup-window-content .bx_filter_select_popup ul li label.wselectpict {
    padding-top: 12px;
    padding-bottom: 12px;
    position: relative;
    padding-left: 50px
}

.bx_filter .bx_filter_select_text .bx_filter_param_btn,.popup-window-content .bx_filter_select_popup ul li label.wselectpict .bx_filter_param_btn {
    position: absolute;
    left: 8px;
    top: 5px;
    display: block;
    padding: 3px;
    width: 32px;
    height: 32px;
    border: 1px solid #e1e1e1;
    border-radius: 3px
}

.bx_filter .bx_filter_select_block .bx_filter_select_text .bx_filter_param_btn {
    position: static;
    margin: 2px 14px 0 0;
    float: left;
    display: block;
    padding: 3px;
    width: 25px;
    height: 25px;
    border: 1px solid #e1e1e1;
    border-radius: 3px
}

.bx_filter .bx_filter_select_block .bx_filter_select_text .bx_filter_param_btn .bx_filter_btn_color_icon {
    height: 18px
}

.bx_filter .bx_filter_select_text .bx_filter_param_btn {
    top: 8px
}

body .popup-window-content .bx_filter_select_popup ul li label {
    white-space: normal
}

.bx_filter .bx_filter_select_text .bx_filter_btn_color_icon,.popup-window-content .bx_filter_select_popup ul li label.wselectpict .bx_filter_btn_color_icon {
    display: block;
    height: 24px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat
}

.bx_filter .bx_filter_select_block,.common_select .common_select-link {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 31px;
    margin: 0 0 5px;
    padding: 0 33px 0 7px;
    border-radius: 2px;
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
    cursor: pointer
}

.bx_filter .bx_filter_select_text,.common_select .common_select-link .ik_select_link_text {
    font-size: 13px;
    line-height: 28px;
    max-width: 100%;
    height: 31px;
    cursor: pointer;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    overflow: hidden
}

.bx_filter .bx_filter_select_block:hover .bx_filter_select_arrow:before,.common_select .common_select-link.opened .trigger:before,.common_select .common_select-link:hover .trigger:before {
    background-position: -36px -174px
}

.bx_filter .bx_filter_select_text.fix {
    min-width: 120px
}

.bx_filter .bx_filter_select_text label {
    cursor: pointer
}

.bx_filter .bx_filter_select_arrow,.common_select .common_select-link .trigger {
    position: absolute;
    top: -1px;
    right: 0;
    width: 26px;
    height: 31px;
    cursor: pointer;
    border-left: 1px solid #e5e5e5;
    background: #d4d4d4;
    text-align: center;
    line-height: 32px
}

.bx_filter .bx_filter_select_arrow:before,.common_select .common_select-link .trigger:before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 4px;
    background: #d4d4d4;
    display: none
}

.bx_filter .bx_filter_select_arrow .fa {
    font-size: 18px;
    color: #fff
}

.popup-window-content .bx_filter_select_popup ul li {
    padding-left: 0;
    margin-bottom: 0
}

.popup-window-content .bx_filter_select_popup ul li label:hover {
    background: #e3e3e3
}

.popup-window-content .bx_filter_select_popup ul li label.selected {
    background: #ddd
}

.common_select {
    width: 100%!important;
    font-size: 0
}

.common_select select {
    display: none
}

.front .bx_filter_button_box {
    padding: 29px 0 0
}

.catalog.bx_filter .bx_filter_block {
    padding: 12px 1px 0;
    margin: 0 -1px -1px 0
}

.border_block {
    border: 1px solid #f2f2f2;
    padding: 0 0;
    border-radius: 0
}

.catalog .bx_filter_parameters_box {
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 20px 15px;
    background: #f9f9f9
}

.catalog .bx_filter_button_box {
    padding: 10px 20px 10px
}

.catalog .bx_filter_button_box .bx_filter_parameters_box_container .btn {
    padding: 6px 17px 7px;
    font-size: 14px
}

.bx-chrome .catalog .bx_filter_button_box .bx_filter_parameters_box_container .btn {
    padding-top: 7px;
    padding-bottom: 6px
}

.catalog.bx_filter .bx_filter_parameters_box_title {
    margin: 0;
    position: relative;
    cursor: pointer
}

.catalog.bx_filter .bx_filter_parameters_box_title:before {
    //color: #7d7d7d;
    //position: absolute;
    //font-family: FontAwesome;
    //content: "\f107";
    //font-size: 16px;
    //right: 0;
    //font-weight: 400;
    //top: 0;
    //opacity: 1
}

.catalog.bx_filter .bx_filter_parameters_box_title:hover:before {
    color: #d4d4d4
}

.bx_filter.front .bx_filter_parameters_box_title:hover {
    color: #333
}

.catalog.bx_filter .active .bx_filter_parameters_box_title:before {
    //content: "\f106"
}

.catalog .bx_filter_section .btn {
    display: inline-block
}

.catalog .bx_filter_section .btn.white {
    padding: 6px 16px
}

.catalog .bx_filter_section .bx_filter_button_box .bx_filter_search_reset {
    position: relative;
    margin-right: 0;
    font-weight: 400
}

.bx_filter_section .btn.btn-transparent:hover {
    color: #fff
}

.bx_filter.catalog .bx_filter_parameters_box_title {
    padding: 0 10px 0 0;
    color: #333;
    font-size: .933em
}

.bx_filter_horizontal {
    margin: 0 0 30px
}

.catalog .line_row .bx_filter_parameters_box {
    border-bottom-width: 0
}

.catalog .filter_hor {
    margin: 0;
    height: 0
}

.bx_filter_parameters_box .titles {
    color: #333;
    font-weight: 700
}

.catalog .bx_filter_parameters_box.active {
    background: #f9f9f9
}

.bx_filter .bx_filter_popup_result#modef_mobile {
    padding-bottom: 8px;
    left: 0;
    background: rgba(0,0,0,0);
    position: static;
    color: #888;
    margin: 0;
    padding-left: 0;
    line-height: 20px;
    vertical-align: middle
}

.bx_filter .bx_filter_popup_result#modef_mobile .button {
    display: none
}

.popup-window-content {
    margin: 0
}

div[id^=smartFilterDropDown] {
    width: 100%
}

div[id^=smartFilterDropDown] .popup-window {
    width: 100%;
    border: 0;
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    border-radius: 2px
}

div[id^=smartFilterDropDown] .popup-window-bottom-row,div[id^=smartFilterDropDown] .popup-window-left-column,div[id^=smartFilterDropDown] .popup-window-right-column,div[id^=smartFilterDropDown] .popup-window-top-row {
    display: none
}

.popup-window-content .bx_filter_select_popup {
    padding: 0
}

.popup-window-content .bx_filter_select_popup ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.popup-window-content .bx_filter_select_popup ul li {
    display: block;
    text-align: left;
    vertical-align: middle
}

.popup-window-content .bx_filter_select_popup ul li:first-child {
    border: 0!important;
    padding: 0!important;
    margin: 0!important
}

.popup-window-content .bx_filter_select_popup ul li:before {
    display: none
}

.popup-window-content .bx_filter_select_popup ul li label {
    font-size: 13px;
    line-height: 16px;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    cursor: pointer;
    padding: 8px 9px 8px 9px;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    margin: 0;
    height: auto
}

.popup-window-content .bx_filter_select_popup ul li label.disabled {
    color: #b8b8b8;
    background: 0 0
}

.popup-window-content .bx_filter_select_popup ul li:last-child label {
    margin: 0
}

.remove:not(.all) {
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    cursor: pointer
}

.remove:not(.all):before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #969ba5 url(/images/allcorp2.png) -49px 0 no-repeat
}

.mega-menu .table-menu.basketTrue table td.search-item {
    width: 116px
}

.topmenu-LIGHT .mega-menu .table-menu.basketTrue table td.search-item {
    border-top: 1px solid #efefef
}

.mega-menu .table-menu.basketTrue table td.search-item>.wrap {
    width: 116px;
    vertical-align: top
}

.mega-menu .table-menu.basketTrue table td.search-item .search-icon {
    width: 47px;
    border: none
}

.basket_top {
    position: relative
}

.topmenu-LIGHT .basket_top .icon .count,header.fixed .basket_top .icon .count {
    color: #fff
}

.basket_top .buttons {
    padding: 23px 20px;
    border-top: 1px solid #ebeef1;
    text-align: center;
    background: #f9fafb
}

.basket_top .buttons .btn {
    margin: 0;
    display: inline-block;
    width: auto
}

.logo-row .top-callback .basket_top {
    display: none
}

.overlay_basket {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(255,255,255,.5)
}

.ajax_basket .basket_top {
    display: none
}

.basket-link {
    white-space: nowrap
}

.basket-link .js-basket-block {
    position: relative
}

.basket-link .count {
    font-size: 11px;
    border-radius: 100%;
    text-align: center;
    background: #000;
    color: #fff;
    width: 17px;
    height: 17px;
    display: inline-block;
    line-height: 18px
}

.basket-link .count:not(.basket-count) {
    background: #b0b0b0
}

body .bgcolored .basket-link.basket-count .count {
    background: #fff;
    color: #222
}

body .menu-row.with-color.colored_dark .basket-link:not(.basket-count) .count {
    background: #b0b0b0;
    color: #fff
}

body.fill_bg_n.header_fill_colored.title-v5 .full-fill .logo-row,body.fill_bg_n.title-v5 .visible-lg:not(.index) .menu-row.bgcolored,body.fill_bg_y.visible_banner.header_fill_colored.title-v5 .full-fill .logo-row>.maxwidth-theme,body.fill_bg_y.visible_banner.title-v5 .visible-lg:not(.index) .menu-row.bgcolored>.maxwidth-theme {
    box-shadow: 0 0 20px rgba(0,0,0,.5)
}

.basket {
    margin: 0 0 55px
}

.basket .clearfix {
    display: block;
    height: 0;
    clear: both
}

.basket .items {
    border-bottom: 1px solid #f2f2f2
}

.basket.default .items {
    border: 1px solid #f2f2f2
}

.basket .items .box {
    display: table-cell;
    padding: 0 15px;
    vertical-align: top
}

.basket .items .head {
    display: table;
    width: 100%;
    margin: 0 0 -1px;
    background: #fbfbfb
}

.basket .items .head .box {
    vertical-align: middle;
    padding-top: 9px;
    padding-bottom: 9px
}

.basket .items .head .title.prices {
    width: 150px
}

.basket .items .head .title.prices.summ {
    width: 175px
}

.basket .items .head .title.counter_t {
    width: 185px
}

.basket .items .head .title {
    font-size: .8em;
    line-height: 16px;
    color: #95979a
}

.basket .items .head .title:first-of-type {
    padding-left: 169px
}

.basket .items .item>.wrap {
    display: table;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

.basket .items .item .name a {
    color: #222
}

.basket .items .item {
    border-top: 1px solid #f2f2f2
}

.basket .items .item .box {
    padding-top: 29px;
    padding-bottom: 29px
}

.basket .items .item .box:first-of-type {
    padding-left: 29px
}

.basket .items .item .box.buy_block {
    width: 185px
}

.basket .items .item .image {
    float: left;
    width: 110px;
    height: 110px;
    line-height: 110px
}

.basket .items .item .description {
    margin: 14px 0 0;
    padding: 0 0 0 140px
}

.basket .items .item .description .name {
    font-weight: 700;
    line-height: 22px
}

.basket:not(.fly) .items .item .description .name {
    font-size: 1.067em
}

.basket.fly .items .item .description .name {
    font-size: .933em
}

.basket .items .item .description .label {
    margin-right: 10px
}

.basket .items .item .description .article {
    color: #777;
    display: inline-block;
    font-size: .8em;
    line-height: 20px;
    vertical-align: top
}

.basket .items .item .description .article>span {
    color: #2f383d
}

.basket .items .item .description .props {
    margin: 8px 0 0
}

.basket .items .item .prices {
    width: 150px
}

.basket .items .item .summ {
    width: 170px
}

.basket .items .item .price_new {
    margin: 14px 0 0;
    font-size: 1.067em;
    font-weight: 700;
    line-height: 22px;
    color: #333
}

.basket .items .item .price_old {
    margin: -1px 0 0;
    font-size: .933em;
    line-height: 18px;
    color: #777;
    text-decoration: line-through
}

.basket .items .item .counter {
    display: block!important;
    margin: 9px 25px 0 0;
    width: 100px
}

.basket .items .remove_bl {
    width: 0;
    height: 0;
    padding: 0
}

.basket .items .item .remove_bl>.wrap {
    position: relative;
    float: right
}

.basket .items .item .remove {
    top: -19px;
    right: 2px
}

.item .counter.sm input {
    height: 30px
}

.item .counter .input {
    border: 1px solid #f3f3f5;
    border-radius: 3px
}

.item .counter .wrap {
    background: #f3f3f5
}

.buy_block .counter.sm .minus:before {
    background-position: -1px -160px;
    height: 7px
}

.buy_block .counter.sm .minus:hover:before {
    background-position: -1px -177px;
    margin-top: -4px
}

.fly .buy_block .counter.sm .minus:hover:before {
    background-position-x: -2px
}

.buy_block .counter.sm .plus:before {
    background-position: -1px -169px;
    height: 8px;
    margin-top: -4px
}

.buy_block .counter.sm .plus:hover:before {
    background-position: -1px -184px
}

.basket.default .items .item>.clearfix {
    display: none
}

.basket .buttons .btn.print {
    position: relative;
    margin-right: 20px
}

.basket .buttons .btn.print:not(:hover) {
    color: #333!important
}

.basket .buttons .btn.print>span {
    position: relative;
    padding-left: 27px
}

.basket .buttons .btn.print>span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
    width: 16px;
    height: 14px;
    background: url(/images/allcorp2.png) -124px 0 no-repeat
}

.basket .buttons .btn.print:hover>span:before {
    background-position: -141px 0
}

.basket .foot {
    margin: 0 0 35px;
    padding: 32px 0 28px;
    border-bottom: 1px solid #f2f2f2;
    color: #333
}

.basket .foot .remove {
    margin: -2px 0 0;
    padding-left: 12px;
    font-size: .8em;
    cursor: pointer
}

.foot .remove:not(:hover) {
    background: 0 0;
    border-color: transparent;
    color: #333!important
}

.foot .remove>span {
    position: relative;
    padding: 0 18px 0 0
}

.foot .remove>span:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin: -4px 0 0;
    width: 8px;
    height: 8px;
    background: url(/images/allcorp2.png) -58px 0 no-repeat
}

.bx-firefox .foot .remove>span:before {
    margin-top: -3px
}

.foot .remove:hover>span:before {
    background-position: -58px -9px
}

.foot .remove:hover>span {
    color: #fff
}

.basket .foot .total {
    font-size: 20px;
    width: 236px
}

.basket .foot .total>span {
    margin: 0 0 0 12px;
    font-weight: 700
}

.basket .buttons .btn {
    margin: 0
}

.basket .basket_empty {
    padding: 44px;
    min-height: 178px;
    border: 1px solid #ebeef1
}

.basket .basket_empty>.wrap {
    position: relative;
    padding: 2px 0 0 134px
}

.basket .basket_empty>.wrap:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 90px;
    background: url(/images/allcorp2.png) 0 -18px no-repeat
}

.basket .basket_empty .description {
    margin: 0 0 25px;
    font-size: 14px
}

.basket .basket_empty h4 {
    margin-bottom: 17px
}

.basket .basket_empty .btn {
    margin: 0
}

.basket-remove .row {
    margin: 0
}

.basket-remove .remove.all {
    position: absolute;
    top: -45px;
    right: 16px;
    margin: 0
}

.basket.fly {
    position: fixed;
    width: 710px;
    display: block!important;
    right: -710px;
    top: 0;
    background: #fff;
    z-index: 1002;
    transition: right ease-in-out .3s;
    -moz-transition: right ease-in-out .3s;
    -ms-transition: right ease-in-out .3s;
    -o-transition: right ease-in-out .3s;
    -webkit-transition: right ease-in-out .3s;
    margin: 0;
    height: 100%
}

.ajax_basket.opened .basket.fly {
    right: 0
}

.basket.fly>.wrap {
    -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.07);
    color: #333;
    text-align: left;
    height: 100%;
    padding-top: 90px
}

.basket.fly>.wrap .basket_wrap {
    height: 100%;
    padding-bottom: 164px
}

.basket.fly .opener {
    position: absolute;
    left: -58px;
    top: 185px;
    width: 58px;
    height: 76px;
    background: #edf0f3;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    cursor: pointer;
    border-right: none
}

.basket.fly .opener .svg,.basket.fly .opener:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 18px;
    margin: 0 0 0 -10px;
    width: 18px;
    height: 17px
}

.basket.fly .opener .count {
    position: absolute;
    left: 50%;
    top: 40px;
    margin: 0 0 0 -9px;
    width: 19px;
    height: 19px;
    line-height: 20px;
    white-space: nowrap;
    font-size: 12px;
    color: #333;
    background: #fff;
    border-radius: 100%;
    text-align: center
}

.basket.fly .opener svg path {
    fill: #fff
}

.basket.fly .opener:hover {
    background: #f3f6f8
}

.basket.fly.DARK .opener {
    background: #424f60;
    border-color: #424f60
}

.basket.fly.DARK .opener:before {
    background-position: -105px 0
}

.basket.fly.DARK .opener:hover {
    background: #556170;
    border-color: #556170
}

.basket.fly.COLOR .opener:before {
    background-position: -105px 0
}

.basket.fly.COLOR .opener .count {
    background: #fff;
    color: #333
}

.basket.fly>.wrap>h4 {
    margin: 0;
    padding: 27px 30px 28px;
    border-bottom: 1px solid #fbfbfb;
    margin-top: -90px;
    height: 90px
}

.basket.fly .items_wrap {
    overflow-y: auto;
    height: 100%
}

.basket.fly .items {
    border-top: none
}

.basket.fly .items .item .image {
    width: 70px;
    height: 70px;
    line-height: 70px
}

.basket.fly .items .item .description {
    padding-left: 90px;
    width: 258px
}

.basket.fly .items .head .title:first-of-type {
    padding-left: 109px
}

.basket.fly .items .item .box {
    padding-top: 20px;
    padding-bottom: 20px
}

.basket.fly .items .item .box:first-of-type {
    padding-left: 20px
}

.basket.fly .items .item .description {
    margin-top: 9px
}

.basket.fly .items .item .description .props {
    margin-top: 6px
}

.basket.fly .items .head .title.prices {
    width: 115px
}

.basket.fly .items .head .title.prices.summ {
    width: 150px
}

.basket.fly .items .item .prices {
    width: 115px
}

.basket.fly .items .item .summ {
    width: 150px
}

.basket.fly .items .item .price_new {
    margin-top: 7px
}

.basket.fly .items .item .counter {
    margin-top: 6px;
    margin-right: 8px
}

.basket.fly .items .item .remove {
    top: -10px
}

.basket.fly .foot {
    margin: -1px 0 30px;
    padding: 25px 19px 22px;
    border-top: 1px solid #f2f2f2;
    background: #fbfbfb
}

.basket.fly .foot .total {
    font-size: 16px;
    width: 188px
}

.basket.fly .foot.top {
    background: 0 0;
    padding: 0;
    margin: 0
}

.basket.fly .foot.top .remove {
    position: absolute;
    top: 20px;
    right: 30px
}

.basket.fly .buttons {
    padding: 0 30px 30px
}

.basket.fly .buttons .btn {
    margin: 0 30px 0 0
}

.basket.fly .buttons .btn:first-of-type {
    margin-right: 0
}

.basket.fly .basket_empty {
    padding: 28px 30px 40px;
    border-top: none;
    border: none
}

.basket.fly .basket_empty h4 {
    font-size: 18px
}

.basket.fly .basket_empty>.wrap {
    padding-left: 120px
}

.basket.fly .basket_empty>.wrap:before {
    top: 1px
}

.basket.fly .items .item .buy_block {
    width: 133px
}

.basket.fly .items .head .title.counter_t {
    width: 133px
}

.bx-firefox .basket.fly .opener .count {
    line-height: 18px
}

.basket.fly .opener.has_right_dok {
    border-bottom-left-radius: 0
}

.right_dok .link {
    position: absolute;
    top: 185px;
    right: 0;
    width: 58px;
    height: 76px;
    background-color: #edf0f3
}

.opener+.right_dok .link {
    top: 261px;
    left: -58px;
    right: auto
}

.right_dok .link+.link {
    top: 261px
}

.opener+.right_dok .link+.link {
    top: 337px
}

.right_dok .link:before {
    content: "";
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    position: absolute;
    background: #fff;
    opacity: .5
}

.right_dok .link:first-child:before {
    display: none
}

.right_dok .link:last-child {
    border-bottom-left-radius: 2px
}

.right_dok .link svg path {
    fill: #969ba4
}

.right_dok .link:hover svg path {
    fill: #686b70
}

.right_dok .link.loadings {
    background-color: #edf0f3!important
}

.right_dok .link>span {
    display: block;
    height: 100%;
    text-align: center;
    line-height: 74px
}

.ajax_basket .fixed_wrapper {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 12
}

.ajax_basket .fixed_wrapper .right_dok .link:first-child {
    border-top-left-radius: 2px
}

.form.order {
    margin: 0 80px 0 0;
    padding: 38px 44px 44px
}

.form.order .btn {
    margin-bottom: 0
}

.basket_order {
    margin: 0 0 55px;
    border: 1px solid #ebeef1
}

.basket_order .clearfix {
    display: block
}

.basket_order .description {
    position: relative;
    margin: 0 0 33px;
    padding: 0 0 0 27px;
    font-size: 14px;
    line-height: 22px
}

.basket_order .description:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    bottom: 6px;
    width: 2px
}

.basket_order .items {
    margin: -1px;
    border: 1px solid #ebeef1;
    border-right: none;
    border-bottom: none
}

.basket_order .items>.head {
    padding: 17px 20px;
    background: #fcfcfd;
    border-bottom: 1px solid #ebeef1
}

.basket_order .items>.head .title {
    margin: 2px 0 0;
    font-size: 16px;
    font-weight: 500
}

.basket_order .items>.head .btn {
    margin: 0;
    font-size: 10px
}

.basket_order .items>.head .btn:not(:hover) {
    background: 0 0;
    border-color: transparent;
    color: #333!important
}

.basket_order .items>.wrap {
    border-bottom: 1px solid #ebeef1
}

.basket_order .items .item {
    margin: 0 20px;
    padding: 15px 0;
    font-size: 14px;
    line-height: 20px;
    border-top: 1px solid #eceff2
}

.basket_order .items .item:first-of-type {
    border-top: none
}

.basket_order .items .item .name {
    margin: 0 0 3px
}

.basket_order .items .item .price {
    color: #666
}

.basket_order .items .foot {
    padding: 18px 20px 19px;
    background: #fcfcfd;
    border-bottom: 1px solid #ebeef1
}

.basket_order .items .foot .title {
    margin: 1px 0 0;
    font-size: 14px;
    line-height: 20px
}

.basket_order .items .foot .summ {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px
}

.basket_order .confirm {
    padding: 45px 44px 46px
}

.basket_order .confirm .description {
    margin: 0;
    padding: 0 0 0 135px;
    position: relative
}

.basket_order .confirm .description:before {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 90px;
    height: 90px;
    background: url(/images/allcorp2.png) -91px -18px no-repeat
}

.basket_order .confirm .description h4 {
    margin-bottom: 17px;
    line-height: 24px
}

.basket_order .confirm .description p {
    margin-bottom: 22px
}

.basket_order .confirm .description .btn {
    margin-bottom: 0
}

.loader_circle {
    background: url(/images/pl3.gif) no-repeat center center
}

.instagram_ajax {
    min-height: 100px;
    opacity: 1;
    transition: opacity .3s ease
}

.row+.row .item-views.blocks {
    padding-top: 0
}

.instagram_ajax.loaded {
    opacity: 1;
    background: 0 0
}

.instagram_ajax .instagram {
    display: block
}

.instagram_ajax .instagram .flexbox {
    align-items: baseline
}

.instagram_ajax .instagram .item {
    float: left;
    width: 25%;
    padding: 0;
    position: relative;
    text-align: center;
    overflow: hidden;
    border: none;
    margin: 0;
    box-shadow: none
}

.instagram_ajax .instagram .item.user {
    background: #f2f2f2;
    text-align: left;
    display: none
}

.instagram_ajax .instagram .item.user .body2 {
    padding: 27px 30px;
    font-size: 13px;
    line-height: 18px;
    color: #333
}

.instagram_ajax .instagram .item.user .image {
    margin: 0 auto 12px;
    width: 36px;
    height: 36px
}

.instagram_ajax .instagram .item.user .name {
    margin: 0 0 17px;
    font-size: 20px;
    color: #fff
}

.instagram_ajax .instagram .item.user .button a {
    border-color: #557fa2
}

.instagram_ajax .instagram .item.user .link {
    margin: 8px 0 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1
}

.instagram_ajax .instagram .item .image {
    position: relative;
    padding: 100% 0 0
}

.instagram_ajax .instagram .item .image:after {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 36px;
    height: 36px;
    display: block;
    background: url(/images/allcorp2.png) -244px -42px no-repeat;
    display: none
}

.instagram_ajax .instagram .item .image a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.instagram_ajax .instagram .item .image img {
    max-width: 100%;
    max-height: 100%;
    width: 100%
}

.subscribe-block-wrapper {
    background: rgba(255,255,255,.05)
}

.subscribe-block-wrapper .outer-wrapper {
    padding: 25px 0 27px;
    position: relative
}

.subscribe-block-wrapper .inner-wrapper {
    max-width: 1005px;
    margin: 0 auto
}

.subscribe-block-wrapper .inner-wrapper .row {
    font-size: 0;
    line-height: 0
}

.subscribe-block-wrapper .inner-wrapper .row>div {
    float: none;
    display: inline-block!important;
    vertical-align: middle;
    line-height: 20px
}

.subscribe-block-wrapper .inner-wrapper .row>div .subscribe-edit {
    font-size: 15px
}

.subscribe-block-wrapper .text {
    position: relative;
    font-size: 14px;
    color: #fff
}

body .subscribe-block-wrapper .text {
    padding-left: 99px
}

.subscribe-block-wrapper .text .svg {
    position: absolute;
    top: 4px;
    opacity: .5;
    left: 0
}

.footer-v2 .subscribe-block-wrapper .text .svg {
    opacity: 1
}

.footer-light .subscribe-block-wrapper .text .svg svg path {
    fill: #333
}

.subscribe-block-wrapper .subscribe-form {
    position: relative
}

.subscribe-block-wrapper .form-control.subscribe-input {
    padding: 12px 165px 12px 12px;
    height: 42px
}

.subscribe-block-wrapper .form-control.subscribe-input:focus {
    border-color: #e8e8e8
}

.subscribe-block-wrapper .subscribe-btn {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 10px 30px 14px;
    height: 42px;
    letter-spacing: .7px;
    font-weight: 700
}

.bx-firefox .subscribe-block-wrapper .subscribe-btn {
    padding-bottom: 13px
}

.form-control.subscribe-input.error {
    background: #f7d6d5
}

.subscribe-edit label.error {
    top: -20px
}

.subscribe-edit-main {
    font-size: 1em;
    color: #888;
    position: relative
}

.subscribe-edit-main h4 {
    margin: 4px 0 37px
}

.subscribe-edit-main .text-info-block p {
    margin: 0 0 0
}

.subscribe-edit-main .btn-confirm {
    margin: 20px 0 0
}

.subscribe-edit-main .subsection-title {
    color: #222;
    margin-bottom: 10px
}

.subscribe-edit-main .subtitle {
    color: #333;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 15px
}

.subscribe-edit-main .title {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 21px
}

.subscribe-edit-main .form .form-group {
    margin-bottom: 8px
}

.subscribe-edit-main .confirmation-block {
    border-bottom: 1px solid #f2f2f2
}

.subscribe-edit-main .status-block {
    border-top: 1px solid #f2f2f2
}

.subscribe-edit-main .status-block table td {
    width: 50%;
    font-size: .933em;
    color: #555
}

.subscribe-edit-main .status-block table td:last-of-type {
    padding: 0 0 0 20px
}

.subscribe-edit-main p>font {
    font-size: 14px;
    color: #444;
    border-left: 2px solid #000;
    padding: 8px 0 8px 26px;
    margin: 0 0 33px;
    display: block
}

.subscribe-edit-main font.errortext {
    color: red;
    border-left-color: red
}

.subscribe-edit-main .subscribe_licenses .filter input[type=checkbox]+label:after,.subscribe-edit-main .subscribe_licenses .filter input[type=checkbox]+label:before {
    top: 3px
}

.subscribe-edit-main .form .filter label {
    position: relative;
    padding-left: 22px;
    margin-left: 0!important
}

.subscribe-edit-main .form .filter input {
    display: none
}

.subscribe-edit-main .form .form-group input[type=checkbox]+label:not(.error) {
    padding-top: 1px
}

.subscribe-edit-main .status-block .button-block {
    margin: 20px 0 0
}

.subscribe-edit-main .form input[type=checkbox]:checked+label,.subscribe-edit-main .form input[type=radio]:checked+label {
    color: #222
}

.subscribe-edit-main .form-group.option {
    margin-bottom: 22px
}

.auth_frame.jqmWindow {
    width: 600px!important
}

.auth_frame .ajax_auth {
    display: block!important;
    visibility: visible!important
}

.auth_wrapp .error_block_auth {
    color: red;
    font-size: .867em;
    padding: 0 0 28px
}

.auth_wrapp .form-wr .prompt {
    position: relative;
    cursor: pointer;
    margin-top: -1px
}

.auth_wrapp .form-wr .prompt label {
    padding: 0 0 0 24px;
    font-size: .867em;
    cursor: pointer;
    color: #555;
    position: relative
}

.auth_wrapp .form-wr .prompt input#USER_REMEMBER_frm {
    opacity: 0;
    visibility: hidden;
    width: 1px;
    height: 1px
}

.auth_wrapp .form-wr .filter input[type=checkbox]+label:after,.auth_wrapp .form-wr .filter input[type=checkbox]+label:before {
    top: 2px
}

.auth_wrapp .buttons {
    display: block;
    margin: 30px 0 0
}

.auth_frame .form.popup .form-header {
    padding-left: 60px;
    padding-right: 60px
}

.auth_wrapp .form-footer {
    padding: 40px 0 28px
}

.form.popup .auth_wrapp .form-footer {
    padding: 40px 60px 40px;
    background: #fbfbfb
}

.form.popup .auth_wrapp .form-body {
    padding: 1px 60px 30px
}

.content-md .form.popup .auth_wrapp .form-body {
    padding: 0 0 30px
}

.auth_wrapp .form-body {
    padding-top: 0;
    padding-bottom: 30px
}

.auth_wrapp .form-body .forgot {
    font-size: .867em
}

.auth_wrapp .form-footer .register {
    margin: 0
}

.auth_wrapp .form-footer .more_text_small {
    padding-left: 25px;
    color: #999;
    font-size: .8em;
    line-height: 1.5em
}

.soc-avt {
    padding: 33px 0 30px;
    text-align: left;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    margin: 0 0 0
}

.soc-avt .title {
    font-weight: 700;
    color: #222
}

.popup .auth_wrapp .soc-avt {
    padding-left: 60px;
    padding-right: 60px
}

.content-md .form.popup .auth_wrapp .form-footer,.content-md .popup .auth_wrapp .soc-avt {
    padding-left: 0;
    padding-right: 0;
    background: #fff
}

.soc-avt .row {
    font-size: 0;
    margin: 18px -3px 8px
}

.soc-avt .row a {
    margin: 4px 4px 4px
}

.soc-avt .row form[name=bx_auth_servicesform] {
    margin: 0 3px 0
}

.soc-avt #bx_auth_servform {
    font-size: 15px
}

.soc-avt #bx_auth_servform input[type=text] {
    margin: 10px 0 10px
}

.soc-avt #bx_auth_servform .btn {
    margin-bottom: 0
}

.soc-avt #bx_auth_servform .bx-ss-icon {
    display: none
}

.alert.alert-danger {
    background: #fee;
    color: #e83333;
    font-size: .933em
}

body div.soc-serv-title {
    height: auto
}

.soc-serv-accounts table {
    width: 100%
}

.soc-serv-accounts .soc-serv-personal .split-item-actions {
    position: relative
}

.soc-serv-accounts .soc-serv-personal .bx-ss-icons .soc-serv-link {
    vertical-align: middle
}

.border_block .max-form-block {
    max-width: 520px;
    padding: 60px 20px;
    margin: auto
}

.border_block .but-r {
    text-align: center;
    padding: 10px 0 0
}

.border_block .but-r .btn {
    margin: 0 auto
}

.border_block .top-text-block {
    padding: 60px 20px 0;
    text-align: center;
    color: #555;
    font-size: .933em
}

.border_block .text_block {
    font-size: .867em;
    color: #999;
    margin: 4px 0 0;
    line-height: 1.538em
}

.registraion-page .form .social_block .soc-avt {
    padding: 51px 60px 52px;
    border-bottom: none;
    text-align: center
}

.border_block .big-title {
    font-size: 1.2em;
    font-weight: 700;
    color: #222
}

.registraion-page form .form-group.animated-labels label:not(.error) {
    left: 12px
}

.registraion-page form .form-group.animated-labels .licence_block label:not(.error) {
    position: relative;
    left: 0;
    margin: 0
}

.border_block .max-form-block .help-block {
    padding: 10px;
    margin: 0 0 25px
}

.module-form-block-wr.lk-page .errortext,.module-form-block-wr.lk-page .notetext {
    padding: 20px 20px 0;
    display: block;
    text-align: center
}

.form .top-form {
    padding: 51px 60px 60px
}

.form .top-form.messages {
    padding-bottom: 0
}

.form .top-form .big-title {
    padding: 0 0 40px
}

.border_block .top-form .but-r {
    text-align: left
}

.form .bottom-form {
    padding: 51px 60px 60px;
    border-bottom: none
}

.form .bottom-form .big-title {
    padding: 0 0 14px
}

.form .bottom-form .title.middle {
    font-size: 1.067em
}

.form #soc-serv-title-id {
    padding: 29px 0 24px
}

.form .subscribe_licenses .licence_block {
    display: inline-block;
    position: relative;
    margin: 0 0 20px
}

.form .subscribe_licenses .licence_block label.error {
    top: -16px;
    position: absolute
}

.soc-serv-accounts table tr {
    border: 1px solid #f2f2f2;
    background: #f9f9f9
}

.soc-serv-accounts table tr td {
    padding: 24px 29px
}

.soc-serv-accounts table tr td:first-child {
    padding-right: 0
}

.soc-serv-accounts table tr td.split-item-actions {
    text-align: right
}

.soc-serv-accounts table tr .btn {
    margin: 0
}

.soc-serv-accounts table tr .bx-ss-icons {
    width: 47px
}

.soc-serv-accounts table tr .bx-ss-icons .icon {
    border-radius: 3px;
    display: block;
    height: 48px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 48px
}

.soc-serv-accounts table tr .bx-ss-icons .icon i {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/images/social.png) 0 0 no-repeat
}

.soc-serv-accounts table tr i.soc-serv-photo {
    display: none
}

.soc-serv-accounts table tr .soc-serv-name {
    color: #222
}

.soc-serv-accounts table tr .soc-serv-name .auth-soc-title {
    font-weight: 700;
    font-size: 1.067em
}

.soc-serv-accounts table tr .soc-serv-name .auth-soc-name {
    font-size: .933em
}

.border_block.personal {
    padding: 51px 60px 60px
}

table.table thead+tbody td .th-mobile {
    display: none
}

.top-form .form-header-text {
    font-size: .933em
}

.director textarea[name=MESSAGE] {
    height: 150px
}

.director .form-header-text {
    padding: 0 0 20px
}

.director .form-body {
    padding-bottom: 20px
}

.ilike .bx-ilike-text {
    height: 20px
}

.bx_soc_comments_div {
    padding: 53px 0 0;
    border-top: 1px solid #f2f2f2;
    margin: 20px 0 0
}

.bx_soc_comments_div .bx-catalog-tab-body-container {
    padding: 36px 0 0
}

.blog-comment-form .blog-comment-fields {
    background: #fff
}

div.blog-comment-field-captcha-image {
    display: none
}

.blog-comment-fields div.bxlhe-frame {
    margin: 0 0 40px;
    border: 1px solid #f2f2f2
}

.bxlhe-frame .lhe-stat-toolbar-cont {
    border: none;
    border-bottom-width: 1px
}

table.lhe-smiles-cont {
    margin: 0!important
}

div.lhe-tlbr-smile-cont img {
    display: block
}

.blog-add-comment {
    padding-bottom: 5px
}

.blog-add-comment .btn {
    font-weight: 400
}

div.blog-comment-line {
    background: #f2f2f2;
    margin: 10px 0 0
}

.bx_soc_comments_div .bx-catalog-tab-body-container .bx-catalog-tab-container>div {
    padding: 0
}

.blog-comments .blog-comment {
    padding: 35px 0 0
}

div.blog-comment .blog-author {
    color: #222;
    font-size: 1em;
    padding: 0 12px 0 0
}

div.blog-comment .blog-comment-meta {
    padding-bottom: 17px;
    padding-top: 13px
}

.blog-comment-date,.blog-post-date {
    color: #777;
    font-size: .867em
}

.blog-comment-info {
    padding: 0 0 7px
}

.blog-comment-meta {
    color: #999;
    font-size: 13px
}

.blog-comment-meta span.blog-vert-separator {
    background: #fff;
    margin: 0 6px
}

.blog-comment-content {
    font-size: 14px
}

.bx-ilike-popup-img {
    cursor: default
}

.bx-ilike-popup-img:hover span,.bx-ilike-popup-name-new {
    color: #222;
    text-decoration: none;
    cursor: default
}

.ilike .bx-ilike-text {
    padding: 0 0 0 4px
}

.bx-ilike-button {
    cursor: pointer
}

.bx-ilike-button.bx-ilike-button-disable {
    cursor: default
}

.bx-ilike-button .bx-ilike-left-wrap {
    position: relative
}

.bx-ilike-button .bx-ilike-left-wrap:before {
    content: "";
    width: 16px;
    height: 16px;
    background: url(/images/allcorp2.png) -254px -313px no-repeat;
    display: inline-block;
    position: relative;
    top: 1px;
    opacity: .5
}

.bx-ilike-button:hover .bx-ilike-left-wrap:before {
    opacity: 1
}

.bx-ilike-button .bx-ilike-right-wrap {
    padding: 0 2px
}

body .contacts.contacts-page-map-overlay table td {
    vertical-align: top
}

body .contacts.contacts-page-map-overlay table td span:not(.dark_table) {
    font-size: 14px;
    color: #666;
    line-height: 20px
}

body .contacts.top-cart {
    padding: 32px 0 13px
}

.contacts select[disabled] option {
    display: none
}

body table.contacts-stores tr td.img {
    width: 17%;
    padding-right: 8px
}

body table.contacts-stores tr td.pays {
    width: 25%
}

body table.contacts-stores tr td.pays .pays_wrapper {
    margin-top: -4px
}

.contacts-stores td.phone a {
    display: block;
    line-height: 24px
}

.contacts-stores td.phone a:first-child {
    margin-top: -2px
}

.contacts-stores .mobile-title-phone .phones-block a {
    display: block
}

.contacts-stores .title, .contacts-stores .title a {
    font-weight: 700;
    color: #333;
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 3px
}

.contacts-stores .title a:hover {
    color: #0088cc
}

.contacts .select-outer {
    margin: 5px 0 20px;
    display: block;
    width: 100%;
    max-width: 302px
}

.contacts .select-outer select {
    width: 100%
}

.contacts-page-map {
    margin: 0 -16px 0
}

.contacts.contacts-page-map-overlay {
    padding: 16px 17px 20px!important;
    position: relative
}

.contacts-page-map+.contacts.contacts-page-map-overlay {
    margin: -526px auto 352px
}

.contacts.contacts-page-map-overlay .contacts-wrapper {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 4px rgba(0,0,0,.3);
    border-radius: 2px
}

.contacts.contacts-page-map-overlay table {
    border-collapse: collapse;
    border: 0
}

.contacts.contacts-page-map-overlay table td {
    padding-bottom: 0;
    font-size: 12px;
    vertical-align: middle
}

.contacts.contacts-page-map-overlay table .fa {
    margin: 10px 25px 20px 10px
}

.contacts.contacts-page-map-inline {
    padding: 20px 20px 0
}

.contacts-page-map+.contacts.contacts-page-map-inline {
    padding-top: 0;
    margin-bottom: -10px
}

.contacts.contacts-page-map-inline table {
    border-collapse: collapse;
    border: 0;
    margin-bottom: 10px
}

.contacts.contacts-page-map-inline table td {
    padding-bottom: 0;
    font-size: .933em;
    vertical-align: top
}

.contacts.contacts-page-map-inline table .fa {
    margin: 0 25px 0 10px
}

.b-block .btn {
    margin-top: 3px
}

.contacts.contacts-page-overmap .contacts-wrapper {
    background: #fff;
    padding: 30px
}

.contacts-page-map+.contacts.contacts-page-overmap .contacts-wrapper {
    box-shadow: 0 -21px 19px 0 rgba(0,0,0,.22);
    margin: -70px -30px 0
}

.contacts.contacts-page-overmap table {
    width: 100%;
    border-right: 1px solid #eee
}

.contacts.contacts-page-overmap table td {
    padding-bottom: 0;
    font-size: 12px;
    vertical-align: top
}

.contacts.contacts-page-overmap .ask-question {
    text-align: center;
    padding-top: 15px
}

.contacts.contacts-page-overmap table td.icon {
    width: 78px
}

.contacts.contacts-page-overmap table td i.fa.big-icon.s45.fa-envelope {
    font-size: 22px;
    line-height: 43px
}

.contacts-page-top {
    margin: 20px -16px 0;
    padding: 35px 0 0
}

.contacts-page-top table {
    width: 100%
}

.contacts-page-top table td {
    padding-bottom: 0;
    font-size: 14px;
    vertical-align: top
}

.contacts-page-top table td.icon {
    width: 66px
}

.contacts-page-top table td i.fa.big-icon.s45.fa-envelope {
    font-size: 22px;
    line-height: 43px
}

.contacts-v5 .contacts-page-top {
    margin-top: 0;
    padding: 30px 0 5px
}

.contacts-v5 .page-top+.contacts-page-top {
    padding-top: 0
}

.contacts-v5 section.page-top {
    padding-bottom: 19px
}

.contacts-v5 .contacts-page-map {
    margin-bottom: 27px
}

.contacts-v5 .bx-yandex-view-layout {
    margin-bottom: 0
}

.banners-content {
    margin-bottom: 40px
}

.banners-content .maxwidth-banner {
    margin: 0 auto
}

.banners-content .maxwidth-banner .print-link,.banners-content .maxwidth-banner .share.top {
    display: none
}

.banners-content .intro-text {
    min-height: 80px
}

.banners-content .img {
    text-align: center
}

.banners-content h1 {
    font-weight: 400;
    line-height: 46px
}

.banners-content+.bg_block {
    margin-top: -40px
}

.bg_block.props {
    background: #fbfbfb;
    padding: 40px 0 30px;
    border-bottom: 1px solid #f2f2f2
}

.bg_block.props>.row {
    margin: 0
}

.bg_block.props .projects-blocks {
    margin: 0;
    border: 0;
    padding: 0
}

.bg_block.props .projects-blocks .head-block .info {
    padding: 0
}

.bg_block.props .projects-blocks .head-block .info .text {
    font-size: 1.2em
}

.projects-blocks .head-block .info .hh {
    border: none;
    margin: -8px 0 0;
    padding: 0 0 23px
}

.bg_block.props .block-wrapper .buttons-block .block .btn {
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
    max-width: 250px
}

.bg_block.props .block-wrapper .buttons-block .block:last-of-type .btn {
    margin-bottom: 0
}

.bg_block.props+.container .content-md>.right_block {
    margin-top: 0;
    box-shadow: none;
    padding: 40px 0 0
}

body.with_custom_img.fill_bg_n {
    background: #fff!important
}

table.contacts-stores {
    width: 100%
}

table.contacts-stores tr.item {
    border: 1px solid #f2f2f2;
    transition: box-shadow .3s ease
}

table.contacts-stores tr.item:hover {
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15)
}

table.contacts-stores tr.item td {
    padding: 25px;
    vertical-align: top
}

table.contacts-stores h4 {
    margin: 29px 0 23px
}

table.contacts-stores tr.normal h4 {
    margin: 43px 0 23px
}

table.contacts-stores .muted {
    color: #666;
    font-size: 14px
}

table.contacts-stores .icons-text {
    clear: both;
    display: block;
    padding: 0 0 3px
}

table.contacts-stores .icons-text .fa {
    float: left;
    padding-top: 3px
}

table.contacts-stores .icons-text .text {
    padding-left: 24px;
    display: block
}

table.contacts-stores .icons-text .svg.svg-inline-email,table.contacts-stores .icons-text .svg.svg-inline-metro {
    top: 0
}

.bx-firefox table.contacts-stores .icons-text .svg.svg-inline-email svg {
    width: 17px
}

.body .ymaps-b-balloon {
    margin: -59px 0 0 -38px;
    width: 280px!important;
    background: #fff;
    border-radius: 3px;
    padding: 30px 45px 30px 30px;
    -webkit-box-shadow: 0 5px 20px 0 rgba(18,25,38,.1);
    -moz-box-shadow: 0 5px 20px 0 rgba(18,25,38,.1);
    box-shadow: 0 5px 20px 0 rgba(18,25,38,.1)
}

.body .ymaps-b-balloon:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 19px;
    z-index: 2;
    background: #fff
}

.body .ymaps-b-balloon .ymaps-b-balloon__content>ymaps {
    width: 100%!important;
    height: auto!important
}

.body .ymaps-b-balloon .ymaps-b-balloon__content-holster {
    padding: 0
}

.body .ymaps-b-balloon .ymaps-b-balloon__tr {
    display: none
}

.body .ymaps-b-balloon .ymaps-b-balloon__tl {
    display: none
}

.body .ymaps-b-balloon .ymaps-b-balloon__content {
    border: none
}

.body .ymaps-b-balloon .ymaps-b-balloon__bl {
    display: none
}

.body .ymaps-b-balloon .ymaps-b-balloon__br {
    display: none
}

.body .ymaps-b-balloon .ymaps-b-balloon__close {
    top: 11px!important;
    right: 18px!important;
    width: 26px!important;
    height: 26px!important;
    background: 0 0!important;
    border-radius: 100%!important;
    transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease
}

.body .ymaps-b-balloon .ymaps-b-balloon__close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px;
    width: 10px;
    height: 10px;
    background: url(/images/svg/closemap.svg) -12px 0 no-repeat
}

.body .ymaps-b-balloon .ymaps-b-balloon__close:hover:before {
    opacity: .7
}

.body .ymaps-label {
    display: none!important
}

.body .ymaps-b-balloon:before {
    content: "";
    background: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    box-sizing: border-box;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.body .ymaps-b-balloon__content-body .title {
    font-weight: 500;
    color: #222;
    padding: 0 0 15px
}

.ymaps-shadows-pane {
    display: none
}

.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block {
    color: #555;
    font-size: 13px;
    padding-left: 24px;
    padding-bottom: 11px
}

.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block:last-of-type {
    padding-bottom: 0
}

.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block .svg-inline-metro {
    top: 3px
}

.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block .svg-inline-email {
    top: 2px
}

.ymaps-b-balloon__content-body .pane_info_wrapper .pane_info .value-block a:not(:hover) {
    color: #555
}

.region_wrapper .city_title {
    font-weight: 700;
    color: #333;
    font-size: 14px
}

.top-block-item .region_wrapper .city_title {
    display: none
}

.top-block-item .region_wrapper {
    height: 18px
}

.region_wrapper .js_city_chooser {
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-right: 14px;
    position: relative
}

.region_wrapper .js_city_chooser>span:not(.arrow) {
    position: relative
}

.header-v1 .region_wrapper .js_city_chooser>span:not(.arrow),.header-v2 .region_wrapper .js_city_chooser>span:not(.arrow) {
    font-size: .929em
}

.header-v7 .region_wrapper {
    margin-left: 20px
}

#headerfixed .v1 .logo_and_menu-row .phone {
    font-size: 1.067em
}

.top_mobile_region {
    position: relative
}

.top_mobile_region .confirm_region {
    background: #f9f9f9;
    box-shadow: inset 0 -1px 0 0 #f5f5f5;
    border-radius: 0;
    margin: 0;
    padding-top: 18px
}

.top_mobile_region .confirm_region {
    position: static;
    top: 0;
    left: 0
}

.top_mobile_region .confirm_region+.close_popup {
    position: absolute;
    top: 23px;
    right: 29px;
    width: 20px;
    height: 14px;
    line-height: 20px;
    text-align: center;
    color: #c2cbd2;
    font-size: 0;
    transition: opacity .3s ease;
    z-index: 1;
    cursor: pointer
}

.top_mobile_region .confirm_region+.close_popup:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/images/allcorp2.png) -85px 0 no-repeat
}

.top_mobile_region .close_popup:hover {
    opacity: .7
}

.region_wrapper .arrow {
    position: absolute;
    right: 0;
    bottom: 3px;
    padding: 0
}

.region_wrapper .arrow svg {
    height: 3px
}

.region_wrapper {
    max-width: 125px
}

header.with_regions .address {
    max-width: 180px
}

header.with_regions .addr {
    width: auto
}

.inner-table-block .region_wrapper i.svg {
    display: none
}

.js_city_chooser .svg-inline-region {
    padding: 6px 10px 0 0
}

.with_regions .logo_and_menu-row .phone {
    font-size: 1em
}

.region_wrapper .io_wrapper {
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    position: relative
}

.region_wrapper .dropdown {
    position: absolute;
    display: none;
    left: -20px;
    top: 100%;
    font-size: 13px
}

.region_wrapper .dropdown .wrap {
    margin: 3px 0 0;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    max-height: 300px;
    overflow: auto
}

header.light .logo_and_menu-row .region_wrapper .io_wrapper .js_city_chooser span {
    color: #fff!important
}

header.light .logo_and_menu-row .region_wrapper .io_wrapper .js_city_chooser span svg path {
    fill: #fff!important
}

.region_wrapper .dropdown .wrap::-webkit-scrollbar,.searchinput .js-autocomplete-block::-webkit-scrollbar {
    width: 8px
}

.region_wrapper .dropdown .wrap::-webkit-scrollbar-track,.searchinput .js-autocomplete-block::-webkit-scrollbar-track {
    border-radius: 8px
}

.region_wrapper .dropdown .wrap::-webkit-scrollbar-thumb,.searchinput .js-autocomplete-block::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #999;
    border: 2px solid #fff
}

.region_wrapper .dropdown .wrap::-webkit-scrollbar-thumb:window-inactive,.searchinput .js-autocomplete-block::-webkit-scrollbar-thumb:window-inactive {
    background: #999;
    border: 2px solid #fff
}

.region_wrapper .dropdown .more_item span {
    display: block;
    padding: 10px 22px 10px;
    color: #222;
    border-top: 1px solid #f2f2f2;
    cursor: pointer
}

.region_wrapper .dropdown .more_item:first-child span {
    border-top: 0
}

.region_wrapper .dropdown .more_item.current span {
    cursor: default
}

.city_chooser_frame {
    width: 900px!important;
    max-width: 900px
}

.city_chooser_small_frame {
    width: 600px!important;
    max-width: 600px
}

.popup_regions .h-search {
    padding: 0 53px 30px
}

.city_chooser_small_frame .popup_regions .h-search {
    padding-bottom: 0
}

.popup_regions .h-search #search {
    background: #fff;
    height: 39px
}

.popup_regions .items.only_city+.h-search {
    padding: 21px 36px 39px
}

.popup_regions .items.only_city+.h-search #search {
    background: #f5f5f5
}

.popup_regions .h-search .wrapper {
    position: relative
}

.popup_regions .h-search .wrapper .search_btn {
    position: absolute;
    width: 39px;
    height: 39px;
    top: 0;
    right: 0
}

.popup_regions .h-search .wrapper #search.ui-autocomplete-loading+.search_btn:before {
    background: url(/images/circle_anim.gif) 0 0 no-repeat
}

.popup_regions .h-search .wrapper .ui-menu li:before {
    display: none;
    padding-left: 10px
}

body .popup_regions .favorits {
    font-size: 13px;
    padding: 6px 0 0;
    margin: 0 0 -11px
}

body .popup_regions .favorits .title {
    float: left;
    width: 80px;
    padding: 5px 0 0
}

body .popup_regions .favorits .cities {
    padding-left: 80px
}

body .popup_regions .favorits .cities .item {
    display: inline-block;
    padding: 5px 8px 5px 0;
    font-size: 13px
}

body .popup_regions .favorits .cities .item a {
    border-bottom: 1px dotted
}

body .popup_regions .favorits+.block.cities {
    clear: both;
    margin: 20px -10px 0
}

.popup_regions .items.ext_view {
    padding: 20px 53px 40px;
    font-size: 0;
    border-top: 1px solid #f2f2f2;
    background: #f8f8f8
}

.popup_regions .items.only_city {
    padding: 1px 53px 20px
}

.popup_regions .items.ext_view>div {
    display: inline-block;
    vertical-align: top;
    width: 28%;
    font-size: 13px;
    padding-right: 20px;
    color: #555
}

.popup_regions .items.ext_view .cities {
    width: 44%;
    padding: 0;
    font-size: 0
}

.popup_regions .items .title {
    font-size: 13px;
    padding: 0 0 6px 10px;
    color: #888
}

.popup_regions .items .items_block {
    max-height: 500px;
    overflow-y: auto
}

.popup_regions .items .regions .parent_block {
    display: none
}

.popup_regions .items .regions .parent_block.shown {
    display: block
}

.popup_regions .items .regions .item:not(.current):hover {
    cursor: pointer
}

.popup_regions .items .regions .item:not(.current) span {
    border-bottom: 1px dotted
}

.popup_regions .items .regions .item.current,.popup_regions .items .regions .item.current:hover,.popup_regions .items .regions .item.current:hover span {
    color: #fff!important
}

.popup_regions .items .item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 5px 0;
    padding: 5px 10px 5px 10px
}

.popup_regions .items .item.current {
    background: rgba(0,0,0,.1);
    border-radius: 2px
}

.popup_regions .items .cities .item {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    background: 0 0
}

.popup_regions .items .item .name .arrow {
    display: none
}

.bx-ie .popup_regions .items .cities .item {
    vertical-align: middle
}

.popup_regions .items.ext_view .cities .item {
    font-size: 13px;
    display: none
}

.popup_regions .items.only_city .cities .items_block {
    font-size: 0
}

.popup_regions .items.only_city .cities.block .item {
    width: 25%;
    margin-bottom: 3px
}

.popup_regions .items .cities .item.current {
    background: 0 0
}

.popup_regions .items .cities .item.current span {
    font-weight: 700;
    color: #222
}

.popup_regions .items .cities .item.shown {
    display: inline-block
}

#title-search-city .ui-autocomplete {
    position: absolute!important;
    top: 39px!important;
    width: 100%;
    box-shadow: 0 2px 10px rgba(197,197,197,.5);
    background: #fff;
    padding: 10px 0 6px;
    z-index: 9;
    height: auto;
    max-height: 230px;
    overflow-y: auto
}

#title-search-city .ui-autocomplete::-webkit-scrollbar {
    width: 8px
}

#title-search-city .ui-autocomplete::-webkit-scrollbar-track {
    box-shadow: inset 0 0 4px rgba(0,0,0,.15);
    border-radius: 8px
}

#title-search-city .ui-autocomplete::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #999;
    border: 2px solid #fff
}

#title-search-city .ui-autocomplete::-webkit-scrollbar-thumb:window-inactive {
    background: #999;
    border: 2px solid #fff
}

.confirm_region {
    position: absolute;
    display: block;
    min-width: 270px;
    text-align: center;
    box-shadow: 0 0 14px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 14px rgba(0,0,0,.1);
    -o-box-shadow: 0 0 14px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 14px rgba(0,0,0,.1);
    z-index: 1002;
    background: #fff;
    border-radius: 4px;
    padding: 20px 29px 24px 29px;
    box-sizing: border-box;
    top: 35px;
    left: 50%;
    box-shadow: 0 0 12px 0 rgba(0,0,0,.2);
    margin-left: -135px
}

.confirm_region:after,.confirm_region:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -19px;
    border: 10px solid transparent;
    border-bottom: 10px solid rgba(0,0,0,.05);
    margin-left: -10px
}

.confirm_region:after {
    border-bottom: 10px solid #fff;
    top: -18px
}

.confirm_region .title {
    font-size: 15px;
    color: #333
}

.confirm_region .title span {
    font-weight: 700;
    padding-left: 5px
}

.confirm_region .buttons {
    padding: 14px 0 0;
    white-space: nowrap;
    font-size: 0;
    margin: 0 -5px
}

.confirm_region .buttons>span {
    padding: 0 5px;
    font-size: 14px;
    width: 50%;
    display: inline-block
}

.confirm_region .buttons>span .btn {
    margin: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.popup_regions .items .items_block::-webkit-scrollbar {
    width: 8px
}

.popup_regions .items .items_block::-webkit-scrollbar-track {
    border-radius: 8px
}

.popup_regions .items .items_block::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #999;
    border: 2px solid #fff
}

.popup_regions .items .items_block::-webkit-scrollbar-thumb:window-inactive {
    background: #999;
    border: 2px solid #fff
}

body .char_block .wd_propsorter table td {
    padding-right: 0
}

body .char_block .wd_propsorter table tr.row_header td {
    font-size: 1em;
    text-transform: none;
    padding-left: 0;
    border-bottom: 0;
    padding-bottom: 10px
}

body .char_block .wd_propsorter table tr.row_header+tr td {
    padding-top: 0
}

body .char_block .wd_propsorter table tr.row_header td {
    padding-top: 21px;
    font-weight: 700;
    background: 0 0
}

body .char_block .wd_propsorter table tr.row_header:first-child td {
    padding-top: 0
}

body .fast_view_frame .char_block .wd_propsorter table tr.row_header td {
    padding-top: 15px
}

body .char_block .wd_propsorter table td.cell_name {
    text-align: left;
    padding-left: 0;
    font-weight: 400;
    font-size: 13px;
    border: none
}

body .char_block .wd_propsorter table td.cell_value {
    text-align: left;
    font-size: 13px;
    border: none;
    background: 0 0
}

body .char_block .wd_propsorter table td span {
    background: #fff
}

body .char_block .wd_propsorter table td.cell_value span {
    padding-left: 10px
}

body .char_block .wd_propsorter table td.cell_name:after {
    padding-right: 10px;
    background: #fff
}

body .char_block .wd_propsorter table tr.row_empty td:before {
    display: none
}

.wd_propsorter table tr:not(.row_header) td {
    background: url(/images/dott.png) no-repeat;
    background-position: 0 14px;
    background-repeat: repeat-x;
    vertical-align: top
}

body .char_block .wd_propsorter table tr.row_empty td {
    border-bottom: 1px solid #f2f2f2;
    padding-top: 15px;
    background: 0 0
}

body .char-wrapp .yeni_ipep_props_groups table tr.prop_line,body .char-wrapp .yeni_ipep_props_groups table tr.prop_line:hover {
    background: 0 0
}

body .char-wrapp .yeni_ipep_props_groups table tr td {
    padding: 5px 3px;
    border-bottom: 1px solid #f2f2f2;
    background: 0 0;
    font-size: .933em
}

.contacts.desc {
    padding-top: 31px
}

.wbot .drag-block.container.CATALOG_INDEX {
    display: none
}

.wbot .banners-big .flexslider {
    background: 0 0
}

.wbot .banners-big .flexslider>.slides>li {
    display: none!important
}

.wbot .banners-big .flexslider>.slides>li:first-of-type {
    display: block!important
}

.wbot .banners-big .flexslider>.slides>li:first-of-type .text .inner {
    opacity: 1
}

.marker.dynamic,.ymaps-point-overlay ymaps>svg {
    position: absolute;
    bottom: 0;
    left: -23px
}

.ymaps-point-overlay ymaps.ymaps-image-with-content .marker {
    display: none
}

.body.index .main>.container,.flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.row.flexbox {
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.bx-mac .row.flexbox:not(.nmac)>div {
    margin-left: -1px;
    margin-right: -1px
}

.bx-mac .flexbox.nmac,.bx-mac .row.flexbox.nmac {
    display: block
}

.bx-mac .row.flexbox:after,.bx-mac .row.flexbox:before {
    width: 100%
}

.bx-ios .flexbox>div,.bx-mac .flexbox>div {
    margin-left: -1px!important;
    margin-right: -1px!important
}

.body.index .main>.container>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.drag-block[data-order="1"] {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.drag-block[data-order="2"] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.drag-block[data-order="3"] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.drag-block[data-order="4"] {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.drag-block[data-order="5"] {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.drag-block[data-order="6"] {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.drag-block[data-order="7"] {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.drag-block[data-order="8"] {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.drag-block[data-order="9"] {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.drag-block[data-order="10"] {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.drag-block[data-order="11"] {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.drag-block[data-order="12"] {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.drag-block[data-order="13"] {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.drag-block[data-order="14"] {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14
}

.drag-block[data-order="15"] {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/css/responsive.min.css?154521805356768*/
@media (max-width: 1510px) {
    .header-v5 .confirm_region,.header-v6 .confirm_region {
        left:0;
        margin-left: 0
    }

    .header-v5 .confirm_region:after,.header-v5 .confirm_region:before,.header-v6 .confirm_region:after,.header-v6 .confirm_region:before {
        left: 20px
    }
}

@media (min-width: 1411px) {
    .header-v4 .with_regions .search_wr {
        width:18%
    }

    .header-v9 .with_regions .search_wr {
        width: 15%
    }

    .header-v9 .header_9:not(.with_regions) .search_wr {
        width: 22%
    }
}

@media (max-width: 1410px) {
    .addr {
        width:24%;
        float: left!important
    }

    .logo-row .search_wr.with_burger {
        width: 22%
    }

    .header-v9 .header_9:not(.with_regions) .slogan,.with_regions .slogan {
        display: none!important
    }
}

@media (min-width: 1360px) {
    .banners-small .item.wide-block .inner-item {
        padding-left:0
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .profit-front-block>div:nth-child(3n) {
        clear:left
    }

    .catalog.detail .head .info .hh {
        display: block
    }

    body .catalog.detail .head .hh .brand {
        display: block;
        text-align: left
    }

    .menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li.count_4 {
        width: 33.33%
    }

    .logo_and_menu-row .region-block>div {
        display: block;
        height: auto
    }

    .catalog.detail .ext_view.sm .head .bottom-wrapper .col-xs-6 .buy_block {
        white-space: normal
    }

    .catalog.detail .ext_view.sm .head .bottom-wrapper .col-xs-6 .buy_block>div {
        width: 100%
    }
}

@media (min-width: 992px) and (max-width:1350px) {
    .tabs_ajax .catalog.item-views.table .item .buy_block .buttons,.tabs_ajax .catalog.item-views.table .item .buy_block .counter {
        width:100%;
        float: none
    }

    .tabs_ajax .body-block .catalog.item-views.table .flexslider .slides {
        padding-bottom: 107px
    }

    #headerfixed .inner-table-block {
        padding: 0 19px
    }

    .catalog.sections .row_block .item .image {
        width: 120px;
        height: 120px;
        line-height: 116px
    }

    .catalog.sections .row_block .item .info {
        padding-left: 150px
    }

    .catalog.sections .item.right .info {
        padding-right: 150px;
        padding-left: 0
    }

    .catalog .bx_filter_button_box .bx_filter_parameters_box_container {
        text-align: center
    }

    .catalog .bx_filter_button_box .bx_filter_parameters_box_container .btn {
        margin: 0 5px 10px
    }
}

@media (max-width: 1300px) {
    .logo-row.v1>.search {
        width:24%
    }
}

@media (max-width: 1280px) {
    #headerfixed .inner-table-block.phones {
        padding:0
    }

    .mega_fixed_menu .mega-menu table td.unvisible {
        width: 33%
    }

    .logo-row .search_wr {
        margin-left: 4%
    }

    .with_regions .logo-row .search_wr {
        width: 29%
    }

    .logo-row .search_wr.with_burger {
        margin-left: 2%
    }

    .logo-row .slogan.with_burger {
        margin-left: 3%
    }

    .logo_and_menu-row .with_burger .phone-block .inner-table-block {
        padding-left: 12px;
        padding-right: 12px
    }

    .logo-row .search_wr.with_burger {
        width: 29%
    }

    .header-v3 .with_regions .logo_and_menu-row .right-icons.wide .wrap_icon>a,.header-v3 .with_regions .logo_and_menu-row .right-icons.wide .wrap_icon>button {
        padding-left: 11px
    }

    header.with_regions .top-block .address {
        max-width: 139px
    }
}

@media (min-width: 1200px) {
    section.page-top .container {
        width:1140px
    }

    .flex-control-nav,.flex-direction-nav {
        display: block
    }

    .instagram_ajax .instagram {
        min-height: 328px
    }

    .profit-front-block>div:nth-child(5n) {
        clear: left
    }

    .title-v5 .reviews.list-type-block.item-views .group-content .items.row {
        margin-top: 0
    }

    .title-v5 .reviews.list-type-block.item-views .group-content .items.row .item {
        margin: 0!important;
        border: none!important
    }

    .title-v5 .reviews.list-type-block.item-views .group-content .items.row .item:hover {
        background: 0 0!important
    }

    body.fill_bg_y.visible_banner.title-v5 .sidearea .maxwidth-theme,body.fill_bg_y.visible_banner.title-v5>.body:not(.index)>.main,body.fill_bg_y.visible_banner.title-v5>.body:not(.index)>.main .container>.row>.maxwidth-theme {
        background: #efefef
    }

    body.fill_bg_y.visible_banner.title-v5 .page-top-wrapper.color {
        z-index: 2
    }

    body.fill_bg_y.visible_banner.title-v5 .content-md>.right_block {
        z-index: 3;
        position: relative
    }

    body.hide_title_page.fill_bg_n.title-v5 {
        background: #fff!important
    }

    body.hide_title_page.title-v5 .content-md>.right_block {
        margin-top: 0;
        padding: 0;
        box-shadow: none
    }

    body.hide_title_page.title-v5 .page-top-wrapper.color {
        padding: 0
    }

    body.hide_title_page.title-v5 .contacts-v5 .contacts-page-top {
        padding-top: 0;
        margin-top: -12px
    }

    body.title-v5 .content-md>.right_block>.content-md {
        background: #f3f3f3
    }

    body.title-v5.virtual_menu .col-md-12.content-md>.right_block {
        background: #f3f3f3;
        padding: 0;
        margin: 0;
        box-shadow: none
    }

    body.fill_bg_y.visible_banner.title-v5.wide_page>.body:not(.index)>.main {
        background: #fff
    }

    .title-v5 .detail .introtext.wides {
        margin-right: -30px;
        margin-left: -30px
    }

    .title-v5 .detail .wide-wrapper {
        background: #fbfbfb;
        border: 1px solid #f2f2f2;
        margin: 0 -30px 50px;
        border-top-width: 0
    }

    .title-v5 .detail .wide-wrapper .order-block {
        background: 0 0;
        border: none;
        margin: 0
    }

    .title-v5 .breadcrumb>li+li:before {
        color: #222;
        opacity: .4
    }

    .title-v5 .container.with_error .right_block+.page404 {
        padding: 0 30px;
        margin: -50px 0 0;
        background: #fff
    }

    .title-v5 .container .detail .period-wrapper+.image-wide {
        margin-top: 0
    }

    body.fill_bg_y.visible_banner.title-v5 .contacts-page-top>.maxwidth-theme {
        padding-top: 0
    }

    footer.ext_view .soc-block {
        padding-right: 50px
    }
}

@media (max-width: 1169px) {
    a.scroll-to-top:not(.TOUCH) {
        left:50%;
        margin-left: 421px;
        right: inherit
    }

    .logo-row .top-description {
        padding-left: 0
    }

    .wrap-portfolio-front .row .inner-wrapper-text.small .title {
        font-size: 26px
    }

    .logo-row.v1>.search {
        width: 23%;
        display: none!important
    }

    .header-v7 .logo_and_menu-row .search_wrap {
        width: 28.2%
    }
}

@media (max-width: 1124px) {
    .top-block .social-icons li a {
        width:30px
    }
}

@media (max-width: 1100px) {
    #headerfixed .inner-table-block {
        padding:0 15px
    }

    .top-block .top-block-item .inline-search-show>span {
        display: none
    }
}

@media (max-width: 1025px) {
    a.scroll-to-top:not(.TOUCH) {
        margin-left:0;
        left: inherit;
        right: 38px
    }

    .header-v3 .logo_and_menu-row .callback-block {
        font-size: 12px
    }

    .header-v3 .logo_and_menu-row .phone a {
        font-size: 13px
    }
}

@media (min-width: 992px) {
    .body_media {
        top:2px
    }

    .sidebar.dropdown-menu {
        left: 50%;
        margin-left: -100px
    }

    .small-gallery-block .slides li {
        max-height: 160px
    }

    .content-md>.right_block.narrow_Y {
        width: calc(75% - 20px);
    }

    .content-md>.right_block.narrow_Y+.left_block {
        width: 25%
    }

    .side_left .content-md>.right_block.narrow_Y,.side_left .content-md>.right_block.narrow_Y+.left_block {
        float: left
    }

    .side_left .content-md>.right_block.narrow_Y+.left_block {
        margin-left: 20px;
//        background: #fff;
    }

    .side_right .content-md>.right_block.narrow_Y,.side_right .content-md>.right_block.narrow_Y+.left_block {
        float: left
    }

    .side_right .content-md>.right_block.narrow_Y+.left_block {
        padding-left: 48px
    }

    body.side_left .blog-page .content-md>.right_block.narrow_Y,body.side_left .blog-page .content-md>.right_block.narrow_Y+.left_block {
        float: left
    }

    body.side_left .blog-page .content-md>.right_block.narrow_Y+.left_block {
        padding-left: 48px;
        padding-right: 0
    }

    .banners-big.long-banner .item .play.btn-video:not(.ntext),.banners-big.long-banner .item .play.btn-video:not(.small) {
        margin-top: 15px
    }

    .sidearea .bx_filter .bx_filter_button_box #modef_mobile {
        display: none!important
    }

    .content-md:after,.content-md>.right_block.narrow_Y+.left_block:after,.content-md>.right_block:after {
        content: '';
        clear: both;
        display: table
    }

    .history.item-views.list .item .title {
        display: table-cell;
        min-width: 121px;
        max-width: 300px;
        padding-left: 16px;
        padding-right: 16px;
        text-overflow: ellipsis;
        overflow: hidden;
        width: auto
    }

    .history.item-views.list .item .info {
        display: table-cell
    }

    body .maxwidth-theme {
        padding-left: 24px!important;
        padding-right: 24px!important
    }

    body #headerfixed>.maxwidth-theme>.logo-row {
        padding-left: 16px;
        padding-right: 16px
    }

    body.fill_bg_y.visible_banner #headerfixed {
        background: 0 0;
        box-shadow: none
    }

    body.fill_bg_y.visible_banner #headerfixed>.maxwidth-theme {
        box-shadow: 0 1px 5px rgba(0,0,0,.136)
    }

    body.fill_bg_y.visible_banner .banners-big .flexslider:hover .nav-carousel .flex-direction-nav .flex-prev,body.fill_bg_y.visible_banner .banners-big .nav-carousel .flex-direction-nav .flex-prev {
        left: -20px
    }

    body.fill_bg_y.visible_banner .banners-big .flexslider:hover .nav-carousel .flex-direction-nav .flex-next,body.fill_bg_y.visible_banner .banners-big .nav-carousel .flex-direction-nav .flex-next {
        right: -1px
    }

    body.fill_bg_y.visible_banner .catalog.item-views.front .flexslider .flex-direction-nav .flex-prev,body.fill_bg_y.visible_banner .catalog.item-views.front .flexslider:hover .flex-direction-nav .flex-prev,body.fill_bg_y.visible_banner .flexslider.navigation-vcenter .flex-direction-nav .flex-prev,body.fill_bg_y.visible_banner .flexslider.navigation-vcenter:hover .flex-direction-nav .flex-prev {
        left: -29px
    }

    body.fill_bg_y.visible_banner .catalog.item-views.front .flexslider .flex-direction-nav .flex-next,body.fill_bg_y.visible_banner .catalog.item-views.front .flexslider:hover .flex-direction-nav .flex-next,body.fill_bg_y.visible_banner .flexslider.navigation-vcenter .flex-direction-nav .flex-next,body.fill_bg_y.visible_banner .flexslider.navigation-vcenter:hover .flex-direction-nav .flex-next {
        right: -34px
    }

    section.page-top .container {
        width: 970px
    }

    .catalog.sections .items.row_block:not(.services)>div:nth-child(even) .item,.teasers.item-views.front.icons .row.items>div:nth-child(even) .item {
        margin-left: -1px
    }

    .catalog.sections .items.row_block:not(.services)>div:nth-child(even) .item {
        border-left-width: 0
    }

    .catalog.item-views.price .item .img-block {
        padding-left: 0
    }

    .catalog.item-views.list .item .image-wrapper {
        padding: 0
    }

    .ordering-wrap .filter-action {
        display: none
    }

    .catalog.bx_filter {
        display: block!important
    }

    .tizers_block2 .col-md-3:nth-child(5n) {
        clear: left
    }

    .news_block.portfolio .custom>.item.s_3>.row>div:nth-child(n+3),.news_block.portfolio .custom>.item.s_3>.row>div:nth-child(n+3) .item,.news_block.portfolio .custom>.item.s_4>.row>div:nth-child(n+3),.news_block.portfolio .custom>.item.s_4>.row>div:nth-child(n+3) .item {
        margin-bottom: 0
    }

    .news_block.portfolio .custom>.item.s_1>.row>div,.news_block.portfolio .custom>.item.s_1>.row>div .item,.news_block.portfolio .custom>.item.s_2>.row>div,.news_block.portfolio .custom>.item.s_2>.row>div .item {
        margin-bottom: 0
    }

    .mixed_banners {
        padding-left: 16px;
        padding-right: 16px
    }

    .mixed_banners>.row>div {
        display: inline-block;
        vertical-align: top
    }

    .mixed_banners>.row>div.big_banners_block {
        width: 71%
    }

    .mixed_banners>.row>div.small_banners_block {
        width: 29%
    }

    .mixed_banners .item:first-child {
        padding-top: 0
    }

    .mixed_banners .wrap_tizer .preview {
        max-height: 80px;
        overflow: hidden
    }

    .bx-ie9 .flexbox.company-front {
        display: table
    }

    .company-front>div {
        display: table-cell!important;
        vertical-align: bottom;
        float: none
    }

    .float-banners.v1 .item {
        height: 220px
    }

    .catalog.detail.detail_narrow_N .head .bottom-wrapper {
        padding: 0
    }

    .projects.detail .head>.row .col-md-10 {
        padding-right: 0;
        float: left
    }

    .projects.detail .head>.row .col-md-2 {
        padding-left: 0;
        float: right
    }

    body .share {
        text-align: right;
        float: right;
        margin-top: 0;
        margin-bottom: 0
    }

    .subscribe-block-wrapper .social-icons {
        margin-top: -3px
    }

    .wrap-portfolio-front .row .inner-wrapper-text.small .main-wrapper .text {
        display: none
    }

    .wrap-portfolio-front .row .inner-wrapper-text {
        padding: 13% 13% 11%
    }

    .front-form .form.contacts {
        padding-left: 113px;
        padding-right: 113px
    }

    .company-block .item-views.front .preview-text,.reviews.item-views.front .item {
        padding-left: 226px;
        padding-right: 226px
    }

    .review_frame.jqmWindow {
        width: 640px!important
    }

    .table-type-block.blocks.normal .flexslider.view-control .flex-control-nav {
        display: none
    }

    .projects-blocks .head-block .info .prop-block {
        padding-right: 16px
    }

    .projects-blocks .head-block .info .buttons-block {
        margin: 0 16px 0 -16px
    }

    .detail .gallery-block .bigs.flexslider .slides .item {
        height: 650px;
        line-height: 647px
    }

    .main-section-wrapper #modef {
        display: none!important
    }

    .left-menu-md .bx_filter .bx_filter_popup_result#modef_mobile,.right-menu-md .bx_filter .bx_filter_popup_result#modef_mobile {
        display: none!important
    }

    .banners-content .img {
        display: table-cell!important
    }

    .navigation-vcenter .flex-control-nav {
        display: none
    }

    .history.item-views.list .item .image {
        text-align: right
    }

    .top_mobile_region {
        display: none
    }

    .subscribe-block-wrapper .text {
        padding-left: 0
    }

    footer.compact .info>div:nth-child(2n+3) {
        clear: left
    }

    footer .col-sm-offset-2 {
        margin-left: 0
    }
}

@media not print {
    @media (max-width: 991px) {
        .body_media {
            top:1px
        }

        div[data-class=BIG_BANNER_INDEX_drag][data-order="1"] .banners-big.long-banner {
            margin-top: 0
        }

        .banners-big .slides .text-block li:before {
            display: none
        }

        .shadow-block .flex-viewport {
            margin-left: -15px;
            margin-right: -15px;
            padding-left: 15px;
            padding-right: 15px
        }

        .banners-big.long-banner .flexslider,.banners-big.long-banner .slides,.banners-big.long-banner .slides .text,.banners-big.long-banner .slides>li {
            height: 500px
        }

        .banners-big .item .play.btn-video:not(.ntext),.banners-big .item .play.btn-video:not(.small) {
            margin-top: -59px
        }

        .banners-big .item .play.btn-video.small {
            margin: 0 auto;
            position: static
        }

        #headerfixed.fixed {
            display: none
        }

        .item-views.blocks {
            padding-top: 40px
        }

        .top-block .address {
            display: none
        }

        .share.top {
            margin-top: 0
        }

        .mega-menu {
            z-index: 3002
        }

        #headerfixed .maxwidth-theme {
            display: none
        }

        body .left_block .search-tags-cloud {
            display: none
        }

        .mixed_banners .maxwidth-banner .row {
            margin: 0
        }

        .mixed_banners .maxwidth-banner .row>div {
            padding: 0
        }

        body .banners-big .slides .shown .text .inner {
            padding: 0 15px;
            vertical-align: middle
        }

        body .banners-big.long-banner .text .inner {
            display: table-cell
        }

        body .banners-big .slides .text {
            width: 100%
        }

        .banners-big .slides>li>.maxwidth-theme>.row>div.img {
            display: none
        }

        .banners-big .slides .img {
            display: none
        }

        .banners-big .slides .title {
            font-size: 16px;
            line-height: 18px;
            font-weight: 400;
        }

	.banners-big .slides .text-block {
		font-size: 12px;
		line-height: 14px;
	}

        .banners-big .slides .text-block b {
            font-size: 22px;
            line-height: 27px;
            font-weight: 400
        }

        .banners-big .slides .text-block ol,.banners-big .slides .text-block ul {
            padding: 0
        }

        .banners-big .slides .text-block ul.marked li:before {
            position: relative;
            top: -3px;
            margin: 0 20px 0 0
        }

        .banners-big .flex-direction-nav {
            display: none
        }

        .banners-big.short-banner.small .maxwidth-banner {
            padding-left: 0;
            padding-right: 0
        }

        .banners-small .custom-md {
            font-size: 0
        }

        .banners-small .custom-md .item {
            width: 50%;
            display: inline-block;
            vertical-align: top
        }

        .banners-small .custom-md .item.wide-block {
            width: 100%
        }

        .banners-small .item.wide-block .inner-item .image {
            max-height: none
        }

        .banners-small:not(.blog) .item .title .prev_text-block {
            display: none
        }

        .banners-content .text {
            padding-top: 25px;
            padding-bottom: 20px
        }

        .banners-content .text h1 {
            padding-top: 0
        }

        .share:not(.clicked) .shares-block:not(:hover) {
            padding-left: 0;
            padding-right: 47px
        }

        .share:not(.clicked) .shares-block .text {
            display: none
        }

        .share:not(.clicked) .shares-block:after {
            top: 15px
        }

        .teasers.item-views.front.icons .row.items>div:nth-child(even) .item {
            border-left-width: 1px
        }

        .detail .ext_view .head .char-block {
            padding-bottom: 20px
        }

        .left_block>aside,.left_block>div {
            margin-top: 20px;
            border-bottom: 0;
        }

        .left_block>div.sidearea {
            display: block
        }

        .left_block>div.sidearea>div:not(.bx_filter) {
            display: none
        }

        .float-banners.v1 .item {
            height: 0;
            padding-bottom: 60%
        }

        .float-banners .title_block+.items .text-block {
            padding-bottom: 20px
        }

        .float-banners .title_block+.items .text-block .btn {
            display: none
        }

        .wrap-portfolio-front .row .inner-wrapper-text {
            padding: 60px 80px 50px
        }

        .wrap-portfolio-front .row .inner-wrapper-text.small .title {
            font-size: 32px
        }

        .wrap-portfolio-front .row>div {
            height: auto!important
        }

        .wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .text {
            padding-right: 40%;
            padding-bottom: 10px
        }

        .wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .link {
            top: 59px;
            right: 0;
            left: auto
        }

        .catalog.item-views.table .item .footer-button .buy_block>div {
            float: none!important;
            width: auto;
            margin: auto
        }

        .tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-viewport {
            margin: 0;
            padding: 0 15px
        }

        .about {
            margin-top: 30px
        }

        .slider-container .tp-caption h1 {
            font-size: 24px;
            line-height: 30px
        }

        .slider-container .tp-caption {
            font-size: 12px
        }

        .container.cabinte-page>.row>.maxwidth-theme>div {
            display: block!important;
            float: none;
            width: 100%
        }

        .container.cabinte-page>.row>.maxwidth-theme>div .sidebar {
            display: block!important;
            margin-bottom: 20px
        }

        .bx_item_detail_inc_two .list-type-block.item-views .item {
            width: auto;
            height: auto!important
        }

        .bx_item_detail_inc_two .list-type-block.item-views .item>.image {
            text-align: left
        }

        .bx_item_detail_inc_two .list-type-block.item-views .item>.body-info {
            vertical-align: middle
        }

        .item .head-block .info {
            padding: 20px 0 0
        }

        .item-views.sections .group-content hr {
            display: none
        }

        .item-views.sections .group-content .item {
            border-bottom: 1px solid #d7dee3;
            margin-bottom: 30px;
            padding-bottom: 15px
        }

        .catalog.item-views.table .item .text,.catalog.item-views.table .item .title {
            text-align: center
        }

        .catalog.item-views.table .flexslider .item .foot>div,.catalog.item-views.table .flexslider .item .foot>div>* {
            float: none!important
        }

        .detail .projects .item img {
            height: auto!important
        }

        .projects.detail .item_slider {
            padding: 0
        }

        .projects.detail .share.text-right {
            text-align: left!important
        }

        .history.item-views.list .item .info {
            margin-left: 0
        }

        .history.item-views.list .item .title {
            float: none;
            width: 100%
        }

        .history.item-views.list .item .image,.history.item-views.list .item .text {
            padding-left: 9px!important;
            padding-right: 9px!important
        }

        .history.item-views.list.image_right .item:not(.wti) .text {
            padding-bottom: 15px!important
        }

        .history.item-views.list.image_left .item:not(.wti) .text {
            padding-top: 15px!important
        }

        .vacancy.item-views.accordion .pay {
            float: none
        }

        .page404 .t404 {
            margin: 0
        }

        .order-block .row>div.col-md-6 {
            display: block;
            width: 100%
        }

        .basket.default .items .head {
            display: none
        }

        .basket.default .items .item {
            display: block;
            position: relative;
            padding: 29px 29px 29px 169px
        }

        .basket.default .items .item:first-of-type {
            border-top: none
        }

        .basket.default .items .item .box {
            display: block;
            border: none;
            padding: 0
        }

        .basket.default .items .item .box:first-of-type {
            padding: 0
        }

        .basket.default .items .item .box:first-of-type>.clearfix {
            display: none
        }

        .basket.default .items .item .remove_bl>.wrap {
            position: static
        }

        .basket.default .items .item .remove {
            top: 10px
        }

        .basket.default .items .item .image {
            margin-top: -14px;
            margin-left: -140px
        }

        .basket.default .items .item .prices {
            margin-top: 5px;
            float: left;
            width: 33.3333%
        }

        .basket.default .items .item .prices:not(.summ) {
            padding-right: 30px
        }

        .basket.default .items .item .prices.summ {
            padding-left: 30px
        }

        .basket.default .items .item .prices .price_new {
            margin-top: 0
        }

        .basket.default .items .item .buy_block {
            float: left;
            margin-top: 0;
            width: 33.3333%
        }

        .basket.default .items .item .description {
            padding-left: 0;
            margin-bottom: 20px
        }

        .basket.default .items .item .counter {
            margin: 0
        }

        .basket.default .items .item>.clearfix {
            display: block
        }

        .basket.default .foot .total {
            text-align: right;
            padding-right: 13px;
            width: 50%
        }

        .list-type-block.item-views.slider-items .item .body-info {
            text-align: left
        }

        body .catalog.item-views.list.projects .items .item .image {
            padding: 0
        }

        .instagram_ajax .instagram .item {
            width: 33.33333%
        }

        body h1.shares {
            padding-right: 0;
            padding-bottom: 0;
            padding-top: 40px
        }

        .contacts.contacts-page-map-inline {
            padding-left: 0;
            padding-right: 0
        }

        .contacts.contacts-page-overmap .ask-question {
            text-align: left
        }

        body .container .left-menu-md,body .container .right-menu-md {
            width: 100%;
            display: block!important;
            float: none
        }

        .left-menu-md .sidearea,.right-menu-md .sidearea {
            margin: 0;
            position: relative
        }

        .left-menu-md .sidearea>div,.left-menu-md aside,.right-menu-md .sidearea>div,.right-menu-md aside {
            display: none
        }

        body .container .bx_filter {
            background: #fff;
            //display: none;
            //position: absolute;
            margin: 0 0 20px;
            width: auto;
            //left: 16px;
            //right: 16px;
            //top: 40px;
            //box-shadow: 0 0 10px rgba(0,0,0,.15);
            //-moz-box-shadow: 0 0 10px rgba(0,0,0,.15);
            //-webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
            z-index: 11
        }

        body .container .form .bx_filter {
            left: 0;
            padding-bottom: 10px
        }

        body .container .main-section-wrapper .bx_filter {
            //left: 0;
            //right: 0
        }

        .bx_filter .bx_filter_popup_result#modef_mobile {
            padding-bottom: 8px;
            left: 0;
            background: rgba(0,0,0,0);
            position: static;
            color: #888;
            margin: 0;
            padding-left: 0;
            line-height: 20px;
            vertical-align: middle
        }

        .bx_filter .bx_filter_popup_result#modef_mobile .button {
            display: none
        }

        #modef {
            display: none!important
        }

        .padding-banner-block {
            padding: 0 0 30px
        }

        .news_block .item.big .image {
            height: auto
        }

        .contacts.contacts-page-map-overlay {
            margin: 0;
            padding: 0
        }

        .contacts.contacts-page-map-overlay .contacts-wrapper {
            box-shadow: 0 0 0 transparent
        }

        .subscribe-block-wrapper .text .svg {
            display: none
        }

        .subscribe-block-wrapper .inner-wrapper .row {
            margin-right: -16px!important;
            margin-left: -16px!important
        }

        body .subscribe-block-wrapper .text {
            padding-left: 16px
        }

        .subscribe-edit-main:before {
            display: none
        }

        footer .contact-block {
            margin-top: 18px
        }

        footer.footer-grey .contact-block .info {
            border-color: #eee
        }

        footer .bottom-middle {
            padding-bottom: 0
        }

        footer .bottom-under .inner-wrapper .copy-block>div {
            padding-bottom: 10px
        }

        footer.ext_view .col-md-5 {
            padding-top: 15px
        }
    }
}

@media (min-width: 500px) and (max-width:991px) {
    .mixed_banners .small_banners_block {
        font-size:0!important;
        margin: 0 -10px
    }

    .mixed_banners .small_banners_block>div {
        padding-left: 10px;
        padding-right: 10px;
        display: inline-block;
        vertical-align: top;
        width: 50%
    }

    .profit-front-block>div:nth-child(3n) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .body .top-block .info-text .callback-block,body .top-block .info-text .phone-block {
        float:left
    }

    #headerfixed .menu-block.rows .navs ul li.search {
        display: block;
        padding: 10px 5px;
        background: #e0e7ec
    }

    #headerfixed .menu-block.rows .navs ul li.search .search-button-div {
        top: 10px;
        right: 5px
    }

    .catalog.detail .head .brand {
        float: none;
        margin: 15px 0 0
    }

    .catalog.detail .head .brand+.clearfix {
        display: none
    }

    #mobileheader .wrap_icon.wrap_basket .basket-link:not(.HEADER) {
        display: none
    }

    .catalog.detail .ext_view.sm .head .bottom-wrapper .col-xs-6 {
        width: 100%
    }

    .small-gallery-block .slides li {
        max-height: 203px
    }

    .ext_view .element_detail_text .sharing {
        float: none
    }

    .ext_view .element_detail_text .price_txt .text-info {
        padding: 0 0 25px
    }

    .tizers_block2 .col-md-3:nth-child(3n) {
        clear: left
    }

    body .banners-big .slides .text {
        padding-left: 18px;
        padding-right: 18px
    }

    body .banners-big.long-banner .slides li .text {
        vertical-align: middle;
        line-height: 20px;
        display: table
    }

    .banners-small .custom-md .item.normal-block:first-of-type {
        padding-right: 16px
    }

    .banners-small .custom-md .item.normal-block:last-of-type {
        padding-left: 16px
    }

    .wrap-portfolio-front .portfolio-items.odd .row>div:last-of-type {
        display: none
    }

    footer .bottom-under .inner-wrapper .copy-block,footer .bottom-under .inner-wrapper .social-block {
        width: 50%
    }

    footer .bottom-under .inner-wrapper .social-block {
        text-align: right
    }
}

@media (max-width: 810px) {
    body .top-block .info-text .callback-block {
        display:none
    }

    .top-block .info-text .phone-block a {
        padding-left: 5px;
        font-size: 12px
    }

    .catalog.sections .item {
        padding: 30px 30px 30px
    }

    .catalog.sections .item .image {
        max-width: 150px
    }

    .catalog.sections .item .info {
        padding-left: 200px
    }

    .catalog.sections .list_block .item.right .info {
        padding-left: 0;
        padding-right: 200px
    }

    .ask_a_question .btn {
        padding-left: 17px;
        padding-right: 17px
    }
}

@media (min-width: 768px) {
    a.scroll-to-top {
        display:block!important
    }

    header .nav-main-collapse.collapse {
        display: block!important;
        height: auto!important
    }

    .banners-small.blog .items.flexbox>div>.col-item.s2,.banners-small.blog .items.flexbox>div>.col-item.s3:last-child {
        height: 100%
    }

    .item-views.list .foot {
        width: 211px
    }

    .mega-menu ul.nav {
        position: static
    }

    .front h3.short {
        display: none
    }

    .catalog.detail .head:not(.wti) {
        border: 1px solid #f2f2f2;
        margin-bottom: 24px
    }

    .detail .item.projects-blocks+.drag_block.tizers {
        margin-top: -48px;
        margin-bottom: 40px
    }

    .catalog.detail .item:not(.wg)+.drag_block.tizers {
        margin-top: -25px
    }

    .catalog.detail .item:not(.wg)+.drag_block.tizers .bx_item_detail_inc_two {
        margin-top: 0
    }

    .catalog.detail .galery .inner {
        border: none
    }

    .projects.detail .head {
        border: 1px solid #f5f5f5
    }

    .projects.detail .galery .inner {
        border: none
    }

    .projects-blocks .head-block:not(.wti) .info {
        padding: 0 0 0 20px
    }

    .item-views.table>div:not(.flexslider) .item {
        margin-bottom: 32px
    }

    .staff.item-views.list.image_left .item:not(.wti) .text {
        margin-left: -20px
    }

    .staff.item-views.list.image_right .item:not(.wti) .text {
        margin-right: -20px
    }

    .catalog.item-views.price .item .price {
        text-align: left
    }

    .catalog.item-views.price .item .buy_block {
        padding: 0
    }

    .detail .galery .flexslider.top-bigs:not(.s_1) {
        margin-left: 95px
    }

    .detail .galery .top-small-wrapper {
        display: block
    }

    .detail.staff .detailimage {
        float: left;
        margin: 0 32px 0 0
    }

    .detail.staff .detailimage+.post-content {
        padding-left: 222px
    }

    .catalog.detail .ext_view:not(.sm) .head .row.galery {
        border-right: 1px solid #f2f2f2
    }

    .catalog.detail .ext_view .bottom-wrapper-inner .footer-button {
        max-width: 320px
    }

    .catalog.detail .ext_view .npadding .bottom-wrapper-inner .footer-button {
        max-width: 240px
    }

    .list-type-block.item-views.vacancy .item .pays {
        padding-left: 0
    }

    .vacancy.item-views.list .pay {
        text-align: right
    }

    .staff.item-views.list .item .image.padding {
        padding: 50px 0 40px 30px
    }

    .wraps.goods-block .flex-control-nav {
        display: none
    }

    .tab-content>.active>.content {
        display: block!important
    }

    .bg_block.props .block-wrapper {
        margin-left: 18px;
        text-align: center;
        padding: 0 36px
    }

    body .detail .inner .flexslider .flex-control-nav {
        display: none
    }

    footer.compact .white_middle_text {
        display: block
    }

    .sections_wrapper .list .row>div:last-child .item,.sections_wrapper .list .row>div:nth-child(2n) .item {
        border-right-width: 1px
    }

    body .catalog_table_2 .item .props_wrapper.chars .char-wrapp .props_table td {
        display: block;
        width: 100%;
        background: 0 0;
        text-align: left;
        padding: 0;
        line-height: 18px
    }

    body .catalog_table_2 .item .props_wrapper.chars .char-wrapp .props_table td.char_value {
        margin-bottom: 5px
    }

    body .catalog_table_2 .item .props_wrapper.chars .char-wrapp .props_table td span {
        padding: 0
    }

    .banners-big .maxwidth-banner .item.loading .maxwidth-theme {
        opacity: 0
    }

    .contacts-page-map+.contacts.contacts-page-map-overlay {
        left: 0;
        right: 0;
        position: absolute
    }
}

@media not print {
    @media (max-width: 767px) {
        .body_media {
            top:0
        }

        .top-block .maxwidth-theme>div {
            position: relative;
            z-index: 12
        }

        .top-block .top-block-item a {
            display: block;
            line-height: 20px;
            font-size: 12px
        }

        .top-block .top-block-item {
            height: 67px;
            line-height: 67px;
            color: #222
        }

        .top-block .top-block-item.inner-padding {
            font-size: 0;
            line-height: 0;
            padding-top: 18px
        }

        .top-block .top-block-item .top-btn {
            color: #222
        }

        .top-block .top-block-item.pull-right {
            border: none
        }

        .detail .galery .top-small-wrapper {
            display: none
        }

        .detail .galery .inner .stickers {
            top: 0
        }

        .drag_block:not(.tab) .title-tab-heading {
            display: none!important
        }

        .table-type-block.item-views .row>div {
            width: 100%
        }

        .logo-row .menu-row {
            padding-top: 1px
        }

        .logo-row .top-callback {
            display: block
        }

        .top-row .info-text .email {
            float: left;
            margin-left: 0;
            text-align: left;
            width: 50%
        }

        .top-row .info-text .phone {
            float: right;
            margin-left: 0;
            text-align: right;
            width: 50%
        }

        .logo-row {
            height: 66px
        }

        .logo-row .logo {
            height: 65px!important;
            line-height: 57px!important
        }

        .logo-row .logo img {
            margin-top: 7px;
            max-height: 39px;
            width: auto
        }

        .logo-row .top-callback .email {
            display: none!important
        }

        .menu-row.row {
            height: 0
        }

        .mega-menu {
            clear: both;
            float: none!important;
            width: 100%
        }

        .menu-only {
            margin: 0
        }

        .mega-menu .search {
            display: block
        }

        .title-search-result {
            display: none!important
        }

        #headerfixed {
            display: none!important
        }

        .ajax_basket {
            display: none
        }

        .logo-row .top-callback .phone {
            float: none!important;
            position: absolute;
            width: auto;
            top: -43px;
            display: block!important;
            z-index: 10;
            margin: 0;
            right: 50px
        }

        .logo-row .top-callback .basket_top+.callback+.phone {
            right: 80px
        }

        .logo-row .top-callback .phone .phone-desc,.logo-row .top-callback .phone .phone-number i {
            display: none
        }

        .banners-small {
            padding-top: 40px;
            padding-bottom: 27px
        }

        .float-banners .title_block+.items .text-block {
            padding-top: 0
        }

        .item-views.blocks h3.line {
            margin-bottom: 12px;
            padding-bottom: 10px
        }

        .item-views.blocks .title_block a+h3 {
            display: block;
            padding-right: 100px
        }

        .head-block .item-link .title span,.head-block.top .item-link .title .btn-inline {
            padding-bottom: 4px
        }

        .head-block:not(.top) .item-link .title span {
            margin-bottom: 3px
        }

        .catalog.detail .ext_view .head .info {
            padding: 0
        }

        .wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .text {
            display: none
        }

        .wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .link {
            position: static
        }

        .catalog.item-views.table .item .buy_block .buttons .btn {
            max-width: 200px;
            margin: auto
        }

        .projects-blocks {
            padding: 30px
        }

        .detail img {
            width: auto;
            height: auto
        }

        .detail .lhe-button-cont img {
            width: 23px;
            height: 25px
        }

        .catalog.detail .head .info {
            padding: 20px 0 0
        }

        .partners.front .flexslider .slides>li .item {
            border-left-width: 1px
        }

        .projects.item-views.table .item .image {
            max-height: none
        }

        .tab-pane .projects.item-views.table .items {
            margin-bottom: 0
        }

        .projects.item-views.table.bblock .item>a {
            width: auto
        }

        body .catalog.detail .bottom-item-block .wraps hr {
            margin: 30px 0 30px
        }

        .linked .flexslider.flex-control-nav {
            bottom: 27px
        }

        .catalog.item-views.price .item .text>.row>div {
            margin-top: 0!important
        }

        .catalog.item-views.price .item .text .price-block,.catalog.item-views.price .item .text .text-block {
            margin-bottom: 10px
        }

        .detail .gallery-block .bigs.flexslider .slides .item,.flexslider.nav-title .items .item:before {
            background: 0 0
        }

        .flexslider.nav-title .item .bg-images {
            display: none
        }

        .float-banners.v1 .wrap_tizer .wrap_outer .outer_text {
            padding: 4px 0 5px
        }

        .float-banners.v1 .wrap_tizer .wrap_outer {
            padding: 4px 0 5px;
            font-size: 14px
        }

        body .order-block td .text {
            padding-left: 41px
        }

        .detail .order-block .price+.inner-text {
            padding-right: 0
        }

        body .order-block td .text .svg {
            display: none
        }

        .detail .order-block .text .price .price_new {
            display: inline-block
        }

        .share:not(.top) {
            position: absolute;
            z-index: 1;
            right: 0
        }

        body .share.clicked {
            position: static
        }

        .title-tab-heading+.item-views.accordion .group-content h3 {
            font-size: 14px;
            margin-bottom: 10px
        }

        .title-tab-heading+.item-views.accordion .group-content h3+.accordion-type-1 .accordion-head {
            font-size: 13px;
            line-height: 18px;
            padding: 20px 43px 10px 18px
        }

        .title-tab-heading+.item-views.accordion .group-content h3+.accordion-type-1 .accordion-head .fa {
            right: 12px;
            font-size: 14px;
            background: #f2f2f2
        }

        .title-tab-heading+.item-views.accordion .group-content h3+.accordion-type-1 .panel-collapse .accordion-body {
            padding: 0 41px 0 18px
        }

        footer {
            text-align: center
        }

        footer .social {
            padding-bottom: 0
        }

        .about {
            margin-top: 34px
        }

        .front h3 {
            display: none
        }

        .front h3.short {
            display: inline-block
        }

        .item-views.blocks h3 {
            font-size: 24px;
            padding: 0 0 20px 0
        }

        .sections_wrapper .list .item {
            border-right-width: 1px
        }

        .flex-direction-nav {
            display: none
        }

        .banners-big.short-banner.small .maxwidth-banner {
            padding-left: 0;
            padding-right: 0
        }

        .banners-big .flex-control-nav,.title_block .nav-direction {
            //display: none
        }

        .banners-big .flexslider,.banners-big .slides li,.banners-big.short-banner .flexslider,.banners-big.short-banner .slides,.banners-big.short-banner .slides>li {
            height: 172px;
            margin-bottom: 140px;
        }

        .banners-big.long-banner .flexslider,.banners-big.long-banner .slides,.banners-big.long-banner .slides>li {
            height: 240px
        }

        .banners-big .item .play.btn-video:not(.ntext),.banners-big .item .play.btn-video:not(.small) {
            margin-top: -59px
        }

        .banners-big .item .play.btn-video.small {
            margin-top: 0
        }

        .banners-big .item .video {
            z-index: 0
        }

        body .body div[data-class=BIG_BANNER_INDEX_drag][data-order="1"] {
            margin-top: 0
        }

        .banners-big .slides .text,.banners-big.long-banner .slides .text,.banners-big.short-banner .slides .text {
            width: 100%;
            height: auto
        }

        body .banners-big.long-banner .slides li .text,body .banners-big.short-banner .slides li .text {
            line-height: 172px;
            height: 172px;
            display: table-cell;
            vertical-align: middle;
            display: block;
            display: table
        }

        div[data-class=BIG_BANNER_INDEX_drag][data-order="1"] .banners-big.long-banner {
            margin-top: 0
        }

        .banners-big .btn {
            font-size: 13px
        }

        .banners-big .slides .title {
            font-size: 15px;
            line-height: 20px;
            max-height: 100px;
            height: 100px;
        }

        .banners-big .slides .text .inner {
            padding: 10px;
            bottom: -140px;
            height: 140px;
        }

        .banners-big .slides .text-block {
            margin-top: 8px
        }

        .banners-big .slides .text-block,.banners-big .slides .text-block b {
            font-size: 12px;
            line-height: 14px
        }

        .banners-small .custom-md .item {
            width: 100%;
            display: block;
            height: auto!important
        }

        .banners-small .custom-md .item.wide-block {
            width: 100%
        }

        body .banners-small .item .inner-item .image {
            height: auto;
            line-height: normal;
            max-height: none
        }

        body .company-block {
            background-size: cover!important;
            background-position: center center!important
        }

        body .company-block .list-type-block.item-views {
            text-align: left
        }

        body .company-block .list-type-block.item-views .item {
            width: auto;
            display: inline-block
        }

        .drag_block.tab .nav.nav-tabs {
            display: none
        }

        .catalog.detail .nav.nav-tabs.bx-catalog-tab-list1 {
            display: block
        }

        .wraps .title-tab-heading {
            display: none!important
        }

        .tab-pane .title-tab-heading+div {
            display: none
        }

        .tab-pane.active .title-tab-heading+div {
            display: block;
            margin-bottom: 16px;
            padding-top: 23px
        }

        .detail .tab-pane {
            display: block
        }

        .maxwidth-banner .flexslider>.maxwidth-theme {
            opacity: 0;
            visibility: hidden
        }

        .maxwidth-banner .flexslider .slides .item .row {
            margin: 0
        }

        .mobile .catalog .flexbox {
            display: block
        }

        .flexslider.shadow .flex-viewport,.shadow-block .flex-viewport {
            margin-left: -15px;
            margin-right: -15px;
            padding-left: 15px;
            padding-right: 15px
        }

        .banners-big .btn {
            margin-top: 9px;
            margin-left: 10px;
            margin-right: 10px
        }

        .projects-blocks .head-block .info .hh {
            margin-right: 0;
            padding-right: 0
        }

        .order-block .row>div,.styled-block .row>div {
            display: block;
            width: 100%
        }

        .order-block .price {
            width: 100%
        }

        .order-block .price+.btn {
            margin-left: 0
        }

        .order-block .price {
            margin-bottom: 17px;
            margin-top: 4px
        }

        .styled-block>.row>div+div {
            margin-top: 15px
        }

        .item-views.list.image_left .item .image,.item-views.list.image_left .item .text,.item-views.list.image_right .item .image,.item-views.list.image_right .item .text {
            //padding: 24px
        }

        .item-views.list.image_right .item .image {
            padding-top: 0
        }

        .item-views.list .item .image {
            //margin: auto
        }

        .item-views.list.image_right .item.noborder .image {
            padding-bottom: 0
        }

        .item-views.list.image_left .item.noborder .image {
            padding-top: 0
        }

        .item-views.list.image_right .item.noborder .text {
            padding-top: 0
        }

        .item-views.list.image_left .item.noborder .text {
            padding-bottom: 0
        }

        .item-views.list .item.wti.noborder .text {
            padding: 0
        }

        .item-views.sections .item .image {
            margin-left: auto;
            margin-right: auto
        }

        .item-views.sections .item .image a {
            text-align: center
        }

        .teasers.item-views.front hr {
            display: none
        }

        .teasers.item-views.front .item {
            border-bottom: 1px solid #efefef!important;
            padding-bottom: 15px;
            margin: 0
        }

        .teasers.item-views.front .items>div:last-of-type .item {
            margin-bottom: 25px
        }

        .teasers.item-views.front .items>div+div .item {
            margin-top: 15px
        }

        body .teasers.item-views.front .items .item .image {
            float: left;
            height: 105px;
            line-height: 103px;
            max-height: 105px;
            max-width: 105px;
            text-align: center;
            width: 105px;
            margin: 0
        }

        .teasers.item-views.icons.front .item .info {
            padding-left: 125px
        }

        .projects.item-views.table .item {
            text-align: center
        }

        .projects.item-views.table .item>a {
            display: inline-block
        }

        .detail .projects.item-views.table .item .image img {
            max-height: 100%
        }

        .slider-container .tp-caption h1 {
            font-size: 15px;
            line-height: 18px
        }

        .slider-container .tp-caption {
            font-size: 11px!important;
            line-height: 13px!important
        }

        .slider-container .tp-caption a.btn {
            font-size: 11px;
            line-height: 13px
        }

        .detail .detailimage {
            float: none;
            margin: 0 auto 20px;
            padding: 0;
            text-align: center;
            max-height: 100%;
            max-width: 100%
        }

        .detail .detailimage img {
            max-height: 100%;
            max-width: 100%
        }

        .detail .galery .inner {
            padding: 0!important
        }

        .detail .galery #carousel,.detail .gallery-block .small-gallery-wrapper {
            height: 0;
            opacity: 0;
            visibility: hidden
        }

        .detail .gallery-block .gallery-wrapper {
            margin-bottom: 40px
        }

        .staff.item-views.list.image_left .item .text {
            margin-left: 0;
            padding-left: 20px
        }

        .staff.item-views.list.image_right .item .text {
            margin-right: 0;
            padding-right: 20px
        }

        body .catalog.item-views.sections .item .image {
            height: 105px;
            line-height: 101px;
            max-width: 105px
        }

        .catalog.sections .item .title {
            margin-bottom: 20px
        }

        .catalog.sections .item .title a {
            font-size: 20px
        }

        .catalog.sections .item .text {
            font-size: 14px
        }

        body .catalog.item-views.sections .items:not(.services) .item.slice-item.image {
            height: auto;
            line-height: normal;
            max-height: none;
            max-width: none
        }

        body .catalog.item-views.sections .items:not(.services) .item .info {
            padding-left: 130px
        }

        body .catalog.item-views.sections .items:not(.services) .item.right .info {
            padding-left: 0;
            padding-right: 130px
        }

        .catalog.item-views.table .item .text {
            padding-top: 8px
        }

        .catalog.item-views.table .item .price {
            margin-top: 5px
        }

        .catalog.item-views.table .item .foot>div,.catalog.item-views.table .item .foot>div>* {
            float: none!important
        }

        .catalog.item-views.list .item .foot,.catalog.item-views.list .item .text {
            padding-top: 15px!important;
            float: none!important
        }

        .catalog.item-views.price .item .text>.row>.col-md-2.col-sm-2,.catalog.item-views.price .item .text>.row>.col-md-3.col-sm-3 {
            margin-top: 5px
        }

        .catalog.item-views.price .item .text>.row>.col-md-2.col-xs-12 {
            margin-top: 10px
        }

        .catalog.item-views.table .flexslider .item .title {
            text-align: center
        }

        .catalog.item-views.table.linked .flexslider .flex-control-nav {
            bottom: 30px
        }

        .form.contacts .col-md-12.pull-right {
            float: none!important
        }

        .news_block .item.big .image {
            height: auto
        }

        .detail .galery {
            max-width: none
        }

        .bx_item_detail_inc_two .list-type-block.item-views .item {
            height: auto!important;
            padding-left: 0
        }

        body .docs-block .blocks .inner-wrapper {
            margin-bottom: 18px
        }

        .ordering-wrap {
            display: inline-block
        }

        .form.contacts .captcha-row>div>.form-group {
            margin-top: 0!important
        }

        .pagination a,.pagination span {
            padding-left: 6px!important;
            padding-right: 6px!important
        }

        .form.order {
            margin-right: 0;
            padding-left: 20px;
            padding-right: 20px
        }

        .basket_order .items {
            margin-right: 0
        }

        .logo-row .top-callback .basket_top {
            display: block
        }

        .logo-row .top-callback .basket_top .b_wrap {
            position: absolute;
            z-index: 10;
            top: -55px;
            right: 33px
        }

        .logo-row .top-callback .basket_top .dropdown {
            display: none!important
        }

        .reviews.item-views .item.review .image {
            padding: 0
        }

        .reviews.item-views .item.review .text {
            padding: 10px 0 0
        }

        .mixitup-container .item-views.table-elements .item .image {
            max-height: none
        }

        .item-views.list.big-img .item .image {
            padding: 0 0 10px
        }

        .basket.fly {
            position: relative;
            width: auto;
            right: auto;
            top: 0;
            box-shadow: none;
            border: none;
            margin: 0
        }

        .basket.fly .wrap {
            box-shadow: none;
            border: none
        }

        .basket.fly .wrap h4,.basket.fly .wrap>div {
            display: none
        }

        .basket.fly .wrap .opener {
            background: 0 0;
            border-radius: 0;
            position: static;
            width: 58px;
            height: 48px;
            display: block;
            box-shadow: none;
            border: none
        }

        .basket.fly .opener .count {
            left: 50%;
            top: 50%;
            margin: -9px 0 0 1px;
            width: 17px;
            height: 17px;
            line-height: 16px;
            white-space: nowrap;
            font-size: 11px;
            border-radius: 100%
        }

        .basket.fly .opener:before {
            left: 50%;
            top: 50%;
            margin: -7px 0 0 -20px;
            width: 18px;
            height: 17px
        }

        .basket.fly .opener.empted:before {
            margin-left: -8px
        }

        .top-block .info-text .basket_top .icon:before {
            background: url(/bitrix/templates/aspro-allcorp2/css/../images/svg/Basket_black.svg) 0 0 no-repeat
        }

        .basket_top .icon .count {
            color: #fff!important
        }

        .top-block .info-text>div.sep:after {
            display: none
        }

        .logo-row .top-callback {
            padding-top: 0
        }

        .blog.list-type-block.item-views .item {
            padding: 15px
        }

        .blog.list-type-block.item-views .item>.image {
            float: none;
            text-align: center;
            display: block;
            width: 100%;
            height: auto;
            line-height: normal;
            padding: 0 0 20px
        }

        .blog.list-type-block.item-views .item>.image img {
            width: 100%;
            max-height: 100%
        }

        body .blog.list-type-block.item-views .items .item .image+.body-info {
            padding: 0
        }

        .list-type-block.item-views .item .image+.body-info {
            //padding-left: 30px;
            //padding-right: 30px
        }

        .list-type-block.item-views .item .image+.body-info .title {
            text-align: left
        }

        .list-type-block.item-views.reviews .item .image+.body-info .title {
            text-align: left
        }

        .instagram_ajax .instagram .item {
            width: 50%
        }

        .float-banners .col-xxs-12 {
            width: 50%
        }

        .contacts-page-map+.contacts.contacts-page-map-overlay {
            margin: 0
        }

        .subscribe-block-wrapper .outer-wrapper {
            padding: 20px 0 30px
        }

        body .subscribe-block-wrapper .inner-wrapper .text {
            padding-bottom: 10px
        }

        .subscribe-block-wrapper .social-icons {
            margin: 11px 0 0
        }

        .subscribe-edit-main .form .form-group .input {
            padding: 0 0 10px
        }

        .subscribe-edit-main table.data-table {
            margin: 0 0 10px
        }

        .subscribe-block-wrapper>.row {
            margin: 0
        }

        footer .bottom-middle {
            padding-top: 20px;
            padding-bottom: 0
        }

        footer .info .blocks:before {
            display: none
        }

        footer .bottom-menu {
            margin-top: 20px
        }

        footer .bottom-menu .items>.item-link {
            margin-bottom: 5px
        }

        footer .info .blocks {
            display: inline-block
        }

        footer .info .blocks.phones {
            margin-bottom: 15px;
            padding-left: 0
        }

        footer .info .blocks.phones .svg {
            left: -22px
        }

        footer .info .blocks.address .svg {
            top: 0
        }

        footer .info .blocks.email .svg {
            top: 4px
        }

        footer .bottom-under .inner-wrapper .copy-block,footer .bottom-under .inner-wrapper .social-block {
            float: none
        }

        footer .bottom-under .inner-wrapper .copy-block {
            padding-bottom: 0
        }

        footer .bottom-under .inner-wrapper,footer .bottom-under .outer-wrapper {
            padding-bottom: 0;
            margin-top: 0
        }

        footer.compact .social-icons .small_title {
            display: none
        }

        footer .blocks:last-of-type {
            padding-bottom: 0
        }
    }
}

@media (max-width: 700px) {
    .partners.front.tarifs .head-block .flex-control-nav {
        padding:20px 50px 20px;
        z-index: 999!important;
        position: relative;
        bottom: 0
    }

    .partners.front.tarifs .head-block .flex-control-nav {
        padding-left: 20px!important;
        padding-right: 20px!important
    }
}

@media (min-height: 701px) {
    .basket.fly.small-block {
        top:185px;
        margin: 0 0 55px;
        height: auto
    }

    .basket.fly.small-block>.wrap {
        padding: 0
    }

    .basket.fly.small-block .opener {
        top: 0
    }

    .basket.fly.small-block>.wrap>h4 {
        margin-top: 0
    }

    .basket.fly.small-block>.wrap .basket_wrap {
        padding: 0;
        height: auto
    }

    .basket.fly.small-block .items_wrap {
        max-height: 258px
    }

    .basket.fly.small-block .opener+.right_dok .link {
        top: 76px
    }

    .basket.fly.small-block .opener+.right_dok .link+.link {
        top: 152px
    }
}

@media (max-width: 650px) {
    .basket.default .buttons .btn {
        margin-top:20px;
        width: 100%;
        margin-right: 0
    }

    .basket.default .buttons .btn:first-child {
        margin-top: 0
    }

    .left-menu-md,.right-menu-md {
        display: none
    }

    .content-md {
        width: 100%
    }

    .side-menu>li>a {
        padding: 13px 27px 16px 10px
    }

    .side-menu>li>a:before {
        right: 10px;
        top: 13px
    }

    .bx-firefox .side-menu>li>a:before {
        top: 14px
    }

    .side-menu>li.active.child>a:before {
        top: 13px
    }

    .bx-firefox .side-menu>li>a {
        padding-top: 12px;
        padding-bottom: 17px
    }

    .side-menu .submenu-wrapper {
        padding: 0 10px 10px 10px
    }

    .side-menu .submenu {
        padding-top: 3px
    }

    .detail .galery {
        max-width: 100%
    }

    .list-type-block.item-views.wide_img.sm .item>.image {
        width: 150px
    }

    .list-type-block.item-views.wide_img:not(.image_right) .item .image+.body_info {
        padding-left: 175px
    }

    .list-type-block.item-views.wide_img.image_right .item .image+.body-info {
        padding-right: 175px
    }
}

@media (min-width: 601px) {
    .top_mobile_region .confirm_region {
        padding-top:12px
    }

    .top_mobile_region .confirm_region+.close_popup {
        top: 34px
    }

    .top_mobile_region .confirm_region .title {
        display: inline-block;
        padding-right: 30px
    }

    .top_mobile_region .confirm_region .buttons {
        display: inline-block;
        padding-top: 11px
    }

    .top_mobile_region .confirm_region .buttons>span {
        width: auto
    }

    .top_mobile_region .confirm_region .buttons>span .btn {
        padding-left: 20px;
        padding-right: 20px
    }

    .top_mobile_region .close_popup {
        top: 35px
    }
}

@media (max-width: 600px) {
    .basket.default .items .item .buy_block {
        width:100px
    }

    .basket.default .items .item .prices:not(.summ) {
        float: none;
        margin-bottom: 15px;
        width: 100%
    }

    .basket.default .items .item .prices.summ {
        width: 100%;
        padding-left: 130px;
        float: none;
        margin-top: 20px
    }

    .basket.default .items .item .prices .price_new {
        display: inline-block
    }

    .basket.default .items .item .prices .price_old {
        display: inline-block
    }

    .tabs_ajax .body-block .catalog.item-views.table .flexslider .slides {
        padding-bottom: 100px
    }

    .front.catalog .flexslider .flex-control-nav {
        bottom: 35px;
        z-index: 0
    }

    .links-block .links a.back-url {
        margin-right: 20px
    }

    .links-block .links a.next-url {
        float: none
    }

    .detail.partners .detailimage {
        float: none;
        max-width: none;
        margin: 0 0 20px
    }

    .detail .ask_a_question {
        display: none
    }

    .border_block .max-form-block,.border_block .top-form,.form .bottom-form,.registraion-page .form .social_block .soc-avt {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px
    }

    .border_block .top-form {
        padding-bottom: 15px
    }

    #mobileheader .title-block {
        max-width: 55%
    }

    .tabs_ajax .body-block .item-block .table>.row>div {
        float: none;
        width: 100%
    }

    .bx-yandex-view-layout .pane_info_wrapper .pane_info {
        position: static;
        width: 100%
    }

    .detail .item-views.catalog.table .items>.col-xs-6 {
        float: none;
        width: 100%
    }

    .module_products_list td.info-td td {
        display: block;
        padding: 10px 20px;
        width: 100%
    }

    .body .item .buy_block.in .buttons {
        max-width: 200px
    }

    .body .item .bottom-wrapper .buy_block.in .buttons {
        max-width: none
    }

    .ajax_load.table .items.flexbox>.col-xs-6 {
        width: 100%
    }
}

@media (max-width: 599px) {
    .catalog.detail .ext_view.sm .head .bottom-wrapper .col-xs-6 {
        width:100%
    }
}

@media (max-width: 530px) {
    .top-block .info-text .phone-block {
        max-width:200px;
        font-size: 0
    }

    .top-block .info-text .phone-block a {
        padding-left: 5px;
        padding-right: 0!important
    }

    .detail blockquote::before {
        top: -3px;
        left: 4px;
        font-size: 90px
    }

    .detail blockquote {
        padding-left: 58px
    }

    .news.front .item .text {
        display: none
    }

    .main>.container>.row>.maxwidth-theme>div:not(.left-menu-md):not(.right-menu-md) {
        width: 100%
    }

    body .catalog.item-views.sections .item .image {
        float: none;
        margin: 0 auto;
        max-width: 100%!important;
        height: auto;
        width: auto;
        max-height: 100%;
        line-height: normal
    }

    body .catalog.item-views.sections .items.services .item .image {
        width: 120px;
        height: 120px
    }

    .catalog.sections .item .info {
        padding-left: 0!important;
        padding-right: 0!important;
        padding-top: 25px
    }

    .catalog.sections .item .title {
        text-align: center
    }

    .catalog.sections.front .items>div {
        width: 50%;
        float: left
    }

    .catalog.sections.front .item .text {
        display: none
    }

    .bx-touch .filter .bx_filter_popup_result {
        font-size: 12px;
        line-height: 14px;
        position: fixed!important;
        z-index: 1001;
        top: auto!important;
        right: 0!important;
        bottom: 0!important;
        left: 0!important;
        margin-top: 0;
        margin-left: 0;
        width: auto;
        height: auto;
        padding: 10px;
        border-radius: 0;
        box-shadow: 0 -2px 5px 0 rgba(0,0,0,.1)
    }

    .filter .bx_filter_popup_result .arrow {
        display: none
    }

    .bx-touch .filter .bx_filter_popup_result_close {
        position: absolute;
        top: 50%;
        right: 10px;
        display: block;
        width: 22px;
        height: 22px;
        margin-top: -11px;
        background: url(/bitrix/templates/aspro-allcorp2/css/images/filter/x.png) no-repeat center;
        background-size: 16px
    }

    .form.order .required-fileds {
        margin: -15px 0 15px;
        float: none!important
    }

    .basket_order .confirm {
        text-align: center
    }

    .basket_order .confirm .description {
        padding: 120px 0 0
    }

    .basket_order .confirm .description:before {
        left: 50%;
        margin-left: -45px
    }

    .basket_order .confirm .description .btn {
        margin: 15px 0 0;
        display: block
    }

    .basket_order .confirm .description .btn:first-of-type {
        margin-top: 0
    }

    body .order-block td {
        display: block;
        text-align: center;
        width: 100%;
        padding: 30px
    }

    body .order-block td+td {
        padding-top: 0
    }

    body .order-block td .text {
        min-height: auto;
        padding: 0;
        text-align: center
    }

    body .order-block td .text:before {
        display: block;
        position: static;
        margin: 0 auto 30px
    }

    .list-type-block.item-views.wide_img .item .body-info {
        padding: 20px 20px 20px!important
    }

    .detail .list-type-block.item-views.wide_img .item .body-info {
        padding: 0!important
    }

    .list-type-block.item-views.wide_img .item .image+.body-info {
        padding-top: 0!important
    }

    body .list-type-block.item-views.wide_img .items .item>.image {
        width: auto;
        float: none;
        padding: 0 0 32px!important
    }

    .item-views.blocks h3+.right_link_block {
        float: none!important;
        display: block;
        padding: 0 0 20px 0
    }

    .ordering-wrap {
        display: block
    }

    .display-type.pull-right.text-right {
        float: none!important;
        text-align: left
    }

    .linked .flexslider.shadow .slides {
        padding-bottom: 120px
    }

    body .item-views.table.linked.catalog .flexslider.shadow .flex-control-nav {
        bottom: 83px
    }

    .wraps.goods-block {
        margin-bottom: -120px
    }

    .basket.default .foot .remove.all {
        float: none!important
    }

    .basket.default .foot .total {
        float: none!important;
        margin-top: 15px;
        padding-left: 13px;
        text-align: left;
        width: auto
    }

    .basket.default .basket_empty>.wrap {
        padding-left: 0;
        padding-top: 130px;
        text-align: center
    }

    .basket .basket_empty>.wrap:before {
        left: 50%;
        margin-left: -45px
    }

    .logo-row .top-callback .phone {
        right: 50px;
        top: -46px
    }

    .logo-row .top-callback .basket_top+.callback+.phone {
        right: 100px
    }

    .logo-row .top-callback .phone .phone-number>div a {
        font-size: 14px
    }

    .logo-row .logo img {
        max-width: 100%
    }

    .logo-row .logo {
        width: 43%
    }

    .detail .ask_a_question {
        float: none;
        width: 100%;
        margin: 0 0 20px
    }

    .barnd-block .item-views .item .image {
        max-width: 100%;
        float: none;
        width: 100%;
        display: block
    }

    .barnd-block .item-views .item .image+.body-info {
        padding-left: 0
    }

    .list-type-block.item-views.staff .item .image:not(.pagging) {
        width: 90px;
        height: 90px
    }

    .list-type-block.item-views.staff .item:not(.wti) .body-info {
        padding-left: 105px
    }

    .list-type-block.item-views.staff .item:not(.wti) .body-info .bottom-props {
        padding-bottom: 0
    }

    .staff.item-views.list .item .post {
        position: initial;
        bottom: auto;
        font-size: 0.8em
    }

    .review-detail .reviews.item-views.front .item .header-block {
        padding-left: 22px;
        padding-right: 22px
    }

    .review-detail .reviews.item-views.front .item .header-block>div {
        text-align: center
    }

    .review-detail .reviews.item-views.front .item .header-block .body-info {
        text-align: center;
        padding: 0
    }

    .review-detail .reviews.item-views.front .item .bottom-block {
        text-align: center;
        padding: 20px 0 0
    }

    .catalog.item-views.big-img.list .item {
        padding: 0 0 20px
    }

    .catalog.item-views.big-img.list .item .text {
        padding: 10px 30px!important
    }

    table.table,table.table tbody,table.table td,table.table th,table.table thead,table.table tr {
        display: block;
        clear: both
    }

    table.table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    table.table thead+tbody tr:first-of-type {
        position: static
    }

    table.table thead+tbody tr {
        border: 1px solid #ccc
    }

    body table.table thead+tbody tr:not(.nomobile) td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        text-align: left!important;
        min-height: 32px
    }

    table.table thead+tbody td .th-mobile {
        display: block;
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    #mobileheader .title-block {
        max-width: 50%
    }

    .float-banners.v1 .item .wrap_tizer .wr_block.price {
        display: none
    }

    .custom>.item>.row>div,.float-banners.v1 .items>div>.row>div,.news_block>.row>div,.portfolio.front .row>div,.profit-front-block>div {
        float: none;
        width: 100%
    }

    body .body .col-xxs-12 {
        float: none!important;
        width: 100%!important
    }

    .news_block .item.big .name {
        font-size: 1em
    }

    .news_block .item.big .info {
        padding: 17px 24px 20px
    }

    .portfolio.item-views:not(.news_block) .item {
        padding-bottom: 60%
    }

    .item-views.table-elements.portfolio .custom .item .items .item .image {
        max-height: none
    }
}

@media (max-width: 470px) {
    .instagram_ajax .instagram .item {
        width:100%
    }

    .list-type-block.item-views .item>.image,.list-type-block.item-views.image_right .item>.image {
        //float: none;
        //width: 100%;
        //text-align: center
    }

    body .company-block .list-type-block.item-views {
        text-align: center
    }

    .company-block .list-type-block.item-views .item>.image {
        width: 54px;
        max-width: none;
        display: inline-block
    }

    body .company-block .list-type-block.item-views .item>.body-info {
        padding-top: 5px
    }

    .list-type-block.item-views .item>.body-info,.list-type-block.item-views.image_right .item .body-info {
        float: none;
        width: 100%
    }

    body .list-type-block.item-views .item>.body-info {
        padding-top: 10px
    }

    .barnd-block .list-type-block.item-views .item>.body-info {
        padding-top: 20px
    }

    .catalog.detail .wrapper-block-btn {
        white-space: normal
    }

    .reviews.item-views .item.review .image {
        display: none
    }

    .reviews.item-views .item.review .image+.body-info {
        padding: 0
    }

    .staff.item-views .item .image {
        //margin: auto
    }

    .staff.item-views .item .image+.body-info {
        //padding-left: 40px;
        //padding-right: 40px
    }

    .list-type-block.item-views.slider-items .item>.image {
        display: none
    }

    body .list-type-block.item-views.slider-items.list .item .body-info {
        padding: 26px 30px 10px 30px!important
    }

    body .list-type-block.item-views.slider-items.list.tarifs .item .body-info {
        padding: 0!important
    }

    body .list-type-block.item-views.slider-items.list.tarifs .head-block .item .body-info {
        padding: 10px 5px!important
    }

    .catalog.item-views.price .item .img-block {
        padding: 0;
        width: 100%;
        float: none
    }

    .catalog.item-views.price .item .img-block+div {
        width: 100%;
        float: none
    }

    .catalog.item-views.price .item .text .buy_block {
        white-space: nowrap
    }

    .catalog.item-views.price .item .text .buy_block .counter {
        width: 110px
    }

    .barnd-block .item .image .preview {
        display: none
    }

    .contacts-stores .mobile-title-phone .row>div {
        width: 100%;
        float: none;
        padding-bottom: 10px
    }

    .blog.list-type-block.item-views .item .title,body .banners-small.blog .item .inner-item .title span {
        font-size: 15px
    }

    #mobileheader .title-block {
        max-width: 45%
    }

    .ext_view .element_detail_text .sharing {
        float: none
    }

    .ext_view .element_detail_text .price_txt .text-info {
        padding: 0 0 25px
    }

    .float-banners.v3.list .items .item .img {
        float: none;
        margin: auto
    }

    .float-banners.v3.list .items .item .img+.text-wrapper {
        padding-left: 0
    }

    .right_block .catalog .tizers_block {
        text-align: left
    }

    .right_block .catalog .tizers_block .col-xs-6 {
        width: 100%;
        text-align: left
    }
}

@media (max-width: 430px) {
    .logo-row .top-callback .phone {
        top:-48px
    }

    .logo-row .top-callback .phone .phone-number>div a {
        font-size: 11px
    }

    .teasers.item-views.icons.front .item .image {
        display: none
    }

    .teasers.item-views.icons.front .item .info {
        padding-left: 0
    }

    #mobileheader .title-block {
        max-width: 40%
    }

    .sections_wrapper .list .item.section_item .img {
        float: none;
        margin: 0 auto 10px
    }

    .sections_wrapper .list .item.section_item .section_info {
        padding-left: 0
    }
}

@media (max-width: 400px) {
    #mobileheader .right-icons {
        padding-right:10px
    }

    #mobileheader .wrap_icon {
        padding-left: 10px;
        padding-right: 10px
    }

    .logo-row .top-callback .basket_top+.callback+.phone {
        display: none!important
    }

    .front .btn-default {
        padding-top: 7px;
        padding-bottom: 6px;
        font-size: 14px
    }

    .banners-big .btn {
        margin-top: 5px!important
    }

    .banners-big .flexslider, .banners-big .slides li, .banners-big.short-banner .flexslider, .banners-big.short-banner .slides, .banners-big.short-banner .slides>li {
        margin-bottom: 180px;
    }

    .banners-big .slides .text .inner {
        bottom: -180px;
        height: 180px;
    }

    body .banners-big .slides .title {
        font-weight: 500;
        height: 140px;
        max-height: 140px;
    }

    body .banners-big .slides .text-block {
        margin-top: 6px;
    }

    .tarifs .front .btn-default {
        font-size: 11px
    }

    .filters-wrap .ordering-wrap .select-outer {
        width: auto
    }

    .subscribe-block-wrapper .text {
        font-size: 14px
    }

    .subscribe-block-wrapper .subscribe-btn {
        padding: 10px 15px 14px
    }

    .subscribe-block-wrapper .form-control.subscribe-input {
        padding-right: 140px
    }

    .wrap-portfolio-front .row .inner-wrapper-text {
        padding: 60px 20px 50px;
        text-align: center
    }

    .wrap-portfolio-front .row .inner-wrapper-text .main-wrapper .link .btn {
        margin: 0
    }

    .row.block-with-bg+.row .item-views.blocks h3 {
        padding-top: 56px
    }

    .front-form,.instagram_ajax,.item-views.front.staff-items,.teasers.item-views.front {
        padding-bottom: 50px
    }

    .blog.list-type-block.item-views .item>.image {
        height: auto
    }

    .item-views .title-wrapper.bottom-props .value {
        margin-bottom: 4px
    }

    .catalog.item-views.table .items>div {
        float: none;
        width: 100%
    }

    .inline-search-block.fixed.big .search .search-input {
        padding: 0 124px 0 10px
    }

    .inline-search-block.fixed.big .search .btn-search {
        padding: 7px 25px 8px;
        top: 3px;
        right: 70px
    }

    .float-banners .title_block+.items .text-block .btn {
        display: none
    }

    .reviews.item-views.slider .item {
        padding-left: 56px;
        padding-right: 30px
    }
}

@media (max-width: 395px) {
    .form .form-footer .pull-right {
        float:none!important;
        text-align: center;
        margin-top: 15px
    }

    .form .form-footer .pull-left {
        float: none!important;
        text-align: center
    }

    .form.contacts .required-fileds {
        float: none!important;
        text-align: center
    }

    .form.contacts .required-fileds+div.pull-right {
        float: none!important;
        text-align: center;
        margin-top: 15px
    }

    .form.popup .form-footer.clearfix .pull-right {
        float: right!important
    }

    .form.popup .form-footer.clearfix .pull-left {
        float: left!important
    }

    .form.popup .form-header i {
        display: none
    }

    .form.popup .form-header .text {
        padding-left: 80px!important;
        padding-right: 80px!important
    }

    .form.popup .form-body {
        padding: 24px 11px 0!important
    }

    .form.popup .form-footer {
        padding: 14px 11px 52px!important
    }

    .form.popup .captcha-row .input {
        margin-left: 30px!important
    }

    .catalog.item-views .item .label {
        margin-right: 0
    }

    .pagination a,.pagination span {
        padding-left: 4px!important;
        padding-right: 3px!important
    }

    .basket.default .items .item {
        padding-left: 29px;
        text-align: center
    }

    .basket.default .items .item .box {
        float: none!important
    }

    .basket.default .items .item .image {
        margin: 0 auto 20px;
        float: none
    }

    .basket.default .items .item .buy_block {
        margin: 0 auto 14px
    }

    .basket.default .items .item .prices {
        margin-top: 0!important;
        padding: 0!important
    }

    .basket.default .items .item .description {
        margin-top: 0;
        margin-bottom: 14px
    }

    .banners-big.front.hidden_narrow {
        display: none
    }

    .partners.front.blocks {
        padding-bottom: 60px
    }

    .company-block .item-views.front .props {
        padding-top: 40px
    }

    body .company-block .list-type-block.item-views {
        padding-bottom: 35px
    }

    .catalog.detail .head .brand {
        float: none
    }

    .catalog.detail .head .brand+.clearfix {
        display: none
    }

    .subscribe-edit-main table.data-table tr {
        border-bottom: 1px solid #ebeef1
    }

    .subscribe-edit-main table.data-table tr td {
        padding: 5px 0
    }

    .subscribe-edit-main table.data-table tr td:first-child {
        padding-bottom: 0
    }
}

@media (max-width: 380px) {
    #mobileheader .logo {
        max-width:220px
    }

    .share:not(.top) .shares-block:not(:hover) {
        padding-right: 42px
    }

    body .share.clicked .shares-block {
        padding-right: 67px!important
    }

    body .share.clicked .shares-block:hover {
        padding: 10px 67px 4px 20px!important
    }

    .share:not(.top) .shares-block:hover {
        padding: 10px 52px 4px 7px
    }

    .share:not(.top) .shares-block:before {
        right: 42px
    }

    .share:not(.top) .shares-block:after {
        right: 11px
    }

    .captcha-row .captcha_input {
        margin-top: 22px;
        position: relative;
        left: 0;
        top: 0;
        margin-right: 0;
        width: auto;
        max-width: none
    }

    .captcha-row .captcha_input input[name=captcha_word] {
        position: static
    }
}

@media (max-width: 357px) {
    .partners.front .flex-direction-nav {
        display:none
    }

    .partners.front .btn,.services.front .btn {
        right: -10px
    }

    .detail .ask_a_question {
        float: none;
        margin: 0 auto;
        margin-bottom: 15px;
        width: 100%
    }

    .news.front .item .image,.teasers.item-views.front .item .image {
        height: 50px;
        line-height: 48px;
        max-height: 50px;
        max-width: 75px;
        width: 75px
    }

    .news.front .item .info,.teasers.item-views.front .item .info {
        padding-left: 90px
    }

    .projects.item-views.table .item>a {
        width: 100%
    }

    #mobileheader .title-block {
        max-width: 35%
    }

    .select-outer select {
        width: 215px
    }

    .catalog.item-views.list .item .buy_block {
        white-space: nowrap
    }

    .catalog.item-views.list .item .buy_block .counter {
        max-width: 110px
    }

    #mobileheader .right-icons {
        padding-right: 4px
    }

    #mobileheader .wrap_icon {
        padding-left: 7px;
        padding-right: 7px
    }

    #mobileheader .wrap_icon.wrap_basket {
        padding-right: 2px
    }
}

@media (max-width: 320px) {
    .catalog.sections.front .item {
        padding:10px;
        margin: 0 0 0
    }

    .catalog.sections.front .item .image {
        height: 80px;
        line-height: 79px
    }
}

/* End */
/* Start:/bitrix/templates/aspro-allcorp2/themes/10/colors.min.css?154521805619667*/
.introtext {
    border-bottom-color: #0088cc;
}

.detail .introtext.wides:after {
    background-color: #0088cc;
}

a:hover,a:focus {
    color: #222;
}

.dark-color:hover,a.colored,.colored {
    color: #0088cc;
}

a {
    color: #0088cc;
}

a.colored:hover,.colored:hover {
    color: #222;
}

a:active {
    color: #00527a;
}

a.grey {
    color: #818181;
}

a.grey:hover {
    color: #0088cc;
}

.dark_link:hover {
    color: #0088cc;
}

.btn-inline {
    color: #0088cc;
}

.btn-inline.black:hover {
    color: #0088cc;
}

.btn-inline.rounded:hover i {
    background: #0088cc;
}

body .fa.big-icon {
    background: #0088cc;
}

body .fa.big-icon.grey {
    color: #0088cc;
    background: #efefef;
}

.icon-text {
    color: #fff;
    background: #0088cc;
}

.icon-text .fa {
    color: #fff;
}

.icon-text.grey {
    color: #222;
    background: #efefef;
}

.icon-text.grey .fa {
    color: #0088cc;
}

a.scroll-to-top.ROUND_COLOR,a.scroll-to-top.RECT_COLOR {
    background-color: #0088cc;
}

a.scroll-to-top.ROUND_COLOR:hover,a.scroll-to-top.RECT_COLOR:hover {
    background-color: #00a3f5;
}

.underline {
    border-bottom: 2px solid #0088cc;
}

blockquote::before {
    color: #0088cc;
}

.review .it:before {
    color: #0088cc;
}

.styled-block {
    border-left-color: #0088cc;
}

.list.icons .fa {
    color: #0088cc;
}

table.table th {
    background-color: #0088cc;
}

hr.colored_line {
    border-color: #0088cc;
}

.btn.btn-default {
    background-color: #0088cc;
    border-color: #0088cc;
    color: #ffffff;
}

.btn.btn-default:hover,.btn.btn-default:active,.btn.btn-default:focus {
    background-color: #009ceb;
    border-color: #009ceb;
}

.btn.btn-default.white {
    color: #0088cc !important;
    border: 1px solid #80d5ff;
    background: #ffffff;
}

.btn.btn-default.btn-transparent-bg:not(:hover) {
    color: #0088cc !important;
}

.btn.btn-default.white:hover,.btn-default.white:active,.btn-default.white:focus {
    color: #ffffff !important;
    border-color: #0088cc;
    background: #0088cc;
}

.btn.btn-default.white.white-bg:hover,.btn-default.white.white-bg:active,.btn-default.white.white-bg:focus {
    color: #0088cc !important;
    border-color: #0088cc;
    background: #fff;
}

.btn.btn-primary {
    background-color: #00b290;
    border-color: #00b290;
}

.btn.btn-primary:hover,.btn.btn-primary:active,.btn.btn-primary:focus {
    background-color: #30c4a8;
    border-color: #30c4a8;
}

.btn.btn-success {
    background-color: #84bc29;
    border-color: #84bc29;
}

.btn.btn-success:hover,.btn.btn-success:active,.btn.btn-success:focus {
    background-color: #9dca53;
    border-color: #9dca53;
}

.btn.btn-info {
    background-color: #0ca9e3;
    border-color: #0ca9e3;
}

.btn.btn-info:hover,.btn.btn-info:active,.btn.btn-info:focus {
    background-color: #39baec;
    border-color: #39baec;
}

.btn.btn-warning {
    background-color: #f38b04;
    border-color: #f38b04;
}

.btn.btn-warning:hover,.btn.btn-warning:active,.btn.btn-warning:focus {
    background-color: #f8a132;
    border-color: #f8a132;
}

.btn.btn-danger {
    background-color: #dc130d;
    border-color: #dc130d;
}

.btn.btn-danger:hover,.btn.btn-danger:active,.btn.btn-danger:focus {
    background-color: #e63f3a;
    border-color: #e63f3a;
}

.btn.btn-transparent {
    background-color: rgba(255,255,255,0);
    border-color: rgba(255,255,255,0);
    color: #000000;
}

.btn.btn-transparent:hover,.btn.btn-transparent:active,.btn.btn-transparent:focus {
    background-color: #009ceb;
    border-color: #009ceb;
}

.btn.btn-transparent:hover {
    color: #ffffff;
}

.btn.btn-responsive-nav {
    background-color: #0088cc;
}

.btn.btn-responsive-nav:hover {
    color: #0088cc;
    border: 1px solid #0088cc;
    background-color: #ffffff;
    padding: 4px 7px 2px;
}

.btn.btn-link {
    color: #0088cc;
    border-color: #80d5ff;
}

.btn.btn-link:hover {
    color: #009ceb;
    border-color: transparent;
}

.btn.btn-link:active {
    color: #00527a;
}

.btn.btn-default.wc.vert .fa {
    background-color: #0088cc;
}

.btn.btn-default.wc.vert:hover .fa {
    background-color: #009ceb;
}

.btn.btn-transparent-border:hover {
    background-color: #0088cc;
    border: 1px solid #0088cc;
}

body header.light .logo_and_menu-row .confirm_region .buttons .btn.btn-default.btn-transparent-bg:not(:hover) {
    color: #0088cc !important;
}

body .confirm_region .btn.btn-default:not(:hover) {
    border-color: #0088cc !important;
}

.label.label-default {
    background: #93a6bc;
}

.label.label-primary {
    background: #b8c2cd;
}

.label.label-success {
    background: #5cb85c;
}

.label.label-warning {
    background: #f0ad4e;
}

.label.label-danger {
    background: #d9534f;
}

.top-block.colored {
    background: #0088cc;
}

.top-block .social-icons li a:hover:before {
    background-color: #0088cc;
}

.top-block .top-block-item .inline-search-show:hover>span {
    color: #0088cc;
}

.logo.colored img,header .line-row,#mobileheader .logo.colored img {
    background-color: #0088cc;
}

.top-block .top-block-item .personal.top:hover>a {
    color: #0088cc;
}

.top-block .top-block-item .personal.top:hover>a svg path {
    fill: #0088cc;
}

.logo-row .top-callback .phone .fa,.logo-row .top-callback .email .fa {
    background-color: #0088cc;
}

.logo-row .top-callback .email,.logo-row .top-callback .email a:hover {
    color: #009ceb;
}

.inline-search-block.fixed.big .search .close-block:hover .close-icons {
    background-color: #009ceb;
}

#mobileheader .mobileheader-v2 {
    background: #0088cc;
}

#mobilemenu .menu ul>li.selected a:before {
    background: #0088cc;
}

#mobilemenu .contacts a:hover {
    color: #0088cc;
}

#mobilemenu .menu>ul>li.counters .count {
    background: #0088cc;
}

.style-switcher .switch:hover,.style-switcher .header.can_save .save_btn:hover {
    background: #0088cc;
}

.style-switcher .header .header-inner {
    background-color: #0088cc;
    border-color: #0088cc;
}

.style-switcher .header .header-inner:hover,.style-switcher .header .header-inner:active,.style-switcher .header .header-inner:focus {
    background-color: #009ceb;
    border-color: #009ceb;
}

.style-switcher .options>a.current:not(.block),.style-switcher .options .link-item.current:not(.block) {
    background: #0088cc;
}

.style-switcher .options .link-item.current.block {
    border-color: #0088cc;
}

.style-switcher .tooltip-link:hover {
    background: #0088cc;
    border-color: #0088cc;
}

.style-switcher .options[data-code="BASE_COLOR"]>div.current>span,.style-switcher .options[data-code="BASE_COLOR"]>div.current>span:hover {
    border-color: #0088cc;
}

.style-switcher .options[data-code="BGCOLOR_THEME"]>div.current>span,.style-switcher .options[data-code="BGCOLOR_THEME"]>div.current>span:hover {
    border-color: #0088cc;
}

.style-switcher .left-block .section-block.active:before {
    background: #0088cc;
}

.style-switcher .block-title .dotted-block {
    color: #0088cc;
}

.top-block .search .search-wrapper {
    background: #0088cc;
}

.menu-row .search-button-div .fa-close:hover {
    color: #009ceb;
}

.search .btn-search {
    color: #0088cc;
}

.mega-menu ul.nav li.active,.mega-menu ul.nav li:hover {
    background-color: #0088cc;
}

.mega-menu table td.active .wrap>a,.mega-menu table td:not(.search-item):hover .wrap>a {
    color: #0088cc;
}

.topmenu-LIGHT .mega-menu table td.active .wrap>.more-items span:before,.topmenu-LIGHT .mega-menu table td:not(.search-item):hover .wrap>.more-items span:before {
    background-color: #0088cc;
}

.mega-menu table td .wrap>a .line-wrapper .line {
    background-color: #0088cc;
}

.topmenu-LIGHT .mega-menu table .tail {
    border-bottom: 6px solid #007ab8;
}

.mega-menu table .dropdown-menu li>a:hover,.mega-menu table .dropdown-submenu>a:hover:after {
    color: #0088cc;
}

.mega-menu table .dropdown-menu li.active>a,.mega-menu table .dropdown-submenu.active>a,.mega-menu table .dropdown-submenu.active>a:after {
    color: #0088cc;
}

.mega-menu table .wrap>.dropdown-menu>li:first-of-type:before {
    background-color: #0088cc;
}

.marker-nav {
    background-color: #0088cc;
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a:hover>.arrow>i {
    background-color: #0088cc;
}

.mega_fixed_menu .svg.svg-close:hover {
    background-color: #0088cc;
}

.inline-search-block.bg-colored-block.show {
    background-color: #0088cc;
}

.menu-row.bgcolored .wrap_icon:hover {
    background-color: #009ceb;
}

.logo_and_menu-row .burger:hover .svg-burger {
    background-color: #009ceb;
}

body .basket-link.basket-count .count {
    background-color: #0088cc;
}

.logo_and_menu-row .basket-link:hover .title {
    color: #0088cc;
}

.top-block-item .basket-link:hover .title {
    color: #0088cc;
}

.title-v5 .basket.fly .opener {
    background-color: #0096e0;
}

.title-v5 .basket.fly .opener:hover {
    background-color: #00aaff;
}

.top-btn:hover .svg {
    background-color: #0088cc;
}

a:hover .svg:not(.inline) {
    background-color: #0088cc;
}

.svg.colored svg path {
    fill: #0088cc;
}

.logo svg path.icon-path {
    fill: #0088cc;
}

.social-icons li a:hover svg path,.header_opacity.header_fill_none header.light>div:not(.menu-row) .social-icons li a:hover svg path {
    fill: #0088cc !important;
}

.menu-row.with-color.colored_dark .wrap_icon:hover .svg svg path,.wrap_icon:hover .svg.inline svg path {
    fill: #0088cc;
}

.fill_bg_n.header_fill_colored header .logo_and_menu-row.full-fill .logo-row,.header_fill_colored header .logo_and_menu-row.full-fill .logo-row .maxwidth-theme {
    background: #0088cc;
}

.menu-row.with-color.colored_dark .mega-menu table td.active .wrap>a,.menu-row.with-color.colored_dark .mega-menu table td:hover .wrap>a,.menu-row.with-color.colored_dark .mega-menu table td .wrap>a:hover {
    color: #0088cc;
}

.menu-row.bgcolored .mega-menu table td:hover {
    background-color: #009ceb;
}

.menu-row.bgcolored .mega-menu table td.active {
    background-color: #006da3;
}

.menu-row.bgcolored>.maxwidth-theme .menu-only {
    background-color: #0088cc;
}

body.header_nopacity.header_fill_colored.fill_bg_y header .menu-row>.maxwidth-theme,body.header_nopacity.header_fill_colored.fill_bg_n header .menu-row {
    background-color: #0088cc;
}

.top-block .menu.topest li.selected>a,.top-block .menu.topest li:hover>a {
    color: #0088cc;
}

body:not(.header_fill_colored) .mega-menu table td .wrap>a.more-items:hover svg path {
    fill: #0088cc !important;
}

body:not(.header_fill_colored) .mega-menu table td:hover>.wrap>a.more-items svg path {
    fill: #0088cc !important;
}

.header_opacity header.light .nav a:hover svg path {
    fill: #0088cc !important;
}

.header_opacity.header_fill_light header.light>.full-fill .logo svg path {
    fill: #0088cc !important;
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu li a {
    color: #0088cc;
}

.header_nopacity.header_fill_colored .logo_and_menu-row .menu-row .basket-link .count {
    border-color: #0088cc;
}

.wrap_tizer .wrap_outer,.wrap_tizer .wrap_outer .outer_text,.wrap_tizer .wrap_outer .inner_text {
    background: #0088cc;
}

.header_fill_colored.fill_bg_n header .top-block+.logo_and_menu-row .logo-row,.header_fill_colored header .top-block+.logo_and_menu-row .logo-row .maxwidth-theme {
    background-color: #0088cc;
}

body header.light .wrap_icon:hover .svg.inline svg path {
    fill: #0088cc !important;
}

body.header_opacity.header_fill_none header.light .top-block .svg.colored svg path,body header.light .top-block .personal:hover .svg svg path {
    fill: #0088cc !important;
}

body.header_opacity header.light i.colored.svg svg path {
    fill: #0088cc !important;
}

#mobilemenu .expanded>.dropdown .menu_back a:hover svg path {
    fill: #0088cc;
}

.rss:hover,.body .page-top .print-link:hover {
    background-color: #0088cc;
}

.personal-link:hover svg path {
    fill: #0088cc;
}

.catalog .bx_filter_section .bx_filter_block .pict label:hover,.catalog .bx_filter_section .bx_filter_block .pict label.active {
    border-color: #0088cc;
}

.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label:hover .bx_filter_param_btn,.catalog .bx_filter_section .bx_filter_block .bx_filter_param_label.active .bx_filter_param_btn {
    border-color: #0088cc;
}

#headerfixed .menu-block.rows:hover {
    background-color: #0088cc;
}

#headerfixed .menu-block .navs td:not(.wide_menu)ul li.active>a,#headerfixed .menu-block .navs td:not(.wide_menu)ul li a:hover,#headerfixed .menu-block .navs td:not(.wide_menu)ul li a:focus {
    color: #0088cc;
}

.wrap-portfolio-front {
    background: #0088cc;
}

.head-block .item-link.active .title,.head-block .item-link.active span,.head-block .item-link.active .btn-inline,.head-block .item-link:hover span {
    color: #0088cc;
}

.head-block .item-link.active .title span:before,.head-block .item-link.active .title .btn-inline:before {
    background: #0088cc;
}

.search-tags-cloud .tags a:hover {
    background: #0088cc;
}

.basket_top .dropdown {
    border-color: #0088cc;
}

.basket_top .dropdown:before {
    border-bottom-color: #0088cc;
}

.remove:hover:before {
    background-color: #0088cc;
}

.basket_order .description:before {
    background: #0088cc;
}

.basket.fly .opener {
    background: #0088cc;
}

.basket.fly .opener:hover {
    background: #009ceb;
}

.breadcrumb a:hover {
    color: #222;
}

.breadcrumb a:active {
    color: #00527a;
}

.breadcrumb li:hover>a {
    color: #009ceb;
}

.pagination .active a,.pagination .active span {
    border-color: #0088cc !important;
    background-color: #0088cc !important;
}

.pagination li:not(.active):hover a {
    border-color: #0088cc !important;
    color: #0088cc;
}

.pagination a:hover .fa {
    color: #0088cc;
}

.pagination li.prev:hover a svg path,.pagination li.next:hover a svg path,.more_text_ajax svg path {
    fill: #0088cc;
}

.item-views.blocks h3.line:after {
    background: #0088cc;
}

.nav-direction .flex-direction-nav li a {
    background: #0088cc;
}

.nav-direction .flex-direction-nav li a:hover {
    background: #009ceb;
}

.show_props .char_title:hover svg path {
    fill: #0088cc;
}

.cls-cluster2 {
    fill: #0088cc;
}

.contacts-page-map-top.projects .bx-yandex-view-layout .pane_info .section_name {
    color: #0088cc;
}

.detail .galery .top-small-wrapper .slides li.flex-active-slide {
    border-color: #0088cc;
}

.bottom-menu .item:hover .title a,.bottom-menu .item:hover .title,.bottom-menu .item.active .title a,.bottom-menu .item.active .title {
    color: #009ceb !important;
}

footer .print-link:hover {
    color: #009ceb;
}

footer .print-link:hover svg path {
    fill: #009ceb;
}

.social-icons li:hover a {
    border-color: #009ceb;
    background-color: transparent;
}

.side-menu>li>a:hover,.side-menu li>a:hover:before,.side-menu li>a:active:before,.side-menu li>a:focus:before {
    color: #009ceb;
}

.side-menu>li.active>a {
    background: #0088cc;
}

.side-menu .submenu>li.active>a {
    color: #007ab8;
}

.side-menu .submenu>li>a:hover {
    color: #009ceb;
}

.side-menu>li>a:hover .icons svg path {
    fill: #009ceb;
}

.tabs .nav-tabs li.active a {
    color: #0088cc;
}

.tabs .nav-tabs li.active a:before {
    background: #0088cc;
}

.tabs .nav-tabs a:hover,.tabs .nav-tabs a:active,.tabs .nav-tabs a:focus {
    color: #0088cc;
}

.active .title-tab-heading,.title-tab-heading:focus,.title-tab-heading:active,.title-tab-heading:hover {
    color: #0088cc;
}

.accordion-head.accordion-open a,.accordion-head:hover a {
    color: #0088cc;
}

.detail .gallery-block .small-gallery ul.items li.flex-active-slide,.detail .gallery-block .small-gallery ul.items li:hover {
    border-color: #0088cc;
}

.flex-direction-nav a:hover,.flex-direction-nav a:hover::before {
    color: #009ceb;
    border-color: #009ceb;
}

.color-controls .flex-direction-nav a {
    background: #0088cc;
}

.color-controls .flex-direction-nav a:hover {
    background: #009ceb;
}

span.zoom {
    background-color: #0088cc;
}

span.zoom:hover {
    background-color: #009ceb;
}

.wr_scrollbar .scrollbar .handle {
    background: #0088cc;
}

.page404 .i404 {
    color: #0088cc;
}

.jqmClose.top-close:hover {
    color: #009ceb;
}

.form.contacts .title {
    border-color: #0088cc;
}

.form .form-header {
    border-top-color: #0088cc !important;
}

.form-header i {
    background: #0088cc;
}

.banners-small .item .title a:hover,.more_text_ajax:hover {
    color: #0088cc !important;
}

.more_text_ajax:hover:after {
    background-color: #0088cc;
}

.more_text_ajax:hover svg path,.ajax_load_btn:hover .more_text_ajax svg path {
    fill: #0088cc;
}

.teasers.item-views.front.icons .item a:hover {
    color: #0088cc !important;
}

.front-projects.item-views.table .item .info {
    border-top-color: #0088cc;
}

.front-projects.item-views.table .item a:hover .info {
    background: #324860;
}

.front-projects.item-views.table .item a:hover .info:before {
    border-bottom-color: #0088cc;
}

.item-views .item .title a:hover {
    color: #0088cc;
}

.uploader:hover .action {
    background-color: #009ceb;
    border-color: #009ceb;
}

.uploader .action {
    color: #0088cc;
    border: 1px solid #80d5ff;
}

.form .input .add_file:hover {
    color: #0088cc;
}

.form .input .add_file:hover:before {
    background-color: #0088cc;
}

p.drop-caps:first-child:first-letter {
    color: #0088cc;
}

p.drop-caps.secundary:first-child:first-letter {
    background-color: #0088cc;
}

.label-info {
    background-color: #0088cc;
}

section.toggle label {
    color: #0088cc;
    border-color: #0088cc;
}

section.toggle.active>label {
    background-color: #0088cc;
    border-color: #0088cc;
}

.progress-bar-primary {
    background-color: #0088cc;
}

.slider-container .tp-caption a:not(.btn):hover {
    color: #00a3f5;
}

.tp-bullets .bullet.selected,.tp-bullets .bullet:hover {
    background: #0088cc !important;
}

.fa.colored {
    background: #0088cc;
}

.docs-block .iblocks:hover .icons-block a,.iblocks .icons-block a:hover {
    background: #0088cc;
}

.docs-block .iblocks:hover .text-block .text {
    color: #0088cc !important;
}

.item-views .property.price .fa,.item-views .property.price .price_val {
    color: #0088cc;
}

.item-views .item:hover .property .fa {
    color: #0088cc;
}

.link-block-more .dark-color:hover:before {
    background: #0088cc;
}

.tabs.item-views.table .title,.history.item-views.table .title {
    color: #0088cc;
}

.history.item-views .title {
    color: #0088cc;
}

.detail .galery #slider.flexslider:hover .flex-direction-nav {
    background: #009ceb;
}

.detail .galery #carousel .slides li.flex-active-slide {
    border-color: #0088cc;
}

.detail .reviews .item .review .icons:before {
    color: #0088cc;
}

.detail .galery #carousel .flex-direction-nav a:hover::before {
    color: #0088cc;
}

.catalog.group .price .price_val {
    color: #0088cc;
}

.select-outer i.fa {
    color: #0088cc;
}

.item-views.table.bblock .item .info {
    border-top-color: #0088cc;
}

.popup_regions .items .item.current {
    background: #0088cc;
}

#headerfixed .nav-pills>li.active>a,#headerfixed .nav>li>a:focus,#headerfixed .nav>li>a:hover,#headerfixed .nav-pills>li.active>a,#headerfixed .nav-pills>li.active>a:focus,#headerfixed .nav-pills>li.active>a:hover,#headerfixed .dropdown-menu>.active>a,#headerfixed .dropdown-menu>.active>a:focus,#headerfixed .dropdown-menu>.active>a:hover,#headerfixed .dropdown-menu>li>a:focus,#headerfixed .dropdown-menu>li>a:hover {
    color: #0088cc;
}

.item .sticker-block {
    color: #0088cc;
}

.news_block .item .sticker {
    background: #0088cc;
}

.reviews.item-views.slider .item .preview-text-wrapper .quote svg path {
    fill: #0088cc;
}

.profit-front-block .item .image {
    background: #0088cc;
}

.item-views .item .title a.colored {
    color: #0088cc;
}

.float-banners.v2 .item:hover:after {
    background: #0088cc;
}

.marker .mcls-1 {
    fill: #0088cc;
}

.bx-yandex-view-layout .pane_info_wrapper .pane_info .email a:hover {
    color: #0088cc;
}

.marker:hover .mcls-1 {
    fill: #00a3f5;
}

.portfolio.item-views .link .item,.portfolio.item-views .link .item .bottom_title .btn-default,.btn-default.white_br.white {
    background: #0088cc !important;
}

.portfolio.item-views .link .item .bottom_title .btn-default:hover span {
    color: #0088cc;
}

.item.wline:after {
    background: #0088cc;
}

.dark-nav2 .flex-control-paging li a:hover,.dark-nav2 .flex-control-paging li a.flex-active {
    background: #0088cc;
}

.banners-big .nav-carousel .flex-direction-nav li:hover {
    background: #0088cc;
}

.reviews.item-views.front .item .image:before {
    background-color: #0088cc;
}

.item-views .item .bottom-props .value {
    background-color: #0088cc;
}

.item-views .item .bottom-props>a:hover {
    background-color: #009ceb;
}

.filter-action.active,.display-type .view-button:hover,.display-type .view-button.cur {
    background-color: #0088cc;
}

.bx_filter .bx_ui_slider_range,.bx_filter .bx_ui_slider_pricebar_V,.bx_filter.bx_filter_vertical .bx_filter_popup_result {
    background-color: #0088cc;
}

.bx_filter .bx_ui_slider_track .bx_ui_slider_handle {
    border-color: #0088cc;
}

.catalog.bx_filter .bx_filter_parameters_box_title:hover:before,.catalog.bx_filter .bx_filter_parameters_box_title:hover {
    color: #0088cc;
}

.bx_filter input[type="checkbox"]+label:before,.filter input[type="radio"]+label:before,.bx_filter .bx_filter_select_arrow,.common_select .common_select-link .trigger {
    background-color: #0088cc;
}

.bx_filter input[type="checkbox"]:checked+label:after,.filter input[type="checkbox"]:checked+label:after {
    background-color: #0088cc;
    border-color: #0088cc;
}

.bx_filter_section .btn.btn-transparent {
    color: #0088cc;
}

.subscribe-edit-main .form input[type=checkbox]+label:hover:after,.subscribe-edit-main .form input[type=checkbox]:checked+label:after,.subscribe-edit-main .form input[type=radio]+label:hover:after,.subscribe-edit-main .form input[type=radio]:checked+label:after {
    background-color: #0088cc;
    border-color: #0088cc;
}

.subscribe-edit-main font.notetext {
    border-color: #0088cc;
}

@media(max-width: 767px) {
    .basket_top .icon .count {
        background:#0088cc !important;
    }
}

.page-top-wrapper.color {
    background: transparent;
}

.title-v5.fill_bg_y .page-top-wrapper.color>.maxwidth-theme {
    background: #0088cc;
}

/* End */
.sidearea-genproc .title a {
    color: #222;
}

.sidearea-genproc .title a:hover {
    color: #0088cc;
}

.list-deputy .title a, .list-deputy .person a {
    color: #222;
}

.list-deputy .title a:hover, .list-deputy .person a:hover, .list-deputy .active .person a {
    color: #0088cc;
}

.sidearea-with-img .title a {
    color: #222;
}

.sidearea-with-img .title a:hover, .sidearea-with-img .title a.active {
    color: #0088cc;
}

.sidearea-with-img img {
    width: 100%;
}

.yurlitco {
    display: none;
}

.main-genproc .genproc-photo {
    width: 100%;
    max-height: 100%;
    overflow: hidden;
}

.main-genproc .genproc-photo img {
    width: 100%;
}

.main-genproc .genproc-title {
    font-size: 18px;
    line-height: 26px;
    margin: 15px 0;
    font-weight: 700;
}

.main-genproc .genproc-name {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .main-genproc {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
    }

    .main-genproc .genproc-photo {
        flex-basis: 25%;
    }

    .main-genproc .genproc-title {
        flex-basis: 75%;
        font-size: 16px;
        line-height: 22px;
        margin: 0;
        padding-left: 10px;
    }

    .main-genproc .genproc-name {
        font-size: 15px;
        line-height: 19px;
        margin: 15px 0;
    }
}

.genproc-pers-page-biography .genproc-photo {
    margin: -20px -20px 0 -20px;
    max-height: 100%;
    overflow: hidden;
}

.genproc-pers-page-biography .genproc-photo img {
    width: 100%;
}

.genproc-pers-page-biography .genproc-title {
    font-size: 18px;
    line-height: 26px;
    margin: 15px 0;
}

.genproc-pers-page-biography .genproc-text {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .genproc-pers-page-biography {
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
    }

    .genproc-pers-page-biography .genproc-photo {
        flex-basis: 30%;
        margin: 0;
    }

    .genproc-pers-page-biography .genproc-title {
        flex-basis: 70%;
        font-size: 16px;
        line-height: 22px;
        margin: 0;
        padding-left: 20px;
    }

    .genproc-pers-page-biography .genproc-text {
        margin: 15px 0;
    }
}

.genproc-pers-page-doc {
    position: relative;
}

.genproc-pers-page-doc .genproc-title {
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 15px;
}

.genproc-pers-page-doc .genproc-link {
    margin-bottom: 10px;
}

.genproc-pers-page-doc .genproc-link a {
    display: block;
}

.genproc-pers-page-doc .genproc-photo {
    height: 50px;
}

.genproc-pers-page-doc .genproc-photo img {
    position: absolute;
    right: 0;
    bottom: 10px;
    height: 60px;
    width: 60px;
}

/* Start:/bitrix/templates/aspro-allcorp2/bg_color/light/bgcolors.min.css?154521805669*/
body.fill_bg_y.visible_banner,.footer_inner.fill {
    background: #f6f6f7;
}

.main-voting ul li label {
    display: flex;
}
.main-voting input[type="radio"] {
    width: 13px;
}
.main-voting ul li label span {
    margin-left: 10px;
}


.mapsvg svg {
	max-width: 100%;
	max-height: 100%
}

.genproc-page.tabs {
	position: relative;
	height: 57px;
	margin-bottom: 0;
	overflow-y: hidden;
}
.genproc-page.tabs .nav-tabs {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	border-top: 1px solid #f2f2f2;
	overflow-x: auto;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.genproc-page.tabs .nav.nav-tabs a {
	background: transparent;
	border: none;
}
.genproc-page.tabs .nav.nav-tabs li.active a {
	border-bottom: 1px solid #0088cc;
}
.genproc-page.tabs .nav-tabs li.active a:before {
	content: none;
}
.genproc-page.tabs .nav.nav-tabs a {
	font-size: 14px;
	font-weight: 500;
	padding: 18px 8px 17px;
}
@media(min-width: 992px) {
	.genproc-page.tabs .nav.nav-tabs a {
		padding: 18px 22px 17px;
	}
}

.structure-topic {
    font-size: 0;
    position: relative;
    z-index: 3;
    display: block;
    height: 146px;
    margin: 0 0 30px;
    transition: all .3s ease;
    text-align: center;
    background: #e9f0f2;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .03);
    text-decoration: none;
}
.structure-topic__title {
    font: 400 30px/1 RobotoBold;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
    color: #383838;
    letter-spacing: .015em;
}
.structure-topic__logo {
    font-size: 0;
    line-height: 0;
    display: inline-block;
    margin: 0 25px;
    text-align: center;
    vertical-align: middle;
}
.structure-topic__logo img {
    display: inline-block;
    width: 101px;
}
.structure-structure {
    font-size: 0;
    overflow: hidden;
    margin: 0 0 -10px;
}
.structure-structure__body {
    margin: 0 -15px;
}
.structure-structure__block {
    display: inline-block;
    box-sizing: border-box;
    width: 33.3%;
    padding: 0 15px;
    vertical-align: top;
}
.structure-structure__item {
    position: relative;
    z-index: 2;
    display: block;
    box-sizing: border-box;
    height: 110px;
    margin: 0 0 30px;
    padding: 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none;
    background: #e9f0f2;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .03);
}
.structure-structure__title {
    font: 400 20px/24px RobotoBold;
    display: inline-block;
    margin: 0;
    color: #383838;
    letter-spacing: .015em;
}
.structure-structure__link {
    font: 400 14px/1 Roboto;
    display: inline-block;
    margin: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    letter-spacing: .015em;
    color: #00aeef;
    border-bottom: 1px solid transparent;
}
.structure-structure__item_size_small {
    z-index: 1;
    height: 90px;
}
.structure-structure__item_size_small .structure-structure__title {
    font-size: 14px;
    line-height: 1.2;
}
@media only screen and (min-width: 1412px) {
	.structure {
	    background: url(http://rsogenproc.su/images/struct-01.png) center top no-repeat;
	}
}
@media only screen and (min-width: 1024px) {
	.structure-topic:before {
	    display: inline-block;
	    width: 0;
	    height: 100%;
	    content: '';
	    vertical-align: middle;
	}
	.sstructure-topic:after {
	    position: absolute;
	    bottom: -33px;
	    left: 0;
	    display: block;
	    width: 100%;
	    height: 33px;
	    content: '';
	    background: url(/images/svg/structure-topic_bg.svg) center top no-repeat;
	    background-size: 770px;
	}
	.sstructure-structure__item:first-child:after {
	    position: absolute;
	    bottom: -13px;
	    left: 0;
	    display: block;
	    width: 100%;
	    height: 13px;
	    content: '';
	    background: url(/images/svg/structure-structure_item_bg.svg) center bottom no-repeat;
	    background-size: 5px;
	}
}

@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
	.structure-topic {
	    position: relative;
	    height: auto;
	    height: 160px;
	    padding: 15px 0 0;
	}
}
@media only screen and (max-width: 1023px), only screen and (max-device-width: 1023px) {
	.structure-topic__title {
	    font-size: 20px;
	}
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
	.structure-topic__title {
	    line-height: 1.2;
	    display: block;
	}
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
	.structure-topic__logo {
	    position: absolute;
	    bottom: 15px;
	    left: 0;
	    width: 100%;
	    margin: 0;
	}
}
@media only screen and (max-width: 1023px), only screen and (max-device-width: 1023px) {
	.structure-topic__logo img {
	    width: 65px;
	}
}
@media only screen and (max-width: 1023px), only screen and (max-device-width: 1023px) {
	.structure-structure {
	    margin: 0 0 -20px;
	}
}
@media only screen and (max-width: 1023px), only screen and (max-device-width: 1023px) {
	.structure-structure__block {
	    width: 50%;
	}
}
@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
	.structure-structure__block {
	    width: 100%;
	}
}
@media only screen and (max-width: 1023px), only screen and (max-device-width: 1023px) {
	.structure-structure__item_size_small {
	    margin: 0 0 20px;
	}
}



/* Виджет назначает height: 100% , что может привести к непредксказуемому результату, если вы этого не планровали */

html {
    height: auto !important;
}

/* Фиксируем позицию body, которую меняет панель гугла */

body {
    top: 0 !important;
    position: static !important;
    min-height: 100vh !important;
}

/* Прячем панель гугла */

.skiptranslate {
    display: none !important;
}

/* Убираем подсветку ссылок */

.goog-text-highlight {
    background-color: inherit;
    box-shadow: none;
    box-sizing: inherit;
}

/* language */

.language {
    position: absolute;
    left: 0;
    top: 0;
//    transform: translateY(-50%);
    z-index: 999;
    display: flex;
    flex-direction: column;
}

.language__img {
    margin: 2px;
    cursor: pointer;
    opacity: .5;
}

.language__img:hover,
.language__img_active {
    opacity: 1;
}