﻿@font-face {
    font-family: trump;
    src: url(../fonts/TrumpSoftPro-Medium.otf), url(../fonts/TrumpSoftPro-Medium.ttf), url(../fonts/TrumpSoftPro-Medium.woff), url(../fonts/TrumpSoftPro-Medium.woff2);
    font-style: normal;
    font-weight: 400;
    font-display: swap
}

.push1 {
    height: 1px
}

.push2 {
    height: 2px
}

.push3 {
    height: 3px
}

.push4 {
    height: 4px
}

.push5 {
    height: 5px
}

.push6 {
    height: 6px
}

.push7 {
    height: 7px
}

.push8 {
    height: 8px
}

.push9 {
    height: 9px
}

.push10 {
    height: 10px
}

.push15 {
    height: 15px
}

.push20 {
    height: 20px
}

.push25 {
    height: 25px
}

.push30 {
    height: 30px
}

.push35 {
    height: 35px
}

.push40 {
    height: 40px
}

.push45 {
    height: 45px
}

.push50 {
    height: 50px
}

.push55 {
    height: 55px
}

.push60 {
    height: 60px
}

.push70 {
    height: 70px
}

.push80 {
    height: 80px
}

.push90 {
    height: 90px
}

.push100 {
    height: 100px
}

.f8 {
    font-size: 8px
}

.f9 {
    font-size: 9px
}

.f10 {
    font-size: 10px
}

.f11 {
    font-size: 11px
}

.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f15 {
    font-size: 15px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f22 {
    font-size: 22px
}

.f24 {
    font-size: 24px
}

.f26 {
    font-size: 26px
}

.f28 {
    font-size: 28px
}

.f30 {
    font-size: 30px
}

.f34 {
    font-size: 34px
}

.f36 {
    font-size: 36px
}

body,
html {
    height: 100%!important;
    margin: 0;
    padding: 0
}

body {
    font-size: 14px;
    line-height: 1.4;
    color: #2e2e2e;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif
}

.main-wrapper {
    min-height: 100%;
    margin-bottom: -56px;
    background: #fff
}

.body-fixed-true .main-wrapper {
    width: 1290px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

.body-fixed-true .footer-wrapper {
    width: 1290px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .4)
}

.body-fixed-true .top-slider .slick-next,
.body-fixed-true .top-slider .slick-prev {
    display: none!important
}

.footer-push {
    height: 56px
}

.footer-wrapper {
    min-height: 56px;
    background: #333644
}

.footer-wrapper .social {
    margin: 0 -5px
}

.footer-wrapper .social a {
    margin: 4px 5px 0;
    display: inline-block;
    opacity: .5;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.footer-wrapper .social a:hover {
    opacity: 1
}

.title-h1,
h1 {
    font-family: trump;
    font-size: 36px;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-bottom: 30px;
    position: relative
}

.title-h2,
h2 {
    font-family: trump;
    font-size: 30px;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-bottom: 30px;
    position: relative
}

.title-h3,
h3 {
    font-family: trump;
    font-size: 26px;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-bottom: 30px;
    position: relative
}

.title-h4,
h4 {
    font-family: trump;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: 1px;
    margin-bottom: 20px;
    position: relative
}

.title-h5,
h5 {
    font-family: trump;
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 1.5px;
    margin-bottom: 10px;
    position: relative
}

.title-h2.line,
.title-h3.line,
h2.line,
h3.line {
    padding-bottom: 5px
}

.title-h2.line:after,
.title-h3.line:after,
h2.line:after,
h3.line:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    background: #c7c7c7
}

.title-h2.line:before,
.title-h3.line:before,
h2.line:before,
h3.line:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -1px;
    left: 0;
    background: #fff
}

.title-h2.white.line:after,
h2.white.line:after {
    display: none
}

@media only screen and (max-width:767px) {
    .title-h1,
    h1 {
        font-size: 30px;
        margin-bottom: 20px
    }
    .title-h2,
    h2 {
        font-size: 30px;
        margin-bottom: 20px
    }
    .title-h3,
    h3 {
        font-size: 26px;
        margin-bottom: 20px
    }
    .title-h4,
    h4 {
        font-size: 22px;
        margin-bottom: 15px
    }
    .title-h5,
    h5 {
        font-size: 18px;
        line-height: 1.3;
        margin-bottom: 10px
    }
}

blockquote {
    position: relative;
    margin: 30px 0;
    padding: 2px 0 5px 20px;
    border-left: 1px solid #f6c026;
    text-align: left;
    font-size: 1.1em;
    color: #5f5f5f
}

blockquote p {
    margin-bottom: 0
}

p {
    margin-bottom: 20px
}

