

/* Start:/local/templates/.default/css/swiper.min.css?154330763520220*/
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}


/* End */


/* Start:/local/templates/.default/css/jquery.fancybox.css?15695999075152*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/local/templates/.default/css/../images/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/local/templates/.default/css/../images/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/local/templates/.default/css/../images/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: rgba(0,0,0,0.6);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/local/templates/.default/css/../images/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/local/templates/.default/css/../images/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

.fancybox-maingeoip {
	top: 55px!important;
	left: 0px!important;

}
@media(max-width:1790px){
	.fancybox-maingeoip{
		top: 140px!important;
	}

}
@media(max-width: 768px){
	.fancybox-maingeoip{
		top: 65px!important;
	}
	.fancybox-inner {
		width: 100% !important;
	}
	.region-modal__wrapper {
		padding:0px !important; ;
	}
	.region-modal__content {
		padding: 10px !important;
	}
}
/* End */


/* Start:/local/templates/.default/css/jquery.jscrollpane.css?15433076351443*/
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 11px;
	width: 16px;
	height: 100%;
	background: transparent;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	position: relative;
	background: url("/local/templates/.default/css/scrollpane_jspTrack_backgr.png") center top repeat-y;
}

.jspDrag
{
	background: #fff;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
/* End */


/* Start:/local/templates/.default/css/owl.carousel.css?15433076354112*/
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/local/templates/.default/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* End */


/* Start:/local/templates/.default/css/font-awesome.min.css?154330763531000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/local/templates/.default/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/local/templates/.default/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/local/templates/.default/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/local/templates/.default/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/local/templates/.default/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/local/templates/.default/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/local/templates/.default/css/bootstrap-embed-video.min.css?15695999071407*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (<none>)
 * Config saved to config.json and <none>
 *//*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.img-circle {
	border-radius: 50%
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0
}

.embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.embed-responsive-4by3 {
	padding-bottom: 75%
}
/* End */


/* Start:/local/templates/.default/css/screen.css?1597416012267723*/
@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Fonts */
@font-face {
  font-family: 'CHK_bold';
  src: url("/local/templates/.default/css/../fonts/co_headline_corp_bold.eot");
  src: url("/local/templates/.default/css/../fonts/co_headline_corp_bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/.default/css/../fonts/co_headline_corp_bold.woff2") format("woff2"), url("/local/templates/.default/css/../fonts/co_headline_corp_bold.woff") format("woff"), url("/local/templates/.default/css/../fonts/co_headline_corp_bold.ttf") format("truetype"), url("/local/templates/.default/css/../fonts/co_headline_corp_bold.svg#co_headline_corpbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CHK_light';
  src: url("/local/templates/.default/css/../fonts/co_headline_corp_light.eot");
  src: url("/local/templates/.default/css/../fonts/co_headline_corp_light.eot?#iefix") format("embedded-opentype"), url("/local/templates/.default/css/../fonts/co_headline_corp_light.woff2") format("woff2"), url("/local/templates/.default/css/../fonts/co_headline_corp_light.woff") format("woff"), url("/local/templates/.default/css/../fonts/co_headline_corp_light.ttf") format("truetype"), url("/local/templates/.default/css/../fonts/co_headline_corp_light.svg#co_headline_corplight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CHK';
  src: url("/local/templates/.default/css/../fonts/co_headline_corp.eot");
  src: url("/local/templates/.default/css/../fonts/co_headline_corp.eot?#iefix") format("embedded-opentype"), url("/local/templates/.default/css/../fonts/co_headline_corp.woff2") format("woff2"), url("/local/templates/.default/css/../fonts/co_headline_corp.woff") format("woff"), url("/local/templates/.default/css/../fonts/co_headline_corp.ttf") format("truetype"), url("/local/templates/.default/css/../fonts/co_headline_corp.svg#co_headline_corpregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

i {
  font-style: italic;
}

sup {
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  /*border: 0;*/
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
  padding: 5px 10px 0px 0px;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* import 1x sprites from buttons subfolder */
/* import 2x sprites from buttons subfolder */
/* @include retina-sprite(icon-name, $hover: true, $active: true); */
/* icon_name_hover & icon_name_active */
/* === Responsive grid === */
body {
  font: 13px/19px 'Verdana';
}

textarea.styler {
  height: 100px;
  /* resize: none; */
}

b {
  font-weight: bold;
}

.showtb {
  display: none;
}

.clear {
  clear: both;
  display: block;
}

.clearfix:after, .row:after, .row:before{
  content: "";
  clear: both;
  display: block;
}

.rt {
  float: right;
}

img {
  max-width: 100%;
}

.container {
  margin: 0 auto;
  width: 1200px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.container_white {
  background: #fff;
  width: 1040px;
  padding-bottom: 50px;
}
.container_white:after {
  content: "";
  clear: both;
  display: block;
}

.relative {
  position: relative;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-section .row {
  margin-left:0;
  margin-right:0;
}

.tcenter {
  text-align: center;
}

.tright {
  text-align: right;
}

.showmb {
  display: none;
}

.textc {
  text-align: center;
}

.tab th {
  background: #eff1f4;
  padding: 18px;
  color: #000;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}
.tab td {
  font-size: 12px;
  line-height: 14px;
  border-bottom: 1px solid #e7e7e7;
  padding: 18px;
}

.tab td p {
  font-size: 12px !important;
  line-height: 14px !important;
}

/* Animation */
.fadeIn {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeIn {
  0% {
    transform: scale(0);
    opacity: 0.0;
  }
  60% {
    transform: scale(1.1);
  }
  80% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    transform: scale(0);
    opacity: 0.0;
  }
  60% {
    transform: scale(1.1);
  }
  80% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* === Text input required === */
*::-webkit-input-placeholder {
  color: #c3c3c3;
  opacity: 1;
}

*::-moz-placeholder {
  color: #c3c3c3;
  opacity: 1;
}

*::-ms-input-placeholder {
  color: #c3c3c3;
  opacity: 1;
}

/* === FORMS === */
.styler {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 10px;
  outline: none;
  font: 12px/20px Verdana;
  color: #000;
}

.styler.datepicker {
  background: #fff url(/local/templates/.default/css/../images/datepicker.png) right center no-repeat;
  padding-right: 34px;
}

.styler.error {
  border-color: red;
}

.red {
  color: #ee0000;
}

.inpf label {
  font-size: 12px;
  display: block;
  line-height: 14px;
  color: #000;
  margin: 0 0 8px;
}
.inpf .styler {
  width: 100%;
}
.inpf.radio_block input {
  width: 20px;
  height: auto;
}

.inpf.radio_block .radiolable {
  margin:10px 0 15px;
}

.inpf .jq-selectbox {
  width: 100%;
}

.error_list {
  display: block;
  margin: 0 0 20px;
  font-size: 12px;
  line-height: 14px;
  color: red;
}
.error_list li {
  position: relative;
  padding-left: 14px;
  margin: 0 0 4px;
}
.error_list li:before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 3px;
  height: 3px;
  left: 0;
  top: 5px;
  background: red;
}

.btn_bottom {
  margin: 0 0 70px;
  text-align: center;
}
.btn_bottom:after {
  content: "";
  clear: both;
  display: block;
}

.btn {
  background: #b9ff00;
  border: 1px solid #abeb00;
  cursor: pointer;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font: 13px/15px Verdana;
  color: #000 !important;
  -webkit-appearance: none;
  display: inline-block;
  margin: 0;
  padding: 14px 20px;
  text-decoration: none;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}

.btn_link {
    position: relative;
    z-index: 10;
  font-size: 13px;
  line-height: 7px;
  margin-top: 20px;
  color: #000;
  text-decoration: none;
}

.btn_link a {
  color: #000;
  text-decoration: none;
}

input.btn {
  padding: 0 20px;
  height: 45px;
  line-height: 43px;
}

.btn:hover {
  background: #79a503;
  border-color: #79a503;
  color: #000;
}

.btn-border {
  /*background: 0;*/
  border: 1px solid rgba(7, 121, 170, 0.2);
  /*color: #0779aa;*/
  font-size: 13px;
  line-height: 15px;

  background: #0075a8;
  color: #fff !important;
}
.btn-border:hover {
  color: white;
  border-color: #0779aa;
  background: #0779aa;
}

.btn.btn-buyed {
  border: 1px solid rgba(7, 121, 170, 0.2);
  background: 0;
  color: #0779aa;
  line-height: 16px;
  font-size: 13px;
  padding: 12px;
  height: auto;
  display: block;
  text-align: center;
}
.btn.btn-buyed span {
  position: relative;
  padding-left: 30px;
}
.btn.btn-buyed span:before {
  content: '';
  display: block;
  position: absolute;
  height: 12px;
  width: 18px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -372px;
  background-repeat: no-repeat;
  left: 0;
  top: 3px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .btn.btn-buyed span:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -372px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.btn.btn-buyed:hover {
  color: white;
  border-color: #0779aa;
  background: #0779aa;
}
.btn.btn-buyed:hover span:before {
  height: 12px;
  width: 18px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -404px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .btn.btn-buyed:hover span:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -404px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.btn.disabled{
  color: #fff;
  background: #dddddd;
  cursor: default;
  border-color: #dddddd;
}
.jq-selectbox__select {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 0 24px 0 10px;
  font: 12px/38px Verdana;
  color: #000;
  cursor: pointer;
  overflow: hidden;
}
/*модальное окно регионов*/
.region-modal__wrapper{
  padding: 15px 45px 40px;
}
.region-modal__wrapper_small{
  padding: 2px 5px 5px;
}
.region-tabs li{
  display: inline-block;
  margin-right: 9px;
}
.region-tabs__link{
  font-size: 13px;
  color: #0375a8;
  text-decoration: none;
}
.region-tabs__link:before{
  content: '';
  display: inline-block;
  vertical-align: middle;
  background: url("/local/templates/.default/css/../images/spr/region-icon.png") no-repeat center;
  width: 40px;
  height: 40px;
  padding-right: 10px;
  margin-left: -6px; /*компенсация инлайн блока*/
}
.region-tabs__link.active:before{
  background: url("/local/templates/.default/css/../images/spr/region-icon_active.png") no-repeat center;
}
.city-search{
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 15px 20px 15px;
  font: 12px Verdana;
  color: #000;
  width: 100%;
  box-sizing: border-box;
  background-image: url('/local/templates/.default/css/../images/spr/search-blue.png');
  background-size: 16px 16px;
  background-position: 98% 50%;
  background-repeat: no-repeat;
}
.region-modal__input-block{
  padding: 30px 45px;
  border: 1px solid #e4e4e6
}

.region-modal__content {
  background: #fff;
}

.region-modal__content_small {
  background: rgba(255, 255, 255, 0.7);
  padding: 5px;
}

.modal {
  overflow: hidden;
}

/*Хак, чтобы все модалки внутри fancybox были relative*/
.fancybox-overlay .modal {
  position: relative;
}

.region-scroll {
  width: 100%;
  min-width: 100%;
  height: 265px;
  overflow-y: scroll;
  margin-top: 15px;
  margin-bottom: 10px;
  position: relative;
  outline: none;
}
.region-scroll__container{
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
}
@media (max-height: 900px) {
    .region-scroll {
        height: 150px;
    }
}
.region-scroll-shadow{
  position: relative;
}
.region-scroll-shadow:after{
  content: '';
  display: block;
  -webkit-box-shadow: inset 0px -21px 5px 0px rgba(255,255,255,0.39);
  -moz-box-shadow: inset 0px -21px 5px 0px rgba(255,255,255,0.39);
  box-shadow: inset 0px -21px 10px 0px rgba(255, 255, 255, 0.86);
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  width: 100%;
  height: 20px;
}
.region-scroll__row {
  float: left;
  width: 50%;
}

@media (max-width: 780px) {
    .region-scroll__row {
        width: 100%;
    }
}
/*табы модального окна с регионами*/
.region-tabs__tab{
  display: none;
  padding-top: 30px;
}
.region-tabs__tab.active{
  display: block;
}
.region-tabs__link.active{
  color: #222221;
}
/*чекбоксы*/
.round-checkbox input{
  display: none;
}
.round-checkbox{
  position: relative;
  padding-left: 35px;
  margin-bottom: 4px;
}
.round-checkbox_main{
  margin-bottom: 7px;
}
.round-checkbox__label{
  font-size: 11px;
  color: #222221;
  overflow: hidden;
}
.round-checkbox_main .round-checkbox__label{
  font-size: 14px;
  color: #222221;
}
.round-checkbox span {
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 100%;

  transition: all .5s ease;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;

  background: #dddddd;
  /*box-shadow:inset 0px 1px 3px rgba(0,0,0,0.5);*/
  border: 1px solid #dddddd;
}
.round-checkbox span:before{
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width:18px;
  height: 18px;
  background: #fff;
  border-radius: 100%;
}
.round-checkbox input[type=radio]:checked + span {
  background: #0375a8;
  border: 1px solid #0375a8;
}
.round-checkbox input[type=radio]:checked + span:before{
  content: '';
  display: block;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 100%;
}
/*модальное окно регионов маленькое*/
.region-modal_small .btn.js-it_is_my_region {
  padding: 6px 2px;
  min-width: 40px;
}
.region-modal_small{
  width: 290px;
  margin: 0 auto;
}
.region-modal_small p{
  color: #181C28;
}
.region-modal_small b{
  color: #171717;
}
.region-modal_small .modal_close{
  right: 5px;
  top: 0;
}
.region-modal__small .region-modal__content{
  padding: 22px 30px 30px;
}
.region-modal_small .modal_title{
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 5px 10px;
}
.region-modal_small .btn{
  min-width: 39%;
  font-size: 12px;
  padding: 6px 10px;
  margin-right: 10px;
}
.btn_no{
  background-color: #3274a4;
  color: #fff !important;
  border-color: #3274a4;
}
.btn_no:hover{
  background-color: #275379;
  border-color: #275379;
}
.region-modal__buttons{
  margin-top: 3px;
  display: flex;
  position: relative;
  /*justify-content: space-between;*/
}

.jq-selectbox__select-text {
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jq-selectbox__trigger {
  height: 5px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1970px;
  background-repeat: no-repeat;
  right: 10px;
  top: 16px;
  position: absolute;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .jq-selectbox__trigger {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1970px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.jq-selectbox__dropdown {
  background: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  bottom: auto !important;
}

.modal-city .jq-selectbox__dropdown {
  height: 20vh !important;
  overflow: hidden;
}

.jq-selectbox__dropdown ul {
  height: 100%;
}

.jq-selectbox__dropdown li {
  padding: 10px;
  cursor: pointer;
  font-size: 12px;
  line-height: 14px;
  color: #000;
}

.jq-selectbox__dropdown li:hover {
  background: #333;
  color: #fff;
}

.select_reg .jq-selectbox__dropdown {
  top: 38px;
}

.jq-checkbox, .form_opros_checkbox {
  border: 1px solid #c6c6c6;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background-color: #fff;
}

.jq-checkbox.checked, .form_opros_checkbox.checked {
  height: 14px;
  width: 14px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -437px;
  background-repeat: no-repeat;
}

.jq-checkbox.disabled {
  cursor: default;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .jq-checkbox.checked {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -437px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.checkf {
  position: relative;
  padding-left: 25px;
  font-size: 12px;
  line-height: 16px;
  display: block;
}
.checkf .jq-checkbox, .checkf .jq-radio {
  position: absolute !important;
  left: 0;
  top: -1px;
}

/* jq-number */
.jq-number {
  position: relative;
  display: inline-block;
  padding: 0 40px;
}

.jq-number__field {
  width: 53px;
  border: 1px solid #ccc;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.jq-number__field input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 8px;
  text-align: center;
  border: 0;
  outline: none;
  background: 0;
  font: 13px/20px Verdana;
  color: #000;
  -moz-appearance: textfield;
}

.jq-number__spin {
  position: absolute;
  top: 5px;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(0, 117, 168, 0.21);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

.jq-number__spin.minus {
  left: 0;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1425px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .jq-number__spin.minus {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1425px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.jq-number__spin.plus {
  right: 0;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1707px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .jq-number__spin.plus {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1707px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.jq-number__spin:hover {
  border: 1px solid #0075a8;
}

.jq-number.focused .jq-number__field {
  border: 1px solid #aaa;
}

.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888;
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

/* === FORMS END === */
.bgpage {
  background: #dee5ea url(/local/templates/.default/css/../images/bg_home_home.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 130px;
}
.bgpage_pro {
  background: #dee5ea url(/local/templates/.default/css/../images/bg_home_pro.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 130px;
}

.bgpage2 {
  background: #dee5ea url(/local/templates/.default/css/../images/bg_cat_home.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.bgpage2_pro {
  background: #dee5ea url(/local/templates/.default/css/../images/bg_cat_pro.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.content.content-100 {
  background: 0;
  /*margin-top: -100px;*/
  padding-top: 100px;
}

@media(max-width:1000px){
  .content-100 .container {
    width: initial;
  }
}

/* === MOBILE HEADER === */
.mobheader-top {
    background: #0000005c;
    padding: 10px 15px;
    display: none;
    justify-content: space-between;
}

.mobheader-top__city {
    text-decoration: none;
}

.mobheader-top__city,
.mobheader-top__phone {
    font-size: 12px;
    color: #fff;
}
.mobheader {
  margin: 0 15px 30px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 14px 0;
  display: none;
}
.mobheader:after {
  content: "";
  clear: both;
  display: block;
}
.mobheader .headcart {
  float: left;
  height: 31px;
  line-height: 31px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin: 0 10px 0 0;
}
.mobheader .headcart:before {
  top: 10px;
}
.mobheader .logobox {
  float: left;
  margin: 6px 0 0;
}
.mobheader .logobox img {
  max-width: 190px;
}

.showmobnav {
  width: 27px;
  cursor: pointer;
  display: block;
  float: left;
  margin: 7px 0 0;
}
.showmobnav b {
  background: #fff;
  display: block;
  height: 2px;
  margin: 0 0 4px;
}

/* === HEADER === */
/*.header_out {*/
/*padding-top: 20px;*/
/*}*/
.header_out:after {
  content: "";
  clear: both;
  display: block;
}
.header_out .logobox {
  float: left;
  margin: 0;
}
.header_out .logobox img {
  width: 125px;
  margin-top: 45px;
}

.header_out .header {
  float: left;
  width: 100%;
}
.header_out_in {
  position: relative;
  padding-left: 155px;

}
.header_out .footswitch {
  text-align: left;
  float: left;
  margin: 14px 0 0;
}

.headertop .clearfix_border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px 0;
}
.headertop .clearfix_border:after {
  content: "";
  clear: both;
  display: block;
}

body.fixed_head {
  padding-top: 0;
}

body.fixed_head .headertop {
    background-color: rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid rgba(0, 0, 0, 0.7);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9100;
    transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    overflow: visible;
    opacity: 1;
}
body.fixed_head .headertop .container {
  border: 0;
}
body.fixed_head .headertop .langbox a {
  color: #fff;
}
body.fixed_head .headertop .headaddress a {
  color: #fff;
}
body.fixed_head .headertop .header_phones {
  color: #fff;
}
body.fixed_head .headertop .header_phones a {
  color: #fff;
  border-color: #fff;
}
body.fixed_head .headertop .clearfix_border {
  border: 0;
  margin: 0 auto;
  max-width: 1200px;
}
body.fixed_head .headertop .small_logo {
  display: block;
}

.headermid {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 7px 0px 10px;
}
.headermid:after {
  content: "";
  clear: both;
  display: block;
}
.headermid .rt {
  margin-top: 4px;
}

.small_logo {
  float: left;
  display: none;
  margin: 8px 20px 0 0;
}

.langbox {
  float: left;
  margin: 12px 0 0 20px;
  font-size: 12px;
  line-height: 14px;
}
.langbox a {
  color: rgba(255, 255, 255, 0.7);
  margin: 0 7px 0 0;
}
.langbox a.active {
  color: white;
  text-decoration: none;
}

.langsel_out {
  display: none;
  float: left;
}
.langsel .jq-selectbox__select {
  line-height: 39px;
  padding: 0 17px 0 12px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  border: 0;
  background: 0;
}
.langsel .jq-selectbox__trigger {
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -96px;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 18px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .langsel .jq-selectbox__trigger {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -96px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.langsel .jq-selectbox__dropdown {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
  line-height: 12px;
}
.langsel .jq-selectbox__dropdown li {
  padding: 5px 12px;
  cursor: pointer;
}
.langsel .jq-selectbox__dropdown li:hover {
  background: #fff;
  color: #000;
}

.headaddress {
  float: left;
  margin: 0;
  /*border-right: 1px solid rgba(255, 255, 255, 0.2);*/
  /*width: 208px;*/
  font-size: 12px;
  line-height: 14px;
  position: relative;
}
.region-modal_small{
  position: absolute !important;
  z-index: 999;
  overflow: initial;
}
.region-modal_small:before{
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4px 6px 4px;
  border-color: transparent transparent rgba(255,255,255,0.7) transparent;
  position: absolute;
  top: -6px;
  left: 50%;
}
.headaddress_sel {
  color: rgba(255, 255, 255, 0.7);
  display: block;
  padding: 10px 46px 0 0;
  position: relative;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 39px;
}
.headaddress_sel:before {
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -144px;
  background-repeat: no-repeat;
  right: 20px;
  top: 13px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .headaddress_sel:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -144px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.headaddress_sel:after {
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -96px;
  background-repeat: no-repeat;
  right: 20px;
  top: 20px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .headaddress_sel:after {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -96px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.oldsitelink {
  float: left;
  font-size: 11px;
  margin-right: 25px;
  color: rgba(255, 255, 255, 0.4)!important;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.4)!important;
}

.header_phones {
  float: left;
  font-size: 12px;
  line-height: 14px;
  color: white;
  margin: 12px 22px 0 0;
}
.header_phones a {
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px dotted rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.header_phones a:hover {
  border: 0;
}
.header_phones span {
  font-size: 14px;
  font-weight: bold;
  margin: 0 22px 0 0;
}
.header_phones span.time {
    margin: 0 5px 0 0;
}
.header_phones span a {
  color: #fff;
  text-decoration: none;
  border: 0;
}

.headcart {
  background-color: 0;
  border: 1px solid rgba(185, 255, 0, 0.2);
  display: block;
  float: left;
  color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  text-decoration: none;
  font-size: 12px;
  line-height: 39px;
  padding: 0 15px 0 40px;
  position: relative;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
.headcart:before {
  content: '';
  display: block;
  position: absolute;
  height: 12px;
  width: 18px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -428px;
  background-repeat: no-repeat;
  left: 17px;
  top: 14px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .headcart:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -428px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.headcart:hover {
  background-color: rgba(185, 255, 0, 0.8);
  color: #0075a8;
}
.headcart:hover:before {
  height: 12px;
  width: 18px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -396px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .headcart:hover:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -396px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.switch {
  font-size: 12px;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.7);
  float: left;
  margin: 12px 0 0;
  padding: 3px 0 2px 22px;
  position: relative;
}
.switch_name {
  cursor: pointer;
  margin: 0 0 7px;
}
.switch_name.active {
  color: white;
}
.switch_range {
  position: absolute;
  left: 0;
  border: 1px solid rgba(255, 255, 255, 0.2);
  width: 10px;
  height: 38px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  top: 0;
  cursor: pointer;
}
.switch_range:before {
  content: '';
  display: block;
  position: absolute;
  background: #fff;
  width: 8px;
  height: 18px;
  position: absolute;
  left: 1px;
  top: 1px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
.switch_range.act:before {
  top: 19px;
}


/* === NAVMENU === */
.navmenu {
  float: left;
  font-size: 11px;
  line-height: 12px;
  margin: 0 10px 0 0;
  max-width: 720px; /*720px 736px*/
  display: block;
}
.navmenu > ul > li {
  float: left;
  position: relative;
  line-height: 36px;
  font-weight: bold;
  text-transform: uppercase;
}
.navmenu > ul > li > a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
  position: relative;
  display: block;
  padding: 0 15px;
}
.navmenu > ul > li.parent {
  padding-right: 15px;
}
.navmenu > ul > li.parent > a:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -96px;
  background-repeat: no-repeat;
  top: 15px;
}

.navmenu .hide_permanently {
  display: none;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .navmenu > ul > li.parent > a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -96px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.showmenu, .showsearch {
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  height: 34px;
  float: left;
  margin: 0 0 0 15px;
  position: relative;
  cursor: pointer;
}

.showsearch {
  width: 34px;
}
.showsearch:before {
  content: '';
  display: block;
  position: absolute;
  height: 13px;
  width: 13px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1937px;
  background-repeat: no-repeat;
  left: 10px;
  top: 10px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .showsearch:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1937px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.showsearch:hover {
  border-color: #fff;
}
.showsearch.opened {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.showsearch.opened:before {
  height: 10px;
  width: 10px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -758px;
  background-repeat: no-repeat;
  left: 12px;
  top: 12px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .showsearch.opened:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -758px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.searchbox {
  border: 1px solid #fff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  height: 34px;
  width: 520px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  float: left;
  padding: 0 40px 0 12px;
  display: none;
  margin: 0 10px 0 0;
}
.searchbox_inp {
  width: 100%;
  background: 0;
  height: 30px;
  margin: 1px 0;
  padding: 0;
  border: 0;
  width: 100%;
  outline: none;
  font-size: 12px;
  line-height: 30px;
  font-family: 'Open Sans', sans-serif;
  color: white;
}
.searchbox_but {
  border: 0;
  cursor: pointer;
  background: 0;
  height: 13px;
  width: 13px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1937px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  position: absolute;
  right: 9px;
  top: 9px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .searchbox_but {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1937px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.flexMenu-viewMore {
  margin: 0;
  padding-right: 15px;
}

.navmenu > ul > li.flexMenu-viewMore > a {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 0 30px 0 10px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 11px;
  line-height: 34px;
  font-weight: bold;
  text-transform: uppercase;
}
.navmenu > ul > li.flexMenu-viewMore > a:before {
  content: '';
  display: block;
  position: absolute;
  height: 9px;
  width: 13px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1176px;
  background-repeat: no-repeat;
  right: 10px;
  top: 12px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .navmenu > ul > li.flexMenu-viewMore > a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1176px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.navmenu > ul > li.flexMenu-viewMore > a:hover {
  border-color: #fff;
  color: #fff;
}

/* === flexMenu-popup === */
.flexMenu-popup, .childmenu, .childmenu_full {
  background: #fff;
  z-index: 100;
  width: 212px;
  right: 0;
  margin-top: 13px;
  padding: 15px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.flexMenu-popup:before, .childmenu:before, .childmenu_full:before {
  content: '';
  display: block;
  position: absolute;
  height: 13px;
  width: 100%;
  left: 0;
  top: -13px;
}
.flexMenu-popup:after, .childmenu:after, .childmenu_full:after {
  content: '';
  display: block;
  position: absolute;
  border: 6px solid transparent;
  border-bottom: 6px solid #fff;
  right: 36px;
  top: -12px;
}
.flexMenu-popup li, .childmenu li, .childmenu_full li {
  line-height: 14px;
  font-size: 12px;
  margin: 14px 0;
  text-transform: none;
  font-weight: normal;
}
.flexMenu-popup li > a, .childmenu li > a, .childmenu_full li > a {
  color: rgba(0, 0, 0, 0.8);
  padding: 0;
}
.flexMenu-popup li > a:hover, .childmenu li > a:hover, .childmenu_full li > a:hover {
  text-decoration: none;
}

/* childmenu */
.childmenu {
  width: 520px;
  position: absolute;
  right: auto;
  left: -150px;
  display: block;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
.lastchildmenu {
  left: -260px;
}

.childmenu:after {
  right: auto;
  left: 204px;
}
.lastchildmenu:after {
  left: 314px;
}

.childmenu ul {
  margin-bottom: 10px;
}
.childmenu_bottom {
  border-top: 1px solid #e5e5e5;
  padding-top: 15px;
  text-transform: none;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}
.childmenu_bottom a {
  color: rgba(0, 0, 0, 0.8);
  margin: 0 20px 0 0;
}
.childmenu_bottom a:hover {
  text-decoration: none;
}

.flexMenu-popup .childmenu {
  display: none;
}

.navmenu li:hover .childmenu {
  visibility: visible;
  opacity: 1;
}

/* nav_showtab */
.navmenu li.nav_showtab {
    /*visibility: hidden;*/
  /*width: 0;*/
  position: static;
}

.navmenu li.nav_showtab a.open {
  color: #fff;
}

.navmenu li.nav_showtab a {
  position: relative;
}
.navmenu li.nav_showtab a:after {
  border: 6px solid transparent;
  border-bottom: 6px solid #fff;
  content: none;
  display: block;
  right: 36px;
  bottom: -13px;
  position: absolute;
}

.navmenu li.nav_showtab a.open:after {
  content: '';
}

/* childmenu_full */
.childmenu_full {
    width: 75%;
    left: 25%;
  position: absolute;
  padding: 30px;
  display: none;
  transition: all none ease-in-out;
  -moz-transition: all none ease-in-out;
  -webkit-transition: all none ease-in-out;
}

.childmenu_full_mobile {
  display: flex;
  flex-direction: column;
}

.childmenu_full_mobile .cattitle {
  margin-bottom: 10px;
}

.childmenu_full_mobile .catbox {
  margin-bottom: 15px !important;
}
.childmenu_full:after {
  content: none;
}
.childmenu_full .childmenu_bottom {
  margin: 20px 0 40px;
}
.childmenu_full .childmenu_bottom p {
  margin: 0 0 10px;
}
.childmenu_full .childmenu_bottom p a {
  margin: 0;
}

.childmenu_full .ulhided, .childmenu_full_mobile .ulhided {
  display: none;
}
.childmenu_full .cattitle {
  font-size: 11px;
  text-transform: uppercase;
  line-height: 14px;
  margin: 0 0 10px;
}
.childmenu_full .cathide {
  margin: 0;
  text-transform: none;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}
.childmenu_full .cathide a {
  color: rgba(0, 117, 168, 0.8);
  border-bottom: 1px dotted rgba(0, 117, 168, 0.8);
  text-decoration: none;
}
.childmenu_full ul {
  margin: 0;
}
.childmenu_full li {
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 10px;
}
.childmenu_full a {
  color: rgba(0, 0, 0, 0.8);
}
.childmenu_full a:hover {
  text-decoration: none;
}
.childmenu_full_close {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -788px;
  background-repeat: no-repeat;
  position: absolute;
  display: block;
  cursor: pointer;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid rgba(22, 85, 151, 0.3);
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .childmenu_full_close {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -788px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.childmenu_full_close:hover {
  border-color: #165597;
}





.ontop {
  background: #0075a8;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: -30px;
  width: 60px;
  height: 60px;
  cursor: pointer;
}
.ontop:before, .ontop:after {
  content: '';
  display: block;
  position: absolute;
  left: 24px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
.ontop:before {
  height: 6px;
  width: 12px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -144px;
  background-repeat: no-repeat;
  top: 24px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ontop:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -144px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.ontop:after {
  height: 6px;
  width: 12px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -144px;
  background-repeat: no-repeat;
  top: 30px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ontop:after {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -144px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.ontop:hover:before {
  top: 1px;
}
.ontop:hover:after {
  top: 53px;
}

.foottop {
  font-size: 12px;
  line-height: 14px;
  color: white;
  margin: 0 0 45px;
}
.foottop a {
  color: rgba(255, 255, 255, 0.7);
}
.foottop a:hover {
  color: white;
}
.foottop ul {
  margin: 0 0 28px;
}
.foottop li {
  margin: 0 0 14px;
}
.foottop p {
  margin: 22px 0;
}
.foottop .foottime {
  margin: 3px 0;
  /*font-weight: bold;*/
}
.foottime.small {
  font-size: 10px;
}

.foottime.address {
  font-weight: bold;
  margin-bottom:10px;
}

.foottop .mail_title{
  margin: 0;
  font-weight: bold;
}

.foottop hr {
  height: 1px;
  margin: 30px 0;
  clear: both;
  background: rgba(255, 255, 255, 0.2);
  padding: 0;
  border: 0;
}
.foottop .btn {
  color: #000;
  margin: 0 0 15px;
}
.foottop .btn:hover {
  color: #000;
}

.foottop_title {
  color: rgba(255, 255, 255, 0.7);
  font-weight: bold;
  margin: 0 0 14px;
}

.foot_phones {
  color: #b9ff00;
  font-size: 26px;
  line-height: 28px;
  margin: 0 0 10px;
  font-weight: bold;
  white-space: nowrap;
}

@media (max-width: 600px) {
    .foot_phones {
        font-size: 20px;
        white-space: normal;
    }
}

@media (max-width: 1024px) {
    .foot_phones {
        font-size: 14px;
        text-align: center;
        margin-bottom: 5px;
        line-height: 1;
    }
}

.foot_phones a {
  color: #b9ff00;
  text-decoration: none;
}

.foot_phones a:hover {
  color: #b9ff00;
}

.foottime {
  display: table;
  width: 100%;
  margin: 0 0 3px;
}
.foottime span, .foottime b {
  display: table-cell;
  /*vertical-align: middle;*/
  float: none;
}
.foottime b {
  position: relative;
}
.foottime b:before {
  content: '';
  display: block;
  position: absolute;
  border-top: 1px dotted #fff;
  left: 0;
  width: 100%;
  top: 8px;
}
.foottime .lt {
  width: 22px;
}
.foottime .lt2 {
  width: 48px;
}
.foottime .rt {
  width: 120px;
  text-align: right;
}

.social {
  display: block;
  text-align: center;
}
.social a {
  display: inline-block;
  margin: 0 2px;
}
.social_vk {
  height: 21px;
  width: 21px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -2188px;
  background-repeat: no-repeat;
}
.social_vk:hover {
  background-position: 0 -2229px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .social_vk {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -2188px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
  .social_vk:hover {
    background-position: 0 -2229px;
  }
}

.social_yt {
  height: 21px;
  width: 21px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: -28px -2117px;
  background-repeat: no-repeat;
}
.social_yt:hover {
  background-position: -28px -2149px;
}
.social_ok {
  height: 21px;
  width: 21px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: -28px -2187px;
  background-repeat: no-repeat;
}
.social_ok:hover {
  background-position: -28px -2229px;
}

.social_gp {
  height: 21px;
  width: 21px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: -55px -2057px;
  background-repeat: no-repeat;
}
.social_gp:hover {
  background-position: -28px -2057px;
}

.social_inst {
  height: 21px;
  width: 21px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: -56px -2187px;
  background-repeat: no-repeat;
}
.social_inst:hover {
  background-position: -56px -2229px;
}

/*@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {*/
/*.social_yt {*/
/*background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');*/
/*background-position: 28px -2116px;*/
/*-moz-background-size: 86px auto;*/
/*-o-background-size: 86px auto;*/
/*-webkit-background-size: 86px auto;*/
/*background-size: 86px auto;*/
/*}*/
/*.social_yt:hover {*/
/*background-position: 0 -2229px;*/
/*}*/
/*}*/


.social_fb {
  height: 21px;
  width: 21px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1052px;
  background-repeat: no-repeat;
}
.social_fb:hover {
  background-position: 0 -1093px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .social_fb {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1052px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
  .social_fb:hover {
    background-position: 0 -1093px;
  }
}
.social.showmb {
  display: none;
  margin: 20px 0 0;
}

/* copyright */
.copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 28px 0 0;
  margin: 0;
  font-size: 12px;
  line-height: 14px;
  color: white;
}
.copyright:after {
  content: "";
  clear: both;
  display: block;
}
.copyright a {
  color: rgba(255, 255, 255, 0.4);
}
.copyright .lg4 {
  padding: 0;
}

/* footswitch */
.footswitch {
  margin: 0 0 25px;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.7);
}
.footswitch:after {
  content: "";
  clear: both;
  display: block;
}
.footswitch_in {
  display: inline-block;
}
.footswitch_act {
  color: white;
}
.footswitch_name {
  cursor: pointer;
  float: left;
  margin: 0;
}
.footswitch_range {
  border: 1px solid rgba(255, 255, 255, 0.2);
  height: 10px;
  width: 38px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  float: left;
  margin: 1px 10px 0;
}
.footswitch_range:before {
  content: '';
  display: block;
  position: absolute;
  height: 8px;
  width: 18px;
  background: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  top: 1px;
  left: 1px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
.footswitch_range.act:before {
  left: 19px;
}

/* wbox */
.wbox {
  /*background: #ebebeb;*/
  padding: 20px 90px 40px 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}

.wbox_date {
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  color: #000;
  display: block;
  margin: 0 0 10px;
}
.wbox_name {
  display: block;
  font-size: 20px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  color: #000;
  margin: 0 0 35px;
}
.wbox_name a, .wbox_name {
  color: #000;
  text-decoration: none;
}
.wbox .morelink {
  position: absolute;
  left: 20px;
  bottom: 24px;
  z-index: 9999;
}
.wbox .morelink-border {
  border: 2px solid #b9ff00;
  padding: 14px 7px;
  border-radius: 4px;
  left: 15px;
  bottom: 15px;
}

.morelink {
  font-size: 13px;
  line-height: 14px;
}
.morelink a {
  position: relative;
  color: #0075a8;
  padding-left: 40px;
  text-decoration: none;
}
.morelink a:before {
  content: '';
  display: block;
  position: absolute;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1563px;
  background-repeat: no-repeat;
  left: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  top: -6px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  border: 1px solid rgba(7, 121, 170, 0.2);
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .morelink a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1563px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.morelink a:hover {
  text-decoration: underline;
}
.morelink a:hover:before {
  border-color: #0779aa;
}
.morelink-w a {
  color: #fff;
}
.morelink-w a:before {
  border-color: rgba(255, 255, 255, 0.2);
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1515px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .morelink-w a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1515px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.morelink-w a:hover::before {
  border-color: white;
}
.morelink-border a:hover:before {
  border-color: #0779aa;
  background-color: #b9ff00;
}
/* last_news */
.last_news {
  margin: 0;
  background: #ebebeb;
  padding: 10px 0;
}
.last_news_button {
  margin: 0 0 100px;
  background: #ebebeb;
}


.last_news:after {
  content: "";
  clear: both;
  display: block;
}
.last_news .wbox {
  /*margin: 0 0 1px 1px;*/
  padding: 0;
}

.last_news_button .wbox {
  padding-left:0;
  background: #ebebeb;
}

.last_news_button .wbox .morelink {
  left: 0;
  z-index: initial;
}

.last_news_button .wbox.first .morelink {
  padding-left:10px;
}


.last_news .wbox.single {
  margin: 0 0 1px;
  min-height: 300px;
}

.last_news .wbox.single.first {
  padding:0 10px;
}

.last_news .wbox.single .wbox_name {
  /*height: 120px;*/
}

.last_news .wbox.single img {
  width:100%;
}

.last_news .wbox_name {
  height: auto;
  margin: 6px 0 6px;
  font-size: 16px;
  line-height: 20px;
}

.last_news .wbox .morelink {
  left: 0;
}

.last_news .wbox_date {
  margin: 15px 0 10px;
}

.last_news .wbox_image {
  min-height: 220px;
}

.last_news .prev_text {
  font-size: 12px;
  line-height: 16px;
}


/* aboutbox */
.aboutbox {
  background: #ebebeb;
  margin: 0 0 30px;
  /*padding-bottom: 30px;*/
}
.aboutbox:after {
  content: "";
  clear: both;
  display: block;
}
.aboutbox .row {
  margin: 0;
}
.aboutbox .lg9, .aboutbox .lg3 {
  padding: 0;
}
.aboutbox .wbox_name {
  overflow: visible;
  height: auto;
  margin: 0 0 20px;
}
.aboutbox .lg9 {
  font-size: 12px;
  line-height: 19px;
}
.aboutbox .lg3 {
  padding: 30px 30px 30px 0;
}

.aboutbox_post {
  padding: 30px;
  margin-right: 120px;
}

.aboutbox_item {
  border-bottom: 1px solid #d3d3d3;
  font-size: 12px;
  line-height: 14px;
  color: #0075a8;
  padding: 0 0 24px;
  margin: 0 0 24px;
}
.aboutbox_item.last {
  border: 0;
  padding: 0;
  margin: 0;
}
.aboutbox_item span {
  font-size: 24px;
  line-height: 26px;
  display: block;
  margin: 0 0 4px;
}
.aboutbox_item p {
  margin: 0 0 15px;
}
.aboutbox_item img.no {
  max-width: 90px;
}
.aboutbox_item .videobox {
  margin: 0 0 7px;
}

.wbox_date.mini {
  margin: 0px 0 20px;
  font-size:9px;
}

/* videobox */
.videobox {
  position: relative;
}
.videobox video {
  width: 100%;
  /* height: 100%; */
}

/*.videobox img {*/
/*width: 100%;*/
/*display: block;*/
/*}*/
/*.videobox:before {*/
/*content: '';*/
/*display: block;*/
/*position: absolute;*/
/*left: 0;*/
/*top: 0;*/
/*right: 0;*/
/*bottom: 0;*/
/*display: block;*/
/*background: rgba(0, 0, 0, 0.7);*/
/*}*/
/*.videobox_play {*/
/*border: 1px solid rgba(255, 255, 255, 0.3);*/
/*display: block;*/
/*border-radius: 50%;*/
/*-moz-border-radius: 50%;*/
/*-webkit-border-radius: 50%;*/
/*width: 74px;*/
/*height: 74px;*/
/*position: absolute;*/
/*left: 50%;*/
/*top: 50%;*/
/*margin: -38px;*/
/*cursor: pointer;*/
/*transition: all 200ms ease-in-out;*/
/*-moz-transition: all 200ms ease-in-out;*/
/*-webkit-transition: all 200ms ease-in-out;*/
/*}*/
/*.videobox_play:before {*/
/*content: '';*/
/*display: block;*/
/*position: absolute;*/
/*border: 12px solid transparent;*/
/*border-left: 12px solid rgba(255, 255, 255, 0.7);*/
/*left: 50%;*/
/*top: 50%;*/
/*margin: -12px 0 0 -3px;*/
/*transition: all 200ms ease-in-out;*/
/*-moz-transition: all 200ms ease-in-out;*/
/*-webkit-transition: all 200ms ease-in-out;*/
/*}*/
/*.videobox_play:hover {*/
/*border-color: #fff;*/
/*}*/
/*.videobox_play:hover:before {*/
/*border-left-color: #fff;*/
/*}*/

/* aboutmap */
.aboutmap {
  background: url(/local/templates/.default/css/../images/map.png) no-repeat;
  background-size: 678px 458px;
  width: 678px;
  height: 458px;
  position: relative;
}
.aboutmap_mark {
  height: 24px;
  width: 16px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1237px;
  background-repeat: no-repeat;
  position: absolute;
  visibility: visible;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .aboutmap_mark {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1237px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.aboutmap .morelink {
  position: absolute;
  left: 30px;
  bottom: 30px;
}

.aboutmap_mark.mark1 {
  left: 91px;
  top: 155px;
}

.aboutmap_mark.mark2 {
  left: 145px;
  top: 165px;
}

.aboutmap_mark.mark3 {
  left: 126px;
  top: 192px;
}

.aboutmap_mark.mark4 {
  left: 81px;
  top: 211px;
}

.aboutmap_mark.mark5 {
  left: 96px;
  top: 240px;
}

.aboutmap_mark.mark6 {
  left: 112px;
  top: 252px;
}

.aboutmap_mark.mark7 {
  left: 173px;
  top: 208px;
}

.aboutmap_mark.mark8 {
  left: 213px;
  top: 258px;
}

.aboutmap_mark.mark9 {
  left: 246px;
  top: 278px;
}

.aboutmap_mark.mark10 {
  left: 250px;
  top: 215px;
}

.aboutmap_mark.mark11 {
  left: 248px;
  top: 132px;
}

.aboutmap_mark.mark12 {
  left: 283px;
  top: 183px;
}

.aboutmap_mark.mark13 {
  left: 298px;
  top: 143px;
}

.aboutmap_mark.mark14 {
  left: 390px;
  top: 160px;
}

.aboutmap_mark.mark15 {
  left: 230px;
  top: 284px;
}

@media (max-width: 1000px) {
    .aboutmap_mark {
        height: 16px;
        width: 11px;
        background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
        background-position: 0 -1389px;
        background-repeat: no-repeat;
    }
}

@media (max-width: 1000px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 1000px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 1000px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 1000px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 1000px) and (min-resolution: 144dpi) {
    .aboutmap_mark {
        background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
        background-position: 0 -1389px;
        -moz-background-size: 86px auto;
        -o-background-size: 86px auto;
        -webkit-background-size: 86px auto;
        background-size: 86px auto;
    }
}

@media (max-width: 1000px) {
    .aboutmap_mark.mark1 {
        left: 62px;
        top: 103px;
    }

    .aboutmap_mark.mark2 {
        left: 54px;
        top: 140px;
    }

  .aboutmap_mark.mark3 {
    left: 66px;
    top: 160px;
  }

  .aboutmap_mark.mark4 {
    left: 75px;
    top: 168px;
  }

  .aboutmap_mark.mark5 {
    left: 86px;
    top: 126px;
  }

  .aboutmap_mark.mark6 {
    left: 97px;
    top: 110px;
  }

  .aboutmap_mark.mark7 {
    left: 115px;
    top: 140px;
  }

  .aboutmap_mark.mark8 {
    left: 142px;
    top: 172px;
  }

  .aboutmap_mark.mark9 {
    left: 164px;
    top: 185px;
  }

  .aboutmap_mark.mark10 {
    left: 166px;
    top: 143px;
  }

  .aboutmap_mark.mark11 {
    left: 165px;
    top: 89px;
  }

  .aboutmap_mark.mark12 {
    left: 189px;
    top: 122px;
  }

    .aboutmap_mark.mark13 {
        left: 199px;
        top: 96px;
    }

    .aboutmap_mark.mark14 {
        left: 259px;
        top: 107px;
    }
}

@media (max-width: 760px) {
    .aboutmap_mark {
        height: 12px;
        width: 8px;
        background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
        background-position: 0 -1205px;
        background-repeat: no-repeat;
    }
}

@media (max-width: 760px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 760px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 760px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 760px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 760px) and (min-resolution: 144dpi) {
    .aboutmap_mark {
        background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
        background-position: 0 -1205px;
        -moz-background-size: 86px auto;
        -o-background-size: 86px auto;
        -webkit-background-size: 86px auto;
        background-size: 86px auto;
    }
}

@media (max-width: 760px) {
    .aboutmap_mark.mark1 {
        left: 41px;
        top: 79px;
    }

    .aboutmap_mark.mark2 {
        left: 38px;
        top: 100px;
    }

  .aboutmap_mark.mark3 {
    left: 46px;
    top: 114px;
  }

  .aboutmap_mark.mark4 {
    left: 53px;
    top: 120px;
  }

  .aboutmap_mark.mark5 {
    left: 60px;
    top: 90px;
  }

  .aboutmap_mark.mark6 {
    left: 70px;
    top: 78px;
  }

  .aboutmap_mark.mark7 {
    left: 82px;
    top: 96px;
  }

  .aboutmap_mark.mark8 {
    left: 100px;
    top: 122px;
  }

  .aboutmap_mark.mark9 {
    left: 116px;
    top: 130px;
  }

  .aboutmap_mark.mark10 {
    left: 118px;
    top: 100px;
  }

  .aboutmap_mark.mark11 {
    left: 118px;
    top: 60px;
  }

  .aboutmap_mark.mark12 {
    left: 136px;
    top: 82px;
  }

  .aboutmap_mark.mark13 {
    left: 146px;
    top: 64px;
  }

  .aboutmap_mark.mark14 {
    left: 194px;
    top: 74px;
  }
}
/* Mansory */
.masonry_container {
  padding-top: 0;
  position: relative;
}

.manstitle {
  color: #fff;
  margin: 93px auto 50px;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  -webkit-transition-duration: 1s;
  -o-transition-duration: 1s;
  -moz-transition-duration: 1s;
  transition-duration: 1s;
}
.manstitle:after {
  content: "";
  clear: both;
  display: block;
}
.manstitle span {
  font-size: 7.875em;  /*126px*/
  line-height: 110px;
  font-family: 'mp_probold';
  font-weight: normal;
  margin: 0;
  display: block;
  text-transform: uppercase;
}
.manstitle h1{
  font-size: 1.250em;  /*20px*/
}
@media(max-width: 1000px){
  .manstitle{
    font-size: 10px;
  }
}

.inner_title {
  /*margin: 0 0 50px;*/
  padding-top: 93px;
  padding-bottom: 50px;
  position: relative;
  font-size: 20px;
  line-height: 24px;
}
@media(max-width: 780px){
  .inner_title {
    padding-bottom: 0;
  }
}
.inner_title:after {
  content: "";
  clear: both;
  display: block;
}
.masonry_container{
  width: 960px;
}

.inner_title h1 {
  text-align: center;
  font-size: 36px;
  line-height: 38px;
  color: #fff;
  font-weight: normal;
  margin: 0;
}

.landing_header {
  font-size: 20px;
  line-height: 24px;
}

.inner_title p, .landing_header p {
  font-size: 12px;
  text-align: center;
  color: #fff;
  line-height: 18px;
  font-weight: normal;
  margin: 18px 0;
}

.inner_title a {
  text-decoration: none;
}

.claims {
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  position: relative;
  padding-left: 36px;
}
.claims:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -8px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -710px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .claims:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -710px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

/* cat_small_menu */
.cat_small_menu {
  text-align: center;
  margin: 0;
}
.cat_small_menu a {
  position: relative;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
  line-height: 14px;
  padding-left: 37px;
  margin: 0 15px 20px;
}
.cat_small_menu a:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -8px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.cat_small_menu a.item1:before {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -470px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .cat_small_menu a.item1:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -470px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.cat_small_menu a.item2:before {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -518px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .cat_small_menu a.item2:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -518px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.cat_small_menu a.item3:before {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -566px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .cat_small_menu a.item3:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -566px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.cat_small_menu a.item4:before {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -614px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .cat_small_menu a.item4:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -614px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.cat_small_menu a.item5:before {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -662px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .cat_small_menu a.item5:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -662px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.cat_small_menu a:hover {
  text-decoration: underline;
}
.cat_small_menu a:hover:before {
  border-color: white;
}

.cat_small_menu a.item-pen, .cat_small_menu a.item-user {
  color: #b9ff00;
}
.cat_small_menu a.item-pen:before, .cat_small_menu a.item-user:before {
  height: 31px;
  width: 31px;
  background-image: url('/local/templates/.default/css/../images/spr-sb05afa9c61.png');
  background-position: 0 -830px;
  background-repeat: no-repeat;
  border-color: rgba(185, 255, 0, 0.2);
}
@media (-webkit-min-device-pixel-ratio: 1.5), not all, not all, not all, (min-resolution: 144dpi) {
  .cat_small_menu a.item-pen:before, .cat_small_menu a.item-user:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s3af6fcb901.png');
    background-position: 0 -830px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.cat_small_menu a.item-pen:hover:before, .cat_small_menu a.item-user:hover:before {
  border-color: #b9ff00;
}
.cat_small_menu a.item-env:before {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sb05afa9c61.png');
  background-position: 0 -881px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .cat_small_menu a.item-env:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s3af6fcb901.png');
    background-position: 0 -878px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.cat_small_menu a.item-warn:before {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sb05afa9c61.png');
  background-position: 0 -542px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .cat_small_menu a.item-warn:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s3af6fcb901.png');
    background-position: 0 -542px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}


.cat_small_menu a.item6:before {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sb05afa9c61.png');
  background-position: 0 -782px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .cat_small_menu a.item6:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s3af6fcb901.png');
    background-position: 0 -782px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

/* breadcrumbs */
.breadcrumbs {
  text-align: center;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.breadcrumbs a {
  color: rgba(255, 255, 255, 0.5);
}

/* masonryboxes */
.masonryboxes {
  width: 960px;
  position: relative;
  z-index: 11;
  margin: 0 auto;
}
.masonryboxes:after {
  content: "";
  clear: both;
  display: block;
}

.masbox {
  font-size: 16px;
  width: 15em; /*240px*/
  height: 15em; /*240px*/
  float: left;
}

@media(max-width: 780px){
  .masbox {
    /*width: 100%;*/
  }
  .wbox.wbox_transpare{
    background-size: cover;
  }
}

.masbox .wbox {
  padding: 20px;
  height: 15.000em; /*240px*/
}

.wbox.frame iframe {
  width:100%;
  height:100%;
}
.wbox.frame {
  padding: 0px!important;
}

.masbox__width2 {
  width: 30em; /*480px*/
}

@media(max-width: 780px){
  .masbox__width2{
    /*width: 100%*/
  }
}

.masbox__width3 {
  width: 7.500em; /*120px*/
}

.masbox__height1 {
  height: 45em;  /*720px*/
}
.masbox__height1 .wbox {
  height: 45em;  /*720px*/
}
.masbox__height2 {
  height: 30em; /*480px*/
}
.masbox__height2 .wbox {
  height: 30em; /*480px*/
}

.masbox__height3 {
  height: 23.125em; /*370px*/
}
.masbox__height3 .wbox {
  height: 23.125em; /*370px*/
}

.masbox__height4 {
  height: 8.125em; /*130px*/
}
.masbox__height5 {
  height: 6.875em; /*110px*/
}

.masbox__empty {
  background: none;
  border: none;
}
@media(max-width: 780px){
  .masbox__empty {
    display: none;
  }
}

.wbox_new {
  background: #0075a8;
  color: #fff;
}
.wbox_new .wbox_date, .wbox_new .wbox_name a, .wbox_new .wbox_name {
  color: #fff;
}

.wbox_white {
  background-color: #fff;
}



.wbox {
  background-position: center;
  background-repeat: no-repeat;
}

.wbox.wbox_video {
  padding: 60px 20px 20px 260px;
  color: #fff;
  background-size: cover;
}
.wbox.wbox_video .wbox_date {
  color: #fff;
  position: relative;
}
.wbox.wbox_video .wbox_name a, .wbox.wbox_video .wbox_name {
  color: #fff;
  position: relative;
}
.wbox.wbox_video .videobox_play {
  left: 78px;
  top: 78px;
  margin: 0;
}
.wbox.wbox_video:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.65);
}

.wbox.wbox_text .wbox_name {
  height: auto;
  margin: 0 0 10px;
}
.wbox.wbox_text {
  background: #fff;
}


.wbox.wbox_transpare {
  background-color:transparent;
  color:#fff;
  background-size: cover;
}

.wbox.wbox_transpare .wbox_name {
  color:#fff;
}


/* HELLO PAGE */
html {
  height: 100%;
}

body.hellopage_body {
  height: 100%;
}

.hellopage_over {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.hellopage {
  position: relative;
  display: block;
  height: 100%;
  transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
}
.hellopage_cell {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  width: 50%;
  float: left;
  padding: 50px 0;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
.hellopage_cell .hp_flex {
  display: flex;
  height: 100%;
  align-items: flex-end;
}
.hellopage_cell:before {
  content: '';
  display: block;
  position: absolute;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1100px;
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: cover;
}
.hellopage_cell a {
  color: #fff;
}
.hellopage_cell a:hover {
  text-decoration: none;
}
.hellopage_cell-home .hellopage_div {
  margin-right: 50px;
}
.hellopage_cell-pro .hellopage_div {
  margin-left: 50px;
}
.hellopage .hellopage_div {
  position: relative;
  z-index: 20;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
.hellopage_title {
  font-size: 54px;
  line-height: 54px;
  display: block;
  font-family: 'CHK_bold';
  font-weight: normal;
  margin: 0 0 30px;
  text-transform: uppercase;
}
.hellopage p {
  margin: 30px 0 40px;
}
.hellopage a.btn {
  color: #000;
}

.hellopage_hover {
  position: absolute;
  bottom: 0;
  height: 350px;
  width: 1100px;
  z-index: 20;
}

.hellopage_cell-home .hellopage_hover {
  right: 0;
}

.hellopage_cell-pro .hellopage_hover {
  left: 0;
}

.hellopage_image {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1100px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}

.hellopage_cell-home .hellopage_image {
  background: url(/local/templates/.default/css/../images/home.jpg) right 0 no-repeat;
  background-size: cover;
  right: 0;
}

.hellopage_cell-pro .hellopage_image {
  background: url(/local/templates/.default/css/../images/pro.jpg) left 0 no-repeat;
  background-size: cover;
  left: 0;
}

.header.header_abs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 30;
}
.header.header_abs .headertop {
  margin: 0 0 53px;
  position: relative;
}
.header.header_abs .logobox {
  float: none;
  text-align: center;
  margin: 0;
}
.header.header_abs .logobox img {
  max-width: 120px;
}

.hellopage_out {
  height: 100%;
  width: 1200px;
  margin: 0 auto;
}

.mobheader_abs {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 15px;
}

.hellopage.translate-left .hellopage_cell-home .hellopage_image {
  transform: translateX(130px);
  -moz-transform: translateX(130px);
  -webkit-transform: translateX(130px);
  -o-transform: translateX(130px);
  z-index: 10;
}

.hellopage.translate-left .hellopage_cell-pro .hellopage_div {
  transform: translateX(130px);
  -moz-transform: translateX(130px);
  -webkit-transform: translateX(130px);
  -o-transform: translateX(130px);
}

.hellopage.translate-right .hellopage_cell-pro .hellopage_image {
  transform: translateX(-130px);
  -moz-transform: translateX(-130px);
  -webkit-transform: translateX(-130px);
  -o-transform: translateX(-130px);
  z-index: 10;
}

.hellopage.translate-right .hellopage_cell-home .hellopage_div {
  transform: translateX(-130px);
  -moz-transform: translateX(-130px);
  -webkit-transform: translateX(-130px);
  -o-transform: translateX(-130px);
}

/* Modal */
.fancybox-wrap {
  height: 85vh !important;
}

.fancybox-inner {
  height: auto !important;
}

.modal {
  display: none;
  height: 100%;
}

.modal_title {
  background-color: #0075a8;
  padding: 40px 50px 25px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}
.modal_title span {
  display: block;
  font-size: 11px;
  line-height: 12px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.modal_title small {
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin: 6px 0 0;
}
.modal_title p {
  margin: 0 0 35px;
}

.modal_description {
  color: #000;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 27px;
}

.modal_checks {
  margin: 0 0 20px;
  max-width: 240px;
}
.modal_checks p {
  margin: 0 0 10px;
}
.modal_checks .checkf {
  display: inline-block;
}

.error_mess {
  font-size: 11px;
  line-height: 12px;
  margin: 4px 0 0;
  color: #ff0000;
}

.modal_name {
  color: #000;
  font-size: 11px;
  line-height: 12px;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
}

.modal_name_main {
  font-size: 20px;
  font-weight: normal;
  text-transform: none;
}

.modal_sub_name {
  color: #60a7c5;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  padding:25px 0 7px;
}

.inpf.lg6.another {
  padding: 0;
}
.modal_content {
  background-color: #fff;
  padding: 25px 50px 50px;
  overflow-y: auto;
  height: 100% !important;
}

@media (max-height: 750px) {
    .modal_content {
        /*height: 65vh !important;*/
    }
}
form[name='VISITOR_FORM'] .inpf {
  width: 50%;
  float: left;
  margin: 0 0 10px;
}

form[name='VISITOR_FORM'] .inpf.title {
  width: 100%;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
form[name='VISITOR_FORM'] .inpf .text_checkbox {
  width: 90%;
  float: right;
}

form[name='VISITOR_FORM'] .row {
    text-align: center;
}
.modal_content .inpf {
  margin: 0 0 30px;
}
.modal_content h4 {
  color: #000;
  font-size: 11px;
  line-height: 12px;
  margin: 0 0 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.modal_content .colorboxes {
  margin: 0 0 20px;
}
.modal_content .colorboxes:after {
  content: "";
  clear: both;
  display: block;
}
.item_delete,
.modal_close {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  border: 1px solid rgba(255, 255, 255, 1);
  right: 10px;
  top: 10px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
}
.item_delete:before,
.modal_close:before {
  content: '';
  display: block;
  position: absolute;
  height: 10px;
  width: 10px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -758px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .modal_close:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -758px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.modal_close:hover {
  border: 1px solid white;
}

.modal_title.thankswin {
  padding-bottom: 40px;
}

.agreement {
  width: 100%;
}

/* Mobile header */
.mobile_header {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 320px;
  position: fixed;
  right: 0;
  top: 0;
  display: none;
  padding: 10px 50px 10px 30px;
  z-index: 2100;
  min-height: 100%;
}
.mobile_header_top {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 8px;
  margin: 0 0 17px;
}
.mobile_header_top:after {
  content: "";
  clear: both;
  display: block;
}
.mobile_header .langbox {
  display: block !important;
  float: left;
  margin: 12px 0 0;
}
.mobile_header .langbox a {
  color: #000;
  float: left;
  margin: 0 8px 0 0;
}
.mobile_header .headaddress {
  width: 150px;
  font-size: 11px;
  margin: 0 10px 0 0;
  float: left;
  border-right: 1px solid #e5e5e5;
  padding: 5px 0;
}
.mobile_header .headaddress_sel {
  display: block;
  height: auto;
  padding: 0 30px 0 0;
  color: #000;
}
.mobile_header .headaddress_sel:before {
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -194px;
  background-repeat: no-repeat;
  top: 2px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .mobile_header .headaddress_sel:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -194px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.mobile_header .headaddress_sel:after {
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -24px;
  background-repeat: no-repeat;
  top: 10px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .mobile_header .headaddress_sel:after {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -24px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.mobile_header .footswitch {
  color: #4c9ec2;
  text-align: left;
  margin: 0 0 20px;
}
.mobile_header .footswitch_act {
  color: #0075a8;
}
.mobile_header .footswitch_name {
  cursor: pointer;
  float: left;
  margin: 0;
}
.mobile_header .footswitch_range {
  border: 1px solid #b2d5e5;
}
.mobile_header .footswitch_range:before {
  background: #0075a8;
}
.mobile_header .footswitch_range.act:before {
  background: #0075a8;
}
.mobile_header .navmenu li {
  float: none;
  padding: 0;
  margin: 0 0 12px;
  line-height: 14px;
}
.mobile_header .navmenu li a {
  color: rgba(0, 0, 0, 0.8);
  text-decoration: underline;
  padding: 0;
  display: inline;
}
.mobile_header .navmenu li a:hover {
  text-decoration: none;
}
.mobile_header .navmenu li.parent > a {
  position: relative;
  padding-right: 20px;
}
.mobile_header .navmenu li.parent > a:before {
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -24px;
  background-repeat: no-repeat;
  top: 5px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .mobile_header .navmenu li.parent > a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -24px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.mobile_header .navmenu li.parent.opnd > a:before {
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -194px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .mobile_header .navmenu li.parent.opnd > a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -194px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.mobile_header .navmenu li.parent.opnd .catbox {
  display: block;
}
.mobile_header .catbox {
  margin: 19px 0 30px;
  display: none;
}
.mobile_header .childmenu_bottom {
  margin: 20px 0 0;
}
.mobile_header .childmenu_bottom p {
  margin: 0 0 10px;
}
.mobile_header .catbox li {
  text-transform: none;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
}
.mobile_header .header_phones {
  color: #000;
  float: none;
  margin: 0 0 20px;
}
.mobile_header .header_phones p {
  margin: 10px 0;
}
.mobile_header .header_phones span {
  display: block;
  margin: 0 0 2px;
}
.mobile_header .header_phones a {
  color: #000;
}

.mobile_header_close {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
  border: 1px solid rgba(0, 117, 168, 0.3);
    right: 0px;
    top: 0px;
  cursor: pointer;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  display: block;
  width: 28px;
  height: 28px;
}
.mobile_header_close:before {
  content: '';
  display: block;
  position: absolute;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -860px;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .mobile_header_close:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -860px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.mobile_header_close:hover {
  border: 1px solid #0075a8;
}

body.mobile_header_opened:before {
  content: '';
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
}

.mobile_header_scroll {
  position: absolute;
  left: 10px;
  top: 10px;
  right: 10px;
  bottom: 10px;
  overflow: scroll;
}


/* Swiper */
.swiper_out {
  display: none;
  margin: 0 -15px 0 0;
}

.swiper-container {
  width: 100%;
  height: 275px;
}

.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 275px;
}

.swiper-slide-1 {
  width: 275px;
}

.swiper-slide-4 {
  width: 550px;
}

.swiper-pagination {
  margin: 20px 0 0;
}

.swiper-pagination-bullet {
  width: 30px;
  height: 2px;
  background: rgba(235, 235, 235, 0.45);
  opacity: 1;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  margin: 0 7px 5px 0;
}

.swiper-pagination-bullet-active {
  background: #b9ff00;
}

.swip_first {
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.swip_first span {
  font-size: 45px;
  display: block;
  margin: 0 0 12px;
  line-height: 46px;
  text-transform: uppercase;
  font-family: 'CHK_bold';
  font-weight: normal;
}
.swip_first a {
  color: #fff;
}
.swip_first a:hover {
  text-decoration: none;
}

.swiper-slide .wbox {
  width: 100%;
  height: 275px;
  position: relative;
}

.swiper-slide .wbox .morelink {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

/* CATALOG MAIN PAGE */
.catmain {
  padding: 0 0 100px;
  max-width: 960px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.catmain_boxes {
  width: 964px;
  position: relative;
  z-index: 11;
  margin: 0 auto;
}
.catmain_boxes:after {
  content: "";
  clear: both;
  display: block;
}

.catmain_box {
  width: 240px;
  height: 240px;
  float: left;
  margin: 0 0 1px;
}
.catmain_box .wbox {
  padding: 20px;
  height: 240px;
}
.catmain_box .wbox:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.65);
}
.catmain_box .wbox_date {
  color: #fff;
  position: relative;
}
.catmain_box .wbox_name {
  position: relative;
}
.catmain_box .wbox_name a, .catmain_box .wbox_name {
  color: #fff;
}

.catmain__w2 {
  width: 481px;
}
.catmain__w2 .wbox_date, .catmain__w2 .wbox_name a, .catmain__w2 .wbox_name {
  color: #000;
}

.catmain__w2 .wbox:before {
  content: none;
}

.catmain__h2 {
  height: 481px;
}
.catmain__h2 .wbox {
  height: 481px;
}

/* filter */
.filter_show {
  background: #0075a8;
  color: #fff;
  display: none;
  font-size: 20px;
  line-height: 20px;
  padding: 26px 15px 30px 35px;
  position: relative;
}
.filter_show:after {
  content: "";
  clear: both;
  display: block;
}
.filter_show:before {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: 35px;
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -96px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .filter_show:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -96px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.filter_show.opened:before {
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -120px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .filter_show.opened:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -120px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.filter_show span {
  cursor: pointer;
}
.filter_show .res {
  position: absolute;
  right: 18px;
  top: 31px;
  color: #fff;
  border-bottom: 1px dotted #fff;
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
}
.filter_show .res:hover {
  border: 0;
}

.filter {
  padding: 45px 0 25px 40px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.4);
}
.filter:after {
  content: "";
  clear: both;
  display: block;
}

#filter_out {
  width: 250px;
  float: left;
  position: relative;
}
#filter_out:after {
  content: "";
  clear: both;
  display: block;
}
#filter_out.fixed {
  position: fixed;
  left: 50%;
  margin-left: -520px;
  top: 0;
  z-index: 1000;
  background: #fff;
}
#filter_out.absolute {
  position: absolute;
  left: 0;
  margin-left: 0;
  top: auto;
  bottom: 0;
  z-index: 1000;
  background: #fff;
  padding-top: 0;
}

/* filter_name */
.filter_name {
  border-bottom: 1px solid #d3d3d3;
  padding: 0 0 18px;
  margin: 0 0 28px;
}
.filter_name:after {
  content: "";
  clear: both;
  display: block;
}
.filter_name span {
  font-size: 20px;
  line-height: 22px;
  color: #000;
  float: left;
  margin: 4px 0 0;
}
.filter_name .reset {
  font-size: 12px;
  line-height: 15px;
  float: right;
  margin: 0;
  width: 96px;
}
.filter_name .reset a {
  color: #0075a8;
  text-decoration: none;
  border-bottom: 1px dotted #0075a8;
}

.filter_find {
  background: #b9ff00;
  border: 1px solid #aaeb00;
  position: absolute;
  padding: 7px 10px;
  font-size: 12px;
  line-height: 16px;
  left: 100%;
  margin-left: -11px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 160px;
  z-index: 700;
  /*top: 18px;*/
  color: #737373;
}
.filter_find a {
  color: #0075a8;
}
.filter_find:before {
  content: '';
  display: block;
  position: absolute;
  height: 22px;
  width: 12px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1134px;
  background-repeat: no-repeat;
  left: -12px;
  top: 50%;
  margin-top: -12px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .filter_find:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1134px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.range_outer {
  margin: 0 22px 0 -5px;
  min-height: 30px;
}

.range_controls {
  margin: 0 0 10px;
}
.range_controls:after {
  content: "";
  clear: both;
  display: block;
}
.range_controls p {
  float: left;
  width: 48%;
  margin: 0 2% 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-left: 20px;
}
.range_controls p span {
  position: absolute;
  left: 0;
  top: 12px;
  font-size: 13px;
  line-height: 14px;
}
.range_controls .styler {
  width: 60px;
  padding: 10px;
}

.infobox {
  background-color: #0075a8;
  cursor: pointer;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 20px;
  height: 20px;
  text-decoration: none;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  display: block;
  position: absolute;
  right: -25px;
  top: -5px;
}
.infobox_length-calc{
  position: initial;
  display: inline-block;
}

.infobox_modal {
  background: rgba(255, 255, 255, 0.95);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  padding: 25px 30px;
  width: 290px;
  z-index: 1000;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: -7px;
  left: 30px;
  color: #000;
  font-size: 12px;
  line-height: 16px;
  text-transform: none;
  text-align: left;
  cursor: default;
  display: none;
}
.infobox_modal:before {
  content: '';
  display: block;
  position: absolute;
  border: 7px solid transparent;
  border-right: 6px solid rgba(255, 255, 255, 0.95);
  left: -12px;
  top: 10px;
}
.infobox_modal p {
  margin: 0 0 10px;
}
.infobox_modal_title {
  font-weight: bold;
  font-size: 11px;
  line-height: 12px;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.item_delete,
.infobox_modal .modal_close {
  border: 1px solid #b9cce0;
  cursor: pointer;
}
.item_delete{
  position: relative;
  display: inline-block;
  top: 0;
  right: 0;
}
.item_delete:before,
.infobox_modal .modal_close:before {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -788px;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .infobox_modal .modal_close:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: -1px  -789px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.colorboxes {
  margin: 0;
}
.colorboxes:after {
  content: "";
  clear: both;
  display: block;
}
.colorboxes a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  margin: 0 3px 6px 0;
  position: relative;
}
.colorboxes a:before {
  content: '';
  display: block;
  position: absolute;
  left: 2px;
  right: 2px;
  top: 2px;
  bottom: 2px;
  border: 2px solid #baff00;
  display: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.colorboxes a:hover .colttip {
  opacity: 1;
  visibility: visible;
}
.colorboxes .hided {
  display: none;
}
.colorboxes .show {
  display: inline;
}

.colorboxes .selected a:before {
  display: block;
}
.colorboxes a.col1 {
  background-color: #5d3638;
}
.colorboxes a.col2 {
  background-color: #706455;
}
.colorboxes a.col3 {
  background-color: #f9a052;
}
.colorboxes a.col4 {
  background-color: #76a20e;
}
.colorboxes a.col5 {
  background-color: #a0679a;
}
.colorboxes a.text1 {
  background: url(/local/templates/.default/css/../images/texts.png) 0 0 no-repeat;
}
.colorboxes a.text2 {
  background: url(/local/templates/.default/css/../images/texts.png) -37px 0 no-repeat;
}
.colorboxes a.text3 {
  background: url(/local/templates/.default/css/../images/texts.png) -74px 0 no-repeat;
}
.colorboxes a.text4 {
  background: url(/local/templates/.default/css/../images/texts.png) -111px 0 no-repeat;
}

.colttip {
  background: rgba(255, 255, 255, 0.95);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 10px;
  width: 172px;
  position: absolute;
  left: 0;
  bottom: 100%;
  margin-bottom: 10px;
  cursor: default;
  color: #000;
  text-decoration: none;
  font-size: 10px;
  line-height: 14px;
  text-transform: uppercase;
  text-align: left;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  z-index: 700;
  opacity: 0;
  visibility: hidden;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
.colttip:before {
  content: '';
  display: block;
  position: absolute;
  border: 6px solid transparent;
  border-top: 6px solid rgba(255, 255, 255, 0.95);
  left: 10px;
  bottom: -12px;
}

.colorboxes a:hover .colttip {
  opacity: 1;
  visibility: visible;
}

.colfloat {
  float: left;
  width: 80px;
  margin: 0 10px 20px 0;
}

.color_wrap {
  font-size: 10px;
  text-transform: uppercase;
  color: #000;
  line-height: 12px;
  display: block;
}

.filter_more {
  font-size: 12px;
  line-height: 14px;
}
.filter_more a {
  color: #0075a8;
  text-decoration: none;
  border-bottom: 1px dotted #0075a8;
  position: relative;
}
.filter_more a:before {
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  right: -15px;
  top: 6px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .filter_more a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 0;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.filter_more a.opened:before {
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -72px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .filter_more a.opened:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -72px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.filter_box {
  margin: 0 0 27px;
  position: relative;
}
.filter_box.bord {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}
.filter_box .checkf {
  margin: 0 20px 10px 0;
}

.filter_box .checkf.disabled {
  color:#ccc;
}

.filter_box_title {
  position: relative;
  font-size: 10px;
  line-height: 12px;
  color: #000;
  margin: 0 30px 14px 0;
  display: flex;
  flex-direction: column;
}
.filter_box_title:after {
  content: "";
  clear: both;
  display: block;
}
.filter_box_title .fbt_span {
  display: block;
  float: left;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
}
.filter_box .reset {
  margin: 0;
  font-size: 12px;
  line-height: 12px;
  padding-top: 10px;
}
.filter_box .reset a {
  color: #0075a8;
  text-decoration: none;
  border-bottom: 1px dotted #0075a8;
}

.irs-slider {
  top: 12px;
  height: 17px;
  width: 15px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -2151px;
  background-repeat: no-repeat;
  cursor: pointer;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .irs-slider {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -2151px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

/* Sales */
.discount, .sale, .new {
  font-size: 12px;
  text-align: center;
  display: block;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  min-width: 65px;
  padding: 4px 7px;
  color: #fff;
  line-height: 14px;
}

.discount {
  background: #ef008d;
}

.new {
  background: #01a6b5;
}

.sale {
  background: #a2459c;
}

@media (min-width: 1000px) {
    .swiper__slide {
        padding: 0 7%;
    }
}

/* Catalog boxes */
.rightcol {
  float: right;
  width: 720px;
  margin: 0 40px 50px 0;
  padding: 24px 0 0;
}

.catgrid {
  border: 1px solid #e5e5e5;
  position: relative;
  margin: 0 0 30px;
  padding: 12px;
}
.catgrid:after {
  content: "";
  clear: both;
  display: block;
}

.catgrid_saled {
  position: absolute;
  left: -1px;
  top: -1px;
}
.catgrid_saled .sale, .catgrid_saled .new, .catgrid_saled .discount {
  margin: 0 0 4px;
}

.catgrid_tb {
  display: table;
  width: 100%;
  width: 100%;
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 15px;
  padding: 0 0 20px;
}

.catgrid_img {
  display: table-cell;
  vertical-align: middle;
  vertical-align: top;
  width: 170px;
  position: relative;
  padding-bottom: 20px;
}

.catgrid_img .colorboxes {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.catgrid_img .colorboxes a, .basketgrid_img .colorboxes a{
  width: 20px;
  height: 20px;
  margin:0 2px 0 0;
  border: 1px solid #000;
  display: inline-block;
  vertical-align: middle;
}

.catgrid_title {
  font-size: 18px;
  line-height: 22px;
  color: #000;
  margin: 0 20px 10px 0;
}

.catgrid_entry {
  display: table-cell;
  vertical-align: middle;
  vertical-align: top;
  padding: 10px 0 0 20px;
  width: 77%;
}
.catgrid_entry p {
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 14px;
}
.catgrid_entry .w140 {
  width: 150px;
  padding: 0;
  min-width: 0;
}

.catgrid_txt, .catgrid_price {
  display: table-cell;
  vertical-align: middle;
  vertical-align: top;
}

.catgrid_price span {
  display: block;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 15px;
}
.catgrid_price_frame{
  height: 22px;
  margin: 0 0 15px;
}
.catgrid_price .fa {
  font-size: 16px;
}

.catgrid_price_mob {
  display: none;
  width: auto;
}

.catgrid_feat {
  display: table;
  width: 100%;
}
.catgrid_feat li {
  display: table-cell;
  font-size: 10px;
  color: #000;
  line-height: 14px;
  min-width: 80px;
  text-transform: uppercase;
}
.catgrid_feat li span {
  display: block;
  position: relative;
  margin: 0 0 3px;
}
.catgrid_feat li b {
  display: block;
  font-weight: bold;
  position: relative;
}

/* sorting */
.finded {
  float: left;
  color: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  line-height: 14px;
  margin: 14px 0;
}

.finded_sort {
  display: none;
  margin: 0 0 20px;
}
.finded_sort .jq-selectbox {
  width: 100%;
}

.finded_sel {
  float: right;
  margin: 0 0 23px;
  width: 160px;
}
.finded_sel .jq-selectbox {
  width: 100%;
}

.sorting {
  font-size: 12px;
  line-height: 14px;
  color: #000;
  margin: 0 0 25px;
}
.sorting span {
  margin: 0 5px 0 0;
}
.sorting a {
  color: #0075a8;
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
  margin: 0 14px 0 0;
  position: relative;
}
.sorting a:hover {
  border: 0;
}
.sorting a.active {
  color: #000;
  text-decoration: none;
  border: 0;
  padding-right: 14px;
}
.sorting a.active:before {
  content: '';
  display: block;
  position: absolute;
  display: block;
  right: 0;
  top: 4px;
  height: 8px;
  width: 8px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -218px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .sorting a.active:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -218px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.sorting a.active.desc:before {
  height: 8px;
  width: 8px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -986px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .sorting a.active.desc:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -986px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

/* modalgarant */
#modalgarant, #order_calculation {
  display: none;
}

#modalgarant .inpf, #order_calculation .inpf, .form_garanty .inpf {
  margin: 0 0 10px;
}
#modalgarant .inpf label, #order_calculation .inpf label, .form_garanty .inpf label {
  white-space: nowrap;
}
#modalgarant .marg30, #order_calculation .marg30, .form_garanty .marg30 {
  margin: 0 0 40px;
}

/* File link */
.file_link {
  padding: 4px 0 8px;
  padding-left: 25px;
  position: relative;
}
.file_link:before {
  content: '';
  display: block;
  position: absolute;
  height: 20px;
  width: 18px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1995px;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .file_link:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1995px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.file_link input {
  cursor: pointer;
}
.file_link .jq-file__browse {
  display: none;
}
.file_link .jq-file__name {
  font-size: 12px;
  line-height: 14px;
  text-decoration: underline;
  color: #0075a8;
}

/* modal_product */
.modal_product {
  position: relative;
  margin: 0 0 18px 20px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 5px;
}
.modal_product .inpf_num, .inpf_num_garanty {
  position: absolute;
  left: -20px;
  top: 14px;
  font-size: 11px;
  line-height: 12px;
  color: #000;
}
.modal_product .row {
  margin-bottom: 0 !important;
}
.modal_product.nobord {
  padding: 0;
  margin-bottom: 10px;
  border: 0;
}

.row_prod {
  position: relative;
  padding-right: 90px;
  margin-right: 0;
}

.del_row_prod {
  color: #0075a8;
  font-size: 12px;
  line-height: 12px;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 36px;
}

/* face_choose */
.face_choose {
  font-size: 12px;
  line-height: 12px;
  margin: 0 0 40px;
  color: rgba(0, 117, 168, 0.6);
}
.face_choose span {
  cursor: pointer;
}
.face_choose span.footswitch_act {
  color: #0075a8;
}
.face_choose .footswitch_range {
  border: 1px solid rgba(0, 117, 168, 0.3);
}
.face_choose .footswitch_range:before {
  background: #0075a8;
}

/* textbox */
.textbox, .object_textbox {
  position: relative;
  margin: 0 40px 30px;
}
.textbox:after {
  content: "";
  clear: both;
  display: block;
}
.textbox:before {
  content: '';
  display: block;
  position: absolute;
  background: #ccc;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 14px;
}
.textbox_hide {
  display: none;
}
.textbox_checkbox {
  position: absolute;
  left:25px;
  top:55px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .textbox_checkbox {
    position: initial;
    left: 25px;
    top: 55px;
    padding-left: 25px;
  }
}
.textbox_name {
  float: left;
  width: 500px;
  margin: 0;
  font-size: 20px;
  line-height: 24px;
}
.textbox_name a {
  color: #0075a8;
  text-decoration: none;
  position: relative;
  padding-left: 30px;
  padding-right: 20px;
  background: #fff;
  display: inline-block;
}
.textbox_name a:before {
  content: '';
  display: block;
  position: absolute;
  height: 5px;
  width: 12px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -2035px;
  background-repeat: no-repeat;
  left: 0;
  top: 9px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .textbox_name a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -2035px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.textbox_name a.opened:before {
  height: 5px;
  width: 12px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -2060px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .textbox_name a.opened:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -2060px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.textbox_name small {
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin: 6px 0 0 30px;
}
.textbox_txt {
  float: right;
  width: 600px;
  margin: 6px 0 0;
  font-size: 12px;
  line-height: 18px;
  color: #000;
  background: #fff;
  position: relative;
  padding-left: 20px;
}
.textbox_txt p {
  margin: 0 0 20px;
  line-height: 21px;
}
.textbox_txt h3 {
  font-size: 14px;
  line-height: 18px;
  margin: 20px 0;
  font-weight: bold;
}
.textbox_txt h4 {
  font-size: 11px;
  text-transform: uppercase;
  line-height: 16px;
  margin: 0 0 20px;
  font-weight: bold;
}

.catdesc {
  padding: 60px 0 0;
}
/*.catdesc .textbox_name {*/
/*width: 220px;*/
/*}*/
.catdesc .textbox_txt {
  width: 720px;
}

.buytexts {
  padding: 0;
}

.plist {
  position: relative;
  padding-left: 28px;
  margin: 0 0 10px;
}

.plist b {
  display: block;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: -2px;
  border: 1px solid #ff0707;
  color: #ff0707;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 11px;
}

.download {
  position: relative;
  padding-left: 25px;
  color: #919191;
  font-size: 12px;
  line-height: 16px;
  max-width: 220px;
  margin: 0 0 50px;
}
.download:before {
  content: '';
  display: block;
  position: absolute;
  height: 18px;
  width: 14px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1014px;
  background-repeat: no-repeat;
  left: 0;
  top: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .download:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1014px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.download p {
  margin: 0 0 8px;
}
.download a {
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
}
.download a:hover {
  border: 0;
}

.download .extension {
  text-transform: uppercase;
}

.downloads_full {
  margin: 0 0 20px;
}

.downloads_full .download {
  max-width: none;
  margin: 0 0 30px;
}

.sertifikats:after {
  content: "";
  clear: both;
  display: block;
}
.sertifikats img {
  float: left;
  margin: 0 15px 20px 0;
}

.expert {
  position: relative;
  padding-left: 65px;
  color: #919191;
  font-size: 12px;
  line-height: 14px;
}
.expert_name {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  color: #000;
  line-height: 12px;
  margin: 0 0 7px;
}
.expert img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
}

/* Gallery */
.gallery {
  margin: 0 0 30px;
}

.gallery_big {
  border: 1px solid #ebebeb;
  position: relative;
  text-align: center;
  padding: 20px;
  margin: 0 0 10px;
  height: 330px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
}
.gallery_big img {
  max-width: 100%;
  max-height: 100%;
}

.gallery_thumbs {
  padding: 0 40px;
  position: relative;
}
.gallery_thumbs:before {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  position: absolute;
  right: 40px;
  top: 0;
  bottom: 0;
  width: 20px;
}
.gallery_thumbs li {
  position: relative;
  outline: none;
}
.gallery_thumbs li a {
  outline: none;
}
.gallery_thumbs li img {
  display: block;
}
.gallery_thumbs li.ui-tabs-active a:after {
  content: '';
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.gallery_thumbs li.ui-tabs-active a:before {
  content: '';
  display: block;
  position: absolute;
  border: 2px solid #baff00;
  left: 2px;
  top: 2px;
  right: 2px;
  bottom: 2px;
  z-index: 10;
}
.gallery_thumbs .owl-prev, .gallery_thumbs .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.gallery_thumbs .owl-prev {
  left: -40px;
}
.gallery_thumbs .owl-next {
  right: -40px;
}

.owl-prev, .owl-next {
  border: 1px solid rgba(6, 120, 170, 0.21);
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: block;
  text-indent: -9999px;
}
.owl-prev:hover, .owl-next:hover {
  border: 1px solid #0678aa;
}

.owl-prev {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1853px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .owl-prev {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1853px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.owl-next {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1659px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .owl-next {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1659px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

/* Item card */
.itemwrap {
  margin: 0 40px;
  padding: 40px 0 0;
}
.itemwrap:after {
  content: "";
  clear: both;
  display: block;
}

.itemwrap_left {
  float: left;
  width: 330px;
  margin: 0 0 50px;
}

.itemwrap_right {
  float: right;
  width: 600px;
  margin: 0 0 50px;
}

.colorboxes_big a, .colorboxes_num a {
  width: 40px;
  height: 40px;
  color: #fff;
  text-decoration: none;
  line-height: 40px;
  font-size: 13px;
  text-align: center;
  background: #7f7f7f;
  border: 1px solid #f3f3f3;
}

.colorboxes_num .selected a {
  background: #414441;
}

.colorboxes_num .selected a:before {
  display: none;
}

.show_itemcolors_link {
  margin: 10px 0 30px;
  display: inline-block;
}

.show_itemcolors {
  position: relative;
  padding-left: 50px;
  text-decoration: none;
  display: inline-block;
}
.show_itemcolors b {
  position: absolute;
  height: 40px;
  width: 40px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -836px;
  background-repeat: no-repeat;
  display: block;
  left: 0;
  top: 50%;
  margin-top: -20px;
  text-align: center;
  font-weight: normal;
  color: #fff;
  line-height: 40px;
  font-size: 13px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .show_itemcolors b {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -836px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.show_itemcolors span {
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
}
.show_itemcolors span:hover {
  border: 0;
}

.itembox {
  margin: 0 0 20px;
}
.itembox_title {
  color: #000;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 12px;
  margin: 0 0 7px;
}

.item_price {
  font-size: 20px;
  line-height: 22px;
  color: #000;
  margin: 0 0 20px;
}
.item_price .fa {
  font-size: 18px;
}

.itembox_grid:after {
  content: "";
  clear: both;
  display: block;
}

.itembox_grid .catgrid_feat {
  float: left;
  width: 275px;
  display: block;
}

.item_col {
  float: left;
  width: 270px;
}
.item_col.rt {
  float: right;
}

.itembox_grid .catgrid_feat.rt {
  float: right;
}

.itembox_grid .catgrid_feat li {
  display: block;
  position: relative;
  width: auto !important;
  margin: 0 0 10px;
}
.itembox_grid .catgrid_feat li:after {
  content: '';
  clear: both;
  display: block;
}
.itembox_grid .catgrid_feat li:before {
  content: '';
  border-top: 1px dotted #000;
  width: 100%;
  position: absolute;
  left: 0;
  top: 7px;
}
.itembox_grid .catgrid_feat li span {
  position: relative;
  margin: 0;
  float: left;
  background: #fff;
  max-width: 300px;
  padding-right: 5px;
}
.itembox_grid .catgrid_feat li b {
  position: relative;
  float: right;
  background: #fff;
  /*width: 106px;*/
  padding-left: 5px;
  display: block;
  text-align: left;
}

.item_prices {
  margin: 0 0 20px;
}
.item_prices .jq-number {
  margin: 0 0 10px;
  float: left;
}
.item_prices .item_total {
  float: right;
  margin: 12px 0 0;
  font-size: 14px;
  line-height: 16px;
}
.item_prices .item_total .fa {
  font-size: 13px;
}
.item_prices .banner_sale {
  display: none;
}

/* Banner sale */
.banner_sale {
  background: #0075a8 url(/local/templates/.default/css/../images/sale.png) 19px center no-repeat;
  position: relative;
  padding: 17px 17px 17px 117px;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 20px;
}
.banner_sale span {
  display: block;
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 22px;
}
.banner_sale p {
  margin: 0 0 10px;
}
.banner_sale a {
  color: #fff;
}

.btn-primary_buy {
    display: block;
    text-align: center;
}

.btn-primary_buy span {
    position: relative;
    padding-left: 27px;
}

.btn-primary_buy span:before {
    content: '';
    display: block;
    position: absolute;
    height: 12px;
    width: 18px;
    background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
    background-position: 0 -372px;
    background-repeat: no-repeat;
    left: 0;
    top: 3px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .btn-primary_buy span:before {
        background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
        background-position: 0 -372px;
        -moz-background-size: 86px auto;
        -o-background-size: 86px auto;
        -webkit-background-size: 86px auto;
        background-size: 86px auto;
    }
}

.btn-callback-partner span:before {
  content: '';
  display: block;
  position: absolute;
  height: 20px;
  width: 22px;
  /*background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');*/
  background-image: url('/local/templates/.default/css/../images/phone2x.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  left: 0;
  top: -2px;
}
/* related */
.related {
  margin: 60px 40px 0;
  position: relative;
}
.related_title {
  font-size: 20px;
  line-height: 22px;
  color: #000;
  margin: 0 0 20px;
  display: block;
}
.related .swiper-slide {
  width: 217px;
}
.related #related_slider {
  overflow: hidden;
  position: relative;
}

.relatedbox {
  border: 1px solid #e5e5e5;
  padding: 9px;
  position: relative;
}
.relatedbox .catgrid_saled {
  position: absolute;
  left: -1px;
  top: -1px;
}

.related_img {
  display: block;
  margin: 0 0 20px;
}
.related_img img {
  display: block;
  margin: 0 auto;
}

.related_name {
  display: block;
  margin: 0 0 20px;
  font-size: 14px;
  line-height: 16px;
  height: 48px;
  overflow: hidden;
}
.related_name a {
  color: #0075a8;
}

.related_price {
  text-align: right;
  font-size: 20px;
  line-height: 22px;
  color: #000;
  display: block;
  margin: 0 0 15px;
}
.related_price .fa {
  font-size: 19px;
}

.swiper-button-prev, .swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -22px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #d2e7f0;
  background-color: #fff;
  z-index: 1000;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  border: 1px solid #0678aa;
}

.swiper-button-prev {
  height: 43px;
  width: 43px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -309px;
  background-repeat: no-repeat;
  left: 20px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .swiper-button-prev {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -309px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.swiper-button-next {
  height: 43px;
  width: 43px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -246px;
  background-repeat: no-repeat;
  right: 20px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .swiper-button-next {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -246px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.swiper-button-disabled {
  display: none !important;
}

.related .swiper-button-prev, .related .swiper-button-next {
  opacity: 0;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  visibility: hidden;
}
.related:hover .swiper-button-prev, .related:hover .swiper-button-next {
  opacity: 1;
  visibility: visible;
}

/* tablescroll */
.tablescroll {
  position: relative;
  padding-left: 225px;
  margin: 0 0 30px;
}
.tablescroll:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 140px;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
  z-index: 100;
}
.tablescroll_col {
  border-bottom: 1px solid #e7e7e7;
  color: #000;
  font-size: 12px;
  line-height: 14px;
  padding: 18px 0 18px 18px;
  min-height: 14px;
}
.tablescroll_fix {
  width: 225px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.tablescroll_cl {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  border-bottom: 1px solid #e7e7e7;
  padding: 18px 0;
}
.tablescroll_row {
  float: left;
  width: 60px;
}
.tablescroll_scrolled:after {
  content: "";
  clear: both;
  display: block;
}
.tablescroll_rt {
  width: 100%;
  overflow: scroll;
  outline: none;
}
.tablescroll_hdс {
  background: #eff1f4;
  padding: 18px;
  color: #000;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
}
.tablescroll_hd {
  background: #eff1f4;
  padding: 18px;
  color: #000;
  font-size: 12px;
  line-height: 14px;
}

/* Basket */
.stepswrap {
  padding: 60px 0;
  text-align: center;
}

.stepswrap_step {
  position: relative;
  padding-left: 36px;
  font-size: 18px;
  line-height: 20px;
  margin: 0 30px 0 0;
  display: inline-block;
}
.stepswrap_step:last-child {
  margin-right: 0;
}
.stepswrap_step:before {
  content: '';
  display: block;
  position: absolute;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1563px;
  background-repeat: no-repeat;
  left: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  top: -4px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  border: 1px solid rgba(7, 121, 170, 0.2);
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .stepswrap_step:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1563px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.stepswrap_step a {
  color: #0075a8;
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
}
.stepswrap_step a:hover {
  border: 0;
}
.stepswrap_step a i {
  font-style: normal;
}
.stepswrap_step.open:before {
  border-color: rgba(0, 0, 0, 0.2);
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1611px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .stepswrap_step.open:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1611px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.stepswrap_step.open a {
  color: black;
  border: 0;
}

/* basketgrid */
.basketgrid {
  border: 1px solid #e5e5e5;
  margin: 0 40px 12px;
  padding: 10px;
  position: relative;
}
.basketgrid_tb {
  display: table;
  width: 100%;
}
.basketgrid_img, .basketgrid_entry, .basketgrid_price, .basketgrid_count, .basketgrid_total, .basketgrid_del {
  display: table-cell;
  vertical-align: middle;
}
.basketgrid_tablet {
  /*display: none;*/
  float:right;
  margin-top: 25px;
}
.basketgrid_img {
  width: 160px;
}
.basketgrid_entry {
  padding: 0 20px 40px;
  font-size: 12px;
  line-height: 22px;
  position: relative;
}
.basketgrid_entry p {
  margin: 10px 0;
  display: inline-block;
}
.basketgrid_more {
  position: absolute;
  left: 20px;
  bottom: 0;
}
.basketgrid_more a {
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
  color: #0075a8;
}
.basketgrid_more a:hover {
  border: 0;
}
.basketgrid_title {
  font-size: 14px;
  line-height: 16px;
}
.basketgrid_title a {
  color: #0075a8;
}
.basketgrid_price {
  font-size: 20px;
  line-height: 20px;
  color: #000;
  width: 120px;
}
.basketgrid_price .fa {
  font-size: 19px;
}
.basketgrid_count {
  width: 160px;
}
.basketgrid_count .relative {
  position: relative;
}
.basketgrid_count .relative span {
  display: block;
  font-size: 12px;
  line-height: 12px;
  position: absolute;
  left: 40px;
  top: -15px;
}
.basketgrid_total {
  font-size: 12px;
  line-height: 14px;
  width: 70px;
}
.basketgrid_del {
  font-size: 12px;
  line-height: 14px;
  text-align: right;
  width: 70px;
}
.basketgrid_del a {
  color: #0075a8;
  text-decoration: none;
}

.basketgrid_delmob {
  height: 30px;
  width: 30px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -896px;
  background-repeat: no-repeat;
  display: none;
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #0075a8;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .basketgrid_delmob {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -896px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.basketgrid_related {
  border-top: 1px solid #e2e2e2;
  margin: 10px 0 0;
  padding-top: 17px;
  display: none;
}
.basketgrid_related_title {
  margin: 0 0 10px;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 12px;
}
.basketgrid_related .basketgrid_img {
  text-align: right;
}
.basketgrid_related .basketgrid_img img {
  max-width: 80px;
  max-height: 80px;
}

/* basket_bottom */
.basket_bottom {
  margin: 30px 40px 60px;
}
.basket_bottom:after {
  content: "";
  clear: both;
  display: block;
}
.basket_bottom_title {
  float: left;
  margin: 13px 20px 0 0;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 20px;
  font-weight: bold;
}
.basket_bottom_title span {
  letter-spacing: 0;
  font-size: 20px;
  font-weight: normal;
}
.basket_bottom_title .fa {
  font-size: 19px;
}
.basket_bottom a.btn {
  float: left;
  margin: 0;
}

/* Search */
.searchwrap {
  padding: 50px 40px;
}

.searchwrap h1 {
  margin: 0 0 40px;
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
}

.searchwrap_box {
  position: relative;
  border: 1px solid #ccc;
  padding: 0 112px 0 12px;
  height: 43px;
  margin: 0 0 6px;
}
.searchwrap_box .btn {
  position: absolute;
  width: 100px;
  right: -1px;
  top: -1px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.searchwrap_inp {
  background: 0;
  border: 0;
  font-size: 16px;
  line-height: 19px;
  width: 100%;
  padding: 10px 0;
  height: 39px;
  outline: none;
  margin: 2px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.searchwrap_ex {
  margin: 0 0 40px;
  font-size: 12px;
  line-height: 14px;
}
.searchwrap_ex a {
  color: #0075a8;
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
}
.searchwrap_ex a:hover {
  border: 0;
}

.searchwrap_results {
  margin: 0 0 0 20px;
  padding: 0;
  max-width: 600px;
}
.searchwrap_results li {
  list-style: outside decimal;
  margin: 0 0 40px;
  font-size: 12px;
  line-height: 20px;
}
.searchwrap_results li p {
  margin: 0 0 6px;
}
.searchwrap_results_name {
  display: block;
  margin: 0 0 10px;
  font-size: 20px;
  line-height: 24px;
}
.searchwrap_results_name a {
  color: #0075a8;
}
.searchwrap_results_name a:hover {
  text-decoration: none;
}
.searchwrap_results_cat {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #919191;
  font-size: 10px;
  line-height: 12px;
}
.searchwrap_results_cat a {
  color: #919191;
}
.searchwrap_results_cat a:hover {
  text-decoration: none;
}

.searchwrap_empty {
  padding: 40px 0;
  text-align: center;
}
.searchwrap_empty_title {
  font-size: 22px;
  line-height: 24px;
  margin: 0 0 20px;
}
.searchwrap_empty a {
  color: #0075a8;
}
.searchwrap_empty a:hover {
  text-decoration: none;
}

/* pagination */
.pagination {
  margin: 0 0 20px 20px;
}
.pagination:after {
  content: "";
  clear: both;
  display: block;
}
.pagination a, .pagination span {
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  float: left;
  font-weight: bold;
  font-size: 12px;
  color: #0075a8;
  text-decoration: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid transparent;
}
.pagination span {
  background: #0075a8;
  color: #fff;
}
.pagination a.prev, .pagination a.next {
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1563px;
  background-repeat: no-repeat;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid rgba(7, 121, 170, 0.2);
  display: block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .pagination a.prev, .pagination a.next {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1563px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.pagination a.prev:hover, .pagination a.next:hover {
  border-color: #0779aa;
}
.pagination a.prev {
  margin-right: 10px;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
.pagination a.next {
  margin-left: 10px;
}

/* viewpage */
.viewpage {
  margin: 0;
  font-size: 12px;
}
.viewpage:after {
  content: "";
  clear: both;
  display: block;
}
.viewpage a, .viewpage span {
  float: left;
}
.viewpage span {
  color: #737373;
  float: left;
  margin: 4px 15px 0 0;
}
.viewpage a {
  float: left;
  margin: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center;
  display: block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  color: #0075a8;
  text-decoration: none;
  font-weight: bold;
}
.viewpage a.active {
  color: #fff;
  background: #0075a8;
}

/* basketform */
.basketform {
  max-width: 600px;
  margin: 0 auto 20px;
  padding: 0 15px;
}
.basketform .face_choose {
  margin: 0 0 26px;
}
.basketform .row {
  margin-bottom: 26px;
}
.basketform .inpf_file {
  margin-bottom: 26px;
}
.basketform .modal_description {
  font-size: 12px;
  line-height: 20px;
}

/* basket_ok */
.basket_ok {
  max-width: 720px;
  padding: 0 20px;
  margin: 0 auto 20px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
}
.basket_ok p {
  margin: 0 0 20px;
}
.basket_ok h2 {
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 20px;
  font-weight: bold;
}

/* BUY PAGE */
.buybox {
  color: #000;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 50px;
  position: relative;
}
.buybox small {
  display: block;
  font-size: 11px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 0 10px;
}
.buybox h3 {
  font-size: 20px;
  line-height: 22px;
  margin: 0 0 24px;
  font-weight: normal;
}
.buybox p {
  margin: 0 0 14px;
}
.buybox a {
  color: #0075a8;
}
.buybox a:hover {
  text-decoration: none;
}
.buybox a.tl {
  color: #000;
  text-decoration: none;
}
.buybox a.maplink {
  color: #0075a8;
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
  margin: 0 14px 0 0;
}
.buybox a.maplink:hover {
  border: 0;
}
.buybox a.btn {
  color: #000;
}
.buybox ul {
  margin: 0 0 20px;
}
.buybox ul li {
  position: relative;
    padding-left: 104px !important;
  min-height: 24px;
  margin: 0 0 14px;
}
.buybox ul li span:not(.right_block) {
    position: absolute;
  left: 0;
  display: block;
  top: 0;
  width: 100px;
}

.buybox ul li:before {
    background: none !important;
}
.buybox_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e5e5e5;
  padding-top: 16px;
  margin: 0 0 20px;
}

.buybox_bottom .buybox-sale {
  padding-right: 8px;
}
.buybox_bottom .buybox-sale:not(:first-of-type) {
  margin-left: auto;
}

.buybox_deliv, .buybox_mont {
  position: relative;
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  padding-left: 38px;
  margin: 0 20px 0 0;
}
.buybox_deliv:before, .buybox_mont:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -4px;
}

.buybox_deliv:before {
  height: 20px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -946px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .buybox_deliv:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -946px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.buybox_mont {
  padding-left: 30px;
}

.buybox_mont:before {
  height: 22px;
  width: 24px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1473px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .buybox_mont:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1473px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.buybox-sale {
  display: block;
  width: 80px;
  margin-bottom: 0;
  background-image: url('/local/templates/.default/images/sale_1.svg');
  background-size: 80px;
  background-position: top left;
  background-repeat: no-repeat;
}

.buybox-sale.action {
    background-image: url('/local/templates/.default/images/action_1.svg');
    height: 75px;
}
.buybox-sale__text {
  padding: 15px 28px 5px 25px;
  text-align: right;
}
.buybox-sale__text small {
  margin-bottom: 8px;
  font-family: 'CHK';
  font-weight: 600;
  color: #E71919;
  letter-spacing: 0;
  line-height: unset;
}
.buybox-sale__val {
  font-size: 20px !important;
}

.buybox-sale__text .buybox-action__val {
  margin-top: 9px;
  margin-left: 2px;
}


/* buymap */
.buymap {
  margin: 0 40px 50px;
  position: relative;
  z-index: 99;
}
.buymap .btn
{
  margin-top:40px;
}
.buymap iframe {
  height: 450px;
  width: 100%;
  border: 0;
  display: block;
  margin: 0;
  padding: 0;
}

/* buymap_form */
.buymap_form {
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 50px;
  bottom: 129px;
  z-index: 100;
  width: 236px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 20px;
  font-size: 12px;
  line-height: 14px;
  color: #000;
}
.buymap_form_title {
  margin: 0 0 15px;
}
.buymap_form .checkf {
  margin: 0 0 10px;
}
.buymap_form .checkf span {
  position: relative;
  padding-right: 20px;
}
.buymap_form .checkf span:before {
  right: 0;
  top: -1px;
  content: '';
  display: block;
  position: absolute;
}
.buymap_form .checkf span.mark1:before {
  height: 16px;
  width: 13px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1281px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .buymap_form .checkf span.mark1:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1281px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.buymap_form .checkf span.mark2:before {
  height: 16px;
  width: 13px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1317px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .buymap_form .checkf span.mark2:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1317px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.buymap_form .checkf span.mark3:before {
  height: 16px;
  width: 13px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1353px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .buymap_form .checkf span.mark3:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1353px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.buymap_form_more {
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.buymap_form_more a {
  color: #0075a8;
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
}
.buymap_form_more a:hover {
  border: 0;
}

/* buytop */
.buytop {
  margin: 0 40px 30px;
  padding-top: 40px;
}
.buytop:after {
  content: "";
  clear: both;
  display: block;
}
.buytop .lg6 {
  padding: 0;
}
.buytop .lg6.pr20 {
  padding-right: 20px;
}
.buytop_title {
  font-size: 12px;
  line-height: 14px;
  color: #000;
  margin: 0 0 6px;
}
.buytop .jq-selectbox {
  width: 100%;
  margin: 0;
}

.buytop_box {
  float: left;
  margin: 10px 20px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.buytop_box:after {
  content: "";
  clear: both;
  display: block;
}
.buytop_box:last-child {
  margin-right: 0;
}
.buytop_box .checkf {
  float: left;
  margin: 0 15px 10px 0;
}
.buytop_box .checkf:last-child {
  margin-right: 0;
}



/* buymap_modal */
.buymap_modal {
  background: #fff;
  width: 420px;
  position: absolute;
  /*right: 10px;*/
  /*top: 20px;*/
  z-index: 999999999999999;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.buymap_modal_header {
  background: #0075a8;
  color: #fff;
  padding: 20px 40px 20px 30px;
  position: relative;
}
.buymap_modal_header h3 {
  margin: 0;
}
.buymap_modal_header:before {
  content: '';
  display: block;
  position: absolute;
  border: 12px solid transparent;
  border-right: 12px solid #0075a8;
  left: -24px;
  top: 22px;
}

.buymap_modal_box {
  padding: 20px 30px 30px;
}

/* Coating */
.coatwrap {
  margin: 0 40px;
  padding-top: 40px;
}

.coatwrap .textbox {
  margin: 0 0 40px;
}

.coatabs {
  margin: 0 0 30px;
}
.coatabs:after {
  content: "";
  clear: both;
  display: block;
}
.coatabs ul {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 2px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.coatabs ul:after {
  content: "";
  clear: both;
  display: block;
}
.coatabs li {
  float: left;
  font-size: 12px;
  line-height: 14px;
}
.coatabs li a {
  display: block;
  text-decoration: none;
  color: #0075a8;
  padding: 10px 18px;
}
.coatabs li.active a {
  background: #0075a8;
  color: #fff;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.coatabs li span {
  display: block;
  color: #777;
  padding: 10px 18px;
}
.coatrate {
  margin: 0 0 20px;
}
.coatrate:after {
  content: "";
  clear: both;
  display: block;
}
.coatrate_title {
  color: #000;
  font-size: 11px;
  line-height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 10px;
}
.coatrate .checkf {
  float: left;
  margin: 0 30px 10px 0;
}
.coatrate .checkf span {
  position: relative;
}
.coatrate .checkf span:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}
.coatrate .checkf span.premium {
  padding-right: 94px;
}
.coatrate .checkf span.premium:before {
  height: 13px;
  width: 86px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1820px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .coatrate .checkf span.premium:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1820px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.coatrate .checkf span.premier {
  padding-right: 74px;
}
.coatrate .checkf span.premier:before {
  height: 13px;
  width: 68px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1787px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .coatrate .checkf span.premier:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1787px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.coatrate .checkf span.standart {
  padding-right: 54px;
}
.coatrate .checkf span.standart:before {
  height: 13px;
  width: 50px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -2085px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .coatrate .checkf span.standart:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -2085px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.coatrate .checkf span.econom {
  padding-right: 54px;
}
.coatrate .checkf span.econom:before {
  height: 13px;
  width: 50px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: -17px -2085px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .coatrate .checkf span.econom:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: -17px -2085px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.coatbox {
  border: 1px solid #e5e5e5;
  padding: 10px;
  margin: 0 0 20px;
}
.coatbox_tb {
  display: table;
  width: 100%;
}
.coatbox_img {
  display: table-cell;
  vertical-align: middle;
  width: 209px;
}
.coatbox_img img {
  display: block;
  margin: 0;
}
.coatbox_entry {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 10px 0 20px;
  font-size: 12px;
  line-height: 18px;
  color: #000;
  vertical-align: top;
  position: relative;
}
.coatbox h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  margin: 0 0 10px;
}
.coatbox p {
  margin: 0 0 15px;
}
.coatbox a {
  color: #0075a8;
}
.coatbox a:hover {
  text-decoration: none;
}
.coatbox .catgrid_feat {
  max-width: 540px;
  border-top: 1px solid #e5e5e5;
  padding-top: 12px;
}
.coatbox .catgrid_feat li span {
  letter-spacing: 1px;
}

.premiumb {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  line-height: 12px;
  width: 90px;
}
.premiumb span {
  display: block;
  margin-top: 2px;
}
.premiumb-1 span {
  height: 13px;
  width: 86px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1820px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .premiumb-1 span {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1820px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.premiumb-2 span {
  height: 13px;
  width: 68px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1787px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .premiumb-2 span {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1787px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.premiumb-3 span {
  height: 13px;
  width: 50px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -2085px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .premiumb-3 span {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -2085px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.premiumb-4 span {
  height: 13px;
  width: 50px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: -17px -2085px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .premiumb-4 span {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: -17px -2085px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

/* coatable_scroll */
.coatable {
  position: relative;
  padding-left: 210px;
  margin: 0 0 60px;
}

.coatable_scroll {
  overflow: scroll;
  width: 100%;
  outline: none;
}

.coatable_scroll table {
  border-collapse: collapse;
  width: 100%;
}
.coatable_scroll table th, .coatable_scroll table td {
  vertical-align: top;
  padding: 20px 10px;
  min-width: 120px;
  max-width: 120px;
}
.coatable_scroll table th {
  text-align: left;
  color: #000000;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  background: #eff1f4;
  border-right: 1px solid #fff;
}
.coatable_scroll table td {
  color: #000000;
  font-size: 12px;
  line-height: 14px;
  border-right: 1px solid #e5e5e5;
  padding: 0;
  height: 64px;
  border-bottom: 1px solid #e5e5e5;
  vertical-align: middle;
  padding: 0 10px;
}
.coatable_scroll table tr.lst td {
  border-bottom-width: 2px;
}

.coatable_fst {
  width: 210px;
  position: absolute;
  left: 0;
  top: 0;
}

.coatable_col {
  position: relative;
  padding-left: 40px;
}

.coatable_head {
  border-right: 1px solid #e5e5e5;
  border-bottom: 2px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  width: 40px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}

.coatable_head-1 {
  background: url(/local/templates/.default/css/../images/prem1.png) center center no-repeat;
}

.coatable_head-2 {
  background: url(/local/templates/.default/css/../images/prem2.png) center center no-repeat;
}

.coatable_head-3 {
  background: url(/local/templates/.default/css/../images/prem3.png) center center no-repeat;
}

.coatable_head-4 {
  background: url(/local/templates/.default/css/../images/prem4.png) center center no-repeat;
}

.coatable_th {
  padding: 20px 10px;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #000;
  background: #eff1f4;
  border-right: 1px solid #fff;
}

.coatable_td {
  padding: 0 10px;
  color: #000000;
  font-size: 12px;
  line-height: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  font-weight: bold;
  height: 65px;
}

.coatable_td a {
  color: #0075a8;
}

.coatable_td.lst {
  border-bottom-width: 2px;
  height: 66px;
}

.coatable .active {
  background: #d7e9f1;
}

.coatable:before {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
  content: '';
  display: block;
  position: absolute;
  width: 100px;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1000;
}

.coatext {
  margin: 0 0 50px;
}
.coatext h3 {
  margin: 0 0 24px;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
}

/* Post */
.post_date {
  text-align: center;
  color: #fff;
  margin: 0 0 24px;
  font-size: 13px;
  line-height: 14px;
}

.post, .event_page {
  padding: 60px 120px 40px;
  margin: 0 40px;
  font-size: 12px;
  line-height: 21px;
}
.post:after, .event_page:after {
  content: "";
  clear: both;
  display: block;
}

.post p, .event_page p, .textbox_txt p, .object_textbox p {
  margin: 0 0 20px;
}

.post h2, .event_page h2, .textbox_txt h2, .object_textbox h2 {
  margin: 40px 0 20px;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
}

.post h3, .event_page h3, .textbox_txt h3, .object_textbox h3 {
  margin: 40px 0 20px;
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  text-transform: uppercase;
}

.post h4, .event_page h4, .textbox_txt h4, .object_textbox h4 {
  margin: 40px 0 20px;
  font-size: 10px;
  font-weight: normal;
  line-height: 14px;
  text-transform: uppercase;
}

.post a, .event_page a, .textbox_txt a, .object_textbox a {
  color: #0075a8;
  text-decoration: none;
  border-bottom: 1px solid #cce3ee;
}
.post a:hover, .event_page a:hover {
  border-bottom-color: #0075a8;
}
.post a.js-link, .event_page a.js-link {
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
}
.post a.js-link:hover, .event_page a.js-link:hover {
  border: 0;
}
.post ul, .event_page ul, .detail_text_cover ul {
  margin: 0 0 20px 50px;
}

.post ul li, .event_page ul li, .detail_text_cover ul li, .textbox_txt ul li, .object_textbox ul li {
  position: relative;
  padding-left: 20px;
  margin: 0 0 18px;
}

.post ul li:before, .event_page ul li:before, .detail_text_cover ul li:before, .textbox_txt ul li:before, .object_textbox ul li:before {
  content: '';
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #0075a8;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  left: 0;
  top: 8px;
}

.post ol, .event_page ol, .textbox_txt ol, .object_textbox ol {
  margin: 0 0 20px 50px;
}

.post ol li, .event_page ol li, .textbox_txt ol li .object_textbox ol li {
  margin: 0 0 18px;
  list-style: outside decimal;
}

blockquote {
  display: block;
  border: 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  padding: 60px 30px 35px;
  margin: 40px 0;
}
blockquote:before {
  content: '';
  display: block;
  position: absolute;
  width: 110px;
  position: absolute;
  left: 50%;
  margin-left: -55px;
  top: -20px;
  height: 35px;
  background: #fff;
  content: '“';
  font: bold 75px/75px Georgia;
  text-align: center;
  padding: 0;
}
blockquote .analytic {
  margin: 30px 0 0;
}

.analytic {
  text-align: center;
  color: #919191;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 1px;
}
.analytic span {
  display: block;
  margin: 0 0 6px;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}

/* styleslider */
.styleslider_tabs {
  margin: 40px -120px;
}

.styleslider {
  background: #f1f1f1;
  margin: 0 0 10px;
}

.styleslider_item {
  text-align: center;
  display: none;
}
.styleslider_item .inline {
  position: relative;
  display: inline-block;
  margin-bottom: -5px;
}
.styleslider_item img {
  max-width: 100%;
  display: block;
}

.styleslider_item#sl-1 {
  display: block;
}

.styleslider_name {
  position: absolute;
  left: 30px;
  bottom: 25px;
  right: 30px;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  text-align: left;
}

.styleslider_thumbs {
  padding: 0 40px;
  position: relative;
}
.styleslider_thumbs .item img {
  max-height: 90px;
}
.styleslider_thumbs .owl-prev, .styleslider_thumbs .owl-next {
  position: absolute;
  top: 58%;
  margin-top: -22px;
}
.styleslider_thumbs .owl-prev {
  left: -40px;
}
.styleslider_thumbs .owl-next {
  right: -40px;
}

#styleslider_thumbs_ul {
  position: relative;
  margin: 0;
}

#styleslider_thumbs_ul li {
  padding: 0;
  outline: none;
}

#styleslider_thumbs_ul li:before {
  content: none;
}

#styleslider_thumbs_ul li a {
  outline: none;
}

#styleslider_thumbs_ul:before {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
  content: '';
  display: block;
  position: absolute;
  width: 80px;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1000;
}

.post_bottom {
  margin: 0;
  border-top: 1px solid #e7e7e7;
  padding-top: 20px;
  margin: 0 40px 20px;
}
.post_bottom:after {
  content: "";
  clear: both;
  display: block;
}
.post_bottom .post_author {
  float: left;
  margin: 14px 0;
}
.post_bottom .post_socials {
  float: right;
  margin: 0;
}

.post_author {
  position: relative;
  font-size: 12px;
  line-height: 14px;
  padding-left: 80px;
}
.post_author span {
  display: block;
  margin: 0 0 5px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
}
.post_author img {
  width: 59px;
  height: 59px;
  left: 0;
  top: 50%;
  margin-top: -29px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  position: absolute;
}

.post_socials span {
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 8px;
  text-align: right;
}

/* ===== OBJECT'S ===== */
.object_page {
  margin: 0 40px;
  padding: 40px 0 0;
}

.object_row {
  margin: 0 -15px;
}

.object_row .lg4 {
  padding: 0 15px;
}

.objectbox {
  border: 1px solid #e2e2e2;
  padding: 10px;
  margin: 0 0 30px;
  min-height: 360px;
  /*min-width: 280px;*/
}
.objectbox_img {
  display: block;
  margin: 0 0 12px;
}
.objectbox_img img {
  width: 100%;
}
.objectbox_type {
  font-size: 10px;
  line-height: 12px;
  display: block;
  letter-spacing: 1px;
  color: #919191;
  margin: 0 0 8px;
  text-transform: uppercase;
}
.objectbox_name {
  font-size: 20px;
  line-height: 22px;
  margin: 0 0 18px;
  display: block;
  /*height: 44px;*/
  overflow: hidden;
}
.objectbox_name a {
  color: #0075a8;
  text-decoration: none;
}
.objectbox_name a:hover {
  text-decoration: underline;
}
.objectbox ul li {
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 6px;
}
.objectbox ul li a {
  color: #000;
}
.objectbox a:hover {
  text-decoration: none;
}

.object_bottom {
  margin: 0 0 40px;
}
.object_bottom:after {
  content: "";
  clear: both;
  display: block;
}
.object_bottom .pagination {
  margin: 0;
  float: left;
}
.object_bottom .viewpage {
  margin: 0;
  float: right;
}

.obj_finded {
  color: #737373;
  font-size: 12px;
  line-height: 14px;
}

.object_top {
  margin-bottom: 30px;
}
.object_top label {
  display: block;
  margin: 0 0 6px;
  font-size: 12px;
  line-height: 14px;
  color: #000;
  min-height: 14px;
}
.object_top .jq-selectbox {
  width: 100%;
  margin: 0 0 10px;
}
.object_top .jq-selectbox__dropdown {
  margin: 0;
  top: 40px;
}
.object_top .coatabs {
  margin: 0 0 10px;
}
.object_top .coatabs ul {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: none;
}
.object_top .coatabs ul:after {
  content: "";
  clear: both;
  display: block;
}
.object_top .coatabs li {
  width: 33.33333%;
}
.object_top .coatabs li a {
  padding: 10px 0;
  display: block;
  text-align: center;
}
.object_top .js_choose_prod {
  margin: 0 0 8px;
  display: block;
}

.js_choose_prod, .btn-bord {
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #ccc;
  font-size: 12px;
  color: #0075a8;
  text-align: center;
  line-height: 12px;
  padding: 13px 4px;
}
.js_choose_prod b, .btn-bord b {
  font-weight: normal;
  position: relative;
  padding-left: 20px;
}
.js_choose_prod b:before, .btn-bord b:before {
  content: '';
  display: block;
  position: absolute;
  height: 12px;
  width: 12px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -2242px;
  background-repeat: no-repeat;
  left: 0;
  top: 1px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .js_choose_prod b:before, .btn-bord b:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -2242px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.btn-bord {
  padding: 13px 14px;
}

.reset_prod {
  text-align: right;
  font-size: 12px;
  line-height: 12px;
}
.reset_prod a {
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
}
.reset_prod a:hover {
  border: 0;
}




/* object_sort */
.object_sort {
  float: left;
  margin: 13px 0 0 20px;
  font-size: 12px;
  line-height: 14px;
  color: #000;
}
.object_sort span {
  margin-right: 5px;
}
.object_sort a {
  color: #000;
  text-decoration: none;
  padding-right: 14px;
  position: relative;
}
.object_sort a:before {
  content: '';
  display: block;
  position: absolute;
  height: 8px;
  width: 8px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -1058px;
  background-repeat: no-repeat;
  top: 4px;
  right: 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .object_sort a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -1058px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.object_sort a.asc:before {
  height: 8px;
  width: 8px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -242px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .object_sort a.asc:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -242px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.object_sort.show_tb {
  display: none;
}

.float_right {
  margin: 0;
  float: right;
}



/* prodwin */
#prodwin .row {
  margin-bottom: 30px;
}
#prodwin .checkf {
  margin: 0 0 8px 25px;
}
#prodwin .checkf_title {
  text-transform: uppercase;
  font-weight: bold;
  margin: 4px 0 10px;
  color: #000;
  font-size: 11px;
}
#prodwin .checkf_title .jq-checkbox {
  background: 0 !important;
}
#prodwin .checkf_title .jq-checkbox__div {
  background: #0075a8;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  width: 8px;
  height: 8px;
  margin: 3px;
  display: none;
}
#prodwin .checkf_title .jq-checkbox.checked .jq-checkbox__div {
  display: block;
}
#prodwin .modal_content {
  padding: 30px 10px 40px 50px;
}

.modal_content_scroll_out {
  position: relative;
  margin: 0 0 20px;
}
.modal_content_scroll_out:before {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  content: '';
  display: block;
  position: absolute;
  height: 80px;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 100;
}

.modal_content_scroll {
  height: 400px;
  overflow: scroll;
}

/* ===== DOCUMENT'S ===== */
h4 {
  color: #000;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  margin: 0 0 30px;
  letter-spacing: 1px;
}

.object_top2 {
  border-bottom: 1px solid #c6c6c6;
  margin: 0 0 26px;
  padding: 0 0 20px;
}
.object_top2 .coatabs {
  margin: 0 0 10px;
}
.object_top2 .lg4 .coatabs ul {
  width: 100%;
  display: block;
}
.object_top2 .lg4 .coatabs ul:after {
  content: "";
  clear: both;
  display: block;
}
.object_top2 .lg4 .coatabs ul li {
  width: 33.333333%;
}
.object_top2 .lg4 .coatabs ul li a {
  padding: 10px 0;
  text-align: center;
}
.object_top2 .lg4 .js_choose_prod {
  display: block;
  margin: 0 0 10px;
}
.object_top2 .showmb {
  display: none;
}
.object_top2 .showmb label {
  margin: 0 0 6px;
  display: block;
}
.object_top2 .showmb .jq-selectbox {
  width: 100%;
}
.object_top2 .relative {
  position: relative;
}
.object_top2 .relative label {
  margin: 0 0 6px;
  display: none;
}

.object_top2_links {
  font-size: 12px;
  line-height: 12px;
  color: #000;
}
.object_top2_links:after {
  content: "";
  clear: both;
  display: block;
}
.object_top2_links span, .object_top2_links p {
  margin: 0 6px 10px 0;
  float: left;
}
.object_top2_links a {
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
}
.object_top2_links a:hover {
  border: 0;
}

.object_top2_links.docs_link {
  margin-bottom: 10px;
}

/* ===== REVIEW'S ===== */
.object_top3 {
  margin: 0 0 40px;
}
.object_top3:after {
  content: "";
  clear: both;
  display: block;
}
.object_top3 .coatabs {
  margin: 0;
}
.object_top3 label {
  display: block;
  font-size: 12px;
  line-height: 12px;
  margin: 0 0 6px;
  min-height: 12px;
}
.object_top3 .lt {
  float: left;
}
.object_top3 .object_top_box {
  float: left;
  margin: 0 20px 5px 0;
}
.object_top3 .object_top_box.w230 {
  width: 230px;
}
.object_top3 .btn {
  float: right;
  margin: 18px 0 0;
  padding: 12px 20px;
}
.object_top3 .jq-selectbox {
  width: 100%;
  margin: 0 0 5px;
}

.revbox {
  margin: 0 0 60px;
  max-width: 840px;
  position: relative;
}
.revbox a {
  color: #0075a8;
}
.revbox a:hover {
  text-decoration: none;
}
.revbox p {
  margin: 0 0 14px;
}
.revbox_name {
  font-size: 20px;
  line-height: 22px;
  margin: 0 0 14px;
}
.revbox_name a {
  color: #0075a8;
}
.revbox_cat, .revbox_date {
  letter-spacing: 1px;
  font-size: 10px;
  line-height: 12px;
  margin: 0 0 14px;
  color: #919191;
  text-transform: uppercase;
}
.revbox_txt {
  font-size: 12px;
  color: #000;
  line-height: 18px;
  margin: 0 0 20px;
}
.revbox_bottom {
  font-size: 12px;
  color: #000;
  line-height: 18px;
  margin: 0 0 30px;
}
.revbox_bottom p {
  margin: 0 0 6px;
}
.revbox_date {
  margin: 0;
}
.revbox .rev_show {
  position: absolute;
  right: 0;
  bottom: 0;
}
.revbox .download {
  margin: 0 0 20px;
  max-width: none;
}
.revbox .download p {
  margin: 0 0 6px;
}

.revbox_asc {
  margin: 0 0 20px 124px;
  font-size: 12px;
  line-height: 18px;
  color: #000;
  display: none;
}
.revbox_asc_hd {
  color: #919191;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
  margin: 0 0 14px;
  position: relative;
}
.revbox_asc_hd b {
  background: #fff;
  position: relative;
  padding-right: 18px;
  font-weight: normal;
  letter-spacing: 2px;
}
.revbox_asc_hd:before {
  content: '';
  display: block;
  position: absolute;
  background: #c6c6c6;
  height: 1px;
  width: 100%;
  left: 0;
  top: 5px;
  display: block;
}

.rev_show {
  color: #0075a8;
  text-decoration: none;
  position: relative;
  padding-right: 16px;
}
.rev_show b {
  font-weight: normal;
  border-bottom: 1px dotted #0075a8;
}
.rev_show:hover b {
  border-bottom: 0;
}
.rev_show:before {
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  right: 0;
  top: 8px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .rev_show:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 0;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.rev_show.active:before {
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -72px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .rev_show.active:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -72px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

/* ===== CAREER ===== */
.career {
  padding: 50px 40px;
}
.career_inner {
  margin: 0 120px;
}
.career_inner blockquote {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  color: #000;
  font-size: 20px;
  line-height: 24px;
  padding: 60px 0;
  text-align: center;
  position: relative;
  margin: 0 0 44px;
}
.career_inner blockquote:before {
  content: '';
  display: block;
  position: absolute;
  height: 9px;
  width: 110px;
  position: absolute;
  left: 50%;
  margin-left: -55px;
  top: -4px;
  background: #fff;
}
.career_inner blockquote:after {
  content: '';
  display: block;
  position: absolute;
  height: 16px;
  width: 30px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1901px;
  background-repeat: no-repeat;
  left: 50%;
  top: -8px;
  margin-left: -15px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .career_inner blockquote:after {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1901px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.career_inner blockquote p {
  margin: 0 0 24px;
}
.career_inner h2 {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 20px;
}
.career_inner h4 {
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 20px;
  text-transform: none;
  letter-spacing: 0;
}
.career_inner h5 {
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
}
.career_inner p {
  margin: 24px 0;
}
.career_inner a {
  color: #0075a8;
}
.career_inner a:hover {
  text-decoration: none;
}
.career_inner ul {
  margin: 24px 50px 40px;
}
.career_inner ul li {
  padding-left: 16px;
  position: relative;
  margin: 0 0 20px;
  font-size: 12px;
  line-height: 16px;
}
.career_inner ul li:before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #0075a8;
  width: 6px;
  height: 6px;
  left: 0;
  top: 4px;
}
.career_inner .row {
  margin-bottom: 0;
}
.career_inner .lg6 p {
  margin: 20px 0;
}

.career_inner2 {
  margin: 0 40px 80px;
}
.career_inner2 a {margin-right: 10px;}

.career_image {
  margin: 40px 0;
  position: relative;
}
.career_image img {
  display: block;
  max-width: 100%;
}
.career_image span {
  position: absolute;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  left: 30px;
  right: 30px;
  display: block;
  bottom: 30px;
}

.vacantion {
  margin: 0;
}
.vacantion h2 {
  font-size: 36px;
  line-height: 40px;
  margin: 0 0 24px;
}

.vacspoiler {
  margin: 0 0 26px;
}
.vacspoiler:after {
  content: "";
  clear: both;
  display: block;
}
.vacspoiler .career_inner {
  margin: 0;
  float: right;
  width: 600px;
}

.vacspoiler .career_inner.partners_inner  {
  width: 100%;
}

.vacspoiler .logo_spoiler  {
  display: inline-block;
}

.vacspoiler .logo_spoiler img  {
  margin: 24px 0 24px 24px;
}

.vacspoiler .text_spoiler {
  float:right;
  width: 520px;
}



.vacspoiler_name {
  position: relative;
}
.vacspoiler_name:after {
  content: "";
  clear: both;
  display: block;
}
.vacspoiler_name:before {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  background: #e5e5e5;
  width: 100%;
  left: 0;
  top: 12px;
}
.vacspoiler_name span {
  float: right;
  margin: 3px 0 0;
  background: #fff;
  padding-left: 10px;
  font-size: 12px;
  line-height: 18px;
  position: relative;
}
.vacspoiler_name a {
  color: #0075a8;
  font-size: 20px;
  line-height: 24px;
  text-decoration: none;
  position: relative;
  background: #fff;
  max-width: 480px;
  padding-left: 26px;
  padding-right: 20px;
  display: block;
  float: left;
}
.vacspoiler_name a:before {
  content: '';
  display: block;
  position: absolute;
  height: 5px;
  width: 12px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -2035px;
  background-repeat: no-repeat;
  left: 0;
  top: 9px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .vacspoiler_name a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -2035px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.vacspoiler_name a.opened:before {
  height: 5px;
  width: 12px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -2060px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .vacspoiler_name a.opened:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -2060px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.vacspoiler_txt {
  display: none;
}

/* ===== OBJECT PAGE ===== */
.similar_objects {
  margin: 0 40px;
}

.similar_objects h2 {
  font-size: 20px;
  line-height: 22px;
  margin: 0 0 20px;
  font-weight: normal;
}

.similar_slider_out {
  position: relative;
  margin: 0 0 40px;
}
.similar_slider_out .swiper-button-prev {
  left: 0;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1853px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .similar_slider_out .swiper-button-prev {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1853px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.similar_slider_out .swiper-button-next {
  right: 0;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1659px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .similar_slider_out .swiper-button-next {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1659px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.similar_slider_out .swiper-slide {
  width: 300px;
}
.similar_slider_out .objectbox {
  margin: 0;
}

#similar_slider {
  overflow: hidden;
  position: relative;
  margin: 0 40px;
}

#similar_slider:before {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 80px;
  z-index: 10;
}

/* object_gallery */
.object_gallery {
  margin: 0 40px 64px;
  padding: 40px 0 0;
}
.object_gallery .gallery_big {
  padding: 0;
  border: 0;
}
/*.object_gallery .gallery_big img {*/
/*width: 100%;*/
/*}*/
.object_gallery .gallery_thumbs {
  float: left;
  width: 35%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.object_gallery_text {
  /*float: left;*/
  /*width: 65%;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 24px;
  font-size: 12px;
  line-height: 22px;
  margin: 4px 0 0;
}
.object_gallery_text a {
  color: #0075a8;
}
.object_gallery_text a:hover {
  text-decoration: none;
}





/* addcart_modal */
#addcart_modal {
  background: #0075a8;
  padding: 34px 40px;
  position: relative;
  color: #fff;
  display: none;
}
#addcart_modal p {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 24px;
}
#addcart_modal a {
  color: #fff;
}
#addcart_modal .btn {
  margin: 0 10px 10px 0;
}
#addcart_modal .btn-border {
  border-color: rgba(255, 255, 255, 0.3);
  color: white !important;
}

/* page404 */
.page404 {
  height: 100%;
}
.page404_box {
  background: #f2f2f2;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.page404_logo {
  position: absolute;
  left: -40px;
  top: -100px;
  display: block;
  width: 90px;
}
.page404_name {
  font-family: 'CHK_bold';
  font-size: 38px;
  line-height: 42px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.page404_item {
  position: relative;
  max-width: 500px;
  font-size: 12px;
  line-height: 20px;
}
.page404_item a {
  color: #0075a8;
}

/* Newsbox */
.float_left {
  float: left;
}

.newstoping {
  margin-bottom: 40px;
}
.newstoping:after {
  content: "";
  clear: both;
  display: block;
}
.newstoping .coatabs {
  float: left;
  margin: 0 20px 10px 0;
}
.newstoping .object_sort {
  float: left;
  margin: 13px 0 10px;
}
.newstoping .btn-bord {
  float: right;
  margin: 0;
}
.newstoping_sel, .newstoping_fld {
  display: none;
  margin: 0 0 10px;
}
.newstoping_sel span, .newstoping_sel label, .newstoping_fld span, .newstoping_fld label {
  display: block;
  margin: 0 0 8px;
  color: #000;
  font-size: 12px;
  line-height: 14px;
}
.newstoping_sel .jq-selectbox, .newstoping_fld .jq-selectbox {
  width: 100%;
}
.newstoping_fld {
  display: block;
  margin-bottom: 14px;
}

.newsbox {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 9px;
  position: relative;
  margin: 0 0 30px;
}
.newsbox:after {
  content: "";
  clear: both;
  display: block;
}
.newsbox-action {
  border-color: #b9ff00;
}
.newsbox_act {
  background: #b9ff00;
  line-height: 22px;
  font-size: 12px;
  color: #000;
  padding: 0 14px;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.newsbox_img {
  width: 210px;
  float: left;
  margin: 0;
  overflow: hidden;
}
.newsbox_img img {
  display: block;
  width: 210px;
  max-width: none;
}
.newsbox_entry {
  padding-left: 230px;
  color: #000;
  font-size: 12px;
  line-height: 20px;
}
.newsbox_name {
  font-size: 20px;
  line-height: 22px;
  margin: 0 0 8px;
}
.newsbox_name a {
  color: #0075a8;
  text-decoration: none;
}
.newsbox_name a:hover {
  text-decoration: underline;
}
.newsbox_text {
  margin: 0 0 20px;
  height: 100px;
  overflow: hidden;
  position: relative;
}
.newsbox_text:before {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  height: 30px;
  content: '';
  display: block;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
}
.newsbox_tags {
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 10px;
}
.newsbox_tags a {
  color: #0075a8;
  text-decoration: none;
  margin-right: 5px;
}
.newsbox_date {
  color: #919191;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.newsbox_place{
  display: inline-block;
  margin-top: 5px;
}
.newsbox_meta {
  font-size: 12px;
  line-height: 14px;
}
.newsbox_meta span {
  margin-right: 20px;
}
.newsbox_meta a {
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
}
.newsbox_meta a:hover {
  border: 0;
}

/* partners */
.partners {
  margin: 0 0 54px;
}
.partners_name {
  font-size: 20px;
  line-height: 22px;
  margin: 0 0 12px;
}
.partners_town {
  color: #919191;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 12px;
}
.partners_text {
  margin: 0 0 20px;
  color: #000;
  font-size: 13px;
  line-height: 20px;
}
.partners .btn {
  background: 0;
  border-color: #cce3ee;
  display: inline-block;
  padding: 12px 15px;
}
.partners .btn:hover {
  border-color: #2070a8;
}
.partners_more {
  position: relative;
  font-size: 12px;
  line-height: 14px;
}
.partners_more a {
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
  position: relative;
  margin-right: 14px;
}
.partners_more a:hover {
  border: 0;
}
.partners_more a:before {
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  right: -14px;
  top: 6px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .partners_more a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 0;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.partners_more a.active:before {
  height: 4px;
  width: 11px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -72px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .partners_more a.active:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -72px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.partners_meta {
  margin: 0;
}

/*.partners_meta a {margin-right:10px;}*/

.partners_meta:after {
  content: "";
  clear: both;
  display: block;
}
.partners_meta .btn {
  float: left;
  margin: 0 10px 0 0;
}
.partners_meta .partners_more {
  float: right;
  margin: 13px 0 0;
}
.partners_hide {
  display: block;
  overflow: hidden;
  height: 0;
  position: relative;
}
.partners_hide.open {
  overflow: visible;
  height: auto;
}
.partners p {
  margin: 0 0 20px;
}
.partners hr {
  background: #c4c4c4;
  margin: 30px 0;
  clear: both;
  padding: 0;
  display: block;
  border: 0;
  height: 1px;
}
.partners #related_slider {
  overflow: hidden;
  position: relative;
}
.partners #related_slider:before {
  content: '';
  display: block;
  position: absolute;
  width: 100px;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
}
.partners #related_slider .objectbox_name {
  height: 44px;
  overflow: hidden;
}
.partners #related_slider .objectbox_type {
  height: 24px;
  overflow: hidden;
}
.partners .swiper-slide {
  width: 300px;
}

/* History */
.historywrap {
  margin: 0 auto;
  max-width: 750px;
}

.historybox {
  position: relative;
  padding-left: 73px;
  min-height: 40px;
  font-size: 12px;
  line-height: 20px;
  color: #363636;
  margin-bottom: -7px;
}
.historybox_content {
  padding-left: 30px;
  padding-bottom: 40px;
  position: relative;
}
.historybox_content:after {
  content: "";
  clear: both;
  display: block;
}
.historybox_content:before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 5px;
  height: 5px;
  left: -3px;
  top: 6px;
  background: #fff;
  border: 1px solid #0075a8;
  z-index: 10;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
.historybox_content ul {
  margin: 0 50px 24px;
}
.historybox_content ul li {
  margin: 0 0 18px;
  position: relative;
  padding-left: 20px;
}
.historybox_content ul li:before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #0075a8;
  left: 0;
  top: 6px;
}
.historybox_name, .historybox_year {
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 24px;
}
.historybox_year {
  position: absolute;
  left: 0;
  top: 0;
}
.historybox p {
  margin: 0 0 24px;
}
.historybox a {
  color: #0075a8;
}
.historybox b.s36 {
  font-size: 36px;
  line-height: 26px;
}
.historybox .lg4 {
  margin-bottom: 20px;
}

.historybox.active .historybox_content:before {
  width: 12px;
  height: 12px;
  background: #0075a8;
  left: -7px;
  top: 5px;
}

.historybox_range {
  background: #d0d0d0;
  width: 1px;
  position: absolute;
  left: 0;
  top: 7px;
  bottom: 0;
  display: block;
}
.historybox_range-actived {
  width: 1px;
  background: #b8ff00;
  border: 1px solid #aaeb00;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 300px;
  position: absolute;
  /*  left: -1px; top: 4px; */
}
.historybox_range-actived.fixed {
  position: fixed;
}





/* === Datepicker === */
.ui-datepicker {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding: 5px;
  box-shadow: 0 0 4px #aaa;
  position: absolute !important;
  display: none;
  z-index: 10000 !important;
}

.ui-datepicker-calendar {
  border-collapse: collapse;
  width: 100%;
}

.ui-datepicker-calendar th {
  font-weight: normal;
  font-size: 12px;
}

.ui-datepicker-calendar td {
  width: 24px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  padding: 0;
}

.ui-datepicker-calendar td a {
  color: #8d8d8d;
  display: block;
  text-decoration: none;
}

.ui-datepicker-today a {
  background: #333;
  color: #fff;
}

.ui-datepicker-header {
  text-align: center;
  position: relative;
  margin: 0 0 5px;
  font-size: 12px;
}

.ui-datepicker-next, .ui-datepicker-prev {
  position: absolute;
  top: 0;
}

.ui-datepicker-prev {
  left: 0;
  color: #8d8d8d;
  cursor: pointer;
}

.ui-datepicker-next {
  right: 0;
  color: #8d8d8d;
  cursor: pointer;
}








/*custom*/
.hideblock {
  display: none;
}

.bx-basket.bx-opener {
  float: left;
}

.product-item-scu-item-list li {
  display: inline-block;
}
.catgrid_img .colorboxes div, .basketgrid_img .colorboxes div {
  margin-left: 6px;
  font-weight: bold;
  font-size: 11px;
  display: inline-block;
  width: 75%;
  vertical-align: middle;
}
.basketgrid_img .colorboxes div {
  float:left;
}
.product-item-scu-item-list.inline {
  display: inline-block;
}

.colorboxes.fancyselect {display: inline-block; float:left;}
.colorboxes.showed {margin-right: 3px;}

.bx_filter_select_popup .bx_filter_btn_color_icon, .bx_filter .bx_filter_btn_color_icon{
  border: 1px solid #d0d0d0;
}

.text_gallery {
  font-weight: bold;
  font-size: 10px;
  line-height: 11px;
  margin: 12px 0px;
}

.basket_ok font.errortext {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: block;
  color: #040404!important;

}

.buy_empty_part {
  text-align: center;
  padding: 0 0 50px 0;
  font-weight: bold;
  font-size: 18px;
}
.buy_empty_part a {margin-right: 10px;}

/* ===== ABOUT PAGE  ===== */
/*TODO Упростить эту лапшу*/
body.aboutpage .header, body.aboutpage .mobheader {
  /*position: absolute;*/
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  margin: 0;
}
@media(max-width: 780px){
  /*TODO Упростить эту лапшу*/
  body.aboutpage .header, body.aboutpage .mobheader {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}
.present_section, .present_section .container, .present_section .container_inner {
  height: 100%;
}

.present_section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.present_section .container {
  display: table;
}
.present_section .container_inner {
  display: table-cell;
  vertical-align: middle;
}
#present4 .container_inner {
  display: block;
  margin-top: 90px;
}
@media(max-height: 500px){
  #present4 .container_inner {
    margin-top: 30px;
  }
}
#present1 .container_inner{
  display: block;
  margin-top: 70px;
}
.present_section .breadcrumbs {
  text-align: left;
}
.present_section h1 {
  color: #fff;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 30px;
}

.play_link {
  padding-left: 108px;
  position: relative;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  line-height: 16px;
  display: inline-block;
}
.play_link small {
  color: rgba(255, 255, 255, 0.5);
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin: 8px 0 0;
}
.play_link:before {
  content: '';
  display: block;
  position: absolute;
  height: 80px;
  width: 80px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -2094px;
  background-repeat: no-repeat;
  left: 0;
  top: 50%;
  margin-top: -40px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .play_link:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -2094px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.play_link.paused:before {
  height: 80px;
  width: 80px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -1914px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .play_link.paused:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -1914px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

@media (max-width: 760px) {
    .play_link {
        padding-left: 80px;
    }

    .play_link:before {
        height: 60px;
        width: 60px;
        background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
        background-position: 0 -2014px;
        background-repeat: no-repeat;
        margin-top: -30px;
    }
}

@media (max-width: 760px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 760px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 760px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 760px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 760px) and (min-resolution: 144dpi) {
    .play_link:before {
        background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
        background-position: 0 -2014px;
        -moz-background-size: 86px auto;
        -o-background-size: 86px auto;
        -webkit-background-size: 86px auto;
        background-size: 86px auto;
    }
}

@media (max-width: 760px) {
    .play_link.paused:before {
        height: 60px;
        width: 60px;
        background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
        background-position: 0 -1834px;
        background-repeat: no-repeat;
    }
}

@media (max-width: 760px) and (-webkit-min-device-pixel-ratio: 1.5), screen and (max-width: 760px) and (min--moz-device-pixel-ratio: 1.5), screen and (max-width: 760px) and (-o-min-device-pixel-ratio: 3 / 2), screen and (max-width: 760px) and (min-device-pixel-ratio: 1.5), screen and (max-width: 760px) and (min-resolution: 144dpi) {
    .play_link.paused:before {
        background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
        background-position: 0 -1834px;
        -moz-background-size: 86px auto;
        -o-background-size: 86px auto;
        -webkit-background-size: 86px auto;
        background-size: 86px auto;
    }
}

.volume_control{
  content: '';
  display: block;
  position: absolute;
  height: 40px;
  width: 40px;
  background-image: url('/local/templates/.default/css/../images/speaker-volume-line.png');
  background-repeat: no-repeat;
  left: 0;
  top: 0;
  -moz-background-size: 40px auto;
  -o-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  display: none;
}
@media(max-width: 780px){
  .volume_control{
    top: 15px;
  }
}
.volume_control.volume_off{
  background-image: url('/local/templates/.default/css/../images/speaker-volume-off.png');
}

/* present1 */
#present1 {
  background-image: url(/local/templates/.default/css/../images/present1.jpg);
}
#present1 .header_out .container {max-width: 100%;}
#present1 .container {
  max-width: 960px;
}
#present1 .about_text {
  font-size: 20px;
  color: #fff;
  line-height: 24px;
  margin: 0 0 60px;
  max-width: 510px;
}

#present_video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

#present_video > video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}




/* present2 */
#present2 {
  background-image: url('/local/templates/.default/css/../images/present2.jpg');
}
/* header block */
#present2 .swip_first {
  width: 935px;
  max-width: 100vw;
  margin-bottom: 50px;
  font-size: 12px;
  line-height: 20px;
}
#present2 .swip_first span {
  font-size: 11px;
  text-transform: uppercase;
  line-height: 12px;
  font-weight: bold;
  display: block;
  margin: 0 0 16px;
}
#present2 .swip_first h2 {
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 20px;
}
#present2 .swiper-slide {
  width: 1200px;
}
#present2 #about_slider,
.present-inner {
  width: 1200px;
  max-width: 100vw;
  margin: 0 auto;
}
#present2 #about_slider,
.present-items {
  display: flex;
  height: 480px;
}
.present-items
{
  width:100%;
  justify-content:flex-start;
}
#present2 #about_slider {
  padding-bottom: 70px;
}
.present-item {
  width: 240px;
  height: 480px;
  display: block;
}
.present-item--2 {
  width: 480px;
}
.present-item--bot {
  padding-top: 240px;
  height: 240px;
}
.present-icon {
  text-align: left;
  margin-left: 26px;
}
#present2 .wbox {
  height: 240px;
}
/* inner items */
#present2 .swiper-slide-fst .absl {
  height: 480px;
}
.absl {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  height: 240px;
}
.absl2 {
  height: 480px;
}
.abslw1 {
  width: 240px;
}
.absl img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
}
.absl_txt {
  font-size: 26px;
  color: #fff;
  line-height: 28px;
  position: absolute;
  left: 26px;
  bottom: 34px;
  padding-right: 5px;
}
.absl_txt span {
  font-size: 10px;
  line-height: 12px;
  display: block;
  text-transform: uppercase;
  margin: 0 0 8px;
}
.absl_name {
  position: absolute;
  color: #000;
  font-size: 20px;
  line-height: 24px;
  left: 26px;
  top: 26px;
  max-width: 190px;
}
.absl_name span {
  font-size: 10px;
  line-height: 12px;
  display: block;
  text-transform: uppercase;
  margin: 8px 0px 0px;
}
.absl .morelink {
  position: absolute;
  left: 26px;
  bottom: 30px;
}
.present-icon svg {
  width: 77px;
  height: 77px;
  margin-top: 20px;
}
.present-item--2 .present-icon svg {
  width: 135px;
  height: 95px;
}

/* colors, background */
.present-item--white .absl {
  background-color: #fff;
}
.present-item--white .absl_txt,
.present-item--white .absl_name {
  color: #000;
}
.present-item--blue .absl {
  background-color: #1074A3;
}
.present-item--black .absl {
  background-color: #000;
}
.present-item--black .absl_txt,
.present-item--black .absl_name {
  color: #fff;
}
.present-item--bg .absl_name,
.present-item--bg .absl_text {
  color: #fff;
  z-index: 3;
}
.present-item--bg .absl:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0,0,0,0.3);
  z-index: 2;
}
/* pagination */
.swiper-pagination_white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination_white .swiper-pagination-bullet-active {
    background: #b9ff00;
}
#present2 #about_slider .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background-color: transparent;
  position: relative;
}
#present2 #about_slider .swiper-pagination-bullet:before {
  content: '';
  width: 4px;
  height: 4px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #fff;
  border-radius: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#present2 #about_slider .swiper-pagination-bullet:after {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  border: 2px solid #fff;
  border-radius: 50%;
  transform: translateX(-50%) translateY(-50%) scale(0);
  transition: transform .2s;
}
#present2 #about_slider .swiper-pagination-bullet-active:after {
  transform: translateX(-50%) translateY(-50%) scale(1);
}

#object_slider {
  height: 100%;
}

#object_slider .swiper-button-prev {
  left: 45px;
}
#object_slider .swiper-button-next {
  right: 45px;
}
.present3_bg p {
  color: #919191;
  font-size: 12px;
  line-height: 14px;
  margin: 44px 0 0;
}
.present3_bg p a{
  color: #fff;
}
#present3 small {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 12px;
  margin: 0 0 16px;
  display: block;
}
#present3 h2 {
  font-size: 36px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 44px;
}
#present3 .date {
  position: relative;
  padding-left: 40px;
  font-size: 12px;
  line-height: 14px;
  color: rgba(255, 255, 255, 0.5);
}
#present3 .date:before {
  content: '';
  display: block;
  position: absolute;
  height: 30px;
  width: 30px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -2638px;
  background-repeat: no-repeat;
  left: 0;
  top: 50%;
  margin-top: -15px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #present3 .date:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -2638px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.present3_bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100%;
  /*display: none;*/
}

.present3_bg.active {
  /*display: block;*/
}
#obj01 {
  background-image: url(/local/templates/.default/css/../images/obj01.jpg);
  color: #fff;
}
#obj02 {
  background-image: url(/local/templates/.default/css/../images/obj02.jpg);
  color: #fff;
}
#obj03 {
  background-image: url(/local/templates/.default/css/../images/obj03.jpg);
  color: #fff;
}
#obj04 {
  background-image: url(/local/templates/.default/css/../images/obj04.jpg);
  color: #fff;
}
#obj05 {
  background-image: url(/local/templates/.default/css/../images/obj05.jpg);
  color: #fff;
}
#obj06 {
  background-image: url(/local/templates/.default/css/../images/obj06.jpg);
  color: #fff;
}
#obj07 {
  background-image: url(/local/templates/.default/css/../images/obj07.jpg);
  color: #fff;
}
#sochi-expo {
  background-image: url(/local/templates/.default/css/../images/present3.jpg);
  color: #fff;
}

#inst-pro {
  background-image: url(/local/templates/.default/css/../images/present1.jpg);
  color: #fff;
}

#astor-plaza {
  background-image: url(/local/templates/.default/css/../images/present5.jpg);
  color: #fff;
}

.present3_bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 52px 0 20px;
}
.present3_bottom:before {
  content: '';
  display: block;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}
.present3_bottom .container {
  margin: 0 auto;
  max-width: 960px;
  display: block;
  height: auto;
}
.present3_bottom p {
  color: #919191;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 44px;
}
.present3_bottom p a {
  color: #fff;
}
.present3_bottom p a:hover {
  text-decoration: none;
}
.present3_bottom .jspHorizontalBar {
  background: 0;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.present3_bottom .jspTrack {
  background: #3f4041;
}

.present3_img {
  color: #fefefe;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  position: relative;
  float: left;
  padding: 30px 0;
  margin-right: 70px;
  max-width: 250px;
  cursor: pointer;
}
.present3_img:after {
  content: "";
  clear: both;
  display: block;
}
.present3_img:last-child {
  margin-right: 0;
}
.present3_img.active:before {
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  left: 0;
  top: 0;
  background: #0075a8;
}
.present3_img.active {
  color: #0075a8;
}
.present3_img img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.present3_img span {
  font-size: 10px;
  line-height: 12px;
  color: #919191;
  text-transform: uppercase;
  display: block;
  margin: 0 0 6px;
  font-weight: 400;
}
.present3_img .present3_pad {
  padding-left: 80px;
}
.present3_img a {
  color: #0075a8;
  text-decoration: none;
}
.present3_img a:hover {
  text-decoration: underline;
}

.present3_scroll {
  overflow-x: scroll;
  width: 100%;
  outline: none;
  position: relative;
}
.present3_scroll_inner {
  height: auto;
  max-height: 300px;
}
.present3_scroll:before {
  content: '';
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #3f4041;
  left: 0;
  top: 0;
}

/* present4 */
#history_slider {
  height: 100%;
  width: 100%;
}
#history_slider .swiper-slide {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  /*height: 100%!important;*/
}

#history_slider .swiper-button-prev {
  left: 45px;
}
#history_slider .swiper-button-next {
  right: 45px;
}
.pr4 {

}
.pr4 > img {
  position: absolute;


}
#present4 {
  background: #f6f7f9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f6f7f9 0%, #e5e6e7 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f6f7f9 0%, #e5e6e7 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f6f7f9 0%, #e5e6e7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f7f9', endColorstr='#e5e6e7',GradientType=0 );
  /* IE6-9 */
}

#present4 .container {
  max-width: 960px;

}

.present4_txt {
  font-size: 20px;
  line-height: 24px;
  color: #000;
  max-width: 410px;
  margin: 0 0 58px;
  /*transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -webkit-transition: all 600ms ease-in-out;
  visibility: hidden;
  opacity: 0;
  transition-delay: 1000ms;*/
}

.present4_nums {
  margin: 0;
  /*transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -webkit-transition: all 600ms ease-in-out;
  visibility: hidden;
  opacity: 0;
  transition-delay: 1600ms;*/
}
.present4_nums:after {
  content: "";
  clear: both;
  display: block;
}

.present4_num {
  float: left;
  font-size: 12px;
  line-height: 14px;
  color: #0075a8;
  margin: 0 50px 20px 0;
}
.present4_num b {
  font-size: 26px;
  line-height: 28px;
  display: block;
  margin: -190px 0 4px;
}
.present4_num.first b {
  margin: 0px;
}

/*#present4.active:before {
  transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
}
#present4.active .present4_txt, #present4.active .present4_nums {
  opacity: 1;
  visibility: visible;
}*/

/* present5 */
#present5 {
  background-image: url(/local/templates/.default/css/../images/present5.jpg);
  color: #fff;
  text-align: center;
}
#present5 .container {
  max-width: 960px;
}
#present5 p {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 30px;
}
#present5 small {
  font-size: 11px;
  line-height: 12px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  display: block;
}
#present5 .counter {
  margin: 0 0 36px;
}

.counter {
  display: inline-block;
  position: relative;
  color: #ccc;
  font-size: 32px;
  text-shadow: 0 0 2px #000;
  font-weight: bold;
  line-height: 58px;
  letter-spacing: 21px;
  width: 220px;
  text-align: right;
  padding-right: 11px;
  height: 58px;
}
.counter_val {
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  letter-spacing: 0;
  position: absolute;
  right: -30px;
  top: 50%;
  margin-top: -6px;
}
.counter_inner {
  position: absolute;
  right: 0;
  top: 0;
}
.counter span {
  background: #333;
  border: 1px solid #000;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  text-align: center;
  margin: 0 2px;
  display: inline-block;
  width: 38px;
  height: 58px;
}

/* present6 */
#present6 {
  background-image: url(/local/templates/.default/css/../images/present6.jpg);
  color: #fff;
  letter-spacing: -0.05em;
}
#present6 .container {
  max-width: 960px;
}
#present6 h2 {
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 28px;
}
#present6 p {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 60px;
  max-width: 450px;
}
#present6 .btn-border {
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff !important;
  float: left;
  margin: 0 20px 0 0;
}
#present6 .cat_small_menu {
  float: left;
  margin: 11px 0 0;
  text-align: left;
}

.present_section_last {
  /*background: url(/local/templates/.default/css/../images/footer.jpg) center 0 no-repeat;*/
  background: url(/local/templates/.default/css/../images/footer_home.jpg) center 0 no-repeat;
  background-size: cover;
}
.present_section_last:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
}
.present_section_last .footer {
  background: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.present_section_last .footer:before {
  content: none;
  display: none;
}

#yurbox, #abuse_tab {
  display: none;
}

/* History */
.historywrap {
  margin: 0 auto;
  max-width: 750px;
}

.historybox {
  position: relative;
  padding-left: 73px;
  min-height: 40px;
  font-size: 12px;
  line-height: 20px;
  color: #363636;
  margin-bottom: -7px;
}
.historybox_content {
  padding-left: 30px;
  padding-bottom: 40px;
  position: relative;
}
.historybox_content:after {
  content: "";
  clear: both;
  display: block;
}
.historybox_content:before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 5px;
  height: 5px;
  left: -3px;
  top: 6px;
  background: #fff;
  border: 1px solid #0075a8;
  z-index: 10;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
.historybox_content ul {
  margin: 0 50px 24px;
}
.historybox_content ul li {
  margin: 0 0 18px;
  position: relative;
  padding-left: 20px;
}
.historybox_content ul li:before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 6px;
  height: 6px;
  background: #0075a8;
  left: 0;
  top: 6px;
}
.historybox_name, .historybox_year {
  font-size: 20px;
  line-height: 20px;
  margin: 0 0 24px;
}
.historybox_year {
  position: absolute;
  left: 0;
  top: 0;
}
.historybox p {
  margin: 0 0 24px;
}
.historybox p:last-of-type {
  margin-bottom:0px;
}
.historybox a {
  color: #0075a8;
}
.historybox b.s36 {
  font-size: 36px;
  line-height: 26px;
}
.historybox .lg4 {
  margin-bottom: 20px;
}

.historybox.active .historybox_content:before {
  width: 12px;
  height: 12px;
  background: #0075a8;
  left: -7px;
  top: 5px;
}

.historybox_range {
  background: #d0d0d0;
  width: 1px;
  position: absolute;
  left: 0;
  top: 7px;
  bottom: 0;
  display: block;
}
.historybox_range-actived {
  width: 1px;
  background: #b8ff00;
  border: 1px solid #aaeb00;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 300px;
  position: absolute;
  /*  left: -1px; top: 4px; */
}
.historybox_range-actived.fixed {
  position: fixed;
}



/* event_page */
.event_page {
  padding: 40px;
}
.event_page hr {
  background: #e5e5e5;
  height: 1px;
  border: 0;
  padding: 0;
  margin: 40px 0;
  clear: both;
  display: block;
}

.event_cover {
  margin: 0 0 40px;
}

.event_wrap {
  max-width: 720px;
  margin: 0 auto;
  color: #000;
  font-size: 13px;
  line-height: 22px;
}
.event_wrap:after {
  content: "";
  clear: both;
  display: block;
}

.event_wrap_last {
  margin-bottom: 70px;
}

.event_content {
  padding-left: 150px;
}

.event_label {
  color: #979797;
  font-size: 13px;
  line-height: 22px;
  float: left;
  width: 150px;
}

.event_feat {
  float: left;
  width: 600px;
}
.event_feat li:after {
  content: "";
  clear: both;
  display: block;
}

.event_reg {
  float: right;
  width: 224px;
  margin: 0;
  font-size: 16px;
  line-height: 21px;
}
.event_reg p {
  margin: 0 0 12px;
}
.event_reg .btn {
  display: block;
  text-align: center;
}

.event_advant {
  font-size: 20px;
  line-height: 24px;
}
.event_advant li {
  margin: 0 0 24px;
  position: relative;
}
.event_advant li:before {
  content: '';
  display: block;
  position: absolute;
  position: absolute;
  left: -26px;
  top: 9px;
  width: 6px;
  height: 6px;
  background: #0075a8;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.event_meta {
  margin: 0 0 48px;
}
.event_meta:after {
  content: "";
  clear: both;
  display: block;
}
.event_meta .backlink, .return_back {
  float: left;
  margin: 0;
}
.event_meta .event_tags {
  float: right;
  max-width: 50%;
  margin: 0;
}
.event_meta .event_tags a {
  color: #0075a8;
  margin: 0 10px 0 0;
  text-decoration: none;
}
.event_meta .event_tags a:last-child {
  margin: 0;
}
.event_meta .event_tags a:hover {
  text-decoration: underline;
}

.backlink, .return_back {
  position: relative;
  color: #0075a8;
  font-size: 13px;
  line-height: 16px;
  padding-left: 40px;
  text-decoration: none;
    border-bottom: none !important;
}
.backlink:before, .return_back:before {
  content: '';
  display: block;
  position: absolute;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-s6340bf8104.png');
  background-position: 0 -1635px;
  background-repeat: no-repeat;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid rgba(7, 121, 170, 0.2);
  transform: rotate(180deg);
  left: 0;
  top: -7px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .backlink:before, .return_back:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s8c2c2c5452.png');
    background-position: 0 -1635px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.backlink:hover, .return_back:hover {
  text-decoration: underline;
}
.backlink:hover::before, .return_back:hover::before {
  border-color: #0779aa;
}

.post_bottom.event_bottom {
  border-top: 1px solid #e5e5e5;
  padding-top: 30px;
  margin: 0;
}
.post_bottom.event_bottom:after {
  content: "";
  clear: both;
  display: block;
}

.event_slider {
  margin: 0 0 40px;
}

form .checkf {
  display: block;
  /*margin: 0 0 20px;*/
}

/* event_page end */
/* === Datepicker === */
.ui-datepicker {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding: 5px;
  box-shadow: 0 0 4px #aaa;
  position: absolute !important;
  display: none;
  z-index: 10000 !important;
}

.ui-datepicker-calendar {
  border-collapse: collapse;
  width: 100%;
}

.ui-datepicker-calendar th {
  font-weight: normal;
  font-size: 12px;
}

.ui-datepicker-calendar td {
  width: 24px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  padding: 0;
}

.ui-datepicker-calendar td a {
  color: #8d8d8d;
  display: block;
  text-decoration: none;
}

.ui-datepicker-today a {
  background: #333;
  color: #fff;
}

.ui-datepicker-header {
  text-align: center;
  position: relative;
  margin: 0 0 5px;
  font-size: 12px;
}

.ui-datepicker-next, .ui-datepicker-prev {
  position: absolute;
  top: 0;
}

.ui-datepicker-prev {
  left: 0;
  color: #8d8d8d;
  cursor: pointer;
}

.ui-datepicker-next {
  right: 0;
  color: #8d8d8d;
  cursor: pointer;
}



.cleartag {
  color: #0075a8;
  text-decoration: none;
  float: right;
  border-bottom: 1px dotted #0075a8;
  font-size: 12px;
  line-height: 12px;
}

.backtolist{
  padding-top:20px;
}

.newsbox_tags.detail {
  margin-top:20px;
}
.newsbox_tags.detail span, .event_tags.detail span {
  color: #0075a8;
  margin-right: 5px;
}

.a_full_catalog {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: none;
  position: absolute;
  z-index: 9999;
  cursor: pointer;
}

#eventreg .checkf.error {
  color: #ff0000;
}

.checkf .jq-checkbox.error {
  border-color: red;
}



.catgrid_title a {
  color: #0075a8;
  text-decoration: none;
}

.object_swiper, .object_oneimg {
  padding-top:40px;
  margin: 0px 40px 0;
}

.object_oneimg {
  max-width: 100%;
}

.full_promoblock {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: none;
  position: absolute;
  z-index: 9999;
  cursor: pointer;
  left: 0;
  top: 0;
}
.items_filter_free {
  width: 100%;
  float: none;
}

.items_filter_free .morelink {
  float: right;
}

.params_coating {
  width: 50%!important;
}

.object_page h2 {
  margin: 40px 0 20px;
  font-size: 20px;
  font-weight: normal;
  line-height: 24px;
}

.styleslider_tabs_container {
  padding: 60px 120px 40px;
  /*margin: 0 40px;*/
  font-size: 12px;
  line-height: 21px;
}

.backurl {margin: 0 40px;}
.detail_text_cover {margin-top:30px;}
.object_page h2.first {margin-top:0px;}

.object_page .detail_text_cover p {margin:0 0 20px;}
.personal_link {
  color: #0075a8;
  text-decoration: none;
  border-bottom: 1px solid #cce3ee;
  position: relative;
  top: -2px;
}

.empty_catalog {
  margin-top:50px;
}

.jq-selectbox.error {
  border-color: red;
}

p.info_link a {
  color: #0075a8;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
  margin: 0 14px 0 0;
  position: relative;
}
p.info_link {text-align: right;}

.back_link_cover {
  padding-top:40px;
}

.wbox.wcalc {
  padding:45px;
  height: 15em; /*240px*/
  -webkit-background-size: cover;
  background-size: cover;
}

.catmain__w2.ccalc {
  font-size: 16px;
  width: 30em; /*480px*/
}

.wbox.wcalc a {
  color: #fff;
}

.wbox.wcalc .morelink {
  position: absolute;
  left: 45px;
  bottom: 55px;
}

.wbox.wcalc .morelink a {
  color: #0075a8;
}

.wbox.wcalc .l_img {
  position: absolute;
  right: 45px;
  top: 45px;
}

@media (max-width: 480px) {
  .wbox.wcalc .l_img {
    right: 15px;
    top: 15px;
  }

  .personal_link,
  .face_choose {
    font-size: 9px;
  }
}
/* helloPopup */
.helloPopup {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9000;
  padding-top: 230px;
}
.helloPopup_overlay {
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.helloPopup .container {
  max-width: 960px;
}
.helloPopup_box {
  float: left;
  max-width: 370px;
  text-align: left;
  margin-bottom: 90px;
  position: relative;
  z-index: 5010;
}
.helloPopup_box.rt {
  float: right;
  text-align: right;
}
.helloPopup_link {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-family: Verdana;
  line-height: 18px;
  text-transform: uppercase;
}
.helloPopup_link img {
  margin: 0 0 16px;
}
.helloPopup_link b {
  display: block;
  font-size: 32px;
  line-height: 34px;
  margin: 0 0 12px;
  font-family: 'mp_probold';
}
.helloPopup_name {
  display: inline-block;
  position: relative;
  padding-left: 74px;
  font-family: 'mp_probold';
  margin: 0 0 20px;
  font-size: 40px;
  line-height: 40px;
}
.helloPopup_name:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
  height: 28px;
  width: 65px;
  background-image: url('/local/templates/.default/css/../images/spr-s3285d61d8b.png');
  background-position: 0 -1731px;
  background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .helloPopup_name:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-sbdcda1413c.png');
    background-position: 0 -1731px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

@media (max-width: 1000px) {
    .helloPopup {
        padding-top: 200px;
    }
}

@media (max-width: 740px) {
    .helloPopup {
        padding-top: 80px;
    }

    .helloPopup_link b {
        font-size: 28px;
        line-height: 30px;
    }
}
/* UPDATE 3.11.17 end */

/* UPDATE 13.11.17 end */
.anketa_page {
  max-width: 1040px;
}

.anketa_center {
  max-width: 720px;
  margin: 0 auto;
}
.anketa_center .inpf {
  margin-bottom: 16px;
}
.anketa_center .inpf .styler {
  width: 100%;
}
.anketa_center .inpf .jq-selectbox {
  width: 100%;
}

.anketa_center .genmargin {
  margin-top:40px;
}

.anketa_header {
  background-color: #0075a8;
  padding: 30px 30px 10px;
  color: #fff;
}
.anketa_header label {
  color: #fff;
}
.anketa_header p {
  font-size: 18px;
  margin: 0 0 20px;
  text-align: center;
  line-height: 20px;
}

.anketa_middle {
  background-color: #fff;
  padding: 36px 40px;
}
.anketa_middle h2 {
  color: #000;
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 20px;
  padding: 0;
}
.anketa_middle h3 {
  color: #0075a8;
  font-size: 15px;
  line-height: 16px;
  margin: 0 0 20px;
  padding: 0;
}
.anketa_middle p {
  margin: 0 0 20px;
  font-size: 13px;
}
.anketa_middle a {
  color: #0075a8;
  text-decoration: none;
}
.anketa_middle a:hover {
  text-decoration: underline;
}
.anketa_middle .inpf_row {
  margin-bottom: 20px;
}
.anketa_middle .inpf_40 {
  margin-bottom: 40px;
}
.anketa_middle hr {
  padding: 0;
  margin: 0 0 40px;
  clear: both;
  display: block;
  height: 1px;
  background-color: #e5e5e5;
  border: 0;
}
.anketa_middle .period .styler, .anketa_middle .period span {
  display: inline-block;
  vertical-align: middle;
}
.anketa_middle .period .styler {
  width: 130px;
}
.anketa_middle .period span {
  color: #777;
  font-size: 11px;
  margin: 0 4px;
}

.jq-file.filebox {
  display: inline-block;
}
.jq-file.filebox:after {
  content: "";
  clear: both;
  display: block;
}
.jq-file.filebox input {
  cursor: pointer;
}
.jq-file.filebox .jq-file__browse {
  background-color: #57c4f3;
  border: 1px solid #50b5e0;
  color: #000;
  font-size: 11px;
  text-align: center;
  width: 130px;
  height: 38px;
  line-height: 38px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  float: left;
  margin: 0;
}
.jq-file.filebox .jq-file__name {
  float: right;
  margin: 0;
  font-size: 11px;
  line-height: 40px;
  color: #979797;
  padding-left: 18px;
}
.jq-file.filebox.changed .jq-file__name {
  color: #000;
}

/* dileram */
.dileram {
  max-width: 1040px;
}

.dileram_post {
  max-width: 720px;
  margin: 0 auto;
}

.dileram_page {
  background-color: #fff;
  padding: 40px;
}
.dileram_page hr {
  padding: 0;
  margin: 36px 0;
  clear: both;
  display: block;
  height: 1px;
  background-color: #e5e5e5;
  border: 0;
}
.dileram_page h2 {
  font-size: 22px;
  line-height: 24px;
  margin: 0 0 20px;
}
.dileram_page ul {
  margin: 0 0 34px;
}
.dileram_page ul li {
  font-size: 13px;
  line-height: 20px;
  position: relative;
  padding-left: 30px;
  margin: 0 0 12px;
}
.dileram_page ul li:before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 5px;
  height: 5px;
  background-color: #0075a8;
  left: 0;
  top: 8px;
}
.dileram_page blockquote {
  font-size: 22px;
  padding: 0;
  margin: 20px 0;
  border: 0;
  color: #0075a8;
  line-height: 28px;
  text-align: center;
}
.dileram_page blockquote:before {
  content: none;
}

.dileram_video {
  background-color: #f1f1f1;
  margin: 0 0 40px;
}
.dileram_video .dileram_post {
  max-width: 640px;
}
.dileram_video iframe {
  width: 100%;
  height: 360px;
  display: block;
  border: 0;
  margin: 0;
  padding: 0;
}

/* dilbox */
.dilbox_boxes {
  margin: 0 auto 40px;
  max-width: 720px;
}
.dilbox_boxes:after {
  content: "";
  clear: both;
  display: block;
}

.dilcol {
  float: left;
  margin: 0;
  min-height: 1px;
  width: 240px;
}

.dilcol2 {
  width: 480px;
}

.dilcol2 .dilbox {
  width: 480px;
}

.dilbox {
  width: 240px;
  height: 240px;
  background-color: #0075a8;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 34px;
  display: table-cell;
  vertical-align: bottom;
}
.dilbox .icn {
  position: absolute;
  right: 28px;
  top: 28px;
}
.dilbox_name {
  font-size: 18px;
  line-height: 20px;
  display: block;
  margin: 0 0 20px;
}
.dilbox_name a {
  color: #fff;
  text-decoration: none;
}
.dilbox .btn {
  display: block;
  border-color: #fff;
  color: #fff !important;
  text-align: center;
}
.dilbox.grey {
  background-color: #f1f1f1;
}
.dilbox.grey .dilbox_name a {
  color: #000;
}
.dilbox.grey .btn {
  border-color: #0075a8;
  color: #0075a8 !important;
}
.dilbox.grey .btn:hover {
  color: #fff !important;
}

.dilbox_img {
  display: block;
  background: url(/local/templates/.default/css/../images/pics/diler.jpg) center no-repeat;
  background-size: cover;
}

.dilbox_img .dilbox_name {
  font-size: 24px;
  line-height: 28px;
  color: #fff;
}

.dilbox_img .btn {
  display: inline-block;
  color: #000 !important;
  border: 0;
}

@media (max-width: 1000px) {
    .anketa_header {
        padding: 20px 20px 10px;
    }

    .anketa_middle, .dileram_page {
        padding: 20px;
    }
}

@media (max-width: 780px) {
    .anketa_page .lg4, .anketa_page .lg5, .anketa_page .lg7 {
        width: 50%;
    }

    .dileram_video iframe {
        height: 240px;
    }

    .dileram_page blockquote {
        font-size: 18px;
    line-height: 20px;
  }

  .dilbox_boxes {
    width: 480px;
  }

    .dilcol2, .dilcol2 .dilbox {
        width: 240px;
    }

    .dilbox_img .dilbox_name {
        font-size: 16px;
        line-height: 18px;
    }
}

@media (max-width: 520px) {
    .anketa_page .lg4, .anketa_page .lg5, .anketa_page .lg7, .anketa_page .lg6 {
        width: 100%;
    }

    .dilbox_boxes {
        width: 240px;
    }
}

.post_small {
  text-align: center;
  font-size: 10px;
  line-height: 12px;
  color: #fff;
  margin: 14px 0 24px;
}
/* UPDATE 13.11.17 end */



/* Всплывающие подсказки на карте /about/history/ */
/*.tooltip {*/
/*position: relative;*/
/*display: inline-block;*/
/*border:1px solid #ccc;*/
/*}*/
/*!*.tooltip .tooltiptext span {*!*/
/*!*height: 10px;*!*/
/*!*}*!*/
/*.tooltip .tooltiptext {*/
/*visibility: hidden;*/
/*width: 80px;*/
/*background-color: #0075a8;*/
/*color: #fff;*/
/*text-align: center;*/
/*border-radius: 5px;*/
/*padding: 3px 10px;*/

/*!* Position the tooltip *!*/
/*!*position: absolute;*!*/
/*!*z-index: 1;*!*/
/*!*bottom: 100%;*!*/
/*!*left: 50%;*!*/
/*!*margin-left: -60px;*!*/

/*!*width: 120px;*!*/
/*bottom: 100%;*/
/*left: 50%;*/
/*margin-left: -60px; !* Use half of the width (120/2 = 60), to center the tooltip *!*/

/*}*/

/*.tooltip:hover .tooltiptext {*/
/*visibility: visible;*/
/*}*/


.hint{
  cursor:pointer;
  /*border:1px solid #ccc;*/
}
.tooltip_hint{
  margin-top: -20px;
  margin-left: 20px;
  padding: 6px 15px;
  border-radius: 6px;
  color: #000;
  background-color: #fff;
  position: absolute;
  z-index: 2;
}

.swiper-slide .history_link{
  position: absolute;
  bottom: 80px;
  background: #0075A8;
  color: #fff !important;
  border: 1px solid #0075A8;
  font-size: 14px;
}


/*LANDING*/

.landing_otstup {
  display: block;
  width: 100%;
  height: 35px;
}
@media(max-width: 780px){
  .landing_otstup {
    height: 20px;
  }
}

.landing_descr {
  font-size: 12px;
  text-align: center;
  color: #fff;
  line-height: 18px;
  font-weight: normal;
  margin:0;
}
.landing_descr p {
  font-size: 13px;
  line-height: 22px;
  padding: 0;
  margin:0;
}
.landing_descr.black p {
  color: #000;
}

.landing_descr.white {
  background: #fff;
  color: #000;
  padding: 20px;
}

.container_bg_langing, .container_white_langing {
  padding: 50px 0;
}

.container_white_langing {
  background: #fff;
}

.container_bg_langing {
  background:#5C5C5C;
}

.landing_page {
  margin: 0 120px;
}
@media(max-width: 1000px){
  .landing_page {
    margin: 0;
  }
}

.landing_page.btitle {
  position: relative;
  height: 70px;

}

.landing_form_title, .landing_form_title2, .landing_form_title3 {
  text-align: center;
  font-size: 28px;
  line-height: 38px;
  color: #fff;
  font-weight: normal;
  margin: 0 0 15px;
}
@media(max-width: 768px){
  .landing_form_title,
  .landing_form_title2,
  .landing_form_title3{
    font-size: 23px !important;
  }
}

.landing_form_title2 {
  color: #333;
}

.landing_form_title3 {
  color: #333;
  font-size: 26px;
}

.landing_callback_form input.btn {
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  width: 100%;
}

.landing_callback_form  .inpf .styler {
  padding: 10px 20px;
}
@media(max-width: 780px){
  .landing_callback_form .inpf{
    margin-bottom: 20px;
  }
}

.result_landing_form, .result_landing_form2 {
  text-align: center;
  font-size: 18px;
  color: #fff;
}

.result_landing_form2 {
  color: #333;
}


.wbox_new .nolink_name, .wbox_new .nolink_preview, .wbox_white .nolink_preview{
  color: #fff;
  height: auto;
  margin: 0 0 20px;
  font-size: 14px;
  text-transform: uppercase;
}

.wbox_white .nolink_name, .wbox_white .nolink_preview{
  color: #000;
}

.wbox_bottom {
  position: absolute;
  bottom: 30px;
  left: 30px;
}

.landing_elements {
  padding-top: 4px;
}

/*slider */

/*#sliderlanding {*/
/*margin: 25px 0 40px;*/
/*}*/

#sliderlanding .item {
  height: 400px;
}

#sliderlanding .item .item_info {
  position: absolute;
  top: 330px;
  width: 100%;
  height: 70px;
  background: #fff;
}
#sliderlanding .item .item_info .item_box {
  display: inline-block;
  position: relative;
  margin: 22px 0 0 30px;
}

#sliderlanding .morelink {
  /*position: absolute;*/
  /*right: 20px;*/
  /*bottom: 24px;*/
  float: right;
  margin-left: 50px;
  margin-top: 6px;
}



#sliderlanding .owl-prev, #sliderlanding .owl-next {
  position: absolute;
  top: 48%;
  margin-top: -22px;
}

#sliderlanding .owl-prev {
  left: 20px;
}
#sliderlanding .owl-next {
  right: 20px;
}


#sliderlanding .owl-prev, #sliderlanding .owl-next {
  border: 1px solid #fff;
}
#sliderlanding .owl-prev:hover, #sliderlanding .owl-next:hover {
  border: 1px solid #fff;
}

#sliderlanding .owl-prev {
  background-position: -25px -1515px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #sliderlanding .owl-prev {
    background-position: -19px -1515px;
  }
}

#sliderlanding .owl-next {
  background-position: 0 -1515px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #sliderlanding .owl-next {
    background-position: 0 -1515px;
  }
}


/*slider catalog element*/
/*#sliderlanding_element {*/
/*margin: 25px 0 40px;*/
/*}*/

#sliderlanding_element .item {
  background: #fff;
  padding: 20px;
  /*height: 250px;*/
}

#sliderlanding_element .item img{
  /*width: 200px;*/
}

#sliderlanding_element .item a {
  font-size: 18px;
  line-height: 18px;
  color: #000;
}


#sliderlanding_element .item .catgrid {
  border:none;
}



#sliderlanding_element .owl-prev, #sliderlanding_element .owl-next {
  position: absolute;
  top: 48%;
  margin-top: -10px;
}

#sliderlanding_element .owl-prev {
  left: 20px;
}
#sliderlanding_element .owl-next {
  right: 20px;
}


#sliderlanding_element .owl-prev, #sliderlanding_element .owl-next {
  border: 1px solid rgba(7, 121, 170, 0.2);
}
#sliderlanding_element .owl-prev:hover, #sliderlanding_element .owl-next:hover {
  border: 1px solid rgba(7, 121, 170, 0.2);
}

#sliderlanding_element .owl-prev {
  background-position: 0 -1853px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #sliderlanding_element .owl-prev {
    background-position: 0 -1853px;
  }
}

#sliderlanding_element .owl-next {
  background-position: 0 -1563px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #sliderlanding_element .owl-next {
    background-position: 0 -1563px;
  }
}



.landing_page .vacspoiler .career_inner {
  float: left;
  width: 100%;
  /*padding-left:41px;*/
}

/*.landing_page .vacspoiler .career_inner:before {*/
/*content: '';*/
/*display: block;*/
/*position: absolute;*/
/*height: 28px;*/
/*width: 28px;*/
/*background-image: url('/local/templates/.default/css/../images/acord_top.png');*/
/*background-repeat: no-repeat;*/
/*left: 0;*/
/*top: -6px;*/
/*}*/

.landing_page .vacspoiler .career_inner div {
  padding: 24px 40px;
  position: relative;
  background: #F2F3F5;
  margin: 22px 0 0 41px;
  text-align: left;
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.landing_page .vacspoiler .career_inner div ul {
  margin: 20px 0 0;
}

.landing_page .vacspoiler .career_inner div ul li {
  font-size: 13px;
}

.landing_page .vacspoiler .career_inner div:before {
  content: '';
  display: block;
  position: absolute;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/acord_top.png');
  background-repeat: no-repeat;
  left: 0;
  top: -16px;
}

.landing_page .vacspoiler_name:after {
  content: "";
  clear: both;
  display: block;
}
.landing_page .vacspoiler_name:before {
  content: '';
  display: block;
  position: absolute;
  height: 0;
  background: #e5e5e5;
  width: 100%;
  left: 0;
  top: 12px;
}

.landing_page .vacspoiler_name a {
  background: #fff;
  display: block;
  float: left;

  font-size: 15px;
  line-height: 14px;
  position: relative;
  color: #0075a8;
  padding-left: 40px;
  text-decoration: none;
}

.landing_page .vacspoiler_name a:before {
  content: '';
  display: block;
  position: absolute;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1563px;
  background-repeat: no-repeat;
  left: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  top: -6px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  border: 1px solid rgba(7, 121, 170, 0.2);
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .landing_page .vacspoiler_name a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1563px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}


.landing_page .vacspoiler_name a.opened:before {
  content: '';
  display: block;
  position: absolute;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1563px;
  background-repeat: no-repeat;
  left: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  top: -6px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  border: 1px solid rgba(7, 121, 170, 0.2);
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .landing_page .vacspoiler_name a.opened:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -1563px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.landing_page .vacspoiler_txt {
  display: none;
}

.font_mp_pro {
  font-family: 'mp_probold';
}

sup {vertical-align:super;
  font-weight: 12px;}


.landing_form3 {
  max-width: 720px;
  margin: 0 auto;
  position:relative;
}

.landing_form3 .row {
  margin-bottom: 20px;
}

.landing_form3 .row .submit {
  position: absolute; bottom:3px;
}

.landing_form3 .row .submit input {
  width: 97%;
}
.masonryboxes.landing .masbox__width2 .wbox_name{
  font-size: 20px;
}
@media(max-width: 780px){
  .masonryboxes.landing .masbox__width2 .wbox_name{
    font-size: 14px;
    line-height: 19px;
    margin: 0;
  }
  .pict_li{
    font-size: 13px;
  }
}


.landing_form3 .row textarea.styler {
  height: 105px;
}


.masonryboxes.landing .wbox_name {
  font-size:16px;
}


/*END LANDING*/




/*Калькулятор забора*/

.calcz_page {
  margin: 0 50px;
  padding: 40px 0 0;
  min-width: 940px;
  background-color: #fff;
}
#__calc_note {
  position: absolute;
  top: 223px;
  left: 77px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

#__calc__colors {
  display: inline-block;
}

.calcz_page .selectblock td{
  padding-top:30px;
}

#__calc__colors .colorbox {

  width: 30px;
  height: 30px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  /*margin: 0 3px 6px 0;*/
  position: relative;
  cursor:pointer;
  float:left; background:#ffffff;


}

#__calc__colors .precolorbox{
  padding: 3px;
  cursor:pointer; float:left; background:#ffffff; margin: 6 6 0 0;
  border: 1px solid #fff;
}

#__calc__colors .precolorbox.selected {
  padding: 3px;
  border: 1px solid #baff00;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.tablefence .colorboxes {
  text-align: center;
  padding: 10px 0px;
}

.tablefence, .tablefance_result {
  margin: 0 auto;
  width:80%;
}
.tablefence .selectbox, .tablefence .styler {
  width: 100%;
}

.tablefence tr td, .tablefance_result tr td{
  padding: 7px;
}
.tablefence .button_reload {
  margin: 22px 0 0 0;
  width: 100%;
  text-align: center;
  padding: 12px 20px;
}

.tablefance_result thead {
  background-color: #F0F1F5;
  border:1px solid #F0F1F5;
}

.tablefance_result tbody tr td {border:1px solid #EBEBEB;}

.tablefance_result thead td.count, .tablefance_result thead td.price {
  border-left:1px solid #ddd;
  border-right:1px solid #ddd;
}

.tablefance_result .itogo td {
  border:none;
}

.tablefance_result #itogo_sum {
  color: #2E6FA5; font-weight: bold; font-size: 18px;
}

.calcz_page .footer_text, .calcz_page .footer_text2 {
  margin: 0 auto;
  width: 80%;
  padding: 5px 0;
}

.calcz_page .footer_text2 {
  padding-top: 30px;
}

.calcz_page .footer_text .ftext1{
  background-image: url('/local/templates/.default/css/../images/ii.png');
  background-repeat: no-repeat;
  padding: 1px 0 1px 35px;
  font-size: 12px;
  color: #719ec1;
  margin-bottom: 10px;
}

.calcz_page .footer_text .ftext2{
  background-image: url('/local/templates/.default/css/../images/ii2.png');
  background-repeat: no-repeat;
  padding: 1px 0 1px 35px;
  font-size: 12px;
  color: #bbb;
}

.calcz_page .footer_text2 .ftext3{
  float: left;
  width: 510px;
  font-size: 18px;
  line-height: 26px;
}

.calcz_page .footer_text2 .button_submit {
  float: right;
  padding: 17px 39px;
  font-weight: bold;
  font-size: 13px;
}


.calcz_page .fborder {
  border-top:1px solid #EBEBEB;
  margin: 20px 0;

}

.calcz_page .fborder.absolute {
  position: absolute;
  top: 505px;
  width: 940px;
}

.calcz_page .revert {
  position: relative;
  top: -51px;
  cursor: pointer;
  left: 20px;
}



.tablefence .jq-selectbox__trigger {
  height: 5px;
  width: 12px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0px -2035px;
  background-repeat: no-repeat;
  right: 10px;
  top: 16px;
  position: absolute;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .tablefence .jq-selectbox__trigger {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0px -2035px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}


/*END Калькулятор забора*/


/*Блок видео на главной*/
.content-100 .mainvideobox {
  position: relative;
  padding: 0;
  background: #2d2d30;
  height: 550px;
  margin: 0 0 30px;
}

.mainvideobox .video {
  height: 0;
  position: relative;
}
.mainvideobox iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}


/*Слайдер в Mansory*/
.mansory_slider, .object_oneimg {

}

.wbox.wbox_slider {
  padding:0;
}
@media(max-width: 780px){
  /*TODO оформление блоков с изображениями*/
  /*Для оформления блоков с картинками*/
  .wbox.wbox_notitle.wbox_transpare {
    background-color: rgba(241, 242, 243, 0.97);
    background-size: contain;
  }
  /*Нужно, чтобы бг в промоблоках не наследовало заливку бг*/
  .promoblock .wbox.wbox_notitle.wbox_transpare{
    background-color: initial;
  }
  .promoblock .wbox.wbox_transpare{
    background-size: contain;
  }
}

.mansory_slider {
  display: inline;
}
.mansory_slider .swiper-container {
  height: 100%;
}

.mansory_slider .swiper-slide {
  align-items: stretch;
}

.mansory_slider .swiper-button-next, .mansory_slider .swiper-button-prev{
  height: 28px;
  width: 28px;
  border: 1px solid #fff;
  background-color: transparent;
  background-image: url(/local/templates/.default/css/../images/spr-sd881a446d2.png);
  top: 52%;
}

.mansory_slider .swiper-button-next:hover, .mansory_slider .swiper-button-prev:hover {
  border: 1px solid #fff;
}

.mansory_slider .swiper-button-prev {
  background-position: -25px -1515px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .mansory_slider .swiper-button-prev {
    background-position: -19px -1515px;
    background-image: url(/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png);
  }
}

.mansory_slider .swiper-button-next {
  background-position: 0 -1515px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .mansory_slider .swiper-button-next {
    background-image: url(/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png);
    background-position: 0 -1515px;
  }
}

.promoblock {
  padding: 50px 0;
  background-position: center;
  background-repeat: no-repeat;
}

.promoblock.ontitle {
  padding: 0 0 50px;
}
.promoblock.ontitle .blocktitle {
  padding: 25px 0;
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  position: absolute;
  display: block;
  top: 0;
  left: 0;

}

.promoblock.ontitle .blocktitle_right {
  padding: 25px 0;
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  position: absolute;
  display: block;
  top: 0;
  right: 0;
}



/* PAYMENT */
.payBank_wrap {max-width: 960px; padding-bottom: 80px;}
.payBank {
  background-color: #fff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.payBank_text {padding: 40px 50px; font-size: 12px; line-height: 20px;}
.payBank_text h2 {font-size: 16px; line-height: 22px; font-weight: 400; margin: 0 0 20px;}
.payBank_text p {margin: 20px 0;}
.payBank_text a {color: #0075a8;}
.payBank_text a:hover {text-decoration: none;}
.payBank_form {
  background-color: #000;
  padding: 40px 50px;
  width: 350px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
}
.payBank_show {display: none;}
.payBank_form h2 {font-size: 20px; line-height: 22px; margin: 0 0 20px; font-weight: 400;}
.payBank_form a {color: #fff;}
.payBank_form a:hover {text-decoration: none;}
.payBank_form p {font-size: 11px; line-height: 14px; margin: 0 0 18px;}
.payBank_form label {display: block; margin: 0 0 8px; color: #fff;}
.payBank_form .inpf {margin: 0 0 20px;}
.payBank_form .styler {width: 100%;}

@media (max-width: 1000px) {
    .payBank_text, .payBank_form {
        padding: 20px;
    }
}

@media (max-width: 740px) {
    .payBank_wrap {
        padding-bottom: 40px;
    }

    .payBank {
        display: block;
    }

    .payBank_form {
        width: auto;
    }

    .payBank_show {
        display: block;
    }

    .payBank_hide {
        height: 140px;
        overflow: hidden;
        position: relative;
    }

    .payBank_hide:before {
        content: '';
        position: absolute;
        height: 50px;
        left: 0;
        width: 100%;
        bottom: 0;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  }
  .payBank_hide.opn {height: auto; overflow: visible;}
}

.delete-product {
  color: #0075a8;
  font-size: 12px;
  line-height: 12px;
  border-bottom: 1px dotted #0075a8;
  text-decoration: none;
  height: 13px;

}

.products .item {
  position: relative;
  margin: 0 0 18px 20px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 0 15px;
}

.product-unit {
  line-height: 8px;
}

.product-action-banner {
  position: absolute;
  max-width: 270px;
  max-height: 270px;
  top: 42px;
}

.docspoiler {
  margin: 0 0 26px;
}

.docspoiler_name {
  position: relative;
}

.docspoiler_name::before {
  content: '';
  display: block;
  position: absolute;
  height: 0;
  background: #e5e5e5;
  width: 100%;
  left: 0;
  top: 12px;
}

.docspoiler_name a h4{
  background: #fff;
  display: block;
  float: left;
  font-size: 15px;
  line-height: 14px;
  position: relative;
  color: #0075a8;
  margin-left: 40px;
  text-decoration: none;
}

.docspoiler_name a:before {
  content: '';
  display: block;
  position: absolute;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 8px -2023px;
  background-repeat: no-repeat;
  left: 0;
  top: -6px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .docspoiler_name a:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -2035px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}
.docspoiler_name a.opened:before {
  content: '';
  display: block;
  position: absolute;
  height: 28px;
  width: 28px;
  background-image: url('/local/templates/.default/css/../images/spr-sd881a446d2.png');
  background-position: 0 -1563px;
  background-repeat: no-repeat;
  left: 0;
  top: -7px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .docspoiler_name a.opened:before {
    background-image: url('/local/templates/.default/css/../images/spr-retina-s5f86c328ba.png');
    background-position: 0 -2060px;
    -moz-background-size: 86px auto;
    -o-background-size: 86px auto;
    -webkit-background-size: 86px auto;
    background-size: 86px auto;
  }
}

.docspoiler_txt {
  display: none;
}

.docspoiler .career_inner {
  float: left;
  width: 100%;
  padding-left: 41px;
}
.docspoiler_name::after {
  content: "";
  clear: both;
  display: block;
}

.menu-container {
    max-width: 65%;
}
.footer-description {
  color: white;
  font-size: 10px;
    display: inline-block;
    max-width: 75%;
}

@media (max-width: 780px) {
    .foottop > .row {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .menu-container {
        max-width: unset;
    }
}

/*404 страница*/
.nf-page{
  background: url('/local/templates/.default/css/../images/bg-404.jpg') no-repeat center;
  background-size: cover;
  width: 100vw;
  height: 100vh;
}
.nf-page .container{
  height: 100vh;
  position: initial;
}
.nf-page .logobox{
  width: 125px;
  padding-top: 45px;
}
.nf-page__container{
  display: flex;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 950px;
  height: 397px;
}
.nf-page__shape{
  background: url('/local/templates/.default/css/../images/shape.png') no-repeat center;
  width: 485px;
  height: 330px;
}
.nf-page__left{
  margin-right: 60px;
}
.nf-page__number{
  font-family: 'mp_probold';
  font-weight: normal;
  font-size: 150px;
  color: #fff;
  line-height: 1;
  margin-bottom: 25px;
}
.nf__title{
  font-family: 'mp_probold';
  font-weight: normal;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
}
.nf-text{
  color: #fff;
  font-size: 15px;
  margin-bottom: 35px;
}

@media(max-width: 1200px){
  .nf-page .container{
    width: 960px;
  }
}
@media(max-width: 960px){
  .nf-page .container{
    width: calc(100% - 30px);
  }
  .nf-page__container{
    width: 400px;
    height: 397px;
  }
  .nf-page__left{
    display: none;
  }
}
@media(max-width: 400px){
  .nf-page__container{
    width: calc(100% - 30px);
  }
  .nf-text br {
    display: none;
  }
}

.w-80p {
  width: 80% !important;
}

/*coating_detail*/

.coating-detail {
  margin-top: 50px;
  background-color: #fff;
  padding: 0 48px 36px;
}



.coating-detail h2 {
  font-size: 20px;
  margin-bottom: 31px;
}

@media (max-width: 1000px) {
    .coating-detail {
        margin: 40px 0;
        padding: 0 15px 30px;
    }
}

.coating-detail a {
  border: none;
  text-decoration: none;
  color: #000;
}

.coating-detail a:hover {
  color: blue;
  transition: all .7s;
}

.coating-detail__article {
  padding-top: 85px;
}

.coating-detail__article div {
  max-width: 100%;
  overflow: scroll;
}

@media (max-width: 600px) {
    .coating-detail__article {
        padding-top: 10px;
    }
}

.coating-detail__description {
  background-color: #fff;
  z-index: 10;
  position: relative;
}

.coating-detail__description span {
  font-weight: bold;
}

.coating-detail__description p {
  font-size: 14px;
  line-height: 1.6;
}

.coating-detail__description p:not(:last-child) {
  margin-bottom: 30px;
}

.coating-detail__title {
  transform: translateY(-35px);
}

@media (max-width: 780px) {
    .coating-detail__title {
        display: block;
    }
}

@media (max-width: 600px) {
    .coating-detail__title {
        transform: translateY(0);
        padding-top: 15px;
    }
}


.coating-detail__img {
  flex-shrink: 0;
  max-width: 190px;
  max-height: 190px;
  border: 10px solid white;
  margin-right:  45px;
  z-index: 2;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  float: left;
}

@media (max-width: 780px) {
    .coating-detail__img {
        margin-right: 15px;
        float: left;
        transform: translateY(0);
    }
}

@media (max-width: 600px) {
    .coating-detail__img {
        margin: 0 auto;
        float: none;
        margin-bottom: 10px;
    }
}

.coating-detail__img img {
  object-fit: contain;
  max-width: 100%;
}

/*Блоки*/

.coating-block {
  color: white;
}

.coating-block__grid {
  display: flex;
  margin-bottom: 10px;
}

@media (max-width: 600px) {
    .coating-block__grid {
        display: block;
    }
}

.coating-block__item {
  display: flex;
  align-items: flex-start;
  padding: 15px 25px;
  flex-direction: column;
  width: calc(33.3%);
  min-height: 165px;
}

@media (max-width: 1000px) {
    .coating-block__item {
        padding: 11px 20px;
    }
}


@media (max-width: 600px) {
    .coating-block__item {
        padding: 20px 20px;
    }
}

@media (max-width: 600px) {
    .coating-block__item {
        width: auto;
        max-width: 100%;
        margin-bottom: 15px;
        margin-right: 0 !important;
    }
}

.coating-block__item:nth-child(1) {
  background-color: #31A9BA;
}

.coating-block__item:nth-child(2) {
  background-color: #0377A5;
}

.coating-block__item:nth-child(3) {
  background-color: #2A4A8B;
}

.coating-block__item:not(:last-child) {
  margin-right: 10px;
}


.coating-block__item a {
  color: white;
  line-height: normal;
  border-bottom: none;
  text-decoration: underline;
}

.coating-block__item a:hover {
  color: gray;
  transition: all .7s;
}

.coating-block__item > a:not(:last-of-type) {
  margin-bottom: 10px;
}

.coating-block__title {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
}

.coating-block__img {
  align-self: flex-end;
  margin-top: auto;
}

/*calculator*/

.coating-calculator {
  display: flex;
  padding: 35px 25px;
  background-color: #0377A5;
}

@media (max-width: 600px) {
    .coating-calculator {
        padding: 20px 25px;
    }
}

.coating-calculator p {
  font-size: 14px;
  line-height: 1.6;
}

.coating-calculator__title {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 20px;
}

@media (max-width: 600px) {
    .coating-calculator__title {
        font-size: 20px;
        line-height: 1.4;
    }
}

.coating-calculator__left {
  padding-right: 20px;
}

@media (max-width: 600px) {
    .coating-calculator__left {
        padding-right: 0;
    }
}

.coating-calculator__left .btn {
  margin-top: 23px;
  width: 350px;
  text-align: center;
}

@media (max-width: 780px) {
    .coating-calculator__left .btn {
        width: auto;
    }
}

@media (max-width: 600px) {
    .coating-calculator__left .btn {
        padding: 13px 39px;
    }
}

.coating-calculator__right {
  flex-shrink: 0;
  margin-left: auto;
}

@media (max-width: 600px) {
    .coating-calculator__right {
        display: none;
    }
}
/* Преимущества */

.coating-advantage {
  color: black;
}

.coating-advantage h2 {
  margin: 26px auto 36px;
}

.coating-advantage__grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 25px;
}

@media (max-width: 600px) {
    .coating-advantage__grid {
        flex-direction: column;
    }
}

.coating-advantage__right {
  color: black;
  max-width: 320px;
  font-size: 14px;
}


.coating-advantage__item {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  width: 43%;
}

@media (max-width: 600px) {
    .coating-advantage__item {
        width: 100%;
    }
}

.coating-advantage__item:nth-child(2n+1) {
  margin-right: 10px;
}

.coating-advantage__left {
  padding: 20px 6px;
  background-color: #F5F5F6;
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 69px;
  height: 69px;
}

.coating-photo {
  display: flex;
  margin-bottom: 63px;
}


@media (max-width: 600px) {
    .coating-photo {
        flex-direction: column;
    }
}


.coating-photo__item:not(:last-child) {
  margin-right: 20px;
}

.coating-photo__item:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


@media (max-width: 600px) {

    .coating-photo__item:nth-child(2) > div {
        margin-bottom: 10px;
    }

    .coating-photo__item {
        margin-right: 0 !important;
    }

    .coating-photo__item:not(:last-child) {
    margin-bottom: 10px;
  }

  .coating-photo__item img{
    height: 150px;
    object-fit: cover;
    width: 100%;
  }
}

.coating-form {
  margin-top: 40px;
}

.coating-form div {
  min-height: 40px;
  margin-bottom: 40px;
}

.coating-link {
  position: relative;
  margin-left: 8px;
  padding-left: 38px;
}

@media (max-width: 1000px) {
    .coating-link {
        position: relative;
        top: 20px;
    }
}


.coating-link:before {
  content: '';
  display: block;
  position: absolute;
  height: 28px;
  width: 28px;
  background-image: url(/local/templates/.default/images/spr-sd881a446d2.png);
  background-position: 0 -1563px;
  background-repeat: no-repeat;
  left: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  top: -6px;
  transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  border: 1px solid rgba(7, 121, 170, 0.2);
  transform: scale(-1);
}

.coating-slider {
  margin: 0 -48px;
}


@media (max-width: 1000px) {
    .coating-slider {
        margin: 0 -15px;
    }
}

.coating-slider__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 400px;
}

@media (max-width: 780px) {
    .coating-slider__img {
        min-height: 350px;
    }
}

@media (max-width: 780px) {
    .coating-slider__img {
        min-height: 290px;
    }
}

.coating-slider .swiper-pagination {
  display: none;
}

.coating-slider .swiper-container {
  min-height: 400px;
}

@media (max-width: 780px) {
    .coating-slider .swiper-container {
        min-height: 350px;
    }
}

@media (max-width: 600px) {
    .coating-slider .swiper-container {
        min-height: 290px;
    }
}


.coating-slider .swiper-slide{
  position: relative;
  min-height: 400px;
  width: 100%;
  max-width: 100%;
}

@media (max-width: 780px) {
    .coating-slider .swiper-slide {
        min-height: 350px;
    }
}

@media (max-width: 780px) {
    .coating-slider .swiper-slide {
        min-height: 290px;
    }
}

.coating-slider .slider_element {
  display: flex;
  align-items: center;
  z-index: 9999;
  color: white;
}

.coating-slider__info {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 560px;
  text-align: center;
  color: #fff;
  z-index: 10;
}

.coating-slider__info h2 {
  margin-bottom: 20px;
  line-height: normal;
}

@media (max-width: 780px) {
    .coating-slider__info {
        max-width: 430px;
    }
}


@media (max-width: 600px) {
    .coating-slider__info {
        max-width: 470px;
        padding: 15px 35px !important;
    }
}

.coating-slider__info h2 {
  font-size: 36px;
  font-weight: bold;
}

@media (max-width: 780px) {
    .coating-slider__info h2 {
        font-size: 24px;
    }
}

@media (max-width: 600px) {
    .coating-slider__info h2 {
        line-height: 1.5;
        margin-bottom: 10px;
    }
}

.coating-slider__info p {
  font-size: 12px;
}

.coating-slider .swiper-button-next {
  height: 43px;
  width: 43px;
  background-image: url('/local/templates/.default/images/next_arrow.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  border: none;
  right: 20px;
}

@media (max-width: 600px) {
    .coating-slider .swiper-button-next {
        right: 0;
    }
}


.coating-slider .swiper-button-prev {
  height: 43px;
  width: 43px;
  background-image: url('/local/templates/.default/images/prev_arrow.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  border: none;
  right: 20px;
}

.coating-slider .announce-slide {
  position: relative;
}

.coating-slider .announce-slide:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
}

@media (max-width: 600px) {
    .coating-slider .swiper-button-prev {
        left: 0;
        right: auto;
    }

    .coating-slider .swiper-button-prev, .coating-slider .swiper-button-next {
        margin-top: 0;
        transform: none;
        top: 0;
        bottom: 0;
    margin: auto;
  }
}

.coating-slider .swiper-button-next:hover {
  border: none;
}

.coating-slider .swiper-button-prev:hover {
  border: none;
}


.coating-slider .mansory_slider img {
  object-fit: cover;
}

@media (max-width: 780px) {
    .title2 {
        margin: 5px 0 20px !important;
    }

    .coating-slider img {
        height: 100% !important;
    }
}

.coating-table-wrapper {
  max-width: 100%;
  overflow: scroll;
}

.coating-table.tab td {
  padding: 18px 0 0 18px;
}

@media (max-width: 600px) {
    .coating-table.tab td {
        padding: 18px 0 0 10px;
    }
}

@media (max-width: 600px) {
    .coating-table .tab th {
        padding: 18px 10px;
    }
}

@media (max-width: 600px) {
    .coating-table {
        overflow: scroll;
        margin-bottom: 15px;
    }
}
.go-up, .go-down, .js-ToTop, .js-OnBottom {
  position: fixed;
  display: none;
  z-index: 9999;
  right: 50px;
  background: #94d814cc;
  border-radius: 5px;
  cursor: pointer;
  color: white;
  text-align: center;
  font: normal normal 21px/21px sans-serif;
  opacity: .5;
  padding: 3px;
  margin-bottom: 5px;
  width: 21px;
  height: 21px;
}
.js-ToTop
{ bottom: 80px; }
.js-OnBottom { bottom: 40px; }
.js-OnBottom:hover,
.js-ToTop:hover {
  opacity: 1;
}
@media (max-width: 1240px)
{
    .js-ToTop, .js-OnBottom
    {
        right:1%;
    }
}

.jq-selectbox__search input {
  position: relative;
  height: 30px;
  padding: 5px;
  width: 100%;
}
.jq-selectbox__not-found {
  padding: 5px;
}


.text-no-list {
  padding-top: 40px;
}

.text-no-list p {
  text-align: center;
  font-size: 24px;
  margin-top: 30px;
  color: #0075a8;
}

.text-no-list p a {
  color: #0075a8;
}

.compare__empty {
  color: #fff;
  text-align: center;
  font-size: 17px;
  padding: 20px;
}


.container_opaque {
  margin: 0 auto;
}

.container_comparison {
  padding: 30px 50px 55px;
  top: -15px;
  margin-top: 15px;
  background: rgba(0, 0, 0, 0.7);
}

@media (max-width:1024px) {
  .container_comparison {
    padding: 30px 15px 55px;
  }
}

.loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  background: rgba(0,0,0,0.5);
  display: none;
  transition: .1s ease;
  z-index: 10000;
}

.loader.active {
  display: flex;
}

.loader::before, .loader::after {
   content: '';
   position: absolute;
   border-radius: 4em;
}

.loader::before {
   width: 30px;
   height: 30px;
   border: 3px solid #b9ff00;
   border-bottom-color: transparent;
   animation: animate-inner 0.7s linear infinite;
   transition: .3s ease;
}

.loader::after {
   width: 60px;
   height: 60px;
   border: 3px solid #fff;
   border-top-color: transparent;
   animation: animate-outer 1s linear infinite;
   transition: .3s ease;
}


@keyframes animate-inner {
  0% {
    transform: rotate(0deg);
    border-color: #b9ff00;
    border-bottom-color: transparent
  }
  50% {
    transform: rotate(-180deg);
    border-color: #fff;
    border-bottom-color: transparent
  }
  100% {
    transform: rotate(-360deg);
    border-color: #b9ff00;
    border-bottom-color: transparent
  }
}

@keyframes animate-outer {
  0% {
    transform: rotate(0deg);
    border-color: #fff;
    border-bottom-color: transparent
  }
  50% {
    transform: rotate(180deg);
    border-color: #b9ff00;
    border-bottom-color: transparent
  }
  100% {
    transform: rotate(360deg);
    border-color: #fff;
    border-bottom-color: transparent
  }
}

/*cookies popup*/
.cookies-popup {
  background: #fff;
  color: #636363;
  padding: 1.25rem 1.875rem;
  position: fixed;
  bottom: 5%;
  right: 5%;
  width: 280px;
  z-index: 10152;
  display: flex;
  -webkit-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
  font-family: "Verdana", "Geneva CY", "DejaVu Sans", sans-serif;
}

.cookies-popup__left {
    width: 85%;
}

.cookies-popup__right {
  width: 100%;
  text-align: right;
  margin: auto 0;
}

.cookies-popup__link {
  color: #0075a8;
  display: block;
}

.cookies-popup P {
  font-size: 0.625rem;
  color: #384756;
  margin-bottom: 0;
}

.cookies-popup .row {
  display: block;
  margin: 0 -2.5px;
}

a.cookies-popup__btn {
  font-size: 0.6875rem;
  padding: 0.9735rem 1.875rem;
  line-height: 1;
  display: block;
  width: auto;
  margin-top: 1.5rem;
  color: #fff !important;
}

a.btn-primary {
  color: #fff;
  background-color: #0075a9;
  border-color: #0075a9;
}

.cookies-popup .container {
  padding: 0 15px;
}

@media (max-width: 1200px) {
  .cookies-popup {
    left: 0;
    right: 0;
  }
}

@media (max-width: 790px) {
  .cookies-popup {
        flex-direction: column;
    }

    .cookies-popup__left {
        width: 100%;
    }

    .cookies-popup__right {
        margin-top: 15px;
    }
}

/* End */


/* Start:/local/templates/.default/css/responsive.css?159474457933822*/
/* Medium */
@media (max-width: 1240px) {
    .container {
        width: 960px;
    }

    body.fixed_head .headertop .clearfix_border {
        max-width: 960px;
    }

    .hide_md {
        display: none;
  }

  .hellopage_out {
    width: 960px;
  }

  .hellopage_cell {
    max-width: 480px;
  }

  .hellopage_title {
    font-size: 40px;
    line-height: 40px;
  }

  .navmenu {
      max-width: 540px;
  }

  .catmain {
    max-width: 762px;
  }

  .catmain_boxes {
    width: 480px;
  }

  .filter {
    padding-left: 20px;
  }

  .rightcol {
    margin: 0 20px 50px 0;
    width: 660px;
  }
  .items_filter_free {
    width: 100%;
  }

  #filter_out.fixed {
    margin-left: -480px;
  }

  /* Product */
  .itemwrap {
    margin: 0 20px;
  }

  .itemwrap_right {
    width: 560px;
  }

  .textbox {
    margin: 0 20px 40px;
  }

  .textbox_txt {
    width: 560px;
  }

  .related {
    margin: 0 20px;
  }

  .catdesc .textbox_txt {
    width: 660px;
  }

  /* ===== OBJECT'S ===== */
  .object_page {
    margin: 0 20px;
    padding-top: 20px;
  }

  /* ===== CAREER ===== */
  .career_inner {
    margin: 0;
  }

  .partners .swiper-slide {
    width: 286px;
  }
  
  #present2 .swip_first {
    padding: 10px 15px 0;
  }
  #present2 .swiper-pagination {
    display: none;
  }
}
/* min-width: 1240px (End Medium) */
/* Tablet */
@media (max-width: 1000px) {
    /*TODO Временное решение, пока не исправят backend*/
    .last_news_button {
        display: none;
    }

    .showtb {
        display: block;
    }

    .hide_tb {
        display: none;
  }

  .tb4 {
    width: 33.33333333%;
  }

  .container {
    width: 760px;
  }

  body.fixed_head .headertop .clearfix_border {
    max-width: 760px;
  }

  .masonry_container {
    width: 760px;
  }
  .manstitle span {
    margin: 0 0 5px;
  }

  .hellopage_out {
    width: 720px;
  }

  .hellopage_cell {
    max-width: 360px;
  }

  .hellopage_title {
    font-size: 28px;
    line-height: 28px;
    margin: 0 0 15px;
  }

  .hellopage_cell p {
    margin: 15px 0;
  }

  .headaddress {
    /*width: 194px;*/
  }

  .headaddress_sel {
    /*padding: 5px 36px 0 0;*/
  }

  .headaddress_sel:before {
    right: 12px;
  }

  .headaddress_sel:after {
    right: 12px;
  }

  .hidetab {
    display: none;
  }

  .header_phones span {
    font-size: 12px;
    line-height: 14px;
    margin: 0 10px 0 0;
  }

  .langbox {
    display: none;
  }

  .langsel_out {
    display: block;
  }

  .wbox {
    padding: 20px 20px 40px;
  }

  .foottop .lg3 {
    width: 33.333333333%;
  }

  .masonryboxes {
    width: 720px;
  }
  @media(max-width: 780px){
    .masonryboxes {
      width: 100%;
    }
  }

  .masbox_tabhide {
    display: none;
  }

  .searchbox {
    width: 400px;
  }

  .headcart {
    padding: 0 8px 0 28px;
  }
  .headcart:before {
    left: 8px;
  }

  /* navmenu */
  .navmenu {
    max-width: 400px;
  }

  .childmenu {
    width: 320px;
  }
  .childmenu .row {
    margin: 0;
  }
  .childmenu .lg6 {
    float: none;
    width: auto;
    padding: 0;
  }

  .navmenu li.nav_showtab {
    visibility: visible;
  }

  .navmenu li.nav_hidetab {
    display: none;
  }

  /* about */
  .aboutbox_post {
    padding: 30px 0 0 30px;
    margin: 0 0 30px;
    min-height: 280px;
  }

  .aboutbox .lg9 {
    width: 450px;
  }

  .aboutbox .lg3 {
    width: 210px;
    float: right;
  }

  .aboutmap {
    width: 450px;
    height: 304px;
    background-size: 450px 304px;
  }

  /* Filter */
  #filter_out.fixed {
    margin-left: 0;
    left: auto;
    top: auto;
    position: static;
  }

  #filter_out.absolute {
    margin-left: 0;
    left: auto;
    bottom: auto;
    position: static;
  }

  .filter_show {
    display: block;
  }

  .filter_name {
    display: none;
  }

  .filter_find {
    display: none;
  }

  #filter_out {
    display: none;
    width: auto;
    float: none;
  }

  .filter {
    width: auto;
    float: none;
    padding: 0;
    padding: 20px;
  }

  .range_controls p {
    width: auto;
    margin: 0;
  }

  .range_controls p.rt {
    float: right;
  }

  .range_outer {
    margin: 0 -7px 0 -5px;
  }

  .filter_box_title {
    margin-right: 0;
  }

  .filter_box_title .fbt_span {
    max-width: none;
  }

  .colorboxes .hided {
    display: inline;
  }

  .filter_more {
    display: none;
  }

  .colorboxes .checkf {
    float: left;
    width: 25%;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 12px;
  }

  /* Fightcol */
  .rightcol {
    margin: 0 15px;
    padding-bottom: 40px;
    width: auto;
    float: none;
  }

  .rightcol:after {
    content: '';
    clear: both;
    display: block;
  }

  /* textbox */
  .catdesc {
    padding: 0 0 50px;
  }

  .catdesc .textbox_name {
    width: auto;
    margin: 0 0 20px;
  }

  .catdesc .textbox_txt {
    width: auto;
  }

  /* Product */
  .itemwrap_right {
    width: 360px;
  }

  .textbox_txt {
    width: 560px;
  }

  .item_prices {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 40px;
    margin: 0 0 30px;
  }

  .item_col {
    float: none;
    width: auto;
  }

  .item_col:after {
    content: '';
    clear: both;
    display: block;
  }

  .item_col.rt {
    float: none;
  }

  .itembox_grid .catgrid_feat {
    float: none;
    width: auto;
  }

  .itembox_grid .catgrid_feat.rt {
    float: none;
  }

  .item_prices .jq-number {
    margin: 0 20px 40px 0;
  }

  .item_prices .item_total {
    float: left;
  }

  .item_prices .btn {
    display: block;
  }

  .textbox_name {
    float: none;
    width: auto;
  }

  .textbox_txt {
    float: none;
    width: auto;
    margin: 20px 0 0;
    padding: 0;
  }

  /* Related */
  .related .swiper-button-prev, .related .swiper-button-next {
    opacity: 1;
    visibility: visible;
  }

  .catmain {
    padding-bottom: 60px;
  }

    /* basketgrid */
    .stepswrap_step {
        font-size: 14px;
    }

    .basketgrid {
        margin: 0 20px 12px;
    }
    .basketgrid_price, .basketgrid_count, .basketgrid_total, .basketgrid_del {
        /*display: none;*/
    }
    .basketgrid_tablet {
        display: table;
        width: 100%;
        margin: 0 0 10px;
        float:none;
    }
    .basketgrid_tablet .basketgrid_price, .basketgrid_tablet .basketgrid_count, .basketgrid_tablet .basketgrid_total, .basketgrid_tablet .basketgrid_del {
        display: table-cell;
    }

    .basket_bottom {
        margin: 30px 20px 60px;
    }


  /* searchwrap */
  .searchwrap {
    padding: 50px 20px;
  }

  /* buytop */
  .buytop {
    margin: 0 20px 30px;
  }

  .buytop > .lg6 {
    width: auto;
    float: none;
    padding: 0;
  }

  .buytop .lg6.pr20 {
    padding: 0 0 0 10px;
    margin-bottom: 16px;
  }

  .buytop .lg6.pr20.fst {
    padding: 0 10px 0 0;
  }

  .buytop_box {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0 0 0 10px;
  }

  .buytop_box.fst {
    padding: 0 10px 0 0;
  }

  /* buymap */
  .buymap {
    margin: 0 20px 50px;
  }

  .buymap_modal {
    width: 350px;
  }

  .buytexts .textbox_txt {
    margin-left: 30px;
    margin-top: 50px;
  }

  /* Coating */
  .coatwrap {
    margin: 0 20px;
    padding-top: 40px;
  }

  .coatbox_img {
    width: 150px;
  }

  .coatext .row {
    margin: 0;
  }

  .coatext .lg6 {
    float: none;
    width: auto;
    padding: 0;
    margin: 0 0 20px;
  }

  /* Post */
  .post, .event_page {
    padding: 40px 0;
    margin: 0 20px;
  }

  .styleslider_tabs {
    margin: 30px 0;
  }

  .post_bottom {
    margin: 0 20px 20px;
  }

  /* ===== OBJECT'S ===== */
  .object_top_col {
    width: 50%;
  }

  .object_top_col .row {
    margin: 0;
  }

  .object_top_box {
    float: none;
    padding: 0;
    width: auto;
    margin: 0;
  }

  .objectbox {
    min-height: 200px;
  }

  .objectbox_name {
    font-size: 16px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
  }

  .object_sort.show_tb {
    display: block;
  }

  /* ===== DOCUMENT'S ===== */
  .object_top2 .row {
    margin: 0;
  }
  .object_top2 .lg8, .object_top2 .lg4 {
    float: none;
    width: auto;
    padding: 0;
  }
  .object_top2 .lg8 {
    margin: 0 0 20px;
  }
  .object_top2 .lg4 .coatabs {
    width: 300px;
    float: left;
    margin: 0 20px 10px 0;
  }
  .object_top2 .lg4 .js_choose_prod {
    float: left;
    width: 214px;
  }
  .object_top2 .reset_prod {
    text-align: left;
  }

  /* ===== REVIEW'S ===== */
  .revbox_asc {
    margin-left: 72px;
  }

  .object_top3 .object_top_box {
    width: 220px;
  }

  .object_top3 .object_top_box.hidemb {
    display: none;
  }

  .object_top3 .object_top_box.showmb {
    display: block;
  }

  /* ===== CAREER ===== */
  .career {
    padding: 40px 20px;
  }

  .career_inner .row {
    margin: 0;
  }

  .vacantion .object_top .lg3 {
    width: 33.33333333%;
    padding: 0 10px;
    float: left;
  }

  .vacspoiler_name a {
    float: none;
    max-width: none;
    display: inline;
  }

  .vacspoiler_name span {
    display: none;
  }

  .vacspoiler .career_inner {
    margin: 0 0 0 26px;
    float: none;
    width: auto;
  }

  /* ===== OBJECT PAGE ===== */
  .similar_slider_out .swiper-slide {
    width: 220px;
  }

  .object_gallery .gallery_thumbs {
    width: 50%;
  }

  .object_gallery_text {
    width: 50%;
  }

  .object_gallery {
    padding: 20px 0 0;
    margin: 0 20px 40px;
  }

  .career_inner2 {
    margin: 0 20px 40px;
  }

  .similar_objects {
    margin: 0 20px;
  }

  /* Newsbox */
  .newsbox_img {
    width: 150px;
  }
  .newsbox_entry {
    padding-left: 170px;
  }
  .newsbox_name {
    font-size: 16px;
    line-height: 18px;
  }

  .newstoping .object_sort {
    float: none;
    margin: 0;
  }

  .partners .swiper-slide {
    width: 220px;
  }

  /* ABOUT */
  .mob_cont {
    position: relative;
    margin: 0 15px;
  }

  .present3_bottom .container {
    margin: 0 auto;
  }
}

@media (max-width: 992px) {
    .navmenu {
        max-width: 300px;
        font-size: 10px;
        margin-right: 0;
    }

    .navmenu > ul > li {
        padding-right: 0px;
    }

  .navmenu > ul > li.parent {
    padding-right: 0;
  }

  .showsearch {
    margin-left: 10px;
  }
}

/* max-width: 1000px (End Tablet) */
/* Mobile */
@media (max-width: 780px) {
    .catmain_boxes {
        margin-top: 30px;
    }

    .aboutpage .container {
        width: calc(100% - 30px);
        margin: 0 15px;
    }

    .present_section_last .footer {
        padding: 0;
    }

    .copyright {
        padding: 20px 0 0;
    }

    .footswitch {
        margin: 0 0 15px;
    }

    .foottop br {
        display: none;
    }

    .foottime.address {
        margin: 5px 0;
    }

    .social.showmb {
        margin: 15px 0 0;
    }
  /*TODO нужно для растягивания изображений в слайдере на телефоне, но теряются пропорции*/
  .mansory_slider img{
    width: 100%;
    height: auto;
  }
  .inner_title_out{
    margin-bottom: 50px;
  }
  .container {
    margin: 0 15px;
    width: auto;
  }

  .header_out {
    padding: 0;
  }

  .header_out .logobox {
    display: none;
  }

  .header_out_in {
    padding: 0;
  }

  .mb6 {
    width: 50%;
  }

  .inner_title {
    /*margin: 0 0 30px;*/
    padding-top: 0;
  }
  .inner_title h1 {
    font-size: 28px;
    line-height: 30px;
    margin: 0;
  }
  /*TODO Перенести стили на masonry_container*/
  .masonry_container{
    width: 480px;
    margin: 0 auto;
  }

  .container_white {
    margin: 0;
  }

  .hidemb {
    display: none;
  }

  .showmb {
    display: block;
  }

  .masonryboxes, .manstitle {
    /*display: none;*/
  }

  .swiper_out {
    display: block;
  }

  /* header */
  .bgpage {
    /*TODO Зачееем ???!!*/
    /*height: 412px;*/
    padding: 0;
  }

    .mobheader-top {
        display: flex;
    }
  .mobheader {
    display: block;
  }

  .header {
    display: none;
  }

  .content.content-100 {
    margin-top: 0;
    padding-bottom: 20px;
  }
  /* Footer */
  .footer {
    padding: 50px 0 5px;
  }

  .foottop {
      margin: 0 0 15px;
    text-align: center;
  }

  .foottop .lg3 {
    float: none;
    width: auto;
    padding: 0;
    display: inline-block;
    width: 235px;
    text-align: left;
  }

  .foottop .lg3.hidemb, .foottop .lg3.hidetab {
    display: none;
  }

  .foottop .lg3 hr {
    display: none;
  }

  .foottop .lg3 .btn {
    display: block;
    text-align: center;
    margin-top:40px;
  }

  .copyright .lg4 {
    float: none;
    width: auto;
    text-align: center;
    margin: 0 0 20px;
  }

  .social.showmb {
    display: block;
  }

  /* last_news */
  .wbox {
    padding: 20px;
  }

  .wbox_name {
    height: auto;
    overflow: visible;
  }

  .wbox .morelink {
    position: static;
    left: auto;
    bottom: auto;
    margin-top: 30px;
  }
  .masbox .wbox .morelink{
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .last_news {
    margin: 0 0 30px;
  }
  .last_news .lg6 {
    float: none;
    width: auto;
  }
  .last_news .wbox {
    margin: 0 0 16px;
  }
  .last_news .wbox.single {
    margin: 0 0 16px;
    min-height: 0;
  }
  .last_news .wbox.single .wbox_name {
    height: auto;
  }

  /* aboutbox */
  .aboutbox {
    padding: 30px 0;
  }
  .aboutbox .lg9, .aboutbox .lg3 {
    float: none;
    width: auto;
    padding: 0;
  }
  .aboutbox .lg9 {
    margin: 0;
  }
  .aboutbox .lg3 {
    margin: 0 15px;
  }

  .aboutbox_post {
    margin: 0 15px 30px;
    padding: 0;
    min-height: 0;
  }

  /* aboutmap */
  .aboutmap {
    width: 100%;
    height: auto;
    padding-bottom: 50%;
    background-position: center;
    background-size: contain;
  }
  .aboutmap .morelink {
    display: none;
  }

  /* Modal */
  .modal_title {
    padding: 20px;
  }

  .modal_content {
    padding: 20px;
  }

  .modal_content .inpf {
    margin: 0 0 20px;
  }

  /* HELLO PAGE */
  html.hellopage_html {
    height: auto;
  }

  body.hellopage_body {
    height: auto;
  }

  .hellopage_over {
    height: auto;
    width: auto;
    overflow: visible;
  }

  .hellopage {
    display: block;
    height: auto;
  }
  .hellopage_cell {
    display: block;
    width: auto;
    max-width: none;
    padding: 100px 15px 15px;
    background-repeat: no-repeat;
    float: none;
    background-position: center 0;
    background-size: cover;
  }
  .hellopage_cell:before {
    content: none;
  }
  .hellopage_cell-home {
    background-image: url(/local/templates/.default/css/../images/home.jpg);
  }
  .hellopage_cell-pro {
    background-image: url(/local/templates/.default/css/../images/pro.jpg);
  }
  .hellopage_cell-home .hellopage_div {
    margin-right: 0;
  }
  .hellopage_cell-pro .hellopage_div {
    margin-left: 0;
  }
  .hellopage_cell .hp_flex {
    display: block;
    height: auto;
  }

  .hellopage_hover {
    display: none;
  }

  .hellopage_image {
    display: none;
  }

  .hellopage_out {
    height: auto;
    width: auto;
    margin: 0;
  }

  .hellopage.translate-left .hellopage_cell-home .hellopage_image {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
  }

  .hellopage.translate-left .hellopage_cell-pro .hellopage_div {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
  }

  .hellopage.translate-right .hellopage_cell-pro .hellopage_image {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
  }

  .hellopage.translate-right .hellopage_cell-home .hellopage_div {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
  }

  /* Catmain */
  .catmain {
    max-width: none;
  }

  .catmain_boxes {
    width: auto;
    height: auto !important;
  }

  .catmain_box {
    background: 0;
    width: 100%;
    position: relative !important;
    left: auto !important;
    top: auto !important;
  }

  .catmain_box .wbox {
    margin: 0 auto;
    max-width: 480px;
  }

  .catmain_box .wbox .morelink {
    position: absolute;
    left: 20px;
    bottom: 30px;
  }

  /* catgrid */
  .cat_small_menu a {
    max-width: 190px;
    text-align: left;
    display: block;
    margin: 25px auto;
  }

  .cat_small_menu a.item5 {
    max-width: none;
  }

  .finded {
    float: none;
    margin: 0 0 10px;
  }

  .finded_sel {
    float: none;
    width: auto;
  }

  .finded_sort {
    display: block;
  }

  .sorting {
    display: none;
  }

  .catgrid {
    padding: 15px 15px 20px;
  }

  .catgrid_img {
    display: block;
    width: auto;
    margin: 0 0 20px;
    text-align: center;
  }

  .catgrid_entry {
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
  }

  .catgrid_price.w140 {
    display: none;
  }

  .catgrid_tb {
    display: block;
    margin: 0 0 20px;
    padding: 0 0 10px;
  }

  .catgrid_price_mob {
    display: block;
  }

  .catgrid_txt {
    display: block;
    padding: 0;
    margin: 0;
  }

  .catgrid_feat {
    display: block;
    width: auto;
    min-width: 220px;
  }

    .catgrid_feat.rt {
        margin: 0 0 20px;
    }
  .catgrid_feat li {
    display: block;
    position: relative;
    width: auto !important;
    margin: 0 0 10px;
  }
  .catgrid_feat li:after {
    content: '';
    clear: both;
    display: block;
  }
  .catgrid_feat li:before {
    content: '';
    border-top: 1px dotted #000;
    width: 100%;
    position: absolute;
    left: 0;
    top: 7px;
  }
  .catgrid_feat li span {
    position: relative;
    margin: 0;
    float: left;
    background: #fff;
    max-width: 140px;
    padding-right: 5px;
  }
  .catgrid_feat li b {
    position: relative;
    float: right;
    background: #fff;
    max-width: 96px;
    padding-left: 5px;
  }

  /* Product */
  .itemwrap_left {
    width: 47%;
    margin: 0;
  }

  .itemwrap_right {
    width: 50%;
    margin: 0;
  }

  .itemwrap_right .colttip {
    display: none;
  }

  /* Filter */
  .colorboxes .checkf {
    width: 33.333333333%;
  }

  /* stepswrap */
  .stepswrap_step a i {
    display: none;
  }

  /* searchwrap */
  .searchwrap {
    padding: 30px 15px;
  }

  /* page404 */
  .page404_logo {
    left: auto;
    top: auto;
    display: block;
    margin: 0 0 20px;
    position: static;
  }

  .page404_item {
    margin: 0 15px;
  }

  .page404_name {
    font-size: 22px;
    line-height: 26px;
  }

  /* ABOUT */
  .present3_bottom {
    padding: 20px 0;
  }

  .present3_bottom .container {
    margin: 0 15px;
    width: auto;
  }

  /* present1 */
  #present1 h1 {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 20px;
  }
  #present1 .about_text {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 30px;
  }

  /* present4 */
  .present4_txt {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 34px;
  }

  /* present5 */
  #present5 p {
    font-size: 16px;
    line-height: 22px;
  }
  /* present3 */
  #present3 h2 {
    font-size: 28px;
    line-height: 30px;
    text-transform: none;
    margin: 0 0 24px;
  }

  /* present6 */
  #present6 {
    text-align: center;
  }

  #present6 h2 {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 22px;
  }

  #present6 p {
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 30px;
  }

  #present6 .btn-border {
    float: none;
    margin: 0 0 20px;
  }

  #present6 .cat_small_menu {
    float: none;
    margin: 0;
    text-align: center;
  }

  /* present2 */
    #present2 .container {
        width: auto;
        margin: 0 auto;
    }
  #present2 .swip_first {
    width: auto;
    margin-bottom: 20px;
    line-height: normal;
  }
  #present2 .swip_first span {
    margin-bottom: 5px;
    line-height: normal;
  }
  #present2 .swip_first h2 {
    margin: 0 0 10px;
    font-size: 28px;
    line-height: normal;
  }
  #present2 #about_slider,
  #present2 .present-items {
    height: 270px;
  }
  #present2 #about_slider {
    padding-bottom: 40px;
  }
  #present2 .present-item {
    width: 270px;
    height: 270px;
  }
  #present2 .present-item--2 {
    width: 270px;
  }
  #present2 .swiper-slide {
    width: auto;
  }
  #present2 .present-item--bot {
    padding-top: 0;
  }
  .absl {
    height: 270px;
  }
  .absl2 {
    height: 270px;
  }
  .abslw1 {
    width: 270px;
  }
}
/* max-width: 760px */
/* Mobile */
@media (max-width: 620px) {
    .mbs12 {
        width: 100%;
    }

    .itemwrap_left {
        width: 100%;
        margin: 0;
    }

    .itemwrap_left .banner_sale {
    display: none;
  }

  .itemwrap_right {
    width: 100%;
    margin: 0;
  }

  .gallery_big {
    display: block;
    height: auto;
    padding: 20px;
  }

  .item_prices {
    padding: 0 0 30px;
  }

  .item_prices .btn {
    margin: 0 0 50px;
  }

  .item_prices .banner_sale {
    display: block;
    margin: 0;
  }

  .textbox {
    margin: 0 20px 20px;
  }

  .textbox.lst {
    margin-bottom: 40px;
  }

  .textbox:before {
    content: none;
    display: none;
  }

  .downloads {
    margin: 0;
  }

  .downloads .lg6 {
    float: none;
    padding: 0;
    width: auto;
  }

  /* Modal */
  .modal_content .row {
    margin: 0;
  }

  .modal_content .lg4,
  .modal_content .lg6,
  .modal_content .lg8,
  .modal_content .lg12 {
    padding: 0;
    float: none;
    width: auto;
  }

    /* basketgrid */
    .basketgrid_tb {
        display: block;
        width: auto;
    }
    .basketgrid_img {
        width: auto;
        display: block;
        text-align: center;
    }
    .basketgrid_entry {
        display: block;
        padding: 0;
        margin: 0;
    }
    .basketgrid_entry p {
        margin: 10px 0 30px;
    }
    .basketgrid_title {
        margin: 0 0 30px;
    }
    .basketgrid_more {
        position: relative;
        left: auto;
        bottom: auto;
    }
    .basketgrid_count {
        width: auto;
    }
    .basketgrid_tablet {
        margin: 0 0 20px;
    }
    .basketgrid_tablet .basketgrid_price, .basketgrid_tablet .basketgrid_del {
        display: none;
    }

    .basketgrid_total {
        text-align: right;
        font-size: 20px;
        line-height: 20px;
        width: auto;
    }

    .basketgrid_delmob {
        display: block;
    }

    .basketgrid_related .basketgrid_img {
        text-align: center;
    }

    /* basketform */
    .basketform .row {
        margin: 0 0 26px;
    }
    .basketform .lg3, .basketform .lg4, .basketform .lg5, .basketform .lg6, .basketform .lg9 {
        float: none;
        width: auto;
        padding: 0;
        margin-bottom: 16px;
    }

  /* buytop */
  .buytop {
    margin: 0 15px 30px;
  }

  .buytop > .lg6 {
    width: auto;
    float: none;
    padding: 0;
  }

  .buytop .lg6.pr20 {
    padding: 0;
    margin-bottom: 16px;
    float: none;
    width: auto;
  }

  .buytop .lg6.pr20.fst {
    padding: 0;
  }

  .buytop_box {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
  }

  .buytop_box.fst {
    padding: 0;
    margin: 0 0 14px;
  }

  /* buymap */
  .buymap {
    margin: 0 0 50px;
  }

  .buymap_modal {
    width: 300px;
  }

  .buymap_modal_header {
    padding: 20px;
  }
  .buymap_modal_header:before {
    content: none;
  }

  .buymap_modal_box {
    padding: 20px;
  }

  .buymap iframe {
    height: 400px;
  }

  .buymap_form {
    /*left: 0;*/
    /*top: 0;*/
    width: 100%;
  }

  .buytexts .row {
    margin: 0;
  }

  .buytexts .lg6 {
    float: none;
    padding: 0;
    width: auto;
  }

  /* Coating */
  .coatwrap {
    margin: 0 15px;
    padding-top: 20px;
  }

  .coatrate_title {
    color: #000;
    font-size: 11px;
    line-height: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 10px;
  }
  .coatrate .checkf {
    float: left;
    margin: 0 15px 10px 0;
    padding-left: 16px;
  }
  .coatrate .checkf span {
    padding: 0 !important;
    text-indent: -9999px;
    display: block;
  }
  .coatrate .checkf span.premium {
    width: 90px;
  }
  .coatrate .checkf span.premier {
    width: 74px;
  }
  .coatrate .checkf span.standart {
    width: 54px;
  }
  .coatrate .checkf.lst {
    margin-right: 0;
  }

  .coatbox_tb {
    display: block;
    width: auto;
  }
  .coatbox_img {
    display: block;
    width: auto;
    text-align: center;
    margin: 0 0 20px;
  }
  .coatbox_img img {
    display: inline;
  }
  .coatbox_entry {
    display: block;
    padding: 0;
  }

  .premiumb {
    position: static;
    right: auto;
    top: auto;
    width: auto;
    margin: 0 0 10px;
    line-height: 18px;
  }

  .premiumb span {
    display: inline-block;
    margin: 0;
  }

  /* coatable */
  .coatable {
    padding-left: 130px;
  }

  .coatable_fst {
    width: 130px;
  }

  .coatable_col {
    padding-left: 20px;
  }

  .coatable_td .checkf {
    font-size: 11px;
  }

  .coatable_head {
    width: 20px;
  }

  .coatable:before {
    width: 30px;
  }

  /* Post */
  .post .row, .event_page .row {
    margin: 0;
  }

  .post .lg6, .event_page .lg6 {
    float: none;
    width: auto;
    padding: 0;
  }

  .post ul, .post ol, .event_page ul, .event_page ol {
    margin-left: 20px;
  }

  .styleslider_name {
    font-size: 12px;
    line-height: 18px;
    left: 20px;
    bottom: 20px;
    right: 20px;
  }

  .post_bottom {
    margin: 0 15px 20px;
  }
  .post_bottom .post_author {
    float: none;
    margin: 0 0 20px;
  }
  .post_bottom .post_socials {
    float: none;
    margin: 0;
  }

  .post_author {
    text-align: center;
    padding: 0;
  }

  .post_author img {
    position: static;
    left: auto;
    margin: 0;
    top: auto;
    margin: 0 0 10px;
  }

  .post_socials {
    text-align: center;
  }

  .post_socials span {
    text-align: center;
  }

  /* ===== OBJECT'S ===== */
  .object_top {
    margin-bottom: 40px;
  }

  .object_top .row {
    margin: 0;
  }

  .object_top_col {
    width: auto;
    float: none;
    padding: 0;
    margin: 0;
  }

  .object_top_box {
    margin: 0 0 10px;
    position: relative;
    padding: 0;
  }

  .object_top_box .hidemb {
    display: none;
  }

  .object_top_box .reset_prod {
    position: absolute;
    right: 0;
    top: 0;
  }

  .object_top_box .reset_prod span {
    display: none;
  }

  .obj_finded {
    display: none;
  }

  .object_bottom {
    text-align: center;
    margin: 0;
  }

  .object_bottom .pagination {
    float: none;
    display: inline-block;
  }

  .object_bottom .viewpage {
    display: none;
  }

  .object_row {
    margin: 0 -10px;
  }

  .object_row .lg4 {
    padding: 0 10px;
    width: 50%;
  }

  .objectbox {
    min-height: 200px;
    margin: 0 0 20px;
  }

  .objectbox_name {
    font-size: 16px;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
  }

  /* prodwin */
  #prodwin .modal_content {
    padding: 20px 10px 20px 20px;
  }

  .modal_content_scroll {
    height: 240px;
  }

  /* ===== DOCUMENT'S ===== */
  .object_top2 .lg8 .coatabs ul {
    width: 100%;
  }
  .object_top2 .lg8 .coatabs ul li {
    width: 50%;
  }
  .object_top2 .lg8 .coatabs ul li a {
    padding: 10px 0;
    text-align: center;
  }
  .object_top2 .lg4 .coatabs {
    width: 100%;
    float: none;
    margin: 0 0 10px;
  }
  .object_top2 .lg4 .js_choose_prod {
    float: none;
    width: auto;
  }
  .object_top2 .showmb {
    display: block;
  }
  .object_top2 .relative label {
    display: block;
  }
  .object_top2 .relative .reset_prod {
    position: absolute;
    right: 0;
    top: 4px;
  }
  .object_top2 .relative .reset_prod span {
    display: none;
  }

  .object_top2_links {
    display: none;
  }

  /* ===== REVIEW'S ===== */
  .revbox_asc {
    margin-left: 50px;
  }

  .revbox_name {
    font-size: 16px;
    line-height: 22px;
  }

  .object_top3 .lt {
    float: none;
  }

  .object_top3 .object_top_box {
    width: 100% !important;
  }

  .object_top3 .btn {
    width: auto;
    display: block;
    float: none;
    text-align: center;
  }

  .object_top3 .obj_finded {
    display: block;
  }

  /* ===== CAREER ===== */
  .career {
    padding: 40px 15px;
  }

  .career_inner .row {
    margin: 0;
  }

  .career_inner .lg6 {
    float: none;
    width: auto;
    padding: 0;
  }

  .career_inner blockquote {
    padding: 40px 0;
    margin: 20px 0;
  }

  .career_inner ul {
    margin: 30px 0 40px 30px;
  }

  .vacantion h2 {
    font-size: 28px;
    line-height: 30px;
  }

  .vacantion .object_top .row {
    margin: 0;
  }

  .vacantion .object_top .lg3 {
    width: auto;
    padding: 0;
    float: none;
  }

  .vacspoiler_name:before {
    content: none;
    display: none;
  }

  .career_image {
    margin: 24px -15px;
  }

  .career_image span {
    font-size: 12px;
    line-height: 16px;
    left: 15px;
    bottom: 15px;
    right: 15px;
  }

  /* ===== OBJECT PAGE ===== */
  .object_gallery .gallery_thumbs {
    width: auto;
    float: none;
    margin: 0 0 20px;
  }

  .object_gallery_text {
    float: none;
    padding: 0;
    width: auto;
  }

  .object_gallery {
    padding: 20px 0 0;
    margin: 0 15px 40px;
  }

  .career_inner2 {
    margin: 40px 15px;
  }

  .similar_objects {
    margin: 0 15px;
  }

  #similar_slider {
    margin: 0;
  }

  #addcart_modal {
    padding: 20px;
    padding-right: 50px;
  }

  #addcart_modal p {
    font-size: 16px;
    line-height: 20px;
  }

  /* Newsbox */
  .newsbox_img {
    width: auto;
    float: none;
    margin: 0 0 14px;
    overflow: visible;
  }
  .newsbox_img img {
    display: block;
    width: 100%;
  }

  .newsbox_entry {
    padding-left: 0;
  }

  .newsbox_text {
    height: auto;
    overflow: visible;
  }
  .newsbox_text:before {
    content: none;
    display: none;
  }

  .newstoping .object_sort {
    float: none;
    margin: 0;
  }

  .newstoping .coatabs {
    display: none;
  }
  .newstoping .btn-bord {
    float: none;
    display: block;
    margin: 0 0 10px;
    text-align: left;
  }
  .newstoping_sel {
    display: block;
  }

  /* History */
  .historybox {
    padding-left: 20px;
  }

  .historybox_content {
    padding-left: 0;
    position: static;
  }
  .historybox_content ul {
    margin: 0 30px 24px;
  }

  .historybox.active .historybox_content:before {
    top: 3px;
  }

  .historybox_year {
    position: static;
    left: auto;
    top: auto;
    font-size: 14px;
    font-weight: bold;
  }
}
/* max-width: 620px */
/* Mobile */
@media (max-width: 520px) {
    .xs12 {
        width: 100%;
    }

    .row_prod {
        padding-right: 0;
        padding-bottom: 10px;
    }

    .del_row_prod {
    position: static;
    right: auto;
    top: auto;
  }

  .row_prod .lg3 {
    width: 50%;
    padding: 0;
    padding-right: 10px;
  }

  .row_prod .lg5 {
    width: 50%;
    padding: 0;
    padding-left: 10px;
  }

  .swiper-button-prev {
    left: 0;
  }

  .swiper-button-next {
    right: 0;
  }

  /* Filter */
  .colorboxes .hided {
    display: none;
  }

  .filter_more {
    display: block;
  }

  .colorboxes .checkf {
    width: 50%;
  }

  #related_slider:before {
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    width: 40px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    /* IE6-9 */
  }

  /* tablescroll */
  .tablescroll {
    padding-left: 110px;
  }
  .tablescroll:before {
    width: 50px;
  }
  .tablescroll_fix {
    width: 110px;
  }
  .tablescroll_cl {
    padding: 0;
    height: 50px;
    line-height: 12px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }

    /* basket_bottom */
    .stepswrap {
        padding: 30px 0;
    }

    .stepswrap_step {
        margin-right: 10px;
    }

    .basketgrid {
        margin: 0 15px 10px;
    }

    .basket_bottom {
        margin: 15px;
    }

    .basket_bottom .rt {
        float: none;
    }

    .basket_bottom_title {
        float: none;
        margin: 0 0 24px;
        text-align: right;
    }

    .basket_bottom a.btn {
        float: none;
        margin: 0;
        display: block;
        text-align: center;
    }

  /* ===== OBJECT'S ===== */
  .object_page {
    margin: 0 10px;
  }

  .object_row {
    margin: 0;
  }

  .object_row .lg4 {
    padding: 0;
    width: auto;
    float: none;
  }

  .objectbox {
    min-height: 0;
    margin: 0 0 10px;
  }

  .objectbox_name {
    font-size: 16px;
    line-height: 18px;
    height: auto;
    overflow: visible;
  }

  /* partners */
  .partners_meta .btn {
    float: none;
    margin: 0 0 14px;
  }
  .partners_meta .partners_more {
    float: none;
    margin: 0;
  }
}
/* max-width: 520px (End Mobile) */

