/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    height: 100%;
    font-size: 1em;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 3em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    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,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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;
    box-sizing: content-box
}

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
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media only screen and (max-width:1025px) {
    body.basket .main>.container {
        padding-left: 1em;
        padding-right: 1em
    }
}

.open-menu-right body {
    overflow: hidden
}

@font-face {
    font-family: centryl;
    src: url(../fonts/centryl.eot), url(../fonts/centryl.eot?#iefix) format('embedded-opentype'), url(../fonts/centryl.woff) format("woff"), url(../fonts/centryl.woff2) format('woff2'), url(../fonts/centryl.ttf) format("truetype"), url(../fonts/centryl.svg#svgFontName) format('svg')
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: centryl;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}

.icon-youtube:before {
    content: '\e800'
}

.icon-arrow-down:before {
    content: '\e801'
}

.icon-arrow-left:before {
    content: '\e802'
}

.icon-arrow-long-left:before {
    content: '\e803'
}

.icon-arrow-long-right:before {
    content: '\e804'
}

.icon-arrow-right:before {
    content: '\e805'
}

.icon-arrow-up:before {
    content: '\e806'
}

.icon-basket:before {
    content: '\e807'
}

.icon-close:before {
    content: '\e808'
}

.icon-facebook:before {
    content: '\e809'
}

.icon-favorites:before {
    content: '\e80a'
}

.icon-google:before {
    content: '\e80b'
}

.icon-mail:before {
    content: '\e80c'
}

.icon-menu:before {
    content: '\e80d'
}

.icon-message:before {
    content: '\e80e'
}

.icon-minus:before {
    content: '\e80f'
}

.icon-phone:before {
    content: '\e810'
}

.icon-plus:before {
    content: '\e811'
}

.icon-profile:before {
    content: '\e812'
}

.icon-search:before {
    content: '\e813'
}

.icon-submenu:before {
    content: '\e814'
}

.icon-twitter:before {
    content: '\e815'
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    min-width: 320px;
    margin: 0;
    padding-top: 75px;
    padding-bottom: 67px;
    color: #062531;
    line-height: 1.45;
    font-family: 'Roboto Condensed', Arial, sans-serif;
    background-color: #f5f5f5;
    position: relative;
    min-height: 100%
}

@media only screen and (min-width:1025px) {
    body {
        font-size: 16px
    }
}

img {
    border: 0;
    display: block;
    max-width: 100%
}

a {
    text-decoration: none;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    color: #c3202f;
    background-color: transparent
}

a img {
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

a:hover {
    color: #062531
}

a:focus {
    outline: 0;
    text-decoration: none
}

button {
    overflow: visible;
    border: 0 none
}

.space {
    margin-top: 1em;
    margin-bottom: 1em;
    border-color: transparent
}

figure {
    margin: 0
}

var {
    font-style: normal
}

address {
    font-style: normal
}

i {
    font-style: normal
}

p {
    margin-bottom: .3em
}

h1,
h2,
h3,
h4 {
    margin: 1.414em 0 .5em;
    font-weight: inherit;
    line-height: 1.2
}

h2 {
    font-size: 2.369em
}

h3 {
    font-size: 1.777em
}

h4 {
    font-size: 1.333em
}

.font_small,
small {
    font-size: .75em
}

.notify-error,
.notify-success {
    padding: 10px;
    border: 1px solid transparent;
    font-size: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.notify-success {
    background: #adffa8;
    border-color: #7dff75
}

.notify-error {
    background: #ffb99a;
    border-color: #ff9667
}

.form-message-error,
.form-message-success {
    display: none
}

.form-message-error.active,
.form-message-success.active {
    display: block
}

.button1,
.button2 {
    padding: 1em 2em;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block
}

.button3,
.button4 {
    font-size: .875em;
    padding: .2em .8em;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    text-align: center
}

.button1:hover,
.button2:hover,
.button3:hover,
.button4:hover {
    color: #fff;
    -moz-box-shadow: 0 5px 15px 0 rgba(6, 37, 49, .25);
    -webkit-box-shadow: 0 5px 15px 0 rgba(6, 37, 49, .25);
    box-shadow: 0 5px 15px 0 rgba(6, 37, 49, .25)
}

.button1,
.button3 {
    background-color: #062531
}

.button1:hover,
.button3:hover {
    background-color: #c3202f
}

.button2,
.button4 {
    background-color: #c3202f
}

.button2:hover,
.button4:hover {
    background-color: #062531
}

.btn-sm {
    font-size: .875em
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%
}

table tbody tr td,
table tbody tr th,
table tfoot tr td,
table tfoot tr th {
    padding: .875em;
    border-top: 1px solid rgba(6, 37, 49, .05);
    text-align: left
}

table tbody tr:first-child td,
table tbody tr:first-child th,
table tfoot tr:first-child td,
table tfoot tr:first-child th {
    border-top: 0
}

table thead tr th {
    padding: .875em;
    border-top: 0;
    border-bottom: 2px solid rgba(6, 37, 49, .05);
    text-align: left
}

input,
select,
textarea {
    border: 1px solid rgba(6, 37, 49, .2);
    background-color: #fff;
    padding: .5em;
    width: 100%;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

input[type=radio] {
    width: 20px
}

input:focus {
    border: 1px solid #062531
}

.form {
    padding: 0;
    margin: 0
}

.form p {
    margin-top: .5em;
    margin-bottom: .5em
}

.form table tbody td,
.form table tbody th,
.form table tfoot td,
.form table tfoot th,
.form table thead td,
.form table thead th {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width:1025px) {
    .split-row {
        display: table;
        table-layout: fixed;
        width: 100%
    }

    .split-row .split-col {
        display: table-cell;
        padding-left: 4em;
        padding-right: 4em;
        border-right: 1px solid rgba(6, 37, 49, .1)
    }

    .split-row .split-col:first-child {
        padding-left: 0
    }

    .split-row .split-col:last-child {
        padding-right: 0;
        border-right: 0
    }
}

.form-error {
    font-size: .875em;
    padding: .5em 0;
    color: #c3202f;
    display: none
}

.container {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.container>h1,
.container>h2,
.container>h3 {
    margin-top: 0
}

.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.container:after,
.row:after {
    clear: both
}

.vh-container {
    width: 100%;
    height: 100%;
    display: table
}

.vh-content {
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.breadcrumb,
footer,
header,
main {
    transition: transform ease-out .3s;
    -moz-transition: transform ease-out .3s;
    -webkit-transition: transform ease-out .3s;
    -o-transition: transform ease-out .3s
}

main {
    float: none;
    clear: both;
    z-index: 1;
    position: relative;
    min-height: 100%
}

header .bar {
    background-color: rgba(6, 37, 49, .05);
    border-bottom: 1px solid rgba(6, 37, 49, .1)
}

header .bar ul {
    margin: 0;
    padding: 0;
    list-style: none
}

header .bar ul li {
    display: inline-block
}

header .bar ul li a {
    padding: 1em .5em;
    display: block;
    color: inherit;
    font-size: .875em
}

header .bar ul li a:hover {
    color: #c3202f
}

header .bar .lang {
    float: left;
    padding-left: 1em;
    padding-right: 1em
}

header .bar .lang .icon-phone {
    font-size: .875em;
    height: 3.5em;
    line-height: 3.5em;
    display: block
}

header .bar .lang .icon-phone:before {
    font-size: 24px;
    position: relative;
    top: 3px;
    margin: 0
}

header .bar .profile {
    padding-left: 1em;
    padding-right: 1em;
    float: right
}

header .heading {
    padding-top: 1em;
    padding-bottom: 1em
}

header .heading .logo {
    position: relative;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em
}

.w-80 {
    max-width: 80%
}

.w-50 {
    max-width: 50%
}

.ww-45 {
    width: 45%
}

@media only screen and (min-width:1025px) {
    header .heading .logo {
        width: 33.33333%;
        float: left
    }
}

header {
    min-width: 320px;
    height: 75px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    overflow: visible;
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .15);
    z-index: 1000
}

header .logo {
    position: absolute;
    background: #fff;
    text-align: left;
    width: 43px;
    height: 75px;
    left: 10px;
    top: 0;
    transition: width .3s linear;
    overflow: hidden;
    z-index: 1003
}

header .logo:hover {
    width: 200px
}

header .logo a,
header .logo div {
    display: block;
    width: 200px;
    height: 51px;
    margin-top: 17px
}

header .phones {
    float: right;
    margin-right: 10px;
    width: 110px;
    height: 75px;
    line-height: 25px
}

header .phones a {
    text-align: right;
    display: block;
    color: #06242f;
    font-size: 13px
}

header .phones a:hover {
    color: #c3202f
}

header .btn {
    position: relative;
    display: block;
    float: right;
    width: 150px;
    text-align: center;
    line-height: 75px;
    font-size: 15px;
    text-transform: uppercase;
    overflow: hidden
}

header .btn:hover {
    background: #c3202f !important
}

header .btn::after,
header .btn::before {
    content: '';
    position: absolute;
    display: block;
    width: 78px;
    height: 78px;
    background-image: url(../images/ico/gear.png);
    background-position: center;
    background-size: cover;
    opacity: .3;
    top: 70%;
    left: 33%
}

header .btn::before {
    animation: gear 15s reverse infinite linear
}

header .btn::after {
    animation: gear 15s infinite linear
}

@keyframes gear {
    100% {
        transform: rotate(360deg)
    }
}

header .btn::before {
    left: 77%;
    top: 45%;
    width: 45px;
    height: 45px
}

header .menu {
    position: relative;
    background: 0 0;
    margin-right: 260px;
    height: 75px;
    margin-left: 60px;
    z-index: 1
}

.search {
    position: absolute;
    right: 270px;
    top: 15px;
    left: auto;
    background-color: #fff;
    height: 45px;
    width: 45px;
    line-height: 45px;
    overflow: hidden;
    border-radius: 2px;
    z-index: 1002;
    transition: all .4s linear
}

.search.active {
    width: 335px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .3)
}

.search.active:hover {
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .6)
}

.search .input-button {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    height: 100%;
    width: 45px;
    background-image: url(../images/ico/search.png);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 5
}

.search .input-container {
    position: absolute;
    left: auto;
    right: 45px;
    width: 74%;
    height: 100%;
    z-index: 3;
    background: #fff
}

.search .btn-close {
    position: absolute;
    left: 0;
    top: 0;
    color: rgba(0, 0, 0, .3);
    height: 100%;
    width: 45px;
    line-height: 45px;
    cursor: pointer;
    text-align: center;
    font-size: 1.6em;
    z-index: 1;
    opacity: 0;
    transition: all .3s linear
}

.search .btn-close:hover {
    color: #06242f
}

.search.active .btn-close {
    opacity: 1
}

.search input {
    background: 0 0;
    display: block;
    line-height: 45px;
    height: 45px;
    width: 100%;
    border: none;
    color: #000
}

@media only screen and (min-width:1025px) {
    header .heading .cart {
        width: 33.33333%;
        float: left
    }
}

header .toggle {
    width: 65px;
    height: 65px;
    position: absolute;
    top: 5px;
    left: 45px;
    display: block;
    text-align: center;
    color: #062531;
    background-color: #fff
}

@media only screen and (min-width:1025px) {
    header .toggle {
        display: none
    }
}

header .toggle i:before {
    content: '\e80d';
    font-family: centryl;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 30px;
    width: 100%;
    height: 100%;
    line-height: 65px;
    background-color: #fff
}

header .toggle-open {
    left: 0;
    z-index: 2000
}

header .toggle-open i:before {
    content: '\e808'
}

.menu {
    color: #062531
}

.menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

@media only screen and (min-width:1025px) {
    .menu ul>li {
        display: block;
        float: left
    }

    .menu ul.top-menu>li {
        display: inline-block;
        height: 75px
    }

    .menu ul.top-menu>li>a {
        height: 100%
    }
}

@media only screen and (min-width:1025px) {
    .menu ul .haschilds>a:after {
        content: '\e801';
        font-family: centryl;
        position: relative;
        right: -.5em;
        font-size: .875em
    }
}

@media only screen and (max-width:1025px) {
    .menu ul .haschilds i {
        position: absolute;
        right: 0;
        padding: 1em 1.225em;
        top: 0;
        z-index: 99
    }

    .menu ul .haschilds i:before {
        content: '\e811';
        font-family: centryl
    }
}

.menu ul .open>i:before {
    content: '\e80f';
    font-family: centryl
}

.menu ul li {
    position: relative;
    margin: 0;
    padding: 0
}

.menu ul li a {
    position: relative;
    display: block;
    color: #062531;
    text-decoration: none;
    z-index: 1001
}

@media only screen and (min-width:1025px) {
    .menu ul li a {
        padding-left: .5em;
        padding-right: .8em
    }

    .menu ul li ul li a {
        padding: .5em .8em .5em .8em;
        display: block;
        text-decoration: none
    }
}

.menu ul li a:hover {
    color: #c3202f;
    background-color: rgba(0, 0, 0, .05)
}

.menu ul li ul {
    position: relative;
    display: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15)
}

header .menu .phones {
    display: none
}

.menu>ul>li>a {
    text-transform: uppercase;
    height: 75px;
    line-height: 75px;
    background-color: #fff !important;
    font-size: 16px;
    border: 1px solid #fff
}

.menu>ul>li:hover>a {
    height: 76px !important;
    border-left: 1px solid rgba(0, 0, 0, .15);
    border-right: 1px solid rgba(0, 0, 0, .15)
}

@media only screen and (min-width:1025px) {
    .menu ul li ul {
        position: absolute;
        top: 100%;
        z-index: 1000
    }
}

@media only screen and (min-width:1025px) {
    .menu ul li>ul {
        left: 0
    }

    .menu ul li>ul li {
        min-width: 250px
    }
}

.menu ul li ul li:hover {
    display: block
}

.menu ul li ul li ul {
    left: 100%;
    top: 0
}

.menu .top-menu-linck {
    border-bottom: none !important;
    background: 0 0 !important
}

@media only screen and (min-width:1025px) {
    .menu ul li:hover>ul {
        display: block
    }
}

@media only screen and (min-width:1025px) {
    .menu ul li .haschilds>a:after {
        position: absolute;
        right: 1em;
        content: '\e805';
        font-family: centryl
    }
}

@media only screen and (max-width:1025px) {
    .menu ul .haschilds>ul {
        display: none;
        padding-left: 2em
    }
}

.menu ul .open>ul {
    display: block
}

@media only screen and (max-width:1025px) {

    .menu,
    header .menu {
        position: fixed;
        width: 250px;
        top: 0;
        left: 0;
        margin: 0;
        z-index: 999;
        height: 100vh;
        display: none;
        -moz-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .menu.show {
        display: block
    }

    .menu ul>li {
        display: block;
        clear: both;
        height: 35px;
        line-height: 35px;
        padding-left: 15px
    }

    .menu ul>li:hover {
        background-color: #fff
    }

    .menu .hide-3 {
        display: block !important
    }

    .menu .phones {
        display: block !important;
        margin-top: 20px;
        float: none;
        margin-left: 15px
    }

    .menu .phones a {
        text-align: left
    }

    .menu ul>li>a,
    header .menu>ul>li:hover>a,
    header .menu>ul>li>a {
        text-transform: uppercase;
        line-height: 35px !important;
        height: 35px !important;
        border: none !important;
        background: 0 0 !important
    }
}

.open-menu body {
    overflow-x: hidden
}

.open-menu .breadcrumb,
.open-menu footer,
.open-menu header,
.open-menu main {
    -moz-transform: translateX(250px);
    -o-transform: translateX(250px);
    -ms-transform: translateX(250px);
    -webkit-transform: translateX(250px);
    transform: translateX(250px)
}

.open-filter body {
    overflow-x: hidden
}

.open-filter footer,
.open-filter main {
    -moz-transform: translateX(250px);
    -o-transform: translateX(250px);
    -ms-transform: translateX(250px);
    -webkit-transform: translateX(250px);
    transform: translateX(250px)
}

@media only screen and (min-width:1025px) {
    main {
        min-height: 700px
    }
}

.main {
    padding-top: 2em;
    padding-bottom: 2em
}

.hero-slider {
    position: relative;
    min-height: calc(100vh - 75px);
    z-index: 2;
    color: #fff;
    padding-bottom: 0;
    padding-top: 0;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;

}

.hero-slider .container {
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;

    /* Container doesn't need to stretch, just be centered by parent */
    flex: 0 0 auto !important;
    height: auto !important;
    width: 100%;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center;
}





/* Fix for clearfix pseudo-elements interfering with flex container */
.hero-slider .container:before,
.hero-slider .container:after {
    display: none;
}

.hero-slider-btns {
    margin-top: 15px
}

.hero-slider-content {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center
}

@media only screen and (min-width:480px) {
    .hero-slider-content {
        height: auto;
    }
}


.hero-slider .h1 {
    font-size: 3.6em;
    margin: 0;
    font-weight: lighter
}

.hero-slider a {
    color: #fff;
    display: inline-block;
    padding: 0 20px;
    line-height: 35px
}

.hero-slider a:hover {
    text-decoration: underline
}

.h1,
.h2 {
    font-weight: bolder;
    text-transform: uppercase
}

.hero-slider .h2 {
    font-size: 1.8em;
    line-height: 1.2em;
    font-weight: lighter
}

.hero-slider .spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -20px;
    opacity: 1
}

.hero-slider .double-bounce1,
.hero-slider .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #cdcdcd;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out
}

.hero-slider .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.hero-slider .slide-contr {
    width: 3em;
    height: 3em;
    position: absolute;
    top: 50%;
    background-color: #062531;
    z-index: 999;
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.hero-slider .slide-contr:hover {
    color: #fff
}

.hero-slider .slide-contr i {
    width: 2em;
    height: 2em;
    line-height: 2em;
    font-size: 1.5em;
    text-align: center;
    position: relative;
    top: 0;
    display: block
}

.hero-slider #images {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    opacity: 0;
    transition: opacity .6s;
    -moz-transition: opacity .6s;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s
}

.hero-slider #images .image {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover
}