a {
    color: #f6c026;
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

a:focus {
    outline: 0;
    text-decoration: none
}

a.decoration-none {
    text-decoration: none
}

.bold,
b,
strong {
    font-weight: 700
}

input:focus::-moz-placeholder {
    opacity: 0
}

input:focus:-ms-input-placeholder {
    opacity: 0
}

input:focus::-webkit-input-placeholder {
    opacity: 0
}

textarea:focus::-moz-placeholder {
    opacity: 0
}

textarea:focus:-ms-input-placeholder {
    opacity: 0
}

textarea:focus::-webkit-input-placeholder {
    opacity: 0
}

.red {
    color: red
}

.hide {
    display: none
}

.show {
    display: block
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

a.absolute {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10
}

:invalid {
    box-shadow: none
}

:-moz-submit-invalid {
    box-shadow: none
}

:-moz-ui-invalid {
    box-shadow: none
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

em,
i {
    font-style: italic
}

.cleaner,
.clear {
    clear: both;
    height: 0;
    line-height: 0
}

.left {
    float: left
}

.right {
    float: right
}

.upper {
    text-transform: uppercase
}

.error {
    color: red
}

img {
    max-width: 100%
}

img.left {
    float: left;
    margin-right: 15px;
    margin-bottom: 5px
}

img.right {
    float: right;
    margin-left: 15px;
    margin-bottom: 5px
}

.white {
    color: #fff
}

.black {
    color: #000
}

.strike {
    text-decoration: line-through
}

.content ol,
.content ul,
.product-text ol,
.product-text ul,
ol.list,
ul.list {
    margin-bottom: 30px
}

.content ol>li,
.content ul>li,
.product-text ol>li,
.product-text ul>li,
ol.list>li,
ul.list>li {
    margin-bottom: 15px;
    position: relative
}

.content ul>li,
.product-text ul>li,
ul.list>li {
    padding-left: 20px
}

.content ul>li:before,
.product-text ul>li:before,
ul.list>li:before {
    content: "\f00c";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    font-family: FontAwesome;
    color: #f6c026
}

.content ol ol,
.content ol ul,
.content ul ol,
.content ul ul,
.product-text ol ol,
.product-text ol ul,
.product-text ul ol,
.product-text ul ul,
ol.list ol,
ol.list ul,
ul.list ol,
ul.list ul {
    padding-top: 10px;
    padding-left: 10px
}

.content ol ul li,
.content ul ul li,
.product-text ol ul li,
.product-text ul ul li,
ol.list ul li,
ul.list ul li {
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px
}

.content ol ul li:after,
.content ul ul li:after,
.product-text ol ul li:after,
.product-text ul ul li:after,
ol.list ul li:after,
ul.list ul li:after {
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    top: 9px;
    left: 0;
    border: 1px solid #999;
    border-radius: 50%
}

.content ol ol li,
.content ul ol li,
.product-text ol ol li,
.product-text ul ol li,
ol.list ol li,
ul.list ol li {
    list-style: decimal;
    padding-left: 3px;
    margin-left: 12px;
    margin-bottom: 10px
}

.content ol,
.product-text ol,
ol.list {
    counter-reset: item
}

.content ol,
.product-text ol,
ol.list li {
    display: block
}

.content ol:before,
.product-text ol:before,
ol.list li:before {
    content: counters(item, ".") ". ";
    counter-increment: item;
    padding: 0 5px 0 10px;
    color: #999
}

.content ol ul ol li:after,
.content ul ul ol li:after,
.product-text ol ul ol li:after,
.product-text ul ul ol li:after,
ol.list ul ol li:after,
ul.list ul ol li:after {
    display: none
}

.fancybox-wrap {
    padding: 35px 0 0
}

.fancybox-skin {
    margin-bottom: 35px
}

.fancybox-overlay {
    background: rgba(0, 0, 0, .8)
}

.fancybox-close {
    background: 0 0;
    top: -22px;
    right: -22px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 8040;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width:767px) {
    .fancybox-close {
        right: 0
    }
}

.fancybox-close:before {
    content: "";
    width: 100%;
    height: 2px;
    top: 50%;
    left: 0;
    display: block;
    position: absolute;
    background: #fff;
    margin-top: -1px
}

.fancybox-close:after {
    content: "";
    width: 2px;
    height: 100%;
    top: 0;
    left: 50%;
    display: block;
    position: absolute;
    background: #fff;
    margin-left: -1px
}

.fancybox-close:hover:after,
.fancybox-close:hover:before {
    background: #ff3324
}

.fancybox-skin {
    background: #fff;
    box-shadow: 0 0 14px 3px rgba(0, 0, 0, .3)!important;
    border-radius: 0
}

.fancybox-nav span {
    visibility: visible;
    opacity: .5;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.fancybox-next span {
    background: url(../images/fancy-prev.png) 50% 50% no-repeat;
    width: 48px;
    height: 48px;
    margin-top: -24px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fancybox-prev span {
    background: url(../images/fancy-prev.png) 50% 50% no-repeat;
    width: 48px;
    height: 48px;
    margin-top: -24px
}

.fancybox-next span:hover,
.fancybox-prev span:hover {
    opacity: 1
}

.fancybox-title-float-wrap {
    left: 0;
    margin-bottom: -28px;
    width: 100%;
    text-align: left;
    overflow: hidden
}

.fancybox-title-float-wrap .child {
    background: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: none;
    color: #000;
    display: block;
    font-size: 14px;
    padding: 12px 20px;
    font-weight: 400
}

.fancybox-title-float-wrap .child {
    white-space: normal;
    width: 100%
}

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slider-wrapper .item img {
    min-height: 300px
}

.slick-dots {
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    display: block;
    margin-bottom: 30px
}

.slick-dots li button {
    position: absolute;
    top: -5px;
    left: -5px;
    border: none;
    border-radius: 50%;
    display: block;
    opacity: 0
}

.slick-dots li {
    cursor: pointer;
    background: 0 0;
    border-radius: 50%;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 7px;
    cursor: pointer;
    position: relative;
    border: 2px solid #f6c026
}

.slick-dots li.slick-active {
    border-color: #f6c026;
    background: #f6c026
}

.modal {
    display: none;
    width: 500px;
    max-width: 100%;
    background: #fff;
    padding: 40px 30px
}

.modal .title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #333644;
    line-height: 1.1
}

.modal p {
    margin-bottom: 0
}

.label {
    display: block;
    margin-bottom: 4px
}

.dashed {
    text-decoration: none;
    border-bottom: 1px dashed
}

.dashed:hover {
    border-bottom-color: transparent
}

.static {
    position: static
}

.hidden {
    display: none;
    visibility: hidden;
    opacity: 0
}

.visible {
    opacity: 1
}

.button {
    display: inline-block;
    text-decoration: none!important;
    color: #000;
    background: #f6c027;
    font-size: 14px;
    padding: 12px 35px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #f6c027;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    letter-spacing: 1px
}

.button:hover {
    background: #333644;
    color: #fff;
    border-color: #333644
}

.button.block {
    display: block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

.button.invert {
    background: #333644;
    border-color: #333644;
    color: #fff
}

.button.invert:hover {
    color: #000;
    background: #f6c027;
    border-color: #f6c027
}

.button.mid {
    font-size: 13px;
    padding-top: 11px;
    padding-bottom: 11px
}

.dotted {
    text-decoration: none!important;
    border-bottom: 1px dotted
}

.dotted:hover {
    border: none
}

.button.min,
.button.mini {
    font-size: 11px;
    padding: 8px 20px;
    border-bottom: none
}

.button .material-icons {
    vertical-align: middle;
    margin-top: -3px
}

.header-top {
    background: #333644;
    padding: 9px 0;
    font-size: 13px
}

.header-bottom {
    padding: 20px 0 9px;
    background: #fff;
    position: relative;
    min-height: 114px
}

.logo {
    margin-bottom: 15px
}

.header-tel div {
    color: #000;
    font-size: 20px;
    text-decoration: none!important;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.header-tel a {
    text-decoration: none;
    color: #000;
    letter-spacing: .6px
}

.header-tel a:hover {
    color: #f6c026
}

.header-tel .fa {
    margin: -2px 1px 0 0;
    display: inline-block;
    vertical-align: middle
}

.callback-link {
    margin-bottom: 10px
}

.gray {
    color: #8a8a8a
}

.top-slider .slick-next,
.top-slider .slick-prev {
    position: absolute;
    display: block;
    width: 44px;
    height: 44px;
    background: #343644;
    color: #fff;
    text-align: center;
    top: 50%;
    margin-top: -26px;
    z-index: 20;
    border: 2px solid #343644;
    border-radius: 2px;
    opacity: .5;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.top-slider:hover .slick-next,
.top-slider:hover .slick-prev {
    opacity: 1
}

.top-slider .slick-prev {
    left: 25px
}

.top-slider .slick-next {
    right: 25px
}

.top-slider .slick-next i,
.top-slider .slick-prev i {
    font-size: 26px;
    line-height: 40px
}

.top-slider .slick-next:hover,
.top-slider .slick-prev:hover {
    background: #f1c02d;
    border-color: #f1c02d;
    color: #343644
}

.top-slider .item {
    position: relative
}

.top-slider {
    overflow: hidden
}

.top-slider img {
    width: 100%;
    min-height: 200px
}

.top-slider .img-wrapper {
    margin-bottom: 20px
}

.top-slider .title {
    font-family: trump;
    font-size: 22px;
    margin-bottom: 10px;
    letter-spacing: 1px
}

.top-slider .subtitle {
    margin-bottom: 20px;
    font-size: 16px
}

.top-form-box {
    background-color: #343644;
    margin: 0 -15px;
    padding: 30px 15px 20px
}

.top-form-box .title {
    font-size: 26px;
    font-weight: 700;
    color: #ff3324
}

.top-form-box .subtitle {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #fff
}

.top-form-box .agreement label {
    color: #fff
}

.top-form-box .customcheck {
    margin-top: 10px
}

.top-form-box .button {
    background: #f62e16;
    border-color: #f62e16;
    color: #fff
}

.top-form-box .button:hover {
    background: #f6c026;
    border-color: #f6c026;
    color: #000
}

.customcheck {
    position: relative;
    margin-bottom: 20px
}

.customcheck input[type=checkbox] {
    position: fixed;
    top: -100000px
}

.customcheck input[type=checkbox]+label {
    position: relative;
    padding-left: 20px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    color: #7a7a7a
}

.customcheck input[type=checkbox]+label:before {
    background: url(../images/customcheck.png) 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 3px;
    left: 0
}

.customcheck input[type=checkbox]:checked+label:before {
    background-position: 0 -14px
}

input[type=checkbox].error+label {
    color: red
}

hr {
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #fff
}

.cleaner-hr {
    height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: none!important
}

.title-h2 span {
    font-size: 18px;
    line-height: 1;
    display: block;
    font-family: opel;
    font-weight: 400;
    margin-bottom: 20px;
    margin-top: 10px
}

.modal .title+p {
    font-size: 14px;
    margin: -10px 0 30px
}

.footer-wrapper {
    position: relative;
    z-index: 301;
    font-size: 13px
}

.footer-wrapper a {
    color: #fff
}

.footer-top {
    padding-bottom: 40px
}

.footer-bottom {
    padding: 10px 0;
    position: relative
}

.top-bar {
    width: 100%;
    height: 55px;
    background: #f3f3f3;
    z-index: 300
}

.top-bar:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #d5d5d5
}

.top-bar.fix-true.fixed:before {
    display: none
}

.top-bar .button {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    position: absolute;
    right: 60px;
    top: -1px;
    text-transform: uppercase;
    height: 55px;
    padding: 17px 30px 0;
    z-index: 10;
    background: #343644;
    border-color: #343644;
    color: #fff
}

.top-bar .button:hover {
    background: #f6c026;
    border-color: #f6c026;
    color: #000
}

.header-cart {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 55px;
    text-align: center
}

.header-cart i {
    line-height: 55px
}

.header-cart span {
    top: 10px;
    right: 10px;
    background: red;
    color: #fff;
    position: absolute;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    padding: 1px 4px 2px;
    border-radius: 10px;
    min-width: 15px
}

@media only screen and (min-width:992px) {
    .header-cart {
        width: 45px
    }
    .header-cart span {
        right: 0;
        top: 8px
    }
    .top-bar .button {
        right: 50px
    }
}

@media only screen and (min-width:768px) {
    .top-form-box {
        padding: 30px 30px 20px
    }
}

@media only screen and (max-width:991px) {
    .top-bar {
        position: fixed;
        top: 0;
        left: 0
    }
    .top-bar-push {
        height: 56px
    }
}

.top-menu {
    display: none
}

.mobile-menu {
    position: absolute;
    top: 54px;
    left: 0;
    width: 100%;
    z-index: 300;
    display: none;
    overflow: auto
}

.mobile-menu>ul>li {
    position: relative;
    z-index: 300;
    background: #fff
}

.mobile-menu>ul {
    box-shadow: 0 3px 5px rgba(0, 0, 0, .15)
}

.mobile-menu>ul>li>a {
    background: #353644;
    display: block;
    color: #fff;
    padding: 15px;
    text-decoration: none;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-transform: uppercase;
    font-size: 13px;
    position: relative
}

.mobile-menu>ul>li>a:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background: #fff;
    opacity: .1
}

.mobile-menu>ul>li>a:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    top: 1px;
    bottom: 0;
    left: 0;
    background: #fff;
    opacity: 0
}

.mobile-menu>ul>li.active>a:after {
    opacity: .1
}

.mobile-menu>ul>li>ul {
    background: #363644;
    padding: 18px 15px 13px 15px;
    display: none;
    position: relative
}

.mobile-menu>ul>li>ul:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    top: 0;
    left: 0;
    background: #fff;
    opacity: .1
}

.mobile-menu>ul>li>ul>li {
    margin-bottom: 10px;
    position: relative
}

.mobile-menu>ul>li>ul a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    padding: 5px 0 5px 12px;
    position: relative
}

.mobile-menu>ul>li>ul>li.active a span {
    text-decoration: underline
}

.mobile-menu>ul>li>ul a:before {
    content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 4px;
    top: 11px;
    left: 0;
    background: #fff;
    border-radius: 1px
}

.mobile-menu>ul>li>ul a span {
    position: relative;
    z-index: 5
}

.mobile-menu .dropdown-button {
    display: block;
    width: 50px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 20
}

.mobile-menu .dropdown-button:after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 17px;
    top: 17px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.mobile-menu .dropdown-button.active:after {
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top: 22px
}

.mobile-menu ul ul .dropdown-button {
    height: 25px;
    right: -15px
}

.mobile-menu ul ul .dropdown-button:after {
    width: 6px;
    height: 6px;
    content: "+";
    border: none;
    color: #fff;
    -moz-transform: rotate(0)!important;
    -webkit-transform: rotate(0)!important;
    -o-transform: rotate(0)!important;
    -ms-transform: rotate(0)!important;
    transform: rotate(0)!important;
    top: 0!important;
    font-size: 18px;
    right: 21px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

.mobile-menu ul ul .dropdown-button.active:after {
    content: "—";
    font-size: 10px;
    top: 4px!important;
    right: 22px
}

.mobile-menu .dropdown-button+ul {
    display: none
}

.mobile-menu ul ul ul {
    padding-top: 6px
}

.mobile-menu ul ul ul a {
    padding: 6px 0 6px 30px
}

.mobile-menu ul ul ul a:before {
    left: 17px
}

.shedule {
    padding: 10px 0 10px 25px;
    position: relative
}

.shedule .fa {
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 10px
}

.shedule img {
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -3px;
    display: inline-block
}

.mob-menu-btn {
    position: absolute;
    left: 10px;
    top: 27px;
    height: 100%;
    width: 40px;
    cursor: pointer
}

.icon-menu-burger {
    height: 2px;
    width: 28px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0 0 -14px;
    -webkit-transition: transform .1s ease 0s;
    -moz-transition: transform .1s ease 0s;
    -o-transition: transform .1s ease 0s;
    -ms-transition: transform .1s ease 0s;
    transition: transform .1s ease 0s;
    -webkit-transition: -webkit-transform .1s ease 0s
}

.icon-menu-burger__line {
    background: #333;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: transform .1s linear .1s;
    -moz-transition: transform .1s linear .1s;
    -o-transition: transform .1s linear .1s;
    -ms-transition: transform .1s linear .1s;
    transition: transform .1s linear .1s;
    -webkit-transition: -webkit-transform .1s linear .1s
}

.icon-menu-burger:after,
.icon-menu-burger:before {
    background: #333;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0
}

.icon-menu-burger:before {
    top: -6px;
    -webkit-transition: top .1s linear .2s;
    -moz-transition: top .1s linear .2s;
    -o-transition: top .1s linear .2s;
    -ms-transition: top .1s linear .2s;
    transition: top .1s linear .2s
}

.icon-menu-burger:after {
    bottom: -6px;
    -webkit-transition: bottom .1s linear .2s;
    -moz-transition: bottom .1s linear .2s;
    -o-transition: bottom .1s linear .2s;
    -ms-transition: bottom .1s linear .2s;
    transition: bottom .1s linear .2s
}

.mob-menu-btn.active .icon-menu-burger {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: transform .1s linear .2s;
    -moz-transition: transform .1s linear .2s;
    -o-transition: transform .1s linear .2s;
    -ms-transition: transform .1s linear .2s;
    transition: transform .1s linear .2s;
    -webkit-transition: -webkit-transform .1s linear .2s
}

.mob-menu-btn.active .icon-menu-burger__line {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.mob-menu-btn.active .icon-menu-burger:before {
    -webkit-transition: top .1s linear;
    -moz-transition: top .1s linear;
    -o-transition: top .1s linear;
    -ms-transition: top .1s linear;
    transition: top .1s linear;
    top: 0
}

.mob-menu-btn.active .icon-menu-burger:after {
    -webkit-transition: bottom .1s linear;
    -moz-transition: bottom .1s linear;
    -o-transition: bottom .1s linear;
    -ms-transition: bottom .1s linear;
    transition: bottom .1s linear;
    bottom: 0
}

::-webkit-resizer {
    background-image: url('');
    background-repeat: no-repeat;
    width: 6px;
    height: 1px
}

::-webkit-scrollbar {
    width: 6px
}

::-webkit-scrollbar-button {
    background-image: url('');
    background-repat: no-repeat;
    width: 6px;
    height: 0
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #f6c026
}

::-webkit-scrollbar-track {
    background-color: #333644
}

#preloader {
    background: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    left: 0;
    position: fixed;
    z-index: 9999;
    display: block;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -o-transition: all .6s ease-out;
    transition: all .6s ease-out;
    opacity: 1
}

#preloader.hid {
    opacity: 0;
    visibility: hidden
}

#preloader table {
    width: 100%;
    height: 100%
}

#preloader table td {
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.load8 .loader {
    margin: 60px auto;
    font-size: 6px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(0, 72, 127, .2);
    border-right: 1.1em solid rgba(0, 72, 127, .2);
    border-bottom: 1.1em solid rgba(0, 72, 127, .2);
    border-left: 1.1em solid #f6c026;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

.load8 .loader,
.load8 .loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#up {
    position: fixed;
    z-index: 300;
    bottom: 9px;
    right: 9px;
    display: none;
    color: #fff;
    width: 38px;
    text-align: center;
    height: 38px;
    cursor: pointer;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    background: #f6c026;
    font-size: 36px
}

#up:hover {
    background-color: #333644!important
}