/*Для masonry на телефонах*/
@media (max-width: 480px) {
    .masonry_container {
        width: 240px;
    }

    .catmain__w2.ccalc {
        height: auto;
    }

    .wbox.wcalc {
        padding: 15px;
    }

    .wcalc .wbox_name {
    font-size: 14px;
    line-height: 18px;
  }
  .catmain__w2.ccalc,
  .masbox{
    font-size: 8px;
  }
  /*Для самых маленьких блоков*/
  .masbox .wbox{
    padding: 10px;
  }
  .wbox_date {
    font-size: 9px;
  }
  .masonryboxes.landing .wbox_name {
    font-size: 14px;
  }
  /*Слайдер, обнуляем наследование*/
  .wbox.wbox_slider{
    padding: 0;
  }
}

/* End */


/* Start:/local/templates/.default/css/callback-style.css?156959990717449*/
.modal-callback {
  position: fixed;
  width: 420px;
  height: 290px;
  padding-top: 75px;
  background: transparent url(/local/templates/.default/css/../images/back_call.svg) no-repeat center;
  background-size: 105%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 999;
}

.modal-callback__close {
  position: absolute;
  top: 2px;
  right: 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
}

.modal-callback__close:hover {
  background-color: rgba(255, 255, 255, 1)
}

.modal-callback__close::after {
  content: "";
  position: absolute;
  top: 14px;
  left: 10px;
  width: 10px;
  height: 2px;
  background-color: #000000;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modal-callback__close::before {
  content: "";
  position: absolute;
  top: 14px;
  left: 10px;
  width: 10px;
  height: 2px;
  background-color: #000000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal-callback__title,
.modal-callback__content,
.modal-callback__footer {
  width: 380px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}

.modal-callback__title {
  margin-bottom: 14px;
}

.modal-callback__content {
  margin-bottom: 8px;
}

.modal-callback__title p {
  margin: 0;
  color: #ffffff;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}

.modal-callback__order-text {
  color: #baff00;
  text-decoration: underline;
  cursor: pointer;
}

.modal-callback-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.modal-callback__label {
  position: relative;
}

.modal-callback__input-phone {
  position: relative;
  width: 230px;
  height: 40px;
  padding: 0;
  background-color: #ffffff;
  border: none;
  border-radius: 2px;
  padding-left: 25px;
  font-family: Verdana, sans-serif;
  font-weight: normal;
  font-size: 17px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: -9999;
}

.modal-callback__input-phone::-ms-clear {
  display: none;
}

/*select выбора времени звонка*/

.order__wrapper-call {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 270px;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.select__wrapper {
  position: relative;
  width: 60px;
  height: 40px;
  border-radius: 3px;
  background-color: #ffffff;
}

.select__wrapper-day {
  width: 130px;
}

.select__wrapper select {
  width: 100%;
  height: 100%;
  padding: 0 12px;
  font-size: 14px;
  line-height: 40px;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.select__wrapper::after,
.select__wrapper::before {
  position: absolute;
  content: "";
  top: 20px;
  right: 15px;
  width: 6px;
  height: 2px;
  background-color: #0e281d;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.select__wrapper::before {
  right: 19px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modal-callback__button {
  width: 130px;
  height: 40px;
  border: none;
  border-radius: 2px;
  font-family: Verdana, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 40px;
  text-align: center;
  color: #000000;
  background-color: #baff00;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  overflow: hidden;
}

.modal-callback__button--order {
  width: 90px;
}

.modal-callback__button:hover {
  background-color: #ffffff;
}

.btn-white {
  background-color: #ffffff;
}

.btn-white:hover {
  background-color: #baff00;
}

.btn-no {
  margin-left: 10px;
}

.modal-callback__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.modal-callback__social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 120px;
  margin-top: 5px;
  padding-right: 9px;
}

.modal-callback__socilal-link {
  display: block;
  width: 30px;
  height: 30px;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #ffffff;
  text-align: center;
  line-height: 35px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-image: url(/local/templates/.default/css/../images/sprite.png);
  background-repeat: no-repeat;
}

.modal-callback__socilal-link--viber {
  background-position: -3px -124px;
}

.modal-callback__socilal-link--telegram {
  background-position: -4px -87px;
}

.modal-callback__socilal-link--vk {
  background-position: -5px -159px;
}

.modal-callback__socilal-link:hover {
  background-color: rgba(255, 255, 255, 0.5)
}

.answer-order-call {
  display: none;
}

.answer-order-call p {
  margin: 0;
  margin-top: 35px;
  color: #ffffff;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .modal-callback__socilal-link {
    background-image: url(/local/templates/.default/css/../images/sprite@x2.png);
    background-size: 45px 135px;
  }
  .modal-callback__socilal-link--viber {
    background-position: -2px -58px;
  }
  .modal-callback__socilal-link--telegram {
    background-position: -3px -26px;
  }
  .modal-callback__socilal-link--vk {
    background-position: -3px 3px;
  }
}

.modal-callback__personal {
  width: 233px;
  padding-left: 5px;
}

.modal-callback__personal label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  font-family: Verdana, sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #ffffff;
  text-align: left;
  line-height: 13px;
  padding-top: 5px;
}

.modal-callback__input {
  display: none;
}

.checkbox-indicator {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-top: -8px;
  margin-right: 6px;
  width:25px;
  height: 16px;
  border: none;
  border-radius: 2px;
  background-color: #ffffff;
  cursor: pointer;
  box-sizing: border-box;
}

@-moz-document url-prefix() {
  .checkbox-indicator {
    width:16px;
  }
}


#personal:checked~.checkbox-indicator::after {
  content: "";
  position: absolute;
  left: 3px;
  top: 8px;
  width: 4px;
  height: 2px;
  background-color: #0075a8;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#personal:checked~.checkbox-indicator::before {
  content: "";
  position: absolute;
  left: 5px;
  top: 7px;
  width: 7px;
  height: 2px;
  background-color: #0075a8;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.modal-callback__personal-text {
  display: inline-block;
  vertical-align: middle;
}

.modal-callback__personal-text a {
  text-decoration: underline;
  color: #0075a8;
}

.modal-callback__personal-text a:hover {
  color: #ffffff;
}

.timer,
.question,
.modal-callback {
  display: none;
}

.question {
  height: 41px;
}

/*таймер*/

.timer {
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 50px;
  color: #ffffff;
  height: 41px;
  line-height: 40px;
}

@media(max-width: 420px) {
  .modal-callback {
    z-index: 999;
    left: 50%;
    bottom: 55px;
    width: 320px;
    height: 305px;
    margin-left: -160px;
    padding-top: 75px;
    background-size: 130%;
  }

  body:last-child:not(:root:root) .modal-callback {
    padding-top: 65px;
  }

  .modal-callback__close {
    top: 0px;
    right: 10px;
  }

  .modal-callback__title {
    width: 320px;
    margin-bottom: 3px;
  }
  .modal-callback__title p {
    font-size: 13px;
  }
  .modal-callback__title-text br{
    display: none;
  }

  .checkbox-indicator {
    width: 16px;
  }
  .modal-callback__content {
    width: 320px;
    margin-bottom:5px;
  }
  .modal-callback-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .modal-callback__label {
    margin-right: 30px;
  }
  #selectboxss {
    left: 30px;
  }
  .modal-callback__button {
    width: 230px;
    margin-top: 3px;
    margin-bottom: 2px;
  }
  .modal-callback__button--order {
    width: 270px;
  }
  .modal-callback__footer {
    margin-top: 2px;
    width: 320px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 19px;
  }

  body:last-child:not(:root:root) .modal-callback__footer {
    margin-top: 5px;
  }
  .modal-callback__personal {
    width: 250px;
    padding-left: 28px;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .modal-callback__personal-text {
    font-size: 9px;
  }
  .modal-callback__social {
    width: 320px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 5px;
    padding-right: 50px;
  }
  .timer {
    height: 110px;
    margin-bottom: 0;
    line-height: 85px;
  }
  .question {
    height: 110px;
    line-height: 85px;
  }
  .btn-no,
  .btn-yes {
    width: 110px;
  }



}


@media(min-width: 420px) {
  .modal-callback {
    margin-left: -210px;
    left: 50%;
    bottom:105px;
  }
}

@media(min-width:768px) {
  .modal-callback {
    margin-left: 0;
    right: 50px;
  }
}

@media(min-width:1100px) {
  .modal-callback {

    -webkit-transform: translateX(115px);
    transform: translateX(115px);
  }
}

@media(min-width:1240px) {
  .modal-callback {
    -webkit-transform: translateX(170px);
    transform: translateX(170px);
  }
}

/*  кнопка открытия модального окна*/

.call-button {
  position: fixed;
  bottom: 55px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 1111;
}

.question-call {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: inherit;
  height: 60px;
  padding-right: 50px;
  border-radius: 30px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(28, 135, 144, 0.8)), to(rgba(148, 216, 20, 0.8)));
  background-image: linear-gradient(to top, rgba(28, 135, 144, 0.8), rgba(148, 216, 20, 0.8));
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  z-index: 1;
  -webkit-transition: 1s;
  transition: 1s;
  text-align: center;
}

