@charset "UTF-8";
hr,
img {
    border: 0
}

body {
    margin: 0
}

.dropdown-menu,
.nav,
.pager {
    list-style: none
}

strong {
    font-weight: 600;
}


/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article,
footer,
header,
main,
nav,
section {
    display: block
}

video {
    display: inline-block
}

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

h1 {
    margin: .67em 0
}

b {
    font-weight: 600
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code {
    font-size: 1em
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    img,
    tr {
        page-break-inside: avoid
    }
    * {
        text-shadow: none!important;
        color: #000!important;
        background: 0 0!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: 2cm .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-info {
    background-image: none
}

body {
    background-color: #fff
}

*,
 :after,
 :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333
}

button,
input,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #ccc;
    text-decoration: none
}

a:focus,
a:hover {
    color: #a6a6a6;
    text-decoration: underline
}

a:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

table {
    background-color: transparent
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.dropdown {
    position: relative
}

p {
    margin: 0 0 10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px
}

.small,
small {
    font-size: 85%
}

.text-info {
    color: #3a87ad
}

.text-info:hover {
    color: #2d6987
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

legend {
    color: #333
}

h1,
h2,
h3 {
    margin-top: 20px
}

h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

h4,
h5,
h6 {
    margin-top: 10px
}

h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address {
    margin-bottom: 20px
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

dd {
    line-height: 1.428571429
}

dd {
    margin-left: 0
}

.btn-group-vertical>.btn-group:after,
.clearfix:after,
.container:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.pager:after,
.row:after {
    clear: both
}

address {
    line-height: 1.428571429
}

address {
    font-style: normal
}

code {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap;
    border-radius: 4px
}

.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px
}

.row {
    margin-left: -16px;
    margin-right: -16px
}

input[type=file],
legend {
    display: block
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666666666666%
    }
    .col-sm-10 {
        width: 83.33333333333334%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666666666666%
    }
    .col-sm-7 {
        width: 58.333333333333336%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666666666667%
    }
    .col-sm-4 {
        width: 33.33333333333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.666666666666664%
    }
    .col-sm-1 {
        width: 8.333333333333332%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666666666666%
    }
    .col-sm-push-10 {
        left: 83.33333333333334%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666666666666%
    }
    .col-sm-push-7 {
        left: 58.333333333333336%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666666666667%
    }
    .col-sm-push-4 {
        left: 33.33333333333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.666666666666664%
    }
    .col-sm-push-1 {
        left: 8.333333333333332%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666666666666%
    }
    .col-md-10 {
        width: 83.33333333333334%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666666666666%
    }
    .col-md-7 {
        width: 58.333333333333336%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666666666667%
    }
    .col-md-4 {
        width: 33.33333333333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.666666666666664%
    }
    .col-md-1 {
        width: 8.333333333333332%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666666666666%
    }
    .col-md-pull-10 {
        right: 83.33333333333334%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666666666666%
    }
    .col-md-pull-7 {
        right: 58.333333333333336%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666666666667%
    }
    .col-md-pull-4 {
        right: 33.33333333333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.666666666666664%
    }
    .col-md-pull-1 {
        right: 8.333333333333332%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666666666666%
    }
    .col-md-push-10 {
        left: 83.33333333333334%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666666666666%
    }
    .col-md-push-7 {
        left: 58.333333333333336%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666666666667%
    }
    .col-md-push-4 {
        left: 33.33333333333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.666666666666664%
    }
    .col-md-push-1 {
        left: 8.333333333333332%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666666666666%
    }
    .col-lg-10 {
        width: 83.33333333333334%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666666666666%
    }
    .col-lg-7 {
        width: 58.333333333333336%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666666666667%
    }
    .col-lg-4 {
        width: 33.33333333333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.666666666666664%
    }
    .col-lg-1 {
        width: 8.333333333333332%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666666666666%
    }
    .col-lg-push-10 {
        left: 83.33333333333334%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666666666666%
    }
    .col-lg-push-7 {
        left: 58.333333333333336%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666666666667%
    }
    .col-lg-push-4 {
        left: 33.33333333333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.666666666666664%
    }
    .col-lg-push-1 {
        left: 8.333333333333332%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }
}

table {
    max-width: 100%
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th {
    border: 1px solid #ddd
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    float: none;
    display: table-cell
}

@media (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: scroll;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th {
        border-bottom: 0
    }
}

legend {
    padding: 0;
    border: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

select[multiple],
select[size] {
    height: auto
}

.form-control {
    font-size: 14px;
    line-height: 1.428571429;
    display: block;
    vertical-align: middle
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control[disabled],
.form-control[readonly] {
    cursor: not-allowed;
    background-color: #eee
}

textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 15px
}

.checkbox {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
    vertical-align: middle
}

.checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    float: left;
    margin-left: -20px
}

.checkbox+.checkbox {
    margin-top: -5px
}

.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm {
    height: auto
}

.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 45px;
    line-height: 45px
}

textarea.input-lg {
    height: auto
}

.form-control-static {
    margin-bottom: 0
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block
    }
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox] {
        float: none;
        margin-left: 0
    }
    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .control-label {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .form-group {
    margin-left: -16px;
    margin-right: -16px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-control-static {
    padding-top: 7px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn-group .dropdown-toggle:active,
.btn-group-vertical>.btn:focus,
.btn-group.open .dropdown-toggle,
.btn-group>.btn:focus,
.btn.active,
.btn:active,
.dropdown-toggle:focus,
.open>a {
    outline: 0
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled] {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-link {
    color: #ccc;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #a6a6a6;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover {
    color: #999;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,
.btn-xs {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.428571429
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child,
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu>li>a {
    font-weight: 400;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #ccc
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.dropdown-header {
    font-size: 12px;
    color: #999
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover,
.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
    z-index: 2
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group-sm>.btn,
.btn-group-xs>.btn {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn {
    padding: 1px 5px
}

.btn-group-sm>.btn {
    padding: 5px 10px
}

.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child>.btn:last-child,
.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    line-height: 45px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group .form-control:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group .form-control:last-child,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-btn {
    position: relative;
    white-space: nowrap
}

.input-group-btn:first-child>.btn {
    margin-right: -1px
}

.input-group-btn:last-child>.btn {
    margin-left: -1px
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -4px
}

.nav {
    margin-bottom: 0;
    padding-left: 0
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.nav:after {
    clear: both
}

.nav>li>a {
    padding: 10px 16px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #ccc
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.media,
.media-body {
    overflow: hidden
}

.label {
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center
}

.pager:after,
.pager:before {
    content: " ";
    display: table
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em;
    background: #999
}

.label[href]:focus,
.label[href]:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: grey
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.media-object {
    display: block
}

.close {
    font-weight: 700
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.close {
    float: right
}

.media,
.media-body {
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.carousel-control {
    opacity: .5
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev {
    left: 50%
}

.carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -16px;
        margin-left: -16px;
        font-size: 30px
    }
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-xs,
td.visible-xs,
th.visible-xs,
tr.visible-xs {
    display: none!important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.hidden {
    visibility: hidden!important
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block!important
    }
    tr.visible-xs.visible-sm {
        display: table-row!important
    }
    td.visible-xs.visible-sm,
    th.visible-xs.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block!important
    }
    tr.visible-xs.visible-md {
        display: table-row!important
    }
    td.visible-xs.visible-md,
    th.visible-xs.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-xs.visible-lg {
        display: block!important
    }
    tr.visible-xs.visible-lg {
        display: table-row!important
    }
    td.visible-xs.visible-lg,
    th.visible-xs.visible-lg {
        display: table-cell!important
    }
}

.visible-sm,
td.visible-sm,
th.visible-sm,
tr.visible-sm {
    display: none!important
}

@media (max-width:767px) {
    .visible-sm.visible-xs {
        display: block!important
    }
    tr.visible-sm.visible-xs {
        display: table-row!important
    }
    td.visible-sm.visible-xs,
    th.visible-sm.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block!important
    }
    tr.visible-sm.visible-md {
        display: table-row!important
    }
    td.visible-sm.visible-md,
    th.visible-sm.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-sm.visible-lg {
        display: block!important
    }
    tr.visible-sm.visible-lg {
        display: table-row!important
    }
    td.visible-sm.visible-lg,
    th.visible-sm.visible-lg {
        display: table-cell!important
    }
}

.visible-md,
td.visible-md,
th.visible-md,
tr.visible-md {
    display: none!important
}

@media (max-width:767px) {
    .visible-md.visible-xs {
        display: block!important
    }
    tr.visible-md.visible-xs {
        display: table-row!important
    }
    td.visible-md.visible-xs,
    th.visible-md.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block!important
    }
    tr.visible-md.visible-sm {
        display: table-row!important
    }
    td.visible-md.visible-sm,
    th.visible-md.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-md.visible-lg {
        display: block!important
    }
    tr.visible-md.visible-lg {
        display: table-row!important
    }
    td.visible-md.visible-lg,
    th.visible-md.visible-lg {
        display: table-cell!important
    }
}

.visible-lg,
td.visible-lg,
th.visible-lg,
tr.visible-lg {
    display: none!important
}

@media (max-width:767px) {
    .visible-lg.visible-xs {
        display: block!important
    }
    tr.visible-lg.visible-xs {
        display: table-row!important
    }
    td.visible-lg.visible-xs,
    th.visible-lg.visible-xs {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block!important
    }
    tr.visible-lg.visible-sm {
        display: table-row!important
    }
    td.visible-lg.visible-sm,
    th.visible-lg.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block!important
    }
    tr.visible-lg.visible-md {
        display: table-row!important
    }
    td.visible-lg.visible-md,
    th.visible-lg.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

.hidden-xs {
    display: block!important
}

tr.hidden-xs {
    display: table-row!important
}

td.hidden-xs,
th.hidden-xs {
    display: table-cell!important
}

@media (max-width:767px) {
    .hidden-xs,
    td.hidden-xs,
    th.hidden-xs,
    tr.hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm,
    th.hidden-xs.hidden-sm,
    tr.hidden-xs.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md,
    td.hidden-xs.hidden-md,
    th.hidden-xs.hidden-md,
    tr.hidden-xs.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg,
    th.hidden-xs.hidden-lg,
    tr.hidden-xs.hidden-lg {
        display: none!important
    }
}

.hidden-sm {
    display: block!important
}

tr.hidden-sm {
    display: table-row!important
}

td.hidden-sm,
th.hidden-sm {
    display: table-cell!important
}

@media (max-width:767px) {
    .hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs,
    th.hidden-sm.hidden-xs,
    tr.hidden-sm.hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm,
    td.hidden-sm,
    th.hidden-sm,
    tr.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md,
    td.hidden-sm.hidden-md,
    th.hidden-sm.hidden-md,
    tr.hidden-sm.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg,
    th.hidden-sm.hidden-lg,
    tr.hidden-sm.hidden-lg {
        display: none!important
    }
}

.hidden-md {
    display: block!important
}

tr.hidden-md {
    display: table-row!important
}

td.hidden-md,
th.hidden-md {
    display: table-cell!important
}

@media (max-width:767px) {
    .hidden-md.hidden-xs,
    td.hidden-md.hidden-xs,
    th.hidden-md.hidden-xs,
    tr.hidden-md.hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-md.hidden-sm,
    td.hidden-md.hidden-sm,
    th.hidden-md.hidden-sm,
    tr.hidden-md.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md,
    td.hidden-md,
    th.hidden-md,
    tr.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-md.hidden-lg,
    td.hidden-md.hidden-lg,
    th.hidden-md.hidden-lg,
    tr.hidden-md.hidden-lg {
        display: none!important
    }
}

.hidden-lg {
    display: block!important
}

tr.hidden-lg {
    display: table-row!important
}

td.hidden-lg,
th.hidden-lg {
    display: table-cell!important
}

@media (max-width:767px) {
    .hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs,
    th.hidden-lg.hidden-xs,
    tr.hidden-lg.hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm,
    th.hidden-lg.hidden-sm,
    tr.hidden-lg.hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md,
    td.hidden-lg.hidden-md,
    th.hidden-lg.hidden-md,
    tr.hidden-lg.hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg,
    td.hidden-lg,
    th.hidden-lg,
    tr.hidden-lg {
        display: none!important
    }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
    .hidden-print,
    td.hidden-print,
    th.hidden-print,
    tr.hidden-print {
        display: none!important
    }
}


/*!
*  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/

@font-face {
    font-family: FontAwesome;
    src: url(/bitrix/templates/aspro-landscape/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(/bitrix/templates/aspro-landscape/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(/bitrix/templates/aspro-landscape/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(/bitrix/templates/aspro-landscape/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(/bitrix/templates/aspro-landscape/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(/bitrix/templates/aspro-landscape/css/fonts/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-user:before {
    content: "\f007"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-close:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-home:before {
    content: "\f015"
}

.fa-repeat:before {
    content: "\f01e"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-book:before {
    content: "\f02d"
}

.fa-print:before {
    content: "\f02f"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-edit:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-plus:before {
    content: "\f067"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-random:before {
    content: "\f074"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-upload:before {
    content: "\f093"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-flash:before {
    content: "\f0e7"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-toggle-down:before {
    content: "\f150"
}

.fa-toggle-up:before {
    content: "\f151"
}

.fa-toggle-right:before {
    content: "\f152"
}

.fa-rub:before {
    content: "\f158"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-toggle-left:before {
    content: "\f191"
}

.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-ge:before {
    content: "\f1d1"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-send:before {
    content: "\f1d8"
}

.fa-send-o:before {
    content: "\f1d9"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-s15:before {
    content: "\f2cd"
}

.fa-window-close:before {
    content: "\f2d3"
}

.fa-window-close-o:before {
    content: "\f2d4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.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 {
    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
}

.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;
    cursor: default
}

.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
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}


/*! fancyBox v2.1.0 fancyapps.com | fancyapps.com/fancybox/#license */

a.thumb-info {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    max-width: 100%
}

a.thumb-info:hover span.thumb-info-action-icon {
    right: 0;
    top: 0
}

a.thumb-info:hover span.thumb-info-action {
    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-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 {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    background: rgba(36, 27, 28, .9);
    bottom: 0;
    color: #fff;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s;
    width: 100%
}

a.thumb-info span.thumb-info-inner {
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    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 9px;
    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 -2px;
    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-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:hover {
    text-decoration: none
}

span.thumb-info-social-icons a span {
    display: none
}

span.thumb-info-social-icons a i {
    color: #fff;
    font-size: .9em;
    font-weight: 400
}

@media (max-width:991px) {
    a.thumb-info span.thumb-info-title {
        font-size: 14px
    }
    a.thumb-info span.thumb-info-more {
        font-size: 11px
    }
    div.flexslider [class*=col-md-] img {
        display: inline;
        width: auto
    }
    div.flexslider article {
        margin: 0 auto 25px;
        text-align: left
    }
    a.scroll-to-top {
        display: none!important
    }
}

@media (max-width:767px) {
    button.btn-responsive-nav {
        top: 15px
    }
}

@media (max-width:479px) {
    body {
        font-size: 13px
    }
    h2 {
        line-height: 40px
    }
    span.arrow {
        display: none
    }
    div.flexslider,
    div.flexslider.unstyled {
        margin-top: 20px
    }
}

@media print {
    #footer,
    body .body {
        margin: 0!important
    }
    #headerfixed,
    #mobileheader,
    header {
        display: none!important
    }
    body .body:not(.index) .main>.container {
        padding-bottom: 50px
    }
    footer .bottom-under .inner-wrapper .social-block {
        display: none
    }
    .ajax_basket {
        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
    }
    a[href]:after {
        display: none
    }
    .front-form,
    body .bottom-menu {
        display: none
    }
    body .btn.btn-responsive-nav {
        display: none!important
    }
    .filters-wrap,
    .page-top .share.top {
        display: none
    }
    .label {
        border: none
    }
    .stickers .stickers-wrapper>div {
        background: #fff
    }
    body .banners-big.front {
        display: none
    }
    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 .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-big .flexslider .slides .img {
        display: none
    }
    body .banners-small {
        padding-bottom: 0
    }
    body .banners-small .bottom_nav {
        display: none
    }
    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
    }
    body .row.block-with-bg+.row .item-views.blocks h3 {
        padding-top: 46px
    }
    .banners-small .custom-md .item {
        width: 100%;
        display: block;
        height: auto!important
    }
    body .banners-small .item .image {
        max-height: none
    }
    body .banners-big .btn {
        margin-bottom: 0
    }
    body .stickers .stickers-wrapper {
        display: none
    }
    .item-views.table-type-block .items>div {
        width: 50%;
        float: left
    }
    .item-views.table-type-block:not(.staff-items) .items>div:nth-child(2n+1) {
        clear: left
    }
    .head-block.top {
        display: none
    }
    section.page-top h1 {
        padding-right: 0!important
    }
    .btn,
    .order-block {
        display: none
    }
    body .teasers.item-views.front {
        padding-bottom: 20px
    }
    body .tabs_ajax .body-block .catalog.item-views.table .flexslider .slides {
        padding-bottom: 20px
    }
    body .front-form,
    body .instagram_ajax,
    body .item-views.front.staff-items {
        padding-bottom: 20px
    }
    body .reviews.item-views.front h3,
    body .row.block-with-bg .blocks h3 {
        padding-top: 46px
    }
    .reviews.item-views .item .video {
        display: none
    }
    body .catalog.detail .head .brand {
        float: right;
        margin: 0
    }
    .content+.order-block,
    .detail .ask_a_question {
        display: none
    }
    body .banners-content {
        margin: 0
    }
    .banners-content .maxwidth-banner {
        background-image: none!important
    }
    .banners-content .text {
        width: 100%;
        padding: 0 20px
    }
    .banners-content .img {
        display: none
    }
    .catalog.detail .head {
        border: none!important
    }
    .catalog.detail .head .row>div {
        width: 100%
    }
    .banners-big .flexslider,
    .banners-big .slides {
        width: 100%!important;
        transform: none!important
    }
    .catalog.detail .nav.nav-tabs {
        display: none
    }
    .banners-big .slides li {
        width: 100%!important
    }
    .dark-nav .flex-control-nav li a {
        background: #dedede!important
    }
    .flex-control-nav {
        display: none!important
    }
    .catalog.detail .bottom-item-block .item-views .row>div {
        width: 100%
    }
    .catalog.detail .bottom-item-block .item-views .row>div .item {
        height: auto!important
    }
    .catalog.item-views.table .flexslider .slides>li {
        width: 300px!important
    }
    .item-views .item {
        height: auto!important
    }
    .catalog.item-views>.row>div[class*=col-]:nth-child(2n+1) {
        clear: left
    }
    .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
    }
    footer .phone .more_phone,
    footer .svg svg {
        display: none
    }
    .inline-search-block {
        display: none
    }
    a.scroll-to-top {
        display: none!important
    }
    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.counter_t {
        width: 115px
    }
    body .basket.default .items .item {
        padding: 0;
        border-color: #000
    }
    body .basket.default .items .item .box {
        display: table-cell
    }
    body .basket.default .items .item .box {
        float: none!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 .counter {
        width: auto;
        margin-right: 0
    }
    body .basket.default .items .item .counter {
        margin-top: 9px
    }
    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%
    }
    body footer .maxwidth-theme>.col-md-9 {
        float: left;
        width: 75%
    }
    body footer .maxwidth-theme>.col-md-3 {
        display: block!important
    }
    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 {
        display: none
    }
    body footer .white_middle_text {
        display: none
    }
    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
    }
    .scroll-to-top {
        display: none!important
    }
    .subscribe-block-wrapper {
        display: none
    }
    body footer .bottom-under .inner-wrapper .copy-block>div {
        display: none
    }
    footer .bottom-under .inner-wrapper .copy-block .copy {
        display: block
    }
    body footer .info .blocks {
        margin-bottom: 12px
    }
}

@media print and (orientation:landscape) {
    .flex-direction-nav {
        display: none!important
    }
    .catalog.item-views.table .flexslider .slides>li {
        width: 320px!important
    }
}


/*!
* 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
*/

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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(0);
        transform: rotate(0)
    }
}

@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(0);
        transform: rotate(0)
    }
}

@-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)
    }
}

@-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
    }
}

@-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)
    }
}

@-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)
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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
    }
}

@-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)
    }
}

@-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)
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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
    }
}

@-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
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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)
    }
}

@-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
}

.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)
    }
}

body h1 {
    font-weight: lighter
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
    font-weight: lighter
}

body .group-content h2,
body .item-views.blocks h2,
body .item-views.blocks h2.title {
    font-weight: lighter
}

.fill_bg_y header .line-row,
body .maxwidth-theme,
body.fill_bg_y .banners-big .maxwidth-banner,
body.fill_bg_y .contacts-page-map,
body.fill_bg_y footer,
body.fill_bg_y>.body>.main {
    max-width: 1360px
}

body.fill_bg_y .banner.TOP_HEADER {
    max-width: 1360px
}

@media all and (max-width:1480px) {
    body .banners-big .flexslider .maxwidth-theme {
        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
    }
}

body {
    font: 15px/24px "Open Sans", Arial, sans-serif
}

@media (min-width:768px) {
    body .subscribe-block-wrapper .text {
        padding-right: 7px
    }
}

body.all_title_1 .head-block .item-link .title,
body.all_title_1 .item-views.sections .item .title a,
body.all_title_1 .item-views.table .item .title a,
body.all_title_1 .news_block .item .name {
    font-weight: 400
}

body.all_title_1 .banners-big .slides .title {
    font-weight: 400
}

body.all_title_1 .banners-small .item .title,
body.all_title_1 .float-banners .items .item .title,
body.all_title_1 .item-views.table-elements .item .body-info .title,
body.all_title_1 .tabs .nav.nav-tabs a,
body.all_title_1 .title-block-big,
body.all_title_1 .title-block-middle {
    font-weight: 400
}

body.all_title_1 .basket .items .item .description .name,
body.all_title_1 .basket_order .items>.head .title {
    font-weight: 400
}

body.all_title_1 .dark_table,
body.all_title_1 .form .form-header .title,
body.all_title_1 .form.contacts .title,
body.all_title_1 .tizers_block2 .item .title .top-text {
    font-weight: 400
}

.base_color_custom>span,
.base_color_custom>span span {
    background-image: url(/bitrix/components/aspro/theme.landscape/templates/.default/images/color_picker.png)!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-size: 15px 15px!important
}

body {
    background-color: #fff;
    color: #555
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 300;
    margin: 46px 0 26px 0;
    color: #333
}

h1,
h2,
h3,
h4 {
    letter-spacing: normal
}

h1 {
    font-size: 2.3em;
    line-height: 1.2857em;
    margin: 0 0 18px;
    font-weight: 700
}

h2 {
    font-size: 2.2em;
    line-height: 1.2121em;
    margin: 30px 0 25px
}

h3 {
    font-size: 1.6em;
    line-height: 24px;
    margin: 41px 0 32px
}

h4 {
    font-size: 1.33em;
    line-height: 20px;
    margin: 30px 0 25px
}

h5 {
    font-size: 1.2em;
    line-height: 22px;
    margin: 30px 0 25px
}

h6 {
    font-size: 1.066em;
    line-height: 22px;
    margin: 30px 0 25px
}

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
}

.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
}

b {
    color: #555
}

.dark_link {
    color: #555
}

.label[href]:focus,
.label[href]:hover {
    color: #555;
    cursor: default
}

.no-bottom-margin {
    margin-bottom: 0
}

.no-top-margin {
    margin-top: 0
}