.hero-slider #images .image.image-1 {
    background-image: url(../img/bgr-hero-01.jpg)
}

.hero-slider #images .image.image-2 {
    background-image: url(../img/bgr-hero-02.jpg)
}

.hero-slider .show #images {
    opacity: 1
}

.hero-slider #slide_left {
    left: 0
}

.hero-slider #slide_right {
    right: 0
}

.dealers {
    padding: 1em;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(195, 32, 47, .85);
    margin-top: 4em;
    margin-bottom: 4em
}

@media only screen and (min-width:1025px) {
    .dealers {
        max-width: 30%;
        position: absolute;
        margin-top: -14px;
        right: 0;
        -moz-transform: translate3d(0, -100%, 0);
        -o-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.dealers h3 {
    margin-top: 0;
    margin-bottom: 0
}

.dealers h4 {
    margin-top: 1em;
    line-height: 1.7em
}

.brands {
    padding: 1em;
    width: 100%;
    background-color: rgba(6, 37, 49, .5)
}

@media only screen and (min-width:1025px) {
    .brands {
        position: absolute;
        bottom: 0
    }
}

.brands a {
    display: block;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    opacity: 1
}

.brands a:hover {
    opacity: .5
}

.box-table {
    width: 100%;
    display: table
}

.box-cell {
    display: table-cell
}

.section,
section {
    position: relative;
    padding-top: 2em;
    padding-bottom: 2em;
    z-index: 2
}

.section-products {
    padding-left: 1em;
    padding-right: 1em
}

.products-full .product-item,
.products-small .product-item {
    position: relative;
    padding: 0 !important;
    min-height: 1px;
    margin-top: 15px;
    box-shadow: 0 0 5px 0 rgba(6, 37, 49, 0, .15);
    z-index: 88;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

.products-full .product-item .picture,
.products-small .product-item .picture {
    display: block;
    min-height: 180px;
    overflow: hidden
}

.products-full .product-item .picture img,
.products-small .product-item .picture img {
    opacity: 0
}

@media only screen and (min-width:480px) {

    .products-full .product-item,
    .products-small .product-item {
        width: 46%;
        float: left;
        margin: 2%
    }
}

@media only screen and (min-width:1025px) {

    .products-full .product-item,
    .products-small .product-item {
        width: 23%;
        margin: 1%;
        float: left
    }
}

.products-full .product-item:hover,
.products-small .product-item:hover {
    box-shadow: 0 0 15px 0 rgba(6, 37, 49, .3);
    z-index: 99
}

.products .product-item .picture,
.products-full .product-item .picture {
    display: block;
    min-height: 180px;
    overflow: hidden
}

.listing .products .product-item img,
.products .product-item .picture img,
.products-full .product-item .picture img {
    opacity: 0
}

.product-item .description {
    height: 46px;
    overflow: hidden
}

.section-blog {
    padding-left: 1em;
    padding-right: 1em
}

.product-item {
    background-color: #fff;
    border: 1px solid rgba(6, 37, 49, .2);
    color: #062531
}

.product-item .thumb {
    display: block;
    text-align: center
}

@media only screen and (min-width:1025px) {
    .product-item .thumb {
        min-height: 250px;
        max-height: 250px;
        display: inline
    }
}

.product-item .thumb img {
    display: inline-block
}

.product-item h3 {
    font-size: 1.125em;
    min-height: 6em;
    margin: 0
}

.product-item .info {
    padding: 1em
}

.product-item .prices {
    font-size: 2em;
    font-weight: 700
}

.product-item .prices em {
    font-style: normal;
    font-size: .5em
}

.breadcrumb {
    background-color: rgba(6, 37, 49, .1);
    font-size: .875em
}

.breadcrumb ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.breadcrumb ul li {
    display: inline-block;
    position: relative
}

.breadcrumb ul li a {
    padding: .875em;
    font-size: .875em;
    display: block;
    color: inherit
}

.breadcrumb ul li a:after {
    content: '\e805';
    font-family: centryl;
    position: absolute;
    right: -.5em
}

.breadcrumb ul li:last-child a:after {
    display: none
}

.listing {
    padding-top: 2em;
    padding-bottom: 2em
}

.listing .heading h1 {
    margin-top: 0;
    font-size: 2em
}

.listing .list-panel {
    padding-top: 1em;
    padding-bottom: 1em;
    clear: both;
    font-size: .875em
}

.listing .list-panel:after,
.listing .list-panel:before {
    content: " ";
    display: table
}

.listing .list-panel:after {
    clear: both
}

@media only screen and (min-width:1025px) {
    .listing .list-panel {
        margin-left: -1em;
        margin-right: -1em
    }
}

.listing .list-panel .ajax-panel {
    position: relative;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 1em
}

@media only screen and (min-width:1025px) {
    .listing .list-panel .ajax-panel {
        width: 50%;
        float: left
    }
}

.listing .list-panel .ajax-panel .sort {
    margin-right: 1em
}

.listing .list-panel .ajax-paginator {
    position: relative;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em
}

@media only screen and (min-width:1025px) {
    .listing .list-panel .ajax-paginator {
        width: 50%;
        float: left
    }
}

@media only screen and (min-width:1025px) {
    .listing .list-panel .ajax-paginator .paginator {
        float: right
    }
}

.listing .list-panel select {
    width: auto
}

.listing .products .product-item {
    position: relative;
    min-height: 1px;
    margin: 1%;
    z-index: 88;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s
}

@media only screen and (min-width:480px) {
    .listing .products .product-item {
        width: 48%;
        float: left
    }
}

@media only screen and (min-width:1025px) {
    .listing .products .product-item {
        width: 31%
    }
}

@media only screen and (min-width:1300px) {
    .listing .products .product-item {
        width: 23%
    }
}

.listing .products .product-item:hover {
    -moz-box-shadow: 0 0 15px 0 rgba(6, 37, 49, .1);
    -webkit-box-shadow: 0 0 15px 0 rgba(6, 37, 49, .1);
    box-shadow: 0 0 15px 0 rgba(6, 37, 49, .1);
    z-index: 99
}

.sides .sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em
}

@media only screen and (min-width:1025px) {
    .sides .sidebar {
        width: 20%;
        float: left
    }
}

@media only screen and (max-width:1025px) {
    .sides .sidebar {
        padding-left: 1em;
        padding-right: 1em
    }
}

.sides .listing {
    position: relative;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em
}

@media only screen and (min-width:1025px) {
    .sides .listing {
        width: 80%;
        float: left
    }
}

.sides .toggle {
    width: 32px;
    height: 32px;
    float: left;
    display: block;
    color: inherit
}

@media only screen and (min-width:1025px) {
    .sides .toggle {
        display: none
    }
}

.sides .toggle i:before {
    content: '\e814';
    font-family: centryl;
    font-size: 22px
}

.sides .toggle-open i:before {
    content: '\e808'
}

.sidebar {
    padding-top: 1em;
    padding-bottom: 1em
}

.sidebar ul {
    list-style: none;
    margin: 0;
    border-top: 1px solid rgba(6, 37, 49, .1);
    padding-left: 1.5em
}

.sidebar ul li {
    border-top: 1px solid rgba(6, 37, 49, .1)
}

.sidebar ul li:first-child {
    border-top: 0
}

.sidebar ul li a {
    display: block;
    padding: .5em
}

.sidebar ul li a:before {
    font-family: centryl;
    content: '\e805';
    position: relative;
    left: -.5em;
    font-size: .875em;
    color: #062531
}

.sidebar ul li a.checked {
    color: #062531
}

.sidebar ul li a span {
    color: rgba(6, 37, 49, .5);
    font-size: .875em
}

.sidebar ul li.current>a {
    color: #062531
}

.sidebar .block-box>ul,
.sidebar .category-box>ul,
.sidebar .category-menu>ul {
    margin-left: 0;
    padding-left: 0
}

.sidebar .category-box h3,
.sidebar .category-box h4 {
    margin-top: 1em
}

.sidebar .slider {
    padding: 1em 0
}

.sidebar .slider .slider-bar {
    position: relative;
    display: block;
    width: 100%;
    height: 25px;
    clear: both;
    padding-top: .5em
}

.sidebar .slider .slider-value {
    font-size: .875em
}

.sidebar .slider .slider-min {
    float: left
}

.sidebar .slider .slider-max {
    float: right
}

.sidebar .slider .slider-line {
    display: block;
    height: 5px;
    position: relative;
    background-color: rgba(6, 37, 49, .2);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.sidebar .slider .slider-line .slider-line-inner {
    background-color: #c3202f;
    height: 5px;
    position: absolute
}

.sidebar .slider .slider-contr {
    width: 1em;
    height: 1em;
    display: block;
    background-color: #fff;
    border: 2px solid #c3202f;
    position: absolute;
    top: 2px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

@media only screen and (max-width:1025px) {
    .sidebar#filter {
        position: fixed;
        top: 0;
        z-index: 99;
        -moz-transform: translateX(-250px);
        -o-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
        width: 250px;
        display: none;
        padding: 0 1em
    }
}

.sidebar.show#filter {
    display: block
}

.paginator {
    margin: 0;
    padding: 0;
    list-style: none
}

.paginator li {
    display: inline-block
}

.paginator li a {
    display: block;
    padding: .5em .875em
}

.paginator li.current a {
    background-color: #c3202f;
    color: #fff
}

.product .sides {
    padding-top: 2em;
    padding-bottom: 2em
}

.product .product-details {
    padding-bottom: 2em
}

.product .product-details .details-top:after,
.product .product-details .details-top:before {
    content: " ";
    display: table
}

.product .product-details .details-top:after {
    clear: both
}

.product .product-details .product-code {
    padding-bottom: 1em
}

.product .product-details .details-top-left {
    position: relative;
    min-height: 1px;
    padding: 25px 25px;
    background-color: #fff;
    border: 1px solid rgba(6, 37, 49, .2)
}

@media only screen and (min-width:480px) {
    .product .product-details .details-top-left {
        width: 50%;
        float: left
    }
}

@media only screen and (min-width:1025px) {
    .product .product-details .details-top-left {
        width: 33.33333%;
        float: left
    }
}

.product .product-details .details-top-right {
    position: relative;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em
}

@media only screen and (min-width:480px) {
    .product .product-details .details-top-right {
        width: 50%;
        float: left;
        padding-right: 2em
    }
}

@media only screen and (min-width:1025px) {
    .product .product-details .details-top-right {
        width: 66.66667%;
        float: left
    }
}

.product .product-details h1 {
    margin-top: 1em;
    font-size: 2em
}

.product .product-details .images-other {
    padding-top: 2em;
    text-align: center
}

@media only screen and (min-width:1025px) {
    .product .product-details .images-other .box-table {
        width: auto
    }
}

.product .product-details .images-other .box-cell {
    padding: .5em;
    border-top: 1px solid rgba(6, 37, 49, .1);
    border-bottom: 1px solid rgba(6, 37, 49, .1);
    border-left: 1px solid rgba(6, 37, 49, .1)
}

.product .product-details .images-other .box-cell:last-child {
    border-right: 1px solid rgba(6, 37, 49, .1)
}

.product .product-details .images-other img {
    display: inline;
    cursor: pointer
}

.product .product-details .prices var {
    font-size: 2em;
    color: #c3202f
}

.product .product-details .prices var em {
    font-style: normal;
    font-size: .5em
}

.product .product-details .details-container {
    padding-bottom: 1em;
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
    border-bottom: 1px solid rgba(6, 37, 49, .1)
}

.product .product-details .details-container table td,
.product .product-details .details-container table th {
    padding-left: 0;
    padding-right: 0
}

.product .product-details .details-container .required tbody td {
    border-top: 0 none;
    padding: 0
}

.product .product-details .details-addons {
    padding-left: 0;
    padding-right: 0
}

.product .product-details .details-addons:after,
.product .product-details .details-addons:before {
    content: " ";
    display: table
}

.product .product-details .details-addons:after {
    clear: both
}

.product .product-details .details-addons .addons-title {
    position: relative;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: .5em;
    padding-bottom: .5em
}

@media only screen and (min-width:1025px) {
    .product .product-details .details-addons .addons-title {
        width: 50%;
        float: left
    }
}

.product .product-details .details-addons .addons-title label {
    display: block;
    margin-bottom: .5em;
    float: left;
    margin-right: .5em;
    padding-top: .4em
}

.product .product-details .details-addons .addons-title input {
    width: auto;
    max-width: 5em
}

.product .product-details .details-addons .button-order {
    position: relative;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em
}

@media only screen and (min-width:1025px) {
    .product .product-details .details-addons .button-order {
        width: 50%;
        float: left
    }
}

.product .product-details .required a {
    padding: .5em 1em;
    background-color: rgba(6, 37, 49, .1);
    display: inline-block;
    margin-right: .1em;
    color: #062531
}

.product .product-details .required a.active,
.product .product-details .required a:hover {
    background-color: #c3202f;
    color: #fff
}

@media only screen and (min-width:1025px) {
    .product .product-specifications {
        font-size: .875em
    }
}

.product .product-specifications td,
.product .product-specifications th {
    line-height: 1.8
}

.product .product-specifications .label {
    width: 20%;
    font-weight: 700;
    vertical-align: top
}

.product aside {
    padding-left: 1em;
    padding-right: 1em
}

.zoom_ctr_win {
    position: absolute;
    cursor: crosshair;
    background-color: #fff;
    border: solid rgba(6, 37, 49, .2);
    opacity: .2;
    overflow: hidden;
    display: none
}

.zoom_win {
    position: absolute;
    border: 1px solid rgba(6, 37, 49, .2);
    overflow: hidden;
    background: #fff;
    -moz-box-shadow: 0 0 5px 0 rgba(6, 37, 49, .2);
    -webkit-box-shadow: 0 0 5px 0 rgba(6, 37, 49, .2);
    box-shadow: 0 0 5px 0 rgba(6, 37, 49, .2);
    display: none
}

.zoom_win .close {
    position: absolute;
    color: #fff;
    top: 10px;
    right: 10px;
    display: block;
    width: 25px;
    height: 25px;
    cursor: pointer;
    background: #062531;
    line-height: 25px;
    text-align: center
}

.zoom_win .close:hover {
    background: rgba(6, 37, 49, .5);
    color: #062531
}

.order .main>.container {
    padding-left: 1em;
    padding-right: 1em
}

@media only screen and (min-width:1025px) {
    .forgotten {
        margin-left: -1em;
        margin-right: -1em
    }
}

.forgotten form {
    position: relative;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em
}

@media only screen and (min-width:1025px) {
    .forgotten form {
        width: 50%;
        float: left
    }
}

footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #bf182f;
    color: #fff;
    font-size: .875em;
    z-index: 2
}

footer h3 {
    margin-top: 1em;
    margin-bottom: 1em
}

footer h5 {
    font-weight: lighter
}

footer .info .col {
    position: relative;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em
}

footer::after,
footer::before {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .25)
}

