@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

img, legend {
    border: 0
}
legend, td, th {
    padding: 0
}
.alphabet:after, .b-mini-cart-total:after, .breadcrumb:after, .category-panel__heading:after, .clearfix:after, .container-fluid:after, .container:after, .modal-footer:after, .modal-header:after, .nav:after, .product-list .product-thumb:after, .row:after, .subcategories-list:after {
    clear: both
}
.dropdown, .dropup, sub, sup {
    position: relative
}
.tooltip, body, button, select {
    text-transform: none
}
.breadcrumb, .dropdown-menu, .header-tools, .jcf-list ul, .list-style-none, .media-list, .menu-nav, .nav, .phones {
    list-style: none
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}
body {
    margin: 0
}
html, body {
    /* Убирает прокрутку по горизонтале, для мобильной версии */
    overflow-x: hidden!important;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
.container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    content: " ";
    display: table
}
a {
    background-color: transparent
}
a:active, a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
dfn {
    font-style: italic
}
h1 {
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
svg:not(:root) {
    overflow: hidden
}
hr {
    box-sizing: content-box;
    height: 0
}
pre, textarea {
    overflow: auto
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
.collapsing, .modal, .modal-open {
    overflow: hidden
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
.container, .container-fluid {
    padding-left: 15px;
    padding-right: 15px
}
@media (min-width:768px) {
    .container {
        width: 750px
    }
}
@media (min-width:992px) {
    .container {
        width: 970px
    }
}
@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.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: 15px;
    padding-right: 15px
}
.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 {
    float: left
}
.col-xs-1 {
    width: 8.33333%
}
.col-xs-2 {
    width: 16.66667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.33333%
}
.col-xs-5 {
    width: 41.66667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.33333%
}
.col-xs-8 {
    width: 66.66667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.33333%
}
.col-xs-11 {
    width: 91.66667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.33333%
}
.col-xs-pull-2 {
    right: 16.66667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.33333%
}
.col-xs-pull-5 {
    right: 41.66667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.33333%
}
.col-xs-pull-8 {
    right: 66.66667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.33333%
}
.col-xs-pull-11 {
    right: 91.66667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.33333%
}
.col-xs-push-2 {
    left: 16.66667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.33333%
}
.col-xs-push-5 {
    left: 41.66667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.33333%
}
.col-xs-push-8 {
    left: 66.66667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.33333%
}
.col-xs-push-11 {
    left: 91.66667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0
}
.col-xs-offset-1 {
    margin-left: 8.33333%
}
.col-xs-offset-2 {
    margin-left: 16.66667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.33333%
}
.col-xs-offset-5 {
    margin-left: 41.66667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.33333%
}
.col-xs-offset-8 {
    margin-left: 66.66667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.33333%
}
.col-xs-offset-11 {
    margin-left: 91.66667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width:768px) {
    .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 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width:992px) {
    .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 {
        float: left
    }
    .col-md-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width:1200px) {
    .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 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown-toggle:focus {
    outline: 0
}
.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;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}
.dropdown-menu-right, .dropdown-menu.pull-right {
    left: auto;
    right: 0
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    text-decoration: none
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    color: #777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.input-group, .input-group-btn, .input-group-btn>.btn {
    position: relative
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width:768px) {
    .kokoc__search-bar .navigation__center {
        margin-left: 32px;
    }
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.input-group {
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control:focus {
    z-index: 3
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.input-group-addon {
    text-align: center;
    border-radius: 4px
}
.input-group-addon.input-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
    z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}
.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
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.hidden {
    display: none!important
}
.affix {
    position: fixed
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.options__item .collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}
[class*=" icon-"]:before, [class^=icon-]:before, [data-icon]:before {
    font-family: untitled-font-1!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}
.tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}
.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}
.modal, .modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before {
    content: " ";
    display: table
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    z-index: 1040
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    filter: alpha(opacity=50)
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0
}
.modal-body {
    position: relative
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media, .media-body {
    zoom: 1;
    overflow: hidden
}
.media-body {
    width: 10000px
}
.media-object {
    display: block
}
.media-object.img-thumbnail {
    max-width: none
}
.media-right, .media>.pull-right {
    padding-left: 10px
}
.media-left, .media>.pull-left {
    padding-right: 10px
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}
.media-middle {
    vertical-align: middle
}
.media-bottom {
    vertical-align: bottom
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0
}
.owl-minimalizm {
    padding-left: 0!important;
    padding-right: 0!important
}
.owl-minimalizm .owl-wrapper-outer {
    overflow: visible!important
}
.owl-minimalizm .owl-item {
    padding-left: 7.5px;
    padding-right: 7.5px
}
.owl-minimalizm .owl-buttons .owl-next, .owl-minimalizm .owl-buttons .owl-prev {
    position: absolute;
    top: 50%;
    font-size: 34px;
    margin-top: -17px;
    opacity: .7;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}
.owl-minimalizm .owl-buttons .owl-next:hover, .owl-minimalizm .owl-buttons .owl-prev:hover {
    opacity: 1
}
.owl-minimalizm .owl-buttons .owl-prev {
    left: -20px
}
.owl-minimalizm .owl-buttons .owl-next {
    right: -20px
}
.js-filter-container>.mix {
    display: none
}
@font-face {
    font-family: Neris;
    src: local("Neris Thin"), local("Neris-Thin"), url(fonts/Neris/Neris-Thin.otf) format("opentype"), url(fonts/Neris/Neris-Thin.woff2) format("woff2"), url(fonts/Neris/Neris-Thin.woff) format("woff");
    font-weight: 200;
    font-style: normal
}
@font-face {
    font-family: Neris;
    src: local("Neris Light"), local("Neris-Light"), url(fonts/Neris/Neris-Light.otf) format("opentype"), url(fonts/Neris/Neris-Light.woff) format("woff"), url(fonts/Neris/Neris-Light.woff2) format("woff2"), url(fonts/Neris/Neris-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: Neris;
    src: local("Neris Regular"), local("Neris-Regular"), url(fonts/Neris/Neris-Regular.otf) format("opentype"), url(fonts/Neris/Neris-Regular.woff) format("woff"), url(fonts/Neris/Neris-Regular.woff2) format("woff2"), url(fonts/Neris/Neris-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: Neris;
    src: local("Neris SemiBold"), local("Neris-SemiBold"), url(fonts/Neris/Neris-SemiBold.otf) format("opentype"), url(fonts/Neris/Neris-SemiBold.woff2) format("woff2"), url(fonts/Neris/Neris-SemiBold.woff) format("woff"), url(fonts/Neris/Neris-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}
@font-face {
    font-family: Neris;
    src: local("Neris Bold"), local("Neris-Bold"), url(fonts/Neris/Neris-Bold.otf) format("opentype"), url(fonts/Neris/Neris-Bold.woff2) format("woff2"), url(fonts/Neris/Neris-Bold.woff) format("woff"), url(fonts/Neris/Neris-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}
.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}
@-webkit-keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -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 {
    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}
.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}
@-webkit-keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}
@keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}
.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}
@-webkit-keyframes pulse {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}
@keyframes pulse {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}
.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}
@-webkit-keyframes rubberBand {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 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)
    }
}
@keyframes rubberBand {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 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)
    }
}
.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}
@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 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 {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}
.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}
@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}
@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}
.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}
@-webkit-keyframes tada {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}
@keyframes tada {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}
.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}
@-webkit-keyframes wobble {
    from, to {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}
@keyframes wobble {
    from, to {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}
.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}
@-webkit-keyframes jello {
    11.1%, from, 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(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg)
    }
    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}
@keyframes jello {
    11.1%, from, 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(.39063deg) skewY(.39063deg);
        transform: skewX(.39063deg) skewY(.39063deg)
    }
    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}
.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}
@-webkit-keyframes bounceIn {
    20%, 40%, 60%, 80%, from, 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: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
@keyframes bounceIn {
    20%, 40%, 60%, 80%, from, 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: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}
@-webkit-keyframes bounceInDown {
    60%, 75%, 90%, from, 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 {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}
@-webkit-keyframes bounceInLeft {
    60%, 75%, 90%, from, 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 {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}
@-webkit-keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        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 {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: none;
        transform: none
    }
}
.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}
@-webkit-keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        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: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        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: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}
@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}
@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}
@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}
@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}
@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}
@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}
@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}
@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}
@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}
@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}
@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}
@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes fadeOutDown {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}
@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}
.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}
@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes fadeOutLeft {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}
@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}
.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}
@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes fadeOutRight {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}
@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}
.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}
@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes fadeOutUp {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}
@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}
.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}
@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -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);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -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);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}
@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInX {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}
.flipInY, .flipOutX {
    -webkit-backface-visibility: visible!important
}
@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}
.flipInY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}
@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}
.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible!important
}
@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}
.flipOutY {
    -webkit-backface-visibility: visible!important;
    backface-visibility: visible!important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}
@-webkit-keyframes lightSpeedIn {
    from {
        -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);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes lightSpeedIn {
    from {
        -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);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}
.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}
@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}
@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}
@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}
@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}
@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}
.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}
@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}
.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}
@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}
.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}
@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}
@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}
.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}
@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}
.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}
@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 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% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}
.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}
@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}
@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}
.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}
@-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
}
@-webkit-keyframes zoomInDown {
    from {
        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 {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}
@-webkit-keyframes zoomInLeft {
    from {
        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 {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}
@-webkit-keyframes zoomInRight {
    from {
        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 {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}
@-webkit-keyframes zoomInUp {
    from {
        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 {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}
@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}
@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}
.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}
@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}
@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}
.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}
@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}
.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}
@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}
.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}
@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}
@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}
@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}
@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}
@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}
.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}
@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}
@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}
.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}
@font-face {
    font-family: untitled-font-1;
    src: url(fonts/Icons/untitled-font-1.eot);
    src: url(fonts/Icons/untitled-font-1.eot?#iefix) format("embedded-opentype"), url(fonts/Icons/untitled-font-1.woff) format("woff"), url(fonts/Icons/untitled-font-1.ttf) format("truetype"), url(fonts/Icons/untitled-font-1.svg#untitled-font-1) format("svg");
    font-weight: 400;
    font-style: normal
}
[data-icon]:before {
    content: attr(data-icon)
}
.icon {
    line-height: 1;
    display: inline-block;
    vertical-align: middle
}
.icon-vk:before {
    content: "\64"
}
.icon-twitter-1:before {
    content: "\65"
}
.icon-envelope:before {
    content: "\67"
}
.icon-facebook:before {
    content: "\68"
}
.icon-instagram:before {
    content: "";
    display: block;
    background: url(images/png-icons/istgrm.png);
    width: 16px;
    height: 16px;
}
.icon-clock-o:before {
    content: "\6c"
}
.icon-arrow-l:before {
    content: "\61"
}
.icon-arrow-r:before {
    content: "\62"
}
.icon-close-1:before {
    content: "\63"
}
.icon-table-grid:before {
    content: "\66"
}
.icon-table-list:before {
    content: "\69"
}
.icon-burger:before {
    content: "\6a"
}
.icon-burger-close:before {
    content: "\6b"
}
/*!
 * Easy form elements customization - https://www.psd2html.com/js-custom-forms/
 */

.jcf-radio {
    border-radius: 9px
}
.jcf-radio span {
    display: none;
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background: #777;
    border-radius: 100%
}
.jcf-radio input[type=radio] {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0
}
.jcf-radio.jcf-checked span {
    display: block
}
.jcf-checkbox, .jcf-radio {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border: 1px solid #777;
    margin: 0 3px 0 0;
    height: 16px;
    width: 16px
}
.jcf-checkbox span {
    position: absolute;
    display: none;
    height: 4px;
    width: 8px;
    top: 50%;
    left: 50%;
    margin: -7px 0 0 -6px;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"
}
:root .jcf-checkbox span {
    margin: -4px 0 0 -5px
}
.jcf-checkbox input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0
}
.jcf-checkbox.jcf-checked span {
    display: block
}
.jcf-button, .jcf-file {
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: #fff
}
.jcf-button {
    vertical-align: top;
    border: 1px solid #777;
    margin: 0 10px 10px 0;
    padding: 5px 10px
}
.jcf-button .jcf-real-element {
    position: absolute;
    min-height: 100%;
    min-width: 100%;
    outline: 0;
    opacity: 0;
    padding: 0;
    margin: 0;
    border: 0;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}