.normal_text {
    font-size: 1.2em;
    line-height: 1.444em
}

.bold {
    font-weight: 700
}

p {
    margin: 24px 0
}

.introtext:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
ol:first-child,
p:first-child,
table.table1:first-child,
table.table2:first-child,
ul:first-child {
    margin-top: 0
}

.introtext:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
ol:last-child,
p:last-child,
table.table1:last-child,
table.table2:last-child,
ul:last-child {
    margin-bottom: 0
}

hr {
    height: 1px;
    margin: 25px 0;
    border: none;
    border-top: 1px solid #ebecec
}

.colored_line {
    border-color: #ededed;
    border-top-width: 2px
}

table.no-border {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0
}

table.table {
    border-collapse: collapse;
    border-spacing: 0
}

table.table>tbody>tr>td,
table.table>tbody>tr>th {
    border: 0
}

table.table>tbody>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
}

ol,
ul {
    padding-left: 26px;
    margin-bottom: 20px
}

ol+h3,
ol+h4,
ol+h5,
ol+h6,
ul+h3,
ul+h4,
ul+h5,
ul+h6 {
    margin-top: 28px
}

dd {
    margin-bottom: 14px;
    color: #444
}

dd+dd {
    margin-top: -14px
}

ul {
    margin: 32px 0 39px;
    padding-left: 0
}

ol li {
    padding-left: 4px;
    margin: 16px 0 0
}

ul li {
    list-style-type: none;
    position: relative;
    padding-left: 31px;
    margin: 16px 0 0
}

ul li:first-of-type {
    margin-top: 0
}

ol li:first-of-type {
    margin-top: 0
}

ul li p {
    margin-bottom: 0
}

ol li ol,
ul li ul {
    padding-top: 4px
}

.body ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 7px;
    height: 7px;
    border-radius: 100%
}

.body ul li:after {
    content: "";
    position: absolute;
    left: 2px;
    top: 12px;
    background: #fff;
    border-radius: 100%;
    width: 3px;
    height: 3px
}

.img-responsive {
    max-width: 100%
}

.body_media {
    display: none;
    position: absolute;
    top: 2px
}

.ask_a_question {
    text-align: center;
    line-height: 15px;
    color: #1d2029
}

.ask_a_question .text {
    margin-top: 8px
}

.order-block {
    background: #f7fafb;
    border: 1px solid #ebecec;
    color: #666;
    clear: both;
    font-size: 1em;
    margin: 40px 0;
    width: 100%
}

.order-block p {
    margin: 0
}

.order-block:first-child {
    margin-top: 0
}

.order-block:last-child {
    margin-bottom: 0
}

.order-block .row {
    margin: 0
}

.order-block .row>div {
    text-align: center;
    padding: 41px 0 40px;
    min-height: 83px
}

.order-block td {
    padding: 43px 0;
    vertical-align: top
}

.order-block .btn {
    margin: 0;
    padding-left: 32px;
    padding-right: 32px
}

.order-block .text {
    padding: 0 26px 0 122px;
    min-height: 46px;
    line-height: 24px;
    color: #555;
    text-align: left;
    position: relative
}

.order-block .text .svg {
    display: block;
    width: 48px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 37px;
    margin-top: -30px
}

.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 {
    display: table-cell;
    vertical-align: middle
}

.select-outer {
    width: 252px;
    position: relative;
    white-space: nowrap;
    font-size: 0
}

.select-outer select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    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(/bitrix/templates/aspro-landscape/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: #555
}

.bx-opera .select-outer i.fa {
    top: 6px;
    display: none
}

.select-outer select::-ms-expand {
    display: none
}

.dark_table {
    color: #333;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700
}

.white_middle_text {
    font-weight: 700
}

.introtext {
    margin: 43px 0;
    font-size: 1.1333em;
    color: #333;
    line-height: 1.6471em
}

.introtext p:last-child {
    margin-bottom: 0
}

.btn-inline {
    cursor: pointer;
    white-space: nowrap
}

.btn-inline i {
    margin: 0 14px
}

.btn-inline.rounded i {
    margin: 0 8px;
    border-radius: 50%;
    width: 18px;
    text-align: center;
    height: 18px;
    line-height: 17px;
    position: relative;
    top: 1px
}

.btn-inline.rounded i:before {
    margin-left: 2px
}

.btn-inline.rounded:hover i {
    color: #fff;
    background: #ccc
}

.btn-inline:hover {
    color: #555
}

.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
}

.btn-inline.black {
    color: #555
}

.black {
    color: #555
}

.fa.big-icon {
    height: 54px;
    width: 54px;
    line-height: 54px;
    font-size: 29px;
    border-radius: 50%;
    background: #666;
    color: #fff;
    text-align: center
}

.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;
    display: inline-block;
    border-radius: 27px;
    white-space: nowrap
}

.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;
    line-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
}

.icon-text.s25 .fa {
    margin-top: 0;
    font-size: 14px;
    margin-right: 2px;
    line-height: 13px
}

.share {
    margin-top: 0;
    margin-bottom: 0;
    text-align: right;
    color: #555;
    float: right
}

.share .yashare-auto-init>* {
    vertical-align: top;
    padding: 0!important
}

.share .yashare-auto-init .b-share>* {
    vertical-align: top;
    padding: 0!important;
    margin: 1px 3px 0 2px
}

.share>.text {
    display: inline-block;
    margin-right: 38px;
    vertical-align: top
}

.share .ya-share2 {
    display: inline-block;
    vertical-align: top
}

.share>.text {
    margin-right: 5px;
    margin-top: 0;
    display: inline-block;
    vertical-align: top
}

.btn {
    font-size: .9333em;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    margin: 0 10px 10px 0;
    border: 1px solid;
    border-radius: 2px;
    padding: 9px 20px 10px;
    overflow: hidden;
    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
}

.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
}

.btn-lg {
    padding: 10px 25px 11px;
    font-weight: 700
}

.btn.btn-lg {
    font-size: 1em
}

.btn-sm {
    padding: 7px 15px 8px;
    font-size: .8667em
}

.btn.btn-sm {
    font-size: .867em;
    font-weight: 400
}

.btn.active,
.btn:active {
    box-shadow: none
}

.btn-xs {
    font-size: .8em;
    padding: 9px 14px
}

.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.btn-responsive-nav {
    color: #fff;
    padding: 5px 8px 3px;
    margin: 0;
    border: medium 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
}

.btn.btn-default.transparent {
    background-color: transparent
}

.btn.btn-default.transparent:hover {
    color: #fff
}

.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-order {
    background: #57b5e3
}

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
}

.right_block [id^=bx_incl] {
    display: block
}

.margin0 {
    margin: 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
}

.twosmallfont {
    font-size: .867em;
    line-height: 18px
}

.banner.CONTENT_TOP img {
    margin: 0 auto
}

.banner.CONTENT_BOTTOM img {
    margin: 0 auto
}

.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
}

.border {
    border: 1px solid #ebecec
}

.shadow {
    transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -ms-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    -webkit-transition: box-shadow .3s ease
}

.shadow:hover {
    box-shadow: 0 0 30px 5px rgba(231, 231, 231, .4)
}

.padding0 {
    padding: 0!important
}

body .maxwidth-theme {
    padding-left: 16px;
    padding-right: 16px
}

.body_wrapper {
    overflow: hidden
}

label {
    font-weight: 400
}

textarea {
    resize: none
}

input {
    outline: 0
}

input::-ms-clear {
    display: none
}

form input i[class*=fa] {
    font-family: FontAweSome
}

select {
    border: 1px solid #ebecec;
    border-radius: 2px;
    padding: 5px 39px 5px 7px;
    background: 0 0;
    color: #7d7d7e;
    cursor: pointer;
    line-height: 17px;
    position: relative
}

.body {
    height: auto!important
}

.main {
    padding: 0 0 100px
}

.container {
    width: 100%!important;
    padding: 0
}

.container iframe,
.container object,
.container video {
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.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
}

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;
    border: 1px solid #ebecec;
    border-radius: 2px;
    position: relative;
    color: #555
}

.url-block:before {
    content: "";
    position: absolute;
    top: 0;
    left: 47px;
    width: 1px;
    height: 100%;
    background: #ebecec
}

.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: #f7fafb;
    color: #555
}

div[id^=wait_comp] {
    display: none
}

.margin-bottom-20 {
    margin-bottom: 20px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.fa.colored {
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 29px;
    margin: 0 20px 20px 0
}

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(/bitrix/templates/aspro-landscape/images/svg/Fullsize.svg) center no-repeat
}

span.zoom i {
    font-size: 21px;
    left: 0;
    position: relative;
    top: 2px
}

div[data-sid=FILE] .input br {
    display: none
}

img.captcha_img {
    height: 40px
}

.text_before_items {
    color: #555;
    margin-bottom: 42px;
    font-size: 1.1333em;
    line-height: 1.7647em
}

.text_before_items:empty {
    margin-bottom: 0
}

.text_before_items h3 {
    margin-top: 0
}

.video .title {
    text-align: center;
    margin: 5px 0 25px
}

.dark-color:not(.active) {
    color: #555
}

.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:first-child {
    padding-bottom: 70px
}

.company-front>div:last-child img {
    max-width: 100%;
    max-height: 100%
}

.svg {
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center
}

.svg-drag {
    background-image: url(/bitrix/templates/aspro-landscape/images/svg/drag.svg);
    width: 5px;
    height: 17px;
    top: -5px
}

.svg svg {
    display: block
}

.svg.inline.white svg path {
    fill: #fff
}

.svg.inline.dark svg path {
    fill: #222
}

.form-control {
    border-radius: 2px;
    box-shadow: none;
    border: 1px solid #ebecec;
    height: 49px;
    padding: 6px 12px;
    background: #f7fafb
}

.form-control[disabled],
.form-control[readonly] {
    background: #fff;
    border-color: #999
}

.form-control:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .015) inset;
    border-color: #999
}

.form label {
    color: #999;
    font-size: .8em
}

.form textarea {
    overflow: hidden;
    padding-top: 10px
}

.captcha-row {
    position: relative;
    max-width: 418px
}

.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
}

body .captcha-row>div.iblock {
    padding: 0;
    margin: 0;
    display: block
}

.form.contacts .captcha-row {
    margin-top: -10px;
    margin-bottom: 30px
}

.form .form-header {
    padding: 55px 53px 29px;
    background: #fff
}

.form .form-header .text {
    color: #777;
    font-size: .867em
}

.form .form-header .title {
    font-size: 1.866em;
    line-height: 28px;
    margin-bottom: 27px;
    color: #333
}

.form .form-header p:last-child {
    margin: 0
}

.form .form-body {
    padding: 15px 0;
    background: #fff;
    padding-bottom: 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 i {
    position: absolute;
    top: 16px;
    right: 10px;
    font-size: 17px;
    color: #c4ccd1
}

.form .form-footer {
    padding: 0 0 15px;
    display: block
}

.form .form-footer .btn {
    margin: 3px 0 0
}

.form.popup .form-body {
    padding: 0 53px 18px
}

.form.popup .form-footer {
    padding: 19px 53px 60px;
    display: block;
    text-align: left
}

.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: 600;
    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.item-views.blocks h3 {
    padding-bottom: 33px
}

.form.contacts.item-views.blocks .bottom {
    padding-top: 20px
}

.form.contacts .form-group {
    float: none
}

.form.contacts .form-group textarea {
    height: 295px
}

.front-form .form.contacts .form-group textarea {
    height: 73px
}

.form.contacts .desc {
    text-align: center
}

.form.contacts img.captcha_img,
.form.inline img.captcha_img {
    margin-right: 20px;
    max-width: 100%
}

.front-form {
    padding: 0 0 90px
}

.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: 50%;
    margin-top: -1px;
    width: 5px;
    height: 3px
}

.with_dropdown:after {
    background: url(/images/assets.png) -20px -333px no-repeat
}

.with_dropdown .dropdown,
.with_dropdown-click .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-click {
    cursor: pointer;
    z-index: 9999;
}

.with_dropdown-click .dropdown {
    width: 210px;
    z-index: 9999;
    left: 30px;
}

.with_dropdown-click .dropdown a {
    display: block;
    padding: 3px 20px;
}

.with_dropdown .dropdown>.wrap,
.with_dropdown-click .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 .header_wrap {
    margin: 0 -16px
}

.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 .top-block-item {
    line-height: 18px;
    border: none;
    padding: 12px 16px 14px
}

.top-block .top-block-item.social {
    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: 160px;
    font-size: .933em;
    font-weight: 700;
    line-height: 18px
}

.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 #ebecec
}

.phone .more_phone:first-of-type {
    border-top: none
}

.phone .more_phone a {
    padding: 16px;
    display: block
}

.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 .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 .js-basket-block .svg-basket {
    min-width: 18px;
    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>.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
}

.top-block .hover:hover {
    background: rgba(0, 0, 0, .07);
    cursor: pointer
}

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-landscape/images/svg/Basket_white.svg) 0 0 no-repeat
}

.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
}

.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
}

.with_dropdown-click>svg {
    position: relative;
    top: -2px;
}

.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
}

footer .social-icons li a svg {
    display: none
}

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/assets.png) -32px 0 no-repeat;
    background: url(/bitrix/templates/aspro-landscape/images/svg/Search_white.svg) 0 0 no-repeat
}

.top-block .menu>li>a {
    color: #666;
    padding: 13px 0
}

#headerfixed .inner-table-block.cabinet {
    position: relative;
    overflow: visible
}

.header_opacity.header_fill_ header .lines {
    height: 1px;
    background: rgba(0, 0, 0, .05);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.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 {
    display: none
}

.header_opacity.header_fill_none header.header_1 .lines {
    left: 24px;
    right: 24px
}

.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;
    margin-top: -8px;
    min-width: 16px;
    min-height: 16px;
    line-height: 16px;
}

.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: #ebecec;
    border: none;
    color: #444;
    display: block;
    height: 34px;
    line-height: 18px;
    padding: 0 70px 0 10px;
    vertical-align: top;
    width: 100%;
    border-radius: 3px
}

.search .btn-search {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    border: 1px solid #ebecec;
    color: #dedede;
    padding: 7px 10px;
    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: 5%
}

.logo-row .top-description {
    vertical-align: middle;
    height: 100px;
    padding: 0;
    font-size: .8666em;
    line-height: 1.5em;
    overflow: hidden;
    position: relative;
    padding-top: 28px;
}

.logo-row .top-description .fa-search {
    position: absolute;
    top: 27px;
    right: 0px;
    font-size: 20px;
    color: #7ac835;
    width: 50px;
    height: 50px;
    line-height: 49px;
    text-align: center;
    cursor: pointer;
}

.logo-row .top-description>div,
.logo_and_menu-row .inner-table-block.address>div {
    height: 100px;
    display: inline
}

.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 {
    clear: both;
    position: relative;
    z-index: 4
}

header.header-v1 .logo-row a[href*=tel] {
    display: block
}

.header_1 .logo-row {
    height: 100px
}

body.fill_bg_y.header_opacity header .maxwidth-theme {
    background: 0 0
}

body.fill_bg_y.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 .maxwidth-theme {
    position: static
}

.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_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_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_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
}

.menu-row.with-color.colored_dark .mega-menu table td .wrap>a {
    color: #333
}

.menu-row.with-color.colored_dark .mega-menu table .wrap>.dropdown-menu>li:first-of-type:before {
    content: "";
    display: block
}

.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
}

.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 {
    color: #fff;
    border-color: #fff
}

.header_fill_colored header .logo_and_menu-row.full-fill svg path,
.header_fill_dark header .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
}

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 {
    background: 0 0;
    color: #fff!important
}

body.header_opacity header .logo_and_menu-row .logo-row.top-fill .search .search-input {
    border-color: #00000012;
    background: #0000
}

body.header_opacity.header_fill_colored header .logo_and_menu-row.full-fill .logo-row .callback-link {
    color: #fff
}

.header-v2.header_fill_colored header .top-block+.logo_and_menu-row .logo-row .dropdown-menu .maxwidth-theme,
.header-v5.header_fill_colored header .top-block+.logo_and_menu-row .logo-row .dropdown-menu .maxwidth-theme {
    background: #fff
}

.logo-row .logo {
    display: inline-block;
    position: relative;
    max-width: 234px;
    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_and_menu-row {
    position: relative;
    z-index: 11
}

.logo_and_menu-row .right-icons {
    margin: 0 -16px;
    padding: 0
}

.logo_and_menu-row .wrap_icon {
    display: table-cell;
    padding: 0 16px;
    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
}

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
}

.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: 600;
    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 .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: 1em;
    font-weight: 400;
    line-height: 1.73em
}

.logo_and_menu-row .phone.with_dropdown>.dropdown {
    top: 12px
}

.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 .more_phone {
    font-size: 1em
}

.logo_and_menu-row .callback-block {
    margin: 0 0 0 23px
}

.logo_and_menu-row .callback-block.callback-link {
    font-size: 13px
}

.logo_and_menu-row .callback-wrapper {
    margin-top: -6px
}

.logo_and_menu-row .search-block {
    height: 104px;
    display: table;
    width: 100%
}

.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
}

.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;
    border-radius: 30em;
}

.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
}

.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 .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: .8666em;
    line-height: 1.5em
}

.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 {
    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 .wrap_icon>a {
    position: relative;
    z-index: 10;
    padding: 0 21px;
    display: block;
    height: 59px
}

.menu-row .wrap_icon .basket-link .js-basket-block {
    position: relative;
    top: 18px
}

.menu-row .wrap_icon .basket-link .js-basket-block .svg {
    min-width: 24px
}

.menu-row .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: 600;
    line-height: 19px
}

.menu-row .basket-link:not(.basket-count) .count {
    background: #fff;
    color: #222
}

.menu-row .logo_and_menu-row .right-icons {
    margin-left: 1px;
    margin-right: 1px
}

.menu-row .mega-menu table td.dropdown.wide_menu>.wrap {
    position: static
}

.menu-row .mega-menu table td.dropdown.wide_menu>.wrap>a {
    z-index: 1001
}

.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: -1px;
    border-top: 1px solid #f0f0f0;
    padding: 0;
    left: 0!important;
    -webkit-box-shadow: 0 11px 16px 0 rgba(131, 131, 131, .09);
    -moz-box-shadow: 0 11px 16px 0 rgba(131, 131, 131, .09);
    box-shadow: 0 11px 16px 0 rgba(131, 131, 131, .09);
    z-index: 1001
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu .menu_left::-webkit-scrollbar {
    width: 8px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu .menu_left::-webkit-scrollbar-track {
    border-radius: 8px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu .menu_left::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: rgba(0, 0, 0, .05);
    border: 2px solid #fff
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu .menu_left::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, .05);
    border: 2px solid #fff
}

.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 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: #55
}