footer::before {
    top: auto;
    bottom: 100%;
    background: #fff
}

.footer-links {
    padding: 10px 0;
    text-align: center
}

.footer-links a {
    display: inline;
    margin: 0 10px;
    font-size: 14px;
    float: none;
    word-wrap: break-word
}

@media only screen and (min-width:1025px) {
    footer .info .col {
        width: 33.33333%;
        float: left
    }
}

@media only screen and (min-width:1025px) {
    footer .info .col:last-child {
        text-align: right
    }
}

footer address p {
    margin-top: .5em;
    margin-bottom: .5em
}

footer address .stitle {
    display: inline-block;
    font-weight: 700
}

footer .sm-logo {
    display: inline-block
}

footer .sm-logo img {
    width: 75%;
    display: inline
}

footer .bar {
    position: relative;
    padding-top: 0;
    float: none;
    padding-bottom: 10px;
    font-size: .875em
}

footer .bar .copy {
    position: relative;
    min-height: 1px;
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
    color: rgba(255, 255, 255, .7)
}

footer a {
    color: inherit
}

footer a:hover {
    color: #06232c
}

footer h5 {
    font-size: 1em
}

main.contacts {
    padding: 0
}

.contacts-content {
    position: relative;
    overflow: hidden;
    padding: 1em 0;
    z-index: 2
}