#up .fa {
    display: block
}

.delay-100 {
    -webkit-animation-delay: .1s;
    -moz-animation-delay: .1s;
    -o-animation-delay: .1s;
    animation-delay: .1s
}

.delay-200 {
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s
}

.delay-300 {
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    -o-animation-delay: .3s;
    animation-delay: .3s
}

.delay-400 {
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s
}

.delay-500 {
    -webkit-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -o-animation-delay: .5s;
    animation-delay: .5s
}

.delay-600 {
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s
}

.delay-700 {
    -webkit-animation-delay: .7s;
    -moz-animation-delay: .7s;
    -o-animation-delay: .7s;
    animation-delay: .7s
}

.delay-800 {
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    -o-animation-delay: .8s;
    animation-delay: .8s
}

.delay-900 {
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s;
    -o-animation-delay: .9s;
    animation-delay: .9s
}

.delay-1000 {
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.delay-1100 {
    -webkit-animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -o-animation-delay: 1.1s;
    animation-delay: 1.1s
}

.delay-1200 {
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.delay-1300 {
    -webkit-animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    animation-delay: 1.3s
}

.delay-1400 {
    -webkit-animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -o-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.row.min {
    margin-left: -5px;
    margin-right: -5px
}

.row.min>div[class^=col-] {
    padding-left: 5px;
    padding-right: 5px
}

.row.no-padding {
    margin-left: 0;
    margin-right: 0
}

.row.no-padding>div[class^=col-] {
    padding-left: 0;
    padding-right: 0
}

.table {
    display: table;
    width: 100%;
    height: 100%
}

.table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.services-section .element {
    margin-bottom: 10px
}

.services-section .element .img-wrapper {
    height: 250px
}

.services-section .element .img-wrapper .element-img {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat
}

@media(max-width:1229px) {
    .services-section .element .img-wrapper {
        height: 200px
    }
}

@media(max-width:991px) {
    .services-section .element .img-wrapper {
        height: 32vw
    }
}

@media(max-width:767px) {
    .services-section .element .img-wrapper {
        height: 64vw
    }
}

.services-section .element .element-content {
    padding: 20px;
    background: #fff;
    border: 1px solid #f5f5f5;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.services-section .element:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.services-section .element:hover .element-content {
    border-color: #fff
}

.services-section .element .img-wrapper {
    overflow: hidden;
    position: relative
}

.services-section .element .img-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.services-section .element:hover .img-wrapper:after {
    opacity: 1
}

.services-section .element .img-wrapper .hiddentitle {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 2;
    opacity: 0;
    text-align: center
}

.services-section .element .img-wrapper .hiddentitle span {
    text-transform: uppercase;
    border: 2px solid #fff;
    padding: 10px 30px;
    color: #fff;
    display: inline-block
}

.services-section .element:hover .img-wrapper .hiddentitle {
    opacity: 1
}

.services-section .element .img-wrapper img {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.services-section .element:hover .img-wrapper img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.services-elements>.row>div:nth-of-type(3n) .element .element-content {
    border-right: 1px solid #e2e6e7
}

.services-elements .title-h5 {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 40px;
    color: #333644;
    font-size: 16px
}

.services-elements .title-h5:after {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 3px;
    right: 3px;
    border-top: 2px solid #333644;
    border-right: 2px solid #333644;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.services-section .element:hover .title-h5:after {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.services-elements .text {
    color: #777;
    font-size: 13px
}

.services-elements img {
    width: 100%
}

.vantages-section {
    color: #353644;
    position: relative;
    background: url(../images/vantages-bg.jpg) right 0 no-repeat #f5c825
}

.vantages .element {
    margin-bottom: 20px
}

.vantages .col-xs-3 {
    max-width: 90px
}

.vantages .img-wrapper {
    height: 64px
}

.vantages-text {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    margin-top: 15px
}

.new.vantages .img-wrapper {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center
}

.new.title-h2 {
    text-transform: uppercase;
    font-size: 36px;
    margin-left: 17px;
    letter-spacing: 5px;
    margin-bottom: 50px
}

.vantages .img-wrapper img {
    max-height: 100%
}

.vantages>.row>hr:nth-of-type(2n) {
    clear: both
}

.vantages-section.new {
    background-size: contain;
    background-position: bottom right;
    padding-bottom: 10px;
    background-repeat: no-repeat
}

@media(max-width:767px) {
    .new.title-h2 {
        font-size: 26px;
        margin-left: 0;
        margin-bottom: 10px
    }
    .new.vantages .img-wrapper img {
        max-width: 50%;
        max-height: 100px
    }
    .vantages-text {
        font-size: 14px
    }
}

@media(max-width:991px) {
    .vantages-section {
        background: #f5c825
    }
}

.accordeon .element-content {
    display: none;
    padding: 20px;
    color: #888885;
    font-size: 16px
}

.accordeon .element {
    margin-bottom: 6px;
    background: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .1)
}

.accordeon .element .title {
    cursor: pointer;
    padding: 12px 15px 12px 70px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    position: relative;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.accordeon .element.active .title {
    background: #f6c026;
    color: #fff!important
}

.accordeon .element .title:before {
    font-family: FontAwesome;
    content: "";
    display: block;
    position: absolute;
    width: 50px;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/plus.png) 50% 50% no-repeat #ccc;
    color: #fff;
    text-align: center;
    line-height: 50px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.accordeon .element.active .title:before {
    background: url(../images/minus.png) 50% 50% no-repeat #333
}

.accordeon>div:first-of-type .element-content {
    display: block
}

.accordeon .element .title:hover:before {
    background-color: #333
}

.accordeon .element .title:hover {
    color: #333
}

.countdown-wrapper {
    padding-top: 8px
}

.countdownHolder {
    position: relative;
    font-size: 20px;
    line-height: 26px;
    margin: 0 auto 50px
}

.countdownHolder>span:nth-of-type(odd) {
    color: #333644;
    width: 40px;
    padding: 10px 0;
    background-color: #f6c027;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    position: relative;
    font-weight: 700
}

.countdownHolder>span:nth-of-type(odd):after {
    content: ":";
    display: block;
    position: absolute;
    top: 8px;
    right: -15px;
    color: #fff
}

.countdownHolder>span.countSeconds:after {
    display: none
}

.countDiv {
    display: inline-block;
    width: 22px
}

.countDays:before,
.countHours:before,
.countMinutes:before,
.countSeconds:before {
    position: absolute;
    display: block;
    width: 40px;
    text-align: center;
    left: 0;
    bottom: -30px;
    content: 'дней';
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400
}

.countDays:before {
    content: 'дней'
}

.countHours:before {
    content: 'часов'
}

.countMinutes:before {
    content: 'минут'
}

.countSeconds:before {
    content: 'секунд'
}

.action-form-box {
    width: 800px;
    margin: auto;
    max-width: 100%
}

@media only screen and (min-width:992px) {
    .countdownHolder>span:nth-of-type(odd) {
        width: 50px
    }
    .countDays:before,
    .countHours:before,
    .countMinutes:before,
    .countSeconds:before {
        width: 48px;
        font-size: 11px;
        bottom: -24px
    }
    .countdownHolder {
        margin: 0 auto;
        text-align: right;
        font-size: 26px
    }
}

.map-section {
    overflow: hidden;
    background: #fff
}

.contacts-template .map-wrapper {
    height: 360px
}

.contacts .element.relative .fa {
    position: absolute;
    top: 3px;
    left: 0
}

.contacts .element.relative .fa+span {
    display: inline-block;
    margin-left: 20px
}

.contacts>hr:last-of-type {
    display: none
}

@media only screen and (max-width:991px) {
    .index-template .map-wrapper {
        height: 350px!important
    }
}

@-webkit-keyframes fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDownSmall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDownSmall {
    -webkit-animation-name: fadeInDownSmall;
    animation-name: fadeInDownSmall
}

@-webkit-keyframes fadeOutUpSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

@keyframes fadeOutUpSmall {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
        transform: translateY(-5px)
    }
}

.fadeOutUpSmall {
    -webkit-animation-name: fadeOutUpSmall;
    animation-name: fadeOutUpSmall
}

.breadcrumbs-wrapper {
    margin: -20px 0 35px;
    font-size: 14px
}

.breadcrumbs-wrapper li {
    display: inline-block;
    margin-right: 25px
}

.breadcrumbs-wrapper a {
    text-decoration: none;
    position: relative;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.breadcrumbs-wrapper a:hover {
    color: #2e2e2e
}

.breadcrumbs-wrapper a:after {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    top: 8px;
    right: -16px;
    border-top: 1px solid #343644;
    border-right: 1px solid #343644;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.breadcrumbs-wrapper a:hover:after {
    border-color: #2e2e2e
}

.gallery-do-posle .subelement {
    margin-bottom: 10px
}

.gallery-do-posle .subelement .text {
    font-size: 11px;
    margin-top: 5px
}

.gallery-do-posle .subelement.do .img-wrapper:before,
.gallery-do-posle .subelement.posle .img-wrapper:before {
    display: block;
    position: absolute;
    padding: 5px 15px;
    top: 15px;
    left: 15px;
    color: #fff;
    background: #fff;
    color: #000;
    border: 2px solid #353644;
    border-radius: 4px
}

.gallery-do-posle .subelement.do .img-wrapper:before {
    content: "До"
}

.gallery-do-posle .subelement.posle .img-wrapper:before {
    content: "После"
}

.gallery-do-posle.doposle-tags-none .subelement.do .img-wrapper:before,
.gallery-do-posle.doposle-tags-none .subelement.posle .img-wrapper:before {
    display: none
}

@media only screen and (min-width:768px) {
    .gallery-do-posle .img-wrapper .text {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 10px;
        background: rgba(0, 0, 0, .5);
        color: #fff
    }
    .lightgallery img {
        display: block;
        width: 100%
    }
    .lightgallery a:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: url(../images/zoom.png) 50% 50% no-repeat rgba(0, 0, 0, .2);
        background-size: 0 0;
        z-index: 2;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        opacity: 0
    }
    .lightgallery .img-wrapper:hover a:after {
        opacity: 1;
        background-size: 48px 48px
    }
}

.contacts-template .google-map {
    height: 250px
}

.reviews-section {
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    position: relative
}

.ie .reviews-section {
    background-attachment: scroll
}

.reviews-section .section-before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.reviews-carousel {
    position: relative;
    z-index: 10;
    margin: 0 -10px
}

.reviews-carousel .slick-track {
    display: flex;
    align-items: stretch
}

.reviews-carousel .item {
    margin: 0 10px 50px;
    border: 1px solid rgba(255, 255, 255, .6);
    height: auto;
    position: relative
}

.reviews-carousel .element {
    padding: 30px
}

.reviews-carousel .element .title {
    margin-bottom: 5px
}

.reviews-carousel .element .date {
    font-size: 14px;
    font-weight: 700;
    color: #abafb2
}

.reviews-carousel .element .text {
    color: #abafb2;
    padding-top: 10px;
    line-height: 1.3
}

.reviews-carousel .slick-dots li {
    border-color: #fff
}

.reviews-carousel .slick-dots li.slick-active {
    border-color: #fff;
    background: #fff
}

.reviews-carousel .stars:after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 2px;
    background: #f6c028
}

.reviews {
    margin: 0 -10px
}

.rev-header {
    font-family: trump;
    letter-spacing: 1px
}

.rev-grid-sizer,
.reviews>.rev-item {
    width: 100%
}

.reviews>.rev-item .inner {
    padding: 30px;
    margin: 10px;
    border: 1px solid #d5d5d5
}

.rev-answer {
    margin-top: 30px
}

@media only screen and (min-width:768px) {
    .reviews>.rev-grid-sizer,
    .reviews>.rev-item {
        width: 50%
    }
    .rev-answer {
        padding: 0 0 0 70px;
        background: url(../images/brown-arrow.png) 10px 0 no-repeat
    }
}

.ticket-comment {
    margin: 0!important
}

.comment-reply {
    padding: 10px 0
}

.reviews>.rev-item .rev-item .inner {
    padding: 0 0 0 70px;
    background: url(../images/brown-arrow.png) 10px 0 no-repeat;
    border: none
}

.reviews>.rev-item .rev-item .rev-date {
    display: none
}

.reviews>.rev-item .rev-item .inner .title {
    text-transform: none;
    margin-bottom: 0
}

.reviews>.rev-item .rev-item .rev-text {
    margin-top: -10px
}

.reviews>.rev-item .rev-item .comment-reply {
    display: none
}

.comment-form-wrapper {
    background: url(../../../images/services/proizvodstvo-metallokonstruktsiy-1-1.jpg) 50% 50% no-repeat;
    background-size: cover;
    background-attachment: fixed;
    color: #fff;
    position: relative;
    padding: 50px 0;
    margin-top: 30px
}

.ie .comment-form-wrapper {
    background-attachment: scroll
}

.comment-form-wrapper:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(52, 54, 68, .9);
    content: ''
}

.comment-form-wrapper .inner {
    position: relative;
    z-index: 10;
    width: 575px;
    max-width: 100%;
    margin: 0
}

#comment-editor {
    width: 100%!important;
    display: block
}