.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: 85px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li.has_img>.dropdown-menu {
    margin-top: 2px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu li.has_img .menu_img {
    max-height: 50px;
    overflow: hidden;
    display: block;
    width: 60px;
    float: left
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu li.has_img .menu_img img {
    max-width: 100%
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu li.has_img .wrapper {
    margin: 6px 0 0;
    padding: 0 0 0 85px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu li .wrapper>a {
    margin: 4px 0 0;
    font-size: 16px;
    line-height: 12px
}

body.all_title_1 .menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu li .wrapper>a {
    font-weight: 600
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu li .wrapper .dropdown-menu a:hover {
    color: #555
}

.mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>a {
    font-size: 16px;
    font-weight: 300;
    padding: 0;
    margin-top: -1px
}

.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>li>ul {
    margin: 0 -16px;
    font-size: 0
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul>li {
    margin: 0;
    padding: 22px 16px;
    display: inline-block;
    vertical-align: top
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu {
    font-size: 0;
    margin-top: 0;
    border-top: 1px solid #ebecec
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li {
    display: block;
    vertical-align: top
}

.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: 2px;
    min-width: 0;
    width: 100%
}

.menu-row .mega-menu table td.wide_menu .dropdown-submenu .dropdown-menu li {
    margin: 2px 0 0
}

.menu-row .mega-menu table td.wide_menu .dropdown-submenu .dropdown-menu li:first-of-type {
    margin-top: 0
}

.menu-row .mega-menu table td.wide_menu.hover .dropdown-submenu .dropdown-menu {
    display: block!important;
    opacity: 1!important
}

.menu-row .mega-menu table td.wide_menu .dropdown-submenu .dropdown-menu>li>a {
    font-size: 14px;
    line-height: 19px;
    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;
    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
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu {
    min-width: 0
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu .menu_left {
    margin-right: 317px;
    max-height: 516px;
    padding: 23px 0 43px;
    overflow-y: auto;
    overflow-x: hidden
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu .menu_left.wrightslider li.count_4 {
    width: 33.33%
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider {
    float: right;
    padding: 0 0 54px;
    margin: 37px -16px 0 0;
    z-index: 1;
    opacity: 0
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider>li {
    padding: 0;
    width: 100%;
    display: block;
    width: 304px!important
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider li:first-of-type {
    display: block
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item.item_content .image {
    height: auto;
    margin: 0;
    line-height: 1;
    max-width: 100%;
    max-height: 211px;
    overflow: hidden;
    text-align: center
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item.item_content .image img {
    width: auto
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item.item_content .section_name {
    margin: 0 0 11px;
    font-size: 12px;
    line-height: 1.2308em;
    letter-spacing: .5px;
    text-transform: uppercase
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider {
    width: 335px;
    padding: 8px 0 30px 45px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider:before {
    content: "";
    position: absolute;
    top: 0;
    right: 335px;
    bottom: 33px;
    width: 1px;
    background: #f0f0f0
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item.item_content .title {
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 50px;
    font-size: 15px;
    line-height: 24px;
    text-align: left
}

body.all_title_1 .menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item.item_content .title {
    font-weight: 600
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item.item_content .title a {
    text-align: left
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item.item_content .body-info>.wrap {
    padding: 23px 22px 39px;
    border: 1px solid #f0f0f0;
    border-top: none
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item.item_content .period {
    margin: 0;
    position: absolute;
    left: 22px;
    bottom: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 11px;
    color: #9b9b9b;
    text-transform: uppercase;
    letter-spacing: .5px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu .maxwidth-theme {
    position: relative!important
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flexslider {
    margin: -16px -16px 0!important;
    background: 0 0
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-viewport {
    padding: 16px 16px 100px;
    width: 100%
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-viewport:after,
.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-viewport:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 100px;
    width: 16px;
    background: #fff;
    z-index: 2
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-viewport:before {
    left: 0
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-viewport:after {
    right: 0
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-direction-nav {
    margin: 0;
    top: auto;
    bottom: 39px;
    left: 0;
    z-index: 9
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-direction-nav li {
    width: auto
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-direction-nav li a {
    width: 38px;
    padding: 0;
    -webkit-box-shadow: inset 0 0 0 1px rgba(235, 236, 236, 1);
    -moz-box-shadow: inset 0 0 0 1px rgba(235, 236, 236, 1);
    box-shadow: inset 0 0 0 1px rgba(235, 236, 236, 1)
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-direction-nav li a:hover {
    box-shadow: none
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-direction-nav li a.flex-prev {
    left: 16px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-direction-nav li a.flex-next {
    left: 65px;
    right: auto
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-control-nav {
    position: static;
    margin-top: -67px;
    margin-left: -11px;
    text-align: right
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-control-paging li {
    display: inline-block;
    vertical-align: top
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-control-paging li a {
    padding: 0;
    width: 8px;
    height: 8px;
    background: #cad2d6
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-control-paging li a:before {
    display: none
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap {
    font-size: 15px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item {
    border: 1px solid #ebecec;
    padding-bottom: 1px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item:hover {
    border-color: transparent;
    box-shadow: none
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item .inner-wrap {
    background: #fff;
    padding: 40px 40px 35px;
    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
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item:hover .inner-wrap {
    box-shadow: 0 0 23px 0 rgba(0, 0, 0, .1);
    position: relative;
    z-index: 9
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item .stickers-wrapper {
    padding: 13px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item .text {
    text-align: center
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item .title {
    margin-bottom: 12px;
    font-size: 1.1333em;
    line-height: 1.4118em
}

body.all_title_1 .menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item .title {
    font-weight: 600
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item .footer-button {
    display: none
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item:hover .footer-button {
    display: block
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item .footer-button .btn {
    margin: 0
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item .section_name {
    margin: 0 0 8px
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item_wrap .item .price {
    margin-top: 16px
}

.menu-row.with-color.colored_dark .wrap_icon .svg svg path {
    fill: #fff
}

body .menu-row.with-color .right-icons .wrap_icon>a:hover svg path {
    fill: #fff!important
}

.mega_fixed_menu {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 997
}

.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 .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;
    text-transform: none
}

.mega_fixed_menu .mega-menu table td:not(.wide_menu) .dropdown-menu a {
    padding: 0!important;
    border: none
}

.mega_fixed_menu .mega-menu .slider {
    display: none!important
}

.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 ul {
    margin: 0;
    padding: 0
}

.mega_fixed_menu .mega-menu table .dropdown-menu .maxwidth-theme {
    padding: 0!important
}

.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
}

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/assets.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 .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
}

.logo_and_menu-row .search_wrap {
    opacity: 0;
    visibility: hidden
}

.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
}

.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;
    display: inline-block;
    padding-left: 7px;
    color: #878989
}

.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
}

.btn.btn-responsive-nav {
    outline: 0
}

header.header-v4 .logo_and_menu-row {
    border-bottom-width: 0
}

header.header-v4 .mega-menu table .dropdown-menu {
    margin-top: -1px
}

.body.nopadding .main>.container {
    padding-bottom: 0
}

#mobileheader .basket-link .title {
    display: none
}

#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: 600;
    text-align: left;
    line-height: 60px
}

#mobileheader .logo-block {
    height: 100%;
    padding: 0 5px 0 0
}

#mobileheader .logo {
    max-width: 156px;
    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 0;
    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 #ebecec;
    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 .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 .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 #ebecec;
    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>a {
    background: #fff;
    font-size: 15px;
    font-weight: 600
}

#mobilemenu .menu.middle>ul>li>a {
    padding-left: 57px;
    background: rgba(241, 246, 249, .6)
}

#mobilemenu .menu.middle a .svg {
    position: absolute
}

#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: 600;
    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: 13px;
    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: 15px
}

#mobilemenu .social-icons {
    border-bottom: 1px solid #ebecec
}

#mobilemenu .social-icons ul {
    padding: 16px 0 30px;
    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
}

@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 .01s;
        background: #fff;
        display: none;
        box-shadow: 0 1px 5px rgba(0, 0, 0, .136)
    }
    #headerfixed .maxwidth-theme {
        padding: 0 16px;
        position: static
    }
    #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 .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 .title .svg {
        margin-right: 9px
    }
    #headerfixed .menu-block:hover .svg path {
        fill: #fff
    }
    #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-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>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;
        white-space: nowrap
    }
    #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
    }
    #headerfixed .menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu li .wrapper .dropdown-menu a:hover {
        color: #333
    }
}

.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: 0!important;
    right: 0;
    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
}

.header_10 .wrap_border,
.header_2 .wrap_border,
.header_5 .wrap_border,
.header_8 .wrap_border,
.header_9 .wrap_border,
.menu-only {
    z-index: 2;
    position: static;
}

.header_2 .menu-only,
.header_5 .menu-only {
    border-bottom: none
}

.index_page .lines {
    display: none
}

body:not(.index_page) .lines {
    display: block
}

body:not(.index_page) .menu-only,
body:not(.index_page) .wrap_border {
    border-bottom: none
}

.menu-row .maxwidth-theme>.col-md-12 {
    position: static
}

.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
}

.menu-only {
    height: 59px
}

.header_2 .menu-only,
.header_5 .menu-only,
.header_7 .menu-only {
    height: 100px
}

.header_7 .wrap_border {
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.header_7 .menu-only {
    border-bottom: none
}

.mega-menu ul.nav .dropdown-menu li:last-of-type>a {
    border-bottom: 1px solid transparent
}

.mega-menu table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    max-width: 100%
}

.mega-menu table td:not(.wide_menu) .dropdown-menu a {
    display: block;
    border-radius: 0;
    font-size: 15px;
    padding: 14px 29px 14px 19px!important;
    border-top: 1px solid #f0f0f0;
    min-width: 260px;
    white-space: normal;
    line-height: 24px
}

.mega-menu table td:not(.wide_menu) .dropdown-menu {
    margin-top: -1px
}

.mega-menu table td {
    padding: 0;
    text-align: center;
    position: static
}

.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: 600;
    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
}

.mega-menu table .dropdown-menu li>a {
    color: #555;
    padding: 14px 37px 14px 19px;
    border-top: 1px solid #f0f0f0;
    width: auto
}

.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: 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: 13px 15px 18px!important
}

.mega-menu table td.search-item .wrap>a .fa {
    font-size: 15px
}

.mega-menu table td .wrap>a {
    border: none;
    font-weight: 600;
    padding: 0 12px;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    color: #333;
    width: auto;
    vertical-align: middle;
    height: 100px;
    line-height: 98px;
    font-size: .9333em;
    white-space: nowrap
}

.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
}

.menu-row .mega-menu table td .wrap>a {
    height: 59px;
    line-height: 58px
}

.header_2 .menu-row .mega-menu table td .wrap>a,
.header_5 .menu-row .mega-menu table td .wrap>a,
.header_7 .menu-row .mega-menu table td .wrap>a {
    height: 100px;
    line-height: 100px
}

.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-landscape/images/search_lupe.png) no-repeat left center;
    cursor: pointer
}

p.title-search-preview {
    font-size: 12px
}

div.title-search-result td.title-search-price span {
    font-size: 26px
}

section.page-top {
    padding-top: 30px;
    padding-bottom: 0px;
    position: relative
}

section.page-top.center {
    text-align: center
}

section.page-top .print-link+h1 {
    padding-right: 50px
}

.container .page-top-wrapper {
    margin-left: -16px;
    margin-right: -16px
}

.page-top-wrapper.color {
    background: #666;
    position: relative;
    margin-bottom: 42px
}

.page-top-wrapper.color h1 {
    color: #fff
}

.wrap_nav:before {
    display: none!important
}

.bottom_nav {
    margin: 47px 0 0
}

.ajax_load.table .bottom_nav {
    margin-top: 0
}

.ajax_load_btn {
    text-align: center;
    margin: 0 0 47px;
    border: 1px solid #ebecec;
    cursor: pointer
}

.page-top-wrapper.v3 section.page-top {
    min-height: 0;
    padding-bottom: 23px
}

.page-top-wrapper.v3 section.page-top h1 {
    margin-bottom: 15px
}

footer {
    background: none repeat scroll 0 0 #373d44;
    clear: both;
    color: #969ba5;
    padding: 0;
    position: relative;
    line-height: 18px
}

footer>.container {
    padding-bottom: 10px
}

footer .copy {
    font-size: .867em;
    color: #999
}

footer .copy,
footer .info {
    padding: 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: 19px
}

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: 600;
    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 .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: 11px 0 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
}

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 .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: 600
}

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: -17px 0 0
}

footer .info .blocks svg path {
    fill: #999
}

footer .social-icons ul {
    margin: 0 0 0 -8px
}

footer.ext_view .social-icons .small_title {
    display: block;
    font-size: 1em;
    color: #fff;
    font-weight: 600;
    padding: 0 0 12px
}

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
}

body.fill_bg_y.footer-v2 footer {
    background-color: #f6f6f6;
    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
}

.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
}

.social-icons li:after {
    display: none
}

.social-icons li a {
    border-radius: 100%;
    display: block;
    height: 40px;
    margin: 4px 0 4px 8px;
    overflow: hidden;
    position: relative;
    transition: all .3s ease 0;
    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
}

.social-icons li a {
    background-color: #4f5a6b;
}

.social-icons li a:hover {
    opacity: .8
}

.social-icons li.facebook a {
    background-position: -54px -4px
}

.social-icons li.twitter a {
    background-position: -104px -4px
}

.social-icons li.instagram a {
    background-position: -154px -4px
}

.social-icons li.telegram a {
    background-position: -4px -104px
}

.social-icons li.ytb a {
    background-position: -204px -4px
}

.social-icons li.odn a {
    background-position: -254px -4px
}

.social-icons li.gplus a {
    background-position: -54px -54px
}

.social-icons li.mail a {
    background-position: -4px -54px
}

.banner.CONTENT_TOP {
    margin-bottom: 40px
}

.side-menu {
    overflow: hidden;
    border-top: 1px solid #ebecec
}

.side-menu li {
    line-height: 16px;
    padding: 0;
    margin: 0
}

.side-menu li:before {
    display: none
}

.side-menu>li>a {
    border-bottom: 1px solid #ebecec;
    font-size: .933em;
    line-height: 20px;
    position: relative;
    text-decoration: none;
    padding: 13px 47px 15px 19px;
    font-weight: 400
}

.side-menu>li>a>.arrow {
    position: absolute;
    right: 14px;
    top: 50%;
    margin: -12px 0 0;
    width: 26px;
    height: 26px;
    border-radius: 2px;
    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
}

.side-menu>li>a>.arrow:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -5px;
    width: 15px;
    height: 13px;
    background: url(/assets/svg/icons.svg) 1px -64px no-repeat;
    transition: transform .3s ease;
    -moz-transition: transform .3s ease;
    -ms-transition: transform .3s ease;
    -o-transition: transform .3s ease;
    -webkit-transition: transform .3s ease
}

.side-menu>li:hover>a>.arrow:before {
    background-position: -15px -64px
}

.side-menu>li.active>a {
    padding-bottom: 14px
}

.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: #555
}

.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>li.active>a:before,
.side-menu>li.active>a:hover:before {
    color: #fff
}

.side-menu .submenu-wrapper {
    display: none;
    padding: 0 14px 11px;
    background-color: #f8fbfc
}

.side-menu>li.active {
    border-bottom: 1px solid #ebecec
}

.side-menu li.active>.submenu-wrapper {
    display: block
}

.side-menu .submenu {
    border-top: 1px solid #ebecec;
    padding: 8px 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;
    margin: 0;
    border: none
}

.side-menu .submenu>li {
    margin-bottom: 0;
    padding: 0 5px
}

.side-menu .submenu>li:last-child {
    margin: 0
}

.side-menu .submenu>li>a {
    text-decoration: none;
    color: #7d7d7e;
    display: block;
    padding: 3px 0;
    line-height: 23px;
    font-size: 1.083em
}

.right-menu-md .side-menu>li>.submenu {
    padding-left: 26px
}

.tabs {
    margin-bottom: 25px
}

.tabs .nav-tabs {
    margin: 0;
    border-bottom: 1px solid #ebecec
}

body .detail .tabs .nav-tabs {
    display: block;
    clear: both
}

.tabs .nav.nav-tabs a {
    font-size: .9333em;
    background: #f7fafb;
    color: #333;
    border: 1px solid #ebecec;
    margin: 0 -1px -1px 0;
    padding: 15px 40px 16px;
    text-decoration: none;
    border-radius: 0;
    text-transform: none;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    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
}

.tabs .nav-tabs li.active a:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    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: #ebecec
}

.tabs .nav-tabs a:active,
.tabs .nav-tabs a:focus,
.tabs .nav-tabs a:hover {
    background: #fff
}

.flex-direction-nav li,
.tabs .nav-tabs>li {
    padding-left: 0;
    margin-bottom: 0;
    position: static;
    margin-top: 0
}

.flex-direction-nav li:before,
.tabs .nav-tabs>li:before {
    display: none
}

.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
}

.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(/bitrix/templates/aspro-landscape/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(/bitrix/templates/aspro-landscape/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 .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;
    color: transparent;
    border-radius: 100%;
    box-shadow: none;
    height: 10px;
    width: 10px;
    box-shadow: 0 0 0 2px #333 inset;
    transition: ease .3s all
}

.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
    background: 0 0
}

.flex-control-paging li a.flex-active:before,
.flex-control-paging li a:hover:before {
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
    margin: 0
}

.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 {
    visibility: visible;
    border: 1px solid #ebecec;
    font-size: 0;
    border-radius: 2px;
    background: #fff;
    height: 38px;
    width: 38px;
    margin: 0;
    opacity: 1;
    z-index: 1;
    text-shadow: none;
    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
}

.front .flex-direction-nav a:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    width: 14px;
    height: 12px;
    background: url(/bitrix/templates/aspro-landscape/images/svg/icons.svg) 0 0 no-repeat
}

.front .flex-direction-nav a.flex-prev:before {
    left: 50%;
    margin-left: -7px
}

.front .flex-direction-nav a.flex-next:before {
    content: "";
    right: 50%;
    margin-right: -7px;
    background-position: -15px 0
}

.front .flex-direction-nav a.flex-prev:hover:before {
    background-position: 0 -28px
}

.front .flex-direction-nav a.flex-next:hover:before {
    background-position: -15px -28px
}

.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
}

.rounded-nav .flex-direction-nav a:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-weight: 600;
    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: 10px
}

.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: #ebecec
}

.rounded-nav .flex-direction-nav a:hover:before {
    color: #222
}

.flex-direction-nav a {
    visibility: hidden
}

.flex-control-paging li a {
    position: relative;
    width: 14px;
    height: 14px;
    box-shadow: none;
    background: 0 0
}

.flex-control-paging li a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -4px 0 0 -4px;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 100%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

body .detail.services .drag_block:first-of-type {
    margin-top: 0!important
}

.bottom_order_form {
    margin-top: 42px
}

.item-views.work {
    padding: 50px 0 70px
}

.item-views.work .float-banners.v3 .items.wrap .item {
    position: relative;
    margin: 0;
    height: 100%;
    box-shadow: 0 0 0 1px #ebecec
}

.item-views.work .float-banners.v3 .items.wrap .item .number {
    position: absolute;
    top: 16px;
    right: 16px;
    padding: 5px;
    width: 38px;
    height: 38px;
    font-size: 1.2em;
    text-align: center;
    border-radius: 100%;
    line-height: 27px
}

.item-views.work .float-banners.v3 .items.wrap .item .img {
    margin: 0 0 21px;
    padding: 0;
    width: 58px;
    height: 60px;
    position: static
}

.item-views.work .float-banners.v3 .items.wrap .item .title {
    margin: 0;
    font-weight: 400
}

.item-views.work .float-banners.v3 .items.wrap .item .preview_text {
    margin: 6px 0 0;
    font-weight: 400;
    line-height: 1.5714em
}

body.all_title_1 .item-views.work .float-banners.v3 .items.wrap .item .title {
    font-weight: 600
}

body.all_title_1 .introtext {
    font-weight: 400
}

.item-views.work .items.wrap {
    margin: 0
}

.item-views.work .items .item_wrap {
    padding: 0
}

.item-views.work .items .item {
    padding: 44px 30px 28px;
    background: #fff
}

.item-views.work .items .item .img_block {
    width: 58px;
    height: 60px;
    position: static
}

.item-views.work .float-banners .title_block+.items .text-block .introtext {
    margin-bottom: 30px;
    font-size: 1.1333em;
    line-height: 1.4701em
}

body.all_title_1 .item-views.work .float-banners .title_block+.items .text-block .introtext {
    font-weight: 400
}

.item-views.work .float-banners .title_block+.items .text-block .btn {
    margin: 13px 0 0
}

.item-views.work .title_block h2 {
    padding-right: 0
}

.drag-block+.drag-block[data-class=WORK_INDEX_drag] {
    margin-top: 10px
}

.item-views.blocks {
    margin: 50px 0 0
}

.drag-block:last-of-type .item-views.blocks {
    margin-bottom: 0
}

.item-views.catalog.blocks {
    padding-bottom: 0
}

.item-views.blocks h2,
.item-views.blocks h2.title {
    padding: 0 165px 36px 0;
    margin: 0;
    display: block;
    position: relative
}

.COMPANY_INDEX h2 {
    font-size: 1.733em
}

.item-views.blocks h2.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.tabs_catalog .title_block h2 {
    padding-right: 0
}

.item-views.blocks .title_block h2,
.item-views.blocks .title_block h3 {
    margin-top: 0
}

.item-views.blocks .title_block .right_link_block {
    float: right;
    position: relative;
    margin: 15px 0 0;
    font-size: .9333em;
    z-index: 1
}

.row.block-with-bg .item-views:not(.catalog) h2,
.row.block-with-bg+.row .item-views.blocks h2 {
    padding-top: 86px
}

.float-banners .title_block+.items .text-block {
    line-height: 1.5333em;
    margin-top: -7px
}

.float-banners.v2 .items .item {
    background: #fff;
    padding: 30px 30px 36px;
    margin-bottom: 0
}

.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: 600;
    font-size: 1.2em;
    padding: 0;
    color: #383838
}

.float-banners .items .item .preview_text {
    color: #666;
    font-size: .933em;
    padding: 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
}

.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 .path {
    display: block;
    font-size: 11px;
    line-height: 13px;
    padding: 0;
    margin: 10px 0 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;
    margin: 0
}

.search-page hr {
    margin-top: 27px
}

.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 .text {
    margin: 20px 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: #555
}

.contacts table {
    color: #666;
    border: 0;
    border-collapse: collapse
}

.contacts table:not(.order-block) td {
    padding-bottom: 10px
}

.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 #ebecec
}

.contacts .border.row>div:first-of-type {
    padding: 35px 40px 10px
}

.contacts .border.row>div:last-of-type {
    padding: 0
}

.greyline {
    background: rgba(241, 246, 249, .6)
}

.border_bottom {
    border-bottom: 1px solid #ebecec
}

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(/bitrix/templates/aspro-landscape/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 .slides+.maxwidth-theme {
    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: 20px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin: -20px 0 0;
    width: auto
}

.banners-big.front .flex-direction-nav a {
    width: 41px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    text-shadow: none;
    opacity: 0
}

.banners-big .nav-carousel .flex-direction-nav li {
    background: #fff;
    border-radius: 2px;
    height: 38px;
    width: 38px;
    transition: all ease .3s;
    opacity: 0;
    visibility: hidden
}

.banners-big .nav-carousel .flex-direction-nav li:after {
    display: none
}

.flexslider:hover .flex-direction-nav li {
    opacity: 1;
    visibility: visible
}

.banners-big .flexslider:hover .nav-carousel .flex-direction-nav li.flex-nav-prev {
    left: -45px
}

.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: -80px
}

.banners-big .nav-carousel .flex-direction-nav li.flex-nav-next {
    right: -52px
}

.banners-big .flexslider:hover .nav-carousel .flex-direction-nav li.flex-nav-next {
    right: -47px
}

.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: relative;
    top: 0;
    left: 0;
    height: 38px;
    width: 38px;
    opacity: 1;
    background: 0 0;
    border: none
}

.banners-big .nav-carousel .flex-direction-nav li .flex-prev:before {
    background-position: 0 -14px
}

.banners-big .nav-carousel .flex-direction-nav li .flex-prev:hover:before {
    background-position: 0 -28px
}

.banners-big .nav-carousel .flex-direction-nav li .flex-next:before {
    background-position: -15px -14px
}

.banners-big .nav-carousel .flex-direction-nav li .flex-next:hover:before {
    background-position: -15px -28px
}

.banners-big .flexslider:hover .flex-direction-nav .flex-prev {
    left: 0
}

.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 .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: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-position: center bottom;
    background-repeat: no-repeat
}

.banners-big.long-banner .slides>li {
    height: 660px
}

.banners-big .slides>li:before {
    display: none
}

.banners-big .slides>li>.maxwidth-theme>.row>div {
    float: none;
    display: inline-block;
    vertical-align: bottom
}

.banners-big .slides .img {
    padding: 0;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0
}

.banners-big .slides .text+.img {
    overflow: visible
}

.banners-big .slides .img .inner {
    position: absolute;
    left: 0;
    bottom: 0
}

.banners-big .slides .img img {
    width: inherit;
    max-height: 100%
}

.banners-big .slides .title {
    font-size: 2.6667em;
    line-height: 1.125em;
    font-weight: 300
}

.banners-big .slides .title-link {
    text-decoration: none
}

.banners-big .slides .text {
    line-height: 495px;
    padding: 0
}

.banners-big.long-banner .slides .text {
    margin: 0 -4px 0 0;
    height: 660px
}

.banners-big .slides .text .inner {
    padding-top: 273px;
    padding-right: 10px;
    line-height: 20px;
    padding-left: 109px;
    opacity: 0;
    -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 .text-block {
    margin: 24px 0 0;
    line-height: 1.5em;
    font-size: 1.0667em
}

.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 .shown .text .inner {
    opacity: 1
}

.banners-big .slides .clone .text .inner {
    -webkit-transition: none 0 ease 0;
    -moz-transition: none 0 ease 0;
    -o-transition: none 0 ease 0;
    transition: none 0 ease 0
}

.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;
    margin: 34px 20px 0 0
}

.banners-big .btn-default {
    border: medium none!important
}

.padding-banner-block {
    padding-top: 30px;
    padding-bottom: 30px
}

.banners-big .maxwidth-banner .maxwidth-theme {
    padding: 0!important
}

.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:hover .dark_block_animate {
    opacity: 1
}

.float-banners.v1 .item {
    border: none;
    margin: 0 0 20px;
    overflow: hidden;
    box-shadow: none
}

.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.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
}

.banners-small {
    padding: 91px 0 88px
}

.banners-small .item .inner-item {
    padding: 0 0 35px
}

.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%
}

.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: #555;
    padding: 26px 20px 0
}

.banners-small .item.wti .title {
    padding: 0
}

.banners-small .item .title a {
    text-decoration: none;
    color: #555
}

.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 .bottom_nav {
    text-align: center
}

.banners-small .ajax_load_btn {
    text-align: center
}

.more_text_ajax {
    color: #555;
    line-height: 20px;
    cursor: pointer;
    display: block;
    position: relative;
    padding: 16px 0
}

.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
}

.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
}

body header .line-row {
    margin: 0;
    display: none;
    position: relative;
    background: 0 0;
    z-index: 10
}

.line-row:before {
    content: "";
    background: #f0f0f0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    z-index: 11;
}

.fill_bg_y header .line-row {
    margin: auto
}

body header:not(.index) .line-row {
    display: block
}

body.fill_bg_y .maxwidth-theme {
    background: #fff
}

body.fill_bg_y .top-block {
    background: 0 0;
    padding: 0
}

body.fill_bg_y.header_fill_dark header .top-block+.logo_and_menu-row .logo-row {
    background: 0 0
}

body.fill_bg_y.header_fill_none.header_opacity header .top-block+.logo_and_menu-row .maxwidth-theme {
    background: 0 0
}

body.fill_bg_y header {
    background: 0 0
}

body.fill_bg_y .greyline .maxwidth-theme {
    background: #f9f9fa
}

body.fill_bg_y .maxwidth-banner {
    background: #fff
}

body.fill_bg_y .maxwidth-banner .maxwidth-theme {
    background: 0 0
}