.contacts-box {
    font-size: 14px;
    position: absolute;
    padding-bottom: 50px;
    width: 375px;
    height: 450px;
    left: 10px;
    margin: auto auto;
    right: auto;
    top: 100px;
    z-index: 2;
    background-color: #f5f5f5;
    border-radius: 3px;
    padding: 25px;
    overflow: auto;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .2)
}

.contacts-box h1 {
    margin: 0;
    font-size: 25px
}

.contacts-box h4 {
    margin: 20px 0 10px 0;
    font-size: 16px
}

.contacts-box p {
    margin: 5px 0
}

.contacts-box .hero-slider-btn {
    position: absolute;
    bottom: 25px;
    text-align: center;
    padding: 5px 20px;
    margin-top: 10px;
    display: block;
    float: none
}

.contacts-box .btn {
    text-align: center;
    padding: 5px 20px;
    margin-top: 10px;
    display: block;
    float: none
}

.map {
    position: relative;
    width: 100%;
    height: 700px;
    left: 0;
    top: 0;
    z-index: 1
}

#map-canvas {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

picture.image-cont img {
    max-width: 300px;
    max-height: 225px;
    overflow: hidden
}

img.image-small {
    max-width: 50px;
    max-height: 50px;
    overflow: hidden
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

input[type=checkbox] {
    margin: 3px 3px 3px 4px;
    width: auto
}

.sort a.active {
    color: #062531
}

#imagesother {
    display: block;
    padding-top: 2em;
    text-align: center
}