#comment-form .form-actions,
#ticketForm .form-actions {
    padding-top: 0!important;
    border-top: none!important
}

.comment-form-wrapper .form-control {
    background: 0 0;
    border: 2px solid #fff;
    color: #fff
}

.comment-form-wrapper textarea.form-control {
    height: 180px
}

.comment-form-wrapper .button {
    color: #fff;
    background: 0 0;
    border: 2px solid #fff
}

.comment-form-wrapper .button:hover {
    background: #fff;
    color: #333
}

.comment-form-wrapper .form-control.error {
    border-color: #ff3324
}

.comment-form-wrapper .form-control::-moz-placeholder {
    color: #fff
}

.comment-form-wrapper .form-control:-ms-input-placeholder {
    color: #fff
}

.comment-form-wrapper .form-control::-webkit-input-placeholder {
    color: #fff
}

.comment-form-wrapper .form-control.error::-moz-placeholder {
    color: #ea1527
}

.comment-form-wrapper .form-control.error:-ms-input-placeholder {
    color: #ea1527
}

.comment-form-wrapper .form-control.error::-webkit-input-placeholder {
    color: #ea1527
}

table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #e2e6e7
}

table tr:nth-child(odd) {
    background: #f5f5f5
}

table td,
table th {
    padding: 14px 20px;
    font-size: 14px;
    border-left: 1px solid #e2e6e7;
    vertical-align: middle;
    color: #5f5f5f
}