body.fill_bg_y>.body>.main {
    background: #fff;
    z-index: 1;
    position: relative;
    margin: auto
}

body.fill_bg_y .company-block .maxwidth-theme {
    background: 0 0
}

body.fill_bg_y .tabs_ajax .body-block .maxwidth-theme {
    background: #f9f9f9
}

body.fill_bg_y.title-v4 .page-top-wrapper .maxwidth-theme {
    background: 0 0
}

body.fill_bg_y .banner.TOP_HEADER {
    margin-left: auto;
    margin-right: auto
}

body.fill_bg_y .contacts-page-top {
    padding-top: 0
}

body.fill_bg_y .contacts-page-top>.maxwidth-theme {
    padding-top: 35px
}

body.fill_bg_y .contacts-page-map {
    background: #fff
}

body.fill_bg_y .basket_order .maxwidth-theme {
    background: 0 0
}

body.fill_bg_y footer {
    background: 0 0;
    margin: auto;
    position: relative;
    z-index: 2
}

body.fill_bg_y.footer-v1 footer,
body.fill_bg_y.footer-v3 footer {
    background: #373d44
}

body.fill_bg_y.footer-v2 footer {
    background: #fff
}

body.fill_bg_y.footer-v2 footer,
body.fill_bg_y.footer-v4 footer,
body.fill_bg_y.footer-v6 footer {
    background: #f9f9f9
}

body.fill_bg_y .subscribe-block-wrapper {
    background: 0 0
}

body.fill_bg_y.footer-v1 .subscribe-block-wrapper .maxwidth-theme {
    background: #ffffff0d
}

body.fill_bg_y.footer-v2 .subscribe-block-wrapper .maxwidth-theme {
    background: #f9f9f9
}

body.fill_bg_y footer .maxwidth-theme {
    background: 0 0
}

.banners-big .maxwidth-banner .maxwidth-theme {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.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(/bitrix/templates/aspro-landscape/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 .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/assets.png) -3px -149px no-repeat
}

.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
}

.video_body {
    margin: 0 -1px -1px 0;
    padding: 44px;
    text-align: center;
    border: 1px solid #ebecec
}

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-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-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(/bitrix/templates/aspro-landscape/images/svg/scroll.svg) no-repeat scroll center center;
    width: 44px;
    height: 44px;
    border-radius: 2px;
    right: 73px;
    left: inherit;
    bottom: 23px;
    opacity: 0;
    z-index: 99!important
}

a.scroll-to-top.visible {
    opacity: 1
}

a.scroll-to-top.CONTENT {
    left: 50%;
    margin-left: 512px
}

.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_new .price_val,
.order-block .price .price_new .price_val {
    padding: 0 3px;
    font-size: 1.4667em;
    color: #383838;
    display: inline-block
}

.item-views .item .price_new {
    display: inline-block
}

.item-views .item .price .price_old,
.order-block .price .price_old {
    padding: 0 3px;
    font-size: 1.0667em;
    padding-top: 2px;
    display: inline-block
}

.order-block .price .price_old {
    font-size: 1em
}

.item-views .item .price .price_old {
    padding-top: 1px
}

.item-views .item .price .price_old .price_val {
    text-decoration: line-through;
    color: #838383
}

.order-block .price,
.order-block .price+.btn {
    display: inline-block;
    vertical-align: top
}

.order-block .price .price_val {
    font-size: 24px
}

.order-block .price+.btn {
    margin-left: 5px
}

.item-views {
    margin-bottom: 0;
    position: relative
}

.item-views.with_tabs hr:last-of-type {
    display: none
}

.text_after_items h2:first-of-type,
.text_after_items h3:first-of-type {
    margin-top: 0
}

.text_after_items {
    margin: 44px 0 0
}

.text_after_items img {
    max-width: 100%
}

.item-views .section-title {
    font-size: 32px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 15px
}

.item-views .item {
    position: relative;
    transition: box-shadow .3s ease
}

.item-views .item .title {
    margin-bottom: 6px
}

.item-views .item .section_name {
    font-size: .8667em;
    line-height: 1.2308em;
    margin: 7px 0 10px
}

.item-views .item .btn {
    white-space: normal;
    margin-bottom: 0;
    max-width: 100%
}

.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 .item .property .fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #6d7a83;
    font-size: 12px
}

.item-views .item .image {
    overflow: hidden
}

.detail .period,
.item-views .item .period {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    font-size: .7333em;
    color: #9b9b9b;
    text-transform: uppercase;
    letter-spacing: .5px
}

.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 .text hr {
    margin: 18px 0 4px;
    display: block
}

.item-views .item .info .text {
    padding: 0!important
}

.item-views.table .item {
    margin-bottom: 30px
}

.item-views.table .item .title {
    text-align: left
}

.item-views.table .item .text {
    overflow: hidden
}

.item-views.table .item.wti .text {
    padding-top: 24px
}

.item-views.table .item .image {
    text-align: center;
    max-width: 191px;
    height: 163px;
    line-height: 160px;
    margin: 0 auto 25px
}

.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;
    vertical-align: middle;
    display: block;
    position: relative;
    overflow: hidden
}

.item-views.table-elements .item .image img {
    max-height: 100%;
    display: block;
    min-width: 100%
}

.item-views.table-elements .item .body-info {
    padding: 20px 24px 22px
}

.item-views.table-elements .item .body-info .title {
    line-height: 20px
}

.item-views.sections {
    margin-bottom: 0
}

.item-views.sections .item {
    margin: 0 0 59px;
    overflow: hidden
}

.item-views.sections .item .info a {
    text-decoration: none
}

.item-views.sections .item .image img {
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
    zoom: 1
}

.item-views.news-items .item .image {
    position: relative;
    overflow: hidden;
    background: #fff
}

.item-views.news-items .item .image>.wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.item-views.news-items .item .image>.wrap a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3
}

.item-views.news-items .item .image img {
    margin: 0 auto
}

.item-views.news-items.type_1 .items:not(.projects) .item .image {
    margin: 0
}

.item-views.news-items .item .body-info {
    position: relative
}

.item-views.news-items .item.wti .body-info {
    position: static;
    padding-bottom: 40px
}

.item-views.news-items .item.wti {
    position: relative
}

.item-views.news-items .item.wti .period {
    bottom: 18px
}

.item-views.news-items:not(.projects) .item .body-info {
    min-height: 51.1%;
    padding-bottom: 0
}

.item-views.news-items:not(.projects) .item.wti .body-info {
    height: 100%
}

.item-views.news-items:not(.projects) .item>.wrap.wti {
    border: 1px solid #ebecec
}

.item-views.news-items:not(.projects) .item>.wrap.wti:hover {
    border-color: transparent
}

.item-views.news-items .item .body-info>.wrap {
    position: relative;
    padding: 23px 22px 22px;
    background: #fff;
    border-top: none;
    height: 100%
}

.item-views.news-items:not(.projects) .item>.wrap {
    overflow: visible;
    background: #fff;
    height: 100%
}

.item-views.news-items:not(.projects) .items {
    margin: -6px
}

.item-views.news-items:not(.projects) .item {
    padding: 6px
}

.item-views.news-items:not(.projects) .item .image {
    margin: -1px -1px 0
}

.item-views.news-items:not(.projects) .item .image img {
    width: 100%;
    max-height: 1000%
}

.item-views.news-items.front .subscribe {
    position: relative;
    padding: 0 0 0 67px;
    margin: 16px 0 0 15px
}

.item-views.news-items.front .subscribe .subscribe_icon {
    position: absolute;
    top: 50%;
    left: 29px;
    margin: -9px 0 0;
    width: 21px;
    height: 16px;
    opacity: .35
}

.item-views.news-items.front .subscribe .subscribe_icon path {
    fill: #333
}

.item-views.news-items.front .subscribe:hover .subscribe_icon {
    opacity: 1
}

.item-views.news-items .item>.wrap.shadow .body-info>.wrap {
    border-top: none
}

.item-views.news-items .item>.wrap.wti.shadow .body-info>.wrap {
    border: none
}

.item-views.news-items .item>.wrap.shadow:hover .body-info>.wrap {
    border-color: transparent
}

.item-views.news-items .item .section_name {
    margin: 0 0 11px;
    font-weight: 400;
    font-size: .8em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px
}

.item-views.news-items .item .image {
    padding: 66.6% 0 0
}

.item-views.news-items:not(.projects) .flexslider {
    background: 0 0;
    margin: -80px -16px -60px!important
}

.item-views.news-items:not(.projects) .flexslider .flex-viewport {
    padding: 0 16px
}

.item-views.news-items:not(.projects) .flexslider .slides {
    padding: 80px 0;
    height: 612px
}

.item-views.news-items .item .title {
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 0 50px;
    line-height: 1.6em
}

body.all_title_1 .item-views.news-items .item .title {
    font-weight: 600
}

.item-views.news-items .item .period {
    margin: 0;
    position: absolute;
    left: 22px;
    bottom: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.item-views.news-items .item.wti>.wrap {
    background: #fff;
    height: 100%
}

.item-views.news-items .item.wti>.wrap:hover {
    border-color: transparent
}

.item-views.news-items .item.wti .body-info {
    border: none
}

.item-views.news-items .item.wti .title {
    position: relative;
    padding-bottom: 30px;
    height: auto;
    max-height: 100px
}

.item-views.news-items .item.wti .title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 2px
}

.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 {
    margin-bottom: 32px
}

.news_block .item:hover {
    box-shadow: 0 0 30px 5px rgba(231, 231, 231, .4)
}

.news_block .item .info {
    padding: 16px 22px 17px
}

.news_block .item .name {
    line-height: 1.5em;
    display: block
}

.news_block .item .date {
    margin: 26px 0 0;
    font-size: .7333em;
    color: #9b9b9b;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase
}

.item .sticker-block,
.news_block .item .sticker {
    font-weight: 400;
    font-size: .8em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px
}

.news_block .item .sticker-block {
    margin: 0 0 6px
}

.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-views .item:hover info {
    border-color: transparent
}

.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 .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
}

.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 .show_all {
    position: relative;
    padding: 0 0 0 30px
}

.instagram_ajax .show_all svg {
    position: absolute;
    top: -2px;
    left: 0;
    opacity: .35
}

.instagram_ajax .show_all:hover svg {
    opacity: 1
}

.instagram_ajax .show_all svg path {
    fill: #333
}

.instagram_ajax .instagram {
    display: block;
    margin: 0
}

.instagram_ajax .item-views.front .items {
    margin-top: 0;
    margin-bottom: 0
}

.instagram_ajax .item-views.front.padding0 {
    padding: 0
}

.instagram_ajax .instagram.flexslider .flex-direction-nav a {
    margin-top: -25px
}

.instagram_ajax .instagram.flexslider .flex-direction-nav a.flex-prev {
    left: -20px
}

.instagram_ajax .instagram.flexslider .flex-direction-nav a.flex-next {
    right: -20px
}

.instagram_ajax .item-views.front .flexslider .slides {
    height: 304px
}

.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: #ebecec;
    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: 600;
    line-height: 1.1
}

.instagram_ajax .instagram .item .image {
    position: relative;
    padding: 101% 0 0
}

.instagram_ajax .instagram .item .image img {
    max-width: 100%;
    max-height: 100%;
    width: 100%
}

.instagram_ajax .instagram .item .desc a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.instagram_ajax .instagram .item .desc {
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
    color: #fff;
    line-height: 1.5384em;
    z-index: 1;
    transition: top .3s ease;
    -moz-transition: top .3s ease;
    -ms-transition: top .3s ease;
    -o-transition: top .3s ease;
    -webkit-transition: top .3s ease
}

.instagram_ajax .instagram .item:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, .6);
    transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease
}

.instagram_ajax .instagram .item:hover:after {
    opacity: 1;
    visibility: visible
}

.instagram_ajax .instagram .item:hover .desc {
    top: 0
}

.instagram_ajax .instagram .item .desc .wrap {
    padding: 30px;
    position: relative
}

.instagram_ajax .instagram .item .date svg {
    position: absolute;
    left: 0;
    top: -2px
}

.instagram_ajax .instagram .item .date svg path {
    fill: #fff
}

.instagram_ajax .instagram .item .date>span {
    opacity: .7
}

.instagram_ajax .instagram .item .desc .text {
    padding-top: 21px;
    overflow: hidden;
    text-overflow: ellipsis
}

.instagram_ajax .instagram .item.bottom_desc .desc {
    height: 100%
}

.instagram_ajax .instagram .item.bottom_desc .desc .wrap {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.instagram_ajax .instagram.type_1 .left_item {
    float: left;
    width: 40%
}

.instagram_ajax .instagram.type_1 .left_item .item {
    width: 100%
}

.instagram_ajax .instagram.type_1 .right_items_1 {
    float: left;
    width: 20%;
    float: left;
    width: 20%
}

.instagram_ajax .instagram.type_1 .right_items_1 .item {
    width: 100%;
    float: none
}

.instagram_ajax .instagram.type_1 .right_items_2 {
    float: left;
    width: 40%
}

.instagram_ajax .instagram.type_1 .right_items_2 .item {
    width: 50%
}

.head-block .item-link.active .btn-inline,
.head-block .item-link.active .title,
.head-block .item-link.active span {
    color: #fff
}

.head-block .item-link:not(.active) .btn-inline:hover {
    color: #555
}

.container-block {
    margin: 0 0 40px
}

.fill-block {
    background: #f7fafb;
    padding: 21px 30px 16px
}

.title-block-middle {
    color: #555;
    font-size: 1.067em
}

.fill-block .title-block-middle {
    padding: 0 0 19px;
    border-bottom: 1px solid #ebecec
}

.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: -7px 0 13px
}

.items .item.shadow:hover {
    box-shadow: 0 0 30px 5px rgba(231, 231, 231, .4);
    border-color: transparent;
    transition: box-shadow .3s ease
}

.banners-content {
    overflow: hidden
}

.banners-content .item_block {
    display: table-cell;
    float: none;
    vertical-align: middle
}

.banners-content .text {
    padding-top: 40px;
    padding-bottom: 30px
}

.banners-content .img img {
    max-height: 100%;
    position: absolute;
    left: 0;
    bottom: 0
}

.banners-content .maxwidth-theme {
    height: 449px
}

.banners-content .img {
    height: 449px;
    position: relative
}

.banners-content .text h1 {
    padding-right: 0;
    font-size: 2.6667em;
    line-height: 1.125em;
    font-weight: 300
}

.banners-content .maxwidth-banner>.row {
    margin: 0
}

.banners-content .btn {
    margin: 20px 20px 0 0
}

.main-section-wrapper {
    position: relative
}

.detail .drag_block.sale {
    margin-top: 47px
}

.detail .drag_block+.contacts-page-map {
    margin-top: 42px
}

.detail .services .items .item {
    margin: 0 0 -1px;
    padding: 36px
}

.detail .services .items .item:first-of-type {
    margin-top: 0
}

.detail .services .items .item .image {
    float: left;
    width: 150px;
    overflow: hidden;
    max-height: 100px
}

.detail .services .items .item .image img {
    max-height: none
}

.detail .services .items .item .body-info {
    margin: -5px 0;
    padding: 0 0 0 185px
}

.detail .services .items .item.wti .body-info {
    padding-left: 0
}

.detail .services .items .item .title {
    margin: 0;
    font-size: 1.1333em;
    line-height: 1.3333em
}

.detail .services .items .item .period {
    margin: 17px 0 0;
    font-size: .8em
}

.services_menu:not(.pull-right) {
    padding-right: 24px
}

.services_menu.pull-right {
    padding-left: 24px
}

body .detail .drag_block {
    margin: 37px 0 0;
    clear: both
}

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 .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 .drag_block.desc {
    margin-top: 35px
}

.detail .period {
    margin: 0 0 6px
}

.detail .preview-text-detail {
    padding: 1px 0 10px;
    font-size: 1.333em;
    line-height: 1.5em;
    color: #555
}

.detail .content ul {
    display: table
}

.detail .preview-text-detail .colored_line {
    margin-top: 32px;
    display: none
}

.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 .wide-wrapper .order-block {
    border-top-width: 0
}

.detail .order-block.news {
    margin-bottom: 30px
}

.detail .order-block .price {
    float: right;
    margin-right: 6px
}

.detail .order-block .text .price .price_new .price_val {
    padding: 0;
    font-size: 1.333em;
    margin-bottom: 4px;
    color: #555
}

.detail .order-block .text .price .price_old .price_val {
    font-size: 1em;
    color: #838383;
    text-decoration: line-through
}

.detail .order-block .price+.inner-text {
    padding-right: 194px
}

.detail .ask_a_question {
    clear: right;
    float: right;
    margin-bottom: 40px;
    margin-left: 25px;
    width: 286px
}

.catalog.detail .ask_a_question_wrapper {
    margin-top: 40px
}

.ask_a_question_wrapper .ask_a_question {
    position: static;
    top: 0;
    float: none;
    margin-left: 7px;
    transition: top ease .3s;
    width: auto;
    left: 0;
    right: 0;
    margin-bottom: 0
}

.ask_a_question_wrapper .ask_a_question.fixed {
    position: fixed;
    top: 99px;
    left: auto;
    right: auto
}

.ask_a_question_wrapper .ask_a_question.normal {
    position: absolute;
    right: 0;
    top: auto;
    bottom: 2px;
    left: auto
}

.row>div>.detail .ask_a_question {
    width: auto
}

.detail .flexslider.front:not(.normal) .flex-direction-nav {
    top: -60px
}

.item span.zoom {
    opacity: 0
}

.items .item:hover span.zoom {
    opacity: 1
}

.detail img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%
}

.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 .content .inner-wrapper.post {
    display: block
}

.detail.staff .content .inner-wrapper.post {
    font-size: 1em;
    color: #999
}

.detail.staff .content .inner-wrapper .property {
    margin-bottom: 0
}

.detail.staff .content .btn-block {
    padding: 18px 0 7px
}

.detail.staff .content .btn-block span {
    margin: 0
}

.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;
    color: #324860
}

.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
}

.slides>li:before {
    display: none
}

.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 #ebecec
}

.teasers.item-views.front.icons .item a {
    color: #555
}

.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: #555
}

.teasers.item-views.icons.front .item .info .text {
    font-size: 1em;
    color: #555
}

.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: #555
}

.table-elements .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 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 10px
}

.table-elements .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 * {
    opacity: 1
}

.table-elements .item .text .cont>div span {
    display: block;
    font-size: 20px;
    opacity: 1;
    font-weight: 600;
    padding-bottom: 28px
}

.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%)
}

.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%
}

.catalog.item-views.blocks h3 {
    padding-bottom: 33px
}

.tabs_ajax .head-block {
    text-align: center
}

.head-block.top {
    margin: -8px -6px 37px;
    position: relative
}

.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: #ebecec;
    bottom: 0;
    display: block
}

.head-block .item-link {
    margin: 8px 6px;
    display: inline-block;
    vertical-align: top
}

.head-block .item-link .title {
    cursor: pointer;
    display: block
}

.head-block.top .item-link .title {
    font-size: .8667em;
    line-height: 1.3em
}

.head-block .item-link .title span,
.head-block.top .item-link .title .btn-inline {
    position: relative;
    display: block;
    padding: 7px 16px 9px;
    background: #eff5ff;
    border-radius: 2px
}

.tabs_ajax .flex-direction-nav a {
    border: none
}

.head-block .item-link:hover .title span,
.head-block.top .item-link:hover .title .btn-inline {
    background: #e2ecfc
}

.tabs_catalog .head-block {
    margin: 10px 0 0
}

.tabs_catalog .head-block .item-link {
    margin: 0 5px;
    padding: 4px 7px;
    position: relative
}

.tabs_catalog .head-block .item-link.active .title,
.tabs_catalog .head-block .item-link.active .title span {
    background: 0 0
}

.tabs_catalog .head-block .item-link.active:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    height: 2px
}

.tabs_catalog .head-block .item-link .title span {
    padding: 0;
    background: 0 0
}

.head-block .item-link.active:hover .title span {
    cursor: default
}

.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:after,
.tabs_ajax .body-block .catalog.item-views.table .flexslider:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 90px;
    width: 16px;
    background: #fff;
    z-index: 5;
    display: block
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider:before {
    left: -1px
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider:after {
    right: -1px
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider:not(.flexslider-init) {
    background: url(/bitrix/templates/aspro-landscape/images/loaders/pl3.gif) center center no-repeat;
    min-height: 400px
}

.catalog.item-views .flexslider .item:hover {
    z-index: 10
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider {
    margin: -16px -16px -100px!important
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider .flex-viewport {
    position: static!important;
    margin: 0;
    padding: 16px 16px 100px;
    z-index: 1;
    width: 100%
}

.catalog.item-views.table .flexslider .slides .item:not(:hover) {
    box-shadow: 0 0 0 1px #ebecec;
    overflow: hidden
}

.catalog.item-views.table .flexslider {
    margin: -16px -16px -100px!important
}

.catalog.item-views.table .flexslider .flex-viewport {
    padding: 16px 16px 100px
}

.tabs_ajax .body-block .catalog.item-views.table .flexslider .slides .item_wrap {
    width: 25%;
    float: left
}

.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_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 .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
}

.front.catalog.item-views.table .item .inner-wrap {
    text-align: center
}

.front.catalog.item-views.front .item .image {
    max-width: 190px;
    height: 160px;
    line-height: 157px;
    margin: 0 auto 25px
}

.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(/bitrix/templates/aspro-landscape/images/svg/Arrow_left_sm.svg) 5px 3px no-repeat
}

.nav-direction .flex-direction-nav li a.flex-next:before {
    background: url(/bitrix/templates/aspro-landscape/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 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 {
    top: 50%;
    margin-top: -62px;
    z-index: 10
}

.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 {
    left: -4px;
    right: auto
}

.catalog.item-views.front .flexslider .flex-direction-nav .flex-next,
.catalog.item-views.front .flexslider:hover .flex-direction-nav .flex-next {
    right: -4px;
    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;
    font-size: 0;
    line-height: 0;
    width: 100%;
    text-align: left;
    z-index: 1
}

.stickers .stickers-wrapper {
    padding: 6px 8px 10px
}

.stickers .stickers-wrapper>div {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    background-color: #dedede;
    padding: 6px 13px 7px;
    margin: 2px;
    text-transform: uppercase;
    border-radius: 2px;
    letter-spacing: .5px
}

.stickers .stickers-wrapper .sticker_hit {
    background: #a864a8
}

.stickers .stickers-wrapper .sticker_sale {
    background: #ed1c24
}

.stickers .stickers-wrapper .sticker_recommend {
    background: #00bff3
}

.stickers .stickers-wrapper .sticker_new {
    background: #7ac833
}

.news_block .stickers .stickers-wrapper {
    padding: 16px 16px 10px
}

.catalog.detail .stickers {
    width: 75%
}

.catalog.item-views.table .stickers .stickers-wrapper {
    padding: 13px
}

.detail .reviews.item-views .items>div:last-of-type .item {
    margin-bottom: 0
}

.reviews.item-views .item .post {
    font-size: .8667em;
    color: #999;
    line-height: 20px;
    margin-bottom: 3px
}

.reviews.item-views .item .video {
    padding: 10px 0 0
}

.reviews.item-views .item .video .video-inner {
    padding: 0 0 20px
}

.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 {
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #fff;
    overflow: hidden
}

.reviews.item-views.slider .item .image .image-wrapper .image-inner {
    overflow: hidden;
    border-radius: 100%;
    height: 80px
}

.reviews.item-views.slider .item .image .image-wrapper img {
    width: auto;
    display: block;
    display: inline-block
}

.reviews.item-views.slider .item .title {
    color: #333;
    margin-bottom: 3px;
    font-size: 1.1333em;
    line-height: 1.2941em
}

.reviews.item-views.slider .item .company {
    color: #777;
    font-size: 13px
}

.reviews.item-views.slider .item .preview-text-wrapper {
    position: relative;
    margin: 14px 0 0
}

.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
}

.reviews.item-views.slider .item .close-block {
    margin: 24px 0 0
}

.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
}

.item-views.news-items .item .image:after {
    content: "";
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, .4);
    z-index: 2;
    transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease
}

.item-views.news-items .item:hover .image:after {
    opacity: 1
}

.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)
}