.jcf-file {
    white-space: nowrap
}
.jcf-file .jcf-real-element {
    position: absolute;
    font-size: 200px;
    height: 200px;
    margin: 0;
    right: 0;
    top: 0
}
.jcf-file .jcf-fake-input, .jcf-file .jcf-upload-button {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #777;
    line-height: 28px;
    height: 28px
}
.jcf-file .jcf-fake-input {
    text-overflow: ellipsis;
    font-size: 13px;
    width: 125px;
    padding: 0 8px
}
.jcf-file .jcf-upload-button {
    margin: 0 0 0 -1px;
    padding: 0 10px
}
.jcf-scrollable {
    width: 100%;
    height: 358px
}
.jcf-scrollable-wrapper {
    box-sizing: content-box;
    position: relative
}
.jcf-scrollbar-vertical {
    position: absolute;
    cursor: default;
    width: 10px;
    bottom: 0;
    right: 0;
    top: 0
}
.jcf-scrollbar-vertical .jcf-scrollbar-dec, .jcf-scrollbar-vertical .jcf-scrollbar-inc {
    background-color: #59ba33;
    height: 14px;
    width: 10px;
    left: 0
}
.jcf-scrollbar-vertical .jcf-scrollbar-dec {
    border-radius: 7px 7px 0 0;
    top: auto;
    bottom: 0
}
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
    top: auto;
    bottom: 0;
    border-radius: 0 0 7px 7px
}
.jcf-scrollbar-vertical .jcf-scrollbar-handle {
    background: rgba(255, 255, 255, .35);
    height: 1px;
    width: 10px
}
.jcf-scrollbar-vertical .jcf-scrollbar-slider {
    background-color: #59ba33
}
.jcf-scrollbar-horizontal {
    position: absolute;
    background: #e3e3e3;
    right: auto;
    top: auto;
    left: 0;
    bottom: 0;
    width: 1px;
    height: 14px
}
.jcf-scrollbar-horizontal .jcf-scrollbar-dec, .jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    vertical-align: top;
    overflow: hidden;
    background: #bbb;
    height: 14px;
    width: 10px;
    display: none
}
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    left: auto;
    right: 0
}
.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
    display: inline-block;
    position: relative;
    height: 14px
}
.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
    position: absolute;
    background: #888;
    height: 14px
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
    visibility: hidden
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec, .jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
    background: #e3e3e3
}
.jcf-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border: 1px solid #a3a3a4;
    padding: 15px 25px;
    background-color: transparent;
    background-image: none;
    font-size: 15px;
    line-height: 18px;
    color: #231f20;
    min-width: 150px
}
.jcf-select select {
    z-index: 1;
    left: 0;
    top: 0
}
.jcf-select .jcf-select-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: default;
    display: block
}
.jcf-select .jcf-select-opener {
    position: absolute;
    text-align: center;
    background: 0 0;
    width: 26px;
    bottom: 0;
    right: 0;
    top: 0
}
.jcf-select .jcf-select-opener:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -2px;
    margin-right: 9px;
    border-top: 7px solid #a3a3a4;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent
}
body>.jcf-select-drop {
    position: absolute;
    margin: -1px 0 0;
    z-index: 9999
}
body>.jcf-select-drop.jcf-drop-flipped {
    margin: 1px 0 0
}
.jcf-select .jcf-select-drop {
    position: absolute;
    margin-top: 0;
    z-index: 9999;
    top: 100%;
    left: -1px;
    right: -1px
}
.jcf-select .jcf-drop-flipped {
    bottom: 100%;
    top: auto
}
.jcf-select.jcf-compact-multiple {
    max-width: 220px
}
.jcf-select.jcf-compact-multiple .jcf-select-opener:before {
    display: inline-block;
    padding-top: 2px;
    content: "..."
}
.jcf-select-drop .jcf-select-drop-content {
    border: 1px solid #a3a3a4;
    border-top: none
}
.jcf-select-drop.jcf-compact-multiple .jcf-hover {
    background: 0 0
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected {
    background: #e6e6e6;
    color: #000
}
.jcf-select-drop.jcf-compact-multiple .jcf-selected:before {
    display: inline-block;
    content: '';
    height: 4px;
    width: 8px;
    margin: -7px 5px 0 -3px;
    border: 3px solid #777;
    border-width: 0 0 3px 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')"
}
.jcf-list-box {
    overflow: hidden;
    display: inline-block;
    border: 1px solid #b8c3c9;
    min-width: 200px;
    margin: 0 15px
}
.jcf-list, .jcf-list .jcf-list-content {
    vertical-align: top;
    display: inline-block;
    width: 100%
}
.jcf-list {
    position: relative;
    background: #fff
}
.jcf-list .jcf-list-content {
    overflow: auto
}
.jcf-list ul {
    padding: 0;
    margin: 0
}
.jcf-list .jcf-option, .jcf-list ul li {
    overflow: hidden;
    display: block
}
.jcf-list .jcf-overflow {
    overflow: auto
}
#content.container, .overflow-hidden {
    overflow: hidden
}
.jcf-list .jcf-option {
    white-space: nowrap;
    padding: 5px 25px;
    display: block;
    cursor: pointer;
    min-height: 14px;
    height: 1%
}
.jcf-list .jcf-disabled {
    background: #fff!important;
    color: #aaa!important
}
.jcf-list-box .jcf-selected, .jcf-select-drop .jcf-hover {
    background: #f3f3f3
}
.jcf-list .jcf-optgroup-caption {
    white-space: nowrap;
    font-weight: 700;
    display: block;
    padding: 5px 9px;
    cursor: default;
    color: #000
}
a, a:active, a:hover, a:visited, body {
    color: #231f20
}
.jcf-list .jcf-optgroup .jcf-option {
    padding-left: 30px
}
.jcf-textarea {
    border: 1px solid #b8c3c9;
    box-sizing: content-box;
    display: inline-block;
    position: relative
}
*, .b-sticker, .btn, .btn-outline, .jcf-number input, :after, :before, input[type=search] {
    box-sizing: border-box
}
.jcf-textarea .jcf-scrollbar-horizontal {
    display: none;
    height: 0
}
.jcf-textarea textarea {
    padding: 8px 10px;
    border: none;
    margin: 0
}
.jcf-textarea .jcf-resize {
    position: absolute;
    text-align: center;
    cursor: se-resize;
    background: #e3e3e3;
    font-weight: 700;
    line-height: 15px;
    text-indent: 1px;
    font-size: 12px;
    height: 15px;
    width: 14px;
    bottom: 0;
    right: 0
}
.jcf-textarea .jcf-resize:before {
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    display: block;
    margin: 4px 0 0 3px;
    width: 6px;
    height: 6px;
    content: ""
}
.jcf-number {
    display: inline-block;
    position: relative;
    height: 32px
}
.jcf-number input {
    -moz-appearance: textfield;
    border: 1px solid #777;
    padding: 3px 27px 3px 7px;
    margin: 0;
    height: 100%
}
.jcf-number input::-webkit-inner-spin-button, .jcf-number input::-webkit-outer-spin-button {
    -webkit-appearance: none
}
.jcf-number .jcf-btn-dec, .jcf-number .jcf-btn-inc {
    position: absolute;
    background: #aaa;
    width: 20px;
    height: 15px;
    right: 1px
}
.jcf-number .jcf-btn-inc {
    top: 1px
}
.jcf-number .jcf-btn-dec {
    top: auto;
    bottom: 1px
}
.jcf-number .jcf-btn-dec:hover, .jcf-number .jcf-btn-inc:hover {
    background: #e6e6e6
}
.jcf-number.jcf-disabled .jcf-btn-dec:hover, .jcf-number.jcf-disabled .jcf-btn-inc:hover {
    background: #aaa
}
.jcf-number .jcf-btn-dec:before, .jcf-number .jcf-btn-inc:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    border: 4px solid #aaa
}
.jcf-number .jcf-btn-inc:before {
    margin: -6px 0 0 -4px;
    border-color: transparent transparent #000
}
.jcf-number .jcf-btn-dec:before {
    margin: -1px 0 0 -4px;
    border-color: #000 transparent transparent
}
.jcf-number .jcf-btn-dec.jcf-disabled:before, .jcf-number .jcf-btn-inc.jcf-disabled:before, .jcf-number.jcf-disabled .jcf-btn-dec:before, .jcf-number.jcf-disabled .jcf-btn-inc:before {
    opacity: .3
}
.jcf-number.jcf-disabled input {
    background: #ddd
}
.jcf-range {
    display: inline-block;
    min-width: 200px;
    margin: 0 10px;
    width: 130px
}
.jcf-range .jcf-range-track {
    margin: 0 20px 0 0;
    position: relative;
    display: block;
    height: 10px
}
.jcf-range .jcf-range-wrapper {
    position: relative;
    background: #e5e5e5;
    border-radius: 5px;
    display: block;
    margin: 5px 0
}
.png-icon, .sprite {
    display: inline-block;
    vertical-align: middle
}
.jcf-range.jcf-vertical {
    min-width: 0;
    width: auto
}
.jcf-range.jcf-vertical .jcf-range-wrapper {
    margin: 0;
    width: 10px;
    height: auto;
    padding: 20px 0 0
}
.jcf-range.jcf-vertical .jcf-range-track {
    height: 180px;
    width: 10px
}
.jcf-range.jcf-vertical .jcf-range-handle {
    left: -5px;
    top: auto
}
.jcf-range .jcf-range-display-wrapper {
    position: absolute;
    min-height: 10px;
    min-width: 10px;
    left: 10px;
    right: 10px
}
.jcf-range .jcf-range-display {
    border-radius: 5px;
    position: absolute;
    background: #888;
    width: 10px;
    height: 10px
}
.jcf-range .jcf-range-display.jcf-range-min {
    margin: 0 0 0 -10px;
    padding: 0 0 0 10px
}
.jcf-range .jcf-range-display.jcf-range-max {
    margin: 0 -10px 0 0;
    padding: 0 10px 0 0
}
.jcf-range.jcf-vertical .jcf-range-display-wrapper {
    left: auto;
    right: auto;
    top: 10px;
    bottom: 10px
}
.jcf-range.jcf-vertical .jcf-range-display.jcf-range-min {
    margin: 0 0 -10px;
    padding: 0 0 10px
}
.jcf-range.jcf-vertical .jcf-range-display.jcf-range-max {
    margin: -10px 0 0;
    padding: 10px 0 0
}
.jcf-range .jcf-range-handle {
    position: absolute;
    background: #aaa;
    border-radius: 19px;
    width: 19px;
    height: 19px;
    margin: -4px 0 0;
    z-index: 1;
    top: 0;
    left: 0
}
.jcf-range .jcf-range-mark {
    position: absolute;
    overflow: hidden;
    background: #000;
    width: 1px;
    height: 3px;
    top: -7px;
    margin: 0 0 0 9px
}
.jcf-range.jcf-vertical .jcf-range-mark {
    margin: 0 0 9px;
    left: 14px;
    top: auto;
    width: 3px;
    height: 1px
}
.jcf-range .jcf-active-handle {
    z-index: 2
}
.jcf-range.jcf-focus .jcf-active-handle {
    border: 1px solid red;
    margin: -5px 0 0 -1px
}
.jcf-range.jcf-disabled {
    background: 0 0!important;
    opacity: .3
}
.jcf-disabled {
    background: #ddd!important
}
.sprite, .sprite:after {
    background-image: url(images/png-icons/spritesheet2.png)
}
.png-icon, .sprite, .sprite:after {
    background-repeat: no-repeat
}
:active, :focus, :hover {
    text-decoration: none;
    outline: 0
}
body {
    font-family: Neris, sans-serif;
    font-size: 15px;
    line-height: 27px;
    font-weight: 200;
    letter-spacing: .3px;
    speak: none;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004)
}
.h1, h1 {
    font-size: 35px;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 200
}
.h2, .h3, .h4, .h5, .h6, h2, h3, h4, h5, h6, p {
    line-height: 27px;
    margin-top: 0;
    margin-bottom: 27px;
    font-weight: 200
}
.h2, h2 {
    font-size: 22px
}
.h3, .h4, .h5, .h6, h3, h4, h5, h6 {
    font-size: 18px
}
p {
    font-size: 15px
}
b, strong {
    font-weight: 600
}
a {
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}
a:hover {
    text-decoration: none
}
a:focus {
    text-decoration: none;
    outline: 0
}
ol {
    list-style-type: decimal
}
.sprite {
    position: relative
}
.sprite:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: 1
}
.link--back-to, .png-icon {
    position: relative
}
.sprite-call.active:after, .sprite-call:hover:after, .sprite-cart.active:after, .sprite-cart:hover:after, .sprite-compare-muted.active:after, .sprite-compare-muted:hover:after, .sprite-compare.active:after, .sprite-compare:hover:after, .sprite-heart.active:after, .sprite-heart:hover:after {
    opacity: 1
}
.sprite-badge {
    width: 18px;
    height: 17px;
    background-position: -5px -5px
}
.sprite-bus {
    width: 21px;
    height: 13px;
    background-position: -33px -5px
}
.sprite-call {
    width: 19px;
    height: 18px;
    background-position: -64px -5px
}
.sprite-call:after {
    width: 19px;
    height: 18px;
    background-position: -93px -5px
}
.sprite-cart {
    width: 24px;
    height: 18px;
    background-position: -122px -5px
}
.sprite-cart:after {
    width: 24px;
    height: 18px;
    background-position: -156px -5px
}
.benefit:before, .sprite-check_2 {
    width: 20px;
    height: 14px;
    background-position: -190px -5px
}
.sprite-compare {
    width: 15px;
    height: 18px;
    background-position: -220px -5px
}
.sprite-compare:after {
    width: 15px;
    height: 18px;
    background-position: -245px -5px
}
.sprite-compare-muted {
    width: 15px;
    height: 18px;
    background-position: -270px -5px
}
.sprite-compare-active, .sprite-compare-muted:after {
    width: 15px;
    height: 18px;
    background-position: -245px -5px
}
.sprite-ecard {
    width: 18px;
    height: 14px;
    background-position: -295px -5px
}
.sprite-heart {
    width: 20px;
    height: 16px;
    background-position: -323px -5px
}
.sprite-heart:after,
.sprite-heart-muted:after {
    width: 20px;
    height: 16px;
    background-position: -353px -5px
}

.sprite-heart-muted {
    width: 20px;
    height: 16px;
    background-position: -538px -5px;
}