#imagesother a {
    display: block;
    padding: 5px;
    border-top: 1px solid rgba(6, 37, 49, .1);
    border-bottom: 1px solid rgba(6, 37, 49, .1);
    border-right: 1px solid rgba(6, 37, 49, .1);
    border-left: 1px solid rgba(6, 37, 49, .1);
    float: left;
    width: 62px;
    height: 62px;
    position: relative
}

#imagesother img {
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border: 2px solid #fff
}

.left-block {
    float: left;
    width: 49%
}

.right-block {
    float: right;
    width: 49%
}

@media only screen and (max-width:1025px) {
    .left-block {
        width: 100%;
        float: none;
        padding: 0 20px
    }

    .right-block {
        width: 100%;
        float: none;
        padding: 0 20px
    }
}

.product-price {
    font-size: 2em;
    text-align: right
}

@media only screen and (max-width:1025px) {
    .heading .description {
        clear: both
    }

    .sides .toggle {
        width: 100%;
        color: #c3202f
    }
}

#image-main-container {
    max-height: 225px
}

.active img {
    border: 2px solid #333 !important
}

@media screen and (max-width:425px) {
    .zoomContainer {
        display: none
    }
}

.hot-product {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100
}

.clearfix {
    clear: both
}

.big-product-image {
    height: 225px;
    text-align: center
}