.detail .front .flex-direction-nav a:before {
    opacity: 1
}

.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;
    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
}

.flexslider.shadow.front .flex-direction-nav .flex-next,
.flexslider.shadow.front .flex-direction-nav .flex-prev {
    top: 7px
}

.text_before_items.faq {
    margin-top: -9px
}

.group-content h3 {
    margin: 35px 0;
    font-weight: 300;
    font-size: 1.6em
}

.group-content .text_before_items {
    margin-top: -9px
}

.item-views.table .item a {
    text-decoration: none
}

.item-views .item .title a {
    color: #555
}

.item-views.table .item .image img {
    display: inline-block;
    max-width: 100%;
    width: auto;
    max-height: 100%;
    zoom: 1
}

.item-views.table .item .info {
    padding: 17px 24px 20px;
    position: relative
}

.item-views.table .item .title {
    margin: 0
}

.item-views.table .item a:hover .info:before {
    visibility: visible
}

.title-block-big {
    font-size: 1.6em;
    color: #555
}

.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.item-views.table .flex-control-nav {
    bottom: -23px
}

.projects-blocks .image {
    margin: 0 -21px 40px;
    padding: 0 21px;
    overflow: hidden
}

.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 .info .hh {
    border-bottom: 1px solid #ebecec;
    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: #555
}

.projects-blocks .block {
    margin: 0 0 15px;
    max-width: 250px
}

.projects-blocks .block .btn {
    display: block;
    margin: 0;
    white-space: normal
}

.ask_a_question {
    margin-bottom: 37px
}

.ask_a_question .inner {
    padding: 42px 25px 29px;
    line-height: 20px;
    color: #555;
    font-size: .933em
}

.ask_a_question .inner .text-block {
    position: relative;
    color: #949494;
    font-size: 13px;
    line-height: 20px
}

.ask_a_question .inner .text-block p {
    margin: 0
}

.ask_a_question .inner .text-block .introtext {
    margin: 0 0 6px;
    font-size: 17px
}

.ask_a_question .inner .text-block .svg {
    content: "";
    position: absolute;
    width: 99px;
    height: 88px;
    left: 50%;
    top: 0;
    margin: 0 0 0 -50px
}

.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 .btn {
    position: static
}

.catalog.detail .head-block .order {
    margin: 15px 0 5px
}

.catalog.detail .video_body .video-js {
    max-width: 100%;
    max-height: 100%;
    margin: auto
}

.mail_cls_1 {
    opacity: .2
}

.phone_cls_2 {
    opacity: .2
}

.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
}

.item-views.staff.type_1 .items {
    margin: -16px
}

.item-views.staff.type_1 .items .item {
    margin: 16px 0;
    display: block;
    position: relative;
    background: 0 0;
    border: none
}

.item-views.staff.type_1.front .items {
    margin-left: -6px;
    margin-right: -6px
}

.item-views.staff.type_1.front .items .item_wrap {
    padding: 0 6px
}

.item-views.staff.type_1 .items .item .image {
    position: relative;
    float: none;
    width: auto;
    max-height: 100%;
    padding-top: 111%
}

.item-views.staff.type_1 .items .item .image>.wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.item-views.staff.type_1 .items .item .body-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    background: 0 0;
    z-index: 4;
    background: rgba(25, 25, 25, .75);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity ease .3s;
    -moz-transition: opacity ease .3s;
    -o-transition: opacity ease .3s;
    transition: opacity ease .3s
}

.item-views.staff.type_1 .items .item:hover .body-info {
    opacity: 1;
    visibility: visible
}

.item-views.staff.type_1 .items .item .bottom-block-wrapper {
    padding: 24px 30px 26px
}

.item-views.staff.type_1 .items .item .title {
    margin: 0;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 1.3889em
}

.item-views.staff.type_1 .items .item .post {
    margin: 4px 0 0;
    font-size: .9333em;
    line-height: 1.4286em;
    color: #9a9a9a
}

.item-views.staff.type_1 .items .item .prop.email a:hover {
    color: #fff
}

.item-views.staff.type_1 .items .item .prop.phone a {
    color: #fff
}

.item-views.staff.type_1 .items .item .prop:not(:first-of-type) {
    margin-top: 4px
}

.item-views.staff.type_1 .items .item .detail_link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: 0!important;
    height: auto
}

.table-type-block.item-views .row {
    margin: 0
}

.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.table-elements .row>div {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 32px
}

.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.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.staff-items.table-type-block .item .top-block-wrapper {
    padding: 0 0 16px
}

.item-views.staff-items.table-type-block .item .title {
    font-weight: 600;
    color: #222;
    margin-bottom: 1px;
    text-align: center
}

.item-views.staff-items.table-type-block .item .post {
    font-size: 14px;
    color: #9a9a9a
}

.staff_question .image {
    width: 179px;
    height: 179px;
    margin: 0 auto 24px;
    border-radius: 100%;
    overflow: hidden
}

.staff_question .name {
    font-size: 1.3333em;
    font-weight: 300;
    line-height: 1.3636em
}

.staff_question .post {
    margin: 4px 0 0;
    font-size: .9333em;
    line-height: 1.4286em;
    color: #949494
}

.staff_question .staff_text {
    margin: 16px 0 0;
    font-size: .9333em;
    line-height: 1.4286em;
    color: #333
}

.staff_question .phone a {
    color: #333
}

.ask_a_question .staff_inner {
    padding-top: 38px;
    padding-bottom: 18px;
    font-size: 1em;
    line-height: 1.6em
}

.ask_a_question .bottom_block {
    margin: 14px 0 0
}

.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 .item .body-info {
    padding: 0
}

.detail.vacancy {
    padding: 32px 39px 39px
}

.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: #f7fafb;
    margin-left: 4px;
    border-radius: 3px;
    text-align: center
}

.display-type .view-button .svg {
    top: 4px
}

.display-type .view-button:hover svg path {
    fill: #fff
}

.display-type .view-button:hover {
    background-color: #555
}

.display-type {
    margin-bottom: 40px;
    white-space: nowrap
}

.select-outer select {
    border-color: #ebecec;
    font-size: 14px;
    border-radius: 3px;
    padding: 8px 30px 9px 12px
}

.catalog.item-views .item .image {
    padding: 0;
    position: relative
}

.catalog.item-views.big-img .item .image {
    height: auto;
    line-height: normal;
    max-width: none;
    max-height: none;
    padding-right: 18px
}

.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 .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/assets.png) -187px -19px no-repeat
}

.label.label-icons.order:before {
    background-position: -203px -29px
}

.ajax_load.table {
    margin-bottom: 0
}

.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 {
    padding: 2px 0 0 19px;
    position: relative;
    font-size: .8667em;
    line-height: 1.2308em
}

.status-icon:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    display: block;
    width: 11px;
    height: 8px;
    background: url(/bitrix/templates/aspro-landscape/images/svg/landscape.svg) 0 0 no-repeat
}

.status-icon.order:before {
    background-position: -16px -10px
}

.catalog.item-views.table .item {
    margin: 0
}

.catalog.item-views.table .item:hover {
    box-shadow: none
}

.catalog.item-views.table .item .inner-wrap {
    background: #fff;
    box-shadow: 0 0 0 1px #ebecec;
    padding: 40px 40px 35px;
    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
}

.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 #ebecec
}

.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>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: 28px 0
}

.tizers_block2 .item {
    padding: 20px 0
}

.tizers_block2 .item>div {
    vertical-align: top
}

.tizers_block2 .item .img {
    float: left;
    width: 61px;
    height: 60px
}

.tizers_block2 .item .img img {
    max-width: 100%;
    max-height: 100%
}

.tizers_block2 .item .title {
    text-align: left;
    padding: 0 0 0 84px;
    white-space: normal
}

.tizers_block2 .item.wti .title {
    padding-left: 0
}

.tizers_block2 .item a {
    text-decoration: none;
    display: block
}

.tizers_block2 .item .title {
    margin: -6px 0
}

.tizers_block2 .item .title span {
    display: block
}

.tizers_block2 .item .title a {
    margin-top: -2px
}

.tizers_block2 .item .title .top-text {
    font-weight: 400;
    font-size: 1.0667em;
    margin-top: -2px;
    color: #555
}

body.all_title_1 .tizers_block2 .item .title .top-text {
    font-weight: 600
}

.tizers_block2 .item .title .desc-text {
    margin: 5px 0 0;
    font-size: .9333em;
    color: #666;
    line-height: 1.4286em
}

body .detail .drag_block.tizers .maxwidth-theme {
    border: 1px solid #ebecec
}

body .detail .item+.drag_block.tizers .maxwidth-theme {
    margin: 0!important
}

body .detail .item+.drag_block.tizers>div .tizers_block2 {
    padding: 21px 36px 25px
}

.tizers_block2 .item:not(.wti) .title {
    padding-left: 79px
}

.drag-block.container {
    position: relative
}

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 #ebecec
}

.front .item .img_block {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: center center
}

.catalog.item-views.table .flexslider .slides>li {
    max-height: none
}

.catalog.item-views.table .flexslider .slides>li .image img {
    width: auto
}

.catalog.item-views.table .item:hover .inner-wrap {
    box-shadow: 0 0 30px 5px rgba(231, 231, 231, .4);
    position: relative;
    z-index: 9
}

.catalog.item-views.table .item .title {
    margin-bottom: 12px;
    font-size: 1.1333em;
    line-height: 1.4118em;
    text-align: center
}

.catalog.item-views.table .item.wti .text {
    padding: 0!important
}

.catalog.item-views.table .item .section_name {
    margin: 0 0 8px
}

.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
}

.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: 16px
}

.catalog.item-views.table .item .description {
    margin-bottom: 8px
}

.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.price .item {
    margin-bottom: -1px;
    padding: 30px;
    border: 1px solid #ebecec;
    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: 600;
    margin-bottom: 11px
}

.catalog.item-views.price .item .btn {
    margin: 0
}

.catalog.item-views.price .item .zoom {
    display: none
}

.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.front .flexslider .item .image img {
    width: auto
}

.catalog.item-views .image img {
    max-height: 100%
}

.catalog.item-views .flexslider .item .btn {
    position: relative;
    right: auto;
    top: auto
}

.catalog.sections {
    position: relative
}

.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
}

.catalog.sections .items.services>div {
    margin: 0 0 -1px
}

.item-views.sections .items.services .item .title {
    position: relative;
    padding: 26px 0 0;
    font-size: 1.6em;
    font-weight: 300;
    line-height: 1.3636em
}

.item-views.sections .items.services .item .title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 4px;
    width: 33px
}

.item-views.sections .items.services .item .text {
    margin: 12px 0 0;
    color: #969595
}

.catalog.sections.catalog_items .item_wrap {
    margin: 0 -1px -1px 0
}

.catalog.sections.catalog_items .item {
    padding: 39px;
    height: 100%;
    border: 1px solid #ebecec
}

.catalog.sections.catalog_items .item:hover {
    border-color: transparent
}

.catalog.sections.catalog_items .item .info .image {
    height: 163px;
    line-height: 160px;
    text-align: center;
    width: 191px;
    margin: 0 auto;
    background: #fff
}

.catalog.sections.catalog_items .item .info .title {
    text-align: center
}

.catalog.sections.catalog_items .item .image {
    padding-top: 0;
    text-align: center;
    height: 163px;
    line-height: 160px;
    text-align: center;
    width: 191px;
    margin: 0 auto;
    background: #fff
}

.catalog.sections.catalog_items .item .image a {
    position: static
}

.catalog.sections.catalog_items .item_wrap:first-of-type .item {
    padding-top: 39px
}

.catalog.sections.catalog_items .table_block .item .info {
    margin-bottom: 0
}

.item-views.catalog.sections.catalog_items.blocks .flexslider {
    margin: -16px!important
}

.item-views.catalog.sections.catalog_items.blocks .flex-viewport {
    padding: 16px
}

.item-views.catalog.sections.catalog_items.blocks .item_wrap {
    margin: 0
}

.item-views.catalog.sections.catalog_items.blocks .item_wrap .item {
    margin: 0 -1px 0 0
}

.item-views.catalog.sections.catalog_items.blocks .flexslider:after,
.item-views.catalog.sections.catalog_items.blocks .flexslider:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 16px;
    background: #fff;
    z-index: 5;
    display: block
}

.item-views.catalog.sections.catalog_items.blocks .flexslider:before {
    left: -1px
}

.item-views.catalog.sections.catalog_items.blocks .flexslider:after {
    right: -1px
}

.item-views.catalog.sections.catalog_items.blocks .right_link_block {
    margin-right: 103px
}

.item-views.catalog.sections.catalog_items.blocks .flex-direction-nav {
    top: 0;
    margin-top: 0
}

.item-views.catalog.sections.catalog_items.blocks .flex-direction-nav li {
    position: static;
    font-size: 0
}

.item-views.catalog.sections.catalog_items.blocks .flex-direction-nav a {
    visibility: visible;
    border: 1px solid #ebecec;
    font-size: 0;
    border-radius: 2px;
    background: #fff;
    height: 38px;
    width: 38px;
    margin: 0;
    opacity: 1;
    z-index: 1;
    text-shadow: none;
    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
}

.item-views.catalog.sections.catalog_items.blocks .flexslider .flex-direction-nav li .flex-prev {
    left: auto;
    right: 65px;
    top: -51px
}

.item-views.catalog.sections.catalog_items.blocks .flexslider .flex-direction-nav li .flex-prev:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    width: 14px;
    height: 12px;
    left: 50%;
    margin-left: -7px;
    background: url(/bitrix/templates/aspro-landscape/images/svg/icons.svg) 0 0 no-repeat
}

.item-views.catalog.sections.catalog_items.blocks .flexslider .flex-direction-nav li .flex-next {
    right: 16px;
    top: -51px
}

.item-views.catalog.sections.catalog_items.blocks .flexslider .flex-direction-nav li .flex-next:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    width: 14px;
    height: 12px;
    right: 50%;
    margin-right: -7px;
    background: url(/bitrix/templates/aspro-landscape/images/svg/icons.svg) -15px 0 no-repeat
}

.item-views.catalog.sections.catalog_items.blocks .flex-direction-nav a.flex-prev:hover:before {
    background-position: 0 -28px
}

.item-views.catalog.sections.catalog_items.blocks .flex-direction-nav a.flex-next:hover:before {
    background-position: -15px -28px
}

.item-views.catalog.sections.catalog_items.blocks .slides {
    height: 300px
}

.float-banners.v3 .items.services>div {
    margin-bottom: 32px
}

.float-banners.v3 .items.services .item {
    box-shadow: 0 0 0 1px #ebecec;
    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: 0 0 -1px;
    padding-top: 45px;
    padding-bottom: 45px;
    overflow: hidden;
    box-shadow: none;
    border-bottom: 1px solid #ebecec
}

.catalog.sections .item_wrap:first-of-type .item {
    padding-top: 0
}

.catalog.sections.front .item {
    padding: 16px 14px 19px;
    margin: 0 0 13px
}

.catalog.sections .item:hover .hover_block {
    box-shadow: 0 0 30px 5px rgba(231, 231, 231, .4)
}

.catalog.sections .item a {
    text-decoration: none
}

.catalog.sections .item .info {
    padding-left: 303px
}

.catalog.sections.front .item .info {
    padding-left: 169px
}

.catalog.sections .item .title {
    margin: 0;
    font-size: 1.1333em
}

.catalog.sections .item .text {
    margin: 8px 0 0
}

.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: 0;
    padding: 0;
    display: inline;
    padding-left: 0;
    line-height: 26px
}

.item-views .items.services .item .text ul li .separator {
    display: inline-block;
    vertical-align: top;
    width: 13px;
    height: 1px;
    background-color: #dadada;
    margin: 13px 3px 0 6px
}

.item-views .items.services .item .text ul li:last-of-type .separator {
    display: none
}

.item-views .items.services .item .text ul li:after {
    display: none
}

.catalog.sections .item .text ul li:before,
.item-views .items.services .item .text ul li:before {
    display: none
}

.catalog.sections .item .image {
    padding: 50% 0 0
}

.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;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    vertical-align: top
}

.catalog.sections .item .image img {
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
    display: inline-block;
    zoom: 1;
    width: auto
}

.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:not(.wti) .info {
    padding-left: 13px
}

.catalog.sections .row_block .item .info {
    padding-left: 0
}

.catalog.sections .row_block .item .image {
    text-align: center;
    border-radius: 0;
    overflow: hidden
}

.catalog.sections .table_block .item .image {
    float: none;
    max-width: 100%
}

.catalog.sections .table_block .item .image a {
    display: inline
}

.catalog.sections .table_block .item .info {
    padding-left: 0;
    margin-top: 33px;
    margin-bottom: -6px
}

.catalog.sections .table_block .item .hover_block {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    padding: 39px;
    min-height: 100%;
    background: #fff;
    z-index: 1;
    opacity: 0;
    transition: top .3s ease, opacity .6s ease, box-shadow ease .3s;
    -moz-transition: top .3s ease, opacity .6s ease, box-shadow ease .3s;
    -ms-transition: top .3s ease, opacity .6s ease, box-shadow ease .3s;
    -o-transition: top .3s ease, box-shadow ease .3s, opacity .6s ease, box-shadow ease .3s;
    -webkit-transition: top .3s ease, opacity .6s ease, box-shadow ease .3s
}

.catalog.sections .table_block .item:hover .hover_block {
    top: 0;
    opacity: 1
}

.catalog.sections .table_block .item .hover_block .body-info {
    margin: -6px 0
}

.catalog.sections .table_block .item .hover_block .title {
    text-align: left;
    font-size: 1.4667em;
    font-weight: 300
}

.catalog.sections .table_block .item .hover_block .text {
    line-height: 1.4667em
}

.catalog.detail .head {
    padding: 37px 0
}

.catalog.detail .head .info {
    padding: 0 38px 4px 3px
}

.catalog.detail .head.wti .info {
    padding: 0 0 27px
}

.catalog.detail .head .info .hh {
    padding: 0 0 27px;
    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 #ebecec
}

.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 .link-block-more>span {
    border-bottom: 1px dotted
}

.catalog.detail .head .price {
    line-height: 19px;
    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: block;
    vertical-align: top
}

.catalog.detail .head .price .price_old {
    margin: 14px 0 0;
    display: block;
    line-height: 1.0714em;
    color: #a9a9a9;
    font-size: 14px;
    line-height: 13px
}

.catalog.detail .head .price .price_val {
    color: #222;
    font-size: 1.6em;
    font-weight: 400
}

.catalog.detail .head .price .price_old .price_val {
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    padding-right: 5px;
    text-decoration: line-through
}

.catalog.detail .left_block {
    width: 48%;
    border-right: 1px solid #ebecec
}

.catalog.detail .head .bottom-wrapper {
    border-top: 1px solid #ebecec;
    margin: 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: 36px
}

.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 .footer-button {
    opacity: 1;
    display: block;
    margin: 25px 0 0;
    padding: 0
}

.detail {
    position: relative
}

.bottom_return {
    margin-top: 47px
}

.catalog.detail .bottom-item-block {
    padding-top: 20px
}

.catalog.detail .bottom-item-block .item-views {
    margin: 0
}

.catalog.detail .wrapper-block-btn .wrapper {
    display: inline-block;
    vertical-align: top
}

.share ul li {
    margin-bottom: 0;
    padding-left: 0
}

.share ul li:before {
    display: none
}

.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
}

.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(/bitrix/templates/aspro-landscape/images/svg/landscape.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 .share.top+.print-link {
    right: 55px;
    top: -2px
}

.body .page-top .print-link:hover {
    background: #ebecec
}

.body .print-link+h1 {
    padding-right: 40px
}

.page-top-wrapper.color .share {
    top: -2px;
    right: 16px
}

.body .page-top-wrapper.color .page-top .print-link {
    right: 16px;
    top: -2px
}

.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: #ebecec
}

.body .page-top-wrapper.color .page-top .print-link:hover .svg-print {
    background-position: -38px -92px
}

.footer-button {
    opacity: 0;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    transition: all .1s ease;
    margin: 20px 0 0;
    padding: 0 0 5px
}

.item:hover .footer-button {
    opacity: 1;
    visibility: visible;
    height: auto
}

.item:hover .footer-button * {
    height: auto
}

.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
}

.projects .bx-yandex-view-map .bx-yandex-map img {
    position: static;
    max-width: 100%
}

.contacts-page-map.projects {
    margin: 0
}

.contacts-page-map.projects h5 {
    margin-bottom: 37px;
    font-size: 2.2em;
    line-height: 1.14em
}

.contacts-page-map.projects.type_3 h5 {
    padding-top: 45px;
    border-top: 1px solid #ebecec
}

.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: -16px;
    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;
    background: #fff;
    border-radius: 2px;
    padding: 5px 12px 7px 11px
}

.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
}

.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
}

.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.front .btn-default {
    position: relative
}

.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: 4px;
    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: 4px;
    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: 10px;
    background: #fff!important
}

.filter input[type=radio]+label:after {
    font-size: 0;
    content: ".";
    display: block;
    height: 16px;
    width: 16px;
    position: absolute;
    left: 0;
    top: 5px;
    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: 5px
}

.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 {
    display: block;
    position: relative;
    padding: 2px 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: 20px;
    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/assets.png);
    background-position: -162px -186px;
    background-repeat: no-repeat;
    box-shadow: none
}

.bx_filter input.disabled+label {
    opacity: .5;
    cursor: default
}

.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
}

.bx_filter .bx_filter_select_text .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 {
    display: block;
    height: 24px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat
}

.bx_filter .bx_filter_select_block {
    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 {
    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 {
    background-position: -36px -174px
}

.bx_filter .bx_filter_select_text label {
    cursor: pointer
}

.bx_filter .bx_filter_select_arrow {
    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 {
    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
}

.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 #ebecec;
    padding: 0;
    border-radius: 0
}

.catalog .bx_filter_button_box {
    padding: 9px 20px 12px
}

.catalog .bx_filter_section .btn {
    display: inline-block
}

.catalog .bx_filter_section .btn.white {
    padding: 6px 16px
}

.bx_filter_section .btn.btn-transparent:hover {
    color: #fff
}

.bx_filter_horizontal {
    margin: 0 0 30px
}

.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-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;
    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
}

.basket_top {
    position: relative
}

header.fixed .basket_top .icon .count {
    color: #fff
}

.logo-row .top-callback .basket_top {
    display: none
}

.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 .menu-row.with-color.colored_dark .basket-link:not(.basket-count) .count {
    background: #b0b0b0;
    color: #fff
}

.menu-row.with-color {
    color: #fff
}

.menu-row.with-color .menu-only td>.wrap>a {
    display: block
}

body .menu-row.with-color.colored_dark .mega-menu table td .wrap>a {
    color: #fff
}

body .menu-row.with-color.colored_dark .mega-menu table td .wrap>a:hover {
    color: #fff
}

.menu-row.with-color.colored_dark .mega-menu table td:hover .wrap>a {
    color: #fff
}

body .menu-row.with-color.colored_dark .mega-menu table td:hover .wrap>a {
    color: #fff
}

.menu-row.with-color .mega-menu table td.dropdown .wrap>a i {
    color: #fff
}

body .menu-row.with-color.colored_dark .mega-menu table td .wrap>a:hover,
body .menu-row.with-color.colored_dark .mega-menu table td.active .wrap>a,
body .menu-row.with-color.colored_dark .mega-menu table td:hover .wrap>a {
    color: #fff
}

body.fill_bg_n.header_fill_colored.title-v5 .full-fill .logo-row,
body.fill_bg_y.header_fill_colored.title-v5 .full-fill .logo-row>.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 #ebecec
}