.sprite-place {
    width: 62px;
    height: 84px;
    background-position: -383px -5px
}
.sprite-purse {
    width: 19px;
    height: 14px;
    background-position: -455px -5px
}
.sprite-search {
    width: 17px;
    height: 17px;
    background-position: -484px -5px
}
.sprite-search-o {
    width: 19px;
    height: 19px;
    background-position: -511px -5px
}
.png-icon--letter {
    background-image: url(images/png-icons/letter.png);
    width: 18px;
    height: 13px
}
.png-icon--purse {
    background-image: url(images/png-icons/purse.png);
    width: 19px;
    height: 14px
}
.png-icon--car {
    background-image: url(images/png-icons/green-car.png);
    width: 21px;
    height: 13px
}
.png-icon--place {
    background-size: contain;
    background-image: url(images/png-icons/place.png);
    width: 21px;
    height: 18px
}
.col-md-custom-1-5 {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    float: none
}
@media (min-width:768px) {
    .col-md-custom-1-5 {
        float: left;
        width: 50%
    }
}
@media (min-width:992px) {
    .col-md-custom-1-5 {
        float: left;
        width: 20%
    }
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.row--inline-block {
    letter-spacing: -4px
}
.row--inline-block>* {
    display: block;
    float: none;
    letter-spacing: normal
}
@media (min-width:768px) {
    .row--inline-block>* {
        display: inline-block;
        vertical-align: top
    }
    .row--small>* {
        padding-left: 7.5px;
        padding-right: 7.5px
    }
}
.row--inline-block-va-m {
    letter-spacing: -4px
}
.row--inline-block-va-m>* {
    display: block;
    float: none;
    letter-spacing: normal
}
@media (min-width:992px) {
    .row--inline-block-va-m>* {
        display: inline-block;
        vertical-align: middle
    }
}
.row--small {
    margin-left: -7.5px;
    margin-right: -7.5px
}
.link--back-to, .link--less, .link--more, .link--move-to {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px
}
.row--small>* {
    padding-left: 7.5px;
    padding-right: 7.5px
}
.panel {
    margin-bottom: 55px
}
.panel-heading {
    font-size: 35px;
    line-height: 40px
}
.panel-heading .count {
    color: #a3a3a4
}
.link, .link:active, .link:hover, .link:visited {
    color: #231f20
}
.panel-body {
    padding-top: 65px;
    padding-bottom: 45px
}
.link {
    border-bottom: 1px solid #231f20;
    line-height: 20px
}
.link--dotted {
    border-bottom: 1px dotted #231f20
}
.link--dashed {
    border-bottom: 1px dashed #231f20
}
.link:hover {
    border-bottom-color: transparent
}
.link--back-to:before, .link--move-to:before {
    content: '';
    top: 50%;
    left: -20px;
    border-top: 4px solid transparent;
    border-right: 7px solid #231f20;
    border-bottom: 4px solid transparent
}
.link--back-to:before {
    position: absolute;
    margin-top: -3px
}
.link--move-to {
    position: relative
}
.link--move-to:before {
    position: absolute;
    margin-top: -3px
}
.link--less:before, .link--more:before {
    content: '';
    left: -20px;
    margin-top: -3px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    top: 50%
}
.link--more {
    position: relative
}
.link--more:before {
    position: absolute;
    border-top: 7px solid #231f20
}
.link--less {
    position: relative
}
.link--less:before {
    position: absolute;
    border-bottom: 7px solid #231f20
}
.button-continue {
    margin-top: 27px;
    /*margin-bottom: 27px*/
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-uppercase {
    text-transform: uppercase
}
.text-lowercase {
    text-transform: lowercase
}
.text--dotted {
    border-bottom: 1px dotted
}
.text--dashed {
    border-bottom: 1px dashed
}
.text--shade {
    color: #a3a3a4
}
.text--success {
    color: #7ac25e
}
.text--accent {
    color: #ff7436
}
.text--danger {
    color: #ed6363
}
.text--warning {
    color: #febb43
}
.alert {
    padding: 15px;
    margin: 15px 0
}
.alert-success {
    background-color: #b9f4b9
}
.alert-error {
    background-color: #ed6363
}
.error {
    color: #ed6363;
    display: block;
    margin-bottom: 5px
}
.success {
    display: block;
    padding: 15px;
    background-color: #e5f3df;
    position: relative
}
.success a {
    border-bottom: 1px solid
}
.success a:hover {
    border-bottom-color: transparent
}
.success .close {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    cursor: pointer
}
.list-style-none {
    margin: 0;
    padding: 0
}
.ul-styled {
    padding-left: 30px;
    list-style-image: url(images/icons/ul-separator.png)
}
.ul-styled li {
    padding-left: 10px
}
.ul-styled li+li {
    margin-top: 10px
}
.list {
    list-style: none;
    padding: 0;
    margin: 0
}
.list__link {
    line-height: 20px;
    border-bottom: 1px solid transparent
}
.list__link:hover {
    border-bottom-color: #231f20
}
.description a, p a {
    text-decoration: underline;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    color: #7ac25e
}
.description a:visited, p a:visited {
    color: #7ac25e
}
.description a:hover, p a:hover {
    color: #ff7436;
    text-decoration: underline
}
.description a:active, p a:active {
    color: #ff621d
}
.phones__link, .phones__link:active, .phones__link:hover, .phones__link:visited {
    color: #231f20
}
.description a:focus, p a:focus {
    text-decoration: underline;
    outline: 0
}
.emulate-table__cell {
    display: table-cell
}
.table tr th {
    text-align: left
}
.table--100 {
    width: 100%
}
.table--striped tr:nth-child(odd) {
    background-color: #f3f3f3
}
.options-product .table--striped tr {
    background: #fff;
    border: 1px solid #f3f3f3;
}
.options-product .table--striped tr:nth-child(odd) {
    background: #fff;
    border: 1px solid #f3f3f3;
}
.table--bordered tr td {
    border-bottom: 1px solid #f3f3f3;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px
}
.table--bordered tr:last-child td {
    border-bottom: none
}
.bg-color--white {
    background-color: #fff
}
.bg-color--base {
    background-color: #7ac25e
}
.bg-color--accent {
    background-color: #ff7436
}
.bg-color--inverse {
    background-color: #282b2f
}
.bg-color--shade, .search {
    background-color: #f3f3f3
}
.custom-position {
    position: relative
}
.emulate-table {
    display: table;
    width: 100%
}
.emulate-table--va-top .emulate-cell--50 {
    vertical-align: top
}
.emulate-cell--50 {
    display: table-cell;
    vertical-align: middle;
    width: 50%
}
.phones {
    margin: 0 0 35px;
    padding: 0
}
.phones__link {
    font-size: 22px;
    line-height: 30px
}

.phones__link_2 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.8px;
}

.overflow-hidden .module-owl-carousel .owl-carousel .owl-stage-outer {
    overflow: visible
}
.country img {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -2px
}
.country {
    margin-left: 10px;
}
.empty-text {
    text-align: center;
    color: #a3a3a4;
    margin-bottom: 30px
}
.header {
    padding-top: 20px;
    padding-bottom: 0
}
.header__center {
    padding-top: 17px;
}
.header__nav {
    padding-left: 5px;
    padding-right: 5px;
    display: none
}
.logo {
    text-align: left;
    margin-top: 70px;
    margin-bottom: 40px
}
@media (min-width:992px) {
    .header {
        padding-bottom: 35px
    }
    .header__nav {
        display: block
    }
    .logo {
        text-align: left;
        margin-top: 0;
        margin-bottom: 0
    }
}
.logo__link {
    display: inline-block;
    vertical-align: top
}
.logo__slogan, .phone__text {
    display: block;
    color: #a3a3a4
}
.logo__slogan {
    text-align: center;
    margin-top: 10px
}
.search {
    padding: 15px;
    border-radius: 30px;
    margin-bottom: 20px
}
@media (min-width:992px) {
    .logo__slogan {
        text-align: left
    }
    .search {
        margin-bottom: 0;
        display: block
    }
}
.search__button {
    border: none;
    background-color: transparent;
    opacity: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
.search__button.active {
    opacity: 1
}
.phone {
    text-align: center;
    margin-bottom: 0;
    margin-top: 120px;
    padding-left: 10px;
}
@media (min-width: 350px) {
    .phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.phone__text {
    font-size: 13px;
    line-height: 8px;
}
.phone__link {
    line-height: 20px;
    font-size: 15px;
    font-weight: 700;
    display: block;
}

.phone__link_2 {
    line-height: 20px;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    letter-spacing: 0.65px;
    display: block;
}

.phone__callback {
    border: none;
    background-color: #ff7436;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    padding: 2px 5px 3px;
    border-radius: 3px;
    margin-right: 2px;
    min-width: 160px;
    height: 30px;
    margin-top: 6px;
}
.phone__callback:hover {
    background-color: #ff8650
}
.phone>span {
    display: block;
}
@media (min-width:768px) {
    .phone {
        margin-top: 70px;
        text-align: right;
    }
}
.header-tools {
    padding-top: 62px;
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 5px -5px #a3a3a4;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
}
@media (max-width:768px) {
    .header-tools {
        flex-wrap: wrap;
    }
}
.header-tools__item.header-tools__cart {
    -ms-flex: 0 0 140px;
    flex: 0 0 140px;
    width: 140px;
    max-width: 140px;
}
@media (max-width:768px) {
    .header-tools__item.header-tools__cart {
        max-width: 50px;
    }
}
.header-tools__item.header-tools__wishlist {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
}
@media (min-width:992px) {
    .header-tools__item.header-tools__cart {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .header-tools__item.header-tools__wishlist {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .phone {
        text-align: right;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }
    .header-tools {
        position: inherit;
        padding: 0;
        background-color: transparent;
        box-shadow: none
    }
}
.header-tools__item {
    float: right;
    padding: 5px;
    margin-right: 10px;
    min-width: 35px;
    text-align: center;
    position: relative
}
.header-tools__item:first-child {
    margin-right: 0
}
.header-tools__link {
    display: block
}
.header-cart {
    position: relative;
    display: flex;
    align-items: center;
}
.header-cart svg {
    fill: #ff7436;
    margin-right: 4px;
    width: 30px;
    min-width: 30px;
    flex: 0 0 30px;
}
.header-cart:hover .header-cart__total {
    border-bottom: 1px dotted transparent;
}
@media screen and (max-width: 768px) {
    .header-cart__total {
        display: none;
    }
}
.header-cart__total {
    color: #7b797a;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    border-bottom: 1px dotted currentColor;
    white-space: nowrap;
}
.header-cart__total.small-size {
    font-size: 12px;
}
.cart-counter {
    position: absolute;
    left: 28px;
    transform: translate(-50%, 0);
    top: -5px;
    display: inline-block;
    background-color: #231f20;
    border-radius: 9px;
    min-width: 18px;
    text-align: center;
    line-height: 18px;
    height: 18px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
}
.header-compare__items, .header-wishlist__items {
    bottom: 30px;
    left: -13px;
    min-width: 50px;
    min-height: 50px;
    text-align: center;
    padding: 13px 0
}
.header-cart:hover .header-cart__items, .header-cart:hover .sprite-cart:after {
    opacity: 1
}
.header-wishlist {
    position: relative
}
.header-wishlist__items {
    display: none;
    opacity: 0;
    position: absolute;
    border: 1px solid #ed6363;
    color: #ed6363;
    line-height: 20px;
    border-radius: 50%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
@media (min-width:992px) {
    .header-wishlist__items {
        display: block
    }
}
.header-wishlist:hover .header-wishlist__items {
    opacity: 1
}
.header-compare {
    position: relative
}
.header-compare__items {
    display: none;
    opacity: 0;
    position: absolute;
    border: 1px solid #ff7436;
    color: #ff7436;
    line-height: 20px;
    border-radius: 50%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
.header-compare:hover .header-compare__items {
    opacity: 1
}
.navigation {
    padding-bottom: 0;
    height: 16px;
}
@media (min-width:992px) {
    .header-compare__items {
        display: block
    }
    .navigation {
        margin-bottom: 20px
    }
}
.nav {
    margin: 0;
    padding: 0
}
.nav:after, .nav:before {
    content: " ";
    display: table
}
.nav .nav__item {
    display: block;
    position: relative
}
.nav .nav__item.active>.nav__link {
    color: #7ac25e
}
.nav .nav__link {
    display: block;
    color: #231f20
}
.nav .nav__link:visited {
    color: #231f20
}
.nav .nav__link:active, .nav .nav__link:hover {
    color: #7ac25e
}
.nav--inline .nav__item {
    float: left;
    padding-left: 15px;
    padding-right: 15px
}
.nav--inline .nav__link {
    padding: 0
}
.nav--links {
    margin-left: -15px;
    margin-right: -15px
}
.nav--links .nav__item {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 8px
}
.nav--links .nav__link {
    padding: 0;
    color: #231f20;
    line-height: 20px;
    text-decoration: underline
}
.nav--links .nav__link:active, .nav--links .nav__link:hover, .nav--links .nav__link:visited {
    color: #231f20
}
.nav--links .nav__link:hover {
    text-decoration: none
}
.menu {
    position: fixed;
    top: 4px;
    left: 10px;
    z-index: 20
}
.menu__button {
    display: inline-block;
    vertical-align: middle;
    border: none;
    background-color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 1px;
    padding: 16px 0 16px 55px;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 0
}
@media (min-width:992px) {
    .menu {
        position: relative;
        top: 0;
        left: 0;
        z-index: 2
    }
    .menu__button {
        display: block;
        width: 100%;
        text-indent: 0
    }
    .menu__button:hover {
        background-color: #f3f3f3
    }
}
.menu__button:before {
    content: "\6a";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -18px;
    font-size: 35px;
    font-family: untitled-font-1!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
@media (min-width:992px) {
    .menu.open .menu__button {
        background-color: #f3f3f3
    }
    .menu.open .menu__button:before {
        content: "\6b";
        font-size: 20px;
        line-height: 35px;
        width: 35px;
        text-align: center
    }
}
.menu-nav {
    width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background-color: #f3f3f3;
    padding: 12px 0;
    margin: 0
}
.menu-nav__link {
    display: block;
    padding: 13px 19px;
    font-size: 15px;
    line-height: 18px
}
.menu-nav__link .count {
    color: #a3a3a4;
    margin-left: 5px
}
.form__control, label {
    padding: 0 15px;
    color: #231f20
}
.menu-nav__link:hover {
    background-color: #fff
}
.form__control, .form__control:focus {
    background-color: transparent
}
label {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    line-height: 18px;
    cursor: pointer
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple], select[size] {
    height: auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}
.btn, .btn-outline, .btn:hover {
    outline: 0;
    text-decoration: none
}
.form__control {
    display: block;
    width: 100%;
    border: none;
    border-left: 1px solid #a3a3a4;
    background-image: none;
    font-size: 15px;
    line-height: 18px
}
.form__control:-moz-placeholder {
    color: #a3a3a4
}
.form__control::-moz-placeholder {
    color: #a3a3a4
}
.form__control:-ms-input-placeholder {
    color: #a3a3a4
}
.form__control::-webkit-input-placeholder {
    color: #a3a3a4
}
.form--stacked .form__group {
    display: table;
    width: 100%;
    border: 1px solid #e3e3e3;
    border-top: none;
    padding-top: 15px;
    padding-bottom: 15px
}
.form--stacked .form__group:first-child {
    border-top: 1px solid #e3e3e3
}
.form--stacked .form__group .emulate-table__cell:first-child {
    display: table-cell;
    vertical-align: middle;
    width: 30%
}
.form--stacked .form__group .emulate-table__cell:nth-child(2) {
    display: table-cell;
    vertical-align: middle;
    width: 70%
}
.form--stacked .form__group label {
    display: inline;
    vertical-align: baseline;
    color: #a3a3a4
}
.form--stacked .form__group+.form-group {
    margin-bottom: 0
}
select.form__control {
    display: block;
    width: 100%;
    border: 1px solid #a3a3a4;
    font-size: 15px;
    line-height: 20px;
    padding: 13px 20px;
    color: #231f20
}
select.form__control option {
    font-weight: 200
}
.checkbox {
    position: relative;
    display: block
}
.checkbox__elem {
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 12px;
    border: 1px solid #a3a3a4;
    margin: 9px 0 0 5px;
    background: #fff;
}
.checkbox input[type=checkbox] {
    position: absolute;
    /*top: 5px;
    left: 5px;*/
    cursor: pointer;
    opacity: 0;
    z-index: 1;
}
.checkbox input[type=checkbox]:checked+.checkbox__elem {
    background-color: #7ac25e;
    border-color: #7ac25e
}
.checkbox label {
    cursor: pointer
}
.radio {
    position: relative;
    display: block
}
.radio__elem {
    display: inline-block;
    vertical-align: top;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    border: 1px solid #a3a3a4;
    margin: 10px 0 8px;
    position: relative
}
.btn, .btn-group, .btn-outline, .input-group .form-control, .product-thumb__country>img, .social__item {
    vertical-align: middle
}
.radio__elem:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #7ac25e;
    z-index: 2;
    display: none
}
.radio input[type=radio] {
    margin: 0;
    position: absolute;
    top: 6px;
    cursor: pointer;
    opacity: 0;
    z-index: 2
}
.product-thumb:hover .product-thumb__object, .thumbnail:hover .thumbnail__object {
    filter: opacity(80%);
}
.radio input[type=radio]:checked+.radio__elem {
    border-color: #7ac25e
}
.radio input[type=radio]:checked+.radio__elem:before {
    display: block
}
.radio label {
    cursor: pointer
}
.control-label {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px
}
.form-styled textarea {
    width: 100%;
    border: 1px solid #e3e3e3;
    display: block;
    min-height: 118px;
    padding: 10px
}
.footer__nav .nav, .social__item {
    display: inline-block
}
.column-left .panel {
    margin-bottom: 15px
}
.footer {
    padding-top: 0
}
.footer__logo {
    margin-bottom: 65px
}
.footer__nav, .footer__powered, .footer__social {
    margin-bottom: 40px
}
.footer__logo .logo__media {
    text-align: center
}
@media (min-width:992px) {
    .footer {
        padding-top: 105px
    }
    .footer__logo .logo__media {
        text-align: left
    }
}
.footer__nav {
    text-align: center
}
@media (min-width:992px) {
    .footer__nav {
        text-align: right
    }
}
.footer__nav .nav__item:last-child {
    padding-right: 0
}
.footer__powered {
    text-align: center
}
@media (min-width:992px) {
    .footer__powered {
        text-align: right;
        margin-bottom: 100px
    }
}
.footer__copyright {
    text-align: center;
    margin-bottom: 40px
}
@media (min-width:992px) {
    .footer__copyright {
        text-align: left;
        margin-bottom: 100px
    }
}
.social {
    padding: 0;
    margin: 0;
    text-align: center
}
@media (min-width:992px) {
    .social {
        text-align: left
    }
}
.social__item--text {
    float: none;
    display: block;
    margin-bottom: 15px;
    text-align: center
}
@media (min-width:992px) {
    .social__item--text {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 0
    }
}
.social__link {
    display: block;
    margin-left: 9px;
    margin-right: 9px
}
.social__link:hover {
    color: #7ac25e
}
.social__link .icon {
    font-size: 17px
}
.powered__link {
    text-decoration: none;
    border-bottom: 1px solid #231f20
}
.powered__link:hover {
    border-bottom-color: transparent
}
.input-group .form-control {
    border: none;
    padding: 0;
    height: auto;
    float: none;
    background-color: transparent
}
.input-group .form-control>input, .input-group-addon {
    line-height: 18px;
    padding: 0 15px;
    background-color: transparent;
    font-size: 15px
}
.breadcrumb li, .btn-group .btn {
    float: left
}
.input-group .form-control>input {
    width: 100%;
    height: 18px;
    border: none;
    border-left: 1px solid #a3a3a4;
    background-image: none;
    color: #231f20;
    -webkit-appearance: none
}
.input-group .form-control>input:-moz-placeholder {
    color: #a3a3a4
}
.input-group .form-control>input::-moz-placeholder {
    color: #a3a3a4
}
.input-group .form-control>input:-ms-input-placeholder {
    color: #a3a3a4
}
.input-group .form-control>input::-webkit-input-placeholder {
    color: #a3a3a4
}
.input-group .form-control>input:focus {
    background-color: transparent
}
.input-group-addon {
    max-width: 100%;
    color: #a3a3a4;
    border: none;
    font-weight: 200
}
.btn, .btn--default, .btn--default:focus, .btn--default:visited, .btn-outline, .btn:focus, .btn:visited {
    color: #231f20
}
.btn, .btn-outline {
    display: inline-block;
    margin: 0;
    padding: 20px 30px;
    font-family: Neris, sans-serif;
    font-size: 17px;
    font-weight: 200;
    line-height: 20px;
    text-align: center;
    text-transform: none;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
.btn--block, .btn-outline--block {
    width: 100%;
    display: block
}
.block__heading, .box__heading, .brands__title, .option__heading {
    /*text-transform: uppercase*/
}
.thumbnail, .thumbnail__body {
    -webkit-transition: .3s ease-in-out
}
.btn {
    background-color: #fff
}
.btn.active, .btn:active {
    text-decoration: none
}
.btn.disabled, .btn.is-disabled, .btn:disabled {
    cursor: default!important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important
}
.btn--default {
    background-color: #eee;
    border-color: #eee
}
.btn--default:hover {
    background-color: #e1e1e1
}
.btn--default.active, .btn--default:active {
    background-color: #eee;
    color: #231f20
}
.btn--primary {
    background-color: #ff7436;
    color: #fff;
    border-color: #ff7436
}
.btn--primary:focus, .btn--primary:visited {
    color: #fff
}
.btn--primary:hover {
    background-color: #ff621d
}
.btn--primary.active, .btn--primary:active {
    background-color: #ff7436;
    color: #fff
}
.btn--success {
    background-color: #7ac25e;
    color: #fff;
    border-color: #7ac25e
}
.btn--success:focus, .btn--success:visited {
    color: #fff
}
.btn--success:hover {
    background-color: #6bbb4c
}
.btn--success.active, .btn--success:active {
    background-color: #7ac25e;
    color: #fff
}
.btn--warning {
    background-color: #febb43;
    color: #fff;
    border-color: #febb43
}
.btn--warning:focus, .btn--warning:visited {
    color: #fff
}
.btn--warning:hover {
    background-color: #feb22a
}
.btn--warning.active, .btn--warning:active {
    background-color: #febb43;
    color: #fff
}
.btn--danger {
    background-color: #ed6363;
    color: #fff;
    border-color: #ed6363
}
.btn--danger:focus, .btn--danger:visited {
    color: #fff
}
.btn--danger:hover {
    background-color: #ea4c4c
}
.btn--danger.active, .btn--danger:active {
    background-color: #ed6363;
    color: #fff
}
.btn--white, .btn--white:focus, .btn--white:visited {
    color: #7ac25e
}
.btn--white {
    background-color: #fff;
    border-color: #fff
}
.btn--white:hover {
    background-color: #f2f2f2
}
.btn--white.active, .btn--white:active {
    background-color: #fff;
    color: #7ac25e
}
.btn--small {
    padding: 1px 20px
}
.btn--large {
    padding: 10px 20px
}
.btn-outline {
    background-color: transparent;
    border: 1px solid;
    padding: 19px 29px;
    border-radius: 30px
}
.btn-outline--white {
    background-color: transparent;
    color: #fff;
    border-color: #fff
}
.btn-outline--white:focus, .btn-outline--white:visited {
    color: #fff
}
.btn-outline--white:hover {
    background-color: #fff;
    color: #7ac25e;
    border-color: #fff
}
.btn-outline--white.active, .btn-outline--white:active {
    background-color: #f2f2f2;
    color: #7ac25e
}
.btn-outline--success {
    background-color: transparent;
    color: #7ac25e;
    border-color: #7ac25e
}
.btn-outline--success:focus, .btn-outline--success:visited {
    color: #7ac25e
}
.btn-outline--success:hover {
    background-color: #7ac25e;
    color: #fff;
    border-color: #7ac25e
}
.btn-outline--success.active, .btn-outline--success:active {
    background-color: #6bbb4c;
    color: #fff
}
.btn-outline--small {
    padding: 1px 20px
}
.btn-outline--large {
    padding: 10px 20px
}
[data-toggle=buttons] {
    letter-spacing: -4px;
    margin-left: -10px;
    margin-top: -10px
}
[data-toggle=buttons] .btn {
    letter-spacing: normal;
    margin-top: 10px;
    margin-left: 10px
}
.btn-group, .btn-group .btn {
    margin-left: 0;
    margin-top: 0
}
[data-toggle=buttons] .btn input[type=checkbox], [data-toggle=buttons] .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.btn-group, .btn-group .btn, .product-thumb, .product-thumb__media {
    position: relative
}
.btn-group {
    display: inline-block;
    letter-spacing: normal
}
.btn-group .btn+.btn-group .btn {
    margin-left: -1px
}
.product-thumb {
    border: 1px solid #f3f3f3;
    margin-bottom: 15px
}
.product-thumb__image-link {
    display: block;
    cursor: pointer;
    text-align: center
}
.product-thumb__object {
    display: block;
    width: auto;
    margin: 0 auto
}
.product-thumb__body {
    padding: 15px;
    min-height: 115px;
    position: relative
}
.product-thumb__bottom {
    z-index: 3;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-left: -1px;
    margin-right: -1px;
    border: 1px solid #f3f3f3;
    border-top: none;
    background-color: #fff
}
.product-thumb__button, .product-thumb__button:visited {
    background-color: #7ac25e;
    color: #fff
}
.product-thumb__title {
    display: block;
    line-height: 22px;
    margin-bottom: 15px;
    height: 66px;
    overflow: hidden
}
.product-thumb__price {
    text-align: center
}
.product-thumb__price .price-new {
    font-size: 17px;
    line-height: 22px;
    color: #ff7436;
    display: block
}
.product-thumb__price .price-old {
    font-size: 13px;
    color: #a3a3a4;
    text-decoration: line-through;
    display: block
}
.product-thumb__price .viewed.price-new {
    font-size: 14px;
    line-height: 18px;
}
.product-thumb__price .viewed.price-old {
    line-height: 18px;
}
.product-thumb__button {
    display: block;
    padding: 25px 10px;
    font-size: 17px;
    line-height: 20px;
    text-align: center
}
.viewed.product-thumb__button {
    padding: 15px 10px;
}
.product-thumb__button:hover {
    color: #fff;
    background-color: #6bbb4c
}
.product-thumb__country {
    color: #a3a3a4;
    font-size: 15px;
    line-height: 20px;
    min-height: 22px;
}
.product-thumb__country>img {
    width: auto!important;
    display: inline-block!important;
    margin-right: 10px
}
.product-thumb__country>span {
    display: inline-block;
    vertical-align: middle
}
.product-thumb__compare {
    position: absolute;
    bottom: 15px;
    right: 30px;
    line-height: 1
}
.product-thumb__info {
    font-size: 13px;
    line-height: 22px;
    padding: 0 15px 15px
}
.product-thumb:hover {
    border-color: #7ac25e;
    box-shadow: 0 0 10px 0 #f3f3f3
}
.product-thumb:hover .product-thumb__button-wrraper {
    border-bottom-color: #f3f3f3
}
.product-thumb:hover .product-thumb__bottom {
    display: block;
    border-color: #7ac25e;
    box-shadow: 0 5px 10px 0 #f3f3f3
}
.breadcrumb {
    padding: 0;
    margin: 14px 0 30px;
    background-color: transparent;
    border-radius: 0
}
.breadcrumb:after, .breadcrumb:before {
    content: " ";
    display: table
}
.breadcrumb li+li::before, .page-next>a:before {
    content: '';
    width: 0;
    height: 0
}
.breadcrumb li a, .breadcrumb li span, .breadcrumb li+li::before, .limit__item, .sort__item {
    display: inline-block;
    vertical-align: middle
}
.breadcrumb li.active {
    color: #231f20
}
.breadcrumb li a, .breadcrumb li a:active, .breadcrumb li a:hover, .limit__item, .limit__link, .limit__link:visited, .products-count {
    color: #a3a3a4
}
.breadcrumb li a {
    border-bottom: 1px solid #a3a3a4;
    line-height: 18px
}
.breadcrumb li a:hover {
    border-bottom-color: transparent
}
.breadcrumb li span {
    line-height: 18px;
    color: #a3a3a4
}
.breadcrumb li+li::before {
    border-top: 4px solid transparent;
    border-left: 7px solid #a3a3a4;
    border-bottom: 4px solid transparent;
    padding: 0;
    margin: 0 15px 0 20px
}
.subcategories-wrraper {
    margin: 15px 0 10px;
    /*display: none;*/
}
#ssu-owl-carousel0 {
    display: none;
}
@media (min-width:768px) {
    .subcategories-wrraper {
        display: block;
    }
    #ssu-owl-carousel0 {
        display: block;
    }
}
.limit, .sort {
    padding: 0;
    list-style: none
}
.subcategories__item {
    margin-bottom: 15px
}
.product-filter {
    margin-bottom: 10px
}
.product-filter .row {
    margin-bottom: 30px
}
.product-filter .checkbox {
    line-height: 35px
}
.product-filter .checkbox__elem {
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0
}
.limit {
    margin: 0
}
.limit__item {
    margin-left: 6px
}
.limit__item:first-child {
    margin-left: 0
}
.limit__link {
    text-decoration: underline
}
.limit__link:hover {
    color: #231f20;
    text-decoration: none
}
.limit__link:active {
    color: #a3a3a4
}
.limit__link.active {
    color: #231f20;
    text-decoration: none
}
.sort__link, .sort__link:visited {
    color: #a3a3a4
}
.sort {
    margin: 0
}
.sort__link {
    display: block;
    line-height: 25px;
    padding: 5px 10px;
    background-color: #f3f3f3
}
.sort__link:hover {
    color: #231f20
}
.sort__link:active {
    color: #a3a3a4
}
.sort__link.active {
    background-color: transparent;
    color: #231f20
}
.button-panel .btn {
    font-size: 15px;
    line-height: 35px;
    padding: 0;
    margin-left: 10px;
    color: #a3a3a4
}
.button-panel .btn:first-child {
    margin-left: 0
}
.button-panel .btn.active {
    color: #231f20
}
.pagination {
    text-align: left;
    margin-bottom: 30px
}
.pagination ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center
}
.pagination ul li {
    display: inline-block;
    vertical-align: top;
    list-style: none
}
.pagination ul ul li {
    display: none
}
.pagination ul ul li:nth-child(1), .pagination ul ul li:nth-child(2), .pagination ul ul li:nth-child(3) {
    display: inline-block
}
@media (min-width:992px) {
    .pagination ul ul li:nth-child(4), .pagination ul ul li:nth-child(5) {
        display: inline-block
    }
}
.pagination ul li a, .pagination ul li b {
    display: block;
    border: 1px solid #f3f3f3;
    padding: 4px 10px;
    line-height: 25px;
    text-decoration: none;
    min-height: 35px;
    min-width: 35px;
    text-align: center;
    outline: 0
}
.pagination ul li a {
    background: #f3f3f3;
    color: #a3a3a4
}
.pagination ul li a:focus, .pagination ul li a:hover {
    color: #231f20
}
.pagination ul li b {
    color: #231f20;
    background: 0 0;
    font-weight: 200
}
.page-next>a {
    position: relative
}
.page-next>a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    border-top: 4px solid transparent;
    border-left: 7px solid #a3a3a4;
    border-bottom: 4px solid transparent;
    padding: 0;
    margin-left: -4px;
    margin-top: -4px
}
.page-next>a:hover:before {
    border-left: 7px solid #231f20
}
.pagination .links {
    display: block;
    margin-bottom: 15px
}
.pagination .links a, .pagination .links b {
    display: inline-block;
    vertical-align: top;
    background: #f3f3f3;
    border: 1px solid #f3f3f3;
    color: #a3a3a4;
    outline: 0;
    padding: 4px 10px;
    line-height: 25px;
    text-decoration: none;
    min-height: 35px;
    min-width: 35px;
    text-align: center
}
.pagination .links a:focus, .pagination .links a:hover {
    color: #231f20
}
.pagination .links b, .pagination .links .active-page {
    color: #231f20;
    background: 0 0;
    font-weight: 200;
    border: 1px solid #f3f3f3
}
.pagination .results {
    color: #a3a3a4;
    text-align: left;
    font-size: 13px;
    line-height: 20px
}
.thumbnails {
    list-style: none;
    padding: 0;
    margin: 0 -2.5px;
    letter-spacing: -4px
}
.thumbnails__item {
    letter-spacing: normal;
    padding-left: 2.5px;
    padding-right: 2.5px;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
    width: 20%
}
.thumbnail__media, .thumbnails__link {
    display: block
}
.thumbnail {
    position: relative;
    border: 1px solid #f3f3f3;
    background-color: #fff;
    transition: .3s ease-in-out;
    overflow: hidden
}
.thumbnail__object {
    -webkit-transform-style: inherit;
    width: 100%
}
.thumbnail__body {
    font-size: 13px;
    line-height: 22px;
    padding: 20px 15px;
    transition: .3s ease-in-out
}
.banner__object, .quantity__button {
    -webkit-transition: .3s ease-in-out
}
.thumbnail__body--overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .8);
    display: flex;
    align-items: center;
    padding: 5px 15px;
    min-height: 46px;
    line-height: 18px;
}
.subcategories .thumbnail__body--overlay {
    height: auto !important;
}
.box, .thumbnail.active, .thumbnail:hover {
    background-color: #f3f3f3
}
.thumbnail__link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}
.box {
    margin-bottom: 15px
}
.box__heading {
    padding: 25px 20px;
    text-align: left;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 20px
}
.box__body {
    border-top: 1px solid #fff;
    padding: 20px
}
.bullets {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.b-mini-cart-total b, .bullet__icon {
    margin-right: 10px
}
.bullets__item {
    width: 45%;
    margin-bottom: 30px
}
.bullet__heading {
    margin-bottom: 30px;
    font-weight: 700;
    display: block
}
.bullet__body {
    display: block
}
.quantity {
    min-width: 113px
}
.quantity input {
    display: inline-block;
    vertical-align: top
}
.quantity__button {
    min-width: 35px;
    text-align: center;
    padding: 5px 5px 9px;
    border: none;
    outline: 0;
    line-height: 21px;
    background-color: transparent;
    transition: .3s ease-in-out
}
.quantity__button:hover {
    background-color: #f3f3f3
}
.quantity__input {
    min-width: 35px;
    border: 1px solid #f3f3f3;
    text-align: center;
    line-height: 23px;
    padding: 5px 3px
}
.modal-dialog {
    margin-top: 80px;
}
@media (min-width:768px) {
    .modal-dialog {
        margin-top: 120px;
    }
}
.modal-content {
    border: none;
    border-radius: 0;
    box-shadow: none
}
@media (min-width:768px) {
    .modal-content {
        padding: 30px 100px
    }
    .modal .close {
        left: 100%
    }
}
.modal-title {
    text-align: center;
    font-size: 25px;
    line-height: 25px;
    font-weight: 100
}
@media (min-width:480px) {
    .modal-title {
        font-size: 35px;
        line-height: 35px;
    }
}
@media (min-width:991px) {
    .modal-title {
        font-size: 45px;
        line-height: 55px;
    }
}
.modal-content form {
    padding: 0 15px;
}
@media (min-width:991px) {
    .modal-content form {
        padding: 0;
    }
}
.modal-footer button[type="submit"] {
    margin-top: 15px;
    background-color: #7cab68!important;
}
@media (min-width:991px) {
    .modal-footer button[type="submit"] {
        margin-top: 0;
    }
}
.modal-body .span-agree {
    font-size: 13px;
}
@media (min-width:991px) {
    .modal-body .span-agree {
        font-size: 15px;
    }
}
.modal-header {
    padding: 30px 0 10px;
    border-bottom: none
}
.modal-body {
    padding: 30px 0
}
.modal-footer {
    border-top: none;
    padding: 10px 0 30px;
    text-align: center
}
.modal-help {
    margin-top: 30px;
    margin-bottom: 10px;
    color: #a9a5a5;
    text-align: left
}
.modal .close {
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-left: 10px;
    margin-bottom: 10px;
    float: none
}
.alphabet__item, .ui-menu {
    float: left
}
.close {
    line-height: 34px;
    font-size: 34px;
    color: #fff;
    opacity: .5;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}
.close:hover {
    opacity: 1
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}
.modal-continue {
    font-size: 17px
}
.modal-backdrop {
    background-color: #7ac25e
}
.modal-backdrop.in {
    opacity: .8
}
.b-mini-cart-table {
    margin-bottom: 30px;
    width: 100%
}
.b-mini-cart-table tr {
    border: 1px solid #f3f3f3;
    position: relative
}
.b-mini-cart-table td {
    padding: 7.5px
}
.b-mini-cart-table td:last-child {
    position: relative
}
.b-mini-cart-table td.b-mini-cart-table__image {
    padding: 0 7.5px 0 0;
    width: 92px
}
.b-mini-cart-table__price {
    color: #a3a3a4;
    min-width: 100px
}
.b-mini-cart-table__price span {
    display: block;
    font-size: 13px
}
.b-mini-cart-table__total {
    color: #ff7436;
    min-width: 100px
}
.b-mini-cart-table__total span {
    display: block;
    font-size: 13px;
    color: #a3a3a4
}
.b-mini-cart-table__remove {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background-color: transparent;
    color: #ff7436
}
.b-mini-cart-table__remove:hover {
    color: #ed6363
}
.b-mini-cart-total {
    background-color: #f3f3f3;
    padding: 10px 15px;
    margin-bottom: 30px
}
.b-mini-cart-total:after, .b-mini-cart-total:before {
    content: " ";
    display: table
}
.image {
    position: relative
}
.corner_0, .corner_1, .corner_2, .corner_3 {
    position: absolute;
    z-index: 1
}
.corner_0 {
    left: 0;
    top: 0
}
.corner_1 {
    right: 0;
    top: 0
}
.corner_2 {
    left: 0;
    bottom: 0
}
.corner_3 {
    right: 0;
    bottom: 0
}
.corner_0 img, .corner_1 img, .corner_2 img, .corner_3 img {
    border: none;
    padding: 0
}
.b-sticker {
    display: block;
    color: #fff;
    font-size: 13px;
    line-height: 27px;
    padding: 1px 10px;
    letter-spacing: 1px
}
.b-sticker+.b-sticker {
    margin-top: 5px
}
.b-sticker--primary {
    background-color: #7ac25e
}
.slider {
    margin-bottom: 0
}
.slide {
    position: relative
}
.slide__bg-image {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    min-height: 322px
}
@media (min-width:768px) {
    .slide__bg-image {
        min-height: 322px
    }
    .product-list .product-thumb__media {
        float: left
    }
}
.slide__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    color: #fff
}
.slide__content--inverse {
    color: #231f20
}
.slide__content--inverse .slide__link {
    border-bottom: 1px solid #7ac25e;
    color: #7ac25e
}
.slide__content--inverse .slide__link:visited {
    color: #7ac25e
}
.slide__content--inverse .slide__link:hover {
    color: #ff7436
}
.slide__content--inverse .slide__link:active {
    color: #ff621d
}
.banner__link, .banner__link:active, .banner__link:hover, .banner__link:visited, .slide__link, .slide__link:active, .slide__link:hover, .slide__link:visited {
    color: #fff
}
.slide__title {
    font-size: 45px;
    line-height: 50px;
    margin-top: 40px
}
.slide__description {
    margin-top: 30px;
    font-size: 15px;
    line-height: 24px
}
.slide__link {
    display: inline-block;
    vertical-align: middle;
    margin-top: 45px;
    border-bottom: 1px solid #fff;
    font-size: 15px;
    line-height: 20px
}
.banner__link, .banners__item+.banners__item {
    margin-top: 15px
}
.nav-tabs__item:hover .nav-tabs__link, .slide__link:hover {
    border-bottom-color: transparent
}
.banner {
    position: relative;
    overflow: hidden
}
.banner__object {
    position: relative;
    display: block;
    transition: .3s ease-in-out;
    opacity: .95;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.banner__content, .banners--pos-absolute {
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%
}
.banner__content {
    left: 0;
    z-index: 2;
    color: #fff;
    padding: 30px
}
.banner__text {
    line-height: 24px
}
.banner__link {
    display: inline-block;
    text-decoration: underline
}
.banner__link:hover {
    text-decoration: none
}
.banner:hover .banner__object {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}
.banners--pos-absolute {
    right: 0;
    z-index: 1
}
.banners--onslide {
    display: none;
    padding-top: 25px
}
@media (min-width:992px) {
    .slide__bg-image {
        min-height: 350px
    }
    .banners--onslide {
        display: block
    }
}
.b-owlslider-box {
    display: none;
}
@media (min-width:992px) {
    .b-owlslider-box {
        display: block;
    }
}
.module-categories-panel .panel-heading {
    padding-top: 20px
}
.module-categories-panel .panel-body {
    padding-top: 25px;
    padding-bottom: 0
}
.categories-panel-layout {
    position: relative
}
.categories-panel-layout:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/bg-categories-panel.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    z-index: 0;
    margin-top: 88px
}
.categories-panel {
    position: relative;
    z-index: 1
}
.categories-panel__bottom {
    margin-top: 30px
}
.category-panel {
    min-height: 235px;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fff;
    margin-bottom: 15px
}
.nav-tabs__item.active, .nav-tabs__item.active:hover {
    background-color: transparent
}
.category-panel__heading {
    display: block;
    padding-bottom: 10px
}
.category-panel__heading:after, .category-panel__heading:before {
    content: " ";
    display: table
}
.category-panel__heading .count {
    color: #a3a3a4;
    margin-left: 5px
}
.category-panel__body {
    padding-left: 82px
}
.category-panel__link {
    display: table
}
.category-panel__media, .category-panel__title {
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px
}
.category-panel__link:hover {
    color: #ff7436
}
.category-panel__title {
    font-size: 22px;
    line-height: 26px
}
.category-panel__categories .count {
    color: #a3a3a4
}
.subcategories-list {
    margin: 0;
    padding: 0;
    list-style: none
}
.subcategories-list:after, .subcategories-list:before {
    content: " ";
    display: table
}
.subcategories-list__item {
    float: left;
    margin-right: 7px
}
.subcategories-list__link {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    line-height: 22px
}
.subcategories-list__link:hover {
    text-decoration: underline
}
.module-product-tabs {
    margin-bottom: 40px
}
.module-product-tabs .owl-carousel {
    padding-left: 0;
    padding-right: 0
}
.module-product-tabs .owl-carousel .owl-item {
    padding-left: 7.5px;
    padding-right: 7.5px
}
.module-product-tabs .owl-carousel .owl-wrapper-outer {
    /*overflow: visible*/
    overflow: hidden!important;
}
.ptabs-ov-hidden .container {
    overflow: hidden
}
.nav-tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center
}
.nav-tabs--inverse .nav-tabs__item, .nav-tabs__item {
    padding: 15px 25px
}
.nav-tabs__item {
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 4px;
    border-radius: 30px
}
.nav-tabs__item.active .nav-tabs__link {
    border-bottom-color: transparent;
    color: #a3a3a4;
    cursor: default
}
.nav-tabs__item:hover {
    background-color: #f3f3f3
}
.nav-tabs .nav-tabs__link {
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    text-decoration: none;
    color: #231f20;
    border-bottom: 1px dotted #a3a3a4
}
.nav-tabs .nav-tabs__link:active, .nav-tabs .nav-tabs__link:hover, .nav-tabs .nav-tabs__link:visited {
    color: #231f20
}
.nav-tabs .nav-tabs__link:active, .nav-tabs .nav-tabs__link:focus, .nav-tabs .nav-tabs__link:hover {
    text-decoration: none
}
.filter-button-submit>a, .our-links__link:hover {
    text-decoration: underline
}
.nav-tabs--inverse .nav-tabs__item.active .nav-tabs__link {
    color: #f3f3f3
}
.nav-tabs--inverse .nav-tabs__item.active:hover {
    background-color: transparent
}
.nav-tabs--inverse .nav-tabs__item:hover {
    background-color: #6eb054
}
.nav-tabs--inverse .nav-tabs__link {
    color: #fff;
    border-bottom-color: #fff
}
.nav-tabs--inverse .nav-tabs__link:active, .nav-tabs--inverse .nav-tabs__link:hover, .nav-tabs--inverse .nav-tabs__link:visited {
    color: #fff
}
.nav-tabs--small .nav-tabs__item {
    padding: 8px 25px;
    border-radius: 0
}
.nav-tabs--small .nav-tabs__link {
    font-size: 15px;
    line-height: 19px
}
.tab-content {
    /*margin-top: 5px;*/
    margin-bottom: 50px
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.module-brands .panel-body {
    padding-bottom: 15px
}
.brands {
    list-style: none;
    padding: 0;
    margin: 0 0 30px
}
.brands__title {
    color: #ff7436
}
.brands__link {
    border-bottom: 1px solid transparent
}
.brands__link:hover {
    border-bottom-color: #231f20
}
.benefits:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(images/benefits-bg.png);
    background-position: 0 100%;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
    display: none
}
.filter-group .filter-group__body[aria-expanded=false]+.filter-group__collapse:before, .filter__button, .service-center__text {
    display: block
}
@media (min-width:992px) {
    .benefits:before {
        display: block;
        background-position: -175% 100%
    }
}
@media (min-width:1200px) {
    .benefits:before {
        display: block;
        background-position: -50% 100%
    }
    .subcategories__item.thumbnail {
        min-width: 158px;
        min-height: 158px;
    }
}
@media (min-width:1390px) {
    .benefits:before {
        display: block;
        background-position: -10% 100%
    }
}
@media (min-width:1681px) {
    .benefits:before {
        display: block;
        background-position: 0 100%
    }
}
.subcategories-wrraper-active {
    display: block;
}
/* .subcategories .noimage {
    width: auto;
    display: inline-block;
} */