.big-product-image img {
    max-width: 100%
}

.zoomWrapper {
    margin: 0 auto;
    position: relative
}

.mr-3 {
    margin-right: 3px
}

.product .product-details .details-container table td.pl-10,
.product .product-details .details-container table th.pl-10 {
    padding-left: 10px
}

.pl-10 {
    padding-left: 10px
}

.ph-20 {
    padding: 0 20px
}

.p-center {
    padding: 100px 0 150px 0
}

.sld-co {
    padding: 0 3em
}

.ab-con {
    float: left;
    max-width: 500px
}

.ab-im {
    float: right
}

.home-header {
    font-size: 2em
}

.service-item {
    padding: 2em !important;
    background-color: #fff;
    border: 1px solid rgba(6, 37, 49, .2);
    color: #062531;
    margin-bottom: 10px;
    margin-right: 10px
}

.service-item .thumb {
    display: block;
    text-align: center
}

@media only screen and (min-width:1025px) {
    .service-item .thumb {
        min-height: 256px;
        max-height: 256px;
        display: inline
    }

    .service-item {
        width: 48%;
        display: block;
        min-height: 575px;
        float: left
    }
}

.service-item .thumb img {
    display: inline-block
}

.service-item h3 {
    font-size: 1.125em;
    min-height: 5em
}

.yim {
    position: absolute;
    left: -9999px
}

.social-links {
    text-align: right;
    font-size: 2.4em
}

.right {
    float: right
}

.left {
    float: left
}

.inline {
    display: inline
}

h5 {
    margin: 5px 0
}

input.product-count {
    display: inline-block;
    width: 70px;
    margin: 0 20px 0 10px
}

.menu ul li.category-11 a {
    background-color: #c3202f
}

.clear {
    clear: both
}

.btn {
    cursor: pointer;
    text-decoration: none;
    color: #fff !important;
    background-color: #bf182f;
    transition: background .3s linear
}

.btn:hover {
    background-color: #062531
}

.btn-transparent {
    display: block;
    background: 0 0;
    border: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 999
}

#bgvid {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    margin-top: 0;
    overflow: hidden
}

#bgvid:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .25);
    z-index: 1
}

#vid {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden
}

.color-1 {
    color: #bf182f
}

.color-2 {
    color: #062531
}

.bg-1 {
    background-color: #f5f5f5
}

.bg-2 {
    background-color: rgba(245, 245, 245, .9)
}

.hide {
    display: none !important
}

.item-daw {
    padding: 0 0 0 50px;
    display: block;
    margin-bottom: 20px;
    height: 100px;
    line-height: 20px;
    padding-right: 1em;
    width: 50%;
    float: left;
    background-image: url(../images/ico/daw.png);
    background-position: left top;
    background-repeat: no-repeat
}

.item-benefits {
    width: 20%;
    float: left;
    margin-top: 1em;
    padding-top: 130px;
    background-position: left top;
    background-repeat: no-repeat;
    font-weight: lighter;
    padding-right: 15px;
    height: 180px
}

.i-benefits-1 {
    background-image: url(../images/ico/benefits-1.png)
}

.i-benefits-2 {
    background-image: url(../images/ico/benefits-2.png)
}

.i-benefits-3 {
    background-image: url(../images/ico/benefits-3.png)
}

.i-benefits-4 {
    background-image: url(../images/ico/benefits-4.png)
}

.i-benefits-5 {
    background-image: url(../images/ico/benefits-5.png)
}

.i-benefits-6 {
    background-image: url(../images/ico/benefits-7.png)
}

.section-benefits {
    color: #fff;
    margin: 2em 0;
    padding-left: 1em;
    padding-right: 1em
}

.blur {
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -o-filter: blur(4px);
    -ms-filter: blur(4px);
    filter: blur(4px)
}

#modal {
    position: fixed;
    background-color: rgba(0, 0, 0, .1);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99999;
    display: none
}