table th {
    color: #fff;
    background: #353644;
    font-weight: 700;
    border-left-color: rgba(255, 255, 255, .2)
}

table td:first-child,
table th:first-child {
    border-left: none
}

table .separate td {
    background: #e2e6e7;
    color: #333;
    font-weight: 700
}

@media only screen and (max-width:767px) {
    table td,
    table th {
        padding: 8px 10px;
        font-size: 12px
    }
}

section.catalog {
    background: #fff
}

.catalog .element {
    border: 1px solid #c7c7c7;
    margin-bottom: 10px
}

.catalog .element .img-wrapper {
    overflow: hidden;
    position: relative;
    height: 232px;
    text-align: center
}

.catalog .element .element-article {
    position: absolute;
    z-index: 4;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 3px 10px;
    color: #fff;
    background: #333644
}

@media only screen and (max-width:991px) {
    .catalog .element .img-wrapper {
        height: 35vw
    }
}

@media only screen and (max-width:767px) {
    .catalog .element .img-wrapper {
        height: 65vw
    }
}

.catalog .element .element-content {
    padding: 20px;
    background: #f5f5f5;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.catalog .title-h5 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 40px;
    color: #f6c026;
    margin-bottom: 0
}

.catalog .title-h5:after {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 3px;
    right: 3px;
    border-top: 2px solid #f6c026;
    border-right: 2px solid #f6c026;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.catalog .element .img-wrapper img {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    width: 100%
}

.catalog .element .img-wrapper.crop img {
    max-width: 100%;
    max-height: 100%;
    width: auto
}

.catalog .element:hover .img-wrapper img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.catalog .element .img-wrapper .hiddentitle {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    z-index: 2;
    opacity: 0;
    text-align: center
}

.catalog .element .img-wrapper .hiddentitle span {
    text-transform: uppercase;
    border: 2px solid #fff;
    padding: 8px 30px;
    color: #fff;
    display: inline-block
}

.catalog .element:hover .img-wrapper .hiddentitle {
    opacity: 1
}

.catalog .element .img-wrapper:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.catalog .element:hover .img-wrapper:after {
    opacity: 1
}

.catalog .element:hover .title-h5:after {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.catalog .element .button {
    background: #f6c026;
    border-color: #f6c026;
    position: relative;
    z-index: 20;
    margin-bottom: 0
}

.catalog .element .button:hover {
    background: #333644;
    border-color: #333644
}

.catalog .element .title-h6 {
    font-weight: 700;
    height: 57px;
    overflow: hidden;
    margin-bottom: 10px
}

.catalog .element .text {
    height: 48px;
    overflow: hidden;
    margin-bottom: 10px
}

.goodprice {
    color: #343644
}

.catalog>.row>hr:nth-of-type(2n) {
    clear: both
}

@media only screen and (min-width:1230px) {
    .catalog>.row>hr:nth-of-type(2n) {
        clear: none
    }
    .catalog>.row>hr:nth-of-type(3n) {
        clear: both
    }
}

.pagination {
    display: inline-block;
    margin: 30px 0
}

.pagination li {
    display: inline
}

.pagination li>span {
    cursor: default
}

.pagination li>a,
.pagination li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #626262;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-weight: 100;
    margin-bottom: 5px;
    margin-right: 5px
}

.pagination li:first-child>a,
.pagination li:first-child>span {
    margin-left: 0
}

.pagination li>a:hover {
    background-color: #eee
}

.pagination .active>a,
.pagination .active>a:hover {
    background-color: #f6c026;
    color: #343644;
    border-color: #f6c026;
    cursor: default
}

.latest .elements>div:last-of-type hr {
    display: none
}

.latest hr {
    margin: 15px 0 10px 0
}

.main-column h1 {
    margin-top: -7px
}

.brands-section {
    background: #fff;
    padding: 15px 0 10px
}

.brands-section>.container>.row {
    margin-left: -5px;
    margin-right: -5px
}

.logotype {
    border: 2px solid #ccc;
    margin: 0 0 10px;
    background: #fff;
    -webkit-transition: background .3s ease;
    -moz-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease
}

.logotype:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    border-color: #fff
}

.logotype .inner {
    height: 110px;
    overflow: hidden
}

.agreement {
    position: relative;
    margin-bottom: 20px;
    color: #7c7f8c;
    font-size: 13px
}

.agreement.black {
    color: #000
}

.agreement input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.agreement i {
    position: absolute;
    left: -2px;
    top: 1px;
    font-size: 16px
}

.agreement label {
    padding-left: 18px;
    position: relative;
    display: inline-block
}

.agreement input+label .checked {
    display: none
}

.agreement input:checked+label .checked {
    display: inline-block
}

.agreement input:checked+label .no-checked {
    display: none
}

.agreement input.error+label {
    color: red
}

.aside-menu {
    margin-bottom: 30px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease
}

.aside-menu a {
    display: block;
    text-decoration: none!important;
    color: #171717;
    padding: 15px 36px 15px 15px;
    font-size: 15px;
    background: #fff;
    line-height: 1.3;
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5
}

.aside-menu>ul>li:first-of-type>a {
    border-top: 1px solid #d5d5d5
}

.aside-menu>ul>li:nth-of-type(even)>a {
    background: #fcfcfc
}

.aside-menu .active>a,
.aside-menu .open>a,
.aside-menu li:hover>a {
    color: #f6c026!important
}

.aside-menu>ul ul {
    display: none
}

.aside-menu .active>ul {
    display: block
}

.aside-menu>ul li {
    position: relative
}

.aside-menu>ul .dropdown-button {
    height: 53px;
    width: 36px;
    display: block;
    z-index: 20;
    top: 0;
    right: 0;
    position: absolute;
    cursor: pointer
}

.aside-menu>ul .dropdown-button:after {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    top: 20px;
    right: 21px;
    border-bottom: 1px solid #1f1f1f;
    border-right: 1px solid #1f1f1f;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.aside-menu>ul .dropdown-button.active:after {
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 24px
}

.aside-menu>ul ul .dropdown-button {
    height: 37px
}

.aside-menu>ul ul .dropdown-button:after {
    top: 12px
}

.aside-menu>ul ul .active>a+.dropdown-button:after,
.aside-menu>ul ul .dropdown-button.active:after,
.aside-menu>ul ul .open>a+.dropdown-button:after {
    top: 16px
}

.aside-menu ul ul a {
    padding: 12px 36px 10px 30px;
    font-weight: 400;
    font-size: 13px;
    position: relative
}

.aside-menu ul ul>li>a:before {
    content: "";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    top: 18px;
    left: 15px;
    background: #d5d5d5
}

.aside-menu ul ul ul a {
    padding: 8px 36px 8px 30px
}