.seo-pages-links {
    font-size: 13px;
}
.seo-pages-links>* {
    margin-right: 10px;
    white-space: nowrap;
}
.seo-pages-links a {
    text-decoration: underline;
    color: #a3a3a4;
}
.seo-pages-links a:hover {
    text-decoration: none;
}
.benefits__heading {
    padding-top: 65px;
    font-size: 35px;
    line-height: 50px;
    color: #231f20
}
.benefits__body {
    padding-top: 65px
}
@media (min-width:992px) {
    .header-tools__item:last-of-type {
        margin-right: 0;
    }
    .benefits__heading {
        padding-right: 20px;
        color: #fff
    }
    .benefits__body {
        padding-left: 55px
    }
}
.benefit {
    padding-left: 50px;
    position: relative;
    padding-bottom: 75px
}
.benefit:before, .module-welcome-layout:before {
    position: absolute;
    background-repeat: no-repeat;
    content: ''
}
.benefit:before {
    top: 0;
    left: 0;
    background-image: url(images/png-icons/spritesheet.png);
    margin-top: 8px
}
.benefit__title {
    font-size: 22px;
    margin-bottom: 30px
}
.module-welcome-layout {
    min-height: 685px
}
.module-our-addres, .our-addres {
    min-height: 648px
}
.module-welcome-layout:before {
    top: -50px;
    bottom: 0;
    right: 0;
    background-image: url(images/welcome-bg.png);
    background-position: 100% 100%;
    width: 100%;
    z-index: 0
}
.module-our-addres .container {
    position: relative
}
.our-addres {
    color: #fff;
    padding-left: 30px;
    padding-right: 30px
}
@media (min-width:993px) {
    .our-addres {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: 0;
        width: 460px;
        z-index: 2
    }
}
@media (min-width:1201px) {
    .our-addres {
        margin-left: 110px
    }
}
.our-addres__content, .our-addres__content .our-links__link, .our-addres__content .our-links__link:active, .our-addres__content .our-links__link:hover, .our-addres__content .our-links__link:visited, .our-addres__content .phones__link, .our-addres__content .phones__link:active, .our-addres__content .phones__link:hover, .our-addres__content .phones__link:visited, .our-addres__content .phones__link_2 {
    color: #fff
}
.our-addres .button-callback {
    margin-bottom: 40px;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: .5px
}
.our-links {
    list-style: none;
    padding: 0;
    margin: 0 0 35px
}
.our-links__item {
    font-size: 15px;
    line-height: 27px
}
.our-links__item .icon {
    font-size: 19px;
    line-height: 27px;
    margin-right: 15px
}
.our-links__link, .our-links__link:active, .our-links__link:hover, .our-links__link:visited {
    color: #231f20
}
.service-center {
    list-style: none;
    padding: 0;
    margin: 0 0 35px
}
.service-center__item {
    margin-bottom: 35px
}
.service-center__title {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    display: block
}
.service-center__phone {
    font-size: 17px;
    color: #fff
}
.service-center__phone:active, .service-center__phone:hover, .service-center__phone:visited {
    color: #fff
}
.module-filter {
    background-color: #f3f3f3
}
.module-filter .panel-heading {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    padding: 9px;
    text-align: center;
    letter-spacing: 1px;
    border: 2px solid #ff7436;
    margin-top: 9px;
}
.module-filter .panel-body {
    padding: 0;
    display: none;
    opacity: 0;
    -webkit-transition: opacity .4s;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s;
}
.filter-group__collapse .filter-group__linkmore {
    display: none;
}
.module-filter .panel-body.active-filter {
    opacity: 1;
}
.button-filter-side {
    border: 1px solid #a3a3a4;
    color: #231f20;
    background-color: transparent;
    padding: 9px 4px;
    text-align: center;
    width: 180px;
    line-height: 18px;
    margin: 0 auto;
}