.modal-content {
    background-color: #fff;
    box-shadow: 0 0 15px 2px rgba(0, 0, 0, .5);
    max-width: 535px;
    padding: 2em;
    width: 90%;
    height: 90%;
    max-height: 585px;
    overflow: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.modal-content p {
    margin: 0
}

.modal-close {
    position: absolute;
    right: .4em;
    top: 0;
    font-size: 2em;
    cursor: pointer;
    font-weight: lighter
}

.modal-close:hover {
    color: #000
}

.modal-submit {
    float: right;
    height: 78px;
    display: block;
    line-height: 78px;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    width: 145px
}

.g-recaptcha {
    width: 304px;
    float: left
}

.g-recaptcha>div {
    width: 100% !important
}

.section-tile .product-item {
    height: 325px;
    border: 0;
    width: 30%;
    margin: 15px 1.6%
}

.figimg {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 185px;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.figname {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 190px;
    line-height: 35px;
    padding: 0 15px;
    font-size: 20px;
    text-transform: uppercase;
    overflow: visible;
    z-index: 2
}

.figname::after {
    content: '';
    position: absolute;
    left: 15px;
    top: 100%;
    height: 1px;
    background-color: #062531;
    width: 40%
}

.section-tile .product-item .info {
    position: absolute;
    padding: 0;
    font-size: 14px;
    color: rgba(6, 37, 49, .9);
    top: 235px;
    left: 15px;
    right: 15px;
    bottom: 10px;
    z-index: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.section-tile .container {
    max-width: 1100px
}

.i-tile-1 {
    background-image: url(../images/img/i-tile-1.jpg)
}

.i-tile-2 {
    background-image: url(../images/img/i-tile-2.jpg)
}

.i-tile-3 {
    background-image: url(../images/img/i-tile-3.jpg)
}

.i-tile-4 {
    background-image: url(../images/img/i-tile-4.jpg)
}

.i-tile-5 {
    background-image: url(../images/img/i-tile-5.jpg)
}

.i-tile-6 {
    background-image: url(../images/img/i-tile-6.jpg)
}

.i-tile-7 {
    background-image: url(../images/img/i-tile-7.jpg)
}

.i-tile-8 {
    background-image: url(../images/img/i-tile-8.jpg)
}

.sale {
    position: absolute;
    left: -15px;
    top: -15px;
    height: 40px;
    width: 40px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/img/sale.png);
    z-index: 10
}

.bordure,
.bordure-2,
.bordure-3 {
    position: relative;
    border-top: 1px solid rgba(0, 0, 0, .2)
}

.bordure-2::after,
.bordure-2::before,
.bordure-3::after,
.bordure-3::before,
.bordure::after,
.bordure::before {
    content: '';
    display: block;
    position: absolute;
    height: 1px;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .25)
}

.bordure-2::after,
.bordure-3::before,
.bordure::before {
    top: auto;
    bottom: 100%;
    background: #fff
}

.bordure-3::after,
.bordure-3::before {
    bottom: 0;
    top: auto
}

.bordure-3::before {
    top: 100%
}

@media only screen and (max-width:480px) {
    body {
        padding-bottom: 83px
    }



    .hero-slider .h1 {
        font-size: 30px
    }

    .hero-slider .h2 {
        font-size: 22px
    }

    .hide-1,
    .hide-2,
    .hide-3,
    .hide-4,
    .hide-5 {
        display: none !important
    }

    .search {
        left: 100px;
        right: auto
    }

    .search.active {
        width: 200px
    }

    .search .input-container {
        width: 56%
    }

    .item-daw {
        width: 100%;
        height: auto;
        min-height: 30px;
        font-size: 15px
    }

    .item-benefits {
        width: 100%;
        font-size: 15px
    }

    .g-recaptcha {
        position: relative;
        width: 100%;
        overflow: hidden
    }

    .form table,
    .form tbody,
    .form td,
    .form tfoot,
    .form tr {
        display: block;
        width: 100%;
        overflow: hidden
    }

    .modal-submit {
        width: 100%;
        font-size: 16px;
        margin-top: 10px
    }

    .section-tile .product-item {
        width: 94%;
        margin: 15px 2%
    }

    .contacts-box {
        bottom: auto;
        top: 10px;
        right: 10px;
        width: auto;
        height: 400px
    }

    .map {
        padding-top: 420px;
        height: 850px
    }

    .paginator li a {
        padding: 4px 11px
    }

    .button1,
    .button2 {
        padding: 1em 1em
    }

    .product .product-details .details-top-left {
        width: 96%;
        padding: 10px 5px;
        float: none;
        margin: 0 auto
    }

    #imagesother a {
        width: 59px;
        height: 59px
    }
}

@media (min-width:480px) and (max-width:768px) {


    .hero-slider .h1 {
        font-size: 34px
    }

    .hero-slider .h2 {
        font-size: 22px
    }

    .hide-1,
    .hide-2,
    .hide-3,
    .hide-4 {
        display: none !important
    }

    .search {
        left: 100px;
        right: auto
    }

    .item-daw {
        width: 100%;
        height: auto;
        min-height: 30px;
        font-size: 15px
    }

    .item-benefits {
        width: 50%;
        font-size: 15px
    }

    .section-tile .product-item {
        width: 46%;
        margin: 15px 2%
    }

    .contacts-box {
        bottom: auto;
        top: 10px;
        right: 10px;
        width: auto;
        height: 320px
    }

    .map {
        padding-top: 340px;
        height: 800px
    }

    .product .product-details .details-top-left {
        width: 96%;
        padding: 10px 5px;
        float: none;
        margin: 0 auto
    }
}

@media (min-width:768px) and (max-width:992px) {


    .hide-1,
    .hide-2,
    .hide-3 {
        display: none !important
    }

    .search {
        left: 100px;
        right: auto
    }

    .section-tile .product-item {
        width: 46%;
        margin: 15px 2%
    }
}

@media (min-width:992px) and (max-width:1200px) {


    .hide-1,
    .hide-2,
    .hide-3 {
        display: none !important
    }
}

@media (min-width:1200px) and (max-width:1680px) {

    .hide-1,
    .hide-2 {
        display: none !important
    }
}

@media (min-width:1680px) {
    .hide-1 {
        display: none !important
    }

    header .logo {
        width: 200px;
        right: 100%;
        left: auto;
        background: 0 0
    }

    header .menu {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .section-tile .product-item-big {
        width: 63.2%;
        color: #fff
    }

    .product-item-big .figimg {
        height: 100%
    }

    .product-item-big .figname {
        top: 85px;
        font-size: 3em;
        line-height: 60px
    }

    .product-item-big .figname::after {
        background-color: #fff
    }

    .section-tile .product-item-big .info {
        color: #fff;
        top: 160px;
        font-size: 15px
    }
}

#fbplus-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    cursor: pointer;
    overflow: hidden;
    z-index: 1104;
    display: none
}

#fbplus-loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background-image: url(../img/fbplus/fbplus.png)
}

#fbplus-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1100;
    display: none
}

#fbplus-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    overflow: auto;
    display: none
}

#fbplus-wrap {
    position: absolute;
    top: 0;
    left: 0;
    padding: 20px;
    z-index: 1101;
    outline: 0;
    display: none
}

#fbplus-outer {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff
}

#fbplus-content {
    width: 0;
    height: 0;
    padding: 0;
    outline: 0;
    position: relative;
    overflow: hidden;
    z-index: 1102;
    border: 0 solid #fff
}

#fbplus-hide-sel-frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    z-index: 1101
}

#fbplus-close {
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url(../img/fbplus/fbplus.png) -40px 0;
    cursor: pointer;
    z-index: 1103;
    display: none
}

#fbplus-error {
    color: #444;
    font: normal 12px/20px Arial;
    padding: 14px;
    margin: 0
}

#fbplus-img {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: 0;
    line-height: 0;
    vertical-align: top
}

#fbplus-frame {
    width: 100%;
    height: 100%;
    border: none;
    display: block
}

#fbplus-left,
#fbplus-right {
    position: absolute;
    bottom: 0;
    height: 100%;
    width: 35%;
    cursor: pointer;
    outline: 0;
    background: transparent url(../img/fbplus/blank.gif);
    z-index: 1102;
    display: none
}

#fbplus-left {
    left: 0
}

#fbplus-right {
    right: 0
}

#fbplus-left-ico,
#fbplus-right-ico {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block
}

#fbplus-left-ico {
    background-image: url(../img/fbplus/fbplus.png);
    background-position: -40px -30px
}

#fbplus-right-ico {
    background-image: url(../img/fbplus/fbplus.png);
    background-position: -40px -60px
}

#fbplus-left:hover,
#fbplus-right:hover {
    visibility: visible
}

#fbplus-left:hover span {
    left: 20px
}

#fbplus-right:hover span {
    left: auto;
    right: 20px
}

.fbplus-bg {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    width: 20px;
    height: 20px;
    z-index: 1001
}

#fbplus-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: url(../img/fbplus/fbplus-x.png)
}

#fbplus-bg-ne {
    top: -20px;
    right: -20px;
    background-image: url(../img/fbplus/fbplus.png);
    background-position: -40px -162px
}