.aside-menu ul ul ul a:before,
.aside-menu ul ul ul ul a:before {
    display: none
}

.aside-menu ul ul ul ul a {
    padding: 8px 36px 8px 40px
}

.aside-menu ul ul ul ul ul a {
    padding: 8px 36px 8px 50px
}

.aside-menu-title {
    padding: 15px 42px 15px 20px;
    background: #f6c026;
    position: relative;
    color: #fff
}

.aside-menu-title:after {
    content: "";
    display: block;
    position: absolute;
    width: 12px;
    height: 12px;
    top: 50%;
    right: 20px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-top: -8px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.active .aside-menu-title:after {
    -moz-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-top: -3px
}

@media only screen and (max-width:991px) {
    .aside-menu>ul {
        display: none
    }
    .aside-menu.active>ul {
        display: block
    }
    .aside {
        border-right: none
    }
    .aside-menu a {
        border-right: 1px solid #f5f5f5
    }
}

@media only screen and (min-width:992px) {
    .aside-menu>ul>li.active>a {
        color: #000!important;
        background-color: #f6c026!important;
        border-color: #f6c026!important
    }
    .aside-menu>ul>li.active>.dropdown-button:after {
        border-color: #000
    }
    .aside-menu>ul>li:hover>a,
    .aside-menu>ul>li:nth-of-type(even):hover>a {
        background: #f6f6f6
    }
}

.contacts-template .contacts-block>hr:last-of-type {
    display: none
}

.aside-gallery img {
    width: 100%;
    margin-bottom: 10px
}

@media only screen and (max-width:991px) {
    .base-template .header {
        border-bottom: 1px solid #d5d5d5;
        margin-bottom: 40px
    }
    .top-bar {
        border-bottom: 1px solid #d5d5d5
    }
}

@media only screen and (min-width:768px) {
    .contacts-template .google-map {
        height: 370px
    }
    .logo {
        margin-bottom: 0
    }
    .shedule {
        position: fixed;
        left: 100px;
        z-index: 1000;
        top: 8px
    }
    .shedule .fa {
        top: 8px
    }
    .top-slider .img-wrapper {
        margin-bottom: 0
    }
    .top-slider .item .element-content {
        z-index: 20
    }
    .header-tel {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%
    }
    .callback-link {
        position: absolute;
        right: 0;
        top: 50px
    }
    .top-slider {
        height: 400px
    }
    .top-slider img {
        min-height: 400px
    }
    .top-slider .element-content {
        position: absolute;
        top: 0;
        left: 0;
        color: #fff;
        width: 100%
    }
    .top-slider .title {
        font-size: 42px;
        line-height: 1.1;
        margin-bottom: 20px
    }
    .top-slider .subtitle {
        margin-bottom: 20px;
        font-size: 22px
    }
    .top-form-wrapper {
        background: #fafafa
    }
    .index-template .services-section {
        background: #fafafa
    }
    .top-form-box {
        padding: 15px;
        margin-left: 0;
        margin-right: 0;
        margin-top: 70px;
        box-shadow: 0 0 3px rgba(0, 0, 0, .15)
    }
    .top-slider-wrapper+.top-form-wrapper .top-form-box {
        margin-top: -80px
    }
    .top-form-box-inner {
        padding: 20px 40px 10px;
        border: 1px solid #b7b7b7
    }
    .top-slider .element-content-inner {
        padding: 8% 0 30px
    }
    .noneaction .top-slider .element-content {
        height: 100%
    }
    .noneaction .top-slider .element-content>.container {
        display: table;
        height: 100%
    }
    .noneaction .top-slider .element-content>.container>.element-content-inner {
        padding: 30px 0;
        display: table-cell;
        vertical-align: middle
    }
    .title-h2,
    h2 {
        font-size: 42px
    }
    .title-h2 span {
        display: inline;
        margin: 0 0 0 30px
    }
    .title-h3,
    h3 {
        font-size: 36px
    }
    .top-slider .slick-dots {
        position: absolute;
        bottom: 20px;
        margin-bottom: 0
    }
    .top-slider .slick-dots li {
        border: 2px solid #fff
    }
    .top-slider .slick-dots li.slick-active {
        border-color: #fff;
        background: #fff
    }
    .services-elements .text {
        height: 72px;
        overflow: hidden
    }
    .accordeon .element-content {
        font-size: 18px
    }
    .accordeon .element .title {
        font-size: 22px
    }
    .header-bottom {
        padding: 15px 0
    }
    .top-slider .element-content-inner>div {
        padding: 30px;
        background: rgba(0, 0, 0, .3);
        display: inline-block
    }
}

@media only screen and (min-width:992px) {
    .top-bar .button {
        font-size: 13px;
        top: 10px;
        height: 36px;
        padding: 8px 16px 0
    }
    .main-column {
        padding-left: 15px
    }
    .main-column-left {
        padding-right: 15px
    }
    .header-address {
        float: right
    }
    .logo {
        margin: 0
    }
    .callback-link {
        top: 54px
    }
    .top-slider {
        height: 495px
    }
    .top-slider img {
        min-height: 495px
    }
    .top-slider .title {
        font-size: 58px
    }
    .body-fixed-true .top-slider-wrapper+.top-form-wrapper .top-form-box {
        margin-top: -80px
    }
    .top-form-box.bottom-box {
        margin-top: -80px
    }
    .title-h2,
    h2 {
        font-size: 46px
    }
    .modal {
        padding: 40px
    }
    .title-h2 span {
        margin: 0 0 0 70px
    }
    .top-bar-container {
        width: 940px;
        margin: 0 auto
    }
    .mobile-menu {
        display: none!important
    }
    .top-menu {
        display: block!important;
        position: static
    }
    .top-menu>ul>li>a {
        text-decoration: none;
        color: #000;
        height: 55px;
        display: block;
        line-height: 55px;
        padding: 0 17px;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out;
        border-left: 1px solid #d5d5d5;
        position: relative
    }
    .top-menu>ul>li:last-of-type>a {
        border-right: 1px solid #d5d5d5
    }
    .top-menu>ul>li:hover>a {
        background: #d5d5d5
    }
    .top-menu>ul>li.active>a {
        background: #f6c026;
        color: #2e2e2e!important;
        border-color: #f6c026
    }
    .top-menu>ul>li.active+li>a {
        border-left-color: #f6c026
    }
    .top-menu>ul>li {
        float: left;
        position: relative;
        z-index: 10
    }
    .top-menu>ul>li:last-child {
        margin-right: 0
    }
    .top-menu>ul>li.down a {
        padding-right: 30px
    }
    .top-menu>ul>li.down>a:after {
        content: "";
        display: block;
        position: absolute;
        width: 6px;
        height: 6px;
        transform: rotate(45deg);
        border-bottom: 1px solid #2e2e2e;
        border-right: 1px solid #2e2e2e;
        right: 12px;
        top: 50%;
        margin-top: -3px
    }
    .top-menu>ul>li>ul {
        position: absolute;
        width: 280px;
        top: 64px;
        padding-top: 10px;
        left: 0;
        text-align: left;
        z-index: 300;
        visibility: hidden;
        opacity: 0;
        transition: all .2s ease-out
    }
    .top-menu>ul>li:hover>ul {
        visibility: visible;
        top: 54px;
        opacity: 1
    }
    .top-menu>ul ul li {
        position: relative
    }
    .top-menu>ul>li>ul>li:first-of-type:after,
    .top-menu>ul>li>ul>li:first-of-type:before {
        content: "";
        display: block;
        width: 12px;
        height: 12px;
        background: #343644;
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(45deg);
        position: absolute;
        left: 15px;
        top: -6px;
        z-index: 10
    }
    .top-menu>ul>li>ul>li:first-of-type.active:after,
    .top-menu>ul>li>ul>li:first-of-type:hover:after {
        background: rgba(255, 255, 255, .1)
    }
    .top-menu ul ul li>a {
        position: relative
    }
    .top-menu ul ul li.down>a span:after {
        content: "";
        display: block;
        position: absolute;
        width: 6px;
        height: 6px;
        top: 50%;
        right: 15px;
        transform: rotate(45deg);
        margin-top: -3px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff
    }
    .top-menu>ul ul li>a {
        background: #343644;
        padding: 12px 10px 12px 10px;
        display: block;
        font-size: 13px;
        line-height: 18px;
        color: #fff;
        text-decoration: none;
        position: relative
    }
    .top-menu>ul ul li>a:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 1px;
        top: 0;
        left: 0;
        background: #fff;
        opacity: .1;
        z-index: 5
    }
    .top-menu>ul ul li:first-of-type>a:before {
        display: none
    }
    .top-menu>ul ul li>a:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        background: #fff;
        opacity: 0
    }
    .top-menu>ul ul li.active>a:after,
    .top-menu>ul ul li:hover>a:after {
        opacity: .1
    }
    .top-menu ul ul ul {
        position: absolute;
        top: 10px;
        left: 280px;
        width: 250px;
        visibility: hidden;
        opacity: 0;
        transition: all .2s ease-out
    }
    .top-menu ul ul li:hover ul {
        visibility: visible;
        opacity: 1;
        top: 0
    }
    .shedule {
        position: absolute;
        right: inherit;
        z-index: 10;
        top: 50%;
        margin-top: -18px;
        left: 320px;
        font-size: 12px
    }
    .contacts-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }
    .contacts {
        padding-top: 45px;
        width: 330px
    }
    .top-bar {
        position: relative
    }
    .top-bar.fix-true.fixed {
        position: fixed;
        top: 0;
        left: 0;
        border-top-color: #fff
    }
    .top-bar:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background: #d5d5d5
    }
    .body-fixed-true .top-bar.fix-true.fixed {
        background: 0 0
    }
    .body-fixed-true .top-bar.fix-true.fixed:after {
        opacity: 0
    }
    .body-fixed-true .top-bar.fix-true.fixed .top-bar-container {
        width: 1290px;
        max-width: 100%;
        box-shadow: 0 0 0 1px #d5d5d5;
        background: #fff;
        padding-right: 15px
    }
    .body-fixed-true .top-bar.fixed .top-menu>ul>li:first-of-type>a {
        border-left: none
    }
    .base-template .top-bar {
        margin-bottom: 40px
    }
    .base-template .top-bar:after {
        opacity: 1
    }
    .top-bar.fix-true.fixed+.top-bar-push-md {
        height: 56px
    }
    .base-template .top-bar.fix-true.fixed+.top-bar-push-md {
        height: 96px
    }
    .top-slider .slick-dots {
        bottom: 30px
    }
}