.filter-group ul.list {
    position: relative;
}

.filter-group ul.list.hide-item-list>.list__item:nth-child(n + 6) {
    display: none;
}
.btn-show-full {
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    border-bottom: 1px dotted #a3a3a4;
    color: #a3a3a4;
}
.filters--hide {
    display: none;
}
.filter__input {
    width: 100%;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    line-height: 20px;
    padding: 14px 9px
}
.filter__input:-moz-placeholder {
    color: #a3a3a4;
    font-weight: 200
}
.filter__input::-moz-placeholder {
    color: #a3a3a4;
    font-weight: 200
}
.filter__input:-ms-input-placeholder {
    color: #a3a3a4;
    font-weight: 200
}
.filter__input::-webkit-input-placeholder {
    color: #a3a3a4;
    font-weight: 200
}
.filter__button {
    font-size: 15px;
    line-height: 20px;
    padding: 15px 10px;
    width: 100%
}
.filter__button--reset {
    border: 1px solid #a3a3a4;
    color: #a3a3a4;
    background-color: transparent;
    padding: 14px 9px;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
.filter-group__body, .filter-group__body label, .filter__button--reset:hover {
    color: #231f20
}
.filter-group {
    border-top: 1px solid #fff;
    padding: 12px 20px;
    /*padding: 25px 20px*/
}
.filter-group__heading {
    padding-bottom: 10px;
}
.filter-group__heading+.filter-group__body.js-collapse {
    margin-top: -10px;
}
.filter-group__collapse {
    padding-top: 5px;
    position: relative
}
.filter-group__collapse:before {
    display: none;
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 24px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(30%, rgba(0, 0, 0, 0)), color-stop(70%, #f3f3f3));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 30%, #f3f3f3 70%);
    background-image: linear-gradient(rgba(0, 0, 0, 0) 30%, #f3f3f3 70%)
}
.filter-group__linkmore {
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    border-bottom: 1px dotted #a3a3a4;
    color: #a3a3a4
}
.filter-group__linkmore:visited {
    color: #a3a3a4
}
.filter-group__linkmore:hover {
    color: #231f20;
    border-bottom-color: transparent
}
.filter-group__linkmore:active {
    color: #a3a3a4
}
.filter-group__table {
    display: table;
    width: 100%
}
.filter-group__t-cell {
    display: table-cell;
    vertical-align: top
}
.filter-group__t-cell:first-child {
    width: 9px
}
.filter-selected {
    padding-bottom: 18px;
}
.filter-selected__list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.filter-selected__item {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 16px;
}
.filter-selected__link {
    display: block;
    padding: 2px 5px;
    background-color: #e4e4e4;
    box-shadow: 0 1px 1px #CCCCCC inset, 0 1px 0 #FFFFFF;
    text-decoration: none;
}
.filter-selected__link>span {
    display: inline-block;
    vertical-align: top;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    margin: 0 5px 0 0;
    font-weight: 700;
}
.filter-selected__link:hover>span {
    color: red;
}
.filter-option-price {
    position: relative
}
.filter-option-price.hover .filter-button-submit {
    display: block
}
.filter-option-price .emulate-cell--50:first-child {
    padding-right: 5px
}
.filter-option-price .emulate-cell--50:nth-child(2) {
    padding-left: 5px
}
.filter-button-submit {
    position: absolute;
    top: 50%;
    left: 100%;
    background-color: #7ac25e;
    color: #fff;
    padding: 15px;
    line-height: 20px;
    z-index: 10;
    width: 100%;
    min-width: 250px;
    text-align: center;
    margin-top: -25px;
    margin-left: 15px;
    display: none
}
.alphabet, .options-panel {
    background-color: #f3f3f3
}
.filter-button-submit:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
    border-top: 25px solid transparent;
    border-right: 15px solid #7ac25e;
    border-bottom: 25px solid transparent
}
.filter-button-submit>a {
    margin-left: 15px;
    color: #fff
}
.filter-button-submit>a:hover {
    text-decoration: none
}
.module-similar-collection {
    margin-bottom: 0
}
.module-similar-collection .panel-heading {
    font-size: 22px
}
.module-viewed .thumbnail {
    min-height: 284px
}
.products {
    margin-bottom: 30px
}
.product-list .product-thumb {
    position: relative
}
.product-list .product-thumb:after, .product-list .product-thumb:before {
    content: " ";
    display: table
}
.product-list .product-thumb__media {
    text-align: center
}
.product-list .product-thumb__media img {
    display: inline-block
}
.product-list .product-thumb__compare {
    bottom: 25px;
    right: 160px
}
@media (min-width:768px) {
    .product-list .product-thumb__media img {
        height: 220px
    }
    .product-list .product-thumb__content {
        margin-left: 221px;
        padding-right: 136px;
        position: relative
    }
    .product-list .product-thumb__content:after, .product-list .product-thumb__content:before {
        content: " ";
        display: table
    }
    .product-list .product-thumb__content:after {
        clear: both
    }
    .product-list .product-thumb__body {
        min-height: auto;
        padding-top: 20px;
        padding-bottom: 15px;
        position: static
    }
}
.product-list .product-thumb__bottom {
    display: block;
    position: static;
    margin-left: 0;
    margin-right: 0;
    border: none
}
@media (min-width:768px) {
    .product-list .product-thumb__info {
        padding-top: 0;
        padding-bottom: 0
    }
    .product-list .product-thumb__price {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 136px;
        padding-top: 30px;
        padding-bottom: 30px
    }
    .product-list .product-thumb__button-wrraper {
        border: none
    }
    .product-list .product-thumb__button {
        position: absolute;
        bottom: 0;
        right: 0;
        min-width: 136px;
        border-left: 1px solid #f3f3f3;
        border-top: 1px solid #f3f3f3
    }
}
.product-list .product-thumb:hover {
    border-bottom-color: #f3f3f3
}
.product-list .product-thumb:hover .product-thumb__bottom {
    box-shadow: none;
    border-color: transparent
}
@media screen and (max-width: 1024px) {
    .product-info__content, .product-info__left, .product-info__right {
        margin-bottom: 15px
    }
}
.product-info__thumb {
    margin-bottom: 15px;
    position: relative
}
.product-info__thumb a {
    display: block;
    text-align: center
}
.product-info__thumb a img {
    margin: 0 auto
}
.product-info__links {
    /*margin-bottom: 15px;*/
}
.product-info__thumbnails {
    margin-bottom: 40px
}
.product-info__compare {
    padding-left: 15px
}
.product-info__compare i {
    margin-right: 15px;
    line-height: 1
}
.product-info__compare .link {
    display: inline-block
}
.product-info__addtocart {
    display: block;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 12px;
}
.product-info__list {
    list-style: none;
    padding: 0;
    margin: 0
}
.product-info__list li {
    display: block;
    margin-top: 10px
}
.product-info__list li:first-child {
    margin-top: 0
}
.product-info__price {
    font-size: 29px;
    line-height: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #ff7436
}
tr.atribut-show.active {
    display: table-row!important;
    animation: fade-in 1s ease;
}
@keyframes fade-in {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.product-info__data .button-more {
    width: 100%;
    background: transparent;
    border: 2px solid #797677;
    transition: all .3s ease-in-out;
}
.button-more-data {
    display: block;
    width: 100%;
    margin-top: -25px;
    padding: 7px 12px;
    border: 0;
    background-color: transparent;
    color: #231f20;
    text-decoration: underline;
}
.button-more-data:focus, .button-more-data:hover {}
.product-info__data .button-more:hover {
    border: 2px solid #565656;
    color: #565656;
}
.product-info__price .price-old, .compare-item__price .price-old {
    color: #231f20;
    display: block;
    font-size: 16px;
    line-height: 20px;
    text-decoration: line-through
}
.product-info__price .price-new {
    display: block
}
.product-info__link-item {
    line-height: 20px
}
.product-info__link {
    display: inline;
    font-size: 13px;
    line-height: 18px
}
.product-aside-tabs {
    display: flex;
}
.product-aside-tabs a {
    display: block;
    padding: 6px 12px;
    text-align: center;
}
.product-aside-tabs .nav-tabs__item {
    flex: 1 0 auto;
    padding: 0;
}
.product-aside-tabs .active a {
    color: #7ac25e;
}
.product-aside-tabs+.tab-content {
    margin-top: 0;
    margin-bottom: 0;
}
.product-info__quickorder {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    color: #a3a3a4;
    border-bottom-color: #a3a3a4;
    font-size: 17px;
    line-height: 20px
}
.product-info__quickorder:active, .product-info__quickorder:hover, .product-info__quickorder:visited {
    color: #a3a3a4
}
.product-info__custom-block ul {
    font-size: 13px;
    line-height: 20px
}
.product-info__custom-block ul+ul {
    margin-top: 15px
}
.product-info__data {
    margin-bottom: 40px
}
.product-info__data:nth-child(2) {
    margin-bottom: 7px;
}
.product-info .box__heading {
    padding-top: 15px;
    padding-bottom: 15px;
}
.option__heading {
    margin-bottom: 18px;
}
.options__item {
    margin-bottom: 45px
}
.product-info__data-table {
    width: 100%
}
.product-info__data-table td {
    width: 50%
}
.option__heading {
    line-height: 20px;
    font-size: 14px;
    font-weight: 700
}
.option__table {
    width: 100%
}
.option__table tr td {
    padding: 5px 15px
}
.options-product td.komplex__sku {
    padding: 10px 12px 10px 48px;
    font-size: 15px;
    color: #5b5959;
}
.options-product tr.komplex td.komplex__price {
    padding: 9px 12px 11px 9px;
    font-weight: 700;
    font-size: 15px;
}
.options-product tr.komplex td.komplex__title {
    padding: 6px 12px 14px 22px;
}
.options-product tr.komplex td.komplex__title label {
    font-size: 15px;
}
.option__table label {
    padding-left: 0;
    padding-right: 0;
    color: inherit
}
.komplex>td {
    padding-left: 5px;
    padding-right: 5px
}
@media (max-width: 991px) {
    .kokoc__el-sm--none {
        display: none!important;
    }
}
@media (min-width:993px) {
    .komplex>td {
        padding-left: 15px;
        padding-right: 15px
    }
    .komplex__input {
        padding-left: 30px!important;
        width: 55px
    }
}
.komplex__thumb {
    display: none;
    width: 98px
}
@media (min-width:993px) {
    .komplex__thumb {
        display: table-cell
    }
}
.komplex__title {
    color: #231f20
}
.komplex__sku {
    display: none;
    color: #a3a3a4;
    width: 175px
}
@media (min-width:993px) {
    .komplex__sku {
        display: table-cell
    }
}
.komplex__price {
    font-size: 17px;
    color: #ff7436;
    width: 175px;
    white-space: nowrap
}
.rating, .rating-input {
    font-size: 16px
}
.accordion-group {
    margin-bottom: 0
}
.options-panel, .review-form, .reviews {
    margin-bottom: 50px
}
.product-info-tabs .options-panel {
    margin-bottom: 15px;
}
.accordion-group+.accordion-group {}
.panel.accordion-group {
    border-bottom: 10px solid #fff;
    transition: .4s ease-in-out;
}
.panel.accordion-group.active__accordion {
    border-bottom: 0px solid #fff;
}
.accordion-group__heading {
    padding: 9px 30px 9px 35px;
    position: relative;
    background-color: #f3f3f3;
    background-image: url(image/accordion__product.png);
    background-repeat: no-repeat;
    -webkit-background-size: 20px;
    background-size: 20px;
}
.options-product .accordion-group__heading:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 11px;
    top: 18px;
    right: 37px;
    transition: all .4s ease-in-out;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    background-image: url(/image/accordion__product.png);
}
.accordion-group.active__accordion .accordion-group__heading:after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.accordion-group__heading a {
    line-height: 20px;
    display: inline-block;
    position: relative;
    padding-left: 0;
    font-weight: 400;
    font-size: 18px;
    border-bottom: 1px solid #bdbdbd;
}
.accordion-group__heading a:before {
    content: none;
    position: absolute;
    left: 0;
    top: -2px;
    line-height: 20px;
    color: #a3a3a4
}
.accordion-group__heading a.collapsed:before {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    line-height: 20px;
    color: #a3a3a4
}
.accordion-group__body {
    font-family: Neris
}
.options-product .accordion-group .accordion-group__body {
    padding-top: 0;
    padding-bottom: 0;
}
.options-panel__center, .options-panel__left {
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 20px
}
.options-panel__data {
    display: block;
    line-height: 20px;
    padding-left: 30px;
    padding-right: 30px;
    font-weight: 100;
    letter-spacing: 1px
}
.options-panel__products {
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px dotted
}
.mini-cart-table tr, .product-in-cart {
    border: 1px solid #f3f3f3
}
.options-panel__total {
    color: #ff7436
}
.star_null {
    color: #c8c8c8
}
.star_full {
    color: #FDD533
}
.rating-input span {
    margin-left: 5px
}
.review {
    padding: 20px 0
}
.review__author {
    color: #000;
    font-weight: 700
}
.review__date {
    color: #9a9a9a
}
.review__text {
    font-size: 14px;
    line-height: 16px;
    color: #000
}
.review__text p {
    margin-bottom: 0
}
.block {
    padding-top: 20px
}
.block__heading {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}
.block__heading--lowercase {
    font-size: 15px;
    text-transform: none
}
.centers__link, .centers__row {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}
.block__heading .count {
    color: #a3a3a4
}
.block__body {
    padding-top: 40px
}
.centers {
    margin-bottom: 50px
}
.brands-filter .form__group, .contact {
    margin-bottom: 30px
}
.centers tr td {
    padding: 10px 15px;
    line-height: 20px
}
.centers__row {
    text-transform: uppercase;
    width: 10%;
    text-align: center
}
.centers__link {
    text-transform: uppercase;
    color: #231f20
}
.centers__link:visited {
    color: #7ac25e
}
.centers__link:hover {
    color: #ff7436
}
.centers__link:active {
    color: #ff621d
}
.contact .icon {
    color: #7ac25e
}
.brands-filter .jcf-select-form__control {
    display: block
}
.alphabet {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0 0 50px
}
.alphabet:after, .alphabet:before {
    content: " ";
    display: table
}
.alphabet__item .alphabet__link {
    background-color: transparent;
    color: #231f20
}
.alphabet__item .alphabet__link.active {
    background-color: #fff
}
.alphabet__link {
    display: block;
    padding: 15px 10px;
    font-size: 15px;
    line-height: 20px;
    color: #a3a3a4;
    background-color: #f3f3f3
}
.alphabet__link:visited {
    color: #a3a3a4
}
.alphabet__link:hover {
    color: #231f20
}
.alphabet__link:active {
    color: #a3a3a4
}
.brand-categories {
    margin-bottom: 30px
}
.brand-collections {
    margin-bottom: 50px
}
.cart-products {
    margin-bottom: 40px
}
.cart-products__item {
    margin-bottom: 15px
}
.product-in-cart {
    position: relative
}
.product-in-cart__table {
    width: 100%;
    line-height: 20px
}
.product-in-cart__table tr td {
    padding: 10px 15px;
    vertical-align: middle
}
.product-in-cart__thumb {
    display: none
}
.kokoc__top-bar {}
.kokoc__top-bar .logo__link {
    max-width: 150px;
}
.kokoc__top-bar .top-bar__logo {
    position: fixed;
    z-index: 11;
    top: -62px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}
.top-bar__logo .logo {
    margin-bottom: 0;
}
.kokoc__search-bar {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 90%;
    flex: 1 1 90%;
    -webkit-box-ordinal-group: -2;
    -ms-flex-order: -3;
    order: -3;
}
.kokoc__search-bar .header-tools__cart {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
}
.kokoc__search-bar .header-tools__link {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 5%;
    flex: 0 0 5%;
}
.kokoc__search-bar .navigation__center {
    width: auto;
    margin: 0 12px;
}
@media (min-width:350px) {
    .kokoc__search-bar .navigation__center {
        width: 246px;
    }
}
.kokoc__search-bar .input-group .form-control>input {
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.kokoc__search-bar .input-group-addon:first-child {
    padding-right: 4px;
}
.phone__container {}
.kokoc__search-bar .search {
    border-radius: 0;
    padding: 0;
    margin-top: 8px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    margin-bottom: 12px;
}
@media (min-width:992px) {
    .navigation {
        height: auto;
    }
    .phone__text {
        line-height: 15px;
    }
    .phone__callback {
        min-width: 140px;
        margin-right: 0px;
        height: auto;
        margin-top: 0;
    }
    .phone {
        margin-top: 0;
        display: block;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
    }
    .kokoc__search-bar .header-tools__link {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .kokoc__search-bar .header-tools__cart {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .header-tools {
        padding: 15px 0;
    }
    .kokoc__md-next--none {
        display: none;
    }
    .header-tools .kokoc__search-bar {
        display: none;
    }
    .filter-group__collapse .filter-group__linkmore {
        display: inline-block;
    }
    .module-filter .panel-heading {
        font-size: 14px;
        line-height: 20px;
        padding: 20px;
        text-align: left;
        border: none;
        margin-top: 0;
    }
    .btn-show-full {
        display: none;
    }
    .filter-group ul.list.hide-item-list>.list__item:nth-child(n + 6) {
        display: block;
    }
    .module-filter .panel-body {
        display: block;
        opacity: 1;
    }
    .button-filter-side {
        display: none;
    }
    .filters--hide {
        display: block;
    }
    .product-in-cart__thumb {
        display: table-cell;
        width: 125px;
        padding: 0!important
    }
    .product-in-cart__price {
        padding-right: 45px!important
    }
}
.product-in-cart__title {
    display: table-cell!important
}
.product-in-cart__code {
    color: #7ac25e
}
.product-in-cart__price {
    color: #ff7436;
    font-size: 17px;
    line-height: 20px;
    white-space: nowrap;
    text-align: center;
    min-width: 100px
}
.product-in-cart__quantity {
    width: 175px
}
@media (min-width:992px) {
    .product-in-cart__quantity {
        padding-right: 45px!important
    }
}
.product-in-cart__remove {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    font-size: 17px;
    color: #ff7436
}
.product-in-cart__remove:visited {
    color: #f3f3f3
}
.product-in-cart__remove:hover {
    color: #ed6363
}
.product-in-cart__remove:active {
    color: #f3f3f3
}
.product-in-cart__remove .icon {
    display: block
}
.product-in-cart:hover .product-in-cart__thumb {
    opacity: .8
}
.mini-cart-table {
    width: 100%
}
.mini-cart-table td {
    padding-left: 15px;
    padding-right: 15px
}
.mini-cart-table td.mini-cart-table__left {
    padding-left: 0;
    padding-right: 15px;
    width: 183px
}
.mini-cart-table td.mini-cart-table__right {
    vertical-align: bottom;
    padding-bottom: 15px
}
.mini-cart-table__name {
    font-size: 15px;
    font-weight: 100;
    line-height: 24px
}
.mini-cart-table__price {
    font-size: 35px;
    font-weight: 100;
    line-height: 50px;
    color: #ff7436;
    margin-top: 20px
}
.table-compare {
    margin-bottom: 30px;
    border-collapse: separate;
    border-spacing: 15px 0
}
.table-compare tbody:first-child tr td {
    border: 1px solid transparent!important;
    padding: 0
}
.table-compare tbody tr:last-child td {
    border-bottom: 1px solid #e4e4e4
}
.table-compare tbody tr td:first-child {
    border: 1px solid transparent;
    border-bottom: 1px solid transparent;
    max-width: 200px;
    text-align: left;
    padding: 15px 0
}
.table-compare tbody tr td {
    padding: 15px;
    max-width: 177px;
    border: 1px solid #e4e4e4;
    border-bottom: 1px solid transparent;
    text-align: center
}
.table-compare tbody tr th {
    padding: 15px 0;
    text-transform: uppercase
}
.table-compare tfoot tr td {
    padding: 15px 0;
    text-align: center
}
.compare-item__image {
    position: relative;
    text-align: center
}
.compare-item__image .button_remove {
    position: absolute;
    top: 0;
    right: -10px
}
.compare-item__name {
    min-height: 145px;
    overflow-y: hidden;
    padding: 15px 0 10px;
    text-align: left
}
.compare-item__name a {
    display: block;
    text-transform: none;
    text-decoration: none;
    line-height: 20px;
    font-size: 14px
}
.compare-item__rating {
    text-align: center;
    padding-bottom: 15px
}
.compare-item__status {
    padding-bottom: 10px
}
.compare-item__price {
    height: 50px;
    padding-bottom: 10px
}
.compare-panel__title {
    display: block;
    padding-bottom: 15px;
    text-transform: uppercase
}
.compare-panel .btn.active {
    background-color: #7ac25e;
    color: #fff
}
.ui-menu {
    list-style: none;
    border-radius: 0;
    border: none;
    padding: 21px 0 0;
    background: #f3f3f3
}
.ui-menu-item {
    transition: background-color .3s ease
}
.ui-menu-item:hover {
    background-color: #fff
}
.autosearch-item {
    width: 100%;
    vertical-align: top
}
.autosearch-item td {
    padding: 5px;
    vertical-align: top
}
.autosearch-item .name {
    display: block;
    font-size: 15px;
    line-height: 18px;
    max-width: 300px
}
.autosearch-item .model {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    line-height: 18px
}
.autosearch-item .price {
    width: 85px
}
.autosearch-item .price span {
    display: block;
    font-size: 15px;
    line-height: 18px;
    white-space: nowrap
}
.autosearch-item .price .price-old {
    font-size: 13px;
    color: #a3a3a4;
    text-decoration: line-through
}
.full-screen-btn {
    display: none;
    background-color: #ff7436;
    color: #fff;
    font-size: 13px;
    padding: 2px 5px 3px;
    border-radius: 3px;
    top: 20px;
    right: 135px;
    position: fixed;
    z-index: 11;
}
.header-tools__item.header-tools__mobile-screen-btn {
    -webkit-box-ordinal-group: -4;
    -ms-flex-order: -3;
    order: -3
}
.header-tools__item.header-tools__mobile-screen-btn a {
    display: block;
    min-height: 27px;
    background-image: url("images/png-icons/mobile-screen-btn.png");
    background-repeat: no-repeat;
    background-position: center;
}
.full-screen-btn:hover {
    background-color: #ff8650;
}
.full-screen-btn a {
    min-width: 27px;
    height: 27px;
    display: block;
    color: inherit;
}
@media (max-width:991px) {
    .kokoc__top-bar .header-tools {
        padding-left: 0;
    }
    .full-screen-btn {
        display: block;
    }
}
@media (max-width: 480px) {
    .full-screen-btn, .full-screen-btn:hover {
        background-color: transparent;
    }
    .full-screen-btn a {
        font-size: 0;
        background-image: url("images/png-icons/full-screen-btn.png");
    }
}
.span-agree {
    display: inline-block;
    margin: 10px 0 0 1px;
    width: 100%;
}
.row .span-agree {
    margin: 10px 0 0 16px;
}
.block.form-styled .span-agree {
    margin: 10px 0 0 1px;
}
.span-agree a {
    text-decoration: underline;
}
figure.subcategories__item.active {
    background-color: #fff;
}
.oc-group-heading {
    font-size: 18px;
}
.oc-group {
    text-decoration: underline;
}
.oc-group:hover {
    text-decoration: none;
}
html.lt-ie9 body>p.chromeframe {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 1000000;
    padding: 65px 30%;
    background-color: white;
    font-size: 32px;
    line-height: 1.5;
}
html.lt-ie9 body {
    overflow: hidden;
}
/*edits 10.10.2017 start*/

/*edits 10.10.2017 end*/

.seo-pages-links {
    display: block
}
.seo-pages-links-container {
    display: block
}
.seo-pages-links-container .seo-pages-links {
    display: inline-block
}
.product-info__custom-block-special {
    background-color: #FFD700;
}
#special-tab p {
    text-align: center;
    margin-bottom: 0;
}
#special-tab p a {
    color: #231f20;
}
.special-tab a {
    background-color: #FFD700;
}
.b-attention__pulse {
    -webkit-animation: pulse 1.5s infinite;
    animation: pulse 1.5s infinite;
}
@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 1, 0, 1)
    }
    70% {
        box-shadow: 0 0 10px 15px rgba(255, 1, 0, 0)
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 1, 0, 0)
    }
}
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 1, 0, 1)
    }
    70% {
        box-shadow: 0 0 10px 15px rgba(255, 1, 0, 0)
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 1, 0, 0)
    }
}
.page-search h1.h1, .page-search .form__group, .page-search .product-filter .row {
    margin-bottom: 0px
}
.page-search h2.h2 {
    margin-bottom: 5px
}
.label-for-price-range {
    cursor: pointer
}
#button-apply.display-block {
    display: block;
    top: unset;
    left: 80%;
    margin-top: -8px;
    min-width: unset;
    width: 165px;
    cursor: pointer;
}
#centres td {
    padding: 3px;
}
.akcdiv1 {
    border: 1px solid #eee;
    width: 49%;
    float: left;
    padding: 10px;
    margin-right: 1%;
    min-height: 240px;
    margin-bottom: 10px;
}
.akcdiv2 {
    border: 1px solid #eee;
    width: 49%;
    float: left;
    padding: 10px;
    min-height: 240px;
    margin-bottom: 10px;
}
.akcdiv1 img, .akcdiv2 img {
    width: 100%;
}
p.zag {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
}
p.zag a {
    text-decoration: none;
    color: #000;
}
p.descr2 {
    margin-bottom: 5px;
}
@media (max-width:767px) {
    figure.subcategories__item.thumbnail>img {
        display: none;
    }
    figure.subcategories__item .thumbnail__body--overlay, .subcategories-wrraper .subcategories>.row .seo-pages-links>a, .subcategories-wrraper .subcategories>.row .seo-pages-links>span {
        position: static;
        font-size: 14px;
        padding: 8px 15px;
        min-height: 0;
        line-height: 14px;
    }
    .subcategories-wrraper .subcategories>.row .seo-pages-links>a, .subcategories-wrraper .subcategories>.row .seo-pages-links>span {
        border: 1px solid #f3f3f3;
        margin: 0 5px 6px;
        width: calc(50% - 10px);
        text-decoration: none;
    }
    .subcategories-wrraper .subcategories>.row .seo-pages-links>a:hover {
        background-color: #fcfcfc;
    }
    .subcategories-wrraper .subcategories>.row, .subcategories-wrraper .subcategories>.row .seo-pages-links {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .subcategories-wrraper .subcategories>.row>.col-md-custom-1-5 {
        width: 50%;
    }
    .subcategories-wrraper .subcategories>.row>.col-md-custom-1-5>figure {
        height: calc(100% - 6px);
        margin-bottom: 6px;
    }
    .subcategories-wrraper .subcategories>.row>.col-md-custom-1-5>a {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}
@media (max-width:639px) {
    .subcategories-wrraper .subcategories>.row>.col-md-custom-1-5 {
        width: 100%;
    }
    .subcategories-wrraper .subcategories>.row .seo-pages-links>a, .subcategories-wrraper .subcategories>.row .seo-pages-links>span {
        width: calc(100% - 10px);
    }
    .subcategories-wrraper .subcategories>.row>.col-md-custom-1-5>a {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}
.product-info-tabs .tab-pane>.options-panel {
    margin-top: 30px;
    background-color: white;
    border: 2px solid #7ac25e;
    color: black;
    font-size: 18px;
}
.product-info-tabs .tab-pane>.options-panel .options-panel__data {
    font-weight: 600;
}
.product-info-tabs .tab-pane>.options-panel .js-quickorder-button {
    color: black;
    white-space: nowrap;
}
.product-info-tabs .tab-pane>.options-panel .btn {
    padding: 21px 30px;
    margin-left: 1px;
    font-size: 18px;
}
@media (max-width:991px) {
    .product-info-tabs .tab-pane>.options-panel .btn {
        margin-left: 0;
    }
    .product-info-tabs .tab-pane>.options-panel .js-quickorder-button {
        margin-left: 32px;
    }
}
@media (min-width:992px) {
    .product-info-tabs .tab-pane>.options-panel.fixed-options {
        position: fixed;
        top: -30px;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 36px);
        z-index: 100;
        max-width: 940px;
    }
}
@media (min-width: 1200px) {
    .product-info-tabs .tab-pane>.options-panel.fixed-options {
        max-width: 1140px;
    }
}
#search-mobile {
    display: none;
}
.mobile__nav {
    display: none;
}
@media (max-width: 991px) {
    .header>.container {
        width: 100%;
    }
    .kokoc__top-bar .top-bar__logo {
        left: 55px;
        transform: none;
    }
    .kokoc__top-bar .header-tools {
        padding-top: 0;
        padding-right: 35px;
        padding-left: 245px;
        padding-bottom: 16px;
    }
    .header__right .call_phone_2>a {
        position: fixed;
        right: 13px;
        top: 22px;
        z-index: 11;
        width: 24px;
        height: 23px;
        font-size: 0;
        display: inline-block;
        overflow: hidden;
        color: transparent;
        background-image: url('images/svg-icons/phone-top.svg');
        background-size: contain;
    }
    .header__right .phone__text, .header__right .phone__callback {
        display: none;
    }
    .header__right .phone {
        margin-top: 0;
    }
    .header-cart {
        width: 23px;
        height: 22px;
        margin-top: 18px;
        /* background-image: url('images/svg-icons/cart.svg');*/
        background-size: contain;
    }
    .header-tools__item.header-tools__wishlist {
        display: none;
    }
    .header-cart>i {
        display: none;
    }
    .navigation {
        height: 0;
    }
    .b-owlslider-box {
        display: block;
    }
    .header {
        height: 122px;
        padding-bottom: 56px;
        background-color: #f3f3f3;
    }
    #search-mobile {
        display: block;
    }
    #search-mobile .search {
        margin-bottom: 0;
        padding: 0;
        margin-top: 28px;
        border: 1px solid #e6e6e6;
        background-color: #ffffff;
    }
    #search-mobile .input-group .form-control>input, #search-mobile .input-group-addon {
        font-size: 13px;
    }
    .kokoc__search-bar .navigation__center {
        display: none;
    }
    #js-google-map, .footer__logo {
        display: none;
    }
    .footer__social {
        margin-top: 35px;
        margin-bottom: 29px;
    }
    .footer__social .social {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer__social .social__item--text {
        font-size: 24px;
        line-height: 1;
        width: 100%;
    }
    .footer__social .social__item i {
        display: none;
    }
    .footer__social .social__link {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        margin-right: 23px;
        margin-left: 0;
    }
    .footer__social .social__item:nth-last-of-type(2) {
        order: 3;
    }
    .footer__social .social__item:nth-last-of-type(2) .social__link {
        margin-right: 0;
    }
    .footer__social .social__link--facebook {
        background-image: url('images/svg-icons/fb-icon.svg');
    }
    .footer__social .social__link--vk {
        background-image: url('images/svg-icons/vk-icon.svg');
    }
    .footer__social .social__link--twitter {
        background-image: url('images/svg-icons/twitt-icon.svg');
    }
    .footer__copyright {
        text-align: left;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 1;
    }
    .footer__powered {
        text-align: left;
        margin-bottom: 15px;
        font-size: 14px;
    }
    .footer__nav>.nav {
        display: block;
    }
    .footer__nav .nav--inline .nav__item {
        display: block;
        float: none;
        text-align: left;
        padding-left: 0;
        padding-right: 0;
    }
    .footer__nav .nav--inline .nav__item>a {
        padding-left: 22px;
        padding-right: 17px;
        padding-top: 16px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e6e6e6;
        text-transform: uppercase;
        font-size: 16px;
        color: #231f20;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
    }
    .footer__nav .nav--inline .nav__item.catalog>a {
        width: calc(100% + 30px);
        max-width: none;
        margin-left: -15px;
        background-color: #7ac25e;
        color: #fff;
        padding-left: 37px;
        padding-right: 32px;
        font-weight: 600;
    }
    .footer__nav .nav--inline .nav__item.catalog>a:after {
        background-image: url('images/svg-icons/arrow-white.svg');
    }
    .footer__nav .nav--inline .nav__item>a:after {
        display: block;
        content: "";
        width: 9px;
        min-width: 9px;
        height: 17px;
        background-size: 9px 17px;
        background-image: url('images/svg-icons/arrow-gray.svg');
    }
    .common-home .benefits, .common-home .panel.module-brands, .common-home .panel.module-categories-panel.custom_class_module {
        display: none;
    }
    .common-home .our-addres {
        min-height: 0;
    }
    .common-home .our-addres .our-addres__content {
        padding-top: 30px;
        padding-bottom: 35px;
    }
    .common-home .our-addres__content .tab-content {
        margin-bottom: 0;
    }
    .common-home .our-addres .our-links {
        margin-bottom: 0;
    }
    .common-home .our-addres__content #office {
        text-align: center;
    }
    .common-home .our-addres .button-callback {
        width: 340px;
        max-width: 100%;
        padding-top: 18px;
        padding-bottom: 20px;
        font-size: 24px;
        margin-bottom: 20px;
    }
    .common-home .our-addres .phones {
        margin-bottom: 20px;
    }
    .common-home .module-product-tabs .tab-pane .nav-tabs {
        display: none;
    }
    .common-home .module-welcome-layout {
        min-height: 0;
    }
    .common-home .module-welcome .welcome {
        width: 60%;
        font-size: 16px;
        line-height: 1.25;
    }
    .common-home .module-welcome {
        margin-bottom: 0;
    }
    .common-home .module-welcome .panel-body {
        padding-top: 45px;
        padding-bottom: 0;
    }
    .common-home .module-welcome .welcome h1, .common-home .module-welcome .welcome .h1 {
        font-size: 20px;
        line-height: 1;
    }
    .common-home .module-welcome-layout:before {
        background-position: left 0 top 0;
        background-size: 100% 100%;
        right: -40%;
    }
    .common-home section.ptabs-ov-hidden {
        background-color: #f3f3f3;
    }
    .common-home .b-owlslider-box .owl-buttons {
        display: none;
    }
    .common-home .module-product-tabs .nav-tabs__item.active .nav-tabs__link {
        background-color: #ff7436;
        color: #ffffff;
        border-radius: 19px;
        border-bottom: 0;
        padding: 9px 15px 11px;
    }
    .common-home .module-product-tabs .nav-tabs__item {
        padding: 0;
        margin-left: 45px;
        margin-bottom: 20px;
    }
    .common-home .module-product-tabs .nav-tabs__item:first-of-type {
        margin-left: 0;
    }
    .common-home .module-product-tabs .nav-tabs__item .nav-tabs__link {
        font-size: 18px;
        line-height: 1;
        border-bottom: 1px solid #bfbebe;
    }
    .common-home .module-product-tabs .product-thumb {
        border: 1px solid #e6e6e6;
        background-color: #ffffff;
        display: flex;
        padding-bottom: 95px;
    }
    .common-home .module-product-tabs .product-thumb__panel .emulate-cell--50.product-thumb__button-wrraper {
        position: absolute;
        bottom: 10px;
        left: 10px;
        width: calc(100% - 20px);
    }
    .common-home .module-product-tabs .product-thumb__button {
        padding: 15px 10px;
        font-size: 18px;
    }
    .common-home .module-product-tabs .product-thumb__media {
        width: 40%;
    }
    .common-home .module-product-tabs .product-thumb__content {
        width: 60%;
    }
    .common-home .module-product-tabs .product-thumb__panel .emulate-cell--50 {
        width: 100%;
    }
    .common-home .module-product-tabs .product-thumb__price {
        text-align: left;
        padding-left: 15px;
    }
    .mobile__nav .footer__nav {
        margin-bottom: 0;
    }
    .mobile__nav {
        position: relative;
        display: block;
    }
    .mobile__nav:after {
        display: block;
        content: "";
        height: 10px;
        width: 100%;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), transparent);
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 10;
    }
    .common-home .module-product-tabs .nav-tabs {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .common-home .module-product-tabs .panel-body {
        padding-bottom: 0;
    }
}
.pointer {
    cursor: pointer;
}
.buy-one-click-btn {
    height: 20px;
}
.buy-one-click-btn .product-info__quickorder {
    margin-top: 0px;
    vertical-align: top;
    line-height: 18px;
    white-space: nowrap;
    font-size: 15px;
}
/**/