.basket.default .items {
    border: 1px solid #ebecec
}

.basket .items .box {
    display: table-cell;
    padding: 0 15px;
    vertical-align: top
}

.basket .items .head {
    display: table;
    width: 100%;
    margin: 0 0 -1px;
    background: rgba(241, 246, 249, .6)
}

.basket .items .head .box {
    vertical-align: middle;
    padding-top: 9px;
    padding-bottom: 9px
}

.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: #555
}

.basket .items .item {
    border-top: 1px solid #ebecec
}

.basket .items .item .box {
    padding-top: 29px;
    padding-bottom: 29px
}

.basket .items .item .box:first-of-type {
    padding-left: 29px
}

.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 {
    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 .price_new {
    margin: 14px 0 0;
    font-size: 1.067em;
    font-weight: 600;
    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
}

.item .counter.sm input {
    height: 30px
}

.item .counter .wrap {
    background: rgba(241, 246, 249, .6)
}

.basket.default .items .item>.clearfix {
    display: none
}

.basket .foot {
    margin: 0 0 35px;
    padding: 32px 0 28px;
    border-bottom: 1px solid #ebecec;
    color: #333
}

.basket .foot.top {
    border-bottom: none
}

.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/assets.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.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%
}

.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>.wrap>h4 {
    margin: 0;
    padding: 27px 30px 28px;
    border-bottom: 1px solid rgba(241, 246, 249, .6);
    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 .price_new {
    margin-top: 7px
}

.basket.fly .items .item .counter {
    margin-top: 6px;
    margin-right: 8px
}

.basket.fly .foot {
    margin: -1px 0 30px;
    padding: 25px 19px 22px;
    border-top: 1px solid #ebecec;
    background: rgba(241, 246, 249, .6)
}

.basket.fly .foot.top {
    background: 0 0;
    padding: 0;
    margin: 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 .head .title.counter_t {
    width: 133px
}

.right_dok .link {
    position: absolute;
    top: 235px;
    right: 0;
    width: 58px;
    height: 76px;
    background-color: #edf0f3
}

.right_dok .link+.link {
    top: 311px
}

.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>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 {
    border: 1px solid #ebecec
}

.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 #ebecec;
    border-right: none;
    border-bottom: none
}

.basket_order .items>.head {
    padding: 17px 20px;
    background: rgba(241, 246, 249, .6);
    border-bottom: 1px solid #ebecec
}

.basket_order .items>.head .title {
    margin: 2px 0 0;
    font-size: 16px
}

.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 #ebecec
}

.basket_order .items .item {
    margin: 0 20px;
    padding: 15px 0;
    font-size: 14px;
    line-height: 20px;
    border-top: 1px solid #ebecec
}

.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: rgba(241, 246, 249, .6);
    border-bottom: 1px solid #ebecec
}

.basket_order .items .foot .title {
    margin: 1px 0 0;
    font-size: 14px;
    line-height: 20px
}

.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
}

.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
}

.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
}

.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 .status-block {
    border-top: 1px solid #ebecec
}

.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;
    display: block
}

.subscribe-edit-main .filter input[type=radio]+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 .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
}

.border_block .max-form-block {
    max-width: 520px;
    padding: 60px 20px;
    margin: 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
}

.border_block .big-title {
    font-size: 1.2em;
    color: #555
}

.form .top-form {
    padding: 51px 60px 60px
}

.form .top-form .big-title {
    padding: 0 0 40px
}

.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
}

.subscribe-edit-main .filter input[type=radio]+label:after {
    top: 3px
}

.subscribe-edit-main .filter input[type=radio]+label:hover:after {
    top: 3px
}

.subscribe-edit-main .filter input[type=radio]:checked+label:before {
    top: 3px
}

.subscribe-edit-main .filter input[type=radio]:checked+label:after {
    top: 8px
}

.top-form .form-header-text {
    font-size: .933em
}

body .contacts.top-cart {
    padding: 32px 0 13px
}

.contacts select[disabled] option {
    display: none
}

.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
}

.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-page-top {
    margin: 20px 0 0;
    padding: 35px 0 0
}

.contacts-page-top table {
    width: 100%
}

.contacts-page-top table td {
    padding-bottom: 0;
    vertical-align: top
}

.contacts-page-top table td.icon {
    width: 53px
}

.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: 3px 0 17px
}

.contacts-v5 section.page-top {
    padding-bottom: 19px
}

.contacts-v5 .contacts-page-map {
    margin: 0
}

.contacts-v5 .contacts .contacts_phone_cls_1 {
    opacity: .8
}

.contacts-v5 .contacts .svg-inline-phone svg path {
    fill: #fff;
    fill-rule: evenodd
}

.contacts-v5 .contacts .svg-inline-phone svg .phone_cls_1 {
    opacity: .8
}

.contacts-v5 .contacts .dark_table {
    margin: 0 0 1px;
    font-size: .8667em;
    font-weight: 400;
    line-height: 1.2em;
    color: #acacac
}

.contacts-v5 .contacts-page-top table td:not(.icon) {
    padding-top: 3px;
    padding-left: 19px
}

.contacts-v5 .contacts-page-top table td.icon i {
    top: -5px;
    margin: 0 0 20px
}

.contacts-v5 .contacts-page-map {
    margin: 0
}

.contacts-v5 .contacts-page-top .btn {
    max-width: 302px
}

.contacts .description {
    margin: 0 0 36px;
    font-size: 1.1333em;
    line-height: 1.6471em
}

.contacts .social-icons {
    margin: 0 -10px 21px;
    position: relative
}

.contacts .social-icons:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    right: 10px;
    height: 1px;
    background: #ebecec;
    margin: -1px 0 0
}

.contacts .social-icons ul {
    position: relative;
    padding: 0 16px 0 0;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    z-index: 1
}

.contacts .social-icons li a {
    background: 0 0;
    border-radius: 0;
    height: 14px;
    width: 34px;
    height: 34px;
    opacity: .5
}

.contacts .social-icons li a .svg {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -10px
}

.contacts .social-icons li a svg path {
    opacity: 1
}

.contacts .social-icons li a:hover {
    opacity: 1
}

.contacts .teasers {
    margin: 0 0 52px
}

.contacts .teasers .cls-2 {
    fill: #fff;
    fill-rule: evenodd
}

.contacts .teasers .item {
    padding: 20px 0
}

.contacts .teasers .image {
    float: left;
    width: 53px;
    height: 53px;
    overflow: hidden
}

.contacts .teasers .image svg {
    max-width: 100%;
    max-height: 100%
}

.contacts .teasers .svg {
    top: 0
}

.contacts .teasers .desc {
    padding: 0 0 0 78px
}

.contacts .teasers .title {
    margin: 0 0 7px;
    font-size: .8667em;
    line-height: 1em;
    color: #acacac
}

.contacts .teasers .title .text {
    line-height: 1.667em
}

.contacts .contacts_map {
    margin: 0 0 -100px
}

.contacts .question_block {
    border-top: 1px solid #ebecec
}

.contacts .question_block .order-block .text .svg {
    left: 0
}

.contacts .question_block .order-block .text {
    padding-left: 80px
}

.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 .img {
    text-align: center
}

.banners-content h1 {
    font-weight: 400;
    line-height: 46px
}

.contacts.desc {
    padding-top: 31px
}

.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
}

.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
}

.detail.staff .staff {
    padding: 57px 57px 75px;
    border: 1px solid #ebecec
}

.detail.staff .post-content {
    margin: 33px 0 -6px
}

.item .section_info .staff_text {
    margin: 9px 0 0;
    padding: 0;
    line-height: color: #666
}

.drag-block+.drag-block[data-class=INFOBLOCK_INDEX_drag] .item-views {
    margin-top: 60px
}

.item-views.info .item {
    margin: 0;
    overflow: hidden;
    min-height: 487px
}

.item-views.info .item>.maxwidth-theme {
    position: static
}

.item-views.info .item h2 {
    margin-bottom: 17px;
    padding-right: 80px
}

.item-views.info .item .img {
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0
}

.item-views.info .item .img img {
    position: absolute;
    left: -5%;
    bottom: 0
}

.item-views.info .text {
    padding-top: 90px;
    padding-bottom: 98px
}

.item-views.info .form .form-body {
    padding: 0;
    background: 0 0;
    display: inline-block;
    vertical-align: top
}

.item-views.info .form .form-body .form-group {
    margin: 0
}

.item-views.info .form .form-body .form-group .input {
    margin: 0 4px 0 0
}

.item-views.info .form .form-body .form-group input {
    width: 221px;
    padding: 10px 15px 12px;
    font-size: 13px;
    border: 1px solid #b7b7b7;
    border-radius: 2px;
    height: auto;
    background: #fff
}

.item-views.info .form button,
.item-views.info .form input[type=submit] {
    display: inline-block;
    vertical-align: top;
    height: 42px;
    margin: 0;
    padding-top: 9px;
    padding-bottom: 10px;
    line-height: 21px
}

.item-views.info .form .form-footer {
    padding: 0
}

.reviews.item-views.front .slider_wrap {
    position: relative
}

.reviews.item-views.front .flexslider {
    background: 0 0;
    margin: 0;
    padding: 0 0 37px;
    position: relative
}

.reviews.item-views.front .slider_wrap {
    border-bottom: 1px solid #ebecec
}

.reviews.item-views.front .flexslider .items {
    margin-top: 0;
    margin-bottom: 0;
    height: 271px
}

.reviews.item-views.front .item {
    margin: 0;
    padding: 57px
}

.reviews.item-views.front.type_2 .item {
    margin-right: -1px
}

.reviews.item-views.front.type_2 .flexslider {
    margin: 0 -16px
}

.reviews.item-views.front.type_2 .flexslider:after,
.reviews.item-views.front.type_2 .flexslider:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 16px;
    background: #fff;
    z-index: 5;
    display: block
}

.reviews.item-views.front.type_2 .flexslider:before {
    left: -1px
}

.reviews.item-views.front.type_2 .flexslider:after {
    right: -1px
}

.reviews.item-views.front.type_2 .flex-viewport {
    padding: 0 16px
}

.reviews.item-views.front.type_2 .flexslider .flex-direction-nav li .flex-prev {
    right: 65px
}

.reviews.item-views.front.type_2 .flexslider .flex-direction-nav li .flex-next {
    right: 16px
}

.reviews.item-views.front .flexslider .flex-direction-nav li .flex-prev {
    left: auto;
    right: 49px;
    top: -67px
}

.reviews.item-views.front .flexslider .flex-direction-nav li .flex-next {
    right: 0;
    top: -67px
}

.reviews.item-views.front .flex-viewport {
    padding-bottom: 1px
}

.reviews.item-views.front .item .image {
    float: left;
    width: 80px;
    max-height: 80px;
    background: 0 0;
    overflow: visible
}

.reviews.item-views .item .image {
    position: relative;
    border-radius: 100%;
    overflow: hidden
}

.reviews.item-views.front .item .image>.wrap {
    margin: 0 0 0 auto;
    position: static;
    border-radius: 100%;
    overflow: hidden
}

.reviews.item-views.front .item .image img {
    width: auto;
    display: inline
}

.reviews.item-views.front .item.wti .image {
    width: 60px;
    height: 60px
}

.reviews.item-views.front .item.wti .image>.wrap {
    position: relative;
    width: 60px;
    height: 60px;
    background: #f7f8f9
}

.reviews.item-views.front .item .top-info {
    padding: 0 0 0 112px
}

.reviews.item-views.front .item:not(.wti) .top-info {
    margin-top: 15px
}

.reviews.item-views.front .item.wti .top-info {
    padding-left: 0
}

.reviews.item-views.front .item .title {
    margin: 0;
    font-size: 1.1333em;
    line-height: 1.2941em
}

.reviews.item-views.front .item .post {
    margin: 4px 0 0;
    font-size: .8667em;
    line-height: 1.3846em;
    color: #929191
}

.reviews.item-views.front .item .company {
    margin: 4px 0 0;
    font-size: .8667em;
    line-height: 1.3846em;
    color: #929191
}

.reviews.item-views.front .item .top_wrapper .separator {
    margin: 0 6px;
    color: #e1e1e1
}

.reviews.item-views.front .item .top_wrapper .date {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.reviews.item-views.front .item .preview-text {
    position: relative;
    margin: 20px 0 0
}

.reviews.item-views.front .item .preview-text:before {
    content: "";
    position: absolute;
    left: -54px;
    top: 12px;
    margin: -9px 0 0 -13px;
    width: 26px;
    height: 17px
}

.reviews.item-views.front .item .preview-text p {
    margin: 10px 0
}

.reviews.item-views.front .item .preview-text p:first-of-type {
    margin-top: 0
}

.reviews.item-views.front .item .preview-text p:last-of-type {
    margin-bottom: 0
}

.reviews.item-views.front .item .link-block-more {
    margin: 24px 0 0;
    display: inline-block
}

.reviews.item-views.front .flex-direction-nav {
    top: 0;
    margin-top: 0
}

.reviews.item-views.front .right_link_block {
    margin-right: 103px
}

.item-views.front .flexslider .flex-control-nav {
    margin: 20px 0 0;
    position: static;
    display: block
}

.item-views.front .flexslider .flex-control-nav a {
    width: 8px;
    height: 8px;
    background: #cad2d6
}

.item-views.front .flexslider .flex-control-nav a:before {
    display: none
}

.reviews.item-views.front .item.wti .top-info {
    padding-left: 0
}

.reviews.item-views.front .item .top-info>.wrap {
    margin: 0 0 6px;
    line-height: 1.1em
}

.drag-block+.drag-block[data-class=INFOBLOCK_INDEX_drag][data-order="2"] .item-views.info {
    margin-top: 0
}

.item-views.services_type_2 .item_wrap {
    padding: 42px;
    margin: 0 -1px -1px 0;
    padding: 39px
}

.item-views.services_type_2 .item_wrap:hover {
    border-color: transparent
}

.item-views.services_type_2 .item:hover {
    box-shadow: none
}

.item-views.services_type_2 .item .img {
    width: 60px;
    height: 50px;
    margin: 0 auto 21px
}

.item-views.services_type_2 .item .title {
    margin: 0;
    font-size: 1.0667em
}

.item-views.services_type_2 .item .info {
    text-align: center;
    margin: 0 0 -5px
}

.item-views.services_type_2 .item .preview_text {
    margin: 12px 0 0;
    font-size: .9333em;
    line-height: 1.5714em;
    color: #969595
}

.item-views.staff.type_3 {
    margin-top: 58px
}

.item-views.staff.type_3 .image {
    padding: 0 28px 0 0
}

.item-views.staff.type_3 .info {
    margin: -7px 0;
    padding: 0 125px 0 0
}

.item-views.staff.type_3 .name {
    position: relative;
    padding: 0 0 24px;
    font-size: 2.4em;
    font-weight: 300;
    line-height: 1.1667em;
    color: #333
}

.item-views.staff.type_3 .name:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px
}

.item-views.staff.type_3 .text {
    margin: 19px 0 0
}

.item-views.staff.type_3 .button {
    margin: 34px 0 0
}

.item-views.staff.type_3 .button .btn {
    margin: 0
}

.ba-slider {
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.ba-slider img {
    width: 100%;
    display: block
}

.resize {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    overflow: hidden;
    max-width: 100%
}

.handle {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 150px;
    margin-left: -75px;
    cursor: ew-resize
}

.handle:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    background: #fff
}

.handle>span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 42px;
    height: 42px;
    margin: -21px 0 0 -21px;
    border-radius: 3px;
    background: #fff;
    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
}

.handle>span .left_arrow,
.handle>span .right_arrow {
    position: absolute;
    top: 50%;
    margin: -5px 0 0;
    width: 6px;
    height: 10px
}

.handle>span .left_arrow {
    left: 50%;
    margin-left: -9px
}

.handle>span .right_arrow {
    right: 50%;
    margin-right: -9px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.handle>span .svg {
    display: block;
    top: 0
}

.handle:hover>span .svg path {
    fill: #fff
}

.draggable:after {
    width: 48px;
    height: 48px;
    margin: -24px 0 0 -24px;
    line-height: 48px;
    font-size: 30px
}

@media (min-width:1360px) {
    .banners-small .item.wide-block .inner-item {
        padding-left: 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .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%
    }
}

@media (min-width:992px) and (max-width:1350px) {
    .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 .info {
        padding-left: 150px
    }
    .catalog.sections .item.right .info {
        padding-right: 150px;
        padding-left: 0
    }
}

@media (max-width:1300px) {
    .logo-row.v1>.search {
        width: 29%
    }
}

@media (max-width:1280px) {
    #headerfixed .inner-table-block.phones {
        padding: 0
    }
    .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
    }
}

@media (min-width:1200px) {
    section.page-top .container {
        width: 1140px
    }
    .flex-control-nav,
    .flex-direction-nav {
        display: block
    }
    .instagram_ajax .instagram {
        min-height: 328px
    }
    body.fill_bg_y.title-v5>.body:not(.index)>.main,
    body.fill_bg_y.title-v5>.body:not(.index)>.main .container>.row>.maxwidth-theme {
        background: #efefef
    }
    body.fill_bg_y.title-v5 .page-top-wrapper.color {
        z-index: 2
    }
    body.fill_bg_y.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.fill_bg_y.title-v5.wide_page>.body:not(.index)>.main {
        background: #fff
    }
    .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 .container .detail .period-wrapper+.image-wide {
        margin-top: 0
    }
    body.fill_bg_y.title-v5 .contacts-page-top>.maxwidth-theme {
        padding-top: 0
    }
}

@media (max-width:1169px) {
    .logo-row .top-description {
        padding-left: 0
    }
    .logo-row.v1>.search {
        width: 23%
    }
    .header-v7 .logo_and_menu-row .search_wrap {
        width: 28.2%
    }
    .menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu .menu_left.wrightslider li {
        width: 50%!important
    }
    .item-views.staff.type_1 .items .item_wrap {
        width: 50%
    }
}

@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 (min-width:992px) {
    .body_media {
        top: 2px
    }
    .content-md .right_block.narrow_Y {
        width: 75%;
        min-height: 1px
    }
    .content-md .left_block {
        width: 25%
    }
    .side_left .content-md .right_block.narrow_Y,
    .side_left .content-md .left_block {
        float: left
    }
    .side_left .content-md .left_block {
        padding-right: 40px
    }
    .side_right .content-md .right_block.narrow_Y,
    .side_right .content-md .left_block {
        float: left
    }
    .side_right .content-md .left_block {
        padding-left: 40px
    }
    .content-md:after,
    .content-md>.left_block:after,
    .content-md>.right_block:after {
        content: '';
        clear: both;
        display: table
    }
    body .maxwidth-theme {
        padding-left: 24px!important;
        padding-right: 64px!important
    }
    body.fill_bg_y #headerfixed {
        background: 0 0;
        box-shadow: none
    }
    body.fill_bg_y #headerfixed>.maxwidth-theme {
        box-shadow: 0 1px 5px rgba(0, 0, 0, .136)
    }
    body.fill_bg_y .banners-big .flexslider:hover .nav-carousel .flex-direction-nav .flex-prev,
    body.fill_bg_y .banners-big .nav-carousel .flex-direction-nav .flex-prev {
        left: -20px
    }
    body.fill_bg_y .banners-big .flexslider:hover .nav-carousel .flex-direction-nav .flex-next,
    body.fill_bg_y .banners-big .nav-carousel .flex-direction-nav .flex-next {
        right: -1px
    }
    body.fill_bg_y .catalog.item-views.front .flexslider .flex-direction-nav .flex-prev,
    body.fill_bg_y .catalog.item-views.front .flexslider:hover .flex-direction-nav .flex-prev {
        left: -29px
    }
    body.fill_bg_y .catalog.item-views.front .flexslider .flex-direction-nav .flex-next,
    body.fill_bg_y .catalog.item-views.front .flexslider: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.bx_filter {
        display: block!important
    }
    .tizers_block2 .col-md-3:nth-child(5n) {
        clear: left
    }
    .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
    }
    .front-form .form.contacts {
        padding-left: 113px;
        padding-right: 113px
    }
    .table-type-block.blocks.normal .flexslider.view-control .flex-control-nav {
        display: none
    }
    .projects-blocks .head-block .info .prop-block {
        padding-right: 16px
    }
    .banners-content .img {
        display: table-cell!important
    }
    .subscribe-block-wrapper .text {
        padding-left: 0
    }
    footer .col-sm-offset-2 {
        margin-left: 0
    }
}

@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.long-banner .flexslider,
    .banners-big.long-banner .slides,
    .banners-big.long-banner .slides .text,
    .banners-big.long-banner .slides>li {
        height: 500px
    }
    .item-views.work .float-banners .title_block+.items .text-block {
        padding-left: 16px;
        padding-top: 0
    }
    .item-views.work .items {
        margin-left: -16px;
        margin-right: -16px
    }
    .items.head-block {
        margin: -15px -8px 28px
    }
    .item-views.catalog.blocks .text-center {
        text-align: left
    }
    #headerfixed.fixed {
        display: none
    }
    .top-block .address {
        display: none
    }
    .share.top {
        margin-top: 0
    }
    .mega-menu {
        z-index: 3002
    }
    #headerfixed .maxwidth-theme {
        display: none
    }
    body .banners-big .slides .shown .text .inner {
        padding: 0 15px;
        vertical-align: middle;
        text-align: left
    }
    body .banners-big .slides .shown .text .inner br {
        display: none
    }
    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 .inner {
        text-align: center
    }
    .banners-big .slides .title {
        font-size: 40px;
        line-height: 46px;
        font-weight: 400
    }
    .banners-big .slides .text-block b {
        font-size: 22px;
        line-height: 27px;
        font-weight: 400
    }
    .banners-big .flex-direction-nav {
        display: none
    }
    .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-content .text {
        padding-top: 25px;
        padding-bottom: 20px
    }
    .banners-content .text h1 {
        padding-top: 0
    }
    .teasers.item-views.front.icons .row.items>div:nth-child(even) .item {
        border-left-width: 1px
    }
    .left_block>div {
        display: none
    }
    .catalog.detail .left_block {
        margin-bottom: 32px
    }
    .float-banners.v1 .item {
        height: 0;
        padding-bottom: 60%
    }
    .float-banners .title_block+.items .text-block {
        padding-bottom: 40px
    }
    .float-banners .title_block+.items .text-block .btn {
        display: none
    }
    .item-views.work .float-banners .title_block+.items .text-block .btn {
        display: inline-block
    }
    .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
    }
    .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 .image {
        margin-top: -14px;
        margin-left: -140px
    }
    .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
    }
    .instagram_ajax .instagram .item {
        width: 33.33333%
    }
    .contacts.contacts-page-map-inline {
        padding-left: 0;
        padding-right: 0
    }
    body .container .left-menu-md,
    body .container .right-menu-md {
        width: 100%;
        display: block!important;
        float: none
    }
    body .container .bx_filter {
        background: #fff;
        display: none;
        position: absolute;
        margin: 0;
        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
    }
    .padding-banner-block {
        padding: 0 0 30px
    }
    .news_block .item.big .image {
        height: auto
    }
    .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 .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
    }
    .instagram_ajax .instagram.type_1 .left_item {
        width: 66.666666666667%
    }
    .instagram_ajax .instagram.type_1 .right_items_1 {
        width: 33.333333333333%
    }
    .instagram_ajax .instagram.type_1 .right_items_2 {
        width: 100%
    }
    .instagram_ajax .instagram.type_1 .right_items_2 .item {
        width: 25%
    }
    .item-views.info .item h2 {
        margin-top: 0;
        padding-right: 0
    }
    .item-views.info .text {
        padding-top: 50px;
        padding-bottom: 58px
    }
    .item-views.info .item .img {
        position: static
    }
    .item-views.info .item .img img {
        position: static;
        max-width: 100%
    }
    .item-views.news-items:not(.projects) .item .body-info {
        min-height: 0
    }
    .catalog.detail .left_block>div {
        display: block
    }
    .item-views.staff.type_1 .items .item_wrap {
        width: 33.3333333%
    }
    .banners-content .maxwidth-theme {
        display: table
    }
}