@media (min-width:1170px) {
    .top-bar-container {
        width: 1110px;
        margin: 0 auto
    }
}

@media only screen and (min-width:1230px) {
    .top-bar-container {
        width: 1170px
    }
    .services-elements .text {
        height: 58px
    }
    .shedule {
        left: 360px
    }
    .contacts-template .contacts-block {
        padding-right: 60px
    }
}

@media only screen and (min-width:1912px) {
    .top-slider {
        height: 555px
    }
}

.news .element {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #f6f6f6
}

.base-template .news .element {
    background: #fafafa
}

.news .element>.row>.col-xs-3 {
    max-width: 120px
}

.news .element .title-h5 {
    overflow: hidden;
    margin-bottom: 5px;
    max-height: 58px
}

@media only screen and (max-width:767px) {
    .news .element .title-h5 {
        max-height: inherit
    }
}

.news .element .date {
    font-size: 12px;
    margin-top: -3px
}

.news .element .text {
    color: #6a6b70;
    height: 36px;
    overflow: hidden;
    font-size: 13px
}

.news .element .more {
    font-weight: 700
}

.news .element .more i {
    vertical-align: middle;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.news .element .more,
.news .element .title-h5 a {
    color: #353644
}

.news .element .more:hover,
.news .element .title-h5 a:hover {
    color: #f1c02e
}

.news .element>.row>.col-xs-4 {
    max-width: 190px
}

.fotorama__thumb-border {
    border-color: #f6c026!important
}

.product-count-element .element-counter input {
    display: inline-block;
    width: 40px;
    height: 42px;
    float: left;
    border-radius: 0;
    margin: 0;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-left: none;
    border-right: none;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px
}

.product-count-element .element-counter button {
    display: inline-block;
    width: 40px;
    height: 42px;
    float: left;
    margin: 0;
    background: #e8e8e8;
    border: 1px solid #e8e8e8;
    font-size: 20px;
    font-family: arial;
    line-height: 34px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.product-count-element .element-counter button.btn-minus {
    line-height: 28px
}

.product-count-element .element-counter button:hover {
    background: #c1c1c1;
    border-color: #c1c1c1
}

.product-price {
    font-size: 36px;
    color: #f6c026
}

.box {
    display: none
}

.box.visible {
    display: block
}

ul.tabs {
    width: 100%;
    border-bottom: 1px solid #d5d5d5
}

ul.tabs li {
    display: table-cell;
    height: 50px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    border: 1px solid transparent;
    border-bottom: none;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
    color: #333;
    background: #fff;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: relative;
    padding: 10px 35px
}

ul.tabs li.current,
ul.tabs li.current:hover {
    border-color: #d5d5d5;
    background: #fff;
    color: #333
}

ul.tabs li:hover {
    background: #f6f6f6;
    border-color: #f6f6f6
}

ul.tabs li.current:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -2px;
    left: 0;
    background: #fff
}

.mobile-tab-header {
    display: none
}

@media only screen and (max-width:767px) {
    .mobile-tab-header {
        padding: 14px 40px 14px 14px;
        color: #fff;
        background: #f6c026;
        width: 100%;
        position: relative;
        display: block;
        font-weight: 600
    }
    ul.tabs {
        position: relative;
        display: none;
        border: none
    }
    .mobile-tab-header:after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -10px;
        right: 24px;
        width: 12px;
        height: 12px;
        border-bottom: 2px solid #fff;
        border-right: 2px solid #fff;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        transition: all .2s ease-out
    }
    .mobile-tab-header.active:after {
        -moz-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        margin-top: -4px
    }
    ul.tabs li {
        padding: 17px 15px;
        width: 100%;
        border: 1px solid #e9e9e9;
        border-top: none;
        display: block;
        height: auto;
        text-align: left;
        text-transform: none;
        font-size: 15px
    }
    ul.tabs li.current {
        display: none
    }
    .mobile-tab-header.active+ul.tabs {
        display: block
    }
}

@media only screen and (min-width:768px) {
    .tabs.mobile {
        display: block!important
    }
}

#msOrder {
    margin-top: 20px!important
}

.cart-body {
    margin: 10px 0 0
}

.cart-body .element {
    background: #fff;
    padding: 20px 20px 15px;
    margin-bottom: 10px;
    border: 1px solid #ebebeb;
    position: relative
}

.cart-body .element-counter {
    display: inline-block
}

.cart-body .element-price {
    display: inline-block
}

.cart-body .element-delete {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    color: red;
    padding: 0;
    border: 0;
    background: 0 0;
    z-index: 20
}

.cart-body .element-delete i {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.cart-body .element-delete:hover i {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.cart-body .subelement2 {
    padding-left: 120px;
    min-height: 100px
}

.cart-body .element .element-counter,
.cart-body .element .element-price,
.cart-body .subelement2 .text {
    height: 100px
}

.cart-body .element .element-img-wrapper {
    padding: 2px;
    border: 1px solid #ebebeb;
    position: absolute;
    top: 0;
    left: 0
}

.cart-body .element .element-img {
    width: 99px;
    height: 76px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    opacity: 1
}

.cart-body .element a:hover .element-img {
    opacity: .8
}

.cart-body .element hr {
    margin: 10px 0
}

@media only screen and (max-width:767px) {
    .cart-body .element .element-img-wrapper {
        position: static;
        margin-bottom: 20px;
        display: inline-block
    }
    .cart-body .subelement2 {
        padding-left: 0
    }
    .cart-body .element .element-counter,
    .cart-body .element .element-price,
    .cart-body .subelement2 .text {
        height: auto
    }
}

.order-wrapper {
    background: #fff;
    padding: 10px 0
}

.order-wrapper .material-icons {
    vertical-align: middle;
    margin-top: -3px
}

.order-wrapper #msOrder .error {
    border-color: #ff1a00!important
}

.customradio {
    position: relative;
    margin-bottom: 10px
}

.customradio input[type=radio] {
    position: fixed;
    top: -100000px
}

.customradio {
    min-height: 34px;
    margin-bottom: 10px
}

.customradio input[type=radio]+label {
    position: relative;
    padding-left: 25px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 4px
}

.customradio input[type=radio]+label:before {
    background: url(../images/customradio.png) 0 0 no-repeat;
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 0
}

.customradio input[type=radio]:checked+label:before {
    background-position: 0 -16px
}

.customradio label {
    font-size: 14px;
    color: #201e1e;
    font-weight: 700
}

.customradio label strong {
    font-weight: 600;
    color: #000;
    font-size: 13px
}

.customradio.disabled label,
.customradio.disabled label strong,
.customradio.disabled label::before {
    cursor: default!important;
    color: #848484
}

.customradio label+p {
    padding-left: 25px;
    font-size: 13px
}

.element-counter .form-control {
    display: inline-block;
    height: 30px;
    width: 40px;
    padding: 0 2px;
    text-align: center;
    color: #000;
    background: #f4f4f6;
    border: 1px solid #e5e5e5;
    margin-bottom: 0
}

.element-counter button {
    width: 30px;
    display: inline-block;
    padding: 0;
    vertical-align: top;
    border: none;
    background: 0 0;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
    font-family: arial
}

.element-counter button:hover {
    color: #ff2330
}

.element-counter button[disabled]:hover {
    color: #1f1f1f
}

.isa_success {
    border: 1px solid #79bcda;
    background-color: #d9f0f5;
    margin: 0 0 10px;
    padding: 15px
}

.order-number {
    color: #f6c026
}

.jgrowlHide #jGrowl {
    display: none!important
}

.product-tags {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    color: #fff;
    padding: 7px 0 0 7px;
    text-align: left
}

.product-tags span {
    margin: 0 5px 5px 0;
    display: inline-block;
    padding: 4px 8px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase
}