.fastViewBtn {
    width: calc(100% - 40px);
    height: 40px;
    border: 1px solid #92c165;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    color: #494646;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.05px;
    position: absolute;
    transform: translate(-50%,50%);
    left: 50%;
    top: calc(50% - 40px);
    padding: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.product-thumb:hover .fastViewBtn {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#fastViewModal.modal .close {
    margin: 0;
    right: 0;
    top: 0;
    z-index: 9;
    left: auto;
    width: 43px;
    height: 43px;
    background-color: #92c165;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    font-size: 0;
    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjciIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyNyAyOSI+PGRlZnM+PHBhdGggaWQ9Ijc1OGVhIiBkPSJNMTA3NS42NSAxMTguMzVsLjctLjcgMTIuMTYgMTMuMTMgMTIuNzktMTIuNzkuNzEuNzEtMTIuODEgMTIuODIgMTIuMTUgMTMuMTMtLjcuNy0xMi4xNi0xMy4xMy0xMi43OSAxMi43OS0uNzEtLjcxIDEyLjgxLTEyLjgyeiIvPjwvZGVmcz48Zz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA3NSAtMTE3KSI+PHVzZSBmaWxsPSIjZmZmIiB4bGluazpocmVmPSIjNzU4ZWEiLz48L2c+PC9nPjwvc3ZnPg==');
    background-repeat: no-repeat;
    -ms-background-position: 50% 50%;
    background-position: 50% 50%;
}
#fastViewModal .modal-content {
    padding: 13px 80px 30px 13px;
}
#fastViewModal .modal-body {
    padding: 0;
}
#fastViewModal .modal-header {
    padding: 0;
}
#fastViewModal .product-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    max-width: 100%;
}