@media (min-width:768px) and (max-width:991px) {
    .body .top-block .info-text .callback-block,
    body .top-block .info-text .phone-block {
        float: left
    }
    .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
    }
    .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
    }
    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:850px) {
    .item-views.staff.type_1 .items .item_wrap {
        width: 50%
    }
}

@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
    }
    .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
    }
    .mega-menu ul.nav {
        position: static
    }
    .catalog.detail .head {
        border: 1px solid #ebecec;
        margin-bottom: 24px
    }
    .detail .item.projects-blocks+.drag_block.tizers {
        margin-top: -48px;
        margin-bottom: 40px
    }
    .projects.detail .head {
        border: 1px solid #f5f5f5
    }
    .projects-blocks .head-block:not(.wti) .info {
        padding: 0 0 0 20px
    }
    .catalog.item-views.price .item .price {
        text-align: left
    }
    body .detail .inner .flexslider .flex-control-nav {
        display: none
    }
    .banners-big .maxwidth-banner .item.loading .maxwidth-theme {
        opacity: 0
    }
}

@media (max-width:767px) {
    .catalog.detail .left_block {
        border-right: none;
        width: 100%
    }
    .catalog.detail .head .info {
        padding-top: 0
    }
    .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
    }
    .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
    }
    .detail img {
        width: auto;
        height: auto
    }
    .projects.item-views.table .item .image {
        max-height: none
    }
    .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
    }
    .flexslider.nav-title .items .item:before {
        background: 0 0
    }
    .flexslider.nav-title .item .bg-images {
        display: none
    }
    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
    }
    footer {
        text-align: center
    }
    footer .social {
        padding-bottom: 0
    }
    .front h3 {
        display: none
    }
    .item-views.blocks h3 {
        font-size: 24px;
        padding: 0 0 20px
    }
    .flex-direction-nav {
        display: none
    }
    .banners-big .flex-control-nav,
    .title_block .nav-direction {
        display: none
    }
    .banners-big .flexslider,
    .banners-big .slides li {
        height: 240px
    }
    .banners-big.long-banner .flexslider,
    .banners-big.long-banner .slides,
    .banners-big.long-banner .slides>li {
        height: 240px
    }
    .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 {
        width: 100%;
        height: auto
    }
    body .banners-big.long-banner .slides li .text {
        line-height: 240px;
        height: 240px;
        display: table-cell;
        vertical-align: middle;
        display: block;
        text-align: center;
        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: 20px;
        line-height: 24px
    }
    .banners-big .slides .text .inner {
        padding-top: 30px;
        padding-right: 16px;
        padding-left: 16px
    }
    .banners-big .slides .text-block {
        margin-bottom: 15px
    }
    .banners-big .slides .text-block,
    .banners-big .slides .text-block b {
        font-size: 12px;
        line-height: 18px
    }
    .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
    }
    .maxwidth-banner .flexslider>.maxwidth-theme {
        opacity: 0;
        visibility: hidden
    }
    .maxwidth-banner .flexslider .slides .item .row {
        margin: 0
    }
    .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-right: 10px
    }
    .projects-blocks .head-block .info .hh {
        margin-right: 0;
        padding-right: 0
    }
    .order-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
    }
    .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%
    }
    .catalog.detail .head .info {
        padding-right: 0
    }
    .catalog.detail .head {
        padding-top: 0;
        padding-bottom: 0
    }
    .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.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
    }
    .form.contacts .col-md-12.pull-right {
        float: none!important
    }
    .news_block .item.big .image {
        height: auto
    }
    .form.contacts .captcha-row>div>.form-group {
        margin-top: 0!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
    }
    .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
    }
    .top-block .info-text .basket_top .icon:before {
        background: url(/bitrix/templates/aspro-landscape/css/../images/svg/Basket_black.svg) 0 0 no-repeat
    }
    .basket_top .icon .count {
        color: #fff!important
    }
    .logo-row .top-callback {
        padding-top: 0
    }
    .instagram_ajax .instagram .item {
        width: 50%
    }
    .float-banners .col-xxs-12 {
        width: 50%
    }
    .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
    }
    .reviews.item-views.front .right_link_block {
        margin-right: 0
    }
    footer .bottom-middle {
        padding-top: 30px;
        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 {
        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: 20px
    }
    footer .bottom-under .inner-wrapper,
    footer .bottom-under .outer-wrapper {
        padding-bottom: 0;
        margin-top: 0
    }
    footer .blocks:last-of-type {
        padding-bottom: 10px
    }
    .item-views.sections .items.services .item .title:before {
        display: none
    }
    .item-views.sections .items.services .item .title {
        padding-top: 0
    }
    .item-views.sections .items.services .item .image {
        margin: 0 0 22px
    }
    .catalog.sections .row_block .item:not(.wti) .info {
        padding-left: 0
    }
    .detail .order-block .price {
        margin-right: 0
    }
    .detail.staff .post-content {
        margin-top: 41px
    }
    .contacts-page-map div.bx-yandex-map {
        height: 400px!important
    }
    body .contacts .question_block .order-block td {
        display: block;
        text-align: center;
        width: 100%;
        padding: 30px
    }
    body .contacts .question_block .order-block td .text {
        padding-left: 0;
        padding-right: 0;
        text-align: center
    }
    body .contacts .question_block .order-block td+td {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 37px
    }
    .item-views.catalog.sections.catalog_items.blocks .right_link_block {
        margin-right: 0
    }
    .item-views.staff.type_3 .info {
        padding-right: 45px
    }
    .banners-content .text h1 {
        font-size: 20px
    }
    .banners-content .maxwidth-theme {
        height: 240px
    }
}

@media (max-width:700px) {
    .instagram_ajax .instagram.type_1 .left_item {
        float: none;
        width: 100%
    }
    .instagram_ajax .instagram.type_1 .right_items_1 {
        float: none;
        width: 100%
    }
    .instagram_ajax .instagram.type_1 .right_items_1 .item {
        float: left;
        width: 50%
    }
    .instagram_ajax .instagram.type_1 .right_items_2 .item {
        width: 50%
    }
    .item-views.staff.type_3 .image {
        padding-right: 0
    }
}

@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>.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
    }
}

@media (max-width:650px) {
    .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
    }
    .side-menu>li.active.child>a:before {
        top: 13px
    }
    .side-menu .submenu-wrapper {
        padding: 0 10px 10px
    }
    .side-menu .submenu {
        padding-top: 3px
    }
    .tizers_block2 .item_wrap {
        width: 100%
    }
}

@media (max-width:600px) {
    .front.catalog .flexslider .flex-control-nav {
        bottom: 35px;
        z-index: 0
    }
    .detail .ask_a_question {
        display: none
    }
    .border_block .max-form-block,
    .border_block .top-form,
    .form .bottom-form {
        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%
    }
    .ajax_load.table .items.flexbox>.col-xs-6 {
        width: 100%
    }
    .item-views.blocks .title_block .right_link_block {
        float: none!important;
        display: inline-block;
        margin-top: 0;
        margin-bottom: 1px;
        margin-left: 0
    }
    .item-views.blocks .title_block .right_link_block+h2 {
        padding-right: 0
    }
    .item-views.blocks .title_block .link_block {
        float: none!important;
        display: inline-block;
        margin-top: 0;
        margin-bottom: 1px;
        margin-left: 0
    }
}

@media (max-width:580px) {
    .item-views.staff.type_1 .items .item_wrap {
        width: 100%
    }
}

@media (max-width:540px) {
    .col-xxs-12 {
        width: 100%
    }
    .detail .services .items .item .image {
        float: none;
        margin-bottom: 20px;
        width: auto;
        height: auto;
        max-height: none;
        text-align: center
    }
    .detail .services .items .item .body-info {
        padding-left: 0
    }
    .sections_wrap {
        margin: 0 0 45px
    }
    .sections.head-block {
        margin: 0;
        display: none
    }
    .sections.head-block .item-link {
        display: block;
        margin: 0 0 -1px;
        border-top: 1px solid #ebecec;
        border-bottom: 1px solid #ebecec
    }
    .sections.head-block .item-link .title span,
    .sections.head-block.top .item-link .title .btn-inline {
        background: 0 0;
        padding: 11px 16px 13px
    }
}

@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
    }
    .news.front .item .text {
        display: none
    }
    .main>.container>.row>.maxwidth-theme>div:not(.left-menu-md):not(.right-menu-md) {
        width: 100%
    }
    .catalog.sections.front .items>div {
        width: 50%;
        float: left
    }
    .catalog.sections.front .item .text {
        display: none
    }
    .filter .bx_filter_popup_result .arrow {
        display: none
    }
    body .order-block td {
        display: block;
        text-align: center;
        width: 100%;
        padding: 30px
    }
    body .order-block td+td {
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 37px
    }
    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
    }
    .item-views.blocks h3+.right_link_block {
        float: none!important;
        display: block;
        padding: 0 0 20px
    }
    .display-type.pull-right.text-right {
        float: none!important;
        text-align: left
    }
    .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
    }
    table.table,
    table.table tbody,
    table.table td,
    table.table th,
    table.table tr {
        display: block
    }
    #mobileheader .title-block {
        max-width: 50%
    }
    .custom>.item>.row>div,
    .float-banners.v1 .items>div>.row>div,
    .news_block>.row>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
    }
    .contacts-page-map div.bx-yandex-map {
        height: 300px!important
    }
    .item-views.staff.type_3 .image {
        margin-bottom: 26px;
        text-align: center
    }
    .item-views.staff.type_3 .info {
        padding-right: 0
    }
    .item-views.staff.type_3 .button {
        margin-top: 28px
    }
}

@media (max-width:470px) {
    .instagram_ajax .instagram .item {
        width: 100%
    }
    .catalog.detail .wrapper-block-btn {
        white-space: normal
    }
    .staff.item-views .item .image {
        margin: auto
    }
    .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
    }
    #mobileheader .title-block {
        max-width: 45%
    }
    .instagram_ajax .instagram.type_1 .right_items_1 .item {
        float: none;
        width: 100%
    }
    .instagram_ajax .instagram.type_1 .right_items_2 .item {
        float: none;
        width: 100%
    }
    .item-views.info .form .form-body {
        display: block;
        margin-bottom: 20px;
        max-width: 293px
    }
    .item-views.info .form .form-body .form-group input {
        width: 100%
    }
    .detail.staff .staff {
        padding: 39px 39px 57px
    }
}

@media (max-width:500px) {
    h1 {
        font-size: 1.6em;
        padding-right: 0!important
    }
    .share.top {
        margin-top: 17px;
        position: relative;
        float: none;
        top: auto;
        right: auto;
        display: inline-block;
        vertical-align: top
    }
}

@media (max-width:460px) {
    .item-views.news-items .item {
        width: 100%
    }
    .item-views.news-items .item .body-info>.wrap {
        border: 1px solid #ebecec
    }
    .item-views.news-items:not(.projects) .item .body-info {
        height: auto!important
    }
    .item-views.news-items .item .image {
        padding-top: 0
    }
    .item-views.news-items .item .image>.wrap {
        position: static
    }
    .item-views.news-items .item .image>.wrap a {
        position: static
    }
    body .item-views.news-items .item.big_block .section_name {
        background: 0 0
    }
    .reviews.item-views.front .item .image {
        float: none
    }
    .reviews.item-views.front .item {
        padding: 30px
    }
    .reviews.item-views.front .item .top-info {
        padding-left: 0
    }
}

@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%
    }
}

@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 .slides .text .inner {
        padding-top: 10px
    }
    body .banners-big .slides .text-block {
        margin-bottom: 7px
    }
    body .banners-big .slides .title {
        font-size: 18px;
        line-height: 22px
    }
    .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
    }
    .row.block-with-bg+.row .item-views.blocks h3 {
        padding-top: 56px
    }
    .front-form,
    .item-views.front.staff-items,
    .teasers.item-views.front {
        padding-bottom: 50px
    }
    .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
    }
    .items.head-block {
        margin-left: -5px;
        margin-right: -5px
    }
    .tabs_catalog .head-block .item-link {
        margin-left: 3px;
        margin-right: 3px;
        font-size: .8667em
    }
}

@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.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
    }
    .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 .description {
        margin-top: 0;
        margin-bottom: 14px
    }
    .banners-big.front.hidden_narrow {
        display: none
    }
    .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: 108px
    }
    .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) {
    .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
    }
    #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
    }
    .catalog.sections.front .item .image {
        height: 80px;
        line-height: 79px
    }
}

@media (min-width:461px) {
    .item-views.news-items .item.big_block>.wrap {
        position: relative;
        overflow: hidden;
        height: 100%
    }
    .item-views.news-items .item.big_block .body-info {
        position: absolute;
        left: 0;
        bottom: 0;
        padding: 18px 32px;
        min-height: 0;
        border-left: none;
        z-index: 2
    }
    .item-views.news-items .item.big_block .body-info>.wrap {
        padding: 0;
        background: 0 0;
        height: auto;
        overflow: hidden;
        max-height: 100%
    }
    .item-views.news-items .item.big_block .body-info .period {
        margin: 19px 0 0;
        position: static
    }
    .item-views.news-items .item.big_block .image {
        position: relative;
        height: 100%
    }
    .item-views.news-items .item.big_block .image:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: url(/bitrix/templates/aspro-landscape/css/../images/teni.png) left bottom repeat-x;
        z-index: 1
    }
    .item-views.news-items .item.big_block .image img {
        height: 100%;
        min-width: 100%;
        width: auto;
        max-width: 200%
    }
    .item-views.news-items .item.big_block .body-info .title a:not(:hover) {
        color: #fff
    }
    .item-views.news-items .item.big_block .body-info .title {
        margin: 0;
        font-size: 1.4667em;
        line-height: 1.3636em;
        font-weight: 300
    }
    .item-views.news-items .item.big_block .section_name {
        margin-bottom: 6px;
        display: inline-block;
        padding: 5px 10px 6px;
        font-size: .6667em;
        text-transform: uppercase;
        letter-spacing: .5px;
        color: #fff;
        border-radius: 1px;
        background: 0 0
    }
}

a:focus,
a:hover {
    color: #222
}

.colored,
.dark-color:hover,
a.colored {
    color: #7ac834
}

a {
    color: #7ac834
}

.colored:hover,
a.colored:hover {
    color: #222
}

a:active {
    color: #528723
}

.dark_link:hover {
    color: #7ac834
}

.btn-inline {
    color: #7ac834
}

.btn-inline.black:hover {
    color: #7ac834
}

.btn-inline.rounded:hover i {
    background: #7ac834
}

.btn.btn-default.transparent {
    color: #7ac834
}

body .fa.big-icon {
    background: #7ac834
}

.tabs_catalog .head-block .item-link.active .title span {
    color: #7ac834
}

.icon-text {
    color: #fff;
    background: #7ac834
}

.icon-text .fa {
    color: #fff
}

.underline {
    border-bottom: 2px solid #7ac834
}

table.table th {
    background-color: #7ac834
}

hr.colored_line {
    border-color: #7ac834
}

.body ul li:before {
    background: #7ac834
}

.order-block svg path {
    fill: #7ac834
}

.btn.btn-default {
    background-color: #7ac834;
    border-color: #7ac834;
    color: #fff
}

.btn.btn-default:active,
.btn.btn-default:focus,
.btn.btn-default:hover {
    background-color: #8ad04b;
    border-color: #8ad04b
}

.btn.btn-default.white {
    color: #7ac834!important;
    border: 1px solid #c9e9ac;
    background: #fff
}

.btn.btn-default.btn-transparent-bg:not(:hover) {
    color: #7ac834!important
}

.btn-default.white:active,
.btn-default.white:focus,
.btn.btn-default.white:hover {
    color: #fff!important;
    border-color: #7ac834;
    background: #7ac834
}

.btn-default.white.white-bg:active,
.btn-default.white.white-bg:focus,
.btn.btn-default.white.white-bg:hover {
    color: #7ac834!important;
    border-color: #7ac834;
    background: #fff
}

.btn.btn-info {
    background-color: #0ca9e3;
    border-color: #0ca9e3
}

.btn.btn-info:active,
.btn.btn-info:focus,
.btn.btn-info:hover {
    background-color: #39baec;
    border-color: #39baec
}

.btn.btn-transparent {
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    color: #000
}

.btn.btn-transparent:active,
.btn.btn-transparent:focus,
.btn.btn-transparent:hover {
    background-color: #8ad04b;
    border-color: #8ad04b
}

.btn.btn-transparent:hover {
    color: #fff
}

.btn.btn-responsive-nav {
    background-color: #7ac834
}

.btn.btn-responsive-nav:hover {
    color: #7ac834;
    border: 1px solid #7ac834;
    background-color: #fff;
    padding: 4px 7px 2px
}

.btn.btn-link {
    color: #7ac834;
    border-color: #c9e9ac
}

.btn.btn-link:hover {
    color: #8ad04b;
    border-color: transparent
}

.btn.btn-link:active {
    color: #528723
}

.btn.btn-transparent-border:hover {
    background-color: #7ac834;
    border: 1px solid #7ac834
}

.label.label-default {
    background: #93a6bc
}

.top-block.colored {
    background: #7ac834
}

.top-block .social-icons li a:hover:before {
    background-color: #7ac834
}

.top-block .top-block-item .inline-search-show:hover>span {
    color: #7ac834
}

#mobileheader .logo.colored img,
.logo.colored img,
header .line-row {
    background-color: #7ac834
}

.logo-row .top-callback .email .fa,
.logo-row .top-callback .phone .fa {
    background-color: #7ac834
}

.logo-row .top-callback .email,
.logo-row .top-callback .email a:hover {
    color: #8ad04b
}

.inline-search-block.fixed.big .search .close-block:hover .close-icons {
    background-color: #8ad04b
}

#mobileheader .mobileheader-v2 {
    background: #7ac834
}

#mobilemenu .contacts a:hover {
    color: #7ac834
}

.top-block .search .search-wrapper {
    background: #7ac834
}

.menu-row .search-button-div .fa-close:hover {
    color: #8ad04b
}

.search .btn-search {
    color: #7ac834
}

.mega-menu ul.nav li.active,
.mega-menu ul.nav li:hover {
    background-color: #7ac834
}

.menu-row.with-color .menu-only {
    background: #7ac834!important
}

.menu-row.with-color .menu-only td:hover>.wrap>a {
    background: #96d366
}

.menu-row.with-color .menu-only td.active>.wrap>a {
    background: #72b53d
}

.menu-row.with-color .wrap_icon>a:hover {
    background: #96d366
}

.mega-menu table td.active .wrap>a,
.mega-menu table td:not(.search-item):hover .wrap>a {
    color: #7ac834
}

.mega-menu table td .wrap>a .line-wrapper .line {
    background-color: #7ac834
}

.mega-menu table .dropdown-menu li>a:hover,
.mega-menu table .dropdown-submenu>a:hover:after {
    color: #7ac834
}

.mega-menu table .dropdown-menu li.active>a,
.mega-menu table .dropdown-submenu.active>a,
.mega-menu table .dropdown-submenu.active>a:after {
    color: #7ac834
}

.mega-menu table .wrap>.dropdown-menu>li:first-of-type:before {
    background-color: #7ac834
}

.marker-nav {
    background-color: #7ac834
}

.mega_fixed_menu .mega-menu table .wrap>.dropdown-menu .dropdown-submenu>a:hover>.arrow>i {
    background-color: #7ac834
}

.mega_fixed_menu .svg.svg-close:hover {
    background-color: #7ac834
}

.inline-search-block.bg-colored-block.show {
    background-color: #7ac834
}

.logo_and_menu-row .burger:hover .svg-burger {
    background-color: #8ad04b
}

body .basket-link.basket-count .count {
    background-color: #7ac834
}

.logo_and_menu-row .basket-link:hover .title {
    color: #7ac834
}

.top-block-item .basket-link:hover .title {
    color: #7ac834
}

.top-btn:hover .svg {
    background-color: #7ac834
}

a:hover .svg:not(.inline) {
    background-color: #7ac834
}

.svg.colored svg path {
    fill: #7ac834
}

.logo svg path.icon-path {
    fill: #7ac834
}

.social-icons li a:hover svg path {
    fill: #7ac834!important
}

.menu-row.with-color.colored_dark .wrap_icon:hover .svg svg path,
.wrap_icon:hover .svg.inline svg path {
    fill: #7ac834
}

.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: #7ac834
}

.menu-row.with-color.colored_dark .mega-menu table td .wrap>a:hover,
.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 {
    color: #7ac834
}

body:not(.header_fill_colored) .mega-menu table td .wrap>a.more-items:hover svg path {
    fill: #7ac834!important
}

body:not(.header_fill_colored) .mega-menu table td:hover>.wrap>a.more-items svg path {
    fill: #7ac834!important
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>.dropdown-menu li a {
    color: #7ac834
}

.tizers_block2 .item.wbg .img {
    background: #7ac834
}

.header_fill_colored header .top-block+.logo_and_menu-row .logo-row .maxwidth-theme,
.header_fill_colored.fill_bg_n header .top-block+.logo_and_menu-row .logo-row {
    background-color: #7ac834
}

.body .page-top .print-link:hover {
    background-color: #7ac834
}

.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-color: #7ac834
}

#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 {
    color: #7ac834
}

.head-block .item-link.active .btn-inline,
.head-block .item-link.active .title,
.head-block .item-link.active span {
    background: #7ac834
}

.head-block .item-link.active .title span,
.head-block.top .item-link.active .title .btn-inline {
    background: #7ac834
}

.head-block .item-link.active .title .btn-inline:before,
.head-block .item-link.active .title span:before {
    background: #7ac834
}

.tabs_catalog .head-block .item-link.active:before {
    background: #7ac834
}

.basket_top .dropdown {
    border-color: #7ac834
}

.basket_top .dropdown:before {
    border-bottom-color: #7ac834
}

.basket_order .description:before {
    background: #7ac834
}

.more_text_ajax svg path {
    fill: #7ac834
}

.item-views.work .float-banners.v3 .items .item .number {
    border: 1px solid #c9e9ac;
    color: #7ac834
}