#fbplus-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: url(../img/fbplus/fbplus-y.png);
    background-position: -20px 0
}

#fbplus-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: url(../img/fbplus/fbplus.png);
    background-position: -40px -182px
}

#fbplus-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: url(../img/fbplus/fbplus-x.png);
    background-position: 0 -20px
}

#fbplus-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: url(../img/fbplus/fbplus.png);
    background-position: -40px -142px
}

#fbplus-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: url(../img/fbplus/fbplus-y.png)
}

#fbplus-bg-nw {
    top: -20px;
    left: -20px;
    background-image: url(../img/fbplus/fbplus.png);
    background-position: -40px -122px
}

#fbplus-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102
}

.fbplus-title-inside {
    padding-bottom: 10px;
    text-align: center;
    color: #333;
    background: #fff;
    position: relative
}

.fbplus-title-outside {
    padding-top: 10px;
    color: #fff
}

.fbplus-title-over {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    text-align: left
}

#fbplus-title-over {
    padding: 10px;
    background-image: url(../img/fbplus/fbplus_title_over.png);
    display: block
}

.fbplus-title-float {
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 32px
}

#fbplus-title-float-wrap {
    border: none;
    border-collapse: collapse;
    width: auto
}

#fbplus-title-float-wrap td {
    border: none;
    white-space: nowrap
}

#fbplus-title-float-left {
    padding: 0 0 0 15px;
    background: url(../img/fbplus/fbplus.png) -40px -90px no-repeat
}

#fbplus-title-float-main {
    color: #fff;
    line-height: 29px;
    font-weight: 700;
    padding: 0 0 3px 0;
    background: url(../img/fbplus/fbplus-x.png) 0 -40px
}

#fbplus-title-float-right {
    padding: 0 0 0 15px;
    background: url(../img/fbplus/fbplus.png) -55px -90px no-repeat
}

.fbplus-ie6 #fbplus-close {
    background: 0 0
}

.fbplus-ie6 #fbplus-left-ico {
    background: 0 0
}

.fbplus-ie6 #fbplus-right-ico {
    background: 0 0
}

.fbplus-ie6 #fbplus-title-over {
    background: 0 0;
    zoom: 1
}

.fbplus-ie6 #fbplus-title-float-left {
    background: 0 0
}

.fbplus-ie6 #fbplus-title-float-main {
    background: 0 0
}

.fbplus-ie6 #fbplus-title-float-right {
    background: 0 0
}

#fbplus-hide-sel-frame,
.fbplus-ie6 #fbplus-bg-e,
.fbplus-ie6 #fbplus-bg-w,
.fbplus-ie6 #fbplus-left,
.fbplus-ie6 #fbplus-right {
    height: expression(this.parentNode.clientHeight + "px")
}

#fbplus-loading.fbplus-ie6 {
    position: absolute;
    margin-top: 0;
    top: expression((-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2: document.body.clientHeight/2) + (ignoreMe=document.documentElement.scrollTop ? document.documentElement.scrollTop: document.body.scrollTop)) + 'px')
}

#fbplus-loading.fbplus-ie6 div {
    background: 0 0
}

.fbplus-ie .fbplus-bg {
    background: 0 0 !important
}

.top-menu .category-11 {
    display: none !important
}

#delivery-time label {
    display: inline
}

.w-auto {
    width: auto !important
}

.ml-2 {
    margin-left: 1em !important
}

.mr-2 {
    margin-right: 1em !important
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.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-right: 15px;
    padding-left: 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
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }

    .col-sm-6 {
        width: 50%
    }

    .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
    }
}

@media (min-width:992px) {
    .col-md-4 {
        width: 33.33333333%;
        float: left
    }
}

.popover__wrapper {
    position: relative;
    float: right;
    display: inline-block
}

.popover__title {
    border-radius: 50%;
    background: #fff;
    border: 1px solid rgba(6, 37, 49, .2);
    padding: 1px 6px
}

.popover__content {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    transform: translate(0, 10px);
    background-color: #fff;
    padding: .5rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    width: auto;
    min-width: 200px
}

.popover__wrapper:hover .popover__content {
    z-index: 10;
    opacity: 1;
    visibility: visible;
    transform: translate(0, -20px);
    transition: all .5s cubic-bezier(.75, -.02, .2, .97)
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1
}

.price-old {
    text-decoration: line-through;
    font-size: .5em;
    font-weight: 400
}

.badge-basket {
    position: absolute;
    top: 10%;
    right: 10%;
    font-size: 14px;
    background-color: #c3202f;
    height: 26px;
    width: 26px;
    line-height: initial;
    padding: 5px;
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    text-align: center
}

#menu ul.level-2 {
    overflow-y: auto;
    max-height: 90vh
}

.panel-group>.panel {
    display: block;
    position: relative;
    color: #000
}

.panel-group>.panel input+label {
    cursor: pointer;
    display: block;
    padding: 5px 15px;
    transition: all .25s ease-in-out .5s, color .25s ease-in-out .5s;
    color: #000
}

.panel-group>.panel input~.panel-body {
    visibility: hidden;
    max-height: 0;
    opacity: 0;
    transition: all .5s ease-in-out .2s, opacity .25s ease-in-out .25s, padding 0s ease-in-out 0s
}

.panel-group>.panel input:checked~.panel-body {
    display: block;
    opacity: 1;
    visibility: visible;
    max-height: 600px;
    transition: all .5s ease-in-out .2s, opacity .25s ease-in-out .5s, padding 0s ease-in-out 0s
}

.panel-group>.panel>input+label::after {
    font-family: Verdana, Tahoma, Arial;
    content: "\2193";
    display: block;
    position: absolute;
    top: 10px;
    left: 0
}

.panel-group>.panel input:checked+label::after {
    font-family: Verdana, Tahoma, Arial;
    content: "\2191";
    display: block;
    position: absolute;
    top: -6px;
    left: 0
}

.top-menu-2 {
    position: relative;
    display: block;
    float: right;
    width: 150px;
    text-align: left;
    line-height: 75px;
    font-size: 15px;
    margin: 0;
    padding: 0;
}

.top-menu-2>li {
    list-style-type: none;
    position: relative;
    display: block;
    line-height: 25px;
    width: 150px;
}

.top-menu-2 .level-1 {
    list-style-type: none;
    display: none;
    min-width: 250px;
    position: relative;
    float: left;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    padding: 0;
    margin-left: -99px;
}

.top-menu-2 .level-1 a {
    padding: 0.5em 0.8em 0.5em 0.8em;
    display: block;
    text-decoration: none;
    color: #062531;
    z-index: 1001;
}

.top-menu-2:hover .level-1 {
    display: block;
}

.home-important {
    z-index: 10;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 2rem;
    animation: blinker 3s linear infinite;
    font-weight: bold;
    text-shadow: 4px 4px 7px rgba(0, 0, 0);
}

.home-important a:hover {
    text-decoration: none;
}

@keyframes blinker {
    50% {
        opacity: 0.2;
    }
}

.i-benefits-6 {
    background-image: url(../images/ico/benefits-7.png)
}

.in-stock {
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 3px;
    background-color: rgba(179, 250, 169, 0.5);
    color: #333;
    padding: 2px
}

.ajax-product .products {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}