#fastViewModal .product-info__left {
    padding-right: 35px;
    flex: 1 0 350px;
}
#fastViewModal .modal-dialog {
    width: 920px;
}
#fastViewModal .product-info__right {
    flex: 0 1 auto;
    padding: 35px 0 0 35px;
    position: relative;
}
#fastViewModal .title {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: initial;
}
#fastViewModal .product-info__price {
    font-size: 24px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
#fastViewModal .product-info__price {
    margin-bottom: 0;
}
#fastViewModal .product-info__bottom {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    max-width: 100%;
    position: absolute;
    bottom: 0;
}
#fastViewModal .product-info__bottom .product-info__addtocart {
    width: 210px;
    height: 41px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    margin-right: 25px;
}
#fastViewModal .product-info__bottom .to-product {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    width: 210px;
    height: 41px;
    border: 1px solid #92c165;
    color: #92c165;
    font-size: 16px;
}
#fastViewModal .product-info__bottom .to-product:hover {
    background-color: #92c165;
    color: #fff;
}

#fastViewModal .product-info__data {
    margin: 17px 0 0 0;
}
#fastViewModal .product-info__data.table {
    margin-top: 43px;
}
#fastViewModal .product-info__price .price-new {
    line-height: 1;
}
#fastViewModal .product-info__stock {
    line-height: 1;
    margin-top: 0;
}
#fastViewModal  .product-info__thumbnails {
    margin-bottom: 0;
}
#fastViewModal .product-info__list {
    margin-top: 53px;
    margin-bottom: 53px;
}
#fastViewModal  .product-info__thumb {
    height: 340px;
    margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
    #fastViewModal .modal-dialog {
        max-width: calc(100% - 20px);
    }
}
@media screen and (max-width: 768px) {
    #fastViewModal .modal-content {
        padding: 13px;
    }
    #fastViewModal .product-info {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    #fastViewModal .product-info__left,
    #fastViewModal .product-info__right {
        flex: 1 0 auto;
        padding-right: 0;
        padding-left: 0;
    }
    #fastViewModal .product-info__bottom {
        position: relative;
        width: 100%;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 20px;
    }
    #fastViewModal .product-info__bottom .product-info__addtocart {
        margin-right: 0;
        margin-bottom: 10px;
    }
}
#ocfilter {
    position: relative;
}
.preloader {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
    display: none;
    background: #fff;
    opacity: 0.7;
}
.preloader.loaded {
    display: block;
}
.page-loader-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 36px;
    height: 36px;
    margin: -18px 0 0 -18px;
    border-radius: 50%;
    border: 2px solid;
    border-top-color: rgba(34, 34, 34, 1);
    border-bottom-color: rgba(0, 0, 0, 0.15);
    border-left-color: rgba(34, 34, 34, 1);
    border-right-color: rgba(0, 0, 0, 0.15);
    -webkit-animation: page-loader-circle 0.8s linear infinite;
    animation: page-loader-circle 0.8s linear infinite;
}