.product-tags span.product-tag-new {
    background: #76b500
}

.product-tags span.product-tag-popular {
    background: #ffca1e
}

.product-tags span.product-tag-favorite {
    background: #ff1b2d
}

.index-template .product-tags {
    display: none
}

.products-carousel div[class^=col-] {
    padding-left: 5px!important;
    padding-right: 5px!important
}

.index-template .products-carousel {
    margin-bottom: 30px
}

.aside-news .element {
    padding-left: 100px;
    margin-bottom: 25px;
    min-height: 74px
}

.aside-news .element .img-wrapper {
    position: absolute;
    left: 0;
    top: 4px
}

.aside-news .element .title a {
    text-decoration: none;
    color: #2c2c2c
}

.aside-news .inner {
    margin-top: -10px
}

.cleaner-hr,
.clear-hr {
    height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    border: none
}

.item-gallery .element {
    margin-bottom: 10px;
    overflow: hidden
}

.item-gallery>.row>hr:nth-of-type(2n) {
    clear: both
}

@media only screen and (min-width:992px) {
    .item-gallery>.row>hr:nth-of-type(2n) {
        clear: none
    }
    .item-gallery>.row>hr:nth-of-type(3n) {
        clear: both
    }
}

#vk_groups,
#vk_widget {
    width: 100%
}

#vk_groups,
#vk_groups iframe {
    width: 100%!important
}

.video-list .element {
    margin-bottom: 20px;
    background: #fff;
    width: 900px;
    max-width: 100%
}

.video-list .element .element-img {
    height: 420px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

@media only screen and (max-width:1289px) {
    .video-list .element .element-img {
        height: 34vw
    }
}

@media only screen and (max-width:991px) {
    .video-list .element .element-img {
        height: 46vw
    }
}

@media only screen and (max-width:767px) {
    .video-list .element .element-img {
        height: 60vw
    }
}

.video-list .element .play-block {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .8)
}

.video-list .element .play-block span {
    display: inline-block;
    padding: 8px;
    border-radius: 100%;
    background: rgba(255, 255, 255, .1)
}

.video-list .element .play-block span i {
    display: inline-block;
    color: #fff;
    font-size: 40px;
    width: 64px;
    height: 64px;
    line-height: 61px;
    border: 2px solid #fff;
    border-radius: 100%;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.video-list .element .play-block:hover span i {
    color: #ff121a;
    border-color: #ff121a
}

.video-list .element .element-content {
    padding: 25px 0
}

.video-list .element .element-content .title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 3px
}

.video-list .element .element-content .text {
    font-size: 15px;
    margin-bottom: 10px
}

.portfolio-header-section {
    background: #353644
}

.hr-min {
    width: 100px;
    margin: 30px auto
}

.portfolio-header-section:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 50%;
    border-top: 14px solid #f0c92e;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    margin-left: -7px;
    z-index: 10
}

.portfolio>hr:nth-of-type(2n) {
    clear: both
}

.portfolio {
    overflow: hidden;
    margin: 0 -1px
}

.portfolio figure {
    width: 100%;
    float: left;
    position: relative;
    cursor: pointer;
    background: #fff;
    padding: 0 1px 2px
}

.portfolio img {
    width: 100%
}

.portfolio .img-wrapper {
    display: block;
    position: relative
}

.portfolio figure>a {
    position: relative;
    display: block;
    overflow: hidden
}

.portfolio figure .img-wrapper:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/zoom.png) 50% 50% no-repeat;
    background-size: 0 0;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    content: "";
    z-index: 2
}

.portfolio figure:hover .img-wrapper:after {
    opacity: 1;
    background-size: 48px 48px
}

.portfolio figure .img-wrapper:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding-bottom: 100%;
    margin-top: -50%;
    opacity: 0;
    background: #f6c027;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .4s cubic-bezier(.4, 0, .2, 1), opacity .4s;
    -moz-transition: -moz-transform .4s cubic-bezier(.4, 0, .2, 1), opacity .4s;
    -o-transition: -o-transform .4s cubic-bezier(.4, 0, .2, 1), opacity .4s;
    transition: transform .4s cubic-bezier(.4, 0, .2, 1), opacity .4s;
    z-index: 1
}

.portfolio figure:hover .img-wrapper:before {
    opacity: .7;
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -ms-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8)
}

.portfolio figure .title-h4 {
    margin: 0 0 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #333
}

.portfolio figure p {
    font-size: 13px;
    margin-bottom: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #a1b1bc
}

.portfolio figure a {
    text-decoration: none
}

.portfolio figure img {
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.portfolio figure a>div {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    background: #f3f3f3;
    padding: 15px 25px 5px;
    position: relative;
    z-index: 2
}

.portfolio figure:hover a>div {
    background: #353644
}

.portfolio figure:hover .title-h4,
.portfolio figure:hover p {
    color: #fff
}

.lg-outer .lg-thumb {
    margin: auto
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #f1c02d
}

@media (min-width:992px) {
    .portfolio figure {
        width: 50%
    }
}

@media (min-width:1290px) {
    .portfolio>hr:nth-of-type(2n) {
        clear: none
    }
    .portfolio>hr:nth-of-type(4n) {
        clear: both
    }
    .portfolio figure {
        width: 25%
    }
}

.index-template .catalog {
    background-color: #353644;
    background-image: url(../images/dark-brick-wall.png)
}

.index-template .catalog .element {
    border: none
}

.index-template .catalog .element .element-content {
    background: #fff
}

.parent-2 .ya-share2 {
    display: none
}

.section-banner {
    background-image: url(../images/try-2jwqpb.jpeg);
    background-size: cover;
    border-radius: 31px;
    padding: 45px 0;
    background-position: center
}

@media screen and (max-width:991px) {
    .section-banner {
        margin-left: 15px;
        margin-right: 15px
    }
}

@media screen and (max-width:767px) {
    .section-banner {
        text-align: center
    }
}

.section-banner img {
    max-width: 130px
}

.section-banner .title-h3 {
    font-size: 50px;
    margin-bottom: 0
}

.section-banner-header-section {
    padding: 45px 0
}

.section-banner .banner-text {
    font-style: italic;
    font-size: 18px
}

.section-banner .banner-bold {
    margin-top: 30px
}

.section-banner a {
    color: #000;
    text-decoration: none;
    transition: all .3s linear
}

.section-banner a:hover {
    opacity: 65%
}

.banner-button.red {
    background-color: #e51042
}

.banner-button.blue {
    background-color: #1684e1;
    margin-left: 15px
}

.section-banner .banner-button {
    margin-top: 55px;
    font-weight: 700;
    border-radius: 25px;
    color: #fff
}

.section-banner-top .banner-button {
    font-weight: 700;
    border-radius: 25px;
    color: #fff
}

.section-banner .banner-button:hover {
    border-color: #fff
}

@media screen and (max-width:544px) {
    .section-banner {
        padding: 25px 10px
    }
    .section-banner-header-section {
        padding: 25px 0
    }
    .section-banner .title-h3 {
        margin-top: 15px;
        font-size: 35px
    }
    .section-banner .banner-bold {
        margin-top: 0;
        margin-bottom: 0
    }
    .banner-bold b {
        display: block;
        margin-top: 15px;
        padding: 0!important;
        margin-bottom: 10px
    }
    .section-banner .banner-button {
        margin-top: 10px;
        margin-left: 0!important
    }
    .section-banner-top .banner-button {
        margin-top: 10px;
        margin-left: 0!important;
        display: block
    }
}

section .container {
    max-width: 100%
}

@media screen and (min-width:992px) {
    .col-md-8 .section-banner {
        width: 90%;
        margin-left: 5%
    }
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .col-md-8 .section-banner {
        width: 90%;
        margin-left: 5%
    }
    .col-md-8 .section-banner {
        padding: 25px 10px
    }
    .col-md-8 .section-banner-header-section {
        padding: 25px 0
    }
    .col-md-8 .section-banner .title-h3 {
        margin-top: 15px;
        font-size: 35px
    }
    .col-md-8 .section-banner .banner-bold {
        margin-top: 0;
        margin-bottom: 0
    }
    .col-md-8 .banner-bold b {
        display: block;
        margin-top: 15px;
        padding: 0!important;
        margin-bottom: 10px
    }
    .col-md-8 .section-banner .banner-button {
        margin-top: 10px;
        margin-left: 0!important
    }
}

.flex {
    display: flex;
    flex-wrap: wrap
}

.services-section .element .img-wrapper {
    height: auto!important
}

.products-carousel-3.slick-slider button {
    position: absolute;
    display: block;
    z-index: 1;
    top: 0;
    height: 100%;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: transparent;
    border: 0;
    width: 50px;
    margin: 0;
    padding: 0
}

.products-carousel-3.slick-slider .slick-prev {
    left: 0;
    background-image: url(../../images/left-arrow.svg)
}

.products-carousel-3.slick-slider .slick-next {
    right: 0;
    background-image: url(../../images/right-arrow.svg)
}

.products-carousel-3 {
    padding: 0 50px
}

.products-carousel-3 img {
    padding: 0 10px
}

.products-carousel-3 .slick-list {
    margin: 0 -10px
}