.item-views.blocks h3.line:after {
    background: #7ac834
}

.nav-direction .flex-direction-nav li a {
    background: #7ac834
}

.nav-direction .flex-direction-nav li a:hover {
    background: #8ad04b
}

.bottom-menu .item.active .title,
.bottom-menu .item.active .title a,
.bottom-menu .item:hover .title,
.bottom-menu .item:hover .title a {
    color: #8ad04b!important
}

footer .print-link:hover {
    color: #8ad04b
}

footer .print-link:hover svg path {
    fill: #8ad04b
}

.social-icons li:hover a {
    border-color: #8ad04b;
    background-color: transparent
}

.side-menu li>a:active:before,
.side-menu li>a:focus:before,
.side-menu li>a:hover:before,
.side-menu>li>a:hover {
    color: #8ad04b
}

.side-menu .submenu>li.active>a {
    color: #7ac834
}

.side-menu .submenu>li>a:hover {
    color: #8ad04b
}

.side-menu>li>a:hover .icons svg path {
    fill: #8ad04b
}

.side-menu>li:hover>a>.arrow {
    background: #8ad04b
}

.tabs .nav-tabs li.active a {
    color: #7ac834
}

.tabs .nav-tabs li.active a:before {
    background: #7ac834
}

.tabs .nav-tabs a:active,
.tabs .nav-tabs a:focus,
.tabs .nav-tabs a:hover {
    color: #7ac834
}

span.zoom {
    background-color: #7ac834
}

span.zoom:hover {
    background-color: #8ad04b
}

.item-views.work .items .item .img_block {
    background: #7ac834
}

.page404 .i404 {
    color: #7ac834
}

.form.contacts .title {
    border-color: #7ac834
}

.form .form-header {
    border-top-color: #7ac834!important
}

.form-header i {
    background: #7ac834
}

.banners-small .item .title a:hover,
.more_text_ajax:hover {
    color: #7ac834!important
}

.more_text_ajax:hover:after {
    background-color: #7ac834
}

.ajax_load_btn:hover .more_text_ajax svg path,
.more_text_ajax:hover svg path {
    fill: #7ac834
}

.teasers.item-views.front.icons .item a:hover {
    color: #7ac834!important
}

.front-projects.item-views.table .item .info {
    border-top-color: #7ac834
}

.front-projects.item-views.table .item a:hover .info {
    background: #324860
}

.front-projects.item-views.table .item a:hover .info:before {
    border-bottom-color: #7ac834
}

.item-views .item .title a:hover {
    color: #7ac834
}

.label-info {
    background-color: #7ac834
}

section.toggle label {
    color: #7ac834;
    border-color: #7ac834
}

section.toggle.active>label {
    background-color: #7ac834;
    border-color: #7ac834
}

.fa.colored {
    background: #7ac834
}

.item-views .property.price .fa,
.item-views .property.price .price_val {
    color: #7ac834
}

.item-views .item:hover .property .fa {
    color: #7ac834
}

.link-block-more .dark-color:hover:before {
    background: #7ac834
}

.tabs.item-views.table .title {
    color: #7ac834
}

.catalog.group .price .price_val {
    color: #7ac834
}

.select-outer i.fa {
    color: #7ac834
}

#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,
#headerfixed .nav>li>a:focus,
#headerfixed .nav>li>a:hover {
    color: #7ac834
}

.item .sticker-block {
    color: #7ac834
}

.news_block .item .sticker {
    background: #7ac834
}

.item-views.news-items .item .section_name {
    color: #7ac834
}

.item-views .item .title a.colored {
    color: #7ac834
}

.float-banners.v2 .item:hover:after {
    background: #7ac834
}

.btn-default.white_br.white {
    background: #7ac834!important
}

.front .flex-direction-nav a:hover {
    background: #7ac834;
    border-color: #7ac834
}

.dark-nav2 .flex-control-paging li a.flex-active,
.dark-nav2 .flex-control-paging li a:hover {
    background: #7ac834
}

.banners-big .nav-carousel .flex-direction-nav li:hover {
    background: #7ac834
}

.reviews.item-views.front .item .image:before {
    background-color: #7ac834
}

.display-type .view-button:hover,
.filter-action.active {
    background-color: #7ac834
}

.bx_filter.bx_filter_vertical .bx_filter_popup_result {
    background-color: #7ac834
}

.bx_filter .bx_filter_select_arrow,
.bx_filter input[type=checkbox]:not(.disabled)+label:before,
.filter input[type=radio]:not(.disabled)+label:before {
    background-color: #7ac834
}

.bx_filter input[type=checkbox]:checked+label:after,
.filter input[type=checkbox]:checked+label:after {
    background-color: #7ac834;
    border-color: #7ac834
}

.bx_filter_section .btn.btn-transparent {
    color: #7ac834
}

.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: #7ac834;
    border-color: #7ac834
}

@media (max-width:767px) {
    .basket_top .icon .count {
        background: #7ac834!important
    }
}

.page-top-wrapper.color {
    background: #7ac834
}

.title-v5.fill_bg_y .page-top-wrapper.color>.maxwidth-theme {
    background: #7ac834
}

.item-views.news-items .item.big_block .section_name {
    background: #7ac834
}

.item-views.front .flexslider .flex-control-nav a.flex-active,
.item-views.front .flexslider .flex-control-nav a:hover {
    background: #7ac834
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu li .wrapper .dropdown-menu a {
    color: #7ac834
}

.menu-row .mega-menu table td.wide_menu.wicons>.wrap>.dropdown-menu li.has_img .menu_img.wbg {
    background: #7ac834
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .item.item_content .section_name {
    color: #7ac834
}

.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-control-paging li a.flex-active,
.menu-row .mega-menu table td.wide_menu>.wrap>.dropdown-menu>li>ul.slider .flex-control-paging li a:hover {
    background: #7ac834
}

.handle>span .svg path {
    fill: #7ac834
}

.handle:hover>span {
    background: #7ac834
}

.item-views.sections .items.services .item .title:before {
    background: #7ac834
}

.item-views.services_type_2 .item .img {
    background: #7ac834
}

.contacts-v5 .contacts .svg-inline-phone svg {
    background: #7ac834
}

.contacts .social-icons li a svg path {
    fill: #7ac834
}

.contacts .teasers .image svg {
    background: #7ac834
}

.detail .property svg path {
    fill: #7ac834
}

.item-views.catalog.sections.catalog_items.blocks .flex-direction-nav a.flex-next:hover,
.item-views.catalog.sections.catalog_items.blocks .flex-direction-nav a.flex-prev:hover {
    background: #7ac834;
    border-color: #7ac834
}

.item-views.staff.type_3 .name:after {
    background: #7ac834
}

.cls_logo_1 {
    fill: #7ac834
}

.contacts .teasers .svg {
    background: #7ac834
}

.footer_inner.fill,
body.fill_bg_y {
    background: #f6f6f7
}


/*custom*/

table.goodstab {
    width: 100%;
}

table.goodstab td,
table.goodstab th {
    border: 1px solid #dfe1e1;
    text-align: center;
    padding: 5px 2px;
    font-size: 13px;
}

table.goodstab th {
    background: #7ac834;
    color: #fff;
    font-weight: normal;
}

table.goodstab .not_empty {
    background: #f2f2f2;
}

table.goodstab .not_empty {
    color: #333;
    cursor: pointer;
}

table.goodstab .not_empty:hover,
table.goodstab .not_empty.fixed {
    background: #fff !important;
}

table.goodstab .size_height span {
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    min-height: 400px;
}

.table-title span {
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
}

.table-title span:last-child {
    margin-top: 7px;
}

table.goodstab .size_width,
table.goodstab .size_height {
    font-weight: bold;
    width: 20px;
}

#show-buy {
    margin: 0 0 0 0;
    width: 260px;
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 0 5px rgba(205, 202, 202, 0.62);
    z-index: 3;
    padding: 5px 0 10px 0;
    text-align: center;
}

#show-buy {
    display: none;
}

#show-buy .qty-bl {
    margin: 15px 0px;
}


/*#show-buy.fixed{
position:fixed !important;
}*/

.right_dok a {
    display: block;
    color: #959aa4;
}

.cart-bl {
    overflow-x: auto;
}

.cart-bl tr>.qty {
    min-width: 125px;
}

.cart-bl table {
    width: 100%;
}

.cart-bl table tr {
    border: 1px solid #ebecec;
}

.cart-bl table td {
    padding: 15px;
}

.cart-bl table .img {
    text-align: center;
    max-width: 100px;
}

.cart-bl table .img img {
    width: 100%;
}

.cart-bl table .name {
    font-weight: 600;
    max-width: 250px;
}

.cart-bl .btn-bl {
    margin-top: 30px;
}

.qty-bl {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.qty-bl .minus,
.qty-bl .plus {
    display: inline-block;
    border: 1px solid #dfe1e1;
    background: #f2f2f2;
    width: 26px;
    height: 29px;
    line-height: 29px;
    font-size: 15px;
    cursor: pointer;
    text-align: center;
}

.qty-bl .qty {
    display: inline-block;
    width: 36px;
    height: 29px;
    text-align: center;
    border: 1px solid #dfe1e1;
    vertical-align: top;
    margin-left: -1px;
    margin-right: -1px;
}

.qty-sticker {
    position: absolute;
    top: 14px;
    right: 6px;
    background: #7ac835;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    display: block;
    line-height: 20px;
    color: white;
    font-size: 13px;
}

form label {
    color: #999999;
    font-size: 0.800em;
}

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: 0.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: 0px 5px;
    font-size: 0.800em;
}

form .row .form-group.animated-labels.input-filed label:not(.error) {
    left: 23px;
}

form .form-group {
    margin-bottom: 33px;
    position: relative;
}

form .required-star {
    color: #e02222;
    margin-left: 3px;
    font-weight: normal;
    font-size: 18px;
    vertical-align: middle;
}

.form-group.animated-labels.input-filed .form-control {
    background: #fff;
}

.content-md {
    margin-top: 30px;
}

.side-menu>li.opened>a {
    background: #f8fbfc;
    border-color: transparent;
    padding-bottom: 14px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}

.side-menu .submenu>li>a {
    padding: 12px 0;
    font-size: 1.09em;
    text-align: center;
}

.side-menu>li>a {
    font-weight: 600;
}

.breadcrumb>*,
.page-top-wrapper.color .breadcrumb .active,
.page-top-wrapper.color .breadcrumb a,
.page-top-wrapper.color .breadcrumb>li {
    color: #fff;
    opacity: .8
}

.body .breadcrumb {
    line-height: 17px;
    padding: 0;
    list-style: none;
    background: 0 0
}

.breadcrumb .active,
.breadcrumb a,
.breadcrumb>*,
.breadcrumb>li {
    text-decoration: none;
    color: #9a9a9a
}

.breadcrumb>li:after {
    display: none
}

.breadcrumb>li {
    text-shadow: none;
    margin: 0;
    padding: 0;
    font-size: .8em
}

.breadcrumb>li:before {
    display: none;
    background: 0 0
}

.body .breadcrumb>li:before {
    background: 0 0
}

.body .breadcrumb>li:last-of-type:after {
    display: none
}

.breadcrumb>li,
.pagination {
    display: inline-block;
}

.breadcrumb>.fas {
    font-size: 10px;
    margin: 0px 10px;
}

.accordion-body {
    position: relative
}

.accordion-head {
    cursor: pointer;
    padding: 26px 80px 26px 27px;
    position: relative;
    font-size: 1.0667em;
    z-index: 1;
    color: #555;
    display: block;
}

.accordion-head .arrow_down {
    position: absolute;
    right: 25px;
    top: 25px;
    width: 25px;
    height: 25px;
    border-radius: 2px;
    transition: background-color .3s;
    -moz-transition: background-color .3s;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s;
    -webkit-transition: background-color .3s
}

.accordion-head .arrow_down:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 6px;
    margin: -3px 0 0 -6px;
    background: url(/assets/svg/icons.svg) 0 -67px no-repeat;
    transition: transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s ease;
    -o-transition: transform .3s;
    -webkit-transition: transform .3s
}

.accordion-head:hover .arrow_down:before {
    background-position: -15px -67px
}

.accordion-head:active,
.accordion-head:focus,
.accordion-head:hover,
.accordion-head:visited {
    color: #555
}

.accordion-head.accordion-open {
    border-bottom: none;
    background: #f7fafb
}

.video_body {
    margin: 0 -1px -1px 0;
    padding: 44px;
    text-align: center;
    border: 1px solid #ebecec
}

.accordion-head.accordion-open+.panel-collapse {
    background: #f7fafb
}

.item-accordion-wrapper {
    border: 1px solid #ebecec;
    margin-bottom: -1px;
    padding-bottom: 11px
}

.item-accordion-wrapper.opened {
    background: #f7fafb
}

.item-accordion-wrapper .accordion-head {
    border: none
}

.accordion-type-1 .item,
.accordion-type-2 .item {
    margin: 0 0 -1px
}

.accordion-type-1 .item:hover,
.accordion-type-2 .item:hover {
    border-color: transparent
}

.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.in {
    background: #f7fafb
}

.panel-collapse .accordion-body {
    padding: 0 80px 35px 25px;
    position: relative;
    z-index: 2
}

.accordion-type-1 .item.opened:hover,
.accordion-type-2 .item.opened:hover {
    border-color: #f7fafb
}

.accordion-type-1 .item.opened .accordion-head .arrow_down:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.panel-collapse .accordion-body .previewtext {
    margin: 0!important;
    color: #6c6c6c
}

.panel-collapse .accordion-body .btn {
    margin-top: 20px
}

.accordion-type-1 .accordion-head a {
    display: inline;
    text-decoration: none
}

.accordion-head .fa {
    border-radius: 30px;
    color: #555;
    position: absolute;
    top: 23px;
    font-size: 24px;
    line-height: 26px;
    width: 26px;
    height: 26px;
    text-align: center
}

.accordion-head:hover .fa {
    background: #f7fafb
}

.accordion-type-1 .accordion-head .fa {
    right: 29px
}

.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
}

.accordion-head:hover .arrow_down {
    background: #7ac834;
}

.question {
    margin-bottom: -1px;
}

.logo>a {
    color: #333;
    font-size: 4rem;
    font-weight: 100;
}

.hit_menu,
.new_menu {
    padding: 2px 7px;
    background: #ed1c24;
    color: white;
    font-weight: 600;
    border-radius: 4px;
    margin-right: 4px;
}

.new_menu {
    background: #00bff3;
}

.searchl_bl {
    padding: 30px;
    margin-right: 0px;
    margin-left: 0px;
}

.searchl_bl label {
    font-size: 15px;
    margin-bottom: 15px;
}

.searchl_bl .descdiv {
    padding: 20px;
    padding-top: 0px;
    display: none;
}

.searchl_bl .body {
    height: 300px !important;
    overflow: auto;
}

.searchl_bl .description {
    font-size: 12px;
    padding-top: 15px;
}

.searchl_bl .inp-bl {
    margin-top: 30px;
}

.searchl_bl .form .form-group {
    margin-bottom: 30px;
}

.podbor .form-group:first-child {
    margin-top: 20px;
}

.podbor .form-group:last-child {
    margin-bottom: 0px;
}

.podbor .to_category {
    margin-top: 20px;
}

.podbor .step_two {
    display: none;
}

.result-s table {
    width: 100%;
    margin-bottom: -1px;
    border-collapse: separate;
}

.result-s>table td {
    padding: 20px;
}

.result-s .buy-bl {
    margin-top: 20px;
}

.result-s .buy-bl .qty-bl {
    display: inline-block;
    margin-right: 20px;
}

.order-in-bl {
    padding: 25px;
    margin-bottom: 25px;
}

.order-in-bl label {
    font-size: .933em;
    margin-bottom: 8px;
}

.order .disc {
    font-size: 12px;
    margin-bottom: 25px;
}

.lukilist {
    padding: 40px 20px 40px;
    border: 1px solid #ebecec;
    margin-bottom: 30px;
}

.lukilist .p2head {
    font-size: 1.4667em;
    font-weight: 300;
    line-height: 1.2727em;
    color: #555;
    height: 30px;
    overflow: hidden;
    display: inline-block;
}

.lukilist .mp_picdiv1 {
    display: inline-block;
    max-width: 45%;
    margin: 2%;
}

.lukilist .mp_picdiv {
    text-align: center;
    padding: 20px;
    height: 200px;
}


/*.lukilist .mp_content {
    height: 160px;
}*/

.lukilist .mp_picdiv img {
    border-radius: 15px;
    width: 100%;
    height: 100%;
    max-width: 130px;
    max-height: 130px;
}

.lukilist .description {
    height: 280px;
    overflow: hidden;
    font-size: 14px;
}

.lukilist:hover {
    border-color: transparent;
    box-shadow: 0 0 30px 5px rgba(231, 231, 231, .4);
    transition: box-shadow .3s;
}

.lukilist .ptd {
    font-size: 12px;
    min-height: 135px;
}

.lukilist .ptd td {
    vertical-align: middle;
}

.catalog.detail td {
    padding: 4px !important;
    vertical-align: middle;
    font-size: 14px;
}

.catalog.detail .gallery {
    text-align: center;
}

.catalog.detail .gallery img {
    max-height: 70px;
    max-width: 70px;
    margin: 30px 8px;
}

.goodstab .s_size {
    background: #528723 !important;
    color: #fff !important;
}

.goodstab .double {
    background: #8f8d8d !important;
    color: #fff !important;
}

.goodstab .s_size:hover,
.goodstab .double:hover,
.goodstab .s_size.fixed,
.goodstab .double.fixed {
    color: #333 !important;
}

.far.fa-file-pdf {
    font-size: 40px;
}

span.s_size,
span.double {
    width: 50px;
    height: 50px;
    background: #528723;
    display: inline-block;
    vertical-align: middle;
}

span.double {
    background: #8f8d8d;
}

.line-bl {
    text-align: center;
    margin: 30px 0px;
}

.line-bl span {
    margin: 0px 10px;
}

.line-bl .far.fa-file-pdf {
    font-size: 40px;
    margin-left: 20px;
    vertical-align: middle;
}

#table_block {
    margin-top: 50px;
    overflow-x: auto;
}

.bottom-wrapper .table td:first-child {
    font-weight: 600;
}

.sidearea .news {
    margin-top: 30px;
    padding-bottom: 30px;
}

.sidearea .news .fa-newspaper {
    font-size: 9rem;
    color: #7ac835;
}

.fixed-menu {
    position: fixed !important;
    width: 100%;
    top: 0px;
    background: #ffffffe8;
    z-index: 20 !important;
}

#mobilemenu-overlay {
    display: none;
    background: #3a3f44;
    opacity: .7!important;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 2999;
}

ul.scheme {
    margin-top: 30px;
    background: #f8fbfc;
}

.compare_left {
    float: left;
    width: 30%;
}

.compare_right {
    float: left;
    overflow-x: auto;
    width: 70%;
    text-align: left;
}

.compare_left th {
    vertical-align: middle !important;
    height: 321px;
    background-color: transparent !important;
    color: #333 !important;
    font-weight: 600;
    text-align: center;
}

.compare_left td,
.compare_right td {
    height: 95px;
    vertical-align: middle !important;
}

.compare_left td {
    font-weight: 600 !important;
}

.compare_headetr {
    height: 321px;
}

tr.compare_headetr td {
    text-align: center;
    width: 270px;
    min-width: 270px;
    height: 262px;
    vertical-align: top;
}

.compare_trhp {
    height: 34px;
    margin-right: 15px;
    padding: 5px;
}

.compare_left .border-right {
    border-right: 1px solid #ebecec;
}

.compare_right .cb_nc {
    padding: 10px;
    text-decoration: underline;
    color: #7ac835;
    cursor: pointer;
}

.compare_right .buy-btn {
    margin: 10px 0px;
}

.compare_right .compare_header {
    adding: 10px;
    display: inline-block;
    max-height: 56px;
    overflow: hidden;
}

.top_header {
    /* height: 35px;*/
    line-height: 33px;
    background: #f7fafb;
}

.color {
    color: #7ac835;
}

.call-back-popup {
    display: none;
    width: 500px;
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -250px;
    background: white;
    z-index: 999;
}

.overlay {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99;
    background: #3a3f44;
    opacity: .7!important;
}

.call-back-popup .top-close {
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
}

.main-page .breadcrumb,
.menu-page .breadcrumb {
    display: none;
}

.main-page .content-md,
.menu-page .content-md {
    margin-top: 0px;
}

.menu-page .right_block {
    display: none;
}

.menu-page .left_block {
    width: 100%;
    padding-right: 0px
}

.mobile-cart i {
    font-size: 25px;
}

.mobile-cart a {
    color: #222;
}

.mobile-buy-bl {
    text-align: center;
    margin-top: 30px;
    font-size: 20px;
    display: none;
}

.mobile-buy-bl .buy-btn-mobile {
    margin: 0px !important;
}

.mobile-buy-bl .qty-bl {
    display: inline-block;
    margin-right: 20px;
}

.mobile-buy-bl .price,
.mobile-buy-bl .personal {
    font-size: 20px;
}

.mobile-buy-bl .personal {
    color: red;
}

label.error {
    color: red;
}

.main-page .banner img {
    width: 100%;
}

.map-y,
.map-y>ymaps {
    width: 100% !important;
}

.phone-city {
    margin-left: 20px;
}

.phone-city span {
    padding-left: 10px;
}

.more_information_show {
    display: none;
}

.back-top {
    cursor: pointer;
    display: none;
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 50px;
    line-height: 64px;
    height: 50px;
    background: #7ac835;
    text-align: center;
    color: white;
    font-size: 40px;
    border-radius: 50px;
}

#socialbl {
    display: none;
    width: 420px;
    height: auto;
    position: fixed;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    margin-top: -148px;
    z-index: 9999999999999999;
    background: white;
    box-sizing: border-box;
}

#socialbl p {
    background: #5B7FA6;
    color: white;
    font-size: 12px;
    font-weight: bold;
    font-family: tahoma, arial, verdana, sans-serif, Lucida Sans;
    text-align: center;
    margin: 0px;
    padding: 5px;
    text-indent: 3px;
}

#socialbl p span {
    position: absolute;
    top: -29px;
    right: 1px;
    font-size: 25px;
    font-weight: normal;
    cursor: pointer;
}

#socialbl iframe {
    height: 216px!important;
}

#vk_groups {
    height: auto !important;
    margin: 10px;
}

.article-img-right {
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
    max-width: 300px;
}

.article-img-left {
    float: left;
    padding-left: 10px;
    padding-bottom: 10px;
    max-width: 300px;
}

.article-center {
    text-align: center;
}

h5 {
    padding: 15px 0px;
}

.mail-to {
    color: #333;
}

@media (max-width: 992px) {
    .mobile-line {
        display: flex !important;
    }
    .phone-city {
        display: none;
    }
    .mobile-buy-bl {
        display: block;
    }
    .content-md>.left_block {
        display: none;
    }
    .menu-page .content-md>.left_block,
    .main-page {
        display: block;
    }
    .main-page .right_block p img {
        FLOAT: initial !important;
        padding: 10px 0px !important;
        width: 100%;
    }
    .fa-file-pdf,
    .line-bl,
    #table_block {
        display: none !important;
    }
}

.mobile-line {
    font-size: 13px;
    justify-content: space-between;
    display: none;
}

.mobile-line .title-hotline {
    font-size: 9px;
}

#pagetitle span {
    font-size: 22px;
}