@keyframes page-loader-circle {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes page-loader-circle {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.wrapper-no-image {
    display: block;
}
.wrapper-no-image .seo-pages-links.noimage {
    float: none;
    width: auto;
    display: inline-block;
}
.wrapper-no-image .seo-pages-links.noimage .filter-group__linkmore {
    font-size: 14px;
    float: none;
    width: auto;
}
.slide__description p {
    margin-bottom: 0px;
}
.slider_text_small {
    font-size:11px;
}
.slider__item.slide .slide__bg-image.desktop {
    display: block!important;
}
.slider__item.slide .slide__bg-image.mobile {
    display: none!important;
}
@media (max-width: 640px) {
    .slider__item.slide .slide__bg-image.desktop {
        display: none!important;
    }
    .slider__item.slide .slide__bg-image.mobile {
        display: block!important;
    }
}
.product-info__content .emulate-table .text--accent {
    font-weight: 700;
}
.goods-code {
    font-weight: 700;
}

.worktime {
    text-align: center;
    font-weight: bold;
    margin-top: 0px;
    font-size: 15px;
    padding: 0 15px 0 15px;
}
@media (max-width: 991px) {
    .worktime {
        margin-top: 50px;
        font-size: 13px;
    }
}

#product-option-accordion table {
    position: relative;
    z-index: 1;
}
#product-option-accordion tr {
    background: none;
    border: unset;
}

.selecting-panel {
    background-color: #f6f6f6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 20px;
}
.selecting-panel__selected {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.selecting-panel__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.selecting-panel__title, .selecting-panel__count {
    color: #8a8a8a;
    font-family: Neris;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0.16px;
}
.selecting-panel__title {
    margin-left: 12px;
}
.selecting-panel__sort {
    color: #8a8a8a;
    font-family: Neris;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0.16px;
}
.added_date {
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0.16px;
}

.selecting-panel__price {
    color: #323030;
    font-family: Neris;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0.16px;
}
.with_border {
    border-right: 1px solid #e6e6e6;
    padding-right: 16px;
    padding-left: 11px;
}
.last_child {
    padding-left: 15px;
}
.bottom_dots {
    border-bottom: 1px dotted #b6b6b6;
}
.selecting-panel__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    cursor: pointer;
}
.selecting-panel__item img {
    margin-left: 8px;
}
.selected-list__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 39px;
    margin-bottom: 5px;
}
.selected-list__nav-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 215px;
}
.pending-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-top: 1px solid #f3f3f3;
    padding-bottom: 45px;
}
.intocart_btn {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: 0.16px;
    background-color: #92c165;
    padding-top: 10px;
    padding-bottom: 12px;
    padding-left: 19px;
    padding-right: 18px;

}
.intocart_btn:hover {
    opacity: 0.8;
}
.intocart_btn:visited {
    color: #ffffff;
}
.pending-item__checkbox, .pending-item__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.selected-list__item-price {
    color: #272525;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.16px;
}
.green_text {
    color: #92c165;
}
.selected-list__item-instock {
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.16px;
}
.selected-list__item-model {
    color: #272525;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.16px;
    margin-right: 15px;
}
.pending-item__title {
    color: #272525;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.16px;
}
.pending-item__title:hover {
    color: #d2703c;
}
.product-manufacturer1, .product-code, .product-sizes, .product-weight {
    color: #878787;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5px;
}
.product-code {
    font-weight: 600;
    letter-spacing: 0.14px;
    color: #363636;
}
.selected-list__item-intocart {
    padding-top: 14px;
    width: 110px;
    margin-left: 46px;
}
.pending-item__img {
    width: 176px;
    margin-right: 35px;
}
.selected-list__item-model, .selected-list__item-instock, .selected-list__item-price {
    width: 103px;

}
.intocart_btn {
    white-space: nowrap;
}
.selected-list__item-close {
    margin-left: 22px;
    margin-right: 23px;
    margin-top: 10px;
}
.selected-list__item-close img {
    cursor: pointer;
}
.pending-item__checkbox {
    margin-right: 19px;
}
.selected-list__nav-item {
    white-space: nowrap;
    color: #c3c3c3;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.14px;
    width: 103px;
}
.selected-list__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    margin-left: 92px;
}
.pending-item__description {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 15px;
    width: 25%;
}
.product-sizes__value {
    white-space: nowrap;
}
.country_manufacturer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.checkbox_width {
    width: 20px;
    height: 20px;
    vertical-align: unset;
    margin: 0;
}
.product-manufacturer__name, .product-code__value, .product-sizes__value, .product-weight__value {
    margin-left: 5px;
}
.delete_btn {
    color: #787878 !important;
    border: 1px solid #d2d2d2;
    background-color: #f6f6f6;
}
.delete_btn:hover {
    opacity: 0.8;
}
.margin_for_btn {
    margin-left: 12px;
}
.group_btns {
    margin-left: 42px;
    display: none;
}
.group_btns.visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.adaptive_version {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.selected-list__item-close > a {
    display: none;
}
.pending-item:last-child {
    border-bottom: 1px solid #f3f3f3;
}
.adaptive_version_titles {
    display: none;
}
.adaptive_version_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.mobile_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.active_link {
    color: #d2703c !important;
}
.checkbox_width {
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 4px #fff;
    border-radius: 2px;
}

.sorting_spear.rotate_spear {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    border-bottom: none;
    border-top: 1px dotted #b6b6b6;
}
.checkbox input[type=checkbox]:checked+.checkbox_width {
    background-color: white;
    border-color: #a3a3a4;
}
.checkbox input[type=checkbox]:checked+.checkbox_width:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #d2703c;
    opacity: 1;
    border-radius: 2px;
    margin: 4px;
    position: absolute;
}
.padding_label {
    margin: 8px 0;
    padding: 0;
    line-height: 15px;
}
.padding_label input[type=checkbox] {
    margin: 0;
}
@media screen and (max-width: 1199px) {
    .selected-list__nav {
        display: none;
    }
    .selecting-panel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .selecting-panel__wrap {
        margin-top: 25px;
    }
    .pending-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 50%;
        margin: auto;
        border: 1px solid #efeaea;
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 15px;
    }
    .pending-item__description {
        width: 100%;
    }
    .adaptive_version {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .selected-list__group {
        margin-left: 0;
    }
    .selected-list__item-intocart {
        margin-left: 0;
    }
    .selected-list__item-close {
        margin-top: 6px;
    }
    .selected-list__item-close img {
        display: none;
    }
    .selected-list__item-close > a{
        display: block;
    }
    .mobile_close_btn {
        background: url('http://sanok.alexa.sorokarm.ru/image/data/selected_products/close.png');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        height: 44px;
        width: 44px;
    }
    .product-manufacturer__title, .product-code__title, .product-sizes__title, .product-weight__title {
        color: #363636;
        font-weight: 600;
    }
    .product-manufacturer__name, .product-code__value, .product-sizes__value, .product-weight__value {
        color: #878787;
        font-weight: 400;
    }
    .adaptive_version_titles {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .adaptive_version_title {
        color: #363636;
        font-weight: 600;
    }
    .adaptive_version_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 11px;
        margin-bottom: 11px;
    }
    .selected-list__group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .selected-list__item-model, .selected-list__item-instock {
        margin-bottom: 10px;
    }
    .selected-list__group {
        padding-top: 0;
    }
}
@media screen and (max-width: 570px) {
    .pending-item {
        width: 90%;
    }
}

@media screen and (max-width: 431px) {
    .selecting-panel__selected {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .group_btns {
        margin-left: 0;
        margin-top: 15px;
    }
}
@media screen and (max-width: 392px) {
    .selecting-panel__wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mobile_wrap {
        margin-top: 15px;
    }
}

#show_more {
    width: 100%;
    color: #231f20;
    background: 0 0;
    font-weight: 200;
    border: 1px solid #f3f3f3;
    margin-bottom: 20px;
}

#show_more:hover {
    border: 1px solid #7ac25e;
    background: #7ac25e;
    color: #fff;
}

.select-city {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-left: 15px;
    padding-top: 17px;
}
.select-city__toggle.jcf-reset-appearance {
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.select-city .jcf-select-text > span {
    color: #aeaeaf;
    font-size: 13px;
    font-weight: 300;
    opacity: 1;
}
.select-city__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.select-city__toggle option {
    color: #aeaeaf;
    font-size: 13px;
    font-weight: 300;
    opacity: 0.5;
}
.select-city__toggle option:checked {
    color: #aeaeaf;
    opacity: 1;
}
.select-city__toggle option:checked + .jcf-unselectable.jcf-select-select-city__toggle {
    border: 1px solid #f8f8f8;
}
.adaptive-select__image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.adaptive-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-right: 20px;
    padding: 2px;
}
@media screen and (min-width: 992px) {
    .adaptive-select {
        display: none;
    }
}
.select-city__toggle {
    display: none;
}
.select-city__current-triangle:before {
    content: '';
    display: block;
    width: 6px;
    height: 3px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #b9b9b9;
}
.select-city__current {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #aeaeaf;
    font-size: 13px;
    font-weight: 300;
    padding-left: 8px;
}
a.select-city__toggle-item {
    color: #aeaeaf;
    font-size: 13px;
    font-weight: 300;
    display: block;
    padding: 5px 8px;
    line-height: 16px;
}
a.select-city__toggle-item:hover {
    background-color: #7ac25e;
    color: #ffffff;
}
.select-city__toggle {
    position: absolute;
    z-index: 100;
    background-color: #ffffff;
    border-bottom: 1px solid #f8f8f8;
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;
    margin-top: 20px;
    width: 100px;
}

.select-city__current-triangle {
    margin-left: 14px;
}
.select_links {
    padding: 0;
    list-style: none;
    margin: 0;
}
.wrap_for_border {
    margin-left: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #ffffff;
    width: 100px;
}
.adaptive-toggle {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 100;
    background-color: #ffffff;
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;
    border-bottom: 1px solid #f8f8f8;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.21);
}
.wrap_for_border.borders {
    border-left: 1px solid #f8f8f8;
    border-right: 1px solid #f8f8f8;
    border-top: 1px solid #f8f8f8;
}
@media screen and (max-width: 381px) {
    .kokoc__top-bar .header-tools {
        padding-left: 150px;
    }
    .kokoc__top-bar .logo__link {
        max-width: 130px;
    }
    .logo {
        margin-top: 77px;
    }
    .adaptive-select {
        margin-right: 5px;
    }
}
@media screen and (min-width: 700px) and (max-width: 768px) {
    .kokoc__search-bar {
        flex: 1 1 70%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .phone__link, .phone__link_2 {
        font-size: 15px;
    }
    .phone__text {
        font-size: 12px;
    }
    .nav--inline .nav__item {
        padding-left: 5px;
        padding-right: 5px;
    }
    div.header__left {
        padding-top: 32px;
    }
}
.phone__text {
    font-size: 12px;
}
.header__left {
    padding-top: 22px;
}

.seo-pages {
    border-top: 1px solid #fff;
    box-sizing: content-box;
}
.seo-pages-nav {
    width: auto;
    margin: 0;
    padding: 10px 19px;
    background-color: #f3f3f3;
    border: none;
    border-radius: 0;
    box-shadow: none;
    box-sizing: content-box;
}
.seo-pages-nav.hide-item-list li:nth-child(n+10) {
    display: none;
}
.seo-pages-nav__item {
    margin: 0;
    padding: 10px 0;
    list-style: none;
}
.seo-pages-nav__link {
    display: block;
}
.seo-pages-filter {
    position: relative;
    padding: 0 20px 20px;
    cursor: pointer;
}
.seo-pages-filter::before {
    display: none;
    content: '';
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    height: 24px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…B3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(30%, rgba(0, 0, 0, 0)), color-stop(70%, #f3f3f3));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 30%, #f3f3f3 70%);
    background-image: linear-gradient(rgba(0, 0, 0, 0) 30%, #f3f3f3 70%);
}
.seo-pages-nav.hide-item-list + .seo-pages-filter::before {
    display: block;
}

/*
 * newyear banner
 * task 700863
 */
/*.header__center {
    padding-top: 2px;
}*/
.header__infobanner {
    position: fixed;
    top: 66px;
    margin: 0;
    left: 0;
    width: 100%;
    z-index: 10;

    padding: 3px 5px;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    background: #7ac25e;
    color: #ffffff;
}
.header__nav {
    padding-left: 0px;
    padding-right: 0px;
}
@media (min-width: 992px) {
    .header {
        padding-bottom: 35px
    }
    .header__infobanner {
        position: static;
        margin-bottom: 25px;
    }
    .header__infobanner marquee {
        display: none;
    }
}
@media (max-width: 991px) {
    .header {
        height: 149px;
    }
    .header__infobanner span {
        display: none;
    }
    #search-mobile .search {
        margin-top: 43px;
    }
}