.question-call__title {
  margin-bottom: 0;
  margin-top: 3px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.question-call__text {
  margin-top: 0;
  font-family: Verdana, sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

.question-call__close{
  position: absolute;
  top: 5px;
  left: 20px;
  background-color: rgba(255, 255, 255, 0.5);
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.question-call__close::before, .question-call__close::after{
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  width: 5px;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.question-call__close::after{
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 9px;
}
@media(max-width:420px){
  .question-call{
    height: 100px;
    position: fixed;
    top: 100%;
    left: 0;
    border-radius: 0;
    text-align: center;
    padding: 0;
    padding: 20px 15px;
  }

  .question-call__close{
    width: 25px;
    height: 25px;
  }
  .question-call__close::before, .question-call__close::after{
    top: 12px;
    left: 7px;
    width: 12px;
  }

  .question-call__close::after{
    top: 12px;
  }
}

@media (max-width: 1445px) {
  .call-button {
    right: 140px;
  }
}

@media (min-width: 1445px) {
  .call-button {
    left: 50%;
    -webkit-transform: translateX(535px);
    transform: translateX(535px);
  }
}

.call-button__wrapper {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-image: url(/local/templates/.default/css/../images/phone.png), -webkit-gradient(linear, left bottom, left top, from(#1c8790), to(#94d814));
  background-image: url(/local/templates/.default/css/../images/phone.png), linear-gradient(to top, #1c8790, #94d814);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 12;
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .call-button__wrapper {
    background-image: url(/local/templates/.default/css/../images/phone@2x.png), -webkit-gradient(linear, left bottom, left top, from(#1c8790), to(#94d814));
    background-image: url(/local/templates/.default/css/../images/phone@2x.png), linear-gradient(to top, #1c8790, #94d814);
    background-position: center;
    background-size: 50%, 100%;
  }
}

.pulse:hover .call-button__wrapper {
  -webkit-animation: phone .9s ease-in-out infinite;
  animation: phone .9s ease-in-out infinite;
}

.pulse::before,
.pulse::after {
  content: '';
  position: absolute;
  border: 1px solid #b9ff00;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  -webkit-animation: pulse 1.8s linear infinite;
  animation: pulse 1.8s linear infinite;
  opacity: 0;
}

.pulse::after {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

@-webkit-keyframes phone {
  0%,
  100% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  50% {
    -webkit-transform: rotate(21deg);
    transform: rotate(21deg);
  }
}

@keyframes phone {
  0%,
  100% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  50% {
    -webkit-transform: rotate(21deg);
    transform: rotate(21deg);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
  }
}

.wrapper-input-phone {
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

div.selectboxss {
  border: 0;
  width: 35px;
  position: absolute;
  left: 10px;
  top: 0;
  height: 40px;
  border-radius: 3px;
  background-color: #fff;
  color: #333;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 6666;
}

div.selectboxss .selectboxssvalue {
  padding: 11px 31px 0px 8px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 40px;
  margin: 0px;
}

div.selectboxss img.arrowselect {
  position: absolute;
  right: 0;
  width: 21px;
  padding: 0px 10px 0px 0px;
}

::-webkit-scrollbar {
  background: transparent;
  width: 0.5em;
  position: absolute;
}

::-webkit-scrollbar-track {
  background: transparent;
  position: absolute;
  z-index: -2;
}

::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background: #888;
}

ul.selectboxssmenu {
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  height: 200px;
  overflow-y: auto;
  overflow-x: hidden !important;
  position: absolute;
  margin-top: 0px;
  display: block;
  padding: 0px;
  margin: 0px;
  margin-top: -10px;
}

ul.selectboxssmenu>li {
  display: block;
  padding: 7px;
  border-radius: 0px;
  cursor: pointer;
}

ul.selectboxssmenu>li.selectoption {
  color: gray;
  padding: 3px;
  font-size: 0;
}

ul.selectboxssmenu>li.selectoption:hover {
  color: #333;
  background: #e1e1e1;
  -webkit-transition: 1s;
  transition: 1s;
}

.flag {
  display: inline-block;
  background: url(/local/templates/.default/css/../images/flag_sprites.png) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  width: 20px;
  height: 16px;
}


.flag-ru {
  background-position: -55px -46px !important;
}

.flag-by {
  background-position: -10px -10px !important;
}

.flag-kz {
  background-position: -55px -10px !important;
}

.flag-kr {
  background-position: -10px -46px !important;
}

.flag-uz {
  background-position: -100px -10px !important;
}

.flag-tj {
  background-position: -100px -46px !important;
}

/* End */


/* Start:/local/templates/.default/css/new-frontend.css?15695999075860*/
@charset "UTF-8";
.xs12 {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px; }

.xs6 {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px; }

.lg2, .lg3, .lg4, .lg5, .lg6, .lg7, .lg8, .lg9, .lg12 {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 1px; }

.offset1 {
  margin-left: 8.3333333333%; }

.offset2 {
  margin-left: 16.6666666666%; }

.offset3 {
  margin-left: 25%; }

@media (min-width: 780px) {
  .sm6 {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px; }
  .sm12 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; } }

@media (min-width: 1000px) {
  .lg2 {
    width: 16.6666666666%; }
  .lg3 {
    width: 25%; }
  .lg4 {
    width: 33.33333333%; }
  .lg5 {
    width: 41.66666666%; }
  .lg6 {
    width: 50%; }
  .lg-offset-6 {
    margin-left: 50%; }
  .lg7 {
    width: 58.33333333%; }
  .lg8 {
    width: 66.66666666%; }
  .lg9 {
    width: 75%; }
  .lg12 {
    width: 100%; } }

@media (max-width: 530px) {
  .manstitle {
    font-size: 5.5px; }
    .manstitle h1 {
      font-size: 2.250em; } }

@media (max-width: 780px) {
  .masbox__with-text .wbox {
    background-repeat: no-repeat; }
  .masbox__with-text p,
  .masbox__with-text .wbox_bodytext {
    font-size: 12px; }
  .masbox.masbox__white-background .wbox_name,
  .masbox.masbox__white-text .wbox_name {
    font-size: 9px; } }

@media (max-width: 480px) {
  .masbox__white-text .wbox {
    background-size: contain; }
  .masbox__white-text .wbox_name {
    font-size: 10px;
    margin-bottom: 0;
    line-height: 16px; }
  .masbox__white-text .morelink-w a:before {
    display: none; }
  .masbox__white-text .morelink a {
    padding-left: 0; }
  .masbox__white-text .morelink-w a {
    font-size: 12px; } }

.catgrid_feat.params_coating.rt {
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.wbox_bodytext {
  font-size: 13px; }

.masbox .wbox {
  background-size: cover !important; }

.more-toggle-box {
  display: none; }

.more-toggle {
  display: inline-block;
  color: #0075a8 !important;
  margin-bottom: 20px;
  position: relative;
  padding-left: 35px;
  border: none !important; }
  .more-toggle:before {
    content: '';
    display: block;
    position: absolute;
    height: 28px;
    width: 28px;
    background-image: url(/local/templates/.default/css/../images/spr-sd881a446d2.png);
    background-position: -1px -1564px;
    background-repeat: no-repeat;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    top: -6px;
    transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    border: 1px solid rgba(7, 121, 170, 0.2); }
  .more-toggle.open:before {
    background-position: -1px -1564px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }

@media (max-width: 1000px) {
    .swiper-button-next, .swiper-button-prev {
        display: none;
    }
  .masbox__height3 .wbox .morelink {
    position: absolute;
    bottom: 20px;
    margin-bottom: 0; }
  .promoblock .inpf,
  .landing_callback_form .inpf {
    margin-bottom: 10px; }
  .landing_form3 .row .submit input {
    width: 100%; }
  .landing_form3 .row .submit {
    position: relative; } }

@media (max-width: 780px) {
  /*TODO временное решение, нужно изменить футер на странице о компании*/
  .aboutpage .tright {
    display: none; }
  .aboutpage .footer-description {
    display: none; }
  .aboutpage .btn.js_pricelist {
    display: none; }
  #rh-badge {
    display: none !important; }
  .call-button {
    display: none; }
  .question-call {
    display: none; }
  /*TODO Реализация сетки на сайте не позволяет сделать иначе */
  .masbox__with-text.masbox__height2 {
    width: 100%;
    height: auto; }
    .masbox__with-text.masbox__height2 .wbox_text {
      height: auto; }
  .masbox__with-text.masbox__height3 {
    width: 100%;
    height: auto; }
    .masbox__with-text.masbox__height3 .wbox_text {
      height: auto; }
  .masbox__with-text.masbox__height1 {
    width: 100%;
    height: auto; }
    .masbox__with-text.masbox__height1 .wbox_text {
      height: auto; }
  .masbox__width2.masbox__with-text {
    height: auto; }
    .masbox__width2.masbox__with-text .wbox_text {
      height: auto; } }

[class*="outer-panes"] {
  z-index: 99999; }

@media (max-width: 520px) {
  .nf-page__number {
    font-size: 100px; }
  .nf__title {
    font-size: 20px; }
  .nf-page__container {
    height: 290px;
    padding-top: 100px; } }

.pro-title {
  font-size: 0.437em; }

.mobile__pro-title {
  font-size: 0.437em;
  display: none; }

@media (max-width: 1000px) {
  .pro-title {
    font-size: 0.637em; }
  .mobile__pro-title {
    font-size: 0.637em; } }

@media (max-width: 780px) {
  .pro-title {
    display: none; }
  .mobile__pro-title {
    display: block; } }

@media (max-width: 530px) {
  .pro-title {
    font-size: 1em; }
  .mobile__pro-title {
    font-size: 1em; } }

@media (max-width: 480px) {
  .masbox .wbox_name {
    font-size: 11px; }
  .region-modal_small .modal_title {
    padding: 22px 20px 16px; }
  .region-modal__wrapper {
    padding: 15px 20px 40px; }
  .region-modal_small .btn {
    padding: 7px 0; }
  .morelink a:before {
    display: none; }
  .morelink a {
    padding-left: 0; } }

@media (max-width: 1000px) {
  .landing_page.btitle {
    text-align: center;
    height: auto; }
  .promoblock.ontitle .blocktitle_right {
    position: initial;
    padding: 10px 0 25px;
    font-size: 18px; }
  .promoblock.ontitle .blocktitle {
    position: initial;
    padding: 25px 0 10px;
    font-size: 18px; } }

/* End */


/* Start:/local/templates/.default/css/vendor/slick.css?15876813461746*/
/* Slider */
.slick-slider {
    position: relative;

    display: block;
    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: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -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;
    height: 100%;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;

    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: flex;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;

    height: auto;

    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/.default/css/vendor/slick-theme.css?15876813463161*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
    background: #fff url('/local/templates/.default/css/vendor/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/.default/css/vendor/./fonts/slick.eot');
    src: url('/local/templates/.default/css/vendor/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/.default/css/vendor/./fonts/slick.woff') format('woff'), url('/local/templates/.default/css/vendor/./fonts/slick.ttf') format('truetype'), url('/local/templates/.default/css/vendor/./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}

.slick-dots li {
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/.default/css/home.css?1543307635849*/
/* === FOOTER === */
.footer {
  background: url(/local/templates/.default/css/../images/footer_home.jpg) center 0 no-repeat;
  background-size: cover;
  padding: 50px 0 40px;
  position: relative;
}

.footer:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  /*background: rgba(164, 167, 165, 1);*/
}




/*.foottop {
  color: #000;
}
.foottop a{
  color: #000;
}
.foottime b:before {
  border-top: 1px dotted #000;
}
.foottop_title {
  color: #000;
}
.foot_phones a {
	color: #b9ff00;
}
.copyright {
  color: #000;
}
.copyright a {
  color:#000;
}
.footswitch {
  color: #000;
}
.footswitch_act {
  color: #000;
}
.header_out_in .footswitch {
  color: #fff;
}
.header_out_in .footswitch_act {
  color: #fff;
}
.present_section_last:before {
  background: rgba(164, 167, 165, 1);
}*/
/* End */


/* Start:/local/templates/.default/components/bitrix/search.title/header/style.min.css?15433076353445*/
.bx-searchtitle{margin:10px 0 0}.bx-searchtitle .bx-block-title{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#343434;text-transform:uppercase;font-size:12px;margin-bottom:9px;font-weight:600}.bx-searchtitle .bx-input-group{position:relative;display:table;border-collapse:separate;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-searchtitle .bx-input-group .bx-form-control{display:table-cell;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#f8fafc;border:1px solid #d5dadc;border-right:0;border-radius:2px 0 0 2px;outline:0;box-shadow:none!important;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bx-ios .bx-searchtitle .bx-input-group .bx-form-control{background-image:-webkit-linear-gradient(#f8fafc 0,#f8fafc 100%);background-image:linear-gradient(#f8fafc 0,#f8fafc 100%)}.bx-searchtitle .bx-input-group-btn{position:relative;font-size:0;width:1%;white-space:nowrap;vertical-align:middle;display:table-cell}.bx-searchtitle .bx-input-group-btn button{position:relative;border:0;background:#95a1a8;display:inline-block;margin-bottom:0;cursor:pointer;padding:6px 12px;border-radius:0 2px 2px 0;color:#fff;font-size:16px;line-height:1.42857143;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bx-searchtitle .bx-input-group-btn button:hover{background:#1484ce}div.title-search-result{border:1px solid #c6c6c6;display:none;overflow:hidden;z-index:999;min-width:370px;margin-top:-3px;background-color:#FFF}div.title-search-fader{display:none;background-image:url('/local/templates/.default/components/bitrix/search.title/header/images/fader.png');background-position:right top;background-repeat:repeat-y;position:absolute}p.title-search-preview{font-size:12px}div.title-search-result td.title-search-price span{font-size:26px}.bx_searche .bx_img_element{background:#fafafa;float:left;width:67px;padding:5px 10px;position:absolute;top:0;bottom:0}.bx_searche .bx_item_block{min-height:65px;position:relative}.bx_searche .bx_image{width:45px;height:45px;background-size:contain;background-position:center;background-repeat:no-repeat;border:1px solid #e8e8e8}.bx_searche .bx_item_element{padding-left:10px;margin-left:70px}.bx_searche .bx_item_element hr{margin:0;border:0;border-bottom:1px solid #e5e5e5}.bx_searche .bx_item_element a{margin-top:10px;display:inline-block;color:#4788cb;font-size:13px;text-decoration:none}.bx_searche .bx_item_element a b{color:#000;font-weight:normal}.bx_searche .bx_item_element a:hover,.bx_searche .bx_item_element a:hover b{text-decoration:underline}.bx_searche .bx_price{font-weight:bold;font-size:13px}.bx_searche .bx_price .old{font-weight:normal;text-decoration:line-through;color:#636363}.bx_item_block.all_result{min-height:0}.bx_item_block.others_result{min-height:0;padding:0 0 12px;line-height:12px}.bx_item_block.all_result .all_result_title{display:block;font-size:12px;color:#a7a7a7;padding-top:15px;padding-bottom:10px}.bx_item_block.all_result .all_result_title a{color:#a7a7a7}.bx_item_block.all_result .all_result_title a:hover{color:#4788cb}.bx_item_block.all_result a{margin-top:0}
/* End */


/* Start:/local/components/metallprofil/input.phone/templates/shop/style.css?1589915273825*/
.select2-container--phones-mask-theme {
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    transform: translateY(-50%);
    left: 10px;
    width: 30px !important;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    outline: none;
    z-index: 100;
}


.phones-mask-theme-dropdown {
    margin-top: 11px;
    border-color: #e0e5eb;
}

.phone-country-block input {
    padding-left: 55px;
}

.phone-country-block {
    position: relative;
}

.phone-country-block .flag-icon {
    margin-top: 8px;
}

.phone-country-block span {
    text-overflow: unset !important;
}

[id$='-PHONE'] {
    padding-left: 2.5rem !important;
}

@media screen and (max-width: 1240px) {
    .phone-country-block .flag-icon {
        margin-top: 10px;
    }
}
/* End */


/* Start:/local/components/metallprofil/input.phone/templates/mp/style.css?1589479835932*/
.select2-container--phones-mask-theme {
    display: block;
    position: absolute !important;
    top: calc(50% - 2px);
    transform: translateY(-50%);
    width: 30px !important;
    height: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    outline: none;
    z-index: 9;
}

.select2.select2-container.select2-container--phones-mask-theme {
    left: 5px !important;
}

.phones-mask-theme-dropdown {
    margin-top: 11px;
    border-color: #e0e5eb;
}

.phone-country-block .select2-selection__rendered {
    position: relative;
    top: -6px;
}

.phone-country-block input {
    padding-left: 35px;
}

.phone-country-block {
    position: relative;
}

.phone-country-block span {
    text-overflow: unset !important;
}

.flag-icon.flag-icon-squared {
    width: 1rem !important;
    height: 1rem !important;
}

.select2-results__option {
    padding: 6px 7px !important;
}
/* End */


/* Start:/local/components/metallprofil/change.region/templates/.default/style.css?15974160121668*/
.js-cityChangeInput {
    position: relative;
    margin-top: 5px;
    margin-bottom: -15px;
    width: 250px;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.js-cityChangeInput input {
    width: 100%;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
    outline: none;
    font: 12px/20px Verdana;
    color: #000;
}
.js-cityChangeInput input:focus {
    outline: none;
}

.js-cityChangeInput ul.changeCityList {
    border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    -webkit-border-radius: 0px 0px 3px 3px;
    top: 26px;
    position: absolute;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #fff;
    z-index: 100;
    box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.2);
    width: 100%;
}
.js-cityChangeInput ul.changeCityList li.js-cityListNotresult {
    color: #000;
    cursor: auto;
}
.js-cityChangeInput ul.changeCityList li:hover.js-cityListNotresult {
    color: #000;
}
.js-cityChangeInput ul.changeCityList li {
    display: block;
    margin: 0;
    padding: 6px 10px;
    color: #1a1919;
    cursor: pointer;
}

.js-cityChangeInput ul.changeCityList li:hover {
    color: #616161;
}

@media (max-width: 768px) {
    .region-modal-big {
        position: fixed !important;
    }
}

/* End */


/* Start:/local/components/metallprofil/actions.popup/templates/.default/style.css?15433076353958*/
/* popup */
.action-popup {
    background-color: #fff;
    background-size: 600px 620px !important;
    width: 600px;
    height: 620px;
    position: absolute;
    left: 50%; top: 50%;
    z-index: 500;
    margin: -290px;
    padding: 386px 20px 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.popup_overlay {
    background: rgba(0,0,0,1);
    position: fixed;
    left: 0; top: 0;
    right: 0; bottom: 0;
    z-index: 490;
    opacity: 0.5;
    text-align: center;
}

.popup_close {
    background: url(/local/components/metallprofil/actions.popup/templates/.default/images/popup_close.png) no-repeat;
    right: 10px;
    top: 20px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
}
.action-popup .h1 {display: block; font-size: 77px; line-height: 74px;
    color: #fff; text-transform: uppercase; margin: 0;}
.action-popup .h2 {display: block; font-size: 34px; line-height: 40px;
    color: #fff; margin: 0 0 32px;}
.action-popup .popup-link {
    font-family: 'mp_probold';
    padding: 18px 34px;
    font-size: 27px; line-height: 30px;
    text-transform: uppercase;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    margin: 160px 0 42px;
    background: #0075a8;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    text-align: center;
}
.action-popup .text {
    color: #005e9a; font-size: 16px; line-height: 18px;
}

@media screen and (max-width: 950px) {
    .action-popup {
        background-size: 360px 360px !important;
        width: 360px;
        height: 360px;
        margin: -180px;
        padding: 194px 10px 0;
    }
    .action-popup .h1 {font-size: 38px; line-height: 40px;}
    .action-popup .h2 {font-size: 16px; line-height: 26px;}
    .action-popup .popup-link {padding: 8px 15px 6px; font-size: 18px; line-height: 20px; margin: 125px 0 42px;}
    .action-popup .text {display: none;}
}

@media screen and (max-height: 740px) {
    .action-popup {
        background-size: 360px 360px !important;
        width: 360px;
        height: 360px;
        margin: -180px;
        padding: 194px 10px 0;
    }
    .action-popup .h1 {font-size: 38px; line-height: 40px;}
    .action-popup .h2 {font-size: 16px; line-height: 26px;}
    .action-popup .popup-link {padding: 8px 15px 6px; font-size: 18px; line-height: 20px; margin: 125px 0 42px;}
    .action-popup .text {display: none;}
}

/* fixedfooter */
.fixedfooter {
    background: #98c804;
    position: fixed;
    left: 0; bottom: 0;
    width: 100%;
    padding: 10px 0 10px;
    color: #005e9a;
    font-size: 12px;
    line-height: 14px;
    font-family: 'CHK_light';
    z-index: 1000;
    transform: translateY(180px);
    -moz-transform: translateY(180px);
    -webkit-transform: translateY(180px);
    transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -webkit-transition: all 250ms ease-out;
}
.fixedfooter .text {width: 50%; float: right; margin: 0;}
.fixedfooter .text span {font-family: 'CHK_light'; font-size: 16px;
    display: block; color: #fff; margin: 0 0 6px; line-height: 20px;}
.fixedfooter .text span a {color: #fff; text-decoration: none;}


.fixedfooter .fixed-footer-banner {
    display: none;
    position: absolute;
    width: 540px;
    height: 224px;
    top: -150px;
    left: 50%;
    margin-left: -590px;
}

.fixedfooter.open .fixed-footer-banner {
    display: block;
}

.fixedfooter_cls {
    background: rgba(0,0,0,0.5) url(/local/components/metallprofil/actions.popup/templates/.default/images/popup_close.png) no-repeat;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    right: 18px;
    top: -60px;
}

.fixedfooter.open {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
}
/* End */


/* Start:/bitrix/js/altasib.errorsend/css/window.css?1556646523540*/
#altasib_ErrorWindow{padding: 0px;max-width: 100%;}
.altasib_ErrorTitleBar{padding: 22px;font-size: 18px;font-weight: bold; font-size:16px; color:#143f6d}
#popup-window-content-altasib_ErrorWindow, #error-comment{background-color: #fff;}
#altasib_ErrorWindow .popup-window-titlebar{height: 70px;border-bottom: 2px solid #3a500e;}
#altasib_ErrorWindow .popup-window-buttons{padding: 20px 0 20px;}
#altasib_SendErrorOk, #altasib_SendError_LongText{padding: 50px;}
#altasib_ErrorWindow .popup-window-close-icon:after{width: 20px;height: 20px;}
/* End */


/* Start:/local/templates/mp_mainpage/template_styles.css?15941438991486*/
/*cookies popup*/
.cookies-popup {
    background: #fff;
    color: #636363;
    padding: 1.25rem 1.875rem;
    position: fixed;
    bottom: 5%;
    right: 5%;
    left: auto;
    width: 280px;
    z-index: 10152;
    display: flex;
    -webkit-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 18px -2px rgba(0, 0, 0, 0.75);
}

.cookies-popup .row {
    display: block;
}

.cookies-popup__btn {
    font-size: 0.6875rem !important;
    padding: 0.9735rem 1.875rem !important;
    line-height: 1;
    display: block;
    margin-top: 1.5rem;
    color: #fff !important;
    width: 100%;
    background-color: #3274a4 !important;
    border-color: #3274a4 !important;
}

.cookies-popup p {
    font-size: 0.625rem;
    color: #384756;
    margin-bottom: 0;
}

.cookies-popup__left {
    width: 85%;
    display: flex;
    align-items: center;
}

.cookies-popup__right {
    text-align: right;
    margin: auto 0;
}

.cookies-popup__link {
    color: #0075a8;
}

@media (max-width: 790px) {
    .cookies-popup__left {
        width: 100%;
    }

    .cookies-popup__right {
        margin-top: 0.9375rem;
    }

    /*TODO временное решение пока не спрятали блок задать вопрос*/
    .pd-agree-check {
        padding-left: 3.5rem;
    }
}

@media screen and (max-width: 400px) {
    .cookies-popup {
        width: 63%;
        padding: 1.25rem 1rem;
    }
}
/* End */
/* /local/templates/.default/css/swiper.min.css?154330763520220 */
/* /local/templates/.default/css/jquery.fancybox.css?15695999075152 */
/* /local/templates/.default/css/jquery.jscrollpane.css?15433076351443 */
/* /local/templates/.default/css/owl.carousel.css?15433076354112 */
/* /local/templates/.default/css/font-awesome.min.css?154330763531000 */
/* /local/templates/.default/css/bootstrap-embed-video.min.css?15695999071407 */
/* /local/templates/.default/css/screen.css?1597416012267723 */
/* /local/templates/.default/css/responsive.css?159474457933822 */
/* /local/templates/.default/css/callback-style.css?156959990717449 */
/* /local/templates/.default/css/new-frontend.css?15695999075860 */
/* /local/templates/.default/css/vendor/slick.css?15876813461746 */
/* /local/templates/.default/css/vendor/slick-theme.css?15876813463161 */
/* /local/templates/.default/css/home.css?1543307635849 */
/* /local/templates/.default/components/bitrix/search.title/header/style.min.css?15433076353445 */
/* /local/components/metallprofil/input.phone/templates/shop/style.css?1589915273825 */
/* /local/components/metallprofil/input.phone/templates/mp/style.css?1589479835932 */
/* /local/components/metallprofil/change.region/templates/.default/style.css?15974160121668 */
/* /local/components/metallprofil/actions.popup/templates/.default/style.css?15433076353958 */
/* /bitrix/js/altasib.errorsend/css/window.css?1556646523540 */
/* /local/templates/mp_mainpage/template_styles.css?15941438991486 */
